diff --git a/RMC-AIDA-L_basket_storage_peach/.gitattributes b/RMC-AIDA-L_basket_storage_peach/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/.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/RMC-AIDA-L_basket_storage_peach/README.md b/RMC-AIDA-L_basket_storage_peach/README.md new file mode 100644 index 0000000000000000000000000000000000000000..333a0857df10bddf17501f7408655f95d4495ae4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/README.md @@ -0,0 +1,353 @@ +--- +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 +--- + +# RMC-AIDA-L_basket_storage_peach + +## πŸ“‹ Overview + +This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot. + +**Robot Type:** `realman_rmc_aidal` + | **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** | 721 | +| **Total Frames** | 308398 | +| **Total Tasks** | 5 | +| **Total Videos** | 2163 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 3.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 +the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket. +the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket. +the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket. +the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket. +the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket. + +### Sub-Tasks +This dataset includes 28 distinct subtasks: + +1. **Place the basket in the center of view with the left gripper** +2. **Place the dark basket in the center of view with the right gripper** +3. **Pick up the basket with the left gripper** +4. **Grasp the peach with left gripper** +5. **Move the basket to the center of view with the left gripper** +6. **Pick up the dark basket with the right gripper** +7. **Pick up the dark basket with the left gripper** +8. **Pick up the peach with the left gripper** +9. **Place the peach in the dark basket with right gripper** +10. **Place the peach in the dark basket with left gripper** +11. **Pick up the light basket with the right gripper** +12. **Grasp the basket with right gripper** +13. **Put the peach into the basket** +14. **Grasp the basket with left gripper** +15. **Put the basket in the middle** +16. **Grab the basket with your left arm** +17. **Pick up the peach with the right gripper** +18. **End** +19. **Place the basket in the center of view with left gripper** +20. **Place the light basket in the center of view with the right gripper** +21. **abnormal** +22. **Place the basket in the center of view with right gripper** +23. **Grab the peach with your right arm** +24. **Pick up the light basket with the left gripper** +25. **Grasp the peach with right gripper** +26. **Place the peach into the basket with the right gripper** +27. **Place the peach into the basket with the left gripper** +28. **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:720 + + +## πŸ“ 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": "realman_rmc_aidal", "total_episodes": 721, "total_frames": 308398, "total_tasks": 5, "total_videos": 2163, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:720"}, "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": [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_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": [28], "names": ["right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_arm_joint_7_rad", "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", "left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "left_arm_joint_7_rad", "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"]}, "action": {"dtype": "float32", "shape": [28], "names": ["right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_arm_joint_7_rad", "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", "left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "left_arm_joint_7_rad", "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"]}, "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): + +``` +RMC-AIDA-L_basket_storage_peach_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/RMC-AIDA-L_basket_storage_peach/annotations/eef_acc_mag_annotation.jsonl b/RMC-AIDA-L_basket_storage_peach/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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/RMC-AIDA-L_basket_storage_peach/annotations/eef_direction_annotation.jsonl b/RMC-AIDA-L_basket_storage_peach/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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/RMC-AIDA-L_basket_storage_peach/annotations/eef_velocity_annotation.jsonl b/RMC-AIDA-L_basket_storage_peach/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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/RMC-AIDA-L_basket_storage_peach/annotations/gripper_activity_annotation.jsonl b/RMC-AIDA-L_basket_storage_peach/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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/RMC-AIDA-L_basket_storage_peach/annotations/gripper_mode_annotation.jsonl b/RMC-AIDA-L_basket_storage_peach/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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/RMC-AIDA-L_basket_storage_peach/annotations/scene_annotations.jsonl b/RMC-AIDA-L_basket_storage_peach/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..84aca1a1250c31d5b3a2a531f765089261f7811a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/annotations/scene_annotations.jsonl @@ -0,0 +1,800 @@ +{"scene_index": 0, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 1, "scene": "The basket is at the center, while the pink peach is positioned at the back right."} +{"scene_index": 2, "scene": "The basket is positioned on the right side, while the pink peach is located at the back-left position."} +{"scene_index": 3, "scene": "The basket is positioned on the right side, while the pink peach is located at the back-left position."} +{"scene_index": 4, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 5, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 6, "scene": "The basket is positioned at front left, while the pink peach is located at front right."} +{"scene_index": 7, "scene": "The basket is positioned at the back, while the pink peach is located at the front right."} +{"scene_index": 8, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 9, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 10, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 11, "scene": "The basket is at the center, while the pink peach is positioned at the back right."} +{"scene_index": 12, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 13, "scene": "The basket is centered, and the pink peach is positioned to its right."} +{"scene_index": 14, "scene": "The basket is located at the front left, while the pink peach is situated at the back right."} +{"scene_index": 15, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 16, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 17, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 18, "scene": "The basket is on the right side, the pink peach is located at the back-left position, and there is another basket placed in the front-right area."} +{"scene_index": 19, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 20, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 21, "scene": "The pink peach is on the right, while both baskets are centered in their respective positions."} +{"scene_index": 22, "scene": "The basket is on the left, and the pink peach is positioned at the front right."} +{"scene_index": 23, "scene": "The basket is at the center, and the pink peach is on the right."} +{"scene_index": 24, "scene": "The pink peach is located at the front right, while the basket is positioned to the left."} +{"scene_index": 25, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 26, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 27, "scene": "The basket is located at front left, while the pink peach is positioned at front."} +{"scene_index": 28, "scene": "The basket is on the left, and the pink peach is centered between them."} +{"scene_index": 29, "scene": "The pink peach is located at the front right, while the basket is positioned to the left."} +{"scene_index": 30, "scene": "The basket is centered, while the pink peach is located at the back right position relative to it."} +{"scene_index": 31, "scene": "The basket is on the left, and the pink peach is in front-right position relative to it."} +{"scene_index": 32, "scene": "The basket is on the left, and the pink peach is in front-right position relative to it."} +{"scene_index": 33, "scene": "The basket is on the left, and the pink peach is at the back right."} +{"scene_index": 34, "scene": "The basket is at the center, while the pink peach is on its right side."} +{"scene_index": 35, "scene": "The basket is positioned at the front right, while the pink peach is located at the back left."} +{"scene_index": 36, "scene": "The pink peach is located at the back left, while both baskets are positioned on the right side."} +{"scene_index": 37, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 38, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 39, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 40, "scene": "The pink peach is on the right, and the basket is at the back left."} +{"scene_index": 41, "scene": "The basket is positioned at front left, while the pink peach is located at front right."} +{"scene_index": 42, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 43, "scene": "The basket is positioned at the front left, while the pink peach is located to the right."} +{"scene_index": 44, "scene": "The basket is on the left, and the pink peach is positioned at the front right relative to it."} +{"scene_index": 45, "scene": "The basket is positioned at the front left, while the pink peach is located on the right side."} +{"scene_index": 46, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 47, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 48, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 49, "scene": "The pink peach is located at the back right, while the basket is positioned on the left."} +{"scene_index": 50, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 51, "scene": "The basket is on the left, and the pink peach is at the back right."} +{"scene_index": 52, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 53, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 54, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 55, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 56, "scene": "The basket is at the center, while the pink peach is on its right side."} +{"scene_index": 57, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 58, "scene": "The basket is on the left, and the pink peach is at the back right."} +{"scene_index": 59, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 60, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 61, "scene": "The basket is positioned at the back, while the pink peach is located to the right."} +{"scene_index": 62, "scene": "The basket is on the left, and the pink peach is at the back right."} +{"scene_index": 63, "scene": "The basket is on the left, and the pink peach is positioned at the front right."} +{"scene_index": 64, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 65, "scene": "The basket is positioned at front left, while the pink peach is located at front right."} +{"scene_index": 66, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 67, "scene": "The basket is located at the back left, while the pink peach is positioned on the right."} +{"scene_index": 68, "scene": "The pink peach is on the right side, while the basket is located on the left side."} +{"scene_index": 69, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 70, "scene": "The basket is at the center, while the pink peach is positioned at the front right."} +{"scene_index": 71, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 72, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 73, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 74, "scene": "The basket is positioned on the right side, while the pink peach is located at the back-left position."} +{"scene_index": 75, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 76, "scene": "The basket is on the left, and the pink peach is in front and to the right of it."} +{"scene_index": 77, "scene": "The basket is on the left, while the pink peach is located at the front right."} +{"scene_index": 78, "scene": "The basket is located at the front-left, while the pink peach is positioned at the back-right."} +{"scene_index": 79, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 80, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 81, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 82, "scene": "The basket is on the left, and the pink peach is positioned at the front right."} +{"scene_index": 83, "scene": "The basket is positioned at the back left, while the pink peach is located at the front right."} +{"scene_index": 84, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 85, "scene": "The basket is positioned on the right side, while the pink peach is located at the back-left position."} +{"scene_index": 86, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 87, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 88, "scene": "The basket is on the right, the pink peach is at the back left, and another basket is also on the right."} +{"scene_index": 89, "scene": "The basket is located at the front left, while the pink peach is situated to the right of it."} +{"scene_index": 90, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 91, "scene": "The basket is centered, and the pink peach is positioned to its right."} +{"scene_index": 92, "scene": "The basket is positioned at the back, while the pink peach is located in the front right position."} +{"scene_index": 93, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 94, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 95, "scene": "The basket is located at the back, while the pink peach is positioned to the right."} +{"scene_index": 96, "scene": "The basket is at the front left, and the pink peach is at the front right."} +{"scene_index": 97, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 98, "scene": "The basket is positioned on the right side, while the pink peach is located at the back-left position."} +{"scene_index": 99, "scene": "The basket is on the left, and the pink peach is positioned at the front right relative to it."} +{"scene_index": 100, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 101, "scene": "The basket is on the left, and the pink peach is located at the back right."} +{"scene_index": 102, "scene": "The basket is on the left, and the pink peach is in the center."} +{"scene_index": 103, "scene": "The basket is positioned on the right, another basket is in the front right, and a pink peach is located at the back left."} +{"scene_index": 104, "scene": "The basket is on the left, and the pink peach is at the back right."} +{"scene_index": 105, "scene": "The basket is on the left, and the pink peach is at the back right."} +{"scene_index": 106, "scene": "The basket is on the left, and the pink peach is located at the back right."} +{"scene_index": 107, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 108, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 109, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 110, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 111, "scene": "The basket is on the left, and the pink peach is positioned at the front right."} +{"scene_index": 112, "scene": "The basket is at the center, and the pink peach is on its right."} +{"scene_index": 113, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 114, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 115, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 116, "scene": "The basket is on the right, and the pink peach is on the left."} +{"scene_index": 117, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 118, "scene": "The basket is centered, and the pink peach is positioned to its right."} +{"scene_index": 119, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 120, "scene": "The basket is centered, and the pink peach is positioned to its right."} +{"scene_index": 121, "scene": "The basket is on the left, and the pink peach is in front."} +{"scene_index": 122, "scene": "The basket is positioned on the right side, while the pink peach is located at the back-left position."} +{"scene_index": 123, "scene": "The pink peach is located at the back right, while the basket is positioned at the front left."} +{"scene_index": 124, "scene": "The basket is centered, and the pink peach is positioned to its right."} +{"scene_index": 125, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 126, "scene": "The basket is on the left, while the pink peach is located at the front right."} +{"scene_index": 127, "scene": "The basket is on the left, and the pink peach is at the back right."} +{"scene_index": 128, "scene": "The basket is on the right, with a pink peach positioned at the back left."} +{"scene_index": 129, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 130, "scene": "The basket is on the left, and the pink peach is at the back right."} +{"scene_index": 131, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 132, "scene": "The basket is on the left, and the pink peach is positioned at the front right relative to it."} +{"scene_index": 133, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 134, "scene": "The basket is positioned at the back, while the pink peach is placed in the front right."} +{"scene_index": 135, "scene": "The basket is on the left, and the pink peach is positioned at the front right relative to it."} +{"scene_index": 136, "scene": "The basket is on the right, and the pink peach is on the left."} +{"scene_index": 137, "scene": "The basket is located at the front left, while the pink peach is situated at the back right."} +{"scene_index": 138, "scene": "The basket is on the left, and the pink peach is in front-right position relative to it."} +{"scene_index": 139, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 140, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 141, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 142, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 143, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 144, "scene": "The pink peach is located at the back left, while the basket is positioned on the right."} +{"scene_index": 145, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 146, "scene": "The basket is centered, and the pink peach is positioned to its right."} +{"scene_index": 147, "scene": "The basket is positioned at the back, while the pink peach is located on the right side."} +{"scene_index": 148, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 149, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 150, "scene": "The basket is on the right, and the pink peach is on the left."} +{"scene_index": 151, "scene": "The basket is at the center, and the pink peach is positioned in the front right, with no direct interaction between them."} +{"scene_index": 152, "scene": "The basket is on the left, and the pink peach is in front-right position relative to it."} +{"scene_index": 153, "scene": "The basket is centered, and the pink peach is positioned at the front right."} +{"scene_index": 154, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 155, "scene": "The basket is on the left, and the pink peach is in the center."} +{"scene_index": 156, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 157, "scene": "The basket is positioned at front left, while the pink peach is located at front right."} +{"scene_index": 158, "scene": "The pink peach is at the front right, a basket is at the back, and another basket is in the center."} +{"scene_index": 159, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 160, "scene": "The basket is on the left, and the pink peach is in front and to the right of it."} +{"scene_index": 161, "scene": "The basket is on the left, and the pink peach is positioned at the front right."} +{"scene_index": 162, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 163, "scene": "The basket is at the center, and the pink peach is on the right."} +{"scene_index": 164, "scene": "The basket is on the left, and the pink peach is positioned at the front right relative to it."} +{"scene_index": 165, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 166, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 167, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 168, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 169, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 170, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 171, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 172, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 173, "scene": "The basket is positioned at front left, while the pink peach is located at front right."} +{"scene_index": 174, "scene": "The basket is located at the back left, while the pink peach is positioned at the front right."} +{"scene_index": 175, "scene": "The basket is on the left, and the pink peach is in the center."} +{"scene_index": 176, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 177, "scene": "The basket is located at the back left, while the pink peach is positioned at the front right."} +{"scene_index": 178, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 179, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 180, "scene": "The basket is at the front left, and the pink peach is on the right."} +{"scene_index": 181, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 182, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 183, "scene": "The basket is at the center, and the pink peach is positioned in front and to the right of it."} +{"scene_index": 184, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 185, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 186, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 187, "scene": "The basket is at the center, and the pink peach is positioned at the back right."} +{"scene_index": 188, "scene": "The basket is on the left, while the pink peach is located at the front right."} +{"scene_index": 189, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 190, "scene": "The basket is on the left, and the pink peach is in the center."} +{"scene_index": 191, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 192, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 193, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 194, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 195, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 196, "scene": "The basket is located at the front left, while the pink peach is positioned in front."} +{"scene_index": 197, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 198, "scene": "The basket is positioned on the right side, while the pink peach is located at the back-left position."} +{"scene_index": 199, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 200, "scene": "The basket is centered, and the pink peach is positioned to its right."} +{"scene_index": 201, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 202, "scene": "The basket is on the left, and the pink peach is centered between them."} +{"scene_index": 203, "scene": "The basket is on the right, the pink peach is at the back left, and another basket is also on the right."} +{"scene_index": 204, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 205, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 206, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 207, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 208, "scene": "The basket is located at the back left, while the pink peach is positioned at the front right."} +{"scene_index": 209, "scene": "The pink peach is located at the back left, while the basket is positioned on the right."} +{"scene_index": 210, "scene": "A pink peach is on the left, and two baskets are on the right."} +{"scene_index": 211, "scene": "The basket is on the left, and the pink peach is located at the back right."} +{"scene_index": 212, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 213, "scene": "The basket is on the left, and the pink peach is located at the back right."} +{"scene_index": 214, "scene": "The basket is positioned on the right side, while the pink peach is located at the back-left position."} +{"scene_index": 215, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 216, "scene": "The basket is on the right, and the pink peach is on the left."} +{"scene_index": 217, "scene": "The basket is at the center, while the pink peach is positioned at the front right."} +{"scene_index": 218, "scene": "The basket is on the left, and the pink peach is positioned at the front right relative to it."} +{"scene_index": 219, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 220, "scene": "The basket is positioned on the right side, while the pink peach is located at the back-left position."} +{"scene_index": 221, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 222, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 223, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 224, "scene": "The basket is positioned at the back, while the pink peach is located at the front right."} +{"scene_index": 225, "scene": "The basket is on the right, and the pink peach is on the left."} +{"scene_index": 226, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 227, "scene": "The pink peach is positioned at the back right, while the basket is located at the front left."} +{"scene_index": 228, "scene": "The basket is on the right, and the pink peach is on the left."} +{"scene_index": 229, "scene": "The pink peach is located at the front right, while the basket is situated to the left."} +{"scene_index": 230, "scene": "The basket is on the left, and the pink peach is in front and to the right of it."} +{"scene_index": 231, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 232, "scene": "The basket is at the front left, and the pink peach is on the right."} +{"scene_index": 233, "scene": "The basket is at the center, and the pink peach is located at the back right."} +{"scene_index": 234, "scene": "The basket is positioned on the right side, while the pink peach is located at the back-left position."} +{"scene_index": 235, "scene": "The basket is on the left, and the pink peach is at the back right."} +{"scene_index": 236, "scene": "The basket is on the left, and the pink peach is in front and to the right of it."} +{"scene_index": 237, "scene": "The basket is on the left, and the pink peach is positioned at the front right."} +{"scene_index": 238, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 239, "scene": "The basket is at the center, and the pink peach is on its right side."} +{"scene_index": 240, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 241, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 242, "scene": "The basket is located at the front left, while the pink peach is positioned at the back right."} +{"scene_index": 243, "scene": "The basket is on the left, while the pink peach is located at the front right."} +{"scene_index": 244, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 245, "scene": "The basket is on the left, and the pink peach is at the back right."} +{"scene_index": 246, "scene": "The basket is at the back, while the pink peach is located in front and to the right."} +{"scene_index": 247, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 248, "scene": "The basket is on the left, and the pink peach is at the back right."} +{"scene_index": 249, "scene": "The basket is on the left, while the pink peach is located at the front right."} +{"scene_index": 250, "scene": "The basket is on the left, and the pink peach is in front and to the right of it."} +{"scene_index": 251, "scene": "The basket is on the left, and the pink peach is located at the back right."} +{"scene_index": 252, "scene": "The basket is on the right, the pink peach is at the back left, and there s another basket also on the right."} +{"scene_index": 253, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 254, "scene": "The basket is centered, and the pink peach is positioned to its right."} +{"scene_index": 255, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 256, "scene": "The basket is on the right, and the pink peach is on the left."} +{"scene_index": 257, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 258, "scene": "The basket is on the left, and the pink peach is in the center."} +{"scene_index": 259, "scene": "The basket is on the left, and the pink peach is in front-right position relative to it."} +{"scene_index": 260, "scene": "The basket is at the front, while the pink peach is located at the front right, near the basket."} +{"scene_index": 261, "scene": "The basket is on the left, and the pink peach is in front and to the right of it."} +{"scene_index": 262, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 263, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 264, "scene": "The basket is located at the center, while the pink peach is positioned at the back right."} +{"scene_index": 265, "scene": "The basket is located at the back left, while the pink peach is positioned on the right side."} +{"scene_index": 266, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 267, "scene": "The basket is positioned on the right side, while the pink peach is located at the back-left position."} +{"scene_index": 268, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 269, "scene": "The basket is positioned on the right side, while the pink peach is located at the back-left position."} +{"scene_index": 270, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 271, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 272, "scene": "The pink peach is on the right, there is a basket at the back, and another basket is in the center."} +{"scene_index": 273, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 274, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 275, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 276, "scene": "The basket is on the left, and the pink peach is in front-right position relative to it."} +{"scene_index": 277, "scene": "The basket is on the left, and the pink peach is in the center."} +{"scene_index": 278, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 279, "scene": "The basket is located at the back left, and the pink peach is positioned at the back right."} +{"scene_index": 280, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 281, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 282, "scene": "The basket is positioned at the back, while the pink peach is located at the back right."} +{"scene_index": 283, "scene": "The basket is positioned on the right side, while the pink peach is located at the back-left position."} +{"scene_index": 284, "scene": "The basket is on the left, and the pink peach is positioned at the front right relative to it."} +{"scene_index": 285, "scene": "The basket is located at the back left, while the pink peach is positioned at the back right."} +{"scene_index": 286, "scene": "The basket is at the center, while the pink peach is on its right side."} +{"scene_index": 287, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 288, "scene": "The basket is located at the back, while the pink peach is positioned to the right."} +{"scene_index": 289, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 290, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 291, "scene": "The basket is on the left, and the pink peach is at the back right."} +{"scene_index": 292, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 293, "scene": "The basket is positioned on the right side, while the pink peach is located at the back-left position."} +{"scene_index": 294, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 295, "scene": "The basket is on the right side, and the pink peach is on the left side."} +{"scene_index": 296, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 297, "scene": "The basket is on the left, and the pink peach is at the back right."} +{"scene_index": 298, "scene": "The basket is positioned at the back, while the pink peach is placed in the front right."} +{"scene_index": 299, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 300, "scene": "The basket is positioned at front left, while the pink peach is located at front right."} +{"scene_index": 301, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 302, "scene": "The basket is on the left, and the pink peach is positioned at the front right."} +{"scene_index": 303, "scene": "The basket is on the left, and the pink peach is at the back right."} +{"scene_index": 304, "scene": "The pink peach is on the right, and the basket is behind it."} +{"scene_index": 305, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 306, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 307, "scene": "The basket is at the front left, and the pink peach is on the right."} +{"scene_index": 308, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 309, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 310, "scene": "The basket is located at front left, while the pink peach is positioned at back right, indicating no direct spatial or functional relationship between them."} +{"scene_index": 311, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 312, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 313, "scene": "The basket is located at the center, while the pink peach is positioned at the back right."} +{"scene_index": 314, "scene": "The basket is on the left, and the pink peach is in front and to the right of it."} +{"scene_index": 315, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 316, "scene": "The basket is on the right, and the pink peach is located at the back left."} +{"scene_index": 317, "scene": "The basket is on the left, and the pink peach is in front-right position relative to it."} +{"scene_index": 318, "scene": "The basket is located at the back left, while the pink peach is positioned on the right."} +{"scene_index": 319, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 320, "scene": "The basket is at the center, and the pink peach is on its right side."} +{"scene_index": 321, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 322, "scene": "The basket is on the left, and the pink peach is positioned at the front right."} +{"scene_index": 323, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 324, "scene": "The pink peach is at the back left, there are two baskets located at the front right and right positions."} +{"scene_index": 325, "scene": "The basket is on the left, and the pink peach is in the center."} +{"scene_index": 326, "scene": "The basket is on the right, with a pink peach positioned at the back left."} +{"scene_index": 327, "scene": "The basket is located at front left, while the pink peach is positioned at back right."} +{"scene_index": 328, "scene": "The basket is on the right, the pink peach is at the back left, and another basket is also on the right."} +{"scene_index": 329, "scene": "The basket is on the left, and the pink peach is in the center."} +{"scene_index": 330, "scene": "The basket is centered, and the pink peach is positioned at the front right."} +{"scene_index": 331, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 332, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 333, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 334, "scene": "The basket is at the back, positioned behind the pink peach located at the back right."} +{"scene_index": 335, "scene": "The basket is at the center, and the pink peach is positioned in the front right."} +{"scene_index": 336, "scene": "The basket is on the left, the pink peach is in the center."} +{"scene_index": 337, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 338, "scene": "The basket is on the left, and the pink peach is in the center."} +{"scene_index": 339, "scene": "The basket is on the left, and the pink peach is in front-right position relative to it."} +{"scene_index": 340, "scene": "The basket is on the left, and the pink peach is positioned at the front right."} +{"scene_index": 341, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 342, "scene": "The basket is at the front left, and the pink peach is to its right."} +{"scene_index": 343, "scene": "The basket is located at the back, while the pink peach is positioned to the right."} +{"scene_index": 344, "scene": "The basket is centered, and the pink peach is positioned to its right."} +{"scene_index": 345, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 346, "scene": "The basket is located at the back right position, while the pink peach is positioned at the back left."} +{"scene_index": 347, "scene": "The basket is on the left, and the pink peach is at the back right."} +{"scene_index": 348, "scene": "The basket is on the left, and the pink peach is at the back right."} +{"scene_index": 349, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 350, "scene": "The basket is located at the back left, while the pink peach is situated at the front right."} +{"scene_index": 351, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 352, "scene": "The basket is positioned at front left, while the pink peach is located at front right."} +{"scene_index": 353, "scene": "The basket is located at the front left, while the pink peach is positioned at the back right."} +{"scene_index": 354, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 355, "scene": "The basket is located at the front left, while the pink peach is situated to the right of it."} +{"scene_index": 356, "scene": "The basket is on the left, and the pink peach is in the center."} +{"scene_index": 357, "scene": "The basket is at the front left, and the pink peach is on the right."} +{"scene_index": 358, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 359, "scene": "The basket is on the left, and the pink peach is positioned at the front right."} +{"scene_index": 360, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 361, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 362, "scene": "The basket is located at the back, while the pink peach is positioned on the right."} +{"scene_index": 363, "scene": "The basket is centered, and the pink peach is positioned to its right."} +{"scene_index": 364, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 365, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 366, "scene": "The basket is on the left, and the pink peach is positioned at the front right."} +{"scene_index": 367, "scene": "The basket is located at the back left, while the pink peach is positioned on the right."} +{"scene_index": 368, "scene": "The basket is positioned on the right side, while the pink peach is located at the back-left position."} +{"scene_index": 369, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 370, "scene": "The basket is on the left, and the pink peach is at the back right."} +{"scene_index": 371, "scene": "The basket is located at the back left, while the pink peach is positioned at the back right."} +{"scene_index": 372, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 373, "scene": "The basket is positioned at the back, while the pink peach is located at the front right, establishing their distinct spatial arrangement within the scene."} +{"scene_index": 374, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 375, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 376, "scene": "The basket is on the left, and the pink peach is positioned at the front right relative to it."} +{"scene_index": 377, "scene": "The basket is on the left, and the pink peach is positioned at the front right."} +{"scene_index": 378, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 379, "scene": "The basket is on the left side, while the pink peach is located at the front position."} +{"scene_index": 380, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 381, "scene": "The basket is located at the front left, while the pink peach is positioned at the back right."} +{"scene_index": 382, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 383, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 384, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 385, "scene": "The basket is on the left, and the pink peach is positioned at the front right relative to it."} +{"scene_index": 386, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 387, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 388, "scene": "The basket is positioned on the right side, while the pink peach is located at the back-left position."} +{"scene_index": 389, "scene": "The basket is on the left, and the pink peach is in front-right position relative to it."} +{"scene_index": 390, "scene": "The basket is on the left, and the pink peach is in the center."} +{"scene_index": 391, "scene": "The pink peach is positioned at the back left, while the basket is located on the right side."} +{"scene_index": 392, "scene": "The basket is on the right side, and the pink peach is on the left side."} +{"scene_index": 393, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 394, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 395, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 396, "scene": "The basket is located at the front left, while the pink peach is positioned directly in front."} +{"scene_index": 397, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 398, "scene": "The basket is on the left, the pink peach is in the center."} +{"scene_index": 399, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 400, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 401, "scene": "The basket is on the left, while the pink peach is located at the front right."} +{"scene_index": 402, "scene": "The basket is on the left, and the pink peach is in front-right position relative to it."} +{"scene_index": 403, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 404, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 405, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 406, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 407, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 408, "scene": "The basket is located at front left, while the pink peach is positioned at back right, indicating no direct spatial or functional relationship between them."} +{"scene_index": 409, "scene": "The basket is on the right, with a pink peach positioned at the back left."} +{"scene_index": 410, "scene": "The pink peach is located at the back right position, while the basket is positioned on the left."} +{"scene_index": 411, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 412, "scene": "The basket is located at the back left, and the pink peach is positioned to its right."} +{"scene_index": 413, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 414, "scene": "The basket is positioned on the right side, while the pink peach is located at the back-left position."} +{"scene_index": 415, "scene": "The basket is on the left, while the pink peach is located at the front right."} +{"scene_index": 416, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 417, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 418, "scene": "The basket is on the left, and the pink peach is positioned at the front right."} +{"scene_index": 419, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 420, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 421, "scene": "The basket is on the right, with a pink peach positioned at the back left."} +{"scene_index": 422, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 423, "scene": "The basket is on the left, and the pink peach is positioned at the front right."} +{"scene_index": 424, "scene": "The basket is located at the front left, while the pink peach is situated at the back right."} +{"scene_index": 425, "scene": "The pink peach is located at the back left, while the basket is positioned on the right."} +{"scene_index": 426, "scene": "The basket is at the center, and the pink peach is positioned in the front right, with no direct interaction between them."} +{"scene_index": 427, "scene": "The basket is on the left, and the pink peach is at the back right."} +{"scene_index": 428, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 429, "scene": "The basket is located at the front left, while the pink peach is positioned at the back right."} +{"scene_index": 430, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 431, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 432, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 433, "scene": "The pink peach is located at the back left, while the basket is positioned on the right."} +{"scene_index": 434, "scene": "The basket is on the left, and the pink peach is at the back right."} +{"scene_index": 435, "scene": "The basket is positioned on the right side, while the pink peach is located at the back-left position."} +{"scene_index": 436, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 437, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 438, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 439, "scene": "The basket is on the left, while the pink peach is located at the front right."} +{"scene_index": 440, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 441, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 442, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 443, "scene": "The basket is on the left, and the pink peach is positioned at the front right."} +{"scene_index": 444, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 445, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 446, "scene": "The basket is on the left, and the pink peach is in the center."} +{"scene_index": 447, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 448, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 449, "scene": "The basket is positioned at the back, while the pink peach is located on the right side."} +{"scene_index": 450, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 451, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 452, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 453, "scene": "The basket is on the right, the pink peach is at the back left, and there s another basket also on the right."} +{"scene_index": 454, "scene": "The basket is located at the front left, while the pink peach is positioned at the front right."} +{"scene_index": 455, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 456, "scene": "The basket is on the left, the pink peach is in the center."} +{"scene_index": 457, "scene": "The basket is on the left, and the pink peach is at the back right."} +{"scene_index": 458, "scene": "The basket is on the left, and the pink peach is in front and to the right of it."} +{"scene_index": 459, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 460, "scene": "The basket is on the left, and the pink peach is positioned at the front right."} +{"scene_index": 461, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 462, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 463, "scene": "The basket is located at the front left, while the pink peach is situated at the back right."} +{"scene_index": 464, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 465, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 466, "scene": "The basket is at the front left, and the pink peach is to its right."} +{"scene_index": 467, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 468, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 469, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 470, "scene": "The basket is on the left, and the pink peach is positioned at the front right."} +{"scene_index": 471, "scene": "The basket is positioned on the right side, while the pink peach is located at the back-left position."} +{"scene_index": 472, "scene": "The basket is on the left, and the pink peach is located at the back right."} +{"scene_index": 473, "scene": "The basket is on the left, and the pink peach is centered between them."} +{"scene_index": 474, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 475, "scene": "The basket is on the left, and the pink peach is at the back right."} +{"scene_index": 476, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 477, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 478, "scene": "The basket is located at the back left, and the pink peach is also positioned at the back left."} +{"scene_index": 479, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 480, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 481, "scene": "The basket is located at the back left, and the pink peach is positioned to its right."} +{"scene_index": 482, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 483, "scene": "The basket is positioned at front left, while the pink peach is located at front right."} +{"scene_index": 484, "scene": "The basket is positioned on the right side, while the pink peach is located at the back-left position."} +{"scene_index": 485, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 486, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 487, "scene": "The basket is on the left, and the pink peach is located at the back right."} +{"scene_index": 488, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 489, "scene": "The basket is on the left, and the pink peach is positioned at the front right."} +{"scene_index": 490, "scene": "The basket is positioned at the back, while the pink peach is located to the right."} +{"scene_index": 491, "scene": "The basket is on the left, and the pink peach is in front-right position relative to it."} +{"scene_index": 492, "scene": "The basket is centered, and the pink peach is positioned to its right."} +{"scene_index": 493, "scene": "The basket is positioned at the back, while the pink peach is located at the front right, establishing their distinct spatial arrangement within the scene."} +{"scene_index": 494, "scene": "The basket is at the front left, and the pink peach is on the right."} +{"scene_index": 495, "scene": "The basket is positioned at the front left, while the pink peach is located to the right."} +{"scene_index": 496, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 497, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 498, "scene": "The basket is on the left, and the pink peach is in front-right position relative to it."} +{"scene_index": 499, "scene": "The basket is on the left, and the pink peach is at the back right."} +{"scene_index": 500, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 501, "scene": "The pink peach is located at the back left, while the basket is positioned on the right."} +{"scene_index": 502, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 503, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 504, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 505, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 506, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 507, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 508, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 509, "scene": "The basket is located at the front left, while the pink peach is positioned at the front right."} +{"scene_index": 510, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 511, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 512, "scene": "The basket is at the center, and the pink peach is on its right side."} +{"scene_index": 513, "scene": "The basket is on the left, and the pink peach is in front and to the right of it."} +{"scene_index": 514, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 515, "scene": "The pink peach is on the left, and the basket is on the right."} +{"scene_index": 516, "scene": "The basket is on the left, and the pink peach is located at the back right."} +{"scene_index": 517, "scene": "The basket is located at the back, while the pink peach is positioned to the right."} +{"scene_index": 518, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 519, "scene": "The basket is on the left, and the pink peach is positioned at the front right."} +{"scene_index": 520, "scene": "The basket is at the center, while the pink peach is positioned at the back right."} +{"scene_index": 521, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 522, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 523, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 524, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 525, "scene": "The pink peach is positioned at the back left, while there are two baskets located at the right (position unspecified) and front right."} +{"scene_index": 526, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 527, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 528, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 529, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 530, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 531, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 532, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 533, "scene": "The basket is on the left, and the pink peach is located at the back right."} +{"scene_index": 534, "scene": "The basket is on the left, and the pink peach is positioned at the front right."} +{"scene_index": 535, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 536, "scene": "The basket is at the center, and the pink peach is on the right."} +{"scene_index": 537, "scene": "The basket is on the left, and the pink peach is in front-right position relative to it."} +{"scene_index": 538, "scene": "The basket is positioned at front left, while the pink peach is located at front right."} +{"scene_index": 539, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 540, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 541, "scene": "The basket is on the left, while the pink peach is located at the front right."} +{"scene_index": 542, "scene": "The basket is on the left, and the pink peach is at the back right."} +{"scene_index": 543, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 544, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 545, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 546, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 547, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 548, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 549, "scene": "The basket is positioned on the right side, while the pink peach is located at the back-left position."} +{"scene_index": 550, "scene": "The basket is on the left, and the pink peach is in front and to the right of it."} +{"scene_index": 551, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 552, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 553, "scene": "The basket is located at the back left, while the pink peach is positioned on the right side."} +{"scene_index": 554, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 555, "scene": "The basket is on the left, while the pink peach is located at the front right."} +{"scene_index": 556, "scene": "The basket is on the left, and the pink peach is in front and to the right of it."} +{"scene_index": 557, "scene": "The basket is at the center, and the pink peach is located at the back right."} +{"scene_index": 558, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 559, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 560, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 561, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 562, "scene": "The basket is on the left, and the pink peach is positioned at the front right."} +{"scene_index": 563, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 564, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 565, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 566, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 567, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 568, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 569, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 570, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 571, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 572, "scene": "The basket is on the left, and the pink peach is in front-right position relative to it."} +{"scene_index": 573, "scene": "The basket is positioned at the front left, while the pink peach is located to the right."} +{"scene_index": 574, "scene": "The basket is on the right, and the pink peach is on the left."} +{"scene_index": 575, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 576, "scene": "The basket is at the center, and the pink peach is located at the back right."} +{"scene_index": 577, "scene": "The basket is on the right, the pink peach is at the back left, and there s another basket also on the right."} +{"scene_index": 578, "scene": "The basket is on the left, and the pink peach is at the back right."} +{"scene_index": 579, "scene": "The basket is positioned at the back, while the pink peach is located on the right side."} +{"scene_index": 580, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 581, "scene": "The basket is on the left, and the pink peach is in front and to the right of it."} +{"scene_index": 582, "scene": "The basket is positioned on the right side, while the pink peach is located at the back-left position."} +{"scene_index": 583, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 584, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 585, "scene": "The basket is located at the back, while the pink peach is positioned in the front right area."} +{"scene_index": 586, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 587, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 588, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 589, "scene": "The basket is at the center, and the pink peach is on its right."} +{"scene_index": 590, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 591, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 592, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 593, "scene": "The basket is on the left, the pink peach is in the center."} +{"scene_index": 594, "scene": "The basket is on the left, and the pink peach is in front-right position relative to it."} +{"scene_index": 595, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 596, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 597, "scene": "The basket is on the right side, and the pink peach is on the left side."} +{"scene_index": 598, "scene": "The basket is on the left, and the pink peach is positioned at the front right."} +{"scene_index": 599, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 600, "scene": "The basket is on the left, and the pink peach is at the back right."} +{"scene_index": 601, "scene": "The basket is positioned on the right side, while the pink peach is located at the back-left position."} +{"scene_index": 602, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 603, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 604, "scene": "The basket is located at the back left, while the pink peach is positioned on the right."} +{"scene_index": 605, "scene": "The basket is on the left, and the pink peach is positioned at the front right relative to it."} +{"scene_index": 606, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 607, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 608, "scene": "The pink peach is positioned at the back left, while both baskets are located on the right side."} +{"scene_index": 609, "scene": "The basket is at the center, and the pink peach is on the right."} +{"scene_index": 610, "scene": "The basket is on the left, and the pink peach is in front and to the right of it."} +{"scene_index": 611, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 612, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 613, "scene": "The basket is located at the back left, while the pink peach is positioned on the right."} +{"scene_index": 614, "scene": "The basket is at the center, and the pink peach is on its right side."} +{"scene_index": 615, "scene": "The basket is on the left, while the pink peach is located at the front right."} +{"scene_index": 616, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 617, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 618, "scene": "The basket is positioned on the right side, while the pink peach is located at the back-left position."} +{"scene_index": 619, "scene": "The basket is at the center, and the pink peach is positioned in the front-right."} +{"scene_index": 620, "scene": "The basket is on the left, and the pink peach is positioned at the front right relative to it."} +{"scene_index": 621, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 622, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 623, "scene": "The basket is on the left, and the pink peach is positioned at the front right."} +{"scene_index": 624, "scene": "The pink peach is located at the back left, while the basket is positioned on the right."} +{"scene_index": 625, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 626, "scene": "The basket is on the right side, and the pink peach is on the left side."} +{"scene_index": 627, "scene": "The basket is positioned on the right side, while the pink peach is located at the back-left position."} +{"scene_index": 628, "scene": "The basket is positioned on the right side, while the pink peach is located at the back-left position."} +{"scene_index": 629, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 630, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 631, "scene": "The basket is on the right, and the pink peach is on the left."} +{"scene_index": 632, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 633, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 634, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 635, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 636, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 637, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 638, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 639, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 640, "scene": "The basket is on the left, and the pink peach is positioned at the front right."} +{"scene_index": 641, "scene": "The basket is on the right, and the pink peach is on the left."} +{"scene_index": 642, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 643, "scene": "The basket is located at the back, while the pink peach is positioned at the back left."} +{"scene_index": 644, "scene": "The basket is on the left, and the pink peach is positioned at the front right relative to it."} +{"scene_index": 645, "scene": "The basket is located at the back, while the pink peach is positioned in the front right area."} +{"scene_index": 646, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 647, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 648, "scene": "The basket is positioned at front left, while the pink peach is located at front right."} +{"scene_index": 649, "scene": "The basket is on the left, and the pink peach is centered between them."} +{"scene_index": 650, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 651, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 652, "scene": "The basket is on the right, the pink peach is at the back left, and there is another basket also on the right."} +{"scene_index": 653, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 654, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 655, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 656, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 657, "scene": "The basket is on the left, and the pink peach is in the center."} +{"scene_index": 658, "scene": "The basket is on the left, and the pink peach is in front and to the right of it."} +{"scene_index": 659, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 660, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 661, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 662, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 663, "scene": "The basket is positioned on the right side, while the pink peach is located at the back-left position."} +{"scene_index": 664, "scene": "The basket is on the left, and the pink peach is at the back right."} +{"scene_index": 665, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 666, "scene": "The pink peach is located at the back right, while the basket is positioned on the left."} +{"scene_index": 667, "scene": "The basket is located at the back left, while the pink peach is positioned at the front right."} +{"scene_index": 668, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 669, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 670, "scene": "The basket is centered, and the pink peach is positioned to its right."} +{"scene_index": 671, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 672, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 673, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 674, "scene": "The basket is on the left, and the pink peach is positioned at the front right relative to it."} +{"scene_index": 675, "scene": "The basket is on the left, while the pink peach is located at the front right."} +{"scene_index": 676, "scene": "The basket is at the center, and the pink peach is on its right."} +{"scene_index": 677, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 678, "scene": "Basket is on the right; pink peach is at the back left; basket is also in the front right."} +{"scene_index": 679, "scene": "The basket is at the center, and the pink peach is on its right side."} +{"scene_index": 680, "scene": "The basket is on the left, and the pink peach is at the back right."} +{"scene_index": 681, "scene": "The basket is on the left, and the pink peach is at the back right."} +{"scene_index": 682, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 683, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 684, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 685, "scene": "The basket is at the center, and the pink peach is located at the back right."} +{"scene_index": 686, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 687, "scene": "The pink peach is on the right, and there are two baskets in the center."} +{"scene_index": 688, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 689, "scene": "The basket is on the left, and the pink peach is positioned at the front right relative to it."} +{"scene_index": 690, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 691, "scene": "The basket is positioned at the back, while the pink peach is on the right side."} +{"scene_index": 692, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 693, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 694, "scene": "The basket is on the left, the pink peach is in the center."} +{"scene_index": 695, "scene": "The basket is located at the front left, while the pink peach is situated at the back right."} +{"scene_index": 696, "scene": "The basket is positioned on the right side, while the pink peach is located at the back-left position."} +{"scene_index": 697, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 698, "scene": "The basket is positioned on the right side, while the pink peach is located at the back-left position."} +{"scene_index": 699, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 700, "scene": "The basket is located at the back left, while the pink peach is positioned at the front right."} +{"scene_index": 701, "scene": "The basket is on the left, and the pink peach is at the back right."} +{"scene_index": 702, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 703, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 704, "scene": "The basket is centered, and the pink peach is positioned to its right."} +{"scene_index": 705, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 706, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 707, "scene": "The pink peach is located at the back right, while the basket is positioned at the front left."} +{"scene_index": 708, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 709, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 710, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 711, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 712, "scene": "The basket is on the left, and the pink peach is at the back right."} +{"scene_index": 713, "scene": "The pink peach is at the back left, two baskets are on the back right and right sides."} +{"scene_index": 714, "scene": "The basket is located at the front left, while the pink peach is positioned to the right."} +{"scene_index": 715, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 716, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 717, "scene": "The basket is on the left, and the pink peach is positioned at the front right."} +{"scene_index": 718, "scene": "The basket is located at the back left, while the pink peach is positioned on the right."} +{"scene_index": 719, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 720, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 721, "scene": "The basket is on the left, and the pink peach is located at the back right."} +{"scene_index": 722, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 723, "scene": "The basket is centered, and the pink peach is positioned to its right."} +{"scene_index": 724, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 725, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 726, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 727, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 728, "scene": "The basket is on the left, and the pink peach is located at the back right."} +{"scene_index": 729, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 730, "scene": "The basket is on the left, and the pink peach is positioned at the front right relative to it."} +{"scene_index": 731, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 732, "scene": "The basket is positioned at front left, while the pink peach is located at front right."} +{"scene_index": 733, "scene": "The basket is on the right, the pink peach is at the back left, and there is another basket also on the right."} +{"scene_index": 734, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 735, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 736, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 737, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 738, "scene": "The basket is on the left, while the pink peach is located at the front right."} +{"scene_index": 739, "scene": "The basket is on the left, and the pink peach is positioned at the front right."} +{"scene_index": 740, "scene": "The basket is at the center, while the pink peach is positioned at the front right."} +{"scene_index": 741, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 742, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 743, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 744, "scene": "The basket is positioned on the right side, while the pink peach is located at the back-left position."} +{"scene_index": 745, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 746, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 747, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 748, "scene": "The basket is on the left, and the pink peach is at the back right."} +{"scene_index": 749, "scene": "The basket is located at the back, while the pink peach is positioned to the right."} +{"scene_index": 750, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 751, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 752, "scene": "The basket is positioned on the right side, while the pink peach is located at the back-left position."} +{"scene_index": 753, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 754, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 755, "scene": "The basket is on the left, and the pink peach is in the center."} +{"scene_index": 756, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 757, "scene": "The basket is on the right side, and the pink peach is on the left side."} +{"scene_index": 758, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 759, "scene": "The basket is positioned at the back, while the pink peach is located at the front right."} +{"scene_index": 760, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 761, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 762, "scene": "The basket is located at the back left, while the pink peach is situated at the front right."} +{"scene_index": 763, "scene": "The basket is at the center, and the pink peach is on its right."} +{"scene_index": 764, "scene": "The basket is on the left, and the pink peach is at the back right."} +{"scene_index": 765, "scene": "The basket is located at the back right, while the pink peach is positioned at the back left."} +{"scene_index": 766, "scene": "The basket is located at the back left, while the pink peach is positioned at the front right."} +{"scene_index": 767, "scene": "The basket is positioned on the right, while the pink peach is located at the back left."} +{"scene_index": 768, "scene": "The basket is on the right, and the pink peach is on the left."} +{"scene_index": 769, "scene": "The basket is centered, and the pink peach is positioned to its right."} +{"scene_index": 770, "scene": "The basket is on the left, and the pink peach is centered between them."} +{"scene_index": 771, "scene": "The basket is on the left, and the pink peach is positioned at the front right relative to it."} +{"scene_index": 772, "scene": "The basket is on the left, and the pink peach is in front-right position relative to it."} +{"scene_index": 773, "scene": "The basket is on the left, and the pink peach is in the center."} +{"scene_index": 774, "scene": "The basket is on the left, while the pink peach is located at the front right."} +{"scene_index": 775, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 776, "scene": "The pink peach is located at the back left, while both baskets are positioned on the right."} +{"scene_index": 777, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 778, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 779, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 780, "scene": "The basket is on the right side, while the pink peach is located at the back left position."} +{"scene_index": 781, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 782, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 783, "scene": "The basket is on the left, and the pink peach is at the back right."} +{"scene_index": 784, "scene": "The basket is on the left, and the pink peach is located at the back right."} +{"scene_index": 785, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 786, "scene": "A pink peach is at the center, while a basket is on its left."} +{"scene_index": 787, "scene": "The basket is positioned on the right side, while the pink peach is located at the back-left position."} +{"scene_index": 788, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 789, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 790, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 791, "scene": "The basket is at the back, while the pink peach is located in front and to the right."} +{"scene_index": 792, "scene": "The basket is at the center, and the pink peach is on the right."} +{"scene_index": 793, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 794, "scene": "The basket is on the left, and the pink peach is on the right."} +{"scene_index": 795, "scene": "The basket is at the center, while the pink peach is on its right side."} +{"scene_index": 796, "scene": "A basket is on the left, and a pink peach is on the right."} +{"scene_index": 797, "scene": "The basket is centered, and the pink peach is positioned to its right."} +{"scene_index": 798, "scene": "The basket is on the right, and the pink peach is at the back left."} +{"scene_index": 799, "scene": "The basket is on the right, and the pink peach is at the back left."} diff --git a/RMC-AIDA-L_basket_storage_peach/annotations/subtask_annotations.jsonl b/RMC-AIDA-L_basket_storage_peach/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3d5396de571270b60736e744858bb49837720399 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/annotations/subtask_annotations.jsonl @@ -0,0 +1,30 @@ +{"subtask_index": 0, "subtask": "Place the basket in the center of view with the left gripper"} +{"subtask_index": 1, "subtask": "Place the dark basket in the center of view with the right gripper"} +{"subtask_index": 2, "subtask": "Pick up the basket with the left gripper"} +{"subtask_index": 3, "subtask": "Grasp the peach with left gripper"} +{"subtask_index": 4, "subtask": "Move the basket to the center of view with the left gripper"} +{"subtask_index": 5, "subtask": "Pick up the dark basket with the right gripper"} +{"subtask_index": 6, "subtask": "Pick up the dark basket with the left gripper"} +{"subtask_index": 7, "subtask": "Pick up the peach with the left gripper"} +{"subtask_index": 8, "subtask": "Place the peach in the dark basket with right gripper"} +{"subtask_index": 9, "subtask": "Place the peach in the dark basket with left gripper"} +{"subtask_index": 10, "subtask": "Pick up the light basket with the right gripper"} +{"subtask_index": 11, "subtask": "Grasp the basket with right gripper"} +{"subtask_index": 12, "subtask": "Put the peach into the basket"} +{"subtask_index": 13, "subtask": "Grasp the basket with left gripper"} +{"subtask_index": 14, "subtask": "Put the basket in the middle"} +{"subtask_index": 15, "subtask": "Grab the basket with your left arm"} +{"subtask_index": 16, "subtask": "Pick up the peach with the right gripper"} +{"subtask_index": 17, "subtask": "End"} +{"subtask_index": 18, "subtask": "Place the basket in the center of view with left gripper"} +{"subtask_index": 19, "subtask": "Place the light basket in the center of view with the right gripper"} +{"subtask_index": 20, "subtask": "abnormal"} +{"subtask_index": 21, "subtask": "Place the basket in the center of view with right gripper"} +{"subtask_index": 22, "subtask": "Grab the peach with your right arm"} +{"subtask_index": 23, "subtask": "Pick up the light basket with the left gripper"} +{"subtask_index": 24, "subtask": "Grasp the peach with right gripper"} +{"subtask_index": 25, "subtask": "Place the peach into the basket with the right gripper"} +{"subtask_index": 26, "subtask": "Place the peach into the basket with the left gripper"} +{"subtask_index": 27, "subtask": "end"} +{"subtask_index": 28, "subtask": "Abnormal"} +{"subtask_index": 29, "subtask": "null"} diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000000.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d82105409fd8163895ac54311ab8cc0322260978 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b2106cad4e581132fc88a5a08aadf283a7e6a27cfb0e1c94e1ea27a03fd45be +size 483078 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000001.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..13e0aad531e9e1c9ff1aa28050f2e73a5f391827 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a870fd57a990d77d245313594a025206eb0e10229796232da6139348938f1183 +size 431503 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000002.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..78e2747f0ef8f9e72d11def9f7b0abea14400c15 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f93732e4b015590361ffa7db140dab25c12b163e76d7ccd43a9b3b8afad45820 +size 466736 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000003.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..902aee5c9ae89fc68c29725cd06f576f05ac8974 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e15a0f773629bea2bac01a307ba7c9934198ffd23eeb34301422c74538c66797 +size 489228 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000004.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c7363b61d60613210741124c442c9168bb575610 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0c666c296e4640c0c286aabef2e9772337a30db69ea325caae69d0caa25a289 +size 407366 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000005.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..20e255e79e5f05a14f84e001d7d262ca778f85c1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d0ef55506c2bbd6cf0f9b4eb951f4b68742a02393a3f3daa513a0d592069baf +size 316812 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000006.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..78586a8d164a60c0714cb5c024dfe61b6e2bea84 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7c801e2b031b9c994a17119ffc848dcf3e51dd922d205c7ada60d4980080796 +size 431913 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000007.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..554feb3032f1241545865a8f61db79e24cc8b0bf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f46d495a13872611ab519b04d2292fb80c13a9b54b2d9162dab2f1be246a4f38 +size 412663 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000008.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8d0d29f33cbdea461eb55402a2e8e0da323dc88a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87d26e9e8a172e3d0609306272295f39529d5d766879ab74e20c0cb0403d545e +size 429099 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000009.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4a4aacc4e9164c26f37d08b4214cfd6304b24402 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86c13784a3f2a4269f337dd5042a4a5f50de2070a6a4965ca2f8a56444838f31 +size 483205 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000010.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7390dc760a71ff6d10e77aafc2213b4a6498222b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ac977f02a0f0f787014b920d62b3c4ee0c0101161c91a78ae8b34a6789e1639 +size 420917 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000011.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..74626f1fd27a77c2d8aec18229a85daf24f74d43 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:286a3aa1c9d06a32924f9d14a8cae2f7266a6ee5c5ac9ae5e7c86a59365874fa +size 392594 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000012.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7d1b01f61fa10b781ddc7da8ef9021a62482c158 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1facc801de0a1a5fb376783386248ad5763dca6caff19de541bab22084f7c1af +size 405918 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000013.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..32bb0ef1271d6fc9105a70e2e237e9d2862a9f0c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab18a9190ed6ffc1e8860a5e2d3b4ade7c66520f1aa49627bf653c0e539e8ce7 +size 447700 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000014.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..90e58b3a1432e7512891b03b159b8434e9284c1e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06f2a3758dc95b5308f0471ed90a6ae11b2ddd1e17ddd8d3c03efef73d4216dc +size 370013 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000015.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4f183dc9778f84317b21177332d1992aac512d78 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e943e8bb3f2e384d011b6fba10c067bcb1533910d85a33d27cabdbde55734b9 +size 371744 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000016.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..49873d2971ae12384423918c3170d27f5982bdf9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84bf88842ed6f354ea4b4c156069e8861db4dce43c9cb3c52962328612cde25f +size 377841 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000017.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..233cd29dd536d28b50168ccdc83134c361cb7021 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:970d54c95d3d66883c7ad37a0b5121893563478429b01caa15ec2d8cddbbf832 +size 389335 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000018.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f096094b67123bb577ec77289c22e61e66349032 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f867dccf1c1bb643369ec3571ad17b0ccab6d21db0fe8871339db0d44027bf1d +size 380733 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000019.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..31987d555d89a6769ad20f631377ce80853d3f74 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91daae9d2a06c69e2b72b63f0e939a06459c6c1eab4b8a4dfda0ca2644c39d1d +size 397031 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000020.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b2c88c906de4cfa88c4e3a5b4914c435bf85fad3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cce346966f4b2cde409986d9bdc61356374982c32da408cefbc12beffdd9e55 +size 387604 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000021.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..61e1a7e6c8522bb53223b5edafe85af97f4ce48b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23223757b46876404dab5e5bd8cf2f5db715bf5fde65c88c6eeb8a70955d2dbb +size 378418 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000022.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..364455a7e79fc5278afbb1135e2a005db7725d01 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed91524514c7ee831fdb98fed8477f2476cbb97927701e2b162fa6ff655ccba9 +size 375894 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000023.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..49601a7c8347c36ee74270af6ec69fb1e00d0773 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:072f5a5ddc9b0a34514dd6fa673942d0f1ab88df18329803dd3a96132def590a +size 362857 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000024.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c1605f043b2ef33026c6f30b11a33d0802e3d6a3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e7de8fdbccabdbe514aac691fb38bd8b4f3a0c1113160762c668443cd7ecb2b +size 376610 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000025.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..580d605be49d4fa2867c4756997e714ab4572931 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:446a96b6a30a0fa2c239acc49f454f4ac4724be27a2a55a5b7f74b8530bad906 +size 330304 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000026.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..50e0e57e7234763a638944f988589f34b8a3b870 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b596dff6f3e245c0fa23da99d6b473b82944a85f1a3b2b40c6a6ad372c53ca3 +size 381994 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000027.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2ecf653066ef8a63e22e7a2cffe3894fe651eb4c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0198bbc10ab126673a97d89f29cdc19b3b41b14b1578d1dcb807422068559b1 +size 333376 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000028.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..99b1fc25acd45681505f053cd783e9c094760abd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e516a8d6cc5694c14ec59e9abb34573d93b4c9390de77cd60d75dac05f70a48 +size 287283 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000029.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7f457dfa2885a59c445d83e6763bbed8fc2f8a8d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b47e9a3b44c25a59c47e104e9161ebb6bda7f9b80281debfb2e8344eb2bf92c8 +size 531236 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000030.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f57fc84228c55b2469b97558b16d0acef604c80f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e5ed29410267b025d8aadb4174e66127512148354c6e7c04eae427acd2609eb +size 313983 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000031.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b1ecaf53c0ec37c7b717ff0b74f3df8aa345585b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:483198b0ffd41819f65d3d071875a10537c31fd6294f9224f31e97a4d1131f40 +size 578123 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000032.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a8ac96282aaf3ff1cdac09ef3dc0d9003c6764c3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d8f05bb23db94bbb09a265742759b7dfa546a848608acbb17988e5050af251b +size 369356 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000033.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6599eafea4df1295a7a254ecef8e591a8e9cdc43 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:917d504754914591e92deed20f201257043813b965943f93840b604553843809 +size 311197 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000034.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..015bfc831d9cbb647e16a3e792a6a0104d428a2f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b3a4e102b0444ed09831445188760a2ae014a08d56ad30a594148d762d2c484 +size 609308 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000035.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e7213fb091aa5c05846243d65f29c020553bc5ce --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a8c83f6540172bb31c91bbabdf2af1c10609eea7a4c9931a0f5bc22fb86adbe +size 312007 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000036.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9724578afa7d4eee5d19e1d632640345fbbf0418 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94988fb1e48dc49e59cf7da749eb9c086e850d08b3d192720444966f398bbd8f +size 618842 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000037.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..798767320a6cc735129647ceac760f914681adda --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75d4f8679f70a50f7f34ddaaa06eab15458d18574846f343a7c062d54c1d321e +size 269649 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000038.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4dd64eb596225a24ebcfc45636d2f6615ae4cf85 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bfbabca585aff436ce107915801ce7fbcd40c627672d697dadaa21df3908b09 +size 456032 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000039.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..476e1d839381872d52e344bc1e9880ae925ebc10 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a53b4ee6396f7a3ed183dd63015514abe0a25feaf8687ad69b0022644dde591 +size 389674 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000040.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7f860ca8e1abfa9de02f78c0e0bb1442b813a284 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:181218c0ec9c07afe0f934e637ae1c114d81cb3faed7666b05e7b1a1c4b8db54 +size 529348 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000041.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..88e869790a759bb0e0bdfa8a5f6860bfb4aa0385 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5deb651a26791a5616851cd82916ceab13264c2a1fdf57bc11787d0e63e72148 +size 320782 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000042.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bd96acd36a65f7f671f095cd4b09e81edd5db669 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f08c52c03dba4a5a0c9644b70fe8be3622b944ae919091a1bf81e4d10ec3a13c +size 569201 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000043.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e1bbc5db420ae9e41c033dc81ab0095668bf0e21 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa886f20361269f5cdfdfdf6c746a160c03c0a7ad7cd7ff21ef9f831dbb16edf +size 265061 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000044.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bba97dd50fa6ccc6b8baddbfe9c35a5fbfebe0e4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea6583c5dc2f52fb8cdcabedce9242be1461d1978eee9a02776fb6abeab87d09 +size 543136 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000045.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fa0f150e7b34004ec03c2e91282c8a3ba4a33e2c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6da6a6a0317fe78d7401fda2d7d506bab5af2552192c79b7b74e3869d80660c3 +size 386586 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000046.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ffa487793242eef5c42ba7dad219b9b91dbde88a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e87a1e88b101a8fab12fed3f12c206a8020a0ba120cff260174a1374dce7e3b +size 338751 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000047.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..335669fab1329af0e180a27ebf96505d6c1c83f9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05d35269a1742559877f0f48a2c9013e4f13c9dcb69e50cc9c998913a0f117f6 +size 389731 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000048.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..535369eef98e5b98e4ea1e7bdf0f1dcc51484a15 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7ce0b5f58352a21e86579d0f63ea39989e120e8912892f59f50eb63aa900778 +size 395911 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000049.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ba607c840dbc0162ed3fd4e4ad393a16bf2b7071 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63518d9dcb30df43258d6ce8e77a2610e2174efb78282c7604cb891bd1192c18 +size 411334 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000050.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000050.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f680c80e86235495e754b764362ff51deed833ed --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000050.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fe20193aa3cad260cd588bd0a7dbe8d401d370ac24af3d08d73065b541d94dc +size 400999 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000051.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000051.parquet new file mode 100644 index 0000000000000000000000000000000000000000..01637f1e830cead977fd6cf3d75d6b26105d7ad0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000051.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a55c1ecd83d4a46ab0063b1d998be23c9b25e740b11f3cb0c910f5d16a7c1af9 +size 382954 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000052.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000052.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3b029469649bf2382e94dc03467b0c5447cda4d2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000052.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85cd9da8d51f685a7b99a36fdc9c4f9c9afbffc59d1e6722505e29b49618d2c7 +size 385869 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000053.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000053.parquet new file mode 100644 index 0000000000000000000000000000000000000000..57146c429bd88898a26868593376bd7974810ae1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000053.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a623777caf555e54a207218a4d16639d5494f2b65b0dacf7dd36e5979498fa3 +size 368423 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000054.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000054.parquet new file mode 100644 index 0000000000000000000000000000000000000000..24db2aa0ff1b8eb7536baad1f017d910466fc734 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000054.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3746e3e82e710419cf667013d3ff23e96207f8c5ee0daa43251329fd33039522 +size 358469 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000055.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000055.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4974c1963c2dd26bcb829d44302e951e1f89eee8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000055.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d704791a3e10c2c45c5e9924629c0b1f0b3a1bb13d41d92d70cee6aec47e171e +size 241263 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000056.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000056.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6e51ad89df85c7346ee47ad49235d24635372fb4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000056.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e2b0b63c1112ac43c54aa3ffc7f5b72beb634b97bbb24ce50467d06c4fcf699 +size 239939 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000057.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000057.parquet new file mode 100644 index 0000000000000000000000000000000000000000..220316f2cd0133710f3e8f1052e28bfcd59078c3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000057.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f7f4fec30ad47cfbd3308da2ec15fcb4c4b6895bff64bacf29c29ee5c345f5d +size 215009 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000058.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000058.parquet new file mode 100644 index 0000000000000000000000000000000000000000..81aed886265b175d0201facf3deaa3c1ef324fed --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000058.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:766564ebe0f1f21276edb38694d3c43798a0700ce701c37077251ec77b794b39 +size 226606 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000059.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000059.parquet new file mode 100644 index 0000000000000000000000000000000000000000..47f6ba8667f5b757a32a85cd186d28f4ab82cd11 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000059.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1845927c820ff195daa550239a1404b0674255b1180d76f69c2f66e258c0d22a +size 206631 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000060.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000060.parquet new file mode 100644 index 0000000000000000000000000000000000000000..383a919bbc8193063c2d4991a3d0db686f3b6b2b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000060.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f2b060692bc3d9650cac145d898a6d7c19f97e3228ac86c807d13b441f69179 +size 257988 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000061.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000061.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e4f502d1a3313513098ca41cf0074fa047678f10 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000061.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1234fbc0fdfba3d254fbbcd3bf029ca1dfe9193d06a684137b404203d89ba34c +size 239894 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000062.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000062.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e2b8c876285a0f3985da8f7a98e33f220f06b18d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000062.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a134a0407d93124fe355cb8fbc56ea1620adadcdc746223a6718aac16e16054 +size 341871 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000063.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000063.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7106a97aba1ace0c14acf09d2169308c35a28624 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000063.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a7d52bf3adf0fba80ca4b08298ad1dd655f1614d10cdc5ceb677b6bda3e2760 +size 230735 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000064.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..213cd9ddfe204eeb9cf102800ead5e1ffdbbf5d2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01a00ef8990a6d756dccd101f90ec4d1e9b5e6afd4121f72d300b98bce5488ab +size 229456 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000065.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000065.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0f13ddf1f46aedbc8923df7402a50e9e5054798c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000065.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f81c1f2d7525126b43313960df615cab71f7f60febb050a9091a071a8c51856f +size 350665 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000066.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000066.parquet new file mode 100644 index 0000000000000000000000000000000000000000..883645884c546d03698382d62a0e4fa5c5e73044 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000066.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bab07a7c143f3e8eb18a97b14685ac64cb023b7df3068547095ca4ee00774f27 +size 325081 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000067.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000067.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6b6e5493f18204db71aead26e3bd6ec3e73278f2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000067.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc27427486f114e5e2cf27b77fee64d67205c0cb7b3e09fe467beccc51872647 +size 324672 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000068.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000068.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3bfe2e98269b6a219dc45909046a3db0749556ba --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000068.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d36ab1f0badee8c10ebb1237538730c520e19c88b6cebe6565edc85c7c6e0a37 +size 359975 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000069.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000069.parquet new file mode 100644 index 0000000000000000000000000000000000000000..08bae58caba13cfafea12fcd038495784bcb0347 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000069.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a37d12cd81cbbc7eb92157b5d4c37dc060e28d5149e3e413420180b77288a9ba +size 367641 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000070.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000070.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8e85e7172500083abe8abbd45974cde3d15b7f92 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000070.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ae3f91cc74af6d9462a97f45e48bc77997aef9d4bc7726f44cbab91641ff18b +size 385374 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000071.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000071.parquet new file mode 100644 index 0000000000000000000000000000000000000000..13b47b98425c69fc88f0a0162deb267f1f3dfadd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000071.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22f151ae06acf618539946adc8afcd4013255f94ac6160277d7a5d251dd43396 +size 388463 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000072.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000072.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2b241907529afd985e7f3378fc2020d619783612 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000072.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20a2a87d3a56b6f06ee67836e82c7fe4c75a66a1671011f20e08f65bfb4bfb0e +size 347421 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000073.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000073.parquet new file mode 100644 index 0000000000000000000000000000000000000000..06bfe6a70cfaf1696011810b664c55b94949b3a7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000073.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f64427dbc4353a603c3f9b80be5c193f8bbd2360a5f8da296015916da366a41 +size 386530 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000074.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000074.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f8919cb55bbc7364747019e0408b0f2d2878bbb6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000074.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d07528a2c00ba7976c4b1061c6ce06a597f1541b5fae513bba4a9e939d6f108a +size 446728 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000075.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000075.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6e8fdcc79e454c05cc5539dd5b33f1e937a9867a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000075.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e46df0eb6bca49903780835f2b1ad5c33528c3aacdbb0e47e179bb240fbe1603 +size 311888 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000076.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000076.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb23d95a2e98278322a0ca697bfd8363915ab883 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000076.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bcaea0b2c3822b87489c4a325cd1eeec8666f96a2bdcc6ae0e3ca8697dce4a1 +size 303140 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000077.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000077.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d493dca8f7af949e32c185c1f4f291db4dcafc05 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000077.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:544b90308541baff2c83641a7ea22a4895267686789de7ff1977a24fdbabc02c +size 308389 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000078.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000078.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4b02b31156fdab5625a7ab453bbd97f3f3a9ce52 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000078.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb3eabd84dfbdb5897bc61aea5c989ec3965fa12e43bb71cc510e4d0a8d86604 +size 261117 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000079.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000079.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a7d5a3d5bcfb6895cfe5d2b1b56626902f86c8a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000079.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d486c57001d1b9eaf61e5fdb7adf135af6a1b77412097381641b9be96c2f8c4 +size 252126 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000080.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000080.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e74e9a7910a3416769ca67cd3f3521a4f11a7c0f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000080.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11f63a0d19adab6e2eec20a7d2f02dfd6a44c07404ea2a2a1ae24bdc64c55185 +size 208863 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000081.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000081.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f184a145fb3708a1d4a37a0aa72de001993ae8e9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000081.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29f430889b1998284f071ad92c1610503963c1408508dd178d23f502eec10026 +size 230213 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000082.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000082.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ed344d888fe87b26a3f0807d67be47d84cc06207 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000082.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4715255b3051a17bb5948ab0c711b759af46b1b35cb60029176ea1b120b19ee +size 223552 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000083.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000083.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f52962c780bc842ab96d3e35dff53a01b3f1b4d3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000083.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9243365344adffd44ff30ef9dbe2d1274959a8f6dd495d4cc3044c3e417e58a4 +size 277212 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000084.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000084.parquet new file mode 100644 index 0000000000000000000000000000000000000000..35f09ec560528f675b2cab4c139b248bf6fd26cf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000084.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3397d836efe75300ec4a96e1065de157788e8404fe137a1ac1f1f37d49d858e3 +size 254515 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000085.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000085.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b6e349ae3aaf2742051ac19c3b81fb9e8a4e9f39 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000085.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a2456d8b14043c3e5ba34f4fb2c4abb78ff05f0624d8ca8266af53c8d93d260 +size 343893 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000086.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000086.parquet new file mode 100644 index 0000000000000000000000000000000000000000..16e2d9c2186cc30e008d9e3a1aec90b10ad58ea8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000086.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b7d4e1d5de0d5728e8123938c399f1d0fedea1c1a732e2af713814e116e5a1f +size 332077 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000087.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000087.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b6cf1b37f52f05bfda067d290ebe35af1ce8e66e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000087.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de0920ad9316bfeeb6386c683b37859debc30ce7ad8d33791af79661f53025d4 +size 348440 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000088.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000088.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a5f3ca003c34494eff08e7fbf52a0a0d610ba3fc --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000088.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:681aeb4ecea8a1e46ab8e0c3b2138793b8802023cabbfa0da6c9c48995238313 +size 374235 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000089.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000089.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bd3a4dee553b3f3adef4d31edbdcd4ab05f21f22 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000089.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8b1c5dde79aa302d1797773d759758f2d85ce67343796dc122ed44fdf71c5e0 +size 369772 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000090.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000090.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6006e81ec95905de78ee9aa99c9416024a1fdfba --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000090.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cd0f69301d87820affc08135e7244226314473d570f3733867f6e5919b6fb89 +size 318661 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000091.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000091.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7170fa31da9fcb08e4b9e518203959f0ae83ed1d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000091.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a061f877c0b7a85354d9583399e2b64bcf1f87608c72db440a1795f96de627f3 +size 395586 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000092.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000092.parquet new file mode 100644 index 0000000000000000000000000000000000000000..52fd22c22d66f01aa88a76457f69a707db651774 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000092.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0139cf898424d2b5dce6b127a2d8ce481fdbd481dbed8b5d249ec9d3d9defe10 +size 357184 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000093.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000093.parquet new file mode 100644 index 0000000000000000000000000000000000000000..58474fd9fe80b9413089bbf420d1e795fe658698 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000093.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba80231fea501445845b95e8eab9db8c03c811ac7019a29feae5e972353a6d8f +size 354999 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000094.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000094.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a21dd79b2df627064ac6373490a40380a716b4be --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000094.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d04f659f9035067fcc71b74a5ad5312343f469b765accb406f333de05249c03e +size 281298 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000095.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000095.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b03d9dcdd7302af40e3184e21a07fc4a2b9bd636 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000095.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:385bbe3b3cee14f4a95aabe68f1001c91ae94299eb5d0d6bb2572698a70e3283 +size 355722 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000096.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000096.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c596d9ffb7c265e365766c5f96ec516bac66b023 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000096.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45cae05307dc878829c3204e821e8a6617e40d82238bf89c9379d2c256a62f3a +size 300977 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000097.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000097.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4e05cbcc02d0b9be783a9c2187fe25a5d8a382c6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000097.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5cb7b3010795e6bfe368ac78b14183319a18a8bd18d38f5da97c56fdd1f11a0 +size 283653 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000098.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000098.parquet new file mode 100644 index 0000000000000000000000000000000000000000..01aff4b210d08789d3c9d60c765cf260988d2acd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000098.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:620bbdb712100c41299c1c8d07ed57fb3c6a4727c92b4f18605b2f1ef167ee15 +size 426329 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000099.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000099.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9facf599178f337c7f2ae13a12f1d5e67e756c13 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000099.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25f79bb48f7efcdd0117ea7665a4f058584ae080761abacc3077348c7cf31723 +size 337618 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000100.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000100.parquet new file mode 100644 index 0000000000000000000000000000000000000000..09771ad17930a7e4229d10492159b20399bb487d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000100.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcf25a6674df9c68baf874b017687f79c7f23c16b9b1c1403d0eb4dd50679050 +size 462640 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000101.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000101.parquet new file mode 100644 index 0000000000000000000000000000000000000000..496f0a289412e2740d12267275013ed23b9c9f20 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000101.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59bb52dfc43ca48ff455c28120d902d9a9049606aba02832514e9dfc86c6b2ff +size 442582 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000102.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000102.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db3da639f1b71fed2d0f299c5b0878b15266d4e4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000102.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e4810334392fa266b6c52c99ad0205e5d17922da9a1bc39dcccfc815a8e06ed +size 528867 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000103.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000103.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9ec34fb250628d189cc8ed1f4d47a7544c05d8a3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000103.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbc19c5b145aab2f13cd0d79fdd26e62a7852736a179c6caf2222cbcbe821a71 +size 451884 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000104.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000104.parquet new file mode 100644 index 0000000000000000000000000000000000000000..da718034c5fb14950659c8d608deec726f4c8e4f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000104.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a63aa01b3cc7446989770821cbf4783d07aa270a7ff2bfc4e331047fa40ba716 +size 432825 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000105.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000105.parquet new file mode 100644 index 0000000000000000000000000000000000000000..358ed95b77130780cb13370eb7bb0757d9ff12f8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000105.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01b1783810eb984645806afddd7360f24b3683eafbf52379dae06637942d8a14 +size 408009 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000106.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000106.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e74fc295f5fe34d4fab08bd2fa1e887d1e5f5f1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000106.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dd3bcfaf39df70d19176671651620601883f29bade94f3e9b41d12e2139b74a +size 384972 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000107.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000107.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a7b7bf30ad5042f263a6fb40ebb5a47aac03bdb0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000107.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad0ddf4d2e5a910a86ec2b48104aed3b82159f604c036a4e602a047139c4b8ec +size 396278 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000108.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000108.parquet new file mode 100644 index 0000000000000000000000000000000000000000..774946572854f3d24bfafe8bf8300763f96fe232 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000108.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93b331edbe142065d60c6d7d3580f42ec79bdc2c4bcf82629055e1ccffc45742 +size 331436 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000109.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000109.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4a139cbaf619bb0e9aeb8ca9af8132bb96b1c1f3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000109.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2df09253849022c5d5a2f2a4393a37d540aeafc9ba0ce3550e45a0c8c7924ea4 +size 375050 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000110.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000110.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c051c854e5ed736acf8dc6af4bc9950f0f58544c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000110.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3867f3c41f946cf0989c33484a611bff0ca1895617840c7b63d9fdb3aba3256c +size 506364 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000111.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000111.parquet new file mode 100644 index 0000000000000000000000000000000000000000..00a5eb708a51a617da4129ebfcffc5b2146eca5b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000111.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bcc5a2bdea4e6f1350a3c41314637c647d26f7f3921bd64924af251172119a1 +size 380708 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000112.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000112.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1fa6a84ec3039fa6634210cba5d935039920fa3b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000112.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6188d4085a459f26da48962cdead9c09221252d5b7b8df59c5968d1c171deda4 +size 394473 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000113.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000113.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b6fa68a7a2eae79e12107f997cf669e5ffce8cec --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000113.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5f30c9c4a8715c906d8f2921b57f4918f6fe20377a5421d42aa9acb47b1e93a +size 518491 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000114.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000114.parquet new file mode 100644 index 0000000000000000000000000000000000000000..892dbef698dd7ce9786722dc0f801ca68e6855cb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000114.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df6456a534d3c21b96f2665d522e12c054d32a5e12662b012ea93590ebc33e8f +size 471631 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000115.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000115.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7ec274207267e6262eaf861ff0faf5e2db33947a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000115.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8621a823dc98b8d9b188150308d4f221c40b793e7b072e3b77a22ed088977f23 +size 461441 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000116.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000116.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4a0f11e01c4917bcf67be1e6060daa516ccd3be2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000116.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9f96659f69ab996784825853df3e06088685d488ff892d48298b850e9956a54 +size 482778 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000117.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000117.parquet new file mode 100644 index 0000000000000000000000000000000000000000..27334267ba55fca38ef73d75c5c6fe94702d8403 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000117.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e999f5e4bc1b783c1bc6792d65c43b25233a98b6ac1c5519dfbead757caf8aa +size 514783 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000118.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000118.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6efdcfbf3c0fe1278b45df47ca67301a324bf138 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000118.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e6f68dedff8f39c1a3f79d36c32f15fa7732e6520707abe6c294284415fdf73 +size 492390 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000119.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000119.parquet new file mode 100644 index 0000000000000000000000000000000000000000..03727aca9a6c850175d46137cf174b1af68d80a4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000119.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:772994b8b6fcfa4e5cdf792e1cbc0c8f4de5fb9ed092f0e6a6babcc4bb112587 +size 484253 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000120.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000120.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7c752fa2dd417fbcf090722638018aa28e6ffd44 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000120.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:972106af0b95db024e15ddea2204d53800125f1d438012d4b4b4594665749dad +size 403526 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000121.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000121.parquet new file mode 100644 index 0000000000000000000000000000000000000000..69539e3b76a529a6092533182057c0085bb9706e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000121.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e92d563a664baf7bb5a54ef366996330e4847609a32bd4a0be6b7035d9d3c63 +size 370997 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000122.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000122.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cccb602a756cf1b4a707a57eac20e88159fff02d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000122.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4529ebc0a6bd4ca839248befa29026ba2e1f4b74278ab2168eef9cc91e9b52b1 +size 406408 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000123.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000123.parquet new file mode 100644 index 0000000000000000000000000000000000000000..de15865c5f7987863c099abd8243d01acbb3ea73 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000123.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:256882d85647d302de809ca943fb4dbd85840def940d9d716e2fa4455bedb676 +size 384304 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000124.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000124.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b4f26404877592d1a0767c80d902cde48cbd9cba --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000124.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:656c210df114bc464a8246a78f00bd8e4bb37402e4e8725becde4452fdf78ff4 +size 453111 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000125.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000125.parquet new file mode 100644 index 0000000000000000000000000000000000000000..91ec682945efbd409eb01ba832ad40b4c4be5967 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000125.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f309bcdfb7a09c57db89f74aec8da8528ddc7838ee43b550f6d9fb1a49df7cfe +size 412553 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000126.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000126.parquet new file mode 100644 index 0000000000000000000000000000000000000000..677c85446aa410e6adfaa5ba8849d401c1252c7b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000126.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee293c1ef4d6937af56b1e44f60bef7edc4505db9a9d365f17240501cbe1349e +size 359195 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000127.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000127.parquet new file mode 100644 index 0000000000000000000000000000000000000000..af71cf82ff96a5b2c246bc90e9c48b066b14805c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000127.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13d9f32291efdfedebdae1278b0255a2bdab08ad3e96553fd44abcdb11797e28 +size 433050 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000128.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3cf5a79b9c605f0a8fed2e6f0c8cb420b98e57c7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d60bafa7a1bebb04191cee15e3834cfa1ed333303828925e38c0f4984ee373bb +size 412712 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000129.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000129.parquet new file mode 100644 index 0000000000000000000000000000000000000000..13f712d7ffed0fba4db147a0aea603e714a67ff8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000129.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24717f17c4115c5e61f550eefde76f86e60dbfd7595eb820373075f5aa5ab094 +size 353184 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000130.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000130.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aa8b411e6ef14d34d7f7d7b9a7f63a58e2b0b104 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000130.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7083944cec94b94bb0b2419a13582ee6bc0d931b6cdcca4a95cd44671c0f4113 +size 432122 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000131.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000131.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eae47c6d336588b9403eb8b9277c8ad25eecd716 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000131.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:143bf999aa47270b182bcb3b9cfe4f5d153e9b25e685d1dbdccd76034baee14d +size 403461 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000132.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000132.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a249f3e20c9ab2b72e88c6447b93b99c5029b2f9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000132.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1876a527607e4292e648acfc3b72bdf5d51b273c6b4098aa41a1de3000af9b7a +size 417200 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000133.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000133.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4ec312fda5d7d8ae1cfe7df26af3c95a2049fe20 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000133.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1699467400a3d914ebb2e86114e19530f7712ec64c461006a7d993791d93d2e +size 454799 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000134.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000134.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2b90c287e1ffeee7ff16093bbf1f091f5bd4ace3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000134.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:523ce98a8d5a400578744b727888b4b8535e5302f18f50288385b391ca64472a +size 420053 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000135.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000135.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1637adc1b4d6d64f309ac3fc7ee73b44c67efe55 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000135.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8ecd88cf5e20a60df2cca29b1b5e45338274fd648c58b729dc0ad4fd4493a71 +size 509072 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000136.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000136.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cedcce4302b4f1123e6966fb29a93cba138a651e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000136.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d419b64e0bb8cf7aa90ec26d8f2e3e603e9fd89b2d4b70c2b37da705bb2efd2 +size 497508 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000137.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000137.parquet new file mode 100644 index 0000000000000000000000000000000000000000..81b25be58bc1fccc896b4e1174705ff4f9012840 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000137.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ffd3a0234c89647bc9d609aaee3190985777200386e30435cbea9b74eddc4b3 +size 528935 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000138.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000138.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5846b7527f26454fd43c55e752be27046671905a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000138.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:865709384a79c8e2678d6ea7e77a573d3676d33ff99b16b8531e9767476adb29 +size 486841 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000139.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000139.parquet new file mode 100644 index 0000000000000000000000000000000000000000..86a52ec40cead03a6c7cbb5728fe9aa3c89e1fe6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000139.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cd9def6569c44b8fa0f32d04f83849efb872db5c90a855bdd04e2c5eeaa9063 +size 466546 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000140.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000140.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4c3db35c5252792adfdcc3c75afcaa2132414b6b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000140.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98838680f16f526e9bbd7e56e5bc9295241a941459bd7ed2c4cf4115d7cb60cf +size 564164 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000141.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000141.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fd3c6c6810a4522b54d92194ce0c8a9bc1c0d0b5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000141.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db5f0fecf3b25e684bee7aff3968232202df6a31522e3cb4504abdb4e1df4064 +size 603396 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000142.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000142.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2554d891a67b450207a4f1cef58184910585f040 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000142.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:092b55be70f1bf0f3c299baacc05c729f5e4eb331fb1551e6f282776fff69d27 +size 585446 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000143.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000143.parquet new file mode 100644 index 0000000000000000000000000000000000000000..35452e8198979c3e89953dd762d7be172fe149e8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000143.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4c3bc616e211b372b1c3ea6081d13370fbfca0340a36440c82a3e7012db1888 +size 524420 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000144.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000144.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ba40288bc20db8f148379d9b896d20a3701ccee6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000144.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b140d15abd44a1a37eb7ae2d7c76f2694c85c96cebd081c078925e6acd533570 +size 590503 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000145.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000145.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4c747509ef718432a1d45c1e7b56da7e8b2f326b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000145.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c29d18fd33060622dcb609bf7447f01eb76efc2a3cd77a7ae045839009857aee +size 575002 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000146.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000146.parquet new file mode 100644 index 0000000000000000000000000000000000000000..215cf2963624827862e12cc17ee807d8d5df7ece --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000146.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2bf7f5e6bd67b71b13d99f9459f5e3360589b60f0833eec7bd2bd5240ca6a00 +size 397773 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000147.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000147.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e587eebd20ea2b1d62d309cdfcd1250230d12302 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000147.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90b38a1916d168533ba40544918572ed794a219c5b0e6bf96d1c9f4debc37b0d +size 434761 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000148.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000148.parquet new file mode 100644 index 0000000000000000000000000000000000000000..092247edeb03e4df4d3c47c6c89d6b323c9bc3e3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000148.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f37ae1d06184e1303d63298eb3d6a6a0f02b32fd6d3e6e0a3b7a2e7fab82f4f1 +size 447407 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000149.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000149.parquet new file mode 100644 index 0000000000000000000000000000000000000000..993ce00e12651fb5152faf17c1b4d23262b771a9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000149.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cfb861d988ce72645d119e2ee278f1d6a686cbf64cfc5619f54dcf79d035a50 +size 429958 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000150.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000150.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d599e81f86db04f41139afddd0c5e9405c8a08be --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000150.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6873710e13aa8324ac9441f5afd3ab0e98c270886e29e49dd6be85fe5bc81ec8 +size 379699 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000151.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000151.parquet new file mode 100644 index 0000000000000000000000000000000000000000..65bcb696a43f8425d34cf5783ec1fda6a6d408c4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000151.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c4970e12637af68301f3bcd1fe102ed6f743565679cd5ebc912e89bd437f9f7 +size 427556 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000152.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000152.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6d95d7c4ec0b3c738ee48b19f3c73d51fff035cd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000152.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37ecc1d5db2ab208fb482efd6bfee52129f58b60b82a47a3c54efebf4986670e +size 447405 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000153.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000153.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5fa17a39bd16d3d91481cce4dd144b3c04d78c1e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000153.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92d9a64ac511a2dc19d3cb0e5558fefefc00431955128830e60cd095b1f03839 +size 453747 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000154.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000154.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e00b24e4eaf214f7225cf36a7bfc42051e048f3b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000154.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:374a074a8d52e14cee9897e833f2057fa9a54c73214ad06af384eb8fe3890baa +size 440950 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000155.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000155.parquet new file mode 100644 index 0000000000000000000000000000000000000000..879d37cdec0bb9865e37bf8b184b6b8f9e353645 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000155.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:490256b95d65f468dd314282f96dedccada4da48230b8c529e11f40c8dc3a68a +size 417218 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000156.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000156.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1d7c246dcdf929dbd81a5691ebf17cc35ec39f83 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000156.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18e163ce41372dffd8e719a24d2545e160a2f71c7185416f1b61dc4679570b8d +size 431272 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000157.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000157.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b954645e811c7bff3fa308a3fb4c82ac93995a09 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000157.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bbf3ae0dff9424db6d671f7eb80272a6e853dac638de5ed9c0eed0fa05ba349 +size 524493 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000158.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000158.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1afb79e84c5a23989089b7075ce9932e8ea91e32 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000158.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60377d1713cb1bf9ac6a916846b8325b707ef3ca3957d418454d09bdacd8c568 +size 466441 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000159.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000159.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2cdb8c212564cb26c475ce47dd267beb42e24cb9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000159.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e49cbb9af2e5dd88010c5a1a099fc8a3957d3a9e75496e79dcc0f075c9e50a2d +size 442779 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000160.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000160.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9082f26ae22a744273d1ad30db05b81dadfe4a83 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000160.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccb082606aa56787108e0d24bfbd64e2843adaaeab260d5a17b916e0c8755d45 +size 435187 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000161.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000161.parquet new file mode 100644 index 0000000000000000000000000000000000000000..43c4901fdb138f85d6962eaf80152e89916b7958 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000161.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2048bec448799ca5a7b48c1331f37433db3cf92a3c90ceafea99afc37162436a +size 474027 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000162.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000162.parquet new file mode 100644 index 0000000000000000000000000000000000000000..84add958cd9892afd772f3b6ad96c66d91e304b1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000162.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a25c04f6dfba62b6f2db48c6b07e5e190027cdbfd1e07e932916139a585f1ac +size 444196 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000163.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000163.parquet new file mode 100644 index 0000000000000000000000000000000000000000..47630eaed64e423d4a5db4913df4ceee0d239e45 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000163.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55d4ac295bbe81f62f846e7d48e256b661be0b5aaaee9e984e7600bfc0fc69e8 +size 505300 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000164.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000164.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b35de27f2579e50085b303d4bc60de71c6a92842 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000164.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:081b9be0f2cd6ed2714447a757fc01b0ad46926c6dddd3bbf1bc207bf2f031f7 +size 434344 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000165.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000165.parquet new file mode 100644 index 0000000000000000000000000000000000000000..368d7d83d04eecc56793af594c2a0ac1ada13e01 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000165.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c570d8723db08895d8a028cedff9e47db70045437110a14b21cf5f123085d671 +size 463341 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000166.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000166.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8ba0f445a67b52a3d78ab161d92d36065551d987 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000166.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41d58f9c5d59bd3cff505d63f4ca4d71134bf90b9a8faf951e6b5f2630ea601f +size 478076 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000167.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000167.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0d562394c70dfcd3fbee9cac2fd324836a6301b9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000167.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a868bb76f1191521464e5045d519fb92921fcc1ee249f6bc502b43e5a6bf935 +size 472196 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000168.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000168.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fa2262c0ba22c7cec91a541788c8e4e1f003b4e0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000168.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab1a2c2720cc22a0eccdd56e442577184072e5786c1d541160db9833822021e7 +size 477358 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000169.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000169.parquet new file mode 100644 index 0000000000000000000000000000000000000000..22c392194d12c2870ad9a34fc55eb10c6ffc3c17 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000169.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e814de5bda5b82cfb9d45a293c91064214483609ded605cc5443a0d442e9c656 +size 487508 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000170.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000170.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3640d845a2b89be501f54fb1cb03d14611ee1773 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000170.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c23d5d943cfd80173cc3635c4ecea49ad05ecff29b2b788bc7dd549a68f678fc +size 428186 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000171.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000171.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c384466f6d2f920f6982250616fac3df00ee293f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000171.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64ea458bd6c2cd8b8ca965de1998bde40b1f6c16b8108aa40ac31128ea846cc4 +size 446000 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000172.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000172.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d013c2b914785daaaefd6fee23d1724440709e80 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000172.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e058046db0052e226b928c289a878df0e6a4552af679a42b5e6f59afea481819 +size 429832 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000173.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000173.parquet new file mode 100644 index 0000000000000000000000000000000000000000..631bbd1e21a8da27d19fc8f6bb2d9d3ce595e6bc --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000173.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:660d590c7ed34676009edf493754671c751b6b8905902e081ef18746bfb6c1ab +size 452428 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000174.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000174.parquet new file mode 100644 index 0000000000000000000000000000000000000000..86c6a4d5c52fc28dc30291e48921fa7dcb8d7df2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000174.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d2209f15d007e1007fa781b9de90905c099191b4d60048352086d3a8c68fa49 +size 444628 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000175.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000175.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2bdd27292b9a4b57c60a84edf1665647f6d8126e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000175.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc82462e376593deb1e4758142e25a14da7a30fc3593de499f3b277aae3af4d9 +size 414313 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000176.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000176.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c167ab70303e80b1384bb348e8ab961b07e675e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000176.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5b4a12c4d41bd7f498655d399fc118a70f2c730fabe046b4c85b282b5e515b8 +size 420318 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000177.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000177.parquet new file mode 100644 index 0000000000000000000000000000000000000000..991b368a1347876d9ec18064fb15b78284c60273 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000177.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ae058f045e035e560340b55ab8640551ff279a0339c69379f546fe563c8485f +size 427112 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000178.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000178.parquet new file mode 100644 index 0000000000000000000000000000000000000000..740af853f7ebefcb614b1b694eba21bca9481587 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000178.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40c1a968f378f9f9da11868bafb12b50d08f239570b91ca1a5ee12748da92941 +size 457966 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000179.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000179.parquet new file mode 100644 index 0000000000000000000000000000000000000000..457b3a21935939c57d67b985ad57d71a845a8d1b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000179.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:603d3ad69880b41e43044ddd3761297a52f8fc387d64efb8e6e716623ba28ded +size 434041 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000180.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000180.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0b83f0a25f333362baa25f6b4f3ef4e01392e113 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000180.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed3ae977ead142d6c83a52d57a06574ebac2a3f0241982672961d6740c983211 +size 427949 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000181.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000181.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1edb0dfffb19d99022a8518ac1a36f054a5095d9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000181.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8329cb2969b66e21d1d34898351b36acd99945cb37b95e1c44dd4b49ef8ed135 +size 220840 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000182.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000182.parquet new file mode 100644 index 0000000000000000000000000000000000000000..867311505bf167b646ded7003b1fbb56a427154c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000182.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b383837120ea9a7f6eefd853679f48b6261522f0d9e3eccbceb0cd19c0818756 +size 224384 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000183.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000183.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2f0a598cd9c4f5729dda0d919976cc1d9cc4fbbe --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000183.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a7167c73ba254367c0aecfbbb7de1b60859da4a7206b235a91c5d038e17970a +size 221976 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000184.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000184.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2cec38f4c2750fe38c7e70c8af4a23abd7707c66 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000184.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca3a4339ecfc09965bcbeb027eb2380d46e716584568cb690aba6c420e442b97 +size 215970 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000185.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000185.parquet new file mode 100644 index 0000000000000000000000000000000000000000..58ec01db56105418d77e2dfa79a09fda5533df5c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000185.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91043435259cb6cf5ff2d7a41653962ef060d24ccea9acca10bc0203a8d88b8a +size 202148 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000186.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000186.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4d247b74865e372e8deb3685aaaaff901db28894 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000186.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29acf0f3643f156fde7171fb6fa2a2123ef3f96b47430de5f3f674826f4273d7 +size 204203 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000187.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000187.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5fdf19e292ab983e1f5c8515b5ba0e505ff26f77 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000187.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11f16c21103473140fe091774e1235e8b6174627c8f468a6e99aa341943df249 +size 214863 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000188.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000188.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dbc1b98a264a4f56cb490b94f61219d71c58c268 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000188.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2273a114ae94485b05a0d63852af3867d13b068d2b3339cdb58e6436348bee3b +size 220541 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000189.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000189.parquet new file mode 100644 index 0000000000000000000000000000000000000000..847073aa33be8986bcf8534f68da089088ffe009 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000189.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a77ba7fedd2015ad5dc4d2c84c813cbe884e475a88947fa8f17fdc1b89b1c72 +size 220747 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000190.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000190.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7bc054f2303144b58ef889704ce977026bef9501 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000190.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14a3af62d68688bc759c6869d3c95090b2483d1f6d082d58fead1fe0b13c00e7 +size 214710 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000191.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000191.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e8f89f4b8de83beea291e220dcfde1ebe48bedeb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000191.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a12e67152fb51c0cd4191f30e322694ae168899cb0d1d01b07b8c3c7fccf826d +size 225523 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000192.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000192.parquet new file mode 100644 index 0000000000000000000000000000000000000000..957d5753379df600d4856c77a5e7b53c0d0f2586 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000192.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afe0f28306f9f884b7ccba5f7b91391fa74089076d8f9b5e6e06cd44ac922f6e +size 207064 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000193.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000193.parquet new file mode 100644 index 0000000000000000000000000000000000000000..948958e8f05efa9e255ea91d18d8574815ccfdc0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000193.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcad348580fb8dfec28e9acdf3edeca85a4ffc301089e9c0ded1b2f77675cf18 +size 185654 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000194.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000194.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b36cbdd010fd8ec31f045fd139a3245040a7a8d5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000194.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2abfb2c072c3cc3e4b29fd82d07876dc21a9e33ff4e65b9a0e651523b443164 +size 212969 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000195.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000195.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d7b4102e0591f273c12160a525d73e74e4c50dde --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000195.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80aa2405c5d7357465d607818f136965ebde66e9bd748e06b9f383888aee9998 +size 197011 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000196.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000196.parquet new file mode 100644 index 0000000000000000000000000000000000000000..83995578cd438626e747ea97b331005e704501b7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000196.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32a1d074bb04973930943ebb6bcf8d836e7c76a45e943399b4ca2b5afe32992f +size 189989 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000197.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000197.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3037c891ed5100a31ae6625226fbeeffd24e4a86 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000197.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9b3e7190005c2010ffc6333403cfa88c005e9ca2188e672b538221e6c761da7 +size 197209 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000198.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000198.parquet new file mode 100644 index 0000000000000000000000000000000000000000..90c18de3771fc4ce4d15d115e5ca2bb1d1a48d0f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000198.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c1f2683a01c0bd85c59cd77d039aeaf1710cca6ce54c42f2b502374362645c0 +size 175037 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000199.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000199.parquet new file mode 100644 index 0000000000000000000000000000000000000000..58ba6dc59889f67da5ca8be2e32c12fbb8026019 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000199.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe9e56aba4bac5f7824dfbd22235e8f34db52a630a346eff011663dab774f149 +size 192506 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000200.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000200.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bed5bb87bdde05335843b21640593e342a095ee2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000200.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aea11bd307fca526d07cb5120c1d040bdbaf375c7df1be67a4433258583831cc +size 180020 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000201.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000201.parquet new file mode 100644 index 0000000000000000000000000000000000000000..15abf1df8ffe29756c86b7ab5e5cc7c3a90066cb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000201.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5227f99e59a32d482fb7f831f6303154afe44b034050113c5fc37e4330aea441 +size 199430 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000202.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000202.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0c03adcff64addcaaaf58111982ac570dcf5e743 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000202.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a57919d1e5acfa90c68f739b23e74848f79f1dda8efe9e64a0a849a2ea2ca371 +size 188500 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000203.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000203.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6d5c835f099160a5821fcae88996fc9612c76895 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000203.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9306b42864db40124133f87b133b92bea9b4788f1226037744dd6ad26f07849a +size 217027 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000204.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000204.parquet new file mode 100644 index 0000000000000000000000000000000000000000..02087765234b6c8d717eec8ce2fcaa9ccd78a1a2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000204.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dee942f80b12ca51206e4396478eae533ec7e91b230cd549ce8d880b07ef514f +size 185541 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000205.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000205.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e017e7f33af69128dd099346c9d249dabf472b33 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000205.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4af4083938207fe0c3ed2efea6737f45e7045f3b91916acb971afd5ad73fcdab +size 176500 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000206.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000206.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d9c2970753d0c70730a71df089dd06ce4f8ed217 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000206.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81e0bb1ae00634f2ee75356cc87e41ce0cc8816b559b576dfc9a647d3db28b57 +size 175626 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000207.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000207.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9a82a49afd2503b61b667a124e47a7ecd0f85edc --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000207.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:114501f529716aa4ff190de6bb630027c2ab3efb8d8d3ea4519013ed13823bd2 +size 175209 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000208.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000208.parquet new file mode 100644 index 0000000000000000000000000000000000000000..39b3ec8e31b151b1a2e92f1aa7737769e63c6029 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000208.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbdf72bd83cf24266a70f941b62628b6957848d19986a35c58f97cd65d3f19b7 +size 183106 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000209.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000209.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8b9fb3e9036df091db0e1ec8f24fc7b405b9c3ae --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000209.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4f2e14031389dad7d37c252190e3aa1f95eeaa661f476c410f4d503b2d9dacb +size 181693 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000210.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000210.parquet new file mode 100644 index 0000000000000000000000000000000000000000..39e3ed5e5c1220b344b1fc46fa6c48f5f80a2e5a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000210.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff4ac854c14c22e5c45579e0cf083f6a50476aef1a1679aedf54e691b2674bc7 +size 197044 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000211.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000211.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f462e54f0d90eda99c93155f7d626a3dc66abf7a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000211.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90f17e798627aab351151bf7adfe002c420139ed8a8ca4139998cd38288311de +size 198292 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000212.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000212.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ad44bb25b034cb350f52d8cbcfedd1b160d95ae7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000212.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26262d4dab14276cd321eb28b8dc89c9f6d35bd6c1bf128a303f02214581d86d +size 193812 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000213.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000213.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2897d6d3c3abc73195d232eb8b7cbbb993e0077d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000213.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dccbb24d5c7e361a71b3f6bbe6e9289361bd8ae022195faca822a569f184fa53 +size 199011 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000214.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000214.parquet new file mode 100644 index 0000000000000000000000000000000000000000..86bc1f725e1aa78399e446972a350db50a0770ff --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000214.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56600cb249973250975e42b2d3df760f6b0a83d3ce07b86f216f362b38321cb1 +size 266319 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000215.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000215.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0ba9bdb932f80a5cdf8d30dda4941e64e8b11b6b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000215.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c3050c8ef0012d2d4b4f8a7b3bbe9f90636c067ab805f099f09348e94b9f7e8 +size 187375 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000216.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000216.parquet new file mode 100644 index 0000000000000000000000000000000000000000..067f38271b7fff60959b35bfc1bb81b60fbc6ac7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000216.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8437113481f50586bc1c878711042f9821c4a3cdac3f1516cae792ce5e92b7e +size 214279 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000217.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000217.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3f8b0c8eea06c4ebaeeccfc9535307550d4fca47 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000217.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f565f319dbfd61d9b52f7d4adfe98047a3944fb3fda408e4d7974be00ecc755 +size 217833 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000218.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000218.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ea966e14235838032f474bb76aa64105afc4ef6f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000218.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54dece5634d17ec6f7c64dad7f2497124420a656ebd3265314bb5734f6c844fa +size 198001 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000219.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000219.parquet new file mode 100644 index 0000000000000000000000000000000000000000..58d0912583c446bc0aa26f34781a5f4e595308a5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000219.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0130a10b71db58a5c10d943001785bcc74003873a22a42db5c00d9b94154a2a +size 209345 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000220.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000220.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7879ae475f1001914488473efd3a4dc158795282 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000220.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e5d4fc3e3850e0cc74e3ccd6c926caacc47f895ac4241e96be722cd44c7ef35 +size 197329 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000221.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000221.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e4317335db0d112601cc8c0ac4a8c6882db7ffec --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000221.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa18c9def9c34ab731e1a08b7a0352dc408dfe6d777a1c4182654a7e78209efe +size 326523 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000222.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000222.parquet new file mode 100644 index 0000000000000000000000000000000000000000..27ca38510745072b8a7b2b4ec15f2b60be68fa9f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000222.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15af6c6921d6bb4375e8983e94bee525f24441cef508f0d718712e295eb05f07 +size 377395 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000223.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000223.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c322558d5676d36032169153c8d1255aaa4cb8c9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000223.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc124e606a3828bc6afe78dec0e252e4bfc3b34e3571b074003533e5b745ef76 +size 334066 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000224.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000224.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6ce452417d936d791cb2225ee0a7783e320eb9a9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000224.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a047bf152dbc8344c0cd5231d735396358343e09b2040ed51f4960898c12771b +size 323293 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000225.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000225.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4ed965a593af56a9ea82408aacf49f05cc6a6846 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000225.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af42de17c9cf6d2ec51a4bf09b8afaba01d8e267ad12409bd5d131145c36b216 +size 307825 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000226.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000226.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c1533af718d56c909270f9d90d60fce9bfeac841 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000226.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57f95c63d6a8a670e7792815fb23f2db8cb351173a70989eaa45a32b800a2ef1 +size 302736 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000227.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000227.parquet new file mode 100644 index 0000000000000000000000000000000000000000..202bdd3c35e77ab3938fc1710f6571012aa3a32f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000227.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c088c1ceece0851d4afd0a0440eade797a1d7e3ec1944f22512d03beb01206e7 +size 364362 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000228.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000228.parquet new file mode 100644 index 0000000000000000000000000000000000000000..56d986dbd126e21dbcd241266f7962cce5d7fc56 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000228.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:514c70f900e4c6457748c91f86f79428a5b518f3e0c730e0468747beba56f4e0 +size 368150 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000229.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000229.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e5e6f8ec17ca0baacbbc23a1506ab3cbb45b9e01 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000229.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f1d27cef722ef3c092c4ebb9aa66c7d0821eae8fa609338502e43f90901ba64 +size 319731 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000230.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000230.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2352d43a8862f3deca3d67a6373499498abe54d8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000230.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34eb08adb4c37ebd6d54f77e4a5d658ee6c09604bfa4fa827b35602fe6e958c6 +size 344054 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000231.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000231.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e247144e06d8f2eaf6745a1935952a05a8425aa --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000231.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5fe549b4882de2a8fba17afe7bfe6d932f81983ff047f19b5bdb09d0d08f2c7 +size 331532 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000232.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000232.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5f04e30369070c3fce3802b09836e3c3b3f02c75 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000232.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:957987be0abe5bd67ce4f9493b3eb8dd1fce80e429777d9e9def4f0677bb9b7a +size 346493 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000233.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000233.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f9391c3c6eab35e604988124c5e9be18681ea483 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000233.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48f89bbba6954b7be99018cfc63be5122041865d11e0827465adda3a7777142b +size 305075 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000234.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000234.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a3088e75be9fb83250d13c27c3f628d57f06a87 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000234.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62d6fb530c5673280578064c4a38016e2364a27c112b567b019c7a521d2ed8c2 +size 353392 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000235.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000235.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6ddfdd967b2e14bb7666a30874a442df101c7af9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000235.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:741cb1d1167ba31673fc50a64d5e713ed479adc00a833ef3f14316f1b6ee3ff2 +size 342553 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000236.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000236.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dbf16585c493016cf55f88d24d839a6c9dc11f76 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000236.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8f79bd7e3378f33416fa00c1815f7706f9338fb96f56e6aa98ef8c4e54f4664 +size 325424 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000237.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000237.parquet new file mode 100644 index 0000000000000000000000000000000000000000..18af84f8edc338bcb8cbb15420e85ae0ef5b062e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000237.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49e7504ecabb2e8e6a1bdd5af542ecb6c7a410efc380d0f3e7bcd3ac28c47c42 +size 338937 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000238.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000238.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e9edcf4af5d02b55df667fd9aea6d092c27f42e4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000238.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56286268675c58040af2bb657c67fb95ca608c4b92052c8472f4120413fee5dc +size 332108 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000239.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000239.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f0a6c635fac32f7feb8f5436c4f697fcda7f21ca --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000239.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:138567571e59acca936114699fa206461eef072e0dbd3284f841c9e073e2ac7d +size 349993 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000240.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000240.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cef3b49c63784250715a733a57590c7573e60924 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000240.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:149d4c92bbba71c67d4a1605aa75123c52e19a7aec17bc7f79c99671694e00fb +size 339264 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000241.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000241.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2554fc1ec74156b936d3c2d20d3658a19d437071 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000241.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:facb5df0f9cd9fed9f28c255565a920bbed9ff3b19afabcb57752b42a9c897fa +size 321972 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000242.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000242.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5371410881475061305703a7a75fc02005820645 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000242.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6394c3052b4131a238582465f0f461219c281d7581e523a40c5c59c60eaa253 +size 376288 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000243.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000243.parquet new file mode 100644 index 0000000000000000000000000000000000000000..25fe0da7264fbd21065ef503c8d4d8ef9ff10c59 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000243.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27c140ff545d81a9aba6e0493bafa2d33ed389aec1f76f0f3f64bbf072fc4682 +size 419224 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000244.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000244.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bc9b81de55aa3224da01b104415b209550c2cf04 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000244.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f298037afb84188e8958482ee05cdeb98635c6815fa26f4a9bf77fabbb89c008 +size 385746 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000245.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000245.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a080c24dd4e933aedabf0629558d5baf320fe783 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000245.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f445fa43ac0c7455309240e7a5946d43a38b958b042a0a1e8c298a995c992e60 +size 373419 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000246.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000246.parquet new file mode 100644 index 0000000000000000000000000000000000000000..989aaea28894a5ff37336e7d32730b48684d2fc6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000246.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98d9cf4381c7c62e986e06f45a061a5ea63e08834592320943dff1a0f8a17604 +size 357682 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000247.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000247.parquet new file mode 100644 index 0000000000000000000000000000000000000000..52ee3517dc69e2f72426fbfe7963c906eda03d72 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000247.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61d0d9156027013c8db66ce47d1c279afacdab1a8697f8b147e456fbef25d9f8 +size 356491 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000248.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000248.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b20c4a17bad9f0cf82add259401bdf2e4f8dddb2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000248.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29d419975983496886a9e13eacd51c7cb4e7400fbfb0f36950ef79fed0779f0c +size 370001 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000249.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000249.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e4d714028c4a03a2003d171c102207375004e29c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000249.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f1f65c31658fa1a6384c3770dc5824ca8c038220d2af4fad7e79aebf93d8cca +size 322753 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000250.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000250.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a8bd3fcaefae3b31294733ce754c84cb1a7561d8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000250.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be3ebfa2d92bfb8dbb0dc523cf77d2c8d5be0a5f4cbc5759666d84a3a798e90e +size 319050 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000251.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000251.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b85f7057650c51db7f22be821da913a9d8f5185c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000251.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55d6c742037a0cd1fc9e68d59e53c3f65a36e94e41483eae7b65c92ec15db325 +size 241673 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000252.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000252.parquet new file mode 100644 index 0000000000000000000000000000000000000000..291fb4947de74aa0e0d93e16c613a2fc1286be8e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000252.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e293057477a9d177136376a714afcd1506a784d9577e390e613815b7bc2b1e5 +size 266958 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000253.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000253.parquet new file mode 100644 index 0000000000000000000000000000000000000000..13b0d0f489c60a9b8f711d5a0edf464ea9a32bec --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000253.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f366f30b9fead59261156fdb2a69cbd08ebc8daa65da0f2681db2360f5ebf2f9 +size 225789 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000254.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000254.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd2936202fa4c0febeddb651dca594b16b672767 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000254.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c13ca8a5c9c9315031f1200bc9325cd13eeeb7dee59a76ba322d096a1ba17ec +size 221671 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000255.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000255.parquet new file mode 100644 index 0000000000000000000000000000000000000000..64dbdc700c0ad11f44e3b138d932511f6bf1cddd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000255.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20da85bbb46857d5f75f22c56f5709822d612acd03f64d90473deb8a12bec42a +size 236515 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000256.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000256.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6b7c439ab0121bfffddf789611d45aafba78ef26 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000256.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1de33d45660bfabcb77c3a5fd7fa63f80af9e846c2c1c6e5081a9c32bf04673 +size 294573 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000257.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000257.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d0fd3ffedcb160fada2f81c1bd25b293f174ae7f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000257.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d714d5b3be36ec19049aa1537093dfa75de99626e062cbed119ef9232d7302fd +size 262145 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000258.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000258.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3dce2673d909debd88c266cd64c00f0c5a065a2d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000258.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5986a8646bf6a7d16703be3c53e0735d882626d80a26bd9d6a77db50a5f47b49 +size 264395 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000259.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000259.parquet new file mode 100644 index 0000000000000000000000000000000000000000..415926ea68cfefbe158eace03618b2e396b381a1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000259.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60c3e1432d9ea82120dbc831c2ace8a7b4c5b855a335b4ff7ddd2de9ff96bd36 +size 255502 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000260.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000260.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a9104d7bd6e2c9f06b9fcb3c8d2ab8244ebdbbff --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000260.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6f12140ba634ab52f5d99a50305b06877b4feaf634269957901c0629c4a2567 +size 242028 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000261.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000261.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aba0fe2941ae12366800feb99750b505c5ae851a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000261.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58f12bf2da775831f02389b14c81454dfe5b3b5bf2f3100298007f257058d992 +size 407182 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000262.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000262.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e28369d7cd587141a2d668815e324d5dd0828d1d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000262.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd2521c7c7aca1225198f3565fed1d00809da063b830ab88c149745fd0e2d96b +size 369333 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000263.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000263.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f992da6fe593ec4e996b7ceaedda830dc53ae07d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000263.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4854f4cab3b9226a7758df522adb093fae314d8216eb3a95e653d2bfd693eb48 +size 377129 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000264.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000264.parquet new file mode 100644 index 0000000000000000000000000000000000000000..77e9859c32b64719b147d5404f90c547a3ab3cc3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000264.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be2a11a2871d3a826c52fdfab6bcf566e9259dc0b566e79c14973d824d9700fb +size 234467 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000265.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000265.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e690d6dc5f9b89c0eec5aa2facd6c4854985fd71 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000265.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f9f97a9c8663a5d308542365cbdbd369467faf53f3b34eb11228d7fd41cfd6e +size 331190 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000266.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000266.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eceb9e1e3d2eb49d903ada79f7f89a9d9888e724 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000266.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a5f142e4a0e570a1a968fb199c4fef0930469bdcc508e05f91e74b6a9781e1e +size 425575 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000267.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000267.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f0a42ebb00ba88f78a8a2f8e98faa917de9a482d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000267.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3702793a6329349868591782c4678319b2606d228c3fb8eaaf1fee2c73ce9d4 +size 563070 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000268.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000268.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1ceb8d1bc0b88766beeda909628c2f9fd37d504f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000268.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76752f5d201781d1f46fdc310fcfbe42a7b7b540a228c968c08706257f592e91 +size 495751 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000269.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000269.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f66450bea4da57f3cf950f1ab1c1b85f36a96e4e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000269.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c390cc0f90d8acb8f75bad8ce682fb3d252268a825d94044a66e1b99e986d1bd +size 317608 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000270.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000270.parquet new file mode 100644 index 0000000000000000000000000000000000000000..37c605a0661a65b8e0b9ea8c661ab91e357c6cdb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000270.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:094dd7eb331edd2c9785e20007a539c6d2c0538517f1e48b7e15a5ed80e359ec +size 254235 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000271.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000271.parquet new file mode 100644 index 0000000000000000000000000000000000000000..28bd4a6c9e00915b3836b1016d664f842352417e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000271.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9133e95013955a48d62117f5d2e85fe96ff60b94804320957a02b5c8022071de +size 320074 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000272.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000272.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a9efbfdd6fef9c6fd6a0da965e243590bd619565 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000272.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da5f6d820c39a983a6ba87ca6738bf8418766c7ca412aa807fcb7ff67794c99b +size 403036 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000273.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000273.parquet new file mode 100644 index 0000000000000000000000000000000000000000..619992e86585ccf6988aa12021de93ffa50cd087 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000273.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a4a98b998448753420656b4fe07459364fe3780b53e6a3403dca27bc09c1cbe +size 286565 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000274.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000274.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6ee73aaad7b1751fc0bfb02e6c6c8ab2cc36fbde --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000274.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61af3c05e4b583e70706a7b7ee4b6dfe77306cb6267a7d5ce633e0baa1dbeee4 +size 302177 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000275.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000275.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3944a41df70cc82f6fe9b24cabbd3a12e48baf33 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000275.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc80d8c2b6a15116435e503509b78eb871d02f6863cfdd2f017080865a4ec478 +size 313836 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000276.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000276.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6b3b0c5fe2816b1a07bfb1e58177f51195034f0a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000276.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e41d9d898db02b8acde5ecec1d717bc5c7b7f1f76ac6598bf6c59ba81c1ac909 +size 338218 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000277.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000277.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a8b080915a85a38415d2ca70f28fc14adcfd1a73 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000277.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f4e7bcf9b2bbc80ad226dc68b9068f31826a004276a7f143f597b24cc65da3e +size 321053 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000278.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000278.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8d0456fb8a032aa610d61daeb7048611b54c4032 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000278.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f44ca5eaf6cf227d0dd31dae5773a9448fd4bfb6dbe21319c4dc3545e70252ab +size 280545 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000279.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000279.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ab548bec08cf3f5b5d5ac5ce3b783fa247e53124 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000279.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e0db89a916708e83ee3d49e289aafc3532885d7ebffc9f4122353e9008a75cb +size 287708 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000280.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000280.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1b524a71ee9505563a1bc4dc1185fff80d2c70ec --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000280.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b206b6af239bde1d184fa735615a4937587f8bcda83b411d8d58988ac9c5c765 +size 226958 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000281.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000281.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e47dc61e0202b2d1dd63642a300b471890f9ea5e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000281.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3f382b58051b32fc9a1d4a71d2b785fb6c23f420e7b61c6383763c35fec7ed4 +size 237176 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000282.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000282.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aee10bc4839158b6a7456230b4d6078607ff6366 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000282.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb632da312b652d035e777650716f7c50fe1bfc779fb24a458ac03929a08572b +size 199833 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000283.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000283.parquet new file mode 100644 index 0000000000000000000000000000000000000000..871c2bd4bb79f85b0ff09e6baf6bb5aeb81cbba8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000283.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6ff24d5bd4c2b4ac03a6db850ddd3ffdec370794e29d5331f01edf93e3b2d1e +size 189350 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000284.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000284.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dc3adad187d6cf1d9fe0b5b2cacc192676c81e4b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000284.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7f5b5cc478d1e11d25e3783d6070babd453440142da25f19ef35c3eb3cd27d3 +size 203063 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000285.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000285.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b889dfa1caf2b7c7b1a40472052658a84936022d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000285.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d36771b2f3b11c6bf2d0794906e198616929ce94c6080d5b76bdd303006583b +size 195705 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000286.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000286.parquet new file mode 100644 index 0000000000000000000000000000000000000000..46583bf6667299f3524561b8daa909c21c473511 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000286.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df127d8b6126675921c3c8390cc429c5359a57aa1a2c4db4d4144aff77c66cbe +size 281844 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000287.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000287.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e620cc96ed8a89acc6c7b952e4d411aaf22d3227 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000287.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25ef0b4688868ec2d4cf5e813401861afd1d2ac0986aaf5e23c211580311d23e +size 195198 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000288.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000288.parquet new file mode 100644 index 0000000000000000000000000000000000000000..08ef36fcd27c1cd87bb8ee29a58a2302b0e3ee10 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000288.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cccf1c802defec7101cbaff3a00fdf18dad1fd9c4d0c1edf3391d0ad15eb7345 +size 175629 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000289.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000289.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e0257190c98cf8be8c72c10475fc02536dea8bcd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000289.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c0143ea49f2cd2bddbe927d39ea3fd0de86d1ce0ddc3599c5525fb19e3792f5 +size 192563 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000290.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000290.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e7231bb9b939677a5d52bae7ab96ac638059f01e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000290.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13c8b8a2a17365e3cfcdafceebf19428c4c4c6c1c6c3a9ffcae68035e0272339 +size 185693 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000291.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000291.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2df326a6c1c03ba8d01350838b299a46a30b7194 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000291.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:683baee06083e5de35e42c2f86555b05535c43f89e727776917c115cea689712 +size 195941 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000292.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000292.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f8e5ee90a0890724bae91a625bfdadc93ff4342a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000292.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35eb0465a0195ca8640b1eb1182ae41c4b6ab50e5a8d2827064c255ce74e9fde +size 196127 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000293.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000293.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9fdc8529219af7c2ebd267e113724472b10e1748 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000293.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a8d7bfb2c25763d509008407b655b13fae78fd109af38adcbe8348985fcea96 +size 192810 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000294.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000294.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3f248a4713f06cdf71e5154a664db9ca40a1f833 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000294.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8da17e6312c3d6396bb9ab1a1f816f76e74998bdf61482b8af8536c01ba5da9c +size 191294 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000295.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000295.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2d6e8dea5ba7d9a846a887c06b7b10f2599a5399 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000295.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0c4199fc493c9cdf870ebf9cdfeb25847423c6c08fe9a2c1d57b89788ff0d24 +size 200717 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000296.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000296.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2ee8849c731ce2f08c592dbde88496ca0701682a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000296.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c40aed31b57296158d45ff4f4e51591fed61f9c6136cec3bb0068749b3bbaae +size 199475 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000297.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000297.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d57db1f815505b08524facac1b03b53797f599ac --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000297.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e8cabfa4cd3b4751456fbe4150de7d53db1095514eac8c7cb16f09ad31d6ee7 +size 198536 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000298.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000298.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2791dc6d11913f5b27cd2037bc599912c6b4458a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000298.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:405634749cb44acf79649a9d553afbf1802d264d3fc7fc3ba6fd110eed8126a8 +size 189756 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000299.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000299.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2bbb5fd9eed5d91680d4202b6fc350db09543259 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000299.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:499cf6a5c7043c558b54f130247c2f3069cca625071095727e2f578d77fb13df +size 205757 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000300.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000300.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e843117c9077884f3818672c67715f8f87fcce84 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000300.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dcab82c1dda3009c4050524986dcf421720c205949bf712912f133cb208b443 +size 223596 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000301.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000301.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1a51e959c2f9658064baf0cbb67304ef1d3911bf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000301.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b59169972cd108dce93154ad4fcb45ed9516ede7468568b6fafc1a4fb57f67a +size 220462 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000302.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000302.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a0471bf38f70133071b00ad450f5fa0b4293851f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000302.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5a3e9b9fe3a44b1f452dace20e16d8d144f98900b1007db68fa40d23af8b8a4 +size 198863 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000303.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000303.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd0fe0d76a5e447cf998350b6fd0a29b6c455cae --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000303.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c5f825203e1b769a8ef5d734040e6b43db10f4747cf7b98e282322744fc2fc0 +size 247573 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000304.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000304.parquet new file mode 100644 index 0000000000000000000000000000000000000000..355e4126c0e527e2852fdb285d87f5bef068034e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000304.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02b877f724b33107dd10973ee671b167e078e2bd569b6ef8d3018d91af08aa32 +size 192556 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000305.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000305.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b37aa6b7c05b9daa9e7ed119aa113657f05c2750 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000305.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aed9c4f746b8217896aa1e4d64fe620ab6503c72fcec6eec1b97332a07b6195 +size 205869 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000306.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000306.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c92d84796386177629736a71d757022de705367b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000306.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:790bd20d5772f7cc903dbb0b2d099bf07272a118086a7c9a997ad93114d771a0 +size 174049 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000307.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000307.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5b7301e313ffd30e78d0e685b1b17546628cc17f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000307.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ca1d39fd789bb08b8545ec8493ba3c98ac32458072901d8448d09572a8ef2f9 +size 172953 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000308.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000308.parquet new file mode 100644 index 0000000000000000000000000000000000000000..991898037ea5d666754d5aa99b88f2b35540b9bb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000308.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65261af80a734b297e419aef451cef0f784414dc89d7685068f62548b5d13400 +size 180475 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000309.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000309.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0c32273edb0d595e7d3cedeaec7ee7bc28668fee --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000309.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eed2a2515fe692815e828ab3b39676a5a0c025008b9106f8906b49bbb9ebc5a3 +size 176332 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000310.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000310.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8dc48961a59435ce789c018a8038247014fa638a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000310.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cb09ffeb6dd1da6e4c18b2fd507c528667b6041aac89a9c942420fbfc160ace +size 179291 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000311.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000311.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8d07e8f8293ee262c377c1ab874697f5d55c984d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000311.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5466d086ed7514abfc3efde7ee3176259de798d1bc913b2572a54bf8fa2dae98 +size 175492 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000312.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000312.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1f363dc93032942d7543dcb1be18c28f0c5130d9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000312.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68056c0d43917b4f5a5cdcb27aa5645051352c53030ab38aaa8f71379510cf39 +size 154613 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000313.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000313.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a2a290ba0d428abafca311ee70d2b167c66cb09f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000313.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2978fb5d4d8b7a7b330f77532c033944338cc26328663ce7318c1e0be2e0861 +size 182492 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000314.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000314.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d62aa044b1ba0a7638b88dbd46c3bffabff4bc8b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000314.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8e076ad9eec44c965f3d83c58346cbaeaae4e60907e493c39e25ccc5ecfc95a +size 302796 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000315.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000315.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e4b6532bf91afdfb3ce923b3adfcaf8575361191 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000315.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c45e51e16dc15e0814765db35f679d7834a3d436a73a56b7f4d6479fe0b5abfc +size 211967 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000316.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000316.parquet new file mode 100644 index 0000000000000000000000000000000000000000..990f710b15b886ddaa6f7aa6da790ba97bcd1194 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000316.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e67c657bfec7e12d31c44e24597a80c0af69fa29cac93f6ec14e1674bb2302ad +size 254151 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000317.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000317.parquet new file mode 100644 index 0000000000000000000000000000000000000000..02600093d21bb377478ae9173b0eb9edb2b64e3d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000317.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bc427e4ebcacf765765057f6e0cee5810ac8ed76d7458dfad9c35c0f52bc100 +size 238578 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000318.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000318.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5b11ac771fe56a4cd32e97c0d988681c2d1ddddd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000318.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7216aad0dd9422fb4f55ecea6fe2528b136f2b0f3000ea792d5858497a5ad244 +size 220524 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000319.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000319.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2ab34cf14d37eb604906fceab4c97de9c4db6b07 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000319.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:738be188cbabbc68d4738e73a20030cd444948772909953277892423f0c4a7df +size 246410 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000320.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000320.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5005ddf200e6af1f373fc8db3313406e55d2ea05 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000320.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f597eb0684ceb595ca0b887c6887f590b0c1dee0c449a44c8b923fe7b8b002c +size 235763 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000321.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000321.parquet new file mode 100644 index 0000000000000000000000000000000000000000..15a0b01a120d978e37b1c8edae5216c8b19cd351 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000321.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5c677b9cda2bc210dfb582112633769033bc8be9f604c96b50354956cddebe3 +size 304560 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000322.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000322.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4decf3d964bd1c6e2fbe6a76eb7b6e7d5fd1cabf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000322.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:531b425d869ce051b00482b0b5a36a33dc43f616dae4dbabe1f5e271c9776fcd +size 243314 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000323.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000323.parquet new file mode 100644 index 0000000000000000000000000000000000000000..93a373a67377e3eae11fa6d393f334decda99ef4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000323.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:effeab26fd096eb738c537931d4fd4df2aafed4885d67c6aa195ecbd0dcd3f5d +size 260206 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000324.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000324.parquet new file mode 100644 index 0000000000000000000000000000000000000000..60e1481f0f3187d78bdd13e173760269dd5c83b9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000324.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa3a092529a2c74e521cf49807ca05af1b872f61d1db8ef3fd1bf7829ce3c113 +size 267204 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000325.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000325.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3a7fe3ef461a6ad0a04d57006e217ae9e91252e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000325.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e9c60ee8c3807f8a0304174a1821ed0f3e73efa7f991b1e1fabe87af6521d71 +size 234260 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000326.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000326.parquet new file mode 100644 index 0000000000000000000000000000000000000000..25368c176679c04f55c5549c204ec8fa3b9a50ff --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000326.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:363febd1075bf394df619fca88a4a75ef2d8dafafee683f1a67b9e08d8cbd4a9 +size 254836 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000327.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000327.parquet new file mode 100644 index 0000000000000000000000000000000000000000..11b60821db6181c0c349f97f1ff5215fed642a19 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000327.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:022f6bd2adb7809e4258a6ce2457073580aa6815a5049055a90bc61cd7496fcb +size 266904 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000328.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000328.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c3077b5820af20914564eaf60611ff311e14167b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000328.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:721de4f13b2e6c7f20825b2478c67ee3be77ce141664130415e69f87cffc6dfd +size 251699 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000329.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000329.parquet new file mode 100644 index 0000000000000000000000000000000000000000..27fc6ef966c272469021062ff210d38b59768ebc --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000329.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ec806e61dd932e247e9a5ccbd47f26d8facb733ff8e3cd36e488af43304302e +size 231662 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000330.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000330.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3fad06b7d0566e0f4bd69724d72033c7e4d95721 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000330.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b526e2894efbc69e3aaf142b6cb00ea653c92bdce529cb076c749e16c4ca3a95 +size 255453 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000331.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000331.parquet new file mode 100644 index 0000000000000000000000000000000000000000..360593a52914f870a919a574bb02a98e100fdef0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000331.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0629ce849ec6a160e8db55c4ff3a11bb9c94a44e5716473f9589e57763692457 +size 234065 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000332.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000332.parquet new file mode 100644 index 0000000000000000000000000000000000000000..258c655d39d9dd6fe6d062a78abc910f914bebb0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000332.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bfd6b453792ce74d1261a2ccd2f4a855a7476263c9e0205ae776ec472cb521a +size 295190 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000333.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000333.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e8e03f432fd84462d0b917f7dc2e5f705312ff1c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000333.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b0bd909a932c11616a3b0810b79f7073c187070ff60cf04a4fff2daddd2b51b +size 210732 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000334.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000334.parquet new file mode 100644 index 0000000000000000000000000000000000000000..359a9b88ed121656f5c8e4e3d4ca5e59db929cdf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000334.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06f03869a5e33d3338af94c11f8cf652318b4e83d589f2635ca95ea1bd9d69a3 +size 228421 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000335.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000335.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1772177844953a66025813a3eba1a19d4d47cfe7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000335.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf28228bfe0d5fb3dcaf5b978f4a38d99c952d95fd5329b3d8a50415d0447e14 +size 207528 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000336.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000336.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d102c8e89406562051814aaba9171a48c6b4c303 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000336.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c853ce46acbb9ba451d1b5a9806feeb98377dc70af473574112a4aac0d4fe065 +size 234643 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000337.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000337.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cbe8c8830a5188a864f694c3937d0ed686a3e373 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000337.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5d09652d781b2eb8fc068b7b77937977d89adc328c6a1a0f90f3bb7b99f5bae +size 257385 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000338.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000338.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dcd8339842efddf7ca3ea516ba857158456af04a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000338.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35e7e6cf6d308a70afa33d7c4555600e79ae414d710e55f7b4646cac7e4a61e7 +size 241869 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000339.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000339.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dc3f14969120caf5edfbdef84fab5f30b91526f9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000339.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a93974a99b1898e508bbce69426d014a78e8ace00b4e9da63ca67d9dbc1181d +size 238883 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000340.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000340.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9c383fa4001c08326b2b1cf5e73404a4bf5e472e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000340.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c5f16b52bd00da1a9b0fe505ee999dc841a97b1e5b05a63fd01c2138b2561fb +size 208421 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000341.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000341.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6008fb6e267a4863df51287f3822ab79d1e9633c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000341.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa924b164859fa529381f493319e7d4916fc07772e35427b9a1414e088fef85f +size 268153 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000342.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000342.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a8faed4bb12fcfb3775a1aac2f3244ce93931a64 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000342.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcd81a1269ab4fbcef2e670bd472fc975b41b340dffde77ea90af1e58b7fab85 +size 259221 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000343.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000343.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2d68b99618e984a9c50696674be25d6a92acecba --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000343.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02b1719818244b2e99ad42f90fff16b218f5e3a3a123f119e3d52e7f392fa3fe +size 261077 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000344.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000344.parquet new file mode 100644 index 0000000000000000000000000000000000000000..85a8cc44b1c2eb181fe8245fabe37216a18b61ff --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000344.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64d9997cc381a144192017efbf766862c8d55b826c13a6fec388f0091ccefaa7 +size 246028 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000345.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000345.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d37970199a7e60bd298cc79ab808fc08ef14fc99 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000345.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f9da0639532ff5727a5db0396460f9a42639f22248db7eda8c27f86fc32afb7 +size 324036 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000346.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000346.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0b5184b0ae50579004be4bd59192c9911c96867b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000346.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:520a680a7f924399245382679141710015285a3e7ead0c1c5d3e307b26e169fc +size 242424 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000347.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000347.parquet new file mode 100644 index 0000000000000000000000000000000000000000..98e1cdb3a3e8868345bf8f09184f8e06fc6145ac --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000347.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e95f57b6e4e32aa01505ef53ca07328afbd8067927a72e16fecda5d11204f93 +size 274078 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000348.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000348.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0bc9a0c58b8aca826d92459308ea7b211eca5a0c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000348.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f136dab98699e2cec4d3bb983c1552e0f8c099ab250af3fb15eda4a8356f50d +size 269599 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000349.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000349.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4501eab4a5d86c73499e9c6f20f321118ec7c80d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000349.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ec8141ef39ca5c66c39a5df68bfd211951f785e653d33b298420baa332d928c +size 339745 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000350.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000350.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a0f8e8f98d5a6474b62c49ee9214c94d94c7d81 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000350.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa5175d8d04f4265c39b5d9f9eeb285a26f4f6ffb5cac8456a47d5818985bfa6 +size 391118 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000351.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000351.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3bafa7e09f6bb73793cab62a65f26c0fa2352bf1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000351.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21be38ba914e2a0cc7190aedc564f4d4b10d582b06d9748719a0eca092e9c83f +size 245663 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000352.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000352.parquet new file mode 100644 index 0000000000000000000000000000000000000000..532fd70a70f7f5bff321591d0b695d28a07c7cd2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000352.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8595017d910a9aa13ddc71d3cdad817cf4b59c0e74c0c9f5023d8e1ac41f509 +size 203743 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000353.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000353.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e339009f29ab8ea6a5a5bc75ce7fa4d66bf4f7f2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000353.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:deeeaa48279f00b563a4bc1535c1a2d644a6f85cfb754c2ce2aac98d18fe6d50 +size 225643 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000354.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000354.parquet new file mode 100644 index 0000000000000000000000000000000000000000..709e0154ff5d52094cc4ce3a4e62c968ae2f7b34 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000354.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ac393364520e4fba9a560b467ce69aa79c82a3cc25d6bea7cb62a740f52cd5b +size 252908 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000355.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000355.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5219e2b9827ee439ffe3f5d371a6da0f640b90fd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000355.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccfe8f3a399c05899d135057ed0b5b31a7d7df588b5e4864ebcc892f2a61de36 +size 252037 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000356.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000356.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bf05431d01fa200f78cacfb576eee1403d8ed560 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000356.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43ce833ffd98ec6b591a135149ab7b739cc853f8060d9f631a672bbf60fe7dd4 +size 243179 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000357.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000357.parquet new file mode 100644 index 0000000000000000000000000000000000000000..464cabed01944872ebc4125e9974893e1dc3ffa2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000357.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7cc03e33a53f67dbbe888d26468855d43c4f6f1363ec0a94b087b66c3ae26e9 +size 253117 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000358.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000358.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ebff47980dc9859a3f98e8c9ca011f8e872c01f8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000358.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4da959cb3e6de09e1e102d2960cf516e519e1c8f3c93111cf59ac22a0a02c06 +size 274851 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000359.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000359.parquet new file mode 100644 index 0000000000000000000000000000000000000000..71a978b624df32f44ee23cf487468d51bb91f4ba --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000359.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:435319cf82afef6f2460d39558cb7d41f92c2ef5a2802ef52d582e6163f0bdb5 +size 277305 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000360.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000360.parquet new file mode 100644 index 0000000000000000000000000000000000000000..72f897c7b2f3a6782114f9de029cd8025bca9819 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000360.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3690d0c08e364c2d01d94c035f7f02642b7cb64d1474f871b44367a122a0d094 +size 263127 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000361.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000361.parquet new file mode 100644 index 0000000000000000000000000000000000000000..69ed26ea32d5361322836e036bfc24486fc53b75 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000361.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:949f6975449d196af6c1cf70d4204b9be08896dd4fa70f582f3506c1aa2068ac +size 253578 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000362.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000362.parquet new file mode 100644 index 0000000000000000000000000000000000000000..553e928cc7aff10ffb78dc1d9d2e086fda7206f6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000362.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a78d8cb26cf7b731ff7425b102928b72c6dc9c782d3d119f8c4a5cf3740e15b +size 252949 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000363.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000363.parquet new file mode 100644 index 0000000000000000000000000000000000000000..186b6d450e31a2cfca285b4a34ae1476a27f5b42 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000363.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17779cdf1cf0026c2549e8c6eae56bcd1f6aa90b1bf853efbe99bffa32569be4 +size 269459 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000364.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000364.parquet new file mode 100644 index 0000000000000000000000000000000000000000..61ecc28a42fee4960f219c54da6b69482f5a75e4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000364.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc6bedd1dec13b27f775498443b2daadfc78cb313a53dea0c734e3df661e0e57 +size 291053 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000365.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000365.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a84882b51cec3910d189809d01125f86c5ca3a82 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000365.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6793e6c02db3ec267f4eaa78e40f89fef56c0875b9263ecf2bee7764a99f6b01 +size 217533 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000366.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000366.parquet new file mode 100644 index 0000000000000000000000000000000000000000..21db1ea91e49363bf9b818a05b382b49cbc80acd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000366.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:269b5ef5af1fc61156e065ad960256c3d7e917314a4d884e363d33aa21b74764 +size 211446 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000367.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000367.parquet new file mode 100644 index 0000000000000000000000000000000000000000..80c0556cd463387bfccfd7e5a8d0817738c6b8c8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000367.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b34e98f9989c408c5739069decf7ab5c43f65715a89f4618a23cbfa3ae4421bb +size 241779 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000368.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000368.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7140c67d525eb8d3066c9c5de1323d8dec1f6577 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000368.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dd356b41c532dc1f51aa9b6b9ee9ca557c6e29c96c0067665c2628e5ecb1a57 +size 217059 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000369.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000369.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a84480693ffdb52267d823849d62326fedcc7204 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000369.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce86c0a4c5db4a391d5e93df091951dfed7448fb5e8fc55561342ea1f2a39f15 +size 264703 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000370.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000370.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e02602138d8961ea04e3deb8fe1f3838fe9c5307 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000370.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c38c33c3c2f5d546f9c9f8cde8fa64f555888c4879bee993f14bc59ae59a846 +size 243358 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000371.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000371.parquet new file mode 100644 index 0000000000000000000000000000000000000000..76cbc50cfe553642a5eb49806a0ce08af294687c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000371.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15ff29cc015538db6a65e12c1b2cc1fbb25b0ca9d0ef80c31e18256cf55ca388 +size 236070 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000372.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000372.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5050fb9c0800d03a4de1cb13d65c97d615c388ef --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000372.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dc9b18be7a573e417ceded98cef471b5eb817f9077758bfc0cabff39ac05e1b +size 182533 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000373.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000373.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b8e90c316d8071935383fe8099193b5769b0379f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000373.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d88d99ad322e83657756ce44409f401ad550dc5920a34f0783341a4d72f2220 +size 217551 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000374.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000374.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5d17e33720f31188adabb71a897bbea00a270d7c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000374.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb860ced553947253169515209e098fb2ff90fa7681adbea3a967cb481544481 +size 224906 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000375.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000375.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c9b03883fe4e52a9acd05c55920e52aadf438cd8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000375.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f81246083112249d86df50be6d2cf17c8fddcda8f6b449a91ddd0b867dceca14 +size 199141 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000376.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000376.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0c3d18cb335fc20ebd9b90b00baacf37e2788c6b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000376.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6414061d61ef31a3a34757857ac9418d2e2d98d543d573f4ec805567c780b9a +size 207853 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000377.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000377.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c77aac6f8b8416f01eeb50975db7e964ccffc107 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000377.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b37ef51a1fb78163f67e13b911416d7e5876617c4dab14415bca174dec0550f0 +size 223802 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000378.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000378.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0835d08f58181ae7d2b0edc3161a2dfc90190dde --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000378.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89ad2058bbc279e169ab6d9d120b1c44ad4ad0e9edf22275a2f84e1cbef59aaa +size 207191 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000379.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000379.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c08d0941a60c84d5bb96c2a743f18b40ac4427b1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000379.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5b24fb8fc8d2391098b29b3f59bdba2fd4892497de8d85c1125b29935f857c6 +size 224106 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000380.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000380.parquet new file mode 100644 index 0000000000000000000000000000000000000000..482eea8d0a77a18212e6ec9d342a317ac068d781 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000380.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:991dd4b19ceabdcab1174c9a2b17a9041bb2ee41125acede17bf4c5da847aee3 +size 249467 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000381.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000381.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1120a4af6ae80d77e5e0d7e854ae7a30c454b2b3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000381.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be81e358bd70950b6bef196590ae6aab15ea6d7d5dac2c4ce9f894082af3d502 +size 200269 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000382.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000382.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b1f4ea9c8c4f52fd6177dba4a72f288f769d57a2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000382.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eaa344acbea72e287ff06b2f72f2c295ed2f669d68ae6c67a31b3760ee46511 +size 203891 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000383.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000383.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e1a5558d41c6c35f1dbe3903b6815ff8330d21b8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000383.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58b8708bbea874731154757402a0a94407a228ce28d51ff44a9a7ce556bbb033 +size 210879 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000384.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000384.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6a62b98219dbe4bdb9038085bbcc87b9d1b90956 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000384.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9afd2f5f029de53b1d7e8c0df2f64364bfe6757783a4241b66b1f4828bdcc1e3 +size 197148 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000385.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000385.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f1a138b310787979fc3ae86ca0025dffefde59e8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000385.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ae521d9ba08b5c0f0f15bb6c907d033fa9a8583799f28d23ad2fe2510b7d4ba +size 192153 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000386.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000386.parquet new file mode 100644 index 0000000000000000000000000000000000000000..454e7382ef4df64083ab121c25fd32ca6b95a8d3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000386.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e3830bcc6bae9d87a94e88b5873d2cc34ca395eb7d95d07352b9c278b9c93a8 +size 202788 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000387.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000387.parquet new file mode 100644 index 0000000000000000000000000000000000000000..982fc2c7acc725b95ecfc9c01fda74842fd1cd92 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000387.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8551976c77d2835be574fd17162f817f40aa646456fff198fbf2f280a1abd82f +size 233684 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000388.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000388.parquet new file mode 100644 index 0000000000000000000000000000000000000000..745b6b5d610bf63d6244c0bcddb4a724fccc015f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000388.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5231bfffda081ca14248c88a7ee88e28d2376e6256e0c7768e7128132f3c1621 +size 212863 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000389.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000389.parquet new file mode 100644 index 0000000000000000000000000000000000000000..927cdfd81fb2c2c777a4f32e474d9eb248c8e382 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000389.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:609ff7a58bcc75e689e7dccb04a77d386a7df994f371ab6ac352c522942e37dd +size 217431 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000390.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000390.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4253936467c04a88595c6a890cee0f0918d03ac6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000390.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0b496d6324a4a8f4474c723f362667da9e4dc09d92ddf4c88f614fa7a43717e +size 225387 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000391.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000391.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9fedaf8f156818de4327d3f913ef5703b44e61d8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000391.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f2df51b11d5c3a7bb90d69971f1a7b8eee7f80b0250bf2ecd2e2d014ca122ae +size 228812 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000392.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000392.parquet new file mode 100644 index 0000000000000000000000000000000000000000..09adfa87c78feb49538816a2a34dc0892d1a6969 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000392.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e36f7edaaa2dc931c1ab5efb7b95861c283363c0fbbe647764a9335f8cd720c0 +size 230760 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000393.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000393.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a3506cd38bec4e298979381e65e03f5d3fde84e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000393.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c82494bb3f0fc7d8510a9ba106e65105c64e1711eb872fb10cc751ed9c2c3db +size 335470 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000394.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000394.parquet new file mode 100644 index 0000000000000000000000000000000000000000..84c58d7e870dd708c49a9696f70d432178fa6da5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000394.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0273082ea392db1e385a72dbaa0608431d2d5126b1b9280b9b2cdc13817cfd2 +size 225712 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000395.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000395.parquet new file mode 100644 index 0000000000000000000000000000000000000000..28d04c9a346a8c1e22c4dac73e97d73abb475688 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000395.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31e7a8f96c51d10efff1c9775fa0583dea8c4e2c56f1ae7a1c8b8a644f3b8cc3 +size 216284 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000396.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000396.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c97ffbae16a672c732b6b4c0dbafd9494c7400d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000396.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fcb462c15f2fd4b0520671eae236cf70af5434073764868812b2b8f78dcb6c6 +size 225895 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000397.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000397.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a80266753b9ee99c2f9e909c64825a91b25aba80 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000397.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23b4bdea83afd5eafa36d67f847ed3a3e9f9223efe953a814edb18da455e3592 +size 235853 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000398.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000398.parquet new file mode 100644 index 0000000000000000000000000000000000000000..356dac4d87fa1c82a3eb805fd98d28c018071e39 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000398.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34f375c8332a4c260f5a941f250cabab217bccecd0024189c348689ef61b2e08 +size 221980 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000399.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000399.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2e35fb8c479061929fc0c1bdf9d85ceb8a239330 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000399.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a855dab7c22f3f05f7fe92071197fd03131398856c464a8d739d155fd8e5d07 +size 223497 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000400.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000400.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f7abca374e565e2f82aa5bd62850ee4f0b7b79c5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000400.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87483ca7cdc931470bc7a0f00050a05c6a4f96b04d99dd500fa6c779093b3d60 +size 250012 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000401.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000401.parquet new file mode 100644 index 0000000000000000000000000000000000000000..80677549facbfcd1e2ac567d0fdb962909e670a1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000401.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51ba600a53e669af0c2c26e71a772070c0db2420c9eec02842a4e04a27f84373 +size 248722 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000402.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000402.parquet new file mode 100644 index 0000000000000000000000000000000000000000..51f353df1259e0a569e9b4d1a9081cbe5c45df53 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000402.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07cff867da698ef51ecf3514ef134cafa4f9a2733312f904853ce39f9af2a42f +size 241757 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000403.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000403.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1515f205ccbfa8004e8fecd544c81ac2cd535820 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000403.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c458f1bf78d3918eb3643ae690fc47a75e60ed4f9f2af25bf8c3527a7baecd6 +size 229535 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000404.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000404.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d0263c878c2eba517ad5e5f46761278de66f6deb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000404.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dcb4c26af1247113f5376ca8808fe4e8ba5b5473991aeae76250f601c87c592 +size 331628 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000405.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000405.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bb38e2efaf8a92da52f8cde6862cbccb2629b9c7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000405.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70e8b157d97f62a79e940a6a40d1325285377d0e40acfa408dfb1b437a68d964 +size 207622 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000406.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000406.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1a93ae1dff8d916de8d1e7d805c5dd8a605fb19e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000406.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0545ac9b2e5b87345b69d1e7f6a4114d84eb989bced1f63ac624e2b58f62ab1a +size 339562 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000407.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000407.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9d746babc8bfcad4e213efb377b1d919cf0e9e89 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000407.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2d9d1b3f8b66a916da3ee6e5321bbaa489a2296c0ec0742a2c60fb115dbf928 +size 200082 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000408.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000408.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fff3be3fbb8232834d54fd2e10ef6b1f6a90ff33 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000408.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61d6221f44b4bb97287856f791a78c55b95e825aa1274b3ed2e701560ab6d8e4 +size 207904 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000409.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000409.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b89a226b54dfc6e47b9e21e6047329aa2a558481 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000409.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5def6ece25a174821b6a9f905146ed84ab06ecc82310e813b2cc376697af6c8 +size 211833 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000410.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000410.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6e0d7a60b94df1cc665d7fa3c4b0373d6ff4f065 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000410.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c43dc6f348cac57f1675ac042751bac37f6ca040278b25b9a07b5ccda21b9b4 +size 195886 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000411.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000411.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2df6553c200851df381b7f6496d128202e1a43eb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000411.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f5e95002a4ce439f55dda3ddb389a30afae80bbe5c00b1155badca997e23fa6 +size 212936 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000412.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000412.parquet new file mode 100644 index 0000000000000000000000000000000000000000..097694e5fc037c4c2f7b2cf6927800cb640e7536 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000412.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67dfd074da42928e20a5f2c4d3865dfce871f1774e3fd43e654fe9f1c10e2e6c +size 182033 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000413.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000413.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b805f2ff9d3e650ae3b165f2c58c9c7638997363 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000413.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19042efc53d99d75da3f367831a58767d2baba6d1d9bdf3c01c0c4b3b818bcf0 +size 211872 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000414.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000414.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2a76d75413248812d09a495f6e391788a21fa4d7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000414.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc0c47fc67ffa7c5094a76d42298350521ca4a0cfd3de451da0eba8014c582ed +size 200558 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000415.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000415.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bc55663a26221e78fbd79c6fd306f698c525eb04 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000415.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fd480c67a7906da3219e0e1b3a5f8796180cc2950327843efb00c7ede6fc3dc +size 200468 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000416.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000416.parquet new file mode 100644 index 0000000000000000000000000000000000000000..12cd4a7c11d15e22f17222095a71ea598a921ed9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000416.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a7764876bad3f6ab7468f7089c223fd7fd0c7f11647a814dc7f9224ee4aec96 +size 259905 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000417.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000417.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c67bc03c87c8182c1c0363c08adbe7a0d46b8180 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000417.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90dbdb2d7b70e96132d0c46e5f2392215de8e8923a4a52933d7e3a5923aaac20 +size 205652 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000418.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000418.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fe6c4552f73700b629bad257c38798487d89ab1e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000418.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38bf1fc88fb02349a80f6ef52645057e18583d91d0dcf32971de4638d7fc027e +size 211139 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000419.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000419.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff23d1fb408024f1a086f9e1dd7fde396c3d7563 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000419.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a5f82feec1ade91bceb9db07e9ecd623f927107f848eaeef3cba918a2a4feb3 +size 191262 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000420.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000420.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d935b1b5bf720fa11ef53cbed5a6200218f7ce23 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000420.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38f6e60e4437286aa6f833768a6c7e40c2001bec0b5415faa5a4d43ac85469ab +size 241015 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000421.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000421.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb0949ff47359dda001b159dec4cff0ae7f8795e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000421.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:800eaebf2732cc3fa70d8bda910a2065b5a623713e61bd298c43210c65e48354 +size 284641 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000422.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000422.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0d1d7cf96f4e234ac468042401bc0cc9175676e8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000422.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e98621a8a238f44b849d98ce998823c526461253907aa77ff273c281a5d2a06 +size 188278 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000423.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000423.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0e4849042af5ef97f88b88019accb0bbf7ac5dac --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000423.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e25c5f78f56dabc994823611f18d3216475c270c1f8f31170fa3adb419ecada4 +size 204808 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000424.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000424.parquet new file mode 100644 index 0000000000000000000000000000000000000000..936a950bdfcde9bc51421bc8955124f164460365 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000424.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:197a4253305b30bdfae35b96fcb79edf203c243f4fe7fd3d915565beb8263b2e +size 176442 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000425.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000425.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e6eac53236eaaa7113907d5d9f52bf2ff6052d03 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000425.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab31b5dcd0bbc1b79da948a83dbc054ebe9971374c719f5cf58d18f257753ac5 +size 277668 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000426.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000426.parquet new file mode 100644 index 0000000000000000000000000000000000000000..059c8fc6ed34cae6a2e2f56a84f101d61bb334fe --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000426.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7871c376de7ceeaebd55dc331e208a11a02fbb998bde679efa9e00fb4300910e +size 220002 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000427.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000427.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1aa0176824c42394bdaf69c370486094e512453f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000427.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cd3727546d7d066dd16dacf20ca7df4a53edc213f9252bb22113884877f174d +size 220553 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000428.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000428.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4f12b62eb52a9ca4ba673ba40554636319cd9052 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000428.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eda4c8e5582edd3c15d26599062eff4725a456a8c263d60ba969dacbc66bb1ce +size 219647 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000429.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000429.parquet new file mode 100644 index 0000000000000000000000000000000000000000..113f7610c18a28fa508b8bd662b1a60e982dab5f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000429.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfa7bd94f1121f91847336458bb40cb8e7661197c04dd77cd26d0cef881c2d6d +size 223568 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000430.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000430.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fb6a72d03b0987afbde5281143ff7beef957576c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000430.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcb16879374f6202948fc65c1231cc2ab5290f9ea705114d4997e9db08eeb52e +size 242621 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000431.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000431.parquet new file mode 100644 index 0000000000000000000000000000000000000000..49a5951ad91371584f27a9e2660abc3cbfa93366 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000431.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ede4e4f99bf17e885dd432741092c9a66b8de8b64c77b434bd74941c95f5f523 +size 213576 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000432.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000432.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a537c33b6ea0aefdade3e10a64186cd6b96e87d4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000432.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47d01f07ce0a6ed297dfab48828a85abaf117c35e485858497bf83188859c921 +size 200012 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000433.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000433.parquet new file mode 100644 index 0000000000000000000000000000000000000000..737598b173123fa9d03dde6d230394e1bd93762e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000433.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2231e24a3f5223a8eedeae89dfee993cf7c115314115cd11bbaf196830e9fcf8 +size 204130 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000434.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000434.parquet new file mode 100644 index 0000000000000000000000000000000000000000..84b0754b1d97a4b7aec59edb3a73faf8d019aa5f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000434.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36fe8205cac5c79efd635b7d08b742f7cb2ad98990cfe3cb5648b46c84f31833 +size 280506 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000435.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000435.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7bd4e7e8fbcec18336f0d9486830afa3bba1488a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000435.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:067ef33c4cb2c24ccd79985ec8d493424d1b1136ceb9af1034aa538eddd17dcd +size 178738 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000436.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000436.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f543f838b28337f0fa3a92b63905db75a7997a7a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000436.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e63a48bd60ff02b54fdea004c0889a924e71e4a740bd2042ecabf3756c5db77 +size 208498 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000437.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000437.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b0e74491ef30d03e4f277eb8a6388b761ebd5fee --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000437.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff0bb29e163a7a1ffe16b78e87b2f7229480485cab0b2c5edbd746eba51234a0 +size 206288 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000438.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000438.parquet new file mode 100644 index 0000000000000000000000000000000000000000..07e9e44ca05e378cb679f96e5002e8337826c3d1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000438.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67a24097ee0816bf10889ac796c31cf7a8bd499ffc5f7b7ae92857edbaf5947f +size 196091 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000439.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000439.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8db55ccafd9e74134dca1965aaefc35b7dc0fabe --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000439.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09083c0ed633d3a3445a9242840ea4430d50604045b5d9d531ea9dbc5017d9c7 +size 214959 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000440.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000440.parquet new file mode 100644 index 0000000000000000000000000000000000000000..585177d93e39c74796e4e7df278a48cc1e969e25 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000440.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02a208d2c5f54a30d96fe11a8da4839cf3e06a04ae5377bc9a4a31cccd96111a +size 211054 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000441.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000441.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e4c82e0bc13202ccb26eb1c834903ccaf5905b76 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000441.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4da6a1b7b51db3c751f42c11c074bb79d0c9c4f4b7766ad3145b42ebca4bde09 +size 206770 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000442.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000442.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9198c896653c82962677aba6356623ae5a14dff7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000442.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a67dd2d970d65da0ad5eacb608f6254662c689d1c8d9cc5a5dbb7b306561f12 +size 204662 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000443.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000443.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e86f7cab73ca6b8db83135fe05c68cfa2eb3466c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000443.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:605ebc5f7bbeab38e2e818a810094a790d859feddf7040f26e053b154ea5c391 +size 223184 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000444.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000444.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5325abc2600b5bb800ac13380f0fb204f5087f0a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000444.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:086a631bcbe8cc5af8310e328436bfd5470071939d145cfd146c144019c45bcf +size 211385 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000445.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000445.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db15fe4aa021f266d774e1f57b2f9e07d53a2603 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000445.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04fc38a64da6f72c6c6601537d7b8782a38efcd98da651e454abe4a58f01f611 +size 210345 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000446.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000446.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ad9e13aa144f793e614df5d5976282b31a82856c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000446.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7dd67e11317102bf67f678c6b37abefe98204689f01ac5cb4538d1478b8cbcc +size 226572 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000447.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000447.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8547b46d474f456dde7511fb306318081551b3c3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000447.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7db952aa233361dca52422b20124addbb8fe1b6e09b63f34c159168329502eb4 +size 231277 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000448.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000448.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2f1842c121ad1b760f7c50a8b5db58ecd9a1776c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000448.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1b535170b93c2f9101b98dfbc2c628cbc2a67ba26b35355a5297e60c44b2045 +size 200838 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000449.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000449.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ea5acc4096fc35f1ebb76fcc6aa9f599d1367865 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000449.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdf5a9a79da0bd6776aaaceb7ad560e664f8e055043bdb2d251d9220dfd2b677 +size 214515 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000450.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000450.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6a680160559cfc12384cb29d074ebc42f1cf4f77 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000450.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2bbed6e7bf73bf6fba8f7077ad88ddda06b29712e73a69ae1fe87ee418f942d +size 207693 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000451.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000451.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9c04e9662386c36eb6b3379a930b5009b39ba3a4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000451.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:279d4fd2ea43c7e5769039c0341bdb188a9d47816d64f4b8f982e5b5c821d5d7 +size 211830 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000452.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000452.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2829a657b9d87171bc34f0950c13aa3bdab6da1d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000452.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6fd46c5ae7e18d7681fefdd18f7e647461b7d342978c78c1b16606179a67101 +size 196319 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000453.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000453.parquet new file mode 100644 index 0000000000000000000000000000000000000000..117a54bd867f86d4ef414eae4b7a6ec2983d530f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000453.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d885d7205809450c51db6b9c8eae870e75764da51171b67997e03c6f0c27df3 +size 191054 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000454.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000454.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0781f5b445b35c4e5c0b756b7c8e47ad08d47ed9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000454.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58fa81fcb0dda9ec607c945292f8b250ec9da19fe2aa49d16c108c9a33ed8819 +size 215158 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000455.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000455.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eee5478fdb9f177658ded67ad77e9555bb02819a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000455.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69cdfcd6fc00f4c6ec6642a79b3c6b8063f08bc3d35bb1cc64510ba91e2c1bc7 +size 208030 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000456.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000456.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9221c762797877efda01623cb8dc4470b8692edf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000456.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94f9617c0fbd3d51e5cddbc5480f7b20aaa28b014ef1332b9562e0d3e72d54e3 +size 213426 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000457.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000457.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5fbd47dbcf41313757ae64f3fa7f6ebcffd23f82 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000457.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dab3db9d66e789b775ebe034c0d0ef80c1219482e42f9b76b177e327b990a979 +size 217574 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000458.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000458.parquet new file mode 100644 index 0000000000000000000000000000000000000000..841245b4f76d0c4cccbe1a2c1cba78826b4f633a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000458.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd72b142c379faf0a88b9116efe3bfd348543f9d7f3dc14416d00d70c4d9f0d1 +size 207834 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000459.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000459.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c648530d475069f02bcd83066328a2aff473c48d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000459.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b69828c637af7fe70109ad117ab64e5bb601a1951af4dffb9edcaa6a7dfa650 +size 205922 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000460.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000460.parquet new file mode 100644 index 0000000000000000000000000000000000000000..134cc3de2aa86495aa6435f2c3d2bdcb22722b10 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000460.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c8e42fd539edcec61492ea5f6fc2eda633c1c46eb23e8bdf736981ec714a975 +size 223966 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000461.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000461.parquet new file mode 100644 index 0000000000000000000000000000000000000000..280d5a652603dfcfe4800f4b8e35f857e09177eb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000461.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7844b683b69553320097614a86494f525e88c646af5545b38ef56eff0fe63a5 +size 210669 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000462.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000462.parquet new file mode 100644 index 0000000000000000000000000000000000000000..18425b7372dd19c736285e27b78237a8eaa39fda --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000462.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ed7ed6c8bf2c66bb87ebef59bd1939dfb1ca5c7c52c698ef285f511eeedbcf5 +size 219502 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000463.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000463.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9855a92e81105d2a0ea663e3150801e4d771ae54 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000463.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd6c347017c4ddbfef0d40112bd55448ee8b33a06e2f9643bd641810e55bbcb2 +size 227167 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000464.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000464.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e512df0b475fb1a5e0de6947cad7be9fd7d74f75 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000464.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:618377ccc56daa912aef44db6e80c8892eb88b451f4ebf7d08b29de0316a3200 +size 232809 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000465.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000465.parquet new file mode 100644 index 0000000000000000000000000000000000000000..00e460ad652f2e8a5476e9547d48a5a451cbd43f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000465.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:989f13ba7a2177b77e56b14ad8efbd55873eb2e47c4d3de55d759edb07f1b22b +size 286399 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000466.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000466.parquet new file mode 100644 index 0000000000000000000000000000000000000000..95962ca19a13e65ca8843b82667af601dbc120dd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000466.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:830330cfd24d8f5de2b00671707381098bc908e7935847c2c0ca9e45d715361d +size 250461 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000467.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000467.parquet new file mode 100644 index 0000000000000000000000000000000000000000..54039921f79ad6970d872d4a54a578a7fe171089 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000467.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a946cf9511be4eabb99b55b6ed5e743975cdf7a1d039b7f07735c555473a08c +size 242073 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000468.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000468.parquet new file mode 100644 index 0000000000000000000000000000000000000000..187183ef337383bc6c17aa0500e7ec8e350f2869 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000468.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f1ecd06abcfa7be8f9def0bcbdae800a430e612bd612e913fc08dd3de56a836 +size 228692 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000469.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000469.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a34c5848d144f4047b7750fc62fc5b497894d496 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000469.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fd2f77e77808b594a4907fdd91cf59b35f2a82eea10f49c33eea4a17cf292a8 +size 304059 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000470.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000470.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fc745b2bec1c2ca6ce228a78d958267ca0391d8c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000470.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:737b9d595404e847fe6dd12076d5a2f252946b05d57c09d6c725e9ebb397da7f +size 208898 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000471.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000471.parquet new file mode 100644 index 0000000000000000000000000000000000000000..13d4a92568e1bc76085a04058851b9700c5fc984 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000471.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b90a095a5b255c2c01e4813b84658eb702940d0538b2170de3c2cf4e7c9cb21 +size 239723 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000472.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000472.parquet new file mode 100644 index 0000000000000000000000000000000000000000..31f4fb03ba64ab2b92306ff2cf29bfd2da712bb4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000472.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1a6c68dcd94ae2f4bd44b3c3f6bbc4832a2276f4c21e39e295386962445a12d +size 217204 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000473.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000473.parquet new file mode 100644 index 0000000000000000000000000000000000000000..51a37f14e9b994898e03ce9a26454d76e744ae0b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000473.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdf51399837b6c53f321fd550b5137c9303bf860133448dfc0ce6ef6e45f1438 +size 204034 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000474.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000474.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6e1c0380d766a8fdf253f618cddbf7125168012d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000474.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82db15ef987cd72049094fda5a0f7b521ed789091f72a89ca71e8991d43034bb +size 238144 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000475.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000475.parquet new file mode 100644 index 0000000000000000000000000000000000000000..336d1b5b75c8a18fa6a120b66934e0b23dd3d497 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000475.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9133d62c77ba4a4ed0169ffe339c68839c4e700683a9a38145e9cd184002d21 +size 189514 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000476.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000476.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e34c0feb866f701de03bcb6c7e94cb43d0924069 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000476.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:018717d67dc899b6256342ff5cbb4d9fe204c27ad8b23bbbff821be46681bd4b +size 252357 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000477.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000477.parquet new file mode 100644 index 0000000000000000000000000000000000000000..04472b37fcc0708b5c6d56e96efe94a97691599f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000477.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e65c49d2979dfd2f4e16b24d418bd66e06c168b147e82ed21a3143b904b1277 +size 221688 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000478.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000478.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5ff5d81be97603bfb6303040e076030e56bda8fe --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000478.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3726bc610a1e4332a2f468504427dd30b2f48160c5dbc8fd93729029b8dbc0e +size 253830 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000479.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000479.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9d6da98055ba03f2cbe8851350dd0b890f9f8eb9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000479.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c587e7e89f334e32c28048bc576d5b3756ce448c3b3f46424747637a8a905be5 +size 224726 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000480.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000480.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8f817e0f844ebfd4cbb86a0dfc99960deb21c930 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000480.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64df6b72541d1382c3c5356259cb081f9ab4c7312d4bda6da83fa621179d0c59 +size 230192 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000481.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000481.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c3e4a9037937caa045cb74995cdc41e392cce1a5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000481.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dab92a327044ae9860feb73fd9e255d365934c863edd6fcac3e1c01cf0edabc1 +size 191308 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000482.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000482.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c2803bf0b22d7d42fe6abd1cbb8555748435231a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000482.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c70f9cc518aab98711418e19e9a1c4fa99b3d64e931fb167912f697ff2937bd +size 215788 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000483.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000483.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9a149d01ed02bee17a9414345bdb1e7c43a63f39 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000483.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a8a3e1f3e9f354f0d2c29d98d5eafd4b7c01c83b6662cb1af30acd3d388fbe9 +size 212019 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000484.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000484.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f86f7bc76273518febc96c9bc8252d44c9a88a8a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000484.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7e9d99e2fc19e333fd4e9accea8170aaf05a8a9480e5609b3df0261aa66f094 +size 208917 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000485.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000485.parquet new file mode 100644 index 0000000000000000000000000000000000000000..93a2d45543f14b4f8ba79836e98793001d6f4483 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000485.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfbf200bceeede4e04f7aef13fd0c47fa992ba202000a88bd7893ae08f82444b +size 251694 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000486.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000486.parquet new file mode 100644 index 0000000000000000000000000000000000000000..148939b4ca0d91c317de88e9f4539ff679b1f710 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000486.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f86aeb35cf330e2d8563894b0f23646df16982558f1603d3f8cb11a462a029a +size 216690 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000487.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000487.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6c9e1efb231ae8af05d23b14555b900d5d51f6c6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000487.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82a25b7008a23df09659afd5fc2c508b9a13e2ae02e02438facc70f6eda68795 +size 200343 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000488.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000488.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5e5ed8284e1a0455971ceac6f599e5e80487138a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000488.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:828b8f40d7b7c938941822822b9788afb5c67e8a1108d6d0551b1ea851d026ab +size 226819 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000489.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000489.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8395f50d5e9fd81d4065c67bcb50af6d2aced2bd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000489.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55dc7c5d60f7b30e9f50b10d19f9aad6af7d00984e9b3276495e2ee5c8e6c3a8 +size 221182 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000490.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000490.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f81f7d31d48130fb3d557faf70681bad5ec3361a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000490.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e64fbc049f6410cd830fcd636d8f03a5e76c15124750a86feef338d30d7a6989 +size 208878 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000491.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000491.parquet new file mode 100644 index 0000000000000000000000000000000000000000..233e1765d50db174b936ef08795a99aa156d6380 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000491.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09657a5f03dd277fd49efe178b0bccc7c7c0ef21d3cc12667d9c4bf4456ba948 +size 207610 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000492.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000492.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b0ff882432903162b279c8e17c4b902a874d3dff --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000492.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c82d5df345ef6f993670496e76ae4850dc99177795d2bfced9f1d29d7f2eaf7f +size 261721 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000493.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000493.parquet new file mode 100644 index 0000000000000000000000000000000000000000..477d279445a98205aaa3bc582c0aa7a8574e6160 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000493.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4311bbab9e3ee56df8f7a013b7a8ce874e9f8dfbfe60cfdd5e6be9bda5779d67 +size 218145 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000494.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000494.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7f52509768264a3e283c099a6cbe78540d3e0551 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000494.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4c249b74e47c755b3579ef6c6c6170c456d6545fe0ef1a26d0fde881edaf961 +size 220994 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000495.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000495.parquet new file mode 100644 index 0000000000000000000000000000000000000000..388d031b99ca571c4a08ba431df0599333468f40 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000495.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86ceb132d65218f64b030792ab909357bfb43116bb595f79102dd3572e4876c6 +size 193857 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000496.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000496.parquet new file mode 100644 index 0000000000000000000000000000000000000000..61ad50f938a219bffc3c88dac1e180c13821b4de --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000496.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb2d7df56ab79f22a2c1ff1ac2f5f11fe1135a92ce86ac5e3ae572641fa41170 +size 181426 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000497.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000497.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f03c72abc6ad4ed408371097174f2da7598d00de --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000497.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e15145c2a3e588690ddc418e6c68e52620fe0b81fdfa48da34a52465d1735e48 +size 195186 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000498.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000498.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f4353e62659de84b89f1d0a037a24ed15313f28a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000498.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b812e04124f1574ab30236ccd691c8b928fa376823d7181367c42653fe0ce4eb +size 180699 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000499.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000499.parquet new file mode 100644 index 0000000000000000000000000000000000000000..16e969dfa27c403a524bbe12e047da35b79edf9a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000499.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d268e12533b640df31e04608882d089c5dd8dde1b279ca738d352cda12f249e5 +size 185605 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000500.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000500.parquet new file mode 100644 index 0000000000000000000000000000000000000000..513e4dfd986894759cd796b73672eb98e364d694 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000500.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e1e0fb0faf2d2ea6b0fb217047bc5b22f885524be988f832b7f94a5cadad646 +size 179110 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000501.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000501.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7f546d26ea8f821febff8401a875839b8fbde506 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000501.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:786d41d8312022efe8bf2f5ee5da26651f08921ee503a97dac9d4dc722bdcab7 +size 166419 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000502.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000502.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3bf6d65f6c44e815f274a46166fc7f2f547616bf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000502.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b31a9567ef4501e8e2e485d923dd30bb08f434453da23f33219b71172e182b47 +size 196649 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000503.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000503.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0b7ce70384b4bfcde07b91550541cd9f8b217c46 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000503.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cec505f29a8a8e73e5125a25b8fd9e6c96acd4931a20d54aba053a65eb159215 +size 173831 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000504.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000504.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8eb05756da156e05c511d4035a70b789bfc2828a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000504.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0214a1cddfb3345af1bbb2ce93bc4f021c3356436b1384e2b9835238ea1c4f8 +size 185602 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000505.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000505.parquet new file mode 100644 index 0000000000000000000000000000000000000000..72ada3631f8300809911d9f180beb5c74588370b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000505.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dddabd554b17ffd6bea9f5a10d281eadfc6371cceb8b825030cf3b3a34c15584 +size 180450 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000506.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000506.parquet new file mode 100644 index 0000000000000000000000000000000000000000..45d127468f8a3a4838e2a82cd00af8f9a5a37325 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000506.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7115fdb1fb54c8fdb48678d95cb94940207af311223e36f190473ce5ed37fe9d +size 182774 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000507.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000507.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9996a4d90322315263558d1744fd110f2949b984 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000507.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3748b1ebb483e7501bc9a0a49629cd954e3d37cee916d39b7c94697defd75c6 +size 200279 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000508.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000508.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9a6fe026cb9a1b40dba26aabc537984400ac545d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000508.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6254193ddf9275bb3ef68339290a0b6ffe8fa6f4107be5bcb7448615164e6d36 +size 213856 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000509.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000509.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e397069f963c77937175235a159bab2c6b824e4c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000509.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:077b5410c6271dae93b3672a93856076b0cc0937d3ce04cdf544049600b94d10 +size 196359 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000510.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000510.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5eaef3d36eae7135387d4de3308e1312e8655602 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000510.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c16695a794ed3624900a3c6251e06ddade8823cb6f24f10505b34943b28892cd +size 206435 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000511.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000511.parquet new file mode 100644 index 0000000000000000000000000000000000000000..296960dc772a9f6e422fb30c03572b98f548be1c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000511.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b17bace1c626ddc0de7dd15e6d3065fbed4f6f3995f3041f81e4e14c64032ce +size 202101 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000512.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000512.parquet new file mode 100644 index 0000000000000000000000000000000000000000..edb3855efa45f47b7937f5d892e1dd2d702a0cbc --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000512.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef311661663d936efb728db20c48ff351cba591be7a548ad9d6ed94597430675 +size 202310 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000513.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000513.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f5ebd0081eeb219974791fc143545e5baa10258a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000513.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1cf1cc51061b54c235ccd0dc5f97e13b4dcee812b69b54a7c36125507b57337 +size 204386 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000514.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000514.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e4d938539aae46674de67e2e86add26584d032ea --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000514.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a22485aefb6533c55b06832d6ca2aa80a9fa4a5b18b76a8ff6f48b02aa05802 +size 197850 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000515.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000515.parquet new file mode 100644 index 0000000000000000000000000000000000000000..135bbc26979e5f12b3c90e14ecddcddb95de40bc --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000515.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3775bd36a30f9ecc97524e517e7c7bb34b70b6855c069c74727100e308a6aaac +size 184547 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000516.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000516.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3defe3115e1a9a7ace2991335a9a7ac3a7742fb1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000516.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5ec592dc2625c1828af26769ab37b7a3328e34086b1920725364b86ec5706d1 +size 181459 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000517.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000517.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5e54d17ce89fae2381ae396aeb409248a735027b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000517.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e89be26789d7a039da05ebdbd0ca16cc4162a6c1bd6477571da5e2ef56756778 +size 192193 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000518.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000518.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0437f136fda31190a495591c8db584a05a3e3d28 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000518.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d71da2fb2f598ad1892291d022468b63236a0ade941713569bf20dc9c34bd1da +size 193117 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000519.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000519.parquet new file mode 100644 index 0000000000000000000000000000000000000000..05f20234c34ae1ae3978516d22cf70ba284ddd72 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000519.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9024012655f54444d4435abfa52339a32bae671bc95c71cd475b1668d44e89bd +size 201255 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000520.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000520.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b33ff860d99225e81126e85f3485c79182af7363 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000520.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce93c5799543e3c8f6ac8b3a4abbadc82af5db84de70bc1148319713bda1bce5 +size 190920 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000521.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000521.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3ba71fb220293bc276e56d30a7d156d6ef0445cb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000521.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:425a93e7f89dc2d26bc7143b6967f07d2ffd284a1059d246491cee812bb5ec52 +size 174468 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000522.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000522.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8b3872e8ac0ec29f6c80ee7f5deb11fa5d35d80c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000522.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:348dc6ab4eba614a4530be488c4c230497da7327e0c3e969466eeadfe9ead958 +size 186584 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000523.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000523.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d12aa5d3fc93d82e04447cce8299331228a0100e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000523.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e8b3638376d0c3fd026c05a1a22999e43c6f21efe088522d6c55ff71cb9791f +size 209973 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000524.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000524.parquet new file mode 100644 index 0000000000000000000000000000000000000000..16f90f60b497f38ac4bbd38fc442883e3e5afa0d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000524.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ea7d6f2d43f3b475015e84a6f9f07cfcd8b92863ee6127c8f6cf09d05d008eb +size 202893 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000525.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000525.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8e91649b4af949474c9309e7793017d5d95721e6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000525.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:976119d65a89f6c1decf3f292284471a06d004ebbb4e870621784d8e3d390114 +size 197243 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000526.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000526.parquet new file mode 100644 index 0000000000000000000000000000000000000000..503640b52ce0330535831e42266a31585f69e936 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000526.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19698408013cf2d09136b4930e7e371a539f0caad344cd1f366842382cf9012a +size 185529 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000527.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000527.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a9166d5ea0f737b594a38273fba455b1b1684285 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000527.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9331d32535cb182a54793b6867e791cbf1c087d0b50c3c9bdd028b9b961b3776 +size 185140 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000528.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000528.parquet new file mode 100644 index 0000000000000000000000000000000000000000..01cbe25de085be81488078794ffb59c3d3ce2bb8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000528.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09a6e6f42d6929bf9271e06c2f3a42a8f273d57dd77ec13f2768e0b17b654e82 +size 191836 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000529.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000529.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b17d3de89543646de7690095645ac8538d441e8b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000529.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d846aeaf6ba2ce5167ddfb1e5aeabd9d4042d7a75f5f13aab86cd3cd7cb6fc0 +size 177433 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000530.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000530.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b0655955efd87153ad3975a9ceb9c61e1e367267 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000530.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c065995308fbf66508c33432bc65e4872352d2a87e6321dd6fcd1b5c13c1c450 +size 371298 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000531.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000531.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e252e60c5820ae92a773e82ac3bad92695c68b08 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000531.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:226f8a25dd581038d6dd48af2e9322ec55676b663f9318a4992d14d44a0cfd24 +size 408997 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000532.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000532.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b636b694c3b012233e002f2ee21ec4f6a95f0be5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000532.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:946b67cdac86bd30a5c6b418829e754209c1017e7c9506f04a73de3fb3d32729 +size 275922 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000533.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000533.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4080f798ac6466200fa6d7160c3ceb5a1669dc18 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000533.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0b7acd5c7b8d95f17747356f714b538bc1366d2a35804c601ef75b582d767f6 +size 287606 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000534.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000534.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a70af8468e187765f2453a2bd3bd3162a1dd5ea1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000534.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e979dcfb6ff38bdca969912d47c27a6c5554ed2c5dfb76fbbb23fb5404c2d18d +size 311198 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000535.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000535.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a3e54924ddc43c02d3d6cc608d7f82d882c5c85 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000535.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecb2fa4ade6027d11f039457e3dd3053379c18f5e405a663dcc835bdcfd7df2a +size 285615 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000536.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000536.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d5e46a302fcc839c7662cb949098e1529bcc37af --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000536.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9be3282a75f7cc3f9b033dde67a55f91ba5ba8cb494f3bc10a2f6d8ff9d4f526 +size 310643 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000537.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000537.parquet new file mode 100644 index 0000000000000000000000000000000000000000..af4241981c9a9308e922c0b12124682e4c46d6bc --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000537.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c78b04ce7c288293113a8d64ef3339ca44bde74375ef41ab28fea36cead0edbd +size 303444 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000538.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000538.parquet new file mode 100644 index 0000000000000000000000000000000000000000..364184171bb88905777a13759201216953963f41 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000538.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba9357a029a733c80005ffad2c47a5ef8478485beea22d808fafab0ff68eed63 +size 352700 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000539.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000539.parquet new file mode 100644 index 0000000000000000000000000000000000000000..553dbafdb5dfb847b9910706f125245e30251739 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000539.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:848d51b58f40fd02482e9cf34db0499351a804298c78ea395d70dd28d6db1d32 +size 289493 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000540.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000540.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a8dd10d38237b645da4a80738e33e37d62260961 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000540.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de4bc2d990472fcb9634bb7d06f34615441791d421dfe9b21980028ea54ed9b5 +size 332986 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000541.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000541.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4fe92b286fdbc8892857fad5d8bf77514ce8e64b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000541.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03b88846e9954bb6cb9d2ee541e7abaf27cf94293c8b4e6151c34c61214a53a7 +size 317794 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000542.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000542.parquet new file mode 100644 index 0000000000000000000000000000000000000000..465b57c69bab2f54667733e39b663143e5a8734e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000542.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02bee51511d3f10349b775b8d6f56a9b7331e8604e988dea1840d1a93f02a9a7 +size 281754 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000543.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000543.parquet new file mode 100644 index 0000000000000000000000000000000000000000..866e3b7abb21e8720582f905f67ba63844e568b1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000543.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f1a14d90eb3e8390506d85ae21396dcd452d982ccd3d827fdb9b6176207abae +size 304702 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000544.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000544.parquet new file mode 100644 index 0000000000000000000000000000000000000000..265c01c04396601e33a69de6da4fbcee1e961bdb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000544.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fb13fbfce7b7812d7f7edcdde264a138667c947ace1412e3eaa232ecc293190 +size 302136 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000545.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000545.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dda5579e06690092e8c296f9b8d11232b4839c1b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000545.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b134effad668336096d1d08707c3c3a19da396c7d582e1e2a740ec6e8867f03 +size 422552 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000546.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000546.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7dd62e433f12c2d2678412aca5732f8b2509cc73 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000546.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:594a7486c7e3b059d01df4ff22f3a5f3d9456896a45d7601dc6f409c5c8f4061 +size 320850 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000547.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000547.parquet new file mode 100644 index 0000000000000000000000000000000000000000..821b1651f2d9d5d03234ce8f866e964e07d7b081 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000547.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b59fcb787efc543d6bcc610bf5df4eaa0675f7fa839d512087eb32961ca9be0 +size 305414 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000548.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000548.parquet new file mode 100644 index 0000000000000000000000000000000000000000..51d3a24a5b15118c592c0d1e8063d49c7dc90c0d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000548.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cabe6be8891e0c8dd4a80c6f57733950ad7290ab02c46e2274d1988f0ad4d219 +size 298747 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000549.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000549.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7b9c878b2965f79f9e831503334689fd4e21d1a9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000549.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65144adc76774f201d0ca594e2b2a6f6ed6c2547a3afeffd50f00ef8861cc79d +size 282183 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000550.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000550.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b5ca0a06f1837822710edc7528673a55ae000b4a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000550.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c61c21f0f4bfa776abb2d0249d912540cf590169c85c19703a9549597d3e35dd +size 266395 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000551.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000551.parquet new file mode 100644 index 0000000000000000000000000000000000000000..099157d4418d23048f70f97401901f4832d36b94 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000551.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c5fff9c7d8e98681101e858aba6a9ddb8ad2fdb2824e6a8d85915ce1127e1d3 +size 294752 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000552.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000552.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a01d9d5ead006ca56f8ce2ceef32b4069074abc --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000552.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1da12499402d85b8c8440bbde436076207620345422cd08283c6a123e85434ed +size 369836 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000553.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000553.parquet new file mode 100644 index 0000000000000000000000000000000000000000..57cc3c5ceec41812770eea4eef652ae4f32878d9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000553.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b92a53f9bf97b8d2f88b65b2ffa3b93583d0b3e237a7b368b0c8c0b386e1b63 +size 335770 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000554.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000554.parquet new file mode 100644 index 0000000000000000000000000000000000000000..89cf9a8d292bd77e8afba70b6d8ec51ae76da812 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000554.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b1c1dfff4d6d39a56c0220d45f76bc2c4f7f206df90df7eacc9c0162226377e +size 286709 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000555.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000555.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4986f33c0e8142c50bfdae0ad1597fc97d3b3e3c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000555.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:347c1f566818551920352905c4ae9568c27e1217018df8e505df247fef67484c +size 361779 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000556.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000556.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7ad5fb5a537d3b0ef2524dfda24856fc57c3c1ae --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000556.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bde6180b2a6c7d317d56f96c28e40f66fc780ae68ea8a4d2b1f5c196855ada5c +size 348159 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000557.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000557.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c674fdf68c839c3cac4d79edbacf40947c06e32a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000557.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b656ad9fd320cbdf7c7b5465950629f04a400c8c7c52ddf6aac71e554276436 +size 334205 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000558.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000558.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bb0dc62eb75187b2c3a32c60becdd42c7a56af5c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000558.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7d136d0ac9574642887b1d203bc0902b323ce867afcd0a56a6de345ba29309d +size 366548 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000559.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000559.parquet new file mode 100644 index 0000000000000000000000000000000000000000..309cf93f9174be8db520c42e16b3c856b6fa9acb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000559.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:530937495eab8ee0223e1dd67ef52c4c309680532c4d1ce20d4e921253fc9791 +size 375493 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000560.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000560.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ecb3364348dc9d240011b931dd05708b95b4785b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000560.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a74ac86ff97829ee65f9dd0edecf6655bfbe5d6c754a9ec26efe96dbbf952ece +size 611435 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000561.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000561.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9f8de206a10e3098ac5670dbcde5a7f6d555b153 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000561.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca5294b1cab5a8d23b066876f90f0f6d287e95aa8bc55a80b63f1b2f92afe363 +size 528364 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000562.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000562.parquet new file mode 100644 index 0000000000000000000000000000000000000000..828d0ee58e5981e6c675f3cb41334d67ea44b56b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000562.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95274241ead074847f38ef1e915a0f0d8a1a503050e9f7d7443c392dc490998a +size 590661 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000563.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000563.parquet new file mode 100644 index 0000000000000000000000000000000000000000..79ae72533e51055223d9b2fcb2363425f9f528b0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000563.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bf89fe070e7f7c2e39aa2fbdeefd87b29634108f85f08f23e00a27f462a975f +size 554937 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000564.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000564.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3720e01549855c25222a581e5abdb4fdd2bcd016 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000564.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30788ba5c5f17e05f57288073d86e371f5fa63a04c94c2c86c3b615652c74c38 +size 598263 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000565.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000565.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c6acdc36ef4bde087a2c18a14252550a66d066c1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000565.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8077201d2a066600bb8f62b384667fe30149fe73eaaa0cc36586bffe3fb2dff6 +size 532944 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000566.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000566.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8b81a1bc904471fc703c1a850336575f1c862734 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000566.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16475af4a7f9c2ab10c419c74680f560e51f85d42ac40500ac7c75c6a961c1e4 +size 436981 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000567.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000567.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0495488a831f5188fd1fcf7306a33b9f8dc1971d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000567.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c30654a758c67324deca55115455b7f6174c0a9355b047c1be860cb0e4b844d +size 428195 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000568.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000568.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aca487cd16cf1ecb67b87286b2d2ea7509b763e1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000568.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c98463b39cc607fcea7100d0a651d4659ddc19e175a043235486ebbb540b9be0 +size 426726 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000569.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000569.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5347bce77785e9c0cbd48067cb1f6aed2c9817ad --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000569.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:627030e35ad328e423621107e12eb06f5f43daa85f659ba652ba503f54bac129 +size 555152 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000570.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000570.parquet new file mode 100644 index 0000000000000000000000000000000000000000..39ac3a5b058f49143d123ed83dca22a76f09f1a7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000570.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2f07d4994edabc9aa19d72434aa0526c2c3065f9af708babeeca04808734511 +size 450174 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000571.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000571.parquet new file mode 100644 index 0000000000000000000000000000000000000000..12e9e8f11d9d3901c12b90d7dd075d84fb87e253 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000571.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:014461f88c2b8d88d2fd3eff867663ceeca957bea265c4692d61067fcd7cd080 +size 514969 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000572.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000572.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ae56f6a608bf0df85b9ad94ba489fc771561241d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000572.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b7ab5905c683e1aa56fa6d7ae80a7984d822a8b717b77210909593ea1d0ae68 +size 605352 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000573.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000573.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6f19a8a5523db6dc8359854bde562d6d59a0681b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000573.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41d583fcf2d4e43f1667316d576956c236d62722aa6687079c31bed600107448 +size 253051 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000574.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000574.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d551623b44521c90dec3a03fb0247363998e506a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000574.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f47e99d13a1649558cd3a664be59ee70d0a5bb6e34bed1cd8810e174f9d8cb6 +size 280178 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000575.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000575.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d7c2a74a96c26bc9bdb0bbb3210b49a6daa126d0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000575.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb274254d6b962ebc740a80d859a944284627bcfe06b947708d2f975fcd5ba91 +size 303801 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000576.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000576.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2010ffa918110770be1d74cd22ea466c569830fc --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000576.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b000fb7256668547ae8bf8f16e45245270cb20386e7e2fd87b5ed268b54d5e1c +size 256591 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000577.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000577.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6c7016c992d20849ddd73c7a754e5e595f62c2ba --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000577.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c001e25b9fbad77ce6d50c4eb59c098d1479d96f86d5c169dc3833e94f1ff16b +size 273431 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000578.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000578.parquet new file mode 100644 index 0000000000000000000000000000000000000000..abc78f00c4b75eec0448c26fa4e137c9251d61d6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000578.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb20301bfce03c99fdfd986eb55fb62360a12ee3c7333c5b14ca97510b1e07f8 +size 292264 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000579.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000579.parquet new file mode 100644 index 0000000000000000000000000000000000000000..88bf71764bd8ce9fdc633215d4eefab81f03885b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000579.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ea81083dc727a02ea1547fdea07f9753c4a75c4acc5c87c7c63e2c31ab06a0e +size 231998 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000580.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000580.parquet new file mode 100644 index 0000000000000000000000000000000000000000..70811d4d828199d490261ab536a5d5ce7c367789 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000580.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55247f3ca15afc3e191ce55077551d83c2a7aee2fce8b4e9ef7c3586ec1cccfc +size 235535 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000581.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000581.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6b928c57d25396ab268d5504c81317ed191bff0e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000581.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9022049850f657131c2ed4a95a48e4654fc189cfc606d9bb8517226d2ee7c5f +size 230355 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000582.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000582.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f8a9688a814a56e0558eb84b63adfd131613859f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000582.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d004a83e38b14a1a4bbb72c679ea43501084c6115e7a143d0013238b7891baa +size 279843 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000583.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000583.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e4da91a42793d5e92c7bbf2169fa68bf0629e4a5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000583.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b85d5109ce4521b2b620ab5beaeff0ddc0763a3811aa8fd3d641e8bd2d5dc8b +size 249926 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000584.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000584.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e266a7bd1d6e2a5748f28181814da2c9cd1fdabf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000584.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:394ed2ec3ed4ee484fe49cecec6083855c61cce03a0ee0e8abc0610cda12df45 +size 254910 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000585.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000585.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1fb4c0d45676a368949ccc8d8a3d69206d9973d0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000585.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cce9ba671f3fad7fab72102f05cdceda3b9b53d8c4b9749bab3cf7153a28aca9 +size 268568 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000586.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000586.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7868be9366178784099b3db49d018b3b0ec28ffd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000586.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14f0d0fea717a0a010961f726203680d273ec83af941684a10edb78f845db0c4 +size 253016 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000587.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000587.parquet new file mode 100644 index 0000000000000000000000000000000000000000..caeb8661800363457749a3da3a560e0bfa730641 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000587.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfaa71fe41b007847256d01960b22d2f60c093f107b5c459cc8db344a7983b67 +size 255024 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000588.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000588.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1dc0c86146c9faa452c9363fe383984f443bac22 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000588.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6ae48455f27e77e59220fb1d0a0778f9d931fd6b72e69875b83114b2527ecf9 +size 232466 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000589.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000589.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5cbe038c4cdfb1d56de030ab2ca2b36851528a1c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000589.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86435502c019b623b76cfa9a4f9baff584af12654d487c5668dbd768cad2dcd5 +size 254235 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000590.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000590.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e240d1a3e3be3f2d1ee2a773bf05fd864cac2298 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000590.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e09093ae6159023c09fcee1d9a44a0dc217341888776c18284c2fba990afed7e +size 252279 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000591.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000591.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a656fd7319cf059c35161b39d7747a5d62d389f9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000591.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2cdc23becb4f5a4c53e0df0f74ba4c6d7d319aa60b048c2279a75a1b8e7b7da +size 279200 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000592.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000592.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f7687e15e3a996b96c2dd6e4e2ea79aaa6ac5ea2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000592.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:925e2cb53c5ea5455a803a946c7ab745e8f12a0bd329bacd91483a3170428239 +size 243723 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000593.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000593.parquet new file mode 100644 index 0000000000000000000000000000000000000000..51319231879a2dda69858b75b64239f48fb201ee --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000593.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:387c4b2ab2982e6909327d88807db7c42acdfad2eca922cc3a3961ba543b7c3b +size 212097 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000594.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000594.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dd60b9981f592b7142ac8a9b9119186fd40394ac --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000594.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8b0f43fe77a5d5611b6db166f252dfc7588cdbc634f4c69c38b79e53ea3a9ff +size 228751 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000595.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000595.parquet new file mode 100644 index 0000000000000000000000000000000000000000..904ee7c0ae1e244b0610439353f24a7a5e0f0261 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000595.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf01d126910bcaed3d953c6549be971f7e005d0ed539499f903e5f2a6700cd0e +size 241143 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000596.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000596.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d94235824e935665afc5ccca78abf3081311973d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000596.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46c2cf930f4b654f73cdc32b4d03c9b9eaaef0c7a5ccd5e789786d0b908bc1ef +size 220074 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000597.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000597.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0c8bc77d828134b82aa0d8a3c09c67ab587e3df2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000597.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2786b923fd56fee21979c73d8963748f713cb4761960dff658229c9d4e680ab +size 237606 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000598.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000598.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4fe625958ec5d438c445daf361e06ba6325c6739 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000598.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49b3f882a5ddceb65971d9a89cb26d0550d9736e9963c84a1d283fa0ca40f3a4 +size 191187 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000599.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000599.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1ead35db5de3e3f745d5b3e0fe715b35b92f4c8b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000599.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82dabe01bbfc2c6a9e8111eec34588356205efcbc218923608959e5c03d9bb5e +size 200631 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000600.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000600.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d021b520897a1374834a6da9e351cd8f4ed5382c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000600.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e47218e32f709dc9fe063348752f4c897fca5034cc1b85cad8f77b2121d88d10 +size 219190 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000601.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000601.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d89eaba04d4b2d25669d72e8668de0d4e909202d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000601.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:711576d66e26e004b3a24bedb5414b96bcc05cfa54b05c718d5b28ad2eaed152 +size 272384 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000602.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000602.parquet new file mode 100644 index 0000000000000000000000000000000000000000..419a98c97e58c3bb7698fe4ed909b4f02c00483f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000602.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:574bf0fcf012847d361274ade35f01b7e11b3179bd6dd81d46d0e359b0dc028a +size 208581 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000603.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000603.parquet new file mode 100644 index 0000000000000000000000000000000000000000..63e8a23f7d4d796c92586865d443ed3a7d95ea93 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000603.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2998d730aa2594732d98211528a537dffc8ba1c60fa5293e98a32a77ebd1ab75 +size 211215 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000604.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000604.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c7647be5cc0053542faeca6399cd3ee7813c05a0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000604.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1720e685ad55c099981f8ecc50130dc03c848c5f4e7cdcae9e554f69f171a676 +size 183038 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000605.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000605.parquet new file mode 100644 index 0000000000000000000000000000000000000000..509adb6caa6800a82b14b0b532e0a5a017c3e798 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000605.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b17d78914698de6a1d68c4f44674053436fd775b18cdf3c5797022e51808bc39 +size 187237 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000606.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000606.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e70af109c774eae595d8b57c1a5b1938e4ac5d4e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000606.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c84277e59b575bf73a89b8a32c9cc27bee763d362c68ddd9ee00cc7eecb64ad5 +size 287634 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000607.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000607.parquet new file mode 100644 index 0000000000000000000000000000000000000000..315ad6b2368c9a5356845a0597e4c5e950f71b21 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000607.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2da38bd46c7e605deb7306539259420c14eed09033c3cb91ca2ce860b328a76 +size 247593 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000608.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000608.parquet new file mode 100644 index 0000000000000000000000000000000000000000..868b14df476e5b95956dee2ecd63c210ae74cf13 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000608.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0de19abbd660552096e1e4511040514baae6a05488bb9449ba3c5172b3cff618 +size 242182 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000609.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000609.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3c3585fe9c1d6cf7d9b7c2de9949bcf2aef1f244 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000609.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25264142a7b6a4a749b9c69e818d1c245f313f5e75d1e1f446d9d147fce62af5 +size 243887 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000610.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000610.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8ee4f5e4659132c3368a1bafe17087bbec59f9ad --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000610.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca2b71446cabeda01ae12b67438c208deabee009b6c51b082868170fbb34f2d2 +size 250977 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000611.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000611.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aba2e6fb87bffbec39155aefd37f4b5262848466 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000611.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:408aad65f64a15da67f47b37598e2a033d3659a3c155f6ee5abe7c27e98e1a73 +size 202275 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000612.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000612.parquet new file mode 100644 index 0000000000000000000000000000000000000000..30c523fbb9d7c8685a11901ebb6c4d31c2acfac5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000612.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0756e36fd9170d6279822b74b24352d27aa5065488b22b6c19620cf8f786e39e +size 248838 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000613.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000613.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ee7a1c238ebfd19929579cb65a7c321fdaf3242a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000613.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b14915d236872640776bcf21116d91627676e4729fb3a78b164484f740bccc9 +size 286230 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000614.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000614.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3ffa6559299a253c81132913f584c644ef96f515 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000614.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3db6be2f3e2d4f232d0db419b12a365ceb3c0c28229a5aab51eee08cb15bab72 +size 279636 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000615.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000615.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ad7e68acdd7d52d6a98251001dee1b1648ee6b33 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000615.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f643ff3b779798ba9ac16e8bcf449a11892d0f57cac189601233f23e066f31c +size 228917 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000616.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000616.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3d46d131d39ac16f62fd3cb52ef49f0e75c61849 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000616.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eaaccca2c92bcc78bbe5f0734dd0aec3000769d00d095ee2a6325f48f0c8eac +size 278206 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000617.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000617.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c05d2ca7a87d24d425a9aaae12d5ff95bd080d14 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000617.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b0222805d0d5e51b0c6a3408f69dd60716c8458808b9320c92a847afcf2c14c +size 221457 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000618.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000618.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0102c27720fe1961cb313f49677eb6bbcdf8f39e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000618.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f328c07c193323bd4a5adff7e3e1c5715f58ab2b5f9163e7016e0f0de5701343 +size 265692 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000619.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000619.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b9e454b6325dc70bde50d57360ef0343edc649dc --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000619.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cc18e67bbe9609ce77a2b5be914890fd625e2d6cee1ddedb7c3166fe798e1fe +size 268404 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000620.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000620.parquet new file mode 100644 index 0000000000000000000000000000000000000000..18da2baeb8db834b99f6cf668d13a0bafcea13ba --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000620.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dce5ccbb8f6f6fe64849fb71d6b31fdde0a5fb8c243e2fd6ed594e3c4bc3dda5 +size 256759 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000621.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000621.parquet new file mode 100644 index 0000000000000000000000000000000000000000..511501952b0cdda339438cb50d321c63201cb9b2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000621.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87071e2b77b5784bf55ffde534228f0e6e6dd8952c1d7e9d165a5dc990fd0c13 +size 198021 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000622.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000622.parquet new file mode 100644 index 0000000000000000000000000000000000000000..971d33e990ff21b4c72a6b96f38f33afcb41dc16 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000622.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8568158155bb206276fdda9c35275564916b8e575e5d6a7ffb18d57e372a4b34 +size 262755 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000623.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000623.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b0a040efd0955250e10f5c3541d152f7d45fd16b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000623.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ae8720c481c75d41f75ef08f4327ae9e3b88377f713275f7e87f900220f85c0 +size 264660 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000624.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000624.parquet new file mode 100644 index 0000000000000000000000000000000000000000..55747f55fba92fa3f806e74de6743dc0e72574e9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000624.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:249b633d81065c92b0c50a2a1e8892327fb550342780cec1165f53c229c584b2 +size 208507 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000625.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000625.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ffc8615d1d0509fd279802f0975189bca221c6b1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000625.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6532edf336971660822257df3c4ad85ecc4bcbf6e52fb1fcba15c3971db3b27a +size 219410 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000626.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000626.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7c66d09dbc4be253b4a36c3531d0107ddb4a9e72 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000626.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:683c4c9c41efecd9934a64818c8b403a6fbf383e698a672c484f6e3ab5230a97 +size 192986 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000627.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000627.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bb05f0c6cdb32cfa5c53a1c467ce4209b51c3e77 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000627.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a579dd33c64fa4cd739192a4cd13969a707468ba66c41a2a5f2664c20d5d6a5 +size 211419 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000628.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000628.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62f8810df387f5fbc6dace0a8d6d1786906ede5d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000628.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a7f2e62df6b46b98e752007bae43bf79921c87b97ada3e4d0de52156fb8c61d +size 214663 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000629.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000629.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2f53f6a4cd9f60d1120fe48f8249a27abc1997dd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000629.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0aa2b125351176dcea05089695cad286c648da130051b33176937f046b13d8cf +size 208104 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000630.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000630.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d725755b598bc133275aef9e20621b9a9837ea3d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000630.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c63afc52d0e1a8a1de67abe492541cb476dbc535caf8f670a46e0537a36dd5ed +size 200554 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000631.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000631.parquet new file mode 100644 index 0000000000000000000000000000000000000000..76641c4c57f714abb4653ac40a4a792d39f32eec --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000631.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5722928b86f82d3a79ac4a50365d06b6a33031f50b23523b9e00411316781e48 +size 253536 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000632.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000632.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eaa81a1df2f30d785c794323dea1d129daac27c3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000632.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19bdf7abf4b5cebbd3b33b732f147964a86935a45a6df54f84e2a8153a9f7905 +size 208968 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000633.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000633.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c6b373d59fddecd761047d35d42711edbe52ba72 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000633.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc57f336429c42c25b2c5e9e16a3813a91e5b38e6d4d566e26c3a05dea0c6320 +size 204594 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000634.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000634.parquet new file mode 100644 index 0000000000000000000000000000000000000000..09e84d6450d7a00f1815935859c9d337598313e1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000634.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:494fb06d75fc2fd47066e8ae11a392ba77ee16e483e69232b2d236d1f67e9d9c +size 206362 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000635.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000635.parquet new file mode 100644 index 0000000000000000000000000000000000000000..391a3a99d5d4d1196740584c15385f15e06ffdec --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000635.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a29fa9baf077839a968c97794b693df7d8e72b576bda3574aaee84859e875c6 +size 199459 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000636.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000636.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f64ffff571e8eda5fb02ffe6f03197e8284f3fd8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000636.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99cacaf90027d0f93316e73f5b1deca907dfe88084d0ddbe1f2d552213672862 +size 215689 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000637.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000637.parquet new file mode 100644 index 0000000000000000000000000000000000000000..32c53c572b5b394c6c02b461d9c644469abe7c36 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000637.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:835e98fa8718dd88afc788ea030103185b4e2778aee99094d101fc299ea772d7 +size 189732 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000638.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000638.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8502c9fc9c5ab1d1ac42c7a002efb04d2d2d2997 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000638.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63a9af4248693d2ce2805b288828218faa0adc151d7006a8a169b01b337e3640 +size 202041 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000639.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000639.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2d2e33202b137e7244fbaafcd9227d2c4c83ea2e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000639.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ffab66198235117687d88ac45a8fe3487961da17a92460c18118798eae34261 +size 206163 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000640.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000640.parquet new file mode 100644 index 0000000000000000000000000000000000000000..de1565f8c009f738ef9f3814c95fac7942101478 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000640.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d6b7f293f13905c2524eeb96082ffee67a51f8d12f7aa724c70036ad288fb59 +size 210304 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000641.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000641.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c6f605430d87d3c88059c7dc8f3c6c17192722f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000641.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca9b7392911b70aa0183c5ae9b70f0090baa3d7b0d24907892532db3489200e6 +size 165209 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000642.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000642.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e69e157517919020c66d594a6d49e12b2a3d9eb8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000642.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7ed681e1ab5739ee95bde5ffe5b3ef21a36bb1a36aece94c697b74ac879ef46 +size 183575 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000643.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000643.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6b42f023551c659564301aeca6beed6c86e874ad --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000643.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fb14418c6cf837eabce3f7e528f7e564b780dfb97c4d06e7db4a45f39e5dc25 +size 163935 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000644.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000644.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a987907066ae7db5b01586000bcaaefbb44db1ec --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000644.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b497138861bd4fcc3d786bd433e312633d6cd1648584f8d2d2e1d145f9bde665 +size 192856 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000645.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000645.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ebf2f6330af8f128528dde23722a35d16ede0cd9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000645.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3d0938c7684a175951ef0c864b98124af32ebfe945ebff6503da8f79b231781 +size 168381 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000646.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000646.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d502db31f6a762133f2e015b23b743c28bf9a428 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000646.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cda2993a4d16a3599abcf3907c7fcf9868548c8c34baca81f1fcda42d2fb87b +size 213895 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000647.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000647.parquet new file mode 100644 index 0000000000000000000000000000000000000000..01167c2f4f2af732540325111b15a87efc4da088 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000647.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fed1678e6ae7fd36d4c79a7105337513b07dd8ada254604fa333b80ac4c7a2dd +size 201770 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000648.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000648.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d005dbf3cf9bf04e44092850ad8053a47173d1be --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000648.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:803ebe7ea7c839d93039582095c41c1aca7edc95d6c885f2e2fbcadab92ac568 +size 219067 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000649.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000649.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0a74ab32dadb1ff7bf8481fe04d14c93c0c00c83 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000649.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ba0b2f6c0c7e5a383c20e72878f237eb7aaaa1746b5116b03dc76a8efacf909 +size 242275 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000650.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000650.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6a60c531493455085075dc50ff249d4f55d51d69 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000650.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c90eba02c23a96140f8818abe5ac37a871b2f82c2ec0981b3c93e5dbcf4b037e +size 216948 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000651.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000651.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e301c01effac9a60b330c602a9ee6b73b6a67b21 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000651.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61d6d4e652a19ba7b52eadaeba18586df5b9dea279d28e90f75a4bb6a6d4a554 +size 191112 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000652.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000652.parquet new file mode 100644 index 0000000000000000000000000000000000000000..39b9dbf74b8097d7fb42f5135ce39ad6532a82b8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000652.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3946241693383d8b648913ecfd0da50ce061dfb96c8089591b5f0f0c15a4595 +size 256252 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000653.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000653.parquet new file mode 100644 index 0000000000000000000000000000000000000000..92196ab9399c4fff3ad80c54066c213bf928f2e8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000653.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c2703fb06901db253ddb878deaa7fddc0e453f2f0cd97a19d636f36c46fd52b +size 189529 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000654.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000654.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d36ebe68c49f9ba32b8b3b39e8e3daeab030a15b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000654.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58c64d36643d9fb4654fb9969cd82e4e3273fd4484e69a31eb6d4ccc5c472590 +size 223798 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000655.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000655.parquet new file mode 100644 index 0000000000000000000000000000000000000000..70fabe22f9b92d16086e9e8f560e09567cb16211 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000655.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:719f7457ee32b3f5f5f5bf6d3623de4f4750a6b4eecdcb6210d3f4ea732d10c3 +size 206933 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000656.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000656.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3b3785380584c45b157fd63b6a668a35a4ff3a67 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000656.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d74b3bf2b0f4166422f85ad67284a44fd9b3b9b28d09cbf70f30a0ce8f7bb139 +size 194816 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000657.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000657.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a65a2eb1587a1c4966826f800cf53ef11f85129d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000657.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7201622cd661a4f62bcde897a760f43c70066a12da020fb67f9519cdf6660696 +size 207397 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000658.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000658.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a1589c4329e2164ace114563b9a751114631b7d7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000658.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e0f7744b55558ee8e230853a3bd4469d6b43351c9a866d43d841bf06189ae87 +size 224582 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000659.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000659.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5a546a3db4aad79e2bc8518374205dfb5c95cd93 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000659.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c11fa683dd75140878cd6b820806de1a0a7b9ea001d5e8b81d5118b3d49b9c69 +size 190566 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000660.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000660.parquet new file mode 100644 index 0000000000000000000000000000000000000000..70505d8204413d4a00584473b0abc512d503f397 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000660.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:341cdfa304fcf1146217df4aa404eafb01ce05d8517a6564149e47202a2fa54b +size 215608 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000661.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000661.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a2aab0f2844f2d22c5a9b61b392fd1e392f34a2c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000661.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e83f2f2f200dbc27b48deb55d411e2fd64d65eb999b3c758e95a6ca2c1397e4 +size 248237 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000662.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000662.parquet new file mode 100644 index 0000000000000000000000000000000000000000..58d51d3d7711b13686951e82548d438bbe17da67 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000662.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0779bb9c55e11080f368822ae5e3eb7bcf4bbbccdd10e4205e0abc63884c79f +size 252343 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000663.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000663.parquet new file mode 100644 index 0000000000000000000000000000000000000000..601c7cdfd81693aa81a1a581dbec08b758809f46 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000663.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50ee83ba9c44279e74159d7f7ef1b32c7e2f561d75e06807d1e7a7acfb72f544 +size 241096 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000664.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000664.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bd10238bcce7143f0e1289af03aadb00c2c2f303 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000664.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8560647460c83c663f95d2c0675e408a7653d86e2455418eb8a8ad96a7921baa +size 280742 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000665.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000665.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b01818b2ee0742c198f5723acc08320961cd05e8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000665.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:550633b1c05c2f1d28b2feee3ad795575b15531df2fd807c3e8e7426a8057302 +size 296016 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000666.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000666.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a94c0fd73fb922c7e32175be62f3562bf477bf9b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000666.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:687e1269cbce9800b0232520e8dac7208e9da0e914a393bdcd80753837f4425f +size 226219 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000667.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000667.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cacd0c56f941deaacfefb4e60936e184c825c39a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000667.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93378e52d2e3c3535c6a30adf5a9576196eb786f37abcbe5f0bf95a52d5096b9 +size 230004 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000668.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000668.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d4d68ae8fa3c4bcd9696e1797c7e389ddf88944d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000668.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc278dd4b1eaab7a479c9648cacbbe59fbde4ee24de6c29ce4d4e01c5fb98a20 +size 218622 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000669.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000669.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a6c8adbb9000f4e9bddee724625b71ff54aff804 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000669.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a2e6bf7d9e854bec26baaad0e98faae7797d2b28b013c6c12cc0e14cd0be288 +size 239546 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000670.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000670.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9f3e740e7c8063264eed3a4c8dae114690580cda --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000670.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a7561f3970c4f306364e6073225a4d14ff583b4b5d0793253cce7281eb7f900 +size 231550 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000671.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000671.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d80a1caab1a10ef7d8344845ffd4656ee0806a28 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000671.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc2d6b6fb7da2528b4251b1c9f4fcea491a461ed4f3716cd8f574f7a4d668ae0 +size 256612 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000672.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000672.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6515dbe07d680f9e5f8dc7df24e6f1c79f3ef876 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000672.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13238a81c10faaf6d8b2df7fb7f9958b7432f1b421aa8f5c1304932876c41e30 +size 213286 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000673.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000673.parquet new file mode 100644 index 0000000000000000000000000000000000000000..74d46442a141b21b32a7a6ff952b57c84946fbbc --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000673.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7e3c17ff921a2f77390f4b40920b0d45a49a5741e94ac40e41088a09cf70892 +size 222468 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000674.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000674.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6a1b2e9b242aa41dbe24a0237777dea5fb3c7f67 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000674.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9c0bd90ff43b9dcd3c98563e565c72e3579d4e1a37ccc4925cbef691354b12f +size 200662 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000675.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000675.parquet new file mode 100644 index 0000000000000000000000000000000000000000..12d445f36b2b010441725b830ae3bf500319039a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000675.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8457b66bb9e8b2547010c70d71dee29463be9f2c662db73da1d084c0246b27d6 +size 185259 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000676.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000676.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b4a6398affdb8024b6d2213f1455d4fcb73d10e3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000676.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d8d4dc571b1474336b25a1af7f44aa6f98538e7dbf26f50668c87c774b5897b +size 249772 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000677.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000677.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d79378ff17bbd8aa3051cd3a720cde44b6265cdf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000677.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2475cf233071030b536c6048ec7f2e8c59ecca49423fdbff3cd6301cb941622a +size 192115 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000678.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000678.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd1179ea109f409635679e75cd6c9c839d9fb98f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000678.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e9c5d9419ef8ebff6b8f8370d989ca7f3f84c609b625714a2862a86ef22807e +size 195992 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000679.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000679.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c16ab48a48e918790ffd960af57a7e6ffaf22ed7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000679.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8a3d607b020abfd9dbef424af4fc437d1b52dd8d75dde7d8fa46adb3cb0e54d +size 207843 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000680.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000680.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c0a88e610c9bd59a0385b7cca209908cc765bfbe --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000680.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63519a8e1e14c21c136de5022e3db87ca71f205b62236e656aaedbd2020fd7c6 +size 213322 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000681.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000681.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b6d160e407a6213a9802480c4355b9b18ba9e33d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000681.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:654cbd3e356fc6e2808e768bc16a467199b496f67608bf78e14beb8e57456ba5 +size 202340 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000682.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000682.parquet new file mode 100644 index 0000000000000000000000000000000000000000..77fc8b2f0da420781f29a6829c9af967d65ff54f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000682.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6de6f41491a144692d6d8cf54833999eb616d3be14a5c5e042310f866c9b41f +size 230801 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000683.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000683.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bad10a40fa487242b21ad158d9a2092edc3b221e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000683.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:294630ffbe599faea10eaef03797c117b7ea545f39bc85a760671900563424d2 +size 221512 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000684.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000684.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6330e96f72ee2ab004c24548eb0cdb44ec215adb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000684.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa73d59958f3a57da3020e7e3a4463b15871c0880a4c702f8de28a77f6df0819 +size 199280 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000685.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000685.parquet new file mode 100644 index 0000000000000000000000000000000000000000..31228dfd4183aefcd381108c8a161cd129108712 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000685.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:910af576681984b16ef8a32a261109ad3935a975c3c51b68e1f35f03847e5da5 +size 178883 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000686.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000686.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dc1575f76d03d011852bc376e8ec7c9419aeea2d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000686.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5105d02d578eccce9425c92d2c31f38b0ec95c8d5aa8c0f7ba2d7659601e0aa +size 228035 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000687.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000687.parquet new file mode 100644 index 0000000000000000000000000000000000000000..170d39d857b5decab5eed91c755f955d0309b991 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000687.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48918475010d45c41b75884050dd6c510e5c4417189261a290f57f5e4aed02a5 +size 231897 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000688.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000688.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a0822958c3ec9271190159a5bf0dfded5d333cc8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000688.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ef95e6e605a6043ecc9aad7d93aa08bac7a216b311c821de7b5cc6d54e95e63 +size 224762 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000689.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000689.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d68b36b3fc049c4dcbd9de3d413829b284df5c84 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000689.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:154b80f38e89eb5c5c2bb4f26862c6fc7d89dcca1bb754ef5229a1665be4b814 +size 217946 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000690.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000690.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e2f1ce0046e107673efe564028cc9d16bb444cb5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000690.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38d6ba4da618e9863d274bdbc1a6649c4eb3972c6ea56285e527777cccd7e9d9 +size 277876 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000691.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000691.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a6d2fb4fbd2378a4d9ce51c3d51873e52a5e630 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000691.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80c97376b5f719bdc1ca90bc891006b7e2e97e89a06df1f24674c3c83a117e80 +size 234583 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000692.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000692.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3ed05255d88d078117d258698e16e42a91946a7d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000692.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2c7aea27db0e8ffb6147c65f87859f8ff8420b20a4d307f1119bb113364bd75 +size 230518 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000693.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000693.parquet new file mode 100644 index 0000000000000000000000000000000000000000..552c2e99774d256ba485a87c56e3d9b7e1d1a8cf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000693.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:189104d7e0576233f914c03a967a903078949103aece423f95f8ff7657ff7be5 +size 231215 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000694.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000694.parquet new file mode 100644 index 0000000000000000000000000000000000000000..58e091094a248c18da2f42524566f0e4e05aa8f1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000694.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c093024b9c2e9c98ec04fd6f4b8f58abf18636d18101ee3d76c4b6fe15f47c69 +size 206898 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000695.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000695.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d0007267d67c84bb674740393125b9906a2b30ba --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000695.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e2acd4512e45aeb6194fdbb7eed90e05eedecda56448fedcb5a3a3010321419 +size 245255 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000696.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000696.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d3c1259f1eca69f64d07b06014f0e462af9fd8f8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000696.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ac82a69942730b97f861ec38be61e2c6ee5fd551cd08a755ce30de4fdbb54a7 +size 254946 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000697.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000697.parquet new file mode 100644 index 0000000000000000000000000000000000000000..833bd8599bd248ef0934c5568194f11d02e11d38 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000697.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd13a4d54c785a2159107a8b2aa948e03bb6d4c74ef721c2649f826c38eb3e55 +size 235302 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000698.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000698.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62f254991fcd24595319280279866989958b287d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000698.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a631983003c859b71e3b2a1018b70ec40cdc6bc8a9018ef962e1949eab984696 +size 280608 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000699.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000699.parquet new file mode 100644 index 0000000000000000000000000000000000000000..96fbcc1872157ab724b418f8baf0a8bb2b9c8697 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000699.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91532c24b6e7828431ca769c23b75d594d80b7f59af60ab24ac81ed4185acf6c +size 256408 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000700.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000700.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8cc4242552bc885c5b828977e6f1f2dca0d0b7d3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000700.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45f45361073346d8098a313aa4a0f3a3b362af152026e20733fa2dda88ddde54 +size 234077 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000701.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000701.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f0de1761d2a5bb20422304c3723451c3179de9c3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000701.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b450d2261d16d047367cdd15401aeeeec794e38b87048a2b4314d418e282715 +size 252431 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000702.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000702.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b9f04485681e03955ce2b732e692d64141414148 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000702.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9860765a9567802a649059bfaa3b373bbdc2e96ed246ba5e0b1d04e7f5a8cd9 +size 312699 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000703.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000703.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c384e3cb6a85c8f2461ff331f1aeb12cfc961ee9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000703.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e25aa7a31bfc310951da92f982aecaf9d1f1d281d00390e0381180e737f2d2d +size 224102 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000704.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000704.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e6d6f5258b61c12d8d78987f6d352328f5ec5555 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000704.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59773ae5a8524fad1ae637aefb522c5ca64ca3c6a427bf5d1d01d7d8b34a3bcc +size 242120 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000705.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000705.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb50807f78c84f4745eee050dd8ef6f1f66a1652 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000705.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8223212c63695385cf518a14624205cf6b139b600acebf1f49bc0b25478d956 +size 208327 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000706.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000706.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f153f289b1b4c3594c5d525442d8d9dce516ab5c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000706.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca93745dba6a208f44062fc2558d002860f5ad224ffbd6a199e1ddefd5a028e1 +size 220579 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000707.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000707.parquet new file mode 100644 index 0000000000000000000000000000000000000000..457dce88e3ead5e14f9101ed63b6e6db8c55ff76 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000707.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b161461e31243583f97b888f5d8043c546f2c6994b10ef86968a903f27ebc198 +size 218674 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000708.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000708.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3a3b33824406cf9fef3ceef505d8ccd53d3c13bd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000708.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:078505f37642a290eb7aabf22231f1ca5aa704578f8bf8c7b57e3fbef437b468 +size 225894 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000709.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000709.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7024c77681c56ab971382be676357873996803a4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000709.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55e0fe7c752c81fd074dbba097b0608a0cba572678a209a3d38772d06de0ea42 +size 219698 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000710.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000710.parquet new file mode 100644 index 0000000000000000000000000000000000000000..801ff1bdfa9fdb7e77600edf20d3085c62c0d196 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000710.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f14f77145335cef2d6991d426ccaebb906ff5f36e497b7606cd372d248f7aaf +size 214539 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000711.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000711.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d4aeee138c2029860b7db12b91c39cf99eb29961 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000711.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4909e03ae41f9a17e4642840ec2aa0528a69dabc5a59cdc41a08bd8473be4057 +size 260616 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000712.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000712.parquet new file mode 100644 index 0000000000000000000000000000000000000000..10dd77a2f747a9738a347d6e394d5183aa18d8ad --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000712.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad792d277af0e99635e2272c642e358b0313957368793c4064024aef9bf12517 +size 188398 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000713.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000713.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8f84ce6f73aa115667d4d3f10f02fc2945280e23 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000713.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52170c186f3529bb0e517ba6b60bd71d6d47dbcf07416128dc5e1f8d2ebaa39a +size 191485 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000714.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000714.parquet new file mode 100644 index 0000000000000000000000000000000000000000..abd2f2a0a9f89324b6f5894590fa2f3e69c9ad2a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000714.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bc4883ea134b395b2571bce6078653ad10ded4e0379e80eee35efcec2c2145d +size 214766 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000715.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000715.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fc53af9f9c343ffe9610e543eaed5e867a41e531 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000715.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7208d6a26f8a0b3043c0f1802b56a84674fbdf4105673959560a9757a17d53e0 +size 184096 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000716.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000716.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e442b1c49f9e798314b8fa687852ad2fdbade51a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000716.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bfce52b53e98214d894ea7a81a59d3d51ec0cc0214be2629186b91b82da4b71 +size 199015 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000717.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000717.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7b18f026c79793ada3b23ec16b87c69dc9b5fc9c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000717.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10c2618a5052e1f8d04ca5007859c2aefd47b156bd97c0e78c54abd94099815b +size 203010 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000718.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000718.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9001b4f023037f534b5b1567541681669ff70871 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000718.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d41e62a769bffe8a6627f9850a51237a96b6150c82342d3fd46686b0fb38f5dc +size 197469 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000719.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000719.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e483acadcd61c42261052e587fcd78cc7f00aad4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000719.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d089ae5965aa3590d77fb0c87b402ba70a18db647b383c2f6ba4a9c677dfb9cc +size 205137 diff --git a/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000720.parquet b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000720.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f4a5841680efae9a71554fc8f9bf691be0f0007d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/data/chunk-000/episode_000720.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c08503096143678343bd711c701c76421dd097c0e6c62cea0df6eb7d600decc +size 207111 diff --git a/RMC-AIDA-L_basket_storage_peach/meta/episodes.jsonl b/RMC-AIDA-L_basket_storage_peach/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..5baa580a4ee4b3afa920f511c3bcdc1b605a1240 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/meta/episodes.jsonl @@ -0,0 +1,721 @@ +{"episode_index": 0, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 710} +{"episode_index": 1, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 639} +{"episode_index": 2, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 702} +{"episode_index": 3, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 719} +{"episode_index": 4, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 603} +{"episode_index": 5, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 451} +{"episode_index": 6, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 639} +{"episode_index": 7, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 603} +{"episode_index": 8, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 624} +{"episode_index": 9, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 709} +{"episode_index": 10, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 617} +{"episode_index": 11, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 571} +{"episode_index": 12, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 595} +{"episode_index": 13, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 658} +{"episode_index": 14, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 535} +{"episode_index": 15, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 534} +{"episode_index": 16, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 547} +{"episode_index": 17, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 559} +{"episode_index": 18, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 552} +{"episode_index": 19, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 572} +{"episode_index": 20, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 560} +{"episode_index": 21, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 548} +{"episode_index": 22, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 539} +{"episode_index": 23, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 518} +{"episode_index": 24, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 552} +{"episode_index": 25, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 469} +{"episode_index": 26, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 550} +{"episode_index": 27, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 467} +{"episode_index": 28, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 398} +{"episode_index": 29, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 775} +{"episode_index": 30, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 438} +{"episode_index": 31, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 830} +{"episode_index": 32, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 523} +{"episode_index": 33, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 440} +{"episode_index": 34, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 892} +{"episode_index": 35, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 441} +{"episode_index": 36, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 907} +{"episode_index": 37, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 370} +{"episode_index": 38, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 667} +{"episode_index": 39, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 555} +{"episode_index": 40, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 779} +{"episode_index": 41, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 449} +{"episode_index": 42, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 847} +{"episode_index": 43, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 369} +{"episode_index": 44, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 815} +{"episode_index": 45, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 562} +{"episode_index": 46, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 483} +{"episode_index": 47, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 563} +{"episode_index": 48, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 577} +{"episode_index": 49, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 587} +{"episode_index": 50, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 583} +{"episode_index": 51, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 550} +{"episode_index": 52, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 553} +{"episode_index": 53, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 531} +{"episode_index": 54, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 513} +{"episode_index": 55, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 335} +{"episode_index": 56, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 329} +{"episode_index": 57, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 291} +{"episode_index": 58, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 309} +{"episode_index": 59, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 283} +{"episode_index": 60, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 354} +{"episode_index": 61, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 332} +{"episode_index": 62, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 483} +{"episode_index": 63, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 319} +{"episode_index": 64, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 313} +{"episode_index": 65, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 508} +{"episode_index": 66, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 463} +{"episode_index": 67, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 463} +{"episode_index": 68, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 514} +{"episode_index": 69, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 530} +{"episode_index": 70, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 558} +{"episode_index": 71, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 566} +{"episode_index": 72, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 499} +{"episode_index": 73, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 561} +{"episode_index": 74, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 656} +{"episode_index": 75, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 437} +{"episode_index": 76, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 424} +{"episode_index": 77, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 433} +{"episode_index": 78, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 364} +{"episode_index": 79, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 346} +{"episode_index": 80, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 287} +{"episode_index": 81, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 319} +{"episode_index": 82, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 310} +{"episode_index": 83, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 396} +{"episode_index": 84, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 354} +{"episode_index": 85, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 502} +{"episode_index": 86, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 473} +{"episode_index": 87, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 503} +{"episode_index": 88, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 548} +{"episode_index": 89, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 541} +{"episode_index": 90, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 462} +{"episode_index": 91, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 574} +{"episode_index": 92, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 515} +{"episode_index": 93, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 519} +{"episode_index": 94, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 392} +{"episode_index": 95, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 517} +{"episode_index": 96, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 418} +{"episode_index": 97, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 395} +{"episode_index": 98, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 625} +{"episode_index": 99, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 478} +{"episode_index": 100, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 672} +{"episode_index": 101, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 649} +{"episode_index": 102, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 776} +{"episode_index": 103, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 677} +{"episode_index": 104, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 634} +{"episode_index": 105, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 599} +{"episode_index": 106, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 566} +{"episode_index": 107, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 569} +{"episode_index": 108, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 479} +{"episode_index": 109, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 542} +{"episode_index": 110, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 741} +{"episode_index": 111, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 550} +{"episode_index": 112, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 575} +{"episode_index": 113, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 753} +{"episode_index": 114, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 691} +{"episode_index": 115, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 676} +{"episode_index": 116, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 702} +{"episode_index": 117, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 754} +{"episode_index": 118, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 727} +{"episode_index": 119, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 700} +{"episode_index": 120, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 589} +{"episode_index": 121, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 534} +{"episode_index": 122, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 579} +{"episode_index": 123, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 570} +{"episode_index": 124, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 671} +{"episode_index": 125, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 607} +{"episode_index": 126, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 516} +{"episode_index": 127, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 640} +{"episode_index": 128, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 604} +{"episode_index": 129, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 507} +{"episode_index": 130, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 633} +{"episode_index": 131, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 595} +{"episode_index": 132, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 617} +{"episode_index": 133, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 666} +{"episode_index": 134, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 614} +{"episode_index": 135, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 757} +{"episode_index": 136, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 715} +{"episode_index": 137, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 773} +{"episode_index": 138, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 712} +{"episode_index": 139, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 684} +{"episode_index": 140, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 826} +{"episode_index": 141, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 886} +{"episode_index": 142, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 879} +{"episode_index": 143, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 784} +{"episode_index": 144, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 858} +{"episode_index": 145, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 864} +{"episode_index": 146, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 599} +{"episode_index": 147, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 645} +{"episode_index": 148, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 664} +{"episode_index": 149, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 638} +{"episode_index": 150, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 558} +{"episode_index": 151, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 632} +{"episode_index": 152, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 657} +{"episode_index": 153, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 675} +{"episode_index": 154, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 646} +{"episode_index": 155, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 606} +{"episode_index": 156, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 625} +{"episode_index": 157, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 762} +{"episode_index": 158, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 684} +{"episode_index": 159, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 649} +{"episode_index": 160, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 643} +{"episode_index": 161, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 700} +{"episode_index": 162, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 664} +{"episode_index": 163, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 744} +{"episode_index": 164, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 643} +{"episode_index": 165, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 699} +{"episode_index": 166, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 720} +{"episode_index": 167, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 699} +{"episode_index": 168, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 703} +{"episode_index": 169, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 721} +{"episode_index": 170, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 639} +{"episode_index": 171, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 656} +{"episode_index": 172, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 637} +{"episode_index": 173, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 678} +{"episode_index": 174, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 654} +{"episode_index": 175, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 606} +{"episode_index": 176, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 610} +{"episode_index": 177, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 623} +{"episode_index": 178, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 673} +{"episode_index": 179, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 641} +{"episode_index": 180, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 632} +{"episode_index": 181, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 308} +{"episode_index": 182, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 327} +{"episode_index": 183, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 318} +{"episode_index": 184, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 300} +{"episode_index": 185, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 284} +{"episode_index": 186, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 286} +{"episode_index": 187, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 300} +{"episode_index": 188, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 314} +{"episode_index": 189, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 307} +{"episode_index": 190, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 300} +{"episode_index": 191, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 311} +{"episode_index": 192, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 290} +{"episode_index": 193, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 256} +{"episode_index": 194, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 296} +{"episode_index": 195, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 273} +{"episode_index": 196, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 259} +{"episode_index": 197, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 274} +{"episode_index": 198, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 235} +{"episode_index": 199, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 265} +{"episode_index": 200, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 248} +{"episode_index": 201, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 275} +{"episode_index": 202, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 259} +{"episode_index": 203, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 307} +{"episode_index": 204, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 257} +{"episode_index": 205, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 240} +{"episode_index": 206, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 237} +{"episode_index": 207, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 236} +{"episode_index": 208, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 248} +{"episode_index": 209, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 241} +{"episode_index": 210, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 266} +{"episode_index": 211, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 271} +{"episode_index": 212, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 260} +{"episode_index": 213, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 267} +{"episode_index": 214, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 372} +{"episode_index": 215, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 253} +{"episode_index": 216, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 294} +{"episode_index": 217, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 299} +{"episode_index": 218, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 269} +{"episode_index": 219, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 287} +{"episode_index": 220, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 268} +{"episode_index": 221, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 467} +{"episode_index": 222, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 545} +{"episode_index": 223, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 481} +{"episode_index": 224, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 468} +{"episode_index": 225, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 439} +{"episode_index": 226, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 436} +{"episode_index": 227, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 529} +{"episode_index": 228, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 527} +{"episode_index": 229, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 463} +{"episode_index": 230, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 493} +{"episode_index": 231, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 475} +{"episode_index": 232, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 505} +{"episode_index": 233, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 435} +{"episode_index": 234, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 515} +{"episode_index": 235, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 491} +{"episode_index": 236, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 467} +{"episode_index": 237, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 490} +{"episode_index": 238, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 478} +{"episode_index": 239, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 503} +{"episode_index": 240, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 488} +{"episode_index": 241, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 464} +{"episode_index": 242, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 548} +{"episode_index": 243, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 622} +{"episode_index": 244, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 571} +{"episode_index": 245, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 545} +{"episode_index": 246, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 523} +{"episode_index": 247, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 518} +{"episode_index": 248, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 548} +{"episode_index": 249, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 464} +{"episode_index": 250, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 458} +{"episode_index": 251, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 334} +{"episode_index": 252, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 378} +{"episode_index": 253, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 316} +{"episode_index": 254, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 306} +{"episode_index": 255, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 336} +{"episode_index": 256, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 417} +{"episode_index": 257, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 367} +{"episode_index": 258, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 371} +{"episode_index": 259, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 357} +{"episode_index": 260, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 340} +{"episode_index": 261, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 589} +{"episode_index": 262, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 530} +{"episode_index": 263, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 546} +{"episode_index": 264, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 320} +{"episode_index": 265, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 465} +{"episode_index": 266, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 609} +{"episode_index": 267, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 834} +{"episode_index": 268, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 731} +{"episode_index": 269, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 448} +{"episode_index": 270, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 349} +{"episode_index": 271, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 441} +{"episode_index": 272, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 575} +{"episode_index": 273, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 406} +{"episode_index": 274, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 419} +{"episode_index": 275, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 440} +{"episode_index": 276, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 480} +{"episode_index": 277, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 455} +{"episode_index": 278, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 390} +{"episode_index": 279, "tasks": ["the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."], "length": 403} +{"episode_index": 280, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 346} +{"episode_index": 281, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 392} +{"episode_index": 282, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 314} +{"episode_index": 283, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 304} +{"episode_index": 284, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 308} +{"episode_index": 285, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 306} +{"episode_index": 286, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 428} +{"episode_index": 287, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 300} +{"episode_index": 288, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 286} +{"episode_index": 289, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 304} +{"episode_index": 290, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 299} +{"episode_index": 291, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 307} +{"episode_index": 292, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 284} +{"episode_index": 293, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 292} +{"episode_index": 294, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 277} +{"episode_index": 295, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 300} +{"episode_index": 296, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 294} +{"episode_index": 297, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 297} +{"episode_index": 298, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 295} +{"episode_index": 299, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 328} +{"episode_index": 300, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 365} +{"episode_index": 301, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 327} +{"episode_index": 302, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 299} +{"episode_index": 303, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 396} +{"episode_index": 304, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 317} +{"episode_index": 305, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 318} +{"episode_index": 306, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 272} +{"episode_index": 307, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 273} +{"episode_index": 308, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 287} +{"episode_index": 309, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 273} +{"episode_index": 310, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 288} +{"episode_index": 311, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 272} +{"episode_index": 312, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 252} +{"episode_index": 313, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 281} +{"episode_index": 314, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 475} +{"episode_index": 315, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 332} +{"episode_index": 316, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 416} +{"episode_index": 317, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 377} +{"episode_index": 318, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 348} +{"episode_index": 319, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 388} +{"episode_index": 320, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 367} +{"episode_index": 321, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 482} +{"episode_index": 322, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 377} +{"episode_index": 323, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 417} +{"episode_index": 324, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 424} +{"episode_index": 325, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 362} +{"episode_index": 326, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 399} +{"episode_index": 327, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 408} +{"episode_index": 328, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 412} +{"episode_index": 329, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 379} +{"episode_index": 330, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 415} +{"episode_index": 331, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 386} +{"episode_index": 332, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 466} +{"episode_index": 333, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 326} +{"episode_index": 334, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 357} +{"episode_index": 335, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 334} +{"episode_index": 336, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 370} +{"episode_index": 337, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 405} +{"episode_index": 338, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 379} +{"episode_index": 339, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 392} +{"episode_index": 340, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 334} +{"episode_index": 341, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 419} +{"episode_index": 342, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 420} +{"episode_index": 343, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 417} +{"episode_index": 344, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 397} +{"episode_index": 345, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 495} +{"episode_index": 346, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 376} +{"episode_index": 347, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 437} +{"episode_index": 348, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 424} +{"episode_index": 349, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 538} +{"episode_index": 350, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 620} +{"episode_index": 351, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 381} +{"episode_index": 352, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 313} +{"episode_index": 353, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 378} +{"episode_index": 354, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 395} +{"episode_index": 355, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 385} +{"episode_index": 356, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 388} +{"episode_index": 357, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 398} +{"episode_index": 358, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 428} +{"episode_index": 359, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 435} +{"episode_index": 360, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 436} +{"episode_index": 361, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 400} +{"episode_index": 362, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 406} +{"episode_index": 363, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 437} +{"episode_index": 364, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 470} +{"episode_index": 365, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 329} +{"episode_index": 366, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 311} +{"episode_index": 367, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 383} +{"episode_index": 368, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 341} +{"episode_index": 369, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 412} +{"episode_index": 370, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 376} +{"episode_index": 371, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 364} +{"episode_index": 372, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 282} +{"episode_index": 373, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 331} +{"episode_index": 374, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 345} +{"episode_index": 375, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 310} +{"episode_index": 376, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 319} +{"episode_index": 377, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 328} +{"episode_index": 378, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 308} +{"episode_index": 379, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 343} +{"episode_index": 380, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 386} +{"episode_index": 381, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 303} +{"episode_index": 382, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 296} +{"episode_index": 383, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 328} +{"episode_index": 384, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 285} +{"episode_index": 385, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 290} +{"episode_index": 386, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 306} +{"episode_index": 387, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 400} +{"episode_index": 388, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 324} +{"episode_index": 389, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 336} +{"episode_index": 390, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 344} +{"episode_index": 391, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 366} +{"episode_index": 392, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 363} +{"episode_index": 393, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 545} +{"episode_index": 394, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 363} +{"episode_index": 395, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 329} +{"episode_index": 396, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 346} +{"episode_index": 397, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 373} +{"episode_index": 398, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 320} +{"episode_index": 399, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 369} +{"episode_index": 400, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 391} +{"episode_index": 401, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 393} +{"episode_index": 402, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 393} +{"episode_index": 403, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 358} +{"episode_index": 404, "tasks": ["the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."], "length": 534} +{"episode_index": 405, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 301} +{"episode_index": 406, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 528} +{"episode_index": 407, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 327} +{"episode_index": 408, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 318} +{"episode_index": 409, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 317} +{"episode_index": 410, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 292} +{"episode_index": 411, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 333} +{"episode_index": 412, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 300} +{"episode_index": 413, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 330} +{"episode_index": 414, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 319} +{"episode_index": 415, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 298} +{"episode_index": 416, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 401} +{"episode_index": 417, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 319} +{"episode_index": 418, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 333} +{"episode_index": 419, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 296} +{"episode_index": 420, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 389} +{"episode_index": 421, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 443} +{"episode_index": 422, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 296} +{"episode_index": 423, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 324} +{"episode_index": 424, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 271} +{"episode_index": 425, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 433} +{"episode_index": 426, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 336} +{"episode_index": 427, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 355} +{"episode_index": 428, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 358} +{"episode_index": 429, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 350} +{"episode_index": 430, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 377} +{"episode_index": 431, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 340} +{"episode_index": 432, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 305} +{"episode_index": 433, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 323} +{"episode_index": 434, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 446} +{"episode_index": 435, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 302} +{"episode_index": 436, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 332} +{"episode_index": 437, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 320} +{"episode_index": 438, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 297} +{"episode_index": 439, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 343} +{"episode_index": 440, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 320} +{"episode_index": 441, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 324} +{"episode_index": 442, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 318} +{"episode_index": 443, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 349} +{"episode_index": 444, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 321} +{"episode_index": 445, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 320} +{"episode_index": 446, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 370} +{"episode_index": 447, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 358} +{"episode_index": 448, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 316} +{"episode_index": 449, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 335} +{"episode_index": 450, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 313} +{"episode_index": 451, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 321} +{"episode_index": 452, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 283} +{"episode_index": 453, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 290} +{"episode_index": 454, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 333} +{"episode_index": 455, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 319} +{"episode_index": 456, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 329} +{"episode_index": 457, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 346} +{"episode_index": 458, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 321} +{"episode_index": 459, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 326} +{"episode_index": 460, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 349} +{"episode_index": 461, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 315} +{"episode_index": 462, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 353} +{"episode_index": 463, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 392} +{"episode_index": 464, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 366} +{"episode_index": 465, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 449} +{"episode_index": 466, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 392} +{"episode_index": 467, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 390} +{"episode_index": 468, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 374} +{"episode_index": 469, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 484} +{"episode_index": 470, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 325} +{"episode_index": 471, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 385} +{"episode_index": 472, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 359} +{"episode_index": 473, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 330} +{"episode_index": 474, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 378} +{"episode_index": 475, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 302} +{"episode_index": 476, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 395} +{"episode_index": 477, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 350} +{"episode_index": 478, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 405} +{"episode_index": 479, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 350} +{"episode_index": 480, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 379} +{"episode_index": 481, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 291} +{"episode_index": 482, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 345} +{"episode_index": 483, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 350} +{"episode_index": 484, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 326} +{"episode_index": 485, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 390} +{"episode_index": 486, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 343} +{"episode_index": 487, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 308} +{"episode_index": 488, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 349} +{"episode_index": 489, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 326} +{"episode_index": 490, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 322} +{"episode_index": 491, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 324} +{"episode_index": 492, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 403} +{"episode_index": 493, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 340} +{"episode_index": 494, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 337} +{"episode_index": 495, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 289} +{"episode_index": 496, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 289} +{"episode_index": 497, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 304} +{"episode_index": 498, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 292} +{"episode_index": 499, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 308} +{"episode_index": 500, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 288} +{"episode_index": 501, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 278} +{"episode_index": 502, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 301} +{"episode_index": 503, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 286} +{"episode_index": 504, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 290} +{"episode_index": 505, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 306} +{"episode_index": 506, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 279} +{"episode_index": 507, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 320} +{"episode_index": 508, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 320} +{"episode_index": 509, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 303} +{"episode_index": 510, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 309} +{"episode_index": 511, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 305} +{"episode_index": 512, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 313} +{"episode_index": 513, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 303} +{"episode_index": 514, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 300} +{"episode_index": 515, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 265} +{"episode_index": 516, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 271} +{"episode_index": 517, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 281} +{"episode_index": 518, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 288} +{"episode_index": 519, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 293} +{"episode_index": 520, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 278} +{"episode_index": 521, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 282} +{"episode_index": 522, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 300} +{"episode_index": 523, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 320} +{"episode_index": 524, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 314} +{"episode_index": 525, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 316} +{"episode_index": 526, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 289} +{"episode_index": 527, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 264} +{"episode_index": 528, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 283} +{"episode_index": 529, "tasks": ["the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."], "length": 266} +{"episode_index": 530, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 528} +{"episode_index": 531, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 588} +{"episode_index": 532, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 382} +{"episode_index": 533, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 396} +{"episode_index": 534, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 436} +{"episode_index": 535, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 391} +{"episode_index": 536, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 441} +{"episode_index": 537, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 429} +{"episode_index": 538, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 497} +{"episode_index": 539, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 403} +{"episode_index": 540, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 472} +{"episode_index": 541, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 447} +{"episode_index": 542, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 390} +{"episode_index": 543, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 429} +{"episode_index": 544, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 419} +{"episode_index": 545, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 599} +{"episode_index": 546, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 448} +{"episode_index": 547, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 425} +{"episode_index": 548, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 419} +{"episode_index": 549, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 395} +{"episode_index": 550, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 378} +{"episode_index": 551, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 409} +{"episode_index": 552, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 527} +{"episode_index": 553, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 477} +{"episode_index": 554, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 397} +{"episode_index": 555, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 509} +{"episode_index": 556, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 495} +{"episode_index": 557, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 472} +{"episode_index": 558, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 522} +{"episode_index": 559, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 527} +{"episode_index": 560, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 902} +{"episode_index": 561, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 776} +{"episode_index": 562, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 860} +{"episode_index": 563, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 817} +{"episode_index": 564, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 879} +{"episode_index": 565, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 791} +{"episode_index": 566, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 642} +{"episode_index": 567, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 639} +{"episode_index": 568, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 631} +{"episode_index": 569, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 829} +{"episode_index": 570, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 662} +{"episode_index": 571, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 757} +{"episode_index": 572, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 882} +{"episode_index": 573, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 456} +{"episode_index": 574, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 490} +{"episode_index": 575, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 568} +{"episode_index": 576, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 432} +{"episode_index": 577, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 487} +{"episode_index": 578, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 474} +{"episode_index": 579, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 375} +{"episode_index": 580, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 386} +{"episode_index": 581, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 406} +{"episode_index": 582, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 456} +{"episode_index": 583, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 406} +{"episode_index": 584, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 421} +{"episode_index": 585, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 443} +{"episode_index": 586, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 413} +{"episode_index": 587, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 418} +{"episode_index": 588, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 379} +{"episode_index": 589, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 385} +{"episode_index": 590, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 408} +{"episode_index": 591, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 438} +{"episode_index": 592, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 381} +{"episode_index": 593, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 350} +{"episode_index": 594, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 356} +{"episode_index": 595, "tasks": ["the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."], "length": 381} +{"episode_index": 596, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 345} +{"episode_index": 597, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 367} +{"episode_index": 598, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 303} +{"episode_index": 599, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 293} +{"episode_index": 600, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 335} +{"episode_index": 601, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 418} +{"episode_index": 602, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 308} +{"episode_index": 603, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 332} +{"episode_index": 604, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 286} +{"episode_index": 605, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 291} +{"episode_index": 606, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 464} +{"episode_index": 607, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 394} +{"episode_index": 608, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 382} +{"episode_index": 609, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 383} +{"episode_index": 610, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 387} +{"episode_index": 611, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 319} +{"episode_index": 612, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 391} +{"episode_index": 613, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 459} +{"episode_index": 614, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 434} +{"episode_index": 615, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 359} +{"episode_index": 616, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 458} +{"episode_index": 617, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 332} +{"episode_index": 618, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 421} +{"episode_index": 619, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 426} +{"episode_index": 620, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 409} +{"episode_index": 621, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 301} +{"episode_index": 622, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 418} +{"episode_index": 623, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 390} +{"episode_index": 624, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 324} +{"episode_index": 625, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 345} +{"episode_index": 626, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 301} +{"episode_index": 627, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 330} +{"episode_index": 628, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 353} +{"episode_index": 629, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 315} +{"episode_index": 630, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 315} +{"episode_index": 631, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 387} +{"episode_index": 632, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 312} +{"episode_index": 633, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 296} +{"episode_index": 634, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 312} +{"episode_index": 635, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 307} +{"episode_index": 636, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 333} +{"episode_index": 637, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 287} +{"episode_index": 638, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 303} +{"episode_index": 639, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 304} +{"episode_index": 640, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 321} +{"episode_index": 641, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 259} +{"episode_index": 642, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 281} +{"episode_index": 643, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 272} +{"episode_index": 644, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 289} +{"episode_index": 645, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 248} +{"episode_index": 646, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 332} +{"episode_index": 647, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 321} +{"episode_index": 648, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 346} +{"episode_index": 649, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 380} +{"episode_index": 650, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 351} +{"episode_index": 651, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 293} +{"episode_index": 652, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 417} +{"episode_index": 653, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 295} +{"episode_index": 654, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 346} +{"episode_index": 655, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 337} +{"episode_index": 656, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 319} +{"episode_index": 657, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 305} +{"episode_index": 658, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 344} +{"episode_index": 659, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 295} +{"episode_index": 660, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 338} +{"episode_index": 661, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 402} +{"episode_index": 662, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 390} +{"episode_index": 663, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 381} +{"episode_index": 664, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 457} +{"episode_index": 665, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 522} +{"episode_index": 666, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 342} +{"episode_index": 667, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 351} +{"episode_index": 668, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 341} +{"episode_index": 669, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 372} +{"episode_index": 670, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 355} +{"episode_index": 671, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 397} +{"episode_index": 672, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 325} +{"episode_index": 673, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 337} +{"episode_index": 674, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 301} +{"episode_index": 675, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 300} +{"episode_index": 676, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 390} +{"episode_index": 677, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 297} +{"episode_index": 678, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 296} +{"episode_index": 679, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 322} +{"episode_index": 680, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 320} +{"episode_index": 681, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 307} +{"episode_index": 682, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 358} +{"episode_index": 683, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 334} +{"episode_index": 684, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 305} +{"episode_index": 685, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 287} +{"episode_index": 686, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 349} +{"episode_index": 687, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 360} +{"episode_index": 688, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 367} +{"episode_index": 689, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 334} +{"episode_index": 690, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 444} +{"episode_index": 691, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 365} +{"episode_index": 692, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 354} +{"episode_index": 693, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 349} +{"episode_index": 694, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 314} +{"episode_index": 695, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 402} +{"episode_index": 696, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 385} +{"episode_index": 697, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 360} +{"episode_index": 698, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 456} +{"episode_index": 699, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 402} +{"episode_index": 700, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 387} +{"episode_index": 701, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 399} +{"episode_index": 702, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 488} +{"episode_index": 703, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 344} +{"episode_index": 704, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 368} +{"episode_index": 705, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 333} +{"episode_index": 706, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 346} +{"episode_index": 707, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 320} +{"episode_index": 708, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 351} +{"episode_index": 709, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 319} +{"episode_index": 710, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 338} +{"episode_index": 711, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 409} +{"episode_index": 712, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 296} +{"episode_index": 713, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 305} +{"episode_index": 714, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 331} +{"episode_index": 715, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 282} +{"episode_index": 716, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 300} +{"episode_index": 717, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 306} +{"episode_index": 718, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 292} +{"episode_index": 719, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 310} +{"episode_index": 720, "tasks": ["the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."], "length": 307} diff --git a/RMC-AIDA-L_basket_storage_peach/meta/episodes_stats.jsonl b/RMC-AIDA-L_basket_storage_peach/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..4dd8d4e1ea8f069e1904d1bc15926c065511fe8e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/meta/episodes_stats.jsonl @@ -0,0 +1,721 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.49044085444396734]], [[0.47617782429273414]], [[0.461763466974381]]], "std": [[[0.14128714663334266]], [[0.15544044150039224]], [[0.1722670170105886]]], "count": [137]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4754175164591384]], [[0.45460189757168074]], [[0.43464146659271985]]], "std": [[[0.1091553888194351]], [[0.1304027209829297]], [[0.1591015719438787]]], "count": [137]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47649887141596303]], [[0.4539068895806498]], [[0.4296639264586613]]], "std": [[[0.11248094438247251]], [[0.13635251548386126]], [[0.16581631923397117]]], "count": [137]}, "observation.state": {"min": [0.22169172763824463, 2.0075128078460693, -1.5938173532485962, -1.0961889028549194, -2.8080952167510986, -1.653437852859497, 0.7138397097587585, 335.0, 0.10248100012540817, 0.2353370040655136, -0.12174999713897705, -3.134185314178467, -0.35600003600120544, -0.7680000066757202, -0.9558470249176025, -2.1660757064819336, 0.2932502329349518, 0.6519328355789185, 2.2145612239837646, 1.3654060363769531, -2.47049617767334, 28.0, -0.3610450029373169, 0.18533200025558472, -0.028595000505447388, -3.1411852836608887, -0.30299997329711914, -2.825000047683716], "max": [0.9022130966186523, 2.10591459274292, -0.797789990901947, -0.3700098395347595, -1.733216643333435, -1.2824504375457764, 2.1529860496520996, 960.0, 0.32916200160980225, 0.41066500544548035, 0.028248999267816544, -2.6730000972747803, 0.6010000109672546, -0.11699999868869781, -0.19020597636699677, -1.9316082000732422, 0.9603151082992554, 0.9106953740119934, 2.8578546047210693, 1.816800594329834, -0.8421388268470764, 784.0, -0.2289309948682785, 0.41618600487709045, 0.043074000626802444, 3.138000011444092, 0.5970000624656677, -1.5190000534057617], "mean": [0.4974881112575531, 2.055798053741455, -1.0021464824676514, -0.6009130477905273, -2.0083816051483154, -1.4572575092315674, 1.2718186378479004, 863.6267700195312, 0.2686881422996521, 0.3058340549468994, -0.04751861095428467, -2.860701084136963, 0.2628099322319031, -0.26829007267951965, -0.4526512920856476, -2.1164391040802, 0.46795642375946045, 0.7770503759384155, 2.4402379989624023, 1.65622079372406, -1.5399969816207886, 585.5577392578125, -0.31198665499687195, 0.28427451848983765, -0.002517715096473694, 1.9676015377044678, 0.29483482241630554, -2.4633078575134277], "std": [0.23637478053569794, 0.03165455535054207, 0.2060818374156952, 0.2479253113269806, 0.3608851730823517, 0.0730474591255188, 0.5765283703804016, 200.78619384765625, 0.07052100449800491, 0.05749940872192383, 0.027978606522083282, 0.11694230884313583, 0.3233824074268341, 0.1745924949645996, 0.2387951910495758, 0.06169406697154045, 0.1961451917886734, 0.05419853702187538, 0.2063407301902771, 0.12210767716169357, 0.5812212824821472, 281.771484375, 0.03796106576919556, 0.07132844626903534, 0.016151394695043564, 2.0930261611938477, 0.2611429989337921, 0.4233095049858093], "count": [710]}, "action": {"min": [0.22169172763824463, 2.0075128078460693, -1.5938173532485962, -1.0961889028549194, -2.8080952167510986, -1.653437852859497, 0.7138397097587585, 335.0, 0.10248100012540817, 0.2353370040655136, -0.12174999713897705, -3.134185314178467, -0.35600003600120544, -0.7680000066757202, -0.9558470249176025, -2.1660757064819336, 0.2932502329349518, 0.6519328355789185, 2.2145612239837646, 1.3654060363769531, -2.47049617767334, 28.0, -0.3610450029373169, 0.18533200025558472, -0.028595000505447388, -3.1411852836608887, -0.30299997329711914, -2.825000047683716], "max": [0.9022130966186523, 2.10591459274292, -0.797789990901947, -0.3700098395347595, -1.733216643333435, -1.2824504375457764, 2.1529860496520996, 960.0, 0.32916200160980225, 0.41066500544548035, 0.028248999267816544, -2.6730000972747803, 0.6010000109672546, -0.11699999868869781, -0.19020597636699677, -1.9316082000732422, 0.9603151082992554, 0.9106953740119934, 2.8578546047210693, 1.816800594329834, -0.8421388268470764, 784.0, -0.2289309948682785, 0.41618600487709045, 0.043074000626802444, 3.138000011444092, 0.5970000624656677, -1.5190000534057617], "mean": [0.4974881112575531, 2.055798053741455, -1.0021464824676514, -0.6009130477905273, -2.0083816051483154, -1.4572575092315674, 1.2718186378479004, 863.6267700195312, 0.2686881422996521, 0.3058340549468994, -0.04751861095428467, -2.860701084136963, 0.2628099322319031, -0.26829007267951965, -0.4526512920856476, -2.1164391040802, 0.46795642375946045, 0.7770503759384155, 2.4402379989624023, 1.65622079372406, -1.5399969816207886, 585.5577392578125, -0.31198665499687195, 0.28427451848983765, -0.002517715096473694, 1.9676015377044678, 0.29483482241630554, -2.4633078575134277], "std": [0.23637478053569794, 0.03165455535054207, 0.2060818374156952, 0.2479253113269806, 0.3608851730823517, 0.0730474591255188, 0.5765283703804016, 200.78619384765625, 0.07052100449800491, 0.05749940872192383, 0.027978606522083282, 0.11694230884313583, 0.3233824074268341, 0.1745924949645996, 0.2387951910495758, 0.06169406697154045, 0.1961451917886734, 0.05419853702187538, 0.2063407301902771, 0.12210767716169357, 0.5812212824821472, 281.771484375, 0.03796106576919556, 0.07132844626903534, 0.016151394695043564, 2.0930261611938477, 0.2611429989337921, 0.4233095049858093], "count": [710]}, "timestamp": {"min": [0.0], "max": [23.633333333333333], "mean": [11.816666666666665], "std": [6.831971408995601], "count": [710]}, "frame_index": {"min": [0], "max": [709], "mean": [354.5], "std": [204.959142269868], "count": [710]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [710]}, "index": {"min": [0], "max": [709], "mean": [354.5], "std": [204.959142269868], "count": [710]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [710]}, "subtask_annotation": {"mean": [17.1056338028169, 29.0, 29.0, 29.0, 29.0], "std": [3.837376866820928, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [710]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [710]}, "eef_direction_state": {"mean": [4.5084507042253525, 4.704225352112676], "std": [2.171339982129138, 1.8913767710484093], "min": [0, 0], "max": [6, 6], "count": [710]}, "eef_velocity_state": {"mean": [0.5, 0.5690140845070423], "std": [0.6812374821178394, 0.7544406657328859], "min": [0, 0], "max": [2, 2], "count": [710]}, "eef_acc_mag_state": {"mean": [0.48450704225352115, 0.5802816901408451], "std": [0.7405076080338749, 0.7969342168603244], "min": [0, 0], "max": [2, 2], "count": [710]}, "eef_direction_action": {"mean": [4.5084507042253525, 4.704225352112676], "std": [2.171339982129138, 1.8913767710484093], "min": [0, 0], "max": [6, 6], "count": [710]}, "eef_velocity_action": {"mean": [0.5, 0.5690140845070423], "std": [0.6812374821178394, 0.7544406657328859], "min": [0, 0], "max": [2, 2], "count": [710]}, "eef_acc_mag_action": {"mean": [0.48450704225352115, 0.5802816901408451], "std": [0.7405076080338749, 0.7969342168603244], "min": [0, 0], "max": [2, 2], "count": [710]}, "eef_sim_pose_state": {"mean": [0.4954198028883886, 0.3137578914010333, 1.0676667739709116, -2.7086614055245923, 0.7992717277520222, 1.4227308729538848, 0.5197224583365768, -0.2512417238418589, 1.063550033865257, 2.6303298992542214, 0.9917172031687922, -2.0804425761964858], "std": [0.07542990189255168, 0.03180155880412026, 0.04155696352205555, 0.2784449615375797, 0.3930325291012506, 2.1376772293694297, 0.06283736436895734, 0.0643667152284886, 0.05820264396532801, 1.5089468517058078, 0.3465103077291485, 0.19729587725464964], "min": [0.3931141234949209, 0.2389809121865704, 1.0147952088874863, -3.1358057457604556, 0.1411076586018578, -3.1348074407391007, 0.4400175487528143, -0.30910763844270184, 1.0084996092090441, -3.1402602306536944, 0.32437939023057294, -2.774678883695657], "max": [0.6357887433986086, 0.3696607790274218, 1.1656997590100857, -2.170254341663687, 1.2018422436476985, 3.13398786121754, 0.6289119600105214, -0.08573952008488721, 1.1814488856753296, 3.1389906994312593, 1.3346295767921519, -1.7526520158219525], "count": [710]}, "eef_sim_pose_action": {"mean": [0.4954198028883886, 0.3137578914010333, 1.0676667739709116, -2.7086614055245923, 0.7992717277520222, 1.4227308729538848, 0.5197224583365768, -0.2512417238418589, 1.063550033865257, 2.6303298992542214, 0.9917172031687922, -2.0804425761964858], "std": [0.07542990189255168, 0.03180155880412026, 0.04155696352205555, 0.2784449615375797, 0.3930325291012506, 2.1376772293694297, 0.06283736436895734, 0.0643667152284886, 0.05820264396532801, 1.5089468517058078, 0.3465103077291485, 0.19729587725464964], "min": [0.3931141234949209, 0.2389809121865704, 1.0147952088874863, -3.1358057457604556, 0.1411076586018578, -3.1348074407391007, 0.4400175487528143, -0.30910763844270184, 1.0084996092090441, -3.1402602306536944, 0.32437939023057294, -2.774678883695657], "max": [0.6357887433986086, 0.3696607790274218, 1.1656997590100857, -2.170254341663687, 1.2018422436476985, 3.13398786121754, 0.6289119600105214, -0.08573952008488721, 1.1814488856753296, 3.1389906994312593, 1.3346295767921519, -1.7526520158219525], "count": [710]}, "gripper_mode_state": {"mean": [0.2380281690140845, 0.12394366197183099], "std": [0.4258764606900518, 0.3295172690904736], "min": [0, 0], "max": [1, 1], "count": [710]}, "gripper_activity_state": {"mean": [1.8915492957746478, 1.9140845070422534], "std": [0.4156266197039689, 0.36339392921200214], "min": [0, 0], "max": [2, 2], "count": [710]}, "gripper_mode_action": {"mean": [0.2380281690140845, 0.12394366197183099], "std": [0.4258764606900518, 0.3295172690904736], "min": [0, 0], "max": [1, 1], "count": [710]}, "gripper_activity_action": {"mean": [1.8915492957746478, 1.9140845070422534], "std": [0.4156266197039689, 0.36339392921200214], "min": [0, 0], "max": [2, 2], "count": [710]}, "gripper_open_scale_state": {"mean": [0.5855577464573749, 0.86362676056338], "std": [0.2817709727595117, 0.20078618544782953], "min": [0.028, 0.335], "max": [0.784, 0.96], "count": [710]}, "gripper_open_scale_action": {"mean": [0.5855577464573749, 0.86362676056338], "std": [0.2817709727595117, 0.20078618544782953], "min": [0.028, 0.335], "max": [0.784, 0.96], "count": [710]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.788235294117647]], [[1.0]], [[1.0]]], "mean": [[[0.49194716239514175]], [[0.4795025699912511]], [[0.46870719308064435]]], "std": [[[0.14134461240228754]], [[0.15020913936200253]], [[0.1650125826622796]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[1.0]], [[1.0]]], "mean": [[[0.4836678181771396]], [[0.45720722363748645]], [[0.43401595227986206]]], "std": [[[0.10255886444188675]], [[0.12666628030562282]], [[0.16150738020047625]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4767640078997478]], [[0.4531891951006124]], [[0.4301283934177345]]], "std": [[[0.11766041609663519]], [[0.13577294163682038]], [[0.16505640981065703]]], "count": [127]}, "observation.state": {"min": [0.33916985988616943, 2.021754503250122, -1.5274598598480225, -1.0904642343521118, -2.519312858581543, -1.5533604621887207, 0.8915491104125977, 404.0, 0.10803700238466263, 0.24683399498462677, -0.11424999684095383, -3.0840001106262207, -0.22300000488758087, -0.7559999823570251, -0.9337337017059326, -2.1708579063415527, 0.3205471634864807, 0.5390973687171936, 2.178293228149414, 1.1760553121566772, -2.61575984954834, 57.0, -0.3548089861869812, 0.21181899309158325, -0.04357900097966194, -3.1411852836608887, -0.2680000066757202, -2.825000047683716], "max": [0.8526980876922607, 2.104308605194092, -1.0379472970962524, -0.464205265045166, -1.714890718460083, -1.1505733728408813, 2.0719852447509766, 947.0, 0.2934640049934387, 0.3897710144519806, -0.01331700012087822, -2.867000102996826, 0.48100000619888306, -0.1289999932050705, -0.1788264364004135, -1.9366872310638428, 1.0619804859161377, 1.006356954574585, 2.857959032058716, 1.7764136791229248, -0.8278445601463318, 948.0, -0.24145999550819397, 0.4403040111064911, 0.05542000010609627, 3.140000104904175, 0.5789999961853027, -1.5460000038146973], "mean": [0.4855305254459381, 2.0849320888519287, -1.1499611139297485, -0.6633591055870056, -1.8948510885238647, -1.3862820863723755, 1.3344446420669556, 885.4420776367188, 0.24794092774391174, 0.312197744846344, -0.06902233511209488, -2.9648423194885254, 0.2994132936000824, -0.2774897515773773, -0.428766667842865, -2.1129090785980225, 0.5864056944847107, 0.8280268311500549, 2.410698413848877, 1.572059988975525, -1.694043517112732, 719.50390625, -0.31456848978996277, 0.2951177656650543, 0.005019937176257372, 2.695427417755127, 0.3032894730567932, -2.3912878036499023], "std": [0.16537664830684662, 0.012391016818583012, 0.11160902678966522, 0.2030998319387436, 0.26520848274230957, 0.08066508173942566, 0.4105684161186218, 146.4434051513672, 0.053094349801540375, 0.04264732450246811, 0.021024338901042938, 0.04227003827691078, 0.23443357646465302, 0.11231938004493713, 0.2683562934398651, 0.07382740825414658, 0.20289508998394012, 0.11150077730417252, 0.2658751606941223, 0.1764867901802063, 0.6345847845077515, 325.90191650390625, 0.03444935008883476, 0.08436451107263565, 0.019082441926002502, 0.8229158520698547, 0.2517205774784088, 0.4108280539512634], "count": [639]}, "action": {"min": [0.33916985988616943, 2.021754503250122, -1.5274598598480225, -1.0904642343521118, -2.519312858581543, -1.5533604621887207, 0.8915491104125977, 404.0, 0.10803700238466263, 0.24683399498462677, -0.11424999684095383, -3.0840001106262207, -0.22300000488758087, -0.7559999823570251, -0.9337337017059326, -2.1708579063415527, 0.3205471634864807, 0.5390973687171936, 2.178293228149414, 1.1760553121566772, -2.61575984954834, 57.0, -0.3548089861869812, 0.21181899309158325, -0.04357900097966194, -3.1411852836608887, -0.2680000066757202, -2.825000047683716], "max": [0.8526980876922607, 2.104308605194092, -1.0379472970962524, -0.464205265045166, -1.714890718460083, -1.1505733728408813, 2.0719852447509766, 947.0, 0.2934640049934387, 0.3897710144519806, -0.01331700012087822, -2.867000102996826, 0.48100000619888306, -0.1289999932050705, -0.1788264364004135, -1.9366872310638428, 1.0619804859161377, 1.006356954574585, 2.857959032058716, 1.7764136791229248, -0.8278445601463318, 948.0, -0.24145999550819397, 0.4403040111064911, 0.05542000010609627, 3.140000104904175, 0.5789999961853027, -1.5460000038146973], "mean": [0.4855305254459381, 2.0849320888519287, -1.1499611139297485, -0.6633591055870056, -1.8948510885238647, -1.3862820863723755, 1.3344446420669556, 885.4420776367188, 0.24794092774391174, 0.312197744846344, -0.06902233511209488, -2.9648423194885254, 0.2994132936000824, -0.2774897515773773, -0.428766667842865, -2.1129090785980225, 0.5864056944847107, 0.8280268311500549, 2.410698413848877, 1.572059988975525, -1.694043517112732, 719.50390625, -0.31456848978996277, 0.2951177656650543, 0.005019937176257372, 2.695427417755127, 0.3032894730567932, -2.3912878036499023], "std": [0.16537664830684662, 0.012391016818583012, 0.11160902678966522, 0.2030998319387436, 0.26520848274230957, 0.08066508173942566, 0.4105684161186218, 146.4434051513672, 0.053094349801540375, 0.04264732450246811, 0.021024338901042938, 0.04227003827691078, 0.23443357646465302, 0.11231938004493713, 0.2683562934398651, 0.07382740825414658, 0.20289508998394012, 0.11150077730417252, 0.2658751606941223, 0.1764867901802063, 0.6345847845077515, 325.90191650390625, 0.03444935008883476, 0.08436451107263565, 0.019082441926002502, 0.8229158520698547, 0.2517205774784088, 0.4108280539512634], "count": [639]}, "timestamp": {"min": [0.0], "max": [21.266666666666666], "mean": [10.633333333333333], "std": [6.148772837518671], "count": [639]}, "frame_index": {"min": [0], "max": [638], "mean": [319.0], "std": [184.46318512556013], "count": [639]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [639]}, "index": {"min": [710], "max": [1348], "mean": [1029.0], "std": [184.46318512556013], "count": [639]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [639]}, "subtask_annotation": {"mean": [16.996870109546165, 29.0, 29.0, 29.0, 29.0], "std": [3.82643669055451, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [639]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [639]}, "eef_direction_state": {"mean": [4.308294209702661, 5.092331768388107], "std": [2.256711790967988, 1.519591631199152], "min": [0, 0], "max": [6, 6], "count": [639]}, "eef_velocity_state": {"mean": [0.5618153364632238, 0.486697965571205], "std": [0.7265459414400522, 0.735460990186854], "min": [0, 0], "max": [2, 2], "count": [639]}, "eef_acc_mag_state": {"mean": [0.5336463223787168, 0.4444444444444444], "std": [0.7782515253614817, 0.7482664135388697], "min": [0, 0], "max": [2, 2], "count": [639]}, "eef_direction_action": {"mean": [4.308294209702661, 5.092331768388107], "std": [2.256711790967988, 1.519591631199152], "min": [0, 0], "max": [6, 6], "count": [639]}, "eef_velocity_action": {"mean": [0.5618153364632238, 0.486697965571205], "std": [0.7265459414400522, 0.735460990186854], "min": [0, 0], "max": [2, 2], "count": [639]}, "eef_acc_mag_action": {"mean": [0.5336463223787168, 0.4444444444444444], "std": [0.7782515253614817, 0.7482664135388697], "min": [0, 0], "max": [2, 2], "count": [639]}, "eef_sim_pose_state": {"mean": [0.5040157001017356, 0.3171592546443868, 1.0733134512661453, -1.8049155048066414, 0.7654871966792999, 1.7408674725798774, 0.5286988640857357, -0.22456419500437863, 1.0623593154338946, 2.8997477377627106, 1.0249168345190038, -2.1333887123977022], "std": [0.08780484696284814, 0.028004803539379397, 0.04426170012337753, 2.053620158191014, 0.38352274146188475, 1.9926460338707916, 0.044935486281448986, 0.04393287026634701, 0.04768611752841291, 0.13035148114519757, 0.23899656410989073, 0.1698605297929323], "min": [0.41594118118919016, 0.2570796079913579, 1.0054051355886764, -3.138747760655844, 0.24021475969963535, -3.1354359418074713, 0.46457796033225424, -0.2800102326617171, 1.017124911584982, 2.361290637071691, 0.4963469597845087, -2.8139979287242607], "max": [0.6534316114340943, 0.3547205199635336, 1.1700562182144907, 3.138753758220022, 1.2302399988460415, 3.133881622558098, 0.611112746313555, -0.09344884503471691, 1.1776708707540489, 3.141182276133925, 1.233557112910241, -1.7459987012090694], "count": [639]}, "eef_sim_pose_action": {"mean": [0.5040157001017356, 0.3171592546443868, 1.0733134512661453, -1.8049155048066414, 0.7654871966792999, 1.7408674725798774, 0.5286988640857357, -0.22456419500437863, 1.0623593154338946, 2.8997477377627106, 1.0249168345190038, -2.1333887123977022], "std": [0.08780484696284814, 0.028004803539379397, 0.04426170012337753, 2.053620158191014, 0.38352274146188475, 1.9926460338707916, 0.044935486281448986, 0.04393287026634701, 0.04768611752841291, 0.13035148114519757, 0.23899656410989073, 0.1698605297929323], "min": [0.41594118118919016, 0.2570796079913579, 1.0054051355886764, -3.138747760655844, 0.24021475969963535, -3.1354359418074713, 0.46457796033225424, -0.2800102326617171, 1.017124911584982, 2.361290637071691, 0.4963469597845087, -2.8139979287242607], "max": [0.6534316114340943, 0.3547205199635336, 1.1700562182144907, 3.138753758220022, 1.2302399988460415, 3.133881622558098, 0.611112746313555, -0.09344884503471691, 1.1776708707540489, 3.141182276133925, 1.233557112910241, -1.7459987012090694], "count": [639]}, "gripper_mode_state": {"mean": [0.2112676056338028, 0.0594679186228482], "std": [0.40820779566731186, 0.23649838324503222], "min": [0, 0], "max": [1, 1], "count": [639]}, "gripper_activity_state": {"mean": [1.8732394366197183, 1.9311424100156493], "std": [0.45576191923048665, 0.3188650305880336], "min": [0, 0], "max": [2, 2], "count": [639]}, "gripper_mode_action": {"mean": [0.2112676056338028, 0.0594679186228482], "std": [0.40820779566731186, 0.23649838324503222], "min": [0, 0], "max": [1, 1], "count": [639]}, "gripper_activity_action": {"mean": [1.8732394366197183, 1.9311424100156493], "std": [0.45576191923048665, 0.3188650305880336], "min": [0, 0], "max": [2, 2], "count": [639]}, "gripper_open_scale_state": {"mean": [0.7195039124227737, 0.8854420974564281], "std": [0.32590230994582464, 0.14644336457679397], "min": [0.057, 0.404], "max": [0.948, 0.947], "count": [639]}, "gripper_open_scale_action": {"mean": [0.7195039124227737, 0.8854420974564281], "std": [0.32590230994582464, 0.14644336457679397], "min": [0.057, 0.404], "max": [0.948, 0.947], "count": [639]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[1.0]], [[1.0]]], "mean": [[[0.4830616679882737]], [[0.47271246035178777]], [[0.4579400350826605]]], "std": [[[0.14495701942409853]], [[0.14719021944427096]], [[0.1648896982437005]]], "count": [136]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4799997026384083]], [[0.45616673875432523]], [[0.43327445724000385]]], "std": [[[0.11142690129472452]], [[0.13030333647541442]], [[0.16223976911597662]]], "count": [136]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4820235381223568]], [[0.4577948490364283]], [[0.43676464430747786]]], "std": [[[0.10613447442079878]], [[0.1323553976648846]], [[0.1608753093364]]], "count": [136]}, "observation.state": {"min": [0.27497661113739014, 2.073294162750244, -1.4075382947921753, -1.0661518573760986, -2.7428722381591797, -1.6097347736358643, 0.7296698093414307, 261.0, 0.13147400319576263, 0.23969799280166626, -0.10340099781751633, -3.0929999351501465, -0.14899998903274536, -0.8009999394416809, -0.9236107468605042, -2.172149658203125, 0.17378243803977966, 0.630308210849762, 2.1627423763275146, 1.3955304622650146, -2.6168246269226074, 69.0, -0.3639250099658966, 0.19689099490642548, -0.035693999379873276, 2.690999984741211, -0.19500000774860382, -2.9240000247955322], "max": [0.8649852275848389, 2.0985491275787354, -0.6480931043624878, -0.3712140917778015, -1.7918248176574707, -1.1309210062026978, 2.267077922821045, 952.0, 0.31404098868370056, 0.4259920120239258, 0.02882399968802929, -2.572999954223633, 0.593999981880188, -0.0729999989271164, -0.21779964864253998, -2.0058720111846924, 0.9542936682701111, 0.890065610408783, 2.804500102996826, 1.7857861518859863, -0.8835904598236084, 858.0, -0.21872900426387787, 0.40354499220848083, 0.030618999153375626, 3.1410000324249268, 0.5789999961853027, -1.593999981880188], "mean": [0.5699967741966248, 2.0893659591674805, -0.9195649027824402, -0.6962875127792358, -2.2132797241210938, -1.404842734336853, 1.4110149145126343, 810.471435546875, 0.25979000329971313, 0.3367425501346588, -0.045406948775053024, -2.8494069576263428, 0.1826951950788498, -0.2896382510662079, -0.3982255160808563, -2.130530834197998, 0.5839539766311646, 0.7821093797683716, 2.3367252349853516, 1.601408839225769, -1.4687477350234985, 646.309814453125, -0.3115488290786743, 0.27944937348365784, -0.015637312084436417, 2.872677803039551, 0.31302616000175476, -2.5491676330566406], "std": [0.1778087168931961, 0.004425028804689646, 0.18959137797355652, 0.16769373416900635, 0.2823178768157959, 0.11547643691301346, 0.5798264741897583, 218.22642517089844, 0.04997710883617401, 0.05183858051896095, 0.026855500414967537, 0.1348796784877777, 0.20232683420181274, 0.256431519985199, 0.22891730070114136, 0.0474499873816967, 0.16339631378650665, 0.06065736711025238, 0.22482828795909882, 0.10248299688100815, 0.6548668146133423, 252.16506958007812, 0.03606979548931122, 0.06648267805576324, 0.014324040152132511, 0.12272181361913681, 0.19645220041275024, 0.4586273729801178], "count": [702]}, "action": {"min": [0.27497661113739014, 2.073294162750244, -1.4075382947921753, -1.0661518573760986, -2.7428722381591797, -1.6097347736358643, 0.7296698093414307, 261.0, 0.13147400319576263, 0.23969799280166626, -0.10340099781751633, -3.0929999351501465, -0.14899998903274536, -0.8009999394416809, -0.9236107468605042, -2.172149658203125, 0.17378243803977966, 0.630308210849762, 2.1627423763275146, 1.3955304622650146, -2.6168246269226074, 69.0, -0.3639250099658966, 0.19689099490642548, -0.035693999379873276, 2.690999984741211, -0.19500000774860382, -2.9240000247955322], "max": [0.8649852275848389, 2.0985491275787354, -0.6480931043624878, -0.3712140917778015, -1.7918248176574707, -1.1309210062026978, 2.267077922821045, 952.0, 0.31404098868370056, 0.4259920120239258, 0.02882399968802929, -2.572999954223633, 0.593999981880188, -0.0729999989271164, -0.21779964864253998, -2.0058720111846924, 0.9542936682701111, 0.890065610408783, 2.804500102996826, 1.7857861518859863, -0.8835904598236084, 858.0, -0.21872900426387787, 0.40354499220848083, 0.030618999153375626, 3.1410000324249268, 0.5789999961853027, -1.593999981880188], "mean": [0.5699967741966248, 2.0893659591674805, -0.9195649027824402, -0.6962875127792358, -2.2132797241210938, -1.404842734336853, 1.4110149145126343, 810.471435546875, 0.25979000329971313, 0.3367425501346588, -0.045406948775053024, -2.8494069576263428, 0.1826951950788498, -0.2896382510662079, -0.3982255160808563, -2.130530834197998, 0.5839539766311646, 0.7821093797683716, 2.3367252349853516, 1.601408839225769, -1.4687477350234985, 646.309814453125, -0.3115488290786743, 0.27944937348365784, -0.015637312084436417, 2.872677803039551, 0.31302616000175476, -2.5491676330566406], "std": [0.1778087168931961, 0.004425028804689646, 0.18959137797355652, 0.16769373416900635, 0.2823178768157959, 0.11547643691301346, 0.5798264741897583, 218.22642517089844, 0.04997710883617401, 0.05183858051896095, 0.026855500414967537, 0.1348796784877777, 0.20232683420181274, 0.256431519985199, 0.22891730070114136, 0.0474499873816967, 0.16339631378650665, 0.06065736711025238, 0.22482828795909882, 0.10248299688100815, 0.6548668146133423, 252.16506958007812, 0.03606979548931122, 0.06648267805576324, 0.014324040152132511, 0.12272181361913681, 0.19645220041275024, 0.4586273729801178], "count": [702]}, "timestamp": {"min": [0.0], "max": [23.366666666666667], "mean": [11.683333333333332], "std": [6.754991295879471], "count": [702]}, "frame_index": {"min": [0], "max": [701], "mean": [350.5], "std": [202.6497388763841], "count": [702]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [702]}, "index": {"min": [1349], "max": [2050], "mean": [1699.5], "std": [202.6497388763841], "count": [702]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [702]}, "subtask_annotation": {"mean": [12.047008547008547, 29.0, 29.0, 29.0, 29.0], "std": [10.241489324645247, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [702]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [702]}, "eef_direction_state": {"mean": [4.639601139601139, 4.975783475783476], "std": [2.0366370415960047, 1.742950113576521], "min": [0, 0], "max": [6, 6], "count": [702]}, "eef_velocity_state": {"mean": [0.4757834757834758, 0.48575498575498577], "std": [0.6888285599669235, 0.7312300352621226], "min": [0, 0], "max": [2, 2], "count": [702]}, "eef_acc_mag_state": {"mean": [0.4757834757834758, 0.48005698005698005], "std": [0.7444842945275513, 0.7635021999240635], "min": [0, 0], "max": [2, 2], "count": [702]}, "eef_direction_action": {"mean": [4.639601139601139, 4.975783475783476], "std": [2.0366370415960047, 1.742950113576521], "min": [0, 0], "max": [6, 6], "count": [702]}, "eef_velocity_action": {"mean": [0.4757834757834758, 0.48575498575498577], "std": [0.6888285599669235, 0.7312300352621226], "min": [0, 0], "max": [2, 2], "count": [702]}, "eef_acc_mag_action": {"mean": [0.4757834757834758, 0.48005698005698005], "std": [0.7444842945275513, 0.7635021999240635], "min": [0, 0], "max": [2, 2], "count": [702]}, "eef_sim_pose_state": {"mean": [0.4905260754408665, 0.30502397694737393, 1.0584552390512467, -2.8425091674207286, 0.8573715810552115, 1.3982832675181454, 0.5518207175931099, -0.24505083741091493, 1.0751665456094404, -0.9256331314399963, 0.900574927415713, -1.9928570220780477], "std": [0.0704254397731329, 0.03125499232494413, 0.037225043854339876, 0.2882189594581259, 0.3735119174709595, 2.002626105307863, 0.05271584025059698, 0.04650606166833585, 0.044214458252934144, 2.8581179036165665, 0.2696327039239524, 0.2830350395987773], "min": [0.4083102784556856, 0.23509106311628758, 1.0191273029935959, -3.12897532461937, 0.1921411196506424, -3.140214330631734, 0.4484453374675521, -0.30969714671380216, 1.012099395587296, -3.139178591374448, 0.4445325425012725, -2.6243467525170234], "max": [0.6264140745861786, 0.3609743282740852, 1.1618903194765653, -2.17847025194542, 1.1527553065416436, 3.141425181823856, 0.6381121981805673, -0.12131222672181634, 1.166087505555867, 3.140700082237795, 1.3672039917598724, -1.7179760883707387], "count": [702]}, "eef_sim_pose_action": {"mean": [0.4905260754408665, 0.30502397694737393, 1.0584552390512467, -2.8425091674207286, 0.8573715810552115, 1.3982832675181454, 0.5518207175931099, -0.24505083741091493, 1.0751665456094404, -0.9256331314399963, 0.900574927415713, -1.9928570220780477], "std": [0.0704254397731329, 0.03125499232494413, 0.037225043854339876, 0.2882189594581259, 0.3735119174709595, 2.002626105307863, 0.05271584025059698, 0.04650606166833585, 0.044214458252934144, 2.8581179036165665, 0.2696327039239524, 0.2830350395987773], "min": [0.4083102784556856, 0.23509106311628758, 1.0191273029935959, -3.12897532461937, 0.1921411196506424, -3.140214330631734, 0.4484453374675521, -0.30969714671380216, 1.012099395587296, -3.139178591374448, 0.4445325425012725, -2.6243467525170234], "max": [0.6264140745861786, 0.3609743282740852, 1.1618903194765653, -2.17847025194542, 1.1527553065416436, 3.141425181823856, 0.6381121981805673, -0.12131222672181634, 1.166087505555867, 3.140700082237795, 1.3672039917598724, -1.7179760883707387], "count": [702]}, "gripper_mode_state": {"mean": [0.18376068376068377, 0.16096866096866097], "std": [0.38728890361651896, 0.3675020423815591], "min": [0, 0], "max": [1, 1], "count": [702]}, "gripper_activity_state": {"mean": [1.8945868945868947, 1.9216524216524216], "std": [0.3997852525385813, 0.34733598107264513], "min": [0, 0], "max": [2, 2], "count": [702]}, "gripper_mode_action": {"mean": [0.18376068376068377, 0.16096866096866097], "std": [0.38728890361651896, 0.3675020423815591], "min": [0, 0], "max": [1, 1], "count": [702]}, "gripper_activity_action": {"mean": [1.8945868945868947, 1.9216524216524216], "std": [0.3997852525385813, 0.34733598107264513], "min": [0, 0], "max": [2, 2], "count": [702]}, "gripper_open_scale_state": {"mean": [0.6463098289620164, 0.8104715100149814], "std": [0.2521651271575539, 0.2182263930168009], "min": [0.069, 0.261], "max": [0.858, 0.952], "count": [702]}, "gripper_open_scale_action": {"mean": [0.6463098289620164, 0.8104715100149814], "std": [0.2521651271575539, 0.2182263930168009], "min": [0.069, 0.261], "max": [0.858, 0.952], "count": [702]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[1.0]], [[1.0]]], "mean": [[[0.48515201258643553]], [[0.47400509584872597]], [[0.4605113002628588]]], "std": [[[0.14473857394730047]], [[0.1503639624316549]], [[0.1666285222209712]]], "count": [138]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4738610282277162]], [[0.4671896268471157]], [[0.4552220268542199]]], "std": [[[0.11638920124917777]], [[0.11761387946903545]], [[0.13408827940165752]]], "count": [138]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47099001699109594]], [[0.4525561327791986]], [[0.4333624949677939]]], "std": [[[0.11929460255809872]], [[0.13801107902081608]], [[0.16262585140145425]]], "count": [138]}, "observation.state": {"min": [0.3294309079647064, 2.056957721710205, -1.4818893671035767, -1.2347681522369385, -2.743116855621338, -1.8429107666015625, 0.9709092974662781, 138.0, 0.06194600090384483, 0.2655389904975891, -0.12034399807453156, -3.1391851902008057, -0.44700002670288086, -0.5590000152587891, -0.8784067630767822, -2.1644177436828613, 0.21306981146335602, 0.6701714992523193, 1.6731599569320679, 1.2834628820419312, -2.863579273223877, 48.0, -0.33491501212120056, 0.23671099543571472, -0.02723800018429756, 2.2820000648498535, -0.12800000607967377, -3.1110000610351562], "max": [1.1214089393615723, 2.1153740882873535, -0.5690471529960632, -0.41235148906707764, -1.765383243560791, -1.135022521018982, 2.232834815979004, 941.0, 0.2974019944667816, 0.417248010635376, 0.051024001091718674, 3.1410000324249268, 0.7289999723434448, -0.10300000011920929, -0.2759714722633362, -2.07657527923584, 0.9594423770904541, 1.0984927415847778, 2.796419143676758, 1.8759846687316895, -1.1100468635559082, 848.0, -0.200996994972229, 0.4160720109939575, 0.057992998510599136, 3.0460000038146973, 0.9459999799728394, -1.5379999876022339], "mean": [0.6116690635681152, 2.0858540534973145, -0.8971265554428101, -0.7789876461029053, -2.1824169158935547, -1.6331876516342163, 1.6095995903015137, 796.8247680664062, 0.21835088729858398, 0.32644134759902954, -0.026693517342209816, -1.0511807203292847, 0.25387489795684814, -0.3848360478878021, -0.45311227440834045, -2.1463348865509033, 0.5144891738891602, 0.8907500505447388, 2.3142452239990234, 1.6776357889175415, -1.6139084100723267, 648.2266845703125, -0.2859654426574707, 0.30239370465278625, 0.01149524562060833, 2.854545831680298, 0.4459996223449707, -2.5482256412506104], "std": [0.2496238499879837, 0.0129343057051301, 0.2937091886997223, 0.21501794457435608, 0.2921484112739563, 0.19907215237617493, 0.412777841091156, 286.8246765136719, 0.07367844134569168, 0.051317259669303894, 0.035139862447977066, 2.816452741622925, 0.395378440618515, 0.12412964552640915, 0.1766381710767746, 0.02199551835656166, 0.209592804312706, 0.11126379668712616, 0.26674899458885193, 0.19088126718997955, 0.5467272996902466, 228.58673095703125, 0.03130166232585907, 0.06125278025865555, 0.0193980410695076, 0.17660774290561676, 0.252124160528183, 0.3367711305618286], "count": [719]}, "action": {"min": [0.3294309079647064, 2.056957721710205, -1.4818893671035767, -1.2347681522369385, -2.743116855621338, -1.8429107666015625, 0.9709092974662781, 138.0, 0.06194600090384483, 0.2655389904975891, -0.12034399807453156, -3.1391851902008057, -0.44700002670288086, -0.5590000152587891, -0.8784067630767822, -2.1644177436828613, 0.21306981146335602, 0.6701714992523193, 1.6731599569320679, 1.2834628820419312, -2.863579273223877, 48.0, -0.33491501212120056, 0.23671099543571472, -0.02723800018429756, 2.2820000648498535, -0.12800000607967377, -3.1110000610351562], "max": [1.1214089393615723, 2.1153740882873535, -0.5690471529960632, -0.41235148906707764, -1.765383243560791, -1.135022521018982, 2.232834815979004, 941.0, 0.2974019944667816, 0.417248010635376, 0.051024001091718674, 3.1410000324249268, 0.7289999723434448, -0.10300000011920929, -0.2759714722633362, -2.07657527923584, 0.9594423770904541, 1.0984927415847778, 2.796419143676758, 1.8759846687316895, -1.1100468635559082, 848.0, -0.200996994972229, 0.4160720109939575, 0.057992998510599136, 3.0460000038146973, 0.9459999799728394, -1.5379999876022339], "mean": [0.6116690635681152, 2.0858540534973145, -0.8971265554428101, -0.7789876461029053, -2.1824169158935547, -1.6331876516342163, 1.6095995903015137, 796.8247680664062, 0.21835088729858398, 0.32644134759902954, -0.026693517342209816, -1.0511807203292847, 0.25387489795684814, -0.3848360478878021, -0.45311227440834045, -2.1463348865509033, 0.5144891738891602, 0.8907500505447388, 2.3142452239990234, 1.6776357889175415, -1.6139084100723267, 648.2266845703125, -0.2859654426574707, 0.30239370465278625, 0.01149524562060833, 2.854545831680298, 0.4459996223449707, -2.5482256412506104], "std": [0.2496238499879837, 0.0129343057051301, 0.2937091886997223, 0.21501794457435608, 0.2921484112739563, 0.19907215237617493, 0.412777841091156, 286.8246765136719, 0.07367844134569168, 0.051317259669303894, 0.035139862447977066, 2.816452741622925, 0.395378440618515, 0.12412964552640915, 0.1766381710767746, 0.02199551835656166, 0.209592804312706, 0.11126379668712616, 0.26674899458885193, 0.19088126718997955, 0.5467272996902466, 228.58673095703125, 0.03130166232585907, 0.06125278025865555, 0.0193980410695076, 0.17660774290561676, 0.252124160528183, 0.3367711305618286], "count": [719]}, "timestamp": {"min": [0.0], "max": [23.933333333333334], "mean": [11.966666666666667], "std": [6.918574034197124], "count": [719]}, "frame_index": {"min": [0], "max": [718], "mean": [359.0], "std": [207.55722102591372], "count": [719]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [719]}, "index": {"min": [2051], "max": [2769], "mean": [2410.0], "std": [207.55722102591372], "count": [719]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [719]}, "subtask_annotation": {"mean": [14.214186369958275, 29.0, 29.0, 29.0, 29.0], "std": [10.53578677267948, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [719]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [719]}, "eef_direction_state": {"mean": [4.618915159944367, 4.901251738525731], "std": [2.081637966992697, 1.6653170177864707], "min": [0, 0], "max": [6, 6], "count": [719]}, "eef_velocity_state": {"mean": [0.4728789986091794, 0.5312934631432545], "std": [0.666317741819776, 0.7317989884512667], "min": [0, 0], "max": [2, 2], "count": [719]}, "eef_acc_mag_state": {"mean": [0.5132127955493742, 0.5034770514603616], "std": [0.7603019662554589, 0.7694996905865058], "min": [0, 0], "max": [2, 2], "count": [719]}, "eef_direction_action": {"mean": [4.618915159944367, 4.901251738525731], "std": [2.081637966992697, 1.6653170177864707], "min": [0, 0], "max": [6, 6], "count": [719]}, "eef_velocity_action": {"mean": [0.4728789986091794, 0.5312934631432545], "std": [0.666317741819776, 0.7317989884512667], "min": [0, 0], "max": [2, 2], "count": [719]}, "eef_acc_mag_action": {"mean": [0.5132127955493742, 0.5034770514603616], "std": [0.7603019662554589, 0.7694996905865058], "min": [0, 0], "max": [2, 2], "count": [719]}, "eef_sim_pose_state": {"mean": [0.5107447203537538, 0.3058560386880838, 1.0917536612844525, -2.530573586231484, 0.9610344736154841, 1.827230154634175, 0.5445164597594335, -0.2309545411744219, 1.113528212279422, 1.6902606133256675, 0.9161121552983224, -2.3911643258665163], "std": [0.06271759068624828, 0.03505455906179427, 0.03160177466731783, 0.3471129737161477, 0.33618635187775264, 1.9454921810036976, 0.05412039171367634, 0.07697197262790297, 0.053050654987488566, 2.0276180150797085, 0.34978888910956113, 0.3892388215039696], "min": [0.43917890167215035, 0.22454252638353758, 1.0404197308216374, -3.0713269452425327, 0.27829074249303654, -3.141185424213434, 0.4715828961139754, -0.3057034687130654, 1.032723027630526, -3.1375069590771396, 0.24072974682435078, -3.0158601193029293], "max": [0.6315218413891328, 0.3478323483053523, 1.1786662194718835, -0.9936059773953827, 1.422555507086058, 3.1376876480842215, 0.6372666617679362, -0.047137108280772944, 1.2362348218002515, 3.139045487196403, 1.3410307771892138, -1.6973559839709162], "count": [719]}, "eef_sim_pose_action": {"mean": [0.5107447203537538, 0.3058560386880838, 1.0917536612844525, -2.530573586231484, 0.9610344736154841, 1.827230154634175, 0.5445164597594335, -0.2309545411744219, 1.113528212279422, 1.6902606133256675, 0.9161121552983224, -2.3911643258665163], "std": [0.06271759068624828, 0.03505455906179427, 0.03160177466731783, 0.3471129737161477, 0.33618635187775264, 1.9454921810036976, 0.05412039171367634, 0.07697197262790297, 0.053050654987488566, 2.0276180150797085, 0.34978888910956113, 0.3892388215039696], "min": [0.43917890167215035, 0.22454252638353758, 1.0404197308216374, -3.0713269452425327, 0.27829074249303654, -3.141185424213434, 0.4715828961139754, -0.3057034687130654, 1.032723027630526, -3.1375069590771396, 0.24072974682435078, -3.0158601193029293], "max": [0.6315218413891328, 0.3478323483053523, 1.1786662194718835, -0.9936059773953827, 1.422555507086058, 3.1376876480842215, 0.6372666617679362, -0.047137108280772944, 1.2362348218002515, 3.139045487196403, 1.3410307771892138, -1.6973559839709162], "count": [719]}, "gripper_mode_state": {"mean": [0.1502086230876217, 0.16968011126564672], "std": [0.35727579352335775, 0.3753515300442018], "min": [0, 0], "max": [1, 1], "count": [719]}, "gripper_activity_state": {"mean": [1.929068150208623, 1.937413073713491], "std": [0.34054377619589044, 0.3168507858106954], "min": [0, 0], "max": [2, 2], "count": [719]}, "gripper_mode_action": {"mean": [0.1502086230876217, 0.16968011126564672], "std": [0.35727579352335775, 0.3753515300442018], "min": [0, 0], "max": [1, 1], "count": [719]}, "gripper_activity_action": {"mean": [1.929068150208623, 1.937413073713491], "std": [0.34054377619589044, 0.3168507858106954], "min": [0, 0], "max": [2, 2], "count": [719]}, "gripper_open_scale_state": {"mean": [0.6482267037499102, 0.7968247566700628], "std": [0.22858685044256685, 0.2868246019772781], "min": [0.048, 0.138], "max": [0.848, 0.941], "count": [719]}, "gripper_open_scale_action": {"mean": [0.6482267037499102, 0.7968247566700628], "std": [0.22858685044256685, 0.2868246019772781], "min": [0.048, 0.138], "max": [0.848, 0.941], "count": [719]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[1.0]], [[1.0]]], "mean": [[[0.4963132646653703]], [[0.4843330531248312]], [[0.470790199792038]]], "std": [[[0.14830902274115002]], [[0.15487726272358363]], [[0.17268633417824147]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4842612978042457]], [[0.46493419657808027]], [[0.44544873197212764]]], "std": [[[0.11159108069794416]], [[0.1248550441791049]], [[0.15278072286318006]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4966160569599741]], [[0.46866447563874036]], [[0.4467136927429374]]], "std": [[[0.12065448517587356]], [[0.14288251804419583]], [[0.17096115726237276]]], "count": [121]}, "observation.state": {"min": [0.3283139169216156, 2.0348620414733887, -1.2809146642684937, -0.9628807306289673, -2.5328567028045654, -1.6923586130142212, 0.9862158298492432, 478.0, 0.1463879942893982, 0.2527799904346466, -0.09557600319385529, -3.1401853561401367, -0.20499999821186066, -0.5609999895095825, -0.8242667317390442, -2.1710848808288574, 0.2790257930755615, 0.6858446598052979, 2.232921838760376, 1.33894681930542, -2.4458346366882324, 76.0, -0.33820000290870667, 0.20135200023651123, -0.02472900040447712, -3.1411852836608887, -0.10700000077486038, -2.812000036239624], "max": [0.8637635111808777, 2.0985491275787354, -0.673941433429718, -0.5798158645629883, -1.9437906742095947, -1.2562007904052734, 1.9219216108322144, 947.0, 0.32384398579597473, 0.3864870071411133, 0.007284999825060368, 3.1389999389648438, 0.4520000219345093, -0.12399999052286148, -0.2145533263683319, -1.9654327630996704, 0.8161857724189758, 0.8720887303352356, 2.7487714290618896, 1.860189437866211, -0.9402961730957031, 885.0, -0.2585369944572449, 0.39384299516677856, 0.046188998967409134, 3.140000104904175, 0.6340000033378601, -1.5809999704360962], "mean": [0.4913420081138611, 2.064936399459839, -0.8892558217048645, -0.6746643781661987, -2.1359972953796387, -1.5570178031921387, 1.301810622215271, 829.439453125, 0.2724073827266693, 0.2995271682739258, -0.03951459750533104, -2.8230834007263184, 0.24589209258556366, -0.28036820888519287, -0.39914587140083313, -2.128598928451538, 0.4639240801334381, 0.8254777789115906, 2.380903482437134, 1.6790740489959717, -1.5740612745285034, 664.4021606445312, -0.31642797589302063, 0.2748599648475647, 0.002530959201976657, 1.7791049480438232, 0.38085928559303284, -2.4114208221435547], "std": [0.18627537786960602, 0.022644883021712303, 0.16523699462413788, 0.11614807695150375, 0.15355224907398224, 0.09811566770076752, 0.36899131536483765, 130.9649658203125, 0.05671659857034683, 0.046144820749759674, 0.021298589184880257, 1.0420277118682861, 0.2011975198984146, 0.09375417977571487, 0.18909819424152374, 0.05132320523262024, 0.13183453679084778, 0.04117452725768089, 0.1523917019367218, 0.18416735529899597, 0.5509149432182312, 308.720458984375, 0.02234235592186451, 0.0682259351015091, 0.01566985249519348, 2.3519442081451416, 0.18459481000900269, 0.42385798692703247], "count": [603]}, "action": {"min": [0.3283139169216156, 2.0348620414733887, -1.2809146642684937, -0.9628807306289673, -2.5328567028045654, -1.6923586130142212, 0.9862158298492432, 478.0, 0.1463879942893982, 0.2527799904346466, -0.09557600319385529, -3.1401853561401367, -0.20499999821186066, -0.5609999895095825, -0.8242667317390442, -2.1710848808288574, 0.2790257930755615, 0.6858446598052979, 2.232921838760376, 1.33894681930542, -2.4458346366882324, 76.0, -0.33820000290870667, 0.20135200023651123, -0.02472900040447712, -3.1411852836608887, -0.10700000077486038, -2.812000036239624], "max": [0.8637635111808777, 2.0985491275787354, -0.673941433429718, -0.5798158645629883, -1.9437906742095947, -1.2562007904052734, 1.9219216108322144, 947.0, 0.32384398579597473, 0.3864870071411133, 0.007284999825060368, 3.1389999389648438, 0.4520000219345093, -0.12399999052286148, -0.2145533263683319, -1.9654327630996704, 0.8161857724189758, 0.8720887303352356, 2.7487714290618896, 1.860189437866211, -0.9402961730957031, 885.0, -0.2585369944572449, 0.39384299516677856, 0.046188998967409134, 3.140000104904175, 0.6340000033378601, -1.5809999704360962], "mean": [0.4913420081138611, 2.064936399459839, -0.8892558217048645, -0.6746643781661987, -2.1359972953796387, -1.5570178031921387, 1.301810622215271, 829.439453125, 0.2724073827266693, 0.2995271682739258, -0.03951459750533104, -2.8230834007263184, 0.24589209258556366, -0.28036820888519287, -0.39914587140083313, -2.128598928451538, 0.4639240801334381, 0.8254777789115906, 2.380903482437134, 1.6790740489959717, -1.5740612745285034, 664.4021606445312, -0.31642797589302063, 0.2748599648475647, 0.002530959201976657, 1.7791049480438232, 0.38085928559303284, -2.4114208221435547], "std": [0.18627537786960602, 0.022644883021712303, 0.16523699462413788, 0.11614807695150375, 0.15355224907398224, 0.09811566770076752, 0.36899131536483765, 130.9649658203125, 0.05671659857034683, 0.046144820749759674, 0.021298589184880257, 1.0420277118682861, 0.2011975198984146, 0.09375417977571487, 0.18909819424152374, 0.05132320523262024, 0.13183453679084778, 0.04117452725768089, 0.1523917019367218, 0.18416735529899597, 0.5509149432182312, 308.720458984375, 0.02234235592186451, 0.0682259351015091, 0.01566985249519348, 2.3519442081451416, 0.18459481000900269, 0.42385798692703247], "count": [603]}, "timestamp": {"min": [0.0], "max": [20.066666666666666], "mean": [10.033333333333333], "std": [5.8023622264908115], "count": [603]}, "frame_index": {"min": [0], "max": [602], "mean": [301.0], "std": [174.07086679472434], "count": [603]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [603]}, "index": {"min": [2770], "max": [3372], "mean": [3071.0], "std": [174.07086679472434], "count": [603]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [603]}, "subtask_annotation": {"mean": [11.776119402985074, 29.0, 29.0, 29.0, 29.0], "std": [10.584162902372192, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [603]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [603]}, "eef_direction_state": {"mean": [4.552238805970149, 5.08955223880597], "std": [2.150669793317202, 1.650751966498791], "min": [0, 0], "max": [6, 6], "count": [603]}, "eef_velocity_state": {"mean": [0.5306799336650083, 0.4295190713101161], "std": [0.7241194357694285, 0.7120784057518582], "min": [0, 0], "max": [2, 2], "count": [603]}, "eef_acc_mag_state": {"mean": [0.5024875621890548, 0.41127694859038144], "std": [0.7539242483388953, 0.7239143146174862], "min": [0, 0], "max": [2, 2], "count": [603]}, "eef_direction_action": {"mean": [4.552238805970149, 5.08955223880597], "std": [2.150669793317202, 1.650751966498791], "min": [0, 0], "max": [6, 6], "count": [603]}, "eef_velocity_action": {"mean": [0.5306799336650083, 0.4295190713101161], "std": [0.7241194357694285, 0.7120784057518582], "min": [0, 0], "max": [2, 2], "count": [603]}, "eef_acc_mag_action": {"mean": [0.5024875621890548, 0.41127694859038144], "std": [0.7539242483388953, 0.7239143146174862], "min": [0, 0], "max": [2, 2], "count": [603]}, "eef_sim_pose_state": {"mean": [0.4850823360161284, 0.32221565601590013, 1.066661852274639, -2.593785639507418, 0.8331366192044709, 1.246616354012426, 0.5185560393469403, -0.2626136666526208, 1.0676946779220975, 2.9013497369113024, 0.9782589237335975, -2.08016111662572], "std": [0.06971694343058153, 0.022485502202655213, 0.02748419963193237, 0.23968806890476846, 0.33786926319212696, 2.333849530109079, 0.04960233689770213, 0.05483494741927763, 0.038413082840394346, 0.08205968265149281, 0.2121787675632337, 0.11345162568679948], "min": [0.4093372465631462, 0.2756239261222694, 1.0287398359319218, -3.016393000295421, 0.27429619394555727, -3.135143508621132, 0.46932288708381187, -0.3100450027501219, 1.0304053499473373, 2.5556471287529536, 0.5093306964657178, -2.5912070082461938], "max": [0.6116743154099011, 0.3553489688174881, 1.1526195335944993, -2.0561301040250974, 1.2116976785197457, 3.137631427756976, 0.6093774919056183, -0.13041778368081341, 1.160293463153461, 3.088988078852749, 1.1896966631441916, -1.8775889645929156], "count": [603]}, "eef_sim_pose_action": {"mean": [0.4850823360161284, 0.32221565601590013, 1.066661852274639, -2.593785639507418, 0.8331366192044709, 1.246616354012426, 0.5185560393469403, -0.2626136666526208, 1.0676946779220975, 2.9013497369113024, 0.9782589237335975, -2.08016111662572], "std": [0.06971694343058153, 0.022485502202655213, 0.02748419963193237, 0.23968806890476846, 0.33786926319212696, 2.333849530109079, 0.04960233689770213, 0.05483494741927763, 0.038413082840394346, 0.08205968265149281, 0.2121787675632337, 0.11345162568679948], "min": [0.4093372465631462, 0.2756239261222694, 1.0287398359319218, -3.016393000295421, 0.27429619394555727, -3.135143508621132, 0.46932288708381187, -0.3100450027501219, 1.0304053499473373, 2.5556471287529536, 0.5093306964657178, -2.5912070082461938], "max": [0.6116743154099011, 0.3553489688174881, 1.1526195335944993, -2.0561301040250974, 1.2116976785197457, 3.137631427756976, 0.6093774919056183, -0.13041778368081341, 1.160293463153461, 3.088988078852749, 1.1896966631441916, -1.8775889645929156], "count": [603]}, "gripper_mode_state": {"mean": [0.23548922056384744, 0.05306799336650083], "std": [0.42430419225136484, 0.22416909119357545], "min": [0, 0], "max": [1, 1], "count": [603]}, "gripper_activity_state": {"mean": [1.8756218905472637, 1.956882255389718], "std": [0.4417507040880224, 0.25392095582650975], "min": [0, 0], "max": [2, 2], "count": [603]}, "gripper_mode_action": {"mean": [0.23548922056384744, 0.05306799336650083], "std": [0.42430419225136484, 0.22416909119357545], "min": [0, 0], "max": [1, 1], "count": [603]}, "gripper_activity_action": {"mean": [1.8756218905472637, 1.956882255389718], "std": [0.4417507040880224, 0.25392095582650975], "min": [0, 0], "max": [2, 2], "count": [603]}, "gripper_open_scale_state": {"mean": [0.6644021558872301, 0.8294394692188474], "std": [0.3087205193034681, 0.13096498031881057], "min": [0.076, 0.478], "max": [0.885, 0.947], "count": [603]}, "gripper_open_scale_action": {"mean": [0.6644021558872301, 0.8294394692188474], "std": [0.3087205193034681, 0.13096498031881057], "min": [0.076, 0.478], "max": [0.885, 0.947], "count": [603]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[1.0]], [[1.0]]], "mean": [[[0.4924110355392157]], [[0.47760386642156866]], [[0.46350782475490193]]], "std": [[[0.14765971067688063]], [[0.16127332576212797]], [[0.1761923087840444]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4863893280228758]], [[0.4666101593137255]], [[0.44692476102941175]]], "std": [[[0.11311335047179095]], [[0.12436147085705146]], [[0.1535766367181196]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4795421711601307]], [[0.45633846200980394]], [[0.43498107843137257]]], "std": [[[0.11984927779378243]], [[0.14036995087549536]], [[0.1670539027422528]]], "count": [100]}, "observation.state": {"min": [0.31702160835266113, 2.003969669342041, -1.0109295845031738, -1.0378949642181396, -2.690669536590576, -1.7725564241409302, 0.6439218521118164, 184.0, 0.18254899978637695, 0.2226330041885376, -0.06776700168848038, -3.1391851902008057, -0.07500000298023224, -1.1480000019073486, -0.5205444693565369, -2.1752212047576904, 0.282778263092041, 0.5133013129234314, 1.897015929222107, 1.2100194692611694, -2.8212027549743652, 60.0, -0.34085899591445923, 0.18063099682331085, -0.07018399983644485, -3.1381852626800537, 0.05400000512599945, -2.999000072479248], "max": [0.7820645570755005, 2.0924580097198486, -0.3338814973831177, -0.33543482422828674, -1.9900768995285034, -1.4884865283966064, 2.5306925773620605, 945.0, 0.3316819965839386, 0.377238005399704, 0.03967300057411194, 3.132999897003174, 0.5870000123977661, -0.1469999998807907, -0.06742206960916519, -2.0636773109436035, 1.3107248544692993, 1.2525181770324707, 2.658747434616089, 1.8079866170883179, -0.6541319489479065, 871.0, -0.2609730064868927, 0.35804298520088196, 0.05565200001001358, 3.140000104904175, 0.7459999918937683, -1.6150000095367432], "mean": [0.44921189546585083, 2.080813407897949, -0.5750023722648621, -0.5239379405975342, -2.2846333980560303, -1.5840603113174438, 1.2095470428466797, 854.8104248046875, 0.2988048493862152, 0.2718892991542816, -0.04542655125260353, -2.0098512172698975, 0.3658932149410248, -0.4425342082977295, -0.2182854562997818, -2.1601614952087402, 0.8747451901435852, 0.9882227182388306, 2.17063570022583, 1.5670130252838135, -1.7518702745437622, 604.88916015625, -0.29939141869544983, 0.2575709819793701, -0.02098846808075905, 2.41159987449646, 0.3847363293170929, -2.3754143714904785], "std": [0.14987850189208984, 0.016915008425712585, 0.24165526032447815, 0.258125901222229, 0.15801569819450378, 0.05671440809965134, 0.7227506041526794, 206.85743713378906, 0.04574737325310707, 0.054726582020521164, 0.029834698885679245, 2.0751900672912598, 0.19709020853042603, 0.3608212172985077, 0.1532975286245346, 0.022278375923633575, 0.23109576106071472, 0.21038930118083954, 0.23424682021141052, 0.16135741770267487, 0.731270432472229, 316.4581298828125, 0.024616248905658722, 0.058468468487262726, 0.028019091114401817, 1.6853379011154175, 0.1498628556728363, 0.4917849600315094], "count": [451]}, "action": {"min": [0.31702160835266113, 2.003969669342041, -1.0109295845031738, -1.0378949642181396, -2.690669536590576, -1.7725564241409302, 0.6439218521118164, 184.0, 0.18254899978637695, 0.2226330041885376, -0.06776700168848038, -3.1391851902008057, -0.07500000298023224, -1.1480000019073486, -0.5205444693565369, -2.1752212047576904, 0.282778263092041, 0.5133013129234314, 1.897015929222107, 1.2100194692611694, -2.8212027549743652, 60.0, -0.34085899591445923, 0.18063099682331085, -0.07018399983644485, -3.1381852626800537, 0.05400000512599945, -2.999000072479248], "max": [0.7820645570755005, 2.0924580097198486, -0.3338814973831177, -0.33543482422828674, -1.9900768995285034, -1.4884865283966064, 2.5306925773620605, 945.0, 0.3316819965839386, 0.377238005399704, 0.03967300057411194, 3.132999897003174, 0.5870000123977661, -0.1469999998807907, -0.06742206960916519, -2.0636773109436035, 1.3107248544692993, 1.2525181770324707, 2.658747434616089, 1.8079866170883179, -0.6541319489479065, 871.0, -0.2609730064868927, 0.35804298520088196, 0.05565200001001358, 3.140000104904175, 0.7459999918937683, -1.6150000095367432], "mean": [0.44921189546585083, 2.080813407897949, -0.5750023722648621, -0.5239379405975342, -2.2846333980560303, -1.5840603113174438, 1.2095470428466797, 854.8104248046875, 0.2988048493862152, 0.2718892991542816, -0.04542655125260353, -2.0098512172698975, 0.3658932149410248, -0.4425342082977295, -0.2182854562997818, -2.1601614952087402, 0.8747451901435852, 0.9882227182388306, 2.17063570022583, 1.5670130252838135, -1.7518702745437622, 604.88916015625, -0.29939141869544983, 0.2575709819793701, -0.02098846808075905, 2.41159987449646, 0.3847363293170929, -2.3754143714904785], "std": [0.14987850189208984, 0.016915008425712585, 0.24165526032447815, 0.258125901222229, 0.15801569819450378, 0.05671440809965134, 0.7227506041526794, 206.85743713378906, 0.04574737325310707, 0.054726582020521164, 0.029834698885679245, 2.0751900672912598, 0.19709020853042603, 0.3608212172985077, 0.1532975286245346, 0.022278375923633575, 0.23109576106071472, 0.21038930118083954, 0.23424682021141052, 0.16135741770267487, 0.731270432472229, 316.4581298828125, 0.024616248905658722, 0.058468468487262726, 0.028019091114401817, 1.6853379011154175, 0.1498628556728363, 0.4917849600315094], "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": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [451]}, "index": {"min": [3373], "max": [3823], "mean": [3598.0], "std": [130.19216566291536], "count": [451]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [451]}, "subtask_annotation": {"mean": [9.24390243902439, 29.0, 29.0, 29.0, 29.0], "std": [10.201644440689503, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [451]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [451]}, "eef_direction_state": {"mean": [4.290465631929046, 4.968957871396896], "std": [2.047630723347294, 1.7489720834129288], "min": [0, 0], "max": [6, 6], "count": [451]}, "eef_velocity_state": {"mean": [0.6807095343680709, 0.5144124168514412], "std": [0.7504945493626584, 0.7775342219323697], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_acc_mag_state": {"mean": [0.6851441241685144, 0.48337028824833705], "std": [0.8281232831727913, 0.7659975701794084], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_direction_action": {"mean": [4.290465631929046, 4.968957871396896], "std": [2.047630723347294, 1.7489720834129288], "min": [0, 0], "max": [6, 6], "count": [451]}, "eef_velocity_action": {"mean": [0.6807095343680709, 0.5144124168514412], "std": [0.7504945493626584, 0.7775342219323697], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_acc_mag_action": {"mean": [0.6851441241685144, 0.48337028824833705], "std": [0.8281232831727913, 0.7659975701794084], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_sim_pose_state": {"mean": [0.4688509891253508, 0.29300373612426445, 1.0627119234337192, -2.6287933528635294, 0.804715284389192, 0.9307208630793168, 0.486124188541144, -0.2769744928868174, 1.0411905925656153, 2.8360550989268556, 0.9967299538447931, -2.3329230735537805], "std": [0.05805571467360247, 0.026296543321924964, 0.03490028521979207, 0.2802964305397184, 0.37138904429363534, 2.4650842903827224, 0.059658845035548594, 0.028022121261692026, 0.05602022925900913, 0.2770725025247123, 0.3537533380121905, 0.31873781463172995], "min": [0.3925295229195082, 0.24125901871951472, 0.9964111013755473, -3.063023122469408, 0.22840813838841134, -3.134589749535253, 0.4336633362993311, -0.325101647302315, 0.9987164537526112, 2.1173613503834385, 0.2910146519017398, -3.0439626022931567], "max": [0.5668706591295294, 0.37419300026300023, 1.1269842723107864, -1.8916345107225865, 1.2999813736183854, 3.136137972453439, 0.5973853538682272, -0.18964037405537504, 1.161274990231889, 3.1118163378133046, 1.2551519383527365, -1.993588599020291], "count": [451]}, "eef_sim_pose_action": {"mean": [0.4688509891253508, 0.29300373612426445, 1.0627119234337192, -2.6287933528635294, 0.804715284389192, 0.9307208630793168, 0.486124188541144, -0.2769744928868174, 1.0411905925656153, 2.8360550989268556, 0.9967299538447931, -2.3329230735537805], "std": [0.05805571467360247, 0.026296543321924964, 0.03490028521979207, 0.2802964305397184, 0.37138904429363534, 2.4650842903827224, 0.059658845035548594, 0.028022121261692026, 0.05602022925900913, 0.2770725025247123, 0.3537533380121905, 0.31873781463172995], "min": [0.3925295229195082, 0.24125901871951472, 0.9964111013755473, -3.063023122469408, 0.22840813838841134, -3.134589749535253, 0.4336633362993311, -0.325101647302315, 0.9987164537526112, 2.1173613503834385, 0.2910146519017398, -3.0439626022931567], "max": [0.5668706591295294, 0.37419300026300023, 1.1269842723107864, -1.8916345107225865, 1.2999813736183854, 3.136137972453439, 0.5973853538682272, -0.18964037405537504, 1.161274990231889, 3.1118163378133046, 1.2551519383527365, -1.993588599020291], "count": [451]}, "gripper_mode_state": {"mean": [0.2771618625277162, 0.10199556541019955], "std": [0.44759710062497265, 0.30264247892001694], "min": [0, 0], "max": [1, 1], "count": [451]}, "gripper_activity_state": {"mean": [1.860310421286031, 1.8447893569844789], "std": [0.4760320950559157, 0.4873914797376676], "min": [0, 0], "max": [2, 2], "count": [451]}, "gripper_mode_action": {"mean": [0.2771618625277162, 0.10199556541019955], "std": [0.44759710062497265, 0.30264247892001694], "min": [0, 0], "max": [1, 1], "count": [451]}, "gripper_activity_action": {"mean": [1.860310421286031, 1.8447893569844789], "std": [0.4760320950559157, 0.4873914797376676], "min": [0, 0], "max": [2, 2], "count": [451]}, "gripper_open_scale_state": {"mean": [0.6048891353226558, 0.8548104211845327], "std": [0.3164581609452235, 0.20685760296192154], "min": [0.06, 0.184], "max": [0.871, 0.945], "count": [451]}, "gripper_open_scale_action": {"mean": [0.6048891353226558, 0.8548104211845327], "std": [0.3164581609452235, 0.20685760296192154], "min": [0.06, 0.184], "max": [0.871, 0.945], "count": [451]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8392156862745098]], [[1.0]], [[1.0]]], "mean": [[[0.49284387544387837]], [[0.4787715876048582]], [[0.46617160883382225]]], "std": [[[0.1440238698035243]], [[0.14757984655013848]], [[0.16716678317596526]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4789438783387371]], [[0.4566257671375637]], [[0.4345547321290721]]], "std": [[[0.10143118001969992]], [[0.12214919904566483]], [[0.15485182492131153]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4712907242293243]], [[0.4523214563712624]], [[0.4332742203180485]]], "std": [[[0.10055478692327648]], [[0.12627677911412444]], [[0.15159312886538562]]], "count": [127]}, "observation.state": {"min": [0.3407231569290161, 2.0705714225769043, -1.3211618661880493, -1.1242364645004272, -2.7903103828430176, -1.6135220527648926, 0.7833038568496704, 364.0, 0.1358720064163208, 0.2637059986591339, -0.08786900341510773, -3.1411852836608887, -0.06700001657009125, -1.0449999570846558, -0.931412398815155, -2.1742963790893555, 0.3022386431694031, 0.651915431022644, 2.1284115314483643, 1.2683831453323364, -2.613508462905884, 68.0, -0.3418489992618561, 0.2052289992570877, -0.042006999254226685, -3.1411852836608887, -0.20000000298023224, -2.8489999771118164], "max": [0.9020211100578308, 2.104203701019287, -0.6159267425537109, -0.37660712003707886, -1.9089888334274292, -1.230492115020752, 2.624626398086548, 946.0, 0.3244900107383728, 0.42552098631858826, 0.03728799894452095, -2.5769999027252197, 0.5860000252723694, -0.09300000220537186, -0.2067866027355194, -2.004161834716797, 0.932773768901825, 0.94354248046875, 2.8564059734344482, 1.760932445526123, -0.8979544639587402, 917.0, -0.22515399754047394, 0.4088769853115082, 0.03236199915409088, 3.140000104904175, 0.6319999694824219, -1.621999979019165], "mean": [0.534351110458374, 2.090632677078247, -0.8196719884872437, -0.579379677772522, -2.1330373287200928, -1.4232473373413086, 1.3585418462753296, 846.5125122070312, 0.2703355550765991, 0.322383850812912, -0.047870006412267685, -2.7746174335479736, 0.33559784293174744, -0.38457927107810974, -0.4012874364852905, -2.137442111968994, 0.6301646828651428, 0.8304617404937744, 2.326258420944214, 1.556174635887146, -1.5852530002593994, 728.9075927734375, -0.30811354517936707, 0.2909075617790222, -0.01254822313785553, 2.6812281608581543, 0.31913426518440247, -2.4836103916168213], "std": [0.20780561864376068, 0.004972399212419987, 0.19008956849575043, 0.21594853699207306, 0.3270781934261322, 0.09142524749040604, 0.7881610989570618, 197.2239532470703, 0.05420495942234993, 0.05926674231886864, 0.024623628705739975, 0.1190585121512413, 0.209952250123024, 0.36997103691101074, 0.21480068564414978, 0.03718127682805061, 0.14686815440654755, 0.05930345505475998, 0.21811288595199585, 0.15898354351520538, 0.6091287732124329, 316.14862060546875, 0.03480206057429314, 0.0669756606221199, 0.015853408724069595, 1.0740946531295776, 0.1986498236656189, 0.4357857406139374], "count": [639]}, "action": {"min": [0.3407231569290161, 2.0705714225769043, -1.3211618661880493, -1.1242364645004272, -2.7903103828430176, -1.6135220527648926, 0.7833038568496704, 364.0, 0.1358720064163208, 0.2637059986591339, -0.08786900341510773, -3.1411852836608887, -0.06700001657009125, -1.0449999570846558, -0.931412398815155, -2.1742963790893555, 0.3022386431694031, 0.651915431022644, 2.1284115314483643, 1.2683831453323364, -2.613508462905884, 68.0, -0.3418489992618561, 0.2052289992570877, -0.042006999254226685, -3.1411852836608887, -0.20000000298023224, -2.8489999771118164], "max": [0.9020211100578308, 2.104203701019287, -0.6159267425537109, -0.37660712003707886, -1.9089888334274292, -1.230492115020752, 2.624626398086548, 946.0, 0.3244900107383728, 0.42552098631858826, 0.03728799894452095, -2.5769999027252197, 0.5860000252723694, -0.09300000220537186, -0.2067866027355194, -2.004161834716797, 0.932773768901825, 0.94354248046875, 2.8564059734344482, 1.760932445526123, -0.8979544639587402, 917.0, -0.22515399754047394, 0.4088769853115082, 0.03236199915409088, 3.140000104904175, 0.6319999694824219, -1.621999979019165], "mean": [0.534351110458374, 2.090632677078247, -0.8196719884872437, -0.579379677772522, -2.1330373287200928, -1.4232473373413086, 1.3585418462753296, 846.5125122070312, 0.2703355550765991, 0.322383850812912, -0.047870006412267685, -2.7746174335479736, 0.33559784293174744, -0.38457927107810974, -0.4012874364852905, -2.137442111968994, 0.6301646828651428, 0.8304617404937744, 2.326258420944214, 1.556174635887146, -1.5852530002593994, 728.9075927734375, -0.30811354517936707, 0.2909075617790222, -0.01254822313785553, 2.6812281608581543, 0.31913426518440247, -2.4836103916168213], "std": [0.20780561864376068, 0.004972399212419987, 0.19008956849575043, 0.21594853699207306, 0.3270781934261322, 0.09142524749040604, 0.7881610989570618, 197.2239532470703, 0.05420495942234993, 0.05926674231886864, 0.024623628705739975, 0.1190585121512413, 0.209952250123024, 0.36997103691101074, 0.21480068564414978, 0.03718127682805061, 0.14686815440654755, 0.05930345505475998, 0.21811288595199585, 0.15898354351520538, 0.6091287732124329, 316.14862060546875, 0.03480206057429314, 0.0669756606221199, 0.015853408724069595, 1.0740946531295776, 0.1986498236656189, 0.4357857406139374], "count": [639]}, "timestamp": {"min": [0.0], "max": [21.266666666666666], "mean": [10.633333333333333], "std": [6.148772837518671], "count": [639]}, "frame_index": {"min": [0], "max": [638], "mean": [319.0], "std": [184.46318512556013], "count": [639]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [639]}, "index": {"min": [3824], "max": [4462], "mean": [4143.0], "std": [184.46318512556013], "count": [639]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [639]}, "subtask_annotation": {"mean": [11.5320813771518, 29.0, 29.0, 29.0, 29.0], "std": [10.064354142535208, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [639]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [639]}, "eef_direction_state": {"mean": [4.579029733959311, 5.220657276995305], "std": [2.118463064712113, 1.449130830072335], "min": [0, 0], "max": [6, 6], "count": [639]}, "eef_velocity_state": {"mean": [0.5164319248826291, 0.4569640062597809], "std": [0.741754322813635, 0.7490907479245789], "min": [0, 0], "max": [2, 2], "count": [639]}, "eef_acc_mag_state": {"mean": [0.49295774647887325, 0.433489827856025], "std": [0.756524370665117, 0.7304288594751143], "min": [0, 0], "max": [2, 2], "count": [639]}, "eef_direction_action": {"mean": [4.579029733959311, 5.220657276995305], "std": [2.118463064712113, 1.449130830072335], "min": [0, 0], "max": [6, 6], "count": [639]}, "eef_velocity_action": {"mean": [0.5164319248826291, 0.4569640062597809], "std": [0.741754322813635, 0.7490907479245789], "min": [0, 0], "max": [2, 2], "count": [639]}, "eef_acc_mag_action": {"mean": [0.49295774647887325, 0.433489827856025], "std": [0.756524370665117, 0.7304288594751143], "min": [0, 0], "max": [2, 2], "count": [639]}, "eef_sim_pose_state": {"mean": [0.5009723200640205, 0.30381351144107493, 1.0640396760193733, -2.7661712820790028, 0.8247050304409289, 1.2577323824478674, 0.5336249039856901, -0.25176443682684047, 1.0613601277862135, -0.37518271758614885, 0.9945371598646935, -2.181657460158579], "std": [0.06875560620480746, 0.034257031500214453, 0.03336721715477157, 0.2750731830641412, 0.33264592635486406, 2.1734773338330133, 0.0627711560750044, 0.04324384910744589, 0.05556514515581451, 2.920147310403034, 0.3610394261432909, 0.36208625151138674], "min": [0.4166625005710611, 0.2230709793718247, 1.0186094235307506, -3.1293443876117313, 0.2649061959639303, -3.1354561324957864, 0.475566510558484, -0.29795548970667507, 1.0103089250497392, -3.109779766100562, 0.3460818424770269, -2.9157062081055773], "max": [0.628309792385059, 0.35251998289460407, 1.1613640025059462, -2.060354935741358, 1.1680090941960302, 3.133034550951724, 0.6408404429820409, -0.13229807299486818, 1.1817102300355593, 3.136394267387353, 1.2795504002345965, -1.8422600174548933], "count": [639]}, "eef_sim_pose_action": {"mean": [0.5009723200640205, 0.30381351144107493, 1.0640396760193733, -2.7661712820790028, 0.8247050304409289, 1.2577323824478674, 0.5336249039856901, -0.25176443682684047, 1.0613601277862135, -0.37518271758614885, 0.9945371598646935, -2.181657460158579], "std": [0.06875560620480746, 0.034257031500214453, 0.03336721715477157, 0.2750731830641412, 0.33264592635486406, 2.1734773338330133, 0.0627711560750044, 0.04324384910744589, 0.05556514515581451, 2.920147310403034, 0.3610394261432909, 0.36208625151138674], "min": [0.4166625005710611, 0.2230709793718247, 1.0186094235307506, -3.1293443876117313, 0.2649061959639303, -3.1354561324957864, 0.475566510558484, -0.29795548970667507, 1.0103089250497392, -3.109779766100562, 0.3460818424770269, -2.9157062081055773], "max": [0.628309792385059, 0.35251998289460407, 1.1613640025059462, -2.060354935741358, 1.1680090941960302, 3.133034550951724, 0.6408404429820409, -0.13229807299486818, 1.1817102300355593, 3.136394267387353, 1.2795504002345965, -1.8422600174548933], "count": [639]}, "gripper_mode_state": {"mean": [0.20344287949921752, 0.14084507042253522], "std": [0.40255915624946814, 0.3478616629641813], "min": [0, 0], "max": [1, 1], "count": [639]}, "gripper_activity_state": {"mean": [1.8669796557120502, 1.9311424100156493], "std": [0.4539743995586686, 0.32373569186257767], "min": [0, 0], "max": [2, 2], "count": [639]}, "gripper_mode_action": {"mean": [0.20344287949921752, 0.14084507042253522], "std": [0.40255915624946814, 0.3478616629641813], "min": [0, 0], "max": [1, 1], "count": [639]}, "gripper_activity_action": {"mean": [1.8669796557120502, 1.9311424100156493], "std": [0.4539743995586686, 0.32373569186257767], "min": [0, 0], "max": [2, 2], "count": [639]}, "gripper_open_scale_state": {"mean": [0.728907668255491, 0.8465125196095753], "std": [0.31614857906766297, 0.19722396061908462], "min": [0.068, 0.364], "max": [0.917, 0.946], "count": [639]}, "gripper_open_scale_action": {"mean": [0.728907668255491, 0.8465125196095753], "std": [0.31614857906766297, 0.19722396061908462], "min": [0.068, 0.364], "max": [0.917, 0.946], "count": [639]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4981571935936909]], [[0.48647019661859237]], [[0.4709641012396694]]], "std": [[[0.14278876624326675]], [[0.15035020017747552]], [[0.16697314945646702]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48445177375357856]], [[0.47089255354345594]], [[0.4559244990007022]]], "std": [[[0.10353207516535835]], [[0.11593988855998306]], [[0.1394934073754606]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48033962789661316]], [[0.4543299151272079]], [[0.4339793793550478]]], "std": [[[0.10071493364826564]], [[0.13261455317723866]], [[0.1626889782219221]]], "count": [121]}, "observation.state": {"min": [0.30634018778800964, 1.9182565212249756, -1.3607110977172852, -0.9622001051902771, -2.824536085128784, -1.6989909410476685, 0.8942019939422607, 124.0, 0.08952300250530243, 0.26868799328804016, -0.10467600077390671, -3.1331851482391357, -0.30000001192092896, -1.1260000467300415, -0.7938281297683716, -2.1752212047576904, 0.20289452373981476, 0.5496041774749756, 1.8932634592056274, 1.0061124563217163, -2.823087692260742, 38.0, -0.32615000009536743, 0.21818600594997406, -0.055730998516082764, -3.134185314178467, -0.14900000393390656, -2.8959999084472656], "max": [1.0078927278518677, 2.0985665321350098, -0.44165560603141785, -0.45235443115234375, -1.7352064847946167, -1.211066484451294, 2.727792739868164, 941.0, 0.312049001455307, 0.40814799070358276, 0.056742001324892044, 3.135999917984009, 0.6320000290870667, -0.19200000166893005, -0.17645278573036194, -2.0558583736419678, 1.2352741956710815, 1.253617763519287, 2.7569222450256348, 1.8978885412216187, -0.8792271018028259, 901.0, -0.2095469981431961, 0.40705999732017517, 0.03855700045824051, 3.1389999389648438, 0.8320000171661377, -1.63100004196167], "mean": [0.615848183631897, 2.07948637008667, -0.7265710234642029, -0.604768693447113, -2.2574877738952637, -1.477034330368042, 1.4750183820724487, 847.9634399414062, 0.2578503489494324, 0.33308184146881104, -0.0399986207485199, -2.664844036102295, 0.27730700373649597, -0.4397842586040497, -0.38176870346069336, -2.146367073059082, 0.8023694157600403, 0.9428269863128662, 2.253114938735962, 1.5081844329833984, -1.815619945526123, 629.65673828125, -0.27998772263526917, 0.3063797950744629, -0.011230537667870522, 2.6281838417053223, 0.3896770179271698, -2.413963794708252], "std": [0.22519199550151825, 0.03254278376698494, 0.34244921803474426, 0.1567572057247162, 0.26492390036582947, 0.09372357279062271, 0.7370960712432861, 221.17288208007812, 0.07296666502952576, 0.047136832028627396, 0.02772388607263565, 0.9540296196937561, 0.2670794129371643, 0.329999715089798, 0.1963987797498703, 0.022585691884160042, 0.24665914475917816, 0.1893894374370575, 0.257748544216156, 0.23538969457149506, 0.656620442867279, 365.3608703613281, 0.03681119531393051, 0.06279600411653519, 0.018910422921180725, 1.2194806337356567, 0.24585361778736115, 0.4296988844871521], "count": [603]}, "action": {"min": [0.30634018778800964, 1.9182565212249756, -1.3607110977172852, -0.9622001051902771, -2.824536085128784, -1.6989909410476685, 0.8942019939422607, 124.0, 0.08952300250530243, 0.26868799328804016, -0.10467600077390671, -3.1331851482391357, -0.30000001192092896, -1.1260000467300415, -0.7938281297683716, -2.1752212047576904, 0.20289452373981476, 0.5496041774749756, 1.8932634592056274, 1.0061124563217163, -2.823087692260742, 38.0, -0.32615000009536743, 0.21818600594997406, -0.055730998516082764, -3.134185314178467, -0.14900000393390656, -2.8959999084472656], "max": [1.0078927278518677, 2.0985665321350098, -0.44165560603141785, -0.45235443115234375, -1.7352064847946167, -1.211066484451294, 2.727792739868164, 941.0, 0.312049001455307, 0.40814799070358276, 0.056742001324892044, 3.135999917984009, 0.6320000290870667, -0.19200000166893005, -0.17645278573036194, -2.0558583736419678, 1.2352741956710815, 1.253617763519287, 2.7569222450256348, 1.8978885412216187, -0.8792271018028259, 901.0, -0.2095469981431961, 0.40705999732017517, 0.03855700045824051, 3.1389999389648438, 0.8320000171661377, -1.63100004196167], "mean": [0.615848183631897, 2.07948637008667, -0.7265710234642029, -0.604768693447113, -2.2574877738952637, -1.477034330368042, 1.4750183820724487, 847.9634399414062, 0.2578503489494324, 0.33308184146881104, -0.0399986207485199, -2.664844036102295, 0.27730700373649597, -0.4397842586040497, -0.38176870346069336, -2.146367073059082, 0.8023694157600403, 0.9428269863128662, 2.253114938735962, 1.5081844329833984, -1.815619945526123, 629.65673828125, -0.27998772263526917, 0.3063797950744629, -0.011230537667870522, 2.6281838417053223, 0.3896770179271698, -2.413963794708252], "std": [0.22519199550151825, 0.03254278376698494, 0.34244921803474426, 0.1567572057247162, 0.26492390036582947, 0.09372357279062271, 0.7370960712432861, 221.17288208007812, 0.07296666502952576, 0.047136832028627396, 0.02772388607263565, 0.9540296196937561, 0.2670794129371643, 0.329999715089798, 0.1963987797498703, 0.022585691884160042, 0.24665914475917816, 0.1893894374370575, 0.257748544216156, 0.23538969457149506, 0.656620442867279, 365.3608703613281, 0.03681119531393051, 0.06279600411653519, 0.018910422921180725, 1.2194806337356567, 0.24585361778736115, 0.4296988844871521], "count": [603]}, "timestamp": {"min": [0.0], "max": [20.066666666666666], "mean": [10.033333333333333], "std": [5.8023622264908115], "count": [603]}, "frame_index": {"min": [0], "max": [602], "mean": [301.0], "std": [174.07086679472434], "count": [603]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [603]}, "index": {"min": [4463], "max": [5065], "mean": [4764.0], "std": [174.07086679472434], "count": [603]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [603]}, "subtask_annotation": {"mean": [8.976782752902157, 29.0, 29.0, 29.0, 29.0], "std": [10.133411475096425, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [603]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [603]}, "eef_direction_state": {"mean": [4.406301824212272, 5.041459369817579], "std": [2.0162918746618876, 1.5666314782512507], "min": [0, 0], "max": [6, 6], "count": [603]}, "eef_velocity_state": {"mean": [0.5887230514096186, 0.49585406301824214], "std": [0.6666707919643358, 0.7561134312991383], "min": [0, 0], "max": [2, 2], "count": [603]}, "eef_acc_mag_state": {"mean": [0.5373134328358209, 0.4527363184079602], "std": [0.7811103715476467, 0.7590285589868085], "min": [0, 0], "max": [2, 2], "count": [603]}, "eef_direction_action": {"mean": [4.406301824212272, 5.041459369817579], "std": [2.0162918746618876, 1.5666314782512507], "min": [0, 0], "max": [6, 6], "count": [603]}, "eef_velocity_action": {"mean": [0.5887230514096186, 0.49585406301824214], "std": [0.6666707919643358, 0.7561134312991383], "min": [0, 0], "max": [2, 2], "count": [603]}, "eef_acc_mag_action": {"mean": [0.5373134328358209, 0.4527363184079602], "std": [0.7811103715476467, 0.7590285589868085], "min": [0, 0], "max": [2, 2], "count": [603]}, "eef_sim_pose_state": {"mean": [0.5152109381193077, 0.2840021129540349, 1.083642780894736, -2.1850014793769468, 0.8312151116625868, 1.0761234736093608, 0.5464761346243407, -0.24790400752004088, 1.0774297499798997, 2.880975581126408, 0.9262832116937144, -2.2852502523771823], "std": [0.0627494657317497, 0.03766677174526411, 0.03710423950467663, 1.5111162441889867, 0.32250569374887844, 2.355811906210852, 0.052749083644843237, 0.06718173084091317, 0.05706306012508508, 0.6443118495283713, 0.3810731439422142, 0.2748623310961235], "min": [0.4313275053503297, 0.202575112292365, 1.018652699157534, -3.141228806981188, 0.3907272646574136, -3.140985794719504, 0.4809322636312881, -0.30921081208038687, 1.03301825409142, -3.1406309899630704, 0.16733920283791526, -3.1052221545419862], "max": [0.6198625627659821, 0.34161200043068185, 1.1569904734445913, 3.1412410778680893, 1.2965608390511654, 3.1403786367123083, 0.6306428278069482, -0.0865354756774038, 1.1940405266040706, 3.141170185263294, 1.2444565340892608, -1.9839569008995153], "count": [603]}, "eef_sim_pose_action": {"mean": [0.5152109381193077, 0.2840021129540349, 1.083642780894736, -2.1850014793769468, 0.8312151116625868, 1.0761234736093608, 0.5464761346243407, -0.24790400752004088, 1.0774297499798997, 2.880975581126408, 0.9262832116937144, -2.2852502523771823], "std": [0.0627494657317497, 0.03766677174526411, 0.03710423950467663, 1.5111162441889867, 0.32250569374887844, 2.355811906210852, 0.052749083644843237, 0.06718173084091317, 0.05706306012508508, 0.6443118495283713, 0.3810731439422142, 0.2748623310961235], "min": [0.4313275053503297, 0.202575112292365, 1.018652699157534, -3.141228806981188, 0.3907272646574136, -3.140985794719504, 0.4809322636312881, -0.30921081208038687, 1.03301825409142, -3.1406309899630704, 0.16733920283791526, -3.1052221545419862], "max": [0.6198625627659821, 0.34161200043068185, 1.1569904734445913, 3.1412410778680893, 1.2965608390511654, 3.1403786367123083, 0.6306428278069482, -0.0865354756774038, 1.1940405266040706, 3.141170185263294, 1.2444565340892608, -1.9839569008995153], "count": [603]}, "gripper_mode_state": {"mean": [0.29850746268656714, 0.1077943615257048], "std": [0.4576032751270429, 0.31012052036098864], "min": [0, 0], "max": [1, 1], "count": [603]}, "gripper_activity_state": {"mean": [1.8424543946932006, 1.8723051409618574], "std": [0.49547398868066606, 0.4445496274140104], "min": [0, 0], "max": [2, 2], "count": [603]}, "gripper_mode_action": {"mean": [0.29850746268656714, 0.1077943615257048], "std": [0.4576032751270429, 0.31012052036098864], "min": [0, 0], "max": [1, 1], "count": [603]}, "gripper_activity_action": {"mean": [1.8424543946932006, 1.8723051409618574], "std": [0.49547398868066606, 0.4445496274140104], "min": [0, 0], "max": [2, 2], "count": [603]}, "gripper_open_scale_state": {"mean": [0.629656716443212, 0.8479635157292553], "std": [0.3653609783387666, 0.22117290362411443], "min": [0.038, 0.124], "max": [0.901, 0.941], "count": [603]}, "gripper_open_scale_action": {"mean": [0.629656716443212, 0.8479635157292553], "std": [0.3653609783387666, 0.22117290362411443], "min": [0.038, 0.124], "max": [0.901, 0.941], "count": [603]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[1.0]], [[1.0]]], "mean": [[[0.49175978415559773]], [[0.47916908140944553]], [[0.46472604529042805]]], "std": [[[0.14129293975582113]], [[0.14976913979970907]], [[0.16838542223113537]]], "count": [124]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48360118529938856]], [[0.47124150722116803]], [[0.45502796884882984]]], "std": [[[0.10742889584496891]], [[0.11859088063827031]], [[0.1423783696668564]]], "count": [124]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4763958250975121]], [[0.46010583853837234]], [[0.44322819483976383]]], "std": [[[0.100928691825274]], [[0.12326125980657232]], [[0.14617714526553932]]], "count": [124]}, "observation.state": {"min": [0.19278906285762787, 1.9400731325149536, -1.1948000192642212, -1.0369001626968384, -2.7019968032836914, -1.832718014717102, 0.7653967142105103, 217.0, 0.16899600625038147, 0.2035209983587265, -0.09020300209522247, -3.1371853351593018, -0.08299999684095383, -1.0870000123977661, -0.8583528995513916, -2.167576789855957, 0.23399628698825836, 0.5877396464347839, 2.0908870697021484, 1.2199329137802124, -2.523048162460327, 33.0, -0.3507150113582611, 0.1936350017786026, -0.030344000086188316, -3.1401853561401367, -0.16200001537799835, -2.878999948501587], "max": [0.8145277500152588, 2.0984792709350586, -0.3899414539337158, -0.4354771077632904, -1.902339220046997, -1.2792565822601318, 2.4394991397857666, 938.0, 0.34109199047088623, 0.4071139991283417, 0.05984700098633766, 3.1410000324249268, 0.6439999938011169, -0.17900002002716064, -0.20441296696662903, -1.9997284412384033, 1.1259642839431763, 1.1610803604125977, 2.857802391052246, 1.8616904020309448, -0.8819847106933594, 903.0, -0.21209600567817688, 0.42082199454307556, 0.051961999386548996, 3.1410000324249268, 0.6819999814033508, -1.5880000591278076], "mean": [0.48068320751190186, 2.048208236694336, -0.6743881702423096, -0.6525115966796875, -2.238229513168335, -1.589145302772522, 1.3979963064193726, 828.9888305664062, 0.29512903094291687, 0.3009174168109894, -0.013370094820857048, -2.194052219390869, 0.3162696659564972, -0.4626283049583435, -0.4231530725955963, -2.136775016784668, 0.5522307753562927, 0.8211266994476318, 2.388733386993408, 1.693243145942688, -1.6625876426696777, 634.4895629882812, -0.2945612967014313, 0.2790467143058777, -0.006326296366751194, 1.625103235244751, 0.3565177619457245, -2.4058072566986084], "std": [0.18058207631111145, 0.033481575548648834, 0.2089579552412033, 0.1351398527622223, 0.20252548158168793, 0.11237738281488419, 0.6071826815605164, 185.0828094482422, 0.05009622126817703, 0.05404410511255264, 0.026186808943748474, 1.8728759288787842, 0.19254423677921295, 0.3078892230987549, 0.23492752015590668, 0.03945288434624672, 0.22302065789699554, 0.11976250261068344, 0.23502838611602783, 0.19423599541187286, 0.6766358613967896, 332.1016845703125, 0.03973750025033951, 0.08225107192993164, 0.018590351566672325, 2.391857147216797, 0.2534553110599518, 0.44200217723846436], "count": [624]}, "action": {"min": [0.19278906285762787, 1.9400731325149536, -1.1948000192642212, -1.0369001626968384, -2.7019968032836914, -1.832718014717102, 0.7653967142105103, 217.0, 0.16899600625038147, 0.2035209983587265, -0.09020300209522247, -3.1371853351593018, -0.08299999684095383, -1.0870000123977661, -0.8583528995513916, -2.167576789855957, 0.23399628698825836, 0.5877396464347839, 2.0908870697021484, 1.2199329137802124, -2.523048162460327, 33.0, -0.3507150113582611, 0.1936350017786026, -0.030344000086188316, -3.1401853561401367, -0.16200001537799835, -2.878999948501587], "max": [0.8145277500152588, 2.0984792709350586, -0.3899414539337158, -0.4354771077632904, -1.902339220046997, -1.2792565822601318, 2.4394991397857666, 938.0, 0.34109199047088623, 0.4071139991283417, 0.05984700098633766, 3.1410000324249268, 0.6439999938011169, -0.17900002002716064, -0.20441296696662903, -1.9997284412384033, 1.1259642839431763, 1.1610803604125977, 2.857802391052246, 1.8616904020309448, -0.8819847106933594, 903.0, -0.21209600567817688, 0.42082199454307556, 0.051961999386548996, 3.1410000324249268, 0.6819999814033508, -1.5880000591278076], "mean": [0.48068320751190186, 2.048208236694336, -0.6743881702423096, -0.6525115966796875, -2.238229513168335, -1.589145302772522, 1.3979963064193726, 828.9888305664062, 0.29512903094291687, 0.3009174168109894, -0.013370094820857048, -2.194052219390869, 0.3162696659564972, -0.4626283049583435, -0.4231530725955963, -2.136775016784668, 0.5522307753562927, 0.8211266994476318, 2.388733386993408, 1.693243145942688, -1.6625876426696777, 634.4895629882812, -0.2945612967014313, 0.2790467143058777, -0.006326296366751194, 1.625103235244751, 0.3565177619457245, -2.4058072566986084], "std": [0.18058207631111145, 0.033481575548648834, 0.2089579552412033, 0.1351398527622223, 0.20252548158168793, 0.11237738281488419, 0.6071826815605164, 185.0828094482422, 0.05009622126817703, 0.05404410511255264, 0.026186808943748474, 1.8728759288787842, 0.19254423677921295, 0.3078892230987549, 0.23492752015590668, 0.03945288434624672, 0.22302065789699554, 0.11976250261068344, 0.23502838611602783, 0.19423599541187286, 0.6766358613967896, 332.1016845703125, 0.03973750025033951, 0.08225107192993164, 0.018590351566672325, 2.391857147216797, 0.2534553110599518, 0.44200217723846436], "count": [624]}, "timestamp": {"min": [0.0], "max": [20.766666666666666], "mean": [10.383333333333331], "std": [6.004435089227024], "count": [624]}, "frame_index": {"min": [0], "max": [623], "mean": [311.5], "std": [180.13305267681073], "count": [624]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [624]}, "index": {"min": [5066], "max": [5689], "mean": [5377.5], "std": [180.13305267681073], "count": [624]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [624]}, "subtask_annotation": {"mean": [9.568910256410257, 29.0, 29.0, 29.0, 29.0], "std": [10.42041241824453, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [624]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [624]}, "eef_direction_state": {"mean": [4.259615384615385, 4.721153846153846], "std": [2.157998801304103, 1.8211193238544179], "min": [0, 0], "max": [6, 6], "count": [624]}, "eef_velocity_state": {"mean": [0.5993589743589743, 0.5416666666666666], "std": [0.6648690631525962, 0.7282274170478416], "min": [0, 0], "max": [2, 2], "count": [624]}, "eef_acc_mag_state": {"mean": [0.5817307692307693, 0.47596153846153844], "std": [0.7903988472734563, 0.7654806424105874], "min": [0, 0], "max": [2, 2], "count": [624]}, "eef_direction_action": {"mean": [4.259615384615385, 4.721153846153846], "std": [2.157998801304103, 1.8211193238544179], "min": [0, 0], "max": [6, 6], "count": [624]}, "eef_velocity_action": {"mean": [0.5993589743589743, 0.5416666666666666], "std": [0.6648690631525962, 0.7282274170478416], "min": [0, 0], "max": [2, 2], "count": [624]}, "eef_acc_mag_action": {"mean": [0.5817307692307693, 0.47596153846153844], "std": [0.7903988472734563, 0.7654806424105874], "min": [0, 0], "max": [2, 2], "count": [624]}, "eef_sim_pose_state": {"mean": [0.49067454287508483, 0.29979562887711697, 1.0748939731525993, -2.0188604252697004, 0.8106204245234557, 1.2489438539179427, 0.5147300725944958, -0.29544985123600515, 1.068996379314156, 2.8339683920286687, 0.9494297723627065, -2.357343796784607], "std": [0.08398644915513528, 0.03611710424504921, 0.04343011027679035, 1.6267221704441073, 0.42288035144014463, 2.3829568767285334, 0.058119659595099946, 0.04952987177076828, 0.04043101169810427, 0.22571551492133132, 0.3163108500523453, 0.26182436738751835], "min": [0.4031912928772361, 0.21946798760530434, 1.0213871812730262, -3.1407562435763534, 0.12963520510039372, -3.1327767988471056, 0.4107712742761822, -0.33959320177688795, 1.0058214844764843, 2.2153760701276615, 0.37665546477921175, -2.9593224192813694], "max": [0.6308644065683067, 0.3692583009949354, 1.1769964993556228, 3.1404448540694077, 1.2472013317150168, 3.1396450604911172, 0.6238378530792187, -0.1540409387357334, 1.1596357152594203, 3.021656656522954, 1.3769257874354057, -2.063810345569278], "count": [624]}, "eef_sim_pose_action": {"mean": [0.49067454287508483, 0.29979562887711697, 1.0748939731525993, -2.0188604252697004, 0.8106204245234557, 1.2489438539179427, 0.5147300725944958, -0.29544985123600515, 1.068996379314156, 2.8339683920286687, 0.9494297723627065, -2.357343796784607], "std": [0.08398644915513528, 0.03611710424504921, 0.04343011027679035, 1.6267221704441073, 0.42288035144014463, 2.3829568767285334, 0.058119659595099946, 0.04952987177076828, 0.04043101169810427, 0.22571551492133132, 0.3163108500523453, 0.26182436738751835], "min": [0.4031912928772361, 0.21946798760530434, 1.0213871812730262, -3.1407562435763534, 0.12963520510039372, -3.1327767988471056, 0.4107712742761822, -0.33959320177688795, 1.0058214844764843, 2.2153760701276615, 0.37665546477921175, -2.9593224192813694], "max": [0.6308644065683067, 0.3692583009949354, 1.1769964993556228, 3.1404448540694077, 1.2472013317150168, 3.1396450604911172, 0.6238378530792187, -0.1540409387357334, 1.1596357152594203, 3.021656656522954, 1.3769257874354057, -2.063810345569278], "count": [624]}, "gripper_mode_state": {"mean": [0.2548076923076923, 0.09294871794871795], "std": [0.43575306338397485, 0.2903605582382149], "min": [0, 0], "max": [1, 1], "count": [624]}, "gripper_activity_state": {"mean": [1.8525641025641026, 1.9006410256410255], "std": [0.4877274246571068, 0.3794389912232095], "min": [0, 0], "max": [2, 2], "count": [624]}, "gripper_mode_action": {"mean": [0.2548076923076923, 0.09294871794871795], "std": [0.43575306338397485, 0.2903605582382149], "min": [0, 0], "max": [1, 1], "count": [624]}, "gripper_activity_action": {"mean": [1.8525641025641026, 1.9006410256410255], "std": [0.4877274246571068, 0.3794389912232095], "min": [0, 0], "max": [2, 2], "count": [624]}, "gripper_open_scale_state": {"mean": [0.6344895832660873, 0.8289887820268305], "std": [0.3321017298993898, 0.18508300542727513], "min": [0.033, 0.217], "max": [0.903, 0.938], "count": [624]}, "gripper_open_scale_action": {"mean": [0.6344895832660873, 0.8289887820268305], "std": [0.3321017298993898, 0.18508300542727513], "min": [0.033, 0.217], "max": [0.903, 0.938], "count": [624]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8235294117647058]], [[1.0]], [[1.0]]], "mean": [[[0.4890629740947474]], [[0.47772264860932206]], [[0.46547815884261246]]], "std": [[[0.1392664532234577]], [[0.15576338196809242]], [[0.17220715767251735]]], "count": [137]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47321448911072944]], [[0.4605635778946615]], [[0.44572411860121175]]], "std": [[[0.11083556922998383]], [[0.12370889116175919]], [[0.14539244405409982]]], "count": [137]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47876037044988307]], [[0.44989772374886694]], [[0.42822558710223746]]], "std": [[[0.11293039474470881]], [[0.1439569092983323]], [[0.17329729684306222]]], "count": [137]}, "observation.state": {"min": [0.3159394860267639, 2.0086472034454346, -1.3360496759414673, -0.9933716654777527, -2.77133846282959, -1.6977168321609497, 0.8957902789115906, 110.0, 0.1254120022058487, 0.2607550024986267, -0.10094799846410751, -3.1411852836608887, -0.36400002241134644, -1.1169999837875366, -0.7611904740333557, -2.175605297088623, 0.1500634104013443, 0.552588701248169, 2.0659985542297363, 1.3137269020080566, -2.6812970638275146, 42.0, -0.32419300079345703, 0.20250099897384644, -0.03717900067567825, -3.1411852836608887, -0.23100000619888306, -2.813999891281128], "max": [0.9723404049873352, 2.1077992916107178, -0.5290268063545227, -0.5230751633644104, -1.9495152235031128, -1.3144423961639404, 2.6997454166412354, 928.0, 0.3261989951133728, 0.3939639925956726, 0.028449000790715218, 3.1389999389648438, 0.5580000281333923, -0.16300000250339508, -0.22848105430603027, -2.0357346534729004, 1.1523536443710327, 1.2819268703460693, 2.8074145317077637, 2.0049471855163574, -0.9660921692848206, 854.0, -0.220210000872612, 0.39754998683929443, 0.044488999992609024, 3.130000114440918, 0.784000039100647, -1.6139999628067017], "mean": [0.5104137063026428, 2.073214530944824, -0.8377881646156311, -0.6882670521736145, -2.137197256088257, -1.5570060014724731, 1.4541051387786865, 765.5718383789062, 0.2682819366455078, 0.3100835084915161, -0.027434922754764557, -2.2716307640075684, 0.27666425704956055, -0.40306493639945984, -0.3756870627403259, -2.1557161808013916, 0.7348495125770569, 0.9604926109313965, 2.2985920906066895, 1.6270623207092285, -1.797372579574585, 624.7637329101562, -0.285275399684906, 0.28996163606643677, -0.007777004968374968, 2.653409719467163, 0.3414057791233063, -2.3891654014587402], "std": [0.2521474361419678, 0.021136069670319557, 0.2356116771697998, 0.1425807625055313, 0.2813272476196289, 0.06943412870168686, 0.6884748935699463, 240.0020294189453, 0.06943902373313904, 0.048443153500556946, 0.02515893615782261, 1.7106670141220093, 0.2854293882846832, 0.326107382774353, 0.16805647313594818, 0.02244267612695694, 0.21220937371253967, 0.15861813724040985, 0.23047883808612823, 0.17825758457183838, 0.573561429977417, 305.3255920410156, 0.03137939050793648, 0.05855464190244675, 0.016236437484622, 1.2722681760787964, 0.2404024451971054, 0.39643558859825134], "count": [709]}, "action": {"min": [0.3159394860267639, 2.0086472034454346, -1.3360496759414673, -0.9933716654777527, -2.77133846282959, -1.6977168321609497, 0.8957902789115906, 110.0, 0.1254120022058487, 0.2607550024986267, -0.10094799846410751, -3.1411852836608887, -0.36400002241134644, -1.1169999837875366, -0.7611904740333557, -2.175605297088623, 0.1500634104013443, 0.552588701248169, 2.0659985542297363, 1.3137269020080566, -2.6812970638275146, 42.0, -0.32419300079345703, 0.20250099897384644, -0.03717900067567825, -3.1411852836608887, -0.23100000619888306, -2.813999891281128], "max": [0.9723404049873352, 2.1077992916107178, -0.5290268063545227, -0.5230751633644104, -1.9495152235031128, -1.3144423961639404, 2.6997454166412354, 928.0, 0.3261989951133728, 0.3939639925956726, 0.028449000790715218, 3.1389999389648438, 0.5580000281333923, -0.16300000250339508, -0.22848105430603027, -2.0357346534729004, 1.1523536443710327, 1.2819268703460693, 2.8074145317077637, 2.0049471855163574, -0.9660921692848206, 854.0, -0.220210000872612, 0.39754998683929443, 0.044488999992609024, 3.130000114440918, 0.784000039100647, -1.6139999628067017], "mean": [0.5104137063026428, 2.073214530944824, -0.8377881646156311, -0.6882670521736145, -2.137197256088257, -1.5570060014724731, 1.4541051387786865, 765.5718383789062, 0.2682819366455078, 0.3100835084915161, -0.027434922754764557, -2.2716307640075684, 0.27666425704956055, -0.40306493639945984, -0.3756870627403259, -2.1557161808013916, 0.7348495125770569, 0.9604926109313965, 2.2985920906066895, 1.6270623207092285, -1.797372579574585, 624.7637329101562, -0.285275399684906, 0.28996163606643677, -0.007777004968374968, 2.653409719467163, 0.3414057791233063, -2.3891654014587402], "std": [0.2521474361419678, 0.021136069670319557, 0.2356116771697998, 0.1425807625055313, 0.2813272476196289, 0.06943412870168686, 0.6884748935699463, 240.0020294189453, 0.06943902373313904, 0.048443153500556946, 0.02515893615782261, 1.7106670141220093, 0.2854293882846832, 0.326107382774353, 0.16805647313594818, 0.02244267612695694, 0.21220937371253967, 0.15861813724040985, 0.23047883808612823, 0.17825758457183838, 0.573561429977417, 305.3255920410156, 0.03137939050793648, 0.05855464190244675, 0.016236437484622, 1.2722681760787964, 0.2404024451971054, 0.39643558859825134], "count": [709]}, "timestamp": {"min": [0.0], "max": [23.6], "mean": [11.8], "std": [6.822348894951389], "count": [709]}, "frame_index": {"min": [0], "max": [708], "mean": [354.0], "std": [204.67046684854168], "count": [709]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [709]}, "index": {"min": [5690], "max": [6398], "mean": [6044.0], "std": [204.67046684854168], "count": [709]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [709]}, "subtask_annotation": {"mean": [10.186177715091679, 29.0, 29.0, 29.0, 29.0], "std": [10.035017991780428, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [709]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [709]}, "eef_direction_state": {"mean": [4.469675599435825, 4.794076163610719], "std": [1.975376640235195, 1.7646965480648493], "min": [0, 0], "max": [6, 6], "count": [709]}, "eef_velocity_state": {"mean": [0.5613540197461213, 0.4908321579689704], "std": [0.6532776212380894, 0.6793243231358241], "min": [0, 0], "max": [2, 2], "count": [709]}, "eef_acc_mag_state": {"mean": [0.46403385049365303, 0.42736248236953456], "std": [0.7381722397609719, 0.7392951774756068], "min": [0, 0], "max": [2, 2], "count": [709]}, "eef_direction_action": {"mean": [4.469675599435825, 4.794076163610719], "std": [1.975376640235195, 1.7646965480648493], "min": [0, 0], "max": [6, 6], "count": [709]}, "eef_velocity_action": {"mean": [0.5613540197461213, 0.4908321579689704], "std": [0.6532776212380894, 0.6793243231358241], "min": [0, 0], "max": [2, 2], "count": [709]}, "eef_acc_mag_action": {"mean": [0.46403385049365303, 0.42736248236953456], "std": [0.7381722397609719, 0.7392951774756068], "min": [0, 0], "max": [2, 2], "count": [709]}, "eef_sim_pose_state": {"mean": [0.5017945456740107, 0.2914613553660015, 1.0826760148801966, -2.1780971030156047, 0.7873068774247707, 1.2682039447771591, 0.5244401488099804, -0.2649577438565725, 1.0781722114520527, 2.1011307892007465, 0.945653742072628, -2.2191601154661766], "std": [0.058909021549319526, 0.034143389290541205, 0.03192209944752589, 1.4032017564920425, 0.3385241504670336, 2.333968625323755, 0.05578039027103903, 0.06830635815508843, 0.0500840659579522, 2.104195887928914, 0.3975549603456277, 0.24121022978343568], "min": [0.4190648524287783, 0.20882602820823623, 1.0369886350231488, -3.1409750564116115, 0.2897402868683845, -3.136854518852058, 0.471129542902847, -0.3236373927103817, 1.0284164848635726, -3.1395985013406227, 0.1435446243766827, -2.9870237171856013], "max": [0.6111680678519936, 0.3550260413265395, 1.142366233293468, 3.1407860267945416, 1.2722285009284837, 3.127270822025068, 0.6184195729829635, -0.12196179371077735, 1.1828780612980503, 3.1414087138461007, 1.3028917703985328, -2.0201180609810736], "count": [709]}, "eef_sim_pose_action": {"mean": [0.5017945456740107, 0.2914613553660015, 1.0826760148801966, -2.1780971030156047, 0.7873068774247707, 1.2682039447771591, 0.5244401488099804, -0.2649577438565725, 1.0781722114520527, 2.1011307892007465, 0.945653742072628, -2.2191601154661766], "std": [0.058909021549319526, 0.034143389290541205, 0.03192209944752589, 1.4032017564920425, 0.3385241504670336, 2.333968625323755, 0.05578039027103903, 0.06830635815508843, 0.0500840659579522, 2.104195887928914, 0.3975549603456277, 0.24121022978343568], "min": [0.4190648524287783, 0.20882602820823623, 1.0369886350231488, -3.1409750564116115, 0.2897402868683845, -3.136854518852058, 0.471129542902847, -0.3236373927103817, 1.0284164848635726, -3.1395985013406227, 0.1435446243766827, -2.9870237171856013], "max": [0.6111680678519936, 0.3550260413265395, 1.142366233293468, 3.1407860267945416, 1.2722285009284837, 3.127270822025068, 0.6184195729829635, -0.12196179371077735, 1.1828780612980503, 3.1414087138461007, 1.3028917703985328, -2.0201180609810736], "count": [709]}, "gripper_mode_state": {"mean": [0.2524682651622003, 0.13540197461212977], "std": [0.43442840635505114, 0.34215242200409224], "min": [0, 0], "max": [1, 1], "count": [709]}, "gripper_activity_state": {"mean": [1.8730606488011283, 1.8575458392101551], "std": [0.44209952097763855, 0.454738613926822], "min": [0, 0], "max": [2, 2], "count": [709]}, "gripper_mode_action": {"mean": [0.2524682651622003, 0.13540197461212977], "std": [0.43442840635505114, 0.34215242200409224], "min": [0, 0], "max": [1, 1], "count": [709]}, "gripper_activity_action": {"mean": [1.8730606488011283, 1.8575458392101551], "std": [0.44209952097763855, 0.454738613926822], "min": [0, 0], "max": [2, 2], "count": [709]}, "gripper_open_scale_state": {"mean": [0.6247637517684261, 0.7655719322774927], "std": [0.30532563396212314, 0.24000213534650705], "min": [0.042, 0.11], "max": [0.854, 0.928], "count": [709]}, "gripper_open_scale_action": {"mean": [0.6247637517684261, 0.7655719322774927], "std": [0.30532563396212314, 0.24000213534650705], "min": [0.042, 0.11], "max": [0.854, 0.928], "count": [709]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[1.0]], [[1.0]]], "mean": [[[0.49914434049365003]], [[0.483307529956427]], [[0.4690654275599129]]], "std": [[[0.1433474763988819]], [[0.14946762569626787]], [[0.17090170257040563]]], "count": [123]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4772594053881715]], [[0.454550804705351]], [[0.4328384710930443]]], "std": [[[0.09796766764897605]], [[0.12018670221129464]], [[0.15256805253428088]]], "count": [123]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4775981836840427]], [[0.4628766422897072]], [[0.4470381413066582]]], "std": [[[0.1062076053233404]], [[0.12644393774821214]], [[0.1472866374302102]]], "count": [123]}, "observation.state": {"min": [0.2635272741317749, 2.040045738220215, -1.407904863357544, -1.1020708084106445, -2.8528802394866943, -1.6565444469451904, 0.8935039043426514, 195.0, 0.11109399795532227, 0.23732000589370728, -0.10879500210285187, -3.1391851902008057, -0.13199999928474426, -1.1579999923706055, -0.8936783671379089, -2.175273895263672, 0.2535090744495392, 0.6135879755020142, 1.9813677072525024, 1.3510419130325317, -2.6247308254241943, 36.0, -0.34855300188064575, 0.18321099877357483, -0.03136099874973297, -3.1411852836608887, -0.2680000364780426, -2.921999931335449], "max": [0.9599834680557251, 2.1029646396636963, -0.5441238880157471, -0.5138773322105408, -1.9651883840560913, -1.2481199502944946, 2.5306925773620605, 957.0, 0.33521801233291626, 0.42863699793815613, 0.041843000799417496, 3.135999917984009, 0.5289999842643738, -0.25699999928474426, -0.1851794421672821, -2.018298864364624, 0.9680469036102295, 1.0951417684555054, 2.854870319366455, 1.821635127067566, -0.794334352016449, 851.0, -0.21365399658679962, 0.4057280123233795, 0.04191499948501587, 3.1410000324249268, 0.6570000052452087, -1.4709999561309814], "mean": [0.48190954327583313, 2.0785915851593018, -0.7399982213973999, -0.6617972254753113, -2.2161877155303955, -1.5548186302185059, 1.4475910663604736, 770.7957763671875, 0.2815333604812622, 0.2992360293865204, -0.026647554710507393, -2.6552867889404297, 0.33882343769073486, -0.47653821110725403, -0.3738328218460083, -2.1545066833496094, 0.5733257532119751, 0.8534730672836304, 2.368131160736084, 1.629706621170044, -1.5719337463378906, 616.9481201171875, -0.3106841444969177, 0.27207180857658386, -0.010916435159742832, 2.1384711265563965, 0.3139905035495758, -2.4535369873046875], "std": [0.25239112973213196, 0.014897789806127548, 0.25573498010635376, 0.16948457062244415, 0.27243852615356445, 0.12800879776477814, 0.641512393951416, 188.2607421875, 0.07053466141223907, 0.06877470761537552, 0.026948612183332443, 1.092665672302246, 0.2508903741836548, 0.2550937533378601, 0.2306336909532547, 0.035155925899744034, 0.17101038992404938, 0.12647494673728943, 0.22255119681358337, 0.11503424495458603, 0.7037060260772705, 333.2818908691406, 0.042936060577631, 0.07106141000986099, 0.019981443881988525, 1.9409749507904053, 0.24514728784561157, 0.5002533793449402], "count": [617]}, "action": {"min": [0.2635272741317749, 2.040045738220215, -1.407904863357544, -1.1020708084106445, -2.8528802394866943, -1.6565444469451904, 0.8935039043426514, 195.0, 0.11109399795532227, 0.23732000589370728, -0.10879500210285187, -3.1391851902008057, -0.13199999928474426, -1.1579999923706055, -0.8936783671379089, -2.175273895263672, 0.2535090744495392, 0.6135879755020142, 1.9813677072525024, 1.3510419130325317, -2.6247308254241943, 36.0, -0.34855300188064575, 0.18321099877357483, -0.03136099874973297, -3.1411852836608887, -0.2680000364780426, -2.921999931335449], "max": [0.9599834680557251, 2.1029646396636963, -0.5441238880157471, -0.5138773322105408, -1.9651883840560913, -1.2481199502944946, 2.5306925773620605, 957.0, 0.33521801233291626, 0.42863699793815613, 0.041843000799417496, 3.135999917984009, 0.5289999842643738, -0.25699999928474426, -0.1851794421672821, -2.018298864364624, 0.9680469036102295, 1.0951417684555054, 2.854870319366455, 1.821635127067566, -0.794334352016449, 851.0, -0.21365399658679962, 0.4057280123233795, 0.04191499948501587, 3.1410000324249268, 0.6570000052452087, -1.4709999561309814], "mean": [0.48190954327583313, 2.0785915851593018, -0.7399982213973999, -0.6617972254753113, -2.2161877155303955, -1.5548186302185059, 1.4475910663604736, 770.7957763671875, 0.2815333604812622, 0.2992360293865204, -0.026647554710507393, -2.6552867889404297, 0.33882343769073486, -0.47653821110725403, -0.3738328218460083, -2.1545066833496094, 0.5733257532119751, 0.8534730672836304, 2.368131160736084, 1.629706621170044, -1.5719337463378906, 616.9481201171875, -0.3106841444969177, 0.27207180857658386, -0.010916435159742832, 2.1384711265563965, 0.3139905035495758, -2.4535369873046875], "std": [0.25239112973213196, 0.014897789806127548, 0.25573498010635376, 0.16948457062244415, 0.27243852615356445, 0.12800879776477814, 0.641512393951416, 188.2607421875, 0.07053466141223907, 0.06877470761537552, 0.026948612183332443, 1.092665672302246, 0.2508903741836548, 0.2550937533378601, 0.2306336909532547, 0.035155925899744034, 0.17101038992404938, 0.12647494673728943, 0.22255119681358337, 0.11503424495458603, 0.7037060260772705, 333.2818908691406, 0.042936060577631, 0.07106141000986099, 0.019981443881988525, 1.9409749507904053, 0.24514728784561157, 0.5002533793449402], "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": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [617]}, "index": {"min": [6399], "max": [7015], "mean": [6707.0], "std": [178.11232411037705], "count": [617]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [617]}, "subtask_annotation": {"mean": [11.209076175040519, 29.0, 29.0, 29.0, 29.0], "std": [9.933655868794908, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [617]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [617]}, "eef_direction_state": {"mean": [4.3824959481361425, 4.891410048622366], "std": [2.1240808694814315, 1.7602326321768862], "min": [0, 0], "max": [6, 6], "count": [617]}, "eef_velocity_state": {"mean": [0.5818476499189628, 0.5445705024311183], "std": [0.6951052456709801, 0.781703570372927], "min": [0, 0], "max": [2, 2], "count": [617]}, "eef_acc_mag_state": {"mean": [0.4829821717990275, 0.473257698541329], "std": [0.7510892282915372, 0.7572542227697664], "min": [0, 0], "max": [2, 2], "count": [617]}, "eef_direction_action": {"mean": [4.3824959481361425, 4.891410048622366], "std": [2.1240808694814315, 1.7602326321768862], "min": [0, 0], "max": [6, 6], "count": [617]}, "eef_velocity_action": {"mean": [0.5818476499189628, 0.5445705024311183], "std": [0.6951052456709801, 0.781703570372927], "min": [0, 0], "max": [2, 2], "count": [617]}, "eef_acc_mag_action": {"mean": [0.4829821717990275, 0.473257698541329], "std": [0.7510892282915372, 0.7572542227697664], "min": [0, 0], "max": [2, 2], "count": [617]}, "eef_sim_pose_state": {"mean": [0.48233287425844884, 0.30660262888117357, 1.0629330688745602, -2.4624650161276698, 0.7979479074577894, 1.2227873689973539, 0.5118317365315878, -0.27518383712252675, 1.0688425972673083, 2.7818457111344075, 0.966722839305634, -2.4481649272017467], "std": [0.07480288085813011, 0.0347321392739334, 0.04631209348072264, 1.2748640792188766, 0.4013360683169023, 2.190676695446996, 0.07279877918914966, 0.06586402155421191, 0.05445898726890655, 0.15561551721460798, 0.3344367527508719, 0.1548578796436089], "min": [0.39092273018518764, 0.21625566131856475, 1.0176699830004652, -3.140508603931035, 0.1836734096970134, -3.139777149848813, 0.4462308810153257, -0.3244830764567542, 1.0238302607637286, 2.2832088538038087, 0.35739742872308766, -3.0113521720595635], "max": [0.6213271091016495, 0.36217061846981896, 1.1649598982136098, 3.1410438434270276, 1.3429545516861978, 3.135716475345226, 0.6429784709282926, -0.09418205131702055, 1.1853229026982612, 3.096770360832354, 1.2308801525271886, -2.2327550473745466], "count": [617]}, "eef_sim_pose_action": {"mean": [0.48233287425844884, 0.30660262888117357, 1.0629330688745602, -2.4624650161276698, 0.7979479074577894, 1.2227873689973539, 0.5118317365315878, -0.27518383712252675, 1.0688425972673083, 2.7818457111344075, 0.966722839305634, -2.4481649272017467], "std": [0.07480288085813011, 0.0347321392739334, 0.04631209348072264, 1.2748640792188766, 0.4013360683169023, 2.190676695446996, 0.07279877918914966, 0.06586402155421191, 0.05445898726890655, 0.15561551721460798, 0.3344367527508719, 0.1548578796436089], "min": [0.39092273018518764, 0.21625566131856475, 1.0176699830004652, -3.140508603931035, 0.1836734096970134, -3.139777149848813, 0.4462308810153257, -0.3244830764567542, 1.0238302607637286, 2.2832088538038087, 0.35739742872308766, -3.0113521720595635], "max": [0.6213271091016495, 0.36217061846981896, 1.1649598982136098, 3.1410438434270276, 1.3429545516861978, 3.135716475345226, 0.6429784709282926, -0.09418205131702055, 1.1853229026982612, 3.096770360832354, 1.2308801525271886, -2.2327550473745466], "count": [617]}, "gripper_mode_state": {"mean": [0.26904376012965964, 0.10210696920583469], "std": [0.443462755217339, 0.302788929859455], "min": [0, 0], "max": [1, 1], "count": [617]}, "gripper_activity_state": {"mean": [1.8816855753646677, 1.8946515397082657], "std": [0.42674571775254, 0.40689429351575396], "min": [0, 0], "max": [2, 2], "count": [617]}, "gripper_mode_action": {"mean": [0.26904376012965964, 0.10210696920583469], "std": [0.443462755217339, 0.302788929859455], "min": [0, 0], "max": [1, 1], "count": [617]}, "gripper_activity_action": {"mean": [1.8816855753646677, 1.8946515397082657], "std": [0.42674571775254, 0.40689429351575396], "min": [0, 0], "max": [2, 2], "count": [617]}, "gripper_open_scale_state": {"mean": [0.6169481361488082, 0.7707957862347018], "std": [0.33328186256662207, 0.1882607310709158], "min": [0.036, 0.195], "max": [0.851, 0.957], "count": [617]}, "gripper_open_scale_action": {"mean": [0.6169481361488082, 0.7707957862347018], "std": [0.33328186256662207, 0.1882607310709158], "min": [0.036, 0.195], "max": [0.851, 0.957], "count": [617]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4888239343869732]], [[0.47706613597306735]], [[0.46421933281214783]]], "std": [[[0.14540874428656145]], [[0.15429572145296594]], [[0.17025006650537014]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48081843200642327]], [[0.46268599630944335]], [[0.44609389438246566]]], "std": [[[0.12764511407348691]], [[0.13651049548312683]], [[0.15847738364644723]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4856281007014875]], [[0.46434057182499433]], [[0.44409927174892944]]], "std": [[[0.11134223583514136]], [[0.1373646394012908]], [[0.16373823721657624]]], "count": [116]}, "observation.state": {"min": [0.3522772789001465, 2.0065526962280273, -1.1210250854492188, -1.0170906782150269, -2.7735202312469482, -1.8085275888442993, 1.124585509300232, 156.0, 0.1411149948835373, 0.2713469862937927, -0.06042899936437607, -3.1411852836608887, -0.28999996185302734, -1.0010000467300415, -0.6955137252807617, -2.175203800201416, 0.424010306596756, 0.6207787394523621, 2.1141698360443115, 1.2733224630355835, -2.691786289215088, 62.0, -0.30793800950050354, 0.22562099993228912, -0.04741600155830383, -3.1411852836608887, -0.054999999701976776, -2.8310000896453857], "max": [0.8667305111885071, 2.093993663787842, -0.6896668672561646, -0.6580764055252075, -2.06613826751709, -1.447349190711975, 2.465888738632202, 915.0, 0.3243989944458008, 0.3887780010700226, 0.03829700127243996, 3.1410000324249268, 0.3880000114440918, -0.2590000033378601, -0.29906219244003296, -2.06477689743042, 0.9673662185668945, 1.1176915168762207, 2.723167657852173, 1.8918496370315552, -1.0442479848861694, 824.0, -0.25332900881767273, 0.3804300129413605, 0.03246200084686279, 3.1410000324249268, 0.637999951839447, -1.5920000076293945], "mean": [0.5150986909866333, 2.048036813735962, -0.8108492493629456, -0.7856183052062988, -2.216397285461426, -1.5993013381958008, 1.5502339601516724, 807.7301635742188, 0.2737380564212799, 0.3191901445388794, -0.005913290195167065, -2.4097955226898193, 0.22112923860549927, -0.4621965289115906, -0.4381026029586792, -2.1532726287841797, 0.7091736197471619, 0.8564433455467224, 2.3238706588745117, 1.6134066581726074, -1.7392566204071045, 597.2469482421875, -0.2822871208190918, 0.29547858238220215, -0.024220546707510948, 2.4590601921081543, 0.35052376985549927, -2.401258707046509], "std": [0.18750786781311035, 0.02504919096827507, 0.10607325285673141, 0.09848134219646454, 0.22378940880298615, 0.06571605056524277, 0.46432024240493774, 208.0008544921875, 0.055645812302827835, 0.03829760104417801, 0.018062422052025795, 1.6925679445266724, 0.1864088773727417, 0.24149924516677856, 0.11944225430488586, 0.025248225778341293, 0.11858972907066345, 0.12459516525268555, 0.17486871778964996, 0.17739613354206085, 0.6231904029846191, 263.762939453125, 0.013067175634205341, 0.054864995181560516, 0.0217756237834692, 1.7621923685073853, 0.1519438624382019, 0.45842573046684265], "count": [571]}, "action": {"min": [0.3522772789001465, 2.0065526962280273, -1.1210250854492188, -1.0170906782150269, -2.7735202312469482, -1.8085275888442993, 1.124585509300232, 156.0, 0.1411149948835373, 0.2713469862937927, -0.06042899936437607, -3.1411852836608887, -0.28999996185302734, -1.0010000467300415, -0.6955137252807617, -2.175203800201416, 0.424010306596756, 0.6207787394523621, 2.1141698360443115, 1.2733224630355835, -2.691786289215088, 62.0, -0.30793800950050354, 0.22562099993228912, -0.04741600155830383, -3.1411852836608887, -0.054999999701976776, -2.8310000896453857], "max": [0.8667305111885071, 2.093993663787842, -0.6896668672561646, -0.6580764055252075, -2.06613826751709, -1.447349190711975, 2.465888738632202, 915.0, 0.3243989944458008, 0.3887780010700226, 0.03829700127243996, 3.1410000324249268, 0.3880000114440918, -0.2590000033378601, -0.29906219244003296, -2.06477689743042, 0.9673662185668945, 1.1176915168762207, 2.723167657852173, 1.8918496370315552, -1.0442479848861694, 824.0, -0.25332900881767273, 0.3804300129413605, 0.03246200084686279, 3.1410000324249268, 0.637999951839447, -1.5920000076293945], "mean": [0.5150986909866333, 2.048036813735962, -0.8108492493629456, -0.7856183052062988, -2.216397285461426, -1.5993013381958008, 1.5502339601516724, 807.7301635742188, 0.2737380564212799, 0.3191901445388794, -0.005913290195167065, -2.4097955226898193, 0.22112923860549927, -0.4621965289115906, -0.4381026029586792, -2.1532726287841797, 0.7091736197471619, 0.8564433455467224, 2.3238706588745117, 1.6134066581726074, -1.7392566204071045, 597.2469482421875, -0.2822871208190918, 0.29547858238220215, -0.024220546707510948, 2.4590601921081543, 0.35052376985549927, -2.401258707046509], "std": [0.18750786781311035, 0.02504919096827507, 0.10607325285673141, 0.09848134219646454, 0.22378940880298615, 0.06571605056524277, 0.46432024240493774, 208.0008544921875, 0.055645812302827835, 0.03829760104417801, 0.018062422052025795, 1.6925679445266724, 0.1864088773727417, 0.24149924516677856, 0.11944225430488586, 0.025248225778341293, 0.11858972907066345, 0.12459516525268555, 0.17486871778964996, 0.17739613354206085, 0.6231904029846191, 263.762939453125, 0.013067175634205341, 0.054864995181560516, 0.0217756237834692, 1.7621923685073853, 0.1519438624382019, 0.45842573046684265], "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": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [571]}, "index": {"min": [7016], "max": [7586], "mean": [7301.0], "std": [164.83324907311632], "count": [571]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [571]}, "subtask_annotation": {"mean": [10.3922942206655, 29.0, 29.0, 29.0, 29.0], "std": [10.32214273484329, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [571]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [571]}, "eef_direction_state": {"mean": [4.359019264448336, 4.945709281961471], "std": [2.125403454349779, 1.6472218227507833], "min": [0, 0], "max": [6, 6], "count": [571]}, "eef_velocity_state": {"mean": [0.5026269702276708, 0.46234676007005254], "std": [0.6017284786967573, 0.6721120425911014], "min": [0, 0], "max": [2, 2], "count": [571]}, "eef_acc_mag_state": {"mean": [0.5499124343257443, 0.4185639229422067], "std": [0.7932812166278016, 0.7355891909366169], "min": [0, 0], "max": [2, 2], "count": [571]}, "eef_direction_action": {"mean": [4.359019264448336, 4.945709281961471], "std": [2.125403454349779, 1.6472218227507833], "min": [0, 0], "max": [6, 6], "count": [571]}, "eef_velocity_action": {"mean": [0.5026269702276708, 0.46234676007005254], "std": [0.6017284786967573, 0.6721120425911014], "min": [0, 0], "max": [2, 2], "count": [571]}, "eef_acc_mag_action": {"mean": [0.5499124343257443, 0.4185639229422067], "std": [0.7932812166278016, 0.7355891909366169], "min": [0, 0], "max": [2, 2], "count": [571]}, "eef_sim_pose_state": {"mean": [0.5109788710902861, 0.2798741511653817, 1.0728034269025792, -2.562177968333518, 0.7990105911590591, 1.2533148224229456, 0.5362265830918785, -0.28480550788068154, 1.0926100806668537, 2.83153720193667, 0.8758861272281081, -2.2933146898773162], "std": [0.051815061537325846, 0.01590076757022349, 0.027608966489461942, 0.22185888173512816, 0.33670798270049257, 2.2901802022706783, 0.04268021182375328, 0.049971227228891336, 0.039664408936049694, 0.1384663043711624, 0.27802616166157434, 0.17011600225108153], "min": [0.43930089131311145, 0.24777820999264824, 1.0353707043612155, -2.9540693964522253, 0.2889328246051741, -3.1381074498460433, 0.4874241489131994, -0.32456806877037414, 1.0494854870790344, 2.3360792319408406, 0.21471472303426142, -2.8202323331004324], "max": [0.5953306284117056, 0.33133875089477843, 1.1262494705284125, -1.9154671936824696, 1.2179105743716852, 3.1384252227160165, 0.6124517516166159, -0.15514076803547738, 1.1814125406024496, 2.9729013230464965, 1.1128914478448722, -2.111641821997587], "count": [571]}, "eef_sim_pose_action": {"mean": [0.5109788710902861, 0.2798741511653817, 1.0728034269025792, -2.562177968333518, 0.7990105911590591, 1.2533148224229456, 0.5362265830918785, -0.28480550788068154, 1.0926100806668537, 2.83153720193667, 0.8758861272281081, -2.2933146898773162], "std": [0.051815061537325846, 0.01590076757022349, 0.027608966489461942, 0.22185888173512816, 0.33670798270049257, 2.2901802022706783, 0.04268021182375328, 0.049971227228891336, 0.039664408936049694, 0.1384663043711624, 0.27802616166157434, 0.17011600225108153], "min": [0.43930089131311145, 0.24777820999264824, 1.0353707043612155, -2.9540693964522253, 0.2889328246051741, -3.1381074498460433, 0.4874241489131994, -0.32456806877037414, 1.0494854870790344, 2.3360792319408406, 0.21471472303426142, -2.8202323331004324], "max": [0.5953306284117056, 0.33133875089477843, 1.1262494705284125, -1.9154671936824696, 1.2179105743716852, 3.1384252227160165, 0.6124517516166159, -0.15514076803547738, 1.1814125406024496, 2.9729013230464965, 1.1128914478448722, -2.111641821997587], "count": [571]}, "gripper_mode_state": {"mean": [0.2276707530647986, 0.11558669001751314], "std": [0.4193289654480156, 0.319728646055227], "min": [0, 0], "max": [1, 1], "count": [571]}, "gripper_activity_state": {"mean": [1.8669001751313485, 1.8914185639229422], "std": [0.4465952404292387, 0.3953936852181276], "min": [0, 0], "max": [2, 2], "count": [571]}, "gripper_mode_action": {"mean": [0.2276707530647986, 0.11558669001751314], "std": [0.4193289654480156, 0.319728646055227], "min": [0, 0], "max": [1, 1], "count": [571]}, "gripper_activity_action": {"mean": [1.8669001751313485, 1.8914185639229422], "std": [0.4465952404292387, 0.3953936852181276], "min": [0, 0], "max": [2, 2], "count": [571]}, "gripper_open_scale_state": {"mean": [0.5972469351145528, 0.807730297910353], "std": [0.26376289034856887, 0.208000841781295], "min": [0.062, 0.156], "max": [0.824, 0.915], "count": [571]}, "gripper_open_scale_action": {"mean": [0.5972469351145528, 0.807730297910353], "std": [0.26376289034856887, 0.208000841781295], "min": [0.062, 0.156], "max": [0.824, 0.915], "count": [571]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8]], [[1.0]], [[1.0]]], "mean": [[[0.4978371834150327]], [[0.48634804602396514]], [[0.4719187636165577]]], "std": [[[0.14689971087467077]], [[0.1562206110139404]], [[0.17588474111779098]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48036916019880177]], [[0.46772268178104576]], [[0.45055901756535943]]], "std": [[[0.10439914972996585]], [[0.113323063799053]], [[0.13869928433724332]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4700622821350762]], [[0.45639892429193896]], [[0.4377855034722222]]], "std": [[[0.10593485673154392]], [[0.1311615516656037]], [[0.15298183723510617]]], "count": [120]}, "observation.state": {"min": [0.3009471297264099, 2.017688035964966, -0.9357757568359375, -1.111460566520691, -2.558687686920166, -1.8017035722732544, 0.9522167444229126, 363.0, 0.2015489935874939, 0.25464698672294617, -0.07876899838447571, -3.1381852626800537, -0.0260000079870224, -0.8519999980926514, -0.6792647242546082, -2.1752562522888184, 0.2924124598503113, 0.5364618301391602, 2.040813446044922, 1.3236926794052124, -2.482067823410034, 42.0, -0.3343279957771301, 0.20163799822330475, -0.0439159981906414, -3.1411852836608887, -0.07500001788139343, -2.885999917984009], "max": [0.6973986625671387, 2.098531484603882, -0.5060058832168579, -0.4899139404296875, -1.8718132972717285, -1.4146069288253784, 2.10591459274292, 938.0, 0.3288879990577698, 0.3660700023174286, 0.07794100046157837, 3.1410000324249268, 0.5530000329017639, -0.2619999945163727, -0.210224911570549, -2.066627025604248, 0.9833185076713562, 1.093762993812561, 2.7244415283203125, 1.9282222986221313, -0.8114036321640015, 893.0, -0.2574880123138428, 0.38450199365615845, 0.04823099821805954, 3.140000104904175, 0.7860000133514404, -1.5529999732971191], "mean": [0.4132136106491089, 2.0728795528411865, -0.6109433174133301, -0.6311735510826111, -2.140536069869995, -1.589339017868042, 1.222625732421875, 887.5394897460938, 0.30563122034072876, 0.28854966163635254, -0.015497161075472832, -2.4296774864196777, 0.43252941966056824, -0.39254143834114075, -0.35088232159614563, -2.162318468093872, 0.5808584094047546, 0.8469131588935852, 2.3272390365600586, 1.6265203952789307, -1.6661187410354614, 575.868896484375, -0.3088197410106659, 0.2698819935321808, -0.01578005589544773, 1.303857445716858, 0.4074736535549164, -2.336378812789917], "std": [0.11034209281206131, 0.019476935267448425, 0.1450270712375641, 0.18108625710010529, 0.17564454674720764, 0.07147301733493805, 0.4116174280643463, 139.47689819335938, 0.03277304768562317, 0.03504735603928566, 0.026067597791552544, 1.5000827312469482, 0.167850524187088, 0.20141179859638214, 0.1466718167066574, 0.019760262221097946, 0.19932301342487335, 0.14929641783237457, 0.17311184108257294, 0.18292835354804993, 0.6683898568153381, 363.8756408691406, 0.022997761145234108, 0.06445647776126862, 0.02082621306180954, 2.6541571617126465, 0.19141262769699097, 0.4930211007595062], "count": [595]}, "action": {"min": [0.3009471297264099, 2.017688035964966, -0.9357757568359375, -1.111460566520691, -2.558687686920166, -1.8017035722732544, 0.9522167444229126, 363.0, 0.2015489935874939, 0.25464698672294617, -0.07876899838447571, -3.1381852626800537, -0.0260000079870224, -0.8519999980926514, -0.6792647242546082, -2.1752562522888184, 0.2924124598503113, 0.5364618301391602, 2.040813446044922, 1.3236926794052124, -2.482067823410034, 42.0, -0.3343279957771301, 0.20163799822330475, -0.0439159981906414, -3.1411852836608887, -0.07500001788139343, -2.885999917984009], "max": [0.6973986625671387, 2.098531484603882, -0.5060058832168579, -0.4899139404296875, -1.8718132972717285, -1.4146069288253784, 2.10591459274292, 938.0, 0.3288879990577698, 0.3660700023174286, 0.07794100046157837, 3.1410000324249268, 0.5530000329017639, -0.2619999945163727, -0.210224911570549, -2.066627025604248, 0.9833185076713562, 1.093762993812561, 2.7244415283203125, 1.9282222986221313, -0.8114036321640015, 893.0, -0.2574880123138428, 0.38450199365615845, 0.04823099821805954, 3.140000104904175, 0.7860000133514404, -1.5529999732971191], "mean": [0.4132136106491089, 2.0728795528411865, -0.6109433174133301, -0.6311735510826111, -2.140536069869995, -1.589339017868042, 1.222625732421875, 887.5394897460938, 0.30563122034072876, 0.28854966163635254, -0.015497161075472832, -2.4296774864196777, 0.43252941966056824, -0.39254143834114075, -0.35088232159614563, -2.162318468093872, 0.5808584094047546, 0.8469131588935852, 2.3272390365600586, 1.6265203952789307, -1.6661187410354614, 575.868896484375, -0.3088197410106659, 0.2698819935321808, -0.01578005589544773, 1.303857445716858, 0.4074736535549164, -2.336378812789917], "std": [0.11034209281206131, 0.019476935267448425, 0.1450270712375641, 0.18108625710010529, 0.17564454674720764, 0.07147301733493805, 0.4116174280643463, 139.47689819335938, 0.03277304768562317, 0.03504735603928566, 0.026067597791552544, 1.5000827312469482, 0.167850524187088, 0.20141179859638214, 0.1466718167066574, 0.019760262221097946, 0.19932301342487335, 0.14929641783237457, 0.17311184108257294, 0.18292835354804993, 0.6683898568153381, 363.8756408691406, 0.022997761145234108, 0.06445647776126862, 0.02082621306180954, 2.6541571617126465, 0.19141262769699097, 0.4930211007595062], "count": [595]}, "timestamp": {"min": [0.0], "max": [19.8], "mean": [9.899999999999999], "std": [5.725382083319854], "count": [595]}, "frame_index": {"min": [0], "max": [594], "mean": [297.0], "std": [171.76146249959564], "count": [595]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [595]}, "index": {"min": [7587], "max": [8181], "mean": [7884.0], "std": [171.76146249959564], "count": [595]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [595]}, "subtask_annotation": {"mean": [8.605042016806722, 29.0, 29.0, 29.0, 29.0], "std": [9.915795469257704, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [595]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [595]}, "eef_direction_state": {"mean": [4.472268907563025, 5.08235294117647], "std": [2.164764600696402, 1.5935609434453868], "min": [0, 0], "max": [6, 6], "count": [595]}, "eef_velocity_state": {"mean": [0.5294117647058824, 0.4134453781512605], "std": [0.7056021852965026, 0.6789666357006087], "min": [0, 0], "max": [2, 2], "count": [595]}, "eef_acc_mag_state": {"mean": [0.5142857142857142, 0.3630252100840336], "std": [0.7785232426689392, 0.6928040146576787], "min": [0, 0], "max": [2, 2], "count": [595]}, "eef_direction_action": {"mean": [4.472268907563025, 5.08235294117647], "std": [2.164764600696402, 1.5935609434453868], "min": [0, 0], "max": [6, 6], "count": [595]}, "eef_velocity_action": {"mean": [0.5294117647058824, 0.4134453781512605], "std": [0.7056021852965026, 0.6789666357006087], "min": [0, 0], "max": [2, 2], "count": [595]}, "eef_acc_mag_action": {"mean": [0.5142857142857142, 0.3630252100840336], "std": [0.7785232426689392, 0.6928040146576787], "min": [0, 0], "max": [2, 2], "count": [595]}, "eef_sim_pose_state": {"mean": [0.48000218950384727, 0.3037681695589732, 1.0584246920828964, -2.5437335073239744, 0.7980134348106833, 0.6865320235196843, 0.4989029396283488, -0.302880824354664, 1.0559504671877096, 2.7877446050657264, 1.091871168151145, -2.4225514913590733], "std": [0.0646491475911207, 0.02107698465013527, 0.034169094330923175, 0.28024342112450273, 0.3844117770705012, 2.5783613393451708, 0.03898833555769651, 0.030058549899503743, 0.03468591908437625, 0.14436424086467556, 0.2457791592549396, 0.11485430305143464], "min": [0.41338094672671993, 0.2514662969965197, 1.0135410071107984, -3.0821376741307427, 0.28742254196170225, -3.1381089451378292, 0.4655010249750362, -0.3495905248970758, 1.029190623797508, 2.3584159237734292, 0.5047624689250743, -2.7477200059943745], "max": [0.5960284918303504, 0.3592865443972224, 1.134061275403042, -1.9504717485621779, 1.3160449504384757, 3.1392908336340737, 0.581244149583215, -0.19742204909776132, 1.1469161996166273, 2.9371578733916945, 1.2437632618850767, -2.231752455832659], "count": [595]}, "eef_sim_pose_action": {"mean": [0.48000218950384727, 0.3037681695589732, 1.0584246920828964, -2.5437335073239744, 0.7980134348106833, 0.6865320235196843, 0.4989029396283488, -0.302880824354664, 1.0559504671877096, 2.7877446050657264, 1.091871168151145, -2.4225514913590733], "std": [0.0646491475911207, 0.02107698465013527, 0.034169094330923175, 0.28024342112450273, 0.3844117770705012, 2.5783613393451708, 0.03898833555769651, 0.030058549899503743, 0.03468591908437625, 0.14436424086467556, 0.2457791592549396, 0.11485430305143464], "min": [0.41338094672671993, 0.2514662969965197, 1.0135410071107984, -3.0821376741307427, 0.28742254196170225, -3.1381089451378292, 0.4655010249750362, -0.3495905248970758, 1.029190623797508, 2.3584159237734292, 0.5047624689250743, -2.7477200059943745], "max": [0.5960284918303504, 0.3592865443972224, 1.134061275403042, -1.9504717485621779, 1.3160449504384757, 3.1392908336340737, 0.581244149583215, -0.19742204909776132, 1.1469161996166273, 2.9371578733916945, 1.2437632618850767, -2.231752455832659], "count": [595]}, "gripper_mode_state": {"mean": [0.33277310924369746, 0.07563025210084033], "std": [0.47120607700663053, 0.2644055919756683], "min": [0, 0], "max": [1, 1], "count": [595]}, "gripper_activity_state": {"mean": [1.8974789915966386, 1.93109243697479], "std": [0.41148678667615324, 0.328415574805357], "min": [0, 0], "max": [2, 2], "count": [595]}, "gripper_mode_action": {"mean": [0.33277310924369746, 0.07563025210084033], "std": [0.47120607700663053, 0.2644055919756683], "min": [0, 0], "max": [1, 1], "count": [595]}, "gripper_activity_action": {"mean": [1.8974789915966386, 1.93109243697479], "std": [0.41148678667615324, 0.328415574805357], "min": [0, 0], "max": [2, 2], "count": [595]}, "gripper_open_scale_state": {"mean": [0.5758689075245573, 0.8875394957983184], "std": [0.3638754922634122, 0.13947689596684776], "min": [0.042, 0.363], "max": [0.893, 0.938], "count": [595]}, "gripper_open_scale_action": {"mean": [0.5758689075245573, 0.8875394957983184], "std": [0.3638754922634122, 0.13947689596684776], "min": [0.042, 0.363], "max": [0.893, 0.938], "count": [595]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8235294117647058]], [[1.0]], [[1.0]]], "mean": [[[0.4920897489486751]], [[0.48016171720626233]], [[0.4657180311724173]]], "std": [[[0.141833782682923]], [[0.1559209133950319]], [[0.17184395447260134]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4758176537087703]], [[0.4609643262020571]], [[0.44504337031970415]]], "std": [[[0.11418997272402169]], [[0.1252568684219221]], [[0.14735158144559127]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4823308142701525]], [[0.45809079869027713]], [[0.43815355202158385]]], "std": [[[0.10844300976515768]], [[0.13792095822484604]], [[0.1637519537719152]]], "count": [129]}, "observation.state": {"min": [0.2584134340286255, 2.004859685897827, -1.0676003694534302, -0.9986076354980469, -2.743203639984131, -1.8076200485229492, 1.1089822053909302, 98.0, 0.14734700322151184, 0.24542400240898132, -0.07703399658203125, -3.124000072479248, -0.16699999570846558, -1.180999994277954, -0.7355166077613831, -2.1753435134887695, 0.4904550015926361, 0.6408674716949463, 1.9088143110275269, 1.0969394445419312, -2.983675241470337, 71.0, -0.3117380142211914, 0.20728300511837006, -0.04961400106549263, -3.1401853561401367, -0.26499998569488525, -2.9059998989105225], "max": [0.8666956424713135, 2.0975191593170166, -0.5681220889091492, -0.6512347459793091, -1.9376296997070312, -1.4453771114349365, 2.625114917755127, 912.0, 0.34125998616218567, 0.373989999294281, 0.03852299973368645, 3.1389999389648438, 0.4950000047683716, -0.27300000190734863, -0.1344950795173645, -2.103749990463257, 1.2988216876983643, 1.3327335119247437, 2.776592254638672, 1.9348196983337402, -0.9458812475204468, 865.0, -0.20616599917411804, 0.3689909875392914, 0.02964800037443638, 3.1410000324249268, 0.5750000476837158, -1.3949999809265137], "mean": [0.44557082653045654, 2.0648717880249023, -0.7456840872764587, -0.7741629481315613, -2.200751543045044, -1.6115942001342773, 1.5802446603775024, 770.3442993164062, 0.2928057312965393, 0.29810091853141785, -0.006477061193436384, -2.118891954421997, 0.2855914235115051, -0.5901504755020142, -0.30783355236053467, -2.1631455421447754, 0.9607499241828918, 1.056800127029419, 2.223738431930542, 1.5467087030410767, -2.04793643951416, 560.4832763671875, -0.26932811737060547, 0.2874360978603363, -0.022326022386550903, 1.7333663702011108, 0.3435063362121582, -2.2435271739959717], "std": [0.19999626278877258, 0.019098389893770218, 0.12645938992500305, 0.07291162014007568, 0.19486840069293976, 0.07337115705013275, 0.49717333912849426, 193.43214416503906, 0.05620083957910538, 0.04085132107138634, 0.020184706896543503, 2.0325188636779785, 0.18572385609149933, 0.2702295184135437, 0.17487365007400513, 0.013218064792454243, 0.22548964619636536, 0.19496682286262512, 0.25218790769577026, 0.23437699675559998, 0.7522066235542297, 347.5531005859375, 0.028439702466130257, 0.05191364884376526, 0.016672708094120026, 2.439405679702759, 0.22774755954742432, 0.5393524169921875], "count": [658]}, "action": {"min": [0.2584134340286255, 2.004859685897827, -1.0676003694534302, -0.9986076354980469, -2.743203639984131, -1.8076200485229492, 1.1089822053909302, 98.0, 0.14734700322151184, 0.24542400240898132, -0.07703399658203125, -3.124000072479248, -0.16699999570846558, -1.180999994277954, -0.7355166077613831, -2.1753435134887695, 0.4904550015926361, 0.6408674716949463, 1.9088143110275269, 1.0969394445419312, -2.983675241470337, 71.0, -0.3117380142211914, 0.20728300511837006, -0.04961400106549263, -3.1401853561401367, -0.26499998569488525, -2.9059998989105225], "max": [0.8666956424713135, 2.0975191593170166, -0.5681220889091492, -0.6512347459793091, -1.9376296997070312, -1.4453771114349365, 2.625114917755127, 912.0, 0.34125998616218567, 0.373989999294281, 0.03852299973368645, 3.1389999389648438, 0.4950000047683716, -0.27300000190734863, -0.1344950795173645, -2.103749990463257, 1.2988216876983643, 1.3327335119247437, 2.776592254638672, 1.9348196983337402, -0.9458812475204468, 865.0, -0.20616599917411804, 0.3689909875392914, 0.02964800037443638, 3.1410000324249268, 0.5750000476837158, -1.3949999809265137], "mean": [0.44557082653045654, 2.0648717880249023, -0.7456840872764587, -0.7741629481315613, -2.200751543045044, -1.6115942001342773, 1.5802446603775024, 770.3442993164062, 0.2928057312965393, 0.29810091853141785, -0.006477061193436384, -2.118891954421997, 0.2855914235115051, -0.5901504755020142, -0.30783355236053467, -2.1631455421447754, 0.9607499241828918, 1.056800127029419, 2.223738431930542, 1.5467087030410767, -2.04793643951416, 560.4832763671875, -0.26932811737060547, 0.2874360978603363, -0.022326022386550903, 1.7333663702011108, 0.3435063362121582, -2.2435271739959717], "std": [0.19999626278877258, 0.019098389893770218, 0.12645938992500305, 0.07291162014007568, 0.19486840069293976, 0.07337115705013275, 0.49717333912849426, 193.43214416503906, 0.05620083957910538, 0.04085132107138634, 0.020184706896543503, 2.0325188636779785, 0.18572385609149933, 0.2702295184135437, 0.17487365007400513, 0.013218064792454243, 0.22548964619636536, 0.19496682286262512, 0.25218790769577026, 0.23437699675559998, 0.7522066235542297, 347.5531005859375, 0.028439702466130257, 0.05191364884376526, 0.016672708094120026, 2.439405679702759, 0.22774755954742432, 0.5393524169921875], "count": [658]}, "timestamp": {"min": [0.0], "max": [21.9], "mean": [10.950000000000001], "std": [6.331600640175174], "count": [658]}, "frame_index": {"min": [0], "max": [657], "mean": [328.5], "std": [189.9480192052552], "count": [658]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [658]}, "index": {"min": [8182], "max": [8839], "mean": [8510.5], "std": [189.9480192052552], "count": [658]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [658]}, "subtask_annotation": {"mean": [9.00303951367781, 29.0, 29.0, 29.0, 29.0], "std": [9.879209227255279, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [658]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [658]}, "eef_direction_state": {"mean": [4.335866261398176, 4.849544072948328], "std": [1.8909372550348489, 1.9288660161452187], "min": [0, 0], "max": [6, 6], "count": [658]}, "eef_velocity_state": {"mean": [0.6413373860182371, 0.42401215805471126], "std": [0.600602057488503, 0.6577808874547918], "min": [0, 0], "max": [2, 2], "count": [658]}, "eef_acc_mag_state": {"mean": [0.621580547112462, 0.4088145896656535], "std": [0.797768121721442, 0.726222766550625], "min": [0, 0], "max": [2, 2], "count": [658]}, "eef_direction_action": {"mean": [4.335866261398176, 4.849544072948328], "std": [1.8909372550348489, 1.9288660161452187], "min": [0, 0], "max": [6, 6], "count": [658]}, "eef_velocity_action": {"mean": [0.6413373860182371, 0.42401215805471126], "std": [0.600602057488503, 0.6577808874547918], "min": [0, 0], "max": [2, 2], "count": [658]}, "eef_acc_mag_action": {"mean": [0.621580547112462, 0.4088145896656535], "std": [0.797768121721442, 0.726222766550625], "min": [0, 0], "max": [2, 2], "count": [658]}, "eef_sim_pose_state": {"mean": [0.5007055188289072, 0.26946586800842504, 1.0847609116145542, -2.5504573237168806, 0.6894140048602123, 0.869267661854725, 0.5133668161104391, -0.29841805679992633, 1.0772898454346123, 2.6763989114665128, 0.8602775956567154, -2.521662631248914], "std": [0.05108658940555801, 0.028943883441458214, 0.03333476641925537, 0.2658876389115481, 0.3969110533858566, 2.4697911805188197, 0.04672342038022239, 0.05135642411528729, 0.03824045422013255, 0.15985382708661616, 0.29855530066423375, 0.18442013842049756], "min": [0.4268682217996893, 0.2055383254301385, 1.0341243824690036, -3.0993327936443853, 0.1783126245402893, -3.135107797335219, 0.4593960569942792, -0.33967136830732686, 1.0447832432039623, 2.1679537956920054, 0.15408595021806804, -2.933409916038136], "max": [0.5887586123714961, 0.3253635279129371, 1.1649188878991479, -1.8964438694327066, 1.2263796457930174, 3.131413076818964, 0.6012885058319823, -0.15210463238908334, 1.173588884129425, 2.8802355046245234, 1.2035776773345064, -2.2419323202439303], "count": [658]}, "eef_sim_pose_action": {"mean": [0.5007055188289072, 0.26946586800842504, 1.0847609116145542, -2.5504573237168806, 0.6894140048602123, 0.869267661854725, 0.5133668161104391, -0.29841805679992633, 1.0772898454346123, 2.6763989114665128, 0.8602775956567154, -2.521662631248914], "std": [0.05108658940555801, 0.028943883441458214, 0.03333476641925537, 0.2658876389115481, 0.3969110533858566, 2.4697911805188197, 0.04672342038022239, 0.05135642411528729, 0.03824045422013255, 0.15985382708661616, 0.29855530066423375, 0.18442013842049756], "min": [0.4268682217996893, 0.2055383254301385, 1.0341243824690036, -3.0993327936443853, 0.1783126245402893, -3.135107797335219, 0.4593960569942792, -0.33967136830732686, 1.0447832432039623, 2.1679537956920054, 0.15408595021806804, -2.933409916038136], "max": [0.5887586123714961, 0.3253635279129371, 1.1649188878991479, -1.8964438694327066, 1.2263796457930174, 3.131413076818964, 0.6012885058319823, -0.15210463238908334, 1.173588884129425, 2.8802355046245234, 1.2035776773345064, -2.2419323202439303], "count": [658]}, "gripper_mode_state": {"mean": [0.3708206686930091, 0.09878419452887538], "std": [0.48302453391425376, 0.29837204533963385], "min": [0, 0], "max": [1, 1], "count": [658]}, "gripper_activity_state": {"mean": [1.858662613981763, 1.8905775075987843], "std": [0.4803994397717263, 0.4272652496244519], "min": [0, 0], "max": [2, 2], "count": [658]}, "gripper_mode_action": {"mean": [0.3708206686930091, 0.09878419452887538], "std": [0.48302453391425376, 0.29837204533963385], "min": [0, 0], "max": [1, 1], "count": [658]}, "gripper_activity_action": {"mean": [1.858662613981763, 1.8905775075987843], "std": [0.4803994397717263, 0.4272652496244519], "min": [0, 0], "max": [2, 2], "count": [658]}, "gripper_open_scale_state": {"mean": [0.5604832826283932, 0.7703442246109505], "std": [0.34755305084895105, 0.19343216487493206], "min": [0.071, 0.098], "max": [0.865, 0.912], "count": [658]}, "gripper_open_scale_action": {"mean": [0.5604832826283932, 0.7703442246109505], "std": [0.34755305084895105, 0.19343216487493206], "min": [0.071, 0.098], "max": [0.865, 0.912], "count": [658]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[1.0]], [[1.0]]], "mean": [[[0.49139918043043046]], [[0.48105745451333687]], [[0.4674812183507036]]], "std": [[[0.1408787890379618]], [[0.15163292620867141]], [[0.17185047229322736]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47849816360478126]], [[0.4706328810428075]], [[0.4570520391715245]]], "std": [[[0.10579350735150814]], [[0.1150270883906559]], [[0.1350065962704253]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.480939213110169]], [[0.4672495565418359]], [[0.45075948742860505]]], "std": [[[0.10154127885318151]], [[0.1253111532411304]], [[0.14595400690730456]]], "count": [111]}, "observation.state": {"min": [0.24411922693252563, 2.0247914791107178, -1.0247178077697754, -1.055086374282837, -2.632584810256958, -1.7701129913330078, 0.9863554239273071, 283.0, 0.1960120052099228, 0.2330539971590042, -0.07754699885845184, -3.1401853561401367, -0.03200000524520874, -1.1480000019073486, -0.7124782800674438, -2.175326108932495, 0.40798819065093994, 0.5219582319259644, 1.8641164302825928, 1.3099918365478516, -2.726902484893799, 55.0, -0.32234901189804077, 0.20627999305725098, -0.06057799980044365, -3.1391851902008057, -0.049000002443790436, -2.9860000610351562], "max": [0.7765493392944336, 2.0954771041870117, -0.3322758078575134, -0.5799554586410522, -2.0289626121520996, -1.3164844512939453, 2.3977160453796387, 934.0, 0.3488140106201172, 0.3976779878139496, 0.07163900136947632, 3.1389999389648438, 0.5939999222755432, -0.25099998712539673, -0.1993165910243988, -2.10183048248291, 1.2058130502700806, 1.1353716850280762, 2.6769163608551025, 1.818912386894226, -0.742358386516571, 892.0, -0.23726700246334076, 0.36967000365257263, 0.02347799949347973, 3.140000104904175, 0.8050000071525574, -1.6649999618530273], "mean": [0.4380289912223816, 2.0669362545013428, -0.5757412910461426, -0.7457945346832275, -2.282477617263794, -1.6436446905136108, 1.402668833732605, 837.9710693359375, 0.3059881329536438, 0.2897486388683319, 0.003107574535533786, -2.0552563667297363, 0.32874223589897156, -0.48351937532424927, -0.340955913066864, -2.163951873779297, 0.7066411972045898, 0.8653953075408936, 2.24904727935791, 1.6288270950317383, -1.651300072669983, 619.799072265625, -0.28998392820358276, 0.2722219228744507, -0.024074431508779526, 2.5198962688446045, 0.40317586064338684, -2.4473531246185303], "std": [0.17799516022205353, 0.01677042245864868, 0.22394122183322906, 0.1157122552394867, 0.15001678466796875, 0.11538654565811157, 0.5403925776481628, 199.40158081054688, 0.052464231848716736, 0.05519747734069824, 0.027300521731376648, 1.9940202236175537, 0.15381722152233124, 0.28267335891723633, 0.15875369310379028, 0.015803132206201553, 0.25106167793273926, 0.18767637014389038, 0.21133700013160706, 0.176081582903862, 0.7471170425415039, 343.6046142578125, 0.029815606772899628, 0.06321528553962708, 0.02013176679611206, 1.4825416803359985, 0.23087507486343384, 0.46606865525245667], "count": [535]}, "action": {"min": [0.24411922693252563, 2.0247914791107178, -1.0247178077697754, -1.055086374282837, -2.632584810256958, -1.7701129913330078, 0.9863554239273071, 283.0, 0.1960120052099228, 0.2330539971590042, -0.07754699885845184, -3.1401853561401367, -0.03200000524520874, -1.1480000019073486, -0.7124782800674438, -2.175326108932495, 0.40798819065093994, 0.5219582319259644, 1.8641164302825928, 1.3099918365478516, -2.726902484893799, 55.0, -0.32234901189804077, 0.20627999305725098, -0.06057799980044365, -3.1391851902008057, -0.049000002443790436, -2.9860000610351562], "max": [0.7765493392944336, 2.0954771041870117, -0.3322758078575134, -0.5799554586410522, -2.0289626121520996, -1.3164844512939453, 2.3977160453796387, 934.0, 0.3488140106201172, 0.3976779878139496, 0.07163900136947632, 3.1389999389648438, 0.5939999222755432, -0.25099998712539673, -0.1993165910243988, -2.10183048248291, 1.2058130502700806, 1.1353716850280762, 2.6769163608551025, 1.818912386894226, -0.742358386516571, 892.0, -0.23726700246334076, 0.36967000365257263, 0.02347799949347973, 3.140000104904175, 0.8050000071525574, -1.6649999618530273], "mean": [0.4380289912223816, 2.0669362545013428, -0.5757412910461426, -0.7457945346832275, -2.282477617263794, -1.6436446905136108, 1.402668833732605, 837.9710693359375, 0.3059881329536438, 0.2897486388683319, 0.003107574535533786, -2.0552563667297363, 0.32874223589897156, -0.48351937532424927, -0.340955913066864, -2.163951873779297, 0.7066411972045898, 0.8653953075408936, 2.24904727935791, 1.6288270950317383, -1.651300072669983, 619.799072265625, -0.28998392820358276, 0.2722219228744507, -0.024074431508779526, 2.5198962688446045, 0.40317586064338684, -2.4473531246185303], "std": [0.17799516022205353, 0.01677042245864868, 0.22394122183322906, 0.1157122552394867, 0.15001678466796875, 0.11538654565811157, 0.5403925776481628, 199.40158081054688, 0.052464231848716736, 0.05519747734069824, 0.027300521731376648, 1.9940202236175537, 0.15381722152233124, 0.28267335891723633, 0.15875369310379028, 0.015803132206201553, 0.25106167793273926, 0.18767637014389038, 0.21133700013160706, 0.176081582903862, 0.7471170425415039, 343.6046142578125, 0.029815606772899628, 0.06321528553962708, 0.02013176679611206, 1.4825416803359985, 0.23087507486343384, 0.46606865525245667], "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": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [535]}, "index": {"min": [8840], "max": [9374], "mean": [9107.0], "std": [154.44092721814383], "count": [535]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [535]}, "subtask_annotation": {"mean": [10.213084112149533, 29.0, 29.0, 29.0, 29.0], "std": [10.166254275900787, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [535]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [535]}, "eef_direction_state": {"mean": [4.429906542056075, 4.930841121495327], "std": [2.115859779873893, 1.7532032747006763], "min": [0, 0], "max": [6, 6], "count": [535]}, "eef_velocity_state": {"mean": [0.5719626168224299, 0.45794392523364486], "std": [0.7247035349408555, 0.732176040215033], "min": [0, 0], "max": [2, 2], "count": [535]}, "eef_acc_mag_state": {"mean": [0.47289719626168225, 0.4411214953271028], "std": [0.757957177477286, 0.7487002158916939], "min": [0, 0], "max": [2, 2], "count": [535]}, "eef_direction_action": {"mean": [4.429906542056075, 4.930841121495327], "std": [2.115859779873893, 1.7532032747006763], "min": [0, 0], "max": [6, 6], "count": [535]}, "eef_velocity_action": {"mean": [0.5719626168224299, 0.45794392523364486], "std": [0.7247035349408555, 0.732176040215033], "min": [0, 0], "max": [2, 2], "count": [535]}, "eef_acc_mag_action": {"mean": [0.47289719626168225, 0.4411214953271028], "std": [0.757957177477286, 0.7487002158916939], "min": [0, 0], "max": [2, 2], "count": [535]}, "eef_sim_pose_state": {"mean": [0.48365973413914815, 0.28515526522983725, 1.0647449568934544, -2.600766410506631, 0.8688898395248349, 1.262506366687372, 0.5018433820969391, -0.3144787475276509, 1.0730163795678584, 2.8236548590698574, 0.9482480378457413, -2.2705291959929315], "std": [0.06570157304129569, 0.030226868044290048, 0.0351400446385917, 0.2596286351315782, 0.430447495570147, 2.3673735993910903, 0.05918368517010944, 0.05394708060524993, 0.03376078368691816, 0.27790693341963846, 0.26026178443609993, 0.8223726706575556], "min": [0.4139126568098518, 0.2244777903407109, 1.0111645611174132, -3.0785908548026764, 0.25305123769716387, -3.1412273242140425, 0.44529739974759547, -0.35652009706399784, 1.044680004988688, 2.1722982210262725, 0.4410496717106085, -3.136145131732472], "max": [0.5885335295831298, 0.3276465993597859, 1.1423880989948005, -1.8695523703087156, 1.329584667889966, 3.141575744137866, 0.6128936031489883, -0.18415246946663957, 1.1465673439738582, 3.057061866578195, 1.204673219525608, 3.1390234012314795], "count": [535]}, "eef_sim_pose_action": {"mean": [0.48365973413914815, 0.28515526522983725, 1.0647449568934544, -2.600766410506631, 0.8688898395248349, 1.262506366687372, 0.5018433820969391, -0.3144787475276509, 1.0730163795678584, 2.8236548590698574, 0.9482480378457413, -2.2705291959929315], "std": [0.06570157304129569, 0.030226868044290048, 0.0351400446385917, 0.2596286351315782, 0.430447495570147, 2.3673735993910903, 0.05918368517010944, 0.05394708060524993, 0.03376078368691816, 0.27790693341963846, 0.26026178443609993, 0.8223726706575556], "min": [0.4139126568098518, 0.2244777903407109, 1.0111645611174132, -3.0785908548026764, 0.25305123769716387, -3.1412273242140425, 0.44529739974759547, -0.35652009706399784, 1.044680004988688, 2.1722982210262725, 0.4410496717106085, -3.136145131732472], "max": [0.5885335295831298, 0.3276465993597859, 1.1423880989948005, -1.8695523703087156, 1.329584667889966, 3.141575744137866, 0.6128936031489883, -0.18415246946663957, 1.1465673439738582, 3.057061866578195, 1.204673219525608, 3.1390234012314795], "count": [535]}, "gripper_mode_state": {"mean": [0.308411214953271, 0.11962616822429907], "std": [0.4618373495553571, 0.32452387909100094], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_state": {"mean": [1.8542056074766355, 1.891588785046729], "std": [0.4748399383701415, 0.4049048567895855], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_mode_action": {"mean": [0.308411214953271, 0.11962616822429907], "std": [0.4618373495553571, 0.32452387909100094], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_action": {"mean": [1.8542056074766355, 1.891588785046729], "std": [0.4748399383701415, 0.4049048567895855], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_open_scale_state": {"mean": [0.6197990653991676, 0.8379710279232977], "std": [0.3436042280674425, 0.19940158582718787], "min": [0.055, 0.283], "max": [0.892, 0.934], "count": [535]}, "gripper_open_scale_action": {"mean": [0.6197990653991676, 0.8379710279232977], "std": [0.3436042280674425, 0.19940158582718787], "min": [0.055, 0.283], "max": [0.892, 0.934], "count": [535]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[1.0]], [[1.0]]], "mean": [[[0.4875055533474651]], [[0.4768731304834246]], [[0.46271223429311664]]], "std": [[[0.15127190964599033]], [[0.16063673308231247]], [[0.17698060264718393]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47025235161632223]], [[0.45659035874109405]], [[0.44115606047223693]]], "std": [[[0.12768600944030367]], [[0.13464968726622747]], [[0.15462518209880086]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4864601770888536]], [[0.45236604251310136]], [[0.4250230432638521]]], "std": [[[0.12195072947830718]], [[0.15287907118317343]], [[0.18676388502658658]]], "count": [111]}, "observation.state": {"min": [0.3459591865539551, 1.9989081621170044, -1.4967246055603027, -1.0885968208312988, -2.760465145111084, -1.804356336593628, 1.1992331743240356, 170.0, 0.09225499629974365, 0.2602750062942505, -0.09924600273370743, -3.1401853561401367, -0.4570000171661377, -0.8450000882148743, -0.6833139061927795, -2.1754133701324463, 0.17472490668296814, 0.5652074217796326, 1.9686442613601685, 1.2297241687774658, -2.6567575931549072, 63.0, -0.33677899837493896, 0.2027360051870346, -0.05250899866223335, -3.134185314178467, -0.14900000393390656, -2.88700008392334], "max": [0.9741730690002441, 2.1116042137145996, -0.624007523059845, -0.6211627125740051, -2.0823872089385986, -1.3602921962738037, 2.4253270626068115, 947.0, 0.2955639958381653, 0.3811120092868805, 0.0239499993622303, 3.13700008392334, 0.4009999930858612, -0.2199999988079071, -0.2226167470216751, -2.046992063522339, 1.0683335065841675, 1.1361744403839111, 2.7286128997802734, 1.9293394088745117, -0.9816604852676392, 795.0, -0.24216000735759735, 0.3723730146884918, 0.03910699859261513, 3.132999897003174, 0.7730000019073486, -1.6430000066757202], "mean": [0.6288927793502808, 2.068222999572754, -0.9020936489105225, -0.7734259366989136, -2.2733657360076904, -1.5899717807769775, 1.6149678230285645, 795.4681396484375, 0.23853251338005066, 0.3327809274196625, -0.028782416135072708, -2.727999210357666, 0.11899993568658829, -0.3880224823951721, -0.34373247623443604, -2.1554484367370605, 0.7752478122711182, 0.8697370290756226, 2.2239508628845215, 1.6054810285568237, -1.6449791193008423, 583.1864013671875, -0.28812772035598755, 0.27689868211746216, -0.025869661942124367, 2.694322109222412, 0.39069509506225586, -2.461273193359375], "std": [0.1934279203414917, 0.029776593670248985, 0.26528510451316833, 0.15199656784534454, 0.21044741570949554, 0.10105934739112854, 0.48579517006874084, 218.1381072998047, 0.06641575694084167, 0.0316920168697834, 0.025538774207234383, 1.2155578136444092, 0.30324241518974304, 0.165760800242424, 0.14923961460590363, 0.028062378987669945, 0.20012183487415314, 0.17258350551128387, 0.23962056636810303, 0.16824328899383545, 0.6471649408340454, 250.8392333984375, 0.022767921909689903, 0.05891389772295952, 0.02314932271838188, 1.2681560516357422, 0.22260883450508118, 0.44362872838974], "count": [534]}, "action": {"min": [0.3459591865539551, 1.9989081621170044, -1.4967246055603027, -1.0885968208312988, -2.760465145111084, -1.804356336593628, 1.1992331743240356, 170.0, 0.09225499629974365, 0.2602750062942505, -0.09924600273370743, -3.1401853561401367, -0.4570000171661377, -0.8450000882148743, -0.6833139061927795, -2.1754133701324463, 0.17472490668296814, 0.5652074217796326, 1.9686442613601685, 1.2297241687774658, -2.6567575931549072, 63.0, -0.33677899837493896, 0.2027360051870346, -0.05250899866223335, -3.134185314178467, -0.14900000393390656, -2.88700008392334], "max": [0.9741730690002441, 2.1116042137145996, -0.624007523059845, -0.6211627125740051, -2.0823872089385986, -1.3602921962738037, 2.4253270626068115, 947.0, 0.2955639958381653, 0.3811120092868805, 0.0239499993622303, 3.13700008392334, 0.4009999930858612, -0.2199999988079071, -0.2226167470216751, -2.046992063522339, 1.0683335065841675, 1.1361744403839111, 2.7286128997802734, 1.9293394088745117, -0.9816604852676392, 795.0, -0.24216000735759735, 0.3723730146884918, 0.03910699859261513, 3.132999897003174, 0.7730000019073486, -1.6430000066757202], "mean": [0.6288927793502808, 2.068222999572754, -0.9020936489105225, -0.7734259366989136, -2.2733657360076904, -1.5899717807769775, 1.6149678230285645, 795.4681396484375, 0.23853251338005066, 0.3327809274196625, -0.028782416135072708, -2.727999210357666, 0.11899993568658829, -0.3880224823951721, -0.34373247623443604, -2.1554484367370605, 0.7752478122711182, 0.8697370290756226, 2.2239508628845215, 1.6054810285568237, -1.6449791193008423, 583.1864013671875, -0.28812772035598755, 0.27689868211746216, -0.025869661942124367, 2.694322109222412, 0.39069509506225586, -2.461273193359375], "std": [0.1934279203414917, 0.029776593670248985, 0.26528510451316833, 0.15199656784534454, 0.21044741570949554, 0.10105934739112854, 0.48579517006874084, 218.1381072998047, 0.06641575694084167, 0.0316920168697834, 0.025538774207234383, 1.2155578136444092, 0.30324241518974304, 0.165760800242424, 0.14923961460590363, 0.028062378987669945, 0.20012183487415314, 0.17258350551128387, 0.23962056636810303, 0.16824328899383545, 0.6471649408340454, 250.8392333984375, 0.022767921909689903, 0.05891389772295952, 0.02314932271838188, 1.2681560516357422, 0.22260883450508118, 0.44362872838974], "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": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [534]}, "index": {"min": [9375], "max": [9908], "mean": [9641.5], "std": [154.15225157832327], "count": [534]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [534]}, "subtask_annotation": {"mean": [11.441947565543071, 29.0, 29.0, 29.0, 29.0], "std": [10.062882846792073, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [534]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [534]}, "eef_direction_state": {"mean": [4.383895131086143, 4.52434456928839], "std": [2.066452884675333, 1.8749199836106143], "min": [0, 0], "max": [6, 6], "count": [534]}, "eef_velocity_state": {"mean": [0.5730337078651685, 0.6198501872659176], "std": [0.6514916410932227, 0.7567790855313841], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_acc_mag_state": {"mean": [0.5411985018726592, 0.5299625468164794], "std": [0.7748306966925592, 0.7849480519691392], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_direction_action": {"mean": [4.383895131086143, 4.52434456928839], "std": [2.066452884675333, 1.8749199836106143], "min": [0, 0], "max": [6, 6], "count": [534]}, "eef_velocity_action": {"mean": [0.5730337078651685, 0.6198501872659176], "std": [0.6514916410932227, 0.7567790855313841], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_acc_mag_action": {"mean": [0.5411985018726592, 0.5299625468164794], "std": [0.7748306966925592, 0.7849480519691392], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_sim_pose_state": {"mean": [0.4898594191015582, 0.282850096747579, 1.0654651030933495, -2.5824143576987537, 0.8663046719195715, 1.1885658028547754, 0.5530205327970757, -0.2417294146799262, 1.1031997662206576, 2.8680068405469687, 0.8190930166112833, -2.1623061481856616], "std": [0.05855140267293697, 0.024397728934958857, 0.0338026074163807, 0.2667209118346979, 0.3699299669000074, 2.3042106378124116, 0.035121271885360524, 0.06816442728620986, 0.04500634489995005, 0.10358379482533524, 0.3309388136804802, 0.13190329044924853], "min": [0.4131401883900343, 0.23652564819294614, 1.0264711129786208, -3.0721737117813657, 0.2810525210519603, -3.1397937025764033, 0.481849322442232, -0.29621548622140564, 1.0584080486483376, 2.4888996213795083, 0.20272907563821363, -2.540226258610848], "max": [0.5873580268471134, 0.36140441648947585, 1.1350877861894275, -1.780546437083888, 1.2646086554262213, 3.1372644149349473, 0.6055817041596144, -0.08216113729867655, 1.2092996635652522, 3.049474031451033, 1.108574021956699, -1.8764990525494794], "count": [534]}, "eef_sim_pose_action": {"mean": [0.4898594191015582, 0.282850096747579, 1.0654651030933495, -2.5824143576987537, 0.8663046719195715, 1.1885658028547754, 0.5530205327970757, -0.2417294146799262, 1.1031997662206576, 2.8680068405469687, 0.8190930166112833, -2.1623061481856616], "std": [0.05855140267293697, 0.024397728934958857, 0.0338026074163807, 0.2667209118346979, 0.3699299669000074, 2.3042106378124116, 0.035121271885360524, 0.06816442728620986, 0.04500634489995005, 0.10358379482533524, 0.3309388136804802, 0.13190329044924853], "min": [0.4131401883900343, 0.23652564819294614, 1.0264711129786208, -3.0721737117813657, 0.2810525210519603, -3.1397937025764033, 0.481849322442232, -0.29621548622140564, 1.0584080486483376, 2.4888996213795083, 0.20272907563821363, -2.540226258610848], "max": [0.5873580268471134, 0.36140441648947585, 1.1350877861894275, -1.780546437083888, 1.2646086554262213, 3.1372644149349473, 0.6055817041596144, -0.08216113729867655, 1.2092996635652522, 3.049474031451033, 1.108574021956699, -1.8764990525494794], "count": [534]}, "gripper_mode_state": {"mean": [0.22284644194756553, 0.12921348314606743], "std": [0.416156106838379, 0.3354360727759144], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_state": {"mean": [1.850187265917603, 1.852059925093633], "std": [0.4896206994714928, 0.48054419463847814], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_mode_action": {"mean": [0.22284644194756553, 0.12921348314606743], "std": [0.416156106838379, 0.3354360727759144], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_action": {"mean": [1.850187265917603, 1.852059925093633], "std": [0.4896206994714928, 0.48054419463847814], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_open_scale_state": {"mean": [0.5831863294522865, 0.7954681645939858], "std": [0.25083900289036526, 0.21813812381566342], "min": [0.063, 0.17], "max": [0.795, 0.947], "count": [534]}, "gripper_open_scale_action": {"mean": [0.5831863294522865, 0.7954681645939858], "std": [0.25083900289036526, 0.21813812381566342], "min": [0.063, 0.17], "max": [0.795, 0.947], "count": [534]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[1.0]], [[1.0]]], "mean": [[[0.49583381774538726]], [[0.4819151989704436]], [[0.46666813255538203]]], "std": [[[0.14381225969509748]], [[0.15444381412177532]], [[0.17357203586683237]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4805329038695124]], [[0.47195906537393717]], [[0.45698287205737753]]], "std": [[[0.10304938384362422]], [[0.11133417545819228]], [[0.1324542608420755]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48258950416449764]], [[0.45722694523974783]], [[0.4382658409971658]]], "std": [[[0.10061327560028471]], [[0.13549360563680263]], [[0.1600873540063065]]], "count": [113]}, "observation.state": {"min": [0.19514526426792145, 2.0454037189483643, -1.0215586423873901, -1.0528349876403809, -2.4836034774780273, -1.8506600856781006, 0.9852907061576843, 304.0, 0.18325300514698029, 0.22339800000190735, -0.05131400004029274, -3.1401853561401367, -0.05700000375509262, -0.8769999742507935, -0.6920579671859741, -2.175273895263672, 0.30693361163139343, 0.5125508904457092, 1.946653127670288, 1.1944684982299805, -2.79683780670166, 38.0, -0.33040300011634827, 0.20923000574111938, -0.05916300043463707, -3.1411852836608887, -0.07800000160932541, -2.927999973297119], "max": [0.7118849158287048, 2.092440366744995, -0.38641589879989624, -0.6871361136436462, -1.9341564178466797, -1.5076853036880493, 2.238664150238037, 939.0, 0.3468010127544403, 0.3559130132198334, 0.05717499926686287, 3.131999969482422, 0.5530000329017639, -0.26499998569488525, -0.1575683206319809, -2.1029820442199707, 1.2710185050964355, 1.1975750923156738, 2.6446449756622314, 1.788159728050232, -0.7683987021446228, 892.0, -0.21778300404548645, 0.37769800424575806, 0.021702999249100685, 3.140000104904175, 0.7950000166893005, -1.5460000038146973], "mean": [0.4188198745250702, 2.079277992248535, -0.5736806392669678, -0.7752463817596436, -2.3117446899414062, -1.6485755443572998, 1.3515598773956299, 817.3308715820312, 0.3123449981212616, 0.28205621242523193, -0.0019284914014860988, -2.2865536212921143, 0.2796618938446045, -0.4580216407775879, -0.3058909773826599, -2.1654841899871826, 0.8178823590278625, 0.9065966010093689, 2.1883819103240967, 1.5546563863754272, -1.7904713153839111, 593.3162231445312, -0.2870957553386688, 0.2764478623867035, -0.029503175988793373, 1.7287402153015137, 0.4034568667411804, -2.3441648483276367], "std": [0.12592869997024536, 0.008937880396842957, 0.2205277383327484, 0.11656071990728378, 0.1310288906097412, 0.06691823154687881, 0.48445001244544983, 149.09671020507812, 0.051542915403842926, 0.04038941487669945, 0.017177246510982513, 1.7781237363815308, 0.13384155929088593, 0.23196709156036377, 0.1636289358139038, 0.011693242937326431, 0.26884761452674866, 0.20379889011383057, 0.2133806049823761, 0.17895901203155518, 0.7498703598976135, 373.2176818847656, 0.0333077646791935, 0.05772656574845314, 0.015173173509538174, 2.378446578979492, 0.21679618954658508, 0.5104568004608154], "count": [547]}, "action": {"min": [0.19514526426792145, 2.0454037189483643, -1.0215586423873901, -1.0528349876403809, -2.4836034774780273, -1.8506600856781006, 0.9852907061576843, 304.0, 0.18325300514698029, 0.22339800000190735, -0.05131400004029274, -3.1401853561401367, -0.05700000375509262, -0.8769999742507935, -0.6920579671859741, -2.175273895263672, 0.30693361163139343, 0.5125508904457092, 1.946653127670288, 1.1944684982299805, -2.79683780670166, 38.0, -0.33040300011634827, 0.20923000574111938, -0.05916300043463707, -3.1411852836608887, -0.07800000160932541, -2.927999973297119], "max": [0.7118849158287048, 2.092440366744995, -0.38641589879989624, -0.6871361136436462, -1.9341564178466797, -1.5076853036880493, 2.238664150238037, 939.0, 0.3468010127544403, 0.3559130132198334, 0.05717499926686287, 3.131999969482422, 0.5530000329017639, -0.26499998569488525, -0.1575683206319809, -2.1029820442199707, 1.2710185050964355, 1.1975750923156738, 2.6446449756622314, 1.788159728050232, -0.7683987021446228, 892.0, -0.21778300404548645, 0.37769800424575806, 0.021702999249100685, 3.140000104904175, 0.7950000166893005, -1.5460000038146973], "mean": [0.4188198745250702, 2.079277992248535, -0.5736806392669678, -0.7752463817596436, -2.3117446899414062, -1.6485755443572998, 1.3515598773956299, 817.3308715820312, 0.3123449981212616, 0.28205621242523193, -0.0019284914014860988, -2.2865536212921143, 0.2796618938446045, -0.4580216407775879, -0.3058909773826599, -2.1654841899871826, 0.8178823590278625, 0.9065966010093689, 2.1883819103240967, 1.5546563863754272, -1.7904713153839111, 593.3162231445312, -0.2870957553386688, 0.2764478623867035, -0.029503175988793373, 1.7287402153015137, 0.4034568667411804, -2.3441648483276367], "std": [0.12592869997024536, 0.008937880396842957, 0.2205277383327484, 0.11656071990728378, 0.1310288906097412, 0.06691823154687881, 0.48445001244544983, 149.09671020507812, 0.051542915403842926, 0.04038941487669945, 0.017177246510982513, 1.7781237363815308, 0.13384155929088593, 0.23196709156036377, 0.1636289358139038, 0.011693242937326431, 0.26884761452674866, 0.20379889011383057, 0.2133806049823761, 0.17895901203155518, 0.7498703598976135, 373.2176818847656, 0.0333077646791935, 0.05772656574845314, 0.015173173509538174, 2.378446578979492, 0.21679618954658508, 0.5104568004608154], "count": [547]}, "timestamp": {"min": [0.0], "max": [18.2], "mean": [9.100000000000001], "std": [5.2635011583967986], "count": [547]}, "frame_index": {"min": [0], "max": [546], "mean": [273.0], "std": [157.90503475190397], "count": [547]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [547]}, "index": {"min": [9909], "max": [10455], "mean": [10182.0], "std": [157.90503475190397], "count": [547]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [547]}, "subtask_annotation": {"mean": [9.650822669104205, 29.0, 29.0, 29.0, 29.0], "std": [10.031422945263648, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [547]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [547]}, "eef_direction_state": {"mean": [4.197440585009141, 5.009140767824498], "std": [2.1355682111977172, 1.7477874737251564], "min": [0, 0], "max": [6, 6], "count": [547]}, "eef_velocity_state": {"mean": [0.6106032906764168, 0.4424131627056673], "std": [0.6788237230749112, 0.7367799085779613], "min": [0, 0], "max": [2, 2], "count": [547]}, "eef_acc_mag_state": {"mean": [0.5795246800731262, 0.3820840950639854], "std": [0.7829194373426623, 0.7143660644921753], "min": [0, 0], "max": [2, 2], "count": [547]}, "eef_direction_action": {"mean": [4.197440585009141, 5.009140767824498], "std": [2.1355682111977172, 1.7477874737251564], "min": [0, 0], "max": [6, 6], "count": [547]}, "eef_velocity_action": {"mean": [0.6106032906764168, 0.4424131627056673], "std": [0.6788237230749112, 0.7367799085779613], "min": [0, 0], "max": [2, 2], "count": [547]}, "eef_acc_mag_action": {"mean": [0.5795246800731262, 0.3820840950639854], "std": [0.7829194373426623, 0.7143660644921753], "min": [0, 0], "max": [2, 2], "count": [547]}, "eef_sim_pose_state": {"mean": [0.4868482588263439, 0.27866563389909754, 1.063837267609737, -2.554078942415203, 0.7987786597420352, 0.7438309084188662, 0.4957207100291239, -0.3157490689287167, 1.0664127484778896, 2.8343774022313655, 0.9240774611972378, -2.3380416910428643], "std": [0.05960085829200582, 0.03294686163954636, 0.03476057289263866, 0.2908598211630234, 0.4189358424629064, 2.5610610933455673, 0.04497591663846389, 0.04425308112124057, 0.03550675682531872, 0.24393174268360973, 0.21740546677367895, 0.23634684655434818], "min": [0.418820233952711, 0.20815578004592616, 1.0059038781235974, -3.008755324045383, 0.2248829403443351, -3.1386710221682135, 0.4314570237074108, -0.3553863482309486, 1.037621303018678, 2.1987140257081697, 0.433337608545886, -2.9041007530068903], "max": [0.589894911650156, 0.32099337013602536, 1.1316916918790925, -1.869877896699617, 1.297446901322295, 3.1290229044140827, 0.5808526445641602, -0.19358081955026646, 1.1601024851022286, 3.0339922352973834, 1.2105137038355038, -2.099661731795593], "count": [547]}, "eef_sim_pose_action": {"mean": [0.4868482588263439, 0.27866563389909754, 1.063837267609737, -2.554078942415203, 0.7987786597420352, 0.7438309084188662, 0.4957207100291239, -0.3157490689287167, 1.0664127484778896, 2.8343774022313655, 0.9240774611972378, -2.3380416910428643], "std": [0.05960085829200582, 0.03294686163954636, 0.03476057289263866, 0.2908598211630234, 0.4189358424629064, 2.5610610933455673, 0.04497591663846389, 0.04425308112124057, 0.03550675682531872, 0.24393174268360973, 0.21740546677367895, 0.23634684655434818], "min": [0.418820233952711, 0.20815578004592616, 1.0059038781235974, -3.008755324045383, 0.2248829403443351, -3.1386710221682135, 0.4314570237074108, -0.3553863482309486, 1.037621303018678, 2.1987140257081697, 0.433337608545886, -2.9041007530068903], "max": [0.589894911650156, 0.32099337013602536, 1.1316916918790925, -1.869877896699617, 1.297446901322295, 3.1290229044140827, 0.5808526445641602, -0.19358081955026646, 1.1601024851022286, 3.0339922352973834, 1.2105137038355038, -2.099661731795593], "count": [547]}, "gripper_mode_state": {"mean": [0.3692870201096892, 0.07678244972577697], "std": [0.48261176621399976, 0.26624594858867856], "min": [0, 0], "max": [1, 1], "count": [547]}, "gripper_activity_state": {"mean": [1.8409506398537476, 1.8994515539305301], "std": [0.4783478300965648, 0.39063496677725357], "min": [0, 0], "max": [2, 2], "count": [547]}, "gripper_mode_action": {"mean": [0.3692870201096892, 0.07678244972577697], "std": [0.48261176621399976, 0.26624594858867856], "min": [0, 0], "max": [1, 1], "count": [547]}, "gripper_activity_action": {"mean": [1.8409506398537476, 1.8994515539305301], "std": [0.4783478300965648, 0.39063496677725357], "min": [0, 0], "max": [2, 2], "count": [547]}, "gripper_open_scale_state": {"mean": [0.5933162704551457, 0.8173308957952466], "std": [0.37321754860581985, 0.1490967064910898], "min": [0.038, 0.304], "max": [0.892, 0.939], "count": [547]}, "gripper_open_scale_action": {"mean": [0.5933162704551457, 0.8173308957952466], "std": [0.37321754860581985, 0.1490967064910898], "min": [0.038, 0.304], "max": [0.892, 0.939], "count": [547]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[1.0]], [[1.0]]], "mean": [[[0.4919889777548446]], [[0.4783296909041394]], [[0.4650304634646256]]], "std": [[[0.14710710489747633]], [[0.15649588992142968]], [[0.17408047573691404]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4736785990712074]], [[0.4601340568025456]], [[0.4448881722279555]]], "std": [[[0.11614174623841962]], [[0.12931109390550727]], [[0.15086698961547146]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48758484190459805]], [[0.45057561489508086]], [[0.4226833075335398]]], "std": [[[0.11788811754535192]], [[0.15159181908042893]], [[0.1863071430692685]]], "count": [114]}, "observation.state": {"min": [0.33915236592292786, 2.0406389236450195, -1.578057050704956, -1.2154648303985596, -2.8233845233917236, -1.9424816370010376, 1.1798076629638672, 186.0, 0.0757019966840744, 0.27367299795150757, -0.09126000106334686, -3.1391851902008057, -0.546999990940094, -1.069000005722046, -0.8373042345046997, -2.1752212047576904, 0.31848767399787903, 0.5905495882034302, 2.087745428085327, 1.3070073127746582, -2.747427463531494, 68.0, -0.3318920135498047, 0.20459499955177307, -0.03915499895811081, -3.1411852836608887, -0.26600000262260437, -2.8440001010894775], "max": [0.9176068902015686, 2.1138904094696045, -0.7291810512542725, -0.6896145343780518, -1.9793604612350464, -1.4491991996765137, 2.611955165863037, 945.0, 0.30337899923324585, 0.3820669949054718, 0.03910199925303459, 3.1389999389648438, 0.43900004029273987, -0.16100001335144043, -0.18092083930969238, -2.0647943019866943, 1.204102635383606, 1.2260589599609375, 2.856231451034546, 1.9139978885650635, -0.9680119752883911, 842.0, -0.20028099417686462, 0.3939099907875061, 0.04668800160288811, 3.1410000324249268, 0.6639999747276306, -1.6239999532699585], "mean": [0.5771647095680237, 2.090656280517578, -0.9988238215446472, -0.9025219082832336, -2.2260186672210693, -1.589037537574768, 1.7070505619049072, 852.4407958984375, 0.2287132889032364, 0.32797518372535706, -0.02802077680826187, -2.5807411670684814, 0.11124496906995773, -0.39362239837646484, -0.35439902544021606, -2.1581263542175293, 0.7353123426437378, 0.9758546352386475, 2.304288625717163, 1.6429935693740845, -1.775767207145691, 604.6654663085938, -0.28778761625289917, 0.2826451063156128, -0.005361935123801231, 2.3678245544433594, 0.33355990052223206, -2.4110419750213623], "std": [0.20767198503017426, 0.013914554379880428, 0.27677300572395325, 0.1512991040945053, 0.23775449395179749, 0.11095207184553146, 0.4228755533695221, 200.3800506591797, 0.06802840530872345, 0.03045019879937172, 0.028843771666288376, 1.5154000520706177, 0.3365318179130554, 0.175443634390831, 0.1969134658575058, 0.023321524262428284, 0.22600162029266357, 0.16774049401283264, 0.2595241069793701, 0.17374351620674133, 0.6628912091255188, 286.55987548828125, 0.03640497475862503, 0.06408406794071198, 0.01880853809416294, 1.6804245710372925, 0.2438686490058899, 0.43146833777427673], "count": [559]}, "action": {"min": [0.33915236592292786, 2.0406389236450195, -1.578057050704956, -1.2154648303985596, -2.8233845233917236, -1.9424816370010376, 1.1798076629638672, 186.0, 0.0757019966840744, 0.27367299795150757, -0.09126000106334686, -3.1391851902008057, -0.546999990940094, -1.069000005722046, -0.8373042345046997, -2.1752212047576904, 0.31848767399787903, 0.5905495882034302, 2.087745428085327, 1.3070073127746582, -2.747427463531494, 68.0, -0.3318920135498047, 0.20459499955177307, -0.03915499895811081, -3.1411852836608887, -0.26600000262260437, -2.8440001010894775], "max": [0.9176068902015686, 2.1138904094696045, -0.7291810512542725, -0.6896145343780518, -1.9793604612350464, -1.4491991996765137, 2.611955165863037, 945.0, 0.30337899923324585, 0.3820669949054718, 0.03910199925303459, 3.1389999389648438, 0.43900004029273987, -0.16100001335144043, -0.18092083930969238, -2.0647943019866943, 1.204102635383606, 1.2260589599609375, 2.856231451034546, 1.9139978885650635, -0.9680119752883911, 842.0, -0.20028099417686462, 0.3939099907875061, 0.04668800160288811, 3.1410000324249268, 0.6639999747276306, -1.6239999532699585], "mean": [0.5771647095680237, 2.090656280517578, -0.9988238215446472, -0.9025219082832336, -2.2260186672210693, -1.589037537574768, 1.7070505619049072, 852.4407958984375, 0.2287132889032364, 0.32797518372535706, -0.02802077680826187, -2.5807411670684814, 0.11124496906995773, -0.39362239837646484, -0.35439902544021606, -2.1581263542175293, 0.7353123426437378, 0.9758546352386475, 2.304288625717163, 1.6429935693740845, -1.775767207145691, 604.6654663085938, -0.28778761625289917, 0.2826451063156128, -0.005361935123801231, 2.3678245544433594, 0.33355990052223206, -2.4110419750213623], "std": [0.20767198503017426, 0.013914554379880428, 0.27677300572395325, 0.1512991040945053, 0.23775449395179749, 0.11095207184553146, 0.4228755533695221, 200.3800506591797, 0.06802840530872345, 0.03045019879937172, 0.028843771666288376, 1.5154000520706177, 0.3365318179130554, 0.175443634390831, 0.1969134658575058, 0.023321524262428284, 0.22600162029266357, 0.16774049401283264, 0.2595241069793701, 0.17374351620674133, 0.6628912091255188, 286.55987548828125, 0.03640497475862503, 0.06408406794071198, 0.01880853809416294, 1.6804245710372925, 0.2438686490058899, 0.43146833777427673], "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": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [559]}, "index": {"min": [10456], "max": [11014], "mean": [10735.0], "std": [161.36914203155447], "count": [559]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [559]}, "subtask_annotation": {"mean": [9.762075134168157, 29.0, 29.0, 29.0, 29.0], "std": [10.267038806531327, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [559]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [559]}, "eef_direction_state": {"mean": [4.4078711985688726, 4.547406082289803], "std": [1.9797749129962594, 1.9143062465966827], "min": [0, 0], "max": [6, 6], "count": [559]}, "eef_velocity_state": {"mean": [0.6404293381037567, 0.6350626118067979], "std": [0.7161893506419243, 0.7465517304519247], "min": [0, 0], "max": [2, 2], "count": [559]}, "eef_acc_mag_state": {"mean": [0.6010733452593918, 0.518783542039356], "std": [0.8047703880281286, 0.7816692070245264], "min": [0, 0], "max": [2, 2], "count": [559]}, "eef_direction_action": {"mean": [4.4078711985688726, 4.547406082289803], "std": [1.9797749129962594, 1.9143062465966827], "min": [0, 0], "max": [6, 6], "count": [559]}, "eef_velocity_action": {"mean": [0.6404293381037567, 0.6350626118067979], "std": [0.7161893506419243, 0.7465517304519247], "min": [0, 0], "max": [2, 2], "count": [559]}, "eef_acc_mag_action": {"mean": [0.6010733452593918, 0.518783542039356], "std": [0.8047703880281286, 0.7816692070245264], "min": [0, 0], "max": [2, 2], "count": [559]}, "eef_sim_pose_state": {"mean": [0.49391528919173083, 0.2942859769349534, 1.0827599616223198, -2.1832206713170557, 0.7950786446876811, 1.2325253994462015, 0.5471286637733408, -0.23455918191027447, 1.1109791659353982, 2.8366364305929195, 0.7966210552256674, -2.2021401835551178], "std": [0.06560282031897119, 0.038686584084434164, 0.0373876418803913, 1.5253768050185135, 0.37805861936723845, 2.31811733001688, 0.033654910967470315, 0.06951088093765175, 0.049241992329261915, 0.174995400542137, 0.3255238602485005, 0.26103193801361885], "min": [0.42006230127884625, 0.207319301963884, 1.0291958946601845, -3.13787407111907, 0.27209778175327015, -3.136844744376736, 0.4906988549088841, -0.29777858665130885, 1.0467537411038046, 2.3258400912330197, 0.1679508437681918, -2.7716153442924516], "max": [0.6076848453281303, 0.3511128189618059, 1.1770130461255486, 3.1371317105969103, 1.2150488397239374, 3.131473041334815, 0.6060878783901027, -0.08659384140707785, 1.2177925435946526, 3.1304698993492033, 1.06583338018789, -1.747849476764234], "count": [559]}, "eef_sim_pose_action": {"mean": [0.49391528919173083, 0.2942859769349534, 1.0827599616223198, -2.1832206713170557, 0.7950786446876811, 1.2325253994462015, 0.5471286637733408, -0.23455918191027447, 1.1109791659353982, 2.8366364305929195, 0.7966210552256674, -2.2021401835551178], "std": [0.06560282031897119, 0.038686584084434164, 0.0373876418803913, 1.5253768050185135, 0.37805861936723845, 2.31811733001688, 0.033654910967470315, 0.06951088093765175, 0.049241992329261915, 0.174995400542137, 0.3255238602485005, 0.26103193801361885], "min": [0.42006230127884625, 0.207319301963884, 1.0291958946601845, -3.13787407111907, 0.27209778175327015, -3.136844744376736, 0.4906988549088841, -0.29777858665130885, 1.0467537411038046, 2.3258400912330197, 0.1679508437681918, -2.7716153442924516], "max": [0.6076848453281303, 0.3511128189618059, 1.1770130461255486, 3.1371317105969103, 1.2150488397239374, 3.131473041334815, 0.6060878783901027, -0.08659384140707785, 1.2177925435946526, 3.1304698993492033, 1.06583338018789, -1.747849476764234], "count": [559]}, "gripper_mode_state": {"mean": [0.2504472271914132, 0.09481216457960644], "std": [0.4332706008761068, 0.2929553174587143], "min": [0, 0], "max": [1, 1], "count": [559]}, "gripper_activity_state": {"mean": [1.8837209302325582, 1.8998211091234347], "std": [0.4175099978773919, 0.39312058743191325], "min": [0, 0], "max": [2, 2], "count": [559]}, "gripper_mode_action": {"mean": [0.2504472271914132, 0.09481216457960644], "std": [0.4332706008761068, 0.2929553174587143], "min": [0, 0], "max": [1, 1], "count": [559]}, "gripper_activity_action": {"mean": [1.8837209302325582, 1.8998211091234347], "std": [0.4175099978773919, 0.39312058743191325], "min": [0, 0], "max": [2, 2], "count": [559]}, "gripper_open_scale_state": {"mean": [0.6046654742382507, 0.852440966092624], "std": [0.2865599703320945, 0.20038001855452212], "min": [0.068, 0.186], "max": [0.842, 0.945], "count": [559]}, "gripper_open_scale_action": {"mean": [0.6046654742382507, 0.852440966092624], "std": [0.2865599703320945, 0.20038001855452212], "min": [0.068, 0.186], "max": [0.842, 0.945], "count": [559]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8156862745098039]], [[1.0]], [[1.0]]], "mean": [[[0.4939934839348719]], [[0.47754251619526866]], [[0.4612090328387992]]], "std": [[[0.1455321781337618]], [[0.15663475190058454]], [[0.17593365883574552]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47421671293886286]], [[0.4644710021545492]], [[0.44958175899415814]]], "std": [[[0.10496969798668566]], [[0.11466543911067104]], [[0.13645923124695197]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48364047588061776]], [[0.4607918203048181]], [[0.44249020330846206]]], "std": [[[0.10785367753842776]], [[0.13536903140822856]], [[0.16010275438274962]]], "count": [113]}, "observation.state": {"min": [0.2004685252904892, 2.009502410888672, -1.2267744541168213, -0.9494765996932983, -2.600593090057373, -1.6704720258712769, 0.8932769894599915, 292.0, 0.1609790027141571, 0.21658599376678467, -0.08209100365638733, -3.1411852836608887, -0.164000004529953, -1.1069999933242798, -0.720751166343689, -2.175727605819702, 0.16175711154937744, 0.5382944345474243, 1.967841386795044, 1.325019121170044, -2.68436861038208, 38.0, -0.3386380076408386, 0.18223200738430023, -0.05789799988269806, -3.1411852836608887, -0.125, -3.0280001163482666], "max": [0.7995876669883728, 2.09765887260437, -0.38807398080825806, -0.5312957167625427, -1.9736533164978027, -1.4510667324066162, 2.3639090061187744, 950.0, 0.3422110080718994, 0.3781239986419678, 0.0413069985806942, 3.130000114440918, 0.5680000185966492, -0.21700000762939453, -0.1471836119890213, -2.1383423805236816, 1.0771998167037964, 1.147745966911316, 2.727548122406006, 1.841270089149475, -0.8006174564361572, 921.0, -0.2245129942893982, 0.3814530074596405, 0.040036000311374664, 3.138000011444092, 0.8989999890327454, -1.5609999895095825], "mean": [0.4467747211456299, 2.0751678943634033, -0.642841637134552, -0.6742677688598633, -2.249419689178467, -1.6177695989608765, 1.3755619525909424, 859.1649169921875, 0.2985631227493286, 0.28553569316864014, -0.019997280091047287, -2.3355712890625, 0.3272261321544647, -0.47597819566726685, -0.310907781124115, -2.1662566661834717, 0.6353184580802917, 0.8586113452911377, 2.295625686645508, 1.6545498371124268, -1.5741676092147827, 642.0516357421875, -0.3016904890537262, 0.25755757093429565, -0.019274918362498283, 2.166158437728882, 0.39524251222610474, -2.4657037258148193], "std": [0.18011605739593506, 0.015787499025464058, 0.2488231062889099, 0.13267302513122559, 0.15690642595291138, 0.05631600320339203, 0.560573160648346, 171.7252655029297, 0.05556771159172058, 0.05045163631439209, 0.02168654277920723, 1.7396780252456665, 0.2240040898323059, 0.25969842076301575, 0.18237072229385376, 0.00827880296856165, 0.27140116691589355, 0.2137759029865265, 0.20315463840961456, 0.1688252091407776, 0.7643003463745117, 355.4480895996094, 0.03749970346689224, 0.07509452104568481, 0.018970174714922905, 1.902108907699585, 0.26245978474617004, 0.46878841519355774], "count": [552]}, "action": {"min": [0.2004685252904892, 2.009502410888672, -1.2267744541168213, -0.9494765996932983, -2.600593090057373, -1.6704720258712769, 0.8932769894599915, 292.0, 0.1609790027141571, 0.21658599376678467, -0.08209100365638733, -3.1411852836608887, -0.164000004529953, -1.1069999933242798, -0.720751166343689, -2.175727605819702, 0.16175711154937744, 0.5382944345474243, 1.967841386795044, 1.325019121170044, -2.68436861038208, 38.0, -0.3386380076408386, 0.18223200738430023, -0.05789799988269806, -3.1411852836608887, -0.125, -3.0280001163482666], "max": [0.7995876669883728, 2.09765887260437, -0.38807398080825806, -0.5312957167625427, -1.9736533164978027, -1.4510667324066162, 2.3639090061187744, 950.0, 0.3422110080718994, 0.3781239986419678, 0.0413069985806942, 3.130000114440918, 0.5680000185966492, -0.21700000762939453, -0.1471836119890213, -2.1383423805236816, 1.0771998167037964, 1.147745966911316, 2.727548122406006, 1.841270089149475, -0.8006174564361572, 921.0, -0.2245129942893982, 0.3814530074596405, 0.040036000311374664, 3.138000011444092, 0.8989999890327454, -1.5609999895095825], "mean": [0.4467747211456299, 2.0751678943634033, -0.642841637134552, -0.6742677688598633, -2.249419689178467, -1.6177695989608765, 1.3755619525909424, 859.1649169921875, 0.2985631227493286, 0.28553569316864014, -0.019997280091047287, -2.3355712890625, 0.3272261321544647, -0.47597819566726685, -0.310907781124115, -2.1662566661834717, 0.6353184580802917, 0.8586113452911377, 2.295625686645508, 1.6545498371124268, -1.5741676092147827, 642.0516357421875, -0.3016904890537262, 0.25755757093429565, -0.019274918362498283, 2.166158437728882, 0.39524251222610474, -2.4657037258148193], "std": [0.18011605739593506, 0.015787499025464058, 0.2488231062889099, 0.13267302513122559, 0.15690642595291138, 0.05631600320339203, 0.560573160648346, 171.7252655029297, 0.05556771159172058, 0.05045163631439209, 0.02168654277920723, 1.7396780252456665, 0.2240040898323059, 0.25969842076301575, 0.18237072229385376, 0.00827880296856165, 0.27140116691589355, 0.2137759029865265, 0.20315463840961456, 0.1688252091407776, 0.7643003463745117, 355.4480895996094, 0.03749970346689224, 0.07509452104568481, 0.018970174714922905, 1.902108907699585, 0.26245978474617004, 0.46878841519355774], "count": [552]}, "timestamp": {"min": [0.0], "max": [18.366666666666667], "mean": [9.183333333333334], "std": [5.311613760500734], "count": [552]}, "frame_index": {"min": [0], "max": [551], "mean": [275.5], "std": [159.348412815022], "count": [552]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [552]}, "index": {"min": [11015], "max": [11566], "mean": [11290.5], "std": [159.348412815022], "count": [552]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [552]}, "subtask_annotation": {"mean": [9.09963768115942, 29.0, 29.0, 29.0, 29.0], "std": [9.682413454480637, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [552]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [552]}, "eef_direction_state": {"mean": [4.2101449275362315, 4.606884057971015], "std": [2.1651150471514917, 2.031319019152811], "min": [0, 0], "max": [6, 6], "count": [552]}, "eef_velocity_state": {"mean": [0.6268115942028986, 0.5144927536231884], "std": [0.6824975293337945, 0.7444043163358046], "min": [0, 0], "max": [2, 2], "count": [552]}, "eef_acc_mag_state": {"mean": [0.5289855072463768, 0.46557971014492755], "std": [0.7773238090640158, 0.7582230543633123], "min": [0, 0], "max": [2, 2], "count": [552]}, "eef_direction_action": {"mean": [4.2101449275362315, 4.606884057971015], "std": [2.1651150471514917, 2.031319019152811], "min": [0, 0], "max": [6, 6], "count": [552]}, "eef_velocity_action": {"mean": [0.6268115942028986, 0.5144927536231884], "std": [0.6824975293337945, 0.7444043163358046], "min": [0, 0], "max": [2, 2], "count": [552]}, "eef_acc_mag_action": {"mean": [0.5289855072463768, 0.46557971014492755], "std": [0.7773238090640158, 0.7582230543633123], "min": [0, 0], "max": [2, 2], "count": [552]}, "eef_sim_pose_state": {"mean": [0.467281377000779, 0.2956690098546788, 1.0600035615066516, -2.5766827156480354, 0.870225351968302, 1.200643172508155, 0.4995788116685755, -0.2935776368611848, 1.0614453187637154, 2.758648438842092, 0.9543419282265241, -2.289919251579384], "std": [0.07797917232566184, 0.032505954003004, 0.04338276669949887, 0.6710258014865212, 0.429281575271135, 2.3254826848627705, 0.056181195836186644, 0.05282514404610164, 0.04083080375759963, 0.1936526164201931, 0.30417314995376593, 0.7958931762481939], "min": [0.389628046718265, 0.22734337131064086, 1.0074193462202747, -3.1279903491643246, 0.18419202538250623, -3.141068895543456, 0.425049846677418, -0.3511397294169869, 1.014938248277178, 2.2047955399294725, 0.3503440443021022, -3.1250738996668703], "max": [0.5940172809131782, 0.3405774888493963, 1.1430916620701286, 3.134766185942153, 1.35975008829989, 3.1328058569847745, 0.6000933515921334, -0.1502147065194528, 1.144136640546414, 3.0141076151374624, 1.1822652612739493, 3.1403056623600056], "count": [552]}, "eef_sim_pose_action": {"mean": [0.467281377000779, 0.2956690098546788, 1.0600035615066516, -2.5766827156480354, 0.870225351968302, 1.200643172508155, 0.4995788116685755, -0.2935776368611848, 1.0614453187637154, 2.758648438842092, 0.9543419282265241, -2.289919251579384], "std": [0.07797917232566184, 0.032505954003004, 0.04338276669949887, 0.6710258014865212, 0.429281575271135, 2.3254826848627705, 0.056181195836186644, 0.05282514404610164, 0.04083080375759963, 0.1936526164201931, 0.30417314995376593, 0.7958931762481939], "min": [0.389628046718265, 0.22734337131064086, 1.0074193462202747, -3.1279903491643246, 0.18419202538250623, -3.141068895543456, 0.425049846677418, -0.3511397294169869, 1.014938248277178, 2.2047955399294725, 0.3503440443021022, -3.1250738996668703], "max": [0.5940172809131782, 0.3405774888493963, 1.1430916620701286, 3.134766185942153, 1.35975008829989, 3.1328058569847745, 0.6000933515921334, -0.1502147065194528, 1.144136640546414, 3.0141076151374624, 1.1822652612739493, 3.1403056623600056], "count": [552]}, "gripper_mode_state": {"mean": [0.3079710144927536, 0.09057971014492754], "std": [0.4616544906367261, 0.28701049851005117], "min": [0, 0], "max": [1, 1], "count": [552]}, "gripper_activity_state": {"mean": [1.8514492753623188, 1.9293478260869565], "std": [0.4812025255704855, 0.3303614764223721], "min": [0, 0], "max": [2, 2], "count": [552]}, "gripper_mode_action": {"mean": [0.3079710144927536, 0.09057971014492754], "std": [0.4616544906367261, 0.28701049851005117], "min": [0, 0], "max": [1, 1], "count": [552]}, "gripper_activity_action": {"mean": [1.8514492753623188, 1.9293478260869565], "std": [0.4812025255704855, 0.3303614764223721], "min": [0, 0], "max": [2, 2], "count": [552]}, "gripper_open_scale_state": {"mean": [0.6420516304002297, 0.8591648549066075], "std": [0.3554479376093776, 0.1717252885433838], "min": [0.038, 0.292], "max": [0.921, 0.95], "count": [552]}, "gripper_open_scale_action": {"mean": [0.6420516304002297, 0.8591648549066075], "std": [0.3554479376093776, 0.1717252885433838], "min": [0.038, 0.292], "max": [0.921, 0.95], "count": [552]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4825911352687627]], [[0.46954332882578315]], [[0.454839733702389]]], "std": [[[0.1485665254788597]], [[0.15778085443966652]], [[0.17463900357058584]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48158331748647737]], [[0.45621698747746225]], [[0.434742729814627]]], "std": [[[0.12739976912712261]], [[0.14476991792443786]], [[0.17281831207616366]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4949879370210728]], [[0.4600857737491548]], [[0.43237589798850573]]], "std": [[[0.11820402980136692]], [[0.15138213980669138]], [[0.18628948236216214]]], "count": [116]}, "observation.state": {"min": [0.3396236300468445, 2.0082805156707764, -1.493460774421692, -1.0804461240768433, -2.8490054607391357, -1.8009181022644043, 1.2835501432418823, 215.0, 0.0913119986653328, 0.27978500723838806, -0.09817299991846085, -3.1411852836608887, -0.2990000247955322, -1.1720000505447388, -0.7446970343589783, -2.175448179244995, 0.395142525434494, 0.6688974499702454, 2.1287083625793457, 1.317758560180664, -2.762960910797119, 61.0, -0.31045201420783997, 0.21361200511455536, -0.035645000636577606, -3.1411852836608887, -0.20400001108646393, -2.865999937057495], "max": [1.0001260042190552, 2.103156805038452, -0.7172431349754333, -0.6878343224525452, -1.9913334846496582, -1.4149384498596191, 2.7674639225006104, 928.0, 0.29846900701522827, 0.3955560028553009, 0.03449400141835213, 3.1389999389648438, 0.4259999990463257, -0.3370000123977661, -0.25242698192596436, -2.063101291656494, 1.1390193700790405, 1.2286070585250854, 2.7244415283203125, 1.9147135019302368, -0.964957594871521, 859.0, -0.21366900205612183, 0.37987300753593445, 0.04177499935030937, 3.1410000324249268, 0.6610000133514404, -1.6540000438690186], "mean": [0.5627112984657288, 2.0824098587036133, -0.9770883321762085, -0.8211564421653748, -2.2036173343658447, -1.583061933517456, 1.7728934288024902, 833.5076293945312, 0.24015706777572632, 0.32248392701148987, -0.03183954209089279, -2.5431244373321533, 0.18217435479164124, -0.5488235354423523, -0.3857751190662384, -2.1586623191833496, 0.8335095643997192, 1.0154962539672852, 2.3251261711120605, 1.6483339071273804, -1.8716317415237427, 602.0209350585938, -0.2730250060558319, 0.28979212045669556, -0.01562579907476902, 1.6523514986038208, 0.2555907964706421, -2.395031690597534], "std": [0.23192402720451355, 0.015333548188209534, 0.19283559918403625, 0.10494418442249298, 0.2676215171813965, 0.07402298599481583, 0.5600457191467285, 199.05125427246094, 0.061308614909648895, 0.040152568370103836, 0.023752152919769287, 1.5643763542175293, 0.2568345069885254, 0.2556244432926178, 0.14833658933639526, 0.021733874455094337, 0.18601985275745392, 0.13202764093875885, 0.1890358179807663, 0.1927759200334549, 0.5677599310874939, 298.66937255859375, 0.02477128803730011, 0.05615587905049324, 0.017170801758766174, 2.519904136657715, 0.20385411381721497, 0.39639586210250854], "count": [572]}, "action": {"min": [0.3396236300468445, 2.0082805156707764, -1.493460774421692, -1.0804461240768433, -2.8490054607391357, -1.8009181022644043, 1.2835501432418823, 215.0, 0.0913119986653328, 0.27978500723838806, -0.09817299991846085, -3.1411852836608887, -0.2990000247955322, -1.1720000505447388, -0.7446970343589783, -2.175448179244995, 0.395142525434494, 0.6688974499702454, 2.1287083625793457, 1.317758560180664, -2.762960910797119, 61.0, -0.31045201420783997, 0.21361200511455536, -0.035645000636577606, -3.1411852836608887, -0.20400001108646393, -2.865999937057495], "max": [1.0001260042190552, 2.103156805038452, -0.7172431349754333, -0.6878343224525452, -1.9913334846496582, -1.4149384498596191, 2.7674639225006104, 928.0, 0.29846900701522827, 0.3955560028553009, 0.03449400141835213, 3.1389999389648438, 0.4259999990463257, -0.3370000123977661, -0.25242698192596436, -2.063101291656494, 1.1390193700790405, 1.2286070585250854, 2.7244415283203125, 1.9147135019302368, -0.964957594871521, 859.0, -0.21366900205612183, 0.37987300753593445, 0.04177499935030937, 3.1410000324249268, 0.6610000133514404, -1.6540000438690186], "mean": [0.5627112984657288, 2.0824098587036133, -0.9770883321762085, -0.8211564421653748, -2.2036173343658447, -1.583061933517456, 1.7728934288024902, 833.5076293945312, 0.24015706777572632, 0.32248392701148987, -0.03183954209089279, -2.5431244373321533, 0.18217435479164124, -0.5488235354423523, -0.3857751190662384, -2.1586623191833496, 0.8335095643997192, 1.0154962539672852, 2.3251261711120605, 1.6483339071273804, -1.8716317415237427, 602.0209350585938, -0.2730250060558319, 0.28979212045669556, -0.01562579907476902, 1.6523514986038208, 0.2555907964706421, -2.395031690597534], "std": [0.23192402720451355, 0.015333548188209534, 0.19283559918403625, 0.10494418442249298, 0.2676215171813965, 0.07402298599481583, 0.5600457191467285, 199.05125427246094, 0.061308614909648895, 0.040152568370103836, 0.023752152919769287, 1.5643763542175293, 0.2568345069885254, 0.2556244432926178, 0.14833658933639526, 0.021733874455094337, 0.18601985275745392, 0.13202764093875885, 0.1890358179807663, 0.1927759200334549, 0.5677599310874939, 298.66937255859375, 0.02477128803730011, 0.05615587905049324, 0.017170801758766174, 2.519904136657715, 0.20385411381721497, 0.39639586210250854], "count": [572]}, "timestamp": {"min": [0.0], "max": [19.033333333333335], "mean": [9.516666666666667], "std": [5.5040641549878595], "count": [572]}, "frame_index": {"min": [0], "max": [571], "mean": [285.5], "std": [165.1219246496358], "count": [572]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [572]}, "index": {"min": [11567], "max": [12138], "mean": [11852.5], "std": [165.1219246496358], "count": [572]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [572]}, "subtask_annotation": {"mean": [10.124125874125873, 29.0, 29.0, 29.0, 29.0], "std": [10.011198892084995, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [572]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [572]}, "eef_direction_state": {"mean": [4.596153846153846, 4.9772727272727275], "std": [1.9022031477978854, 1.596929169303911], "min": [0, 0], "max": [6, 6], "count": [572]}, "eef_velocity_state": {"mean": [0.5996503496503497, 0.5472027972027972], "std": [0.7037858787012691, 0.7661153536492213], "min": [0, 0], "max": [2, 2], "count": [572]}, "eef_acc_mag_state": {"mean": [0.5314685314685315, 0.48426573426573427], "std": [0.7782371670452183, 0.762836984584278], "min": [0, 0], "max": [2, 2], "count": [572]}, "eef_direction_action": {"mean": [4.596153846153846, 4.9772727272727275], "std": [1.9022031477978854, 1.596929169303911], "min": [0, 0], "max": [6, 6], "count": [572]}, "eef_velocity_action": {"mean": [0.5996503496503497, 0.5472027972027972], "std": [0.7037858787012691, 0.7661153536492213], "min": [0, 0], "max": [2, 2], "count": [572]}, "eef_acc_mag_action": {"mean": [0.5314685314685315, 0.48426573426573427], "std": [0.7782371670452183, 0.762836984584278], "min": [0, 0], "max": [2, 2], "count": [572]}, "eef_sim_pose_state": {"mean": [0.5063591714384884, 0.2775790193272464, 1.0882125166528367, -2.5961315890433103, 0.7254643212158078, 1.2034544696440481, 0.5424276307767326, -0.24139967762473055, 1.0989636169176964, 2.720358096197913, 0.798586501541546, -2.392369526486836], "std": [0.05399744690856404, 0.028335159475879428, 0.028561503334254525, 0.25178185464403496, 0.30706465793128507, 2.300261442119725, 0.04344088129914482, 0.06126476781666484, 0.04617425480053765, 0.15040522512651083, 0.3371814597435301, 0.16181117494337435], "min": [0.4280041511005855, 0.21712410967982962, 1.0396341819720252, -3.1350239947930056, 0.25544132568791333, -3.1334491899574157, 0.49548337663491937, -0.29340937568785064, 1.0514398761829742, 2.114681904678104, 0.1481172787200713, -2.9696964424721464], "max": [0.5932910857306121, 0.34243361731775374, 1.1579684897434832, -1.8995332102923101, 1.2518495586410343, 3.137963161577591, 0.6179962334765882, -0.08185447632074261, 1.203295370078647, 3.0057585280119743, 1.0782002149978531, -2.134977203902702], "count": [572]}, "eef_sim_pose_action": {"mean": [0.5063591714384884, 0.2775790193272464, 1.0882125166528367, -2.5961315890433103, 0.7254643212158078, 1.2034544696440481, 0.5424276307767326, -0.24139967762473055, 1.0989636169176964, 2.720358096197913, 0.798586501541546, -2.392369526486836], "std": [0.05399744690856404, 0.028335159475879428, 0.028561503334254525, 0.25178185464403496, 0.30706465793128507, 2.300261442119725, 0.04344088129914482, 0.06126476781666484, 0.04617425480053765, 0.15040522512651083, 0.3371814597435301, 0.16181117494337435], "min": [0.4280041511005855, 0.21712410967982962, 1.0396341819720252, -3.1350239947930056, 0.25544132568791333, -3.1334491899574157, 0.49548337663491937, -0.29340937568785064, 1.0514398761829742, 2.114681904678104, 0.1481172787200713, -2.9696964424721464], "max": [0.5932910857306121, 0.34243361731775374, 1.1579684897434832, -1.8995332102923101, 1.2518495586410343, 3.137963161577591, 0.6179962334765882, -0.08185447632074261, 1.203295370078647, 3.0057585280119743, 1.0782002149978531, -2.134977203902702], "count": [572]}, "gripper_mode_state": {"mean": [0.2744755244755245, 0.10664335664335664], "std": [0.4462496060944025, 0.3086592799952631], "min": [0, 0], "max": [1, 1], "count": [572]}, "gripper_activity_state": {"mean": [1.8496503496503496, 1.8618881118881119], "std": [0.4859385160501247, 0.45819874004971783], "min": [0, 0], "max": [2, 2], "count": [572]}, "gripper_mode_action": {"mean": [0.2744755244755245, 0.10664335664335664], "std": [0.4462496060944025, 0.3086592799952631], "min": [0, 0], "max": [1, 1], "count": [572]}, "gripper_activity_action": {"mean": [1.8496503496503496, 1.8618881118881119], "std": [0.4859385160501247, 0.45819874004971783], "min": [0, 0], "max": [2, 2], "count": [572]}, "gripper_open_scale_state": {"mean": [0.6020209789209439, 0.8335078669194566], "std": [0.2986693476282303, 0.19905124534488558], "min": [0.061, 0.215], "max": [0.859, 0.928], "count": [572]}, "gripper_open_scale_action": {"mean": [0.6020209789209439, 0.8335078669194566], "std": [0.2986693476282303, 0.19905124534488558], "min": [0.061, 0.215], "max": [0.859, 0.928], "count": [572]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4857284189400398]], [[0.4733996980676329]], [[0.45474159384768403]]], "std": [[[0.14894117678597152]], [[0.15627851220625383]], [[0.17694763633306076]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47288422669792557]], [[0.4692136970730321]], [[0.4579495932793407]]], "std": [[[0.09594458643140401]], [[0.1028706188399061]], [[0.1185228677440232]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47525477053140097]], [[0.46087574595055414]], [[0.44369636793123046]]], "std": [[[0.10387281013524943]], [[0.12687532729707335]], [[0.1491311733781492]]], "count": [115]}, "observation.state": {"min": [0.23605577647686005, 2.0326802730560303, -1.151987075805664, -0.993668258190155, -2.7392070293426514, -1.6860229969024658, 0.699388325214386, 275.0, 0.15062899887561798, 0.22709600627422333, -0.07980699837207794, -3.1401853561401367, -0.1459999978542328, -1.312999963760376, -0.8256629109382629, -2.1752212047576904, 0.3061656653881073, 0.3588745892047882, 1.777827262878418, 1.2747536897659302, -2.5858800411224365, 42.0, -0.33956000208854675, 0.18487399816513062, -0.07965900003910065, -3.1381852626800537, -0.22699999809265137, -3.005000114440918], "max": [0.8877268433570862, 2.099334478378296, -0.4033106863498688, -0.346744567155838, -1.869125485420227, -1.4617830514907837, 2.610872983932495, 949.0, 0.33643099665641785, 0.38753798604011536, 0.038332000374794006, 3.1410000324249268, 0.7289999723434448, -0.16999998688697815, -0.09808750450611115, -2.0869948863983154, 1.1389670372009277, 1.1461403369903564, 2.75091814994812, 1.8139731884002686, -0.5599365830421448, 890.0, -0.2174910008907318, 0.3949800133705139, 0.025598999112844467, 3.13700008392334, 0.7960000038146973, -1.5360000133514404], "mean": [0.48929235339164734, 2.084730386734009, -0.6400073766708374, -0.5879203677177429, -2.207674980163574, -1.5611318349838257, 1.3262503147125244, 855.99462890625, 0.28844743967056274, 0.2979677617549896, -0.03394187614321709, -2.1290676593780518, 0.36529991030693054, -0.4493214786052704, -0.30487871170043945, -2.1626434326171875, 0.70305997133255, 0.8417660593986511, 2.214724540710449, 1.606169581413269, -1.608304500579834, 595.4241333007812, -0.2954513430595398, 0.2652566432952881, -0.02178247459232807, 1.6200240850448608, 0.40970730781555176, -2.45674204826355], "std": [0.1818331927061081, 0.010809209197759628, 0.223551407456398, 0.17205068469047546, 0.21704484522342682, 0.043440211564302444, 0.6970416903495789, 177.27935791015625, 0.05283600836992264, 0.04618094116449356, 0.01971064880490303, 1.9003490209579468, 0.23631969094276428, 0.3778436481952667, 0.2328655868768692, 0.01716909185051918, 0.27092444896698, 0.21456456184387207, 0.2837221920490265, 0.1843881905078888, 0.7538301348686218, 349.24951171875, 0.03935850039124489, 0.07720205932855606, 0.0199557077139616, 2.343496322631836, 0.3010982871055603, 0.5075792670249939], "count": [560]}, "action": {"min": [0.23605577647686005, 2.0326802730560303, -1.151987075805664, -0.993668258190155, -2.7392070293426514, -1.6860229969024658, 0.699388325214386, 275.0, 0.15062899887561798, 0.22709600627422333, -0.07980699837207794, -3.1401853561401367, -0.1459999978542328, -1.312999963760376, -0.8256629109382629, -2.1752212047576904, 0.3061656653881073, 0.3588745892047882, 1.777827262878418, 1.2747536897659302, -2.5858800411224365, 42.0, -0.33956000208854675, 0.18487399816513062, -0.07965900003910065, -3.1381852626800537, -0.22699999809265137, -3.005000114440918], "max": [0.8877268433570862, 2.099334478378296, -0.4033106863498688, -0.346744567155838, -1.869125485420227, -1.4617830514907837, 2.610872983932495, 949.0, 0.33643099665641785, 0.38753798604011536, 0.038332000374794006, 3.1410000324249268, 0.7289999723434448, -0.16999998688697815, -0.09808750450611115, -2.0869948863983154, 1.1389670372009277, 1.1461403369903564, 2.75091814994812, 1.8139731884002686, -0.5599365830421448, 890.0, -0.2174910008907318, 0.3949800133705139, 0.025598999112844467, 3.13700008392334, 0.7960000038146973, -1.5360000133514404], "mean": [0.48929235339164734, 2.084730386734009, -0.6400073766708374, -0.5879203677177429, -2.207674980163574, -1.5611318349838257, 1.3262503147125244, 855.99462890625, 0.28844743967056274, 0.2979677617549896, -0.03394187614321709, -2.1290676593780518, 0.36529991030693054, -0.4493214786052704, -0.30487871170043945, -2.1626434326171875, 0.70305997133255, 0.8417660593986511, 2.214724540710449, 1.606169581413269, -1.608304500579834, 595.4241333007812, -0.2954513430595398, 0.2652566432952881, -0.02178247459232807, 1.6200240850448608, 0.40970730781555176, -2.45674204826355], "std": [0.1818331927061081, 0.010809209197759628, 0.223551407456398, 0.17205068469047546, 0.21704484522342682, 0.043440211564302444, 0.6970416903495789, 177.27935791015625, 0.05283600836992264, 0.04618094116449356, 0.01971064880490303, 1.9003490209579468, 0.23631969094276428, 0.3778436481952667, 0.2328655868768692, 0.01716909185051918, 0.27092444896698, 0.21456456184387207, 0.2837221920490265, 0.1843881905078888, 0.7538301348686218, 349.24951171875, 0.03935850039124489, 0.07720205932855606, 0.0199557077139616, 2.343496322631836, 0.3010982871055603, 0.5075792670249939], "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": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [560]}, "index": {"min": [12139], "max": [12698], "mean": [12418.5], "std": [161.65781762723384], "count": [560]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [560]}, "subtask_annotation": {"mean": [9.569642857142858, 29.0, 29.0, 29.0, 29.0], "std": [10.04945662430946, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [560]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [560]}, "eef_direction_state": {"mean": [3.9857142857142858, 4.885714285714286], "std": [2.2376189969497013, 1.7781841230621214], "min": [0, 0], "max": [6, 6], "count": [560]}, "eef_velocity_state": {"mean": [0.6642857142857143, 0.48035714285714287], "std": [0.6980658409973584, 0.7193547810506355], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_acc_mag_state": {"mean": [0.5464285714285714, 0.4446428571428571], "std": [0.7801017071314442, 0.7371323884915567], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_direction_action": {"mean": [3.9857142857142858, 4.885714285714286], "std": [2.2376189969497013, 1.7781841230621214], "min": [0, 0], "max": [6, 6], "count": [560]}, "eef_velocity_action": {"mean": [0.6642857142857143, 0.48035714285714287], "std": [0.6980658409973584, 0.7193547810506355], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_acc_mag_action": {"mean": [0.5464285714285714, 0.4446428571428571], "std": [0.7801017071314442, 0.7371323884915567], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_sim_pose_state": {"mean": [0.47334027389087446, 0.28882483544107657, 1.0616187206006755, -2.0902541371734347, 0.8661285675047212, 0.8536099994182705, 0.5106732606974266, -0.276532696567254, 1.0568649709782076, 2.8555666869145595, 0.9887718906789343, -2.058801171851767], "std": [0.08164549693280984, 0.03752153232560423, 0.04348598493027754, 1.6639268465730417, 0.4582872989773613, 2.494480941446854, 0.05234600951799756, 0.04589843429698957, 0.045827832579063275, 0.2817220921479933, 0.3810409820067537, 1.1801393899406767], "min": [0.3887391094769801, 0.20855096312302665, 0.988276244719982, -3.141550551384003, 0.2484721960975267, -3.1362527529658593, 0.4297331805917507, -0.33221771097532615, 1.0018762735978062, 2.105144214501338, 0.24838158746767203, -3.140115683570135], "max": [0.6094471485348557, 0.33155502965993155, 1.1470195939322325, 3.1399302662676094, 1.4210923117424525, 3.1359589214185424, 0.6102519857734442, -0.14333761329617908, 1.1519740958151707, 3.1158679033312504, 1.3479442132663273, 3.12137850418209], "count": [560]}, "eef_sim_pose_action": {"mean": [0.47334027389087446, 0.28882483544107657, 1.0616187206006755, -2.0902541371734347, 0.8661285675047212, 0.8536099994182705, 0.5106732606974266, -0.276532696567254, 1.0568649709782076, 2.8555666869145595, 0.9887718906789343, -2.058801171851767], "std": [0.08164549693280984, 0.03752153232560423, 0.04348598493027754, 1.6639268465730417, 0.4582872989773613, 2.494480941446854, 0.05234600951799756, 0.04589843429698957, 0.045827832579063275, 0.2817220921479933, 0.3810409820067537, 1.1801393899406767], "min": [0.3887391094769801, 0.20855096312302665, 0.988276244719982, -3.141550551384003, 0.2484721960975267, -3.1362527529658593, 0.4297331805917507, -0.33221771097532615, 1.0018762735978062, 2.105144214501338, 0.24838158746767203, -3.140115683570135], "max": [0.6094471485348557, 0.33155502965993155, 1.1470195939322325, 3.1399302662676094, 1.4210923117424525, 3.1359589214185424, 0.6102519857734442, -0.14333761329617908, 1.1519740958151707, 3.1158679033312504, 1.3479442132663273, 3.12137850418209], "count": [560]}, "gripper_mode_state": {"mean": [0.3339285714285714, 0.08035714285714286], "std": [0.47161454665038477, 0.27184530977925575], "min": [0, 0], "max": [1, 1], "count": [560]}, "gripper_activity_state": {"mean": [1.8625, 1.8785714285714286], "std": [0.46754010523162665, 0.43863191765268744], "min": [0, 0], "max": [2, 2], "count": [560]}, "gripper_mode_action": {"mean": [0.3339285714285714, 0.08035714285714286], "std": [0.47161454665038477, 0.27184530977925575], "min": [0, 0], "max": [1, 1], "count": [560]}, "gripper_activity_action": {"mean": [1.8625, 1.8785714285714286], "std": [0.46754010523162665, 0.43863191765268744], "min": [0, 0], "max": [2, 2], "count": [560]}, "gripper_open_scale_state": {"mean": [0.5954241072109765, 0.8559946429116382], "std": [0.3492495162508267, 0.17727938131281945], "min": [0.042, 0.275], "max": [0.89, 0.949], "count": [560]}, "gripper_open_scale_action": {"mean": [0.5954241072109765, 0.8559946429116382], "std": [0.3492495162508267, 0.17727938131281945], "min": [0.042, 0.275], "max": [0.89, 0.949], "count": [560]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48882512724853955]], [[0.4739894712678582]], [[0.4596669811730002]]], "std": [[[0.1544448746147548]], [[0.16131586749802698]], [[0.1777177967226853]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47857616295043093]], [[0.45924780026317313]], [[0.4411696183266817]]], "std": [[[0.12237691348801884]], [[0.13276924494915335]], [[0.1582934445357715]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[0.9647058823529412]]], "mean": [[[0.4933923593036034]], [[0.4571672143414888]], [[0.42764834938400137]]], "std": [[[0.11856498836880715]], [[0.1476521423653067]], [[0.1842848789171831]]], "count": [113]}, "observation.state": {"min": [0.29141765832901, 1.960458517074585, -1.714087963104248, -1.2730083465576172, -2.804779052734375, -1.7891720533370972, 1.1928105354309082, 258.0, 0.06139200180768967, 0.2565859854221344, -0.11055699735879898, -3.114000082015991, -0.5680000185966492, -1.2059999704360962, -0.8220152258872986, -2.1752562522888184, 0.4683067798614502, 0.641146719455719, 1.823223352432251, 1.141008973121643, -2.7024853229522705, 60.0, -0.3214719891548157, 0.20235499739646912, -0.04297399893403053, -3.1401853561401367, -0.26600003242492676, -2.8329999446868896], "max": [0.959686815738678, 2.114989995956421, -0.7529699802398682, -0.6909235119819641, -1.9127240180969238, -1.291247010231018, 2.5770134925842285, 938.0, 0.2995460033416748, 0.3872759938240051, 0.03316299989819527, 3.134000062942505, 0.4429999887943268, -0.04100000113248825, -0.14302973449230194, -2.0485801696777344, 1.1413930654525757, 1.1834379434585571, 2.773712158203125, 1.8749898672103882, -1.019568920135498, 873.0, -0.1967889964580536, 0.39380699396133423, 0.033927999436855316, 3.128999948501587, 0.6919999718666077, -1.6299999952316284], "mean": [0.5645713806152344, 2.083299160003662, -1.0560649633407593, -0.8715943098068237, -2.1960086822509766, -1.5890491008758545, 1.64875066280365, 857.3202514648438, 0.2286960631608963, 0.3184949457645416, -0.03607343137264252, -2.786846160888672, 0.10116264224052429, -0.33314248919487, -0.31155475974082947, -2.154282569885254, 0.8034825921058655, 0.9286974668502808, 2.22308087348938, 1.5987619161605835, -1.6756346225738525, 643.3594360351562, -0.2884933650493622, 0.27394604682922363, -0.01807256229221821, 2.5120232105255127, 0.3682881295681, -2.461254835128784], "std": [0.23711402714252472, 0.02397584356367588, 0.29661697149276733, 0.16050079464912415, 0.2541024386882782, 0.09672075510025024, 0.48674556612968445, 184.92556762695312, 0.07335285097360611, 0.033913981169462204, 0.028698831796646118, 1.1024740934371948, 0.36854809522628784, 0.21033154428005219, 0.19919022917747498, 0.02724413201212883, 0.19938457012176514, 0.16185182332992554, 0.2272202968597412, 0.23443461954593658, 0.6110885739326477, 337.4354248046875, 0.034088484942913055, 0.07211051881313324, 0.01804039441049099, 1.5825752019882202, 0.2581223249435425, 0.4198342263698578], "count": [548]}, "action": {"min": [0.29141765832901, 1.960458517074585, -1.714087963104248, -1.2730083465576172, -2.804779052734375, -1.7891720533370972, 1.1928105354309082, 258.0, 0.06139200180768967, 0.2565859854221344, -0.11055699735879898, -3.114000082015991, -0.5680000185966492, -1.2059999704360962, -0.8220152258872986, -2.1752562522888184, 0.4683067798614502, 0.641146719455719, 1.823223352432251, 1.141008973121643, -2.7024853229522705, 60.0, -0.3214719891548157, 0.20235499739646912, -0.04297399893403053, -3.1401853561401367, -0.26600003242492676, -2.8329999446868896], "max": [0.959686815738678, 2.114989995956421, -0.7529699802398682, -0.6909235119819641, -1.9127240180969238, -1.291247010231018, 2.5770134925842285, 938.0, 0.2995460033416748, 0.3872759938240051, 0.03316299989819527, 3.134000062942505, 0.4429999887943268, -0.04100000113248825, -0.14302973449230194, -2.0485801696777344, 1.1413930654525757, 1.1834379434585571, 2.773712158203125, 1.8749898672103882, -1.019568920135498, 873.0, -0.1967889964580536, 0.39380699396133423, 0.033927999436855316, 3.128999948501587, 0.6919999718666077, -1.6299999952316284], "mean": [0.5645713806152344, 2.083299160003662, -1.0560649633407593, -0.8715943098068237, -2.1960086822509766, -1.5890491008758545, 1.64875066280365, 857.3202514648438, 0.2286960631608963, 0.3184949457645416, -0.03607343137264252, -2.786846160888672, 0.10116264224052429, -0.33314248919487, -0.31155475974082947, -2.154282569885254, 0.8034825921058655, 0.9286974668502808, 2.22308087348938, 1.5987619161605835, -1.6756346225738525, 643.3594360351562, -0.2884933650493622, 0.27394604682922363, -0.01807256229221821, 2.5120232105255127, 0.3682881295681, -2.461254835128784], "std": [0.23711402714252472, 0.02397584356367588, 0.29661697149276733, 0.16050079464912415, 0.2541024386882782, 0.09672075510025024, 0.48674556612968445, 184.92556762695312, 0.07335285097360611, 0.033913981169462204, 0.028698831796646118, 1.1024740934371948, 0.36854809522628784, 0.21033154428005219, 0.19919022917747498, 0.02724413201212883, 0.19938457012176514, 0.16185182332992554, 0.2272202968597412, 0.23443461954593658, 0.6110885739326477, 337.4354248046875, 0.034088484942913055, 0.07211051881313324, 0.01804039441049099, 1.5825752019882202, 0.2581223249435425, 0.4198342263698578], "count": [548]}, "timestamp": {"min": [0.0], "max": [18.233333333333334], "mean": [9.116666666666667], "std": [5.273123678933895], "count": [548]}, "frame_index": {"min": [0], "max": [547], "mean": [273.5], "std": [158.19371036801684], "count": [548]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [548]}, "index": {"min": [12699], "max": [13246], "mean": [12972.5], "std": [158.19371036801684], "count": [548]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [548]}, "subtask_annotation": {"mean": [10.69890510948905, 29.0, 29.0, 29.0, 29.0], "std": [9.939536124148805, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [548]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [548]}, "eef_direction_state": {"mean": [4.489051094890511, 4.822992700729927], "std": [2.004071725049067, 1.6220595473438073], "min": [0, 0], "max": [6, 6], "count": [548]}, "eef_velocity_state": {"mean": [0.6259124087591241, 0.6332116788321168], "std": [0.7525043877889624, 0.7891549895475786], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_acc_mag_state": {"mean": [0.5200729927007299, 0.551094890510949], "std": [0.7745721647901401, 0.7986865850061493], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_direction_action": {"mean": [4.489051094890511, 4.822992700729927], "std": [2.004071725049067, 1.6220595473438073], "min": [0, 0], "max": [6, 6], "count": [548]}, "eef_velocity_action": {"mean": [0.6259124087591241, 0.6332116788321168], "std": [0.7525043877889624, 0.7891549895475786], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_acc_mag_action": {"mean": [0.5200729927007299, 0.551094890510949], "std": [0.7745721647901401, 0.7986865850061493], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_sim_pose_state": {"mean": [0.4855229163447418, 0.2876734028388996, 1.0715261400113176, -1.875205140313765, 0.8428012985746033, 1.2370420117322074, 0.5384281769730659, -0.22899846340462027, 1.1046644229619613, 2.407482335861652, 0.8084983458747117, -2.1093319682763156], "std": [0.07126430941921152, 0.03174148835663897, 0.038910179430485275, 1.7603257471235547, 0.3326635266438118, 2.2886053101114854, 0.03792223064688763, 0.07679770298252223, 0.05031760521201465, 1.580294346740842, 0.37284527451196414, 0.26055871667504865], "min": [0.4172645974604738, 0.2130573993424366, 1.0338656059148994, -3.1360146513035367, 0.36096737088480135, -3.1374270235404866, 0.47406583912085803, -0.2912989739864711, 1.0410591656856025, -3.139501551457009, 0.18131793629422965, -2.9294493781228734], "max": [0.6077248723220717, 0.34654822121465384, 1.177544227624542, 3.1394610901953683, 1.2075022611810655, 3.1346496371541757, 0.6148879465833287, -0.05433004840634481, 1.2167816678865868, 3.1402936523402754, 1.1137502210124341, -1.6138010207634221], "count": [548]}, "eef_sim_pose_action": {"mean": [0.4855229163447418, 0.2876734028388996, 1.0715261400113176, -1.875205140313765, 0.8428012985746033, 1.2370420117322074, 0.5384281769730659, -0.22899846340462027, 1.1046644229619613, 2.407482335861652, 0.8084983458747117, -2.1093319682763156], "std": [0.07126430941921152, 0.03174148835663897, 0.038910179430485275, 1.7603257471235547, 0.3326635266438118, 2.2886053101114854, 0.03792223064688763, 0.07679770298252223, 0.05031760521201465, 1.580294346740842, 0.37284527451196414, 0.26055871667504865], "min": [0.4172645974604738, 0.2130573993424366, 1.0338656059148994, -3.1360146513035367, 0.36096737088480135, -3.1374270235404866, 0.47406583912085803, -0.2912989739864711, 1.0410591656856025, -3.139501551457009, 0.18131793629422965, -2.9294493781228734], "max": [0.6077248723220717, 0.34654822121465384, 1.177544227624542, 3.1394610901953683, 1.2075022611810655, 3.1346496371541757, 0.6148879465833287, -0.05433004840634481, 1.2167816678865868, 3.1402936523402754, 1.1137502210124341, -1.6138010207634221], "count": [548]}, "gripper_mode_state": {"mean": [0.28284671532846717, 0.09671532846715329], "std": [0.45038256067077154, 0.2955697442341557], "min": [0, 0], "max": [1, 1], "count": [548]}, "gripper_activity_state": {"mean": [1.905109489051095, 1.8759124087591241], "std": [0.37500776982377704, 0.43050226097819405], "min": [0, 0], "max": [2, 2], "count": [548]}, "gripper_mode_action": {"mean": [0.28284671532846717, 0.09671532846715329], "std": [0.45038256067077154, 0.2955697442341557], "min": [0, 0], "max": [1, 1], "count": [548]}, "gripper_activity_action": {"mean": [1.905109489051095, 1.8759124087591241], "std": [0.37500776982377704, 0.43050226097819405], "min": [0, 0], "max": [2, 2], "count": [548]}, "gripper_open_scale_state": {"mean": [0.6433594887726486, 0.8573202555858307], "std": [0.33743570410626506, 0.18492559250902454], "min": [0.06, 0.258], "max": [0.873, 0.938], "count": [548]}, "gripper_open_scale_action": {"mean": [0.6433594887726486, 0.8573202555858307], "std": [0.33743570410626506, 0.18492559250902454], "min": [0.06, 0.258], "max": [0.873, 0.938], "count": [548]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.49906856304834246]], [[0.485350687084143]], [[0.4707840579550138]]], "std": [[[0.14465518893088697]], [[0.15510480331146775]], [[0.17461762811508455]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47104626317493964]], [[0.4636763436230348]], [[0.44971015132779835]]], "std": [[[0.09516126083601022]], [[0.10691098877585851]], [[0.12828303168434846]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.4810136183978096]], [[0.4644859620650062]], [[0.4477683326709062]]], "std": [[[0.09848917177017087]], [[0.12474290864862908]], [[0.14866242982225092]]], "count": [111]}, "observation.state": {"min": [0.24631832540035248, 2.0179672241210938, -1.2014323472976685, -1.0240195989608765, -2.661086082458496, -1.6114799976348877, 0.8315970301628113, 228.0, 0.16044799983501434, 0.227183997631073, -0.07072900235652924, -3.132185220718384, -0.0689999982714653, -1.190999984741211, -0.7408050298690796, -2.1756751537323, 0.2667386829853058, 0.5388354659080505, 1.8127340078353882, 1.1368900537490845, -2.745176076889038, 49.0, -0.3405809998512268, 0.20060700178146362, -0.06180400028824806, -3.1411852836608887, -0.2070000022649765, -2.9159998893737793], "max": [0.8170061111450195, 2.0938191413879395, -0.41261330246925354, -0.38411208987236023, -1.862440824508667, -1.3939073085784912, 2.596980333328247, 945.0, 0.3389520049095154, 0.3852030038833618, 0.044520001858472824, 3.132999897003174, 0.6830000281333923, -0.273000031709671, -0.14847515523433685, -2.086209535598755, 1.3216854333877563, 1.2181001901626587, 2.720043420791626, 1.7202489376068115, -0.8298343420028687, 900.0, -0.20961299538612366, 0.37671801447868347, 0.03802499920129776, 3.1410000324249268, 0.7680000066757202, -1.5770000219345093], "mean": [0.4372360408306122, 2.0706982612609863, -0.6995052099227905, -0.7010311484336853, -2.1776604652404785, -1.5494805574417114, 1.4646257162094116, 869.4276733398438, 0.2997548282146454, 0.2995101511478424, -0.013009339570999146, -2.666647434234619, 0.35625073313713074, -0.5287215709686279, -0.28920361399650574, -2.160024642944336, 0.8379995822906494, 0.8898188471794128, 2.1514267921447754, 1.5279096364974976, -1.7023401260375977, 642.09912109375, -0.2901257872581482, 0.27479827404022217, -0.029030816629529, 2.2700634002685547, 0.4041484296321869, -2.4171321392059326], "std": [0.17584578692913055, 0.016118381172418594, 0.21133224666118622, 0.16062328219413757, 0.2110050618648529, 0.04944116249680519, 0.6488503217697144, 188.34564208984375, 0.05544724315404892, 0.04891049489378929, 0.02245057001709938, 1.0095769166946411, 0.20361682772636414, 0.3405574858188629, 0.18823811411857605, 0.015728265047073364, 0.28929197788238525, 0.23383048176765442, 0.28178152441978455, 0.168206125497818, 0.7361340522766113, 343.2889404296875, 0.04142829403281212, 0.05950412526726723, 0.01976654678583145, 1.771736741065979, 0.27769172191619873, 0.4635406732559204], "count": [539]}, "action": {"min": [0.24631832540035248, 2.0179672241210938, -1.2014323472976685, -1.0240195989608765, -2.661086082458496, -1.6114799976348877, 0.8315970301628113, 228.0, 0.16044799983501434, 0.227183997631073, -0.07072900235652924, -3.132185220718384, -0.0689999982714653, -1.190999984741211, -0.7408050298690796, -2.1756751537323, 0.2667386829853058, 0.5388354659080505, 1.8127340078353882, 1.1368900537490845, -2.745176076889038, 49.0, -0.3405809998512268, 0.20060700178146362, -0.06180400028824806, -3.1411852836608887, -0.2070000022649765, -2.9159998893737793], "max": [0.8170061111450195, 2.0938191413879395, -0.41261330246925354, -0.38411208987236023, -1.862440824508667, -1.3939073085784912, 2.596980333328247, 945.0, 0.3389520049095154, 0.3852030038833618, 0.044520001858472824, 3.132999897003174, 0.6830000281333923, -0.273000031709671, -0.14847515523433685, -2.086209535598755, 1.3216854333877563, 1.2181001901626587, 2.720043420791626, 1.7202489376068115, -0.8298343420028687, 900.0, -0.20961299538612366, 0.37671801447868347, 0.03802499920129776, 3.1410000324249268, 0.7680000066757202, -1.5770000219345093], "mean": [0.4372360408306122, 2.0706982612609863, -0.6995052099227905, -0.7010311484336853, -2.1776604652404785, -1.5494805574417114, 1.4646257162094116, 869.4276733398438, 0.2997548282146454, 0.2995101511478424, -0.013009339570999146, -2.666647434234619, 0.35625073313713074, -0.5287215709686279, -0.28920361399650574, -2.160024642944336, 0.8379995822906494, 0.8898188471794128, 2.1514267921447754, 1.5279096364974976, -1.7023401260375977, 642.09912109375, -0.2901257872581482, 0.27479827404022217, -0.029030816629529, 2.2700634002685547, 0.4041484296321869, -2.4171321392059326], "std": [0.17584578692913055, 0.016118381172418594, 0.21133224666118622, 0.16062328219413757, 0.2110050618648529, 0.04944116249680519, 0.6488503217697144, 188.34564208984375, 0.05544724315404892, 0.04891049489378929, 0.02245057001709938, 1.0095769166946411, 0.20361682772636414, 0.3405574858188629, 0.18823811411857605, 0.015728265047073364, 0.28929197788238525, 0.23383048176765442, 0.28178152441978455, 0.168206125497818, 0.7361340522766113, 343.2889404296875, 0.04142829403281212, 0.05950412526726723, 0.01976654678583145, 1.771736741065979, 0.27769172191619873, 0.4635406732559204], "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": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [539]}, "index": {"min": [13247], "max": [13785], "mean": [13516.0], "std": [155.59562975867928], "count": [539]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [539]}, "subtask_annotation": {"mean": [9.018552875695732, 29.0, 29.0, 29.0, 29.0], "std": [9.898540443676904, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [539]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [539]}, "eef_direction_state": {"mean": [4.456400742115028, 4.75139146567718], "std": [1.9774824315400499, 1.8935916028655546], "min": [0, 0], "max": [6, 6], "count": [539]}, "eef_velocity_state": {"mean": [0.6029684601113172, 0.5250463821892394], "std": [0.6714910864290414, 0.761323759069211], "min": [0, 0], "max": [2, 2], "count": [539]}, "eef_acc_mag_state": {"mean": [0.5324675324675324, 0.4174397031539889], "std": [0.7779209938634741, 0.7448973815721268], "min": [0, 0], "max": [2, 2], "count": [539]}, "eef_direction_action": {"mean": [4.456400742115028, 4.75139146567718], "std": [1.9774824315400499, 1.8935916028655546], "min": [0, 0], "max": [6, 6], "count": [539]}, "eef_velocity_action": {"mean": [0.6029684601113172, 0.5250463821892394], "std": [0.6714910864290414, 0.761323759069211], "min": [0, 0], "max": [2, 2], "count": [539]}, "eef_acc_mag_action": {"mean": [0.5324675324675324, 0.4174397031539889], "std": [0.7779209938634741, 0.7448973815721268], "min": [0, 0], "max": [2, 2], "count": [539]}, "eef_sim_pose_state": {"mean": [0.4832217390971768, 0.2797963631447121, 1.0616605943907882, -2.6027771121600183, 0.8450656524251069, 1.0900202238422796, 0.5105903628112446, -0.2977049037587415, 1.0657717621701395, 2.7911219608305604, 0.9416126906951133, -2.249455252878356], "std": [0.06349171950492012, 0.03881227980541905, 0.04294077228573031, 0.29909633434473076, 0.41564327098579684, 2.431946039568861, 0.05398742880229596, 0.05050747199812073, 0.04319666975747968, 0.22805379405890458, 0.33464166149132035, 1.097187951313663], "min": [0.405753972236282, 0.20933257346702766, 1.0077686923000193, -3.133792522606298, 0.26149678288528544, -3.134262076169253, 0.43337987047230186, -0.35420273314041156, 1.0030337150820148, 2.158207149452058, 0.3221907821252734, -3.1383934277126726], "max": [0.5931275972071544, 0.34976730025395764, 1.1522287554651267, -1.9358033275792983, 1.3107736221805864, 3.1361837670264534, 0.603564386716266, -0.1549830796392547, 1.1593899702334554, 2.994661449658474, 1.3052073444441321, 3.131910844572828], "count": [539]}, "eef_sim_pose_action": {"mean": [0.4832217390971768, 0.2797963631447121, 1.0616605943907882, -2.6027771121600183, 0.8450656524251069, 1.0900202238422796, 0.5105903628112446, -0.2977049037587415, 1.0657717621701395, 2.7911219608305604, 0.9416126906951133, -2.249455252878356], "std": [0.06349171950492012, 0.03881227980541905, 0.04294077228573031, 0.29909633434473076, 0.41564327098579684, 2.431946039568861, 0.05398742880229596, 0.05050747199812073, 0.04319666975747968, 0.22805379405890458, 0.33464166149132035, 1.097187951313663], "min": [0.405753972236282, 0.20933257346702766, 1.0077686923000193, -3.133792522606298, 0.26149678288528544, -3.134262076169253, 0.43337987047230186, -0.35420273314041156, 1.0030337150820148, 2.158207149452058, 0.3221907821252734, -3.1383934277126726], "max": [0.5931275972071544, 0.34976730025395764, 1.1522287554651267, -1.9358033275792983, 1.3107736221805864, 3.1361837670264534, 0.603564386716266, -0.1549830796392547, 1.1593899702334554, 2.994661449658474, 1.3052073444441321, 3.131910844572828], "count": [539]}, "gripper_mode_state": {"mean": [0.2782931354359926, 0.08905380333951762], "std": [0.44815852798446126, 0.2848213886811947], "min": [0, 0], "max": [1, 1], "count": [539]}, "gripper_activity_state": {"mean": [1.8274582560296846, 1.888682745825603], "std": [0.5361748977569892, 0.4024990688970118], "min": [0, 0], "max": [2, 2], "count": [539]}, "gripper_mode_action": {"mean": [0.2782931354359926, 0.08905380333951762], "std": [0.44815852798446126, 0.2848213886811947], "min": [0, 0], "max": [1, 1], "count": [539]}, "gripper_activity_action": {"mean": [1.8274582560296846, 1.888682745825603], "std": [0.5361748977569892, 0.4024990688970118], "min": [0, 0], "max": [2, 2], "count": [539]}, "gripper_open_scale_state": {"mean": [0.6420992577434246, 0.8694276436998571], "std": [0.343288856753155, 0.18834556014439613], "min": [0.049, 0.228], "max": [0.9, 0.945], "count": [539]}, "gripper_open_scale_action": {"mean": [0.6420992577434246, 0.8694276436998571], "std": [0.343288856753155, 0.18834556014439613], "min": [0.049, 0.228], "max": [0.9, 0.945], "count": [539]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49067460209392394]], [[0.4779723640613653]], [[0.46682535629992733]]], "std": [[[0.14488261165137692]], [[0.1552231782097223]], [[0.17217108769746525]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4814460368252239]], [[0.462301094241709]], [[0.44396267739348827]]], "std": [[[0.11310873470153149]], [[0.12796555664191533]], [[0.1542597920631754]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4823010734386347]], [[0.4525843413368434]], [[0.4264136275266279]]], "std": [[[0.1131064859391546]], [[0.14258692052230337]], [[0.17458376631800926]]], "count": [108]}, "observation.state": {"min": [0.31585225462913513, 1.9775104522705078, -1.402127742767334, -1.0408270359039307, -2.693357229232788, -1.7643184661865234, 1.217594027519226, 251.0, 0.09945700317621231, 0.26701200008392334, -0.09659600257873535, -3.1391851902008057, -0.3720000088214874, -0.9940000772476196, -0.8145277500152588, -2.1756751537323, 0.20629791915416718, 0.6421590447425842, 2.030376434326172, 1.2040677070617676, -2.641573190689087, 55.0, -0.33184298872947693, 0.2058899998664856, -0.03833400085568428, -3.127000093460083, -0.26899999380111694, -2.867000102996826], "max": [0.8774992227554321, 2.0996835231781006, -0.7227408289909363, -0.7395134568214417, -1.9409981966018677, -1.2522737979888916, 2.567676067352295, 941.0, 0.30458998680114746, 0.39116600155830383, 0.02704700082540512, 3.13700008392334, 0.39500004053115845, -0.3019999861717224, -0.22547908127307892, -2.088391065597534, 1.0723477602005005, 1.2089545726776123, 2.8281314373016357, 1.8626503944396973, -1.039430856704712, 876.0, -0.19996599853038788, 0.404464989900589, 0.05754400044679642, 3.115999937057495, 0.7510000467300415, -1.687999963760376], "mean": [0.5458911061286926, 2.0707898139953613, -0.9112160801887512, -0.7996474504470825, -2.1737427711486816, -1.5693918466567993, 1.6897120475769043, 824.236572265625, 0.24901366233825684, 0.32515862584114075, -0.024311276152729988, -2.594336748123169, 0.22491127252578735, -0.5158920288085938, -0.38691210746765137, -2.1622066497802734, 0.7244924902915955, 0.8991996645927429, 2.3134689331054688, 1.5804989337921143, -1.6917614936828613, 657.7201538085938, -0.2884988486766815, 0.2895859181880951, -0.019217083230614662, 2.7149600982666016, 0.34003859758377075, -2.458407163619995], "std": [0.1947484016418457, 0.023759249597787857, 0.20971740782260895, 0.0829973965883255, 0.20757001638412476, 0.09289021790027618, 0.4737415611743927, 171.5872344970703, 0.05928310006856918, 0.035882797092199326, 0.02454250678420067, 1.4822497367858887, 0.24230210483074188, 0.18720512092113495, 0.1899377852678299, 0.01498646941035986, 0.2225133180618286, 0.14805716276168823, 0.23240286111831665, 0.20327194035053253, 0.645989179611206, 322.2414855957031, 0.03660769388079643, 0.06686040014028549, 0.019943973049521446, 1.0933762788772583, 0.2584187686443329, 0.4286939799785614], "count": [518]}, "action": {"min": [0.31585225462913513, 1.9775104522705078, -1.402127742767334, -1.0408270359039307, -2.693357229232788, -1.7643184661865234, 1.217594027519226, 251.0, 0.09945700317621231, 0.26701200008392334, -0.09659600257873535, -3.1391851902008057, -0.3720000088214874, -0.9940000772476196, -0.8145277500152588, -2.1756751537323, 0.20629791915416718, 0.6421590447425842, 2.030376434326172, 1.2040677070617676, -2.641573190689087, 55.0, -0.33184298872947693, 0.2058899998664856, -0.03833400085568428, -3.127000093460083, -0.26899999380111694, -2.867000102996826], "max": [0.8774992227554321, 2.0996835231781006, -0.7227408289909363, -0.7395134568214417, -1.9409981966018677, -1.2522737979888916, 2.567676067352295, 941.0, 0.30458998680114746, 0.39116600155830383, 0.02704700082540512, 3.13700008392334, 0.39500004053115845, -0.3019999861717224, -0.22547908127307892, -2.088391065597534, 1.0723477602005005, 1.2089545726776123, 2.8281314373016357, 1.8626503944396973, -1.039430856704712, 876.0, -0.19996599853038788, 0.404464989900589, 0.05754400044679642, 3.115999937057495, 0.7510000467300415, -1.687999963760376], "mean": [0.5458911061286926, 2.0707898139953613, -0.9112160801887512, -0.7996474504470825, -2.1737427711486816, -1.5693918466567993, 1.6897120475769043, 824.236572265625, 0.24901366233825684, 0.32515862584114075, -0.024311276152729988, -2.594336748123169, 0.22491127252578735, -0.5158920288085938, -0.38691210746765137, -2.1622066497802734, 0.7244924902915955, 0.8991996645927429, 2.3134689331054688, 1.5804989337921143, -1.6917614936828613, 657.7201538085938, -0.2884988486766815, 0.2895859181880951, -0.019217083230614662, 2.7149600982666016, 0.34003859758377075, -2.458407163619995], "std": [0.1947484016418457, 0.023759249597787857, 0.20971740782260895, 0.0829973965883255, 0.20757001638412476, 0.09289021790027618, 0.4737415611743927, 171.5872344970703, 0.05928310006856918, 0.035882797092199326, 0.02454250678420067, 1.4822497367858887, 0.24230210483074188, 0.18720512092113495, 0.1899377852678299, 0.01498646941035986, 0.2225133180618286, 0.14805716276168823, 0.23240286111831665, 0.20327194035053253, 0.645989179611206, 322.2414855957031, 0.03660769388079643, 0.06686040014028549, 0.019943973049521446, 1.0933762788772583, 0.2584187686443329, 0.4286939799785614], "count": [518]}, "timestamp": {"min": [0.0], "max": [17.233333333333334], "mean": [8.616666666666667], "std": [4.984448035863371], "count": [518]}, "frame_index": {"min": [0], "max": [517], "mean": [258.5], "std": [149.53344107590115], "count": [518]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [518]}, "index": {"min": [13786], "max": [14303], "mean": [14044.5], "std": [149.53344107590115], "count": [518]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [518]}, "subtask_annotation": {"mean": [10.747104247104247, 29.0, 29.0, 29.0, 29.0], "std": [9.86842696117138, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [518]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [518]}, "eef_direction_state": {"mean": [4.5926640926640925, 4.864864864864865], "std": [1.8291146684059665, 1.641957432315992], "min": [0, 0], "max": [6, 6], "count": [518]}, "eef_velocity_state": {"mean": [0.7200772200772201, 0.5617760617760618], "std": [0.8010745641683604, 0.7553198279641323], "min": [0, 0], "max": [2, 2], "count": [518]}, "eef_acc_mag_state": {"mean": [0.6332046332046332, 0.48841698841698844], "std": [0.8129132513769494, 0.772888207526169], "min": [0, 0], "max": [2, 2], "count": [518]}, "eef_direction_action": {"mean": [4.5926640926640925, 4.864864864864865], "std": [1.8291146684059665, 1.641957432315992], "min": [0, 0], "max": [6, 6], "count": [518]}, "eef_velocity_action": {"mean": [0.7200772200772201, 0.5617760617760618], "std": [0.8010745641683604, 0.7553198279641323], "min": [0, 0], "max": [2, 2], "count": [518]}, "eef_acc_mag_action": {"mean": [0.6332046332046332, 0.48841698841698844], "std": [0.8129132513769494, 0.772888207526169], "min": [0, 0], "max": [2, 2], "count": [518]}, "eef_sim_pose_state": {"mean": [0.500869398598168, 0.2854191001744966, 1.0722409756939844, -2.01712574522131, 0.8209239210285884, 1.0312361706300393, 0.5433137179286391, -0.2545878115412999, 1.0966054872026023, 2.7081457693072504, 0.8558674241001497, -2.398269292285043], "std": [0.0670647291189811, 0.03681312942329733, 0.03833433065391635, 1.7588305110721512, 0.3486783158837606, 2.3395960085794796, 0.03988725294479641, 0.061174841462381, 0.03803602231927986, 0.11810839857647788, 0.29554568484634314, 0.09987694066091475], "min": [0.41772738039392254, 0.20328128876963097, 1.0242961213219173, -3.1364029523331363, 0.3349547450000365, -3.1368333127924717, 0.4850036483023438, -0.30817641480989116, 1.047684370884016, 2.2173004321165406, 0.19330088438461046, -2.8542272428043933], "max": [0.6176051894905032, 0.3631266893247833, 1.163319453039471, 3.1381919527201547, 1.2133938522090832, 3.1192113818762377, 0.6136224384637943, -0.10827177343551811, 1.1965078480007147, 2.96113854532944, 1.0871745935791677, -2.2057911063297495], "count": [518]}, "eef_sim_pose_action": {"mean": [0.500869398598168, 0.2854191001744966, 1.0722409756939844, -2.01712574522131, 0.8209239210285884, 1.0312361706300393, 0.5433137179286391, -0.2545878115412999, 1.0966054872026023, 2.7081457693072504, 0.8558674241001497, -2.398269292285043], "std": [0.0670647291189811, 0.03681312942329733, 0.03833433065391635, 1.7588305110721512, 0.3486783158837606, 2.3395960085794796, 0.03988725294479641, 0.061174841462381, 0.03803602231927986, 0.11810839857647788, 0.29554568484634314, 0.09987694066091475], "min": [0.41772738039392254, 0.20328128876963097, 1.0242961213219173, -3.1364029523331363, 0.3349547450000365, -3.1368333127924717, 0.4850036483023438, -0.30817641480989116, 1.047684370884016, 2.2173004321165406, 0.19330088438461046, -2.8542272428043933], "max": [0.6176051894905032, 0.3631266893247833, 1.163319453039471, 3.1381919527201547, 1.2133938522090832, 3.1192113818762377, 0.6136224384637943, -0.10827177343551811, 1.1965078480007147, 2.96113854532944, 1.0871745935791677, -2.2057911063297495], "count": [518]}, "gripper_mode_state": {"mean": [0.2471042471042471, 0.09652509652509653], "std": [0.43132787779981574, 0.2953100104397369], "min": [0, 0], "max": [1, 1], "count": [518]}, "gripper_activity_state": {"mean": [1.864864864864865, 1.8629343629343629], "std": [0.46195100055335203, 0.45506234408541923], "min": [0, 0], "max": [2, 2], "count": [518]}, "gripper_mode_action": {"mean": [0.2471042471042471, 0.09652509652509653], "std": [0.43132787779981574, 0.2953100104397369], "min": [0, 0], "max": [1, 1], "count": [518]}, "gripper_activity_action": {"mean": [1.864864864864865, 1.8629343629343629], "std": [0.46195100055335203, 0.45506234408541923], "min": [0, 0], "max": [2, 2], "count": [518]}, "gripper_open_scale_state": {"mean": [0.657720077485192, 0.8242364864570283], "std": [0.3222415612135007, 0.1715873184284349], "min": [0.055, 0.251], "max": [0.876, 0.941], "count": [518]}, "gripper_open_scale_action": {"mean": [0.657720077485192, 0.8242364864570283], "std": [0.3222415612135007, 0.1715873184284349], "min": [0.055, 0.251], "max": [0.876, 0.941], "count": [518]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[1.0]], [[1.0]]], "mean": [[[0.4965812492769969]], [[0.48286085986754584]], [[0.46871144947654575]]], "std": [[[0.14975189132149322]], [[0.15645439279527226]], [[0.17277257408596294]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.477040831598126]], [[0.46268735178437154]], [[0.4452692499566198]]], "std": [[[0.10263251813056906]], [[0.11709483152350247]], [[0.14297929801060502]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4768308425877726]], [[0.4522241454103766]], [[0.4305152481346521]]], "std": [[[0.10995074764535455]], [[0.1384617398771301]], [[0.16731886699201082]]], "count": [113]}, "observation.state": {"min": [0.23696336150169373, 2.0583016872406006, -1.0245780944824219, -1.0270390510559082, -2.632951259613037, -1.7385748624801636, 0.854373574256897, 216.0, 0.17735399305820465, 0.24384699761867523, -0.048264000564813614, -3.1381852626800537, -0.1809999942779541, -1.093999981880188, -0.7145377993583679, -2.1752562522888184, 0.31719616055488586, 0.5398303270339966, 1.9815770387649536, 1.3356132507324219, -2.525404453277588, 58.0, -0.33318498730659485, 0.20815399289131165, -0.05483099818229675, -3.1381852626800537, -0.06299999356269836, -2.9040000438690186], "max": [0.7761654257774353, 2.098932981491089, -0.6199061274528503, -0.4565257728099823, -1.9218519926071167, -1.4648723602294922, 2.2307753562927246, 946.0, 0.33598700165748596, 0.3757289946079254, 0.027077000588178635, 3.134999990463257, 0.6299999952316284, -0.1720000058412552, -0.23143066465854645, -2.1055476665496826, 0.9340828061103821, 1.040320873260498, 2.6719770431518555, 1.7212437391281128, -0.7992734909057617, 843.0, -0.24361200630664825, 0.3759419918060303, 0.027883000671863556, 3.1410000324249268, 0.75, -1.6239999532699585], "mean": [0.39427584409713745, 2.0869522094726562, -0.7313594818115234, -0.6729164123535156, -2.0933775901794434, -1.5739420652389526, 1.280182123184204, 817.7373046875, 0.2982710301876068, 0.28585824370384216, -0.02163030207157135, -2.342423439025879, 0.3733046054840088, -0.3888697624206543, -0.37862512469291687, -2.158902168273926, 0.5992034673690796, 0.7856761813163757, 2.309016466140747, 1.5860685110092163, -1.5994502305984497, 624.5426025390625, -0.30453014373779297, 0.2770664393901825, -0.026878083124756813, 2.352963924407959, 0.39103958010673523, -2.407958507537842], "std": [0.19875937700271606, 0.006701023317873478, 0.13396593928337097, 0.1666477471590042, 0.25857675075531006, 0.04494698345661163, 0.5317032933235168, 168.6664276123047, 0.049371592700481415, 0.048992954194545746, 0.013964722864329815, 1.589629888534546, 0.26118648052215576, 0.23952192068099976, 0.1565140038728714, 0.017613794654607773, 0.1984671652317047, 0.1612219661474228, 0.17730814218521118, 0.1341255009174347, 0.6687366366386414, 312.512451171875, 0.02862243540585041, 0.06339022517204285, 0.020671144127845764, 1.7293034791946411, 0.21759073436260223, 0.4356730282306671], "count": [552]}, "action": {"min": [0.23696336150169373, 2.0583016872406006, -1.0245780944824219, -1.0270390510559082, -2.632951259613037, -1.7385748624801636, 0.854373574256897, 216.0, 0.17735399305820465, 0.24384699761867523, -0.048264000564813614, -3.1381852626800537, -0.1809999942779541, -1.093999981880188, -0.7145377993583679, -2.1752562522888184, 0.31719616055488586, 0.5398303270339966, 1.9815770387649536, 1.3356132507324219, -2.525404453277588, 58.0, -0.33318498730659485, 0.20815399289131165, -0.05483099818229675, -3.1381852626800537, -0.06299999356269836, -2.9040000438690186], "max": [0.7761654257774353, 2.098932981491089, -0.6199061274528503, -0.4565257728099823, -1.9218519926071167, -1.4648723602294922, 2.2307753562927246, 946.0, 0.33598700165748596, 0.3757289946079254, 0.027077000588178635, 3.134999990463257, 0.6299999952316284, -0.1720000058412552, -0.23143066465854645, -2.1055476665496826, 0.9340828061103821, 1.040320873260498, 2.6719770431518555, 1.7212437391281128, -0.7992734909057617, 843.0, -0.24361200630664825, 0.3759419918060303, 0.027883000671863556, 3.1410000324249268, 0.75, -1.6239999532699585], "mean": [0.39427584409713745, 2.0869522094726562, -0.7313594818115234, -0.6729164123535156, -2.0933775901794434, -1.5739420652389526, 1.280182123184204, 817.7373046875, 0.2982710301876068, 0.28585824370384216, -0.02163030207157135, -2.342423439025879, 0.3733046054840088, -0.3888697624206543, -0.37862512469291687, -2.158902168273926, 0.5992034673690796, 0.7856761813163757, 2.309016466140747, 1.5860685110092163, -1.5994502305984497, 624.5426025390625, -0.30453014373779297, 0.2770664393901825, -0.026878083124756813, 2.352963924407959, 0.39103958010673523, -2.407958507537842], "std": [0.19875937700271606, 0.006701023317873478, 0.13396593928337097, 0.1666477471590042, 0.25857675075531006, 0.04494698345661163, 0.5317032933235168, 168.6664276123047, 0.049371592700481415, 0.048992954194545746, 0.013964722864329815, 1.589629888534546, 0.26118648052215576, 0.23952192068099976, 0.1565140038728714, 0.017613794654607773, 0.1984671652317047, 0.1612219661474228, 0.17730814218521118, 0.1341255009174347, 0.6687366366386414, 312.512451171875, 0.02862243540585041, 0.06339022517204285, 0.020671144127845764, 1.7293034791946411, 0.21759073436260223, 0.4356730282306671], "count": [552]}, "timestamp": {"min": [0.0], "max": [18.366666666666667], "mean": [9.183333333333334], "std": [5.311613760500734], "count": [552]}, "frame_index": {"min": [0], "max": [551], "mean": [275.5], "std": [159.348412815022], "count": [552]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [552]}, "index": {"min": [14304], "max": [14855], "mean": [14579.5], "std": [159.348412815022], "count": [552]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [552]}, "subtask_annotation": {"mean": [8.80072463768116, 29.0, 29.0, 29.0, 29.0], "std": [9.792787913922872, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [552]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [552]}, "eef_direction_state": {"mean": [4.2228260869565215, 4.894927536231884], "std": [2.2375227273173013, 1.8276785966684697], "min": [0, 0], "max": [6, 6], "count": [552]}, "eef_velocity_state": {"mean": [0.5833333333333334, 0.4492753623188406], "std": [0.6891586272597682, 0.7052850566488095], "min": [0, 0], "max": [2, 2], "count": [552]}, "eef_acc_mag_state": {"mean": [0.4692028985507246, 0.45652173913043476], "std": [0.7511783608748799, 0.7529609688037638], "min": [0, 0], "max": [2, 2], "count": [552]}, "eef_direction_action": {"mean": [4.2228260869565215, 4.894927536231884], "std": [2.2375227273173013, 1.8276785966684697], "min": [0, 0], "max": [6, 6], "count": [552]}, "eef_velocity_action": {"mean": [0.5833333333333334, 0.4492753623188406], "std": [0.6891586272597682, 0.7052850566488095], "min": [0, 0], "max": [2, 2], "count": [552]}, "eef_acc_mag_action": {"mean": [0.4692028985507246, 0.45652173913043476], "std": [0.7511783608748799, 0.7529609688037638], "min": [0, 0], "max": [2, 2], "count": [552]}, "eef_sim_pose_state": {"mean": [0.48715639905847885, 0.2927883378634643, 1.0535633558706234, -2.578957652073114, 0.8374423038969971, 1.1636113512082273, 0.49659662570135044, -0.29164265492540253, 1.058224376721913, 2.6666381405853627, 1.0402180142598427, -2.351444170508941], "std": [0.06604600848846108, 0.023656107129366763, 0.03827734962081579, 0.24330271523265598, 0.388629221503419, 2.4369191478965724, 0.05646094558804699, 0.03939978037714139, 0.04537236857860966, 1.0773619863512762, 0.3300469820566438, 0.19168178097470764], "min": [0.41743377041357604, 0.2498265991711428, 1.0116024111995403, -2.9768564936338047, 0.24440642046169803, -3.134227274493406, 0.45053430700141733, -0.32571057840893924, 1.014999724921858, -3.1359440852916265, 0.40375556655978695, -3.055067937854071], "max": [0.5915578548125581, 0.33794947891897514, 1.1333048475994532, -2.053567923110958, 1.3493913927363934, 3.1390341084590583, 0.5979380713924929, -0.18635118946022333, 1.1538556459192288, 3.140714022717587, 1.2975475864253028, -2.0410088833934443], "count": [552]}, "eef_sim_pose_action": {"mean": [0.48715639905847885, 0.2927883378634643, 1.0535633558706234, -2.578957652073114, 0.8374423038969971, 1.1636113512082273, 0.49659662570135044, -0.29164265492540253, 1.058224376721913, 2.6666381405853627, 1.0402180142598427, -2.351444170508941], "std": [0.06604600848846108, 0.023656107129366763, 0.03827734962081579, 0.24330271523265598, 0.388629221503419, 2.4369191478965724, 0.05646094558804699, 0.03939978037714139, 0.04537236857860966, 1.0773619863512762, 0.3300469820566438, 0.19168178097470764], "min": [0.41743377041357604, 0.2498265991711428, 1.0116024111995403, -2.9768564936338047, 0.24440642046169803, -3.134227274493406, 0.45053430700141733, -0.32571057840893924, 1.014999724921858, -3.1359440852916265, 0.40375556655978695, -3.055067937854071], "max": [0.5915578548125581, 0.33794947891897514, 1.1333048475994532, -2.053567923110958, 1.3493913927363934, 3.1390341084590583, 0.5979380713924929, -0.18635118946022333, 1.1538556459192288, 3.140714022717587, 1.2975475864253028, -2.0410088833934443], "count": [552]}, "gripper_mode_state": {"mean": [0.26811594202898553, 0.07789855072463768], "std": [0.4429783105964628, 0.2680118775719441], "min": [0, 0], "max": [1, 1], "count": [552]}, "gripper_activity_state": {"mean": [1.8858695652173914, 1.8568840579710144], "std": [0.42094136784198083, 0.46953152835849415], "min": [0, 0], "max": [2, 2], "count": [552]}, "gripper_mode_action": {"mean": [0.26811594202898553, 0.07789855072463768], "std": [0.4429783105964628, 0.2680118775719441], "min": [0, 0], "max": [1, 1], "count": [552]}, "gripper_activity_action": {"mean": [1.8858695652173914, 1.8568840579710144], "std": [0.42094136784198083, 0.46953152835849415], "min": [0, 0], "max": [2, 2], "count": [552]}, "gripper_open_scale_state": {"mean": [0.6245425724222993, 0.8177373187023659], "std": [0.31251210158138604, 0.16866642284478764], "min": [0.058, 0.216], "max": [0.843, 0.946], "count": [552]}, "gripper_open_scale_action": {"mean": [0.6245425724222993, 0.8177373187023659], "std": [0.31251210158138604, 0.16866642284478764], "min": [0.058, 0.216], "max": [0.843, 0.946], "count": [552]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.796078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4910302634803922]], [[0.479444910130719]], [[0.46683521241830067]]], "std": [[[0.15049558930119106]], [[0.15842643979430018]], [[0.17730113901114464]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47237448937908494]], [[0.4562379044117647]], [[0.43963617442810454]]], "std": [[[0.12856903560535107]], [[0.13667174107796656]], [[0.15727983027027329]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.487705516748366]], [[0.45332160743464056]], [[0.4275734640522876]]], "std": [[[0.11529033661619023]], [[0.1466348473005547]], [[0.18119967792770925]]], "count": [100]}, "observation.state": {"min": [0.3237411379814148, 2.021667242050171, -1.2373687028884888, -0.9743649959564209, -2.7017698287963867, -1.7216451168060303, 1.152004599571228, 302.0, 0.12301799654960632, 0.2668980062007904, -0.0827149972319603, -3.1411852836608887, -0.2919999957084656, -1.1039999723434448, -0.817407488822937, -2.175448179244995, 0.00617846567183733, 0.5250474214553833, 2.1225647926330566, 1.2515058517456055, -2.5402395725250244, 62.0, -0.3188149929046631, 0.21890799701213837, -0.036699000746011734, -3.132185220718384, -0.22199998795986176, -2.9200000762939453], "max": [0.9041852951049805, 2.0997183322906494, -0.6578495502471924, -0.6318789720535278, -1.9777723550796509, -1.3936628103256226, 2.5341310501098633, 950.0, 0.30862298607826233, 0.3833869993686676, 0.011633999645709991, 3.1389999389648438, 0.4429999887943268, -0.2770000100135803, -0.2727775275707245, -2.063624858856201, 1.0788928270339966, 1.1097501516342163, 2.7994558811187744, 1.900489091873169, -0.9479406476020813, 900.0, -0.21593600511550903, 0.40442898869514465, 0.03696700185537338, 3.1389999389648438, 0.8600000143051147, -1.784999966621399], "mean": [0.5498586893081665, 2.0833380222320557, -0.8272149562835693, -0.7198227643966675, -2.220362663269043, -1.5897605419158936, 1.543307900428772, 854.777099609375, 0.25874945521354675, 0.31489619612693787, -0.03377925232052803, -2.496504545211792, 0.23768863081932068, -0.45985934138298035, -0.4314827620983124, -2.1574089527130127, 0.6803631782531738, 0.9186902642250061, 2.3815770149230957, 1.6665011644363403, -1.6671323776245117, 659.6332397460938, -0.27970588207244873, 0.29113537073135376, -0.013072398491203785, 2.641505002975464, 0.30498701333999634, -2.5122148990631104], "std": [0.18911968171596527, 0.013116283342242241, 0.20747610926628113, 0.10741008818149567, 0.19258283078670502, 0.06022002547979355, 0.5483034253120422, 169.0699005126953, 0.05445735156536102, 0.03850395232439041, 0.01671748235821724, 1.6371006965637207, 0.2440658062696457, 0.2523913085460663, 0.177479550242424, 0.024714913219213486, 0.22596704959869385, 0.1465461105108261, 0.20155231654644012, 0.21152348816394806, 0.6126528382301331, 341.8595886230469, 0.028527306392788887, 0.06948879361152649, 0.017391465604305267, 1.3655438423156738, 0.24653558433055878, 0.4148772954940796], "count": [469]}, "action": {"min": [0.3237411379814148, 2.021667242050171, -1.2373687028884888, -0.9743649959564209, -2.7017698287963867, -1.7216451168060303, 1.152004599571228, 302.0, 0.12301799654960632, 0.2668980062007904, -0.0827149972319603, -3.1411852836608887, -0.2919999957084656, -1.1039999723434448, -0.817407488822937, -2.175448179244995, 0.00617846567183733, 0.5250474214553833, 2.1225647926330566, 1.2515058517456055, -2.5402395725250244, 62.0, -0.3188149929046631, 0.21890799701213837, -0.036699000746011734, -3.132185220718384, -0.22199998795986176, -2.9200000762939453], "max": [0.9041852951049805, 2.0997183322906494, -0.6578495502471924, -0.6318789720535278, -1.9777723550796509, -1.3936628103256226, 2.5341310501098633, 950.0, 0.30862298607826233, 0.3833869993686676, 0.011633999645709991, 3.1389999389648438, 0.4429999887943268, -0.2770000100135803, -0.2727775275707245, -2.063624858856201, 1.0788928270339966, 1.1097501516342163, 2.7994558811187744, 1.900489091873169, -0.9479406476020813, 900.0, -0.21593600511550903, 0.40442898869514465, 0.03696700185537338, 3.1389999389648438, 0.8600000143051147, -1.784999966621399], "mean": [0.5498586893081665, 2.0833380222320557, -0.8272149562835693, -0.7198227643966675, -2.220362663269043, -1.5897605419158936, 1.543307900428772, 854.777099609375, 0.25874945521354675, 0.31489619612693787, -0.03377925232052803, -2.496504545211792, 0.23768863081932068, -0.45985934138298035, -0.4314827620983124, -2.1574089527130127, 0.6803631782531738, 0.9186902642250061, 2.3815770149230957, 1.6665011644363403, -1.6671323776245117, 659.6332397460938, -0.27970588207244873, 0.29113537073135376, -0.013072398491203785, 2.641505002975464, 0.30498701333999634, -2.5122148990631104], "std": [0.18911968171596527, 0.013116283342242241, 0.20747610926628113, 0.10741008818149567, 0.19258283078670502, 0.06022002547979355, 0.5483034253120422, 169.0699005126953, 0.05445735156536102, 0.03850395232439041, 0.01671748235821724, 1.6371006965637207, 0.2440658062696457, 0.2523913085460663, 0.177479550242424, 0.024714913219213486, 0.22596704959869385, 0.1465461105108261, 0.20155231654644012, 0.21152348816394806, 0.6126528382301331, 341.8595886230469, 0.028527306392788887, 0.06948879361152649, 0.017391465604305267, 1.3655438423156738, 0.24653558433055878, 0.4148772954940796], "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": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [469]}, "index": {"min": [14856], "max": [15324], "mean": [15090.0], "std": [135.3883303686104], "count": [469]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [469]}, "subtask_annotation": {"mean": [8.991471215351812, 29.0, 29.0, 29.0, 29.0], "std": [10.034478502460171, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [469]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [469]}, "eef_direction_state": {"mean": [4.422174840085288, 5.040511727078891], "std": [2.034043617128683, 1.5633258770444785], "min": [0, 0], "max": [6, 6], "count": [469]}, "eef_velocity_state": {"mean": [0.6460554371002132, 0.5202558635394456], "std": [0.7491931730687282, 0.7768746764389095], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_acc_mag_state": {"mean": [0.579957356076759, 0.4541577825159915], "std": [0.7974527666425436, 0.7477961826293305], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_direction_action": {"mean": [4.422174840085288, 5.040511727078891], "std": [2.034043617128683, 1.5633258770444785], "min": [0, 0], "max": [6, 6], "count": [469]}, "eef_velocity_action": {"mean": [0.6460554371002132, 0.5202558635394456], "std": [0.7491931730687282, 0.7768746764389095], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_acc_mag_action": {"mean": [0.579957356076759, 0.4541577825159915], "std": [0.7974527666425436, 0.7477961826293305], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_sim_pose_state": {"mean": [0.505897814675896, 0.28442918581722204, 1.083105701415585, -2.024838313038296, 0.8229264075638071, 1.0987843213254676, 0.5337983959594987, -0.2554843812769005, 1.0820591699563284, 2.7684500026371963, 0.8919344387673843, -2.3087799952467547], "std": [0.06730819433122186, 0.030192672266207334, 0.03360574905487606, 1.766231186738707, 0.33853876752890094, 2.2616593470695303, 0.04324471032867455, 0.05240510937036514, 0.040104395811559036, 0.11953268112872831, 0.33032398000587654, 0.15380390704661961], "min": [0.4299854961231758, 0.2146001572115876, 1.028756538288775, -3.140035459205014, 0.36795457447623714, -3.1409335520059365, 0.4853914627845314, -0.3048103495384359, 1.0486207162568333, 2.2580473212123042, 0.233619804687625, -2.8762841411047306], "max": [0.6164368314917446, 0.3428627788397488, 1.1566634743368636, 3.1345264207326062, 1.288055747181478, 3.1413558858446295, 0.6094808185067712, -0.13030319996484396, 1.1805100700682405, 2.8959208518447586, 1.1463624726057882, -2.1652563062386205], "count": [469]}, "eef_sim_pose_action": {"mean": [0.505897814675896, 0.28442918581722204, 1.083105701415585, -2.024838313038296, 0.8229264075638071, 1.0987843213254676, 0.5337983959594987, -0.2554843812769005, 1.0820591699563284, 2.7684500026371963, 0.8919344387673843, -2.3087799952467547], "std": [0.06730819433122186, 0.030192672266207334, 0.03360574905487606, 1.766231186738707, 0.33853876752890094, 2.2616593470695303, 0.04324471032867455, 0.05240510937036514, 0.040104395811559036, 0.11953268112872831, 0.33032398000587654, 0.15380390704661961], "min": [0.4299854961231758, 0.2146001572115876, 1.028756538288775, -3.140035459205014, 0.36795457447623714, -3.1409335520059365, 0.4853914627845314, -0.3048103495384359, 1.0486207162568333, 2.2580473212123042, 0.233619804687625, -2.8762841411047306], "max": [0.6164368314917446, 0.3428627788397488, 1.1566634743368636, 3.1345264207326062, 1.288055747181478, 3.1413558858446295, 0.6094808185067712, -0.13030319996484396, 1.1805100700682405, 2.8959208518447586, 1.1463624726057882, -2.1652563062386205], "count": [469]}, "gripper_mode_state": {"mean": [0.2857142857142857, 0.08315565031982942], "std": [0.45175395145262287, 0.27611734487300016], "min": [0, 0], "max": [1, 1], "count": [469]}, "gripper_activity_state": {"mean": [1.814498933901919, 1.8699360341151385], "std": [0.5159738494585636, 0.45022168924779016], "min": [0, 0], "max": [2, 2], "count": [469]}, "gripper_mode_action": {"mean": [0.2857142857142857, 0.08315565031982942], "std": [0.45175395145262287, 0.27611734487300016], "min": [0, 0], "max": [1, 1], "count": [469]}, "gripper_activity_action": {"mean": [1.814498933901919, 1.8699360341151385], "std": [0.5159738494585636, 0.45022168924779016], "min": [0, 0], "max": [2, 2], "count": [469]}, "gripper_open_scale_state": {"mean": [0.6596332623251965, 0.8547771856312053], "std": [0.34185958105566083, 0.16906993502554934], "min": [0.062, 0.302], "max": [0.9, 0.95], "count": [469]}, "gripper_open_scale_action": {"mean": [0.6596332623251965, 0.8547771856312053], "std": [0.34185958105566083, 0.16906993502554934], "min": [0.062, 0.302], "max": [0.9, 0.95], "count": [469]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[1.0]], [[1.0]]], "mean": [[[0.4922522069668575]], [[0.48032846752270225]], [[0.4658937510845046]]], "std": [[[0.15015820669031438]], [[0.15384167566629564]], [[0.17506111395363042]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48033290314650934]], [[0.4729738923593036]], [[0.459025077361328]]], "std": [[[0.10496067816991633]], [[0.10800210642945642]], [[0.12866992043183687]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.47155210683093296]], [[0.45381069610735153]], [[0.43560311108219096]]], "std": [[[0.09438636621963463]], [[0.12318044571755693]], [[0.14839793538951623]]], "count": [113]}, "observation.state": {"min": [0.23767894506454468, 2.0336227416992188, -0.9372941851615906, -1.0420140027999878, -2.6293036937713623, -1.7213658094406128, 0.7916639447212219, 253.0, 0.21118299663066864, 0.2418069988489151, -0.06975500285625458, -3.1361851692199707, 0.0989999920129776, -1.0889999866485596, -0.7000166773796082, -2.175203800201416, 0.12632693350315094, 0.412386417388916, 1.7736560106277466, 1.111460566520691, -2.7627689838409424, 52.0, -0.33086898922920227, 0.18955299258232117, -0.06477600336074829, -3.1371853351593018, -0.16500002145767212, -2.9820001125335693], "max": [0.6960896849632263, 2.0971179008483887, -0.4156850576400757, -0.4526686370372772, -1.7532356977462769, -1.3446539640426636, 2.388343572616577, 946.0, 0.35154199600219727, 0.3824470043182373, 0.05862399935722351, 3.128999948501587, 0.6169999837875366, -0.14899998903274536, -0.14735814929008484, -2.073974847793579, 1.1910126209259033, 1.1752523183822632, 2.6716105937957764, 1.8100112676620483, -0.5957506895065308, 901.0, -0.21592700481414795, 0.37938201427459717, 0.03324899822473526, 3.140000104904175, 0.8190000057220459, -1.5449999570846558], "mean": [0.4108576774597168, 2.0823280811309814, -0.5982030630111694, -0.6074633002281189, -2.1340339183807373, -1.5129923820495605, 1.2064685821533203, 855.4526977539062, 0.31292423605918884, 0.29285410046577454, -0.02076655440032482, -2.258854389190674, 0.4116745889186859, -0.4100053906440735, -0.2939821481704712, -2.163973808288574, 0.8013181090354919, 0.844922661781311, 2.1732051372528076, 1.540705680847168, -1.698106288909912, 601.1045532226562, -0.2905181348323822, 0.27036547660827637, -0.03307707980275154, 2.407045841217041, 0.4684656858444214, -2.3715155124664307], "std": [0.1369931846857071, 0.0127974608913064, 0.1742812842130661, 0.1661999225616455, 0.21125540137290955, 0.06577058881521225, 0.5849296450614929, 188.6643524169922, 0.038833167403936386, 0.043942227959632874, 0.02404692769050598, 1.6129910945892334, 0.12772555649280548, 0.34451577067375183, 0.16499416530132294, 0.01633627340197563, 0.2723660469055176, 0.2451486587524414, 0.2379574179649353, 0.2225806564092636, 0.7749987244606018, 347.6636047363281, 0.0292116180062294, 0.0698968917131424, 0.02155289426445961, 1.6986809968948364, 0.25034767389297485, 0.5043784976005554], "count": [550]}, "action": {"min": [0.23767894506454468, 2.0336227416992188, -0.9372941851615906, -1.0420140027999878, -2.6293036937713623, -1.7213658094406128, 0.7916639447212219, 253.0, 0.21118299663066864, 0.2418069988489151, -0.06975500285625458, -3.1361851692199707, 0.0989999920129776, -1.0889999866485596, -0.7000166773796082, -2.175203800201416, 0.12632693350315094, 0.412386417388916, 1.7736560106277466, 1.111460566520691, -2.7627689838409424, 52.0, -0.33086898922920227, 0.18955299258232117, -0.06477600336074829, -3.1371853351593018, -0.16500002145767212, -2.9820001125335693], "max": [0.6960896849632263, 2.0971179008483887, -0.4156850576400757, -0.4526686370372772, -1.7532356977462769, -1.3446539640426636, 2.388343572616577, 946.0, 0.35154199600219727, 0.3824470043182373, 0.05862399935722351, 3.128999948501587, 0.6169999837875366, -0.14899998903274536, -0.14735814929008484, -2.073974847793579, 1.1910126209259033, 1.1752523183822632, 2.6716105937957764, 1.8100112676620483, -0.5957506895065308, 901.0, -0.21592700481414795, 0.37938201427459717, 0.03324899822473526, 3.140000104904175, 0.8190000057220459, -1.5449999570846558], "mean": [0.4108576774597168, 2.0823280811309814, -0.5982030630111694, -0.6074633002281189, -2.1340339183807373, -1.5129923820495605, 1.2064685821533203, 855.4526977539062, 0.31292423605918884, 0.29285410046577454, -0.02076655440032482, -2.258854389190674, 0.4116745889186859, -0.4100053906440735, -0.2939821481704712, -2.163973808288574, 0.8013181090354919, 0.844922661781311, 2.1732051372528076, 1.540705680847168, -1.698106288909912, 601.1045532226562, -0.2905181348323822, 0.27036547660827637, -0.03307707980275154, 2.407045841217041, 0.4684656858444214, -2.3715155124664307], "std": [0.1369931846857071, 0.0127974608913064, 0.1742812842130661, 0.1661999225616455, 0.21125540137290955, 0.06577058881521225, 0.5849296450614929, 188.6643524169922, 0.038833167403936386, 0.043942227959632874, 0.02404692769050598, 1.6129910945892334, 0.12772555649280548, 0.34451577067375183, 0.16499416530132294, 0.01633627340197563, 0.2723660469055176, 0.2451486587524414, 0.2379574179649353, 0.2225806564092636, 0.7749987244606018, 347.6636047363281, 0.0292116180062294, 0.0698968917131424, 0.02155289426445961, 1.6986809968948364, 0.25034767389297485, 0.5043784976005554], "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": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [550]}, "index": {"min": [15325], "max": [15874], "mean": [15599.5], "std": [158.77106159498965], "count": [550]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [550]}, "subtask_annotation": {"mean": [8.918181818181818, 29.0, 29.0, 29.0, 29.0], "std": [10.248309677194069, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [550]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [550]}, "eef_direction_state": {"mean": [4.223636363636364, 4.781818181818182], "std": [2.0921901214115852, 1.9853180106234332], "min": [0, 0], "max": [6, 6], "count": [550]}, "eef_velocity_state": {"mean": [0.6436363636363637, 0.4290909090909091], "std": [0.7034366641680453, 0.6751895968804149], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_acc_mag_state": {"mean": [0.6545454545454545, 0.4036363636363636], "std": [0.811691428565441, 0.7266269860523376], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_direction_action": {"mean": [4.223636363636364, 4.781818181818182], "std": [2.0921901214115852, 1.9853180106234332], "min": [0, 0], "max": [6, 6], "count": [550]}, "eef_velocity_action": {"mean": [0.6436363636363637, 0.4290909090909091], "std": [0.7034366641680453, 0.6751895968804149], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_acc_mag_action": {"mean": [0.6545454545454545, 0.4036363636363636], "std": [0.811691428565441, 0.7266269860523376], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_sim_pose_state": {"mean": [0.47958484480002683, 0.2783908991381096, 1.057023109546219, -2.4799771155345884, 0.8581174006856035, 0.6753807405164962, 0.5006239162371491, -0.30263967005949216, 1.0478376490145864, -0.40493052661771417, 1.0472545923626493, -2.334495113307813], "std": [0.07032078732763875, 0.026857499767356238, 0.039906670209291936, 0.29828352173968187, 0.41352863672572665, 2.6095751391639292, 0.04799065861874846, 0.03170789480058996, 0.0383883903421385, 2.8657605639077413, 0.2871629030401834, 0.3656632538100891], "min": [0.39345690036230674, 0.2142962540573539, 0.9960836554558639, -3.0747720572471615, 0.3187636887995213, -3.1404577493156873, 0.44844546497871973, -0.33124106563821276, 1.017206357736801, -3.141108664279242, 0.4390623485888274, -2.989342292122257], "max": [0.5952046748183119, 0.34509511879069427, 1.14101297693075, -1.876426321345145, 1.3697291185980718, 3.1313612151882624, 0.5966508849301423, -0.20252821471984672, 1.1415107888487357, 3.141378825587362, 1.3399874009722996, -2.001212250107926], "count": [550]}, "eef_sim_pose_action": {"mean": [0.47958484480002683, 0.2783908991381096, 1.057023109546219, -2.4799771155345884, 0.8581174006856035, 0.6753807405164962, 0.5006239162371491, -0.30263967005949216, 1.0478376490145864, -0.40493052661771417, 1.0472545923626493, -2.334495113307813], "std": [0.07032078732763875, 0.026857499767356238, 0.039906670209291936, 0.29828352173968187, 0.41352863672572665, 2.6095751391639292, 0.04799065861874846, 0.03170789480058996, 0.0383883903421385, 2.8657605639077413, 0.2871629030401834, 0.3656632538100891], "min": [0.39345690036230674, 0.2142962540573539, 0.9960836554558639, -3.0747720572471615, 0.3187636887995213, -3.1404577493156873, 0.44844546497871973, -0.33124106563821276, 1.017206357736801, -3.141108664279242, 0.4390623485888274, -2.989342292122257], "max": [0.5952046748183119, 0.34509511879069427, 1.14101297693075, -1.876426321345145, 1.3697291185980718, 3.1313612151882624, 0.5966508849301423, -0.20252821471984672, 1.1415107888487357, 3.141378825587362, 1.3399874009722996, -2.001212250107926], "count": [550]}, "gripper_mode_state": {"mean": [0.3236363636363636, 0.08], "std": [0.46786308656336323, 0.2712931993250106], "min": [0, 0], "max": [1, 1], "count": [550]}, "gripper_activity_state": {"mean": [1.8690909090909091, 1.8818181818181818], "std": [0.4643167912585443, 0.4206449200457913], "min": [0, 0], "max": [2, 2], "count": [550]}, "gripper_mode_action": {"mean": [0.3236363636363636, 0.08], "std": [0.46786308656336323, 0.2712931993250106], "min": [0, 0], "max": [1, 1], "count": [550]}, "gripper_activity_action": {"mean": [1.8690909090909091, 1.8818181818181818], "std": [0.4643167912585443, 0.4206449200457913], "min": [0, 0], "max": [2, 2], "count": [550]}, "gripper_open_scale_state": {"mean": [0.601104545516968, 0.8554527271617525], "std": [0.3476636755369442, 0.18866453076431522], "min": [0.052, 0.253], "max": [0.901, 0.946], "count": [550]}, "gripper_open_scale_action": {"mean": [0.601104545516968, 0.8554527271617525], "std": [0.3476636755369442, 0.18866453076431522], "min": [0.052, 0.253], "max": [0.901, 0.946], "count": [550]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.788235294117647]], [[1.0]], [[1.0]]], "mean": [[[0.4946879187091503]], [[0.482319477124183]], [[0.4688847794117647]]], "std": [[[0.1327136155360793]], [[0.1404754777428894]], [[0.15946558656628995]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47679522671568625]], [[0.4712470424836601]], [[0.4591530698529412]]], "std": [[[0.10242574791113318]], [[0.10592269212392205]], [[0.12328010072499507]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4830231719771242]], [[0.46616414624183006]], [[0.4481025142973856]]], "std": [[[0.11366875902566621]], [[0.1329974926428431]], [[0.1566118323935632]]], "count": [100]}, "observation.state": {"min": [0.49560368061065674, 1.945047378540039, -1.3459805250167847, -1.0703232288360596, -2.6169817447662354, -1.7832204103469849, 1.2301430702209473, 43.0, 0.09526900202035904, 0.3048439919948578, -0.09255699813365936, -3.1391851902008057, -0.3700000047683716, -0.6220000386238098, -0.9205041527748108, -2.1752562522888184, 0.3231652081012726, 0.6428048014640808, 1.9210141897201538, 1.0298141241073608, -2.485069751739502, 67.0, -0.3383930027484894, 0.2456669956445694, -0.034279000014066696, -3.1411852836608887, -0.17599999904632568, -2.819000005722046], "max": [0.941133975982666, 2.1003642082214355, -0.40168753266334534, -0.5821371078491211, -2.026292324066162, -1.3059426546096802, 2.047271490097046, 643.0, 0.2916640043258667, 0.40070998668670654, 0.05651799961924553, 3.1410000324249268, 0.7020000219345093, -0.1469999998807907, -0.23797565698623657, -1.9581373929977417, 1.0736044645309448, 1.1991808414459229, 2.8554461002349854, 1.8594564199447632, -1.2640197277069092, 688.0, -0.22816500067710876, 0.4332199990749359, 0.09966500103473663, 3.140000104904175, 0.8370000123977661, -1.6369999647140503], "mean": [0.6226059794425964, 2.0190210342407227, -0.7146475315093994, -0.7339817881584167, -2.2122983932495117, -1.6349855661392212, 1.5093272924423218, 507.3307800292969, 0.2449904829263687, 0.343624472618103, 0.0071140434592962265, -2.855497360229492, 0.2965501546859741, -0.343858927488327, -0.4433028995990753, -2.0971083641052246, 0.6374983787536621, 0.8967301249504089, 2.2625374794006348, 1.5697999000549316, -1.8023555278778076, 528.9496459960938, -0.2915087044239044, 0.3170784115791321, 0.022045640274882317, 2.269958972930908, 0.40398478507995605, -2.376110076904297], "std": [0.14985749125480652, 0.04254869371652603, 0.2882629632949829, 0.12729382514953613, 0.16188038885593414, 0.1280253827571869, 0.29401397705078125, 162.50035095214844, 0.061904795467853546, 0.03296070173382759, 0.035882171243429184, 0.8488515615463257, 0.29038065671920776, 0.08673865348100662, 0.24190199375152588, 0.06352609395980835, 0.2010239213705063, 0.13397923111915588, 0.3002539575099945, 0.2562914490699768, 0.46772825717926025, 219.314697265625, 0.027545634657144547, 0.06334520131349564, 0.03132885321974754, 1.805560827255249, 0.2739260494709015, 0.3925165832042694], "count": [467]}, "action": {"min": [0.49560368061065674, 1.945047378540039, -1.3459805250167847, -1.0703232288360596, -2.6169817447662354, -1.7832204103469849, 1.2301430702209473, 43.0, 0.09526900202035904, 0.3048439919948578, -0.09255699813365936, -3.1391851902008057, -0.3700000047683716, -0.6220000386238098, -0.9205041527748108, -2.1752562522888184, 0.3231652081012726, 0.6428048014640808, 1.9210141897201538, 1.0298141241073608, -2.485069751739502, 67.0, -0.3383930027484894, 0.2456669956445694, -0.034279000014066696, -3.1411852836608887, -0.17599999904632568, -2.819000005722046], "max": [0.941133975982666, 2.1003642082214355, -0.40168753266334534, -0.5821371078491211, -2.026292324066162, -1.3059426546096802, 2.047271490097046, 643.0, 0.2916640043258667, 0.40070998668670654, 0.05651799961924553, 3.1410000324249268, 0.7020000219345093, -0.1469999998807907, -0.23797565698623657, -1.9581373929977417, 1.0736044645309448, 1.1991808414459229, 2.8554461002349854, 1.8594564199447632, -1.2640197277069092, 688.0, -0.22816500067710876, 0.4332199990749359, 0.09966500103473663, 3.140000104904175, 0.8370000123977661, -1.6369999647140503], "mean": [0.6226059794425964, 2.0190210342407227, -0.7146475315093994, -0.7339817881584167, -2.2122983932495117, -1.6349855661392212, 1.5093272924423218, 507.3307800292969, 0.2449904829263687, 0.343624472618103, 0.0071140434592962265, -2.855497360229492, 0.2965501546859741, -0.343858927488327, -0.4433028995990753, -2.0971083641052246, 0.6374983787536621, 0.8967301249504089, 2.2625374794006348, 1.5697999000549316, -1.8023555278778076, 528.9496459960938, -0.2915087044239044, 0.3170784115791321, 0.022045640274882317, 2.269958972930908, 0.40398478507995605, -2.376110076904297], "std": [0.14985749125480652, 0.04254869371652603, 0.2882629632949829, 0.12729382514953613, 0.16188038885593414, 0.1280253827571869, 0.29401397705078125, 162.50035095214844, 0.061904795467853546, 0.03296070173382759, 0.035882171243429184, 0.8488515615463257, 0.29038065671920776, 0.08673865348100662, 0.24190199375152588, 0.06352609395980835, 0.2010239213705063, 0.13397923111915588, 0.3002539575099945, 0.2562914490699768, 0.46772825717926025, 219.314697265625, 0.027545634657144547, 0.06334520131349564, 0.03132885321974754, 1.805560827255249, 0.2739260494709015, 0.3925165832042694], "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": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [467]}, "index": {"min": [15875], "max": [16341], "mean": [16108.0], "std": [134.8109787814034], "count": [467]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [467]}, "subtask_annotation": {"mean": [9.70663811563169, 29.0, 29.0, 29.0, 29.0], "std": [10.020194750128134, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [467]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [467]}, "eef_direction_state": {"mean": [4.462526766595289, 4.69593147751606], "std": [1.883146382093757, 1.789107100763607], "min": [0, 0], "max": [6, 6], "count": [467]}, "eef_velocity_state": {"mean": [0.7580299785867237, 0.588865096359743], "std": [0.7956753929882876, 0.7590455215971453], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_acc_mag_state": {"mean": [0.6745182012847966, 0.5974304068522484], "std": [0.8438298114782279, 0.7992460533040531], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_direction_action": {"mean": [4.462526766595289, 4.69593147751606], "std": [1.883146382093757, 1.789107100763607], "min": [0, 0], "max": [6, 6], "count": [467]}, "eef_velocity_action": {"mean": [0.7580299785867237, 0.588865096359743], "std": [0.7956753929882876, 0.7590455215971453], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_acc_mag_action": {"mean": [0.6745182012847966, 0.5974304068522484], "std": [0.8438298114782279, 0.7992460533040531], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_sim_pose_state": {"mean": [0.5246345798794013, 0.3151392295567754, 1.0984849795771308, -2.588985400003872, 0.8226837648343804, 1.3862888115508665, 0.5595443627808243, -0.2749617368904784, 1.1185589657224775, 2.756269036639091, 0.9852017250813615, -2.3045849233962064], "std": [0.06582936439416626, 0.03474032194549611, 0.03639082518120631, 0.29027669644827747, 0.32832035382262703, 2.2630014826192797, 0.034710145469890055, 0.07115673755350146, 0.03163535038997812, 0.19048408342803447, 0.25627022093025553, 0.30801170429767566], "min": [0.456963078639835, 0.2416103048134366, 1.0538128579310675, -3.115426719655644, 0.3396592947052137, -3.095056013591758, 0.5242161293781573, -0.3317154624526332, 1.093913058280061, 2.2352769439179165, 0.36144709952983733, -3.1189715607580064], "max": [0.6474131149192587, 0.3832209608056535, 1.2069591707794696, -2.1622766490690575, 1.2568403943991417, 3.1319915086558527, 0.6220288306561921, -0.09491628721563086, 1.2006419841779343, 3.0834057093381038, 1.2868673487819136, -1.7944546346955128], "count": [467]}, "eef_sim_pose_action": {"mean": [0.5246345798794013, 0.3151392295567754, 1.0984849795771308, -2.588985400003872, 0.8226837648343804, 1.3862888115508665, 0.5595443627808243, -0.2749617368904784, 1.1185589657224775, 2.756269036639091, 0.9852017250813615, -2.3045849233962064], "std": [0.06582936439416626, 0.03474032194549611, 0.03639082518120631, 0.29027669644827747, 0.32832035382262703, 2.2630014826192797, 0.034710145469890055, 0.07115673755350146, 0.03163535038997812, 0.19048408342803447, 0.25627022093025553, 0.30801170429767566], "min": [0.456963078639835, 0.2416103048134366, 1.0538128579310675, -3.115426719655644, 0.3396592947052137, -3.095056013591758, 0.5242161293781573, -0.3317154624526332, 1.093913058280061, 2.2352769439179165, 0.36144709952983733, -3.1189715607580064], "max": [0.6474131149192587, 0.3832209608056535, 1.2069591707794696, -2.1622766490690575, 1.2568403943991417, 3.1319915086558527, 0.6220288306561921, -0.09491628721563086, 1.2006419841779343, 3.0834057093381038, 1.2868673487819136, -1.7944546346955128], "count": [467]}, "gripper_mode_state": {"mean": [0.21841541755888652, 0.1734475374732334], "std": [0.4131708156821613, 0.37863371378907246], "min": [0, 0], "max": [1, 1], "count": [467]}, "gripper_activity_state": {"mean": [1.9164882226980728, 1.9186295503211992], "std": [0.3636097888603757, 0.3728124572645889], "min": [0, 0], "max": [2, 2], "count": [467]}, "gripper_mode_action": {"mean": [0.21841541755888652, 0.1734475374732334], "std": [0.4131708156821613, 0.37863371378907246], "min": [0, 0], "max": [1, 1], "count": [467]}, "gripper_activity_action": {"mean": [1.9164882226980728, 1.9186295503211992], "std": [0.3636097888603757, 0.3728124572645889], "min": [0, 0], "max": [2, 2], "count": [467]}, "gripper_open_scale_state": {"mean": [0.528949678882542, 0.5073308350850976], "std": [0.21931475487943997, 0.16250035666173085], "min": [0.067, 0.043], "max": [0.688, 0.643], "count": [467]}, "gripper_open_scale_action": {"mean": [0.528949678882542, 0.5073308350850976], "std": [0.21931475487943997, 0.16250035666173085], "min": [0.067, 0.043], "max": [0.688, 0.643], "count": [467]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.49086381944444446]], [[0.478058960375817]], [[0.4648352920751634]]], "std": [[[0.14547707214405647]], [[0.1521844293483179]], [[0.1686233400563371]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4755431515522876]], [[0.4785284946895425]], [[0.47064668913398694]]], "std": [[[0.11333179931846002]], [[0.10975410230937183]], [[0.11847743750432721]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48064557598039215]], [[0.45987102736928104]], [[0.43980431985294116]]], "std": [[[0.11499624058824168]], [[0.13460727960950564]], [[0.16130444897819132]]], "count": [100]}, "observation.state": {"min": [0.3297450542449951, 1.9596034288406372, -1.3328555822372437, -1.2097924947738647, -2.675380229949951, -1.9840553998947144, 1.062992811203003, 45.0, 0.11204399913549423, 0.2780410051345825, -0.10412400215864182, -3.1070001125335693, -0.5130000114440918, -0.6309999823570251, -0.939981997013092, -2.1752212047576904, 0.3959105312824249, 0.7469660639762878, 1.932201623916626, 1.2166341543197632, -2.8517282009124756, 66.0, -0.30730199813842773, 0.22681200504302979, -0.05556299909949303, -3.128999948501587, -0.3319999575614929, -2.806999921798706], "max": [0.9838945269584656, 2.1038897037506104, -0.45429176092147827, -0.5934293866157532, -1.9250457286834717, -1.1498754024505615, 1.9651185274124146, 820.0, 0.3050059974193573, 0.4114939868450165, 0.07803499698638916, -2.9119999408721924, 0.5799999833106995, -0.18199999630451202, -0.2166128158569336, -1.9522730112075806, 1.0995399951934814, 1.355248212814331, 2.830278158187866, 2.0071983337402344, -1.2447514533996582, 873.0, -0.152755007147789, 0.42375800013542175, 0.09682399779558182, 3.1389999389648438, 0.6880000233650208, -1.659999966621399], "mean": [0.5908769369125366, 2.0593101978302, -0.7691431045532227, -0.7716161608695984, -2.2553391456604004, -1.6715805530548096, 1.4915920495986938, 676.046142578125, 0.24358586966991425, 0.3226054608821869, -0.010291957296431065, -3.026221513748169, 0.23461298644542694, -0.33306536078453064, -0.4635547697544098, -2.1381752490997314, 0.7277994751930237, 0.9151498675346375, 2.2077620029449463, 1.6118667125701904, -1.7597497701644897, 690.1093139648438, -0.25676229596138, 0.3170013129711151, 0.003356671892106533, 2.1861934661865234, 0.41405540704727173, -2.534306049346924], "std": [0.19744440913200378, 0.03276331350207329, 0.30535098910331726, 0.18004006147384644, 0.2015274614095688, 0.18640722334384918, 0.327258437871933, 225.84971618652344, 0.06585259735584259, 0.04557029902935028, 0.03749041631817818, 0.06220953166484833, 0.34957849979400635, 0.09194158762693405, 0.27378368377685547, 0.04856977239251137, 0.19554995000362396, 0.13792073726654053, 0.33610090613365173, 0.2079242616891861, 0.5758419036865234, 294.278076171875, 0.04909629374742508, 0.06909842789173126, 0.03078397735953331, 1.8646126985549927, 0.33333641290664673, 0.3339364230632782], "count": [398]}, "action": {"min": [0.3297450542449951, 1.9596034288406372, -1.3328555822372437, -1.2097924947738647, -2.675380229949951, -1.9840553998947144, 1.062992811203003, 45.0, 0.11204399913549423, 0.2780410051345825, -0.10412400215864182, -3.1070001125335693, -0.5130000114440918, -0.6309999823570251, -0.939981997013092, -2.1752212047576904, 0.3959105312824249, 0.7469660639762878, 1.932201623916626, 1.2166341543197632, -2.8517282009124756, 66.0, -0.30730199813842773, 0.22681200504302979, -0.05556299909949303, -3.128999948501587, -0.3319999575614929, -2.806999921798706], "max": [0.9838945269584656, 2.1038897037506104, -0.45429176092147827, -0.5934293866157532, -1.9250457286834717, -1.1498754024505615, 1.9651185274124146, 820.0, 0.3050059974193573, 0.4114939868450165, 0.07803499698638916, -2.9119999408721924, 0.5799999833106995, -0.18199999630451202, -0.2166128158569336, -1.9522730112075806, 1.0995399951934814, 1.355248212814331, 2.830278158187866, 2.0071983337402344, -1.2447514533996582, 873.0, -0.152755007147789, 0.42375800013542175, 0.09682399779558182, 3.1389999389648438, 0.6880000233650208, -1.659999966621399], "mean": [0.5908769369125366, 2.0593101978302, -0.7691431045532227, -0.7716161608695984, -2.2553391456604004, -1.6715805530548096, 1.4915920495986938, 676.046142578125, 0.24358586966991425, 0.3226054608821869, -0.010291957296431065, -3.026221513748169, 0.23461298644542694, -0.33306536078453064, -0.4635547697544098, -2.1381752490997314, 0.7277994751930237, 0.9151498675346375, 2.2077620029449463, 1.6118667125701904, -1.7597497701644897, 690.1093139648438, -0.25676229596138, 0.3170013129711151, 0.003356671892106533, 2.1861934661865234, 0.41405540704727173, -2.534306049346924], "std": [0.19744440913200378, 0.03276331350207329, 0.30535098910331726, 0.18004006147384644, 0.2015274614095688, 0.18640722334384918, 0.327258437871933, 225.84971618652344, 0.06585259735584259, 0.04557029902935028, 0.03749041631817818, 0.06220953166484833, 0.34957849979400635, 0.09194158762693405, 0.27378368377685547, 0.04856977239251137, 0.19554995000362396, 0.13792073726654053, 0.33610090613365173, 0.2079242616891861, 0.5758419036865234, 294.278076171875, 0.04909629374742508, 0.06909842789173126, 0.03078397735953331, 1.8646126985549927, 0.33333641290664673, 0.3339364230632782], "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": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [398]}, "index": {"min": [25341], "max": [25738], "mean": [25539.5], "std": [114.8923409109589], "count": [398]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [398]}, "subtask_annotation": {"mean": [11.92713567839196, 29.0, 29.0, 29.0, 29.0], "std": [10.475969982395089, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [398]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [398]}, "eef_direction_state": {"mean": [4.721105527638191, 4.550251256281407], "std": [1.6625060649512187, 1.8366009234304683], "min": [0, 0], "max": [6, 6], "count": [398]}, "eef_velocity_state": {"mean": [0.8165829145728644, 0.7562814070351759], "std": [0.864734183405107, 0.8226677044626576], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_acc_mag_state": {"mean": [0.7035175879396985, 0.6306532663316583], "std": [0.8402785422615184, 0.8062351711086212], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_direction_action": {"mean": [4.721105527638191, 4.550251256281407], "std": [1.6625060649512187, 1.8366009234304683], "min": [0, 0], "max": [6, 6], "count": [398]}, "eef_velocity_action": {"mean": [0.8165829145728644, 0.7562814070351759], "std": [0.864734183405107, 0.8226677044626576], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_acc_mag_action": {"mean": [0.7035175879396985, 0.6306532663316583], "std": [0.8402785422615184, 0.8062351711086212], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_sim_pose_state": {"mean": [0.525949018523122, 0.2788752859064604, 1.107066619108076, -1.838207961099128, 0.9258995174658858, 1.8771391873962633, 0.5407437312725506, -0.2608841428927402, 1.1084264389263745, 2.7552570827838454, 0.9301587767598353, -2.2468505115824398], "std": [0.07245399239622839, 0.050526211424893365, 0.048839665811029935, 1.803574890353622, 0.3763098586176486, 1.972218794214029, 0.04909302058724524, 0.07057757353464182, 0.04752662686301105, 0.24265633021783273, 0.30892496450077833, 0.3049282690964649], "min": [0.4380208744529063, 0.17443320577277205, 1.0630013620384953, -3.139706947688291, 0.32029721885576845, -3.1298405891984737, 0.4937737432881861, -0.33806658494204495, 1.0547348841396318, 2.211986905651167, 0.24836928583446705, -2.94241103590186], "max": [0.6397935632316073, 0.34373092739955735, 1.228838155057611, 3.136504637691555, 1.2638483681410215, 3.1413847867554643, 0.6316998855374611, -0.09972825127285943, 1.226356687414409, 3.134198271122737, 1.2079102759325178, -1.8027152803846525], "count": [398]}, "eef_sim_pose_action": {"mean": [0.525949018523122, 0.2788752859064604, 1.107066619108076, -1.838207961099128, 0.9258995174658858, 1.8771391873962633, 0.5407437312725506, -0.2608841428927402, 1.1084264389263745, 2.7552570827838454, 0.9301587767598353, -2.2468505115824398], "std": [0.07245399239622839, 0.050526211424893365, 0.048839665811029935, 1.803574890353622, 0.3763098586176486, 1.972218794214029, 0.04909302058724524, 0.07057757353464182, 0.04752662686301105, 0.24265633021783273, 0.30892496450077833, 0.3049282690964649], "min": [0.4380208744529063, 0.17443320577277205, 1.0630013620384953, -3.139706947688291, 0.32029721885576845, -3.1298405891984737, 0.4937737432881861, -0.33806658494204495, 1.0547348841396318, 2.211986905651167, 0.24836928583446705, -2.94241103590186], "max": [0.6397935632316073, 0.34373092739955735, 1.228838155057611, 3.136504637691555, 1.2638483681410215, 3.1413847867554643, 0.6316998855374611, -0.09972825127285943, 1.226356687414409, 3.134198271122737, 1.2079102759325178, -1.8027152803846525], "count": [398]}, "gripper_mode_state": {"mean": [0.21105527638190955, 0.1658291457286432], "std": [0.408057528656517, 0.3719271973861986], "min": [0, 0], "max": [1, 1], "count": [398]}, "gripper_activity_state": {"mean": [1.7738693467336684, 1.8542713567839195], "std": [0.5880900035508639, 0.47433565997645044], "min": [0, 0], "max": [2, 2], "count": [398]}, "gripper_mode_action": {"mean": [0.21105527638190955, 0.1658291457286432], "std": [0.408057528656517, 0.3719271973861986], "min": [0, 0], "max": [1, 1], "count": [398]}, "gripper_activity_action": {"mean": [1.7738693467336684, 1.8542713567839195], "std": [0.5880900035508639, 0.47433565997645044], "min": [0, 0], "max": [2, 2], "count": [398]}, "gripper_open_scale_state": {"mean": [0.690109296731615, 0.6760464824504002], "std": [0.2942779697249953, 0.22584970502215124], "min": [0.066, 0.045], "max": [0.873, 0.82], "count": [398]}, "gripper_open_scale_action": {"mean": [0.690109296731615, 0.6760464824504002], "std": [0.2942779697249953, 0.22584970502215124], "min": [0.066, 0.045], "max": [0.873, 0.82], "count": [398]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[1.0]], [[1.0]]], "mean": [[[0.47997957936028296]], [[0.47302065706419555]], [[0.46027071022472915]]], "std": [[[0.1421874164564877]], [[0.14738299725375392]], [[0.16393912872110653]]], "count": [146]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47383115515041635]], [[0.47848148054884054]], [[0.47110764168681174]]], "std": [[[0.1079918273770451]], [[0.10338661446084438]], [[0.11082019363937551]]], "count": [146]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4795782970722535]], [[0.4637840115498254]], [[0.4453134037290715]]], "std": [[[0.1129083510668883]], [[0.13331906830180948]], [[0.15790410232696975]]], "count": [146]}, "observation.state": {"min": [0.3961024880409241, 1.9752590656280518, -1.3298187255859375, -1.0726444721221924, -2.782700538635254, -1.8422822952270508, 0.9605244994163513, 65.0, 0.09841100126504898, 0.2780250012874603, -0.11399900168180466, -3.1351852416992188, -0.31200000643730164, -0.5640000104904175, -1.0230422019958496, -2.1653778553009033, 0.2565982937812805, 0.435529500246048, 1.918431043624878, 1.1406424045562744, -2.6403167247772217, 32.0, -0.3270359933376312, 0.21698400378227234, -0.03266499936580658, -3.1381852626800537, -0.19500000774860382, -2.9739999771118164], "max": [1.0509674549102783, 2.102668046951294, -0.5381024479866028, -0.46469390392303467, -1.6830734014511108, -1.051700472831726, 2.1212732791900635, 958.0, 0.28419798612594604, 0.4369960129261017, 0.07760000228881836, -2.6740000247955322, 0.699999988079071, -0.18799999356269836, -0.2269451767206192, -1.9833049774169922, 0.996356189250946, 1.0551562309265137, 2.8564233779907227, 1.9820833206176758, -0.804230272769928, 859.0, -0.18995000422000885, 0.45141300559043884, 0.048030998557806015, 3.1410000324249268, 0.8459999561309814, -1.7089999914169312], "mean": [0.6673641204833984, 2.061251401901245, -0.7860590219497681, -0.6758469343185425, -2.1689980030059814, -1.530107855796814, 1.5142546892166138, 816.7193603515625, 0.2207096666097641, 0.3567916452884674, -0.018913712352514267, -2.9399662017822266, 0.3436618745326996, -0.34244397282600403, -0.5148438811302185, -2.116856813430786, 0.5734085440635681, 0.731744110584259, 2.206810474395752, 1.6004868745803833, -1.6830034255981445, 705.0135498046875, -0.26798295974731445, 0.3241672217845917, 0.0014725617365911603, 2.7741785049438477, 0.5341299772262573, -2.4664807319641113], "std": [0.2011898159980774, 0.026967838406562805, 0.25734326243400574, 0.15345285832881927, 0.28181418776512146, 0.22442540526390076, 0.3760682940483093, 303.1210021972656, 0.056242842227220535, 0.05470120906829834, 0.03670738264918327, 0.1372978240251541, 0.31730061769485474, 0.10537828505039215, 0.2689254879951477, 0.056286267936229706, 0.18574275076389313, 0.1286269724369049, 0.3525983393192291, 0.1977643370628357, 0.5732081532478333, 295.3760070800781, 0.03619162738323212, 0.0752166360616684, 0.021908840164542198, 0.7580446004867554, 0.3409916162490845, 0.3095115125179291], "count": [775]}, "action": {"min": [0.3961024880409241, 1.9752590656280518, -1.3298187255859375, -1.0726444721221924, -2.782700538635254, -1.8422822952270508, 0.9605244994163513, 65.0, 0.09841100126504898, 0.2780250012874603, -0.11399900168180466, -3.1351852416992188, -0.31200000643730164, -0.5640000104904175, -1.0230422019958496, -2.1653778553009033, 0.2565982937812805, 0.435529500246048, 1.918431043624878, 1.1406424045562744, -2.6403167247772217, 32.0, -0.3270359933376312, 0.21698400378227234, -0.03266499936580658, -3.1381852626800537, -0.19500000774860382, -2.9739999771118164], "max": [1.0509674549102783, 2.102668046951294, -0.5381024479866028, -0.46469390392303467, -1.6830734014511108, -1.051700472831726, 2.1212732791900635, 958.0, 0.28419798612594604, 0.4369960129261017, 0.07760000228881836, -2.6740000247955322, 0.699999988079071, -0.18799999356269836, -0.2269451767206192, -1.9833049774169922, 0.996356189250946, 1.0551562309265137, 2.8564233779907227, 1.9820833206176758, -0.804230272769928, 859.0, -0.18995000422000885, 0.45141300559043884, 0.048030998557806015, 3.1410000324249268, 0.8459999561309814, -1.7089999914169312], "mean": [0.6673641204833984, 2.061251401901245, -0.7860590219497681, -0.6758469343185425, -2.1689980030059814, -1.530107855796814, 1.5142546892166138, 816.7193603515625, 0.2207096666097641, 0.3567916452884674, -0.018913712352514267, -2.9399662017822266, 0.3436618745326996, -0.34244397282600403, -0.5148438811302185, -2.116856813430786, 0.5734085440635681, 0.731744110584259, 2.206810474395752, 1.6004868745803833, -1.6830034255981445, 705.0135498046875, -0.26798295974731445, 0.3241672217845917, 0.0014725617365911603, 2.7741785049438477, 0.5341299772262573, -2.4664807319641113], "std": [0.2011898159980774, 0.026967838406562805, 0.25734326243400574, 0.15345285832881927, 0.28181418776512146, 0.22442540526390076, 0.3760682940483093, 303.1210021972656, 0.056242842227220535, 0.05470120906829834, 0.03670738264918327, 0.1372978240251541, 0.31730061769485474, 0.10537828505039215, 0.2689254879951477, 0.056286267936229706, 0.18574275076389313, 0.1286269724369049, 0.3525983393192291, 0.1977643370628357, 0.5732081532478333, 295.3760070800781, 0.03619162738323212, 0.0752166360616684, 0.021908840164542198, 0.7580446004867554, 0.3409916162490845, 0.3095115125179291], "count": [775]}, "timestamp": {"min": [0.0], "max": [25.8], "mean": [12.9], "std": [7.457434768962672], "count": [775]}, "frame_index": {"min": [0], "max": [774], "mean": [387.0], "std": [223.72304306888014], "count": [775]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [775]}, "index": {"min": [25739], "max": [26513], "mean": [26126.0], "std": [223.72304306888014], "count": [775]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [775]}, "subtask_annotation": {"mean": [12.209032258064516, 29.0, 29.0, 29.0, 29.0], "std": [10.116619145467743, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [775]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [775]}, "eef_direction_state": {"mean": [4.558709677419355, 4.686451612903226], "std": [2.1399664482378475, 1.809939489965375], "min": [0, 0], "max": [6, 6], "count": [775]}, "eef_velocity_state": {"mean": [0.5096774193548387, 0.5574193548387096], "std": [0.7054419062109305, 0.7086514578109944], "min": [0, 0], "max": [2, 2], "count": [775]}, "eef_acc_mag_state": {"mean": [0.5032258064516129, 0.49806451612903224], "std": [0.7566837115559047, 0.761786606962443], "min": [0, 0], "max": [2, 2], "count": [775]}, "eef_direction_action": {"mean": [4.558709677419355, 4.686451612903226], "std": [2.1399664482378475, 1.809939489965375], "min": [0, 0], "max": [6, 6], "count": [775]}, "eef_velocity_action": {"mean": [0.5096774193548387, 0.5574193548387096], "std": [0.7054419062109305, 0.7086514578109944], "min": [0, 0], "max": [2, 2], "count": [775]}, "eef_acc_mag_action": {"mean": [0.5032258064516129, 0.49806451612903224], "std": [0.7566837115559047, 0.761786606962443], "min": [0, 0], "max": [2, 2], "count": [775]}, "eef_sim_pose_state": {"mean": [0.5306764517411804, 0.2855220092204781, 1.0939423364673204, -1.987308362037215, 0.9479341437079143, -1.3960846776607092, 0.5713878718908599, -0.2395491754409401, 1.115183307668231, 1.964621689583264, 1.030460657425676, -2.34390726498331], "std": [0.0795540997403819, 0.035492975990535684, 0.045439756609681727, 1.1844280644078364, 0.38115703385468735, 2.548386950911794, 0.054350666356331144, 0.06267529232305113, 0.04201726554624174, 1.9216303918459705, 0.3047585751833765, 0.26878102446785107], "min": [0.42301110340797077, 0.2026985728980999, 1.0209654864226696, -3.13614688062063, 0.3365128692315338, -3.141066757223346, 0.4969693857249199, -0.2992117168994008, 1.0398713384856146, -3.1411451137920436, 0.37438988481961366, -3.0693687983735574], "max": [0.6648765307031222, 0.3407923039582029, 1.1994218730532, 3.140915853570871, 1.443619119292865, 3.1386033725637814, 0.649062111822145, -0.08237939195119473, 1.2149014559740028, 3.14120697226591, 1.339134275096335, -1.8782882959942784], "count": [775]}, "eef_sim_pose_action": {"mean": [0.5306764517411804, 0.2855220092204781, 1.0939423364673204, -1.987308362037215, 0.9479341437079143, -1.3960846776607092, 0.5713878718908599, -0.2395491754409401, 1.115183307668231, 1.964621689583264, 1.030460657425676, -2.34390726498331], "std": [0.0795540997403819, 0.035492975990535684, 0.045439756609681727, 1.1844280644078364, 0.38115703385468735, 2.548386950911794, 0.054350666356331144, 0.06267529232305113, 0.04201726554624174, 1.9216303918459705, 0.3047585751833765, 0.26878102446785107], "min": [0.42301110340797077, 0.2026985728980999, 1.0209654864226696, -3.13614688062063, 0.3365128692315338, -3.141066757223346, 0.4969693857249199, -0.2992117168994008, 1.0398713384856146, -3.1411451137920436, 0.37438988481961366, -3.0693687983735574], "max": [0.6648765307031222, 0.3407923039582029, 1.1994218730532, 3.140915853570871, 1.443619119292865, 3.1386033725637814, 0.649062111822145, -0.08237939195119473, 1.2149014559740028, 3.14120697226591, 1.339134275096335, -1.8782882959942784], "count": [775]}, "gripper_mode_state": {"mean": [0.1767741935483871, 0.15096774193548387], "std": [0.38147749349562216, 0.35801743369616174], "min": [0, 0], "max": [1, 1], "count": [775]}, "gripper_activity_state": {"mean": [1.9096774193548387, 1.8916129032258064], "std": [0.3829889568943403, 0.41409907474477164], "min": [0, 0], "max": [2, 2], "count": [775]}, "gripper_mode_action": {"mean": [0.1767741935483871, 0.15096774193548387], "std": [0.38147749349562216, 0.35801743369616174], "min": [0, 0], "max": [1, 1], "count": [775]}, "gripper_activity_action": {"mean": [1.9096774193548387, 1.8916129032258064], "std": [0.3829889568943403, 0.41409907474477164], "min": [0, 0], "max": [2, 2], "count": [775]}, "gripper_open_scale_state": {"mean": [0.7050135483969424, 0.8167193548879315], "std": [0.29537590694953547, 0.30312084427019986], "min": [0.032, 0.065], "max": [0.859, 0.958], "count": [775]}, "gripper_open_scale_action": {"mean": [0.7050135483969424, 0.8167193548879315], "std": [0.29537590694953547, 0.30312084427019986], "min": [0.032, 0.065], "max": [0.859, 0.958], "count": [775]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8196078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.49155480800653595]], [[0.4786534579248366]], [[0.46603812295751634]]], "std": [[[0.14062559326364377]], [[0.1480399098925868]], [[0.1658489056049139]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4817586580882353]], [[0.4694374060457516]], [[0.4547777859477124]]], "std": [[[0.1280789201084881]], [[0.13212422553288228]], [[0.1522704670980642]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.486898858251634]], [[0.46456423815359477]], [[0.4427126409313726]]], "std": [[[0.11066336577994232]], [[0.1341688410744553]], [[0.16372605287556305]]], "count": [100]}, "observation.state": {"min": [0.33025121688842773, 2.0057148933410645, -1.478730320930481, -1.239707350730896, -2.6397581100463867, -1.9522905349731445, 1.1519696712493896, 125.0, 0.07094500213861465, 0.3010759949684143, -0.10710199922323227, -3.1411852836608887, -0.5210000276565552, -0.6240000128746033, -0.915826678276062, -2.1347646713256836, 0.4769112467765808, 0.7032979130744934, 2.063817024230957, 1.3261362314224243, -2.7723333835601807, 69.0, -0.3119879961013794, 0.25203800201416016, -0.017203999683260918, -3.1411852836608887, -0.2970000207424164, -2.634000062942505], "max": [1.0181902647018433, 2.102999448776245, -0.592068076133728, -0.635247528553009, -2.0198872089385986, -1.188988208770752, 2.191697120666504, 699.0, 0.27654600143432617, 0.4109100103378296, 0.06292500346899033, 3.1410000324249268, 0.5180000066757202, -0.17000000178813934, -0.27780404686927795, -1.9617152214050293, 1.035119891166687, 1.3062916994094849, 2.8578546047210693, 1.9164588451385498, -1.4029655456542969, 836.0, -0.21178700029850006, 0.42087501287460327, 0.08391900360584259, 3.1410000324249268, 0.5379999876022339, -1.6119999885559082], "mean": [0.6757565140724182, 2.074984073638916, -0.8515838384628296, -0.8336033225059509, -2.2817814350128174, -1.6536545753479004, 1.6596400737762451, 501.2340087890625, 0.21151918172836304, 0.3422645926475525, -0.017709938809275627, -1.7827613353729248, 0.15838351845741272, -0.34908437728881836, -0.53138667345047, -2.0898451805114746, 0.6721030473709106, 0.9482817053794861, 2.379467487335205, 1.7067193984985352, -1.9539536237716675, 638.9749145507812, -0.2651461660861969, 0.32275086641311646, 0.025633687153458595, 1.3630270957946777, 0.2910363972187042, -2.3544139862060547], "std": [0.18563960492610931, 0.022961031645536423, 0.3206843137741089, 0.18837131559848785, 0.1731898933649063, 0.15195232629776, 0.36006420850753784, 157.30490112304688, 0.06500258296728134, 0.03145529329776764, 0.03644233196973801, 2.4668798446655273, 0.3422091007232666, 0.10775604099035263, 0.25074857473373413, 0.045252475887537, 0.16010554134845734, 0.12223590910434723, 0.3147190809249878, 0.2218559980392456, 0.4486161470413208, 286.6993713378906, 0.026233652606606483, 0.071654312312603, 0.023746617138385773, 2.6103715896606445, 0.2843210995197296, 0.28311944007873535], "count": [438]}, "action": {"min": [0.33025121688842773, 2.0057148933410645, -1.478730320930481, -1.239707350730896, -2.6397581100463867, -1.9522905349731445, 1.1519696712493896, 125.0, 0.07094500213861465, 0.3010759949684143, -0.10710199922323227, -3.1411852836608887, -0.5210000276565552, -0.6240000128746033, -0.915826678276062, -2.1347646713256836, 0.4769112467765808, 0.7032979130744934, 2.063817024230957, 1.3261362314224243, -2.7723333835601807, 69.0, -0.3119879961013794, 0.25203800201416016, -0.017203999683260918, -3.1411852836608887, -0.2970000207424164, -2.634000062942505], "max": [1.0181902647018433, 2.102999448776245, -0.592068076133728, -0.635247528553009, -2.0198872089385986, -1.188988208770752, 2.191697120666504, 699.0, 0.27654600143432617, 0.4109100103378296, 0.06292500346899033, 3.1410000324249268, 0.5180000066757202, -0.17000000178813934, -0.27780404686927795, -1.9617152214050293, 1.035119891166687, 1.3062916994094849, 2.8578546047210693, 1.9164588451385498, -1.4029655456542969, 836.0, -0.21178700029850006, 0.42087501287460327, 0.08391900360584259, 3.1410000324249268, 0.5379999876022339, -1.6119999885559082], "mean": [0.6757565140724182, 2.074984073638916, -0.8515838384628296, -0.8336033225059509, -2.2817814350128174, -1.6536545753479004, 1.6596400737762451, 501.2340087890625, 0.21151918172836304, 0.3422645926475525, -0.017709938809275627, -1.7827613353729248, 0.15838351845741272, -0.34908437728881836, -0.53138667345047, -2.0898451805114746, 0.6721030473709106, 0.9482817053794861, 2.379467487335205, 1.7067193984985352, -1.9539536237716675, 638.9749145507812, -0.2651461660861969, 0.32275086641311646, 0.025633687153458595, 1.3630270957946777, 0.2910363972187042, -2.3544139862060547], "std": [0.18563960492610931, 0.022961031645536423, 0.3206843137741089, 0.18837131559848785, 0.1731898933649063, 0.15195232629776, 0.36006420850753784, 157.30490112304688, 0.06500258296728134, 0.03145529329776764, 0.03644233196973801, 2.4668798446655273, 0.3422091007232666, 0.10775604099035263, 0.25074857473373413, 0.045252475887537, 0.16010554134845734, 0.12223590910434723, 0.3147190809249878, 0.2218559980392456, 0.4486161470413208, 286.6993713378906, 0.026233652606606483, 0.071654312312603, 0.023746617138385773, 2.6103715896606445, 0.2843210995197296, 0.28311944007873535], "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": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [438]}, "index": {"min": [26514], "max": [26951], "mean": [26732.5], "std": [126.43937941427373], "count": [438]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [438]}, "subtask_annotation": {"mean": [10.191780821917808, 29.0, 29.0, 29.0, 29.0], "std": [10.116884301514274, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [438]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [438]}, "eef_direction_state": {"mean": [4.545662100456621, 4.6438356164383565], "std": [1.8472407894548353, 1.5603816095745926], "min": [0, 0], "max": [6, 6], "count": [438]}, "eef_velocity_state": {"mean": [0.7671232876712328, 0.8013698630136986], "std": [0.7912861262897227, 0.8076675619328856], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_acc_mag_state": {"mean": [0.7009132420091324, 0.769406392694064], "std": [0.8328578114093408, 0.8489989346338217], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_direction_action": {"mean": [4.545662100456621, 4.6438356164383565], "std": [1.8472407894548353, 1.5603816095745926], "min": [0, 0], "max": [6, 6], "count": [438]}, "eef_velocity_action": {"mean": [0.7671232876712328, 0.8013698630136986], "std": [0.7912861262897227, 0.8076675619328856], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_acc_mag_action": {"mean": [0.7009132420091324, 0.769406392694064], "std": [0.8328578114093408, 0.8489989346338217], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_sim_pose_state": {"mean": [0.5367321530151609, 0.2989096864444448, 1.1221778353913832, -2.547646518662752, 0.7350723384302069, 2.0035309799252303, 0.5623067132129773, -0.23173182232697484, 1.1281719871000773, 2.257630207395727, 0.8570770914801195, -2.1901998695805114], "std": [0.07232456258897046, 0.036361359110569924, 0.032059102360773604, 0.30836161695303566, 0.32636915811190337, 1.8747436116558538, 0.033610289426342047, 0.07085693210709636, 0.046877302092267745, 1.6499357775638852, 0.3079482393228275, 0.2848977672000662], "min": [0.4644114719533285, 0.22870417012920705, 1.072006580504575, -3.1197707566216164, 0.24492034712469501, -3.131851511203698, 0.513472667179577, -0.3187497028913599, 1.0770852716066965, -3.138564966386057, 0.22649732224226038, -2.8350224161677255], "max": [0.6390756450406317, 0.3454303259635294, 1.1950466994587798, -2.1743027676334723, 1.0551841356718037, 3.1405604026824525, 0.6300584728298961, -0.07407831432975698, 1.2347866885719345, 3.1404492779295756, 1.1726578732088928, -1.8093837096108083], "count": [438]}, "eef_sim_pose_action": {"mean": [0.5367321530151609, 0.2989096864444448, 1.1221778353913832, -2.547646518662752, 0.7350723384302069, 2.0035309799252303, 0.5623067132129773, -0.23173182232697484, 1.1281719871000773, 2.257630207395727, 0.8570770914801195, -2.1901998695805114], "std": [0.07232456258897046, 0.036361359110569924, 0.032059102360773604, 0.30836161695303566, 0.32636915811190337, 1.8747436116558538, 0.033610289426342047, 0.07085693210709636, 0.046877302092267745, 1.6499357775638852, 0.3079482393228275, 0.2848977672000662], "min": [0.4644114719533285, 0.22870417012920705, 1.072006580504575, -3.1197707566216164, 0.24492034712469501, -3.131851511203698, 0.513472667179577, -0.3187497028913599, 1.0770852716066965, -3.138564966386057, 0.22649732224226038, -2.8350224161677255], "max": [0.6390756450406317, 0.3454303259635294, 1.1950466994587798, -2.1743027676334723, 1.0551841356718037, 3.1405604026824525, 0.6300584728298961, -0.07407831432975698, 1.2347866885719345, 3.1404492779295756, 1.1726578732088928, -1.8093837096108083], "count": [438]}, "gripper_mode_state": {"mean": [0.23059360730593606, 0.17579908675799086], "std": [0.42121276758376536, 0.3806491400923522], "min": [0, 0], "max": [1, 1], "count": [438]}, "gripper_activity_state": {"mean": [1.91324200913242, 1.8812785388127853], "std": [0.3722791593439123, 0.42691011538383955], "min": [0, 0], "max": [2, 2], "count": [438]}, "gripper_mode_action": {"mean": [0.23059360730593606, 0.17579908675799086], "std": [0.42121276758376536, 0.3806491400923522], "min": [0, 0], "max": [1, 1], "count": [438]}, "gripper_activity_action": {"mean": [1.91324200913242, 1.8812785388127853], "std": [0.3722791593439123, 0.42691011538383955], "min": [0, 0], "max": [2, 2], "count": [438]}, "gripper_open_scale_state": {"mean": [0.6389748858273286, 0.5012340182300031], "std": [0.286698974929463, 0.1573049159961465], "min": [0.069, 0.125], "max": [0.836, 0.699], "count": [438]}, "gripper_open_scale_action": {"mean": [0.6389748858273286, 0.5012340182300031], "std": [0.286698974929463, 0.1573049159961465], "min": [0.069, 0.125], "max": [0.836, 0.699], "count": [438]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8784313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.48978872495968084]], [[0.4801459221946354]], [[0.46654157780536454]]], "std": [[[0.14412286362536803]], [[0.1494609003802286]], [[0.16710005144020867]]], "count": [154]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47666083365164247]], [[0.47904240143026905]], [[0.4708955839911722]]], "std": [[[0.10256330294529492]], [[0.09878108498070759]], [[0.10529690898813882]]], "count": [154]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47227788255453695]], [[0.4545754299825991]], [[0.4357043664056532]]], "std": [[[0.10645522909027243]], [[0.1271333487482906]], [[0.15325101712868228]]], "count": [154]}, "observation.state": {"min": [0.3833964765071869, 1.9729377031326294, -1.3975200653076172, -1.039430856704712, -2.824239492416382, -1.6815201044082642, 0.9072745442390442, 44.0, 0.09707999974489212, 0.29068800806999207, -0.10207100212574005, -3.055000066757202, -0.35899999737739563, -0.5899999737739563, -0.9081298112869263, -2.175168991088867, 0.31873202323913574, 0.48631855845451355, 1.6197353601455688, 1.1259119510650635, -2.9142112731933594, 43.0, -0.3196600079536438, 0.21671099960803986, -0.047272998839616776, 2.191999912261963, -0.06800001859664917, -3.1401853561401367], "max": [0.9726371169090271, 2.1000325679779053, -0.690155565738678, -0.4259301424026489, -1.6933183670043945, -1.104357123374939, 2.0984442234039307, 821.0, 0.29600200057029724, 0.4190180003643036, 0.04219000041484833, -2.7200000286102295, 0.8019999861717224, -0.13300000131130219, -0.2485523372888565, -2.061687707901001, 0.9972463250160217, 1.1520918607711792, 2.778128147125244, 1.8562099933624268, -0.9711536169052124, 880.0, -0.17273899912834167, 0.43887799978256226, 0.058021001517772675, 3.055000066757202, 1.0019999742507935, 3.132999897003174], "mean": [0.6243209838867188, 2.0498220920562744, -0.848163366317749, -0.711991548538208, -2.109981060028076, -1.5153272151947021, 1.5059089660644531, 669.3788452148438, 0.23136502504348755, 0.35695016384124756, -0.01086802314966917, -2.8904294967651367, 0.32247358560562134, -0.32942304015159607, -0.48635661602020264, -2.143310070037842, 0.6535224914550781, 0.7874427437782288, 2.1952474117279053, 1.5111451148986816, -1.7032289505004883, 649.807861328125, -0.2658042907714844, 0.32894378900527954, -0.006858019158244133, 2.804795742034912, 0.5348060131072998, -2.305485486984253], "std": [0.18841727077960968, 0.036227669566869736, 0.19600248336791992, 0.15323816239833832, 0.3512754440307617, 0.1374606043100357, 0.3683837354183197, 254.66317749023438, 0.05291583016514778, 0.041636865586042404, 0.030284058302640915, 0.0863952487707138, 0.35742202401161194, 0.1304292380809784, 0.23155750334262848, 0.028991088271141052, 0.21431735157966614, 0.18094462156295776, 0.33801230788230896, 0.23011000454425812, 0.6699747443199158, 301.42340087890625, 0.04058089479804039, 0.07356102019548416, 0.02365877293050289, 0.19065676629543304, 0.2958846390247345, 1.0581464767456055], "count": [830]}, "action": {"min": [0.3833964765071869, 1.9729377031326294, -1.3975200653076172, -1.039430856704712, -2.824239492416382, -1.6815201044082642, 0.9072745442390442, 44.0, 0.09707999974489212, 0.29068800806999207, -0.10207100212574005, -3.055000066757202, -0.35899999737739563, -0.5899999737739563, -0.9081298112869263, -2.175168991088867, 0.31873202323913574, 0.48631855845451355, 1.6197353601455688, 1.1259119510650635, -2.9142112731933594, 43.0, -0.3196600079536438, 0.21671099960803986, -0.047272998839616776, 2.191999912261963, -0.06800001859664917, -3.1401853561401367], "max": [0.9726371169090271, 2.1000325679779053, -0.690155565738678, -0.4259301424026489, -1.6933183670043945, -1.104357123374939, 2.0984442234039307, 821.0, 0.29600200057029724, 0.4190180003643036, 0.04219000041484833, -2.7200000286102295, 0.8019999861717224, -0.13300000131130219, -0.2485523372888565, -2.061687707901001, 0.9972463250160217, 1.1520918607711792, 2.778128147125244, 1.8562099933624268, -0.9711536169052124, 880.0, -0.17273899912834167, 0.43887799978256226, 0.058021001517772675, 3.055000066757202, 1.0019999742507935, 3.132999897003174], "mean": [0.6243209838867188, 2.0498220920562744, -0.848163366317749, -0.711991548538208, -2.109981060028076, -1.5153272151947021, 1.5059089660644531, 669.3788452148438, 0.23136502504348755, 0.35695016384124756, -0.01086802314966917, -2.8904294967651367, 0.32247358560562134, -0.32942304015159607, -0.48635661602020264, -2.143310070037842, 0.6535224914550781, 0.7874427437782288, 2.1952474117279053, 1.5111451148986816, -1.7032289505004883, 649.807861328125, -0.2658042907714844, 0.32894378900527954, -0.006858019158244133, 2.804795742034912, 0.5348060131072998, -2.305485486984253], "std": [0.18841727077960968, 0.036227669566869736, 0.19600248336791992, 0.15323816239833832, 0.3512754440307617, 0.1374606043100357, 0.3683837354183197, 254.66317749023438, 0.05291583016514778, 0.041636865586042404, 0.030284058302640915, 0.0863952487707138, 0.35742202401161194, 0.1304292380809784, 0.23155750334262848, 0.028991088271141052, 0.21431735157966614, 0.18094462156295776, 0.33801230788230896, 0.23011000454425812, 0.6699747443199158, 301.42340087890625, 0.04058089479804039, 0.07356102019548416, 0.02365877293050289, 0.19065676629543304, 0.2958846390247345, 1.0581464767456055], "count": [830]}, "timestamp": {"min": [0.0], "max": [27.633333333333333], "mean": [13.816666666666665], "std": [7.98667292709827], "count": [830]}, "frame_index": {"min": [0], "max": [829], "mean": [414.5], "std": [239.6001878129481], "count": [830]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [830]}, "index": {"min": [26952], "max": [27781], "mean": [27366.5], "std": [239.6001878129481], "count": [830]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [830]}, "subtask_annotation": {"mean": [10.684337349397591, 29.0, 29.0, 29.0, 29.0], "std": [9.791519344152842, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [830]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [830]}, "eef_direction_state": {"mean": [4.566265060240964, 4.7373493975903616], "std": [2.0209312602507543, 1.8752484714641362], "min": [0, 0], "max": [6, 6], "count": [830]}, "eef_velocity_state": {"mean": [0.5301204819277109, 0.4963855421686747], "std": [0.615802921798975, 0.6815018466738663], "min": [0, 0], "max": [2, 2], "count": [830]}, "eef_acc_mag_state": {"mean": [0.5132530120481927, 0.44216867469879517], "std": [0.7709751428708055, 0.733636015251529], "min": [0, 0], "max": [2, 2], "count": [830]}, "eef_direction_action": {"mean": [4.566265060240964, 4.7373493975903616], "std": [2.0209312602507543, 1.8752484714641362], "min": [0, 0], "max": [6, 6], "count": [830]}, "eef_velocity_action": {"mean": [0.5301204819277109, 0.4963855421686747], "std": [0.615802921798975, 0.6815018466738663], "min": [0, 0], "max": [2, 2], "count": [830]}, "eef_acc_mag_action": {"mean": [0.5132530120481927, 0.44216867469879517], "std": [0.7709751428708055, 0.733636015251529], "min": [0, 0], "max": [2, 2], "count": [830]}, "eef_sim_pose_state": {"mean": [0.5339237918756966, 0.2770004858914914, 1.0904935946673366, -2.3715500875239313, 0.975433413135574, 1.5747643946619858, 0.5702804891601968, -0.251466409113239, 1.1140093205801258, 1.5774173867235992, 1.0113307125318662, -1.8954840688035774], "std": [0.07481196503457535, 0.037665871160065915, 0.04688961796412379, 0.49968231769673194, 0.3721540104391329, 2.2963474778799204, 0.043945421210638956, 0.05889554422734981, 0.036995163682230235, 2.337913383893341, 0.3430181496944152, 1.3337013375432807], "min": [0.42358138994052824, 0.19916321429293038, 1.0292851215246055, -3.0881347487489808, 0.33431087169081564, -3.1409187938798073, 0.4970899130045302, -0.32723216587873283, 1.0348966119491247, -3.1412653946742006, 0.31279020327420803, -3.128985754757574], "max": [0.650203812061203, 0.3319941742180494, 1.206613233434614, -0.7241698126920377, 1.397130806592434, 3.139839151868101, 0.6365886165176068, -0.08846493455566458, 1.1978159377520377, 3.139152366252093, 1.3736506399851782, 3.1343738961539365], "count": [830]}, "eef_sim_pose_action": {"mean": [0.5339237918756966, 0.2770004858914914, 1.0904935946673366, -2.3715500875239313, 0.975433413135574, 1.5747643946619858, 0.5702804891601968, -0.251466409113239, 1.1140093205801258, 1.5774173867235992, 1.0113307125318662, -1.8954840688035774], "std": [0.07481196503457535, 0.037665871160065915, 0.04688961796412379, 0.49968231769673194, 0.3721540104391329, 2.2963474778799204, 0.043945421210638956, 0.05889554422734981, 0.036995163682230235, 2.337913383893341, 0.3430181496944152, 1.3337013375432807], "min": [0.42358138994052824, 0.19916321429293038, 1.0292851215246055, -3.0881347487489808, 0.33431087169081564, -3.1409187938798073, 0.4970899130045302, -0.32723216587873283, 1.0348966119491247, -3.1412653946742006, 0.31279020327420803, -3.128985754757574], "max": [0.650203812061203, 0.3319941742180494, 1.206613233434614, -0.7241698126920377, 1.397130806592434, 3.139839151868101, 0.6365886165176068, -0.08846493455566458, 1.1978159377520377, 3.139152366252093, 1.3736506399851782, 3.1343738961539365], "count": [830]}, "gripper_mode_state": {"mean": [0.2783132530120482, 0.1614457831325301], "std": [0.4481684797148305, 0.3679416288506282], "min": [0, 0], "max": [1, 1], "count": [830]}, "gripper_activity_state": {"mean": [1.8951807228915662, 1.9337349397590362], "std": [0.4134496704435033, 0.3317631280244427], "min": [0, 0], "max": [2, 2], "count": [830]}, "gripper_mode_action": {"mean": [0.2783132530120482, 0.1614457831325301], "std": [0.4481684797148305, 0.3679416288506282], "min": [0, 0], "max": [1, 1], "count": [830]}, "gripper_activity_action": {"mean": [1.8951807228915662, 1.9337349397590362], "std": [0.4134496704435033, 0.3317631280244427], "min": [0, 0], "max": [2, 2], "count": [830]}, "gripper_open_scale_state": {"mean": [0.6498078313666641, 0.6693789156396717], "std": [0.3014234088293683, 0.2546631810568289], "min": [0.043, 0.044], "max": [0.88, 0.821], "count": [830]}, "gripper_open_scale_action": {"mean": [0.6498078313666641, 0.6693789156396717], "std": [0.3014234088293683, 0.2546631810568289], "min": [0.043, 0.044], "max": [0.88, 0.821], "count": [830]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[1.0]], [[1.0]]], "mean": [[[0.482651861470888]], [[0.4717615503387899]], [[0.4588656757810158]]], "std": [[[0.13857675561709779]], [[0.142932158141612]], [[0.16159048002691653]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4799734495862565]], [[0.46755198776758405]], [[0.45326203004137433]]], "std": [[[0.12548826215330094]], [[0.12919074999130445]], [[0.15051232113719457]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48238584202794266]], [[0.46626193822330153]], [[0.44790455042873417]]], "std": [[[0.11948171360521813]], [[0.13627023683826664]], [[0.1588159158279975]]], "count": [109]}, "observation.state": {"min": [0.38926076889038086, 1.9512083530426025, -1.5309854745864868, -1.3859485387802124, -2.664245128631592, -1.9664275646209717, 1.2057956457138062, 113.0, 0.06526400148868561, 0.3153969943523407, -0.12935400009155273, -3.1411852836608887, -0.565000057220459, -0.5220000147819519, -0.9181305170059204, -2.172062397003174, 0.3396236300468445, 0.7485018968582153, 1.9155513048171997, 1.2354662418365479, -2.9783520698547363, 63.0, -0.31457799673080444, 0.23739899694919586, -0.0278329998254776, -3.127000093460083, -0.29499998688697815, -2.76200008392334], "max": [0.9870361089706421, 2.1077120304107666, -0.5619262456893921, -0.6043028235435486, -1.8163641691207886, -0.8618261814117432, 2.1348519325256348, 686.0, 0.27247899770736694, 0.42385798692703247, 0.10811500251293182, 3.1410000324249268, 0.5440000295639038, -0.06400000303983688, -0.2018996924161911, -1.8987263441085815, 1.0476340055465698, 1.250406265258789, 2.8563883304595947, 2.034547805786133, -1.4049900770187378, 891.0, -0.1671680063009262, 0.42858898639678955, 0.12749600410461426, 3.131999969482422, 0.7080000042915344, -1.472000002861023], "mean": [0.7084895372390747, 2.0429279804229736, -0.9216074347496033, -0.8301214575767517, -2.24440860748291, -1.6365498304367065, 1.623757243156433, 586.351806640625, 0.20370478928089142, 0.3519754409790039, -0.010060833767056465, -1.948594570159912, 0.1200343519449234, -0.2614281475543976, -0.4775320291519165, -2.1214990615844727, 0.636466920375824, 0.9888768792152405, 2.3396904468536377, 1.747009038925171, -1.9401599168777466, 703.6530151367188, -0.2665347456932068, 0.30569252371788025, 0.02661576308310032, 2.3806066513061523, 0.36970391869544983, -2.341172218322754], "std": [0.18490764498710632, 0.0390654057264328, 0.29702529311180115, 0.15910468995571136, 0.234486922621727, 0.26669207215309143, 0.3090967535972595, 196.0663604736328, 0.06248915195465088, 0.035663045942783356, 0.050475843250751495, 2.331775188446045, 0.31736689805984497, 0.10912944376468658, 0.2691572308540344, 0.06466985493898392, 0.19149433076381683, 0.11309796571731567, 0.3167862296104431, 0.21943046152591705, 0.5664567351341248, 294.7203369140625, 0.03907794877886772, 0.07441447675228119, 0.030804917216300964, 1.7041711807250977, 0.298820823431015, 0.3392455279827118], "count": [523]}, "action": {"min": [0.38926076889038086, 1.9512083530426025, -1.5309854745864868, -1.3859485387802124, -2.664245128631592, -1.9664275646209717, 1.2057956457138062, 113.0, 0.06526400148868561, 0.3153969943523407, -0.12935400009155273, -3.1411852836608887, -0.565000057220459, -0.5220000147819519, -0.9181305170059204, -2.172062397003174, 0.3396236300468445, 0.7485018968582153, 1.9155513048171997, 1.2354662418365479, -2.9783520698547363, 63.0, -0.31457799673080444, 0.23739899694919586, -0.0278329998254776, -3.127000093460083, -0.29499998688697815, -2.76200008392334], "max": [0.9870361089706421, 2.1077120304107666, -0.5619262456893921, -0.6043028235435486, -1.8163641691207886, -0.8618261814117432, 2.1348519325256348, 686.0, 0.27247899770736694, 0.42385798692703247, 0.10811500251293182, 3.1410000324249268, 0.5440000295639038, -0.06400000303983688, -0.2018996924161911, -1.8987263441085815, 1.0476340055465698, 1.250406265258789, 2.8563883304595947, 2.034547805786133, -1.4049900770187378, 891.0, -0.1671680063009262, 0.42858898639678955, 0.12749600410461426, 3.131999969482422, 0.7080000042915344, -1.472000002861023], "mean": [0.7084895372390747, 2.0429279804229736, -0.9216074347496033, -0.8301214575767517, -2.24440860748291, -1.6365498304367065, 1.623757243156433, 586.351806640625, 0.20370478928089142, 0.3519754409790039, -0.010060833767056465, -1.948594570159912, 0.1200343519449234, -0.2614281475543976, -0.4775320291519165, -2.1214990615844727, 0.636466920375824, 0.9888768792152405, 2.3396904468536377, 1.747009038925171, -1.9401599168777466, 703.6530151367188, -0.2665347456932068, 0.30569252371788025, 0.02661576308310032, 2.3806066513061523, 0.36970391869544983, -2.341172218322754], "std": [0.18490764498710632, 0.0390654057264328, 0.29702529311180115, 0.15910468995571136, 0.234486922621727, 0.26669207215309143, 0.3090967535972595, 196.0663604736328, 0.06248915195465088, 0.035663045942783356, 0.050475843250751495, 2.331775188446045, 0.31736689805984497, 0.10912944376468658, 0.2691572308540344, 0.06466985493898392, 0.19149433076381683, 0.11309796571731567, 0.3167862296104431, 0.21943046152591705, 0.5664567351341248, 294.7203369140625, 0.03907794877886772, 0.07441447675228119, 0.030804917216300964, 1.7041711807250977, 0.298820823431015, 0.3392455279827118], "count": [523]}, "timestamp": {"min": [0.0], "max": [17.4], "mean": [8.700000000000001], "std": [5.032560647092756], "count": [523]}, "frame_index": {"min": [0], "max": [522], "mean": [261.0], "std": [150.9768194127827], "count": [523]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [523]}, "index": {"min": [27782], "max": [28304], "mean": [28043.0], "std": [150.9768194127827], "count": [523]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [523]}, "subtask_annotation": {"mean": [12.27342256214149, 29.0, 29.0, 29.0, 29.0], "std": [10.257851590913749, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [523]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [523]}, "eef_direction_state": {"mean": [4.804971319311663, 4.806883365200765], "std": [1.7115662515936187, 1.5799261908149658], "min": [0, 0], "max": [6, 6], "count": [523]}, "eef_velocity_state": {"mean": [0.6806883365200764, 0.7476099426386233], "std": [0.8153345712621999, 0.8258311907978793], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_acc_mag_state": {"mean": [0.6061185468451242, 0.6137667304015296], "std": [0.8001677891084904, 0.8203679624222603], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_direction_action": {"mean": [4.804971319311663, 4.806883365200765], "std": [1.7115662515936187, 1.5799261908149658], "min": [0, 0], "max": [6, 6], "count": [523]}, "eef_velocity_action": {"mean": [0.6806883365200764, 0.7476099426386233], "std": [0.8153345712621999, 0.8258311907978793], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_acc_mag_action": {"mean": [0.6061185468451242, 0.6137667304015296], "std": [0.8001677891084904, 0.8203679624222603], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_sim_pose_state": {"mean": [0.517684628530341, 0.3011536827532796, 1.1196130906491553, -2.494955267938778, 0.7815723000560834, 1.9933343636499778, 0.5732313088268053, -0.23127639942314643, 1.1401798730167987, 2.118451173409741, 0.8555635861045777, -2.0204760809367426], "std": [0.07664995322103713, 0.046022381906788375, 0.04273294066768568, 0.28553121385408414, 0.36705389944585154, 1.9491518163265897, 0.034689381137059085, 0.07688659105908568, 0.041842096544328536, 1.944505913650594, 0.2997728440286885, 0.2521739694626127], "min": [0.4459979944013419, 0.21299821314036207, 1.070595181525938, -3.040036350149763, 0.17320991072951508, -3.1131696153199133, 0.5275327632995003, -0.31518714852043467, 1.1007042236971756, -3.135274574484571, 0.19306927090284542, -2.784767039882144], "max": [0.6347637645954954, 0.3652163710080357, 1.2392748452616733, -2.0221530803688488, 1.2415289779660679, 3.13468366842177, 0.6385598678531524, -0.07539099545330114, 1.2778967356368744, 3.1374600197958546, 1.235760379495416, -1.661309913766547], "count": [523]}, "eef_sim_pose_action": {"mean": [0.517684628530341, 0.3011536827532796, 1.1196130906491553, -2.494955267938778, 0.7815723000560834, 1.9933343636499778, 0.5732313088268053, -0.23127639942314643, 1.1401798730167987, 2.118451173409741, 0.8555635861045777, -2.0204760809367426], "std": [0.07664995322103713, 0.046022381906788375, 0.04273294066768568, 0.28553121385408414, 0.36705389944585154, 1.9491518163265897, 0.034689381137059085, 0.07688659105908568, 0.041842096544328536, 1.944505913650594, 0.2997728440286885, 0.2521739694626127], "min": [0.4459979944013419, 0.21299821314036207, 1.070595181525938, -3.040036350149763, 0.17320991072951508, -3.1131696153199133, 0.5275327632995003, -0.31518714852043467, 1.1007042236971756, -3.135274574484571, 0.19306927090284542, -2.784767039882144], "max": [0.6347637645954954, 0.3652163710080357, 1.2392748452616733, -2.0221530803688488, 1.2415289779660679, 3.13468366842177, 0.6385598678531524, -0.07539099545330114, 1.2778967356368744, 3.1374600197958546, 1.235760379495416, -1.661309913766547], "count": [523]}, "gripper_mode_state": {"mean": [0.20076481835564053, 0.17973231357552583], "std": [0.40057247292627224, 0.3839643330210694], "min": [0, 0], "max": [1, 1], "count": [523]}, "gripper_activity_state": {"mean": [1.8489483747609943, 1.8967495219885278], "std": [0.4850872102430014, 0.39698788020709214], "min": [0, 0], "max": [2, 2], "count": [523]}, "gripper_mode_action": {"mean": [0.20076481835564053, 0.17973231357552583], "std": [0.40057247292627224, 0.3839643330210694], "min": [0, 0], "max": [1, 1], "count": [523]}, "gripper_activity_action": {"mean": [1.8489483747609943, 1.8967495219885278], "std": [0.4850872102430014, 0.39698788020709214], "min": [0, 0], "max": [2, 2], "count": [523]}, "gripper_open_scale_state": {"mean": [0.7036529636127783, 0.5863518165602949], "std": [0.29472022600374026, 0.19606614452706395], "min": [0.063, 0.113], "max": [0.891, 0.686], "count": [523]}, "gripper_open_scale_action": {"mean": [0.7036529636127783, 0.5863518165602949], "std": [0.29472022600374026, 0.19606614452706395], "min": [0.063, 0.113], "max": [0.891, 0.686], "count": [523]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[1.0]], [[1.0]]], "mean": [[[0.48908695669934643]], [[0.4756708639705883]], [[0.4623991421568628]]], "std": [[[0.14004374025230384]], [[0.14827086587188465]], [[0.16607347825189395]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4764495036764706]], [[0.47064714869281044]], [[0.45901261437908497]]], "std": [[[0.12631643771253445]], [[0.127797149251624]], [[0.14348053619253903]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4884497691993464]], [[0.46921861519607844]], [[0.44976126633986924]]], "std": [[[0.1289428466947846]], [[0.14606592422246234]], [[0.16954706187448756]]], "count": [100]}, "observation.state": {"min": [0.33389896154403687, 1.9406143426895142, -1.5275821685791016, -1.4319205284118652, -2.651643753051758, -1.991665005683899, 1.2056560516357422, 261.0, 0.07677499949932098, 0.2843889892101288, -0.1118369996547699, -3.1411852836608887, -0.5409999489784241, -0.5479999780654907, -0.7458664774894714, -2.172149658203125, 0.4916767179965973, 0.7485018968582153, 1.80997633934021, 1.2563055753707886, -2.8486392498016357, 62.0, -0.31510698795318604, 0.22931000590324402, -0.027886999770998955, -3.1401853561401367, -0.21799999475479126, -2.882999897003174], "max": [0.8961568474769592, 2.102598190307617, -0.4786390960216522, -0.7287971377372742, -1.9773881435394287, -1.0837098360061646, 2.2130250930786133, 804.0, 0.2876819968223572, 0.405007004737854, 0.09833800047636032, 3.1410000324249268, 0.49399998784065247, -0.14000000059604645, -0.1549154371023178, -1.9961504936218262, 0.9682039618492126, 1.3498027324676514, 2.807431936264038, 2.0601344108581543, -1.3275847434997559, 858.0, -0.20198099315166473, 0.39528098702430725, 0.1002030000090599, 3.128999948501587, 0.7459999918937683, -1.628999948501587], "mean": [0.6167259216308594, 2.0147948265075684, -0.8545068502426147, -0.8871367573738098, -2.265984058380127, -1.7557473182678223, 1.6376057863235474, 595.2875366210938, 0.22794096171855927, 0.3258740305900574, 0.012784989550709724, -1.8650875091552734, 0.14345675706863403, -0.3285043239593506, -0.42137566208839417, -2.143749237060547, 0.7283638119697571, 1.0356100797653198, 2.259199619293213, 1.7027595043182373, -1.8882898092269897, 644.5215454101562, -0.2633592188358307, 0.3024054765701294, 0.014393755234777927, 2.312462329864502, 0.36620017886161804, -2.417117118835449], "std": [0.170369490981102, 0.055567674338817596, 0.33248448371887207, 0.1882026344537735, 0.17226682603359222, 0.22945131361484528, 0.35254785418510437, 145.07833862304688, 0.07128758728504181, 0.03748828172683716, 0.049242205917835236, 2.4153409004211426, 0.3128066062927246, 0.10390228033065796, 0.2131577581167221, 0.038775909692049026, 0.13478320837020874, 0.11917459964752197, 0.313115656375885, 0.20093630254268646, 0.5455783009529114, 296.833251953125, 0.0288846492767334, 0.05996188521385193, 0.029598863795399666, 1.8365309238433838, 0.2653062641620636, 0.3643999993801117], "count": [440]}, "action": {"min": [0.33389896154403687, 1.9406143426895142, -1.5275821685791016, -1.4319205284118652, -2.651643753051758, -1.991665005683899, 1.2056560516357422, 261.0, 0.07677499949932098, 0.2843889892101288, -0.1118369996547699, -3.1411852836608887, -0.5409999489784241, -0.5479999780654907, -0.7458664774894714, -2.172149658203125, 0.4916767179965973, 0.7485018968582153, 1.80997633934021, 1.2563055753707886, -2.8486392498016357, 62.0, -0.31510698795318604, 0.22931000590324402, -0.027886999770998955, -3.1401853561401367, -0.21799999475479126, -2.882999897003174], "max": [0.8961568474769592, 2.102598190307617, -0.4786390960216522, -0.7287971377372742, -1.9773881435394287, -1.0837098360061646, 2.2130250930786133, 804.0, 0.2876819968223572, 0.405007004737854, 0.09833800047636032, 3.1410000324249268, 0.49399998784065247, -0.14000000059604645, -0.1549154371023178, -1.9961504936218262, 0.9682039618492126, 1.3498027324676514, 2.807431936264038, 2.0601344108581543, -1.3275847434997559, 858.0, -0.20198099315166473, 0.39528098702430725, 0.1002030000090599, 3.128999948501587, 0.7459999918937683, -1.628999948501587], "mean": [0.6167259216308594, 2.0147948265075684, -0.8545068502426147, -0.8871367573738098, -2.265984058380127, -1.7557473182678223, 1.6376057863235474, 595.2875366210938, 0.22794096171855927, 0.3258740305900574, 0.012784989550709724, -1.8650875091552734, 0.14345675706863403, -0.3285043239593506, -0.42137566208839417, -2.143749237060547, 0.7283638119697571, 1.0356100797653198, 2.259199619293213, 1.7027595043182373, -1.8882898092269897, 644.5215454101562, -0.2633592188358307, 0.3024054765701294, 0.014393755234777927, 2.312462329864502, 0.36620017886161804, -2.417117118835449], "std": [0.170369490981102, 0.055567674338817596, 0.33248448371887207, 0.1882026344537735, 0.17226682603359222, 0.22945131361484528, 0.35254785418510437, 145.07833862304688, 0.07128758728504181, 0.03748828172683716, 0.049242205917835236, 2.4153409004211426, 0.3128066062927246, 0.10390228033065796, 0.2131577581167221, 0.038775909692049026, 0.13478320837020874, 0.11917459964752197, 0.313115656375885, 0.20093630254268646, 0.5455783009529114, 296.833251953125, 0.0288846492767334, 0.05996188521385193, 0.029598863795399666, 1.8365309238433838, 0.2653062641620636, 0.3643999993801117], "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": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [440]}, "index": {"min": [29287], "max": [29726], "mean": [29506.5], "std": [127.01673118136839], "count": [440]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [440]}, "subtask_annotation": {"mean": [10.393181818181818, 29.0, 29.0, 29.0, 29.0], "std": [10.08317450299513, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [440]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [440]}, "eef_direction_state": {"mean": [4.725, 4.620454545454545], "std": [1.656752711014692, 1.652557184467116], "min": [0, 0], "max": [6, 6], "count": [440]}, "eef_velocity_state": {"mean": [0.7113636363636363, 0.7636363636363637], "std": [0.7924977513850848, 0.802578489248846], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_acc_mag_state": {"mean": [0.6227272727272727, 0.6477272727272727], "std": [0.8081582980522699, 0.8317529780703689], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_direction_action": {"mean": [4.725, 4.620454545454545], "std": [1.656752711014692, 1.652557184467116], "min": [0, 0], "max": [6, 6], "count": [440]}, "eef_velocity_action": {"mean": [0.7113636363636363, 0.7636363636363637], "std": [0.7924977513850848, 0.802578489248846], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_acc_mag_action": {"mean": [0.6227272727272727, 0.6477272727272727], "std": [0.8081582980522699, 0.8317529780703689], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_sim_pose_state": {"mean": [0.5150144404738464, 0.29194154379640597, 1.1129000249999597, -2.5390419589157167, 0.8283085394441196, 1.6433681806329428, 0.5473927335991224, -0.2652262024172161, 1.1386405698857078, 2.184692202812778, 0.8559892837211737, -2.130921843528231], "std": [0.06149730915817582, 0.03553371975491687, 0.03585217200226137, 0.22801144533833828, 0.3631871980484304, 2.1455891089162127, 0.038033166575330304, 0.0853634825565872, 0.04135489507186761, 1.763838798330889, 0.2908383759906302, 0.24445328142642808], "min": [0.44397867103710964, 0.22692396005329674, 1.0642903027234043, -2.9757020045032627, 0.29576606537597794, -3.1356260391146584, 0.5055535995690968, -0.34302054658284475, 1.0978629303034415, -3.1388457526361275, 0.20055200169456922, -2.7371241008185114], "max": [0.6029711201122431, 0.3469376775803837, 1.209696747375861, -2.028152660399666, 1.3127411764248795, 3.1406519556821477, 0.6223821343729743, -0.08524840004026964, 1.2684863406314022, 3.1325217963013157, 1.1277190069340572, -1.760963482088048], "count": [440]}, "eef_sim_pose_action": {"mean": [0.5150144404738464, 0.29194154379640597, 1.1129000249999597, -2.5390419589157167, 0.8283085394441196, 1.6433681806329428, 0.5473927335991224, -0.2652262024172161, 1.1386405698857078, 2.184692202812778, 0.8559892837211737, -2.130921843528231], "std": [0.06149730915817582, 0.03553371975491687, 0.03585217200226137, 0.22801144533833828, 0.3631871980484304, 2.1455891089162127, 0.038033166575330304, 0.0853634825565872, 0.04135489507186761, 1.763838798330889, 0.2908383759906302, 0.24445328142642808], "min": [0.44397867103710964, 0.22692396005329674, 1.0642903027234043, -2.9757020045032627, 0.29576606537597794, -3.1356260391146584, 0.5055535995690968, -0.34302054658284475, 1.0978629303034415, -3.1388457526361275, 0.20055200169456922, -2.7371241008185114], "max": [0.6029711201122431, 0.3469376775803837, 1.209696747375861, -2.028152660399666, 1.3127411764248795, 3.1406519556821477, 0.6223821343729743, -0.08524840004026964, 1.2684863406314022, 3.1325217963013157, 1.1277190069340572, -1.760963482088048], "count": [440]}, "gripper_mode_state": {"mean": [0.23636363636363636, 0.16363636363636364], "std": [0.42484805256537533, 0.36994527180683273], "min": [0, 0], "max": [1, 1], "count": [440]}, "gripper_activity_state": {"mean": [1.8318181818181818, 1.8818181818181818], "std": [0.498986576278143, 0.4417283859365938], "min": [0, 0], "max": [2, 2], "count": [440]}, "gripper_mode_action": {"mean": [0.23636363636363636, 0.16363636363636364], "std": [0.42484805256537533, 0.36994527180683273], "min": [0, 0], "max": [1, 1], "count": [440]}, "gripper_activity_action": {"mean": [1.8318181818181818, 1.8818181818181818], "std": [0.498986576278143, 0.4417283859365938], "min": [0, 0], "max": [2, 2], "count": [440]}, "gripper_open_scale_state": {"mean": [0.6445215908917514, 0.5952874999306417], "std": [0.29683323506210146, 0.14507837312011362], "min": [0.062, 0.261], "max": [0.858, 0.804], "count": [440]}, "gripper_open_scale_action": {"mean": [0.6445215908917514, 0.5952874999306417], "std": [0.29683323506210146, 0.14507837312011362], "min": [0.062, 0.261], "max": [0.858, 0.804], "count": [440]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8392156862745098]], [[1.0]], [[1.0]]], "mean": [[[0.4891574216087253]], [[0.4789904441838085]], [[0.46575498842174906]]], "std": [[[0.13682340295663187]], [[0.1430239241517008]], [[0.1603912768807157]]], "count": [163]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4713566226592886]], [[0.47769583032599544]], [[0.47105714944464494]]], "std": [[[0.09847454554732224]], [[0.09298093410864573]], [[0.09831558763464657]]], "count": [163]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47438539285857495]], [[0.4567296841793977]], [[0.438509162356149]]], "std": [[[0.10122417873508228]], [[0.12193748595622239]], [[0.14827212264555664]]], "count": [163]}, "observation.state": {"min": [0.3297101855278015, 2.0215799808502197, -1.4130011796951294, -1.15320885181427, -2.7163608074188232, -1.8439579010009766, 0.994296669960022, 50.0, 0.10726899653673172, 0.2569369971752167, -0.1143919974565506, -2.9800000190734863, -0.24500000476837158, -0.5730000734329224, -0.9199455976486206, -2.173755168914795, 0.3373546898365021, 0.46528735756874084, 1.65542733669281, 1.163820505142212, -2.592564582824707, 33.0, -0.32218098640441895, 0.2310130000114441, -0.021817000582814217, 2.2109999656677246, -0.16600000858306885, -3.1411852836608887], "max": [0.9050928950309753, 2.1032965183258057, -0.44169047474861145, -0.569099485874176, -1.7835520505905151, -0.9938254356384277, 2.0729100704193115, 902.0, 0.3116630017757416, 0.4141780138015747, 0.056765999644994736, -2.7290000915527344, 0.7990000247955322, -0.13599999248981476, -0.182631254196167, -2.054671287536621, 1.0109645128250122, 1.3111437559127808, 2.8563361167907715, 1.851497769355774, -0.8972039222717285, 939.0, -0.17439399659633636, 0.4477129876613617, 0.07548899948596954, 3.13700008392334, 0.9259999990463257, 3.1410000324249268], "mean": [0.557447075843811, 2.06390643119812, -0.7198907136917114, -0.7204965353012085, -2.1598801612854004, -1.5663621425628662, 1.4460700750350952, 761.4541625976562, 0.2538914084434509, 0.33151066303253174, -0.007031967863440514, -2.8834574222564697, 0.37091752886772156, -0.3492749333381653, -0.4404149353504181, -2.144378900527954, 0.5824216604232788, 0.7857757806777954, 2.168801784515381, 1.5694785118103027, -1.5669795274734497, 707.9609985351562, -0.2805221676826477, 0.3130975365638733, 0.0048088314943015575, 2.730078935623169, 0.5464240908622742, -2.5684592723846436], "std": [0.21236538887023926, 0.020988592877984047, 0.31490081548690796, 0.14875270426273346, 0.25334423780441284, 0.23243732750415802, 0.36226528882980347, 293.8585205078125, 0.06405534595251083, 0.0560569167137146, 0.040496982634067535, 0.0614619143307209, 0.30987584590911865, 0.12385573238134384, 0.2539745271205902, 0.03565923497080803, 0.207902193069458, 0.14419393241405487, 0.3688664436340332, 0.2348044514656067, 0.6123752593994141, 319.20953369140625, 0.03941202536225319, 0.07822088152170181, 0.019833974540233612, 0.18222154676914215, 0.33537349104881287, 0.5480973720550537], "count": [892]}, "action": {"min": [0.3297101855278015, 2.0215799808502197, -1.4130011796951294, -1.15320885181427, -2.7163608074188232, -1.8439579010009766, 0.994296669960022, 50.0, 0.10726899653673172, 0.2569369971752167, -0.1143919974565506, -2.9800000190734863, -0.24500000476837158, -0.5730000734329224, -0.9199455976486206, -2.173755168914795, 0.3373546898365021, 0.46528735756874084, 1.65542733669281, 1.163820505142212, -2.592564582824707, 33.0, -0.32218098640441895, 0.2310130000114441, -0.021817000582814217, 2.2109999656677246, -0.16600000858306885, -3.1411852836608887], "max": [0.9050928950309753, 2.1032965183258057, -0.44169047474861145, -0.569099485874176, -1.7835520505905151, -0.9938254356384277, 2.0729100704193115, 902.0, 0.3116630017757416, 0.4141780138015747, 0.056765999644994736, -2.7290000915527344, 0.7990000247955322, -0.13599999248981476, -0.182631254196167, -2.054671287536621, 1.0109645128250122, 1.3111437559127808, 2.8563361167907715, 1.851497769355774, -0.8972039222717285, 939.0, -0.17439399659633636, 0.4477129876613617, 0.07548899948596954, 3.13700008392334, 0.9259999990463257, 3.1410000324249268], "mean": [0.557447075843811, 2.06390643119812, -0.7198907136917114, -0.7204965353012085, -2.1598801612854004, -1.5663621425628662, 1.4460700750350952, 761.4541625976562, 0.2538914084434509, 0.33151066303253174, -0.007031967863440514, -2.8834574222564697, 0.37091752886772156, -0.3492749333381653, -0.4404149353504181, -2.144378900527954, 0.5824216604232788, 0.7857757806777954, 2.168801784515381, 1.5694785118103027, -1.5669795274734497, 707.9609985351562, -0.2805221676826477, 0.3130975365638733, 0.0048088314943015575, 2.730078935623169, 0.5464240908622742, -2.5684592723846436], "std": [0.21236538887023926, 0.020988592877984047, 0.31490081548690796, 0.14875270426273346, 0.25334423780441284, 0.23243732750415802, 0.36226528882980347, 293.8585205078125, 0.06405534595251083, 0.0560569167137146, 0.040496982634067535, 0.0614619143307209, 0.30987584590911865, 0.12385573238134384, 0.2539745271205902, 0.03565923497080803, 0.207902193069458, 0.14419393241405487, 0.3688664436340332, 0.2348044514656067, 0.6123752593994141, 319.20953369140625, 0.03941202536225319, 0.07822088152170181, 0.019833974540233612, 0.18222154676914215, 0.33537349104881287, 0.5480973720550537], "count": [892]}, "timestamp": {"min": [0.0], "max": [29.7], "mean": [14.850000000000001], "std": [8.583268608170199], "count": [892]}, "frame_index": {"min": [0], "max": [891], "mean": [445.5], "std": [257.498058245106], "count": [892]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [892]}, "index": {"min": [29727], "max": [30618], "mean": [30172.5], "std": [257.498058245106], "count": [892]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [892]}, "subtask_annotation": {"mean": [10.239910313901346, 29.0, 29.0, 29.0, 29.0], "std": [10.275720174472642, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [892]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [892]}, "eef_direction_state": {"mean": [4.746636771300448, 5.13677130044843], "std": [1.9731209231777898, 1.5508257244181658], "min": [0, 0], "max": [6, 6], "count": [892]}, "eef_velocity_state": {"mean": [0.4910313901345291, 0.4304932735426009], "std": [0.667073330759869, 0.6932494673245593], "min": [0, 0], "max": [2, 2], "count": [892]}, "eef_acc_mag_state": {"mean": [0.4977578475336323, 0.3811659192825112], "std": [0.7598350036961946, 0.69624520467063], "min": [0, 0], "max": [2, 2], "count": [892]}, "eef_direction_action": {"mean": [4.746636771300448, 5.13677130044843], "std": [1.9731209231777898, 1.5508257244181658], "min": [0, 0], "max": [6, 6], "count": [892]}, "eef_velocity_action": {"mean": [0.4910313901345291, 0.4304932735426009], "std": [0.667073330759869, 0.6932494673245593], "min": [0, 0], "max": [2, 2], "count": [892]}, "eef_acc_mag_action": {"mean": [0.4977578475336323, 0.3811659192825112], "std": [0.7598350036961946, 0.69624520467063], "min": [0, 0], "max": [2, 2], "count": [892]}, "eef_sim_pose_state": {"mean": [0.5162242556935036, 0.2949508181252881, 1.0864741615502587, -1.6383571123747593, 1.0421918032958468, -0.1727487745512227, 0.543257009625552, -0.2709294993586771, 1.099910596730725, 2.4159542777870446, 1.0444325058373694, -2.2515970173206514], "std": [0.08115179514022351, 0.03733209331569068, 0.044881326238444784, 1.8283152829685259, 0.41608335799454677, 2.801886388276105, 0.059243807945518125, 0.0739851968804051, 0.03784889059539073, 1.3779389646100064, 0.28961656058562946, 0.8573204667974045], "min": [0.43270299881241114, 0.2138240854151797, 1.0478560718014929, -3.141245025530088, 0.37261255791463155, -3.141185845859541, 0.46607241482498907, -0.3417345784961101, 1.055968420154377, -3.141066479498382, 0.43191843635765537, -3.1339423904942523], "max": [0.6571755567358282, 0.3387979303371556, 1.2288850286426123, 3.141357833957503, 1.5112584556791218, 3.1410157593400077, 0.6309562472698595, -0.09932802916663179, 1.212356469668498, 3.140586464319327, 1.3551751084071593, 3.1271421928881957], "count": [892]}, "eef_sim_pose_action": {"mean": [0.5162242556935036, 0.2949508181252881, 1.0864741615502587, -1.6383571123747593, 1.0421918032958468, -0.1727487745512227, 0.543257009625552, -0.2709294993586771, 1.099910596730725, 2.4159542777870446, 1.0444325058373694, -2.2515970173206514], "std": [0.08115179514022351, 0.03733209331569068, 0.044881326238444784, 1.8283152829685259, 0.41608335799454677, 2.801886388276105, 0.059243807945518125, 0.0739851968804051, 0.03784889059539073, 1.3779389646100064, 0.28961656058562946, 0.8573204667974045], "min": [0.43270299881241114, 0.2138240854151797, 1.0478560718014929, -3.141245025530088, 0.37261255791463155, -3.141185845859541, 0.46607241482498907, -0.3417345784961101, 1.055968420154377, -3.141066479498382, 0.43191843635765537, -3.1339423904942523], "max": [0.6571755567358282, 0.3387979303371556, 1.2288850286426123, 3.141357833957503, 1.5112584556791218, 3.1410157593400077, 0.6309562472698595, -0.09932802916663179, 1.212356469668498, 3.140586464319327, 1.3551751084071593, 3.1271421928881957], "count": [892]}, "gripper_mode_state": {"mean": [0.18385650224215247, 0.1625560538116592], "std": [0.3873671240895824, 0.3689601376583108], "min": [0, 0], "max": [1, 1], "count": [892]}, "gripper_activity_state": {"mean": [1.8957399103139014, 1.9114349775784754], "std": [0.41456635139337045, 0.37285013524278], "min": [0, 0], "max": [2, 2], "count": [892]}, "gripper_mode_action": {"mean": [0.18385650224215247, 0.1625560538116592], "std": [0.3873671240895824, 0.3689601376583108], "min": [0, 0], "max": [1, 1], "count": [892]}, "gripper_activity_action": {"mean": [1.8957399103139014, 1.9114349775784754], "std": [0.41456635139337045, 0.37285013524278], "min": [0, 0], "max": [2, 2], "count": [892]}, "gripper_open_scale_state": {"mean": [0.7079607621864358, 0.761454035887269], "std": [0.31920956797785305, 0.2938584984768741], "min": [0.033, 0.05], "max": [0.939, 0.902], "count": [892]}, "gripper_open_scale_action": {"mean": [0.7079607621864358, 0.761454035887269], "std": [0.31920956797785305, 0.2938584984768741], "min": [0.033, 0.05], "max": [0.939, 0.902], "count": [892]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8431372549019608]], [[1.0]], [[1.0]]], "mean": [[[0.488678220996732]], [[0.4753727471405229]], [[0.46142088235294115]]], "std": [[[0.14318300137428666]], [[0.15281838344858162]], [[0.170970144745359]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4780132720588235]], [[0.4709939133986928]], [[0.45719210375816993]]], "std": [[[0.12680485761355728]], [[0.12802845635534543]], [[0.14568133823654503]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4899129554738562]], [[0.47148247549019606]], [[0.45352997140522877]]], "std": [[[0.13543473491260488]], [[0.1564316932160175]], [[0.17686572070814546]]], "count": [100]}, "observation.state": {"min": [0.42182862758636475, 1.970773458480835, -1.3637479543685913, -1.2180652618408203, -2.587346076965332, -1.978522777557373, 1.205725908279419, 137.0, 0.08815000206232071, 0.2888909876346588, -0.07175300270318985, -3.1411852836608887, -0.5669999718666077, -0.5580000281333923, -0.798854649066925, -2.175919532775879, 0.5414884090423584, 0.9149191379547119, 1.9534947872161865, 1.2483817338943481, -2.981074810028076, 42.0, -0.3054330050945282, 0.22287799417972565, -0.03962299972772598, -3.1331851482391357, -0.2919999957084656, -2.6700000762939453], "max": [0.920434296131134, 2.0999104976654053, -0.6207088828086853, -0.7792545557022095, -2.1181490421295166, -1.1907159090042114, 2.0521929264068604, 854.0, 0.29314398765563965, 0.42242899537086487, 0.06274300068616867, 3.1410000324249268, 0.45500001311302185, -0.1419999897480011, -0.17968164384365082, -2.031947135925293, 1.0594149827957153, 1.4396872520446777, 2.803731679916382, 2.0310747623443604, -1.4723074436187744, 891.0, -0.14819000661373138, 0.4083940088748932, 0.07039400190114975, 3.13700008392334, 0.5400000214576721, -1.597000002861023], "mean": [0.6288899779319763, 2.0485782623291016, -0.8251993060112, -0.9039199352264404, -2.327141046524048, -1.7654016017913818, 1.6129246950149536, 659.6167602539062, 0.23167814314365387, 0.3262821137905121, 0.0057244673371315, -0.40769362449645996, 0.08237192779779434, -0.31685706973075867, -0.43870267271995544, -2.147627115249634, 0.7833782434463501, 1.1262532472610474, 2.2908666133880615, 1.7350902557373047, -2.0091402530670166, 627.2301635742188, -0.24625492095947266, 0.30590373277664185, 0.019719142466783524, 2.072481155395508, 0.3116077184677124, -2.404862880706787], "std": [0.1706390082836151, 0.03387577831745148, 0.2568998634815216, 0.1064220666885376, 0.1291213482618332, 0.15695607662200928, 0.27342063188552856, 298.56304931640625, 0.06358472257852554, 0.03385314717888832, 0.03339291736483574, 3.0242183208465576, 0.2797126770019531, 0.11639587581157684, 0.23811650276184082, 0.035870909690856934, 0.16120432317256927, 0.12231951206922531, 0.32255780696868896, 0.20685818791389465, 0.5276397466659546, 307.4812927246094, 0.038267314434051514, 0.06414517015218735, 0.027460111305117607, 2.0865490436553955, 0.2899899482727051, 0.3230072259902954], "count": [441]}, "action": {"min": [0.42182862758636475, 1.970773458480835, -1.3637479543685913, -1.2180652618408203, -2.587346076965332, -1.978522777557373, 1.205725908279419, 137.0, 0.08815000206232071, 0.2888909876346588, -0.07175300270318985, -3.1411852836608887, -0.5669999718666077, -0.5580000281333923, -0.798854649066925, -2.175919532775879, 0.5414884090423584, 0.9149191379547119, 1.9534947872161865, 1.2483817338943481, -2.981074810028076, 42.0, -0.3054330050945282, 0.22287799417972565, -0.03962299972772598, -3.1331851482391357, -0.2919999957084656, -2.6700000762939453], "max": [0.920434296131134, 2.0999104976654053, -0.6207088828086853, -0.7792545557022095, -2.1181490421295166, -1.1907159090042114, 2.0521929264068604, 854.0, 0.29314398765563965, 0.42242899537086487, 0.06274300068616867, 3.1410000324249268, 0.45500001311302185, -0.1419999897480011, -0.17968164384365082, -2.031947135925293, 1.0594149827957153, 1.4396872520446777, 2.803731679916382, 2.0310747623443604, -1.4723074436187744, 891.0, -0.14819000661373138, 0.4083940088748932, 0.07039400190114975, 3.13700008392334, 0.5400000214576721, -1.597000002861023], "mean": [0.6288899779319763, 2.0485782623291016, -0.8251993060112, -0.9039199352264404, -2.327141046524048, -1.7654016017913818, 1.6129246950149536, 659.6167602539062, 0.23167814314365387, 0.3262821137905121, 0.0057244673371315, -0.40769362449645996, 0.08237192779779434, -0.31685706973075867, -0.43870267271995544, -2.147627115249634, 0.7833782434463501, 1.1262532472610474, 2.2908666133880615, 1.7350902557373047, -2.0091402530670166, 627.2301635742188, -0.24625492095947266, 0.30590373277664185, 0.019719142466783524, 2.072481155395508, 0.3116077184677124, -2.404862880706787], "std": [0.1706390082836151, 0.03387577831745148, 0.2568998634815216, 0.1064220666885376, 0.1291213482618332, 0.15695607662200928, 0.27342063188552856, 298.56304931640625, 0.06358472257852554, 0.03385314717888832, 0.03339291736483574, 3.0242183208465576, 0.2797126770019531, 0.11639587581157684, 0.23811650276184082, 0.035870909690856934, 0.16120432317256927, 0.12231951206922531, 0.32255780696868896, 0.20685818791389465, 0.5276397466659546, 307.4812927246094, 0.038267314434051514, 0.06414517015218735, 0.027460111305117607, 2.0865490436553955, 0.2899899482727051, 0.3230072259902954], "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": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [441]}, "index": {"min": [30619], "max": [31059], "mean": [30839.0], "std": [127.30540705982078], "count": [441]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [441]}, "subtask_annotation": {"mean": [9.63718820861678, 29.0, 29.0, 29.0, 29.0], "std": [9.861621953749912, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [441]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [441]}, "eef_direction_state": {"mean": [4.73015873015873, 4.582766439909297], "std": [1.8113329858667917, 1.6803715608870242], "min": [0, 0], "max": [6, 6], "count": [441]}, "eef_velocity_state": {"mean": [0.7097505668934241, 0.780045351473923], "std": [0.8232010863003452, 0.8048385411424589], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_acc_mag_state": {"mean": [0.6349206349206349, 0.6009070294784581], "std": [0.8140242161878143, 0.8021507896372504], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_direction_action": {"mean": [4.73015873015873, 4.582766439909297], "std": [1.8113329858667917, 1.6803715608870242], "min": [0, 0], "max": [6, 6], "count": [441]}, "eef_velocity_action": {"mean": [0.7097505668934241, 0.780045351473923], "std": [0.8232010863003452, 0.8048385411424589], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_acc_mag_action": {"mean": [0.6349206349206349, 0.6009070294784581], "std": [0.8140242161878143, 0.8021507896372504], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_sim_pose_state": {"mean": [0.5196888856908642, 0.2823550578966806, 1.1306831234908425, -2.562079648827202, 0.7811430832623801, 1.8719678014142649, 0.5496799209106806, -0.26203161687864346, 1.1328485057765099, 2.3844133803886227, 0.801691441912228, -2.074220717054128], "std": [0.06514334122796765, 0.049230709036649146, 0.031799423025094746, 0.21695821856958117, 0.3465935314322189, 1.9254887250259551, 0.03438688526288573, 0.06961389490704864, 0.03738152623865578, 1.5147260405764407, 0.25399960062514426, 0.2407805426082664], "min": [0.4409672727780725, 0.19648715746171067, 1.0859502008270128, -2.9948734891267117, 0.2601643472463566, -3.1325094846917065, 0.5137208109093604, -0.323042490708363, 1.0928001437950858, -3.139247716965558, 0.1983505864225803, -2.6777705690622335], "max": [0.6148907282396056, 0.339962327115116, 1.2128519430009668, -2.2554119694879713, 1.1193350118891514, 3.122081901810878, 0.6383380313938352, -0.11499950001867085, 1.2265335542105453, 3.139686111649834, 1.0575598363528425, -1.7608482362915647], "count": [441]}, "eef_sim_pose_action": {"mean": [0.5196888856908642, 0.2823550578966806, 1.1306831234908425, -2.562079648827202, 0.7811430832623801, 1.8719678014142649, 0.5496799209106806, -0.26203161687864346, 1.1328485057765099, 2.3844133803886227, 0.801691441912228, -2.074220717054128], "std": [0.06514334122796765, 0.049230709036649146, 0.031799423025094746, 0.21695821856958117, 0.3465935314322189, 1.9254887250259551, 0.03438688526288573, 0.06961389490704864, 0.03738152623865578, 1.5147260405764407, 0.25399960062514426, 0.2407805426082664], "min": [0.4409672727780725, 0.19648715746171067, 1.0859502008270128, -2.9948734891267117, 0.2601643472463566, -3.1325094846917065, 0.5137208109093604, -0.323042490708363, 1.0928001437950858, -3.139247716965558, 0.1983505864225803, -2.6777705690622335], "max": [0.6148907282396056, 0.339962327115116, 1.2128519430009668, -2.2554119694879713, 1.1193350118891514, 3.122081901810878, 0.6383380313938352, -0.11499950001867085, 1.2265335542105453, 3.139686111649834, 1.0575598363528425, -1.7608482362915647], "count": [441]}, "gripper_mode_state": {"mean": [0.2925170068027211, 0.26077097505668934], "std": [0.45491846251157864, 0.4390552056685726], "min": [0, 0], "max": [1, 1], "count": [441]}, "gripper_activity_state": {"mean": [1.8253968253968254, 1.945578231292517], "std": [0.5335789306022751, 0.22684805442902195], "min": [0, 1], "max": [2, 2], "count": [441]}, "gripper_mode_action": {"mean": [0.2925170068027211, 0.26077097505668934], "std": [0.45491846251157864, 0.4390552056685726], "min": [0, 0], "max": [1, 1], "count": [441]}, "gripper_activity_action": {"mean": [1.8253968253968254, 1.945578231292517], "std": [0.5335789306022751, 0.22684805442902195], "min": [0, 1], "max": [2, 2], "count": [441]}, "gripper_open_scale_state": {"mean": [0.627230158669607, 0.6596167800453515], "std": [0.3074806857319008, 0.2985630283228478], "min": [0.042, 0.137], "max": [0.891, 0.854], "count": [441]}, "gripper_open_scale_action": {"mean": [0.627230158669607, 0.6596167800453515], "std": [0.3074806857319008, 0.2985630283228478], "min": [0.042, 0.137], "max": [0.891, 0.854], "count": [441]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.48469061942959]], [[0.47546334670231727]], [[0.4647208283818578]]], "std": [[[0.14190315902010428]], [[0.1460533944752104]], [[0.16498897481659763]]], "count": [165]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48195049886116065]], [[0.4765693231332937]], [[0.46574297880768467]]], "std": [[[0.11116881844836178]], [[0.1142461965876031]], [[0.12968694155050337]]], "count": [165]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47126771761735]], [[0.4506248366013072]], [[0.42964052163794814]]], "std": [[[0.10571221737782203]], [[0.12757257434669722]], [[0.15552333977314908]]], "count": [165]}, "observation.state": {"min": [0.39420008659362793, 1.952709436416626, -1.2977396249771118, -1.188586711883545, -2.76123309135437, -1.7904112339019775, 1.0774441957473755, 81.0, 0.12179400026798248, 0.2814350128173828, -0.09600900113582611, -3.062999963760376, -0.30800002813339233, -0.6710000038146973, -0.8948128819465637, -2.1755530834198, 0.3142465054988861, 0.44882887601852417, 1.5430806875228882, 1.1015121936798096, -2.905449867248535, 41.0, -0.30883899331092834, 0.22159500420093536, -0.03824799880385399, 2.0299999713897705, -0.22200001776218414, -3.1381852626800537], "max": [0.9299463629722595, 2.09753680229187, -0.460191011428833, -0.5030212998390198, -1.7530959844589233, -1.084390640258789, 2.176774740219116, 852.0, 0.29753899574279785, 0.41929298639297485, 0.05813499912619591, -2.634000062942505, 0.718999981880188, -0.22599999606609344, -0.2623753547668457, -2.1070139408111572, 1.071038842201233, 1.1095407009124756, 2.8548526763916016, 1.9543324708938599, -0.9132435917854309, 934.0, -0.17675499618053436, 0.4278390109539032, 0.04012199863791466, 3.0920000076293945, 1.0440000295639038, 3.1410000324249268], "mean": [0.585469663143158, 2.039022207260132, -0.8086622357368469, -0.7038337588310242, -2.148862361907959, -1.56889009475708, 1.511258840560913, 694.4415893554688, 0.24928410351276398, 0.3402574360370636, -0.006797651294618845, -2.9267287254333496, 0.31899040937423706, -0.3913540244102478, -0.4684406816959381, -2.1517951488494873, 0.6914425492286682, 0.9021272659301758, 2.2236900329589844, 1.56137216091156, -1.7178947925567627, 734.3340454101562, -0.26405301690101624, 0.32497572898864746, 0.0009227395057678223, 2.8304035663604736, 0.44140416383743286, -2.3343896865844727], "std": [0.1927862912416458, 0.043974824249744415, 0.19654178619384766, 0.15260641276836395, 0.3121325671672821, 0.1756104677915573, 0.3912803828716278, 265.5476989746094, 0.04991921782493591, 0.047952618449926376, 0.03147483989596367, 0.11302629858255386, 0.32284075021743774, 0.12791356444358826, 0.20683665573596954, 0.01809699460864067, 0.2135613113641739, 0.13651256263256073, 0.33377379179000854, 0.2385515719652176, 0.5797275304794312, 320.7944641113281, 0.03584226220846176, 0.06359656900167465, 0.0158483125269413, 0.21508300304412842, 0.3068419098854065, 1.0776036977767944], "count": [907]}, "action": {"min": [0.39420008659362793, 1.952709436416626, -1.2977396249771118, -1.188586711883545, -2.76123309135437, -1.7904112339019775, 1.0774441957473755, 81.0, 0.12179400026798248, 0.2814350128173828, -0.09600900113582611, -3.062999963760376, -0.30800002813339233, -0.6710000038146973, -0.8948128819465637, -2.1755530834198, 0.3142465054988861, 0.44882887601852417, 1.5430806875228882, 1.1015121936798096, -2.905449867248535, 41.0, -0.30883899331092834, 0.22159500420093536, -0.03824799880385399, 2.0299999713897705, -0.22200001776218414, -3.1381852626800537], "max": [0.9299463629722595, 2.09753680229187, -0.460191011428833, -0.5030212998390198, -1.7530959844589233, -1.084390640258789, 2.176774740219116, 852.0, 0.29753899574279785, 0.41929298639297485, 0.05813499912619591, -2.634000062942505, 0.718999981880188, -0.22599999606609344, -0.2623753547668457, -2.1070139408111572, 1.071038842201233, 1.1095407009124756, 2.8548526763916016, 1.9543324708938599, -0.9132435917854309, 934.0, -0.17675499618053436, 0.4278390109539032, 0.04012199863791466, 3.0920000076293945, 1.0440000295639038, 3.1410000324249268], "mean": [0.585469663143158, 2.039022207260132, -0.8086622357368469, -0.7038337588310242, -2.148862361907959, -1.56889009475708, 1.511258840560913, 694.4415893554688, 0.24928410351276398, 0.3402574360370636, -0.006797651294618845, -2.9267287254333496, 0.31899040937423706, -0.3913540244102478, -0.4684406816959381, -2.1517951488494873, 0.6914425492286682, 0.9021272659301758, 2.2236900329589844, 1.56137216091156, -1.7178947925567627, 734.3340454101562, -0.26405301690101624, 0.32497572898864746, 0.0009227395057678223, 2.8304035663604736, 0.44140416383743286, -2.3343896865844727], "std": [0.1927862912416458, 0.043974824249744415, 0.19654178619384766, 0.15260641276836395, 0.3121325671672821, 0.1756104677915573, 0.3912803828716278, 265.5476989746094, 0.04991921782493591, 0.047952618449926376, 0.03147483989596367, 0.11302629858255386, 0.32284075021743774, 0.12791356444358826, 0.20683665573596954, 0.01809699460864067, 0.2135613113641739, 0.13651256263256073, 0.33377379179000854, 0.2385515719652176, 0.5797275304794312, 320.7944641113281, 0.03584226220846176, 0.06359656900167465, 0.0158483125269413, 0.21508300304412842, 0.3068419098854065, 1.0776036977767944], "count": [907]}, "timestamp": {"min": [0.0], "max": [30.2], "mean": [15.1], "std": [8.727606264670234], "count": [907]}, "frame_index": {"min": [0], "max": [906], "mean": [453.0], "std": [261.828187940107], "count": [907]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [907]}, "index": {"min": [31060], "max": [31966], "mean": [31513.0], "std": [261.828187940107], "count": [907]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [907]}, "subtask_annotation": {"mean": [11.988974641675854, 29.0, 29.0, 29.0, 29.0], "std": [10.17183617143843, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [907]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [907]}, "eef_direction_state": {"mean": [4.650496141124586, 5.128996692392502], "std": [2.0704801004735782, 1.4518768551136283], "min": [0, 0], "max": [6, 6], "count": [907]}, "eef_velocity_state": {"mean": [0.422271223814774, 0.44432194046306506], "std": [0.5705662879555901, 0.6900923176129616], "min": [0, 0], "max": [2, 2], "count": [907]}, "eef_acc_mag_state": {"mean": [0.42006615214994486, 0.42668136714443217], "std": [0.7251618805935804, 0.7120589204489008], "min": [0, 0], "max": [2, 2], "count": [907]}, "eef_direction_action": {"mean": [4.650496141124586, 5.128996692392502], "std": [2.0704801004735782, 1.4518768551136283], "min": [0, 0], "max": [6, 6], "count": [907]}, "eef_velocity_action": {"mean": [0.422271223814774, 0.44432194046306506], "std": [0.5705662879555901, 0.6900923176129616], "min": [0, 0], "max": [2, 2], "count": [907]}, "eef_acc_mag_action": {"mean": [0.42006615214994486, 0.42668136714443217], "std": [0.7251618805935804, 0.7120589204489008], "min": [0, 0], "max": [2, 2], "count": [907]}, "eef_sim_pose_state": {"mean": [0.5324299344172913, 0.28163463309580566, 1.0997000751448034, -1.8328079329587266, 0.9416654704764482, 1.6140678876060928, 0.5547482338804363, -0.2673856227371637, 1.1048985501977222, 2.70584721895698, 0.9885368086067058, -2.3857492800484756], "std": [0.06385754687416953, 0.04082173335245828, 0.03239581627271517, 1.7819833089376877, 0.34419639685131975, 2.0384914692742355, 0.04960283992349435, 0.05671749920320126, 0.03818769323537647, 0.5059910591119657, 0.32258197605349825, 0.2526374973271357], "min": [0.434357832994828, 0.19993645163889578, 1.0682106477981177, -3.1376628895556595, 0.376106232243389, -3.139920952877592, 0.49627291001540275, -0.337121180466606, 1.048552176701299, -3.1409489349498663, 0.3350120692491647, -3.0613584104882543], "max": [0.6409650841071857, 0.3383019010383197, 1.1868947918273596, 3.1395811085426053, 1.3942088477241246, 3.1385419371016408, 0.6358320256699673, -0.11799176880474418, 1.223483863401377, 3.1415831840580632, 1.3564158348953437, -2.000083265224227], "count": [907]}, "eef_sim_pose_action": {"mean": [0.5324299344172913, 0.28163463309580566, 1.0997000751448034, -1.8328079329587266, 0.9416654704764482, 1.6140678876060928, 0.5547482338804363, -0.2673856227371637, 1.1048985501977222, 2.70584721895698, 0.9885368086067058, -2.3857492800484756], "std": [0.06385754687416953, 0.04082173335245828, 0.03239581627271517, 1.7819833089376877, 0.34419639685131975, 2.0384914692742355, 0.04960283992349435, 0.05671749920320126, 0.03818769323537647, 0.5059910591119657, 0.32258197605349825, 0.2526374973271357], "min": [0.434357832994828, 0.19993645163889578, 1.0682106477981177, -3.1376628895556595, 0.376106232243389, -3.139920952877592, 0.49627291001540275, -0.337121180466606, 1.048552176701299, -3.1409489349498663, 0.3350120692491647, -3.0613584104882543], "max": [0.6409650841071857, 0.3383019010383197, 1.1868947918273596, 3.1395811085426053, 1.3942088477241246, 3.1385419371016408, 0.6358320256699673, -0.11799176880474418, 1.223483863401377, 3.1415831840580632, 1.3564158348953437, -2.000083265224227], "count": [907]}, "gripper_mode_state": {"mean": [0.18302094818081588, 0.16758544652701213], "std": [0.38668369594257573, 0.3734977438209705], "min": [0, 0], "max": [1, 1], "count": [907]}, "gripper_activity_state": {"mean": [1.8996692392502756, 1.938257993384785], "std": [0.398273424680597, 0.3228566805809565], "min": [0, 0], "max": [2, 2], "count": [907]}, "gripper_mode_action": {"mean": [0.18302094818081588, 0.16758544652701213], "std": [0.38668369594257573, 0.3734977438209705], "min": [0, 0], "max": [1, 1], "count": [907]}, "gripper_activity_action": {"mean": [1.8996692392502756, 1.938257993384785], "std": [0.398273424680597, 0.3228566805809565], "min": [0, 0], "max": [2, 2], "count": [907]}, "gripper_open_scale_state": {"mean": [0.7343340683277884, 0.6944415656597636], "std": [0.3207943559611833, 0.2655477383363187], "min": [0.041, 0.081], "max": [0.934, 0.852], "count": [907]}, "gripper_open_scale_action": {"mean": [0.7343340683277884, 0.6944415656597636], "std": [0.3207943559611833, 0.2655477383363187], "min": [0.041, 0.081], "max": [0.934, 0.852], "count": [907]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[1.0]], [[1.0]]], "mean": [[[0.4914043239379085]], [[0.4806639501633987]], [[0.46755885620915033]]], "std": [[[0.1393461742539702]], [[0.14886532565581428]], [[0.16456992659297545]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[1.0]], [[1.0]]], "mean": [[[0.4857626327614379]], [[0.46805740400326795]], [[0.45049660743464054]]], "std": [[[0.12140472316340895]], [[0.1296438337535645]], [[0.15518605650927705]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49220039011437905]], [[0.47547830678104575]], [[0.4608572324346405]]], "std": [[[0.13500800260416002]], [[0.15328819777482602]], [[0.17143740855469874]]], "count": [100]}, "observation.state": {"min": [0.34426620602607727, 1.952656865119934, -1.5314741134643555, -1.4030178785324097, -2.5035176277160645, -1.9915778636932373, 1.3905911445617676, 244.0, 0.10289999842643738, 0.2948099970817566, -0.09979800134897232, -3.1411852836608887, -0.574999988079071, -0.5830000042915344, -0.8689645528793335, -2.1645398139953613, 0.541994571685791, 0.827111542224884, 1.9011871814727783, 1.3106375932693481, -2.9025871753692627, 57.0, -0.30984199047088623, 0.23008400201797485, -0.03328400105237961, -3.1381852626800537, -0.2919999957084656, -2.6760001182556152], "max": [0.8649852275848389, 2.100015163421631, -0.6193650364875793, -0.7653792500495911, -1.9841078519821167, -1.0450857877731323, 2.188974618911743, 938.0, 0.3015280067920685, 0.4126020073890686, 0.08106300234794617, 3.140000104904175, 0.421999990940094, -0.18799999356269836, -0.17132152616977692, -1.982537031173706, 1.0434277057647705, 1.3835400342941284, 2.8332629203796387, 2.0086820125579834, -1.5457683801651, 841.0, -0.18827800452709198, 0.4190709888935089, 0.07931700348854065, 3.11899995803833, 0.6060000061988831, -1.6859999895095825], "mean": [0.6351194381713867, 2.030242681503296, -0.9528009295463562, -0.8950496315956116, -2.285249948501587, -1.7026748657226562, 1.7368253469467163, 797.47314453125, 0.22491224110126495, 0.327768474817276, -0.005676689557731152, 0.4018920361995697, 0.043497245758771896, -0.3769324719905853, -0.45452773571014404, -2.1302690505981445, 0.7037012577056885, 1.0567983388900757, 2.338353395462036, 1.7467224597930908, -1.9769846200942993, 657.9526977539062, -0.2622596323490143, 0.3024671673774719, 0.02266984060406685, 2.4366443157196045, 0.2962758541107178, -2.3514702320098877], "std": [0.14697939157485962, 0.048647962510585785, 0.32701799273490906, 0.1745091825723648, 0.13299508392810822, 0.23491527140140533, 0.26872628927230835, 234.47264099121094, 0.07032205164432526, 0.03451968729496002, 0.04563698545098305, 3.035747766494751, 0.2797357439994812, 0.12744233012199402, 0.2759987711906433, 0.04965737834572792, 0.15248757600784302, 0.11006709933280945, 0.30024874210357666, 0.204721137881279, 0.47705012559890747, 268.1551818847656, 0.03849524259567261, 0.07367072999477386, 0.02555045671761036, 1.6673656702041626, 0.2684658169746399, 0.26575496792793274], "count": [370]}, "action": {"min": [0.34426620602607727, 1.952656865119934, -1.5314741134643555, -1.4030178785324097, -2.5035176277160645, -1.9915778636932373, 1.3905911445617676, 244.0, 0.10289999842643738, 0.2948099970817566, -0.09979800134897232, -3.1411852836608887, -0.574999988079071, -0.5830000042915344, -0.8689645528793335, -2.1645398139953613, 0.541994571685791, 0.827111542224884, 1.9011871814727783, 1.3106375932693481, -2.9025871753692627, 57.0, -0.30984199047088623, 0.23008400201797485, -0.03328400105237961, -3.1381852626800537, -0.2919999957084656, -2.6760001182556152], "max": [0.8649852275848389, 2.100015163421631, -0.6193650364875793, -0.7653792500495911, -1.9841078519821167, -1.0450857877731323, 2.188974618911743, 938.0, 0.3015280067920685, 0.4126020073890686, 0.08106300234794617, 3.140000104904175, 0.421999990940094, -0.18799999356269836, -0.17132152616977692, -1.982537031173706, 1.0434277057647705, 1.3835400342941284, 2.8332629203796387, 2.0086820125579834, -1.5457683801651, 841.0, -0.18827800452709198, 0.4190709888935089, 0.07931700348854065, 3.11899995803833, 0.6060000061988831, -1.6859999895095825], "mean": [0.6351194381713867, 2.030242681503296, -0.9528009295463562, -0.8950496315956116, -2.285249948501587, -1.7026748657226562, 1.7368253469467163, 797.47314453125, 0.22491224110126495, 0.327768474817276, -0.005676689557731152, 0.4018920361995697, 0.043497245758771896, -0.3769324719905853, -0.45452773571014404, -2.1302690505981445, 0.7037012577056885, 1.0567983388900757, 2.338353395462036, 1.7467224597930908, -1.9769846200942993, 657.9526977539062, -0.2622596323490143, 0.3024671673774719, 0.02266984060406685, 2.4366443157196045, 0.2962758541107178, -2.3514702320098877], "std": [0.14697939157485962, 0.048647962510585785, 0.32701799273490906, 0.1745091825723648, 0.13299508392810822, 0.23491527140140533, 0.26872628927230835, 234.47264099121094, 0.07032205164432526, 0.03451968729496002, 0.04563698545098305, 3.035747766494751, 0.2797357439994812, 0.12744233012199402, 0.2759987711906433, 0.04965737834572792, 0.15248757600784302, 0.11006709933280945, 0.30024874210357666, 0.204721137881279, 0.47705012559890747, 268.1551818847656, 0.03849524259567261, 0.07367072999477386, 0.02555045671761036, 1.6673656702041626, 0.2684658169746399, 0.26575496792793274], "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": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [370]}, "index": {"min": [31967], "max": [32336], "mean": [32151.5], "std": [106.80940969783515], "count": [370]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [370]}, "subtask_annotation": {"mean": [11.737837837837837, 29.0, 29.0, 29.0, 29.0], "std": [10.145371767364074, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [370]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [370]}, "eef_direction_state": {"mean": [4.456756756756757, 4.554054054054054], "std": [2.037359252713299, 1.7284729386891924], "min": [0, 0], "max": [6, 6], "count": [370]}, "eef_velocity_state": {"mean": [0.7324324324324324, 0.8189189189189189], "std": [0.8261123717994003, 0.8101844427435628], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_acc_mag_state": {"mean": [0.7108108108108108, 0.7243243243243244], "std": [0.8415827379099401, 0.8572127697669757], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_direction_action": {"mean": [4.456756756756757, 4.554054054054054], "std": [2.037359252713299, 1.7284729386891924], "min": [0, 0], "max": [6, 6], "count": [370]}, "eef_velocity_action": {"mean": [0.7324324324324324, 0.8189189189189189], "std": [0.8261123717994003, 0.8101844427435628], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_acc_mag_action": {"mean": [0.7108108108108108, 0.7243243243243244], "std": [0.8415827379099401, 0.8572127697669757], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_sim_pose_state": {"mean": [0.5163535578067094, 0.2956012484185519, 1.1222620866225395, -2.5357956799048122, 0.7395366464017378, 2.1040147639041127, 0.5518288881181483, -0.24810852216704926, 1.1307492155051635, 2.1953962274388936, 0.7425213672151056, -2.1396576859113883], "std": [0.07563473994763298, 0.04862938000798848, 0.03174447643262651, 0.22283568986785157, 0.3138132278448001, 1.7756171748848877, 0.03318790717944946, 0.08174803686731384, 0.039334131558929376, 1.6926161481307873, 0.24537951305192127, 0.24414831107475612], "min": [0.4404900239095591, 0.21030023541529896, 1.0927094670797393, -3.0008553031828784, 0.2217661426238009, -3.1322429740975215, 0.5060181617419579, -0.3392720379048545, 1.0887061513351872, -3.1397059458841072, 0.19094611916174653, -2.5542965759255187], "max": [0.6276205411236392, 0.348458967906258, 1.1896411682860064, -2.2528652590375167, 1.122923956821586, 3.1369403755426237, 0.6281385695744719, -0.11061122221102876, 1.2558267085222117, 3.1339778328731493, 1.119712149340979, -1.7686938098162144], "count": [370]}, "eef_sim_pose_action": {"mean": [0.5163535578067094, 0.2956012484185519, 1.1222620866225395, -2.5357956799048122, 0.7395366464017378, 2.1040147639041127, 0.5518288881181483, -0.24810852216704926, 1.1307492155051635, 2.1953962274388936, 0.7425213672151056, -2.1396576859113883], "std": [0.07563473994763298, 0.04862938000798848, 0.03174447643262651, 0.22283568986785157, 0.3138132278448001, 1.7756171748848877, 0.03318790717944946, 0.08174803686731384, 0.039334131558929376, 1.6926161481307873, 0.24537951305192127, 0.24414831107475612], "min": [0.4404900239095591, 0.21030023541529896, 1.0927094670797393, -3.0008553031828784, 0.2217661426238009, -3.1322429740975215, 0.5060181617419579, -0.3392720379048545, 1.0887061513351872, -3.1397059458841072, 0.19094611916174653, -2.5542965759255187], "max": [0.6276205411236392, 0.348458967906258, 1.1896411682860064, -2.2528652590375167, 1.122923956821586, 3.1369403755426237, 0.6281385695744719, -0.11061122221102876, 1.2558267085222117, 3.1339778328731493, 1.119712149340979, -1.7686938098162144], "count": [370]}, "gripper_mode_state": {"mean": [0.1918918918918919, 0.14594594594594595], "std": [0.39378851394884695, 0.35305201714179274], "min": [0, 0], "max": [1, 1], "count": [370]}, "gripper_activity_state": {"mean": [1.8162162162162163, 1.8837837837837839], "std": [0.5237667695895012, 0.40935909928749215], "min": [0, 0], "max": [2, 2], "count": [370]}, "gripper_mode_action": {"mean": [0.1918918918918919, 0.14594594594594595], "std": [0.39378851394884695, 0.35305201714179274], "min": [0, 0], "max": [1, 1], "count": [370]}, "gripper_activity_action": {"mean": [1.8162162162162163, 1.8837837837837839], "std": [0.5237667695895012, 0.40935909928749215], "min": [0, 0], "max": [2, 2], "count": [370]}, "gripper_open_scale_state": {"mean": [0.657952702465575, 0.7974729730966933], "std": [0.26815475817392864, 0.23447260507659992], "min": [0.057, 0.244], "max": [0.841, 0.938], "count": [370]}, "gripper_open_scale_action": {"mean": [0.657952702465575, 0.7974729730966933], "std": [0.26815475817392864, 0.23447260507659992], "min": [0.057, 0.244], "max": [0.841, 0.938], "count": [370]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.491604618819538]], [[0.4809364257471436]], [[0.46866162282342966]]], "std": [[[0.1416824438320236]], [[0.14689504657988717]], [[0.16476809146201885]]], "count": [131]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4734047999925161]], [[0.4737896725165893]], [[0.4647616047373148]]], "std": [[[0.10400981510694661]], [[0.10326065667231177]], [[0.11448226691889746]]], "count": [131]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4748572272738612]], [[0.45643954404280795]], [[0.4370618108566582]]], "std": [[[0.1100606418035511]], [[0.13174400847601045]], [[0.1569912118816307]]], "count": [131]}, "observation.state": {"min": [0.37056833505630493, 2.0072858333587646, -1.0585596561431885, -1.1202046871185303, -2.690669536590576, -1.8118611574172974, 1.3498202562332153, 155.0, 0.14857099950313568, 0.28954899311065674, -0.10252700001001358, -3.0829999446868896, -0.11699999123811722, -0.7229999303817749, -0.8911826014518738, -2.1754133701324463, 0.4507662057876587, 0.5900260210037231, 1.4672983884811401, 1.1570136547088623, -2.929640054702759, 36.0, -0.31047600507736206, 0.26794201135635376, -0.04858899861574173, 2.319000005722046, -0.1459999978542328, -3.114000082015991], "max": [0.8534660339355469, 2.104640245437622, -0.5197939276695251, -0.3865031898021698, -1.7901668548583984, -1.0767110586166382, 2.1519737243652344, 959.0, 0.2832219898700714, 0.4194740056991577, 0.07526099681854248, -2.7090001106262207, 0.6150000095367432, -0.29499998688697815, -0.30515336990356445, -2.110626697540283, 1.0616837739944458, 1.1185815334320068, 2.7535362243652344, 1.7716838121414185, -1.0316118001937866, 873.0, -0.18547099828720093, 0.4312419891357422, 0.04558800160884857, 2.9690001010894775, 0.9240000247955322, -1.625], "mean": [0.5731016397476196, 2.0717577934265137, -0.7280327081680298, -0.7956622838973999, -2.152089834213257, -1.570070505142212, 1.5721819400787354, 822.3268432617188, 0.24669212102890015, 0.34574899077415466, 0.0024906948674470186, -2.918973207473755, 0.37157854437828064, -0.43616604804992676, -0.47075706720352173, -2.1546201705932617, 0.6438962817192078, 0.8660218715667725, 2.206273078918457, 1.5389541387557983, -1.627724289894104, 678.2691040039062, -0.26875820755958557, 0.32645535469055176, -0.0013711772626265883, 2.785078763961792, 0.468401163816452, -2.611699342727661], "std": [0.16737587749958038, 0.021465612575411797, 0.19408951699733734, 0.1462971568107605, 0.26007339358329773, 0.2142297476530075, 0.28761687874794006, 273.057373046875, 0.03890354558825493, 0.045316990464925766, 0.03868857026100159, 0.09716096520423889, 0.2250797301530838, 0.11949947476387024, 0.19567172229290009, 0.014319579117000103, 0.21579010784626007, 0.11773475259542465, 0.31060418486595154, 0.21223220229148865, 0.5838260650634766, 279.2186584472656, 0.038862332701683044, 0.06157796457409859, 0.017468662932515144, 0.13555482029914856, 0.2654951214790344, 0.3433254063129425], "count": [667]}, "action": {"min": [0.37056833505630493, 2.0072858333587646, -1.0585596561431885, -1.1202046871185303, -2.690669536590576, -1.8118611574172974, 1.3498202562332153, 155.0, 0.14857099950313568, 0.28954899311065674, -0.10252700001001358, -3.0829999446868896, -0.11699999123811722, -0.7229999303817749, -0.8911826014518738, -2.1754133701324463, 0.4507662057876587, 0.5900260210037231, 1.4672983884811401, 1.1570136547088623, -2.929640054702759, 36.0, -0.31047600507736206, 0.26794201135635376, -0.04858899861574173, 2.319000005722046, -0.1459999978542328, -3.114000082015991], "max": [0.8534660339355469, 2.104640245437622, -0.5197939276695251, -0.3865031898021698, -1.7901668548583984, -1.0767110586166382, 2.1519737243652344, 959.0, 0.2832219898700714, 0.4194740056991577, 0.07526099681854248, -2.7090001106262207, 0.6150000095367432, -0.29499998688697815, -0.30515336990356445, -2.110626697540283, 1.0616837739944458, 1.1185815334320068, 2.7535362243652344, 1.7716838121414185, -1.0316118001937866, 873.0, -0.18547099828720093, 0.4312419891357422, 0.04558800160884857, 2.9690001010894775, 0.9240000247955322, -1.625], "mean": [0.5731016397476196, 2.0717577934265137, -0.7280327081680298, -0.7956622838973999, -2.152089834213257, -1.570070505142212, 1.5721819400787354, 822.3268432617188, 0.24669212102890015, 0.34574899077415466, 0.0024906948674470186, -2.918973207473755, 0.37157854437828064, -0.43616604804992676, -0.47075706720352173, -2.1546201705932617, 0.6438962817192078, 0.8660218715667725, 2.206273078918457, 1.5389541387557983, -1.627724289894104, 678.2691040039062, -0.26875820755958557, 0.32645535469055176, -0.0013711772626265883, 2.785078763961792, 0.468401163816452, -2.611699342727661], "std": [0.16737587749958038, 0.021465612575411797, 0.19408951699733734, 0.1462971568107605, 0.26007339358329773, 0.2142297476530075, 0.28761687874794006, 273.057373046875, 0.03890354558825493, 0.045316990464925766, 0.03868857026100159, 0.09716096520423889, 0.2250797301530838, 0.11949947476387024, 0.19567172229290009, 0.014319579117000103, 0.21579010784626007, 0.11773475259542465, 0.31060418486595154, 0.21223220229148865, 0.5838260650634766, 279.2186584472656, 0.038862332701683044, 0.06157796457409859, 0.017468662932515144, 0.13555482029914856, 0.2654951214790344, 0.3433254063129425], "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": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [667]}, "index": {"min": [32337], "max": [33003], "mean": [32670.0], "std": [192.54609837646672], "count": [667]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [667]}, "subtask_annotation": {"mean": [11.724137931034482, 29.0, 29.0, 29.0, 29.0], "std": [10.04690956827168, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [667]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [667]}, "eef_direction_state": {"mean": [4.704647676161919, 4.866566716641679], "std": [1.9693359911865442, 1.7941786750802176], "min": [0, 0], "max": [6, 6], "count": [667]}, "eef_velocity_state": {"mean": [0.5052473763118441, 0.5292353823088456], "std": [0.6647379280723001, 0.7389160078345504], "min": [0, 0], "max": [2, 2], "count": [667]}, "eef_acc_mag_state": {"mean": [0.46476761619190404, 0.5397301349325337], "std": [0.7304904176959345, 0.7760442028866745], "min": [0, 0], "max": [2, 2], "count": [667]}, "eef_direction_action": {"mean": [4.704647676161919, 4.866566716641679], "std": [1.9693359911865442, 1.7941786750802176], "min": [0, 0], "max": [6, 6], "count": [667]}, "eef_velocity_action": {"mean": [0.5052473763118441, 0.5292353823088456], "std": [0.6647379280723001, 0.7389160078345504], "min": [0, 0], "max": [2, 2], "count": [667]}, "eef_acc_mag_action": {"mean": [0.46476761619190404, 0.5397301349325337], "std": [0.7304904176959345, 0.7760442028866745], "min": [0, 0], "max": [2, 2], "count": [667]}, "eef_sim_pose_state": {"mean": [0.5321448490598942, 0.28390168987093944, 1.0937579506154422, -2.163041918873132, 1.0164933178368436, 1.8338795898957703, 0.5582690800427074, -0.27317458284167845, 1.1126822060520067, 2.706419665003796, 1.0159435378181034, -2.4662577396278054], "std": [0.06297765725377466, 0.04261157323119957, 0.03347246372782368, 1.5039723072627802, 0.3464263526401315, 1.889261125584523, 0.046338679262084244, 0.05236726915579011, 0.027131229654957234, 0.21926493308633316, 0.2377278166968749, 0.17063019452747843], "min": [0.47289171907971483, 0.1935890876422564, 1.0596151788399777, -3.14137480698398, 0.3468083640991879, -3.141389160880665, 0.5014873142377999, -0.3362954827373562, 1.0842061490373407, 2.258888737280918, 0.47375113817061987, -2.8540205236620007], "max": [0.6415001153146893, 0.32582868687750066, 1.1767832616256348, 3.141340536437377, 1.471771888244585, 3.1399405228207993, 0.6339159347353266, -0.1494111076796371, 1.1995049305845529, 3.1032281970985727, 1.202381492187031, -2.1683295888694527], "count": [667]}, "eef_sim_pose_action": {"mean": [0.5321448490598942, 0.28390168987093944, 1.0937579506154422, -2.163041918873132, 1.0164933178368436, 1.8338795898957703, 0.5582690800427074, -0.27317458284167845, 1.1126822060520067, 2.706419665003796, 1.0159435378181034, -2.4662577396278054], "std": [0.06297765725377466, 0.04261157323119957, 0.03347246372782368, 1.5039723072627802, 0.3464263526401315, 1.889261125584523, 0.046338679262084244, 0.05236726915579011, 0.027131229654957234, 0.21926493308633316, 0.2377278166968749, 0.17063019452747843], "min": [0.47289171907971483, 0.1935890876422564, 1.0596151788399777, -3.14137480698398, 0.3468083640991879, -3.141389160880665, 0.5014873142377999, -0.3362954827373562, 1.0842061490373407, 2.258888737280918, 0.47375113817061987, -2.8540205236620007], "max": [0.6415001153146893, 0.32582868687750066, 1.1767832616256348, 3.141340536437377, 1.471771888244585, 3.1399405228207993, 0.6339159347353266, -0.1494111076796371, 1.1995049305845529, 3.1032281970985727, 1.202381492187031, -2.1683295888694527], "count": [667]}, "gripper_mode_state": {"mean": [0.17691154422788605, 0.15442278860569716], "std": [0.3815938282346713, 0.3613535539674914], "min": [0, 0], "max": [1, 1], "count": [667]}, "gripper_activity_state": {"mean": [1.896551724137931, 1.8860569715142428], "std": [0.4058457195465242, 0.4194312023274868], "min": [0, 0], "max": [2, 2], "count": [667]}, "gripper_mode_action": {"mean": [0.17691154422788605, 0.15442278860569716], "std": [0.3815938282346713, 0.3613535539674914], "min": [0, 0], "max": [1, 1], "count": [667]}, "gripper_activity_action": {"mean": [1.896551724137931, 1.8860569715142428], "std": [0.4058457195465242, 0.4194312023274868], "min": [0, 0], "max": [2, 2], "count": [667]}, "gripper_open_scale_state": {"mean": [0.678269115390806, 0.8223268364901993], "std": [0.27921866925055044, 0.2730573199885636], "min": [0.036, 0.155], "max": [0.873, 0.959], "count": [667]}, "gripper_open_scale_action": {"mean": [0.678269115390806, 0.8223268364901993], "std": [0.27921866925055044, 0.2730573199885636], "min": [0.036, 0.155], "max": [0.873, 0.959], "count": [667]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48053450184898516]], [[0.4702775466546268]], [[0.45679093029755763]]], "std": [[[0.14022111292538156]], [[0.14683445528232347]], [[0.16370065150399005]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4746659553806903]], [[0.47383796654626764]], [[0.4634085056902878]]], "std": [[[0.12844903873854996]], [[0.12561858394183098]], [[0.13689590260588777]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47932498960841646]], [[0.4576641816448802]], [[0.43796921224630203]]], "std": [[[0.10709569987710203]], [[0.13094178986434957]], [[0.15783252219986865]]], "count": [114]}, "observation.state": {"min": [0.2721492052078247, 1.9680159091949463, -1.5282628536224365, -1.2688368558883667, -2.7420692443847656, -1.967562198638916, 1.1397697925567627, 55.0, 0.06247200071811676, 0.26583999395370483, -0.11683099716901779, -3.1411852836608887, -0.5990000367164612, -0.5450000166893005, -0.9705427289009094, -2.169060230255127, 0.4254763722419739, 0.7614871263504028, 1.9323937892913818, 1.3122607469558716, -2.893564224243164, 50.0, -0.303505003452301, 0.24854500591754913, -0.04931100085377693, -3.1411852836608887, -0.3669999837875366, -2.7739999294281006], "max": [1.1514809131622314, 2.1076772212982178, -0.4849746823310852, -0.6334497928619385, -1.901414155960083, -1.0796781778335571, 2.317570447921753, 946.0, 0.3117919862270355, 0.4287639856338501, 0.09840299934148788, 3.1410000324249268, 0.6510000228881836, -0.11399999260902405, -0.26281169056892395, -1.9687139987945557, 1.1520918607711792, 1.4499322175979614, 2.8578546047210693, 1.9997984170913696, -1.3991432189941406, 887.0, -0.13955099880695343, 0.4174489974975586, 0.08988399803638458, 3.1410000324249268, 0.718999981880188, -1.7209999561309814], "mean": [0.7049222588539124, 2.0458180904388428, -0.9086989760398865, -0.8119565844535828, -2.3401191234588623, -1.6547404527664185, 1.7070504426956177, 595.1557006835938, 0.212960883975029, 0.3426968455314636, -0.009957876987755299, -2.722944974899292, 0.07410815358161926, -0.3376828134059906, -0.5057945847511292, -2.1372172832489014, 0.7171885967254639, 0.9241703748703003, 2.26381254196167, 1.7004495859146118, -1.8327714204788208, 731.70263671875, -0.2470041662454605, 0.3150777518749237, 0.005710999947041273, 2.0866496562957764, 0.3873821198940277, -2.4745004177093506], "std": [0.2573222815990448, 0.04609837010502815, 0.3833885192871094, 0.19013351202011108, 0.24429696798324585, 0.22810174524784088, 0.4645206034183502, 261.09063720703125, 0.08172599226236343, 0.04975466802716255, 0.050082333385944366, 1.196515440940857, 0.42816272377967834, 0.12852869927883148, 0.26922425627708435, 0.042230311781167984, 0.2088085114955902, 0.1524672955274582, 0.35904374718666077, 0.18008339405059814, 0.535380482673645, 287.1078796386719, 0.04625026881694794, 0.0658096969127655, 0.029429802671074867, 2.069138288497925, 0.37291035056114197, 0.24236179888248444], "count": [555]}, "action": {"min": [0.2721492052078247, 1.9680159091949463, -1.5282628536224365, -1.2688368558883667, -2.7420692443847656, -1.967562198638916, 1.1397697925567627, 55.0, 0.06247200071811676, 0.26583999395370483, -0.11683099716901779, -3.1411852836608887, -0.5990000367164612, -0.5450000166893005, -0.9705427289009094, -2.169060230255127, 0.4254763722419739, 0.7614871263504028, 1.9323937892913818, 1.3122607469558716, -2.893564224243164, 50.0, -0.303505003452301, 0.24854500591754913, -0.04931100085377693, -3.1411852836608887, -0.3669999837875366, -2.7739999294281006], "max": [1.1514809131622314, 2.1076772212982178, -0.4849746823310852, -0.6334497928619385, -1.901414155960083, -1.0796781778335571, 2.317570447921753, 946.0, 0.3117919862270355, 0.4287639856338501, 0.09840299934148788, 3.1410000324249268, 0.6510000228881836, -0.11399999260902405, -0.26281169056892395, -1.9687139987945557, 1.1520918607711792, 1.4499322175979614, 2.8578546047210693, 1.9997984170913696, -1.3991432189941406, 887.0, -0.13955099880695343, 0.4174489974975586, 0.08988399803638458, 3.1410000324249268, 0.718999981880188, -1.7209999561309814], "mean": [0.7049222588539124, 2.0458180904388428, -0.9086989760398865, -0.8119565844535828, -2.3401191234588623, -1.6547404527664185, 1.7070504426956177, 595.1557006835938, 0.212960883975029, 0.3426968455314636, -0.009957876987755299, -2.722944974899292, 0.07410815358161926, -0.3376828134059906, -0.5057945847511292, -2.1372172832489014, 0.7171885967254639, 0.9241703748703003, 2.26381254196167, 1.7004495859146118, -1.8327714204788208, 731.70263671875, -0.2470041662454605, 0.3150777518749237, 0.005710999947041273, 2.0866496562957764, 0.3873821198940277, -2.4745004177093506], "std": [0.2573222815990448, 0.04609837010502815, 0.3833885192871094, 0.19013351202011108, 0.24429696798324585, 0.22810174524784088, 0.4645206034183502, 261.09063720703125, 0.08172599226236343, 0.04975466802716255, 0.050082333385944366, 1.196515440940857, 0.42816272377967834, 0.12852869927883148, 0.26922425627708435, 0.042230311781167984, 0.2088085114955902, 0.1524672955274582, 0.35904374718666077, 0.18008339405059814, 0.535380482673645, 287.1078796386719, 0.04625026881694794, 0.0658096969127655, 0.029429802671074867, 2.069138288497925, 0.37291035056114197, 0.24236179888248444], "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": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [555]}, "index": {"min": [33004], "max": [33558], "mean": [33281.0], "std": [160.21443963222126], "count": [555]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [555]}, "subtask_annotation": {"mean": [12.663063063063063, 29.0, 29.0, 29.0, 29.0], "std": [9.901496182581765, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [555]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [555]}, "eef_direction_state": {"mean": [4.81981981981982, 4.772972972972973], "std": [1.62080059295698, 1.7570422498443345], "min": [0, 0], "max": [6, 6], "count": [555]}, "eef_velocity_state": {"mean": [0.6648648648648648, 0.6774774774774774], "std": [0.7914690012481224, 0.8244774140323622], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_acc_mag_state": {"mean": [0.5747747747747748, 0.5603603603603604], "std": [0.79598864454625, 0.8017187931522911], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_direction_action": {"mean": [4.81981981981982, 4.772972972972973], "std": [1.62080059295698, 1.7570422498443345], "min": [0, 0], "max": [6, 6], "count": [555]}, "eef_velocity_action": {"mean": [0.6648648648648648, 0.6774774774774774], "std": [0.7914690012481224, 0.8244774140323622], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_acc_mag_action": {"mean": [0.5747747747747748, 0.5603603603603604], "std": [0.79598864454625, 0.8017187931522911], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_sim_pose_state": {"mean": [0.527056474730965, 0.2733594455228896, 1.1158416238564854, -2.4461006964092338, 0.870317243203988, 2.0817864692100914, 0.5618637975822682, -0.2343217684368303, 1.1343628752248929, 1.8014118330736897, 0.7836508865209281, -2.145982998452743], "std": [0.06866570804624914, 0.049770383025926325, 0.050086420346356804, 0.37664024210041414, 0.3811872458106635, 1.9192106663280835, 0.051141507641512596, 0.09590800797595839, 0.050849381758637194, 2.179769083437274, 0.4082666385171404, 0.2832375029271229], "min": [0.46172817530905175, 0.17652772251358503, 1.0691717662938436, -3.128373037076392, 0.20521230561316273, -3.134256962189079, 0.4703090608014651, -0.3434192657058756, 1.077031815310948, -3.140902667497224, 0.11879143621286858, -2.806439543966918], "max": [0.6366283869474596, 0.3360608840334145, 1.2476600014633858, -2.049918606694056, 1.2657746036926167, 3.1410616664035347, 0.6443304690411671, -0.05323575356361643, 1.2579210934282998, 3.1280835535859945, 1.3277405135057148, -1.6925295854177445], "count": [555]}, "eef_sim_pose_action": {"mean": [0.527056474730965, 0.2733594455228896, 1.1158416238564854, -2.4461006964092338, 0.870317243203988, 2.0817864692100914, 0.5618637975822682, -0.2343217684368303, 1.1343628752248929, 1.8014118330736897, 0.7836508865209281, -2.145982998452743], "std": [0.06866570804624914, 0.049770383025926325, 0.050086420346356804, 0.37664024210041414, 0.3811872458106635, 1.9192106663280835, 0.051141507641512596, 0.09590800797595839, 0.050849381758637194, 2.179769083437274, 0.4082666385171404, 0.2832375029271229], "min": [0.46172817530905175, 0.17652772251358503, 1.0691717662938436, -3.128373037076392, 0.20521230561316273, -3.134256962189079, 0.4703090608014651, -0.3434192657058756, 1.077031815310948, -3.140902667497224, 0.11879143621286858, -2.806439543966918], "max": [0.6366283869474596, 0.3360608840334145, 1.2476600014633858, -2.049918606694056, 1.2657746036926167, 3.1410616664035347, 0.6443304690411671, -0.05323575356361643, 1.2579210934282998, 3.1280835535859945, 1.3277405135057148, -1.6925295854177445], "count": [555]}, "gripper_mode_state": {"mean": [0.18198198198198198, 0.23243243243243245], "std": [0.3858296777282614, 0.4223832344991639], "min": [0, 0], "max": [1, 1], "count": [555]}, "gripper_activity_state": {"mean": [1.8756756756756756, 1.8252252252252252], "std": [0.4419889966866972, 0.5302504029363276], "min": [0, 0], "max": [2, 2], "count": [555]}, "gripper_mode_action": {"mean": [0.18198198198198198, 0.23243243243243245], "std": [0.3858296777282614, 0.4223832344991639], "min": [0, 0], "max": [1, 1], "count": [555]}, "gripper_activity_action": {"mean": [1.8756756756756756, 1.8252252252252252], "std": [0.4419889966866972, 0.5302504029363276], "min": [0, 0], "max": [2, 2], "count": [555]}, "gripper_open_scale_state": {"mean": [0.7317027027576893, 0.595154954858729], "std": [0.2871080609342357, 0.26109073313376846], "min": [0.05, 0.055], "max": [0.887, 0.946], "count": [555]}, "gripper_open_scale_action": {"mean": [0.7317027027576893, 0.595154954858729], "std": [0.2871080609342357, 0.26109073313376846], "min": [0.05, 0.055], "max": [0.887, 0.946], "count": [555]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[1.0]], [[1.0]]], "mean": [[[0.48305852896714246]], [[0.47335469048730605]], [[0.46174832710862124]]], "std": [[[0.1426348350168871]], [[0.14876862519734463]], [[0.1661382133343949]]], "count": [147]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47795063442043484]], [[0.46478038298652796]], [[0.4488197584589391]]], "std": [[[0.11903690694223622]], [[0.12334929163827107]], [[0.14590661298076144]]], "count": [147]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.473525942321373]], [[0.45902079442888266]], [[0.44091760176292744]]], "std": [[[0.10505710059484387]], [[0.12582909370394063]], [[0.15167360886890693]]], "count": [147]}, "observation.state": {"min": [0.381930410861969, 1.9714367389678955, -1.3189977407455444, -1.158148169517517, -2.8518855571746826, -1.7901668548583984, 1.050391435623169, 46.0, 0.07159300148487091, 0.27799099683761597, -0.10457299649715424, -2.98799991607666, -0.44200000166893005, -0.6230000257492065, -0.781523585319519, -2.175168991088867, 0.5812295079231262, 0.5659579038619995, 1.578737735748291, 0.9134355187416077, -2.9734652042388916, 40.0, -0.3045380115509033, 0.24458500742912292, -0.04516499862074852, 2.4549999237060547, -0.0989999994635582, -2.9040000438690186], "max": [1.1399270296096802, 2.098496675491333, -0.3741636872291565, -0.49209561944007874, -1.9587132930755615, -1.1596840620040894, 2.1153740882873535, 946.0, 0.3024199903011322, 0.4273320138454437, 0.08934800326824188, -2.7669999599456787, 0.8169999718666077, -0.16200000047683716, -0.2744704782962799, -2.1121625900268555, 1.3226978778839111, 1.243424892425537, 2.7008097171783447, 1.835108995437622, -1.095787525177002, 886.0, -0.19303299486637115, 0.42334800958633423, 0.027305999770760536, 3.0850000381469727, 0.9150000214576721, -1.5800000429153442], "mean": [0.6194279193878174, 2.0665926933288574, -0.7572330832481384, -0.7481967806816101, -2.2500970363616943, -1.6204944849014282, 1.5502605438232422, 743.2022094726562, 0.2381788194179535, 0.33733484148979187, -0.006124888081103563, -2.909613847732544, 0.2702120840549469, -0.37737762928009033, -0.40955275297164917, -2.146155595779419, 0.7698732614517212, 0.9489516615867615, 2.208298921585083, 1.5674571990966797, -1.721646785736084, 703.5513305664062, -0.26888367533683777, 0.3108696937561035, -0.005012646783143282, 2.91833233833313, 0.40830597281455994, -2.540315866470337], "std": [0.25736960768699646, 0.02710755169391632, 0.28618985414505005, 0.18748623132705688, 0.3170596957206726, 0.16820506751537323, 0.4142758250236511, 321.3089599609375, 0.07035316526889801, 0.0536123551428318, 0.03822145611047745, 0.06976965814828873, 0.4307270348072052, 0.12769369781017303, 0.16198664903640747, 0.016916371881961823, 0.2122173309326172, 0.1437380164861679, 0.2484046071767807, 0.2719810903072357, 0.5458259582519531, 280.7668762207031, 0.028687629848718643, 0.05824914202094078, 0.01715274341404438, 0.1782553791999817, 0.21000345051288605, 0.33202922344207764], "count": [779]}, "action": {"min": [0.381930410861969, 1.9714367389678955, -1.3189977407455444, -1.158148169517517, -2.8518855571746826, -1.7901668548583984, 1.050391435623169, 46.0, 0.07159300148487091, 0.27799099683761597, -0.10457299649715424, -2.98799991607666, -0.44200000166893005, -0.6230000257492065, -0.781523585319519, -2.175168991088867, 0.5812295079231262, 0.5659579038619995, 1.578737735748291, 0.9134355187416077, -2.9734652042388916, 40.0, -0.3045380115509033, 0.24458500742912292, -0.04516499862074852, 2.4549999237060547, -0.0989999994635582, -2.9040000438690186], "max": [1.1399270296096802, 2.098496675491333, -0.3741636872291565, -0.49209561944007874, -1.9587132930755615, -1.1596840620040894, 2.1153740882873535, 946.0, 0.3024199903011322, 0.4273320138454437, 0.08934800326824188, -2.7669999599456787, 0.8169999718666077, -0.16200000047683716, -0.2744704782962799, -2.1121625900268555, 1.3226978778839111, 1.243424892425537, 2.7008097171783447, 1.835108995437622, -1.095787525177002, 886.0, -0.19303299486637115, 0.42334800958633423, 0.027305999770760536, 3.0850000381469727, 0.9150000214576721, -1.5800000429153442], "mean": [0.6194279193878174, 2.0665926933288574, -0.7572330832481384, -0.7481967806816101, -2.2500970363616943, -1.6204944849014282, 1.5502605438232422, 743.2022094726562, 0.2381788194179535, 0.33733484148979187, -0.006124888081103563, -2.909613847732544, 0.2702120840549469, -0.37737762928009033, -0.40955275297164917, -2.146155595779419, 0.7698732614517212, 0.9489516615867615, 2.208298921585083, 1.5674571990966797, -1.721646785736084, 703.5513305664062, -0.26888367533683777, 0.3108696937561035, -0.005012646783143282, 2.91833233833313, 0.40830597281455994, -2.540315866470337], "std": [0.25736960768699646, 0.02710755169391632, 0.28618985414505005, 0.18748623132705688, 0.3170596957206726, 0.16820506751537323, 0.4142758250236511, 321.3089599609375, 0.07035316526889801, 0.0536123551428318, 0.03822145611047745, 0.06976965814828873, 0.4307270348072052, 0.12769369781017303, 0.16198664903640747, 0.016916371881961823, 0.2122173309326172, 0.1437380164861679, 0.2484046071767807, 0.2719810903072357, 0.5458259582519531, 280.7668762207031, 0.028687629848718643, 0.05824914202094078, 0.01715274341404438, 0.1782553791999817, 0.21000345051288605, 0.33202922344207764], "count": [779]}, "timestamp": {"min": [0.0], "max": [25.933333333333334], "mean": [12.966666666666667], "std": [7.495924818785798], "count": [779]}, "frame_index": {"min": [0], "max": [778], "mean": [389.0], "std": [224.8777445635739], "count": [779]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [779]}, "index": {"min": [33559], "max": [34337], "mean": [33948.0], "std": [224.8777445635739], "count": [779]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [779]}, "subtask_annotation": {"mean": [12.944801026957638, 29.0, 29.0, 29.0, 29.0], "std": [10.129116792132084, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [779]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [779]}, "eef_direction_state": {"mean": [4.842105263157895, 4.840821566110398], "std": [1.8393707927390734, 1.6752605507688587], "min": [0, 0], "max": [6, 6], "count": [779]}, "eef_velocity_state": {"mean": [0.4852374839537869, 0.5353016688061617], "std": [0.6631509866912076, 0.7427693419822496], "min": [0, 0], "max": [2, 2], "count": [779]}, "eef_acc_mag_state": {"mean": [0.48267008985879334, 0.5109114249037228], "std": [0.7570940035317146, 0.7673180314222514], "min": [0, 0], "max": [2, 2], "count": [779]}, "eef_direction_action": {"mean": [4.842105263157895, 4.840821566110398], "std": [1.8393707927390734, 1.6752605507688587], "min": [0, 0], "max": [6, 6], "count": [779]}, "eef_velocity_action": {"mean": [0.4852374839537869, 0.5353016688061617], "std": [0.6631509866912076, 0.7427693419822496], "min": [0, 0], "max": [2, 2], "count": [779]}, "eef_acc_mag_action": {"mean": [0.48267008985879334, 0.5109114249037228], "std": [0.7570940035317146, 0.7673180314222514], "min": [0, 0], "max": [2, 2], "count": [779]}, "eef_sim_pose_state": {"mean": [0.5209681718223607, 0.2828818196621843, 1.0936580998129597, -2.2385327338887038, 0.9345159748130385, 1.7311904286091795, 0.5516431919528323, -0.25756249412133037, 1.1141630272393075, 1.761803018803071, 0.9334362703068034, -1.81978033288881], "std": [0.0555642110337602, 0.034223359210644594, 0.027541503341511422, 1.350534387275917, 0.2747604477010511, 1.9109785469952234, 0.05816443036360249, 0.07627015823707971, 0.05035072291664629, 2.0917865407593683, 0.39516699160256025, 1.5640735349299735], "min": [0.45981782030577556, 0.20974639347554758, 1.0606355163377532, -3.1385054926652116, 0.3883272147062844, -3.1255756722181647, 0.49109922513148635, -0.3309168917699217, 1.0505272182208671, -3.140316442380565, 0.23036554998811742, -3.131675903861042], "max": [0.6327654749393608, 0.3280933323927442, 1.1758011730596625, 3.1414761490389997, 1.369646788110356, 3.129307483478265, 0.646901973593539, -0.06755230276265015, 1.213589365776164, 3.1400788456884072, 1.3043281567970526, 3.133355906547891], "count": [779]}, "eef_sim_pose_action": {"mean": [0.5209681718223607, 0.2828818196621843, 1.0936580998129597, -2.2385327338887038, 0.9345159748130385, 1.7311904286091795, 0.5516431919528323, -0.25756249412133037, 1.1141630272393075, 1.761803018803071, 0.9334362703068034, -1.81978033288881], "std": [0.0555642110337602, 0.034223359210644594, 0.027541503341511422, 1.350534387275917, 0.2747604477010511, 1.9109785469952234, 0.05816443036360249, 0.07627015823707971, 0.05035072291664629, 2.0917865407593683, 0.39516699160256025, 1.5640735349299735], "min": [0.45981782030577556, 0.20974639347554758, 1.0606355163377532, -3.1385054926652116, 0.3883272147062844, -3.1255756722181647, 0.49109922513148635, -0.3309168917699217, 1.0505272182208671, -3.140316442380565, 0.23036554998811742, -3.131675903861042], "max": [0.6327654749393608, 0.3280933323927442, 1.1758011730596625, 3.1414761490389997, 1.369646788110356, 3.129307483478265, 0.646901973593539, -0.06755230276265015, 1.213589365776164, 3.1400788456884072, 1.3043281567970526, 3.133355906547891], "count": [779]}, "gripper_mode_state": {"mean": [0.17201540436456997, 0.1797175866495507], "std": [0.3773938327872693, 0.38395204869672545], "min": [0, 0], "max": [1, 1], "count": [779]}, "gripper_activity_state": {"mean": [1.9165596919127086, 1.9281129653401796], "std": [0.339100183571893, 0.3243920472708028], "min": [0, 0], "max": [2, 2], "count": [779]}, "gripper_mode_action": {"mean": [0.17201540436456997, 0.1797175866495507], "std": [0.3773938327872693, 0.38395204869672545], "min": [0, 0], "max": [1, 1], "count": [779]}, "gripper_activity_action": {"mean": [1.9165596919127086, 1.9281129653401796], "std": [0.339100183571893, 0.3243920472708028], "min": [0, 0], "max": [2, 2], "count": [779]}, "gripper_open_scale_state": {"mean": [0.7035513477545825, 0.7432021822702901], "std": [0.28076707886612084, 0.32130903533882854], "min": [0.04, 0.046], "max": [0.886, 0.946], "count": [779]}, "gripper_open_scale_action": {"mean": [0.7035513477545825, 0.7432021822702901], "std": [0.28076707886612084, 0.32130903533882854], "min": [0.04, 0.046], "max": [0.886, 0.946], "count": [779]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.48869832312091505]], [[0.4752895506535948]], [[0.4629164705882353]]], "std": [[[0.14382284087191488]], [[0.15352251067021877]], [[0.16971539775666858]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47216077205882356]], [[0.4721549346405229]], [[0.4617632087418301]]], "std": [[[0.1310782651901063]], [[0.13094667572969795]], [[0.14243404957829464]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47737842933006536]], [[0.45589854983660133]], [[0.43534938725490196]]], "std": [[[0.11404605075495791]], [[0.13850854743703997]], [[0.16645250881021614]]], "count": [100]}, "observation.state": {"min": [0.3882310092449188, 1.9713494777679443, -1.4752048254013062, -1.260092854499817, -2.7180535793304443, -1.9760268926620483, 0.9831963181495667, 88.0, 0.0725179985165596, 0.27216100692749023, -0.10451199859380722, -3.1381852626800537, -0.5780000686645508, -0.5490000247955322, -0.9647656679153442, -2.175360918045044, 0.47541025280952454, 0.872786819934845, 1.8721274137496948, 1.3032722473144531, -2.980341911315918, 71.0, -0.31957298517227173, 0.2357580065727234, -0.03538300096988678, -3.1411852836608887, -0.35899999737739563, -2.756999969482422], "max": [1.0744421482086182, 2.1046576499938965, -0.5011887550354004, -0.5948606133460999, -2.0584239959716797, -1.1979591846466064, 2.1729698181152344, 852.0, 0.30979299545288086, 0.4203389883041382, 0.08686000108718872, 3.1410000324249268, 0.5960000157356262, -0.08299999684095383, -0.2056172490119934, -2.03812575340271, 1.1024895906448364, 1.40574049949646, 2.8574180603027344, 1.9435288906097412, -1.431187391281128, 873.0, -0.154789000749588, 0.4124529957771301, 0.09130000323057175, 3.1410000324249268, 0.6570000052452087, -1.531000018119812], "mean": [0.6285011768341064, 2.0443313121795654, -0.8597295880317688, -0.7886099219322205, -2.2900867462158203, -1.7012475728988647, 1.5650231838226318, 709.7973022460938, 0.23079581558704376, 0.3235609829425812, -0.010727512650191784, -1.0190260410308838, 0.1489243507385254, -0.32211798429489136, -0.4874182939529419, -2.146543025970459, 0.7339416146278381, 1.0316516160964966, 2.3078150749206543, 1.7440873384475708, -1.9645475149154663, 682.716064453125, -0.2464713603258133, 0.3105643093585968, 0.015096875838935375, 2.2043333053588867, 0.33443212509155273, -2.4042675495147705], "std": [0.22184257209300995, 0.03592820465564728, 0.3128117322921753, 0.2059619426727295, 0.21142837405204773, 0.174055814743042, 0.4220222234725952, 243.58843994140625, 0.07462730258703232, 0.04887887090444565, 0.036878157407045364, 2.8410139083862305, 0.38348621129989624, 0.11773694306612015, 0.2557324171066284, 0.035276055335998535, 0.19946463406085968, 0.10991393029689789, 0.3655761182308197, 0.2051772028207779, 0.5586492419242859, 297.5333251953125, 0.03597845137119293, 0.06721612066030502, 0.02806907892227173, 1.9574177265167236, 0.35711225867271423, 0.3505021035671234], "count": [449]}, "action": {"min": [0.3882310092449188, 1.9713494777679443, -1.4752048254013062, -1.260092854499817, -2.7180535793304443, -1.9760268926620483, 0.9831963181495667, 88.0, 0.0725179985165596, 0.27216100692749023, -0.10451199859380722, -3.1381852626800537, -0.5780000686645508, -0.5490000247955322, -0.9647656679153442, -2.175360918045044, 0.47541025280952454, 0.872786819934845, 1.8721274137496948, 1.3032722473144531, -2.980341911315918, 71.0, -0.31957298517227173, 0.2357580065727234, -0.03538300096988678, -3.1411852836608887, -0.35899999737739563, -2.756999969482422], "max": [1.0744421482086182, 2.1046576499938965, -0.5011887550354004, -0.5948606133460999, -2.0584239959716797, -1.1979591846466064, 2.1729698181152344, 852.0, 0.30979299545288086, 0.4203389883041382, 0.08686000108718872, 3.1410000324249268, 0.5960000157356262, -0.08299999684095383, -0.2056172490119934, -2.03812575340271, 1.1024895906448364, 1.40574049949646, 2.8574180603027344, 1.9435288906097412, -1.431187391281128, 873.0, -0.154789000749588, 0.4124529957771301, 0.09130000323057175, 3.1410000324249268, 0.6570000052452087, -1.531000018119812], "mean": [0.6285011768341064, 2.0443313121795654, -0.8597295880317688, -0.7886099219322205, -2.2900867462158203, -1.7012475728988647, 1.5650231838226318, 709.7973022460938, 0.23079581558704376, 0.3235609829425812, -0.010727512650191784, -1.0190260410308838, 0.1489243507385254, -0.32211798429489136, -0.4874182939529419, -2.146543025970459, 0.7339416146278381, 1.0316516160964966, 2.3078150749206543, 1.7440873384475708, -1.9645475149154663, 682.716064453125, -0.2464713603258133, 0.3105643093585968, 0.015096875838935375, 2.2043333053588867, 0.33443212509155273, -2.4042675495147705], "std": [0.22184257209300995, 0.03592820465564728, 0.3128117322921753, 0.2059619426727295, 0.21142837405204773, 0.174055814743042, 0.4220222234725952, 243.58843994140625, 0.07462730258703232, 0.04887887090444565, 0.036878157407045364, 2.8410139083862305, 0.38348621129989624, 0.11773694306612015, 0.2557324171066284, 0.035276055335998535, 0.19946463406085968, 0.10991393029689789, 0.3655761182308197, 0.2051772028207779, 0.5586492419242859, 297.5333251953125, 0.03597845137119293, 0.06721612066030502, 0.02806907892227173, 1.9574177265167236, 0.35711225867271423, 0.3505021035671234], "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": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [449]}, "index": {"min": [34338], "max": [34786], "mean": [34562.0], "std": [129.6148139681572], "count": [449]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [449]}, "subtask_annotation": {"mean": [11.149220489977727, 29.0, 29.0, 29.0, 29.0], "std": [10.055193145430835, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [449]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [449]}, "eef_direction_state": {"mean": [4.55902004454343, 4.476614699331849], "std": [1.8085949023361563, 1.774607114423761], "min": [0, 0], "max": [6, 6], "count": [449]}, "eef_velocity_state": {"mean": [0.7706013363028953, 0.779510022271715], "std": [0.7888023930187239, 0.8162758226966857], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_acc_mag_state": {"mean": [0.6481069042316259, 0.6503340757238307], "std": [0.8042217265489934, 0.8202645695854729], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_direction_action": {"mean": [4.55902004454343, 4.476614699331849], "std": [1.8085949023361563, 1.774607114423761], "min": [0, 0], "max": [6, 6], "count": [449]}, "eef_velocity_action": {"mean": [0.7706013363028953, 0.779510022271715], "std": [0.7888023930187239, 0.8162758226966857], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_acc_mag_action": {"mean": [0.6481069042316259, 0.6503340757238307], "std": [0.8042217265489934, 0.8202645695854729], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_sim_pose_state": {"mean": [0.5245290237881645, 0.2788312309752451, 1.1253525274050333, -2.4987889496909816, 0.7917233517514152, 2.0395473112659865, 0.5441969801182718, -0.2498211843624426, 1.1190178228265704, 1.9884641895268593, 0.857206413927279, -2.1581101188622416], "std": [0.06967995831878519, 0.04753099297146908, 0.033931526628439505, 0.33466884341097075, 0.4226465937262645, 1.8623328495750882, 0.0500532703006546, 0.07962539681517519, 0.05266444676406464, 1.9451428742029069, 0.3554106188743461, 0.2950845487400241], "min": [0.4478262951281044, 0.19044655336726657, 1.0642483286978117, -3.136500789041981, 0.1983291897269861, -3.125937692104225, 0.48855806666180424, -0.3233317078421111, 1.0560787166677552, -3.1317748490030874, 0.15238082472540904, -2.857599690755705], "max": [0.627570246756604, 0.34638901518166837, 1.2020090955458262, -2.1271769928575885, 1.2352801246316174, 3.1390947848417965, 0.6382807642101679, -0.06983764668759501, 1.2399223409711693, 3.137921795315953, 1.2198474160991761, -1.6627753549577386], "count": [449]}, "eef_sim_pose_action": {"mean": [0.5245290237881645, 0.2788312309752451, 1.1253525274050333, -2.4987889496909816, 0.7917233517514152, 2.0395473112659865, 0.5441969801182718, -0.2498211843624426, 1.1190178228265704, 1.9884641895268593, 0.857206413927279, -2.1581101188622416], "std": [0.06967995831878519, 0.04753099297146908, 0.033931526628439505, 0.33466884341097075, 0.4226465937262645, 1.8623328495750882, 0.0500532703006546, 0.07962539681517519, 0.05266444676406464, 1.9451428742029069, 0.3554106188743461, 0.2950845487400241], "min": [0.4478262951281044, 0.19044655336726657, 1.0642483286978117, -3.136500789041981, 0.1983291897269861, -3.125937692104225, 0.48855806666180424, -0.3233317078421111, 1.0560787166677552, -3.1317748490030874, 0.15238082472540904, -2.857599690755705], "max": [0.627570246756604, 0.34638901518166837, 1.2020090955458262, -2.1271769928575885, 1.2352801246316174, 3.1390947848417965, 0.6382807642101679, -0.06983764668759501, 1.2399223409711693, 3.137921795315953, 1.2198474160991761, -1.6627753549577386], "count": [449]}, "gripper_mode_state": {"mean": [0.22494432071269488, 0.16481069042316257], "std": [0.41754565414071415, 0.37100960465384647], "min": [0, 0], "max": [1, 1], "count": [449]}, "gripper_activity_state": {"mean": [1.8195991091314032, 1.8552338530066814], "std": [0.530553200890079, 0.4614062953257389], "min": [0, 0], "max": [2, 2], "count": [449]}, "gripper_mode_action": {"mean": [0.22494432071269488, 0.16481069042316257], "std": [0.41754565414071415, 0.37100960465384647], "min": [0, 0], "max": [1, 1], "count": [449]}, "gripper_activity_action": {"mean": [1.8195991091314032, 1.8552338530066814], "std": [0.530553200890079, 0.4614062953257389], "min": [0, 0], "max": [2, 2], "count": [449]}, "gripper_open_scale_state": {"mean": [0.6827160355837653, 0.7097973273942095], "std": [0.2975338803972752, 0.24358845278227406], "min": [0.071, 0.088], "max": [0.873, 0.852], "count": [449]}, "gripper_open_scale_action": {"mean": [0.6827160355837653, 0.7097973273942095], "std": [0.2975338803972752, 0.24358845278227406], "min": [0.071, 0.088], "max": [0.873, 0.852], "count": [449]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.48939803323133924]], [[0.47952441483493613]], [[0.46666121180425457]]], "std": [[[0.1452703236450023]], [[0.1515753485275655]], [[0.1685308883598442]]], "count": [157]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4716720916073436]], [[0.4729329011594022]], [[0.46412090852795473]]], "std": [[[0.12221428224959631]], [[0.11948241286523398]], [[0.12911393177541286]]], "count": [157]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4767212100870072]], [[0.4596824250135298]], [[0.44202231771158573]]], "std": [[[0.11729429727452693]], [[0.13567158952577477]], [[0.15815467415643858]]], "count": [157]}, "observation.state": {"min": [0.36997491121292114, 1.978679895401001, -1.361025333404541, -1.230492115020752, -2.8956234455108643, -1.865407943725586, 1.113607406616211, 45.0, 0.08322899788618088, 0.269199013710022, -0.11847200244665146, -3.1411852836608887, -0.2680000066757202, -0.7559999823570251, -0.8805360794067383, -2.175326108932495, 0.4607669413089752, 0.4913276135921478, 1.668866515159607, 1.176404356956482, -2.9222919940948486, 43.0, -0.3180350065231323, 0.21713200211524963, -0.06341700255870819, 2.427000045776367, -0.2460000216960907, -2.997999906539917], "max": [1.0861009359359741, 2.1046576499938965, -0.5075068473815918, -0.5705831050872803, -1.9479968547821045, -1.095665454864502, 2.214386463165283, 945.0, 0.3042379915714264, 0.427823007106781, 0.0923129990696907, -2.619999885559082, 0.6740000247955322, -0.2409999817609787, -0.1978330761194229, -2.1353230476379395, 1.129123330116272, 1.2395153045654297, 2.824640989303589, 1.8836990594863892, -0.9817476868629456, 888.0, -0.15167200565338135, 0.4246149957180023, 0.016718000173568726, 3.046999931335449, 0.9230000376701355, -1.6610000133514404], "mean": [0.6048017740249634, 2.050856351852417, -0.7694028615951538, -0.7770202159881592, -2.260697841644287, -1.633568286895752, 1.6037896871566772, 740.5991821289062, 0.24329905211925507, 0.3341904282569885, 0.0015482638264074922, -2.9510409832000732, 0.2684412896633148, -0.4344009459018707, -0.48015546798706055, -2.1604156494140625, 0.6765187382698059, 0.8376868963241577, 2.2539687156677246, 1.592136263847351, -1.5917872190475464, 730.9326782226562, -0.25992754101753235, 0.3147222101688385, -0.017131101340055466, 2.8753843307495117, 0.4335973858833313, -2.6285619735717773], "std": [0.23949354887008667, 0.03584546595811844, 0.24075248837471008, 0.17352108657360077, 0.31990334391593933, 0.21950364112854004, 0.3880447745323181, 294.7730712890625, 0.06691981106996536, 0.05847562104463577, 0.043971043080091476, 0.17108693718910217, 0.3170907199382782, 0.149247407913208, 0.1869809776544571, 0.008613415993750095, 0.23017404973506927, 0.19094978272914886, 0.2880547344684601, 0.20524862408638, 0.595371425151825, 269.9399719238281, 0.04064187407493591, 0.062424007803201675, 0.020939087495207787, 0.16971276700496674, 0.2926120162010193, 0.30602407455444336], "count": [847]}, "action": {"min": [0.36997491121292114, 1.978679895401001, -1.361025333404541, -1.230492115020752, -2.8956234455108643, -1.865407943725586, 1.113607406616211, 45.0, 0.08322899788618088, 0.269199013710022, -0.11847200244665146, -3.1411852836608887, -0.2680000066757202, -0.7559999823570251, -0.8805360794067383, -2.175326108932495, 0.4607669413089752, 0.4913276135921478, 1.668866515159607, 1.176404356956482, -2.9222919940948486, 43.0, -0.3180350065231323, 0.21713200211524963, -0.06341700255870819, 2.427000045776367, -0.2460000216960907, -2.997999906539917], "max": [1.0861009359359741, 2.1046576499938965, -0.5075068473815918, -0.5705831050872803, -1.9479968547821045, -1.095665454864502, 2.214386463165283, 945.0, 0.3042379915714264, 0.427823007106781, 0.0923129990696907, -2.619999885559082, 0.6740000247955322, -0.2409999817609787, -0.1978330761194229, -2.1353230476379395, 1.129123330116272, 1.2395153045654297, 2.824640989303589, 1.8836990594863892, -0.9817476868629456, 888.0, -0.15167200565338135, 0.4246149957180023, 0.016718000173568726, 3.046999931335449, 0.9230000376701355, -1.6610000133514404], "mean": [0.6048017740249634, 2.050856351852417, -0.7694028615951538, -0.7770202159881592, -2.260697841644287, -1.633568286895752, 1.6037896871566772, 740.5991821289062, 0.24329905211925507, 0.3341904282569885, 0.0015482638264074922, -2.9510409832000732, 0.2684412896633148, -0.4344009459018707, -0.48015546798706055, -2.1604156494140625, 0.6765187382698059, 0.8376868963241577, 2.2539687156677246, 1.592136263847351, -1.5917872190475464, 730.9326782226562, -0.25992754101753235, 0.3147222101688385, -0.017131101340055466, 2.8753843307495117, 0.4335973858833313, -2.6285619735717773], "std": [0.23949354887008667, 0.03584546595811844, 0.24075248837471008, 0.17352108657360077, 0.31990334391593933, 0.21950364112854004, 0.3880447745323181, 294.7730712890625, 0.06691981106996536, 0.05847562104463577, 0.043971043080091476, 0.17108693718910217, 0.3170907199382782, 0.149247407913208, 0.1869809776544571, 0.008613415993750095, 0.23017404973506927, 0.19094978272914886, 0.2880547344684601, 0.20524862408638, 0.595371425151825, 269.9399719238281, 0.04064187407493591, 0.062424007803201675, 0.020939087495207787, 0.16971276700496674, 0.2926120162010193, 0.30602407455444336], "count": [847]}, "timestamp": {"min": [0.0], "max": [28.2], "mean": [14.099999999999996], "std": [8.150255619713205], "count": [847]}, "frame_index": {"min": [0], "max": [846], "mean": [423.0], "std": [244.50766859139614], "count": [847]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [847]}, "index": {"min": [34787], "max": [35633], "mean": [35210.0], "std": [244.50766859139614], "count": [847]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [847]}, "subtask_annotation": {"mean": [11.311688311688311, 29.0, 29.0, 29.0, 29.0], "std": [10.451988071493966, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [847]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [847]}, "eef_direction_state": {"mean": [4.9728453364817, 4.970484061393153], "std": [1.7828963881781958, 1.6234199843946011], "min": [0, 0], "max": [6, 6], "count": [847]}, "eef_velocity_state": {"mean": [0.43565525383707204, 0.5100354191263282], "std": [0.6629361288255007, 0.7478143666463747], "min": [0, 0], "max": [2, 2], "count": [847]}, "eef_acc_mag_state": {"mean": [0.5029515938606848, 0.4462809917355372], "std": [0.7604002402694351, 0.7299510626510326], "min": [0, 0], "max": [2, 2], "count": [847]}, "eef_direction_action": {"mean": [4.9728453364817, 4.970484061393153], "std": [1.7828963881781958, 1.6234199843946011], "min": [0, 0], "max": [6, 6], "count": [847]}, "eef_velocity_action": {"mean": [0.43565525383707204, 0.5100354191263282], "std": [0.6629361288255007, 0.7478143666463747], "min": [0, 0], "max": [2, 2], "count": [847]}, "eef_acc_mag_action": {"mean": [0.5029515938606848, 0.4462809917355372], "std": [0.7604002402694351, 0.7299510626510326], "min": [0, 0], "max": [2, 2], "count": [847]}, "eef_sim_pose_state": {"mean": [0.5243863807581507, 0.2680190239078591, 1.0890005048765172, -1.804288103972895, 0.9997650063833492, 1.8166444970709412, 0.5502729301385663, -0.26791602302366657, 1.1169353398986333, 2.4800301580454596, 0.922112504628096, -2.3935799689272224], "std": [0.061991376376471785, 0.04306923013278821, 0.04044884724872596, 1.8508479648771519, 0.3369238617569667, 1.8393754058654959, 0.059301398496584924, 0.07581489158051646, 0.043808470730044374, 1.1590432356862017, 0.317296298351247, 0.26503739750475713], "min": [0.42708670505515933, 0.17010036938398393, 1.0539097396682595, -3.135430679233742, 0.39453042829470086, -3.1274267321029514, 0.48827868689140064, -0.3423814474232426, 1.0542979650442466, -3.1365439014339866, 0.32905734435664713, -3.013279515663232], "max": [0.6375162616821489, 0.3392231687450839, 1.1897290930001307, 3.140803089859795, 1.41389253774161, 3.134433955855518, 0.6464256898540522, -0.06917975816738656, 1.2291228099224494, 3.141383961099723, 1.2830360501399851, -1.9126120736432095], "count": [847]}, "eef_sim_pose_action": {"mean": [0.5243863807581507, 0.2680190239078591, 1.0890005048765172, -1.804288103972895, 0.9997650063833492, 1.8166444970709412, 0.5502729301385663, -0.26791602302366657, 1.1169353398986333, 2.4800301580454596, 0.922112504628096, -2.3935799689272224], "std": [0.061991376376471785, 0.04306923013278821, 0.04044884724872596, 1.8508479648771519, 0.3369238617569667, 1.8393754058654959, 0.059301398496584924, 0.07581489158051646, 0.043808470730044374, 1.1590432356862017, 0.317296298351247, 0.26503739750475713], "min": [0.42708670505515933, 0.17010036938398393, 1.0539097396682595, -3.135430679233742, 0.39453042829470086, -3.1274267321029514, 0.48827868689140064, -0.3423814474232426, 1.0542979650442466, -3.1365439014339866, 0.32905734435664713, -3.013279515663232], "max": [0.6375162616821489, 0.3392231687450839, 1.1897290930001307, 3.140803089859795, 1.41389253774161, 3.134433955855518, 0.6464256898540522, -0.06917975816738656, 1.2291228099224494, 3.141383961099723, 1.2830360501399851, -1.9126120736432095], "count": [847]}, "gripper_mode_state": {"mean": [0.1511216056670602, 0.179456906729634], "std": [0.3581673714447832, 0.3837344464035843], "min": [0, 0], "max": [1, 1], "count": [847]}, "gripper_activity_state": {"mean": [1.87012987012987, 1.9303423848878394], "std": [0.46318323376953563, 0.34169208904670195], "min": [0, 0], "max": [2, 2], "count": [847]}, "gripper_mode_action": {"mean": [0.1511216056670602, 0.179456906729634], "std": [0.3581673714447832, 0.3837344464035843], "min": [0, 0], "max": [1, 1], "count": [847]}, "gripper_activity_action": {"mean": [1.87012987012987, 1.9303423848878394], "std": [0.46318323376953563, 0.34169208904670195], "min": [0, 0], "max": [2, 2], "count": [847]}, "gripper_open_scale_state": {"mean": [0.7309327037410444, 0.740599173603261], "std": [0.26994019475613173, 0.29477297446936784], "min": [0.043, 0.045], "max": [0.888, 0.945], "count": [847]}, "gripper_open_scale_action": {"mean": [0.7309327037410444, 0.740599173603261], "std": [0.26994019475613173, 0.29477297446936784], "min": [0.043, 0.045], "max": [0.888, 0.945], "count": [847]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8588235294117647]], [[1.0]], [[1.0]]], "mean": [[[0.4857340910947712]], [[0.47413644607843136]], [[0.461354579248366]]], "std": [[[0.14357067223103456]], [[0.15097624205627774]], [[0.16826406651663373]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48062553921568624]], [[0.476517283496732]], [[0.46512783905228755]]], "std": [[[0.12222175275143905]], [[0.12199852665117777]], [[0.1366614323322696]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4889671609477124]], [[0.46620355596405233]], [[0.4457112826797386]]], "std": [[[0.11724958030881144]], [[0.14063996210745888]], [[0.16831649620971156]]], "count": [100]}, "observation.state": {"min": [0.3384717106819153, 1.9753811359405518, -1.400557041168213, -1.3686697483062744, -2.6153759956359863, -1.9906004667282104, 1.1174994707107544, 54.0, 0.11194299906492233, 0.2920520007610321, -0.09362799674272537, -3.122999906539917, -0.5109999775886536, -0.5350000262260437, -0.8955284953117371, -2.175797462463379, 0.5578770637512207, 0.7991688251495361, 1.85601806640625, 1.3745166063308716, -2.9763448238372803, 61.0, -0.30487900972366333, 0.24102500081062317, -0.04825799912214279, -3.134185314178467, -0.2770000398159027, -2.815000057220459], "max": [0.8689470887184143, 2.098932981491089, -0.5536358952522278, -0.7268598675727844, -1.8700156211853027, -1.2062842845916748, 2.1209590435028076, 764.0, 0.3137170076370239, 0.39599698781967163, 0.09301300346851349, -2.8889999389648438, 0.4910000264644623, -0.1900000125169754, -0.17756980657577515, -1.967963457107544, 1.0615617036819458, 1.4193017482757568, 2.8436999320983887, 1.9943180084228516, -1.4236477613449097, 885.0, -0.17359000444412231, 0.4268549978733063, 0.0931129977107048, 3.128000020980835, 0.6349999904632568, -1.5360000133514404], "mean": [0.5707600116729736, 2.0352251529693604, -0.878140926361084, -0.8584968447685242, -2.2266857624053955, -1.6767022609710693, 1.5743770599365234, 610.7262573242188, 0.24338388442993164, 0.3246227502822876, -0.0007766691269353032, -3.0299928188323975, 0.1570487916469574, -0.33202987909317017, -0.4703991115093231, -2.1426613330841064, 0.7184595465660095, 1.0237575769424438, 2.3029651641845703, 1.7095195055007935, -1.913109540939331, 703.5528564453125, -0.2541581094264984, 0.31027400493621826, 0.014678891748189926, 2.346038579940796, 0.33930325508117676, -2.4385364055633545], "std": [0.1571246087551117, 0.04027922451496124, 0.2792462408542633, 0.17521916329860687, 0.20061485469341278, 0.15739093720912933, 0.33290302753448486, 204.8493194580078, 0.06304369121789932, 0.031813882291316986, 0.03787994757294655, 0.06456123292446136, 0.3055131435394287, 0.07448476552963257, 0.2644858956336975, 0.046514227986335754, 0.16191792488098145, 0.1242675930261612, 0.33076736330986023, 0.1965642124414444, 0.5588709115982056, 288.8785400390625, 0.037064652889966965, 0.06886666268110275, 0.031220989301800728, 1.7273277044296265, 0.28330498933792114, 0.3489971458911896], "count": [369]}, "action": {"min": [0.3384717106819153, 1.9753811359405518, -1.400557041168213, -1.3686697483062744, -2.6153759956359863, -1.9906004667282104, 1.1174994707107544, 54.0, 0.11194299906492233, 0.2920520007610321, -0.09362799674272537, -3.122999906539917, -0.5109999775886536, -0.5350000262260437, -0.8955284953117371, -2.175797462463379, 0.5578770637512207, 0.7991688251495361, 1.85601806640625, 1.3745166063308716, -2.9763448238372803, 61.0, -0.30487900972366333, 0.24102500081062317, -0.04825799912214279, -3.134185314178467, -0.2770000398159027, -2.815000057220459], "max": [0.8689470887184143, 2.098932981491089, -0.5536358952522278, -0.7268598675727844, -1.8700156211853027, -1.2062842845916748, 2.1209590435028076, 764.0, 0.3137170076370239, 0.39599698781967163, 0.09301300346851349, -2.8889999389648438, 0.4910000264644623, -0.1900000125169754, -0.17756980657577515, -1.967963457107544, 1.0615617036819458, 1.4193017482757568, 2.8436999320983887, 1.9943180084228516, -1.4236477613449097, 885.0, -0.17359000444412231, 0.4268549978733063, 0.0931129977107048, 3.128000020980835, 0.6349999904632568, -1.5360000133514404], "mean": [0.5707600116729736, 2.0352251529693604, -0.878140926361084, -0.8584968447685242, -2.2266857624053955, -1.6767022609710693, 1.5743770599365234, 610.7262573242188, 0.24338388442993164, 0.3246227502822876, -0.0007766691269353032, -3.0299928188323975, 0.1570487916469574, -0.33202987909317017, -0.4703991115093231, -2.1426613330841064, 0.7184595465660095, 1.0237575769424438, 2.3029651641845703, 1.7095195055007935, -1.913109540939331, 703.5528564453125, -0.2541581094264984, 0.31027400493621826, 0.014678891748189926, 2.346038579940796, 0.33930325508117676, -2.4385364055633545], "std": [0.1571246087551117, 0.04027922451496124, 0.2792462408542633, 0.17521916329860687, 0.20061485469341278, 0.15739093720912933, 0.33290302753448486, 204.8493194580078, 0.06304369121789932, 0.031813882291316986, 0.03787994757294655, 0.06456123292446136, 0.3055131435394287, 0.07448476552963257, 0.2644858956336975, 0.046514227986335754, 0.16191792488098145, 0.1242675930261612, 0.33076736330986023, 0.1965642124414444, 0.5588709115982056, 288.8785400390625, 0.037064652889966965, 0.06886666268110275, 0.031220989301800728, 1.7273277044296265, 0.28330498933792114, 0.3489971458911896], "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": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [369]}, "index": {"min": [35634], "max": [36002], "mean": [35818.0], "std": [106.5207335060488], "count": [369]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [369]}, "subtask_annotation": {"mean": [10.634146341463415, 29.0, 29.0, 29.0, 29.0], "std": [10.400595375403558, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [369]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [369]}, "eef_direction_state": {"mean": [4.677506775067751, 4.3956639566395665], "std": [1.7704464139579756, 1.8065171557331947], "min": [0, 0], "max": [6, 6], "count": [369]}, "eef_velocity_state": {"mean": [0.7886178861788617, 0.8184281842818428], "std": [0.873444719394002, 0.8145603970894094], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_acc_mag_state": {"mean": [0.6720867208672087, 0.6937669376693767], "std": [0.838314370835556, 0.8270423745573069], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_direction_action": {"mean": [4.677506775067751, 4.3956639566395665], "std": [1.7704464139579756, 1.8065171557331947], "min": [0, 0], "max": [6, 6], "count": [369]}, "eef_velocity_action": {"mean": [0.7886178861788617, 0.8184281842818428], "std": [0.873444719394002, 0.8145603970894094], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_acc_mag_action": {"mean": [0.6720867208672087, 0.6937669376693767], "std": [0.838314370835556, 0.8270423745573069], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_sim_pose_state": {"mean": [0.5230123962648334, 0.2846483061707304, 1.1202978302909274, -2.5859645945100445, 0.8235945382523324, 1.9643211929460074, 0.5445560771080598, -0.26646961301043914, 1.118097610440585, 2.8351871710251397, 0.8702149595672093, -2.146637709144312], "std": [0.07095614328945121, 0.04880957363322202, 0.03594086659504432, 0.24566311738731444, 0.3749639613965037, 1.8374034428706965, 0.03479889638247018, 0.07012729946800558, 0.040363775439984075, 0.17650720457891309, 0.28509598977570205, 0.20789281768763773], "min": [0.4482017580432424, 0.1880801766245107, 1.0700048166022031, -3.061219616417532, 0.19742749802456983, -3.140439365118227, 0.509431601937206, -0.32837442361145164, 1.0738241433924194, 2.415149261822082, 0.2450326455974532, -2.6926312091073568], "max": [0.6366506779646794, 0.3346296222556556, 1.2115361409873742, -2.134337923924645, 1.2744706676473552, 3.116332046218264, 0.6167983400102351, -0.11387662321778472, 1.2378829930896664, 3.1345448303716936, 1.187636947708865, -1.8410624752056268], "count": [369]}, "eef_sim_pose_action": {"mean": [0.5230123962648334, 0.2846483061707304, 1.1202978302909274, -2.5859645945100445, 0.8235945382523324, 1.9643211929460074, 0.5445560771080598, -0.26646961301043914, 1.118097610440585, 2.8351871710251397, 0.8702149595672093, -2.146637709144312], "std": [0.07095614328945121, 0.04880957363322202, 0.03594086659504432, 0.24566311738731444, 0.3749639613965037, 1.8374034428706965, 0.03479889638247018, 0.07012729946800558, 0.040363775439984075, 0.17650720457891309, 0.28509598977570205, 0.20789281768763773], "min": [0.4482017580432424, 0.1880801766245107, 1.0700048166022031, -3.061219616417532, 0.19742749802456983, -3.140439365118227, 0.509431601937206, -0.32837442361145164, 1.0738241433924194, 2.415149261822082, 0.2450326455974532, -2.6926312091073568], "max": [0.6366506779646794, 0.3346296222556556, 1.2115361409873742, -2.134337923924645, 1.2744706676473552, 3.116332046218264, 0.6167983400102351, -0.11387662321778472, 1.2378829930896664, 3.1345448303716936, 1.187636947708865, -1.8410624752056268], "count": [369]}, "gripper_mode_state": {"mean": [0.2086720867208672, 0.16531165311653118], "std": [0.4063595045577583, 0.3714615867898198], "min": [0, 0], "max": [1, 1], "count": [369]}, "gripper_activity_state": {"mean": [1.7886178861788617, 1.848238482384824], "std": [0.554636029294651, 0.4757004677274045], "min": [0, 0], "max": [2, 2], "count": [369]}, "gripper_mode_action": {"mean": [0.2086720867208672, 0.16531165311653118], "std": [0.4063595045577583, 0.3714615867898198], "min": [0, 0], "max": [1, 1], "count": [369]}, "gripper_activity_action": {"mean": [1.7886178861788617, 1.848238482384824], "std": [0.554636029294651, 0.4757004677274045], "min": [0, 0], "max": [2, 2], "count": [369]}, "gripper_open_scale_state": {"mean": [0.703552845487102, 0.6107262872525346], "std": [0.28887822241839006, 0.20484933134731428], "min": [0.061, 0.054], "max": [0.885, 0.764], "count": [369]}, "gripper_open_scale_action": {"mean": [0.703552845487102, 0.6107262872525346], "std": [0.28887822241839006, 0.20484933134731428], "min": [0.061, 0.054], "max": [0.885, 0.764], "count": [369]}}} +{"episode_index": 44, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8235294117647058]], [[1.0]], [[1.0]]], "mean": [[[0.48584014071637427]], [[0.4757831097351221]], [[0.46070014055512554]]], "std": [[[0.1413332205027401]], [[0.1462270272874072]], [[0.16298628130820086]]], "count": [152]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48237901106166153]], [[0.46685088391167867]], [[0.44920130960827315]]], "std": [[[0.11078374716613043]], [[0.1171585796827349]], [[0.1432278959600653]]], "count": [152]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4676533139297386]], [[0.4565319930878053]], [[0.4421766788678191]]], "std": [[[0.1042371233744585]], [[0.11764349449816316]], [[0.1380245673492175]]], "count": [152]}, "observation.state": {"min": [0.3413515090942383, 2.0024685859680176, -1.4239269495010376, -1.251244068145752, -2.816455364227295, -1.8899997472763062, 1.1274129152297974, 49.0, 0.09316500276327133, 0.2501940131187439, -0.12308699637651443, -3.0409998893737793, -0.503000020980835, -0.6060000061988831, -0.9571734666824341, -2.175448179244995, 0.279409795999527, 0.4881336987018585, 1.739814043045044, 1.1127521991729736, -2.746816635131836, 36.0, -0.3132059872150421, 0.2288849949836731, -0.046803999692201614, 2.309999942779541, -0.2720000147819519, -3.007999897003174], "max": [1.046499490737915, 2.1075897216796875, -0.3894353210926056, -0.4659680128097534, -1.8482513427734375, -0.967785120010376, 2.1523053646087646, 915.0, 0.31218600273132324, 0.43032801151275635, 0.07365299761295319, -2.803999900817871, 0.7250000238418579, -0.21799996495246887, -0.23596853017807007, -2.048161268234253, 1.090272307395935, 1.1985350847244263, 2.8578546047210693, 1.9591670036315918, -1.0250493288040161, 843.0, -0.17353299260139465, 0.44358599185943604, 0.04502899944782257, 3.0799999237060547, 0.9160000085830688, -1.6510000228881836], "mean": [0.5750706791877747, 2.0787270069122314, -0.6843773126602173, -0.750186562538147, -2.2328941822052, -1.6535917520523071, 1.4887830018997192, 755.0877075195312, 0.24640803039073944, 0.3238830864429474, -0.005969670135527849, -2.9275436401367188, 0.34560173749923706, -0.3877880871295929, -0.4548972249031067, -2.146277666091919, 0.6350150108337402, 0.8959401249885559, 2.266568183898926, 1.593544363975525, -1.6316816806793213, 642.5607299804688, -0.27522769570350647, 0.31317800283432007, 0.0030022284481674433, 2.850970983505249, 0.40920695662498474, -2.5787301063537598], "std": [0.2202969342470169, 0.021611761301755905, 0.3545350730419159, 0.20857343077659607, 0.27675917744636536, 0.23248229920864105, 0.39701414108276367, 301.90386962890625, 0.06572829931974411, 0.05461632087826729, 0.039495524019002914, 0.06860842555761337, 0.4044956862926483, 0.10626388341188431, 0.23100735247135162, 0.02888096310198307, 0.21134114265441895, 0.11616837978363037, 0.27351903915405273, 0.25051480531692505, 0.518083393573761, 249.696533203125, 0.04273798316717148, 0.0745331346988678, 0.016697922721505165, 0.17777946591377258, 0.26948603987693787, 0.30477461218833923], "count": [815]}, "action": {"min": [0.3413515090942383, 2.0024685859680176, -1.4239269495010376, -1.251244068145752, -2.816455364227295, -1.8899997472763062, 1.1274129152297974, 49.0, 0.09316500276327133, 0.2501940131187439, -0.12308699637651443, -3.0409998893737793, -0.503000020980835, -0.6060000061988831, -0.9571734666824341, -2.175448179244995, 0.279409795999527, 0.4881336987018585, 1.739814043045044, 1.1127521991729736, -2.746816635131836, 36.0, -0.3132059872150421, 0.2288849949836731, -0.046803999692201614, 2.309999942779541, -0.2720000147819519, -3.007999897003174], "max": [1.046499490737915, 2.1075897216796875, -0.3894353210926056, -0.4659680128097534, -1.8482513427734375, -0.967785120010376, 2.1523053646087646, 915.0, 0.31218600273132324, 0.43032801151275635, 0.07365299761295319, -2.803999900817871, 0.7250000238418579, -0.21799996495246887, -0.23596853017807007, -2.048161268234253, 1.090272307395935, 1.1985350847244263, 2.8578546047210693, 1.9591670036315918, -1.0250493288040161, 843.0, -0.17353299260139465, 0.44358599185943604, 0.04502899944782257, 3.0799999237060547, 0.9160000085830688, -1.6510000228881836], "mean": [0.5750706791877747, 2.0787270069122314, -0.6843773126602173, -0.750186562538147, -2.2328941822052, -1.6535917520523071, 1.4887830018997192, 755.0877075195312, 0.24640803039073944, 0.3238830864429474, -0.005969670135527849, -2.9275436401367188, 0.34560173749923706, -0.3877880871295929, -0.4548972249031067, -2.146277666091919, 0.6350150108337402, 0.8959401249885559, 2.266568183898926, 1.593544363975525, -1.6316816806793213, 642.5607299804688, -0.27522769570350647, 0.31317800283432007, 0.0030022284481674433, 2.850970983505249, 0.40920695662498474, -2.5787301063537598], "std": [0.2202969342470169, 0.021611761301755905, 0.3545350730419159, 0.20857343077659607, 0.27675917744636536, 0.23248229920864105, 0.39701414108276367, 301.90386962890625, 0.06572829931974411, 0.05461632087826729, 0.039495524019002914, 0.06860842555761337, 0.4044956862926483, 0.10626388341188431, 0.23100735247135162, 0.02888096310198307, 0.21134114265441895, 0.11616837978363037, 0.27351903915405273, 0.25051480531692505, 0.518083393573761, 249.696533203125, 0.04273798316717148, 0.0745331346988678, 0.016697922721505165, 0.17777946591377258, 0.26948603987693787, 0.30477461218833923], "count": [815]}, "timestamp": {"min": [0.0], "max": [27.133333333333333], "mean": [13.566666666666665], "std": [7.842335253113209], "count": [815]}, "frame_index": {"min": [0], "max": [814], "mean": [407.0], "std": [235.27005759339627], "count": [815]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [815]}, "index": {"min": [36003], "max": [36817], "mean": [36410.0], "std": [235.27005759339627], "count": [815]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [815]}, "subtask_annotation": {"mean": [12.304294478527607, 29.0, 29.0, 29.0, 29.0], "std": [10.109130597373593, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [815]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [815]}, "eef_direction_state": {"mean": [4.603680981595092, 4.7901840490797545], "std": [2.0021427040622486, 1.7419830292231258], "min": [0, 0], "max": [6, 6], "count": [815]}, "eef_velocity_state": {"mean": [0.5190184049079755, 0.5668711656441717], "std": [0.6714650356792915, 0.7331799145385065], "min": [0, 0], "max": [2, 2], "count": [815]}, "eef_acc_mag_state": {"mean": [0.5276073619631901, 0.5214723926380368], "std": [0.774698702054041, 0.7685331683362322], "min": [0, 0], "max": [2, 2], "count": [815]}, "eef_direction_action": {"mean": [4.603680981595092, 4.7901840490797545], "std": [2.0021427040622486, 1.7419830292231258], "min": [0, 0], "max": [6, 6], "count": [815]}, "eef_velocity_action": {"mean": [0.5190184049079755, 0.5668711656441717], "std": [0.6714650356792915, 0.7331799145385065], "min": [0, 0], "max": [2, 2], "count": [815]}, "eef_acc_mag_action": {"mean": [0.5276073619631901, 0.5214723926380368], "std": [0.774698702054041, 0.7685331683362322], "min": [0, 0], "max": [2, 2], "count": [815]}, "eef_sim_pose_state": {"mean": [0.5213316823985324, 0.2917814145063724, 1.0943390517554474, -1.9476554074835783, 0.9544525891922367, 1.7160490798221963, 0.537396538080215, -0.26553717408840993, 1.1058568737361412, 2.1755664931178815, 0.9981224980312834, -2.4843902489067973], "std": [0.07319101432145929, 0.04323755748902408, 0.03729770796283415, 1.755435635151784, 0.3093136652393511, 1.9326854095488653, 0.05791139781561859, 0.07329544758908313, 0.04645084292429655, 1.5307767487751012, 0.3712758980052755, 0.35799178810392], "min": [0.4443074698642227, 0.18469278487602225, 1.0560151094274426, -3.1377841693859687, 0.36077674771375157, -3.140984681061581, 0.4616647833025691, -0.3375871578284395, 1.0508442409907224, -3.139718026389606, 0.1801350280898859, -3.1323394863787493], "max": [0.6555994931551997, 0.34168623473819315, 1.1952091590747418, 3.1404016815511113, 1.4167769118929243, 3.1401365472287326, 0.645860183034741, -0.07271222715337645, 1.2315510899499835, 3.141332009816323, 1.29036700106324, -1.8495810903370193], "count": [815]}, "eef_sim_pose_action": {"mean": [0.5213316823985324, 0.2917814145063724, 1.0943390517554474, -1.9476554074835783, 0.9544525891922367, 1.7160490798221963, 0.537396538080215, -0.26553717408840993, 1.1058568737361412, 2.1755664931178815, 0.9981224980312834, -2.4843902489067973], "std": [0.07319101432145929, 0.04323755748902408, 0.03729770796283415, 1.755435635151784, 0.3093136652393511, 1.9326854095488653, 0.05791139781561859, 0.07329544758908313, 0.04645084292429655, 1.5307767487751012, 0.3712758980052755, 0.35799178810392], "min": [0.4443074698642227, 0.18469278487602225, 1.0560151094274426, -3.1377841693859687, 0.36077674771375157, -3.140984681061581, 0.4616647833025691, -0.3375871578284395, 1.0508442409907224, -3.139718026389606, 0.1801350280898859, -3.1323394863787493], "max": [0.6555994931551997, 0.34168623473819315, 1.1952091590747418, 3.1404016815511113, 1.4167769118929243, 3.1401365472287326, 0.645860183034741, -0.07271222715337645, 1.2315510899499835, 3.141332009816323, 1.29036700106324, -1.8495810903370193], "count": [815]}, "gripper_mode_state": {"mean": [0.1607361963190184, 0.16441717791411042], "std": [0.36728745079557096, 0.3706537056618641], "min": [0, 0], "max": [1, 1], "count": [815]}, "gripper_activity_state": {"mean": [1.9153374233128835, 1.9104294478527608], "std": [0.3726184617639719, 0.374757753564553], "min": [0, 0], "max": [2, 2], "count": [815]}, "gripper_mode_action": {"mean": [0.1607361963190184, 0.16441717791411042], "std": [0.36728745079557096, 0.3706537056618641], "min": [0, 0], "max": [1, 1], "count": [815]}, "gripper_activity_action": {"mean": [1.9153374233128835, 1.9104294478527608], "std": [0.3726184617639719, 0.374757753564553], "min": [0, 0], "max": [2, 2], "count": [815]}, "gripper_open_scale_state": {"mean": [0.6425607362478076, 0.7550877300473049], "std": [0.2496962770544164, 0.3019038665203698], "min": [0.036, 0.049], "max": [0.843, 0.915], "count": [815]}, "gripper_open_scale_action": {"mean": [0.6425607362478076, 0.7550877300473049], "std": [0.2496962770544164, 0.3019038665203698], "min": [0.036, 0.049], "max": [0.843, 0.915], "count": [815]}}} +{"episode_index": 45, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[1.0]], [[1.0]]], "mean": [[[0.49887785237283316]], [[0.4869147804774083]], [[0.4730869671781756]]], "std": [[[0.14414000779355013]], [[0.14771673141881989]], [[0.16545791207322186]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48423221973572034]], [[0.4664496234725774]], [[0.44789895034100596]]], "std": [[[0.1167412480383497]], [[0.12350611602148943]], [[0.1488613038554894]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4766216414464336]], [[0.458812478687127]], [[0.44105020424836605]]], "std": [[[0.10455824269569639]], [[0.12711951192609955]], [[0.15160674276186648]]], "count": [115]}, "observation.state": {"min": [0.21937043964862823, 1.9767600297927856, -1.5018385648727417, -1.120134949684143, -2.587380886077881, -1.8770142793655396, 0.904988169670105, 241.0, 0.09579099714756012, 0.23314499855041504, -0.10363099724054337, -3.134185314178467, -0.3630000054836273, -1.0049999952316284, -0.655545711517334, -2.1752562522888184, 0.02967059798538685, 0.5921728014945984, 2.036729335784912, 1.040861964225769, -2.61415433883667, 34.0, -0.3479290008544922, 0.2078229933977127, -0.051562998443841934, -3.1411852836608887, -0.06600000709295273, -2.867000102996826], "max": [0.8658230304718018, 2.1006784439086914, -0.29742157459259033, -0.5843711495399475, -1.8696839809417725, -1.1045490503311157, 2.5695087909698486, 938.0, 0.33323898911476135, 0.39733800292015076, 0.060120001435279846, 3.1410000324249268, 0.5910000801086426, -0.15199998021125793, -0.21010273694992065, -2.083399534225464, 1.088404893875122, 1.236932396888733, 2.6712265014648438, 1.849473237991333, -0.8698022365570068, 876.0, -0.22785699367523193, 0.3775070011615753, 0.05832599848508835, 3.1410000324249268, 1.0640000104904175, -1.5700000524520874], "mean": [0.4800736606121063, 2.067216157913208, -0.6240524053573608, -0.7128222584724426, -2.266566276550293, -1.6621947288513184, 1.3609858751296997, 861.8380737304688, 0.28063905239105225, 0.2919158935546875, -0.011490189470350742, -2.687039375305176, 0.3364238440990448, -0.3603343665599823, -0.32654592394828796, -2.163177967071533, 0.7296339869499207, 0.9010306596755981, 2.2531700134277344, 1.5401052236557007, -1.6346327066421509, 618.2233276367188, -0.30032414197921753, 0.2819155752658844, -0.017285654321312904, 2.6567912101745605, 0.4132690131664276, -2.460041046142578], "std": [0.19116075336933136, 0.024806682020425797, 0.43275344371795654, 0.18034091591835022, 0.17302727699279785, 0.1655810922384262, 0.6599907279014587, 185.317626953125, 0.07208669185638428, 0.05019411817193031, 0.03294011205434799, 0.9281875491142273, 0.29997575283050537, 0.26143383979797363, 0.128633514046669, 0.016914037987589836, 0.24348625540733337, 0.1796616017818451, 0.20262399315834045, 0.23315323889255524, 0.6513065099716187, 327.7768859863281, 0.027106324210762978, 0.06436787545681, 0.023784102872014046, 1.2164119482040405, 0.23522894084453583, 0.4590539038181305], "count": [562]}, "action": {"min": [0.21937043964862823, 1.9767600297927856, -1.5018385648727417, -1.120134949684143, -2.587380886077881, -1.8770142793655396, 0.904988169670105, 241.0, 0.09579099714756012, 0.23314499855041504, -0.10363099724054337, -3.134185314178467, -0.3630000054836273, -1.0049999952316284, -0.655545711517334, -2.1752562522888184, 0.02967059798538685, 0.5921728014945984, 2.036729335784912, 1.040861964225769, -2.61415433883667, 34.0, -0.3479290008544922, 0.2078229933977127, -0.051562998443841934, -3.1411852836608887, -0.06600000709295273, -2.867000102996826], "max": [0.8658230304718018, 2.1006784439086914, -0.29742157459259033, -0.5843711495399475, -1.8696839809417725, -1.1045490503311157, 2.5695087909698486, 938.0, 0.33323898911476135, 0.39733800292015076, 0.060120001435279846, 3.1410000324249268, 0.5910000801086426, -0.15199998021125793, -0.21010273694992065, -2.083399534225464, 1.088404893875122, 1.236932396888733, 2.6712265014648438, 1.849473237991333, -0.8698022365570068, 876.0, -0.22785699367523193, 0.3775070011615753, 0.05832599848508835, 3.1410000324249268, 1.0640000104904175, -1.5700000524520874], "mean": [0.4800736606121063, 2.067216157913208, -0.6240524053573608, -0.7128222584724426, -2.266566276550293, -1.6621947288513184, 1.3609858751296997, 861.8380737304688, 0.28063905239105225, 0.2919158935546875, -0.011490189470350742, -2.687039375305176, 0.3364238440990448, -0.3603343665599823, -0.32654592394828796, -2.163177967071533, 0.7296339869499207, 0.9010306596755981, 2.2531700134277344, 1.5401052236557007, -1.6346327066421509, 618.2233276367188, -0.30032414197921753, 0.2819155752658844, -0.017285654321312904, 2.6567912101745605, 0.4132690131664276, -2.460041046142578], "std": [0.19116075336933136, 0.024806682020425797, 0.43275344371795654, 0.18034091591835022, 0.17302727699279785, 0.1655810922384262, 0.6599907279014587, 185.317626953125, 0.07208669185638428, 0.05019411817193031, 0.03294011205434799, 0.9281875491142273, 0.29997575283050537, 0.26143383979797363, 0.128633514046669, 0.016914037987589836, 0.24348625540733337, 0.1796616017818451, 0.20262399315834045, 0.23315323889255524, 0.6513065099716187, 327.7768859863281, 0.027106324210762978, 0.06436787545681, 0.023784102872014046, 1.2164119482040405, 0.23522894084453583, 0.4590539038181305], "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": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [562]}, "index": {"min": [36818], "max": [37379], "mean": [37098.5], "std": [162.23516881367], "count": [562]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [562]}, "subtask_annotation": {"mean": [9.822064056939501, 29.0, 29.0, 29.0, 29.0], "std": [10.020815205195584, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [562]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [562]}, "eef_direction_state": {"mean": [4.5711743772241995, 4.784697508896797], "std": [1.9087982398572774, 1.7771525460253386], "min": [0, 0], "max": [6, 6], "count": [562]}, "eef_velocity_state": {"mean": [0.5854092526690391, 0.5711743772241993], "std": [0.7063519077383696, 0.7796945118892141], "min": [0, 0], "max": [2, 2], "count": [562]}, "eef_acc_mag_state": {"mean": [0.5711743772241993, 0.45907473309608543], "std": [0.7865110860336209, 0.7516988101470753], "min": [0, 0], "max": [2, 2], "count": [562]}, "eef_direction_action": {"mean": [4.5711743772241995, 4.784697508896797], "std": [1.9087982398572774, 1.7771525460253386], "min": [0, 0], "max": [6, 6], "count": [562]}, "eef_velocity_action": {"mean": [0.5854092526690391, 0.5711743772241993], "std": [0.7063519077383696, 0.7796945118892141], "min": [0, 0], "max": [2, 2], "count": [562]}, "eef_acc_mag_action": {"mean": [0.5711743772241993, 0.45907473309608543], "std": [0.7865110860336209, 0.7516988101470753], "min": [0, 0], "max": [2, 2], "count": [562]}, "eef_sim_pose_state": {"mean": [0.49099312498127606, 0.2950223790993229, 1.0638229452082753, -2.645686574311535, 0.871062647647658, 1.087484192443881, 0.5046493312783362, -0.2862413552833488, 1.0784080566222125, 2.9318583312983506, 1.0228006695089804, -2.2493314984365984], "std": [0.0618887939732628, 0.026059362940044555, 0.035746782122462496, 0.4755980846812964, 0.3123403796996955, 2.2439563631141066, 0.05609082134498184, 0.07714035211111617, 0.044898203191075924, 0.17251532069921297, 0.37756500320613967, 0.17621498001975508], "min": [0.41762617973804733, 0.24111462084998558, 1.0201556178923257, -3.1408016684142033, 0.40880858569792977, -3.1201041739281763, 0.4436222217246131, -0.3515834352961514, 1.0290690052496612, 2.2564123941157983, 0.20402659208900076, -2.874441614006168], "max": [0.5905771882750476, 0.37496472782724494, 1.1494256237623603, 3.141016236529361, 1.2527007878192178, 3.1387108506548476, 0.6150328737950681, -0.0935749634535287, 1.1872274313066078, 3.1119499818055605, 1.3406562128144843, -2.0866246337877365], "count": [562]}, "eef_sim_pose_action": {"mean": [0.49099312498127606, 0.2950223790993229, 1.0638229452082753, -2.645686574311535, 0.871062647647658, 1.087484192443881, 0.5046493312783362, -0.2862413552833488, 1.0784080566222125, 2.9318583312983506, 1.0228006695089804, -2.2493314984365984], "std": [0.0618887939732628, 0.026059362940044555, 0.035746782122462496, 0.4755980846812964, 0.3123403796996955, 2.2439563631141066, 0.05609082134498184, 0.07714035211111617, 0.044898203191075924, 0.17251532069921297, 0.37756500320613967, 0.17621498001975508], "min": [0.41762617973804733, 0.24111462084998558, 1.0201556178923257, -3.1408016684142033, 0.40880858569792977, -3.1201041739281763, 0.4436222217246131, -0.3515834352961514, 1.0290690052496612, 2.2564123941157983, 0.20402659208900076, -2.874441614006168], "max": [0.5905771882750476, 0.37496472782724494, 1.1494256237623603, 3.141016236529361, 1.2527007878192178, 3.1387108506548476, 0.6150328737950681, -0.0935749634535287, 1.1872274313066078, 3.1119499818055605, 1.3406562128144843, -2.0866246337877365], "count": [562]}, "gripper_mode_state": {"mean": [0.2669039145907473, 0.09252669039145907], "std": [0.4423417400233469, 0.2897680140330574], "min": [0, 0], "max": [1, 1], "count": [562]}, "gripper_activity_state": {"mean": [1.8790035587188612, 1.914590747330961], "std": [0.44195505881106306, 0.3626228000908168], "min": [0, 0], "max": [2, 2], "count": [562]}, "gripper_mode_action": {"mean": [0.2669039145907473, 0.09252669039145907], "std": [0.4423417400233469, 0.2897680140330574], "min": [0, 0], "max": [1, 1], "count": [562]}, "gripper_activity_action": {"mean": [1.8790035587188612, 1.914590747330961], "std": [0.44195505881106306, 0.3626228000908168], "min": [0, 0], "max": [2, 2], "count": [562]}, "gripper_open_scale_state": {"mean": [0.6182233096628421, 0.8618380782918149], "std": [0.3277768759190698, 0.18531757967363727], "min": [0.034, 0.241], "max": [0.876, 0.938], "count": [562]}, "gripper_open_scale_action": {"mean": [0.6182233096628421, 0.8618380782918149], "std": [0.3277768759190698, 0.18531757967363727], "min": [0.034, 0.241], "max": [0.876, 0.938], "count": [562]}}} +{"episode_index": 46, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8156862745098039]], [[1.0]], [[1.0]]], "mean": [[[0.4931390019195381]], [[0.47982721976330983]], [[0.4640161990767181]]], "std": [[[0.13467079741358046]], [[0.1496947286268374]], [[0.1680748700864407]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4822457405292214]], [[0.4640009121771686]], [[0.44525654982866936]]], "std": [[[0.1090073725198909]], [[0.12094779767210004]], [[0.14778126260527624]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47821900382321214]], [[0.46504842272669583]], [[0.4512025231613681]]], "std": [[[0.10436140773288874]], [[0.12456066877319881]], [[0.14253053709573746]]], "count": [103]}, "observation.state": {"min": [0.26364946365356445, 1.9914032220840454, -1.3283003568649292, -1.0601654052734375, -2.718350410461426, -1.8004467487335205, 0.8922472596168518, 221.0, 0.12472300231456757, 0.23909200727939606, -0.10605400055646896, -3.1411852836608887, -0.0989999994635582, -1.1959999799728394, -0.6931400895118713, -2.1752562522888184, 0.2558129131793976, 0.6181607246398926, 2.1263694763183594, 1.2177860736846924, -2.5016677379608154, 70.0, -0.33171600103378296, 0.20317700505256653, -0.04259100183844566, -3.1391851902008057, -0.15199999511241913, -3.0199999809265137], "max": [0.853780210018158, 2.1012892723083496, -0.4706629514694214, -0.5307022929191589, -1.7793806791305542, -1.275608777999878, 2.544882297515869, 896.0, 0.34792301058769226, 0.39017701148986816, 0.06084999814629555, 3.13700008392334, 0.6110000014305115, -0.23199999332427979, -0.19483110308647156, -2.055788516998291, 1.048750877380371, 1.1463322639465332, 2.765561580657959, 1.8680957555770874, -0.7179412245750427, 794.0, -0.23931699991226196, 0.3859409987926483, 0.04150399938225746, 3.1389999389648438, 0.7059999704360962, -1.5839999914169312], "mean": [0.44503962993621826, 2.0688045024871826, -0.7191923260688782, -0.6500648260116577, -2.161170721054077, -1.5672128200531006, 1.4130231142044067, 815.3601684570312, 0.29259419441223145, 0.2897647023200989, -0.023632023483514786, -1.9516921043395996, 0.3577969968318939, -0.5090041756629944, -0.3139684796333313, -2.1585092544555664, 0.6738280057907104, 0.9692720174789429, 2.308823823928833, 1.6050564050674438, -1.6695821285247803, 576.9855346679688, -0.310943603515625, 0.2744591236114502, -0.0002627912617754191, 2.624319076538086, 0.3536624610424042, -2.42655611038208], "std": [0.2125762552022934, 0.020563744008541107, 0.2600647211074829, 0.170811727643013, 0.2509477138519287, 0.10505760461091995, 0.6483529806137085, 180.21824645996094, 0.06814420223236084, 0.05606310814619064, 0.030051710084080696, 2.098268985748291, 0.2115371972322464, 0.31052353978157043, 0.1616615504026413, 0.024492984637618065, 0.18703657388687134, 0.11558002233505249, 0.1969556361436844, 0.22926585376262665, 0.6185363531112671, 298.07562255859375, 0.025774748995900154, 0.06207429990172386, 0.015882132574915886, 1.2843807935714722, 0.20345380902290344, 0.4923282265663147], "count": [483]}, "action": {"min": [0.26364946365356445, 1.9914032220840454, -1.3283003568649292, -1.0601654052734375, -2.718350410461426, -1.8004467487335205, 0.8922472596168518, 221.0, 0.12472300231456757, 0.23909200727939606, -0.10605400055646896, -3.1411852836608887, -0.0989999994635582, -1.1959999799728394, -0.6931400895118713, -2.1752562522888184, 0.2558129131793976, 0.6181607246398926, 2.1263694763183594, 1.2177860736846924, -2.5016677379608154, 70.0, -0.33171600103378296, 0.20317700505256653, -0.04259100183844566, -3.1391851902008057, -0.15199999511241913, -3.0199999809265137], "max": [0.853780210018158, 2.1012892723083496, -0.4706629514694214, -0.5307022929191589, -1.7793806791305542, -1.275608777999878, 2.544882297515869, 896.0, 0.34792301058769226, 0.39017701148986816, 0.06084999814629555, 3.13700008392334, 0.6110000014305115, -0.23199999332427979, -0.19483110308647156, -2.055788516998291, 1.048750877380371, 1.1463322639465332, 2.765561580657959, 1.8680957555770874, -0.7179412245750427, 794.0, -0.23931699991226196, 0.3859409987926483, 0.04150399938225746, 3.1389999389648438, 0.7059999704360962, -1.5839999914169312], "mean": [0.44503962993621826, 2.0688045024871826, -0.7191923260688782, -0.6500648260116577, -2.161170721054077, -1.5672128200531006, 1.4130231142044067, 815.3601684570312, 0.29259419441223145, 0.2897647023200989, -0.023632023483514786, -1.9516921043395996, 0.3577969968318939, -0.5090041756629944, -0.3139684796333313, -2.1585092544555664, 0.6738280057907104, 0.9692720174789429, 2.308823823928833, 1.6050564050674438, -1.6695821285247803, 576.9855346679688, -0.310943603515625, 0.2744591236114502, -0.0002627912617754191, 2.624319076538086, 0.3536624610424042, -2.42655611038208], "std": [0.2125762552022934, 0.020563744008541107, 0.2600647211074829, 0.170811727643013, 0.2509477138519287, 0.10505760461091995, 0.6483529806137085, 180.21824645996094, 0.06814420223236084, 0.05606310814619064, 0.030051710084080696, 2.098268985748291, 0.2115371972322464, 0.31052353978157043, 0.1616615504026413, 0.024492984637618065, 0.18703657388687134, 0.11558002233505249, 0.1969556361436844, 0.22926585376262665, 0.6185363531112671, 298.07562255859375, 0.025774748995900154, 0.06207429990172386, 0.015882132574915886, 1.2843807935714722, 0.20345380902290344, 0.4923282265663147], "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": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [483]}, "index": {"min": [37380], "max": [37862], "mean": [37621.0], "std": [139.4297911734313], "count": [483]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [483]}, "subtask_annotation": {"mean": [10.043478260869565, 29.0, 29.0, 29.0, 29.0], "std": [10.000423071435806, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [483]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [483]}, "eef_direction_state": {"mean": [4.453416149068323, 4.838509316770186], "std": [2.0529743424691094, 1.6984975254960193], "min": [0, 0], "max": [6, 6], "count": [483]}, "eef_velocity_state": {"mean": [0.6356107660455487, 0.5962732919254659], "std": [0.7746868663121068, 0.7937036019278095], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_acc_mag_state": {"mean": [0.5714285714285714, 0.474120082815735], "std": [0.7963240004137861, 0.7700750158871368], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_direction_action": {"mean": [4.453416149068323, 4.838509316770186], "std": [2.0529743424691094, 1.6984975254960193], "min": [0, 0], "max": [6, 6], "count": [483]}, "eef_velocity_action": {"mean": [0.6356107660455487, 0.5962732919254659], "std": [0.7746868663121068, 0.7937036019278095], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_acc_mag_action": {"mean": [0.5714285714285714, 0.474120082815735], "std": [0.7963240004137861, 0.7700750158871368], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_sim_pose_state": {"mean": [0.48426634180455896, 0.31402294999996916, 1.0706985679056156, -2.3253255342752808, 0.8041711574023683, 0.8811441288949396, 0.5024393844023267, -0.28622727214376875, 1.0623336923561122, 2.755102694556093, 0.962105942303933, -2.4778099007312133], "std": [0.06083309169135441, 0.026351119143070912, 0.02871454352580309, 1.4596211188623378, 0.3138125410116661, 2.3261600578690205, 0.062354869078363934, 0.061904333883244005, 0.051168799561697995, 0.20695098645454613, 0.34275806174778617, 0.20681855586528275], "min": [0.4142482870979743, 0.24413817513328967, 1.016913796988042, -3.141567852481414, 0.3722938293591067, -3.1397631904191874, 0.4500077335149115, -0.336534458964212, 1.0212749984543668, 2.1723551866722772, 0.288113548346131, -3.044339794945477], "max": [0.5970750279078296, 0.35042153411652294, 1.1511220123264212, 3.1404481773873956, 1.3013732264745181, 3.129836430404365, 0.6106646596619004, -0.11592888135078516, 1.167466740794028, 2.9438872975779544, 1.2401235208681634, -2.1808455482695326], "count": [483]}, "eef_sim_pose_action": {"mean": [0.48426634180455896, 0.31402294999996916, 1.0706985679056156, -2.3253255342752808, 0.8041711574023683, 0.8811441288949396, 0.5024393844023267, -0.28622727214376875, 1.0623336923561122, 2.755102694556093, 0.962105942303933, -2.4778099007312133], "std": [0.06083309169135441, 0.026351119143070912, 0.02871454352580309, 1.4596211188623378, 0.3138125410116661, 2.3261600578690205, 0.062354869078363934, 0.061904333883244005, 0.051168799561697995, 0.20695098645454613, 0.34275806174778617, 0.20681855586528275], "min": [0.4142482870979743, 0.24413817513328967, 1.016913796988042, -3.141567852481414, 0.3722938293591067, -3.1397631904191874, 0.4500077335149115, -0.336534458964212, 1.0212749984543668, 2.1723551866722772, 0.288113548346131, -3.044339794945477], "max": [0.5970750279078296, 0.35042153411652294, 1.1511220123264212, 3.1404481773873956, 1.3013732264745181, 3.129836430404365, 0.6106646596619004, -0.11592888135078516, 1.167466740794028, 2.9438872975779544, 1.2401235208681634, -2.1808455482695326], "count": [483]}, "gripper_mode_state": {"mean": [0.3084886128364389, 0.09937888198757763], "std": [0.4618694497222027, 0.2991700516470136], "min": [0, 0], "max": [1, 1], "count": [483]}, "gripper_activity_state": {"mean": [1.855072463768116, 1.8902691511387164], "std": [0.47254886251182404, 0.42485965289623984], "min": [0, 0], "max": [2, 2], "count": [483]}, "gripper_mode_action": {"mean": [0.3084886128364389, 0.09937888198757763], "std": [0.4618694497222027, 0.2991700516470136], "min": [0, 0], "max": [1, 1], "count": [483]}, "gripper_activity_action": {"mean": [1.855072463768116, 1.8902691511387164], "std": [0.47254886251182404, 0.42485965289623984], "min": [0, 0], "max": [2, 2], "count": [483]}, "gripper_open_scale_state": {"mean": [0.5769855072305821, 0.815360248668348], "std": [0.2980751934830815, 0.18021818013100935], "min": [0.07, 0.221], "max": [0.794, 0.896], "count": [483]}, "gripper_open_scale_action": {"mean": [0.5769855072305821, 0.815360248668348], "std": [0.2980751934830815, 0.18021818013100935], "min": [0.07, 0.221], "max": [0.794, 0.896], "count": [483]}}} +{"episode_index": 47, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8196078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.49861721014492755]], [[0.4811856440039784]], [[0.4681571540210287]]], "std": [[[0.14414299044560022]], [[0.15716001137959695]], [[0.17635982674907494]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4813369476413754]], [[0.46561527422563226]], [[0.4486173344700199]]], "std": [[[0.10773933450554517]], [[0.11987994377426307]], [[0.1448161597224114]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4835276374680307]], [[0.45563797065927825]], [[0.4318912315288434]]], "std": [[[0.11751090788349133]], [[0.14193061610223476]], [[0.17359661146161517]]], "count": [115]}, "observation.state": {"min": [0.28904399275779724, 2.0294690132141113, -1.4787477254867554, -1.063097596168518, -2.6465649604797363, -1.7500766515731812, 0.9955008625984192, 277.0, 0.09897899627685547, 0.25568100810050964, -0.0977260023355484, -3.1411852836608887, -0.3660000264644623, -0.9359999895095825, -0.6280393004417419, -2.1752562522888184, 0.2042035162448883, 0.6072524189949036, 1.9080986976623535, 0.981555700302124, -2.58935284614563, 57.0, -0.33293700218200684, 0.18620100617408752, -0.04498299956321716, -3.114000082015991, -0.3100000023841858, -2.861999988555908], "max": [0.8575674891471863, 2.1093177795410156, -0.4398055076599121, -0.47684139013290405, -1.726584553718567, -1.3129414319992065, 2.419288396835327, 950.0, 0.32238200306892395, 0.37409698963165283, 0.007814999669790268, 3.1410000324249268, 0.593999981880188, -0.257999986410141, -0.051173049956560135, -2.07249116897583, 1.3251062631607056, 1.2438088655471802, 2.7306201457977295, 1.923754334449768, -0.8636237978935242, 873.0, -0.21671199798583984, 0.38205599784851074, 0.033369001001119614, 3.138000011444092, 0.777999997138977, -1.6579999923706055], "mean": [0.49219226837158203, 2.0839571952819824, -0.752079427242279, -0.6442074179649353, -2.169513702392578, -1.583735704421997, 1.3815115690231323, 815.5994873046875, 0.2717871069908142, 0.29521819949150085, -0.03795969486236572, -2.5728955268859863, 0.33876025676727295, -0.40937137603759766, -0.27392223477363586, -2.1556732654571533, 0.8784763216972351, 1.0353525876998901, 2.211979627609253, 1.507734775543213, -1.7779474258422852, 564.3480834960938, -0.29168811440467834, 0.28418996930122375, -0.011596115306019783, 2.7702410221099854, 0.3397831320762634, -2.4257054328918457], "std": [0.19772420823574066, 0.01581660844385624, 0.3437058925628662, 0.19306975603103638, 0.18323564529418945, 0.08304138481616974, 0.550930917263031, 154.0786895751953, 0.07018647342920303, 0.04325052723288536, 0.021434763446450233, 1.4228639602661133, 0.3250254988670349, 0.13970504701137543, 0.17537227272987366, 0.018214188516139984, 0.2645014226436615, 0.1661251336336136, 0.2421591877937317, 0.26111510396003723, 0.5830988883972168, 348.1280517578125, 0.027837904170155525, 0.05366002768278122, 0.017916027456521988, 0.9660771489143372, 0.26687994599342346, 0.46718671917915344], "count": [563]}, "action": {"min": [0.28904399275779724, 2.0294690132141113, -1.4787477254867554, -1.063097596168518, -2.6465649604797363, -1.7500766515731812, 0.9955008625984192, 277.0, 0.09897899627685547, 0.25568100810050964, -0.0977260023355484, -3.1411852836608887, -0.3660000264644623, -0.9359999895095825, -0.6280393004417419, -2.1752562522888184, 0.2042035162448883, 0.6072524189949036, 1.9080986976623535, 0.981555700302124, -2.58935284614563, 57.0, -0.33293700218200684, 0.18620100617408752, -0.04498299956321716, -3.114000082015991, -0.3100000023841858, -2.861999988555908], "max": [0.8575674891471863, 2.1093177795410156, -0.4398055076599121, -0.47684139013290405, -1.726584553718567, -1.3129414319992065, 2.419288396835327, 950.0, 0.32238200306892395, 0.37409698963165283, 0.007814999669790268, 3.1410000324249268, 0.593999981880188, -0.257999986410141, -0.051173049956560135, -2.07249116897583, 1.3251062631607056, 1.2438088655471802, 2.7306201457977295, 1.923754334449768, -0.8636237978935242, 873.0, -0.21671199798583984, 0.38205599784851074, 0.033369001001119614, 3.138000011444092, 0.777999997138977, -1.6579999923706055], "mean": [0.49219226837158203, 2.0839571952819824, -0.752079427242279, -0.6442074179649353, -2.169513702392578, -1.583735704421997, 1.3815115690231323, 815.5994873046875, 0.2717871069908142, 0.29521819949150085, -0.03795969486236572, -2.5728955268859863, 0.33876025676727295, -0.40937137603759766, -0.27392223477363586, -2.1556732654571533, 0.8784763216972351, 1.0353525876998901, 2.211979627609253, 1.507734775543213, -1.7779474258422852, 564.3480834960938, -0.29168811440467834, 0.28418996930122375, -0.011596115306019783, 2.7702410221099854, 0.3397831320762634, -2.4257054328918457], "std": [0.19772420823574066, 0.01581660844385624, 0.3437058925628662, 0.19306975603103638, 0.18323564529418945, 0.08304138481616974, 0.550930917263031, 154.0786895751953, 0.07018647342920303, 0.04325052723288536, 0.021434763446450233, 1.4228639602661133, 0.3250254988670349, 0.13970504701137543, 0.17537227272987366, 0.018214188516139984, 0.2645014226436615, 0.1661251336336136, 0.2421591877937317, 0.26111510396003723, 0.5830988883972168, 348.1280517578125, 0.027837904170155525, 0.05366002768278122, 0.017916027456521988, 0.9660771489143372, 0.26687994599342346, 0.46718671917915344], "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": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [563]}, "index": {"min": [37863], "max": [38425], "mean": [38144.0], "std": [162.52384440444425], "count": [563]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [563]}, "subtask_annotation": {"mean": [8.452930728241563, 29.0, 29.0, 29.0, 29.0], "std": [9.47498367107495, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [563]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [563]}, "eef_direction_state": {"mean": [4.200710479573712, 4.968028419182948], "std": [2.012536073971742, 1.702273326691711], "min": [0, 0], "max": [6, 6], "count": [563]}, "eef_velocity_state": {"mean": [0.7140319715808171, 0.49733570159857904], "std": [0.6911764977344402, 0.7618174999894849], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_acc_mag_state": {"mean": [0.61101243339254, 0.44760213143872113], "std": [0.79943555011001, 0.7553295104848674], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_direction_action": {"mean": [4.200710479573712, 4.968028419182948], "std": [2.012536073971742, 1.702273326691711], "min": [0, 0], "max": [6, 6], "count": [563]}, "eef_velocity_action": {"mean": [0.7140319715808171, 0.49733570159857904], "std": [0.6911764977344402, 0.7618174999894849], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_acc_mag_action": {"mean": [0.61101243339254, 0.44760213143872113], "std": [0.79943555011001, 0.7553295104848674], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_sim_pose_state": {"mean": [0.49374828211602545, 0.2919997734706746, 1.0764775178364794, -1.967154659153237, 0.7846030659595498, 0.6865572455617285, 0.5098278157638185, -0.261922079046219, 1.0662044640215222, 2.6971977444234865, 0.9986915302574702, -2.4261221081246465], "std": [0.053619743940412926, 0.02954007369223818, 0.03126958046831151, 1.8237157579592511, 0.3002473858904047, 2.4125979213147217, 0.05008359789843089, 0.06688080677908716, 0.05032104098076143, 0.1403742469620787, 0.33365272009221036, 0.2028748616613392], "min": [0.39654980003753654, 0.22660826310907028, 1.0135950093356383, -3.136559776626156, 0.40321836658256416, -3.1384994189253264, 0.4703486016190702, -0.3085615597242271, 1.0291407295157644, 2.280336157912862, 0.28712803861052394, -2.8614284263475396], "max": [0.5934614357550313, 0.3512024102645605, 1.1507122555312748, 3.141397998405688, 1.2561757165279754, 3.126400036994756, 0.6000758636734128, -0.09999168855823269, 1.1869200934459865, 2.9550422529480818, 1.2359668390055343, -2.1237235815418725], "count": [563]}, "eef_sim_pose_action": {"mean": [0.49374828211602545, 0.2919997734706746, 1.0764775178364794, -1.967154659153237, 0.7846030659595498, 0.6865572455617285, 0.5098278157638185, -0.261922079046219, 1.0662044640215222, 2.6971977444234865, 0.9986915302574702, -2.4261221081246465], "std": [0.053619743940412926, 0.02954007369223818, 0.03126958046831151, 1.8237157579592511, 0.3002473858904047, 2.4125979213147217, 0.05008359789843089, 0.06688080677908716, 0.05032104098076143, 0.1403742469620787, 0.33365272009221036, 0.2028748616613392], "min": [0.39654980003753654, 0.22660826310907028, 1.0135950093356383, -3.136559776626156, 0.40321836658256416, -3.1384994189253264, 0.4703486016190702, -0.3085615597242271, 1.0291407295157644, 2.280336157912862, 0.28712803861052394, -2.8614284263475396], "max": [0.5934614357550313, 0.3512024102645605, 1.1507122555312748, 3.141397998405688, 1.2561757165279754, 3.126400036994756, 0.6000758636734128, -0.09999168855823269, 1.1869200934459865, 2.9550422529480818, 1.2359668390055343, -2.1237235815418725], "count": [563]}, "gripper_mode_state": {"mean": [0.3641207815275311, 0.08348134991119005], "std": [0.4811827490541557, 0.27660841297436267], "min": [0, 0], "max": [1, 1], "count": [563]}, "gripper_activity_state": {"mean": [1.8490230905861456, 1.8827708703374777], "std": [0.4771268411621915, 0.4344467857707779], "min": [0, 0], "max": [2, 2], "count": [563]}, "gripper_mode_action": {"mean": [0.3641207815275311, 0.08348134991119005], "std": [0.4811827490541557, 0.27660841297436267], "min": [0, 0], "max": [1, 1], "count": [563]}, "gripper_activity_action": {"mean": [1.8490230905861456, 1.8827708703374777], "std": [0.4771268411621915, 0.4344467857707779], "min": [0, 0], "max": [2, 2], "count": [563]}, "gripper_open_scale_state": {"mean": [0.5643481351740618, 0.8155994671403181], "std": [0.3481281107521156, 0.15407863367760458], "min": [0.057, 0.277], "max": [0.873, 0.95], "count": [563]}, "gripper_open_scale_action": {"mean": [0.5643481351740618, 0.8155994671403181], "std": [0.3481281107521156, 0.15407863367760458], "min": [0.057, 0.277], "max": [0.873, 0.95], "count": [563]}}} +{"episode_index": 48, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8156862745098039]], [[1.0]], [[1.0]]], "mean": [[[0.4889765480978716]], [[0.4776008201357466]], [[0.46301248708172726]]], "std": [[[0.1496654037772968]], [[0.15716058003196753]], [[0.17465462928283335]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4797074465113681]], [[0.4663075124993017]], [[0.4505337655717558]]], "std": [[[0.12258820336763983]], [[0.12482974137060827]], [[0.14539045851375684]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48635351900731805]], [[0.45728491599631305]], [[0.4301436040584325]]], "std": [[[0.12356485598153902]], [[0.14536014772614245]], [[0.17829092345295436]]], "count": [117]}, "observation.state": {"min": [0.2382374405860901, 2.028055191040039, -1.5450005531311035, -1.2182399034500122, -2.6483452320098877, -1.8366972208023071, 1.0092366933822632, 231.0, 0.07411599904298782, 0.23505200445652008, -0.0926550030708313, -3.1391851902008057, -0.39800000190734863, -1.1039999723434448, -0.6450039148330688, -2.1752562522888184, 0.20439553260803223, 0.693646252155304, 1.9426910877227783, 1.203980565071106, -2.602966785430908, 37.0, -0.3396649956703186, 0.1894569993019104, -0.03326699882745743, -3.1411852836608887, -0.11299999803304672, -2.930999994277954], "max": [0.8805884718894958, 2.1219191551208496, -0.6604151725769043, -0.5207539200782776, -1.6745039224624634, -1.3479527235031128, 2.758091449737549, 916.0, 0.30690500140190125, 0.37151798605918884, 0.030023999512195587, 3.128000020980835, 0.5630000233650208, -0.22499999403953552, -0.12424998730421066, -2.0654752254486084, 1.1135724782943726, 1.2301255464553833, 2.6458144187927246, 1.9128634929656982, -0.8896293044090271, 793.0, -0.23344099521636963, 0.37655600905418396, 0.057447001338005066, 3.1410000324249268, 0.7680000066757202, -1.5520000457763672], "mean": [0.5184346437454224, 2.0905470848083496, -0.9667412638664246, -0.7296380400657654, -2.1511943340301514, -1.596399188041687, 1.5620810985565186, 839.2279052734375, 0.24597863852977753, 0.2949577867984772, -0.050432804971933365, -2.5309994220733643, 0.24448351562023163, -0.44493576884269714, -0.2419857233762741, -2.162376880645752, 0.7314366102218628, 0.9936269521713257, 2.2032461166381836, 1.642680048942566, -1.6146485805511475, 542.9081420898438, -0.3039887249469757, 0.25788775086402893, -0.001036912901327014, 2.6373631954193115, 0.41765522956848145, -2.4879157543182373], "std": [0.20386004447937012, 0.016561780124902725, 0.32536980509757996, 0.24545657634735107, 0.2536107301712036, 0.09098391979932785, 0.7323113679885864, 175.73553466796875, 0.07481260597705841, 0.041149988770484924, 0.022686690092086792, 1.565659523010254, 0.3259424567222595, 0.27369409799575806, 0.16385339200496674, 0.018660135567188263, 0.20391865074634552, 0.1426069289445877, 0.1978674679994583, 0.23533616960048676, 0.6467341780662537, 290.7901916503906, 0.02777990512549877, 0.06682050973176956, 0.018637249246239662, 1.2800840139389038, 0.19900058209896088, 0.49655085802078247], "count": [577]}, "action": {"min": [0.2382374405860901, 2.028055191040039, -1.5450005531311035, -1.2182399034500122, -2.6483452320098877, -1.8366972208023071, 1.0092366933822632, 231.0, 0.07411599904298782, 0.23505200445652008, -0.0926550030708313, -3.1391851902008057, -0.39800000190734863, -1.1039999723434448, -0.6450039148330688, -2.1752562522888184, 0.20439553260803223, 0.693646252155304, 1.9426910877227783, 1.203980565071106, -2.602966785430908, 37.0, -0.3396649956703186, 0.1894569993019104, -0.03326699882745743, -3.1411852836608887, -0.11299999803304672, -2.930999994277954], "max": [0.8805884718894958, 2.1219191551208496, -0.6604151725769043, -0.5207539200782776, -1.6745039224624634, -1.3479527235031128, 2.758091449737549, 916.0, 0.30690500140190125, 0.37151798605918884, 0.030023999512195587, 3.128000020980835, 0.5630000233650208, -0.22499999403953552, -0.12424998730421066, -2.0654752254486084, 1.1135724782943726, 1.2301255464553833, 2.6458144187927246, 1.9128634929656982, -0.8896293044090271, 793.0, -0.23344099521636963, 0.37655600905418396, 0.057447001338005066, 3.1410000324249268, 0.7680000066757202, -1.5520000457763672], "mean": [0.5184346437454224, 2.0905470848083496, -0.9667412638664246, -0.7296380400657654, -2.1511943340301514, -1.596399188041687, 1.5620810985565186, 839.2279052734375, 0.24597863852977753, 0.2949577867984772, -0.050432804971933365, -2.5309994220733643, 0.24448351562023163, -0.44493576884269714, -0.2419857233762741, -2.162376880645752, 0.7314366102218628, 0.9936269521713257, 2.2032461166381836, 1.642680048942566, -1.6146485805511475, 542.9081420898438, -0.3039887249469757, 0.25788775086402893, -0.001036912901327014, 2.6373631954193115, 0.41765522956848145, -2.4879157543182373], "std": [0.20386004447937012, 0.016561780124902725, 0.32536980509757996, 0.24545657634735107, 0.2536107301712036, 0.09098391979932785, 0.7323113679885864, 175.73553466796875, 0.07481260597705841, 0.041149988770484924, 0.022686690092086792, 1.565659523010254, 0.3259424567222595, 0.27369409799575806, 0.16385339200496674, 0.018660135567188263, 0.20391865074634552, 0.1426069289445877, 0.1978674679994583, 0.23533616960048676, 0.6467341780662537, 290.7901916503906, 0.02777990512549877, 0.06682050973176956, 0.018637249246239662, 1.2800840139389038, 0.19900058209896088, 0.49655085802078247], "count": [577]}, "timestamp": {"min": [0.0], "max": [19.2], "mean": [9.600000000000001], "std": [5.552176750308537], "count": [577]}, "frame_index": {"min": [0], "max": [576], "mean": [288.0], "std": [166.5653025092561], "count": [577]}, "episode_index": {"min": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [577]}, "index": {"min": [38426], "max": [39002], "mean": [38714.0], "std": [166.5653025092561], "count": [577]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [577]}, "subtask_annotation": {"mean": [11.558058925476603, 29.0, 29.0, 29.0, 29.0], "std": [10.494556237258356, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [577]}, "scene_annotation": {"mean": [50.0], "std": [0.0], "min": [50], "max": [50], "count": [577]}, "eef_direction_state": {"mean": [4.745233968804159, 5.02946273830156], "std": [1.8569040191260533, 1.582234085931773], "min": [0, 0], "max": [6, 6], "count": [577]}, "eef_velocity_state": {"mean": [0.5771230502599654, 0.5233968804159446], "std": [0.7386554184099119, 0.769809607687072], "min": [0, 0], "max": [2, 2], "count": [577]}, "eef_acc_mag_state": {"mean": [0.5303292894280762, 0.48873483535528595], "std": [0.7829633499338903, 0.7790328364005653], "min": [0, 0], "max": [2, 2], "count": [577]}, "eef_direction_action": {"mean": [4.745233968804159, 5.02946273830156], "std": [1.8569040191260533, 1.582234085931773], "min": [0, 0], "max": [6, 6], "count": [577]}, "eef_velocity_action": {"mean": [0.5771230502599654, 0.5233968804159446], "std": [0.7386554184099119, 0.769809607687072], "min": [0, 0], "max": [2, 2], "count": [577]}, "eef_acc_mag_action": {"mean": [0.5303292894280762, 0.48873483535528595], "std": [0.7829633499338903, 0.7790328364005653], "min": [0, 0], "max": [2, 2], "count": [577]}, "eef_sim_pose_state": {"mean": [0.4672079980072545, 0.3104717802298879, 1.0720200152759616, -2.6966123720921886, 0.8956884167383312, 1.056348032925575, 0.5146237457900918, -0.2341737304093438, 1.0782262897963992, 2.7580400377480756, 0.901944427329913, -2.3063838377492547], "std": [0.06532101011054922, 0.028752037097928194, 0.030926959731206443, 0.28220934887394544, 0.3434537487443221, 2.2394127397133348, 0.0458382284172496, 0.06991200526611561, 0.05760873266220296, 0.18038944675748397, 0.40211381315478223, 0.19915960363418467], "min": [0.39951276781040607, 0.23360681948327297, 1.0196000581681663, -3.125750257573295, 0.3710016103378868, -3.1347172042263556, 0.4483249801097279, -0.30849120004825326, 1.0190808834123641, 2.0556467257132836, 0.14838201062360934, -2.988857629629171], "max": [0.5891146973273931, 0.37314317889814164, 1.1558040634239257, -1.9457699652460965, 1.2505627312048389, 3.13036580580074, 0.5941961594962081, -0.0826080046832972, 1.2084719929019332, 2.9607019889497277, 1.2634280594891973, -2.1226712284479774], "count": [577]}, "eef_sim_pose_action": {"mean": [0.4672079980072545, 0.3104717802298879, 1.0720200152759616, -2.6966123720921886, 0.8956884167383312, 1.056348032925575, 0.5146237457900918, -0.2341737304093438, 1.0782262897963992, 2.7580400377480756, 0.901944427329913, -2.3063838377492547], "std": [0.06532101011054922, 0.028752037097928194, 0.030926959731206443, 0.28220934887394544, 0.3434537487443221, 2.2394127397133348, 0.0458382284172496, 0.06991200526611561, 0.05760873266220296, 0.18038944675748397, 0.40211381315478223, 0.19915960363418467], "min": [0.39951276781040607, 0.23360681948327297, 1.0196000581681663, -3.125750257573295, 0.3710016103378868, -3.1347172042263556, 0.4483249801097279, -0.30849120004825326, 1.0190808834123641, 2.0556467257132836, 0.14838201062360934, -2.988857629629171], "max": [0.5891146973273931, 0.37314317889814164, 1.1558040634239257, -1.9457699652460965, 1.2505627312048389, 3.13036580580074, 0.5941961594962081, -0.0826080046832972, 1.2084719929019332, 2.9607019889497277, 1.2634280594891973, -2.1226712284479774], "count": [577]}, "gripper_mode_state": {"mean": [0.28942807625649913, 0.09012131715771231], "std": [0.4534969293511942, 0.28635548772718156], "min": [0, 0], "max": [1, 1], "count": [577]}, "gripper_activity_state": {"mean": [1.8648180242634316, 1.9098786828422878], "std": [0.4662914752045495, 0.3799883504275575], "min": [0, 0], "max": [2, 2], "count": [577]}, "gripper_mode_action": {"mean": [0.28942807625649913, 0.09012131715771231], "std": [0.4534969293511942, 0.28635548772718156], "min": [0, 0], "max": [1, 1], "count": [577]}, "gripper_activity_action": {"mean": [1.8648180242634316, 1.9098786828422878], "std": [0.4662914752045495, 0.3799883504275575], "min": [0, 0], "max": [2, 2], "count": [577]}, "gripper_open_scale_state": {"mean": [0.5429081456202605, 0.8392279027082686], "std": [0.29078983629199445, 0.1757355545167159], "min": [0.037, 0.231], "max": [0.793, 0.916], "count": [577]}, "gripper_open_scale_action": {"mean": [0.5429081456202605, 0.8392279027082686], "std": [0.29078983629199445, 0.1757355545167159], "min": [0.037, 0.231], "max": [0.793, 0.916], "count": [577]}}} +{"episode_index": 49, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[1.0]], [[1.0]]], "mean": [[[0.494417071730653]], [[0.48020374203603006]], [[0.46517505972977424]]], "std": [[[0.1427845729757007]], [[0.15763368945804787]], [[0.17414628385081138]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48567951200087883]], [[0.47386282576756195]], [[0.4595833625116713]]], "std": [[[0.11798640873670867]], [[0.12006377050421543]], [[0.14032171879265656]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4832550427033559]], [[0.45596897999395836]], [[0.4348365446668863]]], "std": [[[0.1152724174519272]], [[0.13888328401326314]], [[0.16809322245462138]]], "count": [119]}, "observation.state": {"min": [0.2638588845729828, 2.0087344646453857, -1.3610950708389282, -0.9583429098129272, -2.7075119018554688, -1.7664653062820435, 0.9831265211105347, 146.0, 0.09434500336647034, 0.24032199382781982, -0.09266000241041183, -3.1401853561401367, -0.3199999928474426, -1.2120000123977661, -0.5460612177848816, -2.175273895263672, 0.03579670563340187, 0.5904972553253174, 1.839140772819519, 0.772343099117279, -2.863736391067505, 68.0, -0.34517401456832886, 0.18732300400733948, -0.05071499943733215, -3.1411852836608887, 4.854575408330675e-09, -2.8550000190734863], "max": [0.955061674118042, 2.110853672027588, -0.5147848725318909, -0.48375290632247925, -1.8258936405181885, -1.262990117073059, 2.7752480506896973, 931.0, 0.32396399974823, 0.39962899684906006, -0.0004949999856762588, 3.140000104904175, 0.6069999933242798, -0.3070000112056732, 0.060877084732055664, -2.065667152404785, 1.4771419763565063, 1.3049129247665405, 2.5418975353240967, 1.90181565284729, -0.8651248216629028, 781.0, -0.2608270049095154, 0.36598700284957886, 0.043905001133680344, 3.140000104904175, 0.8579999804496765, -1.3289999961853027], "mean": [0.519273579120636, 2.063518762588501, -0.8057328462600708, -0.6353780031204224, -2.1618292331695557, -1.5945945978164673, 1.57912015914917, 817.6251831054688, 0.2690262794494629, 0.3006947338581085, -0.03343021497130394, -2.4503495693206787, 0.3274407684803009, -0.592032253742218, -0.2053169161081314, -2.156351327896118, 0.8881852626800537, 0.9753354787826538, 2.141988754272461, 1.4631839990615845, -1.829983115196228, 491.8398742675781, -0.3000679314136505, 0.2659587860107422, -0.021127954125404358, 1.852449893951416, 0.48359954357147217, -2.2678847312927246], "std": [0.2191515862941742, 0.02574400044977665, 0.2713720500469208, 0.14500722289085388, 0.22000159323215485, 0.08685906231403351, 0.6110634207725525, 155.6219482421875, 0.06780915707349777, 0.04631568118929863, 0.022617634385824203, 1.7217729091644287, 0.29263389110565186, 0.23708319664001465, 0.19094964861869812, 0.021159863099455833, 0.34920045733451843, 0.2156689614057541, 0.19595715403556824, 0.3555485010147095, 0.7273488640785217, 286.39007568359375, 0.021112175658345222, 0.061577580869197845, 0.022835664451122284, 2.339886426925659, 0.21248938143253326, 0.5689157247543335], "count": [587]}, "action": {"min": [0.2638588845729828, 2.0087344646453857, -1.3610950708389282, -0.9583429098129272, -2.7075119018554688, -1.7664653062820435, 0.9831265211105347, 146.0, 0.09434500336647034, 0.24032199382781982, -0.09266000241041183, -3.1401853561401367, -0.3199999928474426, -1.2120000123977661, -0.5460612177848816, -2.175273895263672, 0.03579670563340187, 0.5904972553253174, 1.839140772819519, 0.772343099117279, -2.863736391067505, 68.0, -0.34517401456832886, 0.18732300400733948, -0.05071499943733215, -3.1411852836608887, 4.854575408330675e-09, -2.8550000190734863], "max": [0.955061674118042, 2.110853672027588, -0.5147848725318909, -0.48375290632247925, -1.8258936405181885, -1.262990117073059, 2.7752480506896973, 931.0, 0.32396399974823, 0.39962899684906006, -0.0004949999856762588, 3.140000104904175, 0.6069999933242798, -0.3070000112056732, 0.060877084732055664, -2.065667152404785, 1.4771419763565063, 1.3049129247665405, 2.5418975353240967, 1.90181565284729, -0.8651248216629028, 781.0, -0.2608270049095154, 0.36598700284957886, 0.043905001133680344, 3.140000104904175, 0.8579999804496765, -1.3289999961853027], "mean": [0.519273579120636, 2.063518762588501, -0.8057328462600708, -0.6353780031204224, -2.1618292331695557, -1.5945945978164673, 1.57912015914917, 817.6251831054688, 0.2690262794494629, 0.3006947338581085, -0.03343021497130394, -2.4503495693206787, 0.3274407684803009, -0.592032253742218, -0.2053169161081314, -2.156351327896118, 0.8881852626800537, 0.9753354787826538, 2.141988754272461, 1.4631839990615845, -1.829983115196228, 491.8398742675781, -0.3000679314136505, 0.2659587860107422, -0.021127954125404358, 1.852449893951416, 0.48359954357147217, -2.2678847312927246], "std": [0.2191515862941742, 0.02574400044977665, 0.2713720500469208, 0.14500722289085388, 0.22000159323215485, 0.08685906231403351, 0.6110634207725525, 155.6219482421875, 0.06780915707349777, 0.04631568118929863, 0.022617634385824203, 1.7217729091644287, 0.29263389110565186, 0.23708319664001465, 0.19094964861869812, 0.021159863099455833, 0.34920045733451843, 0.2156689614057541, 0.19595715403556824, 0.3555485010147095, 0.7273488640785217, 286.39007568359375, 0.021112175658345222, 0.061577580869197845, 0.022835664451122284, 2.339886426925659, 0.21248938143253326, 0.5689157247543335], "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": [51], "max": [51], "mean": [51.0], "std": [0.0], "count": [587]}, "index": {"min": [39003], "max": [39589], "mean": [39296.0], "std": [169.45205811674285], "count": [587]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [587]}, "subtask_annotation": {"mean": [8.500851788756389, 29.0, 29.0, 29.0, 29.0], "std": [9.724024024381887, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [587]}, "scene_annotation": {"mean": [51.0], "std": [0.0], "min": [51], "max": [51], "count": [587]}, "eef_direction_state": {"mean": [4.253833049403748, 4.485519591141397], "std": [2.060903556178353, 2.0606754142110257], "min": [0, 0], "max": [6, 6], "count": [587]}, "eef_velocity_state": {"mean": [0.645655877342419, 0.58603066439523], "std": [0.6810859432984996, 0.7434042185171525], "min": [0, 0], "max": [2, 2], "count": [587]}, "eef_acc_mag_state": {"mean": [0.6081771720613288, 0.5604770017035775], "std": [0.7980819741320986, 0.8115468503770666], "min": [0, 0], "max": [2, 2], "count": [587]}, "eef_direction_action": {"mean": [4.253833049403748, 4.485519591141397], "std": [2.060903556178353, 2.0606754142110257], "min": [0, 0], "max": [6, 6], "count": [587]}, "eef_velocity_action": {"mean": [0.645655877342419, 0.58603066439523], "std": [0.6810859432984996, 0.7434042185171525], "min": [0, 0], "max": [2, 2], "count": [587]}, "eef_acc_mag_action": {"mean": [0.6081771720613288, 0.5604770017035775], "std": [0.7980819741320986, 0.8115468503770666], "min": [0, 0], "max": [2, 2], "count": [587]}, "eef_sim_pose_state": {"mean": [0.47401551564083816, 0.2922033367632678, 1.0606145210128652, -2.509274838291424, 0.8015124283386893, 0.5854226015070576, 0.5176071519646421, -0.26338608135791847, 1.0723679075424297, 2.532637298925226, 0.8906765210072892, -2.616905422276766], "std": [0.05947876173628906, 0.025936714288617064, 0.028721371655121637, 0.2822867393212505, 0.34942332767622114, 2.491404799895202, 0.05107676117743529, 0.06629357271410244, 0.04757933874603334, 0.16182924514911068, 0.36042589789626334, 0.15925353412872345], "min": [0.3977949835169772, 0.25394713071042574, 1.0142745067779466, -2.9879178939690423, 0.3347687281019134, -3.1278837801697557, 0.4545817810030999, -0.3152051402292684, 1.016732716865766, 2.1696535453474626, 0.13174498587043804, -2.8908866374678213], "max": [0.5770812876976072, 0.3681126537396905, 1.1198822806596755, -1.7806135579690463, 1.296681121459891, 3.1409077034123194, 0.6215417778702756, -0.09870155165644373, 1.189875501087096, 2.868277425227058, 1.168304898588485, -2.289591694040139], "count": [587]}, "eef_sim_pose_action": {"mean": [0.47401551564083816, 0.2922033367632678, 1.0606145210128652, -2.509274838291424, 0.8015124283386893, 0.5854226015070576, 0.5176071519646421, -0.26338608135791847, 1.0723679075424297, 2.532637298925226, 0.8906765210072892, -2.616905422276766], "std": [0.05947876173628906, 0.025936714288617064, 0.028721371655121637, 0.2822867393212505, 0.34942332767622114, 2.491404799895202, 0.05107676117743529, 0.06629357271410244, 0.04757933874603334, 0.16182924514911068, 0.36042589789626334, 0.15925353412872345], "min": [0.3977949835169772, 0.25394713071042574, 1.0142745067779466, -2.9879178939690423, 0.3347687281019134, -3.1278837801697557, 0.4545817810030999, -0.3152051402292684, 1.016732716865766, 2.1696535453474626, 0.13174498587043804, -2.8908866374678213], "max": [0.5770812876976072, 0.3681126537396905, 1.1198822806596755, -1.7806135579690463, 1.296681121459891, 3.1409077034123194, 0.6215417778702756, -0.09870155165644373, 1.189875501087096, 2.868277425227058, 1.168304898588485, -2.289591694040139], "count": [587]}, "gripper_mode_state": {"mean": [0.3390119250425894, 0.07325383304940375], "std": [0.4733738899870858, 0.2605526990705985], "min": [0, 0], "max": [1, 1], "count": [587]}, "gripper_activity_state": {"mean": [1.8909710391822827, 1.8603066439522997], "std": [0.41893461555290146, 0.460621653869832], "min": [0, 0], "max": [2, 2], "count": [587]}, "gripper_mode_action": {"mean": [0.3390119250425894, 0.07325383304940375], "std": [0.4733738899870858, 0.2605526990705985], "min": [0, 0], "max": [1, 1], "count": [587]}, "gripper_activity_action": {"mean": [1.8909710391822827, 1.8603066439522997], "std": [0.41893461555290146, 0.460621653869832], "min": [0, 0], "max": [2, 2], "count": [587]}, "gripper_open_scale_state": {"mean": [0.4918398637787849, 0.8176252130771625], "std": [0.28638994244714233, 0.1556219900483651], "min": [0.068, 0.146], "max": [0.781, 0.931], "count": [587]}, "gripper_open_scale_action": {"mean": [0.4918398637787849, 0.8176252130771625], "std": [0.28638994244714233, 0.1556219900483651], "min": [0.068, 0.146], "max": [0.781, 0.931], "count": [587]}}} +{"episode_index": 50, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[1.0]], [[1.0]]], "mean": [[[0.4967662446687715]], [[0.4830974247396699]], [[0.46725899558269635]]], "std": [[[0.15073981014266677]], [[0.15698264329980774]], [[0.17471605323291933]]], "count": [118]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48374071535393814]], [[0.4619092271795724]], [[0.4401782222776116]]], "std": [[[0.11633053085407671]], [[0.12773844375349344]], [[0.15783067043114826]]], "count": [118]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4896737530464163]], [[0.4560100947158524]], [[0.4275677412207821]]], "std": [[[0.11947851860824668]], [[0.14540343286316945]], [[0.18208950660413886]]], "count": [118]}, "observation.state": {"min": [0.34032177925109863, 2.025611639022827, -1.5275994539260864, -1.0909006595611572, -2.7763826847076416, -1.7405993938446045, 1.0077182054519653, 322.0, 0.09934400022029877, 0.2530739903450012, -0.09762399643659592, -3.1411852836608887, -0.3160000145435333, -1.0880000591278076, -0.7102442979812622, -2.175273895263672, 0.34920549392700195, 0.6064844727516174, 1.990164041519165, 1.1555825471878052, -2.8345019817352295, 39.0, -0.33099499344825745, 0.186039999127388, -0.047853998839855194, -3.122999906539917, -0.19700001180171967, -2.8259999752044678], "max": [0.9279392957687378, 2.1086196899414062, -0.7180110216140747, -0.4223173260688782, -1.8230838775634766, -1.3350023031234741, 2.5712366104125977, 950.0, 0.30089300870895386, 0.395907998085022, 0.038777001202106476, 3.134999990463257, 0.5960000157356262, -0.3019999563694, -0.18994420766830444, -2.0526819229125977, 1.2686973810195923, 1.3850584030151367, 2.8185672760009766, 1.8899472951889038, -0.8642522096633911, 642.0, -0.22547100484371185, 0.3893260061740875, 0.05344599857926369, 3.115999937057495, 0.6309999823570251, -1.6230000257492065], "mean": [0.5265529155731201, 2.086695909500122, -0.9719547033309937, -0.6412811279296875, -2.116872549057007, -1.5405701398849487, 1.5248606204986572, 842.18603515625, 0.25281891226768494, 0.3015356957912445, -0.05493228882551193, -2.6028647422790527, 0.2871166467666626, -0.48776668310165405, -0.3234004080295563, -2.158881664276123, 0.8688322305679321, 1.010581612586975, 2.272218704223633, 1.5628505945205688, -1.8096140623092651, 434.8542175292969, -0.2818293869495392, 0.2868374288082123, -0.015233342535793781, 2.658423662185669, 0.32195040583610535, -2.422589063644409], "std": [0.21672292053699493, 0.013503666035830975, 0.21436583995819092, 0.23005975782871246, 0.31450051069259644, 0.0834038108587265, 0.6407272815704346, 159.90676879882812, 0.06108079105615616, 0.055449213832616806, 0.025426730513572693, 1.4641106128692627, 0.32567405700683594, 0.21228088438510895, 0.16435523331165314, 0.020594002678990364, 0.23114870488643646, 0.20620982348918915, 0.28523173928260803, 0.19196197390556335, 0.6317444443702698, 204.2598419189453, 0.02863384783267975, 0.06304743885993958, 0.024250192567706108, 1.1970375776290894, 0.23292037844657898, 0.40651369094848633], "count": [583]}, "action": {"min": [0.34032177925109863, 2.025611639022827, -1.5275994539260864, -1.0909006595611572, -2.7763826847076416, -1.7405993938446045, 1.0077182054519653, 322.0, 0.09934400022029877, 0.2530739903450012, -0.09762399643659592, -3.1411852836608887, -0.3160000145435333, -1.0880000591278076, -0.7102442979812622, -2.175273895263672, 0.34920549392700195, 0.6064844727516174, 1.990164041519165, 1.1555825471878052, -2.8345019817352295, 39.0, -0.33099499344825745, 0.186039999127388, -0.047853998839855194, -3.122999906539917, -0.19700001180171967, -2.8259999752044678], "max": [0.9279392957687378, 2.1086196899414062, -0.7180110216140747, -0.4223173260688782, -1.8230838775634766, -1.3350023031234741, 2.5712366104125977, 950.0, 0.30089300870895386, 0.395907998085022, 0.038777001202106476, 3.134999990463257, 0.5960000157356262, -0.3019999563694, -0.18994420766830444, -2.0526819229125977, 1.2686973810195923, 1.3850584030151367, 2.8185672760009766, 1.8899472951889038, -0.8642522096633911, 642.0, -0.22547100484371185, 0.3893260061740875, 0.05344599857926369, 3.115999937057495, 0.6309999823570251, -1.6230000257492065], "mean": [0.5265529155731201, 2.086695909500122, -0.9719547033309937, -0.6412811279296875, -2.116872549057007, -1.5405701398849487, 1.5248606204986572, 842.18603515625, 0.25281891226768494, 0.3015356957912445, -0.05493228882551193, -2.6028647422790527, 0.2871166467666626, -0.48776668310165405, -0.3234004080295563, -2.158881664276123, 0.8688322305679321, 1.010581612586975, 2.272218704223633, 1.5628505945205688, -1.8096140623092651, 434.8542175292969, -0.2818293869495392, 0.2868374288082123, -0.015233342535793781, 2.658423662185669, 0.32195040583610535, -2.422589063644409], "std": [0.21672292053699493, 0.013503666035830975, 0.21436583995819092, 0.23005975782871246, 0.31450051069259644, 0.0834038108587265, 0.6407272815704346, 159.90676879882812, 0.06108079105615616, 0.055449213832616806, 0.025426730513572693, 1.4641106128692627, 0.32567405700683594, 0.21228088438510895, 0.16435523331165314, 0.020594002678990364, 0.23114870488643646, 0.20620982348918915, 0.28523173928260803, 0.19196197390556335, 0.6317444443702698, 204.2598419189453, 0.02863384783267975, 0.06304743885993958, 0.024250192567706108, 1.1970375776290894, 0.23292037844657898, 0.40651369094848633], "count": [583]}, "timestamp": {"min": [0.0], "max": [19.4], "mean": [9.700000000000001], "std": [5.609911863043047], "count": [583]}, "frame_index": {"min": [0], "max": [582], "mean": [291.0], "std": [168.2973558912914], "count": [583]}, "episode_index": {"min": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [583]}, "index": {"min": [39590], "max": [40172], "mean": [39881.0], "std": [168.2973558912914], "count": [583]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [583]}, "subtask_annotation": {"mean": [10.331046312178387, 29.0, 29.0, 29.0, 29.0], "std": [9.708717242789012, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [583]}, "scene_annotation": {"mean": [52.0], "std": [0.0], "min": [52], "max": [52], "count": [583]}, "eef_direction_state": {"mean": [4.588336192109777, 4.747855917667239], "std": [1.8729823614828696, 1.824144725409769], "min": [0, 0], "max": [6, 6], "count": [583]}, "eef_velocity_state": {"mean": [0.660377358490566, 0.5540308747855918], "std": [0.7600157046552978, 0.7316046268942399], "min": [0, 0], "max": [2, 2], "count": [583]}, "eef_acc_mag_state": {"mean": [0.6380789022298456, 0.46826758147512865], "std": [0.8227413578843611, 0.7468205336841172], "min": [0, 0], "max": [2, 2], "count": [583]}, "eef_direction_action": {"mean": [4.588336192109777, 4.747855917667239], "std": [1.8729823614828696, 1.824144725409769], "min": [0, 0], "max": [6, 6], "count": [583]}, "eef_velocity_action": {"mean": [0.660377358490566, 0.5540308747855918], "std": [0.7600157046552978, 0.7316046268942399], "min": [0, 0], "max": [2, 2], "count": [583]}, "eef_acc_mag_action": {"mean": [0.6380789022298456, 0.46826758147512865], "std": [0.8227413578843611, 0.7468205336841172], "min": [0, 0], "max": [2, 2], "count": [583]}, "eef_sim_pose_state": {"mean": [0.4984126796447192, 0.28261116615056586, 1.0807146145669988, -1.7978856801332634, 0.7933204792107574, 1.2975355506219342, 0.5195548883493194, -0.2357671146163773, 1.0693160857137811, 2.6487217564843863, 0.9175070356952425, -2.451489018545268], "std": [0.06169024550930294, 0.02708045411753806, 0.04046476333894652, 1.9499939141892826, 0.33296725679946554, 2.251881437749383, 0.058188107832924656, 0.05341024402151458, 0.05863056600492504, 0.21910713168286516, 0.37034873261174045, 0.16075926538568938], "min": [0.39583561662160155, 0.22587246768520738, 1.017926887630815, -3.1408467906872346, 0.3247364755447364, -3.1409672943392337, 0.46747264106130376, -0.2997683048858075, 1.0156754592843906, 2.1107163172378347, 0.24570230827541972, -3.0426068742804526], "max": [0.5976078018366996, 0.35184081998487793, 1.162274565368016, 3.1362806032126977, 1.248257501934682, 3.139850893476527, 0.6162061286597438, -0.08735060111967491, 1.1853519801066237, 3.0493504012161243, 1.2378067202967924, -2.1523713147287777], "count": [583]}, "eef_sim_pose_action": {"mean": [0.4984126796447192, 0.28261116615056586, 1.0807146145669988, -1.7978856801332634, 0.7933204792107574, 1.2975355506219342, 0.5195548883493194, -0.2357671146163773, 1.0693160857137811, 2.6487217564843863, 0.9175070356952425, -2.451489018545268], "std": [0.06169024550930294, 0.02708045411753806, 0.04046476333894652, 1.9499939141892826, 0.33296725679946554, 2.251881437749383, 0.058188107832924656, 0.05341024402151458, 0.05863056600492504, 0.21910713168286516, 0.37034873261174045, 0.16075926538568938], "min": [0.39583561662160155, 0.22587246768520738, 1.017926887630815, -3.1408467906872346, 0.3247364755447364, -3.1409672943392337, 0.46747264106130376, -0.2997683048858075, 1.0156754592843906, 2.1107163172378347, 0.24570230827541972, -3.0426068742804526], "max": [0.5976078018366996, 0.35184081998487793, 1.162274565368016, 3.1362806032126977, 1.248257501934682, 3.139850893476527, 0.6162061286597438, -0.08735060111967491, 1.1853519801066237, 3.0493504012161243, 1.2378067202967924, -2.1523713147287777], "count": [583]}, "gripper_mode_state": {"mean": [0.28130360205831906, 0.08747855917667238], "std": [0.4496352805634054, 0.2825350612951357], "min": [0, 0], "max": [1, 1], "count": [583]}, "gripper_activity_state": {"mean": [1.9073756432246998, 1.914236706689537], "std": [0.38183066468107885, 0.3603691535318812], "min": [0, 0], "max": [2, 2], "count": [583]}, "gripper_mode_action": {"mean": [0.28130360205831906, 0.08747855917667238], "std": [0.4496352805634054, 0.2825350612951357], "min": [0, 0], "max": [1, 1], "count": [583]}, "gripper_activity_action": {"mean": [1.9073756432246998, 1.914236706689537], "std": [0.38183066468107885, 0.3603691535318812], "min": [0, 0], "max": [2, 2], "count": [583]}, "gripper_open_scale_state": {"mean": [0.43485420230976274, 0.8421861063464835], "std": [0.20425954500297086, 0.15990671395483858], "min": [0.039, 0.322], "max": [0.642, 0.95], "count": [583]}, "gripper_open_scale_action": {"mean": [0.43485420230976274, 0.8421861063464835], "std": [0.20425954500297086, 0.15990671395483858], "min": [0.039, 0.322], "max": [0.642, 0.95], "count": [583]}}} +{"episode_index": 51, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.49642308331887325]], [[0.4821119118370062]], [[0.46779629750130136]]], "std": [[[0.15276127574567477]], [[0.1591537930406066]], [[0.17806129777822488]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4768154046648158]], [[0.4612442250130141]], [[0.44168107431025505]]], "std": [[[0.13984569724895649]], [[0.1412844168904161]], [[0.1645987386010237]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4758776046185436]], [[0.4546027676557348]], [[0.43258289230146335]]], "std": [[[0.10769203861198208]], [[0.13231180300930379]], [[0.16054063574924676]]], "count": [113]}, "observation.state": {"min": [0.3052231967449188, 2.035926580429077, -1.3184915781021118, -1.0132858753204346, -2.704440116882324, -1.7741097211837769, 1.0997843742370605, 197.0, 0.11970800161361694, 0.25599899888038635, -0.09600099921226501, -3.1411852836608887, -0.21299999952316284, -1.0670000314712524, -0.8222595453262329, -2.1756577491760254, 0.2557779848575592, 0.5451536178588867, 2.0808165073394775, 1.2009260654449463, -2.6414337158203125, 58.0, -0.33337000012397766, 0.19057700037956238, -0.053578998893499374, -3.1411852836608887, -0.21199998259544373, -2.8510000705718994], "max": [0.900973916053772, 2.1027028560638428, -0.6609038710594177, -0.5306848287582397, -1.7959787845611572, -1.29472017288208, 2.514932155609131, 954.0, 0.32048699259757996, 0.39625298976898193, 0.021554000675678253, 3.1389999389648438, 0.5610000491142273, -0.36500000953674316, -0.19626227021217346, -2.0755107402801514, 1.0600781440734863, 1.2135623693466187, 2.8549747467041016, 1.8649541139602661, -0.8313701152801514, 888.0, -0.22843700647354126, 0.410302996635437, 0.055580999702215195, 3.1410000324249268, 0.7080000042915344, -1.61899995803833], "mean": [0.48810476064682007, 2.076396942138672, -0.8108679056167603, -0.6406601071357727, -2.1188242435455322, -1.5582727193832397, 1.4729032516479492, 883.6364135742188, 0.2734161913394928, 0.3024947941303253, -0.035304319113492966, -2.6254916191101074, 0.3611038327217102, -0.5156252980232239, -0.3775792717933655, -2.157902956008911, 0.7166205644607544, 0.8699313998222351, 2.326227903366089, 1.608271837234497, -1.7130588293075562, 541.2381591796875, -0.28948068618774414, 0.2804908752441406, -0.020207887515425682, 1.7044332027435303, 0.3518199026584625, -2.3828206062316895], "std": [0.19654472172260284, 0.014121655374765396, 0.18185624480247498, 0.15666373074054718, 0.2528356909751892, 0.0811762586236, 0.5459405779838562, 175.60293579101562, 0.056883275508880615, 0.04769220948219299, 0.018168052658438683, 1.3789989948272705, 0.2552120089530945, 0.21400196850299835, 0.19265662133693695, 0.023229558020830154, 0.18765826523303986, 0.19374826550483704, 0.24906513094902039, 0.23377615213394165, 0.617010235786438, 299.6601257324219, 0.0238804928958416, 0.07585513591766357, 0.02934955060482025, 2.45773983001709, 0.26687172055244446, 0.41904574632644653], "count": [550]}, "action": {"min": [0.3052231967449188, 2.035926580429077, -1.3184915781021118, -1.0132858753204346, -2.704440116882324, -1.7741097211837769, 1.0997843742370605, 197.0, 0.11970800161361694, 0.25599899888038635, -0.09600099921226501, -3.1411852836608887, -0.21299999952316284, -1.0670000314712524, -0.8222595453262329, -2.1756577491760254, 0.2557779848575592, 0.5451536178588867, 2.0808165073394775, 1.2009260654449463, -2.6414337158203125, 58.0, -0.33337000012397766, 0.19057700037956238, -0.053578998893499374, -3.1411852836608887, -0.21199998259544373, -2.8510000705718994], "max": [0.900973916053772, 2.1027028560638428, -0.6609038710594177, -0.5306848287582397, -1.7959787845611572, -1.29472017288208, 2.514932155609131, 954.0, 0.32048699259757996, 0.39625298976898193, 0.021554000675678253, 3.1389999389648438, 0.5610000491142273, -0.36500000953674316, -0.19626227021217346, -2.0755107402801514, 1.0600781440734863, 1.2135623693466187, 2.8549747467041016, 1.8649541139602661, -0.8313701152801514, 888.0, -0.22843700647354126, 0.410302996635437, 0.055580999702215195, 3.1410000324249268, 0.7080000042915344, -1.61899995803833], "mean": [0.48810476064682007, 2.076396942138672, -0.8108679056167603, -0.6406601071357727, -2.1188242435455322, -1.5582727193832397, 1.4729032516479492, 883.6364135742188, 0.2734161913394928, 0.3024947941303253, -0.035304319113492966, -2.6254916191101074, 0.3611038327217102, -0.5156252980232239, -0.3775792717933655, -2.157902956008911, 0.7166205644607544, 0.8699313998222351, 2.326227903366089, 1.608271837234497, -1.7130588293075562, 541.2381591796875, -0.28948068618774414, 0.2804908752441406, -0.020207887515425682, 1.7044332027435303, 0.3518199026584625, -2.3828206062316895], "std": [0.19654472172260284, 0.014121655374765396, 0.18185624480247498, 0.15666373074054718, 0.2528356909751892, 0.0811762586236, 0.5459405779838562, 175.60293579101562, 0.056883275508880615, 0.04769220948219299, 0.018168052658438683, 1.3789989948272705, 0.2552120089530945, 0.21400196850299835, 0.19265662133693695, 0.023229558020830154, 0.18765826523303986, 0.19374826550483704, 0.24906513094902039, 0.23377615213394165, 0.617010235786438, 299.6601257324219, 0.0238804928958416, 0.07585513591766357, 0.02934955060482025, 2.45773983001709, 0.26687172055244446, 0.41904574632644653], "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": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [550]}, "index": {"min": [40173], "max": [40722], "mean": [40447.5], "std": [158.77106159498965], "count": [550]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [550]}, "subtask_annotation": {"mean": [9.281818181818181, 29.0, 29.0, 29.0, 29.0], "std": [9.756612506567338, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [550]}, "scene_annotation": {"mean": [53.0], "std": [0.0], "min": [53], "max": [53], "count": [550]}, "eef_direction_state": {"mean": [4.3963636363636365, 4.96], "std": [2.0721498398228073, 1.6684887010269327], "min": [0, 0], "max": [6, 6], "count": [550]}, "eef_velocity_state": {"mean": [0.6836363636363636, 0.5054545454545455], "std": [0.7639047147538307, 0.7501316688829734], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_acc_mag_state": {"mean": [0.6272727272727273, 0.42727272727272725], "std": [0.8097035474238337, 0.7392759468695256], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_direction_action": {"mean": [4.3963636363636365, 4.96], "std": [2.0721498398228073, 1.6684887010269327], "min": [0, 0], "max": [6, 6], "count": [550]}, "eef_velocity_action": {"mean": [0.6836363636363636, 0.5054545454545455], "std": [0.7639047147538307, 0.7501316688829734], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_acc_mag_action": {"mean": [0.6272727272727273, 0.42727272727272725], "std": [0.8097035474238337, 0.7392759468695256], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_sim_pose_state": {"mean": [0.4934121182589175, 0.28607932877610054, 1.0696191141839948, -1.6023842891899052, 0.7860264219027631, 1.061578752193132, 0.5175427774879845, -0.2657339157615117, 1.0671140931309342, 2.6052636920108814, 0.9650971195285987, -2.5511884293152955], "std": [0.0737077949460797, 0.02185084194692312, 0.04219661112346431, 1.944304957121678, 0.3556206085432676, 2.432628884738128, 0.05229459866514702, 0.05028272421141399, 0.04644722373631448, 0.13871674519882335, 0.32317875286743586, 0.09125750336832031], "min": [0.40069133597734174, 0.2461301681657929, 1.01025234407608, -3.131752404773869, 0.30503830174058466, -3.129159296374632, 0.4692584685201321, -0.3068014353166786, 1.0270589730534718, 2.214471195893662, 0.27614691897180355, -2.8657118279383678], "max": [0.6194752793076412, 0.3583614873614584, 1.1679378732113797, 3.140726755505384, 1.2687516636778176, 3.1334914747187423, 0.6168166278193118, -0.11077152111585117, 1.1729714203125727, 2.897902729487501, 1.2088485989710307, -2.3895192292333354], "count": [550]}, "eef_sim_pose_action": {"mean": [0.4934121182589175, 0.28607932877610054, 1.0696191141839948, -1.6023842891899052, 0.7860264219027631, 1.061578752193132, 0.5175427774879845, -0.2657339157615117, 1.0671140931309342, 2.6052636920108814, 0.9650971195285987, -2.5511884293152955], "std": [0.0737077949460797, 0.02185084194692312, 0.04219661112346431, 1.944304957121678, 0.3556206085432676, 2.432628884738128, 0.05229459866514702, 0.05028272421141399, 0.04644722373631448, 0.13871674519882335, 0.32317875286743586, 0.09125750336832031], "min": [0.40069133597734174, 0.2461301681657929, 1.01025234407608, -3.131752404773869, 0.30503830174058466, -3.129159296374632, 0.4692584685201321, -0.3068014353166786, 1.0270589730534718, 2.214471195893662, 0.27614691897180355, -2.8657118279383678], "max": [0.6194752793076412, 0.3583614873614584, 1.1679378732113797, 3.140726755505384, 1.2687516636778176, 3.1334914747187423, 0.6168166278193118, -0.11077152111585117, 1.1729714203125727, 2.897902729487501, 1.2088485989710307, -2.3895192292333354], "count": [550]}, "gripper_mode_state": {"mean": [0.29454545454545455, 0.07090909090909091], "std": [0.4558381617987524, 0.25667292754697923], "min": [0, 0], "max": [1, 1], "count": [550]}, "gripper_activity_state": {"mean": [1.8872727272727272, 1.8981818181818182], "std": [0.41562856908304463, 0.38209513764882735], "min": [0, 0], "max": [2, 2], "count": [550]}, "gripper_mode_action": {"mean": [0.29454545454545455, 0.07090909090909091], "std": [0.4558381617987524, 0.25667292754697923], "min": [0, 0], "max": [1, 1], "count": [550]}, "gripper_activity_action": {"mean": [1.8872727272727272, 1.8981818181818182], "std": [0.41562856908304463, 0.38209513764882735], "min": [0, 0], "max": [2, 2], "count": [550]}, "gripper_open_scale_state": {"mean": [0.5412381819568975, 0.8836363634421596], "std": [0.29966019436330765, 0.17560295754553637], "min": [0.058, 0.197], "max": [0.888, 0.954], "count": [550]}, "gripper_open_scale_action": {"mean": [0.5412381819568975, 0.8836363634421596], "std": [0.29966019436330765, 0.17560295754553637], "min": [0.058, 0.197], "max": [0.888, 0.954], "count": [550]}}} +{"episode_index": 52, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.788235294117647]], [[1.0]], [[1.0]]], "mean": [[[0.4865401222623552]], [[0.4771138505475289]], [[0.4631938997821351]]], "std": [[[0.14947808511160515]], [[0.15464208949152708]], [[0.17211632839203045]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47497208068168784]], [[0.4730313754156633]], [[0.46354049492604055]]], "std": [[[0.12575063687280158]], [[0.12485469979011665]], [[0.1361936715343092]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4877620488619424]], [[0.46780883427932574]], [[0.4492370015623208]]], "std": [[[0.11037734429360538]], [[0.1310008829296497]], [[0.15695383280914918]]], "count": [114]}, "observation.state": {"min": [0.3016277849674225, 2.041092872619629, -1.3729807138442993, -1.1470304727554321, -2.7163608074188232, -1.8404322862625122, 0.9974207282066345, 237.0, 0.10300199687480927, 0.24943000078201294, -0.08221399784088135, -3.1391851902008057, -0.3140000104904175, -1.1239999532699585, -0.6493498086929321, -2.1752562522888184, 0.3620685636997223, 0.4895474314689636, 1.814810872077942, 0.7327067255973816, -2.978090524673462, 70.0, -0.32500800490379333, 0.18599200248718262, -0.06056400015950203, -3.1331851482391357, -0.13899999856948853, -2.996000051498413], "max": [0.8710938096046448, 2.104116678237915, -0.6356664299964905, -0.5064771175384521, -1.744875431060791, -1.2038582563400269, 2.6696033477783203, 949.0, 0.31969600915908813, 0.40591099858283997, 0.04766299948096275, 3.140000104904175, 0.5609999895095825, -0.3009999990463257, -0.11831586807966232, -2.098165273666382, 1.4021625518798828, 1.2650147676467896, 2.6986629962921143, 1.84434175491333, -0.6845705509185791, 736.0, -0.2273229956626892, 0.3891189992427826, 0.03825800120830536, 3.130000114440918, 0.7519999742507935, -1.4220000505447388], "mean": [0.5009265542030334, 2.0842249393463135, -0.8185403347015381, -0.7688935399055481, -2.200061559677124, -1.5816588401794434, 1.5724047422409058, 883.8499145507812, 0.2667645514011383, 0.30989328026771545, -0.025136960670351982, -2.547590494155884, 0.27966177463531494, -0.5107306241989136, -0.27276602387428284, -2.165175676345825, 0.879030168056488, 0.8982789516448975, 2.127345561981201, 1.4597971439361572, -1.7652525901794434, 511.7242431640625, -0.28476831316947937, 0.2804933786392212, -0.026936503127217293, 2.2730560302734375, 0.5370003581047058, -2.365734577178955], "std": [0.1690773069858551, 0.010302511043846607, 0.22494591772556305, 0.15247784554958344, 0.2058248370885849, 0.10332626104354858, 0.5413023233413696, 173.12355041503906, 0.06180990859866142, 0.041653528809547424, 0.02158365212380886, 1.5346616506576538, 0.22485686838626862, 0.2360626757144928, 0.15909264981746674, 0.013894615694880486, 0.2772732377052307, 0.2439803034067154, 0.24000559747219086, 0.36218366026878357, 0.8413626551628113, 284.2081604003906, 0.023671578615903854, 0.07399281859397888, 0.026982292532920837, 1.8494189977645874, 0.225386843085289, 0.589107096195221], "count": [553]}, "action": {"min": [0.3016277849674225, 2.041092872619629, -1.3729807138442993, -1.1470304727554321, -2.7163608074188232, -1.8404322862625122, 0.9974207282066345, 237.0, 0.10300199687480927, 0.24943000078201294, -0.08221399784088135, -3.1391851902008057, -0.3140000104904175, -1.1239999532699585, -0.6493498086929321, -2.1752562522888184, 0.3620685636997223, 0.4895474314689636, 1.814810872077942, 0.7327067255973816, -2.978090524673462, 70.0, -0.32500800490379333, 0.18599200248718262, -0.06056400015950203, -3.1331851482391357, -0.13899999856948853, -2.996000051498413], "max": [0.8710938096046448, 2.104116678237915, -0.6356664299964905, -0.5064771175384521, -1.744875431060791, -1.2038582563400269, 2.6696033477783203, 949.0, 0.31969600915908813, 0.40591099858283997, 0.04766299948096275, 3.140000104904175, 0.5609999895095825, -0.3009999990463257, -0.11831586807966232, -2.098165273666382, 1.4021625518798828, 1.2650147676467896, 2.6986629962921143, 1.84434175491333, -0.6845705509185791, 736.0, -0.2273229956626892, 0.3891189992427826, 0.03825800120830536, 3.130000114440918, 0.7519999742507935, -1.4220000505447388], "mean": [0.5009265542030334, 2.0842249393463135, -0.8185403347015381, -0.7688935399055481, -2.200061559677124, -1.5816588401794434, 1.5724047422409058, 883.8499145507812, 0.2667645514011383, 0.30989328026771545, -0.025136960670351982, -2.547590494155884, 0.27966177463531494, -0.5107306241989136, -0.27276602387428284, -2.165175676345825, 0.879030168056488, 0.8982789516448975, 2.127345561981201, 1.4597971439361572, -1.7652525901794434, 511.7242431640625, -0.28476831316947937, 0.2804933786392212, -0.026936503127217293, 2.2730560302734375, 0.5370003581047058, -2.365734577178955], "std": [0.1690773069858551, 0.010302511043846607, 0.22494591772556305, 0.15247784554958344, 0.2058248370885849, 0.10332626104354858, 0.5413023233413696, 173.12355041503906, 0.06180990859866142, 0.041653528809547424, 0.02158365212380886, 1.5346616506576538, 0.22485686838626862, 0.2360626757144928, 0.15909264981746674, 0.013894615694880486, 0.2772732377052307, 0.2439803034067154, 0.24000559747219086, 0.36218366026878357, 0.8413626551628113, 284.2081604003906, 0.023671578615903854, 0.07399281859397888, 0.026982292532920837, 1.8494189977645874, 0.225386843085289, 0.589107096195221], "count": [553]}, "timestamp": {"min": [0.0], "max": [18.4], "mean": [9.200000000000001], "std": [5.321236280748634], "count": [553]}, "frame_index": {"min": [0], "max": [552], "mean": [276.0], "std": [159.63708842245902], "count": [553]}, "episode_index": {"min": [54], "max": [54], "mean": [54.0], "std": [0.0], "count": [553]}, "index": {"min": [40723], "max": [41275], "mean": [40999.0], "std": [159.63708842245902], "count": [553]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [553]}, "subtask_annotation": {"mean": [11.238698010849909, 29.0, 29.0, 29.0, 29.0], "std": [9.144855159141574, 0.0, 0.0, 0.0, 0.0], "min": [2, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [553]}, "scene_annotation": {"mean": [54.0], "std": [0.0], "min": [54], "max": [54], "count": [553]}, "eef_direction_state": {"mean": [4.1645569620253164, 4.69620253164557], "std": [2.1074333765575566, 1.8275380059853426], "min": [0, 0], "max": [6, 6], "count": [553]}, "eef_velocity_state": {"mean": [0.7414104882459313, 0.6094032549728752], "std": [0.7678222413085196, 0.7602596671112163], "min": [0, 0], "max": [2, 2], "count": [553]}, "eef_acc_mag_state": {"mean": [0.6654611211573237, 0.488245931283906], "std": [0.8279807322474722, 0.7703520701804891], "min": [0, 0], "max": [2, 2], "count": [553]}, "eef_direction_action": {"mean": [4.1645569620253164, 4.69620253164557], "std": [2.1074333765575566, 1.8275380059853426], "min": [0, 0], "max": [6, 6], "count": [553]}, "eef_velocity_action": {"mean": [0.7414104882459313, 0.6094032549728752], "std": [0.7678222413085196, 0.7602596671112163], "min": [0, 0], "max": [2, 2], "count": [553]}, "eef_acc_mag_action": {"mean": [0.6654611211573237, 0.488245931283906], "std": [0.8279807322474722, 0.7703520701804891], "min": [0, 0], "max": [2, 2], "count": [553]}, "eef_sim_pose_state": {"mean": [0.48770346631124445, 0.27766884597847796, 1.06435513725381, -2.546530959196712, 0.8998664330779931, 0.6216805983711223, 0.5265081190594579, -0.2672424415668986, 1.0820359928922414, 2.700544259302476, 0.8978606178867284, -2.43205899157791], "std": [0.07035440152633364, 0.024119522718955445, 0.03917281238988221, 0.31424262956498494, 0.40546932092388716, 2.471219603705907, 0.04420307091385008, 0.05464678007682742, 0.04741765605698756, 0.17558771593699463, 0.29149948194914826, 0.2163665369579086], "min": [0.4004895689820982, 0.22127476342488392, 1.0046072991343995, -3.1348199381036017, 0.33656981851034895, -3.1155783898952008, 0.4608035624479837, -0.3195989735548338, 1.0247415300163265, 2.1314863850272214, 0.1626697812936495, -3.1250944183539167], "max": [0.5992076201589827, 0.34274250545789153, 1.1561628157908446, -1.829318920269709, 1.3605426297336072, 3.1379374011790953, 0.6230204321190914, -0.10856948354254752, 1.1834512400410178, 2.9190998124727567, 1.2149295742655695, -2.1184804787976175], "count": [553]}, "eef_sim_pose_action": {"mean": [0.48770346631124445, 0.27766884597847796, 1.06435513725381, -2.546530959196712, 0.8998664330779931, 0.6216805983711223, 0.5265081190594579, -0.2672424415668986, 1.0820359928922414, 2.700544259302476, 0.8978606178867284, -2.43205899157791], "std": [0.07035440152633364, 0.024119522718955445, 0.03917281238988221, 0.31424262956498494, 0.40546932092388716, 2.471219603705907, 0.04420307091385008, 0.05464678007682742, 0.04741765605698756, 0.17558771593699463, 0.29149948194914826, 0.2163665369579086], "min": [0.4004895689820982, 0.22127476342488392, 1.0046072991343995, -3.1348199381036017, 0.33656981851034895, -3.1155783898952008, 0.4608035624479837, -0.3195989735548338, 1.0247415300163265, 2.1314863850272214, 0.1626697812936495, -3.1250944183539167], "max": [0.5992076201589827, 0.34274250545789153, 1.1561628157908446, -1.829318920269709, 1.3605426297336072, 3.1379374011790953, 0.6230204321190914, -0.10856948354254752, 1.1834512400410178, 2.9190998124727567, 1.2149295742655695, -2.1184804787976175], "count": [553]}, "gripper_mode_state": {"mean": [0.32730560578661844, 0.07956600361663653], "std": [0.46922984368779314, 0.2706201298593921], "min": [0, 0], "max": [1, 1], "count": [553]}, "gripper_activity_state": {"mean": [1.8987341772151898, 1.9041591320072333], "std": [0.3905046438866187, 0.3801599406350202], "min": [0, 0], "max": [2, 2], "count": [553]}, "gripper_mode_action": {"mean": [0.32730560578661844, 0.07956600361663653], "std": [0.46922984368779314, 0.2706201298593921], "min": [0, 0], "max": [1, 1], "count": [553]}, "gripper_activity_action": {"mean": [1.8987341772151898, 1.9041591320072333], "std": [0.3905046438866187, 0.3801599406350202], "min": [0, 0], "max": [2, 2], "count": [553]}, "gripper_open_scale_state": {"mean": [0.5117242314785326, 0.8838499094461225], "std": [0.2842079533701316, 0.1731235256648129], "min": [0.07, 0.237], "max": [0.736, 0.949], "count": [553]}, "gripper_open_scale_action": {"mean": [0.5117242314785326, 0.8838499094461225], "std": [0.2842079533701316, 0.1731235256648129], "min": [0.07, 0.237], "max": [0.736, 0.949], "count": [553]}}} +{"episode_index": 53, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8]], [[1.0]], [[1.0]]], "mean": [[[0.4898750074272133]], [[0.4739348224896019]], [[0.45918146353238265]]], "std": [[[0.1488166447647208]], [[0.15620431510367408]], [[0.17464385566053747]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47844898618538323]], [[0.46404337121212125]], [[0.44695651923648244]]], "std": [[[0.11210807376039719]], [[0.12359735902754848]], [[0.14889924320661244]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4906874405822935]], [[0.45965762774806895]], [[0.43541063391265594]]], "std": [[[0.12440921445952847]], [[0.1479456789672825]], [[0.17916843607342503]]], "count": [110]}, "observation.state": {"min": [0.2903704047203064, 2.0171992778778076, -1.4266669750213623, -1.099522590637207, -2.62583065032959, -1.8394025564193726, 1.0844428539276123, 201.0, 0.12401200085878372, 0.24787800014019012, -0.08748099952936172, -3.1411852836608887, -0.4259999990463257, -0.8320000171661377, -0.8311956524848938, -2.1754658222198486, 0.3441964089870453, 0.548434853553772, 2.0753886699676514, 1.3014397621154785, -2.6569671630859375, 36.0, -0.3380950093269348, 0.19682300090789795, -0.05850299820303917, -3.1331851482391357, -0.2630000114440918, -2.9679999351501465], "max": [0.8328886032104492, 2.110504388809204, -0.6747966408729553, -0.6228905320167542, -1.8953403234481812, -1.388584017753601, 2.393195390701294, 950.0, 0.31787899136543274, 0.36980798840522766, 0.02369300089776516, 3.140000104904175, 0.4300000071525574, -0.24699999392032623, -0.18455113470554352, -2.052018642425537, 0.9919230341911316, 1.2014672756195068, 2.8563361167907715, 1.8744487762451172, -0.7411017417907715, 720.0, -0.22918400168418884, 0.4073140025138855, 0.04910200089216232, 3.131999969482422, 0.7310000061988831, -1.6929999589920044], "mean": [0.48889613151550293, 2.080731153488159, -0.8860453367233276, -0.7246584296226501, -2.1755318641662598, -1.5838868618011475, 1.4139364957809448, 849.0950317382812, 0.269809752702713, 0.2966746687889099, -0.039292532950639725, -2.3403358459472656, 0.21658729016780853, -0.36409032344818115, -0.41178107261657715, -2.142155170440674, 0.647046685218811, 0.8742210268974304, 2.382889747619629, 1.6301074028015137, -1.691277027130127, 529.5489501953125, -0.2958827316761017, 0.28747931122779846, -0.006621955893933773, 2.6096689701080322, 0.30747124552726746, -2.4202511310577393], "std": [0.18010836839675903, 0.014848574995994568, 0.23845992982387543, 0.14913764595985413, 0.17752455174922943, 0.08182796090841293, 0.4927302598953247, 176.4989471435547, 0.06141975522041321, 0.03645579144358635, 0.019555460661649704, 1.869792103767395, 0.26285919547080994, 0.15156884491443634, 0.22831593453884125, 0.03823325037956238, 0.16626374423503876, 0.16835784912109375, 0.2700023055076599, 0.16966389119625092, 0.6579368114471436, 264.43304443359375, 0.034892454743385315, 0.07978425920009613, 0.025962406769394875, 1.2165300846099854, 0.2777588367462158, 0.39638426899909973], "count": [531]}, "action": {"min": [0.2903704047203064, 2.0171992778778076, -1.4266669750213623, -1.099522590637207, -2.62583065032959, -1.8394025564193726, 1.0844428539276123, 201.0, 0.12401200085878372, 0.24787800014019012, -0.08748099952936172, -3.1411852836608887, -0.4259999990463257, -0.8320000171661377, -0.8311956524848938, -2.1754658222198486, 0.3441964089870453, 0.548434853553772, 2.0753886699676514, 1.3014397621154785, -2.6569671630859375, 36.0, -0.3380950093269348, 0.19682300090789795, -0.05850299820303917, -3.1331851482391357, -0.2630000114440918, -2.9679999351501465], "max": [0.8328886032104492, 2.110504388809204, -0.6747966408729553, -0.6228905320167542, -1.8953403234481812, -1.388584017753601, 2.393195390701294, 950.0, 0.31787899136543274, 0.36980798840522766, 0.02369300089776516, 3.140000104904175, 0.4300000071525574, -0.24699999392032623, -0.18455113470554352, -2.052018642425537, 0.9919230341911316, 1.2014672756195068, 2.8563361167907715, 1.8744487762451172, -0.7411017417907715, 720.0, -0.22918400168418884, 0.4073140025138855, 0.04910200089216232, 3.131999969482422, 0.7310000061988831, -1.6929999589920044], "mean": [0.48889613151550293, 2.080731153488159, -0.8860453367233276, -0.7246584296226501, -2.1755318641662598, -1.5838868618011475, 1.4139364957809448, 849.0950317382812, 0.269809752702713, 0.2966746687889099, -0.039292532950639725, -2.3403358459472656, 0.21658729016780853, -0.36409032344818115, -0.41178107261657715, -2.142155170440674, 0.647046685218811, 0.8742210268974304, 2.382889747619629, 1.6301074028015137, -1.691277027130127, 529.5489501953125, -0.2958827316761017, 0.28747931122779846, -0.006621955893933773, 2.6096689701080322, 0.30747124552726746, -2.4202511310577393], "std": [0.18010836839675903, 0.014848574995994568, 0.23845992982387543, 0.14913764595985413, 0.17752455174922943, 0.08182796090841293, 0.4927302598953247, 176.4989471435547, 0.06141975522041321, 0.03645579144358635, 0.019555460661649704, 1.869792103767395, 0.26285919547080994, 0.15156884491443634, 0.22831593453884125, 0.03823325037956238, 0.16626374423503876, 0.16835784912109375, 0.2700023055076599, 0.16966389119625092, 0.6579368114471436, 264.43304443359375, 0.034892454743385315, 0.07978425920009613, 0.025962406769394875, 1.2165300846099854, 0.2777588367462158, 0.39638426899909973], "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": [55], "max": [55], "mean": [55.0], "std": [0.0], "count": [531]}, "index": {"min": [41276], "max": [41806], "mean": [41541.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [8.915254237288135, 29.0, 29.0, 29.0, 29.0], "std": [9.903221568765964, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [531]}, "scene_annotation": {"mean": [55.0], "std": [0.0], "min": [55], "max": [55], "count": [531]}, "eef_direction_state": {"mean": [4.372881355932203, 5.0301318267419965], "std": [2.025342960669655, 1.5811494845848295], "min": [0, 0], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [0.6779661016949152, 0.4839924670433145], "std": [0.7338110967961878, 0.7524147391429822], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_acc_mag_state": {"mean": [0.536723163841808, 0.4632768361581921], "std": [0.7835813987609392, 0.7641125452066331], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_direction_action": {"mean": [4.372881355932203, 5.0301318267419965], "std": [2.025342960669655, 1.5811494845848295], "min": [0, 0], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [0.6779661016949152, 0.4839924670433145], "std": [0.7338110967961878, 0.7524147391429822], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_acc_mag_action": {"mean": [0.536723163841808, 0.4632768361581921], "std": [0.7835813987609392, 0.7641125452066331], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_sim_pose_state": {"mean": [0.4990277011836995, 0.2981164874318435, 1.0767237061752608, -1.9908849284779822, 0.7820099412995866, 1.3511710625809787, 0.5158862744814056, -0.259498351495462, 1.0704655869920912, 2.835775646734689, 0.9192694060897497, -2.1840636233321593], "std": [0.08174039711850638, 0.02600616194631959, 0.04846931192888835, 1.7803406399650328, 0.388540084646916, 2.283505683350124, 0.04170852235420866, 0.057162842616938506, 0.04571791494788374, 0.12024716545790189, 0.29294842204145205, 0.11347048907003794], "min": [0.4061137767570395, 0.2510110384431225, 1.0075033215522786, -3.1397521438202407, 0.23367471982100652, -3.1395295964235936, 0.4655589319486376, -0.3082593988247422, 1.0339761803786434, 2.3285718289354946, 0.24867553059191128, -2.746196431182465], "max": [0.6205453467727099, 0.3607534654877589, 1.1728118318272391, 3.1408847368397543, 1.3154134181370107, 3.140394107753568, 0.5954525173699633, -0.1274409891483841, 1.1823176360617682, 2.939960669738964, 1.1453425694056305, -2.082470233646641], "count": [531]}, "eef_sim_pose_action": {"mean": [0.4990277011836995, 0.2981164874318435, 1.0767237061752608, -1.9908849284779822, 0.7820099412995866, 1.3511710625809787, 0.5158862744814056, -0.259498351495462, 1.0704655869920912, 2.835775646734689, 0.9192694060897497, -2.1840636233321593], "std": [0.08174039711850638, 0.02600616194631959, 0.04846931192888835, 1.7803406399650328, 0.388540084646916, 2.283505683350124, 0.04170852235420866, 0.057162842616938506, 0.04571791494788374, 0.12024716545790189, 0.29294842204145205, 0.11347048907003794], "min": [0.4061137767570395, 0.2510110384431225, 1.0075033215522786, -3.1397521438202407, 0.23367471982100652, -3.1395295964235936, 0.4655589319486376, -0.3082593988247422, 1.0339761803786434, 2.3285718289354946, 0.24867553059191128, -2.746196431182465], "max": [0.6205453467727099, 0.3607534654877589, 1.1728118318272391, 3.1408847368397543, 1.3154134181370107, 3.140394107753568, 0.5954525173699633, -0.1274409891483841, 1.1823176360617682, 2.939960669738964, 1.1453425694056305, -2.082470233646641], "count": [531]}, "gripper_mode_state": {"mean": [0.2711864406779661, 0.08851224105461393], "std": [0.44457210334250935, 0.2840384203555984], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_state": {"mean": [1.8851224105461393, 1.8794726930320151], "std": [0.4251785202628112, 0.4168897760949783], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_mode_action": {"mean": [0.2711864406779661, 0.08851224105461393], "std": [0.44457210334250935, 0.2840384203555984], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_action": {"mean": [1.8851224105461393, 1.8794726930320151], "std": [0.4251785202628112, 0.4168897760949783], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_open_scale_state": {"mean": [0.5295489642902945, 0.8490951035781558], "std": [0.2644328526551499, 0.17649896745022306], "min": [0.036, 0.201], "max": [0.72, 0.95], "count": [531]}, "gripper_open_scale_action": {"mean": [0.5295489642902945, 0.8490951035781558], "std": [0.2644328526551499, 0.17649896745022306], "min": [0.036, 0.201], "max": [0.72, 0.95], "count": [531]}}} +{"episode_index": 54, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.48759574857980575]], [[0.47382482743876364]], [[0.4596268172377986]]], "std": [[[0.15222858702843703]], [[0.15934075264876738]], [[0.1777572844425195]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4788406824567833]], [[0.4683470122472665]], [[0.454186112256429]]], "std": [[[0.12866371431356038]], [[0.1296345351885021]], [[0.14936223421122682]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4962686763178792]], [[0.4628134849734286]], [[0.4394344954492701]]], "std": [[[0.12394048791576891]], [[0.14882096767117042]], [[0.18052675578884006]]], "count": [107]}, "observation.state": {"min": [0.29106855392456055, 2.0603439807891846, -1.5293971300125122, -1.2089545726776123, -2.5853562355041504, -1.747318983078003, 0.9998118877410889, 321.0, 0.09560699760913849, 0.24859200417995453, -0.09606599807739258, -3.1411852836608887, -0.4189999997615814, -0.8090000152587891, -0.6469062566757202, -2.1752562522888184, 0.13658946752548218, 0.5918411612510681, 1.8618823289871216, 1.070497751235962, -2.745891571044922, 44.0, -0.3428170084953308, 0.1739020049571991, -0.049938999116420746, -3.115000009536743, -0.104000024497509, -2.8989999294281006], "max": [0.8013330101966858, 2.1215524673461914, -0.6823539733886719, -0.5699198246002197, -1.6954478025436401, -1.2601276636123657, 2.2229037284851074, 961.0, 0.30672600865364075, 0.3715650141239166, -0.0025210001040250063, 3.130000114440918, 0.6299999952316284, -0.15399999916553497, -0.0685390830039978, -2.0850226879119873, 1.2748757600784302, 1.3196958303451538, 2.7498886585235596, 1.8759846687316895, -0.7470881938934326, 917.0, -0.2331089973449707, 0.36764100193977356, 0.05880400165915489, 3.134000062942505, 0.7729999423027039, -1.628000020980835], "mean": [0.5172349214553833, 2.0896270275115967, -0.897989809513092, -0.7443261742591858, -2.2070322036743164, -1.5671294927597046, 1.4049023389816284, 861.6734619140625, 0.25859731435775757, 0.3033638298511505, -0.04403061792254448, -2.87058424949646, 0.19963352382183075, -0.3005419969558716, -0.23845042288303375, -2.1649954319000244, 0.821451723575592, 0.9910084009170532, 2.198246479034424, 1.5784249305725098, -1.7438827753067017, 577.862548828125, -0.29569733142852783, 0.26333314180374146, -0.013380131684243679, 2.73264741897583, 0.43895137310028076, -2.3834824562072754], "std": [0.16089002788066864, 0.013397566974163055, 0.2981788218021393, 0.19910109043121338, 0.18779069185256958, 0.09238346666097641, 0.45346158742904663, 161.55662536621094, 0.06758935004472733, 0.03555994853377342, 0.019549457356333733, 0.8862248659133911, 0.28606826066970825, 0.11730368435382843, 0.15848901867866516, 0.01649273931980133, 0.26756805181503296, 0.2390788197517395, 0.241857647895813, 0.24755486845970154, 0.71504145860672, 339.0238342285156, 0.02325350232422352, 0.061262745410203934, 0.02561124414205551, 1.0997146368026733, 0.21518047153949738, 0.4795248210430145], "count": [513]}, "action": {"min": [0.29106855392456055, 2.0603439807891846, -1.5293971300125122, -1.2089545726776123, -2.5853562355041504, -1.747318983078003, 0.9998118877410889, 321.0, 0.09560699760913849, 0.24859200417995453, -0.09606599807739258, -3.1411852836608887, -0.4189999997615814, -0.8090000152587891, -0.6469062566757202, -2.1752562522888184, 0.13658946752548218, 0.5918411612510681, 1.8618823289871216, 1.070497751235962, -2.745891571044922, 44.0, -0.3428170084953308, 0.1739020049571991, -0.049938999116420746, -3.115000009536743, -0.104000024497509, -2.8989999294281006], "max": [0.8013330101966858, 2.1215524673461914, -0.6823539733886719, -0.5699198246002197, -1.6954478025436401, -1.2601276636123657, 2.2229037284851074, 961.0, 0.30672600865364075, 0.3715650141239166, -0.0025210001040250063, 3.130000114440918, 0.6299999952316284, -0.15399999916553497, -0.0685390830039978, -2.0850226879119873, 1.2748757600784302, 1.3196958303451538, 2.7498886585235596, 1.8759846687316895, -0.7470881938934326, 917.0, -0.2331089973449707, 0.36764100193977356, 0.05880400165915489, 3.134000062942505, 0.7729999423027039, -1.628000020980835], "mean": [0.5172349214553833, 2.0896270275115967, -0.897989809513092, -0.7443261742591858, -2.2070322036743164, -1.5671294927597046, 1.4049023389816284, 861.6734619140625, 0.25859731435775757, 0.3033638298511505, -0.04403061792254448, -2.87058424949646, 0.19963352382183075, -0.3005419969558716, -0.23845042288303375, -2.1649954319000244, 0.821451723575592, 0.9910084009170532, 2.198246479034424, 1.5784249305725098, -1.7438827753067017, 577.862548828125, -0.29569733142852783, 0.26333314180374146, -0.013380131684243679, 2.73264741897583, 0.43895137310028076, -2.3834824562072754], "std": [0.16089002788066864, 0.013397566974163055, 0.2981788218021393, 0.19910109043121338, 0.18779069185256958, 0.09238346666097641, 0.45346158742904663, 161.55662536621094, 0.06758935004472733, 0.03555994853377342, 0.019549457356333733, 0.8862248659133911, 0.28606826066970825, 0.11730368435382843, 0.15848901867866516, 0.01649273931980133, 0.26756805181503296, 0.2390788197517395, 0.241857647895813, 0.24755486845970154, 0.71504145860672, 339.0238342285156, 0.02325350232422352, 0.061262745410203934, 0.02561124414205551, 1.0997146368026733, 0.21518047153949738, 0.4795248210430145], "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": [56], "max": [56], "mean": [56.0], "std": [0.0], "count": [513]}, "index": {"min": [41807], "max": [42319], "mean": [42063.0], "std": [148.09006268709143], "count": [513]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [513]}, "subtask_annotation": {"mean": [10.25925925925926, 29.0, 29.0, 29.0, 29.0], "std": [9.812920483636093, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [513]}, "scene_annotation": {"mean": [56.0], "std": [0.0], "min": [56], "max": [56], "count": [513]}, "eef_direction_state": {"mean": [4.590643274853801, 4.846003898635478], "std": [1.9386472081076294, 1.6851803936223346], "min": [0, 0], "max": [6, 6], "count": [513]}, "eef_velocity_state": {"mean": [0.6140350877192983, 0.5828460038986355], "std": [0.7382331620144795, 0.7757647862436451], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_acc_mag_state": {"mean": [0.5750487329434698, 0.5263157894736842], "std": [0.8012668134878869, 0.7822279582318558], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_direction_action": {"mean": [4.590643274853801, 4.846003898635478], "std": [1.9386472081076294, 1.6851803936223346], "min": [0, 0], "max": [6, 6], "count": [513]}, "eef_velocity_action": {"mean": [0.6140350877192983, 0.5828460038986355], "std": [0.7382331620144795, 0.7757647862436451], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_acc_mag_action": {"mean": [0.5750487329434698, 0.5263157894736842], "std": [0.8012668134878869, 0.7822279582318558], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_sim_pose_state": {"mean": [0.4730725716676238, 0.2950835839519035, 1.0691677564868929, -2.573950270540599, 0.8488875710204733, 0.8148440182307607, 0.5224317826043381, -0.24777692490229666, 1.0754441210737626, 2.8835463589055914, 0.9236480261834646, -2.108753395909139], "std": [0.05986283140256041, 0.021851539852898137, 0.03737534197343977, 0.2717767885063188, 0.3660341924885678, 2.491457631754514, 0.03931323237431846, 0.0635667325940212, 0.048101591210642336, 0.12334628475979789, 0.2879857358206393, 0.16697922484565286], "min": [0.3795083012500493, 0.26316803483981227, 1.0086451540674946, -3.1232087054405926, 0.34131565453118773, -3.141348261484634, 0.46459892698687905, -0.2952979805966559, 1.0330782460184398, 2.3838496087503667, 0.3243090435746623, -2.686100582675273], "max": [0.5795929607428744, 0.3739937560568536, 1.1574742035884324, -1.8415804245560592, 1.3257482885579082, 3.1370941917294712, 0.5941407368046867, -0.10057122820580644, 1.191636252831762, 3.10330667265874, 1.3634172105538451, -1.776539154726189], "count": [513]}, "eef_sim_pose_action": {"mean": [0.4730725716676238, 0.2950835839519035, 1.0691677564868929, -2.573950270540599, 0.8488875710204733, 0.8148440182307607, 0.5224317826043381, -0.24777692490229666, 1.0754441210737626, 2.8835463589055914, 0.9236480261834646, -2.108753395909139], "std": [0.05986283140256041, 0.021851539852898137, 0.03737534197343977, 0.2717767885063188, 0.3660341924885678, 2.491457631754514, 0.03931323237431846, 0.0635667325940212, 0.048101591210642336, 0.12334628475979789, 0.2879857358206393, 0.16697922484565286], "min": [0.3795083012500493, 0.26316803483981227, 1.0086451540674946, -3.1232087054405926, 0.34131565453118773, -3.141348261484634, 0.46459892698687905, -0.2952979805966559, 1.0330782460184398, 2.3838496087503667, 0.3243090435746623, -2.686100582675273], "max": [0.5795929607428744, 0.3739937560568536, 1.1574742035884324, -1.8415804245560592, 1.3257482885579082, 3.1370941917294712, 0.5941407368046867, -0.10057122820580644, 1.191636252831762, 3.10330667265874, 1.3634172105538451, -1.776539154726189], "count": [513]}, "gripper_mode_state": {"mean": [0.3313840155945419, 0.07992202729044834], "std": [0.47071079210378947, 0.271172448534569], "min": [0, 0], "max": [1, 1], "count": [513]}, "gripper_activity_state": {"mean": [1.838206627680312, 1.8810916179337231], "std": [0.49867495008573687, 0.4274832023510567], "min": [0, 0], "max": [2, 2], "count": [513]}, "gripper_mode_action": {"mean": [0.3313840155945419, 0.07992202729044834], "std": [0.47071079210378947, 0.271172448534569], "min": [0, 0], "max": [1, 1], "count": [513]}, "gripper_activity_action": {"mean": [1.838206627680312, 1.8810916179337231], "std": [0.49867495008573687, 0.4274832023510567], "min": [0, 0], "max": [2, 2], "count": [513]}, "gripper_open_scale_state": {"mean": [0.5778625730101797, 0.8616734891002881], "std": [0.3390241033016845, 0.1615567277203425], "min": [0.044, 0.321], "max": [0.917, 0.961], "count": [513]}, "gripper_open_scale_action": {"mean": [0.5778625730101797, 0.8616734891002881], "std": [0.3390241033016845, 0.1615567277203425], "min": [0.044, 0.321], "max": [0.917, 0.961], "count": [513]}}} +{"episode_index": 55, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4883839052287582]], [[0.47729537581699344]], [[0.4643720588235294]]], "std": [[[0.1290614647266683]], [[0.1389999951331427]], [[0.15725050651450279]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[0.984313725490196]], [[1.0]]], "mean": [[[0.478990745506536]], [[0.464264266748366]], [[0.448101676879085]]], "std": [[[0.09291941209039506]], [[0.11012972853071323]], [[0.13633833512096932]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.478798647875817]], [[0.4615723815359477]], [[0.4430532598039216]]], "std": [[[0.10841518516032694]], [[0.12790888284248658]], [[0.15373605659024575]]], "count": [100]}, "observation.state": {"min": [0.4196120798587799, 1.9729551076889038, -1.2492544651031494, -1.199547290802002, -2.7429418563842773, -1.8884462118148804, 1.3864896297454834, 53.0, 0.09251900017261505, 0.3140360116958618, -0.1091189980506897, -3.0789999961853027, -0.3869999945163727, -0.6349999904632568, -0.9468585252761841, -2.16251540184021, 0.510788083076477, 0.6838374733924866, 1.8279008865356445, 1.2756437063217163, -2.7150168418884277, 42.0, -0.31624099612236023, 0.27816399931907654, -0.0197720006108284, 2.6019999980926514, -0.3149999976158142, -2.7909998893737793], "max": [1.0336015224456787, 2.101393938064575, -0.6120520830154419, -0.5019392371177673, -1.7473711967468262, -1.0062172412872314, 2.188695192337036, 945.0, 0.28494301438331604, 0.4374920129776001, 0.07706999778747559, -2.859999895095825, 0.49699997901916504, -0.2799999713897705, -0.24733060598373413, -1.94843327999115, 0.983231246471405, 1.2851732969284058, 2.857767343521118, 1.7201266288757324, -1.3084733486175537, 853.0, -0.1903959959745407, 0.4346809983253479, 0.08040600270032883, 2.9560000896453857, 0.7749999761581421, -1.5989999771118164], "mean": [0.6674611568450928, 2.0444514751434326, -0.8661757111549377, -0.774358332157135, -2.1915981769561768, -1.5589724779129028, 1.6990910768508911, 798.7850952148438, 0.22085325419902802, 0.35702311992645264, -0.009964598342776299, -2.9942328929901123, 0.22891029715538025, -0.4486929476261139, -0.5260911583900452, -2.1109585762023926, 0.6629452705383301, 0.9510466456413269, 2.363722324371338, 1.5380715131759644, -1.8395968675613403, 655.0208740234375, -0.2760372459888458, 0.34170499444007874, 0.02216610498726368, 2.808898448944092, 0.3002447485923767, -2.455132484436035], "std": [0.20952871441841125, 0.037018414586782455, 0.21914847195148468, 0.14328984916210175, 0.2553027868270874, 0.199849471449852, 0.29154670238494873, 269.4545593261719, 0.06320244073867798, 0.041092995554208755, 0.0408763624727726, 0.06871078163385391, 0.2868744134902954, 0.07637997716665268, 0.24792903661727905, 0.05683457851409912, 0.1377335637807846, 0.12312749773263931, 0.2930026650428772, 0.13531142473220825, 0.4557022452354431, 294.8748474121094, 0.03789152577519417, 0.05864995718002319, 0.024952014908194542, 0.09811841696500778, 0.28463900089263916, 0.31391480565071106], "count": [335]}, "action": {"min": [0.4196120798587799, 1.9729551076889038, -1.2492544651031494, -1.199547290802002, -2.7429418563842773, -1.8884462118148804, 1.3864896297454834, 53.0, 0.09251900017261505, 0.3140360116958618, -0.1091189980506897, -3.0789999961853027, -0.3869999945163727, -0.6349999904632568, -0.9468585252761841, -2.16251540184021, 0.510788083076477, 0.6838374733924866, 1.8279008865356445, 1.2756437063217163, -2.7150168418884277, 42.0, -0.31624099612236023, 0.27816399931907654, -0.0197720006108284, 2.6019999980926514, -0.3149999976158142, -2.7909998893737793], "max": [1.0336015224456787, 2.101393938064575, -0.6120520830154419, -0.5019392371177673, -1.7473711967468262, -1.0062172412872314, 2.188695192337036, 945.0, 0.28494301438331604, 0.4374920129776001, 0.07706999778747559, -2.859999895095825, 0.49699997901916504, -0.2799999713897705, -0.24733060598373413, -1.94843327999115, 0.983231246471405, 1.2851732969284058, 2.857767343521118, 1.7201266288757324, -1.3084733486175537, 853.0, -0.1903959959745407, 0.4346809983253479, 0.08040600270032883, 2.9560000896453857, 0.7749999761581421, -1.5989999771118164], "mean": [0.6674611568450928, 2.0444514751434326, -0.8661757111549377, -0.774358332157135, -2.1915981769561768, -1.5589724779129028, 1.6990910768508911, 798.7850952148438, 0.22085325419902802, 0.35702311992645264, -0.009964598342776299, -2.9942328929901123, 0.22891029715538025, -0.4486929476261139, -0.5260911583900452, -2.1109585762023926, 0.6629452705383301, 0.9510466456413269, 2.363722324371338, 1.5380715131759644, -1.8395968675613403, 655.0208740234375, -0.2760372459888458, 0.34170499444007874, 0.02216610498726368, 2.808898448944092, 0.3002447485923767, -2.455132484436035], "std": [0.20952871441841125, 0.037018414586782455, 0.21914847195148468, 0.14328984916210175, 0.2553027868270874, 0.199849471449852, 0.29154670238494873, 269.4545593261719, 0.06320244073867798, 0.041092995554208755, 0.0408763624727726, 0.06871078163385391, 0.2868744134902954, 0.07637997716665268, 0.24792903661727905, 0.05683457851409912, 0.1377335637807846, 0.12312749773263931, 0.2930026650428772, 0.13531142473220825, 0.4557022452354431, 294.8748474121094, 0.03789152577519417, 0.05864995718002319, 0.024952014908194542, 0.09811841696500778, 0.28463900089263916, 0.31391480565071106], "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": [57], "max": [57], "mean": [57.0], "std": [0.0], "count": [335]}, "index": {"min": [42320], "max": [42654], "mean": [42487.0], "std": [96.70573922989266], "count": [335]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [335]}, "subtask_annotation": {"mean": [11.235820895522387, 29.0, 29.0, 29.0, 29.0], "std": [10.269847206242313, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [335]}, "scene_annotation": {"mean": [57.0], "std": [0.0], "min": [57], "max": [57], "count": [335]}, "eef_direction_state": {"mean": [4.429850746268657, 4.164179104477612], "std": [1.7654237092680332, 1.9759525564231102], "min": [0, 0], "max": [6, 6], "count": [335]}, "eef_velocity_state": {"mean": [0.8776119402985074, 0.9194029850746268], "std": [0.82132417573603, 0.8155647811362982], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_acc_mag_state": {"mean": [0.8029850746268656, 0.7492537313432835], "std": [0.8724592364003131, 0.8230582094951849], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_direction_action": {"mean": [4.429850746268657, 4.164179104477612], "std": [1.7654237092680332, 1.9759525564231102], "min": [0, 0], "max": [6, 6], "count": [335]}, "eef_velocity_action": {"mean": [0.8776119402985074, 0.9194029850746268], "std": [0.82132417573603, 0.8155647811362982], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_acc_mag_action": {"mean": [0.8029850746268656, 0.7492537313432835], "std": [0.8724592364003131, 0.8230582094951849], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_sim_pose_state": {"mean": [0.5497864060274968, 0.3016151100128059, 1.1132893115343776, -2.228149357583425, 0.8004073509641534, 1.753037542096982, 0.5739410965067702, -0.24456931763894374, 1.1262304408219843, 2.724223115226154, 0.8846506829370576, -2.36106250495466], "std": [0.06178270737306577, 0.036394782429637354, 0.04148372775406701, 1.6295343561846294, 0.3098655067369056, 1.9203096501941406, 0.0425743292128415, 0.07072305588371804, 0.04225816269793932, 0.21421856578588028, 0.26098434848936913, 0.21732747459006016], "min": [0.48664518505440907, 0.222125166723022, 1.0768227304956957, -3.1409122897669324, 0.2989589254003797, -3.1116492752641283, 0.5305539698896944, -0.3138739791697719, 1.0890599761248612, 2.3664708086408632, 0.3126736302948243, -2.821045377905163], "max": [0.6479521430574868, 0.34602523066540886, 1.2150642666540399, 3.141295728487315, 1.2815794444117135, 3.129859678312589, 0.6524931787649437, -0.09362549691052462, 1.25005929690342, 3.069938471271226, 1.109415539162201, -2.0239487206543987], "count": [335]}, "eef_sim_pose_action": {"mean": [0.5497864060274968, 0.3016151100128059, 1.1132893115343776, -2.228149357583425, 0.8004073509641534, 1.753037542096982, 0.5739410965067702, -0.24456931763894374, 1.1262304408219843, 2.724223115226154, 0.8846506829370576, -2.36106250495466], "std": [0.06178270737306577, 0.036394782429637354, 0.04148372775406701, 1.6295343561846294, 0.3098655067369056, 1.9203096501941406, 0.0425743292128415, 0.07072305588371804, 0.04225816269793932, 0.21421856578588028, 0.26098434848936913, 0.21732747459006016], "min": [0.48664518505440907, 0.222125166723022, 1.0768227304956957, -3.1409122897669324, 0.2989589254003797, -3.1116492752641283, 0.5305539698896944, -0.3138739791697719, 1.0890599761248612, 2.3664708086408632, 0.3126736302948243, -2.821045377905163], "max": [0.6479521430574868, 0.34602523066540886, 1.2150642666540399, 3.141295728487315, 1.2815794444117135, 3.129859678312589, 0.6524931787649437, -0.09362549691052462, 1.25005929690342, 3.069938471271226, 1.109415539162201, -2.0239487206543987], "count": [335]}, "gripper_mode_state": {"mean": [0.23283582089552238, 0.15522388059701492], "std": [0.42263849967014333, 0.3621179745461669], "min": [0, 0], "max": [1, 1], "count": [335]}, "gripper_activity_state": {"mean": [1.8298507462686566, 1.8119402985074626], "std": [0.48653969339172054, 0.4921844054549521], "min": [0, 0], "max": [2, 2], "count": [335]}, "gripper_mode_action": {"mean": [0.23283582089552238, 0.15522388059701492], "std": [0.42263849967014333, 0.3621179745461669], "min": [0, 0], "max": [1, 1], "count": [335]}, "gripper_activity_action": {"mean": [1.8298507462686566, 1.8119402985074626], "std": [0.48653969339172054, 0.4921844054549521], "min": [0, 0], "max": [2, 2], "count": [335]}, "gripper_open_scale_state": {"mean": [0.6550208953971264, 0.7987850746496394], "std": [0.2948749781492712, 0.2694545490925627], "min": [0.042, 0.053], "max": [0.853, 0.945], "count": [335]}, "gripper_open_scale_action": {"mean": [0.6550208953971264, 0.7987850746496394], "std": [0.2948749781492712, 0.2694545490925627], "min": [0.042, 0.053], "max": [0.853, 0.945], "count": [335]}}} +{"episode_index": 56, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[1.0]], [[1.0]]], "mean": [[[0.49346404616013073]], [[0.4806301531862745]], [[0.46728698937908497]]], "std": [[[0.13538401356136892]], [[0.1451671282787819]], [[0.16406921241570047]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47965394199346406]], [[0.4819900306372549]], [[0.4735978839869281]]], "std": [[[0.09647935310946336]], [[0.09603889792948438]], [[0.10607693648510065]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.481515516748366]], [[0.4618572487745098]], [[0.4410687847222222]]], "std": [[[0.11008489835511436]], [[0.13167624254881713]], [[0.1590682522184541]]], "count": [100]}, "observation.state": {"min": [0.33974578976631165, 1.8977837562561035, -1.1487582921981812, -1.1718140840530396, -2.7613728046417236, -1.9813152551651, 1.0998541116714478, 154.0, 0.13131499290466309, 0.2666909992694855, -0.075655996799469, -3.072000026702881, -0.4059999883174896, -0.578000009059906, -0.9972288608551025, -2.1757798194885254, 0.3971322476863861, 0.661898672580719, 1.904468297958374, 1.1297166347503662, -2.8516411781311035, 64.0, -0.3055199980735779, 0.2732599973678589, -0.07410299777984619, 2.6489999294281006, -0.28700000047683716, -2.821000099182129], "max": [0.9188635349273682, 2.0956692695617676, -0.40194934606552124, -0.7254636287689209, -1.9917173385620117, -1.2970415353775024, 2.002678155899048, 935.0, 0.33024299144744873, 0.40657898783683777, 0.11301299929618835, -2.8440001010894775, 0.5009999871253967, -0.25200000405311584, -0.2981545925140381, -2.0313189029693604, 1.0981262922286987, 1.3303598165512085, 2.8288121223449707, 1.8413225412368774, -1.2592899799346924, 811.0, -0.14862799644470215, 0.4243209958076477, 0.07124199718236923, 3.1080000400543213, 0.7699999809265137, -1.6690000295639038], "mean": [0.507742166519165, 2.0476930141448975, -0.6333949565887451, -0.818313717842102, -2.2763278484344482, -1.736341118812561, 1.4109704494476318, 747.02587890625, 0.2751968801021576, 0.3059265911579132, 0.016841771081089973, -2.9477357864379883, 0.2763189673423767, -0.34660184383392334, -0.5285099744796753, -2.1361896991729736, 0.7430030107498169, 0.8826228380203247, 2.262838125228882, 1.55039644241333, -1.8623617887496948, 630.9453125, -0.25015535950660706, 0.33449220657348633, -0.004259387031197548, 2.856368064880371, 0.38435256481170654, -2.4771289825439453], "std": [0.18727286159992218, 0.0464964359998703, 0.23529081046581268, 0.12537696957588196, 0.18881912529468536, 0.12413573265075684, 0.33529916405677795, 173.23960876464844, 0.059505611658096313, 0.04624326527118683, 0.03372824937105179, 0.05412127822637558, 0.2863245904445648, 0.07959895581007004, 0.26398608088493347, 0.04546555131673813, 0.2385336309671402, 0.1668476015329361, 0.33176329731941223, 0.21656355261802673, 0.5980112552642822, 264.4620666503906, 0.04930175095796585, 0.06138553097844124, 0.03390812128782272, 0.12398608028888702, 0.3471265733242035, 0.32969456911087036], "count": [329]}, "action": {"min": [0.33974578976631165, 1.8977837562561035, -1.1487582921981812, -1.1718140840530396, -2.7613728046417236, -1.9813152551651, 1.0998541116714478, 154.0, 0.13131499290466309, 0.2666909992694855, -0.075655996799469, -3.072000026702881, -0.4059999883174896, -0.578000009059906, -0.9972288608551025, -2.1757798194885254, 0.3971322476863861, 0.661898672580719, 1.904468297958374, 1.1297166347503662, -2.8516411781311035, 64.0, -0.3055199980735779, 0.2732599973678589, -0.07410299777984619, 2.6489999294281006, -0.28700000047683716, -2.821000099182129], "max": [0.9188635349273682, 2.0956692695617676, -0.40194934606552124, -0.7254636287689209, -1.9917173385620117, -1.2970415353775024, 2.002678155899048, 935.0, 0.33024299144744873, 0.40657898783683777, 0.11301299929618835, -2.8440001010894775, 0.5009999871253967, -0.25200000405311584, -0.2981545925140381, -2.0313189029693604, 1.0981262922286987, 1.3303598165512085, 2.8288121223449707, 1.8413225412368774, -1.2592899799346924, 811.0, -0.14862799644470215, 0.4243209958076477, 0.07124199718236923, 3.1080000400543213, 0.7699999809265137, -1.6690000295639038], "mean": [0.507742166519165, 2.0476930141448975, -0.6333949565887451, -0.818313717842102, -2.2763278484344482, -1.736341118812561, 1.4109704494476318, 747.02587890625, 0.2751968801021576, 0.3059265911579132, 0.016841771081089973, -2.9477357864379883, 0.2763189673423767, -0.34660184383392334, -0.5285099744796753, -2.1361896991729736, 0.7430030107498169, 0.8826228380203247, 2.262838125228882, 1.55039644241333, -1.8623617887496948, 630.9453125, -0.25015535950660706, 0.33449220657348633, -0.004259387031197548, 2.856368064880371, 0.38435256481170654, -2.4771289825439453], "std": [0.18727286159992218, 0.0464964359998703, 0.23529081046581268, 0.12537696957588196, 0.18881912529468536, 0.12413573265075684, 0.33529916405677795, 173.23960876464844, 0.059505611658096313, 0.04624326527118683, 0.03372824937105179, 0.05412127822637558, 0.2863245904445648, 0.07959895581007004, 0.26398608088493347, 0.04546555131673813, 0.2385336309671402, 0.1668476015329361, 0.33176329731941223, 0.21656355261802673, 0.5980112552642822, 264.4620666503906, 0.04930175095796585, 0.06138553097844124, 0.03390812128782272, 0.12398608028888702, 0.3471265733242035, 0.32969456911087036], "count": [329]}, "timestamp": {"min": [0.0], "max": [10.933333333333334], "mean": [5.466666666666667], "std": [3.165789352155671], "count": [329]}, "frame_index": {"min": [0], "max": [328], "mean": [164.0], "std": [94.97368056467013], "count": [329]}, "episode_index": {"min": [58], "max": [58], "mean": [58.0], "std": [0.0], "count": [329]}, "index": {"min": [42655], "max": [42983], "mean": [42819.0], "std": [94.97368056467013], "count": [329]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [329]}, "subtask_annotation": {"mean": [10.170212765957446, 29.0, 29.0, 29.0, 29.0], "std": [10.131426338417471, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [329]}, "scene_annotation": {"mean": [58.0], "std": [0.0], "min": [58], "max": [58], "count": [329]}, "eef_direction_state": {"mean": [4.37386018237082, 4.018237082066869], "std": [1.6289695006188654, 2.0832889719749823], "min": [0, 0], "max": [6, 6], "count": [329]}, "eef_velocity_state": {"mean": [0.9756838905775076, 0.8723404255319149], "std": [0.817374905377633, 0.8189219280444493], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_acc_mag_state": {"mean": [0.8267477203647416, 0.78419452887538], "std": [0.8525388867238051, 0.835529083692788], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_direction_action": {"mean": [4.37386018237082, 4.018237082066869], "std": [1.6289695006188654, 2.0832889719749823], "min": [0, 0], "max": [6, 6], "count": [329]}, "eef_velocity_action": {"mean": [0.9756838905775076, 0.8723404255319149], "std": [0.817374905377633, 0.8189219280444493], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_acc_mag_action": {"mean": [0.8267477203647416, 0.78419452887538], "std": [0.8525388867238051, 0.835529083692788], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_sim_pose_state": {"mean": [0.5433927081297703, 0.2671128475036162, 1.108250078520501, -2.559696385056602, 0.8681513406517952, 1.6278805172883661, 0.5213411431459961, -0.30281875306768713, 1.104777250427097, 2.83549247459651, 0.9767202554102409, -2.2465347610074407], "std": [0.06569312768686192, 0.060030867518038725, 0.041965009665762415, 0.3164097088137838, 0.3890518228550918, 2.236385528759879, 0.05093393349713207, 0.06098734656731789, 0.044460013592436336, 0.12291451997116658, 0.27883804560387904, 0.17161970980398916], "min": [0.4770373162368679, 0.1543272176564906, 1.058172999463354, -3.123211235588565, 0.3154239712791471, -3.135283442236212, 0.47916856679712644, -0.3614979333171695, 1.0618568206848156, 2.472545863171491, 0.3071523719498912, -2.7745757055151365], "max": [0.6422543048048894, 0.3427718197908758, 1.2072405147498675, -2.043727978955101, 1.2655586065586828, 3.138637822168411, 0.6274078464306901, -0.13288827710094075, 1.2248725138424499, 3.024975194172139, 1.203111823662128, -1.988503132765317], "count": [329]}, "eef_sim_pose_action": {"mean": [0.5433927081297703, 0.2671128475036162, 1.108250078520501, -2.559696385056602, 0.8681513406517952, 1.6278805172883661, 0.5213411431459961, -0.30281875306768713, 1.104777250427097, 2.83549247459651, 0.9767202554102409, -2.2465347610074407], "std": [0.06569312768686192, 0.060030867518038725, 0.041965009665762415, 0.3164097088137838, 0.3890518228550918, 2.236385528759879, 0.05093393349713207, 0.06098734656731789, 0.044460013592436336, 0.12291451997116658, 0.27883804560387904, 0.17161970980398916], "min": [0.4770373162368679, 0.1543272176564906, 1.058172999463354, -3.123211235588565, 0.3154239712791471, -3.135283442236212, 0.47916856679712644, -0.3614979333171695, 1.0618568206848156, 2.472545863171491, 0.3071523719498912, -2.7745757055151365], "max": [0.6422543048048894, 0.3427718197908758, 1.2072405147498675, -2.043727978955101, 1.2655586065586828, 3.138637822168411, 0.6274078464306901, -0.13288827710094075, 1.2248725138424499, 3.024975194172139, 1.203111823662128, -1.988503132765317], "count": [329]}, "gripper_mode_state": {"mean": [0.22188449848024316, 0.1033434650455927], "std": [0.4155138599546514, 0.304406953399496], "min": [0, 0], "max": [1, 1], "count": [329]}, "gripper_activity_state": {"mean": [1.817629179331307, 1.8297872340425532], "std": [0.5318367289507471, 0.5243843839077117], "min": [0, 0], "max": [2, 2], "count": [329]}, "gripper_mode_action": {"mean": [0.22188449848024316, 0.1033434650455927], "std": [0.4155138599546514, 0.304406953399496], "min": [0, 0], "max": [1, 1], "count": [329]}, "gripper_activity_action": {"mean": [1.817629179331307, 1.8297872340425532], "std": [0.5318367289507471, 0.5243843839077117], "min": [0, 0], "max": [2, 2], "count": [329]}, "gripper_open_scale_state": {"mean": [0.6309452888465581, 0.7470258361445379], "std": [0.2644620827155262, 0.17323962883504365], "min": [0.064, 0.154], "max": [0.811, 0.935], "count": [329]}, "gripper_open_scale_action": {"mean": [0.6309452888465581, 0.7470258361445379], "std": [0.2644620827155262, 0.17323962883504365], "min": [0.064, 0.154], "max": [0.811, 0.935], "count": [329]}}} +{"episode_index": 57, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8431372549019608]], [[1.0]], [[1.0]]], "mean": [[[0.4902873815359477]], [[0.4774143790849673]], [[0.464557595996732]]], "std": [[[0.13787329743642718]], [[0.14993061695628687]], [[0.1669349182240574]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8705882352941177]], [[1.0]], [[1.0]]], "mean": [[[0.4818102573529412]], [[0.47538178104575163]], [[0.4638539889705882]]], "std": [[[0.11032179818040318]], [[0.11482051212426624]], [[0.13208961092063323]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48011318831699346]], [[0.4570751266339869]], [[0.43494171568627454]]], "std": [[[0.11406890740863118]], [[0.13758765688366556]], [[0.16586361360365895]]], "count": [100]}, "observation.state": {"min": [0.41636577248573303, 1.9755208492279053, -1.2611225843429565, -1.1806979179382324, -2.665623903274536, -1.8331193923950195, 1.0488207340240479, 51.0, 0.10704299807548523, 0.29222699999809265, -0.08603300154209137, -3.056999921798706, -0.4219999611377716, -0.5109999775886536, -0.9592503905296326, -2.17476749420166, 0.6059085130691528, 0.6780604124069214, 2.0630316734313965, 1.2889256477355957, -2.7851266860961914, 68.0, -0.29760199785232544, 0.26197201013565063, -0.04536399990320206, 2.6610000133514404, -0.3099999725818634, -2.7100000381469727], "max": [1.0103187561035156, 2.09902024269104, -0.46385616064071655, -0.705689013004303, -2.092195987701416, -1.3412506580352783, 2.074411153793335, 944.0, 0.30555298924446106, 0.40329501032829285, 0.05611899867653847, -2.7899999618530273, 0.49300000071525574, -0.07499999552965164, -0.27747246623039246, -2.068355083465576, 0.9695478677749634, 1.3168683052062988, 2.8548176288604736, 1.7921913862228394, -1.3528746366500854, 854.0, -0.17199300229549408, 0.4238240122795105, 0.06735599786043167, 3.072000026702881, 0.5149999856948853, -1.534000039100647], "mean": [0.5856781601905823, 2.0392391681671143, -0.7800133228302002, -0.8258616924285889, -2.259124755859375, -1.6603615283966064, 1.4689288139343262, 776.6116333007812, 0.25070828199386597, 0.33253616094589233, 0.004760070703923702, -2.9473414421081543, 0.17392441630363464, -0.26833680272102356, -0.4827640652656555, -2.143139123916626, 0.742437481880188, 0.9657996296882629, 2.301058292388916, 1.591846227645874, -1.8549435138702393, 631.4329833984375, -0.26330965757369995, 0.3224354386329651, 0.0006755610229447484, 2.901580810546875, 0.30072852969169617, -2.448809862136841], "std": [0.17752599716186523, 0.04182279482483864, 0.24038547277450562, 0.13586926460266113, 0.1655379682779312, 0.09179791808128357, 0.39147114753723145, 274.7022399902344, 0.06164024397730827, 0.03221237286925316, 0.03202454373240471, 0.06592085212469101, 0.2688055634498596, 0.11425114423036575, 0.2585238516330719, 0.03138936311006546, 0.1054551750421524, 0.14336124062538147, 0.30257725715637207, 0.1316835880279541, 0.49064889550209045, 272.6663818359375, 0.03737497329711914, 0.056570954620838165, 0.02353036403656006, 0.1055900901556015, 0.27366921305656433, 0.3411858379840851], "count": [291]}, "action": {"min": [0.41636577248573303, 1.9755208492279053, -1.2611225843429565, -1.1806979179382324, -2.665623903274536, -1.8331193923950195, 1.0488207340240479, 51.0, 0.10704299807548523, 0.29222699999809265, -0.08603300154209137, -3.056999921798706, -0.4219999611377716, -0.5109999775886536, -0.9592503905296326, -2.17476749420166, 0.6059085130691528, 0.6780604124069214, 2.0630316734313965, 1.2889256477355957, -2.7851266860961914, 68.0, -0.29760199785232544, 0.26197201013565063, -0.04536399990320206, 2.6610000133514404, -0.3099999725818634, -2.7100000381469727], "max": [1.0103187561035156, 2.09902024269104, -0.46385616064071655, -0.705689013004303, -2.092195987701416, -1.3412506580352783, 2.074411153793335, 944.0, 0.30555298924446106, 0.40329501032829285, 0.05611899867653847, -2.7899999618530273, 0.49300000071525574, -0.07499999552965164, -0.27747246623039246, -2.068355083465576, 0.9695478677749634, 1.3168683052062988, 2.8548176288604736, 1.7921913862228394, -1.3528746366500854, 854.0, -0.17199300229549408, 0.4238240122795105, 0.06735599786043167, 3.072000026702881, 0.5149999856948853, -1.534000039100647], "mean": [0.5856781601905823, 2.0392391681671143, -0.7800133228302002, -0.8258616924285889, -2.259124755859375, -1.6603615283966064, 1.4689288139343262, 776.6116333007812, 0.25070828199386597, 0.33253616094589233, 0.004760070703923702, -2.9473414421081543, 0.17392441630363464, -0.26833680272102356, -0.4827640652656555, -2.143139123916626, 0.742437481880188, 0.9657996296882629, 2.301058292388916, 1.591846227645874, -1.8549435138702393, 631.4329833984375, -0.26330965757369995, 0.3224354386329651, 0.0006755610229447484, 2.901580810546875, 0.30072852969169617, -2.448809862136841], "std": [0.17752599716186523, 0.04182279482483864, 0.24038547277450562, 0.13586926460266113, 0.1655379682779312, 0.09179791808128357, 0.39147114753723145, 274.7022399902344, 0.06164024397730827, 0.03221237286925316, 0.03202454373240471, 0.06592085212469101, 0.2688055634498596, 0.11425114423036575, 0.2585238516330719, 0.03138936311006546, 0.1054551750421524, 0.14336124062538147, 0.30257725715637207, 0.1316835880279541, 0.49064889550209045, 272.6663818359375, 0.03737497329711914, 0.056570954620838165, 0.02353036403656006, 0.1055900901556015, 0.27366921305656433, 0.3411858379840851], "count": [291]}, "timestamp": {"min": [0.0], "max": [9.666666666666666], "mean": [4.833333333333333], "std": [2.80013227200801], "count": [291]}, "frame_index": {"min": [0], "max": [290], "mean": [145.0], "std": [84.0039681602403], "count": [291]}, "episode_index": {"min": [59], "max": [59], "mean": [59.0], "std": [0.0], "count": [291]}, "index": {"min": [42984], "max": [43274], "mean": [43129.0], "std": [84.0039681602403], "count": [291]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [291]}, "subtask_annotation": {"mean": [11.756013745704468, 29.0, 29.0, 29.0, 29.0], "std": [10.760701853721757, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [291]}, "scene_annotation": {"mean": [59.0], "std": [0.0], "min": [59], "max": [59], "count": [291]}, "eef_direction_state": {"mean": [4.879725085910653, 3.9621993127147768], "std": [1.5182626827748744, 1.9987833003914954], "min": [0, 0], "max": [6, 6], "count": [291]}, "eef_velocity_state": {"mean": [0.8109965635738832, 0.9347079037800687], "std": [0.8547518499974723, 0.8075235789048869], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_acc_mag_state": {"mean": [0.7766323024054983, 0.7731958762886598], "std": [0.8585152604510535, 0.8352848513760571], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_direction_action": {"mean": [4.879725085910653, 3.9621993127147768], "std": [1.5182626827748744, 1.9987833003914954], "min": [0, 0], "max": [6, 6], "count": [291]}, "eef_velocity_action": {"mean": [0.8109965635738832, 0.9347079037800687], "std": [0.8547518499974723, 0.8075235789048869], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_acc_mag_action": {"mean": [0.7766323024054983, 0.7731958762886598], "std": [0.8585152604510535, 0.8352848513760571], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_sim_pose_state": {"mean": [0.5340464740711806, 0.2805367180031072, 1.1056901812916367, -2.6586013786105154, 0.8007669577797376, 1.9380886041320662, 0.5500612736977827, -0.27573939418892274, 1.1164329401996695, 1.4537724798710392, 0.9124178924694124, -2.0189652063086814], "std": [0.06012224638189429, 0.040318630586478776, 0.037321800120589436, 0.20043293522722605, 0.347205043771923, 1.7709730781286417, 0.036531051993783335, 0.06850526884286283, 0.03601851483812883, 2.5950691473010914, 0.2778148205519329, 0.15784779198610338], "min": [0.474342032667958, 0.1976587975836559, 1.0688130660349362, -3.1104838411830777, 0.22809290656646897, -3.1124608735632893, 0.5096395536578229, -0.3358553645038353, 1.0861142145521199, -3.140278711121327, 0.30666347234845714, -2.539430492046755], "max": [0.6406834266708977, 0.31975177030416924, 1.213112374753017, -2.3877092599262966, 1.0878128815825954, 3.130364230809679, 0.6272450591171902, -0.10626532699766433, 1.2177224397478439, 3.140284070639929, 1.191099691991809, -1.7265932427788235], "count": [291]}, "eef_sim_pose_action": {"mean": [0.5340464740711806, 0.2805367180031072, 1.1056901812916367, -2.6586013786105154, 0.8007669577797376, 1.9380886041320662, 0.5500612736977827, -0.27573939418892274, 1.1164329401996695, 1.4537724798710392, 0.9124178924694124, -2.0189652063086814], "std": [0.06012224638189429, 0.040318630586478776, 0.037321800120589436, 0.20043293522722605, 0.347205043771923, 1.7709730781286417, 0.036531051993783335, 0.06850526884286283, 0.03601851483812883, 2.5950691473010914, 0.2778148205519329, 0.15784779198610338], "min": [0.474342032667958, 0.1976587975836559, 1.0688130660349362, -3.1104838411830777, 0.22809290656646897, -3.1124608735632893, 0.5096395536578229, -0.3358553645038353, 1.0861142145521199, -3.140278711121327, 0.30666347234845714, -2.539430492046755], "max": [0.6406834266708977, 0.31975177030416924, 1.213112374753017, -2.3877092599262966, 1.0878128815825954, 3.130364230809679, 0.6272450591171902, -0.10626532699766433, 1.2177224397478439, 3.140284070639929, 1.191099691991809, -1.7265932427788235], "count": [291]}, "gripper_mode_state": {"mean": [0.21305841924398625, 0.15463917525773196], "std": [0.4094685937080379, 0.3615603694175289], "min": [0, 0], "max": [1, 1], "count": [291]}, "gripper_activity_state": {"mean": [1.725085910652921, 1.7353951890034365], "std": [0.6632391431484137, 0.6221165224754852], "min": [0, 0], "max": [2, 2], "count": [291]}, "gripper_mode_action": {"mean": [0.21305841924398625, 0.15463917525773196], "std": [0.4094685937080379, 0.3615603694175289], "min": [0, 0], "max": [1, 1], "count": [291]}, "gripper_activity_action": {"mean": [1.725085910652921, 1.7353951890034365], "std": [0.6632391431484137, 0.6221165224754852], "min": [0, 0], "max": [2, 2], "count": [291]}, "gripper_open_scale_state": {"mean": [0.631432989848029, 0.7766116835997263], "std": [0.2726661592796021, 0.27470229435784266], "min": [0.068, 0.051], "max": [0.854, 0.944], "count": [291]}, "gripper_open_scale_action": {"mean": [0.631432989848029, 0.7766116835997263], "std": [0.2726661592796021, 0.27470229435784266], "min": [0.068, 0.051], "max": [0.854, 0.944], "count": [291]}}} +{"episode_index": 58, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8235294117647058]], [[1.0]], [[1.0]]], "mean": [[[0.4920845710784314]], [[0.47917916258169935]], [[0.4653824121732026]]], "std": [[[0.13995779471104533]], [[0.14707233854714188]], [[0.16516534216870382]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4777147814542484]], [[0.47980532475490195]], [[0.470701683006536]]], "std": [[[0.1015650105818617]], [[0.09871473344303536]], [[0.10973446913429623]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4768749897875817]], [[0.4558085559640523]], [[0.43504282066993466]]], "std": [[[0.125887350636635]], [[0.14405581725173447]], [[0.16985098808701501]]], "count": [100]}, "observation.state": {"min": [0.32473596930503845, 1.9061089754104614, -1.3620201349258423, -1.2167738676071167, -2.6925368309020996, -1.98040771484375, 1.2717342376708984, 117.0, 0.09464000165462494, 0.29725998640060425, -0.104373998939991, -3.1401853561401367, -0.5, -0.5509999990463257, -0.9732306003570557, -2.1760592460632324, 0.4507138133049011, 0.7484146952629089, 1.8829834461212158, 1.1823734045028687, -2.927405834197998, 67.0, -0.3140470087528229, 0.24928300082683563, -0.05922500044107437, -3.1391851902008057, -0.4180000126361847, -2.809999942779541], "max": [1.0518226623535156, 2.1023190021514893, -0.5175948739051819, -0.6743254661560059, -1.828563928604126, -1.1670143604278564, 2.056102752685547, 915.0, 0.28651899099349976, 0.4177579879760742, 0.09104599803686142, 3.135999917984009, 0.5470000505447388, -0.16200000047683716, -0.2710496187210083, -1.9681206941604614, 1.1533485651016235, 1.1354937553405762, 2.857243537902832, 1.9974071979522705, -1.3502042293548584, 859.0, -0.14496299624443054, 0.41990700364112854, 0.08110400289297104, 3.140000104904175, 0.7789999842643738, -1.4900000095367432], "mean": [0.6393846869468689, 2.0349478721618652, -0.8035767674446106, -0.8043246269226074, -2.252807378768921, -1.7032814025878906, 1.6097559928894043, 813.1100463867188, 0.22844316065311432, 0.3361137807369232, 0.0016440002946183085, -0.7269988059997559, 0.201501727104187, -0.3658543527126312, -0.5105997920036316, -2.1300384998321533, 0.7070967555046082, 0.9244569540023804, 2.2722373008728027, 1.5861567258834839, -1.8551667928695679, 687.1181030273438, -0.25951066613197327, 0.33121830224990845, 0.011632313020527363, 2.68886661529541, 0.38112643361091614, -2.4693398475646973], "std": [0.18813657760620117, 0.050569213926792145, 0.28378966450691223, 0.14452095329761505, 0.2119714915752411, 0.17850321531295776, 0.2775731682777405, 220.159912109375, 0.059219248592853546, 0.03784608468413353, 0.04164754971861839, 2.954827308654785, 0.32816487550735474, 0.10782026499509811, 0.2629210650920868, 0.04737917333841324, 0.22182348370552063, 0.12325244396924973, 0.36142778396606445, 0.1943923383951187, 0.5480205416679382, 289.866455078125, 0.05136910080909729, 0.05850396305322647, 0.031301286071538925, 0.9587697386741638, 0.38900890946388245, 0.3631429672241211], "count": [309]}, "action": {"min": [0.32473596930503845, 1.9061089754104614, -1.3620201349258423, -1.2167738676071167, -2.6925368309020996, -1.98040771484375, 1.2717342376708984, 117.0, 0.09464000165462494, 0.29725998640060425, -0.104373998939991, -3.1401853561401367, -0.5, -0.5509999990463257, -0.9732306003570557, -2.1760592460632324, 0.4507138133049011, 0.7484146952629089, 1.8829834461212158, 1.1823734045028687, -2.927405834197998, 67.0, -0.3140470087528229, 0.24928300082683563, -0.05922500044107437, -3.1391851902008057, -0.4180000126361847, -2.809999942779541], "max": [1.0518226623535156, 2.1023190021514893, -0.5175948739051819, -0.6743254661560059, -1.828563928604126, -1.1670143604278564, 2.056102752685547, 915.0, 0.28651899099349976, 0.4177579879760742, 0.09104599803686142, 3.135999917984009, 0.5470000505447388, -0.16200000047683716, -0.2710496187210083, -1.9681206941604614, 1.1533485651016235, 1.1354937553405762, 2.857243537902832, 1.9974071979522705, -1.3502042293548584, 859.0, -0.14496299624443054, 0.41990700364112854, 0.08110400289297104, 3.140000104904175, 0.7789999842643738, -1.4900000095367432], "mean": [0.6393846869468689, 2.0349478721618652, -0.8035767674446106, -0.8043246269226074, -2.252807378768921, -1.7032814025878906, 1.6097559928894043, 813.1100463867188, 0.22844316065311432, 0.3361137807369232, 0.0016440002946183085, -0.7269988059997559, 0.201501727104187, -0.3658543527126312, -0.5105997920036316, -2.1300384998321533, 0.7070967555046082, 0.9244569540023804, 2.2722373008728027, 1.5861567258834839, -1.8551667928695679, 687.1181030273438, -0.25951066613197327, 0.33121830224990845, 0.011632313020527363, 2.68886661529541, 0.38112643361091614, -2.4693398475646973], "std": [0.18813657760620117, 0.050569213926792145, 0.28378966450691223, 0.14452095329761505, 0.2119714915752411, 0.17850321531295776, 0.2775731682777405, 220.159912109375, 0.059219248592853546, 0.03784608468413353, 0.04164754971861839, 2.954827308654785, 0.32816487550735474, 0.10782026499509811, 0.2629210650920868, 0.04737917333841324, 0.22182348370552063, 0.12325244396924973, 0.36142778396606445, 0.1943923383951187, 0.5480205416679382, 289.866455078125, 0.05136910080909729, 0.05850396305322647, 0.031301286071538925, 0.9587697386741638, 0.38900890946388245, 0.3631429672241211], "count": [309]}, "timestamp": {"min": [0.0], "max": [10.266666666666667], "mean": [5.133333333333333], "std": [2.973338315890195], "count": [309]}, "frame_index": {"min": [0], "max": [308], "mean": [154.0], "std": [89.20014947670585], "count": [309]}, "episode_index": {"min": [60], "max": [60], "mean": [60.0], "std": [0.0], "count": [309]}, "index": {"min": [43275], "max": [43583], "mean": [43429.0], "std": [89.20014947670585], "count": [309]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [309]}, "subtask_annotation": {"mean": [10.915857605177994, 29.0, 29.0, 29.0, 29.0], "std": [10.557871386445916, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [309]}, "scene_annotation": {"mean": [60.0], "std": [0.0], "min": [60], "max": [60], "count": [309]}, "eef_direction_state": {"mean": [4.003236245954692, 3.9352750809061487], "std": [1.8961695025433685, 1.8632066015845126], "min": [0, 0], "max": [6, 6], "count": [309]}, "eef_velocity_state": {"mean": [1.0679611650485437, 0.9967637540453075], "std": [0.8235467057097442, 0.7695599628494564], "min": [0, 0], "max": [2, 2], "count": [309]}, "eef_acc_mag_state": {"mean": [0.9320388349514563, 0.8737864077669902], "std": [0.880520615957484, 0.832350883470011], "min": [0, 0], "max": [2, 2], "count": [309]}, "eef_direction_action": {"mean": [4.003236245954692, 3.9352750809061487], "std": [1.8961695025433685, 1.8632066015845126], "min": [0, 0], "max": [6, 6], "count": [309]}, "eef_velocity_action": {"mean": [1.0679611650485437, 0.9967637540453075], "std": [0.8235467057097442, 0.7695599628494564], "min": [0, 0], "max": [2, 2], "count": [309]}, "eef_acc_mag_action": {"mean": [0.9320388349514563, 0.8737864077669902], "std": [0.880520615957484, 0.832350883470011], "min": [0, 0], "max": [2, 2], "count": [309]}, "eef_sim_pose_state": {"mean": [0.5393702931169173, 0.28369500061109004, 1.1131411926039334, -1.747835038899955, 0.8494878538411026, 1.632622046198822, 0.5560616966264003, -0.2586131814407676, 1.1284146783447926, 2.155509380514589, 0.8886075713417332, -2.2501809963016344], "std": [0.06317850517135452, 0.057625610549931865, 0.044774921129108615, 1.8831224563558762, 0.3990453874728897, 2.2124209156658363, 0.03947918825842005, 0.07078586277329667, 0.040619968322076344, 1.6768955778993513, 0.2911890306635069, 0.28283215079981555], "min": [0.4634112124362255, 0.1687585208857762, 1.0688681875120227, -3.1368764645816416, 0.24357441503778077, -3.1339827894783223, 0.5099922278675518, -0.31898529943950654, 1.08567259343529, -3.1401693865307294, 0.25308720723735045, -2.737388478086546], "max": [0.6370314696984029, 0.34930385251204144, 1.2273781168096238, 3.1383712363328016, 1.2938015878424616, 3.129726198145558, 0.6375032385918865, -0.0893309845917774, 1.2471022429398204, 3.13088864967586, 1.2733880147084222, -1.7704223465466158], "count": [309]}, "eef_sim_pose_action": {"mean": [0.5393702931169173, 0.28369500061109004, 1.1131411926039334, -1.747835038899955, 0.8494878538411026, 1.632622046198822, 0.5560616966264003, -0.2586131814407676, 1.1284146783447926, 2.155509380514589, 0.8886075713417332, -2.2501809963016344], "std": [0.06317850517135452, 0.057625610549931865, 0.044774921129108615, 1.8831224563558762, 0.3990453874728897, 2.2124209156658363, 0.03947918825842005, 0.07078586277329667, 0.040619968322076344, 1.6768955778993513, 0.2911890306635069, 0.28283215079981555], "min": [0.4634112124362255, 0.1687585208857762, 1.0688681875120227, -3.1368764645816416, 0.24357441503778077, -3.1339827894783223, 0.5099922278675518, -0.31898529943950654, 1.08567259343529, -3.1401693865307294, 0.25308720723735045, -2.737388478086546], "max": [0.6370314696984029, 0.34930385251204144, 1.2273781168096238, 3.1383712363328016, 1.2938015878424616, 3.129726198145558, 0.6375032385918865, -0.0893309845917774, 1.2471022429398204, 3.13088864967586, 1.2733880147084222, -1.7704223465466158], "count": [309]}, "gripper_mode_state": {"mean": [0.21359223300970873, 0.11650485436893204], "std": [0.40984215377098016, 0.32082935226909315], "min": [0, 0], "max": [1, 1], "count": [309]}, "gripper_activity_state": {"mean": [1.779935275080906, 1.7475728155339805], "std": [0.5661303345354618, 0.5865556297861447], "min": [0, 0], "max": [2, 2], "count": [309]}, "gripper_mode_action": {"mean": [0.21359223300970873, 0.11650485436893204], "std": [0.40984215377098016, 0.32082935226909315], "min": [0, 0], "max": [1, 1], "count": [309]}, "gripper_activity_action": {"mean": [1.779935275080906, 1.7475728155339805], "std": [0.5661303345354618, 0.5865556297861447], "min": [0, 0], "max": [2, 2], "count": [309]}, "gripper_open_scale_state": {"mean": [0.6871181231995619, 0.8131100325352939], "std": [0.2898664880453869, 0.22015987851872681], "min": [0.067, 0.117], "max": [0.859, 0.915], "count": [309]}, "gripper_open_scale_action": {"mean": [0.6871181231995619, 0.8131100325352939], "std": [0.2898664880453869, 0.22015987851872681], "min": [0.067, 0.117], "max": [0.859, 0.915], "count": [309]}}} +{"episode_index": 59, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8431372549019608]], [[1.0]], [[1.0]]], "mean": [[[0.48765349468954244]], [[0.4771644158496732]], [[0.46555223651960786]]], "std": [[[0.14034681176913025]], [[0.14826594270085827]], [[0.1641357979382453]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4773118647875817]], [[0.48034335375816994]], [[0.4723624795751634]]], "std": [[[0.11077529061589236]], [[0.10800141573612457]], [[0.11640022589512922]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4843662295751634]], [[0.47077714256535946]], [[0.4543830208333333]]], "std": [[[0.11451951453456138]], [[0.13130563477559196]], [[0.15279213744335185]]], "count": [100]}, "observation.state": {"min": [0.3044378161430359, 1.9698309898376465, -1.2274202108383179, -1.2802164554595947, -2.7344250679016113, -1.9770218133926392, 1.0997319221496582, 156.0, 0.11581400036811829, 0.2729319930076599, -0.09670499712228775, -3.0350000858306885, -0.39400002360343933, -0.6390000581741333, -0.9029111862182617, -2.174558162689209, 0.5489933490753174, 0.7958003282546997, 1.9625356197357178, 1.3285096883773804, -2.8983113765716553, 81.0, -0.2936910092830658, 0.26169300079345703, -0.04835499823093414, 2.690999984741211, -0.20800000429153442, -2.930000066757202], "max": [0.9465619325637817, 2.0991249084472656, -0.43989279866218567, -0.5993984341621399, -1.8049148321151733, -1.075175166130066, 2.065544843673706, 946.0, 0.31567099690437317, 0.4231579899787903, 0.09922699630260468, -2.7739999294281006, 0.5540000200271606, -0.20000000298023224, -0.300650417804718, -2.093993663787842, 0.9996373653411865, 1.2753469944000244, 2.8048315048217773, 1.8146885633468628, -1.2016940116882324, 885.0, -0.17444199323654175, 0.4085110127925873, 0.05867699906229973, 3.0380001068115234, 0.6079999804496765, -1.5010000467300415], "mean": [0.5450674295425415, 2.0424818992614746, -0.7635453939437866, -0.8421339392662048, -2.21565318107605, -1.6707768440246582, 1.5156846046447754, 772.372802734375, 0.25408098101615906, 0.32438045740127563, 0.011922364123165607, -2.941964864730835, 0.25507062673568726, -0.3596644103527069, -0.5136728286743164, -2.154444456100464, 0.7002535462379456, 0.9224701523780823, 2.2712655067443848, 1.5984596014022827, -1.7705657482147217, 676.9505004882812, -0.2535458505153656, 0.32948222756385803, -0.0026049362495541573, 2.856837511062622, 0.3778942823410034, -2.5342822074890137], "std": [0.19118499755859375, 0.03358807787299156, 0.24307376146316528, 0.1743122786283493, 0.2601354122161865, 0.20967821776866913, 0.35462474822998047, 216.24310302734375, 0.06389797478914261, 0.049265846610069275, 0.04022720456123352, 0.07383200526237488, 0.29186320304870605, 0.10980972647666931, 0.2149791568517685, 0.0190640427172184, 0.14857511222362518, 0.14139069616794586, 0.3209742307662964, 0.13577014207839966, 0.6068422198295593, 295.9244384765625, 0.035870783030986786, 0.0518617145717144, 0.023102805018424988, 0.09297653287649155, 0.28816917538642883, 0.38900938630104065], "count": [283]}, "action": {"min": [0.3044378161430359, 1.9698309898376465, -1.2274202108383179, -1.2802164554595947, -2.7344250679016113, -1.9770218133926392, 1.0997319221496582, 156.0, 0.11581400036811829, 0.2729319930076599, -0.09670499712228775, -3.0350000858306885, -0.39400002360343933, -0.6390000581741333, -0.9029111862182617, -2.174558162689209, 0.5489933490753174, 0.7958003282546997, 1.9625356197357178, 1.3285096883773804, -2.8983113765716553, 81.0, -0.2936910092830658, 0.26169300079345703, -0.04835499823093414, 2.690999984741211, -0.20800000429153442, -2.930000066757202], "max": [0.9465619325637817, 2.0991249084472656, -0.43989279866218567, -0.5993984341621399, -1.8049148321151733, -1.075175166130066, 2.065544843673706, 946.0, 0.31567099690437317, 0.4231579899787903, 0.09922699630260468, -2.7739999294281006, 0.5540000200271606, -0.20000000298023224, -0.300650417804718, -2.093993663787842, 0.9996373653411865, 1.2753469944000244, 2.8048315048217773, 1.8146885633468628, -1.2016940116882324, 885.0, -0.17444199323654175, 0.4085110127925873, 0.05867699906229973, 3.0380001068115234, 0.6079999804496765, -1.5010000467300415], "mean": [0.5450674295425415, 2.0424818992614746, -0.7635453939437866, -0.8421339392662048, -2.21565318107605, -1.6707768440246582, 1.5156846046447754, 772.372802734375, 0.25408098101615906, 0.32438045740127563, 0.011922364123165607, -2.941964864730835, 0.25507062673568726, -0.3596644103527069, -0.5136728286743164, -2.154444456100464, 0.7002535462379456, 0.9224701523780823, 2.2712655067443848, 1.5984596014022827, -1.7705657482147217, 676.9505004882812, -0.2535458505153656, 0.32948222756385803, -0.0026049362495541573, 2.856837511062622, 0.3778942823410034, -2.5342822074890137], "std": [0.19118499755859375, 0.03358807787299156, 0.24307376146316528, 0.1743122786283493, 0.2601354122161865, 0.20967821776866913, 0.35462474822998047, 216.24310302734375, 0.06389797478914261, 0.049265846610069275, 0.04022720456123352, 0.07383200526237488, 0.29186320304870605, 0.10980972647666931, 0.2149791568517685, 0.0190640427172184, 0.14857511222362518, 0.14139069616794586, 0.3209742307662964, 0.13577014207839966, 0.6068422198295593, 295.9244384765625, 0.035870783030986786, 0.0518617145717144, 0.023102805018424988, 0.09297653287649155, 0.28816917538642883, 0.38900938630104065], "count": [283]}, "timestamp": {"min": [0.0], "max": [9.4], "mean": [4.699999999999999], "std": [2.723151768733347], "count": [283]}, "frame_index": {"min": [0], "max": [282], "mean": [141.0], "std": [81.69455306200041], "count": [283]}, "episode_index": {"min": [61], "max": [61], "mean": [61.0], "std": [0.0], "count": [283]}, "index": {"min": [43584], "max": [43866], "mean": [43725.0], "std": [81.69455306200041], "count": [283]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [283]}, "subtask_annotation": {"mean": [12.187279151943462, 29.0, 29.0, 29.0, 29.0], "std": [10.717555065868277, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [283]}, "scene_annotation": {"mean": [61.0], "std": [0.0], "min": [61], "max": [61], "count": [283]}, "eef_direction_state": {"mean": [4.628975265017668, 4.151943462897527], "std": [1.70225624835899, 2.0440955485604237], "min": [0, 0], "max": [6, 6], "count": [283]}, "eef_velocity_state": {"mean": [0.8162544169611308, 0.9045936395759717], "std": [0.8457861245536973, 0.8581845170241065], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_acc_mag_state": {"mean": [0.7385159010600707, 0.8021201413427562], "std": [0.8420280428894131, 0.8213552704315636], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_direction_action": {"mean": [4.628975265017668, 4.151943462897527], "std": [1.70225624835899, 2.0440955485604237], "min": [0, 0], "max": [6, 6], "count": [283]}, "eef_velocity_action": {"mean": [0.8162544169611308, 0.9045936395759717], "std": [0.8457861245536973, 0.8581845170241065], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_acc_mag_action": {"mean": [0.7385159010600707, 0.8021201413427562], "std": [0.8420280428894131, 0.8213552704315636], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_sim_pose_state": {"mean": [0.539702733446344, 0.2722246692294954, 1.1069061628776617, -2.683174598392337, 0.9101388909053604, 1.9409491999361663, 0.540250256481565, -0.28386159598348654, 1.1169189434021127, 2.846912687835541, 0.9535462491948239, -2.2404222251369132], "std": [0.055187123856598456, 0.040212418756236906, 0.03797391752159692, 0.18693885650547984, 0.4028109760475532, 1.7305557361218267, 0.0512549906006326, 0.06955497794879636, 0.042133470562565056, 0.14085293842963925, 0.2976618851998436, 0.1552966042219836], "min": [0.4729605681594398, 0.19007558700463711, 1.072171423279131, -3.013110714595623, 0.24063147076798796, -3.1169582948800363, 0.4879873265553451, -0.34292522282668986, 1.0769734107075495, 2.472789906776419, 0.295874835489605, -2.772244782097772], "max": [0.6259081660709914, 0.32286316790044717, 1.1974839933763928, -2.3023947236595235, 1.3093036018715027, 3.134370601719734, 0.6391208619987854, -0.11449795372720036, 1.22729570971053, 3.0673569619834806, 1.2725445222496399, -2.018777194560143], "count": [283]}, "eef_sim_pose_action": {"mean": [0.539702733446344, 0.2722246692294954, 1.1069061628776617, -2.683174598392337, 0.9101388909053604, 1.9409491999361663, 0.540250256481565, -0.28386159598348654, 1.1169189434021127, 2.846912687835541, 0.9535462491948239, -2.2404222251369132], "std": [0.055187123856598456, 0.040212418756236906, 0.03797391752159692, 0.18693885650547984, 0.4028109760475532, 1.7305557361218267, 0.0512549906006326, 0.06955497794879636, 0.042133470562565056, 0.14085293842963925, 0.2976618851998436, 0.1552966042219836], "min": [0.4729605681594398, 0.19007558700463711, 1.072171423279131, -3.013110714595623, 0.24063147076798796, -3.1169582948800363, 0.4879873265553451, -0.34292522282668986, 1.0769734107075495, 2.472789906776419, 0.295874835489605, -2.772244782097772], "max": [0.6259081660709914, 0.32286316790044717, 1.1974839933763928, -2.3023947236595235, 1.3093036018715027, 3.134370601719734, 0.6391208619987854, -0.11449795372720036, 1.22729570971053, 3.0673569619834806, 1.2725445222496399, -2.018777194560143], "count": [283]}, "gripper_mode_state": {"mean": [0.2226148409893993, 0.13780918727915195], "std": [0.4160017711027953, 0.34469960136416106], "min": [0, 0], "max": [1, 1], "count": [283]}, "gripper_activity_state": {"mean": [1.7420494699646643, 1.7526501766784452], "std": [0.6295705286592237, 0.5845039948764004], "min": [0, 0], "max": [2, 2], "count": [283]}, "gripper_mode_action": {"mean": [0.2226148409893993, 0.13780918727915195], "std": [0.4160017711027953, 0.34469960136416106], "min": [0, 0], "max": [1, 1], "count": [283]}, "gripper_activity_action": {"mean": [1.7420494699646643, 1.7526501766784452], "std": [0.6295705286592237, 0.5845039948764004], "min": [0, 0], "max": [2, 2], "count": [283]}, "gripper_open_scale_state": {"mean": [0.6769505301970895, 0.7723727915194355], "std": [0.2959244378861268, 0.21624316453678907], "min": [0.081, 0.156], "max": [0.885, 0.946], "count": [283]}, "gripper_open_scale_action": {"mean": [0.6769505301970895, 0.7723727915194355], "std": [0.2959244378861268, 0.21624316453678907], "min": [0.081, 0.156], "max": [0.885, 0.946], "count": [283]}}} +{"episode_index": 60, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8431372549019608]], [[1.0]], [[1.0]]], "mean": [[[0.4855151633986928]], [[0.4759570506535948]], [[0.4641858149509804]]], "std": [[[0.14348110865789146]], [[0.15027586163685444]], [[0.16615573135735515]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47743400939542485]], [[0.47877642565359474]], [[0.46969918504901964]]], "std": [[[0.12328632089940607]], [[0.12158772954340508]], [[0.13087610783643128]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.480101352124183]], [[0.4627281556372549]], [[0.4445720118464052]]], "std": [[[0.11511023222964921]], [[0.13557779595948913]], [[0.15903665806520148]]], "count": [100]}, "observation.state": {"min": [0.3747920095920563, 1.9711400270462036, -1.52864670753479, -1.211310863494873, -2.735454559326172, -1.9686616659164429, 1.2201073169708252, 172.0, 0.1081250011920929, 0.2904970049858093, -0.12490099668502808, -3.0439999103546143, -0.47200000286102295, -0.5239999890327454, -0.9639105200767517, -2.173668146133423, 0.5081526041030884, 0.7059857249259949, 2.113506555557251, 1.2468632459640503, -2.7199387550354004, 69.0, -0.2972930073738098, 0.2616940140724182, -0.0467820018529892, -3.1411852836608887, -0.2529999911785126, -2.803999900817871], "max": [0.9725323915481567, 2.105757236480713, -0.5072799921035767, -0.6988124251365662, -1.9420278072357178, -1.05295729637146, 2.0664000511169434, 942.0, 0.29759499430656433, 0.411516010761261, 0.07873000204563141, -2.874000072479248, 0.45899999141693115, -0.16899999976158142, -0.3360980451107025, -2.038562297821045, 1.0637433528900146, 1.2085707187652588, 2.8563883304595947, 1.8084403276443481, -1.2261462211608887, 884.0, -0.18207000195980072, 0.42944100499153137, 0.061792999505996704, 3.1410000324249268, 0.5680000185966492, -1.4859999418258667], "mean": [0.6062044501304626, 2.0507047176361084, -0.8167241811752319, -0.8498787879943848, -2.2581241130828857, -1.6574273109436035, 1.558669090270996, 760.6596069335938, 0.23817403614521027, 0.33530041575431824, 0.0023370631970465183, -2.9524319171905518, 0.1775621920824051, -0.3158898949623108, -0.5434862375259399, -2.1420421600341797, 0.6469221115112305, 0.8933054804801941, 2.3217875957489014, 1.626657247543335, -1.7933952808380127, 700.6708984375, -0.2565411627292633, 0.3297281861305237, -0.0012075705453753471, 2.7762093544006348, 0.35457664728164673, -2.475961685180664], "std": [0.1931057721376419, 0.03766355663537979, 0.30403611063957214, 0.15134944021701813, 0.2503361999988556, 0.21299052238464355, 0.3581481873989105, 244.1446990966797, 0.06320422142744064, 0.03650328516960144, 0.04582324996590614, 0.041339535266160965, 0.33147069811820984, 0.10728585720062256, 0.21826381981372833, 0.03830965980887413, 0.15968693792819977, 0.10407677292823792, 0.2769894003868103, 0.1664341390132904, 0.513391375541687, 270.2419128417969, 0.02982581965625286, 0.05546931177377701, 0.01958319917321205, 0.9663273692131042, 0.2648313343524933, 0.3643518090248108], "count": [354]}, "action": {"min": [0.3747920095920563, 1.9711400270462036, -1.52864670753479, -1.211310863494873, -2.735454559326172, -1.9686616659164429, 1.2201073169708252, 172.0, 0.1081250011920929, 0.2904970049858093, -0.12490099668502808, -3.0439999103546143, -0.47200000286102295, -0.5239999890327454, -0.9639105200767517, -2.173668146133423, 0.5081526041030884, 0.7059857249259949, 2.113506555557251, 1.2468632459640503, -2.7199387550354004, 69.0, -0.2972930073738098, 0.2616940140724182, -0.0467820018529892, -3.1411852836608887, -0.2529999911785126, -2.803999900817871], "max": [0.9725323915481567, 2.105757236480713, -0.5072799921035767, -0.6988124251365662, -1.9420278072357178, -1.05295729637146, 2.0664000511169434, 942.0, 0.29759499430656433, 0.411516010761261, 0.07873000204563141, -2.874000072479248, 0.45899999141693115, -0.16899999976158142, -0.3360980451107025, -2.038562297821045, 1.0637433528900146, 1.2085707187652588, 2.8563883304595947, 1.8084403276443481, -1.2261462211608887, 884.0, -0.18207000195980072, 0.42944100499153137, 0.061792999505996704, 3.1410000324249268, 0.5680000185966492, -1.4859999418258667], "mean": [0.6062044501304626, 2.0507047176361084, -0.8167241811752319, -0.8498787879943848, -2.2581241130828857, -1.6574273109436035, 1.558669090270996, 760.6596069335938, 0.23817403614521027, 0.33530041575431824, 0.0023370631970465183, -2.9524319171905518, 0.1775621920824051, -0.3158898949623108, -0.5434862375259399, -2.1420421600341797, 0.6469221115112305, 0.8933054804801941, 2.3217875957489014, 1.626657247543335, -1.7933952808380127, 700.6708984375, -0.2565411627292633, 0.3297281861305237, -0.0012075705453753471, 2.7762093544006348, 0.35457664728164673, -2.475961685180664], "std": [0.1931057721376419, 0.03766355663537979, 0.30403611063957214, 0.15134944021701813, 0.2503361999988556, 0.21299052238464355, 0.3581481873989105, 244.1446990966797, 0.06320422142744064, 0.03650328516960144, 0.04582324996590614, 0.041339535266160965, 0.33147069811820984, 0.10728585720062256, 0.21826381981372833, 0.03830965980887413, 0.15968693792819977, 0.10407677292823792, 0.2769894003868103, 0.1664341390132904, 0.513391375541687, 270.2419128417969, 0.02982581965625286, 0.05546931177377701, 0.01958319917321205, 0.9663273692131042, 0.2648313343524933, 0.3643518090248108], "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": [62], "max": [62], "mean": [62.0], "std": [0.0], "count": [354]}, "index": {"min": [43867], "max": [44220], "mean": [44043.5], "std": [102.1905899125094], "count": [354]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [354]}, "subtask_annotation": {"mean": [11.745762711864407, 29.0, 29.0, 29.0, 29.0], "std": [11.069263017035246, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [354]}, "scene_annotation": {"mean": [62.0], "std": [0.0], "min": [62], "max": [62], "count": [354]}, "eef_direction_state": {"mean": [4.375706214689266, 3.957627118644068], "std": [1.8249921240030724, 1.89882836815073], "min": [0, 0], "max": [6, 6], "count": [354]}, "eef_velocity_state": {"mean": [0.7853107344632768, 0.9293785310734464], "std": [0.7659483539020255, 0.7905416566832606], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_acc_mag_state": {"mean": [0.751412429378531, 0.7627118644067796], "std": [0.8472692822719775, 0.8471750941462605], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_direction_action": {"mean": [4.375706214689266, 3.957627118644068], "std": [1.8249921240030724, 1.89882836815073], "min": [0, 0], "max": [6, 6], "count": [354]}, "eef_velocity_action": {"mean": [0.7853107344632768, 0.9293785310734464], "std": [0.7659483539020255, 0.7905416566832606], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_acc_mag_action": {"mean": [0.751412429378531, 0.7627118644067796], "std": [0.8472692822719775, 0.8471750941462605], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_sim_pose_state": {"mean": [0.5417266313029211, 0.27629775077289426, 1.106370530437778, -2.5993268866459025, 0.8586621021478692, 1.946844096341378, 0.5528813922374839, -0.26440342177563586, 1.1232911121631586, 2.4196551457140534, 0.8992802489476731, -2.126769264731466], "std": [0.057170959608864313, 0.03568379596371855, 0.03156791627088198, 0.23192441308070688, 0.3641956249564213, 1.7790756487428045, 0.0403467014913765, 0.07636381884413505, 0.03907028773045258, 1.626233768798734, 0.33472479605126426, 0.15298630178218012], "min": [0.47382914382366764, 0.18909175879391893, 1.070405802126793, -3.1328940614935243, 0.22068371732539194, -3.1194609145742223, 0.5046877477515339, -0.33847694397382855, 1.0801580583650154, -3.1353000345869804, 0.23340705785363292, -2.445426553625535], "max": [0.6454393443504015, 0.31820283980232444, 1.1916379677264053, -2.3222085714614624, 1.1616023747156952, 3.1301724972390046, 0.6312998692991244, -0.07893625772515075, 1.2156347147408388, 3.141342587589549, 1.18181110419152, -1.7885913429692937], "count": [354]}, "eef_sim_pose_action": {"mean": [0.5417266313029211, 0.27629775077289426, 1.106370530437778, -2.5993268866459025, 0.8586621021478692, 1.946844096341378, 0.5528813922374839, -0.26440342177563586, 1.1232911121631586, 2.4196551457140534, 0.8992802489476731, -2.126769264731466], "std": [0.057170959608864313, 0.03568379596371855, 0.03156791627088198, 0.23192441308070688, 0.3641956249564213, 1.7790756487428045, 0.0403467014913765, 0.07636381884413505, 0.03907028773045258, 1.626233768798734, 0.33472479605126426, 0.15298630178218012], "min": [0.47382914382366764, 0.18909175879391893, 1.070405802126793, -3.1328940614935243, 0.22068371732539194, -3.1194609145742223, 0.5046877477515339, -0.33847694397382855, 1.0801580583650154, -3.1353000345869804, 0.23340705785363292, -2.445426553625535], "max": [0.6454393443504015, 0.31820283980232444, 1.1916379677264053, -2.3222085714614624, 1.1616023747156952, 3.1301724972390046, 0.6312998692991244, -0.07893625772515075, 1.2156347147408388, 3.141342587589549, 1.18181110419152, -1.7885913429692937], "count": [354]}, "gripper_mode_state": {"mean": [0.20903954802259886, 0.15819209039548024], "std": [0.40662269413438795, 0.3649210228690419], "min": [0, 0], "max": [1, 1], "count": [354]}, "gripper_activity_state": {"mean": [1.7937853107344632, 1.810734463276836], "std": [0.552207505426868, 0.5216207061924094], "min": [0, 0], "max": [2, 2], "count": [354]}, "gripper_mode_action": {"mean": [0.20903954802259886, 0.15819209039548024], "std": [0.40662269413438795, 0.3649210228690419], "min": [0, 0], "max": [1, 1], "count": [354]}, "gripper_activity_action": {"mean": [1.7937853107344632, 1.810734463276836], "std": [0.552207505426868, 0.5216207061924094], "min": [0, 0], "max": [2, 2], "count": [354]}, "gripper_open_scale_state": {"mean": [0.7006709039116988, 0.7606596046059816], "std": [0.27024195976542614, 0.24414465602455188], "min": [0.069, 0.172], "max": [0.884, 0.942], "count": [354]}, "gripper_open_scale_action": {"mean": [0.7006709039116988, 0.7606596046059816], "std": [0.27024195976542614, 0.24414465602455188], "min": [0.069, 0.172], "max": [0.884, 0.942], "count": [354]}}} +{"episode_index": 61, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[1.0]], [[1.0]]], "mean": [[[0.48796979779411764]], [[0.47625257965686274]], [[0.4640474387254902]]], "std": [[[0.14459567362322395]], [[0.1507496419723513]], [[0.1682430224411628]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4802939236111111]], [[0.4761900531045752]], [[0.46540056168300653]]], "std": [[[0.11525669623449691]], [[0.1169933857007892]], [[0.13103910776835595]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9529411764705882]]], "mean": [[[0.48373784517973856]], [[0.4621738602941176]], [[0.44083790236928105]]], "std": [[[0.12381221381477793]], [[0.14465901671611503]], [[0.1714173642922177]]], "count": [100]}, "observation.state": {"min": [0.42065924406051636, 1.9347498416900635, -1.3669767379760742, -1.0977075099945068, -2.6460063457489014, -1.849473237991333, 1.1929675340652466, 122.0, 0.0910319983959198, 0.3001309931278229, -0.10330799967050552, -3.1089999675750732, -0.45100000500679016, -0.5990000367164612, -1.007700800895691, -2.1748898029327393, 0.5388703942298889, 0.6195918917655945, 2.0199742317199707, 1.1921995878219604, -2.915642261505127, 71.0, -0.3030009865760803, 0.24361799657344818, -0.055518001317977905, -3.132185220718384, -0.37700000405311584, -2.7230000495910645], "max": [1.0397450923919678, 2.0996487140655518, -0.5329712629318237, -0.6326644420623779, -2.0164310932159424, -1.1963359117507935, 2.059278964996338, 938.0, 0.2834239900112152, 0.4121739864349365, 0.060867998749017715, -2.9769999980926514, 0.515999972820282, -0.20900000631809235, -0.24843016266822815, -2.03948712348938, 1.1291930675506592, 1.2794311046600342, 2.857802391052246, 1.8908374309539795, -1.2871978282928467, 873.0, -0.16779500246047974, 0.43020498752593994, 0.08074299991130829, 3.128000020980835, 0.5989999771118164, -1.350000023841858], "mean": [0.6271225810050964, 2.042088508605957, -0.8310710787773132, -0.744945764541626, -2.2107620239257812, -1.6354851722717285, 1.537588119506836, 775.34033203125, 0.2344401776790619, 0.335330605506897, -0.013421151787042618, -3.0433473587036133, 0.22471706569194794, -0.3392651379108429, -0.48831871151924133, -2.1391501426696777, 0.771790087223053, 0.9758105874061584, 2.301304578781128, 1.6016265153884888, -1.9370402097702026, 674.5888671875, -0.2572321891784668, 0.32298141717910767, 0.004473024047911167, 2.3960585594177246, 0.31163251399993896, -2.403517484664917], "std": [0.18754619359970093, 0.04665370658040047, 0.23809818923473358, 0.12566764652729034, 0.17377544939517975, 0.1387587934732437, 0.329521119594574, 207.8401336669922, 0.06186828389763832, 0.03690747171640396, 0.03651426360011101, 0.03035786747932434, 0.28895771503448486, 0.08152318745851517, 0.2922423779964447, 0.03912428766489029, 0.17361973226070404, 0.1558360755443573, 0.3325979709625244, 0.20033040642738342, 0.5518354773521423, 275.1510314941406, 0.041399549692869186, 0.06653659045696259, 0.027632400393486023, 1.638718843460083, 0.3213822841644287, 0.40215638279914856], "count": [332]}, "action": {"min": [0.42065924406051636, 1.9347498416900635, -1.3669767379760742, -1.0977075099945068, -2.6460063457489014, -1.849473237991333, 1.1929675340652466, 122.0, 0.0910319983959198, 0.3001309931278229, -0.10330799967050552, -3.1089999675750732, -0.45100000500679016, -0.5990000367164612, -1.007700800895691, -2.1748898029327393, 0.5388703942298889, 0.6195918917655945, 2.0199742317199707, 1.1921995878219604, -2.915642261505127, 71.0, -0.3030009865760803, 0.24361799657344818, -0.055518001317977905, -3.132185220718384, -0.37700000405311584, -2.7230000495910645], "max": [1.0397450923919678, 2.0996487140655518, -0.5329712629318237, -0.6326644420623779, -2.0164310932159424, -1.1963359117507935, 2.059278964996338, 938.0, 0.2834239900112152, 0.4121739864349365, 0.060867998749017715, -2.9769999980926514, 0.515999972820282, -0.20900000631809235, -0.24843016266822815, -2.03948712348938, 1.1291930675506592, 1.2794311046600342, 2.857802391052246, 1.8908374309539795, -1.2871978282928467, 873.0, -0.16779500246047974, 0.43020498752593994, 0.08074299991130829, 3.128000020980835, 0.5989999771118164, -1.350000023841858], "mean": [0.6271225810050964, 2.042088508605957, -0.8310710787773132, -0.744945764541626, -2.2107620239257812, -1.6354851722717285, 1.537588119506836, 775.34033203125, 0.2344401776790619, 0.335330605506897, -0.013421151787042618, -3.0433473587036133, 0.22471706569194794, -0.3392651379108429, -0.48831871151924133, -2.1391501426696777, 0.771790087223053, 0.9758105874061584, 2.301304578781128, 1.6016265153884888, -1.9370402097702026, 674.5888671875, -0.2572321891784668, 0.32298141717910767, 0.004473024047911167, 2.3960585594177246, 0.31163251399993896, -2.403517484664917], "std": [0.18754619359970093, 0.04665370658040047, 0.23809818923473358, 0.12566764652729034, 0.17377544939517975, 0.1387587934732437, 0.329521119594574, 207.8401336669922, 0.06186828389763832, 0.03690747171640396, 0.03651426360011101, 0.03035786747932434, 0.28895771503448486, 0.08152318745851517, 0.2922423779964447, 0.03912428766489029, 0.17361973226070404, 0.1558360755443573, 0.3325979709625244, 0.20033040642738342, 0.5518354773521423, 275.1510314941406, 0.041399549692869186, 0.06653659045696259, 0.027632400393486023, 1.638718843460083, 0.3213822841644287, 0.40215638279914856], "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": [63], "max": [63], "mean": [63.0], "std": [0.0], "count": [332]}, "index": {"min": [44221], "max": [44552], "mean": [44386.5], "std": [95.83970993278308], "count": [332]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [332]}, "subtask_annotation": {"mean": [9.978915662650602, 29.0, 29.0, 29.0, 29.0], "std": [10.846249200335505, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [332]}, "scene_annotation": {"mean": [63.0], "std": [0.0], "min": [63], "max": [63], "count": [332]}, "eef_direction_state": {"mean": [4.256024096385542, 3.7951807228915664], "std": [1.8063125186639293, 2.073987116088402], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_state": {"mean": [0.9819277108433735, 0.9126506024096386], "std": [0.8175255905229023, 0.773169948644921], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_state": {"mean": [0.8253012048192772, 0.8012048192771084], "std": [0.84999551713828, 0.8230115102481069], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_direction_action": {"mean": [4.256024096385542, 3.7951807228915664], "std": [1.8063125186639293, 2.073987116088402], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_action": {"mean": [0.9819277108433735, 0.9126506024096386], "std": [0.8175255905229023, 0.773169948644921], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_action": {"mean": [0.8253012048192772, 0.8012048192771084], "std": [0.84999551713828, 0.8230115102481069], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_sim_pose_state": {"mean": [0.5341799619760663, 0.2777745213492023, 1.1122654583412088, -2.1525161555992844, 0.7747926142752135, 1.8291150669001877, 0.5549631431606006, -0.2530657729323701, 1.1133660049261405, 2.777407493726035, 0.9296675870257932, -2.203023334356191], "std": [0.06923388692323186, 0.049072950144536186, 0.0395025056891444, 1.5260367660431589, 0.3854080129402876, 1.8995644274850463, 0.03947209563076201, 0.06804143161893517, 0.04137334184920709, 0.15895922547693106, 0.2710029749307098, 0.20884842384894012], "min": [0.4559022421435668, 0.17593248197409156, 1.0661455073869892, -3.140893682254194, 0.13702026925133715, -3.137621365147018, 0.5160911587845958, -0.32250302293119343, 1.0656068931276477, 2.425160238660014, 0.2944706699517823, -2.737239132660243], "max": [0.6481873689905102, 0.3288168595071593, 1.2150042692711145, 3.1412014180506804, 1.1408016313919425, 3.09919427108265, 0.633293685491148, -0.08357023343935167, 1.2232580998778941, 3.1056739896845618, 1.2075747456557058, -1.851168902877376], "count": [332]}, "eef_sim_pose_action": {"mean": [0.5341799619760663, 0.2777745213492023, 1.1122654583412088, -2.1525161555992844, 0.7747926142752135, 1.8291150669001877, 0.5549631431606006, -0.2530657729323701, 1.1133660049261405, 2.777407493726035, 0.9296675870257932, -2.203023334356191], "std": [0.06923388692323186, 0.049072950144536186, 0.0395025056891444, 1.5260367660431589, 0.3854080129402876, 1.8995644274850463, 0.03947209563076201, 0.06804143161893517, 0.04137334184920709, 0.15895922547693106, 0.2710029749307098, 0.20884842384894012], "min": [0.4559022421435668, 0.17593248197409156, 1.0661455073869892, -3.140893682254194, 0.13702026925133715, -3.137621365147018, 0.5160911587845958, -0.32250302293119343, 1.0656068931276477, 2.425160238660014, 0.2944706699517823, -2.737239132660243], "max": [0.6481873689905102, 0.3288168595071593, 1.2150042692711145, 3.1412014180506804, 1.1408016313919425, 3.09919427108265, 0.633293685491148, -0.08357023343935167, 1.2232580998778941, 3.1056739896845618, 1.2075747456557058, -1.851168902877376], "count": [332]}, "gripper_mode_state": {"mean": [0.21987951807228914, 0.13253012048192772], "std": [0.414164841101446, 0.3390661995053087], "min": [0, 0], "max": [1, 1], "count": [332]}, "gripper_activity_state": {"mean": [1.6957831325301205, 1.75], "std": [0.686079521334815, 0.6018295399701836], "min": [0, 0], "max": [2, 2], "count": [332]}, "gripper_mode_action": {"mean": [0.21987951807228914, 0.13253012048192772], "std": [0.414164841101446, 0.3390661995053087], "min": [0, 0], "max": [1, 1], "count": [332]}, "gripper_activity_action": {"mean": [1.6957831325301205, 1.75], "std": [0.686079521334815, 0.6018295399701836], "min": [0, 0], "max": [2, 2], "count": [332]}, "gripper_open_scale_state": {"mean": [0.6745888553757265, 0.7753403614457833], "std": [0.27515103914304984, 0.20784008185268973], "min": [0.071, 0.122], "max": [0.873, 0.938], "count": [332]}, "gripper_open_scale_action": {"mean": [0.6745888553757265, 0.7753403614457833], "std": [0.27515103914304984, 0.20784008185268973], "min": [0.071, 0.122], "max": [0.873, 0.938], "count": [332]}}} +{"episode_index": 62, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[1.0]], [[1.0]]], "mean": [[[0.49192159044038325]], [[0.48195135716098736]], [[0.4701465630750682]]], "std": [[[0.13487393672819378]], [[0.14074544283362292]], [[0.1569067271074525]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4713698501649851]], [[0.4663271047496669]], [[0.45619681213909513]]], "std": [[[0.10747428044864317]], [[0.10837071555537127]], [[0.1236231975533985]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47226121383019226]], [[0.45811044482517926]], [[0.4426250396598769]]], "std": [[[0.10474414232859182]], [[0.11900056061281931]], [[0.13914571485807933]]], "count": [103]}, "observation.state": {"min": [0.3959977328777313, 1.8769793510437012, -1.4805278778076172, -1.2472820281982422, -2.6786093711853027, -1.83662748336792, 0.9089500308036804, 178.0, 0.10800399631261826, 0.28793400526046753, -0.12027499824762344, -3.1411852836608887, -0.4099999666213989, -0.6259999871253967, -0.8667131066322327, -2.1750295162200928, 0.11028736084699631, 0.6363295912742615, 1.8397866487503052, 1.2293576002120972, -2.7130446434020996, 76.0, -0.3333280086517334, 0.19853299856185913, -0.04114999994635582, -3.1391851902008057, -0.24699999392032623, -3.0179998874664307], "max": [0.9324595928192139, 2.104640245437622, -0.43708279728889465, -0.26506316661834717, -0.8049284219741821, -0.8779879212379456, 2.151886224746704, 944.0, 0.29239100217819214, 0.42706000804901123, 0.09612499922513962, 3.1410000324249268, 0.9469999670982361, -0.15599998831748962, -0.19771090149879456, -2.0877106189727783, 1.0338459014892578, 1.2831835746765137, 2.8304004669189453, 2.007617473602295, -1.1184767484664917, 892.0, -0.17637699842453003, 0.4048289954662323, 0.06712000072002411, 3.135999917984009, 1.062000036239624, -1.5329999923706055], "mean": [0.5420153141021729, 2.00579571723938, -0.9226035475730896, -0.6702098250389099, -1.9484996795654297, -1.5673141479492188, 1.4692758321762085, 819.5227661132812, 0.25191810727119446, 0.3288206160068512, -0.00744911702349782, -2.454779624938965, 0.39336222410202026, -0.4095471501350403, -0.3692433834075928, -2.1487627029418945, 0.4458703100681305, 0.9581358432769775, 2.2683141231536865, 1.8383427858352661, -1.6269985437393188, 744.9927368164062, -0.289602667093277, 0.26514875888824463, 0.030464734882116318, 2.784576892852783, 0.5146973729133606, -2.4992175102233887], "std": [0.14879485964775085, 0.06718995422124863, 0.3163314163684845, 0.19528453052043915, 0.3713616132736206, 0.24627041816711426, 0.33181366324424744, 165.54086303710938, 0.05278948321938515, 0.041208602488040924, 0.039707571268081665, 1.7303155660629272, 0.26544639468193054, 0.14310534298419952, 0.22699230909347534, 0.016404705122113228, 0.25576701760292053, 0.11862630397081375, 0.24986079335212708, 0.22216756641864777, 0.48856762051582336, 264.6176452636719, 0.04634809494018555, 0.07340209186077118, 0.022769082337617874, 0.8700750470161438, 0.30122458934783936, 0.266333669424057], "count": [483]}, "action": {"min": [0.3959977328777313, 1.8769793510437012, -1.4805278778076172, -1.2472820281982422, -2.6786093711853027, -1.83662748336792, 0.9089500308036804, 178.0, 0.10800399631261826, 0.28793400526046753, -0.12027499824762344, -3.1411852836608887, -0.4099999666213989, -0.6259999871253967, -0.8667131066322327, -2.1750295162200928, 0.11028736084699631, 0.6363295912742615, 1.8397866487503052, 1.2293576002120972, -2.7130446434020996, 76.0, -0.3333280086517334, 0.19853299856185913, -0.04114999994635582, -3.1391851902008057, -0.24699999392032623, -3.0179998874664307], "max": [0.9324595928192139, 2.104640245437622, -0.43708279728889465, -0.26506316661834717, -0.8049284219741821, -0.8779879212379456, 2.151886224746704, 944.0, 0.29239100217819214, 0.42706000804901123, 0.09612499922513962, 3.1410000324249268, 0.9469999670982361, -0.15599998831748962, -0.19771090149879456, -2.0877106189727783, 1.0338459014892578, 1.2831835746765137, 2.8304004669189453, 2.007617473602295, -1.1184767484664917, 892.0, -0.17637699842453003, 0.4048289954662323, 0.06712000072002411, 3.135999917984009, 1.062000036239624, -1.5329999923706055], "mean": [0.5420153141021729, 2.00579571723938, -0.9226035475730896, -0.6702098250389099, -1.9484996795654297, -1.5673141479492188, 1.4692758321762085, 819.5227661132812, 0.25191810727119446, 0.3288206160068512, -0.00744911702349782, -2.454779624938965, 0.39336222410202026, -0.4095471501350403, -0.3692433834075928, -2.1487627029418945, 0.4458703100681305, 0.9581358432769775, 2.2683141231536865, 1.8383427858352661, -1.6269985437393188, 744.9927368164062, -0.289602667093277, 0.26514875888824463, 0.030464734882116318, 2.784576892852783, 0.5146973729133606, -2.4992175102233887], "std": [0.14879485964775085, 0.06718995422124863, 0.3163314163684845, 0.19528453052043915, 0.3713616132736206, 0.24627041816711426, 0.33181366324424744, 165.54086303710938, 0.05278948321938515, 0.041208602488040924, 0.039707571268081665, 1.7303155660629272, 0.26544639468193054, 0.14310534298419952, 0.22699230909347534, 0.016404705122113228, 0.25576701760292053, 0.11862630397081375, 0.24986079335212708, 0.22216756641864777, 0.48856762051582336, 264.6176452636719, 0.04634809494018555, 0.07340209186077118, 0.022769082337617874, 0.8700750470161438, 0.30122458934783936, 0.266333669424057], "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": [64], "max": [64], "mean": [64.0], "std": [0.0], "count": [483]}, "index": {"min": [44553], "max": [45035], "mean": [44794.0], "std": [139.4297911734313], "count": [483]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [483]}, "subtask_annotation": {"mean": [17.248447204968944, 29.0, 29.0, 29.0, 29.0], "std": [11.238814207637512, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [483]}, "scene_annotation": {"mean": [64.0], "std": [0.0], "min": [64], "max": [64], "count": [483]}, "eef_direction_state": {"mean": [4.581780538302278, 4.734989648033126], "std": [2.0275124580558104, 1.679297074519307], "min": [0, 0], "max": [6, 6], "count": [483]}, "eef_velocity_state": {"mean": [0.6231884057971014, 0.6459627329192547], "std": [0.8003884795063194, 0.8221312848583465], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_acc_mag_state": {"mean": [0.6521739130434783, 0.5486542443064182], "std": [0.8359980799200606, 0.7796673724838961], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_direction_action": {"mean": [4.581780538302278, 4.734989648033126], "std": [2.0275124580558104, 1.679297074519307], "min": [0, 0], "max": [6, 6], "count": [483]}, "eef_velocity_action": {"mean": [0.6231884057971014, 0.6459627329192547], "std": [0.8003884795063194, 0.8221312848583465], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_acc_mag_action": {"mean": [0.6521739130434783, 0.5486542443064182], "std": [0.8359980799200606, 0.7796673724838961], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_sim_pose_state": {"mean": [0.4724481972223431, 0.3229581678582365, 1.0996845142988028, -2.3565504827067985, 0.9698113366082354, 2.207163834535895, 0.5436808108244706, -0.27164597259736184, 1.099878657324047, 2.398130279164303, 1.0329838861441574, -2.2832263240536896], "std": [0.07690021377264306, 0.051023194800589165, 0.0373421554687378, 0.3270975428277263, 0.31847244299835875, 1.839521575956451, 0.04089457651493181, 0.06282882194503535, 0.03603941925337336, 1.1064939008816177, 0.24125737761310395, 0.9112518114052184], "min": [0.4013020716972203, 0.19432016073443364, 1.057108367895356, -3.060576181239165, 0.31781199376677693, -3.118199777071172, 0.5070905254530621, -0.3240799997866679, 1.055276747833368, -3.1415652718145486, 0.30499728733439824, -3.129073373569601], "max": [0.6225940647104629, 0.3632750501535922, 1.1993032490043993, -1.0928505423054398, 1.3594033669908798, 3.141547656419289, 0.6403051561796024, -0.08919956056440755, 1.2286959944841598, 3.141480884459623, 1.3687547296153602, 3.1128985350839478], "count": [483]}, "eef_sim_pose_action": {"mean": [0.4724481972223431, 0.3229581678582365, 1.0996845142988028, -2.3565504827067985, 0.9698113366082354, 2.207163834535895, 0.5436808108244706, -0.27164597259736184, 1.099878657324047, 2.398130279164303, 1.0329838861441574, -2.2832263240536896], "std": [0.07690021377264306, 0.051023194800589165, 0.0373421554687378, 0.3270975428277263, 0.31847244299835875, 1.839521575956451, 0.04089457651493181, 0.06282882194503535, 0.03603941925337336, 1.1064939008816177, 0.24125737761310395, 0.9112518114052184], "min": [0.4013020716972203, 0.19432016073443364, 1.057108367895356, -3.060576181239165, 0.31781199376677693, -3.118199777071172, 0.5070905254530621, -0.3240799997866679, 1.055276747833368, -3.1415652718145486, 0.30499728733439824, -3.129073373569601], "max": [0.6225940647104629, 0.3632750501535922, 1.1993032490043993, -1.0928505423054398, 1.3594033669908798, 3.141547656419289, 0.6403051561796024, -0.08919956056440755, 1.2286959944841598, 3.141480884459623, 1.3687547296153602, 3.1128985350839478], "count": [483]}, "gripper_mode_state": {"mean": [0.15113871635610765, 0.07660455486542443], "std": [0.35818403757612344, 0.2659629617809491], "min": [0, 0], "max": [1, 1], "count": [483]}, "gripper_activity_state": {"mean": [1.8364389233954452, 1.8612836438923395], "std": [0.5109133520558918, 0.46337050391017204], "min": [0, 0], "max": [2, 2], "count": [483]}, "gripper_mode_action": {"mean": [0.15113871635610765, 0.07660455486542443], "std": [0.35818403757612344, 0.2659629617809491], "min": [0, 0], "max": [1, 1], "count": [483]}, "gripper_activity_action": {"mean": [1.8364389233954452, 1.8612836438923395], "std": [0.5109133520558918, 0.46337050391017204], "min": [0, 0], "max": [2, 2], "count": [483]}, "gripper_open_scale_state": {"mean": [0.7449927537021669, 0.8195227743271243], "std": [0.2646175331879263, 0.16554086431803575], "min": [0.076, 0.178], "max": [0.892, 0.944], "count": [483]}, "gripper_open_scale_action": {"mean": [0.7449927537021669, 0.8195227743271243], "std": [0.2646175331879263, 0.16554086431803575], "min": [0.076, 0.178], "max": [0.892, 0.944], "count": [483]}}} +{"episode_index": 63, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[1.0]], [[1.0]]], "mean": [[[0.4841068137254902]], [[0.47367643586601305]], [[0.45989163602941174]]], "std": [[[0.14189464358062245]], [[0.14827229259799538]], [[0.16514785345485414]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.477798545751634]], [[0.47618060049019606]], [[0.4659162969771242]]], "std": [[[0.1186507222809682]], [[0.11850799308479337]], [[0.13117227517881438]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48479217116013074]], [[0.4625362254901961]], [[0.441689279003268]]], "std": [[[0.11349499824874582]], [[0.13990494953901633]], [[0.16584326810162278]]], "count": [100]}, "observation.state": {"min": [0.3980572521686554, 1.9525872468948364, -1.2174195051193237, -1.1376230716705322, -2.7677955627441406, -1.8464187383651733, 1.3891949653625488, 292.0, 0.11558700352907181, 0.3105649948120117, -0.09522700309753418, -3.1411852836608887, -0.3840000033378601, -0.593999981880188, -0.8909906148910522, -2.1752912998199463, 0.3430793881416321, 0.7300537824630737, 1.9154117107391357, 1.183717131614685, -2.802964210510254, 50.0, -0.30667999386787415, 0.25126901268959045, -0.0515189990401268, -3.1391851902008057, -0.2919999957084656, -2.812000036239624], "max": [1.0069328546524048, 2.098496675491333, -0.587058961391449, -0.634636640548706, -1.9221835136413574, -1.1801917552947998, 2.1558830738067627, 938.0, 0.2792780101299286, 0.4296570122241974, 0.09206900000572205, 3.1410000324249268, 0.44499996304512024, -0.2879999876022339, -0.2689726948738098, -2.0535545349121094, 1.036865234375, 1.253739833831787, 2.725820302963257, 1.956566572189331, -1.3604841232299805, 891.0, -0.19760799407958984, 0.4095979928970337, 0.05327099934220314, 3.1410000324249268, 0.6159999966621399, -1.6169999837875366], "mean": [0.6681159138679504, 2.0320818424224854, -0.8156678080558777, -0.8037950396537781, -2.2972524166107178, -1.6190028190612793, 1.687974452972412, 743.600341796875, 0.22925612330436707, 0.3528115749359131, 0.00012306445569265634, -1.5465550422668457, 0.16607841849327087, -0.43472719192504883, -0.47819486260414124, -2.137052536010742, 0.7505317330360413, 0.962195634841919, 2.258056402206421, 1.627899408340454, -1.7939847707748413, 668.7930297851562, -0.25623446702957153, 0.31980815529823303, 0.0021729408763349056, 2.8732717037200928, 0.3377714157104492, -2.5244736671447754], "std": [0.17545123398303986, 0.05041727051138878, 0.2165558934211731, 0.14144106209278107, 0.22048033773899078, 0.18519145250320435, 0.30170994997024536, 192.2576141357422, 0.057366881519556046, 0.04030897468328476, 0.03982225060462952, 2.5704145431518555, 0.24248003959655762, 0.0768037736415863, 0.22813092172145844, 0.038222163915634155, 0.1736721396446228, 0.11461571604013443, 0.28893473744392395, 0.20168116688728333, 0.4967835247516632, 314.7397766113281, 0.0324455164372921, 0.0566503182053566, 0.025195881724357605, 0.5951067805290222, 0.2935362458229065, 0.32808446884155273], "count": [319]}, "action": {"min": [0.3980572521686554, 1.9525872468948364, -1.2174195051193237, -1.1376230716705322, -2.7677955627441406, -1.8464187383651733, 1.3891949653625488, 292.0, 0.11558700352907181, 0.3105649948120117, -0.09522700309753418, -3.1411852836608887, -0.3840000033378601, -0.593999981880188, -0.8909906148910522, -2.1752912998199463, 0.3430793881416321, 0.7300537824630737, 1.9154117107391357, 1.183717131614685, -2.802964210510254, 50.0, -0.30667999386787415, 0.25126901268959045, -0.0515189990401268, -3.1391851902008057, -0.2919999957084656, -2.812000036239624], "max": [1.0069328546524048, 2.098496675491333, -0.587058961391449, -0.634636640548706, -1.9221835136413574, -1.1801917552947998, 2.1558830738067627, 938.0, 0.2792780101299286, 0.4296570122241974, 0.09206900000572205, 3.1410000324249268, 0.44499996304512024, -0.2879999876022339, -0.2689726948738098, -2.0535545349121094, 1.036865234375, 1.253739833831787, 2.725820302963257, 1.956566572189331, -1.3604841232299805, 891.0, -0.19760799407958984, 0.4095979928970337, 0.05327099934220314, 3.1410000324249268, 0.6159999966621399, -1.6169999837875366], "mean": [0.6681159138679504, 2.0320818424224854, -0.8156678080558777, -0.8037950396537781, -2.2972524166107178, -1.6190028190612793, 1.687974452972412, 743.600341796875, 0.22925612330436707, 0.3528115749359131, 0.00012306445569265634, -1.5465550422668457, 0.16607841849327087, -0.43472719192504883, -0.47819486260414124, -2.137052536010742, 0.7505317330360413, 0.962195634841919, 2.258056402206421, 1.627899408340454, -1.7939847707748413, 668.7930297851562, -0.25623446702957153, 0.31980815529823303, 0.0021729408763349056, 2.8732717037200928, 0.3377714157104492, -2.5244736671447754], "std": [0.17545123398303986, 0.05041727051138878, 0.2165558934211731, 0.14144106209278107, 0.22048033773899078, 0.18519145250320435, 0.30170994997024536, 192.2576141357422, 0.057366881519556046, 0.04030897468328476, 0.03982225060462952, 2.5704145431518555, 0.24248003959655762, 0.0768037736415863, 0.22813092172145844, 0.038222163915634155, 0.1736721396446228, 0.11461571604013443, 0.28893473744392395, 0.20168116688728333, 0.4967835247516632, 314.7397766113281, 0.0324455164372921, 0.0566503182053566, 0.025195881724357605, 0.5951067805290222, 0.2935362458229065, 0.32808446884155273], "count": [319]}, "timestamp": {"min": [0.0], "max": [10.6], "mean": [5.3], "std": [3.0695638488590236], "count": [319]}, "frame_index": {"min": [0], "max": [318], "mean": [159.0], "std": [92.0869154657707], "count": [319]}, "episode_index": {"min": [65], "max": [65], "mean": [65.0], "std": [0.0], "count": [319]}, "index": {"min": [45036], "max": [45354], "mean": [45195.0], "std": [92.0869154657707], "count": [319]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [319]}, "subtask_annotation": {"mean": [12.0282131661442, 29.0, 29.0, 29.0, 29.0], "std": [10.760829069443043, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [319]}, "scene_annotation": {"mean": [65.0], "std": [0.0], "min": [65], "max": [65], "count": [319]}, "eef_direction_state": {"mean": [4.3197492163009406, 4.144200626959248], "std": [1.8715704936379272, 1.794598977356611], "min": [0, 0], "max": [6, 6], "count": [319]}, "eef_velocity_state": {"mean": [0.896551724137931, 0.9247648902821317], "std": [0.8066848582257867, 0.7961395046520579], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_state": {"mean": [0.8432601880877743, 0.6959247648902821], "std": [0.860420195888834, 0.8142629457428968], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_direction_action": {"mean": [4.3197492163009406, 4.144200626959248], "std": [1.8715704936379272, 1.794598977356611], "min": [0, 0], "max": [6, 6], "count": [319]}, "eef_velocity_action": {"mean": [0.896551724137931, 0.9247648902821317], "std": [0.8066848582257867, 0.7961395046520579], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_action": {"mean": [0.8432601880877743, 0.6959247648902821], "std": [0.860420195888834, 0.8142629457428968], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_sim_pose_state": {"mean": [0.5321820298674801, 0.2781666336932653, 1.109504604241975, -2.6265139836850224, 0.8703432289307145, 1.949113793880642, 0.5718145471986612, -0.2568897882252875, 1.1294101505685223, 2.784016028920894, 0.8438957328751847, -2.26949612769326], "std": [0.05884476474298825, 0.04167581256769987, 0.03048863830046641, 0.21137470139114556, 0.34564474550452434, 1.7197254363420829, 0.04039435652893036, 0.06491399270308862, 0.03871328183641725, 0.1672586418843549, 0.24385948651132175, 0.10604364227802444], "min": [0.4647270233186238, 0.1957761789411031, 1.0798819234698533, -3.0469084536560778, 0.36206485278485423, -3.139432152653939, 0.5325455191972429, -0.31978297072332673, 1.0860172004987647, 2.551696868604511, 0.28176328543984597, -2.4751601838412767], "max": [0.6277847134503939, 0.3447650900845187, 1.185723804458706, -2.2858409347525113, 1.2192626679131697, 3.121155788279882, 0.6464197861439296, -0.10651850638097213, 1.2280053093281522, 3.0809516443347396, 1.136886162553834, -2.0476925133778523], "count": [319]}, "eef_sim_pose_action": {"mean": [0.5321820298674801, 0.2781666336932653, 1.109504604241975, -2.6265139836850224, 0.8703432289307145, 1.949113793880642, 0.5718145471986612, -0.2568897882252875, 1.1294101505685223, 2.784016028920894, 0.8438957328751847, -2.26949612769326], "std": [0.05884476474298825, 0.04167581256769987, 0.03048863830046641, 0.21137470139114556, 0.34564474550452434, 1.7197254363420829, 0.04039435652893036, 0.06491399270308862, 0.03871328183641725, 0.1672586418843549, 0.24385948651132175, 0.10604364227802444], "min": [0.4647270233186238, 0.1957761789411031, 1.0798819234698533, -3.0469084536560778, 0.36206485278485423, -3.139432152653939, 0.5325455191972429, -0.31978297072332673, 1.0860172004987647, 2.551696868604511, 0.28176328543984597, -2.4751601838412767], "max": [0.6277847134503939, 0.3447650900845187, 1.185723804458706, -2.2858409347525113, 1.2192626679131697, 3.121155788279882, 0.6464197861439296, -0.10651850638097213, 1.2280053093281522, 3.0809516443347396, 1.136886162553834, -2.0476925133778523], "count": [319]}, "gripper_mode_state": {"mean": [0.26332288401253917, 0.15047021943573669], "std": [0.4404360824998991, 0.35753172236697794], "min": [0, 0], "max": [1, 1], "count": [319]}, "gripper_activity_state": {"mean": [1.7460815047021943, 1.8307210031347962], "std": [0.59893479604103, 0.521809409738636], "min": [0, 0], "max": [2, 2], "count": [319]}, "gripper_mode_action": {"mean": [0.26332288401253917, 0.15047021943573669], "std": [0.4404360824998991, 0.35753172236697794], "min": [0, 0], "max": [1, 1], "count": [319]}, "gripper_activity_action": {"mean": [1.7460815047021943, 1.8307210031347962], "std": [0.59893479604103, 0.521809409738636], "min": [0, 0], "max": [2, 2], "count": [319]}, "gripper_open_scale_state": {"mean": [0.668793103340651, 0.7436003139579552], "std": [0.3147397809742152, 0.19225765811355322], "min": [0.05, 0.292], "max": [0.891, 0.938], "count": [319]}, "gripper_open_scale_action": {"mean": [0.668793103340651, 0.7436003139579552], "std": [0.3147397809742152, 0.19225765811355322], "min": [0.05, 0.292], "max": [0.891, 0.938], "count": [319]}}} +{"episode_index": 64, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8470588235294118]], [[1.0]], [[1.0]]], "mean": [[[0.4856362152777778]], [[0.4757769219771242]], [[0.463091875]]], "std": [[[0.13357308970071707]], [[0.14153633256831183]], [[0.159478939383891]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.48131976102941176]], [[0.4760198611111111]], [[0.4638862111928105]]], "std": [[[0.11126673206392024]], [[0.11396018592320005]], [[0.1302776785515577]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[0.8901960784313725]]], "mean": [[[0.49408840073529414]], [[0.4714920608660131]], [[0.4490081045751634]]], "std": [[[0.10074698182167842]], [[0.1304891467067482]], [[0.16184077354606843]]], "count": [100]}, "observation.state": {"min": [0.3151366412639618, 1.9632163047790527, -1.4097024202346802, -1.0944610834121704, -2.6576130390167236, -1.7365329265594482, 1.256462574005127, 55.0, 0.09927000105381012, 0.2993159890174866, -0.1113789975643158, -3.0179998874664307, -0.30000001192092896, -0.6179999709129333, -1.0084162950515747, -2.1706488132476807, 0.492566853761673, 0.6522993445396423, 2.124501943588257, 1.2828868627548218, -2.7749862670898438, 39.0, -0.29416099190711975, 0.2746889889240265, -0.04393700137734413, 2.5999999046325684, -0.2939999997615814, -2.756999969482422], "max": [1.0305471420288086, 2.1012017726898193, -0.5905671119689941, -0.6512172818183899, -1.8223856687545776, -1.0351722240447998, 2.2950730323791504, 937.0, 0.29074299335479736, 0.42893001437187195, 0.08138500154018402, -2.7330000400543213, 0.5199999809265137, -0.14800000190734863, -0.3297799825668335, -2.0087170600891113, 1.0413507223129272, 1.199948787689209, 2.8564059734344482, 1.9092854261398315, -1.4204537868499756, 889.0, -0.19046400487422943, 0.43814000487327576, 0.07864099740982056, 3.0829999446868896, 0.5299999713897705, -1.6640000343322754], "mean": [0.6144094467163086, 2.048372745513916, -0.8801900148391724, -0.8468384146690369, -2.224689245223999, -1.5457162857055664, 1.6616222858428955, 786.1629638671875, 0.23230202496051788, 0.351015567779541, -0.0030329045839607716, -2.908379316329956, 0.2045527696609497, -0.3710764944553375, -0.5782549381256104, -2.116931200027466, 0.662544846534729, 0.9513751864433289, 2.3993349075317383, 1.6539002656936646, -1.8766791820526123, 689.2523803710938, -0.25275006890296936, 0.33690837025642395, 0.016549529507756233, 2.8681914806365967, 0.26997146010398865, -2.4806482791900635], "std": [0.21869763731956482, 0.03593260794878006, 0.26952579617500305, 0.09451916068792343, 0.2229682207107544, 0.22134454548358917, 0.41881200671195984, 265.47125244140625, 0.06440139561891556, 0.04927120730280876, 0.046485669910907745, 0.08485748618841171, 0.23123188316822052, 0.13263078033924103, 0.2756882607936859, 0.05390726402401924, 0.16669481992721558, 0.1391046643257141, 0.3096427619457245, 0.19103533029556274, 0.49675098061561584, 309.1540222167969, 0.036210570484399796, 0.06682276725769043, 0.025048740208148956, 0.13712912797927856, 0.27546656131744385, 0.30567997694015503], "count": [313]}, "action": {"min": [0.3151366412639618, 1.9632163047790527, -1.4097024202346802, -1.0944610834121704, -2.6576130390167236, -1.7365329265594482, 1.256462574005127, 55.0, 0.09927000105381012, 0.2993159890174866, -0.1113789975643158, -3.0179998874664307, -0.30000001192092896, -0.6179999709129333, -1.0084162950515747, -2.1706488132476807, 0.492566853761673, 0.6522993445396423, 2.124501943588257, 1.2828868627548218, -2.7749862670898438, 39.0, -0.29416099190711975, 0.2746889889240265, -0.04393700137734413, 2.5999999046325684, -0.2939999997615814, -2.756999969482422], "max": [1.0305471420288086, 2.1012017726898193, -0.5905671119689941, -0.6512172818183899, -1.8223856687545776, -1.0351722240447998, 2.2950730323791504, 937.0, 0.29074299335479736, 0.42893001437187195, 0.08138500154018402, -2.7330000400543213, 0.5199999809265137, -0.14800000190734863, -0.3297799825668335, -2.0087170600891113, 1.0413507223129272, 1.199948787689209, 2.8564059734344482, 1.9092854261398315, -1.4204537868499756, 889.0, -0.19046400487422943, 0.43814000487327576, 0.07864099740982056, 3.0829999446868896, 0.5299999713897705, -1.6640000343322754], "mean": [0.6144094467163086, 2.048372745513916, -0.8801900148391724, -0.8468384146690369, -2.224689245223999, -1.5457162857055664, 1.6616222858428955, 786.1629638671875, 0.23230202496051788, 0.351015567779541, -0.0030329045839607716, -2.908379316329956, 0.2045527696609497, -0.3710764944553375, -0.5782549381256104, -2.116931200027466, 0.662544846534729, 0.9513751864433289, 2.3993349075317383, 1.6539002656936646, -1.8766791820526123, 689.2523803710938, -0.25275006890296936, 0.33690837025642395, 0.016549529507756233, 2.8681914806365967, 0.26997146010398865, -2.4806482791900635], "std": [0.21869763731956482, 0.03593260794878006, 0.26952579617500305, 0.09451916068792343, 0.2229682207107544, 0.22134454548358917, 0.41881200671195984, 265.47125244140625, 0.06440139561891556, 0.04927120730280876, 0.046485669910907745, 0.08485748618841171, 0.23123188316822052, 0.13263078033924103, 0.2756882607936859, 0.05390726402401924, 0.16669481992721558, 0.1391046643257141, 0.3096427619457245, 0.19103533029556274, 0.49675098061561584, 309.1540222167969, 0.036210570484399796, 0.06682276725769043, 0.025048740208148956, 0.13712912797927856, 0.27546656131744385, 0.30567997694015503], "count": [313]}, "timestamp": {"min": [0.0], "max": [10.4], "mean": [5.199999999999999], "std": [3.0118285328204046], "count": [313]}, "frame_index": {"min": [0], "max": [312], "mean": [156.0], "std": [90.35485598461214], "count": [313]}, "episode_index": {"min": [66], "max": [66], "mean": [66.0], "std": [0.0], "count": [313]}, "index": {"min": [45355], "max": [45667], "mean": [45511.0], "std": [90.35485598461214], "count": [313]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [313]}, "subtask_annotation": {"mean": [11.134185303514377, 29.0, 29.0, 29.0, 29.0], "std": [10.44632778886303, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [313]}, "scene_annotation": {"mean": [66.0], "std": [0.0], "min": [66], "max": [66], "count": [313]}, "eef_direction_state": {"mean": [4.565495207667731, 4.124600638977636], "std": [1.8497105794185238, 1.9068906285533969], "min": [0, 0], "max": [6, 6], "count": [313]}, "eef_velocity_state": {"mean": [0.7699680511182109, 0.9073482428115016], "std": [0.8296380897726604, 0.8158045462245737], "min": [0, 0], "max": [2, 2], "count": [313]}, "eef_acc_mag_state": {"mean": [0.7060702875399361, 0.7380191693290735], "std": [0.8477718709767426, 0.831714753351437], "min": [0, 0], "max": [2, 2], "count": [313]}, "eef_direction_action": {"mean": [4.565495207667731, 4.124600638977636], "std": [1.8497105794185238, 1.9068906285533969], "min": [0, 0], "max": [6, 6], "count": [313]}, "eef_velocity_action": {"mean": [0.7699680511182109, 0.9073482428115016], "std": [0.8296380897726604, 0.8158045462245737], "min": [0, 0], "max": [2, 2], "count": [313]}, "eef_acc_mag_action": {"mean": [0.7060702875399361, 0.7380191693290735], "std": [0.8477718709767426, 0.831714753351437], "min": [0, 0], "max": [2, 2], "count": [313]}, "eef_sim_pose_state": {"mean": [0.5494325900932243, 0.2831465906897389, 1.125233907587987, -2.7149038725306096, 0.8004124931493601, 2.130765618701402, 0.5663346668864793, -0.25646657607019197, 1.124296223587873, 2.7067225576960263, 0.9036169989655525, -2.1936761496014094], "std": [0.06939837800893472, 0.04599885663680029, 0.0342421066906256, 0.1994163846891191, 0.35406639399511236, 1.4968336760414918, 0.049694727869487115, 0.07872521097887372, 0.0357295198814166, 1.121261105666077, 0.2491112051603259, 0.16244528289323787], "min": [0.48573541892611094, 0.18715436064597948, 1.087364606371865, -3.1192713247789685, 0.2772253259919135, -3.1415897671087727, 0.5135165646391451, -0.32406303064730657, 1.0791257954418156, -3.1415435409629286, 0.3600344150822068, -2.697315602222373], "max": [0.6530665720402417, 0.3304658506815657, 1.209780797349044, -2.477877552419775, 1.1327413785972973, 3.133472806754701, 0.644031771955742, -0.08342079171180374, 1.2225179302562565, 3.1409760758400616, 1.1982000731608577, -1.8577690858602827], "count": [313]}, "eef_sim_pose_action": {"mean": [0.5494325900932243, 0.2831465906897389, 1.125233907587987, -2.7149038725306096, 0.8004124931493601, 2.130765618701402, 0.5663346668864793, -0.25646657607019197, 1.124296223587873, 2.7067225576960263, 0.9036169989655525, -2.1936761496014094], "std": [0.06939837800893472, 0.04599885663680029, 0.0342421066906256, 0.1994163846891191, 0.35406639399511236, 1.4968336760414918, 0.049694727869487115, 0.07872521097887372, 0.0357295198814166, 1.121261105666077, 0.2491112051603259, 0.16244528289323787], "min": [0.48573541892611094, 0.18715436064597948, 1.087364606371865, -3.1192713247789685, 0.2772253259919135, -3.1415897671087727, 0.5135165646391451, -0.32406303064730657, 1.0791257954418156, -3.1415435409629286, 0.3600344150822068, -2.697315602222373], "max": [0.6530665720402417, 0.3304658506815657, 1.209780797349044, -2.477877552419775, 1.1327413785972973, 3.133472806754701, 0.644031771955742, -0.08342079171180374, 1.2225179302562565, 3.1409760758400616, 1.1982000731608577, -1.8577690858602827], "count": [313]}, "gripper_mode_state": {"mean": [0.22044728434504793, 0.1501597444089457], "std": [0.4145482832794515, 0.35722793223372884], "min": [0, 0], "max": [1, 1], "count": [313]}, "gripper_activity_state": {"mean": [1.7731629392971247, 1.7284345047923322], "std": [0.5843938688060232, 0.6189678435890499], "min": [0, 0], "max": [2, 2], "count": [313]}, "gripper_mode_action": {"mean": [0.22044728434504793, 0.1501597444089457], "std": [0.4145482832794515, 0.35722793223372884], "min": [0, 0], "max": [1, 1], "count": [313]}, "gripper_activity_action": {"mean": [1.7731629392971247, 1.7284345047923322], "std": [0.5843938688060232, 0.6189678435890499], "min": [0, 0], "max": [2, 2], "count": [313]}, "gripper_open_scale_state": {"mean": [0.6892523961173844, 0.7861629392971254], "std": [0.30915405989503336, 0.26547117860655906], "min": [0.039, 0.055], "max": [0.889, 0.937], "count": [313]}, "gripper_open_scale_action": {"mean": [0.6892523961173844, 0.7861629392971254], "std": [0.30915405989503336, 0.26547117860655906], "min": [0.039, 0.055], "max": [0.889, 0.937], "count": [313]}}} +{"episode_index": 65, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[1.0]], [[1.0]]], "mean": [[[0.4902795778358072]], [[0.47828756451957727]], [[0.4621457073483599]]], "std": [[[0.15258611318292745]], [[0.15995868649889647]], [[0.17689784180506987]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4832261010323132]], [[0.4653003787184656]], [[0.44599000328324473]]], "std": [[[0.11844280975072022]], [[0.12741567377113014]], [[0.15273556092133284]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4831255287551157]], [[0.46256356896341094]], [[0.4408701896646509]]], "std": [[[0.12305271965314465]], [[0.1405645277675593]], [[0.16798844143987474]]], "count": [107]}, "observation.state": {"min": [0.23804545402526855, 1.9957318305969238, -1.1179531812667847, -1.039291262626648, -2.6363024711608887, -1.838878870010376, 0.6538527011871338, 264.0, 0.1273919939994812, 0.20616500079631805, -0.07946400344371796, -3.1331851482391357, -0.3160000145435333, -0.9679999947547913, -0.8799426555633545, -2.1756577491760254, 0.5000892281532288, 0.5183802843093872, 2.1393373012542725, 1.2207705974578857, -2.6259350776672363, 68.0, -0.3320449888706207, 0.18912699818611145, -0.07012200355529785, -3.131185293197632, -0.32899999618530273, -2.9200000762939453], "max": [0.8295724391937256, 2.0943078994750977, -0.3874456584453583, -0.301331102848053, -1.5749154090881348, -1.472132921218872, 2.306260824203491, 948.0, 0.3285430073738098, 0.3731890022754669, 0.038554999977350235, 3.1389999389648438, 0.6729999780654907, -0.09800000488758087, -0.14409437775611877, -2.066696882247925, 1.2756437063217163, 1.2475090026855469, 2.778337240219116, 1.8860201835632324, -0.803706705570221, 934.0, -0.19148099422454834, 0.40682101249694824, 0.028464000672101974, 3.140000104904175, 0.5820000171661377, -1.3179999589920044], "mean": [0.46565163135528564, 2.077725887298584, -0.6669233441352844, -0.5269072651863098, -2.168095827102661, -1.6190199851989746, 1.1270880699157715, 884.0167236328125, 0.2828156352043152, 0.27622950077056885, -0.04404650256037712, -2.255972385406494, 0.3842322528362274, -0.30495283007621765, -0.3795066177845001, -2.1617980003356934, 0.7503304481506348, 0.9347164034843445, 2.3290939331054688, 1.6046899557113647, -1.8214786052703857, 602.729248046875, -0.2880316376686096, 0.2829107940196991, -0.016682446002960205, 1.1684049367904663, 0.27527573704719543, -2.342792272567749], "std": [0.18371617794036865, 0.0211689081043005, 0.24419169127941132, 0.21398000419139862, 0.2330341935157776, 0.05586462840437889, 0.6006699204444885, 165.5648193359375, 0.057943377643823624, 0.05077189952135086, 0.020529665052890778, 1.8288185596466064, 0.2723739743232727, 0.24667611718177795, 0.23981055617332458, 0.02274279110133648, 0.2433994859457016, 0.1375480741262436, 0.21984872221946716, 0.24607747793197632, 0.6654462814331055, 362.0330810546875, 0.049208883196115494, 0.07502178102731705, 0.02465215139091015, 2.6813669204711914, 0.28120318055152893, 0.5879065990447998], "count": [508]}, "action": {"min": [0.23804545402526855, 1.9957318305969238, -1.1179531812667847, -1.039291262626648, -2.6363024711608887, -1.838878870010376, 0.6538527011871338, 264.0, 0.1273919939994812, 0.20616500079631805, -0.07946400344371796, -3.1331851482391357, -0.3160000145435333, -0.9679999947547913, -0.8799426555633545, -2.1756577491760254, 0.5000892281532288, 0.5183802843093872, 2.1393373012542725, 1.2207705974578857, -2.6259350776672363, 68.0, -0.3320449888706207, 0.18912699818611145, -0.07012200355529785, -3.131185293197632, -0.32899999618530273, -2.9200000762939453], "max": [0.8295724391937256, 2.0943078994750977, -0.3874456584453583, -0.301331102848053, -1.5749154090881348, -1.472132921218872, 2.306260824203491, 948.0, 0.3285430073738098, 0.3731890022754669, 0.038554999977350235, 3.1389999389648438, 0.6729999780654907, -0.09800000488758087, -0.14409437775611877, -2.066696882247925, 1.2756437063217163, 1.2475090026855469, 2.778337240219116, 1.8860201835632324, -0.803706705570221, 934.0, -0.19148099422454834, 0.40682101249694824, 0.028464000672101974, 3.140000104904175, 0.5820000171661377, -1.3179999589920044], "mean": [0.46565163135528564, 2.077725887298584, -0.6669233441352844, -0.5269072651863098, -2.168095827102661, -1.6190199851989746, 1.1270880699157715, 884.0167236328125, 0.2828156352043152, 0.27622950077056885, -0.04404650256037712, -2.255972385406494, 0.3842322528362274, -0.30495283007621765, -0.3795066177845001, -2.1617980003356934, 0.7503304481506348, 0.9347164034843445, 2.3290939331054688, 1.6046899557113647, -1.8214786052703857, 602.729248046875, -0.2880316376686096, 0.2829107940196991, -0.016682446002960205, 1.1684049367904663, 0.27527573704719543, -2.342792272567749], "std": [0.18371617794036865, 0.0211689081043005, 0.24419169127941132, 0.21398000419139862, 0.2330341935157776, 0.05586462840437889, 0.6006699204444885, 165.5648193359375, 0.057943377643823624, 0.05077189952135086, 0.020529665052890778, 1.8288185596466064, 0.2723739743232727, 0.24667611718177795, 0.23981055617332458, 0.02274279110133648, 0.2433994859457016, 0.1375480741262436, 0.21984872221946716, 0.24607747793197632, 0.6654462814331055, 362.0330810546875, 0.049208883196115494, 0.07502178102731705, 0.02465215139091015, 2.6813669204711914, 0.28120318055152893, 0.5879065990447998], "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": [67], "max": [67], "mean": [67.0], "std": [0.0], "count": [508]}, "index": {"min": [45668], "max": [46175], "mean": [45921.5], "std": [146.64668424482022], "count": [508]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [508]}, "subtask_annotation": {"mean": [9.19488188976378, 29.0, 29.0, 29.0, 29.0], "std": [10.278188308613041, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [508]}, "scene_annotation": {"mean": [67.0], "std": [0.0], "min": [67], "max": [67], "count": [508]}, "eef_direction_state": {"mean": [4.049212598425197, 5.118110236220472], "std": [2.0847070098713227, 1.5104057609301953], "min": [0, 0], "max": [6, 6], "count": [508]}, "eef_velocity_state": {"mean": [0.7618110236220472, 0.5275590551181102], "std": [0.7426531680855168, 0.7894657981904544], "min": [0, 0], "max": [2, 2], "count": [508]}, "eef_acc_mag_state": {"mean": [0.7244094488188977, 0.42322834645669294], "std": [0.8293547948006071, 0.7181640874614323], "min": [0, 0], "max": [2, 2], "count": [508]}, "eef_direction_action": {"mean": [4.049212598425197, 5.118110236220472], "std": [2.0847070098713227, 1.5104057609301953], "min": [0, 0], "max": [6, 6], "count": [508]}, "eef_velocity_action": {"mean": [0.7618110236220472, 0.5275590551181102], "std": [0.7426531680855168, 0.7894657981904544], "min": [0, 0], "max": [2, 2], "count": [508]}, "eef_acc_mag_action": {"mean": [0.7244094488188977, 0.42322834645669294], "std": [0.8293547948006071, 0.7181640874614323], "min": [0, 0], "max": [2, 2], "count": [508]}, "eef_sim_pose_state": {"mean": [0.49516744799449414, 0.2860734030724468, 1.0759901692436449, -1.7664643042248496, 0.6853570020083206, 0.8861494820502468, 0.4915252408912775, -0.2677615777732385, 1.0512642543514588, 2.8686606080124553, 1.0867375487708268, -2.1875183667443108], "std": [0.07562696339877185, 0.054948335226546546, 0.03681551037134327, 2.010680593274421, 0.3999514897802181, 2.2975976206246513, 0.05710847786856399, 0.04147346298573133, 0.056043930748313875, 0.4482583418199276, 0.34141960564936624, 0.23529123635557886], "min": [0.4021220444317775, 0.17332439684884277, 1.0103618315123257, -3.131978517564513, 0.175480267727379, -3.1328026868661083, 0.41844080483164, -0.3179989005662408, 1.002059289245611, -3.137395914824473, 0.26300129032460084, -2.9902422477458686], "max": [0.6208390423165894, 0.34582206569199075, 1.1555521261371648, 3.1403923189485514, 1.2633892149066859, 3.140019231343917, 0.5993068001176093, -0.1543070904349711, 1.1858108425533795, 3.1389420761815403, 1.3953606406663144, -1.9341971269857772], "count": [508]}, "eef_sim_pose_action": {"mean": [0.49516744799449414, 0.2860734030724468, 1.0759901692436449, -1.7664643042248496, 0.6853570020083206, 0.8861494820502468, 0.4915252408912775, -0.2677615777732385, 1.0512642543514588, 2.8686606080124553, 1.0867375487708268, -2.1875183667443108], "std": [0.07562696339877185, 0.054948335226546546, 0.03681551037134327, 2.010680593274421, 0.3999514897802181, 2.2975976206246513, 0.05710847786856399, 0.04147346298573133, 0.056043930748313875, 0.4482583418199276, 0.34141960564936624, 0.23529123635557886], "min": [0.4021220444317775, 0.17332439684884277, 1.0103618315123257, -3.131978517564513, 0.175480267727379, -3.1328026868661083, 0.41844080483164, -0.3179989005662408, 1.002059289245611, -3.137395914824473, 0.26300129032460084, -2.9902422477458686], "max": [0.6208390423165894, 0.34582206569199075, 1.1555521261371648, 3.1403923189485514, 1.2633892149066859, 3.140019231343917, 0.5993068001176093, -0.1543070904349711, 1.1858108425533795, 3.1389420761815403, 1.3953606406663144, -1.9341971269857772], "count": [508]}, "gripper_mode_state": {"mean": [0.35039370078740156, 0.0688976377952756], "std": [0.47709323537010234, 0.2532799899350652], "min": [0, 0], "max": [1, 1], "count": [508]}, "gripper_activity_state": {"mean": [1.860236220472441, 1.8838582677165354], "std": [0.4717966407088311, 0.4212552431863138], "min": [0, 0], "max": [2, 2], "count": [508]}, "gripper_mode_action": {"mean": [0.35039370078740156, 0.0688976377952756], "std": [0.47709323537010234, 0.2532799899350652], "min": [0, 0], "max": [1, 1], "count": [508]}, "gripper_activity_action": {"mean": [1.860236220472441, 1.8838582677165354], "std": [0.4717966407088311, 0.4212552431863138], "min": [0, 0], "max": [2, 2], "count": [508]}, "gripper_open_scale_state": {"mean": [0.6027293308137914, 0.8840167323435385], "std": [0.3620329956825192, 0.1655648482319938], "min": [0.068, 0.264], "max": [0.934, 0.948], "count": [508]}, "gripper_open_scale_action": {"mean": [0.6027293308137914, 0.8840167323435385], "std": [0.3620329956825192, 0.1655648482319938], "min": [0.068, 0.264], "max": [0.934, 0.948], "count": [508]}}} +{"episode_index": 66, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8509803921568627]], [[1.0]], [[1.0]]], "mean": [[[0.48538728145424836]], [[0.47192849877450976]], [[0.45643349673202616]]], "std": [[[0.14741684669913144]], [[0.15564462896853204]], [[0.1759675285282671]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48232655637254906]], [[0.472666472630719]], [[0.45784963031045756]]], "std": [[[0.10722143694019733]], [[0.11666440692651772]], [[0.13689957072514367]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47630968137254903]], [[0.453629891748366]], [[0.432469579248366]]], "std": [[[0.11156990949007983]], [[0.13843559258592478]], [[0.16635579115616206]]], "count": [100]}, "observation.state": {"min": [0.25820401310920715, 2.0356125831604004, -1.3206732273101807, -1.0515085458755493, -2.620943784713745, -1.712098240852356, 0.854373574256897, 277.0, 0.14527000486850739, 0.2372709959745407, -0.07262399792671204, -3.1411852836608887, -0.29499998688697815, -1.0490000247955322, -0.6220877170562744, -2.175326108932495, 0.21333158016204834, 0.5902878046035767, 2.019747495651245, 1.2317137718200684, -2.655221700668335, 68.0, -0.34141600131988525, 0.17148500680923462, -0.052698999643325806, -3.1401853561401367, -0.10600000619888306, -3.1040000915527344], "max": [0.7899883985519409, 2.106490135192871, -0.44942229986190796, -0.5045921206474304, -1.6930217742919922, -1.3661913871765137, 2.235365390777588, 958.0, 0.32863399386405945, 0.38569700717926025, 0.020833000540733337, 3.1389999389648438, 0.6069999933242798, -0.17100000381469727, -0.06899286806583405, -2.0954771041870117, 1.1700687408447266, 1.1740829944610596, 2.7228708267211914, 1.8504679203033447, -0.8168140649795532, 873.0, -0.2581250071525574, 0.3645089864730835, 0.04924599826335907, 3.1389999389648438, 0.7580000162124634, -1.6009999513626099], "mean": [0.4468887448310852, 2.073345422744751, -0.7134703397750854, -0.646534264087677, -2.1641945838928223, -1.6254174709320068, 1.2691057920455933, 874.3985595703125, 0.2824588418006897, 0.2860277593135834, -0.02598680555820465, -2.4547462463378906, 0.3673052191734314, -0.3332955539226532, -0.24880889058113098, -2.1655306816101074, 0.752195417881012, 0.9482086896896362, 2.22233510017395, 1.6250029802322388, -1.6824464797973633, 575.160888671875, -0.3044585585594177, 0.2553066909313202, -0.014814983122050762, 2.133676290512085, 0.3856177031993866, -2.406662940979004], "std": [0.19568736851215363, 0.017795942723751068, 0.2950003445148468, 0.18282395601272583, 0.21693836152553558, 0.09889890998601913, 0.5452895760536194, 156.66607666015625, 0.05952191352844238, 0.056567445397377014, 0.02043824829161167, 1.5434426069259644, 0.2975376844406128, 0.2099771946668625, 0.16859184205532074, 0.016105150803923607, 0.2598126232624054, 0.16178074479103088, 0.2259649932384491, 0.2164432406425476, 0.7608654499053955, 329.2404479980469, 0.02292507514357567, 0.06438566744327545, 0.020930452272295952, 1.9824564456939697, 0.20581471920013428, 0.5632543563842773], "count": [463]}, "action": {"min": [0.25820401310920715, 2.0356125831604004, -1.3206732273101807, -1.0515085458755493, -2.620943784713745, -1.712098240852356, 0.854373574256897, 277.0, 0.14527000486850739, 0.2372709959745407, -0.07262399792671204, -3.1411852836608887, -0.29499998688697815, -1.0490000247955322, -0.6220877170562744, -2.175326108932495, 0.21333158016204834, 0.5902878046035767, 2.019747495651245, 1.2317137718200684, -2.655221700668335, 68.0, -0.34141600131988525, 0.17148500680923462, -0.052698999643325806, -3.1401853561401367, -0.10600000619888306, -3.1040000915527344], "max": [0.7899883985519409, 2.106490135192871, -0.44942229986190796, -0.5045921206474304, -1.6930217742919922, -1.3661913871765137, 2.235365390777588, 958.0, 0.32863399386405945, 0.38569700717926025, 0.020833000540733337, 3.1389999389648438, 0.6069999933242798, -0.17100000381469727, -0.06899286806583405, -2.0954771041870117, 1.1700687408447266, 1.1740829944610596, 2.7228708267211914, 1.8504679203033447, -0.8168140649795532, 873.0, -0.2581250071525574, 0.3645089864730835, 0.04924599826335907, 3.1389999389648438, 0.7580000162124634, -1.6009999513626099], "mean": [0.4468887448310852, 2.073345422744751, -0.7134703397750854, -0.646534264087677, -2.1641945838928223, -1.6254174709320068, 1.2691057920455933, 874.3985595703125, 0.2824588418006897, 0.2860277593135834, -0.02598680555820465, -2.4547462463378906, 0.3673052191734314, -0.3332955539226532, -0.24880889058113098, -2.1655306816101074, 0.752195417881012, 0.9482086896896362, 2.22233510017395, 1.6250029802322388, -1.6824464797973633, 575.160888671875, -0.3044585585594177, 0.2553066909313202, -0.014814983122050762, 2.133676290512085, 0.3856177031993866, -2.406662940979004], "std": [0.19568736851215363, 0.017795942723751068, 0.2950003445148468, 0.18282395601272583, 0.21693836152553558, 0.09889890998601913, 0.5452895760536194, 156.66607666015625, 0.05952191352844238, 0.056567445397377014, 0.02043824829161167, 1.5434426069259644, 0.2975376844406128, 0.2099771946668625, 0.16859184205532074, 0.016105150803923607, 0.2598126232624054, 0.16178074479103088, 0.2259649932384491, 0.2164432406425476, 0.7608654499053955, 329.2404479980469, 0.02292507514357567, 0.06438566744327545, 0.020930452272295952, 1.9824564456939697, 0.20581471920013428, 0.5632543563842773], "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": [68], "max": [68], "mean": [68.0], "std": [0.0], "count": [463]}, "index": {"min": [46176], "max": [46638], "mean": [46407.0], "std": [133.65627557282897], "count": [463]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [463]}, "subtask_annotation": {"mean": [9.572354211663066, 29.0, 29.0, 29.0, 29.0], "std": [9.980686114772794, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [463]}, "scene_annotation": {"mean": [68.0], "std": [0.0], "min": [68], "max": [68], "count": [463]}, "eef_direction_state": {"mean": [3.8660907127429804, 4.50755939524838], "std": [2.173717751765709, 2.091700942760508], "min": [0, 0], "max": [6, 6], "count": [463]}, "eef_velocity_state": {"mean": [0.7278617710583153, 0.593952483801296], "std": [0.722532418209454, 0.7459944396613885], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_acc_mag_state": {"mean": [0.7084233261339092, 0.531317494600432], "std": [0.8308796621771432, 0.784977605337785], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_direction_action": {"mean": [3.8660907127429804, 4.50755939524838], "std": [2.173717751765709, 2.091700942760508], "min": [0, 0], "max": [6, 6], "count": [463]}, "eef_velocity_action": {"mean": [0.7278617710583153, 0.593952483801296], "std": [0.722532418209454, 0.7459944396613885], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_acc_mag_action": {"mean": [0.7084233261339092, 0.531317494600432], "std": [0.8308796621771432, 0.784977605337785], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_sim_pose_state": {"mean": [0.4657302210878503, 0.30085446956930784, 1.0624412268604142, -2.078645832823226, 0.8134054830308906, 0.6041180299129306, 0.4996487794486946, -0.27868866725969893, 1.0657213211121173, 2.847093488729975, 1.0578085673792261, -2.277157536835079], "std": [0.06630746863709078, 0.028618524590534506, 0.028557333559027114, 1.7813246199792858, 0.43471226767010207, 2.4625390274358665, 0.06200183128803269, 0.056618292971667164, 0.0458417582866665, 0.20245711446426864, 0.3331601119215102, 0.23071996312679635], "min": [0.37827825650161356, 0.25100921724403724, 1.01631009733158, -3.139095335858591, 0.23353386085472838, -3.13759022246775, 0.4491850919332466, -0.323089562112597, 1.0154388818539404, 2.2006169893075844, 0.40702244544030197, -3.090611619027127], "max": [0.578321322707315, 0.368869274265333, 1.1250602599503254, 3.141514315178929, 1.283667627464399, 3.135575025243175, 0.6055879953178609, -0.16173106370794813, 1.1710156205762288, 3.0321704584100937, 1.3135353383642787, -2.0637510528334015], "count": [463]}, "eef_sim_pose_action": {"mean": [0.4657302210878503, 0.30085446956930784, 1.0624412268604142, -2.078645832823226, 0.8134054830308906, 0.6041180299129306, 0.4996487794486946, -0.27868866725969893, 1.0657213211121173, 2.847093488729975, 1.0578085673792261, -2.277157536835079], "std": [0.06630746863709078, 0.028618524590534506, 0.028557333559027114, 1.7813246199792858, 0.43471226767010207, 2.4625390274358665, 0.06200183128803269, 0.056618292971667164, 0.0458417582866665, 0.20245711446426864, 0.3331601119215102, 0.23071996312679635], "min": [0.37827825650161356, 0.25100921724403724, 1.01631009733158, -3.139095335858591, 0.23353386085472838, -3.13759022246775, 0.4491850919332466, -0.323089562112597, 1.0154388818539404, 2.2006169893075844, 0.40702244544030197, -3.090611619027127], "max": [0.578321322707315, 0.368869274265333, 1.1250602599503254, 3.141514315178929, 1.283667627464399, 3.135575025243175, 0.6055879953178609, -0.16173106370794813, 1.1710156205762288, 3.0321704584100937, 1.3135353383642787, -2.0637510528334015], "count": [463]}, "gripper_mode_state": {"mean": [0.31965442764578833, 0.07775377969762419], "std": [0.46634265785174384, 0.26778373632533603], "min": [0, 0], "max": [1, 1], "count": [463]}, "gripper_activity_state": {"mean": [1.8531317494600432, 1.83585313174946], "std": [0.4553805020513742, 0.5289151822422873], "min": [0, 0], "max": [2, 2], "count": [463]}, "gripper_mode_action": {"mean": [0.31965442764578833, 0.07775377969762419], "std": [0.46634265785174384, 0.26778373632533603], "min": [0, 0], "max": [1, 1], "count": [463]}, "gripper_activity_action": {"mean": [1.8531317494600432, 1.83585313174946], "std": [0.4553805020513742, 0.5289151822422873], "min": [0, 0], "max": [2, 2], "count": [463]}, "gripper_open_scale_state": {"mean": [0.5751609070120823, 0.8743984883186883], "std": [0.329240462761294, 0.15666600166731415], "min": [0.068, 0.277], "max": [0.873, 0.958], "count": [463]}, "gripper_open_scale_action": {"mean": [0.5751609070120823, 0.8743984883186883], "std": [0.329240462761294, 0.15666600166731415], "min": [0.068, 0.277], "max": [0.873, 0.958], "count": [463]}}} +{"episode_index": 67, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[1.0]], [[1.0]]], "mean": [[[0.4961639889705883]], [[0.48426293300653594]], [[0.4685606617647059]]], "std": [[[0.14544199203264205]], [[0.15361304754742325]], [[0.1730288352780415]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4875586723856209]], [[0.4619843995098039]], [[0.4388260171568627]]], "std": [[[0.10983132596238186]], [[0.12595891507041526]], [[0.1589248529684081]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4990365992647059]], [[0.47304142769607843]], [[0.45106288398692806]]], "std": [[[0.11484025240509875]], [[0.1431612708342052]], [[0.1736464099237266]]], "count": [100]}, "observation.state": {"min": [0.28907889127731323, 1.9404047727584839, -1.2545950412750244, -1.053061842918396, -2.7465200424194336, -1.8291749954223633, 1.0477211475372314, 247.0, 0.11518099904060364, 0.2491540014743805, -0.06132899969816208, -3.1411852836608887, -0.3059999942779541, -1.097000002861023, -0.7031582593917847, -2.175273895263672, 0.4771555960178375, 0.5093219876289368, 2.0236918926239014, 1.296762228012085, -2.676375150680542, 50.0, -0.32957300543785095, 0.19854900240898132, -0.051530998200178146, -3.1411852836608887, -0.03300001099705696, -2.888000011444092], "max": [0.8892278671264648, 2.0972225666046143, -0.5877745151519775, -0.5778785347938538, -1.9117640256881714, -1.4810516834259033, 2.661190986633301, 956.0, 0.3298420011997223, 0.38698500394821167, 0.060881998389959335, 3.140000104904175, 0.5329999923706055, -0.2540000081062317, -0.17935004830360413, -2.0688085556030273, 1.0987021923065186, 1.0869561433792114, 2.672395944595337, 1.7514203786849976, -0.7762876152992249, 810.0, -0.2274550050497055, 0.3839150071144104, 0.023074999451637268, 3.1410000324249268, 0.6959999799728394, -1.6100000143051147], "mean": [0.47556138038635254, 2.0385944843292236, -0.8335543870925903, -0.7407919764518738, -2.1815102100372314, -1.6296812295913696, 1.5411690473556519, 897.5950927734375, 0.2799791097640991, 0.2992511987686157, -0.010154424235224724, -2.6201858520507812, 0.2580454647541046, -0.49479901790618896, -0.351796954870224, -2.162247896194458, 0.7737944722175598, 0.9287039041519165, 2.2786166667938232, 1.5974736213684082, -1.7709450721740723, 597.35205078125, -0.2908913791179657, 0.28121301531791687, -0.021991917863488197, 2.3894994258880615, 0.31970176100730896, -2.380878210067749], "std": [0.22275426983833313, 0.036627836525440216, 0.2004237323999405, 0.12630237638950348, 0.23885992169380188, 0.0672995075583458, 0.6170231699943542, 160.39320373535156, 0.06520843505859375, 0.049455348402261734, 0.024869630113244057, 1.3396562337875366, 0.2443234920501709, 0.2906832695007324, 0.1740202158689499, 0.02183356322348118, 0.1431337594985962, 0.12693175673484802, 0.19675907492637634, 0.1506301462650299, 0.6313303112983704, 286.6978454589844, 0.029193051159381866, 0.061890825629234314, 0.0146491015329957, 1.769057273864746, 0.15716521441936493, 0.4460209906101227], "count": [463]}, "action": {"min": [0.28907889127731323, 1.9404047727584839, -1.2545950412750244, -1.053061842918396, -2.7465200424194336, -1.8291749954223633, 1.0477211475372314, 247.0, 0.11518099904060364, 0.2491540014743805, -0.06132899969816208, -3.1411852836608887, -0.3059999942779541, -1.097000002861023, -0.7031582593917847, -2.175273895263672, 0.4771555960178375, 0.5093219876289368, 2.0236918926239014, 1.296762228012085, -2.676375150680542, 50.0, -0.32957300543785095, 0.19854900240898132, -0.051530998200178146, -3.1411852836608887, -0.03300001099705696, -2.888000011444092], "max": [0.8892278671264648, 2.0972225666046143, -0.5877745151519775, -0.5778785347938538, -1.9117640256881714, -1.4810516834259033, 2.661190986633301, 956.0, 0.3298420011997223, 0.38698500394821167, 0.060881998389959335, 3.140000104904175, 0.5329999923706055, -0.2540000081062317, -0.17935004830360413, -2.0688085556030273, 1.0987021923065186, 1.0869561433792114, 2.672395944595337, 1.7514203786849976, -0.7762876152992249, 810.0, -0.2274550050497055, 0.3839150071144104, 0.023074999451637268, 3.1410000324249268, 0.6959999799728394, -1.6100000143051147], "mean": [0.47556138038635254, 2.0385944843292236, -0.8335543870925903, -0.7407919764518738, -2.1815102100372314, -1.6296812295913696, 1.5411690473556519, 897.5950927734375, 0.2799791097640991, 0.2992511987686157, -0.010154424235224724, -2.6201858520507812, 0.2580454647541046, -0.49479901790618896, -0.351796954870224, -2.162247896194458, 0.7737944722175598, 0.9287039041519165, 2.2786166667938232, 1.5974736213684082, -1.7709450721740723, 597.35205078125, -0.2908913791179657, 0.28121301531791687, -0.021991917863488197, 2.3894994258880615, 0.31970176100730896, -2.380878210067749], "std": [0.22275426983833313, 0.036627836525440216, 0.2004237323999405, 0.12630237638950348, 0.23885992169380188, 0.0672995075583458, 0.6170231699943542, 160.39320373535156, 0.06520843505859375, 0.049455348402261734, 0.024869630113244057, 1.3396562337875366, 0.2443234920501709, 0.2906832695007324, 0.1740202158689499, 0.02183356322348118, 0.1431337594985962, 0.12693175673484802, 0.19675907492637634, 0.1506301462650299, 0.6313303112983704, 286.6978454589844, 0.029193051159381866, 0.061890825629234314, 0.0146491015329957, 1.769057273864746, 0.15716521441936493, 0.4460209906101227], "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": [69], "max": [69], "mean": [69.0], "std": [0.0], "count": [463]}, "index": {"min": [46639], "max": [47101], "mean": [46870.0], "std": [133.65627557282897], "count": [463]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [463]}, "subtask_annotation": {"mean": [10.57451403887689, 29.0, 29.0, 29.0, 29.0], "std": [9.916626445289646, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [463]}, "scene_annotation": {"mean": [69.0], "std": [0.0], "min": [69], "max": [69], "count": [463]}, "eef_direction_state": {"mean": [4.416846652267819, 4.987041036717063], "std": [2.059875122613252, 1.541311779127057], "min": [0, 0], "max": [6, 6], "count": [463]}, "eef_velocity_state": {"mean": [0.6501079913606912, 0.5701943844492441], "std": [0.7683219135570062, 0.7824598230846641], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_acc_mag_state": {"mean": [0.5809935205183585, 0.5053995680345572], "std": [0.7978274265464995, 0.7828293662014006], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_direction_action": {"mean": [4.416846652267819, 4.987041036717063], "std": [2.059875122613252, 1.541311779127057], "min": [0, 0], "max": [6, 6], "count": [463]}, "eef_velocity_action": {"mean": [0.6501079913606912, 0.5701943844492441], "std": [0.7683219135570062, 0.7824598230846641], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_acc_mag_action": {"mean": [0.5809935205183585, 0.5053995680345572], "std": [0.7978274265464995, 0.7828293662014006], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_sim_pose_state": {"mean": [0.49471362620834597, 0.2864422848098043, 1.0695230560799032, -2.612011591167327, 0.7650650939475429, 1.034581823740947, 0.5162128638556512, -0.2864310138814329, 1.0836691375292828, 2.7796825662422506, 0.8877137264875342, -2.3649858537823967], "std": [0.06180621941829655, 0.027676446685983028, 0.03132130120206983, 0.2467813147056374, 0.34173766364180264, 2.4164679440612855, 0.05415985428556727, 0.06426473734250944, 0.04616217078068458, 0.1653241645829217, 0.3481573858547273, 0.2155550448007218], "min": [0.4032817714372147, 0.22044742424362052, 1.006046956946824, -2.9720589759816436, 0.227006125780439, -3.1413036212439085, 0.46322563892103263, -0.3320554912099645, 1.0255075238256257, 2.1937858905371748, 0.15467695232863887, -3.0183189541543562], "max": [0.5977624365489498, 0.3366632460883012, 1.1386652501729266, -1.9413160102604126, 1.3178533748604542, 3.137502064669036, 0.6120454012224449, -0.13231284906905488, 1.1857111734735402, 2.943240303377582, 1.1554880483811139, -2.1272799795932045], "count": [463]}, "eef_sim_pose_action": {"mean": [0.49471362620834597, 0.2864422848098043, 1.0695230560799032, -2.612011591167327, 0.7650650939475429, 1.034581823740947, 0.5162128638556512, -0.2864310138814329, 1.0836691375292828, 2.7796825662422506, 0.8877137264875342, -2.3649858537823967], "std": [0.06180621941829655, 0.027676446685983028, 0.03132130120206983, 0.2467813147056374, 0.34173766364180264, 2.4164679440612855, 0.05415985428556727, 0.06426473734250944, 0.04616217078068458, 0.1653241645829217, 0.3481573858547273, 0.2155550448007218], "min": [0.4032817714372147, 0.22044742424362052, 1.006046956946824, -2.9720589759816436, 0.227006125780439, -3.1413036212439085, 0.46322563892103263, -0.3320554912099645, 1.0255075238256257, 2.1937858905371748, 0.15467695232863887, -3.0183189541543562], "max": [0.5977624365489498, 0.3366632460883012, 1.1386652501729266, -1.9413160102604126, 1.3178533748604542, 3.137502064669036, 0.6120454012224449, -0.13231284906905488, 1.1857111734735402, 2.943240303377582, 1.1554880483811139, -2.1272799795932045], "count": [463]}, "gripper_mode_state": {"mean": [0.2526997840172786, 0.06695464362850972], "std": [0.4345602411345264, 0.24994343225035748], "min": [0, 0], "max": [1, 1], "count": [463]}, "gripper_activity_state": {"mean": [1.8596112311015118, 1.857451403887689], "std": [0.4781956954603418, 0.47072342802815037], "min": [0, 0], "max": [2, 2], "count": [463]}, "gripper_mode_action": {"mean": [0.2526997840172786, 0.06695464362850972], "std": [0.4345602411345264, 0.24994343225035748], "min": [0, 0], "max": [1, 1], "count": [463]}, "gripper_activity_action": {"mean": [1.8596112311015118, 1.857451403887689], "std": [0.4781956954603418, 0.47072342802815037], "min": [0, 0], "max": [2, 2], "count": [463]}, "gripper_open_scale_state": {"mean": [0.5973520519923958, 0.8975950324303648], "std": [0.2866978389621975, 0.16039316768472142], "min": [0.05, 0.247], "max": [0.81, 0.956], "count": [463]}, "gripper_open_scale_action": {"mean": [0.5973520519923958, 0.8975950324303648], "std": [0.2866978389621975, 0.16039316768472142], "min": [0.05, 0.247], "max": [0.81, 0.956], "count": [463]}}} +{"episode_index": 68, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4962292811984607]], [[0.4842262881009102]], [[0.46719222443650354]]], "std": [[[0.14418151734141502]], [[0.15111491250873652]], [[0.17080605060612597]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4802455275334433]], [[0.4693689049996946]], [[0.4534317600482561]]], "std": [[[0.0976780521514989]], [[0.10784937460812598]], [[0.13086315466697043]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[0.9568627450980393]]], "mean": [[[0.4884184094587991]], [[0.4664502722038971]], [[0.44392635605644126]]], "std": [[[0.11034760397744982]], [[0.13608788001552277]], [[0.16553954110815047]]], "count": [107]}, "observation.state": {"min": [0.2626895010471344, 1.9349244832992554, -1.2319406270980835, -1.1420910358428955, -2.8375911712646484, -1.8625805377960205, 1.100883960723877, 164.0, 0.12084700167179108, 0.2588309943675995, -0.06365299969911575, -3.132185220718384, -0.21799999475479126, -1.2369999885559082, -0.6888290643692017, -2.1752562522888184, 0.317388117313385, 0.6149319410324097, 1.8653206825256348, 0.8273383975028992, -2.615288734436035, 70.0, -0.3232260048389435, 0.1980540007352829, -0.07507199794054031, -3.1401853561401367, -0.1679999977350235, -2.88100004196167], "max": [0.9239773154258728, 2.0973448753356934, -0.7754672765731812, -0.619714081287384, -1.8016510009765625, -1.380311131477356, 2.8056344985961914, 956.0, 0.32600200176239014, 0.3869839906692505, 0.04806400090456009, 3.1410000324249268, 0.5600000023841858, -0.3330000042915344, -0.12177163362503052, -2.02487850189209, 1.4008536338806152, 1.1305196285247803, 2.6461286544799805, 1.8661060333251953, -0.858998715877533, 813.0, -0.21973499655723572, 0.3705900013446808, 0.04995200037956238, 3.13700008392334, 0.7360000014305115, -1.569000005722046], "mean": [0.46686115860939026, 2.016300678253174, -0.9043686985969543, -0.738282322883606, -2.0929999351501465, -1.5904521942138672, 1.621385931968689, 888.5068359375, 0.27938833832740784, 0.306873083114624, -0.0060119531117379665, -2.581467628479004, 0.2906125485897064, -0.569116473197937, -0.2824268341064453, -2.1581692695617676, 0.9195718169212341, 0.9595560431480408, 2.1381473541259766, 1.4367766380310059, -1.837123155593872, 538.689697265625, -0.2877499759197235, 0.28838521242141724, -0.026756787672638893, 2.37351131439209, 0.41683492064476013, -2.3449037075042725], "std": [0.20632748305797577, 0.0474744476377964, 0.13540051877498627, 0.14400050044059753, 0.28831472992897034, 0.0822732225060463, 0.6200854182243347, 167.572998046875, 0.061654575169086456, 0.04261299967765808, 0.022215602919459343, 1.418121099472046, 0.21797265112400055, 0.31795069575309753, 0.16295884549617767, 0.02883393131196499, 0.3044227659702301, 0.13872048258781433, 0.2257688343524933, 0.3330097794532776, 0.6464941501617432, 304.8212890625, 0.02841734141111374, 0.05488254129886627, 0.026463577523827553, 1.723059058189392, 0.23110273480415344, 0.491810142993927], "count": [514]}, "action": {"min": [0.2626895010471344, 1.9349244832992554, -1.2319406270980835, -1.1420910358428955, -2.8375911712646484, -1.8625805377960205, 1.100883960723877, 164.0, 0.12084700167179108, 0.2588309943675995, -0.06365299969911575, -3.132185220718384, -0.21799999475479126, -1.2369999885559082, -0.6888290643692017, -2.1752562522888184, 0.317388117313385, 0.6149319410324097, 1.8653206825256348, 0.8273383975028992, -2.615288734436035, 70.0, -0.3232260048389435, 0.1980540007352829, -0.07507199794054031, -3.1401853561401367, -0.1679999977350235, -2.88100004196167], "max": [0.9239773154258728, 2.0973448753356934, -0.7754672765731812, -0.619714081287384, -1.8016510009765625, -1.380311131477356, 2.8056344985961914, 956.0, 0.32600200176239014, 0.3869839906692505, 0.04806400090456009, 3.1410000324249268, 0.5600000023841858, -0.3330000042915344, -0.12177163362503052, -2.02487850189209, 1.4008536338806152, 1.1305196285247803, 2.6461286544799805, 1.8661060333251953, -0.858998715877533, 813.0, -0.21973499655723572, 0.3705900013446808, 0.04995200037956238, 3.13700008392334, 0.7360000014305115, -1.569000005722046], "mean": [0.46686115860939026, 2.016300678253174, -0.9043686985969543, -0.738282322883606, -2.0929999351501465, -1.5904521942138672, 1.621385931968689, 888.5068359375, 0.27938833832740784, 0.306873083114624, -0.0060119531117379665, -2.581467628479004, 0.2906125485897064, -0.569116473197937, -0.2824268341064453, -2.1581692695617676, 0.9195718169212341, 0.9595560431480408, 2.1381473541259766, 1.4367766380310059, -1.837123155593872, 538.689697265625, -0.2877499759197235, 0.28838521242141724, -0.026756787672638893, 2.37351131439209, 0.41683492064476013, -2.3449037075042725], "std": [0.20632748305797577, 0.0474744476377964, 0.13540051877498627, 0.14400050044059753, 0.28831472992897034, 0.0822732225060463, 0.6200854182243347, 167.572998046875, 0.061654575169086456, 0.04261299967765808, 0.022215602919459343, 1.418121099472046, 0.21797265112400055, 0.31795069575309753, 0.16295884549617767, 0.02883393131196499, 0.3044227659702301, 0.13872048258781433, 0.2257688343524933, 0.3330097794532776, 0.6464941501617432, 304.8212890625, 0.02841734141111374, 0.05488254129886627, 0.026463577523827553, 1.723059058189392, 0.23110273480415344, 0.491810142993927], "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": [70], "max": [70], "mean": [70.0], "std": [0.0], "count": [514]}, "index": {"min": [47102], "max": [47615], "mean": [47358.5], "std": [148.37873836908037], "count": [514]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [514]}, "subtask_annotation": {"mean": [8.970817120622568, 29.0, 29.0, 29.0, 29.0], "std": [10.001805504012568, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [514]}, "scene_annotation": {"mean": [70.0], "std": [0.0], "min": [70], "max": [70], "count": [514]}, "eef_direction_state": {"mean": [4.266536964980545, 4.928015564202335], "std": [2.0263269350860873, 1.628023422543176], "min": [0, 0], "max": [6, 6], "count": [514]}, "eef_velocity_state": {"mean": [0.6906614785992218, 0.5330739299610895], "std": [0.7164210322987451, 0.7379877773479085], "min": [0, 0], "max": [2, 2], "count": [514]}, "eef_acc_mag_state": {"mean": [0.6828793774319066, 0.5369649805447471], "std": [0.8220091861905866, 0.7788518754614543], "min": [0, 0], "max": [2, 2], "count": [514]}, "eef_direction_action": {"mean": [4.266536964980545, 4.928015564202335], "std": [2.0263269350860873, 1.628023422543176], "min": [0, 0], "max": [6, 6], "count": [514]}, "eef_velocity_action": {"mean": [0.6906614785992218, 0.5330739299610895], "std": [0.7164210322987451, 0.7379877773479085], "min": [0, 0], "max": [2, 2], "count": [514]}, "eef_acc_mag_action": {"mean": [0.6828793774319066, 0.5369649805447471], "std": [0.8220091861905866, 0.7788518754614543], "min": [0, 0], "max": [2, 2], "count": [514]}, "eef_sim_pose_state": {"mean": [0.49691693718673885, 0.27936923283786125, 1.0665239396374138, -2.599738063715773, 0.800819612200272, 0.5851461014325058, 0.5230941095250595, -0.28912776773831494, 1.0866249537816606, 2.701616366159818, 0.874495099172852, -2.489328539530209], "std": [0.05487437797084445, 0.037883886323170336, 0.02818133343893651, 0.3254708269406795, 0.3328552972095674, 2.5124545832524827, 0.04704454504273307, 0.05812481379157238, 0.04553092998260978, 0.16226833947111535, 0.35463659117752366, 0.20211255598090802], "min": [0.4092405295276879, 0.21941055006580987, 1.017836790196668, -3.106693419642277, 0.39170933668719266, -3.1333597790123515, 0.46894013932499967, -0.3266193192211032, 1.0349023888449942, 2.2551840627626216, 0.08559768072227047, -2.8863206317245362], "max": [0.5884331539943817, 0.35267636889533927, 1.1401191272589664, -1.8282624906054599, 1.2730989116231375, 3.1378483233639063, 0.6105435716580706, -0.13537274396767263, 1.1930889016804946, 2.9128526902996525, 1.2278431561670708, -2.2536305713596048], "count": [514]}, "eef_sim_pose_action": {"mean": [0.49691693718673885, 0.27936923283786125, 1.0665239396374138, -2.599738063715773, 0.800819612200272, 0.5851461014325058, 0.5230941095250595, -0.28912776773831494, 1.0866249537816606, 2.701616366159818, 0.874495099172852, -2.489328539530209], "std": [0.05487437797084445, 0.037883886323170336, 0.02818133343893651, 0.3254708269406795, 0.3328552972095674, 2.5124545832524827, 0.04704454504273307, 0.05812481379157238, 0.04553092998260978, 0.16226833947111535, 0.35463659117752366, 0.20211255598090802], "min": [0.4092405295276879, 0.21941055006580987, 1.017836790196668, -3.106693419642277, 0.39170933668719266, -3.1333597790123515, 0.46894013932499967, -0.3266193192211032, 1.0349023888449942, 2.2551840627626216, 0.08559768072227047, -2.8863206317245362], "max": [0.5884331539943817, 0.35267636889533927, 1.1401191272589664, -1.8282624906054599, 1.2730989116231375, 3.1378483233639063, 0.6105435716580706, -0.13537274396767263, 1.1930889016804946, 2.9128526902996525, 1.2278431561670708, -2.2536305713596048], "count": [514]}, "gripper_mode_state": {"mean": [0.3735408560311284, 0.06031128404669261], "std": [0.483743821569494, 0.23806266625267378], "min": [0, 0], "max": [1, 1], "count": [514]}, "gripper_activity_state": {"mean": [1.8754863813229572, 1.8832684824902723], "std": [0.4277147864295607, 0.4253543017329858], "min": [0, 0], "max": [2, 2], "count": [514]}, "gripper_mode_action": {"mean": [0.3735408560311284, 0.06031128404669261], "std": [0.483743821569494, 0.23806266625267378], "min": [0, 0], "max": [1, 1], "count": [514]}, "gripper_activity_action": {"mean": [1.8754863813229572, 1.8832684824902723], "std": [0.4277147864295607, 0.4253543017329858], "min": [0, 0], "max": [2, 2], "count": [514]}, "gripper_open_scale_state": {"mean": [0.5386896886268941, 0.8885068093682077], "std": [0.3048214319086547, 0.1675729879445], "min": [0.07, 0.164], "max": [0.813, 0.956], "count": [514]}, "gripper_open_scale_action": {"mean": [0.5386896886268941, 0.8885068093682077], "std": [0.3048214319086547, 0.1675729879445], "min": [0.07, 0.164], "max": [0.813, 0.956], "count": [514]}}} +{"episode_index": 69, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8784313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4993976325757576]], [[0.4851388796048723]], [[0.4708410836304219]]], "std": [[[0.14657054125678612]], [[0.1582506917887208]], [[0.17528029131099201]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47369905674390966]], [[0.4643068701723113]], [[0.44992615307486633]]], "std": [[[0.10797172543803114]], [[0.1120978728582614]], [[0.1332218710781501]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4899750352792632]], [[0.4609070707070707]], [[0.43510308229352346]]], "std": [[[0.12614599891322667]], [[0.15020636720540542]], [[0.18066722538560723]]], "count": [110]}, "observation.state": {"min": [0.3182433247566223, 2.0141797065734863, -1.4502116441726685, -1.1140437126159668, -2.6855556964874268, -1.8058748245239258, 1.1352319717407227, 276.0, 0.10921899974346161, 0.24658100306987762, -0.08392500132322311, -3.1411852836608887, -0.3800000250339508, -1.1540000438690186, -0.707207441329956, -2.1760592460632324, 0.28619909286499023, 0.642281174659729, 1.9221136569976807, 1.3791416883468628, -2.5487568378448486, 39.0, -0.34534600377082825, 0.18046599626541138, -0.04319300130009651, -3.115000009536743, -0.18400001525878906, -2.875], "max": [0.8652819395065308, 2.1108014583587646, -0.6202900409698486, -0.6343399286270142, -1.9752240180969238, -1.3893694877624512, 2.4405462741851807, 958.0, 0.3114759922027588, 0.3832469880580902, 0.02269200049340725, 3.1410000324249268, 0.4480000138282776, -0.3160000145435333, -0.12428489327430725, -2.0586156845092773, 1.0219775438308716, 1.2193219661712646, 2.7781453132629395, 1.8218097686767578, -0.9018465876579285, 826.0, -0.2437320053577423, 0.3770590126514435, 0.05501300096511841, 3.140000104904175, 0.7150000333786011, -1.6640000343322754], "mean": [0.5267151594161987, 2.0828161239624023, -0.8755013346672058, -0.7742893695831299, -2.2106499671936035, -1.625736951828003, 1.5898008346557617, 895.3245239257812, 0.2533261775970459, 0.30642232298851013, -0.03195491433143616, -2.1324496269226074, 0.2275886982679367, -0.4684000313282013, -0.298086553812027, -2.1604669094085693, 0.6711405515670776, 0.8746819496154785, 2.244964599609375, 1.618654489517212, -1.5827701091766357, 588.9905395507812, -0.306490421295166, 0.26478254795074463, -0.010720519348978996, 2.6135876178741455, 0.42152437567710876, -2.450251340866089], "std": [0.18445537984371185, 0.014731023460626602, 0.2610304653644562, 0.13558489084243774, 0.17724893987178802, 0.08909422159194946, 0.4483727216720581, 170.35780334472656, 0.06263048201799393, 0.042312268167734146, 0.021612180396914482, 2.1761012077331543, 0.26652681827545166, 0.15204064548015594, 0.18043790757656097, 0.02422168105840683, 0.17671240866184235, 0.23370404541492462, 0.27460798621177673, 0.1363619863986969, 0.690937340259552, 305.855224609375, 0.028042124584317207, 0.06982865929603577, 0.030412854626774788, 1.1646277904510498, 0.2722800076007843, 0.44372543692588806], "count": [530]}, "action": {"min": [0.3182433247566223, 2.0141797065734863, -1.4502116441726685, -1.1140437126159668, -2.6855556964874268, -1.8058748245239258, 1.1352319717407227, 276.0, 0.10921899974346161, 0.24658100306987762, -0.08392500132322311, -3.1411852836608887, -0.3800000250339508, -1.1540000438690186, -0.707207441329956, -2.1760592460632324, 0.28619909286499023, 0.642281174659729, 1.9221136569976807, 1.3791416883468628, -2.5487568378448486, 39.0, -0.34534600377082825, 0.18046599626541138, -0.04319300130009651, -3.115000009536743, -0.18400001525878906, -2.875], "max": [0.8652819395065308, 2.1108014583587646, -0.6202900409698486, -0.6343399286270142, -1.9752240180969238, -1.3893694877624512, 2.4405462741851807, 958.0, 0.3114759922027588, 0.3832469880580902, 0.02269200049340725, 3.1410000324249268, 0.4480000138282776, -0.3160000145435333, -0.12428489327430725, -2.0586156845092773, 1.0219775438308716, 1.2193219661712646, 2.7781453132629395, 1.8218097686767578, -0.9018465876579285, 826.0, -0.2437320053577423, 0.3770590126514435, 0.05501300096511841, 3.140000104904175, 0.7150000333786011, -1.6640000343322754], "mean": [0.5267151594161987, 2.0828161239624023, -0.8755013346672058, -0.7742893695831299, -2.2106499671936035, -1.625736951828003, 1.5898008346557617, 895.3245239257812, 0.2533261775970459, 0.30642232298851013, -0.03195491433143616, -2.1324496269226074, 0.2275886982679367, -0.4684000313282013, -0.298086553812027, -2.1604669094085693, 0.6711405515670776, 0.8746819496154785, 2.244964599609375, 1.618654489517212, -1.5827701091766357, 588.9905395507812, -0.306490421295166, 0.26478254795074463, -0.010720519348978996, 2.6135876178741455, 0.42152437567710876, -2.450251340866089], "std": [0.18445537984371185, 0.014731023460626602, 0.2610304653644562, 0.13558489084243774, 0.17724893987178802, 0.08909422159194946, 0.4483727216720581, 170.35780334472656, 0.06263048201799393, 0.042312268167734146, 0.021612180396914482, 2.1761012077331543, 0.26652681827545166, 0.15204064548015594, 0.18043790757656097, 0.02422168105840683, 0.17671240866184235, 0.23370404541492462, 0.27460798621177673, 0.1363619863986969, 0.690937340259552, 305.855224609375, 0.028042124584317207, 0.06982865929603577, 0.030412854626774788, 1.1646277904510498, 0.2722800076007843, 0.44372543692588806], "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": [71], "max": [71], "mean": [71.0], "std": [0.0], "count": [530]}, "index": {"min": [47616], "max": [48145], "mean": [47880.5], "std": [152.9975489999758], "count": [530]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [530]}, "subtask_annotation": {"mean": [10.330188679245284, 29.0, 29.0, 29.0, 29.0], "std": [9.696256521484848, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [530]}, "scene_annotation": {"mean": [71.0], "std": [0.0], "min": [71], "max": [71], "count": [530]}, "eef_direction_state": {"mean": [4.513207547169811, 4.7018867924528305], "std": [2.096001380513112, 1.890840939603904], "min": [0, 0], "max": [6, 6], "count": [530]}, "eef_velocity_state": {"mean": [0.5792452830188679, 0.5849056603773585], "std": [0.748799917998617, 0.7754234938880948], "min": [0, 0], "max": [2, 2], "count": [530]}, "eef_acc_mag_state": {"mean": [0.42641509433962266, 0.5509433962264151], "std": [0.7263636345409079, 0.7999109954048612], "min": [0, 0], "max": [2, 2], "count": [530]}, "eef_direction_action": {"mean": [4.513207547169811, 4.7018867924528305], "std": [2.096001380513112, 1.890840939603904], "min": [0, 0], "max": [6, 6], "count": [530]}, "eef_velocity_action": {"mean": [0.5792452830188679, 0.5849056603773585], "std": [0.748799917998617, 0.7754234938880948], "min": [0, 0], "max": [2, 2], "count": [530]}, "eef_acc_mag_action": {"mean": [0.42641509433962266, 0.5509433962264151], "std": [0.7263636345409079, 0.7999109954048612], "min": [0, 0], "max": [2, 2], "count": [530]}, "eef_sim_pose_state": {"mean": [0.47266587694124496, 0.30379426823791156, 1.062758414299193, -2.626311916472241, 0.8812845392468344, 1.1756821745303916, 0.5262981076997058, -0.2532240566619, 1.0871757240770752, 2.6654640198394475, 0.8771723482548318, -2.3627826469643796], "std": [0.07218142373903917, 0.02265214131465986, 0.047553397333772195, 0.2930433460085962, 0.4006172963693896, 2.3767453738499085, 0.04545905369903489, 0.062049493490564184, 0.043329747896549885, 0.1690659567015524, 0.2789065143309741, 0.17143377693895614], "min": [0.38766183044589353, 0.25438916451124544, 1.0154043450656374, -3.1228476046812745, 0.35048881708381696, -3.1314718234514904, 0.46644693766988427, -0.31448568249268305, 1.0393117032698818, 2.173929724241848, 0.2992044026915286, -2.9390504250881344], "max": [0.5928721344368385, 0.36422027974503945, 1.1627705029446118, -1.830874258234164, 1.3171062520206784, 3.1363759075675035, 0.6059591987984824, -0.12322303820045205, 1.1967647950887073, 3.035166755596672, 1.1159469388314305, -2.044872134844642], "count": [530]}, "eef_sim_pose_action": {"mean": [0.47266587694124496, 0.30379426823791156, 1.062758414299193, -2.626311916472241, 0.8812845392468344, 1.1756821745303916, 0.5262981076997058, -0.2532240566619, 1.0871757240770752, 2.6654640198394475, 0.8771723482548318, -2.3627826469643796], "std": [0.07218142373903917, 0.02265214131465986, 0.047553397333772195, 0.2930433460085962, 0.4006172963693896, 2.3767453738499085, 0.04545905369903489, 0.062049493490564184, 0.043329747896549885, 0.1690659567015524, 0.2789065143309741, 0.17143377693895614], "min": [0.38766183044589353, 0.25438916451124544, 1.0154043450656374, -3.1228476046812745, 0.35048881708381696, -3.1314718234514904, 0.46644693766988427, -0.31448568249268305, 1.0393117032698818, 2.173929724241848, 0.2992044026915286, -2.9390504250881344], "max": [0.5928721344368385, 0.36422027974503945, 1.1627705029446118, -1.830874258234164, 1.3171062520206784, 3.1363759075675035, 0.6059591987984824, -0.12322303820045205, 1.1967647950887073, 3.035166755596672, 1.1159469388314305, -2.044872134844642], "count": [530]}, "gripper_mode_state": {"mean": [0.2679245283018868, 0.07924528301886792], "std": [0.44287805933021224, 0.2701212100856347], "min": [0, 0], "max": [1, 1], "count": [530]}, "gripper_activity_state": {"mean": [1.8566037735849057, 1.8962264150943395], "std": [0.4740469819731334, 0.386792452830188], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_mode_action": {"mean": [0.2679245283018868, 0.07924528301886792], "std": [0.44287805933021224, 0.2701212100856347], "min": [0, 0], "max": [1, 1], "count": [530]}, "gripper_activity_action": {"mean": [1.8566037735849057, 1.8962264150943395], "std": [0.4740469819731334, 0.386792452830188], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_open_scale_state": {"mean": [0.5889905659441689, 0.8953245283018871], "std": [0.3058561348092525, 0.17035777766909654], "min": [0.039, 0.276], "max": [0.826, 0.958], "count": [530]}, "gripper_open_scale_action": {"mean": [0.5889905659441689, 0.8953245283018871], "std": [0.3058561348092525, 0.17035777766909654], "min": [0.039, 0.276], "max": [0.826, 0.958], "count": [530]}}} +{"episode_index": 70, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.4903091460268318]], [[0.47858407686905174]], [[0.4635642486526774]]], "std": [[[0.14662360963454416]], [[0.15426642905032623]], [[0.17390029671033147]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4824652741944731]], [[0.4649253866385735]], [[0.44652061833505335]]], "std": [[[0.10459381626318169]], [[0.1147745270080456]], [[0.14327664098082663]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47845227575679394]], [[0.45602719728242175]], [[0.43711980958319]]], "std": [[[0.1108308136380445]], [[0.13549230149993746]], [[0.16013561405119017]]], "count": [114]}, "observation.state": {"min": [0.26141542196273804, 1.9578756093978882, -1.3323668241500854, -0.9937730431556702, -2.7031311988830566, -1.8503282070159912, 1.0584200620651245, 197.0, 0.1400340050458908, 0.23711200058460236, -0.09487300366163254, -3.1411852836608887, -0.19699999690055847, -1.1890000104904175, -0.787876546382904, -2.1752562522888184, 0.20636774599552155, 0.41196751594543457, 1.9940212965011597, 1.1988142728805542, -2.6016924381256104, 64.0, -0.33024799823760986, 0.1602720022201538, -0.06479699909687042, -3.1401853561401367, -0.335999995470047, -2.825000047683716], "max": [0.8859291076660156, 2.097850799560547, -0.6206041574478149, -0.5644744038581848, -2.025925874710083, -1.3774312734603882, 2.8014278411865234, 956.0, 0.335999995470047, 0.39478600025177, 0.06765799969434738, 3.1410000324249268, 0.5350000262260437, -0.36100003123283386, -0.13644984364509583, -2.058877468109131, 1.0688745975494385, 1.1841535568237305, 2.8305227756500244, 1.8699806928634644, -0.7040658593177795, 809.0, -0.225599005818367, 0.3923870027065277, 0.04541800171136856, 3.140000104904175, 0.7419999837875366, -1.5839999914169312], "mean": [0.48026952147483826, 2.0712080001831055, -0.8271922469139099, -0.6711835265159607, -2.147223949432373, -1.5746769905090332, 1.5828770399093628, 880.6146240234375, 0.276323139667511, 0.2969386577606201, -0.03177490830421448, -1.82486093044281, 0.3218332827091217, -0.5893637537956238, -0.28531405329704285, -2.1568922996520996, 0.7181812524795532, 0.8772475123405457, 2.243938446044922, 1.6051589250564575, -1.6601290702819824, 580.2088012695312, -0.3037662208080292, 0.2608404755592346, -0.01747344620525837, 2.150862455368042, 0.3971090614795685, -2.366684675216675], "std": [0.23208798468112946, 0.02592146210372448, 0.24005044996738434, 0.11537284404039383, 0.21006058156490326, 0.09796422719955444, 0.646049976348877, 193.01919555664062, 0.06398183852434158, 0.05424682796001434, 0.02869131602346897, 2.313016176223755, 0.2434236854314804, 0.2789285480976105, 0.20346729457378387, 0.0252488162368536, 0.22541239857673645, 0.20562991499900818, 0.24827410280704498, 0.2146669328212738, 0.6368402242660522, 297.26416015625, 0.031721506267786026, 0.07437007874250412, 0.023652005940675735, 2.019733428955078, 0.2950209975242615, 0.45055317878723145], "count": [558]}, "action": {"min": [0.26141542196273804, 1.9578756093978882, -1.3323668241500854, -0.9937730431556702, -2.7031311988830566, -1.8503282070159912, 1.0584200620651245, 197.0, 0.1400340050458908, 0.23711200058460236, -0.09487300366163254, -3.1411852836608887, -0.19699999690055847, -1.1890000104904175, -0.787876546382904, -2.1752562522888184, 0.20636774599552155, 0.41196751594543457, 1.9940212965011597, 1.1988142728805542, -2.6016924381256104, 64.0, -0.33024799823760986, 0.1602720022201538, -0.06479699909687042, -3.1401853561401367, -0.335999995470047, -2.825000047683716], "max": [0.8859291076660156, 2.097850799560547, -0.6206041574478149, -0.5644744038581848, -2.025925874710083, -1.3774312734603882, 2.8014278411865234, 956.0, 0.335999995470047, 0.39478600025177, 0.06765799969434738, 3.1410000324249268, 0.5350000262260437, -0.36100003123283386, -0.13644984364509583, -2.058877468109131, 1.0688745975494385, 1.1841535568237305, 2.8305227756500244, 1.8699806928634644, -0.7040658593177795, 809.0, -0.225599005818367, 0.3923870027065277, 0.04541800171136856, 3.140000104904175, 0.7419999837875366, -1.5839999914169312], "mean": [0.48026952147483826, 2.0712080001831055, -0.8271922469139099, -0.6711835265159607, -2.147223949432373, -1.5746769905090332, 1.5828770399093628, 880.6146240234375, 0.276323139667511, 0.2969386577606201, -0.03177490830421448, -1.82486093044281, 0.3218332827091217, -0.5893637537956238, -0.28531405329704285, -2.1568922996520996, 0.7181812524795532, 0.8772475123405457, 2.243938446044922, 1.6051589250564575, -1.6601290702819824, 580.2088012695312, -0.3037662208080292, 0.2608404755592346, -0.01747344620525837, 2.150862455368042, 0.3971090614795685, -2.366684675216675], "std": [0.23208798468112946, 0.02592146210372448, 0.24005044996738434, 0.11537284404039383, 0.21006058156490326, 0.09796422719955444, 0.646049976348877, 193.01919555664062, 0.06398183852434158, 0.05424682796001434, 0.02869131602346897, 2.313016176223755, 0.2434236854314804, 0.2789285480976105, 0.20346729457378387, 0.0252488162368536, 0.22541239857673645, 0.20562991499900818, 0.24827410280704498, 0.2146669328212738, 0.6368402242660522, 297.26416015625, 0.031721506267786026, 0.07437007874250412, 0.023652005940675735, 2.019733428955078, 0.2950209975242615, 0.45055317878723145], "count": [558]}, "timestamp": {"min": [0.0], "max": [18.566666666666666], "mean": [9.283333333333333], "std": [5.369348881140748], "count": [558]}, "frame_index": {"min": [0], "max": [557], "mean": [278.5], "std": [161.08046643422244], "count": [558]}, "episode_index": {"min": [72], "max": [72], "mean": [72.0], "std": [0.0], "count": [558]}, "index": {"min": [48146], "max": [48703], "mean": [48424.5], "std": [161.08046643422244], "count": [558]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [558]}, "subtask_annotation": {"mean": [9.227598566308243, 29.0, 29.0, 29.0, 29.0], "std": [10.41539518967624, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [558]}, "scene_annotation": {"mean": [72.0], "std": [0.0], "min": [72], "max": [72], "count": [558]}, "eef_direction_state": {"mean": [4.458781362007168, 4.926523297491039], "std": [2.0827642110063755, 1.754659672092977], "min": [0, 0], "max": [6, 6], "count": [558]}, "eef_velocity_state": {"mean": [0.6469534050179212, 0.4767025089605735], "std": [0.7868199923348834, 0.7371323062701219], "min": [0, 0], "max": [2, 2], "count": [558]}, "eef_acc_mag_state": {"mean": [0.4910394265232975, 0.482078853046595], "std": [0.761359844006517, 0.7821035743113915], "min": [0, 0], "max": [2, 2], "count": [558]}, "eef_direction_action": {"mean": [4.458781362007168, 4.926523297491039], "std": [2.0827642110063755, 1.754659672092977], "min": [0, 0], "max": [6, 6], "count": [558]}, "eef_velocity_action": {"mean": [0.6469534050179212, 0.4767025089605735], "std": [0.7868199923348834, 0.7371323062701219], "min": [0, 0], "max": [2, 2], "count": [558]}, "eef_acc_mag_action": {"mean": [0.4910394265232975, 0.482078853046595], "std": [0.761359844006517, 0.7821035743113915], "min": [0, 0], "max": [2, 2], "count": [558]}, "eef_sim_pose_state": {"mean": [0.47037825159861146, 0.2980437415109021, 1.0604036303317343, -1.808333829904215, 0.8014980432857555, 0.9024347573862482, 0.5127728330086143, -0.26931657384677604, 1.0690986632815336, 2.608327373040177, 0.8895716751923645, -2.5758563375578283], "std": [0.07558226756975873, 0.025961049769715975, 0.044012772806170816, 1.7260036464582078, 0.3695647607123301, 2.522591351272242, 0.05926480893860725, 0.06355991207727214, 0.046946615913270116, 0.16152795295504452, 0.3501017052861906, 0.14242112455932981], "min": [0.366368928128451, 0.23542826046727416, 0.9963531211808124, -3.1393086008276736, 0.31388327416764006, -3.1384612652787656, 0.4490998868090934, -0.32543643736242295, 1.0245956779482244, 2.104025181744647, 0.21423588452784914, -3.0513187767431336], "max": [0.6056980978349766, 0.3600315707180597, 1.1604648724764255, 3.1394676818315665, 1.321889939984703, 3.1361976640814566, 0.616798012260197, -0.1282868353005613, 1.1938746584237587, 2.9578822508099356, 1.156153121567923, -2.300187457312824], "count": [558]}, "eef_sim_pose_action": {"mean": [0.47037825159861146, 0.2980437415109021, 1.0604036303317343, -1.808333829904215, 0.8014980432857555, 0.9024347573862482, 0.5127728330086143, -0.26931657384677604, 1.0690986632815336, 2.608327373040177, 0.8895716751923645, -2.5758563375578283], "std": [0.07558226756975873, 0.025961049769715975, 0.044012772806170816, 1.7260036464582078, 0.3695647607123301, 2.522591351272242, 0.05926480893860725, 0.06355991207727214, 0.046946615913270116, 0.16152795295504452, 0.3501017052861906, 0.14242112455932981], "min": [0.366368928128451, 0.23542826046727416, 0.9963531211808124, -3.1393086008276736, 0.31388327416764006, -3.1384612652787656, 0.4490998868090934, -0.32543643736242295, 1.0245956779482244, 2.104025181744647, 0.21423588452784914, -3.0513187767431336], "max": [0.6056980978349766, 0.3600315707180597, 1.1604648724764255, 3.1394676818315665, 1.321889939984703, 3.1361976640814566, 0.616798012260197, -0.1282868353005613, 1.1938746584237587, 2.9578822508099356, 1.156153121567923, -2.300187457312824], "count": [558]}, "gripper_mode_state": {"mean": [0.3154121863799283, 0.08602150537634409], "std": [0.4646798242477986, 0.280395802374308], "min": [0, 0], "max": [1, 1], "count": [558]}, "gripper_activity_state": {"mean": [1.8691756272401434, 1.9050179211469533], "std": [0.4469125883527937, 0.38791315082381406], "min": [0, 0], "max": [2, 2], "count": [558]}, "gripper_mode_action": {"mean": [0.3154121863799283, 0.08602150537634409], "std": [0.4646798242477986, 0.280395802374308], "min": [0, 0], "max": [1, 1], "count": [558]}, "gripper_activity_action": {"mean": [1.8691756272401434, 1.9050179211469533], "std": [0.4469125883527937, 0.38791315082381406], "min": [0, 0], "max": [2, 2], "count": [558]}, "gripper_open_scale_state": {"mean": [0.5802087811979335, 0.880614695449886], "std": [0.2972650673649545, 0.1930194682937839], "min": [0.064, 0.197], "max": [0.809, 0.956], "count": [558]}, "gripper_open_scale_action": {"mean": [0.5802087811979335, 0.880614695449886], "std": [0.2972650673649545, 0.1930194682937839], "min": [0.064, 0.197], "max": [0.809, 0.956], "count": [558]}}} +{"episode_index": 71, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8588235294117647]], [[1.0]], [[1.0]]], "mean": [[[0.485047621562993]], [[0.4692933200219743]], [[0.4534744988871986]]], "std": [[[0.14774484841198576]], [[0.1587375988996445]], [[0.17671086742426384]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48318797892720305]], [[0.46001538729716024]], [[0.43848139579107503]]], "std": [[[0.1319073047191662]], [[0.14208432181822098]], [[0.16978599345675105]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4920493999323867]], [[0.45670575909961686]], [[0.429709224278792]]], "std": [[[0.1261898785771974]], [[0.15753549977124917]], [[0.19087701743616384]]], "count": [116]}, "observation.state": {"min": [0.2994985282421112, 1.977981686592102, -1.5903440713882446, -1.1912569999694824, -2.660998821258545, -1.6823054552078247, 1.0353293418884277, 321.0, 0.08267500251531601, 0.25195300579071045, -0.09798000007867813, -3.1391851902008057, -0.5360000133514404, -1.0640000104904175, -0.6683563590049744, -2.175273895263672, 0.14788174629211426, 0.49405035376548767, 2.0885133743286133, 1.4860256910324097, -2.526503562927246, 57.0, -0.35975900292396545, 0.1585109978914261, -0.059438999742269516, -3.1411852836608887, -0.14900000393390656, -2.859999895095825], "max": [0.9434900879859924, 2.1080610752105713, -0.8021533489227295, -0.4616221487522125, -1.7336007356643677, -1.4155668020248413, 2.612199306488037, 951.0, 0.310604989528656, 0.3884519934654236, 0.01643100008368492, 3.1389999389648438, 0.5960000157356262, -0.05700000002980232, -0.12459905445575714, -2.09765887260437, 0.8882679343223572, 1.1545352935791016, 2.754845380783081, 2.00103759765625, -0.756216287612915, 844.0, -0.24830199778079987, 0.3521130084991455, 0.04405299946665764, 3.138000011444092, 0.8209999799728394, -1.6640000343322754], "mean": [0.5444239974021912, 2.0532588958740234, -0.9990969896316528, -0.7418006658554077, -2.1569089889526367, -1.5744763612747192, 1.548558235168457, 887.0361938476562, 0.25128886103630066, 0.3094460368156433, -0.03578289598226547, -2.380641460418701, 0.1663794219493866, -0.3732934296131134, -0.32333868741989136, -2.1634275913238525, 0.570314884185791, 0.9060813188552856, 2.3658647537231445, 1.744410514831543, -1.5255508422851562, 609.525634765625, -0.3095510005950928, 0.2488788366317749, -0.008420600555837154, 2.4109930992126465, 0.33857083320617676, -2.4718949794769287], "std": [0.2300531566143036, 0.03607045114040375, 0.2689952552318573, 0.17760829627513885, 0.2539317011833191, 0.06789707392454147, 0.4876996576786041, 168.830078125, 0.07571040093898773, 0.04292237013578415, 0.027332987636327744, 1.8559820652008057, 0.34004661440849304, 0.21227362751960754, 0.14396598935127258, 0.015789784491062164, 0.16472002863883972, 0.166120707988739, 0.16428981721401215, 0.14222213625907898, 0.5649606585502625, 300.3343200683594, 0.02537045069038868, 0.060164954513311386, 0.02219041809439659, 1.7815748453140259, 0.21866926550865173, 0.3758528530597687], "count": [566]}, "action": {"min": [0.2994985282421112, 1.977981686592102, -1.5903440713882446, -1.1912569999694824, -2.660998821258545, -1.6823054552078247, 1.0353293418884277, 321.0, 0.08267500251531601, 0.25195300579071045, -0.09798000007867813, -3.1391851902008057, -0.5360000133514404, -1.0640000104904175, -0.6683563590049744, -2.175273895263672, 0.14788174629211426, 0.49405035376548767, 2.0885133743286133, 1.4860256910324097, -2.526503562927246, 57.0, -0.35975900292396545, 0.1585109978914261, -0.059438999742269516, -3.1411852836608887, -0.14900000393390656, -2.859999895095825], "max": [0.9434900879859924, 2.1080610752105713, -0.8021533489227295, -0.4616221487522125, -1.7336007356643677, -1.4155668020248413, 2.612199306488037, 951.0, 0.310604989528656, 0.3884519934654236, 0.01643100008368492, 3.1389999389648438, 0.5960000157356262, -0.05700000002980232, -0.12459905445575714, -2.09765887260437, 0.8882679343223572, 1.1545352935791016, 2.754845380783081, 2.00103759765625, -0.756216287612915, 844.0, -0.24830199778079987, 0.3521130084991455, 0.04405299946665764, 3.138000011444092, 0.8209999799728394, -1.6640000343322754], "mean": [0.5444239974021912, 2.0532588958740234, -0.9990969896316528, -0.7418006658554077, -2.1569089889526367, -1.5744763612747192, 1.548558235168457, 887.0361938476562, 0.25128886103630066, 0.3094460368156433, -0.03578289598226547, -2.380641460418701, 0.1663794219493866, -0.3732934296131134, -0.32333868741989136, -2.1634275913238525, 0.570314884185791, 0.9060813188552856, 2.3658647537231445, 1.744410514831543, -1.5255508422851562, 609.525634765625, -0.3095510005950928, 0.2488788366317749, -0.008420600555837154, 2.4109930992126465, 0.33857083320617676, -2.4718949794769287], "std": [0.2300531566143036, 0.03607045114040375, 0.2689952552318573, 0.17760829627513885, 0.2539317011833191, 0.06789707392454147, 0.4876996576786041, 168.830078125, 0.07571040093898773, 0.04292237013578415, 0.027332987636327744, 1.8559820652008057, 0.34004661440849304, 0.21227362751960754, 0.14396598935127258, 0.015789784491062164, 0.16472002863883972, 0.166120707988739, 0.16428981721401215, 0.14222213625907898, 0.5649606585502625, 300.3343200683594, 0.02537045069038868, 0.060164954513311386, 0.02219041809439659, 1.7815748453140259, 0.21866926550865173, 0.3758528530597687], "count": [566]}, "timestamp": {"min": [0.0], "max": [18.833333333333332], "mean": [9.416666666666666], "std": [5.446329038903176], "count": [566]}, "frame_index": {"min": [0], "max": [565], "mean": [282.5], "std": [163.3898711670953], "count": [566]}, "episode_index": {"min": [73], "max": [73], "mean": [73.0], "std": [0.0], "count": [566]}, "index": {"min": [48704], "max": [49269], "mean": [48986.5], "std": [163.3898711670953], "count": [566]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [566]}, "subtask_annotation": {"mean": [11.010600706713781, 29.0, 29.0, 29.0, 29.0], "std": [10.1101649505929, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [566]}, "scene_annotation": {"mean": [73.0], "std": [0.0], "min": [73], "max": [73], "count": [566]}, "eef_direction_state": {"mean": [4.614840989399293, 5.012367491166078], "std": [2.077999911443573, 1.587780985712389], "min": [0, 0], "max": [6, 6], "count": [566]}, "eef_velocity_state": {"mean": [0.5530035335689046, 0.5053003533568905], "std": [0.7375706158837058, 0.7346594833192922], "min": [0, 0], "max": [2, 2], "count": [566]}, "eef_acc_mag_state": {"mean": [0.4381625441696113, 0.48939929328621906], "std": [0.7223534478458143, 0.785734555110635], "min": [0, 0], "max": [2, 2], "count": [566]}, "eef_direction_action": {"mean": [4.614840989399293, 5.012367491166078], "std": [2.077999911443573, 1.587780985712389], "min": [0, 0], "max": [6, 6], "count": [566]}, "eef_velocity_action": {"mean": [0.5530035335689046, 0.5053003533568905], "std": [0.7375706158837058, 0.7346594833192922], "min": [0, 0], "max": [2, 2], "count": [566]}, "eef_acc_mag_action": {"mean": [0.4381625441696113, 0.48939929328621906], "std": [0.7223534478458143, 0.785734555110635], "min": [0, 0], "max": [2, 2], "count": [566]}, "eef_sim_pose_state": {"mean": [0.46283868448369414, 0.3106740470546793, 1.0637744948165149, -2.570325141594453, 0.836508402003163, 1.3096363473788277, 0.5291571421054947, -0.24678583156569828, 1.0874760593520483, 2.7142427770300666, 0.8509858944710685, -2.21733411967823], "std": [0.060637425220296096, 0.01966234854638747, 0.03574276520259887, 0.2601508962611795, 0.3230255205793713, 2.2537111543933026, 0.04718356556551267, 0.07748320259500643, 0.04983435156238357, 0.6806388292080219, 0.34210808061758285, 0.28559544720242813], "min": [0.36736630910980683, 0.280349946785022, 0.9990335173674797, -3.030585389662125, 0.2727861162346452, -3.1389880739986395, 0.465356775927127, -0.307428802773989, 1.014978221431022, -3.1415762791184005, 0.21738471388257952, -2.8466138382064665], "max": [0.570588510395244, 0.3639861110507828, 1.14458468356362, -1.8150015963392514, 1.2764117411181686, 3.1359669119131883, 0.6148159855802618, -0.0787669948155387, 1.1992852335471578, 3.139937169251278, 1.2761699069480432, -1.6364608708266966], "count": [566]}, "eef_sim_pose_action": {"mean": [0.46283868448369414, 0.3106740470546793, 1.0637744948165149, -2.570325141594453, 0.836508402003163, 1.3096363473788277, 0.5291571421054947, -0.24678583156569828, 1.0874760593520483, 2.7142427770300666, 0.8509858944710685, -2.21733411967823], "std": [0.060637425220296096, 0.01966234854638747, 0.03574276520259887, 0.2601508962611795, 0.3230255205793713, 2.2537111543933026, 0.04718356556551267, 0.07748320259500643, 0.04983435156238357, 0.6806388292080219, 0.34210808061758285, 0.28559544720242813], "min": [0.36736630910980683, 0.280349946785022, 0.9990335173674797, -3.030585389662125, 0.2727861162346452, -3.1389880739986395, 0.465356775927127, -0.307428802773989, 1.014978221431022, -3.1415762791184005, 0.21738471388257952, -2.8466138382064665], "max": [0.570588510395244, 0.3639861110507828, 1.14458468356362, -1.8150015963392514, 1.2764117411181686, 3.1359669119131883, 0.6148159855802618, -0.0787669948155387, 1.1992852335471578, 3.139937169251278, 1.2761699069480432, -1.6364608708266966], "count": [566]}, "gripper_mode_state": {"mean": [0.2667844522968198, 0.0812720848056537], "std": [0.4422787676449182, 0.2732525078329508], "min": [0, 0], "max": [1, 1], "count": [566]}, "gripper_activity_state": {"mean": [1.8551236749116609, 1.88339222614841], "std": [0.48678679158768906, 0.4167514595305441], "min": [0, 0], "max": [2, 2], "count": [566]}, "gripper_mode_action": {"mean": [0.2667844522968198, 0.0812720848056537], "std": [0.4422787676449182, 0.2732525078329508], "min": [0, 0], "max": [1, 1], "count": [566]}, "gripper_activity_action": {"mean": [1.8551236749116609, 1.88339222614841], "std": [0.48678679158768906, 0.4167514595305441], "min": [0, 0], "max": [2, 2], "count": [566]}, "gripper_open_scale_state": {"mean": [0.6095256184689152, 0.8870362188655989], "std": [0.30033439098675413, 0.1688300259458415], "min": [0.057, 0.321], "max": [0.844, 0.951], "count": [566]}, "gripper_open_scale_action": {"mean": [0.6095256184689152, 0.8870362188655989], "std": [0.30033439098675413, 0.1688300259458415], "min": [0.057, 0.321], "max": [0.844, 0.951], "count": [566]}}} +{"episode_index": 72, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[1.0]], [[1.0]]], "mean": [[[0.4838174311391223]], [[0.4690480956271398]], [[0.45358717709305946]]], "std": [[[0.15025830421560044]], [[0.15829528369230586]], [[0.17655985905948696]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47993129474011825]], [[0.46217993697478993]], [[0.442731191643324]]], "std": [[[0.14425540013993407]], [[0.14457096669089645]], [[0.1679408560104548]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4998831796607532]], [[0.46779722416744474]], [[0.4432647019919079]]], "std": [[[0.1207214226129084]], [[0.15105895462634275]], [[0.1831309167143133]]], "count": [105]}, "observation.state": {"min": [0.30944687128067017, 2.02327299118042, -1.292992353439331, -1.061264991760254, -2.753152370452881, -1.7422051429748535, 1.256322979927063, 227.0, 0.12624700367450714, 0.24132899940013885, -0.07161899656057358, -3.1411852836608887, -0.3330000340938568, -1.0700000524520874, -0.7081149816513062, -2.175395965576172, 0.1941155046224594, 0.4932824373245239, 1.9763411283493042, 1.4130359888076782, -2.736571788787842, 56.0, -0.32107600569725037, 0.18102900683879852, -0.07411500066518784, -3.115999937057495, -0.23999999463558197, -2.9170000553131104], "max": [0.8374438881874084, 2.1092827320098877, -0.6902428269386292, -0.6320884823799133, -1.9730948209762573, -1.3958619832992554, 2.420893907546997, 952.0, 0.3287760019302368, 0.4030880033969879, 0.03088200092315674, 3.140000104904175, 0.48100000619888306, -0.40699997544288635, -0.20861920714378357, -2.0939414501190186, 1.167695164680481, 1.2167212963104248, 2.748457431793213, 1.8980107307434082, -0.745465099811554, 886.0, -0.21210899949073792, 0.368710994720459, 0.03794600069522858, 3.134000062942505, 0.7540000081062317, -1.6920000314712524], "mean": [0.4932928681373596, 2.066152334213257, -0.8824520707130432, -0.8494725823402405, -2.2613306045532227, -1.6216777563095093, 1.6694986820220947, 824.2635498046875, 0.2695519030094147, 0.3086038827896118, -0.013052268885076046, -2.502950668334961, 0.17282384634017944, -0.5270703434944153, -0.35797014832496643, -2.163802146911621, 0.7204649448394775, 0.7955365777015686, 2.2879228591918945, 1.6632356643676758, -1.5085006952285767, 666.6533813476562, -0.2838067412376404, 0.2599608898162842, -0.03841166943311691, 2.687474250793457, 0.3769015371799469, -2.5345070362091064], "std": [0.19285015761852264, 0.026852253824472427, 0.19055387377738953, 0.10567766427993774, 0.22553971409797668, 0.086846262216568, 0.4327857196331024, 175.2077178955078, 0.05834304541349411, 0.047479186207056046, 0.021755298599600792, 1.63377845287323, 0.22087077796459198, 0.15756654739379883, 0.15819241106510162, 0.015078757889568806, 0.22316831350326538, 0.2726826071739197, 0.21534903347492218, 0.13041609525680542, 0.7344198822975159, 315.1235046386719, 0.03341376781463623, 0.06952851265668869, 0.03084459900856018, 1.2675237655639648, 0.27371951937675476, 0.41058117151260376], "count": [499]}, "action": {"min": [0.30944687128067017, 2.02327299118042, -1.292992353439331, -1.061264991760254, -2.753152370452881, -1.7422051429748535, 1.256322979927063, 227.0, 0.12624700367450714, 0.24132899940013885, -0.07161899656057358, -3.1411852836608887, -0.3330000340938568, -1.0700000524520874, -0.7081149816513062, -2.175395965576172, 0.1941155046224594, 0.4932824373245239, 1.9763411283493042, 1.4130359888076782, -2.736571788787842, 56.0, -0.32107600569725037, 0.18102900683879852, -0.07411500066518784, -3.115999937057495, -0.23999999463558197, -2.9170000553131104], "max": [0.8374438881874084, 2.1092827320098877, -0.6902428269386292, -0.6320884823799133, -1.9730948209762573, -1.3958619832992554, 2.420893907546997, 952.0, 0.3287760019302368, 0.4030880033969879, 0.03088200092315674, 3.140000104904175, 0.48100000619888306, -0.40699997544288635, -0.20861920714378357, -2.0939414501190186, 1.167695164680481, 1.2167212963104248, 2.748457431793213, 1.8980107307434082, -0.745465099811554, 886.0, -0.21210899949073792, 0.368710994720459, 0.03794600069522858, 3.134000062942505, 0.7540000081062317, -1.6920000314712524], "mean": [0.4932928681373596, 2.066152334213257, -0.8824520707130432, -0.8494725823402405, -2.2613306045532227, -1.6216777563095093, 1.6694986820220947, 824.2635498046875, 0.2695519030094147, 0.3086038827896118, -0.013052268885076046, -2.502950668334961, 0.17282384634017944, -0.5270703434944153, -0.35797014832496643, -2.163802146911621, 0.7204649448394775, 0.7955365777015686, 2.2879228591918945, 1.6632356643676758, -1.5085006952285767, 666.6533813476562, -0.2838067412376404, 0.2599608898162842, -0.03841166943311691, 2.687474250793457, 0.3769015371799469, -2.5345070362091064], "std": [0.19285015761852264, 0.026852253824472427, 0.19055387377738953, 0.10567766427993774, 0.22553971409797668, 0.086846262216568, 0.4327857196331024, 175.2077178955078, 0.05834304541349411, 0.047479186207056046, 0.021755298599600792, 1.63377845287323, 0.22087077796459198, 0.15756654739379883, 0.15819241106510162, 0.015078757889568806, 0.22316831350326538, 0.2726826071739197, 0.21534903347492218, 0.13041609525680542, 0.7344198822975159, 315.1235046386719, 0.03341376781463623, 0.06952851265668869, 0.03084459900856018, 1.2675237655639648, 0.27371951937675476, 0.41058117151260376], "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": [74], "max": [74], "mean": [74.0], "std": [0.0], "count": [499]}, "index": {"min": [49270], "max": [49768], "mean": [49519.0], "std": [144.04860290887933], "count": [499]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [499]}, "subtask_annotation": {"mean": [9.827655310621243, 29.0, 29.0, 29.0, 29.0], "std": [9.887866125026164, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [499]}, "scene_annotation": {"mean": [74.0], "std": [0.0], "min": [74], "max": [74], "count": [499]}, "eef_direction_state": {"mean": [4.557114228456914, 4.565130260521042], "std": [2.017519580945103, 2.01429424257169], "min": [0, 0], "max": [6, 6], "count": [499]}, "eef_velocity_state": {"mean": [0.6332665330661322, 0.5430861723446894], "std": [0.7700399171798216, 0.7271208317722527], "min": [0, 0], "max": [2, 2], "count": [499]}, "eef_acc_mag_state": {"mean": [0.5470941883767535, 0.5531062124248497], "std": [0.7902756762264438, 0.8049728774364369], "min": [0, 0], "max": [2, 2], "count": [499]}, "eef_direction_action": {"mean": [4.557114228456914, 4.565130260521042], "std": [2.017519580945103, 2.01429424257169], "min": [0, 0], "max": [6, 6], "count": [499]}, "eef_velocity_action": {"mean": [0.6332665330661322, 0.5430861723446894], "std": [0.7700399171798216, 0.7271208317722527], "min": [0, 0], "max": [2, 2], "count": [499]}, "eef_acc_mag_action": {"mean": [0.5470941883767535, 0.5531062124248497], "std": [0.7902756762264438, 0.8049728774364369], "min": [0, 0], "max": [2, 2], "count": [499]}, "eef_sim_pose_state": {"mean": [0.47454385011238753, 0.2716579214303201, 1.0583362911750116, -2.579769285372489, 0.9040460222981749, 1.5770370899018096, 0.5274521109481121, -0.2756227873813323, 1.0921023007656616, 2.7315343663795844, 0.805374624039785, -2.3760757050266714], "std": [0.07032155963005995, 0.02448730744724511, 0.05170516829388174, 0.27951748285256467, 0.40566984685700147, 2.056698180626234, 0.04931461557226508, 0.05921368781715175, 0.03829974299560874, 0.16232285133332947, 0.25744363472644044, 0.11231394533669392], "min": [0.39163697673440584, 0.22563282177443875, 1.006993587806262, -3.1273546468657223, 0.26694677061521443, -3.1406988291238935, 0.45997740656104374, -0.32582718240009656, 1.036737848231422, 2.374802233663365, 0.2830856006726492, -2.7651739908855517], "max": [0.5851244466673922, 0.3390452966184604, 1.1571585409119842, -1.6799077811827, 1.3161789585046253, 3.1384385276023385, 0.6202980303019071, -0.131262896703293, 1.1754068829837083, 3.0994257431614747, 1.1030143454385546, -2.223078387827401], "count": [499]}, "eef_sim_pose_action": {"mean": [0.47454385011238753, 0.2716579214303201, 1.0583362911750116, -2.579769285372489, 0.9040460222981749, 1.5770370899018096, 0.5274521109481121, -0.2756227873813323, 1.0921023007656616, 2.7315343663795844, 0.805374624039785, -2.3760757050266714], "std": [0.07032155963005995, 0.02448730744724511, 0.05170516829388174, 0.27951748285256467, 0.40566984685700147, 2.056698180626234, 0.04931461557226508, 0.05921368781715175, 0.03829974299560874, 0.16232285133332947, 0.25744363472644044, 0.11231394533669392], "min": [0.39163697673440584, 0.22563282177443875, 1.006993587806262, -3.1273546468657223, 0.26694677061521443, -3.1406988291238935, 0.45997740656104374, -0.32582718240009656, 1.036737848231422, 2.374802233663365, 0.2830856006726492, -2.7651739908855517], "max": [0.5851244466673922, 0.3390452966184604, 1.1571585409119842, -1.6799077811827, 1.3161789585046253, 3.1384385276023385, 0.6202980303019071, -0.131262896703293, 1.1754068829837083, 3.0994257431614747, 1.1030143454385546, -2.223078387827401], "count": [499]}, "gripper_mode_state": {"mean": [0.22845691382765532, 0.07414829659318638], "std": [0.41983848364817, 0.26201207358729706], "min": [0, 0], "max": [1, 1], "count": [499]}, "gripper_activity_state": {"mean": [1.8617234468937875, 1.8897795591182365], "std": [0.4726146049382565, 0.42217557477295664], "min": [0, 0], "max": [2, 2], "count": [499]}, "gripper_mode_action": {"mean": [0.22845691382765532, 0.07414829659318638], "std": [0.41983848364817, 0.26201207358729706], "min": [0, 0], "max": [1, 1], "count": [499]}, "gripper_activity_action": {"mean": [1.8617234468937875, 1.8897795591182365], "std": [0.4726146049382565, 0.42217557477295664], "min": [0, 0], "max": [2, 2], "count": [499]}, "gripper_open_scale_state": {"mean": [0.666653306674383, 0.8242635269317956], "std": [0.31512335147753334, 0.17520766437815422], "min": [0.056, 0.227], "max": [0.886, 0.952], "count": [499]}, "gripper_open_scale_action": {"mean": [0.666653306674383, 0.8242635269317956], "std": [0.31512335147753334, 0.17520766437815422], "min": [0.056, 0.227], "max": [0.886, 0.952], "count": [499]}}} +{"episode_index": 73, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[1.0]], [[1.0]]], "mean": [[[0.49210238881784596]], [[0.478194186913896]], [[0.4624009057971014]]], "std": [[[0.15372772349967143]], [[0.16058981765841393]], [[0.17914679955521437]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.484795053637397]], [[0.47421836636828646]], [[0.45968433681443593]]], "std": [[[0.10727498239727676]], [[0.1117552547914744]], [[0.13262528549050362]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4717519039499858]], [[0.4508310404234157]], [[0.4302173220375106]]], "std": [[[0.12042075122546293]], [[0.13883896278711463]], [[0.16474273776084195]]], "count": [115]}, "observation.state": {"min": [0.2652551531791687, 2.058476209640503, -1.2513312101364136, -0.9989915490150452, -2.5140247344970703, -1.7445788383483887, 0.9326690435409546, 248.0, 0.15036800503730774, 0.23805800080299377, -0.08748400211334229, -3.1401853561401367, -0.22599999606609344, -0.8190000057220459, -0.7168416380882263, -2.175326108932495, 0.16278685629367828, 0.513824999332428, 1.905044436454773, 1.0513688325881958, -2.5525615215301514, 48.0, -0.33639800548553467, 0.1872289925813675, -0.046585001051425934, -3.1411852836608887, -0.07199999690055847, -2.877000093460083], "max": [0.7640179395675659, 2.1016907691955566, -0.5948431491851807, -0.44888123869895935, -1.7391858100891113, -1.3860183954238892, 2.1419029235839844, 954.0, 0.3216089904308319, 0.38016700744628906, 0.01611500047147274, 3.138000011444092, 0.6010000109672546, -0.24799999594688416, -0.053843408823013306, -2.064584970474243, 1.2625013589859009, 1.2286944389343262, 2.676218271255493, 1.8457205295562744, -0.9067858457565308, 811.0, -0.24621300399303436, 0.4039430022239685, 0.03149300068616867, 3.140000104904175, 0.7450000047683716, -1.649999976158142], "mean": [0.4228433668613434, 2.084080696105957, -0.754272997379303, -0.5522611141204834, -2.0714902877807617, -1.5939748287200928, 1.206557273864746, 864.4027709960938, 0.28454166650772095, 0.2746620774269104, -0.046271275728940964, -2.3930375576019287, 0.4433493912220001, -0.38610148429870605, -0.26588886976242065, -2.1484756469726562, 0.7796957492828369, 0.8791903853416443, 2.1593003273010254, 1.5050524473190308, -1.705107569694519, 490.44384765625, -0.3040741980075836, 0.2723170220851898, -0.019389823079109192, 2.200120449066162, 0.4653635323047638, -2.3402862548828125], "std": [0.15899686515331268, 0.00915956124663353, 0.21014370024204254, 0.1765570193529129, 0.17897506058216095, 0.07514474540948868, 0.42499247193336487, 136.555908203125, 0.04780479520559311, 0.04765941575169563, 0.015950310975313187, 1.7654443979263306, 0.23989634215831757, 0.11509934067726135, 0.21474114060401917, 0.033861901611089706, 0.2572397291660309, 0.20552591979503632, 0.2185431867837906, 0.24446044862270355, 0.6378259658813477, 309.28204345703125, 0.02163163758814335, 0.0718262568116188, 0.020499851554632187, 1.9651298522949219, 0.20081865787506104, 0.469681978225708], "count": [561]}, "action": {"min": [0.2652551531791687, 2.058476209640503, -1.2513312101364136, -0.9989915490150452, -2.5140247344970703, -1.7445788383483887, 0.9326690435409546, 248.0, 0.15036800503730774, 0.23805800080299377, -0.08748400211334229, -3.1401853561401367, -0.22599999606609344, -0.8190000057220459, -0.7168416380882263, -2.175326108932495, 0.16278685629367828, 0.513824999332428, 1.905044436454773, 1.0513688325881958, -2.5525615215301514, 48.0, -0.33639800548553467, 0.1872289925813675, -0.046585001051425934, -3.1411852836608887, -0.07199999690055847, -2.877000093460083], "max": [0.7640179395675659, 2.1016907691955566, -0.5948431491851807, -0.44888123869895935, -1.7391858100891113, -1.3860183954238892, 2.1419029235839844, 954.0, 0.3216089904308319, 0.38016700744628906, 0.01611500047147274, 3.138000011444092, 0.6010000109672546, -0.24799999594688416, -0.053843408823013306, -2.064584970474243, 1.2625013589859009, 1.2286944389343262, 2.676218271255493, 1.8457205295562744, -0.9067858457565308, 811.0, -0.24621300399303436, 0.4039430022239685, 0.03149300068616867, 3.140000104904175, 0.7450000047683716, -1.649999976158142], "mean": [0.4228433668613434, 2.084080696105957, -0.754272997379303, -0.5522611141204834, -2.0714902877807617, -1.5939748287200928, 1.206557273864746, 864.4027709960938, 0.28454166650772095, 0.2746620774269104, -0.046271275728940964, -2.3930375576019287, 0.4433493912220001, -0.38610148429870605, -0.26588886976242065, -2.1484756469726562, 0.7796957492828369, 0.8791903853416443, 2.1593003273010254, 1.5050524473190308, -1.705107569694519, 490.44384765625, -0.3040741980075836, 0.2723170220851898, -0.019389823079109192, 2.200120449066162, 0.4653635323047638, -2.3402862548828125], "std": [0.15899686515331268, 0.00915956124663353, 0.21014370024204254, 0.1765570193529129, 0.17897506058216095, 0.07514474540948868, 0.42499247193336487, 136.555908203125, 0.04780479520559311, 0.04765941575169563, 0.015950310975313187, 1.7654443979263306, 0.23989634215831757, 0.11509934067726135, 0.21474114060401917, 0.033861901611089706, 0.2572397291660309, 0.20552591979503632, 0.2185431867837906, 0.24446044862270355, 0.6378259658813477, 309.28204345703125, 0.02163163758814335, 0.0718262568116188, 0.020499851554632187, 1.9651298522949219, 0.20081865787506104, 0.469681978225708], "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": [75], "max": [75], "mean": [75.0], "std": [0.0], "count": [561]}, "index": {"min": [49769], "max": [50329], "mean": [50049.0], "std": [161.94649322126944], "count": [561]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [561]}, "subtask_annotation": {"mean": [8.07843137254902, 29.0, 29.0, 29.0, 29.0], "std": [10.118597006628235, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [561]}, "scene_annotation": {"mean": [75.0], "std": [0.0], "min": [75], "max": [75], "count": [561]}, "eef_direction_state": {"mean": [4.049910873440285, 5.087344028520499], "std": [2.1964979806195517, 1.6732775178367325], "min": [0, 0], "max": [6, 6], "count": [561]}, "eef_velocity_state": {"mean": [0.7433155080213903, 0.43315508021390375], "std": [0.7588308780777209, 0.7333940772622309], "min": [0, 0], "max": [2, 2], "count": [561]}, "eef_acc_mag_state": {"mean": [0.6648841354723708, 0.39750445632798576], "std": [0.8197628210843023, 0.7119510816564316], "min": [0, 0], "max": [2, 2], "count": [561]}, "eef_direction_action": {"mean": [4.049910873440285, 5.087344028520499], "std": [2.1964979806195517, 1.6732775178367325], "min": [0, 0], "max": [6, 6], "count": [561]}, "eef_velocity_action": {"mean": [0.7433155080213903, 0.43315508021390375], "std": [0.7588308780777209, 0.7333940772622309], "min": [0, 0], "max": [2, 2], "count": [561]}, "eef_acc_mag_action": {"mean": [0.6648841354723708, 0.39750445632798576], "std": [0.8197628210843023, 0.7119510816564316], "min": [0, 0], "max": [2, 2], "count": [561]}, "eef_sim_pose_state": {"mean": [0.48003776757769157, 0.2971699789620128, 1.0582715085796508, -2.522198163053973, 0.836034614202896, 0.3870127017844237, 0.48918614079853145, -0.26834438843134567, 1.047532067057722, 2.5881256223004225, 1.100773274344329, -2.497861125829133], "std": [0.0707524234907594, 0.01966484850585979, 0.03283935144645092, 0.3190197376254662, 0.3321193707394659, 2.632328581657096, 0.05230302917598651, 0.040902678141314014, 0.04098713886691001, 0.13465804716752527, 0.2524401282633912, 0.139555441811547], "min": [0.3988491331431077, 0.2538831492794701, 1.0177263121205966, -3.1336502511415008, 0.4367207232862018, -3.1321182932502074, 0.44880899955697273, -0.29811565048694894, 1.0189789788493646, 2.3150316927944043, 0.441527845372653, -2.757219629340519], "max": [0.6136357901470183, 0.35130244156894985, 1.1401073326278113, -1.760518363927157, 1.2492092271917863, 3.1370592576138034, 0.6017718452224975, -0.15909146818711906, 1.1629078023306372, 2.9389499816648543, 1.282345815019784, -2.155144664113897], "count": [561]}, "eef_sim_pose_action": {"mean": [0.48003776757769157, 0.2971699789620128, 1.0582715085796508, -2.522198163053973, 0.836034614202896, 0.3870127017844237, 0.48918614079853145, -0.26834438843134567, 1.047532067057722, 2.5881256223004225, 1.100773274344329, -2.497861125829133], "std": [0.0707524234907594, 0.01966484850585979, 0.03283935144645092, 0.3190197376254662, 0.3321193707394659, 2.632328581657096, 0.05230302917598651, 0.040902678141314014, 0.04098713886691001, 0.13465804716752527, 0.2524401282633912, 0.139555441811547], "min": [0.3988491331431077, 0.2538831492794701, 1.0177263121205966, -3.1336502511415008, 0.4367207232862018, -3.1321182932502074, 0.44880899955697273, -0.29811565048694894, 1.0189789788493646, 2.3150316927944043, 0.441527845372653, -2.757219629340519], "max": [0.6136357901470183, 0.35130244156894985, 1.1401073326278113, -1.760518363927157, 1.2492092271917863, 3.1370592576138034, 0.6017718452224975, -0.15909146818711906, 1.1629078023306372, 2.9389499816648543, 1.282345815019784, -2.155144664113897], "count": [561]}, "gripper_mode_state": {"mean": [0.36185383244206776, 0.053475935828877004], "std": [0.4805368210543863, 0.22498057719746117], "min": [0, 0], "max": [1, 1], "count": [561]}, "gripper_activity_state": {"mean": [1.8948306595365418, 1.8627450980392157], "std": [0.41106576171017356, 0.4555683851666114], "min": [0, 0], "max": [2, 2], "count": [561]}, "gripper_mode_action": {"mean": [0.36185383244206776, 0.053475935828877004], "std": [0.4805368210543863, 0.22498057719746117], "min": [0, 0], "max": [1, 1], "count": [561]}, "gripper_activity_action": {"mean": [1.8948306595365418, 1.8627450980392157], "std": [0.41106576171017356, 0.4555683851666114], "min": [0, 0], "max": [2, 2], "count": [561]}, "gripper_open_scale_state": {"mean": [0.4904438500225862, 0.864402852240306], "std": [0.3092819500387389, 0.1365558957786382], "min": [0.048, 0.248], "max": [0.811, 0.954], "count": [561]}, "gripper_open_scale_action": {"mean": [0.4904438500225862, 0.864402852240306], "std": [0.3092819500387389, 0.1365558957786382], "min": [0.048, 0.248], "max": [0.811, 0.954], "count": [561]}}} +{"episode_index": 74, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[1.0]], [[1.0]]], "mean": [[[0.48585619173379946]], [[0.4741282774737802]], [[0.4586158974894867]]], "std": [[[0.15117067035182788]], [[0.15771174052115464]], [[0.17622008381169563]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48097336854638495]], [[0.4661801803085575]], [[0.44860268626184324]]], "std": [[[0.12235279484241167]], [[0.12755113738287344]], [[0.15057669935156556]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4938373470512236]], [[0.4532531729746162]], [[0.42356298766276534]]], "std": [[[0.1147650479748809]], [[0.1532130154036145]], [[0.19009849610705468]]], "count": [129]}, "observation.state": {"min": [0.2744704782962799, 2.022714376449585, -1.6429134607315063, -1.197819471359253, -2.6254639625549316, -1.6963030099868774, 1.098300814628601, 214.0, 0.08764500170946121, 0.25081101059913635, -0.10235100239515305, -3.1411852836608887, -0.49000000953674316, -0.906000018119812, -0.6657209992408752, -2.1759369373321533, 0.31922075152397156, 0.649314820766449, 1.9336154460906982, 1.1627907752990723, -2.6801276206970215, 62.0, -0.34556400775909424, 0.19290000200271606, -0.04506999999284744, -3.1411852836608887, -0.07900001108646393, -2.8589999675750732], "max": [0.9043249487876892, 2.111988067626953, -0.5965884327888489, -0.5798333287239075, -1.6891645193099976, -1.158724069595337, 2.110539674758911, 956.0, 0.3125460147857666, 0.4034759998321533, 0.010270999744534492, 3.1389999389648438, 0.4819999933242798, 0.06700000166893005, -0.13032373785972595, -2.0776052474975586, 1.1816577911376953, 1.13381826877594, 2.660073757171631, 1.838460087776184, -0.9137846231460571, 889.0, -0.23627600073814392, 0.36827200651168823, 0.03950199857354164, 3.138000011444092, 0.6600000262260437, -1.5499999523162842], "mean": [0.5734812617301941, 2.0721359252929688, -0.9836217164993286, -0.783871054649353, -2.258761405944824, -1.4896289110183716, 1.4516719579696655, 823.26220703125, 0.24837510287761688, 0.32501381635665894, -0.04177575930953026, -2.7970287799835205, 0.08491445332765579, -0.21942676603794098, -0.2517051100730896, -2.1644530296325684, 0.7532564401626587, 0.9424418807029724, 2.176302909851074, 1.618032455444336, -1.6438689231872559, 595.9283447265625, -0.30090656876564026, 0.25899314880371094, -0.014726306311786175, 2.32470965385437, 0.42855337262153625, -2.435847282409668], "std": [0.1925322413444519, 0.023804638534784317, 0.3617425262928009, 0.20061011612415314, 0.21461553871631622, 0.12719734013080597, 0.4319569766521454, 263.3418884277344, 0.0778685212135315, 0.04238161817193031, 0.028586920350790024, 0.9674877524375916, 0.30457109212875366, 0.1395353227853775, 0.15128621459007263, 0.01662355847656727, 0.22749567031860352, 0.1309630572795868, 0.18488501012325287, 0.23885174095630646, 0.6348416209220886, 322.4740295410156, 0.023683592677116394, 0.060035042464733124, 0.017213113605976105, 1.847933053970337, 0.17146730422973633, 0.4657042622566223], "count": [656]}, "action": {"min": [0.2744704782962799, 2.022714376449585, -1.6429134607315063, -1.197819471359253, -2.6254639625549316, -1.6963030099868774, 1.098300814628601, 214.0, 0.08764500170946121, 0.25081101059913635, -0.10235100239515305, -3.1411852836608887, -0.49000000953674316, -0.906000018119812, -0.6657209992408752, -2.1759369373321533, 0.31922075152397156, 0.649314820766449, 1.9336154460906982, 1.1627907752990723, -2.6801276206970215, 62.0, -0.34556400775909424, 0.19290000200271606, -0.04506999999284744, -3.1411852836608887, -0.07900001108646393, -2.8589999675750732], "max": [0.9043249487876892, 2.111988067626953, -0.5965884327888489, -0.5798333287239075, -1.6891645193099976, -1.158724069595337, 2.110539674758911, 956.0, 0.3125460147857666, 0.4034759998321533, 0.010270999744534492, 3.1389999389648438, 0.4819999933242798, 0.06700000166893005, -0.13032373785972595, -2.0776052474975586, 1.1816577911376953, 1.13381826877594, 2.660073757171631, 1.838460087776184, -0.9137846231460571, 889.0, -0.23627600073814392, 0.36827200651168823, 0.03950199857354164, 3.138000011444092, 0.6600000262260437, -1.5499999523162842], "mean": [0.5734812617301941, 2.0721359252929688, -0.9836217164993286, -0.783871054649353, -2.258761405944824, -1.4896289110183716, 1.4516719579696655, 823.26220703125, 0.24837510287761688, 0.32501381635665894, -0.04177575930953026, -2.7970287799835205, 0.08491445332765579, -0.21942676603794098, -0.2517051100730896, -2.1644530296325684, 0.7532564401626587, 0.9424418807029724, 2.176302909851074, 1.618032455444336, -1.6438689231872559, 595.9283447265625, -0.30090656876564026, 0.25899314880371094, -0.014726306311786175, 2.32470965385437, 0.42855337262153625, -2.435847282409668], "std": [0.1925322413444519, 0.023804638534784317, 0.3617425262928009, 0.20061011612415314, 0.21461553871631622, 0.12719734013080597, 0.4319569766521454, 263.3418884277344, 0.0778685212135315, 0.04238161817193031, 0.028586920350790024, 0.9674877524375916, 0.30457109212875366, 0.1395353227853775, 0.15128621459007263, 0.01662355847656727, 0.22749567031860352, 0.1309630572795868, 0.18488501012325287, 0.23885174095630646, 0.6348416209220886, 322.4740295410156, 0.023683592677116394, 0.060035042464733124, 0.017213113605976105, 1.847933053970337, 0.17146730422973633, 0.4657042622566223], "count": [656]}, "timestamp": {"min": [0.0], "max": [21.833333333333332], "mean": [10.916666666666668], "std": [6.312355608909668], "count": [656]}, "frame_index": {"min": [0], "max": [655], "mean": [327.5], "std": [189.37066826729], "count": [656]}, "episode_index": {"min": [76], "max": [76], "mean": [76.0], "std": [0.0], "count": [656]}, "index": {"min": [50330], "max": [50985], "mean": [50657.5], "std": [189.37066826729], "count": [656]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [656]}, "subtask_annotation": {"mean": [9.672256097560975, 29.0, 29.0, 29.0, 29.0], "std": [10.00385101618005, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [656]}, "scene_annotation": {"mean": [76.0], "std": [0.0], "min": [76], "max": [76], "count": [656]}, "eef_direction_state": {"mean": [4.637195121951219, 4.754573170731708], "std": [1.9983424682631359, 1.7562980227302103], "min": [0, 0], "max": [6, 6], "count": [656]}, "eef_velocity_state": {"mean": [0.5015243902439024, 0.5365853658536586], "std": [0.6762505078778974, 0.7039976779205644], "min": [0, 0], "max": [2, 2], "count": [656]}, "eef_acc_mag_state": {"mean": [0.4420731707317073, 0.48628048780487804], "std": [0.7364619404748644, 0.7669591965231725], "min": [0, 0], "max": [2, 2], "count": [656]}, "eef_direction_action": {"mean": [4.637195121951219, 4.754573170731708], "std": [1.9983424682631359, 1.7562980227302103], "min": [0, 0], "max": [6, 6], "count": [656]}, "eef_velocity_action": {"mean": [0.5015243902439024, 0.5365853658536586], "std": [0.6762505078778974, 0.7039976779205644], "min": [0, 0], "max": [2, 2], "count": [656]}, "eef_acc_mag_action": {"mean": [0.4420731707317073, 0.48628048780487804], "std": [0.7364619404748644, 0.7669591965231725], "min": [0, 0], "max": [2, 2], "count": [656]}, "eef_sim_pose_state": {"mean": [0.46931915993658857, 0.3000640208245783, 1.0637420577282202, -2.5790845330063865, 0.8789496439023154, 1.0469730953598193, 0.5425348885224133, -0.23877748676978935, 1.0877302069840458, 1.4485448098724323, 0.8294808869119163, -1.9522890758616946], "std": [0.059625859366010565, 0.028260118390946515, 0.02370780458244866, 0.23717260726445655, 0.35173957991866933, 2.39777091492203, 0.04367510165179076, 0.07903631625783018, 0.0501750285973757, 2.6087354776095975, 0.2880850583633696, 0.24464416343956027], "min": [0.4024630692841556, 0.24944718102347635, 1.0204039512633947, -3.008111063491813, 0.34088163559208984, -3.1365202442135813, 0.4663463107502748, -0.3030863168345488, 1.0181926391629759, -3.1403109375429334, 0.28734523576055726, -2.819057148284796], "max": [0.583209142122135, 0.3659611316150624, 1.1369117448618375, -2.054335428392166, 1.228212128418078, 3.1375053864354454, 0.6208199040291182, -0.07715956826314303, 1.1945838201255998, 3.1401506329441298, 1.1644850177322152, -1.494721483365544], "count": [656]}, "eef_sim_pose_action": {"mean": [0.46931915993658857, 0.3000640208245783, 1.0637420577282202, -2.5790845330063865, 0.8789496439023154, 1.0469730953598193, 0.5425348885224133, -0.23877748676978935, 1.0877302069840458, 1.4485448098724323, 0.8294808869119163, -1.9522890758616946], "std": [0.059625859366010565, 0.028260118390946515, 0.02370780458244866, 0.23717260726445655, 0.35173957991866933, 2.39777091492203, 0.04367510165179076, 0.07903631625783018, 0.0501750285973757, 2.6087354776095975, 0.2880850583633696, 0.24464416343956027], "min": [0.4024630692841556, 0.24944718102347635, 1.0204039512633947, -3.008111063491813, 0.34088163559208984, -3.1365202442135813, 0.4663463107502748, -0.3030863168345488, 1.0181926391629759, -3.1403109375429334, 0.28734523576055726, -2.819057148284796], "max": [0.583209142122135, 0.3659611316150624, 1.1369117448618375, -2.054335428392166, 1.228212128418078, 3.1375053864354454, 0.6208199040291182, -0.07715956826314303, 1.1945838201255998, 3.1401506329441298, 1.1644850177322152, -1.494721483365544], "count": [656]}, "gripper_mode_state": {"mean": [0.28810975609756095, 0.16463414634146342], "std": [0.45288246216757294, 0.37085002925695093], "min": [0, 0], "max": [1, 1], "count": [656]}, "gripper_activity_state": {"mean": [1.8551829268292683, 1.9253048780487805], "std": [0.49884375157858857, 0.35212754718766287], "min": [0, 0], "max": [2, 2], "count": [656]}, "gripper_mode_action": {"mean": [0.28810975609756095, 0.16463414634146342], "std": [0.45288246216757294, 0.37085002925695093], "min": [0, 0], "max": [1, 1], "count": [656]}, "gripper_activity_action": {"mean": [1.8551829268292683, 1.9253048780487805], "std": [0.49884375157858857, 0.35212754718766287], "min": [0, 0], "max": [2, 2], "count": [656]}, "gripper_open_scale_state": {"mean": [0.5959283538329885, 0.823262194889349], "std": [0.32247410396112886, 0.2633418901060806], "min": [0.062, 0.214], "max": [0.889, 0.956], "count": [656]}, "gripper_open_scale_action": {"mean": [0.5959283538329885, 0.823262194889349], "std": [0.32247410396112886, 0.2633418901060806], "min": [0.062, 0.214], "max": [0.889, 0.956], "count": [656]}}} +{"episode_index": 75, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8156862745098039]], [[1.0]], [[1.0]]], "mean": [[[0.48981141135620915]], [[0.4780009211601307]], [[0.4634356760620915]]], "std": [[[0.13342845671480213]], [[0.147015830374281]], [[0.1638898656103263]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47446398692810454]], [[0.47468635825163397]], [[0.4656396098856209]]], "std": [[[0.10700713666175886]], [[0.10482939442745628]], [[0.11676504892418588]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46469470588235295]], [[0.45199403594771237]], [[0.4345174775326797]]], "std": [[[0.10827027718626908]], [[0.12552635980523208]], [[0.1476364946671701]]], "count": [100]}, "observation.state": {"min": [0.29621729254722595, 1.9132474660873413, -1.4219721555709839, -1.3077752590179443, -2.687213897705078, -1.973286747932434, 1.2222540378570557, 153.0, 0.09843599796295166, 0.2842099964618683, -0.1055930033326149, -3.1411852836608887, -0.38199999928474426, -0.7620000243186951, -1.0036166906356812, -2.1692872047424316, 0.31874948740005493, 0.6049136519432068, 1.920560359954834, 1.2576494216918945, -2.589876890182495, 50.0, -0.3225170075893402, 0.22618800401687622, -0.012467999942600727, -3.1411852836608887, -0.26600003242492676, -2.691999912261963], "max": [0.9517280459403992, 2.100259304046631, -0.3885451853275299, -0.6871361136436462, -1.4812610149383545, -1.2091292142868042, 2.202622890472412, 948.0, 0.29335200786590576, 0.39845699071884155, 0.10265500098466873, 3.1410000324249268, 0.8729999661445618, -0.2549999952316284, -0.2114466279745102, -1.9159352779388428, 0.9578367471694946, 1.2679643630981445, 2.8564233779907227, 1.968207836151123, -1.3629101514816284, 748.0, -0.17474700510501862, 0.44188499450683594, 0.13542699813842773, 3.1410000324249268, 0.781000018119812, -1.6130000352859497], "mean": [0.5707728862762451, 2.054255723953247, -0.7699841260910034, -0.8001498579978943, -2.1419332027435303, -1.7026820182800293, 1.649406909942627, 709.204833984375, 0.23314759135246277, 0.32489508390426636, 0.0014880116796121001, -1.8538463115692139, 0.3623846769332886, -0.48601821064949036, -0.48150646686553955, -2.1041595935821533, 0.591892421245575, 0.8888850212097168, 2.2716622352600098, 1.6899585723876953, -1.823219656944275, 571.466796875, -0.27268028259277344, 0.31262272596359253, 0.024903004989027977, 2.2835121154785156, 0.43212389945983887, -2.3742969036102295], "std": [0.1779749095439911, 0.03575685992836952, 0.3116922378540039, 0.17289867997169495, 0.2417772114276886, 0.18769262731075287, 0.3497425615787506, 232.0822296142578, 0.06047333776950836, 0.03850431367754936, 0.04113316535949707, 2.431424617767334, 0.33994802832603455, 0.08859965205192566, 0.271108478307724, 0.06983115524053574, 0.1684613972902298, 0.1544783115386963, 0.3207535147666931, 0.1941298395395279, 0.4560173749923706, 256.47259521484375, 0.03844749927520752, 0.0735841765999794, 0.02898581139743328, 1.8809856176376343, 0.3248758912086487, 0.2853090465068817], "count": [437]}, "action": {"min": [0.29621729254722595, 1.9132474660873413, -1.4219721555709839, -1.3077752590179443, -2.687213897705078, -1.973286747932434, 1.2222540378570557, 153.0, 0.09843599796295166, 0.2842099964618683, -0.1055930033326149, -3.1411852836608887, -0.38199999928474426, -0.7620000243186951, -1.0036166906356812, -2.1692872047424316, 0.31874948740005493, 0.6049136519432068, 1.920560359954834, 1.2576494216918945, -2.589876890182495, 50.0, -0.3225170075893402, 0.22618800401687622, -0.012467999942600727, -3.1411852836608887, -0.26600003242492676, -2.691999912261963], "max": [0.9517280459403992, 2.100259304046631, -0.3885451853275299, -0.6871361136436462, -1.4812610149383545, -1.2091292142868042, 2.202622890472412, 948.0, 0.29335200786590576, 0.39845699071884155, 0.10265500098466873, 3.1410000324249268, 0.8729999661445618, -0.2549999952316284, -0.2114466279745102, -1.9159352779388428, 0.9578367471694946, 1.2679643630981445, 2.8564233779907227, 1.968207836151123, -1.3629101514816284, 748.0, -0.17474700510501862, 0.44188499450683594, 0.13542699813842773, 3.1410000324249268, 0.781000018119812, -1.6130000352859497], "mean": [0.5707728862762451, 2.054255723953247, -0.7699841260910034, -0.8001498579978943, -2.1419332027435303, -1.7026820182800293, 1.649406909942627, 709.204833984375, 0.23314759135246277, 0.32489508390426636, 0.0014880116796121001, -1.8538463115692139, 0.3623846769332886, -0.48601821064949036, -0.48150646686553955, -2.1041595935821533, 0.591892421245575, 0.8888850212097168, 2.2716622352600098, 1.6899585723876953, -1.823219656944275, 571.466796875, -0.27268028259277344, 0.31262272596359253, 0.024903004989027977, 2.2835121154785156, 0.43212389945983887, -2.3742969036102295], "std": [0.1779749095439911, 0.03575685992836952, 0.3116922378540039, 0.17289867997169495, 0.2417772114276886, 0.18769262731075287, 0.3497425615787506, 232.0822296142578, 0.06047333776950836, 0.03850431367754936, 0.04113316535949707, 2.431424617767334, 0.33994802832603455, 0.08859965205192566, 0.271108478307724, 0.06983115524053574, 0.1684613972902298, 0.1544783115386963, 0.3207535147666931, 0.1941298395395279, 0.4560173749923706, 256.47259521484375, 0.03844749927520752, 0.0735841765999794, 0.02898581139743328, 1.8809856176376343, 0.3248758912086487, 0.2853090465068817], "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": [77], "max": [77], "mean": [77.0], "std": [0.0], "count": [437]}, "index": {"min": [50986], "max": [51422], "mean": [51204.0], "std": [126.15070352558483], "count": [437]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [437]}, "subtask_annotation": {"mean": [11.972540045766591, 29.0, 29.0, 29.0, 29.0], "std": [10.61298268901446, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [437]}, "scene_annotation": {"mean": [77.0], "std": [0.0], "min": [77], "max": [77], "count": [437]}, "eef_direction_state": {"mean": [4.647597254004577, 4.675057208237987], "std": [1.7587505817945661, 1.9276728144487434], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_state": {"mean": [0.7871853546910755, 0.631578947368421], "std": [0.835713479946056, 0.8253481486147374], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_state": {"mean": [0.7459954233409611, 0.6018306636155606], "std": [0.8213477398878453, 0.8156346035851252], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_direction_action": {"mean": [4.647597254004577, 4.675057208237987], "std": [1.7587505817945661, 1.9276728144487434], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_action": {"mean": [0.7871853546910755, 0.631578947368421], "std": [0.835713479946056, 0.8253481486147374], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_action": {"mean": [0.7459954233409611, 0.6018306636155606], "std": [0.8213477398878453, 0.8156346035851252], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_sim_pose_state": {"mean": [0.5217290601133777, 0.30550732104129597, 1.1110237539477674, -2.3981868371187227, 0.8352282801612417, 1.8313512828466343, 0.541743883067266, -0.2639362431726151, 1.120133238029027, 2.458817490244051, 0.9623490980749617, -2.3005245658735], "std": [0.07646569218257003, 0.03400499446840271, 0.04963616261723548, 0.36733964374407324, 0.33588941610670303, 2.22647293199946, 0.041667636480660956, 0.06939668061799133, 0.04205354088781076, 0.32305431375407073, 0.29159527392526163, 1.2227919187977185], "min": [0.43525211329203023, 0.23165307739556384, 1.058938132898187, -3.1357027804917927, 0.2925985988795927, -3.1412335166179313, 0.4968787216617586, -0.3295034509652561, 1.0726233399029528, 1.5579447793754513, 0.28442147204058044, -3.1406742347178183], "max": [0.6592340697846089, 0.34642099477275945, 1.254257038012726, -1.9090094397051334, 1.2283627242472837, 3.136310658237119, 0.6202937635995744, -0.08760181107134525, 1.2490367356342915, 2.9749749527666562, 1.3574793505713183, 3.1204694462844142], "count": [437]}, "eef_sim_pose_action": {"mean": [0.5217290601133777, 0.30550732104129597, 1.1110237539477674, -2.3981868371187227, 0.8352282801612417, 1.8313512828466343, 0.541743883067266, -0.2639362431726151, 1.120133238029027, 2.458817490244051, 0.9623490980749617, -2.3005245658735], "std": [0.07646569218257003, 0.03400499446840271, 0.04963616261723548, 0.36733964374407324, 0.33588941610670303, 2.22647293199946, 0.041667636480660956, 0.06939668061799133, 0.04205354088781076, 0.32305431375407073, 0.29159527392526163, 1.2227919187977185], "min": [0.43525211329203023, 0.23165307739556384, 1.058938132898187, -3.1357027804917927, 0.2925985988795927, -3.1412335166179313, 0.4968787216617586, -0.3295034509652561, 1.0726233399029528, 1.5579447793754513, 0.28442147204058044, -3.1406742347178183], "max": [0.6592340697846089, 0.34642099477275945, 1.254257038012726, -1.9090094397051334, 1.2283627242472837, 3.136310658237119, 0.6202937635995744, -0.08760181107134525, 1.2490367356342915, 2.9749749527666562, 1.3574793505713183, 3.1204694462844142], "count": [437]}, "gripper_mode_state": {"mean": [0.2654462242562929, 0.15789473684210525], "std": [0.441570522435964, 0.36464227527765913], "min": [0, 0], "max": [1, 1], "count": [437]}, "gripper_activity_state": {"mean": [1.8009153318077804, 1.8352402745995424], "std": [0.5530850317336937, 0.49744725873208134], "min": [0, 0], "max": [2, 2], "count": [437]}, "gripper_mode_action": {"mean": [0.2654462242562929, 0.15789473684210525], "std": [0.441570522435964, 0.36464227527765913], "min": [0, 0], "max": [1, 1], "count": [437]}, "gripper_activity_action": {"mean": [1.8009153318077804, 1.8352402745995424], "std": [0.5530850317336937, 0.49744725873208134], "min": [0, 0], "max": [2, 2], "count": [437]}, "gripper_open_scale_state": {"mean": [0.5714668190997608, 0.7092048061204999], "std": [0.25647228259169064, 0.23208218697008276], "min": [0.05, 0.153], "max": [0.748, 0.948], "count": [437]}, "gripper_open_scale_action": {"mean": [0.5714668190997608, 0.7092048061204999], "std": [0.25647228259169064, 0.23208218697008276], "min": [0.05, 0.153], "max": [0.748, 0.948], "count": [437]}}} +{"episode_index": 76, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[1.0]], [[1.0]]], "mean": [[[0.5001051838235294]], [[0.4869980964052288]], [[0.47176788194444447]]], "std": [[[0.14005590731182652]], [[0.14792083746814028]], [[0.1669813568592248]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4745211723856209]], [[0.47440747140522876]], [[0.4650002716503268]]], "std": [[[0.1029143574566716]], [[0.10304993548985177]], [[0.11612866291233896]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47091090277777775]], [[0.45858755514705885]], [[0.44340561478758167]]], "std": [[[0.11879811615955911]], [[0.1341915731627003]], [[0.15421110890897388]]], "count": [100]}, "observation.state": {"min": [0.32492795586586, 1.9335455894470215, -1.2966052293777466, -1.229113221168518, -2.733447551727295, -1.9840553998947144, 1.3606586456298828, 49.0, 0.12183699756860733, 0.27602800726890564, -0.0987050011754036, -3.1411852836608887, -0.42500001192092896, -0.7419999837875366, -0.7599512934684753, -2.17283034324646, 0.4248131513595581, 0.762255072593689, 1.7496228218078613, 1.3858438730239868, -2.71065354347229, 50.0, -0.3233270049095154, 0.2312069982290268, -0.02166000008583069, -3.128999948501587, -0.2120000123977661, -2.7699999809265137], "max": [0.8662418723106384, 2.0985491275787354, -0.4392644762992859, -0.6334497928619385, -1.7044886350631714, -1.1980113983154297, 2.032435894012451, 944.0, 0.29197001457214355, 0.3984079957008362, 0.09671200066804886, 3.138000011444092, 0.7450000047683716, -0.4099999964237213, -0.23465950787067413, -2.0064828395843506, 0.987856388092041, 1.15308678150177, 2.8073275089263916, 1.9962029457092285, -1.2413829565048218, 883.0, -0.21198900043964386, 0.3803569972515106, 0.06569600105285645, 3.140000104904175, 0.9020000100135803, -1.6749999523162842], "mean": [0.5767765045166016, 2.0162878036499023, -0.7585570812225342, -0.7601218223571777, -2.177574396133423, -1.7583647966384888, 1.6395875215530396, 770.0884399414062, 0.24461999535560608, 0.3187897503376007, 0.011458964087069035, 0.12497860193252563, 0.3065681755542755, -0.5228986740112305, -0.4462655186653137, -2.141777992248535, 0.6341390609741211, 0.9447601437568665, 2.2889246940612793, 1.698123812675476, -1.8530232906341553, 652.0318603515625, -0.27591460943222046, 0.30289286375045776, 0.0113263800740242, 2.197781801223755, 0.3904855251312256, -2.3612124919891357], "std": [0.1632453054189682, 0.048892538994550705, 0.2452978789806366, 0.16351257264614105, 0.2747761607170105, 0.20220947265625, 0.2542048692703247, 298.59320068359375, 0.05313076078891754, 0.04080002382397652, 0.042126648128032684, 3.053290367126465, 0.3293631076812744, 0.05665517970919609, 0.20356924831867218, 0.03869224339723587, 0.19235515594482422, 0.09805423766374588, 0.3058733642101288, 0.14559563994407654, 0.5109684467315674, 297.21484375, 0.03433508798480034, 0.05422555282711983, 0.019502531737089157, 1.928655982017517, 0.3276950418949127, 0.28944632411003113], "count": [424]}, "action": {"min": [0.32492795586586, 1.9335455894470215, -1.2966052293777466, -1.229113221168518, -2.733447551727295, -1.9840553998947144, 1.3606586456298828, 49.0, 0.12183699756860733, 0.27602800726890564, -0.0987050011754036, -3.1411852836608887, -0.42500001192092896, -0.7419999837875366, -0.7599512934684753, -2.17283034324646, 0.4248131513595581, 0.762255072593689, 1.7496228218078613, 1.3858438730239868, -2.71065354347229, 50.0, -0.3233270049095154, 0.2312069982290268, -0.02166000008583069, -3.128999948501587, -0.2120000123977661, -2.7699999809265137], "max": [0.8662418723106384, 2.0985491275787354, -0.4392644762992859, -0.6334497928619385, -1.7044886350631714, -1.1980113983154297, 2.032435894012451, 944.0, 0.29197001457214355, 0.3984079957008362, 0.09671200066804886, 3.138000011444092, 0.7450000047683716, -0.4099999964237213, -0.23465950787067413, -2.0064828395843506, 0.987856388092041, 1.15308678150177, 2.8073275089263916, 1.9962029457092285, -1.2413829565048218, 883.0, -0.21198900043964386, 0.3803569972515106, 0.06569600105285645, 3.140000104904175, 0.9020000100135803, -1.6749999523162842], "mean": [0.5767765045166016, 2.0162878036499023, -0.7585570812225342, -0.7601218223571777, -2.177574396133423, -1.7583647966384888, 1.6395875215530396, 770.0884399414062, 0.24461999535560608, 0.3187897503376007, 0.011458964087069035, 0.12497860193252563, 0.3065681755542755, -0.5228986740112305, -0.4462655186653137, -2.141777992248535, 0.6341390609741211, 0.9447601437568665, 2.2889246940612793, 1.698123812675476, -1.8530232906341553, 652.0318603515625, -0.27591460943222046, 0.30289286375045776, 0.0113263800740242, 2.197781801223755, 0.3904855251312256, -2.3612124919891357], "std": [0.1632453054189682, 0.048892538994550705, 0.2452978789806366, 0.16351257264614105, 0.2747761607170105, 0.20220947265625, 0.2542048692703247, 298.59320068359375, 0.05313076078891754, 0.04080002382397652, 0.042126648128032684, 3.053290367126465, 0.3293631076812744, 0.05665517970919609, 0.20356924831867218, 0.03869224339723587, 0.19235515594482422, 0.09805423766374588, 0.3058733642101288, 0.14559563994407654, 0.5109684467315674, 297.21484375, 0.03433508798480034, 0.05422555282711983, 0.019502531737089157, 1.928655982017517, 0.3276950418949127, 0.28944632411003113], "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": [78], "max": [78], "mean": [78.0], "std": [0.0], "count": [424]}, "index": {"min": [51423], "max": [51846], "mean": [51634.5], "std": [122.39791664893647], "count": [424]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [424]}, "subtask_annotation": {"mean": [11.51179245283019, 29.0, 29.0, 29.0, 29.0], "std": [10.666242490332992, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [424]}, "scene_annotation": {"mean": [78.0], "std": [0.0], "min": [78], "max": [78], "count": [424]}, "eef_direction_state": {"mean": [4.620283018867925, 4.89622641509434], "std": [1.9057172955258441, 1.7357465105067078], "min": [0, 0], "max": [6, 6], "count": [424]}, "eef_velocity_state": {"mean": [0.6627358490566038, 0.6061320754716981], "std": [0.7535626490699621, 0.8201818375866498], "min": [0, 0], "max": [2, 2], "count": [424]}, "eef_acc_mag_state": {"mean": [0.6485849056603774, 0.5165094339622641], "std": [0.8336088158635118, 0.7738113738914872], "min": [0, 0], "max": [2, 2], "count": [424]}, "eef_direction_action": {"mean": [4.620283018867925, 4.89622641509434], "std": [1.9057172955258441, 1.7357465105067078], "min": [0, 0], "max": [6, 6], "count": [424]}, "eef_velocity_action": {"mean": [0.6627358490566038, 0.6061320754716981], "std": [0.7535626490699621, 0.8201818375866498], "min": [0, 0], "max": [2, 2], "count": [424]}, "eef_acc_mag_action": {"mean": [0.6485849056603774, 0.5165094339622641], "std": [0.8336088158635118, 0.7738113738914872], "min": [0, 0], "max": [2, 2], "count": [424]}, "eef_sim_pose_state": {"mean": [0.5137667140252361, 0.297762397136797, 1.100852966702544, -2.427678225406043, 0.8016691998684452, 1.9499011113608318, 0.5388033160501098, -0.2792492970572188, 1.1203349782316647, 2.4349462195768066, 0.9013544089883323, -2.3731999609608914], "std": [0.05984674302761772, 0.03734209007968776, 0.03549114297683467, 0.2918004774924528, 0.3730460100613649, 2.108509505818592, 0.04284137867891038, 0.06463103641267866, 0.035639339116873045, 0.2789859116634826, 0.27442717998486266, 0.9949257322978768], "min": [0.44394455234315955, 0.2302112952071595, 1.049911799801132, -2.9699812923553486, 0.27427717560624587, -3.128954219755975, 0.49354457388679424, -0.33111600280748493, 1.071247031211705, 1.857642242650585, 0.27605641256516256, -3.1181145892887896], "max": [0.600480115014399, 0.3394538972423771, 1.184083827237266, -1.5639142395681724, 1.3093669753716615, 3.13625681929288, 0.6187616025631273, -0.11834248623079924, 1.2338518626576667, 2.9614044760328135, 1.2394405925880565, 3.1297840120191784], "count": [424]}, "eef_sim_pose_action": {"mean": [0.5137667140252361, 0.297762397136797, 1.100852966702544, -2.427678225406043, 0.8016691998684452, 1.9499011113608318, 0.5388033160501098, -0.2792492970572188, 1.1203349782316647, 2.4349462195768066, 0.9013544089883323, -2.3731999609608914], "std": [0.05984674302761772, 0.03734209007968776, 0.03549114297683467, 0.2918004774924528, 0.3730460100613649, 2.108509505818592, 0.04284137867891038, 0.06463103641267866, 0.035639339116873045, 0.2789859116634826, 0.27442717998486266, 0.9949257322978768], "min": [0.44394455234315955, 0.2302112952071595, 1.049911799801132, -2.9699812923553486, 0.27427717560624587, -3.128954219755975, 0.49354457388679424, -0.33111600280748493, 1.071247031211705, 1.857642242650585, 0.27605641256516256, -3.1181145892887896], "max": [0.600480115014399, 0.3394538972423771, 1.184083827237266, -1.5639142395681724, 1.3093669753716615, 3.13625681929288, 0.6187616025631273, -0.11834248623079924, 1.2338518626576667, 2.9614044760328135, 1.2394405925880565, 3.1297840120191784], "count": [424]}, "gripper_mode_state": {"mean": [0.21226415094339623, 0.16745283018867924], "std": [0.4089108474566022, 0.3733796725191127], "min": [0, 0], "max": [1, 1], "count": [424]}, "gripper_activity_state": {"mean": [1.8113207547169812, 1.8325471698113207], "std": [0.5640689029764827, 0.5072838536286828], "min": [0, 0], "max": [2, 2], "count": [424]}, "gripper_mode_action": {"mean": [0.21226415094339623, 0.16745283018867924], "std": [0.4089108474566022, 0.3733796725191127], "min": [0, 0], "max": [1, 1], "count": [424]}, "gripper_activity_action": {"mean": [1.8113207547169812, 1.8325471698113207], "std": [0.5640689029764827, 0.5072838536286828], "min": [0, 0], "max": [2, 2], "count": [424]}, "gripper_open_scale_state": {"mean": [0.6520318397216076, 0.7700884429823652], "std": [0.297214816728768, 0.2985933482719871], "min": [0.05, 0.049], "max": [0.883, 0.944], "count": [424]}, "gripper_open_scale_action": {"mean": [0.6520318397216076, 0.7700884429823652], "std": [0.297214816728768, 0.2985933482719871], "min": [0.05, 0.049], "max": [0.883, 0.944], "count": [424]}}} +{"episode_index": 77, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[1.0]], [[1.0]]], "mean": [[[0.4910384742647059]], [[0.4800054820261438]], [[0.465504272875817]]], "std": [[[0.14809461746900351]], [[0.15350343123630805]], [[0.17105852573626615]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47796613562091506]], [[0.47513979166666664]], [[0.46403088439542484]]], "std": [[[0.12094031315472534]], [[0.1183218633181246]], [[0.13252704956020867]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47535188725490196]], [[0.45990539828431376]], [[0.4423113562091503]]], "std": [[[0.1206303762164929]], [[0.13531008347690002]], [[0.15749736693746189]]], "count": [100]}, "observation.state": {"min": [0.3193429112434387, 1.9821878671646118, -1.478433609008789, -1.3574997186660767, -2.6514344215393066, -1.9871271848678589, 1.2515058517456055, 54.0, 0.10602600127458572, 0.2894890010356903, -0.12650799751281738, -3.134185314178467, -0.4429999887943268, -0.7039999961853027, -0.918095588684082, -2.1709976196289062, 0.4202054738998413, 0.8035147190093994, 1.835946798324585, 1.3712528944015503, -2.679307460784912, 36.0, -0.3146730065345764, 0.22164300084114075, -0.03380100056529045, -3.119999885559082, -0.35600000619888306, -2.8239998817443848], "max": [0.8773596286773682, 2.1074154376983643, -0.6886720657348633, -0.598578155040741, -1.3791067600250244, -1.0066884756088257, 2.108375310897827, 947.0, 0.28095901012420654, 0.3962570130825043, 0.0856890007853508, 3.121999979019165, 0.8019999861717224, -0.3100000023841858, -0.22368140518665314, -1.9099836349487305, 1.0708293914794922, 1.3175665140151978, 2.857348680496216, 2.0332040786743164, -1.3835400342941284, 871.0, -0.1748639941215515, 0.4136520028114319, 0.09081599861383438, 3.121999979019165, 0.7110000252723694, -1.7000000476837158], "mean": [0.6232365369796753, 2.052839756011963, -0.9528651237487793, -0.7614011764526367, -2.101316213607788, -1.6289055347442627, 1.6634876728057861, 733.0138549804688, 0.2176842987537384, 0.33366382122039795, -0.022243233397603035, -0.1532268524169922, 0.24983148276805878, -0.44648489356040955, -0.45158204436302185, -2.135723114013672, 0.6393362283706665, 0.9723474383354187, 2.280413866043091, 1.7160933017730713, -1.7924562692642212, 666.9307250976562, -0.2687605023384094, 0.3041588068008423, 0.018453359603881836, 2.196674346923828, 0.3817737400531769, -2.4584245681762695], "std": [0.1665651649236679, 0.036669280380010605, 0.2547815144062042, 0.17206618189811707, 0.3293984532356262, 0.2337740659713745, 0.29583775997161865, 315.54510498046875, 0.050946880131959915, 0.03447713330388069, 0.039912473410367966, 3.0346901416778564, 0.36152616143226624, 0.06669057905673981, 0.23874318599700928, 0.05208352580666542, 0.17982763051986694, 0.10477802157402039, 0.30637326836586, 0.16948643326759338, 0.4480931758880615, 274.8382263183594, 0.0421011783182621, 0.06267929077148438, 0.024482177570462227, 1.9143437147140503, 0.3068860173225403, 0.2577558159828186], "count": [433]}, "action": {"min": [0.3193429112434387, 1.9821878671646118, -1.478433609008789, -1.3574997186660767, -2.6514344215393066, -1.9871271848678589, 1.2515058517456055, 54.0, 0.10602600127458572, 0.2894890010356903, -0.12650799751281738, -3.134185314178467, -0.4429999887943268, -0.7039999961853027, -0.918095588684082, -2.1709976196289062, 0.4202054738998413, 0.8035147190093994, 1.835946798324585, 1.3712528944015503, -2.679307460784912, 36.0, -0.3146730065345764, 0.22164300084114075, -0.03380100056529045, -3.119999885559082, -0.35600000619888306, -2.8239998817443848], "max": [0.8773596286773682, 2.1074154376983643, -0.6886720657348633, -0.598578155040741, -1.3791067600250244, -1.0066884756088257, 2.108375310897827, 947.0, 0.28095901012420654, 0.3962570130825043, 0.0856890007853508, 3.121999979019165, 0.8019999861717224, -0.3100000023841858, -0.22368140518665314, -1.9099836349487305, 1.0708293914794922, 1.3175665140151978, 2.857348680496216, 2.0332040786743164, -1.3835400342941284, 871.0, -0.1748639941215515, 0.4136520028114319, 0.09081599861383438, 3.121999979019165, 0.7110000252723694, -1.7000000476837158], "mean": [0.6232365369796753, 2.052839756011963, -0.9528651237487793, -0.7614011764526367, -2.101316213607788, -1.6289055347442627, 1.6634876728057861, 733.0138549804688, 0.2176842987537384, 0.33366382122039795, -0.022243233397603035, -0.1532268524169922, 0.24983148276805878, -0.44648489356040955, -0.45158204436302185, -2.135723114013672, 0.6393362283706665, 0.9723474383354187, 2.280413866043091, 1.7160933017730713, -1.7924562692642212, 666.9307250976562, -0.2687605023384094, 0.3041588068008423, 0.018453359603881836, 2.196674346923828, 0.3817737400531769, -2.4584245681762695], "std": [0.1665651649236679, 0.036669280380010605, 0.2547815144062042, 0.17206618189811707, 0.3293984532356262, 0.2337740659713745, 0.29583775997161865, 315.54510498046875, 0.050946880131959915, 0.03447713330388069, 0.039912473410367966, 3.0346901416778564, 0.36152616143226624, 0.06669057905673981, 0.23874318599700928, 0.05208352580666542, 0.17982763051986694, 0.10477802157402039, 0.30637326836586, 0.16948643326759338, 0.4480931758880615, 274.8382263183594, 0.0421011783182621, 0.06267929077148438, 0.024482177570462227, 1.9143437147140503, 0.3068860173225403, 0.2577558159828186], "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": [79], "max": [79], "mean": [79.0], "std": [0.0], "count": [433]}, "index": {"min": [51847], "max": [52279], "mean": [52063.0], "std": [124.99599993599796], "count": [433]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [433]}, "subtask_annotation": {"mean": [12.445727482678985, 29.0, 29.0, 29.0, 29.0], "std": [10.687128797312834, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [433]}, "scene_annotation": {"mean": [79.0], "std": [0.0], "min": [79], "max": [79], "count": [433]}, "eef_direction_state": {"mean": [4.5265588914549655, 4.819861431870669], "std": [1.9673692430371765, 1.6096914854277067], "min": [0, 0], "max": [6, 6], "count": [433]}, "eef_velocity_state": {"mean": [0.7736720554272517, 0.6766743648960739], "std": [0.8431490810182235, 0.8165923831935505], "min": [0, 0], "max": [2, 2], "count": [433]}, "eef_acc_mag_state": {"mean": [0.7043879907621247, 0.6189376443418014], "std": [0.8325947404878974, 0.7927569214629895], "min": [0, 0], "max": [2, 2], "count": [433]}, "eef_direction_action": {"mean": [4.5265588914549655, 4.819861431870669], "std": [1.9673692430371765, 1.6096914854277067], "min": [0, 0], "max": [6, 6], "count": [433]}, "eef_velocity_action": {"mean": [0.7736720554272517, 0.6766743648960739], "std": [0.8431490810182235, 0.8165923831935505], "min": [0, 0], "max": [2, 2], "count": [433]}, "eef_acc_mag_action": {"mean": [0.7043879907621247, 0.6189376443418014], "std": [0.8325947404878974, 0.7927569214629895], "min": [0, 0], "max": [2, 2], "count": [433]}, "eef_sim_pose_state": {"mean": [0.514942246720207, 0.29839405084416726, 1.1106075261894768, -2.4167680781648313, 0.8627633611011912, 2.2640853879373357, 0.5548493342719624, -0.23514272939078026, 1.1170039966567815, 2.5434746059744033, 0.8954274390565458, -2.3231605133259565], "std": [0.06541953559742018, 0.04429111531049402, 0.04135253695012719, 0.7125438606900725, 0.3298185623611918, 1.617333926061935, 0.03627133242373839, 0.06050425586219954, 0.03841923847621811, 0.2902216421354463, 0.3199697361709753, 0.7330757489978336], "min": [0.4374205197201211, 0.19301046214065337, 1.0685900512224742, -3.1398949950413138, 0.25894382358849466, -3.121250530925777, 0.5010685695969235, -0.3053798229521783, 1.0795468666701264, 1.7037065178650235, 0.2732959854129604, -3.1191030084650992], "max": [0.6313203850837307, 0.3434113972692896, 1.2339565133773214, 3.1344367184638697, 1.3233468630142666, 3.1179365516680675, 0.6140603980507698, -0.09746518422317231, 1.2581127843452355, 3.0125636019629383, 1.2944674776676872, 3.086875270266581], "count": [433]}, "eef_sim_pose_action": {"mean": [0.514942246720207, 0.29839405084416726, 1.1106075261894768, -2.4167680781648313, 0.8627633611011912, 2.2640853879373357, 0.5548493342719624, -0.23514272939078026, 1.1170039966567815, 2.5434746059744033, 0.8954274390565458, -2.3231605133259565], "std": [0.06541953559742018, 0.04429111531049402, 0.04135253695012719, 0.7125438606900725, 0.3298185623611918, 1.617333926061935, 0.03627133242373839, 0.06050425586219954, 0.03841923847621811, 0.2902216421354463, 0.3199697361709753, 0.7330757489978336], "min": [0.4374205197201211, 0.19301046214065337, 1.0685900512224742, -3.1398949950413138, 0.25894382358849466, -3.121250530925777, 0.5010685695969235, -0.3053798229521783, 1.0795468666701264, 1.7037065178650235, 0.2732959854129604, -3.1191030084650992], "max": [0.6313203850837307, 0.3434113972692896, 1.2339565133773214, 3.1344367184638697, 1.3233468630142666, 3.1179365516680675, 0.6140603980507698, -0.09746518422317231, 1.2581127843452355, 3.0125636019629383, 1.2944674776676872, 3.086875270266581], "count": [433]}, "gripper_mode_state": {"mean": [0.19168591224018475, 0.20554272517321015], "std": [0.3936272644124533, 0.4040976531750479], "min": [0, 0], "max": [1, 1], "count": [433]}, "gripper_activity_state": {"mean": [1.8129330254041571, 1.8267898383371826], "std": [0.5348103526459776, 0.5086077493197517], "min": [0, 0], "max": [2, 2], "count": [433]}, "gripper_mode_action": {"mean": [0.19168591224018475, 0.20554272517321015], "std": [0.3936272644124533, 0.4040976531750479], "min": [0, 0], "max": [1, 1], "count": [433]}, "gripper_activity_action": {"mean": [1.8129330254041571, 1.8267898383371826], "std": [0.5348103526459776, 0.5086077493197517], "min": [0, 0], "max": [2, 2], "count": [433]}, "gripper_open_scale_state": {"mean": [0.666930716226063, 0.7330138570067516], "std": [0.2748382173310345, 0.3155450877116772], "min": [0.036, 0.054], "max": [0.871, 0.947], "count": [433]}, "gripper_open_scale_action": {"mean": [0.666930716226063, 0.7330138570067516], "std": [0.2748382173310345, 0.3155450877116772], "min": [0.036, 0.054], "max": [0.871, 0.947], "count": [433]}}} +{"episode_index": 78, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8784313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4939178227124183]], [[0.4795754758986928]], [[0.46690266748366016]]], "std": [[[0.13638082950056427]], [[0.1478086069704263]], [[0.16640840415020788]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4794207618464052]], [[0.47800636437908495]], [[0.46763771650326796]]], "std": [[[0.11059887447061767]], [[0.11001940437586648]], [[0.12438669677273918]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47582584150326795]], [[0.4593789399509804]], [[0.4412139052287582]]], "std": [[[0.11176653066150924]], [[0.13013298705916165]], [[0.153691899316291]]], "count": [100]}, "observation.state": {"min": [0.29963812232017517, 1.9989430904388428, -1.3999111652374268, -1.2615938186645508, -2.637436866760254, -1.9127240180969238, 1.3471848964691162, 44.0, 0.11488199979066849, 0.2735289931297302, -0.11378999799489975, -3.1411852836608887, -0.4490000009536743, -0.6179999709129333, -0.9559692144393921, -2.161468267440796, 0.3693291246891022, 0.7223743200302124, 2.048353433609009, 1.3525779247283936, -2.5494723320007324, 39.0, -0.3222390115261078, 0.22468799352645874, -0.03421499952673912, -3.1401853561401367, -0.36399999260902405, -2.8350000381469727], "max": [0.9328960180282593, 2.100748300552368, -0.5536708235740662, -0.662509560585022, -1.7153445482254028, -1.161795973777771, 2.162637710571289, 855.0, 0.30007100105285645, 0.39392200112342834, 0.07161000370979309, 3.1410000324249268, 0.6060000061988831, -0.30000001192092896, -0.22764331102371216, -1.9216424226760864, 1.0859613418579102, 1.1638728380203247, 2.8572261333465576, 1.988732933998108, -1.213370442390442, 888.0, -0.17925700545310974, 0.43561500310897827, 0.12566299736499786, 3.140000104904175, 0.6890000104904175, -1.7680000066757202], "mean": [0.5383232235908508, 2.046539068222046, -0.7978825569152832, -0.8268612623214722, -2.164961099624634, -1.7048321962356567, 1.621240258216858, 712.6085205078125, 0.24702943861484528, 0.31625744700431824, 0.0035415333695709705, -2.878514528274536, 0.29292285442352295, -0.4579561650753021, -0.5006273984909058, -2.1084015369415283, 0.5455877184867859, 0.8652358055114746, 2.362055778503418, 1.7399952411651611, -1.7657203674316406, 679.8336181640625, -0.2755644917488098, 0.3027004897594452, 0.01888141967356205, 2.5791122913360596, 0.3835110068321228, -2.4231083393096924], "std": [0.18396122753620148, 0.03250983729958534, 0.2907595932483673, 0.14824867248535156, 0.2204694300889969, 0.17872130870819092, 0.29815909266471863, 254.20155334472656, 0.0617559477686882, 0.03845768794417381, 0.042009469121694565, 1.0122344493865967, 0.3145182132720947, 0.06040070205926895, 0.28443431854248047, 0.062368299812078476, 0.23572595417499542, 0.10434664785861969, 0.3053114712238312, 0.18269270658493042, 0.5502479076385498, 290.08685302734375, 0.0464157834649086, 0.08059575408697128, 0.03158380836248398, 1.346229910850525, 0.34694141149520874, 0.27995097637176514], "count": [364]}, "action": {"min": [0.29963812232017517, 1.9989430904388428, -1.3999111652374268, -1.2615938186645508, -2.637436866760254, -1.9127240180969238, 1.3471848964691162, 44.0, 0.11488199979066849, 0.2735289931297302, -0.11378999799489975, -3.1411852836608887, -0.4490000009536743, -0.6179999709129333, -0.9559692144393921, -2.161468267440796, 0.3693291246891022, 0.7223743200302124, 2.048353433609009, 1.3525779247283936, -2.5494723320007324, 39.0, -0.3222390115261078, 0.22468799352645874, -0.03421499952673912, -3.1401853561401367, -0.36399999260902405, -2.8350000381469727], "max": [0.9328960180282593, 2.100748300552368, -0.5536708235740662, -0.662509560585022, -1.7153445482254028, -1.161795973777771, 2.162637710571289, 855.0, 0.30007100105285645, 0.39392200112342834, 0.07161000370979309, 3.1410000324249268, 0.6060000061988831, -0.30000001192092896, -0.22764331102371216, -1.9216424226760864, 1.0859613418579102, 1.1638728380203247, 2.8572261333465576, 1.988732933998108, -1.213370442390442, 888.0, -0.17925700545310974, 0.43561500310897827, 0.12566299736499786, 3.140000104904175, 0.6890000104904175, -1.7680000066757202], "mean": [0.5383232235908508, 2.046539068222046, -0.7978825569152832, -0.8268612623214722, -2.164961099624634, -1.7048321962356567, 1.621240258216858, 712.6085205078125, 0.24702943861484528, 0.31625744700431824, 0.0035415333695709705, -2.878514528274536, 0.29292285442352295, -0.4579561650753021, -0.5006273984909058, -2.1084015369415283, 0.5455877184867859, 0.8652358055114746, 2.362055778503418, 1.7399952411651611, -1.7657203674316406, 679.8336181640625, -0.2755644917488098, 0.3027004897594452, 0.01888141967356205, 2.5791122913360596, 0.3835110068321228, -2.4231083393096924], "std": [0.18396122753620148, 0.03250983729958534, 0.2907595932483673, 0.14824867248535156, 0.2204694300889969, 0.17872130870819092, 0.29815909266471863, 254.20155334472656, 0.0617559477686882, 0.03845768794417381, 0.042009469121694565, 1.0122344493865967, 0.3145182132720947, 0.06040070205926895, 0.28443431854248047, 0.062368299812078476, 0.23572595417499542, 0.10434664785861969, 0.3053114712238312, 0.18269270658493042, 0.5502479076385498, 290.08685302734375, 0.0464157834649086, 0.08059575408697128, 0.03158380836248398, 1.346229910850525, 0.34694141149520874, 0.27995097637176514], "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": [80], "max": [80], "mean": [80.0], "std": [0.0], "count": [364]}, "index": {"min": [52280], "max": [52643], "mean": [52461.5], "std": [105.0773524599854], "count": [364]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [364]}, "subtask_annotation": {"mean": [9.68131868131868, 29.0, 29.0, 29.0, 29.0], "std": [10.574829249008923, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [364]}, "scene_annotation": {"mean": [80.0], "std": [0.0], "min": [80], "max": [80], "count": [364]}, "eef_direction_state": {"mean": [4.236263736263736, 4.486263736263736], "std": [1.9198796026534912, 1.9910040254465269], "min": [0, 0], "max": [6, 6], "count": [364]}, "eef_velocity_state": {"mean": [0.8791208791208791, 0.7060439560439561], "std": [0.8265533473029391, 0.8246656053851318], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_acc_mag_state": {"mean": [0.7912087912087912, 0.7005494505494505], "std": [0.8355623692398723, 0.8489811122005751], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_direction_action": {"mean": [4.236263736263736, 4.486263736263736], "std": [1.9198796026534912, 1.9910040254465269], "min": [0, 0], "max": [6, 6], "count": [364]}, "eef_velocity_action": {"mean": [0.8791208791208791, 0.7060439560439561], "std": [0.8265533473029391, 0.8246656053851318], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_acc_mag_action": {"mean": [0.7912087912087912, 0.7005494505494505], "std": [0.8355623692398723, 0.8489811122005751], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_sim_pose_state": {"mean": [0.5134459784731047, 0.3024142041837715, 1.1060441144698958, -2.4719729109202295, 0.8377027039058822, 2.1807797251010443, 0.5340701136994317, -0.274466116583172, 1.1144374444878866, 2.5891328554794026, 0.9306172885220435, -2.455623775424882], "std": [0.08535830969633479, 0.04519193928554329, 0.05340962733612631, 0.3247329184956779, 0.3905792317786096, 1.8740217875407994, 0.04282193480323123, 0.07422411167864705, 0.03357657353148291, 0.2121015993296772, 0.277808712729787, 0.24785578283760876], "min": [0.4300337709761685, 0.19480593579936512, 1.0526345179903176, -3.1248537852350093, 0.2082936747519275, -3.1409470851589965, 0.48812176766110027, -0.34468878601486463, 1.085830334147893, 2.2413057813027613, 0.2545807711229102, -2.780969621963058], "max": [0.6495809279062829, 0.3453872807604652, 1.2478318722315622, -2.0470483780341686, 1.3193869576210888, 3.1410007480281883, 0.6164423396555231, -0.09617957367884929, 1.2207601439176434, 2.9750373589546815, 1.2343520072879564, -2.0310646223699025], "count": [364]}, "eef_sim_pose_action": {"mean": [0.5134459784731047, 0.3024142041837715, 1.1060441144698958, -2.4719729109202295, 0.8377027039058822, 2.1807797251010443, 0.5340701136994317, -0.274466116583172, 1.1144374444878866, 2.5891328554794026, 0.9306172885220435, -2.455623775424882], "std": [0.08535830969633479, 0.04519193928554329, 0.05340962733612631, 0.3247329184956779, 0.3905792317786096, 1.8740217875407994, 0.04282193480323123, 0.07422411167864705, 0.03357657353148291, 0.2121015993296772, 0.277808712729787, 0.24785578283760876], "min": [0.4300337709761685, 0.19480593579936512, 1.0526345179903176, -3.1248537852350093, 0.2082936747519275, -3.1409470851589965, 0.48812176766110027, -0.34468878601486463, 1.085830334147893, 2.2413057813027613, 0.2545807711229102, -2.780969621963058], "max": [0.6495809279062829, 0.3453872807604652, 1.2478318722315622, -2.0470483780341686, 1.3193869576210888, 3.1410007480281883, 0.6164423396555231, -0.09617957367884929, 1.2207601439176434, 2.9750373589546815, 1.2343520072879564, -2.0310646223699025], "count": [364]}, "gripper_mode_state": {"mean": [0.21153846153846154, 0.15934065934065933], "std": [0.4083992419537555, 0.36599346117320614], "min": [0, 0], "max": [1, 1], "count": [364]}, "gripper_activity_state": {"mean": [1.7884615384615385, 1.8406593406593406], "std": [0.5613747315118934, 0.4938029197075013], "min": [0, 0], "max": [2, 2], "count": [364]}, "gripper_mode_action": {"mean": [0.21153846153846154, 0.15934065934065933], "std": [0.4083992419537555, 0.36599346117320614], "min": [0, 0], "max": [1, 1], "count": [364]}, "gripper_activity_action": {"mean": [1.7884615384615385, 1.8406593406593406], "std": [0.5613747315118934, 0.4938029197075013], "min": [0, 0], "max": [2, 2], "count": [364]}, "gripper_open_scale_state": {"mean": [0.6798337910620685, 0.7126085163996775], "std": [0.29008677915033115, 0.2542015367505431], "min": [0.039, 0.044], "max": [0.888, 0.855], "count": [364]}, "gripper_open_scale_action": {"mean": [0.6798337910620685, 0.7126085163996775], "std": [0.29008677915033115, 0.2542015367505431], "min": [0.039, 0.044], "max": [0.888, 0.855], "count": [364]}}} +{"episode_index": 79, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[1.0]], [[1.0]]], "mean": [[[0.49832635620915033]], [[0.4843357700163399]], [[0.4703953329248366]]], "std": [[[0.13900735529131633]], [[0.1486212483111902]], [[0.16775133112134152]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.480500631127451]], [[0.47584485498366014]], [[0.46436131535947717]]], "std": [[[0.11191428390014511]], [[0.1124789940358544]], [[0.12863777822393305]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47598104166666666]], [[0.4605135927287582]], [[0.44217520220588236]]], "std": [[[0.12289084247869507]], [[0.14046029458176731]], [[0.16259103756417984]]], "count": [100]}, "observation.state": {"min": [0.3574259877204895, 1.9183611869812012, -1.4758329391479492, -1.2071220874786377, -2.5786542892456055, -1.9823275804519653, 1.3835749626159668, 49.0, 0.08264899998903275, 0.2786889970302582, -0.1248600035905838, -3.1411852836608887, -0.36800000071525574, -0.7630000114440918, -0.8709542155265808, -2.160630464553833, 0.3211056888103485, 0.7722384333610535, 2.123856544494629, 1.427976131439209, -2.5885674953460693, 33.0, -0.32708099484443665, 0.2082429975271225, -0.008648999966681004, -3.122999906539917, -0.23600000143051147, -2.5250000953674316], "max": [1.0253634452819824, 2.1059842109680176, -0.5558874011039734, -0.6472204923629761, -1.6156861782073975, -1.1519348621368408, 2.006098985671997, 939.0, 0.28940799832344055, 0.39249199628829956, 0.10443700104951859, 3.1410000324249268, 0.6359999775886536, -0.17800000309944153, -0.21158626675605774, -1.959359049797058, 0.9817826151847839, 1.1525806188583374, 2.7765746116638184, 2.0448102951049805, -1.5032172203063965, 805.0, -0.20172399282455444, 0.40966901183128357, 0.10545799881219864, 3.13700008392334, 0.6349999904632568, -1.6410000324249268], "mean": [0.581110417842865, 2.0342423915863037, -0.8739083409309387, -0.7736840844154358, -2.1297802925109863, -1.701696515083313, 1.6112321615219116, 770.9768676757812, 0.22962920367717743, 0.31756508350372314, -0.009900366887450218, 0.3731514513492584, 0.28265342116355896, -0.4280635416507721, -0.4650542438030243, -2.097545862197876, 0.5323114991188049, 0.9447850584983826, 2.3599328994750977, 1.7800288200378418, -1.9255239963531494, 608.4421997070312, -0.2850443124771118, 0.29634547233581543, 0.03429849445819855, 2.24259614944458, 0.3779942989349365, -2.2467031478881836], "std": [0.175523579120636, 0.04714099317789078, 0.31406912207603455, 0.18122710287570953, 0.22069528698921204, 0.21500855684280396, 0.2626428008079529, 275.98907470703125, 0.0645526722073555, 0.03829452022910118, 0.04763074591755867, 3.0550363063812256, 0.3023175299167633, 0.1185295358300209, 0.2434673011302948, 0.05713978037238121, 0.20434902608394623, 0.09538716822862625, 0.2522563338279724, 0.18283037841320038, 0.42269372940063477, 276.5000305175781, 0.03748483583331108, 0.0729215070605278, 0.022408252581954002, 1.958533763885498, 0.29230955243110657, 0.2368379831314087], "count": [346]}, "action": {"min": [0.3574259877204895, 1.9183611869812012, -1.4758329391479492, -1.2071220874786377, -2.5786542892456055, -1.9823275804519653, 1.3835749626159668, 49.0, 0.08264899998903275, 0.2786889970302582, -0.1248600035905838, -3.1411852836608887, -0.36800000071525574, -0.7630000114440918, -0.8709542155265808, -2.160630464553833, 0.3211056888103485, 0.7722384333610535, 2.123856544494629, 1.427976131439209, -2.5885674953460693, 33.0, -0.32708099484443665, 0.2082429975271225, -0.008648999966681004, -3.122999906539917, -0.23600000143051147, -2.5250000953674316], "max": [1.0253634452819824, 2.1059842109680176, -0.5558874011039734, -0.6472204923629761, -1.6156861782073975, -1.1519348621368408, 2.006098985671997, 939.0, 0.28940799832344055, 0.39249199628829956, 0.10443700104951859, 3.1410000324249268, 0.6359999775886536, -0.17800000309944153, -0.21158626675605774, -1.959359049797058, 0.9817826151847839, 1.1525806188583374, 2.7765746116638184, 2.0448102951049805, -1.5032172203063965, 805.0, -0.20172399282455444, 0.40966901183128357, 0.10545799881219864, 3.13700008392334, 0.6349999904632568, -1.6410000324249268], "mean": [0.581110417842865, 2.0342423915863037, -0.8739083409309387, -0.7736840844154358, -2.1297802925109863, -1.701696515083313, 1.6112321615219116, 770.9768676757812, 0.22962920367717743, 0.31756508350372314, -0.009900366887450218, 0.3731514513492584, 0.28265342116355896, -0.4280635416507721, -0.4650542438030243, -2.097545862197876, 0.5323114991188049, 0.9447850584983826, 2.3599328994750977, 1.7800288200378418, -1.9255239963531494, 608.4421997070312, -0.2850443124771118, 0.29634547233581543, 0.03429849445819855, 2.24259614944458, 0.3779942989349365, -2.2467031478881836], "std": [0.175523579120636, 0.04714099317789078, 0.31406912207603455, 0.18122710287570953, 0.22069528698921204, 0.21500855684280396, 0.2626428008079529, 275.98907470703125, 0.0645526722073555, 0.03829452022910118, 0.04763074591755867, 3.0550363063812256, 0.3023175299167633, 0.1185295358300209, 0.2434673011302948, 0.05713978037238121, 0.20434902608394623, 0.09538716822862625, 0.2522563338279724, 0.18283037841320038, 0.42269372940063477, 276.5000305175781, 0.03748483583331108, 0.0729215070605278, 0.022408252581954002, 1.958533763885498, 0.29230955243110657, 0.2368379831314087], "count": [346]}, "timestamp": {"min": [0.0], "max": [11.5], "mean": [5.75], "std": [3.3293726469444995], "count": [346]}, "frame_index": {"min": [0], "max": [345], "mean": [172.5], "std": [99.88117940833499], "count": [346]}, "episode_index": {"min": [81], "max": [81], "mean": [81.0], "std": [0.0], "count": [346]}, "index": {"min": [52644], "max": [52989], "mean": [52816.5], "std": [99.88117940833499], "count": [346]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [346]}, "subtask_annotation": {"mean": [11.341040462427745, 29.0, 29.0, 29.0, 29.0], "std": [10.79335018268162, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [346]}, "scene_annotation": {"mean": [81.0], "std": [0.0], "min": [81], "max": [81], "count": [346]}, "eef_direction_state": {"mean": [4.0520231213872835, 4.494219653179191], "std": [2.2002782166533503, 1.8091677575266136], "min": [0, 0], "max": [6, 6], "count": [346]}, "eef_velocity_state": {"mean": [0.8786127167630058, 0.7572254335260116], "std": [0.8413135444467176, 0.8794489479611072], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_acc_mag_state": {"mean": [0.7138728323699421, 0.6734104046242775], "std": [0.8443511898524639, 0.8260487741246161], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_direction_action": {"mean": [4.0520231213872835, 4.494219653179191], "std": [2.2002782166533503, 1.8091677575266136], "min": [0, 0], "max": [6, 6], "count": [346]}, "eef_velocity_action": {"mean": [0.8786127167630058, 0.7572254335260116], "std": [0.8413135444467176, 0.8794489479611072], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_acc_mag_action": {"mean": [0.7138728323699421, 0.6734104046242775], "std": [0.8443511898524639, 0.8260487741246161], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_sim_pose_state": {"mean": [0.5076035573683872, 0.32064409533715327, 1.1116995105726808, -2.383345249002278, 0.7182947440881885, 1.9321820235779659, 0.5387145413760648, -0.25390497124375183, 1.116530435573533, 2.527101170711316, 0.9244659511386928, -2.413182248662482], "std": [0.07713072329993768, 0.03635556584483783, 0.04180502929975865, 0.3168088800159237, 0.29735315072915747, 2.2362812599438993, 0.040538406008551485, 0.0775995710984756, 0.03953838461817147, 0.31387409469051264, 0.23792829473928223, 0.34931566839061723], "min": [0.4219953312350042, 0.23858425092009955, 1.0635461826886958, -3.005411125753738, 0.2699193397776489, -3.1399973760068747, 0.4995215809902356, -0.3223290461216202, 1.0763941420367351, 1.937589933974715, 0.3846981159362939, -3.120495232879163], "max": [0.627496642872109, 0.35387394881901163, 1.2237345814978873, -2.050481378034519, 1.0327838115169086, 3.1391236900482236, 0.6165877746737997, -0.06423700155619226, 1.2215112640847738, 3.0875745596406774, 1.2410866903334083, -1.817513542123109], "count": [346]}, "eef_sim_pose_action": {"mean": [0.5076035573683872, 0.32064409533715327, 1.1116995105726808, -2.383345249002278, 0.7182947440881885, 1.9321820235779659, 0.5387145413760648, -0.25390497124375183, 1.116530435573533, 2.527101170711316, 0.9244659511386928, -2.413182248662482], "std": [0.07713072329993768, 0.03635556584483783, 0.04180502929975865, 0.3168088800159237, 0.29735315072915747, 2.2362812599438993, 0.040538406008551485, 0.0775995710984756, 0.03953838461817147, 0.31387409469051264, 0.23792829473928223, 0.34931566839061723], "min": [0.4219953312350042, 0.23858425092009955, 1.0635461826886958, -3.005411125753738, 0.2699193397776489, -3.1399973760068747, 0.4995215809902356, -0.3223290461216202, 1.0763941420367351, 1.937589933974715, 0.3846981159362939, -3.120495232879163], "max": [0.627496642872109, 0.35387394881901163, 1.2237345814978873, -2.050481378034519, 1.0327838115169086, 3.1391236900482236, 0.6165877746737997, -0.06423700155619226, 1.2215112640847738, 3.0875745596406774, 1.2410866903334083, -1.817513542123109], "count": [346]}, "gripper_mode_state": {"mean": [0.23121387283236994, 0.15606936416184972], "std": [0.4216088445967747, 0.3629210902275665], "min": [0, 0], "max": [1, 1], "count": [346]}, "gripper_activity_state": {"mean": [1.829479768786127, 1.8265895953757225], "std": [0.5070010043153977, 0.479629480437203], "min": [0, 0], "max": [2, 2], "count": [346]}, "gripper_mode_action": {"mean": [0.23121387283236994, 0.15606936416184972], "std": [0.4216088445967747, 0.3629210902275665], "min": [0, 0], "max": [1, 1], "count": [346]}, "gripper_activity_action": {"mean": [1.829479768786127, 1.8265895953757225], "std": [0.5070010043153977, 0.479629480437203], "min": [0, 0], "max": [2, 2], "count": [346]}, "gripper_open_scale_state": {"mean": [0.6084421965317922, 0.7709768785906658], "std": [0.2765001803683455, 0.2759890889926503], "min": [0.033, 0.049], "max": [0.805, 0.939], "count": [346]}, "gripper_open_scale_action": {"mean": [0.6084421965317922, 0.7709768785906658], "std": [0.2765001803683455, 0.2759890889926503], "min": [0.033, 0.049], "max": [0.805, 0.939], "count": [346]}}} +{"episode_index": 80, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.48410030024509804]], [[0.472919795751634]], [[0.4578301368464053]]], "std": [[[0.13691299703922927]], [[0.14530647744213912]], [[0.16327142761374422]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4768506842320261]], [[0.47921411560457516]], [[0.4710666564542484]]], "std": [[[0.11783096916202249]], [[0.1160888967765351]], [[0.12508085616809977]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4802402062908496]], [[0.4674954799836601]], [[0.44947657883986925]]], "std": [[[0.12176629977839577]], [[0.14006579625078353]], [[0.16073447849073433]]], "count": [100]}, "observation.state": {"min": [0.3214024007320404, 1.929688572883606, -1.349087119102478, -1.088142991065979, -2.6862363815307617, -1.9659041166305542, 1.440542459487915, 44.0, 0.07816900312900543, 0.28812599182128906, -0.10503999888896942, -3.1351852416992188, -0.5870000123977661, -0.6430000066757202, -0.7906865477561951, -2.1616077423095703, 0.3423812687397003, 0.8251742124557495, 1.9689059257507324, 1.4551159143447876, -2.4759066104888916, 49.0, -0.3041290044784546, 0.235275998711586, -0.006831000093370676, -3.1351852416992188, -0.20600000023841858, -2.552000045776367], "max": [1.0577044486999512, 2.1008529663085938, -0.6662445664405823, -0.5690471529960632, -1.7855416536331177, -1.1996172666549683, 2.1687984466552734, 884.0, 0.2929899990558624, 0.41702398657798767, 0.05846799910068512, 3.132999897003174, 0.5230000019073486, -0.2549999952316284, -0.3251897692680359, -2.015610933303833, 0.909525990486145, 1.1541165113449097, 2.8186542987823486, 1.9554321765899658, -1.3907132148742676, 868.0, -0.21631599962711334, 0.3937250077724457, 0.07289399951696396, 3.13700008392334, 0.8240000009536743, -1.687999963760376], "mean": [0.6520466804504395, 2.0090787410736084, -0.9101561307907104, -0.7328112721443176, -2.176693916320801, -1.676922082901001, 1.7059409618377686, 606.176025390625, 0.22178803384304047, 0.33194538950920105, -0.007926484569907188, 0.4340398609638214, 0.1923064887523651, -0.4689962565898895, -0.49997538328170776, -2.1143574714660645, 0.5139286518096924, 0.9497165083885193, 2.370068311691284, 1.760878562927246, -1.8568474054336548, 638.8519287109375, -0.27868276834487915, 0.30897799134254456, 0.03008068911731243, 2.147012948989868, 0.38120874762535095, -2.3362908363342285], "std": [0.23475152254104614, 0.06681245565414429, 0.2549055516719818, 0.18262039124965668, 0.24643439054489136, 0.18522432446479797, 0.2904062271118164, 244.45132446289062, 0.07715833932161331, 0.04334087297320366, 0.040643271058797836, 3.0258989334106445, 0.3542419970035553, 0.1107785701751709, 0.18409951031208038, 0.045290976762771606, 0.1825225055217743, 0.07002134621143341, 0.2648891806602478, 0.17612388730049133, 0.36076217889785767, 283.225341796875, 0.0210905522108078, 0.056944042444229126, 0.018265636637806892, 2.0891530513763428, 0.2897822856903076, 0.2506221830844879], "count": [287]}, "action": {"min": [0.3214024007320404, 1.929688572883606, -1.349087119102478, -1.088142991065979, -2.6862363815307617, -1.9659041166305542, 1.440542459487915, 44.0, 0.07816900312900543, 0.28812599182128906, -0.10503999888896942, -3.1351852416992188, -0.5870000123977661, -0.6430000066757202, -0.7906865477561951, -2.1616077423095703, 0.3423812687397003, 0.8251742124557495, 1.9689059257507324, 1.4551159143447876, -2.4759066104888916, 49.0, -0.3041290044784546, 0.235275998711586, -0.006831000093370676, -3.1351852416992188, -0.20600000023841858, -2.552000045776367], "max": [1.0577044486999512, 2.1008529663085938, -0.6662445664405823, -0.5690471529960632, -1.7855416536331177, -1.1996172666549683, 2.1687984466552734, 884.0, 0.2929899990558624, 0.41702398657798767, 0.05846799910068512, 3.132999897003174, 0.5230000019073486, -0.2549999952316284, -0.3251897692680359, -2.015610933303833, 0.909525990486145, 1.1541165113449097, 2.8186542987823486, 1.9554321765899658, -1.3907132148742676, 868.0, -0.21631599962711334, 0.3937250077724457, 0.07289399951696396, 3.13700008392334, 0.8240000009536743, -1.687999963760376], "mean": [0.6520466804504395, 2.0090787410736084, -0.9101561307907104, -0.7328112721443176, -2.176693916320801, -1.676922082901001, 1.7059409618377686, 606.176025390625, 0.22178803384304047, 0.33194538950920105, -0.007926484569907188, 0.4340398609638214, 0.1923064887523651, -0.4689962565898895, -0.49997538328170776, -2.1143574714660645, 0.5139286518096924, 0.9497165083885193, 2.370068311691284, 1.760878562927246, -1.8568474054336548, 638.8519287109375, -0.27868276834487915, 0.30897799134254456, 0.03008068911731243, 2.147012948989868, 0.38120874762535095, -2.3362908363342285], "std": [0.23475152254104614, 0.06681245565414429, 0.2549055516719818, 0.18262039124965668, 0.24643439054489136, 0.18522432446479797, 0.2904062271118164, 244.45132446289062, 0.07715833932161331, 0.04334087297320366, 0.040643271058797836, 3.0258989334106445, 0.3542419970035553, 0.1107785701751709, 0.18409951031208038, 0.045290976762771606, 0.1825225055217743, 0.07002134621143341, 0.2648891806602478, 0.17612388730049133, 0.36076217889785767, 283.225341796875, 0.0210905522108078, 0.056944042444229126, 0.018265636637806892, 2.0891530513763428, 0.2897822856903076, 0.2506221830844879], "count": [287]}, "timestamp": {"min": [0.0], "max": [9.533333333333333], "mean": [4.766666666666667], "std": [2.7616420236277306], "count": [287]}, "frame_index": {"min": [0], "max": [286], "mean": [143.0], "std": [82.84926070883192], "count": [287]}, "episode_index": {"min": [82], "max": [82], "mean": [82.0], "std": [0.0], "count": [287]}, "index": {"min": [52990], "max": [53276], "mean": [53133.0], "std": [82.84926070883192], "count": [287]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [287]}, "subtask_annotation": {"mean": [11.91637630662021, 29.0, 29.0, 29.0, 29.0], "std": [10.558942414732025, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [287]}, "scene_annotation": {"mean": [82.0], "std": [0.0], "min": [82], "max": [82], "count": [287]}, "eef_direction_state": {"mean": [3.9930313588850175, 4.620209059233449], "std": [2.1591601015127075, 1.629008363691595], "min": [0, 0], "max": [6, 6], "count": [287]}, "eef_velocity_state": {"mean": [0.8641114982578397, 0.8327526132404182], "std": [0.8043876811433064, 0.8951517213886232], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_acc_mag_state": {"mean": [0.8501742160278746, 0.8118466898954704], "std": [0.8565335927053558, 0.8591376465152578], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_direction_action": {"mean": [3.9930313588850175, 4.620209059233449], "std": [2.1591601015127075, 1.629008363691595], "min": [0, 0], "max": [6, 6], "count": [287]}, "eef_velocity_action": {"mean": [0.8641114982578397, 0.8327526132404182], "std": [0.8043876811433064, 0.8951517213886232], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_acc_mag_action": {"mean": [0.8501742160278746, 0.8118466898954704], "std": [0.8565335927053558, 0.8591376465152578], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_sim_pose_state": {"mean": [0.520712824095464, 0.3138997460163786, 1.1125802607243196, -2.4140613857311926, 0.7808301567669667, 1.8546917137419385, 0.5536202876757451, -0.247203263261674, 1.1261766531683357, 2.5684638820253096, 0.8280900609395794, -2.391665011313326], "std": [0.059529352823237874, 0.02767028461491973, 0.025958373511348512, 0.3123439711327305, 0.29723337727528143, 2.1589030596557253, 0.04607239575735458, 0.08501882313631096, 0.04572125699831417, 0.2998110148363344, 0.29037906849309714, 0.3273688827448721], "min": [0.4509296694034672, 0.2521409465962678, 1.074263490651061, -3.0346583010875183, 0.3300652497574901, -3.1342623090283985, 0.5085027029102163, -0.3262605315574908, 1.0853996205697451, 2.097955208922463, 0.1551395655553245, -2.862046699603764], "max": [0.6117031323196862, 0.3457996016041717, 1.1919801701738635, -1.8301759607626742, 1.0793471814854794, 3.1290865012843616, 0.6382509696748135, -0.07491755665640726, 1.2346661135456742, 3.105700751755684, 1.1447042549814257, -1.8824431921251064], "count": [287]}, "eef_sim_pose_action": {"mean": [0.520712824095464, 0.3138997460163786, 1.1125802607243196, -2.4140613857311926, 0.7808301567669667, 1.8546917137419385, 0.5536202876757451, -0.247203263261674, 1.1261766531683357, 2.5684638820253096, 0.8280900609395794, -2.391665011313326], "std": [0.059529352823237874, 0.02767028461491973, 0.025958373511348512, 0.3123439711327305, 0.29723337727528143, 2.1589030596557253, 0.04607239575735458, 0.08501882313631096, 0.04572125699831417, 0.2998110148363344, 0.29037906849309714, 0.3273688827448721], "min": [0.4509296694034672, 0.2521409465962678, 1.074263490651061, -3.0346583010875183, 0.3300652497574901, -3.1342623090283985, 0.5085027029102163, -0.3262605315574908, 1.0853996205697451, 2.097955208922463, 0.1551395655553245, -2.862046699603764], "max": [0.6117031323196862, 0.3457996016041717, 1.1919801701738635, -1.8301759607626742, 1.0793471814854794, 3.1290865012843616, 0.6382509696748135, -0.07491755665640726, 1.2346661135456742, 3.105700751755684, 1.1447042549814257, -1.8824431921251064], "count": [287]}, "gripper_mode_state": {"mean": [0.23344947735191637, 0.20209059233449478], "std": [0.42302578984742156, 0.40155944120937787], "min": [0, 0], "max": [1, 1], "count": [287]}, "gripper_activity_state": {"mean": [1.710801393728223, 1.759581881533101], "std": [0.6439114891440558, 0.6031599421126059], "min": [0, 0], "max": [2, 2], "count": [287]}, "gripper_mode_action": {"mean": [0.23344947735191637, 0.20209059233449478], "std": [0.42302578984742156, 0.40155944120937787], "min": [0, 0], "max": [1, 1], "count": [287]}, "gripper_activity_action": {"mean": [1.710801393728223, 1.759581881533101], "std": [0.6439114891440558, 0.6031599421126059], "min": [0, 0], "max": [2, 2], "count": [287]}, "gripper_open_scale_state": {"mean": [0.6388519165358046, 0.6061759583609442], "std": [0.28322520392292355, 0.24445131712498308], "min": [0.049, 0.044], "max": [0.868, 0.884], "count": [287]}, "gripper_open_scale_action": {"mean": [0.6388519165358046, 0.6061759583609442], "std": [0.28322520392292355, 0.24445131712498308], "min": [0.049, 0.044], "max": [0.868, 0.884], "count": [287]}}} +{"episode_index": 81, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7372549019607844]], [[1.0]], [[1.0]]], "mean": [[[0.4854111376633987]], [[0.47172381535947716]], [[0.4571662009803922]]], "std": [[[0.13275084275080357]], [[0.1483082017503055]], [[0.16449305054723817]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47801623570261437]], [[0.47322146241830065]], [[0.462135426879085]]], "std": [[[0.12780758829971292]], [[0.12647435478236901]], [[0.13949657997522852]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48496498366013074]], [[0.47346739991830067]], [[0.4572868300653595]]], "std": [[[0.13108497110821613]], [[0.14545303889716668]], [[0.1642236619448766]]], "count": [100]}, "observation.state": {"min": [0.35292306542396545, 1.893507719039917, -1.5677770376205444, -1.1535754203796387, -2.6465823650360107, -1.964874267578125, 1.411378026008606, 45.0, 0.05196499824523926, 0.27407601475715637, -0.11990199983119965, -3.1401853561401367, -0.574999988079071, -0.6769999265670776, -0.8597841262817383, -2.163353204727173, 0.43528515100479126, 0.8136724829673767, 2.0952680110931396, 1.3993003368377686, -2.452676296234131, 37.0, -0.30591198801994324, 0.2247059941291809, -0.015053000301122665, -3.1391851902008057, -0.2370000034570694, -2.5280001163482666], "max": [1.014367938041687, 2.10491943359375, -0.518362820148468, -0.7953465580940247, -1.606016993522644, -1.148915410041809, 2.1489715576171875, 959.0, 0.2989250123500824, 0.39646899700164795, 0.0876300036907196, 3.1410000324249268, 0.6100000143051147, -0.14100000262260437, -0.22392573952674866, -1.9776326417922974, 0.9765466451644897, 1.1799997091293335, 2.828550338745117, 1.9958713054656982, -1.5161850452423096, 910.0, -0.20355099439620972, 0.4121229946613312, 0.09796000272035599, 3.1410000324249268, 0.625, -1.7890000343322754], "mean": [0.6308137774467468, 2.027547597885132, -0.9273442625999451, -0.8805518746376038, -2.1919760704040527, -1.737642526626587, 1.7387762069702148, 643.126953125, 0.20941540598869324, 0.3243420124053955, 0.002001497894525528, -0.30414140224456787, 0.17032910883426666, -0.3859750032424927, -0.460873007774353, -2.115858554840088, 0.5602072477340698, 0.9754418730735779, 2.3373613357543945, 1.8016047477722168, -1.8685283660888672, 700.862060546875, -0.2761618494987488, 0.2953872084617615, 0.029776982963085175, -0.11314459145069122, 0.3690222501754761, -2.3307180404663086], "std": [0.23172220587730408, 0.059336062520742416, 0.3456755578517914, 0.1014527752995491, 0.23664972186088562, 0.2559242248535156, 0.3053205907344818, 251.81072998046875, 0.08274871110916138, 0.04449690133333206, 0.0564822219312191, 3.063133478164673, 0.3477631211280823, 0.11888211220502853, 0.2194853574037552, 0.0456918366253376, 0.1683483123779297, 0.09133334457874298, 0.25516435503959656, 0.1941182017326355, 0.3367439806461334, 295.66107177734375, 0.028591156005859375, 0.06724134832620621, 0.023346174508333206, 2.987396478652954, 0.2642957270145416, 0.16316252946853638], "count": [319]}, "action": {"min": [0.35292306542396545, 1.893507719039917, -1.5677770376205444, -1.1535754203796387, -2.6465823650360107, -1.964874267578125, 1.411378026008606, 45.0, 0.05196499824523926, 0.27407601475715637, -0.11990199983119965, -3.1401853561401367, -0.574999988079071, -0.6769999265670776, -0.8597841262817383, -2.163353204727173, 0.43528515100479126, 0.8136724829673767, 2.0952680110931396, 1.3993003368377686, -2.452676296234131, 37.0, -0.30591198801994324, 0.2247059941291809, -0.015053000301122665, -3.1391851902008057, -0.2370000034570694, -2.5280001163482666], "max": [1.014367938041687, 2.10491943359375, -0.518362820148468, -0.7953465580940247, -1.606016993522644, -1.148915410041809, 2.1489715576171875, 959.0, 0.2989250123500824, 0.39646899700164795, 0.0876300036907196, 3.1410000324249268, 0.6100000143051147, -0.14100000262260437, -0.22392573952674866, -1.9776326417922974, 0.9765466451644897, 1.1799997091293335, 2.828550338745117, 1.9958713054656982, -1.5161850452423096, 910.0, -0.20355099439620972, 0.4121229946613312, 0.09796000272035599, 3.1410000324249268, 0.625, -1.7890000343322754], "mean": [0.6308137774467468, 2.027547597885132, -0.9273442625999451, -0.8805518746376038, -2.1919760704040527, -1.737642526626587, 1.7387762069702148, 643.126953125, 0.20941540598869324, 0.3243420124053955, 0.002001497894525528, -0.30414140224456787, 0.17032910883426666, -0.3859750032424927, -0.460873007774353, -2.115858554840088, 0.5602072477340698, 0.9754418730735779, 2.3373613357543945, 1.8016047477722168, -1.8685283660888672, 700.862060546875, -0.2761618494987488, 0.2953872084617615, 0.029776982963085175, -0.11314459145069122, 0.3690222501754761, -2.3307180404663086], "std": [0.23172220587730408, 0.059336062520742416, 0.3456755578517914, 0.1014527752995491, 0.23664972186088562, 0.2559242248535156, 0.3053205907344818, 251.81072998046875, 0.08274871110916138, 0.04449690133333206, 0.0564822219312191, 3.063133478164673, 0.3477631211280823, 0.11888211220502853, 0.2194853574037552, 0.0456918366253376, 0.1683483123779297, 0.09133334457874298, 0.25516435503959656, 0.1941182017326355, 0.3367439806461334, 295.66107177734375, 0.028591156005859375, 0.06724134832620621, 0.023346174508333206, 2.987396478652954, 0.2642957270145416, 0.16316252946853638], "count": [319]}, "timestamp": {"min": [0.0], "max": [10.6], "mean": [5.3], "std": [3.0695638488590236], "count": [319]}, "frame_index": {"min": [0], "max": [318], "mean": [159.0], "std": [92.0869154657707], "count": [319]}, "episode_index": {"min": [83], "max": [83], "mean": [83.0], "std": [0.0], "count": [319]}, "index": {"min": [53277], "max": [53595], "mean": [53436.0], "std": [92.0869154657707], "count": [319]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [319]}, "subtask_annotation": {"mean": [13.595611285266457, 29.0, 29.0, 29.0, 29.0], "std": [10.651332772479314, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [319]}, "scene_annotation": {"mean": [83.0], "std": [0.0], "min": [83], "max": [83], "count": [319]}, "eef_direction_state": {"mean": [4.115987460815047, 4.630094043887147], "std": [2.234461121033472, 1.5977561628878256], "min": [0, 0], "max": [6, 6], "count": [319]}, "eef_velocity_state": {"mean": [0.8401253918495298, 0.8495297805642633], "std": [0.8469869055261006, 0.8866431878326504], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_state": {"mean": [0.768025078369906, 0.7429467084639498], "std": [0.835786296198613, 0.8396924912839431], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_direction_action": {"mean": [4.115987460815047, 4.630094043887147], "std": [2.234461121033472, 1.5977561628878256], "min": [0, 0], "max": [6, 6], "count": [319]}, "eef_velocity_action": {"mean": [0.8401253918495298, 0.8495297805642633], "std": [0.8469869055261006, 0.8866431878326504], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_action": {"mean": [0.768025078369906, 0.7429467084639498], "std": [0.835786296198613, 0.8396924912839431], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_sim_pose_state": {"mean": [0.5082981027300469, 0.3127454951215268, 1.1138359997740066, -2.387319736681866, 0.7748592230748281, 2.3610493051498747, 0.5467918403446858, -0.24524163126911028, 1.142642542194346, 2.3650342154899495, 0.8487949869783803, -2.2648450988766284], "std": [0.06873765725286825, 0.03332201412092985, 0.034094558454295314, 0.31740395676328187, 0.2497458179146512, 1.6478878934486794, 0.046295783051125396, 0.10075001413863695, 0.038218495673851625, 1.2499586479367462, 0.30290844032918446, 0.31285443742267477], "min": [0.43675441256534325, 0.23100640456247823, 1.0759039369691858, -3.0550362826096533, 0.2948971402000937, -3.121841371042279, 0.4940750047518568, -0.34529269004487667, 1.101403604632629, -3.140064585389907, 0.16850303072704875, -2.879285047140945], "max": [0.62876696402084, 0.35163021985339776, 1.2092804513117166, -2.1256278979421883, 1.0288197583702625, 3.136790109108597, 0.6179955173453178, -0.04884374866625192, 1.2387438293777195, 3.1388719646223473, 1.2960305960461742, -1.7546712163038007], "count": [319]}, "eef_sim_pose_action": {"mean": [0.5082981027300469, 0.3127454951215268, 1.1138359997740066, -2.387319736681866, 0.7748592230748281, 2.3610493051498747, 0.5467918403446858, -0.24524163126911028, 1.142642542194346, 2.3650342154899495, 0.8487949869783803, -2.2648450988766284], "std": [0.06873765725286825, 0.03332201412092985, 0.034094558454295314, 0.31740395676328187, 0.2497458179146512, 1.6478878934486794, 0.046295783051125396, 0.10075001413863695, 0.038218495673851625, 1.2499586479367462, 0.30290844032918446, 0.31285443742267477], "min": [0.43675441256534325, 0.23100640456247823, 1.0759039369691858, -3.0550362826096533, 0.2948971402000937, -3.121841371042279, 0.4940750047518568, -0.34529269004487667, 1.101403604632629, -3.140064585389907, 0.16850303072704875, -2.879285047140945], "max": [0.62876696402084, 0.35163021985339776, 1.2092804513117166, -2.1256278979421883, 1.0288197583702625, 3.136790109108597, 0.6179955173453178, -0.04884374866625192, 1.2387438293777195, 3.1388719646223473, 1.2960305960461742, -1.7546712163038007], "count": [319]}, "gripper_mode_state": {"mean": [0.20689655172413793, 0.19435736677115986], "std": [0.4050806939472663, 0.3957051689742507], "min": [0, 0], "max": [1, 1], "count": [319]}, "gripper_activity_state": {"mean": [1.7711598746081505, 1.7711598746081505], "std": [0.5826506043858566, 0.5826506043858585], "min": [0, 0], "max": [2, 2], "count": [319]}, "gripper_mode_action": {"mean": [0.20689655172413793, 0.19435736677115986], "std": [0.4050806939472663, 0.3957051689742507], "min": [0, 0], "max": [1, 1], "count": [319]}, "gripper_activity_action": {"mean": [1.7711598746081505, 1.7711598746081505], "std": [0.5826506043858566, 0.5826506043858585], "min": [0, 0], "max": [2, 2], "count": [319]}, "gripper_open_scale_state": {"mean": [0.7008620685230619, 0.6431269594031064], "std": [0.2956613111472298, 0.25181066054391554], "min": [0.037, 0.045], "max": [0.91, 0.959], "count": [319]}, "gripper_open_scale_action": {"mean": [0.7008620685230619, 0.6431269594031064], "std": [0.2956613111472298, 0.25181066054391554], "min": [0.037, 0.045], "max": [0.91, 0.959], "count": [319]}}} +{"episode_index": 82, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8509803921568627]], [[1.0]], [[1.0]]], "mean": [[[0.4951903165849673]], [[0.48398399714052287]], [[0.469715216503268]]], "std": [[[0.13725286011568277]], [[0.14885561012774207]], [[0.1679729824917142]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4733492933006536]], [[0.4736999223856209]], [[0.4646020343137255]]], "std": [[[0.10849740468770266]], [[0.1079277599950869]], [[0.11957436969954588]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.481386358251634]], [[0.46727494281045756]], [[0.44913639093137253]]], "std": [[[0.11314694703433582]], [[0.12989755400888162]], [[0.15315379387119427]]], "count": [100]}, "observation.state": {"min": [0.274173766374588, 1.9827638864517212, -1.4803359508514404, -1.181465744972229, -2.701665163040161, -1.9286062717437744, 1.2946155071258545, 117.0, 0.1209229975938797, 0.27287399768829346, -0.11468300223350525, -3.134185314178467, -0.4189999997615814, -0.7070000171661377, -0.8125206232070923, -2.170666217803955, 0.47678908705711365, 0.799081563949585, 1.9740371704101562, 1.391167163848877, -2.6371402740478516, 37.0, -0.30267900228500366, 0.23722800612449646, -0.022943999618291855, -3.1411852836608887, -0.2540000081062317, -2.5390000343322754], "max": [0.8380197882652283, 2.101498603820801, -0.5896246433258057, -0.619714081287384, -1.4770721197128296, -0.9907361268997192, 2.1582744121551514, 944.0, 0.2929309904575348, 0.4041590094566345, 0.06800100207328796, 3.135999917984009, 0.7680000066757202, -0.35199999809265137, -0.2485697865486145, -2.001124858856201, 1.0339679718017578, 1.244123101234436, 2.8002235889434814, 2.026973247528076, -1.472132921218872, 891.0, -0.18867699801921844, 0.3954479992389679, 0.05455800145864487, 3.140000104904175, 0.7239999771118164, -1.7430000305175781], "mean": [0.5602688193321228, 2.0429117679595947, -0.8500552177429199, -0.7483847141265869, -2.150677442550659, -1.6341710090637207, 1.6504485607147217, 790.6226196289062, 0.2469605654478073, 0.3205803334712982, -0.01310916431248188, 0.5102516412734985, 0.2843676507472992, -0.5449970960617065, -0.508751630783081, -2.1322693824768066, 0.673696756362915, 0.9438793659210205, 2.319317579269409, 1.688991665840149, -1.964019775390625, 640.27099609375, -0.2588129937648773, 0.3196357786655426, 0.011645262129604816, 2.0941641330718994, 0.36221927404403687, -2.3058974742889404], "std": [0.16504499316215515, 0.03638436272740364, 0.2855232357978821, 0.15392078459262848, 0.301200807094574, 0.23620763421058655, 0.2822258770465851, 226.57958984375, 0.05926667898893356, 0.043455034494400024, 0.03748362138867378, 3.0110323429107666, 0.29484885931015015, 0.07480398565530777, 0.2244110405445099, 0.0385342612862587, 0.1901480108499527, 0.12319611757993698, 0.33096855878829956, 0.1733245998620987, 0.4436292350292206, 344.5586853027344, 0.03478815779089928, 0.06219593435525894, 0.019772164523601532, 2.089824676513672, 0.3639783561229706, 0.21573969721794128], "count": [310]}, "action": {"min": [0.274173766374588, 1.9827638864517212, -1.4803359508514404, -1.181465744972229, -2.701665163040161, -1.9286062717437744, 1.2946155071258545, 117.0, 0.1209229975938797, 0.27287399768829346, -0.11468300223350525, -3.134185314178467, -0.4189999997615814, -0.7070000171661377, -0.8125206232070923, -2.170666217803955, 0.47678908705711365, 0.799081563949585, 1.9740371704101562, 1.391167163848877, -2.6371402740478516, 37.0, -0.30267900228500366, 0.23722800612449646, -0.022943999618291855, -3.1411852836608887, -0.2540000081062317, -2.5390000343322754], "max": [0.8380197882652283, 2.101498603820801, -0.5896246433258057, -0.619714081287384, -1.4770721197128296, -0.9907361268997192, 2.1582744121551514, 944.0, 0.2929309904575348, 0.4041590094566345, 0.06800100207328796, 3.135999917984009, 0.7680000066757202, -0.35199999809265137, -0.2485697865486145, -2.001124858856201, 1.0339679718017578, 1.244123101234436, 2.8002235889434814, 2.026973247528076, -1.472132921218872, 891.0, -0.18867699801921844, 0.3954479992389679, 0.05455800145864487, 3.140000104904175, 0.7239999771118164, -1.7430000305175781], "mean": [0.5602688193321228, 2.0429117679595947, -0.8500552177429199, -0.7483847141265869, -2.150677442550659, -1.6341710090637207, 1.6504485607147217, 790.6226196289062, 0.2469605654478073, 0.3205803334712982, -0.01310916431248188, 0.5102516412734985, 0.2843676507472992, -0.5449970960617065, -0.508751630783081, -2.1322693824768066, 0.673696756362915, 0.9438793659210205, 2.319317579269409, 1.688991665840149, -1.964019775390625, 640.27099609375, -0.2588129937648773, 0.3196357786655426, 0.011645262129604816, 2.0941641330718994, 0.36221927404403687, -2.3058974742889404], "std": [0.16504499316215515, 0.03638436272740364, 0.2855232357978821, 0.15392078459262848, 0.301200807094574, 0.23620763421058655, 0.2822258770465851, 226.57958984375, 0.05926667898893356, 0.043455034494400024, 0.03748362138867378, 3.0110323429107666, 0.29484885931015015, 0.07480398565530777, 0.2244110405445099, 0.0385342612862587, 0.1901480108499527, 0.12319611757993698, 0.33096855878829956, 0.1733245998620987, 0.4436292350292206, 344.5586853027344, 0.03478815779089928, 0.06219593435525894, 0.019772164523601532, 2.089824676513672, 0.3639783561229706, 0.21573969721794128], "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": [84], "max": [84], "mean": [84.0], "std": [0.0], "count": [310]}, "index": {"min": [53596], "max": [53905], "mean": [53750.5], "std": [89.48882611812493], "count": [310]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [310]}, "subtask_annotation": {"mean": [10.858064516129032, 29.0, 29.0, 29.0, 29.0], "std": [10.679457947871393, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [310]}, "scene_annotation": {"mean": [84.0], "std": [0.0], "min": [84], "max": [84], "count": [310]}, "eef_direction_state": {"mean": [4.164516129032258, 4.661290322580645], "std": [2.067107748349914, 1.773856272927186], "min": [0, 0], "max": [6, 6], "count": [310]}, "eef_velocity_state": {"mean": [0.8709677419354839, 0.7387096774193549], "std": [0.8207760090450567, 0.861048655234152], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_acc_mag_state": {"mean": [0.8064516129032258, 0.7129032258064516], "std": [0.8658151049997826, 0.8258883527934732], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_direction_action": {"mean": [4.164516129032258, 4.661290322580645], "std": [2.067107748349914, 1.773856272927186], "min": [0, 0], "max": [6, 6], "count": [310]}, "eef_velocity_action": {"mean": [0.8709677419354839, 0.7387096774193549], "std": [0.8207760090450567, 0.861048655234152], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_acc_mag_action": {"mean": [0.8064516129032258, 0.7129032258064516], "std": [0.8658151049997826, 0.8258883527934732], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_sim_pose_state": {"mean": [0.5314689287351086, 0.2849761825165238, 1.1139229254685405, -2.3834076700802345, 0.7347054766979069, 0.02086711253976618, 0.5394337564473133, -0.26291534657285964, 1.1029254957058312, 2.4937332298631034, 0.8750369051978689, -2.3495139460796963], "std": [0.06598286122099199, 0.03603229918346256, 0.04091333876851324, 0.40320408423034915, 0.32038738581473564, 2.895568302483807, 0.04461534321777524, 0.06510875084598536, 0.039932527094175774, 0.2668236355894523, 0.24715063234190765, 1.0197692963624527], "min": [0.44946074029966665, 0.21934631596182386, 1.0700815994693733, -3.031703896941317, 0.3065879057499361, -3.1406174577462047, 0.4878158861036248, -0.32605717667416617, 1.0535347112466062, 1.9559550254492613, 0.26265905810240087, -3.1355198305352983], "max": [0.6140796071882122, 0.3293679248135716, 1.201747189821393, -1.962567475977696, 1.1013244057933758, 3.1373741020954165, 0.6198505658795395, -0.10139103763225378, 1.2217837494431478, 2.945528280246756, 1.241716370175721, 3.131939067321913], "count": [310]}, "eef_sim_pose_action": {"mean": [0.5314689287351086, 0.2849761825165238, 1.1139229254685405, -2.3834076700802345, 0.7347054766979069, 0.02086711253976618, 0.5394337564473133, -0.26291534657285964, 1.1029254957058312, 2.4937332298631034, 0.8750369051978689, -2.3495139460796963], "std": [0.06598286122099199, 0.03603229918346256, 0.04091333876851324, 0.40320408423034915, 0.32038738581473564, 2.895568302483807, 0.04461534321777524, 0.06510875084598536, 0.039932527094175774, 0.2668236355894523, 0.24715063234190765, 1.0197692963624527], "min": [0.44946074029966665, 0.21934631596182386, 1.0700815994693733, -3.031703896941317, 0.3065879057499361, -3.1406174577462047, 0.4878158861036248, -0.32605717667416617, 1.0535347112466062, 1.9559550254492613, 0.26265905810240087, -3.1355198305352983], "max": [0.6140796071882122, 0.3293679248135716, 1.201747189821393, -1.962567475977696, 1.1013244057933758, 3.1373741020954165, 0.6198505658795395, -0.10139103763225378, 1.2217837494431478, 2.945528280246756, 1.241716370175721, 3.131939067321913], "count": [310]}, "gripper_mode_state": {"mean": [0.2838709677419355, 0.13225806451612904], "std": [0.4508749731524186, 0.33877111577963104], "min": [0, 0], "max": [1, 1], "count": [310]}, "gripper_activity_state": {"mean": [1.7451612903225806, 1.767741935483871], "std": [0.6295613986185902, 0.5659061228280877], "min": [0, 0], "max": [2, 2], "count": [310]}, "gripper_mode_action": {"mean": [0.2838709677419355, 0.13225806451612904], "std": [0.4508749731524186, 0.33877111577963104], "min": [0, 0], "max": [1, 1], "count": [310]}, "gripper_activity_action": {"mean": [1.7451612903225806, 1.767741935483871], "std": [0.6295613986185902, 0.5659061228280877], "min": [0, 0], "max": [2, 2], "count": [310]}, "gripper_open_scale_state": {"mean": [0.640270967631185, 0.7906225809404928], "std": [0.3445585127348649, 0.22657957966213374], "min": [0.037, 0.117], "max": [0.891, 0.944], "count": [310]}, "gripper_open_scale_action": {"mean": [0.640270967631185, 0.7906225809404928], "std": [0.3445585127348649, 0.22657957966213374], "min": [0.037, 0.117], "max": [0.891, 0.944], "count": [310]}}} +{"episode_index": 83, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.4936545424836601]], [[0.48008553513071894]], [[0.4678234517973856]]], "std": [[[0.14845753719366375]], [[0.15208192120340402]], [[0.1715616934270885]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4847458455882353]], [[0.4740599897875817]], [[0.4585451062091503]]], "std": [[[0.12935421847047182]], [[0.13251408708868]], [[0.15291852553085838]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48029221813725487]], [[0.460414068627451]], [[0.43993511437908495]]], "std": [[[0.12917774019112688]], [[0.14720824058738066]], [[0.1723095709235726]]], "count": [100]}, "observation.state": {"min": [0.28993409872055054, 1.9380834102630615, -1.5243704319000244, -1.2443848848342896, -2.6139447689056396, -1.9434939622879028, 1.312819242477417, 47.0, 0.06669600307941437, 0.2756569981575012, -0.1123799979686737, -3.1351852416992188, -0.5979999899864197, -0.625, -0.9317440390586853, -2.1645398139953613, 0.4472231864929199, 0.7476816177368164, 2.067552089691162, 1.2857491970062256, -2.6069633960723877, 37.0, -0.2981939911842346, 0.260125994682312, -0.05299700051546097, -3.125, -0.24799999594688416, -2.7309999465942383], "max": [1.0848791599273682, 2.102999448776245, -0.5585577487945557, -0.6104463934898376, -1.5768003463745117, -1.2263904809951782, 2.3178322315216064, 915.0, 0.30046001076698303, 0.4029519855976105, 0.07253299653530121, 3.13700008392334, 0.5879999995231628, -0.22200001776218414, -0.33505088090896606, -1.9822227954864502, 1.0186963081359863, 1.0357656478881836, 2.776644468307495, 2.0167455673217773, -1.400783896446228, 811.0, -0.18727800250053406, 0.4163990020751953, 0.06874799728393555, 3.138000011444092, 0.6579999923706055, -1.659999966621399], "mean": [0.583185076713562, 2.0271289348602295, -0.9619141221046448, -0.7933059930801392, -2.1356945037841797, -1.6616809368133545, 1.7071048021316528, 783.5, 0.22734785079956055, 0.31970643997192383, -0.01249447837471962, -0.238585963845253, 0.21532569825649261, -0.4675705134868622, -0.5123205184936523, -2.1383321285247803, 0.6067864894866943, 0.9279847741127014, 2.3470423221588135, 1.7267552614212036, -1.802752137184143, 653.3447265625, -0.26350846886634827, 0.3098589777946472, 0.0054534669034183025, 2.3432869911193848, 0.33081331849098206, -2.4313604831695557], "std": [0.23700463771820068, 0.06464174389839172, 0.33230113983154297, 0.19877392053604126, 0.2917732000350952, 0.20494391024112701, 0.3659607768058777, 245.97987365722656, 0.07696938514709473, 0.04002825915813446, 0.043146345764398575, 3.0038132667541504, 0.3738323152065277, 0.13301953673362732, 0.21215415000915527, 0.04095550626516342, 0.16401486098766327, 0.06917822360992432, 0.2200976014137268, 0.19234062731266022, 0.40846097469329834, 267.6275329589844, 0.03462402522563934, 0.0586918443441391, 0.02245454676449299, 1.874865174293518, 0.23950418829917908, 0.2560397982597351], "count": [396]}, "action": {"min": [0.28993409872055054, 1.9380834102630615, -1.5243704319000244, -1.2443848848342896, -2.6139447689056396, -1.9434939622879028, 1.312819242477417, 47.0, 0.06669600307941437, 0.2756569981575012, -0.1123799979686737, -3.1351852416992188, -0.5979999899864197, -0.625, -0.9317440390586853, -2.1645398139953613, 0.4472231864929199, 0.7476816177368164, 2.067552089691162, 1.2857491970062256, -2.6069633960723877, 37.0, -0.2981939911842346, 0.260125994682312, -0.05299700051546097, -3.125, -0.24799999594688416, -2.7309999465942383], "max": [1.0848791599273682, 2.102999448776245, -0.5585577487945557, -0.6104463934898376, -1.5768003463745117, -1.2263904809951782, 2.3178322315216064, 915.0, 0.30046001076698303, 0.4029519855976105, 0.07253299653530121, 3.13700008392334, 0.5879999995231628, -0.22200001776218414, -0.33505088090896606, -1.9822227954864502, 1.0186963081359863, 1.0357656478881836, 2.776644468307495, 2.0167455673217773, -1.400783896446228, 811.0, -0.18727800250053406, 0.4163990020751953, 0.06874799728393555, 3.138000011444092, 0.6579999923706055, -1.659999966621399], "mean": [0.583185076713562, 2.0271289348602295, -0.9619141221046448, -0.7933059930801392, -2.1356945037841797, -1.6616809368133545, 1.7071048021316528, 783.5, 0.22734785079956055, 0.31970643997192383, -0.01249447837471962, -0.238585963845253, 0.21532569825649261, -0.4675705134868622, -0.5123205184936523, -2.1383321285247803, 0.6067864894866943, 0.9279847741127014, 2.3470423221588135, 1.7267552614212036, -1.802752137184143, 653.3447265625, -0.26350846886634827, 0.3098589777946472, 0.0054534669034183025, 2.3432869911193848, 0.33081331849098206, -2.4313604831695557], "std": [0.23700463771820068, 0.06464174389839172, 0.33230113983154297, 0.19877392053604126, 0.2917732000350952, 0.20494391024112701, 0.3659607768058777, 245.97987365722656, 0.07696938514709473, 0.04002825915813446, 0.043146345764398575, 3.0038132667541504, 0.3738323152065277, 0.13301953673362732, 0.21215415000915527, 0.04095550626516342, 0.16401486098766327, 0.06917822360992432, 0.2200976014137268, 0.19234062731266022, 0.40846097469329834, 267.6275329589844, 0.03462402522563934, 0.0586918443441391, 0.02245454676449299, 1.874865174293518, 0.23950418829917908, 0.2560397982597351], "count": [396]}, "timestamp": {"min": [0.0], "max": [13.166666666666666], "mean": [6.583333333333333], "std": [3.8104996270052838], "count": [396]}, "frame_index": {"min": [0], "max": [395], "mean": [197.5], "std": [114.31498881015851], "count": [396]}, "episode_index": {"min": [85], "max": [85], "mean": [85.0], "std": [0.0], "count": [396]}, "index": {"min": [53906], "max": [54301], "mean": [54103.5], "std": [114.31498881015851], "count": [396]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [396]}, "subtask_annotation": {"mean": [14.053030303030303, 29.0, 29.0, 29.0, 29.0], "std": [11.020170483433143, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [396]}, "scene_annotation": {"mean": [85.0], "std": [0.0], "min": [85], "max": [85], "count": [396]}, "eef_direction_state": {"mean": [4.742424242424242, 4.828282828282828], "std": [1.8227845780558223, 1.5893611195990092], "min": [0, 0], "max": [6, 6], "count": [396]}, "eef_velocity_state": {"mean": [0.6565656565656566, 0.648989898989899], "std": [0.8368002568902837, 0.8106139273981848], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_acc_mag_state": {"mean": [0.5252525252525253, 0.5984848484848485], "std": [0.7732057672141511, 0.7963919440566388], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_direction_action": {"mean": [4.742424242424242, 4.828282828282828], "std": [1.8227845780558223, 1.5893611195990092], "min": [0, 0], "max": [6, 6], "count": [396]}, "eef_velocity_action": {"mean": [0.6565656565656566, 0.648989898989899], "std": [0.8368002568902837, 0.8106139273981848], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_acc_mag_action": {"mean": [0.5252525252525253, 0.5984848484848485], "std": [0.7732057672141511, 0.7963919440566388], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_sim_pose_state": {"mean": [0.5242242215001074, 0.28737683425658744, 1.1064784175389697, -2.491670878344066, 0.8148348715444282, 2.0828778319981556, 0.5398099489353032, -0.2477013673789645, 1.1182866748296012, 2.579566650431527, 0.8484648657052084, -2.4189160199484023], "std": [0.0599785899085433, 0.0423266775862367, 0.029344872155809647, 0.2525540807131972, 0.27681684360142234, 1.7294162534595385, 0.04291444742469781, 0.08747135398621456, 0.04661440132169827, 0.307953762047921, 0.32431320118002094, 0.3245745253282743], "min": [0.47360353614880574, 0.18403744011148032, 1.0836956696985998, -3.058848791349712, 0.2994707829071206, -3.137286842482394, 0.49701455145124745, -0.3318167262395253, 1.065449744443426, 2.22323758825267, 0.1401897988419285, -2.755217206796541], "max": [0.6337638544245103, 0.32327426108854546, 1.194500187666607, -2.0132409058274705, 1.1505247033410155, 3.1090061791727552, 0.6257882383392005, -0.06049687534320358, 1.2344070380742684, 3.0596965475827487, 1.2626624362655674, -1.8925668442094747], "count": [396]}, "eef_sim_pose_action": {"mean": [0.5242242215001074, 0.28737683425658744, 1.1064784175389697, -2.491670878344066, 0.8148348715444282, 2.0828778319981556, 0.5398099489353032, -0.2477013673789645, 1.1182866748296012, 2.579566650431527, 0.8484648657052084, -2.4189160199484023], "std": [0.0599785899085433, 0.0423266775862367, 0.029344872155809647, 0.2525540807131972, 0.27681684360142234, 1.7294162534595385, 0.04291444742469781, 0.08747135398621456, 0.04661440132169827, 0.307953762047921, 0.32431320118002094, 0.3245745253282743], "min": [0.47360353614880574, 0.18403744011148032, 1.0836956696985998, -3.058848791349712, 0.2994707829071206, -3.137286842482394, 0.49701455145124745, -0.3318167262395253, 1.065449744443426, 2.22323758825267, 0.1401897988419285, -2.755217206796541], "max": [0.6337638544245103, 0.32327426108854546, 1.194500187666607, -2.0132409058274705, 1.1505247033410155, 3.1090061791727552, 0.6257882383392005, -0.06049687534320358, 1.2344070380742684, 3.0596965475827487, 1.2626624362655674, -1.8925668442094747], "count": [396]}, "gripper_mode_state": {"mean": [0.1893939393939394, 0.1388888888888889], "std": [0.3918212285147171, 0.3458305443885764], "min": [0, 0], "max": [1, 1], "count": [396]}, "gripper_activity_state": {"mean": [1.803030303030303, 1.8156565656565657], "std": [0.5427119602597676, 0.5211267156556293], "min": [0, 0], "max": [2, 2], "count": [396]}, "gripper_mode_action": {"mean": [0.1893939393939394, 0.1388888888888889], "std": [0.3918212285147171, 0.3458305443885764], "min": [0, 0], "max": [1, 1], "count": [396]}, "gripper_activity_action": {"mean": [1.803030303030303, 1.8156565656565657], "std": [0.5427119602597676, 0.5211267156556293], "min": [0, 0], "max": [2, 2], "count": [396]}, "gripper_open_scale_state": {"mean": [0.6533446971719951, 0.7835000000577987], "std": [0.26762767973852747, 0.24597997407542768], "min": [0.037, 0.047], "max": [0.811, 0.915], "count": [396]}, "gripper_open_scale_action": {"mean": [0.6533446971719951, 0.7835000000577987], "std": [0.26762767973852747, 0.24597997407542768], "min": [0.037, 0.047], "max": [0.811, 0.915], "count": [396]}}} +{"episode_index": 84, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[1.0]], [[1.0]]], "mean": [[[0.48576449550653594]], [[0.4753738664215686]], [[0.46169303513071897]]], "std": [[[0.14091518248052076]], [[0.14777435508250727]], [[0.165473718941615]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4772607945261438]], [[0.4750438010620915]], [[0.46371413602941175]]], "std": [[[0.11453860056766979]], [[0.11406381050133763]], [[0.12844541572442958]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4724104575163399]], [[0.45704041053921574]], [[0.4385647589869281]]], "std": [[[0.1167292098720503]], [[0.13586561695982638]], [[0.1585801493252714]]], "count": [100]}, "observation.state": {"min": [0.290876567363739, 1.928082823753357, -1.424886703491211, -1.2737762928009033, -2.7385613918304443, -1.9659390449523926, 1.3489824533462524, 45.0, 0.09208299964666367, 0.27950799465179443, -0.11477900296449661, -3.1381852626800537, -0.5130000114440918, -0.6990000009536743, -0.9397201538085938, -2.1629691123962402, 0.3078935742378235, 0.7367035150527954, 2.136876344680786, 1.3526476621627808, -2.5097835063934326, 48.0, -0.31194400787353516, 0.238864004611969, -0.036733001470565796, -3.122999906539917, -0.28600001335144043, -2.7750000953674316], "max": [1.0243512392044067, 2.1012368202209473, -0.5406681299209595, -0.6383890509605408, -1.7584542036056519, -1.160329818725586, 2.231316328048706, 912.0, 0.28040099143981934, 0.4053109884262085, 0.06587900221347809, 3.140000104904175, 0.6439999938011169, -0.25999999046325684, -0.312134712934494, -1.9455883502960205, 1.0614395141601562, 1.1498754024505615, 2.8578546047210693, 2.0163440704345703, -1.3986719846725464, 908.0, -0.1855829954147339, 0.42257601022720337, 0.11694999784231186, 3.13700008392334, 0.6460000276565552, -1.7410000562667847], "mean": [0.6231555342674255, 2.0182509422302246, -0.9141499400138855, -0.8035566210746765, -2.1763572692871094, -1.67728590965271, 1.7676812410354614, 753.4844360351562, 0.2236907184123993, 0.3363040089607239, -0.0006519379676319659, 0.062304385006427765, 0.20653089880943298, -0.5047656893730164, -0.5362870097160339, -2.1137630939483643, 0.6031818985939026, 0.9310663342475891, 2.3625097274780273, 1.7131818532943726, -1.8373010158538818, 716.8629760742188, -0.2635762095451355, 0.32056063413619995, 0.019013188779354095, 2.2357542514801025, 0.3267712891101837, -2.433760404586792], "std": [0.18187324702739716, 0.06259851157665253, 0.2751612067222595, 0.2075018286705017, 0.27296075224876404, 0.17455413937568665, 0.2832798361778259, 283.089599609375, 0.060688819736242294, 0.03533833473920822, 0.040200375020504, 3.0174925327301025, 0.36846962571144104, 0.11299438029527664, 0.23452283442020416, 0.05643726885318756, 0.20151789486408234, 0.09066525846719742, 0.27231019735336304, 0.18153488636016846, 0.45548877120018005, 288.69244384765625, 0.03508215770125389, 0.06238144263625145, 0.03017662651836872, 1.8935848474502563, 0.28227657079696655, 0.28161153197288513], "count": [354]}, "action": {"min": [0.290876567363739, 1.928082823753357, -1.424886703491211, -1.2737762928009033, -2.7385613918304443, -1.9659390449523926, 1.3489824533462524, 45.0, 0.09208299964666367, 0.27950799465179443, -0.11477900296449661, -3.1381852626800537, -0.5130000114440918, -0.6990000009536743, -0.9397201538085938, -2.1629691123962402, 0.3078935742378235, 0.7367035150527954, 2.136876344680786, 1.3526476621627808, -2.5097835063934326, 48.0, -0.31194400787353516, 0.238864004611969, -0.036733001470565796, -3.122999906539917, -0.28600001335144043, -2.7750000953674316], "max": [1.0243512392044067, 2.1012368202209473, -0.5406681299209595, -0.6383890509605408, -1.7584542036056519, -1.160329818725586, 2.231316328048706, 912.0, 0.28040099143981934, 0.4053109884262085, 0.06587900221347809, 3.140000104904175, 0.6439999938011169, -0.25999999046325684, -0.312134712934494, -1.9455883502960205, 1.0614395141601562, 1.1498754024505615, 2.8578546047210693, 2.0163440704345703, -1.3986719846725464, 908.0, -0.1855829954147339, 0.42257601022720337, 0.11694999784231186, 3.13700008392334, 0.6460000276565552, -1.7410000562667847], "mean": [0.6231555342674255, 2.0182509422302246, -0.9141499400138855, -0.8035566210746765, -2.1763572692871094, -1.67728590965271, 1.7676812410354614, 753.4844360351562, 0.2236907184123993, 0.3363040089607239, -0.0006519379676319659, 0.062304385006427765, 0.20653089880943298, -0.5047656893730164, -0.5362870097160339, -2.1137630939483643, 0.6031818985939026, 0.9310663342475891, 2.3625097274780273, 1.7131818532943726, -1.8373010158538818, 716.8629760742188, -0.2635762095451355, 0.32056063413619995, 0.019013188779354095, 2.2357542514801025, 0.3267712891101837, -2.433760404586792], "std": [0.18187324702739716, 0.06259851157665253, 0.2751612067222595, 0.2075018286705017, 0.27296075224876404, 0.17455413937568665, 0.2832798361778259, 283.089599609375, 0.060688819736242294, 0.03533833473920822, 0.040200375020504, 3.0174925327301025, 0.36846962571144104, 0.11299438029527664, 0.23452283442020416, 0.05643726885318756, 0.20151789486408234, 0.09066525846719742, 0.27231019735336304, 0.18153488636016846, 0.45548877120018005, 288.69244384765625, 0.03508215770125389, 0.06238144263625145, 0.03017662651836872, 1.8935848474502563, 0.28227657079696655, 0.28161153197288513], "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": [86], "max": [86], "mean": [86.0], "std": [0.0], "count": [354]}, "index": {"min": [54302], "max": [54655], "mean": [54478.5], "std": [102.1905899125094], "count": [354]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [354]}, "subtask_annotation": {"mean": [11.98870056497175, 29.0, 29.0, 29.0, 29.0], "std": [10.462463818763059, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [354]}, "scene_annotation": {"mean": [86.0], "std": [0.0], "min": [86], "max": [86], "count": [354]}, "eef_direction_state": {"mean": [4.497175141242938, 4.7175141242937855], "std": [1.8043396957577416, 1.7801093507557229], "min": [0, 0], "max": [6, 6], "count": [354]}, "eef_velocity_state": {"mean": [0.8050847457627118, 0.7231638418079096], "std": [0.8463127860319801, 0.8682569988740177], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_acc_mag_state": {"mean": [0.672316384180791, 0.6440677966101694], "std": [0.8164770341893721, 0.8115559136950067], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_direction_action": {"mean": [4.497175141242938, 4.7175141242937855], "std": [1.8043396957577416, 1.7801093507557229], "min": [0, 0], "max": [6, 6], "count": [354]}, "eef_velocity_action": {"mean": [0.8050847457627118, 0.7231638418079096], "std": [0.8463127860319801, 0.8682569988740177], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_acc_mag_action": {"mean": [0.672316384180791, 0.6440677966101694], "std": [0.8164770341893721, 0.8115559136950067], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_sim_pose_state": {"mean": [0.5331491567638469, 0.2947830286614661, 1.116693216211327, -2.5665168995291783, 0.8114770894989085, 1.946564931437406, 0.5563600418969017, -0.25313661362740003, 1.1297492116568046, 2.5560244459246, 0.8222332672743253, -2.4580499184232454], "std": [0.06486326311972568, 0.0442853416037901, 0.03712947160007128, 0.2834139373209954, 0.33269764858091705, 1.8906036025807114, 0.03725893051628037, 0.07387841333682767, 0.03568723576547992, 0.33674773361344323, 0.30703203956657155, 0.32958187356948004], "min": [0.451491600479019, 0.19987811752521698, 1.0703605739692983, -3.099584012259063, 0.25357637356516993, -3.139071569535302, 0.49077956316562354, -0.3247858226777198, 1.087099007522516, 2.1419241731761676, 0.2002052751059462, -3.027780807008649], "max": [0.6394297479781318, 0.36251754030047056, 1.2281056717064582, -1.941488486917395, 1.1251681430159768, 3.14059826646568, 0.627247772827738, -0.07655708173537586, 1.2383655396566773, 3.1151182149849106, 1.2712399710155062, -1.9030522691135245], "count": [354]}, "eef_sim_pose_action": {"mean": [0.5331491567638469, 0.2947830286614661, 1.116693216211327, -2.5665168995291783, 0.8114770894989085, 1.946564931437406, 0.5563600418969017, -0.25313661362740003, 1.1297492116568046, 2.5560244459246, 0.8222332672743253, -2.4580499184232454], "std": [0.06486326311972568, 0.0442853416037901, 0.03712947160007128, 0.2834139373209954, 0.33269764858091705, 1.8906036025807114, 0.03725893051628037, 0.07387841333682767, 0.03568723576547992, 0.33674773361344323, 0.30703203956657155, 0.32958187356948004], "min": [0.451491600479019, 0.19987811752521698, 1.0703605739692983, -3.099584012259063, 0.25357637356516993, -3.139071569535302, 0.49077956316562354, -0.3247858226777198, 1.087099007522516, 2.1419241731761676, 0.2002052751059462, -3.027780807008649], "max": [0.6394297479781318, 0.36251754030047056, 1.2281056717064582, -1.941488486917395, 1.1251681430159768, 3.14059826646568, 0.627247772827738, -0.07655708173537586, 1.2383655396566773, 3.1151182149849106, 1.2712399710155062, -1.9030522691135245], "count": [354]}, "gripper_mode_state": {"mean": [0.18361581920903955, 0.1694915254237288], "std": [0.3871705698335459, 0.3751854851047231], "min": [0, 0], "max": [1, 1], "count": [354]}, "gripper_activity_state": {"mean": [1.807909604519774, 1.810734463276836], "std": [0.5392447457170634, 0.548029879385503], "min": [0, 0], "max": [2, 2], "count": [354]}, "gripper_mode_action": {"mean": [0.18361581920903955, 0.1694915254237288], "std": [0.3871705698335459, 0.3751854851047231], "min": [0, 0], "max": [1, 1], "count": [354]}, "gripper_activity_action": {"mean": [1.807909604519774, 1.810734463276836], "std": [0.5392447457170634, 0.548029879385503], "min": [0, 0], "max": [2, 2], "count": [354]}, "gripper_open_scale_state": {"mean": [0.7168629947597657, 0.7534844632876121], "std": [0.28869279974581896, 0.2830896476465514], "min": [0.048, 0.045], "max": [0.908, 0.912], "count": [354]}, "gripper_open_scale_action": {"mean": [0.7168629947597657, 0.7534844632876121], "std": [0.28869279974581896, 0.2830896476465514], "min": [0.048, 0.045], "max": [0.908, 0.912], "count": [354]}}} +{"episode_index": 85, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[1.0]], [[1.0]]], "mean": [[[0.4894816831606857]], [[0.4758743063263041]], [[0.46196196741275125]]], "std": [[[0.1500841011957348]], [[0.15671158996199036]], [[0.17479422442297354]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48093253445246026]], [[0.463966013842644]], [[0.44473503591688246]]], "std": [[[0.10757239864082753]], [[0.11795242203935595]], [[0.14626729738066777]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48703626564619557]], [[0.4603693812430633]], [[0.4337251992385004]]], "std": [[[0.12651711205224123]], [[0.14603008309192939]], [[0.177662464198079]]], "count": [106]}, "observation.state": {"min": [0.3153286278247833, 2.01873517036438, -1.0584897994995117, -1.002464771270752, -2.624678611755371, -1.850974202156067, 0.8603425621986389, 311.0, 0.16635900735855103, 0.23328299820423126, -0.08371400088071823, -3.1391851902008057, -0.17900000512599945, -0.968000054359436, -0.7433531880378723, -2.175273895263672, 0.3951774537563324, 0.5797460079193115, 1.9601967334747314, 1.2302128076553345, -2.799769878387451, 63.0, -0.33681198954582214, 0.1895589977502823, -0.04667799919843674, -3.1381852626800537, -0.1589999943971634, -2.9739999771118164], "max": [0.8214567303657532, 2.0954771041870117, -0.5559921264648438, -0.38662537932395935, -1.894293189048767, -1.4119540452957153, 2.2308974266052246, 949.0, 0.3190000057220459, 0.3830290138721466, 0.032311998307704926, 3.140000104904175, 0.5230000019073486, -0.16999998688697815, -0.12678071856498718, -2.1021618843078613, 1.1750953197479248, 1.1797029972076416, 2.7261173725128174, 1.8251430988311768, -0.8099374771118164, 908.0, -0.2166990041732788, 0.385327011346817, 0.03063499927520752, 3.140000104904175, 0.6230000853538513, -1.4329999685287476], "mean": [0.46781566739082336, 2.0835838317871094, -0.7170992493629456, -0.6237885355949402, -2.2068796157836914, -1.632459282875061, 1.2626760005950928, 874.1016235351562, 0.28191232681274414, 0.2838278114795685, -0.03608391806483269, -2.348412036895752, 0.342567503452301, -0.362522155046463, -0.30317673087120056, -2.165504217147827, 0.7495870590209961, 0.9143241047859192, 2.2560384273529053, 1.5790784358978271, -1.6992383003234863, 631.349609375, -0.2993515133857727, 0.26990196108818054, -0.019456662237644196, 2.2729218006134033, 0.3642411530017853, -2.411497116088867], "std": [0.17531894147396088, 0.013214631006121635, 0.180881530046463, 0.163368359208107, 0.197397843003273, 0.09770192950963974, 0.5475293397903442, 152.95350646972656, 0.04474461451172829, 0.054854992777109146, 0.02204740047454834, 1.808694839477539, 0.2287949174642563, 0.2526572346687317, 0.20403912663459778, 0.014384922571480274, 0.23811277747154236, 0.16254708170890808, 0.23024168610572815, 0.1893681138753891, 0.7788344621658325, 333.9725646972656, 0.040368564426898956, 0.07282111048698425, 0.017248503863811493, 1.7701021432876587, 0.22236256301403046, 0.5286530256271362], "count": [502]}, "action": {"min": [0.3153286278247833, 2.01873517036438, -1.0584897994995117, -1.002464771270752, -2.624678611755371, -1.850974202156067, 0.8603425621986389, 311.0, 0.16635900735855103, 0.23328299820423126, -0.08371400088071823, -3.1391851902008057, -0.17900000512599945, -0.968000054359436, -0.7433531880378723, -2.175273895263672, 0.3951774537563324, 0.5797460079193115, 1.9601967334747314, 1.2302128076553345, -2.799769878387451, 63.0, -0.33681198954582214, 0.1895589977502823, -0.04667799919843674, -3.1381852626800537, -0.1589999943971634, -2.9739999771118164], "max": [0.8214567303657532, 2.0954771041870117, -0.5559921264648438, -0.38662537932395935, -1.894293189048767, -1.4119540452957153, 2.2308974266052246, 949.0, 0.3190000057220459, 0.3830290138721466, 0.032311998307704926, 3.140000104904175, 0.5230000019073486, -0.16999998688697815, -0.12678071856498718, -2.1021618843078613, 1.1750953197479248, 1.1797029972076416, 2.7261173725128174, 1.8251430988311768, -0.8099374771118164, 908.0, -0.2166990041732788, 0.385327011346817, 0.03063499927520752, 3.140000104904175, 0.6230000853538513, -1.4329999685287476], "mean": [0.46781566739082336, 2.0835838317871094, -0.7170992493629456, -0.6237885355949402, -2.2068796157836914, -1.632459282875061, 1.2626760005950928, 874.1016235351562, 0.28191232681274414, 0.2838278114795685, -0.03608391806483269, -2.348412036895752, 0.342567503452301, -0.362522155046463, -0.30317673087120056, -2.165504217147827, 0.7495870590209961, 0.9143241047859192, 2.2560384273529053, 1.5790784358978271, -1.6992383003234863, 631.349609375, -0.2993515133857727, 0.26990196108818054, -0.019456662237644196, 2.2729218006134033, 0.3642411530017853, -2.411497116088867], "std": [0.17531894147396088, 0.013214631006121635, 0.180881530046463, 0.163368359208107, 0.197397843003273, 0.09770192950963974, 0.5475293397903442, 152.95350646972656, 0.04474461451172829, 0.054854992777109146, 0.02204740047454834, 1.808694839477539, 0.2287949174642563, 0.2526572346687317, 0.20403912663459778, 0.014384922571480274, 0.23811277747154236, 0.16254708170890808, 0.23024168610572815, 0.1893681138753891, 0.7788344621658325, 333.9725646972656, 0.040368564426898956, 0.07282111048698425, 0.017248503863811493, 1.7701021432876587, 0.22236256301403046, 0.5286530256271362], "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": [87], "max": [87], "mean": [87.0], "std": [0.0], "count": [502]}, "index": {"min": [54656], "max": [55157], "mean": [54906.5], "std": [144.91463004127638], "count": [502]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [502]}, "subtask_annotation": {"mean": [10.400398406374501, 29.0, 29.0, 29.0, 29.0], "std": [9.899547247114203, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [502]}, "scene_annotation": {"mean": [87.0], "std": [0.0], "min": [87], "max": [87], "count": [502]}, "eef_direction_state": {"mean": [4.282868525896414, 4.896414342629482], "std": [2.146911368674921, 1.8556544070810659], "min": [0, 0], "max": [6, 6], "count": [502]}, "eef_velocity_state": {"mean": [0.6454183266932271, 0.4701195219123506], "std": [0.7264009162564663, 0.7402107388478973], "min": [0, 0], "max": [2, 2], "count": [502]}, "eef_acc_mag_state": {"mean": [0.6175298804780877, 0.41832669322709165], "std": [0.8236612185188896, 0.7389981837476278], "min": [0, 0], "max": [2, 2], "count": [502]}, "eef_direction_action": {"mean": [4.282868525896414, 4.896414342629482], "std": [2.146911368674921, 1.8556544070810659], "min": [0, 0], "max": [6, 6], "count": [502]}, "eef_velocity_action": {"mean": [0.6454183266932271, 0.4701195219123506], "std": [0.7264009162564663, 0.7402107388478973], "min": [0, 0], "max": [2, 2], "count": [502]}, "eef_acc_mag_action": {"mean": [0.6175298804780877, 0.41832669322709165], "std": [0.8236612185188896, 0.7389981837476278], "min": [0, 0], "max": [2, 2], "count": [502]}, "eef_sim_pose_state": {"mean": [0.4794115513019611, 0.2927529529545134, 1.0638714362640533, -2.6864944261551256, 0.8089558600412834, 1.0124583699043421, 0.500934906521087, -0.2726148411258118, 1.0599412167311506, 2.824652891124601, 1.0260394742359769, -2.236671082833428], "std": [0.0751687923168969, 0.03964925602304823, 0.03895582278838344, 0.557975192303621, 0.4094817631364922, 2.335575845047766, 0.05815843922586875, 0.03764120510161893, 0.04458732541188921, 0.1832581524574771, 0.3126575562328103, 0.2121564450533545], "min": [0.3979807763901279, 0.2081863166652857, 1.013398102082817, -3.141417115982943, 0.2267435037780181, -3.1320003770580946, 0.4479128199217478, -0.31185656658545313, 1.0089083222761308, 2.14227303869603, 0.39937779676282736, -2.8927539407778466], "max": [0.5998256751705491, 0.338607098498049, 1.1497034829819581, 3.1359165235249677, 1.28069346966535, 3.1383065357966435, 0.6043899685581219, -0.1625879911036814, 1.1574745834820468, 2.974531702018954, 1.2342049614801156, -2.035292466108515], "count": [502]}, "eef_sim_pose_action": {"mean": [0.4794115513019611, 0.2927529529545134, 1.0638714362640533, -2.6864944261551256, 0.8089558600412834, 1.0124583699043421, 0.500934906521087, -0.2726148411258118, 1.0599412167311506, 2.824652891124601, 1.0260394742359769, -2.236671082833428], "std": [0.0751687923168969, 0.03964925602304823, 0.03895582278838344, 0.557975192303621, 0.4094817631364922, 2.335575845047766, 0.05815843922586875, 0.03764120510161893, 0.04458732541188921, 0.1832581524574771, 0.3126575562328103, 0.2121564450533545], "min": [0.3979807763901279, 0.2081863166652857, 1.013398102082817, -3.141417115982943, 0.2267435037780181, -3.1320003770580946, 0.4479128199217478, -0.31185656658545313, 1.0089083222761308, 2.14227303869603, 0.39937779676282736, -2.8927539407778466], "max": [0.5998256751705491, 0.338607098498049, 1.1497034829819581, 3.1359165235249677, 1.28069346966535, 3.1383065357966435, 0.6043899685581219, -0.1625879911036814, 1.1574745834820468, 2.974531702018954, 1.2342049614801156, -2.035292466108515], "count": [502]}, "gripper_mode_state": {"mean": [0.2788844621513944, 0.06573705179282868], "std": [0.4484505757850283, 0.24782189534909058], "min": [0, 0], "max": [1, 1], "count": [502]}, "gripper_activity_state": {"mean": [1.840637450199203, 1.8984063745019921], "std": [0.5152089198640147, 0.38863005150332586], "min": [0, 0], "max": [2, 2], "count": [502]}, "gripper_mode_action": {"mean": [0.2788844621513944, 0.06573705179282868], "std": [0.4484505757850283, 0.24782189534909058], "min": [0, 0], "max": [1, 1], "count": [502]}, "gripper_activity_action": {"mean": [1.840637450199203, 1.8984063745019921], "std": [0.5152089198640147, 0.38863005150332586], "min": [0, 0], "max": [2, 2], "count": [502]}, "gripper_open_scale_state": {"mean": [0.631349601411248, 0.8741015936862887], "std": [0.33397219919993154, 0.1529533804872407], "min": [0.063, 0.311], "max": [0.908, 0.949], "count": [502]}, "gripper_open_scale_action": {"mean": [0.631349601411248, 0.8741015936862887], "std": [0.33397219919993154, 0.1529533804872407], "min": [0.063, 0.311], "max": [0.908, 0.949], "count": [502]}}} +{"episode_index": 86, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8588235294117647]], [[1.0]], [[1.0]]], "mean": [[[0.4964262178056041]], [[0.48162521031514915]], [[0.4674323432343234]]], "std": [[[0.14554695657718159]], [[0.15333171174776197]], [[0.17282481614963582]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4790198545589853]], [[0.4634025533068013]], [[0.4457572963178671]]], "std": [[[0.10214162608009215]], [[0.11584414575910522]], [[0.1431175310115546]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4782348249530835]], [[0.4537655936549537]], [[0.4314069598136284]]], "std": [[[0.11232818924890066]], [[0.1372708862756417]], [[0.16579528730812443]]], "count": [101]}, "observation.state": {"min": [0.33452728390693665, 2.038527250289917, -1.0450857877731323, -0.9556201696395874, -2.6105589866638184, -1.6938420534133911, 0.8819148540496826, 311.0, 0.14965400099754333, 0.25261199474334717, -0.07528600096702576, -3.1371853351593018, -0.17599999904632568, -0.9649999737739563, -0.7154105305671692, -2.175727605819702, 0.2894803285598755, 0.5122890472412109, 2.122425079345703, 1.3493489027023315, -2.6389379501342773, 38.0, -0.343192994594574, 0.1920900046825409, -0.04628400132060051, -3.1401853561401367, -0.08299999684095383, -2.9590001106262207], "max": [0.8748114109039307, 2.1005911827087402, -0.4936489462852478, -0.42615702748298645, -1.82585871219635, -1.395844578742981, 2.1765129566192627, 954.0, 0.32238098978996277, 0.3878679871559143, 0.021916000172495842, 3.140000104904175, 0.5879999995231628, -0.1249999925494194, -0.13802064955234528, -2.090345859527588, 1.023234248161316, 1.1347781419754028, 2.6466174125671387, 1.8284244537353516, -0.6892305612564087, 828.0, -0.22713300585746765, 0.3811430037021637, 0.040532998740673065, 3.1410000324249268, 0.6930000185966492, -1.5770000219345093], "mean": [0.49046874046325684, 2.07502818107605, -0.6943588256835938, -0.6402996182441711, -2.164724349975586, -1.596760630607605, 1.281071424484253, 881.8118286132812, 0.27998602390289307, 0.3018803000450134, -0.024877185001969337, -2.2167141437530518, 0.347509503364563, -0.3377189636230469, -0.32526805996894836, -2.159438133239746, 0.6081982254981995, 0.910904586315155, 2.30660080909729, 1.6610945463180542, -1.6665593385696411, 583.1976928710938, -0.30691370368003845, 0.2649845480918884, -0.005713910795748234, 2.53459095954895, 0.37900233268737793, -2.385500192642212], "std": [0.18868717551231384, 0.013681167736649513, 0.19162750244140625, 0.11858747154474258, 0.197599858045578, 0.07734641432762146, 0.514519453048706, 159.4739227294922, 0.05191845819354057, 0.04687509685754776, 0.022815320640802383, 1.8608660697937012, 0.22520628571510315, 0.24988707900047302, 0.19816482067108154, 0.021244270727038383, 0.19944880902767181, 0.15367569029331207, 0.17755956947803497, 0.1521288901567459, 0.6491519212722778, 302.97637939453125, 0.038130953907966614, 0.07131525874137878, 0.01612839289009571, 1.4513299465179443, 0.20871207118034363, 0.4451400637626648], "count": [473]}, "action": {"min": [0.33452728390693665, 2.038527250289917, -1.0450857877731323, -0.9556201696395874, -2.6105589866638184, -1.6938420534133911, 0.8819148540496826, 311.0, 0.14965400099754333, 0.25261199474334717, -0.07528600096702576, -3.1371853351593018, -0.17599999904632568, -0.9649999737739563, -0.7154105305671692, -2.175727605819702, 0.2894803285598755, 0.5122890472412109, 2.122425079345703, 1.3493489027023315, -2.6389379501342773, 38.0, -0.343192994594574, 0.1920900046825409, -0.04628400132060051, -3.1401853561401367, -0.08299999684095383, -2.9590001106262207], "max": [0.8748114109039307, 2.1005911827087402, -0.4936489462852478, -0.42615702748298645, -1.82585871219635, -1.395844578742981, 2.1765129566192627, 954.0, 0.32238098978996277, 0.3878679871559143, 0.021916000172495842, 3.140000104904175, 0.5879999995231628, -0.1249999925494194, -0.13802064955234528, -2.090345859527588, 1.023234248161316, 1.1347781419754028, 2.6466174125671387, 1.8284244537353516, -0.6892305612564087, 828.0, -0.22713300585746765, 0.3811430037021637, 0.040532998740673065, 3.1410000324249268, 0.6930000185966492, -1.5770000219345093], "mean": [0.49046874046325684, 2.07502818107605, -0.6943588256835938, -0.6402996182441711, -2.164724349975586, -1.596760630607605, 1.281071424484253, 881.8118286132812, 0.27998602390289307, 0.3018803000450134, -0.024877185001969337, -2.2167141437530518, 0.347509503364563, -0.3377189636230469, -0.32526805996894836, -2.159438133239746, 0.6081982254981995, 0.910904586315155, 2.30660080909729, 1.6610945463180542, -1.6665593385696411, 583.1976928710938, -0.30691370368003845, 0.2649845480918884, -0.005713910795748234, 2.53459095954895, 0.37900233268737793, -2.385500192642212], "std": [0.18868717551231384, 0.013681167736649513, 0.19162750244140625, 0.11858747154474258, 0.197599858045578, 0.07734641432762146, 0.514519453048706, 159.4739227294922, 0.05191845819354057, 0.04687509685754776, 0.022815320640802383, 1.8608660697937012, 0.22520628571510315, 0.24988707900047302, 0.19816482067108154, 0.021244270727038383, 0.19944880902767181, 0.15367569029331207, 0.17755956947803497, 0.1521288901567459, 0.6491519212722778, 302.97637939453125, 0.038130953907966614, 0.07131525874137878, 0.01612839289009571, 1.4513299465179443, 0.20871207118034363, 0.4451400637626648], "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": [88], "max": [88], "mean": [88.0], "std": [0.0], "count": [473]}, "index": {"min": [55158], "max": [55630], "mean": [55394.0], "std": [136.54303350958628], "count": [473]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [473]}, "subtask_annotation": {"mean": [10.386892177589852, 29.0, 29.0, 29.0, 29.0], "std": [9.958921837632749, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [473]}, "scene_annotation": {"mean": [88.0], "std": [0.0], "min": [88], "max": [88], "count": [473]}, "eef_direction_state": {"mean": [4.177589852008457, 4.799154334038055], "std": [2.247423919903234, 1.9701362686333106], "min": [0, 0], "max": [6, 6], "count": [473]}, "eef_velocity_state": {"mean": [0.642706131078224, 0.4989429175475687], "std": [0.7535922935717301, 0.7833487385660682], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_acc_mag_state": {"mean": [0.5116279069767442, 0.4714587737843552], "std": [0.7668971094986302, 0.7581337571662031], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_direction_action": {"mean": [4.177589852008457, 4.799154334038055], "std": [2.247423919903234, 1.9701362686333106], "min": [0, 0], "max": [6, 6], "count": [473]}, "eef_velocity_action": {"mean": [0.642706131078224, 0.4989429175475687], "std": [0.7535922935717301, 0.7833487385660682], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_acc_mag_action": {"mean": [0.5116279069767442, 0.4714587737843552], "std": [0.7668971094986302, 0.7581337571662031], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_sim_pose_state": {"mean": [0.47470985056292797, 0.3087532989898507, 1.0679477686287822, -2.604893635672583, 0.8129289028037406, 1.089036251373776, 0.5161148120280532, -0.27840554625659925, 1.0690236370516861, 1.780167909107256, 1.0381270120945307, -2.195159200939834], "std": [0.07409318218641275, 0.03587199209782352, 0.03685835746256485, 0.25401307818171714, 0.3681204215171174, 2.428199118178029, 0.05225359579707027, 0.05024155723531983, 0.038502501289873314, 2.3186097270566353, 0.2975978801345844, 0.2646698872563824], "min": [0.4004039509903454, 0.22599716163349462, 1.0065173656908988, -3.016526154713455, 0.22008105795722632, -3.1400605816282416, 0.46606667963420234, -0.32263915555807104, 1.0134602431451254, -3.1394365316644293, 0.4325247544937505, -3.0582333297246187], "max": [0.5954818365265722, 0.3534533725321997, 1.1428695573945096, -1.9523243717320553, 1.3382504712002992, 3.1340196547475316, 0.6097499740711191, -0.15096098480418063, 1.1620885875101796, 3.141414455870791, 1.2440665330043639, -1.9195071620351536], "count": [473]}, "eef_sim_pose_action": {"mean": [0.47470985056292797, 0.3087532989898507, 1.0679477686287822, -2.604893635672583, 0.8129289028037406, 1.089036251373776, 0.5161148120280532, -0.27840554625659925, 1.0690236370516861, 1.780167909107256, 1.0381270120945307, -2.195159200939834], "std": [0.07409318218641275, 0.03587199209782352, 0.03685835746256485, 0.25401307818171714, 0.3681204215171174, 2.428199118178029, 0.05225359579707027, 0.05024155723531983, 0.038502501289873314, 2.3186097270566353, 0.2975978801345844, 0.2646698872563824], "min": [0.4004039509903454, 0.22599716163349462, 1.0065173656908988, -3.016526154713455, 0.22008105795722632, -3.1400605816282416, 0.46606667963420234, -0.32263915555807104, 1.0134602431451254, -3.1394365316644293, 0.4325247544937505, -3.0582333297246187], "max": [0.5954818365265722, 0.3534533725321997, 1.1428695573945096, -1.9523243717320553, 1.3382504712002992, 3.1340196547475316, 0.6097499740711191, -0.15096098480418063, 1.1620885875101796, 3.141414455870791, 1.2440665330043639, -1.9195071620351536], "count": [473]}, "gripper_mode_state": {"mean": [0.27061310782241016, 0.07188160676532769], "std": [0.44427655091970314, 0.2582917756610972], "min": [0, 0], "max": [1, 1], "count": [473]}, "gripper_activity_state": {"mean": [1.8435517970401691, 1.8837209302325582], "std": [0.48316878850343425, 0.4328104017880851], "min": [0, 0], "max": [2, 2], "count": [473]}, "gripper_mode_action": {"mean": [0.27061310782241016, 0.07188160676532769], "std": [0.44427655091970314, 0.2582917756610972], "min": [0, 0], "max": [1, 1], "count": [473]}, "gripper_activity_action": {"mean": [1.8435517970401691, 1.8837209302325582], "std": [0.48316878850343425, 0.4328104017880851], "min": [0, 0], "max": [2, 2], "count": [473]}, "gripper_open_scale_state": {"mean": [0.5831976743782797, 0.8818118393234673], "std": [0.30297646117175303, 0.15947388537631466], "min": [0.038, 0.311], "max": [0.828, 0.954], "count": [473]}, "gripper_open_scale_action": {"mean": [0.5831976743782797, 0.8818118393234673], "std": [0.30297646117175303, 0.15947388537631466], "min": [0.038, 0.311], "max": [0.828, 0.954], "count": [473]}}} +{"episode_index": 87, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8156862745098039]], [[1.0]], [[1.0]]], "mean": [[[0.4987207327506474]], [[0.48277982411518067]], [[0.46702765253113826]]], "std": [[[0.15074827968520116]], [[0.15875664389941546]], [[0.178439145798418]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47918718206622274]], [[0.4633128950086324]], [[0.44519408411949685]]], "std": [[[0.11433036328229726]], [[0.12103623367479896]], [[0.1477685543268161]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48451876387347387]], [[0.45766791913306204]], [[0.4378852047108151]]], "std": [[[0.10838515285133407]], [[0.1375346103602756]], [[0.16400386742124612]]], "count": [106]}, "observation.state": {"min": [0.2509608864784241, 1.9865862131118774, -1.043986201286316, -0.9682213664054871, -2.717949151992798, -1.7695544958114624, 0.8198509812355042, 265.0, 0.1633089929819107, 0.23402099311351776, -0.07092399895191193, -3.1401853561401367, -0.16700001060962677, -1.0679999589920044, -0.7490953207015991, -2.175518035888672, 0.13641494512557983, 0.44942229986190796, 1.899930715560913, 1.4065784215927124, -2.7577946186065674, 40.0, -0.33619099855422974, 0.18134599924087524, -0.0712369978427887, -3.1411852836608887, -0.16200000047683716, -2.934999942779541], "max": [0.8336390852928162, 2.0953550338745117, -0.5610186457633972, -0.5192878246307373, -1.986551284790039, -1.3992478847503662, 2.293240785598755, 948.0, 0.3473860025405884, 0.39171698689460754, 0.031484998762607574, 3.1389999389648438, 0.5379999876022339, -0.19499999284744263, -0.12229522317647934, -2.1268582344055176, 1.0109645128250122, 1.1431034803390503, 2.7767140865325928, 1.7963277101516724, -0.6641501784324646, 842.0, -0.2145020067691803, 0.3841780126094818, 0.03889499977231026, 3.1410000324249268, 0.8939999938011169, -1.6019999980926514], "mean": [0.4328749477863312, 2.062729597091675, -0.7083033919334412, -0.6194738745689392, -2.1911776065826416, -1.5621042251586914, 1.2787015438079834, 881.764404296875, 0.3044828176498413, 0.2833508849143982, -0.02651023119688034, -2.132862091064453, 0.29651278257369995, -0.4160258173942566, -0.3087058961391449, -2.1627864837646484, 0.7825343012809753, 0.8466302752494812, 2.1962971687316895, 1.6053454875946045, -1.6049859523773193, 587.068603515625, -0.29180628061294556, 0.2634522318840027, -0.030973384156823158, 2.640148639678955, 0.3902963399887085, -2.4586870670318604], "std": [0.21810945868492126, 0.018986394628882408, 0.15791167318820953, 0.1388798952102661, 0.22013255953788757, 0.06201551854610443, 0.5858142971992493, 170.79278564453125, 0.059946246445178986, 0.05668820068240166, 0.01808677613735199, 1.918055772781372, 0.20631755888462067, 0.26850664615631104, 0.21231937408447266, 0.009080956690013409, 0.177652969956398, 0.2152187079191208, 0.27769461274147034, 0.10942385345697403, 0.7445070147514343, 295.8441162109375, 0.036401137709617615, 0.07126032561063766, 0.02498578280210495, 1.2795964479446411, 0.2569393515586853, 0.4591659605503082], "count": [503]}, "action": {"min": [0.2509608864784241, 1.9865862131118774, -1.043986201286316, -0.9682213664054871, -2.717949151992798, -1.7695544958114624, 0.8198509812355042, 265.0, 0.1633089929819107, 0.23402099311351776, -0.07092399895191193, -3.1401853561401367, -0.16700001060962677, -1.0679999589920044, -0.7490953207015991, -2.175518035888672, 0.13641494512557983, 0.44942229986190796, 1.899930715560913, 1.4065784215927124, -2.7577946186065674, 40.0, -0.33619099855422974, 0.18134599924087524, -0.0712369978427887, -3.1411852836608887, -0.16200000047683716, -2.934999942779541], "max": [0.8336390852928162, 2.0953550338745117, -0.5610186457633972, -0.5192878246307373, -1.986551284790039, -1.3992478847503662, 2.293240785598755, 948.0, 0.3473860025405884, 0.39171698689460754, 0.031484998762607574, 3.1389999389648438, 0.5379999876022339, -0.19499999284744263, -0.12229522317647934, -2.1268582344055176, 1.0109645128250122, 1.1431034803390503, 2.7767140865325928, 1.7963277101516724, -0.6641501784324646, 842.0, -0.2145020067691803, 0.3841780126094818, 0.03889499977231026, 3.1410000324249268, 0.8939999938011169, -1.6019999980926514], "mean": [0.4328749477863312, 2.062729597091675, -0.7083033919334412, -0.6194738745689392, -2.1911776065826416, -1.5621042251586914, 1.2787015438079834, 881.764404296875, 0.3044828176498413, 0.2833508849143982, -0.02651023119688034, -2.132862091064453, 0.29651278257369995, -0.4160258173942566, -0.3087058961391449, -2.1627864837646484, 0.7825343012809753, 0.8466302752494812, 2.1962971687316895, 1.6053454875946045, -1.6049859523773193, 587.068603515625, -0.29180628061294556, 0.2634522318840027, -0.030973384156823158, 2.640148639678955, 0.3902963399887085, -2.4586870670318604], "std": [0.21810945868492126, 0.018986394628882408, 0.15791167318820953, 0.1388798952102661, 0.22013255953788757, 0.06201551854610443, 0.5858142971992493, 170.79278564453125, 0.059946246445178986, 0.05668820068240166, 0.01808677613735199, 1.918055772781372, 0.20631755888462067, 0.26850664615631104, 0.21231937408447266, 0.009080956690013409, 0.177652969956398, 0.2152187079191208, 0.27769461274147034, 0.10942385345697403, 0.7445070147514343, 295.8441162109375, 0.036401137709617615, 0.07126032561063766, 0.02498578280210495, 1.2795964479446411, 0.2569393515586853, 0.4591659605503082], "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": [89], "max": [89], "mean": [89.0], "std": [0.0], "count": [503]}, "index": {"min": [55631], "max": [56133], "mean": [55882.0], "std": [145.20330574749323], "count": [503]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [503]}, "subtask_annotation": {"mean": [10.377733598409543, 29.0, 29.0, 29.0, 29.0], "std": [9.698048687367434, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [503]}, "scene_annotation": {"mean": [89.0], "std": [0.0], "min": [89], "max": [89], "count": [503]}, "eef_direction_state": {"mean": [4.52882703777336, 4.815109343936382], "std": [2.0458618505741777, 1.8555195019828603], "min": [0, 0], "max": [6, 6], "count": [503]}, "eef_velocity_state": {"mean": [0.6222664015904572, 0.5049701789264414], "std": [0.7674162277439428, 0.745746819765411], "min": [0, 0], "max": [2, 2], "count": [503]}, "eef_acc_mag_state": {"mean": [0.5069582504970179, 0.4254473161033797], "std": [0.7821640547832392, 0.7473668479902648], "min": [0, 0], "max": [2, 2], "count": [503]}, "eef_direction_action": {"mean": [4.52882703777336, 4.815109343936382], "std": [2.0458618505741777, 1.8555195019828603], "min": [0, 0], "max": [6, 6], "count": [503]}, "eef_velocity_action": {"mean": [0.6222664015904572, 0.5049701789264414], "std": [0.7674162277439428, 0.745746819765411], "min": [0, 0], "max": [2, 2], "count": [503]}, "eef_acc_mag_action": {"mean": [0.5069582504970179, 0.4254473161033797], "std": [0.7821640547832392, 0.7473668479902648], "min": [0, 0], "max": [2, 2], "count": [503]}, "eef_sim_pose_state": {"mean": [0.47508804582377007, 0.28122737998641734, 1.0589864219243723, -2.608622455700522, 0.8647812764379553, 1.2994180495269523, 0.4969349454602025, -0.29266928145162097, 1.0531969474098, 2.9015452753582744, 0.9604220773935982, -2.2755744129554594], "std": [0.0737188977054994, 0.027387631757595034, 0.04809580724779082, 0.25916210078360236, 0.4181582274500861, 2.2707036432794188, 0.06300303543204505, 0.04920737186994972, 0.04910774248880858, 0.23103098929823787, 0.30548233595308044, 0.21491133036804294], "min": [0.3880557550162925, 0.22753720500103797, 0.993390931822918, -3.0537036233865944, 0.21378715724709285, -3.1307934415515972, 0.4416505503796918, -0.33683279886707973, 1.0186876669454004, 2.211143608898569, 0.3197872883747923, -2.96255999220921], "max": [0.5995743224901005, 0.348974434956528, 1.1508169259014758, -1.7931079063308837, 1.330954249245245, 3.1381733995750256, 0.6132634004112651, -0.16258736669500307, 1.1618346520992615, 3.1248471923700265, 1.1973033964789375, -2.069645701225261], "count": [503]}, "eef_sim_pose_action": {"mean": [0.47508804582377007, 0.28122737998641734, 1.0589864219243723, -2.608622455700522, 0.8647812764379553, 1.2994180495269523, 0.4969349454602025, -0.29266928145162097, 1.0531969474098, 2.9015452753582744, 0.9604220773935982, -2.2755744129554594], "std": [0.0737188977054994, 0.027387631757595034, 0.04809580724779082, 0.25916210078360236, 0.4181582274500861, 2.2707036432794188, 0.06300303543204505, 0.04920737186994972, 0.04910774248880858, 0.23103098929823787, 0.30548233595308044, 0.21491133036804294], "min": [0.3880557550162925, 0.22753720500103797, 0.993390931822918, -3.0537036233865944, 0.21378715724709285, -3.1307934415515972, 0.4416505503796918, -0.33683279886707973, 1.0186876669454004, 2.211143608898569, 0.3197872883747923, -2.96255999220921], "max": [0.5995743224901005, 0.348974434956528, 1.1508169259014758, -1.7931079063308837, 1.330954249245245, 3.1381733995750256, 0.6132634004112651, -0.16258736669500307, 1.1618346520992615, 3.1248471923700265, 1.1973033964789375, -2.069645701225261], "count": [503]}, "gripper_mode_state": {"mean": [0.27236580516898606, 0.073558648111332], "std": [0.4451771258090832, 0.2610512849984952], "min": [0, 0], "max": [1, 1], "count": [503]}, "gripper_activity_state": {"mean": [1.8349900596421471, 1.8608349900596421], "std": [0.5147992234433207, 0.4419783135297092], "min": [0, 0], "max": [2, 2], "count": [503]}, "gripper_mode_action": {"mean": [0.27236580516898606, 0.073558648111332], "std": [0.4451771258090832, 0.2610512849984952], "min": [0, 0], "max": [1, 1], "count": [503]}, "gripper_activity_action": {"mean": [1.8349900596421471, 1.8608349900596421], "std": [0.5147992234433207, 0.4419783135297092], "min": [0, 0], "max": [2, 2], "count": [503]}, "gripper_open_scale_state": {"mean": [0.587068588347844, 0.8817644135188868], "std": [0.295843967178251, 0.17079271597747034], "min": [0.04, 0.265], "max": [0.842, 0.948], "count": [503]}, "gripper_open_scale_action": {"mean": [0.587068588347844, 0.8817644135188868], "std": [0.295843967178251, 0.17079271597747034], "min": [0.04, 0.265], "max": [0.842, 0.948], "count": [503]}}} +{"episode_index": 88, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8784313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.49190299287118977]], [[0.4813614003123373]], [[0.4677218227630285]]], "std": [[[0.14690451448575473]], [[0.15549137846350455]], [[0.17534488247743416]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48204961789287987]], [[0.469091013433397]], [[0.4532713520880329]]], "std": [[[0.10473924677974993]], [[0.11519424874763122]], [[0.13929523472463567]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4842083044132107]], [[0.4635645388686448]], [[0.4451671528862282]]], "std": [[[0.11298742388795197]], [[0.13587912156735663]], [[0.1592086947639809]]], "count": [113]}, "observation.state": {"min": [0.2696359157562256, 2.033867120742798, -1.0714226961135864, -0.8835729956626892, -2.4559924602508545, -1.6722698211669922, 1.0077357292175293, 319.0, 0.177389994263649, 0.24533699452877045, -0.09800399839878082, -3.1331851482391357, -0.014000006020069122, -1.065000057220459, -0.7624820470809937, -2.175797462463379, 0.49752357602119446, 0.460191011428833, 1.8542203903198242, 1.1503289937973022, -2.861659526824951, 69.0, -0.324755996465683, 0.20935900509357452, -0.07233099639415741, -3.1411852836608887, -0.10599999129772186, -2.953000068664551], "max": [0.804614245891571, 2.099980115890503, -0.5681395530700684, -0.48888418078422546, -1.8106569051742554, -1.2236852645874023, 2.152724027633667, 949.0, 0.33709800243377686, 0.3962399959564209, 0.03852599859237671, 3.134999990463257, 0.5310000777244568, -0.2759999930858612, 0.049183379858732224, -2.10491943359375, 1.2958722114562988, 1.3361891508102417, 2.694195032119751, 1.7826967239379883, -0.7469660639762878, 909.0, -0.21787600219249725, 0.39939698576927185, 0.03348900005221367, 3.1410000324249268, 0.6899999976158142, -1.371999979019165], "mean": [0.41493237018585205, 2.07430362701416, -0.7177331447601318, -0.6571071147918701, -2.1210803985595703, -1.5523827075958252, 1.2800145149230957, 887.5064086914062, 0.30049216747283936, 0.28937625885009766, -0.023507773876190186, -2.411116361618042, 0.374595046043396, -0.4019125699996948, -0.25188595056533813, -2.1657280921936035, 0.8460371494293213, 0.9730780124664307, 2.1792194843292236, 1.5264753103256226, -1.868971586227417, 563.9260864257812, -0.29327163100242615, 0.27043595910072327, -0.021059351041913033, 1.6338458061218262, 0.4130001664161682, -2.2616662979125977], "std": [0.17632551491260529, 0.013835365884006023, 0.15306814014911652, 0.08535458892583847, 0.15171514451503754, 0.09847860783338547, 0.38786637783050537, 163.5811767578125, 0.04777713492512703, 0.04978443682193756, 0.02204691618680954, 1.6210355758666992, 0.1355661153793335, 0.17913347482681274, 0.23372001945972443, 0.014306089840829372, 0.24507105350494385, 0.2143133133649826, 0.22638091444969177, 0.21888349950313568, 0.7346051931381226, 343.6633605957031, 0.032637063413858414, 0.06475001573562622, 0.02004689909517765, 2.463336229324341, 0.19373516738414764, 0.5492380857467651], "count": [548]}, "action": {"min": [0.2696359157562256, 2.033867120742798, -1.0714226961135864, -0.8835729956626892, -2.4559924602508545, -1.6722698211669922, 1.0077357292175293, 319.0, 0.177389994263649, 0.24533699452877045, -0.09800399839878082, -3.1331851482391357, -0.014000006020069122, -1.065000057220459, -0.7624820470809937, -2.175797462463379, 0.49752357602119446, 0.460191011428833, 1.8542203903198242, 1.1503289937973022, -2.861659526824951, 69.0, -0.324755996465683, 0.20935900509357452, -0.07233099639415741, -3.1411852836608887, -0.10599999129772186, -2.953000068664551], "max": [0.804614245891571, 2.099980115890503, -0.5681395530700684, -0.48888418078422546, -1.8106569051742554, -1.2236852645874023, 2.152724027633667, 949.0, 0.33709800243377686, 0.3962399959564209, 0.03852599859237671, 3.134999990463257, 0.5310000777244568, -0.2759999930858612, 0.049183379858732224, -2.10491943359375, 1.2958722114562988, 1.3361891508102417, 2.694195032119751, 1.7826967239379883, -0.7469660639762878, 909.0, -0.21787600219249725, 0.39939698576927185, 0.03348900005221367, 3.1410000324249268, 0.6899999976158142, -1.371999979019165], "mean": [0.41493237018585205, 2.07430362701416, -0.7177331447601318, -0.6571071147918701, -2.1210803985595703, -1.5523827075958252, 1.2800145149230957, 887.5064086914062, 0.30049216747283936, 0.28937625885009766, -0.023507773876190186, -2.411116361618042, 0.374595046043396, -0.4019125699996948, -0.25188595056533813, -2.1657280921936035, 0.8460371494293213, 0.9730780124664307, 2.1792194843292236, 1.5264753103256226, -1.868971586227417, 563.9260864257812, -0.29327163100242615, 0.27043595910072327, -0.021059351041913033, 1.6338458061218262, 0.4130001664161682, -2.2616662979125977], "std": [0.17632551491260529, 0.013835365884006023, 0.15306814014911652, 0.08535458892583847, 0.15171514451503754, 0.09847860783338547, 0.38786637783050537, 163.5811767578125, 0.04777713492512703, 0.04978443682193756, 0.02204691618680954, 1.6210355758666992, 0.1355661153793335, 0.17913347482681274, 0.23372001945972443, 0.014306089840829372, 0.24507105350494385, 0.2143133133649826, 0.22638091444969177, 0.21888349950313568, 0.7346051931381226, 343.6633605957031, 0.032637063413858414, 0.06475001573562622, 0.02004689909517765, 2.463336229324341, 0.19373516738414764, 0.5492380857467651], "count": [548]}, "timestamp": {"min": [0.0], "max": [18.233333333333334], "mean": [9.116666666666667], "std": [5.273123678933895], "count": [548]}, "frame_index": {"min": [0], "max": [547], "mean": [273.5], "std": [158.19371036801684], "count": [548]}, "episode_index": {"min": [90], "max": [90], "mean": [90.0], "std": [0.0], "count": [548]}, "index": {"min": [56134], "max": [56681], "mean": [56407.5], "std": [158.19371036801684], "count": [548]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [548]}, "subtask_annotation": {"mean": [9.450729927007298, 29.0, 29.0, 29.0, 29.0], "std": [9.993033130438342, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [548]}, "scene_annotation": {"mean": [90.0], "std": [0.0], "min": [90], "max": [90], "count": [548]}, "eef_direction_state": {"mean": [4.257299270072993, 5.045620437956204], "std": [2.1293571915307172, 1.6914660687616752], "min": [0, 0], "max": [6, 6], "count": [548]}, "eef_velocity_state": {"mean": [0.6587591240875912, 0.44343065693430656], "std": [0.7388933777823552, 0.7536363795868631], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_acc_mag_state": {"mean": [0.6478102189781022, 0.41058394160583944], "std": [0.8161546076235834, 0.7406578910448097], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_direction_action": {"mean": [4.257299270072993, 5.045620437956204], "std": [2.1293571915307172, 1.6914660687616752], "min": [0, 0], "max": [6, 6], "count": [548]}, "eef_velocity_action": {"mean": [0.6587591240875912, 0.44343065693430656], "std": [0.7388933777823552, 0.7536363795868631], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_acc_mag_action": {"mean": [0.6478102189781022, 0.41058394160583944], "std": [0.8161546076235834, 0.7406578910448097], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_sim_pose_state": {"mean": [0.4798298407973794, 0.28808546055361184, 1.0665986343329614, -2.5389974298988567, 0.7525344219137194, 0.6400218510227618, 0.501823729618289, -0.29381731364792646, 1.0561330076272637, 2.7968412293896607, 1.0380841841033714, -2.3633605826020183], "std": [0.06558105972736993, 0.0337127192630254, 0.03370370955824499, 0.27751110598645795, 0.39288069823668276, 2.5555811761446185, 0.052955318306489196, 0.04572977561480659, 0.03218225089877843, 0.15916546944151133, 0.19386539185188342, 0.1651462613139393], "min": [0.4212458176134749, 0.20178507564824164, 1.008319773202119, -3.0831743724355514, 0.22164390517655996, -3.1341072269831045, 0.4579511680627781, -0.32758560095566147, 1.0301696667625277, 2.252419211942926, 0.5624762169497148, -3.089299809895894], "max": [0.6125028430062704, 0.33870467411712246, 1.1484706904513398, -1.9798562855880601, 1.3323445906571094, 3.137331899506513, 0.6132888853699465, -0.15839385762184865, 1.1470636597861799, 2.9333578940032643, 1.2205922184844482, -2.251620375607859], "count": [548]}, "eef_sim_pose_action": {"mean": [0.4798298407973794, 0.28808546055361184, 1.0665986343329614, -2.5389974298988567, 0.7525344219137194, 0.6400218510227618, 0.501823729618289, -0.29381731364792646, 1.0561330076272637, 2.7968412293896607, 1.0380841841033714, -2.3633605826020183], "std": [0.06558105972736993, 0.0337127192630254, 0.03370370955824499, 0.27751110598645795, 0.39288069823668276, 2.5555811761446185, 0.052955318306489196, 0.04572977561480659, 0.03218225089877843, 0.15916546944151133, 0.19386539185188342, 0.1651462613139393], "min": [0.4212458176134749, 0.20178507564824164, 1.008319773202119, -3.0831743724355514, 0.22164390517655996, -3.1341072269831045, 0.4579511680627781, -0.32758560095566147, 1.0301696667625277, 2.252419211942926, 0.5624762169497148, -3.089299809895894], "max": [0.6125028430062704, 0.33870467411712246, 1.1484706904513398, -1.9798562855880601, 1.3323445906571094, 3.137331899506513, 0.6132888853699465, -0.15839385762184865, 1.1470636597861799, 2.9333578940032643, 1.2205922184844482, -2.251620375607859], "count": [548]}, "gripper_mode_state": {"mean": [0.39416058394160586, 0.07846715328467153], "std": [0.4886696409727323, 0.2689052977166332], "min": [0, 0], "max": [1, 1], "count": [548]}, "gripper_activity_state": {"mean": [1.8558394160583942, 1.9032846715328466], "std": [0.478766880681626, 0.3865297780599595], "min": [0, 0], "max": [2, 2], "count": [548]}, "gripper_mode_action": {"mean": [0.39416058394160586, 0.07846715328467153], "std": [0.4886696409727323, 0.2689052977166332], "min": [0, 0], "max": [1, 1], "count": [548]}, "gripper_activity_action": {"mean": [1.8558394160583942, 1.9032846715328466], "std": [0.478766880681626, 0.3865297780599595], "min": [0, 0], "max": [2, 2], "count": [548]}, "gripper_open_scale_state": {"mean": [0.5639260948487439, 0.8875063867499354], "std": [0.34366305480263265, 0.16358118177409173], "min": [0.069, 0.319], "max": [0.909, 0.949], "count": [548]}, "gripper_open_scale_action": {"mean": [0.5639260948487439, 0.8875063867499354], "std": [0.34366305480263265, 0.16358118177409173], "min": [0.069, 0.319], "max": [0.909, 0.949], "count": [548]}}} +{"episode_index": 89, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8745098039215686]], [[1.0]], [[1.0]]], "mean": [[[0.4948509388130252]], [[0.480146717801704]], [[0.4643511722397292]]], "std": [[[0.15026665103112433]], [[0.16002739871058277]], [[0.1791909281237367]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4810637218429038]], [[0.46482208690767973]], [[0.4459767357463819]]], "std": [[[0.11764668135385893]], [[0.12905346612022991]], [[0.15552797050144768]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[0.9137254901960784]]], "mean": [[[0.47725264611052753]], [[0.4447572781716853]], [[0.42229321129493463]]], "std": [[[0.10411773752291135]], [[0.14308214602914252]], [[0.17276210915664808]]], "count": [112]}, "observation.state": {"min": [0.3581066429615021, 2.040813446044922, -1.0339679718017578, -0.9615368247032166, -2.638292074203491, -1.746341586112976, 1.089068055152893, 442.0, 0.16187000274658203, 0.2599560022354126, -0.056028999388217926, -3.1371853351593018, -0.19300000369548798, -0.9979999661445618, -0.5646489262580872, -2.1752562522888184, 0.5266531109809875, 0.5889438986778259, 1.8919196128845215, 1.2385205030441284, -2.7749862670898438, 62.0, -0.31580299139022827, 0.21333099901676178, -0.05594300106167793, -3.1371853351593018, -0.12700000405311584, -2.9089999198913574], "max": [0.8500102758407593, 2.1006784439086914, -0.5427974462509155, -0.6334323287010193, -2.142810583114624, -1.4618356227874756, 2.347031593322754, 950.0, 0.3240230083465576, 0.39355000853538513, 0.03200000151991844, 3.1410000324249268, 0.4749999940395355, -0.2709999978542328, -0.17460274696350098, -2.158710479736328, 1.3018410205841064, 1.2939348220825195, 2.6464600563049316, 1.8071314096450806, -0.8601680994033813, 864.0, -0.2285279929637909, 0.34987199306488037, 0.021019000560045242, 3.140000104904175, 0.75, -1.625], "mean": [0.5118158459663391, 2.0831217765808105, -0.7203453183174133, -0.7285674810409546, -2.252349853515625, -1.5373148918151855, 1.4713573455810547, 868.0591430664062, 0.28573858737945557, 0.316707968711853, -0.02000472880899906, -2.336333990097046, 0.23500052094459534, -0.46632352471351624, -0.26447221636772156, -2.1681809425354004, 0.8830615878105164, 0.9770941138267517, 2.1896538734436035, 1.5924701690673828, -1.7278778553009033, 629.668212890625, -0.28591570258140564, 0.26412564516067505, -0.029566293582320213, 2.351320505142212, 0.35098889470100403, -2.435666561126709], "std": [0.18314272165298462, 0.009648337960243225, 0.14817696809768677, 0.09708233177661896, 0.1822768896818161, 0.0668988823890686, 0.5219634771347046, 147.7169952392578, 0.05354958400130272, 0.03731323406100273, 0.01755555160343647, 1.6921502351760864, 0.18908078968524933, 0.25507017970085144, 0.1134532168507576, 0.004115811549127102, 0.23632559180259705, 0.21790771186351776, 0.19509920477867126, 0.16896049678325653, 0.6958484649658203, 314.2623291015625, 0.029102565720677376, 0.050318725407123566, 0.018139293417334557, 1.8346703052520752, 0.20158624649047852, 0.444242000579834], "count": [541]}, "action": {"min": [0.3581066429615021, 2.040813446044922, -1.0339679718017578, -0.9615368247032166, -2.638292074203491, -1.746341586112976, 1.089068055152893, 442.0, 0.16187000274658203, 0.2599560022354126, -0.056028999388217926, -3.1371853351593018, -0.19300000369548798, -0.9979999661445618, -0.5646489262580872, -2.1752562522888184, 0.5266531109809875, 0.5889438986778259, 1.8919196128845215, 1.2385205030441284, -2.7749862670898438, 62.0, -0.31580299139022827, 0.21333099901676178, -0.05594300106167793, -3.1371853351593018, -0.12700000405311584, -2.9089999198913574], "max": [0.8500102758407593, 2.1006784439086914, -0.5427974462509155, -0.6334323287010193, -2.142810583114624, -1.4618356227874756, 2.347031593322754, 950.0, 0.3240230083465576, 0.39355000853538513, 0.03200000151991844, 3.1410000324249268, 0.4749999940395355, -0.2709999978542328, -0.17460274696350098, -2.158710479736328, 1.3018410205841064, 1.2939348220825195, 2.6464600563049316, 1.8071314096450806, -0.8601680994033813, 864.0, -0.2285279929637909, 0.34987199306488037, 0.021019000560045242, 3.140000104904175, 0.75, -1.625], "mean": [0.5118158459663391, 2.0831217765808105, -0.7203453183174133, -0.7285674810409546, -2.252349853515625, -1.5373148918151855, 1.4713573455810547, 868.0591430664062, 0.28573858737945557, 0.316707968711853, -0.02000472880899906, -2.336333990097046, 0.23500052094459534, -0.46632352471351624, -0.26447221636772156, -2.1681809425354004, 0.8830615878105164, 0.9770941138267517, 2.1896538734436035, 1.5924701690673828, -1.7278778553009033, 629.668212890625, -0.28591570258140564, 0.26412564516067505, -0.029566293582320213, 2.351320505142212, 0.35098889470100403, -2.435666561126709], "std": [0.18314272165298462, 0.009648337960243225, 0.14817696809768677, 0.09708233177661896, 0.1822768896818161, 0.0668988823890686, 0.5219634771347046, 147.7169952392578, 0.05354958400130272, 0.03731323406100273, 0.01755555160343647, 1.6921502351760864, 0.18908078968524933, 0.25507017970085144, 0.1134532168507576, 0.004115811549127102, 0.23632559180259705, 0.21790771186351776, 0.19509920477867126, 0.16896049678325653, 0.6958484649658203, 314.2623291015625, 0.029102565720677376, 0.050318725407123566, 0.018139293417334557, 1.8346703052520752, 0.20158624649047852, 0.444242000579834], "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": [91], "max": [91], "mean": [91.0], "std": [0.0], "count": [541]}, "index": {"min": [56682], "max": [57222], "mean": [56952.0], "std": [156.17298101784445], "count": [541]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [541]}, "subtask_annotation": {"mean": [10.201478743068392, 29.0, 29.0, 29.0, 29.0], "std": [9.91041562822797, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [541]}, "scene_annotation": {"mean": [91.0], "std": [0.0], "min": [91], "max": [91], "count": [541]}, "eef_direction_state": {"mean": [4.526802218114603, 4.929759704251387], "std": [2.027017772395425, 1.7172232178624596], "min": [0, 0], "max": [6, 6], "count": [541]}, "eef_velocity_state": {"mean": [0.5360443622920518, 0.4713493530499076], "std": [0.6859389653648073, 0.7255642395769082], "min": [0, 0], "max": [2, 2], "count": [541]}, "eef_acc_mag_state": {"mean": [0.5341959334565619, 0.39186691312384475], "std": [0.7769999836223183, 0.7128659379603911], "min": [0, 0], "max": [2, 2], "count": [541]}, "eef_direction_action": {"mean": [4.526802218114603, 4.929759704251387], "std": [2.027017772395425, 1.7172232178624596], "min": [0, 0], "max": [6, 6], "count": [541]}, "eef_velocity_action": {"mean": [0.5360443622920518, 0.4713493530499076], "std": [0.6859389653648073, 0.7255642395769082], "min": [0, 0], "max": [2, 2], "count": [541]}, "eef_acc_mag_action": {"mean": [0.5341959334565619, 0.39186691312384475], "std": [0.7769999836223183, 0.7128659379603911], "min": [0, 0], "max": [2, 2], "count": [541]}, "eef_sim_pose_state": {"mean": [0.4774698447227131, 0.2785057022699598, 1.0658392747773762, -2.6002687636077653, 0.8220193892405246, 1.090072489922693, 0.5311249810713788, -0.2827494577165537, 1.073692197511007, 2.8811634641751467, 0.8838321640921388, -2.303735259482212], "std": [0.050207429755164366, 0.027377943698174752, 0.0344038669861871, 0.2519541390759577, 0.36529626231204276, 2.3647339721379157, 0.04317463838429082, 0.046427921950261464, 0.04173120149886992, 0.21059932954818167, 0.283759692661392, 0.2017753036875002], "min": [0.4238962992387341, 0.22748915001176917, 1.016863748345426, -3.0151786183537763, 0.2657497922065519, -3.1399308862593434, 0.4775237667163434, -0.3295288684794683, 1.0331810773765535, 2.3925421921558305, 0.3240396496716924, -2.8853646094317114], "max": [0.5661936677632815, 0.3207023910594784, 1.1422700062733797, -1.9383905528211363, 1.2720897410579326, 3.1299180103134114, 0.6131492141853713, -0.169664311820291, 1.1704829387424, 3.0637428032085454, 1.1222923706151104, -2.119492533915212], "count": [541]}, "eef_sim_pose_action": {"mean": [0.4774698447227131, 0.2785057022699598, 1.0658392747773762, -2.6002687636077653, 0.8220193892405246, 1.090072489922693, 0.5311249810713788, -0.2827494577165537, 1.073692197511007, 2.8811634641751467, 0.8838321640921388, -2.303735259482212], "std": [0.050207429755164366, 0.027377943698174752, 0.0344038669861871, 0.2519541390759577, 0.36529626231204276, 2.3647339721379157, 0.04317463838429082, 0.046427921950261464, 0.04173120149886992, 0.21059932954818167, 0.283759692661392, 0.2017753036875002], "min": [0.4238962992387341, 0.22748915001176917, 1.016863748345426, -3.0151786183537763, 0.2657497922065519, -3.1399308862593434, 0.4775237667163434, -0.3295288684794683, 1.0331810773765535, 2.3925421921558305, 0.3240396496716924, -2.8853646094317114], "max": [0.5661936677632815, 0.3207023910594784, 1.1422700062733797, -1.9383905528211363, 1.2720897410579326, 3.1299180103134114, 0.6131492141853713, -0.169664311820291, 1.1704829387424, 3.0637428032085454, 1.1222923706151104, -2.119492533915212], "count": [541]}, "gripper_mode_state": {"mean": [0.2735674676524954, 0.09426987060998152], "std": [0.4457895336307192, 0.2922038023454849], "min": [0, 0], "max": [1, 1], "count": [541]}, "gripper_activity_state": {"mean": [1.8151571164510167, 1.902033271719039], "std": [0.5292126325349524, 0.39825813761867923], "min": [0, 0], "max": [2, 2], "count": [541]}, "gripper_mode_action": {"mean": [0.2735674676524954, 0.09426987060998152], "std": [0.4457895336307192, 0.2922038023454849], "min": [0, 0], "max": [1, 1], "count": [541]}, "gripper_activity_action": {"mean": [1.8151571164510167, 1.902033271719039], "std": [0.5292126325349524, 0.39825813761867923], "min": [0, 0], "max": [2, 2], "count": [541]}, "gripper_open_scale_state": {"mean": [0.6296682070804404, 0.8680591496099158], "std": [0.3142626826750043, 0.1477169809305135], "min": [0.062, 0.442], "max": [0.864, 0.95], "count": [541]}, "gripper_open_scale_action": {"mean": [0.6296682070804404, 0.8680591496099158], "std": [0.3142626826750043, 0.1477169809305135], "min": [0.062, 0.442], "max": [0.864, 0.95], "count": [541]}}} +{"episode_index": 90, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8470588235294118]], [[1.0]], [[1.0]]], "mean": [[[0.4935072794117647]], [[0.4804849611928105]], [[0.4644888991013072]]], "std": [[[0.15157030846236985]], [[0.1619393662132776]], [[0.1805055355980859]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4847972487745098]], [[0.4663937704248366]], [[0.4468054309640523]]], "std": [[[0.12606813394984256]], [[0.13353639472502776]], [[0.15990110413570868]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48253114583333334]], [[0.45393640727124185]], [[0.4275859517973856]]], "std": [[[0.11021032031709736]], [[0.14217092667669856]], [[0.17452782856556612]]], "count": [100]}, "observation.state": {"min": [0.26136305928230286, 2.0374276638031006, -1.1112860441207886, -1.0904120206832886, -2.7562241554260254, -1.8192962408065796, 0.9858841896057129, 261.0, 0.16315500438213348, 0.23515500128269196, -0.05879399925470352, -3.1331851482391357, -0.2160000205039978, -1.0149999856948853, -0.6280043721199036, -2.1754658222198486, 0.5418723821640015, 0.6717772483825684, 1.713564395904541, 1.343641757965088, -2.7505342960357666, 71.0, -0.3155069947242737, 0.21413099765777588, -0.04946500062942505, -3.1411852836608887, -0.09399999678134918, -3.0820000171661377], "max": [0.8327838182449341, 2.0975191593170166, -0.5192878246307373, -0.5698674917221069, -1.9406490325927734, -1.563483476638794, 2.3837532997131348, 946.0, 0.3341360092163086, 0.37215501070022583, 0.05489800125360489, 3.1410000324249268, 0.593999981880188, -0.2669999897480011, -0.15540412068367004, -2.0882515907287598, 1.2073490619659424, 1.1896862983703613, 2.667055368423462, 1.7887356281280518, -0.9172229170799255, 883.0, -0.21764999628067017, 0.3695699870586395, 0.02842099964618683, 3.13700008392334, 0.7200000286102295, -1.621999979019165], "mean": [0.45323821902275085, 2.0840699672698975, -0.6793516874313354, -0.7559786438941956, -2.273344039916992, -1.6592265367507935, 1.421971321105957, 865.7835083007812, 0.2920554578304291, 0.2889363765716553, -0.012686780653893948, -2.4088282585144043, 0.2722192704677582, -0.46181386709213257, -0.32204902172088623, -2.1653475761413574, 0.8518953323364258, 0.9172930121421814, 2.2019059658050537, 1.623329997062683, -1.6700624227523804, 658.8041381835938, -0.2799763083457947, 0.27018871903419495, -0.032237786799669266, 2.2587287425994873, 0.34005799889564514, -2.497318983078003], "std": [0.18665850162506104, 0.009454909712076187, 0.17562416195869446, 0.15194542706012726, 0.20211899280548096, 0.055911585688591, 0.5593227744102478, 191.62562561035156, 0.052625346928834915, 0.04597671329975128, 0.01957773044705391, 1.650766134262085, 0.23602715134620667, 0.26583924889564514, 0.15815812349319458, 0.015655500814318657, 0.16787248849868774, 0.15995723009109497, 0.22382454574108124, 0.12875254452228546, 0.7216742634773254, 312.79620361328125, 0.03212396055459976, 0.058739401400089264, 0.01854267157614231, 1.9199179410934448, 0.19334723055362701, 0.4710305631160736], "count": [462]}, "action": {"min": [0.26136305928230286, 2.0374276638031006, -1.1112860441207886, -1.0904120206832886, -2.7562241554260254, -1.8192962408065796, 0.9858841896057129, 261.0, 0.16315500438213348, 0.23515500128269196, -0.05879399925470352, -3.1331851482391357, -0.2160000205039978, -1.0149999856948853, -0.6280043721199036, -2.1754658222198486, 0.5418723821640015, 0.6717772483825684, 1.713564395904541, 1.343641757965088, -2.7505342960357666, 71.0, -0.3155069947242737, 0.21413099765777588, -0.04946500062942505, -3.1411852836608887, -0.09399999678134918, -3.0820000171661377], "max": [0.8327838182449341, 2.0975191593170166, -0.5192878246307373, -0.5698674917221069, -1.9406490325927734, -1.563483476638794, 2.3837532997131348, 946.0, 0.3341360092163086, 0.37215501070022583, 0.05489800125360489, 3.1410000324249268, 0.593999981880188, -0.2669999897480011, -0.15540412068367004, -2.0882515907287598, 1.2073490619659424, 1.1896862983703613, 2.667055368423462, 1.7887356281280518, -0.9172229170799255, 883.0, -0.21764999628067017, 0.3695699870586395, 0.02842099964618683, 3.13700008392334, 0.7200000286102295, -1.621999979019165], "mean": [0.45323821902275085, 2.0840699672698975, -0.6793516874313354, -0.7559786438941956, -2.273344039916992, -1.6592265367507935, 1.421971321105957, 865.7835083007812, 0.2920554578304291, 0.2889363765716553, -0.012686780653893948, -2.4088282585144043, 0.2722192704677582, -0.46181386709213257, -0.32204902172088623, -2.1653475761413574, 0.8518953323364258, 0.9172930121421814, 2.2019059658050537, 1.623329997062683, -1.6700624227523804, 658.8041381835938, -0.2799763083457947, 0.27018871903419495, -0.032237786799669266, 2.2587287425994873, 0.34005799889564514, -2.497318983078003], "std": [0.18665850162506104, 0.009454909712076187, 0.17562416195869446, 0.15194542706012726, 0.20211899280548096, 0.055911585688591, 0.5593227744102478, 191.62562561035156, 0.052625346928834915, 0.04597671329975128, 0.01957773044705391, 1.650766134262085, 0.23602715134620667, 0.26583924889564514, 0.15815812349319458, 0.015655500814318657, 0.16787248849868774, 0.15995723009109497, 0.22382454574108124, 0.12875254452228546, 0.7216742634773254, 312.79620361328125, 0.03212396055459976, 0.058739401400089264, 0.01854267157614231, 1.9199179410934448, 0.19334723055362701, 0.4710305631160736], "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": [92], "max": [92], "mean": [92.0], "std": [0.0], "count": [462]}, "index": {"min": [57223], "max": [57684], "mean": [57453.5], "std": [133.3675997634608], "count": [462]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [462]}, "subtask_annotation": {"mean": [10.586580086580087, 29.0, 29.0, 29.0, 29.0], "std": [10.015576266889074, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [462]}, "scene_annotation": {"mean": [92.0], "std": [0.0], "min": [92], "max": [92], "count": [462]}, "eef_direction_state": {"mean": [4.5562770562770565, 4.961038961038961], "std": [1.9815364171749252, 1.6731251711419795], "min": [0, 0], "max": [6, 6], "count": [462]}, "eef_velocity_state": {"mean": [0.6168831168831169, 0.525974025974026], "std": [0.7432063327266504, 0.7829187145617772], "min": [0, 0], "max": [2, 2], "count": [462]}, "eef_acc_mag_state": {"mean": [0.5670995670995671, 0.4134199134199134], "std": [0.7996480738640256, 0.7356664919031468], "min": [0, 0], "max": [2, 2], "count": [462]}, "eef_direction_action": {"mean": [4.5562770562770565, 4.961038961038961], "std": [1.9815364171749252, 1.6731251711419795], "min": [0, 0], "max": [6, 6], "count": [462]}, "eef_velocity_action": {"mean": [0.6168831168831169, 0.525974025974026], "std": [0.7432063327266504, 0.7829187145617772], "min": [0, 0], "max": [2, 2], "count": [462]}, "eef_acc_mag_action": {"mean": [0.5670995670995671, 0.4134199134199134], "std": [0.7996480738640256, 0.7356664919031468], "min": [0, 0], "max": [2, 2], "count": [462]}, "eef_sim_pose_state": {"mean": [0.48509206311209135, 0.27322590893506354, 1.0675722613081418, -2.673117723251315, 0.8525465966246052, 1.4689879563073103, 0.504650491771408, -0.293490992268291, 1.072800440423129, 2.8142886222083203, 0.9189144380514453, -2.337036759007323], "std": [0.05931066421818909, 0.02919493389016799, 0.036989958033295085, 0.24383968728343225, 0.40629511372851623, 2.0863798041690806, 0.05200512833962656, 0.04421370250445911, 0.046824782008824936, 0.15127316024634857, 0.3309391013921993, 0.18205590131384813], "min": [0.42796517484882785, 0.20633168479123293, 1.023270289105425, -3.0942124888504905, 0.20065395075256554, -3.1337179884613, 0.4461032268638632, -0.34097673782627924, 1.0240376124666477, 2.3576296599703745, 0.28044051375521617, -2.8863784677713715], "max": [0.5856362730664294, 0.32742299366936123, 1.1409533329398627, -2.100650834201206, 1.4836484873853086, 3.140393670773405, 0.5953193654884018, -0.16517597486273627, 1.173282230426424, 2.93958551643757, 1.2712195445422227, -2.1693600239933195], "count": [462]}, "eef_sim_pose_action": {"mean": [0.48509206311209135, 0.27322590893506354, 1.0675722613081418, -2.673117723251315, 0.8525465966246052, 1.4689879563073103, 0.504650491771408, -0.293490992268291, 1.072800440423129, 2.8142886222083203, 0.9189144380514453, -2.337036759007323], "std": [0.05931066421818909, 0.02919493389016799, 0.036989958033295085, 0.24383968728343225, 0.40629511372851623, 2.0863798041690806, 0.05200512833962656, 0.04421370250445911, 0.046824782008824936, 0.15127316024634857, 0.3309391013921993, 0.18205590131384813], "min": [0.42796517484882785, 0.20633168479123293, 1.023270289105425, -3.0942124888504905, 0.20065395075256554, -3.1337179884613, 0.4461032268638632, -0.34097673782627924, 1.0240376124666477, 2.3576296599703745, 0.28044051375521617, -2.8863784677713715], "max": [0.5856362730664294, 0.32742299366936123, 1.1409533329398627, -2.100650834201206, 1.4836484873853086, 3.140393670773405, 0.5953193654884018, -0.16517597486273627, 1.173282230426424, 2.93958551643757, 1.2712195445422227, -2.1693600239933195], "count": [462]}, "gripper_mode_state": {"mean": [0.24025974025974026, 0.09740259740259741], "std": [0.42724114674275027, 0.2965051962813216], "min": [0, 0], "max": [1, 1], "count": [462]}, "gripper_activity_state": {"mean": [1.8203463203463204, 1.87012987012987], "std": [0.534702135369507, 0.4369507491236558], "min": [0, 0], "max": [2, 2], "count": [462]}, "gripper_mode_action": {"mean": [0.24025974025974026, 0.09740259740259741], "std": [0.42724114674275027, 0.2965051962813216], "min": [0, 0], "max": [1, 1], "count": [462]}, "gripper_activity_action": {"mean": [1.8203463203463204, 1.87012987012987], "std": [0.534702135369507, 0.4369507491236558], "min": [0, 0], "max": [2, 2], "count": [462]}, "gripper_open_scale_state": {"mean": [0.6588041124385151, 0.8657835498496056], "std": [0.31279632737655694, 0.19162562116590814], "min": [0.071, 0.261], "max": [0.883, 0.946], "count": [462]}, "gripper_open_scale_action": {"mean": [0.6588041124385151, 0.8657835498496056], "std": [0.31279632737655694, 0.19162562116590814], "min": [0.071, 0.261], "max": [0.883, 0.946], "count": [462]}}} +{"episode_index": 91, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.49812062175297467]], [[0.4832153318948662]], [[0.4681529087062175]]], "std": [[[0.15495161489992532]], [[0.16096186775302804]], [[0.17940204549731004]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47654824625719233]], [[0.4622447314395844]], [[0.4451733754399196]]], "std": [[[0.11680632566382856]], [[0.12699435709540102]], [[0.1516254634493969]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4878453752583654]], [[0.45270071329813977]], [[0.42336667644265685]]], "std": [[[0.11022773637740133]], [[0.1424980485055142]], [[0.18020194764551023]]], "count": [117]}, "observation.state": {"min": [0.2287253886461258, 2.0381953716278076, -1.4100865125656128, -1.1845200061798096, -2.739678382873535, -1.7564295530319214, 0.9209229946136475, 162.0, 0.1462160050868988, 0.2329780012369156, -0.07664299756288528, -3.062999963760376, -0.46000003814697266, -0.9599999785423279, -0.7983485460281372, -2.1752562522888184, 0.39536941051483154, 0.537526547908783, 1.899930715560913, 1.303987741470337, -2.8159492015838623, 32.0, -0.3139289915561676, 0.19680899381637573, -0.06863400340080261, -3.1381852626800537, -0.21299999952316284, -2.9140000343322754], "max": [0.7773522138595581, 2.1088640689849854, -0.43703046441078186, -0.5299168825149536, -1.8497872352600098, -1.3673956394195557, 2.116281509399414, 945.0, 0.331167995929718, 0.3861689865589142, 0.04596899822354317, -2.809000015258789, 0.5740000009536743, -0.12600000202655792, -0.17477726936340332, -2.117765188217163, 1.2466189861297607, 1.2133005857467651, 2.729188919067383, 1.7955074310302734, -0.7994306683540344, 873.0, -0.1851550042629242, 0.3829759955406189, 0.018408000469207764, 3.1389999389648438, 0.7310000061988831, -1.5809999704360962], "mean": [0.48815029859542847, 2.0796282291412354, -0.7658513784408569, -0.7869369387626648, -2.304751396179199, -1.6088215112686157, 1.3420087099075317, 732.1035766601562, 0.2775903046131134, 0.30164557695388794, -0.018761496990919113, -2.9044458866119385, 0.18477845191955566, -0.2747195363044739, -0.34041646122932434, -2.1676220893859863, 0.8642235994338989, 0.9559720754623413, 2.214967727661133, 1.5934762954711914, -1.7892124652862549, 598.8884887695312, -0.2725045084953308, 0.2834741473197937, -0.025700822472572327, 2.4242289066314697, 0.3507593870162964, -2.418663740158081], "std": [0.1790543794631958, 0.015049762092530727, 0.3545036017894745, 0.21003542840480804, 0.2175765335559845, 0.09907051920890808, 0.45668989419937134, 209.69287109375, 0.06672047823667526, 0.05087240785360336, 0.023220336064696312, 0.06303000450134277, 0.3390779197216034, 0.13443267345428467, 0.19379010796546936, 0.009898588992655277, 0.1920856088399887, 0.18526116013526917, 0.27181825041770935, 0.15067234635353088, 0.685317873954773, 363.7767028808594, 0.037284087389707565, 0.06494797021150589, 0.01724083162844181, 1.6979913711547852, 0.25668221712112427, 0.4290167987346649], "count": [574]}, "action": {"min": [0.2287253886461258, 2.0381953716278076, -1.4100865125656128, -1.1845200061798096, -2.739678382873535, -1.7564295530319214, 0.9209229946136475, 162.0, 0.1462160050868988, 0.2329780012369156, -0.07664299756288528, -3.062999963760376, -0.46000003814697266, -0.9599999785423279, -0.7983485460281372, -2.1752562522888184, 0.39536941051483154, 0.537526547908783, 1.899930715560913, 1.303987741470337, -2.8159492015838623, 32.0, -0.3139289915561676, 0.19680899381637573, -0.06863400340080261, -3.1381852626800537, -0.21299999952316284, -2.9140000343322754], "max": [0.7773522138595581, 2.1088640689849854, -0.43703046441078186, -0.5299168825149536, -1.8497872352600098, -1.3673956394195557, 2.116281509399414, 945.0, 0.331167995929718, 0.3861689865589142, 0.04596899822354317, -2.809000015258789, 0.5740000009536743, -0.12600000202655792, -0.17477726936340332, -2.117765188217163, 1.2466189861297607, 1.2133005857467651, 2.729188919067383, 1.7955074310302734, -0.7994306683540344, 873.0, -0.1851550042629242, 0.3829759955406189, 0.018408000469207764, 3.1389999389648438, 0.7310000061988831, -1.5809999704360962], "mean": [0.48815029859542847, 2.0796282291412354, -0.7658513784408569, -0.7869369387626648, -2.304751396179199, -1.6088215112686157, 1.3420087099075317, 732.1035766601562, 0.2775903046131134, 0.30164557695388794, -0.018761496990919113, -2.9044458866119385, 0.18477845191955566, -0.2747195363044739, -0.34041646122932434, -2.1676220893859863, 0.8642235994338989, 0.9559720754623413, 2.214967727661133, 1.5934762954711914, -1.7892124652862549, 598.8884887695312, -0.2725045084953308, 0.2834741473197937, -0.025700822472572327, 2.4242289066314697, 0.3507593870162964, -2.418663740158081], "std": [0.1790543794631958, 0.015049762092530727, 0.3545036017894745, 0.21003542840480804, 0.2175765335559845, 0.09907051920890808, 0.45668989419937134, 209.69287109375, 0.06672047823667526, 0.05087240785360336, 0.023220336064696312, 0.06303000450134277, 0.3390779197216034, 0.13443267345428467, 0.19379010796546936, 0.009898588992655277, 0.1920856088399887, 0.18526116013526917, 0.27181825041770935, 0.15067234635353088, 0.685317873954773, 363.7767028808594, 0.037284087389707565, 0.06494797021150589, 0.01724083162844181, 1.6979913711547852, 0.25668221712112427, 0.4290167987346649], "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": [93], "max": [93], "mean": [93.0], "std": [0.0], "count": [574]}, "index": {"min": [57685], "max": [58258], "mean": [57971.5], "std": [165.6992757980553], "count": [574]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [574]}, "subtask_annotation": {"mean": [10.733449477351916, 29.0, 29.0, 29.0, 29.0], "std": [10.1351681656352, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [574]}, "scene_annotation": {"mean": [93.0], "std": [0.0], "min": [93], "max": [93], "count": [574]}, "eef_direction_state": {"mean": [4.665505226480836, 4.902439024390244], "std": [1.908981615276592, 1.6864579427378084], "min": [0, 0], "max": [6, 6], "count": [574]}, "eef_velocity_state": {"mean": [0.5557491289198606, 0.5], "std": [0.7005672513392759, 0.7295409276776694], "min": [0, 0], "max": [2, 2], "count": [574]}, "eef_acc_mag_state": {"mean": [0.5313588850174216, 0.3832752613240418], "std": [0.7796804715728576, 0.6955300819971125], "min": [0, 0], "max": [2, 2], "count": [574]}, "eef_direction_action": {"mean": [4.665505226480836, 4.902439024390244], "std": [1.908981615276592, 1.6864579427378084], "min": [0, 0], "max": [6, 6], "count": [574]}, "eef_velocity_action": {"mean": [0.5557491289198606, 0.5], "std": [0.7005672513392759, 0.7295409276776694], "min": [0, 0], "max": [2, 2], "count": [574]}, "eef_acc_mag_action": {"mean": [0.5313588850174216, 0.3832752613240418], "std": [0.7796804715728576, 0.6955300819971125], "min": [0, 0], "max": [2, 2], "count": [574]}, "eef_sim_pose_state": {"mean": [0.49603170673773683, 0.2706746146369688, 1.077955711878731, -2.2035337175071312, 0.8113681497349509, 1.2326707112975723, 0.5165325174583884, -0.27671192202475303, 1.0802413184288742, 1.9057961363321985, 0.912524543517277, -2.0817547135863235], "std": [0.06556072851383418, 0.031623077164695645, 0.04372403963137109, 1.3606616000142016, 0.3827393282846371, 2.340045216649037, 0.05497664141280718, 0.06583989490210877, 0.049388101363768686, 2.290702541407773, 0.3311616564991271, 0.2322513011661541], "min": [0.40953410543388297, 0.19776132922715142, 1.0072830592885964, -3.1394889585223957, 0.26082827937154374, -3.1371610917891077, 0.4434726763125795, -0.33763344498863507, 1.0163391031854832, -3.1412153992336873, 0.30392001692773163, -2.8746980987361224], "max": [0.6022301760247846, 0.31911988383036605, 1.1799682029161487, 3.141017009977083, 1.3002593740612158, 3.138868459007127, 0.6055185761521785, -0.13928772763365338, 1.1771570223013963, 3.139660094242638, 1.2597892600310443, -1.7274190640450913], "count": [574]}, "eef_sim_pose_action": {"mean": [0.49603170673773683, 0.2706746146369688, 1.077955711878731, -2.2035337175071312, 0.8113681497349509, 1.2326707112975723, 0.5165325174583884, -0.27671192202475303, 1.0802413184288742, 1.9057961363321985, 0.912524543517277, -2.0817547135863235], "std": [0.06556072851383418, 0.031623077164695645, 0.04372403963137109, 1.3606616000142016, 0.3827393282846371, 2.340045216649037, 0.05497664141280718, 0.06583989490210877, 0.049388101363768686, 2.290702541407773, 0.3311616564991271, 0.2322513011661541], "min": [0.40953410543388297, 0.19776132922715142, 1.0072830592885964, -3.1394889585223957, 0.26082827937154374, -3.1371610917891077, 0.4434726763125795, -0.33763344498863507, 1.0163391031854832, -3.1412153992336873, 0.30392001692773163, -2.8746980987361224], "max": [0.6022301760247846, 0.31911988383036605, 1.1799682029161487, 3.141017009977083, 1.3002593740612158, 3.138868459007127, 0.6055185761521785, -0.13928772763365338, 1.1771570223013963, 3.139660094242638, 1.2597892600310443, -1.7274190640450913], "count": [574]}, "gripper_mode_state": {"mean": [0.3310104529616725, 0.13937282229965156], "std": [0.47057680881210134, 0.34633515372234613], "min": [0, 0], "max": [1, 1], "count": [574]}, "gripper_activity_state": {"mean": [1.8571428571428572, 1.8832752613240418], "std": [0.47275181201036287, 0.4198461691671188], "min": [0, 0], "max": [2, 2], "count": [574]}, "gripper_mode_action": {"mean": [0.3310104529616725, 0.13937282229965156], "std": [0.47057680881210134, 0.34633515372234613], "min": [0, 0], "max": [1, 1], "count": [574]}, "gripper_activity_action": {"mean": [1.8571428571428572, 1.8832752613240418], "std": [0.47275181201036287, 0.4198461691671188], "min": [0, 0], "max": [2, 2], "count": [574]}, "gripper_open_scale_state": {"mean": [0.5988885016690542, 0.7321036586429186], "std": [0.3637770789298557, 0.20969288034058103], "min": [0.032, 0.162], "max": [0.873, 0.945], "count": [574]}, "gripper_open_scale_action": {"mean": [0.5988885016690542, 0.7321036586429186], "std": [0.3637770789298557, 0.20969288034058103], "min": [0.032, 0.162], "max": [0.873, 0.945], "count": [574]}}} +{"episode_index": 92, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[1.0]], [[1.0]]], "mean": [[[0.4969818843046478]], [[0.4820161772270637]], [[0.46690612896393124]]], "std": [[[0.13858515812275368]], [[0.15118367857428888]], [[0.16872623858680078]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4805346598129993]], [[0.46915604386044546]], [[0.45399594150931977]]], "std": [[[0.10175953314521576]], [[0.11006019544961873]], [[0.13340183125274874]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.484117365271726]], [[0.46012524585451464]], [[0.43955251830670544]]], "std": [[[0.10553351421234314]], [[0.13327546963318335]], [[0.16065148699980789]]], "count": [108]}, "observation.state": {"min": [0.24013985693454742, 2.035472869873047, -1.2136322259902954, -1.0560463666915894, -2.617976427078247, -1.7409833669662476, 0.9240471720695496, 191.0, 0.14972500503063202, 0.23212100565433502, -0.07806900143623352, -3.1411852836608887, -0.13500000536441803, -0.9350000023841858, -0.6552838683128357, -2.175360918045044, 0.3455751836299896, 0.5706005096435547, 1.9434765577316284, 1.2424126863479614, -2.7240750789642334, 36.0, -0.3276360034942627, 0.2045920044183731, -0.042096998542547226, -3.1361851692199707, -0.04999999701976776, -2.875], "max": [0.8170585036277771, 2.0967514514923096, -0.5406681299209595, -0.6211278438568115, -2.0004963874816895, -1.412145972251892, 2.319734573364258, 947.0, 0.3338310122489929, 0.38315799832344055, 0.04328399896621704, 3.138000011444092, 0.5049999952316284, -0.1809999942779541, -0.11342895030975342, -2.1022491455078125, 1.13687264919281, 1.227769374847412, 2.569526433944702, 1.7968164682388306, -0.8398001194000244, 909.0, -0.22593100368976593, 0.3829529881477356, 0.013488000258803368, 3.1410000324249268, 0.7069999575614929, -1.625], "mean": [0.4542141258716583, 2.0613675117492676, -0.6753844618797302, -0.768688440322876, -2.232393741607666, -1.6339284181594849, 1.3820347785949707, 857.6398315429688, 0.29319027066230774, 0.2993578314781189, -0.000726974627468735, -2.5783162117004395, 0.293203741312027, -0.39160779118537903, -0.2886718809604645, -2.159576416015625, 0.8001394271850586, 0.9495567679405212, 2.183943510055542, 1.5659816265106201, -1.7634238004684448, 595.042724609375, -0.2916240692138672, 0.27586519718170166, -0.0168804582208395, 2.5882105827331543, 0.40363284945487976, -2.376256227493286], "std": [0.16000358760356903, 0.01990775763988495, 0.21158845722675323, 0.10919418185949326, 0.15748366713523865, 0.09441151469945908, 0.4922594130039215, 187.15602111816406, 0.052438825368881226, 0.0444413423538208, 0.025107035413384438, 1.3162734508514404, 0.16749003529548645, 0.23812997341156006, 0.19770407676696777, 0.019155150279402733, 0.20860737562179565, 0.1674128621816635, 0.1915082335472107, 0.1973695605993271, 0.6208779811859131, 370.8011474609375, 0.031763240694999695, 0.06813190132379532, 0.012847105972468853, 1.4309791326522827, 0.20290504395961761, 0.421690434217453], "count": [515]}, "action": {"min": [0.24013985693454742, 2.035472869873047, -1.2136322259902954, -1.0560463666915894, -2.617976427078247, -1.7409833669662476, 0.9240471720695496, 191.0, 0.14972500503063202, 0.23212100565433502, -0.07806900143623352, -3.1411852836608887, -0.13500000536441803, -0.9350000023841858, -0.6552838683128357, -2.175360918045044, 0.3455751836299896, 0.5706005096435547, 1.9434765577316284, 1.2424126863479614, -2.7240750789642334, 36.0, -0.3276360034942627, 0.2045920044183731, -0.042096998542547226, -3.1361851692199707, -0.04999999701976776, -2.875], "max": [0.8170585036277771, 2.0967514514923096, -0.5406681299209595, -0.6211278438568115, -2.0004963874816895, -1.412145972251892, 2.319734573364258, 947.0, 0.3338310122489929, 0.38315799832344055, 0.04328399896621704, 3.138000011444092, 0.5049999952316284, -0.1809999942779541, -0.11342895030975342, -2.1022491455078125, 1.13687264919281, 1.227769374847412, 2.569526433944702, 1.7968164682388306, -0.8398001194000244, 909.0, -0.22593100368976593, 0.3829529881477356, 0.013488000258803368, 3.1410000324249268, 0.7069999575614929, -1.625], "mean": [0.4542141258716583, 2.0613675117492676, -0.6753844618797302, -0.768688440322876, -2.232393741607666, -1.6339284181594849, 1.3820347785949707, 857.6398315429688, 0.29319027066230774, 0.2993578314781189, -0.000726974627468735, -2.5783162117004395, 0.293203741312027, -0.39160779118537903, -0.2886718809604645, -2.159576416015625, 0.8001394271850586, 0.9495567679405212, 2.183943510055542, 1.5659816265106201, -1.7634238004684448, 595.042724609375, -0.2916240692138672, 0.27586519718170166, -0.0168804582208395, 2.5882105827331543, 0.40363284945487976, -2.376256227493286], "std": [0.16000358760356903, 0.01990775763988495, 0.21158845722675323, 0.10919418185949326, 0.15748366713523865, 0.09441151469945908, 0.4922594130039215, 187.15602111816406, 0.052438825368881226, 0.0444413423538208, 0.025107035413384438, 1.3162734508514404, 0.16749003529548645, 0.23812997341156006, 0.19770407676696777, 0.019155150279402733, 0.20860737562179565, 0.1674128621816635, 0.1915082335472107, 0.1973695605993271, 0.6208779811859131, 370.8011474609375, 0.031763240694999695, 0.06813190132379532, 0.012847105972468853, 1.4309791326522827, 0.20290504395961761, 0.421690434217453], "count": [515]}, "timestamp": {"min": [0.0], "max": [17.133333333333333], "mean": [8.566666666666666], "std": [4.955580468298116], "count": [515]}, "frame_index": {"min": [0], "max": [514], "mean": [257.0], "std": [148.6674140489435], "count": [515]}, "episode_index": {"min": [94], "max": [94], "mean": [94.0], "std": [0.0], "count": [515]}, "index": {"min": [58259], "max": [58773], "mean": [58516.0], "std": [148.6674140489435], "count": [515]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [515]}, "subtask_annotation": {"mean": [9.937864077669904, 29.0, 29.0, 29.0, 29.0], "std": [10.209267791369463, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [515]}, "scene_annotation": {"mean": [94.0], "std": [0.0], "min": [94], "max": [94], "count": [515]}, "eef_direction_state": {"mean": [4.289320388349514, 4.679611650485437], "std": [2.163192203434945, 1.9648048507706388], "min": [0, 0], "max": [6, 6], "count": [515]}, "eef_velocity_state": {"mean": [0.574757281553398, 0.48349514563106794], "std": [0.6796227460952806, 0.70588333250095], "min": [0, 0], "max": [2, 2], "count": [515]}, "eef_acc_mag_state": {"mean": [0.5883495145631068, 0.4796116504854369], "std": [0.8037896854414718, 0.7715020305645571], "min": [0, 0], "max": [2, 2], "count": [515]}, "eef_direction_action": {"mean": [4.289320388349514, 4.679611650485437], "std": [2.163192203434945, 1.9648048507706388], "min": [0, 0], "max": [6, 6], "count": [515]}, "eef_velocity_action": {"mean": [0.574757281553398, 0.48349514563106794], "std": [0.6796227460952806, 0.70588333250095], "min": [0, 0], "max": [2, 2], "count": [515]}, "eef_acc_mag_action": {"mean": [0.5883495145631068, 0.4796116504854369], "std": [0.8037896854414718, 0.7715020305645571], "min": [0, 0], "max": [2, 2], "count": [515]}, "eef_sim_pose_state": {"mean": [0.4856933189981512, 0.290603011391686, 1.0703317879443282, -2.53943590067194, 0.8242382177740136, 1.0670878361173202, 0.5132787927586935, -0.3033081468087848, 1.0799318707882661, 2.912146925607754, 0.9706146887959125, -2.2429899962146735], "std": [0.06915135396892524, 0.03118187656688152, 0.031583866851785894, 0.24012335400919005, 0.33365999618354875, 2.4709391278288577, 0.048449120167150125, 0.054567805975279486, 0.03225248262458385, 0.165118599428144, 0.2591872414260505, 0.19291690939055192], "min": [0.41198598427513156, 0.22533354188088103, 1.0189906526804846, -3.005504262689838, 0.3338403215698096, -3.137285837811591, 0.44316417490047744, -0.3458846867019288, 1.031105767172224, 2.5050102253921995, 0.3724910785019653, -2.733696335115258], "max": [0.5957112281392352, 0.3343810286397154, 1.1358640595572662, -1.9426920615184686, 1.3182604722552544, 3.1400620239756396, 0.6024665985337873, -0.14567982459588957, 1.1549904853171982, 3.08487690517093, 1.255450674793344, -2.0832160199254033], "count": [515]}, "eef_sim_pose_action": {"mean": [0.4856933189981512, 0.290603011391686, 1.0703317879443282, -2.53943590067194, 0.8242382177740136, 1.0670878361173202, 0.5132787927586935, -0.3033081468087848, 1.0799318707882661, 2.912146925607754, 0.9706146887959125, -2.2429899962146735], "std": [0.06915135396892524, 0.03118187656688152, 0.031583866851785894, 0.24012335400919005, 0.33365999618354875, 2.4709391278288577, 0.048449120167150125, 0.054567805975279486, 0.03225248262458385, 0.165118599428144, 0.2591872414260505, 0.19291690939055192], "min": [0.41198598427513156, 0.22533354188088103, 1.0189906526804846, -3.005504262689838, 0.3338403215698096, -3.137285837811591, 0.44316417490047744, -0.3458846867019288, 1.031105767172224, 2.5050102253921995, 0.3724910785019653, -2.733696335115258], "max": [0.5957112281392352, 0.3343810286397154, 1.1358640595572662, -1.9426920615184686, 1.3182604722552544, 3.1400620239756396, 0.6024665985337873, -0.14567982459588957, 1.1549904853171982, 3.08487690517093, 1.255450674793344, -2.0832160199254033], "count": [515]}, "gripper_mode_state": {"mean": [0.3611650485436893, 0.0912621359223301], "std": [0.48033827273508645, 0.28798152452757214], "min": [0, 0], "max": [1, 1], "count": [515]}, "gripper_activity_state": {"mean": [1.8446601941747574, 1.8737864077669903], "std": [0.5015951555447681, 0.44240322622301503], "min": [0, 0], "max": [2, 2], "count": [515]}, "gripper_mode_action": {"mean": [0.3611650485436893, 0.0912621359223301], "std": [0.48033827273508645, 0.28798152452757214], "min": [0, 0], "max": [1, 1], "count": [515]}, "gripper_activity_action": {"mean": [1.8446601941747574, 1.8737864077669903], "std": [0.5015951555447681, 0.44240322622301503], "min": [0, 0], "max": [2, 2], "count": [515]}, "gripper_open_scale_state": {"mean": [0.5950427184540088, 0.8576398056770995], "std": [0.3708008842940203, 0.18715599452400838], "min": [0.036, 0.191], "max": [0.909, 0.947], "count": [515]}, "gripper_open_scale_action": {"mean": [0.5950427184540088, 0.8576398056770995], "std": [0.3708008842940203, 0.18715599452400838], "min": [0.036, 0.191], "max": [0.909, 0.947], "count": [515]}}} +{"episode_index": 93, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8745098039215686]], [[1.0]], [[1.0]]], "mean": [[[0.496245602986565]], [[0.4795027649176955]], [[0.46592382481542]]], "std": [[[0.14299155746399808]], [[0.15650052218609525]], [[0.1761036657003755]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4791553895091988]], [[0.46480085784313724]], [[0.4484025470527717]]], "std": [[[0.12196989986616817]], [[0.13007226324603188]], [[0.1531347989369272]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.47741422135984024]], [[0.44946196441539576]], [[0.42862621792544175]]], "std": [[[0.10383460816075236]], [[0.13546756373338878]], [[0.16467417471760337]]], "count": [108]}, "observation.state": {"min": [0.2664245069026947, 2.0516347885131836, -1.161237359046936, -1.1292630434036255, -2.6377859115600586, -1.7552951574325562, 0.9370672702789307, 291.0, 0.16727200150489807, 0.24568499624729156, -0.05136999860405922, -3.1401853561401367, -0.16300001740455627, -0.9169999957084656, -0.6523866653442383, -2.1759018898010254, 0.47568947076797485, 0.5242270827293396, 1.8962479829788208, 1.233144998550415, -2.876232862472534, 49.0, -0.31526699662208557, 0.21194599568843842, -0.06271900236606598, -3.1381852626800537, -0.11699999868869781, -2.8980000019073486], "max": [0.8071449398994446, 2.096803903579712, -0.4627740681171417, -0.673330545425415, -2.1196675300598145, -1.3558415174484253, 2.428346633911133, 946.0, 0.3353880047798157, 0.3944689929485321, 0.07083500176668167, 3.134999990463257, 0.437000036239624, -0.15999998152256012, -0.22340215742588043, -2.1160545349121094, 1.247735857963562, 1.2861855030059814, 2.816664695739746, 1.7316110134124756, -0.820217490196228, 859.0, -0.2089110016822815, 0.3815310001373291, 0.028012000024318695, 3.134999990463257, 0.6859999895095825, -1.531999945640564], "mean": [0.49025702476501465, 2.0814402103424072, -0.6474703550338745, -0.7809091210365295, -2.308867931365967, -1.6082121133804321, 1.3800121545791626, 862.875732421875, 0.29061219096183777, 0.3078492283821106, -0.005555287003517151, -2.708472728729248, 0.23589763045310974, -0.3709421157836914, -0.33208781480789185, -2.168948173522949, 0.9360359311103821, 1.0358165502548218, 2.2149553298950195, 1.5664787292480469, -1.896402359008789, 613.2042236328125, -0.2655288279056549, 0.2912008464336395, -0.023719605058431625, 2.244126319885254, 0.32690560817718506, -2.3911945819854736], "std": [0.17427876591682434, 0.008222175762057304, 0.23707689344882965, 0.13494554162025452, 0.16078302264213562, 0.08227190375328064, 0.5877527594566345, 183.43374633789062, 0.05415971204638481, 0.045413415879011154, 0.022095249965786934, 0.8623619675636292, 0.18788613379001617, 0.2822423577308655, 0.1453704535961151, 0.009581492282450199, 0.17932561039924622, 0.18582986295223236, 0.2753499448299408, 0.16329744458198547, 0.6770092844963074, 333.56439208984375, 0.02509395033121109, 0.052421506494283676, 0.018715394660830498, 1.929673194885254, 0.19602304697036743, 0.46204057335853577], "count": [519]}, "action": {"min": [0.2664245069026947, 2.0516347885131836, -1.161237359046936, -1.1292630434036255, -2.6377859115600586, -1.7552951574325562, 0.9370672702789307, 291.0, 0.16727200150489807, 0.24568499624729156, -0.05136999860405922, -3.1401853561401367, -0.16300001740455627, -0.9169999957084656, -0.6523866653442383, -2.1759018898010254, 0.47568947076797485, 0.5242270827293396, 1.8962479829788208, 1.233144998550415, -2.876232862472534, 49.0, -0.31526699662208557, 0.21194599568843842, -0.06271900236606598, -3.1381852626800537, -0.11699999868869781, -2.8980000019073486], "max": [0.8071449398994446, 2.096803903579712, -0.4627740681171417, -0.673330545425415, -2.1196675300598145, -1.3558415174484253, 2.428346633911133, 946.0, 0.3353880047798157, 0.3944689929485321, 0.07083500176668167, 3.134999990463257, 0.437000036239624, -0.15999998152256012, -0.22340215742588043, -2.1160545349121094, 1.247735857963562, 1.2861855030059814, 2.816664695739746, 1.7316110134124756, -0.820217490196228, 859.0, -0.2089110016822815, 0.3815310001373291, 0.028012000024318695, 3.134999990463257, 0.6859999895095825, -1.531999945640564], "mean": [0.49025702476501465, 2.0814402103424072, -0.6474703550338745, -0.7809091210365295, -2.308867931365967, -1.6082121133804321, 1.3800121545791626, 862.875732421875, 0.29061219096183777, 0.3078492283821106, -0.005555287003517151, -2.708472728729248, 0.23589763045310974, -0.3709421157836914, -0.33208781480789185, -2.168948173522949, 0.9360359311103821, 1.0358165502548218, 2.2149553298950195, 1.5664787292480469, -1.896402359008789, 613.2042236328125, -0.2655288279056549, 0.2912008464336395, -0.023719605058431625, 2.244126319885254, 0.32690560817718506, -2.3911945819854736], "std": [0.17427876591682434, 0.008222175762057304, 0.23707689344882965, 0.13494554162025452, 0.16078302264213562, 0.08227190375328064, 0.5877527594566345, 183.43374633789062, 0.05415971204638481, 0.045413415879011154, 0.022095249965786934, 0.8623619675636292, 0.18788613379001617, 0.2822423577308655, 0.1453704535961151, 0.009581492282450199, 0.17932561039924622, 0.18582986295223236, 0.2753499448299408, 0.16329744458198547, 0.6770092844963074, 333.56439208984375, 0.02509395033121109, 0.052421506494283676, 0.018715394660830498, 1.929673194885254, 0.19602304697036743, 0.46204057335853577], "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": [95], "max": [95], "mean": [95.0], "std": [0.0], "count": [519]}, "index": {"min": [58774], "max": [59292], "mean": [59033.0], "std": [149.8221167473837], "count": [519]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [519]}, "subtask_annotation": {"mean": [10.044315992292871, 29.0, 29.0, 29.0, 29.0], "std": [9.68024235076339, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [519]}, "scene_annotation": {"mean": [95.0], "std": [0.0], "min": [95], "max": [95], "count": [519]}, "eef_direction_state": {"mean": [4.641618497109826, 4.913294797687861], "std": [1.8599008822609664, 1.6253639082052531], "min": [0, 1], "max": [6, 6], "count": [519]}, "eef_velocity_state": {"mean": [0.603082851637765, 0.5202312138728323], "std": [0.6831795034860062, 0.7672707332743606], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_acc_mag_state": {"mean": [0.6242774566473989, 0.43545279383429675], "std": [0.8138186398142625, 0.7521166901447623], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_direction_action": {"mean": [4.641618497109826, 4.913294797687861], "std": [1.8599008822609664, 1.6253639082052531], "min": [0, 1], "max": [6, 6], "count": [519]}, "eef_velocity_action": {"mean": [0.603082851637765, 0.5202312138728323], "std": [0.6831795034860062, 0.7672707332743606], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_acc_mag_action": {"mean": [0.6242774566473989, 0.43545279383429675], "std": [0.8138186398142625, 0.7521166901447623], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_sim_pose_state": {"mean": [0.5049623252482955, 0.2665881841097059, 1.0857844074013787, -2.6210193482349986, 0.7743311379669576, 1.1070168402906926, 0.521236230240079, -0.29607910219559097, 1.0800706964283646, -0.7933693680898247, 0.92119484445991, -2.141711552217831], "std": [0.05104639181413251, 0.021986889382481972, 0.03459627677408117, 0.28906762053299656, 0.36172720637640376, 2.352036931389872, 0.05027907227224751, 0.051527973545296556, 0.04216479590225322, 2.8589542191977992, 0.2864307125277508, 0.2724581869497771], "min": [0.42157024780293667, 0.23121376426231974, 1.0096589319447233, -3.1372852832575444, 0.2466901137980153, -3.1410358815648096, 0.45872988035812945, -0.3447099735590299, 1.0383519973328852, -3.136005018054531, 0.36355024000132885, -2.840322802669093], "max": [0.5938941909148244, 0.3274991019424547, 1.1581199835896667, -1.9340082784877706, 1.2924609737189878, 3.135060697222526, 0.6145421979451688, -0.17491942317520107, 1.1733192490764546, 3.1041876338845897, 1.1313342162297424, -1.9090205680385868], "count": [519]}, "eef_sim_pose_action": {"mean": [0.5049623252482955, 0.2665881841097059, 1.0857844074013787, -2.6210193482349986, 0.7743311379669576, 1.1070168402906926, 0.521236230240079, -0.29607910219559097, 1.0800706964283646, -0.7933693680898247, 0.92119484445991, -2.141711552217831], "std": [0.05104639181413251, 0.021986889382481972, 0.03459627677408117, 0.28906762053299656, 0.36172720637640376, 2.352036931389872, 0.05027907227224751, 0.051527973545296556, 0.04216479590225322, 2.8589542191977992, 0.2864307125277508, 0.2724581869497771], "min": [0.42157024780293667, 0.23121376426231974, 1.0096589319447233, -3.1372852832575444, 0.2466901137980153, -3.1410358815648096, 0.45872988035812945, -0.3447099735590299, 1.0383519973328852, -3.136005018054531, 0.36355024000132885, -2.840322802669093], "max": [0.5938941909148244, 0.3274991019424547, 1.1581199835896667, -1.9340082784877706, 1.2924609737189878, 3.135060697222526, 0.6145421979451688, -0.17491942317520107, 1.1733192490764546, 3.1041876338845897, 1.1313342162297424, -1.9090205680385868], "count": [519]}, "gripper_mode_state": {"mean": [0.3198458574181118, 0.10211946050096339], "std": [0.46641664304630504, 0.3028053438893633], "min": [0, 0], "max": [1, 1], "count": [519]}, "gripper_activity_state": {"mean": [1.8150289017341041, 1.8921001926782273], "std": [0.5380382093974562, 0.4163276712468435], "min": [0, 0], "max": [2, 2], "count": [519]}, "gripper_mode_action": {"mean": [0.3198458574181118, 0.10211946050096339], "std": [0.46641664304630504, 0.3028053438893633], "min": [0, 0], "max": [1, 1], "count": [519]}, "gripper_activity_action": {"mean": [1.8150289017341041, 1.8921001926782273], "std": [0.5380382093974562, 0.4163276712468435], "min": [0, 0], "max": [2, 2], "count": [519]}, "gripper_open_scale_state": {"mean": [0.6132042389504024, 0.862875722602154], "std": [0.3335644218002586, 0.18343359190377664], "min": [0.049, 0.291], "max": [0.859, 0.946], "count": [519]}, "gripper_open_scale_action": {"mean": [0.6132042389504024, 0.862875722602154], "std": [0.3335644218002586, 0.18343359190377664], "min": [0.049, 0.291], "max": [0.859, 0.946], "count": [519]}}} +{"episode_index": 94, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8588235294117647]], [[1.0]], [[1.0]]], "mean": [[[0.48959625]], [[0.4791844934640523]], [[0.4620574857026144]]], "std": [[[0.1397219466862086]], [[0.14648963851087912]], [[0.16638833775299178]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47574372753267974]], [[0.47903354779411766]], [[0.4707277961601307]]], "std": [[[0.11019669697129965]], [[0.10525685551432508]], [[0.11523838429477519]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47925581699346403]], [[0.4625848263888889]], [[0.4426652410130719]]], "std": [[[0.12358306833873409]], [[0.13632649429402208]], [[0.16187872423200803]]], "count": [100]}, "observation.state": {"min": [0.41640064120292664, 1.9503531455993652, -1.3259965181350708, -1.2446991205215454, -2.6281867027282715, -1.9827989339828491, 1.385110855102539, 43.0, 0.12370099872350693, 0.29521000385284424, -0.1051660031080246, -3.1411852836608887, -0.39399999380111694, -0.5350000262260437, -0.9350427389144897, -2.148709774017334, 0.2911907434463501, 0.7469485998153687, 1.894293189048767, 1.3688966035842896, -2.665972948074341, 37.0, -0.3294239938259125, 0.20980100333690643, -0.03951599821448326, -3.1411852836608887, -0.42100003361701965, -2.7709999084472656], "max": [0.8758760094642639, 2.100172281265259, -0.49237483739852905, -0.6254911422729492, -1.6500517129898071, -1.1313225030899048, 2.0632236003875732, 908.0, 0.28474900126457214, 0.4027920067310333, 0.09475000202655792, 3.134000062942505, 0.6420000195503235, -0.3490000069141388, -0.25244441628456116, -1.9531980752944946, 1.0867642164230347, 1.1101864576339722, 2.854782819747925, 2.02055025100708, -1.3045289516448975, 875.0, -0.18061000108718872, 0.40630799531936646, 0.10080300271511078, 3.1410000324249268, 0.7360000014305115, -1.6519999504089355], "mean": [0.589902937412262, 2.0049920082092285, -0.830439567565918, -0.7660202980041504, -2.1439456939697266, -1.725961446762085, 1.5911585092544556, 763.0931396484375, 0.23768997192382812, 0.32611533999443054, 0.0061588468961417675, 0.19353419542312622, 0.28142857551574707, -0.4192981719970703, -0.46613627672195435, -2.100205183029175, 0.5235840082168579, 0.8752227425575256, 2.3017754554748535, 1.7642253637313843, -1.7210067510604858, 637.5855102539062, -0.2817549407482147, 0.2957414388656616, 0.027685776352882385, 2.100269317626953, 0.42435237765312195, -2.4543042182922363], "std": [0.1240263357758522, 0.051145732402801514, 0.24780017137527466, 0.17264419794082642, 0.2192697525024414, 0.19844993948936462, 0.24605128169059753, 247.2467041015625, 0.04837677627801895, 0.03208095580339432, 0.03923972696065903, 3.06953501701355, 0.27130240201950073, 0.04568426311016083, 0.26308101415634155, 0.043026238679885864, 0.23451057076454163, 0.08761215209960938, 0.30094513297080994, 0.17724257707595825, 0.5076688528060913, 264.8251953125, 0.04697201028466225, 0.07060345262289047, 0.02889207936823368, 2.025207996368408, 0.3649773597717285, 0.2905363440513611], "count": [392]}, "action": {"min": [0.41640064120292664, 1.9503531455993652, -1.3259965181350708, -1.2446991205215454, -2.6281867027282715, -1.9827989339828491, 1.385110855102539, 43.0, 0.12370099872350693, 0.29521000385284424, -0.1051660031080246, -3.1411852836608887, -0.39399999380111694, -0.5350000262260437, -0.9350427389144897, -2.148709774017334, 0.2911907434463501, 0.7469485998153687, 1.894293189048767, 1.3688966035842896, -2.665972948074341, 37.0, -0.3294239938259125, 0.20980100333690643, -0.03951599821448326, -3.1411852836608887, -0.42100003361701965, -2.7709999084472656], "max": [0.8758760094642639, 2.100172281265259, -0.49237483739852905, -0.6254911422729492, -1.6500517129898071, -1.1313225030899048, 2.0632236003875732, 908.0, 0.28474900126457214, 0.4027920067310333, 0.09475000202655792, 3.134000062942505, 0.6420000195503235, -0.3490000069141388, -0.25244441628456116, -1.9531980752944946, 1.0867642164230347, 1.1101864576339722, 2.854782819747925, 2.02055025100708, -1.3045289516448975, 875.0, -0.18061000108718872, 0.40630799531936646, 0.10080300271511078, 3.1410000324249268, 0.7360000014305115, -1.6519999504089355], "mean": [0.589902937412262, 2.0049920082092285, -0.830439567565918, -0.7660202980041504, -2.1439456939697266, -1.725961446762085, 1.5911585092544556, 763.0931396484375, 0.23768997192382812, 0.32611533999443054, 0.0061588468961417675, 0.19353419542312622, 0.28142857551574707, -0.4192981719970703, -0.46613627672195435, -2.100205183029175, 0.5235840082168579, 0.8752227425575256, 2.3017754554748535, 1.7642253637313843, -1.7210067510604858, 637.5855102539062, -0.2817549407482147, 0.2957414388656616, 0.027685776352882385, 2.100269317626953, 0.42435237765312195, -2.4543042182922363], "std": [0.1240263357758522, 0.051145732402801514, 0.24780017137527466, 0.17264419794082642, 0.2192697525024414, 0.19844993948936462, 0.24605128169059753, 247.2467041015625, 0.04837677627801895, 0.03208095580339432, 0.03923972696065903, 3.06953501701355, 0.27130240201950073, 0.04568426311016083, 0.26308101415634155, 0.043026238679885864, 0.23451057076454163, 0.08761215209960938, 0.30094513297080994, 0.17724257707595825, 0.5076688528060913, 264.8251953125, 0.04697201028466225, 0.07060345262289047, 0.02889207936823368, 2.025207996368408, 0.3649773597717285, 0.2905363440513611], "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": [96], "max": [96], "mean": [96.0], "std": [0.0], "count": [392]}, "index": {"min": [59293], "max": [59684], "mean": [59488.5], "std": [113.16028455248777], "count": [392]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [392]}, "subtask_annotation": {"mean": [11.53061224489796, 29.0, 29.0, 29.0, 29.0], "std": [10.452715770176447, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [392]}, "scene_annotation": {"mean": [96.0], "std": [0.0], "min": [96], "max": [96], "count": [392]}, "eef_direction_state": {"mean": [4.308673469387755, 4.846938775510204], "std": [2.088385343359163, 1.6089801613186117], "min": [0, 0], "max": [6, 6], "count": [392]}, "eef_velocity_state": {"mean": [0.7653061224489796, 0.6454081632653061], "std": [0.8487808833389777, 0.8356100891910374], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_acc_mag_state": {"mean": [0.6173469387755102, 0.5790816326530612], "std": [0.799556702460689, 0.8168325918644703], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_direction_action": {"mean": [4.308673469387755, 4.846938775510204], "std": [2.088385343359163, 1.6089801613186117], "min": [0, 0], "max": [6, 6], "count": [392]}, "eef_velocity_action": {"mean": [0.7653061224489796, 0.6454081632653061], "std": [0.8487808833389777, 0.8356100891910374], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_acc_mag_action": {"mean": [0.6173469387755102, 0.5790816326530612], "std": [0.799556702460689, 0.8168325918644703], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_sim_pose_state": {"mean": [0.5054230805134252, 0.31390580764281273, 1.1061851253349617, -2.424537395582076, 0.8806244524839463, 2.0707297444395634, 0.5471678722092717, -0.27112892708481445, 1.1225388332699078, 2.577620324676946, 0.9436178051685532, -2.3746800147872196], "std": [0.07591131413083929, 0.05371476656990833, 0.04246628107736143, 0.27898031116910643, 0.3917459441704981, 1.9902255172595407, 0.03245764917849794, 0.06112691563702322, 0.0304551185226265, 0.22134499913665528, 0.23816183487710668, 0.21847762653229513], "min": [0.42160902325259103, 0.18965499824489696, 1.0601253292379866, -3.055898676610341, 0.1878073523566688, -3.1405404212890975, 0.5169447108343701, -0.31785721312942283, 1.0831052882315444, 2.205996445467915, 0.3427744909371655, -2.793140088175314], "max": [0.6245259606260489, 0.3638624158587376, 1.2204378628078563, -2.1114042873638708, 1.2853578774277956, 3.1405204377884033, 0.6224955278623591, -0.11410047062886529, 1.232167096889938, 3.016234849054449, 1.2591810308280413, -1.9350823818263003], "count": [392]}, "eef_sim_pose_action": {"mean": [0.5054230805134252, 0.31390580764281273, 1.1061851253349617, -2.424537395582076, 0.8806244524839463, 2.0707297444395634, 0.5471678722092717, -0.27112892708481445, 1.1225388332699078, 2.577620324676946, 0.9436178051685532, -2.3746800147872196], "std": [0.07591131413083929, 0.05371476656990833, 0.04246628107736143, 0.27898031116910643, 0.3917459441704981, 1.9902255172595407, 0.03245764917849794, 0.06112691563702322, 0.0304551185226265, 0.22134499913665528, 0.23816183487710668, 0.21847762653229513], "min": [0.42160902325259103, 0.18965499824489696, 1.0601253292379866, -3.055898676610341, 0.1878073523566688, -3.1405404212890975, 0.5169447108343701, -0.31785721312942283, 1.0831052882315444, 2.205996445467915, 0.3427744909371655, -2.793140088175314], "max": [0.6245259606260489, 0.3638624158587376, 1.2204378628078563, -2.1114042873638708, 1.2853578774277956, 3.1405204377884033, 0.6224955278623591, -0.11410047062886529, 1.232167096889938, 3.016234849054449, 1.2591810308280413, -1.9350823818263003], "count": [392]}, "gripper_mode_state": {"mean": [0.18622448979591838, 0.13520408163265307], "std": [0.38928772032542636, 0.3419414247243578], "min": [0, 0], "max": [1, 1], "count": [392]}, "gripper_activity_state": {"mean": [1.8418367346938775, 1.8061224489795917], "std": [0.4743251854031181, 0.5327664278451675], "min": [0, 0], "max": [2, 2], "count": [392]}, "gripper_mode_action": {"mean": [0.18622448979591838, 0.13520408163265307], "std": [0.38928772032542636, 0.3419414247243578], "min": [0, 0], "max": [1, 1], "count": [392]}, "gripper_activity_action": {"mean": [1.8418367346938775, 1.8061224489795917], "std": [0.4743251854031181, 0.5327664278451675], "min": [0, 0], "max": [2, 2], "count": [392]}, "gripper_open_scale_state": {"mean": [0.6375854592420626, 0.7630931121865095], "std": [0.2648255480337337, 0.24724685175836603], "min": [0.037, 0.043], "max": [0.875, 0.908], "count": [392]}, "gripper_open_scale_action": {"mean": [0.6375854592420626, 0.7630931121865095], "std": [0.2648255480337337, 0.24724685175836603], "min": [0.037, 0.043], "max": [0.875, 0.908], "count": [392]}}} +{"episode_index": 95, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8784313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4820745733478577]], [[0.47139849801803435]], [[0.45748832947530865]]], "std": [[[0.13534064636341583]], [[0.14738670102233153]], [[0.16528871080551882]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4801290717290002]], [[0.4740754716624304]], [[0.46028397142035826]]], "std": [[[0.12557293370155195]], [[0.12669488014470856]], [[0.14383643508915395]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47809055956487534]], [[0.4585163209573953]], [[0.4390587043845316]]], "std": [[[0.12429586068796131]], [[0.1436096179812855]], [[0.16758038203393147]]], "count": [108]}, "observation.state": {"min": [0.3594156801700592, 1.9281177520751953, -1.5524529218673706, -1.2139289379119873, -2.627610683441162, -1.8705915212631226, 1.2687671184539795, 51.0, 0.07650599628686905, 0.2872610092163086, -0.12721599638462067, -3.1381852626800537, -0.40800002217292786, -0.6240000128746033, -0.8529075384140015, -2.1350786685943604, 0.315154105424881, 0.7285528182983398, 1.977318525314331, 1.4861828088760376, -2.720130681991577, 34.0, -0.3257850110530853, 0.2068129926919937, -0.018662000074982643, -3.1371853351593018, -0.3720000088214874, -2.694999933242798], "max": [0.941884458065033, 2.1062633991241455, -0.5692915320396423, -0.6518805027008057, -1.7000728845596313, -1.073517084121704, 2.3005709648132324, 914.0, 0.27860400080680847, 0.3944990038871765, 0.08288300037384033, 3.1410000324249268, 0.5440000295639038, -0.2240000069141388, -0.2745053768157959, -1.9105422496795654, 1.1535230875015259, 1.175863265991211, 2.858535051345825, 2.049610137939453, -1.1198033094406128, 899.0, -0.1942570060491562, 0.39849400520324707, 0.12842300534248352, 3.1389999389648438, 0.643000066280365, -1.7000000476837158], "mean": [0.5986965894699097, 2.0264344215393066, -0.9978113770484924, -0.8143344521522522, -2.1113674640655518, -1.6102581024169922, 1.668190836906433, 744.4207153320312, 0.2215636968612671, 0.33400875329971313, -0.013007373549044132, -1.3855332136154175, 0.22066377103328705, -0.38448554277420044, -0.4313984215259552, -2.1105945110321045, 0.6198298931121826, 0.9941127896308899, 2.299478530883789, 1.7826272249221802, -1.7515842914581299, 709.0465087890625, -0.2786409854888916, 0.2935997545719147, 0.028588948771357536, 2.780088186264038, 0.34958770871162415, -2.4789044857025146], "std": [0.19027487933635712, 0.0710126981139183, 0.2681356370449066, 0.16027596592903137, 0.24159757792949677, 0.22602881491184235, 0.3670247793197632, 299.135498046875, 0.06354957818984985, 0.03842497244477272, 0.04805852845311165, 2.67372989654541, 0.28357037901878357, 0.10774382203817368, 0.20073096454143524, 0.04254889488220215, 0.1888314187526703, 0.08079090714454651, 0.26673486828804016, 0.13843242824077606, 0.45500028133392334, 272.7934265136719, 0.03171803802251816, 0.055175792425870895, 0.023237356916069984, 0.9919561147689819, 0.26139208674430847, 0.2625441551208496], "count": [517]}, "action": {"min": [0.3594156801700592, 1.9281177520751953, -1.5524529218673706, -1.2139289379119873, -2.627610683441162, -1.8705915212631226, 1.2687671184539795, 51.0, 0.07650599628686905, 0.2872610092163086, -0.12721599638462067, -3.1381852626800537, -0.40800002217292786, -0.6240000128746033, -0.8529075384140015, -2.1350786685943604, 0.315154105424881, 0.7285528182983398, 1.977318525314331, 1.4861828088760376, -2.720130681991577, 34.0, -0.3257850110530853, 0.2068129926919937, -0.018662000074982643, -3.1371853351593018, -0.3720000088214874, -2.694999933242798], "max": [0.941884458065033, 2.1062633991241455, -0.5692915320396423, -0.6518805027008057, -1.7000728845596313, -1.073517084121704, 2.3005709648132324, 914.0, 0.27860400080680847, 0.3944990038871765, 0.08288300037384033, 3.1410000324249268, 0.5440000295639038, -0.2240000069141388, -0.2745053768157959, -1.9105422496795654, 1.1535230875015259, 1.175863265991211, 2.858535051345825, 2.049610137939453, -1.1198033094406128, 899.0, -0.1942570060491562, 0.39849400520324707, 0.12842300534248352, 3.1389999389648438, 0.643000066280365, -1.7000000476837158], "mean": [0.5986965894699097, 2.0264344215393066, -0.9978113770484924, -0.8143344521522522, -2.1113674640655518, -1.6102581024169922, 1.668190836906433, 744.4207153320312, 0.2215636968612671, 0.33400875329971313, -0.013007373549044132, -1.3855332136154175, 0.22066377103328705, -0.38448554277420044, -0.4313984215259552, -2.1105945110321045, 0.6198298931121826, 0.9941127896308899, 2.299478530883789, 1.7826272249221802, -1.7515842914581299, 709.0465087890625, -0.2786409854888916, 0.2935997545719147, 0.028588948771357536, 2.780088186264038, 0.34958770871162415, -2.4789044857025146], "std": [0.19027487933635712, 0.0710126981139183, 0.2681356370449066, 0.16027596592903137, 0.24159757792949677, 0.22602881491184235, 0.3670247793197632, 299.135498046875, 0.06354957818984985, 0.03842497244477272, 0.04805852845311165, 2.67372989654541, 0.28357037901878357, 0.10774382203817368, 0.20073096454143524, 0.04254889488220215, 0.1888314187526703, 0.08079090714454651, 0.26673486828804016, 0.13843242824077606, 0.45500028133392334, 272.7934265136719, 0.03171803802251816, 0.055175792425870895, 0.023237356916069984, 0.9919561147689819, 0.26139208674430847, 0.2625441551208496], "count": [517]}, "timestamp": {"min": [0.0], "max": [17.2], "mean": [8.6], "std": [4.974825513411389], "count": [517]}, "frame_index": {"min": [0], "max": [516], "mean": [258.0], "std": [149.24476540234167], "count": [517]}, "episode_index": {"min": [97], "max": [97], "mean": [97.0], "std": [0.0], "count": [517]}, "index": {"min": [59685], "max": [60201], "mean": [59943.0], "std": [149.24476540234167], "count": [517]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [517]}, "subtask_annotation": {"mean": [14.920696324951644, 29.0, 29.0, 29.0, 29.0], "std": [11.235801144917573, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [517]}, "scene_annotation": {"mean": [97.0], "std": [0.0], "min": [97], "max": [97], "count": [517]}, "eef_direction_state": {"mean": [5.108317214700193, 4.8936170212765955], "std": [1.566040872847494, 1.6672687774755102], "min": [0, 0], "max": [6, 6], "count": [517]}, "eef_velocity_state": {"mean": [0.5067698259187621, 0.5899419729206963], "std": [0.7758769987779417, 0.7880486615417895], "min": [0, 0], "max": [2, 2], "count": [517]}, "eef_acc_mag_state": {"mean": [0.4700193423597679, 0.5473887814313346], "std": [0.7602113365516318, 0.7843845606489168], "min": [0, 0], "max": [2, 2], "count": [517]}, "eef_direction_action": {"mean": [5.108317214700193, 4.8936170212765955], "std": [1.566040872847494, 1.6672687774755102], "min": [0, 0], "max": [6, 6], "count": [517]}, "eef_velocity_action": {"mean": [0.5067698259187621, 0.5899419729206963], "std": [0.7758769987779417, 0.7880486615417895], "min": [0, 0], "max": [2, 2], "count": [517]}, "eef_acc_mag_action": {"mean": [0.4700193423597679, 0.5473887814313346], "std": [0.7602113365516318, 0.7843845606489168], "min": [0, 0], "max": [2, 2], "count": [517]}, "eef_sim_pose_state": {"mean": [0.5063904896381153, 0.3133859719801442, 1.1118652679161103, -2.560994973676849, 0.8618136061080973, 2.1709134315347587, 0.5542119401898625, -0.24392427282746554, 1.122863723467578, 2.7361270435363165, 0.9084743276911246, -2.254822545308265], "std": [0.057590493628636434, 0.036828312874620794, 0.03487662283287716, 0.21485117888598013, 0.32446822192441593, 1.5997866437546029, 0.03889625512269069, 0.07883129700839524, 0.03670049892500435, 0.2294735448109979, 0.27622780059982127, 0.2056337663353292], "min": [0.41996977634755206, 0.2124938761606266, 1.056314765960137, -3.11470674057811, 0.1600160197018552, -3.132725602037852, 0.5112216973466829, -0.31805814225027523, 1.0820193244549698, 2.263634846360438, 0.27459708227054413, -2.89624128596502], "max": [0.6164291446662479, 0.35949804581433903, 1.2315863863932917, -2.155945517036895, 1.1476078542245327, 3.1370428604296645, 0.6147179562763285, -0.07321181865943704, 1.2363259517557297, 3.103605372737289, 1.1674029591475459, -1.8829012200855348], "count": [517]}, "eef_sim_pose_action": {"mean": [0.5063904896381153, 0.3133859719801442, 1.1118652679161103, -2.560994973676849, 0.8618136061080973, 2.1709134315347587, 0.5542119401898625, -0.24392427282746554, 1.122863723467578, 2.7361270435363165, 0.9084743276911246, -2.254822545308265], "std": [0.057590493628636434, 0.036828312874620794, 0.03487662283287716, 0.21485117888598013, 0.32446822192441593, 1.5997866437546029, 0.03889625512269069, 0.07883129700839524, 0.03670049892500435, 0.2294735448109979, 0.27622780059982127, 0.2056337663353292], "min": [0.41996977634755206, 0.2124938761606266, 1.056314765960137, -3.11470674057811, 0.1600160197018552, -3.132725602037852, 0.5112216973466829, -0.31805814225027523, 1.0820193244549698, 2.263634846360438, 0.27459708227054413, -2.89624128596502], "max": [0.6164291446662479, 0.35949804581433903, 1.2315863863932917, -2.155945517036895, 1.1476078542245327, 3.1370428604296645, 0.6147179562763285, -0.07321181865943704, 1.2363259517557297, 3.103605372737289, 1.1674029591475459, -1.8829012200855348], "count": [517]}, "gripper_mode_state": {"mean": [0.14313346228239845, 0.17794970986460348], "std": [0.35020890088267326, 0.38247040489913237], "min": [0, 0], "max": [1, 1], "count": [517]}, "gripper_activity_state": {"mean": [1.8820116054158607, 1.8491295938104448], "std": [0.4349408193149037, 0.48224192006955247], "min": [0, 0], "max": [2, 2], "count": [517]}, "gripper_mode_action": {"mean": [0.14313346228239845, 0.17794970986460348], "std": [0.35020890088267326, 0.38247040489913237], "min": [0, 0], "max": [1, 1], "count": [517]}, "gripper_activity_action": {"mean": [1.8820116054158607, 1.8491295938104448], "std": [0.4349408193149037, 0.48224192006955247], "min": [0, 0], "max": [2, 2], "count": [517]}, "gripper_open_scale_state": {"mean": [0.7090464215822794, 0.7444206963249453], "std": [0.27279341744245983, 0.29913596654977326], "min": [0.034, 0.051], "max": [0.899, 0.914], "count": [517]}, "gripper_open_scale_action": {"mean": [0.7090464215822794, 0.7444206963249453], "std": [0.27279341744245983, 0.29913596654977326], "min": [0.034, 0.051], "max": [0.899, 0.914], "count": [517]}}} +{"episode_index": 96, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8196078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.48610382557189546]], [[0.47626259395424836]], [[0.4631595118464052]]], "std": [[[0.13685596744827555]], [[0.14238176706720027]], [[0.1603409692416579]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47980672589869283]], [[0.47166985294117647]], [[0.45763995710784316]]], "std": [[[0.11622639012306422]], [[0.11824945383718556]], [[0.13761428314019875]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47624882965686277]], [[0.4616798549836601]], [[0.4437215379901961]]], "std": [[[0.09708717939120987]], [[0.11783516846605491]], [[0.14272114851380122]]], "count": [100]}, "observation.state": {"min": [0.39383357763290405, 1.992851972579956, -1.5179826021194458, -1.2540713548660278, -2.633387804031372, -1.7967466115951538, 1.2178558111190796, 90.0, 0.1136849969625473, 0.29195401072502136, -0.1321289986371994, -3.0980000495910645, -0.19100001454353333, -0.6729999780654907, -0.91575688123703, -2.1490938663482666, 0.4784296751022339, 0.7640179395675659, 1.9750148057937622, 1.2569512128829956, -2.6005756855010986, 39.0, -0.3179579973220825, 0.24614599347114563, -0.00518900016322732, 2.50600004196167, -0.2759999930858612, -2.757999897003174], "max": [0.9051626324653625, 2.1092653274536133, -0.5428497791290283, -0.5306848287582397, -1.5056955814361572, -0.8696626424789429, 2.21127986907959, 817.0, 0.2878200113773346, 0.42151200771331787, 0.09587600082159042, -2.753000020980835, 0.746999979019165, -0.2569999694824219, -0.3127804696559906, -1.9623783826828003, 1.0644763708114624, 1.1714825630187988, 2.8592336177825928, 2.0418083667755127, -1.3027312755584717, 747.0, -0.17267100512981415, 0.44106099009513855, 0.09623699635267258, 3.125999927520752, 0.7710000276565552, -1.7130000591278076], "mean": [0.5829877853393555, 2.0641536712646484, -0.8511766791343689, -0.7224683165550232, -2.051077127456665, -1.5075081586837769, 1.5628501176834106, 625.7416381835938, 0.23574350774288177, 0.34283533692359924, -0.018331849947571754, -2.949418544769287, 0.39326807856559753, -0.42325153946876526, -0.5189080238342285, -2.098742723464966, 0.6041029691696167, 0.9589530825614929, 2.386477470397949, 1.7308903932571411, -1.788185477256775, 598.772705078125, -0.2704775035381317, 0.3167002201080322, 0.029180627316236496, 2.9125895500183105, 0.302925705909729, -2.4876253604888916], "std": [0.18501341342926025, 0.02886638604104519, 0.31417086720466614, 0.14069925248622894, 0.26621729135513306, 0.2743626832962036, 0.37434127926826477, 216.93582153320312, 0.056505970656871796, 0.04759567603468895, 0.04768441244959831, 0.08745735138654709, 0.2481856495141983, 0.11709780991077423, 0.23526029288768768, 0.053853828459978104, 0.18830545246601105, 0.09470826387405396, 0.26568734645843506, 0.23573297262191772, 0.46954262256622314, 249.356689453125, 0.03472788259387016, 0.07289094477891922, 0.021151572465896606, 0.17915822565555573, 0.26735299825668335, 0.2969673275947571], "count": [418]}, "action": {"min": [0.39383357763290405, 1.992851972579956, -1.5179826021194458, -1.2540713548660278, -2.633387804031372, -1.7967466115951538, 1.2178558111190796, 90.0, 0.1136849969625473, 0.29195401072502136, -0.1321289986371994, -3.0980000495910645, -0.19100001454353333, -0.6729999780654907, -0.91575688123703, -2.1490938663482666, 0.4784296751022339, 0.7640179395675659, 1.9750148057937622, 1.2569512128829956, -2.6005756855010986, 39.0, -0.3179579973220825, 0.24614599347114563, -0.00518900016322732, 2.50600004196167, -0.2759999930858612, -2.757999897003174], "max": [0.9051626324653625, 2.1092653274536133, -0.5428497791290283, -0.5306848287582397, -1.5056955814361572, -0.8696626424789429, 2.21127986907959, 817.0, 0.2878200113773346, 0.42151200771331787, 0.09587600082159042, -2.753000020980835, 0.746999979019165, -0.2569999694824219, -0.3127804696559906, -1.9623783826828003, 1.0644763708114624, 1.1714825630187988, 2.8592336177825928, 2.0418083667755127, -1.3027312755584717, 747.0, -0.17267100512981415, 0.44106099009513855, 0.09623699635267258, 3.125999927520752, 0.7710000276565552, -1.7130000591278076], "mean": [0.5829877853393555, 2.0641536712646484, -0.8511766791343689, -0.7224683165550232, -2.051077127456665, -1.5075081586837769, 1.5628501176834106, 625.7416381835938, 0.23574350774288177, 0.34283533692359924, -0.018331849947571754, -2.949418544769287, 0.39326807856559753, -0.42325153946876526, -0.5189080238342285, -2.098742723464966, 0.6041029691696167, 0.9589530825614929, 2.386477470397949, 1.7308903932571411, -1.788185477256775, 598.772705078125, -0.2704775035381317, 0.3167002201080322, 0.029180627316236496, 2.9125895500183105, 0.302925705909729, -2.4876253604888916], "std": [0.18501341342926025, 0.02886638604104519, 0.31417086720466614, 0.14069925248622894, 0.26621729135513306, 0.2743626832962036, 0.37434127926826477, 216.93582153320312, 0.056505970656871796, 0.04759567603468895, 0.04768441244959831, 0.08745735138654709, 0.2481856495141983, 0.11709780991077423, 0.23526029288768768, 0.053853828459978104, 0.18830545246601105, 0.09470826387405396, 0.26568734645843506, 0.23573297262191772, 0.46954262256622314, 249.356689453125, 0.03472788259387016, 0.07289094477891922, 0.021151572465896606, 0.17915822565555573, 0.26735299825668335, 0.2969673275947571], "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": [98], "max": [98], "mean": [98.0], "std": [0.0], "count": [418]}, "index": {"min": [60202], "max": [60619], "mean": [60410.5], "std": [120.66586095495279], "count": [418]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [418]}, "subtask_annotation": {"mean": [11.595693779904305, 29.0, 29.0, 29.0, 29.0], "std": [10.357794403319863, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [418]}, "scene_annotation": {"mean": [98.0], "std": [0.0], "min": [98], "max": [98], "count": [418]}, "eef_direction_state": {"mean": [4.605263157894737, 5.110047846889952], "std": [1.949032652376605, 1.4843181856258365], "min": [0, 0], "max": [6, 6], "count": [418]}, "eef_velocity_state": {"mean": [0.6794258373205742, 0.5956937799043063], "std": [0.8228830490674126, 0.8367633142223053], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_acc_mag_state": {"mean": [0.562200956937799, 0.5765550239234449], "std": [0.7869795312349745, 0.7947950282459738], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_direction_action": {"mean": [4.605263157894737, 5.110047846889952], "std": [1.949032652376605, 1.4843181856258365], "min": [0, 0], "max": [6, 6], "count": [418]}, "eef_velocity_action": {"mean": [0.6794258373205742, 0.5956937799043063], "std": [0.8228830490674126, 0.8367633142223053], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_acc_mag_action": {"mean": [0.562200956937799, 0.5765550239234449], "std": [0.7869795312349745, 0.7947950282459738], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_sim_pose_state": {"mean": [0.5294941029922714, 0.3060499031019763, 1.12002558623121, -1.828131871793108, 0.8279283267103476, 1.8555533786611873, 0.5563344157137309, -0.25160472962314695, 1.104496502317262, 2.6496626056367307, 1.036253793610668, -2.1577483115995837], "std": [0.07305627133485199, 0.03457310375597577, 0.038929239233890627, 1.910998708166689, 0.3297685049114998, 1.8348654510991376, 0.04842268524229863, 0.06944529267748477, 0.036960351512057746, 0.23882233810447864, 0.24875471926213627, 1.24436833323262], "min": [0.45941169077108956, 0.22357213563403175, 1.0609916437302536, -3.136654091999456, 0.2781631123316133, -3.140133620643072, 0.5065263338529481, -0.31775831559409307, 1.0753550829000469, 1.9332693533703729, 0.4390669143805668, -3.1364998134323288], "max": [0.6528372189187274, 0.35835702271181047, 1.2385213048127006, 3.135365824432533, 1.1585216352007617, 3.136892494377315, 0.6355308571629479, -0.09788112479158727, 1.2422445373188307, 3.0448102075704524, 1.2662761570155436, 3.1369850200687934], "count": [418]}, "eef_sim_pose_action": {"mean": [0.5294941029922714, 0.3060499031019763, 1.12002558623121, -1.828131871793108, 0.8279283267103476, 1.8555533786611873, 0.5563344157137309, -0.25160472962314695, 1.104496502317262, 2.6496626056367307, 1.036253793610668, -2.1577483115995837], "std": [0.07305627133485199, 0.03457310375597577, 0.038929239233890627, 1.910998708166689, 0.3297685049114998, 1.8348654510991376, 0.04842268524229863, 0.06944529267748477, 0.036960351512057746, 0.23882233810447864, 0.24875471926213627, 1.24436833323262], "min": [0.45941169077108956, 0.22357213563403175, 1.0609916437302536, -3.136654091999456, 0.2781631123316133, -3.140133620643072, 0.5065263338529481, -0.31775831559409307, 1.0753550829000469, 1.9332693533703729, 0.4390669143805668, -3.1364998134323288], "max": [0.6528372189187274, 0.35835702271181047, 1.2385213048127006, 3.135365824432533, 1.1585216352007617, 3.136892494377315, 0.6355308571629479, -0.09788112479158727, 1.2422445373188307, 3.0448102075704524, 1.2662761570155436, 3.1369850200687934], "count": [418]}, "gripper_mode_state": {"mean": [0.20334928229665072, 0.17942583732057416], "std": [0.40249018831033334, 0.3837084912044365], "min": [0, 0], "max": [1, 1], "count": [418]}, "gripper_activity_state": {"mean": [1.861244019138756, 1.8468899521531101], "std": [0.4481545174994181, 0.49446930843115083], "min": [0, 0], "max": [2, 2], "count": [418]}, "gripper_mode_action": {"mean": [0.20334928229665072, 0.17942583732057416], "std": [0.40249018831033334, 0.3837084912044365], "min": [0, 0], "max": [1, 1], "count": [418]}, "gripper_activity_action": {"mean": [1.861244019138756, 1.8468899521531101], "std": [0.4481545174994181, 0.49446930843115083], "min": [0, 0], "max": [2, 2], "count": [418]}, "gripper_open_scale_state": {"mean": [0.5987727270445761, 0.6257416263562074], "std": [0.24935672680185614, 0.21693576747999352], "min": [0.039, 0.09], "max": [0.747, 0.817], "count": [418]}, "gripper_open_scale_action": {"mean": [0.5987727270445761, 0.6257416263562074], "std": [0.24935672680185614, 0.21693576747999352], "min": [0.039, 0.09], "max": [0.747, 0.817], "count": [418]}}} +{"episode_index": 97, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[1.0]], [[1.0]]], "mean": [[[0.49075752859477123]], [[0.4797140318627451]], [[0.4665476307189542]]], "std": [[[0.14072445852400015]], [[0.142990219106842]], [[0.16075743675206505]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.479534381127451]], [[0.4702031678921568]], [[0.4559032026143791]]], "std": [[[0.11562975069772967]], [[0.11927164884616266]], [[0.1399649986605701]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4744749897875817]], [[0.45851148080065357]], [[0.4429108251633987]]], "std": [[[0.10192934256608871]], [[0.12171404780197405]], [[0.14465908361555768]]], "count": [100]}, "observation.state": {"min": [0.2974564731121063, 2.0261003971099854, -1.1716220378875732, -1.1670666933059692, -2.678696632385254, -1.8407291173934937, 1.1134852170944214, 42.0, 0.12089899927377701, 0.2634899914264679, -0.1024240031838417, -3.0490000247955322, -0.18200001120567322, -0.6240000128746033, -0.7820645570755005, -2.171102285385132, 0.4629136919975281, 0.923994779586792, 2.062577724456787, 1.35392165184021, -2.7439541816711426, 18.0, -0.3147430121898651, 0.23114100098609924, -0.011536000296473503, 2.5989999771118164, -0.1770000159740448, -2.88100004196167], "max": [0.9023875594139099, 2.10183048248291, -0.3867475390434265, -0.5035973191261292, -1.5301650762557983, -1.1207631826400757, 2.1559529304504395, 920.0, 0.29872098565101624, 0.4172840118408203, 0.06754600256681442, -2.693000078201294, 0.7419999837875366, -0.13300000131130219, -0.24890141189098358, -2.111307382583618, 0.931883692741394, 1.579418420791626, 2.8317618370056152, 2.0484580993652344, -1.2477707862854004, 891.0, -0.18410499393939972, 0.4044190049171448, 0.09032300114631653, 3.0920000076293945, 0.5689999461174011, -1.5570000410079956], "mean": [0.5337578058242798, 2.0800952911376953, -0.7452285885810852, -0.7813783884048462, -2.1688313484191895, -1.6011860370635986, 1.4906015396118164, 676.554443359375, 0.2507588565349579, 0.3243761658668518, -0.007772441953420639, -2.9436068534851074, 0.3673139810562134, -0.3873670697212219, -0.4090861678123474, -2.1564083099365234, 0.6025296449661255, 1.045979619026184, 2.310077667236328, 1.7477812767028809, -1.6603784561157227, 699.9190063476562, -0.2776024043560028, 0.29196545481681824, 0.02196512557566166, 2.902208089828491, 0.3608333468437195, -2.5646817684173584], "std": [0.1964038610458374, 0.012984514236450195, 0.2683872580528259, 0.14540687203407288, 0.2525952458381653, 0.2401662915945053, 0.3568921983242035, 291.2015075683594, 0.05937361717224121, 0.061200715601444244, 0.035482484847307205, 0.11021933704614639, 0.25197675824165344, 0.11755199730396271, 0.18647092580795288, 0.018417295068502426, 0.12757866084575653, 0.1532456874847412, 0.244608536362648, 0.18875300884246826, 0.49735724925994873, 272.35418701171875, 0.03137171268463135, 0.06039370968937874, 0.02294907532632351, 0.12521998584270477, 0.22462429106235504, 0.3464813232421875], "count": [395]}, "action": {"min": [0.2974564731121063, 2.0261003971099854, -1.1716220378875732, -1.1670666933059692, -2.678696632385254, -1.8407291173934937, 1.1134852170944214, 42.0, 0.12089899927377701, 0.2634899914264679, -0.1024240031838417, -3.0490000247955322, -0.18200001120567322, -0.6240000128746033, -0.7820645570755005, -2.171102285385132, 0.4629136919975281, 0.923994779586792, 2.062577724456787, 1.35392165184021, -2.7439541816711426, 18.0, -0.3147430121898651, 0.23114100098609924, -0.011536000296473503, 2.5989999771118164, -0.1770000159740448, -2.88100004196167], "max": [0.9023875594139099, 2.10183048248291, -0.3867475390434265, -0.5035973191261292, -1.5301650762557983, -1.1207631826400757, 2.1559529304504395, 920.0, 0.29872098565101624, 0.4172840118408203, 0.06754600256681442, -2.693000078201294, 0.7419999837875366, -0.13300000131130219, -0.24890141189098358, -2.111307382583618, 0.931883692741394, 1.579418420791626, 2.8317618370056152, 2.0484580993652344, -1.2477707862854004, 891.0, -0.18410499393939972, 0.4044190049171448, 0.09032300114631653, 3.0920000076293945, 0.5689999461174011, -1.5570000410079956], "mean": [0.5337578058242798, 2.0800952911376953, -0.7452285885810852, -0.7813783884048462, -2.1688313484191895, -1.6011860370635986, 1.4906015396118164, 676.554443359375, 0.2507588565349579, 0.3243761658668518, -0.007772441953420639, -2.9436068534851074, 0.3673139810562134, -0.3873670697212219, -0.4090861678123474, -2.1564083099365234, 0.6025296449661255, 1.045979619026184, 2.310077667236328, 1.7477812767028809, -1.6603784561157227, 699.9190063476562, -0.2776024043560028, 0.29196545481681824, 0.02196512557566166, 2.902208089828491, 0.3608333468437195, -2.5646817684173584], "std": [0.1964038610458374, 0.012984514236450195, 0.2683872580528259, 0.14540687203407288, 0.2525952458381653, 0.2401662915945053, 0.3568921983242035, 291.2015075683594, 0.05937361717224121, 0.061200715601444244, 0.035482484847307205, 0.11021933704614639, 0.25197675824165344, 0.11755199730396271, 0.18647092580795288, 0.018417295068502426, 0.12757866084575653, 0.1532456874847412, 0.244608536362648, 0.18875300884246826, 0.49735724925994873, 272.35418701171875, 0.03137171268463135, 0.06039370968937874, 0.02294907532632351, 0.12521998584270477, 0.22462429106235504, 0.3464813232421875], "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": [99], "max": [99], "mean": [99.0], "std": [0.0], "count": [395]}, "index": {"min": [60620], "max": [61014], "mean": [60817.0], "std": [114.02631275280281], "count": [395]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [395]}, "subtask_annotation": {"mean": [12.69873417721519, 29.0, 29.0, 29.0, 29.0], "std": [10.723822925828657, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [395]}, "scene_annotation": {"mean": [99.0], "std": [0.0], "min": [99], "max": [99], "count": [395]}, "eef_direction_state": {"mean": [4.972151898734177, 4.688607594936709], "std": [1.6555955530124626, 1.8573826243148963], "min": [0, 0], "max": [6, 6], "count": [395]}, "eef_velocity_state": {"mean": [0.6810126582278481, 0.6810126582278481], "std": [0.8653785224868592, 0.8141277773264156], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_acc_mag_state": {"mean": [0.6050632911392405, 0.5974683544303797], "std": [0.8119204821975834, 0.8190724429011622], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_direction_action": {"mean": [4.972151898734177, 4.688607594936709], "std": [1.6555955530124626, 1.8573826243148963], "min": [0, 0], "max": [6, 6], "count": [395]}, "eef_velocity_action": {"mean": [0.6810126582278481, 0.6810126582278481], "std": [0.8653785224868592, 0.8141277773264156], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_acc_mag_action": {"mean": [0.6050632911392405, 0.5974683544303797], "std": [0.8119204821975834, 0.8190724429011622], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_sim_pose_state": {"mean": [0.5028091190568157, 0.30784360299335184, 1.1078277840073072, -2.6060511797280235, 0.9170416902471199, 1.8947771184454987, 0.538432847862224, -0.26928597233860035, 1.1020386376966413, 2.7197695449025905, 1.0341024376470052, -2.1136260951029877], "std": [0.06037446565430139, 0.028132490336682706, 0.03978491595689003, 0.7424128907528311, 0.3134342693818671, 1.6710503952665579, 0.06143393712928829, 0.06472026169452075, 0.03529482023530734, 0.23695895106641732, 0.25148774233894106, 1.1534146659695625], "min": [0.44453593405004105, 0.2411763242076677, 1.0773453205004597, -3.1381133256699227, 0.3141557783399622, -3.140826185263954, 0.47987487005315765, -0.321398605344116, 1.0659366778935946, 2.1174259913223406, 0.45924019072478206, -3.1376593278636626], "max": [0.6191801501589714, 0.3454666603254004, 1.2309074095710764, 3.141462794598203, 1.2024815619659335, 3.111538928773385, 0.631155512052585, -0.12826250486039603, 1.1950744909524034, 3.129095592773033, 1.4637449922678072, 3.137994941630665], "count": [395]}, "eef_sim_pose_action": {"mean": [0.5028091190568157, 0.30784360299335184, 1.1078277840073072, -2.6060511797280235, 0.9170416902471199, 1.8947771184454987, 0.538432847862224, -0.26928597233860035, 1.1020386376966413, 2.7197695449025905, 1.0341024376470052, -2.1136260951029877], "std": [0.06037446565430139, 0.028132490336682706, 0.03978491595689003, 0.7424128907528311, 0.3134342693818671, 1.6710503952665579, 0.06143393712928829, 0.06472026169452075, 0.03529482023530734, 0.23695895106641732, 0.25148774233894106, 1.1534146659695625], "min": [0.44453593405004105, 0.2411763242076677, 1.0773453205004597, -3.1381133256699227, 0.3141557783399622, -3.140826185263954, 0.47987487005315765, -0.321398605344116, 1.0659366778935946, 2.1174259913223406, 0.45924019072478206, -3.1376593278636626], "max": [0.6191801501589714, 0.3454666603254004, 1.2309074095710764, 3.141462794598203, 1.2024815619659335, 3.111538928773385, 0.631155512052585, -0.12826250486039603, 1.1950744909524034, 3.129095592773033, 1.4637449922678072, 3.137994941630665], "count": [395]}, "gripper_mode_state": {"mean": [0.16455696202531644, 0.19746835443037974], "std": [0.3707802155918204, 0.3980886878937122], "min": [0, 0], "max": [1, 1], "count": [395]}, "gripper_activity_state": {"mean": [1.7645569620253165, 1.830379746835443], "std": [0.597682862157975, 0.5220103375424683], "min": [0, 0], "max": [2, 2], "count": [395]}, "gripper_mode_action": {"mean": [0.16455696202531644, 0.19746835443037974], "std": [0.3707802155918204, 0.3980886878937122], "min": [0, 0], "max": [1, 1], "count": [395]}, "gripper_activity_action": {"mean": [1.7645569620253165, 1.830379746835443], "std": [0.597682862157975, 0.5220103375424683], "min": [0, 0], "max": [2, 2], "count": [395]}, "gripper_open_scale_state": {"mean": [0.6999189874769762, 0.6765544301576248], "std": [0.27235416608407154, 0.29120149222793235], "min": [0.018, 0.042], "max": [0.891, 0.92], "count": [395]}, "gripper_open_scale_action": {"mean": [0.6999189874769762, 0.6765544301576248], "std": [0.27235416608407154, 0.29120149222793235], "min": [0.018, 0.042], "max": [0.891, 0.92], "count": [395]}}} +{"episode_index": 98, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8980392156862745]], [[1.0]], [[1.0]]], "mean": [[[0.49046834640522874]], [[0.4801424901960784]], [[0.4665936503267974]]], "std": [[[0.13617925709670106]], [[0.14337536807169973]], [[0.1607025534984102]]], "count": [125]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48197572549019607]], [[0.47579045751633986]], [[0.46318067647058825]]], "std": [[[0.11454145395828251]], [[0.11428868188632428]], [[0.13296285296121416]]], "count": [125]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47075553758169936]], [[0.459918794117647]], [[0.4454159607843137]]], "std": [[[0.09665127702576379]], [[0.1140709571310269]], [[0.135418659604351]]], "count": [125]}, "observation.state": {"min": [0.2926393747329712, 1.9817689657211304, -1.515643835067749, -1.1014424562454224, -2.7213523387908936, -1.7673031091690063, 1.0927855968475342, 107.0, 0.11422199755907059, 0.2676270008087158, -0.1274379938840866, -3.059999942779541, -0.11600000411272049, -0.7379999756813049, -0.92052161693573, -2.169095277786255, 0.294402152299881, 0.749531626701355, 1.9835667610168457, 1.2421857118606567, -2.5493674278259277, 55.0, -0.32356199622154236, 0.226950004696846, -0.0369889996945858, 2.561000108718872, -0.1770000159740448, -2.8269999027252197], "max": [0.8692263960838318, 2.1075375080108643, -0.43818241357803345, -0.46378636360168457, -1.5392757654190063, -1.0004576444625854, 2.1804049015045166, 907.0, 0.3100990056991577, 0.42575201392173767, 0.07496800273656845, -2.378999948501587, 1.0069999694824219, -0.17800001800060272, -0.25738370418548584, -2.020218849182129, 1.0350675582885742, 1.1171330213546753, 2.854782819747925, 2.0332040786743164, -1.1657403707504272, 873.0, -0.20506200194358826, 0.4308440089225769, 0.08083800226449966, 3.125999927520752, 0.7680000066757202, -1.7369999885559082], "mean": [0.5305942893028259, 2.0434913635253906, -0.8310450911521912, -0.679312527179718, -2.050919771194458, -1.526413917541504, 1.511910319328308, 756.0264282226562, 0.2556594908237457, 0.3287876844406128, -0.009913552552461624, -2.9039247035980225, 0.43106698989868164, -0.44067689776420593, -0.4323917031288147, -2.136593818664551, 0.4843236804008484, 0.8948498964309692, 2.3062844276428223, 1.7625945806503296, -1.6271121501922607, 721.6743774414062, -0.285929411649704, 0.28664928674697876, 0.017317945137619972, 2.938211441040039, 0.4687441885471344, -2.504270553588867], "std": [0.1987733691930771, 0.037107858806848526, 0.2967493534088135, 0.17928446829319, 0.34154728055000305, 0.23407061398029327, 0.4320049583911896, 279.9220886230469, 0.06169040501117706, 0.06040031462907791, 0.04454855993390083, 0.16708217561244965, 0.29454946517944336, 0.13971711695194244, 0.20681419968605042, 0.04116015136241913, 0.21464966237545013, 0.06866968423128128, 0.2158469408750534, 0.23307380080223083, 0.4846397340297699, 229.8516082763672, 0.03412514925003052, 0.07087769359350204, 0.023536676540970802, 0.14261139929294586, 0.23644046485424042, 0.26802605390548706], "count": [625]}, "action": {"min": [0.2926393747329712, 1.9817689657211304, -1.515643835067749, -1.1014424562454224, -2.7213523387908936, -1.7673031091690063, 1.0927855968475342, 107.0, 0.11422199755907059, 0.2676270008087158, -0.1274379938840866, -3.059999942779541, -0.11600000411272049, -0.7379999756813049, -0.92052161693573, -2.169095277786255, 0.294402152299881, 0.749531626701355, 1.9835667610168457, 1.2421857118606567, -2.5493674278259277, 55.0, -0.32356199622154236, 0.226950004696846, -0.0369889996945858, 2.561000108718872, -0.1770000159740448, -2.8269999027252197], "max": [0.8692263960838318, 2.1075375080108643, -0.43818241357803345, -0.46378636360168457, -1.5392757654190063, -1.0004576444625854, 2.1804049015045166, 907.0, 0.3100990056991577, 0.42575201392173767, 0.07496800273656845, -2.378999948501587, 1.0069999694824219, -0.17800001800060272, -0.25738370418548584, -2.020218849182129, 1.0350675582885742, 1.1171330213546753, 2.854782819747925, 2.0332040786743164, -1.1657403707504272, 873.0, -0.20506200194358826, 0.4308440089225769, 0.08083800226449966, 3.125999927520752, 0.7680000066757202, -1.7369999885559082], "mean": [0.5305942893028259, 2.0434913635253906, -0.8310450911521912, -0.679312527179718, -2.050919771194458, -1.526413917541504, 1.511910319328308, 756.0264282226562, 0.2556594908237457, 0.3287876844406128, -0.009913552552461624, -2.9039247035980225, 0.43106698989868164, -0.44067689776420593, -0.4323917031288147, -2.136593818664551, 0.4843236804008484, 0.8948498964309692, 2.3062844276428223, 1.7625945806503296, -1.6271121501922607, 721.6743774414062, -0.285929411649704, 0.28664928674697876, 0.017317945137619972, 2.938211441040039, 0.4687441885471344, -2.504270553588867], "std": [0.1987733691930771, 0.037107858806848526, 0.2967493534088135, 0.17928446829319, 0.34154728055000305, 0.23407061398029327, 0.4320049583911896, 279.9220886230469, 0.06169040501117706, 0.06040031462907791, 0.04454855993390083, 0.16708217561244965, 0.29454946517944336, 0.13971711695194244, 0.20681419968605042, 0.04116015136241913, 0.21464966237545013, 0.06866968423128128, 0.2158469408750534, 0.23307380080223083, 0.4846397340297699, 229.8516082763672, 0.03412514925003052, 0.07087769359350204, 0.023536676540970802, 0.14261139929294586, 0.23644046485424042, 0.26802605390548706], "count": [625]}, "timestamp": {"min": [0.0], "max": [20.8], "mean": [10.399999999999999], "std": [6.014057606050086], "count": [625]}, "frame_index": {"min": [0], "max": [624], "mean": [312.0], "std": [180.42172818150257], "count": [625]}, "episode_index": {"min": [100], "max": [100], "mean": [100.0], "std": [0.0], "count": [625]}, "index": {"min": [61015], "max": [61639], "mean": [61327.0], "std": [180.42172818150257], "count": [625]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [625]}, "subtask_annotation": {"mean": [14.0816, 29.0, 29.0, 29.0, 29.0], "std": [10.140677563161185, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [625]}, "scene_annotation": {"mean": [100.0], "std": [0.0], "min": [100], "max": [100], "count": [625]}, "eef_direction_state": {"mean": [4.584, 5.04], "std": [2.0301093566603696, 1.529444343544408], "min": [0, 0], "max": [6, 6], "count": [625]}, "eef_velocity_state": {"mean": [0.6112, 0.5552], "std": [0.800521430069175, 0.7963372150037952], "min": [0, 0], "max": [2, 2], "count": [625]}, "eef_acc_mag_state": {"mean": [0.512, 0.4624], "std": [0.7695817045642348, 0.7519216980510653], "min": [0, 0], "max": [2, 2], "count": [625]}, "eef_direction_action": {"mean": [4.584, 5.04], "std": [2.0301093566603696, 1.529444343544408], "min": [0, 0], "max": [6, 6], "count": [625]}, "eef_velocity_action": {"mean": [0.6112, 0.5552], "std": [0.800521430069175, 0.7963372150037952], "min": [0, 0], "max": [2, 2], "count": [625]}, "eef_acc_mag_action": {"mean": [0.512, 0.4624], "std": [0.7695817045642348, 0.7519216980510653], "min": [0, 0], "max": [2, 2], "count": [625]}, "eef_sim_pose_state": {"mean": [0.4962336880127108, 0.3119127087091321, 1.0946335629994246, -2.455871505294273, 0.9588539224410193, 2.0938466558834383, 0.5406489796846943, -0.27021635451211923, 1.095263226096805, 2.5429020209769884, 1.0417899448509982, -2.2597501184162785], "std": [0.07231414642024525, 0.03922850044285215, 0.033026845084147154, 0.2537046691134036, 0.30653933500615205, 1.8821860717456655, 0.061222955340431304, 0.0704741400219566, 0.0413225748672001, 0.3692246703552716, 0.28332694195112257, 1.2131761308786757], "min": [0.4312343684005345, 0.20560799530292662, 1.0566841600812955, -3.110676681360275, 0.328959941026421, -3.1373888608065497, 0.480031827960548, -0.3396204493619462, 1.040316099186604, 1.284952299979945, 0.4547734912351453, -3.0903267740098315], "max": [0.6455884763125911, 0.3479133041623041, 1.1935192226030014, -1.942145319791806, 1.3093775438462623, 3.138341795725005, 0.635345128025149, -0.09575447366425179, 1.20381153964523, 3.062378537202912, 1.341858878186322, 3.1120953168283236], "count": [625]}, "eef_sim_pose_action": {"mean": [0.4962336880127108, 0.3119127087091321, 1.0946335629994246, -2.455871505294273, 0.9588539224410193, 2.0938466558834383, 0.5406489796846943, -0.27021635451211923, 1.095263226096805, 2.5429020209769884, 1.0417899448509982, -2.2597501184162785], "std": [0.07231414642024525, 0.03922850044285215, 0.033026845084147154, 0.2537046691134036, 0.30653933500615205, 1.8821860717456655, 0.061222955340431304, 0.0704741400219566, 0.0413225748672001, 0.3692246703552716, 0.28332694195112257, 1.2131761308786757], "min": [0.4312343684005345, 0.20560799530292662, 1.0566841600812955, -3.110676681360275, 0.328959941026421, -3.1373888608065497, 0.480031827960548, -0.3396204493619462, 1.040316099186604, 1.284952299979945, 0.4547734912351453, -3.0903267740098315], "max": [0.6455884763125911, 0.3479133041623041, 1.1935192226030014, -1.942145319791806, 1.3093775438462623, 3.138341795725005, 0.635345128025149, -0.09575447366425179, 1.20381153964523, 3.062378537202912, 1.341858878186322, 3.1120953168283236], "count": [625]}, "gripper_mode_state": {"mean": [0.128, 0.176], "std": [0.3340898082851399, 0.3808201675331802], "min": [0, 0], "max": [1, 1], "count": [625]}, "gripper_activity_state": {"mean": [1.9024, 1.8944], "std": [0.38167294900215504, 0.39805607645154717], "min": [0, 0], "max": [2, 2], "count": [625]}, "gripper_mode_action": {"mean": [0.128, 0.176], "std": [0.3340898082851399, 0.3808201675331802], "min": [0, 0], "max": [1, 1], "count": [625]}, "gripper_activity_action": {"mean": [1.9024, 1.8944], "std": [0.38167294900215504, 0.39805607645154717], "min": [0, 0], "max": [2, 2], "count": [625]}, "gripper_open_scale_state": {"mean": [0.7216744000183117, 0.7560264000000004], "std": [0.22985157089201802, 0.27992169640629744], "min": [0.055, 0.107], "max": [0.873, 0.907], "count": [625]}, "gripper_open_scale_action": {"mean": [0.7216744000183117, 0.7560264000000004], "std": [0.22985157089201802, 0.27992169640629744], "min": [0.055, 0.107], "max": [0.873, 0.907], "count": [625]}}} +{"episode_index": 99, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[1.0]], [[1.0]]], "mean": [[[0.48605080778226323]], [[0.4756986235262079]], [[0.4643899141355889]]], "std": [[[0.13995806571361313]], [[0.15007487869641525]], [[0.16523302288312078]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4734181424612328]], [[0.4776111771914648]], [[0.46987078487440725]]], "std": [[[0.1118402301582991]], [[0.110599411492109]], [[0.11862774879931286]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4771766087562476]], [[0.4613109040593361]], [[0.44279484653338463]]], "std": [[[0.10490205656419893]], [[0.12452845215029489]], [[0.14943174329915213]]], "count": [102]}, "observation.state": {"min": [0.24085545539855957, 1.9606853723526, -0.9945933818817139, -0.9892351627349854, -2.6385886669158936, -1.7161822319030762, 1.1242015361785889, 45.0, 0.1772180050611496, 0.26275700330734253, -0.09013999998569489, -3.1401853561401367, -0.10300000756978989, -0.6779999732971191, -0.826116681098938, -2.1737377643585205, 0.4493001401424408, 0.7979995012283325, 1.9715412855148315, 1.2577191591262817, -2.6178019046783447, 40.0, -0.3060219883918762, 0.24208299815654755, -0.035909999161958694, -3.1401853561401367, -0.11699999868869781, -2.865999937057495], "max": [0.8211948871612549, 2.0970654487609863, -0.6172357201576233, -0.4812570810317993, -1.6914684772491455, -1.2270537614822388, 2.1065077781677246, 942.0, 0.3212839961051941, 0.3988859951496124, 0.07756000012159348, 3.138000011444092, 0.718999981880188, -0.20999999344348907, -0.27145108580589294, -2.0627174377441406, 1.0493268966674805, 1.2235980033874512, 2.7750911712646484, 1.862458348274231, -1.1233288049697876, 868.0, -0.19971799850463867, 0.42214399576187134, 0.06926699727773666, 3.1410000324249268, 0.7210000157356262, -1.5809999704360962], "mean": [0.48240727186203003, 2.051868200302124, -0.7514649033546448, -0.7041230797767639, -2.0300445556640625, -1.5711432695388794, 1.4202537536621094, 794.165283203125, 0.26999396085739136, 0.32434988021850586, -0.001095784711651504, -2.8464221954345703, 0.45446455478668213, -0.40304815769195557, -0.4553366005420685, -2.145559549331665, 0.6656485199928284, 0.9061645865440369, 2.2226784229278564, 1.6278101205825806, -1.7419353723526, 654.1569213867188, -0.2660278081893921, 0.31469979882240295, 0.0033835272770375013, 2.2511870861053467, 0.44448599219322205, -2.501547336578369], "std": [0.15568237006664276, 0.030254391953349113, 0.11149753630161285, 0.12893621623516083, 0.24641406536102295, 0.11932028830051422, 0.3441441059112549, 279.28778076171875, 0.03499164059758186, 0.04224337264895439, 0.02751442976295948, 0.555853009223938, 0.2266770601272583, 0.1590804010629654, 0.20673991739749908, 0.03539310023188591, 0.17798101902008057, 0.0865514948964119, 0.27950042486190796, 0.21456608176231384, 0.581792414188385, 309.7138977050781, 0.029876241460442543, 0.06530418246984482, 0.02156309224665165, 1.81645667552948, 0.2565611004829407, 0.409524530172348], "count": [478]}, "action": {"min": [0.24085545539855957, 1.9606853723526, -0.9945933818817139, -0.9892351627349854, -2.6385886669158936, -1.7161822319030762, 1.1242015361785889, 45.0, 0.1772180050611496, 0.26275700330734253, -0.09013999998569489, -3.1401853561401367, -0.10300000756978989, -0.6779999732971191, -0.826116681098938, -2.1737377643585205, 0.4493001401424408, 0.7979995012283325, 1.9715412855148315, 1.2577191591262817, -2.6178019046783447, 40.0, -0.3060219883918762, 0.24208299815654755, -0.035909999161958694, -3.1401853561401367, -0.11699999868869781, -2.865999937057495], "max": [0.8211948871612549, 2.0970654487609863, -0.6172357201576233, -0.4812570810317993, -1.6914684772491455, -1.2270537614822388, 2.1065077781677246, 942.0, 0.3212839961051941, 0.3988859951496124, 0.07756000012159348, 3.138000011444092, 0.718999981880188, -0.20999999344348907, -0.27145108580589294, -2.0627174377441406, 1.0493268966674805, 1.2235980033874512, 2.7750911712646484, 1.862458348274231, -1.1233288049697876, 868.0, -0.19971799850463867, 0.42214399576187134, 0.06926699727773666, 3.1410000324249268, 0.7210000157356262, -1.5809999704360962], "mean": [0.48240727186203003, 2.051868200302124, -0.7514649033546448, -0.7041230797767639, -2.0300445556640625, -1.5711432695388794, 1.4202537536621094, 794.165283203125, 0.26999396085739136, 0.32434988021850586, -0.001095784711651504, -2.8464221954345703, 0.45446455478668213, -0.40304815769195557, -0.4553366005420685, -2.145559549331665, 0.6656485199928284, 0.9061645865440369, 2.2226784229278564, 1.6278101205825806, -1.7419353723526, 654.1569213867188, -0.2660278081893921, 0.31469979882240295, 0.0033835272770375013, 2.2511870861053467, 0.44448599219322205, -2.501547336578369], "std": [0.15568237006664276, 0.030254391953349113, 0.11149753630161285, 0.12893621623516083, 0.24641406536102295, 0.11932028830051422, 0.3441441059112549, 279.28778076171875, 0.03499164059758186, 0.04224337264895439, 0.02751442976295948, 0.555853009223938, 0.2266770601272583, 0.1590804010629654, 0.20673991739749908, 0.03539310023188591, 0.17798101902008057, 0.0865514948964119, 0.27950042486190796, 0.21456608176231384, 0.581792414188385, 309.7138977050781, 0.029876241460442543, 0.06530418246984482, 0.02156309224665165, 1.81645667552948, 0.2565611004829407, 0.409524530172348], "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": [101], "max": [101], "mean": [101.0], "std": [0.0], "count": [478]}, "index": {"min": [61640], "max": [62117], "mean": [61878.5], "std": [137.9864123745523], "count": [478]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [478]}, "subtask_annotation": {"mean": [10.717573221757322, 29.0, 29.0, 29.0, 29.0], "std": [10.084462590666215, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [478]}, "scene_annotation": {"mean": [101.0], "std": [0.0], "min": [101], "max": [101], "count": [478]}, "eef_direction_state": {"mean": [4.629707112970712, 4.976987447698745], "std": [1.8988314833295012, 1.7517157530091334], "min": [0, 0], "max": [6, 6], "count": [478]}, "eef_velocity_state": {"mean": [0.6569037656903766, 0.4895397489539749], "std": [0.7704427591536319, 0.7754708365209481], "min": [0, 0], "max": [2, 2], "count": [478]}, "eef_acc_mag_state": {"mean": [0.5857740585774058, 0.4560669456066946], "std": [0.7948359263315284, 0.7439820006395363], "min": [0, 0], "max": [2, 2], "count": [478]}, "eef_direction_action": {"mean": [4.629707112970712, 4.976987447698745], "std": [1.8988314833295012, 1.7517157530091334], "min": [0, 0], "max": [6, 6], "count": [478]}, "eef_velocity_action": {"mean": [0.6569037656903766, 0.4895397489539749], "std": [0.7704427591536319, 0.7754708365209481], "min": [0, 0], "max": [2, 2], "count": [478]}, "eef_acc_mag_action": {"mean": [0.5857740585774058, 0.4560669456066946], "std": [0.7948359263315284, 0.7439820006395363], "min": [0, 0], "max": [2, 2], "count": [478]}, "eef_sim_pose_state": {"mean": [0.523799872206829, 0.28671314495256955, 1.0998062210549011, -2.5666203043685094, 0.9361564449499329, 1.770314715822049, 0.5353908109214834, -0.2882767546612394, 1.0903695762387868, 2.6698889969527446, 1.0972058693326965, -2.514502603896992], "std": [0.06683834349231073, 0.03362632521307041, 0.03457249342112465, 0.27008247959784837, 0.39225737694737856, 2.0288454182612137, 0.04459624952796003, 0.04088147974371787, 0.02792842824958773, 0.22989346914649667, 0.2524787466448953, 0.226630255348238], "min": [0.4510922674476079, 0.217030191777615, 1.0657245176932175, -3.0881320978934927, 0.3022708301748962, -3.1234553102815013, 0.47070206016903143, -0.35033030900858997, 1.0692781398077138, 2.081291512996441, 0.49899389369082403, -3.073141161724734], "max": [0.6333793896261674, 0.3254869381715749, 1.196218678373497, -2.000085344856611, 1.2786779822921366, 3.139878676401019, 0.6137075640284311, -0.16685337386565466, 1.1759099357362657, 3.0298211802644945, 1.2858705341532106, -2.2148551105840175], "count": [478]}, "eef_sim_pose_action": {"mean": [0.523799872206829, 0.28671314495256955, 1.0998062210549011, -2.5666203043685094, 0.9361564449499329, 1.770314715822049, 0.5353908109214834, -0.2882767546612394, 1.0903695762387868, 2.6698889969527446, 1.0972058693326965, -2.514502603896992], "std": [0.06683834349231073, 0.03362632521307041, 0.03457249342112465, 0.27008247959784837, 0.39225737694737856, 2.0288454182612137, 0.04459624952796003, 0.04088147974371787, 0.02792842824958773, 0.22989346914649667, 0.2524787466448953, 0.226630255348238], "min": [0.4510922674476079, 0.217030191777615, 1.0657245176932175, -3.0881320978934927, 0.3022708301748962, -3.1234553102815013, 0.47070206016903143, -0.35033030900858997, 1.0692781398077138, 2.081291512996441, 0.49899389369082403, -3.073141161724734], "max": [0.6333793896261674, 0.3254869381715749, 1.196218678373497, -2.000085344856611, 1.2786779822921366, 3.139878676401019, 0.6137075640284311, -0.16685337386565466, 1.1759099357362657, 3.0298211802644945, 1.2858705341532106, -2.2148551105840175], "count": [478]}, "gripper_mode_state": {"mean": [0.2280334728033473, 0.13598326359832635], "std": [0.4195643074483274, 0.3427707916662019], "min": [0, 0], "max": [1, 1], "count": [478]}, "gripper_activity_state": {"mean": [1.8556485355648535, 1.8577405857740585], "std": [0.4597610552636977, 0.45813511334173534], "min": [0, 0], "max": [2, 2], "count": [478]}, "gripper_mode_action": {"mean": [0.2280334728033473, 0.13598326359832635], "std": [0.4195643074483274, 0.3427707916662019], "min": [0, 0], "max": [1, 1], "count": [478]}, "gripper_activity_action": {"mean": [1.8556485355648535, 1.8577405857740585], "std": [0.4597610552636977, 0.45813511334173534], "min": [0, 0], "max": [2, 2], "count": [478]}, "gripper_open_scale_state": {"mean": [0.6541569038135729, 0.7941652719745078], "std": [0.3097141963938764, 0.27928784356563985], "min": [0.04, 0.045], "max": [0.868, 0.942], "count": [478]}, "gripper_open_scale_action": {"mean": [0.6541569038135729, 0.7941652719745078], "std": [0.3097141963938764, 0.27928784356563985], "min": [0.04, 0.045], "max": [0.868, 0.942], "count": [478]}}} +{"episode_index": 100, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8431372549019608]], [[1.0]], [[1.0]]], "mean": [[[0.4828033618345557]], [[0.47284646759467147]], [[0.4597217342089508]]], "std": [[[0.14145441124344055]], [[0.14618177890994805]], [[0.16231909323274712]]], "count": [131]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47978781401237336]], [[0.4695237988325101]], [[0.4551925298109065]]], "std": [[[0.10439016062446478]], [[0.10905212902509875]], [[0.13034124398982136]]], "count": [131]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4781558290300853]], [[0.459099908633937]], [[0.4393714498203862]]], "std": [[[0.10934344189978033]], [[0.12947195621130386]], [[0.15610552052536492]]], "count": [131]}, "observation.state": {"min": [0.3387684226036072, 1.972396731376648, -1.230753779411316, -1.0638829469680786, -2.74898099899292, -1.8883939981460571, 1.070619821548462, 65.0, 0.1094760000705719, 0.24490100145339966, -0.10999699681997299, -3.1411852836608887, -0.32899996638298035, -0.6640000343322754, -0.9986774921417236, -2.175360918045044, 0.39559635519981384, 0.540720522403717, 1.5812159776687622, 0.9332973957061768, -2.647908926010132, 46.0, -0.315328985452652, 0.22018499672412872, -0.04334700107574463, -3.1401853561401367, -0.1210000067949295, -3.1351852416992188], "max": [1.0086781978607178, 2.10310435295105, -0.33861133456230164, -0.5152910351753235, -1.89900541305542, -1.0539170503616333, 2.158186912536621, 942.0, 0.30125701427459717, 0.42465201020240784, 0.08340899646282196, 3.140000104904175, 0.7080000042915344, -0.257999986410141, -0.20633281767368317, -2.0085947513580322, 0.9864426255226135, 0.9786760210990906, 2.83335018157959, 1.9553446769714355, -1.1458261013031006, 824.0, -0.175914004445076, 0.4692080020904541, 0.054510001093149185, 3.1410000324249268, 0.9990000128746033, 3.1410000324249268], "mean": [0.5956328511238098, 2.0564918518066406, -0.7115920186042786, -0.674309253692627, -2.2603745460510254, -1.648625373840332, 1.462427020072937, 747.7164916992188, 0.24988290667533875, 0.3223767876625061, -0.013782883062958717, -2.0116591453552246, 0.3182673156261444, -0.39732447266578674, -0.471053808927536, -2.1333813667297363, 0.6984948515892029, 0.795671820640564, 2.1829144954681396, 1.486822247505188, -1.6980105638504028, 634.6212768554688, -0.2706298828125, 0.32600951194763184, -0.006976809352636337, 2.2219886779785156, 0.4711988568305969, -2.3729419708251953], "std": [0.21922433376312256, 0.028690537437796593, 0.25299108028411865, 0.1518048197031021, 0.25118327140808105, 0.20960882306098938, 0.426505982875824, 306.4573669433594, 0.057498570531606674, 0.06365299224853516, 0.03459106385707855, 2.2150115966796875, 0.328815221786499, 0.13394752144813538, 0.28419414162635803, 0.04787406697869301, 0.1467094123363495, 0.10963305830955505, 0.32929375767707825, 0.2758176624774933, 0.5462504029273987, 276.81024169921875, 0.039589524269104004, 0.08519075065851212, 0.02531449683010578, 1.796277403831482, 0.273243248462677, 0.8796920776367188], "count": [672]}, "action": {"min": [0.3387684226036072, 1.972396731376648, -1.230753779411316, -1.0638829469680786, -2.74898099899292, -1.8883939981460571, 1.070619821548462, 65.0, 0.1094760000705719, 0.24490100145339966, -0.10999699681997299, -3.1411852836608887, -0.32899996638298035, -0.6640000343322754, -0.9986774921417236, -2.175360918045044, 0.39559635519981384, 0.540720522403717, 1.5812159776687622, 0.9332973957061768, -2.647908926010132, 46.0, -0.315328985452652, 0.22018499672412872, -0.04334700107574463, -3.1401853561401367, -0.1210000067949295, -3.1351852416992188], "max": [1.0086781978607178, 2.10310435295105, -0.33861133456230164, -0.5152910351753235, -1.89900541305542, -1.0539170503616333, 2.158186912536621, 942.0, 0.30125701427459717, 0.42465201020240784, 0.08340899646282196, 3.140000104904175, 0.7080000042915344, -0.257999986410141, -0.20633281767368317, -2.0085947513580322, 0.9864426255226135, 0.9786760210990906, 2.83335018157959, 1.9553446769714355, -1.1458261013031006, 824.0, -0.175914004445076, 0.4692080020904541, 0.054510001093149185, 3.1410000324249268, 0.9990000128746033, 3.1410000324249268], "mean": [0.5956328511238098, 2.0564918518066406, -0.7115920186042786, -0.674309253692627, -2.2603745460510254, -1.648625373840332, 1.462427020072937, 747.7164916992188, 0.24988290667533875, 0.3223767876625061, -0.013782883062958717, -2.0116591453552246, 0.3182673156261444, -0.39732447266578674, -0.471053808927536, -2.1333813667297363, 0.6984948515892029, 0.795671820640564, 2.1829144954681396, 1.486822247505188, -1.6980105638504028, 634.6212768554688, -0.2706298828125, 0.32600951194763184, -0.006976809352636337, 2.2219886779785156, 0.4711988568305969, -2.3729419708251953], "std": [0.21922433376312256, 0.028690537437796593, 0.25299108028411865, 0.1518048197031021, 0.25118327140808105, 0.20960882306098938, 0.426505982875824, 306.4573669433594, 0.057498570531606674, 0.06365299224853516, 0.03459106385707855, 2.2150115966796875, 0.328815221786499, 0.13394752144813538, 0.28419414162635803, 0.04787406697869301, 0.1467094123363495, 0.10963305830955505, 0.32929375767707825, 0.2758176624774933, 0.5462504029273987, 276.81024169921875, 0.039589524269104004, 0.08519075065851212, 0.02531449683010578, 1.796277403831482, 0.273243248462677, 0.8796920776367188], "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": [102], "max": [102], "mean": [102.0], "std": [0.0], "count": [672]}, "index": {"min": [62118], "max": [62789], "mean": [62453.5], "std": [193.98947565954876], "count": [672]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [672]}, "subtask_annotation": {"mean": [11.642857142857142, 29.0, 29.0, 29.0, 29.0], "std": [10.192513425645974, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [672]}, "scene_annotation": {"mean": [102.0], "std": [0.0], "min": [102], "max": [102], "count": [672]}, "eef_direction_state": {"mean": [4.497023809523809, 5.083333333333333], "std": [2.178081440474133, 1.4440628311529458], "min": [0, 0], "max": [6, 6], "count": [672]}, "eef_velocity_state": {"mean": [0.5401785714285714, 0.5282738095238095], "std": [0.6953450438573647, 0.7573673835066912], "min": [0, 0], "max": [2, 2], "count": [672]}, "eef_acc_mag_state": {"mean": [0.47470238095238093, 0.4479166666666667], "std": [0.7475853396063469, 0.7421985953640138], "min": [0, 0], "max": [2, 2], "count": [672]}, "eef_direction_action": {"mean": [4.497023809523809, 5.083333333333333], "std": [2.178081440474133, 1.4440628311529458], "min": [0, 0], "max": [6, 6], "count": [672]}, "eef_velocity_action": {"mean": [0.5401785714285714, 0.5282738095238095], "std": [0.6953450438573647, 0.7573673835066912], "min": [0, 0], "max": [2, 2], "count": [672]}, "eef_acc_mag_action": {"mean": [0.47470238095238093, 0.4479166666666667], "std": [0.7475853396063469, 0.7421985953640138], "min": [0, 0], "max": [2, 2], "count": [672]}, "eef_sim_pose_state": {"mean": [0.5323431040776551, 0.2811607159397676, 1.0887100479124903, -1.6730348599806217, 0.9410470046317856, 1.626826569218518, 0.5394763976050019, -0.2637435533197419, 1.0990245051938867, 2.56426005165961, 0.9847279250632842, -2.339904400792769], "std": [0.08429789823690173, 0.03998387477151369, 0.041398699295604975, 1.86141019410874, 0.3296280478644228, 2.11218249626269, 0.06427842040482798, 0.060902036861404926, 0.04626571115314074, 0.8116226154553351, 0.3286229268363378, 0.5279209615919536], "min": [0.43111634092318657, 0.1985318008156643, 1.0458379140777336, -3.136605208351777, 0.3808187270904002, -3.1328951875907713, 0.4632724738003199, -0.32294350581744635, 1.049492440037768, -3.138105967447352, 0.3143842278908786, -3.1262937918139206], "max": [0.6768853838272447, 0.34128096643877753, 1.185614901039711, 3.134616395155585, 1.4135892984997138, 3.1359427617658113, 0.6427452588214879, -0.11314689429353524, 1.2210829198723596, 3.1401670602543645, 1.2786413788864333, 3.135060174779766], "count": [672]}, "eef_sim_pose_action": {"mean": [0.5323431040776551, 0.2811607159397676, 1.0887100479124903, -1.6730348599806217, 0.9410470046317856, 1.626826569218518, 0.5394763976050019, -0.2637435533197419, 1.0990245051938867, 2.56426005165961, 0.9847279250632842, -2.339904400792769], "std": [0.08429789823690173, 0.03998387477151369, 0.041398699295604975, 1.86141019410874, 0.3296280478644228, 2.11218249626269, 0.06427842040482798, 0.060902036861404926, 0.04626571115314074, 0.8116226154553351, 0.3286229268363378, 0.5279209615919536], "min": [0.43111634092318657, 0.1985318008156643, 1.0458379140777336, -3.136605208351777, 0.3808187270904002, -3.1328951875907713, 0.4632724738003199, -0.32294350581744635, 1.049492440037768, -3.138105967447352, 0.3143842278908786, -3.1262937918139206], "max": [0.6768853838272447, 0.34128096643877753, 1.185614901039711, 3.134616395155585, 1.4135892984997138, 3.1359427617658113, 0.6427452588214879, -0.11314689429353524, 1.2210829198723596, 3.1401670602543645, 1.2786413788864333, 3.135060174779766], "count": [672]}, "gripper_mode_state": {"mean": [0.20833333333333334, 0.16964285714285715], "std": [0.4061164310337031, 0.3753187420889943], "min": [0, 0], "max": [1, 1], "count": [672]}, "gripper_activity_state": {"mean": [1.9136904761904763, 1.9017857142857142], "std": [0.36797800064258673, 0.38482729804384785], "min": [0, 0], "max": [2, 2], "count": [672]}, "gripper_mode_action": {"mean": [0.20833333333333334, 0.16964285714285715], "std": [0.4061164310337031, 0.3753187420889943], "min": [0, 0], "max": [1, 1], "count": [672]}, "gripper_activity_action": {"mean": [1.9136904761904763, 1.9017857142857142], "std": [0.36797800064258673, 0.38482729804384785], "min": [0, 0], "max": [2, 2], "count": [672]}, "gripper_open_scale_state": {"mean": [0.6346212797335188, 0.7477165178117309], "std": [0.27681019783098043, 0.3064572888346069], "min": [0.046, 0.065], "max": [0.824, 0.942], "count": [672]}, "gripper_open_scale_action": {"mean": [0.6346212797335188, 0.7477165178117309], "std": [0.27681019783098043, 0.3064572888346069], "min": [0.046, 0.065], "max": [0.824, 0.942], "count": [672]}}} +{"episode_index": 101, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[1.0]], [[1.0]]], "mean": [[[0.4847282922283497]], [[0.4773181583180147]], [[0.46449080722783903]]], "std": [[[0.14101306999343527]], [[0.14999846040662604]], [[0.16734515327530197]]], "count": [128]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4788443515752655]], [[0.4717187803181168]], [[0.4593804604524101]]], "std": [[[0.1173486856561222]], [[0.11771029091550825]], [[0.1354951247275579]]], "count": [128]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47400876512714457]], [[0.4570492701312296]], [[0.43776915466707517]]], "std": [[[0.10074982531170067]], [[0.12358240325774074]], [[0.15016603700422593]]], "count": [128]}, "observation.state": {"min": [0.30545008182525635, 2.006133794784546, -1.4770896434783936, -1.1677299737930298, -2.7719671726226807, -1.7704272270202637, 1.0663787126541138, 54.0, 0.0750110000371933, 0.2750700116157532, -0.12598000466823578, -3.072000026702881, -0.3660000264644623, -0.6570000052452087, -0.8652470111846924, -2.1751515865325928, 0.3971671760082245, 0.5267403721809387, 1.497562289237976, 1.0454697608947754, -2.7518606185913086, 41.0, -0.318354994058609, 0.2421559989452362, -0.03179600089788437, 2.0869998931884766, -0.04599999636411667, -3.128000020980835], "max": [1.0953510999679565, 2.109212875366211, -0.43703046441078186, -0.535240113735199, -1.668988585472107, -1.0551388263702393, 2.2262723445892334, 939.0, 0.2913619875907898, 0.4247789978981018, 0.06270399689674377, -2.746000051498413, 0.7039999961853027, -0.1940000057220459, -0.23626522719860077, -2.0375497341156006, 1.0617012977600098, 1.1230146884918213, 2.8286726474761963, 1.8757926225662231, -1.0042624473571777, 908.0, -0.24740099906921387, 0.4451490044593811, 0.055100999772548676, 3.127000093460083, 1.0149999856948853, -1.555999994277954], "mean": [0.6441508531570435, 2.081162691116333, -0.8218578696250916, -0.7081576585769653, -2.233372211456299, -1.5725462436676025, 1.5425372123718262, 696.4476318359375, 0.22598882019519806, 0.33772194385528564, -0.027746252715587616, -2.930333137512207, 0.27161040902137756, -0.3577902615070343, -0.4050132632255554, -2.1385116577148438, 0.6091785430908203, 0.8040763735771179, 2.1943819522857666, 1.589503288269043, -1.6010044813156128, 714.3297119140625, -0.2904600203037262, 0.29963958263397217, -1.108220294554485e-05, 2.8777451515197754, 0.5231501460075378, -2.50956130027771], "std": [0.25100886821746826, 0.01456349529325962, 0.3334749937057495, 0.17730171978473663, 0.3096301257610321, 0.2165762335062027, 0.48903778195381165, 331.3900146484375, 0.07064938545227051, 0.05724672973155975, 0.03785698860883713, 0.10091479867696762, 0.38773152232170105, 0.14031116664409637, 0.20288461446762085, 0.039941027760505676, 0.16116073727607727, 0.11894693225622177, 0.30558499693870544, 0.2768493592739105, 0.5207924246788025, 280.4609680175781, 0.01832924410700798, 0.07407978177070618, 0.02083195373415947, 0.25307995080947876, 0.24520492553710938, 0.3256348669528961], "count": [649]}, "action": {"min": [0.30545008182525635, 2.006133794784546, -1.4770896434783936, -1.1677299737930298, -2.7719671726226807, -1.7704272270202637, 1.0663787126541138, 54.0, 0.0750110000371933, 0.2750700116157532, -0.12598000466823578, -3.072000026702881, -0.3660000264644623, -0.6570000052452087, -0.8652470111846924, -2.1751515865325928, 0.3971671760082245, 0.5267403721809387, 1.497562289237976, 1.0454697608947754, -2.7518606185913086, 41.0, -0.318354994058609, 0.2421559989452362, -0.03179600089788437, 2.0869998931884766, -0.04599999636411667, -3.128000020980835], "max": [1.0953510999679565, 2.109212875366211, -0.43703046441078186, -0.535240113735199, -1.668988585472107, -1.0551388263702393, 2.2262723445892334, 939.0, 0.2913619875907898, 0.4247789978981018, 0.06270399689674377, -2.746000051498413, 0.7039999961853027, -0.1940000057220459, -0.23626522719860077, -2.0375497341156006, 1.0617012977600098, 1.1230146884918213, 2.8286726474761963, 1.8757926225662231, -1.0042624473571777, 908.0, -0.24740099906921387, 0.4451490044593811, 0.055100999772548676, 3.127000093460083, 1.0149999856948853, -1.555999994277954], "mean": [0.6441508531570435, 2.081162691116333, -0.8218578696250916, -0.7081576585769653, -2.233372211456299, -1.5725462436676025, 1.5425372123718262, 696.4476318359375, 0.22598882019519806, 0.33772194385528564, -0.027746252715587616, -2.930333137512207, 0.27161040902137756, -0.3577902615070343, -0.4050132632255554, -2.1385116577148438, 0.6091785430908203, 0.8040763735771179, 2.1943819522857666, 1.589503288269043, -1.6010044813156128, 714.3297119140625, -0.2904600203037262, 0.29963958263397217, -1.108220294554485e-05, 2.8777451515197754, 0.5231501460075378, -2.50956130027771], "std": [0.25100886821746826, 0.01456349529325962, 0.3334749937057495, 0.17730171978473663, 0.3096301257610321, 0.2165762335062027, 0.48903778195381165, 331.3900146484375, 0.07064938545227051, 0.05724672973155975, 0.03785698860883713, 0.10091479867696762, 0.38773152232170105, 0.14031116664409637, 0.20288461446762085, 0.039941027760505676, 0.16116073727607727, 0.11894693225622177, 0.30558499693870544, 0.2768493592739105, 0.5207924246788025, 280.4609680175781, 0.01832924410700798, 0.07407978177070618, 0.02083195373415947, 0.25307995080947876, 0.24520492553710938, 0.3256348669528961], "count": [649]}, "timestamp": {"min": [0.0], "max": [21.6], "mean": [10.799999999999999], "std": [6.244997998398398], "count": [649]}, "frame_index": {"min": [0], "max": [648], "mean": [324.0], "std": [187.34993995195194], "count": [649]}, "episode_index": {"min": [103], "max": [103], "mean": [103.0], "std": [0.0], "count": [649]}, "index": {"min": [62790], "max": [63438], "mean": [63114.0], "std": [187.34993995195194], "count": [649]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [649]}, "subtask_annotation": {"mean": [12.966101694915254, 29.0, 29.0, 29.0, 29.0], "std": [10.28958620844236, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [649]}, "scene_annotation": {"mean": [103.0], "std": [0.0], "min": [103], "max": [103], "count": [649]}, "eef_direction_state": {"mean": [4.456086286594761, 4.9676425269645605], "std": [2.2166892048898794, 1.5897982220555322], "min": [0, 0], "max": [6, 6], "count": [649]}, "eef_velocity_state": {"mean": [0.5423728813559322, 0.5069337442218799], "std": [0.7033759071895053, 0.7261554186716908], "min": [0, 0], "max": [2, 2], "count": [649]}, "eef_acc_mag_state": {"mean": [0.5485362095531587, 0.46533127889060094], "std": [0.7838126460431722, 0.7442330451809748], "min": [0, 0], "max": [2, 2], "count": [649]}, "eef_direction_action": {"mean": [4.456086286594761, 4.9676425269645605], "std": [2.2166892048898794, 1.5897982220555322], "min": [0, 0], "max": [6, 6], "count": [649]}, "eef_velocity_action": {"mean": [0.5423728813559322, 0.5069337442218799], "std": [0.7033759071895053, 0.7261554186716908], "min": [0, 0], "max": [2, 2], "count": [649]}, "eef_acc_mag_action": {"mean": [0.5485362095531587, 0.46533127889060094], "std": [0.7838126460431722, 0.7442330451809748], "min": [0, 0], "max": [2, 2], "count": [649]}, "eef_sim_pose_state": {"mean": [0.5066549110148846, 0.30107031292230024, 1.077734286903922, -1.9648216543095587, 0.9815544335918366, 1.8132002256377862, 0.5537442880905062, -0.23485341928711925, 1.1073332085979575, 2.5527711862765115, 0.9594932344606365, -2.327457989276157], "std": [0.07252783857749251, 0.021474729037373637, 0.030326405443860286, 1.4178682707621775, 0.30735006678826515, 2.0977323985471066, 0.06006648279844152, 0.07545172682705927, 0.05068964771042728, 1.0964799308668352, 0.3876601346563536, 0.26755455341293755], "min": [0.45005193055433146, 0.2523687945142259, 1.05047770703166, -3.141297185184667, 0.385603007611504, -3.125221564164581, 0.4898174592548275, -0.3002490036947104, 1.0432760965421328, -3.1412803944125134, 0.28961861483071316, -2.99864653372616], "max": [0.6533784191509406, 0.33414096701837426, 1.1462310790990056, 3.141418175153011, 1.376111279134205, 3.1294977963417363, 0.6436186032653453, -0.05662424274374486, 1.2222936847002723, 3.1410253728519715, 1.332107007467263, -1.88476578174645], "count": [649]}, "eef_sim_pose_action": {"mean": [0.5066549110148846, 0.30107031292230024, 1.077734286903922, -1.9648216543095587, 0.9815544335918366, 1.8132002256377862, 0.5537442880905062, -0.23485341928711925, 1.1073332085979575, 2.5527711862765115, 0.9594932344606365, -2.327457989276157], "std": [0.07252783857749251, 0.021474729037373637, 0.030326405443860286, 1.4178682707621775, 0.30735006678826515, 2.0977323985471066, 0.06006648279844152, 0.07545172682705927, 0.05068964771042728, 1.0964799308668352, 0.3876601346563536, 0.26755455341293755], "min": [0.45005193055433146, 0.2523687945142259, 1.05047770703166, -3.141297185184667, 0.385603007611504, -3.125221564164581, 0.4898174592548275, -0.3002490036947104, 1.0432760965421328, -3.1412803944125134, 0.28961861483071316, -2.99864653372616], "max": [0.6533784191509406, 0.33414096701837426, 1.1462310790990056, 3.141418175153011, 1.376111279134205, 3.1294977963417363, 0.6436186032653453, -0.05662424274374486, 1.2222936847002723, 3.1410253728519715, 1.332107007467263, -1.88476578174645], "count": [649]}, "gripper_mode_state": {"mean": [0.15408320493066255, 0.21417565485362094], "std": [0.36102849041170476, 0.41024924585140315], "min": [0, 0], "max": [1, 1], "count": [649]}, "gripper_activity_state": {"mean": [1.9121725731895223, 1.9029275808936825], "std": [0.37649309672634573, 0.3903387126919935], "min": [0, 0], "max": [2, 2], "count": [649]}, "gripper_mode_action": {"mean": [0.15408320493066255, 0.21417565485362094], "std": [0.36102849041170476, 0.41024924585140315], "min": [0, 0], "max": [1, 1], "count": [649]}, "gripper_activity_action": {"mean": [1.9121725731895223, 1.9029275808936825], "std": [0.37649309672634573, 0.3903387126919935], "min": [0, 0], "max": [2, 2], "count": [649]}, "gripper_open_scale_state": {"mean": [0.7143297380938216, 0.696447611822001], "std": [0.2804611590965229, 0.3313899873103968], "min": [0.041, 0.054], "max": [0.908, 0.939], "count": [649]}, "gripper_open_scale_action": {"mean": [0.7143297380938216, 0.696447611822001], "std": [0.2804611590965229, 0.3313899873103968], "min": [0.041, 0.054], "max": [0.908, 0.939], "count": [649]}}} +{"episode_index": 102, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8666666666666667]], [[1.0]], [[1.0]]], "mean": [[[0.48916867997198876]], [[0.4810704893068338]], [[0.4659620639922636]]], "std": [[[0.13592195981491367]], [[0.1422607397114858]], [[0.16090982794295386]]], "count": [147]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4782244564492463]], [[0.468687800120048]], [[0.45483277755546664]]], "std": [[[0.10955348204923546]], [[0.1118857493935111]], [[0.1326710126909846]]], "count": [147]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46722609043617447]], [[0.448348344893513]], [[0.4284163512627273]]], "std": [[[0.10799295771302392]], [[0.12851008255395452]], [[0.15548734299652542]]], "count": [147]}, "observation.state": {"min": [0.293756365776062, 2.017181634902954, -1.4237698316574097, -1.2211894989013672, -2.7588069438934326, -1.876124382019043, 1.1252312660217285, 64.0, 0.04172400012612343, 0.2639259994029999, -0.11455400288105011, -3.1019999980926514, -0.3319999575614929, -0.5960000157356262, -0.8686503767967224, -2.174558162689209, 0.31892403960227966, 0.6996501684188843, 1.6786925792694092, 1.2190252542495728, -2.7362747192382812, 58.0, -0.3175249993801117, 0.23419100046157837, -0.025884000584483147, 2.3410000801086426, -0.09399999678134918, -3.0439999103546143], "max": [1.2364611625671387, 2.109212875366211, -0.3880390524864197, -0.5690820217132568, -1.743147611618042, -1.1871205568313599, 2.220600128173828, 917.0, 0.30458900332450867, 0.4316070079803467, 0.08139999955892563, -2.736999988555908, 0.7430000305175781, -0.11699999123811722, -0.29998719692230225, -2.0473060607910156, 0.9882403612136841, 1.1231716871261597, 2.7519304752349854, 1.9561824798583984, -1.2442103624343872, 903.0, -0.19296999275684357, 0.4276930093765259, 0.07141599804162979, 3.128000020980835, 1.0169999599456787, -1.5499999523162842], "mean": [0.6125427484512329, 2.0629358291625977, -0.8056783080101013, -0.7668899297714233, -2.2313356399536133, -1.6539660692214966, 1.5931435823440552, 746.46826171875, 0.2294970452785492, 0.3273191452026367, -0.008195639587938786, -2.9712071418762207, 0.27633774280548096, -0.386223167181015, -0.44925445318222046, -2.134387254714966, 0.5857826471328735, 0.8839389085769653, 2.2458035945892334, 1.6154494285583496, -1.7095898389816284, 739.3299560546875, -0.28266608715057373, 0.3124442994594574, 0.0122586190700531, 2.873631477355957, 0.4681738615036011, -2.479057788848877], "std": [0.2953609824180603, 0.03008899837732315, 0.3179633915424347, 0.17928138375282288, 0.2956700623035431, 0.22285321354866028, 0.42357057332992554, 317.88092041015625, 0.08301454037427902, 0.06214286759495735, 0.04286181554198265, 0.1240914836525917, 0.3941119611263275, 0.1266779750585556, 0.19968482851982117, 0.03756332769989967, 0.18407289683818817, 0.08222212642431259, 0.26417550444602966, 0.21977350115776062, 0.5064190030097961, 287.4631042480469, 0.03209608420729637, 0.06541246920824051, 0.0218245480209589, 0.17065362632274628, 0.2516625225543976, 0.3299236595630646], "count": [776]}, "action": {"min": [0.293756365776062, 2.017181634902954, -1.4237698316574097, -1.2211894989013672, -2.7588069438934326, -1.876124382019043, 1.1252312660217285, 64.0, 0.04172400012612343, 0.2639259994029999, -0.11455400288105011, -3.1019999980926514, -0.3319999575614929, -0.5960000157356262, -0.8686503767967224, -2.174558162689209, 0.31892403960227966, 0.6996501684188843, 1.6786925792694092, 1.2190252542495728, -2.7362747192382812, 58.0, -0.3175249993801117, 0.23419100046157837, -0.025884000584483147, 2.3410000801086426, -0.09399999678134918, -3.0439999103546143], "max": [1.2364611625671387, 2.109212875366211, -0.3880390524864197, -0.5690820217132568, -1.743147611618042, -1.1871205568313599, 2.220600128173828, 917.0, 0.30458900332450867, 0.4316070079803467, 0.08139999955892563, -2.736999988555908, 0.7430000305175781, -0.11699999123811722, -0.29998719692230225, -2.0473060607910156, 0.9882403612136841, 1.1231716871261597, 2.7519304752349854, 1.9561824798583984, -1.2442103624343872, 903.0, -0.19296999275684357, 0.4276930093765259, 0.07141599804162979, 3.128000020980835, 1.0169999599456787, -1.5499999523162842], "mean": [0.6125427484512329, 2.0629358291625977, -0.8056783080101013, -0.7668899297714233, -2.2313356399536133, -1.6539660692214966, 1.5931435823440552, 746.46826171875, 0.2294970452785492, 0.3273191452026367, -0.008195639587938786, -2.9712071418762207, 0.27633774280548096, -0.386223167181015, -0.44925445318222046, -2.134387254714966, 0.5857826471328735, 0.8839389085769653, 2.2458035945892334, 1.6154494285583496, -1.7095898389816284, 739.3299560546875, -0.28266608715057373, 0.3124442994594574, 0.0122586190700531, 2.873631477355957, 0.4681738615036011, -2.479057788848877], "std": [0.2953609824180603, 0.03008899837732315, 0.3179633915424347, 0.17928138375282288, 0.2956700623035431, 0.22285321354866028, 0.42357057332992554, 317.88092041015625, 0.08301454037427902, 0.06214286759495735, 0.04286181554198265, 0.1240914836525917, 0.3941119611263275, 0.1266779750585556, 0.19968482851982117, 0.03756332769989967, 0.18407289683818817, 0.08222212642431259, 0.26417550444602966, 0.21977350115776062, 0.5064190030097961, 287.4631042480469, 0.03209608420729637, 0.06541246920824051, 0.0218245480209589, 0.17065362632274628, 0.2516625225543976, 0.3299236595630646], "count": [776]}, "timestamp": {"min": [0.0], "max": [25.833333333333332], "mean": [12.916666666666664], "std": [7.467057281449263], "count": [776]}, "frame_index": {"min": [0], "max": [775], "mean": [387.5], "std": [224.01171844347786], "count": [776]}, "episode_index": {"min": [104], "max": [104], "mean": [104.0], "std": [0.0], "count": [776]}, "index": {"min": [63439], "max": [64214], "mean": [63826.5], "std": [224.01171844347786], "count": [776]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [776]}, "subtask_annotation": {"mean": [12.14561855670103, 29.0, 29.0, 29.0, 29.0], "std": [10.20135837826113, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [776]}, "scene_annotation": {"mean": [104.0], "std": [0.0], "min": [104], "max": [104], "count": [776]}, "eef_direction_state": {"mean": [4.506443298969073, 4.868556701030927], "std": [2.2128862827523075, 1.761776569197895], "min": [0, 0], "max": [6, 6], "count": [776]}, "eef_velocity_state": {"mean": [0.43427835051546393, 0.49871134020618557], "std": [0.5591877806849666, 0.7356870617035484], "min": [0, 0], "max": [2, 2], "count": [776]}, "eef_acc_mag_state": {"mean": [0.41365979381443296, 0.4639175257731959], "std": [0.7109373859447581, 0.762346562829399], "min": [0, 0], "max": [2, 2], "count": [776]}, "eef_direction_action": {"mean": [4.506443298969073, 4.868556701030927], "std": [2.2128862827523075, 1.761776569197895], "min": [0, 0], "max": [6, 6], "count": [776]}, "eef_velocity_action": {"mean": [0.43427835051546393, 0.49871134020618557], "std": [0.5591877806849666, 0.7356870617035484], "min": [0, 0], "max": [2, 2], "count": [776]}, "eef_acc_mag_action": {"mean": [0.41365979381443296, 0.4639175257731959], "std": [0.7109373859447581, 0.762346562829399], "min": [0, 0], "max": [2, 2], "count": [776]}, "eef_sim_pose_state": {"mean": [0.5197312915538885, 0.3038601807057036, 1.0945370492968347, -2.473781643624534, 0.9279586441269669, 1.70517608350975, 0.5431273027859362, -0.2514033336006519, 1.1184731962335919, 1.5442550996446445, 0.9359216784073462, -2.2266280445959663], "std": [0.06605514859328558, 0.03694743172204387, 0.030878928484066148, 0.3711126281443282, 0.31659807426294206, 2.123336873518314, 0.06424054191173113, 0.09194910175527844, 0.051661435854146544, 2.183622760792594, 0.35387730476641954, 0.9749315312268385], "min": [0.44741854805457154, 0.2174569179796697, 1.05891975975431, -3.073616169514728, 0.32691222822173915, -3.1388436054748996, 0.47831646425125957, -0.33154249457568585, 1.043316402834477, -3.1403024720515886, 0.32984874850427204, -3.1407980679434697], "max": [0.6405083239799425, 0.35055132236164077, 1.1735620256004504, -1.0913682523847874, 1.3464531750989837, 3.131636216625398, 0.6491202146239102, -0.03560162122990705, 1.2191355492998217, 3.138346017827654, 1.263036340284752, 3.1382384477133467], "count": [776]}, "eef_sim_pose_action": {"mean": [0.5197312915538885, 0.3038601807057036, 1.0945370492968347, -2.473781643624534, 0.9279586441269669, 1.70517608350975, 0.5431273027859362, -0.2514033336006519, 1.1184731962335919, 1.5442550996446445, 0.9359216784073462, -2.2266280445959663], "std": [0.06605514859328558, 0.03694743172204387, 0.030878928484066148, 0.3711126281443282, 0.31659807426294206, 2.123336873518314, 0.06424054191173113, 0.09194910175527844, 0.051661435854146544, 2.183622760792594, 0.35387730476641954, 0.9749315312268385], "min": [0.44741854805457154, 0.2174569179796697, 1.05891975975431, -3.073616169514728, 0.32691222822173915, -3.1388436054748996, 0.47831646425125957, -0.33154249457568585, 1.043316402834477, -3.1403024720515886, 0.32984874850427204, -3.1407980679434697], "max": [0.6405083239799425, 0.35055132236164077, 1.1735620256004504, -1.0913682523847874, 1.3464531750989837, 3.131636216625398, 0.6491202146239102, -0.03560162122990705, 1.2191355492998217, 3.138346017827654, 1.263036340284752, 3.1382384477133467], "count": [776]}, "gripper_mode_state": {"mean": [0.16108247422680413, 0.18814432989690721], "std": [0.3676070058143237, 0.3908273800855711], "min": [0, 0], "max": [1, 1], "count": [776]}, "gripper_activity_state": {"mean": [1.9033505154639174, 1.913659793814433], "std": [0.39283415196917504, 0.3717040832394297], "min": [0, 0], "max": [2, 2], "count": [776]}, "gripper_mode_action": {"mean": [0.16108247422680413, 0.18814432989690721], "std": [0.3676070058143237, 0.3908273800855711], "min": [0, 0], "max": [1, 1], "count": [776]}, "gripper_activity_action": {"mean": [1.9033505154639174, 1.913659793814433], "std": [0.39283415196917504, 0.3717040832394297], "min": [0, 0], "max": [2, 2], "count": [776]}, "gripper_open_scale_state": {"mean": [0.7393305411191325, 0.7464677836231355], "std": [0.2874632102999985, 0.3178808543817157], "min": [0.058, 0.064], "max": [0.903, 0.917], "count": [776]}, "gripper_open_scale_action": {"mean": [0.7393305411191325, 0.7464677836231355], "std": [0.2874632102999985, 0.3178808543817157], "min": [0.058, 0.064], "max": [0.903, 0.917], "count": [776]}}} +{"episode_index": 103, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8235294117647058]], [[1.0]], [[1.0]]], "mean": [[[0.4988150345365419]], [[0.4844375263047138]], [[0.46829329446425033]]], "std": [[[0.14727960081527436]], [[0.15523477030800364]], [[0.17366079035474144]]], "count": [132]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.481713648432858]], [[0.46424676761487427]], [[0.44579271111853835]]], "std": [[[0.10502463521688242]], [[0.12159921894266569]], [[0.1496639201125584]]], "count": [132]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47333639860615967]], [[0.4475745614849475]], [[0.4240051464398891]]], "std": [[[0.1124803857558181]], [[0.13877102349845788]], [[0.16911307657048963]]], "count": [132]}, "observation.state": {"min": [0.29564130306243896, 2.047760009765625, -1.3464692831039429, -1.016497254371643, -2.719834089279175, -1.6722524166107178, 0.8282983303070068, 230.0, 0.11878100037574768, 0.2640269994735718, -0.09458799660205841, -3.1411852836608887, -0.42100000381469727, -0.699999988079071, -0.8369377255439758, -2.1752562522888184, 0.3332531750202179, 0.4809255003929138, 1.9390084743499756, 1.270111083984375, -2.575303077697754, 39.0, -0.336558997631073, 0.21217399835586548, -0.05428700149059296, -3.1391851902008057, -0.19300001859664917, -2.890000104904175], "max": [0.952164351940155, 2.1003642082214355, -0.467713326215744, -0.48000046610832214, -1.740215539932251, -1.3311800956726074, 2.1847333908081055, 932.0, 0.3200159966945648, 0.40808600187301636, 0.026103999465703964, 3.1410000324249268, 0.565000057220459, -0.13199999928474426, -0.12419763207435608, -2.0135514736175537, 0.993703305721283, 1.1727042198181152, 2.843839645385742, 1.7444392442703247, -0.7651349306106567, 859.0, -0.23135100305080414, 0.40925899147987366, 0.035016998648643494, 3.1410000324249268, 0.6549999713897705, -1.6089999675750732], "mean": [0.5522502064704895, 2.0857462882995605, -0.7119338512420654, -0.6175674796104431, -2.233755350112915, -1.5324267148971558, 1.2443288564682007, 846.432861328125, 0.26753392815589905, 0.3144971430301666, -0.03937401995062828, -2.6818578243255615, 0.2770904004573822, -0.25793933868408203, -0.3295518755912781, -2.1521356105804443, 0.709010660648346, 0.9154584407806396, 2.2450668811798096, 1.560181736946106, -1.7115137577056885, 590.6270141601562, -0.30382630228996277, 0.28256285190582275, -0.007711417507380247, 2.446845769882202, 0.3614753484725952, -2.3798699378967285], "std": [0.20755834877490997, 0.007939113304018974, 0.3125842213630676, 0.17235837876796722, 0.24746540188789368, 0.08586513996124268, 0.5338754653930664, 184.928466796875, 0.06290223449468613, 0.05007295310497284, 0.020867150276899338, 1.0172840356826782, 0.30102503299713135, 0.16207456588745117, 0.2472909837961197, 0.027467429637908936, 0.1487969011068344, 0.13301487267017365, 0.2944820523262024, 0.13790206611156464, 0.5692488551139832, 343.7093811035156, 0.03375011309981346, 0.06554195284843445, 0.014912853948771954, 1.5759482383728027, 0.23773200809955597, 0.41594186425209045], "count": [677]}, "action": {"min": [0.29564130306243896, 2.047760009765625, -1.3464692831039429, -1.016497254371643, -2.719834089279175, -1.6722524166107178, 0.8282983303070068, 230.0, 0.11878100037574768, 0.2640269994735718, -0.09458799660205841, -3.1411852836608887, -0.42100000381469727, -0.699999988079071, -0.8369377255439758, -2.1752562522888184, 0.3332531750202179, 0.4809255003929138, 1.9390084743499756, 1.270111083984375, -2.575303077697754, 39.0, -0.336558997631073, 0.21217399835586548, -0.05428700149059296, -3.1391851902008057, -0.19300001859664917, -2.890000104904175], "max": [0.952164351940155, 2.1003642082214355, -0.467713326215744, -0.48000046610832214, -1.740215539932251, -1.3311800956726074, 2.1847333908081055, 932.0, 0.3200159966945648, 0.40808600187301636, 0.026103999465703964, 3.1410000324249268, 0.565000057220459, -0.13199999928474426, -0.12419763207435608, -2.0135514736175537, 0.993703305721283, 1.1727042198181152, 2.843839645385742, 1.7444392442703247, -0.7651349306106567, 859.0, -0.23135100305080414, 0.40925899147987366, 0.035016998648643494, 3.1410000324249268, 0.6549999713897705, -1.6089999675750732], "mean": [0.5522502064704895, 2.0857462882995605, -0.7119338512420654, -0.6175674796104431, -2.233755350112915, -1.5324267148971558, 1.2443288564682007, 846.432861328125, 0.26753392815589905, 0.3144971430301666, -0.03937401995062828, -2.6818578243255615, 0.2770904004573822, -0.25793933868408203, -0.3295518755912781, -2.1521356105804443, 0.709010660648346, 0.9154584407806396, 2.2450668811798096, 1.560181736946106, -1.7115137577056885, 590.6270141601562, -0.30382630228996277, 0.28256285190582275, -0.007711417507380247, 2.446845769882202, 0.3614753484725952, -2.3798699378967285], "std": [0.20755834877490997, 0.007939113304018974, 0.3125842213630676, 0.17235837876796722, 0.24746540188789368, 0.08586513996124268, 0.5338754653930664, 184.928466796875, 0.06290223449468613, 0.05007295310497284, 0.020867150276899338, 1.0172840356826782, 0.30102503299713135, 0.16207456588745117, 0.2472909837961197, 0.027467429637908936, 0.1487969011068344, 0.13301487267017365, 0.2944820523262024, 0.13790206611156464, 0.5692488551139832, 343.7093811035156, 0.03375011309981346, 0.06554195284843445, 0.014912853948771954, 1.5759482383728027, 0.23773200809955597, 0.41594186425209045], "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": [105], "max": [105], "mean": [105.0], "std": [0.0], "count": [677]}, "index": {"min": [64215], "max": [64891], "mean": [64553.0], "std": [195.4328529188478], "count": [677]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [677]}, "subtask_annotation": {"mean": [9.459379615952733, 29.0, 29.0, 29.0, 29.0], "std": [10.415172784695612, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [677]}, "scene_annotation": {"mean": [105.0], "std": [0.0], "min": [105], "max": [105], "count": [677]}, "eef_direction_state": {"mean": [4.480059084194978, 5.001477104874446], "std": [2.0948628160514056, 1.6677488710064152], "min": [0, 0], "max": [6, 6], "count": [677]}, "eef_velocity_state": {"mean": [0.4977843426883309, 0.4224519940915805], "std": [0.6211994360201194, 0.6757879909408431], "min": [0, 0], "max": [2, 2], "count": [677]}, "eef_acc_mag_state": {"mean": [0.43131462333825704, 0.37518463810930575], "std": [0.7252118622703172, 0.7031298481351831], "min": [0, 0], "max": [2, 2], "count": [677]}, "eef_direction_action": {"mean": [4.480059084194978, 5.001477104874446], "std": [2.0948628160514056, 1.6677488710064152], "min": [0, 0], "max": [6, 6], "count": [677]}, "eef_velocity_action": {"mean": [0.4977843426883309, 0.4224519940915805], "std": [0.6211994360201194, 0.6757879909408431], "min": [0, 0], "max": [2, 2], "count": [677]}, "eef_acc_mag_action": {"mean": [0.43131462333825704, 0.37518463810930575], "std": [0.7252118622703172, 0.7031298481351831], "min": [0, 0], "max": [2, 2], "count": [677]}, "eef_sim_pose_state": {"mean": [0.491311756520687, 0.30385058367053613, 1.0696507113565754, -2.1020324244919126, 0.7953551839189102, 1.2941651809237216, 0.528541984533371, -0.2571803630059763, 1.0694610282913368, 0.20375385515453798, 1.0114990809944373, -2.052725878028793], "std": [0.06881784545884678, 0.027740442902869943, 0.03815559320774788, 1.5834379980821327, 0.3448852211203236, 2.3359827289405746, 0.05516906207943491, 0.057541344795278795, 0.050950504265946786, 3.011805598040976, 0.32682173591648955, 0.18039311135327538], "min": [0.418803719460147, 0.2404365352632235, 1.0060471165315255, -3.1409056598388267, 0.29719640724546403, -3.1395290830859017, 0.47454630800963166, -0.3036623738119216, 1.0241822553476545, -3.1415690579918945, 0.2910572708493979, -2.5718564265534116], "max": [0.6213433305106063, 0.34780753601176356, 1.1493247128903907, 3.1359468429586737, 1.2940081722961114, 3.141188349077512, 0.6297321082402013, -0.11095763375387585, 1.1724864235850592, 3.141559839268182, 1.2524504663924994, -1.903247707193379], "count": [677]}, "eef_sim_pose_action": {"mean": [0.491311756520687, 0.30385058367053613, 1.0696507113565754, -2.1020324244919126, 0.7953551839189102, 1.2941651809237216, 0.528541984533371, -0.2571803630059763, 1.0694610282913368, 0.20375385515453798, 1.0114990809944373, -2.052725878028793], "std": [0.06881784545884678, 0.027740442902869943, 0.03815559320774788, 1.5834379980821327, 0.3448852211203236, 2.3359827289405746, 0.05516906207943491, 0.057541344795278795, 0.050950504265946786, 3.011805598040976, 0.32682173591648955, 0.18039311135327538], "min": [0.418803719460147, 0.2404365352632235, 1.0060471165315255, -3.1409056598388267, 0.29719640724546403, -3.1395290830859017, 0.47454630800963166, -0.3036623738119216, 1.0241822553476545, -3.1415690579918945, 0.2910572708493979, -2.5718564265534116], "max": [0.6213433305106063, 0.34780753601176356, 1.1493247128903907, 3.1359468429586737, 1.2940081722961114, 3.141188349077512, 0.6297321082402013, -0.11095763375387585, 1.1724864235850592, 3.141559839268182, 1.2524504663924994, -1.903247707193379], "count": [677]}, "gripper_mode_state": {"mean": [0.3072378138847858, 0.08714918759231906], "std": [0.4613488263820354, 0.2820535528836988], "min": [0, 0], "max": [1, 1], "count": [677]}, "gripper_activity_state": {"mean": [1.9069423929098965, 1.9364844903988183], "std": [0.3826699538499264, 0.31286741021858], "min": [0, 0], "max": [2, 2], "count": [677]}, "gripper_mode_action": {"mean": [0.3072378138847858, 0.08714918759231906], "std": [0.4613488263820354, 0.2820535528836988], "min": [0, 0], "max": [1, 1], "count": [677]}, "gripper_activity_action": {"mean": [1.9069423929098965, 1.9364844903988183], "std": [0.3826699538499264, 0.31286741021858], "min": [0, 0], "max": [2, 2], "count": [677]}, "gripper_open_scale_state": {"mean": [0.5906270310417407, 0.8464327916605975], "std": [0.34370902957818267, 0.18492848078607074], "min": [0.039, 0.23], "max": [0.859, 0.932], "count": [677]}, "gripper_open_scale_action": {"mean": [0.5906270310417407, 0.8464327916605975], "std": [0.34370902957818267, 0.18492848078607074], "min": [0.039, 0.23], "max": [0.859, 0.932], "count": [677]}}} +{"episode_index": 104, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[1.0]], [[1.0]]], "mean": [[[0.49515232389252]], [[0.47918968189127503]], [[0.46242187500000004]]], "std": [[[0.14510652614950023]], [[0.15346268214275718]], [[0.17310172936592727]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47999678551976344]], [[0.4617224799642079]], [[0.4423002499610955]]], "std": [[[0.1047251388248593]], [[0.12281143975181974]], [[0.15134220924793312]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47613063790330945]], [[0.44503881853667393]], [[0.41948204559601615]]], "std": [[[0.11985121983317047]], [[0.1478944581500232]], [[0.1790442462827181]]], "count": [126]}, "observation.state": {"min": [0.35580283403396606, 2.047567844390869, -1.2696048021316528, -1.053602933883667, -2.6153411865234375, -1.7487326860427856, 1.0231294631958008, 454.0, 0.13964399695396423, 0.26437899470329285, -0.09573400020599365, -3.1391851902008057, -0.26100000739097595, -0.746999979019165, -0.8559269309043884, -2.17419171333313, 0.4398404359817505, 0.559866726398468, 2.00718092918396, 1.3935407400131226, -2.5218613147735596, 45.0, -0.34549999237060547, 0.19931499660015106, -0.04377700015902519, -3.1411852836608887, -0.3240000307559967, -2.8350000381469727], "max": [0.8798030614852905, 2.1011672019958496, -0.7919606566429138, -0.5705307126045227, -1.9387816190719604, -1.347359299659729, 2.228872776031494, 955.0, 0.2979690134525299, 0.389151006937027, 0.014844000339508057, 3.1410000324249268, 0.437000036239624, -0.17899999022483826, -0.14250613749027252, -2.033430814743042, 1.063132405281067, 1.1476237773895264, 2.8563361167907715, 1.8101857900619507, -0.8773247003555298, 811.0, -0.20797400176525116, 0.3968220055103302, 0.050585001707077026, 3.1410000324249268, 0.652999997138977, -1.5820000171661377], "mean": [0.5245559215545654, 2.0868797302246094, -0.932003378868103, -0.6724361777305603, -2.070242166519165, -1.4854862689971924, 1.3800486326217651, 884.65771484375, 0.25762107968330383, 0.3178427517414093, -0.04887247085571289, -2.17867112159729, 0.26654762029647827, -0.32738175988197327, -0.3880457580089569, -2.143127679824829, 0.6178781986236572, 0.9492724537849426, 2.381718635559082, 1.6903964281082153, -1.7267111539840698, 539.1009521484375, -0.3008308708667755, 0.2782238721847534, 0.006243161391466856, 2.172456741333008, 0.26373499631881714, -2.3966891765594482], "std": [0.17746300995349884, 0.008395582437515259, 0.14513763785362244, 0.12578506767749786, 0.20071470737457275, 0.0777888223528862, 0.45199471712112427, 135.87059020996094, 0.05076538398861885, 0.03493089601397514, 0.019478267058730125, 1.9802014827728271, 0.22131869196891785, 0.16259771585464478, 0.25222861766815186, 0.036089275032281876, 0.17704643309116364, 0.10892583429813385, 0.2595246732234955, 0.1144462525844574, 0.6045874357223511, 302.43756103515625, 0.04532032832503319, 0.07192538678646088, 0.018866660073399544, 1.9260964393615723, 0.2690637707710266, 0.4356028437614441], "count": [634]}, "action": {"min": [0.35580283403396606, 2.047567844390869, -1.2696048021316528, -1.053602933883667, -2.6153411865234375, -1.7487326860427856, 1.0231294631958008, 454.0, 0.13964399695396423, 0.26437899470329285, -0.09573400020599365, -3.1391851902008057, -0.26100000739097595, -0.746999979019165, -0.8559269309043884, -2.17419171333313, 0.4398404359817505, 0.559866726398468, 2.00718092918396, 1.3935407400131226, -2.5218613147735596, 45.0, -0.34549999237060547, 0.19931499660015106, -0.04377700015902519, -3.1411852836608887, -0.3240000307559967, -2.8350000381469727], "max": [0.8798030614852905, 2.1011672019958496, -0.7919606566429138, -0.5705307126045227, -1.9387816190719604, -1.347359299659729, 2.228872776031494, 955.0, 0.2979690134525299, 0.389151006937027, 0.014844000339508057, 3.1410000324249268, 0.437000036239624, -0.17899999022483826, -0.14250613749027252, -2.033430814743042, 1.063132405281067, 1.1476237773895264, 2.8563361167907715, 1.8101857900619507, -0.8773247003555298, 811.0, -0.20797400176525116, 0.3968220055103302, 0.050585001707077026, 3.1410000324249268, 0.652999997138977, -1.5820000171661377], "mean": [0.5245559215545654, 2.0868797302246094, -0.932003378868103, -0.6724361777305603, -2.070242166519165, -1.4854862689971924, 1.3800486326217651, 884.65771484375, 0.25762107968330383, 0.3178427517414093, -0.04887247085571289, -2.17867112159729, 0.26654762029647827, -0.32738175988197327, -0.3880457580089569, -2.143127679824829, 0.6178781986236572, 0.9492724537849426, 2.381718635559082, 1.6903964281082153, -1.7267111539840698, 539.1009521484375, -0.3008308708667755, 0.2782238721847534, 0.006243161391466856, 2.172456741333008, 0.26373499631881714, -2.3966891765594482], "std": [0.17746300995349884, 0.008395582437515259, 0.14513763785362244, 0.12578506767749786, 0.20071470737457275, 0.0777888223528862, 0.45199471712112427, 135.87059020996094, 0.05076538398861885, 0.03493089601397514, 0.019478267058730125, 1.9802014827728271, 0.22131869196891785, 0.16259771585464478, 0.25222861766815186, 0.036089275032281876, 0.17704643309116364, 0.10892583429813385, 0.2595246732234955, 0.1144462525844574, 0.6045874357223511, 302.43756103515625, 0.04532032832503319, 0.07192538678646088, 0.018866660073399544, 1.9260964393615723, 0.2690637707710266, 0.4356028437614441], "count": [634]}, "timestamp": {"min": [0.0], "max": [21.1], "mean": [10.549999999999999], "std": [6.10066025570639], "count": [634]}, "frame_index": {"min": [0], "max": [633], "mean": [316.5], "std": [183.0198076711917], "count": [634]}, "episode_index": {"min": [106], "max": [106], "mean": [106.0], "std": [0.0], "count": [634]}, "index": {"min": [64892], "max": [65525], "mean": [65208.5], "std": [183.0198076711917], "count": [634]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [634]}, "subtask_annotation": {"mean": [9.701892744479496, 29.0, 29.0, 29.0, 29.0], "std": [9.881367110672402, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [634]}, "scene_annotation": {"mean": [106.0], "std": [0.0], "min": [106], "max": [106], "count": [634]}, "eef_direction_state": {"mean": [4.424290220820189, 5.230283911671925], "std": [2.0685667368479774, 1.4862028707487822], "min": [0, 0], "max": [6, 6], "count": [634]}, "eef_velocity_state": {"mean": [0.580441640378549, 0.3911671924290221], "std": [0.692908509422508, 0.7159632459302885], "min": [0, 0], "max": [2, 2], "count": [634]}, "eef_acc_mag_state": {"mean": [0.5063091482649842, 0.34542586750788645], "std": [0.7746727846999595, 0.6848423510313917], "min": [0, 0], "max": [2, 2], "count": [634]}, "eef_direction_action": {"mean": [4.424290220820189, 5.230283911671925], "std": [2.0685667368479774, 1.4862028707487822], "min": [0, 0], "max": [6, 6], "count": [634]}, "eef_velocity_action": {"mean": [0.580441640378549, 0.3911671924290221], "std": [0.692908509422508, 0.7159632459302885], "min": [0, 0], "max": [2, 2], "count": [634]}, "eef_acc_mag_action": {"mean": [0.5063091482649842, 0.34542586750788645], "std": [0.7746727846999595, 0.6848423510313917], "min": [0, 0], "max": [2, 2], "count": [634]}, "eef_sim_pose_state": {"mean": [0.4899251800532632, 0.31079028208433007, 1.0836761975895277, -2.221065415845032, 0.7294816795844503, 1.238383302177754, 0.5348695138873386, -0.24503094217253296, 1.0707171203097976, 2.902911171768466, 0.9785466059670023, -2.148036432126787], "std": [0.07624516416672587, 0.04483513319917343, 0.04064266939946451, 1.5531311638622323, 0.3878596647282357, 2.305016030982588, 0.03912322289127812, 0.045352376869191476, 0.04201421573754005, 0.1826932614224712, 0.2605068584286136, 0.13920868213469845], "min": [0.40835767009118207, 0.20877594912382863, 1.0138052351515592, -3.141500020097305, 0.21077760798576417, -3.1413870041700216, 0.48503921022937285, -0.2776697467673726, 1.0344370663346996, 2.4035589151006724, 0.4098270481202735, -2.5992652626879655], "max": [0.613327235753571, 0.3494254475228696, 1.1653355872036228, 3.141467523166561, 1.2738514790227105, 3.137217196567872, 0.6122162953806407, -0.1264957664349241, 1.1758911124413465, 3.084358531804218, 1.182380028291412, -2.0119808948840134], "count": [634]}, "eef_sim_pose_action": {"mean": [0.4899251800532632, 0.31079028208433007, 1.0836761975895277, -2.221065415845032, 0.7294816795844503, 1.238383302177754, 0.5348695138873386, -0.24503094217253296, 1.0707171203097976, 2.902911171768466, 0.9785466059670023, -2.148036432126787], "std": [0.07624516416672587, 0.04483513319917343, 0.04064266939946451, 1.5531311638622323, 0.3878596647282357, 2.305016030982588, 0.03912322289127812, 0.045352376869191476, 0.04201421573754005, 0.1826932614224712, 0.2605068584286136, 0.13920868213469845], "min": [0.40835767009118207, 0.20877594912382863, 1.0138052351515592, -3.141500020097305, 0.21077760798576417, -3.1413870041700216, 0.48503921022937285, -0.2776697467673726, 1.0344370663346996, 2.4035589151006724, 0.4098270481202735, -2.5992652626879655], "max": [0.613327235753571, 0.3494254475228696, 1.1653355872036228, 3.141467523166561, 1.2738514790227105, 3.137217196567872, 0.6122162953806407, -0.1264957664349241, 1.1758911124413465, 3.084358531804218, 1.182380028291412, -2.0119808948840134], "count": [634]}, "gripper_mode_state": {"mean": [0.32334384858044163, 0.07728706624605679], "std": [0.46775271689817816, 0.2670463922938], "min": [0, 0], "max": [1, 1], "count": [634]}, "gripper_activity_state": {"mean": [1.8785488958990537, 1.8785488958990537], "std": [0.43077266246352003, 0.4522085044764906], "min": [0, 0], "max": [2, 2], "count": [634]}, "gripper_mode_action": {"mean": [0.32334384858044163, 0.07728706624605679], "std": [0.46775271689817816, 0.2670463922938], "min": [0, 0], "max": [1, 1], "count": [634]}, "gripper_activity_action": {"mean": [1.8785488958990537, 1.8785488958990537], "std": [0.43077266246352003, 0.4522085044764906], "min": [0, 0], "max": [2, 2], "count": [634]}, "gripper_open_scale_state": {"mean": [0.539100946462493, 0.8846577282252713], "std": [0.3024374869422745, 0.1358705854138973], "min": [0.045, 0.454], "max": [0.811, 0.955], "count": [634]}, "gripper_open_scale_action": {"mean": [0.539100946462493, 0.8846577282252713], "std": [0.3024374869422745, 0.1358705854138973], "min": [0.045, 0.454], "max": [0.811, 0.955], "count": [634]}}} +{"episode_index": 105, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[1.0]], [[1.0]]], "mean": [[[0.49096303442175765]], [[0.4779068121050073]], [[0.4642973991249393]]], "std": [[[0.15082611967021664]], [[0.1578099265709532]], [[0.17564622948434142]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4807318117674067]], [[0.46648702094474154]], [[0.44935228791929993]]], "std": [[[0.1174082541447734]], [[0.12293498933171634]], [[0.14678091307763]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.476835684721547]], [[0.44851019553827043]], [[0.42554549674553016]]], "std": [[[0.11016035730841998]], [[0.1401000981677454]], [[0.16954462151514346]]], "count": [121]}, "observation.state": {"min": [0.32792991399765015, 2.0517568588256836, -1.360327124595642, -0.923453688621521, -2.5092074871063232, -1.5779871940612793, 0.9604547023773193, 318.0, 0.1369200050830841, 0.25707998871803284, -0.09249699860811234, -3.134185314178467, -0.16300001740455627, -0.73499995470047, -0.7490255832672119, -2.1752562522888184, 0.26797786355018616, 0.5729566812515259, 1.9460943937301636, 1.3414077758789062, -2.3531227111816406, 68.0, -0.33837899565696716, 0.19714300334453583, -0.03298899903893471, -3.1411852836608887, -0.12700001895427704, -2.859999895095825], "max": [0.8414756655693054, 2.1088290214538574, -0.651985228061676, -0.49928635358810425, -1.8850603103637695, -1.238904595375061, 2.0445311069488525, 956.0, 0.3124769926071167, 0.39309999346733093, 0.0032240001019090414, -2.7669999599456787, 0.5199999809265137, -0.19300000369548798, -0.1425236016511917, -2.0322091579437256, 0.8666606545448303, 1.1334517002105713, 2.778128147125244, 1.8144967555999756, -0.8743925094604492, 851.0, -0.2623380124568939, 0.38237500190734863, 0.05007300153374672, 3.134000062942505, 0.7099999785423279, -1.5609999895095825], "mean": [0.5006999969482422, 2.0866518020629883, -0.8405529260635376, -0.662026047706604, -2.062206268310547, -1.4802961349487305, 1.3090988397598267, 827.8222045898438, 0.26610738039016724, 0.3184593617916107, -0.03888837993144989, -2.8833043575286865, 0.33577629923820496, -0.2915390431880951, -0.3367336392402649, -2.144352912902832, 0.6093786358833313, 0.8259921073913574, 2.2746055126190186, 1.6313955783843994, -1.5639220476150513, 649.8639526367188, -0.31242331862449646, 0.2679196894168854, -0.010229913517832756, 1.9442366361618042, 0.40757566690444946, -2.4339661598205566], "std": [0.17623986303806305, 0.009017440490424633, 0.22912590205669403, 0.1219572052359581, 0.17958958446979523, 0.08715395629405975, 0.41563665866851807, 177.27981567382812, 0.054993145167827606, 0.039358220994472504, 0.022117899730801582, 0.104677714407444, 0.23575548827648163, 0.12575390934944153, 0.19929945468902588, 0.030649647116661072, 0.11996883153915405, 0.11174332350492477, 0.24364587664604187, 0.1668548285961151, 0.5751052498817444, 311.1148681640625, 0.020461073145270348, 0.0685206949710846, 0.0204651840031147, 2.1920835971832275, 0.22801126539707184, 0.44340449571609497], "count": [599]}, "action": {"min": [0.32792991399765015, 2.0517568588256836, -1.360327124595642, -0.923453688621521, -2.5092074871063232, -1.5779871940612793, 0.9604547023773193, 318.0, 0.1369200050830841, 0.25707998871803284, -0.09249699860811234, -3.134185314178467, -0.16300001740455627, -0.73499995470047, -0.7490255832672119, -2.1752562522888184, 0.26797786355018616, 0.5729566812515259, 1.9460943937301636, 1.3414077758789062, -2.3531227111816406, 68.0, -0.33837899565696716, 0.19714300334453583, -0.03298899903893471, -3.1411852836608887, -0.12700001895427704, -2.859999895095825], "max": [0.8414756655693054, 2.1088290214538574, -0.651985228061676, -0.49928635358810425, -1.8850603103637695, -1.238904595375061, 2.0445311069488525, 956.0, 0.3124769926071167, 0.39309999346733093, 0.0032240001019090414, -2.7669999599456787, 0.5199999809265137, -0.19300000369548798, -0.1425236016511917, -2.0322091579437256, 0.8666606545448303, 1.1334517002105713, 2.778128147125244, 1.8144967555999756, -0.8743925094604492, 851.0, -0.2623380124568939, 0.38237500190734863, 0.05007300153374672, 3.134000062942505, 0.7099999785423279, -1.5609999895095825], "mean": [0.5006999969482422, 2.0866518020629883, -0.8405529260635376, -0.662026047706604, -2.062206268310547, -1.4802961349487305, 1.3090988397598267, 827.8222045898438, 0.26610738039016724, 0.3184593617916107, -0.03888837993144989, -2.8833043575286865, 0.33577629923820496, -0.2915390431880951, -0.3367336392402649, -2.144352912902832, 0.6093786358833313, 0.8259921073913574, 2.2746055126190186, 1.6313955783843994, -1.5639220476150513, 649.8639526367188, -0.31242331862449646, 0.2679196894168854, -0.010229913517832756, 1.9442366361618042, 0.40757566690444946, -2.4339661598205566], "std": [0.17623986303806305, 0.009017440490424633, 0.22912590205669403, 0.1219572052359581, 0.17958958446979523, 0.08715395629405975, 0.41563665866851807, 177.27981567382812, 0.054993145167827606, 0.039358220994472504, 0.022117899730801582, 0.104677714407444, 0.23575548827648163, 0.12575390934944153, 0.19929945468902588, 0.030649647116661072, 0.11996883153915405, 0.11174332350492477, 0.24364587664604187, 0.1668548285961151, 0.5751052498817444, 311.1148681640625, 0.020461073145270348, 0.0685206949710846, 0.0204651840031147, 2.1920835971832275, 0.22801126539707184, 0.44340449571609497], "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": [107], "max": [107], "mean": [107.0], "std": [0.0], "count": [599]}, "index": {"min": [65526], "max": [66124], "mean": [65825.0], "std": [172.91616465790582], "count": [599]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [599]}, "subtask_annotation": {"mean": [10.797996661101836, 29.0, 29.0, 29.0, 29.0], "std": [10.264332590701803, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [599]}, "scene_annotation": {"mean": [107.0], "std": [0.0], "min": [107], "max": [107], "count": [599]}, "eef_direction_state": {"mean": [4.415692821368948, 4.824707846410685], "std": [2.1173787963920967, 1.8100970393715865], "min": [0, 0], "max": [6, 6], "count": [599]}, "eef_velocity_state": {"mean": [0.5409015025041736, 0.49081803005008345], "std": [0.636596638997083, 0.7167207589798935], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_acc_mag_state": {"mean": [0.4791318864774624, 0.3722871452420701], "std": [0.7506137150472176, 0.6957778302015885], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_direction_action": {"mean": [4.415692821368948, 4.824707846410685], "std": [2.1173787963920967, 1.8100970393715865], "min": [0, 0], "max": [6, 6], "count": [599]}, "eef_velocity_action": {"mean": [0.5409015025041736, 0.49081803005008345], "std": [0.636596638997083, 0.7167207589798935], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_acc_mag_action": {"mean": [0.4791318864774624, 0.3722871452420701], "std": [0.7506137150472176, 0.6957778302015885], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_sim_pose_state": {"mean": [0.4778760532912473, 0.31005002406902904, 1.0593140783487713, -2.5871205936403667, 0.864515133858541, 1.342388800586544, 0.5314332387403138, -0.25790349717431976, 1.0696772141354125, 2.944783332667804, 1.0547245767068825, -2.1776652518053554], "std": [0.06955823380303482, 0.018690150306708567, 0.0333200203667713, 0.24510189607439606, 0.37464644940969094, 2.276711248736497, 0.04463900752032717, 0.05550424663506128, 0.036771550272975434, 0.13588212080061782, 0.25240501662211107, 0.1460981532433168], "min": [0.40877468948981915, 0.26651518049608874, 1.0181837838938992, -3.0643844970133602, 0.27938541025787034, -3.1375723071356867, 0.470162567428946, -0.2989561459872402, 1.0256904304405383, 2.4367336217388504, 0.5368168071905601, -2.8120920171630477], "max": [0.5969074314546965, 0.35633266833324595, 1.1312088463042789, -2.0883609969949894, 1.3231061212746829, 3.134688307141365, 0.6138654152974238, -0.12762897706187254, 1.1536519968141281, 3.1093989381279927, 1.2372792783749098, -1.8947968979253078], "count": [599]}, "eef_sim_pose_action": {"mean": [0.4778760532912473, 0.31005002406902904, 1.0593140783487713, -2.5871205936403667, 0.864515133858541, 1.342388800586544, 0.5314332387403138, -0.25790349717431976, 1.0696772141354125, 2.944783332667804, 1.0547245767068825, -2.1776652518053554], "std": [0.06955823380303482, 0.018690150306708567, 0.0333200203667713, 0.24510189607439606, 0.37464644940969094, 2.276711248736497, 0.04463900752032717, 0.05550424663506128, 0.036771550272975434, 0.13588212080061782, 0.25240501662211107, 0.1460981532433168], "min": [0.40877468948981915, 0.26651518049608874, 1.0181837838938992, -3.0643844970133602, 0.27938541025787034, -3.1375723071356867, 0.470162567428946, -0.2989561459872402, 1.0256904304405383, 2.4367336217388504, 0.5368168071905601, -2.8120920171630477], "max": [0.5969074314546965, 0.35633266833324595, 1.1312088463042789, -2.0883609969949894, 1.3231061212746829, 3.134688307141365, 0.6138654152974238, -0.12762897706187254, 1.1536519968141281, 3.1093989381279927, 1.2372792783749098, -1.8947968979253078], "count": [599]}, "gripper_mode_state": {"mean": [0.2587646076794658, 0.1001669449081803], "std": [0.4379560314597353, 0.3002224642759793], "min": [0, 0], "max": [1, 1], "count": [599]}, "gripper_activity_state": {"mean": [1.8464106844741235, 1.8864774624373957], "std": [0.49008496924632555, 0.42122420252270626], "min": [0, 0], "max": [2, 2], "count": [599]}, "gripper_mode_action": {"mean": [0.2587646076794658, 0.1001669449081803], "std": [0.4379560314597353, 0.3002224642759793], "min": [0, 0], "max": [1, 1], "count": [599]}, "gripper_activity_action": {"mean": [1.8464106844741235, 1.8864774624373957], "std": [0.49008496924632555, 0.42122420252270626], "min": [0, 0], "max": [2, 2], "count": [599]}, "gripper_open_scale_state": {"mean": [0.6498639397469906, 0.8278222036727887], "std": [0.31111485925674826, 0.1772797404024658], "min": [0.068, 0.318], "max": [0.851, 0.956], "count": [599]}, "gripper_open_scale_action": {"mean": [0.6498639397469906, 0.8278222036727887], "std": [0.31111485925674826, 0.1772797404024658], "min": [0.068, 0.318], "max": [0.851, 0.956], "count": [599]}}} +{"episode_index": 106, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8470588235294118]], [[1.0]], [[1.0]]], "mean": [[[0.49522130486533694]], [[0.48309660067331534]], [[0.4678351997408159]]], "std": [[[0.1494714594961196]], [[0.1578979462515369]], [[0.17619451518297233]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4800759645453009]], [[0.46018298188528284]], [[0.4404628479265269]]], "std": [[[0.11486732206646987]], [[0.1279547622933592]], [[0.15596617029676743]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48130105856997973]], [[0.4560887740872211]], [[0.4309962302090376]]], "std": [[[0.12354683857852682]], [[0.14502493243631434]], [[0.1765993217077939]]], "count": [116]}, "observation.state": {"min": [0.2813819944858551, 2.006011724472046, -1.2424651384353638, -0.9388300776481628, -2.43818998336792, -1.786239743232727, 0.878930389881134, 346.0, 0.16457299888134003, 0.2475229948759079, -0.08002399653196335, -3.1401853561401367, -0.26600003242492676, -0.6610000133514404, -0.7179936170578003, -2.175273895263672, 0.4892681837081909, 0.47246062755584717, 2.021824359893799, 1.3084036111831665, -2.681436538696289, 50.0, -0.3389669954776764, 0.19325299561023712, -0.05372999981045723, -3.1391851902008057, -0.09200000017881393, -2.874000072479248], "max": [0.7734601497650146, 2.098653793334961, -0.6318789720535278, -0.4892856180667877, -1.9342437982559204, -1.3461724519729614, 1.942219853401184, 948.0, 0.3370850086212158, 0.36873000860214233, 0.029020000249147415, 3.138000011444092, 0.5649999976158142, -0.16200000047683716, -0.1472010761499405, -2.0602216720581055, 1.0508626699447632, 1.1022976636886597, 2.7482826709747314, 1.7503907680511475, -0.7588342428207397, 872.0, -0.24629700183868408, 0.3795210123062134, 0.030680999159812927, 3.135999917984009, 0.6749999523162842, -1.6349999904632568], "mean": [0.45369863510131836, 2.049649477005005, -0.8219737410545349, -0.6407904624938965, -2.0695090293884277, -1.5677837133407593, 1.2318861484527588, 838.0592041015625, 0.28447720408439636, 0.29505157470703125, -0.02617117576301098, -2.4329707622528076, 0.30724892020225525, -0.2680743634700775, -0.30917999148368835, -2.1525371074676514, 0.7478561997413635, 0.9409698247909546, 2.2424209117889404, 1.6029150485992432, -1.7002593278884888, 651.3515625, -0.3012712895870209, 0.27439430356025696, -0.010219026356935501, 2.8249475955963135, 0.3529913127422333, -2.421332359313965], "std": [0.18781891465187073, 0.028767039999365807, 0.2139248102903366, 0.17769470810890198, 0.185374915599823, 0.08987440913915634, 0.4254501461982727, 196.7896728515625, 0.06260175257921219, 0.04159275069832802, 0.023202676326036453, 1.584671974182129, 0.26057565212249756, 0.10222720354795456, 0.1905955672264099, 0.02268350124359131, 0.14660070836544037, 0.1406000256538391, 0.24064785242080688, 0.15222562849521637, 0.6025079488754272, 312.93768310546875, 0.025042660534381866, 0.06178605183959007, 0.015828892588615417, 0.7632091641426086, 0.19459521770477295, 0.4052807092666626], "count": [566]}, "action": {"min": [0.2813819944858551, 2.006011724472046, -1.2424651384353638, -0.9388300776481628, -2.43818998336792, -1.786239743232727, 0.878930389881134, 346.0, 0.16457299888134003, 0.2475229948759079, -0.08002399653196335, -3.1401853561401367, -0.26600003242492676, -0.6610000133514404, -0.7179936170578003, -2.175273895263672, 0.4892681837081909, 0.47246062755584717, 2.021824359893799, 1.3084036111831665, -2.681436538696289, 50.0, -0.3389669954776764, 0.19325299561023712, -0.05372999981045723, -3.1391851902008057, -0.09200000017881393, -2.874000072479248], "max": [0.7734601497650146, 2.098653793334961, -0.6318789720535278, -0.4892856180667877, -1.9342437982559204, -1.3461724519729614, 1.942219853401184, 948.0, 0.3370850086212158, 0.36873000860214233, 0.029020000249147415, 3.138000011444092, 0.5649999976158142, -0.16200000047683716, -0.1472010761499405, -2.0602216720581055, 1.0508626699447632, 1.1022976636886597, 2.7482826709747314, 1.7503907680511475, -0.7588342428207397, 872.0, -0.24629700183868408, 0.3795210123062134, 0.030680999159812927, 3.135999917984009, 0.6749999523162842, -1.6349999904632568], "mean": [0.45369863510131836, 2.049649477005005, -0.8219737410545349, -0.6407904624938965, -2.0695090293884277, -1.5677837133407593, 1.2318861484527588, 838.0592041015625, 0.28447720408439636, 0.29505157470703125, -0.02617117576301098, -2.4329707622528076, 0.30724892020225525, -0.2680743634700775, -0.30917999148368835, -2.1525371074676514, 0.7478561997413635, 0.9409698247909546, 2.2424209117889404, 1.6029150485992432, -1.7002593278884888, 651.3515625, -0.3012712895870209, 0.27439430356025696, -0.010219026356935501, 2.8249475955963135, 0.3529913127422333, -2.421332359313965], "std": [0.18781891465187073, 0.028767039999365807, 0.2139248102903366, 0.17769470810890198, 0.185374915599823, 0.08987440913915634, 0.4254501461982727, 196.7896728515625, 0.06260175257921219, 0.04159275069832802, 0.023202676326036453, 1.584671974182129, 0.26057565212249756, 0.10222720354795456, 0.1905955672264099, 0.02268350124359131, 0.14660070836544037, 0.1406000256538391, 0.24064785242080688, 0.15222562849521637, 0.6025079488754272, 312.93768310546875, 0.025042660534381866, 0.06178605183959007, 0.015828892588615417, 0.7632091641426086, 0.19459521770477295, 0.4052807092666626], "count": [566]}, "timestamp": {"min": [0.0], "max": [18.833333333333332], "mean": [9.416666666666666], "std": [5.446329038903176], "count": [566]}, "frame_index": {"min": [0], "max": [565], "mean": [282.5], "std": [163.3898711670953], "count": [566]}, "episode_index": {"min": [108], "max": [108], "mean": [108.0], "std": [0.0], "count": [566]}, "index": {"min": [66125], "max": [66690], "mean": [66407.5], "std": [163.3898711670953], "count": [566]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [566]}, "subtask_annotation": {"mean": [11.137809187279151, 29.0, 29.0, 29.0, 29.0], "std": [9.898892653509815, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [566]}, "scene_annotation": {"mean": [108.0], "std": [0.0], "min": [108], "max": [108], "count": [566]}, "eef_direction_state": {"mean": [4.178445229681979, 4.69434628975265], "std": [2.307989285897999, 1.8910809387312122], "min": [0, 0], "max": [6, 6], "count": [566]}, "eef_velocity_state": {"mean": [0.5212014134275619, 0.5300353356890459], "std": [0.6308410212261102, 0.7243730069296829], "min": [0, 0], "max": [2, 2], "count": [566]}, "eef_acc_mag_state": {"mean": [0.4752650176678445, 0.4717314487632509], "std": [0.7509166486087916, 0.7554837253898956], "min": [0, 0], "max": [2, 2], "count": [566]}, "eef_direction_action": {"mean": [4.178445229681979, 4.69434628975265], "std": [2.307989285897999, 1.8910809387312122], "min": [0, 0], "max": [6, 6], "count": [566]}, "eef_velocity_action": {"mean": [0.5212014134275619, 0.5300353356890459], "std": [0.6308410212261102, 0.7243730069296829], "min": [0, 0], "max": [2, 2], "count": [566]}, "eef_acc_mag_action": {"mean": [0.4752650176678445, 0.4717314487632509], "std": [0.7509166486087916, 0.7554837253898956], "min": [0, 0], "max": [2, 2], "count": [566]}, "eef_sim_pose_state": {"mean": [0.48539990116616766, 0.3014831444530151, 1.0696857436493783, -2.634314406642506, 0.820273382606295, 1.3744345994062734, 0.5095326690403706, -0.27959634752509965, 1.0660867115968267, 2.421155412406827, 1.0371069004309557, -2.126866705671199], "std": [0.0636076983392649, 0.026223791013566523, 0.029641396786467447, 0.2171969225755079, 0.347224911888943, 2.2728763008292914, 0.04978367841119303, 0.05979838540103244, 0.043542550991865256, 1.6861653360406965, 0.2662229943308724, 0.1510540155243673], "min": [0.3985853187112195, 0.2531103032494912, 1.0014373917526358, -3.019603834103954, 0.26877213807215394, -3.1384559589260617, 0.4571247221488062, -0.33039585894732393, 1.0236498264423126, -3.138557098913964, 0.4685689414556311, -2.8279441186635186], "max": [0.5941608277990427, 0.3473802194821446, 1.129643347287592, -2.021038009790896, 1.3048052968090853, 3.1399675266804263, 0.5921708462082879, -0.1587955942831276, 1.150848919348811, 3.1411286351953285, 1.254137893564332, -1.9235788613543439], "count": [566]}, "eef_sim_pose_action": {"mean": [0.48539990116616766, 0.3014831444530151, 1.0696857436493783, -2.634314406642506, 0.820273382606295, 1.3744345994062734, 0.5095326690403706, -0.27959634752509965, 1.0660867115968267, 2.421155412406827, 1.0371069004309557, -2.126866705671199], "std": [0.0636076983392649, 0.026223791013566523, 0.029641396786467447, 0.2171969225755079, 0.347224911888943, 2.2728763008292914, 0.04978367841119303, 0.05979838540103244, 0.043542550991865256, 1.6861653360406965, 0.2662229943308724, 0.1510540155243673], "min": [0.3985853187112195, 0.2531103032494912, 1.0014373917526358, -3.019603834103954, 0.26877213807215394, -3.1384559589260617, 0.4571247221488062, -0.33039585894732393, 1.0236498264423126, -3.138557098913964, 0.4685689414556311, -2.8279441186635186], "max": [0.5941608277990427, 0.3473802194821446, 1.129643347287592, -2.021038009790896, 1.3048052968090853, 3.1399675266804263, 0.5921708462082879, -0.1587955942831276, 1.150848919348811, 3.1411286351953285, 1.254137893564332, -1.9235788613543439], "count": [566]}, "gripper_mode_state": {"mean": [0.2314487632508834, 0.13604240282685512], "std": [0.421758501088623, 0.34283358566504424], "min": [0, 0], "max": [1, 1], "count": [566]}, "gripper_activity_state": {"mean": [1.8816254416961131, 1.931095406360424], "std": [0.43493410530848786, 0.32643464502112035], "min": [0, 0], "max": [2, 2], "count": [566]}, "gripper_mode_action": {"mean": [0.2314487632508834, 0.13604240282685512], "std": [0.421758501088623, 0.34283358566504424], "min": [0, 0], "max": [1, 1], "count": [566]}, "gripper_activity_action": {"mean": [1.8816254416961131, 1.931095406360424], "std": [0.43493410530848786, 0.32643464502112035], "min": [0, 0], "max": [2, 2], "count": [566]}, "gripper_open_scale_state": {"mean": [0.6513515901127523, 0.8380591873330699], "std": [0.31293643455117137, 0.19678969542231442], "min": [0.05, 0.346], "max": [0.872, 0.948], "count": [566]}, "gripper_open_scale_action": {"mean": [0.6513515901127523, 0.8380591873330699], "std": [0.31293643455117137, 0.19678969542231442], "min": [0.05, 0.346], "max": [0.872, 0.948], "count": [566]}}} +{"episode_index": 107, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[1.0]], [[1.0]]], "mean": [[[0.48826472701149426]], [[0.47748323402636916]], [[0.4591743876070543]]], "std": [[[0.14639476554179146]], [[0.16045161219992846]], [[0.17842270732016738]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4821900918413342]], [[0.46065983667173765]], [[0.4394763230363985]]], "std": [[[0.1103816730235461]], [[0.1305539408813827]], [[0.161615079432418]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48020644227518594]], [[0.44984637353504625]], [[0.42292418864097364]]], "std": [[[0.11800909600353045]], [[0.14368980132145143]], [[0.17701891923115162]]], "count": [116]}, "observation.state": {"min": [0.29623472690582275, 2.0358219146728516, -1.360361933708191, -1.1546051502227783, -2.6612956523895264, -1.7816146612167358, 0.9969844222068787, 239.0, 0.1432960033416748, 0.2451609969139099, -0.07697500288486481, -3.1411852836608887, -0.3240000009536743, -0.7639999985694885, -1.12565016746521, -2.166529655456543, 0.3755076229572296, 0.582974910736084, 2.1386218070983887, 1.1899131536483765, -2.571847438812256, 61.0, -0.3305630087852478, 0.21939300000667572, -0.07063999772071838, -3.1391851902008057, -0.6010000109672546, -3.0869998931884766], "max": [0.8236208558082581, 2.1036627292633057, -0.47965139150619507, -0.5522571206092834, -2.0042662620544434, -1.439111351966858, 2.127713441848755, 945.0, 0.3301900029182434, 0.3790610134601593, 0.036435000598430634, 3.138000011444092, 0.5370000004768372, -0.24199999868869781, -0.2361605167388916, -1.997424602508545, 1.216686487197876, 1.084809422492981, 2.8436126708984375, 1.7550158500671387, -0.9279741048812866, 841.0, -0.14714699983596802, 0.4318769872188568, 0.04040300101041794, 3.140000104904175, 0.6899999976158142, -1.6970000267028809], "mean": [0.4825015664100647, 2.0858261585235596, -0.7227379083633423, -0.7036033272743225, -2.220757484436035, -1.6022794246673584, 1.3347188234329224, 839.3489379882812, 0.27948397397994995, 0.299368679523468, -0.02646488882601261, -2.8781590461730957, 0.2927348017692566, -0.3463989496231079, -0.5345906019210815, -2.135388135910034, 0.7260513305664062, 0.8164675831794739, 2.4357187747955322, 1.587960958480835, -1.6963400840759277, 600.734619140625, -0.2719371020793915, 0.3085228204727173, -0.02520010434091091, 2.6467509269714355, 0.13634978234767914, -2.526890754699707], "std": [0.16958609223365784, 0.010892670601606369, 0.28279727697372437, 0.19307737052440643, 0.18411338329315186, 0.06452225148677826, 0.44376856088638306, 180.6764678955078, 0.05629558861255646, 0.04114658012986183, 0.019821403548121452, 0.5116907358169556, 0.31053513288497925, 0.10155472904443741, 0.3114444315433502, 0.04533032700419426, 0.25444093346595764, 0.10195287317037582, 0.2686498463153839, 0.15760904550552368, 0.4656544625759125, 285.23797607421875, 0.06088259443640709, 0.07738588750362396, 0.022001907229423523, 1.348071813583374, 0.3836106061935425, 0.38478344678878784], "count": [569]}, "action": {"min": [0.29623472690582275, 2.0358219146728516, -1.360361933708191, -1.1546051502227783, -2.6612956523895264, -1.7816146612167358, 0.9969844222068787, 239.0, 0.1432960033416748, 0.2451609969139099, -0.07697500288486481, -3.1411852836608887, -0.3240000009536743, -0.7639999985694885, -1.12565016746521, -2.166529655456543, 0.3755076229572296, 0.582974910736084, 2.1386218070983887, 1.1899131536483765, -2.571847438812256, 61.0, -0.3305630087852478, 0.21939300000667572, -0.07063999772071838, -3.1391851902008057, -0.6010000109672546, -3.0869998931884766], "max": [0.8236208558082581, 2.1036627292633057, -0.47965139150619507, -0.5522571206092834, -2.0042662620544434, -1.439111351966858, 2.127713441848755, 945.0, 0.3301900029182434, 0.3790610134601593, 0.036435000598430634, 3.138000011444092, 0.5370000004768372, -0.24199999868869781, -0.2361605167388916, -1.997424602508545, 1.216686487197876, 1.084809422492981, 2.8436126708984375, 1.7550158500671387, -0.9279741048812866, 841.0, -0.14714699983596802, 0.4318769872188568, 0.04040300101041794, 3.140000104904175, 0.6899999976158142, -1.6970000267028809], "mean": [0.4825015664100647, 2.0858261585235596, -0.7227379083633423, -0.7036033272743225, -2.220757484436035, -1.6022794246673584, 1.3347188234329224, 839.3489379882812, 0.27948397397994995, 0.299368679523468, -0.02646488882601261, -2.8781590461730957, 0.2927348017692566, -0.3463989496231079, -0.5345906019210815, -2.135388135910034, 0.7260513305664062, 0.8164675831794739, 2.4357187747955322, 1.587960958480835, -1.6963400840759277, 600.734619140625, -0.2719371020793915, 0.3085228204727173, -0.02520010434091091, 2.6467509269714355, 0.13634978234767914, -2.526890754699707], "std": [0.16958609223365784, 0.010892670601606369, 0.28279727697372437, 0.19307737052440643, 0.18411338329315186, 0.06452225148677826, 0.44376856088638306, 180.6764678955078, 0.05629558861255646, 0.04114658012986183, 0.019821403548121452, 0.5116907358169556, 0.31053513288497925, 0.10155472904443741, 0.3114444315433502, 0.04533032700419426, 0.25444093346595764, 0.10195287317037582, 0.2686498463153839, 0.15760904550552368, 0.4656544625759125, 285.23797607421875, 0.06088259443640709, 0.07738588750362396, 0.022001907229423523, 1.348071813583374, 0.3836106061935425, 0.38478344678878784], "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": [109], "max": [109], "mean": [109.0], "std": [0.0], "count": [569]}, "index": {"min": [66691], "max": [67259], "mean": [66975.0], "std": [164.25589791541734], "count": [569]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [569]}, "subtask_annotation": {"mean": [10.154657293497364, 29.0, 29.0, 29.0, 29.0], "std": [9.987196562665726, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [569]}, "scene_annotation": {"mean": [109.0], "std": [0.0], "min": [109], "max": [109], "count": [569]}, "eef_direction_state": {"mean": [4.3427065026362035, 4.991212653778559], "std": [2.073420474468987, 1.6295578574158949], "min": [0, 0], "max": [6, 6], "count": [569]}, "eef_velocity_state": {"mean": [0.648506151142355, 0.5026362038664324], "std": [0.7519175606249778, 0.7525539943426341], "min": [0, 0], "max": [2, 2], "count": [569]}, "eef_acc_mag_state": {"mean": [0.5869947275922671, 0.45518453427065025], "std": [0.8106754338347584, 0.7535588739388042], "min": [0, 0], "max": [2, 2], "count": [569]}, "eef_direction_action": {"mean": [4.3427065026362035, 4.991212653778559], "std": [2.073420474468987, 1.6295578574158949], "min": [0, 0], "max": [6, 6], "count": [569]}, "eef_velocity_action": {"mean": [0.648506151142355, 0.5026362038664324], "std": [0.7519175606249778, 0.7525539943426341], "min": [0, 0], "max": [2, 2], "count": [569]}, "eef_acc_mag_action": {"mean": [0.5869947275922671, 0.45518453427065025], "std": [0.8106754338347584, 0.7535588739388042], "min": [0, 0], "max": [2, 2], "count": [569]}, "eef_sim_pose_state": {"mean": [0.5235625606036437, 0.2669117347545829, 1.0836447424914353, -1.4642500740510909, 0.6721266070445122, 2.2121049086987328, 0.5139128912290667, -0.27489216892498347, 1.0704443306271931, 2.832987250555326, 0.990978893809735, -2.273741422891281], "std": [0.08074619730526511, 0.06127810336214554, 0.04948608809114814, 2.189725255672382, 0.3611230173444503, 1.2156466501386638, 0.047061612520912614, 0.05347408737617224, 0.04549088568949522, 0.10319053218789513, 0.3106237987363724, 0.1588185166929955], "min": [0.42862288128505915, 0.1382202376846652, 1.0108761674608995, -3.1415481736327537, 0.14587046050511132, -3.1211672269423807, 0.4582221686891078, -0.33541494601843136, 1.0205939612266586, 2.4767408260458232, 0.3804153177427787, -2.7697648151240246], "max": [0.6458171026150098, 0.3466035942750796, 1.188855824569108, 3.1246784586767387, 1.1956041866058693, 3.135936059674984, 0.6015688151488, -0.13493260061246837, 1.1823576022117808, 3.041173756537493, 1.244413854269868, -1.8988397666729973], "count": [569]}, "eef_sim_pose_action": {"mean": [0.5235625606036437, 0.2669117347545829, 1.0836447424914353, -1.4642500740510909, 0.6721266070445122, 2.2121049086987328, 0.5139128912290667, -0.27489216892498347, 1.0704443306271931, 2.832987250555326, 0.990978893809735, -2.273741422891281], "std": [0.08074619730526511, 0.06127810336214554, 0.04948608809114814, 2.189725255672382, 0.3611230173444503, 1.2156466501386638, 0.047061612520912614, 0.05347408737617224, 0.04549088568949522, 0.10319053218789513, 0.3106237987363724, 0.1588185166929955], "min": [0.42862288128505915, 0.1382202376846652, 1.0108761674608995, -3.1415481736327537, 0.14587046050511132, -3.1211672269423807, 0.4582221686891078, -0.33541494601843136, 1.0205939612266586, 2.4767408260458232, 0.3804153177427787, -2.7697648151240246], "max": [0.6458171026150098, 0.3466035942750796, 1.188855824569108, 3.1246784586767387, 1.1956041866058693, 3.135936059674984, 0.6015688151488, -0.13493260061246837, 1.1823576022117808, 3.041173756537493, 1.244413854269868, -1.8988397666729973], "count": [569]}, "gripper_mode_state": {"mean": [0.2583479789103691, 0.08963093145869948], "std": [0.43772628514095124, 0.2856522844028129], "min": [0, 0], "max": [1, 1], "count": [569]}, "gripper_activity_state": {"mean": [1.8804920913884007, 1.882249560632689], "std": [0.43943057541014413, 0.43387071475492683], "min": [0, 0], "max": [2, 2], "count": [569]}, "gripper_mode_action": {"mean": [0.2583479789103691, 0.08963093145869948], "std": [0.43772628514095124, 0.2856522844028129], "min": [0, 0], "max": [1, 1], "count": [569]}, "gripper_activity_action": {"mean": [1.8804920913884007, 1.882249560632689], "std": [0.43943057541014413, 0.43387071475492683], "min": [0, 0], "max": [2, 2], "count": [569]}, "gripper_open_scale_state": {"mean": [0.6007346222178598, 0.8393488574036392], "std": [0.2852377979403866, 0.180676449783253], "min": [0.061, 0.239], "max": [0.841, 0.945], "count": [569]}, "gripper_open_scale_action": {"mean": [0.6007346222178598, 0.8393488574036392], "std": [0.2852377979403866, 0.180676449783253], "min": [0.061, 0.239], "max": [0.841, 0.945], "count": [569]}}} +{"episode_index": 108, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.48744108836344996]], [[0.4728179486255287]], [[0.4586488530052544]]], "std": [[[0.15238318565138342]], [[0.1611245088679862]], [[0.17913078720762732]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4760305431404588]], [[0.45534866798026397]], [[0.43409580049339996]]], "std": [[[0.1472898526206785]], [[0.14919411342931196]], [[0.17444247409182362]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47652410130718953]], [[0.44986907679738564]], [[0.42621011950531845]]], "std": [[[0.1181592728323876]], [[0.14641634346462387]], [[0.17606828962628016]]], "count": [102]}, "observation.state": {"min": [0.30482175946235657, 2.0496973991394043, -1.217367172241211, -1.0134953260421753, -2.5758092403411865, -1.8018256425857544, 0.9301732182502747, 279.0, 0.15026499330997467, 0.2614870071411133, -0.07086700201034546, -3.1361851692199707, -0.26600000262260437, -0.8980000019073486, -0.7979296445846558, -2.173074722290039, 0.4244990050792694, 0.7023903131484985, 2.104308605194092, 1.4035414457321167, -2.585059881210327, 55.0, -0.3295789957046509, 0.21498100459575653, -0.03395700082182884, -3.132185220718384, -0.17299999296665192, -2.825000047683716], "max": [0.7998145818710327, 2.103348731994629, -0.5394987463951111, -0.5308942794799805, -1.9069467782974243, -1.428482174873352, 2.1261775493621826, 938.0, 0.31845399737358093, 0.37084901332855225, 0.021536000072956085, 3.1389999389648438, 0.5339999794960022, -0.16900001466274261, -0.18275342881679535, -2.020986557006836, 0.9466491937637329, 1.1212868690490723, 2.818514823913574, 1.8739427328109741, -0.983231246471405, 735.0, -0.23771700263023376, 0.39173200726509094, 0.05595799908041954, 3.13700008392334, 0.6520000100135803, -1.656999945640564], "mean": [0.49327823519706726, 2.086963653564453, -0.7588949799537659, -0.6771402955055237, -2.1599247455596924, -1.5732126235961914, 1.3126345872879028, 831.4216918945312, 0.2737419605255127, 0.3049519658088684, -0.03217460587620735, -2.230057954788208, 0.3040229380130768, -0.3203592002391815, -0.36751553416252136, -2.146470546722412, 0.7192373871803284, 0.9354440569877625, 2.3263745307922363, 1.689325213432312, -1.6667375564575195, 554.7442626953125, -0.29288291931152344, 0.2743144929409027, -0.008865533396601677, 2.77315354347229, 0.28414204716682434, -2.472817897796631], "std": [0.16958476603031158, 0.008090308867394924, 0.23498184978961945, 0.16788402199745178, 0.1894916445016861, 0.06204216554760933, 0.48961111903190613, 199.66650390625, 0.053813815116882324, 0.037787504494190216, 0.017524972558021545, 1.8654996156692505, 0.2714170813560486, 0.18307428061962128, 0.21869340538978577, 0.03438784182071686, 0.11624840646982193, 0.08722922205924988, 0.2564642131328583, 0.13087201118469238, 0.5644607543945312, 247.2933807373047, 0.024342507123947144, 0.06689279526472092, 0.020319951698184013, 1.094900131225586, 0.2075897753238678, 0.406426340341568], "count": [479]}, "action": {"min": [0.30482175946235657, 2.0496973991394043, -1.217367172241211, -1.0134953260421753, -2.5758092403411865, -1.8018256425857544, 0.9301732182502747, 279.0, 0.15026499330997467, 0.2614870071411133, -0.07086700201034546, -3.1361851692199707, -0.26600000262260437, -0.8980000019073486, -0.7979296445846558, -2.173074722290039, 0.4244990050792694, 0.7023903131484985, 2.104308605194092, 1.4035414457321167, -2.585059881210327, 55.0, -0.3295789957046509, 0.21498100459575653, -0.03395700082182884, -3.132185220718384, -0.17299999296665192, -2.825000047683716], "max": [0.7998145818710327, 2.103348731994629, -0.5394987463951111, -0.5308942794799805, -1.9069467782974243, -1.428482174873352, 2.1261775493621826, 938.0, 0.31845399737358093, 0.37084901332855225, 0.021536000072956085, 3.1389999389648438, 0.5339999794960022, -0.16900001466274261, -0.18275342881679535, -2.020986557006836, 0.9466491937637329, 1.1212868690490723, 2.818514823913574, 1.8739427328109741, -0.983231246471405, 735.0, -0.23771700263023376, 0.39173200726509094, 0.05595799908041954, 3.13700008392334, 0.6520000100135803, -1.656999945640564], "mean": [0.49327823519706726, 2.086963653564453, -0.7588949799537659, -0.6771402955055237, -2.1599247455596924, -1.5732126235961914, 1.3126345872879028, 831.4216918945312, 0.2737419605255127, 0.3049519658088684, -0.03217460587620735, -2.230057954788208, 0.3040229380130768, -0.3203592002391815, -0.36751553416252136, -2.146470546722412, 0.7192373871803284, 0.9354440569877625, 2.3263745307922363, 1.689325213432312, -1.6667375564575195, 554.7442626953125, -0.29288291931152344, 0.2743144929409027, -0.008865533396601677, 2.77315354347229, 0.28414204716682434, -2.472817897796631], "std": [0.16958476603031158, 0.008090308867394924, 0.23498184978961945, 0.16788402199745178, 0.1894916445016861, 0.06204216554760933, 0.48961111903190613, 199.66650390625, 0.053813815116882324, 0.037787504494190216, 0.017524972558021545, 1.8654996156692505, 0.2714170813560486, 0.18307428061962128, 0.21869340538978577, 0.03438784182071686, 0.11624840646982193, 0.08722922205924988, 0.2564642131328583, 0.13087201118469238, 0.5644607543945312, 247.2933807373047, 0.024342507123947144, 0.06689279526472092, 0.020319951698184013, 1.094900131225586, 0.2075897753238678, 0.406426340341568], "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": [110], "max": [110], "mean": [110.0], "std": [0.0], "count": [479]}, "index": {"min": [67260], "max": [67738], "mean": [67499.0], "std": [138.27508813954884], "count": [479]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [479]}, "subtask_annotation": {"mean": [11.724425887265136, 29.0, 29.0, 29.0, 29.0], "std": [10.44536678632564, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [479]}, "scene_annotation": {"mean": [110.0], "std": [0.0], "min": [110], "max": [110], "count": [479]}, "eef_direction_state": {"mean": [4.379958246346555, 4.791231732776618], "std": [2.1002274452657406, 1.7995146488295433], "min": [0, 0], "max": [6, 6], "count": [479]}, "eef_velocity_state": {"mean": [0.6137787056367432, 0.5386221294363257], "std": [0.7501552526058182, 0.7714036911427232], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_acc_mag_state": {"mean": [0.4759916492693111, 0.4321503131524008], "std": [0.7444630744646282, 0.7332612045563422], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_direction_action": {"mean": [4.379958246346555, 4.791231732776618], "std": [2.1002274452657406, 1.7995146488295433], "min": [0, 0], "max": [6, 6], "count": [479]}, "eef_velocity_action": {"mean": [0.6137787056367432, 0.5386221294363257], "std": [0.7501552526058182, 0.7714036911427232], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_acc_mag_action": {"mean": [0.4759916492693111, 0.4321503131524008], "std": [0.7444630744646282, 0.7332612045563422], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_sim_pose_state": {"mean": [0.48993675839128453, 0.29720732721880705, 1.0774541680108445, -2.6589810239140554, 0.796622286305936, 1.4568683718779223, 0.5198400994652048, -0.2676435327158065, 1.06975487727786, 2.920622168552057, 1.0122469980142763, -2.1788322846054746], "std": [0.06692921498281851, 0.025716736348529123, 0.03247835924431233, 0.227762024879952, 0.35261961994885527, 2.1097378028773304, 0.04479685424395203, 0.04879649123419849, 0.043463871712432496, 0.1648874140729828, 0.3070710315792634, 0.17267261702860937], "min": [0.42455531249911593, 0.2411668118704906, 1.0243481879835665, -3.062663861402532, 0.21534579167182044, -3.1403971912349493, 0.4720138670515418, -0.3091686204312958, 1.0249787931668914, 2.2938919976307806, 0.40483312237759783, -2.9573688663556115], "max": [0.6085236369042045, 0.35799046832602033, 1.1397493950205426, -2.028041216636728, 1.2233458382350149, 3.1344458489570735, 0.5964383964161226, -0.15180687770831458, 1.1679807918055631, 3.120596275050171, 1.260426050891426, -2.0446229042471122], "count": [479]}, "eef_sim_pose_action": {"mean": [0.48993675839128453, 0.29720732721880705, 1.0774541680108445, -2.6589810239140554, 0.796622286305936, 1.4568683718779223, 0.5198400994652048, -0.2676435327158065, 1.06975487727786, 2.920622168552057, 1.0122469980142763, -2.1788322846054746], "std": [0.06692921498281851, 0.025716736348529123, 0.03247835924431233, 0.227762024879952, 0.35261961994885527, 2.1097378028773304, 0.04479685424395203, 0.04879649123419849, 0.043463871712432496, 0.1648874140729828, 0.3070710315792634, 0.17267261702860937], "min": [0.42455531249911593, 0.2411668118704906, 1.0243481879835665, -3.062663861402532, 0.21534579167182044, -3.1403971912349493, 0.4720138670515418, -0.3091686204312958, 1.0249787931668914, 2.2938919976307806, 0.40483312237759783, -2.9573688663556115], "max": [0.6085236369042045, 0.35799046832602033, 1.1397493950205426, -2.028041216636728, 1.2233458382350149, 3.1344458489570735, 0.5964383964161226, -0.15180687770831458, 1.1679807918055631, 3.120596275050171, 1.260426050891426, -2.0446229042471122], "count": [479]}, "gripper_mode_state": {"mean": [0.23382045929018788, 0.11482254697286012], "std": [0.4232593201661527, 0.31880766879033157], "min": [0, 0], "max": [1, 1], "count": [479]}, "gripper_activity_state": {"mean": [1.8413361169102296, 1.9102296450939458], "std": [0.49198491262314537, 0.36877010150522554], "min": [0, 0], "max": [2, 2], "count": [479]}, "gripper_mode_action": {"mean": [0.23382045929018788, 0.11482254697286012], "std": [0.4232593201661527, 0.31880766879033157], "min": [0, 0], "max": [1, 1], "count": [479]}, "gripper_activity_action": {"mean": [1.8413361169102296, 1.9102296450939458], "std": [0.49198491262314537, 0.36877010150522554], "min": [0, 0], "max": [2, 2], "count": [479]}, "gripper_open_scale_state": {"mean": [0.5547442589124714, 0.8314217118997914], "std": [0.24729339081336257, 0.1996665661102892], "min": [0.055, 0.279], "max": [0.735, 0.938], "count": [479]}, "gripper_open_scale_action": {"mean": [0.5547442589124714, 0.8314217118997914], "std": [0.24729339081336257, 0.1996665661102892], "min": [0.055, 0.279], "max": [0.735, 0.938], "count": [479]}}} +{"episode_index": 109, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.4939321694823763]], [[0.4773366104254202]], [[0.463219158496732]]], "std": [[[0.14488257634015209]], [[0.1560910455559115]], [[0.17564819716251537]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47882550077322594]], [[0.4612481417045985]], [[0.4429815574667367]]], "std": [[[0.10467098070055147]], [[0.12339985961573853]], [[0.1499973784867437]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46935095340219424]], [[0.4464421612394958]], [[0.4258240236198646]]], "std": [[[0.12190010065305396]], [[0.14587486576508166]], [[0.1711608190043935]]], "count": [112]}, "observation.state": {"min": [0.3827856183052063, 2.0424368381500244, -1.3343217372894287, -0.8673065304756165, -2.4781057834625244, -1.6387594938278198, 0.93764328956604, 263.0, 0.13513000309467316, 0.2684110105037689, -0.10360699892044067, -3.1401853561401367, -0.19699999690055847, -0.6800000071525574, -0.8410043716430664, -2.1755530834198, 0.41203731298446655, 0.625683069229126, 2.1242403984069824, 1.3622643947601318, -2.394591808319092, 62.0, -0.3478519916534424, 0.19594000279903412, -0.023576000705361366, -3.1411852836608887, -0.2770000398159027, -2.822999954223633], "max": [0.854373574256897, 2.101376533508301, -0.6349334120750427, -0.4953767955303192, -1.8809237480163574, -1.3922666311264038, 2.02372670173645, 957.0, 0.308910995721817, 0.37439900636672974, 0.01359300035983324, 3.1389999389648438, 0.453000009059906, -0.16899999976158142, -0.1523149013519287, -1.942394495010376, 0.9065938591957092, 1.11838960647583, 2.8547301292419434, 1.8374303579330444, -0.9478709101676941, 670.0, -0.2420859932899475, 0.4030509889125824, 0.0541980005800724, 3.1410000324249268, 0.6159999966621399, -1.5729999542236328], "mean": [0.5117083787918091, 2.0866100788116455, -0.7947612404823303, -0.6885606646537781, -2.138079881668091, -1.5462473630905151, 1.3182133436203003, 772.0166625976562, 0.26909902691841125, 0.3123103976249695, -0.03472900390625, -2.253859519958496, 0.2943323850631714, -0.30296701192855835, -0.38597339391708374, -2.1265597343444824, 0.5470746755599976, 0.8830148577690125, 2.3923816680908203, 1.6667354106903076, -1.705802321434021, 473.45294189453125, -0.3161308169364929, 0.2756364643573761, 0.006189320236444473, 1.5928676128387451, 0.3040556311607361, -2.330106019973755], "std": [0.15366193652153015, 0.008794517256319523, 0.2167075127363205, 0.07270737737417221, 0.14125384390354156, 0.056073449552059174, 0.358690470457077, 157.695068359375, 0.05050975829362869, 0.029743889346718788, 0.025207694619894028, 1.8875720500946045, 0.1858416646718979, 0.12377364188432693, 0.22348466515541077, 0.04853835329413414, 0.1328660249710083, 0.09769255667924881, 0.21937590837478638, 0.1321125328540802, 0.5177013874053955, 222.5106964111328, 0.03208235651254654, 0.06897319108247757, 0.014815102331340313, 2.476062536239624, 0.22584953904151917, 0.4247828423976898], "count": [542]}, "action": {"min": [0.3827856183052063, 2.0424368381500244, -1.3343217372894287, -0.8673065304756165, -2.4781057834625244, -1.6387594938278198, 0.93764328956604, 263.0, 0.13513000309467316, 0.2684110105037689, -0.10360699892044067, -3.1401853561401367, -0.19699999690055847, -0.6800000071525574, -0.8410043716430664, -2.1755530834198, 0.41203731298446655, 0.625683069229126, 2.1242403984069824, 1.3622643947601318, -2.394591808319092, 62.0, -0.3478519916534424, 0.19594000279903412, -0.023576000705361366, -3.1411852836608887, -0.2770000398159027, -2.822999954223633], "max": [0.854373574256897, 2.101376533508301, -0.6349334120750427, -0.4953767955303192, -1.8809237480163574, -1.3922666311264038, 2.02372670173645, 957.0, 0.308910995721817, 0.37439900636672974, 0.01359300035983324, 3.1389999389648438, 0.453000009059906, -0.16899999976158142, -0.1523149013519287, -1.942394495010376, 0.9065938591957092, 1.11838960647583, 2.8547301292419434, 1.8374303579330444, -0.9478709101676941, 670.0, -0.2420859932899475, 0.4030509889125824, 0.0541980005800724, 3.1410000324249268, 0.6159999966621399, -1.5729999542236328], "mean": [0.5117083787918091, 2.0866100788116455, -0.7947612404823303, -0.6885606646537781, -2.138079881668091, -1.5462473630905151, 1.3182133436203003, 772.0166625976562, 0.26909902691841125, 0.3123103976249695, -0.03472900390625, -2.253859519958496, 0.2943323850631714, -0.30296701192855835, -0.38597339391708374, -2.1265597343444824, 0.5470746755599976, 0.8830148577690125, 2.3923816680908203, 1.6667354106903076, -1.705802321434021, 473.45294189453125, -0.3161308169364929, 0.2756364643573761, 0.006189320236444473, 1.5928676128387451, 0.3040556311607361, -2.330106019973755], "std": [0.15366193652153015, 0.008794517256319523, 0.2167075127363205, 0.07270737737417221, 0.14125384390354156, 0.056073449552059174, 0.358690470457077, 157.695068359375, 0.05050975829362869, 0.029743889346718788, 0.025207694619894028, 1.8875720500946045, 0.1858416646718979, 0.12377364188432693, 0.22348466515541077, 0.04853835329413414, 0.1328660249710083, 0.09769255667924881, 0.21937590837478638, 0.1321125328540802, 0.5177013874053955, 222.5106964111328, 0.03208235651254654, 0.06897319108247757, 0.014815102331340313, 2.476062536239624, 0.22584953904151917, 0.4247828423976898], "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": [111], "max": [111], "mean": [111.0], "std": [0.0], "count": [542]}, "index": {"min": [67739], "max": [68280], "mean": [68009.5], "std": [156.46165664468722], "count": [542]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [542]}, "subtask_annotation": {"mean": [8.72509225092251, 29.0, 29.0, 29.0, 29.0], "std": [10.20292617253817, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [542]}, "scene_annotation": {"mean": [111.0], "std": [0.0], "min": [111], "max": [111], "count": [542]}, "eef_direction_state": {"mean": [3.9132841328413286, 5.108856088560886], "std": [2.3301823385899576, 1.5832247270950148], "min": [0, 0], "max": [6, 6], "count": [542]}, "eef_velocity_state": {"mean": [0.6752767527675276, 0.42066420664206644], "std": [0.722399533339776, 0.7188661645393902], "min": [0, 0], "max": [2, 2], "count": [542]}, "eef_acc_mag_state": {"mean": [0.5645756457564576, 0.4151291512915129], "std": [0.7841133055955846, 0.7384984528553588], "min": [0, 0], "max": [2, 2], "count": [542]}, "eef_direction_action": {"mean": [3.9132841328413286, 5.108856088560886], "std": [2.3301823385899576, 1.5832247270950148], "min": [0, 0], "max": [6, 6], "count": [542]}, "eef_velocity_action": {"mean": [0.6752767527675276, 0.42066420664206644], "std": [0.722399533339776, 0.7188661645393902], "min": [0, 0], "max": [2, 2], "count": [542]}, "eef_acc_mag_action": {"mean": [0.5645756457564576, 0.4151291512915129], "std": [0.7841133055955846, 0.7384984528553588], "min": [0, 0], "max": [2, 2], "count": [542]}, "eef_sim_pose_state": {"mean": [0.4868861617928025, 0.32275993832894295, 1.0722393582744345, -2.4723667142056995, 0.7201233810932263, 0.9963628303541315, 0.5286775521241166, -0.26384351589945365, 1.0718439199468297, 2.9048725046410895, 1.0147347327885408, -2.1420997266889183], "std": [0.07148170384060072, 0.03159391310679183, 0.03180044504906932, 0.8532552604198691, 0.34167812867795855, 2.485040585593531, 0.034977624937509874, 0.05273266238373899, 0.030107725434579197, 0.14328884279819684, 0.21174393881868558, 0.11326307257985221], "min": [0.4047408763775116, 0.23930068148570477, 1.0245294105426337, -3.1405642445182536, 0.23445032129106358, -3.1312500357371387, 0.48513709301441116, -0.3008567866903156, 1.025583377588313, 2.4924224476879995, 0.4809555929555964, -2.688366881492125], "max": [0.6185096101117593, 0.35786649184050184, 1.138960196887923, 3.140676922484682, 1.192779439842747, 3.1411296607889145, 0.5997066570936308, -0.11834664820783149, 1.1392308356655474, 3.0307126783051617, 1.1934163001588045, -1.9982283967359011], "count": [542]}, "eef_sim_pose_action": {"mean": [0.4868861617928025, 0.32275993832894295, 1.0722393582744345, -2.4723667142056995, 0.7201233810932263, 0.9963628303541315, 0.5286775521241166, -0.26384351589945365, 1.0718439199468297, 2.9048725046410895, 1.0147347327885408, -2.1420997266889183], "std": [0.07148170384060072, 0.03159391310679183, 0.03180044504906932, 0.8532552604198691, 0.34167812867795855, 2.485040585593531, 0.034977624937509874, 0.05273266238373899, 0.030107725434579197, 0.14328884279819684, 0.21174393881868558, 0.11326307257985221], "min": [0.4047408763775116, 0.23930068148570477, 1.0245294105426337, -3.1405642445182536, 0.23445032129106358, -3.1312500357371387, 0.48513709301441116, -0.3008567866903156, 1.025583377588313, 2.4924224476879995, 0.4809555929555964, -2.688366881492125], "max": [0.6185096101117593, 0.35786649184050184, 1.138960196887923, 3.140676922484682, 1.192779439842747, 3.1411296607889145, 0.5997066570936308, -0.11834664820783149, 1.1392308356655474, 3.0307126783051617, 1.1934163001588045, -1.9982283967359011], "count": [542]}, "gripper_mode_state": {"mean": [0.3081180811808118, 0.08856088560885608], "std": [0.4617156367617036, 0.2841088790394115], "min": [0, 0], "max": [1, 1], "count": [542]}, "gripper_activity_state": {"mean": [1.8745387453874538, 1.8616236162361623], "std": [0.441125352833042, 0.4717514105867754], "min": [0, 0], "max": [2, 2], "count": [542]}, "gripper_mode_action": {"mean": [0.3081180811808118, 0.08856088560885608], "std": [0.4617156367617036, 0.2841088790394115], "min": [0, 0], "max": [1, 1], "count": [542]}, "gripper_activity_action": {"mean": [1.8745387453874538, 1.8616236162361623], "std": [0.441125352833042, 0.4717514105867754], "min": [0, 0], "max": [2, 2], "count": [542]}, "gripper_open_scale_state": {"mean": [0.47345295211397886, 0.7720166052786633], "std": [0.22251069924337533, 0.1576951109572001], "min": [0.062, 0.263], "max": [0.67, 0.957], "count": [542]}, "gripper_open_scale_action": {"mean": [0.47345295211397886, 0.7720166052786633], "std": [0.22251069924337533, 0.1576951109572001], "min": [0.062, 0.263], "max": [0.67, 0.957], "count": [542]}}} +{"episode_index": 110, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8470588235294118]], [[1.0]], [[1.0]]], "mean": [[[0.48916115052241554]], [[0.4727368518710301]], [[0.4570878656333425]]], "std": [[[0.14312154622995202]], [[0.1545353665347501]], [[0.17457965438012074]]], "count": [142]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.47308277812298627]], [[0.46208923352204734]], [[0.44669783899475285]]], "std": [[[0.10864444135826615]], [[0.1215963015265334]], [[0.14533216099771065]]], "count": [142]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4791463094333978]], [[0.44943652622433955]], [[0.4245527507364448]]], "std": [[[0.12173054589860595]], [[0.14768580576853327]], [[0.1787823920647646]]], "count": [142]}, "observation.state": {"min": [0.3543018400669098, 2.0355775356292725, -1.6364381313323975, -1.1534008979797363, -2.5234668254852295, -1.7736386060714722, 0.9223018288612366, 202.0, 0.08694399893283844, 0.262580007314682, -0.11241500079631805, -3.1411852836608887, -0.4699999690055847, -0.8449999690055847, -0.7860613465309143, -2.1754658222198486, 0.35379570722579956, 0.6303606033325195, 2.0948665142059326, 1.4587113857269287, -2.5318968296051025, 66.0, -0.35525399446487427, 0.19545699656009674, -0.01421200018376112, 2.697999954223633, -0.2750000059604645, -2.8550000190734863], "max": [0.8909731507301331, 2.1123545169830322, -0.6671521067619324, -0.47684139013290405, -1.9215726852416992, -1.3670990467071533, 2.1262123584747314, 945.0, 0.3128789961338043, 0.3633800148963928, 0.005590999964624643, 3.1410000324249268, 0.5649999976158142, 0.04100000485777855, -0.1517912894487381, -1.9764807224273682, 0.8585450053215027, 1.13472580909729, 2.8540148735046387, 1.9122174978256226, -0.8742703795433044, 731.0, -0.26599499583244324, 0.37950098514556885, 0.049995001405477524, 3.114000082015991, 0.6579999923706055, -1.684999942779541], "mean": [0.5534761548042297, 2.0894453525543213, -0.9193786382675171, -0.6721669435501099, -2.1047441959381104, -1.5288703441619873, 1.337497353553772, 821.7091674804688, 0.24715325236320496, 0.3106606900691986, -0.051685404032468796, -1.2821414470672607, 0.23206979036331177, -0.2264845371246338, -0.35676145553588867, -2.091325283050537, 0.5363768339157104, 0.8975262641906738, 2.365631580352783, 1.7347042560577393, -1.6113553047180176, 515.5060424804688, -0.32433468103408813, 0.26544785499572754, 0.023933127522468567, 2.903264284133911, 0.29973703622817993, -2.4344046115875244], "std": [0.2036808580160141, 0.013337250798940659, 0.3353874683380127, 0.2360430210828781, 0.19555345177650452, 0.09396234154701233, 0.5128706097602844, 248.1298828125, 0.07665577530860901, 0.02939567156136036, 0.02295961230993271, 2.6432108879089355, 0.36321601271629333, 0.1324288547039032, 0.1873539835214615, 0.04751138389110565, 0.14017094671726227, 0.10477554053068161, 0.22242778539657593, 0.13784265518188477, 0.5472678542137146, 228.79629516601562, 0.02538791298866272, 0.05811960622668266, 0.018294984474778175, 0.10272454470396042, 0.22532251477241516, 0.4046308398246765], "count": [741]}, "action": {"min": [0.3543018400669098, 2.0355775356292725, -1.6364381313323975, -1.1534008979797363, -2.5234668254852295, -1.7736386060714722, 0.9223018288612366, 202.0, 0.08694399893283844, 0.262580007314682, -0.11241500079631805, -3.1411852836608887, -0.4699999690055847, -0.8449999690055847, -0.7860613465309143, -2.1754658222198486, 0.35379570722579956, 0.6303606033325195, 2.0948665142059326, 1.4587113857269287, -2.5318968296051025, 66.0, -0.35525399446487427, 0.19545699656009674, -0.01421200018376112, 2.697999954223633, -0.2750000059604645, -2.8550000190734863], "max": [0.8909731507301331, 2.1123545169830322, -0.6671521067619324, -0.47684139013290405, -1.9215726852416992, -1.3670990467071533, 2.1262123584747314, 945.0, 0.3128789961338043, 0.3633800148963928, 0.005590999964624643, 3.1410000324249268, 0.5649999976158142, 0.04100000485777855, -0.1517912894487381, -1.9764807224273682, 0.8585450053215027, 1.13472580909729, 2.8540148735046387, 1.9122174978256226, -0.8742703795433044, 731.0, -0.26599499583244324, 0.37950098514556885, 0.049995001405477524, 3.114000082015991, 0.6579999923706055, -1.684999942779541], "mean": [0.5534761548042297, 2.0894453525543213, -0.9193786382675171, -0.6721669435501099, -2.1047441959381104, -1.5288703441619873, 1.337497353553772, 821.7091674804688, 0.24715325236320496, 0.3106606900691986, -0.051685404032468796, -1.2821414470672607, 0.23206979036331177, -0.2264845371246338, -0.35676145553588867, -2.091325283050537, 0.5363768339157104, 0.8975262641906738, 2.365631580352783, 1.7347042560577393, -1.6113553047180176, 515.5060424804688, -0.32433468103408813, 0.26544785499572754, 0.023933127522468567, 2.903264284133911, 0.29973703622817993, -2.4344046115875244], "std": [0.2036808580160141, 0.013337250798940659, 0.3353874683380127, 0.2360430210828781, 0.19555345177650452, 0.09396234154701233, 0.5128706097602844, 248.1298828125, 0.07665577530860901, 0.02939567156136036, 0.02295961230993271, 2.6432108879089355, 0.36321601271629333, 0.1324288547039032, 0.1873539835214615, 0.04751138389110565, 0.14017094671726227, 0.10477554053068161, 0.22242778539657593, 0.13784265518188477, 0.5472678542137146, 228.79629516601562, 0.02538791298866272, 0.05811960622668266, 0.018294984474778175, 0.10272454470396042, 0.22532251477241516, 0.4046308398246765], "count": [741]}, "timestamp": {"min": [0.0], "max": [24.666666666666668], "mean": [12.333333333333334], "std": [7.130269331570915], "count": [741]}, "frame_index": {"min": [0], "max": [740], "mean": [370.0], "std": [213.90807994712745], "count": [741]}, "episode_index": {"min": [112], "max": [112], "mean": [112.0], "std": [0.0], "count": [741]}, "index": {"min": [68281], "max": [69021], "mean": [68651.0], "std": [213.90807994712745], "count": [741]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [741]}, "subtask_annotation": {"mean": [11.0, 29.0, 29.0, 29.0, 29.0], "std": [9.734117137021054, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [741]}, "scene_annotation": {"mean": [112.0], "std": [0.0], "min": [112], "max": [112], "count": [741]}, "eef_direction_state": {"mean": [4.3117408906882595, 4.991902834008097], "std": [2.174874266690459, 1.5697681207019052], "min": [0, 0], "max": [6, 6], "count": [741]}, "eef_velocity_state": {"mean": [0.5006747638326585, 0.45883940620782726], "std": [0.5846087802413946, 0.6931266579444353], "min": [0, 0], "max": [2, 2], "count": [741]}, "eef_acc_mag_state": {"mean": [0.4898785425101215, 0.3792172739541161], "std": [0.7574854426155033, 0.7127524966515281], "min": [0, 0], "max": [2, 2], "count": [741]}, "eef_direction_action": {"mean": [4.3117408906882595, 4.991902834008097], "std": [2.174874266690459, 1.5697681207019052], "min": [0, 0], "max": [6, 6], "count": [741]}, "eef_velocity_action": {"mean": [0.5006747638326585, 0.45883940620782726], "std": [0.5846087802413946, 0.6931266579444353], "min": [0, 0], "max": [2, 2], "count": [741]}, "eef_acc_mag_action": {"mean": [0.4898785425101215, 0.3792172739541161], "std": [0.7574854426155033, 0.7127524966515281], "min": [0, 0], "max": [2, 2], "count": [741]}, "eef_sim_pose_state": {"mean": [0.47723284995691784, 0.34137577979817624, 1.0785624686176067, -2.6863953521556443, 0.788703721559495, 1.595135440831364, 0.5273153814329297, -0.233191594398446, 1.0761467618171445, 2.927931442107441, 0.9698355416409755, -2.0546930250971394], "std": [0.06239095211888615, 0.03163254258782584, 0.02359566453751893, 0.20705908036194207, 0.37874191154533965, 2.118060598223424, 0.03807750376095982, 0.07266515677642132, 0.056570259428714444, 0.47643055684005725, 0.35432853669833275, 0.24668487429885771], "min": [0.3987208014369469, 0.2777056534596837, 1.0255218563723854, -3.091807309208031, 0.17990772210485773, -3.140957634962182, 0.475908470058237, -0.2909001356508433, 1.028434650337855, -3.140594846387178, 0.2938758306969016, -2.889548782805834], "max": [0.598107708764254, 0.37409741155412407, 1.1390677999168755, -2.1893095414334094, 1.2566364156295013, 3.140365878082074, 0.592491714978731, -0.06825241069686089, 1.1988313859684034, 3.1387841781688626, 1.2958929526492908, -1.5232348834139584], "count": [741]}, "eef_sim_pose_action": {"mean": [0.47723284995691784, 0.34137577979817624, 1.0785624686176067, -2.6863953521556443, 0.788703721559495, 1.595135440831364, 0.5273153814329297, -0.233191594398446, 1.0761467618171445, 2.927931442107441, 0.9698355416409755, -2.0546930250971394], "std": [0.06239095211888615, 0.03163254258782584, 0.02359566453751893, 0.20705908036194207, 0.37874191154533965, 2.118060598223424, 0.03807750376095982, 0.07266515677642132, 0.056570259428714444, 0.47643055684005725, 0.35432853669833275, 0.24668487429885771], "min": [0.3987208014369469, 0.2777056534596837, 1.0255218563723854, -3.091807309208031, 0.17990772210485773, -3.140957634962182, 0.475908470058237, -0.2909001356508433, 1.028434650337855, -3.140594846387178, 0.2938758306969016, -2.889548782805834], "max": [0.598107708764254, 0.37409741155412407, 1.1390677999168755, -2.1893095414334094, 1.2566364156295013, 3.140365878082074, 0.592491714978731, -0.06825241069686089, 1.1988313859684034, 3.1387841781688626, 1.2958929526492908, -1.5232348834139584], "count": [741]}, "gripper_mode_state": {"mean": [0.242914979757085, 0.1484480431848853], "std": [0.4288441352830923, 0.3555435580339815], "min": [0, 0], "max": [1, 1], "count": [741]}, "gripper_activity_state": {"mean": [1.8987854251012146, 1.9068825910931173], "std": [0.4080977015184071, 0.39663717802606013], "min": [0, 0], "max": [2, 2], "count": [741]}, "gripper_mode_action": {"mean": [0.242914979757085, 0.1484480431848853], "std": [0.4288441352830923, 0.3555435580339815], "min": [0, 0], "max": [1, 1], "count": [741]}, "gripper_activity_action": {"mean": [1.8987854251012146, 1.9068825910931173], "std": [0.4080977015184071, 0.39663717802606013], "min": [0, 0], "max": [2, 2], "count": [741]}, "gripper_open_scale_state": {"mean": [0.5155060727303485, 0.8217091768293078], "std": [0.2287962620731617, 0.24812984590619838], "min": [0.066, 0.202], "max": [0.731, 0.945], "count": [741]}, "gripper_open_scale_action": {"mean": [0.5155060727303485, 0.8217091768293078], "std": [0.2287962620731617, 0.24812984590619838], "min": [0.066, 0.202], "max": [0.731, 0.945], "count": [741]}}} +{"episode_index": 111, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[1.0]], [[1.0]]], "mean": [[[0.49016968520446524]], [[0.47536646133379606]], [[0.4603042433049916]]], "std": [[[0.14867706097340588]], [[0.15809348712472712]], [[0.17723569595210892]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47985157831569203]], [[0.4676077364943027]], [[0.45154143711319333]]], "std": [[[0.11210034048502228]], [[0.12314704649426866]], [[0.1466163415526229]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4797976477095263]], [[0.4484340223552548]], [[0.4231892587049569]]], "std": [[[0.11642193880890629]], [[0.1446464956172909]], [[0.17598975908028489]]], "count": [113]}, "observation.state": {"min": [0.30777138471603394, 2.0500638484954834, -1.25684654712677, -1.1119842529296875, -2.5213725566864014, -1.7853846549987793, 1.0706373453140259, 276.0, 0.15152400732040405, 0.25937700271606445, -0.0632459968328476, -3.1411852836608887, -0.27400001883506775, -0.7179999947547913, -0.7211526036262512, -2.175518035888672, 0.31869712471961975, 0.5890137553215027, 2.1151297092437744, 1.5217700004577637, -2.506589651107788, 61.0, -0.35356900095939636, 0.1859010010957718, -0.028264999389648438, -3.1401853561401367, -0.13600002229213715, -2.8510000705718994], "max": [0.7498458623886108, 2.1037676334381104, -0.5967106223106384, -0.6395584940910339, -2.0560851097106934, -1.3864896297454834, 1.8622838258743286, 938.0, 0.31987398862838745, 0.37847700715065, 0.029618000611662865, 3.1410000324249268, 0.4779999852180481, -0.12999999523162842, -0.13955652713775635, -2.0178799629211426, 0.918915867805481, 1.1860384941101074, 2.7520177364349365, 1.809121012687683, -0.8344244360923767, 891.0, -0.260343998670578, 0.35875800251960754, 0.06548500061035156, 3.1389999389648438, 0.7400000095367432, -1.5920000076293945], "mean": [0.46868112683296204, 2.0825581550598145, -0.7705330848693848, -0.7740724086761475, -2.2002243995666504, -1.631855845451355, 1.3547868728637695, 838.6109619140625, 0.2747533321380615, 0.30017897486686707, -0.019035670906305313, -2.623657703399658, 0.2742309868335724, -0.3134654760360718, -0.32475554943084717, -2.142291307449341, 0.5823273062705994, 0.8895376920700073, 2.287468910217285, 1.710586428642273, -1.6046198606491089, 626.7363891601562, -0.3111068904399872, 0.26102930307388306, 0.0011488619493320584, 1.9641386270523071, 0.3836926221847534, -2.417813777923584], "std": [0.15629446506500244, 0.01046744454652071, 0.22461390495300293, 0.1579686850309372, 0.1481803059577942, 0.07365059107542038, 0.3135371208190918, 184.3636932373047, 0.052070584148168564, 0.03930104151368141, 0.01701108179986477, 1.408501148223877, 0.2615112066268921, 0.09041974693536758, 0.17479941248893738, 0.03514445945620537, 0.13698938488960266, 0.14420923590660095, 0.22191543877124786, 0.09687916934490204, 0.5661911368370056, 300.9249267578125, 0.02658802643418312, 0.05568726360797882, 0.01840672828257084, 2.183206081390381, 0.222946435213089, 0.42054396867752075], "count": [550]}, "action": {"min": [0.30777138471603394, 2.0500638484954834, -1.25684654712677, -1.1119842529296875, -2.5213725566864014, -1.7853846549987793, 1.0706373453140259, 276.0, 0.15152400732040405, 0.25937700271606445, -0.0632459968328476, -3.1411852836608887, -0.27400001883506775, -0.7179999947547913, -0.7211526036262512, -2.175518035888672, 0.31869712471961975, 0.5890137553215027, 2.1151297092437744, 1.5217700004577637, -2.506589651107788, 61.0, -0.35356900095939636, 0.1859010010957718, -0.028264999389648438, -3.1401853561401367, -0.13600002229213715, -2.8510000705718994], "max": [0.7498458623886108, 2.1037676334381104, -0.5967106223106384, -0.6395584940910339, -2.0560851097106934, -1.3864896297454834, 1.8622838258743286, 938.0, 0.31987398862838745, 0.37847700715065, 0.029618000611662865, 3.1410000324249268, 0.4779999852180481, -0.12999999523162842, -0.13955652713775635, -2.0178799629211426, 0.918915867805481, 1.1860384941101074, 2.7520177364349365, 1.809121012687683, -0.8344244360923767, 891.0, -0.260343998670578, 0.35875800251960754, 0.06548500061035156, 3.1389999389648438, 0.7400000095367432, -1.5920000076293945], "mean": [0.46868112683296204, 2.0825581550598145, -0.7705330848693848, -0.7740724086761475, -2.2002243995666504, -1.631855845451355, 1.3547868728637695, 838.6109619140625, 0.2747533321380615, 0.30017897486686707, -0.019035670906305313, -2.623657703399658, 0.2742309868335724, -0.3134654760360718, -0.32475554943084717, -2.142291307449341, 0.5823273062705994, 0.8895376920700073, 2.287468910217285, 1.710586428642273, -1.6046198606491089, 626.7363891601562, -0.3111068904399872, 0.26102930307388306, 0.0011488619493320584, 1.9641386270523071, 0.3836926221847534, -2.417813777923584], "std": [0.15629446506500244, 0.01046744454652071, 0.22461390495300293, 0.1579686850309372, 0.1481803059577942, 0.07365059107542038, 0.3135371208190918, 184.3636932373047, 0.052070584148168564, 0.03930104151368141, 0.01701108179986477, 1.408501148223877, 0.2615112066268921, 0.09041974693536758, 0.17479941248893738, 0.03514445945620537, 0.13698938488960266, 0.14420923590660095, 0.22191543877124786, 0.09687916934490204, 0.5661911368370056, 300.9249267578125, 0.02658802643418312, 0.05568726360797882, 0.01840672828257084, 2.183206081390381, 0.222946435213089, 0.42054396867752075], "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": [113], "max": [113], "mean": [113.0], "std": [0.0], "count": [550]}, "index": {"min": [69022], "max": [69571], "mean": [69296.5], "std": [158.77106159498965], "count": [550]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [550]}, "subtask_annotation": {"mean": [10.792727272727273, 29.0, 29.0, 29.0, 29.0], "std": [10.157699355579862, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [550]}, "scene_annotation": {"mean": [113.0], "std": [0.0], "min": [113], "max": [113], "count": [550]}, "eef_direction_state": {"mean": [4.1909090909090905, 4.963636363636364], "std": [2.1754642327786455, 1.5697554686654125], "min": [0, 0], "max": [6, 6], "count": [550]}, "eef_velocity_state": {"mean": [0.5963636363636363, 0.4727272727272727], "std": [0.6472216527346634, 0.6968642871540661], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_acc_mag_state": {"mean": [0.5327272727272727, 0.41454545454545455], "std": [0.7709626911040423, 0.7254887209995207], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_direction_action": {"mean": [4.1909090909090905, 4.963636363636364], "std": [2.1754642327786455, 1.5697554686654125], "min": [0, 0], "max": [6, 6], "count": [550]}, "eef_velocity_action": {"mean": [0.5963636363636363, 0.4727272727272727], "std": [0.6472216527346634, 0.6968642871540661], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_acc_mag_action": {"mean": [0.5327272727272727, 0.41454545454545455], "std": [0.7709626911040423, 0.7254887209995207], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_sim_pose_state": {"mean": [0.4718210807156591, 0.3177641248899518, 1.0686035052521956, -2.567303174607121, 0.8382792748556424, 1.321286788171534, 0.5164187665865476, -0.27782211214616004, 1.0797890392552167, 2.8365852889268965, 0.9831944990703253, -2.20598270812306], "std": [0.059212517120591404, 0.025867041042270306, 0.032333132964953416, 0.24805027589360318, 0.3732949149866238, 2.321750240592013, 0.04415353991194731, 0.04965993929342035, 0.03986693588502729, 0.13539820203255454, 0.24061651878362578, 0.2200460776183289], "min": [0.38995167339931064, 0.26283451342173664, 1.013327243615626, -2.9686894146740164, 0.2112392980958635, -3.1406148896639667, 0.4710552855999732, -0.3189156453978463, 1.0420701143266817, 2.3834797884701975, 0.4889853905581001, -2.8005952453038865], "max": [0.5774035349882257, 0.3825444225935505, 1.13535095292125, -1.927312479697501, 1.288962293520735, 3.132762661988319, 0.600213006421977, -0.16180339204135463, 1.1691696699393745, 3.1338099197634968, 1.1649320174482023, -1.7374912035663403], "count": [550]}, "eef_sim_pose_action": {"mean": [0.4718210807156591, 0.3177641248899518, 1.0686035052521956, -2.567303174607121, 0.8382792748556424, 1.321286788171534, 0.5164187665865476, -0.27782211214616004, 1.0797890392552167, 2.8365852889268965, 0.9831944990703253, -2.20598270812306], "std": [0.059212517120591404, 0.025867041042270306, 0.032333132964953416, 0.24805027589360318, 0.3732949149866238, 2.321750240592013, 0.04415353991194731, 0.04965993929342035, 0.03986693588502729, 0.13539820203255454, 0.24061651878362578, 0.2200460776183289], "min": [0.38995167339931064, 0.26283451342173664, 1.013327243615626, -2.9686894146740164, 0.2112392980958635, -3.1406148896639667, 0.4710552855999732, -0.3189156453978463, 1.0420701143266817, 2.3834797884701975, 0.4889853905581001, -2.8005952453038865], "max": [0.5774035349882257, 0.3825444225935505, 1.13535095292125, -1.927312479697501, 1.288962293520735, 3.132762661988319, 0.600213006421977, -0.16180339204135463, 1.1691696699393745, 3.1338099197634968, 1.1649320174482023, -1.7374912035663403], "count": [550]}, "gripper_mode_state": {"mean": [0.22727272727272727, 0.09090909090909091], "std": [0.4190702026042257, 0.2874797872880348], "min": [0, 0], "max": [1, 1], "count": [550]}, "gripper_activity_state": {"mean": [1.8709090909090909, 1.9072727272727272], "std": [0.4549416455178004, 0.3723900913897805], "min": [0, 0], "max": [2, 2], "count": [550]}, "gripper_mode_action": {"mean": [0.22727272727272727, 0.09090909090909091], "std": [0.4190702026042257, 0.2874797872880348], "min": [0, 0], "max": [1, 1], "count": [550]}, "gripper_activity_action": {"mean": [1.8709090909090909, 1.9072727272727272], "std": [0.4549416455178004, 0.3723900913897805], "min": [0, 0], "max": [2, 2], "count": [550]}, "gripper_open_scale_state": {"mean": [0.6267363636918519, 0.8386109089799358], "std": [0.3009248771246618, 0.1843637109925343], "min": [0.061, 0.276], "max": [0.891, 0.938], "count": [550]}, "gripper_open_scale_action": {"mean": [0.6267363636918519, 0.8386109089799358], "std": [0.3009248771246618, 0.1843637109925343], "min": [0.061, 0.276], "max": [0.891, 0.938], "count": [550]}}} +{"episode_index": 112, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.796078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.49710105580693814]], [[0.48222720448578293]], [[0.46655532861292665]]], "std": [[[0.15291783535158987]], [[0.16180630043353564]], [[0.1803060372566361]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48223674305904696]], [[0.4655173157225853]], [[0.4460288636109715]]], "std": [[[0.11561646452677639]], [[0.12699428529554316]], [[0.15427736030041586]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48150217864923744]], [[0.45450815422322777]], [[0.42987674396681747]]], "std": [[[0.119427291635272]], [[0.14499020010983538]], [[0.17581502009105474]]], "count": [117]}, "observation.state": {"min": [0.2171887904405594, 2.0022244453430176, -1.2909502983093262, -1.0643366575241089, -2.554184675216675, -1.8110758066177368, 0.9034348130226135, 230.0, 0.14103999733924866, 0.21921299397945404, -0.067610003054142, -3.1401853561401367, -0.28999999165534973, -0.6949999928474426, -0.8136201500892639, -2.1752212047576904, 0.46064475178718567, 0.5920331478118896, 2.0344605445861816, 1.3373759984970093, -2.49726939201355, 63.0, -0.3370850086212158, 0.19357599318027496, -0.05301300063729286, -3.1411852836608887, -0.18799997866153717, -2.8499999046325684], "max": [0.7866548299789429, 2.10355806350708, -0.64055335521698, -0.555241584777832, -1.9496898651123047, -1.495607614517212, 1.9771263599395752, 952.0, 0.33174699544906616, 0.3656750023365021, 0.03393099829554558, 3.140000104904175, 0.5559999942779541, -0.1679999977350235, -0.12248721718788147, -2.0093626976013184, 0.9557772278785706, 1.0915464162826538, 2.7240052223205566, 1.8390710353851318, -0.863554060459137, 861.0, -0.234266996383667, 0.38311201333999634, 0.03284600004553795, 3.1410000324249268, 0.5759999752044678, -1.6230000257492065], "mean": [0.4113316833972931, 2.0728604793548584, -0.8395127058029175, -0.7585874199867249, -2.0923471450805664, -1.605029821395874, 1.3111048936843872, 726.1278076171875, 0.28265002369880676, 0.28997620940208435, -0.018289992585778236, -2.1823081970214844, 0.29821011424064636, -0.29361724853515625, -0.31539034843444824, -2.144033670425415, 0.6834547519683838, 0.8437644243240356, 2.2459423542022705, 1.6588399410247803, -1.6119015216827393, 626.5634765625, -0.3044711649417877, 0.25872692465782166, -0.018217002972960472, 1.5031241178512573, 0.36448872089385986, -2.418208599090576], "std": [0.19379369914531708, 0.019772188737988472, 0.2020142525434494, 0.16206897795200348, 0.21556375920772552, 0.05222728103399277, 0.39605143666267395, 180.58595275878906, 0.059627216309309006, 0.043966591358184814, 0.020926611497998238, 1.9241664409637451, 0.2888517379760742, 0.10844506323337555, 0.2183055579662323, 0.03583984449505806, 0.15251800417900085, 0.09509989619255066, 0.2059728056192398, 0.17123042047023773, 0.6196728944778442, 320.3291015625, 0.02944730594754219, 0.06924949586391449, 0.01829293556511402, 2.5688316822052, 0.20999722182750702, 0.4554395377635956], "count": [575]}, "action": {"min": [0.2171887904405594, 2.0022244453430176, -1.2909502983093262, -1.0643366575241089, -2.554184675216675, -1.8110758066177368, 0.9034348130226135, 230.0, 0.14103999733924866, 0.21921299397945404, -0.067610003054142, -3.1401853561401367, -0.28999999165534973, -0.6949999928474426, -0.8136201500892639, -2.1752212047576904, 0.46064475178718567, 0.5920331478118896, 2.0344605445861816, 1.3373759984970093, -2.49726939201355, 63.0, -0.3370850086212158, 0.19357599318027496, -0.05301300063729286, -3.1411852836608887, -0.18799997866153717, -2.8499999046325684], "max": [0.7866548299789429, 2.10355806350708, -0.64055335521698, -0.555241584777832, -1.9496898651123047, -1.495607614517212, 1.9771263599395752, 952.0, 0.33174699544906616, 0.3656750023365021, 0.03393099829554558, 3.140000104904175, 0.5559999942779541, -0.1679999977350235, -0.12248721718788147, -2.0093626976013184, 0.9557772278785706, 1.0915464162826538, 2.7240052223205566, 1.8390710353851318, -0.863554060459137, 861.0, -0.234266996383667, 0.38311201333999634, 0.03284600004553795, 3.1410000324249268, 0.5759999752044678, -1.6230000257492065], "mean": [0.4113316833972931, 2.0728604793548584, -0.8395127058029175, -0.7585874199867249, -2.0923471450805664, -1.605029821395874, 1.3111048936843872, 726.1278076171875, 0.28265002369880676, 0.28997620940208435, -0.018289992585778236, -2.1823081970214844, 0.29821011424064636, -0.29361724853515625, -0.31539034843444824, -2.144033670425415, 0.6834547519683838, 0.8437644243240356, 2.2459423542022705, 1.6588399410247803, -1.6119015216827393, 626.5634765625, -0.3044711649417877, 0.25872692465782166, -0.018217002972960472, 1.5031241178512573, 0.36448872089385986, -2.418208599090576], "std": [0.19379369914531708, 0.019772188737988472, 0.2020142525434494, 0.16206897795200348, 0.21556375920772552, 0.05222728103399277, 0.39605143666267395, 180.58595275878906, 0.059627216309309006, 0.043966591358184814, 0.020926611497998238, 1.9241664409637451, 0.2888517379760742, 0.10844506323337555, 0.2183055579662323, 0.03583984449505806, 0.15251800417900085, 0.09509989619255066, 0.2059728056192398, 0.17123042047023773, 0.6196728944778442, 320.3291015625, 0.02944730594754219, 0.06924949586391449, 0.01829293556511402, 2.5688316822052, 0.20999722182750702, 0.4554395377635956], "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": [114], "max": [114], "mean": [114.0], "std": [0.0], "count": [575]}, "index": {"min": [69572], "max": [70146], "mean": [69859.0], "std": [165.98795136997143], "count": [575]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [575]}, "subtask_annotation": {"mean": [11.300869565217392, 29.0, 29.0, 29.0, 29.0], "std": [10.395061500139496, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [575]}, "scene_annotation": {"mean": [114.0], "std": [0.0], "min": [114], "max": [114], "count": [575]}, "eef_direction_state": {"mean": [4.3826086956521735, 4.7269565217391305], "std": [2.11652959878504, 1.9265342497606799], "min": [0, 0], "max": [6, 6], "count": [575]}, "eef_velocity_state": {"mean": [0.5947826086956521, 0.48695652173913045], "std": [0.7396642573563877, 0.7023589741324752], "min": [0, 0], "max": [2, 2], "count": [575]}, "eef_acc_mag_state": {"mean": [0.4991304347826087, 0.4052173913043478], "std": [0.7664140840330114, 0.7157657472350367], "min": [0, 0], "max": [2, 2], "count": [575]}, "eef_direction_action": {"mean": [4.3826086956521735, 4.7269565217391305], "std": [2.11652959878504, 1.9265342497606799], "min": [0, 0], "max": [6, 6], "count": [575]}, "eef_velocity_action": {"mean": [0.5947826086956521, 0.48695652173913045], "std": [0.7396642573563877, 0.7023589741324752], "min": [0, 0], "max": [2, 2], "count": [575]}, "eef_acc_mag_action": {"mean": [0.4991304347826087, 0.4052173913043478], "std": [0.7664140840330114, 0.7157657472350367], "min": [0, 0], "max": [2, 2], "count": [575]}, "eef_sim_pose_state": {"mean": [0.4713869921814341, 0.3004891106217532, 1.0596728363683894, -2.5637379234133073, 0.8236537232560047, 1.2772713090956989, 0.5042997304728437, -0.28325756319026846, 1.07357644404673, 2.908637860940839, 1.0155242654654972, -2.1825328077358135], "std": [0.07180609726224875, 0.031274648366676726, 0.0307670123745638, 0.23168993152217351, 0.388751744778142, 2.320707585553541, 0.05067523609438993, 0.05705905504366643, 0.04373534329759856, 0.1413002658081321, 0.28594275546022346, 0.19359041225718238], "min": [0.4046298226075949, 0.2277789125068911, 1.0141771226058451, -3.005628876853324, 0.2674203826940227, -3.139253849267669, 0.43163145577360296, -0.33945477654574363, 1.0178201048036573, 2.310209096484529, 0.43948396918484, -2.9240896723322773], "max": [0.6043830195372298, 0.35588775142532836, 1.1333739980479915, -2.130820970175744, 1.2350883888262456, 3.136797617400667, 0.5885426914635056, -0.14467023467539628, 1.1658302571383674, 3.1000667617680233, 1.2446563178761902, -1.7839927697394558], "count": [575]}, "eef_sim_pose_action": {"mean": [0.4713869921814341, 0.3004891106217532, 1.0596728363683894, -2.5637379234133073, 0.8236537232560047, 1.2772713090956989, 0.5042997304728437, -0.28325756319026846, 1.07357644404673, 2.908637860940839, 1.0155242654654972, -2.1825328077358135], "std": [0.07180609726224875, 0.031274648366676726, 0.0307670123745638, 0.23168993152217351, 0.388751744778142, 2.320707585553541, 0.05067523609438993, 0.05705905504366643, 0.04373534329759856, 0.1413002658081321, 0.28594275546022346, 0.19359041225718238], "min": [0.4046298226075949, 0.2277789125068911, 1.0141771226058451, -3.005628876853324, 0.2674203826940227, -3.139253849267669, 0.43163145577360296, -0.33945477654574363, 1.0178201048036573, 2.310209096484529, 0.43948396918484, -2.9240896723322773], "max": [0.6043830195372298, 0.35588775142532836, 1.1333739980479915, -2.130820970175744, 1.2350883888262456, 3.136797617400667, 0.5885426914635056, -0.14467023467539628, 1.1658302571383674, 3.1000667617680233, 1.2446563178761902, -1.7839927697394558], "count": [575]}, "gripper_mode_state": {"mean": [0.26956521739130435, 0.11826086956521739], "std": [0.4437339416408019, 0.32291676372541606], "min": [0, 0], "max": [1, 1], "count": [575]}, "gripper_activity_state": {"mean": [1.8556521739130434, 1.866086956521739], "std": [0.48097569392584966, 0.47674383906951234], "min": [0, 0], "max": [2, 2], "count": [575]}, "gripper_mode_action": {"mean": [0.26956521739130435, 0.11826086956521739], "std": [0.4437339416408019, 0.32291676372541606], "min": [0, 0], "max": [1, 1], "count": [575]}, "gripper_activity_action": {"mean": [1.8556521739130434, 1.866086956521739], "std": [0.48097569392584966, 0.47674383906951234], "min": [0, 0], "max": [2, 2], "count": [575]}, "gripper_open_scale_state": {"mean": [0.6265634783073093, 0.7261278262461792], "std": [0.32032905765791353, 0.18058600568649594], "min": [0.063, 0.23], "max": [0.861, 0.952], "count": [575]}, "gripper_open_scale_action": {"mean": [0.6265634783073093, 0.7261278262461792], "std": [0.32032905765791353, 0.18058600568649594], "min": [0.063, 0.23], "max": [0.861, 0.952], "count": [575]}}} +{"episode_index": 113, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[1.0]], [[1.0]]], "mean": [[[0.48720541243886833]], [[0.4784890177224736]], [[0.4661276952214452]]], "std": [[[0.14380811662633286]], [[0.1501093257400817]], [[0.16665048018510908]]], "count": [143]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48479306355409296]], [[0.4800934372000548]], [[0.4680436348781937]]], "std": [[[0.1185274198506304]], [[0.11770444302138479]], [[0.13427185664455837]]], "count": [143]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47871953414232826]], [[0.4627068450340509]], [[0.4458506030325883]]], "std": [[[0.11080748095176439]], [[0.12582761350248167]], [[0.15051072724035272]]], "count": [143]}, "observation.state": {"min": [0.4314453899860382, 1.9820657968521118, -1.2141557931900024, -1.2864996194839478, -2.9315249919891357, -1.8947644233703613, 1.2021304368972778, 95.0, 0.12208200246095657, 0.2810479998588562, -0.1149279996752739, -3.1391851902008057, -0.6890000104904175, -0.5659999847412109, -0.9946107864379883, -2.1755878925323486, 0.4737521708011627, 0.564422070980072, 1.7353112697601318, 1.0470579862594604, -2.837730884552002, 27.0, -0.2981730103492737, 0.23786699771881104, -0.062182001769542694, -3.1411852836608887, -0.1509999930858612, -2.818000078201294], "max": [1.0274927616119385, 2.1006784439086914, -0.4539252519607544, -0.3905174136161804, -1.9495327472686768, -0.909002423286438, 2.118637800216675, 942.0, 0.3062579929828644, 0.43333899974823, 0.09235800057649612, 3.138000011444092, 0.609000027179718, 0.0010000001639127731, -0.28619909286499023, -2.0874836444854736, 1.0352596044540405, 1.018678903579712, 2.85331654548645, 1.8438531160354614, -1.123869776725769, 900.0, -0.16415800154209137, 0.4499270021915436, 0.004333000164479017, 3.140000104904175, 0.7879999876022339, -1.5520000457763672], "mean": [0.6243403553962708, 2.047156810760498, -0.6921546459197998, -0.7881981134414673, -2.3348047733306885, -1.7032129764556885, 1.5021049976348877, 790.7623901367188, 0.24876359105110168, 0.33259695768356323, 0.011189192533493042, -2.8003361225128174, 0.2012670338153839, -0.35243549942970276, -0.5620212554931641, -2.1498334407806396, 0.6799992322921753, 0.7234492897987366, 2.2702693939208984, 1.4947158098220825, -1.6786342859268188, 706.8048706054688, -0.25018933415412903, 0.3347685635089874, -0.029402034357190132, 2.8121497631073, 0.4406164288520813, -2.5343945026397705], "std": [0.2092459499835968, 0.031207382678985596, 0.3143666982650757, 0.1743115335702896, 0.29426801204681396, 0.2563299238681793, 0.33121660351753235, 276.6673889160156, 0.05554477870464325, 0.05165952816605568, 0.042105305939912796, 0.9301716089248657, 0.4184434115886688, 0.1348874419927597, 0.2566930651664734, 0.023043371737003326, 0.20439107716083527, 0.13400115072727203, 0.32118430733680725, 0.2827378511428833, 0.5985749959945679, 314.55633544921875, 0.041581153869628906, 0.08112748712301254, 0.017698289826512337, 0.6841058731079102, 0.30496352910995483, 0.3034045994281769], "count": [753]}, "action": {"min": [0.4314453899860382, 1.9820657968521118, -1.2141557931900024, -1.2864996194839478, -2.9315249919891357, -1.8947644233703613, 1.2021304368972778, 95.0, 0.12208200246095657, 0.2810479998588562, -0.1149279996752739, -3.1391851902008057, -0.6890000104904175, -0.5659999847412109, -0.9946107864379883, -2.1755878925323486, 0.4737521708011627, 0.564422070980072, 1.7353112697601318, 1.0470579862594604, -2.837730884552002, 27.0, -0.2981730103492737, 0.23786699771881104, -0.062182001769542694, -3.1411852836608887, -0.1509999930858612, -2.818000078201294], "max": [1.0274927616119385, 2.1006784439086914, -0.4539252519607544, -0.3905174136161804, -1.9495327472686768, -0.909002423286438, 2.118637800216675, 942.0, 0.3062579929828644, 0.43333899974823, 0.09235800057649612, 3.138000011444092, 0.609000027179718, 0.0010000001639127731, -0.28619909286499023, -2.0874836444854736, 1.0352596044540405, 1.018678903579712, 2.85331654548645, 1.8438531160354614, -1.123869776725769, 900.0, -0.16415800154209137, 0.4499270021915436, 0.004333000164479017, 3.140000104904175, 0.7879999876022339, -1.5520000457763672], "mean": [0.6243403553962708, 2.047156810760498, -0.6921546459197998, -0.7881981134414673, -2.3348047733306885, -1.7032129764556885, 1.5021049976348877, 790.7623901367188, 0.24876359105110168, 0.33259695768356323, 0.011189192533493042, -2.8003361225128174, 0.2012670338153839, -0.35243549942970276, -0.5620212554931641, -2.1498334407806396, 0.6799992322921753, 0.7234492897987366, 2.2702693939208984, 1.4947158098220825, -1.6786342859268188, 706.8048706054688, -0.25018933415412903, 0.3347685635089874, -0.029402034357190132, 2.8121497631073, 0.4406164288520813, -2.5343945026397705], "std": [0.2092459499835968, 0.031207382678985596, 0.3143666982650757, 0.1743115335702896, 0.29426801204681396, 0.2563299238681793, 0.33121660351753235, 276.6673889160156, 0.05554477870464325, 0.05165952816605568, 0.042105305939912796, 0.9301716089248657, 0.4184434115886688, 0.1348874419927597, 0.2566930651664734, 0.023043371737003326, 0.20439107716083527, 0.13400115072727203, 0.32118430733680725, 0.2827378511428833, 0.5985749959945679, 314.55633544921875, 0.041581153869628906, 0.08112748712301254, 0.017698289826512337, 0.6841058731079102, 0.30496352910995483, 0.3034045994281769], "count": [753]}, "timestamp": {"min": [0.0], "max": [25.066666666666666], "mean": [12.533333333333331], "std": [7.245739488881776], "count": [753]}, "frame_index": {"min": [0], "max": [752], "mean": [376.0], "std": [217.37218466645328], "count": [753]}, "episode_index": {"min": [115], "max": [115], "mean": [115.0], "std": [0.0], "count": [753]}, "index": {"min": [70147], "max": [70899], "mean": [70523.0], "std": [217.37218466645328], "count": [753]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [753]}, "subtask_annotation": {"mean": [10.646746347941567, 29.0, 29.0, 29.0, 29.0], "std": [9.257424752733675, 0.0, 0.0, 0.0, 0.0], "min": [2, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [753]}, "scene_annotation": {"mean": [115.0], "std": [0.0], "min": [115], "max": [115], "count": [753]}, "eef_direction_state": {"mean": [4.50464807436919, 4.796812749003984], "std": [2.219745307925655, 1.85457775057606], "min": [0, 0], "max": [6, 6], "count": [753]}, "eef_velocity_state": {"mean": [0.48339973439575035, 0.5192563081009296], "std": [0.6539719248250854, 0.7196453895933713], "min": [0, 0], "max": [2, 2], "count": [753]}, "eef_acc_mag_state": {"mean": [0.4714475431606906, 0.5073041168658698], "std": [0.7553581265245692, 0.7576172084052475], "min": [0, 0], "max": [2, 2], "count": [753]}, "eef_direction_action": {"mean": [4.50464807436919, 4.796812749003984], "std": [2.219745307925655, 1.85457775057606], "min": [0, 0], "max": [6, 6], "count": [753]}, "eef_velocity_action": {"mean": [0.48339973439575035, 0.5192563081009296], "std": [0.6539719248250854, 0.7196453895933713], "min": [0, 0], "max": [2, 2], "count": [753]}, "eef_acc_mag_action": {"mean": [0.4714475431606906, 0.5073041168658698], "std": [0.7553581265245692, 0.7576172084052475], "min": [0, 0], "max": [2, 2], "count": [753]}, "eef_sim_pose_state": {"mean": [0.5438916601393134, 0.25144692534597857, 1.0874474290985467, -1.635921330931975, 0.9488050777244805, 2.1572572422251146, 0.5490879994823425, -0.2774931678174942, 1.1202384139390291, 1.5656407180055534, 0.8935520041924053, -2.2415778878958084], "std": [0.08013770600454101, 0.04351262149775074, 0.04185849410091091, 1.903716173034526, 0.35062828503428695, 1.7557795639474116, 0.05329661652578641, 0.06891529437252794, 0.040931763783870534, 2.288050246871862, 0.3975149350811956, 0.30669732450829673], "min": [0.44668599223334376, 0.1685990675408607, 1.0410124530719103, -3.14146335499556, 0.3250004288450361, -3.1387401390668592, 0.4958583099827109, -0.34984361834542177, 1.0777145168852449, -3.1408006802698067, 0.03130070506722782, -2.8610949799077217], "max": [0.6606341420815165, 0.30295619978538013, 1.1836624442533388, 3.1397635357196814, 1.3416489490666406, 3.1390890468648793, 0.647934097954169, -0.11771981384235368, 1.2516592751358846, 3.141526986671913, 1.1856606682863218, -1.5680972632588306], "count": [753]}, "eef_sim_pose_action": {"mean": [0.5438916601393134, 0.25144692534597857, 1.0874474290985467, -1.635921330931975, 0.9488050777244805, 2.1572572422251146, 0.5490879994823425, -0.2774931678174942, 1.1202384139390291, 1.5656407180055534, 0.8935520041924053, -2.2415778878958084], "std": [0.08013770600454101, 0.04351262149775074, 0.04185849410091091, 1.903716173034526, 0.35062828503428695, 1.7557795639474116, 0.05329661652578641, 0.06891529437252794, 0.040931763783870534, 2.288050246871862, 0.3975149350811956, 0.30669732450829673], "min": [0.44668599223334376, 0.1685990675408607, 1.0410124530719103, -3.14146335499556, 0.3250004288450361, -3.1387401390668592, 0.4958583099827109, -0.34984361834542177, 1.0777145168852449, -3.1408006802698067, 0.03130070506722782, -2.8610949799077217], "max": [0.6606341420815165, 0.30295619978538013, 1.1836624442533388, 3.1397635357196814, 1.3416489490666406, 3.1390890468648793, 0.647934097954169, -0.11771981384235368, 1.2516592751358846, 3.141526986671913, 1.1856606682863218, -1.5680972632588306], "count": [753]}, "gripper_mode_state": {"mean": [0.19256308100929614, 0.1553784860557769], "std": [0.3943127449645815, 0.36226511304125286], "min": [0, 0], "max": [1, 1], "count": [753]}, "gripper_activity_state": {"mean": [1.8964143426294822, 1.899070385126162], "std": [0.41537566594353464, 0.40633978099897616], "min": [0, 0], "max": [2, 2], "count": [753]}, "gripper_mode_action": {"mean": [0.19256308100929614, 0.1553784860557769], "std": [0.3943127449645815, 0.36226511304125286], "min": [0, 0], "max": [1, 1], "count": [753]}, "gripper_activity_action": {"mean": [1.8964143426294822, 1.899070385126162], "std": [0.41537566594353464, 0.40633978099897616], "min": [0, 0], "max": [2, 2], "count": [753]}, "gripper_open_scale_state": {"mean": [0.7068047807422448, 0.7907622840040391], "std": [0.3145565141553264, 0.27666733296723717], "min": [0.027, 0.095], "max": [0.9, 0.942], "count": [753]}, "gripper_open_scale_action": {"mean": [0.7068047807422448, 0.7907622840040391], "std": [0.3145565141553264, 0.27666733296723717], "min": [0.027, 0.095], "max": [0.9, 0.942], "count": [753]}}} +{"episode_index": 114, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8]], [[1.0]], [[1.0]]], "mean": [[[0.4944346527168081]], [[0.48279180537264654]], [[0.4707659328967906]]], "std": [[[0.13657357448173144]], [[0.14913758580009348]], [[0.16331387195307273]]], "count": [134]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[1.0]], [[1.0]]], "mean": [[[0.481379603209443]], [[0.47478859531996875]], [[0.46329733074821966]]], "std": [[[0.10158505637716832]], [[0.106926381440315]], [[0.12486225980695066]]], "count": [134]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47266080595795534]], [[0.4589721993585992]], [[0.44228116159399083]]], "std": [[[0.11343367512985479]], [[0.12858522049613438]], [[0.1510242227682774]]], "count": [134]}, "observation.state": {"min": [0.39009854197502136, 2.0113000869750977, -1.292206883430481, -1.1552684307098389, -2.527097463607788, -1.7933083772659302, 1.1034669876098633, 120.0, 0.11770199984312057, 0.28230100870132446, -0.11167600005865097, -3.0199999809265137, -0.1510000079870224, -0.4829999804496765, -0.7966729998588562, -2.170631170272827, 0.2929186224937439, 0.5727647542953491, 1.5877087116241455, 1.2187111377716064, -2.660876750946045, 55.0, -0.33543598651885986, 0.2318830043077469, -0.03061099909245968, 2.1679999828338623, -0.14499999582767487, -3.1401853561401367], "max": [0.906646192073822, 2.1017603874206543, -0.49549898505210876, -0.4862487316131592, -1.7298656702041626, -1.0501995086669922, 1.9675794839859009, 927.0, 0.2933099865913391, 0.4122300148010254, 0.04341999813914299, -2.8570001125335693, 0.6470000147819519, -0.07100000232458115, -0.2760063707828522, -2.0375497341156006, 0.9425825476646423, 1.1381815671920776, 2.779681444168091, 1.8102381229400635, -0.9525658488273621, 907.0, -0.24325799942016602, 0.4168109893798828, 0.04036400094628334, 2.9779999256134033, 0.878000020980835, 3.13700008392334], "mean": [0.5520433187484741, 2.063272714614868, -0.7756549715995789, -0.7517949342727661, -2.0933096408843994, -1.5956313610076904, 1.3880555629730225, 795.2453002929688, 0.2448180615901947, 0.33178383111953735, -0.007785886991769075, -2.92403244972229, 0.3669845759868622, -0.264228492975235, -0.43044477701187134, -2.1492748260498047, 0.5020055770874023, 0.8559020757675171, 2.2501578330993652, 1.6024855375289917, -1.5001133680343628, 756.21630859375, -0.29519638419151306, 0.30631065368652344, 0.01185079850256443, 2.7474076747894287, 0.4738890528678894, -2.5493576526641846], "std": [0.171198308467865, 0.024157380685210228, 0.24987159669399261, 0.14335913956165314, 0.21182681620121002, 0.21971578896045685, 0.2944031357765198, 231.11712646484375, 0.05422534421086311, 0.0445873998105526, 0.039277397096157074, 0.039384521543979645, 0.2385842353105545, 0.10093460232019424, 0.1881006807088852, 0.02882331609725952, 0.18084368109703064, 0.11437957733869553, 0.2877649664878845, 0.19776292145252228, 0.5061913132667542, 264.3185729980469, 0.029941290616989136, 0.06511886417865753, 0.015259462408721447, 0.1493956744670868, 0.25389549136161804, 0.7262031435966492], "count": [691]}, "action": {"min": [0.39009854197502136, 2.0113000869750977, -1.292206883430481, -1.1552684307098389, -2.527097463607788, -1.7933083772659302, 1.1034669876098633, 120.0, 0.11770199984312057, 0.28230100870132446, -0.11167600005865097, -3.0199999809265137, -0.1510000079870224, -0.4829999804496765, -0.7966729998588562, -2.170631170272827, 0.2929186224937439, 0.5727647542953491, 1.5877087116241455, 1.2187111377716064, -2.660876750946045, 55.0, -0.33543598651885986, 0.2318830043077469, -0.03061099909245968, 2.1679999828338623, -0.14499999582767487, -3.1401853561401367], "max": [0.906646192073822, 2.1017603874206543, -0.49549898505210876, -0.4862487316131592, -1.7298656702041626, -1.0501995086669922, 1.9675794839859009, 927.0, 0.2933099865913391, 0.4122300148010254, 0.04341999813914299, -2.8570001125335693, 0.6470000147819519, -0.07100000232458115, -0.2760063707828522, -2.0375497341156006, 0.9425825476646423, 1.1381815671920776, 2.779681444168091, 1.8102381229400635, -0.9525658488273621, 907.0, -0.24325799942016602, 0.4168109893798828, 0.04036400094628334, 2.9779999256134033, 0.878000020980835, 3.13700008392334], "mean": [0.5520433187484741, 2.063272714614868, -0.7756549715995789, -0.7517949342727661, -2.0933096408843994, -1.5956313610076904, 1.3880555629730225, 795.2453002929688, 0.2448180615901947, 0.33178383111953735, -0.007785886991769075, -2.92403244972229, 0.3669845759868622, -0.264228492975235, -0.43044477701187134, -2.1492748260498047, 0.5020055770874023, 0.8559020757675171, 2.2501578330993652, 1.6024855375289917, -1.5001133680343628, 756.21630859375, -0.29519638419151306, 0.30631065368652344, 0.01185079850256443, 2.7474076747894287, 0.4738890528678894, -2.5493576526641846], "std": [0.171198308467865, 0.024157380685210228, 0.24987159669399261, 0.14335913956165314, 0.21182681620121002, 0.21971578896045685, 0.2944031357765198, 231.11712646484375, 0.05422534421086311, 0.0445873998105526, 0.039277397096157074, 0.039384521543979645, 0.2385842353105545, 0.10093460232019424, 0.1881006807088852, 0.02882331609725952, 0.18084368109703064, 0.11437957733869553, 0.2877649664878845, 0.19776292145252228, 0.5061913132667542, 264.3185729980469, 0.029941290616989136, 0.06511886417865753, 0.015259462408721447, 0.1493956744670868, 0.25389549136161804, 0.7262031435966492], "count": [691]}, "timestamp": {"min": [0.0], "max": [23.0], "mean": [11.5], "std": [6.649143637425132], "count": [691]}, "frame_index": {"min": [0], "max": [690], "mean": [345.0], "std": [199.47430912275394], "count": [691]}, "episode_index": {"min": [116], "max": [116], "mean": [116.0], "std": [0.0], "count": [691]}, "index": {"min": [70900], "max": [71590], "mean": [71245.0], "std": [199.47430912275394], "count": [691]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [691]}, "subtask_annotation": {"mean": [12.206946454413893, 29.0, 29.0, 29.0, 29.0], "std": [10.879514243927362, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [691]}, "scene_annotation": {"mean": [116.0], "std": [0.0], "min": [116], "max": [116], "count": [691]}, "eef_direction_state": {"mean": [4.227206946454414, 4.923299565846599], "std": [2.214061270017232, 1.6489855132325353], "min": [0, 0], "max": [6, 6], "count": [691]}, "eef_velocity_state": {"mean": [0.5658465991316932, 0.5209840810419681], "std": [0.6201558785181746, 0.7282253778222312], "min": [0, 0], "max": [2, 2], "count": [691]}, "eef_acc_mag_state": {"mean": [0.5412445730824892, 0.4833574529667149], "std": [0.77550649120266, 0.7613669353788358], "min": [0, 0], "max": [2, 2], "count": [691]}, "eef_direction_action": {"mean": [4.227206946454414, 4.923299565846599], "std": [2.214061270017232, 1.6489855132325353], "min": [0, 0], "max": [6, 6], "count": [691]}, "eef_velocity_action": {"mean": [0.5658465991316932, 0.5209840810419681], "std": [0.6201558785181746, 0.7282253778222312], "min": [0, 0], "max": [2, 2], "count": [691]}, "eef_acc_mag_action": {"mean": [0.5412445730824892, 0.4833574529667149], "std": [0.77550649120266, 0.7613669353788358], "min": [0, 0], "max": [2, 2], "count": [691]}, "eef_sim_pose_state": {"mean": [0.5108961614212508, 0.3114575902514038, 1.0841634662349282, -2.614728295562669, 1.036114409443447, 1.9616403137123306, 0.546113519817514, -0.2662849430552057, 1.1053570012673408, 2.5187328156207496, 1.0904983798779722, -2.180134273212134], "std": [0.06706796526921059, 0.03128314815869785, 0.029791922428419482, 0.3845547999648743, 0.3412639154817967, 1.7775240944206268, 0.046564066209414584, 0.06505235751125829, 0.029861711851505608, 1.418847368400672, 0.23952020582527558, 0.23061832114365496], "min": [0.44172992918309184, 0.2311661133266104, 1.0491600162102188, -3.127318658010901, 0.36079827563940636, -3.14135036998433, 0.496061177653132, -0.32549991505011866, 1.0644177594718827, -3.1414247783440263, 0.5466500204258558, -2.7946510833045926], "max": [0.6291222685230242, 0.347300576648028, 1.1495121019215957, -0.8191877670895471, 1.5191549527389916, 3.1271179940656832, 0.629143049678984, -0.11120361729150312, 1.207658436992317, 3.1408767025837783, 1.297123650748016, -1.7703185320018662], "count": [691]}, "eef_sim_pose_action": {"mean": [0.5108961614212508, 0.3114575902514038, 1.0841634662349282, -2.614728295562669, 1.036114409443447, 1.9616403137123306, 0.546113519817514, -0.2662849430552057, 1.1053570012673408, 2.5187328156207496, 1.0904983798779722, -2.180134273212134], "std": [0.06706796526921059, 0.03128314815869785, 0.029791922428419482, 0.3845547999648743, 0.3412639154817967, 1.7775240944206268, 0.046564066209414584, 0.06505235751125829, 0.029861711851505608, 1.418847368400672, 0.23952020582527558, 0.23061832114365496], "min": [0.44172992918309184, 0.2311661133266104, 1.0491600162102188, -3.127318658010901, 0.36079827563940636, -3.14135036998433, 0.496061177653132, -0.32549991505011866, 1.0644177594718827, -3.1414247783440263, 0.5466500204258558, -2.7946510833045926], "max": [0.6291222685230242, 0.347300576648028, 1.1495121019215957, -0.8191877670895471, 1.5191549527389916, 3.1271179940656832, 0.629143049678984, -0.11120361729150312, 1.207658436992317, 3.1408767025837783, 1.297123650748016, -1.7703185320018662], "count": [691]}, "gripper_mode_state": {"mean": [0.1389290882778582, 0.12590448625180897], "std": [0.34587251510945777, 0.331741686547647], "min": [0, 0], "max": [1, 1], "count": [691]}, "gripper_activity_state": {"mean": [1.8871201157742403, 1.914616497829233], "std": [0.4222388282941713, 0.3608206865355949], "min": [0, 0], "max": [2, 2], "count": [691]}, "gripper_mode_action": {"mean": [0.1389290882778582, 0.12590448625180897], "std": [0.34587251510945777, 0.331741686547647], "min": [0, 0], "max": [1, 1], "count": [691]}, "gripper_activity_action": {"mean": [1.8871201157742403, 1.914616497829233], "std": [0.4222388282941713, 0.3608206865355949], "min": [0, 0], "max": [2, 2], "count": [691]}, "gripper_open_scale_state": {"mean": [0.7562163532108022, 0.7952452967598211], "std": [0.2643187343203661, 0.23111724261666053], "min": [0.055, 0.12], "max": [0.907, 0.927], "count": [691]}, "gripper_open_scale_action": {"mean": [0.7562163532108022, 0.7952452967598211], "std": [0.2643187343203661, 0.23111724261666053], "min": [0.055, 0.12], "max": [0.907, 0.927], "count": [691]}}} +{"episode_index": 115, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.788235294117647]], [[1.0]], [[1.0]]], "mean": [[[0.49053801959546445]], [[0.4793812001757774]], [[0.4672117297360864]]], "std": [[[0.13520459329272028]], [[0.1485587324228303]], [[0.16473935159273945]]], "count": [132]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4784425953777976]], [[0.47379683786393345]], [[0.4617506761858784]]], "std": [[[0.1166465988323762]], [[0.11657848175889632]], [[0.13385194539465448]]], "count": [132]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48292632978064964]], [[0.4665713878985938]], [[0.4465565551346801]]], "std": [[[0.11427872642767027]], [[0.13345750448430396]], [[0.158368986371621]]], "count": [132]}, "observation.state": {"min": [0.39413028955459595, 1.9857134819030762, -1.3576393127441406, -1.1289488077163696, -2.652202606201172, -1.7819987535476685, 1.1902621984481812, 118.0, 0.10502400249242783, 0.2949169874191284, -0.11123599857091904, -3.046999931335449, -0.19099999964237213, -0.5099999904632568, -0.9418495297431946, -2.1659884452819824, 0.40798819065093994, 0.623867928981781, 1.9662182331085205, 1.2350822687149048, -2.8248677253723145, 49.0, -0.3364669978618622, 0.21409599483013153, -0.015499000437557697, 2.5850000381469727, -0.34200000762939453, -2.7869999408721924], "max": [0.9404008388519287, 2.1031742095947266, -0.5104215741157532, -0.5695358514785767, -1.791510820388794, -0.9951344132423401, 2.065335512161255, 952.0, 0.28999000787734985, 0.4380820095539093, 0.07316099852323532, -2.686000108718872, 0.6330000162124634, -0.14300000667572021, -0.23003441095352173, -2.0093801021575928, 1.0235658884048462, 1.1384607553482056, 2.8583083152770996, 1.9918570518493652, -1.0462201833724976, 892.0, -0.19943900406360626, 0.4331740140914917, 0.06734900176525116, 3.071000099182129, 0.6330000162124634, -1.5379999876022339], "mean": [0.616730809211731, 2.046675682067871, -0.8258183002471924, -0.7473122477531433, -2.1446499824523926, -1.537031888961792, 1.4988198280334473, 753.7403564453125, 0.23267585039138794, 0.3506178855895996, -0.008094114251434803, -2.9233131408691406, 0.3056364953517914, -0.3064524829387665, -0.4805821180343628, -2.1219751834869385, 0.6706807017326355, 0.9004992246627808, 2.300342321395874, 1.6298918724060059, -1.73446524143219, 709.0157470703125, -0.2738189101219177, 0.31740719079971313, 0.011950952932238579, 2.8667919635772705, 0.3479101061820984, -2.5087857246398926], "std": [0.1865774393081665, 0.036010563373565674, 0.2605043351650238, 0.1311672180891037, 0.26004818081855774, 0.2603352963924408, 0.3151036500930786, 264.7405700683594, 0.05911336839199066, 0.051094602793455124, 0.04372711852192879, 0.10996146500110626, 0.24518103897571564, 0.10574107617139816, 0.2688779830932617, 0.056802552193403244, 0.1638966202735901, 0.11736451834440231, 0.35351210832595825, 0.19011162221431732, 0.4819088280200958, 287.67193603515625, 0.029550237581133842, 0.0712231993675232, 0.019756492227315903, 0.14624926447868347, 0.3473096787929535, 0.29237842559814453], "count": [676]}, "action": {"min": [0.39413028955459595, 1.9857134819030762, -1.3576393127441406, -1.1289488077163696, -2.652202606201172, -1.7819987535476685, 1.1902621984481812, 118.0, 0.10502400249242783, 0.2949169874191284, -0.11123599857091904, -3.046999931335449, -0.19099999964237213, -0.5099999904632568, -0.9418495297431946, -2.1659884452819824, 0.40798819065093994, 0.623867928981781, 1.9662182331085205, 1.2350822687149048, -2.8248677253723145, 49.0, -0.3364669978618622, 0.21409599483013153, -0.015499000437557697, 2.5850000381469727, -0.34200000762939453, -2.7869999408721924], "max": [0.9404008388519287, 2.1031742095947266, -0.5104215741157532, -0.5695358514785767, -1.791510820388794, -0.9951344132423401, 2.065335512161255, 952.0, 0.28999000787734985, 0.4380820095539093, 0.07316099852323532, -2.686000108718872, 0.6330000162124634, -0.14300000667572021, -0.23003441095352173, -2.0093801021575928, 1.0235658884048462, 1.1384607553482056, 2.8583083152770996, 1.9918570518493652, -1.0462201833724976, 892.0, -0.19943900406360626, 0.4331740140914917, 0.06734900176525116, 3.071000099182129, 0.6330000162124634, -1.5379999876022339], "mean": [0.616730809211731, 2.046675682067871, -0.8258183002471924, -0.7473122477531433, -2.1446499824523926, -1.537031888961792, 1.4988198280334473, 753.7403564453125, 0.23267585039138794, 0.3506178855895996, -0.008094114251434803, -2.9233131408691406, 0.3056364953517914, -0.3064524829387665, -0.4805821180343628, -2.1219751834869385, 0.6706807017326355, 0.9004992246627808, 2.300342321395874, 1.6298918724060059, -1.73446524143219, 709.0157470703125, -0.2738189101219177, 0.31740719079971313, 0.011950952932238579, 2.8667919635772705, 0.3479101061820984, -2.5087857246398926], "std": [0.1865774393081665, 0.036010563373565674, 0.2605043351650238, 0.1311672180891037, 0.26004818081855774, 0.2603352963924408, 0.3151036500930786, 264.7405700683594, 0.05911336839199066, 0.051094602793455124, 0.04372711852192879, 0.10996146500110626, 0.24518103897571564, 0.10574107617139816, 0.2688779830932617, 0.056802552193403244, 0.1638966202735901, 0.11736451834440231, 0.35351210832595825, 0.19011162221431732, 0.4819088280200958, 287.67193603515625, 0.029550237581133842, 0.0712231993675232, 0.019756492227315903, 0.14624926447868347, 0.3473096787929535, 0.29237842559814453], "count": [676]}, "timestamp": {"min": [0.0], "max": [22.5], "mean": [11.25], "std": [6.504805915628844], "count": [676]}, "frame_index": {"min": [0], "max": [675], "mean": [337.5], "std": [195.1441774688653], "count": [676]}, "episode_index": {"min": [117], "max": [117], "mean": [117.0], "std": [0.0], "count": [676]}, "index": {"min": [71591], "max": [72266], "mean": [71928.5], "std": [195.1441774688653], "count": [676]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [676]}, "subtask_annotation": {"mean": [12.819526627218934, 29.0, 29.0, 29.0, 29.0], "std": [10.20601271966218, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [676]}, "scene_annotation": {"mean": [117.0], "std": [0.0], "min": [117], "max": [117], "count": [676]}, "eef_direction_state": {"mean": [4.764792899408284, 4.980769230769231], "std": [1.9443447318825218, 1.5683396791232493], "min": [0, 0], "max": [6, 6], "count": [676]}, "eef_velocity_state": {"mean": [0.5369822485207101, 0.5532544378698225], "std": [0.7498278340725705, 0.7625506484649991], "min": [0, 0], "max": [2, 2], "count": [676]}, "eef_acc_mag_state": {"mean": [0.4275147928994083, 0.47928994082840237], "std": [0.7352576983053307, 0.746500771025334], "min": [0, 0], "max": [2, 2], "count": [676]}, "eef_direction_action": {"mean": [4.764792899408284, 4.980769230769231], "std": [1.9443447318825218, 1.5683396791232493], "min": [0, 0], "max": [6, 6], "count": [676]}, "eef_velocity_action": {"mean": [0.5369822485207101, 0.5532544378698225], "std": [0.7498278340725705, 0.7625506484649991], "min": [0, 0], "max": [2, 2], "count": [676]}, "eef_acc_mag_action": {"mean": [0.4275147928994083, 0.47928994082840237], "std": [0.7352576983053307, 0.746500771025334], "min": [0, 0], "max": [2, 2], "count": [676]}, "eef_sim_pose_state": {"mean": [0.5274948538648223, 0.2954121701945997, 1.1035548548168002, -1.6755895304547739, 0.866939330227277, 2.2362484604713924, 0.5651767332397039, -0.2558191239188563, 1.1161228618377887, 1.3115019286056695, 1.0179323931826187, -2.1977034580511448], "std": [0.07440584390235207, 0.033304246735268356, 0.037136080228761886, 2.01442073616628, 0.3758544377893635, 1.4950659766322, 0.05071894113241195, 0.0712069508735121, 0.03449956877114116, 2.5542864136802725, 0.24368032885220023, 0.22121290828308918], "min": [0.422455719441359, 0.22705346378193683, 1.03308879085784, -3.1412256719937415, 0.2771461458579372, -3.1361190606893814, 0.5119581094640488, -0.32349101976232664, 1.06897009442503, -3.140772465919617, 0.49389554745281083, -2.8995542014372653], "max": [0.6494723643944194, 0.334385701785081, 1.18810014950059, 3.1399089147807233, 1.213376653487984, 3.114507382336081, 0.6487847977713297, -0.09410185618435496, 1.2120865078429737, 3.1402052613091556, 1.2525377897242045, -1.8356319217022201], "count": [676]}, "eef_sim_pose_action": {"mean": [0.5274948538648223, 0.2954121701945997, 1.1035548548168002, -1.6755895304547739, 0.866939330227277, 2.2362484604713924, 0.5651767332397039, -0.2558191239188563, 1.1161228618377887, 1.3115019286056695, 1.0179323931826187, -2.1977034580511448], "std": [0.07440584390235207, 0.033304246735268356, 0.037136080228761886, 2.01442073616628, 0.3758544377893635, 1.4950659766322, 0.05071894113241195, 0.0712069508735121, 0.03449956877114116, 2.5542864136802725, 0.24368032885220023, 0.22121290828308918], "min": [0.422455719441359, 0.22705346378193683, 1.03308879085784, -3.1412256719937415, 0.2771461458579372, -3.1361190606893814, 0.5119581094640488, -0.32349101976232664, 1.06897009442503, -3.140772465919617, 0.49389554745281083, -2.8995542014372653], "max": [0.6494723643944194, 0.334385701785081, 1.18810014950059, 3.1399089147807233, 1.213376653487984, 3.114507382336081, 0.6487847977713297, -0.09410185618435496, 1.2120865078429737, 3.1402052613091556, 1.2525377897242045, -1.8356319217022201], "count": [676]}, "gripper_mode_state": {"mean": [0.1804733727810651, 0.16420118343195267], "std": [0.3845812456401038, 0.37045803377912995], "min": [0, 0], "max": [1, 1], "count": [676]}, "gripper_activity_state": {"mean": [1.8920118343195267, 1.9053254437869822], "std": [0.4162328659254579, 0.40693112614251914], "min": [0, 0], "max": [2, 2], "count": [676]}, "gripper_mode_action": {"mean": [0.1804733727810651, 0.16420118343195267], "std": [0.3845812456401038, 0.37045803377912995], "min": [0, 0], "max": [1, 1], "count": [676]}, "gripper_activity_action": {"mean": [1.8920118343195267, 1.9053254437869822], "std": [0.4162328659254579, 0.40693112614251914], "min": [0, 0], "max": [2, 2], "count": [676]}, "gripper_open_scale_state": {"mean": [0.7090155324540894, 0.7537403845363823], "std": [0.28767194736508195, 0.2647406249807728], "min": [0.049, 0.118], "max": [0.892, 0.952], "count": [676]}, "gripper_open_scale_action": {"mean": [0.7090155324540894, 0.7537403845363823], "std": [0.28767194736508195, 0.2647406249807728], "min": [0.049, 0.118], "max": [0.892, 0.952], "count": [676]}}} +{"episode_index": 116, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8549019607843137]], [[1.0]], [[1.0]]], "mean": [[[0.4828777243127643]], [[0.47390488033448674]], [[0.4618893634659746]]], "std": [[[0.14357676563060923]], [[0.15019450901698245]], [[0.16643116718327103]]], "count": [136]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[1.0]], [[1.0]]], "mean": [[[0.481744787161188]], [[0.46785598387639366]], [[0.4528787966166859]]], "std": [[[0.11770703880632773]], [[0.126127647462723]], [[0.14793855093443903]]], "count": [136]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47283061202422144]], [[0.45363015727124184]], [[0.4325176254325259]]], "std": [[[0.11551759904885463]], [[0.13768929944238256]], [[0.16315752492210445]]], "count": [136]}, "observation.state": {"min": [0.4294033944606781, 2.059366464614868, -1.4021451473236084, -1.1739434003829956, -2.7611632347106934, -1.7733768224716187, 1.1628605127334595, 102.0, 0.06612599641084671, 0.2916029989719391, -0.11428800225257874, -3.109999895095825, -0.3720000088214874, -0.6100000143051147, -0.9688847064971924, -2.166372537612915, 0.48682472109794617, 0.6533640623092651, 1.9328299760818481, 1.2419414520263672, -2.890683889389038, 36.0, -0.3129209876060486, 0.25078099966049194, -0.03965599834918976, 2.565999984741211, -0.28300002217292786, -2.812000036239624], "max": [1.0858043432235718, 2.1036105155944824, -0.6212499737739563, -0.5704609155654907, -1.8638720512390137, -0.9892351627349854, 2.163841724395752, 947.0, 0.2717199921607971, 0.431412011384964, 0.04233400151133537, -2.6670000553131104, 0.640999972820282, -0.02200000174343586, -0.2883284091949463, -2.001997470855713, 1.0815455913543701, 1.1749731302261353, 2.8563361167907715, 1.7442296743392944, -1.2839864492416382, 872.0, -0.19334399700164795, 0.4380280077457428, 0.05175599828362465, 3.0409998893737793, 0.6970000267028809, -1.559999942779541], "mean": [0.6622956395149231, 2.088210344314575, -0.8981664776802063, -0.7743616104125977, -2.2165799140930176, -1.5108020305633545, 1.5675944089889526, 768.7974243164062, 0.21294577419757843, 0.35547587275505066, -0.027802368625998497, -2.9236087799072266, 0.22566501796245575, -0.28354552388191223, -0.5421026349067688, -2.137303590774536, 0.6792288422584534, 0.8217568397521973, 2.3122119903564453, 1.520357608795166, -1.758133888244629, 707.3255004882812, -0.26616013050079346, 0.33734339475631714, -0.011530473828315735, 2.880584716796875, 0.3709784150123596, -2.455815315246582], "std": [0.21705278754234314, 0.007501043379306793, 0.27496328949928284, 0.15039418637752533, 0.276990681886673, 0.2377922236919403, 0.3875443637371063, 288.49810791015625, 0.06174251809716225, 0.052903205156326294, 0.033586446195840836, 0.13546933233737946, 0.3423027992248535, 0.14155909419059753, 0.21150825917720795, 0.04069071635603905, 0.14903727173805237, 0.11942590773105621, 0.33442142605781555, 0.12163665145635605, 0.5176704525947571, 257.1163635253906, 0.03091355785727501, 0.05806875228881836, 0.025936821475625038, 0.1515146940946579, 0.2897960841655731, 0.3057958781719208], "count": [702]}, "action": {"min": [0.4294033944606781, 2.059366464614868, -1.4021451473236084, -1.1739434003829956, -2.7611632347106934, -1.7733768224716187, 1.1628605127334595, 102.0, 0.06612599641084671, 0.2916029989719391, -0.11428800225257874, -3.109999895095825, -0.3720000088214874, -0.6100000143051147, -0.9688847064971924, -2.166372537612915, 0.48682472109794617, 0.6533640623092651, 1.9328299760818481, 1.2419414520263672, -2.890683889389038, 36.0, -0.3129209876060486, 0.25078099966049194, -0.03965599834918976, 2.565999984741211, -0.28300002217292786, -2.812000036239624], "max": [1.0858043432235718, 2.1036105155944824, -0.6212499737739563, -0.5704609155654907, -1.8638720512390137, -0.9892351627349854, 2.163841724395752, 947.0, 0.2717199921607971, 0.431412011384964, 0.04233400151133537, -2.6670000553131104, 0.640999972820282, -0.02200000174343586, -0.2883284091949463, -2.001997470855713, 1.0815455913543701, 1.1749731302261353, 2.8563361167907715, 1.7442296743392944, -1.2839864492416382, 872.0, -0.19334399700164795, 0.4380280077457428, 0.05175599828362465, 3.0409998893737793, 0.6970000267028809, -1.559999942779541], "mean": [0.6622956395149231, 2.088210344314575, -0.8981664776802063, -0.7743616104125977, -2.2165799140930176, -1.5108020305633545, 1.5675944089889526, 768.7974243164062, 0.21294577419757843, 0.35547587275505066, -0.027802368625998497, -2.9236087799072266, 0.22566501796245575, -0.28354552388191223, -0.5421026349067688, -2.137303590774536, 0.6792288422584534, 0.8217568397521973, 2.3122119903564453, 1.520357608795166, -1.758133888244629, 707.3255004882812, -0.26616013050079346, 0.33734339475631714, -0.011530473828315735, 2.880584716796875, 0.3709784150123596, -2.455815315246582], "std": [0.21705278754234314, 0.007501043379306793, 0.27496328949928284, 0.15039418637752533, 0.276990681886673, 0.2377922236919403, 0.3875443637371063, 288.49810791015625, 0.06174251809716225, 0.052903205156326294, 0.033586446195840836, 0.13546933233737946, 0.3423027992248535, 0.14155909419059753, 0.21150825917720795, 0.04069071635603905, 0.14903727173805237, 0.11942590773105621, 0.33442142605781555, 0.12163665145635605, 0.5176704525947571, 257.1163635253906, 0.03091355785727501, 0.05806875228881836, 0.025936821475625038, 0.1515146940946579, 0.2897960841655731, 0.3057958781719208], "count": [702]}, "timestamp": {"min": [0.0], "max": [23.366666666666667], "mean": [11.683333333333332], "std": [6.754991295879471], "count": [702]}, "frame_index": {"min": [0], "max": [701], "mean": [350.5], "std": [202.6497388763841], "count": [702]}, "episode_index": {"min": [118], "max": [118], "mean": [118.0], "std": [0.0], "count": [702]}, "index": {"min": [72267], "max": [72968], "mean": [72617.5], "std": [202.6497388763841], "count": [702]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [702]}, "subtask_annotation": {"mean": [11.935897435897436, 29.0, 29.0, 29.0, 29.0], "std": [10.115861243415381, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [702]}, "scene_annotation": {"mean": [118.0], "std": [0.0], "min": [118], "max": [118], "count": [702]}, "eef_direction_state": {"mean": [4.552706552706553, 4.881766381766382], "std": [2.099229901379552, 1.6256432475222], "min": [0, 0], "max": [6, 6], "count": [702]}, "eef_velocity_state": {"mean": [0.5356125356125356, 0.5698005698005698], "std": [0.7026706143859168, 0.7319331738989604], "min": [0, 0], "max": [2, 2], "count": [702]}, "eef_acc_mag_state": {"mean": [0.49145299145299143, 0.5897435897435898], "std": [0.7486442808077937, 0.8040550308643888], "min": [0, 0], "max": [2, 2], "count": [702]}, "eef_direction_action": {"mean": [4.552706552706553, 4.881766381766382], "std": [2.099229901379552, 1.6256432475222], "min": [0, 0], "max": [6, 6], "count": [702]}, "eef_velocity_action": {"mean": [0.5356125356125356, 0.5698005698005698], "std": [0.7026706143859168, 0.7319331738989604], "min": [0, 0], "max": [2, 2], "count": [702]}, "eef_acc_mag_action": {"mean": [0.49145299145299143, 0.5897435897435898], "std": [0.7486442808077937, 0.8040550308643888], "min": [0, 0], "max": [2, 2], "count": [702]}, "eef_sim_pose_state": {"mean": [0.546987296020612, 0.2737718588249057, 1.0928065797096707, -1.8938560475947512, 0.8524589367459449, 2.1818282770946738, 0.5713398036372255, -0.22553752401319607, 1.1178818686161063, 0.2730512699245096, 0.9439456739213296, -2.125534230641795], "std": [0.05941583797737908, 0.028895553152873985, 0.04347721248250562, 1.760301193249118, 0.3333766018178597, 1.6635606475144649, 0.05219524646711186, 0.06863655346058112, 0.039252119868695826, 2.8401268154738832, 0.3311690182827924, 0.31349097091387035], "min": [0.45893486037277903, 0.19761385322631003, 1.0543378158770083, -3.1394566367271453, 0.2878720830601986, -3.13111860924, 0.5094287369391548, -0.29061549836675793, 1.0750602341482034, -3.139942947999875, 0.34271840584741, -3.011357151646216], "max": [0.6492182305149503, 0.31845688632428526, 1.203817958069357, 3.1390047195368784, 1.31228212560378, 3.1345963424945986, 0.647262041075435, -0.060087855151716496, 1.2075824042224341, 3.1415328790101253, 1.299236588361505, -1.6241218561429678], "count": [702]}, "eef_sim_pose_action": {"mean": [0.546987296020612, 0.2737718588249057, 1.0928065797096707, -1.8938560475947512, 0.8524589367459449, 2.1818282770946738, 0.5713398036372255, -0.22553752401319607, 1.1178818686161063, 0.2730512699245096, 0.9439456739213296, -2.125534230641795], "std": [0.05941583797737908, 0.028895553152873985, 0.04347721248250562, 1.760301193249118, 0.3333766018178597, 1.6635606475144649, 0.05219524646711186, 0.06863655346058112, 0.039252119868695826, 2.8401268154738832, 0.3311690182827924, 0.31349097091387035], "min": [0.45893486037277903, 0.19761385322631003, 1.0543378158770083, -3.1394566367271453, 0.2878720830601986, -3.13111860924, 0.5094287369391548, -0.29061549836675793, 1.0750602341482034, -3.139942947999875, 0.34271840584741, -3.011357151646216], "max": [0.6492182305149503, 0.31845688632428526, 1.203817958069357, 3.1390047195368784, 1.31228212560378, 3.1345963424945986, 0.647262041075435, -0.060087855151716496, 1.2075824042224341, 3.1415328790101253, 1.299236588361505, -1.6241218561429678], "count": [702]}, "gripper_mode_state": {"mean": [0.15242165242165243, 0.19230769230769232], "std": [0.35942911998709975, 0.3941134909984476], "min": [0, 0], "max": [1, 1], "count": [702]}, "gripper_activity_state": {"mean": [1.9102564102564104, 1.9002849002849003], "std": [0.3646528885468673, 0.379345558475332], "min": [0, 0], "max": [2, 2], "count": [702]}, "gripper_mode_action": {"mean": [0.15242165242165243, 0.19230769230769232], "std": [0.35942911998709975, 0.3941134909984476], "min": [0, 0], "max": [1, 1], "count": [702]}, "gripper_activity_action": {"mean": [1.9102564102564104, 1.9002849002849003], "std": [0.3646528885468673, 0.379345558475332], "min": [0, 0], "max": [2, 2], "count": [702]}, "gripper_open_scale_state": {"mean": [0.7073254985320261, 0.768797720917267], "std": [0.25711646157614193, 0.2884978003697059], "min": [0.036, 0.102], "max": [0.872, 0.947], "count": [702]}, "gripper_open_scale_action": {"mean": [0.7073254985320261, 0.768797720917267], "std": [0.25711646157614193, 0.2884978003697059], "min": [0.036, 0.102], "max": [0.872, 0.947], "count": [702]}}} +{"episode_index": 117, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8196078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4875204319781526]], [[0.4768019790666849]], [[0.4637879202088761]]], "std": [[[0.13977142100511805]], [[0.14581040210628524]], [[0.1632812252816129]]], "count": [143]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47884556109739934]], [[0.4643918712006947]], [[0.4479892848164907]]], "std": [[[0.10992204441478615]], [[0.12016596923871413]], [[0.14517741283129873]]], "count": [143]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4754666846633758]], [[0.45618870977878334]], [[0.43644554424333837]]], "std": [[[0.11443988720731915]], [[0.13491445992139695]], [[0.16079781543566948]]], "count": [143]}, "observation.state": {"min": [0.4045847952365875, 2.0209691524505615, -1.2702332735061646, -0.9855350852012634, -2.743605375289917, -1.9010648727416992, 1.1933339834213257, 52.0, 0.08435200154781342, 0.2719700038433075, -0.12371300160884857, -3.0329999923706055, -0.26600003242492676, -0.6050000190734863, -0.9856747388839722, -2.162951707839966, 0.4201880693435669, 0.6695083379745483, 1.8544472455978394, 1.1757235527038574, -2.8757266998291016, 29.0, -0.3177970051765442, 0.22909000515937805, -0.03873400017619133, 2.5510001182556152, -0.26100000739097595, -2.875999927520752], "max": [1.0327986478805542, 2.106559991836548, -0.518362820148468, -0.3968704342842102, -1.8064682483673096, -1.0030407905578613, 2.156930446624756, 925.0, 0.27640798687934875, 0.43732699751853943, 0.04176599904894829, -2.6730000972747803, 0.5830000042915344, -0.1940000057220459, -0.24383994936943054, -2.05899977684021, 1.0114880800247192, 1.2073490619659424, 2.8564581871032715, 1.8722846508026123, -1.2516803741455078, 878.0, -0.1778630018234253, 0.4439519941806793, 0.04798299819231033, 3.046999931335449, 0.7739999890327454, -1.6050000190734863], "mean": [0.6462225317955017, 2.0809333324432373, -0.764011800289154, -0.716078519821167, -2.188446283340454, -1.5309830904006958, 1.4994198083877563, 768.0344848632812, 0.22908934950828552, 0.3520946502685547, -0.017244169488549232, -2.895521640777588, 0.3242238759994507, -0.3175331950187683, -0.5511548519134521, -2.1152102947235107, 0.5757503509521484, 0.8442776203155518, 2.3869571685791016, 1.5776584148406982, -1.6599490642547607, 640.056396484375, -0.2756701409816742, 0.33387842774391174, 0.007840748876333237, 2.8181159496307373, 0.33596035838127136, -2.558032989501953], "std": [0.23167617619037628, 0.0140120480209589, 0.2640049159526825, 0.12684790790081024, 0.27942296862602234, 0.2725682556629181, 0.3716753125190735, 301.0426025390625, 0.05547569319605827, 0.0587235651910305, 0.0399443618953228, 0.1091134324669838, 0.2949879765510559, 0.13019946217536926, 0.21679064631462097, 0.02609715424478054, 0.1944325566291809, 0.1241944283246994, 0.28322017192840576, 0.16890081763267517, 0.5354337096214294, 257.019287109375, 0.04389607161283493, 0.06488645076751709, 0.017229214310646057, 0.13799802958965302, 0.27146461606025696, 0.30445390939712524], "count": [754]}, "action": {"min": [0.4045847952365875, 2.0209691524505615, -1.2702332735061646, -0.9855350852012634, -2.743605375289917, -1.9010648727416992, 1.1933339834213257, 52.0, 0.08435200154781342, 0.2719700038433075, -0.12371300160884857, -3.0329999923706055, -0.26600003242492676, -0.6050000190734863, -0.9856747388839722, -2.162951707839966, 0.4201880693435669, 0.6695083379745483, 1.8544472455978394, 1.1757235527038574, -2.8757266998291016, 29.0, -0.3177970051765442, 0.22909000515937805, -0.03873400017619133, 2.5510001182556152, -0.26100000739097595, -2.875999927520752], "max": [1.0327986478805542, 2.106559991836548, -0.518362820148468, -0.3968704342842102, -1.8064682483673096, -1.0030407905578613, 2.156930446624756, 925.0, 0.27640798687934875, 0.43732699751853943, 0.04176599904894829, -2.6730000972747803, 0.5830000042915344, -0.1940000057220459, -0.24383994936943054, -2.05899977684021, 1.0114880800247192, 1.2073490619659424, 2.8564581871032715, 1.8722846508026123, -1.2516803741455078, 878.0, -0.1778630018234253, 0.4439519941806793, 0.04798299819231033, 3.046999931335449, 0.7739999890327454, -1.6050000190734863], "mean": [0.6462225317955017, 2.0809333324432373, -0.764011800289154, -0.716078519821167, -2.188446283340454, -1.5309830904006958, 1.4994198083877563, 768.0344848632812, 0.22908934950828552, 0.3520946502685547, -0.017244169488549232, -2.895521640777588, 0.3242238759994507, -0.3175331950187683, -0.5511548519134521, -2.1152102947235107, 0.5757503509521484, 0.8442776203155518, 2.3869571685791016, 1.5776584148406982, -1.6599490642547607, 640.056396484375, -0.2756701409816742, 0.33387842774391174, 0.007840748876333237, 2.8181159496307373, 0.33596035838127136, -2.558032989501953], "std": [0.23167617619037628, 0.0140120480209589, 0.2640049159526825, 0.12684790790081024, 0.27942296862602234, 0.2725682556629181, 0.3716753125190735, 301.0426025390625, 0.05547569319605827, 0.0587235651910305, 0.0399443618953228, 0.1091134324669838, 0.2949879765510559, 0.13019946217536926, 0.21679064631462097, 0.02609715424478054, 0.1944325566291809, 0.1241944283246994, 0.28322017192840576, 0.16890081763267517, 0.5354337096214294, 257.019287109375, 0.04389607161283493, 0.06488645076751709, 0.017229214310646057, 0.13799802958965302, 0.27146461606025696, 0.30445390939712524], "count": [754]}, "timestamp": {"min": [0.0], "max": [25.1], "mean": [12.55], "std": [7.255362001842347], "count": [754]}, "frame_index": {"min": [0], "max": [753], "mean": [376.5], "std": [217.66086005527038], "count": [754]}, "episode_index": {"min": [119], "max": [119], "mean": [119.0], "std": [0.0], "count": [754]}, "index": {"min": [72969], "max": [73722], "mean": [73345.5], "std": [217.66086005527038], "count": [754]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [754]}, "subtask_annotation": {"mean": [10.903183023872678, 29.0, 29.0, 29.0, 29.0], "std": [10.556399768635846, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [754]}, "scene_annotation": {"mean": [119.0], "std": [0.0], "min": [119], "max": [119], "count": [754]}, "eef_direction_state": {"mean": [4.66710875331565, 4.8302387267904505], "std": [2.011058385943608, 1.8491773771564588], "min": [0, 0], "max": [6, 6], "count": [754]}, "eef_velocity_state": {"mean": [0.5092838196286472, 0.5], "std": [0.7028126641800295, 0.7141056991805359], "min": [0, 0], "max": [2, 2], "count": [754]}, "eef_acc_mag_state": {"mean": [0.4920424403183024, 0.5185676392572944], "std": [0.7573269467671262, 0.7641156649380463], "min": [0, 0], "max": [2, 2], "count": [754]}, "eef_direction_action": {"mean": [4.66710875331565, 4.8302387267904505], "std": [2.011058385943608, 1.8491773771564588], "min": [0, 0], "max": [6, 6], "count": [754]}, "eef_velocity_action": {"mean": [0.5092838196286472, 0.5], "std": [0.7028126641800295, 0.7141056991805359], "min": [0, 0], "max": [2, 2], "count": [754]}, "eef_acc_mag_action": {"mean": [0.4920424403183024, 0.5185676392572944], "std": [0.7573269467671262, 0.7641156649380463], "min": [0, 0], "max": [2, 2], "count": [754]}, "eef_sim_pose_state": {"mean": [0.5427175512404518, 0.2936846293656681, 1.100423425649212, -1.905267821225698, 0.8925525500701486, 1.8755303802628125, 0.5659674975053722, -0.24605619219839175, 1.1114200921453143, 1.8500491819668754, 1.0308799931517623, -2.2438160682660118], "std": [0.06592797305291008, 0.040746952838881495, 0.04350212635304096, 1.94927613115382, 0.3329011629284858, 1.795088393658688, 0.0591155089940576, 0.0694581793078106, 0.030536046374973418, 2.1948816418545802, 0.30669080694054085, 0.19225543466277004], "min": [0.43913316133780866, 0.19344826956392036, 1.0574007016755194, -3.134258254323526, 0.2937357367988249, -3.132107684375381, 0.48851278459799485, -0.30993900411185127, 1.0789203075945375, -3.139892207590811, 0.4122651621232565, -2.7485757282093037], "max": [0.6572619127346458, 0.33619509731637726, 1.2071796341141225, 3.1351176176849496, 1.3789673600712469, 3.141523211970844, 0.6529956088545044, -0.0945808618567087, 1.2135848386600614, 3.1380570388267297, 1.2808193008938011, -1.8538818174273493], "count": [754]}, "eef_sim_pose_action": {"mean": [0.5427175512404518, 0.2936846293656681, 1.100423425649212, -1.905267821225698, 0.8925525500701486, 1.8755303802628125, 0.5659674975053722, -0.24605619219839175, 1.1114200921453143, 1.8500491819668754, 1.0308799931517623, -2.2438160682660118], "std": [0.06592797305291008, 0.040746952838881495, 0.04350212635304096, 1.94927613115382, 0.3329011629284858, 1.795088393658688, 0.0591155089940576, 0.0694581793078106, 0.030536046374973418, 2.1948816418545802, 0.30669080694054085, 0.19225543466277004], "min": [0.43913316133780866, 0.19344826956392036, 1.0574007016755194, -3.134258254323526, 0.2937357367988249, -3.132107684375381, 0.48851278459799485, -0.30993900411185127, 1.0789203075945375, -3.139892207590811, 0.4122651621232565, -2.7485757282093037], "max": [0.6572619127346458, 0.33619509731637726, 1.2071796341141225, 3.1351176176849496, 1.3789673600712469, 3.141523211970844, 0.6529956088545044, -0.0945808618567087, 1.2135848386600614, 3.1380570388267297, 1.2808193008938011, -1.8538818174273493], "count": [754]}, "gripper_mode_state": {"mean": [0.15782493368700265, 0.1724137931034483], "std": [0.36457677379901166, 0.3777396948311493], "min": [0, 0], "max": [1, 1], "count": [754]}, "gripper_activity_state": {"mean": [1.8978779840848807, 1.903183023872679], "std": [0.394149194131017, 0.39548573489098454], "min": [0, 0], "max": [2, 2], "count": [754]}, "gripper_mode_action": {"mean": [0.15782493368700265, 0.1724137931034483], "std": [0.36457677379901166, 0.3777396948311493], "min": [0, 0], "max": [1, 1], "count": [754]}, "gripper_activity_action": {"mean": [1.8978779840848807, 1.903183023872679], "std": [0.394149194131017, 0.39548573489098454], "min": [0, 0], "max": [2, 2], "count": [754]}, "gripper_open_scale_state": {"mean": [0.640056365888378, 0.7680344827485004], "std": [0.25701912205273225, 0.30104261861793813], "min": [0.029, 0.052], "max": [0.878, 0.925], "count": [754]}, "gripper_open_scale_action": {"mean": [0.640056365888378, 0.7680344827485004], "std": [0.25701912205273225, 0.30104261861793813], "min": [0.029, 0.052], "max": [0.878, 0.925], "count": [754]}}} +{"episode_index": 118, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8509803921568627]], [[1.0]], [[1.0]]], "mean": [[[0.49291071428571426]], [[0.48237421072595704]], [[0.46921400122549023]]], "std": [[[0.14525867660333996]], [[0.1516777058981018]], [[0.16728278133508392]]], "count": [140]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4763528944911298]], [[0.4740329758986928]], [[0.4630153434290383]]], "std": [[[0.10812527156700115]], [[0.10963656110382149]], [[0.12493875716917126]]], "count": [140]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4745732945261438]], [[0.4607741698762839]], [[0.44176754201680674]]], "std": [[[0.11510344355383083]], [[0.13361869980446148]], [[0.15575353228265765]]], "count": [140]}, "observation.state": {"min": [0.38990655541419983, 1.9902338981628418, -1.4910871982574463, -1.1139041185379028, -2.7684412002563477, -1.793483018875122, 1.0491349697113037, 177.0, 0.08908099681138992, 0.27798599004745483, -0.12742699682712555, -3.0510001182556152, -0.49900001287460327, -0.5699999928474426, -0.7777187824249268, -2.1751341819763184, 0.242530956864357, 0.6475521326065063, 1.8839608430862427, 1.1770153045654297, -2.7212650775909424, 49.0, -0.32579100131988525, 0.20783400535583496, -0.024397000670433044, -3.1411852836608887, -0.11300000548362732, -2.9639999866485596], "max": [1.0404781103134155, 2.1077468395233154, -0.5203001499176025, -0.5421516299247742, -1.8063286542892456, -0.9523738622665405, 2.1722018718719482, 944.0, 0.2928819954395294, 0.4120340049266815, 0.06154000014066696, -2.8389999866485596, 0.6510000228881836, -0.12999998033046722, -0.24027949571609497, -2.0738351345062256, 0.8890358209609985, 1.1689343452453613, 2.763920783996582, 1.9482238292694092, -1.1094186305999756, 892.0, -0.23652799427509308, 0.40505799651145935, 0.05588100105524063, 3.135999917984009, 0.8320000171661377, -1.4620000123977661], "mean": [0.6014297008514404, 2.050306558609009, -0.8159813284873962, -0.6797246336936951, -2.1481118202209473, -1.6199778318405151, 1.4020452499389648, 798.2354125976562, 0.23773115873336792, 0.32894715666770935, -0.018408145755529404, -2.9619762897491455, 0.30940696597099304, -0.28009337186813354, -0.41249170899391174, -2.145254135131836, 0.4975169599056244, 0.8452020883560181, 2.2321951389312744, 1.6264349222183228, -1.547447919845581, 691.255859375, -0.2963648736476898, 0.2997509241104126, 0.009141559712588787, 2.3816113471984863, 0.5081315040588379, -2.5363240242004395], "std": [0.20285148918628693, 0.03251510486006737, 0.294598788022995, 0.17956790328025818, 0.2980918288230896, 0.2136758416891098, 0.42457178235054016, 243.5615234375, 0.058337002992630005, 0.044335607439279556, 0.03470155969262123, 0.060895875096321106, 0.3776921033859253, 0.12747366726398468, 0.16024330258369446, 0.029347039759159088, 0.18668361008167267, 0.13391491770744324, 0.22349147498607635, 0.1853010207414627, 0.5316517949104309, 269.3186950683594, 0.024683943018317223, 0.05830742418766022, 0.017271757125854492, 1.538994312286377, 0.24193863570690155, 0.37063172459602356], "count": [727]}, "action": {"min": [0.38990655541419983, 1.9902338981628418, -1.4910871982574463, -1.1139041185379028, -2.7684412002563477, -1.793483018875122, 1.0491349697113037, 177.0, 0.08908099681138992, 0.27798599004745483, -0.12742699682712555, -3.0510001182556152, -0.49900001287460327, -0.5699999928474426, -0.7777187824249268, -2.1751341819763184, 0.242530956864357, 0.6475521326065063, 1.8839608430862427, 1.1770153045654297, -2.7212650775909424, 49.0, -0.32579100131988525, 0.20783400535583496, -0.024397000670433044, -3.1411852836608887, -0.11300000548362732, -2.9639999866485596], "max": [1.0404781103134155, 2.1077468395233154, -0.5203001499176025, -0.5421516299247742, -1.8063286542892456, -0.9523738622665405, 2.1722018718719482, 944.0, 0.2928819954395294, 0.4120340049266815, 0.06154000014066696, -2.8389999866485596, 0.6510000228881836, -0.12999998033046722, -0.24027949571609497, -2.0738351345062256, 0.8890358209609985, 1.1689343452453613, 2.763920783996582, 1.9482238292694092, -1.1094186305999756, 892.0, -0.23652799427509308, 0.40505799651145935, 0.05588100105524063, 3.135999917984009, 0.8320000171661377, -1.4620000123977661], "mean": [0.6014297008514404, 2.050306558609009, -0.8159813284873962, -0.6797246336936951, -2.1481118202209473, -1.6199778318405151, 1.4020452499389648, 798.2354125976562, 0.23773115873336792, 0.32894715666770935, -0.018408145755529404, -2.9619762897491455, 0.30940696597099304, -0.28009337186813354, -0.41249170899391174, -2.145254135131836, 0.4975169599056244, 0.8452020883560181, 2.2321951389312744, 1.6264349222183228, -1.547447919845581, 691.255859375, -0.2963648736476898, 0.2997509241104126, 0.009141559712588787, 2.3816113471984863, 0.5081315040588379, -2.5363240242004395], "std": [0.20285148918628693, 0.03251510486006737, 0.294598788022995, 0.17956790328025818, 0.2980918288230896, 0.2136758416891098, 0.42457178235054016, 243.5615234375, 0.058337002992630005, 0.044335607439279556, 0.03470155969262123, 0.060895875096321106, 0.3776921033859253, 0.12747366726398468, 0.16024330258369446, 0.029347039759159088, 0.18668361008167267, 0.13391491770744324, 0.22349147498607635, 0.1853010207414627, 0.5316517949104309, 269.3186950683594, 0.024683943018317223, 0.05830742418766022, 0.017271757125854492, 1.538994312286377, 0.24193863570690155, 0.37063172459602356], "count": [727]}, "timestamp": {"min": [0.0], "max": [24.2], "mean": [12.099999999999998], "std": [6.995554143724268], "count": [727]}, "frame_index": {"min": [0], "max": [726], "mean": [363.0], "std": [209.86662431172803], "count": [727]}, "episode_index": {"min": [120], "max": [120], "mean": [120.0], "std": [0.0], "count": [727]}, "index": {"min": [73723], "max": [74449], "mean": [74086.0], "std": [209.86662431172803], "count": [727]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [727]}, "subtask_annotation": {"mean": [13.411279229711141, 29.0, 29.0, 29.0, 29.0], "std": [10.25922790640931, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [727]}, "scene_annotation": {"mean": [120.0], "std": [0.0], "min": [120], "max": [120], "count": [727]}, "eef_direction_state": {"mean": [4.759284731774415, 4.801925722145804], "std": [1.9515714502050003, 1.8083853681114987], "min": [0, 0], "max": [6, 6], "count": [727]}, "eef_velocity_state": {"mean": [0.4607977991746905, 0.5337001375515819], "std": [0.6451946352064237, 0.7219532067790295], "min": [0, 0], "max": [2, 2], "count": [727]}, "eef_acc_mag_state": {"mean": [0.48005502063273725, 0.5103163686382394], "std": [0.7541365046689156, 0.754329664281025], "min": [0, 0], "max": [2, 2], "count": [727]}, "eef_direction_action": {"mean": [4.759284731774415, 4.801925722145804], "std": [1.9515714502050003, 1.8083853681114987], "min": [0, 0], "max": [6, 6], "count": [727]}, "eef_velocity_action": {"mean": [0.4607977991746905, 0.5337001375515819], "std": [0.6451946352064237, 0.7219532067790295], "min": [0, 0], "max": [2, 2], "count": [727]}, "eef_acc_mag_action": {"mean": [0.48005502063273725, 0.5103163686382394], "std": [0.7541365046689156, 0.754329664281025], "min": [0, 0], "max": [2, 2], "count": [727]}, "eef_sim_pose_state": {"mean": [0.5048461091630966, 0.31180719750866576, 1.0806826264705711, -2.5197364769401616, 1.0016189093514656, 1.884414955517646, 0.545961863585607, -0.2519932229418982, 1.1035552848465557, 2.163540403289476, 1.0279978952587037, -2.1983420779712755], "std": [0.06002736609169174, 0.022831308475395228, 0.033381660856395094, 0.23116243838794576, 0.3444031615460183, 2.0315581203135333, 0.04702592917364627, 0.06454510665348412, 0.044849062598205404, 1.824360808361783, 0.37803508467369634, 0.2566161504537872], "min": [0.4181420041100597, 0.25801876910696203, 1.0521163238687568, -3.060543096377907, 0.30382422016255384, -3.127385301751372, 0.4942855661751236, -0.3104614182120715, 1.061624029626687, -3.138372667862911, 0.1998344332130706, -2.855999386032344], "max": [0.6186829590843496, 0.34513622069566985, 1.1701441847304317, -2.016339888491568, 1.4405605385190992, 3.1343349231899933, 0.6323216430449453, -0.09179298931380786, 1.2287008081024142, 3.1385948092443536, 1.2838251314979567, -1.7461147387563556], "count": [727]}, "eef_sim_pose_action": {"mean": [0.5048461091630966, 0.31180719750866576, 1.0806826264705711, -2.5197364769401616, 1.0016189093514656, 1.884414955517646, 0.545961863585607, -0.2519932229418982, 1.1035552848465557, 2.163540403289476, 1.0279978952587037, -2.1983420779712755], "std": [0.06002736609169174, 0.022831308475395228, 0.033381660856395094, 0.23116243838794576, 0.3444031615460183, 2.0315581203135333, 0.04702592917364627, 0.06454510665348412, 0.044849062598205404, 1.824360808361783, 0.37803508467369634, 0.2566161504537872], "min": [0.4181420041100597, 0.25801876910696203, 1.0521163238687568, -3.060543096377907, 0.30382422016255384, -3.127385301751372, 0.4942855661751236, -0.3104614182120715, 1.061624029626687, -3.138372667862911, 0.1998344332130706, -2.855999386032344], "max": [0.6186829590843496, 0.34513622069566985, 1.1701441847304317, -2.016339888491568, 1.4405605385190992, 3.1343349231899933, 0.6323216430449453, -0.09179298931380786, 1.2287008081024142, 3.1385948092443536, 1.2838251314979567, -1.7461147387563556], "count": [727]}, "gripper_mode_state": {"mean": [0.15955983493810177, 0.13342503438789546], "std": [0.3661973429895833, 0.34003351979839336], "min": [0, 0], "max": [1, 1], "count": [727]}, "gripper_activity_state": {"mean": [1.8720770288858322, 1.9092159559834938], "std": [0.45589998011156413, 0.36716740387584634], "min": [0, 0], "max": [2, 2], "count": [727]}, "gripper_mode_action": {"mean": [0.15955983493810177, 0.13342503438789546], "std": [0.3661973429895833, 0.34003351979839336], "min": [0, 0], "max": [1, 1], "count": [727]}, "gripper_activity_action": {"mean": [1.8720770288858322, 1.9092159559834938], "std": [0.45589998011156413, 0.36716740387584634], "min": [0, 0], "max": [2, 2], "count": [727]}, "gripper_open_scale_state": {"mean": [0.6912558460524175, 0.7982352131209975], "std": [0.2693189818511011, 0.2435612558121456], "min": [0.049, 0.177], "max": [0.892, 0.944], "count": [727]}, "gripper_open_scale_action": {"mean": [0.6912558460524175, 0.7982352131209975], "std": [0.2693189818511011, 0.2435612558121456], "min": [0.049, 0.177], "max": [0.892, 0.944], "count": [727]}}} +{"episode_index": 119, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.48606781346116873]], [[0.4772536704632834]], [[0.4658976265138408]]], "std": [[[0.14365259793763305]], [[0.14998151924802522]], [[0.16677818766471733]]], "count": [136]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48616399341599387]], [[0.4710981353325644]], [[0.45335627823433294]]], "std": [[[0.12161032398373532]], [[0.12959248802166676]], [[0.15543983362108932]]], "count": [136]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4741622558030565]], [[0.45545416126009225]], [[0.4351682015330642]]], "std": [[[0.10745782076598581]], [[0.12882479463635635]], [[0.1569129701023529]]], "count": [136]}, "observation.state": {"min": [0.4217239320278168, 2.0163440704345703, -1.3869084119796753, -1.1686725616455078, -2.773502826690674, -1.8009353876113892, 1.216407299041748, 160.0, 0.09947899729013443, 0.2814140021800995, -0.11199100315570831, -3.0739998817443848, -0.5099999904632568, -0.5370000600814819, -0.8683187961578369, -2.1741740703582764, 0.3847578167915344, 0.7484495639801025, 2.2182960510253906, 1.158846378326416, -2.7868196964263916, 55.0, -0.32153698801994324, 0.22007499635219574, -0.0442189984023571, 2.5959999561309814, -0.2529999911785126, -2.76200008392334], "max": [0.9955008625984192, 2.101585865020752, -0.552291989326477, -0.6334323287010193, -2.0154364109039307, -1.0031977891921997, 2.123577117919922, 945.0, 0.295634001493454, 0.4241439998149872, 0.04091800004243851, -2.872999906539917, 0.6220000386238098, -0.06700000166893005, -0.254591166973114, -2.0625429153442383, 1.007700800895691, 1.2783490419387817, 2.8548176288604736, 1.9152196645736694, -1.231801152229309, 855.0, -0.18142899870872498, 0.42333701252937317, 0.06441699713468552, 3.125999927520752, 0.5239999890327454, -1.6180000305175781], "mean": [0.6398001313209534, 2.069911241531372, -0.8024292588233948, -0.7570118308067322, -2.229787826538086, -1.603172779083252, 1.5512700080871582, 816.5228271484375, 0.22929371893405914, 0.3436908423900604, -0.013893894851207733, -2.9684371948242188, 0.24970829486846924, -0.35252419114112854, -0.5232028365135193, -2.1311140060424805, 0.6164904832839966, 0.8806058764457703, 2.4098498821258545, 1.6182583570480347, -1.7064634561538696, 591.4121704101562, -0.27256253361701965, 0.3206559419631958, -6.689258589176461e-05, 2.8994534015655518, 0.3089470863342285, -2.522294282913208], "std": [0.20594704151153564, 0.022131074219942093, 0.2870112955570221, 0.1548944115638733, 0.2692900002002716, 0.21399512887001038, 0.33457234501838684, 264.62432861328125, 0.06018327176570892, 0.04577914997935295, 0.03400802239775658, 0.07191792875528336, 0.392363041639328, 0.1197044849395752, 0.19483931362628937, 0.02162839099764824, 0.23163583874702454, 0.14334189891815186, 0.23515591025352478, 0.2397305816411972, 0.5248094797134399, 242.10794067382812, 0.03993844613432884, 0.06719614565372467, 0.024128394201397896, 0.15764257311820984, 0.2805735170841217, 0.29780757427215576], "count": [700]}, "action": {"min": [0.4217239320278168, 2.0163440704345703, -1.3869084119796753, -1.1686725616455078, -2.773502826690674, -1.8009353876113892, 1.216407299041748, 160.0, 0.09947899729013443, 0.2814140021800995, -0.11199100315570831, -3.0739998817443848, -0.5099999904632568, -0.5370000600814819, -0.8683187961578369, -2.1741740703582764, 0.3847578167915344, 0.7484495639801025, 2.2182960510253906, 1.158846378326416, -2.7868196964263916, 55.0, -0.32153698801994324, 0.22007499635219574, -0.0442189984023571, 2.5959999561309814, -0.2529999911785126, -2.76200008392334], "max": [0.9955008625984192, 2.101585865020752, -0.552291989326477, -0.6334323287010193, -2.0154364109039307, -1.0031977891921997, 2.123577117919922, 945.0, 0.295634001493454, 0.4241439998149872, 0.04091800004243851, -2.872999906539917, 0.6220000386238098, -0.06700000166893005, -0.254591166973114, -2.0625429153442383, 1.007700800895691, 1.2783490419387817, 2.8548176288604736, 1.9152196645736694, -1.231801152229309, 855.0, -0.18142899870872498, 0.42333701252937317, 0.06441699713468552, 3.125999927520752, 0.5239999890327454, -1.6180000305175781], "mean": [0.6398001313209534, 2.069911241531372, -0.8024292588233948, -0.7570118308067322, -2.229787826538086, -1.603172779083252, 1.5512700080871582, 816.5228271484375, 0.22929371893405914, 0.3436908423900604, -0.013893894851207733, -2.9684371948242188, 0.24970829486846924, -0.35252419114112854, -0.5232028365135193, -2.1311140060424805, 0.6164904832839966, 0.8806058764457703, 2.4098498821258545, 1.6182583570480347, -1.7064634561538696, 591.4121704101562, -0.27256253361701965, 0.3206559419631958, -6.689258589176461e-05, 2.8994534015655518, 0.3089470863342285, -2.522294282913208], "std": [0.20594704151153564, 0.022131074219942093, 0.2870112955570221, 0.1548944115638733, 0.2692900002002716, 0.21399512887001038, 0.33457234501838684, 264.62432861328125, 0.06018327176570892, 0.04577914997935295, 0.03400802239775658, 0.07191792875528336, 0.392363041639328, 0.1197044849395752, 0.19483931362628937, 0.02162839099764824, 0.23163583874702454, 0.14334189891815186, 0.23515591025352478, 0.2397305816411972, 0.5248094797134399, 242.10794067382812, 0.03993844613432884, 0.06719614565372467, 0.024128394201397896, 0.15764257311820984, 0.2805735170841217, 0.29780757427215576], "count": [700]}, "timestamp": {"min": [0.0], "max": [23.3], "mean": [11.65], "std": [6.735746267324637], "count": [700]}, "frame_index": {"min": [0], "max": [699], "mean": [349.5], "std": [202.0723880197391], "count": [700]}, "episode_index": {"min": [121], "max": [121], "mean": [121.0], "std": [0.0], "count": [700]}, "index": {"min": [74450], "max": [75149], "mean": [74799.5], "std": [202.0723880197391], "count": [700]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [700]}, "subtask_annotation": {"mean": [11.282857142857143, 29.0, 29.0, 29.0, 29.0], "std": [10.227832774606085, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [700]}, "scene_annotation": {"mean": [121.0], "std": [0.0], "min": [121], "max": [121], "count": [700]}, "eef_direction_state": {"mean": [4.707142857142857, 4.862857142857143], "std": [1.9744671200512218, 1.719150240968013], "min": [0, 0], "max": [6, 6], "count": [700]}, "eef_velocity_state": {"mean": [0.52, 0.5457142857142857], "std": [0.6873551795521303, 0.7478895476674366], "min": [0, 0], "max": [2, 2], "count": [700]}, "eef_acc_mag_state": {"mean": [0.49857142857142855, 0.5128571428571429], "std": [0.7625132986461532, 0.7680069621283097], "min": [0, 0], "max": [2, 2], "count": [700]}, "eef_direction_action": {"mean": [4.707142857142857, 4.862857142857143], "std": [1.9744671200512218, 1.719150240968013], "min": [0, 0], "max": [6, 6], "count": [700]}, "eef_velocity_action": {"mean": [0.52, 0.5457142857142857], "std": [0.6873551795521303, 0.7478895476674366], "min": [0, 0], "max": [2, 2], "count": [700]}, "eef_acc_mag_action": {"mean": [0.49857142857142855, 0.5128571428571429], "std": [0.7625132986461532, 0.7680069621283097], "min": [0, 0], "max": [2, 2], "count": [700]}, "eef_sim_pose_state": {"mean": [0.5319304801345504, 0.28682596663249693, 1.097528253384375, -1.68060443538546, 0.8490661934842703, 1.9988658623497837, 0.5599259717100944, -0.24717195431633712, 1.1153947029805422, 1.8052367452293288, 0.9325242425391576, -2.306743176639614], "std": [0.067254538403271, 0.045595938922492064, 0.03770978448719485, 2.071858291110973, 0.3151791821134292, 1.6350201731391705, 0.047683549301123423, 0.06867926563449066, 0.04065887597297005, 2.0532391347459806, 0.35871645512661116, 0.3396610626219766], "min": [0.4343162949050824, 0.19960970307934026, 1.0569937585581388, -3.1400390622316925, 0.3453708124367585, -3.1322786580069457, 0.4959184624619409, -0.32034681396621467, 1.0689108857889156, -3.1382329327846854, 0.20727124097197924, -2.94787106928704], "max": [0.6360638272848801, 0.3426064366062458, 1.1925865668895408, 3.1373236034501533, 1.1510815108279706, 3.124494249669843, 0.6401193829572105, -0.08518293408184713, 1.2253142527125107, 3.139399830166903, 1.2739766351837134, -1.6652482970261633], "count": [700]}, "eef_sim_pose_action": {"mean": [0.5319304801345504, 0.28682596663249693, 1.097528253384375, -1.68060443538546, 0.8490661934842703, 1.9988658623497837, 0.5599259717100944, -0.24717195431633712, 1.1153947029805422, 1.8052367452293288, 0.9325242425391576, -2.306743176639614], "std": [0.067254538403271, 0.045595938922492064, 0.03770978448719485, 2.071858291110973, 0.3151791821134292, 1.6350201731391705, 0.047683549301123423, 0.06867926563449066, 0.04065887597297005, 2.0532391347459806, 0.35871645512661116, 0.3396610626219766], "min": [0.4343162949050824, 0.19960970307934026, 1.0569937585581388, -3.1400390622316925, 0.3453708124367585, -3.1322786580069457, 0.4959184624619409, -0.32034681396621467, 1.0689108857889156, -3.1382329327846854, 0.20727124097197924, -2.94787106928704], "max": [0.6360638272848801, 0.3426064366062458, 1.1925865668895408, 3.1373236034501533, 1.1510815108279706, 3.124494249669843, 0.6401193829572105, -0.08518293408184713, 1.2253142527125107, 3.139399830166903, 1.2739766351837134, -1.6652482970261633], "count": [700]}, "gripper_mode_state": {"mean": [0.18428571428571427, 0.15714285714285714], "std": [0.38771702283485215, 0.36393540579591316], "min": [0, 0], "max": [1, 1], "count": [700]}, "gripper_activity_state": {"mean": [1.9128571428571428, 1.9042857142857144], "std": [0.36190820800364004, 0.3790724447481608], "min": [0, 0], "max": [2, 2], "count": [700]}, "gripper_mode_action": {"mean": [0.18428571428571427, 0.15714285714285714], "std": [0.38771702283485215, 0.36393540579591316], "min": [0, 0], "max": [1, 1], "count": [700]}, "gripper_activity_action": {"mean": [1.9128571428571428, 1.9042857142857144], "std": [0.36190820800364004, 0.3790724447481608], "min": [0, 0], "max": [2, 2], "count": [700]}, "gripper_open_scale_state": {"mean": [0.5914121426337107, 0.8165228571864516], "std": [0.24210792316587734, 0.26462436410471124], "min": [0.055, 0.16], "max": [0.855, 0.945], "count": [700]}, "gripper_open_scale_action": {"mean": [0.5914121426337107, 0.8165228571864516], "std": [0.24210792316587734, 0.26462436410471124], "min": [0.055, 0.16], "max": [0.855, 0.945], "count": [700]}}} +{"episode_index": 120, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8431372549019608]], [[1.0]], [[1.0]]], "mean": [[[0.4839430696298127]], [[0.47110392809084417]], [[0.4599636918492887]]], "std": [[[0.14531431586004884]], [[0.15495228423637908]], [[0.16964181360993374]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47551031540067007]], [[0.470480409320591]], [[0.45781431935519307]]], "std": [[[0.12404206603005116]], [[0.12443760809885027]], [[0.14082934275162312]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4695126187729994]], [[0.45580487758829025]], [[0.4388832317240622]]], "std": [[[0.11608802778525008]], [[0.13114434535858427]], [[0.15208645803461365]]], "count": [119]}, "observation.state": {"min": [0.3939906358718872, 2.003323793411255, -1.4788525104522705, -1.20853590965271, -2.809997797012329, -1.971174955368042, 1.1396476030349731, 206.0, 0.12156400084495544, 0.25403299927711487, -0.13008199632167816, -3.1401853561401367, -0.48000001907348633, -0.5350000262260437, -0.799744725227356, -2.175797462463379, 0.47851693630218506, 0.6794567108154297, 2.081671714782715, 1.2467061281204224, -2.864102840423584, 58.0, -0.31829801201820374, 0.20664499700069427, -0.03269600123167038, 2.6080000400543213, -0.19500000774860382, -2.8429999351501465], "max": [0.953176736831665, 2.1108014583587646, -0.4401546120643616, -0.4770159423351288, -1.5832579135894775, -0.8980242609977722, 2.0846214294433594, 885.0, 0.29616600275039673, 0.410165011882782, 0.08786699920892715, -2.7869999408721924, 0.6660000085830688, -0.14399999380111694, -0.2044827789068222, -2.125636577606201, 1.0401115417480469, 1.1923915147781372, 2.856318473815918, 1.941556692123413, -1.0768507719039917, 926.0, -0.20442600548267365, 0.40614598989486694, 0.01979300007224083, 3.062999963760376, 0.6330000162124634, -1.503999948501587], "mean": [0.5676501393318176, 2.0589663982391357, -0.7704248428344727, -0.7925593256950378, -2.1972153186798096, -1.6948387622833252, 1.4443633556365967, 750.1968383789062, 0.24319647252559662, 0.32098886370658875, 0.0009157316526398063, -2.969712018966675, 0.2999795973300934, -0.2950153052806854, -0.4277433454990387, -2.164318561553955, 0.6333478689193726, 0.8507595658302307, 2.291714906692505, 1.6507467031478882, -1.5804946422576904, 744.7639770507812, -0.2775461673736572, 0.2934303879737854, -0.01455733459442854, 2.9017367362976074, 0.4262998700141907, -2.5604724884033203], "std": [0.18566088378429413, 0.029056275263428688, 0.3406578600406647, 0.1675300896167755, 0.3227398693561554, 0.3096333146095276, 0.34580960869789124, 238.91563415527344, 0.04993472620844841, 0.055190227925777435, 0.04781099408864975, 0.12089899927377701, 0.35917648673057556, 0.10317452251911163, 0.1861180067062378, 0.009481185115873814, 0.1922403872013092, 0.16503384709358215, 0.2622557580471039, 0.18774546682834625, 0.6246948838233948, 283.49407958984375, 0.031105760484933853, 0.06634648144245148, 0.017172150313854218, 0.13247232139110565, 0.26464444398880005, 0.3625548779964447], "count": [589]}, "action": {"min": [0.3939906358718872, 2.003323793411255, -1.4788525104522705, -1.20853590965271, -2.809997797012329, -1.971174955368042, 1.1396476030349731, 206.0, 0.12156400084495544, 0.25403299927711487, -0.13008199632167816, -3.1401853561401367, -0.48000001907348633, -0.5350000262260437, -0.799744725227356, -2.175797462463379, 0.47851693630218506, 0.6794567108154297, 2.081671714782715, 1.2467061281204224, -2.864102840423584, 58.0, -0.31829801201820374, 0.20664499700069427, -0.03269600123167038, 2.6080000400543213, -0.19500000774860382, -2.8429999351501465], "max": [0.953176736831665, 2.1108014583587646, -0.4401546120643616, -0.4770159423351288, -1.5832579135894775, -0.8980242609977722, 2.0846214294433594, 885.0, 0.29616600275039673, 0.410165011882782, 0.08786699920892715, -2.7869999408721924, 0.6660000085830688, -0.14399999380111694, -0.2044827789068222, -2.125636577606201, 1.0401115417480469, 1.1923915147781372, 2.856318473815918, 1.941556692123413, -1.0768507719039917, 926.0, -0.20442600548267365, 0.40614598989486694, 0.01979300007224083, 3.062999963760376, 0.6330000162124634, -1.503999948501587], "mean": [0.5676501393318176, 2.0589663982391357, -0.7704248428344727, -0.7925593256950378, -2.1972153186798096, -1.6948387622833252, 1.4443633556365967, 750.1968383789062, 0.24319647252559662, 0.32098886370658875, 0.0009157316526398063, -2.969712018966675, 0.2999795973300934, -0.2950153052806854, -0.4277433454990387, -2.164318561553955, 0.6333478689193726, 0.8507595658302307, 2.291714906692505, 1.6507467031478882, -1.5804946422576904, 744.7639770507812, -0.2775461673736572, 0.2934303879737854, -0.01455733459442854, 2.9017367362976074, 0.4262998700141907, -2.5604724884033203], "std": [0.18566088378429413, 0.029056275263428688, 0.3406578600406647, 0.1675300896167755, 0.3227398693561554, 0.3096333146095276, 0.34580960869789124, 238.91563415527344, 0.04993472620844841, 0.055190227925777435, 0.04781099408864975, 0.12089899927377701, 0.35917648673057556, 0.10317452251911163, 0.1861180067062378, 0.009481185115873814, 0.1922403872013092, 0.16503384709358215, 0.2622557580471039, 0.18774546682834625, 0.6246948838233948, 283.49407958984375, 0.031105760484933853, 0.06634648144245148, 0.017172150313854218, 0.13247232139110565, 0.26464444398880005, 0.3625548779964447], "count": [589]}, "timestamp": {"min": [0.0], "max": [19.6], "mean": [9.8], "std": [5.667646974029188], "count": [589]}, "frame_index": {"min": [0], "max": [588], "mean": [294.0], "std": [170.02940922087566], "count": [589]}, "episode_index": {"min": [122], "max": [122], "mean": [122.0], "std": [0.0], "count": [589]}, "index": {"min": [75150], "max": [75738], "mean": [75444.0], "std": [170.02940922087566], "count": [589]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [589]}, "subtask_annotation": {"mean": [10.955857385398982, 29.0, 29.0, 29.0, 29.0], "std": [10.692876600963384, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [589]}, "scene_annotation": {"mean": [122.0], "std": [0.0], "min": [122], "max": [122], "count": [589]}, "eef_direction_state": {"mean": [4.597623089983022, 4.6825127334465195], "std": [2.1177705034958594, 1.7759140649161205], "min": [0, 0], "max": [6, 6], "count": [589]}, "eef_velocity_state": {"mean": [0.5398981324278438, 0.6213921901528013], "std": [0.7258416973342324, 0.7714894843451451], "min": [0, 0], "max": [2, 2], "count": [589]}, "eef_acc_mag_state": {"mean": [0.48217317487266553, 0.5891341256366723], "std": [0.7587215795044417, 0.7931909491670563], "min": [0, 0], "max": [2, 2], "count": [589]}, "eef_direction_action": {"mean": [4.597623089983022, 4.6825127334465195], "std": [2.1177705034958594, 1.7759140649161205], "min": [0, 0], "max": [6, 6], "count": [589]}, "eef_velocity_action": {"mean": [0.5398981324278438, 0.6213921901528013], "std": [0.7258416973342324, 0.7714894843451451], "min": [0, 0], "max": [2, 2], "count": [589]}, "eef_acc_mag_action": {"mean": [0.48217317487266553, 0.5891341256366723], "std": [0.7587215795044417, 0.7931909491670563], "min": [0, 0], "max": [2, 2], "count": [589]}, "eef_sim_pose_state": {"mean": [0.5042217076308494, 0.28261740586319445, 1.0792223817635438, -2.585382243306679, 0.9645336497125452, 2.1570301183256104, 0.538082815376241, -0.26931559036995617, 1.1138407027262638, 2.167064980269481, 1.0161299552071388, -2.2113825251261385], "std": [0.0669238364484428, 0.03217655232933088, 0.03775419649794318, 0.22469687032012411, 0.37463581843280075, 1.5440679566411128, 0.054893685325403056, 0.0695645473652437, 0.03377436799035382, 1.805889698489582, 0.356414371233589, 0.22552026402495956], "min": [0.41941641499988885, 0.2103282757346731, 1.0450613690522725, -3.103853339740787, 0.2802415492966557, -3.1397317751116214, 0.4736832591557565, -0.33692814708380897, 1.0755234025632832, -3.1414547602301974, 0.25157975997819726, -2.842527679517471], "max": [0.6187611697752309, 0.33745852690386213, 1.163167000410289, -2.3738060753278822, 1.2624406224742803, 3.1214557715875175, 0.6268803351380362, -0.1113390229499786, 1.2167539788371788, 3.1413393977979975, 1.295327388292594, -1.8336724794665828], "count": [589]}, "eef_sim_pose_action": {"mean": [0.5042217076308494, 0.28261740586319445, 1.0792223817635438, -2.585382243306679, 0.9645336497125452, 2.1570301183256104, 0.538082815376241, -0.26931559036995617, 1.1138407027262638, 2.167064980269481, 1.0161299552071388, -2.2113825251261385], "std": [0.0669238364484428, 0.03217655232933088, 0.03775419649794318, 0.22469687032012411, 0.37463581843280075, 1.5440679566411128, 0.054893685325403056, 0.0695645473652437, 0.03377436799035382, 1.805889698489582, 0.356414371233589, 0.22552026402495956], "min": [0.41941641499988885, 0.2103282757346731, 1.0450613690522725, -3.103853339740787, 0.2802415492966557, -3.1397317751116214, 0.4736832591557565, -0.33692814708380897, 1.0755234025632832, -3.1414547602301974, 0.25157975997819726, -2.842527679517471], "max": [0.6187611697752309, 0.33745852690386213, 1.163167000410289, -2.3738060753278822, 1.2624406224742803, 3.1214557715875175, 0.6268803351380362, -0.1113390229499786, 1.2167539788371788, 3.1413393977979975, 1.295327388292594, -1.8336724794665828], "count": [589]}, "gripper_mode_state": {"mean": [0.15449915110356535, 0.17487266553480477], "std": [0.3614265671085132, 0.3798581529776035], "min": [0, 0], "max": [1, 1], "count": [589]}, "gripper_activity_state": {"mean": [1.867572156196944, 1.899830220713073], "std": [0.46191200071700644, 0.3932580878212087], "min": [0, 0], "max": [2, 2], "count": [589]}, "gripper_mode_action": {"mean": [0.15449915110356535, 0.17487266553480477], "std": [0.3614265671085132, 0.3798581529776035], "min": [0, 0], "max": [1, 1], "count": [589]}, "gripper_activity_action": {"mean": [1.867572156196944, 1.899830220713073], "std": [0.46191200071700644, 0.3932580878212087], "min": [0, 0], "max": [2, 2], "count": [589]}, "gripper_open_scale_state": {"mean": [0.7447640068429804, 0.7501969437914905], "std": [0.2834934465573064, 0.23891554663433065], "min": [0.058, 0.206], "max": [0.926, 0.885], "count": [589]}, "gripper_open_scale_action": {"mean": [0.7447640068429804, 0.7501969437914905], "std": [0.2834934465573064, 0.23891554663433065], "min": [0.058, 0.206], "max": [0.926, 0.885], "count": [589]}}} +{"episode_index": 121, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.4876689189189189]], [[0.4763620237884944]], [[0.46237296119649063]]], "std": [[[0.14478713780737365]], [[0.15231533246653348]], [[0.16872173880536664]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4740434423393982]], [[0.47271461535064474]], [[0.4618964736795619]]], "std": [[[0.12618263549146572]], [[0.12750124875013435]], [[0.14037573731218206]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46829920545545545]], [[0.4516894412795148]], [[0.4335626269652005]]], "std": [[[0.1054181822273332]], [[0.12569920820116706]], [[0.15092776289855686]]], "count": [111]}, "observation.state": {"min": [0.3599741756916046, 2.0158379077911377, -1.5269535779953003, -1.2474392652511597, -2.7888967990875244, -1.8767176866531372, 1.178010106086731, 232.0, 0.11771199852228165, 0.27000901103019714, -0.13745500147342682, -3.061000108718872, -0.4000000059604645, -0.5149999856948853, -0.8217010498046875, -2.172149658203125, 0.557737410068512, 0.7052352428436279, 1.8136764764785767, 1.2169133424758911, -2.9283833503723145, 57.0, -0.3058609962463379, 0.2113649994134903, -0.0391089990735054, 2.5420000553131104, -0.17499999701976776, -2.8450000286102295], "max": [0.905057966709137, 2.121849298477173, -0.43765878677368164, -0.3851417899131775, -1.3698216676712036, -0.7970221042633057, 2.1188645362854004, 944.0, 0.3018459975719452, 0.4225130081176758, 0.08678600192070007, -2.7929999828338623, 0.625, -0.11900000274181366, -0.15308283269405365, -2.141449213027954, 1.0891379117965698, 1.2558517456054688, 2.8432812690734863, 1.8774333000183105, -1.2684704065322876, 873.0, -0.18490099906921387, 0.4100109934806824, 0.020193999633193016, 3.062999963760376, 0.6940000057220459, -1.5049999952316284], "mean": [0.5572835206985474, 2.0749363899230957, -0.7386021614074707, -0.821712851524353, -2.1744160652160645, -1.6264848709106445, 1.4611783027648926, 838.3342895507812, 0.2485182136297226, 0.32906702160835266, 0.003593176370486617, -2.8720836639404297, 0.3077790439128876, -0.30185380578041077, -0.4685879647731781, -2.165475845336914, 0.7332813739776611, 0.9346432089805603, 2.281954765319824, 1.6127310991287231, -1.7677230834960938, 686.3033447265625, -0.25742217898368835, 0.31680944561958313, -0.0075147212482988834, 2.8910951614379883, 0.39700186252593994, -2.5225656032562256], "std": [0.20404939353466034, 0.023050742223858833, 0.37388622760772705, 0.18072475492954254, 0.3085145652294159, 0.27894753217697144, 0.34493520855903625, 234.44972229003906, 0.06047607958316803, 0.050862278789281845, 0.050669874995946884, 0.05533481016755104, 0.35290083289146423, 0.09348007291555405, 0.19312229752540588, 0.0058707683347165585, 0.18959447741508484, 0.12728257477283478, 0.31971001625061035, 0.24825255572795868, 0.6085658669471741, 282.1130065917969, 0.0280406903475523, 0.06735602766275406, 0.013129240833222866, 0.18853527307510376, 0.2796802818775177, 0.364997535943985], "count": [534]}, "action": {"min": [0.3599741756916046, 2.0158379077911377, -1.5269535779953003, -1.2474392652511597, -2.7888967990875244, -1.8767176866531372, 1.178010106086731, 232.0, 0.11771199852228165, 0.27000901103019714, -0.13745500147342682, -3.061000108718872, -0.4000000059604645, -0.5149999856948853, -0.8217010498046875, -2.172149658203125, 0.557737410068512, 0.7052352428436279, 1.8136764764785767, 1.2169133424758911, -2.9283833503723145, 57.0, -0.3058609962463379, 0.2113649994134903, -0.0391089990735054, 2.5420000553131104, -0.17499999701976776, -2.8450000286102295], "max": [0.905057966709137, 2.121849298477173, -0.43765878677368164, -0.3851417899131775, -1.3698216676712036, -0.7970221042633057, 2.1188645362854004, 944.0, 0.3018459975719452, 0.4225130081176758, 0.08678600192070007, -2.7929999828338623, 0.625, -0.11900000274181366, -0.15308283269405365, -2.141449213027954, 1.0891379117965698, 1.2558517456054688, 2.8432812690734863, 1.8774333000183105, -1.2684704065322876, 873.0, -0.18490099906921387, 0.4100109934806824, 0.020193999633193016, 3.062999963760376, 0.6940000057220459, -1.5049999952316284], "mean": [0.5572835206985474, 2.0749363899230957, -0.7386021614074707, -0.821712851524353, -2.1744160652160645, -1.6264848709106445, 1.4611783027648926, 838.3342895507812, 0.2485182136297226, 0.32906702160835266, 0.003593176370486617, -2.8720836639404297, 0.3077790439128876, -0.30185380578041077, -0.4685879647731781, -2.165475845336914, 0.7332813739776611, 0.9346432089805603, 2.281954765319824, 1.6127310991287231, -1.7677230834960938, 686.3033447265625, -0.25742217898368835, 0.31680944561958313, -0.0075147212482988834, 2.8910951614379883, 0.39700186252593994, -2.5225656032562256], "std": [0.20404939353466034, 0.023050742223858833, 0.37388622760772705, 0.18072475492954254, 0.3085145652294159, 0.27894753217697144, 0.34493520855903625, 234.44972229003906, 0.06047607958316803, 0.050862278789281845, 0.050669874995946884, 0.05533481016755104, 0.35290083289146423, 0.09348007291555405, 0.19312229752540588, 0.0058707683347165585, 0.18959447741508484, 0.12728257477283478, 0.31971001625061035, 0.24825255572795868, 0.6085658669471741, 282.1130065917969, 0.0280406903475523, 0.06735602766275406, 0.013129240833222866, 0.18853527307510376, 0.2796802818775177, 0.364997535943985], "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": [123], "max": [123], "mean": [123.0], "std": [0.0], "count": [534]}, "index": {"min": [75739], "max": [76272], "mean": [76005.5], "std": [154.15225157832327], "count": [534]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [534]}, "subtask_annotation": {"mean": [8.94756554307116, 29.0, 29.0, 29.0, 29.0], "std": [9.755679401777877, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [534]}, "scene_annotation": {"mean": [123.0], "std": [0.0], "min": [123], "max": [123], "count": [534]}, "eef_direction_state": {"mean": [4.389513108614232, 4.786516853932584], "std": [2.206977899375069, 1.5897983061414818], "min": [0, 0], "max": [6, 6], "count": [534]}, "eef_velocity_state": {"mean": [0.5936329588014981, 0.6479400749063671], "std": [0.7121449796371024, 0.8000617182213458], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_acc_mag_state": {"mean": [0.5692883895131086, 0.6161048689138576], "std": [0.7800608945643277, 0.7840897990489025], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_direction_action": {"mean": [4.389513108614232, 4.786516853932584], "std": [2.206977899375069, 1.5897983061414818], "min": [0, 0], "max": [6, 6], "count": [534]}, "eef_velocity_action": {"mean": [0.5936329588014981, 0.6479400749063671], "std": [0.7121449796371024, 0.8000617182213458], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_acc_mag_action": {"mean": [0.5692883895131086, 0.6161048689138576], "std": [0.7800608945643277, 0.7840897990489025], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_sim_pose_state": {"mean": [0.5278679236229733, 0.2716789530325762, 1.0998972712134503, -2.59883217480345, 0.917589293149065, 2.091896980205555, 0.5414737258575157, -0.27357419014129003, 1.1125308842801016, 1.9571300227402306, 1.015478047400859, -2.2501206772156404], "std": [0.06616169088939393, 0.035102649489119876, 0.029629483812795534, 0.28948092334178976, 0.37954045282130633, 1.646100813173856, 0.05451784660944256, 0.0784492541172676, 0.0373385423845473, 2.0932110798671375, 0.336762338584339, 0.27215811579927535], "min": [0.42377675330780445, 0.20459362750277646, 1.0681144688689415, -3.138771869510272, 0.2916837983147238, -3.1319760323701495, 0.48006489361978966, -0.34780805171085194, 1.0824189468144658, -3.141258549416735, 0.31762013128709143, -2.9296332666851717], "max": [0.6222450323192167, 0.3234019745785632, 1.1709505917621672, -2.2640601946029237, 1.2894777107068895, 3.1284018613646345, 0.6371534276145794, -0.10009193390303668, 1.218813085308993, 3.141457927365615, 1.2780300166625325, -1.7845349563911177], "count": [534]}, "eef_sim_pose_action": {"mean": [0.5278679236229733, 0.2716789530325762, 1.0998972712134503, -2.59883217480345, 0.917589293149065, 2.091896980205555, 0.5414737258575157, -0.27357419014129003, 1.1125308842801016, 1.9571300227402306, 1.015478047400859, -2.2501206772156404], "std": [0.06616169088939393, 0.035102649489119876, 0.029629483812795534, 0.28948092334178976, 0.37954045282130633, 1.646100813173856, 0.05451784660944256, 0.0784492541172676, 0.0373385423845473, 2.0932110798671375, 0.336762338584339, 0.27215811579927535], "min": [0.42377675330780445, 0.20459362750277646, 1.0681144688689415, -3.138771869510272, 0.2916837983147238, -3.1319760323701495, 0.48006489361978966, -0.34780805171085194, 1.0824189468144658, -3.141258549416735, 0.31762013128709143, -2.9296332666851717], "max": [0.6222450323192167, 0.3234019745785632, 1.1709505917621672, -2.2640601946029237, 1.2894777107068895, 3.1284018613646345, 0.6371534276145794, -0.10009193390303668, 1.218813085308993, 3.141457927365615, 1.2780300166625325, -1.7845349563911177], "count": [534]}, "gripper_mode_state": {"mean": [0.1853932584269663, 0.1441947565543071], "std": [0.3886162607982321, 0.3512871030034428], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_state": {"mean": [1.853932584269663, 1.9101123595505618], "std": [0.48305895913639424, 0.37146685965879916], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_mode_action": {"mean": [0.1853932584269663, 0.1441947565543071], "std": [0.3886162607982321, 0.3512871030034428], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_action": {"mean": [1.853932584269663, 1.9101123595505618], "std": [0.48305895913639424, 0.37146685965879916], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_open_scale_state": {"mean": [0.6863033708008033, 0.8383342696343463], "std": [0.2821133052833368, 0.23444974206151312], "min": [0.057, 0.232], "max": [0.873, 0.944], "count": [534]}, "gripper_open_scale_action": {"mean": [0.6863033708008033, 0.8383342696343463], "std": [0.2821133052833368, 0.23444974206151312], "min": [0.057, 0.232], "max": [0.873, 0.944], "count": [534]}}} +{"episode_index": 122, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[1.0]], [[1.0]]], "mean": [[[0.47964017842306417]], [[0.4719837328292899]], [[0.4596863454774565]]], "std": [[[0.14279587121442722]], [[0.15500600267393966]], [[0.1689850388306563]]], "count": [118]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4856849313171597]], [[0.4700708361028027]], [[0.45267585091946383]]], "std": [[[0.12058802457036265]], [[0.1273362166615366]], [[0.1535182096167162]]], "count": [118]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4777023235848012]], [[0.45828627139415085]], [[0.43807251855544477]]], "std": [[[0.10830568822266531]], [[0.1308467131464134]], [[0.15846761667442993]]], "count": [118]}, "observation.state": {"min": [0.355418860912323, 1.9726409912109375, -1.4831632375717163, -1.2800244092941284, -2.746013879776001, -1.9219216108322144, 1.061072826385498, 228.0, 0.13302099704742432, 0.29353898763656616, -0.12622900307178497, -3.0169999599456787, -0.4959999918937683, -0.4560000002384186, -0.8396779298782349, -2.1755356788635254, 0.49841368198394775, 0.6349856853485107, 1.8800338506698608, 1.1102389097213745, -2.9443705081939697, 67.0, -0.3198690116405487, 0.23812200129032135, -0.0502530001103878, -3.1411852836608887, -0.2330000102519989, -2.8929998874664307], "max": [0.878476619720459, 2.107327938079834, -0.5690122842788696, -0.5430766344070435, -1.742641568183899, -0.8501498699188232, 2.0167629718780518, 955.0, 0.2943919897079468, 0.41607901453971863, 0.08293399959802628, -2.740999937057495, 0.6140000224113464, -0.09299999475479126, -0.24996605515480042, -2.149390459060669, 1.181762456893921, 1.1571882963180542, 2.857872247695923, 1.7417340278625488, -1.164204478263855, 902.0, -0.17902100086212158, 0.4139989912509918, 0.031752001494169235, 3.134000062942505, 0.6729999780654907, -1.3669999837875366], "mean": [0.6077322959899902, 2.0745840072631836, -0.8351322412490845, -0.8711026906967163, -2.2456369400024414, -1.5919582843780518, 1.5051350593566895, 778.4956665039062, 0.23592601716518402, 0.34439098834991455, -0.003649876220151782, -2.911325693130493, 0.16614697873592377, -0.258171021938324, -0.44751983880996704, -2.1651241779327393, 0.7208288311958313, 0.8179957270622253, 2.229973554611206, 1.5383356809616089, -1.6632484197616577, 748.9326171875, -0.26995041966438293, 0.3100460469722748, -0.025685502216219902, 2.42177414894104, 0.4270154535770416, -2.498548746109009], "std": [0.17372466623783112, 0.021535374224185944, 0.3119468688964844, 0.15977728366851807, 0.2827133238315582, 0.26701220870018005, 0.2955426275730133, 263.174560546875, 0.051928047090768814, 0.03971008583903313, 0.04578401893377304, 0.06613754481077194, 0.32490235567092896, 0.09805953502655029, 0.20028765499591827, 0.005711887963116169, 0.20971183478832245, 0.16376562416553497, 0.3042570948600769, 0.1892479509115219, 0.6306581497192383, 276.3302917480469, 0.03952251002192497, 0.06508564203977585, 0.016385801136493683, 1.590570330619812, 0.2834917902946472, 0.36583074927330017], "count": [579]}, "action": {"min": [0.355418860912323, 1.9726409912109375, -1.4831632375717163, -1.2800244092941284, -2.746013879776001, -1.9219216108322144, 1.061072826385498, 228.0, 0.13302099704742432, 0.29353898763656616, -0.12622900307178497, -3.0169999599456787, -0.4959999918937683, -0.4560000002384186, -0.8396779298782349, -2.1755356788635254, 0.49841368198394775, 0.6349856853485107, 1.8800338506698608, 1.1102389097213745, -2.9443705081939697, 67.0, -0.3198690116405487, 0.23812200129032135, -0.0502530001103878, -3.1411852836608887, -0.2330000102519989, -2.8929998874664307], "max": [0.878476619720459, 2.107327938079834, -0.5690122842788696, -0.5430766344070435, -1.742641568183899, -0.8501498699188232, 2.0167629718780518, 955.0, 0.2943919897079468, 0.41607901453971863, 0.08293399959802628, -2.740999937057495, 0.6140000224113464, -0.09299999475479126, -0.24996605515480042, -2.149390459060669, 1.181762456893921, 1.1571882963180542, 2.857872247695923, 1.7417340278625488, -1.164204478263855, 902.0, -0.17902100086212158, 0.4139989912509918, 0.031752001494169235, 3.134000062942505, 0.6729999780654907, -1.3669999837875366], "mean": [0.6077322959899902, 2.0745840072631836, -0.8351322412490845, -0.8711026906967163, -2.2456369400024414, -1.5919582843780518, 1.5051350593566895, 778.4956665039062, 0.23592601716518402, 0.34439098834991455, -0.003649876220151782, -2.911325693130493, 0.16614697873592377, -0.258171021938324, -0.44751983880996704, -2.1651241779327393, 0.7208288311958313, 0.8179957270622253, 2.229973554611206, 1.5383356809616089, -1.6632484197616577, 748.9326171875, -0.26995041966438293, 0.3100460469722748, -0.025685502216219902, 2.42177414894104, 0.4270154535770416, -2.498548746109009], "std": [0.17372466623783112, 0.021535374224185944, 0.3119468688964844, 0.15977728366851807, 0.2827133238315582, 0.26701220870018005, 0.2955426275730133, 263.174560546875, 0.051928047090768814, 0.03971008583903313, 0.04578401893377304, 0.06613754481077194, 0.32490235567092896, 0.09805953502655029, 0.20028765499591827, 0.005711887963116169, 0.20971183478832245, 0.16376562416553497, 0.3042570948600769, 0.1892479509115219, 0.6306581497192383, 276.3302917480469, 0.03952251002192497, 0.06508564203977585, 0.016385801136493683, 1.590570330619812, 0.2834917902946472, 0.36583074927330017], "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": [124], "max": [124], "mean": [124.0], "std": [0.0], "count": [579]}, "index": {"min": [76273], "max": [76851], "mean": [76562.0], "std": [167.14265364252975], "count": [579]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [579]}, "subtask_annotation": {"mean": [11.882556131260795, 29.0, 29.0, 29.0, 29.0], "std": [10.455763697715366, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [579]}, "scene_annotation": {"mean": [124.0], "std": [0.0], "min": [124], "max": [124], "count": [579]}, "eef_direction_state": {"mean": [4.6735751295336785, 4.77720207253886], "std": [1.999700193194712, 1.7286866775930088], "min": [0, 0], "max": [6, 6], "count": [579]}, "eef_velocity_state": {"mean": [0.5924006908462867, 0.6493955094991365], "std": [0.7750497928622192, 0.8035191255942336], "min": [0, 0], "max": [2, 2], "count": [579]}, "eef_acc_mag_state": {"mean": [0.5820379965457686, 0.6442141623488774], "std": [0.7872617057719218, 0.8087476378322548], "min": [0, 0], "max": [2, 2], "count": [579]}, "eef_direction_action": {"mean": [4.6735751295336785, 4.77720207253886], "std": [1.999700193194712, 1.7286866775930088], "min": [0, 0], "max": [6, 6], "count": [579]}, "eef_velocity_action": {"mean": [0.5924006908462867, 0.6493955094991365], "std": [0.7750497928622192, 0.8035191255942336], "min": [0, 0], "max": [2, 2], "count": [579]}, "eef_acc_mag_action": {"mean": [0.5820379965457686, 0.6442141623488774], "std": [0.7872617057719218, 0.8087476378322548], "min": [0, 0], "max": [2, 2], "count": [579]}, "eef_sim_pose_state": {"mean": [0.5188905988651745, 0.26827670825244737, 1.0768879179090172, -1.8061275380422945, 0.9219421548884831, 2.1722358604441716, 0.560185248668223, -0.25803931588784756, 1.1208516827825445, 1.323000727119902, 0.9047254961001938, -2.033963769865241], "std": [0.06546093208379558, 0.03771025207722161, 0.042582241933256014, 1.818966463597488, 0.3641205847772477, 1.6207573497987875, 0.04157916828497471, 0.0679455231239075, 0.03481740866961954, 2.660193111226826, 0.31872744717796164, 0.20321560427108915], "min": [0.44763031352654026, 0.1868292307641855, 1.0404651203479298, -3.1404752936800118, 0.23326222811643005, -3.1032965423982195, 0.4998575017980738, -0.32060206177356554, 1.0609265018444327, -3.136363467747201, 0.24834817684016364, -2.565894637126195], "max": [0.6266627824747546, 0.3177213031810585, 1.1858985243772515, 3.139029968028028, 1.333788713868095, 3.128270263937787, 0.6304328611657065, -0.10757810989334775, 1.225468126221352, 3.1410643166164953, 1.3418765495847533, -1.751071393108987], "count": [579]}, "eef_sim_pose_action": {"mean": [0.5188905988651745, 0.26827670825244737, 1.0768879179090172, -1.8061275380422945, 0.9219421548884831, 2.1722358604441716, 0.560185248668223, -0.25803931588784756, 1.1208516827825445, 1.323000727119902, 0.9047254961001938, -2.033963769865241], "std": [0.06546093208379558, 0.03771025207722161, 0.042582241933256014, 1.818966463597488, 0.3641205847772477, 1.6207573497987875, 0.04157916828497471, 0.0679455231239075, 0.03481740866961954, 2.660193111226826, 0.31872744717796164, 0.20321560427108915], "min": [0.44763031352654026, 0.1868292307641855, 1.0404651203479298, -3.1404752936800118, 0.23326222811643005, -3.1032965423982195, 0.4998575017980738, -0.32060206177356554, 1.0609265018444327, -3.136363467747201, 0.24834817684016364, -2.565894637126195], "max": [0.6266627824747546, 0.3177213031810585, 1.1858985243772515, 3.139029968028028, 1.333788713868095, 3.128270263937787, 0.6304328611657065, -0.10757810989334775, 1.225468126221352, 3.1410643166164953, 1.3418765495847533, -1.751071393108987], "count": [579]}, "gripper_mode_state": {"mean": [0.1692573402417962, 0.19516407599309155], "std": [0.3749790567699349, 0.3963269602674705], "min": [0, 0], "max": [1, 1], "count": [579]}, "gripper_activity_state": {"mean": [1.848013816925734, 1.8946459412780656], "std": [0.4749788030712006, 0.42089919866506587], "min": [0, 0], "max": [2, 2], "count": [579]}, "gripper_mode_action": {"mean": [0.1692573402417962, 0.19516407599309155], "std": [0.3749790567699349, 0.3963269602674705], "min": [0, 0], "max": [1, 1], "count": [579]}, "gripper_activity_action": {"mean": [1.848013816925734, 1.8946459412780656], "std": [0.4749788030712006, 0.42089919866506587], "min": [0, 0], "max": [2, 2], "count": [579]}, "gripper_open_scale_state": {"mean": [0.748932642552931, 0.7784956819998784], "std": [0.27633032859287643, 0.26317484774411304], "min": [0.067, 0.228], "max": [0.902, 0.955], "count": [579]}, "gripper_open_scale_action": {"mean": [0.748932642552931, 0.7784956819998784], "std": [0.27633032859287643, 0.26317484774411304], "min": [0.067, 0.228], "max": [0.902, 0.955], "count": [579]}}} +{"episode_index": 123, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[1.0]], [[1.0]]], "mean": [[[0.4853386420300879]], [[0.47342237153482086]], [[0.45749040913060623]]], "std": [[[0.14653471338490767]], [[0.15537373601797347]], [[0.17426288060331202]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4755910577952445]], [[0.4624832886099842]], [[0.4460100398636466]]], "std": [[[0.11277015858622459]], [[0.1220120159157641]], [[0.14534634570399074]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47741140374971824]], [[0.45290393988054994]], [[0.4301788634634888]]], "std": [[[0.1160454082773302]], [[0.14214515543623815]], [[0.17006239859469333]]], "count": [116]}, "observation.state": {"min": [0.31733575463294983, 2.041668653488159, -1.284440279006958, -0.8859466314315796, -2.5237462520599365, -1.6576787233352661, 1.0507755279541016, 346.0, 0.1501840054988861, 0.27552899718284607, -0.09955299645662308, -3.1371853351593018, -0.13899999856948853, -0.796999990940094, -0.7576299905776978, -2.1755530834198, 0.21160371601581573, 0.44427359104156494, 2.054776191711426, 1.3621596097946167, -2.5357017517089844, 52.0, -0.33403998613357544, 0.20597399771213531, -0.051256999373435974, -3.1391851902008057, -0.13899999856948853, -2.9240000247955322], "max": [0.83400559425354, 2.100067377090454, -0.6472378969192505, -0.6576924324035645, -1.8963700532913208, -1.3400464057922363, 2.122774362564087, 925.0, 0.32346001267433167, 0.37167900800704956, 0.021113000810146332, 3.140000104904175, 0.42100000381469727, -0.17800000309944153, -0.2042209804058075, -2.0498719215393066, 1.1515158414840698, 1.140625, 2.722661256790161, 1.8251430988311768, -0.7045719623565674, 947.0, -0.22988800704479218, 0.37804698944091797, 0.03308900073170662, 3.1410000324249268, 0.7510000467300415, -1.5640000104904175], "mean": [0.47056055068969727, 2.0708394050598145, -0.7825707197189331, -0.7499417662620544, -2.1579010486602783, -1.575749397277832, 1.3851897716522217, 846.73681640625, 0.2809116542339325, 0.30804282426834106, -0.016940157860517502, -2.2995944023132324, 0.2813383936882019, -0.35760003328323364, -0.3390183448791504, -2.160106897354126, 0.5624820590019226, 0.8103891015052795, 2.2913758754730225, 1.6462699174880981, -1.5451796054840088, 704.4991455078125, -0.30868232250213623, 0.2636764645576477, -0.018426671624183655, 2.234454393386841, 0.4270954132080078, -2.439030647277832], "std": [0.15920352935791016, 0.018527789041399956, 0.18955881893634796, 0.07492566108703613, 0.1649966984987259, 0.07416193187236786, 0.4134894013404846, 173.3588409423828, 0.04850028082728386, 0.03474902734160423, 0.025598516687750816, 1.8013262748718262, 0.17300140857696533, 0.20796282589435577, 0.16292935609817505, 0.027138421311974525, 0.2138373702764511, 0.1694294661283493, 0.17718979716300964, 0.11985663324594498, 0.6651843786239624, 332.2712097167969, 0.03254033252596855, 0.060685671865940094, 0.018454639241099358, 1.8697971105575562, 0.21096403896808624, 0.44447559118270874], "count": [570]}, "action": {"min": [0.31733575463294983, 2.041668653488159, -1.284440279006958, -0.8859466314315796, -2.5237462520599365, -1.6576787233352661, 1.0507755279541016, 346.0, 0.1501840054988861, 0.27552899718284607, -0.09955299645662308, -3.1371853351593018, -0.13899999856948853, -0.796999990940094, -0.7576299905776978, -2.1755530834198, 0.21160371601581573, 0.44427359104156494, 2.054776191711426, 1.3621596097946167, -2.5357017517089844, 52.0, -0.33403998613357544, 0.20597399771213531, -0.051256999373435974, -3.1391851902008057, -0.13899999856948853, -2.9240000247955322], "max": [0.83400559425354, 2.100067377090454, -0.6472378969192505, -0.6576924324035645, -1.8963700532913208, -1.3400464057922363, 2.122774362564087, 925.0, 0.32346001267433167, 0.37167900800704956, 0.021113000810146332, 3.140000104904175, 0.42100000381469727, -0.17800000309944153, -0.2042209804058075, -2.0498719215393066, 1.1515158414840698, 1.140625, 2.722661256790161, 1.8251430988311768, -0.7045719623565674, 947.0, -0.22988800704479218, 0.37804698944091797, 0.03308900073170662, 3.1410000324249268, 0.7510000467300415, -1.5640000104904175], "mean": [0.47056055068969727, 2.0708394050598145, -0.7825707197189331, -0.7499417662620544, -2.1579010486602783, -1.575749397277832, 1.3851897716522217, 846.73681640625, 0.2809116542339325, 0.30804282426834106, -0.016940157860517502, -2.2995944023132324, 0.2813383936882019, -0.35760003328323364, -0.3390183448791504, -2.160106897354126, 0.5624820590019226, 0.8103891015052795, 2.2913758754730225, 1.6462699174880981, -1.5451796054840088, 704.4991455078125, -0.30868232250213623, 0.2636764645576477, -0.018426671624183655, 2.234454393386841, 0.4270954132080078, -2.439030647277832], "std": [0.15920352935791016, 0.018527789041399956, 0.18955881893634796, 0.07492566108703613, 0.1649966984987259, 0.07416193187236786, 0.4134894013404846, 173.3588409423828, 0.04850028082728386, 0.03474902734160423, 0.025598516687750816, 1.8013262748718262, 0.17300140857696533, 0.20796282589435577, 0.16292935609817505, 0.027138421311974525, 0.2138373702764511, 0.1694294661283493, 0.17718979716300964, 0.11985663324594498, 0.6651843786239624, 332.2712097167969, 0.03254033252596855, 0.060685671865940094, 0.018454639241099358, 1.8697971105575562, 0.21096403896808624, 0.44447559118270874], "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": [125], "max": [125], "mean": [125.0], "std": [0.0], "count": [570]}, "index": {"min": [76852], "max": [77421], "mean": [77136.5], "std": [164.54457349504622], "count": [570]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [570]}, "subtask_annotation": {"mean": [10.717543859649123, 29.0, 29.0, 29.0, 29.0], "std": [10.291669647963516, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [570]}, "scene_annotation": {"mean": [125.0], "std": [0.0], "min": [125], "max": [125], "count": [570]}, "eef_direction_state": {"mean": [4.549122807017544, 4.649122807017544], "std": [2.0532919915253824, 2.020866828691193], "min": [0, 0], "max": [6, 6], "count": [570]}, "eef_velocity_state": {"mean": [0.5526315789473685, 0.4245614035087719], "std": [0.731402225279031, 0.6286383786740126], "min": [0, 0], "max": [2, 2], "count": [570]}, "eef_acc_mag_state": {"mean": [0.4421052631578947, 0.38070175438596493], "std": [0.7334004837886429, 0.7013617322541955], "min": [0, 0], "max": [2, 2], "count": [570]}, "eef_direction_action": {"mean": [4.549122807017544, 4.649122807017544], "std": [2.0532919915253824, 2.020866828691193], "min": [0, 0], "max": [6, 6], "count": [570]}, "eef_velocity_action": {"mean": [0.5526315789473685, 0.4245614035087719], "std": [0.731402225279031, 0.6286383786740126], "min": [0, 0], "max": [2, 2], "count": [570]}, "eef_acc_mag_action": {"mean": [0.4421052631578947, 0.38070175438596493], "std": [0.7334004837886429, 0.7013617322541955], "min": [0, 0], "max": [2, 2], "count": [570]}, "eef_sim_pose_state": {"mean": [0.47281217646334406, 0.302272951134494, 1.055108389966227, -2.571460029930125, 0.8839635262681634, 1.262656563962696, 0.5233526822411246, -0.2838351172867396, 1.07709480778359, 2.9162713224512453, 0.9762151984109598, -2.187540874675117], "std": [0.06371788215885564, 0.029682415467706027, 0.03770263988413768, 0.2429153575110943, 0.388593392944478, 2.3714350111195714, 0.039886275311079786, 0.05316686902208014, 0.02496466622362125, 0.17047749494667597, 0.24149701723134803, 0.18639994897463413], "min": [0.411561050135495, 0.2158142390969789, 1.005601675816445, -3.055988379473394, 0.2643609456556648, -3.128972738550683, 0.4884859437369402, -0.3259799361127659, 1.0529928135354163, 2.5702711019962043, 0.4484318843353785, -2.687254730212705], "max": [0.5934306614903563, 0.34623711029431326, 1.1339386695013467, -1.9067195999875972, 1.3579703991487557, 3.140720639264512, 0.5964404294034183, -0.13260402051366627, 1.1416010881971657, 3.0825198024012277, 1.1619523232429456, -1.9443038555518672], "count": [570]}, "eef_sim_pose_action": {"mean": [0.47281217646334406, 0.302272951134494, 1.055108389966227, -2.571460029930125, 0.8839635262681634, 1.262656563962696, 0.5233526822411246, -0.2838351172867396, 1.07709480778359, 2.9162713224512453, 0.9762151984109598, -2.187540874675117], "std": [0.06371788215885564, 0.029682415467706027, 0.03770263988413768, 0.2429153575110943, 0.388593392944478, 2.3714350111195714, 0.039886275311079786, 0.05316686902208014, 0.02496466622362125, 0.17047749494667597, 0.24149701723134803, 0.18639994897463413], "min": [0.411561050135495, 0.2158142390969789, 1.005601675816445, -3.055988379473394, 0.2643609456556648, -3.128972738550683, 0.4884859437369402, -0.3259799361127659, 1.0529928135354163, 2.5702711019962043, 0.4484318843353785, -2.687254730212705], "max": [0.5934306614903563, 0.34623711029431326, 1.1339386695013467, -1.9067195999875972, 1.3579703991487557, 3.140720639264512, 0.5964404294034183, -0.13260402051366627, 1.1416010881971657, 3.0825198024012277, 1.1619523232429456, -1.9443038555518672], "count": [570]}, "gripper_mode_state": {"mean": [0.2596491228070175, 0.10701754385964912], "std": [0.43844207808165747, 0.3091355514428854], "min": [0, 0], "max": [1, 1], "count": [570]}, "gripper_activity_state": {"mean": [1.8631578947368421, 1.8842105263157896], "std": [0.45369113032537933, 0.42376320501464604], "min": [0, 0], "max": [2, 2], "count": [570]}, "gripper_mode_action": {"mean": [0.2596491228070175, 0.10701754385964912], "std": [0.43844207808165747, 0.3091355514428854], "min": [0, 0], "max": [1, 1], "count": [570]}, "gripper_activity_action": {"mean": [1.8631578947368421, 1.8842105263157896], "std": [0.45369113032537933, 0.42376320501464604], "min": [0, 0], "max": [2, 2], "count": [570]}, "gripper_open_scale_state": {"mean": [0.7044991229007118, 0.8467368420517205], "std": [0.3322712802295026, 0.17335901387222866], "min": [0.052, 0.346], "max": [0.947, 0.925], "count": [570]}, "gripper_open_scale_action": {"mean": [0.7044991229007118, 0.8467368420517205], "std": [0.3322712802295026, 0.17335901387222866], "min": [0.052, 0.346], "max": [0.947, 0.925], "count": [570]}}} +{"episode_index": 124, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[1.0]], [[1.0]]], "mean": [[[0.4851544008506711]], [[0.4736129399915182]], [[0.4579061065583994]]], "std": [[[0.14806148642463035]], [[0.15452358127532942]], [[0.17195364664635993]]], "count": [131]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4771233847228459]], [[0.46494325013720506]], [[0.4483149322706182]]], "std": [[[0.11261108482515181]], [[0.11855604935862578]], [[0.14181946930945244]]], "count": [131]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47310424462405826]], [[0.45157061536446635]], [[0.4317160417602155]]], "std": [[[0.10480766256352717]], [[0.12849142549698703]], [[0.1546049982264596]]], "count": [131]}, "observation.state": {"min": [0.24033185839653015, 2.0462589263916016, -1.4025815725326538, -0.9997420310974121, -2.584465980529785, -1.7219594717025757, 0.8177915215492249, 231.0, 0.1435679942369461, 0.246288001537323, -0.10997500270605087, -3.0810000896453857, -0.2750000059604645, -0.8550000190734863, -0.7871086001396179, -2.175326108932495, 0.32278117537498474, 0.5222723484039307, 2.0798044204711914, 1.177207112312317, -2.58944034576416, 55.0, -0.34904399514198303, 0.19217699766159058, -0.05352700129151344, -3.1411852836608887, -0.16500000655651093, -2.9140000343322754], "max": [0.8146149516105652, 2.101708173751831, -0.6702413558959961, -0.4774697721004486, -1.7271779775619507, -1.0568492412567139, 2.1610491275787354, 947.0, 0.3237279951572418, 0.3956829905509949, 0.030028000473976135, -2.739000082015991, 0.5859999656677246, -0.1599999964237213, -0.1970302164554596, -2.0258212089538574, 1.0768507719039917, 1.1978719234466553, 2.7420520782470703, 1.8762813806533813, -0.7485542893409729, 717.0, -0.23262399435043335, 0.3836570084095001, 0.03747199848294258, 3.1410000324249268, 0.6909999847412109, -1.524999976158142], "mean": [0.4924089312553406, 2.086247682571411, -0.8294780254364014, -0.6554542183876038, -2.1041624546051025, -1.4675368070602417, 1.276855707168579, 764.5130004882812, 0.27626070380210876, 0.3128063976764679, -0.04126753285527229, -2.8732213973999023, 0.28675827383995056, -0.3011758327484131, -0.33224380016326904, -2.15535569190979, 0.6064873933792114, 0.8047310709953308, 2.2809946537017822, 1.5961620807647705, -1.600982904434204, 441.7809143066406, -0.3104798495769501, 0.2679925858974457, -0.01868356205523014, 2.420173168182373, 0.44860780239105225, -2.385742425918579], "std": [0.17413051426410675, 0.009008442983031273, 0.23371711373329163, 0.14212314784526825, 0.21638888120651245, 0.1216951459646225, 0.4799427390098572, 178.67919921875, 0.05812396854162216, 0.04210194572806358, 0.024189865216612816, 0.08899477124214172, 0.2127702832221985, 0.18019506335258484, 0.16360582411289215, 0.032554563134908676, 0.21531488001346588, 0.18525129556655884, 0.1956843137741089, 0.202830970287323, 0.7211765050888062, 230.029296875, 0.029114868491888046, 0.06777548044919968, 0.0213009100407362, 1.6363970041275024, 0.2341776192188263, 0.5246572494506836], "count": [671]}, "action": {"min": [0.24033185839653015, 2.0462589263916016, -1.4025815725326538, -0.9997420310974121, -2.584465980529785, -1.7219594717025757, 0.8177915215492249, 231.0, 0.1435679942369461, 0.246288001537323, -0.10997500270605087, -3.0810000896453857, -0.2750000059604645, -0.8550000190734863, -0.7871086001396179, -2.175326108932495, 0.32278117537498474, 0.5222723484039307, 2.0798044204711914, 1.177207112312317, -2.58944034576416, 55.0, -0.34904399514198303, 0.19217699766159058, -0.05352700129151344, -3.1411852836608887, -0.16500000655651093, -2.9140000343322754], "max": [0.8146149516105652, 2.101708173751831, -0.6702413558959961, -0.4774697721004486, -1.7271779775619507, -1.0568492412567139, 2.1610491275787354, 947.0, 0.3237279951572418, 0.3956829905509949, 0.030028000473976135, -2.739000082015991, 0.5859999656677246, -0.1599999964237213, -0.1970302164554596, -2.0258212089538574, 1.0768507719039917, 1.1978719234466553, 2.7420520782470703, 1.8762813806533813, -0.7485542893409729, 717.0, -0.23262399435043335, 0.3836570084095001, 0.03747199848294258, 3.1410000324249268, 0.6909999847412109, -1.524999976158142], "mean": [0.4924089312553406, 2.086247682571411, -0.8294780254364014, -0.6554542183876038, -2.1041624546051025, -1.4675368070602417, 1.276855707168579, 764.5130004882812, 0.27626070380210876, 0.3128063976764679, -0.04126753285527229, -2.8732213973999023, 0.28675827383995056, -0.3011758327484131, -0.33224380016326904, -2.15535569190979, 0.6064873933792114, 0.8047310709953308, 2.2809946537017822, 1.5961620807647705, -1.600982904434204, 441.7809143066406, -0.3104798495769501, 0.2679925858974457, -0.01868356205523014, 2.420173168182373, 0.44860780239105225, -2.385742425918579], "std": [0.17413051426410675, 0.009008442983031273, 0.23371711373329163, 0.14212314784526825, 0.21638888120651245, 0.1216951459646225, 0.4799427390098572, 178.67919921875, 0.05812396854162216, 0.04210194572806358, 0.024189865216612816, 0.08899477124214172, 0.2127702832221985, 0.18019506335258484, 0.16360582411289215, 0.032554563134908676, 0.21531488001346588, 0.18525129556655884, 0.1956843137741089, 0.202830970287323, 0.7211765050888062, 230.029296875, 0.029114868491888046, 0.06777548044919968, 0.0213009100407362, 1.6363970041275024, 0.2341776192188263, 0.5246572494506836], "count": [671]}, "timestamp": {"min": [0.0], "max": [22.333333333333332], "mean": [11.166666666666668], "std": [6.456693340161734], "count": [671]}, "frame_index": {"min": [0], "max": [670], "mean": [335.0], "std": [193.70080020485202], "count": [671]}, "episode_index": {"min": [126], "max": [126], "mean": [126.0], "std": [0.0], "count": [671]}, "index": {"min": [77422], "max": [78092], "mean": [77757.0], "std": [193.70080020485202], "count": [671]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [671]}, "subtask_annotation": {"mean": [10.71833084947839, 29.0, 29.0, 29.0, 29.0], "std": [10.439361810392148, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [671]}, "scene_annotation": {"mean": [126.0], "std": [0.0], "min": [126], "max": [126], "count": [671]}, "eef_direction_state": {"mean": [4.514157973174367, 4.9433681073025335], "std": [2.0382393191157138, 1.690619331167507], "min": [0, 0], "max": [6, 6], "count": [671]}, "eef_velocity_state": {"mean": [0.5350223546944859, 0.4247391952309985], "std": [0.6763262895029669, 0.6663615750269359], "min": [0, 0], "max": [2, 2], "count": [671]}, "eef_acc_mag_state": {"mean": [0.45901639344262296, 0.4098360655737705], "std": [0.7351337873307341, 0.7204642090716393], "min": [0, 0], "max": [2, 2], "count": [671]}, "eef_direction_action": {"mean": [4.514157973174367, 4.9433681073025335], "std": [2.0382393191157138, 1.690619331167507], "min": [0, 0], "max": [6, 6], "count": [671]}, "eef_velocity_action": {"mean": [0.5350223546944859, 0.4247391952309985], "std": [0.6763262895029669, 0.6663615750269359], "min": [0, 0], "max": [2, 2], "count": [671]}, "eef_acc_mag_action": {"mean": [0.45901639344262296, 0.4098360655737705], "std": [0.7351337873307341, 0.7204642090716393], "min": [0, 0], "max": [2, 2], "count": [671]}, "eef_sim_pose_state": {"mean": [0.4763766881774389, 0.3020933373336763, 1.0539936653219744, -2.58456632976471, 0.8569517244067331, 0.8702762083455949, 0.5262208412834951, -0.26277010751179214, 1.0625400617072023, 1.7496123280499614, 1.004843873736184, -2.1149483253808254], "std": [0.06903184315183361, 0.0277830193405507, 0.037568549495641854, 0.2792932270105118, 0.41243006872413307, 2.472330367224688, 0.04713922674231289, 0.05422221326135887, 0.042506618489134576, 2.4569441408048136, 0.2563293728364061, 0.17194138202111292], "min": [0.4003616699557007, 0.23146440990492262, 1.0074635972741053, -3.1021444405957763, 0.26933316847783373, -3.139144308831548, 0.4526920244038502, -0.3045067993067715, 1.0180039991658871, -3.1414851239272465, 0.40661492084365003, -2.7623351083359986], "max": [0.6027809684180471, 0.3640959420516909, 1.1358203196327734, -1.9531171451892106, 1.308863078924566, 3.1148845258497637, 0.6140023075495717, -0.12070801299589978, 1.1494454080655125, 3.1415312502669517, 1.3350710022671772, -1.9710573436931282], "count": [671]}, "eef_sim_pose_action": {"mean": [0.4763766881774389, 0.3020933373336763, 1.0539936653219744, -2.58456632976471, 0.8569517244067331, 0.8702762083455949, 0.5262208412834951, -0.26277010751179214, 1.0625400617072023, 1.7496123280499614, 1.004843873736184, -2.1149483253808254], "std": [0.06903184315183361, 0.0277830193405507, 0.037568549495641854, 0.2792932270105118, 0.41243006872413307, 2.472330367224688, 0.04713922674231289, 0.05422221326135887, 0.042506618489134576, 2.4569441408048136, 0.2563293728364061, 0.17194138202111292], "min": [0.4003616699557007, 0.23146440990492262, 1.0074635972741053, -3.1021444405957763, 0.26933316847783373, -3.139144308831548, 0.4526920244038502, -0.3045067993067715, 1.0180039991658871, -3.1414851239272465, 0.40661492084365003, -2.7623351083359986], "max": [0.6027809684180471, 0.3640959420516909, 1.1358203196327734, -1.9531171451892106, 1.308863078924566, 3.1148845258497637, 0.6140023075495717, -0.12070801299589978, 1.1494454080655125, 3.1415312502669517, 1.3350710022671772, -1.9710573436931282], "count": [671]}, "gripper_mode_state": {"mean": [0.29806259314456035, 0.10134128166915052], "std": [0.457407131243602, 0.3017800959288147], "min": [0, 0], "max": [1, 1], "count": [671]}, "gripper_activity_state": {"mean": [1.9001490312965723, 1.8986587183308494], "std": [0.40911737554154454, 0.4213186185189621], "min": [0, 0], "max": [2, 2], "count": [671]}, "gripper_mode_action": {"mean": [0.29806259314456035, 0.10134128166915052], "std": [0.457407131243602, 0.3017800959288147], "min": [0, 0], "max": [1, 1], "count": [671]}, "gripper_activity_action": {"mean": [1.9001490312965723, 1.8986587183308494], "std": [0.40911737554154454, 0.4213186185189621], "min": [0, 0], "max": [2, 2], "count": [671]}, "gripper_open_scale_state": {"mean": [0.4417809239258177, 0.7645134129076527], "std": [0.23002938516129398, 0.17867919764093537], "min": [0.055, 0.231], "max": [0.717, 0.947], "count": [671]}, "gripper_open_scale_action": {"mean": [0.4417809239258177, 0.7645134129076527], "std": [0.23002938516129398, 0.17867919764093537], "min": [0.055, 0.231], "max": [0.717, 0.947], "count": [671]}}} +{"episode_index": 125, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8509803921568627]], [[1.0]], [[1.0]]], "mean": [[[0.4969549029652845]], [[0.48572599077199186]], [[0.4711531661845066]]], "std": [[[0.1443617485663478]], [[0.15350183906583753]], [[0.17186651041922088]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4806481537287046]], [[0.4651425553144755]], [[0.44670248714239796]]], "std": [[[0.10227619078714867]], [[0.1149220939964821]], [[0.1426250553227714]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4740610736097718]], [[0.45410178097878495]], [[0.43429821935604845]]], "std": [[[0.10349098098216318]], [[0.1284652564860013]], [[0.1560437782932669]]], "count": [122]}, "observation.state": {"min": [0.2929535210132599, 1.9924854040145874, -1.067530632019043, -0.908321738243103, -2.7089080810546875, -1.769013524055481, 0.6948679685592651, 305.0, 0.17710000276565552, 0.23694400489330292, -0.07326400279998779, -3.1391851902008057, -0.17799998819828033, -1.121999979019165, -0.7975630760192871, -2.1752912998199463, 0.2385341376066208, 0.39420008659362793, 1.811983346939087, 1.122718095779419, -2.693269968032837, 58.0, -0.3350360095500946, 0.19991199672222137, -0.06485799700021744, -3.1401853561401367, -0.14100001752376556, -3.0429999828338623], "max": [0.8145102858543396, 2.092388153076172, -0.11798426508903503, -0.43247514963150024, -2.0013864040374756, -1.397048830986023, 2.4664645195007324, 934.0, 0.3445810079574585, 0.38276201486587524, 0.04626400023698807, 3.140000104904175, 0.6809999942779541, -0.1080000102519989, -0.11637856066226959, -2.0037951469421387, 1.1571009159088135, 1.12201988697052, 2.724668502807617, 1.791632890701294, -0.5815437436103821, 872.0, -0.21887999773025513, 0.3973830044269562, 0.039496999233961105, 3.1410000324249268, 0.8009999990463257, -1.5950000286102295], "mean": [0.4764043688774109, 2.0732877254486084, -0.38740530610084534, -0.5532867312431335, -2.323700189590454, -1.6349246501922607, 1.1739659309387207, 850.2191162109375, 0.29900527000427246, 0.2870330512523651, -0.019901813939213753, -2.0981431007385254, 0.4268944263458252, -0.3644547760486603, -0.31793496012687683, -2.149186134338379, 0.7635791301727295, 0.8746269345283508, 2.2186079025268555, 1.565937876701355, -1.685797095298767, 578.8599853515625, -0.2964359521865845, 0.2750513255596161, -0.019571542739868164, 2.359999418258667, 0.3843820095062256, -2.4146320819854736], "std": [0.17635537683963776, 0.01922084577381611, 0.36292967200279236, 0.17429694533348083, 0.15942220389842987, 0.08637095987796783, 0.6685740947723389, 180.3863525390625, 0.05317201837897301, 0.05355855077505112, 0.020701775327324867, 1.8215231895446777, 0.24915951490402222, 0.3401852548122406, 0.24152889847755432, 0.03970608115196228, 0.21558819711208344, 0.17051950097084045, 0.2661360204219818, 0.20847509801387787, 0.7280440330505371, 300.6624450683594, 0.03734643757343292, 0.07275047898292542, 0.020618416368961334, 1.6971403360366821, 0.24758994579315186, 0.5029948949813843], "count": [607]}, "action": {"min": [0.2929535210132599, 1.9924854040145874, -1.067530632019043, -0.908321738243103, -2.7089080810546875, -1.769013524055481, 0.6948679685592651, 305.0, 0.17710000276565552, 0.23694400489330292, -0.07326400279998779, -3.1391851902008057, -0.17799998819828033, -1.121999979019165, -0.7975630760192871, -2.1752912998199463, 0.2385341376066208, 0.39420008659362793, 1.811983346939087, 1.122718095779419, -2.693269968032837, 58.0, -0.3350360095500946, 0.19991199672222137, -0.06485799700021744, -3.1401853561401367, -0.14100001752376556, -3.0429999828338623], "max": [0.8145102858543396, 2.092388153076172, -0.11798426508903503, -0.43247514963150024, -2.0013864040374756, -1.397048830986023, 2.4664645195007324, 934.0, 0.3445810079574585, 0.38276201486587524, 0.04626400023698807, 3.140000104904175, 0.6809999942779541, -0.1080000102519989, -0.11637856066226959, -2.0037951469421387, 1.1571009159088135, 1.12201988697052, 2.724668502807617, 1.791632890701294, -0.5815437436103821, 872.0, -0.21887999773025513, 0.3973830044269562, 0.039496999233961105, 3.1410000324249268, 0.8009999990463257, -1.5950000286102295], "mean": [0.4764043688774109, 2.0732877254486084, -0.38740530610084534, -0.5532867312431335, -2.323700189590454, -1.6349246501922607, 1.1739659309387207, 850.2191162109375, 0.29900527000427246, 0.2870330512523651, -0.019901813939213753, -2.0981431007385254, 0.4268944263458252, -0.3644547760486603, -0.31793496012687683, -2.149186134338379, 0.7635791301727295, 0.8746269345283508, 2.2186079025268555, 1.565937876701355, -1.685797095298767, 578.8599853515625, -0.2964359521865845, 0.2750513255596161, -0.019571542739868164, 2.359999418258667, 0.3843820095062256, -2.4146320819854736], "std": [0.17635537683963776, 0.01922084577381611, 0.36292967200279236, 0.17429694533348083, 0.15942220389842987, 0.08637095987796783, 0.6685740947723389, 180.3863525390625, 0.05317201837897301, 0.05355855077505112, 0.020701775327324867, 1.8215231895446777, 0.24915951490402222, 0.3401852548122406, 0.24152889847755432, 0.03970608115196228, 0.21558819711208344, 0.17051950097084045, 0.2661360204219818, 0.20847509801387787, 0.7280440330505371, 300.6624450683594, 0.03734643757343292, 0.07275047898292542, 0.020618416368961334, 1.6971403360366821, 0.24758994579315186, 0.5029948949813843], "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": [127], "max": [127], "mean": [127.0], "std": [0.0], "count": [607]}, "index": {"min": [78093], "max": [78699], "mean": [78396.0], "std": [175.22556891047608], "count": [607]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [607]}, "subtask_annotation": {"mean": [10.067545304777594, 29.0, 29.0, 29.0, 29.0], "std": [9.936058394186922, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [607]}, "scene_annotation": {"mean": [127.0], "std": [0.0], "min": [127], "max": [127], "count": [607]}, "eef_direction_state": {"mean": [4.467874794069193, 4.953871499176277], "std": [2.0160490985710218, 1.8726807301114405], "min": [0, 0], "max": [6, 6], "count": [607]}, "eef_velocity_state": {"mean": [0.5947281713344317, 0.4184514003294893], "std": [0.7264174125431738, 0.7166108044134977], "min": [0, 0], "max": [2, 2], "count": [607]}, "eef_acc_mag_state": {"mean": [0.5420098846787479, 0.30807248764415157], "std": [0.7835612823915443, 0.6612235236949396], "min": [0, 0], "max": [2, 2], "count": [607]}, "eef_direction_action": {"mean": [4.467874794069193, 4.953871499176277], "std": [2.0160490985710218, 1.8726807301114405], "min": [0, 0], "max": [6, 6], "count": [607]}, "eef_velocity_action": {"mean": [0.5947281713344317, 0.4184514003294893], "std": [0.7264174125431738, 0.7166108044134977], "min": [0, 0], "max": [2, 2], "count": [607]}, "eef_acc_mag_action": {"mean": [0.5420098846787479, 0.30807248764415157], "std": [0.7835612823915443, 0.6612235236949396], "min": [0, 0], "max": [2, 2], "count": [607]}, "eef_sim_pose_state": {"mean": [0.4849521026018063, 0.2911124203428894, 1.065078716525551, -2.598120244185467, 0.8246875523841449, 0.9268203678332734, 0.49637711959451475, -0.2937518377504766, 1.056150437349012, -0.7455312237466011, 1.0898922944331797, -2.279326762237503], "std": [0.0756067171288974, 0.03614783126149064, 0.040021838704680325, 0.6982226905056136, 0.4021118137762739, 2.377594271747272, 0.06153282370406481, 0.047947461070744254, 0.04425515151636889, 2.81974747580506, 0.3781361834216329, 0.2962508282783764], "min": [0.4071990960093692, 0.2099699857223809, 1.0017843390011059, -3.1404529438416944, 0.23693242262148195, -3.1267637038683165, 0.4403877687026376, -0.3449307363028081, 1.0187903087476577, -3.1410374434346786, 0.2765704828681892, -3.13376800451925], "max": [0.6124012535234885, 0.35364823138882495, 1.1457059244249457, 3.141523861467806, 1.4009782956898853, 3.1356448679204307, 0.6057680815203469, -0.17427584706753746, 1.1559344683125716, 3.141361628124426, 1.363105320576858, -2.0182677361032133], "count": [607]}, "eef_sim_pose_action": {"mean": [0.4849521026018063, 0.2911124203428894, 1.065078716525551, -2.598120244185467, 0.8246875523841449, 0.9268203678332734, 0.49637711959451475, -0.2937518377504766, 1.056150437349012, -0.7455312237466011, 1.0898922944331797, -2.279326762237503], "std": [0.0756067171288974, 0.03614783126149064, 0.040021838704680325, 0.6982226905056136, 0.4021118137762739, 2.377594271747272, 0.06153282370406481, 0.047947461070744254, 0.04425515151636889, 2.81974747580506, 0.3781361834216329, 0.2962508282783764], "min": [0.4071990960093692, 0.2099699857223809, 1.0017843390011059, -3.1404529438416944, 0.23693242262148195, -3.1267637038683165, 0.4403877687026376, -0.3449307363028081, 1.0187903087476577, -3.1410374434346786, 0.2765704828681892, -3.13376800451925], "max": [0.6124012535234885, 0.35364823138882495, 1.1457059244249457, 3.141523861467806, 1.4009782956898853, 3.1356448679204307, 0.6057680815203469, -0.17427584706753746, 1.1559344683125716, 3.141361628124426, 1.363105320576858, -2.0182677361032133], "count": [607]}, "gripper_mode_state": {"mean": [0.2784184514003295, 0.09719934102141681], "std": [0.4482205007807784, 0.2962290146599744], "min": [0, 0], "max": [1, 1], "count": [607]}, "gripper_activity_state": {"mean": [1.8962108731466227, 1.9291598023064251], "std": [0.39864119496107825, 0.33458984579337453], "min": [0, 0], "max": [2, 2], "count": [607]}, "gripper_mode_action": {"mean": [0.2784184514003295, 0.09719934102141681], "std": [0.4482205007807784, 0.2962290146599744], "min": [0, 0], "max": [1, 1], "count": [607]}, "gripper_activity_action": {"mean": [1.8962108731466227, 1.9291598023064251], "std": [0.39864119496107825, 0.33458984579337453], "min": [0, 0], "max": [2, 2], "count": [607]}, "gripper_open_scale_state": {"mean": [0.5788599670322185, 0.850219110429189], "std": [0.3006624548129062, 0.1803863301230557], "min": [0.058, 0.305], "max": [0.872, 0.934], "count": [607]}, "gripper_open_scale_action": {"mean": [0.5788599670322185, 0.850219110429189], "std": [0.3006624548129062, 0.1803863301230557], "min": [0.058, 0.305], "max": [0.872, 0.934], "count": [607]}}} +{"episode_index": 126, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8549019607843137]], [[1.0]], [[1.0]]], "mean": [[[0.4873615498668603]], [[0.47805442084241107]], [[0.4634833953643186]]], "std": [[[0.14348056439661017]], [[0.15083519928205497]], [[0.1689726977787089]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47690049889554587]], [[0.4682808093530622]], [[0.4539656824921327]]], "std": [[[0.10202017096912763]], [[0.10968970989535826]], [[0.13067737499705528]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[0.9058823529411765]]], "mean": [[[0.4751952330700799]], [[0.45407734583030746]], [[0.43425280463265553]]], "std": [[[0.09546091192521224]], [[0.12750925277518851]], [[0.15518636781391335]]], "count": [108]}, "observation.state": {"min": [0.2615550458431244, 2.029783010482788, -1.2160582542419434, -0.9554281234741211, -2.471351385116577, -1.5262728929519653, 1.0491174459457397, 261.0, 0.173225998878479, 0.2840070128440857, -0.08265099674463272, -3.1411852836608887, -0.054999999701976776, -0.8510000109672546, -0.8219977617263794, -2.1752912998199463, 0.40072759985923767, 0.6869965195655823, 2.090834617614746, 1.1940321922302246, -2.4935171604156494, 41.0, -0.32925400137901306, 0.21379800140857697, -0.048882000148296356, -3.1411852836608887, -0.177000030875206, -2.8289999961853027], "max": [0.7125306725502014, 2.0990726947784424, -0.7499855160713196, -0.5827654600143433, -1.7039127349853516, -1.2485038042068481, 2.2190639972686768, 964.0, 0.317440003156662, 0.38107600808143616, 0.023832999169826508, 3.128000020980835, 0.5849999785423279, -0.23399998247623444, -0.19809487462043762, -2.011753797531128, 1.0905864238739014, 1.0535330772399902, 2.7245638370513916, 1.8669613599777222, -1.0169684886932373, 888.0, -0.21819399297237396, 0.412214994430542, 0.04871499910950661, 3.138000011444092, 0.6819999814033508, -1.565000057220459], "mean": [0.44959011673927307, 2.0698835849761963, -0.8713853359222412, -0.6636809706687927, -1.9388309717178345, -1.4087334871292114, 1.3561607599258423, 852.0125732421875, 0.28157758712768555, 0.3255022466182709, -0.026552800089120865, -2.6811647415161133, 0.40459102392196655, -0.39305421710014343, -0.4020351469516754, -2.1457631587982178, 0.5978632569313049, 0.8865848779678345, 2.300367832183838, 1.6156518459320068, -1.7566369771957397, 600.1173095703125, -0.296962171792984, 0.293107271194458, 0.0005902381963096559, 2.3118650913238525, 0.41263020038604736, -2.352083444595337], "std": [0.1387430876493454, 0.018275659531354904, 0.13328444957733154, 0.11723023653030396, 0.23551404476165771, 0.051021452993154526, 0.44452938437461853, 187.21778869628906, 0.04240458831191063, 0.030336637049913406, 0.019127238541841507, 0.8620471954345703, 0.17536957561969757, 0.22019055485725403, 0.20875032246112823, 0.044715914875268936, 0.21568827331066132, 0.07070568203926086, 0.2023165374994278, 0.23538082838058472, 0.5748119354248047, 337.3819580078125, 0.03424360975623131, 0.07029953598976135, 0.018816659227013588, 1.8130477666854858, 0.2461394965648651, 0.44554245471954346], "count": [516]}, "action": {"min": [0.2615550458431244, 2.029783010482788, -1.2160582542419434, -0.9554281234741211, -2.471351385116577, -1.5262728929519653, 1.0491174459457397, 261.0, 0.173225998878479, 0.2840070128440857, -0.08265099674463272, -3.1411852836608887, -0.054999999701976776, -0.8510000109672546, -0.8219977617263794, -2.1752912998199463, 0.40072759985923767, 0.6869965195655823, 2.090834617614746, 1.1940321922302246, -2.4935171604156494, 41.0, -0.32925400137901306, 0.21379800140857697, -0.048882000148296356, -3.1411852836608887, -0.177000030875206, -2.8289999961853027], "max": [0.7125306725502014, 2.0990726947784424, -0.7499855160713196, -0.5827654600143433, -1.7039127349853516, -1.2485038042068481, 2.2190639972686768, 964.0, 0.317440003156662, 0.38107600808143616, 0.023832999169826508, 3.128000020980835, 0.5849999785423279, -0.23399998247623444, -0.19809487462043762, -2.011753797531128, 1.0905864238739014, 1.0535330772399902, 2.7245638370513916, 1.8669613599777222, -1.0169684886932373, 888.0, -0.21819399297237396, 0.412214994430542, 0.04871499910950661, 3.138000011444092, 0.6819999814033508, -1.565000057220459], "mean": [0.44959011673927307, 2.0698835849761963, -0.8713853359222412, -0.6636809706687927, -1.9388309717178345, -1.4087334871292114, 1.3561607599258423, 852.0125732421875, 0.28157758712768555, 0.3255022466182709, -0.026552800089120865, -2.6811647415161133, 0.40459102392196655, -0.39305421710014343, -0.4020351469516754, -2.1457631587982178, 0.5978632569313049, 0.8865848779678345, 2.300367832183838, 1.6156518459320068, -1.7566369771957397, 600.1173095703125, -0.296962171792984, 0.293107271194458, 0.0005902381963096559, 2.3118650913238525, 0.41263020038604736, -2.352083444595337], "std": [0.1387430876493454, 0.018275659531354904, 0.13328444957733154, 0.11723023653030396, 0.23551404476165771, 0.051021452993154526, 0.44452938437461853, 187.21778869628906, 0.04240458831191063, 0.030336637049913406, 0.019127238541841507, 0.8620471954345703, 0.17536957561969757, 0.22019055485725403, 0.20875032246112823, 0.044715914875268936, 0.21568827331066132, 0.07070568203926086, 0.2023165374994278, 0.23538082838058472, 0.5748119354248047, 337.3819580078125, 0.03424360975623131, 0.07029953598976135, 0.018816659227013588, 1.8130477666854858, 0.2461394965648651, 0.44554245471954346], "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": [128], "max": [128], "mean": [128.0], "std": [0.0], "count": [516]}, "index": {"min": [78700], "max": [79215], "mean": [78957.5], "std": [148.95608972669316], "count": [516]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [516]}, "subtask_annotation": {"mean": [9.05813953488372, 29.0, 29.0, 29.0, 29.0], "std": [10.140510496410757, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [516]}, "scene_annotation": {"mean": [128.0], "std": [0.0], "min": [128], "max": [128], "count": [516]}, "eef_direction_state": {"mean": [4.3023255813953485, 4.901162790697675], "std": [2.11071335589202, 1.7162918057971603], "min": [0, 0], "max": [6, 6], "count": [516]}, "eef_velocity_state": {"mean": [0.6569767441860465, 0.42829457364341084], "std": [0.7603101209896673, 0.6739144288501435], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_acc_mag_state": {"mean": [0.6046511627906976, 0.3953488372093023], "std": [0.8133441794723819, 0.7278363885827361], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_direction_action": {"mean": [4.3023255813953485, 4.901162790697675], "std": [2.11071335589202, 1.7162918057971603], "min": [0, 0], "max": [6, 6], "count": [516]}, "eef_velocity_action": {"mean": [0.6569767441860465, 0.42829457364341084], "std": [0.7603101209896673, 0.6739144288501435], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_acc_mag_action": {"mean": [0.6046511627906976, 0.3953488372093023], "std": [0.8133441794723819, 0.7278363885827361], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_sim_pose_state": {"mean": [0.5015998106596744, 0.30550503691072584, 1.0787527380701476, -2.138937903524395, 0.8122002609530936, 1.1842001486127982, 0.534453068997216, -0.27683789407531856, 1.066241866231599, 2.880403784846909, 1.0661287243702258, -2.3734103545895686], "std": [0.07209267705646971, 0.03937901336509657, 0.029983681698124494, 1.3908443976083065, 0.3604071537149568, 2.431164090553466, 0.03590124685838382, 0.04007596090487425, 0.03036861635633873, 0.20588217913407683, 0.25517060050664103, 0.18301495129027603], "min": [0.4208468254214567, 0.20343730468875637, 1.0350902243929394, -3.1399662694628163, 0.32835068828790637, -3.141095051450263, 0.488930483526446, -0.31004573211451497, 1.0386578507328084, 2.348712029146687, 0.4875555127245903, -2.9424412993869944], "max": [0.6247202182196329, 0.3462606658920797, 1.150901340048798, 3.1361543231185487, 1.2200846422608405, 3.139306633580393, 0.5995849279258834, -0.1654197625223502, 1.1378131395382807, 3.0557473167275164, 1.2584071293859593, -2.1928892192666667], "count": [516]}, "eef_sim_pose_action": {"mean": [0.5015998106596744, 0.30550503691072584, 1.0787527380701476, -2.138937903524395, 0.8122002609530936, 1.1842001486127982, 0.534453068997216, -0.27683789407531856, 1.066241866231599, 2.880403784846909, 1.0661287243702258, -2.3734103545895686], "std": [0.07209267705646971, 0.03937901336509657, 0.029983681698124494, 1.3908443976083065, 0.3604071537149568, 2.431164090553466, 0.03590124685838382, 0.04007596090487425, 0.03036861635633873, 0.20588217913407683, 0.25517060050664103, 0.18301495129027603], "min": [0.4208468254214567, 0.20343730468875637, 1.0350902243929394, -3.1399662694628163, 0.32835068828790637, -3.141095051450263, 0.488930483526446, -0.31004573211451497, 1.0386578507328084, 2.348712029146687, 0.4875555127245903, -2.9424412993869944], "max": [0.6247202182196329, 0.3462606658920797, 1.150901340048798, 3.1361543231185487, 1.2200846422608405, 3.139306633580393, 0.5995849279258834, -0.1654197625223502, 1.1378131395382807, 3.0557473167275164, 1.2584071293859593, -2.1928892192666667], "count": [516]}, "gripper_mode_state": {"mean": [0.2868217054263566, 0.09496124031007752], "std": [0.45227758591674205, 0.29316139436980676], "min": [0, 0], "max": [1, 1], "count": [516]}, "gripper_activity_state": {"mean": [1.877906976744186, 1.8953488372093024], "std": [0.45175827799197354, 0.40431020117938876], "min": [0, 0], "max": [2, 2], "count": [516]}, "gripper_mode_action": {"mean": [0.2868217054263566, 0.09496124031007752], "std": [0.45227758591674205, 0.29316139436980676], "min": [0, 0], "max": [1, 1], "count": [516]}, "gripper_activity_action": {"mean": [1.877906976744186, 1.8953488372093024], "std": [0.45175827799197354, 0.40431020117938876], "min": [0, 0], "max": [2, 2], "count": [516]}, "gripper_open_scale_state": {"mean": [0.6001172482468361, 0.8520125967217974], "std": [0.3373820209492617, 0.18721777779940876], "min": [0.041, 0.261], "max": [0.888, 0.964], "count": [516]}, "gripper_open_scale_action": {"mean": [0.6001172482468361, 0.8520125967217974], "std": [0.3373820209492617, 0.18721777779940876], "min": [0.041, 0.261], "max": [0.888, 0.964], "count": [516]}}} +{"episode_index": 127, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4986015210874376]], [[0.4843878933791364]], [[0.4697447956873038]]], "std": [[[0.14254279115186005]], [[0.15078938480442433]], [[0.1698876015539725]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48147559473264373]], [[0.4693178281483197]], [[0.45462127528176627]]], "std": [[[0.10008190067216408]], [[0.11158965749896213]], [[0.13552485664024713]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47734107064741904]], [[0.4558831265117596]], [[0.4364136881786836]]], "std": [[[0.10232313461418695]], [[0.13247999647404765]], [[0.15936201780808396]]], "count": [127]}, "observation.state": {"min": [0.3419798016548157, 2.049889326095581, -1.1827223300933838, -1.012465476989746, -2.5533294677734375, -1.716130018234253, 0.9439787864685059, 261.0, 0.14756900072097778, 0.2849139869213104, -0.07175900042057037, -3.1391851902008057, -0.1459999978542328, -0.6489999890327454, -0.7706676125526428, -2.1752562522888184, 0.36999237537384033, 0.561594545841217, 1.9442445039749146, 1.0458711385726929, -2.672273874282837, 42.0, -0.32876500487327576, 0.22377699613571167, -0.0531499981880188, -3.128999948501587, -0.14500001072883606, -2.8310000896453857], "max": [0.7984707355499268, 2.094168186187744, -0.48003536462783813, -0.6871361136436462, -2.0016658306121826, -1.3800493478775024, 2.0711822509765625, 938.0, 0.33545100688934326, 0.38102999329566956, 0.03592899814248085, -2.6619999408721924, 0.43299999833106995, -0.09299999475479126, -0.06321582943201065, -2.0836613178253174, 1.2441405057907104, 1.267126441001892, 2.6477341651916504, 1.7332515716552734, -0.9018988609313965, 934.0, -0.21610400080680847, 0.39902201294898987, 0.024173999205231667, 3.1389999389648438, 0.6460000276565552, -1.6100000143051147], "mean": [0.4779316782951355, 2.0768702030181885, -0.6445343494415283, -0.7527838945388794, -2.1914055347442627, -1.563124179840088, 1.2393213510513306, 871.3328857421875, 0.2896333336830139, 0.3159755766391754, -0.003034719033166766, -2.7944118976593018, 0.28144654631614685, -0.2481047362089157, -0.26903825998306274, -2.161100387573242, 0.8758675456047058, 1.0406317710876465, 2.160879135131836, 1.4830067157745361, -1.8473886251449585, 598.9312744140625, -0.28713899850845337, 0.28903189301490784, -0.009356148540973663, 2.6802778244018555, 0.37992632389068604, -2.3788416385650635], "std": [0.15314890444278717, 0.009353847242891788, 0.21491867303848267, 0.0889923945069313, 0.15045413374900818, 0.059103939682245255, 0.4376525282859802, 158.0638885498047, 0.05257699266076088, 0.032446540892124176, 0.0223496463149786, 0.14191444218158722, 0.16640673577785492, 0.19621406495571136, 0.24410875141620636, 0.019752902910113335, 0.22423171997070312, 0.15671406686306, 0.24832336604595184, 0.21443955600261688, 0.5436977744102478, 352.8929138183594, 0.03311971575021744, 0.061339668929576874, 0.01882963813841343, 1.1349937915802002, 0.2292502522468567, 0.4320603609085083], "count": [640]}, "action": {"min": [0.3419798016548157, 2.049889326095581, -1.1827223300933838, -1.012465476989746, -2.5533294677734375, -1.716130018234253, 0.9439787864685059, 261.0, 0.14756900072097778, 0.2849139869213104, -0.07175900042057037, -3.1391851902008057, -0.1459999978542328, -0.6489999890327454, -0.7706676125526428, -2.1752562522888184, 0.36999237537384033, 0.561594545841217, 1.9442445039749146, 1.0458711385726929, -2.672273874282837, 42.0, -0.32876500487327576, 0.22377699613571167, -0.0531499981880188, -3.128999948501587, -0.14500001072883606, -2.8310000896453857], "max": [0.7984707355499268, 2.094168186187744, -0.48003536462783813, -0.6871361136436462, -2.0016658306121826, -1.3800493478775024, 2.0711822509765625, 938.0, 0.33545100688934326, 0.38102999329566956, 0.03592899814248085, -2.6619999408721924, 0.43299999833106995, -0.09299999475479126, -0.06321582943201065, -2.0836613178253174, 1.2441405057907104, 1.267126441001892, 2.6477341651916504, 1.7332515716552734, -0.9018988609313965, 934.0, -0.21610400080680847, 0.39902201294898987, 0.024173999205231667, 3.1389999389648438, 0.6460000276565552, -1.6100000143051147], "mean": [0.4779316782951355, 2.0768702030181885, -0.6445343494415283, -0.7527838945388794, -2.1914055347442627, -1.563124179840088, 1.2393213510513306, 871.3328857421875, 0.2896333336830139, 0.3159755766391754, -0.003034719033166766, -2.7944118976593018, 0.28144654631614685, -0.2481047362089157, -0.26903825998306274, -2.161100387573242, 0.8758675456047058, 1.0406317710876465, 2.160879135131836, 1.4830067157745361, -1.8473886251449585, 598.9312744140625, -0.28713899850845337, 0.28903189301490784, -0.009356148540973663, 2.6802778244018555, 0.37992632389068604, -2.3788416385650635], "std": [0.15314890444278717, 0.009353847242891788, 0.21491867303848267, 0.0889923945069313, 0.15045413374900818, 0.059103939682245255, 0.4376525282859802, 158.0638885498047, 0.05257699266076088, 0.032446540892124176, 0.0223496463149786, 0.14191444218158722, 0.16640673577785492, 0.19621406495571136, 0.24410875141620636, 0.019752902910113335, 0.22423171997070312, 0.15671406686306, 0.24832336604595184, 0.21443955600261688, 0.5436977744102478, 352.8929138183594, 0.03311971575021744, 0.061339668929576874, 0.01882963813841343, 1.1349937915802002, 0.2292502522468567, 0.4320603609085083], "count": [640]}, "timestamp": {"min": [0.0], "max": [21.3], "mean": [10.65], "std": [6.158395353769789], "count": [640]}, "frame_index": {"min": [0], "max": [639], "mean": [319.5], "std": [184.7518606130937], "count": [640]}, "episode_index": {"min": [129], "max": [129], "mean": [129.0], "std": [0.0], "count": [640]}, "index": {"min": [79216], "max": [79855], "mean": [79535.5], "std": [184.7518606130937], "count": [640]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [640]}, "subtask_annotation": {"mean": [9.76875, 29.0, 29.0, 29.0, 29.0], "std": [10.026353945353222, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [640]}, "scene_annotation": {"mean": [129.0], "std": [0.0], "min": [129], "max": [129], "count": [640]}, "eef_direction_state": {"mean": [4.30625, 5.2046875], "std": [2.134528270485079, 1.506333471494192], "min": [0, 0], "max": [6, 6], "count": [640]}, "eef_velocity_state": {"mean": [0.5265625, 0.346875], "std": [0.6441424016424798, 0.6262409555235098], "min": [0, 0], "max": [2, 2], "count": [640]}, "eef_acc_mag_state": {"mean": [0.475, 0.3], "std": [0.7537406715840625, 0.659545297913645], "min": [0, 0], "max": [2, 2], "count": [640]}, "eef_direction_action": {"mean": [4.30625, 5.2046875], "std": [2.134528270485079, 1.506333471494192], "min": [0, 0], "max": [6, 6], "count": [640]}, "eef_velocity_action": {"mean": [0.5265625, 0.346875], "std": [0.6441424016424798, 0.6262409555235098], "min": [0, 0], "max": [2, 2], "count": [640]}, "eef_acc_mag_action": {"mean": [0.475, 0.3], "std": [0.7537406715840625, 0.659545297913645], "min": [0, 0], "max": [2, 2], "count": [640]}, "eef_sim_pose_state": {"mean": [0.49677820417845087, 0.2905308437448785, 1.0805188035567999, -2.1152089536170195, 0.8020868388514044, 0.9933498813406887, 0.5267327620028159, -0.2985297576995096, 1.07969035293975, -0.8331656417046128, 1.0151009504629016, -1.996928799539948], "std": [0.06335611237614817, 0.03922029098318594, 0.02567304743287665, 1.586907464081409, 0.3027682934785083, 2.421970676818475, 0.03898951693906324, 0.05293367288276548, 0.031106722623935316, 2.747906732214937, 0.2216241607423163, 0.22163748420462356], "min": [0.43215155742043654, 0.20021637851147167, 1.0171468497242426, -3.1403266055122923, 0.38931821847679826, -3.1411145307058375, 0.4909542963268899, -0.3400965472462325, 1.0530707216347486, -3.1122459619873775, 0.48416529154579147, -2.538142468568633], "max": [0.6116594280052599, 0.33399482742529274, 1.1389707321601215, 3.1404082223661263, 1.2673450955895071, 3.138855889508159, 0.6030620997916262, -0.15193306510299381, 1.1572997752326133, 3.130964534149882, 1.1859055150993036, -1.787974307397067], "count": [640]}, "eef_sim_pose_action": {"mean": [0.49677820417845087, 0.2905308437448785, 1.0805188035567999, -2.1152089536170195, 0.8020868388514044, 0.9933498813406887, 0.5267327620028159, -0.2985297576995096, 1.07969035293975, -0.8331656417046128, 1.0151009504629016, -1.996928799539948], "std": [0.06335611237614817, 0.03922029098318594, 0.02567304743287665, 1.586907464081409, 0.3027682934785083, 2.421970676818475, 0.03898951693906324, 0.05293367288276548, 0.031106722623935316, 2.747906732214937, 0.2216241607423163, 0.22163748420462356], "min": [0.43215155742043654, 0.20021637851147167, 1.0171468497242426, -3.1403266055122923, 0.38931821847679826, -3.1411145307058375, 0.4909542963268899, -0.3400965472462325, 1.0530707216347486, -3.1122459619873775, 0.48416529154579147, -2.538142468568633], "max": [0.6116594280052599, 0.33399482742529274, 1.1389707321601215, 3.1404082223661263, 1.2673450955895071, 3.138855889508159, 0.6030620997916262, -0.15193306510299381, 1.1572997752326133, 3.130964534149882, 1.1859055150993036, -1.787974307397067], "count": [640]}, "gripper_mode_state": {"mean": [0.3140625, 0.075], "std": [0.4641414074328552, 0.2633913438213192], "min": [0, 0], "max": [1, 1], "count": [640]}, "gripper_activity_state": {"mean": [1.896875, 1.9234375], "std": [0.39368799114908193, 0.33365503681759423], "min": [0, 0], "max": [2, 2], "count": [640]}, "gripper_mode_action": {"mean": [0.3140625, 0.075], "std": [0.4641414074328552, 0.2633913438213192], "min": [0, 0], "max": [1, 1], "count": [640]}, "gripper_activity_action": {"mean": [1.896875, 1.9234375], "std": [0.39368799114908193, 0.33365503681759423], "min": [0, 0], "max": [2, 2], "count": [640]}, "gripper_open_scale_state": {"mean": [0.5989312499582776, 0.871332812595368], "std": [0.3528924948328685, 0.15806389422740885], "min": [0.042, 0.261], "max": [0.934, 0.938], "count": [640]}, "gripper_open_scale_action": {"mean": [0.5989312499582776, 0.871332812595368], "std": [0.3528924948328685, 0.15806389422740885], "min": [0.042, 0.261], "max": [0.934, 0.938], "count": [640]}}} +{"episode_index": 128, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[1.0]], [[1.0]]], "mean": [[[0.4863376090449954]], [[0.4716332560227948]], [[0.4565017977232215]]], "std": [[[0.1454108269017367]], [[0.1523212045550385]], [[0.17104257579787258]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.4785107998433533]], [[0.45942863798411926]], [[0.4392864490493167]]], "std": [[[0.11700157353101984]], [[0.13522510495709655]], [[0.16378959246089161]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9137254901960784]], [[1.0]], [[0.792156862745098]]], "mean": [[[0.478587987157673]], [[0.44041889651866256]], [[0.4092676345676011]]], "std": [[[0.11038045678162309]], [[0.14432927937939755]], [[0.18322784310507453]]], "count": [121]}, "observation.state": {"min": [0.3984237611293793, 2.004737615585327, -1.7294816970825195, -1.1021056175231934, -2.631049156188965, -1.7122727632522583, 1.1934038400650024, 261.0, 0.07517500221729279, 0.3014169931411743, -0.12414900213479996, -3.1411852836608887, -0.5659999847412109, -0.5719999670982361, -0.7318689227104187, -2.175919532775879, 0.28241172432899475, 0.7316769957542419, 2.0641486644744873, 1.390852928161621, -2.5387561321258545, 55.0, -0.34711000323295593, 0.21264100074768066, -0.026249000802636147, -3.1401853561401367, -0.210999995470047, -2.8359999656677246], "max": [0.9731432795524597, 2.1215872764587402, -0.8610058426856995, -0.6603278517723083, -1.980006217956543, -1.2863949537277222, 2.2015931606292725, 944.0, 0.276095986366272, 0.37508198618888855, -0.004269000142812729, 3.1410000324249268, 0.2839999794960022, 0.10000000149011612, -0.22556635737419128, -2.0620718002319336, 1.0628008842468262, 1.1558443307876587, 2.747427463531494, 1.877852201461792, -0.967854917049408, 878.0, -0.23580799996852875, 0.37995201349258423, 0.053651999682188034, 3.1410000324249268, 0.640999972820282, -1.5989999771118164], "mean": [0.6893720030784607, 2.0608012676239014, -1.0837165117263794, -0.7844563722610474, -2.213141679763794, -1.4633047580718994, 1.5266517400741577, 834.4006958007812, 0.2147802859544754, 0.35431066155433655, -0.045133933424949646, -2.832244634628296, 0.011556277982890606, -0.14304956793785095, -0.3687620460987091, -2.1589057445526123, 0.539078950881958, 0.9509454369544983, 2.383711576461792, 1.6716359853744507, -1.6986572742462158, 639.6109008789062, -0.3123171329498291, 0.2749704122543335, 0.005219210870563984, 2.581272840499878, 0.3379920423030853, -2.366359233856201], "std": [0.17581777274608612, 0.040615543723106384, 0.28328070044517517, 0.14820657670497894, 0.1911916583776474, 0.09131614118814468, 0.42210614681243896, 205.8739776611328, 0.06473073363304138, 0.014385821297764778, 0.031552813947200775, 0.921370267868042, 0.28887099027633667, 0.11884737014770508, 0.16297845542430878, 0.023276468738913536, 0.19331371784210205, 0.08621756732463837, 0.15906526148319244, 0.13296464085578918, 0.5737993121147156, 326.9123229980469, 0.033028122037649155, 0.059101272374391556, 0.015431222505867481, 1.3737409114837646, 0.1919182986021042, 0.4128309190273285], "count": [604]}, "action": {"min": [0.3984237611293793, 2.004737615585327, -1.7294816970825195, -1.1021056175231934, -2.631049156188965, -1.7122727632522583, 1.1934038400650024, 261.0, 0.07517500221729279, 0.3014169931411743, -0.12414900213479996, -3.1411852836608887, -0.5659999847412109, -0.5719999670982361, -0.7318689227104187, -2.175919532775879, 0.28241172432899475, 0.7316769957542419, 2.0641486644744873, 1.390852928161621, -2.5387561321258545, 55.0, -0.34711000323295593, 0.21264100074768066, -0.026249000802636147, -3.1401853561401367, -0.210999995470047, -2.8359999656677246], "max": [0.9731432795524597, 2.1215872764587402, -0.8610058426856995, -0.6603278517723083, -1.980006217956543, -1.2863949537277222, 2.2015931606292725, 944.0, 0.276095986366272, 0.37508198618888855, -0.004269000142812729, 3.1410000324249268, 0.2839999794960022, 0.10000000149011612, -0.22556635737419128, -2.0620718002319336, 1.0628008842468262, 1.1558443307876587, 2.747427463531494, 1.877852201461792, -0.967854917049408, 878.0, -0.23580799996852875, 0.37995201349258423, 0.053651999682188034, 3.1410000324249268, 0.640999972820282, -1.5989999771118164], "mean": [0.6893720030784607, 2.0608012676239014, -1.0837165117263794, -0.7844563722610474, -2.213141679763794, -1.4633047580718994, 1.5266517400741577, 834.4006958007812, 0.2147802859544754, 0.35431066155433655, -0.045133933424949646, -2.832244634628296, 0.011556277982890606, -0.14304956793785095, -0.3687620460987091, -2.1589057445526123, 0.539078950881958, 0.9509454369544983, 2.383711576461792, 1.6716359853744507, -1.6986572742462158, 639.6109008789062, -0.3123171329498291, 0.2749704122543335, 0.005219210870563984, 2.581272840499878, 0.3379920423030853, -2.366359233856201], "std": [0.17581777274608612, 0.040615543723106384, 0.28328070044517517, 0.14820657670497894, 0.1911916583776474, 0.09131614118814468, 0.42210614681243896, 205.8739776611328, 0.06473073363304138, 0.014385821297764778, 0.031552813947200775, 0.921370267868042, 0.28887099027633667, 0.11884737014770508, 0.16297845542430878, 0.023276468738913536, 0.19331371784210205, 0.08621756732463837, 0.15906526148319244, 0.13296464085578918, 0.5737993121147156, 326.9123229980469, 0.033028122037649155, 0.059101272374391556, 0.015431222505867481, 1.3737409114837646, 0.1919182986021042, 0.4128309190273285], "count": [604]}, "timestamp": {"min": [0.0], "max": [20.1], "mean": [10.049999999999999], "std": [5.811984744187365], "count": [604]}, "frame_index": {"min": [0], "max": [603], "mean": [301.5], "std": [174.35954232562094], "count": [604]}, "episode_index": {"min": [130], "max": [130], "mean": [130.0], "std": [0.0], "count": [604]}, "index": {"min": [79856], "max": [80459], "mean": [80157.5], "std": [174.35954232562094], "count": [604]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [604]}, "subtask_annotation": {"mean": [11.647350993377483, 29.0, 29.0, 29.0, 29.0], "std": [10.139579337512215, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [604]}, "scene_annotation": {"mean": [130.0], "std": [0.0], "min": [130], "max": [130], "count": [604]}, "eef_direction_state": {"mean": [4.759933774834437, 5.048013245033113], "std": [1.929292495200793, 1.4792200915667568], "min": [0, 1], "max": [6, 6], "count": [604]}, "eef_velocity_state": {"mean": [0.5413907284768212, 0.47019867549668876], "std": [0.7590134235522922, 0.6934695094436703], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_acc_mag_state": {"mean": [0.43874172185430466, 0.41887417218543044], "std": [0.7354926309036577, 0.7221940843191936], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_direction_action": {"mean": [4.759933774834437, 5.048013245033113], "std": [1.929292495200793, 1.4792200915667568], "min": [0, 1], "max": [6, 6], "count": [604]}, "eef_velocity_action": {"mean": [0.5413907284768212, 0.47019867549668876], "std": [0.7590134235522922, 0.6934695094436703], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_acc_mag_action": {"mean": [0.43874172185430466, 0.41887417218543044], "std": [0.7354926309036577, 0.7221940843191936], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_sim_pose_state": {"mean": [0.4848743341843631, 0.31935757739845, 1.073874031799122, -2.628776577484451, 0.7729198629683504, 1.1699170062295123, 0.5744066283353289, -0.21152338254901887, 1.1108484143999897, -0.9028447034534284, 0.7808701723696131, -1.7767359854123455], "std": [0.06161301367303062, 0.032978128279880115, 0.030642760886889542, 0.2288987243394975, 0.3304825594621269, 2.4074817550395426, 0.016826039824903757, 0.07427654745525228, 0.03438175899052953, 2.882045572644181, 0.2931196241779151, 0.14660021591586245], "min": [0.41868701998412583, 0.23046468982487162, 1.0349629576630421, -3.107687247136808, 0.2827542127060718, -3.1410538514697453, 0.5210154541320984, -0.2796566348416123, 1.064060277176973, -3.140173638825178, 0.20687818108862288, -2.3518886670448094], "max": [0.5963784677831443, 0.35201533619402764, 1.146029503115968, -2.111911618694129, 1.2324806457687165, 3.1412785951035196, 0.6039493437751994, -0.0527813730734373, 1.1919129084685345, 3.139354833161334, 1.0412798082729706, -1.4634835973908054], "count": [604]}, "eef_sim_pose_action": {"mean": [0.4848743341843631, 0.31935757739845, 1.073874031799122, -2.628776577484451, 0.7729198629683504, 1.1699170062295123, 0.5744066283353289, -0.21152338254901887, 1.1108484143999897, -0.9028447034534284, 0.7808701723696131, -1.7767359854123455], "std": [0.06161301367303062, 0.032978128279880115, 0.030642760886889542, 0.2288987243394975, 0.3304825594621269, 2.4074817550395426, 0.016826039824903757, 0.07427654745525228, 0.03438175899052953, 2.882045572644181, 0.2931196241779151, 0.14660021591586245], "min": [0.41868701998412583, 0.23046468982487162, 1.0349629576630421, -3.107687247136808, 0.2827542127060718, -3.1410538514697453, 0.5210154541320984, -0.2796566348416123, 1.064060277176973, -3.140173638825178, 0.20687818108862288, -2.3518886670448094], "max": [0.5963784677831443, 0.35201533619402764, 1.146029503115968, -2.111911618694129, 1.2324806457687165, 3.1412785951035196, 0.6039493437751994, -0.0527813730734373, 1.1919129084685345, 3.139354833161334, 1.0412798082729706, -1.4634835973908054], "count": [604]}, "gripper_mode_state": {"mean": [0.2682119205298013, 0.11920529801324503], "std": [0.44302853882737026, 0.3240299290788096], "min": [0, 0], "max": [1, 1], "count": [604]}, "gripper_activity_state": {"mean": [1.8394039735099337, 1.9122516556291391], "std": [0.510522043926801, 0.36016308334311425], "min": [0, 0], "max": [2, 2], "count": [604]}, "gripper_mode_action": {"mean": [0.2682119205298013, 0.11920529801324503], "std": [0.44302853882737026, 0.3240299290788096], "min": [0, 0], "max": [1, 1], "count": [604]}, "gripper_activity_action": {"mean": [1.8394039735099337, 1.9122516556291391], "std": [0.510522043926801, 0.36016308334311425], "min": [0, 0], "max": [2, 2], "count": [604]}, "gripper_open_scale_state": {"mean": [0.639610927152318, 0.8344006624537585], "std": [0.3269123493388577, 0.2058739954157435], "min": [0.055, 0.261], "max": [0.878, 0.944], "count": [604]}, "gripper_open_scale_action": {"mean": [0.639610927152318, 0.8344006624537585], "std": [0.3269123493388577, 0.2058739954157435], "min": [0.055, 0.261], "max": [0.878, 0.944], "count": [604]}}} +{"episode_index": 129, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.796078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.49783046614872367]], [[0.48470938347823406]], [[0.46847541119435193]]], "std": [[[0.13772951660358848]], [[0.14586351451053606]], [[0.1665549441932607]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47826441299790357]], [[0.46678783990011097]], [[0.45115124013441854]]], "std": [[[0.1042428988096911]], [[0.11558908262001817]], [[0.13948898742257285]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4774433769577013]], [[0.4535886399371069]], [[0.43315959504871127]]], "std": [[[0.0996869592998472]], [[0.13074797020302006]], [[0.15862117557571082]]], "count": [106]}, "observation.state": {"min": [0.37051594257354736, 2.0364675521850586, -1.3065186738967896, -0.932773768901825, -2.619652032852173, -1.5506727695465088, 1.066483497619629, 138.0, 0.13955999910831451, 0.2916809916496277, -0.07843100279569626, -3.1411852836608887, -0.09399998933076859, -0.7070000171661377, -0.7999367713928223, -2.1752562522888184, 0.24071581661701202, 0.6979222893714905, 2.0775701999664307, 1.3606586456298828, -2.571620464324951, 42.0, -0.3446219861507416, 0.2084989994764328, -0.021642999723553658, -3.1401853561401367, -0.22700001299381256, -2.9579999446868896], "max": [0.797057032585144, 2.0966989994049072, -0.7433008551597595, -0.6602057218551636, -1.7667794227600098, -1.2784013748168945, 2.1589722633361816, 936.0, 0.29461801052093506, 0.4088209867477417, 0.01636499911546707, 3.13700008392334, 0.515999972820282, -0.14300000667572021, -0.2105565369129181, -2.043780565261841, 1.0478782653808594, 1.073307752609253, 2.8318841457366943, 1.8756006956100464, -0.9959720969200134, 890.0, -0.2332029938697815, 0.3962100148200989, 0.06653200089931488, 3.1410000324249268, 0.6850000023841858, -1.6119999885559082], "mean": [0.5661908984184265, 2.0643386840820312, -0.8819257616996765, -0.763811469078064, -2.183047294616699, -1.4623268842697144, 1.492030143737793, 818.314453125, 0.25778836011886597, 0.34537529945373535, -0.023728245869278908, -2.576258420944214, 0.20752261579036713, -0.3414970636367798, -0.3844234347343445, -2.148268938064575, 0.4727453887462616, 0.9316064119338989, 2.3823702335357666, 1.7176305055618286, -1.6211295127868652, 659.273193359375, -0.30938720703125, 0.2739277184009552, 0.015791865065693855, 2.3122456073760986, 0.35309073328971863, -2.4595162868499756], "std": [0.13515381515026093, 0.01939629204571247, 0.1290827989578247, 0.07735199481248856, 0.2063983827829361, 0.06081283465027809, 0.3687155246734619, 241.83184814453125, 0.04363473877310753, 0.032066553831100464, 0.01659645512700081, 1.354198694229126, 0.1430651843547821, 0.17364348471164703, 0.19924384355545044, 0.03366276994347572, 0.26590028405189514, 0.08563356101512909, 0.21385309100151062, 0.16407068073749542, 0.6369732022285461, 317.11279296875, 0.03961871936917305, 0.06836791336536407, 0.020790040493011475, 1.6342288255691528, 0.2585824728012085, 0.44511011242866516], "count": [507]}, "action": {"min": [0.37051594257354736, 2.0364675521850586, -1.3065186738967896, -0.932773768901825, -2.619652032852173, -1.5506727695465088, 1.066483497619629, 138.0, 0.13955999910831451, 0.2916809916496277, -0.07843100279569626, -3.1411852836608887, -0.09399998933076859, -0.7070000171661377, -0.7999367713928223, -2.1752562522888184, 0.24071581661701202, 0.6979222893714905, 2.0775701999664307, 1.3606586456298828, -2.571620464324951, 42.0, -0.3446219861507416, 0.2084989994764328, -0.021642999723553658, -3.1401853561401367, -0.22700001299381256, -2.9579999446868896], "max": [0.797057032585144, 2.0966989994049072, -0.7433008551597595, -0.6602057218551636, -1.7667794227600098, -1.2784013748168945, 2.1589722633361816, 936.0, 0.29461801052093506, 0.4088209867477417, 0.01636499911546707, 3.13700008392334, 0.515999972820282, -0.14300000667572021, -0.2105565369129181, -2.043780565261841, 1.0478782653808594, 1.073307752609253, 2.8318841457366943, 1.8756006956100464, -0.9959720969200134, 890.0, -0.2332029938697815, 0.3962100148200989, 0.06653200089931488, 3.1410000324249268, 0.6850000023841858, -1.6119999885559082], "mean": [0.5661908984184265, 2.0643386840820312, -0.8819257616996765, -0.763811469078064, -2.183047294616699, -1.4623268842697144, 1.492030143737793, 818.314453125, 0.25778836011886597, 0.34537529945373535, -0.023728245869278908, -2.576258420944214, 0.20752261579036713, -0.3414970636367798, -0.3844234347343445, -2.148268938064575, 0.4727453887462616, 0.9316064119338989, 2.3823702335357666, 1.7176305055618286, -1.6211295127868652, 659.273193359375, -0.30938720703125, 0.2739277184009552, 0.015791865065693855, 2.3122456073760986, 0.35309073328971863, -2.4595162868499756], "std": [0.13515381515026093, 0.01939629204571247, 0.1290827989578247, 0.07735199481248856, 0.2063983827829361, 0.06081283465027809, 0.3687155246734619, 241.83184814453125, 0.04363473877310753, 0.032066553831100464, 0.01659645512700081, 1.354198694229126, 0.1430651843547821, 0.17364348471164703, 0.19924384355545044, 0.03366276994347572, 0.26590028405189514, 0.08563356101512909, 0.21385309100151062, 0.16407068073749542, 0.6369732022285461, 317.11279296875, 0.03961871936917305, 0.06836791336536407, 0.020790040493011475, 1.6342288255691528, 0.2585824728012085, 0.44511011242866516], "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": [131], "max": [131], "mean": [131.0], "std": [0.0], "count": [507]}, "index": {"min": [80460], "max": [80966], "mean": [80713.0], "std": [146.35800854981142], "count": [507]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [507]}, "subtask_annotation": {"mean": [11.092702169625246, 29.0, 29.0, 29.0, 29.0], "std": [10.08979829242927, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [507]}, "scene_annotation": {"mean": [131.0], "std": [0.0], "min": [131], "max": [131], "count": [507]}, "eef_direction_state": {"mean": [4.357001972386588, 4.988165680473373], "std": [2.1217306410595866, 1.6805706002931573], "min": [0, 0], "max": [6, 6], "count": [507]}, "eef_velocity_state": {"mean": [0.6351084812623274, 0.4437869822485207], "std": [0.7660125874225557, 0.692518385309933], "min": [0, 0], "max": [2, 2], "count": [507]}, "eef_acc_mag_state": {"mean": [0.5739644970414202, 0.4457593688362919], "std": [0.7969076468174354, 0.7474590522555792], "min": [0, 0], "max": [2, 2], "count": [507]}, "eef_direction_action": {"mean": [4.357001972386588, 4.988165680473373], "std": [2.1217306410595866, 1.6805706002931573], "min": [0, 0], "max": [6, 6], "count": [507]}, "eef_velocity_action": {"mean": [0.6351084812623274, 0.4437869822485207], "std": [0.7660125874225557, 0.692518385309933], "min": [0, 0], "max": [2, 2], "count": [507]}, "eef_acc_mag_action": {"mean": [0.5739644970414202, 0.4457593688362919], "std": [0.7969076468174354, 0.7474590522555792], "min": [0, 0], "max": [2, 2], "count": [507]}, "eef_sim_pose_state": {"mean": [0.48182016235465663, 0.3237712806293428, 1.0812866828534136, -2.1211692721813344, 0.8395096437488249, 1.6227957957274322, 0.5609141566614987, -0.2607468709096715, 1.0917389950008782, 2.983747618165182, 0.9166604195039465, -2.122952937248284], "std": [0.07387567693927075, 0.044573419876263065, 0.032892009277142635, 1.7550026817971827, 0.410692796158645, 2.0538966443444004, 0.033520856562238854, 0.04146781625309055, 0.029281200096115796, 0.11333656269874734, 0.19386126386095778, 0.16989163215931935], "min": [0.4140986875373188, 0.22582847731862046, 1.0259711374096472, -3.1399226121472275, 0.24436214470866924, -3.1282421022160687, 0.5057305794337572, -0.29480543397788234, 1.0542686119281293, 2.6177604600021764, 0.5044616148852583, -2.5749491900723696], "max": [0.6098439630139905, 0.3708032036864426, 1.1532887819055562, 3.1405159594887393, 1.283852831642366, 3.135738371474449, 0.6239871498088531, -0.137537162130705, 1.153904687558458, 3.1268257155443306, 1.2637808527623728, -1.9504119553921315], "count": [507]}, "eef_sim_pose_action": {"mean": [0.48182016235465663, 0.3237712806293428, 1.0812866828534136, -2.1211692721813344, 0.8395096437488249, 1.6227957957274322, 0.5609141566614987, -0.2607468709096715, 1.0917389950008782, 2.983747618165182, 0.9166604195039465, -2.122952937248284], "std": [0.07387567693927075, 0.044573419876263065, 0.032892009277142635, 1.7550026817971827, 0.410692796158645, 2.0538966443444004, 0.033520856562238854, 0.04146781625309055, 0.029281200096115796, 0.11333656269874734, 0.19386126386095778, 0.16989163215931935], "min": [0.4140986875373188, 0.22582847731862046, 1.0259711374096472, -3.1399226121472275, 0.24436214470866924, -3.1282421022160687, 0.5057305794337572, -0.29480543397788234, 1.0542686119281293, 2.6177604600021764, 0.5044616148852583, -2.5749491900723696], "max": [0.6098439630139905, 0.3708032036864426, 1.1532887819055562, 3.1405159594887393, 1.283852831642366, 3.135738371474449, 0.6239871498088531, -0.137537162130705, 1.153904687558458, 3.1268257155443306, 1.2637808527623728, -1.9504119553921315], "count": [507]}, "gripper_mode_state": {"mean": [0.23471400394477318, 0.126232741617357], "std": [0.42381993853166877, 0.33211148212779756], "min": [0, 0], "max": [1, 1], "count": [507]}, "gripper_activity_state": {"mean": [1.8579881656804733, 1.8915187376725837], "std": [0.4819731550075321, 0.41905672833414187], "min": [0, 0], "max": [2, 2], "count": [507]}, "gripper_mode_action": {"mean": [0.23471400394477318, 0.126232741617357], "std": [0.42381993853166877, 0.33211148212779756], "min": [0, 0], "max": [1, 1], "count": [507]}, "gripper_activity_action": {"mean": [1.8579881656804733, 1.8915187376725837], "std": [0.4819731550075321, 0.41905672833414187], "min": [0, 0], "max": [2, 2], "count": [507]}, "gripper_open_scale_state": {"mean": [0.6592731752489678, 0.8183145956908455], "std": [0.31711271038439054, 0.24183184138802769], "min": [0.042, 0.138], "max": [0.89, 0.936], "count": [507]}, "gripper_open_scale_action": {"mean": [0.6592731752489678, 0.8183145956908455], "std": [0.31711271038439054, 0.24183184138802769], "min": [0.042, 0.138], "max": [0.89, 0.936], "count": [507]}}} +{"episode_index": 130, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[1.0]], [[1.0]]], "mean": [[[0.49634018700072624]], [[0.48372209578275754]], [[0.4699834947868036]]], "std": [[[0.13913529349586679]], [[0.15552125190100946]], [[0.17291618102752085]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4754901976994501]], [[0.45906721554362484]], [[0.4397435564503579]]], "std": [[[0.1075140255173411]], [[0.12285164619779071]], [[0.15158409796404185]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[0.9647058823529412]]], "mean": [[[0.48008595614171595]], [[0.45187933622523085]], [[0.42834482959850606]]], "std": [[[0.10773091464963372]], [[0.1375908936105218]], [[0.16838024347634972]]], "count": [126]}, "observation.state": {"min": [0.39877280592918396, 2.008193254470825, -1.1767010688781738, -0.9184620976448059, -2.546522617340088, -1.7232508659362793, 1.1397175788879395, 355.0, 0.1484909951686859, 0.29001298546791077, -0.07652100175619125, -3.1401853561401367, -0.20800000429153442, -0.6370000243186951, -0.8543910384178162, -2.1752562522888184, 0.3560123145580292, 0.627288818359375, 2.1505424976348877, 1.4038729667663574, -2.7213172912597656, 67.0, -0.340362012386322, 0.20365500450134277, -0.04778800159692764, -3.1401853561401367, -0.34599998593330383, -2.821000099182129], "max": [0.8262040019035339, 2.0969958305358887, -0.6469237804412842, -0.6227160692214966, -2.0258734226226807, -1.385232925415039, 2.1126861572265625, 940.0, 0.31600698828697205, 0.38255101442337036, 0.03173200041055679, 3.13700008392334, 0.4359999895095825, -0.2639999985694885, -0.19399335980415344, -2.0604310035705566, 1.176631212234497, 1.087863802909851, 2.8044474124908447, 1.8531557321548462, -0.911131739616394, 859.0, -0.20521500706672668, 0.3868820071220398, 0.04855800047516823, 3.1410000324249268, 0.6769999861717224, -1.5290000438690186], "mean": [0.5532556176185608, 2.051818609237671, -0.8041912913322449, -0.730556845664978, -2.18620228767395, -1.551103949546814, 1.4786245822906494, 780.714111328125, 0.2652426064014435, 0.3310509920120239, -0.01598929800093174, -2.9189541339874268, 0.24103306233882904, -0.38259074091911316, -0.3811001777648926, -2.1551742553710938, 0.5791624784469604, 0.9295573234558105, 2.3714780807495117, 1.6953233480453491, -1.7228953838348389, 640.9881591796875, -0.3017211854457855, 0.2737584412097931, 0.0006017430569045246, 2.3803019523620605, 0.3241136968135834, -2.377277374267578], "std": [0.14689424633979797, 0.029085299000144005, 0.1717427670955658, 0.09389148652553558, 0.1698509305715561, 0.05961113050580025, 0.37266576290130615, 157.31813049316406, 0.04972415044903755, 0.02828952483832836, 0.023545125499367714, 0.42509621381759644, 0.20818161964416504, 0.13453041017055511, 0.21928267180919647, 0.028438882902264595, 0.2424270212650299, 0.10012221336364746, 0.20466558635234833, 0.14585338532924652, 0.6276617646217346, 300.1390075683594, 0.043480098247528076, 0.06813358515501022, 0.019240301102399826, 1.691291332244873, 0.26880767941474915, 0.4252219796180725], "count": [633]}, "action": {"min": [0.39877280592918396, 2.008193254470825, -1.1767010688781738, -0.9184620976448059, -2.546522617340088, -1.7232508659362793, 1.1397175788879395, 355.0, 0.1484909951686859, 0.29001298546791077, -0.07652100175619125, -3.1401853561401367, -0.20800000429153442, -0.6370000243186951, -0.8543910384178162, -2.1752562522888184, 0.3560123145580292, 0.627288818359375, 2.1505424976348877, 1.4038729667663574, -2.7213172912597656, 67.0, -0.340362012386322, 0.20365500450134277, -0.04778800159692764, -3.1401853561401367, -0.34599998593330383, -2.821000099182129], "max": [0.8262040019035339, 2.0969958305358887, -0.6469237804412842, -0.6227160692214966, -2.0258734226226807, -1.385232925415039, 2.1126861572265625, 940.0, 0.31600698828697205, 0.38255101442337036, 0.03173200041055679, 3.13700008392334, 0.4359999895095825, -0.2639999985694885, -0.19399335980415344, -2.0604310035705566, 1.176631212234497, 1.087863802909851, 2.8044474124908447, 1.8531557321548462, -0.911131739616394, 859.0, -0.20521500706672668, 0.3868820071220398, 0.04855800047516823, 3.1410000324249268, 0.6769999861717224, -1.5290000438690186], "mean": [0.5532556176185608, 2.051818609237671, -0.8041912913322449, -0.730556845664978, -2.18620228767395, -1.551103949546814, 1.4786245822906494, 780.714111328125, 0.2652426064014435, 0.3310509920120239, -0.01598929800093174, -2.9189541339874268, 0.24103306233882904, -0.38259074091911316, -0.3811001777648926, -2.1551742553710938, 0.5791624784469604, 0.9295573234558105, 2.3714780807495117, 1.6953233480453491, -1.7228953838348389, 640.9881591796875, -0.3017211854457855, 0.2737584412097931, 0.0006017430569045246, 2.3803019523620605, 0.3241136968135834, -2.377277374267578], "std": [0.14689424633979797, 0.029085299000144005, 0.1717427670955658, 0.09389148652553558, 0.1698509305715561, 0.05961113050580025, 0.37266576290130615, 157.31813049316406, 0.04972415044903755, 0.02828952483832836, 0.023545125499367714, 0.42509621381759644, 0.20818161964416504, 0.13453041017055511, 0.21928267180919647, 0.028438882902264595, 0.2424270212650299, 0.10012221336364746, 0.20466558635234833, 0.14585338532924652, 0.6276617646217346, 300.1390075683594, 0.043480098247528076, 0.06813358515501022, 0.019240301102399826, 1.691291332244873, 0.26880767941474915, 0.4252219796180725], "count": [633]}, "timestamp": {"min": [0.0], "max": [21.066666666666666], "mean": [10.533333333333333], "std": [6.091037739231365], "count": [633]}, "frame_index": {"min": [0], "max": [632], "mean": [316.0], "std": [182.73113217694095], "count": [633]}, "episode_index": {"min": [132], "max": [132], "mean": [132.0], "std": [0.0], "count": [633]}, "index": {"min": [80967], "max": [81599], "mean": [81283.0], "std": [182.73113217694095], "count": [633]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [633]}, "subtask_annotation": {"mean": [10.221169036334913, 29.0, 29.0, 29.0, 29.0], "std": [9.777705912664493, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [633]}, "scene_annotation": {"mean": [132.0], "std": [0.0], "min": [132], "max": [132], "count": [633]}, "eef_direction_state": {"mean": [4.448657187993681, 5.082148499210111], "std": [2.048611967421971, 1.5927007069531363], "min": [0, 0], "max": [6, 6], "count": [633]}, "eef_velocity_state": {"mean": [0.5592417061611374, 0.353870458135861], "std": [0.6861625275748823, 0.5984881127755151], "min": [0, 0], "max": [2, 2], "count": [633]}, "eef_acc_mag_state": {"mean": [0.46919431279620855, 0.32701421800947866], "std": [0.7621053497635768, 0.6737085320906597], "min": [0, 0], "max": [2, 2], "count": [633]}, "eef_direction_action": {"mean": [4.448657187993681, 5.082148499210111], "std": [2.048611967421971, 1.5927007069531363], "min": [0, 0], "max": [6, 6], "count": [633]}, "eef_velocity_action": {"mean": [0.5592417061611374, 0.353870458135861], "std": [0.6861625275748823, 0.5984881127755151], "min": [0, 0], "max": [2, 2], "count": [633]}, "eef_acc_mag_action": {"mean": [0.46919431279620855, 0.32701421800947866], "std": [0.7621053497635768, 0.6737085320906597], "min": [0, 0], "max": [2, 2], "count": [633]}, "eef_sim_pose_state": {"mean": [0.48460329466909874, 0.3083881218503114, 1.0775040362917796, -2.610140735113408, 0.7665329129960549, 1.361801484079402, 0.5473279967956666, -0.27255530434608266, 1.0902944456441643, 2.863007266139834, 0.9350880068409375, -2.2277874645631477], "std": [0.07296097114688779, 0.04817814132344031, 0.034049387901251976, 0.23957295836202738, 0.38808840567478264, 2.3072379001514527, 0.033498902229622235, 0.052711860766177406, 0.02897493819352805, 0.09688289091765603, 0.24270562424350414, 0.07065046592253177], "min": [0.4109815672907823, 0.19071031545120418, 1.0191543851620872, -3.128464692719712, 0.1784440261733864, -3.1385871859420793, 0.5042186053826315, -0.3200633720779571, 1.046862575887935, 2.5682988611322415, 0.42790397770108024, -2.5820836623498806], "max": [0.6083663764963966, 0.35779199228627545, 1.147973658779416, -2.03498251078833, 1.2555615897713381, 3.139765436861233, 0.6063333251779321, -0.14642212245836767, 1.144356927744549, 2.9711932659411224, 1.1353204204282776, -2.1570669576636843], "count": [633]}, "eef_sim_pose_action": {"mean": [0.48460329466909874, 0.3083881218503114, 1.0775040362917796, -2.610140735113408, 0.7665329129960549, 1.361801484079402, 0.5473279967956666, -0.27255530434608266, 1.0902944456441643, 2.863007266139834, 0.9350880068409375, -2.2277874645631477], "std": [0.07296097114688779, 0.04817814132344031, 0.034049387901251976, 0.23957295836202738, 0.38808840567478264, 2.3072379001514527, 0.033498902229622235, 0.052711860766177406, 0.02897493819352805, 0.09688289091765603, 0.24270562424350414, 0.07065046592253177], "min": [0.4109815672907823, 0.19071031545120418, 1.0191543851620872, -3.128464692719712, 0.1784440261733864, -3.1385871859420793, 0.5042186053826315, -0.3200633720779571, 1.046862575887935, 2.5682988611322415, 0.42790397770108024, -2.5820836623498806], "max": [0.6083663764963966, 0.35779199228627545, 1.147973658779416, -2.03498251078833, 1.2555615897713381, 3.139765436861233, 0.6063333251779321, -0.14642212245836767, 1.144356927744549, 2.9711932659411224, 1.1353204204282776, -2.1570669576636843], "count": [633]}, "gripper_mode_state": {"mean": [0.24170616113744076, 0.11690363349131122], "std": [0.4281171484601366, 0.3213054216284579], "min": [0, 0], "max": [1, 1], "count": [633]}, "gripper_activity_state": {"mean": [1.8657187993680884, 1.8815165876777251], "std": [0.4593870804088672, 0.439218291810246], "min": [0, 0], "max": [2, 2], "count": [633]}, "gripper_mode_action": {"mean": [0.24170616113744076, 0.11690363349131122], "std": [0.4281171484601366, 0.3213054216284579], "min": [0, 0], "max": [1, 1], "count": [633]}, "gripper_activity_action": {"mean": [1.8657187993680884, 1.8815165876777251], "std": [0.4593870804088672, 0.439218291810246], "min": [0, 0], "max": [2, 2], "count": [633]}, "gripper_open_scale_state": {"mean": [0.6409881516708208, 0.7807140602244392], "std": [0.3001390203604759, 0.15731809667990168], "min": [0.067, 0.355], "max": [0.859, 0.94], "count": [633]}, "gripper_open_scale_action": {"mean": [0.6409881516708208, 0.7807140602244392], "std": [0.3001390203604759, 0.15731809667990168], "min": [0.067, 0.355], "max": [0.859, 0.94], "count": [633]}}} +{"episode_index": 131, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[1.0]], [[1.0]]], "mean": [[[0.49975704656862746]], [[0.4868648982162309]], [[0.4686962043845316]]], "std": [[[0.14621396178972867]], [[0.15508943426800834]], [[0.17630194540771488]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4822804210920479]], [[0.4631840788398693]], [[0.443365420751634]]], "std": [[[0.11003660361167666]], [[0.12815604524714871]], [[0.1569832674281749]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47811194001906315]], [[0.4513778628812636]], [[0.42864669458061]]], "std": [[[0.10689071728080655]], [[0.13944453623817674]], [[0.1687395708564312]]], "count": [120]}, "observation.state": {"min": [0.2931804358959198, 2.061286211013794, -1.33304762840271, -1.0894345045089722, -2.6257779598236084, -1.7072112560272217, 1.089050531387329, 307.0, 0.14384900033473969, 0.2620140016078949, -0.08496200293302536, -3.1381852626800537, -0.18299999833106995, -0.6740000247955322, -0.7895345687866211, -2.175360918045044, 0.368072509765625, 0.7224092483520508, 2.1435086727142334, 1.3154547214508057, -2.423372268676758, 69.0, -0.3478809893131256, 0.2033270001411438, -0.03923099860548973, -3.1411852836608887, -0.3110000193119049, -2.799999952316284], "max": [0.8141263127326965, 2.0974669456481934, -0.6505715250968933, -0.6749013662338257, -2.0814623832702637, -1.3715845346450806, 2.124501943588257, 944.0, 0.3247790038585663, 0.3915170133113861, 0.037331998348236084, 3.140000104904175, 0.3889999985694885, -0.19999998807907104, -0.17175784707069397, -2.034425735473633, 1.1397697925567627, 1.0751054286956787, 2.7373046875, 1.8393851518630981, -0.971048891544342, 872.0, -0.2288060039281845, 0.3802489936351776, 0.04649899899959564, 3.1410000324249268, 0.5989999771118164, -1.6100000143051147], "mean": [0.49644744396209717, 2.0756711959838867, -0.8009804487228394, -0.797386109828949, -2.193401575088501, -1.532251000404358, 1.3972537517547607, 818.2117919921875, 0.27577513456344604, 0.3236285448074341, -0.012989428825676441, -2.3466997146606445, 0.22578977048397064, -0.3095598518848419, -0.35230153799057007, -2.155268907546997, 0.6227890253067017, 0.9281695485115051, 2.3487188816070557, 1.662665843963623, -1.6354750394821167, 647.5806884765625, -0.3072921931743622, 0.27027276158332825, -0.005160731729120016, 1.9716066122055054, 0.29472580552101135, -2.4420361518859863], "std": [0.14692290127277374, 0.012395014986395836, 0.19854745268821716, 0.1341499239206314, 0.1873248815536499, 0.07259682565927505, 0.40973517298698425, 189.08346557617188, 0.05115038529038429, 0.03231601417064667, 0.0214785635471344, 1.6354025602340698, 0.20330707728862762, 0.15022556483745575, 0.1872776746749878, 0.03284565731883049, 0.22110557556152344, 0.07628566771745682, 0.17803911864757538, 0.1741989701986313, 0.5548251271247864, 317.6904602050781, 0.03612070530653, 0.0644221156835556, 0.018273701891303062, 2.1802451610565186, 0.24767032265663147, 0.42970168590545654], "count": [595]}, "action": {"min": [0.2931804358959198, 2.061286211013794, -1.33304762840271, -1.0894345045089722, -2.6257779598236084, -1.7072112560272217, 1.089050531387329, 307.0, 0.14384900033473969, 0.2620140016078949, -0.08496200293302536, -3.1381852626800537, -0.18299999833106995, -0.6740000247955322, -0.7895345687866211, -2.175360918045044, 0.368072509765625, 0.7224092483520508, 2.1435086727142334, 1.3154547214508057, -2.423372268676758, 69.0, -0.3478809893131256, 0.2033270001411438, -0.03923099860548973, -3.1411852836608887, -0.3110000193119049, -2.799999952316284], "max": [0.8141263127326965, 2.0974669456481934, -0.6505715250968933, -0.6749013662338257, -2.0814623832702637, -1.3715845346450806, 2.124501943588257, 944.0, 0.3247790038585663, 0.3915170133113861, 0.037331998348236084, 3.140000104904175, 0.3889999985694885, -0.19999998807907104, -0.17175784707069397, -2.034425735473633, 1.1397697925567627, 1.0751054286956787, 2.7373046875, 1.8393851518630981, -0.971048891544342, 872.0, -0.2288060039281845, 0.3802489936351776, 0.04649899899959564, 3.1410000324249268, 0.5989999771118164, -1.6100000143051147], "mean": [0.49644744396209717, 2.0756711959838867, -0.8009804487228394, -0.797386109828949, -2.193401575088501, -1.532251000404358, 1.3972537517547607, 818.2117919921875, 0.27577513456344604, 0.3236285448074341, -0.012989428825676441, -2.3466997146606445, 0.22578977048397064, -0.3095598518848419, -0.35230153799057007, -2.155268907546997, 0.6227890253067017, 0.9281695485115051, 2.3487188816070557, 1.662665843963623, -1.6354750394821167, 647.5806884765625, -0.3072921931743622, 0.27027276158332825, -0.005160731729120016, 1.9716066122055054, 0.29472580552101135, -2.4420361518859863], "std": [0.14692290127277374, 0.012395014986395836, 0.19854745268821716, 0.1341499239206314, 0.1873248815536499, 0.07259682565927505, 0.40973517298698425, 189.08346557617188, 0.05115038529038429, 0.03231601417064667, 0.0214785635471344, 1.6354025602340698, 0.20330707728862762, 0.15022556483745575, 0.1872776746749878, 0.03284565731883049, 0.22110557556152344, 0.07628566771745682, 0.17803911864757538, 0.1741989701986313, 0.5548251271247864, 317.6904602050781, 0.03612070530653, 0.0644221156835556, 0.018273701891303062, 2.1802451610565186, 0.24767032265663147, 0.42970168590545654], "count": [595]}, "timestamp": {"min": [0.0], "max": [19.8], "mean": [9.899999999999999], "std": [5.725382083319854], "count": [595]}, "frame_index": {"min": [0], "max": [594], "mean": [297.0], "std": [171.76146249959564], "count": [595]}, "episode_index": {"min": [133], "max": [133], "mean": [133.0], "std": [0.0], "count": [595]}, "index": {"min": [81600], "max": [82194], "mean": [81897.0], "std": [171.76146249959564], "count": [595]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [595]}, "subtask_annotation": {"mean": [10.546218487394958, 29.0, 29.0, 29.0, 29.0], "std": [10.400668933851849, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [595]}, "scene_annotation": {"mean": [133.0], "std": [0.0], "min": [133], "max": [133], "count": [595]}, "eef_direction_state": {"mean": [4.2403361344537815, 5.001680672268908], "std": [2.204133600540238, 1.656663813351031], "min": [0, 0], "max": [6, 6], "count": [595]}, "eef_velocity_state": {"mean": [0.5932773109243697, 0.4016806722689076], "std": [0.690357487765418, 0.6416867469591969], "min": [0, 0], "max": [2, 2], "count": [595]}, "eef_acc_mag_state": {"mean": [0.48403361344537815, 0.3495798319327731], "std": [0.7565937814512138, 0.6924410540795232], "min": [0, 0], "max": [2, 2], "count": [595]}, "eef_direction_action": {"mean": [4.2403361344537815, 5.001680672268908], "std": [2.204133600540238, 1.656663813351031], "min": [0, 0], "max": [6, 6], "count": [595]}, "eef_velocity_action": {"mean": [0.5932773109243697, 0.4016806722689076], "std": [0.690357487765418, 0.6416867469591969], "min": [0, 0], "max": [2, 2], "count": [595]}, "eef_acc_mag_action": {"mean": [0.48403361344537815, 0.3495798319327731], "std": [0.7565937814512138, 0.6924410540795232], "min": [0, 0], "max": [2, 2], "count": [595]}, "eef_sim_pose_state": {"mean": [0.48183701275219604, 0.3089481907468377, 1.069944855254638, -2.125738773336021, 0.7764624274631289, 1.1990507940954387, 0.5373280671217537, -0.2805896489264985, 1.0853648003728937, 1.7105896653981727, 0.9480031919877153, -2.095309534086834], "std": [0.06705089040372869, 0.040699383779622275, 0.029299627101021717, 1.6361736963966524, 0.33453285551566103, 2.260850137293019, 0.036603300714712426, 0.05130149707120863, 0.034813761352304205, 2.5080117707674643, 0.23860288877950556, 0.12482962701347922], "min": [0.4063960111997459, 0.21505563359842372, 1.0270423203659735, -3.134698815793809, 0.29183528343314835, -3.1323472782084254, 0.4747704189741363, -0.33200933335077154, 1.0529293684970198, -3.1403076408563884, 0.45875254310415103, -2.552227027549896], "max": [0.5995110102331356, 0.3579968536789521, 1.1312587998746815, 3.140283260510833, 1.2080669185632416, 3.1410096814701216, 0.6082726033636137, -0.1349184053625027, 1.1598511258099782, 3.1415603995885273, 1.1187216222886218, -1.9213365475389828], "count": [595]}, "eef_sim_pose_action": {"mean": [0.48183701275219604, 0.3089481907468377, 1.069944855254638, -2.125738773336021, 0.7764624274631289, 1.1990507940954387, 0.5373280671217537, -0.2805896489264985, 1.0853648003728937, 1.7105896653981727, 0.9480031919877153, -2.095309534086834], "std": [0.06705089040372869, 0.040699383779622275, 0.029299627101021717, 1.6361736963966524, 0.33453285551566103, 2.260850137293019, 0.036603300714712426, 0.05130149707120863, 0.034813761352304205, 2.5080117707674643, 0.23860288877950556, 0.12482962701347922], "min": [0.4063960111997459, 0.21505563359842372, 1.0270423203659735, -3.134698815793809, 0.29183528343314835, -3.1323472782084254, 0.4747704189741363, -0.33200933335077154, 1.0529293684970198, -3.1403076408563884, 0.45875254310415103, -2.552227027549896], "max": [0.5995110102331356, 0.3579968536789521, 1.1312587998746815, 3.140283260510833, 1.2080669185632416, 3.1410096814701216, 0.6082726033636137, -0.1349184053625027, 1.1598511258099782, 3.1415603995885273, 1.1187216222886218, -1.9213365475389828], "count": [595]}, "gripper_mode_state": {"mean": [0.2823529411764706, 0.12436974789915967], "std": [0.45014415222845033, 0.33000289954280654], "min": [0, 0], "max": [1, 1], "count": [595]}, "gripper_activity_state": {"mean": [1.892436974789916, 1.9378151260504202], "std": [0.4162981445880939, 0.2976071508579569], "min": [0, 0], "max": [2, 2], "count": [595]}, "gripper_mode_action": {"mean": [0.2823529411764706, 0.12436974789915967], "std": [0.45014415222845033, 0.33000289954280654], "min": [0, 0], "max": [1, 1], "count": [595]}, "gripper_activity_action": {"mean": [1.892436974789916, 1.9378151260504202], "std": [0.4162981445880939, 0.2976071508579569], "min": [0, 0], "max": [2, 2], "count": [595]}, "gripper_open_scale_state": {"mean": [0.6475806723971324, 0.8182117644494294], "std": [0.3176904642875411, 0.18908330800626125], "min": [0.069, 0.307], "max": [0.872, 0.944], "count": [595]}, "gripper_open_scale_action": {"mean": [0.6475806723971324, 0.8182117644494294], "std": [0.3176904642875411, 0.18908330800626125], "min": [0.069, 0.307], "max": [0.872, 0.944], "count": [595]}}} +{"episode_index": 132, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[1.0]], [[1.0]]], "mean": [[[0.4948312825468941]], [[0.47891814456134757]], [[0.4677377849513789]]], "std": [[[0.1429366552019077]], [[0.15571715731864855]], [[0.1710056037051842]]], "count": [123]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47814025054466236]], [[0.4600616996120942]], [[0.44026549132525644]]], "std": [[[0.10852598599213739]], [[0.12455186985576477]], [[0.1532585301636885]]], "count": [123]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4743335857378182]], [[0.45017167656357937]], [[0.4270558627583825]]], "std": [[[0.1215341787703824]], [[0.1436918995824115]], [[0.17218580922856005]]], "count": [123]}, "observation.state": {"min": [0.3297799825668335, 2.052332639694214, -1.3607285022735596, -0.9715549945831299, -2.533363103866577, -1.7138783931732178, 1.0599733591079712, 322.0, 0.1422629952430725, 0.28363901376724243, -0.09213700145483017, -3.1411852836608887, -0.1900000125169754, -0.6570000052452087, -0.8466243147850037, -2.175849676132202, 0.3891735374927521, 0.5889613628387451, 2.150472402572632, 1.2676326036453247, -2.561864137649536, 45.0, -0.3387010097503662, 0.2133529931306839, -0.047467999160289764, -3.1411852836608887, -0.2460000216960907, -2.86299991607666], "max": [0.7974933385848999, 2.100817918777466, -0.5966233015060425, -0.6472553610801697, -1.8907501697540283, -1.308962106704712, 2.062734842300415, 936.0, 0.3162989914417267, 0.3814370036125183, 0.02074900083243847, 3.1410000324249268, 0.4560000002384186, -0.20100000500679016, -0.20856685936450958, -2.0592966079711914, 1.2043644189834595, 1.2610528469085693, 2.854870319366455, 1.8304141759872437, -0.863606333732605, 933.0, -0.20835299789905548, 0.40611401200294495, 0.04429100081324577, 3.140000104904175, 0.6420000195503235, -1.597000002861023], "mean": [0.5049017667770386, 2.0722343921661377, -0.7789510488510132, -0.7273181080818176, -2.160060167312622, -1.5666359663009644, 1.3402422666549683, 817.4641723632812, 0.27051615715026855, 0.3152443468570709, -0.021981701254844666, -2.645754337310791, 0.2858348786830902, -0.29048454761505127, -0.36350512504577637, -2.1591413021087646, 0.6769627928733826, 0.9056313633918762, 2.3156604766845703, 1.5892318487167358, -1.7366547584533691, 655.4854125976562, -0.3000888228416443, 0.28341373801231384, -0.011814738623797894, 2.4648125171661377, 0.3514940142631531, -2.3750109672546387], "std": [0.1509769707918167, 0.016681931912899017, 0.24617905914783478, 0.11482745409011841, 0.1586567759513855, 0.09098343551158905, 0.3889489471912384, 173.903076171875, 0.05333464592695236, 0.03250538185238838, 0.024589532986283302, 1.2338273525238037, 0.2162906378507614, 0.12310798466205597, 0.19684511423110962, 0.02333459071815014, 0.23164212703704834, 0.15402011573314667, 0.2339588701725006, 0.1621573120355606, 0.625371515750885, 350.8587951660156, 0.04058097302913666, 0.06323306262493134, 0.018190596252679825, 1.5390640497207642, 0.24980594217777252, 0.4237948954105377], "count": [617]}, "action": {"min": [0.3297799825668335, 2.052332639694214, -1.3607285022735596, -0.9715549945831299, -2.533363103866577, -1.7138783931732178, 1.0599733591079712, 322.0, 0.1422629952430725, 0.28363901376724243, -0.09213700145483017, -3.1411852836608887, -0.1900000125169754, -0.6570000052452087, -0.8466243147850037, -2.175849676132202, 0.3891735374927521, 0.5889613628387451, 2.150472402572632, 1.2676326036453247, -2.561864137649536, 45.0, -0.3387010097503662, 0.2133529931306839, -0.047467999160289764, -3.1411852836608887, -0.2460000216960907, -2.86299991607666], "max": [0.7974933385848999, 2.100817918777466, -0.5966233015060425, -0.6472553610801697, -1.8907501697540283, -1.308962106704712, 2.062734842300415, 936.0, 0.3162989914417267, 0.3814370036125183, 0.02074900083243847, 3.1410000324249268, 0.4560000002384186, -0.20100000500679016, -0.20856685936450958, -2.0592966079711914, 1.2043644189834595, 1.2610528469085693, 2.854870319366455, 1.8304141759872437, -0.863606333732605, 933.0, -0.20835299789905548, 0.40611401200294495, 0.04429100081324577, 3.140000104904175, 0.6420000195503235, -1.597000002861023], "mean": [0.5049017667770386, 2.0722343921661377, -0.7789510488510132, -0.7273181080818176, -2.160060167312622, -1.5666359663009644, 1.3402422666549683, 817.4641723632812, 0.27051615715026855, 0.3152443468570709, -0.021981701254844666, -2.645754337310791, 0.2858348786830902, -0.29048454761505127, -0.36350512504577637, -2.1591413021087646, 0.6769627928733826, 0.9056313633918762, 2.3156604766845703, 1.5892318487167358, -1.7366547584533691, 655.4854125976562, -0.3000888228416443, 0.28341373801231384, -0.011814738623797894, 2.4648125171661377, 0.3514940142631531, -2.3750109672546387], "std": [0.1509769707918167, 0.016681931912899017, 0.24617905914783478, 0.11482745409011841, 0.1586567759513855, 0.09098343551158905, 0.3889489471912384, 173.903076171875, 0.05333464592695236, 0.03250538185238838, 0.024589532986283302, 1.2338273525238037, 0.2162906378507614, 0.12310798466205597, 0.19684511423110962, 0.02333459071815014, 0.23164212703704834, 0.15402011573314667, 0.2339588701725006, 0.1621573120355606, 0.625371515750885, 350.8587951660156, 0.04058097302913666, 0.06323306262493134, 0.018190596252679825, 1.5390640497207642, 0.24980594217777252, 0.4237948954105377], "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": [134], "max": [134], "mean": [134.0], "std": [0.0], "count": [617]}, "index": {"min": [82195], "max": [82811], "mean": [82503.0], "std": [178.11232411037705], "count": [617]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [617]}, "subtask_annotation": {"mean": [11.213938411669368, 29.0, 29.0, 29.0, 29.0], "std": [10.896281325550532, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [617]}, "scene_annotation": {"mean": [134.0], "std": [0.0], "min": [134], "max": [134], "count": [617]}, "eef_direction_state": {"mean": [4.4975688816855754, 5.034035656401945], "std": [2.0041473826739797, 1.6909930388383074], "min": [0, 0], "max": [6, 6], "count": [617]}, "eef_velocity_state": {"mean": [0.5818476499189628, 0.3905996758508914], "std": [0.715782594320658, 0.6601231137567746], "min": [0, 0], "max": [2, 2], "count": [617]}, "eef_acc_mag_state": {"mean": [0.5024311183144247, 0.32576985413290116], "std": [0.7683427969878948, 0.6658128424701616], "min": [0, 0], "max": [2, 2], "count": [617]}, "eef_direction_action": {"mean": [4.4975688816855754, 5.034035656401945], "std": [2.0041473826739797, 1.6909930388383074], "min": [0, 0], "max": [6, 6], "count": [617]}, "eef_velocity_action": {"mean": [0.5818476499189628, 0.3905996758508914], "std": [0.715782594320658, 0.6601231137567746], "min": [0, 0], "max": [2, 2], "count": [617]}, "eef_acc_mag_action": {"mean": [0.5024311183144247, 0.32576985413290116], "std": [0.7683427969878948, 0.6658128424701616], "min": [0, 0], "max": [2, 2], "count": [617]}, "eef_sim_pose_state": {"mean": [0.4928921622675191, 0.2980180799150782, 1.0695948582628376, -2.0519293359865185, 0.7840604204580139, 1.2284780692969064, 0.53035859082714, -0.2729443604432224, 1.0802266599572987, 2.957167589876541, 1.0116901292606948, -2.1208726154269093], "std": [0.06577653444218948, 0.04210130781956317, 0.03750155076657611, 1.635202972692322, 0.360078269596041, 2.372202874637421, 0.03800170231162782, 0.056496925138209635, 0.03204158864745008, 0.099452025992915, 0.24008203337796682, 0.10124098282782108], "min": [0.42107026112822454, 0.19349669455196306, 1.0172900033058134, -3.13907332159391, 0.2470950012647537, -3.139474485539215, 0.4962334296082806, -0.31786057729112815, 1.0402607947146933, 2.5397435445587973, 0.48497978970377886, -2.593938869349913], "max": [0.6196722175540831, 0.3528727338644254, 1.1453475076140605, 3.1323147337759836, 1.2699454910631416, 3.1391319649617513, 0.6030819108992208, -0.1290961824093186, 1.1516125535974573, 3.049697700258175, 1.1926516836599972, -1.9574211352018565], "count": [617]}, "eef_sim_pose_action": {"mean": [0.4928921622675191, 0.2980180799150782, 1.0695948582628376, -2.0519293359865185, 0.7840604204580139, 1.2284780692969064, 0.53035859082714, -0.2729443604432224, 1.0802266599572987, 2.957167589876541, 1.0116901292606948, -2.1208726154269093], "std": [0.06577653444218948, 0.04210130781956317, 0.03750155076657611, 1.635202972692322, 0.360078269596041, 2.372202874637421, 0.03800170231162782, 0.056496925138209635, 0.03204158864745008, 0.099452025992915, 0.24008203337796682, 0.10124098282782108], "min": [0.42107026112822454, 0.19349669455196306, 1.0172900033058134, -3.13907332159391, 0.2470950012647537, -3.139474485539215, 0.4962334296082806, -0.31786057729112815, 1.0402607947146933, 2.5397435445587973, 0.48497978970377886, -2.593938869349913], "max": [0.6196722175540831, 0.3528727338644254, 1.1453475076140605, 3.1323147337759836, 1.2699454910631416, 3.1391319649617513, 0.6030819108992208, -0.1290961824093186, 1.1516125535974573, 3.049697700258175, 1.1926516836599972, -1.9574211352018565], "count": [617]}, "gripper_mode_state": {"mean": [0.2787682333873582, 0.11831442463533225], "std": [0.4483932486573031, 0.3229800637168528], "min": [0, 0], "max": [1, 1], "count": [617]}, "gripper_activity_state": {"mean": [1.8833063209076175, 1.9448946515397083], "std": [0.4175991717449314, 0.28503011911806303], "min": [0, 0], "max": [2, 2], "count": [617]}, "gripper_mode_action": {"mean": [0.2787682333873582, 0.11831442463533225], "std": [0.4483932486573031, 0.3229800637168528], "min": [0, 0], "max": [1, 1], "count": [617]}, "gripper_activity_action": {"mean": [1.8833063209076175, 1.9448946515397083], "std": [0.4175991717449314, 0.28503011911806303], "min": [0, 0], "max": [2, 2], "count": [617]}, "gripper_open_scale_state": {"mean": [0.655485413222105, 0.8174643437958992], "std": [0.3508588346479485, 0.17390310799043981], "min": [0.045, 0.322], "max": [0.933, 0.936], "count": [617]}, "gripper_open_scale_action": {"mean": [0.655485413222105, 0.8174643437958992], "std": [0.3508588346479485, 0.17390310799043981], "min": [0.045, 0.322], "max": [0.933, 0.936], "count": [617]}}} +{"episode_index": 133, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.4824230077209001]], [[0.4723570136706082]], [[0.46142471186948064]]], "std": [[[0.14101268051610322]], [[0.14913545727541538]], [[0.1644754819956311]]], "count": [131]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4785603390211046]], [[0.4790091864990271]], [[0.46965828936536447]]], "std": [[[0.11234777904768423]], [[0.11143395223576917]], [[0.12365747378446806]]], "count": [131]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4693856879583895]], [[0.45797876752482164]], [[0.4433620949333932]]], "std": [[[0.10980661509672049]], [[0.12476746707659467]], [[0.14493913072185885]]], "count": [131]}, "observation.state": {"min": [0.3087836503982544, 1.8890223503112793, -1.0846872329711914, -1.3390166759490967, -2.58638596534729, -1.9831652641296387, 0.943629801273346, 49.0, 0.12381000071763992, 0.2521879971027374, -0.07936599850654602, -3.0859999656677246, -0.203000009059906, -0.859000027179718, -1.1171330213546753, -2.1760940551757812, 0.39671334624290466, 0.5115036368370056, 1.8043386936187744, 1.2006468772888184, -2.9760308265686035, 39.0, -0.2891710102558136, 0.2634449899196625, -0.0750499963760376, 2.5980000495910645, -0.34299999475479126, -2.9089999198913574], "max": [0.912021815776825, 2.0924055576324463, -0.1281769871711731, -0.5103517174720764, -1.9738976955413818, -1.1234160661697388, 2.1153740882873535, 950.0, 0.32885000109672546, 0.428303986787796, 0.1623450070619583, -2.7860000133514404, 0.9919999837875366, -0.12399999797344208, -0.38550829887390137, -2.0657193660736084, 1.164326548576355, 1.1953760385513306, 2.8564581871032715, 1.847308874130249, -1.1425623893737793, 900.0, -0.10055399686098099, 0.4427590072154999, 0.022404000163078308, 3.0869998931884766, 0.8930000066757202, -1.4759999513626099], "mean": [0.5048916935920715, 2.035701274871826, -0.5837736129760742, -0.7268152832984924, -2.190309762954712, -1.7060383558273315, 1.4480886459350586, 838.3843994140625, 0.26944559812545776, 0.309487521648407, 0.018423892557621002, -2.909947633743286, 0.4484461545944214, -0.4196056127548218, -0.6143597960472107, -2.1474595069885254, 0.771850049495697, 0.8076245188713074, 2.2618086338043213, 1.5422114133834839, -1.7736294269561768, 752.2154541015625, -0.22445274889469147, 0.3458787202835083, -0.025277921929955482, 2.910046339035034, 0.3569081425666809, -2.565929651260376], "std": [0.20345459878444672, 0.04277496784925461, 0.2985258400440216, 0.22089233994483948, 0.1932094693183899, 0.2324005365371704, 0.39247894287109375, 250.04940795898438, 0.060965850949287415, 0.06189131736755371, 0.0448744110763073, 0.07647842168807983, 0.33071836829185486, 0.1391407698392868, 0.2689066231250763, 0.02781534753739834, 0.2020956575870514, 0.1405811756849289, 0.34246134757995605, 0.16835688054561615, 0.5762217044830322, 260.8387145996094, 0.052721112966537476, 0.059762705117464066, 0.02251134067773819, 0.17340604960918427, 0.34778091311454773, 0.3047104775905609], "count": [666]}, "action": {"min": [0.3087836503982544, 1.8890223503112793, -1.0846872329711914, -1.3390166759490967, -2.58638596534729, -1.9831652641296387, 0.943629801273346, 49.0, 0.12381000071763992, 0.2521879971027374, -0.07936599850654602, -3.0859999656677246, -0.203000009059906, -0.859000027179718, -1.1171330213546753, -2.1760940551757812, 0.39671334624290466, 0.5115036368370056, 1.8043386936187744, 1.2006468772888184, -2.9760308265686035, 39.0, -0.2891710102558136, 0.2634449899196625, -0.0750499963760376, 2.5980000495910645, -0.34299999475479126, -2.9089999198913574], "max": [0.912021815776825, 2.0924055576324463, -0.1281769871711731, -0.5103517174720764, -1.9738976955413818, -1.1234160661697388, 2.1153740882873535, 950.0, 0.32885000109672546, 0.428303986787796, 0.1623450070619583, -2.7860000133514404, 0.9919999837875366, -0.12399999797344208, -0.38550829887390137, -2.0657193660736084, 1.164326548576355, 1.1953760385513306, 2.8564581871032715, 1.847308874130249, -1.1425623893737793, 900.0, -0.10055399686098099, 0.4427590072154999, 0.022404000163078308, 3.0869998931884766, 0.8930000066757202, -1.4759999513626099], "mean": [0.5048916935920715, 2.035701274871826, -0.5837736129760742, -0.7268152832984924, -2.190309762954712, -1.7060383558273315, 1.4480886459350586, 838.3843994140625, 0.26944559812545776, 0.309487521648407, 0.018423892557621002, -2.909947633743286, 0.4484461545944214, -0.4196056127548218, -0.6143597960472107, -2.1474595069885254, 0.771850049495697, 0.8076245188713074, 2.2618086338043213, 1.5422114133834839, -1.7736294269561768, 752.2154541015625, -0.22445274889469147, 0.3458787202835083, -0.025277921929955482, 2.910046339035034, 0.3569081425666809, -2.565929651260376], "std": [0.20345459878444672, 0.04277496784925461, 0.2985258400440216, 0.22089233994483948, 0.1932094693183899, 0.2324005365371704, 0.39247894287109375, 250.04940795898438, 0.060965850949287415, 0.06189131736755371, 0.0448744110763073, 0.07647842168807983, 0.33071836829185486, 0.1391407698392868, 0.2689066231250763, 0.02781534753739834, 0.2020956575870514, 0.1405811756849289, 0.34246134757995605, 0.16835688054561615, 0.5762217044830322, 260.8387145996094, 0.052721112966537476, 0.059762705117464066, 0.02251134067773819, 0.17340604960918427, 0.34778091311454773, 0.3047104775905609], "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": [135], "max": [135], "mean": [135.0], "std": [0.0], "count": [666]}, "index": {"min": [82812], "max": [83477], "mean": [83144.5], "std": [192.2574229169492], "count": [666]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [666]}, "subtask_annotation": {"mean": [12.237237237237236, 29.0, 29.0, 29.0, 29.0], "std": [10.932259101568976, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [666]}, "scene_annotation": {"mean": [135.0], "std": [0.0], "min": [135], "max": [135], "count": [666]}, "eef_direction_state": {"mean": [4.702702702702703, 5.01051051051051], "std": [1.9215605891567782, 1.4982103570305256], "min": [0, 0], "max": [6, 6], "count": [666]}, "eef_velocity_state": {"mean": [0.5885885885885885, 0.6021021021021021], "std": [0.7546385819047418, 0.8068373889190704], "min": [0, 0], "max": [2, 2], "count": [666]}, "eef_acc_mag_state": {"mean": [0.545045045045045, 0.5225225225225225], "std": [0.7914223412914642, 0.7732018393198326], "min": [0, 0], "max": [2, 2], "count": [666]}, "eef_direction_action": {"mean": [4.702702702702703, 5.01051051051051], "std": [1.9215605891567782, 1.4982103570305256], "min": [0, 0], "max": [6, 6], "count": [666]}, "eef_velocity_action": {"mean": [0.5885885885885885, 0.6021021021021021], "std": [0.7546385819047418, 0.8068373889190704], "min": [0, 0], "max": [2, 2], "count": [666]}, "eef_acc_mag_action": {"mean": [0.545045045045045, 0.5225225225225225], "std": [0.7914223412914642, 0.7732018393198326], "min": [0, 0], "max": [2, 2], "count": [666]}, "eef_sim_pose_state": {"mean": [0.5579824309261407, 0.2360594644232548, 1.1105518225688742, -1.4989069813789744, 0.9076649636267029, 1.9841344903163112, 0.5205054751269247, -0.300484885600554, 1.104457200842743, 2.549345270951833, 1.0605863676060687, -2.2677699977812655], "std": [0.060306390945806865, 0.05111867885934424, 0.05092242883983068, 2.103936266670741, 0.3876991061674627, 1.7101016974680583, 0.06556275074966836, 0.06686104304095188, 0.04976386003346968, 0.3686054022781376, 0.2966547260341507, 1.2741547113923455], "min": [0.4774412463809333, 0.13698923475072322, 1.0665675795254548, -3.138789730410703, 0.23302579850850913, -3.1387437054196203, 0.4626279427369068, -0.39483261356039545, 1.0647509337875536, 1.6431884719426089, 0.439057145694838, -3.1051391503124393], "max": [0.6579175251009614, 0.30275212459161455, 1.2434868906500063, 3.1398735934788684, 1.3813571796277415, 3.1412948410837673, 0.6434015851855241, -0.1441948572310378, 1.2495968746692243, 3.1328836215039293, 1.4121638406621777, 3.1180680548532873], "count": [666]}, "eef_sim_pose_action": {"mean": [0.5579824309261407, 0.2360594644232548, 1.1105518225688742, -1.4989069813789744, 0.9076649636267029, 1.9841344903163112, 0.5205054751269247, -0.300484885600554, 1.104457200842743, 2.549345270951833, 1.0605863676060687, -2.2677699977812655], "std": [0.060306390945806865, 0.05111867885934424, 0.05092242883983068, 2.103936266670741, 0.3876991061674627, 1.7101016974680583, 0.06556275074966836, 0.06686104304095188, 0.04976386003346968, 0.3686054022781376, 0.2966547260341507, 1.2741547113923455], "min": [0.4774412463809333, 0.13698923475072322, 1.0665675795254548, -3.138789730410703, 0.23302579850850913, -3.1387437054196203, 0.4626279427369068, -0.39483261356039545, 1.0647509337875536, 1.6431884719426089, 0.439057145694838, -3.1051391503124393], "max": [0.6579175251009614, 0.30275212459161455, 1.2434868906500063, 3.1398735934788684, 1.3813571796277415, 3.1412948410837673, 0.6434015851855241, -0.1441948572310378, 1.2495968746692243, 3.1328836215039293, 1.4121638406621777, 3.1180680548532873], "count": [666]}, "gripper_mode_state": {"mean": [0.13663663663663664, 0.12462462462462462], "std": [0.343463340351289, 0.33029279065973377], "min": [0, 0], "max": [1, 1], "count": [666]}, "gripper_activity_state": {"mean": [1.8813813813813813, 1.8843843843843844], "std": [0.42381991105976524, 0.4316627492910674], "min": [0, 0], "max": [2, 2], "count": [666]}, "gripper_mode_action": {"mean": [0.13663663663663664, 0.12462462462462462], "std": [0.343463340351289, 0.33029279065973377], "min": [0, 0], "max": [1, 1], "count": [666]}, "gripper_activity_action": {"mean": [1.8813813813813813, 1.8843843843843844], "std": [0.42381991105976524, 0.4316627492910674], "min": [0, 0], "max": [2, 2], "count": [666]}, "gripper_open_scale_state": {"mean": [0.752215465585746, 0.8383843844244824], "std": [0.2608385892672421, 0.25004920979395184], "min": [0.039, 0.049], "max": [0.9, 0.95], "count": [666]}, "gripper_open_scale_action": {"mean": [0.752215465585746, 0.8383843844244824], "std": [0.2608385892672421, 0.25004920979395184], "min": [0.039, 0.049], "max": [0.9, 0.95], "count": [666]}}} +{"episode_index": 134, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[1.0]], [[1.0]]], "mean": [[[0.48539326611403366]], [[0.4739259242653701]], [[0.4602308620941602]]], "std": [[[0.14521366984822764]], [[0.15144170391187803]], [[0.16781336333717303]]], "count": [123]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49087453338381426]], [[0.4648832728891014]], [[0.4396805688400021]]], "std": [[[0.1316543041263377]], [[0.14221647720354294]], [[0.17515960147973755]]], "count": [123]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4744975540012753]], [[0.46115803509750786]], [[0.44336796920665283]]], "std": [[[0.10364208300898216]], [[0.12227272680689308]], [[0.14793480094284914]]], "count": [123]}, "observation.state": {"min": [0.2755526006221771, 1.9685744047164917, -1.2136322259902954, -1.2332147359848022, -2.677457332611084, -1.8913434743881226, 1.0997668504714966, 46.0, 0.1280139982700348, 0.26228100061416626, -0.09632500261068344, -3.0429999828338623, -0.28600001335144043, -0.7519999742507935, -1.0866769552230835, -2.167891025543213, 0.3308795392513275, 0.6485294699668884, 2.1688334941864014, 1.1461925506591797, -2.8216216564178467, 32.0, -0.3187600076198578, 0.2499849945306778, -0.06867600232362747, -3.1411852836608887, -0.46299999952316284, -2.8550000190734863], "max": [0.9075363278388977, 2.0987584590911865, -0.29590314626693726, -0.5411742925643921, -1.8598753213882446, -1.1036938428878784, 2.1531429290771484, 942.0, 0.3151029944419861, 0.41531500220298767, 0.12001500278711319, -2.821000099182129, 0.8240000009536743, -0.27300000190734863, -0.3098308742046356, -2.0884435176849365, 1.2822586297988892, 1.1715697050094604, 2.857872247695923, 1.9060567617416382, -1.2567592859268188, 876.0, -0.11450300365686417, 0.44275400042533875, 0.030253000557422638, 3.1389999389648438, 0.6230000257492065, -1.7259999513626099], "mean": [0.5690433979034424, 2.065751314163208, -0.6631001830101013, -0.7583596110343933, -2.2157094478607178, -1.6472996473312378, 1.5628795623779297, 754.209228515625, 0.2510303854942322, 0.32736527919769287, 0.0029168762266635895, -2.9291939735412598, 0.37149500846862793, -0.4610389471054077, -0.5660380721092224, -2.1448276042938232, 0.7488192319869995, 0.8769370913505554, 2.3885042667388916, 1.636671781539917, -1.7043918371200562, 687.2092895507812, -0.24667346477508545, 0.32040977478027344, -0.02041969634592533, 1.3310083150863647, 0.21309472620487213, -2.608307123184204], "std": [0.2047722339630127, 0.036849524825811386, 0.33550113439559937, 0.21225327253341675, 0.27181196212768555, 0.21027208864688873, 0.39506927132606506, 326.2678527832031, 0.06169600039720535, 0.05248391255736351, 0.047076765447854996, 0.04099901020526886, 0.3858698904514313, 0.14357425272464752, 0.25720250606536865, 0.02460598759353161, 0.21603961288928986, 0.10680229216814041, 0.24213354289531708, 0.19273625314235687, 0.4540465176105499, 245.04246520996094, 0.054224297404289246, 0.06852573901414871, 0.025289397686719894, 2.6646602153778076, 0.2786981165409088, 0.21605469286441803], "count": [614]}, "action": {"min": [0.2755526006221771, 1.9685744047164917, -1.2136322259902954, -1.2332147359848022, -2.677457332611084, -1.8913434743881226, 1.0997668504714966, 46.0, 0.1280139982700348, 0.26228100061416626, -0.09632500261068344, -3.0429999828338623, -0.28600001335144043, -0.7519999742507935, -1.0866769552230835, -2.167891025543213, 0.3308795392513275, 0.6485294699668884, 2.1688334941864014, 1.1461925506591797, -2.8216216564178467, 32.0, -0.3187600076198578, 0.2499849945306778, -0.06867600232362747, -3.1411852836608887, -0.46299999952316284, -2.8550000190734863], "max": [0.9075363278388977, 2.0987584590911865, -0.29590314626693726, -0.5411742925643921, -1.8598753213882446, -1.1036938428878784, 2.1531429290771484, 942.0, 0.3151029944419861, 0.41531500220298767, 0.12001500278711319, -2.821000099182129, 0.8240000009536743, -0.27300000190734863, -0.3098308742046356, -2.0884435176849365, 1.2822586297988892, 1.1715697050094604, 2.857872247695923, 1.9060567617416382, -1.2567592859268188, 876.0, -0.11450300365686417, 0.44275400042533875, 0.030253000557422638, 3.1389999389648438, 0.6230000257492065, -1.7259999513626099], "mean": [0.5690433979034424, 2.065751314163208, -0.6631001830101013, -0.7583596110343933, -2.2157094478607178, -1.6472996473312378, 1.5628795623779297, 754.209228515625, 0.2510303854942322, 0.32736527919769287, 0.0029168762266635895, -2.9291939735412598, 0.37149500846862793, -0.4610389471054077, -0.5660380721092224, -2.1448276042938232, 0.7488192319869995, 0.8769370913505554, 2.3885042667388916, 1.636671781539917, -1.7043918371200562, 687.2092895507812, -0.24667346477508545, 0.32040977478027344, -0.02041969634592533, 1.3310083150863647, 0.21309472620487213, -2.608307123184204], "std": [0.2047722339630127, 0.036849524825811386, 0.33550113439559937, 0.21225327253341675, 0.27181196212768555, 0.21027208864688873, 0.39506927132606506, 326.2678527832031, 0.06169600039720535, 0.05248391255736351, 0.047076765447854996, 0.04099901020526886, 0.3858698904514313, 0.14357425272464752, 0.25720250606536865, 0.02460598759353161, 0.21603961288928986, 0.10680229216814041, 0.24213354289531708, 0.19273625314235687, 0.4540465176105499, 245.04246520996094, 0.054224297404289246, 0.06852573901414871, 0.025289397686719894, 2.6646602153778076, 0.2786981165409088, 0.21605469286441803], "count": [614]}, "timestamp": {"min": [0.0], "max": [20.433333333333334], "mean": [10.216666666666665], "std": [5.908209918786268], "count": [614]}, "frame_index": {"min": [0], "max": [613], "mean": [306.5], "std": [177.24629756358806], "count": [614]}, "episode_index": {"min": [136], "max": [136], "mean": [136.0], "std": [0.0], "count": [614]}, "index": {"min": [83478], "max": [84091], "mean": [83784.5], "std": [177.24629756358806], "count": [614]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [614]}, "subtask_annotation": {"mean": [12.664495114006515, 29.0, 29.0, 29.0, 29.0], "std": [9.916498770842784, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [614]}, "scene_annotation": {"mean": [136.0], "std": [0.0], "min": [136], "max": [136], "count": [614]}, "eef_direction_state": {"mean": [4.731270358306189, 4.61400651465798], "std": [1.8698096931158148, 1.6899393547576973], "min": [0, 0], "max": [6, 6], "count": [614]}, "eef_velocity_state": {"mean": [0.6156351791530945, 0.6807817589576547], "std": [0.8084346702680556, 0.7565492816486113], "min": [0, 0], "max": [2, 2], "count": [614]}, "eef_acc_mag_state": {"mean": [0.5830618892508144, 0.6286644951140065], "std": [0.8104205724887881, 0.7922008934068745], "min": [0, 0], "max": [2, 2], "count": [614]}, "eef_direction_action": {"mean": [4.731270358306189, 4.61400651465798], "std": [1.8698096931158148, 1.6899393547576973], "min": [0, 0], "max": [6, 6], "count": [614]}, "eef_velocity_action": {"mean": [0.6156351791530945, 0.6807817589576547], "std": [0.8084346702680556, 0.7565492816486113], "min": [0, 0], "max": [2, 2], "count": [614]}, "eef_acc_mag_action": {"mean": [0.5830618892508144, 0.6286644951140065], "std": [0.8104205724887881, 0.7922008934068745], "min": [0, 0], "max": [2, 2], "count": [614]}, "eef_sim_pose_state": {"mean": [0.5368776794299013, 0.25525576911565306, 1.1025921110621757, -1.8078603166441047, 0.8242719666294985, 2.2723389451826046, 0.5401875751363489, -0.2748513223750095, 1.1091809055297845, 2.5528304342628014, 0.9732502703611674, -2.069200819632031], "std": [0.06691118400203368, 0.05447857400775204, 0.04738000862387985, 1.9623978631428751, 0.2894192790332172, 0.9084244899735034, 0.05811514094596173, 0.07170305414713399, 0.045250689829660226, 0.334979939227666, 0.34416266365571546, 1.5908212762364227], "min": [0.45542219531333783, 0.13282319185351085, 1.0633933792632182, -3.132728875343323, 0.24502231125416674, -3.1400856132237163, 0.46854913526309555, -0.3615392321230728, 1.0537399960776186, 1.919250044719334, 0.3749613676921706, -3.1387328040012243], "max": [0.6557743483301376, 0.33980700672847364, 1.2172620596382606, 3.1389581618202973, 1.1897596246938704, 3.133543682311628, 0.6321968355769195, -0.12115718973780704, 1.21479934131284, 3.067345643006616, 1.3020493218513338, 3.1327214650663224], "count": [614]}, "eef_sim_pose_action": {"mean": [0.5368776794299013, 0.25525576911565306, 1.1025921110621757, -1.8078603166441047, 0.8242719666294985, 2.2723389451826046, 0.5401875751363489, -0.2748513223750095, 1.1091809055297845, 2.5528304342628014, 0.9732502703611674, -2.069200819632031], "std": [0.06691118400203368, 0.05447857400775204, 0.04738000862387985, 1.9623978631428751, 0.2894192790332172, 0.9084244899735034, 0.05811514094596173, 0.07170305414713399, 0.045250689829660226, 0.334979939227666, 0.34416266365571546, 1.5908212762364227], "min": [0.45542219531333783, 0.13282319185351085, 1.0633933792632182, -3.132728875343323, 0.24502231125416674, -3.1400856132237163, 0.46854913526309555, -0.3615392321230728, 1.0537399960776186, 1.919250044719334, 0.3749613676921706, -3.1387328040012243], "max": [0.6557743483301376, 0.33980700672847364, 1.2172620596382606, 3.1389581618202973, 1.1897596246938704, 3.133543682311628, 0.6321968355769195, -0.12115718973780704, 1.21479934131284, 3.067345643006616, 1.3020493218513338, 3.1327214650663224], "count": [614]}, "gripper_mode_state": {"mean": [0.14006514657980457, 0.20684039087947884], "std": [0.34705460851771347, 0.40504005182241265], "min": [0, 0], "max": [1, 1], "count": [614]}, "gripper_activity_state": {"mean": [1.9153094462540716, 1.8859934853420195], "std": [0.3554968336083398, 0.42713259537199966], "min": [0, 0], "max": [2, 2], "count": [614]}, "gripper_mode_action": {"mean": [0.14006514657980457, 0.20684039087947884], "std": [0.34705460851771347, 0.40504005182241265], "min": [0, 0], "max": [1, 1], "count": [614]}, "gripper_activity_action": {"mean": [1.9153094462540716, 1.8859934853420195], "std": [0.3554968336083398, 0.42713259537199966], "min": [0, 0], "max": [2, 2], "count": [614]}, "gripper_open_scale_state": {"mean": [0.6872092834559569, 0.7542092836174993], "std": [0.24504315637033966, 0.32626795028635713], "min": [0.032, 0.046], "max": [0.876, 0.942], "count": [614]}, "gripper_open_scale_action": {"mean": [0.6872092834559569, 0.7542092836174993], "std": [0.24504315637033966, 0.32626795028635713], "min": [0.032, 0.046], "max": [0.876, 0.942], "count": [614]}}} +{"episode_index": 135, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.4812107020470225]], [[0.46916673616784677]], [[0.45589017820669936]]], "std": [[[0.14467835263376394]], [[0.15123018799229423]], [[0.16893068108134807]]], "count": [144]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47460375391476034]], [[0.4734978596473312]], [[0.4639769738335149]]], "std": [[[0.11589577010282356]], [[0.11675900010612739]], [[0.12804889867450703]]], "count": [144]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4628890364015977]], [[0.44709560809277415]], [[0.4280143158247095]]], "std": [[[0.11724449010810847]], [[0.133442406797452]], [[0.15734469240935672]]], "count": [144]}, "observation.state": {"min": [0.3933448791503906, 1.953634262084961, -1.124445915222168, -1.119035243988037, -2.6906869411468506, -1.888969898223877, 1.1561061143875122, 108.0, 0.142425999045372, 0.26851600408554077, -0.083235003054142, -3.1411852836608887, -0.27800002694129944, -0.6610000133514404, -0.947015643119812, -2.169374465942383, 0.34552285075187683, 0.5123589038848877, 1.6269785165786743, 1.3543580770492554, -2.942049264907837, 38.0, -0.2991180121898651, 0.2603380084037781, -0.03430800139904022, 2.2960000038146973, -0.3440000116825104, -3.078000068664551], "max": [0.8636761903762817, 2.0969958305358887, -0.3741811513900757, -0.5705132484436035, -1.9455186128616333, -1.2302128076553345, 2.0962626934051514, 855.0, 0.29682600498199463, 0.4045790135860443, 0.08565499633550644, 3.1410000324249268, 0.7720000147819519, -0.27000001072883606, -0.4141666293144226, -2.077378273010254, 1.1504861116409302, 1.4023545980453491, 2.859407901763916, 1.9420803785324097, -1.0667976140975952, 747.0, -0.16593700647354126, 0.4163669943809509, 0.04837699979543686, 3.0969998836517334, 1.0190000534057617, -1.6799999475479126], "mean": [0.5632067322731018, 2.0430405139923096, -0.6707480549812317, -0.7203164100646973, -2.2205169200897217, -1.7239034175872803, 1.5366637706756592, 735.1612548828125, 0.25417661666870117, 0.3176085352897644, 0.003774069482460618, -1.1290675401687622, 0.3652842938899994, -0.47880321741104126, -0.5865631699562073, -2.134239435195923, 0.6545770764350891, 0.8471899032592773, 2.367105484008789, 1.6505465507507324, -1.7629176378250122, 593.76611328125, -0.2467324435710907, 0.33267131447792053, -0.005120638757944107, 2.879310131072998, 0.344783216714859, -2.5280609130859375], "std": [0.1787576526403427, 0.031057393178343773, 0.23119056224822998, 0.1518111675977707, 0.2291155904531479, 0.18147195875644684, 0.32038813829421997, 252.53936767578125, 0.04660067334771156, 0.05053544417023659, 0.0335753932595253, 2.823744535446167, 0.3298977017402649, 0.11088945716619492, 0.20201367139816284, 0.026505591347813606, 0.2711178660392761, 0.1811046600341797, 0.3302103579044342, 0.16579730808734894, 0.6045083999633789, 251.01014709472656, 0.04098714888095856, 0.05786971002817154, 0.02065417170524597, 0.20719856023788452, 0.3756991922855377, 0.3054824769496918], "count": [757]}, "action": {"min": [0.3933448791503906, 1.953634262084961, -1.124445915222168, -1.119035243988037, -2.6906869411468506, -1.888969898223877, 1.1561061143875122, 108.0, 0.142425999045372, 0.26851600408554077, -0.083235003054142, -3.1411852836608887, -0.27800002694129944, -0.6610000133514404, -0.947015643119812, -2.169374465942383, 0.34552285075187683, 0.5123589038848877, 1.6269785165786743, 1.3543580770492554, -2.942049264907837, 38.0, -0.2991180121898651, 0.2603380084037781, -0.03430800139904022, 2.2960000038146973, -0.3440000116825104, -3.078000068664551], "max": [0.8636761903762817, 2.0969958305358887, -0.3741811513900757, -0.5705132484436035, -1.9455186128616333, -1.2302128076553345, 2.0962626934051514, 855.0, 0.29682600498199463, 0.4045790135860443, 0.08565499633550644, 3.1410000324249268, 0.7720000147819519, -0.27000001072883606, -0.4141666293144226, -2.077378273010254, 1.1504861116409302, 1.4023545980453491, 2.859407901763916, 1.9420803785324097, -1.0667976140975952, 747.0, -0.16593700647354126, 0.4163669943809509, 0.04837699979543686, 3.0969998836517334, 1.0190000534057617, -1.6799999475479126], "mean": [0.5632067322731018, 2.0430405139923096, -0.6707480549812317, -0.7203164100646973, -2.2205169200897217, -1.7239034175872803, 1.5366637706756592, 735.1612548828125, 0.25417661666870117, 0.3176085352897644, 0.003774069482460618, -1.1290675401687622, 0.3652842938899994, -0.47880321741104126, -0.5865631699562073, -2.134239435195923, 0.6545770764350891, 0.8471899032592773, 2.367105484008789, 1.6505465507507324, -1.7629176378250122, 593.76611328125, -0.2467324435710907, 0.33267131447792053, -0.005120638757944107, 2.879310131072998, 0.344783216714859, -2.5280609130859375], "std": [0.1787576526403427, 0.031057393178343773, 0.23119056224822998, 0.1518111675977707, 0.2291155904531479, 0.18147195875644684, 0.32038813829421997, 252.53936767578125, 0.04660067334771156, 0.05053544417023659, 0.0335753932595253, 2.823744535446167, 0.3298977017402649, 0.11088945716619492, 0.20201367139816284, 0.026505591347813606, 0.2711178660392761, 0.1811046600341797, 0.3302103579044342, 0.16579730808734894, 0.6045083999633789, 251.01014709472656, 0.04098714888095856, 0.05786971002817154, 0.02065417170524597, 0.20719856023788452, 0.3756991922855377, 0.3054824769496918], "count": [757]}, "timestamp": {"min": [0.0], "max": [25.2], "mean": [12.600000000000001], "std": [7.284229540589725], "count": [757]}, "frame_index": {"min": [0], "max": [756], "mean": [378.0], "std": [218.52688621769175], "count": [757]}, "episode_index": {"min": [137], "max": [137], "mean": [137.0], "std": [0.0], "count": [757]}, "index": {"min": [84092], "max": [84848], "mean": [84470.0], "std": [218.52688621769175], "count": [757]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [757]}, "subtask_annotation": {"mean": [10.491413474240423, 29.0, 29.0, 29.0, 29.0], "std": [9.764275474658763, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [757]}, "scene_annotation": {"mean": [137.0], "std": [0.0], "min": [137], "max": [137], "count": [757]}, "eef_direction_state": {"mean": [4.9088507265521795, 4.874504623513871], "std": [1.7748837385900167, 1.792792681835988], "min": [0, 0], "max": [6, 6], "count": [757]}, "eef_velocity_state": {"mean": [0.4623513870541612, 0.48877146631439894], "std": [0.6380462816322094, 0.7206654761300122], "min": [0, 0], "max": [2, 2], "count": [757]}, "eef_acc_mag_state": {"mean": [0.5059445178335535, 0.45046235138705415], "std": [0.7703412835171252, 0.7245390628547238], "min": [0, 0], "max": [2, 2], "count": [757]}, "eef_direction_action": {"mean": [4.9088507265521795, 4.874504623513871], "std": [1.7748837385900167, 1.792792681835988], "min": [0, 0], "max": [6, 6], "count": [757]}, "eef_velocity_action": {"mean": [0.4623513870541612, 0.48877146631439894], "std": [0.6380462816322094, 0.7206654761300122], "min": [0, 0], "max": [2, 2], "count": [757]}, "eef_acc_mag_action": {"mean": [0.5059445178335535, 0.45046235138705415], "std": [0.7703412835171252, 0.7245390628547238], "min": [0, 0], "max": [2, 2], "count": [757]}, "eef_sim_pose_state": {"mean": [0.5450241316109546, 0.2644320146797004, 1.1097159539599537, -1.6276282429096467, 0.8643052007405204, 1.9411404763190676, 0.5346832691038489, -0.2803911005673822, 1.106877669425451, 2.4818724068021187, 0.9696552977926391, -1.9905470518971333], "std": [0.05962532215622239, 0.042786125005126456, 0.045337059639463446, 1.9697312152986555, 0.4091661745286922, 1.805500499955235, 0.05311983694350484, 0.05450449144771411, 0.03631779363116659, 0.33320441421401753, 0.2922964526133392, 1.6283891112829145], "min": [0.4752733235113331, 0.19397191084372722, 1.0646795743134143, -3.1412842840657773, 0.23961106554531586, -3.1397008044644474, 0.484885868778028, -0.3457132583555507, 1.059016344114841, 1.8097742487035238, 0.3581531773605917, -3.1237247732719675], "max": [0.6346835166040949, 0.334845997884766, 1.216116418811021, 3.139309317474309, 1.363029581480005, 3.129308119996657, 0.624067643011758, -0.14194523268420162, 1.1958267353752714, 2.988419467897871, 1.2621524241675202, 3.1392096415078283], "count": [757]}, "eef_sim_pose_action": {"mean": [0.5450241316109546, 0.2644320146797004, 1.1097159539599537, -1.6276282429096467, 0.8643052007405204, 1.9411404763190676, 0.5346832691038489, -0.2803911005673822, 1.106877669425451, 2.4818724068021187, 0.9696552977926391, -1.9905470518971333], "std": [0.05962532215622239, 0.042786125005126456, 0.045337059639463446, 1.9697312152986555, 0.4091661745286922, 1.805500499955235, 0.05311983694350484, 0.05450449144771411, 0.03631779363116659, 0.33320441421401753, 0.2922964526133392, 1.6283891112829145], "min": [0.4752733235113331, 0.19397191084372722, 1.0646795743134143, -3.1412842840657773, 0.23961106554531586, -3.1397008044644474, 0.484885868778028, -0.3457132583555507, 1.059016344114841, 1.8097742487035238, 0.3581531773605917, -3.1237247732719675], "max": [0.6346835166040949, 0.334845997884766, 1.216116418811021, 3.139309317474309, 1.363029581480005, 3.129308119996657, 0.624067643011758, -0.14194523268420162, 1.1958267353752714, 2.988419467897871, 1.2621524241675202, 3.1392096415078283], "count": [757]}, "gripper_mode_state": {"mean": [0.20079260237780713, 0.15587846763540292], "std": [0.40059322661292607, 0.3627400873394645], "min": [0, 0], "max": [1, 1], "count": [757]}, "gripper_activity_state": {"mean": [1.8982826948480847, 1.9141347424042272], "std": [0.40662896713492497, 0.3623983632058238], "min": [0, 0], "max": [2, 2], "count": [757]}, "gripper_mode_action": {"mean": [0.20079260237780713, 0.15587846763540292], "std": [0.40059322661292607, 0.3627400873394645], "min": [0, 0], "max": [1, 1], "count": [757]}, "gripper_activity_action": {"mean": [1.8982826948480847, 1.9141347424042272], "std": [0.40662896713492497, 0.3623983632058238], "min": [0, 0], "max": [2, 2], "count": [757]}, "gripper_open_scale_state": {"mean": [0.5937661823892519, 0.7351611626245839], "std": [0.251010057333936, 0.2525394214899822], "min": [0.038, 0.108], "max": [0.747, 0.855], "count": [757]}, "gripper_open_scale_action": {"mean": [0.5937661823892519, 0.7351611626245839], "std": [0.251010057333936, 0.2525394214899822], "min": [0.038, 0.108], "max": [0.747, 0.855], "count": [757]}}} +{"episode_index": 136, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[1.0]], [[1.0]]], "mean": [[[0.4845953395851094]], [[0.4726293173368381]], [[0.4600781442407881]]], "std": [[[0.1437602075036997]], [[0.15077581949953575]], [[0.16780603351685805]]], "count": [138]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4743580503457422]], [[0.4717955636662878]], [[0.45867620861750497]]], "std": [[[0.11234992429979376]], [[0.11379755600035986]], [[0.13029779312839368]]], "count": [138]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.471744735424363]], [[0.4627460526783177]], [[0.44982852905655013]]], "std": [[[0.10554135916316051]], [[0.1194783234837852]], [[0.13719381898004324]]], "count": [138]}, "observation.state": {"min": [0.27831020951271057, 1.9908099174499512, -1.2157440185546875, -1.369734525680542, -2.8498432636260986, -1.9239113330841064, 1.0089399814605713, 231.0, 0.11840300261974335, 0.2599239945411682, -0.10599900037050247, -3.131185293197632, -0.44499996304512024, -0.7120000123977661, -0.9408547282218933, -2.1725683212280273, 0.3972020447254181, 0.6178989410400391, 1.6064709424972534, 1.2618032693862915, -2.971388339996338, 30.0, -0.2925170063972473, 0.23987600207328796, -0.04729799926280975, -3.1411852836608887, -0.3240000009536743, -2.997999906539917], "max": [0.8400444984436035, 2.1046576499938965, -0.3061482012271881, -0.44942229986190796, -1.691730260848999, -1.0483670234680176, 2.187281608581543, 961.0, 0.3130140006542206, 0.4113360047340393, 0.09496700018644333, -2.631999969482422, 0.8759999871253967, -0.16699998080730438, -0.3217165768146515, -2.091148853302002, 1.1247076988220215, 1.272781491279602, 2.8562140464782715, 1.9835667610168457, -1.179336428642273, 873.0, -0.15086999535560608, 0.42274200916290283, 0.039746999740600586, 3.1410000324249268, 0.9599999785423279, -1.4579999446868896], "mean": [0.539421558380127, 2.0566558837890625, -0.7012879252433777, -0.757412850856781, -2.1804001331329346, -1.6694074869155884, 1.5089526176452637, 810.0349731445312, 0.25761139392852783, 0.3199494779109955, 0.005975136533379555, -2.924908399581909, 0.3620808720588684, -0.4422539174556732, -0.5365850925445557, -2.154996871948242, 0.6349399089813232, 0.8618175983428955, 2.3090224266052246, 1.6297045946121216, -1.733365535736084, 682.7529907226562, -0.25232499837875366, 0.3245581388473511, -0.008442724123597145, 2.8080551624298096, 0.4021534323692322, -2.512573480606079], "std": [0.1750279814004898, 0.032022908329963684, 0.31994885206222534, 0.2624363601207733, 0.33856603503227234, 0.2311796396970749, 0.37485644221305847, 265.3569641113281, 0.05526039004325867, 0.04691021889448166, 0.04303637519478798, 0.1448887139558792, 0.41198328137397766, 0.15123789012432098, 0.20552223920822144, 0.017396563664078712, 0.2275639921426773, 0.16574682295322418, 0.30503717064857483, 0.1870083510875702, 0.5851274132728577, 301.9916687011719, 0.044342413544654846, 0.06192691996693611, 0.01852802000939846, 0.7958532571792603, 0.32820674777030945, 0.3382497727870941], "count": [715]}, "action": {"min": [0.27831020951271057, 1.9908099174499512, -1.2157440185546875, -1.369734525680542, -2.8498432636260986, -1.9239113330841064, 1.0089399814605713, 231.0, 0.11840300261974335, 0.2599239945411682, -0.10599900037050247, -3.131185293197632, -0.44499996304512024, -0.7120000123977661, -0.9408547282218933, -2.1725683212280273, 0.3972020447254181, 0.6178989410400391, 1.6064709424972534, 1.2618032693862915, -2.971388339996338, 30.0, -0.2925170063972473, 0.23987600207328796, -0.04729799926280975, -3.1411852836608887, -0.3240000009536743, -2.997999906539917], "max": [0.8400444984436035, 2.1046576499938965, -0.3061482012271881, -0.44942229986190796, -1.691730260848999, -1.0483670234680176, 2.187281608581543, 961.0, 0.3130140006542206, 0.4113360047340393, 0.09496700018644333, -2.631999969482422, 0.8759999871253967, -0.16699998080730438, -0.3217165768146515, -2.091148853302002, 1.1247076988220215, 1.272781491279602, 2.8562140464782715, 1.9835667610168457, -1.179336428642273, 873.0, -0.15086999535560608, 0.42274200916290283, 0.039746999740600586, 3.1410000324249268, 0.9599999785423279, -1.4579999446868896], "mean": [0.539421558380127, 2.0566558837890625, -0.7012879252433777, -0.757412850856781, -2.1804001331329346, -1.6694074869155884, 1.5089526176452637, 810.0349731445312, 0.25761139392852783, 0.3199494779109955, 0.005975136533379555, -2.924908399581909, 0.3620808720588684, -0.4422539174556732, -0.5365850925445557, -2.154996871948242, 0.6349399089813232, 0.8618175983428955, 2.3090224266052246, 1.6297045946121216, -1.733365535736084, 682.7529907226562, -0.25232499837875366, 0.3245581388473511, -0.008442724123597145, 2.8080551624298096, 0.4021534323692322, -2.512573480606079], "std": [0.1750279814004898, 0.032022908329963684, 0.31994885206222534, 0.2624363601207733, 0.33856603503227234, 0.2311796396970749, 0.37485644221305847, 265.3569641113281, 0.05526039004325867, 0.04691021889448166, 0.04303637519478798, 0.1448887139558792, 0.41198328137397766, 0.15123789012432098, 0.20552223920822144, 0.017396563664078712, 0.2275639921426773, 0.16574682295322418, 0.30503717064857483, 0.1870083510875702, 0.5851274132728577, 301.9916687011719, 0.044342413544654846, 0.06192691996693611, 0.01852802000939846, 0.7958532571792603, 0.32820674777030945, 0.3382497727870941], "count": [715]}, "timestamp": {"min": [0.0], "max": [23.8], "mean": [11.9], "std": [6.880083978815634], "count": [715]}, "frame_index": {"min": [0], "max": [714], "mean": [357.0], "std": [206.402519364469], "count": [715]}, "episode_index": {"min": [138], "max": [138], "mean": [138.0], "std": [0.0], "count": [715]}, "index": {"min": [84849], "max": [85563], "mean": [85206.0], "std": [206.402519364469], "count": [715]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [715]}, "subtask_annotation": {"mean": [11.952447552447552, 29.0, 29.0, 29.0, 29.0], "std": [10.17596119868678, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [715]}, "scene_annotation": {"mean": [138.0], "std": [0.0], "min": [138], "max": [138], "count": [715]}, "eef_direction_state": {"mean": [4.791608391608392, 4.735664335664335], "std": [1.901765705257062, 1.7735589282414164], "min": [0, 0], "max": [6, 6], "count": [715]}, "eef_velocity_state": {"mean": [0.5314685314685315, 0.5958041958041959], "std": [0.7036786039670769, 0.746260994659527], "min": [0, 0], "max": [2, 2], "count": [715]}, "eef_acc_mag_state": {"mean": [0.4825174825174825, 0.5636363636363636], "std": [0.7465833304292111, 0.7807603837666894], "min": [0, 0], "max": [2, 2], "count": [715]}, "eef_direction_action": {"mean": [4.791608391608392, 4.735664335664335], "std": [1.901765705257062, 1.7735589282414164], "min": [0, 0], "max": [6, 6], "count": [715]}, "eef_velocity_action": {"mean": [0.5314685314685315, 0.5958041958041959], "std": [0.7036786039670769, 0.746260994659527], "min": [0, 0], "max": [2, 2], "count": [715]}, "eef_acc_mag_action": {"mean": [0.4825174825174825, 0.5636363636363636], "std": [0.7465833304292111, 0.7807603837666894], "min": [0, 0], "max": [2, 2], "count": [715]}, "eef_sim_pose_state": {"mean": [0.5352026410869501, 0.2679561792962998, 1.1019293164124047, -1.9548109131509845, 0.9005983679206212, 1.9037146377393417, 0.5333543874991874, -0.2815132401132364, 1.1059842184215536, 2.2739452568337795, 0.9750872052628109, -1.9538247100167148], "std": [0.06282742748369868, 0.0416329531570845, 0.04591013989726527, 1.564251743864577, 0.3750341471965896, 1.916906041762073, 0.0499633766985949, 0.06199164862908807, 0.04727196111751532, 1.2292865221808482, 0.3785220747367695, 1.6434948397314604], "min": [0.4573218318779541, 0.18534458635581796, 1.0592475099064187, -3.140232529353009, 0.19389593241171799, -3.138931926681765, 0.47177728220871673, -0.3436821502625392, 1.044575155727692, -3.1411667456041457, 0.1789314581816157, -3.1415336509653446], "max": [0.6374990513114109, 0.3189464411294862, 1.2234691209887418, 3.141154910902481, 1.4047006732281515, 3.1195889810466824, 0.6268365178281747, -0.14621317765604352, 1.2312073413075089, 3.1385688719182707, 1.4442434097835273, 3.138024791104024], "count": [715]}, "eef_sim_pose_action": {"mean": [0.5352026410869501, 0.2679561792962998, 1.1019293164124047, -1.9548109131509845, 0.9005983679206212, 1.9037146377393417, 0.5333543874991874, -0.2815132401132364, 1.1059842184215536, 2.2739452568337795, 0.9750872052628109, -1.9538247100167148], "std": [0.06282742748369868, 0.0416329531570845, 0.04591013989726527, 1.564251743864577, 0.3750341471965896, 1.916906041762073, 0.0499633766985949, 0.06199164862908807, 0.04727196111751532, 1.2292865221808482, 0.3785220747367695, 1.6434948397314604], "min": [0.4573218318779541, 0.18534458635581796, 1.0592475099064187, -3.140232529353009, 0.19389593241171799, -3.138931926681765, 0.47177728220871673, -0.3436821502625392, 1.044575155727692, -3.1411667456041457, 0.1789314581816157, -3.1415336509653446], "max": [0.6374990513114109, 0.3189464411294862, 1.2234691209887418, 3.141154910902481, 1.4047006732281515, 3.1195889810466824, 0.6268365178281747, -0.14621317765604352, 1.2312073413075089, 3.1385688719182707, 1.4442434097835273, 3.138024791104024], "count": [715]}, "gripper_mode_state": {"mean": [0.1902097902097902, 0.18041958041958042], "std": [0.39246659210451784, 0.3845365462746079], "min": [0, 0], "max": [1, 1], "count": [715]}, "gripper_activity_state": {"mean": [1.8559440559440559, 1.9188811188811188], "std": [0.4878413099804132, 0.3453894222470431], "min": [0, 0], "max": [2, 2], "count": [715]}, "gripper_mode_action": {"mean": [0.1902097902097902, 0.18041958041958042], "std": [0.39246659210451784, 0.3845365462746079], "min": [0, 0], "max": [1, 1], "count": [715]}, "gripper_activity_action": {"mean": [1.8559440559440559, 1.9188811188811188], "std": [0.4878413099804132, 0.3453894222470431], "min": [0, 0], "max": [2, 2], "count": [715]}, "gripper_open_scale_state": {"mean": [0.6827531468824903, 0.8100349650563095], "std": [0.30199162323361334, 0.2653566617933508], "min": [0.03, 0.231], "max": [0.873, 0.961], "count": [715]}, "gripper_open_scale_action": {"mean": [0.6827531468824903, 0.8100349650563095], "std": [0.30199162323361334, 0.2653566617933508], "min": [0.03, 0.231], "max": [0.873, 0.961], "count": [715]}}} +{"episode_index": 137, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4829055295348733]], [[0.4754326903706688]], [[0.4621646605560032]]], "std": [[[0.14596236249300307]], [[0.15197198007329826]], [[0.16954617109327993]]], "count": [146]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47508817234085415]], [[0.4684902282545438]], [[0.45510092107619304]]], "std": [[[0.10458357121628464]], [[0.10986467988158206]], [[0.13009869516534564]]], "count": [146]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4783802754834811]], [[0.4578719754454293]], [[0.4366630755327245]]], "std": [[[0.11874003538674854]], [[0.1379011227235214]], [[0.16634803535786385]]], "count": [146]}, "observation.state": {"min": [0.2701420783996582, 2.015733242034912, -1.1673461198806763, -1.1849215030670166, -2.6799705028533936, -1.8515324592590332, 0.8942369222640991, 150.0, 0.15192799270153046, 0.29046300053596497, -0.11767400056123734, -3.065999984741211, -0.3149999976158142, -0.550000011920929, -1.0603398084640503, -2.170980215072632, 0.333532452583313, 0.6426302790641785, 1.8812206983566284, 1.231277346611023, -2.979748487472534, 40.0, -0.3246070146560669, 0.22929899394512177, -0.06706900149583817, 2.5360000133514404, -0.3840000033378601, -2.813999891281128], "max": [0.8456469178199768, 2.112302303314209, -0.38015016913414, -0.21786946058273315, -1.4556221961975098, -1.1100119352340698, 2.102720260620117, 961.0, 0.2935659885406494, 0.39539700746536255, 0.0807270035147667, -2.740999937057495, 0.7940000295639038, -0.08099999278783798, -0.22823670506477356, -2.0880072116851807, 1.2576494216918945, 1.2013624906539917, 2.857872247695923, 1.8758624792099, -1.1503814458847046, 854.0, -0.12301000207662582, 0.43052101135253906, 0.03359900042414665, 3.071000099182129, 0.7360000014305115, -1.4600000381469727], "mean": [0.5609757304191589, 2.077000379562378, -0.7615432143211365, -0.7773367762565613, -2.1642565727233887, -1.6059297323226929, 1.4704252481460571, 816.2542114257812, 0.2523559033870697, 0.3319023549556732, -0.0075580100528895855, -2.939666986465454, 0.3025585114955902, -0.36857038736343384, -0.5794197916984558, -2.141322612762451, 0.6523362994194031, 0.8021823763847351, 2.3685598373413086, 1.5922971963882446, -1.7499374151229858, 614.5919189453125, -0.2543410658836365, 0.3280322551727295, -0.014472396112978458, 2.830402135848999, 0.3340858519077301, -2.5046236515045166], "std": [0.1600668728351593, 0.019035475328564644, 0.23356856405735016, 0.21070893108844757, 0.3194490671157837, 0.18631596863269806, 0.33403998613357544, 276.0936584472656, 0.0388796366751194, 0.03501811996102333, 0.04058326408267021, 0.09480715543031693, 0.3078309893608093, 0.13625764846801758, 0.2854101359844208, 0.01848839782178402, 0.3100832998752594, 0.1713244616985321, 0.32332396507263184, 0.1579812616109848, 0.6763691902160645, 251.95005798339844, 0.06506890058517456, 0.06843216717243195, 0.022349195554852486, 0.15892371535301208, 0.3783737123012543, 0.34151020646095276], "count": [773]}, "action": {"min": [0.2701420783996582, 2.015733242034912, -1.1673461198806763, -1.1849215030670166, -2.6799705028533936, -1.8515324592590332, 0.8942369222640991, 150.0, 0.15192799270153046, 0.29046300053596497, -0.11767400056123734, -3.065999984741211, -0.3149999976158142, -0.550000011920929, -1.0603398084640503, -2.170980215072632, 0.333532452583313, 0.6426302790641785, 1.8812206983566284, 1.231277346611023, -2.979748487472534, 40.0, -0.3246070146560669, 0.22929899394512177, -0.06706900149583817, 2.5360000133514404, -0.3840000033378601, -2.813999891281128], "max": [0.8456469178199768, 2.112302303314209, -0.38015016913414, -0.21786946058273315, -1.4556221961975098, -1.1100119352340698, 2.102720260620117, 961.0, 0.2935659885406494, 0.39539700746536255, 0.0807270035147667, -2.740999937057495, 0.7940000295639038, -0.08099999278783798, -0.22823670506477356, -2.0880072116851807, 1.2576494216918945, 1.2013624906539917, 2.857872247695923, 1.8758624792099, -1.1503814458847046, 854.0, -0.12301000207662582, 0.43052101135253906, 0.03359900042414665, 3.071000099182129, 0.7360000014305115, -1.4600000381469727], "mean": [0.5609757304191589, 2.077000379562378, -0.7615432143211365, -0.7773367762565613, -2.1642565727233887, -1.6059297323226929, 1.4704252481460571, 816.2542114257812, 0.2523559033870697, 0.3319023549556732, -0.0075580100528895855, -2.939666986465454, 0.3025585114955902, -0.36857038736343384, -0.5794197916984558, -2.141322612762451, 0.6523362994194031, 0.8021823763847351, 2.3685598373413086, 1.5922971963882446, -1.7499374151229858, 614.5919189453125, -0.2543410658836365, 0.3280322551727295, -0.014472396112978458, 2.830402135848999, 0.3340858519077301, -2.5046236515045166], "std": [0.1600668728351593, 0.019035475328564644, 0.23356856405735016, 0.21070893108844757, 0.3194490671157837, 0.18631596863269806, 0.33403998613357544, 276.0936584472656, 0.0388796366751194, 0.03501811996102333, 0.04058326408267021, 0.09480715543031693, 0.3078309893608093, 0.13625764846801758, 0.2854101359844208, 0.01848839782178402, 0.3100832998752594, 0.1713244616985321, 0.32332396507263184, 0.1579812616109848, 0.6763691902160645, 251.95005798339844, 0.06506890058517456, 0.06843216717243195, 0.022349195554852486, 0.15892371535301208, 0.3783737123012543, 0.34151020646095276], "count": [773]}, "timestamp": {"min": [0.0], "max": [25.733333333333334], "mean": [12.866666666666665], "std": [7.438189743927394], "count": [773]}, "frame_index": {"min": [0], "max": [772], "mean": [386.0], "std": [223.1456923178218], "count": [773]}, "episode_index": {"min": [139], "max": [139], "mean": [139.0], "std": [0.0], "count": [773]}, "index": {"min": [85564], "max": [86336], "mean": [85950.0], "std": [223.1456923178218], "count": [773]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [773]}, "subtask_annotation": {"mean": [11.175937904269082, 29.0, 29.0, 29.0, 29.0], "std": [9.659404954167176, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [773]}, "scene_annotation": {"mean": [139.0], "std": [0.0], "min": [139], "max": [139], "count": [773]}, "eef_direction_state": {"mean": [4.582147477360931, 4.966364812419147], "std": [2.0019504186910346, 1.693578727728768], "min": [0, 0], "max": [6, 6], "count": [773]}, "eef_velocity_state": {"mean": [0.5472186287192755, 0.4501940491591203], "std": [0.713505385672658, 0.6799022748557165], "min": [0, 0], "max": [2, 2], "count": [773]}, "eef_acc_mag_state": {"mean": [0.5071151358344114, 0.48124191461837], "std": [0.7657031086854689, 0.7570095107945023], "min": [0, 0], "max": [2, 2], "count": [773]}, "eef_direction_action": {"mean": [4.582147477360931, 4.966364812419147], "std": [2.0019504186910346, 1.693578727728768], "min": [0, 0], "max": [6, 6], "count": [773]}, "eef_velocity_action": {"mean": [0.5472186287192755, 0.4501940491591203], "std": [0.713505385672658, 0.6799022748557165], "min": [0, 0], "max": [2, 2], "count": [773]}, "eef_acc_mag_action": {"mean": [0.5071151358344114, 0.48124191461837], "std": [0.7657031086854689, 0.7570095107945023], "min": [0, 0], "max": [2, 2], "count": [773]}, "eef_sim_pose_state": {"mean": [0.5377650211459285, 0.2618497062089681, 1.0986775081247422, -1.450655694642375, 0.8515056515908968, 2.19828442336539, 0.5467788359135584, -0.2694220835723353, 1.1026714762396956, 1.8883194037710522, 0.9780667722967554, -1.8333962781939581], "std": [0.07220985144933914, 0.0660806617006574, 0.054936539218669846, 2.193259140892754, 0.4330479373501838, 1.5611058371526443, 0.03749713644673637, 0.05113710794877941, 0.03534635465650279, 2.0314079730532, 0.2910554496938575, 1.416120335023483], "min": [0.4408726760050514, 0.14352721195357912, 1.044959604855755, -3.140069139182108, 0.13856252367034272, -3.1346743672387825, 0.5005556822989341, -0.3254150547291675, 1.0605587102143557, -3.137427797543187, 0.3759892070002324, -3.1407235859800315], "max": [0.6470126517899107, 0.3333643332368674, 1.2107560873926462, 3.1386359200029865, 1.2635261675981333, 3.1346147041000587, 0.6128063905328297, -0.15165965405639847, 1.19786285745573, 3.138386641029446, 1.337874983185182, 3.1275536583189743], "count": [773]}, "eef_sim_pose_action": {"mean": [0.5377650211459285, 0.2618497062089681, 1.0986775081247422, -1.450655694642375, 0.8515056515908968, 2.19828442336539, 0.5467788359135584, -0.2694220835723353, 1.1026714762396956, 1.8883194037710522, 0.9780667722967554, -1.8333962781939581], "std": [0.07220985144933914, 0.0660806617006574, 0.054936539218669846, 2.193259140892754, 0.4330479373501838, 1.5611058371526443, 0.03749713644673637, 0.05113710794877941, 0.03534635465650279, 2.0314079730532, 0.2910554496938575, 1.416120335023483], "min": [0.4408726760050514, 0.14352721195357912, 1.044959604855755, -3.140069139182108, 0.13856252367034272, -3.1346743672387825, 0.5005556822989341, -0.3254150547291675, 1.0605587102143557, -3.137427797543187, 0.3759892070002324, -3.1407235859800315], "max": [0.6470126517899107, 0.3333643332368674, 1.2107560873926462, 3.1386359200029865, 1.2635261675981333, 3.1346147041000587, 0.6128063905328297, -0.15165965405639847, 1.19786285745573, 3.138386641029446, 1.337874983185182, 3.1275536583189743], "count": [773]}, "gripper_mode_state": {"mean": [0.18628719275549807, 0.1591203104786546], "std": [0.38933825212888123, 0.36578824102454577], "min": [0, 0], "max": [1, 1], "count": [773]}, "gripper_activity_state": {"mean": [1.9133247089262613, 1.909443725743855], "std": [0.3688953397188829, 0.3868154735926397], "min": [0, 0], "max": [2, 2], "count": [773]}, "gripper_mode_action": {"mean": [0.18628719275549807, 0.1591203104786546], "std": [0.38933825212888123, 0.36578824102454577], "min": [0, 0], "max": [1, 1], "count": [773]}, "gripper_activity_action": {"mean": [1.9133247089262613, 1.909443725743855], "std": [0.3688953397188829, 0.3868154735926397], "min": [0, 0], "max": [2, 2], "count": [773]}, "gripper_open_scale_state": {"mean": [0.6145918498168791, 0.8162542045168858], "std": [0.25195023563183766, 0.27609368201182677], "min": [0.04, 0.15], "max": [0.854, 0.961], "count": [773]}, "gripper_open_scale_action": {"mean": [0.6145918498168791, 0.8162542045168858], "std": [0.25195023563183766, 0.27609368201182677], "min": [0.04, 0.15], "max": [0.854, 0.961], "count": [773]}}} +{"episode_index": 138, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.486318868970946]], [[0.4762565031487047]], [[0.4620336637087925]]], "std": [[[0.1412707297962147]], [[0.14746930301774777]], [[0.16455812610607343]]], "count": [137]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47685814429178]], [[0.4658543828419445]], [[0.4505410002504652]]], "std": [[[0.10532195868524984]], [[0.11381978425845812]], [[0.13821744545786646]]], "count": [137]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47732622191212254]], [[0.4576037775511665]], [[0.43877487208387006]]], "std": [[[0.103212413624091]], [[0.12621908236354396]], [[0.15428448702244013]]], "count": [137]}, "observation.state": {"min": [0.2744530439376831, 1.9141548871994019, -1.114270567893982, -1.2330577373504639, -2.706080675125122, -1.917628288269043, 0.9747838973999023, 222.0, 0.16056500375270844, 0.277072012424469, -0.1172809973359108, -3.052000045776367, -0.23800000548362732, -0.675000011920929, -1.059222936630249, -2.1698107719421387, 0.34887388348579407, 0.6150191426277161, 2.163074016571045, 1.246287226676941, -2.9772348403930664, 42.0, -0.31294500827789307, 0.2534570097923279, -0.062376998364925385, 2.5269999504089355, -0.3959999978542328, -2.734999895095825], "max": [0.8237605690956116, 2.115391492843628, -0.3864682614803314, -0.19172441959381104, -1.4279587268829346, -1.0517703294754028, 2.037602186203003, 959.0, 0.31124699115753174, 0.4117969870567322, 0.10442599654197693, -2.7790000438690186, 0.6060000658035278, -0.17800000309944153, -0.3113144040107727, -2.0600645542144775, 1.2742998600006104, 1.1698768138885498, 2.8586924076080322, 1.862318754196167, -1.1771024465560913, 884.0, -0.14817999303340912, 0.4301219880580902, 0.022784000262618065, 3.055999994277954, 0.6230000853538513, -1.406999945640564], "mean": [0.562349796295166, 2.046341896057129, -0.6818244457244873, -0.779474139213562, -2.2141976356506348, -1.6397497653961182, 1.4972808361053467, 828.7850341796875, 0.2652580738067627, 0.33168962597846985, 0.012803040444850922, -2.922821044921875, 0.30498746037483215, -0.43501004576683044, -0.5817310214042664, -2.141441583633423, 0.6349215507507324, 0.782507061958313, 2.3990285396575928, 1.5847747325897217, -1.7528749704360962, 653.8167114257812, -0.2593005895614624, 0.3269989788532257, -0.018714692443609238, 2.8692984580993652, 0.3251054883003235, -2.4763131141662598], "std": [0.17177554965019226, 0.035328734666109085, 0.22007597982883453, 0.2127707600593567, 0.3431541323661804, 0.22795787453651428, 0.30710557103157043, 255.54539489746094, 0.03995521366596222, 0.044681813567876816, 0.046040382236242294, 0.09230884909629822, 0.2828162610530853, 0.13080213963985443, 0.26983654499053955, 0.029423575848340988, 0.3049151301383972, 0.15064603090286255, 0.2815614640712738, 0.17645739018917084, 0.6451734304428101, 258.6945495605469, 0.05385291948914528, 0.06924068927764893, 0.020076874643564224, 0.15864698588848114, 0.3635377585887909, 0.33943700790405273], "count": [712]}, "action": {"min": [0.2744530439376831, 1.9141548871994019, -1.114270567893982, -1.2330577373504639, -2.706080675125122, -1.917628288269043, 0.9747838973999023, 222.0, 0.16056500375270844, 0.277072012424469, -0.1172809973359108, -3.052000045776367, -0.23800000548362732, -0.675000011920929, -1.059222936630249, -2.1698107719421387, 0.34887388348579407, 0.6150191426277161, 2.163074016571045, 1.246287226676941, -2.9772348403930664, 42.0, -0.31294500827789307, 0.2534570097923279, -0.062376998364925385, 2.5269999504089355, -0.3959999978542328, -2.734999895095825], "max": [0.8237605690956116, 2.115391492843628, -0.3864682614803314, -0.19172441959381104, -1.4279587268829346, -1.0517703294754028, 2.037602186203003, 959.0, 0.31124699115753174, 0.4117969870567322, 0.10442599654197693, -2.7790000438690186, 0.6060000658035278, -0.17800000309944153, -0.3113144040107727, -2.0600645542144775, 1.2742998600006104, 1.1698768138885498, 2.8586924076080322, 1.862318754196167, -1.1771024465560913, 884.0, -0.14817999303340912, 0.4301219880580902, 0.022784000262618065, 3.055999994277954, 0.6230000853538513, -1.406999945640564], "mean": [0.562349796295166, 2.046341896057129, -0.6818244457244873, -0.779474139213562, -2.2141976356506348, -1.6397497653961182, 1.4972808361053467, 828.7850341796875, 0.2652580738067627, 0.33168962597846985, 0.012803040444850922, -2.922821044921875, 0.30498746037483215, -0.43501004576683044, -0.5817310214042664, -2.141441583633423, 0.6349215507507324, 0.782507061958313, 2.3990285396575928, 1.5847747325897217, -1.7528749704360962, 653.8167114257812, -0.2593005895614624, 0.3269989788532257, -0.018714692443609238, 2.8692984580993652, 0.3251054883003235, -2.4763131141662598], "std": [0.17177554965019226, 0.035328734666109085, 0.22007597982883453, 0.2127707600593567, 0.3431541323661804, 0.22795787453651428, 0.30710557103157043, 255.54539489746094, 0.03995521366596222, 0.044681813567876816, 0.046040382236242294, 0.09230884909629822, 0.2828162610530853, 0.13080213963985443, 0.26983654499053955, 0.029423575848340988, 0.3049151301383972, 0.15064603090286255, 0.2815614640712738, 0.17645739018917084, 0.6451734304428101, 258.6945495605469, 0.05385291948914528, 0.06924068927764893, 0.020076874643564224, 0.15864698588848114, 0.3635377585887909, 0.33943700790405273], "count": [712]}, "timestamp": {"min": [0.0], "max": [23.7], "mean": [11.850000000000001], "std": [6.851216437003481], "count": [712]}, "frame_index": {"min": [0], "max": [711], "mean": [355.5], "std": [205.5364931101044], "count": [712]}, "episode_index": {"min": [140], "max": [140], "mean": [140.0], "std": [0.0], "count": [712]}, "index": {"min": [86337], "max": [87048], "mean": [86692.5], "std": [205.5364931101044], "count": [712]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [712]}, "subtask_annotation": {"mean": [11.334269662921349, 29.0, 29.0, 29.0, 29.0], "std": [9.844467720061186, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [712]}, "scene_annotation": {"mean": [140.0], "std": [0.0], "min": [140], "max": [140], "count": [712]}, "eef_direction_state": {"mean": [4.734550561797753, 5.157303370786517], "std": [1.9584267849890553, 1.4034378048246807], "min": [0, 0], "max": [6, 6], "count": [712]}, "eef_velocity_state": {"mean": [0.5407303370786517, 0.4705056179775281], "std": [0.7446615438723516, 0.7183202725897295], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_acc_mag_state": {"mean": [0.5351123595505618, 0.45646067415730335], "std": [0.7745261246158235, 0.7292545455968724], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_direction_action": {"mean": [4.734550561797753, 5.157303370786517], "std": [1.9584267849890553, 1.4034378048246807], "min": [0, 0], "max": [6, 6], "count": [712]}, "eef_velocity_action": {"mean": [0.5407303370786517, 0.4705056179775281], "std": [0.7446615438723516, 0.7183202725897295], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_acc_mag_action": {"mean": [0.5351123595505618, 0.45646067415730335], "std": [0.7745261246158235, 0.7292545455968724], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_sim_pose_state": {"mean": [0.5379219573315772, 0.2628930259258143, 1.092744674152576, -1.7146945963543223, 0.8289135735388675, 2.1644884004201357, 0.5454178908684141, -0.29227516948585497, 1.1087264376666766, 2.704056989446362, 0.9571074565259735, -2.3993195336060475], "std": [0.07286066898344974, 0.05574922859992765, 0.049476923906167015, 1.9651730117232187, 0.4125627160982332, 1.594022177445738, 0.046226804931122856, 0.05538827825908998, 0.036406725998040096, 0.5829893880770659, 0.28267989335023797, 0.22267325213676772], "min": [0.463287413526814, 0.1514698063729178, 1.0404053392866301, -3.1401195308600145, 0.12567321623671446, -3.1396702612699148, 0.48611332074593194, -0.35685086473358846, 1.0630305777075342, -3.1415315808607605, 0.42133136856857845, -2.9906084805304154], "max": [0.6481073081537148, 0.32605183839986407, 1.195397609038211, 3.1411036363435545, 1.2070594953420049, 3.1229964768199143, 0.6264583134201707, -0.14944944003795405, 1.2101464581582364, 3.140458272706642, 1.309640664615804, -2.0554134561949593], "count": [712]}, "eef_sim_pose_action": {"mean": [0.5379219573315772, 0.2628930259258143, 1.092744674152576, -1.7146945963543223, 0.8289135735388675, 2.1644884004201357, 0.5454178908684141, -0.29227516948585497, 1.1087264376666766, 2.704056989446362, 0.9571074565259735, -2.3993195336060475], "std": [0.07286066898344974, 0.05574922859992765, 0.049476923906167015, 1.9651730117232187, 0.4125627160982332, 1.594022177445738, 0.046226804931122856, 0.05538827825908998, 0.036406725998040096, 0.5829893880770659, 0.28267989335023797, 0.22267325213676772], "min": [0.463287413526814, 0.1514698063729178, 1.0404053392866301, -3.1401195308600145, 0.12567321623671446, -3.1396702612699148, 0.48611332074593194, -0.35685086473358846, 1.0630305777075342, -3.1415315808607605, 0.42133136856857845, -2.9906084805304154], "max": [0.6481073081537148, 0.32605183839986407, 1.195397609038211, 3.1411036363435545, 1.2070594953420049, 3.1229964768199143, 0.6264583134201707, -0.14944944003795405, 1.2101464581582364, 3.140458272706642, 1.309640664615804, -2.0554134561949593], "count": [712]}, "gripper_mode_state": {"mean": [0.1797752808988764, 0.15589887640449437], "std": [0.38400016832888123, 0.36275944748594735], "min": [0, 0], "max": [1, 1], "count": [712]}, "gripper_activity_state": {"mean": [1.9030898876404494, 1.8876404494382022], "std": [0.39361691124631043, 0.4122615687406149], "min": [0, 0], "max": [2, 2], "count": [712]}, "gripper_mode_action": {"mean": [0.1797752808988764, 0.15589887640449437], "std": [0.38400016832888123, 0.36275944748594735], "min": [0, 0], "max": [1, 1], "count": [712]}, "gripper_activity_action": {"mean": [1.9030898876404494, 1.8876404494382022], "std": [0.39361691124631043, 0.4122615687406149], "min": [0, 0], "max": [2, 2], "count": [712]}, "gripper_open_scale_state": {"mean": [0.6538167135099343, 0.828785112295254], "std": [0.25869442430993084, 0.2555453825822857], "min": [0.042, 0.222], "max": [0.884, 0.959], "count": [712]}, "gripper_open_scale_action": {"mean": [0.6538167135099343, 0.828785112295254], "std": [0.25869442430993084, 0.2555453825822857], "min": [0.042, 0.222], "max": [0.884, 0.959], "count": [712]}}} +{"episode_index": 139, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8980392156862745]], [[1.0]], [[1.0]]], "mean": [[[0.48268545137353186]], [[0.4743975057128115]], [[0.46106187957639194]]], "std": [[[0.1490361996794171]], [[0.15498281206448877]], [[0.17164312703348908]]], "count": [133]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4736363979802447]], [[0.4709135737628385]], [[0.46050025799793604]]], "std": [[[0.1105514041271475]], [[0.11297861128518104]], [[0.12772348917882598]]], "count": [133]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47337825261683625]], [[0.4586448366627353]], [[0.4420422210550887]]], "std": [[[0.10218174931531848]], [[0.12202642637556711]], [[0.1460271343958429]]], "count": [133]}, "observation.state": {"min": [0.3039141893386841, 1.996464729309082, -1.0093588829040527, -1.303952932357788, -2.745176076889038, -1.843696117401123, 0.639994740486145, 91.0, 0.1587419956922531, 0.27260100841522217, -0.11501199752092361, -3.0739998817443848, -0.18300001323223114, -0.6330000162124634, -0.9234711527824402, -2.171381711959839, 0.2929360568523407, 0.435529500246048, 1.669756531715393, 1.167520523071289, -2.9149794578552246, 41.0, -0.3259409964084625, 0.24812400341033936, -0.0687979981303215, 2.5169999599456787, -0.21500001847743988, -2.875999927520752], "max": [0.8059232234954834, 2.1214826107025146, -0.4628962278366089, 0.0031590459402650595, -1.283759593963623, -1.185113549232483, 1.9976341724395752, 958.0, 0.30129799246788025, 0.4007900059223175, 0.09019800275564194, -2.6579999923706055, 0.7450000047683716, -0.05100001022219658, -0.3018721342086792, -2.091078996658325, 1.1198731660842896, 1.2227602005004883, 2.8563883304595947, 1.861638069152832, -1.043008804321289, 901.0, -0.16730600595474243, 0.4138700067996979, 0.02041199989616871, 3.125999927520752, 0.8550000190734863, -1.5640000104904175], "mean": [0.5234420299530029, 2.0788462162017822, -0.64885014295578, -0.6979385018348694, -2.11533522605896, -1.6034108400344849, 1.3738939762115479, 813.1622924804688, 0.2687869966030121, 0.3232564628124237, -0.002445874735713005, -2.887024164199829, 0.44075021147727966, -0.4064866006374359, -0.560538113117218, -2.1517980098724365, 0.6706104874610901, 0.7262870073318481, 2.3136932849884033, 1.5451240539550781, -1.66159987449646, 723.5145874023438, -0.25185054540634155, 0.32631340622901917, -0.03472725674510002, 2.8794476985931396, 0.40653231739997864, -2.519263982772827], "std": [0.1472117006778717, 0.021995875984430313, 0.2233763486146927, 0.26930519938468933, 0.3710281550884247, 0.20379170775413513, 0.3580470681190491, 289.3233642578125, 0.0380050353705883, 0.04496085271239281, 0.041717272251844406, 0.1292279213666916, 0.2908943295478821, 0.14477641880512238, 0.19227005541324615, 0.018122028559446335, 0.25000497698783875, 0.2438032627105713, 0.3198038637638092, 0.15786275267601013, 0.717792809009552, 306.210693359375, 0.03926502540707588, 0.0630355104804039, 0.024702994152903557, 0.18018831312656403, 0.33062392473220825, 0.3619062006473541], "count": [684]}, "action": {"min": [0.3039141893386841, 1.996464729309082, -1.0093588829040527, -1.303952932357788, -2.745176076889038, -1.843696117401123, 0.639994740486145, 91.0, 0.1587419956922531, 0.27260100841522217, -0.11501199752092361, -3.0739998817443848, -0.18300001323223114, -0.6330000162124634, -0.9234711527824402, -2.171381711959839, 0.2929360568523407, 0.435529500246048, 1.669756531715393, 1.167520523071289, -2.9149794578552246, 41.0, -0.3259409964084625, 0.24812400341033936, -0.0687979981303215, 2.5169999599456787, -0.21500001847743988, -2.875999927520752], "max": [0.8059232234954834, 2.1214826107025146, -0.4628962278366089, 0.0031590459402650595, -1.283759593963623, -1.185113549232483, 1.9976341724395752, 958.0, 0.30129799246788025, 0.4007900059223175, 0.09019800275564194, -2.6579999923706055, 0.7450000047683716, -0.05100001022219658, -0.3018721342086792, -2.091078996658325, 1.1198731660842896, 1.2227602005004883, 2.8563883304595947, 1.861638069152832, -1.043008804321289, 901.0, -0.16730600595474243, 0.4138700067996979, 0.02041199989616871, 3.125999927520752, 0.8550000190734863, -1.5640000104904175], "mean": [0.5234420299530029, 2.0788462162017822, -0.64885014295578, -0.6979385018348694, -2.11533522605896, -1.6034108400344849, 1.3738939762115479, 813.1622924804688, 0.2687869966030121, 0.3232564628124237, -0.002445874735713005, -2.887024164199829, 0.44075021147727966, -0.4064866006374359, -0.560538113117218, -2.1517980098724365, 0.6706104874610901, 0.7262870073318481, 2.3136932849884033, 1.5451240539550781, -1.66159987449646, 723.5145874023438, -0.25185054540634155, 0.32631340622901917, -0.03472725674510002, 2.8794476985931396, 0.40653231739997864, -2.519263982772827], "std": [0.1472117006778717, 0.021995875984430313, 0.2233763486146927, 0.26930519938468933, 0.3710281550884247, 0.20379170775413513, 0.3580470681190491, 289.3233642578125, 0.0380050353705883, 0.04496085271239281, 0.041717272251844406, 0.1292279213666916, 0.2908943295478821, 0.14477641880512238, 0.19227005541324615, 0.018122028559446335, 0.25000497698783875, 0.2438032627105713, 0.3198038637638092, 0.15786275267601013, 0.717792809009552, 306.210693359375, 0.03926502540707588, 0.0630355104804039, 0.024702994152903557, 0.18018831312656403, 0.33062392473220825, 0.3619062006473541], "count": [684]}, "timestamp": {"min": [0.0], "max": [22.766666666666666], "mean": [11.383333333333333], "std": [6.581786034763467], "count": [684]}, "frame_index": {"min": [0], "max": [683], "mean": [341.5], "std": [197.453581042904], "count": [684]}, "episode_index": {"min": [141], "max": [141], "mean": [141.0], "std": [0.0], "count": [684]}, "index": {"min": [87049], "max": [87732], "mean": [87390.5], "std": [197.453581042904], "count": [684]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [684]}, "subtask_annotation": {"mean": [10.334795321637428, 29.0, 29.0, 29.0, 29.0], "std": [10.320898847885433, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [684]}, "scene_annotation": {"mean": [141.0], "std": [0.0], "min": [141], "max": [141], "count": [684]}, "eef_direction_state": {"mean": [4.609649122807017, 4.937134502923977], "std": [1.928842453446756, 1.7211688465351718], "min": [0, 0], "max": [6, 6], "count": [684]}, "eef_velocity_state": {"mean": [0.5847953216374269, 0.48391812865497075], "std": [0.6925690281059061, 0.7242894273587264], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_acc_mag_state": {"mean": [0.5964912280701754, 0.44883040935672514], "std": [0.7989682481919761, 0.7287025483608195], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_direction_action": {"mean": [4.609649122807017, 4.937134502923977], "std": [1.928842453446756, 1.7211688465351718], "min": [0, 0], "max": [6, 6], "count": [684]}, "eef_velocity_action": {"mean": [0.5847953216374269, 0.48391812865497075], "std": [0.6925690281059061, 0.7242894273587264], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_acc_mag_action": {"mean": [0.5964912280701754, 0.44883040935672514], "std": [0.7989682481919761, 0.7287025483608195], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_sim_pose_state": {"mean": [0.5373375128076059, 0.2483244860235911, 1.0836184506884028, -2.522199217931579, 0.9137831954727172, 1.860388474265301, 0.5338650729881746, -0.28534427706328397, 1.0903824246782337, 1.8880381262196357, 1.0776689669335553, -2.133033934588104], "std": [0.06439405926313527, 0.03261147083865247, 0.05280073607983297, 0.3419522717906376, 0.4185895756609589, 1.997349638898901, 0.04488153753969306, 0.05153099061699495, 0.03210982452998702, 1.8904809189623717, 0.28885171176133234, 1.3848521200000874], "min": [0.45123698900026105, 0.18649135352379173, 1.0288967121788837, -3.1207331347454956, 0.2523069302223757, -3.133746009814652, 0.4867204860483761, -0.32913972385182033, 1.0526362370779605, -3.14149583185435, 0.45810456291576207, -3.1338397617115072], "max": [0.6313727425230106, 0.321777504728579, 1.189946327656261, -1.8055944462733782, 1.380436709630633, 3.1311354606983035, 0.6145619648469671, -0.15283970860131973, 1.2039599366481324, 3.141253753241018, 1.4757959963184586, 3.137524825102328], "count": [684]}, "eef_sim_pose_action": {"mean": [0.5373375128076059, 0.2483244860235911, 1.0836184506884028, -2.522199217931579, 0.9137831954727172, 1.860388474265301, 0.5338650729881746, -0.28534427706328397, 1.0903824246782337, 1.8880381262196357, 1.0776689669335553, -2.133033934588104], "std": [0.06439405926313527, 0.03261147083865247, 0.05280073607983297, 0.3419522717906376, 0.4185895756609589, 1.997349638898901, 0.04488153753969306, 0.05153099061699495, 0.03210982452998702, 1.8904809189623717, 0.28885171176133234, 1.3848521200000874], "min": [0.45123698900026105, 0.18649135352379173, 1.0288967121788837, -3.1207331347454956, 0.2523069302223757, -3.133746009814652, 0.4867204860483761, -0.32913972385182033, 1.0526362370779605, -3.14149583185435, 0.45810456291576207, -3.1338397617115072], "max": [0.6313727425230106, 0.321777504728579, 1.189946327656261, -1.8055944462733782, 1.380436709630633, 3.1311354606983035, 0.6145619648469671, -0.15283970860131973, 1.2039599366481324, 3.141253753241018, 1.4757959963184586, 3.137524825102328], "count": [684]}, "gripper_mode_state": {"mean": [0.19444444444444445, 0.16228070175438597], "std": [0.39577241246596845, 0.3687081170688955], "min": [0, 0], "max": [1, 1], "count": [684]}, "gripper_activity_state": {"mean": [1.871345029239766, 1.8859649122807018], "std": [0.4535086776687956, 0.42077841948110467], "min": [0, 0], "max": [2, 2], "count": [684]}, "gripper_mode_action": {"mean": [0.19444444444444445, 0.16228070175438597], "std": [0.39577241246596845, 0.3687081170688955], "min": [0, 0], "max": [1, 1], "count": [684]}, "gripper_activity_action": {"mean": [1.871345029239766, 1.8859649122807018], "std": [0.4535086776687956, 0.42077841948110467], "min": [0, 0], "max": [2, 2], "count": [684]}, "gripper_open_scale_state": {"mean": [0.7235146198049619, 0.8131622806348315], "std": [0.30621085856540436, 0.2893233949765763], "min": [0.041, 0.091], "max": [0.901, 0.958], "count": [684]}, "gripper_open_scale_action": {"mean": [0.7235146198049619, 0.8131622806348315], "std": [0.30621085856540436, 0.2893233949765763], "min": [0.041, 0.091], "max": [0.901, 0.958], "count": [684]}}} +{"episode_index": 140, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.48297102060521174]], [[0.4725302208004414]], [[0.4588167892156863]]], "std": [[[0.14593561222823503]], [[0.15109676687793305]], [[0.16764240144414994]]], "count": [154]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47939595269926155]], [[0.46375824420677364]], [[0.4463337099991512]]], "std": [[[0.11795072670166218]], [[0.12586862275002575]], [[0.15157293950005915]]], "count": [154]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47271874469484765]], [[0.45798358187972155]], [[0.4400270403615992]]], "std": [[[0.10203697602779688]], [[0.12118807258804765]], [[0.14654904477606123]]], "count": [154]}, "observation.state": {"min": [0.26659902930259705, 2.0007059574127197, -1.6184439659118652, -1.2150284051895142, -2.779210090637207, -1.875443696975708, 0.8959997296333313, 273.0, 0.13201400637626648, 0.26638099551200867, -0.14217199385166168, -3.0139999389648438, -0.33500000834465027, -0.6909999847412109, -1.0506008863449097, -2.1645748615264893, 0.3605675995349884, 0.5017297863960266, 1.6709957122802734, 1.1582354307174683, -2.7782676219940186, 36.0, -0.31408101320266724, 0.24004000425338745, -0.07392899692058563, 2.4660000801086426, -0.41600000858306885, -2.9119999408721924], "max": [0.8636761903762817, 2.1181142330169678, -0.41254347562789917, -0.25452136993408203, -1.0532363653182983, -0.8634493350982666, 2.1343979835510254, 959.0, 0.3122589886188507, 0.40441998839378357, 0.08660300076007843, -2.7209999561309814, 0.7710000276565552, -0.08399999141693115, -0.30056318640708923, -2.0968735218048096, 1.333309292793274, 1.1641870737075806, 2.856318473815918, 1.7978637218475342, -1.1111639738082886, 934.0, -0.1389710009098053, 0.4364849925041199, 0.0281360000371933, 3.0899999141693115, 0.9479999542236328, -1.5609999895095825], "mean": [0.5746244192123413, 2.075545072555542, -0.8627411127090454, -0.7053058743476868, -2.041288375854492, -1.5175379514694214, 1.4234883785247803, 804.7326049804688, 0.2494456022977829, 0.33536043763160706, -0.018690064549446106, -2.872194766998291, 0.33366793394088745, -0.3753712475299835, -0.5559155344963074, -2.1508662700653076, 0.6258714199066162, 0.7727217674255371, 2.357301950454712, 1.5806539058685303, -1.6543235778808594, 741.88427734375, -0.2621285617351532, 0.3215663433074951, -0.022601783275604248, 2.8949620723724365, 0.358102947473526, -2.5424411296844482], "std": [0.1960260272026062, 0.02411573752760887, 0.3821467161178589, 0.24036800861358643, 0.5403980016708374, 0.2930043637752533, 0.3934856355190277, 259.881103515625, 0.053500980138778687, 0.0510040707886219, 0.0527271032333374, 0.09256847947835922, 0.3581295311450958, 0.161088764667511, 0.24327312409877777, 0.017594462260603905, 0.29717788100242615, 0.12148167192935944, 0.2898220121860504, 0.19810086488723755, 0.5498534440994263, 262.27227783203125, 0.05307625234127045, 0.06720027327537537, 0.020207421854138374, 0.19892796874046326, 0.346950888633728, 0.25078442692756653], "count": [826]}, "action": {"min": [0.26659902930259705, 2.0007059574127197, -1.6184439659118652, -1.2150284051895142, -2.779210090637207, -1.875443696975708, 0.8959997296333313, 273.0, 0.13201400637626648, 0.26638099551200867, -0.14217199385166168, -3.0139999389648438, -0.33500000834465027, -0.6909999847412109, -1.0506008863449097, -2.1645748615264893, 0.3605675995349884, 0.5017297863960266, 1.6709957122802734, 1.1582354307174683, -2.7782676219940186, 36.0, -0.31408101320266724, 0.24004000425338745, -0.07392899692058563, 2.4660000801086426, -0.41600000858306885, -2.9119999408721924], "max": [0.8636761903762817, 2.1181142330169678, -0.41254347562789917, -0.25452136993408203, -1.0532363653182983, -0.8634493350982666, 2.1343979835510254, 959.0, 0.3122589886188507, 0.40441998839378357, 0.08660300076007843, -2.7209999561309814, 0.7710000276565552, -0.08399999141693115, -0.30056318640708923, -2.0968735218048096, 1.333309292793274, 1.1641870737075806, 2.856318473815918, 1.7978637218475342, -1.1111639738082886, 934.0, -0.1389710009098053, 0.4364849925041199, 0.0281360000371933, 3.0899999141693115, 0.9479999542236328, -1.5609999895095825], "mean": [0.5746244192123413, 2.075545072555542, -0.8627411127090454, -0.7053058743476868, -2.041288375854492, -1.5175379514694214, 1.4234883785247803, 804.7326049804688, 0.2494456022977829, 0.33536043763160706, -0.018690064549446106, -2.872194766998291, 0.33366793394088745, -0.3753712475299835, -0.5559155344963074, -2.1508662700653076, 0.6258714199066162, 0.7727217674255371, 2.357301950454712, 1.5806539058685303, -1.6543235778808594, 741.88427734375, -0.2621285617351532, 0.3215663433074951, -0.022601783275604248, 2.8949620723724365, 0.358102947473526, -2.5424411296844482], "std": [0.1960260272026062, 0.02411573752760887, 0.3821467161178589, 0.24036800861358643, 0.5403980016708374, 0.2930043637752533, 0.3934856355190277, 259.881103515625, 0.053500980138778687, 0.0510040707886219, 0.0527271032333374, 0.09256847947835922, 0.3581295311450958, 0.161088764667511, 0.24327312409877777, 0.017594462260603905, 0.29717788100242615, 0.12148167192935944, 0.2898220121860504, 0.19810086488723755, 0.5498534440994263, 262.27227783203125, 0.05307625234127045, 0.06720027327537537, 0.020207421854138374, 0.19892796874046326, 0.346950888633728, 0.25078442692756653], "count": [826]}, "timestamp": {"min": [0.0], "max": [27.5], "mean": [13.75], "std": [7.948182881081129], "count": [826]}, "frame_index": {"min": [0], "max": [825], "mean": [412.5], "std": [238.44548643243385], "count": [826]}, "episode_index": {"min": [142], "max": [142], "mean": [142.0], "std": [0.0], "count": [826]}, "index": {"min": [87733], "max": [88558], "mean": [88145.5], "std": [238.44548643243385], "count": [826]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [826]}, "subtask_annotation": {"mean": [13.592009685230025, 29.0, 29.0, 29.0, 29.0], "std": [10.069703034634031, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [826]}, "scene_annotation": {"mean": [142.0], "std": [0.0], "min": [142], "max": [142], "count": [826]}, "eef_direction_state": {"mean": [4.746973365617434, 4.711864406779661], "std": [1.965229666822263, 1.7554562912049905], "min": [0, 0], "max": [6, 6], "count": [826]}, "eef_velocity_state": {"mean": [0.5036319612590799, 0.5447941888619855], "std": [0.7302600817966405, 0.694881506971776], "min": [0, 0], "max": [2, 2], "count": [826]}, "eef_acc_mag_state": {"mean": [0.5060532687651331, 0.48426150121065376], "std": [0.7721465737169857, 0.7497339314294927], "min": [0, 0], "max": [2, 2], "count": [826]}, "eef_direction_action": {"mean": [4.746973365617434, 4.711864406779661], "std": [1.965229666822263, 1.7554562912049905], "min": [0, 0], "max": [6, 6], "count": [826]}, "eef_velocity_action": {"mean": [0.5036319612590799, 0.5447941888619855], "std": [0.7302600817966405, 0.694881506971776], "min": [0, 0], "max": [2, 2], "count": [826]}, "eef_acc_mag_action": {"mean": [0.5060532687651331, 0.48426150121065376], "std": [0.7721465737169857, 0.7497339314294927], "min": [0, 0], "max": [2, 2], "count": [826]}, "eef_sim_pose_state": {"mean": [0.532143913914262, 0.2639303799138094, 1.0860567021459535, -1.5969811232735394, 0.8890465098197626, 2.0786510590138016, 0.5481329277588626, -0.258257902724431, 1.0956324852053656, 2.002725169002439, 1.0054135932104662, -2.3753815334194215], "std": [0.06750698402267027, 0.0572717634607843, 0.043851281158089936, 1.9713866191886775, 0.3481529204158531, 1.6495122209893063, 0.053232983352889146, 0.07135437722773635, 0.03547892592880675, 1.9317223025049755, 0.3648249531106178, 0.35288230056546416], "min": [0.45115669184417734, 0.1306159276137328, 1.0497506205232736, -3.1405217301782264, 0.2478168137753256, -3.113310993775059, 0.4697050510599779, -0.34413148417553174, 1.0631410420443879, -3.1409069284245805, 0.33904601223052233, -3.1385535929637416], "max": [0.65127445888893, 0.32012295461999424, 1.1994021147988527, 3.1322177470696695, 1.3628421583595367, 3.136498682665696, 0.620045495971637, -0.11738787419109604, 1.197368795733444, 3.140891306575654, 1.4558650488979672, 3.137576965904489], "count": [826]}, "eef_sim_pose_action": {"mean": [0.532143913914262, 0.2639303799138094, 1.0860567021459535, -1.5969811232735394, 0.8890465098197626, 2.0786510590138016, 0.5481329277588626, -0.258257902724431, 1.0956324852053656, 2.002725169002439, 1.0054135932104662, -2.3753815334194215], "std": [0.06750698402267027, 0.0572717634607843, 0.043851281158089936, 1.9713866191886775, 0.3481529204158531, 1.6495122209893063, 0.053232983352889146, 0.07135437722773635, 0.03547892592880675, 1.9317223025049755, 0.3648249531106178, 0.35288230056546416], "min": [0.45115669184417734, 0.1306159276137328, 1.0497506205232736, -3.1405217301782264, 0.2478168137753256, -3.113310993775059, 0.4697050510599779, -0.34413148417553174, 1.0631410420443879, -3.1409069284245805, 0.33904601223052233, -3.1385535929637416], "max": [0.65127445888893, 0.32012295461999424, 1.1994021147988527, 3.1322177470696695, 1.3628421583595367, 3.136498682665696, 0.620045495971637, -0.11738787419109604, 1.197368795733444, 3.140891306575654, 1.4558650488979672, 3.137576965904489], "count": [826]}, "gripper_mode_state": {"mean": [0.1368038740920097, 0.19249394673123488], "std": [0.34364018118583006, 0.3942588327521229], "min": [0, 0], "max": [1, 1], "count": [826]}, "gripper_activity_state": {"mean": [1.9128329297820823, 1.9200968523002422], "std": [0.37105303156397923, 0.3560721834412245], "min": [0, 0], "max": [2, 2], "count": [826]}, "gripper_mode_action": {"mean": [0.1368038740920097, 0.19249394673123488], "std": [0.34364018118583006, 0.3942588327521229], "min": [0, 0], "max": [1, 1], "count": [826]}, "gripper_activity_action": {"mean": [1.9128329297820823, 1.9200968523002422], "std": [0.37105303156397923, 0.3560721834412245], "min": [0, 0], "max": [2, 2], "count": [826]}, "gripper_open_scale_state": {"mean": [0.7418843824003267, 0.8047324456314126], "std": [0.26227222446780346, 0.25988069547619963], "min": [0.036, 0.273], "max": [0.934, 0.959], "count": [826]}, "gripper_open_scale_action": {"mean": [0.7418843824003267, 0.8047324456314126], "std": [0.26227222446780346, 0.25988069547619963], "min": [0.036, 0.273], "max": [0.934, 0.959], "count": [826]}}} +{"episode_index": 141, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[1.0]], [[1.0]]], "mean": [[[0.4925276239611071]], [[0.48055437923626243]], [[0.4661373734164448]]], "std": [[[0.14715819461651655]], [[0.15217807292020735]], [[0.16965438961177276]]], "count": [162]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47808726196239815]], [[0.4658867758008553]], [[0.4491329757726136]]], "std": [[[0.10168114971299742]], [[0.11469098966609917]], [[0.14065357875196924]]], "count": [162]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4701439320584201]], [[0.46431264877350115]], [[0.45041402278503995]]], "std": [[[0.10750604565482419]], [[0.12039507412367331]], [[0.13936459296836112]]], "count": [162]}, "observation.state": {"min": [0.35129988193511963, 2.0086121559143066, -1.1919726133346558, -1.272502064704895, -2.6538779735565186, -1.9142946004867554, 0.9106953740119934, 309.0, 0.14994600415229797, 0.2833380103111267, -0.10798700153827667, -2.9839999675750732, -0.20200000703334808, -0.6190000772476196, -0.8981638550758362, -2.1708405017852783, 0.5273163318634033, 0.4247782528400421, 1.420069694519043, 1.1232067346572876, -2.8532471656799316, 60.0, -0.31445300579071045, 0.2595529854297638, -0.04450799897313118, 2.2149999141693115, -0.1809999942779541, -3.1391851902008057], "max": [0.7931474447250366, 2.112302303314209, -0.2889567017555237, -0.2681000530719757, -1.3927029371261597, -1.2131959199905396, 1.9914555549621582, 957.0, 0.31888800859451294, 0.3975439965724945, 0.10993199795484543, -2.5420000553131104, 0.8939999938011169, 0.007999999448657036, -0.28958502411842346, -2.0719153881073, 1.1126997470855713, 1.2621175050735474, 2.857889413833618, 1.8643956184387207, -0.9401565790176392, 889.0, -0.16903400421142578, 0.4268859922885895, 0.0328730009496212, 3.066999912261963, 1.0360000133514404, -1.5889999866485596], "mean": [0.5158742070198059, 2.0795090198516846, -0.637764036655426, -0.691986083984375, -2.0684447288513184, -1.629027247428894, 1.3488671779632568, 851.3494873046875, 0.2623467743396759, 0.32208648324012756, -1.737700767989736e-05, -2.8747398853302, 0.5019400119781494, -0.354684978723526, -0.5030803084373474, -2.148174524307251, 0.6862862706184387, 0.8463556170463562, 2.2743656635284424, 1.5350195169448853, -1.6774555444717407, 737.2290649414062, -0.2685515582561493, 0.32738712430000305, -0.011139505542814732, 2.8106260299682617, 0.3774886429309845, -2.5552823543548584], "std": [0.15043388307094574, 0.017871472984552383, 0.25518998503685, 0.21851256489753723, 0.3264046609401703, 0.18144427239894867, 0.31948229670524597, 212.66722106933594, 0.03940306231379509, 0.039701689034700394, 0.04171427711844444, 0.08738577365875244, 0.32773247361183167, 0.14937154948711395, 0.20249614119529724, 0.02398080937564373, 0.20184504985809326, 0.16051021218299866, 0.3418237268924713, 0.1607530266046524, 0.6122145056724548, 268.551025390625, 0.043938133865594864, 0.05972593277692795, 0.016419772058725357, 0.19060851633548737, 0.2881476581096649, 0.3474180996417999], "count": [886]}, "action": {"min": [0.35129988193511963, 2.0086121559143066, -1.1919726133346558, -1.272502064704895, -2.6538779735565186, -1.9142946004867554, 0.9106953740119934, 309.0, 0.14994600415229797, 0.2833380103111267, -0.10798700153827667, -2.9839999675750732, -0.20200000703334808, -0.6190000772476196, -0.8981638550758362, -2.1708405017852783, 0.5273163318634033, 0.4247782528400421, 1.420069694519043, 1.1232067346572876, -2.8532471656799316, 60.0, -0.31445300579071045, 0.2595529854297638, -0.04450799897313118, 2.2149999141693115, -0.1809999942779541, -3.1391851902008057], "max": [0.7931474447250366, 2.112302303314209, -0.2889567017555237, -0.2681000530719757, -1.3927029371261597, -1.2131959199905396, 1.9914555549621582, 957.0, 0.31888800859451294, 0.3975439965724945, 0.10993199795484543, -2.5420000553131104, 0.8939999938011169, 0.007999999448657036, -0.28958502411842346, -2.0719153881073, 1.1126997470855713, 1.2621175050735474, 2.857889413833618, 1.8643956184387207, -0.9401565790176392, 889.0, -0.16903400421142578, 0.4268859922885895, 0.0328730009496212, 3.066999912261963, 1.0360000133514404, -1.5889999866485596], "mean": [0.5158742070198059, 2.0795090198516846, -0.637764036655426, -0.691986083984375, -2.0684447288513184, -1.629027247428894, 1.3488671779632568, 851.3494873046875, 0.2623467743396759, 0.32208648324012756, -1.737700767989736e-05, -2.8747398853302, 0.5019400119781494, -0.354684978723526, -0.5030803084373474, -2.148174524307251, 0.6862862706184387, 0.8463556170463562, 2.2743656635284424, 1.5350195169448853, -1.6774555444717407, 737.2290649414062, -0.2685515582561493, 0.32738712430000305, -0.011139505542814732, 2.8106260299682617, 0.3774886429309845, -2.5552823543548584], "std": [0.15043388307094574, 0.017871472984552383, 0.25518998503685, 0.21851256489753723, 0.3264046609401703, 0.18144427239894867, 0.31948229670524597, 212.66722106933594, 0.03940306231379509, 0.039701689034700394, 0.04171427711844444, 0.08738577365875244, 0.32773247361183167, 0.14937154948711395, 0.20249614119529724, 0.02398080937564373, 0.20184504985809326, 0.16051021218299866, 0.3418237268924713, 0.1607530266046524, 0.6122145056724548, 268.551025390625, 0.043938133865594864, 0.05972593277692795, 0.016419772058725357, 0.19060851633548737, 0.2881476581096649, 0.3474180996417999], "count": [886]}, "timestamp": {"min": [0.0], "max": [29.5], "mean": [14.75], "std": [8.525533544724471], "count": [886]}, "frame_index": {"min": [0], "max": [885], "mean": [442.5], "std": [255.76600634173417], "count": [886]}, "episode_index": {"min": [143], "max": [143], "mean": [143.0], "std": [0.0], "count": [886]}, "index": {"min": [88559], "max": [89444], "mean": [89001.5], "std": [255.76600634173417], "count": [886]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [886]}, "subtask_annotation": {"mean": [12.256207674943566, 29.0, 29.0, 29.0, 29.0], "std": [9.55693647714591, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [886]}, "scene_annotation": {"mean": [143.0], "std": [0.0], "min": [143], "max": [143], "count": [886]}, "eef_direction_state": {"mean": [5.07900677200903, 5.1410835214446955], "std": [1.6308501314331896, 1.4954274020895588], "min": [0, 0], "max": [6, 6], "count": [886]}, "eef_velocity_state": {"mean": [0.4288939051918736, 0.44469525959367945], "std": [0.6557785475422232, 0.7132968536941292], "min": [0, 0], "max": [2, 2], "count": [886]}, "eef_acc_mag_state": {"mean": [0.4503386004514673, 0.4887133182844244], "std": [0.7324430334938067, 0.7447234501050637], "min": [0, 0], "max": [2, 2], "count": [886]}, "eef_direction_action": {"mean": [5.07900677200903, 5.1410835214446955], "std": [1.6308501314331896, 1.4954274020895588], "min": [0, 0], "max": [6, 6], "count": [886]}, "eef_velocity_action": {"mean": [0.4288939051918736, 0.44469525959367945], "std": [0.6557785475422232, 0.7132968536941292], "min": [0, 0], "max": [2, 2], "count": [886]}, "eef_acc_mag_action": {"mean": [0.4503386004514673, 0.4887133182844244], "std": [0.7324430334938067, 0.7447234501050637], "min": [0, 0], "max": [2, 2], "count": [886]}, "eef_sim_pose_state": {"mean": [0.5361541640362547, 0.27566614567173103, 1.0902733706084502, -1.9194859890108222, 0.9063878654435502, 1.777768124923034, 0.532337104028695, -0.28306948670870574, 1.093963569362947, 2.0637462878259627, 1.1336217372537991, -1.6393155924178733], "std": [0.06074264303132261, 0.03849398838566222, 0.04382093546488065, 1.8304794283415127, 0.35892666547759194, 1.8448069110809595, 0.04331227078119902, 0.05132466907592721, 0.03378914316112666, 1.5017290680634812, 0.30441494015263104, 1.9741941174935702], "min": [0.46419049220716907, 0.19790075826505715, 1.0394844051917893, -3.140489499134945, 0.26390202875988256, -3.1308374994802763, 0.49084744923372764, -0.36242330974878906, 1.043497629431913, -3.139536487053285, 0.47309772585266074, -3.1412216699781164], "max": [0.6404213517942808, 0.31628438700332356, 1.2077079554501684, 3.1414688511714477, 1.3883935649723678, 3.1408014941006206, 0.6144720866655591, -0.14322218073252102, 1.1919004144464822, 3.11164746074908, 1.4073234582815388, 3.124190861855098], "count": [886]}, "eef_sim_pose_action": {"mean": [0.5361541640362547, 0.27566614567173103, 1.0902733706084502, -1.9194859890108222, 0.9063878654435502, 1.777768124923034, 0.532337104028695, -0.28306948670870574, 1.093963569362947, 2.0637462878259627, 1.1336217372537991, -1.6393155924178733], "std": [0.06074264303132261, 0.03849398838566222, 0.04382093546488065, 1.8304794283415127, 0.35892666547759194, 1.8448069110809595, 0.04331227078119902, 0.05132466907592721, 0.03378914316112666, 1.5017290680634812, 0.30441494015263104, 1.9741941174935702], "min": [0.46419049220716907, 0.19790075826505715, 1.0394844051917893, -3.140489499134945, 0.26390202875988256, -3.1308374994802763, 0.49084744923372764, -0.36242330974878906, 1.043497629431913, -3.139536487053285, 0.47309772585266074, -3.1412216699781164], "max": [0.6404213517942808, 0.31628438700332356, 1.2077079554501684, 3.1414688511714477, 1.3883935649723678, 3.1408014941006206, 0.6144720866655591, -0.14322218073252102, 1.1919004144464822, 3.11164746074908, 1.4073234582815388, 3.124190861855098], "count": [886]}, "gripper_mode_state": {"mean": [0.1580135440180587, 0.13318284424379231], "std": [0.36475370309965643, 0.3397722387761053], "min": [0, 0], "max": [1, 1], "count": [886]}, "gripper_activity_state": {"mean": [1.9322799097065462, 1.9221218961625282], "std": [0.32906049067975696, 0.3581152235775926], "min": [0, 0], "max": [2, 2], "count": [886]}, "gripper_mode_action": {"mean": [0.1580135440180587, 0.13318284424379231], "std": [0.36475370309965643, 0.3397722387761053], "min": [0, 0], "max": [1, 1], "count": [886]}, "gripper_activity_action": {"mean": [1.9322799097065462, 1.9221218961625282], "std": [0.32906049067975696, 0.3581152235775926], "min": [0, 0], "max": [2, 2], "count": [886]}, "gripper_open_scale_state": {"mean": [0.7372291196474368, 0.8513493229368773], "std": [0.26855111132533777, 0.21266693113332136], "min": [0.06, 0.309], "max": [0.889, 0.957], "count": [886]}, "gripper_open_scale_action": {"mean": [0.7372291196474368, 0.8513493229368773], "std": [0.26855111132533777, 0.21266693113332136], "min": [0.06, 0.309], "max": [0.889, 0.957], "count": [886]}}} +{"episode_index": 142, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[1.0]], [[1.0]]], "mean": [[[0.4878312261498802]], [[0.476724367464377]], [[0.4625470494357163]]], "std": [[[0.14415902861272903]], [[0.15010599270977615]], [[0.16715147600034203]]], "count": [161]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47755028442536435]], [[0.4646740995311168]], [[0.44849631338042467]]], "std": [[[0.10626911547400121]], [[0.11544828812636153]], [[0.14110127139726575]]], "count": [161]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46659510235253526]], [[0.45681499665083425]], [[0.44286731467949497]]], "std": [[[0.10261745948810333]], [[0.11797361265552726]], [[0.13932882729304744]]], "count": [161]}, "observation.state": {"min": [0.2960427701473236, 1.9972152709960938, -1.135249376296997, -1.2220971584320068, -2.66461181640625, -1.887381672859192, 0.6158045530319214, 183.0, 0.12617400288581848, 0.26520800590515137, -0.11954999715089798, -3.046999931335449, -0.3160000145435333, -0.6769999861717224, -0.9284628033638, -2.1675593852996826, 0.18701203167438507, 0.3876550793647766, 1.4345908164978027, 1.252151608467102, -2.9321532249450684, 39.0, -0.34161800146102905, 0.23982299864292145, -0.034442998468875885, 1.9539999961853027, -0.23999999463558197, -3.1391851902008057], "max": [0.8892452716827393, 2.1215176582336426, -0.48113492131233215, -0.04707153141498566, -1.335682988166809, -1.1891452074050903, 2.101428985595703, 958.0, 0.3008210062980652, 0.4081229865550995, 0.08865000307559967, -2.7009999752044678, 0.7459999918937683, 0.11400000005960464, -0.27803096175193787, -2.0067098140716553, 1.1060850620269775, 1.3555798530578613, 2.857872247695923, 1.919198989868164, -0.8196240663528442, 790.0, -0.18148499727249146, 0.42065098881721497, 0.052604999393224716, 3.1110000610351562, 1.0950000286102295, 3.111999988555908], "mean": [0.5822546482086182, 2.077336311340332, -0.7264589667320251, -0.6793495416641235, -2.087959051132202, -1.585536003112793, 1.4293748140335083, 809.877197265625, 0.24656447768211365, 0.33635568618774414, -0.010112617164850235, -2.883643627166748, 0.4084424674510956, -0.37183821201324463, -0.4916737973690033, -2.137953042984009, 0.5541980266571045, 0.8159700036048889, 2.3301074504852295, 1.6346427202224731, -1.6326488256454468, 676.2128295898438, -0.2797306180000305, 0.3099057376384735, -0.0021805614233016968, 2.831178665161133, 0.4207192063331604, -2.3155319690704346], "std": [0.20255911350250244, 0.022496424615383148, 0.2534584105014801, 0.25487592816352844, 0.37917619943618774, 0.17653021216392517, 0.42205244302749634, 268.3312683105469, 0.04864896833896637, 0.042674534022808075, 0.04362106695771217, 0.08252886682748795, 0.39453279972076416, 0.18634097278118134, 0.2024642527103424, 0.031812384724617004, 0.25565242767333984, 0.19362661242485046, 0.31817764043807983, 0.14050185680389404, 0.6309566497802734, 219.43057250976562, 0.04427989199757576, 0.06222689896821976, 0.02297331392765045, 0.21498791873455048, 0.3214288353919983, 1.0100091695785522], "count": [879]}, "action": {"min": [0.2960427701473236, 1.9972152709960938, -1.135249376296997, -1.2220971584320068, -2.66461181640625, -1.887381672859192, 0.6158045530319214, 183.0, 0.12617400288581848, 0.26520800590515137, -0.11954999715089798, -3.046999931335449, -0.3160000145435333, -0.6769999861717224, -0.9284628033638, -2.1675593852996826, 0.18701203167438507, 0.3876550793647766, 1.4345908164978027, 1.252151608467102, -2.9321532249450684, 39.0, -0.34161800146102905, 0.23982299864292145, -0.034442998468875885, 1.9539999961853027, -0.23999999463558197, -3.1391851902008057], "max": [0.8892452716827393, 2.1215176582336426, -0.48113492131233215, -0.04707153141498566, -1.335682988166809, -1.1891452074050903, 2.101428985595703, 958.0, 0.3008210062980652, 0.4081229865550995, 0.08865000307559967, -2.7009999752044678, 0.7459999918937683, 0.11400000005960464, -0.27803096175193787, -2.0067098140716553, 1.1060850620269775, 1.3555798530578613, 2.857872247695923, 1.919198989868164, -0.8196240663528442, 790.0, -0.18148499727249146, 0.42065098881721497, 0.052604999393224716, 3.1110000610351562, 1.0950000286102295, 3.111999988555908], "mean": [0.5822546482086182, 2.077336311340332, -0.7264589667320251, -0.6793495416641235, -2.087959051132202, -1.585536003112793, 1.4293748140335083, 809.877197265625, 0.24656447768211365, 0.33635568618774414, -0.010112617164850235, -2.883643627166748, 0.4084424674510956, -0.37183821201324463, -0.4916737973690033, -2.137953042984009, 0.5541980266571045, 0.8159700036048889, 2.3301074504852295, 1.6346427202224731, -1.6326488256454468, 676.2128295898438, -0.2797306180000305, 0.3099057376384735, -0.0021805614233016968, 2.831178665161133, 0.4207192063331604, -2.3155319690704346], "std": [0.20255911350250244, 0.022496424615383148, 0.2534584105014801, 0.25487592816352844, 0.37917619943618774, 0.17653021216392517, 0.42205244302749634, 268.3312683105469, 0.04864896833896637, 0.042674534022808075, 0.04362106695771217, 0.08252886682748795, 0.39453279972076416, 0.18634097278118134, 0.2024642527103424, 0.031812384724617004, 0.25565242767333984, 0.19362661242485046, 0.31817764043807983, 0.14050185680389404, 0.6309566497802734, 219.43057250976562, 0.04427989199757576, 0.06222689896821976, 0.02297331392765045, 0.21498791873455048, 0.3214288353919983, 1.0100091695785522], "count": [879]}, "timestamp": {"min": [0.0], "max": [29.266666666666666], "mean": [14.633333333333335], "std": [8.458175970074207], "count": [879]}, "frame_index": {"min": [0], "max": [878], "mean": [439.0], "std": [253.7452791022262], "count": [879]}, "episode_index": {"min": [144], "max": [144], "mean": [144.0], "std": [0.0], "count": [879]}, "index": {"min": [89445], "max": [90323], "mean": [89884.0], "std": [253.7452791022262], "count": [879]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [879]}, "subtask_annotation": {"mean": [12.225255972696246, 29.0, 29.0, 29.0, 29.0], "std": [10.485018257954097, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [879]}, "scene_annotation": {"mean": [144.0], "std": [0.0], "min": [144], "max": [144], "count": [879]}, "eef_direction_state": {"mean": [4.861205915813424, 5.100113765642776], "std": [1.85082680590287, 1.5365068269871829], "min": [0, 0], "max": [6, 6], "count": [879]}, "eef_velocity_state": {"mean": [0.4937428896473265, 0.44254835039817975], "std": [0.6991914604737258, 0.693582390258249], "min": [0, 0], "max": [2, 2], "count": [879]}, "eef_acc_mag_state": {"mean": [0.5255972696245734, 0.4800910125142207], "std": [0.764078379192116, 0.7323203206333394], "min": [0, 0], "max": [2, 2], "count": [879]}, "eef_direction_action": {"mean": [4.861205915813424, 5.100113765642776], "std": [1.85082680590287, 1.5365068269871829], "min": [0, 0], "max": [6, 6], "count": [879]}, "eef_velocity_action": {"mean": [0.4937428896473265, 0.44254835039817975], "std": [0.6991914604737258, 0.693582390258249], "min": [0, 0], "max": [2, 2], "count": [879]}, "eef_acc_mag_action": {"mean": [0.5255972696245734, 0.4800910125142207], "std": [0.764078379192116, 0.7323203206333394], "min": [0, 0], "max": [2, 2], "count": [879]}, "eef_sim_pose_state": {"mean": [0.5185307649023245, 0.2901320546760321, 1.0870997695972064, -2.4891020132653625, 0.9030569939630994, 1.556060830831437, 0.5480318941655681, -0.2630114780613754, 1.1008917271197807, 2.0764776231328264, 1.044327157892811, -2.0094503403687014], "std": [0.06548372681020587, 0.03746949325664442, 0.05097783287217482, 0.5171765500785017, 0.37766755423518084, 2.1634892006166764, 0.04748818938222238, 0.06173729194234693, 0.039347209673834156, 1.537860460513172, 0.36737091657473425, 1.5399312503117348], "min": [0.4398158967083064, 0.20433354131287812, 1.034120451499338, -3.1408052655301346, 0.17501743322164165, -3.140014858765123, 0.47099051871710096, -0.33330116873303084, 1.0378313075826802, -3.135659857766925, 0.38529016499579605, -3.1402241616127475], "max": [0.6353067362899472, 0.34386872409572866, 1.207038213085602, 3.140700175798772, 1.447512321718425, 3.1296868825589432, 0.6275811991453246, -0.13419279984746643, 1.2111328421811365, 3.134723317919385, 1.434740526662774, 3.1235759326442327], "count": [879]}, "eef_sim_pose_action": {"mean": [0.5185307649023245, 0.2901320546760321, 1.0870997695972064, -2.4891020132653625, 0.9030569939630994, 1.556060830831437, 0.5480318941655681, -0.2630114780613754, 1.1008917271197807, 2.0764776231328264, 1.044327157892811, -2.0094503403687014], "std": [0.06548372681020587, 0.03746949325664442, 0.05097783287217482, 0.5171765500785017, 0.37766755423518084, 2.1634892006166764, 0.04748818938222238, 0.06173729194234693, 0.039347209673834156, 1.537860460513172, 0.36737091657473425, 1.5399312503117348], "min": [0.4398158967083064, 0.20433354131287812, 1.034120451499338, -3.1408052655301346, 0.17501743322164165, -3.140014858765123, 0.47099051871710096, -0.33330116873303084, 1.0378313075826802, -3.135659857766925, 0.38529016499579605, -3.1402241616127475], "max": [0.6353067362899472, 0.34386872409572866, 1.207038213085602, 3.140700175798772, 1.447512321718425, 3.1296868825589432, 0.6275811991453246, -0.13419279984746643, 1.2111328421811365, 3.134723317919385, 1.434740526662774, 3.1235759326442327], "count": [879]}, "gripper_mode_state": {"mean": [0.13083048919226395, 0.16496018202502843], "std": [0.33721487554669916, 0.3711446084362496], "min": [0, 0], "max": [1, 1], "count": [879]}, "gripper_activity_state": {"mean": [1.924914675767918, 1.918088737201365], "std": [0.34896950295685497, 0.3696420632508471], "min": [0, 0], "max": [2, 2], "count": [879]}, "gripper_mode_action": {"mean": [0.13083048919226395, 0.16496018202502843], "std": [0.33721487554669916, 0.3711446084362496], "min": [0, 0], "max": [1, 1], "count": [879]}, "gripper_activity_action": {"mean": [1.924914675767918, 1.918088737201365], "std": [0.34896950295685497, 0.3696420632508471], "min": [0, 0], "max": [2, 2], "count": [879]}, "gripper_open_scale_state": {"mean": [0.6762127417997291, 0.8098771330537263], "std": [0.21943065732623224, 0.26833136985309763], "min": [0.039, 0.183], "max": [0.79, 0.958], "count": [879]}, "gripper_open_scale_action": {"mean": [0.6762127417997291, 0.8098771330537263], "std": [0.21943065732623224, 0.26833136985309763], "min": [0.039, 0.183], "max": [0.79, 0.958], "count": [879]}}} +{"episode_index": 143, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.49658905504769474]], [[0.482302373145204]], [[0.4667883407304363]]], "std": [[[0.14391430863997842]], [[0.15199040765194322]], [[0.16945519655330019]]], "count": [148]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.48277830357931456]], [[0.4617793220610316]], [[0.4411123628223812]]], "std": [[[0.10733977589191479]], [[0.12951922379733316]], [[0.1597126521044651]]], "count": [148]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[1.0]], [[0.9294117647058824]]], "mean": [[[0.47208176696917503]], [[0.44801223006094326]], [[0.4285135424947006]]], "std": [[[0.10705886480432034]], [[0.13704373795959543]], [[0.16315457204875736]]], "count": [148]}, "observation.state": {"min": [0.20858429372310638, 1.9811757802963257, -1.2793787717819214, -1.0883524417877197, -2.6645593643188477, -1.6993048191070557, 1.0306518077850342, 307.0, 0.15850099921226501, 0.24666999280452728, -0.077114999294281, -3.1411852836608887, -0.0949999988079071, -0.8619999885559082, -0.9421462416648865, -2.172149658203125, 0.3297276198863983, 0.642734944820404, 2.1590421199798584, 1.3211618661880493, -2.5295231342315674, 36.0, -0.3371340036392212, 0.2298949956893921, -0.052751000970602036, -3.1411852836608887, -0.42899999022483826, -2.8389999866485596], "max": [0.7885223627090454, 2.097013235092163, -0.4553214907646179, -0.6119822859764099, -1.9746655225753784, -1.2608606815338135, 2.2366044521331787, 950.0, 0.3290199935436249, 0.40541398525238037, 0.04326999932527542, 3.1410000324249268, 0.42100003361701965, -0.23400001227855682, -0.27605873346328735, -2.0351762771606445, 1.1659672260284424, 1.267545461654663, 2.856790065765381, 1.8029252290725708, -0.9310634136199951, 900.0, -0.17811399698257446, 0.4112519919872284, 0.05077299848198891, 3.1389999389648438, 0.5790000557899475, -1.659000039100647], "mean": [0.5010553598403931, 2.053900718688965, -0.6497268676757812, -0.7160761952400208, -2.2728934288024902, -1.5371758937835693, 1.356954574584961, 849.3341674804688, 0.2962067723274231, 0.31843361258506775, -0.005873505491763353, -2.668921947479248, 0.26340293884277344, -0.37410828471183777, -0.5267403721809387, -2.1483731269836426, 0.7317609190940857, 0.941926121711731, 2.4509284496307373, 1.626685619354248, -1.8365470170974731, 649.9451293945312, -0.2675837278366089, 0.3167315721511841, -0.013802759349346161, 2.3515779972076416, 0.12829197943210602, -2.44734787940979], "std": [0.14372242987155914, 0.02459127828478813, 0.26454445719718933, 0.13842786848545074, 0.171874538064003, 0.08382511883974075, 0.4644249975681305, 171.43115234375, 0.05012274533510208, 0.038359567523002625, 0.02119716815650463, 0.9680289030075073, 0.17768129706382751, 0.19012774527072906, 0.2156863659620285, 0.030281202867627144, 0.18702565133571625, 0.10558145493268967, 0.2328253835439682, 0.12211812287569046, 0.5125763416290283, 355.9019470214844, 0.04105055332183838, 0.052232589572668076, 0.0199130792170763, 1.7948440313339233, 0.2521090805530548, 0.44300124049186707], "count": [784]}, "action": {"min": [0.20858429372310638, 1.9811757802963257, -1.2793787717819214, -1.0883524417877197, -2.6645593643188477, -1.6993048191070557, 1.0306518077850342, 307.0, 0.15850099921226501, 0.24666999280452728, -0.077114999294281, -3.1411852836608887, -0.0949999988079071, -0.8619999885559082, -0.9421462416648865, -2.172149658203125, 0.3297276198863983, 0.642734944820404, 2.1590421199798584, 1.3211618661880493, -2.5295231342315674, 36.0, -0.3371340036392212, 0.2298949956893921, -0.052751000970602036, -3.1411852836608887, -0.42899999022483826, -2.8389999866485596], "max": [0.7885223627090454, 2.097013235092163, -0.4553214907646179, -0.6119822859764099, -1.9746655225753784, -1.2608606815338135, 2.2366044521331787, 950.0, 0.3290199935436249, 0.40541398525238037, 0.04326999932527542, 3.1410000324249268, 0.42100003361701965, -0.23400001227855682, -0.27605873346328735, -2.0351762771606445, 1.1659672260284424, 1.267545461654663, 2.856790065765381, 1.8029252290725708, -0.9310634136199951, 900.0, -0.17811399698257446, 0.4112519919872284, 0.05077299848198891, 3.1389999389648438, 0.5790000557899475, -1.659000039100647], "mean": [0.5010553598403931, 2.053900718688965, -0.6497268676757812, -0.7160761952400208, -2.2728934288024902, -1.5371758937835693, 1.356954574584961, 849.3341674804688, 0.2962067723274231, 0.31843361258506775, -0.005873505491763353, -2.668921947479248, 0.26340293884277344, -0.37410828471183777, -0.5267403721809387, -2.1483731269836426, 0.7317609190940857, 0.941926121711731, 2.4509284496307373, 1.626685619354248, -1.8365470170974731, 649.9451293945312, -0.2675837278366089, 0.3167315721511841, -0.013802759349346161, 2.3515779972076416, 0.12829197943210602, -2.44734787940979], "std": [0.14372242987155914, 0.02459127828478813, 0.26454445719718933, 0.13842786848545074, 0.171874538064003, 0.08382511883974075, 0.4644249975681305, 171.43115234375, 0.05012274533510208, 0.038359567523002625, 0.02119716815650463, 0.9680289030075073, 0.17768129706382751, 0.19012774527072906, 0.2156863659620285, 0.030281202867627144, 0.18702565133571625, 0.10558145493268967, 0.2328253835439682, 0.12211812287569046, 0.5125763416290283, 355.9019470214844, 0.04105055332183838, 0.052232589572668076, 0.0199130792170763, 1.7948440313339233, 0.2521090805530548, 0.44300124049186707], "count": [784]}, "timestamp": {"min": [0.0], "max": [26.1], "mean": [13.05], "std": [7.544037380607283], "count": [784]}, "frame_index": {"min": [0], "max": [783], "mean": [391.5], "std": [226.3211214182185], "count": [784]}, "episode_index": {"min": [153], "max": [153], "mean": [153.0], "std": [0.0], "count": [784]}, "index": {"min": [99093], "max": [99876], "mean": [99484.5], "std": [226.3211214182185], "count": [784]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [784]}, "subtask_annotation": {"mean": [8.64923469387755, 29.0, 29.0, 29.0, 29.0], "std": [10.331034799406662, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [784]}, "scene_annotation": {"mean": [153.0], "std": [0.0], "min": [153], "max": [153], "count": [784]}, "eef_direction_state": {"mean": [4.854591836734694, 5.036989795918367], "std": [1.7465065237451671, 1.7334962665141007], "min": [0, 0], "max": [6, 6], "count": [784]}, "eef_velocity_state": {"mean": [0.47831632653061223, 0.3711734693877551], "std": [0.6484197603804337, 0.6728978229363322], "min": [0, 0], "max": [2, 2], "count": [784]}, "eef_acc_mag_state": {"mean": [0.39668367346938777, 0.26913265306122447], "std": [0.7067742343244174, 0.6249622541704897], "min": [0, 0], "max": [2, 2], "count": [784]}, "eef_direction_action": {"mean": [4.854591836734694, 5.036989795918367], "std": [1.7465065237451671, 1.7334962665141007], "min": [0, 0], "max": [6, 6], "count": [784]}, "eef_velocity_action": {"mean": [0.47831632653061223, 0.3711734693877551], "std": [0.6484197603804337, 0.6728978229363322], "min": [0, 0], "max": [2, 2], "count": [784]}, "eef_acc_mag_action": {"mean": [0.39668367346938777, 0.26913265306122447], "std": [0.7067742343244174, 0.6249622541704897], "min": [0, 0], "max": [2, 2], "count": [784]}, "eef_sim_pose_state": {"mean": [0.533223596342109, 0.2725807038098919, 1.096246699963119, -1.8243787691653268, 0.6428553512244166, 1.4382795120825818, 0.5304531547175116, -0.29991398239945133, 1.0753789531705504, 2.9904339096653545, 0.955160990013819, -2.210535703522759], "std": [0.05422845174591259, 0.044595290431437055, 0.03446787513987601, 2.058313774558761, 0.34798629023583466, 2.0369432837710426, 0.0420323995654629, 0.0504303231390423, 0.03324818075959554, 0.14755847242150233, 0.23981563362123665, 0.14771862543503964], "min": [0.4349387726426437, 0.175611493910783, 1.0223115875762332, -3.1292179450660456, 0.20088661701669985, -3.1389239642001283, 0.4573993257197584, -0.34302775683559755, 1.039556922224641, 2.5433720409209117, 0.4655143240399324, -2.65649668400055], "max": [0.6275082351918314, 0.3457185039615392, 1.1838706259395098, 3.141398541816267, 1.211385671399341, 3.141375531728764, 0.619390864596316, -0.15044628927786896, 1.1663963814833591, 3.098687042185178, 1.1391570151736894, -2.0801933094971177], "count": [784]}, "eef_sim_pose_action": {"mean": [0.533223596342109, 0.2725807038098919, 1.096246699963119, -1.8243787691653268, 0.6428553512244166, 1.4382795120825818, 0.5304531547175116, -0.29991398239945133, 1.0753789531705504, 2.9904339096653545, 0.955160990013819, -2.210535703522759], "std": [0.05422845174591259, 0.044595290431437055, 0.03446787513987601, 2.058313774558761, 0.34798629023583466, 2.0369432837710426, 0.0420323995654629, 0.0504303231390423, 0.03324818075959554, 0.14755847242150233, 0.23981563362123665, 0.14771862543503964], "min": [0.4349387726426437, 0.175611493910783, 1.0223115875762332, -3.1292179450660456, 0.20088661701669985, -3.1389239642001283, 0.4573993257197584, -0.34302775683559755, 1.039556922224641, 2.5433720409209117, 0.4655143240399324, -2.65649668400055], "max": [0.6275082351918314, 0.3457185039615392, 1.1838706259395098, 3.141398541816267, 1.211385671399341, 3.141375531728764, 0.619390864596316, -0.15044628927786896, 1.1663963814833591, 3.098687042185178, 1.1391570151736894, -2.0801933094971177], "count": [784]}, "gripper_mode_state": {"mean": [0.2844387755102041, 0.08673469387755102], "std": [0.45114671504563075, 0.28144588601633225], "min": [0, 0], "max": [1, 1], "count": [784]}, "gripper_activity_state": {"mean": [1.8673469387755102, 1.906887755102041], "std": [0.4604291499052488, 0.3948049216722005], "min": [0, 0], "max": [2, 2], "count": [784]}, "gripper_mode_action": {"mean": [0.2844387755102041, 0.08673469387755102], "std": [0.45114671504563075, 0.28144588601633225], "min": [0, 0], "max": [1, 1], "count": [784]}, "gripper_activity_action": {"mean": [1.8673469387755102, 1.906887755102041], "std": [0.4604291499052488, 0.3948049216722005], "min": [0, 0], "max": [2, 2], "count": [784]}, "gripper_open_scale_state": {"mean": [0.649945152973643, 0.8493341837902478], "std": [0.3559020417258959, 0.17143117132654284], "min": [0.036, 0.307], "max": [0.9, 0.95], "count": [784]}, "gripper_open_scale_action": {"mean": [0.649945152973643, 0.8493341837902478], "std": [0.3559020417258959, 0.17143117132654284], "min": [0.036, 0.307], "max": [0.9, 0.95], "count": [784]}}} +{"episode_index": 144, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9137254901960784]], [[1.0]], [[1.0]]], "mean": [[[0.4811781498200546]], [[0.4721714755522462]], [[0.45963731953751963]]], "std": [[[0.13833967313187323]], [[0.14922792787764147]], [[0.1652529360901528]]], "count": [158]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4802136050095143]], [[0.470296969367916]], [[0.45513480521427985]]], "std": [[[0.10819397519105863]], [[0.1163886186361692]], [[0.13902353442534876]]], "count": [158]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4857589093654339]], [[0.4678428321750641]], [[0.4460983404173906]]], "std": [[[0.11891587953254322]], [[0.1392838186334565]], [[0.16565126240668696]]], "count": [158]}, "observation.state": {"min": [0.4354247748851776, 2.008908987045288, -1.507877230644226, -1.279710292816162, -2.8061232566833496, -1.9106992483139038, 1.2024621963500977, 46.0, 0.10450500249862671, 0.31405800580978394, -0.12582999467849731, -3.0450000762939453, -0.35499998927116394, -0.5090000033378601, -1.0615617036819458, -2.1702473163604736, 0.4961796700954437, 0.6425778865814209, 1.4487805366516113, 1.1515507698059082, -2.896618366241455, 62.0, -0.3081119954586029, 0.26851800084114075, -0.04730900004506111, 2.2869999408721924, -0.3800000250339508, -3.005000114440918], "max": [0.9206263422966003, 2.110818862915039, -0.6923896074295044, -0.5016076564788818, -1.4279062747955322, -0.9018291234970093, 2.1073453426361084, 945.0, 0.27118000388145447, 0.4136430025100708, 0.06153399869799614, -2.825000047683716, 0.5789999961853027, 0.014000005088746548, -0.3266558349132538, -1.9683997631072998, 1.310131549835205, 1.3047559261322021, 2.861013412475586, 1.8500839471817017, -1.1843630075454712, 933.0, -0.14331400394439697, 0.44238799810409546, 0.06650199741125107, 3.069999933242798, 0.9670000076293945, -1.399999976158142], "mean": [0.6157147884368896, 2.0828723907470703, -0.8667848110198975, -0.8173446655273438, -2.1394309997558594, -1.5443756580352783, 1.544081449508667, 798.9755249023438, 0.22263537347316742, 0.3500034809112549, -0.016976721584796906, -2.9595487117767334, 0.2695631682872772, -0.32053056359291077, -0.5890237092971802, -2.1062211990356445, 0.7314839363098145, 0.9438818693161011, 2.3737032413482666, 1.605912446975708, -1.9507043361663818, 754.0606079101562, -0.2516718804836273, 0.34541282057762146, 0.018810756504535675, 2.813654899597168, 0.2776912450790405, -2.436948299407959], "std": [0.17514987289905548, 0.013667582534253597, 0.2303759902715683, 0.1608494073152542, 0.289129376411438, 0.21696588397026062, 0.26023295521736145, 287.2028503417969, 0.050986919552087784, 0.03732122480869293, 0.03859616070985794, 0.07217105478048325, 0.26175400614738464, 0.11302636563777924, 0.26255762577056885, 0.04644668847322464, 0.25913289189338684, 0.13570502400398254, 0.36349543929100037, 0.22061066329479218, 0.569557785987854, 307.26593017578125, 0.04708840698003769, 0.06404389441013336, 0.023202840238809586, 0.24560721218585968, 0.3399081230163574, 0.3751451373100281], "count": [858]}, "action": {"min": [0.4354247748851776, 2.008908987045288, -1.507877230644226, -1.279710292816162, -2.8061232566833496, -1.9106992483139038, 1.2024621963500977, 46.0, 0.10450500249862671, 0.31405800580978394, -0.12582999467849731, -3.0450000762939453, -0.35499998927116394, -0.5090000033378601, -1.0615617036819458, -2.1702473163604736, 0.4961796700954437, 0.6425778865814209, 1.4487805366516113, 1.1515507698059082, -2.896618366241455, 62.0, -0.3081119954586029, 0.26851800084114075, -0.04730900004506111, 2.2869999408721924, -0.3800000250339508, -3.005000114440918], "max": [0.9206263422966003, 2.110818862915039, -0.6923896074295044, -0.5016076564788818, -1.4279062747955322, -0.9018291234970093, 2.1073453426361084, 945.0, 0.27118000388145447, 0.4136430025100708, 0.06153399869799614, -2.825000047683716, 0.5789999961853027, 0.014000005088746548, -0.3266558349132538, -1.9683997631072998, 1.310131549835205, 1.3047559261322021, 2.861013412475586, 1.8500839471817017, -1.1843630075454712, 933.0, -0.14331400394439697, 0.44238799810409546, 0.06650199741125107, 3.069999933242798, 0.9670000076293945, -1.399999976158142], "mean": [0.6157147884368896, 2.0828723907470703, -0.8667848110198975, -0.8173446655273438, -2.1394309997558594, -1.5443756580352783, 1.544081449508667, 798.9755249023438, 0.22263537347316742, 0.3500034809112549, -0.016976721584796906, -2.9595487117767334, 0.2695631682872772, -0.32053056359291077, -0.5890237092971802, -2.1062211990356445, 0.7314839363098145, 0.9438818693161011, 2.3737032413482666, 1.605912446975708, -1.9507043361663818, 754.0606079101562, -0.2516718804836273, 0.34541282057762146, 0.018810756504535675, 2.813654899597168, 0.2776912450790405, -2.436948299407959], "std": [0.17514987289905548, 0.013667582534253597, 0.2303759902715683, 0.1608494073152542, 0.289129376411438, 0.21696588397026062, 0.26023295521736145, 287.2028503417969, 0.050986919552087784, 0.03732122480869293, 0.03859616070985794, 0.07217105478048325, 0.26175400614738464, 0.11302636563777924, 0.26255762577056885, 0.04644668847322464, 0.25913289189338684, 0.13570502400398254, 0.36349543929100037, 0.22061066329479218, 0.569557785987854, 307.26593017578125, 0.04708840698003769, 0.06404389441013336, 0.023202840238809586, 0.24560721218585968, 0.3399081230163574, 0.3751451373100281], "count": [858]}, "timestamp": {"min": [0.0], "max": [28.566666666666666], "mean": [14.283333333333331], "std": [8.256103241889647], "count": [858]}, "frame_index": {"min": [0], "max": [857], "mean": [428.5], "std": [247.68309725668942], "count": [858]}, "episode_index": {"min": [158], "max": [158], "mean": [158.0], "std": [0.0], "count": [858]}, "index": {"min": [104534], "max": [105391], "mean": [104962.5], "std": [247.68309725668942], "count": [858]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [858]}, "subtask_annotation": {"mean": [11.074592074592074, 29.0, 29.0, 29.0, 29.0], "std": [10.030793270962478, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [858]}, "scene_annotation": {"mean": [158.0], "std": [0.0], "min": [158], "max": [158], "count": [858]}, "eef_direction_state": {"mean": [4.677156177156177, 5.3076923076923075], "std": [1.866641356723261, 1.2976441046534168], "min": [0, 0], "max": [6, 6], "count": [858]}, "eef_velocity_state": {"mean": [0.5920745920745921, 0.44871794871794873], "std": [0.7105811233754874, 0.7339928082696714], "min": [0, 0], "max": [2, 2], "count": [858]}, "eef_acc_mag_state": {"mean": [0.5337995337995338, 0.4568764568764569], "std": [0.7751380157728599, 0.7392622392607188], "min": [0, 0], "max": [2, 2], "count": [858]}, "eef_direction_action": {"mean": [4.677156177156177, 5.3076923076923075], "std": [1.866641356723261, 1.2976441046534168], "min": [0, 0], "max": [6, 6], "count": [858]}, "eef_velocity_action": {"mean": [0.5920745920745921, 0.44871794871794873], "std": [0.7105811233754874, 0.7339928082696714], "min": [0, 0], "max": [2, 2], "count": [858]}, "eef_acc_mag_action": {"mean": [0.5337995337995338, 0.4568764568764569], "std": [0.7751380157728599, 0.7392622392607188], "min": [0, 0], "max": [2, 2], "count": [858]}, "eef_sim_pose_state": {"mean": [0.5564685697867336, 0.2811729171584856, 1.1273630502651582, -1.5316531914209983, 0.7632580214545426, 1.6372467682516887, 0.5660830151419464, -0.24225803051704706, 1.1181226058008873, 2.156281869519876, 0.9757691577159933, -2.191243168573478], "std": [0.06409491905684717, 0.053417935075252644, 0.04036891870218806, 2.178422346281188, 0.39866319339416456, 1.993749344509897, 0.03812178619669121, 0.058802029232318184, 0.03598546970746946, 1.8288074665898697, 0.2491357984755997, 0.2700597754572342], "min": [0.47944203736666036, 0.16914409047423956, 1.0869267115265584, -3.140381133545485, 0.1468399096307771, -3.1361770814015704, 0.5267514147471034, -0.2918303770653863, 1.0587736747784093, -3.140830020012159, 0.35042469666142617, -2.830364675905479], "max": [0.6600535890030593, 0.34341860160147647, 1.2424391499479777, 3.1403678854212353, 1.4035277752327815, 3.1332221915691165, 0.6324320699810428, -0.08759318878868147, 1.245379267134624, 3.139244019806821, 1.2214919954591852, -1.5388193088577786], "count": [858]}, "eef_sim_pose_action": {"mean": [0.5564685697867336, 0.2811729171584856, 1.1273630502651582, -1.5316531914209983, 0.7632580214545426, 1.6372467682516887, 0.5660830151419464, -0.24225803051704706, 1.1181226058008873, 2.156281869519876, 0.9757691577159933, -2.191243168573478], "std": [0.06409491905684717, 0.053417935075252644, 0.04036891870218806, 2.178422346281188, 0.39866319339416456, 1.993749344509897, 0.03812178619669121, 0.058802029232318184, 0.03598546970746946, 1.8288074665898697, 0.2491357984755997, 0.2700597754572342], "min": [0.47944203736666036, 0.16914409047423956, 1.0869267115265584, -3.140381133545485, 0.1468399096307771, -3.1361770814015704, 0.5267514147471034, -0.2918303770653863, 1.0587736747784093, -3.140830020012159, 0.35042469666142617, -2.830364675905479], "max": [0.6600535890030593, 0.34341860160147647, 1.2424391499479777, 3.1403678854212353, 1.4035277752327815, 3.1332221915691165, 0.6324320699810428, -0.08759318878868147, 1.245379267134624, 3.139244019806821, 1.2214919954591852, -1.5388193088577786], "count": [858]}, "gripper_mode_state": {"mean": [0.1853146853146853, 0.14219114219114218], "std": [0.38855263828907644, 0.3492460755305922], "min": [0, 0], "max": [1, 1], "count": [858]}, "gripper_activity_state": {"mean": [1.9032634032634033, 1.9265734265734267], "std": [0.3936720655412074, 0.3420323971387124], "min": [0, 0], "max": [2, 2], "count": [858]}, "gripper_mode_action": {"mean": [0.1853146853146853, 0.14219114219114218], "std": [0.38855263828907644, 0.3492460755305922], "min": [0, 0], "max": [1, 1], "count": [858]}, "gripper_activity_action": {"mean": [1.9032634032634033, 1.9265734265734267], "std": [0.3936720655412074, 0.3420323971387124], "min": [0, 0], "max": [2, 2], "count": [858]}, "gripper_open_scale_state": {"mean": [0.7540606060606055, 0.7989755244177242], "std": [0.3072658551840685, 0.28720272758619064], "min": [0.062, 0.046], "max": [0.933, 0.945], "count": [858]}, "gripper_open_scale_action": {"mean": [0.7540606060606055, 0.7989755244177242], "std": [0.3072658551840685, 0.28720272758619064], "min": [0.062, 0.046], "max": [0.933, 0.945], "count": [858]}}} +{"episode_index": 145, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.4800587143400337]], [[0.4692654856229704]], [[0.4551806069387923]]], "std": [[[0.14734096892700282]], [[0.15196689050203774]], [[0.16751652888877064]]], "count": [159]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48631255523697947]], [[0.47243714674024745]], [[0.4569373535577753]]], "std": [[[0.10902760359639353]], [[0.11717511758399578]], [[0.141137196753851]]], "count": [159]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4713641915361532]], [[0.4677329227812718]], [[0.4575001862642331]]], "std": [[[0.09979219082660763]], [[0.10979927572550296]], [[0.1239667868510123]]], "count": [159]}, "observation.state": {"min": [0.2876826226711273, 1.9558334350585938, -1.1920948028564453, -1.2962037324905396, -2.8103466033935547, -1.9402999877929688, 0.8040558099746704, 90.0, 0.13566100597381592, 0.24250000715255737, -0.13114400207996368, -3.0390000343322754, -0.3799999952316284, -0.6589999794960022, -0.8904669880867004, -2.175797462463379, 0.38264602422714233, 0.28214994072914124, 1.4341719150543213, 0.9439613223075867, -2.88598895072937, 33.0, -0.3020560145378113, 0.2457669973373413, -0.04224700108170509, 1.9630000591278076, -0.13699999451637268, -3.130185127258301], "max": [0.9186540246009827, 2.1217095851898193, -0.4286179840564728, 0.023352505639195442, -1.1943812370300293, -1.1013027429580688, 2.1714863777160645, 952.0, 0.31653401255607605, 0.4085569977760315, 0.12385299801826477, -2.6760001182556152, 0.9049999713897705, -0.15600000321865082, -0.27206194400787354, -2.096890926361084, 1.1704877614974976, 1.253373384475708, 2.857889413833618, 1.8743265867233276, -0.6933670043945312, 893.0, -0.16825999319553375, 0.434255987405777, 0.025609999895095825, 3.0869998931884766, 1.1050000190734863, 3.125999927520752], "mean": [0.5091041922569275, 2.083181381225586, -0.7011947631835938, -0.5695236325263977, -2.0213513374328613, -1.6052085161209106, 1.2221945524215698, 785.329345703125, 0.2586749792098999, 0.30791759490966797, -0.02280881069600582, -2.8114352226257324, 0.5045722126960754, -0.3066040575504303, -0.4250245988368988, -2.154853343963623, 0.7959765791893005, 0.9335506558418274, 2.1990015506744385, 1.5404472351074219, -1.7410502433776855, 718.4578247070312, -0.2644384801387787, 0.3168148100376129, -0.008157134056091309, 2.8366754055023193, 0.4067431688308716, -2.1990139484405518], "std": [0.21794213354587555, 0.027013402432203293, 0.29416778683662415, 0.33857932686805725, 0.41857635974884033, 0.20765964686870575, 0.4953177571296692, 309.5333557128906, 0.052276432514190674, 0.05793386697769165, 0.04664776846766472, 0.07662231475114822, 0.4030795097351074, 0.15247701108455658, 0.1983051747083664, 0.01798297092318535, 0.22531916201114655, 0.215371772646904, 0.3495159447193146, 0.25984513759613037, 0.6074740886688232, 287.03271484375, 0.03500155359506607, 0.062022898346185684, 0.014390777796506882, 0.28471639752388, 0.2846713662147522, 1.3158316612243652], "count": [864]}, "action": {"min": [0.2876826226711273, 1.9558334350585938, -1.1920948028564453, -1.2962037324905396, -2.8103466033935547, -1.9402999877929688, 0.8040558099746704, 90.0, 0.13566100597381592, 0.24250000715255737, -0.13114400207996368, -3.0390000343322754, -0.3799999952316284, -0.6589999794960022, -0.8904669880867004, -2.175797462463379, 0.38264602422714233, 0.28214994072914124, 1.4341719150543213, 0.9439613223075867, -2.88598895072937, 33.0, -0.3020560145378113, 0.2457669973373413, -0.04224700108170509, 1.9630000591278076, -0.13699999451637268, -3.130185127258301], "max": [0.9186540246009827, 2.1217095851898193, -0.4286179840564728, 0.023352505639195442, -1.1943812370300293, -1.1013027429580688, 2.1714863777160645, 952.0, 0.31653401255607605, 0.4085569977760315, 0.12385299801826477, -2.6760001182556152, 0.9049999713897705, -0.15600000321865082, -0.27206194400787354, -2.096890926361084, 1.1704877614974976, 1.253373384475708, 2.857889413833618, 1.8743265867233276, -0.6933670043945312, 893.0, -0.16825999319553375, 0.434255987405777, 0.025609999895095825, 3.0869998931884766, 1.1050000190734863, 3.125999927520752], "mean": [0.5091041922569275, 2.083181381225586, -0.7011947631835938, -0.5695236325263977, -2.0213513374328613, -1.6052085161209106, 1.2221945524215698, 785.329345703125, 0.2586749792098999, 0.30791759490966797, -0.02280881069600582, -2.8114352226257324, 0.5045722126960754, -0.3066040575504303, -0.4250245988368988, -2.154853343963623, 0.7959765791893005, 0.9335506558418274, 2.1990015506744385, 1.5404472351074219, -1.7410502433776855, 718.4578247070312, -0.2644384801387787, 0.3168148100376129, -0.008157134056091309, 2.8366754055023193, 0.4067431688308716, -2.1990139484405518], "std": [0.21794213354587555, 0.027013402432203293, 0.29416778683662415, 0.33857932686805725, 0.41857635974884033, 0.20765964686870575, 0.4953177571296692, 309.5333557128906, 0.052276432514190674, 0.05793386697769165, 0.04664776846766472, 0.07662231475114822, 0.4030795097351074, 0.15247701108455658, 0.1983051747083664, 0.01798297092318535, 0.22531916201114655, 0.215371772646904, 0.3495159447193146, 0.25984513759613037, 0.6074740886688232, 287.03271484375, 0.03500155359506607, 0.062022898346185684, 0.014390777796506882, 0.28471639752388, 0.2846713662147522, 1.3158316612243652], "count": [864]}, "timestamp": {"min": [0.0], "max": [28.766666666666666], "mean": [14.383333333333335], "std": [8.31383830774976], "count": [864]}, "frame_index": {"min": [0], "max": [863], "mean": [431.5], "std": [249.4151492324928], "count": [864]}, "episode_index": {"min": [160], "max": [160], "mean": [160.0], "std": [0.0], "count": [864]}, "index": {"min": [106364], "max": [107227], "mean": [106795.5], "std": [249.4151492324928], "count": [864]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [864]}, "subtask_annotation": {"mean": [12.00925925925926, 29.0, 29.0, 29.0, 29.0], "std": [10.398424355686481, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [864]}, "scene_annotation": {"mean": [160.0], "std": [0.0], "min": [160], "max": [160], "count": [864]}, "eef_direction_state": {"mean": [4.806712962962963, 5.068287037037037], "std": [1.865476140942202, 1.509603158246401], "min": [0, 0], "max": [6, 6], "count": [864]}, "eef_velocity_state": {"mean": [0.5011574074074074, 0.5335648148148148], "std": [0.6649272817667474, 0.7735699323548492], "min": [0, 0], "max": [2, 2], "count": [864]}, "eef_acc_mag_state": {"mean": [0.5428240740740741, 0.4664351851851852], "std": [0.7835220733460173, 0.7430438371638602], "min": [0, 0], "max": [2, 2], "count": [864]}, "eef_direction_action": {"mean": [4.806712962962963, 5.068287037037037], "std": [1.865476140942202, 1.509603158246401], "min": [0, 0], "max": [6, 6], "count": [864]}, "eef_velocity_action": {"mean": [0.5011574074074074, 0.5335648148148148], "std": [0.6649272817667474, 0.7735699323548492], "min": [0, 0], "max": [2, 2], "count": [864]}, "eef_acc_mag_action": {"mean": [0.5428240740740741, 0.4664351851851852], "std": [0.7835220733460173, 0.7430438371638602], "min": [0, 0], "max": [2, 2], "count": [864]}, "eef_sim_pose_state": {"mean": [0.5259037176020448, 0.2749220052904247, 1.0944030061561112, -1.7660751096987417, 0.9082236939541389, 1.5282660831457011, 0.5175288978815998, -0.26310204436087253, 1.079229291903814, 2.2588957542564776, 1.1600439165363596, -1.7187594504057995], "std": [0.05930810316124627, 0.03677779837973041, 0.034628342628303235, 1.8409186487586173, 0.30824163236990393, 1.9976393619062514, 0.06225729079267535, 0.057901463887871624, 0.053403696818002146, 1.1217159903322982, 0.39444263933611695, 1.9734421955993948], "min": [0.45453190404956956, 0.19010306975526522, 1.0502546641169908, -3.1338173959265556, 0.38990713469848726, -3.125062683419488, 0.44853008145482076, -0.380422011029303, 1.0276815444427472, -3.141351422798845, 0.27197762596339925, -3.136940616240518], "max": [0.6448166834625157, 0.32249338560015356, 1.1991440548183752, 3.139873722827526, 1.3917203340058997, 3.140858746911555, 0.6252480048543261, -0.1287393561775187, 1.2275194094364832, 3.1410208366442047, 1.455602313544385, 3.1339834472654555], "count": [864]}, "eef_sim_pose_action": {"mean": [0.5259037176020448, 0.2749220052904247, 1.0944030061561112, -1.7660751096987417, 0.9082236939541389, 1.5282660831457011, 0.5175288978815998, -0.26310204436087253, 1.079229291903814, 2.2588957542564776, 1.1600439165363596, -1.7187594504057995], "std": [0.05930810316124627, 0.03677779837973041, 0.034628342628303235, 1.8409186487586173, 0.30824163236990393, 1.9976393619062514, 0.06225729079267535, 0.057901463887871624, 0.053403696818002146, 1.1217159903322982, 0.39444263933611695, 1.9734421955993948], "min": [0.45453190404956956, 0.19010306975526522, 1.0502546641169908, -3.1338173959265556, 0.38990713469848726, -3.125062683419488, 0.44853008145482076, -0.380422011029303, 1.0276815444427472, -3.141351422798845, 0.27197762596339925, -3.136940616240518], "max": [0.6448166834625157, 0.32249338560015356, 1.1991440548183752, 3.139873722827526, 1.3917203340058997, 3.140858746911555, 0.6252480048543261, -0.1287393561775187, 1.2275194094364832, 3.1410208366442047, 1.455602313544385, 3.1339834472654555], "count": [864]}, "gripper_mode_state": {"mean": [0.15625, 0.18171296296296297], "std": [0.3630921887069453, 0.38560778266806656], "min": [0, 0], "max": [1, 1], "count": [864]}, "gripper_activity_state": {"mean": [1.9074074074074074, 1.9189814814814814], "std": [0.38579012325925344, 0.3605690970273776], "min": [0, 0], "max": [2, 2], "count": [864]}, "gripper_mode_action": {"mean": [0.15625, 0.18171296296296297], "std": [0.3630921887069453, 0.38560778266806656], "min": [0, 0], "max": [1, 1], "count": [864]}, "gripper_activity_action": {"mean": [1.9074074074074074, 1.9189814814814814], "std": [0.38579012325925344, 0.3605690970273776], "min": [0, 0], "max": [2, 2], "count": [864]}, "gripper_open_scale_state": {"mean": [0.7184577546252137, 0.7853292823809215], "std": [0.28703268516627267, 0.30953315728948766], "min": [0.033, 0.09], "max": [0.893, 0.952], "count": [864]}, "gripper_open_scale_action": {"mean": [0.7184577546252137, 0.7853292823809215], "std": [0.28703268516627267, 0.30953315728948766], "min": [0.033, 0.09], "max": [0.893, 0.952], "count": [864]}}} +{"episode_index": 146, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8196078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.49048528230162586]], [[0.4776595449819046]], [[0.46561856026846]]], "std": [[[0.14484060142307564]], [[0.15362841707627672]], [[0.171817187722006]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47837277690001623]], [[0.4594956550802139]], [[0.4393482384000432]]], "std": [[[0.10772792291593182]], [[0.12441711351089453]], [[0.153249246123652]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4765467374277535]], [[0.4584628183573705]], [[0.4402909695214174]]], "std": [[[0.10390243440309106]], [[0.12829929809676016]], [[0.15236590004051856]]], "count": [121]}, "observation.state": {"min": [0.24869196116924286, 2.0199742317199707, -1.1485837697982788, -1.1466115713119507, -2.811760425567627, -1.7994518280029297, 0.6141290664672852, 227.0, 0.13036499917507172, 0.22155599296092987, -0.07410699874162674, -3.1371853351593018, -0.1379999965429306, -1.1740000247955322, -0.8466068506240845, -2.1740520000457764, 0.3447374701499939, 0.5397605299949646, 2.1796021461486816, 1.4081840515136719, -2.6260225772857666, 50.0, -0.32629600167274475, 0.19551099836826324, -0.05353600159287453, -3.1371853351593018, -0.27000001072883606, -2.9100000858306885], "max": [0.8990715146064758, 2.0939762592315674, -0.3603581190109253, -0.29077187180519104, -1.6270134449005127, -1.4353935718536377, 2.6341207027435303, 930.0, 0.34257298707962036, 0.39811500906944275, 0.06352800130844116, 3.1410000324249268, 0.6539999842643738, -0.098999984562397, -0.22537437081336975, -2.067674160003662, 1.0879509449005127, 1.2497080564498901, 2.857889413833618, 1.8640639781951904, -0.7740360498428345, 853.0, -0.2122489959001541, 0.39373400807380676, 0.0611409991979599, 3.131999969482422, 0.6529999375343323, -1.7050000429153442], "mean": [0.5180568695068359, 2.081939458847046, -0.6433694958686829, -0.6279074549674988, -2.2854366302490234, -1.56919264793396, 1.4220117330551147, 806.2372436523438, 0.27752628922462463, 0.3021894693374634, -0.030267810449004173, -2.5444207191467285, 0.3232409656047821, -0.478221595287323, -0.4095936119556427, -2.1547560691833496, 0.596101701259613, 0.8396835923194885, 2.370227813720703, 1.6652597188949585, -1.5593606233596802, 608.0951538085938, -0.29654836654663086, 0.2778388559818268, -0.016615208238363266, 2.703260660171509, 0.3170316517353058, -2.5117878913879395], "std": [0.22395887970924377, 0.013572138734161854, 0.3213232755661011, 0.24204640090465546, 0.26774144172668457, 0.08277790248394012, 0.8319761157035828, 245.4871368408203, 0.07087695598602295, 0.06477712839841843, 0.027228033170104027, 1.2081371545791626, 0.25201335549354553, 0.3975994288921356, 0.2041240632534027, 0.025132760405540466, 0.19251611828804016, 0.14797893166542053, 0.22592680156230927, 0.1072608157992363, 0.6619989275932312, 269.9046936035156, 0.03806527704000473, 0.06381885707378387, 0.01972336694598198, 1.0417497158050537, 0.24787026643753052, 0.4028042256832123], "count": [599]}, "action": {"min": [0.24869196116924286, 2.0199742317199707, -1.1485837697982788, -1.1466115713119507, -2.811760425567627, -1.7994518280029297, 0.6141290664672852, 227.0, 0.13036499917507172, 0.22155599296092987, -0.07410699874162674, -3.1371853351593018, -0.1379999965429306, -1.1740000247955322, -0.8466068506240845, -2.1740520000457764, 0.3447374701499939, 0.5397605299949646, 2.1796021461486816, 1.4081840515136719, -2.6260225772857666, 50.0, -0.32629600167274475, 0.19551099836826324, -0.05353600159287453, -3.1371853351593018, -0.27000001072883606, -2.9100000858306885], "max": [0.8990715146064758, 2.0939762592315674, -0.3603581190109253, -0.29077187180519104, -1.6270134449005127, -1.4353935718536377, 2.6341207027435303, 930.0, 0.34257298707962036, 0.39811500906944275, 0.06352800130844116, 3.1410000324249268, 0.6539999842643738, -0.098999984562397, -0.22537437081336975, -2.067674160003662, 1.0879509449005127, 1.2497080564498901, 2.857889413833618, 1.8640639781951904, -0.7740360498428345, 853.0, -0.2122489959001541, 0.39373400807380676, 0.0611409991979599, 3.131999969482422, 0.6529999375343323, -1.7050000429153442], "mean": [0.5180568695068359, 2.081939458847046, -0.6433694958686829, -0.6279074549674988, -2.2854366302490234, -1.56919264793396, 1.4220117330551147, 806.2372436523438, 0.27752628922462463, 0.3021894693374634, -0.030267810449004173, -2.5444207191467285, 0.3232409656047821, -0.478221595287323, -0.4095936119556427, -2.1547560691833496, 0.596101701259613, 0.8396835923194885, 2.370227813720703, 1.6652597188949585, -1.5593606233596802, 608.0951538085938, -0.29654836654663086, 0.2778388559818268, -0.016615208238363266, 2.703260660171509, 0.3170316517353058, -2.5117878913879395], "std": [0.22395887970924377, 0.013572138734161854, 0.3213232755661011, 0.24204640090465546, 0.26774144172668457, 0.08277790248394012, 0.8319761157035828, 245.4871368408203, 0.07087695598602295, 0.06477712839841843, 0.027228033170104027, 1.2081371545791626, 0.25201335549354553, 0.3975994288921356, 0.2041240632534027, 0.025132760405540466, 0.19251611828804016, 0.14797893166542053, 0.22592680156230927, 0.1072608157992363, 0.6619989275932312, 269.9046936035156, 0.03806527704000473, 0.06381885707378387, 0.01972336694598198, 1.0417497158050537, 0.24787026643753052, 0.4028042256832123], "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": [165], "max": [165], "mean": [165.0], "std": [0.0], "count": [599]}, "index": {"min": [112414], "max": [113012], "mean": [112713.0], "std": [172.91616465790582], "count": [599]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [599]}, "subtask_annotation": {"mean": [9.492487479131887, 29.0, 29.0, 29.0, 29.0], "std": [10.091047636069078, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [599]}, "scene_annotation": {"mean": [165.0], "std": [0.0], "min": [165], "max": [165], "count": [599]}, "eef_direction_state": {"mean": [4.876460767946577, 5.046744574290484], "std": [1.7767079989602577, 1.6428583502942875], "min": [0, 0], "max": [6, 6], "count": [599]}, "eef_velocity_state": {"mean": [0.48580968280467446, 0.44240400667779634], "std": [0.6929520966031589, 0.714461794974444], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_acc_mag_state": {"mean": [0.4707846410684474, 0.4257095158597663], "std": [0.7569805708684236, 0.7268337278034924], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_direction_action": {"mean": [4.876460767946577, 5.046744574290484], "std": [1.7767079989602577, 1.6428583502942875], "min": [0, 0], "max": [6, 6], "count": [599]}, "eef_velocity_action": {"mean": [0.48580968280467446, 0.44240400667779634], "std": [0.6929520966031589, 0.714461794974444], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_acc_mag_action": {"mean": [0.4707846410684474, 0.4257095158597663], "std": [0.7569805708684236, 0.7268337278034924], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_sim_pose_state": {"mean": [0.4903101008668781, 0.2938928524266814, 1.067801157290997, -2.7130066012176886, 0.8505708977396969, 1.807492173428518, 0.5148391434014996, -0.26929020065745474, 1.0689816069067217, 1.176193987176779, 0.9408831881859276, -2.330855951908128], "std": [0.06774396819722832, 0.03485949677097601, 0.04248175790447667, 0.22642137300564022, 0.39969915561325275, 1.8372560150667547, 0.07155957141180144, 0.0567127149030636, 0.06421496055791305, 2.687000152160768, 0.4175308186708139, 0.32351146799126823], "min": [0.405910678252521, 0.21533446451849317, 1.0102030431925426, -3.13442782468675, 0.19785680399935113, -3.1399798198874325, 0.42865044622391096, -0.3319800198261157, 0.9988657701710747, -3.137921960841322, 0.228836671898609, -3.059918363529811], "max": [0.610017378887244, 0.3556310392600527, 1.1579582067613763, -1.9734490523105666, 1.284148940123305, 3.1414331993589157, 0.6177137393795203, -0.13936414872768166, 1.184011887121164, 3.1313881728985997, 1.4138239657369875, -2.0079965522606553], "count": [599]}, "eef_sim_pose_action": {"mean": [0.4903101008668781, 0.2938928524266814, 1.067801157290997, -2.7130066012176886, 0.8505708977396969, 1.807492173428518, 0.5148391434014996, -0.26929020065745474, 1.0689816069067217, 1.176193987176779, 0.9408831881859276, -2.330855951908128], "std": [0.06774396819722832, 0.03485949677097601, 0.04248175790447667, 0.22642137300564022, 0.39969915561325275, 1.8372560150667547, 0.07155957141180144, 0.0567127149030636, 0.06421496055791305, 2.687000152160768, 0.4175308186708139, 0.32351146799126823], "min": [0.405910678252521, 0.21533446451849317, 1.0102030431925426, -3.13442782468675, 0.19785680399935113, -3.1399798198874325, 0.42865044622391096, -0.3319800198261157, 0.9988657701710747, -3.137921960841322, 0.228836671898609, -3.059918363529811], "max": [0.610017378887244, 0.3556310392600527, 1.1579582067613763, -1.9734490523105666, 1.284148940123305, 3.1414331993589157, 0.6177137393795203, -0.13936414872768166, 1.184011887121164, 3.1313881728985997, 1.4138239657369875, -2.0079965522606553], "count": [599]}, "gripper_mode_state": {"mean": [0.20701168614357263, 0.16026711185308848], "std": [0.4051639766114041, 0.3668536011972058], "min": [0, 0], "max": [1, 1], "count": [599]}, "gripper_activity_state": {"mean": [1.8931552587646077, 1.8814691151919867], "std": [0.40274918470166343, 0.4296683256666552], "min": [0, 0], "max": [2, 2], "count": [599]}, "gripper_mode_action": {"mean": [0.20701168614357263, 0.16026711185308848], "std": [0.4051639766114041, 0.3668536011972058], "min": [0, 0], "max": [1, 1], "count": [599]}, "gripper_activity_action": {"mean": [1.8931552587646077, 1.8814691151919867], "std": [0.40274918470166343, 0.4296683256666552], "min": [0, 0], "max": [2, 2], "count": [599]}, "gripper_open_scale_state": {"mean": [0.6080951585594494, 0.8062370618205625], "std": [0.2699043661362871, 0.24548702175709688], "min": [0.05, 0.227], "max": [0.853, 0.93], "count": [599]}, "gripper_open_scale_action": {"mean": [0.6080951585594494, 0.8062370618205625], "std": [0.2699043661362871, 0.24548702175709688], "min": [0.05, 0.227], "max": [0.853, 0.93], "count": [599]}}} +{"episode_index": 147, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.495844438333076]], [[0.4841726107765941]], [[0.4694595105758839]]], "std": [[[0.14297020445511638]], [[0.15006529419284387]], [[0.16832012776621857]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48061432601255727]], [[0.45972621069425146]], [[0.4389715950028305]]], "std": [[[0.10863877870951462]], [[0.12492713964135438]], [[0.1548203483041358]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4769961659204364]], [[0.4524258803587052]], [[0.4306897901549071]]], "std": [[[0.10350061705948704]], [[0.13280298402652257]], [[0.1605002949162061]]], "count": [127]}, "observation.state": {"min": [0.3132866322994232, 2.058790445327759, -1.468101143836975, -1.2095133066177368, -2.7183327674865723, -1.8146014213562012, 0.7526732683181763, 395.0, 0.11667100340127945, 0.25808098912239075, -0.09025599807500839, -3.0339999198913574, -0.335999995470047, -0.9729999899864197, -0.9351474046707153, -2.1713640689849854, 0.35013052821159363, 0.6690021753311157, 2.1259679794311523, 1.3344089984893799, -2.431802272796631, 51.0, -0.34850698709487915, 0.19740700721740723, -0.033640000969171524, 2.5859999656677246, -0.3240000009536743, -2.9769999980926514], "max": [0.8256978392601013, 2.110940933227539, -0.28497737646102905, -0.4506789445877075, -1.7310699224472046, -1.2640197277069092, 2.146022081375122, 925.0, 0.3381370007991791, 0.3888089954853058, 0.05675400048494339, -2.6659998893737793, 0.6019999980926514, -0.11599999666213989, -0.1549154371023178, -1.916563630104065, 0.9664760828018188, 1.259394645690918, 2.857889413833618, 1.825335144996643, -0.9034173488616943, 864.0, -0.23856599628925323, 0.416032999753952, 0.07359600067138672, 3.1050000190734863, 0.5960000157356262, -1.7319999933242798], "mean": [0.5053780674934387, 2.0892324447631836, -0.7146146297454834, -0.7142308354377747, -2.2787816524505615, -1.5437679290771484, 1.3004271984100342, 834.181396484375, 0.2723657786846161, 0.3045581579208374, -0.03234618902206421, -2.8279061317443848, 0.24222783744335175, -0.26933956146240234, -0.445052832365036, -2.1214334964752197, 0.5866512656211853, 0.8106956481933594, 2.4032633304595947, 1.5951005220413208, -1.5536493062973022, 614.69921875, -0.3071579337120056, 0.2948344647884369, -0.004000818356871605, 2.8359646797180176, 0.2685003876686096, -2.5134034156799316], "std": [0.1855679452419281, 0.008999604731798172, 0.4367693066596985, 0.2600654363632202, 0.19848202168941498, 0.1284903585910797, 0.606940507888794, 168.64920043945312, 0.0765378475189209, 0.052664291113615036, 0.028681553900241852, 0.10137204080820084, 0.30917060375213623, 0.17571964859962463, 0.24553249776363373, 0.06474698334932327, 0.16505217552185059, 0.1205645501613617, 0.27687764167785645, 0.1185508593916893, 0.5908992886543274, 316.03228759765625, 0.03429916128516197, 0.07334669679403305, 0.026413138955831528, 0.13725119829177856, 0.29054728150367737, 0.3780446946620941], "count": [645]}, "action": {"min": [0.3132866322994232, 2.058790445327759, -1.468101143836975, -1.2095133066177368, -2.7183327674865723, -1.8146014213562012, 0.7526732683181763, 395.0, 0.11667100340127945, 0.25808098912239075, -0.09025599807500839, -3.0339999198913574, -0.335999995470047, -0.9729999899864197, -0.9351474046707153, -2.1713640689849854, 0.35013052821159363, 0.6690021753311157, 2.1259679794311523, 1.3344089984893799, -2.431802272796631, 51.0, -0.34850698709487915, 0.19740700721740723, -0.033640000969171524, 2.5859999656677246, -0.3240000009536743, -2.9769999980926514], "max": [0.8256978392601013, 2.110940933227539, -0.28497737646102905, -0.4506789445877075, -1.7310699224472046, -1.2640197277069092, 2.146022081375122, 925.0, 0.3381370007991791, 0.3888089954853058, 0.05675400048494339, -2.6659998893737793, 0.6019999980926514, -0.11599999666213989, -0.1549154371023178, -1.916563630104065, 0.9664760828018188, 1.259394645690918, 2.857889413833618, 1.825335144996643, -0.9034173488616943, 864.0, -0.23856599628925323, 0.416032999753952, 0.07359600067138672, 3.1050000190734863, 0.5960000157356262, -1.7319999933242798], "mean": [0.5053780674934387, 2.0892324447631836, -0.7146146297454834, -0.7142308354377747, -2.2787816524505615, -1.5437679290771484, 1.3004271984100342, 834.181396484375, 0.2723657786846161, 0.3045581579208374, -0.03234618902206421, -2.8279061317443848, 0.24222783744335175, -0.26933956146240234, -0.445052832365036, -2.1214334964752197, 0.5866512656211853, 0.8106956481933594, 2.4032633304595947, 1.5951005220413208, -1.5536493062973022, 614.69921875, -0.3071579337120056, 0.2948344647884369, -0.004000818356871605, 2.8359646797180176, 0.2685003876686096, -2.5134034156799316], "std": [0.1855679452419281, 0.008999604731798172, 0.4367693066596985, 0.2600654363632202, 0.19848202168941498, 0.1284903585910797, 0.606940507888794, 168.64920043945312, 0.0765378475189209, 0.052664291113615036, 0.028681553900241852, 0.10137204080820084, 0.30917060375213623, 0.17571964859962463, 0.24553249776363373, 0.06474698334932327, 0.16505217552185059, 0.1205645501613617, 0.27687764167785645, 0.1185508593916893, 0.5908992886543274, 316.03228759765625, 0.03429916128516197, 0.07334669679403305, 0.026413138955831528, 0.13725119829177856, 0.29054728150367737, 0.3780446946620941], "count": [645]}, "timestamp": {"min": [0.0], "max": [21.466666666666665], "mean": [10.733333333333333], "std": [6.20650793447819], "count": [645]}, "frame_index": {"min": [0], "max": [644], "mean": [322.0], "std": [186.19523803434572], "count": [645]}, "episode_index": {"min": [166], "max": [166], "mean": [166.0], "std": [0.0], "count": [645]}, "index": {"min": [113013], "max": [113657], "mean": [113335.0], "std": [186.19523803434572], "count": [645]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [645]}, "subtask_annotation": {"mean": [11.229457364341085, 29.0, 29.0, 29.0, 29.0], "std": [10.133683208215134, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [645]}, "scene_annotation": {"mean": [166.0], "std": [0.0], "min": [166], "max": [166], "count": [645]}, "eef_direction_state": {"mean": [4.782945736434108, 5.032558139534884], "std": [1.978023601767304, 1.5463466718577474], "min": [0, 0], "max": [6, 6], "count": [645]}, "eef_velocity_state": {"mean": [0.4992248062015504, 0.5100775193798449], "std": [0.7035343910461295, 0.766735247479324], "min": [0, 0], "max": [2, 2], "count": [645]}, "eef_acc_mag_state": {"mean": [0.5596899224806201, 0.4434108527131783], "std": [0.800147213184332, 0.7336692283491262], "min": [0, 0], "max": [2, 2], "count": [645]}, "eef_direction_action": {"mean": [4.782945736434108, 5.032558139534884], "std": [1.978023601767304, 1.5463466718577474], "min": [0, 0], "max": [6, 6], "count": [645]}, "eef_velocity_action": {"mean": [0.4992248062015504, 0.5100775193798449], "std": [0.7035343910461295, 0.766735247479324], "min": [0, 0], "max": [2, 2], "count": [645]}, "eef_acc_mag_action": {"mean": [0.5596899224806201, 0.4434108527131783], "std": [0.800147213184332, 0.7336692283491262], "min": [0, 0], "max": [2, 2], "count": [645]}, "eef_sim_pose_state": {"mean": [0.5054232782091278, 0.3070751345735567, 1.0714852728164799, -1.8911114474141224, 0.809130866026259, 1.593937483639353, 0.5170482746493404, -0.26383274391836914, 1.072497947447588, -0.33434049154053574, 0.9715346867955877, -2.056611202373561], "std": [0.07751833229527944, 0.023746676539556023, 0.049410767952510454, 2.067994730296619, 0.3841145510383362, 1.9665069043436567, 0.05877467865422482, 0.07209439164171222, 0.05705533048607891, 3.0197829981329467, 0.32980915165139496, 0.21186888801837728], "min": [0.40337070289656096, 0.26438704091113446, 1.0230290652980232, -3.1377803950925633, 0.23624372406812588, -3.1410511397235212, 0.4655661933322757, -0.3437529039493835, 1.0151736973403338, -3.120822514858435, 0.3827776886549705, -2.9676608006933454], "max": [0.6341979641243826, 0.37542236850420413, 1.1694909441459875, 3.1385667139305444, 1.2815887977027693, 3.140428456857558, 0.6099254866200994, -0.10882095644503553, 1.1781339293084516, 3.1396884997703434, 1.2681041187136017, -1.864994502690334], "count": [645]}, "eef_sim_pose_action": {"mean": [0.5054232782091278, 0.3070751345735567, 1.0714852728164799, -1.8911114474141224, 0.809130866026259, 1.593937483639353, 0.5170482746493404, -0.26383274391836914, 1.072497947447588, -0.33434049154053574, 0.9715346867955877, -2.056611202373561], "std": [0.07751833229527944, 0.023746676539556023, 0.049410767952510454, 2.067994730296619, 0.3841145510383362, 1.9665069043436567, 0.05877467865422482, 0.07209439164171222, 0.05705533048607891, 3.0197829981329467, 0.32980915165139496, 0.21186888801837728], "min": [0.40337070289656096, 0.26438704091113446, 1.0230290652980232, -3.1377803950925633, 0.23624372406812588, -3.1410511397235212, 0.4655661933322757, -0.3437529039493835, 1.0151736973403338, -3.120822514858435, 0.3827776886549705, -2.9676608006933454], "max": [0.6341979641243826, 0.37542236850420413, 1.1694909441459875, 3.1385667139305444, 1.2815887977027693, 3.140428456857558, 0.6099254866200994, -0.10882095644503553, 1.1781339293084516, 3.1396884997703434, 1.2681041187136017, -1.864994502690334], "count": [645]}, "gripper_mode_state": {"mean": [0.26046511627906976, 0.12093023255813953], "std": [0.4388884134729478, 0.32604617987575646], "min": [0, 0], "max": [1, 1], "count": [645]}, "gripper_activity_state": {"mean": [1.869767441860465, 1.9364341085271317], "std": [0.46097380092746426, 0.3059963987466367], "min": [0, 0], "max": [2, 2], "count": [645]}, "gripper_mode_action": {"mean": [0.26046511627906976, 0.12093023255813953], "std": [0.4388884134729478, 0.32604617987575646], "min": [0, 0], "max": [1, 1], "count": [645]}, "gripper_activity_action": {"mean": [1.869767441860465, 1.9364341085271317], "std": [0.46097380092746426, 0.3059963987466367], "min": [0, 0], "max": [2, 2], "count": [645]}, "gripper_open_scale_state": {"mean": [0.6146992247115733, 0.834181395348835], "std": [0.31603229708952757, 0.16864936646796178], "min": [0.051, 0.395], "max": [0.864, 0.925], "count": [645]}, "gripper_open_scale_action": {"mean": [0.6146992247115733, 0.834181395348835], "std": [0.31603229708952757, 0.16864936646796178], "min": [0.051, 0.395], "max": [0.864, 0.925], "count": [645]}}} +{"episode_index": 148, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4933829468325792]], [[0.4814665614002011]], [[0.46919343105832073]]], "std": [[[0.13998189456596663]], [[0.1475419962412079]], [[0.1661496106539218]]], "count": [130]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4794770786199095]], [[0.45657027086475616]], [[0.43502744469582705]]], "std": [[[0.0946029743018443]], [[0.12203199630226778]], [[0.15422432313365977]]], "count": [130]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47232361582453497]], [[0.4546175716440422]], [[0.43697285696329813]]], "std": [[[0.10801081084840718]], [[0.12758281540170763]], [[0.1508476000499846]]], "count": [130]}, "observation.state": {"min": [0.2519731819629669, 2.041616201400757, -1.4491991996765137, -1.181762456893921, -2.735733985900879, -1.8053861856460571, 0.9079551696777344, 424.0, 0.1277250051498413, 0.24660100042819977, -0.11428800225257874, -3.128000020980835, -0.3009999990463257, -0.8790000081062317, -0.9620080590248108, -2.16977596282959, 0.398703008890152, 0.4951499402523041, 2.1434214115142822, 1.1736117601394653, -2.5228559970855713, 79.0, -0.35203200578689575, 0.20310500264167786, -0.05750399827957153, -3.1411852836608887, -0.2199999839067459, -2.9000000953674316], "max": [0.8375660181045532, 2.1046926975250244, -0.690155565738678, -0.504574716091156, -1.7579654455184937, -1.1937354803085327, 2.305492877960205, 958.0, 0.3240860104560852, 0.37557700276374817, 0.03509800136089325, 3.134000062942505, 0.5149999856948853, -0.2160000056028366, -0.20914281904697418, -1.9218344688415527, 0.9957452416419983, 1.06339430809021, 2.857889413833618, 1.7632538080215454, -0.7439466118812561, 844.0, -0.23368999361991882, 0.4346010088920593, 0.057450998574495316, 3.1410000324249268, 0.6079999804496765, -1.559999942779541], "mean": [0.4583054482936859, 2.0868096351623535, -0.855710506439209, -0.6714498400688171, -2.106027364730835, -1.5068309307098389, 1.3399332761764526, 760.677001953125, 0.27881312370300293, 0.29945480823516846, -0.040665917098522186, -2.7522876262664795, 0.3012319505214691, -0.3775090277194977, -0.44943076372146606, -2.115342378616333, 0.5253047943115234, 0.8180609941482544, 2.438080310821533, 1.5926767587661743, -1.6444064378738403, 651.13330078125, -0.3138890266418457, 0.29443395137786865, 0.005168185569345951, 2.3430230617523193, 0.28516408801078796, -2.415391206741333], "std": [0.17642736434936523, 0.008874866180121899, 0.2309747040271759, 0.22241105139255524, 0.2646360397338867, 0.11126106232404709, 0.5551770925521851, 143.44857788085938, 0.05842357501387596, 0.045085661113262177, 0.028446801006793976, 0.859896719455719, 0.2564050257205963, 0.2115926593542099, 0.27319642901420593, 0.06919056177139282, 0.1893872171640396, 0.10470084100961685, 0.25402188301086426, 0.16778768599033356, 0.6050019264221191, 289.9547424316406, 0.04010658711194992, 0.08300497382879257, 0.01976199634373188, 1.5845551490783691, 0.24188047647476196, 0.3938919007778168], "count": [664]}, "action": {"min": [0.2519731819629669, 2.041616201400757, -1.4491991996765137, -1.181762456893921, -2.735733985900879, -1.8053861856460571, 0.9079551696777344, 424.0, 0.1277250051498413, 0.24660100042819977, -0.11428800225257874, -3.128000020980835, -0.3009999990463257, -0.8790000081062317, -0.9620080590248108, -2.16977596282959, 0.398703008890152, 0.4951499402523041, 2.1434214115142822, 1.1736117601394653, -2.5228559970855713, 79.0, -0.35203200578689575, 0.20310500264167786, -0.05750399827957153, -3.1411852836608887, -0.2199999839067459, -2.9000000953674316], "max": [0.8375660181045532, 2.1046926975250244, -0.690155565738678, -0.504574716091156, -1.7579654455184937, -1.1937354803085327, 2.305492877960205, 958.0, 0.3240860104560852, 0.37557700276374817, 0.03509800136089325, 3.134000062942505, 0.5149999856948853, -0.2160000056028366, -0.20914281904697418, -1.9218344688415527, 0.9957452416419983, 1.06339430809021, 2.857889413833618, 1.7632538080215454, -0.7439466118812561, 844.0, -0.23368999361991882, 0.4346010088920593, 0.057450998574495316, 3.1410000324249268, 0.6079999804496765, -1.559999942779541], "mean": [0.4583054482936859, 2.0868096351623535, -0.855710506439209, -0.6714498400688171, -2.106027364730835, -1.5068309307098389, 1.3399332761764526, 760.677001953125, 0.27881312370300293, 0.29945480823516846, -0.040665917098522186, -2.7522876262664795, 0.3012319505214691, -0.3775090277194977, -0.44943076372146606, -2.115342378616333, 0.5253047943115234, 0.8180609941482544, 2.438080310821533, 1.5926767587661743, -1.6444064378738403, 651.13330078125, -0.3138890266418457, 0.29443395137786865, 0.005168185569345951, 2.3430230617523193, 0.28516408801078796, -2.415391206741333], "std": [0.17642736434936523, 0.008874866180121899, 0.2309747040271759, 0.22241105139255524, 0.2646360397338867, 0.11126106232404709, 0.5551770925521851, 143.44857788085938, 0.05842357501387596, 0.045085661113262177, 0.028446801006793976, 0.859896719455719, 0.2564050257205963, 0.2115926593542099, 0.27319642901420593, 0.06919056177139282, 0.1893872171640396, 0.10470084100961685, 0.25402188301086426, 0.16778768599033356, 0.6050019264221191, 289.9547424316406, 0.04010658711194992, 0.08300497382879257, 0.01976199634373188, 1.5845551490783691, 0.24188047647476196, 0.3938919007778168], "count": [664]}, "timestamp": {"min": [0.0], "max": [22.1], "mean": [11.049999999999999], "std": [6.389335733165938], "count": [664]}, "frame_index": {"min": [0], "max": [663], "mean": [331.5], "std": [191.68007199497814], "count": [664]}, "episode_index": {"min": [167], "max": [167], "mean": [167.0], "std": [0.0], "count": [664]}, "index": {"min": [113658], "max": [114321], "mean": [113989.5], "std": [191.68007199497814], "count": [664]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [664]}, "subtask_annotation": {"mean": [10.896084337349398, 29.0, 29.0, 29.0, 29.0], "std": [10.114393136664624, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [664]}, "scene_annotation": {"mean": [167.0], "std": [0.0], "min": [167], "max": [167], "count": [664]}, "eef_direction_state": {"mean": [4.400602409638554, 5.156626506024097], "std": [2.2012591409866475, 1.5385169491009596], "min": [0, 0], "max": [6, 6], "count": [664]}, "eef_velocity_state": {"mean": [0.5632530120481928, 0.4322289156626506], "std": [0.7211764291828945, 0.724932798303023], "min": [0, 0], "max": [2, 2], "count": [664]}, "eef_acc_mag_state": {"mean": [0.46536144578313254, 0.3825301204819277], "std": [0.7436511534527722, 0.7079979296367074], "min": [0, 0], "max": [2, 2], "count": [664]}, "eef_direction_action": {"mean": [4.400602409638554, 5.156626506024097], "std": [2.2012591409866475, 1.5385169491009596], "min": [0, 0], "max": [6, 6], "count": [664]}, "eef_velocity_action": {"mean": [0.5632530120481928, 0.4322289156626506], "std": [0.7211764291828945, 0.724932798303023], "min": [0, 0], "max": [2, 2], "count": [664]}, "eef_acc_mag_action": {"mean": [0.46536144578313254, 0.3825301204819277], "std": [0.7436511534527722, 0.7079979296367074], "min": [0, 0], "max": [2, 2], "count": [664]}, "eef_sim_pose_state": {"mean": [0.5035975631161568, 0.31750888870773936, 1.0738202283701925, -2.0018510936615233, 0.7673847982886702, 1.687159845199887, 0.5134118431829764, -0.26442944690863224, 1.0609591085218637, 2.8960264157060696, 0.9870333045715644, -2.2565908657852356], "std": [0.08709293636415272, 0.032705705866679646, 0.045764733543901315, 1.8972068365025234, 0.37033418513252625, 2.007637284387394, 0.05055309495645195, 0.05139594347922433, 0.051212081092929844, 0.1439320391857919, 0.3170211088407571, 0.1422566604413501], "min": [0.40891510164870826, 0.2488993322835483, 1.0007092705626568, -3.1390016024491674, 0.14605369283893266, -3.136588850376517, 0.45642210339496664, -0.3045118985536014, 1.013001827807472, 2.231350011347309, 0.28081767425868187, -2.824468692475485], "max": [0.6465140272773132, 0.3547244501753716, 1.166853181992933, 3.141413366612242, 1.2724920808310385, 3.1411408381596173, 0.5988974515598847, -0.11241107599138207, 1.1681975925835506, 3.018502913267998, 1.2330993185835224, -2.1194098651894357], "count": [664]}, "eef_sim_pose_action": {"mean": [0.5035975631161568, 0.31750888870773936, 1.0738202283701925, -2.0018510936615233, 0.7673847982886702, 1.687159845199887, 0.5134118431829764, -0.26442944690863224, 1.0609591085218637, 2.8960264157060696, 0.9870333045715644, -2.2565908657852356], "std": [0.08709293636415272, 0.032705705866679646, 0.045764733543901315, 1.8972068365025234, 0.37033418513252625, 2.007637284387394, 0.05055309495645195, 0.05139594347922433, 0.051212081092929844, 0.1439320391857919, 0.3170211088407571, 0.1422566604413501], "min": [0.40891510164870826, 0.2488993322835483, 1.0007092705626568, -3.1390016024491674, 0.14605369283893266, -3.136588850376517, 0.45642210339496664, -0.3045118985536014, 1.013001827807472, 2.231350011347309, 0.28081767425868187, -2.824468692475485], "max": [0.6465140272773132, 0.3547244501753716, 1.166853181992933, 3.141413366612242, 1.2724920808310385, 3.1411408381596173, 0.5988974515598847, -0.11241107599138207, 1.1681975925835506, 3.018502913267998, 1.2330993185835224, -2.1194098651894357], "count": [664]}, "gripper_mode_state": {"mean": [0.2469879518072289, 0.12951807228915663], "std": [0.4312596705806089, 0.3357724545576322], "min": [0, 0], "max": [1, 1], "count": [664]}, "gripper_activity_state": {"mean": [1.8659638554216869, 1.894578313253012], "std": [0.4576504676068813, 0.4154770844733263], "min": [0, 0], "max": [2, 2], "count": [664]}, "gripper_mode_action": {"mean": [0.2469879518072289, 0.12951807228915663], "std": [0.4312596705806089, 0.3357724545576322], "min": [0, 0], "max": [1, 1], "count": [664]}, "gripper_activity_action": {"mean": [1.8659638554216869, 1.894578313253012], "std": [0.4576504676068813, 0.4154770844733263], "min": [0, 0], "max": [2, 2], "count": [664]}, "gripper_open_scale_state": {"mean": [0.6511332830635898, 0.760676957969206], "std": [0.28995472745916495, 0.143448581208556], "min": [0.079, 0.424], "max": [0.844, 0.958], "count": [664]}, "gripper_open_scale_action": {"mean": [0.6511332830635898, 0.760676957969206], "std": [0.28995472745916495, 0.143448581208556], "min": [0.079, 0.424], "max": [0.844, 0.958], "count": [664]}}} +{"episode_index": 149, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7568627450980392]], [[1.0]], [[1.0]]], "mean": [[[0.4887165437934433]], [[0.47993786310820624]], [[0.4640467501815541]]], "std": [[[0.14424953968963108]], [[0.14955148591461298]], [[0.16895144888747143]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[0.6901960784313725]], [[0.6901960784313725]]], "mean": [[[0.4797073169545596]], [[0.4668965109191825]], [[0.45136945125272326]]], "std": [[[0.09245031772920954]], [[0.10922774103123647]], [[0.1337318835050851]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4879439646228862]], [[0.4661069807552651]], [[0.44339953411920324]]], "std": [[[0.11165116098748373]], [[0.13419980250935276]], [[0.16372383798500176]]], "count": [126]}, "observation.state": {"min": [0.2775946259498596, 2.0670807361602783, -1.5822632312774658, -1.185235619544983, -2.7164480686187744, -1.8569954633712769, 0.9600009322166443, 315.0, 0.12503699958324432, 0.25265198945999146, -0.11358100175857544, -3.0910000801086426, -0.3880000412464142, -0.656000018119812, -0.9947503805160522, -2.172760248184204, 0.3969402313232422, 0.5627988576889038, 1.827377200126648, 1.1931942701339722, -2.552456855773926, 80.0, -0.34682899713516235, 0.21836300194263458, -0.027264000847935677, -3.1411852836608887, -0.26600000262260437, -2.8510000705718994], "max": [0.7872307896614075, 2.1083927154541016, -0.5883679389953613, -0.5834636092185974, -1.7414895296096802, -1.1335041522979736, 1.9506149291992188, 950.0, 0.30996501445770264, 0.3758629858493805, 0.03587299957871437, -2.819000005722046, 0.5109999775886536, -0.061000000685453415, -0.20059069991111755, -1.8558958768844604, 1.03538179397583, 1.1312352418899536, 2.8580291271209717, 1.8024190664291382, -0.8915665745735168, 903.0, -0.2370550036430359, 0.44450199604034424, 0.06379099935293198, 3.1410000324249268, 0.7699999809265137, -1.5959999561309814], "mean": [0.49038222432136536, 2.088773727416992, -0.9240090250968933, -0.7501594424247742, -2.171308755874634, -1.517256259918213, 1.338674783706665, 874.0415649414062, 0.2643485963344574, 0.3062429428100586, -0.043644051998853683, -2.9693048000335693, 0.20601880550384521, -0.2534843385219574, -0.4790599048137665, -2.0989155769348145, 0.5576631426811218, 0.7538019418716431, 2.363050699234009, 1.543997049331665, -1.6462209224700928, 666.8973999023438, -0.3062296211719513, 0.31082847714424133, 0.005595539230853319, 2.501636028289795, 0.3264450430870056, -2.4410531520843506], "std": [0.15220573544502258, 0.007207518443465233, 0.27040475606918335, 0.20133823156356812, 0.20811587572097778, 0.136109858751297, 0.36445292830467224, 183.3486328125, 0.05973212793469429, 0.039390046149492264, 0.02558952197432518, 0.03863278031349182, 0.2664852440357208, 0.08506584912538528, 0.2936358153820038, 0.09112943708896637, 0.20137745141983032, 0.10803377628326416, 0.3374808430671692, 0.14609242975711823, 0.6556518077850342, 323.1462707519531, 0.03877415508031845, 0.08017580211162567, 0.02211857959628105, 1.1744694709777832, 0.30198076367378235, 0.4286592900753021], "count": [638]}, "action": {"min": [0.2775946259498596, 2.0670807361602783, -1.5822632312774658, -1.185235619544983, -2.7164480686187744, -1.8569954633712769, 0.9600009322166443, 315.0, 0.12503699958324432, 0.25265198945999146, -0.11358100175857544, -3.0910000801086426, -0.3880000412464142, -0.656000018119812, -0.9947503805160522, -2.172760248184204, 0.3969402313232422, 0.5627988576889038, 1.827377200126648, 1.1931942701339722, -2.552456855773926, 80.0, -0.34682899713516235, 0.21836300194263458, -0.027264000847935677, -3.1411852836608887, -0.26600000262260437, -2.8510000705718994], "max": [0.7872307896614075, 2.1083927154541016, -0.5883679389953613, -0.5834636092185974, -1.7414895296096802, -1.1335041522979736, 1.9506149291992188, 950.0, 0.30996501445770264, 0.3758629858493805, 0.03587299957871437, -2.819000005722046, 0.5109999775886536, -0.061000000685453415, -0.20059069991111755, -1.8558958768844604, 1.03538179397583, 1.1312352418899536, 2.8580291271209717, 1.8024190664291382, -0.8915665745735168, 903.0, -0.2370550036430359, 0.44450199604034424, 0.06379099935293198, 3.1410000324249268, 0.7699999809265137, -1.5959999561309814], "mean": [0.49038222432136536, 2.088773727416992, -0.9240090250968933, -0.7501594424247742, -2.171308755874634, -1.517256259918213, 1.338674783706665, 874.0415649414062, 0.2643485963344574, 0.3062429428100586, -0.043644051998853683, -2.9693048000335693, 0.20601880550384521, -0.2534843385219574, -0.4790599048137665, -2.0989155769348145, 0.5576631426811218, 0.7538019418716431, 2.363050699234009, 1.543997049331665, -1.6462209224700928, 666.8973999023438, -0.3062296211719513, 0.31082847714424133, 0.005595539230853319, 2.501636028289795, 0.3264450430870056, -2.4410531520843506], "std": [0.15220573544502258, 0.007207518443465233, 0.27040475606918335, 0.20133823156356812, 0.20811587572097778, 0.136109858751297, 0.36445292830467224, 183.3486328125, 0.05973212793469429, 0.039390046149492264, 0.02558952197432518, 0.03863278031349182, 0.2664852440357208, 0.08506584912538528, 0.2936358153820038, 0.09112943708896637, 0.20137745141983032, 0.10803377628326416, 0.3374808430671692, 0.14609242975711823, 0.6556518077850342, 323.1462707519531, 0.03877415508031845, 0.08017580211162567, 0.02211857959628105, 1.1744694709777832, 0.30198076367378235, 0.4286592900753021], "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": [168], "max": [168], "mean": [168.0], "std": [0.0], "count": [638]}, "index": {"min": [114322], "max": [114959], "mean": [114640.5], "std": [184.17450963692016], "count": [638]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [638]}, "subtask_annotation": {"mean": [9.735109717868339, 29.0, 29.0, 29.0, 29.0], "std": [10.141339213245871, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [638]}, "scene_annotation": {"mean": [168.0], "std": [0.0], "min": [168], "max": [168], "count": [638]}, "eef_direction_state": {"mean": [4.454545454545454, 5.028213166144201], "std": [2.148186454703639, 1.652153606892257], "min": [0, 0], "max": [6, 6], "count": [638]}, "eef_velocity_state": {"mean": [0.5783699059561128, 0.5015673981191222], "std": [0.701075645463278, 0.7853462313767999], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_acc_mag_state": {"mean": [0.5360501567398119, 0.4216300940438871], "std": [0.7764871931465919, 0.7402252312304335], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_direction_action": {"mean": [4.454545454545454, 5.028213166144201], "std": [2.148186454703639, 1.652153606892257], "min": [0, 0], "max": [6, 6], "count": [638]}, "eef_velocity_action": {"mean": [0.5783699059561128, 0.5015673981191222], "std": [0.701075645463278, 0.7853462313767999], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_acc_mag_action": {"mean": [0.5360501567398119, 0.4216300940438871], "std": [0.7764871931465919, 0.7402252312304335], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_sim_pose_state": {"mean": [0.518098890493685, 0.3113302649292744, 1.0774803628689853, -1.8723543924535637, 0.8113709937278065, 1.6790676024971585, 0.523594310977178, -0.2521219108639588, 1.0715744391897275, 2.1361705585858224, 0.9450060096140683, -2.0465614131311964], "std": [0.08658852491312956, 0.02683058231941678, 0.05052517172609069, 2.0442202202074156, 0.4452895594460794, 2.066358065824063, 0.04213690520002767, 0.05739325119333547, 0.04524194221505754, 2.040490163592567, 0.2586816224288542, 0.16739700577541897], "min": [0.4239106745346567, 0.2631500258683831, 1.01967546148873, -3.1411051348386225, 0.1583634590779177, -3.140504779052747, 0.466096809639992, -0.32866185827447736, 1.029910765021883, -3.1409347185592487, 0.37309342326293704, -2.555507464603344], "max": [0.6575658796170916, 0.36057717163716724, 1.181953212259587, 3.1314415865349208, 1.3069579621591485, 3.1392305737812425, 0.5990542752702567, -0.0995661551206608, 1.1722106778185162, 3.140180596294915, 1.2552841517497657, -1.6508148365596949], "count": [638]}, "eef_sim_pose_action": {"mean": [0.518098890493685, 0.3113302649292744, 1.0774803628689853, -1.8723543924535637, 0.8113709937278065, 1.6790676024971585, 0.523594310977178, -0.2521219108639588, 1.0715744391897275, 2.1361705585858224, 0.9450060096140683, -2.0465614131311964], "std": [0.08658852491312956, 0.02683058231941678, 0.05052517172609069, 2.0442202202074156, 0.4452895594460794, 2.066358065824063, 0.04213690520002767, 0.05739325119333547, 0.04524194221505754, 2.040490163592567, 0.2586816224288542, 0.16739700577541897], "min": [0.4239106745346567, 0.2631500258683831, 1.01967546148873, -3.1411051348386225, 0.1583634590779177, -3.140504779052747, 0.466096809639992, -0.32866185827447736, 1.029910765021883, -3.1409347185592487, 0.37309342326293704, -2.555507464603344], "max": [0.6575658796170916, 0.36057717163716724, 1.181953212259587, 3.1314415865349208, 1.3069579621591485, 3.1392305737812425, 0.5990542752702567, -0.0995661551206608, 1.1722106778185162, 3.140180596294915, 1.2552841517497657, -1.6508148365596949], "count": [638]}, "gripper_mode_state": {"mean": [0.2507836990595611, 0.09561128526645768], "std": [0.4334642261427838, 0.2940574219368623], "min": [0, 0], "max": [1, 1], "count": [638]}, "gripper_activity_state": {"mean": [1.9106583072100314, 1.9231974921630095], "std": [0.38771803151358303, 0.33415001679502915], "min": [0, 0], "max": [2, 2], "count": [638]}, "gripper_mode_action": {"mean": [0.2507836990595611, 0.09561128526645768], "std": [0.4334642261427838, 0.2940574219368623], "min": [0, 0], "max": [1, 1], "count": [638]}, "gripper_activity_action": {"mean": [1.9106583072100314, 1.9231974921630095], "std": [0.38771803151358303, 0.33415001679502915], "min": [0, 0], "max": [2, 2], "count": [638]}, "gripper_open_scale_state": {"mean": [0.6668973354351554, 0.8740415359544911], "std": [0.3231463216749315, 0.183348663850667], "min": [0.08, 0.315], "max": [0.903, 0.95], "count": [638]}, "gripper_open_scale_action": {"mean": [0.6668973354351554, 0.8740415359544911], "std": [0.3231463216749315, 0.183348663850667], "min": [0.08, 0.315], "max": [0.903, 0.95], "count": [638]}}} +{"episode_index": 150, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48635611240110077]], [[0.47712308472365556]], [[0.4618983846462562]]], "std": [[[0.15228472044787444]], [[0.1582561324853247]], [[0.17627844961373423]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4863083200751061]], [[0.4578657873237014]], [[0.4318520095172572]]], "std": [[[0.12014226620199583]], [[0.13498372368500616]], [[0.16827378592464354]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.482499548503612]], [[0.4555224010291251]], [[0.4312376465571609]]], "std": [[[0.12206168066685792]], [[0.14130175712377097]], [[0.1715262774087114]]], "count": [114]}, "observation.state": {"min": [0.28682741522789, 1.9765504598617554, -1.412843942642212, -1.2626934051513672, -2.661609649658203, -1.8734889030456543, 0.8004953265190125, 333.0, 0.13185399770736694, 0.23907700181007385, -0.093470998108387, -3.1351852416992188, -0.3840000033378601, -0.7829999923706055, -1.0108075141906738, -2.1714165210723877, 0.45029497146606445, 0.5797809362411499, 2.0557711124420166, 1.2032824754714966, -2.561933994293213, 55.0, -0.3396899998188019, 0.21232399344444275, -0.045274000614881516, -3.1411852836608887, -0.42399999499320984, -2.8299999237060547], "max": [0.8179311156272888, 2.100224494934082, -0.7917337417602539, -0.39618974924087524, -1.7837963104248047, -1.2796754837036133, 2.0242679119110107, 912.0, 0.31591901183128357, 0.3788129985332489, 0.037905000150203705, 3.119999885559082, 0.5070000290870667, -0.1420000046491623, -0.21158626675605774, -1.905934453010559, 1.0868165493011475, 1.030808925628662, 2.857889413833618, 1.791755199432373, -0.8759982585906982, 852.0, -0.21191999316215515, 0.4348210096359253, 0.05011799931526184, 3.13700008392334, 0.6010000109672546, -1.7549999952316284], "mean": [0.4495781660079956, 2.0825815200805664, -1.033612608909607, -0.7476092576980591, -2.053692579269409, -1.5289011001586914, 1.3669025897979736, 770.6507568359375, 0.2600705027580261, 0.2959241569042206, -0.04746333137154579, -2.764457941055298, 0.24050582945346832, -0.2881126403808594, -0.47092488408088684, -2.1190078258514404, 0.6870118975639343, 0.8262446522712708, 2.412362813949585, 1.621537446975708, -1.6439541578292847, 666.6236572265625, -0.28877225518226624, 0.29780763387680054, -0.010515818372368813, 2.77919864654541, 0.2198026329278946, -2.5049288272857666], "std": [0.18419049680233002, 0.020991181954741478, 0.17913639545440674, 0.22741647064685822, 0.26169902086257935, 0.10713954269886017, 0.4197431802749634, 157.39503479003906, 0.058724064379930496, 0.0466124452650547, 0.025154003873467445, 1.110862374305725, 0.3045211434364319, 0.11959242075681686, 0.2862343490123749, 0.07017143815755844, 0.17309817671775818, 0.1037428081035614, 0.2836916446685791, 0.1781492978334427, 0.5364845395088196, 305.94183349609375, 0.037156444042921066, 0.08524584770202637, 0.021693412214517593, 0.9256942868232727, 0.3118484914302826, 0.3431064486503601], "count": [558]}, "action": {"min": [0.28682741522789, 1.9765504598617554, -1.412843942642212, -1.2626934051513672, -2.661609649658203, -1.8734889030456543, 0.8004953265190125, 333.0, 0.13185399770736694, 0.23907700181007385, -0.093470998108387, -3.1351852416992188, -0.3840000033378601, -0.7829999923706055, -1.0108075141906738, -2.1714165210723877, 0.45029497146606445, 0.5797809362411499, 2.0557711124420166, 1.2032824754714966, -2.561933994293213, 55.0, -0.3396899998188019, 0.21232399344444275, -0.045274000614881516, -3.1411852836608887, -0.42399999499320984, -2.8299999237060547], "max": [0.8179311156272888, 2.100224494934082, -0.7917337417602539, -0.39618974924087524, -1.7837963104248047, -1.2796754837036133, 2.0242679119110107, 912.0, 0.31591901183128357, 0.3788129985332489, 0.037905000150203705, 3.119999885559082, 0.5070000290870667, -0.1420000046491623, -0.21158626675605774, -1.905934453010559, 1.0868165493011475, 1.030808925628662, 2.857889413833618, 1.791755199432373, -0.8759982585906982, 852.0, -0.21191999316215515, 0.4348210096359253, 0.05011799931526184, 3.13700008392334, 0.6010000109672546, -1.7549999952316284], "mean": [0.4495781660079956, 2.0825815200805664, -1.033612608909607, -0.7476092576980591, -2.053692579269409, -1.5289011001586914, 1.3669025897979736, 770.6507568359375, 0.2600705027580261, 0.2959241569042206, -0.04746333137154579, -2.764457941055298, 0.24050582945346832, -0.2881126403808594, -0.47092488408088684, -2.1190078258514404, 0.6870118975639343, 0.8262446522712708, 2.412362813949585, 1.621537446975708, -1.6439541578292847, 666.6236572265625, -0.28877225518226624, 0.29780763387680054, -0.010515818372368813, 2.77919864654541, 0.2198026329278946, -2.5049288272857666], "std": [0.18419049680233002, 0.020991181954741478, 0.17913639545440674, 0.22741647064685822, 0.26169902086257935, 0.10713954269886017, 0.4197431802749634, 157.39503479003906, 0.058724064379930496, 0.0466124452650547, 0.025154003873467445, 1.110862374305725, 0.3045211434364319, 0.11959242075681686, 0.2862343490123749, 0.07017143815755844, 0.17309817671775818, 0.1037428081035614, 0.2836916446685791, 0.1781492978334427, 0.5364845395088196, 305.94183349609375, 0.037156444042921066, 0.08524584770202637, 0.021693412214517593, 0.9256942868232727, 0.3118484914302826, 0.3431064486503601], "count": [558]}, "timestamp": {"min": [0.0], "max": [18.566666666666666], "mean": [9.283333333333333], "std": [5.369348881140748], "count": [558]}, "frame_index": {"min": [0], "max": [557], "mean": [278.5], "std": [161.08046643422244], "count": [558]}, "episode_index": {"min": [169], "max": [169], "mean": [169.0], "std": [0.0], "count": [558]}, "index": {"min": [114960], "max": [115517], "mean": [115238.5], "std": [161.08046643422244], "count": [558]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [558]}, "subtask_annotation": {"mean": [11.112903225806452, 29.0, 29.0, 29.0, 29.0], "std": [10.369334364148402, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [558]}, "scene_annotation": {"mean": [169.0], "std": [0.0], "min": [169], "max": [169], "count": [558]}, "eef_direction_state": {"mean": [4.528673835125448, 4.89247311827957], "std": [2.097549867246961, 1.7493205988386176], "min": [0, 0], "max": [6, 6], "count": [558]}, "eef_velocity_state": {"mean": [0.5842293906810035, 0.5591397849462365], "std": [0.766153660339025, 0.791473815895824], "min": [0, 0], "max": [2, 2], "count": [558]}, "eef_acc_mag_state": {"mean": [0.521505376344086, 0.4659498207885305], "std": [0.765803552820385, 0.7582911445135297], "min": [0, 0], "max": [2, 2], "count": [558]}, "eef_direction_action": {"mean": [4.528673835125448, 4.89247311827957], "std": [2.097549867246961, 1.7493205988386176], "min": [0, 0], "max": [6, 6], "count": [558]}, "eef_velocity_action": {"mean": [0.5842293906810035, 0.5591397849462365], "std": [0.766153660339025, 0.791473815895824], "min": [0, 0], "max": [2, 2], "count": [558]}, "eef_acc_mag_action": {"mean": [0.521505376344086, 0.4659498207885305], "std": [0.765803552820385, 0.7582911445135297], "min": [0, 0], "max": [2, 2], "count": [558]}, "eef_sim_pose_state": {"mean": [0.5122594674200883, 0.2902827000612224, 1.0805209890127747, -1.7254281351629321, 0.7629257650413938, 2.109051775727445, 0.5136686581694517, -0.24688583604926811, 1.0704465386241018, 2.772139050388863, 0.9618818256194358, -2.1355244362269934], "std": [0.08637641353103206, 0.032109775740355735, 0.046219789643697204, 2.047352680238583, 0.3692953767445343, 1.4432647984979365, 0.05037221318997407, 0.051700834920906914, 0.052675064995148985, 0.7776061498109273, 0.2973250827150535, 0.21575601603492264], "min": [0.4181988340238267, 0.2226828765394738, 1.010315513540956, -3.138071393951896, 0.18847840694562112, -3.1412668128864505, 0.4521228585294056, -0.309762804618406, 1.0058283156080994, -3.1412275360909097, 0.3680600534750842, -2.824048162591364], "max": [0.6538115757758283, 0.35712260697443393, 1.177483357346969, 3.14153322826624, 1.2322635783192104, 3.1410666424441396, 0.6017097466189009, -0.12098209842930172, 1.1842484350783422, 3.1395497412525866, 1.2529809636246663, -1.7554859296250092], "count": [558]}, "eef_sim_pose_action": {"mean": [0.5122594674200883, 0.2902827000612224, 1.0805209890127747, -1.7254281351629321, 0.7629257650413938, 2.109051775727445, 0.5136686581694517, -0.24688583604926811, 1.0704465386241018, 2.772139050388863, 0.9618818256194358, -2.1355244362269934], "std": [0.08637641353103206, 0.032109775740355735, 0.046219789643697204, 2.047352680238583, 0.3692953767445343, 1.4432647984979365, 0.05037221318997407, 0.051700834920906914, 0.052675064995148985, 0.7776061498109273, 0.2973250827150535, 0.21575601603492264], "min": [0.4181988340238267, 0.2226828765394738, 1.010315513540956, -3.138071393951896, 0.18847840694562112, -3.1412668128864505, 0.4521228585294056, -0.309762804618406, 1.0058283156080994, -3.1412275360909097, 0.3680600534750842, -2.824048162591364], "max": [0.6538115757758283, 0.35712260697443393, 1.177483357346969, 3.14153322826624, 1.2322635783192104, 3.1410666424441396, 0.6017097466189009, -0.12098209842930172, 1.1842484350783422, 3.1395497412525866, 1.2529809636246663, -1.7554859296250092], "count": [558]}, "gripper_mode_state": {"mean": [0.22580645161290322, 0.11290322580645161], "std": [0.41811230312309194, 0.31647446565078285], "min": [0, 0], "max": [1, 1], "count": [558]}, "gripper_activity_state": {"mean": [1.8906810035842294, 1.924731182795699], "std": [0.4067784555029425, 0.35123619292604435], "min": [0, 0], "max": [2, 2], "count": [558]}, "gripper_mode_action": {"mean": [0.22580645161290322, 0.11290322580645161], "std": [0.41811230312309194, 0.31647446565078285], "min": [0, 0], "max": [1, 1], "count": [558]}, "gripper_activity_action": {"mean": [1.8906810035842294, 1.924731182795699], "std": [0.4067784555029425, 0.35123619292604435], "min": [0, 0], "max": [2, 2], "count": [558]}, "gripper_open_scale_state": {"mean": [0.6666236558319417, 0.7706505375797169], "std": [0.30594185168916443, 0.1573950291186189], "min": [0.055, 0.333], "max": [0.852, 0.912], "count": [558]}, "gripper_open_scale_action": {"mean": [0.6666236558319417, 0.7706505375797169], "std": [0.30594185168916443, 0.1573950291186189], "min": [0.055, 0.333], "max": [0.852, 0.912], "count": [558]}}} +{"episode_index": 151, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8509803921568627]], [[1.0]], [[1.0]]], "mean": [[[0.49467382994864617]], [[0.4823646173747277]], [[0.4687972770126569]]], "std": [[[0.14714747313517265]], [[0.153306265020639]], [[0.1699443998558671]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47787185198153337]], [[0.46132677793339555]], [[0.44326593137254905]]], "std": [[[0.10178237409335582]], [[0.11596303511126349]], [[0.14264106401066545]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4737020535065878]], [[0.46120486435314867]], [[0.4461205503034547]]], "std": [[[0.11062926315288923]], [[0.12532501451376818]], [[0.14588004635776297]]], "count": [126]}, "observation.state": {"min": [0.23195426166057587, 2.070920467376709, -1.4404900074005127, -1.129507303237915, -2.563417673110962, -1.7006663084030151, 0.7883303165435791, 231.0, 0.13131099939346313, 0.2337380051612854, -0.11748100072145462, -3.0820000171661377, -0.24000000953674316, -0.7990000247955322, -0.9568419456481934, -2.175168991088867, 0.3124662935733795, 0.48511427640914917, 2.080066204071045, 1.1721282005310059, -2.4608967304229736, 70.0, -0.34833499789237976, 0.18782900273799896, -0.060054000467061996, -3.1411852836608887, -0.2600000202655792, -2.8580000400543213], "max": [0.8480730056762695, 2.103156805038452, -0.4631405770778656, -0.4630882143974304, -1.6623563766479492, -1.0775139331817627, 1.951243281364441, 949.0, 0.3377940058708191, 0.39274999499320984, 0.04059699922800064, -2.74399995803833, 0.6240000128746033, -0.09000000357627869, -0.15137241780757904, -1.9438605308532715, 0.9633345007896423, 0.9943490028381348, 2.8564059734344482, 1.7659939527511597, -0.7608762979507446, 897.0, -0.22640900313854218, 0.43115299940109253, 0.04360700026154518, 3.1410000324249268, 0.6990000009536743, -1.5470000505447388], "mean": [0.42609676718711853, 2.087895393371582, -0.750942051410675, -0.6268641352653503, -2.09787654876709, -1.5292818546295166, 1.1470848321914673, 863.138427734375, 0.28485050797462463, 0.28561991453170776, -0.039223846048116684, -2.8542439937591553, 0.36916258931159973, -0.25604724884033203, -0.39431706070899963, -2.141862630844116, 0.5030864477157593, 0.7768988013267517, 2.3299319744110107, 1.5777742862701416, -1.509546160697937, 668.9263916015625, -0.31527143716812134, 0.2828456461429596, -0.007213025353848934, 2.6085970401763916, 0.3967447578907013, -2.478972911834717], "std": [0.1855420619249344, 0.0057917870581150055, 0.3240639865398407, 0.2179044783115387, 0.220000758767128, 0.15736567974090576, 0.4487340748310089, 201.40274047851562, 0.06722579151391983, 0.05625179409980774, 0.031515348702669144, 0.08919317275285721, 0.24169081449508667, 0.14052814245224, 0.2524265646934509, 0.05169614776968956, 0.15801134705543518, 0.09650198370218277, 0.25194796919822693, 0.16426624357700348, 0.6319566369056702, 313.863037109375, 0.0363304428756237, 0.07845958322286606, 0.018582968041300774, 1.126992106437683, 0.2422984391450882, 0.46843671798706055], "count": [632]}, "action": {"min": [0.23195426166057587, 2.070920467376709, -1.4404900074005127, -1.129507303237915, -2.563417673110962, -1.7006663084030151, 0.7883303165435791, 231.0, 0.13131099939346313, 0.2337380051612854, -0.11748100072145462, -3.0820000171661377, -0.24000000953674316, -0.7990000247955322, -0.9568419456481934, -2.175168991088867, 0.3124662935733795, 0.48511427640914917, 2.080066204071045, 1.1721282005310059, -2.4608967304229736, 70.0, -0.34833499789237976, 0.18782900273799896, -0.060054000467061996, -3.1411852836608887, -0.2600000202655792, -2.8580000400543213], "max": [0.8480730056762695, 2.103156805038452, -0.4631405770778656, -0.4630882143974304, -1.6623563766479492, -1.0775139331817627, 1.951243281364441, 949.0, 0.3377940058708191, 0.39274999499320984, 0.04059699922800064, -2.74399995803833, 0.6240000128746033, -0.09000000357627869, -0.15137241780757904, -1.9438605308532715, 0.9633345007896423, 0.9943490028381348, 2.8564059734344482, 1.7659939527511597, -0.7608762979507446, 897.0, -0.22640900313854218, 0.43115299940109253, 0.04360700026154518, 3.1410000324249268, 0.6990000009536743, -1.5470000505447388], "mean": [0.42609676718711853, 2.087895393371582, -0.750942051410675, -0.6268641352653503, -2.09787654876709, -1.5292818546295166, 1.1470848321914673, 863.138427734375, 0.28485050797462463, 0.28561991453170776, -0.039223846048116684, -2.8542439937591553, 0.36916258931159973, -0.25604724884033203, -0.39431706070899963, -2.141862630844116, 0.5030864477157593, 0.7768988013267517, 2.3299319744110107, 1.5777742862701416, -1.509546160697937, 668.9263916015625, -0.31527143716812134, 0.2828456461429596, -0.007213025353848934, 2.6085970401763916, 0.3967447578907013, -2.478972911834717], "std": [0.1855420619249344, 0.0057917870581150055, 0.3240639865398407, 0.2179044783115387, 0.220000758767128, 0.15736567974090576, 0.4487340748310089, 201.40274047851562, 0.06722579151391983, 0.05625179409980774, 0.031515348702669144, 0.08919317275285721, 0.24169081449508667, 0.14052814245224, 0.2524265646934509, 0.05169614776968956, 0.15801134705543518, 0.09650198370218277, 0.25194796919822693, 0.16426624357700348, 0.6319566369056702, 313.863037109375, 0.0363304428756237, 0.07845958322286606, 0.018582968041300774, 1.126992106437683, 0.2422984391450882, 0.46843671798706055], "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": [170], "max": [170], "mean": [170.0], "std": [0.0], "count": [632]}, "index": {"min": [115518], "max": [116149], "mean": [115833.5], "std": [182.44245668155207], "count": [632]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [632]}, "subtask_annotation": {"mean": [10.337025316455696, 29.0, 29.0, 29.0, 29.0], "std": [10.715481347953858, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [632]}, "scene_annotation": {"mean": [170.0], "std": [0.0], "min": [170], "max": [170], "count": [632]}, "eef_direction_state": {"mean": [4.587025316455696, 4.931962025316456], "std": [2.148451608906943, 1.685790562716116], "min": [0, 0], "max": [6, 6], "count": [632]}, "eef_velocity_state": {"mean": [0.5142405063291139, 0.49050632911392406], "std": [0.7311684720786173, 0.7567659349757289], "min": [0, 0], "max": [2, 2], "count": [632]}, "eef_acc_mag_state": {"mean": [0.5253164556962026, 0.4477848101265823], "std": [0.7709058217005074, 0.7465923628225534], "min": [0, 0], "max": [2, 2], "count": [632]}, "eef_direction_action": {"mean": [4.587025316455696, 4.931962025316456], "std": [2.148451608906943, 1.685790562716116], "min": [0, 0], "max": [6, 6], "count": [632]}, "eef_velocity_action": {"mean": [0.5142405063291139, 0.49050632911392406], "std": [0.7311684720786173, 0.7567659349757289], "min": [0, 0], "max": [2, 2], "count": [632]}, "eef_acc_mag_action": {"mean": [0.5253164556962026, 0.4477848101265823], "std": [0.7709058217005074, 0.7465923628225534], "min": [0, 0], "max": [2, 2], "count": [632]}, "eef_sim_pose_state": {"mean": [0.48927489855307627, 0.3120786447881211, 1.059896879209306, -2.2043383140390147, 0.8805153968895697, 1.2305274809144078, 0.49736656139683894, -0.27121599785669515, 1.0547460342971824, 2.792404142722461, 1.095325956434605, -2.1449164151096443], "std": [0.08181661369772583, 0.030786227160485083, 0.04176531409639086, 1.6325517033366175, 0.3857169592007317, 2.2524817414283227, 0.06146257254659884, 0.06285207723811857, 0.049270664572076094, 1.079112093787522, 0.2555731251825774, 0.204434821938173], "min": [0.39427718612611073, 0.22430246314463662, 0.9969572811278674, -3.140981788300759, 0.2859942718772157, -3.1403819134112765, 0.44258102606522537, -0.3295962993021837, 1.0097125416361896, -3.14131961113696, 0.45015742294679395, -3.047574127112377], "max": [0.6470509042116962, 0.3437307077870802, 1.163151333162903, 3.1414007402429496, 1.2688598846499155, 3.13945660026798, 0.6122068006468481, -0.10660653328767027, 1.1613327646078555, 3.141586922668242, 1.3917980680516155, -1.7871250769047227], "count": [632]}, "eef_sim_pose_action": {"mean": [0.48927489855307627, 0.3120786447881211, 1.059896879209306, -2.2043383140390147, 0.8805153968895697, 1.2305274809144078, 0.49736656139683894, -0.27121599785669515, 1.0547460342971824, 2.792404142722461, 1.095325956434605, -2.1449164151096443], "std": [0.08181661369772583, 0.030786227160485083, 0.04176531409639086, 1.6325517033366175, 0.3857169592007317, 2.2524817414283227, 0.06146257254659884, 0.06285207723811857, 0.049270664572076094, 1.079112093787522, 0.2555731251825774, 0.204434821938173], "min": [0.39427718612611073, 0.22430246314463662, 0.9969572811278674, -3.140981788300759, 0.2859942718772157, -3.1403819134112765, 0.44258102606522537, -0.3295962993021837, 1.0097125416361896, -3.14131961113696, 0.45015742294679395, -3.047574127112377], "max": [0.6470509042116962, 0.3437307077870802, 1.163151333162903, 3.1414007402429496, 1.2688598846499155, 3.13945660026798, 0.6122068006468481, -0.10660653328767027, 1.1613327646078555, 3.141586922668242, 1.3917980680516155, -1.7871250769047227], "count": [632]}, "gripper_mode_state": {"mean": [0.24367088607594936, 0.09651898734177215], "std": [0.429296384045926, 0.29530166342960346], "min": [0, 0], "max": [1, 1], "count": [632]}, "gripper_activity_state": {"mean": [1.893987341772152, 1.8955696202531647], "std": [0.4015341464008317, 0.415498013934363], "min": [0, 0], "max": [2, 2], "count": [632]}, "gripper_mode_action": {"mean": [0.24367088607594936, 0.09651898734177215], "std": [0.429296384045926, 0.29530166342960346], "min": [0, 0], "max": [1, 1], "count": [632]}, "gripper_activity_action": {"mean": [1.893987341772152, 1.8955696202531647], "std": [0.4015341464008317, 0.415498013934363], "min": [0, 0], "max": [2, 2], "count": [632]}, "gripper_open_scale_state": {"mean": [0.6689264239782027, 0.8631384493670897], "std": [0.31386312959653445, 0.20140268457162458], "min": [0.07, 0.231], "max": [0.897, 0.949], "count": [632]}, "gripper_open_scale_action": {"mean": [0.6689264239782027, 0.8631384493670897], "std": [0.31386312959653445, 0.20140268457162458], "min": [0.07, 0.231], "max": [0.897, 0.949], "count": [632]}}} +{"episode_index": 152, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.48592436793838983]], [[0.4735851779019101]], [[0.46074235731114155]]], "std": [[[0.14768785775509374]], [[0.15355987981131858]], [[0.1710703629157086]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.477447910333384]], [[0.45525833301666924]], [[0.4341803893068856]]], "std": [[[0.10958646809292454]], [[0.12531044319557344]], [[0.15593967870767894]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.477885324834068]], [[0.4563155067259462]], [[0.436364233419466]]], "std": [[[0.1123352669394571]], [[0.13336728027819658]], [[0.15931467940565935]]], "count": [129]}, "observation.state": {"min": [0.16252507269382477, 2.0297656059265137, -1.4762344360351562, -1.1067132949829102, -2.661400318145752, -1.7382781505584717, 0.7255333662033081, 292.0, 0.15467999875545502, 0.21563999354839325, -0.11339399963617325, -3.1371853351593018, -0.22699999809265137, -0.8600000739097595, -0.9171007871627808, -2.1751341819763184, 0.3458369970321655, 0.6288771033287048, 1.9461644887924194, 1.2576494216918945, -2.630699872970581, 66.0, -0.3502410054206848, 0.2053309977054596, -0.035927001386880875, 2.5209999084472656, -0.33000001311302185, -2.9670000076293945], "max": [0.7650476098060608, 2.10183048248291, -0.7497760057449341, -0.3712315559387207, -1.7267589569091797, -1.1494914293289185, 1.9021470546722412, 951.0, 0.34740400314331055, 0.3804340064525604, 0.041342999786138535, 3.140000104904175, 0.6100000143051147, -0.1809999942779541, -0.1970127671957016, -1.984404444694519, 1.0511071681976318, 1.05398690700531, 2.859372854232788, 1.7572672367095947, -0.9232617020606995, 893.0, -0.2362080067396164, 0.4276610016822815, 0.04587399959564209, 3.1070001125335693, 0.6589999794960022, -1.590999960899353], "mean": [0.38046661019325256, 2.0652642250061035, -0.9205468893051147, -0.5988118052482605, -1.9723424911499023, -1.4968379735946655, 1.1710342168807983, 834.5211181640625, 0.29190412163734436, 0.27625221014022827, -0.04231427237391472, -2.810373306274414, 0.3483332693576813, -0.29127827286720276, -0.41541725397109985, -2.1353464126586914, 0.6036306619644165, 0.7903819680213928, 2.3614044189453125, 1.5929601192474365, -1.5754989385604858, 696.480224609375, -0.30593055486679077, 0.2857765853404999, -0.013926392421126366, 2.8788416385650635, 0.32955202460289, -2.4684057235717773], "std": [0.22446785867214203, 0.02343829907476902, 0.2174358367919922, 0.2426949143409729, 0.2932907044887543, 0.12882088124752045, 0.5103247761726379, 215.64117431640625, 0.06527645885944366, 0.06519799679517746, 0.028590934351086617, 0.4193519055843353, 0.28961020708084106, 0.1434352695941925, 0.24003291130065918, 0.055658575147390366, 0.16352318227291107, 0.10450933873653412, 0.2639729976654053, 0.14338457584381104, 0.6483460068702698, 320.74493408203125, 0.031701963394880295, 0.0767592340707779, 0.02433515526354313, 0.1480788290500641, 0.26807671785354614, 0.42920494079589844], "count": [657]}, "action": {"min": [0.16252507269382477, 2.0297656059265137, -1.4762344360351562, -1.1067132949829102, -2.661400318145752, -1.7382781505584717, 0.7255333662033081, 292.0, 0.15467999875545502, 0.21563999354839325, -0.11339399963617325, -3.1371853351593018, -0.22699999809265137, -0.8600000739097595, -0.9171007871627808, -2.1751341819763184, 0.3458369970321655, 0.6288771033287048, 1.9461644887924194, 1.2576494216918945, -2.630699872970581, 66.0, -0.3502410054206848, 0.2053309977054596, -0.035927001386880875, 2.5209999084472656, -0.33000001311302185, -2.9670000076293945], "max": [0.7650476098060608, 2.10183048248291, -0.7497760057449341, -0.3712315559387207, -1.7267589569091797, -1.1494914293289185, 1.9021470546722412, 951.0, 0.34740400314331055, 0.3804340064525604, 0.041342999786138535, 3.140000104904175, 0.6100000143051147, -0.1809999942779541, -0.1970127671957016, -1.984404444694519, 1.0511071681976318, 1.05398690700531, 2.859372854232788, 1.7572672367095947, -0.9232617020606995, 893.0, -0.2362080067396164, 0.4276610016822815, 0.04587399959564209, 3.1070001125335693, 0.6589999794960022, -1.590999960899353], "mean": [0.38046661019325256, 2.0652642250061035, -0.9205468893051147, -0.5988118052482605, -1.9723424911499023, -1.4968379735946655, 1.1710342168807983, 834.5211181640625, 0.29190412163734436, 0.27625221014022827, -0.04231427237391472, -2.810373306274414, 0.3483332693576813, -0.29127827286720276, -0.41541725397109985, -2.1353464126586914, 0.6036306619644165, 0.7903819680213928, 2.3614044189453125, 1.5929601192474365, -1.5754989385604858, 696.480224609375, -0.30593055486679077, 0.2857765853404999, -0.013926392421126366, 2.8788416385650635, 0.32955202460289, -2.4684057235717773], "std": [0.22446785867214203, 0.02343829907476902, 0.2174358367919922, 0.2426949143409729, 0.2932907044887543, 0.12882088124752045, 0.5103247761726379, 215.64117431640625, 0.06527645885944366, 0.06519799679517746, 0.028590934351086617, 0.4193519055843353, 0.28961020708084106, 0.1434352695941925, 0.24003291130065918, 0.055658575147390366, 0.16352318227291107, 0.10450933873653412, 0.2639729976654053, 0.14338457584381104, 0.6483460068702698, 320.74493408203125, 0.031701963394880295, 0.0767592340707779, 0.02433515526354313, 0.1480788290500641, 0.26807671785354614, 0.42920494079589844], "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": [171], "max": [171], "mean": [171.0], "std": [0.0], "count": [657]}, "index": {"min": [116150], "max": [116806], "mean": [116478.0], "std": [189.65934373678155], "count": [657]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [657]}, "subtask_annotation": {"mean": [11.031963470319635, 29.0, 29.0, 29.0, 29.0], "std": [10.512899141140227, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [657]}, "scene_annotation": {"mean": [171.0], "std": [0.0], "min": [171], "max": [171], "count": [657]}, "eef_direction_state": {"mean": [4.459665144596651, 4.863013698630137], "std": [2.2163022415897804, 1.8113758710536827], "min": [0, 0], "max": [6, 6], "count": [657]}, "eef_velocity_state": {"mean": [0.528158295281583, 0.4672754946727549], "std": [0.7062765696970524, 0.7167770151166182], "min": [0, 0], "max": [2, 2], "count": [657]}, "eef_acc_mag_state": {"mean": [0.4596651445966514, 0.3972602739726027], "std": [0.7373294259640003, 0.7079834682489254], "min": [0, 0], "max": [2, 2], "count": [657]}, "eef_direction_action": {"mean": [4.459665144596651, 4.863013698630137], "std": [2.2163022415897804, 1.8113758710536827], "min": [0, 0], "max": [6, 6], "count": [657]}, "eef_velocity_action": {"mean": [0.528158295281583, 0.4672754946727549], "std": [0.7062765696970524, 0.7167770151166182], "min": [0, 0], "max": [2, 2], "count": [657]}, "eef_acc_mag_action": {"mean": [0.4596651445966514, 0.3972602739726027], "std": [0.7373294259640003, 0.7079834682489254], "min": [0, 0], "max": [2, 2], "count": [657]}, "eef_sim_pose_state": {"mean": [0.4964405559384272, 0.3008488115158326, 1.063593972756502, -1.9656181142720583, 0.8272816632908241, 1.2887849490811094, 0.4876917857064381, -0.2725813534704194, 1.0484114646951734, 2.9418991025060177, 1.062932281766616, -2.2232665261020954], "std": [0.07933025407935586, 0.024261758696215895, 0.04509042522753148, 1.8578781907206652, 0.40047281415013725, 2.255471500548717, 0.07222336233131964, 0.060053489717377936, 0.05192395734366854, 0.12263084582064365, 0.3053885166443548, 0.17679579961818165], "min": [0.4108942343296721, 0.24726235813691363, 1.0141710429593787, -3.139742152782386, 0.19555550529856358, -3.1387497577122336, 0.42105095070362314, -0.3259769527295281, 1.0032524910058978, 2.303246861967467, 0.47612192945243414, -2.9105240365100347], "max": [0.6417767387167406, 0.3645129565870194, 1.158566408659268, 3.1248520698199593, 1.3709276599721072, 3.1360160343677466, 0.6014261471337858, -0.12475730583585046, 1.1533745964548912, 3.1181823724503195, 1.3347859107910702, -1.8635270122150416], "count": [657]}, "eef_sim_pose_action": {"mean": [0.4964405559384272, 0.3008488115158326, 1.063593972756502, -1.9656181142720583, 0.8272816632908241, 1.2887849490811094, 0.4876917857064381, -0.2725813534704194, 1.0484114646951734, 2.9418991025060177, 1.062932281766616, -2.2232665261020954], "std": [0.07933025407935586, 0.024261758696215895, 0.04509042522753148, 1.8578781907206652, 0.40047281415013725, 2.255471500548717, 0.07222336233131964, 0.060053489717377936, 0.05192395734366854, 0.12263084582064365, 0.3053885166443548, 0.17679579961818165], "min": [0.4108942343296721, 0.24726235813691363, 1.0141710429593787, -3.139742152782386, 0.19555550529856358, -3.1387497577122336, 0.42105095070362314, -0.3259769527295281, 1.0032524910058978, 2.303246861967467, 0.47612192945243414, -2.9105240365100347], "max": [0.6417767387167406, 0.3645129565870194, 1.158566408659268, 3.1248520698199593, 1.3709276599721072, 3.1360160343677466, 0.6014261471337858, -0.12475730583585046, 1.1533745964548912, 3.1181823724503195, 1.3347859107910702, -1.8635270122150416], "count": [657]}, "gripper_mode_state": {"mean": [0.2252663622526636, 0.1400304414003044], "std": [0.41775761906889913, 0.3470186117221087], "min": [0, 0], "max": [1, 1], "count": [657]}, "gripper_activity_state": {"mean": [1.8904109589041096, 1.887366818873668], "std": [0.41675266517276877, 0.42319568573790006], "min": [0, 0], "max": [2, 2], "count": [657]}, "gripper_mode_action": {"mean": [0.2252663622526636, 0.1400304414003044], "std": [0.41775761906889913, 0.3470186117221087], "min": [0, 0], "max": [1, 1], "count": [657]}, "gripper_activity_action": {"mean": [1.8904109589041096, 1.887366818873668], "std": [0.41675266517276877, 0.42319568573790006], "min": [0, 0], "max": [2, 2], "count": [657]}, "gripper_open_scale_state": {"mean": [0.6964802130898038, 0.8345213090266633], "std": [0.32074497203906477, 0.21564112758939996], "min": [0.066, 0.292], "max": [0.893, 0.951], "count": [657]}, "gripper_open_scale_action": {"mean": [0.6964802130898038, 0.8345213090266633], "std": [0.32074497203906477, 0.21564112758939996], "min": [0.066, 0.292], "max": [0.893, 0.951], "count": [657]}}} +{"episode_index": 153, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8784313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4906085920479303]], [[0.48054933216973655]], [[0.4667255629208754]]], "std": [[[0.14589625148580362]], [[0.15276571143150713]], [[0.16952055398420462]]], "count": [132]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4796615326054664]], [[0.4603652749925728]], [[0.4406876516389384]]], "std": [[[0.1026390564091588]], [[0.12166724825194368]], [[0.1519770750765788]]], "count": [132]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4789176352990691]], [[0.46061388548474946]], [[0.4406710378911666]]], "std": [[[0.11211445747450276]], [[0.1323431129411974]], [[0.1572068879684506]]], "count": [132]}, "observation.state": {"min": [0.21216222643852234, 2.0585286617279053, -1.4987143278121948, -1.1017565727233887, -2.6661477088928223, -1.7357648611068726, 0.880344033241272, 324.0, 0.16090799868106842, 0.24345499277114868, -0.1264290064573288, -3.125999927520752, -0.3109999895095825, -0.8090000152587891, -0.9225636124610901, -2.175203800201416, 0.42207297682762146, 0.5407029986381531, 2.119370937347412, 1.3299583196640015, -2.5751636028289795, 67.0, -0.3384439945220947, 0.2189359962940216, -0.06639499962329865, -3.1411852836608887, -0.19200000166893005, -2.9070000648498535], "max": [0.7681892514228821, 2.1085150241851807, -0.5929058194160461, -0.5089904069900513, -1.5600801706314087, -0.9948027729988098, 1.9957318305969238, 952.0, 0.3244690001010895, 0.38303300738334656, 0.029548000544309616, -2.7760000228881836, 0.5640000104904175, -0.12300000339746475, -0.2514146864414215, -1.999553918838501, 1.0078403949737549, 1.0680543184280396, 2.854870319366455, 1.7031620740890503, -0.9043249487876892, 884.0, -0.2191140055656433, 0.40443798899650574, 0.034956999123096466, 3.140000104904175, 0.6060000061988831, -1.593999981880188], "mean": [0.4911441504955292, 2.087413787841797, -0.8447227478027344, -0.6924286484718323, -2.1706666946411133, -1.4894137382507324, 1.3355951309204102, 849.2644653320312, 0.2773967981338501, 0.3079819679260254, -0.04070276394486427, -2.9363603591918945, 0.25688081979751587, -0.3478635251522064, -0.43160077929496765, -2.1496880054473877, 0.5995433926582336, 0.8262515664100647, 2.3463523387908936, 1.5472241640090942, -1.6433725357055664, 674.8622436523438, -0.3032328486442566, 0.29940828680992126, -0.012523703277111053, 2.5731053352355957, 0.33552879095077515, -2.4402124881744385], "std": [0.14834405481815338, 0.009162891656160355, 0.29171285033226013, 0.1682734340429306, 0.297593891620636, 0.17752939462661743, 0.36456555128097534, 201.43118286132812, 0.05207732319831848, 0.0471620038151741, 0.03082152269780636, 0.07377444207668304, 0.23017257452011108, 0.11877697706222534, 0.22040779888629913, 0.034998152405023575, 0.17182008922100067, 0.10458650439977646, 0.26112398505210876, 0.11193778365850449, 0.6451475620269775, 309.915283203125, 0.03848045691847801, 0.06271441280841827, 0.017677363008260727, 1.207905650138855, 0.24057993292808533, 0.43852585554122925], "count": [675]}, "action": {"min": [0.21216222643852234, 2.0585286617279053, -1.4987143278121948, -1.1017565727233887, -2.6661477088928223, -1.7357648611068726, 0.880344033241272, 324.0, 0.16090799868106842, 0.24345499277114868, -0.1264290064573288, -3.125999927520752, -0.3109999895095825, -0.8090000152587891, -0.9225636124610901, -2.175203800201416, 0.42207297682762146, 0.5407029986381531, 2.119370937347412, 1.3299583196640015, -2.5751636028289795, 67.0, -0.3384439945220947, 0.2189359962940216, -0.06639499962329865, -3.1411852836608887, -0.19200000166893005, -2.9070000648498535], "max": [0.7681892514228821, 2.1085150241851807, -0.5929058194160461, -0.5089904069900513, -1.5600801706314087, -0.9948027729988098, 1.9957318305969238, 952.0, 0.3244690001010895, 0.38303300738334656, 0.029548000544309616, -2.7760000228881836, 0.5640000104904175, -0.12300000339746475, -0.2514146864414215, -1.999553918838501, 1.0078403949737549, 1.0680543184280396, 2.854870319366455, 1.7031620740890503, -0.9043249487876892, 884.0, -0.2191140055656433, 0.40443798899650574, 0.034956999123096466, 3.140000104904175, 0.6060000061988831, -1.593999981880188], "mean": [0.4911441504955292, 2.087413787841797, -0.8447227478027344, -0.6924286484718323, -2.1706666946411133, -1.4894137382507324, 1.3355951309204102, 849.2644653320312, 0.2773967981338501, 0.3079819679260254, -0.04070276394486427, -2.9363603591918945, 0.25688081979751587, -0.3478635251522064, -0.43160077929496765, -2.1496880054473877, 0.5995433926582336, 0.8262515664100647, 2.3463523387908936, 1.5472241640090942, -1.6433725357055664, 674.8622436523438, -0.3032328486442566, 0.29940828680992126, -0.012523703277111053, 2.5731053352355957, 0.33552879095077515, -2.4402124881744385], "std": [0.14834405481815338, 0.009162891656160355, 0.29171285033226013, 0.1682734340429306, 0.297593891620636, 0.17752939462661743, 0.36456555128097534, 201.43118286132812, 0.05207732319831848, 0.0471620038151741, 0.03082152269780636, 0.07377444207668304, 0.23017257452011108, 0.11877697706222534, 0.22040779888629913, 0.034998152405023575, 0.17182008922100067, 0.10458650439977646, 0.26112398505210876, 0.11193778365850449, 0.6451475620269775, 309.915283203125, 0.03848045691847801, 0.06271441280841827, 0.017677363008260727, 1.207905650138855, 0.24057993292808533, 0.43852585554122925], "count": [675]}, "timestamp": {"min": [0.0], "max": [22.466666666666665], "mean": [11.233333333333333], "std": [6.495183400598278], "count": [675]}, "frame_index": {"min": [0], "max": [674], "mean": [337.0], "std": [194.85550201794834], "count": [675]}, "episode_index": {"min": [172], "max": [172], "mean": [172.0], "std": [0.0], "count": [675]}, "index": {"min": [116807], "max": [117481], "mean": [117144.0], "std": [194.85550201794834], "count": [675]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [675]}, "subtask_annotation": {"mean": [10.762962962962963, 29.0, 29.0, 29.0, 29.0], "std": [10.44832604519867, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [675]}, "scene_annotation": {"mean": [172.0], "std": [0.0], "min": [172], "max": [172], "count": [675]}, "eef_direction_state": {"mean": [4.808888888888889, 4.911111111111111], "std": [1.9338492287420341, 1.7344725600967001], "min": [0, 0], "max": [6, 6], "count": [675]}, "eef_velocity_state": {"mean": [0.47703703703703704, 0.4311111111111111], "std": [0.6932415260521138, 0.6639351448320916], "min": [0, 0], "max": [2, 2], "count": [675]}, "eef_acc_mag_state": {"mean": [0.4577777777777778, 0.362962962962963], "std": [0.7419161045379961, 0.6886100590632349], "min": [0, 0], "max": [2, 2], "count": [675]}, "eef_direction_action": {"mean": [4.808888888888889, 4.911111111111111], "std": [1.9338492287420341, 1.7344725600967001], "min": [0, 0], "max": [6, 6], "count": [675]}, "eef_velocity_action": {"mean": [0.47703703703703704, 0.4311111111111111], "std": [0.6932415260521138, 0.6639351448320916], "min": [0, 0], "max": [2, 2], "count": [675]}, "eef_acc_mag_action": {"mean": [0.4577777777777778, 0.362962962962963], "std": [0.7419161045379961, 0.6886100590632349], "min": [0, 0], "max": [2, 2], "count": [675]}, "eef_sim_pose_state": {"mean": [0.5080471669873816, 0.2989028889728817, 1.067147687264315, -2.74958029980934, 0.8156033116881879, 1.3819886174216354, 0.5234799323132003, -0.26370572994127245, 1.0635436909019904, 2.888760179696303, 0.9612192536026752, -2.201733381781453], "std": [0.06709293026964659, 0.03502787869638495, 0.040466207081657574, 0.2676907400896588, 0.38288154781288486, 2.182381847443301, 0.049291824234483035, 0.05281328924401401, 0.038543607776157646, 0.13639030899485693, 0.24418197128033092, 0.13627058950893564], "min": [0.4292509224593629, 0.22273624344457393, 1.0032169072898975, -3.0992228502985313, 0.1996461061421646, -3.1340442194663716, 0.4504409242568362, -0.3068499455255054, 1.015621215136357, 2.4037801353733337, 0.3899208543171422, -2.7370806993142116], "max": [0.6249608316923729, 0.35125187680289904, 1.1558204054517742, -2.0760396242920294, 1.1947179822336933, 3.137689177825582, 0.6014902741740515, -0.12164269346968037, 1.1515455168683193, 3.137915989838892, 1.3220410639572053, -1.8854819136737861], "count": [675]}, "eef_sim_pose_action": {"mean": [0.5080471669873816, 0.2989028889728817, 1.067147687264315, -2.74958029980934, 0.8156033116881879, 1.3819886174216354, 0.5234799323132003, -0.26370572994127245, 1.0635436909019904, 2.888760179696303, 0.9612192536026752, -2.201733381781453], "std": [0.06709293026964659, 0.03502787869638495, 0.040466207081657574, 0.2676907400896588, 0.38288154781288486, 2.182381847443301, 0.049291824234483035, 0.05281328924401401, 0.038543607776157646, 0.13639030899485693, 0.24418197128033092, 0.13627058950893564], "min": [0.4292509224593629, 0.22273624344457393, 1.0032169072898975, -3.0992228502985313, 0.1996461061421646, -3.1340442194663716, 0.4504409242568362, -0.3068499455255054, 1.015621215136357, 2.4037801353733337, 0.3899208543171422, -2.7370806993142116], "max": [0.6249608316923729, 0.35125187680289904, 1.1558204054517742, -2.0760396242920294, 1.1947179822336933, 3.137689177825582, 0.6014902741740515, -0.12164269346968037, 1.1515455168683193, 3.137915989838892, 1.3220410639572053, -1.8854819136737861], "count": [675]}, "gripper_mode_state": {"mean": [0.2325925925925926, 0.1348148148148148], "std": [0.42248464879052183, 0.3415256659773339], "min": [0, 0], "max": [1, 1], "count": [675]}, "gripper_activity_state": {"mean": [1.88, 1.9362962962962964], "std": [0.4410089442277627, 0.3085467507423962], "min": [0, 0], "max": [2, 2], "count": [675]}, "gripper_mode_action": {"mean": [0.2325925925925926, 0.1348148148148148], "std": [0.42248464879052183, 0.3415256659773339], "min": [0, 0], "max": [1, 1], "count": [675]}, "gripper_activity_action": {"mean": [1.88, 1.9362962962962964], "std": [0.4410089442277627, 0.3085467507423962], "min": [0, 0], "max": [2, 2], "count": [675]}, "gripper_open_scale_state": {"mean": [0.6748622223126448, 0.8492644445348696], "std": [0.30991548280282566, 0.201431225162028], "min": [0.067, 0.324], "max": [0.884, 0.952], "count": [675]}, "gripper_open_scale_action": {"mean": [0.6748622223126448, 0.8492644445348696], "std": [0.30991548280282566, 0.201431225162028], "min": [0.067, 0.324], "max": [0.884, 0.952], "count": [675]}}} +{"episode_index": 154, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[1.0]], [[1.0]]], "mean": [[[0.48646248691533905]], [[0.47265828929227943]], [[0.4594204229217729]]], "std": [[[0.14521701074687882]], [[0.1516903669322403]], [[0.1692374301657991]]], "count": [128]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47745732485702613]], [[0.46298823976205067]], [[0.4457554572610294]]], "std": [[[0.09864947062174392]], [[0.11455634055199805]], [[0.14178689978593687]]], "count": [128]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4845749320235907]], [[0.46545005648743876]], [[0.44488256676368465]]], "std": [[[0.11449461709706599]], [[0.13592311822371742]], [[0.16251157994782334]]], "count": [128]}, "observation.state": {"min": [0.20441296696662903, 2.047288656234741, -1.6174139976501465, -1.1664384603500366, -2.699291467666626, -1.8231360912322998, 0.8558048009872437, 433.0, 0.13055600225925446, 0.23675300180912018, -0.12602899968624115, -3.1361851692199707, -0.3880000412464142, -1.003999948501587, -1.0200402736663818, -2.171224594116211, 0.3977780342102051, 0.6549348831176758, 2.1166131496429443, 1.2592899799346924, -2.5893356800079346, 54.0, -0.33974000811576843, 0.2224310040473938, -0.03263700008392334, -3.1361851692199707, -0.36399999260902405, -2.755000114440918], "max": [0.7760606408119202, 2.105407953262329, -0.6244962215423584, -0.5291664004325867, -1.5877435207366943, -1.047459363937378, 2.228907823562622, 949.0, 0.33035600185394287, 0.3742150068283081, 0.0453529991209507, 3.138000011444092, 0.6439999938011169, -0.0729999914765358, -0.22938862442970276, -1.9488871097564697, 1.0861707925796509, 1.1346909999847412, 2.857889413833618, 1.755469799041748, -1.0184868574142456, 846.0, -0.20348499715328217, 0.4302529990673065, 0.047894999384880066, 3.121000051498413, 0.6370000243186951, -1.6549999713897705], "mean": [0.43121668696403503, 2.0804238319396973, -0.8823605179786682, -0.7595696449279785, -2.157606363296509, -1.5811569690704346, 1.4037129878997803, 876.4110717773438, 0.2784650921821594, 0.2885177433490753, -0.03112374059855938, -2.8425161838531494, 0.2607569396495819, -0.37897807359695435, -0.46459588408470154, -2.125681161880493, 0.5902451276779175, 0.7818728089332581, 2.3779327869415283, 1.5939092636108398, -1.6861652135849, 653.9257202148438, -0.29791221022605896, 0.2991076111793518, -0.008340210653841496, 2.668426513671875, 0.3241453766822815, -2.398465394973755], "std": [0.16971741616725922, 0.013866093009710312, 0.2878021001815796, 0.1889997124671936, 0.2513144612312317, 0.1595313400030136, 0.4597030580043793, 148.80921936035156, 0.060396019369363785, 0.04677792266011238, 0.0294748954474926, 0.820174515247345, 0.28766587376594543, 0.1542876660823822, 0.27454328536987305, 0.061440497636795044, 0.21454516053199768, 0.12111902981996536, 0.2859976887702942, 0.13030566275119781, 0.5876891613006592, 313.27191162109375, 0.04257909581065178, 0.07627979665994644, 0.017184438183903694, 1.0535199642181396, 0.33952420949935913, 0.35246536135673523], "count": [646]}, "action": {"min": [0.20441296696662903, 2.047288656234741, -1.6174139976501465, -1.1664384603500366, -2.699291467666626, -1.8231360912322998, 0.8558048009872437, 433.0, 0.13055600225925446, 0.23675300180912018, -0.12602899968624115, -3.1361851692199707, -0.3880000412464142, -1.003999948501587, -1.0200402736663818, -2.171224594116211, 0.3977780342102051, 0.6549348831176758, 2.1166131496429443, 1.2592899799346924, -2.5893356800079346, 54.0, -0.33974000811576843, 0.2224310040473938, -0.03263700008392334, -3.1361851692199707, -0.36399999260902405, -2.755000114440918], "max": [0.7760606408119202, 2.105407953262329, -0.6244962215423584, -0.5291664004325867, -1.5877435207366943, -1.047459363937378, 2.228907823562622, 949.0, 0.33035600185394287, 0.3742150068283081, 0.0453529991209507, 3.138000011444092, 0.6439999938011169, -0.0729999914765358, -0.22938862442970276, -1.9488871097564697, 1.0861707925796509, 1.1346909999847412, 2.857889413833618, 1.755469799041748, -1.0184868574142456, 846.0, -0.20348499715328217, 0.4302529990673065, 0.047894999384880066, 3.121000051498413, 0.6370000243186951, -1.6549999713897705], "mean": [0.43121668696403503, 2.0804238319396973, -0.8823605179786682, -0.7595696449279785, -2.157606363296509, -1.5811569690704346, 1.4037129878997803, 876.4110717773438, 0.2784650921821594, 0.2885177433490753, -0.03112374059855938, -2.8425161838531494, 0.2607569396495819, -0.37897807359695435, -0.46459588408470154, -2.125681161880493, 0.5902451276779175, 0.7818728089332581, 2.3779327869415283, 1.5939092636108398, -1.6861652135849, 653.9257202148438, -0.29791221022605896, 0.2991076111793518, -0.008340210653841496, 2.668426513671875, 0.3241453766822815, -2.398465394973755], "std": [0.16971741616725922, 0.013866093009710312, 0.2878021001815796, 0.1889997124671936, 0.2513144612312317, 0.1595313400030136, 0.4597030580043793, 148.80921936035156, 0.060396019369363785, 0.04677792266011238, 0.0294748954474926, 0.820174515247345, 0.28766587376594543, 0.1542876660823822, 0.27454328536987305, 0.061440497636795044, 0.21454516053199768, 0.12111902981996536, 0.2859976887702942, 0.13030566275119781, 0.5876891613006592, 313.27191162109375, 0.04257909581065178, 0.07627979665994644, 0.017184438183903694, 1.0535199642181396, 0.33952420949935913, 0.35246536135673523], "count": [646]}, "timestamp": {"min": [0.0], "max": [21.5], "mean": [10.75], "std": [6.216130450511618], "count": [646]}, "frame_index": {"min": [0], "max": [645], "mean": [322.5], "std": [186.48391351534855], "count": [646]}, "episode_index": {"min": [173], "max": [173], "mean": [173.0], "std": [0.0], "count": [646]}, "index": {"min": [117482], "max": [118127], "mean": [117804.5], "std": [186.48391351534855], "count": [646]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [646]}, "subtask_annotation": {"mean": [11.402476780185758, 29.0, 29.0, 29.0, 29.0], "std": [10.203301538551791, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [646]}, "scene_annotation": {"mean": [173.0], "std": [0.0], "min": [173], "max": [173], "count": [646]}, "eef_direction_state": {"mean": [4.605263157894737, 5.029411764705882], "std": [2.0247470909081904, 1.633834014172729], "min": [0, 0], "max": [6, 6], "count": [646]}, "eef_velocity_state": {"mean": [0.5185758513931888, 0.4845201238390093], "std": [0.6806447155210192, 0.7458296866052313], "min": [0, 0], "max": [2, 2], "count": [646]}, "eef_acc_mag_state": {"mean": [0.4891640866873065, 0.44891640866873067], "std": [0.7582611570979201, 0.7525130667391158], "min": [0, 0], "max": [2, 2], "count": [646]}, "eef_direction_action": {"mean": [4.605263157894737, 5.029411764705882], "std": [2.0247470909081904, 1.633834014172729], "min": [0, 0], "max": [6, 6], "count": [646]}, "eef_velocity_action": {"mean": [0.5185758513931888, 0.4845201238390093], "std": [0.6806447155210192, 0.7458296866052313], "min": [0, 0], "max": [2, 2], "count": [646]}, "eef_acc_mag_action": {"mean": [0.4891640866873065, 0.44891640866873067], "std": [0.7582611570979201, 0.7525130667391158], "min": [0, 0], "max": [2, 2], "count": [646]}, "eef_sim_pose_state": {"mean": [0.5088711125255804, 0.29745358426892926, 1.0735366460932918, -1.7612499922122395, 0.7772559872947665, 1.750425677248224, 0.5049908872951399, -0.2710630495284705, 1.068995072436126, 2.729837342846143, 0.9483861061383277, -2.2630227371145], "std": [0.08177539484482936, 0.036604418638514435, 0.048365685087466845, 1.901465276949026, 0.40074300248635814, 2.136655933113164, 0.05049802352578556, 0.061807131395743925, 0.04282685238194261, 0.707375361469351, 0.3047743149985786, 0.17313607554826274], "min": [0.42907673659912615, 0.21753170192004667, 1.0231887742055816, -3.1405687634062938, 0.15589502799958788, -3.139637466419345, 0.4445174276302666, -0.31888176810882013, 1.0132030097792764, -3.1236499830223834, 0.2812930766898565, -2.9509074817021834], "max": [0.6472224562850903, 0.35895878230985573, 1.1796204771045191, 3.141493904644361, 1.1888518980805314, 3.1343213411703545, 0.5943438870435844, -0.10281601778059175, 1.1720565135350474, 3.125869702371881, 1.4130029212532773, -1.8787085453796273], "count": [646]}, "eef_sim_pose_action": {"mean": [0.5088711125255804, 0.29745358426892926, 1.0735366460932918, -1.7612499922122395, 0.7772559872947665, 1.750425677248224, 0.5049908872951399, -0.2710630495284705, 1.068995072436126, 2.729837342846143, 0.9483861061383277, -2.2630227371145], "std": [0.08177539484482936, 0.036604418638514435, 0.048365685087466845, 1.901465276949026, 0.40074300248635814, 2.136655933113164, 0.05049802352578556, 0.061807131395743925, 0.04282685238194261, 0.707375361469351, 0.3047743149985786, 0.17313607554826274], "min": [0.42907673659912615, 0.21753170192004667, 1.0231887742055816, -3.1405687634062938, 0.15589502799958788, -3.139637466419345, 0.4445174276302666, -0.31888176810882013, 1.0132030097792764, -3.1236499830223834, 0.2812930766898565, -2.9509074817021834], "max": [0.6472224562850903, 0.35895878230985573, 1.1796204771045191, 3.141493904644361, 1.1888518980805314, 3.1343213411703545, 0.5943438870435844, -0.10281601778059175, 1.1720565135350474, 3.125869702371881, 1.4130029212532773, -1.8787085453796273], "count": [646]}, "gripper_mode_state": {"mean": [0.23684210526315788, 0.07120743034055728], "std": [0.42514459003693805, 0.25717101742780546], "min": [0, 0], "max": [1, 1], "count": [646]}, "gripper_activity_state": {"mean": [1.9009287925696594, 1.9287925696594428], "std": [0.388813075825131, 0.3401066537426497], "min": [0, 0], "max": [2, 2], "count": [646]}, "gripper_mode_action": {"mean": [0.23684210526315788, 0.07120743034055728], "std": [0.42514459003693805, 0.25717101742780546], "min": [0, 0], "max": [1, 1], "count": [646]}, "gripper_activity_action": {"mean": [1.9009287925696594, 1.9287925696594428], "std": [0.388813075825131, 0.3401066537426497], "min": [0, 0], "max": [2, 2], "count": [646]}, "gripper_open_scale_state": {"mean": [0.6539256966534788, 0.8764109908537966], "std": [0.3132718997110306, 0.14880926376024364], "min": [0.054, 0.433], "max": [0.846, 0.949], "count": [646]}, "gripper_open_scale_action": {"mean": [0.6539256966534788, 0.8764109908537966], "std": [0.3132718997110306, 0.14880926376024364], "min": [0.054, 0.433], "max": [0.846, 0.949], "count": [646]}}} +{"episode_index": 155, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8549019607843137]], [[1.0]], [[1.0]]], "mean": [[[0.492162029224258]], [[0.4818796491615772]], [[0.4683893877906354]]], "std": [[[0.1467260119341707]], [[0.15350582228154358]], [[0.1702157001899412]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4783655443051537]], [[0.4656185979856423]], [[0.44931558716382725]]], "std": [[[0.10502190500906003]], [[0.11766207844537341]], [[0.1427976697718207]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47539845340458586]], [[0.4471100480151077]], [[0.4224349368504232]]], "std": [[[0.10016808574294814]], [[0.13366427662881109]], [[0.164905574778328]]], "count": [122]}, "observation.state": {"min": [0.2663721442222595, 2.002119541168213, -1.4342941045761108, -1.1704527139663696, -2.707110643386841, -1.822141170501709, 0.8313353061676025, 308.0, 0.15190500020980835, 0.24445399641990662, -0.07929900288581848, -3.1411852836608887, -0.3269999921321869, -0.9279999732971191, -0.9000489115715027, -2.1752912998199463, 0.3177022635936737, 0.5478065013885498, 2.0004963874816895, 1.1823383569717407, -2.58774733543396, 56.0, -0.3478449881076813, 0.22844800353050232, -0.04742100089788437, -3.1361851692199707, -0.10500000417232513, -3.0269999504089355], "max": [0.7391818761825562, 2.1056175231933594, -0.7111344337463379, -0.39420008659362793, -1.6945925951004028, -1.2638802528381348, 2.259538173675537, 951.0, 0.3294849991798401, 0.3804579973220825, 0.026474999263882637, 3.134999990463257, 0.6570000052452087, -0.26600000262260437, -0.21177825331687927, -1.9822577238082886, 0.8545132279396057, 0.9477486610412598, 2.8333325386047363, 1.6590576171875, -0.8569566607475281, 824.0, -0.24789300560951233, 0.42921000719070435, 0.04289500042796135, 3.134999990463257, 0.6869999766349792, -1.687999963760376], "mean": [0.4616243541240692, 2.0746588706970215, -0.9187304973602295, -0.7416269779205322, -2.1405019760131836, -1.4859707355499268, 1.4536737203598022, 790.363037109375, 0.2760023772716522, 0.30837583541870117, -0.03409148380160332, -2.7261734008789062, 0.23848184943199158, -0.393389493227005, -0.4032726585865021, -2.1372194290161133, 0.5956533551216125, 0.7289238572120667, 2.262403726577759, 1.5257973670959473, -1.4683454036712646, 575.286376953125, -0.3065967559814453, 0.29254430532455444, -0.019212499260902405, 2.7096188068389893, 0.40370306372642517, -2.5519306659698486], "std": [0.1641400009393692, 0.020292019471526146, 0.26637354493141174, 0.24128463864326477, 0.2639666497707367, 0.10687194019556046, 0.5539869666099548, 177.87506103515625, 0.06281714886426926, 0.04517656937241554, 0.022399133071303368, 0.8958690762519836, 0.28992101550102234, 0.15365801751613617, 0.229842409491539, 0.054685015231370926, 0.1379888355731964, 0.11615327000617981, 0.27875784039497375, 0.15014035999774933, 0.7025514841079712, 262.07025146484375, 0.028216378763318062, 0.07343398034572601, 0.02334151789546013, 0.6897381544113159, 0.2216244488954544, 0.4685068726539612], "count": [606]}, "action": {"min": [0.2663721442222595, 2.002119541168213, -1.4342941045761108, -1.1704527139663696, -2.707110643386841, -1.822141170501709, 0.8313353061676025, 308.0, 0.15190500020980835, 0.24445399641990662, -0.07929900288581848, -3.1411852836608887, -0.3269999921321869, -0.9279999732971191, -0.9000489115715027, -2.1752912998199463, 0.3177022635936737, 0.5478065013885498, 2.0004963874816895, 1.1823383569717407, -2.58774733543396, 56.0, -0.3478449881076813, 0.22844800353050232, -0.04742100089788437, -3.1361851692199707, -0.10500000417232513, -3.0269999504089355], "max": [0.7391818761825562, 2.1056175231933594, -0.7111344337463379, -0.39420008659362793, -1.6945925951004028, -1.2638802528381348, 2.259538173675537, 951.0, 0.3294849991798401, 0.3804579973220825, 0.026474999263882637, 3.134999990463257, 0.6570000052452087, -0.26600000262260437, -0.21177825331687927, -1.9822577238082886, 0.8545132279396057, 0.9477486610412598, 2.8333325386047363, 1.6590576171875, -0.8569566607475281, 824.0, -0.24789300560951233, 0.42921000719070435, 0.04289500042796135, 3.134999990463257, 0.6869999766349792, -1.687999963760376], "mean": [0.4616243541240692, 2.0746588706970215, -0.9187304973602295, -0.7416269779205322, -2.1405019760131836, -1.4859707355499268, 1.4536737203598022, 790.363037109375, 0.2760023772716522, 0.30837583541870117, -0.03409148380160332, -2.7261734008789062, 0.23848184943199158, -0.393389493227005, -0.4032726585865021, -2.1372194290161133, 0.5956533551216125, 0.7289238572120667, 2.262403726577759, 1.5257973670959473, -1.4683454036712646, 575.286376953125, -0.3065967559814453, 0.29254430532455444, -0.019212499260902405, 2.7096188068389893, 0.40370306372642517, -2.5519306659698486], "std": [0.1641400009393692, 0.020292019471526146, 0.26637354493141174, 0.24128463864326477, 0.2639666497707367, 0.10687194019556046, 0.5539869666099548, 177.87506103515625, 0.06281714886426926, 0.04517656937241554, 0.022399133071303368, 0.8958690762519836, 0.28992101550102234, 0.15365801751613617, 0.229842409491539, 0.054685015231370926, 0.1379888355731964, 0.11615327000617981, 0.27875784039497375, 0.15014035999774933, 0.7025514841079712, 262.07025146484375, 0.028216378763318062, 0.07343398034572601, 0.02334151789546013, 0.6897381544113159, 0.2216244488954544, 0.4685068726539612], "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": [174], "max": [174], "mean": [174.0], "std": [0.0], "count": [606]}, "index": {"min": [118128], "max": [118733], "mean": [118430.5], "std": [174.93689338349034], "count": [606]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [606]}, "subtask_annotation": {"mean": [11.011551155115512, 29.0, 29.0, 29.0, 29.0], "std": [10.451279323992315, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [606]}, "scene_annotation": {"mean": [174.0], "std": [0.0], "min": [174], "max": [174], "count": [606]}, "eef_direction_state": {"mean": [4.594059405940594, 5.011551155115511], "std": [2.071390300896771, 1.6495419615840936], "min": [0, 0], "max": [6, 6], "count": [606]}, "eef_velocity_state": {"mean": [0.5099009900990099, 0.4372937293729373], "std": [0.7029412442283542, 0.6859230028715115], "min": [0, 0], "max": [2, 2], "count": [606]}, "eef_acc_mag_state": {"mean": [0.5214521452145214, 0.4438943894389439], "std": [0.7634612883434455, 0.7485876792994149], "min": [0, 0], "max": [2, 2], "count": [606]}, "eef_direction_action": {"mean": [4.594059405940594, 5.011551155115511], "std": [2.071390300896771, 1.6495419615840936], "min": [0, 0], "max": [6, 6], "count": [606]}, "eef_velocity_action": {"mean": [0.5099009900990099, 0.4372937293729373], "std": [0.7029412442283542, 0.6859230028715115], "min": [0, 0], "max": [2, 2], "count": [606]}, "eef_acc_mag_action": {"mean": [0.5214521452145214, 0.4438943894389439], "std": [0.7634612883434455, 0.7485876792994149], "min": [0, 0], "max": [2, 2], "count": [606]}, "eef_sim_pose_state": {"mean": [0.49955247734084945, 0.29787365937811533, 1.0566519505238257, -2.0400001230229305, 0.929735525158752, 1.2753657067773787, 0.5219285736788816, -0.2650884909295517, 1.0699675586387165, 2.898959370081177, 0.9234515697863842, -2.270912362814367], "std": [0.07694296567596498, 0.023195286333171188, 0.04140568075894806, 1.994960376163574, 0.4050647066026453, 2.1713318553551115, 0.050238661894093394, 0.058193264358950884, 0.04975848009000206, 0.16306775349400043, 0.31222552850425894, 0.16541225215538563], "min": [0.43131849276921774, 0.2574669864059199, 1.0101343423832632, -3.14152831021349, 0.2889660863355894, -3.1412859574605942, 0.45060916897235603, -0.32016097408307426, 1.0046032393068263, 2.234201880268955, 0.34963012166062213, -2.910025868933894], "max": [0.6394262239443005, 0.36786473189671254, 1.1487055436526314, 3.1415527279549336, 1.3143038554155777, 3.139477317188309, 0.6002709812861545, -0.14331083410996648, 1.1556658985619668, 3.110549299035749, 1.3300044575414978, -2.097426771164222], "count": [606]}, "eef_sim_pose_action": {"mean": [0.49955247734084945, 0.29787365937811533, 1.0566519505238257, -2.0400001230229305, 0.929735525158752, 1.2753657067773787, 0.5219285736788816, -0.2650884909295517, 1.0699675586387165, 2.898959370081177, 0.9234515697863842, -2.270912362814367], "std": [0.07694296567596498, 0.023195286333171188, 0.04140568075894806, 1.994960376163574, 0.4050647066026453, 2.1713318553551115, 0.050238661894093394, 0.058193264358950884, 0.04975848009000206, 0.16306775349400043, 0.31222552850425894, 0.16541225215538563], "min": [0.43131849276921774, 0.2574669864059199, 1.0101343423832632, -3.14152831021349, 0.2889660863355894, -3.1412859574605942, 0.45060916897235603, -0.32016097408307426, 1.0046032393068263, 2.234201880268955, 0.34963012166062213, -2.910025868933894], "max": [0.6394262239443005, 0.36786473189671254, 1.1487055436526314, 3.1415527279549336, 1.3143038554155777, 3.139477317188309, 0.6002709812861545, -0.14331083410996648, 1.1556658985619668, 3.110549299035749, 1.3300044575414978, -2.097426771164222], "count": [606]}, "gripper_mode_state": {"mean": [0.22277227722772278, 0.11551155115511551], "std": [0.41610670473629435, 0.3196382841664232], "min": [0, 0], "max": [1, 1], "count": [606]}, "gripper_activity_state": {"mean": [1.9092409240924093, 1.896039603960396], "std": [0.36335494567026516, 0.3820443856712799], "min": [0, 0], "max": [2, 2], "count": [606]}, "gripper_mode_action": {"mean": [0.22277227722772278, 0.11551155115511551], "std": [0.41610670473629435, 0.3196382841664232], "min": [0, 0], "max": [1, 1], "count": [606]}, "gripper_activity_action": {"mean": [1.9092409240924093, 1.896039603960396], "std": [0.36335494567026516, 0.3820443856712799], "min": [0, 0], "max": [2, 2], "count": [606]}, "gripper_open_scale_state": {"mean": [0.5752863035862982, 0.7903630366057848], "std": [0.2620701569960578, 0.17787509554078854], "min": [0.056, 0.308], "max": [0.824, 0.951], "count": [606]}, "gripper_open_scale_action": {"mean": [0.5752863035862982, 0.7903630366057848], "std": [0.2620701569960578, 0.17787509554078854], "min": [0.056, 0.308], "max": [0.824, 0.951], "count": [606]}}} +{"episode_index": 156, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[1.0]], [[1.0]]], "mean": [[[0.49240501307189544]], [[0.4825775359477124]], [[0.46894419444444446]]], "std": [[[0.1436084902170661]], [[0.1514289686225641]], [[0.1692086764401074]]], "count": [125]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8470588235294118]], [[1.0]], [[1.0]]], "mean": [[[0.47702390849673204]], [[0.45951305882352944]], [[0.44031260784313725]]], "std": [[[0.09541621277242783]], [[0.11521750019557664]], [[0.1442519519333533]]], "count": [125]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4782835604575163]], [[0.45575420588235294]], [[0.43365951960784316]]], "std": [[[0.10415280997683056]], [[0.1315118867995036]], [[0.15944297931390736]]], "count": [125]}, "observation.state": {"min": [0.2600540518760681, 2.041023015975952, -1.379333734512329, -0.9738762974739075, -2.657996892929077, -1.5876387357711792, 0.5853660106658936, 425.0, 0.14357100427150726, 0.23810400068759918, -0.10116700083017349, -3.1391851902008057, -0.19200001657009125, -0.8109999895095825, -0.9569117426872253, -2.175448179244995, 0.26794296503067017, 0.4518657326698303, 1.7520140409469604, 1.2501444816589355, -2.5403616428375244, 61.0, -0.3463889956474304, 0.21204900741577148, -0.04770899936556816, -3.1411852836608887, -0.2980000078678131, -3.055999994277954], "max": [0.85362309217453, 2.100102424621582, -0.5109451413154602, -0.22598522901535034, -1.3556320667266846, -1.2323073148727417, 2.1826565265655518, 958.0, 0.33462899923324585, 0.3988899886608124, 0.031530000269412994, 3.1389999389648438, 0.824999988079071, 0.0989999771118164, -0.17357300221920013, -2.0599772930145264, 1.0455394983291626, 0.9862158298492432, 2.8564059734344482, 1.7136340141296387, -0.8319286704063416, 888.0, -0.19657400250434875, 0.4224269986152649, 0.0256120003759861, 3.1410000324249268, 0.8899999856948853, -1.5839999914169312], "mean": [0.44605332612991333, 2.072664976119995, -0.7941514849662781, -0.6238974332809448, -2.083909273147583, -1.5035851001739502, 1.2893662452697754, 778.6724243164062, 0.2895726263523102, 0.298471063375473, -0.032235752791166306, -2.7776706218719482, 0.3495757281780243, -0.3652671277523041, -0.4134557545185089, -2.1486101150512695, 0.6032117605209351, 0.7712222933769226, 2.314087390899658, 1.5413329601287842, -1.5934191942214966, 654.2567749023438, -0.3037261366844177, 0.2901323139667511, -0.02062924951314926, 1.929709553718567, 0.35036301612854004, -2.451242685317993], "std": [0.2117883265018463, 0.016543854027986526, 0.21207007765769958, 0.15459023416042328, 0.2547076344490051, 0.08458863943815231, 0.5108304023742676, 122.8536148071289, 0.059929147362709045, 0.05429496616125107, 0.02417900413274765, 0.6380219459533691, 0.2565494775772095, 0.18362008035182953, 0.25254395604133606, 0.030240992084145546, 0.20791922509670258, 0.10906681418418884, 0.2666179835796356, 0.14363107085227966, 0.6734049320220947, 337.8701171875, 0.04832940548658371, 0.07347802072763443, 0.015566681511700153, 2.094817876815796, 0.2874196469783783, 0.4572938084602356], "count": [625]}, "action": {"min": [0.2600540518760681, 2.041023015975952, -1.379333734512329, -0.9738762974739075, -2.657996892929077, -1.5876387357711792, 0.5853660106658936, 425.0, 0.14357100427150726, 0.23810400068759918, -0.10116700083017349, -3.1391851902008057, -0.19200001657009125, -0.8109999895095825, -0.9569117426872253, -2.175448179244995, 0.26794296503067017, 0.4518657326698303, 1.7520140409469604, 1.2501444816589355, -2.5403616428375244, 61.0, -0.3463889956474304, 0.21204900741577148, -0.04770899936556816, -3.1411852836608887, -0.2980000078678131, -3.055999994277954], "max": [0.85362309217453, 2.100102424621582, -0.5109451413154602, -0.22598522901535034, -1.3556320667266846, -1.2323073148727417, 2.1826565265655518, 958.0, 0.33462899923324585, 0.3988899886608124, 0.031530000269412994, 3.1389999389648438, 0.824999988079071, 0.0989999771118164, -0.17357300221920013, -2.0599772930145264, 1.0455394983291626, 0.9862158298492432, 2.8564059734344482, 1.7136340141296387, -0.8319286704063416, 888.0, -0.19657400250434875, 0.4224269986152649, 0.0256120003759861, 3.1410000324249268, 0.8899999856948853, -1.5839999914169312], "mean": [0.44605332612991333, 2.072664976119995, -0.7941514849662781, -0.6238974332809448, -2.083909273147583, -1.5035851001739502, 1.2893662452697754, 778.6724243164062, 0.2895726263523102, 0.298471063375473, -0.032235752791166306, -2.7776706218719482, 0.3495757281780243, -0.3652671277523041, -0.4134557545185089, -2.1486101150512695, 0.6032117605209351, 0.7712222933769226, 2.314087390899658, 1.5413329601287842, -1.5934191942214966, 654.2567749023438, -0.3037261366844177, 0.2901323139667511, -0.02062924951314926, 1.929709553718567, 0.35036301612854004, -2.451242685317993], "std": [0.2117883265018463, 0.016543854027986526, 0.21207007765769958, 0.15459023416042328, 0.2547076344490051, 0.08458863943815231, 0.5108304023742676, 122.8536148071289, 0.059929147362709045, 0.05429496616125107, 0.02417900413274765, 0.6380219459533691, 0.2565494775772095, 0.18362008035182953, 0.25254395604133606, 0.030240992084145546, 0.20791922509670258, 0.10906681418418884, 0.2666179835796356, 0.14363107085227966, 0.6734049320220947, 337.8701171875, 0.04832940548658371, 0.07347802072763443, 0.015566681511700153, 2.094817876815796, 0.2874196469783783, 0.4572938084602356], "count": [625]}, "timestamp": {"min": [0.0], "max": [20.8], "mean": [10.399999999999999], "std": [6.014057606050086], "count": [625]}, "frame_index": {"min": [0], "max": [624], "mean": [312.0], "std": [180.42172818150257], "count": [625]}, "episode_index": {"min": [175], "max": [175], "mean": [175.0], "std": [0.0], "count": [625]}, "index": {"min": [118734], "max": [119358], "mean": [119046.0], "std": [180.42172818150257], "count": [625]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [625]}, "subtask_annotation": {"mean": [10.8576, 29.0, 29.0, 29.0, 29.0], "std": [10.32467540603576, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [625]}, "scene_annotation": {"mean": [175.0], "std": [0.0], "min": [175], "max": [175], "count": [625]}, "eef_direction_state": {"mean": [4.448, 4.6448], "std": [2.1661246501528866, 2.0719635518029706], "min": [0, 0], "max": [6, 6], "count": [625]}, "eef_velocity_state": {"mean": [0.5632, 0.512], "std": [0.7329432174459342, 0.7420619920195343], "min": [0, 0], "max": [2, 2], "count": [625]}, "eef_acc_mag_state": {"mean": [0.528, 0.4512], "std": [0.7733149423100459, 0.7405528745471162], "min": [0, 0], "max": [2, 2], "count": [625]}, "eef_direction_action": {"mean": [4.448, 4.6448], "std": [2.1661246501528866, 2.0719635518029706], "min": [0, 0], "max": [6, 6], "count": [625]}, "eef_velocity_action": {"mean": [0.5632, 0.512], "std": [0.7329432174459342, 0.7420619920195343], "min": [0, 0], "max": [2, 2], "count": [625]}, "eef_acc_mag_action": {"mean": [0.528, 0.4512], "std": [0.7733149423100459, 0.7405528745471162], "min": [0, 0], "max": [2, 2], "count": [625]}, "eef_sim_pose_state": {"mean": [0.49804729976382817, 0.29386705746381164, 1.059644053178505, -1.9696043233635443, 0.8250906024392587, 1.144593284116091, 0.5099628661857541, -0.2779320388708396, 1.0579239452609581, 2.640667854188864, 1.031295914621243, -2.1512380478487874], "std": [0.07804886613712371, 0.04460962576986194, 0.04435388556223937, 1.8633280209217615, 0.40505389626033217, 2.329916076359029, 0.059734487362674234, 0.057432583087688796, 0.04404481598265932, 1.0802048423123514, 0.29241727517298105, 0.8010765493578466], "min": [0.4185820221784078, 0.1948621540252125, 1.0101304998298897, -3.140139786917691, 0.2519372257231589, -3.134055563663365, 0.4461516303000982, -0.33602460264675327, 1.008369742818095, -3.1150079195913887, 0.4141244435245528, -3.131357719109768], "max": [0.6349709353621864, 0.3405228031505846, 1.1647507063462266, 3.1388371905773744, 1.4558111373669806, 3.1347517413135497, 0.6194643275853743, -0.1232496864999903, 1.155569104154799, 3.128169784532861, 1.561235577404943, 3.1252985724899154], "count": [625]}, "eef_sim_pose_action": {"mean": [0.49804729976382817, 0.29386705746381164, 1.059644053178505, -1.9696043233635443, 0.8250906024392587, 1.144593284116091, 0.5099628661857541, -0.2779320388708396, 1.0579239452609581, 2.640667854188864, 1.031295914621243, -2.1512380478487874], "std": [0.07804886613712371, 0.04460962576986194, 0.04435388556223937, 1.8633280209217615, 0.40505389626033217, 2.329916076359029, 0.059734487362674234, 0.057432583087688796, 0.04404481598265932, 1.0802048423123514, 0.29241727517298105, 0.8010765493578466], "min": [0.4185820221784078, 0.1948621540252125, 1.0101304998298897, -3.140139786917691, 0.2519372257231589, -3.134055563663365, 0.4461516303000982, -0.33602460264675327, 1.008369742818095, -3.1150079195913887, 0.4141244435245528, -3.131357719109768], "max": [0.6349709353621864, 0.3405228031505846, 1.1647507063462266, 3.1388371905773744, 1.4558111373669806, 3.1347517413135497, 0.6194643275853743, -0.1232496864999903, 1.155569104154799, 3.128169784532861, 1.561235577404943, 3.1252985724899154], "count": [625]}, "gripper_mode_state": {"mean": [0.2656, 0.0592], "std": [0.44165217083130154, 0.23599864406390264], "min": [0, 0], "max": [1, 1], "count": [625]}, "gripper_activity_state": {"mean": [1.8544, 1.9056], "std": [0.4862104893973378, 0.38663760810350506], "min": [0, 0], "max": [2, 2], "count": [625]}, "gripper_mode_action": {"mean": [0.2656, 0.0592], "std": [0.44165217083130154, 0.23599864406390264], "min": [0, 0], "max": [1, 1], "count": [625]}, "gripper_activity_action": {"mean": [1.8544, 1.9056], "std": [0.4862104893973378, 0.38663760810350506], "min": [0, 0], "max": [2, 2], "count": [625]}, "gripper_open_scale_state": {"mean": [0.6542567999999994, 0.7786720000488278], "std": [0.33787013215007417, 0.12285366094604819], "min": [0.061, 0.425], "max": [0.888, 0.958], "count": [625]}, "gripper_open_scale_action": {"mean": [0.6542567999999994, 0.7786720000488278], "std": [0.33787013215007417, 0.12285366094604819], "min": [0.061, 0.425], "max": [0.888, 0.958], "count": [625]}}} +{"episode_index": 157, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4904007395199459]], [[0.4813002112914131]], [[0.463432157144467]]], "std": [[[0.13936667562009677]], [[0.15330587548702707]], [[0.1699918498527262]]], "count": [145]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4736238040906018]], [[0.4640235660356096]], [[0.44943218954248365]]], "std": [[[0.09872673316485571]], [[0.1094703234240666]], [[0.1320643742014043]]], "count": [145]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48179300061978814]], [[0.4583201163511381]], [[0.43473864801667794]]], "std": [[[0.10931083142704608]], [[0.13411182875020106]], [[0.16465795604629138]]], "count": [145]}, "observation.state": {"min": [0.16311846673488617, 2.060849905014038, -1.4924660921096802, -1.1500672101974487, -2.6548728942871094, -1.7109812498092651, 0.9334020614624023, 379.0, 0.16007700562477112, 0.22825999557971954, -0.10951700061559677, -3.134185314178467, -0.23800000548362732, -0.8759999871253967, -0.9800198674201965, -2.175273895263672, 0.3305828273296356, 0.5391322374343872, 1.9848581552505493, 1.098300814628601, -2.5934195518493652, 44.0, -0.35751399397850037, 0.2189760059118271, -0.040105000138282776, -3.1411852836608887, -0.3109999895095825, -2.928999900817871], "max": [0.6968925595283508, 2.100137233734131, -0.5711590051651001, -0.5271068811416626, -1.7319774627685547, -1.0734124183654785, 2.3616747856140137, 956.0, 0.33956199884414673, 0.37333500385284424, 0.03810599818825722, -2.7790000438690186, 0.6290000081062317, -0.2029999941587448, -0.1722116321325302, -1.978801965713501, 1.0140538215637207, 1.046097993850708, 2.857872247695923, 1.7069494724273682, -0.8912174701690674, 875.0, -0.22139400243759155, 0.44762399792671204, 0.08242999762296677, 3.140000104904175, 0.7009999752044678, -1.6299999952316284], "mean": [0.4760993719100952, 2.0835776329040527, -0.8669120669364929, -0.7653181552886963, -2.1536853313446045, -1.5645331144332886, 1.5235638618469238, 787.238525390625, 0.2647879421710968, 0.30699342489242554, -0.029575537890195847, -2.9283411502838135, 0.290463387966156, -0.4428056478500366, -0.39095669984817505, -2.133465051651001, 0.5862475037574768, 0.748315691947937, 2.265110969543457, 1.5452015399932861, -1.4996166229248047, 663.023681640625, -0.3085295557975769, 0.2890239357948303, -0.011046729050576687, 2.6985552310943604, 0.4066333472728729, -2.526731014251709], "std": [0.14750097692012787, 0.009044144302606583, 0.273833304643631, 0.21519820392131805, 0.2236737161874771, 0.1384919285774231, 0.5888847708702087, 193.71359252929688, 0.051025986671447754, 0.04574410617351532, 0.025742679834365845, 0.07721869647502899, 0.26554062962532043, 0.24766232073307037, 0.25701406598091125, 0.05636429786682129, 0.20534834265708923, 0.1472923308610916, 0.29227280616760254, 0.16707073152065277, 0.6665876507759094, 317.4686279296875, 0.036595262587070465, 0.07777396589517593, 0.023265725001692772, 0.7236945629119873, 0.30747517943382263, 0.4413522183895111], "count": [762]}, "action": {"min": [0.16311846673488617, 2.060849905014038, -1.4924660921096802, -1.1500672101974487, -2.6548728942871094, -1.7109812498092651, 0.9334020614624023, 379.0, 0.16007700562477112, 0.22825999557971954, -0.10951700061559677, -3.134185314178467, -0.23800000548362732, -0.8759999871253967, -0.9800198674201965, -2.175273895263672, 0.3305828273296356, 0.5391322374343872, 1.9848581552505493, 1.098300814628601, -2.5934195518493652, 44.0, -0.35751399397850037, 0.2189760059118271, -0.040105000138282776, -3.1411852836608887, -0.3109999895095825, -2.928999900817871], "max": [0.6968925595283508, 2.100137233734131, -0.5711590051651001, -0.5271068811416626, -1.7319774627685547, -1.0734124183654785, 2.3616747856140137, 956.0, 0.33956199884414673, 0.37333500385284424, 0.03810599818825722, -2.7790000438690186, 0.6290000081062317, -0.2029999941587448, -0.1722116321325302, -1.978801965713501, 1.0140538215637207, 1.046097993850708, 2.857872247695923, 1.7069494724273682, -0.8912174701690674, 875.0, -0.22139400243759155, 0.44762399792671204, 0.08242999762296677, 3.140000104904175, 0.7009999752044678, -1.6299999952316284], "mean": [0.4760993719100952, 2.0835776329040527, -0.8669120669364929, -0.7653181552886963, -2.1536853313446045, -1.5645331144332886, 1.5235638618469238, 787.238525390625, 0.2647879421710968, 0.30699342489242554, -0.029575537890195847, -2.9283411502838135, 0.290463387966156, -0.4428056478500366, -0.39095669984817505, -2.133465051651001, 0.5862475037574768, 0.748315691947937, 2.265110969543457, 1.5452015399932861, -1.4996166229248047, 663.023681640625, -0.3085295557975769, 0.2890239357948303, -0.011046729050576687, 2.6985552310943604, 0.4066333472728729, -2.526731014251709], "std": [0.14750097692012787, 0.009044144302606583, 0.273833304643631, 0.21519820392131805, 0.2236737161874771, 0.1384919285774231, 0.5888847708702087, 193.71359252929688, 0.051025986671447754, 0.04574410617351532, 0.025742679834365845, 0.07721869647502899, 0.26554062962532043, 0.24766232073307037, 0.25701406598091125, 0.05636429786682129, 0.20534834265708923, 0.1472923308610916, 0.29227280616760254, 0.16707073152065277, 0.6665876507759094, 317.4686279296875, 0.036595262587070465, 0.07777396589517593, 0.023265725001692772, 0.7236945629119873, 0.30747517943382263, 0.4413522183895111], "count": [762]}, "timestamp": {"min": [0.0], "max": [25.366666666666667], "mean": [12.683333333333334], "std": [7.332342104726206], "count": [762]}, "frame_index": {"min": [0], "max": [761], "mean": [380.5], "std": [219.9702631417862], "count": [762]}, "episode_index": {"min": [176], "max": [176], "mean": [176.0], "std": [0.0], "count": [762]}, "index": {"min": [119359], "max": [120120], "mean": [119739.5], "std": [219.9702631417862], "count": [762]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [762]}, "subtask_annotation": {"mean": [11.091863517060368, 29.0, 29.0, 29.0, 29.0], "std": [9.369462988068513, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [762]}, "scene_annotation": {"mean": [176.0], "std": [0.0], "min": [176], "max": [176], "count": [762]}, "eef_direction_state": {"mean": [4.503937007874016, 4.653543307086614], "std": [2.1043911685467966, 1.89851974147082], "min": [0, 0], "max": [6, 6], "count": [762]}, "eef_velocity_state": {"mean": [0.5131233595800525, 0.510498687664042], "std": [0.6933966440950389, 0.6644477612469607], "min": [0, 0], "max": [2, 2], "count": [762]}, "eef_acc_mag_state": {"mean": [0.5039370078740157, 0.42650918635170604], "std": [0.7637524686063744, 0.7175934138900619], "min": [0, 0], "max": [2, 2], "count": [762]}, "eef_direction_action": {"mean": [4.503937007874016, 4.653543307086614], "std": [2.1043911685467966, 1.89851974147082], "min": [0, 0], "max": [6, 6], "count": [762]}, "eef_velocity_action": {"mean": [0.5131233595800525, 0.510498687664042], "std": [0.6933966440950389, 0.6644477612469607], "min": [0, 0], "max": [2, 2], "count": [762]}, "eef_acc_mag_action": {"mean": [0.5039370078740157, 0.42650918635170604], "std": [0.7637524686063744, 0.7175934138900619], "min": [0, 0], "max": [2, 2], "count": [762]}, "eef_sim_pose_state": {"mean": [0.4948244563624198, 0.3036771257686366, 1.0608119676546865, -1.959022748092899, 0.9126875431519222, 1.4180908603670785, 0.5227811680792585, -0.2624819967413781, 1.0793445631688634, 2.8041449975643515, 0.9444456289596861, -2.335654280483949], "std": [0.08185300444342258, 0.0315604910056583, 0.0463159329439692, 1.876351626089613, 0.4207792816787943, 2.2012543055666702, 0.05029254489972691, 0.050663802892871965, 0.041541868153861926, 0.13337352104700287, 0.3427536303086391, 0.1730372102567932], "min": [0.42292795398854627, 0.23295414280151938, 1.011312905749472, -3.131807776162284, 0.24301186530135288, -3.1396363673091368, 0.43412190090380354, -0.3209250379854699, 1.0208435615885965, 2.2153012858112002, 0.3466776726098677, -3.0005675196817867], "max": [0.6575273711978227, 0.3855342323281542, 1.171034019492125, 3.1375973609111485, 1.3123509732188823, 3.130509021053306, 0.5927411950437859, -0.13507288816843757, 1.1485380382507195, 2.992998285892955, 1.2962589152235604, -2.1549809076022486], "count": [762]}, "eef_sim_pose_action": {"mean": [0.4948244563624198, 0.3036771257686366, 1.0608119676546865, -1.959022748092899, 0.9126875431519222, 1.4180908603670785, 0.5227811680792585, -0.2624819967413781, 1.0793445631688634, 2.8041449975643515, 0.9444456289596861, -2.335654280483949], "std": [0.08185300444342258, 0.0315604910056583, 0.0463159329439692, 1.876351626089613, 0.4207792816787943, 2.2012543055666702, 0.05029254489972691, 0.050663802892871965, 0.041541868153861926, 0.13337352104700287, 0.3427536303086391, 0.1730372102567932], "min": [0.42292795398854627, 0.23295414280151938, 1.011312905749472, -3.131807776162284, 0.24301186530135288, -3.1396363673091368, 0.43412190090380354, -0.3209250379854699, 1.0208435615885965, 2.2153012858112002, 0.3466776726098677, -3.0005675196817867], "max": [0.6575273711978227, 0.3855342323281542, 1.171034019492125, 3.1375973609111485, 1.3123509732188823, 3.130509021053306, 0.5927411950437859, -0.13507288816843757, 1.1485380382507195, 2.992998285892955, 1.2962589152235604, -2.1549809076022486], "count": [762]}, "gripper_mode_state": {"mean": [0.23228346456692914, 0.1837270341207349], "std": [0.42228883084414204, 0.38726142469129726], "min": [0, 0], "max": [1, 1], "count": [762]}, "gripper_activity_state": {"mean": [1.879265091863517, 1.8622047244094488], "std": [0.44499607543677355, 0.4618397195909572], "min": [0, 0], "max": [2, 2], "count": [762]}, "gripper_mode_action": {"mean": [0.23228346456692914, 0.1837270341207349], "std": [0.42228883084414204, 0.38726142469129726], "min": [0, 0], "max": [1, 1], "count": [762]}, "gripper_activity_action": {"mean": [1.879265091863517, 1.8622047244094488], "std": [0.44499607543677355, 0.4618397195909572], "min": [0, 0], "max": [2, 2], "count": [762]}, "gripper_open_scale_state": {"mean": [0.6630236221023118, 0.7872388452645044], "std": [0.31746867732909695, 0.1937135859157561], "min": [0.044, 0.379], "max": [0.875, 0.956], "count": [762]}, "gripper_open_scale_action": {"mean": [0.6630236221023118, 0.7872388452645044], "std": [0.31746867732909695, 0.1937135859157561], "min": [0.044, 0.379], "max": [0.875, 0.956], "count": [762]}}} +{"episode_index": 158, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8235294117647058]], [[1.0]], [[1.0]]], "mean": [[[0.497749737394958]], [[0.48604374293577085]], [[0.47242450488967513]]], "std": [[[0.13503785795601325]], [[0.14475704118143487]], [[0.16330815870454024]]], "count": [133]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8196078431372549]], [[0.6823529411764706]], [[0.6862745098039216]]], "mean": [[[0.480546081809917]], [[0.4646153849697774]], [[0.4467609848764067]]], "std": [[[0.0831882473828381]], [[0.10668290615961377]], [[0.1354901409454054]]], "count": [133]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4694296402771635]], [[0.45587107167428376]], [[0.4405232474568775]]], "std": [[[0.10513140675578668]], [[0.12550413621177542]], [[0.14604556648319808]]], "count": [133]}, "observation.state": {"min": [0.21210986375808716, 2.046869993209839, -1.3468705415725708, -1.0270216464996338, -2.66461181640625, -1.6938247680664062, 0.8565900921821594, 469.0, 0.14009100198745728, 0.23622600734233856, -0.10321599990129471, -3.134185314178467, -0.009000003337860107, -0.9980000853538513, -0.9926211833953857, -2.1722543239593506, 0.3000221252441406, 0.5398827195167542, 2.1153042316436768, 1.1658974885940552, -2.5850071907043457, 70.0, -0.3444490134716034, 0.21044500172138214, -0.05047399923205376, -3.134185314178467, -0.35199999809265137, -2.7760000228881836], "max": [0.8132012486457825, 2.1010448932647705, -0.5716826319694519, -0.6074094772338867, -1.7297435998916626, -1.2557469606399536, 2.3760740756988525, 958.0, 0.33874601125717163, 0.3880870044231415, 0.04244700074195862, 3.140000104904175, 0.6480000615119934, -0.13600000739097595, -0.20816542208194733, -1.9983147382736206, 1.0109645128250122, 1.0660645961761475, 2.8568944931030273, 1.7416292428970337, -0.8788430690765381, 896.0, -0.21052700281143188, 0.42950400710105896, 0.041478998959064484, 3.134000062942505, 0.6439999341964722, -1.6660000085830688], "mean": [0.4527612328529358, 2.0859391689300537, -0.7426875829696655, -0.719169557094574, -2.1509134769439697, -1.547153353691101, 1.3720893859863281, 877.0182495117188, 0.28543078899383545, 0.30201393365859985, -0.02216051146388054, -2.052025318145752, 0.32452192902565, -0.40413737297058105, -0.4496731162071228, -2.136752128601074, 0.5835424065589905, 0.8584873080253601, 2.393219470977783, 1.5663808584213257, -1.72080659866333, 669.73095703125, -0.30281925201416016, 0.30307766795158386, 8.876594802131876e-05, 2.683317184448242, 0.3006257712841034, -2.4060826301574707], "std": [0.17662876844406128, 0.009746592491865158, 0.2307184636592865, 0.11829807609319687, 0.21349801123142242, 0.10771884769201279, 0.6022461652755737, 162.19789123535156, 0.05957294628024101, 0.04667147248983383, 0.02816852368414402, 2.0026607513427734, 0.1511082798242569, 0.3354908525943756, 0.2565089762210846, 0.04532808065414429, 0.21106763184070587, 0.11244890838861465, 0.26083898544311523, 0.16486145555973053, 0.5470612049102783, 334.7449035644531, 0.043402936309576035, 0.07333369553089142, 0.01831207610666752, 0.9279502630233765, 0.30627748370170593, 0.37167617678642273], "count": [684]}, "action": {"min": [0.21210986375808716, 2.046869993209839, -1.3468705415725708, -1.0270216464996338, -2.66461181640625, -1.6938247680664062, 0.8565900921821594, 469.0, 0.14009100198745728, 0.23622600734233856, -0.10321599990129471, -3.134185314178467, -0.009000003337860107, -0.9980000853538513, -0.9926211833953857, -2.1722543239593506, 0.3000221252441406, 0.5398827195167542, 2.1153042316436768, 1.1658974885940552, -2.5850071907043457, 70.0, -0.3444490134716034, 0.21044500172138214, -0.05047399923205376, -3.134185314178467, -0.35199999809265137, -2.7760000228881836], "max": [0.8132012486457825, 2.1010448932647705, -0.5716826319694519, -0.6074094772338867, -1.7297435998916626, -1.2557469606399536, 2.3760740756988525, 958.0, 0.33874601125717163, 0.3880870044231415, 0.04244700074195862, 3.140000104904175, 0.6480000615119934, -0.13600000739097595, -0.20816542208194733, -1.9983147382736206, 1.0109645128250122, 1.0660645961761475, 2.8568944931030273, 1.7416292428970337, -0.8788430690765381, 896.0, -0.21052700281143188, 0.42950400710105896, 0.041478998959064484, 3.134000062942505, 0.6439999341964722, -1.6660000085830688], "mean": [0.4527612328529358, 2.0859391689300537, -0.7426875829696655, -0.719169557094574, -2.1509134769439697, -1.547153353691101, 1.3720893859863281, 877.0182495117188, 0.28543078899383545, 0.30201393365859985, -0.02216051146388054, -2.052025318145752, 0.32452192902565, -0.40413737297058105, -0.4496731162071228, -2.136752128601074, 0.5835424065589905, 0.8584873080253601, 2.393219470977783, 1.5663808584213257, -1.72080659866333, 669.73095703125, -0.30281925201416016, 0.30307766795158386, 8.876594802131876e-05, 2.683317184448242, 0.3006257712841034, -2.4060826301574707], "std": [0.17662876844406128, 0.009746592491865158, 0.2307184636592865, 0.11829807609319687, 0.21349801123142242, 0.10771884769201279, 0.6022461652755737, 162.19789123535156, 0.05957294628024101, 0.04667147248983383, 0.02816852368414402, 2.0026607513427734, 0.1511082798242569, 0.3354908525943756, 0.2565089762210846, 0.04532808065414429, 0.21106763184070587, 0.11244890838861465, 0.26083898544311523, 0.16486145555973053, 0.5470612049102783, 334.7449035644531, 0.043402936309576035, 0.07333369553089142, 0.01831207610666752, 0.9279502630233765, 0.30627748370170593, 0.37167617678642273], "count": [684]}, "timestamp": {"min": [0.0], "max": [22.766666666666666], "mean": [11.383333333333333], "std": [6.581786034763467], "count": [684]}, "frame_index": {"min": [0], "max": [683], "mean": [341.5], "std": [197.453581042904], "count": [684]}, "episode_index": {"min": [177], "max": [177], "mean": [177.0], "std": [0.0], "count": [684]}, "index": {"min": [120121], "max": [120804], "mean": [120462.5], "std": [197.453581042904], "count": [684]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [684]}, "subtask_annotation": {"mean": [10.676900584795321, 29.0, 29.0, 29.0, 29.0], "std": [10.219205276120894, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [684]}, "scene_annotation": {"mean": [177.0], "std": [0.0], "min": [177], "max": [177], "count": [684]}, "eef_direction_state": {"mean": [4.317251461988304, 4.706140350877193], "std": [2.1316867387051968, 2.0109111033762144], "min": [0, 0], "max": [6, 6], "count": [684]}, "eef_velocity_state": {"mean": [0.5716374269005848, 0.4269005847953216], "std": [0.6919437894237058, 0.6593291704671469], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_acc_mag_state": {"mean": [0.6008771929824561, 0.4283625730994152], "std": [0.7984263338902544, 0.7289840784745575], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_direction_action": {"mean": [4.317251461988304, 4.706140350877193], "std": [2.1316867387051968, 2.0109111033762144], "min": [0, 0], "max": [6, 6], "count": [684]}, "eef_velocity_action": {"mean": [0.5716374269005848, 0.4269005847953216], "std": [0.6919437894237058, 0.6593291704671469], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_acc_mag_action": {"mean": [0.6008771929824561, 0.4283625730994152], "std": [0.7984263338902544, 0.7289840784745575], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_sim_pose_state": {"mean": [0.5115304811339304, 0.30592792200525587, 1.0777072823666896, -1.8157692559590435, 0.7617508985923461, 1.5589095914885494, 0.5149416221137332, -0.2830856259836829, 1.0688800577827469, -0.7431174209998544, 0.9742152844840538, -2.2352271643083057], "std": [0.07839857524965778, 0.04528090105847406, 0.03749538289858379, 1.9409824609479474, 0.36838247885256575, 2.217554389700506, 0.05116426423389503, 0.05866724173835468, 0.03716612411223679, 2.784879493142188, 0.284876472955523, 0.3816652723008167], "min": [0.41604963248439725, 0.2107280496453609, 1.0052357222385615, -3.14064381205991, 0.22334187799830607, -3.1384928635332088, 0.4459655718712776, -0.3413702705433199, 1.0317780824554692, -3.1402593164993173, 0.40361067026183783, -2.9667715707564573], "max": [0.6445577959704848, 0.3598208625608287, 1.1662622546935206, 3.1319020520293512, 1.2149754704486417, 3.1409036535763346, 0.6051634537426864, -0.12411385640899744, 1.1482025760952885, 3.1298001143788836, 1.1989109283161752, -1.893112562721043], "count": [684]}, "eef_sim_pose_action": {"mean": [0.5115304811339304, 0.30592792200525587, 1.0777072823666896, -1.8157692559590435, 0.7617508985923461, 1.5589095914885494, 0.5149416221137332, -0.2830856259836829, 1.0688800577827469, -0.7431174209998544, 0.9742152844840538, -2.2352271643083057], "std": [0.07839857524965778, 0.04528090105847406, 0.03749538289858379, 1.9409824609479474, 0.36838247885256575, 2.217554389700506, 0.05116426423389503, 0.05866724173835468, 0.03716612411223679, 2.784879493142188, 0.284876472955523, 0.3816652723008167], "min": [0.41604963248439725, 0.2107280496453609, 1.0052357222385615, -3.14064381205991, 0.22334187799830607, -3.1384928635332088, 0.4459655718712776, -0.3413702705433199, 1.0317780824554692, -3.1402593164993173, 0.40361067026183783, -2.9667715707564573], "max": [0.6445577959704848, 0.3598208625608287, 1.1662622546935206, 3.1319020520293512, 1.2149754704486417, 3.1409036535763346, 0.6051634537426864, -0.12411385640899744, 1.1482025760952885, 3.1298001143788836, 1.1989109283161752, -1.893112562721043], "count": [684]}, "gripper_mode_state": {"mean": [0.26608187134502925, 0.13596491228070176], "std": [0.44190757980210893, 0.34275130183443875], "min": [0, 0], "max": [1, 1], "count": [684]}, "gripper_activity_state": {"mean": [1.8932748538011697, 1.935672514619883], "std": [0.4174712658240354, 0.3225664414157098], "min": [0, 0], "max": [2, 2], "count": [684]}, "gripper_mode_action": {"mean": [0.26608187134502925, 0.13596491228070176], "std": [0.44190757980210893, 0.34275130183443875], "min": [0, 0], "max": [1, 1], "count": [684]}, "gripper_activity_action": {"mean": [1.8932748538011697, 1.935672514619883], "std": [0.4174712658240354, 0.3225664414157098], "min": [0, 0], "max": [2, 2], "count": [684]}, "gripper_open_scale_state": {"mean": [0.6697309941966633, 0.8770182749430333], "std": [0.3347449615467075, 0.16219781280167414], "min": [0.07, 0.469], "max": [0.896, 0.958], "count": [684]}, "gripper_open_scale_action": {"mean": [0.6697309941966633, 0.8770182749430333], "std": [0.3347449615467075, 0.16219781280167414], "min": [0.07, 0.469], "max": [0.896, 0.958], "count": [684]}}} +{"episode_index": 159, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[1.0]], [[1.0]]], "mean": [[[0.48504724041309233]], [[0.47488786285998774]], [[0.46187215488408906]]], "std": [[[0.13646903145666558]], [[0.14368019567366594]], [[0.1611432258332075]]], "count": [128]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.47774802932240606]], [[0.4613514300577002]], [[0.4436504496655433]]], "std": [[[0.09041656162794144]], [[0.11345551064438351]], [[0.1416691158860344]]], "count": [128]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4664368457669526]], [[0.44563224443423205]], [[0.42472144192963646]]], "std": [[[0.1022111150257869]], [[0.12818636348981505]], [[0.15650799261963155]]], "count": [128]}, "observation.state": {"min": [0.1638689637184143, 2.0664350986480713, -1.1770153045654297, -0.9718167781829834, -2.6507537364959717, -1.6760571002960205, 0.8321904540061951, 493.0, 0.15593600273132324, 0.22593800723552704, -0.08530399948358536, -3.130185127258301, -0.13600000739097595, -0.8830000162124634, -1.0160434246063232, -2.174365997314453, 0.4508360028266907, 0.6168692111968994, 2.044182062149048, 1.1887612342834473, -2.6808433532714844, 62.0, -0.34210801124572754, 0.2275560051202774, -0.039427001029253006, -3.1351852416992188, -0.3199999928474426, -2.931999921798706], "max": [0.8652121424674988, 2.098496675491333, -0.6123837232589722, -0.5291140079498291, -1.8849905729293823, -1.2351171970367432, 2.3623032569885254, 957.0, 0.3472979962825775, 0.3998749852180481, 0.013522000052034855, -2.7079999446868896, 0.5120000243186951, -0.03700000420212746, -0.22238986194133759, -1.943424105644226, 1.0643541812896729, 0.9684134721755981, 2.857889413833618, 1.692410945892334, -0.9310284852981567, 873.0, -0.21799199283123016, 0.43940600752830505, 0.046101998537778854, 3.140000104904175, 0.6209999918937683, -1.6920000314712524], "mean": [0.5097852349281311, 2.089092969894409, -0.7782963514328003, -0.6620709300041199, -2.139615058898926, -1.4723392724990845, 1.338564157485962, 886.7858276367188, 0.2741139829158783, 0.32176658511161804, -0.03396021947264671, -2.8176939487457275, 0.29880160093307495, -0.34303542971611023, -0.48065704107284546, -2.1180169582366943, 0.6439173221588135, 0.7909116148948669, 2.341264486312866, 1.5010645389556885, -1.6544651985168457, 583.3281860351562, -0.2972241938114166, 0.3180534839630127, -0.005323412362486124, 2.707693099975586, 0.2925114929676056, -2.496062755584717], "std": [0.1890568733215332, 0.0053037661127746105, 0.17816515266895294, 0.15474383533000946, 0.2299582064151764, 0.08295923471450806, 0.6388378143310547, 143.9501495361328, 0.05236702784895897, 0.04843031242489815, 0.019365213811397552, 0.12052086740732193, 0.1952536255121231, 0.3261570632457733, 0.2721455693244934, 0.06380024552345276, 0.19723950326442719, 0.09287162870168686, 0.30498483777046204, 0.1484207957983017, 0.66238933801651, 286.7451171875, 0.04155709221959114, 0.0726807564496994, 0.01815495453774929, 0.5833820104598999, 0.28409743309020996, 0.4307076632976532], "count": [649]}, "action": {"min": [0.1638689637184143, 2.0664350986480713, -1.1770153045654297, -0.9718167781829834, -2.6507537364959717, -1.6760571002960205, 0.8321904540061951, 493.0, 0.15593600273132324, 0.22593800723552704, -0.08530399948358536, -3.130185127258301, -0.13600000739097595, -0.8830000162124634, -1.0160434246063232, -2.174365997314453, 0.4508360028266907, 0.6168692111968994, 2.044182062149048, 1.1887612342834473, -2.6808433532714844, 62.0, -0.34210801124572754, 0.2275560051202774, -0.039427001029253006, -3.1351852416992188, -0.3199999928474426, -2.931999921798706], "max": [0.8652121424674988, 2.098496675491333, -0.6123837232589722, -0.5291140079498291, -1.8849905729293823, -1.2351171970367432, 2.3623032569885254, 957.0, 0.3472979962825775, 0.3998749852180481, 0.013522000052034855, -2.7079999446868896, 0.5120000243186951, -0.03700000420212746, -0.22238986194133759, -1.943424105644226, 1.0643541812896729, 0.9684134721755981, 2.857889413833618, 1.692410945892334, -0.9310284852981567, 873.0, -0.21799199283123016, 0.43940600752830505, 0.046101998537778854, 3.140000104904175, 0.6209999918937683, -1.6920000314712524], "mean": [0.5097852349281311, 2.089092969894409, -0.7782963514328003, -0.6620709300041199, -2.139615058898926, -1.4723392724990845, 1.338564157485962, 886.7858276367188, 0.2741139829158783, 0.32176658511161804, -0.03396021947264671, -2.8176939487457275, 0.29880160093307495, -0.34303542971611023, -0.48065704107284546, -2.1180169582366943, 0.6439173221588135, 0.7909116148948669, 2.341264486312866, 1.5010645389556885, -1.6544651985168457, 583.3281860351562, -0.2972241938114166, 0.3180534839630127, -0.005323412362486124, 2.707693099975586, 0.2925114929676056, -2.496062755584717], "std": [0.1890568733215332, 0.0053037661127746105, 0.17816515266895294, 0.15474383533000946, 0.2299582064151764, 0.08295923471450806, 0.6388378143310547, 143.9501495361328, 0.05236702784895897, 0.04843031242489815, 0.019365213811397552, 0.12052086740732193, 0.1952536255121231, 0.3261570632457733, 0.2721455693244934, 0.06380024552345276, 0.19723950326442719, 0.09287162870168686, 0.30498483777046204, 0.1484207957983017, 0.66238933801651, 286.7451171875, 0.04155709221959114, 0.0726807564496994, 0.01815495453774929, 0.5833820104598999, 0.28409743309020996, 0.4307076632976532], "count": [649]}, "timestamp": {"min": [0.0], "max": [21.6], "mean": [10.799999999999999], "std": [6.244997998398398], "count": [649]}, "frame_index": {"min": [0], "max": [648], "mean": [324.0], "std": [187.34993995195194], "count": [649]}, "episode_index": {"min": [178], "max": [178], "mean": [178.0], "std": [0.0], "count": [649]}, "index": {"min": [120805], "max": [121453], "mean": [121129.0], "std": [187.34993995195194], "count": [649]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [649]}, "subtask_annotation": {"mean": [11.135593220338983, 29.0, 29.0, 29.0, 29.0], "std": [10.250939886752013, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [649]}, "scene_annotation": {"mean": [178.0], "std": [0.0], "min": [178], "max": [178], "count": [649]}, "eef_direction_state": {"mean": [4.375963020030817, 4.825885978428351], "std": [2.1015311107424277, 1.8450471390716876], "min": [0, 0], "max": [6, 6], "count": [649]}, "eef_velocity_state": {"mean": [0.5916795069337443, 0.4560862865947612], "std": [0.7096029286794887, 0.6764796704119513], "min": [0, 0], "max": [2, 2], "count": [649]}, "eef_acc_mag_state": {"mean": [0.5731895223420647, 0.4221879815100154], "std": [0.7897391834959013, 0.7430421923685344], "min": [0, 0], "max": [2, 2], "count": [649]}, "eef_direction_action": {"mean": [4.375963020030817, 4.825885978428351], "std": [2.1015311107424277, 1.8450471390716876], "min": [0, 0], "max": [6, 6], "count": [649]}, "eef_velocity_action": {"mean": [0.5916795069337443, 0.4560862865947612], "std": [0.7096029286794887, 0.6764796704119513], "min": [0, 0], "max": [2, 2], "count": [649]}, "eef_acc_mag_action": {"mean": [0.5731895223420647, 0.4221879815100154], "std": [0.7897391834959013, 0.7430421923685344], "min": [0, 0], "max": [2, 2], "count": [649]}, "eef_sim_pose_state": {"mean": [0.5260342179286849, 0.2976664258922065, 1.077217020827513, -1.174976762889277, 0.8131916235187209, 1.3521222984463699, 0.5338420445679398, -0.2656059181504702, 1.0688842493521582, -0.48398858785953824, 0.9775385282987163, -2.1034055142036414], "std": [0.07806001213829751, 0.04035972793582595, 0.041431117705785996, 2.605328340022142, 0.4106707580671121, 2.1463755434621583, 0.053258837971002546, 0.046457668394671, 0.04265403781595486, 2.7733207893086935, 0.30374004313687936, 0.3956288972934408], "min": [0.4310455439944603, 0.2279051630930986, 1.0141760200622167, -3.1400307908330727, 0.1901380152233929, -3.1380901033304918, 0.43177514106198317, -0.3471259175163902, 1.0266913441920735, -3.045322877194622, 0.36327828954530283, -2.7965651246847836], "max": [0.6537293489197151, 0.3561931970093755, 1.170953102635199, 3.141506210120968, 1.2574521350940895, 3.1405241896369773, 0.6181558560313173, -0.14627351426308538, 1.1556030369412975, 3.1316373246680422, 1.2287498003879342, -1.6692218780366728], "count": [649]}, "eef_sim_pose_action": {"mean": [0.5260342179286849, 0.2976664258922065, 1.077217020827513, -1.174976762889277, 0.8131916235187209, 1.3521222984463699, 0.5338420445679398, -0.2656059181504702, 1.0688842493521582, -0.48398858785953824, 0.9775385282987163, -2.1034055142036414], "std": [0.07806001213829751, 0.04035972793582595, 0.041431117705785996, 2.605328340022142, 0.4106707580671121, 2.1463755434621583, 0.053258837971002546, 0.046457668394671, 0.04265403781595486, 2.7733207893086935, 0.30374004313687936, 0.3956288972934408], "min": [0.4310455439944603, 0.2279051630930986, 1.0141760200622167, -3.1400307908330727, 0.1901380152233929, -3.1380901033304918, 0.43177514106198317, -0.3471259175163902, 1.0266913441920735, -3.045322877194622, 0.36327828954530283, -2.7965651246847836], "max": [0.6537293489197151, 0.3561931970093755, 1.170953102635199, 3.141506210120968, 1.2574521350940895, 3.1405241896369773, 0.6181558560313173, -0.14627351426308538, 1.1556030369412975, 3.1316373246680422, 1.2287498003879342, -1.6692218780366728], "count": [649]}, "gripper_mode_state": {"mean": [0.2526964560862866, 0.023112480739599383], "std": [0.434558347253529, 0.15026075327130803], "min": [0, 0], "max": [1, 1], "count": [649]}, "gripper_activity_state": {"mean": [1.8998459167950694, 1.9399075500770415], "std": [0.38955939828808966, 0.3107136634703852], "min": [0, 0], "max": [2, 2], "count": [649]}, "gripper_mode_action": {"mean": [0.2526964560862866, 0.023112480739599383], "std": [0.434558347253529, 0.15026075327130803], "min": [0, 0], "max": [1, 1], "count": [649]}, "gripper_activity_action": {"mean": [1.8998459167950694, 1.9399075500770415], "std": [0.38955939828808966, 0.3107136634703852], "min": [0, 0], "max": [2, 2], "count": [649]}, "gripper_open_scale_state": {"mean": [0.5833281970501687, 0.8867858243451474], "std": [0.2867452238076292, 0.14395016204961048], "min": [0.062, 0.493], "max": [0.873, 0.957], "count": [649]}, "gripper_open_scale_action": {"mean": [0.5833281970501687, 0.8867858243451474], "std": [0.2867452238076292, 0.14395016204961048], "min": [0.062, 0.493], "max": [0.873, 0.957], "count": [649]}}} +{"episode_index": 160, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[1.0]], [[1.0]]], "mean": [[[0.4886778681617004]], [[0.47598204061808447]], [[0.4619408435618342]]], "std": [[[0.14391932461602402]], [[0.14969251708099401]], [[0.16768497158723805]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.9725490196078431]], [[1.0]]], "mean": [[[0.4776406660104987]], [[0.4576852355771705]], [[0.43813538450156964]]], "std": [[[0.10055515324078654]], [[0.12381153972327537]], [[0.15328198777726945]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4702905666203489]], [[0.4405297543229891]], [[0.4149660416988318]]], "std": [[[0.10195681948020127]], [[0.13333008388177658]], [[0.16668066273813045]]], "count": [127]}, "observation.state": {"min": [0.30827751755714417, 2.077151298522949, -1.517127513885498, -1.1561061143875122, -2.676811456680298, -1.726567029953003, 0.8666606545448303, 366.0, 0.1126210018992424, 0.2577750086784363, -0.09881799668073654, -3.0789999961853027, -0.32100000977516174, -0.7490000128746033, -1.011941909790039, -2.172271728515625, 0.27841490507125854, 0.5865877270698547, 2.1418333053588867, 1.23019540309906, -2.563295364379883, 41.0, -0.35436299443244934, 0.20063599944114685, -0.029881000518798828, -3.127000093460083, -0.3179999887943268, -2.859999895095825], "max": [0.8546528220176697, 2.1077468395233154, -0.6070953607559204, -0.5267753005027771, -1.8724067211151123, -1.2813160419464111, 2.004859685897827, 948.0, 0.3344869911670685, 0.40742000937461853, 0.024647999554872513, -2.7829999923706055, 0.5139999985694885, -0.05299999937415123, -0.1995609551668167, -1.9479272365570068, 1.0220472812652588, 1.0030407905578613, 2.8564059734344482, 1.7561503648757935, -0.7945436835289001, 874.0, -0.2078389972448349, 0.433896005153656, 0.053130000829696655, 3.134999990463257, 0.6370000243186951, -1.7009999752044678], "mean": [0.5040843486785889, 2.0925111770629883, -0.8731825947761536, -0.7203798294067383, -2.1919829845428467, -1.483809471130371, 1.3069804906845093, 853.9696655273438, 0.26667511463165283, 0.31182390451431274, -0.04096462205052376, -2.854152202606201, 0.19594086706638336, -0.23345375061035156, -0.4623170495033264, -2.1210670471191406, 0.6193124055862427, 0.8257372975349426, 2.367530107498169, 1.5580828189849854, -1.6945643424987793, 691.4214477539062, -0.29955026507377625, 0.3073238432407379, -0.002517872489988804, 2.6552011966705322, 0.29283249378204346, -2.429133176803589], "std": [0.21361294388771057, 0.006238782312721014, 0.286830335855484, 0.23582206666469574, 0.2407037615776062, 0.08907335251569748, 0.5127801895141602, 187.4586944580078, 0.07338827848434448, 0.05464703589677811, 0.023822525516152382, 0.08622203767299652, 0.30837202072143555, 0.12184631079435349, 0.2617174983024597, 0.06239168718457222, 0.19328859448432922, 0.10091065615415573, 0.26418524980545044, 0.1370643675327301, 0.5525957345962524, 306.288330078125, 0.041865985840559006, 0.07246969640254974, 0.017787646502256393, 1.0274055004119873, 0.2860695421695709, 0.3461509943008423], "count": [643]}, "action": {"min": [0.30827751755714417, 2.077151298522949, -1.517127513885498, -1.1561061143875122, -2.676811456680298, -1.726567029953003, 0.8666606545448303, 366.0, 0.1126210018992424, 0.2577750086784363, -0.09881799668073654, -3.0789999961853027, -0.32100000977516174, -0.7490000128746033, -1.011941909790039, -2.172271728515625, 0.27841490507125854, 0.5865877270698547, 2.1418333053588867, 1.23019540309906, -2.563295364379883, 41.0, -0.35436299443244934, 0.20063599944114685, -0.029881000518798828, -3.127000093460083, -0.3179999887943268, -2.859999895095825], "max": [0.8546528220176697, 2.1077468395233154, -0.6070953607559204, -0.5267753005027771, -1.8724067211151123, -1.2813160419464111, 2.004859685897827, 948.0, 0.3344869911670685, 0.40742000937461853, 0.024647999554872513, -2.7829999923706055, 0.5139999985694885, -0.05299999937415123, -0.1995609551668167, -1.9479272365570068, 1.0220472812652588, 1.0030407905578613, 2.8564059734344482, 1.7561503648757935, -0.7945436835289001, 874.0, -0.2078389972448349, 0.433896005153656, 0.053130000829696655, 3.134999990463257, 0.6370000243186951, -1.7009999752044678], "mean": [0.5040843486785889, 2.0925111770629883, -0.8731825947761536, -0.7203798294067383, -2.1919829845428467, -1.483809471130371, 1.3069804906845093, 853.9696655273438, 0.26667511463165283, 0.31182390451431274, -0.04096462205052376, -2.854152202606201, 0.19594086706638336, -0.23345375061035156, -0.4623170495033264, -2.1210670471191406, 0.6193124055862427, 0.8257372975349426, 2.367530107498169, 1.5580828189849854, -1.6945643424987793, 691.4214477539062, -0.29955026507377625, 0.3073238432407379, -0.002517872489988804, 2.6552011966705322, 0.29283249378204346, -2.429133176803589], "std": [0.21361294388771057, 0.006238782312721014, 0.286830335855484, 0.23582206666469574, 0.2407037615776062, 0.08907335251569748, 0.5127801895141602, 187.4586944580078, 0.07338827848434448, 0.05464703589677811, 0.023822525516152382, 0.08622203767299652, 0.30837202072143555, 0.12184631079435349, 0.2617174983024597, 0.06239168718457222, 0.19328859448432922, 0.10091065615415573, 0.26418524980545044, 0.1370643675327301, 0.5525957345962524, 306.288330078125, 0.041865985840559006, 0.07246969640254974, 0.017787646502256393, 1.0274055004119873, 0.2860695421695709, 0.3461509943008423], "count": [643]}, "timestamp": {"min": [0.0], "max": [21.4], "mean": [10.7], "std": [6.187262902303588], "count": [643]}, "frame_index": {"min": [0], "max": [642], "mean": [321.0], "std": [185.61788706910764], "count": [643]}, "episode_index": {"min": [179], "max": [179], "mean": [179.0], "std": [0.0], "count": [643]}, "index": {"min": [121454], "max": [122096], "mean": [121775.0], "std": [185.61788706910764], "count": [643]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [643]}, "subtask_annotation": {"mean": [11.004665629860032, 29.0, 29.0, 29.0, 29.0], "std": [9.576327247474143, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [643]}, "scene_annotation": {"mean": [179.0], "std": [0.0], "min": [179], "max": [179], "count": [643]}, "eef_direction_state": {"mean": [4.751166407465008, 4.91601866251944], "std": [2.02018839689119, 1.7905336909879856], "min": [0, 0], "max": [6, 6], "count": [643]}, "eef_velocity_state": {"mean": [0.49144634525660963, 0.46967340590979784], "std": [0.7171558596699591, 0.7421529684907039], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_acc_mag_state": {"mean": [0.5069984447900466, 0.4463452566096423], "std": [0.7654256147351972, 0.7281273103106818], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_direction_action": {"mean": [4.751166407465008, 4.91601866251944], "std": [2.02018839689119, 1.7905336909879856], "min": [0, 0], "max": [6, 6], "count": [643]}, "eef_velocity_action": {"mean": [0.49144634525660963, 0.46967340590979784], "std": [0.7171558596699591, 0.7421529684907039], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_acc_mag_action": {"mean": [0.5069984447900466, 0.4463452566096423], "std": [0.7654256147351972, 0.7281273103106818], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_sim_pose_state": {"mean": [0.5168062505592623, 0.302418889259857, 1.0780199489940088, -1.92548839649347, 0.7793722822572311, 1.6164556949364972, 0.5253276837352907, -0.2533219328724258, 1.071892549746986, -0.3891191719997756, 0.9409129910907053, -1.9992929422770984], "std": [0.07722936657061485, 0.03735080517050003, 0.04307989574343485, 1.8929277330920316, 0.35806474367484387, 2.1031614962271665, 0.059704847825295004, 0.06571290516101747, 0.05830368321517118, 3.0693521359795057, 0.3131839341438369, 0.1682373113178267], "min": [0.4038586378150158, 0.23184706475128217, 1.0089798320089762, -3.1298783176869547, 0.2183003962627823, -3.140478800111476, 0.4666438271377127, -0.3258829890096848, 1.01610063072504, -3.1415802056076676, 0.4146912218617287, -2.6476054399808824], "max": [0.6483369107146363, 0.36841139276274765, 1.1812455632038585, 3.1401067519431143, 1.221714765477412, 3.1375754113009577, 0.6256580828709865, -0.09884182316027683, 1.1734546510786832, 3.1414834545054187, 1.2130174522659312, -1.6330865622469828], "count": [643]}, "eef_sim_pose_action": {"mean": [0.5168062505592623, 0.302418889259857, 1.0780199489940088, -1.92548839649347, 0.7793722822572311, 1.6164556949364972, 0.5253276837352907, -0.2533219328724258, 1.071892549746986, -0.3891191719997756, 0.9409129910907053, -1.9992929422770984], "std": [0.07722936657061485, 0.03735080517050003, 0.04307989574343485, 1.8929277330920316, 0.35806474367484387, 2.1031614962271665, 0.059704847825295004, 0.06571290516101747, 0.05830368321517118, 3.0693521359795057, 0.3131839341438369, 0.1682373113178267], "min": [0.4038586378150158, 0.23184706475128217, 1.0089798320089762, -3.1298783176869547, 0.2183003962627823, -3.140478800111476, 0.4666438271377127, -0.3258829890096848, 1.01610063072504, -3.1415802056076676, 0.4146912218617287, -2.6476054399808824], "max": [0.6483369107146363, 0.36841139276274765, 1.1812455632038585, 3.1401067519431143, 1.221714765477412, 3.1375754113009577, 0.6256580828709865, -0.09884182316027683, 1.1734546510786832, 3.1414834545054187, 1.2130174522659312, -1.6330865622469828], "count": [643]}, "gripper_mode_state": {"mean": [0.2115085536547434, 0.13530326594090203], "std": [0.40837811570359484, 0.34204720751181034], "min": [0, 0], "max": [1, 1], "count": [643]}, "gripper_activity_state": {"mean": [1.8786936236391913, 1.9455676516329705], "std": [0.43654607648629506, 0.28735634129970766], "min": [0, 0], "max": [2, 2], "count": [643]}, "gripper_mode_action": {"mean": [0.2115085536547434, 0.13530326594090203], "std": [0.40837811570359484, 0.34204720751181034], "min": [0, 0], "max": [1, 1], "count": [643]}, "gripper_activity_action": {"mean": [1.8786936236391913, 1.9455676516329705], "std": [0.43654607648629506, 0.28735634129970766], "min": [0, 0], "max": [2, 2], "count": [643]}, "gripper_open_scale_state": {"mean": [0.691421461832097, 0.8539696735008344], "std": [0.30628822374922526, 0.18745876552752225], "min": [0.041, 0.366], "max": [0.874, 0.948], "count": [643]}, "gripper_open_scale_action": {"mean": [0.691421461832097, 0.8539696735008344], "std": [0.30628822374922526, 0.18745876552752225], "min": [0.041, 0.366], "max": [0.874, 0.948], "count": [643]}}} +{"episode_index": 161, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[1.0]], [[1.0]]], "mean": [[[0.49280052143406383]], [[0.4800552912341407]], [[0.4639585916474433]]], "std": [[[0.14227203986527487]], [[0.14750405884032086]], [[0.16729729752692177]]], "count": [136]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[0.6784313725490196]], [[0.6862745098039216]]], "mean": [[[0.4832509476523453]], [[0.4656792775014417]], [[0.4496266429978854]]], "std": [[[0.09556535825046815]], [[0.1168798187881023]], [[0.14314449365686324]]], "count": [136]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47197464016243756]], [[0.4433718191320646]], [[0.41907013528450593]]], "std": [[[0.10741662180808376]], [[0.13592375746282115]], [[0.16850569608903712]]], "count": [136]}, "observation.state": {"min": [0.2850646376609802, 2.0560851097106934, -1.5898380279541016, -1.052765130996704, -2.718682050704956, -1.6631417274475098, 0.8297470211982727, 337.0, 0.09674300253391266, 0.26430898904800415, -0.11452099680900574, -3.0739998817443848, -0.3709999918937683, -0.7699999809265137, -1.0253634452819824, -2.166285276412964, 0.37255799770355225, 0.5148372054100037, 2.003411293029785, 1.1473619937896729, -2.409968137741089, 33.0, -0.3595060110092163, 0.19964399933815002, -0.04948500171303749, -3.1371853351593018, -0.3959999978542328, -2.875], "max": [0.9542064070701599, 2.1175034046173096, -0.6215117573738098, -0.4233470857143402, -1.5723671913146973, -1.1957076787948608, 2.0090487003326416, 958.0, 0.3185870051383972, 0.4070360064506531, 0.03161599859595299, -2.74399995803833, 0.6119999885559082, -0.009999999776482582, -0.18277087807655334, -1.9155337810516357, 1.073970913887024, 1.0208779573440552, 2.8578546047210693, 1.7394300699234009, -0.7715052962303162, 929.0, -0.20903199911117554, 0.4402419924736023, 0.05498800054192543, 3.1410000324249268, 0.6570000052452087, -1.628999948501587], "mean": [0.5394213199615479, 2.0923190116882324, -0.9285911917686462, -0.6588222980499268, -2.0940165519714355, -1.4340401887893677, 1.2743231058120728, 866.2864379882812, 0.25345849990844727, 0.32138529419898987, -0.05242346599698067, -2.8674428462982178, 0.24902690947055817, -0.19372887909412384, -0.4503087103366852, -2.1054723262786865, 0.5505003333091736, 0.7693021297454834, 2.37216854095459, 1.5666488409042358, -1.6062965393066406, 629.3007202148438, -0.31071940064430237, 0.2989192306995392, 0.0034980245400220156, 1.9003281593322754, 0.3006862998008728, -2.453892707824707], "std": [0.21370571851730347, 0.00903724879026413, 0.2928834557533264, 0.1901557892560959, 0.26602908968925476, 0.11030024290084839, 0.47488653659820557, 169.8282012939453, 0.07152170687913895, 0.04789701849222183, 0.026414938271045685, 0.07368995994329453, 0.3116030991077423, 0.11805600672960281, 0.2865668833255768, 0.06713639199733734, 0.24836547672748566, 0.07996285706758499, 0.28343769907951355, 0.17027699947357178, 0.5335453748703003, 313.8517761230469, 0.047566547989845276, 0.08283905684947968, 0.018072783946990967, 2.054497241973877, 0.3633391857147217, 0.3612942397594452], "count": [700]}, "action": {"min": [0.2850646376609802, 2.0560851097106934, -1.5898380279541016, -1.052765130996704, -2.718682050704956, -1.6631417274475098, 0.8297470211982727, 337.0, 0.09674300253391266, 0.26430898904800415, -0.11452099680900574, -3.0739998817443848, -0.3709999918937683, -0.7699999809265137, -1.0253634452819824, -2.166285276412964, 0.37255799770355225, 0.5148372054100037, 2.003411293029785, 1.1473619937896729, -2.409968137741089, 33.0, -0.3595060110092163, 0.19964399933815002, -0.04948500171303749, -3.1371853351593018, -0.3959999978542328, -2.875], "max": [0.9542064070701599, 2.1175034046173096, -0.6215117573738098, -0.4233470857143402, -1.5723671913146973, -1.1957076787948608, 2.0090487003326416, 958.0, 0.3185870051383972, 0.4070360064506531, 0.03161599859595299, -2.74399995803833, 0.6119999885559082, -0.009999999776482582, -0.18277087807655334, -1.9155337810516357, 1.073970913887024, 1.0208779573440552, 2.8578546047210693, 1.7394300699234009, -0.7715052962303162, 929.0, -0.20903199911117554, 0.4402419924736023, 0.05498800054192543, 3.1410000324249268, 0.6570000052452087, -1.628999948501587], "mean": [0.5394213199615479, 2.0923190116882324, -0.9285911917686462, -0.6588222980499268, -2.0940165519714355, -1.4340401887893677, 1.2743231058120728, 866.2864379882812, 0.25345849990844727, 0.32138529419898987, -0.05242346599698067, -2.8674428462982178, 0.24902690947055817, -0.19372887909412384, -0.4503087103366852, -2.1054723262786865, 0.5505003333091736, 0.7693021297454834, 2.37216854095459, 1.5666488409042358, -1.6062965393066406, 629.3007202148438, -0.31071940064430237, 0.2989192306995392, 0.0034980245400220156, 1.9003281593322754, 0.3006862998008728, -2.453892707824707], "std": [0.21370571851730347, 0.00903724879026413, 0.2928834557533264, 0.1901557892560959, 0.26602908968925476, 0.11030024290084839, 0.47488653659820557, 169.8282012939453, 0.07152170687913895, 0.04789701849222183, 0.026414938271045685, 0.07368995994329453, 0.3116030991077423, 0.11805600672960281, 0.2865668833255768, 0.06713639199733734, 0.24836547672748566, 0.07996285706758499, 0.28343769907951355, 0.17027699947357178, 0.5335453748703003, 313.8517761230469, 0.047566547989845276, 0.08283905684947968, 0.018072783946990967, 2.054497241973877, 0.3633391857147217, 0.3612942397594452], "count": [700]}, "timestamp": {"min": [0.0], "max": [23.3], "mean": [11.65], "std": [6.735746267324637], "count": [700]}, "frame_index": {"min": [0], "max": [699], "mean": [349.5], "std": [202.0723880197391], "count": [700]}, "episode_index": {"min": [180], "max": [180], "mean": [180.0], "std": [0.0], "count": [700]}, "index": {"min": [122097], "max": [122796], "mean": [122446.5], "std": [202.0723880197391], "count": [700]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [700]}, "subtask_annotation": {"mean": [11.09, 29.0, 29.0, 29.0, 29.0], "std": [9.990805058366671, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [700]}, "scene_annotation": {"mean": [180.0], "std": [0.0], "min": [180], "max": [180], "count": [700]}, "eef_direction_state": {"mean": [4.7371428571428575, 5.054285714285714], "std": [2.0204788278716572, 1.6466143372114226], "min": [0, 0], "max": [6, 6], "count": [700]}, "eef_velocity_state": {"mean": [0.5042857142857143, 0.45285714285714285], "std": [0.7454501447899433, 0.7323585048265895], "min": [0, 0], "max": [2, 2], "count": [700]}, "eef_acc_mag_state": {"mean": [0.5042857142857143, 0.44], "std": [0.7681026185693302, 0.733367964550249], "min": [0, 0], "max": [2, 2], "count": [700]}, "eef_direction_action": {"mean": [4.7371428571428575, 5.054285714285714], "std": [2.0204788278716572, 1.6466143372114226], "min": [0, 0], "max": [6, 6], "count": [700]}, "eef_velocity_action": {"mean": [0.5042857142857143, 0.45285714285714285], "std": [0.7454501447899433, 0.7323585048265895], "min": [0, 0], "max": [2, 2], "count": [700]}, "eef_acc_mag_action": {"mean": [0.5042857142857143, 0.44], "std": [0.7681026185693302, 0.733367964550249], "min": [0, 0], "max": [2, 2], "count": [700]}, "eef_sim_pose_state": {"mean": [0.5060453127449377, 0.313370204421828, 1.072914959953078, -1.6267762667005523, 0.7881161356789597, 1.6246599101223163, 0.5350228470806918, -0.23755428728439057, 1.0710279459332854, -0.1909646778137544, 1.0010720973274527, -1.9697985223773993], "std": [0.08851691462024339, 0.042630052544326655, 0.04836993832501167, 2.0970457596136263, 0.4015705435712399, 2.1341683400012434, 0.05209512153852866, 0.06907307143776859, 0.05115044695740716, 3.061731331367744, 0.31289306040289383, 0.19467531754082845], "min": [0.40319633951126443, 0.2293415564783466, 1.0011890089896263, -3.131060900064338, 0.20747479298950133, -3.1346294124318717, 0.47052685100731806, -0.3127454895692975, 1.0131244532517854, -3.140515104437152, 0.3914040521079345, -2.705601029820342], "max": [0.6529281702330463, 0.3693389460796813, 1.190268567648799, 3.1373269739767715, 1.2849357162277175, 3.1263788778755397, 0.6263809499583768, -0.08259539768158565, 1.1722706088313537, 3.140552532114305, 1.356257901167532, -1.5831126550373884], "count": [700]}, "eef_sim_pose_action": {"mean": [0.5060453127449377, 0.313370204421828, 1.072914959953078, -1.6267762667005523, 0.7881161356789597, 1.6246599101223163, 0.5350228470806918, -0.23755428728439057, 1.0710279459332854, -0.1909646778137544, 1.0010720973274527, -1.9697985223773993], "std": [0.08851691462024339, 0.042630052544326655, 0.04836993832501167, 2.0970457596136263, 0.4015705435712399, 2.1341683400012434, 0.05209512153852866, 0.06907307143776859, 0.05115044695740716, 3.061731331367744, 0.31289306040289383, 0.19467531754082845], "min": [0.40319633951126443, 0.2293415564783466, 1.0011890089896263, -3.131060900064338, 0.20747479298950133, -3.1346294124318717, 0.47052685100731806, -0.3127454895692975, 1.0131244532517854, -3.140515104437152, 0.3914040521079345, -2.705601029820342], "max": [0.6529281702330463, 0.3693389460796813, 1.190268567648799, 3.1373269739767715, 1.2849357162277175, 3.1263788778755397, 0.6263809499583768, -0.08259539768158565, 1.1722706088313537, 3.140552532114305, 1.356257901167532, -1.5831126550373884], "count": [700]}, "gripper_mode_state": {"mean": [0.25142857142857145, 0.10857142857142857], "std": [0.4338343519109069, 0.3111007448872256], "min": [0, 0], "max": [1, 1], "count": [700]}, "gripper_activity_state": {"mean": [1.9257142857142857, 1.9342857142857144], "std": [0.34669282999125617, 0.3139088649754963], "min": [0, 0], "max": [2, 2], "count": [700]}, "gripper_mode_action": {"mean": [0.25142857142857145, 0.10857142857142857], "std": [0.4338343519109069, 0.3111007448872256], "min": [0, 0], "max": [1, 1], "count": [700]}, "gripper_activity_action": {"mean": [1.9257142857142857, 1.9342857142857144], "std": [0.34669282999125617, 0.3139088649754963], "min": [0, 0], "max": [2, 2], "count": [700]}, "gripper_open_scale_state": {"mean": [0.629300714356559, 0.8662864286150244], "std": [0.31385189442015404, 0.16982816524485256], "min": [0.033, 0.337], "max": [0.929, 0.958], "count": [700]}, "gripper_open_scale_action": {"mean": [0.629300714356559, 0.8662864286150244], "std": [0.31385189442015404, 0.16982816524485256], "min": [0.033, 0.337], "max": [0.929, 0.958], "count": [700]}}} +{"episode_index": 162, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.796078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4869510416666667]], [[0.476125549899447]], [[0.4612453714177979]]], "std": [[[0.14281547347354578]], [[0.15010227521680952]], [[0.16747969387996176]]], "count": [130]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8196078431372549]], [[0.7607843137254902]], [[0.7607843137254902]]], "mean": [[[0.47947145864756163]], [[0.4600640915661136]], [[0.4406420358848668]]], "std": [[[0.10145813263641838]], [[0.1231951017569148]], [[0.15293851116964935]]], "count": [130]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4778889375942685]], [[0.4517562091503268]], [[0.42749923328305683]]], "std": [[[0.1170416406631737]], [[0.14076334726388037]], [[0.17084039530924974]]], "count": [130]}, "observation.state": {"min": [0.28473299741744995, 2.0113699436187744, -1.5846368074417114, -0.9823411703109741, -2.6386935710906982, -1.6525126695632935, 0.9969320297241211, 353.0, 0.10345999896526337, 0.25682100653648376, -0.12379000335931778, -3.0910000801086426, -0.3310000002384186, -0.7429999709129333, -0.950366735458374, -2.1752212047576904, 0.28094565868377686, 0.604337751865387, 2.0503954887390137, 1.2820839881896973, -2.50156307220459, 58.0, -0.36799100041389465, 0.20607499778270721, -0.03101000003516674, 2.5339999198913574, -0.2540000081062317, -2.8949999809265137], "max": [0.8775166869163513, 2.1137683391571045, -0.8542689085006714, -0.5237559080123901, -1.6795305013656616, -1.1759155988693237, 2.049610137939453, 959.0, 0.3058589994907379, 0.39172300696372986, 0.004097000230103731, -2.8480000495910645, 0.5699999928474426, -0.12300000339746475, -0.17186258733272552, -1.9525173902511597, 1.0091668367385864, 1.0660645961761475, 2.8578546047210693, 1.6853773593902588, -0.8098676800727844, 844.0, -0.2198060005903244, 0.42866799235343933, 0.062456000596284866, 3.069999933242798, 0.6840000152587891, -1.6610000133514404], "mean": [0.48949965834617615, 2.0870237350463867, -1.1541696786880493, -0.6962910890579224, -1.924743413925171, -1.3903461694717407, 1.3486735820770264, 867.0670166015625, 0.24722976982593536, 0.3144623339176178, -0.0647677332162857, -2.9290125370025635, 0.24912799894809723, -0.2459864765405655, -0.38504987955093384, -2.125739336013794, 0.5891503691673279, 0.8307720422744751, 2.3310935497283936, 1.551632046699524, -1.6023423671722412, 637.3275756835938, -0.3195825517177582, 0.28906068205833435, 0.002534214174374938, 2.785845994949341, 0.3436340093612671, -2.443970203399658], "std": [0.23278488218784332, 0.018772633746266365, 0.14875341951847076, 0.1292571723461151, 0.33027103543281555, 0.08787538856267929, 0.44775456190109253, 195.08328247070312, 0.05946579948067665, 0.04395727813243866, 0.024098535999655724, 0.06853429228067398, 0.29323911666870117, 0.1376943141222, 0.2522903382778168, 0.058025091886520386, 0.17753702402114868, 0.11083322018384933, 0.2881598472595215, 0.10718432813882828, 0.6130810379981995, 311.736328125, 0.039070334285497665, 0.07352829724550247, 0.020932074636220932, 0.14171624183654785, 0.2655065655708313, 0.3922492563724518], "count": [664]}, "action": {"min": [0.28473299741744995, 2.0113699436187744, -1.5846368074417114, -0.9823411703109741, -2.6386935710906982, -1.6525126695632935, 0.9969320297241211, 353.0, 0.10345999896526337, 0.25682100653648376, -0.12379000335931778, -3.0910000801086426, -0.3310000002384186, -0.7429999709129333, -0.950366735458374, -2.1752212047576904, 0.28094565868377686, 0.604337751865387, 2.0503954887390137, 1.2820839881896973, -2.50156307220459, 58.0, -0.36799100041389465, 0.20607499778270721, -0.03101000003516674, 2.5339999198913574, -0.2540000081062317, -2.8949999809265137], "max": [0.8775166869163513, 2.1137683391571045, -0.8542689085006714, -0.5237559080123901, -1.6795305013656616, -1.1759155988693237, 2.049610137939453, 959.0, 0.3058589994907379, 0.39172300696372986, 0.004097000230103731, -2.8480000495910645, 0.5699999928474426, -0.12300000339746475, -0.17186258733272552, -1.9525173902511597, 1.0091668367385864, 1.0660645961761475, 2.8578546047210693, 1.6853773593902588, -0.8098676800727844, 844.0, -0.2198060005903244, 0.42866799235343933, 0.062456000596284866, 3.069999933242798, 0.6840000152587891, -1.6610000133514404], "mean": [0.48949965834617615, 2.0870237350463867, -1.1541696786880493, -0.6962910890579224, -1.924743413925171, -1.3903461694717407, 1.3486735820770264, 867.0670166015625, 0.24722976982593536, 0.3144623339176178, -0.0647677332162857, -2.9290125370025635, 0.24912799894809723, -0.2459864765405655, -0.38504987955093384, -2.125739336013794, 0.5891503691673279, 0.8307720422744751, 2.3310935497283936, 1.551632046699524, -1.6023423671722412, 637.3275756835938, -0.3195825517177582, 0.28906068205833435, 0.002534214174374938, 2.785845994949341, 0.3436340093612671, -2.443970203399658], "std": [0.23278488218784332, 0.018772633746266365, 0.14875341951847076, 0.1292571723461151, 0.33027103543281555, 0.08787538856267929, 0.44775456190109253, 195.08328247070312, 0.05946579948067665, 0.04395727813243866, 0.024098535999655724, 0.06853429228067398, 0.29323911666870117, 0.1376943141222, 0.2522903382778168, 0.058025091886520386, 0.17753702402114868, 0.11083322018384933, 0.2881598472595215, 0.10718432813882828, 0.6130810379981995, 311.736328125, 0.039070334285497665, 0.07352829724550247, 0.020932074636220932, 0.14171624183654785, 0.2655065655708313, 0.3922492563724518], "count": [664]}, "timestamp": {"min": [0.0], "max": [22.1], "mean": [11.049999999999999], "std": [6.389335733165938], "count": [664]}, "frame_index": {"min": [0], "max": [663], "mean": [331.5], "std": [191.68007199497814], "count": [664]}, "episode_index": {"min": [181], "max": [181], "mean": [181.0], "std": [0.0], "count": [664]}, "index": {"min": [122797], "max": [123460], "mean": [123128.5], "std": [191.68007199497814], "count": [664]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [664]}, "subtask_annotation": {"mean": [10.760542168674698, 29.0, 29.0, 29.0, 29.0], "std": [9.953273830605543, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [664]}, "scene_annotation": {"mean": [181.0], "std": [0.0], "min": [181], "max": [181], "count": [664]}, "eef_direction_state": {"mean": [4.492469879518072, 4.998493975903615], "std": [2.173208426164072, 1.7044407334428364], "min": [0, 0], "max": [6, 6], "count": [664]}, "eef_velocity_state": {"mean": [0.5105421686746988, 0.43373493975903615], "std": [0.7091550682836582, 0.6953853241334454], "min": [0, 0], "max": [2, 2], "count": [664]}, "eef_acc_mag_state": {"mean": [0.48042168674698793, 0.3810240963855422], "std": [0.7542504876258936, 0.6991829392597426], "min": [0, 0], "max": [2, 2], "count": [664]}, "eef_direction_action": {"mean": [4.492469879518072, 4.998493975903615], "std": [2.173208426164072, 1.7044407334428364], "min": [0, 0], "max": [6, 6], "count": [664]}, "eef_velocity_action": {"mean": [0.5105421686746988, 0.43373493975903615], "std": [0.7091550682836582, 0.6953853241334454], "min": [0, 0], "max": [2, 2], "count": [664]}, "eef_acc_mag_action": {"mean": [0.48042168674698793, 0.3810240963855422], "std": [0.7542504876258936, 0.6991829392597426], "min": [0, 0], "max": [2, 2], "count": [664]}, "eef_sim_pose_state": {"mean": [0.49578355808713037, 0.3192423376756423, 1.0666115163580996, -2.162854811581296, 0.8256482998390335, 1.4519902205492616, 0.530573696193235, -0.2253198771331184, 1.067019704094236, 3.0041292283374577, 0.9859729389087594, -2.039913330389889], "std": [0.0784907678886709, 0.03070186620619276, 0.04681643519505192, 1.7313104124857894, 0.37213138642553806, 2.1947500194407636, 0.04877830381480009, 0.05590176894017914, 0.04784932187714388, 0.16605464662293826, 0.29967181603245807, 0.21059086496081195], "min": [0.41205870508285264, 0.24649686682722702, 1.012754104448133, -3.1403950845488753, 0.28784262240611747, -3.1357815269317313, 0.46819646251681524, -0.2939321670272119, 1.0199190824532742, 2.372304229515808, 0.4027174016242425, -2.813745424451056], "max": [0.6466158257499481, 0.3837263377743502, 1.1780187692560777, 3.1399166710673425, 1.2090445110843575, 3.137178683170329, 0.6146073105789226, -0.08304048749664379, 1.167103804779608, 3.123022176202724, 1.2224992215447963, -1.7267815404119122], "count": [664]}, "eef_sim_pose_action": {"mean": [0.49578355808713037, 0.3192423376756423, 1.0666115163580996, -2.162854811581296, 0.8256482998390335, 1.4519902205492616, 0.530573696193235, -0.2253198771331184, 1.067019704094236, 3.0041292283374577, 0.9859729389087594, -2.039913330389889], "std": [0.0784907678886709, 0.03070186620619276, 0.04681643519505192, 1.7313104124857894, 0.37213138642553806, 2.1947500194407636, 0.04877830381480009, 0.05590176894017914, 0.04784932187714388, 0.16605464662293826, 0.29967181603245807, 0.21059086496081195], "min": [0.41205870508285264, 0.24649686682722702, 1.012754104448133, -3.1403950845488753, 0.28784262240611747, -3.1357815269317313, 0.46819646251681524, -0.2939321670272119, 1.0199190824532742, 2.372304229515808, 0.4027174016242425, -2.813745424451056], "max": [0.6466158257499481, 0.3837263377743502, 1.1780187692560777, 3.1399166710673425, 1.2090445110843575, 3.137178683170329, 0.6146073105789226, -0.08304048749664379, 1.167103804779608, 3.123022176202724, 1.2224992215447963, -1.7267815404119122], "count": [664]}, "gripper_mode_state": {"mean": [0.24849397590361447, 0.12349397590361445], "std": [0.4321396994528798, 0.3290033644495624], "min": [0, 0], "max": [1, 1], "count": [664]}, "gripper_activity_state": {"mean": [1.908132530120482, 1.9201807228915662], "std": [0.3790366759468979, 0.357302431534128], "min": [0, 0], "max": [2, 2], "count": [664]}, "gripper_mode_action": {"mean": [0.24849397590361447, 0.12349397590361445], "std": [0.4321396994528798, 0.3290033644495624], "min": [0, 0], "max": [1, 1], "count": [664]}, "gripper_activity_action": {"mean": [1.908132530120482, 1.9201807228915662], "std": [0.3790366759468979, 0.357302431534128], "min": [0, 0], "max": [2, 2], "count": [664]}, "gripper_open_scale_state": {"mean": [0.6373275602524548, 0.8670670179803642], "std": [0.3117364487817859, 0.19508319330962642], "min": [0.058, 0.353], "max": [0.844, 0.959], "count": [664]}, "gripper_open_scale_action": {"mean": [0.6373275602524548, 0.8670670179803642], "std": [0.3117364487817859, 0.19508319330962642], "min": [0.058, 0.353], "max": [0.844, 0.959], "count": [664]}}} +{"episode_index": 163, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8156862745098039]], [[1.0]], [[1.0]]], "mean": [[[0.5009843534244683]], [[0.4871867765005063]], [[0.4732646526627083]]], "std": [[[0.14287653557499813]], [[0.14894268590088547]], [[0.16658112308564027]]], "count": [142]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4793095527823806]], [[0.4612427693201694]], [[0.4429084449507502]]], "std": [[[0.09458849187452441]], [[0.11676288683634703]], [[0.14521334436570088]]], "count": [142]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4737398968977262]], [[0.454870740990058]], [[0.4350353090766823]]], "std": [[[0.11001014153493176]], [[0.13214365645579407]], [[0.15638566179701277]]], "count": [142]}, "observation.state": {"min": [0.2656041979789734, 2.0649516582489014, -1.452759861946106, -1.155914068222046, -2.4783852100372314, -1.7459226846694946, 0.9294576644897461, 303.0, 0.12193100154399872, 0.25336700677871704, -0.12004099786281586, -3.114000082015991, -0.12600000202655792, -0.7369999885559082, -0.8794190883636475, -2.174680233001709, 0.34866443276405334, 0.5752081871032715, 2.11671781539917, 1.1166616678237915, -2.478001117706299, 50.0, -0.34988200664520264, 0.209524005651474, -0.031787000596523285, -3.1411852836608887, -0.1289999932050705, -2.871999979019165], "max": [0.8164476156234741, 2.1052162647247314, -0.7256555557250977, -0.4386187195777893, -1.5764163732528687, -1.059728980064392, 1.8123325109481812, 947.0, 0.3184010088443756, 0.4196479916572571, 0.03644699975848198, -2.7690000534057617, 0.597000002861023, -0.16500000655651093, -0.17320647835731506, -1.9365302324295044, 0.8351575136184692, 1.0599733591079712, 2.856597900390625, 1.7360965013504028, -0.8333773016929626, 874.0, -0.2155030071735382, 0.4306269884109497, 0.05288499966263771, 3.1389999389648438, 0.6100000143051147, -1.6920000314712524], "mean": [0.4791145622730255, 2.087110996246338, -0.9250342845916748, -0.5958284735679626, -1.9709528684616089, -1.432615041732788, 1.210281252861023, 833.2607421875, 0.26223066449165344, 0.30888423323631287, -0.054314132779836655, -2.8989806175231934, 0.384061723947525, -0.2613197863101959, -0.38716259598731995, -2.1264870166778564, 0.5705220699310303, 0.8803227543830872, 2.3288204669952393, 1.5460615158081055, -1.6823190450668335, 633.498046875, -0.31675541400909424, 0.29614317417144775, 0.011316916905343533, 2.671684741973877, 0.3743865191936493, -2.3985536098480225], "std": [0.17881833016872406, 0.008422465063631535, 0.21738259494304657, 0.19898614287376404, 0.23388400673866272, 0.17895255982875824, 0.36307403445243835, 207.452880859375, 0.057078368961811066, 0.05823272466659546, 0.026204440742731094, 0.06516385823488235, 0.23304466903209686, 0.08057919889688492, 0.22522123157978058, 0.05027575045824051, 0.13842621445655823, 0.09860584884881973, 0.25005728006362915, 0.19045360386371613, 0.4952552020549774, 320.8923645019531, 0.032499656081199646, 0.0742693617939949, 0.01609889417886734, 0.943902850151062, 0.19894134998321533, 0.3648989498615265], "count": [744]}, "action": {"min": [0.2656041979789734, 2.0649516582489014, -1.452759861946106, -1.155914068222046, -2.4783852100372314, -1.7459226846694946, 0.9294576644897461, 303.0, 0.12193100154399872, 0.25336700677871704, -0.12004099786281586, -3.114000082015991, -0.12600000202655792, -0.7369999885559082, -0.8794190883636475, -2.174680233001709, 0.34866443276405334, 0.5752081871032715, 2.11671781539917, 1.1166616678237915, -2.478001117706299, 50.0, -0.34988200664520264, 0.209524005651474, -0.031787000596523285, -3.1411852836608887, -0.1289999932050705, -2.871999979019165], "max": [0.8164476156234741, 2.1052162647247314, -0.7256555557250977, -0.4386187195777893, -1.5764163732528687, -1.059728980064392, 1.8123325109481812, 947.0, 0.3184010088443756, 0.4196479916572571, 0.03644699975848198, -2.7690000534057617, 0.597000002861023, -0.16500000655651093, -0.17320647835731506, -1.9365302324295044, 0.8351575136184692, 1.0599733591079712, 2.856597900390625, 1.7360965013504028, -0.8333773016929626, 874.0, -0.2155030071735382, 0.4306269884109497, 0.05288499966263771, 3.1389999389648438, 0.6100000143051147, -1.6920000314712524], "mean": [0.4791145622730255, 2.087110996246338, -0.9250342845916748, -0.5958284735679626, -1.9709528684616089, -1.432615041732788, 1.210281252861023, 833.2607421875, 0.26223066449165344, 0.30888423323631287, -0.054314132779836655, -2.8989806175231934, 0.384061723947525, -0.2613197863101959, -0.38716259598731995, -2.1264870166778564, 0.5705220699310303, 0.8803227543830872, 2.3288204669952393, 1.5460615158081055, -1.6823190450668335, 633.498046875, -0.31675541400909424, 0.29614317417144775, 0.011316916905343533, 2.671684741973877, 0.3743865191936493, -2.3985536098480225], "std": [0.17881833016872406, 0.008422465063631535, 0.21738259494304657, 0.19898614287376404, 0.23388400673866272, 0.17895255982875824, 0.36307403445243835, 207.452880859375, 0.057078368961811066, 0.05823272466659546, 0.026204440742731094, 0.06516385823488235, 0.23304466903209686, 0.08057919889688492, 0.22522123157978058, 0.05027575045824051, 0.13842621445655823, 0.09860584884881973, 0.25005728006362915, 0.19045360386371613, 0.4952552020549774, 320.8923645019531, 0.032499656081199646, 0.0742693617939949, 0.01609889417886734, 0.943902850151062, 0.19894134998321533, 0.3648989498615265], "count": [744]}, "timestamp": {"min": [0.0], "max": [24.766666666666666], "mean": [12.383333333333335], "std": [7.159136871211553], "count": [744]}, "frame_index": {"min": [0], "max": [743], "mean": [371.5], "std": [214.77410613634657], "count": [744]}, "episode_index": {"min": [182], "max": [182], "mean": [182.0], "std": [0.0], "count": [744]}, "index": {"min": [123461], "max": [124204], "mean": [123832.5], "std": [214.77410613634657], "count": [744]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [744]}, "subtask_annotation": {"mean": [11.602150537634408, 29.0, 29.0, 29.0, 29.0], "std": [10.22017274115556, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [744]}, "scene_annotation": {"mean": [182.0], "std": [0.0], "min": [182], "max": [182], "count": [744]}, "eef_direction_state": {"mean": [4.342741935483871, 4.974462365591398], "std": [2.2087316966069483, 1.6730448326403284], "min": [0, 0], "max": [6, 6], "count": [744]}, "eef_velocity_state": {"mean": [0.5698924731182796, 0.4852150537634409], "std": [0.7131310555686562, 0.7294103576731775], "min": [0, 0], "max": [2, 2], "count": [744]}, "eef_acc_mag_state": {"mean": [0.5201612903225806, 0.4583333333333333], "std": [0.7739870076195929, 0.7483928419474197], "min": [0, 0], "max": [2, 2], "count": [744]}, "eef_direction_action": {"mean": [4.342741935483871, 4.974462365591398], "std": [2.2087316966069483, 1.6730448326403284], "min": [0, 0], "max": [6, 6], "count": [744]}, "eef_velocity_action": {"mean": [0.5698924731182796, 0.4852150537634409], "std": [0.7131310555686562, 0.7294103576731775], "min": [0, 0], "max": [2, 2], "count": [744]}, "eef_acc_mag_action": {"mean": [0.5201612903225806, 0.4583333333333333], "std": [0.7739870076195929, 0.7483928419474197], "min": [0, 0], "max": [2, 2], "count": [744]}, "eef_sim_pose_state": {"mean": [0.5025160875782297, 0.3245864023095581, 1.0746315328922273, -2.0536555323618577, 0.8216922621176149, 1.3095633595648644, 0.5216964316782613, -0.2456035118248842, 1.0595579500945589, 1.8790907630371085, 1.1075569025344971, -2.2078708333822603], "std": [0.07628743760236364, 0.02839061224884446, 0.03343732198706536, 1.7179491216125147, 0.30591732967246393, 2.370698782615884, 0.059856264527608186, 0.05110341141411281, 0.0464696632706044, 2.164008355332877, 0.2270822259981581, 0.18811669722828972], "min": [0.41560355522122966, 0.2510968652276955, 1.0166027023900126, -3.1414716879938327, 0.3452298970087091, -3.140598924714547, 0.4638855297103997, -0.30894057182215606, 1.0196808481953732, -3.1366473910487658, 0.6376021452038811, -2.7048498622494366], "max": [0.6397666506677179, 0.36151882089569237, 1.1499260329033136, 3.1355917785649834, 1.252595239540216, 3.1362856391742766, 0.6321424336255068, -0.11803901699834138, 1.171207825687537, 3.135295808136111, 1.294332905468897, -1.8275593699602302], "count": [744]}, "eef_sim_pose_action": {"mean": [0.5025160875782297, 0.3245864023095581, 1.0746315328922273, -2.0536555323618577, 0.8216922621176149, 1.3095633595648644, 0.5216964316782613, -0.2456035118248842, 1.0595579500945589, 1.8790907630371085, 1.1075569025344971, -2.2078708333822603], "std": [0.07628743760236364, 0.02839061224884446, 0.03343732198706536, 1.7179491216125147, 0.30591732967246393, 2.370698782615884, 0.059856264527608186, 0.05110341141411281, 0.0464696632706044, 2.164008355332877, 0.2270822259981581, 0.18811669722828972], "min": [0.41560355522122966, 0.2510968652276955, 1.0166027023900126, -3.1414716879938327, 0.3452298970087091, -3.140598924714547, 0.4638855297103997, -0.30894057182215606, 1.0196808481953732, -3.1366473910487658, 0.6376021452038811, -2.7048498622494366], "max": [0.6397666506677179, 0.36151882089569237, 1.1499260329033136, 3.1355917785649834, 1.252595239540216, 3.1362856391742766, 0.6321424336255068, -0.11803901699834138, 1.171207825687537, 3.135295808136111, 1.294332905468897, -1.8275593699602302], "count": [744]}, "gripper_mode_state": {"mean": [0.2553763440860215, 0.13172043010752688], "std": [0.4360725478257962, 0.33818657335827973], "min": [0, 0], "max": [1, 1], "count": [744]}, "gripper_activity_state": {"mean": [1.8951612903225807, 1.9153225806451613], "std": [0.4046480294637202, 0.36600377991144983], "min": [0, 0], "max": [2, 2], "count": [744]}, "gripper_mode_action": {"mean": [0.2553763440860215, 0.13172043010752688], "std": [0.4360725478257962, 0.33818657335827973], "min": [0, 0], "max": [1, 1], "count": [744]}, "gripper_activity_action": {"mean": [1.8951612903225807, 1.9153225806451613], "std": [0.4046480294637202, 0.36600377991144983], "min": [0, 0], "max": [2, 2], "count": [744]}, "gripper_open_scale_state": {"mean": [0.633497983829949, 0.8332607526061357], "std": [0.32089244563493513, 0.2074528837057461], "min": [0.05, 0.303], "max": [0.874, 0.947], "count": [744]}, "gripper_open_scale_action": {"mean": [0.633497983829949, 0.8332607526061357], "std": [0.32089244563493513, 0.2074528837057461], "min": [0.05, 0.303], "max": [0.874, 0.947], "count": [744]}}} +{"episode_index": 164, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.788235294117647]], [[1.0]], [[1.0]]], "mean": [[[0.4937745789588801]], [[0.4821998546137615]], [[0.46865689651844994]]], "std": [[[0.14484503386599132]], [[0.15094116628161125]], [[0.1683278255468786]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4789645363722917]], [[0.4607633452987494]], [[0.4426159133600947]]], "std": [[[0.10323598943788591]], [[0.12094877266128624]], [[0.14962686433047476]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4751732154804179]], [[0.4440802519170398]], [[0.41619544638721634]]], "std": [[[0.11017651140738942]], [[0.13648395121470494]], [[0.1717227921100723]]], "count": [127]}, "observation.state": {"min": [0.2928836941719055, 2.0217370986938477, -1.6750798225402832, -1.1638553142547607, -2.706045627593994, -1.6209745407104492, 0.9448515176773071, 469.0, 0.0973149985074997, 0.2699429988861084, -0.12235599756240845, -3.124000072479248, -0.4020000100135803, -0.8629999756813049, -0.9915390014648438, -2.1726558208465576, 0.2151293009519577, 0.6180210709571838, 2.114274501800537, 1.3081417083740234, -2.51665997505188, 49.0, -0.36052998900413513, 0.19561299681663513, -0.02985900081694126, -3.1411852836608887, -0.33399999141693115, -2.7660000324249268], "max": [0.932703971862793, 2.1123545169830322, -0.7415555119514465, -0.44018954038619995, -1.6748528480529785, -1.1488280296325684, 2.0710253715515137, 954.0, 0.3073819875717163, 0.39606401324272156, 0.004759000148624182, 3.140000104904175, 0.5300000309944153, 0.05400000140070915, -0.16727235913276672, -1.9598650932312012, 1.0468136072158813, 0.9772796630859375, 2.8578546047210693, 1.73616623878479, -0.9085311889648438, 882.0, -0.21292300522327423, 0.42410901188850403, 0.052069999277591705, 3.13700008392334, 0.7129999995231628, -1.6820000410079956], "mean": [0.5531442761421204, 2.08953857421875, -1.0064082145690918, -0.6377342343330383, -2.091826915740967, -1.428371548652649, 1.3484244346618652, 875.3297729492188, 0.2463589608669281, 0.3181130588054657, -0.06439292430877686, -2.8202333450317383, 0.23268142342567444, -0.2520994246006012, -0.4117637574672699, -2.1246416568756104, 0.5412957668304443, 0.7738227248191833, 2.3441691398620605, 1.5817477703094482, -1.566264271736145, 682.76513671875, -0.3139314651489258, 0.28587818145751953, -0.0031853127293288708, 2.7525603771209717, 0.3594149649143219, -2.4604859352111816], "std": [0.20552372932434082, 0.015741147100925446, 0.28714489936828613, 0.23676764965057373, 0.27248454093933105, 0.11077534407377243, 0.46067067980766296, 124.61471557617188, 0.06557188928127289, 0.04638545960187912, 0.023582996800541878, 0.8515044450759888, 0.34693992137908936, 0.14676353335380554, 0.2891528010368347, 0.057700663805007935, 0.21832166612148285, 0.08234591782093048, 0.2760733664035797, 0.12997309863567352, 0.5981611609458923, 297.99365234375, 0.04698435962200165, 0.08202514052391052, 0.016533052548766136, 0.5848072171211243, 0.3162364065647125, 0.3530329763889313], "count": [643]}, "action": {"min": [0.2928836941719055, 2.0217370986938477, -1.6750798225402832, -1.1638553142547607, -2.706045627593994, -1.6209745407104492, 0.9448515176773071, 469.0, 0.0973149985074997, 0.2699429988861084, -0.12235599756240845, -3.124000072479248, -0.4020000100135803, -0.8629999756813049, -0.9915390014648438, -2.1726558208465576, 0.2151293009519577, 0.6180210709571838, 2.114274501800537, 1.3081417083740234, -2.51665997505188, 49.0, -0.36052998900413513, 0.19561299681663513, -0.02985900081694126, -3.1411852836608887, -0.33399999141693115, -2.7660000324249268], "max": [0.932703971862793, 2.1123545169830322, -0.7415555119514465, -0.44018954038619995, -1.6748528480529785, -1.1488280296325684, 2.0710253715515137, 954.0, 0.3073819875717163, 0.39606401324272156, 0.004759000148624182, 3.140000104904175, 0.5300000309944153, 0.05400000140070915, -0.16727235913276672, -1.9598650932312012, 1.0468136072158813, 0.9772796630859375, 2.8578546047210693, 1.73616623878479, -0.9085311889648438, 882.0, -0.21292300522327423, 0.42410901188850403, 0.052069999277591705, 3.13700008392334, 0.7129999995231628, -1.6820000410079956], "mean": [0.5531442761421204, 2.08953857421875, -1.0064082145690918, -0.6377342343330383, -2.091826915740967, -1.428371548652649, 1.3484244346618652, 875.3297729492188, 0.2463589608669281, 0.3181130588054657, -0.06439292430877686, -2.8202333450317383, 0.23268142342567444, -0.2520994246006012, -0.4117637574672699, -2.1246416568756104, 0.5412957668304443, 0.7738227248191833, 2.3441691398620605, 1.5817477703094482, -1.566264271736145, 682.76513671875, -0.3139314651489258, 0.28587818145751953, -0.0031853127293288708, 2.7525603771209717, 0.3594149649143219, -2.4604859352111816], "std": [0.20552372932434082, 0.015741147100925446, 0.28714489936828613, 0.23676764965057373, 0.27248454093933105, 0.11077534407377243, 0.46067067980766296, 124.61471557617188, 0.06557188928127289, 0.04638545960187912, 0.023582996800541878, 0.8515044450759888, 0.34693992137908936, 0.14676353335380554, 0.2891528010368347, 0.057700663805007935, 0.21832166612148285, 0.08234591782093048, 0.2760733664035797, 0.12997309863567352, 0.5981611609458923, 297.99365234375, 0.04698435962200165, 0.08202514052391052, 0.016533052548766136, 0.5848072171211243, 0.3162364065647125, 0.3530329763889313], "count": [643]}, "timestamp": {"min": [0.0], "max": [21.4], "mean": [10.7], "std": [6.187262902303588], "count": [643]}, "frame_index": {"min": [0], "max": [642], "mean": [321.0], "std": [185.61788706910764], "count": [643]}, "episode_index": {"min": [183], "max": [183], "mean": [183.0], "std": [0.0], "count": [643]}, "index": {"min": [124205], "max": [124847], "mean": [124526.0], "std": [185.61788706910764], "count": [643]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [643]}, "subtask_annotation": {"mean": [10.37791601866252, 29.0, 29.0, 29.0, 29.0], "std": [10.175838673157255, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [643]}, "scene_annotation": {"mean": [183.0], "std": [0.0], "min": [183], "max": [183], "count": [643]}, "eef_direction_state": {"mean": [4.500777604976672, 4.762052877138414], "std": [2.1796277205768724, 1.8890673804727254], "min": [0, 0], "max": [6, 6], "count": [643]}, "eef_velocity_state": {"mean": [0.5443234836702955, 0.5194401244167963], "std": [0.7559888220673834, 0.7508491806868314], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_acc_mag_state": {"mean": [0.48989113530326595, 0.5272161741835147], "std": [0.7572195726142052, 0.7810684918997506], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_direction_action": {"mean": [4.500777604976672, 4.762052877138414], "std": [2.1796277205768724, 1.8890673804727254], "min": [0, 0], "max": [6, 6], "count": [643]}, "eef_velocity_action": {"mean": [0.5443234836702955, 0.5194401244167963], "std": [0.7559888220673834, 0.7508491806868314], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_acc_mag_action": {"mean": [0.48989113530326595, 0.5272161741835147], "std": [0.7572195726142052, 0.7810684918997506], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_sim_pose_state": {"mean": [0.49298406203271916, 0.3119725407179138, 1.065237054513389, -2.3013582978484606, 0.8453031027575761, 1.5002835870634676, 0.533869819668957, -0.22412764752389902, 1.0681970161136325, 1.4296516924162088, 0.9584499561211822, -2.1044114475042943], "std": [0.08825645852574115, 0.04236512843941508, 0.04624654307523045, 1.4149142990695487, 0.38420527658690073, 2.2154860159791268, 0.04973012833684088, 0.0629071259934728, 0.05218434824090678, 2.517120998301774, 0.33166794829224194, 0.2766439804773413], "min": [0.3994001188667352, 0.21884685001173015, 1.0109887648717135, -3.1415716866997228, 0.25810437433956435, -3.141372246533936, 0.48231210685822395, -0.3018206513401734, 1.01593548626298, -3.140615823121054, 0.36915586326334404, -2.9478572600383415], "max": [0.6437599571294568, 0.3667676541057166, 1.1675387200191087, 3.1400990890669513, 1.2008414867834434, 3.139317288494899, 0.6180573041324467, -0.06921739304058694, 1.1716501454643273, 3.1405626894516994, 1.2364831228539899, -1.5099178420470967], "count": [643]}, "eef_sim_pose_action": {"mean": [0.49298406203271916, 0.3119725407179138, 1.065237054513389, -2.3013582978484606, 0.8453031027575761, 1.5002835870634676, 0.533869819668957, -0.22412764752389902, 1.0681970161136325, 1.4296516924162088, 0.9584499561211822, -2.1044114475042943], "std": [0.08825645852574115, 0.04236512843941508, 0.04624654307523045, 1.4149142990695487, 0.38420527658690073, 2.2154860159791268, 0.04973012833684088, 0.0629071259934728, 0.05218434824090678, 2.517120998301774, 0.33166794829224194, 0.2766439804773413], "min": [0.3994001188667352, 0.21884685001173015, 1.0109887648717135, -3.1415716866997228, 0.25810437433956435, -3.141372246533936, 0.48231210685822395, -0.3018206513401734, 1.01593548626298, -3.140615823121054, 0.36915586326334404, -2.9478572600383415], "max": [0.6437599571294568, 0.3667676541057166, 1.1675387200191087, 3.1400990890669513, 1.2008414867834434, 3.139317288494899, 0.6180573041324467, -0.06921739304058694, 1.1716501454643273, 3.1405626894516994, 1.2364831228539899, -1.5099178420470967], "count": [643]}, "gripper_mode_state": {"mean": [0.19751166407465007, 0.02177293934681182], "std": [0.39812159779282286, 0.14594135280657067], "min": [0, 0], "max": [1, 1], "count": [643]}, "gripper_activity_state": {"mean": [1.9020217729393467, 1.9300155520995335], "std": [0.39204248765043115, 0.33427970855683886], "min": [0, 0], "max": [2, 2], "count": [643]}, "gripper_mode_action": {"mean": [0.19751166407465007, 0.02177293934681182], "std": [0.39812159779282286, 0.14594135280657067], "min": [0, 0], "max": [1, 1], "count": [643]}, "gripper_activity_action": {"mean": [1.9020217729393467, 1.9300155520995335], "std": [0.39204248765043115, 0.33427970855683886], "min": [0, 0], "max": [2, 2], "count": [643]}, "gripper_open_scale_state": {"mean": [0.6827651633445061, 0.8753297037507293], "std": [0.29799324183723763, 0.12461468859251253], "min": [0.049, 0.469], "max": [0.882, 0.954], "count": [643]}, "gripper_open_scale_action": {"mean": [0.6827651633445061, 0.8753297037507293], "std": [0.29799324183723763, 0.12461468859251253], "min": [0.049, 0.469], "max": [0.882, 0.954], "count": [643]}}} +{"episode_index": 165, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[1.0]], [[1.0]]], "mean": [[[0.4932081593439845]], [[0.4797261952311789]], [[0.4666801576494795]]], "std": [[[0.1480039497542877]], [[0.15612237567799628]], [[0.17415612015282006]]], "count": [135]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48042811062696683]], [[0.4663780788549988]], [[0.4495238667998063]]], "std": [[[0.10878415869227598]], [[0.12037563100562156]], [[0.14537213582707628]]], "count": [135]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4919244901355604]], [[0.46375920328007747]], [[0.4397244023844106]]], "std": [[[0.12535614457484523]], [[0.1468728511799871]], [[0.1778477344800007]]], "count": [135]}, "observation.state": {"min": [0.3665889799594879, 2.0712521076202393, -1.5940616130828857, -1.2472472190856934, -2.555668354034424, -1.6229119300842285, 0.9275377988815308, 354.0, 0.09603799879550934, 0.25698399543762207, -0.11105100065469742, -3.1411852836608887, -0.33000001311302185, -0.9520000219345093, -0.8118050694465637, -2.1752562522888184, 0.26340511441230774, 0.6028541922569275, 1.7852625846862793, 1.3230818510055542, -2.6628663539886475, 65.0, -0.36397698521614075, 0.19450999796390533, -0.029682999476790428, -3.1411852836608887, -0.12800000607967377, -3.0899999141693115], "max": [0.8629082441329956, 2.101585865020752, -0.7126004695892334, -0.40941932797431946, -1.7934305667877197, -1.2899729013442993, 2.2274067401885986, 925.0, 0.30734801292419434, 0.37223899364471436, -0.004530999809503555, 3.13100004196167, 0.5519999861717224, -0.16300000250339508, -0.13512340188026428, -1.9568283557891846, 0.9157742857933044, 1.1207631826400757, 2.8305749893188477, 1.7319774627685547, -0.8896118402481079, 921.0, -0.2602750062942505, 0.39628300070762634, 0.05114400014281273, 3.1389999389648438, 0.6639999747276306, -1.5169999599456787], "mean": [0.5187464952468872, 2.0943050384521484, -0.9269284605979919, -0.6268715262413025, -2.124448776245117, -1.5007835626602173, 1.3192696571350098, 834.42919921875, 0.25557446479797363, 0.298122376203537, -0.0653657615184784, -2.8697006702423096, 0.26593127846717834, -0.2971348762512207, -0.32372570037841797, -2.132591485977173, 0.6105493903160095, 0.8473469614982605, 2.253946542739868, 1.5861231088638306, -1.5985500812530518, 675.1387939453125, -0.31854769587516785, 0.2746833264827728, -4.277510379324667e-05, 2.1523501873016357, 0.40499454736709595, -2.421191692352295], "std": [0.1639733910560608, 0.004547540098428726, 0.300210565328598, 0.2715020477771759, 0.18124009668827057, 0.07019093632698059, 0.5471547245979309, 175.47557067871094, 0.06680388748645782, 0.04181395098567009, 0.018251672387123108, 0.8219704627990723, 0.2972106635570526, 0.14647573232650757, 0.21515990793704987, 0.05259857699275017, 0.1652231216430664, 0.14007310569286346, 0.27705249190330505, 0.12498294562101364, 0.6618448495864868, 342.2534484863281, 0.026896333321928978, 0.06772134453058243, 0.02029280923306942, 1.8720338344573975, 0.21829268336296082, 0.4852829873561859], "count": [699]}, "action": {"min": [0.3665889799594879, 2.0712521076202393, -1.5940616130828857, -1.2472472190856934, -2.555668354034424, -1.6229119300842285, 0.9275377988815308, 354.0, 0.09603799879550934, 0.25698399543762207, -0.11105100065469742, -3.1411852836608887, -0.33000001311302185, -0.9520000219345093, -0.8118050694465637, -2.1752562522888184, 0.26340511441230774, 0.6028541922569275, 1.7852625846862793, 1.3230818510055542, -2.6628663539886475, 65.0, -0.36397698521614075, 0.19450999796390533, -0.029682999476790428, -3.1411852836608887, -0.12800000607967377, -3.0899999141693115], "max": [0.8629082441329956, 2.101585865020752, -0.7126004695892334, -0.40941932797431946, -1.7934305667877197, -1.2899729013442993, 2.2274067401885986, 925.0, 0.30734801292419434, 0.37223899364471436, -0.004530999809503555, 3.13100004196167, 0.5519999861717224, -0.16300000250339508, -0.13512340188026428, -1.9568283557891846, 0.9157742857933044, 1.1207631826400757, 2.8305749893188477, 1.7319774627685547, -0.8896118402481079, 921.0, -0.2602750062942505, 0.39628300070762634, 0.05114400014281273, 3.1389999389648438, 0.6639999747276306, -1.5169999599456787], "mean": [0.5187464952468872, 2.0943050384521484, -0.9269284605979919, -0.6268715262413025, -2.124448776245117, -1.5007835626602173, 1.3192696571350098, 834.42919921875, 0.25557446479797363, 0.298122376203537, -0.0653657615184784, -2.8697006702423096, 0.26593127846717834, -0.2971348762512207, -0.32372570037841797, -2.132591485977173, 0.6105493903160095, 0.8473469614982605, 2.253946542739868, 1.5861231088638306, -1.5985500812530518, 675.1387939453125, -0.31854769587516785, 0.2746833264827728, -4.277510379324667e-05, 2.1523501873016357, 0.40499454736709595, -2.421191692352295], "std": [0.1639733910560608, 0.004547540098428726, 0.300210565328598, 0.2715020477771759, 0.18124009668827057, 0.07019093632698059, 0.5471547245979309, 175.47557067871094, 0.06680388748645782, 0.04181395098567009, 0.018251672387123108, 0.8219704627990723, 0.2972106635570526, 0.14647573232650757, 0.21515990793704987, 0.05259857699275017, 0.1652231216430664, 0.14007310569286346, 0.27705249190330505, 0.12498294562101364, 0.6618448495864868, 342.2534484863281, 0.026896333321928978, 0.06772134453058243, 0.02029280923306942, 1.8720338344573975, 0.21829268336296082, 0.4852829873561859], "count": [699]}, "timestamp": {"min": [0.0], "max": [23.266666666666666], "mean": [11.633333333333331], "std": [6.726123753005199], "count": [699]}, "frame_index": {"min": [0], "max": [698], "mean": [349.0], "std": [201.78371259015597], "count": [699]}, "episode_index": {"min": [184], "max": [184], "mean": [184.0], "std": [0.0], "count": [699]}, "index": {"min": [124848], "max": [125546], "mean": [125197.0], "std": [201.78371259015597], "count": [699]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [699]}, "subtask_annotation": {"mean": [9.296137339055795, 29.0, 29.0, 29.0, 29.0], "std": [10.424858837866118, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [699]}, "scene_annotation": {"mean": [184.0], "std": [0.0], "min": [184], "max": [184], "count": [699]}, "eef_direction_state": {"mean": [4.419170243204578, 5.183118741058656], "std": [2.2042302672725453, 1.5056217025609226], "min": [0, 0], "max": [6, 6], "count": [699]}, "eef_velocity_state": {"mean": [0.5050071530758226, 0.45779685264663805], "std": [0.6731435818456688, 0.7426367276346274], "min": [0, 0], "max": [2, 2], "count": [699]}, "eef_acc_mag_state": {"mean": [0.46924177396280403, 0.4034334763948498], "std": [0.7431987260547744, 0.713884134470514], "min": [0, 0], "max": [2, 2], "count": [699]}, "eef_direction_action": {"mean": [4.419170243204578, 5.183118741058656], "std": [2.2042302672725453, 1.5056217025609226], "min": [0, 0], "max": [6, 6], "count": [699]}, "eef_velocity_action": {"mean": [0.5050071530758226, 0.45779685264663805], "std": [0.6731435818456688, 0.7426367276346274], "min": [0, 0], "max": [2, 2], "count": [699]}, "eef_acc_mag_action": {"mean": [0.46924177396280403, 0.4034334763948498], "std": [0.7431987260547744, 0.713884134470514], "min": [0, 0], "max": [2, 2], "count": [699]}, "eef_sim_pose_state": {"mean": [0.4817198818556686, 0.3195474057782704, 1.0630322603574163, -2.4996696460223506, 0.8535062619548069, 1.1793239767422448, 0.5158226113936825, -0.23156867867508268, 1.0602154576470662, 2.866451489630975, 0.9831831508037165, -2.149826845072638], "std": [0.07119499013611856, 0.019595503165940546, 0.03862525364734094, 1.0175087735028308, 0.4017328639457501, 2.3442374844493052, 0.045878403323016265, 0.05728451552887507, 0.05638330435049986, 0.1461004158611732, 0.30272272095542935, 0.2063975307366906], "min": [0.40105129066760525, 0.2722494089479964, 1.0125452309185305, -3.1348637667810664, 0.23259966774776042, -3.1342828883434977, 0.4721730795120391, -0.27767900499102904, 1.0170526460860927, 2.161308098648676, 0.38930828087603, -3.025002914728412], "max": [0.6146638671337743, 0.36997355990987757, 1.148618364479398, 3.1213140401418316, 1.4041194360280436, 3.14142956901659, 0.5957544382763533, -0.08495163544756935, 1.1883756941967345, 3.097065921870491, 1.2385981662225949, -1.7630007726662438], "count": [699]}, "eef_sim_pose_action": {"mean": [0.4817198818556686, 0.3195474057782704, 1.0630322603574163, -2.4996696460223506, 0.8535062619548069, 1.1793239767422448, 0.5158226113936825, -0.23156867867508268, 1.0602154576470662, 2.866451489630975, 0.9831831508037165, -2.149826845072638], "std": [0.07119499013611856, 0.019595503165940546, 0.03862525364734094, 1.0175087735028308, 0.4017328639457501, 2.3442374844493052, 0.045878403323016265, 0.05728451552887507, 0.05638330435049986, 0.1461004158611732, 0.30272272095542935, 0.2063975307366906], "min": [0.40105129066760525, 0.2722494089479964, 1.0125452309185305, -3.1348637667810664, 0.23259966774776042, -3.1342828883434977, 0.4721730795120391, -0.27767900499102904, 1.0170526460860927, 2.161308098648676, 0.38930828087603, -3.025002914728412], "max": [0.6146638671337743, 0.36997355990987757, 1.148618364479398, 3.1213140401418316, 1.4041194360280436, 3.14142956901659, 0.5957544382763533, -0.08495163544756935, 1.1883756941967345, 3.097065921870491, 1.2385981662225949, -1.7630007726662438], "count": [699]}, "gripper_mode_state": {"mean": [0.26180257510729615, 0.11731044349070101], "std": [0.4396157262592898, 0.3217898434362354], "min": [0, 0], "max": [1, 1], "count": [699]}, "gripper_activity_state": {"mean": [1.905579399141631, 1.9298998569384835], "std": [0.3926510905230141, 0.33738261454612223], "min": [0, 0], "max": [2, 2], "count": [699]}, "gripper_mode_action": {"mean": [0.26180257510729615, 0.11731044349070101], "std": [0.4396157262592898, 0.3217898434362354], "min": [0, 0], "max": [1, 1], "count": [699]}, "gripper_activity_action": {"mean": [1.905579399141631, 1.9298998569384835], "std": [0.3926510905230141, 0.33738261454612223], "min": [0, 0], "max": [2, 2], "count": [699]}, "gripper_open_scale_state": {"mean": [0.6751387698346777, 0.8344291846366704], "std": [0.34225374026835254, 0.1754756337468754], "min": [0.065, 0.354], "max": [0.921, 0.925], "count": [699]}, "gripper_open_scale_action": {"mean": [0.6751387698346777, 0.8344291846366704], "std": [0.34225374026835254, 0.1754756337468754], "min": [0.065, 0.354], "max": [0.921, 0.925], "count": [699]}}} +{"episode_index": 166, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7568627450980392]], [[1.0]], [[1.0]]], "mean": [[[0.4821778396443118]], [[0.472251626586625]], [[0.4554728749289571]]], "std": [[[0.14102139948562134]], [[0.1561941335824769]], [[0.1728014580914975]]], "count": [138]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4795564983541726]], [[0.46248849400871456]], [[0.4448832394974898]]], "std": [[[0.1102310790822339]], [[0.12923774159513532]], [[0.15582430783481885]]], "count": [138]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4724659127237852]], [[0.44984111993227244]], [[0.4253715055768684]]], "std": [[[0.11719321071565159]], [[0.13769903760188498]], [[0.16782292212466257]]], "count": [138]}, "observation.state": {"min": [0.2946290671825409, 2.085249662399292, -1.5713897943496704, -1.1447091102600098, -2.6410324573516846, -1.7375625371932983, 0.8053123354911804, 393.0, 0.14129899442195892, 0.2517949938774109, -0.11717700213193893, -3.11899995803833, -0.3630000054836273, -0.597000002861023, -0.6940650939941406, -2.1645398139953613, 0.27843236923217773, 0.6825982928276062, 2.218034267425537, 1.440926432609558, -2.3126137256622314, 21.0, -0.3474389910697937, 0.18713200092315674, -0.026012999936938286, -3.1411852836608887, -0.12199999392032623, -2.882999897003174], "max": [0.7612951397895813, 2.1091432571411133, -0.520090639591217, -0.40915757417678833, -1.6535074710845947, -1.1491597890853882, 1.9533724784851074, 957.0, 0.31678101420402527, 0.381646990776062, 0.014840999618172646, -2.7939999103546143, 0.5270000100135803, -0.15299998223781586, -0.16549213230609894, -1.9915603399276733, 0.8361872434616089, 1.2654509544372559, 2.7766618728637695, 1.8934205770492554, -0.903382420539856, 893.0, -0.2723250091075897, 0.3572959899902344, 0.04898399859666824, 3.1389999389648438, 0.6389999985694885, -1.5889999866485596], "mean": [0.4906158149242401, 2.09536075592041, -0.7892807126045227, -0.5982660055160522, -2.166065216064453, -1.4959462881088257, 1.176539421081543, 874.0043334960938, 0.2724626362323761, 0.29708871245384216, -0.05638904124498367, -2.907910108566284, 0.3036995828151703, -0.24893322587013245, -0.37568992376327515, -2.138070583343506, 0.41765350103378296, 0.8489905595779419, 2.4123330116271973, 1.6874607801437378, -1.4356340169906616, 662.5673828125, -0.3237656354904175, 0.2672601044178009, 0.005019620526582003, 1.7564729452133179, 0.33910974860191345, -2.514350414276123], "std": [0.1425403356552124, 0.004459988325834274, 0.34147077798843384, 0.27116429805755615, 0.2425674945116043, 0.11453533917665482, 0.4667114019393921, 182.64883422851562, 0.0563637875020504, 0.04553060233592987, 0.023531930521130562, 0.06215934455394745, 0.29834604263305664, 0.08177996426820755, 0.14504824578762054, 0.04283333569765091, 0.1775057315826416, 0.16958747804164886, 0.15706507861614227, 0.09974922239780426, 0.58058100938797, 321.3819885253906, 0.02390935644507408, 0.054684076458215714, 0.020901355892419815, 2.226612091064453, 0.18684712052345276, 0.4416041970252991], "count": [720]}, "action": {"min": [0.2946290671825409, 2.085249662399292, -1.5713897943496704, -1.1447091102600098, -2.6410324573516846, -1.7375625371932983, 0.8053123354911804, 393.0, 0.14129899442195892, 0.2517949938774109, -0.11717700213193893, -3.11899995803833, -0.3630000054836273, -0.597000002861023, -0.6940650939941406, -2.1645398139953613, 0.27843236923217773, 0.6825982928276062, 2.218034267425537, 1.440926432609558, -2.3126137256622314, 21.0, -0.3474389910697937, 0.18713200092315674, -0.026012999936938286, -3.1411852836608887, -0.12199999392032623, -2.882999897003174], "max": [0.7612951397895813, 2.1091432571411133, -0.520090639591217, -0.40915757417678833, -1.6535074710845947, -1.1491597890853882, 1.9533724784851074, 957.0, 0.31678101420402527, 0.381646990776062, 0.014840999618172646, -2.7939999103546143, 0.5270000100135803, -0.15299998223781586, -0.16549213230609894, -1.9915603399276733, 0.8361872434616089, 1.2654509544372559, 2.7766618728637695, 1.8934205770492554, -0.903382420539856, 893.0, -0.2723250091075897, 0.3572959899902344, 0.04898399859666824, 3.1389999389648438, 0.6389999985694885, -1.5889999866485596], "mean": [0.4906158149242401, 2.09536075592041, -0.7892807126045227, -0.5982660055160522, -2.166065216064453, -1.4959462881088257, 1.176539421081543, 874.0043334960938, 0.2724626362323761, 0.29708871245384216, -0.05638904124498367, -2.907910108566284, 0.3036995828151703, -0.24893322587013245, -0.37568992376327515, -2.138070583343506, 0.41765350103378296, 0.8489905595779419, 2.4123330116271973, 1.6874607801437378, -1.4356340169906616, 662.5673828125, -0.3237656354904175, 0.2672601044178009, 0.005019620526582003, 1.7564729452133179, 0.33910974860191345, -2.514350414276123], "std": [0.1425403356552124, 0.004459988325834274, 0.34147077798843384, 0.27116429805755615, 0.2425674945116043, 0.11453533917665482, 0.4667114019393921, 182.64883422851562, 0.0563637875020504, 0.04553060233592987, 0.023531930521130562, 0.06215934455394745, 0.29834604263305664, 0.08177996426820755, 0.14504824578762054, 0.04283333569765091, 0.1775057315826416, 0.16958747804164886, 0.15706507861614227, 0.09974922239780426, 0.58058100938797, 321.3819885253906, 0.02390935644507408, 0.054684076458215714, 0.020901355892419815, 2.226612091064453, 0.18684712052345276, 0.4416041970252991], "count": [720]}, "timestamp": {"min": [0.0], "max": [23.966666666666665], "mean": [11.983333333333333], "std": [6.928196547977504], "count": [720]}, "frame_index": {"min": [0], "max": [719], "mean": [359.5], "std": [207.84589643932512], "count": [720]}, "episode_index": {"min": [185], "max": [185], "mean": [185.0], "std": [0.0], "count": [720]}, "index": {"min": [125547], "max": [126266], "mean": [125906.5], "std": [207.84589643932512], "count": [720]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [720]}, "subtask_annotation": {"mean": [10.480555555555556, 29.0, 29.0, 29.0, 29.0], "std": [10.443480673618678, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [720]}, "scene_annotation": {"mean": [185.0], "std": [0.0], "min": [185], "max": [185], "count": [720]}, "eef_direction_state": {"mean": [4.648611111111111, 5.161111111111111], "std": [2.0723371840318436, 1.4782267488405305], "min": [0, 0], "max": [6, 6], "count": [720]}, "eef_velocity_state": {"mean": [0.4263888888888889, 0.4083333333333333], "std": [0.5822592624986204, 0.679000490917839], "min": [0, 0], "max": [2, 2], "count": [720]}, "eef_acc_mag_state": {"mean": [0.3958333333333333, 0.36666666666666664], "std": [0.7151024596362219, 0.6863753427324677], "min": [0, 0], "max": [2, 2], "count": [720]}, "eef_direction_action": {"mean": [4.648611111111111, 5.161111111111111], "std": [2.0723371840318436, 1.4782267488405305], "min": [0, 0], "max": [6, 6], "count": [720]}, "eef_velocity_action": {"mean": [0.4263888888888889, 0.4083333333333333], "std": [0.5822592624986204, 0.679000490917839], "min": [0, 0], "max": [2, 2], "count": [720]}, "eef_acc_mag_action": {"mean": [0.3958333333333333, 0.36666666666666664], "std": [0.7151024596362219, 0.6863753427324677], "min": [0, 0], "max": [2, 2], "count": [720]}, "eef_sim_pose_state": {"mean": [0.4761047180916171, 0.3282360635624029, 1.0632586955019792, -2.778224471625448, 0.8592475449656828, 1.4435038113647785, 0.5114758779562475, -0.24967907756890526, 1.0532195711609131, 2.9613455758362446, 1.039361977536133, -2.112047502559321], "std": [0.05722126555750222, 0.012873235436902579, 0.03737878750188429, 0.36307040247727557, 0.3445413978104062, 2.048037304545189, 0.0500360853316304, 0.047676724750372663, 0.05225147145575042, 0.12353220759076566, 0.29581598273473536, 0.1606383619293667], "min": [0.3958069423115709, 0.2944718262440652, 1.0217442151736882, -3.135483470794126, 0.28225202736492694, -3.1291688997876244, 0.4615288477566942, -0.2895410752615001, 1.004827814289964, 2.370857966315119, 0.37591747308056545, -2.719317892456744], "max": [0.5764439149179391, 0.36008128579511334, 1.139272444670709, -2.0291875474787773, 1.2253310309580052, 3.141181592388563, 0.6028175746030663, -0.11053868691934007, 1.1619915262958669, 3.134630302854461, 1.2712048599614616, -1.787867386352962], "count": [720]}, "eef_sim_pose_action": {"mean": [0.4761047180916171, 0.3282360635624029, 1.0632586955019792, -2.778224471625448, 0.8592475449656828, 1.4435038113647785, 0.5114758779562475, -0.24967907756890526, 1.0532195711609131, 2.9613455758362446, 1.039361977536133, -2.112047502559321], "std": [0.05722126555750222, 0.012873235436902579, 0.03737878750188429, 0.36307040247727557, 0.3445413978104062, 2.048037304545189, 0.0500360853316304, 0.047676724750372663, 0.05225147145575042, 0.12353220759076566, 0.29581598273473536, 0.1606383619293667], "min": [0.3958069423115709, 0.2944718262440652, 1.0217442151736882, -3.135483470794126, 0.28225202736492694, -3.1291688997876244, 0.4615288477566942, -0.2895410752615001, 1.004827814289964, 2.370857966315119, 0.37591747308056545, -2.719317892456744], "max": [0.5764439149179391, 0.36008128579511334, 1.139272444670709, -2.0291875474787773, 1.2253310309580052, 3.141181592388563, 0.6028175746030663, -0.11053868691934007, 1.1619915262958669, 3.134630302854461, 1.2712048599614616, -1.787867386352962], "count": [720]}, "gripper_mode_state": {"mean": [0.22083333333333333, 0.12222222222222222], "std": [0.41480835601784316, 0.327542288288525], "min": [0, 0], "max": [1, 1], "count": [720]}, "gripper_activity_state": {"mean": [1.8888888888888888, 1.9458333333333333], "std": [0.4234630888924325, 0.2955397604384219], "min": [0, 0], "max": [2, 2], "count": [720]}, "gripper_mode_action": {"mean": [0.22083333333333333, 0.12222222222222222], "std": [0.41480835601784316, 0.327542288288525], "min": [0, 0], "max": [1, 1], "count": [720]}, "gripper_activity_action": {"mean": [1.8888888888888888, 1.9458333333333333], "std": [0.4234630888924325, 0.2955397604384219], "min": [0, 0], "max": [2, 2], "count": [720]}, "gripper_open_scale_state": {"mean": [0.6625673611799912, 0.8740041667514368], "std": [0.3213830769632886, 0.18264895961762068], "min": [0.021, 0.393], "max": [0.893, 0.957], "count": [720]}, "gripper_open_scale_action": {"mean": [0.6625673611799912, 0.8740041667514368], "std": [0.3213830769632886, 0.18264895961762068], "min": [0.021, 0.393], "max": [0.893, 0.957], "count": [720]}}} +{"episode_index": 167, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.48136545328007746]], [[0.46761725066569837]], [[0.4535061183732752]]], "std": [[[0.14960876880083218]], [[0.1575409422060475]], [[0.17428533251624398]]], "count": [135]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4794932250060518]], [[0.46164960360687485]], [[0.44264732207697893]]], "std": [[[0.10775032935140089]], [[0.12690732315675662]], [[0.15570465645378592]]], "count": [135]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4864460012708787]], [[0.4614972660977971]], [[0.4360545040547083]]], "std": [[[0.12007663487600993]], [[0.14060406359333133]], [[0.17353103477737802]]], "count": [135]}, "observation.state": {"min": [0.27466249465942383, 2.0555267333984375, -1.5171449184417725, -1.1085284948349, -2.5081427097320557, -1.7626254558563232, 0.960192859172821, 354.0, 0.1475130021572113, 0.24929699301719666, -0.10307800024747849, -3.1029999256134033, -0.32199999690055847, -0.5730000138282776, -0.8765218257904053, -2.1752912998199463, 0.18935078382492065, 0.642734944820404, 2.062612771987915, 1.2841259241104126, -2.691507339477539, 69.0, -0.34937700629234314, 0.17707599699497223, -0.03960099816322327, -3.1401853561401367, -0.1809999942779541, -2.859999895095825], "max": [0.726982057094574, 2.1022491455078125, -0.6840992569923401, -0.5183976888656616, -1.8206055164337158, -1.1795109510421753, 1.8071314096450806, 956.0, 0.31781700253486633, 0.3703269958496094, 0.02914699912071228, -2.890000104904175, 0.48100000619888306, -0.0010000001639127731, -0.18100810050964355, -1.9662704467773438, 0.9446420669555664, 1.1301705837249756, 2.779681444168091, 1.8437659740447998, -0.8130442500114441, 893.0, -0.242234006524086, 0.3895690143108368, 0.05914299935102463, 3.1410000324249268, 0.656000018119812, -1.5950000286102295], "mean": [0.4559110105037689, 2.087843656539917, -0.88481205701828, -0.7086923718452454, -2.137488603591919, -1.5527256727218628, 1.2607109546661377, 844.5792236328125, 0.2704737186431885, 0.2926331162452698, -0.04359283670783043, -2.9745254516601562, 0.26456359028816223, -0.2408210188150406, -0.37344080209732056, -2.1414222717285156, 0.6082870364189148, 0.8573935031890869, 2.3144984245300293, 1.603350281715393, -1.6519075632095337, 688.0479125976562, -0.30912482738494873, 0.28146225214004517, -0.008020225912332535, 2.15995717048645, 0.35409173369407654, -2.397491931915283], "std": [0.1646582931280136, 0.008160792291164398, 0.2666929066181183, 0.224613755941391, 0.19293683767318726, 0.11674495786428452, 0.3538445234298706, 201.00115966796875, 0.05881672725081444, 0.04634387791156769, 0.022368207573890686, 0.05449025705456734, 0.29376280307769775, 0.09884828329086304, 0.19069497287273407, 0.04222816601395607, 0.18934033811092377, 0.10049153119325638, 0.20357131958007812, 0.14835110306739807, 0.5882708430290222, 327.6979064941406, 0.03231585770845413, 0.062257811427116394, 0.019272515550255775, 1.9601378440856934, 0.21382376551628113, 0.4093210995197296], "count": [699]}, "action": {"min": [0.27466249465942383, 2.0555267333984375, -1.5171449184417725, -1.1085284948349, -2.5081427097320557, -1.7626254558563232, 0.960192859172821, 354.0, 0.1475130021572113, 0.24929699301719666, -0.10307800024747849, -3.1029999256134033, -0.32199999690055847, -0.5730000138282776, -0.8765218257904053, -2.1752912998199463, 0.18935078382492065, 0.642734944820404, 2.062612771987915, 1.2841259241104126, -2.691507339477539, 69.0, -0.34937700629234314, 0.17707599699497223, -0.03960099816322327, -3.1401853561401367, -0.1809999942779541, -2.859999895095825], "max": [0.726982057094574, 2.1022491455078125, -0.6840992569923401, -0.5183976888656616, -1.8206055164337158, -1.1795109510421753, 1.8071314096450806, 956.0, 0.31781700253486633, 0.3703269958496094, 0.02914699912071228, -2.890000104904175, 0.48100000619888306, -0.0010000001639127731, -0.18100810050964355, -1.9662704467773438, 0.9446420669555664, 1.1301705837249756, 2.779681444168091, 1.8437659740447998, -0.8130442500114441, 893.0, -0.242234006524086, 0.3895690143108368, 0.05914299935102463, 3.1410000324249268, 0.656000018119812, -1.5950000286102295], "mean": [0.4559110105037689, 2.087843656539917, -0.88481205701828, -0.7086923718452454, -2.137488603591919, -1.5527256727218628, 1.2607109546661377, 844.5792236328125, 0.2704737186431885, 0.2926331162452698, -0.04359283670783043, -2.9745254516601562, 0.26456359028816223, -0.2408210188150406, -0.37344080209732056, -2.1414222717285156, 0.6082870364189148, 0.8573935031890869, 2.3144984245300293, 1.603350281715393, -1.6519075632095337, 688.0479125976562, -0.30912482738494873, 0.28146225214004517, -0.008020225912332535, 2.15995717048645, 0.35409173369407654, -2.397491931915283], "std": [0.1646582931280136, 0.008160792291164398, 0.2666929066181183, 0.224613755941391, 0.19293683767318726, 0.11674495786428452, 0.3538445234298706, 201.00115966796875, 0.05881672725081444, 0.04634387791156769, 0.022368207573890686, 0.05449025705456734, 0.29376280307769775, 0.09884828329086304, 0.19069497287273407, 0.04222816601395607, 0.18934033811092377, 0.10049153119325638, 0.20357131958007812, 0.14835110306739807, 0.5882708430290222, 327.6979064941406, 0.03231585770845413, 0.062257811427116394, 0.019272515550255775, 1.9601378440856934, 0.21382376551628113, 0.4093210995197296], "count": [699]}, "timestamp": {"min": [0.0], "max": [23.266666666666666], "mean": [11.633333333333331], "std": [6.726123753005199], "count": [699]}, "frame_index": {"min": [0], "max": [698], "mean": [349.0], "std": [201.78371259015597], "count": [699]}, "episode_index": {"min": [186], "max": [186], "mean": [186.0], "std": [0.0], "count": [699]}, "index": {"min": [126267], "max": [126965], "mean": [126616.0], "std": [201.78371259015597], "count": [699]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [699]}, "subtask_annotation": {"mean": [11.334763948497853, 29.0, 29.0, 29.0, 29.0], "std": [10.56850838275733, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [699]}, "scene_annotation": {"mean": [186.0], "std": [0.0], "min": [186], "max": [186], "count": [699]}, "eef_direction_state": {"mean": [4.560801144492132, 5.111587982832618], "std": [2.079316339500233, 1.5637598839764268], "min": [0, 0], "max": [6, 6], "count": [699]}, "eef_velocity_state": {"mean": [0.5092989985693849, 0.413447782546495], "std": [0.691962394172486, 0.6886714530937369], "min": [0, 0], "max": [2, 2], "count": [699]}, "eef_acc_mag_state": {"mean": [0.4978540772532189, 0.41201716738197425], "std": [0.7684281385864988, 0.7189834022788667], "min": [0, 0], "max": [2, 2], "count": [699]}, "eef_direction_action": {"mean": [4.560801144492132, 5.111587982832618], "std": [2.079316339500233, 1.5637598839764268], "min": [0, 0], "max": [6, 6], "count": [699]}, "eef_velocity_action": {"mean": [0.5092989985693849, 0.413447782546495], "std": [0.691962394172486, 0.6886714530937369], "min": [0, 0], "max": [2, 2], "count": [699]}, "eef_acc_mag_action": {"mean": [0.4978540772532189, 0.41201716738197425], "std": [0.7684281385864988, 0.7189834022788667], "min": [0, 0], "max": [2, 2], "count": [699]}, "eef_sim_pose_state": {"mean": [0.4913623268677779, 0.30826436799173834, 1.0655372888685986, -2.6233121602883562, 0.8052765419129172, 1.3080102082686782, 0.5092767749198791, -0.2574008120677637, 1.0651498003326971, 2.1269318910572985, 0.9962426665955467, -2.0998152181189593], "std": [0.06564310457380337, 0.03054719642366739, 0.03477237412244277, 0.24339672844381646, 0.3478490799470867, 2.3086563117399765, 0.0510867031248782, 0.05337792136785783, 0.04855211399539197, 1.953822563395729, 0.2711407307833373, 0.26347732059624457], "min": [0.38657041801551223, 0.2510496421054679, 1.0170689746201325, -3.0409601824128214, 0.26222968914179656, -3.139109170168193, 0.4624473256749291, -0.3108682144242357, 1.0245228602351122, -3.1408225148790145, 0.4448412925889351, -2.7047640043101797], "max": [0.6131751789744608, 0.37012640620983156, 1.15484449286312, -2.0091442423657195, 1.2386569577008828, 3.1401638616133827, 0.5914726673071685, -0.12478793390126623, 1.159001045976789, 3.1411487521845727, 1.2195574087315455, -1.5712797782326025], "count": [699]}, "eef_sim_pose_action": {"mean": [0.4913623268677779, 0.30826436799173834, 1.0655372888685986, -2.6233121602883562, 0.8052765419129172, 1.3080102082686782, 0.5092767749198791, -0.2574008120677637, 1.0651498003326971, 2.1269318910572985, 0.9962426665955467, -2.0998152181189593], "std": [0.06564310457380337, 0.03054719642366739, 0.03477237412244277, 0.24339672844381646, 0.3478490799470867, 2.3086563117399765, 0.0510867031248782, 0.05337792136785783, 0.04855211399539197, 1.953822563395729, 0.2711407307833373, 0.26347732059624457], "min": [0.38657041801551223, 0.2510496421054679, 1.0170689746201325, -3.0409601824128214, 0.26222968914179656, -3.139109170168193, 0.4624473256749291, -0.3108682144242357, 1.0245228602351122, -3.1408225148790145, 0.4448412925889351, -2.7047640043101797], "max": [0.6131751789744608, 0.37012640620983156, 1.15484449286312, -2.0091442423657195, 1.2386569577008828, 3.1401638616133827, 0.5914726673071685, -0.12478793390126623, 1.159001045976789, 3.1411487521845727, 1.2195574087315455, -1.5712797782326025], "count": [699]}, "gripper_mode_state": {"mean": [0.23891273247496422, 0.1430615164520744], "std": [0.42641932265823673, 0.3501355722609572], "min": [0, 0], "max": [1, 1], "count": [699]}, "gripper_activity_state": {"mean": [1.905579399141631, 1.909871244635193], "std": [0.3962778182259942, 0.36928165277059993], "min": [0, 0], "max": [2, 2], "count": [699]}, "gripper_mode_action": {"mean": [0.23891273247496422, 0.1430615164520744], "std": [0.42641932265823673, 0.3501355722609572], "min": [0, 0], "max": [1, 1], "count": [699]}, "gripper_activity_action": {"mean": [1.905579399141631, 1.909871244635193], "std": [0.3962778182259942, 0.36928165277059993], "min": [0, 0], "max": [2, 2], "count": [699]}, "gripper_open_scale_state": {"mean": [0.6880479256516695, 0.8445793990979719], "std": [0.3276975659999852, 0.20100114560712856], "min": [0.069, 0.354], "max": [0.893, 0.956], "count": [699]}, "gripper_open_scale_action": {"mean": [0.6880479256516695, 0.8445793990979719], "std": [0.3276975659999852, 0.20100114560712856], "min": [0.069, 0.354], "max": [0.893, 0.956], "count": [699]}}} +{"episode_index": 168, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[1.0]], [[1.0]]], "mean": [[[0.48589959540801614]], [[0.47371848567858515]], [[0.4599873095684352]]], "std": [[[0.15157443368981183]], [[0.15487493684859766]], [[0.17569458596015375]]], "count": [136]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48106634167147255]], [[0.45914812512014613]], [[0.4383509752859477]]], "std": [[[0.11062396001152483]], [[0.131908089063123]], [[0.16193672094829814]]], "count": [136]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.481216919273837]], [[0.45426805946030374]], [[0.429449307357747]]], "std": [[[0.11223606490872848]], [[0.13710827760443092]], [[0.1695900581288006]]], "count": [136]}, "observation.state": {"min": [0.31759756803512573, 2.0714964866638184, -1.5253130197525024, -1.165426254272461, -2.6875452995300293, -1.7469525337219238, 0.7761130332946777, 216.0, 0.1480019986629486, 0.25613799691200256, -0.09859699755907059, -3.072000026702881, -0.33799999952316284, -0.5640000104904175, -0.9713106751441956, -2.173720359802246, 0.39728930592536926, 0.5617342591285706, 2.0687386989593506, 1.3494187593460083, -2.6183953285217285, 87.0, -0.35079801082611084, 0.17588800191879272, -0.043467000126838684, -3.1401853561401367, -0.2939999997615814, -2.9140000343322754], "max": [0.7363719344139099, 2.1005561351776123, -0.7395309209823608, -0.3833441436290741, -1.6915730237960815, -1.2271584272384644, 1.8465933799743652, 954.0, 0.31518301367759705, 0.3786790072917938, 0.029707999899983406, -2.559000015258789, 0.5559999942779541, 0.0060000005178153515, -0.11901399493217468, -1.981751561164856, 1.0247701406478882, 0.9793915748596191, 2.8567724227905273, 1.7577385902404785, -0.7178888320922852, 911.0, -0.22197599709033966, 0.4090839922428131, 0.041106000542640686, 3.140000104904175, 0.6480000615119934, -1.5180000066757202], "mean": [0.48354825377464294, 2.089556932449341, -0.9327375292778015, -0.7250984311103821, -2.1374521255493164, -1.4695279598236084, 1.2600549459457397, 851.6422729492188, 0.2688930630683899, 0.30929315090179443, -0.04708652198314667, -2.9331231117248535, 0.206368550658226, -0.20263709127902985, -0.412566214799881, -2.13545298576355, 0.6160405278205872, 0.773874819278717, 2.337329864501953, 1.5816714763641357, -1.6321690082550049, 673.908935546875, -0.3060857057571411, 0.2844931185245514, -0.018954366445541382, 2.15817928314209, 0.32385796308517456, -2.399031639099121], "std": [0.1338508278131485, 0.005297026596963406, 0.23683616518974304, 0.2227172553539276, 0.2234736979007721, 0.09689652919769287, 0.33471307158470154, 219.03492736816406, 0.05559323728084564, 0.038035180419683456, 0.02599957585334778, 0.07723312079906464, 0.2521153390407562, 0.09510703384876251, 0.2517315745353699, 0.05167696252465248, 0.15984958410263062, 0.1017087921500206, 0.2636864483356476, 0.09281743317842484, 0.6656422019004822, 328.4988098144531, 0.03876372054219246, 0.07135163247585297, 0.01918451301753521, 1.9247068166732788, 0.2619946599006653, 0.44143468141555786], "count": [703]}, "action": {"min": [0.31759756803512573, 2.0714964866638184, -1.5253130197525024, -1.165426254272461, -2.6875452995300293, -1.7469525337219238, 0.7761130332946777, 216.0, 0.1480019986629486, 0.25613799691200256, -0.09859699755907059, -3.072000026702881, -0.33799999952316284, -0.5640000104904175, -0.9713106751441956, -2.173720359802246, 0.39728930592536926, 0.5617342591285706, 2.0687386989593506, 1.3494187593460083, -2.6183953285217285, 87.0, -0.35079801082611084, 0.17588800191879272, -0.043467000126838684, -3.1401853561401367, -0.2939999997615814, -2.9140000343322754], "max": [0.7363719344139099, 2.1005561351776123, -0.7395309209823608, -0.3833441436290741, -1.6915730237960815, -1.2271584272384644, 1.8465933799743652, 954.0, 0.31518301367759705, 0.3786790072917938, 0.029707999899983406, -2.559000015258789, 0.5559999942779541, 0.0060000005178153515, -0.11901399493217468, -1.981751561164856, 1.0247701406478882, 0.9793915748596191, 2.8567724227905273, 1.7577385902404785, -0.7178888320922852, 911.0, -0.22197599709033966, 0.4090839922428131, 0.041106000542640686, 3.140000104904175, 0.6480000615119934, -1.5180000066757202], "mean": [0.48354825377464294, 2.089556932449341, -0.9327375292778015, -0.7250984311103821, -2.1374521255493164, -1.4695279598236084, 1.2600549459457397, 851.6422729492188, 0.2688930630683899, 0.30929315090179443, -0.04708652198314667, -2.9331231117248535, 0.206368550658226, -0.20263709127902985, -0.412566214799881, -2.13545298576355, 0.6160405278205872, 0.773874819278717, 2.337329864501953, 1.5816714763641357, -1.6321690082550049, 673.908935546875, -0.3060857057571411, 0.2844931185245514, -0.018954366445541382, 2.15817928314209, 0.32385796308517456, -2.399031639099121], "std": [0.1338508278131485, 0.005297026596963406, 0.23683616518974304, 0.2227172553539276, 0.2234736979007721, 0.09689652919769287, 0.33471307158470154, 219.03492736816406, 0.05559323728084564, 0.038035180419683456, 0.02599957585334778, 0.07723312079906464, 0.2521153390407562, 0.09510703384876251, 0.2517315745353699, 0.05167696252465248, 0.15984958410263062, 0.1017087921500206, 0.2636864483356476, 0.09281743317842484, 0.6656422019004822, 328.4988098144531, 0.03876372054219246, 0.07135163247585297, 0.01918451301753521, 1.9247068166732788, 0.2619946599006653, 0.44143468141555786], "count": [703]}, "timestamp": {"min": [0.0], "max": [23.4], "mean": [11.700000000000001], "std": [6.764613810115105], "count": [703]}, "frame_index": {"min": [0], "max": [702], "mean": [351.0], "std": [202.93841430345316], "count": [703]}, "episode_index": {"min": [187], "max": [187], "mean": [187.0], "std": [0.0], "count": [703]}, "index": {"min": [126966], "max": [127668], "mean": [127317.0], "std": [202.93841430345316], "count": [703]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [703]}, "subtask_annotation": {"mean": [11.324324324324325, 29.0, 29.0, 29.0, 29.0], "std": [10.818038124715057, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [703]}, "scene_annotation": {"mean": [187.0], "std": [0.0], "min": [187], "max": [187], "count": [703]}, "eef_direction_state": {"mean": [4.5675675675675675, 5.108108108108108], "std": [2.1223395329752885, 1.5207356645011043], "min": [0, 0], "max": [6, 6], "count": [703]}, "eef_velocity_state": {"mean": [0.5163584637268848, 0.46088193456614507], "std": [0.7230820293356379, 0.7261369690816589], "min": [0, 0], "max": [2, 2], "count": [703]}, "eef_acc_mag_state": {"mean": [0.47368421052631576, 0.45376955903271693], "std": [0.746030899003843, 0.7507677537109476], "min": [0, 0], "max": [2, 2], "count": [703]}, "eef_direction_action": {"mean": [4.5675675675675675, 5.108108108108108], "std": [2.1223395329752885, 1.5207356645011043], "min": [0, 0], "max": [6, 6], "count": [703]}, "eef_velocity_action": {"mean": [0.5163584637268848, 0.46088193456614507], "std": [0.7230820293356379, 0.7261369690816589], "min": [0, 0], "max": [2, 2], "count": [703]}, "eef_acc_mag_action": {"mean": [0.47368421052631576, 0.45376955903271693], "std": [0.746030899003843, 0.7507677537109476], "min": [0, 0], "max": [2, 2], "count": [703]}, "eef_sim_pose_state": {"mean": [0.4952631439318972, 0.2975886763287157, 1.0601802473056743, -2.6588356969862126, 0.7821948288325223, 1.2684812789067537, 0.5254120955399735, -0.2526783084810999, 1.06587689676321, 1.005273703012363, 0.958456885339266, -1.961464659905221], "std": [0.07625280346951326, 0.03085417681244671, 0.04518448870579517, 0.257446104038558, 0.4133272688951629, 2.322599898451188, 0.04104714454767484, 0.04929348187275283, 0.047485418693859346, 2.8408036760816113, 0.24533631106953432, 0.17965094992152564], "min": [0.38007714859572805, 0.2273990589340268, 1.0033958692852605, -3.125509980615857, 0.12691671490644252, -3.134557073927713, 0.46758468425943905, -0.31134297764531405, 1.008449023228266, -3.1413717626155826, 0.4246669223431483, -2.3813901444357106], "max": [0.6323741895018969, 0.3651880831691838, 1.163553846996865, -1.9747351744660107, 1.2869913139491147, 3.133912160618854, 0.6000770979352882, -0.12920518370792342, 1.1673325821965057, 3.1415224763437677, 1.3221343695126446, -1.5617926475187809], "count": [703]}, "eef_sim_pose_action": {"mean": [0.4952631439318972, 0.2975886763287157, 1.0601802473056743, -2.6588356969862126, 0.7821948288325223, 1.2684812789067537, 0.5254120955399735, -0.2526783084810999, 1.06587689676321, 1.005273703012363, 0.958456885339266, -1.961464659905221], "std": [0.07625280346951326, 0.03085417681244671, 0.04518448870579517, 0.257446104038558, 0.4133272688951629, 2.322599898451188, 0.04104714454767484, 0.04929348187275283, 0.047485418693859346, 2.8408036760816113, 0.24533631106953432, 0.17965094992152564], "min": [0.38007714859572805, 0.2273990589340268, 1.0033958692852605, -3.125509980615857, 0.12691671490644252, -3.134557073927713, 0.46758468425943905, -0.31134297764531405, 1.008449023228266, -3.1413717626155826, 0.4246669223431483, -2.3813901444357106], "max": [0.6323741895018969, 0.3651880831691838, 1.163553846996865, -1.9747351744660107, 1.2869913139491147, 3.133912160618854, 0.6000770979352882, -0.12920518370792342, 1.1673325821965057, 3.1415224763437677, 1.3221343695126446, -1.5617926475187809], "count": [703]}, "gripper_mode_state": {"mean": [0.2546230440967283, 0.1166429587482219], "std": [0.4356491128323847, 0.32099435964309747], "min": [0, 0], "max": [1, 1], "count": [703]}, "gripper_activity_state": {"mean": [1.9246088193456614, 1.8933143669985775], "std": [0.3558178674565289, 0.41142741068159516], "min": [0, 0], "max": [2, 2], "count": [703]}, "gripper_mode_action": {"mean": [0.2546230440967283, 0.1166429587482219], "std": [0.4356491128323847, 0.32099435964309747], "min": [0, 0], "max": [1, 1], "count": [703]}, "gripper_activity_action": {"mean": [1.9246088193456614, 1.8933143669985775], "std": [0.3558178674565289, 0.41142741068159516], "min": [0, 0], "max": [2, 2], "count": [703]}, "gripper_open_scale_state": {"mean": [0.6739089616148772, 0.8516422475757847], "std": [0.3284989366041946, 0.21903497891532256], "min": [0.087, 0.216], "max": [0.911, 0.954], "count": [703]}, "gripper_open_scale_action": {"mean": [0.6739089616148772, 0.8516422475757847], "std": [0.3284989366041946, 0.21903497891532256], "min": [0.087, 0.216], "max": [0.911, 0.954], "count": [703]}}} +{"episode_index": 169, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4918172226924343]], [[0.4767867940941365]], [[0.46224987069168194]]], "std": [[[0.14884674825860938]], [[0.16413219283690145]], [[0.17864088454635307]]], "count": [139]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4797839419640758]], [[0.45721876175530163]], [[0.43627692111017063]]], "std": [[[0.12157700076795284]], [[0.13469754349511417]], [[0.16284062576047398]]], "count": [139]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4937441767174496]], [[0.4628280772440871]], [[0.43827104052052474]]], "std": [[[0.12795084076066712]], [[0.15017277753344555]], [[0.18071310746561098]]], "count": [139]}, "observation.state": {"min": [0.34842008352279663, 2.05615496635437, -1.4404550790786743, -1.0180680751800537, -2.505507469177246, -1.6908923387527466, 1.0083988904953003, 289.0, 0.13615399599075317, 0.26332899928092957, -0.11143600195646286, -3.0789999961853027, -0.23800000548362732, -0.45399996638298035, -0.9261240363121033, -2.175395965576172, 0.3190810978412628, 0.6963514685630798, 2.0802056789398193, 1.2586266994476318, -2.5096089839935303, 66.0, -0.33681198954582214, 0.2052289992570877, -0.038458000868558884, -3.1401853561401367, -0.312000036239624, -2.9049999713897705], "max": [0.814998984336853, 2.100172281265259, -0.8585973381996155, -0.5291838049888611, -1.8285292387008667, -1.200995922088623, 1.6892169713974, 961.0, 0.31353598833084106, 0.3798550069332123, 0.010793999768793583, -2.946000099182129, 0.4189999997615814, 0.03799999877810478, -0.2162637561559677, -2.01477313041687, 1.0508626699447632, 1.0086956024169922, 2.8031558990478516, 1.8351263999938965, -0.8590161800384521, 903.0, -0.20836099982261658, 0.41131898760795593, 0.03402800112962723, 3.1410000324249268, 0.5979999899864197, -1.6859999895095825], "mean": [0.4974592924118042, 2.087723970413208, -1.0026516914367676, -0.6951857209205627, -2.091204881668091, -1.4591619968414307, 1.2553731203079224, 842.4583740234375, 0.26262298226356506, 0.3069038689136505, -0.0577278807759285, -3.000971555709839, 0.20165860652923584, -0.19022192060947418, -0.3757443130016327, -2.1510839462280273, 0.6529010534286499, 0.8363633751869202, 2.3083791732788086, 1.6039568185806274, -1.5686132907867432, 660.2877807617188, -0.30153268575668335, 0.27809402346611023, -0.020369281992316246, 2.7388393878936768, 0.3380265235900879, -2.490863800048828], "std": [0.17863304913043976, 0.007843690924346447, 0.16231907904148102, 0.14175990223884583, 0.1850993037223816, 0.09308332949876785, 0.24963456392288208, 212.3892059326172, 0.057912349700927734, 0.04441333934664726, 0.0219600610435009, 0.03575994074344635, 0.19905149936676025, 0.09727134555578232, 0.2024248093366623, 0.03552654758095741, 0.18533065915107727, 0.0886603370308876, 0.20180732011795044, 0.1661088615655899, 0.5856140851974487, 310.7816162109375, 0.03475354611873627, 0.06675011664628983, 0.01688385382294655, 1.0864031314849854, 0.23245765268802643, 0.4104989171028137], "count": [721]}, "action": {"min": [0.34842008352279663, 2.05615496635437, -1.4404550790786743, -1.0180680751800537, -2.505507469177246, -1.6908923387527466, 1.0083988904953003, 289.0, 0.13615399599075317, 0.26332899928092957, -0.11143600195646286, -3.0789999961853027, -0.23800000548362732, -0.45399996638298035, -0.9261240363121033, -2.175395965576172, 0.3190810978412628, 0.6963514685630798, 2.0802056789398193, 1.2586266994476318, -2.5096089839935303, 66.0, -0.33681198954582214, 0.2052289992570877, -0.038458000868558884, -3.1401853561401367, -0.312000036239624, -2.9049999713897705], "max": [0.814998984336853, 2.100172281265259, -0.8585973381996155, -0.5291838049888611, -1.8285292387008667, -1.200995922088623, 1.6892169713974, 961.0, 0.31353598833084106, 0.3798550069332123, 0.010793999768793583, -2.946000099182129, 0.4189999997615814, 0.03799999877810478, -0.2162637561559677, -2.01477313041687, 1.0508626699447632, 1.0086956024169922, 2.8031558990478516, 1.8351263999938965, -0.8590161800384521, 903.0, -0.20836099982261658, 0.41131898760795593, 0.03402800112962723, 3.1410000324249268, 0.5979999899864197, -1.6859999895095825], "mean": [0.4974592924118042, 2.087723970413208, -1.0026516914367676, -0.6951857209205627, -2.091204881668091, -1.4591619968414307, 1.2553731203079224, 842.4583740234375, 0.26262298226356506, 0.3069038689136505, -0.0577278807759285, -3.000971555709839, 0.20165860652923584, -0.19022192060947418, -0.3757443130016327, -2.1510839462280273, 0.6529010534286499, 0.8363633751869202, 2.3083791732788086, 1.6039568185806274, -1.5686132907867432, 660.2877807617188, -0.30153268575668335, 0.27809402346611023, -0.020369281992316246, 2.7388393878936768, 0.3380265235900879, -2.490863800048828], "std": [0.17863304913043976, 0.007843690924346447, 0.16231907904148102, 0.14175990223884583, 0.1850993037223816, 0.09308332949876785, 0.24963456392288208, 212.3892059326172, 0.057912349700927734, 0.04441333934664726, 0.0219600610435009, 0.03575994074344635, 0.19905149936676025, 0.09727134555578232, 0.2024248093366623, 0.03552654758095741, 0.18533065915107727, 0.0886603370308876, 0.20180732011795044, 0.1661088615655899, 0.5856140851974487, 310.7816162109375, 0.03475354611873627, 0.06675011664628983, 0.01688385382294655, 1.0864031314849854, 0.23245765268802643, 0.4104989171028137], "count": [721]}, "timestamp": {"min": [0.0], "max": [24.0], "mean": [12.0], "std": [6.937819061732104], "count": [721]}, "frame_index": {"min": [0], "max": [720], "mean": [360.0], "std": [208.13457185196313], "count": [721]}, "episode_index": {"min": [188], "max": [188], "mean": [188.0], "std": [0.0], "count": [721]}, "index": {"min": [127669], "max": [128389], "mean": [128029.0], "std": [208.13457185196313], "count": [721]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [721]}, "subtask_annotation": {"mean": [10.572815533980583, 29.0, 29.0, 29.0, 29.0], "std": [10.789913303853204, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [721]}, "scene_annotation": {"mean": [188.0], "std": [0.0], "min": [188], "max": [188], "count": [721]}, "eef_direction_state": {"mean": [4.679611650485437, 5.203883495145631], "std": [2.0134741304205104, 1.451494579208752], "min": [0, 0], "max": [6, 6], "count": [721]}, "eef_velocity_state": {"mean": [0.463245492371706, 0.42163661581137307], "std": [0.6696056404023129, 0.710357754794436], "min": [0, 0], "max": [2, 2], "count": [721]}, "eef_acc_mag_state": {"mean": [0.478502080443828, 0.4535367545076283], "std": [0.7595136613184563, 0.7398818000550571], "min": [0, 0], "max": [2, 2], "count": [721]}, "eef_direction_action": {"mean": [4.679611650485437, 5.203883495145631], "std": [2.0134741304205104, 1.451494579208752], "min": [0, 0], "max": [6, 6], "count": [721]}, "eef_velocity_action": {"mean": [0.463245492371706, 0.42163661581137307], "std": [0.6696056404023129, 0.710357754794436], "min": [0, 0], "max": [2, 2], "count": [721]}, "eef_acc_mag_action": {"mean": [0.478502080443828, 0.4535367545076283], "std": [0.7595136613184563, 0.7398818000550571], "min": [0, 0], "max": [2, 2], "count": [721]}, "eef_sim_pose_state": {"mean": [0.4897372941424907, 0.2953055828130936, 1.0616442211014188, -2.2321229066077204, 0.8440726131398376, 1.2346760740979719, 0.5257859902368532, -0.24197553967099897, 1.0631646536273172, 2.005809856404041, 0.9559285083952985, -1.9337885308275944], "std": [0.0682371879250633, 0.03304446391961298, 0.03580659002786048, 1.4659437854823871, 0.34127507767942766, 2.2540051419124802, 0.04747837224821611, 0.05007823134533334, 0.045066515786012305, 2.217362029137878, 0.18639955374633368, 0.20046662083226532], "min": [0.41277078575590775, 0.20948054679726485, 1.0266371887416768, -3.133870366146892, 0.2451112964001907, -3.139772558508188, 0.48054091297282786, -0.29760749013066173, 1.0198005843403284, -3.13796254480863, 0.538286549569297, -2.392410340113142], "max": [0.6321864456083963, 0.35303937073553926, 1.1587849497900622, 3.136489245659975, 1.2394277085408687, 3.1406527278336034, 0.603775504755866, -0.12256036902809614, 1.1555393591075773, 3.138043651133367, 1.1861625432895537, -1.5127705768984092], "count": [721]}, "eef_sim_pose_action": {"mean": [0.4897372941424907, 0.2953055828130936, 1.0616442211014188, -2.2321229066077204, 0.8440726131398376, 1.2346760740979719, 0.5257859902368532, -0.24197553967099897, 1.0631646536273172, 2.005809856404041, 0.9559285083952985, -1.9337885308275944], "std": [0.0682371879250633, 0.03304446391961298, 0.03580659002786048, 1.4659437854823871, 0.34127507767942766, 2.2540051419124802, 0.04747837224821611, 0.05007823134533334, 0.045066515786012305, 2.217362029137878, 0.18639955374633368, 0.20046662083226532], "min": [0.41277078575590775, 0.20948054679726485, 1.0266371887416768, -3.133870366146892, 0.2451112964001907, -3.139772558508188, 0.48054091297282786, -0.29760749013066173, 1.0198005843403284, -3.13796254480863, 0.538286549569297, -2.392410340113142], "max": [0.6321864456083963, 0.35303937073553926, 1.1587849497900622, 3.136489245659975, 1.2394277085408687, 3.1406527278336034, 0.603775504755866, -0.12256036902809614, 1.1555393591075773, 3.138043651133367, 1.1861625432895537, -1.5127705768984092], "count": [721]}, "gripper_mode_state": {"mean": [0.24271844660194175, 0.14840499306518723], "std": [0.42872625564698547, 0.35550098607248387], "min": [0, 0], "max": [1, 1], "count": [721]}, "gripper_activity_state": {"mean": [1.8959778085991679, 1.9375866851595007], "std": [0.40660008337625564, 0.29369566563254246], "min": [0, 0], "max": [2, 2], "count": [721]}, "gripper_mode_action": {"mean": [0.24271844660194175, 0.14840499306518723], "std": [0.42872625564698547, 0.35550098607248387], "min": [0, 0], "max": [1, 1], "count": [721]}, "gripper_activity_action": {"mean": [1.8959778085991679, 1.9375866851595007], "std": [0.40660008337625564, 0.29369566563254246], "min": [0, 0], "max": [2, 2], "count": [721]}, "gripper_open_scale_state": {"mean": [0.6602877947189592, 0.8424583912927418], "std": [0.3107815713133092, 0.21238911705387037], "min": [0.066, 0.289], "max": [0.903, 0.961], "count": [721]}, "gripper_open_scale_action": {"mean": [0.6602877947189592, 0.8424583912927418], "std": [0.3107815713133092, 0.21238911705387037], "min": [0.066, 0.289], "max": [0.903, 0.961], "count": [721]}}} +{"episode_index": 170, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.788235294117647]], [[1.0]], [[1.0]]], "mean": [[[0.4820268803715712]], [[0.47393585797179766]], [[0.4573311380654624]]], "std": [[[0.14760257092977078]], [[0.16098923618188954]], [[0.17675328952448263]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48072632166383616]], [[0.4545375093278781]], [[0.43094272200349953]]], "std": [[[0.11647350007589681]], [[0.13555344030458022]], [[0.16810178945910362]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4811993287144254]], [[0.4545800862667902]], [[0.42665216020791513]]], "std": [[[0.12479686783779383]], [[0.14658082153861846]], [[0.1778428226365981]]], "count": [127]}, "observation.state": {"min": [0.31841787695884705, 2.0737130641937256, -1.492658019065857, -1.1638553142547607, -2.6119375228881836, -1.77651846408844, 0.7977027893066406, 122.0, 0.13185399770736694, 0.2505210041999817, -0.10880400240421295, -3.0439999103546143, -0.3009999990463257, -0.4010000228881836, -0.9824981689453125, -2.1736855506896973, 0.3730641305446625, 0.5675636529922485, 2.015733242034912, 1.274928092956543, -2.5225942134857178, 69.0, -0.334414005279541, 0.20758700370788574, -0.05184900015592575, -3.1411852836608887, -0.3100000023841858, -2.882999897003174], "max": [0.7302109003067017, 2.1066298484802246, -0.7282037734985352, -0.46467649936676025, -1.7819113731384277, -1.156978726387024, 1.7628697156906128, 950.0, 0.3116309940814972, 0.37901100516319275, 0.029527999460697174, -2.884999990463257, 0.515999972820282, 0.035999998450279236, -0.2381501942873001, -1.9146087169647217, 0.9882578253746033, 0.9435075521469116, 2.829946756362915, 1.7169502973556519, -0.8150164484977722, 891.0, -0.2078009992837906, 0.42107099294662476, 0.05457499995827675, 3.1389999389648438, 0.6290000081062317, -1.6369999647140503], "mean": [0.49342072010040283, 2.0938146114349365, -0.9798347353935242, -0.6780407428741455, -2.0791280269622803, -1.4733914136886597, 1.163591980934143, 786.6299438476562, 0.25643038749694824, 0.3042271137237549, -0.058910101652145386, -2.942131757736206, 0.2370515614748001, -0.11571358144283295, -0.43880560994148254, -2.1336138248443604, 0.6026672720909119, 0.7831755876541138, 2.3568992614746094, 1.5979278087615967, -1.5589253902435303, 672.6659545898438, -0.2999284267425537, 0.2900218069553375, -0.01764400117099285, 2.644845724105835, 0.3091191351413727, -2.494417667388916], "std": [0.15096664428710938, 0.004747797269374132, 0.22057728469371796, 0.2501424252986908, 0.2202659249305725, 0.12165332585573196, 0.39769425988197327, 290.1280212402344, 0.057218216359615326, 0.04901125654578209, 0.027102600783109665, 0.03912391886115074, 0.2642999589443207, 0.08063624054193497, 0.24178031086921692, 0.05858433246612549, 0.14773625135421753, 0.07856912165880203, 0.23186135292053223, 0.12342453002929688, 0.5571504235267639, 306.0340576171875, 0.03656209632754326, 0.07058391720056534, 0.022318698465824127, 1.2620500326156616, 0.25412628054618835, 0.377379834651947], "count": [639]}, "action": {"min": [0.31841787695884705, 2.0737130641937256, -1.492658019065857, -1.1638553142547607, -2.6119375228881836, -1.77651846408844, 0.7977027893066406, 122.0, 0.13185399770736694, 0.2505210041999817, -0.10880400240421295, -3.0439999103546143, -0.3009999990463257, -0.4010000228881836, -0.9824981689453125, -2.1736855506896973, 0.3730641305446625, 0.5675636529922485, 2.015733242034912, 1.274928092956543, -2.5225942134857178, 69.0, -0.334414005279541, 0.20758700370788574, -0.05184900015592575, -3.1411852836608887, -0.3100000023841858, -2.882999897003174], "max": [0.7302109003067017, 2.1066298484802246, -0.7282037734985352, -0.46467649936676025, -1.7819113731384277, -1.156978726387024, 1.7628697156906128, 950.0, 0.3116309940814972, 0.37901100516319275, 0.029527999460697174, -2.884999990463257, 0.515999972820282, 0.035999998450279236, -0.2381501942873001, -1.9146087169647217, 0.9882578253746033, 0.9435075521469116, 2.829946756362915, 1.7169502973556519, -0.8150164484977722, 891.0, -0.2078009992837906, 0.42107099294662476, 0.05457499995827675, 3.1389999389648438, 0.6290000081062317, -1.6369999647140503], "mean": [0.49342072010040283, 2.0938146114349365, -0.9798347353935242, -0.6780407428741455, -2.0791280269622803, -1.4733914136886597, 1.163591980934143, 786.6299438476562, 0.25643038749694824, 0.3042271137237549, -0.058910101652145386, -2.942131757736206, 0.2370515614748001, -0.11571358144283295, -0.43880560994148254, -2.1336138248443604, 0.6026672720909119, 0.7831755876541138, 2.3568992614746094, 1.5979278087615967, -1.5589253902435303, 672.6659545898438, -0.2999284267425537, 0.2900218069553375, -0.01764400117099285, 2.644845724105835, 0.3091191351413727, -2.494417667388916], "std": [0.15096664428710938, 0.004747797269374132, 0.22057728469371796, 0.2501424252986908, 0.2202659249305725, 0.12165332585573196, 0.39769425988197327, 290.1280212402344, 0.057218216359615326, 0.04901125654578209, 0.027102600783109665, 0.03912391886115074, 0.2642999589443207, 0.08063624054193497, 0.24178031086921692, 0.05858433246612549, 0.14773625135421753, 0.07856912165880203, 0.23186135292053223, 0.12342453002929688, 0.5571504235267639, 306.0340576171875, 0.03656209632754326, 0.07058391720056534, 0.022318698465824127, 1.2620500326156616, 0.25412628054618835, 0.377379834651947], "count": [639]}, "timestamp": {"min": [0.0], "max": [21.266666666666666], "mean": [10.633333333333333], "std": [6.148772837518671], "count": [639]}, "frame_index": {"min": [0], "max": [638], "mean": [319.0], "std": [184.46318512556013], "count": [639]}, "episode_index": {"min": [189], "max": [189], "mean": [189.0], "std": [0.0], "count": [639]}, "index": {"min": [128390], "max": [129028], "mean": [128709.0], "std": [184.46318512556013], "count": [639]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [639]}, "subtask_annotation": {"mean": [12.205007824726135, 29.0, 29.0, 29.0, 29.0], "std": [10.179926239387788, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [639]}, "scene_annotation": {"mean": [189.0], "std": [0.0], "min": [189], "max": [189], "count": [639]}, "eef_direction_state": {"mean": [4.906103286384977, 5.128325508607198], "std": [1.8539667733925804, 1.5133611030803085], "min": [0, 0], "max": [6, 6], "count": [639]}, "eef_velocity_state": {"mean": [0.514866979655712, 0.4835680751173709], "std": [0.764641910619716, 0.7480569141276823], "min": [0, 0], "max": [2, 2], "count": [639]}, "eef_acc_mag_state": {"mean": [0.5070422535211268, 0.48982785602503914], "std": [0.7606503167145293, 0.7585546352674278], "min": [0, 0], "max": [2, 2], "count": [639]}, "eef_direction_action": {"mean": [4.906103286384977, 5.128325508607198], "std": [1.8539667733925804, 1.5133611030803085], "min": [0, 0], "max": [6, 6], "count": [639]}, "eef_velocity_action": {"mean": [0.514866979655712, 0.4835680751173709], "std": [0.764641910619716, 0.7480569141276823], "min": [0, 0], "max": [2, 2], "count": [639]}, "eef_acc_mag_action": {"mean": [0.5070422535211268, 0.48982785602503914], "std": [0.7606503167145293, 0.7585546352674278], "min": [0, 0], "max": [2, 2], "count": [639]}, "eef_sim_pose_state": {"mean": [0.5019885052882416, 0.2953149851087721, 1.0654370736355474, -2.222830199710284, 0.8302348438242048, 1.721273830560541, 0.5214151426856668, -0.23697788402440959, 1.0645024054200936, -2.2294589426466027, 1.0083323156026722, -1.8103661718896393], "std": [0.07324027001417582, 0.02936101638789144, 0.04464632713123384, 1.5004336738519979, 0.3516015224294827, 1.9143868772138142, 0.05163601382333388, 0.0469551777902586, 0.05361268918517028, 2.0867208741121583, 0.2619664427331223, 0.17032639421000254], "min": [0.4166124225794646, 0.22398919477608792, 1.0090165159961317, -3.141158297456609, 0.24536293574572188, -3.139525361726933, 0.4665182871804772, -0.2992836145061133, 1.0090031817246852, -3.1415817178718277, 0.47553578822319587, -2.459539764813853], "max": [0.6412135914303984, 0.35208382433805063, 1.1721231050971732, 3.1391847168298375, 1.22742205740543, 3.1358447724690994, 0.5991351494550012, -0.12256710970515013, 1.1709497630710233, 3.1375734952495473, 1.2646514172809096, -1.5176056540166671], "count": [639]}, "eef_sim_pose_action": {"mean": [0.5019885052882416, 0.2953149851087721, 1.0654370736355474, -2.222830199710284, 0.8302348438242048, 1.721273830560541, 0.5214151426856668, -0.23697788402440959, 1.0645024054200936, -2.2294589426466027, 1.0083323156026722, -1.8103661718896393], "std": [0.07324027001417582, 0.02936101638789144, 0.04464632713123384, 1.5004336738519979, 0.3516015224294827, 1.9143868772138142, 0.05163601382333388, 0.0469551777902586, 0.05361268918517028, 2.0867208741121583, 0.2619664427331223, 0.17032639421000254], "min": [0.4166124225794646, 0.22398919477608792, 1.0090165159961317, -3.141158297456609, 0.24536293574572188, -3.139525361726933, 0.4665182871804772, -0.2992836145061133, 1.0090031817246852, -3.1415817178718277, 0.47553578822319587, -2.459539764813853], "max": [0.6412135914303984, 0.35208382433805063, 1.1721231050971732, 3.1391847168298375, 1.22742205740543, 3.1358447724690994, 0.5991351494550012, -0.12256710970515013, 1.1709497630710233, 3.1375734952495473, 1.2646514172809096, -1.5176056540166671], "count": [639]}, "gripper_mode_state": {"mean": [0.2300469483568075, 0.17683881064162754], "std": [0.42086262593455254, 0.38153223414605636], "min": [0, 0], "max": [1, 1], "count": [639]}, "gripper_activity_state": {"mean": [1.8951486697965572, 1.8951486697965572], "std": [0.41861041620784095, 0.40337962112923176], "min": [0, 0], "max": [2, 2], "count": [639]}, "gripper_mode_action": {"mean": [0.2300469483568075, 0.17683881064162754], "std": [0.42086262593455254, 0.38153223414605636], "min": [0, 0], "max": [1, 1], "count": [639]}, "gripper_activity_action": {"mean": [1.8951486697965572, 1.8951486697965572], "std": [0.41861041620784095, 0.40337962112923176], "min": [0, 0], "max": [2, 2], "count": [639]}, "gripper_open_scale_state": {"mean": [0.6726658842298724, 0.7866298904418948], "std": [0.3060340341539237, 0.2901279782434472], "min": [0.069, 0.122], "max": [0.891, 0.95], "count": [639]}, "gripper_open_scale_action": {"mean": [0.6726658842298724, 0.7866298904418948], "std": [0.3060340341539237, 0.2901279782434472], "min": [0.069, 0.122], "max": [0.891, 0.95], "count": [639]}}} +{"episode_index": 171, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[1.0]], [[1.0]]], "mean": [[[0.49244580926685916]], [[0.4824759129426964]], [[0.46874901992450724]]], "std": [[[0.1542494541448861]], [[0.16144517561221633]], [[0.17774658193167917]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47762858938795155]], [[0.4525968833915995]], [[0.43023688060495513]]], "std": [[[0.11774854253685876]], [[0.1353402220333322]], [[0.1657817257835718]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49047847792217664]], [[0.46116380560622183]], [[0.4347094527410447]]], "std": [[[0.12718190436020382]], [[0.1473452977208658]], [[0.18000356697995917]]], "count": [129]}, "observation.state": {"min": [0.2894105315208435, 2.005453109741211, -1.4752919673919678, -1.1635587215423584, -2.7017698287963867, -1.831269383430481, 0.8004080057144165, 339.0, 0.1305990070104599, 0.24992899596691132, -0.10071399807929993, -3.1401853561401367, -0.42399996519088745, -0.5590000152587891, -0.8422435522079468, -2.1751515865325928, 0.3052755296230316, 0.6318964958190918, 2.1039419174194336, 1.335159420967102, -2.656862497329712, 68.0, -0.3566280007362366, 0.2022549957036972, -0.03995100036263466, -3.1401853561401367, -0.13300000131130219, -2.8910000324249268], "max": [0.7999891638755798, 2.1052684783935547, -0.815540075302124, -0.4277104139328003, -1.6186531782150269, -1.173437237739563, 1.9559905529022217, 934.0, 0.3159860074520111, 0.3759010136127472, 0.021414000540971756, 3.1410000324249268, 0.5889999866485596, -0.05999999865889549, -0.1978505402803421, -1.9712448120117188, 0.9312204122543335, 0.9817651510238647, 2.777639150619507, 1.7486629486083984, -0.8205839991569519, 872.0, -0.23780499398708344, 0.3834109902381897, 0.06519799679517746, 3.13100004196167, 0.6570000052452087, -1.5859999656677246], "mean": [0.46958011388778687, 2.0859062671661377, -1.0715551376342773, -0.7063284516334534, -2.0249412059783936, -1.4728264808654785, 1.3099923133850098, 790.218017578125, 0.25780612230300903, 0.29984503984451294, -0.05854443833231926, -2.8414394855499268, 0.22702442109584808, -0.24080443382263184, -0.4121379852294922, -2.1396234035491943, 0.5985398292541504, 0.8181480765342712, 2.3427889347076416, 1.6153537034988403, -1.6076894998550415, 677.9321899414062, -0.30358192324638367, 0.28551509976387024, -0.015035468153655529, 2.8074467182159424, 0.34158357977867126, -2.444763660430908], "std": [0.18838241696357727, 0.018686344847083092, 0.1790655255317688, 0.22424224019050598, 0.27723339200019836, 0.12519431114196777, 0.37941089272499084, 174.26930236816406, 0.06138180196285248, 0.045521486550569534, 0.023358341306447983, 0.9152798056602478, 0.30911946296691895, 0.09769990295171738, 0.18596085906028748, 0.0455508828163147, 0.13936875760555267, 0.08723534643650055, 0.1968436986207962, 0.12039687484502792, 0.6183310747146606, 291.0490417480469, 0.02938768081367016, 0.060596711933612823, 0.020597800612449646, 0.8810041546821594, 0.18630163371562958, 0.4339660406112671], "count": [656]}, "action": {"min": [0.2894105315208435, 2.005453109741211, -1.4752919673919678, -1.1635587215423584, -2.7017698287963867, -1.831269383430481, 0.8004080057144165, 339.0, 0.1305990070104599, 0.24992899596691132, -0.10071399807929993, -3.1401853561401367, -0.42399996519088745, -0.5590000152587891, -0.8422435522079468, -2.1751515865325928, 0.3052755296230316, 0.6318964958190918, 2.1039419174194336, 1.335159420967102, -2.656862497329712, 68.0, -0.3566280007362366, 0.2022549957036972, -0.03995100036263466, -3.1401853561401367, -0.13300000131130219, -2.8910000324249268], "max": [0.7999891638755798, 2.1052684783935547, -0.815540075302124, -0.4277104139328003, -1.6186531782150269, -1.173437237739563, 1.9559905529022217, 934.0, 0.3159860074520111, 0.3759010136127472, 0.021414000540971756, 3.1410000324249268, 0.5889999866485596, -0.05999999865889549, -0.1978505402803421, -1.9712448120117188, 0.9312204122543335, 0.9817651510238647, 2.777639150619507, 1.7486629486083984, -0.8205839991569519, 872.0, -0.23780499398708344, 0.3834109902381897, 0.06519799679517746, 3.13100004196167, 0.6570000052452087, -1.5859999656677246], "mean": [0.46958011388778687, 2.0859062671661377, -1.0715551376342773, -0.7063284516334534, -2.0249412059783936, -1.4728264808654785, 1.3099923133850098, 790.218017578125, 0.25780612230300903, 0.29984503984451294, -0.05854443833231926, -2.8414394855499268, 0.22702442109584808, -0.24080443382263184, -0.4121379852294922, -2.1396234035491943, 0.5985398292541504, 0.8181480765342712, 2.3427889347076416, 1.6153537034988403, -1.6076894998550415, 677.9321899414062, -0.30358192324638367, 0.28551509976387024, -0.015035468153655529, 2.8074467182159424, 0.34158357977867126, -2.444763660430908], "std": [0.18838241696357727, 0.018686344847083092, 0.1790655255317688, 0.22424224019050598, 0.27723339200019836, 0.12519431114196777, 0.37941089272499084, 174.26930236816406, 0.06138180196285248, 0.045521486550569534, 0.023358341306447983, 0.9152798056602478, 0.30911946296691895, 0.09769990295171738, 0.18596085906028748, 0.0455508828163147, 0.13936875760555267, 0.08723534643650055, 0.1968436986207962, 0.12039687484502792, 0.6183310747146606, 291.0490417480469, 0.02938768081367016, 0.060596711933612823, 0.020597800612449646, 0.8810041546821594, 0.18630163371562958, 0.4339660406112671], "count": [656]}, "timestamp": {"min": [0.0], "max": [21.833333333333332], "mean": [10.916666666666668], "std": [6.312355608909668], "count": [656]}, "frame_index": {"min": [0], "max": [655], "mean": [327.5], "std": [189.37066826729], "count": [656]}, "episode_index": {"min": [190], "max": [190], "mean": [190.0], "std": [0.0], "count": [656]}, "index": {"min": [129029], "max": [129684], "mean": [129356.5], "std": [189.37066826729], "count": [656]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [656]}, "subtask_annotation": {"mean": [11.544207317073171, 29.0, 29.0, 29.0, 29.0], "std": [10.884000199708959, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [656]}, "scene_annotation": {"mean": [190.0], "std": [0.0], "min": [190], "max": [190], "count": [656]}, "eef_direction_state": {"mean": [4.625, 4.975609756097561], "std": [1.9999047233403455, 1.6516850948615276], "min": [0, 0], "max": [6, 6], "count": [656]}, "eef_velocity_state": {"mean": [0.5121951219512195, 0.5137195121951219], "std": [0.6939442312417892, 0.7589672504003367], "min": [0, 0], "max": [2, 2], "count": [656]}, "eef_acc_mag_state": {"mean": [0.5426829268292683, 0.5076219512195121], "std": [0.7718413978059466, 0.7710084960501813], "min": [0, 0], "max": [2, 2], "count": [656]}, "eef_direction_action": {"mean": [4.625, 4.975609756097561], "std": [1.9999047233403455, 1.6516850948615276], "min": [0, 0], "max": [6, 6], "count": [656]}, "eef_velocity_action": {"mean": [0.5121951219512195, 0.5137195121951219], "std": [0.6939442312417892, 0.7589672504003367], "min": [0, 0], "max": [2, 2], "count": [656]}, "eef_acc_mag_action": {"mean": [0.5426829268292683, 0.5076219512195121], "std": [0.7718413978059466, 0.7710084960501813], "min": [0, 0], "max": [2, 2], "count": [656]}, "eef_sim_pose_state": {"mean": [0.49751381769406944, 0.30043902943782763, 1.0644705210894883, -2.658040643999651, 0.824691107634168, 1.338698148982804, 0.5174786251915806, -0.23719934334579568, 1.0645747623528663, 1.886336679841113, 0.9634228962230907, -2.0626230976121867], "std": [0.06290553626698835, 0.027140481639469326, 0.03505687912003014, 0.20899662882674783, 0.3593296970212421, 2.2239759118550433, 0.04968378728383096, 0.05113275133315932, 0.05517316043239614, 2.2332810526129765, 0.292592998754298, 0.23217730467851974], "min": [0.40782750555583086, 0.2409151551990995, 1.0161768870408172, -2.982991042606213, 0.2180801299473234, -3.1351111129082216, 0.4650392168486503, -0.3032304663702562, 1.0168029803344958, -3.1413762754597268, 0.35161755744840373, -2.43822030347625], "max": [0.6040742418147402, 0.3734852156447786, 1.1470327778154616, -2.0821037126898356, 1.268636198700082, 3.1301406193330883, 0.596578065668926, -0.11970979410678625, 1.1778329886578895, 3.140920201842822, 1.3641303250843748, -1.6515473585363734], "count": [656]}, "eef_sim_pose_action": {"mean": [0.49751381769406944, 0.30043902943782763, 1.0644705210894883, -2.658040643999651, 0.824691107634168, 1.338698148982804, 0.5174786251915806, -0.23719934334579568, 1.0645747623528663, 1.886336679841113, 0.9634228962230907, -2.0626230976121867], "std": [0.06290553626698835, 0.027140481639469326, 0.03505687912003014, 0.20899662882674783, 0.3593296970212421, 2.2239759118550433, 0.04968378728383096, 0.05113275133315932, 0.05517316043239614, 2.2332810526129765, 0.292592998754298, 0.23217730467851974], "min": [0.40782750555583086, 0.2409151551990995, 1.0161768870408172, -2.982991042606213, 0.2180801299473234, -3.1351111129082216, 0.4650392168486503, -0.3032304663702562, 1.0168029803344958, -3.1413762754597268, 0.35161755744840373, -2.43822030347625], "max": [0.6040742418147402, 0.3734852156447786, 1.1470327778154616, -2.0821037126898356, 1.268636198700082, 3.1301406193330883, 0.596578065668926, -0.11970979410678625, 1.1778329886578895, 3.140920201842822, 1.3641303250843748, -1.6515473585363734], "count": [656]}, "gripper_mode_state": {"mean": [0.20579268292682926, 0.12957317073170732], "std": [0.4042796737168585, 0.3358332386144022], "min": [0, 0], "max": [1, 1], "count": [656]}, "gripper_activity_state": {"mean": [1.8932926829268293, 1.9176829268292683], "std": [0.41417433255978015, 0.3653324539424714], "min": [0, 0], "max": [2, 2], "count": [656]}, "gripper_mode_action": {"mean": [0.20579268292682926, 0.12957317073170732], "std": [0.4042796737168585, 0.3358332386144022], "min": [0, 0], "max": [1, 1], "count": [656]}, "gripper_activity_action": {"mean": [1.8932926829268293, 1.9176829268292683], "std": [0.41417433255978015, 0.3653324539424714], "min": [0, 0], "max": [2, 2], "count": [656]}, "gripper_open_scale_state": {"mean": [0.677932164680668, 0.7902179878048783], "std": [0.2910490494887617, 0.17426928604534633], "min": [0.068, 0.339], "max": [0.872, 0.934], "count": [656]}, "gripper_open_scale_action": {"mean": [0.677932164680668, 0.7902179878048783], "std": [0.2910490494887617, 0.17426928604534633], "min": [0.068, 0.339], "max": [0.872, 0.934], "count": [656]}}} +{"episode_index": 172, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[1.0]], [[1.0]]], "mean": [[[0.48654547930283226]], [[0.47636120188816267]], [[0.46125817317667805]]], "std": [[[0.1502541270637559]], [[0.15636463616931298]], [[0.17237568254224742]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48466584643116506]], [[0.45750440106598195]], [[0.4348226102941177]]], "std": [[[0.10939650565600406]], [[0.13351506249191536]], [[0.1663773641744029]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4892677436715427]], [[0.46000125953159043]], [[0.4337376834993257]]], "std": [[[0.12225693048447052]], [[0.14516815049657023]], [[0.17633310528906276]]], "count": [126]}, "observation.state": {"min": [0.24232152104377747, 2.0091707706451416, -1.319242000579834, -1.1697895526885986, -2.6180636882781982, -1.8313566446304321, 0.9561960697174072, 273.0, 0.1668419986963272, 0.23905900120735168, -0.087677001953125, -3.1331851482391357, -0.29499998688697815, -0.7110000252723694, -0.9880832433700562, -2.1737377643585205, 0.3183480501174927, 0.5781577825546265, 2.183511734008789, 1.297948956489563, -2.537132978439331, 95.0, -0.3491550087928772, 0.20749400556087494, -0.05199100077152252, -3.1381852626800537, -0.2980000376701355, -2.760999917984009], "max": [0.7208384275436401, 2.099107503890991, -0.7593404054641724, -0.4798608124256134, -1.7662557363510132, -1.2968494892120361, 1.8362085819244385, 942.0, 0.33233699202537537, 0.3746199905872345, 0.043845001608133316, -2.816999912261963, 0.5009999871253967, -0.1599999964237213, -0.22999949753284454, -1.9320446252822876, 0.921045184135437, 1.0090796947479248, 2.8564059734344482, 1.7449976205825806, -0.9335068464279175, 885.0, -0.2265460044145584, 0.4236310124397278, 0.05146399885416031, 3.1389999389648438, 0.609000027179718, -1.5520000457763672], "mean": [0.435211718082428, 2.0826196670532227, -0.9505835771560669, -0.6751728653907776, -2.086512565612793, -1.5153372287750244, 1.2438100576400757, 842.3571166992188, 0.2762966752052307, 0.2872903347015381, -0.05134391039609909, -2.9872806072235107, 0.26236385107040405, -0.26902663707733154, -0.43778806924819946, -2.120015859603882, 0.6243257522583008, 0.8289719223976135, 2.3853378295898438, 1.613401174545288, -1.677048683166504, 693.4984130859375, -0.3027738928794861, 0.2912636697292328, -0.00787778664380312, 1.821057915687561, 0.2552667260169983, -2.4082155227661133], "std": [0.15214626491069794, 0.017170649021863937, 0.18441274762153625, 0.23674458265304565, 0.21218299865722656, 0.09939736127853394, 0.366984099149704, 200.43919372558594, 0.05195550620555878, 0.050897665321826935, 0.02508442848920822, 0.04780745133757591, 0.2607336938381195, 0.07660980522632599, 0.26386958360671997, 0.07249895483255386, 0.14162559807300568, 0.12160411477088928, 0.23837833106517792, 0.12744110822677612, 0.5098640322685242, 289.0970458984375, 0.032402053475379944, 0.07026459276676178, 0.018315007910132408, 2.3048629760742188, 0.23465672135353088, 0.38958513736724854], "count": [637]}, "action": {"min": [0.24232152104377747, 2.0091707706451416, -1.319242000579834, -1.1697895526885986, -2.6180636882781982, -1.8313566446304321, 0.9561960697174072, 273.0, 0.1668419986963272, 0.23905900120735168, -0.087677001953125, -3.1331851482391357, -0.29499998688697815, -0.7110000252723694, -0.9880832433700562, -2.1737377643585205, 0.3183480501174927, 0.5781577825546265, 2.183511734008789, 1.297948956489563, -2.537132978439331, 95.0, -0.3491550087928772, 0.20749400556087494, -0.05199100077152252, -3.1381852626800537, -0.2980000376701355, -2.760999917984009], "max": [0.7208384275436401, 2.099107503890991, -0.7593404054641724, -0.4798608124256134, -1.7662557363510132, -1.2968494892120361, 1.8362085819244385, 942.0, 0.33233699202537537, 0.3746199905872345, 0.043845001608133316, -2.816999912261963, 0.5009999871253967, -0.1599999964237213, -0.22999949753284454, -1.9320446252822876, 0.921045184135437, 1.0090796947479248, 2.8564059734344482, 1.7449976205825806, -0.9335068464279175, 885.0, -0.2265460044145584, 0.4236310124397278, 0.05146399885416031, 3.1389999389648438, 0.609000027179718, -1.5520000457763672], "mean": [0.435211718082428, 2.0826196670532227, -0.9505835771560669, -0.6751728653907776, -2.086512565612793, -1.5153372287750244, 1.2438100576400757, 842.3571166992188, 0.2762966752052307, 0.2872903347015381, -0.05134391039609909, -2.9872806072235107, 0.26236385107040405, -0.26902663707733154, -0.43778806924819946, -2.120015859603882, 0.6243257522583008, 0.8289719223976135, 2.3853378295898438, 1.613401174545288, -1.677048683166504, 693.4984130859375, -0.3027738928794861, 0.2912636697292328, -0.00787778664380312, 1.821057915687561, 0.2552667260169983, -2.4082155227661133], "std": [0.15214626491069794, 0.017170649021863937, 0.18441274762153625, 0.23674458265304565, 0.21218299865722656, 0.09939736127853394, 0.366984099149704, 200.43919372558594, 0.05195550620555878, 0.050897665321826935, 0.02508442848920822, 0.04780745133757591, 0.2607336938381195, 0.07660980522632599, 0.26386958360671997, 0.07249895483255386, 0.14162559807300568, 0.12160411477088928, 0.23837833106517792, 0.12744110822677612, 0.5098640322685242, 289.0970458984375, 0.032402053475379944, 0.07026459276676178, 0.018315007910132408, 2.3048629760742188, 0.23465672135353088, 0.38958513736724854], "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": [191], "max": [191], "mean": [191.0], "std": [0.0], "count": [637]}, "index": {"min": [129685], "max": [130321], "mean": [130003.0], "std": [183.8858341471686], "count": [637]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [637]}, "subtask_annotation": {"mean": [11.43171114599686, 29.0, 29.0, 29.0, 29.0], "std": [10.4834682921754, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [637]}, "scene_annotation": {"mean": [191.0], "std": [0.0], "min": [191], "max": [191], "count": [637]}, "eef_direction_state": {"mean": [4.444270015698587, 4.772370486656201], "std": [2.1531881314932173, 1.7789955893733043], "min": [0, 0], "max": [6, 6], "count": [637]}, "eef_velocity_state": {"mean": [0.5588697017268446, 0.554160125588697], "std": [0.7486695537830905, 0.7676560949854263], "min": [0, 0], "max": [2, 2], "count": [637]}, "eef_acc_mag_state": {"mean": [0.554160125588697, 0.5007849293563579], "std": [0.7858456190608695, 0.7654731532895833], "min": [0, 0], "max": [2, 2], "count": [637]}, "eef_direction_action": {"mean": [4.444270015698587, 4.772370486656201], "std": [2.1531881314932173, 1.7789955893733043], "min": [0, 0], "max": [6, 6], "count": [637]}, "eef_velocity_action": {"mean": [0.5588697017268446, 0.554160125588697], "std": [0.7486695537830905, 0.7676560949854263], "min": [0, 0], "max": [2, 2], "count": [637]}, "eef_acc_mag_action": {"mean": [0.554160125588697, 0.5007849293563579], "std": [0.7858456190608695, 0.7654731532895833], "min": [0, 0], "max": [2, 2], "count": [637]}, "eef_sim_pose_state": {"mean": [0.5047650892593571, 0.3033000898841879, 1.0725047668932284, -2.6574799094167347, 0.7361866830177348, 1.4434088197471537, 0.5046061949650609, -0.256488604483248, 1.0557923990650822, 2.129960424685115, 0.9920481239303603, -2.117336219853635], "std": [0.07313623191038658, 0.02876801468066041, 0.03685700400973579, 0.2627620765607435, 0.3388958095755088, 2.1536060233574874, 0.05368885276797684, 0.0421394848987576, 0.050557598433210595, 1.9489125281659336, 0.24790325231197544, 0.1827455937040295], "min": [0.4155910796311564, 0.2400367864106402, 1.0093468182362053, -3.105081273221889, 0.17410149086465232, -3.133026225248025, 0.4524541336852811, -0.32288589650228444, 1.0147504709507227, -3.139717236387613, 0.4679777767704829, -2.629802908245897], "max": [0.6416080118785872, 0.3664738913424481, 1.1583398426935543, -2.07357052404068, 1.1788009611825019, 3.1388062533709586, 0.5958696694934313, -0.15343103222588117, 1.1517962627208778, 3.140267029847533, 1.2053492858390835, -1.7657331102166516], "count": [637]}, "eef_sim_pose_action": {"mean": [0.5047650892593571, 0.3033000898841879, 1.0725047668932284, -2.6574799094167347, 0.7361866830177348, 1.4434088197471537, 0.5046061949650609, -0.256488604483248, 1.0557923990650822, 2.129960424685115, 0.9920481239303603, -2.117336219853635], "std": [0.07313623191038658, 0.02876801468066041, 0.03685700400973579, 0.2627620765607435, 0.3388958095755088, 2.1536060233574874, 0.05368885276797684, 0.0421394848987576, 0.050557598433210595, 1.9489125281659336, 0.24790325231197544, 0.1827455937040295], "min": [0.4155910796311564, 0.2400367864106402, 1.0093468182362053, -3.105081273221889, 0.17410149086465232, -3.133026225248025, 0.4524541336852811, -0.32288589650228444, 1.0147504709507227, -3.139717236387613, 0.4679777767704829, -2.629802908245897], "max": [0.6416080118785872, 0.3664738913424481, 1.1583398426935543, -2.07357052404068, 1.1788009611825019, 3.1388062533709586, 0.5958696694934313, -0.15343103222588117, 1.1517962627208778, 3.140267029847533, 1.2053492858390835, -1.7657331102166516], "count": [637]}, "gripper_mode_state": {"mean": [0.2087912087912088, 0.11459968602825746], "std": [0.40644487931663315, 0.31853822061172266], "min": [0, 0], "max": [1, 1], "count": [637]}, "gripper_activity_state": {"mean": [1.9073783359497645, 1.9105180533751962], "std": [0.4031573229331105, 0.3672194494922327], "min": [0, 0], "max": [2, 2], "count": [637]}, "gripper_mode_action": {"mean": [0.2087912087912088, 0.11459968602825746], "std": [0.40644487931663315, 0.31853822061172266], "min": [0, 0], "max": [1, 1], "count": [637]}, "gripper_activity_action": {"mean": [1.9073783359497645, 1.9105180533751962], "std": [0.4031573229331105, 0.3672194494922327], "min": [0, 0], "max": [2, 2], "count": [637]}, "gripper_open_scale_state": {"mean": [0.6934984300933791, 0.8423571428092352], "std": [0.28909713079982696, 0.20043908753883752], "min": [0.095, 0.273], "max": [0.885, 0.942], "count": [637]}, "gripper_open_scale_action": {"mean": [0.6934984300933791, 0.8423571428092352], "std": [0.28909713079982696, 0.20043908753883752], "min": [0.095, 0.273], "max": [0.885, 0.942], "count": [637]}}} +{"episode_index": 173, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[1.0]], [[1.0]]], "mean": [[[0.49251379450138644]], [[0.480953197724797]], [[0.4680706637452961]]], "std": [[[0.14820814899324597]], [[0.15633256913771193]], [[0.17414344056928033]]], "count": [132]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4835128753837393]], [[0.46383991260645674]], [[0.4445613100985344]]], "std": [[[0.10550909714159681]], [[0.1305551043531094]], [[0.15939546494023696]]], "count": [132]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4944447786690434]], [[0.46263981419588035]], [[0.43378493420726877]]], "std": [[[0.12404742937250285]], [[0.1475212678690868]], [[0.18210620165018263]]], "count": [132]}, "observation.state": {"min": [0.3147701323032379, 2.069803476333618, -1.5756136178970337, -1.1351447105407715, -2.5202553272247314, -1.6902642250061035, 0.9065240025520325, 230.0, 0.11805599927902222, 0.24735499918460846, -0.12209100276231766, -3.1411852836608887, -0.2669999897480011, -0.7070000171661377, -1.0182600021362305, -2.1629691123962402, 0.2928662598133087, 0.6054372787475586, 2.220477819442749, 1.2669345140457153, -2.4286956787109375, 30.0, -0.3546789884567261, 0.2036529928445816, -0.033075001090765, -3.1391851902008057, -0.2840000092983246, -2.7309999465942383], "max": [0.8176693320274353, 2.108096122741699, -0.718255341053009, -0.40948915481567383, -1.7930989265441895, -1.2388696670532227, 1.9250808954238892, 960.0, 0.3189069926738739, 0.3885650038719177, 0.01792600005865097, 3.1410000324249268, 0.5709999799728394, -0.11500000208616257, -0.1987057328224182, -1.9209442138671875, 0.932703971862793, 0.8990715146064758, 2.8563883304595947, 1.8006038665771484, -1.018539309501648, 872.0, -0.1995439976453781, 0.43647500872612, 0.05043900012969971, 3.138000011444092, 0.6159999966621399, -1.5740000009536743], "mean": [0.5107894539833069, 2.0934808254241943, -0.9579883813858032, -0.6267478466033936, -2.0841944217681885, -1.4822494983673096, 1.299310326576233, 827.927734375, 0.25777673721313477, 0.3009372353553772, -0.06386876106262207, -2.5619091987609863, 0.2738085091114044, -0.28528890013694763, -0.4187624752521515, -2.1109912395477295, 0.43553435802459717, 0.7518866062164307, 2.404618501663208, 1.6496384143829346, -1.511993169784546, 693.8193359375, -0.31990504264831543, 0.274436354637146, -0.0008048247545957565, 2.0339298248291016, 0.34846481680870056, -2.4430184364318848], "std": [0.17269809544086456, 0.0063603781163692474, 0.23740291595458984, 0.21980822086334229, 0.2133638858795166, 0.09318569302558899, 0.39949655532836914, 240.5855255126953, 0.05879892781376839, 0.04765726253390312, 0.025061625987291336, 1.573548436164856, 0.2719558775424957, 0.08337206393480301, 0.25772443413734436, 0.06807971745729446, 0.1901380866765976, 0.05946941301226616, 0.1886621117591858, 0.1526235044002533, 0.5185942649841309, 298.4187927246094, 0.04462637007236481, 0.07849246263504028, 0.015603908337652683, 2.031184434890747, 0.24670952558517456, 0.3464530408382416], "count": [678]}, "action": {"min": [0.3147701323032379, 2.069803476333618, -1.5756136178970337, -1.1351447105407715, -2.5202553272247314, -1.6902642250061035, 0.9065240025520325, 230.0, 0.11805599927902222, 0.24735499918460846, -0.12209100276231766, -3.1411852836608887, -0.2669999897480011, -0.7070000171661377, -1.0182600021362305, -2.1629691123962402, 0.2928662598133087, 0.6054372787475586, 2.220477819442749, 1.2669345140457153, -2.4286956787109375, 30.0, -0.3546789884567261, 0.2036529928445816, -0.033075001090765, -3.1391851902008057, -0.2840000092983246, -2.7309999465942383], "max": [0.8176693320274353, 2.108096122741699, -0.718255341053009, -0.40948915481567383, -1.7930989265441895, -1.2388696670532227, 1.9250808954238892, 960.0, 0.3189069926738739, 0.3885650038719177, 0.01792600005865097, 3.1410000324249268, 0.5709999799728394, -0.11500000208616257, -0.1987057328224182, -1.9209442138671875, 0.932703971862793, 0.8990715146064758, 2.8563883304595947, 1.8006038665771484, -1.018539309501648, 872.0, -0.1995439976453781, 0.43647500872612, 0.05043900012969971, 3.138000011444092, 0.6159999966621399, -1.5740000009536743], "mean": [0.5107894539833069, 2.0934808254241943, -0.9579883813858032, -0.6267478466033936, -2.0841944217681885, -1.4822494983673096, 1.299310326576233, 827.927734375, 0.25777673721313477, 0.3009372353553772, -0.06386876106262207, -2.5619091987609863, 0.2738085091114044, -0.28528890013694763, -0.4187624752521515, -2.1109912395477295, 0.43553435802459717, 0.7518866062164307, 2.404618501663208, 1.6496384143829346, -1.511993169784546, 693.8193359375, -0.31990504264831543, 0.274436354637146, -0.0008048247545957565, 2.0339298248291016, 0.34846481680870056, -2.4430184364318848], "std": [0.17269809544086456, 0.0063603781163692474, 0.23740291595458984, 0.21980822086334229, 0.2133638858795166, 0.09318569302558899, 0.39949655532836914, 240.5855255126953, 0.05879892781376839, 0.04765726253390312, 0.025061625987291336, 1.573548436164856, 0.2719558775424957, 0.08337206393480301, 0.25772443413734436, 0.06807971745729446, 0.1901380866765976, 0.05946941301226616, 0.1886621117591858, 0.1526235044002533, 0.5185942649841309, 298.4187927246094, 0.04462637007236481, 0.07849246263504028, 0.015603908337652683, 2.031184434890747, 0.24670952558517456, 0.3464530408382416], "count": [678]}, "timestamp": {"min": [0.0], "max": [22.566666666666666], "mean": [11.283333333333333], "std": [6.524050945596665], "count": [678]}, "frame_index": {"min": [0], "max": [677], "mean": [338.5], "std": [195.72152836789994], "count": [678]}, "episode_index": {"min": [192], "max": [192], "mean": [192.0], "std": [0.0], "count": [678]}, "index": {"min": [130322], "max": [130999], "mean": [130660.5], "std": [195.72152836789994], "count": [678]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [678]}, "subtask_annotation": {"mean": [13.651917404129794, 29.0, 29.0, 29.0, 29.0], "std": [10.351196794797334, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [678]}, "scene_annotation": {"mean": [192.0], "std": [0.0], "min": [192], "max": [192], "count": [678]}, "eef_direction_state": {"mean": [4.713864306784661, 5.0855457227138645], "std": [2.0126772537841466, 1.6298462330798718], "min": [0, 0], "max": [6, 6], "count": [678]}, "eef_velocity_state": {"mean": [0.5265486725663717, 0.47345132743362833], "std": [0.7574819758886406, 0.7633010554940285], "min": [0, 0], "max": [2, 2], "count": [678]}, "eef_acc_mag_state": {"mean": [0.5191740412979351, 0.5029498525073747], "std": [0.7654512015674162, 0.779052919744556], "min": [0, 0], "max": [2, 2], "count": [678]}, "eef_direction_action": {"mean": [4.713864306784661, 5.0855457227138645], "std": [2.0126772537841466, 1.6298462330798718], "min": [0, 0], "max": [6, 6], "count": [678]}, "eef_velocity_action": {"mean": [0.5265486725663717, 0.47345132743362833], "std": [0.7574819758886406, 0.7633010554940285], "min": [0, 0], "max": [2, 2], "count": [678]}, "eef_acc_mag_action": {"mean": [0.5191740412979351, 0.5029498525073747], "std": [0.7654512015674162, 0.779052919744556], "min": [0, 0], "max": [2, 2], "count": [678]}, "eef_sim_pose_state": {"mean": [0.48352985757887795, 0.3209008160872466, 1.0622227271266202, -2.219879013314532, 0.8323029086308268, 1.7707202318495356, 0.5188743435258787, -0.23469726021853293, 1.0596415684691884, 2.831455803369132, 0.9947008936454156, -2.165131869986448], "std": [0.08283415492509708, 0.03781243429763801, 0.04316774203109619, 1.4037687280879554, 0.3422063619963928, 2.025583112108795, 0.05109747143895729, 0.05259130447745263, 0.05006988239089873, 0.152668162701487, 0.25580590521434793, 0.21289787720694722], "min": [0.40914188938789525, 0.2204852404228261, 1.0221619922368617, -3.1383888614018693, 0.1805004641143153, -3.140698658463883, 0.4610963964847495, -0.3046695644709225, 1.0195835026923952, 2.383414759029607, 0.47752343293956745, -2.7866035775348963], "max": [0.6550721953896631, 0.35844609147047923, 1.190527046919404, 3.1407529610172022, 1.1432028434446537, 3.137105724308933, 0.6103675507860209, -0.10042199096098857, 1.171854379264738, 3.107479566340886, 1.2882772364988022, -1.7272734577332205], "count": [678]}, "eef_sim_pose_action": {"mean": [0.48352985757887795, 0.3209008160872466, 1.0622227271266202, -2.219879013314532, 0.8323029086308268, 1.7707202318495356, 0.5188743435258787, -0.23469726021853293, 1.0596415684691884, 2.831455803369132, 0.9947008936454156, -2.165131869986448], "std": [0.08283415492509708, 0.03781243429763801, 0.04316774203109619, 1.4037687280879554, 0.3422063619963928, 2.025583112108795, 0.05109747143895729, 0.05259130447745263, 0.05006988239089873, 0.152668162701487, 0.25580590521434793, 0.21289787720694722], "min": [0.40914188938789525, 0.2204852404228261, 1.0221619922368617, -3.1383888614018693, 0.1805004641143153, -3.140698658463883, 0.4610963964847495, -0.3046695644709225, 1.0195835026923952, 2.383414759029607, 0.47752343293956745, -2.7866035775348963], "max": [0.6550721953896631, 0.35844609147047923, 1.190527046919404, 3.1407529610172022, 1.1432028434446537, 3.137105724308933, 0.6103675507860209, -0.10042199096098857, 1.171854379264738, 3.107479566340886, 1.2882772364988022, -1.7272734577332205], "count": [678]}, "gripper_mode_state": {"mean": [0.20058997050147492, 0.14454277286135694], "std": [0.40044179881187386, 0.3516392464940545], "min": [0, 0], "max": [1, 1], "count": [678]}, "gripper_activity_state": {"mean": [1.87905604719764, 1.924778761061947], "std": [0.43464052191367436, 0.3373585507457858], "min": [0, 0], "max": [2, 2], "count": [678]}, "gripper_mode_action": {"mean": [0.20058997050147492, 0.14454277286135694], "std": [0.40044179881187386, 0.3516392464940545], "min": [0, 0], "max": [1, 1], "count": [678]}, "gripper_activity_action": {"mean": [1.87905604719764, 1.924778761061947], "std": [0.43464052191367436, 0.3373585507457858], "min": [0, 0], "max": [2, 2], "count": [678]}, "gripper_open_scale_state": {"mean": [0.6938193213988889, 0.8279277284335278], "std": [0.2984186769678701, 0.24058497903172926], "min": [0.03, 0.23], "max": [0.872, 0.96], "count": [678]}, "gripper_open_scale_action": {"mean": [0.6938193213988889, 0.8279277284335278], "std": [0.2984186769678701, 0.24058497903172926], "min": [0.03, 0.23], "max": [0.872, 0.96], "count": [678]}}} +{"episode_index": 174, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8431372549019608]], [[1.0]], [[1.0]]], "mean": [[[0.4897876766985864]], [[0.4750914621016365]], [[0.46038962038303693]]], "std": [[[0.14585817889872882]], [[0.15971780798111868]], [[0.1743146072419849]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47821510044586313]], [[0.46256445223438214]], [[0.4451762299234939]]], "std": [[[0.11455754011581588]], [[0.12621305048327047]], [[0.15115463568374907]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4926309881187617]], [[0.46196817525459793]], [[0.43632906153417444]]], "std": [[[0.13310267614244997]], [[0.1512713836091614]], [[0.18309887396256688]]], "count": [129]}, "observation.state": {"min": [0.1742187887430191, 2.058598518371582, -1.7259910106658936, -1.2442626953125, -2.66914963722229, -1.8008133172988892, 0.8159937262535095, 279.0, 0.08941899985074997, 0.23138099908828735, -0.1322149932384491, -3.1371853351593018, -0.4490000009536743, -0.7720000147819519, -0.956265926361084, -2.1661107540130615, 0.14906857907772064, 0.6337465643882751, 2.1559529304504395, 1.3366081714630127, -2.4307024478912354, 16.0, -0.3616659939289093, 0.18823200464248657, -0.032997000962495804, -3.1371853351593018, -0.2990000247955322, -2.7839999198913574], "max": [0.8943765163421631, 2.1215524673461914, -0.6968751549720764, -0.410780668258667, -1.623679757118225, -1.0428866147994995, 2.202570676803589, 956.0, 0.32999199628829956, 0.3765760064125061, 0.012625999748706818, 3.1410000324249268, 0.6100000143051147, -0.05900000035762787, -0.2079908847808838, -1.931154489517212, 1.0214016437530518, 0.9345016479492188, 2.8564059734344482, 1.799783706665039, -0.8880410194396973, 885.0, -0.21407000720500946, 0.4211469888687134, 0.05787099897861481, 3.1410000324249268, 0.6990000009536743, -1.6239999532699585], "mean": [0.5243893265724182, 2.0958309173583984, -1.0769543647766113, -0.6791175603866577, -2.109982490539551, -1.4853665828704834, 1.3635317087173462, 858.3822631835938, 0.24104537069797516, 0.29260578751564026, -0.07287950068712234, -2.9347543716430664, 0.19841031730175018, -0.2336360514163971, -0.42277246713638306, -2.1158080101013184, 0.4478256404399872, 0.730927050113678, 2.3686158657073975, 1.6512484550476074, -1.5394924879074097, 682.7476806640625, -0.31180015206336975, 0.2801087200641632, -0.004037774633616209, 2.1412036418914795, 0.4225841760635376, -2.4170939922332764], "std": [0.2203904390335083, 0.010263053700327873, 0.32732170820236206, 0.2919023931026459, 0.23543477058410645, 0.17208033800125122, 0.5584781765937805, 201.26840209960938, 0.07921528071165085, 0.052189525216817856, 0.03089568018913269, 0.6801019310951233, 0.3401263952255249, 0.12428898364305496, 0.2287985235452652, 0.05886782333254814, 0.2049737572669983, 0.08378341794013977, 0.22619344294071198, 0.13924765586853027, 0.5527302026748657, 338.0652160644531, 0.03603528067469597, 0.07444214075803757, 0.021503549069166183, 1.9651719331741333, 0.28860369324684143, 0.36814355850219727], "count": [654]}, "action": {"min": [0.1742187887430191, 2.058598518371582, -1.7259910106658936, -1.2442626953125, -2.66914963722229, -1.8008133172988892, 0.8159937262535095, 279.0, 0.08941899985074997, 0.23138099908828735, -0.1322149932384491, -3.1371853351593018, -0.4490000009536743, -0.7720000147819519, -0.956265926361084, -2.1661107540130615, 0.14906857907772064, 0.6337465643882751, 2.1559529304504395, 1.3366081714630127, -2.4307024478912354, 16.0, -0.3616659939289093, 0.18823200464248657, -0.032997000962495804, -3.1371853351593018, -0.2990000247955322, -2.7839999198913574], "max": [0.8943765163421631, 2.1215524673461914, -0.6968751549720764, -0.410780668258667, -1.623679757118225, -1.0428866147994995, 2.202570676803589, 956.0, 0.32999199628829956, 0.3765760064125061, 0.012625999748706818, 3.1410000324249268, 0.6100000143051147, -0.05900000035762787, -0.2079908847808838, -1.931154489517212, 1.0214016437530518, 0.9345016479492188, 2.8564059734344482, 1.799783706665039, -0.8880410194396973, 885.0, -0.21407000720500946, 0.4211469888687134, 0.05787099897861481, 3.1410000324249268, 0.6990000009536743, -1.6239999532699585], "mean": [0.5243893265724182, 2.0958309173583984, -1.0769543647766113, -0.6791175603866577, -2.109982490539551, -1.4853665828704834, 1.3635317087173462, 858.3822631835938, 0.24104537069797516, 0.29260578751564026, -0.07287950068712234, -2.9347543716430664, 0.19841031730175018, -0.2336360514163971, -0.42277246713638306, -2.1158080101013184, 0.4478256404399872, 0.730927050113678, 2.3686158657073975, 1.6512484550476074, -1.5394924879074097, 682.7476806640625, -0.31180015206336975, 0.2801087200641632, -0.004037774633616209, 2.1412036418914795, 0.4225841760635376, -2.4170939922332764], "std": [0.2203904390335083, 0.010263053700327873, 0.32732170820236206, 0.2919023931026459, 0.23543477058410645, 0.17208033800125122, 0.5584781765937805, 201.26840209960938, 0.07921528071165085, 0.052189525216817856, 0.03089568018913269, 0.6801019310951233, 0.3401263952255249, 0.12428898364305496, 0.2287985235452652, 0.05886782333254814, 0.2049737572669983, 0.08378341794013977, 0.22619344294071198, 0.13924765586853027, 0.5527302026748657, 338.0652160644531, 0.03603528067469597, 0.07444214075803757, 0.021503549069166183, 1.9651719331741333, 0.28860369324684143, 0.36814355850219727], "count": [654]}, "timestamp": {"min": [0.0], "max": [21.766666666666666], "mean": [10.883333333333333], "std": [6.293110577507814], "count": [654]}, "frame_index": {"min": [0], "max": [653], "mean": [326.5], "std": [188.79331732523443], "count": [654]}, "episode_index": {"min": [193], "max": [193], "mean": [193.0], "std": [0.0], "count": [654]}, "index": {"min": [131000], "max": [131653], "mean": [131326.5], "std": [188.79331732523443], "count": [654]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [654]}, "subtask_annotation": {"mean": [12.431192660550458, 29.0, 29.0, 29.0, 29.0], "std": [10.076193190871392, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [654]}, "scene_annotation": {"mean": [193.0], "std": [0.0], "min": [193], "max": [193], "count": [654]}, "eef_direction_state": {"mean": [4.59480122324159, 4.730886850152905], "std": [2.0653032609949182, 1.8393573891264632], "min": [0, 0], "max": [6, 6], "count": [654]}, "eef_velocity_state": {"mean": [0.5764525993883792, 0.6085626911314985], "std": [0.7719047591726031, 0.7935057976869434], "min": [0, 0], "max": [2, 2], "count": [654]}, "eef_acc_mag_state": {"mean": [0.5321100917431193, 0.4969418960244648], "std": [0.7848193544201602, 0.7516484267795671], "min": [0, 0], "max": [2, 2], "count": [654]}, "eef_direction_action": {"mean": [4.59480122324159, 4.730886850152905], "std": [2.0653032609949182, 1.8393573891264632], "min": [0, 0], "max": [6, 6], "count": [654]}, "eef_velocity_action": {"mean": [0.5764525993883792, 0.6085626911314985], "std": [0.7719047591726031, 0.7935057976869434], "min": [0, 0], "max": [2, 2], "count": [654]}, "eef_acc_mag_action": {"mean": [0.5321100917431193, 0.4969418960244648], "std": [0.7848193544201602, 0.7516484267795671], "min": [0, 0], "max": [2, 2], "count": [654]}, "eef_sim_pose_state": {"mean": [0.48840952664077475, 0.31323314621673337, 1.0632136731794788, -2.0676603016023622, 0.8622075213421293, 1.5173434279876525, 0.5121388223369155, -0.21468301908277265, 1.0666786399450647, 2.072492941515361, 0.9383760172819527, -2.028202283794565], "std": [0.07813586804642957, 0.028669594906480404, 0.045498010711239115, 1.419486918274308, 0.37687612330382025, 2.3477527260778497, 0.055076635245169314, 0.07316955455063136, 0.06326604165283042, 2.027796330213166, 0.3328830624362251, 0.226338529653869], "min": [0.3975952497639086, 0.2324171075663205, 1.0156599691517547, -3.140178330287482, 0.2580314302578235, -3.1412584866397015, 0.4374674712265004, -0.30762462538021595, 1.010910549463197, -3.1378048468964126, 0.30303790948860576, -2.927034692748876], "max": [0.6414348344601734, 0.36818525446176087, 1.1857315416447274, 3.139538276809591, 1.2352834898148624, 3.1342409835606793, 0.5946568909687521, -0.06809650985890862, 1.2022594131728679, 3.130894877432857, 1.347275028316806, -1.6437738630153493], "count": [654]}, "eef_sim_pose_action": {"mean": [0.48840952664077475, 0.31323314621673337, 1.0632136731794788, -2.0676603016023622, 0.8622075213421293, 1.5173434279876525, 0.5121388223369155, -0.21468301908277265, 1.0666786399450647, 2.072492941515361, 0.9383760172819527, -2.028202283794565], "std": [0.07813586804642957, 0.028669594906480404, 0.045498010711239115, 1.419486918274308, 0.37687612330382025, 2.3477527260778497, 0.055076635245169314, 0.07316955455063136, 0.06326604165283042, 2.027796330213166, 0.3328830624362251, 0.226338529653869], "min": [0.3975952497639086, 0.2324171075663205, 1.0156599691517547, -3.140178330287482, 0.2580314302578235, -3.1412584866397015, 0.4374674712265004, -0.30762462538021595, 1.010910549463197, -3.1378048468964126, 0.30303790948860576, -2.927034692748876], "max": [0.6414348344601734, 0.36818525446176087, 1.1857315416447274, 3.139538276809591, 1.2352834898148624, 3.1342409835606793, 0.5946568909687521, -0.06809650985890862, 1.2022594131728679, 3.130894877432857, 1.347275028316806, -1.6437738630153493], "count": [654]}, "gripper_mode_state": {"mean": [0.22324159021406728, 0.13302752293577982], "std": [0.4164189988614407, 0.33960447741063365], "min": [0, 0], "max": [1, 1], "count": [654]}, "gripper_activity_state": {"mean": [1.8990825688073394, 1.929663608562691], "std": [0.4051266452443953, 0.3242599808160799], "min": [0, 0], "max": [2, 2], "count": [654]}, "gripper_mode_action": {"mean": [0.22324159021406728, 0.13302752293577982], "std": [0.4164189988614407, 0.33960447741063365], "min": [0, 0], "max": [1, 1], "count": [654]}, "gripper_activity_action": {"mean": [1.8990825688073394, 1.929663608562691], "std": [0.4051266452443953, 0.3242599808160799], "min": [0, 0], "max": [2, 2], "count": [654]}, "gripper_open_scale_state": {"mean": [0.6827477063841059, 0.8583822630902702], "std": [0.3380651410028266, 0.2012683462325101], "min": [0.016, 0.279], "max": [0.885, 0.956], "count": [654]}, "gripper_open_scale_action": {"mean": [0.6827477063841059, 0.8583822630902702], "std": [0.3380651410028266, 0.2012683462325101], "min": [0.016, 0.279], "max": [0.885, 0.956], "count": [654]}}} +{"episode_index": 175, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.796078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4848654455293046]], [[0.47405038572806174]], [[0.4610205788599593]]], "std": [[[0.14878886002025668]], [[0.15512047853485697]], [[0.1723671154663449]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.9803921568627451]], [[1.0]]], "mean": [[[0.48059783831565417]], [[0.4583418749330333]], [[0.43929885888781744]]], "std": [[[0.10928116127171036]], [[0.12963275625713935]], [[0.15832912512325023]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4811009137603129]], [[0.4537111342146148]], [[0.42550085047680275]]], "std": [[[0.12206725089697595]], [[0.14645172955021854]], [[0.17813551675825554]]], "count": [122]}, "observation.state": {"min": [0.26968827843666077, 2.044670820236206, -1.626105785369873, -1.1704877614974976, -2.6596548557281494, -1.6807869672775269, 0.8322952389717102, 158.0, 0.1225999966263771, 0.24965900182724, -0.12269599735736847, -3.0869998931884766, -0.3449999988079071, -0.7770000100135803, -0.8156622052192688, -2.1723763942718506, 0.21305234730243683, 0.6717597246170044, 2.0390682220458984, 1.416718602180481, -2.4851393699645996, 71.0, -0.36524900794029236, 0.17955699563026428, -0.023225000128149986, -3.1401853561401367, -0.15199999511241913, -2.9549999237060547], "max": [0.7782772779464722, 2.1058619022369385, -0.9193347692489624, -0.4110599458217621, -1.688902735710144, -1.084949016571045, 1.9390084743499756, 955.0, 0.3142690062522888, 0.3930329978466034, 0.0048870001919567585, -2.7990000247955322, 0.5709999799728394, -0.04399999976158142, -0.15561357140541077, -1.9600919485092163, 0.8384387493133545, 0.9164025783538818, 2.8288471698760986, 1.819907307624817, -0.9570687413215637, 873.0, -0.2651129961013794, 0.3811909854412079, 0.0660339966416359, 3.1389999389648438, 0.6850000619888306, -1.6399999856948853], "mean": [0.4905036389827728, 2.0906741619110107, -1.158299207687378, -0.6497301459312439, -1.9379842281341553, -1.3931933641433716, 1.2699599266052246, 804.75732421875, 0.24711842834949493, 0.30489784479141235, -0.07437223941087723, -2.9434196949005127, 0.2582474946975708, -0.20621781051158905, -0.3598152995109558, -2.130770206451416, 0.5391035676002502, 0.7975220084190369, 2.3008739948272705, 1.5896644592285156, -1.523978352546692, 701.2764282226562, -0.32448089122772217, 0.27593398094177246, -0.004327790345996618, 2.6603875160217285, 0.3860643804073334, -2.446261405944824], "std": [0.1772499978542328, 0.010546600446105003, 0.18765011429786682, 0.2685179114341736, 0.31304723024368286, 0.11529763042926788, 0.46993979811668396, 256.1957702636719, 0.06076878309249878, 0.05132446438074112, 0.02681238204240799, 0.058338604867458344, 0.3044130504131317, 0.1038694828748703, 0.1987704634666443, 0.05543387308716774, 0.1258724480867386, 0.07328219711780548, 0.2378516048192978, 0.09199675917625427, 0.5678325295448303, 283.0175476074219, 0.025855131447315216, 0.05982257053256035, 0.024076197296380997, 1.0469796657562256, 0.20899398624897003, 0.3990306854248047], "count": [606]}, "action": {"min": [0.26968827843666077, 2.044670820236206, -1.626105785369873, -1.1704877614974976, -2.6596548557281494, -1.6807869672775269, 0.8322952389717102, 158.0, 0.1225999966263771, 0.24965900182724, -0.12269599735736847, -3.0869998931884766, -0.3449999988079071, -0.7770000100135803, -0.8156622052192688, -2.1723763942718506, 0.21305234730243683, 0.6717597246170044, 2.0390682220458984, 1.416718602180481, -2.4851393699645996, 71.0, -0.36524900794029236, 0.17955699563026428, -0.023225000128149986, -3.1401853561401367, -0.15199999511241913, -2.9549999237060547], "max": [0.7782772779464722, 2.1058619022369385, -0.9193347692489624, -0.4110599458217621, -1.688902735710144, -1.084949016571045, 1.9390084743499756, 955.0, 0.3142690062522888, 0.3930329978466034, 0.0048870001919567585, -2.7990000247955322, 0.5709999799728394, -0.04399999976158142, -0.15561357140541077, -1.9600919485092163, 0.8384387493133545, 0.9164025783538818, 2.8288471698760986, 1.819907307624817, -0.9570687413215637, 873.0, -0.2651129961013794, 0.3811909854412079, 0.0660339966416359, 3.1389999389648438, 0.6850000619888306, -1.6399999856948853], "mean": [0.4905036389827728, 2.0906741619110107, -1.158299207687378, -0.6497301459312439, -1.9379842281341553, -1.3931933641433716, 1.2699599266052246, 804.75732421875, 0.24711842834949493, 0.30489784479141235, -0.07437223941087723, -2.9434196949005127, 0.2582474946975708, -0.20621781051158905, -0.3598152995109558, -2.130770206451416, 0.5391035676002502, 0.7975220084190369, 2.3008739948272705, 1.5896644592285156, -1.523978352546692, 701.2764282226562, -0.32448089122772217, 0.27593398094177246, -0.004327790345996618, 2.6603875160217285, 0.3860643804073334, -2.446261405944824], "std": [0.1772499978542328, 0.010546600446105003, 0.18765011429786682, 0.2685179114341736, 0.31304723024368286, 0.11529763042926788, 0.46993979811668396, 256.1957702636719, 0.06076878309249878, 0.05132446438074112, 0.02681238204240799, 0.058338604867458344, 0.3044130504131317, 0.1038694828748703, 0.1987704634666443, 0.05543387308716774, 0.1258724480867386, 0.07328219711780548, 0.2378516048192978, 0.09199675917625427, 0.5678325295448303, 283.0175476074219, 0.025855131447315216, 0.05982257053256035, 0.024076197296380997, 1.0469796657562256, 0.20899398624897003, 0.3990306854248047], "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": [194], "max": [194], "mean": [194.0], "std": [0.0], "count": [606]}, "index": {"min": [131654], "max": [132259], "mean": [131956.5], "std": [174.93689338349034], "count": [606]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [606]}, "subtask_annotation": {"mean": [13.024752475247524, 29.0, 29.0, 29.0, 29.0], "std": [10.393783740788644, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [606]}, "scene_annotation": {"mean": [194.0], "std": [0.0], "min": [194], "max": [194], "count": [606]}, "eef_direction_state": {"mean": [4.693069306930693, 5.0495049504950495], "std": [2.085986122702483, 1.5449880917893448], "min": [0, 0], "max": [6, 6], "count": [606]}, "eef_velocity_state": {"mean": [0.4768976897689769, 0.5396039603960396], "std": [0.7119635003539448, 0.7882695097809634], "min": [0, 0], "max": [2, 2], "count": [606]}, "eef_acc_mag_state": {"mean": [0.4933993399339934, 0.4834983498349835], "std": [0.7506582340999156, 0.765742358047515], "min": [0, 0], "max": [2, 2], "count": [606]}, "eef_direction_action": {"mean": [4.693069306930693, 5.0495049504950495], "std": [2.085986122702483, 1.5449880917893448], "min": [0, 0], "max": [6, 6], "count": [606]}, "eef_velocity_action": {"mean": [0.4768976897689769, 0.5396039603960396], "std": [0.7119635003539448, 0.7882695097809634], "min": [0, 0], "max": [2, 2], "count": [606]}, "eef_acc_mag_action": {"mean": [0.4933993399339934, 0.4834983498349835], "std": [0.7506582340999156, 0.765742358047515], "min": [0, 0], "max": [2, 2], "count": [606]}, "eef_sim_pose_state": {"mean": [0.48369236369079877, 0.32110291199435786, 1.0563528047082735, -2.678888063916715, 0.8613508587764472, 1.4237828675666238, 0.5213141393621378, -0.2188959780501087, 1.0597272359954186, 1.2693904894424464, 1.0061726754923987, -2.0141890572573544], "std": [0.06432781010640397, 0.0208971373921295, 0.03747352737134723, 0.23418265263496557, 0.35659798920807256, 2.2464151552423868, 0.05419393315068805, 0.05172157477204254, 0.055826280333317053, 2.6855291049604055, 0.3001136912945559, 0.20219124376224373], "min": [0.38532609206001855, 0.2853123885241188, 1.0213734358616438, -3.1203441053887166, 0.24786125155373218, -3.13931697315102, 0.45740606683428653, -0.2829997840889097, 1.0075831645638142, -3.1365650823877655, 0.4082540481322412, -2.662588550615494], "max": [0.6007446115202068, 0.3892951609303224, 1.1492532376542965, -2.0454709601472763, 1.2535620034501767, 3.136743373884054, 0.6116706726467948, -0.0982783277469991, 1.1746788455528456, 3.139539401049042, 1.303394878701806, -1.6281539129817961], "count": [606]}, "eef_sim_pose_action": {"mean": [0.48369236369079877, 0.32110291199435786, 1.0563528047082735, -2.678888063916715, 0.8613508587764472, 1.4237828675666238, 0.5213141393621378, -0.2188959780501087, 1.0597272359954186, 1.2693904894424464, 1.0061726754923987, -2.0141890572573544], "std": [0.06432781010640397, 0.0208971373921295, 0.03747352737134723, 0.23418265263496557, 0.35659798920807256, 2.2464151552423868, 0.05419393315068805, 0.05172157477204254, 0.055826280333317053, 2.6855291049604055, 0.3001136912945559, 0.20219124376224373], "min": [0.38532609206001855, 0.2853123885241188, 1.0213734358616438, -3.1203441053887166, 0.24786125155373218, -3.13931697315102, 0.45740606683428653, -0.2829997840889097, 1.0075831645638142, -3.1365650823877655, 0.4082540481322412, -2.662588550615494], "max": [0.6007446115202068, 0.3892951609303224, 1.1492532376542965, -2.0454709601472763, 1.2535620034501767, 3.136743373884054, 0.6116706726467948, -0.0982783277469991, 1.1746788455528456, 3.139539401049042, 1.303394878701806, -1.6281539129817961], "count": [606]}, "gripper_mode_state": {"mean": [0.18811881188118812, 0.15016501650165018], "std": [0.3908070169503061, 0.357233095220348], "min": [0, 0], "max": [1, 1], "count": [606]}, "gripper_activity_state": {"mean": [1.9224422442244224, 1.9240924092409242], "std": [0.347918813503504, 0.3459054479468018], "min": [0, 0], "max": [2, 2], "count": [606]}, "gripper_mode_action": {"mean": [0.18811881188118812, 0.15016501650165018], "std": [0.3908070169503061, 0.357233095220348], "min": [0, 0], "max": [1, 1], "count": [606]}, "gripper_activity_action": {"mean": [1.9224422442244224, 1.9240924092409242], "std": [0.347918813503504, 0.3459054479468018], "min": [0, 0], "max": [2, 2], "count": [606]}, "gripper_open_scale_state": {"mean": [0.701276402627675, 0.8047574257677513], "std": [0.28301756587521587, 0.2561957613511583], "min": [0.071, 0.158], "max": [0.873, 0.955], "count": [606]}, "gripper_open_scale_action": {"mean": [0.701276402627675, 0.8047574257677513], "std": [0.28301756587521587, 0.2561957613511583], "min": [0.071, 0.158], "max": [0.873, 0.955], "count": [606]}}} +{"episode_index": 176, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8235294117647058]], [[1.0]], [[1.0]]], "mean": [[[0.4949282870593593]], [[0.48121735039644276]], [[0.4677619116977392]]], "std": [[[0.15256825438896138]], [[0.16084718498609335]], [[0.17843501462137204]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47800765094289077]], [[0.464047974927676]], [[0.4471037062707597]]], "std": [[[0.10937454876953773]], [[0.12166203189704022]], [[0.14544734106990612]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4726340471981142]], [[0.45100065794760524]], [[0.4297865001875067]]], "std": [[[0.11416356708854108]], [[0.13992164231057916]], [[0.16646550304755012]]], "count": [122]}, "observation.state": {"min": [0.22738149762153625, 2.075057029724121, -1.6223883628845215, -1.122316598892212, -2.668416738510132, -1.6190546751022339, 0.7530571818351746, 204.0, 0.10604999959468842, 0.22781799733638763, -0.12357400357723236, -3.125, -0.40400001406669617, -0.4339999854564667, -0.8373566269874573, -2.1756577491760254, 0.22823670506477356, 0.5398827195167542, 2.0478994846343994, 1.413769006729126, -2.565354824066162, 70.0, -0.35965201258659363, 0.17834199965000153, -0.04363600164651871, -3.1411852836608887, -0.18400001525878906, -2.88700008392334], "max": [0.8439190983772278, 2.1099984645843506, -0.5521697998046875, -0.345034122467041, -1.740896224975586, -1.164047360420227, 1.91679048538208, 967.0, 0.34143099188804626, 0.3908030092716217, 0.021828999742865562, -2.7149999141693115, 0.6480000019073486, 0.009999999776482582, -0.18081609904766083, -2.018787384033203, 0.8911651372909546, 0.9620779156684875, 2.8286726474761963, 1.780218482017517, -0.7239277362823486, 854.0, -0.24774999916553497, 0.3849950134754181, 0.034651000052690506, 3.1410000324249268, 0.6610000133514404, -1.5429999828338623], "mean": [0.4458112418651581, 2.0900793075561523, -0.8569605946540833, -0.5848479270935059, -2.054194927215576, -1.485144019126892, 1.1898905038833618, 838.6229248046875, 0.27558377385139465, 0.2872934937477112, -0.05353791266679764, -2.872457981109619, 0.34755417704582214, -0.27731969952583313, -0.3717136085033417, -2.1356379985809326, 0.5815215706825256, 0.7989743947982788, 2.288243532180786, 1.6195576190948486, -1.616888165473938, 641.8876953125, -0.3121219873428345, 0.2768017649650574, -0.01004201453179121, 2.1203219890594482, 0.3948543071746826, -2.3872294425964355], "std": [0.2247532308101654, 0.007672396954149008, 0.3109218180179596, 0.28163665533065796, 0.2725955545902252, 0.09730555862188339, 0.4601137638092041, 230.76226806640625, 0.07348732650279999, 0.05868402495980263, 0.028109798207879066, 0.09432777762413025, 0.3586069345474243, 0.10887429118156433, 0.20686975121498108, 0.045935846865177155, 0.1389518678188324, 0.09512284398078918, 0.2522924542427063, 0.09964307397603989, 0.5858126282691956, 285.10333251953125, 0.02632828801870346, 0.059644367545843124, 0.015263032168149948, 2.004753589630127, 0.23980790376663208, 0.4143558144569397], "count": [610]}, "action": {"min": [0.22738149762153625, 2.075057029724121, -1.6223883628845215, -1.122316598892212, -2.668416738510132, -1.6190546751022339, 0.7530571818351746, 204.0, 0.10604999959468842, 0.22781799733638763, -0.12357400357723236, -3.125, -0.40400001406669617, -0.4339999854564667, -0.8373566269874573, -2.1756577491760254, 0.22823670506477356, 0.5398827195167542, 2.0478994846343994, 1.413769006729126, -2.565354824066162, 70.0, -0.35965201258659363, 0.17834199965000153, -0.04363600164651871, -3.1411852836608887, -0.18400001525878906, -2.88700008392334], "max": [0.8439190983772278, 2.1099984645843506, -0.5521697998046875, -0.345034122467041, -1.740896224975586, -1.164047360420227, 1.91679048538208, 967.0, 0.34143099188804626, 0.3908030092716217, 0.021828999742865562, -2.7149999141693115, 0.6480000019073486, 0.009999999776482582, -0.18081609904766083, -2.018787384033203, 0.8911651372909546, 0.9620779156684875, 2.8286726474761963, 1.780218482017517, -0.7239277362823486, 854.0, -0.24774999916553497, 0.3849950134754181, 0.034651000052690506, 3.1410000324249268, 0.6610000133514404, -1.5429999828338623], "mean": [0.4458112418651581, 2.0900793075561523, -0.8569605946540833, -0.5848479270935059, -2.054194927215576, -1.485144019126892, 1.1898905038833618, 838.6229248046875, 0.27558377385139465, 0.2872934937477112, -0.05353791266679764, -2.872457981109619, 0.34755417704582214, -0.27731969952583313, -0.3717136085033417, -2.1356379985809326, 0.5815215706825256, 0.7989743947982788, 2.288243532180786, 1.6195576190948486, -1.616888165473938, 641.8876953125, -0.3121219873428345, 0.2768017649650574, -0.01004201453179121, 2.1203219890594482, 0.3948543071746826, -2.3872294425964355], "std": [0.2247532308101654, 0.007672396954149008, 0.3109218180179596, 0.28163665533065796, 0.2725955545902252, 0.09730555862188339, 0.4601137638092041, 230.76226806640625, 0.07348732650279999, 0.05868402495980263, 0.028109798207879066, 0.09432777762413025, 0.3586069345474243, 0.10887429118156433, 0.20686975121498108, 0.045935846865177155, 0.1389518678188324, 0.09512284398078918, 0.2522924542427063, 0.09964307397603989, 0.5858126282691956, 285.10333251953125, 0.02632828801870346, 0.059644367545843124, 0.015263032168149948, 2.004753589630127, 0.23980790376663208, 0.4143558144569397], "count": [610]}, "timestamp": {"min": [0.0], "max": [20.3], "mean": [10.15], "std": [5.869719849457137], "count": [610]}, "frame_index": {"min": [0], "max": [609], "mean": [304.5], "std": [176.0915954837141], "count": [610]}, "episode_index": {"min": [195], "max": [195], "mean": [195.0], "std": [0.0], "count": [610]}, "index": {"min": [132260], "max": [132869], "mean": [132564.5], "std": [176.0915954837141], "count": [610]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [610]}, "subtask_annotation": {"mean": [12.404918032786885, 29.0, 29.0, 29.0, 29.0], "std": [10.67638617297972, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [610]}, "scene_annotation": {"mean": [195.0], "std": [0.0], "min": [195], "max": [195], "count": [610]}, "eef_direction_state": {"mean": [4.4032786885245905, 4.580327868852459], "std": [2.184443299536524, 1.9804635715094068], "min": [0, 0], "max": [6, 6], "count": [610]}, "eef_velocity_state": {"mean": [0.5377049180327869, 0.6196721311475409], "std": [0.7055201393475509, 0.7972945384402205], "min": [0, 0], "max": [2, 2], "count": [610]}, "eef_acc_mag_state": {"mean": [0.5459016393442623, 0.6245901639344262], "std": [0.782194007734022, 0.8148530467342578], "min": [0, 0], "max": [2, 2], "count": [610]}, "eef_direction_action": {"mean": [4.4032786885245905, 4.580327868852459], "std": [2.184443299536524, 1.9804635715094068], "min": [0, 0], "max": [6, 6], "count": [610]}, "eef_velocity_action": {"mean": [0.5377049180327869, 0.6196721311475409], "std": [0.7055201393475509, 0.7972945384402205], "min": [0, 0], "max": [2, 2], "count": [610]}, "eef_acc_mag_action": {"mean": [0.5459016393442623, 0.6245901639344262], "std": [0.782194007734022, 0.8148530467342578], "min": [0, 0], "max": [2, 2], "count": [610]}, "eef_sim_pose_state": {"mean": [0.4865596789758498, 0.30950080003982855, 1.060215520797903, -2.5512193524079256, 0.8301335950192706, 1.5183434534438414, 0.49880004172633985, -0.2524952390999732, 1.0519536619801477, 2.1035072779533253, 1.0471746018481238, -2.3029962708248033], "std": [0.0644079091169509, 0.02208613335570981, 0.03359878113635122, 0.2037937129799058, 0.3948572100454962, 2.2807575012202377, 0.06579639264448424, 0.06496418728065265, 0.06080707761681134, 1.9056533576452162, 0.32139353329688053, 0.3770239933168663], "min": [0.3848656662007265, 0.26184181516219546, 1.0050584501651367, -2.977134501194543, 0.19966431448472544, -3.1392324269535186, 0.4349174183132918, -0.33463003564242383, 1.0008017524721635, -3.141393976184347, 0.3456722270932595, -2.8926112239792463], "max": [0.6045525780383638, 0.3708002386479664, 1.1441835706425687, -2.0542609919931785, 1.274891486435163, 3.1344235252366817, 0.6117048043977987, -0.08786550056521458, 1.1759390487583747, 3.1397691619193018, 1.385920239801934, -1.5577576443792132], "count": [610]}, "eef_sim_pose_action": {"mean": [0.4865596789758498, 0.30950080003982855, 1.060215520797903, -2.5512193524079256, 0.8301335950192706, 1.5183434534438414, 0.49880004172633985, -0.2524952390999732, 1.0519536619801477, 2.1035072779533253, 1.0471746018481238, -2.3029962708248033], "std": [0.0644079091169509, 0.02208613335570981, 0.03359878113635122, 0.2037937129799058, 0.3948572100454962, 2.2807575012202377, 0.06579639264448424, 0.06496418728065265, 0.06080707761681134, 1.9056533576452162, 0.32139353329688053, 0.3770239933168663], "min": [0.3848656662007265, 0.26184181516219546, 1.0050584501651367, -2.977134501194543, 0.19966431448472544, -3.1392324269535186, 0.4349174183132918, -0.33463003564242383, 1.0008017524721635, -3.141393976184347, 0.3456722270932595, -2.8926112239792463], "max": [0.6045525780383638, 0.3708002386479664, 1.1441835706425687, -2.0542609919931785, 1.274891486435163, 3.1344235252366817, 0.6117048043977987, -0.08786550056521458, 1.1759390487583747, 3.1397691619193018, 1.385920239801934, -1.5577576443792132], "count": [610]}, "gripper_mode_state": {"mean": [0.21967213114754097, 0.13442622950819672], "std": [0.41402449920824586, 0.34110968665285196], "min": [0, 0], "max": [1, 1], "count": [610]}, "gripper_activity_state": {"mean": [1.880327868852459, 1.9032786885245903], "std": [0.43280240906088024, 0.39107552962783226], "min": [0, 0], "max": [2, 2], "count": [610]}, "gripper_mode_action": {"mean": [0.21967213114754097, 0.13442622950819672], "std": [0.41402449920824586, 0.34110968665285196], "min": [0, 0], "max": [1, 1], "count": [610]}, "gripper_activity_action": {"mean": [1.880327868852459, 1.9032786885245903], "std": [0.43280240906088024, 0.39107552962783226], "min": [0, 0], "max": [2, 2], "count": [610]}, "gripper_open_scale_state": {"mean": [0.6418877048054635, 0.8386229508947161], "std": [0.2851030713108735, 0.23076220271956507], "min": [0.07, 0.204], "max": [0.854, 0.967], "count": [610]}, "gripper_open_scale_action": {"mean": [0.6418877048054635, 0.8386229508947161], "std": [0.2851030713108735, 0.23076220271956507], "min": [0.07, 0.204], "max": [0.854, 0.967], "count": [610]}}} +{"episode_index": 177, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.796078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4930362524378031]], [[0.4809627147902172]], [[0.4670948008907864]]], "std": [[[0.14831308004322885]], [[0.15656325088303363]], [[0.17383598586039828]]], "count": [124]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4833042559429686]], [[0.4608046133776091]], [[0.43980447336864853]]], "std": [[[0.09392737817857535]], [[0.12046996190069363]], [[0.15315647229503698]]], "count": [124]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47868278252161084]], [[0.4586992607526882]], [[0.43734760271716216]]], "std": [[[0.12747724658063414]], [[0.14549420984914463]], [[0.16968146126009004]]], "count": [124]}, "observation.state": {"min": [0.21563543379306793, 2.022801637649536, -1.4230717420578003, -1.0731854438781738, -2.632707118988037, -1.787182331085205, 0.9080774188041687, 328.0, 0.1306149959564209, 0.23532499372959137, -0.10999099910259247, -3.1411852836608887, -0.414000004529953, -0.6290000081062317, -0.9024050235748291, -2.1752212047576904, 0.2385341376066208, 0.6162932515144348, 2.1690080165863037, 1.3437988758087158, -2.512681007385254, 75.0, -0.36017999053001404, 0.19298900663852692, -0.03316500037908554, -3.1411852836608887, -0.1990000158548355, -2.7179999351501465], "max": [0.8032180070877075, 2.1000850200653076, -0.714939296245575, -0.4493350684642792, -1.7547192573547363, -1.1808199882507324, 1.8714467287063599, 966.0, 0.3164590001106262, 0.3744809925556183, 0.03358900174498558, 3.140000104904175, 0.5339999794960022, -0.09400000423192978, -0.2036450207233429, -1.9329347610473633, 0.9176243543624878, 0.9783792495727539, 2.7767841815948486, 1.7838138341903687, -0.9663364887237549, 825.0, -0.24988800287246704, 0.4027779996395111, 0.05287399888038635, 3.1410000324249268, 0.6539999842643738, -1.5540000200271606], "mean": [0.45835477113723755, 2.087411642074585, -1.048927903175354, -0.6527463793754578, -2.005364418029785, -1.5172321796417236, 1.2806599140167236, 836.8291625976562, 0.26135820150375366, 0.28553685545921326, -0.06140979751944542, -2.996302843093872, 0.27446821331977844, -0.28599852323532104, -0.3944372534751892, -2.1200711727142334, 0.5421065092086792, 0.8341234922409058, 2.3415114879608154, 1.5923653841018677, -1.648435115814209, 648.8964233398438, -0.3201746940612793, 0.28634485602378845, 0.0039201765321195126, 2.1766340732574463, 0.3459697663784027, -2.3778467178344727], "std": [0.20756332576274872, 0.01444074884057045, 0.15003356337547302, 0.20154058933258057, 0.27820175886154175, 0.12151641398668289, 0.3548780679702759, 222.60281372070312, 0.056253790855407715, 0.05494069680571556, 0.03284623473882675, 0.5552893877029419, 0.29035675525665283, 0.0904674306511879, 0.22663098573684692, 0.06401458382606506, 0.15068715810775757, 0.0920916497707367, 0.21062183380126953, 0.1171010285615921, 0.5217758417129517, 284.0230712890625, 0.03013623133301735, 0.06357168406248093, 0.015536918304860592, 1.8944133520126343, 0.2132595330476761, 0.3979044258594513], "count": [623]}, "action": {"min": [0.21563543379306793, 2.022801637649536, -1.4230717420578003, -1.0731854438781738, -2.632707118988037, -1.787182331085205, 0.9080774188041687, 328.0, 0.1306149959564209, 0.23532499372959137, -0.10999099910259247, -3.1411852836608887, -0.414000004529953, -0.6290000081062317, -0.9024050235748291, -2.1752212047576904, 0.2385341376066208, 0.6162932515144348, 2.1690080165863037, 1.3437988758087158, -2.512681007385254, 75.0, -0.36017999053001404, 0.19298900663852692, -0.03316500037908554, -3.1411852836608887, -0.1990000158548355, -2.7179999351501465], "max": [0.8032180070877075, 2.1000850200653076, -0.714939296245575, -0.4493350684642792, -1.7547192573547363, -1.1808199882507324, 1.8714467287063599, 966.0, 0.3164590001106262, 0.3744809925556183, 0.03358900174498558, 3.140000104904175, 0.5339999794960022, -0.09400000423192978, -0.2036450207233429, -1.9329347610473633, 0.9176243543624878, 0.9783792495727539, 2.7767841815948486, 1.7838138341903687, -0.9663364887237549, 825.0, -0.24988800287246704, 0.4027779996395111, 0.05287399888038635, 3.1410000324249268, 0.6539999842643738, -1.5540000200271606], "mean": [0.45835477113723755, 2.087411642074585, -1.048927903175354, -0.6527463793754578, -2.005364418029785, -1.5172321796417236, 1.2806599140167236, 836.8291625976562, 0.26135820150375366, 0.28553685545921326, -0.06140979751944542, -2.996302843093872, 0.27446821331977844, -0.28599852323532104, -0.3944372534751892, -2.1200711727142334, 0.5421065092086792, 0.8341234922409058, 2.3415114879608154, 1.5923653841018677, -1.648435115814209, 648.8964233398438, -0.3201746940612793, 0.28634485602378845, 0.0039201765321195126, 2.1766340732574463, 0.3459697663784027, -2.3778467178344727], "std": [0.20756332576274872, 0.01444074884057045, 0.15003356337547302, 0.20154058933258057, 0.27820175886154175, 0.12151641398668289, 0.3548780679702759, 222.60281372070312, 0.056253790855407715, 0.05494069680571556, 0.03284623473882675, 0.5552893877029419, 0.29035675525665283, 0.0904674306511879, 0.22663098573684692, 0.06401458382606506, 0.15068715810775757, 0.0920916497707367, 0.21062183380126953, 0.1171010285615921, 0.5217758417129517, 284.0230712890625, 0.03013623133301735, 0.06357168406248093, 0.015536918304860592, 1.8944133520126343, 0.2132595330476761, 0.3979044258594513], "count": [623]}, "timestamp": {"min": [0.0], "max": [20.733333333333334], "mean": [10.366666666666667], "std": [5.994812572364358], "count": [623]}, "frame_index": {"min": [0], "max": [622], "mean": [311.0], "std": [179.84437717093076], "count": [623]}, "episode_index": {"min": [196], "max": [196], "mean": [196.0], "std": [0.0], "count": [623]}, "index": {"min": [132870], "max": [133492], "mean": [133181.0], "std": [179.84437717093076], "count": [623]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [623]}, "subtask_annotation": {"mean": [11.489566613162118, 29.0, 29.0, 29.0, 29.0], "std": [10.204150650709995, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [623]}, "scene_annotation": {"mean": [196.0], "std": [0.0], "min": [196], "max": [196], "count": [623]}, "eef_direction_state": {"mean": [4.547351524879614, 4.971107544141252], "std": [2.1746950968056855, 1.6496898564467022], "min": [0, 0], "max": [6, 6], "count": [623]}, "eef_velocity_state": {"mean": [0.48796147672552165, 0.5200642054574639], "std": [0.7072880304844136, 0.7659478306939435], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_acc_mag_state": {"mean": [0.5280898876404494, 0.5152487961476726], "std": [0.7781717337046564, 0.7660588266585275], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_direction_action": {"mean": [4.547351524879614, 4.971107544141252], "std": [2.1746950968056855, 1.6496898564467022], "min": [0, 0], "max": [6, 6], "count": [623]}, "eef_velocity_action": {"mean": [0.48796147672552165, 0.5200642054574639], "std": [0.7072880304844136, 0.7659478306939435], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_acc_mag_action": {"mean": [0.5280898876404494, 0.5152487961476726], "std": [0.7781717337046564, 0.7660588266585275], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_sim_pose_state": {"mean": [0.4950335853446448, 0.32328834652167976, 1.0670745571760025, -2.646129817165777, 0.7885606297870522, 1.4353139955271508, 0.5050996790492452, -0.23939393468997364, 1.058381053471558, 2.7917735193714504, 0.9936870402255189, -2.1653711127628874], "std": [0.06792299099780583, 0.029013223005111347, 0.030821451600887444, 0.23098276515175245, 0.33885002513671064, 2.2484279496806847, 0.05864756997391824, 0.048189646636707585, 0.0544835883900787, 0.1784728938473436, 0.27268011037675643, 0.23098325681569462], "min": [0.4035061556838594, 0.2566574001589265, 1.0140205074367639, -3.031877484130623, 0.20410244687008183, -3.13725274117466, 0.44744273473426294, -0.3286912214540473, 1.012938212328885, 2.374116093123385, 0.3467557327769102, -2.770203272145299], "max": [0.624114865292661, 0.3754325256739788, 1.1466765694069798, -2.0616900907509743, 1.1303222401059116, 3.137150883667683, 0.5968711505032919, -0.12632117401835902, 1.1829151625778287, 3.13816238232365, 1.2754329037910996, -1.782785686165096], "count": [623]}, "eef_sim_pose_action": {"mean": [0.4950335853446448, 0.32328834652167976, 1.0670745571760025, -2.646129817165777, 0.7885606297870522, 1.4353139955271508, 0.5050996790492452, -0.23939393468997364, 1.058381053471558, 2.7917735193714504, 0.9936870402255189, -2.1653711127628874], "std": [0.06792299099780583, 0.029013223005111347, 0.030821451600887444, 0.23098276515175245, 0.33885002513671064, 2.2484279496806847, 0.05864756997391824, 0.048189646636707585, 0.0544835883900787, 0.1784728938473436, 0.27268011037675643, 0.23098325681569462], "min": [0.4035061556838594, 0.2566574001589265, 1.0140205074367639, -3.031877484130623, 0.20410244687008183, -3.13725274117466, 0.44744273473426294, -0.3286912214540473, 1.012938212328885, 2.374116093123385, 0.3467557327769102, -2.770203272145299], "max": [0.624114865292661, 0.3754325256739788, 1.1466765694069798, -2.0616900907509743, 1.1303222401059116, 3.137150883667683, 0.5968711505032919, -0.12632117401835902, 1.1829151625778287, 3.13816238232365, 1.2754329037910996, -1.782785686165096], "count": [623]}, "gripper_mode_state": {"mean": [0.21829855537720708, 0.1637239165329053], "std": [0.41309114744500997, 0.3700248582028402], "min": [0, 0], "max": [1, 1], "count": [623]}, "gripper_activity_state": {"mean": [1.911717495987159, 1.8892455858747994], "std": [0.3675096493187143, 0.4073126614949058], "min": [0, 0], "max": [2, 2], "count": [623]}, "gripper_mode_action": {"mean": [0.21829855537720708, 0.1637239165329053], "std": [0.41309114744500997, 0.3700248582028402], "min": [0, 0], "max": [1, 1], "count": [623]}, "gripper_activity_action": {"mean": [1.911717495987159, 1.8892455858747994], "std": [0.3675096493187143, 0.4073126614949058], "min": [0, 0], "max": [2, 2], "count": [623]}, "gripper_open_scale_state": {"mean": [0.6488964686998386, 0.8368290528715322], "std": [0.2840233000056557, 0.22260283439628], "min": [0.075, 0.328], "max": [0.825, 0.966], "count": [623]}, "gripper_open_scale_action": {"mean": [0.6488964686998386, 0.8368290528715322], "std": [0.2840233000056557, 0.22260283439628], "min": [0.075, 0.328], "max": [0.825, 0.966], "count": [623]}}} +{"episode_index": 178, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8]], [[1.0]], [[1.0]]], "mean": [[[0.4909145545528818]], [[0.4777526598707665]], [[0.463712467815409]]], "std": [[[0.14203166962281646]], [[0.15530071431706843]], [[0.17138126511667823]]], "count": [132]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48389332974351357]], [[0.4581716800356506]], [[0.43510666406714205]]], "std": [[[0.10600027442205866]], [[0.12665919591477184]], [[0.16099166739698254]]], "count": [132]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47725168814369184]], [[0.4587577629852446]], [[0.43796405692959]]], "std": [[[0.12000446335205218]], [[0.13526486719114392]], [[0.1605193997973169]]], "count": [132]}, "observation.state": {"min": [0.29223793745040894, 2.0639915466308594, -1.4220244884490967, -1.0478259325027466, -2.5060136318206787, -1.6459851264953613, 0.8297992944717407, 261.0, 0.15600299835205078, 0.24775099754333496, -0.11326500028371811, -3.066999912261963, -0.12800002098083496, -0.6100000143051147, -0.8430987596511841, -2.1696887016296387, 0.342695415019989, 0.6487738490104675, 2.143805503845215, 1.3634861707687378, -2.5283539295196533, 63.0, -0.35936498641967773, 0.19078999757766724, -0.01936499960720539, -3.132185220718384, -0.18799999356269836, -2.7669999599456787], "max": [0.7733554244041443, 2.1016383171081543, -0.7134557366371155, -0.38634610176086426, -1.6986767053604126, -1.071405291557312, 1.8084577322006226, 945.0, 0.3147839903831482, 0.3828260004520416, 0.025057999417185783, -2.799999952316284, 0.6190000176429749, -0.13899999856948853, -0.14871951937675476, -1.977493166923523, 0.9860063195228577, 1.018678903579712, 2.856510639190674, 1.7941460609436035, -0.9813812375068665, 895.0, -0.24975000321865082, 0.3974759876728058, 0.06862600147724152, 3.134000062942505, 0.652999997138977, -1.6629999876022339], "mean": [0.4447249174118042, 2.0913543701171875, -0.955009400844574, -0.581258237361908, -1.9421255588531494, -1.4444235563278198, 1.1228927373886108, 841.4032592773438, 0.2740228772163391, 0.2948404848575592, -0.0615864172577858, -2.9208483695983887, 0.3636775612831116, -0.23151417076587677, -0.3916441798210144, -2.121464490890503, 0.6109957695007324, 0.8713980317115784, 2.3538670539855957, 1.5968626737594604, -1.6452115774154663, 715.06982421875, -0.3138906955718994, 0.288732647895813, 0.003932016436010599, 2.5848522186279297, 0.3200206756591797, -2.428769826889038], "std": [0.13519422709941864, 0.006983609404414892, 0.15198005735874176, 0.1957944929599762, 0.21184252202510834, 0.11084451526403427, 0.3623131215572357, 216.07167053222656, 0.04370760917663574, 0.043231621384620667, 0.030423393473029137, 0.05259665846824646, 0.18206626176834106, 0.11221334338188171, 0.21057459712028503, 0.05463218688964844, 0.15966057777404785, 0.10639014095067978, 0.24373114109039307, 0.10940293967723846, 0.5785291194915771, 288.6898498535156, 0.032394956797361374, 0.06740717589855194, 0.022250616922974586, 1.216788411140442, 0.2210923433303833, 0.3919025659561157], "count": [673]}, "action": {"min": [0.29223793745040894, 2.0639915466308594, -1.4220244884490967, -1.0478259325027466, -2.5060136318206787, -1.6459851264953613, 0.8297992944717407, 261.0, 0.15600299835205078, 0.24775099754333496, -0.11326500028371811, -3.066999912261963, -0.12800002098083496, -0.6100000143051147, -0.8430987596511841, -2.1696887016296387, 0.342695415019989, 0.6487738490104675, 2.143805503845215, 1.3634861707687378, -2.5283539295196533, 63.0, -0.35936498641967773, 0.19078999757766724, -0.01936499960720539, -3.132185220718384, -0.18799999356269836, -2.7669999599456787], "max": [0.7733554244041443, 2.1016383171081543, -0.7134557366371155, -0.38634610176086426, -1.6986767053604126, -1.071405291557312, 1.8084577322006226, 945.0, 0.3147839903831482, 0.3828260004520416, 0.025057999417185783, -2.799999952316284, 0.6190000176429749, -0.13899999856948853, -0.14871951937675476, -1.977493166923523, 0.9860063195228577, 1.018678903579712, 2.856510639190674, 1.7941460609436035, -0.9813812375068665, 895.0, -0.24975000321865082, 0.3974759876728058, 0.06862600147724152, 3.134000062942505, 0.652999997138977, -1.6629999876022339], "mean": [0.4447249174118042, 2.0913543701171875, -0.955009400844574, -0.581258237361908, -1.9421255588531494, -1.4444235563278198, 1.1228927373886108, 841.4032592773438, 0.2740228772163391, 0.2948404848575592, -0.0615864172577858, -2.9208483695983887, 0.3636775612831116, -0.23151417076587677, -0.3916441798210144, -2.121464490890503, 0.6109957695007324, 0.8713980317115784, 2.3538670539855957, 1.5968626737594604, -1.6452115774154663, 715.06982421875, -0.3138906955718994, 0.288732647895813, 0.003932016436010599, 2.5848522186279297, 0.3200206756591797, -2.428769826889038], "std": [0.13519422709941864, 0.006983609404414892, 0.15198005735874176, 0.1957944929599762, 0.21184252202510834, 0.11084451526403427, 0.3623131215572357, 216.07167053222656, 0.04370760917663574, 0.043231621384620667, 0.030423393473029137, 0.05259665846824646, 0.18206626176834106, 0.11221334338188171, 0.21057459712028503, 0.05463218688964844, 0.15966057777404785, 0.10639014095067978, 0.24373114109039307, 0.10940293967723846, 0.5785291194915771, 288.6898498535156, 0.032394956797361374, 0.06740717589855194, 0.022250616922974586, 1.216788411140442, 0.2210923433303833, 0.3919025659561157], "count": [673]}, "timestamp": {"min": [0.0], "max": [22.4], "mean": [11.200000000000001], "std": [6.475938370443142], "count": [673]}, "frame_index": {"min": [0], "max": [672], "mean": [336.0], "std": [194.27815111329426], "count": [673]}, "episode_index": {"min": [197], "max": [197], "mean": [197.0], "std": [0.0], "count": [673]}, "index": {"min": [133493], "max": [134165], "mean": [133829.0], "std": [194.27815111329426], "count": [673]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [673]}, "subtask_annotation": {"mean": [9.575037147102526, 29.0, 29.0, 29.0, 29.0], "std": [10.160265570822736, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [673]}, "scene_annotation": {"mean": [197.0], "std": [0.0], "min": [197], "max": [197], "count": [673]}, "eef_direction_state": {"mean": [4.578008915304606, 4.824665676077266], "std": [2.0737353266442935, 1.8635913138634106], "min": [0, 0], "max": [6, 6], "count": [673]}, "eef_velocity_state": {"mean": [0.5156017830609212, 0.4561664190193165], "std": [0.6939412829105825, 0.7075866832800263], "min": [0, 0], "max": [2, 2], "count": [673]}, "eef_acc_mag_state": {"mean": [0.5438335809806835, 0.4442793462109955], "std": [0.789000260228421, 0.7295100795335377], "min": [0, 0], "max": [2, 2], "count": [673]}, "eef_direction_action": {"mean": [4.578008915304606, 4.824665676077266], "std": [2.0737353266442935, 1.8635913138634106], "min": [0, 0], "max": [6, 6], "count": [673]}, "eef_velocity_action": {"mean": [0.5156017830609212, 0.4561664190193165], "std": [0.6939412829105825, 0.7075866832800263], "min": [0, 0], "max": [2, 2], "count": [673]}, "eef_acc_mag_action": {"mean": [0.5438335809806835, 0.4442793462109955], "std": [0.789000260228421, 0.7295100795335377], "min": [0, 0], "max": [2, 2], "count": [673]}, "eef_sim_pose_state": {"mean": [0.498193254145516, 0.3179585844041332, 1.0723589553543007, -2.722643953657707, 0.7992526608242327, 1.4541614927982445, 0.5095349813526676, -0.2495253411969221, 1.0467507515268442, 2.9836529584926272, 1.1026991519583857, -2.0730577826375147], "std": [0.07014940214717799, 0.02843994891578382, 0.04070341164081229, 0.2523411005333547, 0.33172180528975836, 2.1540277411387705, 0.04573465477053206, 0.039307390682081486, 0.04200387112685626, 0.1334736514858563, 0.1967972494185653, 0.17247832617034572], "min": [0.39817650497811, 0.25379442990710327, 1.020000418038952, -3.126066905000684, 0.26774945077432855, -3.139634006919962, 0.45887859783183654, -0.3201440155173571, 1.0122400447916833, 2.3625920403685554, 0.5745671657597415, -2.917988555454221], "max": [0.6121189510521836, 0.38982020106238324, 1.1667321454215387, -1.9705725713067292, 1.156684348986876, 3.135844217864694, 0.6014417634637461, -0.12844026136558634, 1.1366507944983046, 3.1310015084753955, 1.306128886608295, -1.8611364011875269], "count": [673]}, "eef_sim_pose_action": {"mean": [0.498193254145516, 0.3179585844041332, 1.0723589553543007, -2.722643953657707, 0.7992526608242327, 1.4541614927982445, 0.5095349813526676, -0.2495253411969221, 1.0467507515268442, 2.9836529584926272, 1.1026991519583857, -2.0730577826375147], "std": [0.07014940214717799, 0.02843994891578382, 0.04070341164081229, 0.2523411005333547, 0.33172180528975836, 2.1540277411387705, 0.04573465477053206, 0.039307390682081486, 0.04200387112685626, 0.1334736514858563, 0.1967972494185653, 0.17247832617034572], "min": [0.39817650497811, 0.25379442990710327, 1.020000418038952, -3.126066905000684, 0.26774945077432855, -3.139634006919962, 0.45887859783183654, -0.3201440155173571, 1.0122400447916833, 2.3625920403685554, 0.5745671657597415, -2.917988555454221], "max": [0.6121189510521836, 0.38982020106238324, 1.1667321454215387, -1.9705725713067292, 1.156684348986876, 3.135844217864694, 0.6014417634637461, -0.12844026136558634, 1.1366507944983046, 3.1310015084753955, 1.306128886608295, -1.8611364011875269], "count": [673]}, "gripper_mode_state": {"mean": [0.1827637444279346, 0.12332838038632987], "std": [0.3864727133325388, 0.3288137633640264], "min": [0, 0], "max": [1, 1], "count": [673]}, "gripper_activity_state": {"mean": [1.8692421991084696, 1.924219910846954], "std": [0.4633576558861018, 0.35146734539420205], "min": [0, 0], "max": [2, 2], "count": [673]}, "gripper_mode_action": {"mean": [0.1827637444279346, 0.12332838038632987], "std": [0.3864727133325388, 0.3288137633640264], "min": [0, 0], "max": [1, 1], "count": [673]}, "gripper_activity_action": {"mean": [1.8692421991084696, 1.924219910846954], "std": [0.4633576558861018, 0.35146734539420205], "min": [0, 0], "max": [2, 2], "count": [673]}, "gripper_open_scale_state": {"mean": [0.7150698364280481, 0.8414034176694691], "std": [0.2886899129671928, 0.2160717533168205], "min": [0.063, 0.261], "max": [0.895, 0.945], "count": [673]}, "gripper_open_scale_action": {"mean": [0.7150698364280481, 0.8414034176694691], "std": [0.2886899129671928, 0.2160717533168205], "min": [0.063, 0.261], "max": [0.895, 0.945], "count": [673]}}} +{"episode_index": 179, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.788235294117647]], [[1.0]], [[1.0]]], "mean": [[[0.48762675621429674]], [[0.4783323458648551]], [[0.4642835980520817]]], "std": [[[0.1467780874017831]], [[0.15189826946565158]], [[0.1703961193323889]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4776789521254696]], [[0.46539492145283307]], [[0.4495368129535279]]], "std": [[[0.10894293342443774]], [[0.11651505977307271]], [[0.13965655825080167]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47597546607225566]], [[0.45337243000874894]], [[0.4322831622150172]]], "std": [[[0.10903021412669023]], [[0.1332258109140132]], [[0.16100578663258297]]], "count": [127]}, "observation.state": {"min": [0.2923775911331177, 2.0555267333984375, -1.385250449180603, -0.9178163409233093, -2.548372745513916, -1.5703599452972412, 0.8564854860305786, 454.0, 0.14735299348831177, 0.24313899874687195, -0.11890699714422226, -3.1059999465942383, -0.05400000885128975, -0.7689999938011169, -0.8874301314353943, -2.1736156940460205, 0.26656413078308105, 0.6288945078849792, 2.057708501815796, 1.4061769247055054, -2.529313802719116, 68.0, -0.34086400270462036, 0.19700999557971954, -0.03343399986624718, -3.1381852626800537, -0.18000000715255737, -2.937999963760376], "max": [0.8268498182296753, 2.106210947036743, -0.5481904745101929, -0.4493524730205536, -1.7175261974334717, -1.0936408042907715, 2.115391492843628, 960.0, 0.3312160074710846, 0.404356986284256, 0.017590999603271484, -2.688999891281128, 0.609000027179718, -0.18299999833106995, -0.1981646865606308, -1.9435288906097412, 0.9110094904899597, 1.019761085510254, 2.856318473815918, 1.824305534362793, -0.8589812517166138, 886.0, -0.24454499781131744, 0.3922240138053894, 0.0506180003285408, 3.140000104904175, 0.6679999828338623, -1.5839999914169312], "mean": [0.4915097951889038, 2.088064432144165, -0.854920506477356, -0.5733458995819092, -2.05898118019104, -1.4634605646133423, 1.2899411916732788, 878.4992065429688, 0.27069181203842163, 0.30396947264671326, -0.05397414416074753, -2.92269229888916, 0.3730248510837555, -0.36400166153907776, -0.37534299492836, -2.145449638366699, 0.4984768331050873, 0.8175840377807617, 2.32231068611145, 1.6531049013137817, -1.4671056270599365, 714.7605590820312, -0.3131471872329712, 0.2746734619140625, -0.0022007792722433805, 2.582683801651001, 0.40679094195365906, -2.5362114906311035], "std": [0.20176447927951813, 0.008763708174228668, 0.21106767654418945, 0.1468295007944107, 0.22798091173171997, 0.14038826525211334, 0.4962232708930969, 174.6411895751953, 0.05348041281104088, 0.061266832053661346, 0.026535073295235634, 0.07570380717515945, 0.2057557851076126, 0.18618132174015045, 0.2050742208957672, 0.044510114938020706, 0.14951257407665253, 0.09222010523080826, 0.2498885542154312, 0.1278398334980011, 0.6598466038703918, 298.1060791015625, 0.025036735460162163, 0.06535857915878296, 0.01794278249144554, 1.1790223121643066, 0.21194541454315186, 0.4925723075866699], "count": [641]}, "action": {"min": [0.2923775911331177, 2.0555267333984375, -1.385250449180603, -0.9178163409233093, -2.548372745513916, -1.5703599452972412, 0.8564854860305786, 454.0, 0.14735299348831177, 0.24313899874687195, -0.11890699714422226, -3.1059999465942383, -0.05400000885128975, -0.7689999938011169, -0.8874301314353943, -2.1736156940460205, 0.26656413078308105, 0.6288945078849792, 2.057708501815796, 1.4061769247055054, -2.529313802719116, 68.0, -0.34086400270462036, 0.19700999557971954, -0.03343399986624718, -3.1381852626800537, -0.18000000715255737, -2.937999963760376], "max": [0.8268498182296753, 2.106210947036743, -0.5481904745101929, -0.4493524730205536, -1.7175261974334717, -1.0936408042907715, 2.115391492843628, 960.0, 0.3312160074710846, 0.404356986284256, 0.017590999603271484, -2.688999891281128, 0.609000027179718, -0.18299999833106995, -0.1981646865606308, -1.9435288906097412, 0.9110094904899597, 1.019761085510254, 2.856318473815918, 1.824305534362793, -0.8589812517166138, 886.0, -0.24454499781131744, 0.3922240138053894, 0.0506180003285408, 3.140000104904175, 0.6679999828338623, -1.5839999914169312], "mean": [0.4915097951889038, 2.088064432144165, -0.854920506477356, -0.5733458995819092, -2.05898118019104, -1.4634605646133423, 1.2899411916732788, 878.4992065429688, 0.27069181203842163, 0.30396947264671326, -0.05397414416074753, -2.92269229888916, 0.3730248510837555, -0.36400166153907776, -0.37534299492836, -2.145449638366699, 0.4984768331050873, 0.8175840377807617, 2.32231068611145, 1.6531049013137817, -1.4671056270599365, 714.7605590820312, -0.3131471872329712, 0.2746734619140625, -0.0022007792722433805, 2.582683801651001, 0.40679094195365906, -2.5362114906311035], "std": [0.20176447927951813, 0.008763708174228668, 0.21106767654418945, 0.1468295007944107, 0.22798091173171997, 0.14038826525211334, 0.4962232708930969, 174.6411895751953, 0.05348041281104088, 0.061266832053661346, 0.026535073295235634, 0.07570380717515945, 0.2057557851076126, 0.18618132174015045, 0.2050742208957672, 0.044510114938020706, 0.14951257407665253, 0.09222010523080826, 0.2498885542154312, 0.1278398334980011, 0.6598466038703918, 298.1060791015625, 0.025036735460162163, 0.06535857915878296, 0.01794278249144554, 1.1790223121643066, 0.21194541454315186, 0.4925723075866699], "count": [641]}, "timestamp": {"min": [0.0], "max": [21.333333333333332], "mean": [10.666666666666666], "std": [6.168017869984201], "count": [641]}, "frame_index": {"min": [0], "max": [640], "mean": [320.0], "std": [185.04053609952604], "count": [641]}, "episode_index": {"min": [198], "max": [198], "mean": [198.0], "std": [0.0], "count": [641]}, "index": {"min": [134166], "max": [134806], "mean": [134486.0], "std": [185.04053609952604], "count": [641]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [641]}, "subtask_annotation": {"mean": [11.104524180967239, 29.0, 29.0, 29.0, 29.0], "std": [10.149736736430041, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [641]}, "scene_annotation": {"mean": [198.0], "std": [0.0], "min": [198], "max": [198], "count": [641]}, "eef_direction_state": {"mean": [4.770670826833073, 4.90795631825273], "std": [2.016038891123312, 1.804643612759797], "min": [0, 0], "max": [6, 6], "count": [641]}, "eef_velocity_state": {"mean": [0.47581903276131043, 0.46801872074882994], "std": [0.7195456997666964, 0.7170688992013227], "min": [0, 0], "max": [2, 2], "count": [641]}, "eef_acc_mag_state": {"mean": [0.43837753510140404, 0.4789391575663027], "std": [0.7345028274207618, 0.7597167534286476], "min": [0, 0], "max": [2, 2], "count": [641]}, "eef_direction_action": {"mean": [4.770670826833073, 4.90795631825273], "std": [2.016038891123312, 1.804643612759797], "min": [0, 0], "max": [6, 6], "count": [641]}, "eef_velocity_action": {"mean": [0.47581903276131043, 0.46801872074882994], "std": [0.7195456997666964, 0.7170688992013227], "min": [0, 0], "max": [2, 2], "count": [641]}, "eef_acc_mag_action": {"mean": [0.43837753510140404, 0.4789391575663027], "std": [0.7345028274207618, 0.7597167534286476], "min": [0, 0], "max": [2, 2], "count": [641]}, "eef_sim_pose_state": {"mean": [0.4828000811407605, 0.3156060605725126, 1.0638636601685256, -2.8030995588093406, 0.9226503056733523, 1.2730757290732986, 0.5180099713499161, -0.2513809311304498, 1.0551157962829492, 2.812319458563725, 1.0558563876866895, -2.3117239504039877], "std": [0.06864341419611374, 0.02179115968032417, 0.03526086738820377, 0.2938869460493241, 0.411363717935928, 2.1523571206025, 0.06394352691193901, 0.050757827564778465, 0.042337835760974156, 0.09162181367431489, 0.26085715441446244, 0.14202669674895965], "min": [0.4057149675485556, 0.2541121265811907, 1.0174162887857816, -3.122584522535286, 0.21890788025089858, -3.1296280306164177, 0.45455467354706375, -0.3236387366137576, 1.015878631748413, 2.4218842268624328, 0.5366498397929655, -2.927172142414219], "max": [0.6140597539226411, 0.36379842663376394, 1.1594345795321197, -2.042045970248276, 1.2664977995483069, 3.1394859846705288, 0.6208363770039641, -0.12441628920587369, 1.1341607491606382, 3.1173514879404665, 1.2799937293034764, -2.1193258188667663], "count": [641]}, "eef_sim_pose_action": {"mean": [0.4828000811407605, 0.3156060605725126, 1.0638636601685256, -2.8030995588093406, 0.9226503056733523, 1.2730757290732986, 0.5180099713499161, -0.2513809311304498, 1.0551157962829492, 2.812319458563725, 1.0558563876866895, -2.3117239504039877], "std": [0.06864341419611374, 0.02179115968032417, 0.03526086738820377, 0.2938869460493241, 0.411363717935928, 2.1523571206025, 0.06394352691193901, 0.050757827564778465, 0.042337835760974156, 0.09162181367431489, 0.26085715441446244, 0.14202669674895965], "min": [0.4057149675485556, 0.2541121265811907, 1.0174162887857816, -3.122584522535286, 0.21890788025089858, -3.1296280306164177, 0.45455467354706375, -0.3236387366137576, 1.015878631748413, 2.4218842268624328, 0.5366498397929655, -2.927172142414219], "max": [0.6140597539226411, 0.36379842663376394, 1.1594345795321197, -2.042045970248276, 1.2664977995483069, 3.1394859846705288, 0.6208363770039641, -0.12441628920587369, 1.1341607491606382, 3.1173514879404665, 1.2799937293034764, -2.1193258188667663], "count": [641]}, "gripper_mode_state": {"mean": [0.1918876755070203, 0.14508580343213728], "std": [0.39378521492754703, 0.3521873266808279], "min": [0, 0], "max": [1, 1], "count": [641]}, "gripper_activity_state": {"mean": [1.8985959438377535, 1.9516380655226209], "std": [0.403589078235413, 0.277892615628604], "min": [0, 0], "max": [2, 2], "count": [641]}, "gripper_mode_action": {"mean": [0.1918876755070203, 0.14508580343213728], "std": [0.39378521492754703, 0.3521873266808279], "min": [0, 0], "max": [1, 1], "count": [641]}, "gripper_activity_action": {"mean": [1.8985959438377535, 1.9516380655226209], "std": [0.403589078235413, 0.277892615628604], "min": [0, 0], "max": [2, 2], "count": [641]}, "gripper_open_scale_state": {"mean": [0.7147605303259978, 0.8784992200164067], "std": [0.29810612047541524, 0.17464119878409978], "min": [0.068, 0.454], "max": [0.886, 0.96], "count": [641]}, "gripper_open_scale_action": {"mean": [0.7147605303259978, 0.8784992200164067], "std": [0.29810612047541524, 0.17464119878409978], "min": [0.068, 0.454], "max": [0.886, 0.96], "count": [641]}}} +{"episode_index": 180, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4897822469265484]], [[0.47946122198879554]], [[0.46565743334370785]]], "std": [[[0.14841903505333637]], [[0.15335187455732568]], [[0.17075165169215256]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4771801762371615]], [[0.4627225545310717]], [[0.44436147908237367]]], "std": [[[0.10647168397863953]], [[0.11835938455002717]], [[0.1457102165579035]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4743065200617284]], [[0.45077709857090986]], [[0.42932019659715737]]], "std": [[[0.11428017054646313]], [[0.1343196180531572]], [[0.16344246256696252]]], "count": [126]}, "observation.state": {"min": [0.27611109614372253, 2.044670820236206, -1.4403505325317383, -1.0223441123962402, -2.5596823692321777, -1.5500617027282715, 0.9219177961349487, 353.0, 0.1602569967508316, 0.2621699869632721, -0.12598000466823578, -3.0409998893737793, -0.23199999332427979, -0.6819999814033508, -0.8938530087471008, -2.173720359802246, 0.2961300015449524, 0.5782973766326904, 1.8921115398406982, 1.2391314506530762, -2.5754952430725098, 70.0, -0.3484019935131073, 0.20146700739860535, -0.04963799938559532, -3.1411852836608887, -0.23499999940395355, -2.9570000171661377], "max": [0.814143717288971, 2.106839418411255, -0.5368632674217224, -0.42631417512893677, -1.6615010499954224, -1.0738661289215088, 1.646735668182373, 957.0, 0.32143500447273254, 0.41373398900032043, 0.024111000820994377, -2.7119998931884766, 0.5530000329017639, -0.10499998927116394, -0.16324064135551453, -1.9855563640594482, 0.9671218991279602, 0.9474868774414062, 2.8573832511901855, 1.7404074668884277, -0.8882853388786316, 873.0, -0.23508700728416443, 0.41696101427078247, 0.02439500018954277, 3.1410000324249268, 0.6499999761581421, -1.5700000524520874], "mean": [0.5244317650794983, 2.0883383750915527, -0.8170763850212097, -0.576449990272522, -2.1271932125091553, -1.413716435432434, 1.1626302003860474, 849.621826171875, 0.2733382284641266, 0.31585535407066345, -0.05530915781855583, -2.9036784172058105, 0.2907737195491791, -0.2327989935874939, -0.37544679641723633, -2.142507791519165, 0.5551761984825134, 0.7188937067985535, 2.2694239616394043, 1.5354825258255005, -1.4991569519042969, 632.1242065429688, -0.3147258460521698, 0.2803683280944824, -0.02019573375582695, 2.4970757961273193, 0.4330902695655823, -2.4714696407318115], "std": [0.1440097689628601, 0.008990765549242496, 0.25731128454208374, 0.1848275512456894, 0.22636449337005615, 0.13937321305274963, 0.2937341630458832, 216.1644744873047, 0.04958468675613403, 0.050702307373285294, 0.029459776356816292, 0.07371875643730164, 0.22945688664913177, 0.08533885329961777, 0.2382735013961792, 0.04533053934574127, 0.18855668604373932, 0.09274802356958389, 0.253974974155426, 0.1737736016511917, 0.6842064261436462, 282.8721008300781, 0.03547326847910881, 0.07806617021560669, 0.016403472051024437, 1.3273924589157104, 0.2480291724205017, 0.46458563208580017], "count": [632]}, "action": {"min": [0.27611109614372253, 2.044670820236206, -1.4403505325317383, -1.0223441123962402, -2.5596823692321777, -1.5500617027282715, 0.9219177961349487, 353.0, 0.1602569967508316, 0.2621699869632721, -0.12598000466823578, -3.0409998893737793, -0.23199999332427979, -0.6819999814033508, -0.8938530087471008, -2.173720359802246, 0.2961300015449524, 0.5782973766326904, 1.8921115398406982, 1.2391314506530762, -2.5754952430725098, 70.0, -0.3484019935131073, 0.20146700739860535, -0.04963799938559532, -3.1411852836608887, -0.23499999940395355, -2.9570000171661377], "max": [0.814143717288971, 2.106839418411255, -0.5368632674217224, -0.42631417512893677, -1.6615010499954224, -1.0738661289215088, 1.646735668182373, 957.0, 0.32143500447273254, 0.41373398900032043, 0.024111000820994377, -2.7119998931884766, 0.5530000329017639, -0.10499998927116394, -0.16324064135551453, -1.9855563640594482, 0.9671218991279602, 0.9474868774414062, 2.8573832511901855, 1.7404074668884277, -0.8882853388786316, 873.0, -0.23508700728416443, 0.41696101427078247, 0.02439500018954277, 3.1410000324249268, 0.6499999761581421, -1.5700000524520874], "mean": [0.5244317650794983, 2.0883383750915527, -0.8170763850212097, -0.576449990272522, -2.1271932125091553, -1.413716435432434, 1.1626302003860474, 849.621826171875, 0.2733382284641266, 0.31585535407066345, -0.05530915781855583, -2.9036784172058105, 0.2907737195491791, -0.2327989935874939, -0.37544679641723633, -2.142507791519165, 0.5551761984825134, 0.7188937067985535, 2.2694239616394043, 1.5354825258255005, -1.4991569519042969, 632.1242065429688, -0.3147258460521698, 0.2803683280944824, -0.02019573375582695, 2.4970757961273193, 0.4330902695655823, -2.4714696407318115], "std": [0.1440097689628601, 0.008990765549242496, 0.25731128454208374, 0.1848275512456894, 0.22636449337005615, 0.13937321305274963, 0.2937341630458832, 216.1644744873047, 0.04958468675613403, 0.050702307373285294, 0.029459776356816292, 0.07371875643730164, 0.22945688664913177, 0.08533885329961777, 0.2382735013961792, 0.04533053934574127, 0.18855668604373932, 0.09274802356958389, 0.253974974155426, 0.1737736016511917, 0.6842064261436462, 282.8721008300781, 0.03547326847910881, 0.07806617021560669, 0.016403472051024437, 1.3273924589157104, 0.2480291724205017, 0.46458563208580017], "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": [199], "max": [199], "mean": [199.0], "std": [0.0], "count": [632]}, "index": {"min": [134807], "max": [135438], "mean": [135122.5], "std": [182.44245668155207], "count": [632]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [632]}, "subtask_annotation": {"mean": [11.343354430379748, 29.0, 29.0, 29.0, 29.0], "std": [10.2594886683079, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [632]}, "scene_annotation": {"mean": [199.0], "std": [0.0], "min": [199], "max": [199], "count": [632]}, "eef_direction_state": {"mean": [4.427215189873418, 4.993670886075949], "std": [2.225660156202767, 1.6979020392007258], "min": [0, 0], "max": [6, 6], "count": [632]}, "eef_velocity_state": {"mean": [0.5791139240506329, 0.4541139240506329], "std": [0.7651883029163763, 0.7189449282150348], "min": [0, 0], "max": [2, 2], "count": [632]}, "eef_acc_mag_state": {"mean": [0.5458860759493671, 0.4572784810126582], "std": [0.7801627789793912, 0.755618741126765], "min": [0, 0], "max": [2, 2], "count": [632]}, "eef_direction_action": {"mean": [4.427215189873418, 4.993670886075949], "std": [2.225660156202767, 1.6979020392007258], "min": [0, 0], "max": [6, 6], "count": [632]}, "eef_velocity_action": {"mean": [0.5791139240506329, 0.4541139240506329], "std": [0.7651883029163763, 0.7189449282150348], "min": [0, 0], "max": [2, 2], "count": [632]}, "eef_acc_mag_action": {"mean": [0.5458860759493671, 0.4572784810126582], "std": [0.7801627789793912, 0.755618741126765], "min": [0, 0], "max": [2, 2], "count": [632]}, "eef_sim_pose_state": {"mean": [0.48632252265384973, 0.3026352146733784, 1.0499097245504825, -2.4467577678517123, 0.9061013559705478, 1.343029056665634, 0.52971067676427, -0.2513781680497889, 1.0542475529950683, 1.8756248273552203, 1.0293790699321133, -2.0661786863624707], "std": [0.0820886251923541, 0.030976389238940204, 0.04005877539852805, 1.1316865566358583, 0.4113097309851196, 2.288114844513022, 0.05211134767025562, 0.04597728335610163, 0.04200103536951958, 2.2787811146989725, 0.2141963544672606, 0.21651439125309427], "min": [0.4097646157285389, 0.22421192405975685, 1.0081695869456389, -3.141283749167413, 0.2592548915734991, -3.1410230782922692, 0.4691669720269857, -0.3280654559096814, 1.0059780016928421, -3.137261623563349, 0.5305129081552309, -2.948993746042833], "max": [0.6318854920936081, 0.34949992925964607, 1.140768726707061, 3.139038525068986, 1.348475690727922, 3.141249830076955, 0.6247690527215148, -0.12334235382241815, 1.1418834592285667, 3.1381893720711407, 1.2389165272380018, -1.7631307128282985], "count": [632]}, "eef_sim_pose_action": {"mean": [0.48632252265384973, 0.3026352146733784, 1.0499097245504825, -2.4467577678517123, 0.9061013559705478, 1.343029056665634, 0.52971067676427, -0.2513781680497889, 1.0542475529950683, 1.8756248273552203, 1.0293790699321133, -2.0661786863624707], "std": [0.0820886251923541, 0.030976389238940204, 0.04005877539852805, 1.1316865566358583, 0.4113097309851196, 2.288114844513022, 0.05211134767025562, 0.04597728335610163, 0.04200103536951958, 2.2787811146989725, 0.2141963544672606, 0.21651439125309427], "min": [0.4097646157285389, 0.22421192405975685, 1.0081695869456389, -3.141283749167413, 0.2592548915734991, -3.1410230782922692, 0.4691669720269857, -0.3280654559096814, 1.0059780016928421, -3.137261623563349, 0.5305129081552309, -2.948993746042833], "max": [0.6318854920936081, 0.34949992925964607, 1.140768726707061, 3.139038525068986, 1.348475690727922, 3.141249830076955, 0.6247690527215148, -0.12334235382241815, 1.1418834592285667, 3.1381893720711407, 1.2389165272380018, -1.7631307128282985], "count": [632]}, "gripper_mode_state": {"mean": [0.22468354430379747, 0.15664556962025317], "std": [0.4173737524364478, 0.36346627785614255], "min": [0, 0], "max": [1, 1], "count": [632]}, "gripper_activity_state": {"mean": [1.9082278481012658, 1.9272151898734178], "std": [0.3787830596965629, 0.32474892622720697], "min": [0, 0], "max": [2, 2], "count": [632]}, "gripper_mode_action": {"mean": [0.22468354430379747, 0.15664556962025317], "std": [0.4173737524364478, 0.36346627785614255], "min": [0, 0], "max": [1, 1], "count": [632]}, "gripper_activity_action": {"mean": [1.9082278481012658, 1.9272151898734178], "std": [0.3787830596965629, 0.32474892622720697], "min": [0, 0], "max": [2, 2], "count": [632]}, "gripper_open_scale_state": {"mean": [0.6321242088366155, 0.8496218353947502], "std": [0.2828720330579748, 0.21616443169130492], "min": [0.07, 0.353], "max": [0.873, 0.957], "count": [632]}, "gripper_open_scale_action": {"mean": [0.6321242088366155, 0.8496218353947502], "std": [0.2828720330579748, 0.21616443169130492], "min": [0.07, 0.353], "max": [0.873, 0.957], "count": [632]}}} +{"episode_index": 181, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[1.0]], [[1.0]]], "mean": [[[0.4862934415849673]], [[0.4767510028594771]], [[0.46363909517973856]]], "std": [[[0.12859899274239936]], [[0.141740704664976]], [[0.15903480300977083]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.4754211989379085]], [[0.4710334538398693]], [[0.45891030841503266]]], "std": [[[0.09999253821433342]], [[0.10497714006679937]], [[0.12246916093508625]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48856945465686274]], [[0.470380006127451]], [[0.4529576102941177]]], "std": [[[0.11668771069422118]], [[0.1374111232708845]], [[0.162111939424081]]], "count": [100]}, "observation.state": {"min": [0.5429719686508179, 1.9495853185653687, -1.018242597579956, -1.041158676147461, -2.6728148460388184, -1.862144112586975, 1.2805482149124146, 88.0, 0.15024499595165253, 0.31788599491119385, -0.11310900002717972, -3.1401853561401367, -0.34200000762939453, -0.7749999165534973, -1.039675235748291, -2.1724984645843506, 0.46099382638931274, 0.660013735294342, 1.9844568967819214, 1.1764565706253052, -2.638396978378296, 40.0, -0.30420801043510437, 0.2568030059337616, -0.06631500273942947, -3.1331851482391357, -0.32199999690055847, -2.5739998817443848], "max": [0.8769930601119995, 2.1086719036102295, -0.5787860751152039, -0.20408134162425995, -1.7226049900054932, -1.2506506443023682, 2.111185312271118, 956.0, 0.28121599555015564, 0.38751500844955444, 0.06475900113582611, 3.1410000324249268, 0.5730000138282776, -0.41499999165534973, -0.24607397615909576, -2.030935049057007, 1.2265825271606445, 1.2482244968414307, 2.8566677570343018, 1.9444713592529297, -1.664433240890503, 878.0, -0.1376979947090149, 0.4516969919204712, 0.06224000081419945, 3.1410000324249268, 0.7179999947547913, -1.5140000581741333], "mean": [0.6482790112495422, 2.0084311962127686, -0.7808831930160522, -0.7774572968482971, -2.2379002571105957, -1.6893020868301392, 1.7971147298812866, 712.9155883789062, 0.23956984281539917, 0.3439374566078186, 0.009470315650105476, -1.791393518447876, 0.19830842316150665, -0.6242501139640808, -0.5174988508224487, -2.129869222640991, 0.6978263854980469, 1.0058854818344116, 2.327157974243164, 1.6448981761932373, -2.0174014568328857, 666.2906494140625, -0.2539357542991638, 0.3258146345615387, 0.019486337900161743, 1.8755505084991455, 0.317915678024292, -2.3468997478485107], "std": [0.11050377041101456, 0.04885772988200188, 0.12937429547309875, 0.18529483675956726, 0.23654265701770782, 0.1483195573091507, 0.19080528616905212, 251.6863555908203, 0.03814451023936272, 0.018747422844171524, 0.044499900192022324, 2.5310165882110596, 0.2180357426404953, 0.07562720030546188, 0.29629212617874146, 0.04115474596619606, 0.23700545728206635, 0.16416406631469727, 0.28398463129997253, 0.2406485229730606, 0.39562535285949707, 292.5934753417969, 0.0526895672082901, 0.07225336879491806, 0.035987429320812225, 2.2528326511383057, 0.29372692108154297, 0.28607746958732605], "count": [308]}, "action": {"min": [0.5429719686508179, 1.9495853185653687, -1.018242597579956, -1.041158676147461, -2.6728148460388184, -1.862144112586975, 1.2805482149124146, 88.0, 0.15024499595165253, 0.31788599491119385, -0.11310900002717972, -3.1401853561401367, -0.34200000762939453, -0.7749999165534973, -1.039675235748291, -2.1724984645843506, 0.46099382638931274, 0.660013735294342, 1.9844568967819214, 1.1764565706253052, -2.638396978378296, 40.0, -0.30420801043510437, 0.2568030059337616, -0.06631500273942947, -3.1331851482391357, -0.32199999690055847, -2.5739998817443848], "max": [0.8769930601119995, 2.1086719036102295, -0.5787860751152039, -0.20408134162425995, -1.7226049900054932, -1.2506506443023682, 2.111185312271118, 956.0, 0.28121599555015564, 0.38751500844955444, 0.06475900113582611, 3.1410000324249268, 0.5730000138282776, -0.41499999165534973, -0.24607397615909576, -2.030935049057007, 1.2265825271606445, 1.2482244968414307, 2.8566677570343018, 1.9444713592529297, -1.664433240890503, 878.0, -0.1376979947090149, 0.4516969919204712, 0.06224000081419945, 3.1410000324249268, 0.7179999947547913, -1.5140000581741333], "mean": [0.6482790112495422, 2.0084311962127686, -0.7808831930160522, -0.7774572968482971, -2.2379002571105957, -1.6893020868301392, 1.7971147298812866, 712.9155883789062, 0.23956984281539917, 0.3439374566078186, 0.009470315650105476, -1.791393518447876, 0.19830842316150665, -0.6242501139640808, -0.5174988508224487, -2.129869222640991, 0.6978263854980469, 1.0058854818344116, 2.327157974243164, 1.6448981761932373, -2.0174014568328857, 666.2906494140625, -0.2539357542991638, 0.3258146345615387, 0.019486337900161743, 1.8755505084991455, 0.317915678024292, -2.3468997478485107], "std": [0.11050377041101456, 0.04885772988200188, 0.12937429547309875, 0.18529483675956726, 0.23654265701770782, 0.1483195573091507, 0.19080528616905212, 251.6863555908203, 0.03814451023936272, 0.018747422844171524, 0.044499900192022324, 2.5310165882110596, 0.2180357426404953, 0.07562720030546188, 0.29629212617874146, 0.04115474596619606, 0.23700545728206635, 0.16416406631469727, 0.28398463129997253, 0.2406485229730606, 0.39562535285949707, 292.5934753417969, 0.0526895672082901, 0.07225336879491806, 0.035987429320812225, 2.2528326511383057, 0.29372692108154297, 0.28607746958732605], "count": [308]}, "timestamp": {"min": [0.0], "max": [10.233333333333333], "mean": [5.116666666666667], "std": [2.9637157608500706], "count": [308]}, "frame_index": {"min": [0], "max": [307], "mean": [153.5], "std": [88.9114728255021], "count": [308]}, "episode_index": {"min": [200], "max": [200], "mean": [200.0], "std": [0.0], "count": [308]}, "index": {"min": [135439], "max": [135746], "mean": [135592.5], "std": [88.9114728255021], "count": [308]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [308]}, "subtask_annotation": {"mean": [11.555194805194805, 29.0, 29.0, 29.0, 29.0], "std": [10.945565087829912, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [308]}, "scene_annotation": {"mean": [200.0], "std": [0.0], "min": [200], "max": [200], "count": [308]}, "eef_direction_state": {"mean": [4.178571428571429, 4.886363636363637], "std": [2.1359466493931487, 1.5573690844405472], "min": [0, 0], "max": [6, 6], "count": [308]}, "eef_velocity_state": {"mean": [0.8668831168831169, 0.6590909090909091], "std": [0.892868949154524, 0.8474647934581835], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_acc_mag_state": {"mean": [0.6688311688311688, 0.6201298701298701], "std": [0.8494092278937774, 0.8069406606975487], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_direction_action": {"mean": [4.178571428571429, 4.886363636363637], "std": [2.1359466493931487, 1.5573690844405472], "min": [0, 0], "max": [6, 6], "count": [308]}, "eef_velocity_action": {"mean": [0.8668831168831169, 0.6590909090909091], "std": [0.892868949154524, 0.8474647934581835], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_acc_mag_action": {"mean": [0.6688311688311688, 0.6201298701298701], "std": [0.8494092278937774, 0.8069406606975487], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_sim_pose_state": {"mean": [0.5360087396818817, 0.2864694914666748, 1.1251439867024486, -1.5131728090900134, 0.7435857072039621, 1.7956452087493575, 0.5651802161260183, -0.27284113921977965, 1.1275876629302912, 2.517691149244611, 0.771612498342019, -2.5305917456354763], "std": [0.07366595055252488, 0.06807712380844823, 0.03097827542837787, 2.0368033367760074, 0.29098613940686485, 2.0866713131382695, 0.01930839554379684, 0.055435899044301455, 0.021204029554690133, 0.14669339062755055, 0.20109256497317243, 0.14627447568538546], "min": [0.4644548346556599, 0.15046850415584995, 1.0885725477064805, -3.1335197599380646, 0.23661447769232424, -3.1404717417679944, 0.5389345037968951, -0.32909475642369146, 1.0797707305098545, 2.148421102159646, 0.3030219288737195, -2.9411666902986955], "max": [0.6631137868818128, 0.34207546932553035, 1.2169222075129684, 3.137491094774024, 1.109575921089479, 3.1147975760618145, 0.6072563936558546, -0.1390100633174099, 1.1891668886874893, 2.838351431548145, 1.1563969755594048, -2.194819001744526], "count": [308]}, "eef_sim_pose_action": {"mean": [0.5360087396818817, 0.2864694914666748, 1.1251439867024486, -1.5131728090900134, 0.7435857072039621, 1.7956452087493575, 0.5651802161260183, -0.27284113921977965, 1.1275876629302912, 2.517691149244611, 0.771612498342019, -2.5305917456354763], "std": [0.07366595055252488, 0.06807712380844823, 0.03097827542837787, 2.0368033367760074, 0.29098613940686485, 2.0866713131382695, 0.01930839554379684, 0.055435899044301455, 0.021204029554690133, 0.14669339062755055, 0.20109256497317243, 0.14627447568538546], "min": [0.4644548346556599, 0.15046850415584995, 1.0885725477064805, -3.1335197599380646, 0.23661447769232424, -3.1404717417679944, 0.5389345037968951, -0.32909475642369146, 1.0797707305098545, 2.148421102159646, 0.3030219288737195, -2.9411666902986955], "max": [0.6631137868818128, 0.34207546932553035, 1.2169222075129684, 3.137491094774024, 1.109575921089479, 3.1147975760618145, 0.6072563936558546, -0.1390100633174099, 1.1891668886874893, 2.838351431548145, 1.1563969755594048, -2.194819001744526], "count": [308]}, "gripper_mode_state": {"mean": [0.2012987012987013, 0.16558441558441558], "std": [0.40097073977306535, 0.3717071655214392], "min": [0, 0], "max": [1, 1], "count": [308]}, "gripper_activity_state": {"mean": [1.827922077922078, 1.7727272727272727], "std": [0.5092643986127258, 0.5813411193511145], "min": [0, 0], "max": [2, 2], "count": [308]}, "gripper_mode_action": {"mean": [0.2012987012987013, 0.16558441558441558], "std": [0.40097073977306535, 0.3717071655214392], "min": [0, 0], "max": [1, 1], "count": [308]}, "gripper_activity_action": {"mean": [1.827922077922078, 1.7727272727272727], "std": [0.5092643986127258, 0.5813411193511145], "min": [0, 0], "max": [2, 2], "count": [308]}, "gripper_open_scale_state": {"mean": [0.6662905844651263, 0.7129155845642076], "std": [0.2925934699963904, 0.2516863698414723], "min": [0.04, 0.088], "max": [0.878, 0.956], "count": [308]}, "gripper_open_scale_action": {"mean": [0.6662905844651263, 0.7129155845642076], "std": [0.2925934699963904, 0.2516863698414723], "min": [0.04, 0.088], "max": [0.878, 0.956], "count": [308]}}} +{"episode_index": 182, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9137254901960784]], [[1.0]], [[1.0]]], "mean": [[[0.48634208129084966]], [[0.4769482536764706]], [[0.46402901960784315]]], "std": [[[0.13378223215878188]], [[0.14216536339658292]], [[0.15993839148070377]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47401570465686277]], [[0.47942852328431373]], [[0.47222802900326794]]], "std": [[[0.10278506032217029]], [[0.09773715589420734]], [[0.10341361765223407]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4801844566993464]], [[0.46597455882352945]], [[0.44783998161764704]]], "std": [[[0.12766515495433992]], [[0.1457471019882831]], [[0.16830525548367936]]], "count": [100]}, "observation.state": {"min": [0.40542253851890564, 1.9439127445220947, -1.089068055152893, -1.0940072536468506, -2.6606149673461914, -1.8632787466049194, 1.542975902557373, 132.0, 0.1373330056667328, 0.3071950078010559, -0.09423600137233734, -3.1381852626800537, -0.2329999953508377, -0.7979999780654907, -0.8744797706604004, -2.172882556915283, 0.3711966276168823, 0.748327374458313, 2.0690181255340576, 1.2815430164337158, -2.642131805419922, 54.0, -0.3054809868335724, 0.2761859893798828, -0.04908499866724014, -3.128999948501587, -0.23999999463558197, -2.684000015258789], "max": [0.903033435344696, 2.1003642082214355, -0.4547629952430725, -0.4532794952392578, -1.7545795440673828, -1.2697445154190063, 2.1852917671203613, 956.0, 0.2703239917755127, 0.3932639956474304, 0.09220000356435776, 3.1410000324249268, 0.578000009059906, -0.4729999899864197, -0.3557853698730469, -2.0272698402404785, 1.1098723411560059, 1.1372215747833252, 2.8558647632598877, 1.8671008348464966, -1.549677848815918, 821.0, -0.18576699495315552, 0.4158639907836914, 0.06390400230884552, 3.1410000324249268, 0.656999945640564, -1.4700000286102295], "mean": [0.6324499249458313, 2.0168142318725586, -0.7168968319892883, -0.8084545731544495, -2.2462282180786133, -1.7283830642700195, 1.8048101663589478, 840.8104248046875, 0.23823143541812897, 0.3406095504760742, 0.017869915813207626, 1.1767135858535767, 0.25902748107910156, -0.6327002048492432, -0.5103147625923157, -2.130350112915039, 0.6350075006484985, 0.952318012714386, 2.285895824432373, 1.6287050247192383, -1.935847520828247, 655.6849975585938, -0.26145198941230774, 0.3309764266014099, 0.01676676981151104, 1.286865472793579, 0.4042568504810333, -2.3433918952941895], "std": [0.12109517306089401, 0.04208284988999367, 0.19254687428474426, 0.11906880885362625, 0.2302863448858261, 0.17801740765571594, 0.17014417052268982, 222.6957550048828, 0.03947656229138374, 0.029141977429389954, 0.04099429398775101, 2.8263330459594727, 0.192405104637146, 0.07294797897338867, 0.18131190538406372, 0.0418398343026638, 0.207040473818779, 0.09641803801059723, 0.26924121379852295, 0.18228033185005188, 0.4063242971897125, 264.4104919433594, 0.03251059725880623, 0.04817657545208931, 0.025988928973674774, 2.6480891704559326, 0.26858729124069214, 0.3327390253543854], "count": [327]}, "action": {"min": [0.40542253851890564, 1.9439127445220947, -1.089068055152893, -1.0940072536468506, -2.6606149673461914, -1.8632787466049194, 1.542975902557373, 132.0, 0.1373330056667328, 0.3071950078010559, -0.09423600137233734, -3.1381852626800537, -0.2329999953508377, -0.7979999780654907, -0.8744797706604004, -2.172882556915283, 0.3711966276168823, 0.748327374458313, 2.0690181255340576, 1.2815430164337158, -2.642131805419922, 54.0, -0.3054809868335724, 0.2761859893798828, -0.04908499866724014, -3.128999948501587, -0.23999999463558197, -2.684000015258789], "max": [0.903033435344696, 2.1003642082214355, -0.4547629952430725, -0.4532794952392578, -1.7545795440673828, -1.2697445154190063, 2.1852917671203613, 956.0, 0.2703239917755127, 0.3932639956474304, 0.09220000356435776, 3.1410000324249268, 0.578000009059906, -0.4729999899864197, -0.3557853698730469, -2.0272698402404785, 1.1098723411560059, 1.1372215747833252, 2.8558647632598877, 1.8671008348464966, -1.549677848815918, 821.0, -0.18576699495315552, 0.4158639907836914, 0.06390400230884552, 3.1410000324249268, 0.656999945640564, -1.4700000286102295], "mean": [0.6324499249458313, 2.0168142318725586, -0.7168968319892883, -0.8084545731544495, -2.2462282180786133, -1.7283830642700195, 1.8048101663589478, 840.8104248046875, 0.23823143541812897, 0.3406095504760742, 0.017869915813207626, 1.1767135858535767, 0.25902748107910156, -0.6327002048492432, -0.5103147625923157, -2.130350112915039, 0.6350075006484985, 0.952318012714386, 2.285895824432373, 1.6287050247192383, -1.935847520828247, 655.6849975585938, -0.26145198941230774, 0.3309764266014099, 0.01676676981151104, 1.286865472793579, 0.4042568504810333, -2.3433918952941895], "std": [0.12109517306089401, 0.04208284988999367, 0.19254687428474426, 0.11906880885362625, 0.2302863448858261, 0.17801740765571594, 0.17014417052268982, 222.6957550048828, 0.03947656229138374, 0.029141977429389954, 0.04099429398775101, 2.8263330459594727, 0.192405104637146, 0.07294797897338867, 0.18131190538406372, 0.0418398343026638, 0.207040473818779, 0.09641803801059723, 0.26924121379852295, 0.18228033185005188, 0.4063242971897125, 264.4104919433594, 0.03251059725880623, 0.04817657545208931, 0.025988928973674774, 2.6480891704559326, 0.26858729124069214, 0.3327390253543854], "count": [327]}, "timestamp": {"min": [0.0], "max": [10.866666666666667], "mean": [5.433333333333333], "std": [3.146544253739448], "count": [327]}, "frame_index": {"min": [0], "max": [326], "mean": [163.0], "std": [94.39632761218344], "count": [327]}, "episode_index": {"min": [201], "max": [201], "mean": [201.0], "std": [0.0], "count": [327]}, "index": {"min": [135747], "max": [136073], "mean": [135910.0], "std": [94.39632761218344], "count": [327]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [327]}, "subtask_annotation": {"mean": [9.516819571865444, 29.0, 29.0, 29.0, 29.0], "std": [10.60027947995111, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [327]}, "scene_annotation": {"mean": [201.0], "std": [0.0], "min": [201], "max": [201], "count": [327]}, "eef_direction_state": {"mean": [4.314984709480123, 4.779816513761468], "std": [2.0292634168724204, 1.6646594540119226], "min": [0, 0], "max": [6, 6], "count": [327]}, "eef_velocity_state": {"mean": [0.764525993883792, 0.6299694189602446], "std": [0.8366024589975617, 0.8427171354129593], "min": [0, 0], "max": [2, 2], "count": [327]}, "eef_acc_mag_state": {"mean": [0.6391437308868502, 0.5076452599388379], "std": [0.8040778338119193, 0.7454877246165644], "min": [0, 0], "max": [2, 2], "count": [327]}, "eef_direction_action": {"mean": [4.314984709480123, 4.779816513761468], "std": [2.0292634168724204, 1.6646594540119226], "min": [0, 0], "max": [6, 6], "count": [327]}, "eef_velocity_action": {"mean": [0.764525993883792, 0.6299694189602446], "std": [0.8366024589975617, 0.8427171354129593], "min": [0, 0], "max": [2, 2], "count": [327]}, "eef_acc_mag_action": {"mean": [0.6391437308868502, 0.5076452599388379], "std": [0.8040778338119193, 0.7454877246165644], "min": [0, 0], "max": [2, 2], "count": [327]}, "eef_sim_pose_state": {"mean": [0.5401919442061891, 0.2920196788091854, 1.1148185209275345, -1.83007601063267, 0.8034363179482628, 1.5290199043977228, 0.5605505220404755, -0.2790943067877113, 1.132398173377937, 2.46985544231188, 0.8156630735473895, -2.589176397423574], "std": [0.04970812646823089, 0.04615943501971, 0.022686607216169278, 1.677433660375098, 0.3022534956648252, 2.328044264412561, 0.029421832866524944, 0.055693038255823044, 0.019136883405977093, 0.19264299604873816, 0.17697457552613963, 0.1426632807685003], "min": [0.48877315972331037, 0.1851330116695416, 1.085860527634803, -3.141112410774167, 0.28412546220268764, -3.134093644307022, 0.5224786443308096, -0.33510167625479687, 1.103096763657061, 2.158439315806244, 0.389610673841464, -3.0395517708054856], "max": [0.6307447794803656, 0.3368543806409145, 1.1712945643131045, 3.133047494652585, 1.1319523858903482, 3.1372087217566746, 0.6132541401869834, -0.13266314840672708, 1.1967406855639895, 2.9621214095370085, 1.1422689563921353, -2.2518693778797596], "count": [327]}, "eef_sim_pose_action": {"mean": [0.5401919442061891, 0.2920196788091854, 1.1148185209275345, -1.83007601063267, 0.8034363179482628, 1.5290199043977228, 0.5605505220404755, -0.2790943067877113, 1.132398173377937, 2.46985544231188, 0.8156630735473895, -2.589176397423574], "std": [0.04970812646823089, 0.04615943501971, 0.022686607216169278, 1.677433660375098, 0.3022534956648252, 2.328044264412561, 0.029421832866524944, 0.055693038255823044, 0.019136883405977093, 0.19264299604873816, 0.17697457552613963, 0.1426632807685003], "min": [0.48877315972331037, 0.1851330116695416, 1.085860527634803, -3.141112410774167, 0.28412546220268764, -3.134093644307022, 0.5224786443308096, -0.33510167625479687, 1.103096763657061, 2.158439315806244, 0.389610673841464, -3.0395517708054856], "max": [0.6307447794803656, 0.3368543806409145, 1.1712945643131045, 3.133047494652585, 1.1319523858903482, 3.1372087217566746, 0.6132541401869834, -0.13266314840672708, 1.1967406855639895, 2.9621214095370085, 1.1422689563921353, -2.2518693778797596], "count": [327]}, "gripper_mode_state": {"mean": [0.19571865443425077, 0.10091743119266056], "std": [0.39675289884346965, 0.301219360722606], "min": [0, 0], "max": [1, 1], "count": [327]}, "gripper_activity_state": {"mean": [1.8134556574923548, 1.782874617737003], "std": [0.5350720752474236, 0.5115907250001703], "min": [0, 0], "max": [2, 2], "count": [327]}, "gripper_mode_action": {"mean": [0.19571865443425077, 0.10091743119266056], "std": [0.39675289884346965, 0.301219360722606], "min": [0, 0], "max": [1, 1], "count": [327]}, "gripper_activity_action": {"mean": [1.8134556574923548, 1.782874617737003], "std": [0.5350720752474236, 0.5115907250001703], "min": [0, 0], "max": [2, 2], "count": [327]}, "gripper_open_scale_state": {"mean": [0.6556850153721829, 0.8408103974135281], "std": [0.26441103209222266, 0.22269577049222378], "min": [0.054, 0.132], "max": [0.821, 0.956], "count": [327]}, "gripper_open_scale_action": {"mean": [0.6556850153721829, 0.8408103974135281], "std": [0.26441103209222266, 0.22269577049222378], "min": [0.054, 0.132], "max": [0.821, 0.956], "count": [327]}}} +{"episode_index": 183, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[1.0]], [[1.0]]], "mean": [[[0.5004903880718954]], [[0.4918635171568627]], [[0.4809472855392157]]], "std": [[[0.13132123468901125]], [[0.14131077247703736]], [[0.15891275175482847]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.984313725490196]], [[0.7568627450980392]], [[0.9176470588235294]]], "mean": [[[0.47344430759803924]], [[0.4781089297385621]], [[0.4706440216503268]]], "std": [[[0.08475338189802005]], [[0.0792803769473514]], [[0.08623640296172412]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4744572344771242]], [[0.45884882148692807]], [[0.44261547794117645]]], "std": [[[0.11569531533081717]], [[0.13516468692702532]], [[0.15756419746588854]]], "count": [100]}, "observation.state": {"min": [0.5112593173980713, 1.949637532234192, -0.9690766334533691, -1.0151532888412476, -2.6924846172332764, -1.8080564737319946, 1.5596437454223633, 114.0, 0.13976599276065826, 0.3202989995479584, -0.09032899886369705, -3.132185220718384, -0.2590000033378601, -0.699999988079071, -0.7968649864196777, -2.171678304672241, 0.40945422649383545, 0.7379252314567566, 1.9066849946975708, 0.9444849491119385, -2.5317397117614746, 50.0, -0.3262549936771393, 0.2810719907283783, -0.06066500023007393, -3.1401853561401367, 0.041999999433755875, -2.5999999046325684], "max": [0.8911826014518738, 2.10343599319458, -0.6409547328948975, -0.4000294506549835, -1.843696117401123, -1.329050898551941, 2.086209535598755, 940.0, 0.2752250134944916, 0.3907800018787384, 0.06987299770116806, 3.1389999389648438, 0.5120000243186951, -0.4469999670982361, -0.3451214134693146, -2.0906076431274414, 1.0632022619247437, 0.9888337254524231, 2.592355251312256, 1.8139731884002686, -1.5078073740005493, 861.0, -0.21213500201702118, 0.4407089948654175, 0.052887000143527985, 3.1410000324249268, 0.8019999861717224, -1.5490000247955322], "mean": [0.6134509444236755, 1.9980653524398804, -0.7864851355552673, -0.8030627369880676, -2.1826069355010986, -1.6838734149932861, 1.776792287826538, 684.1478271484375, 0.2416716068983078, 0.34487879276275635, 0.019180839881300926, -1.1599533557891846, 0.25686490535736084, -0.5952860116958618, -0.46123015880584717, -2.119556427001953, 0.5661566853523254, 0.8724836707115173, 2.2035412788391113, 1.548405408859253, -1.7834569215774536, 725.789306640625, -0.28489765524864197, 0.3258810043334961, 0.019322000443935394, 2.339291572570801, 0.5210315585136414, -2.396937608718872], "std": [0.11681553721427917, 0.05011104792356491, 0.10698386281728745, 0.12880119681358337, 0.23040084540843964, 0.11224740743637085, 0.13793297111988068, 220.40975952148438, 0.03795960545539856, 0.023358028382062912, 0.035743337124586105, 2.832062244415283, 0.19521397352218628, 0.05757022276520729, 0.1540743112564087, 0.02064434066414833, 0.21360665559768677, 0.05675693601369858, 0.1811252236366272, 0.2833029329776764, 0.36470064520835876, 256.269287109375, 0.03671937808394432, 0.05677669122815132, 0.031315118074417114, 1.7268867492675781, 0.19218379259109497, 0.2917318642139435], "count": [318]}, "action": {"min": [0.5112593173980713, 1.949637532234192, -0.9690766334533691, -1.0151532888412476, -2.6924846172332764, -1.8080564737319946, 1.5596437454223633, 114.0, 0.13976599276065826, 0.3202989995479584, -0.09032899886369705, -3.132185220718384, -0.2590000033378601, -0.699999988079071, -0.7968649864196777, -2.171678304672241, 0.40945422649383545, 0.7379252314567566, 1.9066849946975708, 0.9444849491119385, -2.5317397117614746, 50.0, -0.3262549936771393, 0.2810719907283783, -0.06066500023007393, -3.1401853561401367, 0.041999999433755875, -2.5999999046325684], "max": [0.8911826014518738, 2.10343599319458, -0.6409547328948975, -0.4000294506549835, -1.843696117401123, -1.329050898551941, 2.086209535598755, 940.0, 0.2752250134944916, 0.3907800018787384, 0.06987299770116806, 3.1389999389648438, 0.5120000243186951, -0.4469999670982361, -0.3451214134693146, -2.0906076431274414, 1.0632022619247437, 0.9888337254524231, 2.592355251312256, 1.8139731884002686, -1.5078073740005493, 861.0, -0.21213500201702118, 0.4407089948654175, 0.052887000143527985, 3.1410000324249268, 0.8019999861717224, -1.5490000247955322], "mean": [0.6134509444236755, 1.9980653524398804, -0.7864851355552673, -0.8030627369880676, -2.1826069355010986, -1.6838734149932861, 1.776792287826538, 684.1478271484375, 0.2416716068983078, 0.34487879276275635, 0.019180839881300926, -1.1599533557891846, 0.25686490535736084, -0.5952860116958618, -0.46123015880584717, -2.119556427001953, 0.5661566853523254, 0.8724836707115173, 2.2035412788391113, 1.548405408859253, -1.7834569215774536, 725.789306640625, -0.28489765524864197, 0.3258810043334961, 0.019322000443935394, 2.339291572570801, 0.5210315585136414, -2.396937608718872], "std": [0.11681553721427917, 0.05011104792356491, 0.10698386281728745, 0.12880119681358337, 0.23040084540843964, 0.11224740743637085, 0.13793297111988068, 220.40975952148438, 0.03795960545539856, 0.023358028382062912, 0.035743337124586105, 2.832062244415283, 0.19521397352218628, 0.05757022276520729, 0.1540743112564087, 0.02064434066414833, 0.21360665559768677, 0.05675693601369858, 0.1811252236366272, 0.2833029329776764, 0.36470064520835876, 256.269287109375, 0.03671937808394432, 0.05677669122815132, 0.031315118074417114, 1.7268867492675781, 0.19218379259109497, 0.2917318642139435], "count": [318]}, "timestamp": {"min": [0.0], "max": [10.566666666666666], "mean": [5.283333333333333], "std": [3.059941296943577], "count": [318]}, "frame_index": {"min": [0], "max": [317], "mean": [158.5], "std": [91.79823890830731], "count": [318]}, "episode_index": {"min": [202], "max": [202], "mean": [202.0], "std": [0.0], "count": [318]}, "index": {"min": [136074], "max": [136391], "mean": [136232.5], "std": [91.79823890830731], "count": [318]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [318]}, "subtask_annotation": {"mean": [12.836477987421384, 29.0, 29.0, 29.0, 29.0], "std": [11.086494823416531, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [318]}, "scene_annotation": {"mean": [202.0], "std": [0.0], "min": [202], "max": [202], "count": [318]}, "eef_direction_state": {"mean": [4.147798742138365, 4.79874213836478], "std": [2.2092241296647015, 1.6049446951181463], "min": [0, 2], "max": [6, 6], "count": [318]}, "eef_velocity_state": {"mean": [0.6886792452830188, 0.6163522012578616], "std": [0.8012946389277021, 0.8340153848208044], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_acc_mag_state": {"mean": [0.6257861635220126, 0.5628930817610063], "std": [0.813542129850234, 0.7734634562332209], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_direction_action": {"mean": [4.147798742138365, 4.79874213836478], "std": [2.2092241296647015, 1.6049446951181463], "min": [0, 2], "max": [6, 6], "count": [318]}, "eef_velocity_action": {"mean": [0.6886792452830188, 0.6163522012578616], "std": [0.8012946389277021, 0.8340153848208044], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_acc_mag_action": {"mean": [0.6257861635220126, 0.5628930817610063], "std": [0.813542129850234, 0.7734634562332209], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_sim_pose_state": {"mean": [0.5302900261834457, 0.31067120575904755, 1.0971481172899664, -2.092507554356699, 0.9179192761340998, 1.6476042101104071, 0.564246063953881, -0.28196131467277574, 1.1313804385172541, 2.5237722511966885, 0.8376256556505846, -2.543509319188685], "std": [0.056617783622522434, 0.05138638576007782, 0.013434723506714813, 1.2700741121321888, 0.23752451482543716, 2.353256369680232, 0.02428951551668084, 0.050552916236855316, 0.01394073864592537, 0.17233679784511094, 0.18527459821084225, 0.11069163854987407], "min": [0.4869268864046744, 0.1966703637461156, 1.0752958411782199, -3.1415616282997227, 0.2921569049463937, -3.1336618417616378, 0.53873421652481, -0.3253389085717204, 1.1149021931126304, 2.280135441089637, 0.3752952493622155, -2.696014684973288], "max": [0.6434235119138902, 0.3568202704658009, 1.139478901871052, 3.13992633615737, 1.1328622272025357, 3.1407210745813443, 0.6084042930495185, -0.13850558428742132, 1.1759645787049584, 2.94353221315796, 1.124390638133658, -2.2376413372765627], "count": [318]}, "eef_sim_pose_action": {"mean": [0.5302900261834457, 0.31067120575904755, 1.0971481172899664, -2.092507554356699, 0.9179192761340998, 1.6476042101104071, 0.564246063953881, -0.28196131467277574, 1.1313804385172541, 2.5237722511966885, 0.8376256556505846, -2.543509319188685], "std": [0.056617783622522434, 0.05138638576007782, 0.013434723506714813, 1.2700741121321888, 0.23752451482543716, 2.353256369680232, 0.02428951551668084, 0.050552916236855316, 0.01394073864592537, 0.17233679784511094, 0.18527459821084225, 0.11069163854987407], "min": [0.4869268864046744, 0.1966703637461156, 1.0752958411782199, -3.1415616282997227, 0.2921569049463937, -3.1336618417616378, 0.53873421652481, -0.3253389085717204, 1.1149021931126304, 2.280135441089637, 0.3752952493622155, -2.696014684973288], "max": [0.6434235119138902, 0.3568202704658009, 1.139478901871052, 3.13992633615737, 1.1328622272025357, 3.1407210745813443, 0.6084042930495185, -0.13850558428742132, 1.1759645787049584, 2.94353221315796, 1.124390638133658, -2.2376413372765627], "count": [318]}, "gripper_mode_state": {"mean": [0.16666666666666666, 0.14465408805031446], "std": [0.37267799624996534, 0.35175173469457915], "min": [0, 0], "max": [1, 1], "count": [318]}, "gripper_activity_state": {"mean": [1.7138364779874213, 1.7861635220125787], "std": [0.6268597976939919, 0.5648485061463583], "min": [0, 0], "max": [2, 2], "count": [318]}, "gripper_mode_action": {"mean": [0.16666666666666666, 0.14465408805031446], "std": [0.37267799624996534, 0.35175173469457915], "min": [0, 0], "max": [1, 1], "count": [318]}, "gripper_activity_action": {"mean": [1.7138364779874213, 1.7861635220125787], "std": [0.6268597976939919, 0.5648485061463583], "min": [0, 0], "max": [2, 2], "count": [318]}, "gripper_open_scale_state": {"mean": [0.7257893079601795, 0.6841477985981869], "std": [0.25626931923037316, 0.22040992405233975], "min": [0.05, 0.114], "max": [0.861, 0.94], "count": [318]}, "gripper_open_scale_action": {"mean": [0.7257893079601795, 0.6841477985981869], "std": [0.25626931923037316, 0.22040992405233975], "min": [0.05, 0.114], "max": [0.861, 0.94], "count": [318]}}} +{"episode_index": 184, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[1.0]], [[1.0]]], "mean": [[[0.5000068178104575]], [[0.490337698120915]], [[0.4793251307189542]]], "std": [[[0.13037656825452407]], [[0.14112953612957513]], [[0.16004373128217475]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4789569648692811]], [[0.4802955780228758]], [[0.4708251572712418]]], "std": [[[0.10506974880335308]], [[0.10317806774545132]], [[0.11471162438246504]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.482286460375817]], [[0.46450103758169936]], [[0.4462157516339869]]], "std": [[[0.11995749216446626]], [[0.14232937243013633]], [[0.16658317857401586]]], "count": [100]}, "observation.state": {"min": [0.5007699131965637, 1.934732437133789, -1.2384158372879028, -1.0471277236938477, -2.716186285018921, -1.8424044847488403, 1.6924980878829956, 121.0, 0.1157979965209961, 0.314860999584198, -0.1137939989566803, -3.1401853561401367, -0.38199999928474426, -0.7929999828338623, -0.7899883985519409, -2.170788288116455, 0.39062216877937317, 0.7642796635627747, 2.0492959022521973, 1.1084411144256592, -2.6567227840423584, 56.0, -0.3001050055027008, 0.27939799427986145, -0.05772100016474724, -3.1371853351593018, 0.01600000448524952, -2.556999921798706], "max": [0.9412561058998108, 2.1087069511413574, -0.6372371912002563, -0.4408876299858093, -1.5744965076446533, -1.2513139247894287, 2.2933452129364014, 959.0, 0.26367899775505066, 0.391510009765625, 0.07106500118970871, 3.1410000324249268, 0.6019999980926514, -0.47699999809265137, -0.39587560296058655, -2.0279157161712646, 1.0109645128250122, 1.0866070985794067, 2.6470186710357666, 1.9464958906173706, -1.6625832319259644, 842.0, -0.20800499618053436, 0.4211530089378357, 0.06204599887132645, 3.118000030517578, 0.7459999918937683, -1.6299999952316284], "mean": [0.6628043055534363, 1.9918924570083618, -0.8308721780776978, -0.8133213520050049, -2.2013559341430664, -1.6961724758148193, 1.8998992443084717, 819.07666015625, 0.22577591240406036, 0.350143164396286, 0.01830737479031086, 0.5275875329971313, 0.20766334235668182, -0.6540037989616394, -0.5032923817634583, -2.1199190616607666, 0.5778670310974121, 0.9767488837242126, 2.29840350151062, 1.662529706954956, -1.9472293853759766, 619.558349609375, -0.26820459961891174, 0.3257584273815155, 0.027448005974292755, 2.2654170989990234, 0.4259664714336395, -2.333486557006836], "std": [0.1313779503107071, 0.06231236085295677, 0.22036212682724, 0.12772616744041443, 0.288143515586853, 0.1693902313709259, 0.1775577962398529, 231.60980224609375, 0.04791728034615517, 0.02327108569443226, 0.05144662782549858, 3.007798671722412, 0.23058710992336273, 0.08342044800519943, 0.13507936894893646, 0.035818565636873245, 0.21593280136585236, 0.09252752363681793, 0.1772661805152893, 0.29352983832359314, 0.3517514169216156, 238.55589294433594, 0.02582927606999874, 0.05332779511809349, 0.03596643730998039, 1.917678713798523, 0.18494506180286407, 0.26218080520629883], "count": [300]}, "action": {"min": [0.5007699131965637, 1.934732437133789, -1.2384158372879028, -1.0471277236938477, -2.716186285018921, -1.8424044847488403, 1.6924980878829956, 121.0, 0.1157979965209961, 0.314860999584198, -0.1137939989566803, -3.1401853561401367, -0.38199999928474426, -0.7929999828338623, -0.7899883985519409, -2.170788288116455, 0.39062216877937317, 0.7642796635627747, 2.0492959022521973, 1.1084411144256592, -2.6567227840423584, 56.0, -0.3001050055027008, 0.27939799427986145, -0.05772100016474724, -3.1371853351593018, 0.01600000448524952, -2.556999921798706], "max": [0.9412561058998108, 2.1087069511413574, -0.6372371912002563, -0.4408876299858093, -1.5744965076446533, -1.2513139247894287, 2.2933452129364014, 959.0, 0.26367899775505066, 0.391510009765625, 0.07106500118970871, 3.1410000324249268, 0.6019999980926514, -0.47699999809265137, -0.39587560296058655, -2.0279157161712646, 1.0109645128250122, 1.0866070985794067, 2.6470186710357666, 1.9464958906173706, -1.6625832319259644, 842.0, -0.20800499618053436, 0.4211530089378357, 0.06204599887132645, 3.118000030517578, 0.7459999918937683, -1.6299999952316284], "mean": [0.6628043055534363, 1.9918924570083618, -0.8308721780776978, -0.8133213520050049, -2.2013559341430664, -1.6961724758148193, 1.8998992443084717, 819.07666015625, 0.22577591240406036, 0.350143164396286, 0.01830737479031086, 0.5275875329971313, 0.20766334235668182, -0.6540037989616394, -0.5032923817634583, -2.1199190616607666, 0.5778670310974121, 0.9767488837242126, 2.29840350151062, 1.662529706954956, -1.9472293853759766, 619.558349609375, -0.26820459961891174, 0.3257584273815155, 0.027448005974292755, 2.2654170989990234, 0.4259664714336395, -2.333486557006836], "std": [0.1313779503107071, 0.06231236085295677, 0.22036212682724, 0.12772616744041443, 0.288143515586853, 0.1693902313709259, 0.1775577962398529, 231.60980224609375, 0.04791728034615517, 0.02327108569443226, 0.05144662782549858, 3.007798671722412, 0.23058710992336273, 0.08342044800519943, 0.13507936894893646, 0.035818565636873245, 0.21593280136585236, 0.09252752363681793, 0.1772661805152893, 0.29352983832359314, 0.3517514169216156, 238.55589294433594, 0.02582927606999874, 0.05332779511809349, 0.03596643730998039, 1.917678713798523, 0.18494506180286407, 0.26218080520629883], "count": [300]}, "timestamp": {"min": [0.0], "max": [9.966666666666667], "mean": [4.983333333333333], "std": [2.8867353083961027], "count": [300]}, "frame_index": {"min": [0], "max": [299], "mean": [149.5], "std": [86.60205925188308], "count": [300]}, "episode_index": {"min": [203], "max": [203], "mean": [203.0], "std": [0.0], "count": [300]}, "index": {"min": [136392], "max": [136691], "mean": [136541.5], "std": [86.60205925188308], "count": [300]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [300]}, "subtask_annotation": {"mean": [11.236666666666666, 29.0, 29.0, 29.0, 29.0], "std": [11.045692473639772, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [300]}, "scene_annotation": {"mean": [203.0], "std": [0.0], "min": [203], "max": [203], "count": [300]}, "eef_direction_state": {"mean": [4.236666666666666, 4.773333333333333], "std": [2.151121154705653, 1.643762621413308], "min": [0, 0], "max": [6, 6], "count": [300]}, "eef_velocity_state": {"mean": [0.7266666666666667, 0.6933333333333334], "std": [0.8197289524931743, 0.8789893186053063], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_acc_mag_state": {"mean": [0.65, 0.5466666666666666], "std": [0.8331666499966695, 0.7753422183497792], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_direction_action": {"mean": [4.236666666666666, 4.773333333333333], "std": [2.151121154705653, 1.643762621413308], "min": [0, 0], "max": [6, 6], "count": [300]}, "eef_velocity_action": {"mean": [0.7266666666666667, 0.6933333333333334], "std": [0.8197289524931743, 0.8789893186053063], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_acc_mag_action": {"mean": [0.65, 0.5466666666666666], "std": [0.8331666499966695, 0.7753422183497792], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_sim_pose_state": {"mean": [0.5349379638870814, 0.3051974457097609, 1.1178132560301783, -2.4359357023620807, 0.8177601052216507, 1.7759824568391689, 0.5710663507824445, -0.2690271228694167, 1.1431965526075396, 2.4957750610012113, 0.7616282648726903, -2.570518895659923], "std": [0.05256597089224394, 0.04892505819639991, 0.009512794884589334, 0.26309288129536085, 0.24309586253943358, 2.2583151893383904, 0.024743753305135705, 0.07040167257523763, 0.014323127121592363, 0.22099430803733214, 0.21396121269230944, 0.1539589266472074], "min": [0.4890436889551392, 0.19835147153045196, 1.0968839899731697, -3.0298023394317624, 0.22935162906662154, -3.131668426316063, 0.5393173188006488, -0.325348401883938, 1.1197297424160322, 2.0471933595151697, 0.244646896317809, -2.8783462612112913], "max": [0.6306633725412435, 0.34049392825095265, 1.1390085399603969, -1.9892049516888752, 1.0410064768806069, 3.1392211415552347, 0.6140548139478407, -0.1042173548109885, 1.1865377823299434, 3.0007355988854973, 1.1431101924076263, -2.2189862895548944], "count": [300]}, "eef_sim_pose_action": {"mean": [0.5349379638870814, 0.3051974457097609, 1.1178132560301783, -2.4359357023620807, 0.8177601052216507, 1.7759824568391689, 0.5710663507824445, -0.2690271228694167, 1.1431965526075396, 2.4957750610012113, 0.7616282648726903, -2.570518895659923], "std": [0.05256597089224394, 0.04892505819639991, 0.009512794884589334, 0.26309288129536085, 0.24309586253943358, 2.2583151893383904, 0.024743753305135705, 0.07040167257523763, 0.014323127121592363, 0.22099430803733214, 0.21396121269230944, 0.1539589266472074], "min": [0.4890436889551392, 0.19835147153045196, 1.0968839899731697, -3.0298023394317624, 0.22935162906662154, -3.131668426316063, 0.5393173188006488, -0.325348401883938, 1.1197297424160322, 2.0471933595151697, 0.244646896317809, -2.8783462612112913], "max": [0.6306633725412435, 0.34049392825095265, 1.1390085399603969, -1.9892049516888752, 1.0410064768806069, 3.1392211415552347, 0.6140548139478407, -0.1042173548109885, 1.1865377823299434, 3.0007355988854973, 1.1431101924076263, -2.2189862895548944], "count": [300]}, "gripper_mode_state": {"mean": [0.18666666666666668, 0.13333333333333333], "std": [0.38964371189873276, 0.3399346342395198], "min": [0, 0], "max": [1, 1], "count": [300]}, "gripper_activity_state": {"mean": [1.8366666666666667, 1.7366666666666666], "std": [0.4864725640316783, 0.6329735820360555], "min": [0, 0], "max": [2, 2], "count": [300]}, "gripper_mode_action": {"mean": [0.18666666666666668, 0.13333333333333333], "std": [0.38964371189873276, 0.3399346342395198], "min": [0, 0], "max": [1, 1], "count": [300]}, "gripper_activity_action": {"mean": [1.8366666666666667, 1.7366666666666666], "std": [0.4864725640316783, 0.6329735820360555], "min": [0, 0], "max": [2, 2], "count": [300]}, "gripper_open_scale_state": {"mean": [0.6195583331044507, 0.8190766667683924], "std": [0.23855577914155277, 0.2316098370110743], "min": [0.056, 0.121], "max": [0.842, 0.959], "count": [300]}, "gripper_open_scale_action": {"mean": [0.6195583331044507, 0.8190766667683924], "std": [0.23855577914155277, 0.2316098370110743], "min": [0.056, 0.121], "max": [0.842, 0.959], "count": [300]}}} +{"episode_index": 185, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.489222410130719]], [[0.4796431964869281]], [[0.46855735702614376]]], "std": [[[0.1352518407576236]], [[0.1439508506223311]], [[0.16054649678148897]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4777561376633987]], [[0.4774887724673203]], [[0.4680947385620915]]], "std": [[[0.1066428040162833]], [[0.10627818878040263]], [[0.11795130201184223]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48111040645424835]], [[0.4680478492647059]], [[0.45201841503267975]]], "std": [[[0.11368904028736128]], [[0.13530244962249044]], [[0.15753588085292305]]], "count": [100]}, "observation.state": {"min": [0.5297598242759705, 1.930595874786377, -1.1165919303894043, -1.0662740468978882, -2.713131904602051, -1.903665542602539, 1.5856316089630127, 98.0, 0.1309099942445755, 0.3191010057926178, -0.10206999629735947, -3.122999906539917, -0.3680000305175781, -0.734000027179718, -0.9147445559501648, -2.1733713150024414, 0.44827038049697876, 0.7253239154815674, 1.905148983001709, 1.041804552078247, -2.7166225910186768, 58.0, -0.31293800473213196, 0.26065298914909363, -0.06240899860858917, -3.1411852836608887, -0.1340000033378601, -2.5510001182556152], "max": [0.8999790549278259, 2.104954481124878, -0.6457543969154358, -0.3997153341770172, -1.7067923545837402, -1.2435472011566162, 2.1905627250671387, 958.0, 0.2604469954967499, 0.39921998977661133, 0.0679669976234436, 3.140000104904175, 0.5199999809265137, -0.4020000100135803, -0.3044203221797943, -2.088059663772583, 1.069520354270935, 1.0647730827331543, 2.8540844917297363, 1.9405268430709839, -1.5819839239120483, 890.0, -0.18806900084018707, 0.44245898723602295, 0.06040799990296364, 3.1410000324249268, 0.7799999713897705, -1.4589999914169312], "mean": [0.6416606903076172, 2.014854907989502, -0.8095331192016602, -0.9108526706695557, -2.232287645339966, -1.7305899858474731, 1.8718267679214478, 819.1126708984375, 0.22526291012763977, 0.3471049666404724, 0.025223461911082268, -1.5723798274993896, 0.18400351703166962, -0.5908416509628296, -0.47220584750175476, -2.1491305828094482, 0.6401448845863342, 0.9492225050926208, 2.2551026344299316, 1.6102339029312134, -1.939517617225647, 691.6813354492188, -0.26568496227264404, 0.320995032787323, 0.01078304834663868, 2.436720132827759, 0.44908156991004944, -2.3195242881774902], "std": [0.11950422823429108, 0.04905789718031883, 0.17878694832324982, 0.16378824412822723, 0.2779378592967987, 0.18145199120044708, 0.16395895183086395, 246.9956817626953, 0.03903305158019066, 0.023019105195999146, 0.048723042011260986, 2.6228930950164795, 0.22737079858779907, 0.07341782748699188, 0.20950588583946228, 0.022948481142520905, 0.18627360463142395, 0.08490819483995438, 0.2635363042354584, 0.2747594714164734, 0.4131399989128113, 275.54034423828125, 0.03524152189493179, 0.06460282951593399, 0.030281439423561096, 1.7346410751342773, 0.23354479670524597, 0.32542356848716736], "count": [284]}, "action": {"min": [0.5297598242759705, 1.930595874786377, -1.1165919303894043, -1.0662740468978882, -2.713131904602051, -1.903665542602539, 1.5856316089630127, 98.0, 0.1309099942445755, 0.3191010057926178, -0.10206999629735947, -3.122999906539917, -0.3680000305175781, -0.734000027179718, -0.9147445559501648, -2.1733713150024414, 0.44827038049697876, 0.7253239154815674, 1.905148983001709, 1.041804552078247, -2.7166225910186768, 58.0, -0.31293800473213196, 0.26065298914909363, -0.06240899860858917, -3.1411852836608887, -0.1340000033378601, -2.5510001182556152], "max": [0.8999790549278259, 2.104954481124878, -0.6457543969154358, -0.3997153341770172, -1.7067923545837402, -1.2435472011566162, 2.1905627250671387, 958.0, 0.2604469954967499, 0.39921998977661133, 0.0679669976234436, 3.140000104904175, 0.5199999809265137, -0.4020000100135803, -0.3044203221797943, -2.088059663772583, 1.069520354270935, 1.0647730827331543, 2.8540844917297363, 1.9405268430709839, -1.5819839239120483, 890.0, -0.18806900084018707, 0.44245898723602295, 0.06040799990296364, 3.1410000324249268, 0.7799999713897705, -1.4589999914169312], "mean": [0.6416606903076172, 2.014854907989502, -0.8095331192016602, -0.9108526706695557, -2.232287645339966, -1.7305899858474731, 1.8718267679214478, 819.1126708984375, 0.22526291012763977, 0.3471049666404724, 0.025223461911082268, -1.5723798274993896, 0.18400351703166962, -0.5908416509628296, -0.47220584750175476, -2.1491305828094482, 0.6401448845863342, 0.9492225050926208, 2.2551026344299316, 1.6102339029312134, -1.939517617225647, 691.6813354492188, -0.26568496227264404, 0.320995032787323, 0.01078304834663868, 2.436720132827759, 0.44908156991004944, -2.3195242881774902], "std": [0.11950422823429108, 0.04905789718031883, 0.17878694832324982, 0.16378824412822723, 0.2779378592967987, 0.18145199120044708, 0.16395895183086395, 246.9956817626953, 0.03903305158019066, 0.023019105195999146, 0.048723042011260986, 2.6228930950164795, 0.22737079858779907, 0.07341782748699188, 0.20950588583946228, 0.022948481142520905, 0.18627360463142395, 0.08490819483995438, 0.2635363042354584, 0.2747594714164734, 0.4131399989128113, 275.54034423828125, 0.03524152189493179, 0.06460282951593399, 0.030281439423561096, 1.7346410751342773, 0.23354479670524597, 0.32542356848716736], "count": [284]}, "timestamp": {"min": [0.0], "max": [9.433333333333334], "mean": [4.716666666666667], "std": [2.7327743330826926], "count": [284]}, "frame_index": {"min": [0], "max": [283], "mean": [141.5], "std": [81.98322999248077], "count": [284]}, "episode_index": {"min": [204], "max": [204], "mean": [204.0], "std": [0.0], "count": [284]}, "index": {"min": [136692], "max": [136975], "mean": [136833.5], "std": [81.98322999248077], "count": [284]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [284]}, "subtask_annotation": {"mean": [12.158450704225352, 29.0, 29.0, 29.0, 29.0], "std": [10.650310733797543, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [284]}, "scene_annotation": {"mean": [204.0], "std": [0.0], "min": [204], "max": [204], "count": [284]}, "eef_direction_state": {"mean": [4.232394366197183, 4.426056338028169], "std": [2.1135561547125223, 2.0082989641038], "min": [0, 0], "max": [6, 6], "count": [284]}, "eef_velocity_state": {"mean": [0.8309859154929577, 0.6161971830985915], "std": [0.8431315786735515, 0.7853533630034303], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_acc_mag_state": {"mean": [0.6936619718309859, 0.5880281690140845], "std": [0.8482554415903588, 0.7890074344395445], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_direction_action": {"mean": [4.232394366197183, 4.426056338028169], "std": [2.1135561547125223, 2.0082989641038], "min": [0, 0], "max": [6, 6], "count": [284]}, "eef_velocity_action": {"mean": [0.8309859154929577, 0.6161971830985915], "std": [0.8431315786735515, 0.7853533630034303], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_acc_mag_action": {"mean": [0.6936619718309859, 0.5880281690140845], "std": [0.8482554415903588, 0.7890074344395445], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_sim_pose_state": {"mean": [0.5294013555601262, 0.2913069606995652, 1.1065901030575775, -1.7849860193388094, 0.8175957423265099, 1.621341900164758, 0.5677605491875344, -0.2728418889212241, 1.1496116587370677, 2.585965372458614, 0.7815147586459739, -2.4782480277668317], "std": [0.06421126675773793, 0.048927565354366424, 0.024204058090780817, 1.6231362507045892, 0.27708289950878484, 2.3378492101382102, 0.024182442513521397, 0.060940782188176106, 0.013748313208210898, 0.16137681709909515, 0.22468819890347372, 0.1038399418192153], "min": [0.4718529165956949, 0.17775006891616388, 1.0793978405503735, -3.1362866656048727, 0.1989820914970728, -3.136071283807536, 0.5390656451994084, -0.3300525397542418, 1.1144031218719477, 2.30426190243227, 0.2576938496306871, -2.614493816666397], "max": [0.651165303429499, 0.344784426029321, 1.1646123803940165, 3.12950615537764, 1.1290345397395596, 3.124177307031947, 0.6182994626657885, -0.123828774133252, 1.1812743587066319, 2.91918607817556, 1.1580621320510147, -2.2252446285729754], "count": [284]}, "eef_sim_pose_action": {"mean": [0.5294013555601262, 0.2913069606995652, 1.1065901030575775, -1.7849860193388094, 0.8175957423265099, 1.621341900164758, 0.5677605491875344, -0.2728418889212241, 1.1496116587370677, 2.585965372458614, 0.7815147586459739, -2.4782480277668317], "std": [0.06421126675773793, 0.048927565354366424, 0.024204058090780817, 1.6231362507045892, 0.27708289950878484, 2.3378492101382102, 0.024182442513521397, 0.060940782188176106, 0.013748313208210898, 0.16137681709909515, 0.22468819890347372, 0.1038399418192153], "min": [0.4718529165956949, 0.17775006891616388, 1.0793978405503735, -3.1362866656048727, 0.1989820914970728, -3.136071283807536, 0.5390656451994084, -0.3300525397542418, 1.1144031218719477, 2.30426190243227, 0.2576938496306871, -2.614493816666397], "max": [0.651165303429499, 0.344784426029321, 1.1646123803940165, 3.12950615537764, 1.1290345397395596, 3.124177307031947, 0.6182994626657885, -0.123828774133252, 1.1812743587066319, 2.91918607817556, 1.1580621320510147, -2.2252446285729754], "count": [284]}, "gripper_mode_state": {"mean": [0.20774647887323944, 0.13732394366197184], "std": [0.4056943176691165, 0.3441890151633183], "min": [0, 0], "max": [1, 1], "count": [284]}, "gripper_activity_state": {"mean": [1.7007042253521127, 1.7535211267605635], "std": [0.6754233392215917, 0.6073101595028275], "min": [0, 0], "max": [2, 2], "count": [284]}, "gripper_mode_action": {"mean": [0.20774647887323944, 0.13732394366197184], "std": [0.4056943176691165, 0.3441890151633183], "min": [0, 0], "max": [1, 1], "count": [284]}, "gripper_activity_action": {"mean": [1.7007042253521127, 1.7535211267605635], "std": [0.6754233392215917, 0.6073101595028275], "min": [0, 0], "max": [2, 2], "count": [284]}, "gripper_open_scale_state": {"mean": [0.6916813380818974, 0.8191126760294728], "std": [0.2755403320658512, 0.24699568590312945], "min": [0.058, 0.098], "max": [0.89, 0.958], "count": [284]}, "gripper_open_scale_action": {"mean": [0.6916813380818974, 0.8191126760294728], "std": [0.2755403320658512, 0.24699568590312945], "min": [0.058, 0.098], "max": [0.89, 0.958], "count": [284]}}} +{"episode_index": 186, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[1.0]], [[1.0]]], "mean": [[[0.4952387847222222]], [[0.4855319219771242]], [[0.47259975694444445]]], "std": [[[0.13429564758799575]], [[0.14346088116126135]], [[0.16101935958633515]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47671397263071896]], [[0.47645483660130716]], [[0.4675355800653595]]], "std": [[[0.10778806721184796]], [[0.10774536592291664]], [[0.11978429421506523]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4876852982026144]], [[0.4684157516339869]], [[0.4472712254901961]]], "std": [[[0.12150253579919242]], [[0.14621609112054548]], [[0.17159711690477472]]], "count": [100]}, "observation.state": {"min": [0.5117829442024231, 1.9764282703399658, -1.265259027481079, -1.057913899421692, -2.7287352085113525, -1.825509786605835, 1.8867359161376953, 178.0, 0.11201299726963043, 0.3208119869232178, -0.10297299921512604, -3.1401853561401367, -0.4659999907016754, -0.7630000114440918, -0.9566498398780823, -2.139965534210205, 0.34971165657043457, 0.6504493951797485, 1.985224962234497, 1.0820168256759644, -2.55668044090271, 61.0, -0.3133780062198639, 0.2726820111274719, -0.05971499904990196, -3.1411852836608887, -0.16899999976158142, -2.499000072479248], "max": [0.9413259029388428, 2.1000850200653076, -0.6861063838005066, -0.6102718114852905, -1.8946770429611206, -1.2450655698776245, 2.3022987842559814, 961.0, 0.2446489930152893, 0.39468398690223694, 0.05956000089645386, 3.138000011444092, 0.45399999618530273, -0.4970000088214874, -0.40158283710479736, -1.9894136190414429, 1.101651906967163, 1.026410698890686, 2.752105236053467, 1.9408411979675293, -1.62333083152771, 872.0, -0.16579200327396393, 0.4516249895095825, 0.05322299897670746, 3.135999917984009, 0.7509999871253967, -1.4359999895095825], "mean": [0.690997302532196, 2.0265562534332275, -0.861794114112854, -0.8996524214744568, -2.3045248985290527, -1.709884762763977, 1.9787198305130005, 855.3480224609375, 0.21513116359710693, 0.3528733253479004, 0.009792880155146122, -1.933605670928955, 0.09049295634031296, -0.632049024105072, -0.5696839094161987, -2.1030545234680176, 0.5366550087928772, 0.8654378652572632, 2.3600103855133057, 1.6615008115768433, -1.9375367164611816, 671.0297241210938, -0.2652641534805298, 0.3303576409816742, 0.017231209203600883, 1.6200846433639526, 0.3850524127483368, -2.2926294803619385], "std": [0.1234712079167366, 0.04090370982885361, 0.19167175889015198, 0.09535227715969086, 0.21045175194740295, 0.16147549450397491, 0.13385584950447083, 213.1537628173828, 0.041806966066360474, 0.020170271396636963, 0.042878568172454834, 2.4059929847717285, 0.20479343831539154, 0.061484064906835556, 0.20853130519390106, 0.03793990612030029, 0.2655304968357086, 0.11506272852420807, 0.20870505273342133, 0.28619781136512756, 0.3599001467227936, 253.6661376953125, 0.03954631835222244, 0.06548456847667694, 0.031125886365771294, 2.512021064758301, 0.24945279955863953, 0.2971038818359375], "count": [286]}, "action": {"min": [0.5117829442024231, 1.9764282703399658, -1.265259027481079, -1.057913899421692, -2.7287352085113525, -1.825509786605835, 1.8867359161376953, 178.0, 0.11201299726963043, 0.3208119869232178, -0.10297299921512604, -3.1401853561401367, -0.4659999907016754, -0.7630000114440918, -0.9566498398780823, -2.139965534210205, 0.34971165657043457, 0.6504493951797485, 1.985224962234497, 1.0820168256759644, -2.55668044090271, 61.0, -0.3133780062198639, 0.2726820111274719, -0.05971499904990196, -3.1411852836608887, -0.16899999976158142, -2.499000072479248], "max": [0.9413259029388428, 2.1000850200653076, -0.6861063838005066, -0.6102718114852905, -1.8946770429611206, -1.2450655698776245, 2.3022987842559814, 961.0, 0.2446489930152893, 0.39468398690223694, 0.05956000089645386, 3.138000011444092, 0.45399999618530273, -0.4970000088214874, -0.40158283710479736, -1.9894136190414429, 1.101651906967163, 1.026410698890686, 2.752105236053467, 1.9408411979675293, -1.62333083152771, 872.0, -0.16579200327396393, 0.4516249895095825, 0.05322299897670746, 3.135999917984009, 0.7509999871253967, -1.4359999895095825], "mean": [0.690997302532196, 2.0265562534332275, -0.861794114112854, -0.8996524214744568, -2.3045248985290527, -1.709884762763977, 1.9787198305130005, 855.3480224609375, 0.21513116359710693, 0.3528733253479004, 0.009792880155146122, -1.933605670928955, 0.09049295634031296, -0.632049024105072, -0.5696839094161987, -2.1030545234680176, 0.5366550087928772, 0.8654378652572632, 2.3600103855133057, 1.6615008115768433, -1.9375367164611816, 671.0297241210938, -0.2652641534805298, 0.3303576409816742, 0.017231209203600883, 1.6200846433639526, 0.3850524127483368, -2.2926294803619385], "std": [0.1234712079167366, 0.04090370982885361, 0.19167175889015198, 0.09535227715969086, 0.21045175194740295, 0.16147549450397491, 0.13385584950447083, 213.1537628173828, 0.041806966066360474, 0.020170271396636963, 0.042878568172454834, 2.4059929847717285, 0.20479343831539154, 0.061484064906835556, 0.20853130519390106, 0.03793990612030029, 0.2655304968357086, 0.11506272852420807, 0.20870505273342133, 0.28619781136512756, 0.3599001467227936, 253.6661376953125, 0.03954631835222244, 0.06548456847667694, 0.031125886365771294, 2.512021064758301, 0.24945279955863953, 0.2971038818359375], "count": [286]}, "timestamp": {"min": [0.0], "max": [9.5], "mean": [4.75], "std": [2.7520194605255086], "count": [286]}, "frame_index": {"min": [0], "max": [285], "mean": [142.5], "std": [82.56058381576526], "count": [286]}, "episode_index": {"min": [205], "max": [205], "mean": [205.0], "std": [0.0], "count": [286]}, "index": {"min": [136976], "max": [137261], "mean": [137118.5], "std": [82.56058381576526], "count": [286]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [286]}, "subtask_annotation": {"mean": [12.447552447552448, 29.0, 29.0, 29.0, 29.0], "std": [10.892146604129525, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [286]}, "scene_annotation": {"mean": [205.0], "std": [0.0], "min": [205], "max": [205], "count": [286]}, "eef_direction_state": {"mean": [4.213286713286713, 4.905594405594406], "std": [2.1254283899657467, 1.5937498651595134], "min": [0, 0], "max": [6, 6], "count": [286]}, "eef_velocity_state": {"mean": [0.8111888111888111, 0.6188811188811189], "std": [0.8766676332427863, 0.8598626536081666], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_state": {"mean": [0.7167832167832168, 0.5734265734265734], "std": [0.8405364598978597, 0.7708818897633937], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_direction_action": {"mean": [4.213286713286713, 4.905594405594406], "std": [2.1254283899657467, 1.5937498651595134], "min": [0, 0], "max": [6, 6], "count": [286]}, "eef_velocity_action": {"mean": [0.8111888111888111, 0.6188811188811189], "std": [0.8766676332427863, 0.8598626536081666], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_action": {"mean": [0.7167832167832168, 0.5734265734265734], "std": [0.8405364598978597, 0.7708818897633937], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_sim_pose_state": {"mean": [0.5408135829206481, 0.2958072730477032, 1.1126456595780645, -1.70543805274771, 0.7557644829798451, 1.80668366793565, 0.5760460804324297, -0.25319445520240974, 1.1485435250575475, 2.5984895732546742, 0.6806394551539033, -2.446033346755802], "std": [0.06602787865429174, 0.05543670650081939, 0.02201071311910286, 1.723488325695729, 0.2705086672685831, 2.2015642203923305, 0.021360175324907905, 0.06002985789735447, 0.01248558274267917, 0.1479258181389321, 0.1908500714927991, 0.11872182393406897], "min": [0.48261385396859413, 0.17713753010437425, 1.0804543409088814, -3.141452021346684, 0.14837694038329352, -3.1236997969636637, 0.5432570600588745, -0.2970140052298421, 1.1293595444836861, 2.2845289448689727, 0.17361591788144048, -2.703832222070444], "max": [0.6608810521896356, 0.3426201709639819, 1.176830385432856, 3.139597684771904, 0.9991148996342707, 3.1355981252973986, 0.6185387251829598, -0.10435715259625658, 1.1895383703265339, 2.960609948238023, 1.0161171874701656, -2.1734329028194974], "count": [286]}, "eef_sim_pose_action": {"mean": [0.5408135829206481, 0.2958072730477032, 1.1126456595780645, -1.70543805274771, 0.7557644829798451, 1.80668366793565, 0.5760460804324297, -0.25319445520240974, 1.1485435250575475, 2.5984895732546742, 0.6806394551539033, -2.446033346755802], "std": [0.06602787865429174, 0.05543670650081939, 0.02201071311910286, 1.723488325695729, 0.2705086672685831, 2.2015642203923305, 0.021360175324907905, 0.06002985789735447, 0.01248558274267917, 0.1479258181389321, 0.1908500714927991, 0.11872182393406897], "min": [0.48261385396859413, 0.17713753010437425, 1.0804543409088814, -3.141452021346684, 0.14837694038329352, -3.1236997969636637, 0.5432570600588745, -0.2970140052298421, 1.1293595444836861, 2.2845289448689727, 0.17361591788144048, -2.703832222070444], "max": [0.6608810521896356, 0.3426201709639819, 1.176830385432856, 3.139597684771904, 0.9991148996342707, 3.1355981252973986, 0.6185387251829598, -0.10435715259625658, 1.1895383703265339, 2.960609948238023, 1.0161171874701656, -2.1734329028194974], "count": [286]}, "gripper_mode_state": {"mean": [0.19230769230769232, 0.11538461538461539], "std": [0.3941134909984448, 0.319485533189157], "min": [0, 0], "max": [1, 1], "count": [286]}, "gripper_activity_state": {"mean": [1.7727272727272727, 1.7447552447552448], "std": [0.5739912791645013, 0.6040861238184303], "min": [0, 0], "max": [2, 2], "count": [286]}, "gripper_mode_action": {"mean": [0.19230769230769232, 0.11538461538461539], "std": [0.3941134909984448, 0.319485533189157], "min": [0, 0], "max": [1, 1], "count": [286]}, "gripper_activity_action": {"mean": [1.7727272727272727, 1.7447552447552448], "std": [0.5739912791645013, 0.6040861238184303], "min": [0, 0], "max": [2, 2], "count": [286]}, "gripper_open_scale_state": {"mean": [0.6710297201463387, 0.8553479023113112], "std": [0.25366630390622186, 0.2131538192348451], "min": [0.061, 0.178], "max": [0.872, 0.961], "count": [286]}, "gripper_open_scale_action": {"mean": [0.6710297201463387, 0.8553479023113112], "std": [0.25366630390622186, 0.2131538192348451], "min": [0.061, 0.178], "max": [0.872, 0.961], "count": [286]}}} +{"episode_index": 187, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[1.0]], [[1.0]]], "mean": [[[0.4918425816993464]], [[0.48098128267973855]], [[0.4675380371732026]]], "std": [[[0.1295735322380455]], [[0.1401823616141821]], [[0.15882223330160838]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4833559272875817]], [[0.4761288153594771]], [[0.4634067565359477]]], "std": [[[0.10424412618921725]], [[0.11327582228449473]], [[0.13126922488314183]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4812949080882353]], [[0.46924271446078436]], [[0.45381503880718954]]], "std": [[[0.11928749503231596]], [[0.1379364941213187]], [[0.1572758441135367]]], "count": [100]}, "observation.state": {"min": [0.42840850353240967, 1.95272696018219, -1.10048246383667, -1.0859088897705078, -2.690495014190674, -1.9081859588623047, 1.678099274635315, 77.0, 0.1380150020122528, 0.3050970137119293, -0.05505099892616272, -3.1391851902008057, -0.4169999659061432, -0.7509999871253967, -0.8637635111808777, -2.136702060699463, 0.37107446789741516, 0.8110195398330688, 2.092684745788574, 1.2403357028961182, -2.576507568359375, 36.0, -0.31411999464035034, 0.25380200147628784, -0.033275000751018524, -3.1411852836608887, -0.0990000069141388, -2.8489999771118164], "max": [0.8240048885345459, 2.096803903579712, -0.6145654320716858, -0.6228556632995605, -1.9090760946273804, -1.5437088012695312, 2.1629343032836914, 958.0, 0.270099014043808, 0.3768649995326996, 0.06734699755907059, 3.1410000324249268, 0.5099999904632568, -0.5029999613761902, -0.34086281061172485, -2.0259957313537598, 1.0093936920166016, 1.1551810503005981, 2.8267526626586914, 1.977754831314087, -1.372666597366333, 749.0, -0.2037069946527481, 0.43314599990844727, 0.069193996489048, 3.1410000324249268, 0.6039999723434448, -1.4930000305175781], "mean": [0.6068378686904907, 2.012873411178589, -0.7740896344184875, -0.8956258296966553, -2.251122236251831, -1.8033305406570435, 1.836506724357605, 821.4366455078125, 0.23622171580791473, 0.3307504951953888, 0.02676749788224697, 1.5499846935272217, 0.18306668102741241, -0.6033201813697815, -0.5064629912376404, -2.0975632667541504, 0.5253971815109253, 0.9906330108642578, 2.3917922973632812, 1.7592557668685913, -1.830926775932312, 582.0349731445312, -0.277356892824173, 0.31119537353515625, 0.03974425792694092, 1.7767612934112549, 0.3320530354976654, -2.4302797317504883], "std": [0.11381301283836365, 0.047878194600343704, 0.13712523877620697, 0.10151468962430954, 0.22950102388858795, 0.10422170162200928, 0.15385481715202332, 260.17132568359375, 0.04023902490735054, 0.021879935637116432, 0.03430139645934105, 2.662238121032715, 0.24320609867572784, 0.06360937654972076, 0.192226380109787, 0.033739715814590454, 0.21910400688648224, 0.12235561013221741, 0.23096272349357605, 0.26714590191841125, 0.45059487223625183, 205.4736785888672, 0.03481769934296608, 0.0671604573726654, 0.02930777706205845, 2.318463087081909, 0.20552751421928406, 0.3417624533176422], "count": [300]}, "action": {"min": [0.42840850353240967, 1.95272696018219, -1.10048246383667, -1.0859088897705078, -2.690495014190674, -1.9081859588623047, 1.678099274635315, 77.0, 0.1380150020122528, 0.3050970137119293, -0.05505099892616272, -3.1391851902008057, -0.4169999659061432, -0.7509999871253967, -0.8637635111808777, -2.136702060699463, 0.37107446789741516, 0.8110195398330688, 2.092684745788574, 1.2403357028961182, -2.576507568359375, 36.0, -0.31411999464035034, 0.25380200147628784, -0.033275000751018524, -3.1411852836608887, -0.0990000069141388, -2.8489999771118164], "max": [0.8240048885345459, 2.096803903579712, -0.6145654320716858, -0.6228556632995605, -1.9090760946273804, -1.5437088012695312, 2.1629343032836914, 958.0, 0.270099014043808, 0.3768649995326996, 0.06734699755907059, 3.1410000324249268, 0.5099999904632568, -0.5029999613761902, -0.34086281061172485, -2.0259957313537598, 1.0093936920166016, 1.1551810503005981, 2.8267526626586914, 1.977754831314087, -1.372666597366333, 749.0, -0.2037069946527481, 0.43314599990844727, 0.069193996489048, 3.1410000324249268, 0.6039999723434448, -1.4930000305175781], "mean": [0.6068378686904907, 2.012873411178589, -0.7740896344184875, -0.8956258296966553, -2.251122236251831, -1.8033305406570435, 1.836506724357605, 821.4366455078125, 0.23622171580791473, 0.3307504951953888, 0.02676749788224697, 1.5499846935272217, 0.18306668102741241, -0.6033201813697815, -0.5064629912376404, -2.0975632667541504, 0.5253971815109253, 0.9906330108642578, 2.3917922973632812, 1.7592557668685913, -1.830926775932312, 582.0349731445312, -0.277356892824173, 0.31119537353515625, 0.03974425792694092, 1.7767612934112549, 0.3320530354976654, -2.4302797317504883], "std": [0.11381301283836365, 0.047878194600343704, 0.13712523877620697, 0.10151468962430954, 0.22950102388858795, 0.10422170162200928, 0.15385481715202332, 260.17132568359375, 0.04023902490735054, 0.021879935637116432, 0.03430139645934105, 2.662238121032715, 0.24320609867572784, 0.06360937654972076, 0.192226380109787, 0.033739715814590454, 0.21910400688648224, 0.12235561013221741, 0.23096272349357605, 0.26714590191841125, 0.45059487223625183, 205.4736785888672, 0.03481769934296608, 0.0671604573726654, 0.02930777706205845, 2.318463087081909, 0.20552751421928406, 0.3417624533176422], "count": [300]}, "timestamp": {"min": [0.0], "max": [9.966666666666667], "mean": [4.983333333333333], "std": [2.8867353083961027], "count": [300]}, "frame_index": {"min": [0], "max": [299], "mean": [149.5], "std": [86.60205925188308], "count": [300]}, "episode_index": {"min": [206], "max": [206], "mean": [206.0], "std": [0.0], "count": [300]}, "index": {"min": [137262], "max": [137561], "mean": [137411.5], "std": [86.60205925188308], "count": [300]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [300]}, "subtask_annotation": {"mean": [11.923333333333334, 29.0, 29.0, 29.0, 29.0], "std": [10.940633233755507, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [300]}, "scene_annotation": {"mean": [206.0], "std": [0.0], "min": [206], "max": [206], "count": [300]}, "eef_direction_state": {"mean": [4.193333333333333, 4.5633333333333335], "std": [2.224699730050972, 1.794246979159282], "min": [0, 0], "max": [6, 6], "count": [300]}, "eef_velocity_state": {"mean": [0.7366666666666667, 0.66], "std": [0.8449786322084671, 0.8068870222445431], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_acc_mag_state": {"mean": [0.7033333333333334, 0.6433333333333333], "std": [0.8457672387969546, 0.8058880539848913], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_direction_action": {"mean": [4.193333333333333, 4.5633333333333335], "std": [2.224699730050972, 1.794246979159282], "min": [0, 0], "max": [6, 6], "count": [300]}, "eef_velocity_action": {"mean": [0.7366666666666667, 0.66], "std": [0.8449786322084671, 0.8068870222445431], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_acc_mag_action": {"mean": [0.7033333333333334, 0.6433333333333333], "std": [0.8457672387969546, 0.8058880539848913], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_sim_pose_state": {"mean": [0.5226391849113292, 0.3193164240406711, 1.1221282204046605, -2.6137878175871734, 0.813826926707463, 1.9349060939592702, 0.5535909721429856, -0.2827417428602808, 1.1418867603983416, 2.509637435449515, 0.7723120135960952, -2.49701743288694], "std": [0.0669260565046513, 0.04954089765671068, 0.01993571474582323, 0.275927333587076, 0.3140893172189092, 1.8599104110702511, 0.023710696009874813, 0.05202050446514551, 0.012210795924345272, 0.16532885821535218, 0.23158117781662937, 0.12676060911994155], "min": [0.46580863392883753, 0.20928536518596957, 1.083484726058751, -3.107494515038882, 0.10594369868687314, -3.141239296203668, 0.5232905432422233, -0.33351548835852507, 1.129645052999726, 2.211375126760971, 0.22447307770915859, -2.7099697273149967], "max": [0.6395820812454911, 0.35904794417463864, 1.1836897059762335, -2.094059315028287, 1.280316731034234, 3.1292307382616267, 0.5987480836854946, -0.16259673991168377, 1.1844992391876543, 2.859350266544965, 1.0883105457051614, -2.186059265135435], "count": [300]}, "eef_sim_pose_action": {"mean": [0.5226391849113292, 0.3193164240406711, 1.1221282204046605, -2.6137878175871734, 0.813826926707463, 1.9349060939592702, 0.5535909721429856, -0.2827417428602808, 1.1418867603983416, 2.509637435449515, 0.7723120135960952, -2.49701743288694], "std": [0.0669260565046513, 0.04954089765671068, 0.01993571474582323, 0.275927333587076, 0.3140893172189092, 1.8599104110702511, 0.023710696009874813, 0.05202050446514551, 0.012210795924345272, 0.16532885821535218, 0.23158117781662937, 0.12676060911994155], "min": [0.46580863392883753, 0.20928536518596957, 1.083484726058751, -3.107494515038882, 0.10594369868687314, -3.141239296203668, 0.5232905432422233, -0.33351548835852507, 1.129645052999726, 2.211375126760971, 0.22447307770915859, -2.7099697273149967], "max": [0.6395820812454911, 0.35904794417463864, 1.1836897059762335, -2.094059315028287, 1.280316731034234, 3.1292307382616267, 0.5987480836854946, -0.16259673991168377, 1.1844992391876543, 2.859350266544965, 1.0883105457051614, -2.186059265135435], "count": [300]}, "gripper_mode_state": {"mean": [0.17666666666666667, 0.14], "std": [0.38138635994953485, 0.34698703145794846], "min": [0, 0], "max": [1, 1], "count": [300]}, "gripper_activity_state": {"mean": [1.7766666666666666, 1.7233333333333334], "std": [0.5774561070380648, 0.6165405276396866], "min": [0, 0], "max": [2, 2], "count": [300]}, "gripper_mode_action": {"mean": [0.17666666666666667, 0.14], "std": [0.38138635994953485, 0.34698703145794846], "min": [0, 0], "max": [1, 1], "count": [300]}, "gripper_activity_action": {"mean": [1.7766666666666666, 1.7233333333333334], "std": [0.5774561070380648, 0.6165405276396866], "min": [0, 0], "max": [2, 2], "count": [300]}, "gripper_open_scale_state": {"mean": [0.5820350004959095, 0.8214366669464114], "std": [0.2054735183056539, 0.26017130103840563], "min": [0.036, 0.077], "max": [0.749, 0.958], "count": [300]}, "gripper_open_scale_action": {"mean": [0.5820350004959095, 0.8214366669464114], "std": [0.2054735183056539, 0.26017130103840563], "min": [0.036, 0.077], "max": [0.749, 0.958], "count": [300]}}} +{"episode_index": 188, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.48471658496732023]], [[0.47602501225490196]], [[0.4631981576797386]]], "std": [[[0.13413076118432316]], [[0.14179231550872015]], [[0.1590806227115706]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4784907046568628]], [[0.47096209558823526]], [[0.4579125510620915]]], "std": [[[0.10690928146259557]], [[0.10975505652187557]], [[0.12894794431689152]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4764866299019608]], [[0.46224586601307194]], [[0.44473992034313725]]], "std": [[[0.10781139936547969]], [[0.12794525222661765]], [[0.15210805462211946]]], "count": [100]}, "observation.state": {"min": [0.3553664982318878, 1.9650661945343018, -1.189668893814087, -1.0694680213928223, -2.6004183292388916, -1.853609561920166, 1.561319351196289, 154.0, 0.1332789957523346, 0.30861198902130127, -0.1042110025882721, -3.1411852836608887, -0.25200000405311584, -0.7549999952316284, -1.0571633577346802, -2.1672277450561523, 0.42558109760284424, 0.5650503635406494, 1.9056726694107056, 1.0463074445724487, -2.5646567344665527, 33.0, -0.2972109913825989, 0.25648099184036255, -0.06747400015592575, -3.1411852836608887, -0.2720000147819519, -2.7019999027252197], "max": [0.8892627358436584, 2.107293128967285, -0.6471157670021057, -0.41521385312080383, -1.5647748708724976, -1.1062769889831543, 2.083155393600464, 948.0, 0.27383100986480713, 0.40955498814582825, 0.06012500077486038, 3.1410000324249268, 0.593999981880188, -0.4099999964237213, -0.29424506425857544, -2.0135865211486816, 1.1116176843643188, 1.1609232425689697, 2.855114459991455, 1.9206128120422363, -1.5199025869369507, 684.0, -0.15088200569152832, 0.4618459939956665, 0.07165300101041794, 3.140000104904175, 0.7740000486373901, -1.5329999923706055], "mean": [0.5839072465896606, 2.0224666595458984, -0.8111440539360046, -0.8203570246696472, -2.115400791168213, -1.668008804321289, 1.7861047983169556, 819.50634765625, 0.23827466368675232, 0.3378113806247711, 0.011965318582952023, -0.18595337867736816, 0.30242350697517395, -0.6195037364959717, -0.540073037147522, -2.131953239440918, 0.6179553866386414, 0.9180758595466614, 2.3336617946624756, 1.6348068714141846, -1.883941650390625, 497.3821716308594, -0.2569443881511688, 0.3270828127861023, 0.012592939659953117, 1.8665204048156738, 0.36668792366981506, -2.4112017154693604], "std": [0.14494486153125763, 0.04482701048254967, 0.18309088051319122, 0.14070318639278412, 0.2746124267578125, 0.2101019024848938, 0.1545397937297821, 246.41673278808594, 0.04636849835515022, 0.031153982505202293, 0.04556478187441826, 3.0933926105499268, 0.2162340134382248, 0.08400437235832214, 0.2796168327331543, 0.03315750136971474, 0.23022161424160004, 0.14310097694396973, 0.2881343364715576, 0.29761919379234314, 0.4073459506034851, 203.1558074951172, 0.04798709228634834, 0.0784599557518959, 0.032760005444288254, 2.276792049407959, 0.2871686518192291, 0.2971380949020386], "count": [314]}, "action": {"min": [0.3553664982318878, 1.9650661945343018, -1.189668893814087, -1.0694680213928223, -2.6004183292388916, -1.853609561920166, 1.561319351196289, 154.0, 0.1332789957523346, 0.30861198902130127, -0.1042110025882721, -3.1411852836608887, -0.25200000405311584, -0.7549999952316284, -1.0571633577346802, -2.1672277450561523, 0.42558109760284424, 0.5650503635406494, 1.9056726694107056, 1.0463074445724487, -2.5646567344665527, 33.0, -0.2972109913825989, 0.25648099184036255, -0.06747400015592575, -3.1411852836608887, -0.2720000147819519, -2.7019999027252197], "max": [0.8892627358436584, 2.107293128967285, -0.6471157670021057, -0.41521385312080383, -1.5647748708724976, -1.1062769889831543, 2.083155393600464, 948.0, 0.27383100986480713, 0.40955498814582825, 0.06012500077486038, 3.1410000324249268, 0.593999981880188, -0.4099999964237213, -0.29424506425857544, -2.0135865211486816, 1.1116176843643188, 1.1609232425689697, 2.855114459991455, 1.9206128120422363, -1.5199025869369507, 684.0, -0.15088200569152832, 0.4618459939956665, 0.07165300101041794, 3.140000104904175, 0.7740000486373901, -1.5329999923706055], "mean": [0.5839072465896606, 2.0224666595458984, -0.8111440539360046, -0.8203570246696472, -2.115400791168213, -1.668008804321289, 1.7861047983169556, 819.50634765625, 0.23827466368675232, 0.3378113806247711, 0.011965318582952023, -0.18595337867736816, 0.30242350697517395, -0.6195037364959717, -0.540073037147522, -2.131953239440918, 0.6179553866386414, 0.9180758595466614, 2.3336617946624756, 1.6348068714141846, -1.883941650390625, 497.3821716308594, -0.2569443881511688, 0.3270828127861023, 0.012592939659953117, 1.8665204048156738, 0.36668792366981506, -2.4112017154693604], "std": [0.14494486153125763, 0.04482701048254967, 0.18309088051319122, 0.14070318639278412, 0.2746124267578125, 0.2101019024848938, 0.1545397937297821, 246.41673278808594, 0.04636849835515022, 0.031153982505202293, 0.04556478187441826, 3.0933926105499268, 0.2162340134382248, 0.08400437235832214, 0.2796168327331543, 0.03315750136971474, 0.23022161424160004, 0.14310097694396973, 0.2881343364715576, 0.29761919379234314, 0.4073459506034851, 203.1558074951172, 0.04798709228634834, 0.0784599557518959, 0.032760005444288254, 2.276792049407959, 0.2871686518192291, 0.2971380949020386], "count": [314]}, "timestamp": {"min": [0.0], "max": [10.433333333333334], "mean": [5.216666666666667], "std": [3.021451086260816], "count": [314]}, "frame_index": {"min": [0], "max": [313], "mean": [156.5], "std": [90.6435325878245], "count": [314]}, "episode_index": {"min": [207], "max": [207], "mean": [207.0], "std": [0.0], "count": [314]}, "index": {"min": [137562], "max": [137875], "mean": [137718.5], "std": [90.6435325878245], "count": [314]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [314]}, "subtask_annotation": {"mean": [11.066878980891719, 29.0, 29.0, 29.0, 29.0], "std": [10.513502925401426, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [314]}, "scene_annotation": {"mean": [207.0], "std": [0.0], "min": [207], "max": [207], "count": [314]}, "eef_direction_state": {"mean": [4.17515923566879, 4.624203821656051], "std": [2.1690984375931097, 1.685131731375119], "min": [0, 0], "max": [6, 6], "count": [314]}, "eef_velocity_state": {"mean": [0.8789808917197452, 0.6815286624203821], "std": [0.8912191497512156, 0.8296896554361168], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_acc_mag_state": {"mean": [0.7707006369426752, 0.6273885350318471], "std": [0.8623225301768198, 0.8008841821664048], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_direction_action": {"mean": [4.17515923566879, 4.624203821656051], "std": [2.1690984375931097, 1.685131731375119], "min": [0, 0], "max": [6, 6], "count": [314]}, "eef_velocity_action": {"mean": [0.8789808917197452, 0.6815286624203821], "std": [0.8912191497512156, 0.8296896554361168], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_acc_mag_action": {"mean": [0.7707006369426752, 0.6273885350318471], "std": [0.8623225301768198, 0.8008841821664048], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_sim_pose_state": {"mean": [0.5367823144812862, 0.28539502777656733, 1.1155485960473044, -1.5202048654295222, 0.8181716274445318, 1.8911408714228495, 0.5561746453668645, -0.2753314932105689, 1.1271102255939187, 2.4570150804109647, 0.8559618188474419, -2.6235554116672115], "std": [0.07821941311268553, 0.06333328043174229, 0.028848017694700263, 1.9897347269871573, 0.2997284289600737, 2.0004420756887615, 0.031871566068888704, 0.0637107370024703, 0.0168148462463129, 0.1572670080980497, 0.20059475001502727, 0.1566777787051339], "min": [0.4648452113547617, 0.15789597496017985, 1.0871485829889305, -3.1377529551420076, 0.28248495558989206, -3.1403876787655203, 0.5209946519879325, -0.33404811522442857, 1.0867878752056355, 2.162230071033289, 0.38555457678264493, -2.877424489749831], "max": [0.671527199161518, 0.3425488777028643, 1.194088081504107, 3.112793757061917, 1.2026770471239008, 3.1352857314419866, 0.6241512408000802, -0.12231554000386963, 1.1839975070501467, 2.851634357424188, 1.1999903781495278, -2.23248568241553], "count": [314]}, "eef_sim_pose_action": {"mean": [0.5367823144812862, 0.28539502777656733, 1.1155485960473044, -1.5202048654295222, 0.8181716274445318, 1.8911408714228495, 0.5561746453668645, -0.2753314932105689, 1.1271102255939187, 2.4570150804109647, 0.8559618188474419, -2.6235554116672115], "std": [0.07821941311268553, 0.06333328043174229, 0.028848017694700263, 1.9897347269871573, 0.2997284289600737, 2.0004420756887615, 0.031871566068888704, 0.0637107370024703, 0.0168148462463129, 0.1572670080980497, 0.20059475001502727, 0.1566777787051339], "min": [0.4648452113547617, 0.15789597496017985, 1.0871485829889305, -3.1377529551420076, 0.28248495558989206, -3.1403876787655203, 0.5209946519879325, -0.33404811522442857, 1.0867878752056355, 2.162230071033289, 0.38555457678264493, -2.877424489749831], "max": [0.671527199161518, 0.3425488777028643, 1.194088081504107, 3.112793757061917, 1.2026770471239008, 3.1352857314419866, 0.6241512408000802, -0.12231554000386963, 1.1839975070501467, 2.851634357424188, 1.1999903781495278, -2.23248568241553], "count": [314]}, "gripper_mode_state": {"mean": [0.3503184713375796, 0.14331210191082802], "std": [0.4770696384987014, 0.35039084371131657], "min": [0, 0], "max": [1, 1], "count": [314]}, "gripper_activity_state": {"mean": [1.8343949044585988, 1.7070063694267517], "std": [0.515333467673093, 0.6509292377600621], "min": [0, 0], "max": [2, 2], "count": [314]}, "gripper_mode_action": {"mean": [0.3503184713375796, 0.14331210191082802], "std": [0.4770696384987014, 0.35039084371131657], "min": [0, 0], "max": [1, 1], "count": [314]}, "gripper_activity_action": {"mean": [1.8343949044585988, 1.7070063694267517], "std": [0.515333467673093, 0.6509292377600621], "min": [0, 0], "max": [2, 2], "count": [314]}, "gripper_open_scale_state": {"mean": [0.49738216550790587, 0.8195063693295618], "std": [0.20315589648476737, 0.24641683701902925], "min": [0.033, 0.154], "max": [0.684, 0.948], "count": [314]}, "gripper_open_scale_action": {"mean": [0.49738216550790587, 0.8195063693295618], "std": [0.20315589648476737, 0.24641683701902925], "min": [0.033, 0.154], "max": [0.684, 0.948], "count": [314]}}} +{"episode_index": 189, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[1.0]], [[1.0]]], "mean": [[[0.4901097283496732]], [[0.4803784946895425]], [[0.4668050306372549]]], "std": [[[0.1311240249412331]], [[0.1366368030750601]], [[0.15678882247236833]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48214709763071895]], [[0.47244717320261437]], [[0.4587436723856209]]], "std": [[[0.10612514771288953]], [[0.11268248094180633]], [[0.1341141801615608]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49120781862745094]], [[0.4711698754084967]], [[0.45196623161764704]]], "std": [[[0.10646635126922374]], [[0.1321447946390804]], [[0.15952664504384645]]], "count": [100]}, "observation.state": {"min": [0.3972718417644501, 2.0153143405914307, -1.5286989212036133, -1.0948798656463623, -2.692222833633423, -1.8362610340118408, 1.5077202320098877, 131.0, 0.09014499932527542, 0.3101379871368408, -0.12043800204992294, -3.124000072479248, -0.33000001311302185, -0.7239999771118164, -0.94808030128479, -2.1611714363098145, 0.3937462568283081, 0.7116231322288513, 2.0721771717071533, 1.0951417684555054, -2.5887248516082764, 24.0, -0.3007189929485321, 0.25903698801994324, -0.053467001765966415, -3.1351852416992188, -0.2290000021457672, -2.5190000534057617], "max": [0.9456892013549805, 2.103034734725952, -0.6686356663703918, -0.7431612610816956, -1.912357211112976, -1.0026218891143799, 2.2523300647735596, 961.0, 0.2600739896297455, 0.4128359854221344, 0.043946001678705215, -2.796999931335449, 0.5189999938011169, -0.34299999475479126, -0.3015929162502289, -2.044670820236206, 1.218013048171997, 1.0544755458831787, 2.8586575984954834, 1.8795974254608154, -1.6342740058898926, 905.0, -0.18129900097846985, 0.45322299003601074, 0.04850199818611145, 3.132999897003174, 0.6959999799728394, -1.6449999809265137], "mean": [0.6346332430839539, 2.0498640537261963, -0.9056382775306702, -0.9498350620269775, -2.278350830078125, -1.635394811630249, 1.976454734802246, 787.0619506835938, 0.21996131539344788, 0.35071662068367004, 0.003768963273614645, -3.036142110824585, 0.13175897300243378, -0.6206809282302856, -0.532970666885376, -2.124037027359009, 0.6718934178352356, 0.9330213665962219, 2.361609935760498, 1.602285385131836, -2.009134531021118, 699.9087524414062, -0.2621791958808899, 0.33196917176246643, 0.01325609814375639, 2.1790149211883545, 0.3524458408355713, -2.3090012073516846], "std": [0.1395493596792221, 0.03339093178510666, 0.2452995628118515, 0.07102184742689133, 0.2183997482061386, 0.2197120040655136, 0.16081109642982483, 248.30850219726562, 0.05023451894521713, 0.029248198494315147, 0.04295826330780983, 0.11043672263622284, 0.20733296871185303, 0.11410913616418839, 0.2525538206100464, 0.03008817881345749, 0.2605111002922058, 0.09474676847457886, 0.282960444688797, 0.2762581706047058, 0.41210225224494934, 316.3704528808594, 0.04444054886698723, 0.07626810669898987, 0.028164004907011986, 1.96410071849823, 0.2815479636192322, 0.21806731820106506], "count": [307]}, "action": {"min": [0.3972718417644501, 2.0153143405914307, -1.5286989212036133, -1.0948798656463623, -2.692222833633423, -1.8362610340118408, 1.5077202320098877, 131.0, 0.09014499932527542, 0.3101379871368408, -0.12043800204992294, -3.124000072479248, -0.33000001311302185, -0.7239999771118164, -0.94808030128479, -2.1611714363098145, 0.3937462568283081, 0.7116231322288513, 2.0721771717071533, 1.0951417684555054, -2.5887248516082764, 24.0, -0.3007189929485321, 0.25903698801994324, -0.053467001765966415, -3.1351852416992188, -0.2290000021457672, -2.5190000534057617], "max": [0.9456892013549805, 2.103034734725952, -0.6686356663703918, -0.7431612610816956, -1.912357211112976, -1.0026218891143799, 2.2523300647735596, 961.0, 0.2600739896297455, 0.4128359854221344, 0.043946001678705215, -2.796999931335449, 0.5189999938011169, -0.34299999475479126, -0.3015929162502289, -2.044670820236206, 1.218013048171997, 1.0544755458831787, 2.8586575984954834, 1.8795974254608154, -1.6342740058898926, 905.0, -0.18129900097846985, 0.45322299003601074, 0.04850199818611145, 3.132999897003174, 0.6959999799728394, -1.6449999809265137], "mean": [0.6346332430839539, 2.0498640537261963, -0.9056382775306702, -0.9498350620269775, -2.278350830078125, -1.635394811630249, 1.976454734802246, 787.0619506835938, 0.21996131539344788, 0.35071662068367004, 0.003768963273614645, -3.036142110824585, 0.13175897300243378, -0.6206809282302856, -0.532970666885376, -2.124037027359009, 0.6718934178352356, 0.9330213665962219, 2.361609935760498, 1.602285385131836, -2.009134531021118, 699.9087524414062, -0.2621791958808899, 0.33196917176246643, 0.01325609814375639, 2.1790149211883545, 0.3524458408355713, -2.3090012073516846], "std": [0.1395493596792221, 0.03339093178510666, 0.2452995628118515, 0.07102184742689133, 0.2183997482061386, 0.2197120040655136, 0.16081109642982483, 248.30850219726562, 0.05023451894521713, 0.029248198494315147, 0.04295826330780983, 0.11043672263622284, 0.20733296871185303, 0.11410913616418839, 0.2525538206100464, 0.03008817881345749, 0.2605111002922058, 0.09474676847457886, 0.282960444688797, 0.2762581706047058, 0.41210225224494934, 316.3704528808594, 0.04444054886698723, 0.07626810669898987, 0.028164004907011986, 1.96410071849823, 0.2815479636192322, 0.21806731820106506], "count": [307]}, "timestamp": {"min": [0.0], "max": [10.2], "mean": [5.1], "std": [2.9540932054806035], "count": [307]}, "frame_index": {"min": [0], "max": [306], "mean": [153.0], "std": [88.6227961644181], "count": [307]}, "episode_index": {"min": [208], "max": [208], "mean": [208.0], "std": [0.0], "count": [307]}, "index": {"min": [137876], "max": [138182], "mean": [138029.0], "std": [88.6227961644181], "count": [307]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [307]}, "subtask_annotation": {"mean": [10.960912052117264, 29.0, 29.0, 29.0, 29.0], "std": [10.376547558475691, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [307]}, "scene_annotation": {"mean": [208.0], "std": [0.0], "min": [208], "max": [208], "count": [307]}, "eef_direction_state": {"mean": [4.159609120521172, 4.644951140065147], "std": [2.1561057556677534, 1.7704594393199742], "min": [0, 0], "max": [6, 6], "count": [307]}, "eef_velocity_state": {"mean": [0.8436482084690554, 0.6677524429967426], "std": [0.8664862474150041, 0.8428869831732038], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_acc_mag_state": {"mean": [0.6938110749185668, 0.6351791530944625], "std": [0.8255256760584401, 0.7890539115903445], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_direction_action": {"mean": [4.159609120521172, 4.644951140065147], "std": [2.1561057556677534, 1.7704594393199742], "min": [0, 0], "max": [6, 6], "count": [307]}, "eef_velocity_action": {"mean": [0.8436482084690554, 0.6677524429967426], "std": [0.8664862474150041, 0.8428869831732038], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_acc_mag_action": {"mean": [0.6938110749185668, 0.6351791530944625], "std": [0.8255256760584401, 0.7890539115903445], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_sim_pose_state": {"mean": [0.5412047767514432, 0.28754263649232714, 1.114109175817456, -1.3613800758880952, 0.7432787932799412, 1.9097118043176666, 0.5704538394455319, -0.25205634282714795, 1.1404854877536734, 2.6482841143927813, 0.716795420824236, -2.464783657570937], "std": [0.07613241359482083, 0.058861912225006176, 0.029626078103842074, 2.082999306429252, 0.2470859945349239, 2.102780993662187, 0.029487091492501352, 0.06725983662930311, 0.016698816620965937, 0.21192272394042053, 0.18977938420042975, 0.18583817151114293], "min": [0.46747913338062214, 0.17403342908605018, 1.087380913819286, -3.125382401402818, 0.3617214796397714, -3.1398472973427864, 0.5230807527611124, -0.30692937155323696, 1.0928460124587995, 2.432045869982151, 0.31189573391796066, -2.7033974700479555], "max": [0.661155503635295, 0.33811412572454885, 1.1890150990398738, 3.138226785665543, 0.9860363060170654, 3.131211519242417, 0.6299292031999676, -0.07230131546481448, 1.192298151606398, 3.036445983538478, 1.1179163076078256, -2.0815680523797226], "count": [307]}, "eef_sim_pose_action": {"mean": [0.5412047767514432, 0.28754263649232714, 1.114109175817456, -1.3613800758880952, 0.7432787932799412, 1.9097118043176666, 0.5704538394455319, -0.25205634282714795, 1.1404854877536734, 2.6482841143927813, 0.716795420824236, -2.464783657570937], "std": [0.07613241359482083, 0.058861912225006176, 0.029626078103842074, 2.082999306429252, 0.2470859945349239, 2.102780993662187, 0.029487091492501352, 0.06725983662930311, 0.016698816620965937, 0.21192272394042053, 0.18977938420042975, 0.18583817151114293], "min": [0.46747913338062214, 0.17403342908605018, 1.087380913819286, -3.125382401402818, 0.3617214796397714, -3.1398472973427864, 0.5230807527611124, -0.30692937155323696, 1.0928460124587995, 2.432045869982151, 0.31189573391796066, -2.7033974700479555], "max": [0.661155503635295, 0.33811412572454885, 1.1890150990398738, 3.138226785665543, 0.9860363060170654, 3.131211519242417, 0.6299292031999676, -0.07230131546481448, 1.192298151606398, 3.036445983538478, 1.1179163076078256, -2.0815680523797226], "count": [307]}, "gripper_mode_state": {"mean": [0.2182410423452769, 0.15309446254071662], "std": [0.41305192141100405, 0.3600785304348005], "min": [0, 0], "max": [1, 1], "count": [307]}, "gripper_activity_state": {"mean": [1.771986970684039, 1.755700325732899], "std": [0.5708416779883964, 0.5949776894236842], "min": [0, 0], "max": [2, 2], "count": [307]}, "gripper_mode_action": {"mean": [0.2182410423452769, 0.15309446254071662], "std": [0.41305192141100405, 0.3600785304348005], "min": [0, 0], "max": [1, 1], "count": [307]}, "gripper_activity_action": {"mean": [1.771986970684039, 1.755700325732899], "std": [0.5708416779883964, 0.5949776894236842], "min": [0, 0], "max": [2, 2], "count": [307]}, "gripper_open_scale_state": {"mean": [0.6999087947758474, 0.7870618894993286], "std": [0.31637042215306443, 0.2483085133460017], "min": [0.024, 0.131], "max": [0.905, 0.961], "count": [307]}, "gripper_open_scale_action": {"mean": [0.6999087947758474, 0.7870618894993286], "std": [0.31637042215306443, 0.2483085133460017], "min": [0.024, 0.131], "max": [0.905, 0.961], "count": [307]}}} +{"episode_index": 190, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4954542708333333]], [[0.4863545955882353]], [[0.47219220588235294]]], "std": [[[0.1374343486205903]], [[0.1466526477666468]], [[0.16461894557379367]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4762116625816994]], [[0.4794335212418301]], [[0.47084602736928105]]], "std": [[[0.10878194495904751]], [[0.10625255561918814]], [[0.11516374139395145]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4869318443627451]], [[0.47224641952614377]], [[0.45381780024509805]]], "std": [[[0.12691857626012645]], [[0.14583096614948593]], [[0.16983121101771376]]], "count": [100]}, "observation.state": {"min": [0.42636650800704956, 1.9265469312667847, -1.2445943355560303, -1.0436545610427856, -2.615044355392456, -1.8316184282302856, 1.6226850748062134, 45.0, 0.12201499938964844, 0.3094089925289154, -0.09698899835348129, -3.1381852626800537, -0.3709999918937683, -0.7460000514984131, -0.8943590521812439, -2.163475275039673, 0.40023887157440186, 0.8588242530822754, 2.1151647567749023, 1.2724323272705078, -2.538546562194824, 38.0, -0.3059619963169098, 0.26377901434898376, -0.05219800025224686, -3.1411852836608887, -0.27900004386901855, -2.61299991607666], "max": [0.8516683578491211, 2.101498603820801, -0.7239800095558167, -0.5483126640319824, -1.6029976606369019, -1.2069998979568481, 2.1375396251678467, 950.0, 0.279666006565094, 0.3952830135822296, 0.04828000068664551, 3.1389999389648438, 0.5889999270439148, -0.35199999809265137, -0.3425034284591675, -2.048964262008667, 1.1248997449874878, 1.1685677766799927, 2.857872247695923, 1.9529887437820435, -1.5953357219696045, 846.0, -0.18448400497436523, 0.4184800088405609, 0.07110700011253357, 3.1389999389648438, 0.6359999775886536, -1.5360000133514404], "mean": [0.6122817993164062, 1.9958562850952148, -0.8892220258712769, -0.7956517934799194, -2.1312575340270996, -1.6712404489517212, 1.8083418607711792, 702.9033813476562, 0.23333096504211426, 0.3396020829677582, 0.007869823835790157, 0.11293192207813263, 0.22208671271800995, -0.5927669405937195, -0.5027410387992859, -2.1372992992401123, 0.5900144577026367, 0.9969764947891235, 2.323667287826538, 1.7223799228668213, -1.9114292860031128, 677.8049926757812, -0.2617175877094269, 0.31651896238327026, 0.024093210697174072, 2.1587913036346436, 0.37934011220932007, -2.380113363265991], "std": [0.13724586367607117, 0.06130463629961014, 0.18509404361248016, 0.09275941550731659, 0.2681099772453308, 0.17632287740707397, 0.16037288308143616, 255.188720703125, 0.05027206242084503, 0.027402808889746666, 0.04244612157344818, 3.083451747894287, 0.2413683533668518, 0.1125529333949089, 0.20170699059963226, 0.0370531789958477, 0.23873083293437958, 0.07885198295116425, 0.2670883238315582, 0.22687585651874542, 0.37462055683135986, 268.8793640136719, 0.035999931395053864, 0.058999914675951004, 0.03093128465116024, 2.0437052249908447, 0.29112300276756287, 0.27838361263275146], "count": [300]}, "action": {"min": [0.42636650800704956, 1.9265469312667847, -1.2445943355560303, -1.0436545610427856, -2.615044355392456, -1.8316184282302856, 1.6226850748062134, 45.0, 0.12201499938964844, 0.3094089925289154, -0.09698899835348129, -3.1381852626800537, -0.3709999918937683, -0.7460000514984131, -0.8943590521812439, -2.163475275039673, 0.40023887157440186, 0.8588242530822754, 2.1151647567749023, 1.2724323272705078, -2.538546562194824, 38.0, -0.3059619963169098, 0.26377901434898376, -0.05219800025224686, -3.1411852836608887, -0.27900004386901855, -2.61299991607666], "max": [0.8516683578491211, 2.101498603820801, -0.7239800095558167, -0.5483126640319824, -1.6029976606369019, -1.2069998979568481, 2.1375396251678467, 950.0, 0.279666006565094, 0.3952830135822296, 0.04828000068664551, 3.1389999389648438, 0.5889999270439148, -0.35199999809265137, -0.3425034284591675, -2.048964262008667, 1.1248997449874878, 1.1685677766799927, 2.857872247695923, 1.9529887437820435, -1.5953357219696045, 846.0, -0.18448400497436523, 0.4184800088405609, 0.07110700011253357, 3.1389999389648438, 0.6359999775886536, -1.5360000133514404], "mean": [0.6122817993164062, 1.9958562850952148, -0.8892220258712769, -0.7956517934799194, -2.1312575340270996, -1.6712404489517212, 1.8083418607711792, 702.9033813476562, 0.23333096504211426, 0.3396020829677582, 0.007869823835790157, 0.11293192207813263, 0.22208671271800995, -0.5927669405937195, -0.5027410387992859, -2.1372992992401123, 0.5900144577026367, 0.9969764947891235, 2.323667287826538, 1.7223799228668213, -1.9114292860031128, 677.8049926757812, -0.2617175877094269, 0.31651896238327026, 0.024093210697174072, 2.1587913036346436, 0.37934011220932007, -2.380113363265991], "std": [0.13724586367607117, 0.06130463629961014, 0.18509404361248016, 0.09275941550731659, 0.2681099772453308, 0.17632287740707397, 0.16037288308143616, 255.188720703125, 0.05027206242084503, 0.027402808889746666, 0.04244612157344818, 3.083451747894287, 0.2413683533668518, 0.1125529333949089, 0.20170699059963226, 0.0370531789958477, 0.23873083293437958, 0.07885198295116425, 0.2670883238315582, 0.22687585651874542, 0.37462055683135986, 268.8793640136719, 0.035999931395053864, 0.058999914675951004, 0.03093128465116024, 2.0437052249908447, 0.29112300276756287, 0.27838361263275146], "count": [300]}, "timestamp": {"min": [0.0], "max": [9.966666666666667], "mean": [4.983333333333333], "std": [2.8867353083961027], "count": [300]}, "frame_index": {"min": [0], "max": [299], "mean": [149.5], "std": [86.60205925188308], "count": [300]}, "episode_index": {"min": [209], "max": [209], "mean": [209.0], "std": [0.0], "count": [300]}, "index": {"min": [138183], "max": [138482], "mean": [138332.5], "std": [86.60205925188308], "count": [300]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [300]}, "subtask_annotation": {"mean": [11.45, 29.0, 29.0, 29.0, 29.0], "std": [11.098686108424431, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [300]}, "scene_annotation": {"mean": [209.0], "std": [0.0], "min": [209], "max": [209], "count": [300]}, "eef_direction_state": {"mean": [4.41, 4.5633333333333335], "std": [2.0187207170218797, 1.9181559431449278], "min": [0, 0], "max": [6, 6], "count": [300]}, "eef_velocity_state": {"mean": [0.7766666666666666, 0.64], "std": [0.8794632201266592, 0.834905184237509], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_acc_mag_state": {"mean": [0.7333333333333333, 0.5866666666666667], "std": [0.8459051693633044, 0.8057019024152525], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_direction_action": {"mean": [4.41, 4.5633333333333335], "std": [2.0187207170218797, 1.9181559431449278], "min": [0, 0], "max": [6, 6], "count": [300]}, "eef_velocity_action": {"mean": [0.7766666666666666, 0.64], "std": [0.8794632201266592, 0.834905184237509], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_acc_mag_action": {"mean": [0.7333333333333333, 0.5866666666666667], "std": [0.8459051693633044, 0.8057019024152525], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_sim_pose_state": {"mean": [0.5269550554236955, 0.29753817991646464, 1.1200026118101958, -1.643497957675996, 0.8082321878229881, 2.1288228788678136, 0.5609049938114652, -0.2680310738390667, 1.1295118679527532, 2.504555501765126, 0.8048551769922018, -2.5177879276294193], "std": [0.06058673615544048, 0.053412742237961414, 0.02324252624804135, 1.8450799051316622, 0.30404686327933717, 1.842817042530557, 0.0284331358545783, 0.06636218456828098, 0.014356117553897376, 0.17935821309061398, 0.2235880192290346, 0.19208936791510955], "min": [0.47407010851414627, 0.17841205919840153, 1.0830001187225105, -3.137258110817605, 0.25617651228279636, -3.1208043771607317, 0.5309207834698068, -0.33091233674225484, 1.1049327136513463, 2.2014549974997872, 0.3093546961400828, -2.776899366277777], "max": [0.6329193859523126, 0.34318229452397225, 1.1800604903624419, 3.130562827506492, 1.0822178738535966, 3.114829363016472, 0.6151528461249411, -0.12018088250604012, 1.1850096546054643, 2.90756526757523, 1.2042748464932824, -2.103308533727211], "count": [300]}, "eef_sim_pose_action": {"mean": [0.5269550554236955, 0.29753817991646464, 1.1200026118101958, -1.643497957675996, 0.8082321878229881, 2.1288228788678136, 0.5609049938114652, -0.2680310738390667, 1.1295118679527532, 2.504555501765126, 0.8048551769922018, -2.5177879276294193], "std": [0.06058673615544048, 0.053412742237961414, 0.02324252624804135, 1.8450799051316622, 0.30404686327933717, 1.842817042530557, 0.0284331358545783, 0.06636218456828098, 0.014356117553897376, 0.17935821309061398, 0.2235880192290346, 0.19208936791510955], "min": [0.47407010851414627, 0.17841205919840153, 1.0830001187225105, -3.137258110817605, 0.25617651228279636, -3.1208043771607317, 0.5309207834698068, -0.33091233674225484, 1.1049327136513463, 2.2014549974997872, 0.3093546961400828, -2.776899366277777], "max": [0.6329193859523126, 0.34318229452397225, 1.1800604903624419, 3.130562827506492, 1.0822178738535966, 3.114829363016472, 0.6151528461249411, -0.12018088250604012, 1.1850096546054643, 2.90756526757523, 1.2042748464932824, -2.103308533727211], "count": [300]}, "gripper_mode_state": {"mean": [0.19, 0.17666666666666667], "std": [0.3923009049186589, 0.38138635994953446], "min": [0, 0], "max": [1, 1], "count": [300]}, "gripper_activity_state": {"mean": [1.7566666666666666, 1.73], "std": [0.6034254073389869, 0.6301587101675269], "min": [0, 0], "max": [2, 2], "count": [300]}, "gripper_mode_action": {"mean": [0.19, 0.17666666666666667], "std": [0.3923009049186589, 0.38138635994953446], "min": [0, 0], "max": [1, 1], "count": [300]}, "gripper_activity_action": {"mean": [1.7566666666666666, 1.73], "std": [0.6034254073389869, 0.6301587101675269], "min": [0, 0], "max": [2, 2], "count": [300]}, "gripper_open_scale_state": {"mean": [0.677804999643962, 0.7029033331934608], "std": [0.26887960426964924, 0.2551887214427544], "min": [0.038, 0.045], "max": [0.846, 0.95], "count": [300]}, "gripper_open_scale_action": {"mean": [0.677804999643962, 0.7029033331934608], "std": [0.26887960426964924, 0.2551887214427544], "min": [0.038, 0.045], "max": [0.846, 0.95], "count": [300]}}} +{"episode_index": 191, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.4896891135620915]], [[0.47799244076797387]], [[0.46422510620915036]]], "std": [[[0.14121881582829335]], [[0.1493050939608023]], [[0.1676169575067404]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[1.0]], [[1.0]]], "mean": [[[0.48349535947712413]], [[0.4659816176470588]], [[0.44784868464052285]]], "std": [[[0.10009396554542678]], [[0.11616605844700208]], [[0.1444483196704051]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4847346221405229]], [[0.46657192810457515]], [[0.4483851450163399]]], "std": [[[0.11499067254709293]], [[0.13837571523651346]], [[0.16367466754790994]]], "count": [100]}, "observation.state": {"min": [0.38175585865974426, 2.005976676940918, -1.370537281036377, -1.0060253143310547, -2.690372943878174, -1.7880374193191528, 1.515923261642456, 136.0, 0.11044900119304657, 0.3080059885978699, -0.10038600116968155, -3.1089999675750732, -0.42800000309944153, -0.6119999885559082, -0.901497483253479, -2.1629691123962402, 0.321978360414505, 0.7536855340003967, 2.307342767715454, 1.2846320867538452, -2.366230010986328, 50.0, -0.323498010635376, 0.254285991191864, -0.044530000537633896, -3.1381852626800537, -0.34199997782707214, -2.628000020980835], "max": [0.8500277400016785, 2.10368013381958, -0.6747268438339233, -0.6501525640487671, -1.661344051361084, -1.086921215057373, 2.139756202697754, 944.0, 0.2754270136356354, 0.40681299567222595, 0.030660999938845634, -2.865000009536743, 0.4230000078678131, -0.22199998795986176, -0.3827158212661743, -2.005173921585083, 1.0247002840042114, 1.0854551792144775, 2.831918954849243, 1.8612889051437378, -1.369455099105835, 888.0, -0.21176700294017792, 0.4172930121421814, 0.04784199967980385, 3.138000011444092, 0.49799999594688416, -1.6119999885559082], "mean": [0.6107733845710754, 2.0610780715942383, -0.8391216397285461, -0.865845799446106, -2.2151801586151123, -1.6069015264511108, 1.6571996212005615, 805.1238403320312, 0.23235252499580383, 0.34691566228866577, -0.004211281891912222, -3.0146677494049072, 0.20641817152500153, -0.4181704521179199, -0.6103333830833435, -2.1158530712127686, 0.5900397300720215, 0.9093404412269592, 2.5492639541625977, 1.6190117597579956, -1.8334670066833496, 581.228271484375, -0.2719128727912903, 0.33638444542884827, 0.007096373476088047, 2.73518967628479, 0.1648007035255432, -2.438791275024414], "std": [0.12177892029285431, 0.02252514660358429, 0.21814341843128204, 0.07054001837968826, 0.2366572916507721, 0.161165252327919, 0.19916631281375885, 203.58717346191406, 0.044814180582761765, 0.023938827216625214, 0.030977610498666763, 0.049422554671764374, 0.21258291602134705, 0.08977147936820984, 0.19518516957759857, 0.050804976373910904, 0.2666771113872528, 0.07658709585666656, 0.16502745449543, 0.21397945284843445, 0.37216684222221375, 296.7620544433594, 0.04212629422545433, 0.06402627378702164, 0.026935968548059464, 1.0207161903381348, 0.26964735984802246, 0.27867934107780457], "count": [311]}, "action": {"min": [0.38175585865974426, 2.005976676940918, -1.370537281036377, -1.0060253143310547, -2.690372943878174, -1.7880374193191528, 1.515923261642456, 136.0, 0.11044900119304657, 0.3080059885978699, -0.10038600116968155, -3.1089999675750732, -0.42800000309944153, -0.6119999885559082, -0.901497483253479, -2.1629691123962402, 0.321978360414505, 0.7536855340003967, 2.307342767715454, 1.2846320867538452, -2.366230010986328, 50.0, -0.323498010635376, 0.254285991191864, -0.044530000537633896, -3.1381852626800537, -0.34199997782707214, -2.628000020980835], "max": [0.8500277400016785, 2.10368013381958, -0.6747268438339233, -0.6501525640487671, -1.661344051361084, -1.086921215057373, 2.139756202697754, 944.0, 0.2754270136356354, 0.40681299567222595, 0.030660999938845634, -2.865000009536743, 0.4230000078678131, -0.22199998795986176, -0.3827158212661743, -2.005173921585083, 1.0247002840042114, 1.0854551792144775, 2.831918954849243, 1.8612889051437378, -1.369455099105835, 888.0, -0.21176700294017792, 0.4172930121421814, 0.04784199967980385, 3.138000011444092, 0.49799999594688416, -1.6119999885559082], "mean": [0.6107733845710754, 2.0610780715942383, -0.8391216397285461, -0.865845799446106, -2.2151801586151123, -1.6069015264511108, 1.6571996212005615, 805.1238403320312, 0.23235252499580383, 0.34691566228866577, -0.004211281891912222, -3.0146677494049072, 0.20641817152500153, -0.4181704521179199, -0.6103333830833435, -2.1158530712127686, 0.5900397300720215, 0.9093404412269592, 2.5492639541625977, 1.6190117597579956, -1.8334670066833496, 581.228271484375, -0.2719128727912903, 0.33638444542884827, 0.007096373476088047, 2.73518967628479, 0.1648007035255432, -2.438791275024414], "std": [0.12177892029285431, 0.02252514660358429, 0.21814341843128204, 0.07054001837968826, 0.2366572916507721, 0.161165252327919, 0.19916631281375885, 203.58717346191406, 0.044814180582761765, 0.023938827216625214, 0.030977610498666763, 0.049422554671764374, 0.21258291602134705, 0.08977147936820984, 0.19518516957759857, 0.050804976373910904, 0.2666771113872528, 0.07658709585666656, 0.16502745449543, 0.21397945284843445, 0.37216684222221375, 296.7620544433594, 0.04212629422545433, 0.06402627378702164, 0.026935968548059464, 1.0207161903381348, 0.26964735984802246, 0.27867934107780457], "count": [311]}, "timestamp": {"min": [0.0], "max": [10.333333333333334], "mean": [5.166666666666666], "std": [2.9925834249951255], "count": [311]}, "frame_index": {"min": [0], "max": [310], "mean": [155.0], "std": [89.77750274985377], "count": [311]}, "episode_index": {"min": [210], "max": [210], "mean": [210.0], "std": [0.0], "count": [311]}, "index": {"min": [138483], "max": [138793], "mean": [138638.0], "std": [89.77750274985377], "count": [311]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [311]}, "subtask_annotation": {"mean": [8.980707395498392, 29.0, 29.0, 29.0, 29.0], "std": [10.727535301619923, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [311]}, "scene_annotation": {"mean": [210.0], "std": [0.0], "min": [210], "max": [210], "count": [311]}, "eef_direction_state": {"mean": [3.7684887459807075, 3.954983922829582], "std": [2.15279015074695, 2.1765852595348743], "min": [0, 0], "max": [6, 6], "count": [311]}, "eef_velocity_state": {"mean": [0.9581993569131833, 0.7684887459807074], "std": [0.8645512406541472, 0.759360006616275], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_acc_mag_state": {"mean": [0.8745980707395499, 0.7234726688102894], "std": [0.8676192149315624, 0.8338086202297313], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_direction_action": {"mean": [3.7684887459807075, 3.954983922829582], "std": [2.15279015074695, 2.1765852595348743], "min": [0, 0], "max": [6, 6], "count": [311]}, "eef_velocity_action": {"mean": [0.9581993569131833, 0.7684887459807074], "std": [0.8645512406541472, 0.759360006616275], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_acc_mag_action": {"mean": [0.8745980707395499, 0.7234726688102894], "std": [0.8676192149315624, 0.8338086202297313], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_sim_pose_state": {"mean": [0.550079014143485, 0.2885508713837065, 1.1086262629418393, -2.122925058271313, 0.6823691161328784, 1.923725419345959, 0.5656340275286033, -0.25764642268144033, 1.1229919248918117, 2.7778378320130224, 0.8879543434554822, -2.2638329362540994], "std": [0.06505197841765238, 0.05245786780366858, 0.029961913381827455, 1.7244466931297664, 0.24358468408454648, 1.644992174403506, 0.024658568773113763, 0.05324440427519077, 0.01693896370035037, 0.0940707544985517, 0.22098696159461367, 0.10079930260722104], "min": [0.46782217658556124, 0.19947161892475426, 1.0710954780116735, -3.1410449337943063, 0.3383749351964149, -3.1062022375555625, 0.52546584425454, -0.31399316701110797, 1.105633819303435, 2.5593064639417955, 0.24584861205232422, -2.5188757139039017], "max": [0.6332139688485764, 0.3443874781576577, 1.1689026879159314, 3.1415760942679674, 0.9831514801767374, 3.1333482636794834, 0.6237967075497748, -0.10900281646972035, 1.1742688964048031, 2.9785234751102125, 1.1535807239957867, -2.055653934727477], "count": [311]}, "eef_sim_pose_action": {"mean": [0.550079014143485, 0.2885508713837065, 1.1086262629418393, -2.122925058271313, 0.6823691161328784, 1.923725419345959, 0.5656340275286033, -0.25764642268144033, 1.1229919248918117, 2.7778378320130224, 0.8879543434554822, -2.2638329362540994], "std": [0.06505197841765238, 0.05245786780366858, 0.029961913381827455, 1.7244466931297664, 0.24358468408454648, 1.644992174403506, 0.024658568773113763, 0.05324440427519077, 0.01693896370035037, 0.0940707544985517, 0.22098696159461367, 0.10079930260722104], "min": [0.46782217658556124, 0.19947161892475426, 1.0710954780116735, -3.1410449337943063, 0.3383749351964149, -3.1062022375555625, 0.52546584425454, -0.31399316701110797, 1.105633819303435, 2.5593064639417955, 0.24584861205232422, -2.5188757139039017], "max": [0.6332139688485764, 0.3443874781576577, 1.1689026879159314, 3.1415760942679674, 0.9831514801767374, 3.1333482636794834, 0.6237967075497748, -0.10900281646972035, 1.1742688964048031, 2.9785234751102125, 1.1535807239957867, -2.055653934727477], "count": [311]}, "gripper_mode_state": {"mean": [0.3279742765273312, 0.1189710610932476], "std": [0.46947539921033754, 0.32375445590075486], "min": [0, 0], "max": [1, 1], "count": [311]}, "gripper_activity_state": {"mean": [1.5369774919614148, 1.7363344051446945], "std": [0.7378703143368496, 0.6064482578583044], "min": [0, 0], "max": [2, 2], "count": [311]}, "gripper_mode_action": {"mean": [0.3279742765273312, 0.1189710610932476], "std": [0.46947539921033754, 0.32375445590075486], "min": [0, 0], "max": [1, 1], "count": [311]}, "gripper_activity_action": {"mean": [1.5369774919614148, 1.7363344051446945], "std": [0.7378703143368496, 0.6064482578583044], "min": [0, 0], "max": [2, 2], "count": [311]}, "gripper_open_scale_state": {"mean": [0.5812282957218085, 0.8051237944084733], "std": [0.29676215141879947, 0.2035871767288017], "min": [0.05, 0.136], "max": [0.888, 0.944], "count": [311]}, "gripper_open_scale_action": {"mean": [0.5812282957218085, 0.8051237944084733], "std": [0.29676215141879947, 0.2035871767288017], "min": [0.05, 0.136], "max": [0.888, 0.944], "count": [311]}}} +{"episode_index": 192, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4986828635620915]], [[0.4869033946078431]], [[0.47334339460784314]]], "std": [[[0.1368612959115578]], [[0.1452699807926164]], [[0.16371520693318306]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[0.7607843137254902]], [[0.8823529411764706]]], "mean": [[[0.48647906862745094]], [[0.4720491789215686]], [[0.45614887050653596]]], "std": [[[0.10848428093991791]], [[0.12015369551669636]], [[0.14408208020464752]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48859745098039215]], [[0.4732634354575163]], [[0.4540076327614379]]], "std": [[[0.1253044855950994]], [[0.14273480705281233]], [[0.16633778486116008]]], "count": [100]}, "observation.state": {"min": [0.4533492922782898, 1.9711050987243652, -1.086799144744873, -0.9890257120132446, -2.6053576469421387, -1.8545695543289185, 1.5967668294906616, 94.0, 0.13851000368595123, 0.3104209899902344, -0.08754000067710876, -3.1411852836608887, -0.32500001788139343, -0.7900000214576721, -0.919299840927124, -2.152235507965088, 0.4268202781677246, 0.7761654257774353, 2.2178597450256348, 1.2695698738098145, -2.6061956882476807, 42.0, -0.30671998858451843, 0.25964999198913574, -0.038561999797821045, -3.1371853351593018, -0.25200000405311584, -2.5139999389648438], "max": [0.8360302448272705, 2.100346803665161, -0.6195570230484009, -0.4939281940460205, -1.7700605392456055, -1.3408143520355225, 2.1562843322753906, 954.0, 0.2672570049762726, 0.3803279995918274, 0.044571999460458755, 3.135999917984009, 0.492000013589859, -0.3840000033378601, -0.3401122987270355, -2.0243375301361084, 1.1384433507919312, 1.1455469131469727, 2.857872247695923, 1.9566364288330078, -1.662269115447998, 878.0, -0.18629899621009827, 0.4295479953289032, 0.07038400322198868, 3.13700008392334, 0.44699999690055847, -1.4809999465942383], "mean": [0.6273586750030518, 2.0166821479797363, -0.8439381122589111, -0.8372392058372498, -2.2365713119506836, -1.7165186405181885, 1.8603663444519043, 820.2827758789062, 0.23557381331920624, 0.3366249203681946, 0.007128207478672266, 1.6004773378372192, 0.15286903083324432, -0.6330174803733826, -0.5311919450759888, -2.1130266189575195, 0.6224645376205444, 0.9623047709465027, 2.409802198410034, 1.7030293941497803, -2.006850481033325, 685.2999877929688, -0.2685026526451111, 0.31989216804504395, 0.01909145526587963, 1.897409200668335, 0.2876828908920288, -2.2669355869293213], "std": [0.11446518450975418, 0.0466199554502964, 0.15378130972385406, 0.11136060953140259, 0.2317480593919754, 0.1378224492073059, 0.14731867611408234, 264.991943359375, 0.042392343282699585, 0.021469715982675552, 0.03890358656644821, 2.6500465869903564, 0.20178750157356262, 0.0984797403216362, 0.2142278105020523, 0.04294843599200249, 0.22060704231262207, 0.08552156388759613, 0.22486941516399384, 0.215931236743927, 0.3894285261631012, 274.7614440917969, 0.038344234228134155, 0.06441477686166763, 0.025521202012896538, 2.3127939701080322, 0.23115630447864532, 0.2703136205673218], "count": [290]}, "action": {"min": [0.4533492922782898, 1.9711050987243652, -1.086799144744873, -0.9890257120132446, -2.6053576469421387, -1.8545695543289185, 1.5967668294906616, 94.0, 0.13851000368595123, 0.3104209899902344, -0.08754000067710876, -3.1411852836608887, -0.32500001788139343, -0.7900000214576721, -0.919299840927124, -2.152235507965088, 0.4268202781677246, 0.7761654257774353, 2.2178597450256348, 1.2695698738098145, -2.6061956882476807, 42.0, -0.30671998858451843, 0.25964999198913574, -0.038561999797821045, -3.1371853351593018, -0.25200000405311584, -2.5139999389648438], "max": [0.8360302448272705, 2.100346803665161, -0.6195570230484009, -0.4939281940460205, -1.7700605392456055, -1.3408143520355225, 2.1562843322753906, 954.0, 0.2672570049762726, 0.3803279995918274, 0.044571999460458755, 3.135999917984009, 0.492000013589859, -0.3840000033378601, -0.3401122987270355, -2.0243375301361084, 1.1384433507919312, 1.1455469131469727, 2.857872247695923, 1.9566364288330078, -1.662269115447998, 878.0, -0.18629899621009827, 0.4295479953289032, 0.07038400322198868, 3.13700008392334, 0.44699999690055847, -1.4809999465942383], "mean": [0.6273586750030518, 2.0166821479797363, -0.8439381122589111, -0.8372392058372498, -2.2365713119506836, -1.7165186405181885, 1.8603663444519043, 820.2827758789062, 0.23557381331920624, 0.3366249203681946, 0.007128207478672266, 1.6004773378372192, 0.15286903083324432, -0.6330174803733826, -0.5311919450759888, -2.1130266189575195, 0.6224645376205444, 0.9623047709465027, 2.409802198410034, 1.7030293941497803, -2.006850481033325, 685.2999877929688, -0.2685026526451111, 0.31989216804504395, 0.01909145526587963, 1.897409200668335, 0.2876828908920288, -2.2669355869293213], "std": [0.11446518450975418, 0.0466199554502964, 0.15378130972385406, 0.11136060953140259, 0.2317480593919754, 0.1378224492073059, 0.14731867611408234, 264.991943359375, 0.042392343282699585, 0.021469715982675552, 0.03890358656644821, 2.6500465869903564, 0.20178750157356262, 0.0984797403216362, 0.2142278105020523, 0.04294843599200249, 0.22060704231262207, 0.08552156388759613, 0.22486941516399384, 0.215931236743927, 0.3894285261631012, 274.7614440917969, 0.038344234228134155, 0.06441477686166763, 0.025521202012896538, 2.3127939701080322, 0.23115630447864532, 0.2703136205673218], "count": [290]}, "timestamp": {"min": [0.0], "max": [9.633333333333333], "mean": [4.816666666666666], "std": [2.7905097105088963], "count": [290]}, "frame_index": {"min": [0], "max": [289], "mean": [144.5], "std": [83.7152913152669], "count": [290]}, "episode_index": {"min": [211], "max": [211], "mean": [211.0], "std": [0.0], "count": [290]}, "index": {"min": [138794], "max": [139083], "mean": [138938.5], "std": [83.7152913152669], "count": [290]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [290]}, "subtask_annotation": {"mean": [12.355172413793104, 29.0, 29.0, 29.0, 29.0], "std": [10.693926287993184, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [290]}, "scene_annotation": {"mean": [211.0], "std": [0.0], "min": [211], "max": [211], "count": [290]}, "eef_direction_state": {"mean": [4.224137931034483, 4.706896551724138], "std": [2.1012566309832095, 1.8533159535765098], "min": [0, 0], "max": [6, 6], "count": [290]}, "eef_velocity_state": {"mean": [0.8482758620689655, 0.6068965517241379], "std": [0.8696494298259925, 0.8329138857184415], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_acc_mag_state": {"mean": [0.7931034482758621, 0.6068965517241379], "std": [0.8337414775381032, 0.7947808348880536], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_direction_action": {"mean": [4.224137931034483, 4.706896551724138], "std": [2.1012566309832095, 1.8533159535765098], "min": [0, 0], "max": [6, 6], "count": [290]}, "eef_velocity_action": {"mean": [0.8482758620689655, 0.6068965517241379], "std": [0.8696494298259925, 0.8329138857184415], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_acc_mag_action": {"mean": [0.7931034482758621, 0.6068965517241379], "std": [0.8337414775381032, 0.7947808348880536], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_sim_pose_state": {"mean": [0.5330499395931352, 0.2975891055758834, 1.1155224151905692, -1.6763927746991736, 0.6773126087187167, 2.0832473445204314, 0.56007609691455, -0.26802221184015945, 1.1297750760706105, 2.520286383497026, 0.7312996538337099, -2.4939138091901514], "std": [0.06446321815447076, 0.047582115180736434, 0.03197678543267785, 1.8682691878153084, 0.25489094733671175, 1.8492056757780049, 0.022286897371233228, 0.05619419837204847, 0.01249791890503847, 0.12121420151604166, 0.20082156796808825, 0.12339121207195251], "min": [0.4720898504587071, 0.1938896128405019, 1.0809443510840329, -3.134514181430366, 0.1873565059610547, -3.12628876328112, 0.5314351590434974, -0.3161703908797221, 1.1091707846791394, 2.3403594376716024, 0.3121815013766258, -2.7560917644029295], "max": [0.6425966324442851, 0.3446985822316769, 1.2042123910689726, 3.140511177445845, 0.9606841760799503, 3.115320986486566, 0.6030615846982604, -0.14007163879161702, 1.1718136107030663, 2.8065128199762923, 1.14757202684107, -2.2093128479966637], "count": [290]}, "eef_sim_pose_action": {"mean": [0.5330499395931352, 0.2975891055758834, 1.1155224151905692, -1.6763927746991736, 0.6773126087187167, 2.0832473445204314, 0.56007609691455, -0.26802221184015945, 1.1297750760706105, 2.520286383497026, 0.7312996538337099, -2.4939138091901514], "std": [0.06446321815447076, 0.047582115180736434, 0.03197678543267785, 1.8682691878153084, 0.25489094733671175, 1.8492056757780049, 0.022286897371233228, 0.05619419837204847, 0.01249791890503847, 0.12121420151604166, 0.20082156796808825, 0.12339121207195251], "min": [0.4720898504587071, 0.1938896128405019, 1.0809443510840329, -3.134514181430366, 0.1873565059610547, -3.12628876328112, 0.5314351590434974, -0.3161703908797221, 1.1091707846791394, 2.3403594376716024, 0.3121815013766258, -2.7560917644029295], "max": [0.6425966324442851, 0.3446985822316769, 1.2042123910689726, 3.140511177445845, 0.9606841760799503, 3.115320986486566, 0.6030615846982604, -0.14007163879161702, 1.1718136107030663, 2.8065128199762923, 1.14757202684107, -2.2093128479966637], "count": [290]}, "gripper_mode_state": {"mean": [0.1896551724137931, 0.15517241379310345], "std": [0.39202817244490024, 0.3620689655172419], "min": [0, 0], "max": [1, 1], "count": [290]}, "gripper_activity_state": {"mean": [1.717241379310345, 1.7241379310344827], "std": [0.6346701372487452, 0.6376980003071356], "min": [0, 0], "max": [2, 2], "count": [290]}, "gripper_mode_action": {"mean": [0.1896551724137931, 0.15517241379310345], "std": [0.39202817244490024, 0.3620689655172419], "min": [0, 0], "max": [1, 1], "count": [290]}, "gripper_activity_action": {"mean": [1.717241379310345, 1.7241379310344827], "std": [0.6346701372487452, 0.6376980003071356], "min": [0, 0], "max": [2, 2], "count": [290]}, "gripper_open_scale_state": {"mean": [0.6853000000920764, 0.8202827587259216], "std": [0.27476177133360974, 0.2649918865611773], "min": [0.042, 0.094], "max": [0.878, 0.954], "count": [290]}, "gripper_open_scale_action": {"mean": [0.6853000000920764, 0.8202827587259216], "std": [0.27476177133360974, 0.2649918865611773], "min": [0.042, 0.094], "max": [0.878, 0.954], "count": [290]}}} +{"episode_index": 193, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9137254901960784]], [[1.0]], [[1.0]]], "mean": [[[0.49216493259803923]], [[0.48115906045751633]], [[0.4682438929738562]]], "std": [[[0.12623804404447136]], [[0.13864440682643406]], [[0.15518181282130547]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4789719444444444]], [[0.47482548406862746]], [[0.4629130147058823]]], "std": [[[0.1114025077641706]], [[0.11557104352389926]], [[0.13236624067121278]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4945600388071896]], [[0.4764834395424836]], [[0.45870044321895426]]], "std": [[[0.10575373629549592]], [[0.13541860976278983]], [[0.16421287861043557]]], "count": [100]}, "observation.state": {"min": [0.4645019471645355, 1.9556764364242554, -1.0911275148391724, -1.0524684190750122, -2.627488613128662, -1.7925928831100464, 1.8758798837661743, 103.0, 0.12972599267959595, 0.32721400260925293, -0.08666399866342545, -3.1411852836608887, -0.2970000207424164, -0.7459999918937683, -0.6559296250343323, -2.1723415851593018, 0.5530948638916016, 0.9124058485031128, 1.9492013454437256, 1.3887410163879395, -2.6200709342956543, 69.0, -0.2939560115337372, 0.2640500068664551, -0.016340000554919243, -3.1401853561401367, 0.046000003814697266, -2.507999897003174], "max": [0.9151983261108398, 2.0995962619781494, -0.6456496715545654, -0.5719095468521118, -1.8871896266937256, -1.2750154733657837, 2.1692872047424316, 945.0, 0.25430798530578613, 0.40098699927330017, 0.06499700248241425, 3.1410000324249268, 0.3999999761581421, -0.5099999904632568, -0.26282915472984314, -2.012888193130493, 0.9404357671737671, 1.1934735774993896, 2.725942373275757, 1.9225499629974365, -1.7364979982376099, 891.0, -0.24973200261592865, 0.3737269937992096, 0.05809900164604187, 3.132999897003174, 0.6159999966621399, -1.6069999933242798], "mean": [0.671574056148529, 2.0152292251586914, -0.7884669899940491, -0.886396050453186, -2.292757511138916, -1.678213119506836, 1.9735032320022583, 683.8944702148438, 0.22680450975894928, 0.3589407503604889, 0.020477639511227608, -2.112245798110962, 0.16841791570186615, -0.6830780506134033, -0.417391300201416, -2.1332614421844482, 0.6771684885025024, 1.0492078065872192, 2.2491273880004883, 1.7055083513259888, -2.0921812057495117, 679.505859375, -0.27194035053253174, 0.3063424825668335, 0.025840379297733307, 1.9995886087417603, 0.41455861926078796, -2.189124822616577], "std": [0.10496266931295395, 0.04082135111093521, 0.17190517485141754, 0.09591546654701233, 0.1947011798620224, 0.13943026959896088, 0.08416431397199631, 191.3357391357422, 0.03829772025346756, 0.018635965883731842, 0.04059440270066261, 2.2216413021087646, 0.1732654571533203, 0.0704946368932724, 0.14841197431087494, 0.04280398413538933, 0.129176065325737, 0.07186472415924072, 0.27781927585601807, 0.18196870386600494, 0.3910571336746216, 293.5110168457031, 0.012975928373634815, 0.04433312267065048, 0.022892272099852562, 2.2456936836242676, 0.1971573531627655, 0.2735731899738312], "count": [256]}, "action": {"min": [0.4645019471645355, 1.9556764364242554, -1.0911275148391724, -1.0524684190750122, -2.627488613128662, -1.7925928831100464, 1.8758798837661743, 103.0, 0.12972599267959595, 0.32721400260925293, -0.08666399866342545, -3.1411852836608887, -0.2970000207424164, -0.7459999918937683, -0.6559296250343323, -2.1723415851593018, 0.5530948638916016, 0.9124058485031128, 1.9492013454437256, 1.3887410163879395, -2.6200709342956543, 69.0, -0.2939560115337372, 0.2640500068664551, -0.016340000554919243, -3.1401853561401367, 0.046000003814697266, -2.507999897003174], "max": [0.9151983261108398, 2.0995962619781494, -0.6456496715545654, -0.5719095468521118, -1.8871896266937256, -1.2750154733657837, 2.1692872047424316, 945.0, 0.25430798530578613, 0.40098699927330017, 0.06499700248241425, 3.1410000324249268, 0.3999999761581421, -0.5099999904632568, -0.26282915472984314, -2.012888193130493, 0.9404357671737671, 1.1934735774993896, 2.725942373275757, 1.9225499629974365, -1.7364979982376099, 891.0, -0.24973200261592865, 0.3737269937992096, 0.05809900164604187, 3.132999897003174, 0.6159999966621399, -1.6069999933242798], "mean": [0.671574056148529, 2.0152292251586914, -0.7884669899940491, -0.886396050453186, -2.292757511138916, -1.678213119506836, 1.9735032320022583, 683.8944702148438, 0.22680450975894928, 0.3589407503604889, 0.020477639511227608, -2.112245798110962, 0.16841791570186615, -0.6830780506134033, -0.417391300201416, -2.1332614421844482, 0.6771684885025024, 1.0492078065872192, 2.2491273880004883, 1.7055083513259888, -2.0921812057495117, 679.505859375, -0.27194035053253174, 0.3063424825668335, 0.025840379297733307, 1.9995886087417603, 0.41455861926078796, -2.189124822616577], "std": [0.10496266931295395, 0.04082135111093521, 0.17190517485141754, 0.09591546654701233, 0.1947011798620224, 0.13943026959896088, 0.08416431397199631, 191.3357391357422, 0.03829772025346756, 0.018635965883731842, 0.04059440270066261, 2.2216413021087646, 0.1732654571533203, 0.0704946368932724, 0.14841197431087494, 0.04280398413538933, 0.129176065325737, 0.07186472415924072, 0.27781927585601807, 0.18196870386600494, 0.3910571336746216, 293.5110168457031, 0.012975928373634815, 0.04433312267065048, 0.022892272099852562, 2.2456936836242676, 0.1971573531627655, 0.2735731899738312], "count": [256]}, "timestamp": {"min": [0.0], "max": [8.5], "mean": [4.25], "std": [2.4633423545166346], "count": [256]}, "frame_index": {"min": [0], "max": [255], "mean": [127.5], "std": [73.90027063549903], "count": [256]}, "episode_index": {"min": [212], "max": [212], "mean": [212.0], "std": [0.0], "count": [256]}, "index": {"min": [139084], "max": [139339], "mean": [139211.5], "std": [73.90027063549903], "count": [256]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [256]}, "subtask_annotation": {"mean": [11.38671875, 29.0, 29.0, 29.0, 29.0], "std": [10.646800216891386, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [256]}, "scene_annotation": {"mean": [212.0], "std": [0.0], "min": [212], "max": [212], "count": [256]}, "eef_direction_state": {"mean": [4.3203125, 4.7734375], "std": [2.0914020183464848, 1.6018292460789165], "min": [0, 0], "max": [6, 6], "count": [256]}, "eef_velocity_state": {"mean": [0.7109375, 0.70703125], "std": [0.8018761569555176, 0.8772901809113319], "min": [0, 0], "max": [2, 2], "count": [256]}, "eef_acc_mag_state": {"mean": [0.71875, 0.69140625], "std": [0.8609360821222444, 0.8163875595946679], "min": [0, 0], "max": [2, 2], "count": [256]}, "eef_direction_action": {"mean": [4.3203125, 4.7734375], "std": [2.0914020183464848, 1.6018292460789165], "min": [0, 0], "max": [6, 6], "count": [256]}, "eef_velocity_action": {"mean": [0.7109375, 0.70703125], "std": [0.8018761569555176, 0.8772901809113319], "min": [0, 0], "max": [2, 2], "count": [256]}, "eef_acc_mag_action": {"mean": [0.71875, 0.69140625], "std": [0.8609360821222444, 0.8163875595946679], "min": [0, 0], "max": [2, 2], "count": [256]}, "eef_sim_pose_state": {"mean": [0.5177030081550775, 0.3064683532305178, 1.1147135571095486, -2.3479941942622884, 0.7126792772419721, 2.186231587804174, 0.5787609468874362, -0.26999722908064566, 1.1466986230347618, 2.564750141276459, 0.7151947830954145, -2.557538381916311], "std": [0.046308561751154366, 0.02909941343540423, 0.014188599203746903, 0.24322856634085618, 0.2921713133647659, 2.0409680439616533, 0.02001311956778546, 0.05450977145816469, 0.012718444059867521, 0.13856071162947736, 0.15286800783270918, 0.1328042259319241], "min": [0.4728952861117266, 0.24663378801051944, 1.0830741463870532, -2.8156980819462545, 0.30640347673842827, -3.1336150164341623, 0.5449108850902815, -0.31096755743543025, 1.1199811227378382, 2.3571968509603556, 0.33279948901993617, -2.7147519920581615], "max": [0.5885091779649794, 0.3384963874035759, 1.1509342151055815, -2.1358104250756655, 1.0479851541398233, 3.121301546838588, 0.6221593860170113, -0.13008167435072, 1.1822793496185058, 2.8952043652197257, 1.003977468607621, -2.237053686341397], "count": [256]}, "eef_sim_pose_action": {"mean": [0.5177030081550775, 0.3064683532305178, 1.1147135571095486, -2.3479941942622884, 0.7126792772419721, 2.186231587804174, 0.5787609468874362, -0.26999722908064566, 1.1466986230347618, 2.564750141276459, 0.7151947830954145, -2.557538381916311], "std": [0.046308561751154366, 0.02909941343540423, 0.014188599203746903, 0.24322856634085618, 0.2921713133647659, 2.0409680439616533, 0.02001311956778546, 0.05450977145816469, 0.012718444059867521, 0.13856071162947736, 0.15286800783270918, 0.1328042259319241], "min": [0.4728952861117266, 0.24663378801051944, 1.0830741463870532, -2.8156980819462545, 0.30640347673842827, -3.1336150164341623, 0.5449108850902815, -0.31096755743543025, 1.1199811227378382, 2.3571968509603556, 0.33279948901993617, -2.7147519920581615], "max": [0.5885091779649794, 0.3384963874035759, 1.1509342151055815, -2.1358104250756655, 1.0479851541398233, 3.121301546838588, 0.6221593860170113, -0.13008167435072, 1.1822793496185058, 2.8952043652197257, 1.003977468607621, -2.237053686341397], "count": [256]}, "gripper_mode_state": {"mean": [0.22265625, 0.140625], "std": [0.4160293791740404, 0.3476343040826092], "min": [0, 0], "max": [1, 1], "count": [256]}, "gripper_activity_state": {"mean": [1.6875, 1.6953125], "std": [0.676040864149498, 0.6380952337572738], "min": [0, 0], "max": [2, 2], "count": [256]}, "gripper_mode_action": {"mean": [0.22265625, 0.140625], "std": [0.4160293791740404, 0.3476343040826092], "min": [0, 0], "max": [1, 1], "count": [256]}, "gripper_activity_action": {"mean": [1.6875, 1.6953125], "std": [0.676040864149498, 0.6380952337572738], "min": [0, 0], "max": [2, 2], "count": [256]}, "gripper_open_scale_state": {"mean": [0.6795058594942085, 0.6838945309817787], "std": [0.29351087116969443, 0.1913356783530862], "min": [0.069, 0.103], "max": [0.891, 0.945], "count": [256]}, "gripper_open_scale_action": {"mean": [0.6795058594942085, 0.6838945309817787], "std": [0.29351087116969443, 0.1913356783530862], "min": [0.069, 0.103], "max": [0.891, 0.945], "count": [256]}}} +{"episode_index": 194, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[1.0]], [[1.0]]], "mean": [[[0.4944894219771242]], [[0.4817504779411765]], [[0.4700040951797385]]], "std": [[[0.13622397358832775]], [[0.148835193633382]], [[0.16653884680531483]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[0.7843137254901961]], [[0.788235294117647]]], "mean": [[[0.48166495915032675]], [[0.4696094301470588]], [[0.4549883660130719]]], "std": [[[0.10576382773326706]], [[0.11622388807792897]], [[0.13798496814711142]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47912623570261437]], [[0.46036335784313726]], [[0.4389578104575163]]], "std": [[[0.1193138927837766]], [[0.1431968533719397]], [[0.17000967807258263]]], "count": [100]}, "observation.state": {"min": [0.4660901725292206, 1.9684520959854126, -1.102978229522705, -1.1120539903640747, -2.6765496730804443, -1.8055604696273804, 1.7445265054702759, 66.0, 0.11619699746370316, 0.3162750005722046, -0.07513300329446793, -3.1351852416992188, -0.32600000500679016, -0.7429999709129333, -0.8555952906608582, -2.1647493839263916, 0.38117992877960205, 0.7423409223556519, 2.110539674758911, 1.1510796546936035, -2.5615673065185547, 86.0, -0.3155600130558014, 0.25979799032211304, -0.05237000063061714, -3.1401853561401367, -0.014999995008111, -2.424999952316284], "max": [0.89976966381073, 2.095250368118286, -0.7574903964996338, -0.6236585378646851, -1.793360710144043, -1.3924236297607422, 2.193983554840088, 961.0, 0.2573849856853485, 0.3909429907798767, 0.05952399969100952, 3.125, 0.5, -0.46000000834465027, -0.3435506224632263, -2.072805404663086, 1.0232865810394287, 1.0711958408355713, 2.6477341651916504, 1.8864915370941162, -1.6089493036270142, 907.0, -0.20470300316810608, 0.4291439950466156, 0.039459001272916794, 3.1410000324249268, 0.5260000824928284, -1.4900000095367432], "mean": [0.632724940776825, 2.035797357559204, -0.9243478775024414, -0.9037402272224426, -2.1545772552490234, -1.6350085735321045, 1.9486547708511353, 735.0066528320312, 0.2122887820005417, 0.354553759098053, 0.0037745260633528233, -1.718017339706421, 0.20317889750003815, -0.617320716381073, -0.49632906913757324, -2.134986162185669, 0.5956177115440369, 0.9105501770973206, 2.3401858806610107, 1.6349341869354248, -1.9618589878082275, 724.8986206054688, -0.27519455552101135, 0.31650951504707336, 0.004186148755252361, 1.3333606719970703, 0.37579071521759033, -2.2292797565460205], "std": [0.12526924908161163, 0.03703821077942848, 0.09785602986812592, 0.1043272614479065, 0.2377651482820511, 0.08230549842119217, 0.12325923889875412, 276.3979797363281, 0.03614470735192299, 0.01649291068315506, 0.03265725448727608, 2.5426247119903564, 0.24017399549484253, 0.06042110174894333, 0.1782965511083603, 0.025569221004843712, 0.20026202499866486, 0.07673987746238708, 0.15501011908054352, 0.24083562195301056, 0.37231215834617615, 296.18023681640625, 0.03437945991754532, 0.0630130022764206, 0.020849639549851418, 2.716367244720459, 0.16117209196090698, 0.280012309551239], "count": [296]}, "action": {"min": [0.4660901725292206, 1.9684520959854126, -1.102978229522705, -1.1120539903640747, -2.6765496730804443, -1.8055604696273804, 1.7445265054702759, 66.0, 0.11619699746370316, 0.3162750005722046, -0.07513300329446793, -3.1351852416992188, -0.32600000500679016, -0.7429999709129333, -0.8555952906608582, -2.1647493839263916, 0.38117992877960205, 0.7423409223556519, 2.110539674758911, 1.1510796546936035, -2.5615673065185547, 86.0, -0.3155600130558014, 0.25979799032211304, -0.05237000063061714, -3.1401853561401367, -0.014999995008111, -2.424999952316284], "max": [0.89976966381073, 2.095250368118286, -0.7574903964996338, -0.6236585378646851, -1.793360710144043, -1.3924236297607422, 2.193983554840088, 961.0, 0.2573849856853485, 0.3909429907798767, 0.05952399969100952, 3.125, 0.5, -0.46000000834465027, -0.3435506224632263, -2.072805404663086, 1.0232865810394287, 1.0711958408355713, 2.6477341651916504, 1.8864915370941162, -1.6089493036270142, 907.0, -0.20470300316810608, 0.4291439950466156, 0.039459001272916794, 3.1410000324249268, 0.5260000824928284, -1.4900000095367432], "mean": [0.632724940776825, 2.035797357559204, -0.9243478775024414, -0.9037402272224426, -2.1545772552490234, -1.6350085735321045, 1.9486547708511353, 735.0066528320312, 0.2122887820005417, 0.354553759098053, 0.0037745260633528233, -1.718017339706421, 0.20317889750003815, -0.617320716381073, -0.49632906913757324, -2.134986162185669, 0.5956177115440369, 0.9105501770973206, 2.3401858806610107, 1.6349341869354248, -1.9618589878082275, 724.8986206054688, -0.27519455552101135, 0.31650951504707336, 0.004186148755252361, 1.3333606719970703, 0.37579071521759033, -2.2292797565460205], "std": [0.12526924908161163, 0.03703821077942848, 0.09785602986812592, 0.1043272614479065, 0.2377651482820511, 0.08230549842119217, 0.12325923889875412, 276.3979797363281, 0.03614470735192299, 0.01649291068315506, 0.03265725448727608, 2.5426247119903564, 0.24017399549484253, 0.06042110174894333, 0.1782965511083603, 0.025569221004843712, 0.20026202499866486, 0.07673987746238708, 0.15501011908054352, 0.24083562195301056, 0.37231215834617615, 296.18023681640625, 0.03437945991754532, 0.0630130022764206, 0.020849639549851418, 2.716367244720459, 0.16117209196090698, 0.280012309551239], "count": [296]}, "timestamp": {"min": [0.0], "max": [9.833333333333334], "mean": [4.916666666666666], "std": [2.8482450737252227], "count": [296]}, "frame_index": {"min": [0], "max": [295], "mean": [147.5], "std": [85.44735221175668], "count": [296]}, "episode_index": {"min": [213], "max": [213], "mean": [213.0], "std": [0.0], "count": [296]}, "index": {"min": [139340], "max": [139635], "mean": [139487.5], "std": [85.44735221175668], "count": [296]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [296]}, "subtask_annotation": {"mean": [10.952702702702704, 29.0, 29.0, 29.0, 29.0], "std": [10.61031781082684, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [296]}, "scene_annotation": {"mean": [213.0], "std": [0.0], "min": [213], "max": [213], "count": [296]}, "eef_direction_state": {"mean": [3.9864864864864864, 4.625], "std": [2.304480027199916, 1.7019216087006364], "min": [0, 0], "max": [6, 6], "count": [296]}, "eef_velocity_state": {"mean": [0.7601351351351351, 0.6891891891891891], "std": [0.817811835298752, 0.8411008821402945], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_acc_mag_state": {"mean": [0.706081081081081, 0.6554054054054054], "std": [0.8451552193397451, 0.811345544391052], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_direction_action": {"mean": [3.9864864864864864, 4.625], "std": [2.304480027199916, 1.7019216087006364], "min": [0, 0], "max": [6, 6], "count": [296]}, "eef_velocity_action": {"mean": [0.7601351351351351, 0.6891891891891891], "std": [0.817811835298752, 0.8411008821402945], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_acc_mag_action": {"mean": [0.706081081081081, 0.6554054054054054], "std": [0.8451552193397451, 0.811345544391052], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_sim_pose_state": {"mean": [0.5276192091985495, 0.2941425048412619, 1.0977157429699977, -2.3998700848833026, 0.7162708593458799, 1.8653340091746304, 0.5749330534276572, -0.24897075722080095, 1.1428594197273627, 2.5356162831195563, 0.7783848510283559, -2.5299205301252794], "std": [0.06228247053542167, 0.041191983869065966, 0.025014716420102168, 0.26602525355187556, 0.2185053948545896, 2.1660691246644435, 0.018552931214047032, 0.04685185326161271, 0.015297074072648357, 0.16934178816482007, 0.2112506676314426, 0.1702729357675403], "min": [0.47341887080164624, 0.19881623888780786, 1.0747061724819345, -2.9953007929407582, 0.2115934913786428, -3.14139742996468, 0.5369198653290858, -0.2912871111224636, 1.1080565658395622, 2.257838025347637, 0.3136182951055104, -2.8297460487980963], "max": [0.6395032738528079, 0.3447859674582887, 1.1660168408759408, -2.1678419336228503, 0.9027194625329229, 3.1213754147300943, 0.6146774647002559, -0.13072988393531618, 1.1843180362670167, 2.896943787943877, 1.0875863895444353, -2.2067946080989964], "count": [296]}, "eef_sim_pose_action": {"mean": [0.5276192091985495, 0.2941425048412619, 1.0977157429699977, -2.3998700848833026, 0.7162708593458799, 1.8653340091746304, 0.5749330534276572, -0.24897075722080095, 1.1428594197273627, 2.5356162831195563, 0.7783848510283559, -2.5299205301252794], "std": [0.06228247053542167, 0.041191983869065966, 0.025014716420102168, 0.26602525355187556, 0.2185053948545896, 2.1660691246644435, 0.018552931214047032, 0.04685185326161271, 0.015297074072648357, 0.16934178816482007, 0.2112506676314426, 0.1702729357675403], "min": [0.47341887080164624, 0.19881623888780786, 1.0747061724819345, -2.9953007929407582, 0.2115934913786428, -3.14139742996468, 0.5369198653290858, -0.2912871111224636, 1.1080565658395622, 2.257838025347637, 0.3136182951055104, -2.8297460487980963], "max": [0.6395032738528079, 0.3447859674582887, 1.1660168408759408, -2.1678419336228503, 0.9027194625329229, 3.1213754147300943, 0.6146774647002559, -0.13072988393531618, 1.1843180362670167, 2.896943787943877, 1.0875863895444353, -2.2067946080989964], "count": [296]}, "gripper_mode_state": {"mean": [0.20270270270270271, 0.1858108108108108], "std": [0.4020128319092858, 0.3889539219453122], "min": [0, 0], "max": [1, 1], "count": [296]}, "gripper_activity_state": {"mean": [1.7466216216216217, 1.7432432432432432], "std": [0.5984118102675109, 0.6053993725568141], "min": [0, 0], "max": [2, 2], "count": [296]}, "gripper_mode_action": {"mean": [0.20270270270270271, 0.1858108108108108], "std": [0.4020128319092858, 0.3889539219453122], "min": [0, 0], "max": [1, 1], "count": [296]}, "gripper_activity_action": {"mean": [1.7466216216216217, 1.7432432432432432], "std": [0.5984118102675109, 0.6053993725568141], "min": [0, 0], "max": [2, 2], "count": [296]}, "gripper_open_scale_state": {"mean": [0.7248986487001986, 0.7350067568083067], "std": [0.2961803338188495, 0.27639787117575876], "min": [0.086, 0.066], "max": [0.907, 0.961], "count": [296]}, "gripper_open_scale_action": {"mean": [0.7248986487001986, 0.7350067568083067], "std": [0.2961803338188495, 0.27639787117575876], "min": [0.086, 0.066], "max": [0.907, 0.961], "count": [296]}}} +{"episode_index": 195, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[1.0]], [[1.0]]], "mean": [[[0.4918106331699346]], [[0.48069861723856205]], [[0.46605814746732027]]], "std": [[[0.12496143067195724]], [[0.13550292622873655]], [[0.15359093689587838]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.48531991421568627]], [[0.4694286621732026]], [[0.45107905433006534]]], "std": [[[0.1198057730245845]], [[0.131419427945526]], [[0.15676742063006696]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49244203635620915]], [[0.47701454044117647]], [[0.46044714665032677]]], "std": [[[0.1156181925810624]], [[0.13679231669756955]], [[0.15860297541860696]]], "count": [100]}, "observation.state": {"min": [0.445931613445282, 1.9050793647766113, -1.2711060047149658, -1.1891801357269287, -2.7698376178741455, -1.8741869926452637, 1.8381110429763794, 40.0, 0.07722099870443344, 0.3097609877586365, -0.06993599981069565, -3.1391851902008057, -0.4509999752044678, -0.7889999747276306, -0.8502022624015808, -2.1368939876556396, 0.3096388578414917, 0.8512494564056396, 2.0600993633270264, 1.271175742149353, -2.5584781169891357, 55.0, -0.30902498960494995, 0.24091899394989014, -0.022040000185370445, -3.1411852836608887, -0.03999999538064003, -2.4509999752044678], "max": [0.94830721616745, 2.0965592861175537, -0.5724156498908997, -0.8067435622215271, -2.0806941986083984, -1.3476910591125488, 2.2419800758361816, 959.0, 0.28309398889541626, 0.403997004032135, 0.08152499794960022, 3.1389999389648438, 0.33500000834465027, -0.3240000009536743, -0.3380703032016754, -2.0263969898223877, 1.0000213384628296, 1.1883249282836914, 2.804185628890991, 2.048318386077881, -1.568265676498413, 872.0, -0.20654599368572235, 0.42229801416397095, 0.0845479965209961, 3.1410000324249268, 0.6349999904632568, -1.6990000009536743], "mean": [0.6447649598121643, 1.9789296388626099, -0.8430528044700623, -0.9055135250091553, -2.331397533416748, -1.7599366903305054, 1.9659258127212524, 809.1849975585938, 0.2347627580165863, 0.3408317267894745, 0.030554400756955147, 0.11363134533166885, 0.07014282792806625, -0.6573771238327026, -0.5037263035774231, -2.1049702167510986, 0.5603647232055664, 0.9532943367958069, 2.4045956134796143, 1.7605613470077515, -1.980698823928833, 642.7379760742188, -0.27627333998680115, 0.30616429448127747, 0.02581711672246456, 0.6896623373031616, 0.343597412109375, -2.246424674987793], "std": [0.13488665223121643, 0.0738823413848877, 0.19227191805839539, 0.12095026671886444, 0.18934135138988495, 0.1356760710477829, 0.1580759733915329, 292.9969787597656, 0.06232327222824097, 0.029054513201117516, 0.036747757345438004, 3.053292751312256, 0.21166765689849854, 0.1274574249982834, 0.1864081621170044, 0.03131091222167015, 0.23159007728099823, 0.06467215716838837, 0.20548216998577118, 0.264077752828598, 0.42241984605789185, 257.5308837890625, 0.032989803701639175, 0.07075603306293488, 0.025022275745868683, 2.907898426055908, 0.18634672462940216, 0.20764505863189697], "count": [273]}, "action": {"min": [0.445931613445282, 1.9050793647766113, -1.2711060047149658, -1.1891801357269287, -2.7698376178741455, -1.8741869926452637, 1.8381110429763794, 40.0, 0.07722099870443344, 0.3097609877586365, -0.06993599981069565, -3.1391851902008057, -0.4509999752044678, -0.7889999747276306, -0.8502022624015808, -2.1368939876556396, 0.3096388578414917, 0.8512494564056396, 2.0600993633270264, 1.271175742149353, -2.5584781169891357, 55.0, -0.30902498960494995, 0.24091899394989014, -0.022040000185370445, -3.1411852836608887, -0.03999999538064003, -2.4509999752044678], "max": [0.94830721616745, 2.0965592861175537, -0.5724156498908997, -0.8067435622215271, -2.0806941986083984, -1.3476910591125488, 2.2419800758361816, 959.0, 0.28309398889541626, 0.403997004032135, 0.08152499794960022, 3.1389999389648438, 0.33500000834465027, -0.3240000009536743, -0.3380703032016754, -2.0263969898223877, 1.0000213384628296, 1.1883249282836914, 2.804185628890991, 2.048318386077881, -1.568265676498413, 872.0, -0.20654599368572235, 0.42229801416397095, 0.0845479965209961, 3.1410000324249268, 0.6349999904632568, -1.6990000009536743], "mean": [0.6447649598121643, 1.9789296388626099, -0.8430528044700623, -0.9055135250091553, -2.331397533416748, -1.7599366903305054, 1.9659258127212524, 809.1849975585938, 0.2347627580165863, 0.3408317267894745, 0.030554400756955147, 0.11363134533166885, 0.07014282792806625, -0.6573771238327026, -0.5037263035774231, -2.1049702167510986, 0.5603647232055664, 0.9532943367958069, 2.4045956134796143, 1.7605613470077515, -1.980698823928833, 642.7379760742188, -0.27627333998680115, 0.30616429448127747, 0.02581711672246456, 0.6896623373031616, 0.343597412109375, -2.246424674987793], "std": [0.13488665223121643, 0.0738823413848877, 0.19227191805839539, 0.12095026671886444, 0.18934135138988495, 0.1356760710477829, 0.1580759733915329, 292.9969787597656, 0.06232327222824097, 0.029054513201117516, 0.036747757345438004, 3.053292751312256, 0.21166765689849854, 0.1274574249982834, 0.1864081621170044, 0.03131091222167015, 0.23159007728099823, 0.06467215716838837, 0.20548216998577118, 0.264077752828598, 0.42241984605789185, 257.5308837890625, 0.032989803701639175, 0.07075603306293488, 0.025022275745868683, 2.907898426055908, 0.18634672462940216, 0.20764505863189697], "count": [273]}, "timestamp": {"min": [0.0], "max": [9.066666666666666], "mean": [4.533333333333334], "std": [2.6269261011190896], "count": [273]}, "frame_index": {"min": [0], "max": [272], "mean": [136.0], "std": [78.80778303357269], "count": [273]}, "episode_index": {"min": [214], "max": [214], "mean": [214.0], "std": [0.0], "count": [273]}, "index": {"min": [139636], "max": [139908], "mean": [139772.0], "std": [78.80778303357269], "count": [273]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [273]}, "subtask_annotation": {"mean": [10.989010989010989, 29.0, 29.0, 29.0, 29.0], "std": [10.198212698571279, 0.0, 0.0, 0.0, 0.0], "min": [2, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [273]}, "scene_annotation": {"mean": [214.0], "std": [0.0], "min": [214], "max": [214], "count": [273]}, "eef_direction_state": {"mean": [4.395604395604396, 4.706959706959707], "std": [2.097682940521531, 1.6133109047234364], "min": [0, 2], "max": [6, 6], "count": [273]}, "eef_velocity_state": {"mean": [0.7509157509157509, 0.7289377289377289], "std": [0.8624487478795138, 0.8934876143525653], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_acc_mag_state": {"mean": [0.7838827838827839, 0.5897435897435898], "std": [0.8391716748160046, 0.7704508029383093], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_direction_action": {"mean": [4.395604395604396, 4.706959706959707], "std": [2.097682940521531, 1.6133109047234364], "min": [0, 2], "max": [6, 6], "count": [273]}, "eef_velocity_action": {"mean": [0.7509157509157509, 0.7289377289377289], "std": [0.8624487478795138, 0.8934876143525653], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_acc_mag_action": {"mean": [0.7838827838827839, 0.5897435897435898], "std": [0.8391716748160046, 0.7704508029383093], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_sim_pose_state": {"mean": [0.5196416426504781, 0.3093118751009829, 1.1128721530471621, -2.4111176219286783, 0.7063484079424888, 2.0428337802665113, 0.5637118860985321, -0.2810872157124725, 1.1500056039977837, 2.611472557180909, 0.6448060059227759, -2.454794075053309], "std": [0.06995239001927961, 0.04203947673843094, 0.028917460588686394, 0.2983747506445242, 0.23076925088132447, 2.044301849089897, 0.02910609818683001, 0.07145888516042898, 0.02501889161003343, 0.20246358943319187, 0.19166953318928034, 0.19689199441364996], "min": [0.45355571146199797, 0.22386144798823518, 1.0882640564956072, -3.025339996519581, 0.3084668896438727, -3.1370676338801755, 0.531504032445391, -0.33842502785085027, 1.1296767870057933, 2.443078637333838, 0.17716746497981006, -2.75032870313854], "max": [0.634795006277916, 0.34858336149039626, 1.2007971643540345, -1.9211207150737055, 1.0028116818106292, 3.1327287836929365, 0.6248423247578643, -0.09896108714045473, 1.2107455227402841, 2.99415583565473, 0.9220248482739133, -2.0355818046504863], "count": [273]}, "eef_sim_pose_action": {"mean": [0.5196416426504781, 0.3093118751009829, 1.1128721530471621, -2.4111176219286783, 0.7063484079424888, 2.0428337802665113, 0.5637118860985321, -0.2810872157124725, 1.1500056039977837, 2.611472557180909, 0.6448060059227759, -2.454794075053309], "std": [0.06995239001927961, 0.04203947673843094, 0.028917460588686394, 0.2983747506445242, 0.23076925088132447, 2.044301849089897, 0.02910609818683001, 0.07145888516042898, 0.02501889161003343, 0.20246358943319187, 0.19166953318928034, 0.19689199441364996], "min": [0.45355571146199797, 0.22386144798823518, 1.0882640564956072, -3.025339996519581, 0.3084668896438727, -3.1370676338801755, 0.531504032445391, -0.33842502785085027, 1.1296767870057933, 2.443078637333838, 0.17716746497981006, -2.75032870313854], "max": [0.634795006277916, 0.34858336149039626, 1.2007971643540345, -1.9211207150737055, 1.0028116818106292, 3.1327287836929365, 0.6248423247578643, -0.09896108714045473, 1.2107455227402841, 2.99415583565473, 0.9220248482739133, -2.0355818046504863], "count": [273]}, "gripper_mode_state": {"mean": [0.22344322344322345, 0.17582417582417584], "std": [0.4165529370206428, 0.3806705071579948], "min": [0, 0], "max": [1, 1], "count": [273]}, "gripper_activity_state": {"mean": [1.7032967032967032, 1.7106227106227105], "std": [0.6545614334872705, 0.6351694825573247], "min": [0, 0], "max": [2, 2], "count": [273]}, "gripper_mode_action": {"mean": [0.22344322344322345, 0.17582417582417584], "std": [0.4165529370206428, 0.3806705071579948], "min": [0, 0], "max": [1, 1], "count": [273]}, "gripper_activity_action": {"mean": [1.7032967032967032, 1.7106227106227105], "std": [0.6545614334872705, 0.6351694825573247], "min": [0, 0], "max": [2, 2], "count": [273]}, "gripper_open_scale_state": {"mean": [0.6427380950564433, 0.809184981601142], "std": [0.2575308810828169, 0.2929969452360281], "min": [0.055, 0.04], "max": [0.872, 0.959], "count": [273]}, "gripper_open_scale_action": {"mean": [0.6427380950564433, 0.809184981601142], "std": [0.2575308810828169, 0.2929969452360281], "min": [0.055, 0.04], "max": [0.872, 0.959], "count": [273]}}} +{"episode_index": 196, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[1.0]], [[1.0]]], "mean": [[[0.48070521241830066]], [[0.4732432679738562]], [[0.4599194750816994]]], "std": [[[0.13919358836930734]], [[0.1436710983909519]], [[0.16083887844586334]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4794216441993464]], [[0.48019255923202614]], [[0.4706414154411765]]], "std": [[[0.1086411587317667]], [[0.1063867794972763]], [[0.1174266403956721]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4776180882352941]], [[0.46487692810457515]], [[0.44868809232026147]]], "std": [[[0.11150643718878113]], [[0.1294423835264207]], [[0.15149155709945175]]], "count": [100]}, "observation.state": {"min": [0.38231438398361206, 1.9389387369155884, -1.140101432800293, -1.1820765733718872, -2.8777689933776855, -1.9167555570602417, 1.478608250617981, 41.0, 0.12293700128793716, 0.30773401260375977, -0.053509000688791275, -3.11899995803833, -0.4870000183582306, -0.6989999413490295, -0.825977087020874, -2.1751341819763184, 0.43598324060440063, 0.7479957342147827, 2.0405867099761963, 1.1191052198410034, -2.432570219039917, 50.0, -0.3131290078163147, 0.22840599715709686, -0.07485800236463547, -3.1351852416992188, 0.030000003054738045, -2.563999891281128], "max": [0.8055392503738403, 2.094970941543579, -0.5854183435440063, -0.6311983466148376, -1.8734713792800903, -1.3297663927078247, 2.087780475616455, 931.0, 0.2891019880771637, 0.40295401215553284, 0.0907450020313263, -2.8570001125335693, 0.5299999713897705, -0.32100000977516174, -0.2885203957557678, -2.10186505317688, 1.0611951351165771, 1.055086374282837, 2.5679728984832764, 1.895794153213501, -1.3559812307357788, 892.0, -0.1933320015668869, 0.41370901465415955, 0.019731000065803528, 3.132999897003174, 0.7000000476837158, -1.5490000247955322], "mean": [0.5840387344360352, 2.006695508956909, -0.7715737819671631, -0.8208991289138794, -2.220660448074341, -1.6963179111480713, 1.706170678138733, 738.276123046875, 0.24888171255588531, 0.3362378776073456, 0.022217318415641785, -3.0351147651672363, 0.25138989090919495, -0.5446062088012695, -0.45450225472450256, -2.153818368911743, 0.6243852972984314, 0.8439094424247742, 2.195671796798706, 1.6155637502670288, -1.8086951971054077, 686.95751953125, -0.2675732374191284, 0.30915185809135437, -0.007821918465197086, 1.5247989892959595, 0.509772539138794, -2.340090036392212], "std": [0.12866786122322083, 0.05224010348320007, 0.1697387546300888, 0.19895271956920624, 0.30134347081184387, 0.12570294737815857, 0.24312512576580048, 271.176513671875, 0.05049555003643036, 0.02808058261871338, 0.02657182887196541, 0.08228020370006561, 0.3245649039745331, 0.09062761813402176, 0.18428191542625427, 0.019253768026828766, 0.213849738240242, 0.06879665702581406, 0.1850769817829132, 0.27544695138931274, 0.42378392815589905, 277.47491455078125, 0.03675934299826622, 0.06401792168617249, 0.026503074914216995, 2.604825973510742, 0.22370867431163788, 0.2910189628601074], "count": [259]}, "action": {"min": [0.38231438398361206, 1.9389387369155884, -1.140101432800293, -1.1820765733718872, -2.8777689933776855, -1.9167555570602417, 1.478608250617981, 41.0, 0.12293700128793716, 0.30773401260375977, -0.053509000688791275, -3.11899995803833, -0.4870000183582306, -0.6989999413490295, -0.825977087020874, -2.1751341819763184, 0.43598324060440063, 0.7479957342147827, 2.0405867099761963, 1.1191052198410034, -2.432570219039917, 50.0, -0.3131290078163147, 0.22840599715709686, -0.07485800236463547, -3.1351852416992188, 0.030000003054738045, -2.563999891281128], "max": [0.8055392503738403, 2.094970941543579, -0.5854183435440063, -0.6311983466148376, -1.8734713792800903, -1.3297663927078247, 2.087780475616455, 931.0, 0.2891019880771637, 0.40295401215553284, 0.0907450020313263, -2.8570001125335693, 0.5299999713897705, -0.32100000977516174, -0.2885203957557678, -2.10186505317688, 1.0611951351165771, 1.055086374282837, 2.5679728984832764, 1.895794153213501, -1.3559812307357788, 892.0, -0.1933320015668869, 0.41370901465415955, 0.019731000065803528, 3.132999897003174, 0.7000000476837158, -1.5490000247955322], "mean": [0.5840387344360352, 2.006695508956909, -0.7715737819671631, -0.8208991289138794, -2.220660448074341, -1.6963179111480713, 1.706170678138733, 738.276123046875, 0.24888171255588531, 0.3362378776073456, 0.022217318415641785, -3.0351147651672363, 0.25138989090919495, -0.5446062088012695, -0.45450225472450256, -2.153818368911743, 0.6243852972984314, 0.8439094424247742, 2.195671796798706, 1.6155637502670288, -1.8086951971054077, 686.95751953125, -0.2675732374191284, 0.30915185809135437, -0.007821918465197086, 1.5247989892959595, 0.509772539138794, -2.340090036392212], "std": [0.12866786122322083, 0.05224010348320007, 0.1697387546300888, 0.19895271956920624, 0.30134347081184387, 0.12570294737815857, 0.24312512576580048, 271.176513671875, 0.05049555003643036, 0.02808058261871338, 0.02657182887196541, 0.08228020370006561, 0.3245649039745331, 0.09062761813402176, 0.18428191542625427, 0.019253768026828766, 0.213849738240242, 0.06879665702581406, 0.1850769817829132, 0.27544695138931274, 0.42378392815589905, 277.47491455078125, 0.03675934299826622, 0.06401792168617249, 0.026503074914216995, 2.604825973510742, 0.22370867431163788, 0.2910189628601074], "count": [259]}, "timestamp": {"min": [0.0], "max": [8.6], "mean": [4.3], "std": [2.492210085669166], "count": [259]}, "frame_index": {"min": [0], "max": [258], "mean": [129.0], "std": [74.76630257007497], "count": [259]}, "episode_index": {"min": [215], "max": [215], "mean": [215.0], "std": [0.0], "count": [259]}, "index": {"min": [139909], "max": [140167], "mean": [140038.0], "std": [74.76630257007497], "count": [259]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [259]}, "subtask_annotation": {"mean": [11.718146718146718, 29.0, 29.0, 29.0, 29.0], "std": [10.719020137323312, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [259]}, "scene_annotation": {"mean": [215.0], "std": [0.0], "min": [215], "max": [215], "count": [259]}, "eef_direction_state": {"mean": [4.019305019305019, 4.698841698841699], "std": [2.2463212954877307, 1.5993599739558604], "min": [0, 0], "max": [6, 6], "count": [259]}, "eef_velocity_state": {"mean": [0.7915057915057915, 0.7644787644787645], "std": [0.8626557555996254, 0.8713217329381652], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_acc_mag_state": {"mean": [0.6833976833976834, 0.7104247104247104], "std": [0.847523328088888, 0.8412205080555148], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_direction_action": {"mean": [4.019305019305019, 4.698841698841699], "std": [2.2463212954877307, 1.5993599739558604], "min": [0, 0], "max": [6, 6], "count": [259]}, "eef_velocity_action": {"mean": [0.7915057915057915, 0.7644787644787645], "std": [0.8626557555996254, 0.8713217329381652], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_acc_mag_action": {"mean": [0.6833976833976834, 0.7104247104247104], "std": [0.847523328088888, 0.8412205080555148], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_sim_pose_state": {"mean": [0.5180394797877532, 0.28197545465225365, 1.0887572518274458, -2.2671132460810877, 0.8701245312757269, 1.1264282781244117, 0.5541699263622973, -0.28749364565162994, 1.128055026430249, 2.5835367587986258, 0.8547171361198914, -2.508274898012007], "std": [0.06426123699818166, 0.048164294979198045, 0.02380048600941399, 0.31602676029365545, 0.26203498423248456, 2.7083997572337615, 0.030366250525238395, 0.050923401075538985, 0.0348392002198362, 0.20984067507351037, 0.3041954312824421, 0.2083863135555976], "min": [0.4419909757191371, 0.17747539467211565, 1.059305666117468, -2.93196892863974, 0.3251692917937754, -3.140033824440211, 0.5236108260797041, -0.3281145993817485, 1.091859887602565, 2.313035043118734, 0.15244629708232504, -2.8714601758049976], "max": [0.6264676154716624, 0.32312827287118673, 1.1522587426329414, -2.0241108018393796, 1.1305247994118361, 3.1389943751139837, 0.6207046034903136, -0.14797249675815347, 1.2022278689766035, 2.9685101398804434, 1.1360808366951631, -2.095217133279916], "count": [259]}, "eef_sim_pose_action": {"mean": [0.5180394797877532, 0.28197545465225365, 1.0887572518274458, -2.2671132460810877, 0.8701245312757269, 1.1264282781244117, 0.5541699263622973, -0.28749364565162994, 1.128055026430249, 2.5835367587986258, 0.8547171361198914, -2.508274898012007], "std": [0.06426123699818166, 0.048164294979198045, 0.02380048600941399, 0.31602676029365545, 0.26203498423248456, 2.7083997572337615, 0.030366250525238395, 0.050923401075538985, 0.0348392002198362, 0.20984067507351037, 0.3041954312824421, 0.2083863135555976], "min": [0.4419909757191371, 0.17747539467211565, 1.059305666117468, -2.93196892863974, 0.3251692917937754, -3.140033824440211, 0.5236108260797041, -0.3281145993817485, 1.091859887602565, 2.313035043118734, 0.15244629708232504, -2.8714601758049976], "max": [0.6264676154716624, 0.32312827287118673, 1.1522587426329414, -2.0241108018393796, 1.1305247994118361, 3.1389943751139837, 0.6207046034903136, -0.14797249675815347, 1.2022278689766035, 2.9685101398804434, 1.1360808366951631, -2.095217133279916], "count": [259]}, "gripper_mode_state": {"mean": [0.1969111969111969, 0.16602316602316602], "std": [0.3976646545045182, 0.3721014302133358], "min": [0, 0], "max": [1, 1], "count": [259]}, "gripper_activity_state": {"mean": [1.7027027027027026, 1.7413127413127414], "std": [0.6340045799260536, 0.5883946934841312], "min": [0, 0], "max": [2, 2], "count": [259]}, "gripper_mode_action": {"mean": [0.1969111969111969, 0.16602316602316602], "std": [0.3976646545045182, 0.3721014302133358], "min": [0, 0], "max": [1, 1], "count": [259]}, "gripper_activity_action": {"mean": [1.7027027027027026, 1.7413127413127414], "std": [0.6340045799260536, 0.5883946934841312], "min": [0, 0], "max": [2, 2], "count": [259]}, "gripper_open_scale_state": {"mean": [0.6869575290164439, 0.73827606189389], "std": [0.2774749079357766, 0.27117642061223446], "min": [0.05, 0.041], "max": [0.892, 0.931], "count": [259]}, "gripper_open_scale_action": {"mean": [0.6869575290164439, 0.73827606189389], "std": [0.2774749079357766, 0.27117642061223446], "min": [0.05, 0.041], "max": [0.892, 0.931], "count": [259]}}} +{"episode_index": 197, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8509803921568627]], [[1.0]], [[1.0]]], "mean": [[[0.49375777777777774]], [[0.4833800735294118]], [[0.4703058823529412]]], "std": [[[0.13565014446361057]], [[0.14499955281419055]], [[0.1634222905032252]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.4850003390522876]], [[0.4717072589869281]], [[0.45578117238562094]]], "std": [[[0.11737273142648391]], [[0.12574071067030015]], [[0.14901862564358542]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4862918137254902]], [[0.47295768995098036]], [[0.4544018402777778]]], "std": [[[0.1258908968699592]], [[0.14242917244630635]], [[0.1641199091964549]]], "count": [100]}, "observation.state": {"min": [0.43331289291381836, 1.9567235708236694, -1.0719114542007446, -1.1275874376296997, -2.7197813987731934, -1.9663230180740356, 1.7701303958892822, 140.0, 0.10369700193405151, 0.3055109977722168, -0.05521799996495247, -3.1411852836608887, -0.4480000138282776, -0.7699999809265137, -0.8811643719673157, -2.1614506244659424, 0.2888171076774597, 0.8309862017631531, 2.1016907691955566, 1.2306491136550903, -2.6130545139312744, 50.0, -0.3056899905204773, 0.2467769980430603, -0.04799399897456169, -3.1401853561401367, -0.13699999451637268, -2.5850000381469727], "max": [0.8624894022941589, 2.095093250274658, -0.4584805369377136, -0.7539124488830566, -1.8836466073989868, -1.4190922975540161, 2.1653778553009033, 957.0, 0.2635529935359955, 0.3960059881210327, 0.09542500227689743, 3.1410000324249268, 0.4949999749660492, -0.4129999876022339, -0.3321536183357239, -2.083888292312622, 1.1503989696502686, 1.1527026891708374, 2.8574702739715576, 2.0412847995758057, -1.5205657482147217, 890.0, -0.17732200026512146, 0.4231170117855072, 0.06574399769306183, 3.1410000324249268, 0.6930000185966492, -1.5410000085830688], "mean": [0.6331664323806763, 2.0198028087615967, -0.81145179271698, -0.9421792030334473, -2.2894160747528076, -1.7927688360214233, 1.9080184698104858, 843.6368408203125, 0.2265608310699463, 0.3369905948638916, 0.025215130299329758, 0.5678609609603882, 0.12012054026126862, -0.6067776679992676, -0.5019293427467346, -2.134669303894043, 0.6222203373908997, 0.9957619309425354, 2.39915132522583, 1.7221747636795044, -1.9671310186386108, 703.4160766601562, -0.26808658242225647, 0.310819536447525, 0.016508368775248528, 1.3239693641662598, 0.31412026286125183, -2.3141963481903076], "std": [0.12111780792474747, 0.039536524564027786, 0.15565986931324005, 0.06745874881744385, 0.22003483772277832, 0.13460084795951843, 0.12994031608104706, 245.60568237304688, 0.0462026447057724, 0.025771919637918472, 0.033424872905015945, 3.040393352508545, 0.24081112444400787, 0.07944031059741974, 0.19326455891132355, 0.026700565591454506, 0.24601732194423676, 0.07616869360208511, 0.22176235914230347, 0.26135942339897156, 0.4629766643047333, 265.3288269042969, 0.03811073675751686, 0.06611744314432144, 0.026515066623687744, 2.643188714981079, 0.19931696355342865, 0.29238834977149963], "count": [274]}, "action": {"min": [0.43331289291381836, 1.9567235708236694, -1.0719114542007446, -1.1275874376296997, -2.7197813987731934, -1.9663230180740356, 1.7701303958892822, 140.0, 0.10369700193405151, 0.3055109977722168, -0.05521799996495247, -3.1411852836608887, -0.4480000138282776, -0.7699999809265137, -0.8811643719673157, -2.1614506244659424, 0.2888171076774597, 0.8309862017631531, 2.1016907691955566, 1.2306491136550903, -2.6130545139312744, 50.0, -0.3056899905204773, 0.2467769980430603, -0.04799399897456169, -3.1401853561401367, -0.13699999451637268, -2.5850000381469727], "max": [0.8624894022941589, 2.095093250274658, -0.4584805369377136, -0.7539124488830566, -1.8836466073989868, -1.4190922975540161, 2.1653778553009033, 957.0, 0.2635529935359955, 0.3960059881210327, 0.09542500227689743, 3.1410000324249268, 0.4949999749660492, -0.4129999876022339, -0.3321536183357239, -2.083888292312622, 1.1503989696502686, 1.1527026891708374, 2.8574702739715576, 2.0412847995758057, -1.5205657482147217, 890.0, -0.17732200026512146, 0.4231170117855072, 0.06574399769306183, 3.1410000324249268, 0.6930000185966492, -1.5410000085830688], "mean": [0.6331664323806763, 2.0198028087615967, -0.81145179271698, -0.9421792030334473, -2.2894160747528076, -1.7927688360214233, 1.9080184698104858, 843.6368408203125, 0.2265608310699463, 0.3369905948638916, 0.025215130299329758, 0.5678609609603882, 0.12012054026126862, -0.6067776679992676, -0.5019293427467346, -2.134669303894043, 0.6222203373908997, 0.9957619309425354, 2.39915132522583, 1.7221747636795044, -1.9671310186386108, 703.4160766601562, -0.26808658242225647, 0.310819536447525, 0.016508368775248528, 1.3239693641662598, 0.31412026286125183, -2.3141963481903076], "std": [0.12111780792474747, 0.039536524564027786, 0.15565986931324005, 0.06745874881744385, 0.22003483772277832, 0.13460084795951843, 0.12994031608104706, 245.60568237304688, 0.0462026447057724, 0.025771919637918472, 0.033424872905015945, 3.040393352508545, 0.24081112444400787, 0.07944031059741974, 0.19326455891132355, 0.026700565591454506, 0.24601732194423676, 0.07616869360208511, 0.22176235914230347, 0.26135942339897156, 0.4629766643047333, 265.3288269042969, 0.03811073675751686, 0.06611744314432144, 0.026515066623687744, 2.643188714981079, 0.19931696355342865, 0.29238834977149963], "count": [274]}, "timestamp": {"min": [0.0], "max": [9.1], "mean": [4.550000000000001], "std": [2.6365486699260625], "count": [274]}, "frame_index": {"min": [0], "max": [273], "mean": [136.5], "std": [79.09646009778187], "count": [274]}, "episode_index": {"min": [216], "max": [216], "mean": [216.0], "std": [0.0], "count": [274]}, "index": {"min": [140168], "max": [140441], "mean": [140304.5], "std": [79.09646009778187], "count": [274]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [274]}, "subtask_annotation": {"mean": [11.014598540145986, 29.0, 29.0, 29.0, 29.0], "std": [10.662359882759837, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [274]}, "scene_annotation": {"mean": [216.0], "std": [0.0], "min": [216], "max": [216], "count": [274]}, "eef_direction_state": {"mean": [4.087591240875913, 4.525547445255475], "std": [2.231082525227565, 1.6303700353381476], "min": [0, 2], "max": [6, 6], "count": [274]}, "eef_velocity_state": {"mean": [0.8284671532846716, 0.8102189781021898], "std": [0.8690500649240276, 0.8715524090286418], "min": [0, 0], "max": [2, 2], "count": [274]}, "eef_acc_mag_state": {"mean": [0.7445255474452555, 0.6532846715328468], "std": [0.8416979457198863, 0.8061398598919693], "min": [0, 0], "max": [2, 2], "count": [274]}, "eef_direction_action": {"mean": [4.087591240875913, 4.525547445255475], "std": [2.231082525227565, 1.6303700353381476], "min": [0, 2], "max": [6, 6], "count": [274]}, "eef_velocity_action": {"mean": [0.8284671532846716, 0.8102189781021898], "std": [0.8690500649240276, 0.8715524090286418], "min": [0, 0], "max": [2, 2], "count": [274]}, "eef_acc_mag_action": {"mean": [0.7445255474452555, 0.6532846715328468], "std": [0.8416979457198863, 0.8061398598919693], "min": [0, 0], "max": [2, 2], "count": [274]}, "eef_sim_pose_state": {"mean": [0.5239238953259067, 0.2960696566393807, 1.1130564959089961, -2.25962815435133, 0.7286528899503356, 1.7802275742422444, 0.5605691078361144, -0.2732613896220692, 1.1498272536591927, 2.5657697828745825, 0.7175422141055086, -2.4458910288834406], "std": [0.06500699343939252, 0.05163206048215351, 0.024167995047097466, 1.1391676279048544, 0.2600768852114784, 2.098040532949234, 0.026156998256133008, 0.053969077573925495, 0.019527827914135706, 0.13021404561734082, 0.2275021015679359, 0.1439618686111883], "min": [0.4608487259478966, 0.18192497133004698, 1.0808612153658423, -3.139732162880281, 0.2505596824878049, -3.1395364197857223, 0.5259441974449267, -0.33545732795568656, 1.1299242486767604, 2.2699532174612798, 0.19622191065900774, -2.950589269781816], "max": [0.6364738283397839, 0.3459206828353549, 1.1755478584932244, 3.14138545321679, 1.0800440085134686, 3.129691679372395, 0.6178623953830297, -0.13655216790813063, 1.204034439853375, 2.8373599900677715, 1.1107878438855847, -2.1697134567734917], "count": [274]}, "eef_sim_pose_action": {"mean": [0.5239238953259067, 0.2960696566393807, 1.1130564959089961, -2.25962815435133, 0.7286528899503356, 1.7802275742422444, 0.5605691078361144, -0.2732613896220692, 1.1498272536591927, 2.5657697828745825, 0.7175422141055086, -2.4458910288834406], "std": [0.06500699343939252, 0.05163206048215351, 0.024167995047097466, 1.1391676279048544, 0.2600768852114784, 2.098040532949234, 0.026156998256133008, 0.053969077573925495, 0.019527827914135706, 0.13021404561734082, 0.2275021015679359, 0.1439618686111883], "min": [0.4608487259478966, 0.18192497133004698, 1.0808612153658423, -3.139732162880281, 0.2505596824878049, -3.1395364197857223, 0.5259441974449267, -0.33545732795568656, 1.1299242486767604, 2.2699532174612798, 0.19622191065900774, -2.950589269781816], "max": [0.6364738283397839, 0.3459206828353549, 1.1755478584932244, 3.14138545321679, 1.0800440085134686, 3.129691679372395, 0.6178623953830297, -0.13655216790813063, 1.204034439853375, 2.8373599900677715, 1.1107878438855847, -2.1697134567734917], "count": [274]}, "gripper_mode_state": {"mean": [0.18613138686131386, 0.12773722627737227], "std": [0.3892126586923871, 0.3337969851576492], "min": [0, 0], "max": [1, 1], "count": [274]}, "gripper_activity_state": {"mean": [1.6642335766423357, 1.7408759124087592], "std": [0.6969943005010895, 0.6119318153569608], "min": [0, 0], "max": [2, 2], "count": [274]}, "gripper_mode_action": {"mean": [0.18613138686131386, 0.12773722627737227], "std": [0.3892126586923871, 0.3337969851576492], "min": [0, 0], "max": [1, 1], "count": [274]}, "gripper_activity_action": {"mean": [1.6642335766423357, 1.7408759124087592], "std": [0.6969943005010895, 0.6119318153569608], "min": [0, 0], "max": [2, 2], "count": [274]}, "gripper_open_scale_state": {"mean": [0.7034160587004514, 0.8436368613138684], "std": [0.2653287268463948, 0.2456057031819278], "min": [0.05, 0.14], "max": [0.89, 0.957], "count": [274]}, "gripper_open_scale_action": {"mean": [0.7034160587004514, 0.8436368613138684], "std": [0.2653287268463948, 0.2456057031819278], "min": [0.05, 0.14], "max": [0.89, 0.957], "count": [274]}}} +{"episode_index": 198, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.49871998978758175]], [[0.4885262091503268]], [[0.4744145322712418]]], "std": [[[0.1327508518586756]], [[0.14142481073524193]], [[0.1588302359239694]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4809352818627451]], [[0.47299160947712415]], [[0.46001667075163394]]], "std": [[[0.12242371815593853]], [[0.1244343025436095]], [[0.14180432571837714]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.479551868872549]], [[0.47035579656862747]], [[0.4556704534313725]]], "std": [[[0.11402499027825276]], [[0.13199402158721485]], [[0.1477802459143785]]], "count": [100]}, "observation.state": {"min": [0.3960675895214081, 1.9219915866851807, -1.0202147960662842, -1.0699392557144165, -2.7911133766174316, -1.9359540939331055, 1.7040349245071411, 160.0, 0.12330400198698044, 0.3064430058002472, -0.0456480011343956, -3.1401853561401367, -0.4400000274181366, -0.7009999752044678, -0.788487434387207, -2.165081024169922, 0.5029515027999878, 0.9520944952964783, 2.1151819229125977, 1.3013348579406738, -2.557518243789673, 66.0, -0.2990019917488098, 0.2600780129432678, -0.032255999743938446, -3.132185220718384, -0.09100000560283661, -2.4140000343322754], "max": [0.7892553806304932, 2.0923006534576416, -0.6513045430183411, -0.6935939192771912, -1.7809689044952393, -1.3677098751068115, 2.055474281311035, 947.0, 0.2709200084209442, 0.39907699823379517, 0.082955002784729, 3.140000104904175, 0.5299999713897705, -0.4009999930858612, -0.3286629617214203, -2.07496976852417, 1.0109295845031738, 1.206930160522461, 2.8322505950927734, 1.9902513027191162, -1.8207100629806519, 838.0, -0.2012760043144226, 0.408145010471344, 0.05920499935746193, 3.135999917984009, 0.527999997138977, -1.6640000343322754], "mean": [0.6016778945922852, 1.9943395853042603, -0.782609760761261, -0.92274409532547, -2.252749443054199, -1.7948274612426758, 1.8556935787200928, 786.8722534179688, 0.2382287085056305, 0.3342171907424927, 0.03798558935523033, 0.1558891385793686, 0.16932769119739532, -0.608531653881073, -0.4956653118133545, -2.139223337173462, 0.6468716859817505, 1.0463324785232544, 2.3286497592926025, 1.7510044574737549, -2.086756706237793, 648.121337890625, -0.2540869116783142, 0.3151690661907196, 0.02381165698170662, -0.6973420977592468, 0.3472977578639984, -2.239208698272705], "std": [0.1118217259645462, 0.05874306336045265, 0.14754299819469452, 0.08496560901403427, 0.28003355860710144, 0.16717754304409027, 0.11293847113847733, 223.71597290039062, 0.044862017035484314, 0.027135927230119705, 0.03697335720062256, 3.080838680267334, 0.26523357629776, 0.10083919763565063, 0.1684466004371643, 0.028308287262916565, 0.18435102701187134, 0.06424778699874878, 0.2657645344734192, 0.25941359996795654, 0.28509655594825745, 257.5927429199219, 0.024217620491981506, 0.05942908301949501, 0.02490820176899433, 2.861323356628418, 0.20561997592449188, 0.17488911747932434], "count": [235]}, "action": {"min": [0.3960675895214081, 1.9219915866851807, -1.0202147960662842, -1.0699392557144165, -2.7911133766174316, -1.9359540939331055, 1.7040349245071411, 160.0, 0.12330400198698044, 0.3064430058002472, -0.0456480011343956, -3.1401853561401367, -0.4400000274181366, -0.7009999752044678, -0.788487434387207, -2.165081024169922, 0.5029515027999878, 0.9520944952964783, 2.1151819229125977, 1.3013348579406738, -2.557518243789673, 66.0, -0.2990019917488098, 0.2600780129432678, -0.032255999743938446, -3.132185220718384, -0.09100000560283661, -2.4140000343322754], "max": [0.7892553806304932, 2.0923006534576416, -0.6513045430183411, -0.6935939192771912, -1.7809689044952393, -1.3677098751068115, 2.055474281311035, 947.0, 0.2709200084209442, 0.39907699823379517, 0.082955002784729, 3.140000104904175, 0.5299999713897705, -0.4009999930858612, -0.3286629617214203, -2.07496976852417, 1.0109295845031738, 1.206930160522461, 2.8322505950927734, 1.9902513027191162, -1.8207100629806519, 838.0, -0.2012760043144226, 0.408145010471344, 0.05920499935746193, 3.135999917984009, 0.527999997138977, -1.6640000343322754], "mean": [0.6016778945922852, 1.9943395853042603, -0.782609760761261, -0.92274409532547, -2.252749443054199, -1.7948274612426758, 1.8556935787200928, 786.8722534179688, 0.2382287085056305, 0.3342171907424927, 0.03798558935523033, 0.1558891385793686, 0.16932769119739532, -0.608531653881073, -0.4956653118133545, -2.139223337173462, 0.6468716859817505, 1.0463324785232544, 2.3286497592926025, 1.7510044574737549, -2.086756706237793, 648.121337890625, -0.2540869116783142, 0.3151690661907196, 0.02381165698170662, -0.6973420977592468, 0.3472977578639984, -2.239208698272705], "std": [0.1118217259645462, 0.05874306336045265, 0.14754299819469452, 0.08496560901403427, 0.28003355860710144, 0.16717754304409027, 0.11293847113847733, 223.71597290039062, 0.044862017035484314, 0.027135927230119705, 0.03697335720062256, 3.080838680267334, 0.26523357629776, 0.10083919763565063, 0.1684466004371643, 0.028308287262916565, 0.18435102701187134, 0.06424778699874878, 0.2657645344734192, 0.25941359996795654, 0.28509655594825745, 257.5927429199219, 0.024217620491981506, 0.05942908301949501, 0.02490820176899433, 2.861323356628418, 0.20561997592449188, 0.17488911747932434], "count": [235]}, "timestamp": {"min": [0.0], "max": [7.8], "mean": [3.9], "std": [2.261268080819551], "count": [235]}, "frame_index": {"min": [0], "max": [234], "mean": [117.0], "std": [67.83804242458652], "count": [235]}, "episode_index": {"min": [217], "max": [217], "mean": [217.0], "std": [0.0], "count": [235]}, "index": {"min": [140442], "max": [140676], "mean": [140559.0], "std": [67.83804242458652], "count": [235]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [235]}, "subtask_annotation": {"mean": [10.706382978723404, 29.0, 29.0, 29.0, 29.0], "std": [10.865275632800655, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [235]}, "scene_annotation": {"mean": [217.0], "std": [0.0], "min": [217], "max": [217], "count": [235]}, "eef_direction_state": {"mean": [4.0, 4.404255319148936], "std": [2.1437688030314894, 1.7824149822234674], "min": [0, 0], "max": [6, 6], "count": [235]}, "eef_velocity_state": {"mean": [0.825531914893617, 0.7659574468085106], "std": [0.8143573592446435, 0.8254661083663981], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_acc_mag_state": {"mean": [0.8212765957446808, 0.6978723404255319], "std": [0.8567469822414899, 0.8083314471081053], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_direction_action": {"mean": [4.0, 4.404255319148936], "std": [2.1437688030314894, 1.7824149822234674], "min": [0, 0], "max": [6, 6], "count": [235]}, "eef_velocity_action": {"mean": [0.825531914893617, 0.7659574468085106], "std": [0.8143573592446435, 0.8254661083663981], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_acc_mag_action": {"mean": [0.8212765957446808, 0.6978723404255319], "std": [0.8567469822414899, 0.8083314471081053], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_sim_pose_state": {"mean": [0.5285619424393855, 0.29259399680902054, 1.1262164191267905, -2.3752418875715797, 0.7015516939073658, 2.2872617631460552, 0.5561578423036623, -0.2911259175834023, 1.149167128854091, 2.545163963421919, 0.756446689839503, -2.494436082127013], "std": [0.05782687222004956, 0.04108054476684338, 0.015502503937400915, 0.36172749173653934, 0.1883731673729332, 1.7755976822092119, 0.027080922635292534, 0.05569211377066533, 0.013589381124283307, 0.1572527068503514, 0.25961890368907037, 0.14107173976392084], "min": [0.4733978019241297, 0.21155764109323952, 1.1063036384938423, -3.078430457503943, 0.367684724336502, -3.12903531509003, 0.522508288115738, -0.34263665687131467, 1.1267019998242862, 2.3338866249000105, 0.20433338679081925, -2.639736087569014], "max": [0.6207366924865954, 0.33731982816260814, 1.1770855660681456, -2.037985172955189, 0.9148900513346336, 3.131278449237693, 0.6165043638792309, -0.15996097732752038, 1.1860366549119334, 2.873418108838313, 1.1633039250822375, -2.1739155347084225], "count": [235]}, "eef_sim_pose_action": {"mean": [0.5285619424393855, 0.29259399680902054, 1.1262164191267905, -2.3752418875715797, 0.7015516939073658, 2.2872617631460552, 0.5561578423036623, -0.2911259175834023, 1.149167128854091, 2.545163963421919, 0.756446689839503, -2.494436082127013], "std": [0.05782687222004956, 0.04108054476684338, 0.015502503937400915, 0.36172749173653934, 0.1883731673729332, 1.7755976822092119, 0.027080922635292534, 0.05569211377066533, 0.013589381124283307, 0.1572527068503514, 0.25961890368907037, 0.14107173976392084], "min": [0.4733978019241297, 0.21155764109323952, 1.1063036384938423, -3.078430457503943, 0.367684724336502, -3.12903531509003, 0.522508288115738, -0.34263665687131467, 1.1267019998242862, 2.3338866249000105, 0.20433338679081925, -2.639736087569014], "max": [0.6207366924865954, 0.33731982816260814, 1.1770855660681456, -2.037985172955189, 0.9148900513346336, 3.131278449237693, 0.6165043638792309, -0.15996097732752038, 1.1860366549119334, 2.873418108838313, 1.1633039250822375, -2.1739155347084225], "count": [235]}, "gripper_mode_state": {"mean": [0.2170212765957447, 0.14042553191489363], "std": [0.4122172268361631, 0.3474279808842582], "min": [0, 0], "max": [1, 1], "count": [235]}, "gripper_activity_state": {"mean": [1.6595744680851063, 1.6936170212765957], "std": [0.6988317224979123, 0.6455755325451191], "min": [0, 0], "max": [2, 2], "count": [235]}, "gripper_mode_action": {"mean": [0.2170212765957447, 0.14042553191489363], "std": [0.4122172268361631, 0.3474279808842582], "min": [0, 0], "max": [1, 1], "count": [235]}, "gripper_activity_action": {"mean": [1.6595744680851063, 1.6936170212765957], "std": [0.6988317224979123, 0.6455755325451191], "min": [0, 0], "max": [2, 2], "count": [235]}, "gripper_open_scale_state": {"mean": [0.6481212765957445, 0.7868723402956698], "std": [0.25759275890800837, 0.22371593661449118], "min": [0.066, 0.16], "max": [0.838, 0.947], "count": [235]}, "gripper_open_scale_action": {"mean": [0.6481212765957445, 0.7868723402956698], "std": [0.25759275890800837, 0.22371593661449118], "min": [0.066, 0.16], "max": [0.838, 0.947], "count": [235]}}} +{"episode_index": 199, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.49562505310457516]], [[0.4852910559640523]], [[0.4725598304738562]]], "std": [[[0.13489477126584282]], [[0.14364250663716682]], [[0.16201315149380852]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8196078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.48272135620915035]], [[0.4747630065359477]], [[0.46115126838235293]]], "std": [[[0.10397031191419277]], [[0.10931200912364358]], [[0.12868591140289667]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4762186846405229]], [[0.46039245098039216]], [[0.4432600571895425]]], "std": [[[0.11373458260776444]], [[0.13336591882400461]], [[0.15502895729087504]]], "count": [100]}, "observation.state": {"min": [0.41318926215171814, 1.9463039636611938, -1.0186264514923096, -1.146262526512146, -2.7851788997650146, -1.9113101959228516, 1.5871325731277466, 71.0, 0.12323500216007233, 0.3136889934539795, -0.062449000775814056, -3.1391851902008057, -0.35899996757507324, -0.7929999828338623, -0.8516333699226379, -2.174558162689209, 0.44165560603141785, 0.842103898525238, 2.0943603515625, 1.2117472887039185, -2.486518144607544, 49.0, -0.3240540027618408, 0.2591969966888428, -0.036180999130010605, -3.131185293197632, -0.23399999737739563, -2.5290000438690186], "max": [0.8930326700210571, 2.092876672744751, -0.5941973328590393, -0.5730090737342834, -1.8245848417282104, -1.4721503257751465, 2.216620445251465, 948.0, 0.25602999329566956, 0.39153599739074707, 0.09308400005102158, 3.140000104904175, 0.5509999990463257, -0.4189999997615814, -0.31265828013420105, -2.074847459793091, 1.1131361722946167, 1.223371148109436, 2.8557777404785156, 1.9067025184631348, -1.725502371788025, 861.0, -0.2113330066204071, 0.4243839979171753, 0.06760600209236145, 3.1389999389648438, 0.6690000295639038, -1.4459999799728394], "mean": [0.6299683451652527, 2.0541062355041504, -0.7520836591720581, -0.8908675312995911, -2.267143487930298, -1.736797571182251, 1.898577332496643, 783.7360229492188, 0.22804807126522064, 0.3416207730770111, 0.014094413258135319, 0.9650177359580994, 0.22550565004348755, -0.6708908081054688, -0.4802258014678955, -2.140331268310547, 0.6607916951179504, 1.029940128326416, 2.336886405944824, 1.6684820652008057, -2.012202501296997, 677.6735229492188, -0.26592209935188293, 0.3192385137081146, 0.019585294649004936, 2.104041576385498, 0.332656592130661, -2.28428316116333], "std": [0.12890471518039703, 0.028397087007761, 0.15452903509140015, 0.10822412371635437, 0.26754650473594666, 0.10566321015357971, 0.1763066053390503, 288.9878845214844, 0.03890899941325188, 0.02527790144085884, 0.029138796031475067, 2.8883020877838135, 0.2610276937484741, 0.10911020636558533, 0.18804232776165009, 0.030254455283284187, 0.19405019283294678, 0.09469496458768845, 0.24490393698215485, 0.24334582686424255, 0.3103678524494171, 274.3559875488281, 0.02836841531097889, 0.06040690466761589, 0.023783044889569283, 2.116149425506592, 0.23528526723384857, 0.2856374979019165], "count": [265]}, "action": {"min": [0.41318926215171814, 1.9463039636611938, -1.0186264514923096, -1.146262526512146, -2.7851788997650146, -1.9113101959228516, 1.5871325731277466, 71.0, 0.12323500216007233, 0.3136889934539795, -0.062449000775814056, -3.1391851902008057, -0.35899996757507324, -0.7929999828338623, -0.8516333699226379, -2.174558162689209, 0.44165560603141785, 0.842103898525238, 2.0943603515625, 1.2117472887039185, -2.486518144607544, 49.0, -0.3240540027618408, 0.2591969966888428, -0.036180999130010605, -3.131185293197632, -0.23399999737739563, -2.5290000438690186], "max": [0.8930326700210571, 2.092876672744751, -0.5941973328590393, -0.5730090737342834, -1.8245848417282104, -1.4721503257751465, 2.216620445251465, 948.0, 0.25602999329566956, 0.39153599739074707, 0.09308400005102158, 3.140000104904175, 0.5509999990463257, -0.4189999997615814, -0.31265828013420105, -2.074847459793091, 1.1131361722946167, 1.223371148109436, 2.8557777404785156, 1.9067025184631348, -1.725502371788025, 861.0, -0.2113330066204071, 0.4243839979171753, 0.06760600209236145, 3.1389999389648438, 0.6690000295639038, -1.4459999799728394], "mean": [0.6299683451652527, 2.0541062355041504, -0.7520836591720581, -0.8908675312995911, -2.267143487930298, -1.736797571182251, 1.898577332496643, 783.7360229492188, 0.22804807126522064, 0.3416207730770111, 0.014094413258135319, 0.9650177359580994, 0.22550565004348755, -0.6708908081054688, -0.4802258014678955, -2.140331268310547, 0.6607916951179504, 1.029940128326416, 2.336886405944824, 1.6684820652008057, -2.012202501296997, 677.6735229492188, -0.26592209935188293, 0.3192385137081146, 0.019585294649004936, 2.104041576385498, 0.332656592130661, -2.28428316116333], "std": [0.12890471518039703, 0.028397087007761, 0.15452903509140015, 0.10822412371635437, 0.26754650473594666, 0.10566321015357971, 0.1763066053390503, 288.9878845214844, 0.03890899941325188, 0.02527790144085884, 0.029138796031475067, 2.8883020877838135, 0.2610276937484741, 0.10911020636558533, 0.18804232776165009, 0.030254455283284187, 0.19405019283294678, 0.09469496458768845, 0.24490393698215485, 0.24334582686424255, 0.3103678524494171, 274.3559875488281, 0.02836841531097889, 0.06040690466761589, 0.023783044889569283, 2.116149425506592, 0.23528526723384857, 0.2856374979019165], "count": [265]}, "timestamp": {"min": [0.0], "max": [8.8], "mean": [4.4], "std": [2.5499455331873704], "count": [265]}, "frame_index": {"min": [0], "max": [264], "mean": [132.0], "std": [76.49836599562111], "count": [265]}, "episode_index": {"min": [218], "max": [218], "mean": [218.0], "std": [0.0], "count": [265]}, "index": {"min": [140677], "max": [140941], "mean": [140809.0], "std": [76.49836599562111], "count": [265]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [265]}, "subtask_annotation": {"mean": [11.50566037735849, 29.0, 29.0, 29.0, 29.0], "std": [10.489930753127558, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [265]}, "scene_annotation": {"mean": [218.0], "std": [0.0], "min": [218], "max": [218], "count": [265]}, "eef_direction_state": {"mean": [4.286792452830189, 4.709433962264151], "std": [2.137008819067729, 1.5179758308344369], "min": [0, 0], "max": [6, 6], "count": [265]}, "eef_velocity_state": {"mean": [0.7886792452830189, 0.7924528301886793], "std": [0.8777459075657895, 0.8678424899701851], "min": [0, 0], "max": [2, 2], "count": [265]}, "eef_acc_mag_state": {"mean": [0.7509433962264151, 0.7018867924528301], "std": [0.863433829501768, 0.8183025611127428], "min": [0, 0], "max": [2, 2], "count": [265]}, "eef_direction_action": {"mean": [4.286792452830189, 4.709433962264151], "std": [2.137008819067729, 1.5179758308344369], "min": [0, 0], "max": [6, 6], "count": [265]}, "eef_velocity_action": {"mean": [0.7886792452830189, 0.7924528301886793], "std": [0.8777459075657895, 0.8678424899701851], "min": [0, 0], "max": [2, 2], "count": [265]}, "eef_acc_mag_action": {"mean": [0.7509433962264151, 0.7018867924528301], "std": [0.863433829501768, 0.8183025611127428], "min": [0, 0], "max": [2, 2], "count": [265]}, "eef_sim_pose_state": {"mean": [0.5302581268736699, 0.29634847438144163, 1.1163538696604516, -1.6350200742732741, 0.7175280386385977, 1.8902852533816388, 0.5620965859153073, -0.26776698417904954, 1.1378873891336103, 2.472120173432611, 0.76517236692085, -2.6077128196580137], "std": [0.05939724899479987, 0.041017167876363454, 0.023049865603618738, 1.8803986939926298, 0.22347489777019985, 2.0161004419019366, 0.02755828562070617, 0.044116545214819836, 0.021903759160095, 0.21944061201186923, 0.2524825889615595, 0.1578200240702104], "min": [0.4709580052988591, 0.20369905233227104, 1.0661358844146507, -3.133185240189431, 0.27782202403703793, -3.127700933643674, 0.5299660339446235, -0.3171535499726249, 1.11550094958719, 2.165631931948016, 0.22942411591837142, -2.8363984040557053], "max": [0.6366213031718578, 0.3458939541990802, 1.1796233456461962, 3.1387263357636117, 0.9632556782289594, 3.139153029300652, 0.6142364439215354, -0.14681462881674012, 1.2049123372941408, 2.926001482394958, 1.1641244767488574, -2.2992609140088636], "count": [265]}, "eef_sim_pose_action": {"mean": [0.5302581268736699, 0.29634847438144163, 1.1163538696604516, -1.6350200742732741, 0.7175280386385977, 1.8902852533816388, 0.5620965859153073, -0.26776698417904954, 1.1378873891336103, 2.472120173432611, 0.76517236692085, -2.6077128196580137], "std": [0.05939724899479987, 0.041017167876363454, 0.023049865603618738, 1.8803986939926298, 0.22347489777019985, 2.0161004419019366, 0.02755828562070617, 0.044116545214819836, 0.021903759160095, 0.21944061201186923, 0.2524825889615595, 0.1578200240702104], "min": [0.4709580052988591, 0.20369905233227104, 1.0661358844146507, -3.133185240189431, 0.27782202403703793, -3.127700933643674, 0.5299660339446235, -0.3171535499726249, 1.11550094958719, 2.165631931948016, 0.22942411591837142, -2.8363984040557053], "max": [0.6366213031718578, 0.3458939541990802, 1.1796233456461962, 3.1387263357636117, 0.9632556782289594, 3.139153029300652, 0.6142364439215354, -0.14681462881674012, 1.2049123372941408, 2.926001482394958, 1.1641244767488574, -2.2992609140088636], "count": [265]}, "gripper_mode_state": {"mean": [0.20754716981132076, 0.15849056603773584], "std": [0.4055506652868813, 0.3652003648886097], "min": [0, 0], "max": [1, 1], "count": [265]}, "gripper_activity_state": {"mean": [1.7207547169811321, 1.7358490566037736], "std": [0.6244570443301919, 0.6189139421455365], "min": [0, 0], "max": [2, 2], "count": [265]}, "gripper_mode_action": {"mean": [0.20754716981132076, 0.15849056603773584], "std": [0.4055506652868813, 0.3652003648886097], "min": [0, 0], "max": [1, 1], "count": [265]}, "gripper_activity_action": {"mean": [1.7207547169811321, 1.7358490566037736], "std": [0.6244570443301919, 0.6189139421455365], "min": [0, 0], "max": [2, 2], "count": [265]}, "gripper_open_scale_state": {"mean": [0.6776735844018322, 0.7837358490566039], "std": [0.2743559345894436, 0.2889878957085444], "min": [0.049, 0.071], "max": [0.861, 0.948], "count": [265]}, "gripper_open_scale_action": {"mean": [0.6776735844018322, 0.7837358490566039], "std": [0.2743559345894436, 0.2889878957085444], "min": [0.049, 0.071], "max": [0.861, 0.948], "count": [265]}}} +{"episode_index": 200, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9137254901960784]], [[1.0]], [[1.0]]], "mean": [[[0.5007412520424837]], [[0.49035999795751634]], [[0.47792109885620915]]], "std": [[[0.13348793905770265]], [[0.14466691040199953]], [[0.16222008680481018]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47984749795751636]], [[0.48413230187908496]], [[0.4767828288398693]]], "std": [[[0.10014345652642331]], [[0.09674839893650271]], [[0.10532374577239836]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.482909993872549]], [[0.47037128676470585]], [[0.4565223733660131]]], "std": [[[0.12452175337979603]], [[0.14415524491285736]], [[0.16138339883422656]]], "count": [100]}, "observation.state": {"min": [0.47568947076797485, 1.9133172035217285, -1.408131718635559, -0.9793739914894104, -2.6462509632110596, -1.8650763034820557, 1.480946660041809, 62.0, 0.1324169933795929, 0.31658801436424255, -0.115727998316288, -3.1381852626800537, -0.3830000162124634, -0.7329999804496765, -0.7072597742080688, -2.157942533493042, 0.3044203221797943, 0.9816255569458008, 2.1903185844421387, 1.3235355615615845, -2.6608941555023193, 58.0, -0.29545700550079346, 0.2861329913139343, -0.021376000717282295, -3.1411852836608887, -0.05800001323223114, -2.4059998989105225], "max": [0.8094139099121094, 2.1091432571411133, -0.7726922035217285, -0.42957794666290283, -1.369158387184143, -1.1892673969268799, 2.1108710765838623, 947.0, 0.26399001479148865, 0.37531301379203796, 0.05002700164914131, 3.1410000324249268, 0.6510000228881836, -0.4779999852180481, -0.4216192066669464, -2.0664525032043457, 0.9417796730995178, 1.2252910137176514, 2.7626118659973145, 2.012521743774414, -1.755871057510376, 805.0, -0.2318670004606247, 0.3945930004119873, 0.08836200088262558, 3.1410000324249268, 0.5979999899864197, -1.5839999914169312], "mean": [0.602537989616394, 2.019562244415283, -0.9507164359092712, -0.8122950196266174, -2.0492610931396484, -1.6622174978256226, 1.842674732208252, 746.2096557617188, 0.22358493506908417, 0.33650466799736023, -0.0025132670998573303, 2.117701292037964, 0.24193139374256134, -0.626310408115387, -0.524300217628479, -2.1114253997802734, 0.5050989985466003, 1.0372487306594849, 2.3554272651672363, 1.7644904851913452, -2.06602144241333, 661.7984008789062, -0.2665817439556122, 0.3233567774295807, 0.04537713900208473, -0.549386203289032, 0.411899209022522, -2.2125208377838135], "std": [0.1192023903131485, 0.05888638645410538, 0.1841377317905426, 0.13839589059352875, 0.33365398645401, 0.17499323189258575, 0.16100454330444336, 318.2058410644531, 0.04024047777056694, 0.015944715589284897, 0.046161949634552, 2.253722906112671, 0.25939372181892395, 0.06321586668491364, 0.08894055336713791, 0.02463274821639061, 0.21941111981868744, 0.05891934037208557, 0.1958286166191101, 0.23767021298408508, 0.2719767689704895, 231.1815643310547, 0.01395890861749649, 0.039765991270542145, 0.029549680650234222, 2.952605962753296, 0.19988644123077393, 0.21481472253799438], "count": [248]}, "action": {"min": [0.47568947076797485, 1.9133172035217285, -1.408131718635559, -0.9793739914894104, -2.6462509632110596, -1.8650763034820557, 1.480946660041809, 62.0, 0.1324169933795929, 0.31658801436424255, -0.115727998316288, -3.1381852626800537, -0.3830000162124634, -0.7329999804496765, -0.7072597742080688, -2.157942533493042, 0.3044203221797943, 0.9816255569458008, 2.1903185844421387, 1.3235355615615845, -2.6608941555023193, 58.0, -0.29545700550079346, 0.2861329913139343, -0.021376000717282295, -3.1411852836608887, -0.05800001323223114, -2.4059998989105225], "max": [0.8094139099121094, 2.1091432571411133, -0.7726922035217285, -0.42957794666290283, -1.369158387184143, -1.1892673969268799, 2.1108710765838623, 947.0, 0.26399001479148865, 0.37531301379203796, 0.05002700164914131, 3.1410000324249268, 0.6510000228881836, -0.4779999852180481, -0.4216192066669464, -2.0664525032043457, 0.9417796730995178, 1.2252910137176514, 2.7626118659973145, 2.012521743774414, -1.755871057510376, 805.0, -0.2318670004606247, 0.3945930004119873, 0.08836200088262558, 3.1410000324249268, 0.5979999899864197, -1.5839999914169312], "mean": [0.602537989616394, 2.019562244415283, -0.9507164359092712, -0.8122950196266174, -2.0492610931396484, -1.6622174978256226, 1.842674732208252, 746.2096557617188, 0.22358493506908417, 0.33650466799736023, -0.0025132670998573303, 2.117701292037964, 0.24193139374256134, -0.626310408115387, -0.524300217628479, -2.1114253997802734, 0.5050989985466003, 1.0372487306594849, 2.3554272651672363, 1.7644904851913452, -2.06602144241333, 661.7984008789062, -0.2665817439556122, 0.3233567774295807, 0.04537713900208473, -0.549386203289032, 0.411899209022522, -2.2125208377838135], "std": [0.1192023903131485, 0.05888638645410538, 0.1841377317905426, 0.13839589059352875, 0.33365398645401, 0.17499323189258575, 0.16100454330444336, 318.2058410644531, 0.04024047777056694, 0.015944715589284897, 0.046161949634552, 2.253722906112671, 0.25939372181892395, 0.06321586668491364, 0.08894055336713791, 0.02463274821639061, 0.21941111981868744, 0.05891934037208557, 0.1958286166191101, 0.23767021298408508, 0.2719767689704895, 231.1815643310547, 0.01395890861749649, 0.039765991270542145, 0.029549680650234222, 2.952605962753296, 0.19988644123077393, 0.21481472253799438], "count": [248]}, "timestamp": {"min": [0.0], "max": [8.233333333333333], "mean": [4.116666666666667], "std": [2.386361712360937], "count": [248]}, "frame_index": {"min": [0], "max": [247], "mean": [123.5], "std": [71.5908513708281], "count": [248]}, "episode_index": {"min": [219], "max": [219], "mean": [219.0], "std": [0.0], "count": [248]}, "index": {"min": [140942], "max": [141189], "mean": [141065.5], "std": [71.5908513708281], "count": [248]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [248]}, "subtask_annotation": {"mean": [12.850806451612904, 29.0, 29.0, 29.0, 29.0], "std": [11.232060937246676, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [248]}, "scene_annotation": {"mean": [219.0], "std": [0.0], "min": [219], "max": [219], "count": [248]}, "eef_direction_state": {"mean": [4.137096774193548, 4.641129032258065], "std": [2.1206917519441175, 1.6956544124840065], "min": [0, 0], "max": [6, 6], "count": [248]}, "eef_velocity_state": {"mean": [0.782258064516129, 0.7661290322580645], "std": [0.8137971914958779, 0.8762904858599935], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_acc_mag_state": {"mean": [0.7217741935483871, 0.6451612903225806], "std": [0.8371476614528399, 0.8051602564095939], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_direction_action": {"mean": [4.137096774193548, 4.641129032258065], "std": [2.1206917519441175, 1.6956544124840065], "min": [0, 0], "max": [6, 6], "count": [248]}, "eef_velocity_action": {"mean": [0.782258064516129, 0.7661290322580645], "std": [0.8137971914958779, 0.8762904858599935], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_acc_mag_action": {"mean": [0.7217741935483871, 0.6451612903225806], "std": [0.8371476614528399, 0.8051602564095939], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_sim_pose_state": {"mean": [0.5337717646369363, 0.31666507709012476, 1.1319616667078383, -2.3529840234150017, 0.7244753851143779, 0.9640896206524583, 0.5589024650984424, -0.2545965731015738, 1.1277669845779372, 2.4142977374549037, 0.8027321900266873, -2.5846894221471777], "std": [0.03975910121552942, 0.03459668843292758, 0.011393352251879752, 0.31715926026897967, 0.2048342526035932, 2.7950538767571986, 0.0175565654469075, 0.05918777265228157, 0.01575790764259009, 0.17215164305742053, 0.2309781081137192, 0.1784094508093544], "min": [0.500192593341983, 0.23769648753713474, 1.1097512215964092, -3.030230898415905, 0.240937173070652, -3.1392569934201306, 0.5387537221945332, -0.3211036553994431, 1.092716610479051, 1.905564739181907, 0.25966833959929714, -3.0003020215006853], "max": [0.607530273356323, 0.35689083885623896, 1.1540527833293486, -2.053515359119272, 0.9448200792236294, 3.1405359663288768, 0.5962133466784642, -0.12373934157525009, 1.167222732196732, 2.74130002899547, 1.1545749577521578, -2.181907855237914], "count": [248]}, "eef_sim_pose_action": {"mean": [0.5337717646369363, 0.31666507709012476, 1.1319616667078383, -2.3529840234150017, 0.7244753851143779, 0.9640896206524583, 0.5589024650984424, -0.2545965731015738, 1.1277669845779372, 2.4142977374549037, 0.8027321900266873, -2.5846894221471777], "std": [0.03975910121552942, 0.03459668843292758, 0.011393352251879752, 0.31715926026897967, 0.2048342526035932, 2.7950538767571986, 0.0175565654469075, 0.05918777265228157, 0.01575790764259009, 0.17215164305742053, 0.2309781081137192, 0.1784094508093544], "min": [0.500192593341983, 0.23769648753713474, 1.1097512215964092, -3.030230898415905, 0.240937173070652, -3.1392569934201306, 0.5387537221945332, -0.3211036553994431, 1.092716610479051, 1.905564739181907, 0.25966833959929714, -3.0003020215006853], "max": [0.607530273356323, 0.35689083885623896, 1.1540527833293486, -2.053515359119272, 0.9448200792236294, 3.1405359663288768, 0.5962133466784642, -0.12373934157525009, 1.167222732196732, 2.74130002899547, 1.1545749577521578, -2.181907855237914], "count": [248]}, "gripper_mode_state": {"mean": [0.17338709677419356, 0.21370967741935484], "std": [0.37858157832415645, 0.40992420176987676], "min": [0, 0], "max": [1, 1], "count": [248]}, "gripper_activity_state": {"mean": [1.7661290322580645, 1.6733870967741935], "std": [0.5765424048940391, 0.6796119470279963], "min": [0, 0], "max": [2, 2], "count": [248]}, "gripper_mode_action": {"mean": [0.17338709677419356, 0.21370967741935484], "std": [0.37858157832415645, 0.40992420176987676], "min": [0, 0], "max": [1, 1], "count": [248]}, "gripper_activity_action": {"mean": [1.7661290322580645, 1.6733870967741935], "std": [0.5765424048940391, 0.6796119470279963], "min": [0, 0], "max": [2, 2], "count": [248]}, "gripper_open_scale_state": {"mean": [0.6617983874659368, 0.746209677142482], "std": [0.23118120937441405, 0.31820591662602454], "min": [0.058, 0.062], "max": [0.805, 0.947], "count": [248]}, "gripper_open_scale_action": {"mean": [0.6617983874659368, 0.746209677142482], "std": [0.23118120937441405, 0.31820591662602454], "min": [0.058, 0.062], "max": [0.805, 0.947], "count": [248]}}} +{"episode_index": 201, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[1.0]], [[1.0]]], "mean": [[[0.48598416053921567]], [[0.4783091727941176]], [[0.4651864154411765]]], "std": [[[0.13365502529052778]], [[0.1427571076934641]], [[0.1596138668220972]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4736699387254902]], [[0.4702729248366013]], [[0.4593493974673203]]], "std": [[[0.12085990710999639]], [[0.12224680472810187]], [[0.13630667556278311]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4814853084150327]], [[0.4619405147058824]], [[0.44141249183006537]]], "std": [[[0.11531393397884455]], [[0.1403364931431336]], [[0.16432200365839533]]], "count": [100]}, "observation.state": {"min": [0.49148476123809814, 1.9271228313446045, -1.0615791082382202, -1.0507755279541016, -2.7217538356781006, -1.7391858100891113, 1.719585657119751, 125.0, 0.11511299759149551, 0.3155899941921234, -0.052184998989105225, -3.1391851902008057, -0.2770000398159027, -0.7950000166893005, -0.963683545589447, -2.1384124755859375, 0.3948807716369629, 0.7360228896141052, 2.0360312461853027, 1.128163456916809, -2.4727652072906494, 53.0, -0.30479300022125244, 0.27907899022102356, -0.06585600227117538, -3.1401853561401367, -0.2980000078678131, -2.5299999713897705], "max": [0.797598123550415, 2.093801975250244, -0.6186145544052124, -0.6888465285301208, -1.7573895454406738, -1.4777703285217285, 2.2071783542633057, 948.0, 0.2596290111541748, 0.38443198800086975, 0.06873200088739395, 3.13700008392334, 0.5120000243186951, -0.3970000147819519, -0.47017425298690796, -2.0291898250579834, 1.20865797996521, 1.25684654712677, 2.857767343521118, 2.02055025100708, -1.7762913703918457, 795.0, -0.15526500344276428, 0.446025013923645, 0.07536900043487549, 3.1410000324249268, 0.7300000190734863, -1.6549999713897705], "mean": [0.6324449777603149, 2.0099411010742188, -0.9062814116477966, -0.8472268581390381, -2.1410417556762695, -1.635689377784729, 1.898928165435791, 827.4218139648438, 0.221052885055542, 0.35458579659461975, 0.008661310188472271, -1.4342185258865356, 0.22917841374874115, -0.6158509254455566, -0.6149014830589294, -2.097188711166382, 0.5927915573120117, 0.9192209839820862, 2.4381377696990967, 1.7217626571655273, -2.046058416366577, 647.6654663085938, -0.24958068132400513, 0.3350187838077545, 0.020999133586883545, -0.4878370761871338, 0.27517834305763245, -2.279949188232422], "std": [0.10113195329904556, 0.05188780650496483, 0.10352295637130737, 0.06836898624897003, 0.2639475464820862, 0.07731206715106964, 0.15438048541545868, 239.43112182617188, 0.04115401208400726, 0.020379135385155678, 0.028513208031654358, 2.6892690658569336, 0.2185511589050293, 0.09765120595693588, 0.19194233417510986, 0.02218630723655224, 0.269968718290329, 0.10065428912639618, 0.23943939805030823, 0.29620906710624695, 0.28701749444007874, 236.1968231201172, 0.0395294688642025, 0.06309737265110016, 0.03423375263810158, 2.898092746734619, 0.25719138979911804, 0.22237326204776764], "count": [275]}, "action": {"min": [0.49148476123809814, 1.9271228313446045, -1.0615791082382202, -1.0507755279541016, -2.7217538356781006, -1.7391858100891113, 1.719585657119751, 125.0, 0.11511299759149551, 0.3155899941921234, -0.052184998989105225, -3.1391851902008057, -0.2770000398159027, -0.7950000166893005, -0.963683545589447, -2.1384124755859375, 0.3948807716369629, 0.7360228896141052, 2.0360312461853027, 1.128163456916809, -2.4727652072906494, 53.0, -0.30479300022125244, 0.27907899022102356, -0.06585600227117538, -3.1401853561401367, -0.2980000078678131, -2.5299999713897705], "max": [0.797598123550415, 2.093801975250244, -0.6186145544052124, -0.6888465285301208, -1.7573895454406738, -1.4777703285217285, 2.2071783542633057, 948.0, 0.2596290111541748, 0.38443198800086975, 0.06873200088739395, 3.13700008392334, 0.5120000243186951, -0.3970000147819519, -0.47017425298690796, -2.0291898250579834, 1.20865797996521, 1.25684654712677, 2.857767343521118, 2.02055025100708, -1.7762913703918457, 795.0, -0.15526500344276428, 0.446025013923645, 0.07536900043487549, 3.1410000324249268, 0.7300000190734863, -1.6549999713897705], "mean": [0.6324449777603149, 2.0099411010742188, -0.9062814116477966, -0.8472268581390381, -2.1410417556762695, -1.635689377784729, 1.898928165435791, 827.4218139648438, 0.221052885055542, 0.35458579659461975, 0.008661310188472271, -1.4342185258865356, 0.22917841374874115, -0.6158509254455566, -0.6149014830589294, -2.097188711166382, 0.5927915573120117, 0.9192209839820862, 2.4381377696990967, 1.7217626571655273, -2.046058416366577, 647.6654663085938, -0.24958068132400513, 0.3350187838077545, 0.020999133586883545, -0.4878370761871338, 0.27517834305763245, -2.279949188232422], "std": [0.10113195329904556, 0.05188780650496483, 0.10352295637130737, 0.06836898624897003, 0.2639475464820862, 0.07731206715106964, 0.15438048541545868, 239.43112182617188, 0.04115401208400726, 0.020379135385155678, 0.028513208031654358, 2.6892690658569336, 0.2185511589050293, 0.09765120595693588, 0.19194233417510986, 0.02218630723655224, 0.269968718290329, 0.10065428912639618, 0.23943939805030823, 0.29620906710624695, 0.28701749444007874, 236.1968231201172, 0.0395294688642025, 0.06309737265110016, 0.03423375263810158, 2.898092746734619, 0.25719138979911804, 0.22237326204776764], "count": [275]}, "timestamp": {"min": [0.0], "max": [9.133333333333333], "mean": [4.566666666666667], "std": [2.6461712382652456], "count": [275]}, "frame_index": {"min": [0], "max": [274], "mean": [137.0], "std": [79.38513714795737], "count": [275]}, "episode_index": {"min": [220], "max": [220], "mean": [220.0], "std": [0.0], "count": [275]}, "index": {"min": [141190], "max": [141464], "mean": [141327.0], "std": [79.38513714795737], "count": [275]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [275]}, "subtask_annotation": {"mean": [12.101818181818182, 29.0, 29.0, 29.0, 29.0], "std": [11.019181472803618, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [275]}, "scene_annotation": {"mean": [220.0], "std": [0.0], "min": [220], "max": [220], "count": [275]}, "eef_direction_state": {"mean": [4.2690909090909095, 4.378181818181818], "std": [2.064494014810917, 1.8097404041957228], "min": [0, 0], "max": [6, 6], "count": [275]}, "eef_velocity_state": {"mean": [0.8290909090909091, 0.72], "std": [0.8717115301150556, 0.8299835704836136], "min": [0, 0], "max": [2, 2], "count": [275]}, "eef_acc_mag_state": {"mean": [0.7090909090909091, 0.6727272727272727], "std": [0.8457966072445812, 0.814740236451202], "min": [0, 0], "max": [2, 2], "count": [275]}, "eef_direction_action": {"mean": [4.2690909090909095, 4.378181818181818], "std": [2.064494014810917, 1.8097404041957228], "min": [0, 0], "max": [6, 6], "count": [275]}, "eef_velocity_action": {"mean": [0.8290909090909091, 0.72], "std": [0.8717115301150556, 0.8299835704836136], "min": [0, 0], "max": [2, 2], "count": [275]}, "eef_acc_mag_action": {"mean": [0.7090909090909091, 0.6727272727272727], "std": [0.8457966072445812, 0.814740236451202], "min": [0, 0], "max": [2, 2], "count": [275]}, "eef_sim_pose_state": {"mean": [0.5493897516154225, 0.2864132345724571, 1.1287554253526477, -1.44168348930872, 0.6690606726521506, 1.965332290657104, 0.5750132621371563, -0.2591144913296468, 1.1392715919044074, 2.521003068054131, 0.8023695856603466, -2.5430116493732253], "std": [0.060506191458616417, 0.05799217199616673, 0.0246397775427582, 1.958111082458293, 0.21862618473409162, 2.014632582659645, 0.0205974039493674, 0.04670762178752178, 0.01446599182188717, 0.20292777889327931, 0.2164425940685533, 0.13278416969747894], "min": [0.4970176990849661, 0.15950426506304832, 1.0966248046692268, -3.1308268376022172, 0.2521799105645104, -3.133694406963742, 0.5382168139215951, -0.31851304000788294, 1.1217658435000997, 2.211849676856457, 0.3307558508322199, -2.9389727782971584], "max": [0.6563778592507011, 0.3430588752098894, 1.2150767594973988, 3.127271055774699, 0.9998890698602416, 3.135872373166711, 0.60554251468247, -0.14944785586793077, 1.1773825389333727, 2.962079445963298, 1.1429489180216792, -2.2758019045721998], "count": [275]}, "eef_sim_pose_action": {"mean": [0.5493897516154225, 0.2864132345724571, 1.1287554253526477, -1.44168348930872, 0.6690606726521506, 1.965332290657104, 0.5750132621371563, -0.2591144913296468, 1.1392715919044074, 2.521003068054131, 0.8023695856603466, -2.5430116493732253], "std": [0.060506191458616417, 0.05799217199616673, 0.0246397775427582, 1.958111082458293, 0.21862618473409162, 2.014632582659645, 0.0205974039493674, 0.04670762178752178, 0.01446599182188717, 0.20292777889327931, 0.2164425940685533, 0.13278416969747894], "min": [0.4970176990849661, 0.15950426506304832, 1.0966248046692268, -3.1308268376022172, 0.2521799105645104, -3.133694406963742, 0.5382168139215951, -0.31851304000788294, 1.1217658435000997, 2.211849676856457, 0.3307558508322199, -2.9389727782971584], "max": [0.6563778592507011, 0.3430588752098894, 1.2150767594973988, 3.127271055774699, 0.9998890698602416, 3.135872373166711, 0.60554251468247, -0.14944785586793077, 1.1773825389333727, 2.962079445963298, 1.1429489180216792, -2.2758019045721998], "count": [275]}, "gripper_mode_state": {"mean": [0.19272727272727272, 0.14909090909090908], "std": [0.39444070666499625, 0.3561780592868618], "min": [0, 0], "max": [1, 1], "count": [275]}, "gripper_activity_state": {"mean": [1.7854545454545454, 1.690909090909091], "std": [0.566783005396786, 0.6459025333938759], "min": [0, 0], "max": [2, 2], "count": [275]}, "gripper_mode_action": {"mean": [0.19272727272727272, 0.14909090909090908], "std": [0.39444070666499625, 0.3561780592868618], "min": [0, 0], "max": [1, 1], "count": [275]}, "gripper_activity_action": {"mean": [1.7854545454545454, 1.690909090909091], "std": [0.566783005396786, 0.6459025333938759], "min": [0, 0], "max": [2, 2], "count": [275]}, "gripper_open_scale_state": {"mean": [0.6476654544206103, 0.8274218183482785], "std": [0.23619682413468515, 0.23943105512854249], "min": [0.053, 0.125], "max": [0.795, 0.948], "count": [275]}, "gripper_open_scale_action": {"mean": [0.6476654544206103, 0.8274218183482785], "std": [0.23619682413468515, 0.23943105512854249], "min": [0.053, 0.125], "max": [0.795, 0.948], "count": [275]}}} +{"episode_index": 202, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[1.0]], [[1.0]]], "mean": [[[0.4912293443627451]], [[0.4813766462418301]], [[0.4679347508169935]]], "std": [[[0.13462253847275021]], [[0.14342706913764033]], [[0.1622260037291336]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.488582073120915]], [[0.47537959967320265]], [[0.45952364991830064]]], "std": [[[0.12175275036291561]], [[0.1278823845997817]], [[0.14964279803317432]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.486820943627451]], [[0.4713333639705882]], [[0.45561420138888886]]], "std": [[[0.11867039348762229]], [[0.13879313154103998]], [[0.15996186386892025]]], "count": [100]}, "observation.state": {"min": [0.3632553815841675, 1.9679460525512695, -1.148374319076538, -1.1594746112823486, -2.6708600521087646, -1.9052364826202393, 1.6520589590072632, 45.0, 0.1275400072336197, 0.30026400089263916, -0.09379299730062485, -3.1411852836608887, -0.3319999873638153, -0.734000027179718, -0.8735896348953247, -2.1598799228668213, 0.42153194546699524, 0.7913323044776917, 2.234614849090576, 1.3459805250167847, -2.4864485263824463, 50.0, -0.29550498723983765, 0.25161299109458923, -0.02404000051319599, -3.1411852836608887, -0.19500002264976501, -2.5369999408721924], "max": [0.8773072361946106, 2.1002070903778076, -0.5400049090385437, -0.5015378594398499, -1.7549635171890259, -1.2619777917861938, 2.1255319118499756, 954.0, 0.26651498675346375, 0.39490699768066406, 0.08947200328111649, 3.135999917984009, 0.5109999775886536, -0.3889999985694885, -0.3482280969619751, -2.018333673477173, 0.9935635924339294, 1.1724599599838257, 2.8556206226348877, 2.0248262882232666, -1.658254861831665, 873.0, -0.19582800567150116, 0.4127509891986847, 0.06310199946165085, 3.1410000324249268, 0.5230000019073486, -1.5429999828338623], "mean": [0.6447514891624451, 2.0151636600494385, -0.8305661678314209, -0.9302027225494385, -2.2541122436523438, -1.746191143989563, 1.9032984972000122, 718.8571166992188, 0.22294488549232483, 0.3443193733692169, 0.02397419512271881, -2.3399863243103027, 0.13894984126091003, -0.600173830986023, -0.5129249095916748, -2.1225666999816895, 0.5814205408096313, 1.0294970273971558, 2.381946086883545, 1.8011008501052856, -1.9839993715286255, 648.2255859375, -0.2628946900367737, 0.3086825907230377, 0.028547564521431923, 0.7971467971801758, 0.2929382026195526, -2.2976560592651367], "std": [0.14049510657787323, 0.04746698960661888, 0.15462954342365265, 0.15300390124320984, 0.2627720832824707, 0.19228893518447876, 0.13352946937084198, 285.4294738769531, 0.04334067553281784, 0.02673182263970375, 0.04946991056203842, 2.011852502822876, 0.2216820865869522, 0.08952416479587555, 0.19557181000709534, 0.039947912096977234, 0.19390064477920532, 0.12744472920894623, 0.2078534960746765, 0.2297690361738205, 0.340027391910553, 240.901611328125, 0.026813462376594543, 0.06170174852013588, 0.02191244438290596, 2.9085047245025635, 0.21740981936454773, 0.27320173382759094], "count": [259]}, "action": {"min": [0.3632553815841675, 1.9679460525512695, -1.148374319076538, -1.1594746112823486, -2.6708600521087646, -1.9052364826202393, 1.6520589590072632, 45.0, 0.1275400072336197, 0.30026400089263916, -0.09379299730062485, -3.1411852836608887, -0.3319999873638153, -0.734000027179718, -0.8735896348953247, -2.1598799228668213, 0.42153194546699524, 0.7913323044776917, 2.234614849090576, 1.3459805250167847, -2.4864485263824463, 50.0, -0.29550498723983765, 0.25161299109458923, -0.02404000051319599, -3.1411852836608887, -0.19500002264976501, -2.5369999408721924], "max": [0.8773072361946106, 2.1002070903778076, -0.5400049090385437, -0.5015378594398499, -1.7549635171890259, -1.2619777917861938, 2.1255319118499756, 954.0, 0.26651498675346375, 0.39490699768066406, 0.08947200328111649, 3.135999917984009, 0.5109999775886536, -0.3889999985694885, -0.3482280969619751, -2.018333673477173, 0.9935635924339294, 1.1724599599838257, 2.8556206226348877, 2.0248262882232666, -1.658254861831665, 873.0, -0.19582800567150116, 0.4127509891986847, 0.06310199946165085, 3.1410000324249268, 0.5230000019073486, -1.5429999828338623], "mean": [0.6447514891624451, 2.0151636600494385, -0.8305661678314209, -0.9302027225494385, -2.2541122436523438, -1.746191143989563, 1.9032984972000122, 718.8571166992188, 0.22294488549232483, 0.3443193733692169, 0.02397419512271881, -2.3399863243103027, 0.13894984126091003, -0.600173830986023, -0.5129249095916748, -2.1225666999816895, 0.5814205408096313, 1.0294970273971558, 2.381946086883545, 1.8011008501052856, -1.9839993715286255, 648.2255859375, -0.2628946900367737, 0.3086825907230377, 0.028547564521431923, 0.7971467971801758, 0.2929382026195526, -2.2976560592651367], "std": [0.14049510657787323, 0.04746698960661888, 0.15462954342365265, 0.15300390124320984, 0.2627720832824707, 0.19228893518447876, 0.13352946937084198, 285.4294738769531, 0.04334067553281784, 0.02673182263970375, 0.04946991056203842, 2.011852502822876, 0.2216820865869522, 0.08952416479587555, 0.19557181000709534, 0.039947912096977234, 0.19390064477920532, 0.12744472920894623, 0.2078534960746765, 0.2297690361738205, 0.340027391910553, 240.901611328125, 0.026813462376594543, 0.06170174852013588, 0.02191244438290596, 2.9085047245025635, 0.21740981936454773, 0.27320173382759094], "count": [259]}, "timestamp": {"min": [0.0], "max": [8.6], "mean": [4.3], "std": [2.492210085669166], "count": [259]}, "frame_index": {"min": [0], "max": [258], "mean": [129.0], "std": [74.76630257007497], "count": [259]}, "episode_index": {"min": [221], "max": [221], "mean": [221.0], "std": [0.0], "count": [259]}, "index": {"min": [141465], "max": [141723], "mean": [141594.0], "std": [74.76630257007497], "count": [259]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [259]}, "subtask_annotation": {"mean": [12.057915057915057, 29.0, 29.0, 29.0, 29.0], "std": [10.716085277931722, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [259]}, "scene_annotation": {"mean": [221.0], "std": [0.0], "min": [221], "max": [221], "count": [259]}, "eef_direction_state": {"mean": [4.104247104247104, 4.8301158301158305], "std": [2.2645371889753205, 1.542856369883202], "min": [0, 0], "max": [6, 6], "count": [259]}, "eef_velocity_state": {"mean": [0.806949806949807, 0.749034749034749], "std": [0.8572819811264294, 0.8933198216830344], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_acc_mag_state": {"mean": [0.7374517374517374, 0.6254826254826255], "std": [0.8386114607097045, 0.7827084317166667], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_direction_action": {"mean": [4.104247104247104, 4.8301158301158305], "std": [2.2645371889753205, 1.542856369883202], "min": [0, 0], "max": [6, 6], "count": [259]}, "eef_velocity_action": {"mean": [0.806949806949807, 0.749034749034749], "std": [0.8572819811264294, 0.8933198216830344], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_acc_mag_action": {"mean": [0.7374517374517374, 0.6254826254826255], "std": [0.8386114607097045, 0.7827084317166667], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_sim_pose_state": {"mean": [0.5234843498433601, 0.3022297794087076, 1.1250105312788177, -2.4566472233680616, 0.7030034922863962, 1.9898945969432773, 0.5664251696583875, -0.269812354225873, 1.1515905977546692, 2.5922019087939723, 0.7376337611134052, -2.452441247115255], "std": [0.06182707573461553, 0.03806241883934136, 0.022047967926291358, 0.26822071174357237, 0.2579290172610559, 1.9035327794175314, 0.027577112368160496, 0.06287211593619428, 0.018176278869459484, 0.13018194025716512, 0.2185769681263715, 0.12238633990925497], "min": [0.465930129528558, 0.2198516304593893, 1.0884219172002185, -3.0738404935986186, 0.25323715578386663, -3.11402005985979, 0.5169185036063633, -0.3230177234524468, 1.1240502083143704, 2.412889556059286, 0.31464773526490486, -2.73917703798993], "max": [0.6285945558540209, 0.3378467361245062, 1.192809155415564, -2.164996259086003, 0.9695321627095326, 3.121491649564569, 0.6161418286881803, -0.12777958364403091, 1.2090443171515413, 2.873623933340598, 1.1594567131225193, -2.190758146176333], "count": [259]}, "eef_sim_pose_action": {"mean": [0.5234843498433601, 0.3022297794087076, 1.1250105312788177, -2.4566472233680616, 0.7030034922863962, 1.9898945969432773, 0.5664251696583875, -0.269812354225873, 1.1515905977546692, 2.5922019087939723, 0.7376337611134052, -2.452441247115255], "std": [0.06182707573461553, 0.03806241883934136, 0.022047967926291358, 0.26822071174357237, 0.2579290172610559, 1.9035327794175314, 0.027577112368160496, 0.06287211593619428, 0.018176278869459484, 0.13018194025716512, 0.2185769681263715, 0.12238633990925497], "min": [0.465930129528558, 0.2198516304593893, 1.0884219172002185, -3.0738404935986186, 0.25323715578386663, -3.11402005985979, 0.5169185036063633, -0.3230177234524468, 1.1240502083143704, 2.412889556059286, 0.31464773526490486, -2.73917703798993], "max": [0.6285945558540209, 0.3378467361245062, 1.192809155415564, -2.164996259086003, 0.9695321627095326, 3.121491649564569, 0.6161418286881803, -0.12777958364403091, 1.2090443171515413, 2.873623933340598, 1.1594567131225193, -2.190758146176333], "count": [259]}, "gripper_mode_state": {"mean": [0.18146718146718147, 0.1969111969111969], "std": [0.385404778794372, 0.397664654504517], "min": [0, 0], "max": [1, 1], "count": [259]}, "gripper_activity_state": {"mean": [1.7413127413127414, 1.6756756756756757], "std": [0.5949204342114102, 0.6598138170666868], "min": [0, 0], "max": [2, 2], "count": [259]}, "gripper_mode_action": {"mean": [0.18146718146718147, 0.1969111969111969], "std": [0.385404778794372, 0.397664654504517], "min": [0, 0], "max": [1, 1], "count": [259]}, "gripper_activity_action": {"mean": [1.7413127413127414, 1.6756756756756757], "std": [0.5949204342114102, 0.6598138170666868], "min": [0, 0], "max": [2, 2], "count": [259]}, "gripper_open_scale_state": {"mean": [0.6482258686669543, 0.7188571429160575], "std": [0.24090156478340796, 0.28542944480345783], "min": [0.05, 0.045], "max": [0.873, 0.954], "count": [259]}, "gripper_open_scale_action": {"mean": [0.6482258686669543, 0.7188571429160575], "std": [0.24090156478340796, 0.28542944480345783], "min": [0.05, 0.045], "max": [0.873, 0.954], "count": [259]}}} +{"episode_index": 203, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.49782893790849675]], [[0.48744155433006536]], [[0.4736002920751634]]], "std": [[[0.14395907742009623]], [[0.15374167834295172]], [[0.17108061793416401]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47081427900326794]], [[0.47523797794117645]], [[0.46772835784313727]]], "std": [[[0.10256447171871197]], [[0.09962180578798507]], [[0.10679253010488053]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4916677062908497]], [[0.4758260089869281]], [[0.4582196343954248]]], "std": [[[0.12753599575044827]], [[0.14683663563244975]], [[0.16827774381519547]]], "count": [100]}, "observation.state": {"min": [0.3958057761192322, 1.9829035997390747, -1.2377700805664062, -1.0493093729019165, -2.645098924636841, -1.8496824502944946, 1.5635881423950195, 126.0, 0.126133993268013, 0.30422699451446533, -0.09301500022411346, -3.1391851902008057, -0.4580000042915344, -0.6340000033378601, -0.8216138482093811, -2.1736855506896973, 0.35552358627319336, 0.96905916929245, 2.0785999298095703, 1.4306639432907104, -2.642655372619629, 62.0, -0.3029229938983917, 0.26127201318740845, -0.0328189991414547, -3.1391851902008057, -0.23600001633167267, -2.500999927520752], "max": [0.8527679443359375, 2.0991947650909424, -0.8416675925254822, -0.6347239017486572, -1.765889286994934, -1.23167884349823, 2.16717529296875, 947.0, 0.2571389973163605, 0.39344099164009094, 0.03877900168299675, 3.140000104904175, 0.5299999713897705, -0.4150000214576721, -0.3188891112804413, -2.0894384384155273, 1.0747562646865845, 1.1917283535003662, 2.8564581871032715, 1.8964049816131592, -1.5969414710998535, 838.0, -0.21646900475025177, 0.3964439928531647, 0.059647999703884125, 3.128999948501587, 0.6620000004768372, -1.4830000400543213], "mean": [0.5949071049690247, 2.0388715267181396, -0.935749351978302, -0.9245706796646118, -2.1270813941955566, -1.69003427028656, 1.813818335533142, 814.0830688476562, 0.21614159643650055, 0.3398640751838684, 0.005658470559865236, -2.8694934844970703, 0.20006832480430603, -0.48481109738349915, -0.45460397005081177, -2.1499245166778564, 0.5542986392974854, 1.0294545888900757, 2.3044800758361816, 1.7422431707382202, -1.9594764709472656, 665.2361450195312, -0.2729140520095825, 0.3060462176799774, 0.028427425771951675, 2.121335029602051, 0.42681780457496643, -2.274292230606079], "std": [0.14563313126564026, 0.03133241832256317, 0.12977483868598938, 0.08586673438549042, 0.2523004412651062, 0.1347794234752655, 0.18776331841945648, 266.07830810546875, 0.03478246554732323, 0.02265620045363903, 0.03277439624071121, 1.1573700904846191, 0.2903984487056732, 0.06041564419865608, 0.16618601977825165, 0.019302790984511375, 0.20250874757766724, 0.06391968578100204, 0.24574550986289978, 0.16546079516410828, 0.40097036957740784, 228.14878845214844, 0.027003277093172073, 0.05034540221095085, 0.022413350641727448, 2.0994224548339844, 0.26416537165641785, 0.3010876178741455], "count": [307]}, "action": {"min": [0.3958057761192322, 1.9829035997390747, -1.2377700805664062, -1.0493093729019165, -2.645098924636841, -1.8496824502944946, 1.5635881423950195, 126.0, 0.126133993268013, 0.30422699451446533, -0.09301500022411346, -3.1391851902008057, -0.4580000042915344, -0.6340000033378601, -0.8216138482093811, -2.1736855506896973, 0.35552358627319336, 0.96905916929245, 2.0785999298095703, 1.4306639432907104, -2.642655372619629, 62.0, -0.3029229938983917, 0.26127201318740845, -0.0328189991414547, -3.1391851902008057, -0.23600001633167267, -2.500999927520752], "max": [0.8527679443359375, 2.0991947650909424, -0.8416675925254822, -0.6347239017486572, -1.765889286994934, -1.23167884349823, 2.16717529296875, 947.0, 0.2571389973163605, 0.39344099164009094, 0.03877900168299675, 3.140000104904175, 0.5299999713897705, -0.4150000214576721, -0.3188891112804413, -2.0894384384155273, 1.0747562646865845, 1.1917283535003662, 2.8564581871032715, 1.8964049816131592, -1.5969414710998535, 838.0, -0.21646900475025177, 0.3964439928531647, 0.059647999703884125, 3.128999948501587, 0.6620000004768372, -1.4830000400543213], "mean": [0.5949071049690247, 2.0388715267181396, -0.935749351978302, -0.9245706796646118, -2.1270813941955566, -1.69003427028656, 1.813818335533142, 814.0830688476562, 0.21614159643650055, 0.3398640751838684, 0.005658470559865236, -2.8694934844970703, 0.20006832480430603, -0.48481109738349915, -0.45460397005081177, -2.1499245166778564, 0.5542986392974854, 1.0294545888900757, 2.3044800758361816, 1.7422431707382202, -1.9594764709472656, 665.2361450195312, -0.2729140520095825, 0.3060462176799774, 0.028427425771951675, 2.121335029602051, 0.42681780457496643, -2.274292230606079], "std": [0.14563313126564026, 0.03133241832256317, 0.12977483868598938, 0.08586673438549042, 0.2523004412651062, 0.1347794234752655, 0.18776331841945648, 266.07830810546875, 0.03478246554732323, 0.02265620045363903, 0.03277439624071121, 1.1573700904846191, 0.2903984487056732, 0.06041564419865608, 0.16618601977825165, 0.019302790984511375, 0.20250874757766724, 0.06391968578100204, 0.24574550986289978, 0.16546079516410828, 0.40097036957740784, 228.14878845214844, 0.027003277093172073, 0.05034540221095085, 0.022413350641727448, 2.0994224548339844, 0.26416537165641785, 0.3010876178741455], "count": [307]}, "timestamp": {"min": [0.0], "max": [10.2], "mean": [5.1], "std": [2.9540932054806035], "count": [307]}, "frame_index": {"min": [0], "max": [306], "mean": [153.0], "std": [88.6227961644181], "count": [307]}, "episode_index": {"min": [222], "max": [222], "mean": [222.0], "std": [0.0], "count": [307]}, "index": {"min": [141724], "max": [142030], "mean": [141877.0], "std": [88.6227961644181], "count": [307]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [307]}, "subtask_annotation": {"mean": [12.80456026058632, 29.0, 29.0, 29.0, 29.0], "std": [10.586432472458593, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [307]}, "scene_annotation": {"mean": [222.0], "std": [0.0], "min": [222], "max": [222], "count": [307]}, "eef_direction_state": {"mean": [4.188925081433225, 4.677524429967427], "std": [2.1560024122327275, 1.7619530533208763], "min": [0, 0], "max": [6, 6], "count": [307]}, "eef_velocity_state": {"mean": [0.762214983713355, 0.6254071661237784], "std": [0.8302930957148678, 0.7947749237945413], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_acc_mag_state": {"mean": [0.6742671009771987, 0.6123778501628665], "std": [0.8337871491515658, 0.7967216299314269], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_direction_action": {"mean": [4.188925081433225, 4.677524429967427], "std": [2.1560024122327275, 1.7619530533208763], "min": [0, 0], "max": [6, 6], "count": [307]}, "eef_velocity_action": {"mean": [0.762214983713355, 0.6254071661237784], "std": [0.8302930957148678, 0.7947749237945413], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_acc_mag_action": {"mean": [0.6742671009771987, 0.6123778501628665], "std": [0.8337871491515658, 0.7967216299314269], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_sim_pose_state": {"mean": [0.51547900324131, 0.3087685542114042, 1.1146267998506045, -2.3739500001958906, 0.7715111078518933, 1.8977304441303033, 0.5614695863657408, -0.2533593886176042, 1.1405475609651716, 2.61308139575227, 0.8474324132793183, -2.3797670968035343], "std": [0.05346871816174534, 0.03864638760555451, 0.022979225469501006, 0.29430448152868544, 0.3078113176587813, 2.2137380046683663, 0.02499815545575285, 0.04882243079612479, 0.015828291044334076, 0.12537433205831455, 0.2784503740392048, 0.1516413045825385], "min": [0.46694026286333107, 0.209431510217637, 1.0819380942259664, -3.071740516484475, 0.2113879067040101, -3.113910364116923, 0.5202221223926519, -0.303429270649657, 1.114180868194593, 2.329290310516098, 0.2139766169994688, -2.6632276041633207], "max": [0.6129325175539649, 0.34403606338289555, 1.1698458981933026, -1.976784279018769, 1.056534640901154, 3.1412198578281894, 0.6144344966045958, -0.12392666944807741, 1.1847697256155674, 2.8482402748391937, 1.153688249756415, -2.100905611586411], "count": [307]}, "eef_sim_pose_action": {"mean": [0.51547900324131, 0.3087685542114042, 1.1146267998506045, -2.3739500001958906, 0.7715111078518933, 1.8977304441303033, 0.5614695863657408, -0.2533593886176042, 1.1405475609651716, 2.61308139575227, 0.8474324132793183, -2.3797670968035343], "std": [0.05346871816174534, 0.03864638760555451, 0.022979225469501006, 0.29430448152868544, 0.3078113176587813, 2.2137380046683663, 0.02499815545575285, 0.04882243079612479, 0.015828291044334076, 0.12537433205831455, 0.2784503740392048, 0.1516413045825385], "min": [0.46694026286333107, 0.209431510217637, 1.0819380942259664, -3.071740516484475, 0.2113879067040101, -3.113910364116923, 0.5202221223926519, -0.303429270649657, 1.114180868194593, 2.329290310516098, 0.2139766169994688, -2.6632276041633207], "max": [0.6129325175539649, 0.34403606338289555, 1.1698458981933026, -1.976784279018769, 1.056534640901154, 3.1412198578281894, 0.6144344966045958, -0.12392666944807741, 1.1847697256155674, 2.8482402748391937, 1.153688249756415, -2.100905611586411], "count": [307]}, "gripper_mode_state": {"mean": [0.15960912052117263, 0.15960912052117263], "std": [0.3662431557962951, 0.3662431557962961], "min": [0, 0], "max": [1, 1], "count": [307]}, "gripper_activity_state": {"mean": [1.775244299674267, 1.732899022801303], "std": [0.5806091843987832, 0.6202282858846596], "min": [0, 0], "max": [2, 2], "count": [307]}, "gripper_mode_action": {"mean": [0.15960912052117263, 0.15960912052117263], "std": [0.3662431557962951, 0.3662431557962961], "min": [0, 0], "max": [1, 1], "count": [307]}, "gripper_activity_action": {"mean": [1.775244299674267, 1.732899022801303], "std": [0.5806091843987832, 0.6202282858846596], "min": [0, 0], "max": [2, 2], "count": [307]}, "gripper_open_scale_state": {"mean": [0.6652361563517932, 0.8140830616904399], "std": [0.2281484584431894, 0.2660782781630821], "min": [0.062, 0.126], "max": [0.838, 0.947], "count": [307]}, "gripper_open_scale_action": {"mean": [0.6652361563517932, 0.8140830616904399], "std": [0.2281484584431894, 0.2660782781630821], "min": [0.062, 0.126], "max": [0.838, 0.947], "count": [307]}}} +{"episode_index": 204, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[1.0]], [[1.0]]], "mean": [[[0.49265274305555556]], [[0.48174353145424836]], [[0.46844554534313726]]], "std": [[[0.1347914297900847]], [[0.1456788468526433]], [[0.16408004999435014]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48433700571895427]], [[0.47483042075163395]], [[0.46126718954248364]]], "std": [[[0.10969425634835664]], [[0.11517103538909682]], [[0.13483992012833648]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47493545751633987]], [[0.4622191605392157]], [[0.4472640012254902]]], "std": [[[0.13979131036529047]], [[0.152078401055595]], [[0.16828018713593462]]], "count": [100]}, "observation.state": {"min": [0.4295080900192261, 1.9202287197113037, -1.1934735774993896, -1.1168187856674194, -2.7696454524993896, -1.9253075122833252, 1.481138825416565, 114.0, 0.13401900231838226, 0.3008260130882263, -0.10648400336503983, -3.1381852626800537, -0.43799999356269836, -0.703000009059906, -0.8612676858901978, -2.1734933853149414, 0.3767293393611908, 0.8935562372207642, 2.068634271621704, 1.3885315656661987, -2.55338191986084, 56.0, -0.3270449936389923, 0.2521359920501709, -0.04146699979901314, -3.1381852626800537, -0.257999986410141, -2.496999979019165], "max": [0.8791223168373108, 2.1090734004974365, -0.7315547466278076, -0.38557812571525574, -1.5735714435577393, -1.2126723527908325, 2.149425506591797, 942.0, 0.2705030143260956, 0.38994300365448, 0.08032900094985962, 3.1389999389648438, 0.578000009059906, -0.4180000126361847, -0.2977706491947174, -2.051093578338623, 1.1259642839431763, 1.2444896697998047, 2.777796506881714, 1.9695342779159546, -1.673561453819275, 847.0, -0.18943899869918823, 0.4026130139827728, 0.08015300333499908, 3.1389999389648438, 0.6660000085830688, -1.3880000114440918], "mean": [0.6510754823684692, 1.9919780492782593, -0.8693960309028625, -0.8795813322067261, -2.2268214225769043, -1.7874505519866943, 1.8819135427474976, 783.6517333984375, 0.22382009029388428, 0.33822527527809143, 0.023046696558594704, 1.6180213689804077, 0.11196892708539963, -0.5987863540649414, -0.46172747015953064, -2.1354894638061523, 0.630160927772522, 1.0345288515090942, 2.3321847915649414, 1.7469156980514526, -2.0246973037719727, 626.3638305664062, -0.2703532874584198, 0.30326202511787415, 0.02319364808499813, 1.4645246267318726, 0.3259102702140808, -2.2316877841949463], "std": [0.1204090416431427, 0.062400005757808685, 0.14063555002212524, 0.16341239213943481, 0.3128335773944855, 0.2030332088470459, 0.16862812638282776, 272.64849853515625, 0.03711415454745293, 0.025155000388622284, 0.04766300693154335, 2.582228660583496, 0.2575063705444336, 0.07456552982330322, 0.20825715363025665, 0.037324558943510056, 0.21722687780857086, 0.08297263830900192, 0.23034189641475677, 0.21255868673324585, 0.359475314617157, 255.48902893066406, 0.036813996732234955, 0.05858088284730911, 0.02819976955652237, 2.621385097503662, 0.2697071433067322, 0.34194016456604004], "count": [257]}, "action": {"min": [0.4295080900192261, 1.9202287197113037, -1.1934735774993896, -1.1168187856674194, -2.7696454524993896, -1.9253075122833252, 1.481138825416565, 114.0, 0.13401900231838226, 0.3008260130882263, -0.10648400336503983, -3.1381852626800537, -0.43799999356269836, -0.703000009059906, -0.8612676858901978, -2.1734933853149414, 0.3767293393611908, 0.8935562372207642, 2.068634271621704, 1.3885315656661987, -2.55338191986084, 56.0, -0.3270449936389923, 0.2521359920501709, -0.04146699979901314, -3.1381852626800537, -0.257999986410141, -2.496999979019165], "max": [0.8791223168373108, 2.1090734004974365, -0.7315547466278076, -0.38557812571525574, -1.5735714435577393, -1.2126723527908325, 2.149425506591797, 942.0, 0.2705030143260956, 0.38994300365448, 0.08032900094985962, 3.1389999389648438, 0.578000009059906, -0.4180000126361847, -0.2977706491947174, -2.051093578338623, 1.1259642839431763, 1.2444896697998047, 2.777796506881714, 1.9695342779159546, -1.673561453819275, 847.0, -0.18943899869918823, 0.4026130139827728, 0.08015300333499908, 3.1389999389648438, 0.6660000085830688, -1.3880000114440918], "mean": [0.6510754823684692, 1.9919780492782593, -0.8693960309028625, -0.8795813322067261, -2.2268214225769043, -1.7874505519866943, 1.8819135427474976, 783.6517333984375, 0.22382009029388428, 0.33822527527809143, 0.023046696558594704, 1.6180213689804077, 0.11196892708539963, -0.5987863540649414, -0.46172747015953064, -2.1354894638061523, 0.630160927772522, 1.0345288515090942, 2.3321847915649414, 1.7469156980514526, -2.0246973037719727, 626.3638305664062, -0.2703532874584198, 0.30326202511787415, 0.02319364808499813, 1.4645246267318726, 0.3259102702140808, -2.2316877841949463], "std": [0.1204090416431427, 0.062400005757808685, 0.14063555002212524, 0.16341239213943481, 0.3128335773944855, 0.2030332088470459, 0.16862812638282776, 272.64849853515625, 0.03711415454745293, 0.025155000388622284, 0.04766300693154335, 2.582228660583496, 0.2575063705444336, 0.07456552982330322, 0.20825715363025665, 0.037324558943510056, 0.21722687780857086, 0.08297263830900192, 0.23034189641475677, 0.21255868673324585, 0.359475314617157, 255.48902893066406, 0.036813996732234955, 0.05858088284730911, 0.02819976955652237, 2.621385097503662, 0.2697071433067322, 0.34194016456604004], "count": [257]}, "timestamp": {"min": [0.0], "max": [8.533333333333333], "mean": [4.266666666666667], "std": [2.4729649321321876], "count": [257]}, "frame_index": {"min": [0], "max": [256], "mean": [128.0], "std": [74.18894796396563], "count": [257]}, "episode_index": {"min": [223], "max": [223], "mean": [223.0], "std": [0.0], "count": [257]}, "index": {"min": [142031], "max": [142287], "mean": [142159.0], "std": [74.18894796396563], "count": [257]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [257]}, "subtask_annotation": {"mean": [10.17509727626459, 29.0, 29.0, 29.0, 29.0], "std": [10.789662263526402, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [257]}, "scene_annotation": {"mean": [223.0], "std": [0.0], "min": [223], "max": [223], "count": [257]}, "eef_direction_state": {"mean": [4.552529182879377, 4.700389105058366], "std": [1.9342709502731397, 1.650291757119544], "min": [0, 0], "max": [6, 6], "count": [257]}, "eef_velocity_state": {"mean": [0.7898832684824902, 0.7159533073929961], "std": [0.8702915484881241, 0.851331279371399], "min": [0, 0], "max": [2, 2], "count": [257]}, "eef_acc_mag_state": {"mean": [0.642023346303502, 0.6147859922178989], "std": [0.8206150959138627, 0.8009328540464185], "min": [0, 0], "max": [2, 2], "count": [257]}, "eef_direction_action": {"mean": [4.552529182879377, 4.700389105058366], "std": [1.9342709502731397, 1.650291757119544], "min": [0, 0], "max": [6, 6], "count": [257]}, "eef_velocity_action": {"mean": [0.7898832684824902, 0.7159533073929961], "std": [0.8702915484881241, 0.851331279371399], "min": [0, 0], "max": [2, 2], "count": [257]}, "eef_acc_mag_action": {"mean": [0.642023346303502, 0.6147859922178989], "std": [0.8206150959138627, 0.8009328540464185], "min": [0, 0], "max": [2, 2], "count": [257]}, "eef_sim_pose_state": {"mean": [0.5157590302219847, 0.302638372769788, 1.1156732817120427, -2.430853993133431, 0.6760997203226409, 1.7805128828481351, 0.5631683779922316, -0.26996892111415044, 1.1497791983815395, 2.5389128803235064, 0.7147741286654283, -2.439252888952905], "std": [0.060336758396653783, 0.048566941366687995, 0.028396963395011816, 0.3044441193261329, 0.27779117991564956, 2.1222133953164497, 0.024455178165953474, 0.05781582019096387, 0.01915962345207719, 0.18552893377071794, 0.2471188320682282, 0.13802963398450124], "min": [0.46458155577334803, 0.19647897309970086, 1.064928278147221, -3.067191415534228, 0.2312355073438539, -3.120220811487249, 0.522577547594142, -0.3242953743080117, 1.1063890580807183, 2.1587177644400994, 0.20667291134248855, -2.7867964303214534], "max": [0.6213612438050892, 0.3532308156711479, 1.1952084812055261, -2.030015979232561, 1.0249758157311866, 3.1310185454619557, 0.6119919147316849, -0.12394481526386544, 1.1962167659073264, 2.904011146044675, 1.1568688735677672, -2.171850064143048], "count": [257]}, "eef_sim_pose_action": {"mean": [0.5157590302219847, 0.302638372769788, 1.1156732817120427, -2.430853993133431, 0.6760997203226409, 1.7805128828481351, 0.5631683779922316, -0.26996892111415044, 1.1497791983815395, 2.5389128803235064, 0.7147741286654283, -2.439252888952905], "std": [0.060336758396653783, 0.048566941366687995, 0.028396963395011816, 0.3044441193261329, 0.27779117991564956, 2.1222133953164497, 0.024455178165953474, 0.05781582019096387, 0.01915962345207719, 0.18552893377071794, 0.2471188320682282, 0.13802963398450124], "min": [0.46458155577334803, 0.19647897309970086, 1.064928278147221, -3.067191415534228, 0.2312355073438539, -3.120220811487249, 0.522577547594142, -0.3242953743080117, 1.1063890580807183, 2.1587177644400994, 0.20667291134248855, -2.7867964303214534], "max": [0.6213612438050892, 0.3532308156711479, 1.1952084812055261, -2.030015979232561, 1.0249758157311866, 3.1310185454619557, 0.6119919147316849, -0.12394481526386544, 1.1962167659073264, 2.904011146044675, 1.1568688735677672, -2.171850064143048], "count": [257]}, "gripper_mode_state": {"mean": [0.2178988326848249, 0.17120622568093385], "std": [0.4128182789066079, 0.37668906802430885], "min": [0, 0], "max": [1, 1], "count": [257]}, "gripper_activity_state": {"mean": [1.7626459143968871, 1.6809338521400778], "std": [0.5734780255856492, 0.6537428184441201], "min": [0, 0], "max": [2, 2], "count": [257]}, "gripper_mode_action": {"mean": [0.2178988326848249, 0.17120622568093385], "std": [0.4128182789066079, 0.37668906802430885], "min": [0, 0], "max": [1, 1], "count": [257]}, "gripper_activity_action": {"mean": [1.7626459143968871, 1.6809338521400778], "std": [0.5734780255856492, 0.6537428184441201], "min": [0, 0], "max": [2, 2], "count": [257]}, "gripper_open_scale_state": {"mean": [0.6263638132889449, 0.7836517512399401], "std": [0.25548898313404983, 0.2726485257743299], "min": [0.056, 0.114], "max": [0.847, 0.942], "count": [257]}, "gripper_open_scale_action": {"mean": [0.6263638132889449, 0.7836517512399401], "std": [0.25548898313404983, 0.2726485257743299], "min": [0.056, 0.114], "max": [0.847, 0.942], "count": [257]}}} +{"episode_index": 205, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49829330269607847]], [[0.4861167442810458]], [[0.4730430371732026]]], "std": [[[0.13202372419765282]], [[0.1429645210922066]], [[0.16194561928585394]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47497081290849674]], [[0.47172724877450983]], [[0.46064752450980395]]], "std": [[[0.10226350627669797]], [[0.10314610139817831]], [[0.11842101879860034]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47478112949346407]], [[0.46248992851307186]], [[0.44811954452614383]]], "std": [[[0.1272914209861557]], [[0.14010001965219154]], [[0.15756240341802533]]], "count": [100]}, "observation.state": {"min": [0.48769739270210266, 1.9134918451309204, -1.0986847877502441, -1.1409392356872559, -2.784742832183838, -1.8650239706039429, 1.6683427095413208, 206.0, 0.11974400281906128, 0.30823400616645813, -0.08577699959278107, -3.1401853561401367, -0.4410000443458557, -0.7379999756813049, -0.9388650059700012, -2.1645050048828125, 0.39413028955459595, 0.8796110153198242, 2.072281837463379, 1.3455791473388672, -2.498508930206299, 33.0, -0.3105219900608063, 0.2511819899082184, -0.06811600178480148, -3.1331851482391357, -0.5709999799728394, -2.882999897003174], "max": [0.900432825088501, 2.100992441177368, -0.6559122204780579, -0.5174552202224731, -1.782766580581665, -1.2280659675598145, 2.13891863822937, 948.0, 0.27190101146698, 0.4067789912223816, 0.09122700244188309, 3.13700008392334, 0.4910000264644623, -0.4230000078678131, -0.3285757005214691, -2.0564167499542236, 1.3087875843048096, 1.1903843879699707, 2.8559346199035645, 1.9742292165756226, -1.7407041788101196, 908.0, -0.1633709967136383, 0.4132690131664276, 0.06591200083494186, 3.135999917984009, 0.6650000214576721, -1.656999945640564], "mean": [0.6225249767303467, 1.9939359426498413, -0.8729377388954163, -0.8696697354316711, -2.2045748233795166, -1.7174369096755981, 1.8716456890106201, 791.4583129882812, 0.231521874666214, 0.3424924612045288, 0.020789485424757004, 0.8985186815261841, 0.15678752958774567, -0.6036755442619324, -0.5455114841461182, -2.1438398361206055, 0.6306240558624268, 1.0569075345993042, 2.386596441268921, 1.7419073581695557, -1.9672166109085083, 643.808349609375, -0.24987530708312988, 0.3215339779853821, 0.026648741215467453, 2.4253153800964355, 0.2671874761581421, -2.4040071964263916], "std": [0.13986843824386597, 0.05839512124657631, 0.11806952208280563, 0.12175003439188004, 0.27376824617385864, 0.15813425183296204, 0.14289873838424683, 243.40145874023438, 0.04388854652643204, 0.030427532270550728, 0.03860501945018768, 2.931041955947876, 0.25676199793815613, 0.07481800764799118, 0.22504957020282745, 0.027987835928797722, 0.3287503123283386, 0.08729163557291031, 0.2925882339477539, 0.21981744468212128, 0.23430143296718597, 300.4457092285156, 0.04458444193005562, 0.05891305208206177, 0.04314272105693817, 1.7572771310806274, 0.42748984694480896, 0.29153361916542053], "count": [240]}, "action": {"min": [0.48769739270210266, 1.9134918451309204, -1.0986847877502441, -1.1409392356872559, -2.784742832183838, -1.8650239706039429, 1.6683427095413208, 206.0, 0.11974400281906128, 0.30823400616645813, -0.08577699959278107, -3.1401853561401367, -0.4410000443458557, -0.7379999756813049, -0.9388650059700012, -2.1645050048828125, 0.39413028955459595, 0.8796110153198242, 2.072281837463379, 1.3455791473388672, -2.498508930206299, 33.0, -0.3105219900608063, 0.2511819899082184, -0.06811600178480148, -3.1331851482391357, -0.5709999799728394, -2.882999897003174], "max": [0.900432825088501, 2.100992441177368, -0.6559122204780579, -0.5174552202224731, -1.782766580581665, -1.2280659675598145, 2.13891863822937, 948.0, 0.27190101146698, 0.4067789912223816, 0.09122700244188309, 3.13700008392334, 0.4910000264644623, -0.4230000078678131, -0.3285757005214691, -2.0564167499542236, 1.3087875843048096, 1.1903843879699707, 2.8559346199035645, 1.9742292165756226, -1.7407041788101196, 908.0, -0.1633709967136383, 0.4132690131664276, 0.06591200083494186, 3.135999917984009, 0.6650000214576721, -1.656999945640564], "mean": [0.6225249767303467, 1.9939359426498413, -0.8729377388954163, -0.8696697354316711, -2.2045748233795166, -1.7174369096755981, 1.8716456890106201, 791.4583129882812, 0.231521874666214, 0.3424924612045288, 0.020789485424757004, 0.8985186815261841, 0.15678752958774567, -0.6036755442619324, -0.5455114841461182, -2.1438398361206055, 0.6306240558624268, 1.0569075345993042, 2.386596441268921, 1.7419073581695557, -1.9672166109085083, 643.808349609375, -0.24987530708312988, 0.3215339779853821, 0.026648741215467453, 2.4253153800964355, 0.2671874761581421, -2.4040071964263916], "std": [0.13986843824386597, 0.05839512124657631, 0.11806952208280563, 0.12175003439188004, 0.27376824617385864, 0.15813425183296204, 0.14289873838424683, 243.40145874023438, 0.04388854652643204, 0.030427532270550728, 0.03860501945018768, 2.931041955947876, 0.25676199793815613, 0.07481800764799118, 0.22504957020282745, 0.027987835928797722, 0.3287503123283386, 0.08729163557291031, 0.2925882339477539, 0.21981744468212128, 0.23430143296718597, 300.4457092285156, 0.04458444193005562, 0.05891305208206177, 0.04314272105693817, 1.7572771310806274, 0.42748984694480896, 0.29153361916542053], "count": [240]}, "timestamp": {"min": [0.0], "max": [7.966666666666667], "mean": [3.9833333333333334], "std": [2.309381029787146], "count": [240]}, "frame_index": {"min": [0], "max": [239], "mean": [119.5], "std": [69.2814308936144], "count": [240]}, "episode_index": {"min": [224], "max": [224], "mean": [224.0], "std": [0.0], "count": [240]}, "index": {"min": [142288], "max": [142527], "mean": [142407.5], "std": [69.2814308936144], "count": [240]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [240]}, "subtask_annotation": {"mean": [11.245833333333334, 29.0, 29.0, 29.0, 29.0], "std": [10.518336337347057, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [240]}, "scene_annotation": {"mean": [224.0], "std": [0.0], "min": [224], "max": [224], "count": [240]}, "eef_direction_state": {"mean": [3.904166666666667, 4.458333333333333], "std": [2.2181033877817513, 1.7387535446085758], "min": [0, 0], "max": [6, 6], "count": [240]}, "eef_velocity_state": {"mean": [0.8708333333333333, 0.8125], "std": [0.8539023981436943, 0.8769323900202721], "min": [0, 0], "max": [2, 2], "count": [240]}, "eef_acc_mag_state": {"mean": [0.8208333333333333, 0.7], "std": [0.8497446511877691, 0.8175165645620482], "min": [0, 0], "max": [2, 2], "count": [240]}, "eef_direction_action": {"mean": [3.904166666666667, 4.458333333333333], "std": [2.2181033877817513, 1.7387535446085758], "min": [0, 0], "max": [6, 6], "count": [240]}, "eef_velocity_action": {"mean": [0.8708333333333333, 0.8125], "std": [0.8539023981436943, 0.8769323900202721], "min": [0, 0], "max": [2, 2], "count": [240]}, "eef_acc_mag_action": {"mean": [0.8208333333333333, 0.7], "std": [0.8497446511877691, 0.8175165645620482], "min": [0, 0], "max": [2, 2], "count": [240]}, "eef_sim_pose_state": {"mean": [0.5329668835893762, 0.28812244517809316, 1.132813400814624, -1.2997285055499528, 0.6980687294468684, 0.05407505044348245, 0.564483073452212, -0.27392300812259496, 1.1421448909585492, 2.5601112462987468, 0.7487053244380031, -2.4760246531350822], "std": [0.06170616843442813, 0.0699388966948053, 0.022178480571734934, 2.1084081458273913, 0.29157629427231985, 2.74270697431031, 0.030224963063750332, 0.056841819654729356, 0.018584652955350573, 0.1883084512974848, 0.23866341123469723, 0.15140531181433944], "min": [0.46270687962279106, 0.15228153290573385, 1.1027882648015905, -3.1406519400370057, 0.19152952590127503, -3.141275173473388, 0.5303234884790694, -0.3252803091272366, 1.1236174384618307, 2.2907638734610756, 0.21047621590940868, -2.7137416957614913], "max": [0.6316026680352963, 0.35348567378198553, 1.1989659514110593, 3.13023798182365, 1.016006030067075, 3.140267713627403, 0.6250678749273983, -0.12659852621857134, 1.2033925182620875, 2.956087496816011, 1.09131865257431, -2.1514220638079573], "count": [240]}, "eef_sim_pose_action": {"mean": [0.5329668835893762, 0.28812244517809316, 1.132813400814624, -1.2997285055499528, 0.6980687294468684, 0.05407505044348245, 0.564483073452212, -0.27392300812259496, 1.1421448909585492, 2.5601112462987468, 0.7487053244380031, -2.4760246531350822], "std": [0.06170616843442813, 0.0699388966948053, 0.022178480571734934, 2.1084081458273913, 0.29157629427231985, 2.74270697431031, 0.030224963063750332, 0.056841819654729356, 0.018584652955350573, 0.1883084512974848, 0.23866341123469723, 0.15140531181433944], "min": [0.46270687962279106, 0.15228153290573385, 1.1027882648015905, -3.1406519400370057, 0.19152952590127503, -3.141275173473388, 0.5303234884790694, -0.3252803091272366, 1.1236174384618307, 2.2907638734610756, 0.21047621590940868, -2.7137416957614913], "max": [0.6316026680352963, 0.35348567378198553, 1.1989659514110593, 3.13023798182365, 1.016006030067075, 3.140267713627403, 0.6250678749273983, -0.12659852621857134, 1.2033925182620875, 2.956087496816011, 1.09131865257431, -2.1514220638079573], "count": [240]}, "gripper_mode_state": {"mean": [0.25833333333333336, 0.175], "std": [0.4377181995556307, 0.3799671038392665], "min": [0, 0], "max": [1, 1], "count": [240]}, "gripper_activity_state": {"mean": [1.6625, 1.6791666666666667], "std": [0.6881814804250402, 0.6655068035381425], "min": [0, 0], "max": [2, 2], "count": [240]}, "gripper_mode_action": {"mean": [0.25833333333333336, 0.175], "std": [0.4377181995556307, 0.3799671038392665], "min": [0, 0], "max": [1, 1], "count": [240]}, "gripper_activity_action": {"mean": [1.6625, 1.6791666666666667], "std": [0.6881814804250402, 0.6655068035381425], "min": [0, 0], "max": [2, 2], "count": [240]}, "gripper_open_scale_state": {"mean": [0.6438083333492267, 0.7914583334604901], "std": [0.3004453502378524, 0.2434014722456088], "min": [0.033, 0.206], "max": [0.908, 0.948], "count": [240]}, "gripper_open_scale_action": {"mean": [0.6438083333492267, 0.7914583334604901], "std": [0.3004453502378524, 0.2434014722456088], "min": [0.033, 0.206], "max": [0.908, 0.948], "count": [240]}}} +{"episode_index": 206, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[1.0]], [[1.0]]], "mean": [[[0.490782079248366]], [[0.47869670138888887]], [[0.46521820465686275]]], "std": [[[0.13621840088308182]], [[0.14285909116904966]], [[0.165028863573659]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.4886826695261438]], [[0.47462644812091503]], [[0.4587618341503268]]], "std": [[[0.10092711418638473]], [[0.11569836968504262]], [[0.14016491154520877]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4763542933006536]], [[0.45957283496732027]], [[0.4400528982843137]]], "std": [[[0.14271053866521163]], [[0.15930436259540323]], [[0.18064503916428634]]], "count": [100]}, "observation.state": {"min": [0.5048190355300903, 1.9337724447250366, -1.1504861116409302, -0.9462476968765259, -2.6519408226013184, -1.9197224378585815, 1.7577909231185913, 182.0, 0.11229299753904343, 0.3066520094871521, -0.07025899738073349, -3.1381852626800537, -0.40700000524520874, -0.6949999928474426, -0.8288220167160034, -2.161468267440796, 0.4093320667743683, 0.7940899133682251, 2.1571571826934814, 1.3566269874572754, -2.4913878440856934, 61.0, -0.30834999680519104, 0.26412999629974365, -0.01972999982535839, -3.1391851902008057, -0.18500001728534698, -2.447999954223633], "max": [0.8787034749984741, 2.0969433784484863, -0.722356915473938, -0.7048512101173401, -1.9044334888458252, -1.459165096282959, 2.15343976020813, 958.0, 0.2691139876842499, 0.3802739977836609, 0.047635000199079514, 3.1389999389648438, 0.33799999952316284, -0.4000000059604645, -0.38435637950897217, -2.0291898250579834, 0.9173451066017151, 1.2059353590011597, 2.8190383911132812, 1.9894485473632812, -1.7808468341827393, 826.0, -0.22750799357891083, 0.4081920087337494, 0.07033400237560272, 3.1410000324249268, 0.5539999604225159, -1.5779999494552612], "mean": [0.6539226174354553, 2.0025737285614014, -0.8714510202407837, -0.849545955657959, -2.2909133434295654, -1.788735032081604, 1.8783234357833862, 748.443115234375, 0.22994720935821533, 0.33089011907577515, 0.010300809517502785, 1.7146596908569336, 0.059156130999326706, -0.590286910533905, -0.5237311720848083, -2.117642641067505, 0.5691356062889099, 1.0123279094696045, 2.4410600662231445, 1.7378262281417847, -2.0283162593841553, 649.6666259765625, -0.2760140001773834, 0.31533268094062805, 0.025872470811009407, 2.2020981311798096, 0.2545062303543091, -2.2242610454559326], "std": [0.12078915536403656, 0.058044761419296265, 0.16237486898899078, 0.046389974653720856, 0.2010565847158432, 0.11506891995668411, 0.1421390324831009, 239.51144409179688, 0.04587384685873985, 0.022924937307834625, 0.036359917372465134, 2.532066822052002, 0.2148396074771881, 0.07136175781488419, 0.16344796121120453, 0.04487738758325577, 0.15215864777565002, 0.12868669629096985, 0.1911192685365677, 0.19174829125404358, 0.2538456320762634, 243.9918975830078, 0.02143332175910473, 0.0499780997633934, 0.02327875792980194, 2.0576674938201904, 0.1867426037788391, 0.25525447726249695], "count": [237]}, "action": {"min": [0.5048190355300903, 1.9337724447250366, -1.1504861116409302, -0.9462476968765259, -2.6519408226013184, -1.9197224378585815, 1.7577909231185913, 182.0, 0.11229299753904343, 0.3066520094871521, -0.07025899738073349, -3.1381852626800537, -0.40700000524520874, -0.6949999928474426, -0.8288220167160034, -2.161468267440796, 0.4093320667743683, 0.7940899133682251, 2.1571571826934814, 1.3566269874572754, -2.4913878440856934, 61.0, -0.30834999680519104, 0.26412999629974365, -0.01972999982535839, -3.1391851902008057, -0.18500001728534698, -2.447999954223633], "max": [0.8787034749984741, 2.0969433784484863, -0.722356915473938, -0.7048512101173401, -1.9044334888458252, -1.459165096282959, 2.15343976020813, 958.0, 0.2691139876842499, 0.3802739977836609, 0.047635000199079514, 3.1389999389648438, 0.33799999952316284, -0.4000000059604645, -0.38435637950897217, -2.0291898250579834, 0.9173451066017151, 1.2059353590011597, 2.8190383911132812, 1.9894485473632812, -1.7808468341827393, 826.0, -0.22750799357891083, 0.4081920087337494, 0.07033400237560272, 3.1410000324249268, 0.5539999604225159, -1.5779999494552612], "mean": [0.6539226174354553, 2.0025737285614014, -0.8714510202407837, -0.849545955657959, -2.2909133434295654, -1.788735032081604, 1.8783234357833862, 748.443115234375, 0.22994720935821533, 0.33089011907577515, 0.010300809517502785, 1.7146596908569336, 0.059156130999326706, -0.590286910533905, -0.5237311720848083, -2.117642641067505, 0.5691356062889099, 1.0123279094696045, 2.4410600662231445, 1.7378262281417847, -2.0283162593841553, 649.6666259765625, -0.2760140001773834, 0.31533268094062805, 0.025872470811009407, 2.2020981311798096, 0.2545062303543091, -2.2242610454559326], "std": [0.12078915536403656, 0.058044761419296265, 0.16237486898899078, 0.046389974653720856, 0.2010565847158432, 0.11506891995668411, 0.1421390324831009, 239.51144409179688, 0.04587384685873985, 0.022924937307834625, 0.036359917372465134, 2.532066822052002, 0.2148396074771881, 0.07136175781488419, 0.16344796121120453, 0.04487738758325577, 0.15215864777565002, 0.12868669629096985, 0.1911192685365677, 0.19174829125404358, 0.2538456320762634, 243.9918975830078, 0.02143332175910473, 0.0499780997633934, 0.02327875792980194, 2.0576674938201904, 0.1867426037788391, 0.25525447726249695], "count": [237]}, "timestamp": {"min": [0.0], "max": [7.866666666666666], "mean": [3.9333333333333336], "std": [2.280513262566289], "count": [237]}, "frame_index": {"min": [0], "max": [236], "mean": [118.0], "std": [68.41539787698868], "count": [237]}, "episode_index": {"min": [225], "max": [225], "mean": [225.0], "std": [0.0], "count": [237]}, "index": {"min": [142528], "max": [142764], "mean": [142646.0], "std": [68.41539787698868], "count": [237]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [237]}, "subtask_annotation": {"mean": [11.569620253164556, 29.0, 29.0, 29.0, 29.0], "std": [10.726382409863442, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [237]}, "scene_annotation": {"mean": [225.0], "std": [0.0], "min": [225], "max": [225], "count": [237]}, "eef_direction_state": {"mean": [4.118143459915612, 4.6455696202531644], "std": [2.1491750778575995, 1.676629943270729], "min": [0, 1], "max": [6, 6], "count": [237]}, "eef_velocity_state": {"mean": [0.8312236286919831, 0.7130801687763713], "std": [0.8093570536454019, 0.8678248950250786], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_acc_mag_state": {"mean": [0.7679324894514767, 0.7215189873417721], "std": [0.8672092270862848, 0.8459889306229298], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_direction_action": {"mean": [4.118143459915612, 4.6455696202531644], "std": [2.1491750778575995, 1.676629943270729], "min": [0, 1], "max": [6, 6], "count": [237]}, "eef_velocity_action": {"mean": [0.8312236286919831, 0.7130801687763713], "std": [0.8093570536454019, 0.8678248950250786], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_acc_mag_action": {"mean": [0.7679324894514767, 0.7215189873417721], "std": [0.8672092270862848, 0.8459889306229298], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_sim_pose_state": {"mean": [0.529919309537354, 0.30821032298911444, 1.116545615294531, -2.4899102850499184, 0.6265012374679977, 1.863669134875583, 0.5581949791142516, -0.26488877223270946, 1.1376464491889309, 2.545989368577399, 0.6743861518318585, -2.3802998317029833], "std": [0.050365547951708736, 0.029606650152263648, 0.022335683602837147, 0.23192606400327742, 0.2237251385348498, 2.0984533086936596, 0.024358507978532513, 0.05890222988959258, 0.014120207297010521, 0.13580601247870505, 0.19801938243710193, 0.13491949395801792], "min": [0.48639089405436925, 0.23466621847028385, 1.0766807021200906, -3.044370700112025, 0.1563600334968398, -3.118724587141854, 0.5335300255936146, -0.3219319847659864, 1.1247715909822074, 2.3484567150973445, 0.2578795757462502, -2.5458553056715685], "max": [0.624936347920732, 0.3407903135061068, 1.1719061876652257, -2.234279755996992, 0.9534978099009188, 3.1299038554491414, 0.6068846605836586, -0.13108371026309254, 1.1776404322554088, 2.825770469249739, 0.9865947813590794, -2.1101501408900183], "count": [237]}, "eef_sim_pose_action": {"mean": [0.529919309537354, 0.30821032298911444, 1.116545615294531, -2.4899102850499184, 0.6265012374679977, 1.863669134875583, 0.5581949791142516, -0.26488877223270946, 1.1376464491889309, 2.545989368577399, 0.6743861518318585, -2.3802998317029833], "std": [0.050365547951708736, 0.029606650152263648, 0.022335683602837147, 0.23192606400327742, 0.2237251385348498, 2.0984533086936596, 0.024358507978532513, 0.05890222988959258, 0.014120207297010521, 0.13580601247870505, 0.19801938243710193, 0.13491949395801792], "min": [0.48639089405436925, 0.23466621847028385, 1.0766807021200906, -3.044370700112025, 0.1563600334968398, -3.118724587141854, 0.5335300255936146, -0.3219319847659864, 1.1247715909822074, 2.3484567150973445, 0.2578795757462502, -2.5458553056715685], "max": [0.624936347920732, 0.3407903135061068, 1.1719061876652257, -2.234279755996992, 0.9534978099009188, 3.1299038554491414, 0.6068846605836586, -0.13108371026309254, 1.1776404322554088, 2.825770469249739, 0.9865947813590794, -2.1101501408900183], "count": [237]}, "gripper_mode_state": {"mean": [0.2109704641350211, 0.17721518987341772], "std": [0.40799746003826415, 0.38185071212654076], "min": [0, 0], "max": [1, 1], "count": [237]}, "gripper_activity_state": {"mean": [1.628691983122363, 1.7046413502109705], "std": [0.7213585826089991, 0.6473734485741993], "min": [0, 0], "max": [2, 2], "count": [237]}, "gripper_mode_action": {"mean": [0.2109704641350211, 0.17721518987341772], "std": [0.40799746003826415, 0.38185071212654076], "min": [0, 0], "max": [1, 1], "count": [237]}, "gripper_activity_action": {"mean": [1.628691983122363, 1.7046413502109705], "std": [0.7213585826089991, 0.6473734485741993], "min": [0, 0], "max": [2, 2], "count": [237]}, "gripper_open_scale_state": {"mean": [0.6496666667954332, 0.7484430380390665], "std": [0.24399195932129647, 0.23951144235196556], "min": [0.061, 0.182], "max": [0.826, 0.958], "count": [237]}, "gripper_open_scale_action": {"mean": [0.6496666667954332, 0.7484430380390665], "std": [0.24399195932129647, 0.23951144235196556], "min": [0.061, 0.182], "max": [0.826, 0.958], "count": [237]}}} +{"episode_index": 207, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.4803134987745098]], [[0.4746620526960784]], [[0.45958159722222225]]], "std": [[[0.13313086425800233]], [[0.14064501692478362]], [[0.1596750844472078]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[0.7450980392156863]], [[0.7490196078431373]]], "mean": [[[0.4920482495915033]], [[0.46794869893790847]], [[0.4484742279411765]]], "std": [[[0.11503282686196543]], [[0.1316618931600166]], [[0.1619499427469452]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.4845445649509804]], [[0.4692820812908497]], [[0.4529796139705882]]], "std": [[[0.11204858416937191]], [[0.13460324259202863]], [[0.1578140131035171]]], "count": [100]}, "observation.state": {"min": [0.49698254466056824, 1.9311021566390991, -1.243878722190857, -1.155495285987854, -2.7394165992736816, -1.8826168775558472, 1.5962607860565186, 53.0, 0.09568899869918823, 0.3189919888973236, -0.08147799968719482, -3.1411852836608887, -0.3779999911785126, -0.6760000586509705, -0.9096830487251282, -2.1660234928131104, 0.4758640229701996, 0.8331678509712219, 2.2501657009124756, 1.2719087600708008, -2.5911333560943604, 25.0, -0.2947140038013458, 0.2565940022468567, -0.053141999989748, -3.1411852836608887, -0.2529999911785126, -2.430999994277954], "max": [0.8580911159515381, 2.0968735218048096, -0.690068244934082, -0.6357536315917969, -1.6556192636489868, -1.2183794975280762, 2.1596007347106934, 945.0, 0.2760629951953888, 0.3996430039405823, 0.0757559984922409, 3.140000104904175, 0.48000001907348633, -0.2540000081062317, -0.3246661424636841, -2.0908520221710205, 1.082365870475769, 1.248416543006897, 2.8560566902160645, 1.9506323337554932, -1.7466033697128296, 751.0, -0.18705099821090698, 0.41895198822021484, 0.04527600109577179, 3.1410000324249268, 0.43299999833106995, -1.843000054359436], "mean": [0.6570973992347717, 2.0133724212646484, -0.8886674046516418, -0.9391740560531616, -2.2727277278900146, -1.70048987865448, 1.8274493217468262, 761.671630859375, 0.2186642289161682, 0.3501117527484894, 0.018982047215104103, -2.6420986652374268, 0.09674575924873352, -0.48632633686065674, -0.5316610336303711, -2.141089677810669, 0.6483864784240723, 1.0233792066574097, 2.438462972640991, 1.73513662815094, -2.0184011459350586, 591.8856811523438, -0.25893133878707886, 0.31555643677711487, 0.014205622486770153, 0.17803457379341125, 0.2416905015707016, -2.3066742420196533], "std": [0.12636862695217133, 0.05524258688092232, 0.1940550059080124, 0.1227465495467186, 0.3000204265117645, 0.18566568195819855, 0.2069496512413025, 295.5620422363281, 0.05674181506037712, 0.026419194415211678, 0.045164063572883606, 1.5026241540908813, 0.23332662880420685, 0.11259511113166809, 0.2162337303161621, 0.026377292349934578, 0.20985884964466095, 0.10226761549711227, 0.24832060933113098, 0.2345145046710968, 0.3124551773071289, 232.026611328125, 0.035206787288188934, 0.06409966945648193, 0.02736477181315422, 2.97940731048584, 0.22536957263946533, 0.14333665370941162], "count": [236]}, "action": {"min": [0.49698254466056824, 1.9311021566390991, -1.243878722190857, -1.155495285987854, -2.7394165992736816, -1.8826168775558472, 1.5962607860565186, 53.0, 0.09568899869918823, 0.3189919888973236, -0.08147799968719482, -3.1411852836608887, -0.3779999911785126, -0.6760000586509705, -0.9096830487251282, -2.1660234928131104, 0.4758640229701996, 0.8331678509712219, 2.2501657009124756, 1.2719087600708008, -2.5911333560943604, 25.0, -0.2947140038013458, 0.2565940022468567, -0.053141999989748, -3.1411852836608887, -0.2529999911785126, -2.430999994277954], "max": [0.8580911159515381, 2.0968735218048096, -0.690068244934082, -0.6357536315917969, -1.6556192636489868, -1.2183794975280762, 2.1596007347106934, 945.0, 0.2760629951953888, 0.3996430039405823, 0.0757559984922409, 3.140000104904175, 0.48000001907348633, -0.2540000081062317, -0.3246661424636841, -2.0908520221710205, 1.082365870475769, 1.248416543006897, 2.8560566902160645, 1.9506323337554932, -1.7466033697128296, 751.0, -0.18705099821090698, 0.41895198822021484, 0.04527600109577179, 3.1410000324249268, 0.43299999833106995, -1.843000054359436], "mean": [0.6570973992347717, 2.0133724212646484, -0.8886674046516418, -0.9391740560531616, -2.2727277278900146, -1.70048987865448, 1.8274493217468262, 761.671630859375, 0.2186642289161682, 0.3501117527484894, 0.018982047215104103, -2.6420986652374268, 0.09674575924873352, -0.48632633686065674, -0.5316610336303711, -2.141089677810669, 0.6483864784240723, 1.0233792066574097, 2.438462972640991, 1.73513662815094, -2.0184011459350586, 591.8856811523438, -0.25893133878707886, 0.31555643677711487, 0.014205622486770153, 0.17803457379341125, 0.2416905015707016, -2.3066742420196533], "std": [0.12636862695217133, 0.05524258688092232, 0.1940550059080124, 0.1227465495467186, 0.3000204265117645, 0.18566568195819855, 0.2069496512413025, 295.5620422363281, 0.05674181506037712, 0.026419194415211678, 0.045164063572883606, 1.5026241540908813, 0.23332662880420685, 0.11259511113166809, 0.2162337303161621, 0.026377292349934578, 0.20985884964466095, 0.10226761549711227, 0.24832060933113098, 0.2345145046710968, 0.3124551773071289, 232.026611328125, 0.035206787288188934, 0.06409966945648193, 0.02736477181315422, 2.97940731048584, 0.22536957263946533, 0.14333665370941162], "count": [236]}, "timestamp": {"min": [0.0], "max": [7.833333333333333], "mean": [3.9166666666666665], "std": [2.270890672058971], "count": [236]}, "frame_index": {"min": [0], "max": [235], "mean": [117.5], "std": [68.12672016176913], "count": [236]}, "episode_index": {"min": [226], "max": [226], "mean": [226.0], "std": [0.0], "count": [236]}, "index": {"min": [142765], "max": [143000], "mean": [142882.5], "std": [68.12672016176913], "count": [236]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [236]}, "subtask_annotation": {"mean": [11.44915254237288, 29.0, 29.0, 29.0, 29.0], "std": [11.236364586124989, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [236]}, "scene_annotation": {"mean": [226.0], "std": [0.0], "min": [226], "max": [226], "count": [236]}, "eef_direction_state": {"mean": [4.156779661016949, 4.3559322033898304], "std": [2.2258107954661015, 1.5892937549337487], "min": [0, 1], "max": [6, 6], "count": [236]}, "eef_velocity_state": {"mean": [0.7796610169491526, 0.9364406779661016], "std": [0.8550507291952133, 0.8286363368114427], "min": [0, 0], "max": [2, 2], "count": [236]}, "eef_acc_mag_state": {"mean": [0.75, 0.7415254237288136], "std": [0.8493516969340473, 0.8110284610344273], "min": [0, 0], "max": [2, 2], "count": [236]}, "eef_direction_action": {"mean": [4.156779661016949, 4.3559322033898304], "std": [2.2258107954661015, 1.5892937549337487], "min": [0, 1], "max": [6, 6], "count": [236]}, "eef_velocity_action": {"mean": [0.7796610169491526, 0.9364406779661016], "std": [0.8550507291952133, 0.8286363368114427], "min": [0, 0], "max": [2, 2], "count": [236]}, "eef_acc_mag_action": {"mean": [0.75, 0.7415254237288136], "std": [0.8493516969340473, 0.8110284610344273], "min": [0, 0], "max": [2, 2], "count": [236]}, "eef_sim_pose_state": {"mean": [0.5305166308542704, 0.287109488698287, 1.1199132662024802, -2.5205107183507254, 0.6711327738113028, 2.777116324820029, 0.5720155449220886, -0.26173495746663916, 1.1524637320193238, 2.7485878252632, 0.759219340979668, -2.2777872647103967], "std": [0.06453407500294259, 0.051126094709071784, 0.023056725219909136, 0.31538168750651463, 0.2016311033485943, 0.2083983886680634, 0.02683448764245272, 0.06917190824281864, 0.020651080436172493, 0.11891866601538893, 0.24857886657870393, 0.09557524650355298], "min": [0.4685767117398675, 0.17974911412954803, 1.0943021001973126, -3.1415138435083767, 0.2910102702064288, 2.3330247035873044, 0.5405893103076393, -0.33813865304915125, 1.1333007501128363, 2.5571510720088626, 0.28039330413508634, -2.4776909560332077], "max": [0.6349259521783968, 0.33353258229953403, 1.182409920909722, -2.2550680392696103, 0.8741037000742393, 3.0695184587441307, 0.6180375304761986, -0.12511764947258092, 1.2094456753322205, 2.960973944471718, 1.2007624631453253, -2.0486832353433058], "count": [236]}, "eef_sim_pose_action": {"mean": [0.5305166308542704, 0.287109488698287, 1.1199132662024802, -2.5205107183507254, 0.6711327738113028, 2.777116324820029, 0.5720155449220886, -0.26173495746663916, 1.1524637320193238, 2.7485878252632, 0.759219340979668, -2.2777872647103967], "std": [0.06453407500294259, 0.051126094709071784, 0.023056725219909136, 0.31538168750651463, 0.2016311033485943, 0.2083983886680634, 0.02683448764245272, 0.06917190824281864, 0.020651080436172493, 0.11891866601538893, 0.24857886657870393, 0.09557524650355298], "min": [0.4685767117398675, 0.17974911412954803, 1.0943021001973126, -3.1415138435083767, 0.2910102702064288, 2.3330247035873044, 0.5405893103076393, -0.33813865304915125, 1.1333007501128363, 2.5571510720088626, 0.28039330413508634, -2.4776909560332077], "max": [0.6349259521783968, 0.33353258229953403, 1.182409920909722, -2.2550680392696103, 0.8741037000742393, 3.0695184587441307, 0.6180375304761986, -0.12511764947258092, 1.2094456753322205, 2.960973944471718, 1.2007624631453253, -2.0486832353433058], "count": [236]}, "gripper_mode_state": {"mean": [0.211864406779661, 0.1906779661016949], "std": [0.4086292695335992, 0.39283569000921453], "min": [0, 0], "max": [1, 1], "count": [236]}, "gripper_activity_state": {"mean": [1.7542372881355932, 1.6694915254237288], "std": [0.60276820007062, 0.6833998351433404], "min": [0, 0], "max": [2, 2], "count": [236]}, "gripper_mode_action": {"mean": [0.211864406779661, 0.1906779661016949], "std": [0.4086292695335992, 0.39283569000921453], "min": [0, 0], "max": [1, 1], "count": [236]}, "gripper_activity_action": {"mean": [1.7542372881355932, 1.6694915254237288], "std": [0.60276820007062, 0.6833998351433404], "min": [0, 0], "max": [2, 2], "count": [236]}, "gripper_open_scale_state": {"mean": [0.5918855930102077, 0.7616716104281158], "std": [0.23202663415490643, 0.29556212896381373], "min": [0.025, 0.053], "max": [0.751, 0.945], "count": [236]}, "gripper_open_scale_action": {"mean": [0.5918855930102077, 0.7616716104281158], "std": [0.23202663415490643, 0.29556212896381373], "min": [0.025, 0.053], "max": [0.751, 0.945], "count": [236]}}} +{"episode_index": 208, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.4884363562091503]], [[0.4771456352124183]], [[0.4635783455882353]]], "std": [[[0.14065889547356172]], [[0.14790816950679136]], [[0.1654230246602066]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.807843137254902]], [[0.807843137254902]]], "mean": [[[0.5008370281862745]], [[0.47846500612745096]], [[0.4566341053921569]]], "std": [[[0.11145482681662676]], [[0.12872260871467392]], [[0.16060289999218416]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47938854779411766]], [[0.46841095383986925]], [[0.4539326286764706]]], "std": [[[0.12666768408514983]], [[0.14022202049414903]], [[0.15811687077199735]]], "count": [100]}, "observation.state": {"min": [0.3730641305446625, 1.9569156169891357, -1.200193166732788, -1.167311191558838, -2.6952598094940186, -1.9729726314544678, 1.5843924283981323, 70.0, 0.10605499893426895, 0.30014199018478394, -0.06798499822616577, -3.1401853561401367, -0.42399999499320984, -0.6880000233650208, -0.8722981214523315, -2.1646621227264404, 0.355488657951355, 0.763860821723938, 2.103872299194336, 1.2833755016326904, -2.4078564643859863, 68.0, -0.3265250027179718, 0.24835999310016632, -0.04326299950480461, -3.1381852626800537, -0.25099998712539673, -2.6089999675750732], "max": [0.8087855577468872, 2.098339557647705, -0.5430766344070435, -0.71097731590271, -1.6922887563705444, -1.2952263355255127, 2.1454811096191406, 950.0, 0.2814289927482605, 0.39132800698280334, 0.08591800183057785, 3.1410000324249268, 0.48899999260902405, -0.328000009059906, -0.3269001543521881, -2.0073556900024414, 0.9663364887237549, 1.1151782274246216, 2.7515640258789062, 1.9263025522232056, -1.6958492994308472, 883.0, -0.20551300048828125, 0.413006991147995, 0.05460200086236, 3.1389999389648438, 0.7889999151229858, -1.5019999742507935], "mean": [0.6331121921539307, 2.0375802516937256, -0.7911621928215027, -0.8566261529922485, -2.2365057468414307, -1.758882761001587, 1.785377025604248, 761.1774291992188, 0.2231234461069107, 0.3335114121437073, 0.009278510697185993, 0.7102036476135254, 0.21110083162784576, -0.5493831634521484, -0.4855683445930481, -2.1298155784606934, 0.6009621620178223, 0.9457995295524597, 2.3536767959594727, 1.7054903507232666, -1.891330361366272, 687.1795654296875, -0.2760763466358185, 0.3067105710506439, 0.010633325204253197, -0.6314293146133423, 0.3077419698238373, -2.297335624694824], "std": [0.1313871592283249, 0.038430966436862946, 0.25136059522628784, 0.12663763761520386, 0.2699606418609619, 0.180264413356781, 0.2220459133386612, 299.01654052734375, 0.0498712882399559, 0.026948876678943634, 0.034944888204336166, 2.998737096786499, 0.30673763155937195, 0.09282781928777695, 0.19938641786575317, 0.04334808886051178, 0.15544548630714417, 0.09344092011451721, 0.16972585022449493, 0.2247917801141739, 0.23732268810272217, 272.94378662109375, 0.03224343806505203, 0.06207092106342316, 0.021036658436059952, 2.9706151485443115, 0.24153807759284973, 0.28115636110305786], "count": [248]}, "action": {"min": [0.3730641305446625, 1.9569156169891357, -1.200193166732788, -1.167311191558838, -2.6952598094940186, -1.9729726314544678, 1.5843924283981323, 70.0, 0.10605499893426895, 0.30014199018478394, -0.06798499822616577, -3.1401853561401367, -0.42399999499320984, -0.6880000233650208, -0.8722981214523315, -2.1646621227264404, 0.355488657951355, 0.763860821723938, 2.103872299194336, 1.2833755016326904, -2.4078564643859863, 68.0, -0.3265250027179718, 0.24835999310016632, -0.04326299950480461, -3.1381852626800537, -0.25099998712539673, -2.6089999675750732], "max": [0.8087855577468872, 2.098339557647705, -0.5430766344070435, -0.71097731590271, -1.6922887563705444, -1.2952263355255127, 2.1454811096191406, 950.0, 0.2814289927482605, 0.39132800698280334, 0.08591800183057785, 3.1410000324249268, 0.48899999260902405, -0.328000009059906, -0.3269001543521881, -2.0073556900024414, 0.9663364887237549, 1.1151782274246216, 2.7515640258789062, 1.9263025522232056, -1.6958492994308472, 883.0, -0.20551300048828125, 0.413006991147995, 0.05460200086236, 3.1389999389648438, 0.7889999151229858, -1.5019999742507935], "mean": [0.6331121921539307, 2.0375802516937256, -0.7911621928215027, -0.8566261529922485, -2.2365057468414307, -1.758882761001587, 1.785377025604248, 761.1774291992188, 0.2231234461069107, 0.3335114121437073, 0.009278510697185993, 0.7102036476135254, 0.21110083162784576, -0.5493831634521484, -0.4855683445930481, -2.1298155784606934, 0.6009621620178223, 0.9457995295524597, 2.3536767959594727, 1.7054903507232666, -1.891330361366272, 687.1795654296875, -0.2760763466358185, 0.3067105710506439, 0.010633325204253197, -0.6314293146133423, 0.3077419698238373, -2.297335624694824], "std": [0.1313871592283249, 0.038430966436862946, 0.25136059522628784, 0.12663763761520386, 0.2699606418609619, 0.180264413356781, 0.2220459133386612, 299.01654052734375, 0.0498712882399559, 0.026948876678943634, 0.034944888204336166, 2.998737096786499, 0.30673763155937195, 0.09282781928777695, 0.19938641786575317, 0.04334808886051178, 0.15544548630714417, 0.09344092011451721, 0.16972585022449493, 0.2247917801141739, 0.23732268810272217, 272.94378662109375, 0.03224343806505203, 0.06207092106342316, 0.021036658436059952, 2.9706151485443115, 0.24153807759284973, 0.28115636110305786], "count": [248]}, "timestamp": {"min": [0.0], "max": [8.233333333333333], "mean": [4.116666666666667], "std": [2.386361712360937], "count": [248]}, "frame_index": {"min": [0], "max": [247], "mean": [123.5], "std": [71.5908513708281], "count": [248]}, "episode_index": {"min": [227], "max": [227], "mean": [227.0], "std": [0.0], "count": [248]}, "index": {"min": [143001], "max": [143248], "mean": [143124.5], "std": [71.5908513708281], "count": [248]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [248]}, "subtask_annotation": {"mean": [11.346774193548388, 29.0, 29.0, 29.0, 29.0], "std": [10.477737039320115, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [248]}, "scene_annotation": {"mean": [227.0], "std": [0.0], "min": [227], "max": [227], "count": [248]}, "eef_direction_state": {"mean": [4.056451612903226, 4.173387096774194], "std": [2.1805682129962514, 1.8355191263125838], "min": [0, 0], "max": [6, 6], "count": [248]}, "eef_velocity_state": {"mean": [0.8830645161290323, 0.9314516129032258], "std": [0.8651143663154663, 0.8562735219734887], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_acc_mag_state": {"mean": [0.8145161290322581, 0.7943548387096774], "std": [0.860110040633126, 0.824308353218784], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_direction_action": {"mean": [4.056451612903226, 4.173387096774194], "std": [2.1805682129962514, 1.8355191263125838], "min": [0, 0], "max": [6, 6], "count": [248]}, "eef_velocity_action": {"mean": [0.8830645161290323, 0.9314516129032258], "std": [0.8651143663154663, 0.8562735219734887], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_acc_mag_action": {"mean": [0.8145161290322581, 0.7943548387096774], "std": [0.860110040633126, 0.824308353218784], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_sim_pose_state": {"mean": [0.5205954438911262, 0.29927433512578494, 1.1026781568759607, -2.4312943515867422, 0.7022327620142211, 1.7606974484539812, 0.5563195526856807, -0.2614376791703196, 1.1370882883444087, 2.5122339903710413, 0.8216471375360617, -2.468431028576679], "std": [0.06114982539670035, 0.038556197597600324, 0.024564237306008298, 0.2942118647675054, 0.1659943675004464, 2.0625773204749422, 0.02896154800463398, 0.057475584240444015, 0.02546296487166583, 0.1695092006698911, 0.2955010640208722, 0.171482119853726], "min": [0.46585024504726524, 0.20829397010549466, 1.0677710380637673, -3.1161285260165497, 0.3680428683783967, -3.139507833471629, 0.5192809859026929, -0.33001519331317347, 1.1146249518106308, 2.3064623634170482, 0.2082148076027972, -2.7532939631959854], "max": [0.6289223713218679, 0.35142168112624855, 1.1702053960911998, -2.0663742385895163, 0.9458596713908651, 3.140750483404324, 0.6113709907112819, -0.13062884916572454, 1.2114202403982814, 2.7870153887033293, 1.1357739033466818, -2.187691467445786], "count": [248]}, "eef_sim_pose_action": {"mean": [0.5205954438911262, 0.29927433512578494, 1.1026781568759607, -2.4312943515867422, 0.7022327620142211, 1.7606974484539812, 0.5563195526856807, -0.2614376791703196, 1.1370882883444087, 2.5122339903710413, 0.8216471375360617, -2.468431028576679], "std": [0.06114982539670035, 0.038556197597600324, 0.024564237306008298, 0.2942118647675054, 0.1659943675004464, 2.0625773204749422, 0.02896154800463398, 0.057475584240444015, 0.02546296487166583, 0.1695092006698911, 0.2955010640208722, 0.171482119853726], "min": [0.46585024504726524, 0.20829397010549466, 1.0677710380637673, -3.1161285260165497, 0.3680428683783967, -3.139507833471629, 0.5192809859026929, -0.33001519331317347, 1.1146249518106308, 2.3064623634170482, 0.2082148076027972, -2.7532939631959854], "max": [0.6289223713218679, 0.35142168112624855, 1.1702053960911998, -2.0663742385895163, 0.9458596713908651, 3.140750483404324, 0.6113709907112819, -0.13062884916572454, 1.2114202403982814, 2.7870153887033293, 1.1357739033466818, -2.187691467445786], "count": [248]}, "gripper_mode_state": {"mean": [0.2217741935483871, 0.20161290322580644], "std": [0.41544000845411044, 0.40120461173654104], "min": [0, 0], "max": [1, 1], "count": [248]}, "gripper_activity_state": {"mean": [1.6774193548387097, 1.6975806451612903], "std": [0.6785704505794383, 0.6485671191268383], "min": [0, 0], "max": [2, 2], "count": [248]}, "gripper_mode_action": {"mean": [0.2217741935483871, 0.20161290322580644], "std": [0.41544000845411044, 0.40120461173654104], "min": [0, 0], "max": [1, 1], "count": [248]}, "gripper_activity_action": {"mean": [1.6774193548387097, 1.6975806451612903], "std": [0.6785704505794383, 0.6485671191268383], "min": [0, 0], "max": [2, 2], "count": [248]}, "gripper_open_scale_state": {"mean": [0.6871794356684526, 0.7611774190779655], "std": [0.2729437654669309, 0.299016566480352], "min": [0.068, 0.07], "max": [0.883, 0.95], "count": [248]}, "gripper_open_scale_action": {"mean": [0.6871794356684526, 0.7611774190779655], "std": [0.2729437654669309, 0.299016566480352], "min": [0.068, 0.07], "max": [0.883, 0.95], "count": [248]}}} +{"episode_index": 209, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4954117075163399]], [[0.48396235089869283]], [[0.47025503880718955]]], "std": [[[0.1429562176182137]], [[0.1511268973358893]], [[0.16932815841963672]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8549019607843137]], [[1.0]], [[1.0]]], "mean": [[[0.49254554534313727]], [[0.4668658700980392]], [[0.4442699611928105]]], "std": [[[0.11273364614662278]], [[0.13010684908003167]], [[0.1624064631888352]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4845491911764706]], [[0.4731998774509804]], [[0.4573210702614379]]], "std": [[[0.11978575578972393]], [[0.13382139301360738]], [[0.1536311922692049]]], "count": [100]}, "observation.state": {"min": [0.45409977436065674, 1.9730075597763062, -1.5590678453445435, -1.1491771936416626, -2.640089988708496, -1.829785704612732, 1.349244236946106, 108.0, 0.10283800214529037, 0.29752200841903687, -0.12135700136423111, -3.1401853561401367, -0.5049999952316284, -0.5740000009536743, -0.8238652348518372, -2.1701598167419434, 0.3614053428173065, 0.8347386717796326, 2.1586930751800537, 1.3015094995498657, -2.480008125305176, 71.0, -0.3331199884414673, 0.22485600411891937, -0.03186199814081192, -3.1411852836608887, -0.24300000071525574, -2.5940001010894775], "max": [0.8138120770454407, 2.1100857257843018, -0.7427423000335693, -0.5882108807563782, -1.363276720046997, -0.9945584535598755, 2.1881017684936523, 941.0, 0.2729330062866211, 0.3927299976348877, 0.03830299898982048, 3.140000104904175, 0.49399998784065247, -0.09799999743700027, -0.2658660113811493, -2.0617051124572754, 0.984592616558075, 1.1512017250061035, 2.8499834537506104, 1.9176108837127686, -1.4369471073150635, 750.0, -0.22293299436569214, 0.4082239866256714, 0.06979700177907944, 3.135999917984009, 0.6480000019073486, -1.6649999618530273], "mean": [0.6080917716026306, 2.0454845428466797, -1.0432829856872559, -0.8745100498199463, -2.1049513816833496, -1.5787031650543213, 1.6857706308364868, 786.2634887695312, 0.21600379049777985, 0.3422565162181854, -0.018017129972577095, -2.2389321327209473, 0.16052277386188507, -0.37424471974372864, -0.4428088068962097, -2.135416030883789, 0.514427661895752, 0.9665963649749756, 2.434272289276123, 1.7128772735595703, -1.7873308658599854, 570.6431274414062, -0.30049440264701843, 0.29099249839782715, 0.01953759789466858, 2.526343822479248, 0.3269294500350952, -2.3405847549438477], "std": [0.11999893188476562, 0.04030793905258179, 0.2601379454135895, 0.13445337116718292, 0.3385660946369171, 0.2362065613269806, 0.2603228986263275, 254.76718139648438, 0.051537271589040756, 0.026911593973636627, 0.04201710224151611, 2.062623977661133, 0.29109129309654236, 0.11889365315437317, 0.18122851848602295, 0.03426455706357956, 0.18498830497264862, 0.07500029355287552, 0.17537054419517517, 0.20664547383785248, 0.3724077045917511, 204.27252197265625, 0.033231399953365326, 0.06439723819494247, 0.02189762331545353, 1.5662142038345337, 0.21543508768081665, 0.24621765315532684], "count": [241]}, "action": {"min": [0.45409977436065674, 1.9730075597763062, -1.5590678453445435, -1.1491771936416626, -2.640089988708496, -1.829785704612732, 1.349244236946106, 108.0, 0.10283800214529037, 0.29752200841903687, -0.12135700136423111, -3.1401853561401367, -0.5049999952316284, -0.5740000009536743, -0.8238652348518372, -2.1701598167419434, 0.3614053428173065, 0.8347386717796326, 2.1586930751800537, 1.3015094995498657, -2.480008125305176, 71.0, -0.3331199884414673, 0.22485600411891937, -0.03186199814081192, -3.1411852836608887, -0.24300000071525574, -2.5940001010894775], "max": [0.8138120770454407, 2.1100857257843018, -0.7427423000335693, -0.5882108807563782, -1.363276720046997, -0.9945584535598755, 2.1881017684936523, 941.0, 0.2729330062866211, 0.3927299976348877, 0.03830299898982048, 3.140000104904175, 0.49399998784065247, -0.09799999743700027, -0.2658660113811493, -2.0617051124572754, 0.984592616558075, 1.1512017250061035, 2.8499834537506104, 1.9176108837127686, -1.4369471073150635, 750.0, -0.22293299436569214, 0.4082239866256714, 0.06979700177907944, 3.135999917984009, 0.6480000019073486, -1.6649999618530273], "mean": [0.6080917716026306, 2.0454845428466797, -1.0432829856872559, -0.8745100498199463, -2.1049513816833496, -1.5787031650543213, 1.6857706308364868, 786.2634887695312, 0.21600379049777985, 0.3422565162181854, -0.018017129972577095, -2.2389321327209473, 0.16052277386188507, -0.37424471974372864, -0.4428088068962097, -2.135416030883789, 0.514427661895752, 0.9665963649749756, 2.434272289276123, 1.7128772735595703, -1.7873308658599854, 570.6431274414062, -0.30049440264701843, 0.29099249839782715, 0.01953759789466858, 2.526343822479248, 0.3269294500350952, -2.3405847549438477], "std": [0.11999893188476562, 0.04030793905258179, 0.2601379454135895, 0.13445337116718292, 0.3385660946369171, 0.2362065613269806, 0.2603228986263275, 254.76718139648438, 0.051537271589040756, 0.026911593973636627, 0.04201710224151611, 2.062623977661133, 0.29109129309654236, 0.11889365315437317, 0.18122851848602295, 0.03426455706357956, 0.18498830497264862, 0.07500029355287552, 0.17537054419517517, 0.20664547383785248, 0.3724077045917511, 204.27252197265625, 0.033231399953365326, 0.06439723819494247, 0.02189762331545353, 1.5662142038345337, 0.21543508768081665, 0.24621765315532684], "count": [241]}, "timestamp": {"min": [0.0], "max": [8.0], "mean": [4.0], "std": [2.3190036174568114], "count": [241]}, "frame_index": {"min": [0], "max": [240], "mean": [120.0], "std": [69.57010852370435], "count": [241]}, "episode_index": {"min": [228], "max": [228], "mean": [228.0], "std": [0.0], "count": [241]}, "index": {"min": [143249], "max": [143489], "mean": [143369.0], "std": [69.57010852370435], "count": [241]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [241]}, "subtask_annotation": {"mean": [12.87136929460581, 29.0, 29.0, 29.0, 29.0], "std": [10.741205501963272, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [241]}, "scene_annotation": {"mean": [228.0], "std": [0.0], "min": [228], "max": [228], "count": [241]}, "eef_direction_state": {"mean": [3.775933609958506, 4.020746887966805], "std": [2.2736999066063865, 1.8388344964212797], "min": [0, 0], "max": [6, 6], "count": [241]}, "eef_velocity_state": {"mean": [0.950207468879668, 0.9336099585062241], "std": [0.8482407707069061, 0.8171851274435534], "min": [0, 0], "max": [2, 2], "count": [241]}, "eef_acc_mag_state": {"mean": [0.8381742738589212, 0.7593360995850622], "std": [0.8513811007752347, 0.8250273320656267], "min": [0, 0], "max": [2, 2], "count": [241]}, "eef_direction_action": {"mean": [3.775933609958506, 4.020746887966805], "std": [2.2736999066063865, 1.8388344964212797], "min": [0, 0], "max": [6, 6], "count": [241]}, "eef_velocity_action": {"mean": [0.950207468879668, 0.9336099585062241], "std": [0.8482407707069061, 0.8171851274435534], "min": [0, 0], "max": [2, 2], "count": [241]}, "eef_acc_mag_action": {"mean": [0.8381742738589212, 0.7593360995850622], "std": [0.8513811007752347, 0.8250273320656267], "min": [0, 0], "max": [2, 2], "count": [241]}, "eef_sim_pose_state": {"mean": [0.5024026547551802, 0.3208613477081839, 1.0928682696993706, -2.4036436947739266, 0.7524757300758919, 1.8711235696380135, 0.5635121077324501, -0.23546395347712554, 1.1251274251777046, 2.8031185238995904, 0.8613096604189073, -2.174371225830871], "std": [0.06458109872707551, 0.03930406409455987, 0.027911193164975215, 0.8362644668923024, 0.21599799214620508, 2.0162276882440806, 0.026115813109252428, 0.06543653638772166, 0.02054592341298039, 0.1683095953740535, 0.2942153227930796, 0.17598721658865685], "min": [0.4368758843281143, 0.2190950116192238, 1.066064142716774, -3.140533803251878, 0.36793306314102314, -3.1132473393628635, 0.5196476260584074, -0.3136123057181558, 1.101493927339378, 2.45099195760135, 0.20688244975932224, -2.6770760256769575], "max": [0.6237338453066016, 0.3690077794815301, 1.169208905133605, 3.141069383037687, 1.0755878295082102, 3.1269895218002506, 0.6108549913713262, -0.09096942953169398, 1.184339546713762, 3.1313025396960588, 1.2519668969004396, -1.8330424834197445], "count": [241]}, "eef_sim_pose_action": {"mean": [0.5024026547551802, 0.3208613477081839, 1.0928682696993706, -2.4036436947739266, 0.7524757300758919, 1.8711235696380135, 0.5635121077324501, -0.23546395347712554, 1.1251274251777046, 2.8031185238995904, 0.8613096604189073, -2.174371225830871], "std": [0.06458109872707551, 0.03930406409455987, 0.027911193164975215, 0.8362644668923024, 0.21599799214620508, 2.0162276882440806, 0.026115813109252428, 0.06543653638772166, 0.02054592341298039, 0.1683095953740535, 0.2942153227930796, 0.17598721658865685], "min": [0.4368758843281143, 0.2190950116192238, 1.066064142716774, -3.140533803251878, 0.36793306314102314, -3.1132473393628635, 0.5196476260584074, -0.3136123057181558, 1.101493927339378, 2.45099195760135, 0.20688244975932224, -2.6770760256769575], "max": [0.6237338453066016, 0.3690077794815301, 1.169208905133605, 3.141069383037687, 1.0755878295082102, 3.1269895218002506, 0.6108549913713262, -0.09096942953169398, 1.184339546713762, 3.1313025396960588, 1.2519668969004396, -1.8330424834197445], "count": [241]}, "gripper_mode_state": {"mean": [0.21991701244813278, 0.16597510373443983], "std": [0.41419019795743556, 0.37205828666323415], "min": [0, 0], "max": [1, 1], "count": [241]}, "gripper_activity_state": {"mean": [1.7053941908713692, 1.7053941908713692], "std": [0.6444238558777476, 0.6444238558777483], "min": [0, 0], "max": [2, 2], "count": [241]}, "gripper_mode_action": {"mean": [0.21991701244813278, 0.16597510373443983], "std": [0.41419019795743556, 0.37205828666323415], "min": [0, 0], "max": [1, 1], "count": [241]}, "gripper_activity_action": {"mean": [1.7053941908713692, 1.7053941908713692], "std": [0.6444238558777476, 0.6444238558777483], "min": [0, 0], "max": [2, 2], "count": [241]}, "gripper_open_scale_state": {"mean": [0.5706431540651441, 0.7862634851606072], "std": [0.20427244800167946, 0.2547672126677543], "min": [0.071, 0.108], "max": [0.75, 0.941], "count": [241]}, "gripper_open_scale_action": {"mean": [0.5706431540651441, 0.7862634851606072], "std": [0.20427244800167946, 0.2547672126677543], "min": [0.071, 0.108], "max": [0.75, 0.941], "count": [241]}}} +{"episode_index": 210, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4901464869281046]], [[0.478783743872549]], [[0.4651079350490196]]], "std": [[[0.14199449790606333]], [[0.14974724553824667]], [[0.16713278598127235]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8784313725490196]], [[0.6901960784313725]], [[0.6862745098039216]]], "mean": [[[0.48290295955882356]], [[0.4709906781045751]], [[0.45598030433006537]]], "std": [[[0.09525357706816007]], [[0.10804181711898185]], [[0.1314295089377913]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47708225694444445]], [[0.46354668300653595]], [[0.44736483455882353]]], "std": [[[0.10476492383661071]], [[0.122543108496602]], [[0.1454853464997475]]], "count": [100]}, "observation.state": {"min": [0.4395262897014618, 1.9999204874038696, -1.1506781578063965, -1.0290461778640747, -2.608743906021118, -1.8367844820022583, 1.2470202445983887, 197.0, 0.12128199636936188, 0.30018699169158936, -0.0798330008983612, -3.122999906539917, -0.3539999723434448, -0.6330000162124634, -0.8410742282867432, -2.1703169345855713, 0.447607159614563, 0.8600110411643982, 2.220914125442505, 1.245728850364685, -2.4493601322174072, 36.0, -0.3138830065727234, 0.2591570019721985, -0.04143799841403961, 2.6389999389648438, -0.21799999475479126, -2.627000093460083], "max": [0.8262563347816467, 2.1035406589508057, -0.5675461888313293, -0.4385489225387573, -1.493425965309143, -1.3268167972564697, 2.100817918777466, 944.0, 0.28288400173187256, 0.38462701439857483, 0.04300900176167488, -2.88700008392334, 0.6809999942779541, -0.16200000047683716, -0.3343701958656311, -2.0623159408569336, 1.028295636177063, 1.1540815830230713, 2.779611349105835, 1.9102104902267456, -1.39757239818573, 892.0, -0.20775499939918518, 0.42313098907470703, 0.06403400003910065, 3.134999990463257, 0.5889999866485596, -1.656999945640564], "mean": [0.578167736530304, 2.072826385498047, -0.821131706237793, -0.8353576064109802, -2.1641812324523926, -1.6225794553756714, 1.5800851583480835, 822.7424926757812, 0.2397157996892929, 0.3361183702945709, -0.007301070727407932, -3.017249822616577, 0.2652932107448578, -0.41312023997306824, -0.48795944452285767, -2.142143964767456, 0.594940721988678, 0.9401481747627258, 2.3861117362976074, 1.6015962362289429, -1.8228944540023804, 606.5864868164062, -0.28453752398490906, 0.31855013966560364, 0.008722277358174324, 2.9210143089294434, 0.33266907930374146, -2.3821353912353516], "std": [0.11854477971792221, 0.02418562024831772, 0.21084682643413544, 0.14759469032287598, 0.29449811577796936, 0.12115363776683807, 0.24066632986068726, 210.85633850097656, 0.0498710572719574, 0.027034828439354897, 0.02943350374698639, 0.057501938194036484, 0.26266589760780334, 0.11846335232257843, 0.18869279325008392, 0.03184385970234871, 0.1962893158197403, 0.07488870620727539, 0.20707164704799652, 0.19625096023082733, 0.4127163887023926, 308.3763427734375, 0.03686554357409477, 0.05969155952334404, 0.02396138571202755, 0.1504407525062561, 0.24745050072669983, 0.3212980329990387], "count": [266]}, "action": {"min": [0.4395262897014618, 1.9999204874038696, -1.1506781578063965, -1.0290461778640747, -2.608743906021118, -1.8367844820022583, 1.2470202445983887, 197.0, 0.12128199636936188, 0.30018699169158936, -0.0798330008983612, -3.122999906539917, -0.3539999723434448, -0.6330000162124634, -0.8410742282867432, -2.1703169345855713, 0.447607159614563, 0.8600110411643982, 2.220914125442505, 1.245728850364685, -2.4493601322174072, 36.0, -0.3138830065727234, 0.2591570019721985, -0.04143799841403961, 2.6389999389648438, -0.21799999475479126, -2.627000093460083], "max": [0.8262563347816467, 2.1035406589508057, -0.5675461888313293, -0.4385489225387573, -1.493425965309143, -1.3268167972564697, 2.100817918777466, 944.0, 0.28288400173187256, 0.38462701439857483, 0.04300900176167488, -2.88700008392334, 0.6809999942779541, -0.16200000047683716, -0.3343701958656311, -2.0623159408569336, 1.028295636177063, 1.1540815830230713, 2.779611349105835, 1.9102104902267456, -1.39757239818573, 892.0, -0.20775499939918518, 0.42313098907470703, 0.06403400003910065, 3.134999990463257, 0.5889999866485596, -1.656999945640564], "mean": [0.578167736530304, 2.072826385498047, -0.821131706237793, -0.8353576064109802, -2.1641812324523926, -1.6225794553756714, 1.5800851583480835, 822.7424926757812, 0.2397157996892929, 0.3361183702945709, -0.007301070727407932, -3.017249822616577, 0.2652932107448578, -0.41312023997306824, -0.48795944452285767, -2.142143964767456, 0.594940721988678, 0.9401481747627258, 2.3861117362976074, 1.6015962362289429, -1.8228944540023804, 606.5864868164062, -0.28453752398490906, 0.31855013966560364, 0.008722277358174324, 2.9210143089294434, 0.33266907930374146, -2.3821353912353516], "std": [0.11854477971792221, 0.02418562024831772, 0.21084682643413544, 0.14759469032287598, 0.29449811577796936, 0.12115363776683807, 0.24066632986068726, 210.85633850097656, 0.0498710572719574, 0.027034828439354897, 0.02943350374698639, 0.057501938194036484, 0.26266589760780334, 0.11846335232257843, 0.18869279325008392, 0.03184385970234871, 0.1962893158197403, 0.07488870620727539, 0.20707164704799652, 0.19625096023082733, 0.4127163887023926, 308.3763427734375, 0.03686554357409477, 0.05969155952334404, 0.02396138571202755, 0.1504407525062561, 0.24745050072669983, 0.3212980329990387], "count": [266]}, "timestamp": {"min": [0.0], "max": [8.833333333333334], "mean": [4.416666666666666], "std": [2.5595681059289843], "count": [266]}, "frame_index": {"min": [0], "max": [265], "mean": [132.5], "std": [76.78704317786953], "count": [266]}, "episode_index": {"min": [229], "max": [229], "mean": [229.0], "std": [0.0], "count": [266]}, "index": {"min": [143490], "max": [143755], "mean": [143622.5], "std": [76.78704317786953], "count": [266]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [266]}, "subtask_annotation": {"mean": [10.518796992481203, 29.0, 29.0, 29.0, 29.0], "std": [10.654944493604628, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [266]}, "scene_annotation": {"mean": [229.0], "std": [0.0], "min": [229], "max": [229], "count": [266]}, "eef_direction_state": {"mean": [4.176691729323308, 4.1992481203007515], "std": [2.163170439095867, 1.8762863753959438], "min": [0, 0], "max": [6, 6], "count": [266]}, "eef_velocity_state": {"mean": [0.8157894736842105, 0.8120300751879699], "std": [0.8583374474667751, 0.786640099227102], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_acc_mag_state": {"mean": [0.7406015037593985, 0.7330827067669173], "std": [0.8564253031335314, 0.8181422017794474], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_direction_action": {"mean": [4.176691729323308, 4.1992481203007515], "std": [2.163170439095867, 1.8762863753959438], "min": [0, 0], "max": [6, 6], "count": [266]}, "eef_velocity_action": {"mean": [0.8157894736842105, 0.8120300751879699], "std": [0.8583374474667751, 0.786640099227102], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_acc_mag_action": {"mean": [0.7406015037593985, 0.7330827067669173], "std": [0.8564253031335314, 0.8181422017794474], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_sim_pose_state": {"mean": [0.5279970795168427, 0.3009008003937028, 1.0963666496220232, -1.8494772521526797, 0.7770349183597296, 1.6360853193234224, 0.5544806593783349, -0.26147049313382553, 1.1132369376777653, 2.710041984505619, 0.9396115152249034, -2.3322038189459304], "std": [0.06058305413694239, 0.044104206911036475, 0.030721676206729113, 1.847498992103035, 0.26337956978226307, 2.127326617998235, 0.027627412417836825, 0.05341806078066345, 0.018321552184571616, 0.1313059614336753, 0.2738036194635902, 0.13423862126091887], "min": [0.47426430831294897, 0.20149424827058174, 1.0642798760930212, -3.14061308872253, 0.3800217118921039, -3.1237201395207803, 0.5177032023279582, -0.31355865490436696, 1.088719106970884, 2.391496326151471, 0.31798969975045965, -2.8715928571305236], "max": [0.6349658796424476, 0.34598847456349086, 1.168117881763174, 3.140615641745393, 1.0477587036301066, 3.1164914342648995, 0.6026257008474614, -0.13505455674126987, 1.1548083952081747, 2.884907303320392, 1.4032562135893705, -2.132630861568578], "count": [266]}, "eef_sim_pose_action": {"mean": [0.5279970795168427, 0.3009008003937028, 1.0963666496220232, -1.8494772521526797, 0.7770349183597296, 1.6360853193234224, 0.5544806593783349, -0.26147049313382553, 1.1132369376777653, 2.710041984505619, 0.9396115152249034, -2.3322038189459304], "std": [0.06058305413694239, 0.044104206911036475, 0.030721676206729113, 1.847498992103035, 0.26337956978226307, 2.127326617998235, 0.027627412417836825, 0.05341806078066345, 0.018321552184571616, 0.1313059614336753, 0.2738036194635902, 0.13423862126091887], "min": [0.47426430831294897, 0.20149424827058174, 1.0642798760930212, -3.14061308872253, 0.3800217118921039, -3.1237201395207803, 0.5177032023279582, -0.31355865490436696, 1.088719106970884, 2.391496326151471, 0.31798969975045965, -2.8715928571305236], "max": [0.6349658796424476, 0.34598847456349086, 1.168117881763174, 3.140615641745393, 1.0477587036301066, 3.1164914342648995, 0.6026257008474614, -0.13505455674126987, 1.1548083952081747, 2.884907303320392, 1.4032562135893705, -2.132630861568578], "count": [266]}, "gripper_mode_state": {"mean": [0.2819548872180451, 0.12781954887218044], "std": [0.4499514738190145, 0.33388877159660924], "min": [0, 0], "max": [1, 1], "count": [266]}, "gripper_activity_state": {"mean": [1.6842105263157894, 1.763157894736842], "std": [0.6757721404096624, 0.6009983779156336], "min": [0, 0], "max": [2, 2], "count": [266]}, "gripper_mode_action": {"mean": [0.2819548872180451, 0.12781954887218044], "std": [0.4499514738190145, 0.33388877159660924], "min": [0, 0], "max": [1, 1], "count": [266]}, "gripper_activity_action": {"mean": [1.6842105263157894, 1.763157894736842], "std": [0.6757721404096624, 0.6009983779156336], "min": [0, 0], "max": [2, 2], "count": [266]}, "gripper_open_scale_state": {"mean": [0.6065864664952563, 0.8227424812603717], "std": [0.3083762794022103, 0.21085635568001634], "min": [0.036, 0.197], "max": [0.892, 0.944], "count": [266]}, "gripper_open_scale_action": {"mean": [0.6065864664952563, 0.8227424812603717], "std": [0.3083762794022103, 0.21085635568001634], "min": [0.036, 0.197], "max": [0.892, 0.944], "count": [266]}}} +{"episode_index": 211, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8980392156862745]], [[1.0]], [[1.0]]], "mean": [[[0.4876238929738562]], [[0.47735110702614375]], [[0.46418453227124185]]], "std": [[[0.14161859001713986]], [[0.14890252763511808]], [[0.16704238843659527]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[1.0]], [[1.0]]], "mean": [[[0.4835782230392157]], [[0.471638864379085]], [[0.45614092320261435]]], "std": [[[0.10644579590681631]], [[0.11494348994146086]], [[0.13881128611057664]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48914545547385624]], [[0.4758501368464052]], [[0.457129362745098]]], "std": [[[0.11654759552015898]], [[0.13327069891194565]], [[0.1575197664208354]]], "count": [100]}, "observation.state": {"min": [0.28988173604011536, 1.9414868354797363, -1.1338707208633423, -1.116399884223938, -2.6912455558776855, -1.8991975784301758, 1.1296992301940918, 127.0, 0.11093500256538391, 0.2707889974117279, -0.05045599862933159, -3.0880000591278076, -0.2770000100135803, -0.5860000252723694, -0.9442929625511169, -2.1714863777160645, 0.4141840934753418, 0.7089003920555115, 2.0662429332733154, 1.255537509918213, -2.536207675933838, 49.0, -0.30809101462364197, 0.2559410035610199, -0.03200000151991844, -3.128000020980835, -0.21400000154972076, -2.6440000534057617], "max": [0.8004254698753357, 2.093871593475342, -0.5708448886871338, -0.78105229139328, -1.8218271732330322, -1.3941166400909424, 1.9273496866226196, 947.0, 0.3007569909095764, 0.39073601365089417, 0.10193999856710434, -2.7899999618530273, 0.593000054359436, -0.14299999177455902, -0.29370400309562683, -2.014127492904663, 1.0657504796981812, 1.1488980054855347, 2.8564059734344482, 1.7902889251708984, -1.4283950328826904, 934.0, -0.19044999778270721, 0.43456199765205383, 0.06963600218296051, 3.134999990463257, 0.6909999847412109, -1.6080000400543213], "mean": [0.569158673286438, 2.028959035873413, -0.7820237874984741, -0.907303512096405, -2.1913647651672363, -1.7068092823028564, 1.5739216804504395, 806.5110473632812, 0.23979412019252777, 0.3363594114780426, 0.023414678871631622, -2.997457265853882, 0.23749446868896484, -0.32887083292007446, -0.5019885897636414, -2.1253156661987305, 0.6675257682800293, 0.8982962965965271, 2.345613479614258, 1.6293984651565552, -1.874229073524475, 724.6641845703125, -0.2725333869457245, 0.31799179315567017, 0.00377052859403193, 2.669527530670166, 0.32557564973831177, -2.3653204441070557], "std": [0.1280471831560135, 0.04087677225470543, 0.14078618586063385, 0.07239025831222534, 0.22434933483600616, 0.11231253296136856, 0.22504597902297974, 235.61016845703125, 0.04863175004720688, 0.02758067473769188, 0.03172672912478447, 0.06092017516493797, 0.22343561053276062, 0.12559133768081665, 0.24961353838443756, 0.04975537955760956, 0.17793631553649902, 0.09676232188940048, 0.27466991543769836, 0.18991456925868988, 0.4665678143501282, 314.7034912109375, 0.03432562202215195, 0.06837765872478485, 0.02289511077105999, 1.2521764039993286, 0.2622600197792053, 0.28822454810142517], "count": [271]}, "action": {"min": [0.28988173604011536, 1.9414868354797363, -1.1338707208633423, -1.116399884223938, -2.6912455558776855, -1.8991975784301758, 1.1296992301940918, 127.0, 0.11093500256538391, 0.2707889974117279, -0.05045599862933159, -3.0880000591278076, -0.2770000100135803, -0.5860000252723694, -0.9442929625511169, -2.1714863777160645, 0.4141840934753418, 0.7089003920555115, 2.0662429332733154, 1.255537509918213, -2.536207675933838, 49.0, -0.30809101462364197, 0.2559410035610199, -0.03200000151991844, -3.128000020980835, -0.21400000154972076, -2.6440000534057617], "max": [0.8004254698753357, 2.093871593475342, -0.5708448886871338, -0.78105229139328, -1.8218271732330322, -1.3941166400909424, 1.9273496866226196, 947.0, 0.3007569909095764, 0.39073601365089417, 0.10193999856710434, -2.7899999618530273, 0.593000054359436, -0.14299999177455902, -0.29370400309562683, -2.014127492904663, 1.0657504796981812, 1.1488980054855347, 2.8564059734344482, 1.7902889251708984, -1.4283950328826904, 934.0, -0.19044999778270721, 0.43456199765205383, 0.06963600218296051, 3.134999990463257, 0.6909999847412109, -1.6080000400543213], "mean": [0.569158673286438, 2.028959035873413, -0.7820237874984741, -0.907303512096405, -2.1913647651672363, -1.7068092823028564, 1.5739216804504395, 806.5110473632812, 0.23979412019252777, 0.3363594114780426, 0.023414678871631622, -2.997457265853882, 0.23749446868896484, -0.32887083292007446, -0.5019885897636414, -2.1253156661987305, 0.6675257682800293, 0.8982962965965271, 2.345613479614258, 1.6293984651565552, -1.874229073524475, 724.6641845703125, -0.2725333869457245, 0.31799179315567017, 0.00377052859403193, 2.669527530670166, 0.32557564973831177, -2.3653204441070557], "std": [0.1280471831560135, 0.04087677225470543, 0.14078618586063385, 0.07239025831222534, 0.22434933483600616, 0.11231253296136856, 0.22504597902297974, 235.61016845703125, 0.04863175004720688, 0.02758067473769188, 0.03172672912478447, 0.06092017516493797, 0.22343561053276062, 0.12559133768081665, 0.24961353838443756, 0.04975537955760956, 0.17793631553649902, 0.09676232188940048, 0.27466991543769836, 0.18991456925868988, 0.4665678143501282, 314.7034912109375, 0.03432562202215195, 0.06837765872478485, 0.02289511077105999, 1.2521764039993286, 0.2622600197792053, 0.28822454810142517], "count": [271]}, "timestamp": {"min": [0.0], "max": [9.0], "mean": [4.5], "std": [2.6076809620810595], "count": [271]}, "frame_index": {"min": [0], "max": [270], "mean": [135.0], "std": [78.23042886243178], "count": [271]}, "episode_index": {"min": [230], "max": [230], "mean": [230.0], "std": [0.0], "count": [271]}, "index": {"min": [143756], "max": [144026], "mean": [143891.0], "std": [78.23042886243178], "count": [271]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [271]}, "subtask_annotation": {"mean": [11.55350553505535, 29.0, 29.0, 29.0, 29.0], "std": [10.535999466552488, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [271]}, "scene_annotation": {"mean": [230.0], "std": [0.0], "min": [230], "max": [230], "count": [271]}, "eef_direction_state": {"mean": [4.560885608856089, 4.18450184501845], "std": [1.9178183594849088, 1.9933236423083747], "min": [0, 0], "max": [6, 6], "count": [271]}, "eef_velocity_state": {"mean": [0.8191881918819188, 0.8634686346863468], "std": [0.9175215721891918, 0.8503273506478306], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_state": {"mean": [0.6937269372693727, 0.6605166051660517], "std": [0.8230519565754758, 0.81219380304796], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_direction_action": {"mean": [4.560885608856089, 4.18450184501845], "std": [1.9178183594849088, 1.9933236423083747], "min": [0, 0], "max": [6, 6], "count": [271]}, "eef_velocity_action": {"mean": [0.8191881918819188, 0.8634686346863468], "std": [0.9175215721891918, 0.8503273506478306], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_action": {"mean": [0.6937269372693727, 0.6605166051660517], "std": [0.8230519565754758, 0.81219380304796], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_sim_pose_state": {"mean": [0.5299206338426685, 0.28966046481893465, 1.1004447672650164, -2.5435759486298197, 0.7677924980954118, 1.843214746493443, 0.554832642008222, -0.2832795286371832, 1.1357264277846593, 2.8616670570024545, 0.9507130299815463, -2.1538535395771192], "std": [0.06980697864108976, 0.04089887049285137, 0.03498571613424032, 0.2930119688649169, 0.3144663741545424, 2.0360757352798515, 0.030342383950032387, 0.05157605565826535, 0.026784326176000427, 0.11269787779563176, 0.2409674115763409, 0.15689320338658583], "min": [0.46844331754131896, 0.20623729799906854, 1.069606049462405, -3.140435216004437, 0.29211778354513007, -3.1307419477367993, 0.4803171656676152, -0.3307074503759685, 1.08069408713593, 2.3863408598867832, 0.388284161931832, -2.820258257060409], "max": [0.6492237015058506, 0.3367146258934526, 1.2020050018976796, -2.0939490840029786, 1.0531239756838784, 3.1302762126971024, 0.6116530663141562, -0.14376681634431154, 1.199412940793458, 3.042307829253963, 1.338871545425269, -1.9665854526343858], "count": [271]}, "eef_sim_pose_action": {"mean": [0.5299206338426685, 0.28966046481893465, 1.1004447672650164, -2.5435759486298197, 0.7677924980954118, 1.843214746493443, 0.554832642008222, -0.2832795286371832, 1.1357264277846593, 2.8616670570024545, 0.9507130299815463, -2.1538535395771192], "std": [0.06980697864108976, 0.04089887049285137, 0.03498571613424032, 0.2930119688649169, 0.3144663741545424, 2.0360757352798515, 0.030342383950032387, 0.05157605565826535, 0.026784326176000427, 0.11269787779563176, 0.2409674115763409, 0.15689320338658583], "min": [0.46844331754131896, 0.20623729799906854, 1.069606049462405, -3.140435216004437, 0.29211778354513007, -3.1307419477367993, 0.4803171656676152, -0.3307074503759685, 1.08069408713593, 2.3863408598867832, 0.388284161931832, -2.820258257060409], "max": [0.6492237015058506, 0.3367146258934526, 1.2020050018976796, -2.0939490840029786, 1.0531239756838784, 3.1302762126971024, 0.6116530663141562, -0.14376681634431154, 1.199412940793458, 3.042307829253963, 1.338871545425269, -1.9665854526343858], "count": [271]}, "gripper_mode_state": {"mean": [0.22878228782287824, 0.15129151291512916], "std": [0.42004875026764243, 0.3583327936918142], "min": [0, 0], "max": [1, 1], "count": [271]}, "gripper_activity_state": {"mean": [1.7195571955719557, 1.7269372693726937], "std": [0.6390905290279639, 0.6188710049663944], "min": [0, 0], "max": [2, 2], "count": [271]}, "gripper_mode_action": {"mean": [0.22878228782287824, 0.15129151291512916], "std": [0.42004875026764243, 0.3583327936918142], "min": [0, 0], "max": [1, 1], "count": [271]}, "gripper_activity_action": {"mean": [1.7195571955719557, 1.7269372693726937], "std": [0.6390905290279639, 0.6188710049663944], "min": [0, 0], "max": [2, 2], "count": [271]}, "gripper_open_scale_state": {"mean": [0.7246642063886902, 0.8065110696602567], "std": [0.31470332054823535, 0.23561017632914366], "min": [0.049, 0.127], "max": [0.934, 0.947], "count": [271]}, "gripper_open_scale_action": {"mean": [0.7246642063886902, 0.8065110696602567], "std": [0.31470332054823535, 0.23561017632914366], "min": [0.049, 0.127], "max": [0.934, 0.947], "count": [271]}}} +{"episode_index": 212, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[1.0]], [[1.0]]], "mean": [[[0.486291670751634]], [[0.47611186683006534]], [[0.4624935968137255]]], "std": [[[0.14255972708031817]], [[0.14989151782353116]], [[0.1675798007500495]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4805184354575163]], [[0.46519951593137254]], [[0.447732091503268]]], "std": [[[0.11276011022314388]], [[0.12179573188650653]], [[0.1467840092264791]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49243326184640523]], [[0.4771427348856209]], [[0.45983837214052287]]], "std": [[[0.11391361679772397]], [[0.1324089737367477]], [[0.15666814919412023]]], "count": [100]}, "observation.state": {"min": [0.43387141823768616, 1.920054316520691, -1.2962037324905396, -0.9311157464981079, -2.6824488639831543, -1.8648320436477661, 1.167956829071045, 56.0, 0.10922999680042267, 0.30418598651885986, -0.08622299879789352, -3.1411852836608887, -0.34700000286102295, -0.5120000243186951, -0.9542936682701111, -2.1703343391418457, 0.44914305210113525, 0.7630230188369751, 2.1805970668792725, 1.3389643430709839, -2.486518144607544, 30.0, -0.3178330063819885, 0.24616600573062897, -0.04621800035238266, -3.128999948501587, -0.29200002551078796, -2.549999952316284], "max": [0.7938455939292908, 2.10310435295105, -0.5708274245262146, -0.5952794551849365, -1.4575071334838867, -1.2468632459640503, 1.83390474319458, 950.0, 0.2843419909477234, 0.39517998695373535, 0.0581279993057251, 3.1410000324249268, 0.6050000190734863, 0.09300000965595245, -0.2836858034133911, -2.036275625228882, 1.0837098360061646, 1.0345439910888672, 2.8543291091918945, 1.9587132930755615, -1.4172946214675903, 861.0, -0.18137599527835846, 0.41810500621795654, 0.03573499992489815, 3.13700008392334, 0.5609999895095825, -1.718999981880188], "mean": [0.6406224370002747, 1.995116949081421, -0.8647346496582031, -0.7659424543380737, -2.190694570541382, -1.6370654106140137, 1.5197175741195679, 735.7711791992188, 0.23898017406463623, 0.3462689518928528, 0.005463808309286833, -2.3501248359680176, 0.174884632229805, -0.3188730776309967, -0.5157338380813599, -2.1255483627319336, 0.6088994741439819, 0.8560342192649841, 2.374539375305176, 1.6593425273895264, -1.8202910423278809, 661.4038696289062, -0.2751254141330719, 0.3114054799079895, -0.0011764881201088428, 2.490100383758545, 0.3211959898471832, -2.368299722671509], "std": [0.10429013520479202, 0.05907674506306648, 0.19959910213947296, 0.07857739925384521, 0.3363940119743347, 0.15719915926456451, 0.1771332174539566, 252.070068359375, 0.05224258825182915, 0.025718048214912415, 0.036589041352272034, 1.9427145719528198, 0.24465525150299072, 0.1591292917728424, 0.2503284215927124, 0.04174868389964104, 0.21334074437618256, 0.06655219197273254, 0.24225252866744995, 0.16253656148910522, 0.44609278440475464, 300.5407409667969, 0.04608092084527016, 0.06678513437509537, 0.02117260731756687, 1.615477204322815, 0.2901596128940582, 0.22182899713516235], "count": [260]}, "action": {"min": [0.43387141823768616, 1.920054316520691, -1.2962037324905396, -0.9311157464981079, -2.6824488639831543, -1.8648320436477661, 1.167956829071045, 56.0, 0.10922999680042267, 0.30418598651885986, -0.08622299879789352, -3.1411852836608887, -0.34700000286102295, -0.5120000243186951, -0.9542936682701111, -2.1703343391418457, 0.44914305210113525, 0.7630230188369751, 2.1805970668792725, 1.3389643430709839, -2.486518144607544, 30.0, -0.3178330063819885, 0.24616600573062897, -0.04621800035238266, -3.128999948501587, -0.29200002551078796, -2.549999952316284], "max": [0.7938455939292908, 2.10310435295105, -0.5708274245262146, -0.5952794551849365, -1.4575071334838867, -1.2468632459640503, 1.83390474319458, 950.0, 0.2843419909477234, 0.39517998695373535, 0.0581279993057251, 3.1410000324249268, 0.6050000190734863, 0.09300000965595245, -0.2836858034133911, -2.036275625228882, 1.0837098360061646, 1.0345439910888672, 2.8543291091918945, 1.9587132930755615, -1.4172946214675903, 861.0, -0.18137599527835846, 0.41810500621795654, 0.03573499992489815, 3.13700008392334, 0.5609999895095825, -1.718999981880188], "mean": [0.6406224370002747, 1.995116949081421, -0.8647346496582031, -0.7659424543380737, -2.190694570541382, -1.6370654106140137, 1.5197175741195679, 735.7711791992188, 0.23898017406463623, 0.3462689518928528, 0.005463808309286833, -2.3501248359680176, 0.174884632229805, -0.3188730776309967, -0.5157338380813599, -2.1255483627319336, 0.6088994741439819, 0.8560342192649841, 2.374539375305176, 1.6593425273895264, -1.8202910423278809, 661.4038696289062, -0.2751254141330719, 0.3114054799079895, -0.0011764881201088428, 2.490100383758545, 0.3211959898471832, -2.368299722671509], "std": [0.10429013520479202, 0.05907674506306648, 0.19959910213947296, 0.07857739925384521, 0.3363940119743347, 0.15719915926456451, 0.1771332174539566, 252.070068359375, 0.05224258825182915, 0.025718048214912415, 0.036589041352272034, 1.9427145719528198, 0.24465525150299072, 0.1591292917728424, 0.2503284215927124, 0.04174868389964104, 0.21334074437618256, 0.06655219197273254, 0.24225252866744995, 0.16253656148910522, 0.44609278440475464, 300.5407409667969, 0.04608092084527016, 0.06678513437509537, 0.02117260731756687, 1.615477204322815, 0.2901596128940582, 0.22182899713516235], "count": [260]}, "timestamp": {"min": [0.0], "max": [8.633333333333333], "mean": [4.316666666666666], "std": [2.501832661603623], "count": [260]}, "frame_index": {"min": [0], "max": [259], "mean": [129.5], "std": [75.05497984810869], "count": [260]}, "episode_index": {"min": [231], "max": [231], "mean": [231.0], "std": [0.0], "count": [260]}, "index": {"min": [144027], "max": [144286], "mean": [144156.5], "std": [75.05497984810869], "count": [260]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [260]}, "subtask_annotation": {"mean": [12.85, 29.0, 29.0, 29.0, 29.0], "std": [10.045119365986812, 0.0, 0.0, 0.0, 0.0], "min": [2, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [260]}, "scene_annotation": {"mean": [231.0], "std": [0.0], "min": [231], "max": [231], "count": [260]}, "eef_direction_state": {"mean": [4.219230769230769, 3.546153846153846], "std": [2.2175036606975604, 2.213981927733684], "min": [0, 0], "max": [6, 6], "count": [260]}, "eef_velocity_state": {"mean": [0.8115384615384615, 0.8769230769230769], "std": [0.8809203766851869, 0.7546306749803519], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_acc_mag_state": {"mean": [0.6269230769230769, 0.7423076923076923], "std": [0.8385232863642739, 0.8079761406050184], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_direction_action": {"mean": [4.219230769230769, 3.546153846153846], "std": [2.2175036606975604, 2.213981927733684], "min": [0, 0], "max": [6, 6], "count": [260]}, "eef_velocity_action": {"mean": [0.8115384615384615, 0.8769230769230769], "std": [0.8809203766851869, 0.7546306749803519], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_acc_mag_action": {"mean": [0.6269230769230769, 0.7423076923076923], "std": [0.8385232863642739, 0.8079761406050184], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_sim_pose_state": {"mean": [0.5238326582291775, 0.28858490482157534, 1.0947656597384712, -2.494257249915297, 0.7637946289864184, 2.281136172569466, 0.5679319575478072, -0.2691681908697926, 1.1252216607697705, 2.113557665702321, 0.888503134556077, -2.0628726454113986], "std": [0.07016458084618367, 0.050846432388175655, 0.03866250256170881, 0.2768919429887004, 0.29690624793241943, 1.6328085801224088, 0.024342769983234192, 0.05952570107059281, 0.017172435985445742, 1.8308990233547084, 0.24850040581605667, 0.3089310291000154], "min": [0.45477714025544635, 0.18135080973166684, 1.0554472327199722, -3.1124769718443224, 0.2823894243356715, -3.136922563965047, 0.5275439762563425, -0.3308277614664108, 1.0909370313098035, -3.1301812241466456, 0.3824195017340386, -2.6764804804061533], "max": [0.6360605364419921, 0.3284487427690585, 1.179181891114988, -2.2789575181623394, 1.0412367472462107, 3.1343027746871557, 0.6047644173010749, -0.12124077032565866, 1.166078851341078, 3.119929880695812, 1.3848012704125026, -1.2542033472782967], "count": [260]}, "eef_sim_pose_action": {"mean": [0.5238326582291775, 0.28858490482157534, 1.0947656597384712, -2.494257249915297, 0.7637946289864184, 2.281136172569466, 0.5679319575478072, -0.2691681908697926, 1.1252216607697705, 2.113557665702321, 0.888503134556077, -2.0628726454113986], "std": [0.07016458084618367, 0.050846432388175655, 0.03866250256170881, 0.2768919429887004, 0.29690624793241943, 1.6328085801224088, 0.024342769983234192, 0.05952570107059281, 0.017172435985445742, 1.8308990233547084, 0.24850040581605667, 0.3089310291000154], "min": [0.45477714025544635, 0.18135080973166684, 1.0554472327199722, -3.1124769718443224, 0.2823894243356715, -3.136922563965047, 0.5275439762563425, -0.3308277614664108, 1.0909370313098035, -3.1301812241466456, 0.3824195017340386, -2.6764804804061533], "max": [0.6360605364419921, 0.3284487427690585, 1.179181891114988, -2.2789575181623394, 1.0412367472462107, 3.1343027746871557, 0.6047644173010749, -0.12124077032565866, 1.166078851341078, 3.119929880695812, 1.3848012704125026, -1.2542033472782967], "count": [260]}, "gripper_mode_state": {"mean": [0.23461538461538461, 0.14615384615384616], "std": [0.4237581927434099, 0.3532603847140008], "min": [0, 0], "max": [1, 1], "count": [260]}, "gripper_activity_state": {"mean": [1.7846153846153847, 1.75], "std": [0.568190317311366, 0.584248366575512], "min": [0, 0], "max": [2, 2], "count": [260]}, "gripper_mode_action": {"mean": [0.23461538461538461, 0.14615384615384616], "std": [0.4237581927434099, 0.3532603847140008], "min": [0, 0], "max": [1, 1], "count": [260]}, "gripper_activity_action": {"mean": [1.7846153846153847, 1.75], "std": [0.568190317311366, 0.584248366575512], "min": [0, 0], "max": [2, 2], "count": [260]}, "gripper_open_scale_state": {"mean": [0.6614038459044239, 0.7357711537727942], "std": [0.30054069569476166, 0.2520700655878608], "min": [0.03, 0.056], "max": [0.861, 0.95], "count": [260]}, "gripper_open_scale_action": {"mean": [0.6614038459044239, 0.7357711537727942], "std": [0.30054069569476166, 0.2520700655878608], "min": [0.03, 0.056], "max": [0.861, 0.95], "count": [260]}}} +{"episode_index": 213, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.4845570955882353]], [[0.4736927144607843]], [[0.4602714501633987]]], "std": [[[0.1329067406578764]], [[0.1476242380983461]], [[0.16434012730486783]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4770189991830065]], [[0.4793791094771242]], [[0.4712876388888889]]], "std": [[[0.10445167573892068]], [[0.10093998949282172]], [[0.11055852803919425]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47848837826797386]], [[0.46480210784313725]], [[0.44792317197712417]]], "std": [[[0.1177936418753242]], [[0.13514730199486033]], [[0.1562851502761531]]], "count": [100]}, "observation.state": {"min": [0.3494323790073395, 1.9938815832138062, -1.1263831853866577, -1.2170355319976807, -2.6948583126068115, -1.893001675605774, 1.5575841665267944, 192.0, 0.11375200003385544, 0.2982969880104065, -0.06384199857711792, -3.121000051498413, -0.35100001096725464, -0.612000048160553, -0.8920029401779175, -2.172394037246704, 0.3195174038410187, 0.773495078086853, 2.0108985900878906, 1.2633740901947021, -2.4331459999084473, 56.0, -0.3174149990081787, 0.22334200143814087, -0.043122000992298126, -3.1391851902008057, -0.29100003838539124, -2.687999963760376], "max": [0.841650128364563, 2.0953900814056396, -0.4671373665332794, -0.6901206374168396, -1.8306235074996948, -1.3076705932617188, 2.1280975341796875, 946.0, 0.2835429906845093, 0.4011020064353943, 0.09789600223302841, -2.8320000171661377, 0.5429999828338623, -0.265999972820282, -0.2821674048900604, -2.0402026176452637, 1.0998891592025757, 1.197522759437561, 2.859407901763916, 1.9804251194000244, -1.3859485387802124, 868.0, -0.18502399325370789, 0.4178920090198517, 0.081216000020504, 3.138000011444092, 0.7250000238418579, -1.6119999885559082], "mean": [0.5605688691139221, 2.065452814102173, -0.7710340619087219, -0.9972079396247864, -2.1964974403381348, -1.725222110748291, 1.734032154083252, 846.9551391601562, 0.23060137033462524, 0.3357764780521393, 0.026125812903046608, -3.003929615020752, 0.26638564467430115, -0.4525842070579529, -0.4981815814971924, -2.1437788009643555, 0.6043580174446106, 0.9059829115867615, 2.297149658203125, 1.656561255455017, -1.8451429605484009, 681.1292114257812, -0.2669997215270996, 0.31736233830451965, 0.009689010679721832, 1.8336408138275146, 0.40964043140411377, -2.3911728858947754], "std": [0.13298386335372925, 0.022986678406596184, 0.19421830773353577, 0.1031438335776329, 0.23729994893074036, 0.15873537957668304, 0.1681337058544159, 210.61134338378906, 0.043760333210229874, 0.03119608759880066, 0.037182800471782684, 0.08982884138822556, 0.24090364575386047, 0.08921121060848236, 0.22562994062900543, 0.030993692576885223, 0.23686766624450684, 0.09032057970762253, 0.31361833214759827, 0.22122716903686523, 0.44139766693115234, 275.98712158203125, 0.038844719529151917, 0.06276437640190125, 0.031001197174191475, 2.2722971439361572, 0.35665833950042725, 0.3219689130783081], "count": [267]}, "action": {"min": [0.3494323790073395, 1.9938815832138062, -1.1263831853866577, -1.2170355319976807, -2.6948583126068115, -1.893001675605774, 1.5575841665267944, 192.0, 0.11375200003385544, 0.2982969880104065, -0.06384199857711792, -3.121000051498413, -0.35100001096725464, -0.612000048160553, -0.8920029401779175, -2.172394037246704, 0.3195174038410187, 0.773495078086853, 2.0108985900878906, 1.2633740901947021, -2.4331459999084473, 56.0, -0.3174149990081787, 0.22334200143814087, -0.043122000992298126, -3.1391851902008057, -0.29100003838539124, -2.687999963760376], "max": [0.841650128364563, 2.0953900814056396, -0.4671373665332794, -0.6901206374168396, -1.8306235074996948, -1.3076705932617188, 2.1280975341796875, 946.0, 0.2835429906845093, 0.4011020064353943, 0.09789600223302841, -2.8320000171661377, 0.5429999828338623, -0.265999972820282, -0.2821674048900604, -2.0402026176452637, 1.0998891592025757, 1.197522759437561, 2.859407901763916, 1.9804251194000244, -1.3859485387802124, 868.0, -0.18502399325370789, 0.4178920090198517, 0.081216000020504, 3.138000011444092, 0.7250000238418579, -1.6119999885559082], "mean": [0.5605688691139221, 2.065452814102173, -0.7710340619087219, -0.9972079396247864, -2.1964974403381348, -1.725222110748291, 1.734032154083252, 846.9551391601562, 0.23060137033462524, 0.3357764780521393, 0.026125812903046608, -3.003929615020752, 0.26638564467430115, -0.4525842070579529, -0.4981815814971924, -2.1437788009643555, 0.6043580174446106, 0.9059829115867615, 2.297149658203125, 1.656561255455017, -1.8451429605484009, 681.1292114257812, -0.2669997215270996, 0.31736233830451965, 0.009689010679721832, 1.8336408138275146, 0.40964043140411377, -2.3911728858947754], "std": [0.13298386335372925, 0.022986678406596184, 0.19421830773353577, 0.1031438335776329, 0.23729994893074036, 0.15873537957668304, 0.1681337058544159, 210.61134338378906, 0.043760333210229874, 0.03119608759880066, 0.037182800471782684, 0.08982884138822556, 0.24090364575386047, 0.08921121060848236, 0.22562994062900543, 0.030993692576885223, 0.23686766624450684, 0.09032057970762253, 0.31361833214759827, 0.22122716903686523, 0.44139766693115234, 275.98712158203125, 0.038844719529151917, 0.06276437640190125, 0.031001197174191475, 2.2722971439361572, 0.35665833950042725, 0.3219689130783081], "count": [267]}, "timestamp": {"min": [0.0], "max": [8.866666666666667], "mean": [4.433333333333334], "std": [2.5691906781593192], "count": [267]}, "frame_index": {"min": [0], "max": [266], "mean": [133.0], "std": [77.07572034477957], "count": [267]}, "episode_index": {"min": [232], "max": [232], "mean": [232.0], "std": [0.0], "count": [267]}, "index": {"min": [144287], "max": [144553], "mean": [144420.0], "std": [77.07572034477957], "count": [267]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [267]}, "subtask_annotation": {"mean": [10.853932584269662, 29.0, 29.0, 29.0, 29.0], "std": [10.541749240242059, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [267]}, "scene_annotation": {"mean": [232.0], "std": [0.0], "min": [232], "max": [232], "count": [267]}, "eef_direction_state": {"mean": [4.022471910112359, 4.258426966292135], "std": [2.016658311066348, 1.745157601380126], "min": [0, 0], "max": [6, 6], "count": [267]}, "eef_velocity_state": {"mean": [0.9925093632958801, 0.8576779026217228], "std": [0.8346095517335702, 0.8269608641194056], "min": [0, 0], "max": [2, 2], "count": [267]}, "eef_acc_mag_state": {"mean": [0.8651685393258427, 0.6779026217228464], "std": [0.8592873700506578, 0.8033162200024152], "min": [0, 0], "max": [2, 2], "count": [267]}, "eef_direction_action": {"mean": [4.022471910112359, 4.258426966292135], "std": [2.016658311066348, 1.745157601380126], "min": [0, 0], "max": [6, 6], "count": [267]}, "eef_velocity_action": {"mean": [0.9925093632958801, 0.8576779026217228], "std": [0.8346095517335702, 0.8269608641194056], "min": [0, 0], "max": [2, 2], "count": [267]}, "eef_acc_mag_action": {"mean": [0.8651685393258427, 0.6779026217228464], "std": [0.8592873700506578, 0.8033162200024152], "min": [0, 0], "max": [2, 2], "count": [267]}, "eef_sim_pose_state": {"mean": [0.5264129280405088, 0.2900808379474395, 1.1046739090807898, -1.5947604452408388, 0.823942114958631, 1.6655213440593577, 0.552932418936734, -0.2782324754980862, 1.143795821872431, 2.7041258912063864, 0.9220740590662456, -2.375552323156295], "std": [0.0659451771183108, 0.04977943501626602, 0.03612075222350551, 1.8432263885999902, 0.3683267611067696, 2.337871354458014, 0.032906640497968015, 0.05518526230108898, 0.01686512506310936, 0.14000959836873347, 0.24374097411048085, 0.1275864751032524], "min": [0.43804523064724626, 0.18789114516903277, 1.0496606080860695, -3.1390824391739236, 0.3117864562213337, -3.1369113554207497, 0.5117458569098855, -0.33829605222440884, 1.1086862918420892, 2.489835699221673, 0.30807444673335915, -2.7099130040334987], "max": [0.6334713042691164, 0.34583685756574123, 1.20080800821318, 3.131833169824776, 1.2351544690769583, 3.1269794471552994, 0.6199430609498976, -0.13765914919511596, 1.1896055780785455, 3.023601853009642, 1.1982194023602513, -2.157482910500104], "count": [267]}, "eef_sim_pose_action": {"mean": [0.5264129280405088, 0.2900808379474395, 1.1046739090807898, -1.5947604452408388, 0.823942114958631, 1.6655213440593577, 0.552932418936734, -0.2782324754980862, 1.143795821872431, 2.7041258912063864, 0.9220740590662456, -2.375552323156295], "std": [0.0659451771183108, 0.04977943501626602, 0.03612075222350551, 1.8432263885999902, 0.3683267611067696, 2.337871354458014, 0.032906640497968015, 0.05518526230108898, 0.01686512506310936, 0.14000959836873347, 0.24374097411048085, 0.1275864751032524], "min": [0.43804523064724626, 0.18789114516903277, 1.0496606080860695, -3.1390824391739236, 0.3117864562213337, -3.1369113554207497, 0.5117458569098855, -0.33829605222440884, 1.1086862918420892, 2.489835699221673, 0.30807444673335915, -2.7099130040334987], "max": [0.6334713042691164, 0.34583685756574123, 1.20080800821318, 3.131833169824776, 1.2351544690769583, 3.1269794471552994, 0.6199430609498976, -0.13765914919511596, 1.1896055780785455, 3.023601853009642, 1.1982194023602513, -2.157482910500104], "count": [267]}, "gripper_mode_state": {"mean": [0.21348314606741572, 0.11235955056179775], "std": [0.40976589952383197, 0.31580829938326255], "min": [0, 0], "max": [1, 1], "count": [267]}, "gripper_activity_state": {"mean": [1.7265917602996255, 1.7415730337078652], "std": [0.6212262806476513, 0.6094405223514888], "min": [0, 0], "max": [2, 2], "count": [267]}, "gripper_mode_action": {"mean": [0.21348314606741572, 0.11235955056179775], "std": [0.40976589952383197, 0.31580829938326255], "min": [0, 0], "max": [1, 1], "count": [267]}, "gripper_activity_action": {"mean": [1.7265917602996255, 1.7415730337078652], "std": [0.6212262806476513, 0.6094405223514888], "min": [0, 0], "max": [2, 2], "count": [267]}, "gripper_open_scale_state": {"mean": [0.6811292134831454, 0.8469550558368814], "std": [0.27598694522453304, 0.2106113740018344], "min": [0.056, 0.192], "max": [0.868, 0.946], "count": [267]}, "gripper_open_scale_action": {"mean": [0.6811292134831454, 0.8469550558368814], "std": [0.27598694522453304, 0.2106113740018344], "min": [0.056, 0.192], "max": [0.868, 0.946], "count": [267]}}} +{"episode_index": 214, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[1.0]], [[1.0]]], "mean": [[[0.48887941176470584]], [[0.48033364379084964]], [[0.4644173304738562]]], "std": [[[0.1390689161232406]], [[0.14596295827905875]], [[0.1655780688765322]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[0.6784313725490196]], [[0.6784313725490196]]], "mean": [[[0.4815931617647059]], [[0.4706669914215686]], [[0.45462529411764707]]], "std": [[[0.10187232940569103]], [[0.11361230600777175]], [[0.13800847676015163]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4750170486111111]], [[0.4539139910130719]], [[0.43283178921568627]]], "std": [[[0.10300692228078763]], [[0.13365555852853064]], [[0.16147992661530855]]], "count": [100]}, "observation.state": {"min": [0.42271873354911804, 2.043134927749634, -1.26955246925354, -1.2662713527679443, -2.761355400085449, -1.8503806591033936, 1.4303147792816162, 42.0, 0.07190799713134766, 0.3102000057697296, -0.06573899835348129, -3.063999891281128, -0.5049999952316284, -0.5400000214576721, -1.0101442337036133, -2.166215419769287, 0.39414769411087036, 0.6661747097969055, 2.219919443130493, 1.223650336265564, -2.512174606323242, -1.0, -0.3254280090332031, 0.2640739977359772, -0.06134999915957451, -3.1391851902008057, -0.3660000264644623, -2.6579999923706055], "max": [0.9037140607833862, 2.0992472171783447, -0.6826331615447998, -0.7826579809188843, -2.007739543914795, -1.3084385395050049, 2.1515722274780273, 942.0, 0.27471399307250977, 0.40101200342178345, 0.0609779991209507, -2.8529999256134033, 0.4650000333786011, -0.0989999994635582, -0.3560646176338196, -2.035367965698242, 1.2203516960144043, 1.2131783962249756, 2.858570098876953, 1.853452444076538, -1.3647950887680054, 901.0, -0.16165800392627716, 0.43272700905799866, 0.07492899894714355, 3.135999917984009, 0.515999972820282, -1.6679999828338623], "mean": [0.6220232248306274, 2.070448875427246, -0.8836000561714172, -1.0253101587295532, -2.3193893432617188, -1.6439826488494873, 1.7994288206100464, 839.89111328125, 0.22076717019081116, 0.35254406929016113, 0.009925932623445988, -2.9685566425323486, 0.08520158380270004, -0.4183254837989807, -0.6421868801116943, -2.12106990814209, 0.7545480132102966, 0.9184865355491638, 2.4922566413879395, 1.5664438009262085, -2.0283496379852295, 611.404541015625, -0.2470705658197403, 0.35088247060775757, -0.0011428514262661338, 2.611907720565796, 0.14520163834095, -2.3880691528320312], "std": [0.1330094337463379, 0.016210151836276054, 0.18202105164527893, 0.08632563054561615, 0.1755904257297516, 0.10187418013811111, 0.1590736359357834, 249.92431640625, 0.052756257355213165, 0.018335165455937386, 0.028050553053617477, 0.042694199830293655, 0.22346195578575134, 0.10358646512031555, 0.27386167645454407, 0.03391604870557785, 0.25315380096435547, 0.14698633551597595, 0.2665407657623291, 0.21370947360992432, 0.42382168769836426, 307.37139892578125, 0.047696564346551895, 0.06497643142938614, 0.03347347304224968, 1.1839492321014404, 0.3072444796562195, 0.26390576362609863], "count": [372]}, "action": {"min": [0.42271873354911804, 2.043134927749634, -1.26955246925354, -1.2662713527679443, -2.761355400085449, -1.8503806591033936, 1.4303147792816162, 42.0, 0.07190799713134766, 0.3102000057697296, -0.06573899835348129, -3.063999891281128, -0.5049999952316284, -0.5400000214576721, -1.0101442337036133, -2.166215419769287, 0.39414769411087036, 0.6661747097969055, 2.219919443130493, 1.223650336265564, -2.512174606323242, -1.0, -0.3254280090332031, 0.2640739977359772, -0.06134999915957451, -3.1391851902008057, -0.3660000264644623, -2.6579999923706055], "max": [0.9037140607833862, 2.0992472171783447, -0.6826331615447998, -0.7826579809188843, -2.007739543914795, -1.3084385395050049, 2.1515722274780273, 942.0, 0.27471399307250977, 0.40101200342178345, 0.0609779991209507, -2.8529999256134033, 0.4650000333786011, -0.0989999994635582, -0.3560646176338196, -2.035367965698242, 1.2203516960144043, 1.2131783962249756, 2.858570098876953, 1.853452444076538, -1.3647950887680054, 901.0, -0.16165800392627716, 0.43272700905799866, 0.07492899894714355, 3.135999917984009, 0.515999972820282, -1.6679999828338623], "mean": [0.6220232248306274, 2.070448875427246, -0.8836000561714172, -1.0253101587295532, -2.3193893432617188, -1.6439826488494873, 1.7994288206100464, 839.89111328125, 0.22076717019081116, 0.35254406929016113, 0.009925932623445988, -2.9685566425323486, 0.08520158380270004, -0.4183254837989807, -0.6421868801116943, -2.12106990814209, 0.7545480132102966, 0.9184865355491638, 2.4922566413879395, 1.5664438009262085, -2.0283496379852295, 611.404541015625, -0.2470705658197403, 0.35088247060775757, -0.0011428514262661338, 2.611907720565796, 0.14520163834095, -2.3880691528320312], "std": [0.1330094337463379, 0.016210151836276054, 0.18202105164527893, 0.08632563054561615, 0.1755904257297516, 0.10187418013811111, 0.1590736359357834, 249.92431640625, 0.052756257355213165, 0.018335165455937386, 0.028050553053617477, 0.042694199830293655, 0.22346195578575134, 0.10358646512031555, 0.27386167645454407, 0.03391604870557785, 0.25315380096435547, 0.14698633551597595, 0.2665407657623291, 0.21370947360992432, 0.42382168769836426, 307.37139892578125, 0.047696564346551895, 0.06497643142938614, 0.03347347304224968, 1.1839492321014404, 0.3072444796562195, 0.26390576362609863], "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": [233], "max": [233], "mean": [233.0], "std": [0.0], "count": [372]}, "index": {"min": [144554], "max": [144925], "mean": [144739.5], "std": [107.38676206435626], "count": [372]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [372]}, "subtask_annotation": {"mean": [9.17741935483871, 29.0, 29.0, 29.0, 29.0], "std": [10.199658744367907, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [372]}, "scene_annotation": {"mean": [233.0], "std": [0.0], "min": [233], "max": [233], "count": [372]}, "eef_direction_state": {"mean": [4.043010752688172, 4.981182795698925], "std": [1.949160163755259, 1.5353086968237755], "min": [0, 0], "max": [6, 6], "count": [372]}, "eef_velocity_state": {"mean": [1.0053763440860215, 0.6129032258064516], "std": [0.8392092529238971, 0.846018608104108], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_acc_mag_state": {"mean": [0.8897849462365591, 0.5241935483870968], "std": [0.839996772260342, 0.7876435831973271], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_direction_action": {"mean": [4.043010752688172, 4.981182795698925], "std": [1.949160163755259, 1.5353086968237755], "min": [0, 0], "max": [6, 6], "count": [372]}, "eef_velocity_action": {"mean": [1.0053763440860215, 0.6129032258064516], "std": [0.8392092529238971, 0.846018608104108], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_acc_mag_action": {"mean": [0.8897849462365591, 0.5241935483870968], "std": [0.839996772260342, 0.7876435831973271], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_sim_pose_state": {"mean": [0.5643335121051508, 0.2628992014808937, 1.1209022019812056, -1.276075817889136, 0.6411639465775424, 1.971324971882411, 0.5711159735829612, -0.2555129015793637, 1.1455848646038298, 2.610658036700737, 0.7734238070844976, -2.191680842821695], "std": [0.06717179403367055, 0.0621629173681656, 0.03504445859304982, 2.4190221138520167, 0.30279635175445335, 1.6766925531336896, 0.020493857552938366, 0.05626783827614926, 0.026919100003001736, 1.2196712945013894, 0.21113598847811169, 0.1852524622267093], "min": [0.4755834492082307, 0.1641613529300936, 1.056545913196411, -3.140269746134722, 0.22362746293798352, -3.132601833864724, 0.5230731377894493, -0.29540719662274195, 1.0866795480843958, -3.141513100948768, 0.21541534863940814, -2.5325007425193773], "max": [0.6481956866451448, 0.33261002613978463, 1.2189882162377348, 3.132237578484341, 1.0304498056749165, 3.120408189728979, 0.6213284065000146, -0.10167798379465957, 1.2118065133524076, 3.141126833588039, 1.1060602827282793, -1.7342197117368756], "count": [372]}, "eef_sim_pose_action": {"mean": [0.5643335121051508, 0.2628992014808937, 1.1209022019812056, -1.276075817889136, 0.6411639465775424, 1.971324971882411, 0.5711159735829612, -0.2555129015793637, 1.1455848646038298, 2.610658036700737, 0.7734238070844976, -2.191680842821695], "std": [0.06717179403367055, 0.0621629173681656, 0.03504445859304982, 2.4190221138520167, 0.30279635175445335, 1.6766925531336896, 0.020493857552938366, 0.05626783827614926, 0.026919100003001736, 1.2196712945013894, 0.21113598847811169, 0.1852524622267093], "min": [0.4755834492082307, 0.1641613529300936, 1.056545913196411, -3.140269746134722, 0.22362746293798352, -3.132601833864724, 0.5230731377894493, -0.29540719662274195, 1.0866795480843958, -3.141513100948768, 0.21541534863940814, -2.5325007425193773], "max": [0.6481956866451448, 0.33261002613978463, 1.2189882162377348, 3.132237578484341, 1.0304498056749165, 3.120408189728979, 0.6213284065000146, -0.10167798379465957, 1.2118065133524076, 3.141126833588039, 1.1060602827282793, -1.7342197117368756], "count": [372]}, "gripper_mode_state": {"mean": [0.3118279569892473, 0.10752688172043011], "std": [0.4632399834094179, 0.3097819417395249], "min": [0, 0], "max": [1, 1], "count": [372]}, "gripper_activity_state": {"mean": [1.5618279569892473, 1.8118279569892473], "std": [0.7287822310496312, 0.5101864433325737], "min": [0, 0], "max": [2, 2], "count": [372]}, "gripper_mode_action": {"mean": [0.3118279569892473, 0.10752688172043011], "std": [0.4632399834094179, 0.3097819417395249], "min": [0, 0], "max": [1, 1], "count": [372]}, "gripper_activity_action": {"mean": [1.5618279569892473, 1.8118279569892473], "std": [0.7287822310496312, 0.5101864433325737], "min": [0, 0], "max": [2, 2], "count": [372]}, "gripper_open_scale_state": {"mean": [0.6114099464442138, 0.8398911291348043], "std": [0.30736081656652897, 0.24992438573453668], "min": [0.0, 0.042], "max": [0.901, 0.942], "count": [372]}, "gripper_open_scale_action": {"mean": [0.6114099464442138, 0.8398911291348043], "std": [0.30736081656652897, 0.24992438573453668], "min": [0.0, 0.042], "max": [0.901, 0.942], "count": [372]}}} +{"episode_index": 215, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8431372549019608]], [[1.0]], [[1.0]]], "mean": [[[0.4902603227124183]], [[0.47840089460784313]], [[0.46414056985294116]]], "std": [[[0.1438625651163766]], [[0.1505807743001897]], [[0.1671867451989933]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4832015767973856]], [[0.47707735498366016]], [[0.4642618709150327]]], "std": [[[0.11713532470363301]], [[0.12089224409521301]], [[0.13841397640076028]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4791115829248366]], [[0.4666163602941176]], [[0.45071292892156867]]], "std": [[[0.11381180039687026]], [[0.1288587620082179]], [[0.14879705051543413]]], "count": [100]}, "observation.state": {"min": [0.30956903100013733, 1.9870747327804565, -1.2023049592971802, -1.2352569103240967, -2.7902579307556152, -1.9156036376953125, 1.3525255918502808, 160.0, 0.09298299998044968, 0.2944279909133911, -0.05525000020861626, -3.0380001068115234, -0.44699999690055847, -0.6449999213218689, -0.9412386417388916, -2.169095277786255, 0.4374668002128601, 0.7622900009155273, 2.15785551071167, 1.2965004444122314, -2.446986675262451, 29.0, -0.293940007686615, 0.26893699169158936, -0.046018000692129135, -3.1411852836608887, -0.23999999463558197, -2.7070000171661377], "max": [0.8478111028671265, 2.0965070724487305, -0.5694485306739807, -0.8174773454666138, -1.609141230583191, -1.288873314857483, 2.0749173164367676, 930.0, 0.2872700095176697, 0.40276598930358887, 0.07190600037574768, -2.871000051498413, 0.671999990940094, -0.10000000894069672, -0.38030725717544556, -2.05025577545166, 1.0458537340164185, 1.1740829944610596, 2.856231451034546, 1.877049207687378, -1.4009233713150024, 921.0, -0.18230800330638885, 0.42945998907089233, 0.03587599843740463, 3.121999979019165, 0.5339999794960022, -1.7760000228881836], "mean": [0.5832042694091797, 2.0593864917755127, -0.7923527359962463, -0.9187009930610657, -2.2517504692077637, -1.700888752937317, 1.6181541681289673, 777.6699829101562, 0.23477455973625183, 0.33391857147216797, 0.013156657107174397, -2.975216865539551, 0.20434796810150146, -0.3700393736362457, -0.5431287884712219, -2.1413521766662598, 0.6011880040168762, 0.8839948773384094, 2.3807950019836426, 1.6472597122192383, -1.7945725917816162, 652.0968627929688, -0.2646259367465973, 0.323080450296402, -0.0011500160908326507, 2.5124459266662598, 0.3423716425895691, -2.439086675643921], "std": [0.16383019089698792, 0.027569660916924477, 0.23320414125919342, 0.11377904564142227, 0.299518346786499, 0.15377219021320343, 0.2904883623123169, 265.0617370605469, 0.060491159558296204, 0.03377515822649002, 0.027271339669823647, 0.041849009692668915, 0.33162951469421387, 0.1497076004743576, 0.21084721386432648, 0.02865825593471527, 0.19982478022575378, 0.08417606353759766, 0.24735039472579956, 0.19757051765918732, 0.44211456179618835, 308.34918212890625, 0.03497004881501198, 0.06151294708251953, 0.018761496990919113, 1.5697458982467651, 0.26010221242904663, 0.2688727378845215], "count": [253]}, "action": {"min": [0.30956903100013733, 1.9870747327804565, -1.2023049592971802, -1.2352569103240967, -2.7902579307556152, -1.9156036376953125, 1.3525255918502808, 160.0, 0.09298299998044968, 0.2944279909133911, -0.05525000020861626, -3.0380001068115234, -0.44699999690055847, -0.6449999213218689, -0.9412386417388916, -2.169095277786255, 0.4374668002128601, 0.7622900009155273, 2.15785551071167, 1.2965004444122314, -2.446986675262451, 29.0, -0.293940007686615, 0.26893699169158936, -0.046018000692129135, -3.1411852836608887, -0.23999999463558197, -2.7070000171661377], "max": [0.8478111028671265, 2.0965070724487305, -0.5694485306739807, -0.8174773454666138, -1.609141230583191, -1.288873314857483, 2.0749173164367676, 930.0, 0.2872700095176697, 0.40276598930358887, 0.07190600037574768, -2.871000051498413, 0.671999990940094, -0.10000000894069672, -0.38030725717544556, -2.05025577545166, 1.0458537340164185, 1.1740829944610596, 2.856231451034546, 1.877049207687378, -1.4009233713150024, 921.0, -0.18230800330638885, 0.42945998907089233, 0.03587599843740463, 3.121999979019165, 0.5339999794960022, -1.7760000228881836], "mean": [0.5832042694091797, 2.0593864917755127, -0.7923527359962463, -0.9187009930610657, -2.2517504692077637, -1.700888752937317, 1.6181541681289673, 777.6699829101562, 0.23477455973625183, 0.33391857147216797, 0.013156657107174397, -2.975216865539551, 0.20434796810150146, -0.3700393736362457, -0.5431287884712219, -2.1413521766662598, 0.6011880040168762, 0.8839948773384094, 2.3807950019836426, 1.6472597122192383, -1.7945725917816162, 652.0968627929688, -0.2646259367465973, 0.323080450296402, -0.0011500160908326507, 2.5124459266662598, 0.3423716425895691, -2.439086675643921], "std": [0.16383019089698792, 0.027569660916924477, 0.23320414125919342, 0.11377904564142227, 0.299518346786499, 0.15377219021320343, 0.2904883623123169, 265.0617370605469, 0.060491159558296204, 0.03377515822649002, 0.027271339669823647, 0.041849009692668915, 0.33162951469421387, 0.1497076004743576, 0.21084721386432648, 0.02865825593471527, 0.19982478022575378, 0.08417606353759766, 0.24735039472579956, 0.19757051765918732, 0.44211456179618835, 308.34918212890625, 0.03497004881501198, 0.06151294708251953, 0.018761496990919113, 1.5697458982467651, 0.26010221242904663, 0.2688727378845215], "count": [253]}, "timestamp": {"min": [0.0], "max": [8.4], "mean": [4.199999999999999], "std": [2.434474618201362], "count": [253]}, "frame_index": {"min": [0], "max": [252], "mean": [126.0], "std": [73.03423854604085], "count": [253]}, "episode_index": {"min": [234], "max": [234], "mean": [234.0], "std": [0.0], "count": [253]}, "index": {"min": [144926], "max": [145178], "mean": [145052.0], "std": [73.03423854604085], "count": [253]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [253]}, "subtask_annotation": {"mean": [10.569169960474309, 29.0, 29.0, 29.0, 29.0], "std": [10.825610011327715, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [253]}, "scene_annotation": {"mean": [234.0], "std": [0.0], "min": [234], "max": [234], "count": [253]}, "eef_direction_state": {"mean": [4.300395256916996, 4.24505928853755], "std": [2.0557159879756286, 1.9568530880836645], "min": [0, 0], "max": [6, 6], "count": [253]}, "eef_velocity_state": {"mean": [0.766798418972332, 0.8656126482213439], "std": [0.8322575296918152, 0.8743847753329745], "min": [0, 0], "max": [2, 2], "count": [253]}, "eef_acc_mag_state": {"mean": [0.7865612648221344, 0.857707509881423], "std": [0.8539013196136468, 0.8640319821790072], "min": [0, 0], "max": [2, 2], "count": [253]}, "eef_direction_action": {"mean": [4.300395256916996, 4.24505928853755], "std": [2.0557159879756286, 1.9568530880836645], "min": [0, 0], "max": [6, 6], "count": [253]}, "eef_velocity_action": {"mean": [0.766798418972332, 0.8656126482213439], "std": [0.8322575296918152, 0.8743847753329745], "min": [0, 0], "max": [2, 2], "count": [253]}, "eef_acc_mag_action": {"mean": [0.7865612648221344, 0.857707509881423], "std": [0.8539013196136468, 0.8640319821790072], "min": [0, 0], "max": [2, 2], "count": [253]}, "eef_sim_pose_state": {"mean": [0.5353986258334882, 0.28178348704090905, 1.1014170709569073, -2.546797659973087, 0.8274797568024389, 1.8955038185118978, 0.5522147398197449, -0.2704301970130519, 1.132505340069374, 2.4100945685665556, 0.9014060390161575, -2.2141576285720785], "std": [0.06193735012253087, 0.04302236936049254, 0.029520264956554878, 0.2674658642896548, 0.3026545785237911, 1.9480685742790675, 0.036991676478036646, 0.061005032207057185, 0.03496911764164863, 1.4926414557501058, 0.3445078131162013, 0.1923903965994271], "min": [0.48255641082296186, 0.18418420903034224, 1.0742527747558812, -3.1144387232128516, 0.3292913356671239, -3.1350267593888836, 0.5054490714854353, -0.32027616334325887, 1.0913987943810464, -3.1395510585056616, 0.21461041026327177, -2.6909423805832176], "max": [0.6415128199952133, 0.31382353579628525, 1.1817957240152155, -2.2643720414176873, 1.133590952285358, 3.103154508751049, 0.6210865499154116, -0.12767087878697475, 1.219644712919246, 3.1414454283720983, 1.402735690915787, -1.7747605323512836], "count": [253]}, "eef_sim_pose_action": {"mean": [0.5353986258334882, 0.28178348704090905, 1.1014170709569073, -2.546797659973087, 0.8274797568024389, 1.8955038185118978, 0.5522147398197449, -0.2704301970130519, 1.132505340069374, 2.4100945685665556, 0.9014060390161575, -2.2141576285720785], "std": [0.06193735012253087, 0.04302236936049254, 0.029520264956554878, 0.2674658642896548, 0.3026545785237911, 1.9480685742790675, 0.036991676478036646, 0.061005032207057185, 0.03496911764164863, 1.4926414557501058, 0.3445078131162013, 0.1923903965994271], "min": [0.48255641082296186, 0.18418420903034224, 1.0742527747558812, -3.1144387232128516, 0.3292913356671239, -3.1350267593888836, 0.5054490714854353, -0.32027616334325887, 1.0913987943810464, -3.1395510585056616, 0.21461041026327177, -2.6909423805832176], "max": [0.6415128199952133, 0.31382353579628525, 1.1817957240152155, -2.2643720414176873, 1.133590952285358, 3.103154508751049, 0.6210865499154116, -0.12767087878697475, 1.219644712919246, 3.1414454283720983, 1.402735690915787, -1.7747605323512836], "count": [253]}, "gripper_mode_state": {"mean": [0.23715415019762845, 0.17391304347826086], "std": [0.4253375826818867, 0.37903469074266644], "min": [0, 0], "max": [1, 1], "count": [253]}, "gripper_activity_state": {"mean": [1.7114624505928853, 1.7114624505928853], "std": [0.6284957853059594, 0.5962224924034228], "min": [0, 0], "max": [2, 2], "count": [253]}, "gripper_mode_action": {"mean": [0.23715415019762845, 0.17391304347826086], "std": [0.4253375826818867, 0.37903469074266644], "min": [0, 0], "max": [1, 1], "count": [253]}, "gripper_activity_action": {"mean": [1.7114624505928853, 1.7114624505928853], "std": [0.6284957853059594, 0.5962224924034228], "min": [0, 0], "max": [2, 2], "count": [253]}, "gripper_open_scale_state": {"mean": [0.6520968382160656, 0.7776699604743074], "std": [0.30834913056289437, 0.26506178410105447], "min": [0.029, 0.16], "max": [0.921, 0.93], "count": [253]}, "gripper_open_scale_action": {"mean": [0.6520968382160656, 0.7776699604743074], "std": [0.30834913056289437, 0.26506178410105447], "min": [0.029, 0.16], "max": [0.921, 0.93], "count": [253]}}} +{"episode_index": 216, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[1.0]], [[1.0]]], "mean": [[[0.4909923182189543]], [[0.47965557598039216]], [[0.4650428737745098]]], "std": [[[0.1403788924055056]], [[0.14939622165669833]], [[0.1675011567425339]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4824131883169935]], [[0.4677276123366013]], [[0.4517568545751634]]], "std": [[[0.11002058601180502]], [[0.12188717599143122]], [[0.14546707431442626]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4771745281862745]], [[0.4563991544117647]], [[0.4361213684640523]]], "std": [[[0.11527664273222463]], [[0.13827069119090066]], [[0.1636761681371956]]], "count": [100]}, "observation.state": {"min": [0.37288957834243774, 1.9887503385543823, -1.3228548765182495, -1.180418610572815, -2.602634906768799, -1.873837947845459, 1.2882275581359863, 46.0, 0.1015930026769638, 0.2885650098323822, -0.08689600229263306, -3.114000082015991, -0.2759999930858612, -0.503000020980835, -0.8637111186981201, -2.175727605819702, 0.42647120356559753, 0.8287696242332458, 2.133089303970337, 1.2498477697372437, -2.4596750736236572, 58.0, -0.31265199184417725, 0.2489120066165924, -0.023854000493884087, -3.1391851902008057, -0.1979999989271164, -2.627000093460083], "max": [0.8448265790939331, 2.1002769470214844, -0.620394766330719, -0.7452032566070557, -1.852806568145752, -1.3098522424697876, 1.9413821697235107, 960.0, 0.27674600481987, 0.3929649889469147, 0.0746769979596138, -2.875999927520752, 0.49000000953674316, -0.12999999523162842, -0.3107209801673889, -2.0422449111938477, 1.0467437505722046, 1.1624068021774292, 2.85863995552063, 1.895218014717102, -1.4319205284118652, 900.0, -0.2044440060853958, 0.4270870089530945, 0.07185400277376175, 3.138000011444092, 0.5879999995231628, -1.652999997138977], "mean": [0.6013737916946411, 2.040327548980713, -0.8657251596450806, -0.8819507360458374, -2.1772847175598145, -1.6236190795898438, 1.6112977266311646, 697.9268798828125, 0.22830244898796082, 0.34744611382484436, 0.005176324862986803, -2.995082378387451, 0.21634361147880554, -0.32709524035453796, -0.4810936450958252, -2.1377956867218018, 0.5767409801483154, 0.9617307782173157, 2.407810926437378, 1.6820578575134277, -1.8882874250411987, 686.4625854492188, -0.2837832570075989, 0.30771738290786743, 0.014051566831767559, 2.5022575855255127, 0.3234419822692871, -2.3128254413604736], "std": [0.1342611312866211, 0.03527750447392464, 0.18924976885318756, 0.10428997129201889, 0.21126633882522583, 0.14742814004421234, 0.20225776731967926, 248.3501739501953, 0.04578431695699692, 0.027769973501563072, 0.03926004841923714, 0.056394923478364944, 0.22532273828983307, 0.08253061771392822, 0.19548390805721283, 0.03894415870308876, 0.19077664613723755, 0.07045520842075348, 0.21193698048591614, 0.21436206996440887, 0.4074620306491852, 277.0093994140625, 0.03197633847594261, 0.06566416472196579, 0.020244978368282318, 1.6002388000488281, 0.20972572267055511, 0.2922685742378235], "count": [294]}, "action": {"min": [0.37288957834243774, 1.9887503385543823, -1.3228548765182495, -1.180418610572815, -2.602634906768799, -1.873837947845459, 1.2882275581359863, 46.0, 0.1015930026769638, 0.2885650098323822, -0.08689600229263306, -3.114000082015991, -0.2759999930858612, -0.503000020980835, -0.8637111186981201, -2.175727605819702, 0.42647120356559753, 0.8287696242332458, 2.133089303970337, 1.2498477697372437, -2.4596750736236572, 58.0, -0.31265199184417725, 0.2489120066165924, -0.023854000493884087, -3.1391851902008057, -0.1979999989271164, -2.627000093460083], "max": [0.8448265790939331, 2.1002769470214844, -0.620394766330719, -0.7452032566070557, -1.852806568145752, -1.3098522424697876, 1.9413821697235107, 960.0, 0.27674600481987, 0.3929649889469147, 0.0746769979596138, -2.875999927520752, 0.49000000953674316, -0.12999999523162842, -0.3107209801673889, -2.0422449111938477, 1.0467437505722046, 1.1624068021774292, 2.85863995552063, 1.895218014717102, -1.4319205284118652, 900.0, -0.2044440060853958, 0.4270870089530945, 0.07185400277376175, 3.138000011444092, 0.5879999995231628, -1.652999997138977], "mean": [0.6013737916946411, 2.040327548980713, -0.8657251596450806, -0.8819507360458374, -2.1772847175598145, -1.6236190795898438, 1.6112977266311646, 697.9268798828125, 0.22830244898796082, 0.34744611382484436, 0.005176324862986803, -2.995082378387451, 0.21634361147880554, -0.32709524035453796, -0.4810936450958252, -2.1377956867218018, 0.5767409801483154, 0.9617307782173157, 2.407810926437378, 1.6820578575134277, -1.8882874250411987, 686.4625854492188, -0.2837832570075989, 0.30771738290786743, 0.014051566831767559, 2.5022575855255127, 0.3234419822692871, -2.3128254413604736], "std": [0.1342611312866211, 0.03527750447392464, 0.18924976885318756, 0.10428997129201889, 0.21126633882522583, 0.14742814004421234, 0.20225776731967926, 248.3501739501953, 0.04578431695699692, 0.027769973501563072, 0.03926004841923714, 0.056394923478364944, 0.22532273828983307, 0.08253061771392822, 0.19548390805721283, 0.03894415870308876, 0.19077664613723755, 0.07045520842075348, 0.21193698048591614, 0.21436206996440887, 0.4074620306491852, 277.0093994140625, 0.03197633847594261, 0.06566416472196579, 0.020244978368282318, 1.6002388000488281, 0.20972572267055511, 0.2922685742378235], "count": [294]}, "timestamp": {"min": [0.0], "max": [9.766666666666667], "mean": [4.883333333333334], "std": [2.8289999541782853], "count": [294]}, "frame_index": {"min": [0], "max": [293], "mean": [146.5], "std": [84.86999862534856], "count": [294]}, "episode_index": {"min": [235], "max": [235], "mean": [235.0], "std": [0.0], "count": [294]}, "index": {"min": [145179], "max": [145472], "mean": [145325.5], "std": [84.86999862534856], "count": [294]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [294]}, "subtask_annotation": {"mean": [10.636054421768707, 29.0, 29.0, 29.0, 29.0], "std": [10.479987053908946, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [294]}, "scene_annotation": {"mean": [235.0], "std": [0.0], "min": [235], "max": [235], "count": [294]}, "eef_direction_state": {"mean": [3.870748299319728, 4.3979591836734695], "std": [2.2595891169553552, 1.8520431588598607], "min": [0, 0], "max": [6, 6], "count": [294]}, "eef_velocity_state": {"mean": [0.8571428571428571, 0.8095238095238095], "std": [0.8039020483873399, 0.8275308189039396], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_acc_mag_state": {"mean": [0.7857142857142857, 0.6326530612244898], "std": [0.8640593957916224, 0.7918086817388544], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_direction_action": {"mean": [3.870748299319728, 4.3979591836734695], "std": [2.2595891169553552, 1.8520431588598607], "min": [0, 0], "max": [6, 6], "count": [294]}, "eef_velocity_action": {"mean": [0.8571428571428571, 0.8095238095238095], "std": [0.8039020483873399, 0.8275308189039396], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_acc_mag_action": {"mean": [0.7857142857142857, 0.6326530612244898], "std": [0.8640593957916224, 0.7918086817388544], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_sim_pose_state": {"mean": [0.5194268040149195, 0.3051441972389398, 1.1004800911702852, -1.9920438955549002, 0.7333250895530393, 1.6940869475117029, 0.5656270918353145, -0.2615458740822488, 1.1318756026998769, 2.8677339852707586, 0.9316130833942776, -2.1515341973423823], "std": [0.06553434502620446, 0.0371865282773202, 0.029806563828008007, 1.5733426126392542, 0.26653990533211136, 2.1904419019063646, 0.029598311324012125, 0.057122973823829484, 0.02676565733884987, 0.12405130350351312, 0.22189464799010317, 0.15836793382157127], "min": [0.4621560591352258, 0.2186813246730955, 1.071997750697423, -3.1353195797574305, 0.3145618831371315, -3.139437543757063, 0.5047714553682919, -0.3116659297413463, 1.0763434158001128, 2.577809653250139, 0.4405529843306204, -2.6487441144842427], "max": [0.6394748596903553, 0.34480561539168886, 1.1849508676425868, 3.1410413153729784, 1.121688990971252, 3.1337671654830204, 0.6117797262250243, -0.10913735707086536, 1.2025666796705676, 3.067209028492346, 1.1851292861324634, -1.7954177522630121], "count": [294]}, "eef_sim_pose_action": {"mean": [0.5194268040149195, 0.3051441972389398, 1.1004800911702852, -1.9920438955549002, 0.7333250895530393, 1.6940869475117029, 0.5656270918353145, -0.2615458740822488, 1.1318756026998769, 2.8677339852707586, 0.9316130833942776, -2.1515341973423823], "std": [0.06553434502620446, 0.0371865282773202, 0.029806563828008007, 1.5733426126392542, 0.26653990533211136, 2.1904419019063646, 0.029598311324012125, 0.057122973823829484, 0.02676565733884987, 0.12405130350351312, 0.22189464799010317, 0.15836793382157127], "min": [0.4621560591352258, 0.2186813246730955, 1.071997750697423, -3.1353195797574305, 0.3145618831371315, -3.139437543757063, 0.5047714553682919, -0.3116659297413463, 1.0763434158001128, 2.577809653250139, 0.4405529843306204, -2.6487441144842427], "max": [0.6394748596903553, 0.34480561539168886, 1.1849508676425868, 3.1410413153729784, 1.121688990971252, 3.1337671654830204, 0.6117797262250243, -0.10913735707086536, 1.2025666796705676, 3.067209028492346, 1.1851292861324634, -1.7954177522630121], "count": [294]}, "gripper_mode_state": {"mean": [0.20068027210884354, 0.17006802721088435], "std": [0.4005093013840784, 0.3756925516050089], "min": [0, 0], "max": [1, 1], "count": [294]}, "gripper_activity_state": {"mean": [1.7108843537414966, 1.7142857142857142], "std": [0.6453000411347662, 0.6388765649999394], "min": [0, 0], "max": [2, 2], "count": [294]}, "gripper_mode_action": {"mean": [0.20068027210884354, 0.17006802721088435], "std": [0.4005093013840784, 0.3756925516050089], "min": [0, 0], "max": [1, 1], "count": [294]}, "gripper_activity_action": {"mean": [1.7108843537414966, 1.7142857142857142], "std": [0.6453000411347662, 0.6388765649999394], "min": [0, 0], "max": [2, 2], "count": [294]}, "gripper_open_scale_state": {"mean": [0.6864625849302104, 0.6979268703720187], "std": [0.27700923822708245, 0.24835013755628726], "min": [0.058, 0.046], "max": [0.9, 0.96], "count": [294]}, "gripper_open_scale_action": {"mean": [0.6864625849302104, 0.6979268703720187], "std": [0.27700923822708245, 0.24835013755628726], "min": [0.058, 0.046], "max": [0.9, 0.96], "count": [294]}}} +{"episode_index": 217, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8]], [[1.0]], [[1.0]]], "mean": [[[0.49658853758169935]], [[0.48360335784313724]], [[0.46884930147058823]]], "std": [[[0.1389060126941582]], [[0.14912471989861964]], [[0.16841752259161863]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.4804025878267974]], [[0.4779833660130719]], [[0.46725112336601304]]], "std": [[[0.10202081889630685]], [[0.10469393711144832]], [[0.11912997808688303]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48007776552287584]], [[0.4652946548202614]], [[0.44716355187908496]]], "std": [[[0.11865451339427663]], [[0.13556198715046108]], [[0.15790967779202075]]], "count": [100]}, "observation.state": {"min": [0.3128328025341034, 1.9418882131576538, -1.0578092336654663, -1.1626336574554443, -2.728752374649048, -1.9297409057617188, 1.220177173614502, 45.0, 0.12413100153207779, 0.2738879919052124, -0.03176100179553032, -3.1411852836608887, -0.41499999165534973, -0.5230000615119934, -0.9449736475944519, -2.168257474899292, 0.4380602240562439, 0.7267550826072693, 2.169374465942383, 1.1726518869400024, -2.370924949645996, 67.0, -0.3063279986381531, 0.239328995347023, -0.04311100021004677, -3.1391851902008057, -0.4050000011920929, -2.615999937057495], "max": [0.7900581955909729, 2.09130597114563, -0.5832890272140503, -0.7300712466239929, -1.9628496170043945, -1.6054935455322266, 1.946548342704773, 961.0, 0.2999100089073181, 0.3739599883556366, 0.09806700050830841, 3.1410000324249268, 0.49000003933906555, -0.20000000298023224, -0.293721467256546, -2.0184035301208496, 1.244437336921692, 1.0686651468276978, 2.859687328338623, 1.9142946004867554, -1.4406123161315918, 933.0, -0.17108799517154694, 0.4355759918689728, 0.06393799930810928, 3.1410000324249268, 0.550000011920929, -1.7259999513626099], "mean": [0.5527753829956055, 2.003643035888672, -0.7769010663032532, -0.8496529459953308, -2.198727607727051, -1.7230567932128906, 1.5582860708236694, 823.1738891601562, 0.2534369230270386, 0.3272029459476471, 0.02488795481622219, -2.5998237133026123, 0.23729784786701202, -0.3742777407169342, -0.5185155272483826, -2.126757860183716, 0.6485568284988403, 0.9034432172775269, 2.3778457641601562, 1.640764594078064, -1.863253116607666, 729.8980102539062, -0.2711474895477295, 0.31937938928604126, 0.00574837950989604, 1.789575219154358, 0.2838428020477295, -2.386368751525879], "std": [0.1417902708053589, 0.0592462383210659, 0.15131786465644836, 0.14603495597839355, 0.2077862024307251, 0.07120111584663391, 0.23848865926265717, 273.23101806640625, 0.056407757103443146, 0.031160615384578705, 0.028511514887213707, 1.5345157384872437, 0.24885761737823486, 0.0802326425909996, 0.24181786179542542, 0.04424304887652397, 0.26465320587158203, 0.07893934845924377, 0.26533374190330505, 0.21611326932907104, 0.40253856778144836, 273.0578308105469, 0.04018980264663696, 0.07004331797361374, 0.024711431935429573, 2.311171770095825, 0.3284676671028137, 0.27926793694496155], "count": [299]}, "action": {"min": [0.3128328025341034, 1.9418882131576538, -1.0578092336654663, -1.1626336574554443, -2.728752374649048, -1.9297409057617188, 1.220177173614502, 45.0, 0.12413100153207779, 0.2738879919052124, -0.03176100179553032, -3.1411852836608887, -0.41499999165534973, -0.5230000615119934, -0.9449736475944519, -2.168257474899292, 0.4380602240562439, 0.7267550826072693, 2.169374465942383, 1.1726518869400024, -2.370924949645996, 67.0, -0.3063279986381531, 0.239328995347023, -0.04311100021004677, -3.1391851902008057, -0.4050000011920929, -2.615999937057495], "max": [0.7900581955909729, 2.09130597114563, -0.5832890272140503, -0.7300712466239929, -1.9628496170043945, -1.6054935455322266, 1.946548342704773, 961.0, 0.2999100089073181, 0.3739599883556366, 0.09806700050830841, 3.1410000324249268, 0.49000003933906555, -0.20000000298023224, -0.293721467256546, -2.0184035301208496, 1.244437336921692, 1.0686651468276978, 2.859687328338623, 1.9142946004867554, -1.4406123161315918, 933.0, -0.17108799517154694, 0.4355759918689728, 0.06393799930810928, 3.1410000324249268, 0.550000011920929, -1.7259999513626099], "mean": [0.5527753829956055, 2.003643035888672, -0.7769010663032532, -0.8496529459953308, -2.198727607727051, -1.7230567932128906, 1.5582860708236694, 823.1738891601562, 0.2534369230270386, 0.3272029459476471, 0.02488795481622219, -2.5998237133026123, 0.23729784786701202, -0.3742777407169342, -0.5185155272483826, -2.126757860183716, 0.6485568284988403, 0.9034432172775269, 2.3778457641601562, 1.640764594078064, -1.863253116607666, 729.8980102539062, -0.2711474895477295, 0.31937938928604126, 0.00574837950989604, 1.789575219154358, 0.2838428020477295, -2.386368751525879], "std": [0.1417902708053589, 0.0592462383210659, 0.15131786465644836, 0.14603495597839355, 0.2077862024307251, 0.07120111584663391, 0.23848865926265717, 273.23101806640625, 0.056407757103443146, 0.031160615384578705, 0.028511514887213707, 1.5345157384872437, 0.24885761737823486, 0.0802326425909996, 0.24181786179542542, 0.04424304887652397, 0.26465320587158203, 0.07893934845924377, 0.26533374190330505, 0.21611326932907104, 0.40253856778144836, 273.0578308105469, 0.04018980264663696, 0.07004331797361374, 0.024711431935429573, 2.311171770095825, 0.3284676671028137, 0.27926793694496155], "count": [299]}, "timestamp": {"min": [0.0], "max": [9.933333333333334], "mean": [4.966666666666667], "std": [2.8771127502720115], "count": [299]}, "frame_index": {"min": [0], "max": [298], "mean": [149.0], "std": [86.31338250816034], "count": [299]}, "episode_index": {"min": [236], "max": [236], "mean": [236.0], "std": [0.0], "count": [299]}, "index": {"min": [145473], "max": [145771], "mean": [145622.0], "std": [86.31338250816034], "count": [299]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [299]}, "subtask_annotation": {"mean": [10.234113712374581, 29.0, 29.0, 29.0, 29.0], "std": [10.53829012044435, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [299]}, "scene_annotation": {"mean": [236.0], "std": [0.0], "min": [236], "max": [236], "count": [299]}, "eef_direction_state": {"mean": [3.8127090301003346, 4.461538461538462], "std": [2.273529298364217, 1.9648309962534767], "min": [0, 0], "max": [6, 6], "count": [299]}, "eef_velocity_state": {"mean": [0.8729096989966555, 0.7525083612040134], "std": [0.8202507336742976, 0.8414146765756156], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_acc_mag_state": {"mean": [0.7023411371237458, 0.6622073578595318], "std": [0.8229735651748684, 0.8073304271122067], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_direction_action": {"mean": [3.8127090301003346, 4.461538461538462], "std": [2.273529298364217, 1.9648309962534767], "min": [0, 0], "max": [6, 6], "count": [299]}, "eef_velocity_action": {"mean": [0.8729096989966555, 0.7525083612040134], "std": [0.8202507336742976, 0.8414146765756156], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_acc_mag_action": {"mean": [0.7023411371237458, 0.6622073578595318], "std": [0.8229735651748684, 0.8073304271122067], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_sim_pose_state": {"mean": [0.5306178390188037, 0.2893113997743875, 1.1027701170475859, -1.448575786678313, 0.7399699428668212, 1.7089764396331186, 0.5456514705537893, -0.29361406649078936, 1.1272262228371384, 2.7754855963673797, 0.9302714370115586, -2.246141619519105], "std": [0.0715804466085146, 0.04940414895756591, 0.035462418862123715, 2.0739382801742723, 0.3255786246649649, 2.1463014802788885, 0.03427539515650431, 0.05657885259045926, 0.0363777673159266, 0.12425764616107382, 0.23815882351276563, 0.17545215681456047], "min": [0.45489590558029896, 0.18774081931483677, 1.0712643127692574, -3.1309092722248772, 0.25269110443261766, -3.140621442066684, 0.4862304867031843, -0.34449380018442133, 1.0770774342860066, 2.5512885656079574, 0.29673486395011817, -2.666658181454526], "max": [0.6490173790523329, 0.33062837153178437, 1.1990857889821178, 3.1243302138381686, 1.0743410888788625, 3.1241538132038165, 0.5986152666167978, -0.16642012728819316, 1.2159279380428527, 2.9941041466206006, 1.2032182627268635, -1.9047143826377275], "count": [299]}, "eef_sim_pose_action": {"mean": [0.5306178390188037, 0.2893113997743875, 1.1027701170475859, -1.448575786678313, 0.7399699428668212, 1.7089764396331186, 0.5456514705537893, -0.29361406649078936, 1.1272262228371384, 2.7754855963673797, 0.9302714370115586, -2.246141619519105], "std": [0.0715804466085146, 0.04940414895756591, 0.035462418862123715, 2.0739382801742723, 0.3255786246649649, 2.1463014802788885, 0.03427539515650431, 0.05657885259045926, 0.0363777673159266, 0.12425764616107382, 0.23815882351276563, 0.17545215681456047], "min": [0.45489590558029896, 0.18774081931483677, 1.0712643127692574, -3.1309092722248772, 0.25269110443261766, -3.140621442066684, 0.4862304867031843, -0.34449380018442133, 1.0770774342860066, 2.5512885656079574, 0.29673486395011817, -2.666658181454526], "max": [0.6490173790523329, 0.33062837153178437, 1.1990857889821178, 3.1243302138381686, 1.0743410888788625, 3.1241538132038165, 0.5986152666167978, -0.16642012728819316, 1.2159279380428527, 2.9941041466206006, 1.2032182627268635, -1.9047143826377275], "count": [299]}, "gripper_mode_state": {"mean": [0.1939799331103679, 0.14381270903010032], "std": [0.3954133516471924, 0.3508997203639861], "min": [0, 0], "max": [1, 1], "count": [299]}, "gripper_activity_state": {"mean": [1.7558528428093645, 1.705685618729097], "std": [0.5930964534491219, 0.6337770580877766], "min": [0, 0], "max": [2, 2], "count": [299]}, "gripper_mode_action": {"mean": [0.1939799331103679, 0.14381270903010032], "std": [0.3954133516471924, 0.3508997203639861], "min": [0, 0], "max": [1, 1], "count": [299]}, "gripper_activity_action": {"mean": [1.7558528428093645, 1.705685618729097], "std": [0.5930964534491219, 0.6337770580877766], "min": [0, 0], "max": [2, 2], "count": [299]}, "gripper_open_scale_state": {"mean": [0.7298979931834554, 0.8231739128010721], "std": [0.27305791138654084, 0.27323113379525327], "min": [0.067, 0.045], "max": [0.933, 0.961], "count": [299]}, "gripper_open_scale_action": {"mean": [0.7298979931834554, 0.8231739128010721], "std": [0.27305791138654084, 0.27323113379525327], "min": [0.067, 0.045], "max": [0.933, 0.961], "count": [299]}}} +{"episode_index": 218, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8470588235294118]], [[1.0]], [[1.0]]], "mean": [[[0.4891463725490196]], [[0.4791173958333333]], [[0.4661121589052288]]], "std": [[[0.1416993657611856]], [[0.1491416229506429]], [[0.1657403867740731]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4797779554738562]], [[0.4664207128267974]], [[0.4503759477124183]]], "std": [[[0.11123155025455947]], [[0.12078097529729138]], [[0.14340264585735865]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48064832107843136]], [[0.4655717320261438]], [[0.44775322508169935]]], "std": [[[0.10301812263740884]], [[0.1256568364191483]], [[0.1510432914270203]]], "count": [100]}, "observation.state": {"min": [0.36016616225242615, 1.9573345184326172, -1.1263483762741089, -1.179458737373352, -2.6245388984680176, -1.7833601236343384, 1.4235254526138306, 45.0, 0.14470399916172028, 0.3044149875640869, -0.05993200093507767, -3.0889999866485596, -0.37400001287460327, -0.5199999809265137, -0.920434296131134, -2.1742963790893555, 0.4747295677661896, 0.7707722783088684, 2.0157854557037354, 1.3101837635040283, -2.459064245223999, 63.0, -0.3119109869003296, 0.2551409900188446, -0.047763001173734665, -3.1371853351593018, -0.210999995470047, -2.617000102996826], "max": [0.7824485898017883, 2.093801975250244, -0.5789082646369934, -0.623414158821106, -1.8223681449890137, -1.336381196975708, 1.886927843093872, 956.0, 0.28857100009918213, 0.3958359956741333, 0.07836099714040756, -2.803999900817871, 0.46900004148483276, -0.18000000715255737, -0.3404788374900818, -2.0329771041870117, 1.0361322164535522, 1.100726842880249, 2.8549225330352783, 1.9037353992462158, -1.51231050491333, 890.0, -0.1938380002975464, 0.4156689941883087, 0.05704699829220772, 3.140000104904175, 0.6549999713897705, -1.5880000591278076], "mean": [0.5800220966339111, 2.012446165084839, -0.8152872323989868, -0.8590782284736633, -2.222264289855957, -1.6338839530944824, 1.557808518409729, 806.9404907226562, 0.2522515654563904, 0.34393686056137085, 0.017998317256569862, -2.9781367778778076, 0.18388089537620544, -0.3468139171600342, -0.48237401247024536, -2.1484599113464355, 0.6225064992904663, 0.9168681502342224, 2.3162059783935547, 1.6501309871673584, -1.8227821588516235, 727.93310546875, -0.2727794647216797, 0.3118278980255127, 0.0002927130844909698, 1.9435043334960938, 0.36218947172164917, -2.375086545944214], "std": [0.1162465363740921, 0.04642874747514725, 0.17584973573684692, 0.1000828891992569, 0.2444269359111786, 0.10234855115413666, 0.15869513154029846, 284.503662109375, 0.04285489022731781, 0.025301240384578705, 0.03472378849983215, 0.057294394820928574, 0.2369014024734497, 0.06359990686178207, 0.20708966255187988, 0.034633614122867584, 0.16731545329093933, 0.0728260725736618, 0.23078346252441406, 0.17308634519577026, 0.39274948835372925, 263.37994384765625, 0.035822417587041855, 0.05493759736418724, 0.021329596638679504, 2.2598767280578613, 0.23668880760669708, 0.26910388469696045], "count": [269]}, "action": {"min": [0.36016616225242615, 1.9573345184326172, -1.1263483762741089, -1.179458737373352, -2.6245388984680176, -1.7833601236343384, 1.4235254526138306, 45.0, 0.14470399916172028, 0.3044149875640869, -0.05993200093507767, -3.0889999866485596, -0.37400001287460327, -0.5199999809265137, -0.920434296131134, -2.1742963790893555, 0.4747295677661896, 0.7707722783088684, 2.0157854557037354, 1.3101837635040283, -2.459064245223999, 63.0, -0.3119109869003296, 0.2551409900188446, -0.047763001173734665, -3.1371853351593018, -0.210999995470047, -2.617000102996826], "max": [0.7824485898017883, 2.093801975250244, -0.5789082646369934, -0.623414158821106, -1.8223681449890137, -1.336381196975708, 1.886927843093872, 956.0, 0.28857100009918213, 0.3958359956741333, 0.07836099714040756, -2.803999900817871, 0.46900004148483276, -0.18000000715255737, -0.3404788374900818, -2.0329771041870117, 1.0361322164535522, 1.100726842880249, 2.8549225330352783, 1.9037353992462158, -1.51231050491333, 890.0, -0.1938380002975464, 0.4156689941883087, 0.05704699829220772, 3.140000104904175, 0.6549999713897705, -1.5880000591278076], "mean": [0.5800220966339111, 2.012446165084839, -0.8152872323989868, -0.8590782284736633, -2.222264289855957, -1.6338839530944824, 1.557808518409729, 806.9404907226562, 0.2522515654563904, 0.34393686056137085, 0.017998317256569862, -2.9781367778778076, 0.18388089537620544, -0.3468139171600342, -0.48237401247024536, -2.1484599113464355, 0.6225064992904663, 0.9168681502342224, 2.3162059783935547, 1.6501309871673584, -1.8227821588516235, 727.93310546875, -0.2727794647216797, 0.3118278980255127, 0.0002927130844909698, 1.9435043334960938, 0.36218947172164917, -2.375086545944214], "std": [0.1162465363740921, 0.04642874747514725, 0.17584973573684692, 0.1000828891992569, 0.2444269359111786, 0.10234855115413666, 0.15869513154029846, 284.503662109375, 0.04285489022731781, 0.025301240384578705, 0.03472378849983215, 0.057294394820928574, 0.2369014024734497, 0.06359990686178207, 0.20708966255187988, 0.034633614122867584, 0.16731545329093933, 0.0728260725736618, 0.23078346252441406, 0.17308634519577026, 0.39274948835372925, 263.37994384765625, 0.035822417587041855, 0.05493759736418724, 0.021329596638679504, 2.2598767280578613, 0.23668880760669708, 0.26910388469696045], "count": [269]}, "timestamp": {"min": [0.0], "max": [8.933333333333334], "mean": [4.466666666666667], "std": [2.5884358211089573], "count": [269]}, "frame_index": {"min": [0], "max": [268], "mean": [134.0], "std": [77.6530746332687], "count": [269]}, "episode_index": {"min": [237], "max": [237], "mean": [237.0], "std": [0.0], "count": [269]}, "index": {"min": [145772], "max": [146040], "mean": [145906.0], "std": [77.6530746332687], "count": [269]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [269]}, "subtask_annotation": {"mean": [13.260223048327138, 29.0, 29.0, 29.0, 29.0], "std": [11.040611814746963, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [269]}, "scene_annotation": {"mean": [237.0], "std": [0.0], "min": [237], "max": [237], "count": [269]}, "eef_direction_state": {"mean": [4.628252788104089, 4.315985130111524], "std": [1.9423142587111435, 2.0659581644663985], "min": [0, 0], "max": [6, 6], "count": [269]}, "eef_velocity_state": {"mean": [0.7063197026022305, 0.7806691449814126], "std": [0.861828385148826, 0.8405598230854919], "min": [0, 0], "max": [2, 2], "count": [269]}, "eef_acc_mag_state": {"mean": [0.6431226765799256, 0.6133828996282528], "std": [0.8174213169998503, 0.7944786735221745], "min": [0, 0], "max": [2, 2], "count": [269]}, "eef_direction_action": {"mean": [4.628252788104089, 4.315985130111524], "std": [1.9423142587111435, 2.0659581644663985], "min": [0, 0], "max": [6, 6], "count": [269]}, "eef_velocity_action": {"mean": [0.7063197026022305, 0.7806691449814126], "std": [0.861828385148826, 0.8405598230854919], "min": [0, 0], "max": [2, 2], "count": [269]}, "eef_acc_mag_action": {"mean": [0.6431226765799256, 0.6133828996282528], "std": [0.8174213169998503, 0.7944786735221745], "min": [0, 0], "max": [2, 2], "count": [269]}, "eef_sim_pose_state": {"mean": [0.5233653777409165, 0.28925886124452665, 1.0962937897720193, -2.4861447564082573, 0.8016545914524008, 1.9743783134568826, 0.5615752585719481, -0.2863135532605872, 1.125311457502508, 2.8777101857499447, 0.8942567646951738, -2.1657840354119875], "std": [0.056677697265142386, 0.04085967069913215, 0.03210118112805233, 0.2583008369255605, 0.2684680190892822, 1.9113901990029134, 0.0260140382189707, 0.052255719742793263, 0.020390507408858054, 0.08413821285422801, 0.2276300765476747, 0.13957105129191655], "min": [0.4699281580241218, 0.19034459907939408, 1.051707647798604, -3.071036660569691, 0.3079708890708521, -3.1263221777762307, 0.5182935737102157, -0.3337084206052973, 1.0974155732835995, 2.715913088546667, 0.3713411725122122, -2.6294864924796566], "max": [0.6324852197097416, 0.3220046294927841, 1.191710201652629, -2.074246738666289, 1.0893890471225776, 3.1285104213448354, 0.6100894498306164, -0.16392300772573457, 1.1899681132823132, 3.0471851670850505, 1.2082165998978778, -1.8840902738239134], "count": [269]}, "eef_sim_pose_action": {"mean": [0.5233653777409165, 0.28925886124452665, 1.0962937897720193, -2.4861447564082573, 0.8016545914524008, 1.9743783134568826, 0.5615752585719481, -0.2863135532605872, 1.125311457502508, 2.8777101857499447, 0.8942567646951738, -2.1657840354119875], "std": [0.056677697265142386, 0.04085967069913215, 0.03210118112805233, 0.2583008369255605, 0.2684680190892822, 1.9113901990029134, 0.0260140382189707, 0.052255719742793263, 0.020390507408858054, 0.08413821285422801, 0.2276300765476747, 0.13957105129191655], "min": [0.4699281580241218, 0.19034459907939408, 1.051707647798604, -3.071036660569691, 0.3079708890708521, -3.1263221777762307, 0.5182935737102157, -0.3337084206052973, 1.0974155732835995, 2.715913088546667, 0.3713411725122122, -2.6294864924796566], "max": [0.6324852197097416, 0.3220046294927841, 1.191710201652629, -2.074246738666289, 1.0893890471225776, 3.1285104213448354, 0.6100894498306164, -0.16392300772573457, 1.1899681132823132, 3.0471851670850505, 1.2082165998978778, -1.8840902738239134], "count": [269]}, "gripper_mode_state": {"mean": [0.17472118959107807, 0.1524163568773234], "std": [0.37972844968339603, 0.35942399896719135], "min": [0, 0], "max": [1, 1], "count": [269]}, "gripper_activity_state": {"mean": [1.654275092936803, 1.728624535315985], "std": [0.6920890837085615, 0.6133265717067758], "min": [0, 0], "max": [2, 2], "count": [269]}, "gripper_mode_action": {"mean": [0.17472118959107807, 0.1524163568773234], "std": [0.37972844968339603, 0.35942399896719135], "min": [0, 0], "max": [1, 1], "count": [269]}, "gripper_activity_action": {"mean": [1.654275092936803, 1.728624535315985], "std": [0.6920890837085615, 0.6133265717067758], "min": [0, 0], "max": [2, 2], "count": [269]}, "gripper_open_scale_state": {"mean": [0.7279330855018589, 0.8069405205879071], "std": [0.2633800598894077, 0.28450365900260227], "min": [0.063, 0.045], "max": [0.89, 0.956], "count": [269]}, "gripper_open_scale_action": {"mean": [0.7279330855018589, 0.8069405205879071], "std": [0.2633800598894077, 0.28450365900260227], "min": [0.063, 0.045], "max": [0.89, 0.956], "count": [269]}}} +{"episode_index": 219, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8431372549019608]], [[1.0]], [[1.0]]], "mean": [[[0.48615183210784313]], [[0.4753106617647059]], [[0.46177385620915035]]], "std": [[[0.13742593125959837]], [[0.14519963840028927]], [[0.1627872988326835]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[1.0]], [[1.0]]], "mean": [[[0.48437987949346406]], [[0.4699809681372549]], [[0.45302781862745095]]], "std": [[[0.10882262407697614]], [[0.11656345778713526]], [[0.14220810184250493]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9725490196078431]]], "mean": [[[0.4834928737745098]], [[0.46898944852941177]], [[0.4531775449346406]]], "std": [[[0.12157318525759309]], [[0.1391192810257991]], [[0.16016066451864328]]], "count": [100]}, "observation.state": {"min": [0.3714584410190582, 1.9004716873168945, -1.1368900537490845, -1.01702082157135, -2.6896047592163086, -1.8033615350723267, 1.2218351364135742, 105.0, 0.09889999777078629, 0.29296499490737915, -0.07104100286960602, -3.1411852836608887, -0.4059999883174896, -0.5370000004768372, -1.0102314949035645, -2.1635799407958984, 0.46666616201400757, 0.6488435864448547, 2.0550382137298584, 1.1975576877593994, -2.584815263748169, 65.0, -0.3197759985923767, 0.24797500669956207, -0.048246998339891434, -3.1411852836608887, -0.31800001859664917, -2.619999885559082], "max": [0.8935562372207642, 2.097449541091919, -0.6596122980117798, -0.7006798982620239, -1.8956893682479858, -1.3546198606491089, 1.9502134323120117, 947.0, 0.2864390015602112, 0.39774200320243835, 0.05951299890875816, 3.13700008392334, 0.5, -0.12600000202655792, -0.2522349953651428, -1.9981752634048462, 1.2678769826889038, 1.205429196357727, 2.8582561016082764, 1.8731048107147217, -1.5531162023544312, 911.0, -0.15370699763298035, 0.44623100757598877, 0.08772099763154984, 3.13700008392334, 0.6339999437332153, -1.569000005722046], "mean": [0.6229093074798584, 1.9900184869766235, -0.8656678795814514, -0.7826122045516968, -2.1882107257843018, -1.6769437789916992, 1.6123683452606201, 805.5767211914062, 0.23792091012001038, 0.34037497639656067, 0.010293225757777691, -1.873267650604248, 0.1845330148935318, -0.3857386112213135, -0.4630698561668396, -2.1157166957855225, 0.6817970275878906, 0.9653142690658569, 2.312415838241577, 1.666467547416687, -1.9149854183197021, 728.5401000976562, -0.2736365497112274, 0.30980658531188965, 0.01896544173359871, 2.6598870754241943, 0.3414810597896576, -2.3539538383483887], "std": [0.15600048005580902, 0.070889413356781, 0.1388407200574875, 0.08600614964962006, 0.23348529636859894, 0.12296530604362488, 0.18820816278457642, 263.2919921875, 0.055275868624448776, 0.032935015857219696, 0.03626582399010658, 2.435734748840332, 0.2568395435810089, 0.10086864978075027, 0.272391140460968, 0.0502740740776062, 0.22614039480686188, 0.1274966150522232, 0.2654325067996979, 0.21689465641975403, 0.4321461021900177, 283.8677978515625, 0.04778558015823364, 0.07288914173841476, 0.027639830484986305, 1.2726447582244873, 0.2670886814594269, 0.2512386441230774], "count": [287]}, "action": {"min": [0.3714584410190582, 1.9004716873168945, -1.1368900537490845, -1.01702082157135, -2.6896047592163086, -1.8033615350723267, 1.2218351364135742, 105.0, 0.09889999777078629, 0.29296499490737915, -0.07104100286960602, -3.1411852836608887, -0.4059999883174896, -0.5370000004768372, -1.0102314949035645, -2.1635799407958984, 0.46666616201400757, 0.6488435864448547, 2.0550382137298584, 1.1975576877593994, -2.584815263748169, 65.0, -0.3197759985923767, 0.24797500669956207, -0.048246998339891434, -3.1411852836608887, -0.31800001859664917, -2.619999885559082], "max": [0.8935562372207642, 2.097449541091919, -0.6596122980117798, -0.7006798982620239, -1.8956893682479858, -1.3546198606491089, 1.9502134323120117, 947.0, 0.2864390015602112, 0.39774200320243835, 0.05951299890875816, 3.13700008392334, 0.5, -0.12600000202655792, -0.2522349953651428, -1.9981752634048462, 1.2678769826889038, 1.205429196357727, 2.8582561016082764, 1.8731048107147217, -1.5531162023544312, 911.0, -0.15370699763298035, 0.44623100757598877, 0.08772099763154984, 3.13700008392334, 0.6339999437332153, -1.569000005722046], "mean": [0.6229093074798584, 1.9900184869766235, -0.8656678795814514, -0.7826122045516968, -2.1882107257843018, -1.6769437789916992, 1.6123683452606201, 805.5767211914062, 0.23792091012001038, 0.34037497639656067, 0.010293225757777691, -1.873267650604248, 0.1845330148935318, -0.3857386112213135, -0.4630698561668396, -2.1157166957855225, 0.6817970275878906, 0.9653142690658569, 2.312415838241577, 1.666467547416687, -1.9149854183197021, 728.5401000976562, -0.2736365497112274, 0.30980658531188965, 0.01896544173359871, 2.6598870754241943, 0.3414810597896576, -2.3539538383483887], "std": [0.15600048005580902, 0.070889413356781, 0.1388407200574875, 0.08600614964962006, 0.23348529636859894, 0.12296530604362488, 0.18820816278457642, 263.2919921875, 0.055275868624448776, 0.032935015857219696, 0.03626582399010658, 2.435734748840332, 0.2568395435810089, 0.10086864978075027, 0.272391140460968, 0.0502740740776062, 0.22614039480686188, 0.1274966150522232, 0.2654325067996979, 0.21689465641975403, 0.4321461021900177, 283.8677978515625, 0.04778558015823364, 0.07288914173841476, 0.027639830484986305, 1.2726447582244873, 0.2670886814594269, 0.2512386441230774], "count": [287]}, "timestamp": {"min": [0.0], "max": [9.533333333333333], "mean": [4.766666666666667], "std": [2.7616420236277306], "count": [287]}, "frame_index": {"min": [0], "max": [286], "mean": [143.0], "std": [82.84926070883192], "count": [287]}, "episode_index": {"min": [238], "max": [238], "mean": [238.0], "std": [0.0], "count": [287]}, "index": {"min": [146041], "max": [146327], "mean": [146184.0], "std": [82.84926070883192], "count": [287]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [287]}, "subtask_annotation": {"mean": [10.236933797909408, 29.0, 29.0, 29.0, 29.0], "std": [10.505994390086887, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [287]}, "scene_annotation": {"mean": [238.0], "std": [0.0], "min": [238], "max": [238], "count": [287]}, "eef_direction_state": {"mean": [4.337979094076655, 4.045296167247387], "std": [2.005407348572673, 2.1514205256384913], "min": [0, 0], "max": [6, 6], "count": [287]}, "eef_velocity_state": {"mean": [0.8641114982578397, 0.818815331010453], "std": [0.8789056158910297, 0.8359900913266374], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_acc_mag_state": {"mean": [0.7456445993031359, 0.6236933797909407], "std": [0.8521995638856337, 0.803647791995888], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_direction_action": {"mean": [4.337979094076655, 4.045296167247387], "std": [2.005407348572673, 2.1514205256384913], "min": [0, 0], "max": [6, 6], "count": [287]}, "eef_velocity_action": {"mean": [0.8641114982578397, 0.818815331010453], "std": [0.8789056158910297, 0.8359900913266374], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_acc_mag_action": {"mean": [0.7456445993031359, 0.6236933797909407], "std": [0.8521995638856337, 0.803647791995888], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_sim_pose_state": {"mean": [0.5203652335144868, 0.3007498493852005, 1.1101592612312823, -1.7457964118107419, 0.7710544841519061, 2.0570761840945826, 0.5617479056720008, -0.27197430713353665, 1.1290986317542688, 2.7438808773995644, 0.8758907776870515, -2.2198569906147605], "std": [0.07374463097455948, 0.053501833718009685, 0.04104990407165112, 1.8257709203823138, 0.2749249910068776, 1.8505907146182587, 0.034701660163468956, 0.06434130045977487, 0.02578458992699118, 0.163561412168079, 0.24434740667206759, 0.19711135295997978], "min": [0.45955224016411356, 0.18122257138034867, 1.06913623566907, -3.139428471865112, 0.23367307376634994, -3.091752588778264, 0.506090967631455, -0.3343442066823714, 1.0737963299840854, 2.530406463989396, 0.3254835992045235, -2.5639793059633837], "max": [0.6595829129818043, 0.349912835793456, 1.237216114744154, 3.135068372480214, 1.042232589700697, 3.1380130595247913, 0.6199116461928269, -0.12107545450945117, 1.1908647173310518, 3.007305939597491, 1.2065076368030074, -1.8285497909875161], "count": [287]}, "eef_sim_pose_action": {"mean": [0.5203652335144868, 0.3007498493852005, 1.1101592612312823, -1.7457964118107419, 0.7710544841519061, 2.0570761840945826, 0.5617479056720008, -0.27197430713353665, 1.1290986317542688, 2.7438808773995644, 0.8758907776870515, -2.2198569906147605], "std": [0.07374463097455948, 0.053501833718009685, 0.04104990407165112, 1.8257709203823138, 0.2749249910068776, 1.8505907146182587, 0.034701660163468956, 0.06434130045977487, 0.02578458992699118, 0.163561412168079, 0.24434740667206759, 0.19711135295997978], "min": [0.45955224016411356, 0.18122257138034867, 1.06913623566907, -3.139428471865112, 0.23367307376634994, -3.091752588778264, 0.506090967631455, -0.3343442066823714, 1.0737963299840854, 2.530406463989396, 0.3254835992045235, -2.5639793059633837], "max": [0.6595829129818043, 0.349912835793456, 1.237216114744154, 3.135068372480214, 1.042232589700697, 3.1380130595247913, 0.6199116461928269, -0.12107545450945117, 1.1908647173310518, 3.007305939597491, 1.2065076368030074, -1.8285497909875161], "count": [287]}, "gripper_mode_state": {"mean": [0.1951219512195122, 0.14982578397212543], "std": [0.39629455632370364, 0.3569005721896], "min": [0, 0], "max": [1, 1], "count": [287]}, "gripper_activity_state": {"mean": [1.6306620209059233, 1.7073170731707317], "std": [0.6955562640305605, 0.6396172476617676], "min": [0, 0], "max": [2, 2], "count": [287]}, "gripper_mode_action": {"mean": [0.1951219512195122, 0.14982578397212543], "std": [0.39629455632370364, 0.3569005721896], "min": [0, 0], "max": [1, 1], "count": [287]}, "gripper_activity_action": {"mean": [1.6306620209059233, 1.7073170731707317], "std": [0.6955562640305605, 0.6396172476617676], "min": [0, 0], "max": [2, 2], "count": [287]}, "gripper_open_scale_state": {"mean": [0.7285400698724948, 0.8055766551851807], "std": [0.2838677746469571, 0.26329194611678386], "min": [0.065, 0.105], "max": [0.911, 0.947], "count": [287]}, "gripper_open_scale_action": {"mean": [0.7285400698724948, 0.8055766551851807], "std": [0.2838677746469571, 0.26329194611678386], "min": [0.065, 0.105], "max": [0.911, 0.947], "count": [287]}}} +{"episode_index": 220, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[1.0]], [[1.0]]], "mean": [[[0.4859253982843137]], [[0.47606637254901957]], [[0.46291269812091507]]], "std": [[[0.14120315477973563]], [[0.14902379458141898]], [[0.16671957215008404]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8156862745098039]], [[1.0]], [[1.0]]], "mean": [[[0.4859368504901961]], [[0.47051180555555555]], [[0.4537228778594771]]], "std": [[[0.1086646471469206]], [[0.1191456763433023]], [[0.14392240545194468]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.4878012030228758]], [[0.47222895629084966]], [[0.4536289848856209]]], "std": [[[0.11046057258761473]], [[0.13209664741218058]], [[0.15859888905570366]]], "count": [100]}, "observation.state": {"min": [0.39959314465522766, 1.9934977293014526, -1.1208853721618652, -1.0615791082382202, -2.617732286453247, -1.7748777866363525, 1.4291105270385742, 125.0, 0.09616900235414505, 0.3143030107021332, -0.05658800154924393, -3.0980000495910645, -0.3630000054836273, -0.5860000252723694, -0.9143082499504089, -2.163597345352173, 0.460260808467865, 0.7763224244117737, 2.2162890434265137, 1.308804988861084, -2.70896053314209, 52.0, -0.3096590042114258, 0.2617889940738678, -0.02409599907696247, -3.1401853561401367, -0.2330000102519989, -2.6640000343322754], "max": [0.8798727989196777, 2.094482421875, -0.6214244961738586, -0.7005926370620728, -1.800184965133667, -1.3089970350265503, 2.050203561782837, 940.0, 0.27528300881385803, 0.40932199358940125, 0.052239999175071716, -2.944000005722046, 0.5299999713897705, -0.19300000369548798, -0.34201472997665405, -2.0057499408721924, 1.1005523204803467, 1.2294971942901611, 2.8578546047210693, 1.8592644929885864, -1.504177212715149, 903.0, -0.1949869990348816, 0.4264090061187744, 0.09987500309944153, 3.130000114440918, 0.4830000102519989, -1.4709999561309814], "mean": [0.6291951537132263, 2.0400125980377197, -0.8569657206535339, -0.8735735416412354, -2.203479051589966, -1.639041543006897, 1.6433329582214355, 804.0969848632812, 0.224132239818573, 0.3504869341850281, 0.0038803243078291416, -3.0289106369018555, 0.1904141902923584, -0.3586342930793762, -0.5440776944160461, -2.1192829608917236, 0.6607888340950012, 0.949600338935852, 2.4297678470611572, 1.6454782485961914, -1.9655176401138306, 656.192138671875, -0.2688779830932617, 0.3277151882648468, 0.011792784556746483, 2.676424503326416, 0.2708621919155121, -2.328235149383545], "std": [0.12625181674957275, 0.031579289585351944, 0.1481812745332718, 0.07021515816450119, 0.2091236561536789, 0.12233668565750122, 0.20594437420368195, 229.03773498535156, 0.049912020564079285, 0.02687358483672142, 0.028256075456738472, 0.04042394086718559, 0.22379150986671448, 0.09886675328016281, 0.2137368619441986, 0.05106089264154434, 0.18987542390823364, 0.11233606189489365, 0.24869400262832642, 0.18705877661705017, 0.49156880378723145, 280.5466613769531, 0.030644452199339867, 0.06110631301999092, 0.02814389578998089, 1.2160847187042236, 0.22515304386615753, 0.35394391417503357], "count": [268]}, "action": {"min": [0.39959314465522766, 1.9934977293014526, -1.1208853721618652, -1.0615791082382202, -2.617732286453247, -1.7748777866363525, 1.4291105270385742, 125.0, 0.09616900235414505, 0.3143030107021332, -0.05658800154924393, -3.0980000495910645, -0.3630000054836273, -0.5860000252723694, -0.9143082499504089, -2.163597345352173, 0.460260808467865, 0.7763224244117737, 2.2162890434265137, 1.308804988861084, -2.70896053314209, 52.0, -0.3096590042114258, 0.2617889940738678, -0.02409599907696247, -3.1401853561401367, -0.2330000102519989, -2.6640000343322754], "max": [0.8798727989196777, 2.094482421875, -0.6214244961738586, -0.7005926370620728, -1.800184965133667, -1.3089970350265503, 2.050203561782837, 940.0, 0.27528300881385803, 0.40932199358940125, 0.052239999175071716, -2.944000005722046, 0.5299999713897705, -0.19300000369548798, -0.34201472997665405, -2.0057499408721924, 1.1005523204803467, 1.2294971942901611, 2.8578546047210693, 1.8592644929885864, -1.504177212715149, 903.0, -0.1949869990348816, 0.4264090061187744, 0.09987500309944153, 3.130000114440918, 0.4830000102519989, -1.4709999561309814], "mean": [0.6291951537132263, 2.0400125980377197, -0.8569657206535339, -0.8735735416412354, -2.203479051589966, -1.639041543006897, 1.6433329582214355, 804.0969848632812, 0.224132239818573, 0.3504869341850281, 0.0038803243078291416, -3.0289106369018555, 0.1904141902923584, -0.3586342930793762, -0.5440776944160461, -2.1192829608917236, 0.6607888340950012, 0.949600338935852, 2.4297678470611572, 1.6454782485961914, -1.9655176401138306, 656.192138671875, -0.2688779830932617, 0.3277151882648468, 0.011792784556746483, 2.676424503326416, 0.2708621919155121, -2.328235149383545], "std": [0.12625181674957275, 0.031579289585351944, 0.1481812745332718, 0.07021515816450119, 0.2091236561536789, 0.12233668565750122, 0.20594437420368195, 229.03773498535156, 0.049912020564079285, 0.02687358483672142, 0.028256075456738472, 0.04042394086718559, 0.22379150986671448, 0.09886675328016281, 0.2137368619441986, 0.05106089264154434, 0.18987542390823364, 0.11233606189489365, 0.24869400262832642, 0.18705877661705017, 0.49156880378723145, 280.5466613769531, 0.030644452199339867, 0.06110631301999092, 0.02814389578998089, 1.2160847187042236, 0.22515304386615753, 0.35394391417503357], "count": [268]}, "timestamp": {"min": [0.0], "max": [8.9], "mean": [4.449999999999999], "std": [2.578813249884097], "count": [268]}, "frame_index": {"min": [0], "max": [267], "mean": [133.5], "std": [77.36439749652291], "count": [268]}, "episode_index": {"min": [239], "max": [239], "mean": [239.0], "std": [0.0], "count": [268]}, "index": {"min": [146328], "max": [146595], "mean": [146461.5], "std": [77.36439749652291], "count": [268]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [268]}, "subtask_annotation": {"mean": [11.791044776119403, 29.0, 29.0, 29.0, 29.0], "std": [10.536769044328414, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [268]}, "scene_annotation": {"mean": [239.0], "std": [0.0], "min": [239], "max": [239], "count": [268]}, "eef_direction_state": {"mean": [4.3059701492537314, 4.7388059701492535], "std": [1.982112592025778, 1.5546228821280084], "min": [0, 0], "max": [6, 6], "count": [268]}, "eef_velocity_state": {"mean": [0.8805970149253731, 0.7388059701492538], "std": [0.8813556054593824, 0.8675674043890697], "min": [0, 0], "max": [2, 2], "count": [268]}, "eef_acc_mag_state": {"mean": [0.8208955223880597, 0.664179104477612], "std": [0.8625781060776048, 0.8190277258327601], "min": [0, 0], "max": [2, 2], "count": [268]}, "eef_direction_action": {"mean": [4.3059701492537314, 4.7388059701492535], "std": [1.982112592025778, 1.5546228821280084], "min": [0, 0], "max": [6, 6], "count": [268]}, "eef_velocity_action": {"mean": [0.8805970149253731, 0.7388059701492538], "std": [0.8813556054593824, 0.8675674043890697], "min": [0, 0], "max": [2, 2], "count": [268]}, "eef_acc_mag_action": {"mean": [0.8208955223880597, 0.664179104477612], "std": [0.8625781060776048, 0.8190277258327601], "min": [0, 0], "max": [2, 2], "count": [268]}, "eef_sim_pose_state": {"mean": [0.5410463750827351, 0.29121576907172425, 1.1114330035019033, -2.2671190768899008, 0.7043053877234484, 1.832450569765817, 0.5704284691045236, -0.25764820255134846, 1.134639949371451, 2.825067034569796, 0.897088294556561, -2.1702883093396275], "std": [0.06146593127761874, 0.03817996690185006, 0.03497695664484619, 1.3345487297605467, 0.31755122138568603, 1.9613443848999852, 0.02714743513501072, 0.052410349442718586, 0.02310492267109485, 0.10317783044675363, 0.22930947969853593, 0.14120254448776812], "min": [0.47401679370117644, 0.21326685285068053, 1.0769387406329043, -3.1413758644156307, 0.18281095148046922, -3.118899534133873, 0.5288937649559871, -0.3018486263909857, 1.0975439675963623, 2.3993975697851195, 0.32879223616389863, -2.811857870222991], "max": [0.6417887093915495, 0.3541588938882133, 1.2087189626612005, 3.141380473244537, 0.9928799699349722, 3.1358040074935696, 0.6278667132693181, -0.13069938391388852, 1.1854077265697747, 3.00977958974976, 1.2036503325717454, -1.9839536136095997], "count": [268]}, "eef_sim_pose_action": {"mean": [0.5410463750827351, 0.29121576907172425, 1.1114330035019033, -2.2671190768899008, 0.7043053877234484, 1.832450569765817, 0.5704284691045236, -0.25764820255134846, 1.134639949371451, 2.825067034569796, 0.897088294556561, -2.1702883093396275], "std": [0.06146593127761874, 0.03817996690185006, 0.03497695664484619, 1.3345487297605467, 0.31755122138568603, 1.9613443848999852, 0.02714743513501072, 0.052410349442718586, 0.02310492267109485, 0.10317783044675363, 0.22930947969853593, 0.14120254448776812], "min": [0.47401679370117644, 0.21326685285068053, 1.0769387406329043, -3.1413758644156307, 0.18281095148046922, -3.118899534133873, 0.5288937649559871, -0.3018486263909857, 1.0975439675963623, 2.3993975697851195, 0.32879223616389863, -2.811857870222991], "max": [0.6417887093915495, 0.3541588938882133, 1.2087189626612005, 3.141380473244537, 0.9928799699349722, 3.1358040074935696, 0.6278667132693181, -0.13069938391388852, 1.1854077265697747, 3.00977958974976, 1.2036503325717454, -1.9839536136095997], "count": [268]}, "gripper_mode_state": {"mean": [0.22014925373134328, 0.13805970149253732], "std": [0.4143471489136557, 0.3449626361163318], "min": [0, 0], "max": [1, 1], "count": [268]}, "gripper_activity_state": {"mean": [1.6828358208955223, 1.7388059701492538], "std": [0.6523237589403409, 0.6220944939214155], "min": [0, 0], "max": [2, 2], "count": [268]}, "gripper_mode_action": {"mean": [0.22014925373134328, 0.13805970149253732], "std": [0.4143471489136557, 0.3449626361163318], "min": [0, 0], "max": [1, 1], "count": [268]}, "gripper_activity_action": {"mean": [1.6828358208955223, 1.7388059701492538], "std": [0.6523237589403409, 0.6220944939214155], "min": [0, 0], "max": [2, 2], "count": [268]}, "gripper_open_scale_state": {"mean": [0.6561921642929742, 0.804097015323923], "std": [0.2805466355260474, 0.2290377283603448], "min": [0.052, 0.125], "max": [0.903, 0.94], "count": [268]}, "gripper_open_scale_action": {"mean": [0.6561921642929742, 0.804097015323923], "std": [0.2805466355260474, 0.2290377283603448], "min": [0.052, 0.125], "max": [0.903, 0.94], "count": [268]}}} +{"episode_index": 221, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8235294117647058]], [[1.0]], [[1.0]]], "mean": [[[0.49329678104575164]], [[0.48035711192810454]], [[0.4644214705882353]]], "std": [[[0.15429553278647887]], [[0.1603681089514817]], [[0.17796782505037886]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48250314338235295]], [[0.46679597630718955]], [[0.449724585375817]]], "std": [[[0.11026241506399569]], [[0.12392049639705764]], [[0.14942834766409763]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4963010866013072]], [[0.46281112949346404]], [[0.4353601491013072]]], "std": [[[0.11835148072452745]], [[0.14396902858558958]], [[0.17970558873076892]]], "count": [100]}, "observation.state": {"min": [0.12048008292913437, 2.009799003601074, -1.2680689096450806, -1.1733499765396118, -2.5066068172454834, -1.7679487466812134, 0.8159414529800415, 58.0, 0.1863970011472702, 0.21009300649166107, -0.08152899891138077, -3.1040000915527344, -0.1940000057220459, -0.5630000829696655, -0.8889660239219666, -2.1752562522888184, 0.20381957292556763, 0.5015029311180115, 2.0678486824035645, 1.3926506042480469, -2.611274480819702, 83.0, -0.34640899300575256, 0.17089900374412537, -0.05531400069594383, -3.1371853351593018, -0.25699999928474426, -2.930999994277954], "max": [0.6920055747032166, 2.0945522785186768, -0.5949304103851318, -0.47394418716430664, -1.8191567659378052, -1.3558415174484253, 1.7603566646575928, 959.0, 0.3641420006752014, 0.37364399433135986, 0.04380200058221817, -2.5989999771118164, 0.5789999961853027, -0.15700002014636993, -0.1828755885362625, -2.0052437782287598, 1.0061649084091187, 0.9117949604988098, 2.7786340713500977, 1.806206464767456, -0.8564854860305786, 891.0, -0.2233700007200241, 0.40174299478530884, 0.05012999847531319, 3.134000062942505, 0.6850000023841858, -1.440000057220459], "mean": [0.43951791524887085, 2.0505144596099854, -0.9881851673126221, -0.6729483008384705, -1.9876627922058105, -1.4788641929626465, 1.2506792545318604, 814.6466674804688, 0.28206929564476013, 0.30159899592399597, -0.03755136951804161, -2.9353508949279785, 0.27405789494514465, -0.2643963396549225, -0.42930367588996887, -2.133226156234741, 0.49053487181663513, 0.6729002594947815, 2.3507132530212402, 1.631294846534729, -1.5612484216690063, 693.30615234375, -0.30225157737731934, 0.27536314725875854, -0.026263058185577393, 1.596528172492981, 0.40253746509552, -2.3749537467956543], "std": [0.14830729365348816, 0.029168304055929184, 0.1474142074584961, 0.19868908822536469, 0.23963762819766998, 0.09422498941421509, 0.309920072555542, 259.6008605957031, 0.04454170539975166, 0.04138551652431488, 0.02757681906223297, 0.10470297187566757, 0.21595332026481628, 0.05225091800093651, 0.24198408424854279, 0.05280974507331848, 0.2020273506641388, 0.12269459664821625, 0.21837377548217773, 0.09880439192056656, 0.7053740620613098, 321.1366882324219, 0.039114776998758316, 0.0758567750453949, 0.02543490007519722, 2.4099721908569336, 0.29122084379196167, 0.47385263442993164], "count": [467]}, "action": {"min": [0.12048008292913437, 2.009799003601074, -1.2680689096450806, -1.1733499765396118, -2.5066068172454834, -1.7679487466812134, 0.8159414529800415, 58.0, 0.1863970011472702, 0.21009300649166107, -0.08152899891138077, -3.1040000915527344, -0.1940000057220459, -0.5630000829696655, -0.8889660239219666, -2.1752562522888184, 0.20381957292556763, 0.5015029311180115, 2.0678486824035645, 1.3926506042480469, -2.611274480819702, 83.0, -0.34640899300575256, 0.17089900374412537, -0.05531400069594383, -3.1371853351593018, -0.25699999928474426, -2.930999994277954], "max": [0.6920055747032166, 2.0945522785186768, -0.5949304103851318, -0.47394418716430664, -1.8191567659378052, -1.3558415174484253, 1.7603566646575928, 959.0, 0.3641420006752014, 0.37364399433135986, 0.04380200058221817, -2.5989999771118164, 0.5789999961853027, -0.15700002014636993, -0.1828755885362625, -2.0052437782287598, 1.0061649084091187, 0.9117949604988098, 2.7786340713500977, 1.806206464767456, -0.8564854860305786, 891.0, -0.2233700007200241, 0.40174299478530884, 0.05012999847531319, 3.134000062942505, 0.6850000023841858, -1.440000057220459], "mean": [0.43951791524887085, 2.0505144596099854, -0.9881851673126221, -0.6729483008384705, -1.9876627922058105, -1.4788641929626465, 1.2506792545318604, 814.6466674804688, 0.28206929564476013, 0.30159899592399597, -0.03755136951804161, -2.9353508949279785, 0.27405789494514465, -0.2643963396549225, -0.42930367588996887, -2.133226156234741, 0.49053487181663513, 0.6729002594947815, 2.3507132530212402, 1.631294846534729, -1.5612484216690063, 693.30615234375, -0.30225157737731934, 0.27536314725875854, -0.026263058185577393, 1.596528172492981, 0.40253746509552, -2.3749537467956543], "std": [0.14830729365348816, 0.029168304055929184, 0.1474142074584961, 0.19868908822536469, 0.23963762819766998, 0.09422498941421509, 0.309920072555542, 259.6008605957031, 0.04454170539975166, 0.04138551652431488, 0.02757681906223297, 0.10470297187566757, 0.21595332026481628, 0.05225091800093651, 0.24198408424854279, 0.05280974507331848, 0.2020273506641388, 0.12269459664821625, 0.21837377548217773, 0.09880439192056656, 0.7053740620613098, 321.1366882324219, 0.039114776998758316, 0.0758567750453949, 0.02543490007519722, 2.4099721908569336, 0.29122084379196167, 0.47385263442993164], "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": [240], "max": [240], "mean": [240.0], "std": [0.0], "count": [467]}, "index": {"min": [146596], "max": [147062], "mean": [146829.0], "std": [134.8109787814034], "count": [467]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [467]}, "subtask_annotation": {"mean": [11.61456102783726, 29.0, 29.0, 29.0, 29.0], "std": [10.190332256028071, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [467]}, "scene_annotation": {"mean": [240.0], "std": [0.0], "min": [240], "max": [240], "count": [467]}, "eef_direction_state": {"mean": [4.522483940042827, 4.9036402569593145], "std": [2.1127298063767563, 1.7721759883092836], "min": [0, 0], "max": [6, 6], "count": [467]}, "eef_velocity_state": {"mean": [0.6573875802997858, 0.5910064239828694], "std": [0.8370208371966736, 0.8366372823051134], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_acc_mag_state": {"mean": [0.5781584582441114, 0.5310492505353319], "std": [0.793303364147442, 0.7938464970998396], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_direction_action": {"mean": [4.522483940042827, 4.9036402569593145], "std": [2.1127298063767563, 1.7721759883092836], "min": [0, 0], "max": [6, 6], "count": [467]}, "eef_velocity_action": {"mean": [0.6573875802997858, 0.5910064239828694], "std": [0.8370208371966736, 0.8366372823051134], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_acc_mag_action": {"mean": [0.5781584582441114, 0.5310492505353319], "std": [0.793303364147442, 0.7938464970998396], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_sim_pose_state": {"mean": [0.48533322859496153, 0.2917785976715865, 1.053791105425454, -2.48706149040185, 0.8205209644817992, 1.4198592541398543, 0.5170980632860456, -0.2700467302804389, 1.0615039366613257, 2.8483440594161387, 1.009417949868656, -2.0984414978311086], "std": [0.08152858579307802, 0.029245586737056194, 0.05060978502167376, 0.25853886239019475, 0.4566663753720651, 2.3699719892178392, 0.046089336506597016, 0.039073373195253676, 0.04264275844603368, 0.7939936711629572, 0.2117841892838987, 0.12119334588472934], "min": [0.37908912567422576, 0.2219339065965158, 0.999673341819821, -3.047154702365074, 0.12190138326581734, -3.13060087023604, 0.4104097601626129, -0.34340394390086104, 1.012149858890297, -3.139443542985429, 0.5455907478982733, -2.4864439216371843], "max": [0.6216081328018203, 0.36118568394983364, 1.1543521694974528, -1.9198600877568741, 1.3725293463078398, 3.137310336913634, 0.5939166926029569, -0.17565475281547704, 1.1664002988719226, 3.1351043484741488, 1.3244207419768133, -1.8543834361998357], "count": [467]}, "eef_sim_pose_action": {"mean": [0.48533322859496153, 0.2917785976715865, 1.053791105425454, -2.48706149040185, 0.8205209644817992, 1.4198592541398543, 0.5170980632860456, -0.2700467302804389, 1.0615039366613257, 2.8483440594161387, 1.009417949868656, -2.0984414978311086], "std": [0.08152858579307802, 0.029245586737056194, 0.05060978502167376, 0.25853886239019475, 0.4566663753720651, 2.3699719892178392, 0.046089336506597016, 0.039073373195253676, 0.04264275844603368, 0.7939936711629572, 0.2117841892838987, 0.12119334588472934], "min": [0.37908912567422576, 0.2219339065965158, 0.999673341819821, -3.047154702365074, 0.12190138326581734, -3.13060087023604, 0.4104097601626129, -0.34340394390086104, 1.012149858890297, -3.139443542985429, 0.5455907478982733, -2.4864439216371843], "max": [0.6216081328018203, 0.36118568394983364, 1.1543521694974528, -1.9198600877568741, 1.3725293463078398, 3.137310336913634, 0.5939166926029569, -0.17565475281547704, 1.1664002988719226, 3.1351043484741488, 1.3244207419768133, -1.8543834361998357], "count": [467]}, "gripper_mode_state": {"mean": [0.23554603854389722, 0.14346895074946467], "std": [0.4243396072371436, 0.3505504399088843], "min": [0, 0], "max": [1, 1], "count": [467]}, "gripper_activity_state": {"mean": [1.880085653104925, 1.8501070663811563], "std": [0.4273437617847646, 0.4842431447385673], "min": [0, 0], "max": [2, 2], "count": [467]}, "gripper_mode_action": {"mean": [0.23554603854389722, 0.14346895074946467], "std": [0.4243396072371436, 0.3505504399088843], "min": [0, 0], "max": [1, 1], "count": [467]}, "gripper_activity_action": {"mean": [1.880085653104925, 1.8501070663811563], "std": [0.4273437617847646, 0.4842431447385673], "min": [0, 0], "max": [2, 2], "count": [467]}, "gripper_open_scale_state": {"mean": [0.6933062097520852, 0.8146466809666895], "std": [0.3211365949618676, 0.2596008002815263], "min": [0.083, 0.058], "max": [0.891, 0.959], "count": [467]}, "gripper_open_scale_action": {"mean": [0.6933062097520852, 0.8146466809666895], "std": [0.3211365949618676, 0.2596008002815263], "min": [0.083, 0.058], "max": [0.891, 0.959], "count": [467]}}} +{"episode_index": 222, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.4879100614204015]], [[0.47769364021650323]], [[0.4629204233776844]]], "std": [[[0.14556375529553678]], [[0.15835965761199214]], [[0.17618775036186332]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9137254901960784]], [[1.0]], [[1.0]]], "mean": [[[0.472567746629902]], [[0.4568584303513072]], [[0.4390586630485528]]], "std": [[[0.10314143932085815]], [[0.12200403345508906]], [[0.14858085159336426]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.4837627345208917]], [[0.44922900983309993]], [[0.4194775709763072]]], "std": [[[0.11192778176867203]], [[0.14493774919747685]], [[0.18169670365983018]]], "count": [112]}, "observation.state": {"min": [0.27722808718681335, 2.0110206604003906, -1.3952162265777588, -1.0485938787460327, -2.622060537338257, -1.7100911140441895, 0.8386656045913696, 183.0, 0.16639100015163422, 0.24859100580215454, -0.09318500012159348, -3.1089999675750732, -0.29499998688697815, -0.6019999980926514, -1.0758558511734009, -2.1747500896453857, 0.2926219403743744, 0.4616919755935669, 2.11069655418396, 1.0507231950759888, -2.7541120052337646, 52.0, -0.34813299775123596, 0.20119400322437286, -0.07453099638223648, -3.1381852626800537, -0.4020000398159027, -2.882999897003174], "max": [0.8604124188423157, 2.0985665321350098, -0.7550294399261475, -0.4508360028266907, -1.760688066482544, -1.1595618724822998, 1.7457482814788818, 958.0, 0.3204270005226135, 0.410631000995636, 0.030679000541567802, -2.755000114440918, 0.6130000352859497, -0.11800000071525574, -0.176801860332489, -1.9649790525436401, 1.0755068063735962, 0.9440311789512634, 2.8563883304595947, 1.737946629524231, -0.9034348130226135, 859.0, -0.18316200375556946, 0.4548340141773224, 0.014813000336289406, 3.1410000324249268, 0.7710000276565552, -1.569000005722046], "mean": [0.5046766400337219, 2.0764541625976562, -0.9904972314834595, -0.656968891620636, -2.054673194885254, -1.4140846729278564, 1.246085524559021, 803.3065795898438, 0.2650643289089203, 0.31753289699554443, -0.052884362637996674, -2.919489860534668, 0.2304992824792862, -0.19632689654827118, -0.49290207028388977, -2.1329939365386963, 0.5757641792297363, 0.6779150366783142, 2.396702766418457, 1.5481261014938354, -1.6129604578018188, 628.4688110351562, -0.29163432121276855, 0.2940903902053833, -0.029344292357563972, 2.6220762729644775, 0.29608961939811707, -2.44177508354187], "std": [0.17860820889472961, 0.023253178223967552, 0.18293240666389465, 0.16074694693088531, 0.2269713431596756, 0.12405896186828613, 0.32926061749458313, 261.4390563964844, 0.052154067903757095, 0.04911324754357338, 0.027052005752921104, 0.06867548823356628, 0.25348034501075745, 0.0725436732172966, 0.3411727547645569, 0.05357751622796059, 0.2385864108800888, 0.11819035559892654, 0.2695770263671875, 0.2024102807044983, 0.7166768908500671, 317.3175048828125, 0.0596327967941761, 0.09599851816892624, 0.01857183873653412, 1.143456220626831, 0.3476963937282562, 0.445268452167511], "count": [545]}, "action": {"min": [0.27722808718681335, 2.0110206604003906, -1.3952162265777588, -1.0485938787460327, -2.622060537338257, -1.7100911140441895, 0.8386656045913696, 183.0, 0.16639100015163422, 0.24859100580215454, -0.09318500012159348, -3.1089999675750732, -0.29499998688697815, -0.6019999980926514, -1.0758558511734009, -2.1747500896453857, 0.2926219403743744, 0.4616919755935669, 2.11069655418396, 1.0507231950759888, -2.7541120052337646, 52.0, -0.34813299775123596, 0.20119400322437286, -0.07453099638223648, -3.1381852626800537, -0.4020000398159027, -2.882999897003174], "max": [0.8604124188423157, 2.0985665321350098, -0.7550294399261475, -0.4508360028266907, -1.760688066482544, -1.1595618724822998, 1.7457482814788818, 958.0, 0.3204270005226135, 0.410631000995636, 0.030679000541567802, -2.755000114440918, 0.6130000352859497, -0.11800000071525574, -0.176801860332489, -1.9649790525436401, 1.0755068063735962, 0.9440311789512634, 2.8563883304595947, 1.737946629524231, -0.9034348130226135, 859.0, -0.18316200375556946, 0.4548340141773224, 0.014813000336289406, 3.1410000324249268, 0.7710000276565552, -1.569000005722046], "mean": [0.5046766400337219, 2.0764541625976562, -0.9904972314834595, -0.656968891620636, -2.054673194885254, -1.4140846729278564, 1.246085524559021, 803.3065795898438, 0.2650643289089203, 0.31753289699554443, -0.052884362637996674, -2.919489860534668, 0.2304992824792862, -0.19632689654827118, -0.49290207028388977, -2.1329939365386963, 0.5757641792297363, 0.6779150366783142, 2.396702766418457, 1.5481261014938354, -1.6129604578018188, 628.4688110351562, -0.29163432121276855, 0.2940903902053833, -0.029344292357563972, 2.6220762729644775, 0.29608961939811707, -2.44177508354187], "std": [0.17860820889472961, 0.023253178223967552, 0.18293240666389465, 0.16074694693088531, 0.2269713431596756, 0.12405896186828613, 0.32926061749458313, 261.4390563964844, 0.052154067903757095, 0.04911324754357338, 0.027052005752921104, 0.06867548823356628, 0.25348034501075745, 0.0725436732172966, 0.3411727547645569, 0.05357751622796059, 0.2385864108800888, 0.11819035559892654, 0.2695770263671875, 0.2024102807044983, 0.7166768908500671, 317.3175048828125, 0.0596327967941761, 0.09599851816892624, 0.01857183873653412, 1.143456220626831, 0.3476963937282562, 0.445268452167511], "count": [545]}, "timestamp": {"min": [0.0], "max": [18.133333333333333], "mean": [9.066666666666668], "std": [5.244256117145903], "count": [545]}, "frame_index": {"min": [0], "max": [544], "mean": [272.0], "std": [157.3276835143771], "count": [545]}, "episode_index": {"min": [241], "max": [241], "mean": [241.0], "std": [0.0], "count": [545]}, "index": {"min": [147063], "max": [147607], "mean": [147335.0], "std": [157.3276835143771], "count": [545]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [545]}, "subtask_annotation": {"mean": [10.495412844036696, 29.0, 29.0, 29.0, 29.0], "std": [10.016705178237247, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [545]}, "scene_annotation": {"mean": [241.0], "std": [0.0], "min": [241], "max": [241], "count": [545]}, "eef_direction_state": {"mean": [4.335779816513761, 4.715596330275229], "std": [2.154386305932374, 1.8258678626148328], "min": [0, 0], "max": [6, 6], "count": [545]}, "eef_velocity_state": {"mean": [0.6642201834862386, 0.6], "std": [0.8077063386533961, 0.7884487149756731], "min": [0, 0], "max": [2, 2], "count": [545]}, "eef_acc_mag_state": {"mean": [0.5302752293577981, 0.5321100917431193], "std": [0.7754850020915852, 0.7777739033681604], "min": [0, 0], "max": [2, 2], "count": [545]}, "eef_direction_action": {"mean": [4.335779816513761, 4.715596330275229], "std": [2.154386305932374, 1.8258678626148328], "min": [0, 0], "max": [6, 6], "count": [545]}, "eef_velocity_action": {"mean": [0.6642201834862386, 0.6], "std": [0.8077063386533961, 0.7884487149756731], "min": [0, 0], "max": [2, 2], "count": [545]}, "eef_acc_mag_action": {"mean": [0.5302752293577981, 0.5321100917431193], "std": [0.7754850020915852, 0.7777739033681604], "min": [0, 0], "max": [2, 2], "count": [545]}, "eef_sim_pose_state": {"mean": [0.5040683291848901, 0.2786301145144735, 1.0628166010837408, -1.750722575926025, 0.7747335212668477, 1.383337533451694, 0.5329138591999668, -0.246346288646379, 1.0635917511395807, 1.7971818959056785, 0.9844552838172335, -1.969851384318013], "std": [0.10135221024338338, 0.054437807010148005, 0.053834482043413213, 1.9947662578376235, 0.4511683675114545, 2.2660469447582017, 0.05148056772680998, 0.05059667223649043, 0.04286759092487978, 2.42281172709269, 0.24374710323221735, 0.17449222625052213], "min": [0.40538558131380575, 0.16605344371453853, 0.9986401467363359, -3.136280612022845, 0.0836729387808337, -3.1412479067255306, 0.45626612620790147, -0.31425219158781015, 1.0156063000158657, -3.1335188995003005, 0.4842681257716963, -2.5907871106148765], "max": [0.6682666316597228, 0.3338306992630827, 1.1744884001482756, 3.1287159357535934, 1.26526063224087, 3.1413721154336076, 0.6277937200930395, -0.15717716078851696, 1.163359213739649, 3.1308502043966797, 1.3532359325290835, -1.6993501656592485], "count": [545]}, "eef_sim_pose_action": {"mean": [0.5040683291848901, 0.2786301145144735, 1.0628166010837408, -1.750722575926025, 0.7747335212668477, 1.383337533451694, 0.5329138591999668, -0.246346288646379, 1.0635917511395807, 1.7971818959056785, 0.9844552838172335, -1.969851384318013], "std": [0.10135221024338338, 0.054437807010148005, 0.053834482043413213, 1.9947662578376235, 0.4511683675114545, 2.2660469447582017, 0.05148056772680998, 0.05059667223649043, 0.04286759092487978, 2.42281172709269, 0.24374710323221735, 0.17449222625052213], "min": [0.40538558131380575, 0.16605344371453853, 0.9986401467363359, -3.136280612022845, 0.0836729387808337, -3.1412479067255306, 0.45626612620790147, -0.31425219158781015, 1.0156063000158657, -3.1335188995003005, 0.4842681257716963, -2.5907871106148765], "max": [0.6682666316597228, 0.3338306992630827, 1.1744884001482756, 3.1287159357535934, 1.26526063224087, 3.1413721154336076, 0.6277937200930395, -0.15717716078851696, 1.163359213739649, 3.1308502043966797, 1.3532359325290835, -1.6993501656592485], "count": [545]}, "gripper_mode_state": {"mean": [0.26972477064220185, 0.1724770642201835], "std": [0.44381676257686886, 0.37779455599329315], "min": [0, 0], "max": [1, 1], "count": [545]}, "gripper_activity_state": {"mean": [1.855045871559633, 1.891743119266055], "std": [0.4683537905527784, 0.4077524974171253], "min": [0, 0], "max": [2, 2], "count": [545]}, "gripper_mode_action": {"mean": [0.26972477064220185, 0.1724770642201835], "std": [0.44381676257686886, 0.37779455599329315], "min": [0, 0], "max": [1, 1], "count": [545]}, "gripper_activity_action": {"mean": [1.855045871559633, 1.891743119266055], "std": [0.4683537905527784, 0.4077524974171253], "min": [0, 0], "max": [2, 2], "count": [545]}, "gripper_open_scale_state": {"mean": [0.6284688073464465, 0.8033064221023417], "std": [0.31731738086639183, 0.26143916779303744], "min": [0.052, 0.183], "max": [0.859, 0.958], "count": [545]}, "gripper_open_scale_action": {"mean": [0.6284688073464465, 0.8033064221023417], "std": [0.31731738086639183, 0.26143916779303744], "min": [0.052, 0.183], "max": [0.859, 0.958], "count": [545]}}} +{"episode_index": 223, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[1.0]], [[1.0]]], "mean": [[[0.4929925429322055]], [[0.4789100366045111]], [[0.46414111960143534]]], "std": [[[0.1507552400248341]], [[0.15843362596164615]], [[0.1765353153192978]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48280558158721004]], [[0.45852984829552734]], [[0.43578169854543125]]], "std": [[[0.12328358409300975]], [[0.13905940537604106]], [[0.1694199698466588]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4848513772747661]], [[0.45773320958285274]], [[0.43456627859477126]]], "std": [[[0.11515404861700748]], [[0.14270843786990306]], [[0.17216465646627718]]], "count": [102]}, "observation.state": {"min": [0.31271064281463623, 2.0739400386810303, -1.383121132850647, -1.11896550655365, -2.717634677886963, -1.6700183153152466, 0.9122138023376465, 156.0, 0.14684200286865234, 0.25205299258232117, -0.09925799816846848, -3.1401853561401367, -0.24899999797344208, -0.6830000281333923, -0.913697361946106, -2.175168991088867, 0.2266659140586853, 0.5690646171569824, 2.2439873218536377, 1.3360844850540161, -2.658276081085205, 63.0, -0.35731399059295654, 0.18872599303722382, -0.04797099903225899, -3.1331851482391357, -0.2750000059604645, -2.7899999618530273], "max": [0.7960970401763916, 2.105809450149536, -0.7105933427810669, -0.4521799385547638, -1.830431580543518, -1.3371491432189941, 2.215852737426758, 946.0, 0.31935301423072815, 0.3988499939441681, 0.03213699907064438, 3.1410000324249268, 0.5789999961853027, -0.20799998939037323, -0.20092231035232544, -2.0256292819976807, 1.0196563005447388, 1.0004053115844727, 2.855480909347534, 1.8380062580108643, -0.8825781345367432, 954.0, -0.23173999786376953, 0.4099609851837158, 0.03598000109195709, 3.140000104904175, 0.7080000042915344, -1.725000023841858], "mean": [0.5471228361129761, 2.088045597076416, -0.9212145805358887, -0.7313156723976135, -2.2080624103546143, -1.473251461982727, 1.5229301452636719, 776.37841796875, 0.2603848874568939, 0.3257652819156647, -0.04237084090709686, -2.3995652198791504, 0.18978838622570038, -0.4030187129974365, -0.4339179992675781, -2.1444263458251953, 0.5813373923301697, 0.7807112336158752, 2.41396164894104, 1.661780595779419, -1.555739402770996, 706.407470703125, -0.298818439245224, 0.2754290699958801, -0.023320680484175682, 2.6738924980163574, 0.3005216419696808, -2.4800240993499756], "std": [0.16387321054935455, 0.00647699972614646, 0.2067084163427353, 0.16548585891723633, 0.24654002487659454, 0.07787313312292099, 0.46852540969848633, 292.8985290527344, 0.05234334245324135, 0.043332379311323166, 0.02421547845005989, 1.685656189918518, 0.24326267838478088, 0.14204679429531097, 0.2311735600233078, 0.0407961942255497, 0.18390430510044098, 0.08763699978590012, 0.20888470113277435, 0.13471075892448425, 0.6184128522872925, 280.6106872558594, 0.03778892755508423, 0.07294408977031708, 0.0197201706469059, 1.2595009803771973, 0.2538617253303528, 0.3746950328350067], "count": [481]}, "action": {"min": [0.31271064281463623, 2.0739400386810303, -1.383121132850647, -1.11896550655365, -2.717634677886963, -1.6700183153152466, 0.9122138023376465, 156.0, 0.14684200286865234, 0.25205299258232117, -0.09925799816846848, -3.1401853561401367, -0.24899999797344208, -0.6830000281333923, -0.913697361946106, -2.175168991088867, 0.2266659140586853, 0.5690646171569824, 2.2439873218536377, 1.3360844850540161, -2.658276081085205, 63.0, -0.35731399059295654, 0.18872599303722382, -0.04797099903225899, -3.1331851482391357, -0.2750000059604645, -2.7899999618530273], "max": [0.7960970401763916, 2.105809450149536, -0.7105933427810669, -0.4521799385547638, -1.830431580543518, -1.3371491432189941, 2.215852737426758, 946.0, 0.31935301423072815, 0.3988499939441681, 0.03213699907064438, 3.1410000324249268, 0.5789999961853027, -0.20799998939037323, -0.20092231035232544, -2.0256292819976807, 1.0196563005447388, 1.0004053115844727, 2.855480909347534, 1.8380062580108643, -0.8825781345367432, 954.0, -0.23173999786376953, 0.4099609851837158, 0.03598000109195709, 3.140000104904175, 0.7080000042915344, -1.725000023841858], "mean": [0.5471228361129761, 2.088045597076416, -0.9212145805358887, -0.7313156723976135, -2.2080624103546143, -1.473251461982727, 1.5229301452636719, 776.37841796875, 0.2603848874568939, 0.3257652819156647, -0.04237084090709686, -2.3995652198791504, 0.18978838622570038, -0.4030187129974365, -0.4339179992675781, -2.1444263458251953, 0.5813373923301697, 0.7807112336158752, 2.41396164894104, 1.661780595779419, -1.555739402770996, 706.407470703125, -0.298818439245224, 0.2754290699958801, -0.023320680484175682, 2.6738924980163574, 0.3005216419696808, -2.4800240993499756], "std": [0.16387321054935455, 0.00647699972614646, 0.2067084163427353, 0.16548585891723633, 0.24654002487659454, 0.07787313312292099, 0.46852540969848633, 292.8985290527344, 0.05234334245324135, 0.043332379311323166, 0.02421547845005989, 1.685656189918518, 0.24326267838478088, 0.14204679429531097, 0.2311735600233078, 0.0407961942255497, 0.18390430510044098, 0.08763699978590012, 0.20888470113277435, 0.13471075892448425, 0.6184128522872925, 280.6106872558594, 0.03778892755508423, 0.07294408977031708, 0.0197201706469059, 1.2595009803771973, 0.2538617253303528, 0.3746950328350067], "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": [242], "max": [242], "mean": [242.0], "std": [0.0], "count": [481]}, "index": {"min": [147608], "max": [148088], "mean": [147848.0], "std": [138.85243966167826], "count": [481]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [481]}, "subtask_annotation": {"mean": [12.577962577962579, 29.0, 29.0, 29.0, 29.0], "std": [9.955548438205726, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [481]}, "scene_annotation": {"mean": [242.0], "std": [0.0], "min": [242], "max": [242], "count": [481]}, "eef_direction_state": {"mean": [4.5634095634095635, 5.047817047817047], "std": [2.124168423967474, 1.6016494927123197], "min": [0, 0], "max": [6, 6], "count": [481]}, "eef_velocity_state": {"mean": [0.5654885654885655, 0.5239085239085239], "std": [0.7926207354886879, 0.7949621154626808], "min": [0, 0], "max": [2, 2], "count": [481]}, "eef_acc_mag_state": {"mean": [0.5467775467775468, 0.49480249480249483], "std": [0.7886902023848436, 0.7767904089071096], "min": [0, 0], "max": [2, 2], "count": [481]}, "eef_direction_action": {"mean": [4.5634095634095635, 5.047817047817047], "std": [2.124168423967474, 1.6016494927123197], "min": [0, 0], "max": [6, 6], "count": [481]}, "eef_velocity_action": {"mean": [0.5654885654885655, 0.5239085239085239], "std": [0.7926207354886879, 0.7949621154626808], "min": [0, 0], "max": [2, 2], "count": [481]}, "eef_acc_mag_action": {"mean": [0.5467775467775468, 0.49480249480249483], "std": [0.7886902023848436, 0.7767904089071096], "min": [0, 0], "max": [2, 2], "count": [481]}, "eef_sim_pose_state": {"mean": [0.489955886510003, 0.2910936877332057, 1.0619947656354065, -2.634467658908256, 0.8183755149665158, 2.2452804116467666, 0.5427356710652307, -0.2483550560222272, 1.0769062734509418, 2.87655768474418, 0.8796673191186913, -2.2278965119796665], "std": [0.07583426038461297, 0.0347149579541468, 0.04153641125414329, 0.22764752839553654, 0.3748193491079925, 1.2965266879590625, 0.046188909399715226, 0.04878170958064603, 0.04320109955441045, 0.11058366983493793, 0.2755986368463768, 0.08613352997884899], "min": [0.3978604790756669, 0.2201787996675877, 1.0092392610089906, -3.1372449157757245, 0.13069388007431537, -3.1299278507606196, 0.4616742233560582, -0.29695690148863674, 1.0167749656998504, 2.6323329809685694, 0.3743382614803825, -2.542119431026092], "max": [0.6263442537890049, 0.36541985308485303, 1.1439565831974818, -1.958374003733365, 1.2215226750430475, 3.1263669213001393, 0.6171665447996232, -0.13403695659586712, 1.1650010216812376, 3.0777488983898573, 1.309226139713434, -2.092160758109639], "count": [481]}, "eef_sim_pose_action": {"mean": [0.489955886510003, 0.2910936877332057, 1.0619947656354065, -2.634467658908256, 0.8183755149665158, 2.2452804116467666, 0.5427356710652307, -0.2483550560222272, 1.0769062734509418, 2.87655768474418, 0.8796673191186913, -2.2278965119796665], "std": [0.07583426038461297, 0.0347149579541468, 0.04153641125414329, 0.22764752839553654, 0.3748193491079925, 1.2965266879590625, 0.046188909399715226, 0.04878170958064603, 0.04320109955441045, 0.11058366983493793, 0.2755986368463768, 0.08613352997884899], "min": [0.3978604790756669, 0.2201787996675877, 1.0092392610089906, -3.1372449157757245, 0.13069388007431537, -3.1299278507606196, 0.4616742233560582, -0.29695690148863674, 1.0167749656998504, 2.6323329809685694, 0.3743382614803825, -2.542119431026092], "max": [0.6263442537890049, 0.36541985308485303, 1.1439565831974818, -1.958374003733365, 1.2215226750430475, 3.1263669213001393, 0.6171665447996232, -0.13403695659586712, 1.1650010216812376, 3.0777488983898573, 1.309226139713434, -2.092160758109639], "count": [481]}, "gripper_mode_state": {"mean": [0.18503118503118504, 0.20166320166320167], "std": [0.3883228625733261, 0.4012420151955036], "min": [0, 0], "max": [1, 1], "count": [481]}, "gripper_activity_state": {"mean": [1.8212058212058213, 1.8544698544698546], "std": [0.5049108124526537, 0.4778087757902992], "min": [0, 0], "max": [2, 2], "count": [481]}, "gripper_mode_action": {"mean": [0.18503118503118504, 0.20166320166320167], "std": [0.3883228625733261, 0.4012420151955036], "min": [0, 0], "max": [1, 1], "count": [481]}, "gripper_activity_action": {"mean": [1.8212058212058213, 1.8544698544698546], "std": [0.5049108124526537, 0.4778087757902992], "min": [0, 0], "max": [2, 2], "count": [481]}, "gripper_open_scale_state": {"mean": [0.7064074844074837, 0.7763794176256339], "std": [0.2806106406372762, 0.29289864132413307], "min": [0.063, 0.156], "max": [0.954, 0.946], "count": [481]}, "gripper_open_scale_action": {"mean": [0.7064074844074837, 0.7763794176256339], "std": [0.2806106406372762, 0.29289864132413307], "min": [0.063, 0.156], "max": [0.954, 0.946], "count": [481]}}} +{"episode_index": 224, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.49301098447712416]], [[0.4793418402777778]], [[0.46470650326797386]]], "std": [[[0.1564759081850502]], [[0.1638910118867813]], [[0.18126502456546292]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47449750816993463]], [[0.45767150735294115]], [[0.4391243280228758]]], "std": [[[0.1202508205584054]], [[0.13074495074550724]], [[0.15618675280172745]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49381114379084967]], [[0.45212677491830067]], [[0.4184305678104575]]], "std": [[[0.1318800223528288]], [[0.15729119827322002]], [[0.1965302265458617]]], "count": [100]}, "observation.state": {"min": [0.35643115639686584, 2.0739400386810303, -1.4257595539093018, -1.2107524871826172, -2.5837504863739014, -1.8058398962020874, 1.1293153762817383, 269.0, 0.1648470014333725, 0.2773120105266571, -0.09818100184202194, -3.111999988555908, -0.3409999907016754, -0.39100000262260437, -0.8671144843101501, -2.1752562522888184, 0.1037074625492096, 0.6241995692253113, 2.086453914642334, 1.4706493616104126, -2.7349658012390137, 56.0, -0.37610501050949097, 0.17216600477695465, -0.03772199898958206, -3.1381852626800537, -0.26899999380111694, -2.9189999103546143], "max": [0.7379776239395142, 2.109893560409546, -0.7625519037246704, -0.5321159958839417, -2.0428905487060547, -1.2787503004074097, 1.8829312324523926, 944.0, 0.29760900139808655, 0.371192991733551, 0.01811699941754341, -2.9549999237060547, 0.3529999852180481, -0.1469999998807907, -0.14700910449028015, -2.0234124660491943, 1.0112961530685425, 0.9860761761665344, 2.8281667232513428, 1.801895260810852, -0.9280264973640442, 842.0, -0.24081799387931824, 0.388731986284256, 0.05535300076007843, 3.1410000324249268, 0.765999972820282, -1.5809999704360962], "mean": [0.5629734396934509, 2.091247320175171, -0.9510818123817444, -0.7329912781715393, -2.223893880844116, -1.5180162191390991, 1.4056220054626465, 767.8707275390625, 0.249867245554924, 0.31748729944229126, -0.053530704230070114, -3.051807403564453, 0.14611126482486725, -0.25876283645629883, -0.38926324248313904, -2.142210006713867, 0.596656084060669, 0.8016047477722168, 2.35022234916687, 1.678715705871582, -1.5662410259246826, 687.3579711914062, -0.30194374918937683, 0.26903972029685974, -0.01607462204992771, 2.792731761932373, 0.34310290217399597, -2.4675979614257812], "std": [0.10524119436740875, 0.00566059909760952, 0.23672771453857422, 0.2208784818649292, 0.14546209573745728, 0.11005718261003494, 0.3067345917224884, 214.09849548339844, 0.04394455626606941, 0.03208464756608009, 0.025943394750356674, 0.04127116873860359, 0.23545055091381073, 0.04912101849913597, 0.2383982092142105, 0.047499656677246094, 0.20128697156906128, 0.0887632817029953, 0.24483773112297058, 0.11756376922130585, 0.7010563611984253, 281.42529296875, 0.035425618290901184, 0.07382045686244965, 0.020358290523290634, 0.8372639417648315, 0.28275325894355774, 0.46676430106163025], "count": [468]}, "action": {"min": [0.35643115639686584, 2.0739400386810303, -1.4257595539093018, -1.2107524871826172, -2.5837504863739014, -1.8058398962020874, 1.1293153762817383, 269.0, 0.1648470014333725, 0.2773120105266571, -0.09818100184202194, -3.111999988555908, -0.3409999907016754, -0.39100000262260437, -0.8671144843101501, -2.1752562522888184, 0.1037074625492096, 0.6241995692253113, 2.086453914642334, 1.4706493616104126, -2.7349658012390137, 56.0, -0.37610501050949097, 0.17216600477695465, -0.03772199898958206, -3.1381852626800537, -0.26899999380111694, -2.9189999103546143], "max": [0.7379776239395142, 2.109893560409546, -0.7625519037246704, -0.5321159958839417, -2.0428905487060547, -1.2787503004074097, 1.8829312324523926, 944.0, 0.29760900139808655, 0.371192991733551, 0.01811699941754341, -2.9549999237060547, 0.3529999852180481, -0.1469999998807907, -0.14700910449028015, -2.0234124660491943, 1.0112961530685425, 0.9860761761665344, 2.8281667232513428, 1.801895260810852, -0.9280264973640442, 842.0, -0.24081799387931824, 0.388731986284256, 0.05535300076007843, 3.1410000324249268, 0.765999972820282, -1.5809999704360962], "mean": [0.5629734396934509, 2.091247320175171, -0.9510818123817444, -0.7329912781715393, -2.223893880844116, -1.5180162191390991, 1.4056220054626465, 767.8707275390625, 0.249867245554924, 0.31748729944229126, -0.053530704230070114, -3.051807403564453, 0.14611126482486725, -0.25876283645629883, -0.38926324248313904, -2.142210006713867, 0.596656084060669, 0.8016047477722168, 2.35022234916687, 1.678715705871582, -1.5662410259246826, 687.3579711914062, -0.30194374918937683, 0.26903972029685974, -0.01607462204992771, 2.792731761932373, 0.34310290217399597, -2.4675979614257812], "std": [0.10524119436740875, 0.00566059909760952, 0.23672771453857422, 0.2208784818649292, 0.14546209573745728, 0.11005718261003494, 0.3067345917224884, 214.09849548339844, 0.04394455626606941, 0.03208464756608009, 0.025943394750356674, 0.04127116873860359, 0.23545055091381073, 0.04912101849913597, 0.2383982092142105, 0.047499656677246094, 0.20128697156906128, 0.0887632817029953, 0.24483773112297058, 0.11756376922130585, 0.7010563611984253, 281.42529296875, 0.035425618290901184, 0.07382045686244965, 0.020358290523290634, 0.8372639417648315, 0.28275325894355774, 0.46676430106163025], "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": [243], "max": [243], "mean": [243.0], "std": [0.0], "count": [468]}, "index": {"min": [148089], "max": [148556], "mean": [148322.5], "std": [135.09965457641508], "count": [468]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [468]}, "subtask_annotation": {"mean": [12.245726495726496, 29.0, 29.0, 29.0, 29.0], "std": [10.01694519995343, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [468]}, "scene_annotation": {"mean": [243.0], "std": [0.0], "min": [243], "max": [243], "count": [468]}, "eef_direction_state": {"mean": [4.5918803418803416, 5.185897435897436], "std": [2.0944825490022714, 1.4072666443442838], "min": [0, 0], "max": [6, 6], "count": [468]}, "eef_velocity_state": {"mean": [0.5405982905982906, 0.5405982905982906], "std": [0.7513927701540742, 0.8297726911458567], "min": [0, 0], "max": [2, 2], "count": [468]}, "eef_acc_mag_state": {"mean": [0.5705128205128205, 0.49786324786324787], "std": [0.8015384205259385, 0.7776222019664586], "min": [0, 0], "max": [2, 2], "count": [468]}, "eef_direction_action": {"mean": [4.5918803418803416, 5.185897435897436], "std": [2.0944825490022714, 1.4072666443442838], "min": [0, 0], "max": [6, 6], "count": [468]}, "eef_velocity_action": {"mean": [0.5405982905982906, 0.5405982905982906], "std": [0.7513927701540742, 0.8297726911458567], "min": [0, 0], "max": [2, 2], "count": [468]}, "eef_acc_mag_action": {"mean": [0.5705128205128205, 0.49786324786324787], "std": [0.8015384205259385, 0.7776222019664586], "min": [0, 0], "max": [2, 2], "count": [468]}, "eef_sim_pose_state": {"mean": [0.4816929677728874, 0.2980294837234054, 1.063549451561098, -2.672039746127186, 0.8370221235608042, 1.3736734186240387, 0.5386816336633905, -0.2346756770409805, 1.0767448318331372, 2.7853117954797306, 0.8879547304214752, -2.020367255493522], "std": [0.07876166253879781, 0.03340322915065081, 0.04027517101751611, 0.23341372244581865, 0.4527137113193399, 2.194454335419112, 0.033770188512582136, 0.04126621198613097, 0.04175246144694141, 0.839526315199419, 0.22033000169635392, 0.14790241939451892], "min": [0.37913323166220614, 0.24411183672056053, 1.0096335156051994, -3.0382936712844866, 0.10015733053735976, -3.1379965062856203, 0.4946115902480791, -0.2890260236124504, 1.0389641607422357, -3.1414448495335723, 0.4294566354728726, -2.2307195423067907], "max": [0.6103199153277993, 0.3806408567649348, 1.148127581076986, -2.027821947860786, 1.2570163042509157, 3.1304157275060396, 0.5941486159646877, -0.1440800356512426, 1.1702506666513632, 3.141253543995113, 1.1005057296607874, -1.7674329378410656], "count": [468]}, "eef_sim_pose_action": {"mean": [0.4816929677728874, 0.2980294837234054, 1.063549451561098, -2.672039746127186, 0.8370221235608042, 1.3736734186240387, 0.5386816336633905, -0.2346756770409805, 1.0767448318331372, 2.7853117954797306, 0.8879547304214752, -2.020367255493522], "std": [0.07876166253879781, 0.03340322915065081, 0.04027517101751611, 0.23341372244581865, 0.4527137113193399, 2.194454335419112, 0.033770188512582136, 0.04126621198613097, 0.04175246144694141, 0.839526315199419, 0.22033000169635392, 0.14790241939451892], "min": [0.37913323166220614, 0.24411183672056053, 1.0096335156051994, -3.0382936712844866, 0.10015733053735976, -3.1379965062856203, 0.4946115902480791, -0.2890260236124504, 1.0389641607422357, -3.1414448495335723, 0.4294566354728726, -2.2307195423067907], "max": [0.6103199153277993, 0.3806408567649348, 1.148127581076986, -2.027821947860786, 1.2570163042509157, 3.1304157275060396, 0.5941486159646877, -0.1440800356512426, 1.1702506666513632, 3.141253543995113, 1.1005057296607874, -1.7674329378410656], "count": [468]}, "gripper_mode_state": {"mean": [0.19444444444444445, 0.18162393162393162], "std": [0.3957724124659687, 0.38553427744546453], "min": [0, 0], "max": [1, 1], "count": [468]}, "gripper_activity_state": {"mean": [1.856837606837607, 1.9059829059829059], "std": [0.47906630979856907, 0.38636827529216117], "min": [0, 0], "max": [2, 2], "count": [468]}, "gripper_mode_action": {"mean": [0.19444444444444445, 0.18162393162393162], "std": [0.3957724124659687, 0.38553427744546453], "min": [0, 0], "max": [1, 1], "count": [468]}, "gripper_activity_action": {"mean": [1.856837606837607, 1.9059829059829059], "std": [0.47906630979856907, 0.38636827529216117], "min": [0, 0], "max": [2, 2], "count": [468]}, "gripper_open_scale_state": {"mean": [0.6873579059095466, 0.7678707265609362], "std": [0.2814248483947407, 0.2140984605115825], "min": [0.056, 0.269], "max": [0.842, 0.944], "count": [468]}, "gripper_open_scale_action": {"mean": [0.6873579059095466, 0.7678707265609362], "std": [0.2814248483947407, 0.2140984605115825], "min": [0.056, 0.269], "max": [0.842, 0.944], "count": [468]}}} +{"episode_index": 225, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[1.0]], [[1.0]]], "mean": [[[0.48216738562091505]], [[0.47214556576797384]], [[0.4579055923202614]]], "std": [[[0.14669510695165838]], [[0.1627581885008836]], [[0.17426926751918026]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4798212602124183]], [[0.4622967483660131]], [[0.44254726307189546]]], "std": [[[0.1147375981643286]], [[0.12837304565932675]], [[0.15507045516710868]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4892840870098039]], [[0.46553488357843137]], [[0.442351983251634]]], "std": [[[0.12181129373102342]], [[0.14341380960678568]], [[0.17270930605972995]]], "count": [100]}, "observation.state": {"min": [0.26862362027168274, 2.054427146911621, -1.3759652376174927, -1.116417407989502, -2.637244939804077, -1.7876710891723633, 0.9238725304603577, 259.0, 0.144119992852211, 0.24691900610923767, -0.10428199917078018, -3.1381852626800537, -0.48399999737739563, -0.5220000147819519, -0.91575688123703, -2.1718878746032715, 0.2407332807779312, 0.5644744038581848, 2.178048610687256, 1.298874020576477, -2.6160216331481934, 50.0, -0.35270699858665466, 0.19383500516414642, -0.04503399878740311, -3.1401853561401367, -0.26100000739097595, -2.7730000019073486], "max": [0.7968300580978394, 2.1124768257141113, -0.7239277362823486, -0.5194448828697205, -1.8270282745361328, -1.229549527168274, 2.0637645721435547, 954.0, 0.32334399223327637, 0.37393999099731445, 0.012393999844789505, 3.131999969482422, 0.5370000600814819, -0.21900001168251038, -0.19629718363285065, -2.025279998779297, 1.010650396347046, 0.9308015704154968, 2.804185628890991, 1.788246989250183, -0.926665186882019, 900.0, -0.2165279984474182, 0.4041230082511902, 0.02672800049185753, 3.1389999389648438, 0.7580000758171082, -1.5750000476837158], "mean": [0.4533694386482239, 2.0913772583007812, -0.9011528491973877, -0.8204358816146851, -2.1529669761657715, -1.6017916202545166, 1.4197393655776978, 826.7232055664062, 0.2679207921028137, 0.2977967858314514, -0.02683117985725403, -2.75050950050354, 0.21700015664100647, -0.3163391053676605, -0.431837260723114, -2.144934892654419, 0.5374309420585632, 0.7638548016548157, 2.3863120079040527, 1.6349847316741943, -1.586797833442688, 664.43505859375, -0.30061250925064087, 0.2796865403652191, -0.020550427958369255, 2.4418628215789795, 0.3576401174068451, -2.4320874214172363], "std": [0.19272661209106445, 0.010326589457690716, 0.2372255176305771, 0.1363353133201599, 0.2163785845041275, 0.11549166589975357, 0.35581696033477783, 216.01174926757812, 0.059445932507514954, 0.0380554161965847, 0.025775596499443054, 1.1396303176879883, 0.30359336733818054, 0.0448213629424572, 0.23782822489738464, 0.033965446054935455, 0.21003887057304382, 0.09811326861381531, 0.1973569542169571, 0.16180536150932312, 0.6545754671096802, 298.52557373046875, 0.04117365926504135, 0.0766834020614624, 0.014758756384253502, 1.6287990808486938, 0.2721785604953766, 0.4273068904876709], "count": [439]}, "action": {"min": [0.26862362027168274, 2.054427146911621, -1.3759652376174927, -1.116417407989502, -2.637244939804077, -1.7876710891723633, 0.9238725304603577, 259.0, 0.144119992852211, 0.24691900610923767, -0.10428199917078018, -3.1381852626800537, -0.48399999737739563, -0.5220000147819519, -0.91575688123703, -2.1718878746032715, 0.2407332807779312, 0.5644744038581848, 2.178048610687256, 1.298874020576477, -2.6160216331481934, 50.0, -0.35270699858665466, 0.19383500516414642, -0.04503399878740311, -3.1401853561401367, -0.26100000739097595, -2.7730000019073486], "max": [0.7968300580978394, 2.1124768257141113, -0.7239277362823486, -0.5194448828697205, -1.8270282745361328, -1.229549527168274, 2.0637645721435547, 954.0, 0.32334399223327637, 0.37393999099731445, 0.012393999844789505, 3.131999969482422, 0.5370000600814819, -0.21900001168251038, -0.19629718363285065, -2.025279998779297, 1.010650396347046, 0.9308015704154968, 2.804185628890991, 1.788246989250183, -0.926665186882019, 900.0, -0.2165279984474182, 0.4041230082511902, 0.02672800049185753, 3.1389999389648438, 0.7580000758171082, -1.5750000476837158], "mean": [0.4533694386482239, 2.0913772583007812, -0.9011528491973877, -0.8204358816146851, -2.1529669761657715, -1.6017916202545166, 1.4197393655776978, 826.7232055664062, 0.2679207921028137, 0.2977967858314514, -0.02683117985725403, -2.75050950050354, 0.21700015664100647, -0.3163391053676605, -0.431837260723114, -2.144934892654419, 0.5374309420585632, 0.7638548016548157, 2.3863120079040527, 1.6349847316741943, -1.586797833442688, 664.43505859375, -0.30061250925064087, 0.2796865403652191, -0.020550427958369255, 2.4418628215789795, 0.3576401174068451, -2.4320874214172363], "std": [0.19272661209106445, 0.010326589457690716, 0.2372255176305771, 0.1363353133201599, 0.2163785845041275, 0.11549166589975357, 0.35581696033477783, 216.01174926757812, 0.059445932507514954, 0.0380554161965847, 0.025775596499443054, 1.1396303176879883, 0.30359336733818054, 0.0448213629424572, 0.23782822489738464, 0.033965446054935455, 0.21003887057304382, 0.09811326861381531, 0.1973569542169571, 0.16180536150932312, 0.6545754671096802, 298.52557373046875, 0.04117365926504135, 0.0766834020614624, 0.014758756384253502, 1.6287990808486938, 0.2721785604953766, 0.4273068904876709], "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": [244], "max": [244], "mean": [244.0], "std": [0.0], "count": [439]}, "index": {"min": [148557], "max": [148995], "mean": [148776.0], "std": [126.7280552995271], "count": [439]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [439]}, "subtask_annotation": {"mean": [9.817767653758542, 29.0, 29.0, 29.0, 29.0], "std": [10.12871843610339, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [439]}, "scene_annotation": {"mean": [244.0], "std": [0.0], "min": [244], "max": [244], "count": [439]}, "eef_direction_state": {"mean": [4.471526195899772, 5.0364464692482915], "std": [2.1180394926898822, 1.634910192020567], "min": [0, 0], "max": [6, 6], "count": [439]}, "eef_velocity_state": {"mean": [0.6127562642369021, 0.5261958997722096], "std": [0.7844859102153207, 0.7805271671517942], "min": [0, 0], "max": [2, 2], "count": [439]}, "eef_acc_mag_state": {"mean": [0.5968109339407744, 0.5671981776765376], "std": [0.8150569600223702, 0.7983006634947042], "min": [0, 0], "max": [2, 2], "count": [439]}, "eef_direction_action": {"mean": [4.471526195899772, 5.0364464692482915], "std": [2.1180394926898822, 1.634910192020567], "min": [0, 0], "max": [6, 6], "count": [439]}, "eef_velocity_action": {"mean": [0.6127562642369021, 0.5261958997722096], "std": [0.7844859102153207, 0.7805271671517942], "min": [0, 0], "max": [2, 2], "count": [439]}, "eef_acc_mag_action": {"mean": [0.5968109339407744, 0.5671981776765376], "std": [0.8150569600223702, 0.7983006634947042], "min": [0, 0], "max": [2, 2], "count": [439]}, "eef_sim_pose_state": {"mean": [0.4909616954084988, 0.2940280265173102, 1.0614435865184464, -2.5881365340569817, 0.824547210986093, 1.369656505266349, 0.5153254304320065, -0.2661136669525331, 1.080595044891707, 2.867817406547637, 0.9359646963027812, -2.1612227290551034], "std": [0.08047995167781243, 0.039467010634492976, 0.03963468527567839, 0.25530900034661, 0.39531190523746634, 2.2728303333558655, 0.044194354475791925, 0.06194141442578428, 0.03859956543288322, 0.06192269283474888, 0.2929647258879153, 0.13842215829539117], "min": [0.4022013656670428, 0.20706549910904654, 1.0174855643216576, -3.1127528003228067, 0.19292412891756228, -3.141175830057653, 0.45845146637775436, -0.3173634107405955, 1.019716118468876, 2.634477865962547, 0.2642976089186466, -2.416196140455618], "max": [0.6212993993600437, 0.3494185348209258, 1.1469833017415045, -1.957357763935864, 1.24522638211441, 3.125698234560822, 0.5975532404826344, -0.12905409911370866, 1.1684883345974038, 2.9922969004828026, 1.2685054305950993, -1.874717520478101], "count": [439]}, "eef_sim_pose_action": {"mean": [0.4909616954084988, 0.2940280265173102, 1.0614435865184464, -2.5881365340569817, 0.824547210986093, 1.369656505266349, 0.5153254304320065, -0.2661136669525331, 1.080595044891707, 2.867817406547637, 0.9359646963027812, -2.1612227290551034], "std": [0.08047995167781243, 0.039467010634492976, 0.03963468527567839, 0.25530900034661, 0.39531190523746634, 2.2728303333558655, 0.044194354475791925, 0.06194141442578428, 0.03859956543288322, 0.06192269283474888, 0.2929647258879153, 0.13842215829539117], "min": [0.4022013656670428, 0.20706549910904654, 1.0174855643216576, -3.1127528003228067, 0.19292412891756228, -3.141175830057653, 0.45845146637775436, -0.3173634107405955, 1.019716118468876, 2.634477865962547, 0.2642976089186466, -2.416196140455618], "max": [0.6212993993600437, 0.3494185348209258, 1.1469833017415045, -1.957357763935864, 1.24522638211441, 3.125698234560822, 0.5975532404826344, -0.12905409911370866, 1.1684883345974038, 2.9922969004828026, 1.2685054305950993, -1.874717520478101], "count": [439]}, "gripper_mode_state": {"mean": [0.23462414578587698, 0.1275626423690205], "std": [0.42376367942536286, 0.33360218020998283], "min": [0, 0], "max": [1, 1], "count": [439]}, "gripper_activity_state": {"mean": [1.8405466970387243, 1.8815489749430523], "std": [0.5069859769747095, 0.44731684687330026], "min": [0, 0], "max": [2, 2], "count": [439]}, "gripper_mode_action": {"mean": [0.23462414578587698, 0.1275626423690205], "std": [0.42376367942536286, 0.33360218020998283], "min": [0, 0], "max": [1, 1], "count": [439]}, "gripper_activity_action": {"mean": [1.8405466970387243, 1.8815489749430523], "std": [0.5069859769747095, 0.44731684687330026], "min": [0, 0], "max": [2, 2], "count": [439]}, "gripper_open_scale_state": {"mean": [0.6644350788924581, 0.8267232347631783], "std": [0.298525474734916, 0.21601176469770558], "min": [0.05, 0.259], "max": [0.9, 0.954], "count": [439]}, "gripper_open_scale_action": {"mean": [0.6644350788924581, 0.8267232347631783], "std": [0.298525474734916, 0.21601176469770558], "min": [0.05, 0.259], "max": [0.9, 0.954], "count": [439]}}} +{"episode_index": 226, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8196078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.48655962214052284]], [[0.4740446915849673]], [[0.46054506944444445]]], "std": [[[0.14981581161925114]], [[0.1561813700795606]], [[0.17422669851036998]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.4780597303921569]], [[0.4620483660130719]], [[0.44442481209150325]]], "std": [[[0.1087498777089661]], [[0.12283364484378438]], [[0.1502836209808729]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4944673100490196]], [[0.459836875]], [[0.43045064542483663]]], "std": [[[0.12836588881389913]], [[0.15192424785902442]], [[0.18713971200621374]]], "count": [100]}, "observation.state": {"min": [0.26254987716674805, 2.0722994804382324, -1.470405101776123, -1.171325445175171, -2.6212055683135986, -1.7294644117355347, 1.139804720878601, 181.0, 0.1321370005607605, 0.27229899168014526, -0.11240199953317642, -3.0829999446868896, -0.30400002002716064, -0.5429999828338623, -0.9446768760681152, -2.1730921268463135, 0.3676186800003052, 0.512219250202179, 2.010706663131714, 1.3362414836883545, -2.661766767501831, 56.0, -0.35806500911712646, 0.19281800091266632, -0.04144899919629097, -3.134185314178467, -0.28099995851516724, -2.8410000801086426], "max": [0.7855377793312073, 2.1079039573669434, -0.8417199850082397, -0.6411990523338318, -1.6612218618392944, -1.188447117805481, 2.122267961502075, 959.0, 0.30891600251197815, 0.3743419945240021, 0.011415000073611736, -2.7850000858306885, 0.6749999523162842, -0.22100000083446503, -0.20050343871116638, -1.946234107017517, 0.9515186548233032, 1.0505311489105225, 2.857889413833618, 1.7352763414382935, -0.8757189512252808, 889.0, -0.24105800688266754, 0.4064449965953827, 0.0440169982612133, 3.135999917984009, 0.718999981880188, -1.5720000267028809], "mean": [0.5265172123908997, 2.090247392654419, -1.038904070854187, -0.8026066422462463, -2.141871929168701, -1.5021066665649414, 1.5490074157714844, 797.6710205078125, 0.24484364688396454, 0.3197316825389862, -0.04755297675728798, -3.020259141921997, 0.17159873247146606, -0.34856659173965454, -0.43175607919692993, -2.1293959617614746, 0.49638673663139343, 0.704670786857605, 2.369673490524292, 1.5907691717147827, -1.483540654182434, 701.761474609375, -0.31088703870773315, 0.28440573811531067, -0.01516534574329853, 2.7141079902648926, 0.3605758547782898, -2.490572690963745], "std": [0.15616847574710846, 0.008057071827352047, 0.19818449020385742, 0.13900960981845856, 0.21438564360141754, 0.12267957627773285, 0.3435405492782593, 277.7637023925781, 0.050355762243270874, 0.03668557107448578, 0.025158284232020378, 0.06905986368656158, 0.24728278815746307, 0.06460404396057129, 0.25448301434516907, 0.05436474084854126, 0.18128250539302826, 0.1631927490234375, 0.3004378080368042, 0.09599964320659637, 0.6726953387260437, 315.60736083984375, 0.037056244909763336, 0.07536783814430237, 0.0269438736140728, 0.7045422196388245, 0.3255252540111542, 0.4122246503829956], "count": [436]}, "action": {"min": [0.26254987716674805, 2.0722994804382324, -1.470405101776123, -1.171325445175171, -2.6212055683135986, -1.7294644117355347, 1.139804720878601, 181.0, 0.1321370005607605, 0.27229899168014526, -0.11240199953317642, -3.0829999446868896, -0.30400002002716064, -0.5429999828338623, -0.9446768760681152, -2.1730921268463135, 0.3676186800003052, 0.512219250202179, 2.010706663131714, 1.3362414836883545, -2.661766767501831, 56.0, -0.35806500911712646, 0.19281800091266632, -0.04144899919629097, -3.134185314178467, -0.28099995851516724, -2.8410000801086426], "max": [0.7855377793312073, 2.1079039573669434, -0.8417199850082397, -0.6411990523338318, -1.6612218618392944, -1.188447117805481, 2.122267961502075, 959.0, 0.30891600251197815, 0.3743419945240021, 0.011415000073611736, -2.7850000858306885, 0.6749999523162842, -0.22100000083446503, -0.20050343871116638, -1.946234107017517, 0.9515186548233032, 1.0505311489105225, 2.857889413833618, 1.7352763414382935, -0.8757189512252808, 889.0, -0.24105800688266754, 0.4064449965953827, 0.0440169982612133, 3.135999917984009, 0.718999981880188, -1.5720000267028809], "mean": [0.5265172123908997, 2.090247392654419, -1.038904070854187, -0.8026066422462463, -2.141871929168701, -1.5021066665649414, 1.5490074157714844, 797.6710205078125, 0.24484364688396454, 0.3197316825389862, -0.04755297675728798, -3.020259141921997, 0.17159873247146606, -0.34856659173965454, -0.43175607919692993, -2.1293959617614746, 0.49638673663139343, 0.704670786857605, 2.369673490524292, 1.5907691717147827, -1.483540654182434, 701.761474609375, -0.31088703870773315, 0.28440573811531067, -0.01516534574329853, 2.7141079902648926, 0.3605758547782898, -2.490572690963745], "std": [0.15616847574710846, 0.008057071827352047, 0.19818449020385742, 0.13900960981845856, 0.21438564360141754, 0.12267957627773285, 0.3435405492782593, 277.7637023925781, 0.050355762243270874, 0.03668557107448578, 0.025158284232020378, 0.06905986368656158, 0.24728278815746307, 0.06460404396057129, 0.25448301434516907, 0.05436474084854126, 0.18128250539302826, 0.1631927490234375, 0.3004378080368042, 0.09599964320659637, 0.6726953387260437, 315.60736083984375, 0.037056244909763336, 0.07536783814430237, 0.0269438736140728, 0.7045422196388245, 0.3255252540111542, 0.4122246503829956], "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": [245], "max": [245], "mean": [245.0], "std": [0.0], "count": [436]}, "index": {"min": [148996], "max": [149431], "mean": [149213.5], "std": [125.86202763343677], "count": [436]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [436]}, "subtask_annotation": {"mean": [10.43348623853211, 29.0, 29.0, 29.0, 29.0], "std": [9.810716746267738, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [436]}, "scene_annotation": {"mean": [245.0], "std": [0.0], "min": [245], "max": [245], "count": [436]}, "eef_direction_state": {"mean": [4.231651376146789, 5.029816513761468], "std": [2.221456673001082, 1.6060467629757587], "min": [0, 0], "max": [6, 6], "count": [436]}, "eef_velocity_state": {"mean": [0.7064220183486238, 0.5573394495412844], "std": [0.8133378084829542, 0.812130669426756], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_acc_mag_state": {"mean": [0.7018348623853211, 0.5642201834862385], "std": [0.811667402776267, 0.7944789921391411], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_direction_action": {"mean": [4.231651376146789, 5.029816513761468], "std": [2.221456673001082, 1.6060467629757587], "min": [0, 0], "max": [6, 6], "count": [436]}, "eef_velocity_action": {"mean": [0.7064220183486238, 0.5573394495412844], "std": [0.8133378084829542, 0.812130669426756], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_acc_mag_action": {"mean": [0.7018348623853211, 0.5642201834862385], "std": [0.811667402776267, 0.7944789921391411], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_sim_pose_state": {"mean": [0.49243309465713214, 0.3022609084053841, 1.0575249692005662, -2.0596332909488417, 0.8644525637108497, 1.861990409451474, 0.5395555266240315, -0.23507022670499897, 1.0841853124541674, 2.833650398497738, 0.8830904934845764, -2.164153183689357], "std": [0.08238610198137651, 0.027155021291735044, 0.051883712109243446, 1.7202903240154717, 0.4528134588517603, 1.9761946921774234, 0.03878966463958615, 0.05128227678121604, 0.03740369223009304, 0.12352185138071599, 0.24175781327087642, 0.14948254370706984], "min": [0.40198355198433167, 0.2562716612809289, 1.00828747368053, -3.1333128474292162, 0.12344371617937955, -3.1393792421450595, 0.47889644226853517, -0.3001748773232476, 1.0417229426150476, 2.457803669735206, 0.40957275828347073, -2.822152184226102], "max": [0.6291474682507638, 0.36556901234002437, 1.1585211018089052, 3.139536146791894, 1.3413137974989415, 3.139933501671633, 0.5975596355310621, -0.12028258460460252, 1.1802194933969217, 3.0498652172072838, 1.308120174270905, -1.885786833335597], "count": [436]}, "eef_sim_pose_action": {"mean": [0.49243309465713214, 0.3022609084053841, 1.0575249692005662, -2.0596332909488417, 0.8644525637108497, 1.861990409451474, 0.5395555266240315, -0.23507022670499897, 1.0841853124541674, 2.833650398497738, 0.8830904934845764, -2.164153183689357], "std": [0.08238610198137651, 0.027155021291735044, 0.051883712109243446, 1.7202903240154717, 0.4528134588517603, 1.9761946921774234, 0.03878966463958615, 0.05128227678121604, 0.03740369223009304, 0.12352185138071599, 0.24175781327087642, 0.14948254370706984], "min": [0.40198355198433167, 0.2562716612809289, 1.00828747368053, -3.1333128474292162, 0.12344371617937955, -3.1393792421450595, 0.47889644226853517, -0.3001748773232476, 1.0417229426150476, 2.457803669735206, 0.40957275828347073, -2.822152184226102], "max": [0.6291474682507638, 0.36556901234002437, 1.1585211018089052, 3.139536146791894, 1.3413137974989415, 3.139933501671633, 0.5975596355310621, -0.12028258460460252, 1.1802194933969217, 3.0498652172072838, 1.308120174270905, -1.885786833335597], "count": [436]}, "gripper_mode_state": {"mean": [0.22247706422018348, 0.19036697247706422], "std": [0.41590987018361586, 0.39259061153698094], "min": [0, 0], "max": [1, 1], "count": [436]}, "gripper_activity_state": {"mean": [1.8142201834862386, 1.8830275229357798], "std": [0.5331915220871922, 0.43640105405055196], "min": [0, 0], "max": [2, 2], "count": [436]}, "gripper_mode_action": {"mean": [0.22247706422018348, 0.19036697247706422], "std": [0.41590987018361586, 0.39259061153698094], "min": [0, 0], "max": [1, 1], "count": [436]}, "gripper_activity_action": {"mean": [1.8142201834862386, 1.8830275229357798], "std": [0.5331915220871922, 0.43640105405055196], "min": [0, 0], "max": [2, 2], "count": [436]}, "gripper_open_scale_state": {"mean": [0.7017614680473933, 0.7976708716296275], "std": [0.3156064857425441, 0.2777636329659016], "min": [0.056, 0.181], "max": [0.889, 0.959], "count": [436]}, "gripper_open_scale_action": {"mean": [0.7017614680473933, 0.7976708716296275], "std": [0.3156064857425441, 0.2777636329659016], "min": [0.056, 0.181], "max": [0.889, 0.959], "count": [436]}}} +{"episode_index": 227, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[1.0]], [[1.0]]], "mean": [[[0.4860744986631016]], [[0.46980854500891267]], [[0.45692466391859776]]], "std": [[[0.15140385985731722]], [[0.15667127460992578]], [[0.17635960524186442]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[1.0]], [[1.0]]], "mean": [[[0.48222851307189546]], [[0.45928657716874627]], [[0.437886649584076]]], "std": [[[0.11768337098564523]], [[0.13800711671389357]], [[0.16823691848344094]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49113779337492575]], [[0.44874386140819966]], [[0.4154588383838384]]], "std": [[[0.11822524686236574]], [[0.15140843224706113]], [[0.19276437708112917]]], "count": [110]}, "observation.state": {"min": [0.18858283758163452, 2.082875967025757, -1.5402008295059204, -1.3443399667739868, -2.6705284118652344, -1.8548312187194824, 0.9223018288612366, 80.0, 0.13369600474834442, 0.23612500727176666, -0.10389800369739532, -3.115000009536743, -0.4959999918937683, -0.5070000290870667, -0.875527024269104, -2.175168991088867, 0.23275712132453918, 0.6182131171226501, 2.1750121116638184, 1.3954432010650635, -2.5605201721191406, 79.0, -0.36616599559783936, 0.18388299643993378, -0.03060399927198887, -3.1411852836608887, -0.17800000309944153, -2.875], "max": [0.7795164585113525, 2.1142568588256836, -0.7264932990074158, -0.570111870765686, -1.6727933883666992, -1.2705647945404053, 2.053292751312256, 946.0, 0.33399099111557007, 0.37793800234794617, 0.027713000774383545, -2.746999979019165, 0.6570000052452087, -0.03399999812245369, -0.15027284622192383, -1.9583816528320312, 0.9153030514717102, 1.0607588291168213, 2.822878122329712, 1.7886135578155518, -0.8853880763053894, 892.0, -0.25001800060272217, 0.3835180103778839, 0.05747099965810776, 3.1389999389648438, 0.6579999327659607, -1.6419999599456787], "mean": [0.5443283319473267, 2.0943899154663086, -1.1196460723876953, -0.8337140083312988, -2.1660101413726807, -1.4775089025497437, 1.4983108043670654, 708.8932495117188, 0.23320865631103516, 0.3213823735713959, -0.05542917922139168, -3.0058159828186035, 0.09526855498552322, -0.20579217374324799, -0.3505094647407532, -2.1436736583709717, 0.5194445252418518, 0.8401622176170349, 2.34710693359375, 1.6741620302200317, -1.4764121770858765, 742.4423217773438, -0.3183412551879883, 0.26301074028015137, -0.003848693333566189, 2.3001315593719482, 0.3494521677494049, -2.510435104370117], "std": [0.16404807567596436, 0.00637574540451169, 0.2745530307292938, 0.228926882147789, 0.2517598867416382, 0.12400045245885849, 0.3523404598236084, 302.44903564453125, 0.06017857789993286, 0.03728076443076134, 0.02802967093884945, 0.07417955994606018, 0.34219250082969666, 0.11731264740228653, 0.20466026663780212, 0.045195452868938446, 0.157499298453331, 0.09284178912639618, 0.2077753245830536, 0.10305707156658173, 0.5898863673210144, 270.5207214355469, 0.0327763594686985, 0.06476899981498718, 0.01792292855679989, 1.7301260232925415, 0.21478328108787537, 0.40733659267425537], "count": [529]}, "action": {"min": [0.18858283758163452, 2.082875967025757, -1.5402008295059204, -1.3443399667739868, -2.6705284118652344, -1.8548312187194824, 0.9223018288612366, 80.0, 0.13369600474834442, 0.23612500727176666, -0.10389800369739532, -3.115000009536743, -0.4959999918937683, -0.5070000290870667, -0.875527024269104, -2.175168991088867, 0.23275712132453918, 0.6182131171226501, 2.1750121116638184, 1.3954432010650635, -2.5605201721191406, 79.0, -0.36616599559783936, 0.18388299643993378, -0.03060399927198887, -3.1411852836608887, -0.17800000309944153, -2.875], "max": [0.7795164585113525, 2.1142568588256836, -0.7264932990074158, -0.570111870765686, -1.6727933883666992, -1.2705647945404053, 2.053292751312256, 946.0, 0.33399099111557007, 0.37793800234794617, 0.027713000774383545, -2.746999979019165, 0.6570000052452087, -0.03399999812245369, -0.15027284622192383, -1.9583816528320312, 0.9153030514717102, 1.0607588291168213, 2.822878122329712, 1.7886135578155518, -0.8853880763053894, 892.0, -0.25001800060272217, 0.3835180103778839, 0.05747099965810776, 3.1389999389648438, 0.6579999327659607, -1.6419999599456787], "mean": [0.5443283319473267, 2.0943899154663086, -1.1196460723876953, -0.8337140083312988, -2.1660101413726807, -1.4775089025497437, 1.4983108043670654, 708.8932495117188, 0.23320865631103516, 0.3213823735713959, -0.05542917922139168, -3.0058159828186035, 0.09526855498552322, -0.20579217374324799, -0.3505094647407532, -2.1436736583709717, 0.5194445252418518, 0.8401622176170349, 2.34710693359375, 1.6741620302200317, -1.4764121770858765, 742.4423217773438, -0.3183412551879883, 0.26301074028015137, -0.003848693333566189, 2.3001315593719482, 0.3494521677494049, -2.510435104370117], "std": [0.16404807567596436, 0.00637574540451169, 0.2745530307292938, 0.228926882147789, 0.2517598867416382, 0.12400045245885849, 0.3523404598236084, 302.44903564453125, 0.06017857789993286, 0.03728076443076134, 0.02802967093884945, 0.07417955994606018, 0.34219250082969666, 0.11731264740228653, 0.20466026663780212, 0.045195452868938446, 0.157499298453331, 0.09284178912639618, 0.2077753245830536, 0.10305707156658173, 0.5898863673210144, 270.5207214355469, 0.0327763594686985, 0.06476899981498718, 0.01792292855679989, 1.7301260232925415, 0.21478328108787537, 0.40733659267425537], "count": [529]}, "timestamp": {"min": [0.0], "max": [17.6], "mean": [8.8], "std": [5.090295778352287], "count": [529]}, "frame_index": {"min": [0], "max": [528], "mean": [264.0], "std": [152.7088733505686], "count": [529]}, "episode_index": {"min": [246], "max": [246], "mean": [246.0], "std": [0.0], "count": [529]}, "index": {"min": [149432], "max": [149960], "mean": [149696.0], "std": [152.7088733505686], "count": [529]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [529]}, "subtask_annotation": {"mean": [12.76937618147448, 29.0, 29.0, 29.0, 29.0], "std": [9.853737921652842, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [529]}, "scene_annotation": {"mean": [246.0], "std": [0.0], "min": [246], "max": [246], "count": [529]}, "eef_direction_state": {"mean": [4.449905482041588, 5.001890359168242], "std": [2.123289924736585, 1.5778464599310347], "min": [0, 0], "max": [6, 6], "count": [529]}, "eef_velocity_state": {"mean": [0.5916824196597353, 0.5727788279773157], "std": [0.7847836958278663, 0.8104329342240436], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_acc_mag_state": {"mean": [0.5368620037807184, 0.5293005671077504], "std": [0.7796213405514526, 0.7799421252459298], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_direction_action": {"mean": [4.449905482041588, 5.001890359168242], "std": [2.123289924736585, 1.5778464599310347], "min": [0, 0], "max": [6, 6], "count": [529]}, "eef_velocity_action": {"mean": [0.5916824196597353, 0.5727788279773157], "std": [0.7847836958278663, 0.8104329342240436], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_acc_mag_action": {"mean": [0.5368620037807184, 0.5293005671077504], "std": [0.7796213405514526, 0.7799421252459298], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_sim_pose_state": {"mean": [0.472900869126818, 0.3182774929090095, 1.0608876056721035, -2.72276462285877, 0.8726913617228319, 1.592113133850428, 0.5405077972709807, -0.21878119881934446, 1.0881315149200808, 1.3555345938332053, 0.8413268574914348, -1.9690913172091102], "std": [0.06931548060952224, 0.02870834054586886, 0.03594478947223974, 0.24345213750283512, 0.3673831906407632, 2.016269375877137, 0.04059941410943741, 0.05995984296008401, 0.04803094341898842, 2.5989930317784493, 0.31871364415299785, 0.25922327597211653], "min": [0.387349395471678, 0.26341048109702114, 1.0074804114364257, -3.092692358211587, 0.18559102973385366, -3.135518136547259, 0.4414141769140984, -0.32067625721080123, 1.0221923544397484, -3.138869100754725, 0.2800963754756567, -2.368603474994261], "max": [0.6079919936388787, 0.3883805391519405, 1.1518689030207883, -2.037166371768569, 1.2128427033592737, 3.138774999649576, 0.5982387218068865, -0.12029369110180851, 1.1978261443348825, 3.141195910205743, 1.4181757286723853, -1.6041490962275073], "count": [529]}, "eef_sim_pose_action": {"mean": [0.472900869126818, 0.3182774929090095, 1.0608876056721035, -2.72276462285877, 0.8726913617228319, 1.592113133850428, 0.5405077972709807, -0.21878119881934446, 1.0881315149200808, 1.3555345938332053, 0.8413268574914348, -1.9690913172091102], "std": [0.06931548060952224, 0.02870834054586886, 0.03594478947223974, 0.24345213750283512, 0.3673831906407632, 2.016269375877137, 0.04059941410943741, 0.05995984296008401, 0.04803094341898842, 2.5989930317784493, 0.31871364415299785, 0.25922327597211653], "min": [0.387349395471678, 0.26341048109702114, 1.0074804114364257, -3.092692358211587, 0.18559102973385366, -3.135518136547259, 0.4414141769140984, -0.32067625721080123, 1.0221923544397484, -3.138869100754725, 0.2800963754756567, -2.368603474994261], "max": [0.6079919936388787, 0.3883805391519405, 1.1518689030207883, -2.037166371768569, 1.2128427033592737, 3.138774999649576, 0.5982387218068865, -0.12029369110180851, 1.1978261443348825, 3.141195910205743, 1.4181757286723853, -1.6041490962275073], "count": [529]}, "gripper_mode_state": {"mean": [0.16446124763705103, 0.22117202268431002], "std": [0.37069360078468666, 0.41503609369070554], "min": [0, 0], "max": [1, 1], "count": [529]}, "gripper_activity_state": {"mean": [1.8638941398865785, 1.8733459357277882], "std": [0.4605420864245794, 0.4529136459499096], "min": [0, 0], "max": [2, 2], "count": [529]}, "gripper_mode_action": {"mean": [0.16446124763705103, 0.22117202268431002], "std": [0.37069360078468666, 0.41503609369070554], "min": [0, 0], "max": [1, 1], "count": [529]}, "gripper_activity_action": {"mean": [1.8638941398865785, 1.8733459357277882], "std": [0.4605420864245794, 0.4529136459499096], "min": [0, 0], "max": [2, 2], "count": [529]}, "gripper_open_scale_state": {"mean": [0.7424413990244307, 0.7088931943608612], "std": [0.2705207214580856, 0.3024490612198078], "min": [0.079, 0.08], "max": [0.892, 0.946], "count": [529]}, "gripper_open_scale_action": {"mean": [0.7424413990244307, 0.7088931943608612], "std": [0.2705207214580856, 0.3024490612198078], "min": [0.079, 0.08], "max": [0.892, 0.946], "count": [529]}}} +{"episode_index": 228, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[1.0]], [[1.0]]], "mean": [[[0.49081121267314265]], [[0.4765816824818613]], [[0.4622508582179049]]], "std": [[[0.14662799206097307]], [[0.15985940252864828]], [[0.17597907347663383]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[1.0]], [[1.0]]], "mean": [[[0.4828765121874438]], [[0.46444067240810694]], [[0.4461322517539126]]], "std": [[[0.10812008329114625]], [[0.12452801819514982]], [[0.1527834263511832]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49190730497091806]], [[0.45706927392516644]], [[0.4270127271091923]]], "std": [[[0.13014700111334745]], [[0.1531505774666607]], [[0.18921027414138764]]], "count": [109]}, "observation.state": {"min": [0.23022638261318207, 2.064183473587036, -1.462498664855957, -1.2120962142944336, -2.5996506214141846, -1.6499994993209839, 1.0837970972061157, 157.0, 0.12922100722789764, 0.25585800409317017, -0.11495400220155716, -3.121000051498413, -0.3230000138282776, -0.5450000166893005, -0.9824981689453125, -2.1749072074890137, 0.2347816824913025, 0.5382770299911499, 2.1025283336639404, 1.396630048751831, -2.524374485015869, 62.0, -0.35907599329948425, 0.1814109981060028, -0.050202999264001846, -3.1411852836608887, -0.3160000145435333, -2.937999963760376], "max": [0.8377580642700195, 2.1072232723236084, -0.7836179137229919, -0.4365766644477844, -1.688902735710144, -1.075175166130066, 2.1294937133789062, 931.0, 0.3215250074863434, 0.38850200176239014, 0.017869999632239342, -2.86899995803833, 0.5809999704360962, -0.273999959230423, -0.16716764867305756, -1.9527965784072876, 0.8893500566482544, 0.8828050494194031, 2.8427748680114746, 1.8128910064697266, -0.7653443813323975, 896.0, -0.2238450050354004, 0.3979809880256653, 0.029608000069856644, 3.1410000324249268, 0.737000048160553, -1.5679999589920044], "mean": [0.5352302193641663, 2.092519998550415, -0.9984107613563538, -0.6635907292366028, -2.132479667663574, -1.4576780796051025, 1.4550119638442993, 771.4697875976562, 0.25186797976493835, 0.30943840742111206, -0.06432104110717773, -3.0246143341064453, 0.2253718376159668, -0.3723015785217285, -0.4039592146873474, -2.1353695392608643, 0.4680194556713104, 0.6636016964912415, 2.331704616546631, 1.6107547283172607, -1.4605273008346558, 701.4981079101562, -0.3130606412887573, 0.26965850591659546, -0.024050967767834663, 2.2137434482574463, 0.41561460494995117, -2.4470410346984863], "std": [0.1728067547082901, 0.00817464292049408, 0.2603226602077484, 0.2080744057893753, 0.21789638698101044, 0.15511316061019897, 0.42706581950187683, 275.7098083496094, 0.05711708590388298, 0.05197976902127266, 0.027065427973866463, 0.07878850400447845, 0.27279943227767944, 0.04962464049458504, 0.2694645822048187, 0.05407770350575447, 0.1701454073190689, 0.10475841909646988, 0.2632042467594147, 0.10396363586187363, 0.618198037147522, 297.4429016113281, 0.03973202407360077, 0.0758768692612648, 0.020725633949041367, 1.8572282791137695, 0.31743648648262024, 0.40062275528907776], "count": [527]}, "action": {"min": [0.23022638261318207, 2.064183473587036, -1.462498664855957, -1.2120962142944336, -2.5996506214141846, -1.6499994993209839, 1.0837970972061157, 157.0, 0.12922100722789764, 0.25585800409317017, -0.11495400220155716, -3.121000051498413, -0.3230000138282776, -0.5450000166893005, -0.9824981689453125, -2.1749072074890137, 0.2347816824913025, 0.5382770299911499, 2.1025283336639404, 1.396630048751831, -2.524374485015869, 62.0, -0.35907599329948425, 0.1814109981060028, -0.050202999264001846, -3.1411852836608887, -0.3160000145435333, -2.937999963760376], "max": [0.8377580642700195, 2.1072232723236084, -0.7836179137229919, -0.4365766644477844, -1.688902735710144, -1.075175166130066, 2.1294937133789062, 931.0, 0.3215250074863434, 0.38850200176239014, 0.017869999632239342, -2.86899995803833, 0.5809999704360962, -0.273999959230423, -0.16716764867305756, -1.9527965784072876, 0.8893500566482544, 0.8828050494194031, 2.8427748680114746, 1.8128910064697266, -0.7653443813323975, 896.0, -0.2238450050354004, 0.3979809880256653, 0.029608000069856644, 3.1410000324249268, 0.737000048160553, -1.5679999589920044], "mean": [0.5352302193641663, 2.092519998550415, -0.9984107613563538, -0.6635907292366028, -2.132479667663574, -1.4576780796051025, 1.4550119638442993, 771.4697875976562, 0.25186797976493835, 0.30943840742111206, -0.06432104110717773, -3.0246143341064453, 0.2253718376159668, -0.3723015785217285, -0.4039592146873474, -2.1353695392608643, 0.4680194556713104, 0.6636016964912415, 2.331704616546631, 1.6107547283172607, -1.4605273008346558, 701.4981079101562, -0.3130606412887573, 0.26965850591659546, -0.024050967767834663, 2.2137434482574463, 0.41561460494995117, -2.4470410346984863], "std": [0.1728067547082901, 0.00817464292049408, 0.2603226602077484, 0.2080744057893753, 0.21789638698101044, 0.15511316061019897, 0.42706581950187683, 275.7098083496094, 0.05711708590388298, 0.05197976902127266, 0.027065427973866463, 0.07878850400447845, 0.27279943227767944, 0.04962464049458504, 0.2694645822048187, 0.05407770350575447, 0.1701454073190689, 0.10475841909646988, 0.2632042467594147, 0.10396363586187363, 0.618198037147522, 297.4429016113281, 0.03973202407360077, 0.0758768692612648, 0.020725633949041367, 1.8572282791137695, 0.31743648648262024, 0.40062275528907776], "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": [247], "max": [247], "mean": [247.0], "std": [0.0], "count": [527]}, "index": {"min": [149961], "max": [150487], "mean": [150224.0], "std": [152.13152204589292], "count": [527]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [527]}, "subtask_annotation": {"mean": [11.69259962049336, 29.0, 29.0, 29.0, 29.0], "std": [9.96009125059361, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [527]}, "scene_annotation": {"mean": [247.0], "std": [0.0], "min": [247], "max": [247], "count": [527]}, "eef_direction_state": {"mean": [4.339658444022771, 5.06831119544592], "std": [2.193746995335707, 1.5618438945602828], "min": [0, 0], "max": [6, 6], "count": [527]}, "eef_velocity_state": {"mean": [0.5996204933586338, 0.5370018975332068], "std": [0.7526297023622772, 0.7997016319766732], "min": [0, 0], "max": [2, 2], "count": [527]}, "eef_acc_mag_state": {"mean": [0.5426944971537002, 0.4857685009487666], "std": [0.7826260637267118, 0.7739144490779832], "min": [0, 0], "max": [2, 2], "count": [527]}, "eef_direction_action": {"mean": [4.339658444022771, 5.06831119544592], "std": [2.193746995335707, 1.5618438945602828], "min": [0, 0], "max": [6, 6], "count": [527]}, "eef_velocity_action": {"mean": [0.5996204933586338, 0.5370018975332068], "std": [0.7526297023622772, 0.7997016319766732], "min": [0, 0], "max": [2, 2], "count": [527]}, "eef_acc_mag_action": {"mean": [0.5426944971537002, 0.4857685009487666], "std": [0.7826260637267118, 0.7739144490779832], "min": [0, 0], "max": [2, 2], "count": [527]}, "eef_sim_pose_state": {"mean": [0.4780054676466881, 0.29984098769337847, 1.0479650527516051, -2.5235727469528366, 0.8701429364195669, 0.8372128356683105, 0.5282995228520535, -0.22909342835952282, 1.065363046368409, 2.7663306866009827, 0.9207294425167737, -2.247901211958624], "std": [0.08329964833982716, 0.03125890255769695, 0.046663678689448006, 0.25777039522237555, 0.41721162156532093, 2.660621984080213, 0.05311709327569295, 0.05404592600538715, 0.04725120722705827, 0.17439901223894447, 0.2584166898452452, 0.1591547608170524], "min": [0.38868982126758256, 0.23118591733873328, 1.0053157486463722, -3.086688992326139, 0.12507016077581512, -3.1410361368744812, 0.46687960894531105, -0.3060443358492293, 1.0216601873765703, 2.523013858090394, 0.39878068057151994, -2.6669388674542436], "max": [0.6236903748044634, 0.3611138811457407, 1.155910310210403, -2.1665801176912796, 1.24214198877598, 3.1323956140265907, 0.609670416456111, -0.12513760503254445, 1.1746038365376013, 3.1053754349088445, 1.2148963814217426, -1.9708799301695685], "count": [527]}, "eef_sim_pose_action": {"mean": [0.4780054676466881, 0.29984098769337847, 1.0479650527516051, -2.5235727469528366, 0.8701429364195669, 0.8372128356683105, 0.5282995228520535, -0.22909342835952282, 1.065363046368409, 2.7663306866009827, 0.9207294425167737, -2.247901211958624], "std": [0.08329964833982716, 0.03125890255769695, 0.046663678689448006, 0.25777039522237555, 0.41721162156532093, 2.660621984080213, 0.05311709327569295, 0.05404592600538715, 0.04725120722705827, 0.17439901223894447, 0.2584166898452452, 0.1591547608170524], "min": [0.38868982126758256, 0.23118591733873328, 1.0053157486463722, -3.086688992326139, 0.12507016077581512, -3.1410361368744812, 0.46687960894531105, -0.3060443358492293, 1.0216601873765703, 2.523013858090394, 0.39878068057151994, -2.6669388674542436], "max": [0.6236903748044634, 0.3611138811457407, 1.155910310210403, -2.1665801176912796, 1.24214198877598, 3.1323956140265907, 0.609670416456111, -0.12513760503254445, 1.1746038365376013, 3.1053754349088445, 1.2148963814217426, -1.9708799301695685], "count": [527]}, "gripper_mode_state": {"mean": [0.2049335863377609, 0.18975332068311196], "std": [0.40365308314009785, 0.3921058504700531], "min": [0, 0], "max": [1, 1], "count": [527]}, "gripper_activity_state": {"mean": [1.8652751423149905, 1.8975332068311195], "std": [0.438720182667731, 0.3907536462851785], "min": [0, 0], "max": [2, 2], "count": [527]}, "gripper_mode_action": {"mean": [0.2049335863377609, 0.18975332068311196], "std": [0.40365308314009785, 0.3921058504700531], "min": [0, 0], "max": [1, 1], "count": [527]}, "gripper_activity_action": {"mean": [1.8652751423149905, 1.8975332068311195], "std": [0.438720182667731, 0.3907536462851785], "min": [0, 0], "max": [2, 2], "count": [527]}, "gripper_open_scale_state": {"mean": [0.7014981024812713, 0.771469639237059], "std": [0.29744275533367687, 0.2757096577031352], "min": [0.062, 0.157], "max": [0.896, 0.931], "count": [527]}, "gripper_open_scale_action": {"mean": [0.7014981024812713, 0.771469639237059], "std": [0.29744275533367687, 0.2757096577031352], "min": [0.062, 0.157], "max": [0.896, 0.931], "count": [527]}}} +{"episode_index": 229, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[1.0]], [[1.0]]], "mean": [[[0.4801784803921569]], [[0.46473853145424837]], [[0.45029827410130724]]], "std": [[[0.14757236438712448]], [[0.15487272907449187]], [[0.17316809627428112]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4808317116013072]], [[0.46244008986928103]], [[0.44353745098039216]]], "std": [[[0.11427088151036704]], [[0.12914024904386406]], [[0.1565363796113544]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4943142565359477]], [[0.45770371527777776]], [[0.4278826797385621]]], "std": [[[0.12346063639340499]], [[0.15254366415433138]], [[0.1886406580578702]]], "count": [100]}, "observation.state": {"min": [0.27719318866729736, 2.040813446044922, -1.4135769605636597, -1.137431025505066, -2.5719172954559326, -1.654624581336975, 1.1285648345947266, 180.0, 0.14902499318122864, 0.2600939869880676, -0.10371500253677368, -3.1411852836608887, -0.22599999606609344, -0.7210000157356262, -1.022693157196045, -2.173161745071411, 0.18456856906414032, 0.5678777694702148, 2.1189868450164795, 1.4020580053329468, -2.6696205139160156, 68.0, -0.35771000385284424, 0.1626960039138794, -0.02580600045621395, -3.124000072479248, -0.4020000100135803, -2.8340001106262207], "max": [0.8312654495239258, 2.105285882949829, -0.808855414390564, -0.5581737756729126, -1.900192379951477, -1.2255527973175049, 1.8889349699020386, 952.0, 0.3079420030117035, 0.3954640030860901, 0.010781999677419662, 3.1410000324249268, 0.4949999749660492, -0.18199999630451202, -0.12512266635894775, -1.884152889251709, 1.000440239906311, 0.9907013177871704, 2.8571040630340576, 1.9013617038726807, -0.971118688583374, 900.0, -0.21948300302028656, 0.4071879982948303, 0.06407000124454498, 3.134999990463257, 0.6449999809265137, -1.6579999923706055], "mean": [0.5423421859741211, 2.0856106281280518, -1.0020118951797485, -0.7004998922348022, -2.0909504890441895, -1.4631743431091309, 1.4372808933258057, 741.5345458984375, 0.24738356471061707, 0.32146039605140686, -0.055101122707128525, -2.71411395072937, 0.23126985132694244, -0.319183886051178, -0.3958841860294342, -2.1234118938446045, 0.5791268348693848, 0.7961857914924622, 2.369490385055542, 1.680370569229126, -1.5633165836334229, 705.900634765625, -0.3064456582069397, 0.26942408084869385, -0.007125864736735821, 2.668975830078125, 0.3049653470516205, -2.4697210788726807], "std": [0.15569692850112915, 0.010611005127429962, 0.17847861349582672, 0.1675514578819275, 0.17459049820899963, 0.10547905415296555, 0.2852100431919098, 236.07089233398438, 0.04916594177484512, 0.04106041043996811, 0.024669837206602097, 1.338708519935608, 0.23011699318885803, 0.08668377995491028, 0.2885158061981201, 0.0670163482427597, 0.19685117900371552, 0.09645761549472809, 0.2760917544364929, 0.11822033673524857, 0.6312066912651062, 310.4115905761719, 0.04164658859372139, 0.08147560060024261, 0.02282968908548355, 1.1208035945892334, 0.3232572376728058, 0.40245845913887024], "count": [463]}, "action": {"min": [0.27719318866729736, 2.040813446044922, -1.4135769605636597, -1.137431025505066, -2.5719172954559326, -1.654624581336975, 1.1285648345947266, 180.0, 0.14902499318122864, 0.2600939869880676, -0.10371500253677368, -3.1411852836608887, -0.22599999606609344, -0.7210000157356262, -1.022693157196045, -2.173161745071411, 0.18456856906414032, 0.5678777694702148, 2.1189868450164795, 1.4020580053329468, -2.6696205139160156, 68.0, -0.35771000385284424, 0.1626960039138794, -0.02580600045621395, -3.124000072479248, -0.4020000100135803, -2.8340001106262207], "max": [0.8312654495239258, 2.105285882949829, -0.808855414390564, -0.5581737756729126, -1.900192379951477, -1.2255527973175049, 1.8889349699020386, 952.0, 0.3079420030117035, 0.3954640030860901, 0.010781999677419662, 3.1410000324249268, 0.4949999749660492, -0.18199999630451202, -0.12512266635894775, -1.884152889251709, 1.000440239906311, 0.9907013177871704, 2.8571040630340576, 1.9013617038726807, -0.971118688583374, 900.0, -0.21948300302028656, 0.4071879982948303, 0.06407000124454498, 3.134999990463257, 0.6449999809265137, -1.6579999923706055], "mean": [0.5423421859741211, 2.0856106281280518, -1.0020118951797485, -0.7004998922348022, -2.0909504890441895, -1.4631743431091309, 1.4372808933258057, 741.5345458984375, 0.24738356471061707, 0.32146039605140686, -0.055101122707128525, -2.71411395072937, 0.23126985132694244, -0.319183886051178, -0.3958841860294342, -2.1234118938446045, 0.5791268348693848, 0.7961857914924622, 2.369490385055542, 1.680370569229126, -1.5633165836334229, 705.900634765625, -0.3064456582069397, 0.26942408084869385, -0.007125864736735821, 2.668975830078125, 0.3049653470516205, -2.4697210788726807], "std": [0.15569692850112915, 0.010611005127429962, 0.17847861349582672, 0.1675514578819275, 0.17459049820899963, 0.10547905415296555, 0.2852100431919098, 236.07089233398438, 0.04916594177484512, 0.04106041043996811, 0.024669837206602097, 1.338708519935608, 0.23011699318885803, 0.08668377995491028, 0.2885158061981201, 0.0670163482427597, 0.19685117900371552, 0.09645761549472809, 0.2760917544364929, 0.11822033673524857, 0.6312066912651062, 310.4115905761719, 0.04164658859372139, 0.08147560060024261, 0.02282968908548355, 1.1208035945892334, 0.3232572376728058, 0.40245845913887024], "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": [248], "max": [248], "mean": [248.0], "std": [0.0], "count": [463]}, "index": {"min": [150488], "max": [150950], "mean": [150719.0], "std": [133.65627557282897], "count": [463]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [463]}, "subtask_annotation": {"mean": [10.749460043196544, 29.0, 29.0, 29.0, 29.0], "std": [10.299294086088075, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [463]}, "scene_annotation": {"mean": [248.0], "std": [0.0], "min": [248], "max": [248], "count": [463]}, "eef_direction_state": {"mean": [4.393088552915767, 5.0302375809935205], "std": [2.2144517886691015, 1.6869315209913613], "min": [0, 0], "max": [6, 6], "count": [463]}, "eef_velocity_state": {"mean": [0.6760259179265659, 0.5485961123110151], "std": [0.861216036754577, 0.8450805263724873], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_acc_mag_state": {"mean": [0.5896328293736501, 0.48812095032397407], "std": [0.785987207977112, 0.7660234549510625], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_direction_action": {"mean": [4.393088552915767, 5.0302375809935205], "std": [2.2144517886691015, 1.6869315209913613], "min": [0, 0], "max": [6, 6], "count": [463]}, "eef_velocity_action": {"mean": [0.6760259179265659, 0.5485961123110151], "std": [0.861216036754577, 0.8450805263724873], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_acc_mag_action": {"mean": [0.5896328293736501, 0.48812095032397407], "std": [0.785987207977112, 0.7660234549510625], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_sim_pose_state": {"mean": [0.4813996965918226, 0.30630688343158174, 1.0678473858364368, -2.660087221792758, 0.809047239614609, 1.594077722053921, 0.5400269719647144, -0.2331335511441509, 1.075037889660338, 2.2228356691125613, 0.9422141275470465, -2.173748026156192], "std": [0.08796264660259746, 0.03903602025184395, 0.045896894558496916, 0.23739016699958074, 0.4310751832109814, 2.110845127922861, 0.04290599611659205, 0.04708275964443906, 0.04092745604696536, 1.7354835322862647, 0.20369005861555714, 0.2191553020171552], "min": [0.36993504553941114, 0.22474135670613557, 1.0221543526734342, -3.1327924190048986, 0.11872220779943676, -3.1381633947593404, 0.47249693018027644, -0.2960369642996329, 1.0368557505219007, -3.141521725726132, 0.5332712112732101, -2.692380013799035], "max": [0.6345607210896037, 0.38146329929354356, 1.1748806203110562, -2.0034496380041764, 1.2135574973310326, 3.140446440548467, 0.6153826807744874, -0.1325896391283991, 1.1714895340253793, 3.1402555673339574, 1.1856096033855215, -1.7830615809968755], "count": [463]}, "eef_sim_pose_action": {"mean": [0.4813996965918226, 0.30630688343158174, 1.0678473858364368, -2.660087221792758, 0.809047239614609, 1.594077722053921, 0.5400269719647144, -0.2331335511441509, 1.075037889660338, 2.2228356691125613, 0.9422141275470465, -2.173748026156192], "std": [0.08796264660259746, 0.03903602025184395, 0.045896894558496916, 0.23739016699958074, 0.4310751832109814, 2.110845127922861, 0.04290599611659205, 0.04708275964443906, 0.04092745604696536, 1.7354835322862647, 0.20369005861555714, 0.2191553020171552], "min": [0.36993504553941114, 0.22474135670613557, 1.0221543526734342, -3.1327924190048986, 0.11872220779943676, -3.1381633947593404, 0.47249693018027644, -0.2960369642996329, 1.0368557505219007, -3.141521725726132, 0.5332712112732101, -2.692380013799035], "max": [0.6345607210896037, 0.38146329929354356, 1.1748806203110562, -2.0034496380041764, 1.2135574973310326, 3.140446440548467, 0.6153826807744874, -0.1325896391283991, 1.1714895340253793, 3.1402555673339574, 1.1856096033855215, -1.7830615809968755], "count": [463]}, "gripper_mode_state": {"mean": [0.2203023758099352, 0.15550755939524838], "std": [0.4144505266282466, 0.36238785626201914], "min": [0, 0], "max": [1, 1], "count": [463]}, "gripper_activity_state": {"mean": [1.818574514038877, 1.8509719222462202], "std": [0.523240152708699, 0.4800941741557512], "min": [0, 0], "max": [2, 2], "count": [463]}, "gripper_mode_action": {"mean": [0.2203023758099352, 0.15550755939524838], "std": [0.4144505266282466, 0.36238785626201914], "min": [0, 0], "max": [1, 1], "count": [463]}, "gripper_activity_action": {"mean": [1.818574514038877, 1.8509719222462202], "std": [0.523240152708699, 0.4800941741557512], "min": [0, 0], "max": [2, 2], "count": [463]}, "gripper_open_scale_state": {"mean": [0.7059006478163393, 0.741534557169508], "std": [0.3104129390119386, 0.2360709577002293], "min": [0.068, 0.18], "max": [0.9, 0.952], "count": [463]}, "gripper_open_scale_action": {"mean": [0.7059006478163393, 0.741534557169508], "std": [0.3104129390119386, 0.2360709577002293], "min": [0.068, 0.18], "max": [0.9, 0.952], "count": [463]}}} +{"episode_index": 230, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.48916027801344897]], [[0.4759562928135998]], [[0.4607416140334339]]], "std": [[[0.14971450172013495]], [[0.158022651725088]], [[0.1769722928162317]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48056178513071895]], [[0.4678678179204374]], [[0.4519473392722474]]], "std": [[[0.11637466494385888]], [[0.12496749717007563]], [[0.14909012861758886]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[0.9058823529411765]]], "mean": [[[0.48414883421317245]], [[0.445654771163273]], [[0.41773821251256915]]], "std": [[[0.10740210175348251]], [[0.14535765597981037]], [[0.18223417378481996]]], "count": [104]}, "observation.state": {"min": [0.2306801676750183, 2.071077585220337, -1.6603666543960571, -1.2167912721633911, -2.5975561141967773, -1.6404873132705688, 0.7592705488204956, 113.0, 0.1433050036430359, 0.2448969930410385, -0.12324800342321396, -3.1411852836608887, -0.38600000739097595, -0.3779999911785126, -0.9129992127418518, -2.1752562522888184, 0.2916968762874603, 0.6069905757904053, 2.063624858856201, 1.4196683168411255, -2.7601685523986816, 37.0, -0.36739400029182434, 0.15023000538349152, -0.02582399919629097, -3.1371853351593018, -0.2669999897480011, -2.937999963760376], "max": [0.7843859195709229, 2.111534357070923, -0.6057688593864441, -0.3741811513900757, -1.4354461431503296, -1.028574824333191, 1.5477057695388794, 945.0, 0.30912700295448303, 0.39865800738334656, -0.004350000061094761, 3.1410000324249268, 0.5979999899864197, 0.6620000004768372, -0.06389650702476501, -2.015610933303833, 0.9679770469665527, 1.109139323234558, 2.8318142890930176, 1.9021995067596436, -0.8692263960838318, 880.0, -0.22588400542736053, 0.39942699670791626, 0.048888999968767166, 3.138000011444092, 0.7630000114440918, -1.6119999885559082], "mean": [0.5396055579185486, 2.0916261672973633, -1.065306544303894, -0.7086063027381897, -2.042823076248169, -1.3575236797332764, 1.1487703323364258, 769.48681640625, 0.2427229881286621, 0.32984375953674316, -0.06197226420044899, -2.489140033721924, 0.197628915309906, 0.015490821562707424, -0.30432936549186707, -2.1440322399139404, 0.49035826325416565, 0.7742555737495422, 2.3538661003112793, 1.7482235431671143, -1.4843827486038208, 710.3539428710938, -0.31454721093177795, 0.2346716672182083, -0.009449731558561325, 2.696108102798462, 0.4352397322654724, -2.440969228744507], "std": [0.1392817497253418, 0.009282159619033337, 0.3602704703807831, 0.19963394105434418, 0.2787861227989197, 0.16551928222179413, 0.15490896999835968, 315.54595947265625, 0.058843497186899185, 0.036237508058547974, 0.0345347635447979, 1.5531834363937378, 0.31660962104797363, 0.3311859667301178, 0.27995896339416504, 0.044504258781671524, 0.2412717342376709, 0.15157543122768402, 0.23053300380706787, 0.1581016331911087, 0.7188198566436768, 307.8312072753906, 0.04349549487233162, 0.0946226716041565, 0.015326391905546188, 1.027390956878662, 0.3220960795879364, 0.4076415002346039], "count": [493]}, "action": {"min": [0.2306801676750183, 2.071077585220337, -1.6603666543960571, -1.2167912721633911, -2.5975561141967773, -1.6404873132705688, 0.7592705488204956, 113.0, 0.1433050036430359, 0.2448969930410385, -0.12324800342321396, -3.1411852836608887, -0.38600000739097595, -0.3779999911785126, -0.9129992127418518, -2.1752562522888184, 0.2916968762874603, 0.6069905757904053, 2.063624858856201, 1.4196683168411255, -2.7601685523986816, 37.0, -0.36739400029182434, 0.15023000538349152, -0.02582399919629097, -3.1371853351593018, -0.2669999897480011, -2.937999963760376], "max": [0.7843859195709229, 2.111534357070923, -0.6057688593864441, -0.3741811513900757, -1.4354461431503296, -1.028574824333191, 1.5477057695388794, 945.0, 0.30912700295448303, 0.39865800738334656, -0.004350000061094761, 3.1410000324249268, 0.5979999899864197, 0.6620000004768372, -0.06389650702476501, -2.015610933303833, 0.9679770469665527, 1.109139323234558, 2.8318142890930176, 1.9021995067596436, -0.8692263960838318, 880.0, -0.22588400542736053, 0.39942699670791626, 0.048888999968767166, 3.138000011444092, 0.7630000114440918, -1.6119999885559082], "mean": [0.5396055579185486, 2.0916261672973633, -1.065306544303894, -0.7086063027381897, -2.042823076248169, -1.3575236797332764, 1.1487703323364258, 769.48681640625, 0.2427229881286621, 0.32984375953674316, -0.06197226420044899, -2.489140033721924, 0.197628915309906, 0.015490821562707424, -0.30432936549186707, -2.1440322399139404, 0.49035826325416565, 0.7742555737495422, 2.3538661003112793, 1.7482235431671143, -1.4843827486038208, 710.3539428710938, -0.31454721093177795, 0.2346716672182083, -0.009449731558561325, 2.696108102798462, 0.4352397322654724, -2.440969228744507], "std": [0.1392817497253418, 0.009282159619033337, 0.3602704703807831, 0.19963394105434418, 0.2787861227989197, 0.16551928222179413, 0.15490896999835968, 315.54595947265625, 0.058843497186899185, 0.036237508058547974, 0.0345347635447979, 1.5531834363937378, 0.31660962104797363, 0.3311859667301178, 0.27995896339416504, 0.044504258781671524, 0.2412717342376709, 0.15157543122768402, 0.23053300380706787, 0.1581016331911087, 0.7188198566436768, 307.8312072753906, 0.04349549487233162, 0.0946226716041565, 0.015326391905546188, 1.027390956878662, 0.3220960795879364, 0.4076415002346039], "count": [493]}, "timestamp": {"min": [0.0], "max": [16.4], "mean": [8.200000000000001], "std": [4.743884952699047], "count": [493]}, "frame_index": {"min": [0], "max": [492], "mean": [246.0], "std": [142.3165485809714], "count": [493]}, "episode_index": {"min": [249], "max": [249], "mean": [249.0], "std": [0.0], "count": [493]}, "index": {"min": [150951], "max": [151443], "mean": [151197.0], "std": [142.3165485809714], "count": [493]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [493]}, "subtask_annotation": {"mean": [11.705882352941176, 29.0, 29.0, 29.0, 29.0], "std": [10.386677469056204, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [493]}, "scene_annotation": {"mean": [249.0], "std": [0.0], "min": [249], "max": [249], "count": [493]}, "eef_direction_state": {"mean": [4.141987829614605, 4.645030425963489], "std": [2.360106596729239, 1.79184558415382], "min": [0, 0], "max": [6, 6], "count": [493]}, "eef_velocity_state": {"mean": [0.6125760649087221, 0.6531440162271805], "std": [0.7709245107091225, 0.8052661696642776], "min": [0, 0], "max": [2, 2], "count": [493]}, "eef_acc_mag_state": {"mean": [0.5557809330628803, 0.6044624746450304], "std": [0.7848928872811903, 0.8155066402150546], "min": [0, 0], "max": [2, 2], "count": [493]}, "eef_direction_action": {"mean": [4.141987829614605, 4.645030425963489], "std": [2.360106596729239, 1.79184558415382], "min": [0, 0], "max": [6, 6], "count": [493]}, "eef_velocity_action": {"mean": [0.6125760649087221, 0.6531440162271805], "std": [0.7709245107091225, 0.8052661696642776], "min": [0, 0], "max": [2, 2], "count": [493]}, "eef_acc_mag_action": {"mean": [0.5557809330628803, 0.6044624746450304], "std": [0.7848928872811903, 0.8155066402150546], "min": [0, 0], "max": [2, 2], "count": [493]}, "eef_sim_pose_state": {"mean": [0.4436952896838863, 0.31120776339991024, 1.0566069372484181, -2.4878770933961714, 0.8839838229055095, 1.658520724409588, 0.5444439822242149, -0.22354580265665094, 1.072672702412968, 0.6774071613836474, 0.9309030020029516, -1.709745923612122], "std": [0.10099313821583007, 0.036567355876245135, 0.04776401771634662, 0.24305619946575685, 0.44453384329412476, 2.293019274075538, 0.037848683739238075, 0.06503807102516544, 0.037793169465024944, 2.834279369420404, 0.3511341908330223, 0.4645151288276963], "min": [0.35795172419360843, 0.2327141363721434, 1.0066086612435172, -3.078902057645954, 0.1160973823195528, -3.133999649628276, 0.45200927786709905, -0.30087069860037774, 1.0082133034381648, -3.1370291923528546, 0.27927892163991985, -2.2785051186618572], "max": [0.6179460778272542, 0.3778657634135737, 1.154650445430853, -1.9823592014673703, 1.3329468699897595, 3.1407069007698136, 0.6103897314582353, -0.10872010685147085, 1.1599774087296564, 3.1327715676539585, 1.378273153774809, -0.9235281285790327], "count": [493]}, "eef_sim_pose_action": {"mean": [0.4436952896838863, 0.31120776339991024, 1.0566069372484181, -2.4878770933961714, 0.8839838229055095, 1.658520724409588, 0.5444439822242149, -0.22354580265665094, 1.072672702412968, 0.6774071613836474, 0.9309030020029516, -1.709745923612122], "std": [0.10099313821583007, 0.036567355876245135, 0.04776401771634662, 0.24305619946575685, 0.44453384329412476, 2.293019274075538, 0.037848683739238075, 0.06503807102516544, 0.037793169465024944, 2.834279369420404, 0.3511341908330223, 0.4645151288276963], "min": [0.35795172419360843, 0.2327141363721434, 1.0066086612435172, -3.078902057645954, 0.1160973823195528, -3.133999649628276, 0.45200927786709905, -0.30087069860037774, 1.0082133034381648, -3.1370291923528546, 0.27927892163991985, -2.2785051186618572], "max": [0.6179460778272542, 0.3778657634135737, 1.154650445430853, -1.9823592014673703, 1.3329468699897595, 3.1407069007698136, 0.6103897314582353, -0.10872010685147085, 1.1599774087296564, 3.1327715676539585, 1.378273153774809, -0.9235281285790327], "count": [493]}, "gripper_mode_state": {"mean": [0.19675456389452334, 0.1947261663286004], "std": [0.3975452244477312, 0.39598975551845556], "min": [0, 0], "max": [1, 1], "count": [493]}, "gripper_activity_state": {"mean": [1.8661257606490873, 1.8559837728194726], "std": [0.4618603799347007, 0.4782804897935997], "min": [0, 0], "max": [2, 2], "count": [493]}, "gripper_mode_action": {"mean": [0.19675456389452334, 0.1947261663286004], "std": [0.3975452244477312, 0.39598975551845556], "min": [0, 0], "max": [1, 1], "count": [493]}, "gripper_activity_action": {"mean": [1.8661257606490873, 1.8559837728194726], "std": [0.4618603799347007, 0.4782804897935997], "min": [0, 0], "max": [2, 2], "count": [493]}, "gripper_open_scale_state": {"mean": [0.7103539554216797, 0.7694868155705756], "std": [0.30783117716817854, 0.31554604922042023], "min": [0.037, 0.113], "max": [0.88, 0.945], "count": [493]}, "gripper_open_scale_action": {"mean": [0.7103539554216797, 0.7694868155705756], "std": [0.30783117716817854, 0.31554604922042023], "min": [0.037, 0.113], "max": [0.88, 0.945], "count": [493]}}} +{"episode_index": 231, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.788235294117647]], [[1.0]], [[1.0]]], "mean": [[[0.490033573577946]], [[0.47767302263314565]], [[0.4632082949103734]]], "std": [[[0.14004982191488588]], [[0.15397180137071365]], [[0.1698778958032725]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48064396071960136]], [[0.4598314506082961]], [[0.43871165590823785]]], "std": [[[0.10770559052955193]], [[0.12460743209532925]], [[0.1556216184810944]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[1.0]], [[0.9372549019607843]]], "mean": [[[0.4808246901896072]], [[0.454905760612826]], [[0.43175078059276517]]], "std": [[[0.09762286890412814]], [[0.1280117987936588]], [[0.15910910311287674]]], "count": [101]}, "observation.state": {"min": [0.28612926602363586, 2.032942056655884, -1.282433032989502, -1.211066484451294, -2.743535280227661, -1.7230589389801025, 0.9442580938339233, 216.0, 0.16293400526046753, 0.25763601064682007, -0.09513299912214279, -3.0309998989105225, -0.3330000340938568, -0.7459999918937683, -0.9702808856964111, -2.174558162689209, 0.27986353635787964, 0.6684960126876831, 2.037811517715454, 1.379263997077942, -2.753082513809204, 33.0, -0.3621770143508911, 0.18808400630950928, -0.03533099964261055, -3.1411852836608887, -0.289000004529953, -2.818000078201294], "max": [0.7851014733314514, 2.106315851211548, -0.462529718875885, -0.5680872201919556, -1.9783481359481812, -1.1746066808700562, 2.1025807857513428, 955.0, 0.33122000098228455, 0.3970560133457184, 0.06515999883413315, -2.680000066757202, 0.4989999830722809, -0.22200000286102295, -0.18441149592399597, -1.996639370918274, 0.9669822454452515, 1.0244559049606323, 2.845689535140991, 1.7975845336914062, -1.013565182685852, 902.0, -0.20718300342559814, 0.41132301092147827, 0.04588700085878372, 3.1410000324249268, 0.6060000061988831, -1.5509999990463257], "mean": [0.5283234119415283, 2.087857961654663, -0.7525503635406494, -0.7964207530021667, -2.299356698989868, -1.5387096405029297, 1.424697756767273, 789.4273681640625, 0.2718210220336914, 0.3249325156211853, -0.01564362645149231, -2.8558874130249023, 0.2047787606716156, -0.3342292606830597, -0.39329975843429565, -2.1380298137664795, 0.5791667699813843, 0.77690190076828, 2.328770160675049, 1.6099236011505127, -1.5222840309143066, 704.6189575195312, -0.30708882212638855, 0.27697429060935974, -0.01644279807806015, 2.606637716293335, 0.3613851070404053, -2.4850635528564453], "std": [0.1555556207895279, 0.010816401802003384, 0.2957831919193268, 0.1875799596309662, 0.22450564801692963, 0.142571359872818, 0.4407219886779785, 274.9202880859375, 0.05465921387076378, 0.04891060292720795, 0.031048983335494995, 0.08423683047294617, 0.26924994587898254, 0.12110626697540283, 0.24453318119049072, 0.04711248353123665, 0.17388199269771576, 0.1043059378862381, 0.23819853365421295, 0.11156097054481506, 0.6255234479904175, 309.5451354980469, 0.04396045207977295, 0.07498294860124588, 0.020138204097747803, 1.267204999923706, 0.2641279995441437, 0.3837585151195526], "count": [475]}, "action": {"min": [0.28612926602363586, 2.032942056655884, -1.282433032989502, -1.211066484451294, -2.743535280227661, -1.7230589389801025, 0.9442580938339233, 216.0, 0.16293400526046753, 0.25763601064682007, -0.09513299912214279, -3.0309998989105225, -0.3330000340938568, -0.7459999918937683, -0.9702808856964111, -2.174558162689209, 0.27986353635787964, 0.6684960126876831, 2.037811517715454, 1.379263997077942, -2.753082513809204, 33.0, -0.3621770143508911, 0.18808400630950928, -0.03533099964261055, -3.1411852836608887, -0.289000004529953, -2.818000078201294], "max": [0.7851014733314514, 2.106315851211548, -0.462529718875885, -0.5680872201919556, -1.9783481359481812, -1.1746066808700562, 2.1025807857513428, 955.0, 0.33122000098228455, 0.3970560133457184, 0.06515999883413315, -2.680000066757202, 0.4989999830722809, -0.22200000286102295, -0.18441149592399597, -1.996639370918274, 0.9669822454452515, 1.0244559049606323, 2.845689535140991, 1.7975845336914062, -1.013565182685852, 902.0, -0.20718300342559814, 0.41132301092147827, 0.04588700085878372, 3.1410000324249268, 0.6060000061988831, -1.5509999990463257], "mean": [0.5283234119415283, 2.087857961654663, -0.7525503635406494, -0.7964207530021667, -2.299356698989868, -1.5387096405029297, 1.424697756767273, 789.4273681640625, 0.2718210220336914, 0.3249325156211853, -0.01564362645149231, -2.8558874130249023, 0.2047787606716156, -0.3342292606830597, -0.39329975843429565, -2.1380298137664795, 0.5791667699813843, 0.77690190076828, 2.328770160675049, 1.6099236011505127, -1.5222840309143066, 704.6189575195312, -0.30708882212638855, 0.27697429060935974, -0.01644279807806015, 2.606637716293335, 0.3613851070404053, -2.4850635528564453], "std": [0.1555556207895279, 0.010816401802003384, 0.2957831919193268, 0.1875799596309662, 0.22450564801692963, 0.142571359872818, 0.4407219886779785, 274.9202880859375, 0.05465921387076378, 0.04891060292720795, 0.031048983335494995, 0.08423683047294617, 0.26924994587898254, 0.12110626697540283, 0.24453318119049072, 0.04711248353123665, 0.17388199269771576, 0.1043059378862381, 0.23819853365421295, 0.11156097054481506, 0.6255234479904175, 309.5451354980469, 0.04396045207977295, 0.07498294860124588, 0.020138204097747803, 1.267204999923706, 0.2641279995441437, 0.3837585151195526], "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": [250], "max": [250], "mean": [250.0], "std": [0.0], "count": [475]}, "index": {"min": [151444], "max": [151918], "mean": [151681.0], "std": [137.1203850636367], "count": [475]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [475]}, "subtask_annotation": {"mean": [11.317894736842105, 29.0, 29.0, 29.0, 29.0], "std": [10.49501113509469, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [475]}, "scene_annotation": {"mean": [250.0], "std": [0.0], "min": [250], "max": [250], "count": [475]}, "eef_direction_state": {"mean": [4.551578947368421, 4.945263157894737], "std": [2.0771875296277464, 1.639368840104575], "min": [0, 0], "max": [6, 6], "count": [475]}, "eef_velocity_state": {"mean": [0.6021052631578947, 0.5747368421052632], "std": [0.7944516741777848, 0.8053725415904885], "min": [0, 0], "max": [2, 2], "count": [475]}, "eef_acc_mag_state": {"mean": [0.511578947368421, 0.5431578947368421], "std": [0.7604518266198197, 0.7918868382180219], "min": [0, 0], "max": [2, 2], "count": [475]}, "eef_direction_action": {"mean": [4.551578947368421, 4.945263157894737], "std": [2.0771875296277464, 1.639368840104575], "min": [0, 0], "max": [6, 6], "count": [475]}, "eef_velocity_action": {"mean": [0.6021052631578947, 0.5747368421052632], "std": [0.7944516741777848, 0.8053725415904885], "min": [0, 0], "max": [2, 2], "count": [475]}, "eef_acc_mag_action": {"mean": [0.511578947368421, 0.5431578947368421], "std": [0.7604518266198197, 0.7918868382180219], "min": [0, 0], "max": [2, 2], "count": [475]}, "eef_sim_pose_state": {"mean": [0.48682392492036164, 0.30093223901062055, 1.0599344060108207, -2.6508326520206302, 0.8649225209736332, 1.6476245683847461, 0.5383282096215953, -0.2746664313957481, 1.0869120842877569, 2.003683461017988, 0.9195130108263327, -2.144862030522439], "std": [0.07893115930158291, 0.034566250479520264, 0.04853934450183873, 0.22004673072222386, 0.3666513694984069, 2.0457137522655167, 0.05195649715462747, 0.05535929783842026, 0.043796919374109775, 2.219111522051224, 0.2833683194008512, 0.12933609211940858], "min": [0.3969093946292646, 0.22373251519310886, 1.021065092339821, -3.138181818605384, 0.24869115319244983, -3.139204198732617, 0.4642922603741607, -0.33414505304500436, 1.0283687108424953, -3.1345002421420207, 0.364820387687943, -2.755954297071256], "max": [0.6333355018218374, 0.37201016192405245, 1.179770432581659, -2.174718403138977, 1.2173111892013577, 3.1415826618730125, 0.6127554657902781, -0.15149418187553892, 1.1830003902647592, 3.138439753208189, 1.2223417540830677, -2.046114350406325], "count": [475]}, "eef_sim_pose_action": {"mean": [0.48682392492036164, 0.30093223901062055, 1.0599344060108207, -2.6508326520206302, 0.8649225209736332, 1.6476245683847461, 0.5383282096215953, -0.2746664313957481, 1.0869120842877569, 2.003683461017988, 0.9195130108263327, -2.144862030522439], "std": [0.07893115930158291, 0.034566250479520264, 0.04853934450183873, 0.22004673072222386, 0.3666513694984069, 2.0457137522655167, 0.05195649715462747, 0.05535929783842026, 0.043796919374109775, 2.219111522051224, 0.2833683194008512, 0.12933609211940858], "min": [0.3969093946292646, 0.22373251519310886, 1.021065092339821, -3.138181818605384, 0.24869115319244983, -3.139204198732617, 0.4642922603741607, -0.33414505304500436, 1.0283687108424953, -3.1345002421420207, 0.364820387687943, -2.755954297071256], "max": [0.6333355018218374, 0.37201016192405245, 1.179770432581659, -2.174718403138977, 1.2173111892013577, 3.1415826618730125, 0.6127554657902781, -0.15149418187553892, 1.1830003902647592, 3.138439753208189, 1.2223417540830677, -2.046114350406325], "count": [475]}, "gripper_mode_state": {"mean": [0.20210526315789473, 0.1936842105263158], "std": [0.4015703248022346, 0.39518430778449737], "min": [0, 0], "max": [1, 1], "count": [475]}, "gripper_activity_state": {"mean": [1.8421052631578947, 1.84], "std": [0.4880851839734592, 0.4938356854364874], "min": [0, 0], "max": [2, 2], "count": [475]}, "gripper_mode_action": {"mean": [0.20210526315789473, 0.1936842105263158], "std": [0.4015703248022346, 0.39518430778449737], "min": [0, 0], "max": [1, 1], "count": [475]}, "gripper_activity_action": {"mean": [1.8421052631578947, 1.84], "std": [0.4880851839734592, 0.4938356854364874], "min": [0, 0], "max": [2, 2], "count": [475]}, "gripper_open_scale_state": {"mean": [0.7046189474728232, 0.7894273683889305], "std": [0.30954511190474004, 0.2749201331680855], "min": [0.033, 0.216], "max": [0.902, 0.955], "count": [475]}, "gripper_open_scale_action": {"mean": [0.7046189474728232, 0.7894273683889305], "std": [0.30954511190474004, 0.2749201331680855], "min": [0.033, 0.216], "max": [0.902, 0.955], "count": [475]}}} +{"episode_index": 232, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[1.0]], [[1.0]]], "mean": [[[0.48553767996978664]], [[0.47462921214083115]], [[0.46064600289801455]]], "std": [[[0.14542874160650093]], [[0.15129455321000113]], [[0.16832629581590963]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4815929542021211]], [[0.4620903317301764]], [[0.44184885235540755]]], "std": [[[0.11543273421300931]], [[0.12469871563422458]], [[0.1540784511276997]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8549019607843137]], [[0.7803921568627451]], [[0.7019607843137254]]], "mean": [[[0.4772006605315082]], [[0.44128114594894563]], [[0.41524669156184485]]], "std": [[[0.08852702346360884]], [[0.1303127967236333]], [[0.16478279709049848]]], "count": [106]}, "observation.state": {"min": [0.34060099720954895, 2.0329246520996094, -1.292206883430481, -1.0132335424423218, -2.6340510845184326, -1.7409484386444092, 1.1527200937271118, 217.0, 0.16603100299835205, 0.2882089912891388, -0.10142199695110321, -3.1381852626800537, -0.3330000340938568, -0.47099998593330383, -1.0120816230773926, -2.1751515865325928, 0.2873684763908386, 0.6303431391716003, 2.1165432929992676, 1.2956277132034302, -2.6034202575683594, 36.0, -0.3465520143508911, 0.19145800173282623, -0.04028100147843361, -3.1411852836608887, -0.32499998807907104, -2.8919999599456787], "max": [0.8544608950614929, 2.1119182109832764, -0.7991164326667786, -0.6444104909896851, -1.8601371049880981, -1.1471874713897705, 2.0574467182159424, 955.0, 0.299470990896225, 0.38694998621940613, 0.010750999674201012, -2.759999990463257, 0.4259999990463257, -0.17100000381469727, -0.1860172003507614, -1.9633383750915527, 1.00942862033844, 0.9850289225578308, 2.8563883304595947, 1.8014416694641113, -0.9045169353485107, 885.0, -0.19625000655651093, 0.427715003490448, 0.04555699974298477, 3.1410000324249268, 0.6119999885559082, -1.5579999685287476], "mean": [0.5853294730186462, 2.086947441101074, -0.9491210579872131, -0.7882657051086426, -2.2309319972991943, -1.3722642660140991, 1.4497438669204712, 819.8267211914062, 0.25807732343673706, 0.352722704410553, -0.03596750274300575, -2.872013568878174, 0.0691702663898468, -0.25317031145095825, -0.4407216012477875, -2.134918212890625, 0.5713017582893372, 0.7365433573722839, 2.357863187789917, 1.6094237565994263, -1.5617860555648804, 664.6635131835938, -0.29533571004867554, 0.2853648364543915, -0.019410453736782074, 2.5244102478027344, 0.3680594265460968, -2.474135398864746], "std": [0.1450631320476532, 0.011163477785885334, 0.16581618785858154, 0.08393343538045883, 0.17386575043201447, 0.13107727468013763, 0.29895302653312683, 263.8467102050781, 0.050814058631658554, 0.020354270935058594, 0.024553760886192322, 0.1084764152765274, 0.18089425563812256, 0.06952357292175293, 0.2911038398742676, 0.05384809896349907, 0.2021358609199524, 0.09377206116914749, 0.2579515278339386, 0.17664554715156555, 0.6891169548034668, 329.0166320800781, 0.04588177427649498, 0.08976993709802628, 0.02034471370279789, 1.4202531576156616, 0.308018296957016, 0.44172441959381104], "count": [505]}, "action": {"min": [0.34060099720954895, 2.0329246520996094, -1.292206883430481, -1.0132335424423218, -2.6340510845184326, -1.7409484386444092, 1.1527200937271118, 217.0, 0.16603100299835205, 0.2882089912891388, -0.10142199695110321, -3.1381852626800537, -0.3330000340938568, -0.47099998593330383, -1.0120816230773926, -2.1751515865325928, 0.2873684763908386, 0.6303431391716003, 2.1165432929992676, 1.2956277132034302, -2.6034202575683594, 36.0, -0.3465520143508911, 0.19145800173282623, -0.04028100147843361, -3.1411852836608887, -0.32499998807907104, -2.8919999599456787], "max": [0.8544608950614929, 2.1119182109832764, -0.7991164326667786, -0.6444104909896851, -1.8601371049880981, -1.1471874713897705, 2.0574467182159424, 955.0, 0.299470990896225, 0.38694998621940613, 0.010750999674201012, -2.759999990463257, 0.4259999990463257, -0.17100000381469727, -0.1860172003507614, -1.9633383750915527, 1.00942862033844, 0.9850289225578308, 2.8563883304595947, 1.8014416694641113, -0.9045169353485107, 885.0, -0.19625000655651093, 0.427715003490448, 0.04555699974298477, 3.1410000324249268, 0.6119999885559082, -1.5579999685287476], "mean": [0.5853294730186462, 2.086947441101074, -0.9491210579872131, -0.7882657051086426, -2.2309319972991943, -1.3722642660140991, 1.4497438669204712, 819.8267211914062, 0.25807732343673706, 0.352722704410553, -0.03596750274300575, -2.872013568878174, 0.0691702663898468, -0.25317031145095825, -0.4407216012477875, -2.134918212890625, 0.5713017582893372, 0.7365433573722839, 2.357863187789917, 1.6094237565994263, -1.5617860555648804, 664.6635131835938, -0.29533571004867554, 0.2853648364543915, -0.019410453736782074, 2.5244102478027344, 0.3680594265460968, -2.474135398864746], "std": [0.1450631320476532, 0.011163477785885334, 0.16581618785858154, 0.08393343538045883, 0.17386575043201447, 0.13107727468013763, 0.29895302653312683, 263.8467102050781, 0.050814058631658554, 0.020354270935058594, 0.024553760886192322, 0.1084764152765274, 0.18089425563812256, 0.06952357292175293, 0.2911038398742676, 0.05384809896349907, 0.2021358609199524, 0.09377206116914749, 0.2579515278339386, 0.17664554715156555, 0.6891169548034668, 329.0166320800781, 0.04588177427649498, 0.08976993709802628, 0.02034471370279789, 1.4202531576156616, 0.308018296957016, 0.44172441959381104], "count": [505]}, "timestamp": {"min": [0.0], "max": [16.8], "mean": [8.4], "std": [4.859355238437846], "count": [505]}, "frame_index": {"min": [0], "max": [504], "mean": [252.0], "std": [145.78065715313537], "count": [505]}, "episode_index": {"min": [251], "max": [251], "mean": [251.0], "std": [0.0], "count": [505]}, "index": {"min": [151919], "max": [152423], "mean": [152171.0], "std": [145.78065715313537], "count": [505]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [505]}, "subtask_annotation": {"mean": [10.75049504950495, 29.0, 29.0, 29.0, 29.0], "std": [10.18274237763007, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [505]}, "scene_annotation": {"mean": [251.0], "std": [0.0], "min": [251], "max": [251], "count": [505]}, "eef_direction_state": {"mean": [4.174257425742574, 5.110891089108911], "std": [2.2579519970231092, 1.4376755848063636], "min": [0, 0], "max": [6, 6], "count": [505]}, "eef_velocity_state": {"mean": [0.6792079207920793, 0.48514851485148514], "std": [0.7733579642877917, 0.7286752035034294], "min": [0, 0], "max": [2, 2], "count": [505]}, "eef_acc_mag_state": {"mean": [0.6237623762376238, 0.5485148514851486], "std": [0.7991515940468501, 0.7973488076535659], "min": [0, 0], "max": [2, 2], "count": [505]}, "eef_direction_action": {"mean": [4.174257425742574, 5.110891089108911], "std": [2.2579519970231092, 1.4376755848063636], "min": [0, 0], "max": [6, 6], "count": [505]}, "eef_velocity_action": {"mean": [0.6792079207920793, 0.48514851485148514], "std": [0.7733579642877917, 0.7286752035034294], "min": [0, 0], "max": [2, 2], "count": [505]}, "eef_acc_mag_action": {"mean": [0.6237623762376238, 0.5485148514851486], "std": [0.7991515940468501, 0.7973488076535659], "min": [0, 0], "max": [2, 2], "count": [505]}, "eef_sim_pose_state": {"mean": [0.4954161823805608, 0.29011078404032786, 1.065388492265117, -2.008473535237011, 0.8563014632095554, 1.4508551670751093, 0.5679915605888051, -0.24886947979596968, 1.0863291234106915, -0.49100747226765984, 0.8198734527453571, -1.9472496200869869], "std": [0.09321474381641194, 0.040677892666173075, 0.04981996762946738, 1.7267335193789033, 0.42203383618921286, 2.183112115493284, 0.024318578039929966, 0.0507669486548485, 0.03111031128208846, 2.9633029589010356, 0.18915321763766202, 0.06551700955426837], "min": [0.4016529972440577, 0.19863229723355058, 1.0179143429437807, -3.1359004606720062, 0.24165391553147164, -3.122506866232856, 0.501918481073838, -0.29372654209738164, 1.0520031246024464, -3.140985409671594, 0.39158792207069015, -2.1359733923518744], "max": [0.6434219902982934, 0.36071650460391946, 1.1677154633723943, 3.1378616138694277, 1.2757836354431284, 3.135762499961222, 0.6069070466014621, -0.14947479742543193, 1.1637817680227318, 3.11227494938834, 1.1832646606460315, -1.8774833986278603], "count": [505]}, "eef_sim_pose_action": {"mean": [0.4954161823805608, 0.29011078404032786, 1.065388492265117, -2.008473535237011, 0.8563014632095554, 1.4508551670751093, 0.5679915605888051, -0.24886947979596968, 1.0863291234106915, -0.49100747226765984, 0.8198734527453571, -1.9472496200869869], "std": [0.09321474381641194, 0.040677892666173075, 0.04981996762946738, 1.7267335193789033, 0.42203383618921286, 2.183112115493284, 0.024318578039929966, 0.0507669486548485, 0.03111031128208846, 2.9633029589010356, 0.18915321763766202, 0.06551700955426837], "min": [0.4016529972440577, 0.19863229723355058, 1.0179143429437807, -3.1359004606720062, 0.24165391553147164, -3.122506866232856, 0.501918481073838, -0.29372654209738164, 1.0520031246024464, -3.140985409671594, 0.39158792207069015, -2.1359733923518744], "max": [0.6434219902982934, 0.36071650460391946, 1.1677154633723943, 3.1378616138694277, 1.2757836354431284, 3.135762499961222, 0.6069070466014621, -0.14947479742543193, 1.1637817680227318, 3.11227494938834, 1.1832646606460315, -1.8774833986278603], "count": [505]}, "gripper_mode_state": {"mean": [0.24356435643564356, 0.17425742574257425], "std": [0.4292327581973874, 0.37933069387560286], "min": [0, 0], "max": [1, 1], "count": [505]}, "gripper_activity_state": {"mean": [1.8396039603960397, 1.900990099009901], "std": [0.5034689973289779, 0.39060629427813054], "min": [0, 0], "max": [2, 2], "count": [505]}, "gripper_mode_action": {"mean": [0.24356435643564356, 0.17425742574257425], "std": [0.4292327581973874, 0.37933069387560286], "min": [0, 0], "max": [1, 1], "count": [505]}, "gripper_activity_action": {"mean": [1.8396039603960397, 1.900990099009901], "std": [0.5034689973289779, 0.39060629427813054], "min": [0, 0], "max": [2, 2], "count": [505]}, "gripper_open_scale_state": {"mean": [0.6646633662837578, 0.8198267326128352], "std": [0.3290166923106804, 0.26384673098915], "min": [0.036, 0.217], "max": [0.885, 0.955], "count": [505]}, "gripper_open_scale_action": {"mean": [0.6646633662837578, 0.8198267326128352], "std": [0.3290166923106804, 0.26384673098915], "min": [0.036, 0.217], "max": [0.885, 0.955], "count": [505]}}} +{"episode_index": 233, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[1.0]], [[1.0]]], "mean": [[[0.4943221854575163]], [[0.4810857005718954]], [[0.46662208741830064]]], "std": [[[0.1470731289029178]], [[0.15387521068666993]], [[0.17239501022709866]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4836461131535948]], [[0.464254777369281]], [[0.4435614440359477]]], "std": [[[0.1143006375170443]], [[0.12751064654044214]], [[0.15685428174415345]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.476931033496732]], [[0.45988115604575164]], [[0.4429713357843137]]], "std": [[[0.10200301063599358]], [[0.12412898494732212]], [[0.14768645882784626]]], "count": [100]}, "observation.state": {"min": [0.29513517022132874, 2.0420875549316406, -1.1361396312713623, -0.960140585899353, -2.543590545654297, -1.6679763793945312, 0.8304451704025269, 172.0, 0.19269800186157227, 0.26963499188423157, -0.07244399935007095, -3.1361851692199707, 0.07100000977516174, -0.7269999980926514, -0.9007470011711121, -2.1757450103759766, 0.2791479825973511, 0.5904623866081238, 2.0802929401397705, 1.2779650688171387, -2.743570566177368, 62.0, -0.3471580147743225, 0.18941299617290497, -0.049740999937057495, -3.1401853561401367, -0.31700003147125244, -2.7869999408721924], "max": [0.7762177586555481, 2.0959134101867676, -0.26738443970680237, -0.45411720871925354, -2.0403075218200684, -1.1528074741363525, 2.0322964191436768, 956.0, 0.35469600558280945, 0.41810399293899536, 0.04179399833083153, 3.138000011444092, 0.6470000147819519, -0.1679999977350235, -0.2047969400882721, -2.0412673950195312, 1.0307042598724365, 1.0795036554336548, 2.8564059734344482, 1.765889286994934, -0.9829868674278259, 915.0, -0.209524005651474, 0.41729798913002014, 0.040672000497579575, 3.135999917984009, 0.6299999952316284, -1.6150000095367432], "mean": [0.5035702586174011, 2.0867726802825928, -0.5792366862297058, -0.616369903087616, -2.2325379848480225, -1.4867244958877563, 1.2724292278289795, 815.3724365234375, 0.29300642013549805, 0.31578248739242554, -0.02613820694386959, -2.2995083332061768, 0.3786391317844391, -0.3814757168292999, -0.4353310167789459, -2.141488790512085, 0.6140455007553101, 0.7812507152557373, 2.3710110187530518, 1.6204997301101685, -1.6491373777389526, 704.6206665039062, -0.29398298263549805, 0.2847183048725128, -0.02137310802936554, 2.7542600631713867, 0.3273409903049469, -2.4160635471343994], "std": [0.13773350417613983, 0.010173415765166283, 0.2114558070898056, 0.151235893368721, 0.1289444863796234, 0.12201117724180222, 0.46985307335853577, 256.1595153808594, 0.042518217116594315, 0.050118524581193924, 0.024600792676210403, 1.6549677848815918, 0.14430630207061768, 0.20190735161304474, 0.25521570444107056, 0.043008748441934586, 0.1958836168050766, 0.10400927811861038, 0.24002623558044434, 0.15772688388824463, 0.6395657658576965, 319.6601257324219, 0.04156703129410744, 0.08084101974964142, 0.01930873654782772, 1.0348185300827026, 0.28809770941734314, 0.3772934377193451], "count": [435]}, "action": {"min": [0.29513517022132874, 2.0420875549316406, -1.1361396312713623, -0.960140585899353, -2.543590545654297, -1.6679763793945312, 0.8304451704025269, 172.0, 0.19269800186157227, 0.26963499188423157, -0.07244399935007095, -3.1361851692199707, 0.07100000977516174, -0.7269999980926514, -0.9007470011711121, -2.1757450103759766, 0.2791479825973511, 0.5904623866081238, 2.0802929401397705, 1.2779650688171387, -2.743570566177368, 62.0, -0.3471580147743225, 0.18941299617290497, -0.049740999937057495, -3.1401853561401367, -0.31700003147125244, -2.7869999408721924], "max": [0.7762177586555481, 2.0959134101867676, -0.26738443970680237, -0.45411720871925354, -2.0403075218200684, -1.1528074741363525, 2.0322964191436768, 956.0, 0.35469600558280945, 0.41810399293899536, 0.04179399833083153, 3.138000011444092, 0.6470000147819519, -0.1679999977350235, -0.2047969400882721, -2.0412673950195312, 1.0307042598724365, 1.0795036554336548, 2.8564059734344482, 1.765889286994934, -0.9829868674278259, 915.0, -0.209524005651474, 0.41729798913002014, 0.040672000497579575, 3.135999917984009, 0.6299999952316284, -1.6150000095367432], "mean": [0.5035702586174011, 2.0867726802825928, -0.5792366862297058, -0.616369903087616, -2.2325379848480225, -1.4867244958877563, 1.2724292278289795, 815.3724365234375, 0.29300642013549805, 0.31578248739242554, -0.02613820694386959, -2.2995083332061768, 0.3786391317844391, -0.3814757168292999, -0.4353310167789459, -2.141488790512085, 0.6140455007553101, 0.7812507152557373, 2.3710110187530518, 1.6204997301101685, -1.6491373777389526, 704.6206665039062, -0.29398298263549805, 0.2847183048725128, -0.02137310802936554, 2.7542600631713867, 0.3273409903049469, -2.4160635471343994], "std": [0.13773350417613983, 0.010173415765166283, 0.2114558070898056, 0.151235893368721, 0.1289444863796234, 0.12201117724180222, 0.46985307335853577, 256.1595153808594, 0.042518217116594315, 0.050118524581193924, 0.024600792676210403, 1.6549677848815918, 0.14430630207061768, 0.20190735161304474, 0.25521570444107056, 0.043008748441934586, 0.1958836168050766, 0.10400927811861038, 0.24002623558044434, 0.15772688388824463, 0.6395657658576965, 319.6601257324219, 0.04156703129410744, 0.08084101974964142, 0.01930873654782772, 1.0348185300827026, 0.28809770941734314, 0.3772934377193451], "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": [252], "max": [252], "mean": [252.0], "std": [0.0], "count": [435]}, "index": {"min": [152424], "max": [152858], "mean": [152641.0], "std": [125.57335173780568], "count": [435]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [435]}, "subtask_annotation": {"mean": [9.337931034482759, 29.0, 29.0, 29.0, 29.0], "std": [10.046938589925118, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [435]}, "scene_annotation": {"mean": [252.0], "std": [0.0], "min": [252], "max": [252], "count": [435]}, "eef_direction_state": {"mean": [4.517241379310345, 4.537931034482758], "std": [2.0759269856577456, 2.0012203965839324], "min": [0, 0], "max": [6, 6], "count": [435]}, "eef_velocity_state": {"mean": [0.632183908045977, 0.6183908045977011], "std": [0.7982011748945981, 0.8003632416197867], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_acc_mag_state": {"mean": [0.5471264367816092, 0.632183908045977], "std": [0.7787167576284968, 0.8264999256487386], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_direction_action": {"mean": [4.517241379310345, 4.537931034482758], "std": [2.0759269856577456, 2.0012203965839324], "min": [0, 0], "max": [6, 6], "count": [435]}, "eef_velocity_action": {"mean": [0.632183908045977, 0.6183908045977011], "std": [0.7982011748945981, 0.8003632416197867], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_acc_mag_action": {"mean": [0.5471264367816092, 0.632183908045977], "std": [0.7787167576284968, 0.8264999256487386], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_sim_pose_state": {"mean": [0.4969982073814456, 0.28813318092519513, 1.0663569933401043, -2.1116415060853, 0.79629299769331, 1.5819710561271838, 0.5257906833860811, -0.28499496522381484, 1.0596886923433708, 2.736154250366597, 1.0483080943103875, -2.31915168948707], "std": [0.0842343854227511, 0.03730129154234623, 0.04433113051656863, 1.48267591615422, 0.3922178150381062, 2.198739669196309, 0.0519167837201308, 0.03765554059238998, 0.03825093555179525, 1.0023462351545755, 0.2104201944542793, 0.228181592395952], "min": [0.39884302686524664, 0.22592212538692774, 1.0104064975009663, -3.1383358511585806, 0.166629775848101, -3.1367213613073375, 0.47640759143389033, -0.3505875204063991, 1.0265082838023658, -3.1385812559573534, 0.642987295907349, -3.0336601008210287], "max": [0.6325432512382039, 0.3570129266954603, 1.1495086837546402, 3.1367375193019864, 1.1980074979428146, 3.1298566709655344, 0.6280932544364376, -0.18400918273900058, 1.1473371064981885, 3.138133302205784, 1.305268703544352, -2.0384420699051917], "count": [435]}, "eef_sim_pose_action": {"mean": [0.4969982073814456, 0.28813318092519513, 1.0663569933401043, -2.1116415060853, 0.79629299769331, 1.5819710561271838, 0.5257906833860811, -0.28499496522381484, 1.0596886923433708, 2.736154250366597, 1.0483080943103875, -2.31915168948707], "std": [0.0842343854227511, 0.03730129154234623, 0.04433113051656863, 1.48267591615422, 0.3922178150381062, 2.198739669196309, 0.0519167837201308, 0.03765554059238998, 0.03825093555179525, 1.0023462351545755, 0.2104201944542793, 0.228181592395952], "min": [0.39884302686524664, 0.22592212538692774, 1.0104064975009663, -3.1383358511585806, 0.166629775848101, -3.1367213613073375, 0.47640759143389033, -0.3505875204063991, 1.0265082838023658, -3.1385812559573534, 0.642987295907349, -3.0336601008210287], "max": [0.6325432512382039, 0.3570129266954603, 1.1495086837546402, 3.1367375193019864, 1.1980074979428146, 3.1298566709655344, 0.6280932544364376, -0.18400918273900058, 1.1473371064981885, 3.138133302205784, 1.305268703544352, -2.0384420699051917], "count": [435]}, "gripper_mode_state": {"mean": [0.22298850574712645, 0.15632183908045977], "std": [0.4162506841457361, 0.3631601873925094], "min": [0, 0], "max": [1, 1], "count": [435]}, "gripper_activity_state": {"mean": [1.8459770114942529, 1.839080459770115], "std": [0.4952195838748109, 0.49996696944670216], "min": [0, 0], "max": [2, 2], "count": [435]}, "gripper_mode_action": {"mean": [0.22298850574712645, 0.15632183908045977], "std": [0.4162506841457361, 0.3631601873925094], "min": [0, 0], "max": [1, 1], "count": [435]}, "gripper_activity_action": {"mean": [1.8459770114942529, 1.839080459770115], "std": [0.4952195838748109, 0.49996696944670216], "min": [0, 0], "max": [2, 2], "count": [435]}, "gripper_open_scale_state": {"mean": [0.7046206896288626, 0.8153724137931039], "std": [0.31966024217432526, 0.25615946494221675], "min": [0.062, 0.172], "max": [0.915, 0.956], "count": [435]}, "gripper_open_scale_action": {"mean": [0.7046206896288626, 0.8153724137931039], "std": [0.31966024217432526, 0.25615946494221675], "min": [0.062, 0.172], "max": [0.915, 0.956], "count": [435]}}} +{"episode_index": 234, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8588235294117647]], [[1.0]], [[1.0]]], "mean": [[[0.4919513567386831]], [[0.47813817969317357]], [[0.462308804617526]]], "std": [[[0.15442798085082154]], [[0.16257103890255686]], [[0.17949206875224247]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4822440843621399]], [[0.46278422483962717]], [[0.44256148443173565]]], "std": [[[0.1149435789602596]], [[0.1331271126361436]], [[0.161350669204105]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.47568624235959817]], [[0.4408924121732026]], [[0.4124742665970709]]], "std": [[[0.1097642881119837]], [[0.1443785468946475]], [[0.18087324967497903]]], "count": [108]}, "observation.state": {"min": [0.21272072196006775, 2.076383352279663, -1.3135871887207031, -1.2105604410171509, -2.417560577392578, -1.6110261678695679, 0.7239277362823486, 58.0, 0.18489199876785278, 0.25664201378822327, -0.07963400334119797, -3.0829999446868896, -0.23399999737739563, -0.5580000281333923, -0.8892452716827393, -2.1753435134887695, 0.3108431398868561, 0.6292610764503479, 1.9660086631774902, 1.1784813404083252, -2.876704216003418, 46.0, -0.33537501096725464, 0.20236200094223022, -0.04688600078225136, -3.1351852416992188, -0.1510000079870224, -3.0399999618530273], "max": [0.6369230151176453, 2.0968210697174072, -0.3603755831718445, -0.38240164518356323, -1.9166508913040161, -1.261698603630066, 1.690421223640442, 959.0, 0.33273300528526306, 0.3741379976272583, 0.02033899910748005, -2.7130000591278076, 0.5789999961853027, -0.061000000685453415, -0.17114698886871338, -2.0525596141815186, 1.3101140260696411, 1.2670567035675049, 2.7672719955444336, 1.839961051940918, -0.9432981610298157, 939.0, -0.21629999577999115, 0.39752501249313354, 0.036107998341321945, 3.13700008392334, 0.6629999876022339, -1.5329999923706055], "mean": [0.46868783235549927, 2.0885379314422607, -0.7085382342338562, -0.6434513926506042, -2.2209312915802, -1.4650633335113525, 1.1194279193878174, 776.0272827148438, 0.28470033407211304, 0.30378445982933044, -0.04380762204527855, -2.830477237701416, 0.2696310579776764, -0.17854182422161102, -0.3192829489707947, -2.1508851051330566, 0.7760558724403381, 0.8458235263824463, 2.2012171745300293, 1.5450806617736816, -1.6373438835144043, 695.42041015625, -0.29824110865592957, 0.2735595703125, -0.028857186436653137, 2.382380723953247, 0.36720961332321167, -2.4400103092193604], "std": [0.10958082973957062, 0.0031964911613613367, 0.39953282475471497, 0.2857488989830017, 0.12541727721691132, 0.0957769975066185, 0.4158551096916199, 308.45526123046875, 0.05302155762910843, 0.04556059092283249, 0.02303594909608364, 0.1079348772764206, 0.27570703625679016, 0.08129647374153137, 0.23045969009399414, 0.029229408130049706, 0.21987022459506989, 0.1701200008392334, 0.25675150752067566, 0.1429544985294342, 0.710576057434082, 336.3236083984375, 0.040535613894462585, 0.0630197674036026, 0.017612742260098457, 1.664301872253418, 0.2152891606092453, 0.4472014307975769], "count": [515]}, "action": {"min": [0.21272072196006775, 2.076383352279663, -1.3135871887207031, -1.2105604410171509, -2.417560577392578, -1.6110261678695679, 0.7239277362823486, 58.0, 0.18489199876785278, 0.25664201378822327, -0.07963400334119797, -3.0829999446868896, -0.23399999737739563, -0.5580000281333923, -0.8892452716827393, -2.1753435134887695, 0.3108431398868561, 0.6292610764503479, 1.9660086631774902, 1.1784813404083252, -2.876704216003418, 46.0, -0.33537501096725464, 0.20236200094223022, -0.04688600078225136, -3.1351852416992188, -0.1510000079870224, -3.0399999618530273], "max": [0.6369230151176453, 2.0968210697174072, -0.3603755831718445, -0.38240164518356323, -1.9166508913040161, -1.261698603630066, 1.690421223640442, 959.0, 0.33273300528526306, 0.3741379976272583, 0.02033899910748005, -2.7130000591278076, 0.5789999961853027, -0.061000000685453415, -0.17114698886871338, -2.0525596141815186, 1.3101140260696411, 1.2670567035675049, 2.7672719955444336, 1.839961051940918, -0.9432981610298157, 939.0, -0.21629999577999115, 0.39752501249313354, 0.036107998341321945, 3.13700008392334, 0.6629999876022339, -1.5329999923706055], "mean": [0.46868783235549927, 2.0885379314422607, -0.7085382342338562, -0.6434513926506042, -2.2209312915802, -1.4650633335113525, 1.1194279193878174, 776.0272827148438, 0.28470033407211304, 0.30378445982933044, -0.04380762204527855, -2.830477237701416, 0.2696310579776764, -0.17854182422161102, -0.3192829489707947, -2.1508851051330566, 0.7760558724403381, 0.8458235263824463, 2.2012171745300293, 1.5450806617736816, -1.6373438835144043, 695.42041015625, -0.29824110865592957, 0.2735595703125, -0.028857186436653137, 2.382380723953247, 0.36720961332321167, -2.4400103092193604], "std": [0.10958082973957062, 0.0031964911613613367, 0.39953282475471497, 0.2857488989830017, 0.12541727721691132, 0.0957769975066185, 0.4158551096916199, 308.45526123046875, 0.05302155762910843, 0.04556059092283249, 0.02303594909608364, 0.1079348772764206, 0.27570703625679016, 0.08129647374153137, 0.23045969009399414, 0.029229408130049706, 0.21987022459506989, 0.1701200008392334, 0.25675150752067566, 0.1429544985294342, 0.710576057434082, 336.3236083984375, 0.040535613894462585, 0.0630197674036026, 0.017612742260098457, 1.664301872253418, 0.2152891606092453, 0.4472014307975769], "count": [515]}, "timestamp": {"min": [0.0], "max": [17.133333333333333], "mean": [8.566666666666666], "std": [4.955580468298116], "count": [515]}, "frame_index": {"min": [0], "max": [514], "mean": [257.0], "std": [148.6674140489435], "count": [515]}, "episode_index": {"min": [253], "max": [253], "mean": [253.0], "std": [0.0], "count": [515]}, "index": {"min": [152859], "max": [153373], "mean": [153116.0], "std": [148.6674140489435], "count": [515]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [515]}, "subtask_annotation": {"mean": [11.337864077669902, 29.0, 29.0, 29.0, 29.0], "std": [10.157135485119774, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [515]}, "scene_annotation": {"mean": [253.0], "std": [0.0], "min": [253], "max": [253], "count": [515]}, "eef_direction_state": {"mean": [4.648543689320388, 5.029126213592233], "std": [1.9395657645172395, 1.651456025296346], "min": [0, 0], "max": [6, 6], "count": [515]}, "eef_velocity_state": {"mean": [0.566990291262136, 0.4912621359223301], "std": [0.7509719720591176, 0.8013467785173277], "min": [0, 0], "max": [2, 2], "count": [515]}, "eef_acc_mag_state": {"mean": [0.5339805825242718, 0.4368932038834951], "std": [0.7710229490569469, 0.735637929522311], "min": [0, 0], "max": [2, 2], "count": [515]}, "eef_direction_action": {"mean": [4.648543689320388, 5.029126213592233], "std": [1.9395657645172395, 1.651456025296346], "min": [0, 0], "max": [6, 6], "count": [515]}, "eef_velocity_action": {"mean": [0.566990291262136, 0.4912621359223301], "std": [0.7509719720591176, 0.8013467785173277], "min": [0, 0], "max": [2, 2], "count": [515]}, "eef_acc_mag_action": {"mean": [0.5339805825242718, 0.4368932038834951], "std": [0.7710229490569469, 0.735637929522311], "min": [0, 0], "max": [2, 2], "count": [515]}, "eef_sim_pose_state": {"mean": [0.48391314838494764, 0.2866171093873668, 1.0574135985434299, -2.5802000505016554, 0.8401141684771992, 1.3810009403737562, 0.5153007488421746, -0.2656900435698007, 1.0545982449900642, -1.209749497886366, 1.0237664768735073, -1.9730113749500722], "std": [0.06697212194597747, 0.03600207899266571, 0.041260591863630756, 0.6591331998141399, 0.38225592739547104, 2.216462102159918, 0.05099111033996248, 0.04615163928885636, 0.04718061166599106, 2.828121813767573, 0.2625027940472235, 0.21864389717724092], "min": [0.4108672433354463, 0.20703596363078533, 1.0148545829327849, -3.1332821473555694, 0.18974427131805705, -3.134227840746571, 0.46321401489629616, -0.3265639267352257, 1.0096015605311295, -3.141357323368056, 0.5450217977498775, -2.876294606443334], "max": [0.61360249983734, 0.3543895073548921, 1.1463901572057806, 3.1093371842919164, 1.2304711279264469, 3.137465989157541, 0.5917600172679065, -0.17388221017274252, 1.1452095388918289, 3.1410739711222355, 1.2630777386514525, -1.6660035660299104], "count": [515]}, "eef_sim_pose_action": {"mean": [0.48391314838494764, 0.2866171093873668, 1.0574135985434299, -2.5802000505016554, 0.8401141684771992, 1.3810009403737562, 0.5153007488421746, -0.2656900435698007, 1.0545982449900642, -1.209749497886366, 1.0237664768735073, -1.9730113749500722], "std": [0.06697212194597747, 0.03600207899266571, 0.041260591863630756, 0.6591331998141399, 0.38225592739547104, 2.216462102159918, 0.05099111033996248, 0.04615163928885636, 0.04718061166599106, 2.828121813767573, 0.2625027940472235, 0.21864389717724092], "min": [0.4108672433354463, 0.20703596363078533, 1.0148545829327849, -3.1332821473555694, 0.18974427131805705, -3.134227840746571, 0.46321401489629616, -0.3265639267352257, 1.0096015605311295, -3.141357323368056, 0.5450217977498775, -2.876294606443334], "max": [0.61360249983734, 0.3543895073548921, 1.1463901572057806, 3.1093371842919164, 1.2304711279264469, 3.137465989157541, 0.5917600172679065, -0.17388221017274252, 1.1452095388918289, 3.1410739711222355, 1.2630777386514525, -1.6660035660299104], "count": [515]}, "gripper_mode_state": {"mean": [0.23883495145631067, 0.2], "std": [0.42637168927963454, 0.40000000000000074], "min": [0, 0], "max": [1, 1], "count": [515]}, "gripper_activity_state": {"mean": [1.833009708737864, 1.8524271844660194], "std": [0.5055782711462703, 0.4761994891174939], "min": [0, 0], "max": [2, 2], "count": [515]}, "gripper_mode_action": {"mean": [0.23883495145631067, 0.2], "std": [0.42637168927963454, 0.40000000000000074], "min": [0, 0], "max": [1, 1], "count": [515]}, "gripper_activity_action": {"mean": [1.833009708737864, 1.8524271844660194], "std": [0.5055782711462703, 0.4761994891174939], "min": [0, 0], "max": [2, 2], "count": [515]}, "gripper_open_scale_state": {"mean": [0.6954203881939656, 0.77602718443639], "std": [0.3363236780978563, 0.3084550836203183], "min": [0.046, 0.058], "max": [0.939, 0.959], "count": [515]}, "gripper_open_scale_action": {"mean": [0.6954203881939656, 0.77602718443639], "std": [0.3363236780978563, 0.3084550836203183], "min": [0.046, 0.058], "max": [0.939, 0.959], "count": [515]}}} +{"episode_index": 235, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.5007283614567621]], [[0.48886408449597785]], [[0.474207795217446]]], "std": [[[0.14765979170450505]], [[0.15604632738086363]], [[0.17420561788602143]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.484283789357089]], [[0.46313047346342384]], [[0.4422971538775767]]], "std": [[[0.11247231156491637]], [[0.128676758350035]], [[0.15930663415549132]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4826795343137255]], [[0.45340938442684764]], [[0.4277630542200854]]], "std": [[[0.1013981621734678]], [[0.13287190301919327]], [[0.16706324400428435]]], "count": [104]}, "observation.state": {"min": [0.2267182618379593, 2.0720200538635254, -1.2446991205215454, -1.1652166843414307, -2.6661300659179688, -1.8561228513717651, 0.899088978767395, 263.0, 0.16670499742031097, 0.22910499572753906, -0.07725100219249725, -3.1411852836608887, -0.32600000500679016, -0.7409999966621399, -0.8599063158035278, -2.1752212047576904, 0.3283139169216156, 0.5952271223068237, 2.1795148849487305, 1.3411285877227783, -2.666426658630371, 40.0, -0.35089099407196045, 0.176473006606102, -0.039423998445272446, -3.1411852836608887, -0.22100000083446503, -2.7880001068115234], "max": [0.7608239054679871, 2.103121757507324, -0.42521458864212036, -0.6588618159294128, -1.9549086093902588, -1.3395228385925293, 2.2816340923309326, 957.0, 0.35264500975608826, 0.37701499462127686, 0.04572499915957451, 3.138000011444092, 0.5320000052452087, -0.20799997448921204, -0.14234906435012817, -2.064707040786743, 1.0450857877731323, 0.966493546962738, 2.7244067192077637, 1.7715964317321777, -0.9156346917152405, 807.0, -0.21065400540828705, 0.3891240060329437, 0.024250999093055725, 3.1410000324249268, 0.6819999814033508, -1.5880000591278076], "mean": [0.4394214153289795, 2.088432788848877, -0.7239018678665161, -0.8074843883514404, -2.251660108566284, -1.6258023977279663, 1.4306776523590088, 758.27392578125, 0.2882317006587982, 0.2919350564479828, -0.009064197540283203, -2.7877166271209717, 0.2383604645729065, -0.4024764597415924, -0.35753294825553894, -2.149930238723755, 0.6273354291915894, 0.7912537455558777, 2.2989683151245117, 1.6250619888305664, -1.5178049802780151, 594.0560302734375, -0.3054100573062897, 0.26579397916793823, -0.025162439793348312, 2.291713237762451, 0.3560880124568939, -2.4853975772857666], "std": [0.21643728017807007, 0.007178483996540308, 0.310954749584198, 0.16984808444976807, 0.21714921295642853, 0.10218953341245651, 0.561896026134491, 228.5160369873047, 0.06783516705036163, 0.05580754950642586, 0.026459774002432823, 0.5497353076934814, 0.30292201042175293, 0.1893077939748764, 0.21616621315479279, 0.03157966211438179, 0.18589326739311218, 0.1069142073392868, 0.18886899948120117, 0.1256432980298996, 0.6344624161720276, 242.1818389892578, 0.04145623743534088, 0.07170413434505463, 0.015214873477816582, 1.8290401697158813, 0.2358149141073227, 0.4036718010902405], "count": [491]}, "action": {"min": [0.2267182618379593, 2.0720200538635254, -1.2446991205215454, -1.1652166843414307, -2.6661300659179688, -1.8561228513717651, 0.899088978767395, 263.0, 0.16670499742031097, 0.22910499572753906, -0.07725100219249725, -3.1411852836608887, -0.32600000500679016, -0.7409999966621399, -0.8599063158035278, -2.1752212047576904, 0.3283139169216156, 0.5952271223068237, 2.1795148849487305, 1.3411285877227783, -2.666426658630371, 40.0, -0.35089099407196045, 0.176473006606102, -0.039423998445272446, -3.1411852836608887, -0.22100000083446503, -2.7880001068115234], "max": [0.7608239054679871, 2.103121757507324, -0.42521458864212036, -0.6588618159294128, -1.9549086093902588, -1.3395228385925293, 2.2816340923309326, 957.0, 0.35264500975608826, 0.37701499462127686, 0.04572499915957451, 3.138000011444092, 0.5320000052452087, -0.20799997448921204, -0.14234906435012817, -2.064707040786743, 1.0450857877731323, 0.966493546962738, 2.7244067192077637, 1.7715964317321777, -0.9156346917152405, 807.0, -0.21065400540828705, 0.3891240060329437, 0.024250999093055725, 3.1410000324249268, 0.6819999814033508, -1.5880000591278076], "mean": [0.4394214153289795, 2.088432788848877, -0.7239018678665161, -0.8074843883514404, -2.251660108566284, -1.6258023977279663, 1.4306776523590088, 758.27392578125, 0.2882317006587982, 0.2919350564479828, -0.009064197540283203, -2.7877166271209717, 0.2383604645729065, -0.4024764597415924, -0.35753294825553894, -2.149930238723755, 0.6273354291915894, 0.7912537455558777, 2.2989683151245117, 1.6250619888305664, -1.5178049802780151, 594.0560302734375, -0.3054100573062897, 0.26579397916793823, -0.025162439793348312, 2.291713237762451, 0.3560880124568939, -2.4853975772857666], "std": [0.21643728017807007, 0.007178483996540308, 0.310954749584198, 0.16984808444976807, 0.21714921295642853, 0.10218953341245651, 0.561896026134491, 228.5160369873047, 0.06783516705036163, 0.05580754950642586, 0.026459774002432823, 0.5497353076934814, 0.30292201042175293, 0.1893077939748764, 0.21616621315479279, 0.03157966211438179, 0.18589326739311218, 0.1069142073392868, 0.18886899948120117, 0.1256432980298996, 0.6344624161720276, 242.1818389892578, 0.04145623743534088, 0.07170413434505463, 0.015214873477816582, 1.8290401697158813, 0.2358149141073227, 0.4036718010902405], "count": [491]}, "timestamp": {"min": [0.0], "max": [16.333333333333332], "mean": [8.166666666666668], "std": [4.724639903973871], "count": [491]}, "frame_index": {"min": [0], "max": [490], "mean": [245.0], "std": [141.7391971192161], "count": [491]}, "episode_index": {"min": [254], "max": [254], "mean": [254.0], "std": [0.0], "count": [491]}, "index": {"min": [153374], "max": [153864], "mean": [153619.0], "std": [141.7391971192161], "count": [491]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [491]}, "subtask_annotation": {"mean": [11.865580448065174, 29.0, 29.0, 29.0, 29.0], "std": [9.925294099032307, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [491]}, "scene_annotation": {"mean": [254.0], "std": [0.0], "min": [254], "max": [254], "count": [491]}, "eef_direction_state": {"mean": [4.670061099796334, 4.8940936863543785], "std": [2.0811196159128613, 1.8445123496261826], "min": [0, 0], "max": [6, 6], "count": [491]}, "eef_velocity_state": {"mean": [0.5539714867617108, 0.5132382892057027], "std": [0.8039107006786328, 0.7667530811244071], "min": [0, 0], "max": [2, 2], "count": [491]}, "eef_acc_mag_state": {"mean": [0.505091649694501, 0.5274949083503055], "std": [0.7588409949070043, 0.8052511198773254], "min": [0, 0], "max": [2, 2], "count": [491]}, "eef_direction_action": {"mean": [4.670061099796334, 4.8940936863543785], "std": [2.0811196159128613, 1.8445123496261826], "min": [0, 0], "max": [6, 6], "count": [491]}, "eef_velocity_action": {"mean": [0.5539714867617108, 0.5132382892057027], "std": [0.8039107006786328, 0.7667530811244071], "min": [0, 0], "max": [2, 2], "count": [491]}, "eef_acc_mag_action": {"mean": [0.505091649694501, 0.5274949083503055], "std": [0.7588409949070043, 0.8052511198773254], "min": [0, 0], "max": [2, 2], "count": [491]}, "eef_sim_pose_state": {"mean": [0.47715523717575786, 0.29504973209163043, 1.0545226755747095, -2.6310310508736716, 0.8607492508725237, 1.539115501635084, 0.5050049995322813, -0.2906772717947005, 1.0787894111470135, 2.901477478220191, 0.9214275756474711, -2.2592531007991155], "std": [0.0751238888789543, 0.03543842125681636, 0.04178047555319468, 0.24062493986071806, 0.36243309307815375, 2.090990179426599, 0.06413008844521881, 0.06658129528371753, 0.047416953831906146, 0.495458567565395, 0.34734219850951004, 0.12102923010682698], "min": [0.38353590155980755, 0.21917418256631088, 1.0100374171568562, -3.046728773676583, 0.2280143498686833, -3.141581976123424, 0.43536820099998386, -0.35118957527509825, 1.031453939688394, -3.1412625132363194, 0.28582590386458606, -2.8089874956237115], "max": [0.6081716122063034, 0.3560069996891346, 1.157241430038331, -2.012084928850632, 1.199843176358089, 3.133372213387344, 0.5993628481348074, -0.1604528438555568, 1.1726880936022073, 3.1371107501696844, 1.2109574791850983, -2.0851126950466083], "count": [491]}, "eef_sim_pose_action": {"mean": [0.47715523717575786, 0.29504973209163043, 1.0545226755747095, -2.6310310508736716, 0.8607492508725237, 1.539115501635084, 0.5050049995322813, -0.2906772717947005, 1.0787894111470135, 2.901477478220191, 0.9214275756474711, -2.2592531007991155], "std": [0.0751238888789543, 0.03543842125681636, 0.04178047555319468, 0.24062493986071806, 0.36243309307815375, 2.090990179426599, 0.06413008844521881, 0.06658129528371753, 0.047416953831906146, 0.495458567565395, 0.34734219850951004, 0.12102923010682698], "min": [0.38353590155980755, 0.21917418256631088, 1.0100374171568562, -3.046728773676583, 0.2280143498686833, -3.141581976123424, 0.43536820099998386, -0.35118957527509825, 1.031453939688394, -3.1412625132363194, 0.28582590386458606, -2.8089874956237115], "max": [0.6081716122063034, 0.3560069996891346, 1.157241430038331, -2.012084928850632, 1.199843176358089, 3.133372213387344, 0.5993628481348074, -0.1604528438555568, 1.1726880936022073, 3.1371107501696844, 1.2109574791850983, -2.0851126950466083], "count": [491]}, "gripper_mode_state": {"mean": [0.19144602851323828, 0.18126272912423624], "std": [0.39343925411650166, 0.38523570986432376], "min": [0, 0], "max": [1, 1], "count": [491]}, "gripper_activity_state": {"mean": [1.8778004073319756, 1.8431771894093687], "std": [0.42495483032977477, 0.5044095650729776], "min": [0, 0], "max": [2, 2], "count": [491]}, "gripper_mode_action": {"mean": [0.19144602851323828, 0.18126272912423624], "std": [0.39343925411650166, 0.38523570986432376], "min": [0, 0], "max": [1, 1], "count": [491]}, "gripper_activity_action": {"mean": [1.8778004073319756, 1.8431771894093687], "std": [0.42495483032977477, 0.5044095650729776], "min": [0, 0], "max": [2, 2], "count": [491]}, "gripper_open_scale_state": {"mean": [0.5940560081777162, 0.75827393087787], "std": [0.24218185871230255, 0.2285161583344416], "min": [0.04, 0.263], "max": [0.807, 0.957], "count": [491]}, "gripper_open_scale_action": {"mean": [0.5940560081777162, 0.75827393087787], "std": [0.24218185871230255, 0.2285161583344416], "min": [0.04, 0.263], "max": [0.807, 0.957], "count": [491]}}} +{"episode_index": 236, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[1.0]], [[1.0]]], "mean": [[[0.4882097283496732]], [[0.476112205882353]], [[0.46271990808823527]]], "std": [[[0.151707577375194]], [[0.15773781837274506]], [[0.17634398771683335]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4769967177287581]], [[0.4569079861111111]], [[0.4360999530228758]]], "std": [[[0.11752229361098444]], [[0.1322017615902032]], [[0.1617609709504637]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49916761029411766]], [[0.45747067606209146]], [[0.4260545486111111]]], "std": [[[0.11833963776380167]], [[0.1501142600264387]], [[0.1889476880720213]]], "count": [100]}, "observation.state": {"min": [0.38404226303100586, 2.0759994983673096, -1.3714275360107422, -1.1423704624176025, -2.5555288791656494, -1.6351642608642578, 1.0760828256607056, 138.0, 0.156808003783226, 0.2874619960784912, -0.09301300346851349, -3.122999906539917, -0.28699997067451477, -0.4950000047683716, -0.9047787189483643, -2.175273895263672, 0.21587978303432465, 0.6167294979095459, 2.166651725769043, 1.391428828239441, -2.720008611679077, 43.0, -0.3624109923839569, 0.16767500340938568, -0.028517000377178192, 2.622999906539917, -0.27799999713897705, -2.8399999141693115], "max": [0.781000018119812, 2.109771490097046, -0.7546454668045044, -0.5547703504562378, -1.9740371704101562, -1.2385205030441284, 1.774232029914856, 956.0, 0.296519011259079, 0.3901120126247406, -0.005646999925374985, -2.8380000591278076, 0.34700000286102295, 0.023000000044703484, -0.11805406957864761, -2.0224525928497314, 0.995570719242096, 0.9796009659767151, 2.855306386947632, 1.8288607597351074, -0.7938455939292908, 840.0, -0.22966499626636505, 0.40244099497795105, 0.04262499883770943, 3.13700008392334, 0.7200000286102295, -1.5499999523162842], "mean": [0.566601574420929, 2.0911900997161865, -0.9666649103164673, -0.7163053750991821, -2.1800780296325684, -1.4616652727127075, 1.3393704891204834, 789.2216796875, 0.24639670550823212, 0.3260401785373688, -0.05605323985219002, -3.009827136993408, 0.16933827102184296, -0.18783502280712128, -0.3488267958164215, -2.1447792053222656, 0.5122745037078857, 0.8106474280357361, 2.3829100131988525, 1.701033353805542, -1.4687362909317017, 633.087890625, -0.31544366478919983, 0.25265607237815857, -0.00801792275160551, 2.854466676712036, 0.34497615694999695, -2.505857229232788], "std": [0.11966634541749954, 0.006547037046402693, 0.24415314197540283, 0.1792031228542328, 0.14109884202480316, 0.10711900889873505, 0.26552921533584595, 298.53271484375, 0.049663934856653214, 0.03740578144788742, 0.018580496311187744, 0.052128057926893234, 0.23654226958751678, 0.10941655933856964, 0.2674950659275055, 0.04274072125554085, 0.21049359440803528, 0.0962240919470787, 0.22896254062652588, 0.1305057406425476, 0.7161163687705994, 267.4236145019531, 0.04376077279448509, 0.08581766486167908, 0.015317698940634727, 0.13161450624465942, 0.275648295879364, 0.44266465306282043], "count": [467]}, "action": {"min": [0.38404226303100586, 2.0759994983673096, -1.3714275360107422, -1.1423704624176025, -2.5555288791656494, -1.6351642608642578, 1.0760828256607056, 138.0, 0.156808003783226, 0.2874619960784912, -0.09301300346851349, -3.122999906539917, -0.28699997067451477, -0.4950000047683716, -0.9047787189483643, -2.175273895263672, 0.21587978303432465, 0.6167294979095459, 2.166651725769043, 1.391428828239441, -2.720008611679077, 43.0, -0.3624109923839569, 0.16767500340938568, -0.028517000377178192, 2.622999906539917, -0.27799999713897705, -2.8399999141693115], "max": [0.781000018119812, 2.109771490097046, -0.7546454668045044, -0.5547703504562378, -1.9740371704101562, -1.2385205030441284, 1.774232029914856, 956.0, 0.296519011259079, 0.3901120126247406, -0.005646999925374985, -2.8380000591278076, 0.34700000286102295, 0.023000000044703484, -0.11805406957864761, -2.0224525928497314, 0.995570719242096, 0.9796009659767151, 2.855306386947632, 1.8288607597351074, -0.7938455939292908, 840.0, -0.22966499626636505, 0.40244099497795105, 0.04262499883770943, 3.13700008392334, 0.7200000286102295, -1.5499999523162842], "mean": [0.566601574420929, 2.0911900997161865, -0.9666649103164673, -0.7163053750991821, -2.1800780296325684, -1.4616652727127075, 1.3393704891204834, 789.2216796875, 0.24639670550823212, 0.3260401785373688, -0.05605323985219002, -3.009827136993408, 0.16933827102184296, -0.18783502280712128, -0.3488267958164215, -2.1447792053222656, 0.5122745037078857, 0.8106474280357361, 2.3829100131988525, 1.701033353805542, -1.4687362909317017, 633.087890625, -0.31544366478919983, 0.25265607237815857, -0.00801792275160551, 2.854466676712036, 0.34497615694999695, -2.505857229232788], "std": [0.11966634541749954, 0.006547037046402693, 0.24415314197540283, 0.1792031228542328, 0.14109884202480316, 0.10711900889873505, 0.26552921533584595, 298.53271484375, 0.049663934856653214, 0.03740578144788742, 0.018580496311187744, 0.052128057926893234, 0.23654226958751678, 0.10941655933856964, 0.2674950659275055, 0.04274072125554085, 0.21049359440803528, 0.0962240919470787, 0.22896254062652588, 0.1305057406425476, 0.7161163687705994, 267.4236145019531, 0.04376077279448509, 0.08581766486167908, 0.015317698940634727, 0.13161450624465942, 0.275648295879364, 0.44266465306282043], "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": [255], "max": [255], "mean": [255.0], "std": [0.0], "count": [467]}, "index": {"min": [153865], "max": [154331], "mean": [154098.0], "std": [134.8109787814034], "count": [467]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [467]}, "subtask_annotation": {"mean": [11.586723768736617, 29.0, 29.0, 29.0, 29.0], "std": [9.736269383840172, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [467]}, "scene_annotation": {"mean": [255.0], "std": [0.0], "min": [255], "max": [255], "count": [467]}, "eef_direction_state": {"mean": [4.451820128479658, 5.0513918629550325], "std": [2.2065048630553545, 1.5981564561815764], "min": [0, 0], "max": [6, 6], "count": [467]}, "eef_velocity_state": {"mean": [0.5845824411134903, 0.5053533190578159], "std": [0.8060384972501567, 0.7835796308650077], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_acc_mag_state": {"mean": [0.5117773019271948, 0.5203426124197003], "std": [0.7613315631975132, 0.7887820893909329], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_direction_action": {"mean": [4.451820128479658, 5.0513918629550325], "std": [2.2065048630553545, 1.5981564561815764], "min": [0, 0], "max": [6, 6], "count": [467]}, "eef_velocity_action": {"mean": [0.5845824411134903, 0.5053533190578159], "std": [0.8060384972501567, 0.7835796308650077], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_acc_mag_action": {"mean": [0.5117773019271948, 0.5203426124197003], "std": [0.7613315631975132, 0.7887820893909329], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_sim_pose_state": {"mean": [0.46275255781288643, 0.31231289626172976, 1.0598015484493462, -2.73763800560465, 0.863262982254879, 1.5732866214358128, 0.545053241944882, -0.23079710592199643, 1.0765592099744072, 1.5670529551465904, 0.9221005531484363, -1.9360857961602502], "std": [0.09121830865087388, 0.03690535364008197, 0.045958735081325794, 0.24652646009454737, 0.4324958669656785, 2.0336832783140695, 0.03854804062693567, 0.046888079600000174, 0.03848761641550638, 2.486465914269892, 0.2195574495561836, 0.21727451705020687], "min": [0.37098314335824245, 0.2345734844863603, 1.0073748805926679, -3.1285948377447084, 0.08126989312837818, -3.1290037665321244, 0.5041631389252805, -0.27747978783494104, 1.0390089197034715, -3.1374709793407893, 0.49781537264678155, -2.3877259126927957], "max": [0.6204870097088119, 0.36754955428565894, 1.1579239292041263, -2.0505088967523006, 1.2423628651452039, 3.13989986304883, 0.6054010563526774, -0.14429766773412, 1.1632761285231716, 3.13991452469725, 1.0983359093802916, -1.5451152270011048], "count": [467]}, "eef_sim_pose_action": {"mean": [0.46275255781288643, 0.31231289626172976, 1.0598015484493462, -2.73763800560465, 0.863262982254879, 1.5732866214358128, 0.545053241944882, -0.23079710592199643, 1.0765592099744072, 1.5670529551465904, 0.9221005531484363, -1.9360857961602502], "std": [0.09121830865087388, 0.03690535364008197, 0.045958735081325794, 0.24652646009454737, 0.4324958669656785, 2.0336832783140695, 0.03854804062693567, 0.046888079600000174, 0.03848761641550638, 2.486465914269892, 0.2195574495561836, 0.21727451705020687], "min": [0.37098314335824245, 0.2345734844863603, 1.0073748805926679, -3.1285948377447084, 0.08126989312837818, -3.1290037665321244, 0.5041631389252805, -0.27747978783494104, 1.0390089197034715, -3.1374709793407893, 0.49781537264678155, -2.3877259126927957], "max": [0.6204870097088119, 0.36754955428565894, 1.1579239292041263, -2.0505088967523006, 1.2423628651452039, 3.13989986304883, 0.6054010563526774, -0.14429766773412, 1.1632761285231716, 3.13991452469725, 1.0983359093802916, -1.5451152270011048], "count": [467]}, "gripper_mode_state": {"mean": [0.19914346895074947, 0.1905781584582441], "std": [0.39935616650430394, 0.3927570801104777], "min": [0, 0], "max": [1, 1], "count": [467]}, "gripper_activity_state": {"mean": [1.8501070663811563, 1.8329764453961457], "std": [0.4842431447385643, 0.5004754971164093], "min": [0, 0], "max": [2, 2], "count": [467]}, "gripper_mode_action": {"mean": [0.19914346895074947, 0.1905781584582441], "std": [0.39935616650430394, 0.3927570801104777], "min": [0, 0], "max": [1, 1], "count": [467]}, "gripper_activity_action": {"mean": [1.8501070663811563, 1.8329764453961457], "std": [0.4842431447385643, 0.5004754971164093], "min": [0, 0], "max": [2, 2], "count": [467]}, "gripper_open_scale_state": {"mean": [0.63308779430185, 0.7892216274089937], "std": [0.26742375370974303, 0.2985326981201129], "min": [0.043, 0.138], "max": [0.84, 0.956], "count": [467]}, "gripper_open_scale_action": {"mean": [0.63308779430185, 0.7892216274089937], "std": [0.26742375370974303, 0.2985326981201129], "min": [0.043, 0.138], "max": [0.84, 0.956], "count": [467]}}} +{"episode_index": 237, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8431372549019608]], [[1.0]], [[1.0]]], "mean": [[[0.48491526835093013]], [[0.47409188819758674]], [[0.46037359972033687]]], "std": [[[0.15042414621418831]], [[0.1563252901897661]], [[0.17465048205507916]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48374527479260937]], [[0.4637427000848416]], [[0.4441428442370538]]], "std": [[[0.115822859117919]], [[0.13207364785124268]], [[0.1610449429922821]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5002490200006284]], [[0.46044818179675717]], [[0.4277541595965309]]], "std": [[[0.11296204086719241]], [[0.14639057640975017]], [[0.1871921865775036]]], "count": [104]}, "observation.state": {"min": [0.4058065116405487, 2.068110466003418, -1.3238496780395508, -1.0464470386505127, -2.6187095642089844, -1.6415694952011108, 1.0844953060150146, 114.0, 0.1533609926700592, 0.29345500469207764, -0.09622400254011154, -3.119999885559082, -0.2590000033378601, -0.5059999823570251, -0.9229126572608948, -2.175273895263672, 0.22884759306907654, 0.6237632036209106, 2.210843324661255, 1.3870655298233032, -2.6505966186523438, 62.0, -0.34789299964904785, 0.19054900109767914, -0.03674500063061714, -3.1371853351593018, -0.28699997067451477, -2.865999937057495], "max": [0.851563572883606, 2.1077120304107666, -0.8758935928344727, -0.5830971002578735, -1.9533724784851074, -1.3053144216537476, 2.006465435028076, 946.0, 0.2963100075721741, 0.3904449939727783, 0.003703000023961067, -2.9040000438690186, 0.3930000066757202, -0.15000000596046448, -0.1673945188522339, -2.0190491676330566, 0.9910328984260559, 0.9429141283035278, 2.7796289920806885, 1.803902506828308, -0.7930775880813599, 873.0, -0.21235500276088715, 0.4110719859600067, 0.033222001045942307, 3.1410000324249268, 0.6520000100135803, -1.4910000562667847], "mean": [0.5925766229629517, 2.0902645587921143, -0.9903608560562134, -0.7235985398292542, -2.191826820373535, -1.4483805894851685, 1.4505290985107422, 740.8427734375, 0.24537621438503265, 0.33450761437416077, -0.05378037691116333, -2.979520797729492, 0.1286795735359192, -0.2720775902271271, -0.37682461738586426, -2.1421139240264893, 0.46839603781700134, 0.7410386800765991, 2.3691604137420654, 1.675130844116211, -1.4618583917617798, 663.8173828125, -0.3120650053024292, 0.25873464345932007, -0.016194650903344154, 1.970459222793579, 0.3843696713447571, -2.473236560821533], "std": [0.16739040613174438, 0.006153051275759935, 0.1272728145122528, 0.11912862956523895, 0.2137240767478943, 0.06727197766304016, 0.39115068316459656, 310.7018127441406, 0.047335200011730194, 0.03725705295801163, 0.019008157774806023, 0.05321541801095009, 0.20915590226650238, 0.12220083177089691, 0.2630055844783783, 0.045402828603982925, 0.21362408995628357, 0.11416192352771759, 0.1993255764245987, 0.11068101972341537, 0.6777546405792236, 280.76025390625, 0.04652249813079834, 0.08304612338542938, 0.018905362114310265, 2.091576337814331, 0.28971031308174133, 0.42094823718070984], "count": [490]}, "action": {"min": [0.4058065116405487, 2.068110466003418, -1.3238496780395508, -1.0464470386505127, -2.6187095642089844, -1.6415694952011108, 1.0844953060150146, 114.0, 0.1533609926700592, 0.29345500469207764, -0.09622400254011154, -3.119999885559082, -0.2590000033378601, -0.5059999823570251, -0.9229126572608948, -2.175273895263672, 0.22884759306907654, 0.6237632036209106, 2.210843324661255, 1.3870655298233032, -2.6505966186523438, 62.0, -0.34789299964904785, 0.19054900109767914, -0.03674500063061714, -3.1371853351593018, -0.28699997067451477, -2.865999937057495], "max": [0.851563572883606, 2.1077120304107666, -0.8758935928344727, -0.5830971002578735, -1.9533724784851074, -1.3053144216537476, 2.006465435028076, 946.0, 0.2963100075721741, 0.3904449939727783, 0.003703000023961067, -2.9040000438690186, 0.3930000066757202, -0.15000000596046448, -0.1673945188522339, -2.0190491676330566, 0.9910328984260559, 0.9429141283035278, 2.7796289920806885, 1.803902506828308, -0.7930775880813599, 873.0, -0.21235500276088715, 0.4110719859600067, 0.033222001045942307, 3.1410000324249268, 0.6520000100135803, -1.4910000562667847], "mean": [0.5925766229629517, 2.0902645587921143, -0.9903608560562134, -0.7235985398292542, -2.191826820373535, -1.4483805894851685, 1.4505290985107422, 740.8427734375, 0.24537621438503265, 0.33450761437416077, -0.05378037691116333, -2.979520797729492, 0.1286795735359192, -0.2720775902271271, -0.37682461738586426, -2.1421139240264893, 0.46839603781700134, 0.7410386800765991, 2.3691604137420654, 1.675130844116211, -1.4618583917617798, 663.8173828125, -0.3120650053024292, 0.25873464345932007, -0.016194650903344154, 1.970459222793579, 0.3843696713447571, -2.473236560821533], "std": [0.16739040613174438, 0.006153051275759935, 0.1272728145122528, 0.11912862956523895, 0.2137240767478943, 0.06727197766304016, 0.39115068316459656, 310.7018127441406, 0.047335200011730194, 0.03725705295801163, 0.019008157774806023, 0.05321541801095009, 0.20915590226650238, 0.12220083177089691, 0.2630055844783783, 0.045402828603982925, 0.21362408995628357, 0.11416192352771759, 0.1993255764245987, 0.11068101972341537, 0.6777546405792236, 280.76025390625, 0.04652249813079834, 0.08304612338542938, 0.018905362114310265, 2.091576337814331, 0.28971031308174133, 0.42094823718070984], "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": [256], "max": [256], "mean": [256.0], "std": [0.0], "count": [490]}, "index": {"min": [154332], "max": [154821], "mean": [154576.5], "std": [141.45052138468773], "count": [490]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [490]}, "subtask_annotation": {"mean": [11.279591836734694, 29.0, 29.0, 29.0, 29.0], "std": [10.245426647062676, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [490]}, "scene_annotation": {"mean": [256.0], "std": [0.0], "min": [256], "max": [256], "count": [490]}, "eef_direction_state": {"mean": [4.493877551020408, 5.248979591836735], "std": [2.162991896468863, 1.3260532893191443], "min": [0, 1], "max": [6, 6], "count": [490]}, "eef_velocity_state": {"mean": [0.5897959183673469, 0.463265306122449], "std": [0.7986582876246309, 0.7420858296667927], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_acc_mag_state": {"mean": [0.5346938775510204, 0.44285714285714284], "std": [0.7849479432650156, 0.7462833078062263], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_direction_action": {"mean": [4.493877551020408, 5.248979591836735], "std": [2.162991896468863, 1.3260532893191443], "min": [0, 1], "max": [6, 6], "count": [490]}, "eef_velocity_action": {"mean": [0.5897959183673469, 0.463265306122449], "std": [0.7986582876246309, 0.7420858296667927], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_acc_mag_action": {"mean": [0.5346938775510204, 0.44285714285714284], "std": [0.7849479432650156, 0.7462833078062263], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_sim_pose_state": {"mean": [0.46780315306321885, 0.3050483324920093, 1.0548737001656243, -2.6039683973088894, 0.8718129437996697, 1.6480083499739542, 0.5541209562410596, -0.23027879726526482, 1.0807690103285221, 3.005747747679797, 0.8701816768412018, -1.985903623102283], "std": [0.08896786724589205, 0.03583301273171258, 0.051213630539903555, 0.24401812394896374, 0.4205032508803309, 2.1175314187526664, 0.03986110858492999, 0.04192113076410542, 0.039773490149402055, 0.07844747142626521, 0.23219483703419988, 0.10666618320496753], "min": [0.3955892507404946, 0.21680081588301525, 1.00992339327281, -3.0978073410135214, 0.14695989582458258, -3.133415013781465, 0.509675777367943, -0.2725668991172143, 1.0376964021969022, 2.742322470511141, 0.4376212131096122, -2.374735529905104], "max": [0.6305736431539231, 0.353107015880434, 1.1642558178042541, -2.0412269709625455, 1.2265912313733343, 3.1394515624076083, 0.6128362207131505, -0.13626090647856184, 1.1639310854150853, 3.1025977609151116, 1.149361745423192, -1.8550666902799993], "count": [490]}, "eef_sim_pose_action": {"mean": [0.46780315306321885, 0.3050483324920093, 1.0548737001656243, -2.6039683973088894, 0.8718129437996697, 1.6480083499739542, 0.5541209562410596, -0.23027879726526482, 1.0807690103285221, 3.005747747679797, 0.8701816768412018, -1.985903623102283], "std": [0.08896786724589205, 0.03583301273171258, 0.051213630539903555, 0.24401812394896374, 0.4205032508803309, 2.1175314187526664, 0.03986110858492999, 0.04192113076410542, 0.039773490149402055, 0.07844747142626521, 0.23219483703419988, 0.10666618320496753], "min": [0.3955892507404946, 0.21680081588301525, 1.00992339327281, -3.0978073410135214, 0.14695989582458258, -3.133415013781465, 0.509675777367943, -0.2725668991172143, 1.0376964021969022, 2.742322470511141, 0.4376212131096122, -2.374735529905104], "max": [0.6305736431539231, 0.353107015880434, 1.1642558178042541, -2.0412269709625455, 1.2265912313733343, 3.1394515624076083, 0.6128362207131505, -0.13626090647856184, 1.1639310854150853, 3.1025977609151116, 1.149361745423192, -1.8550666902799993], "count": [490]}, "gripper_mode_state": {"mean": [0.20204081632653062, 0.22653061224489796], "std": [0.40152250854047605, 0.4185863040770087], "min": [0, 0], "max": [1, 1], "count": [490]}, "gripper_activity_state": {"mean": [1.8857142857142857, 1.8693877551020408], "std": [0.42761798705987425, 0.45544509811950284], "min": [0, 0], "max": [2, 2], "count": [490]}, "gripper_mode_action": {"mean": [0.20204081632653062, 0.22653061224489796], "std": [0.40152250854047605, 0.4185863040770087], "min": [0, 0], "max": [1, 1], "count": [490]}, "gripper_activity_action": {"mean": [1.8857142857142857, 1.8693877551020408], "std": [0.42761798705987425, 0.45544509811950284], "min": [0, 0], "max": [2, 2], "count": [490]}, "gripper_open_scale_state": {"mean": [0.6638173470166262, 0.7408428572985587], "std": [0.2807601813541332, 0.31070178712173563], "min": [0.062, 0.114], "max": [0.873, 0.946], "count": [490]}, "gripper_open_scale_action": {"mean": [0.6638173470166262, 0.7408428572985587], "std": [0.2807601813541332, 0.31070178712173563], "min": [0.062, 0.114], "max": [0.873, 0.946], "count": [490]}}} +{"episode_index": 238, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4914856885973344]], [[0.47772984549211844]], [[0.46316044910611304]]], "std": [[[0.14959404812080115]], [[0.1560081243704106]], [[0.17386474784783676]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48231924820581823]], [[0.4589054950820197]], [[0.4355303729334871]]], "std": [[[0.11556245781869819]], [[0.13308562044827252]], [[0.16579192228371417]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[1.0]], [[0.9372549019607843]]], "mean": [[[0.491325001201461]], [[0.4581205285627323]], [[0.42695847150134564]]], "std": [[[0.12755808685589148]], [[0.1519720057987197]], [[0.18662107923484425]]], "count": [102]}, "observation.state": {"min": [0.3350159525871277, 2.058476209640503, -1.3320876359939575, -1.0600955486297607, -2.5964040756225586, -1.7311573028564453, 1.179580807685852, 276.0, 0.1568250060081482, 0.28488901257514954, -0.10254400223493576, -3.1411852836608887, -0.2460000216960907, -0.5059999823570251, -0.9391791224479675, -2.1741740703582764, 0.27977630496025085, 0.627219021320343, 2.1511881351470947, 1.3369746208190918, -2.665379524230957, 58.0, -0.3494749963283539, 0.1926880031824112, -0.03304599970579147, -3.1411852836608887, -0.26499998569488525, -2.7869999408721924], "max": [0.8048934936523438, 2.100067377090454, -0.8410916924476624, -0.6579018831253052, -1.861533284187317, -1.2534257173538208, 2.051250457763672, 954.0, 0.2997879981994629, 0.3873150050640106, 0.010329999960958958, -2.8420000076293945, 0.42600002884864807, -0.24900002777576447, -0.20086994767189026, -1.990443229675293, 0.9573480486869812, 0.9889384508132935, 2.845689535140991, 1.7593443393707275, -0.8868018388748169, 934.0, -0.2285429984331131, 0.40421199798583984, 0.03760100156068802, 3.140000104904175, 0.609000027179718, -1.5870000123977661], "mean": [0.5627574920654297, 2.0865330696105957, -0.9850708246231079, -0.7490127682685852, -2.171985149383545, -1.5029587745666504, 1.5029685497283936, 702.3848876953125, 0.24660217761993408, 0.3255082964897156, -0.047550179064273834, -3.024960517883301, 0.16882413625717163, -0.33663609623908997, -0.40123850107192993, -2.1424264907836914, 0.589545726776123, 0.8165032267570496, 2.35636043548584, 1.6160298585891724, -1.6145368814468384, 722.0324096679688, -0.30675390362739563, 0.2806198000907898, -0.0138594601303339, 2.6114895343780518, 0.3349374532699585, -2.4225170612335205], "std": [0.16037358343601227, 0.008618629537522793, 0.13466207683086395, 0.11854493618011475, 0.20924745500087738, 0.1065315380692482, 0.34782207012176514, 200.4957275390625, 0.04412359371781349, 0.04006509110331535, 0.02244773879647255, 0.07678063213825226, 0.21265925467014313, 0.08952605724334717, 0.22937870025634766, 0.04184968024492264, 0.16824443638324738, 0.08887537568807602, 0.22834312915802002, 0.12074360251426697, 0.5870109796524048, 316.9701843261719, 0.0365791954100132, 0.06956321746110916, 0.016031118109822273, 1.3213884830474854, 0.2510424554347992, 0.38696596026420593], "count": [478]}, "action": {"min": [0.3350159525871277, 2.058476209640503, -1.3320876359939575, -1.0600955486297607, -2.5964040756225586, -1.7311573028564453, 1.179580807685852, 276.0, 0.1568250060081482, 0.28488901257514954, -0.10254400223493576, -3.1411852836608887, -0.2460000216960907, -0.5059999823570251, -0.9391791224479675, -2.1741740703582764, 0.27977630496025085, 0.627219021320343, 2.1511881351470947, 1.3369746208190918, -2.665379524230957, 58.0, -0.3494749963283539, 0.1926880031824112, -0.03304599970579147, -3.1411852836608887, -0.26499998569488525, -2.7869999408721924], "max": [0.8048934936523438, 2.100067377090454, -0.8410916924476624, -0.6579018831253052, -1.861533284187317, -1.2534257173538208, 2.051250457763672, 954.0, 0.2997879981994629, 0.3873150050640106, 0.010329999960958958, -2.8420000076293945, 0.42600002884864807, -0.24900002777576447, -0.20086994767189026, -1.990443229675293, 0.9573480486869812, 0.9889384508132935, 2.845689535140991, 1.7593443393707275, -0.8868018388748169, 934.0, -0.2285429984331131, 0.40421199798583984, 0.03760100156068802, 3.140000104904175, 0.609000027179718, -1.5870000123977661], "mean": [0.5627574920654297, 2.0865330696105957, -0.9850708246231079, -0.7490127682685852, -2.171985149383545, -1.5029587745666504, 1.5029685497283936, 702.3848876953125, 0.24660217761993408, 0.3255082964897156, -0.047550179064273834, -3.024960517883301, 0.16882413625717163, -0.33663609623908997, -0.40123850107192993, -2.1424264907836914, 0.589545726776123, 0.8165032267570496, 2.35636043548584, 1.6160298585891724, -1.6145368814468384, 722.0324096679688, -0.30675390362739563, 0.2806198000907898, -0.0138594601303339, 2.6114895343780518, 0.3349374532699585, -2.4225170612335205], "std": [0.16037358343601227, 0.008618629537522793, 0.13466207683086395, 0.11854493618011475, 0.20924745500087738, 0.1065315380692482, 0.34782207012176514, 200.4957275390625, 0.04412359371781349, 0.04006509110331535, 0.02244773879647255, 0.07678063213825226, 0.21265925467014313, 0.08952605724334717, 0.22937870025634766, 0.04184968024492264, 0.16824443638324738, 0.08887537568807602, 0.22834312915802002, 0.12074360251426697, 0.5870109796524048, 316.9701843261719, 0.0365791954100132, 0.06956321746110916, 0.016031118109822273, 1.3213884830474854, 0.2510424554347992, 0.38696596026420593], "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": [257], "max": [257], "mean": [257.0], "std": [0.0], "count": [478]}, "index": {"min": [154822], "max": [155299], "mean": [155060.5], "std": [137.9864123745523], "count": [478]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [478]}, "subtask_annotation": {"mean": [12.096234309623432, 29.0, 29.0, 29.0, 29.0], "std": [10.002256358596817, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [478]}, "scene_annotation": {"mean": [257.0], "std": [0.0], "min": [257], "max": [257], "count": [478]}, "eef_direction_state": {"mean": [4.556485355648536, 4.943514644351464], "std": [2.1743920880821936, 1.6739918563545022], "min": [0, 0], "max": [6, 6], "count": [478]}, "eef_velocity_state": {"mean": [0.5711297071129707, 0.5167364016736402], "std": [0.8067207108732213, 0.7506846370079603], "min": [0, 0], "max": [2, 2], "count": [478]}, "eef_acc_mag_state": {"mean": [0.5230125523012552, 0.5125523012552301], "std": [0.7751998823419812, 0.7888139051586822], "min": [0, 0], "max": [2, 2], "count": [478]}, "eef_direction_action": {"mean": [4.556485355648536, 4.943514644351464], "std": [2.1743920880821936, 1.6739918563545022], "min": [0, 0], "max": [6, 6], "count": [478]}, "eef_velocity_action": {"mean": [0.5711297071129707, 0.5167364016736402], "std": [0.8067207108732213, 0.7506846370079603], "min": [0, 0], "max": [2, 2], "count": [478]}, "eef_acc_mag_action": {"mean": [0.5230125523012552, 0.5125523012552301], "std": [0.7751998823419812, 0.7888139051586822], "min": [0, 0], "max": [2, 2], "count": [478]}, "eef_sim_pose_state": {"mean": [0.4916096797581155, 0.3023347933415891, 1.0632416096524708, -2.618946633642905, 0.8069818716150627, 1.531546259656489, 0.5459556818808344, -0.23668690735288275, 1.0830460800920205, 2.8655010122665225, 0.8884188706531619, -2.1186916672341725], "std": [0.07310518937895247, 0.03185928123410145, 0.040203312081139544, 0.22914814619979518, 0.3588114552731245, 2.1669529235791565, 0.0413573812113787, 0.042045746620369626, 0.03681469274693641, 0.0765432477910085, 0.22761110814032318, 0.05924144815825793], "min": [0.3992065110912197, 0.2248354963916902, 1.0126074670765257, -3.1275380476239114, 0.1867274729235513, -3.132442010923985, 0.5034257320996794, -0.29362660626915954, 1.047109300263577, 2.6398231303833692, 0.4537581673183402, -2.2935283009795686], "max": [0.6228109261508835, 0.35999637316433575, 1.1517325802342973, -2.0692152114286038, 1.1880776952278773, 3.1389152014605637, 0.6075277232789513, -0.13534480733559257, 1.1628967632001532, 3.0083898244969465, 1.1578582886769673, -2.050309625056209], "count": [478]}, "eef_sim_pose_action": {"mean": [0.4916096797581155, 0.3023347933415891, 1.0632416096524708, -2.618946633642905, 0.8069818716150627, 1.531546259656489, 0.5459556818808344, -0.23668690735288275, 1.0830460800920205, 2.8655010122665225, 0.8884188706531619, -2.1186916672341725], "std": [0.07310518937895247, 0.03185928123410145, 0.040203312081139544, 0.22914814619979518, 0.3588114552731245, 2.1669529235791565, 0.0413573812113787, 0.042045746620369626, 0.03681469274693641, 0.0765432477910085, 0.22761110814032318, 0.05924144815825793], "min": [0.3992065110912197, 0.2248354963916902, 1.0126074670765257, -3.1275380476239114, 0.1867274729235513, -3.132442010923985, 0.5034257320996794, -0.29362660626915954, 1.047109300263577, 2.6398231303833692, 0.4537581673183402, -2.2935283009795686], "max": [0.6228109261508835, 0.35999637316433575, 1.1517325802342973, -2.0692152114286038, 1.1880776952278773, 3.1389152014605637, 0.6075277232789513, -0.13534480733559257, 1.1628967632001532, 3.0083898244969465, 1.1578582886769673, -2.050309625056209], "count": [478]}, "gripper_mode_state": {"mean": [0.20502092050209206, 0.1799163179916318], "std": [0.40371690905703617, 0.3841177378252217], "min": [0, 0], "max": [1, 1], "count": [478]}, "gripper_activity_state": {"mean": [1.8577405857740585, 1.8410041841004183], "std": [0.47605061049250474, 0.5008702008918976], "min": [0, 0], "max": [2, 2], "count": [478]}, "gripper_mode_action": {"mean": [0.20502092050209206, 0.1799163179916318], "std": [0.40371690905703617, 0.3841177378252217], "min": [0, 0], "max": [1, 1], "count": [478]}, "gripper_activity_action": {"mean": [1.8577405857740585, 1.8410041841004183], "std": [0.47605061049250474, 0.5008702008918976], "min": [0, 0], "max": [2, 2], "count": [478]}, "gripper_open_scale_state": {"mean": [0.7220324267782432, 0.7023849371746483], "std": [0.3169700859332217, 0.2004958615859504], "min": [0.058, 0.276], "max": [0.934, 0.954], "count": [478]}, "gripper_open_scale_action": {"mean": [0.7220324267782432, 0.7023849371746483], "std": [0.3169700859332217, 0.2004958615859504], "min": [0.058, 0.276], "max": [0.934, 0.954], "count": [478]}}} +{"episode_index": 239, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8470588235294118]], [[1.0]], [[1.0]]], "mean": [[[0.48849460861388583]], [[0.4736154928166235]], [[0.4583896904673819]]], "std": [[[0.1436109445701327]], [[0.158766166187031]], [[0.1752551346372466]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47948225929522753]], [[0.4642426470588235]], [[0.44738087503082996]]], "std": [[[0.10794759172359887]], [[0.1223630010635135]], [[0.1489249737643962]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49141608475151066]], [[0.45434946124676284]], [[0.42472579849549885]]], "std": [[[0.13487621590782423]], [[0.1578462595407004]], [[0.19160623806141258]]], "count": [106]}, "observation.state": {"min": [0.3101973831653595, 2.082963228225708, -1.2839515209197998, -1.02518892288208, -2.5838205814361572, -1.748244047164917, 0.8968374729156494, 155.0, 0.15884600579738617, 0.2677859961986542, -0.08996699750423431, -3.1401853561401367, -0.29499998688697815, -0.6110000610351562, -1.0018539428710938, -2.17452335357666, 0.14857986569404602, 0.5943544507026672, 2.0477774143218994, 1.337986946105957, -2.754373788833618, 58.0, -0.36388400197029114, 0.18196000158786774, -0.032538000494241714, -3.1331851482391357, -0.3140000104904175, -2.872999906539917], "max": [0.8289441466331482, 2.111063241958618, -0.7025473713874817, -0.46528735756874084, -1.868235468864441, -1.3568538427352905, 1.8838560581207275, 952.0, 0.3218829929828644, 0.3825930058956146, -0.0014929999597370625, 3.1389999389648438, 0.6039999723434448, -0.16200000047683716, -0.11712905019521713, -1.9765504598617554, 0.9741380214691162, 1.0421186685562134, 2.8557426929473877, 1.7842326164245605, -0.8893848657608032, 921.0, -0.21071100234985352, 0.4097979962825775, 0.048962999135255814, 3.140000104904175, 0.7139999866485596, -1.4830000400543213], "mean": [0.590983510017395, 2.0914549827575684, -0.8936066627502441, -0.6470052003860474, -2.2089712619781494, -1.5275464057922363, 1.3329957723617554, 786.1461181640625, 0.24808230996131897, 0.3163861930370331, -0.058248769491910934, -2.1769533157348633, 0.19615325331687927, -0.24381530284881592, -0.3313232958316803, -2.140655755996704, 0.4805915653705597, 0.7843843102455139, 2.3423776626586914, 1.6846383810043335, -1.499316930770874, 728.7117309570312, -0.32089054584503174, 0.2504800856113434, -0.004766880068928003, 2.617237091064453, 0.39353883266448975, -2.448575258255005], "std": [0.13807138800621033, 0.006228679325431585, 0.21328556537628174, 0.17393557727336884, 0.15987275540828705, 0.07476452738046646, 0.3316721022129059, 231.3179168701172, 0.049861203879117966, 0.03813175857067108, 0.018929647281765938, 2.1426525115966797, 0.24384167790412903, 0.06888739764690399, 0.279302716255188, 0.048650819808244705, 0.22172848880290985, 0.11013951152563095, 0.2452240139245987, 0.12916888296604156, 0.681212306022644, 307.7944030761719, 0.046162016689777374, 0.08544649928808212, 0.017078988254070282, 1.102379560470581, 0.3093335032463074, 0.43892914056777954], "count": [503]}, "action": {"min": [0.3101973831653595, 2.082963228225708, -1.2839515209197998, -1.02518892288208, -2.5838205814361572, -1.748244047164917, 0.8968374729156494, 155.0, 0.15884600579738617, 0.2677859961986542, -0.08996699750423431, -3.1401853561401367, -0.29499998688697815, -0.6110000610351562, -1.0018539428710938, -2.17452335357666, 0.14857986569404602, 0.5943544507026672, 2.0477774143218994, 1.337986946105957, -2.754373788833618, 58.0, -0.36388400197029114, 0.18196000158786774, -0.032538000494241714, -3.1331851482391357, -0.3140000104904175, -2.872999906539917], "max": [0.8289441466331482, 2.111063241958618, -0.7025473713874817, -0.46528735756874084, -1.868235468864441, -1.3568538427352905, 1.8838560581207275, 952.0, 0.3218829929828644, 0.3825930058956146, -0.0014929999597370625, 3.1389999389648438, 0.6039999723434448, -0.16200000047683716, -0.11712905019521713, -1.9765504598617554, 0.9741380214691162, 1.0421186685562134, 2.8557426929473877, 1.7842326164245605, -0.8893848657608032, 921.0, -0.21071100234985352, 0.4097979962825775, 0.048962999135255814, 3.140000104904175, 0.7139999866485596, -1.4830000400543213], "mean": [0.590983510017395, 2.0914549827575684, -0.8936066627502441, -0.6470052003860474, -2.2089712619781494, -1.5275464057922363, 1.3329957723617554, 786.1461181640625, 0.24808230996131897, 0.3163861930370331, -0.058248769491910934, -2.1769533157348633, 0.19615325331687927, -0.24381530284881592, -0.3313232958316803, -2.140655755996704, 0.4805915653705597, 0.7843843102455139, 2.3423776626586914, 1.6846383810043335, -1.499316930770874, 728.7117309570312, -0.32089054584503174, 0.2504800856113434, -0.004766880068928003, 2.617237091064453, 0.39353883266448975, -2.448575258255005], "std": [0.13807138800621033, 0.006228679325431585, 0.21328556537628174, 0.17393557727336884, 0.15987275540828705, 0.07476452738046646, 0.3316721022129059, 231.3179168701172, 0.049861203879117966, 0.03813175857067108, 0.018929647281765938, 2.1426525115966797, 0.24384167790412903, 0.06888739764690399, 0.279302716255188, 0.048650819808244705, 0.22172848880290985, 0.11013951152563095, 0.2452240139245987, 0.12916888296604156, 0.681212306022644, 307.7944030761719, 0.046162016689777374, 0.08544649928808212, 0.017078988254070282, 1.102379560470581, 0.3093335032463074, 0.43892914056777954], "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": [258], "max": [258], "mean": [258.0], "std": [0.0], "count": [503]}, "index": {"min": [155300], "max": [155802], "mean": [155551.0], "std": [145.20330574749323], "count": [503]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [503]}, "subtask_annotation": {"mean": [10.55666003976143, 29.0, 29.0, 29.0, 29.0], "std": [10.478808985339253, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [503]}, "scene_annotation": {"mean": [258.0], "std": [0.0], "min": [258], "max": [258], "count": [503]}, "eef_direction_state": {"mean": [4.491053677932405, 4.944333996023857], "std": [2.145645987315729, 1.625126605796645], "min": [0, 0], "max": [6, 6], "count": [503]}, "eef_velocity_state": {"mean": [0.6163021868787276, 0.5168986083499006], "std": [0.8352882171448224, 0.7508859734919355], "min": [0, 0], "max": [2, 2], "count": [503]}, "eef_acc_mag_state": {"mean": [0.532803180914513, 0.4671968190854871], "std": [0.7764024026782232, 0.7423683924100788], "min": [0, 0], "max": [2, 2], "count": [503]}, "eef_direction_action": {"mean": [4.491053677932405, 4.944333996023857], "std": [2.145645987315729, 1.625126605796645], "min": [0, 0], "max": [6, 6], "count": [503]}, "eef_velocity_action": {"mean": [0.6163021868787276, 0.5168986083499006], "std": [0.8352882171448224, 0.7508859734919355], "min": [0, 0], "max": [2, 2], "count": [503]}, "eef_acc_mag_action": {"mean": [0.532803180914513, 0.4671968190854871], "std": [0.7764024026782232, 0.7423683924100788], "min": [0, 0], "max": [2, 2], "count": [503]}, "eef_sim_pose_state": {"mean": [0.4579673971706667, 0.3176894650813201, 1.0570924207473467, -2.286462346702225, 0.8603900856056855, 1.5488004707806737, 0.5378751305900338, -0.2312462323071252, 1.0727889811326443, 2.7835416350518383, 0.939353540668318, -2.027298841645352], "std": [0.09255138239042868, 0.0408930524198093, 0.0458496027849079, 1.3034956074323771, 0.44427662516618144, 2.2351721806989855, 0.04104112652046081, 0.043457861038896185, 0.04249314207189176, 0.7608658300341115, 0.23302752703011936, 0.1681996388277419], "min": [0.3848495077742176, 0.2258926117371668, 1.0104626531908725, -3.140782383102999, 0.07291263513210566, -3.138049120685272, 0.4736465693844642, -0.29853207298481316, 1.0193984340290416, -3.140553379724481, 0.4721835026178871, -2.489780980384089], "max": [0.6351195619258803, 0.37831912657131894, 1.1712885440509426, 3.134094258974733, 1.279787421038273, 3.1390588349386266, 0.6045412981233427, -0.14939327066079572, 1.1525861186686488, 3.140359474795475, 1.321142447480291, -1.75147582441937], "count": [503]}, "eef_sim_pose_action": {"mean": [0.4579673971706667, 0.3176894650813201, 1.0570924207473467, -2.286462346702225, 0.8603900856056855, 1.5488004707806737, 0.5378751305900338, -0.2312462323071252, 1.0727889811326443, 2.7835416350518383, 0.939353540668318, -2.027298841645352], "std": [0.09255138239042868, 0.0408930524198093, 0.0458496027849079, 1.3034956074323771, 0.44427662516618144, 2.2351721806989855, 0.04104112652046081, 0.043457861038896185, 0.04249314207189176, 0.7608658300341115, 0.23302752703011936, 0.1681996388277419], "min": [0.3848495077742176, 0.2258926117371668, 1.0104626531908725, -3.140782383102999, 0.07291263513210566, -3.138049120685272, 0.4736465693844642, -0.29853207298481316, 1.0193984340290416, -3.140553379724481, 0.4721835026178871, -2.489780980384089], "max": [0.6351195619258803, 0.37831912657131894, 1.1712885440509426, 3.134094258974733, 1.279787421038273, 3.1390588349386266, 0.6045412981233427, -0.14939327066079572, 1.1525861186686488, 3.140359474795475, 1.321142447480291, -1.75147582441937], "count": [503]}, "gripper_mode_state": {"mean": [0.19483101391650098, 0.147117296222664], "std": [0.3960705618103485, 0.3542228075305097], "min": [0, 0], "max": [1, 1], "count": [503]}, "gripper_activity_state": {"mean": [1.8528827037773359, 1.856858846918489], "std": [0.47421237426244284, 0.4795911052001893], "min": [0, 0], "max": [2, 2], "count": [503]}, "gripper_mode_action": {"mean": [0.19483101391650098, 0.147117296222664], "std": [0.3960705618103485, 0.3542228075305097], "min": [0, 0], "max": [1, 1], "count": [503]}, "gripper_activity_action": {"mean": [1.8528827037773359, 1.856858846918489], "std": [0.47421237426244284, 0.4795911052001893], "min": [0, 0], "max": [2, 2], "count": [503]}, "gripper_open_scale_state": {"mean": [0.7287117297360244, 0.7861461232907727], "std": [0.3077942110020466, 0.23131795238251932], "min": [0.058, 0.155], "max": [0.921, 0.952], "count": [503]}, "gripper_open_scale_action": {"mean": [0.7287117297360244, 0.7861461232907727], "std": [0.3077942110020466, 0.23131795238251932], "min": [0.058, 0.155], "max": [0.921, 0.952], "count": [503]}}} +{"episode_index": 240, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[1.0]], [[1.0]]], "mean": [[[0.4845353904911479]], [[0.4743548289866108]], [[0.4603286713148042]]], "std": [[[0.14316420020665005]], [[0.15764537192657133]], [[0.1734772568514249]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4789804318167396]], [[0.45810163636652074]], [[0.437723017402754]]], "std": [[[0.10971703856059063]], [[0.12940157977358002]], [[0.15984130047668615]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[1.0]], [[0.8901960784313725]]], "mean": [[[0.4963664870074243]], [[0.4563577697664826]], [[0.4261740453867631]]], "std": [[[0.11027188126152053]], [[0.1449957992277856]], [[0.18383384985504533]]], "count": [103]}, "observation.state": {"min": [0.2951875329017639, 2.051302909851074, -1.4212216138839722, -1.2396376132965088, -2.7202353477478027, -1.6932835578918457, 1.0622771978378296, 236.0, 0.14065499603748322, 0.27111101150512695, -0.09584300220012665, -3.0490000247955322, -0.3930000066757202, -0.703000009059906, -1.0267597436904907, -2.175081729888916, 0.22540926933288574, 0.6269746422767639, 2.144538640975952, 1.330342411994934, -2.697598457336426, 62.0, -0.3552840054035187, 0.18121099472045898, -0.044162001460790634, -3.1401853561401367, -0.4230000078678131, -2.940000057220459], "max": [0.8007745742797852, 2.1102426052093506, -0.6146875619888306, -0.6091548204421997, -1.9434765577316284, -1.2624140977859497, 2.0295212268829346, 945.0, 0.3176099956035614, 0.3903459906578064, 0.02869199961423874, -2.7909998893737793, 0.45399999618530273, -0.12999999523162842, -0.17102481424808502, -1.9997808933258057, 1.1369773149490356, 0.9429839253425598, 2.8563883304595947, 1.7965197563171387, -0.8348782658576965, 891.0, -0.19392700493335724, 0.4152269959449768, 0.04616300016641617, 3.132999897003174, 0.6370000243186951, -1.6269999742507935], "mean": [0.5328587293624878, 2.0857293605804443, -0.9339208602905273, -0.7747763991355896, -2.244164228439331, -1.4951814413070679, 1.4356553554534912, 794.3154907226562, 0.2606208920478821, 0.3205017149448395, -0.03965950384736061, -2.9488654136657715, 0.13308610022068024, -0.28278908133506775, -0.42633911967277527, -2.1390445232391357, 0.5824633240699768, 0.7453979849815369, 2.3584022521972656, 1.579241394996643, -1.44541597366333, 704.3350219726562, -0.30539363622665405, 0.2823449373245239, -0.022287415340542793, 2.5757899284362793, 0.27135443687438965, -2.5818188190460205], "std": [0.1701716035604477, 0.011405435390770435, 0.2603749930858612, 0.18981213867664337, 0.20022547245025635, 0.10208805650472641, 0.37929394841194153, 265.90435791015625, 0.060472432523965836, 0.04604797810316086, 0.02566208876669407, 0.056935783475637436, 0.28321710228919983, 0.0821617916226387, 0.28400444984436035, 0.04758908227086067, 0.22846487164497375, 0.086689792573452, 0.2634173035621643, 0.10278155654668808, 0.7285615801811218, 294.006591796875, 0.05346446856856346, 0.0778738483786583, 0.018852772191166878, 1.1109741926193237, 0.2968352437019348, 0.4582875370979309], "count": [488]}, "action": {"min": [0.2951875329017639, 2.051302909851074, -1.4212216138839722, -1.2396376132965088, -2.7202353477478027, -1.6932835578918457, 1.0622771978378296, 236.0, 0.14065499603748322, 0.27111101150512695, -0.09584300220012665, -3.0490000247955322, -0.3930000066757202, -0.703000009059906, -1.0267597436904907, -2.175081729888916, 0.22540926933288574, 0.6269746422767639, 2.144538640975952, 1.330342411994934, -2.697598457336426, 62.0, -0.3552840054035187, 0.18121099472045898, -0.044162001460790634, -3.1401853561401367, -0.4230000078678131, -2.940000057220459], "max": [0.8007745742797852, 2.1102426052093506, -0.6146875619888306, -0.6091548204421997, -1.9434765577316284, -1.2624140977859497, 2.0295212268829346, 945.0, 0.3176099956035614, 0.3903459906578064, 0.02869199961423874, -2.7909998893737793, 0.45399999618530273, -0.12999999523162842, -0.17102481424808502, -1.9997808933258057, 1.1369773149490356, 0.9429839253425598, 2.8563883304595947, 1.7965197563171387, -0.8348782658576965, 891.0, -0.19392700493335724, 0.4152269959449768, 0.04616300016641617, 3.132999897003174, 0.6370000243186951, -1.6269999742507935], "mean": [0.5328587293624878, 2.0857293605804443, -0.9339208602905273, -0.7747763991355896, -2.244164228439331, -1.4951814413070679, 1.4356553554534912, 794.3154907226562, 0.2606208920478821, 0.3205017149448395, -0.03965950384736061, -2.9488654136657715, 0.13308610022068024, -0.28278908133506775, -0.42633911967277527, -2.1390445232391357, 0.5824633240699768, 0.7453979849815369, 2.3584022521972656, 1.579241394996643, -1.44541597366333, 704.3350219726562, -0.30539363622665405, 0.2823449373245239, -0.022287415340542793, 2.5757899284362793, 0.27135443687438965, -2.5818188190460205], "std": [0.1701716035604477, 0.011405435390770435, 0.2603749930858612, 0.18981213867664337, 0.20022547245025635, 0.10208805650472641, 0.37929394841194153, 265.90435791015625, 0.060472432523965836, 0.04604797810316086, 0.02566208876669407, 0.056935783475637436, 0.28321710228919983, 0.0821617916226387, 0.28400444984436035, 0.04758908227086067, 0.22846487164497375, 0.086689792573452, 0.2634173035621643, 0.10278155654668808, 0.7285615801811218, 294.006591796875, 0.05346446856856346, 0.0778738483786583, 0.018852772191166878, 1.1109741926193237, 0.2968352437019348, 0.4582875370979309], "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": [259], "max": [259], "mean": [259.0], "std": [0.0], "count": [488]}, "index": {"min": [155803], "max": [156290], "mean": [156046.5], "std": [140.8731699082547], "count": [488]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [488]}, "subtask_annotation": {"mean": [10.66188524590164, 29.0, 29.0, 29.0, 29.0], "std": [10.314442670032587, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [488]}, "scene_annotation": {"mean": [259.0], "std": [0.0], "min": [259], "max": [259], "count": [488]}, "eef_direction_state": {"mean": [4.475409836065574, 4.807377049180328], "std": [2.145193310690468, 1.7601540558874014], "min": [0, 0], "max": [6, 6], "count": [488]}, "eef_velocity_state": {"mean": [0.6598360655737705, 0.5901639344262295], "std": [0.8341246355022303, 0.8098178135594987], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_acc_mag_state": {"mean": [0.5922131147540983, 0.5840163934426229], "std": [0.8045088230624784, 0.8079463541638544], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_direction_action": {"mean": [4.475409836065574, 4.807377049180328], "std": [2.145193310690468, 1.7601540558874014], "min": [0, 0], "max": [6, 6], "count": [488]}, "eef_velocity_action": {"mean": [0.6598360655737705, 0.5901639344262295], "std": [0.8341246355022303, 0.8098178135594987], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_acc_mag_action": {"mean": [0.5922131147540983, 0.5840163934426229], "std": [0.8045088230624784, 0.8079463541638544], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_sim_pose_state": {"mean": [0.49203822016231924, 0.2936808167174846, 1.0582775539675635, -0.44222525155028425, 0.8393318493414568, 1.445187365190937, 0.5375580767549212, -0.24985566224634626, 1.0796631606573992, 1.7831946612888172, 0.8655973311427689, -2.057677621402765], "std": [0.08455348373590536, 0.04663048121625817, 0.05129026949904174, 2.894091918475541, 0.42947539425673653, 1.9193080181368967, 0.04840350559268268, 0.0587292373361056, 0.046956384485206865, 2.365067560557572, 0.26864367439601233, 0.18075618276361208], "min": [0.3880403282103591, 0.19479816823631219, 1.0110690071284614, -3.141217887379569, 0.1513096245794998, -3.1400633637719424, 0.4813282782506526, -0.3358171427675269, 1.0385364263164472, -3.1334479126950763, 0.3642909419888978, -2.61552092768813], "max": [0.6365434614282943, 0.36558366114923113, 1.172754716725565, 3.141469351342029, 1.254027667784984, 3.1377833364999743, 0.6103511814542131, -0.13261330563712925, 1.1809029770784965, 3.1398173020861595, 1.184558719908078, -1.7339699205079777], "count": [488]}, "eef_sim_pose_action": {"mean": [0.49203822016231924, 0.2936808167174846, 1.0582775539675635, -0.44222525155028425, 0.8393318493414568, 1.445187365190937, 0.5375580767549212, -0.24985566224634626, 1.0796631606573992, 1.7831946612888172, 0.8655973311427689, -2.057677621402765], "std": [0.08455348373590536, 0.04663048121625817, 0.05129026949904174, 2.894091918475541, 0.42947539425673653, 1.9193080181368967, 0.04840350559268268, 0.0587292373361056, 0.046956384485206865, 2.365067560557572, 0.26864367439601233, 0.18075618276361208], "min": [0.3880403282103591, 0.19479816823631219, 1.0110690071284614, -3.141217887379569, 0.1513096245794998, -3.1400633637719424, 0.4813282782506526, -0.3358171427675269, 1.0385364263164472, -3.1334479126950763, 0.3642909419888978, -2.61552092768813], "max": [0.6365434614282943, 0.36558366114923113, 1.172754716725565, 3.141469351342029, 1.254027667784984, 3.1377833364999743, 0.6103511814542131, -0.13261330563712925, 1.1809029770784965, 3.1398173020861595, 1.184558719908078, -1.7339699205079777], "count": [488]}, "gripper_mode_state": {"mean": [0.19672131147540983, 0.19467213114754098], "std": [0.3975198574748244, 0.3959480931915395], "min": [0, 0], "max": [1, 1], "count": [488]}, "gripper_activity_state": {"mean": [1.8831967213114753, 1.8565573770491803], "std": [0.41077249575395935, 0.4659711707324558], "min": [0, 0], "max": [2, 2], "count": [488]}, "gripper_mode_action": {"mean": [0.19672131147540983, 0.19467213114754098], "std": [0.3975198574748244, 0.3959480931915395], "min": [0, 0], "max": [1, 1], "count": [488]}, "gripper_activity_action": {"mean": [1.8831967213114753, 1.8565573770491803], "std": [0.41077249575395935, 0.4659711707324558], "min": [0, 0], "max": [2, 2], "count": [488]}, "gripper_open_scale_state": {"mean": [0.7043350408898071, 0.7943155736141515], "std": [0.29400565761848274, 0.2659043212172613], "min": [0.062, 0.236], "max": [0.891, 0.945], "count": [488]}, "gripper_open_scale_action": {"mean": [0.7043350408898071, 0.7943155736141515], "std": [0.29400565761848274, 0.2659043212172613], "min": [0.062, 0.236], "max": [0.891, 0.945], "count": [488]}}} +{"episode_index": 241, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8392156862745098]], [[1.0]], [[1.0]]], "mean": [[[0.48309405433006536]], [[0.4737973958333333]], [[0.4600063378267974]]], "std": [[[0.15038576107389512]], [[0.15710222741085889]], [[0.17375585204061678]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48167890522875817]], [[0.45798927696078434]], [[0.43606353962418304]]], "std": [[[0.11431082297195636]], [[0.13301199788786017]], [[0.16392022834500472]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4822502818627451]], [[0.45294220588235296]], [[0.4269640829248366]]], "std": [[[0.10823151058124438]], [[0.1352970314959173]], [[0.16947380549797178]]], "count": [100]}, "observation.state": {"min": [0.26823967695236206, 2.0783729553222656, -1.4023197889328003, -1.310253620147705, -2.6906347274780273, -1.8189648389816284, 0.7684684991836548, 251.0, 0.1656769961118698, 0.2500090003013611, -0.08944699913263321, -3.068000078201294, -0.37299999594688416, -0.5929999947547913, -0.9005375504493713, -2.172184467315674, 0.23682373762130737, 0.5833762884140015, 2.1420602798461914, 1.3919175863265991, -2.773101329803467, 85.0, -0.35143399238586426, 0.20200300216674805, -0.04432399943470955, -3.1411852836608887, -0.17599999904632568, -2.7019999027252197], "max": [0.7147473096847534, 2.1002070903778076, -0.6535211205482483, -0.4611509144306183, -1.8609224557876587, -1.2161803245544434, 2.029451608657837, 952.0, 0.3317149877548218, 0.3766469955444336, 0.044248998165130615, -2.6700000762939453, 0.574999988079071, -0.13099999725818634, -0.24980896711349487, -2.0549330711364746, 1.0400242805480957, 0.9398947954177856, 2.7984087467193604, 1.7547366619110107, -0.9810670614242554, 892.0, -0.2169959992170334, 0.3949899971485138, 0.01984800025820732, 3.1410000324249268, 0.6140000224113464, -1.5329999923706055], "mean": [0.46399858593940735, 2.091087818145752, -0.8822593688964844, -0.7841929793357849, -2.216094970703125, -1.5218613147735596, 1.3823480606079102, 804.8630981445312, 0.2758129835128784, 0.30574434995651245, -0.032592032104730606, -2.8994133472442627, 0.18906255066394806, -0.3175581097602844, -0.45935025811195374, -2.1469249725341797, 0.60092693567276, 0.7957068085670471, 2.389840841293335, 1.6069055795669556, -1.6892175674438477, 717.6055908203125, -0.29442098736763, 0.29226619005203247, -0.0248007420450449, 2.222421646118164, 0.3119618594646454, -2.38162899017334], "std": [0.141464501619339, 0.005339844152331352, 0.24902302026748657, 0.2591921091079712, 0.2429858148097992, 0.12099150568246841, 0.43881967663764954, 243.4315643310547, 0.055143166333436966, 0.04549596086144447, 0.027028849348425865, 0.08082611858844757, 0.3011283278465271, 0.08298569917678833, 0.19177208840847015, 0.032592080533504486, 0.19078902900218964, 0.08708468824625015, 0.17993243038654327, 0.11483830213546753, 0.6131019592285156, 275.03912353515625, 0.03819745033979416, 0.06115191802382469, 0.01194796897470951, 1.9666599035263062, 0.20858405530452728, 0.40209534764289856], "count": [464]}, "action": {"min": [0.26823967695236206, 2.0783729553222656, -1.4023197889328003, -1.310253620147705, -2.6906347274780273, -1.8189648389816284, 0.7684684991836548, 251.0, 0.1656769961118698, 0.2500090003013611, -0.08944699913263321, -3.068000078201294, -0.37299999594688416, -0.5929999947547913, -0.9005375504493713, -2.172184467315674, 0.23682373762130737, 0.5833762884140015, 2.1420602798461914, 1.3919175863265991, -2.773101329803467, 85.0, -0.35143399238586426, 0.20200300216674805, -0.04432399943470955, -3.1411852836608887, -0.17599999904632568, -2.7019999027252197], "max": [0.7147473096847534, 2.1002070903778076, -0.6535211205482483, -0.4611509144306183, -1.8609224557876587, -1.2161803245544434, 2.029451608657837, 952.0, 0.3317149877548218, 0.3766469955444336, 0.044248998165130615, -2.6700000762939453, 0.574999988079071, -0.13099999725818634, -0.24980896711349487, -2.0549330711364746, 1.0400242805480957, 0.9398947954177856, 2.7984087467193604, 1.7547366619110107, -0.9810670614242554, 892.0, -0.2169959992170334, 0.3949899971485138, 0.01984800025820732, 3.1410000324249268, 0.6140000224113464, -1.5329999923706055], "mean": [0.46399858593940735, 2.091087818145752, -0.8822593688964844, -0.7841929793357849, -2.216094970703125, -1.5218613147735596, 1.3823480606079102, 804.8630981445312, 0.2758129835128784, 0.30574434995651245, -0.032592032104730606, -2.8994133472442627, 0.18906255066394806, -0.3175581097602844, -0.45935025811195374, -2.1469249725341797, 0.60092693567276, 0.7957068085670471, 2.389840841293335, 1.6069055795669556, -1.6892175674438477, 717.6055908203125, -0.29442098736763, 0.29226619005203247, -0.0248007420450449, 2.222421646118164, 0.3119618594646454, -2.38162899017334], "std": [0.141464501619339, 0.005339844152331352, 0.24902302026748657, 0.2591921091079712, 0.2429858148097992, 0.12099150568246841, 0.43881967663764954, 243.4315643310547, 0.055143166333436966, 0.04549596086144447, 0.027028849348425865, 0.08082611858844757, 0.3011283278465271, 0.08298569917678833, 0.19177208840847015, 0.032592080533504486, 0.19078902900218964, 0.08708468824625015, 0.17993243038654327, 0.11483830213546753, 0.6131019592285156, 275.03912353515625, 0.03819745033979416, 0.06115191802382469, 0.01194796897470951, 1.9666599035263062, 0.20858405530452728, 0.40209534764289856], "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": [260], "max": [260], "mean": [260.0], "std": [0.0], "count": [464]}, "index": {"min": [156291], "max": [156754], "mean": [156522.5], "std": [133.94495137928865], "count": [464]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [464]}, "subtask_annotation": {"mean": [11.866379310344827, 29.0, 29.0, 29.0, 29.0], "std": [9.895108892480916, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [464]}, "scene_annotation": {"mean": [260.0], "std": [0.0], "min": [260], "max": [260], "count": [464]}, "eef_direction_state": {"mean": [4.484913793103448, 5.077586206896552], "std": [2.1424961254902577, 1.59552640793891], "min": [0, 0], "max": [6, 6], "count": [464]}, "eef_velocity_state": {"mean": [0.5646551724137931, 0.5301724137931034], "std": [0.7572357067496835, 0.8008314459087126], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_acc_mag_state": {"mean": [0.5107758620689655, 0.45905172413793105], "std": [0.787764898919143, 0.7416517893425165], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_direction_action": {"mean": [4.484913793103448, 5.077586206896552], "std": [2.1424961254902577, 1.59552640793891], "min": [0, 0], "max": [6, 6], "count": [464]}, "eef_velocity_action": {"mean": [0.5646551724137931, 0.5301724137931034], "std": [0.7572357067496835, 0.8008314459087126], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_acc_mag_action": {"mean": [0.5107758620689655, 0.45905172413793105], "std": [0.787764898919143, 0.7416517893425165], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_sim_pose_state": {"mean": [0.5057312767285942, 0.2868222045039453, 1.0647948026002554, -2.5832612671849016, 0.765955521230205, 1.482583631092979, 0.5208486632715217, -0.2658239635967713, 1.0721799963882652, 2.0356991741397525, 0.9104820832000573, -2.1319939609317355], "std": [0.06366235724089334, 0.03510333957238298, 0.03634253354252753, 0.22371174072670308, 0.35249537066471875, 2.201737895957575, 0.0491060768431064, 0.04652444004574993, 0.05269765283398553, 2.153466682456912, 0.3014971442873839, 0.1288870569642811], "min": [0.4120656910508613, 0.21007295344483565, 1.0143976803886345, -3.014961760384834, 0.11973642782727412, -3.138860592553391, 0.4541989468012595, -0.3089941754103843, 1.0211572095739503, -3.1396516976660727, 0.3424257182728285, -2.5585333043155387], "max": [0.6122351859310705, 0.34354292833337646, 1.143636281555231, -2.0146034061028457, 1.1539763716912042, 3.1381191282613585, 0.596378509488281, -0.14750644158932813, 1.1862314717642664, 3.1384817183240834, 1.3369329332896274, -1.9219472059412388], "count": [464]}, "eef_sim_pose_action": {"mean": [0.5057312767285942, 0.2868222045039453, 1.0647948026002554, -2.5832612671849016, 0.765955521230205, 1.482583631092979, 0.5208486632715217, -0.2658239635967713, 1.0721799963882652, 2.0356991741397525, 0.9104820832000573, -2.1319939609317355], "std": [0.06366235724089334, 0.03510333957238298, 0.03634253354252753, 0.22371174072670308, 0.35249537066471875, 2.201737895957575, 0.0491060768431064, 0.04652444004574993, 0.05269765283398553, 2.153466682456912, 0.3014971442873839, 0.1288870569642811], "min": [0.4120656910508613, 0.21007295344483565, 1.0143976803886345, -3.014961760384834, 0.11973642782727412, -3.138860592553391, 0.4541989468012595, -0.3089941754103843, 1.0211572095739503, -3.1396516976660727, 0.3424257182728285, -2.5585333043155387], "max": [0.6122351859310705, 0.34354292833337646, 1.143636281555231, -2.0146034061028457, 1.1539763716912042, 3.1381191282613585, 0.596378509488281, -0.14750644158932813, 1.1862314717642664, 3.1384817183240834, 1.3369329332896274, -1.9219472059412388], "count": [464]}, "gripper_mode_state": {"mean": [0.17456896551724138, 0.1788793103448276], "std": [0.3795980002522183, 0.3832512265804066], "min": [0, 0], "max": [1, 1], "count": [464]}, "gripper_activity_state": {"mean": [1.8383620689655173, 1.855603448275862], "std": [0.49757419125454916, 0.46730479751572523], "min": [0, 0], "max": [2, 2], "count": [464]}, "gripper_mode_action": {"mean": [0.17456896551724138, 0.1788793103448276], "std": [0.3795980002522183, 0.3832512265804066], "min": [0, 0], "max": [1, 1], "count": [464]}, "gripper_activity_action": {"mean": [1.8383620689655173, 1.855603448275862], "std": [0.49757419125454916, 0.46730479751572523], "min": [0, 0], "max": [2, 2], "count": [464]}, "gripper_open_scale_state": {"mean": [0.7176056034153908, 0.8048631465517236], "std": [0.275039161221284, 0.24343166243011571], "min": [0.085, 0.251], "max": [0.892, 0.952], "count": [464]}, "gripper_open_scale_action": {"mean": [0.7176056034153908, 0.8048631465517236], "std": [0.275039161221284, 0.24343166243011571], "min": [0.085, 0.251], "max": [0.892, 0.952], "count": [464]}}} +{"episode_index": 242, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.4842557731794783]], [[0.47515644521082767]], [[0.46123163572213544]]], "std": [[[0.15151877212303738]], [[0.15777216725761886]], [[0.1743865093164744]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47739812706055873]], [[0.4589841336977269]], [[0.43866805121753716]]], "std": [[[0.11037472528238337]], [[0.12684663476963767]], [[0.15601400263527826]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48773023671120364]], [[0.45489585321591763]], [[0.4273995802967205]]], "std": [[[0.11149091400257452]], [[0.1404281009568026]], [[0.17643785654352823]]], "count": [113]}, "observation.state": {"min": [0.2272069752216339, 2.0736780166625977, -1.3837319612503052, -1.202078104019165, -2.7044923305511475, -1.742327332496643, 1.0126575231552124, 234.0, 0.17302599549293518, 0.2528890073299408, -0.10938099771738052, -3.069999933242798, -0.4059999883174896, -0.574999988079071, -0.9599834680557251, -2.1755530834198, 0.22417008876800537, 0.5198987126350403, 1.9914555549621582, 1.3427516222000122, -2.8156700134277344, 60.0, -0.34122198820114136, 0.21631300449371338, -0.05931900069117546, -3.1391851902008057, -0.2669999897480011, -2.953000068664551], "max": [0.7664963006973267, 2.106245994567871, -0.7594800591468811, -0.6178290843963623, -1.6578882932662964, -1.1510796546936035, 2.021824359893799, 950.0, 0.33037298917770386, 0.39132198691368103, 0.013472000136971474, -2.757999897003174, 0.5720000267028809, -0.18699999153614044, -0.18222983181476593, -2.026815891265869, 1.0980041027069092, 0.9965829849243164, 2.8564059734344482, 1.7422574758529663, -0.917572021484375, 896.0, -0.21314500272274017, 0.4069480001926422, 0.03421400114893913, 3.1389999389648438, 0.6669999957084656, -1.4479999542236328], "mean": [0.5272943377494812, 2.0892906188964844, -0.978926956653595, -0.8204989433288574, -2.23148775100708, -1.4891681671142578, 1.487494707107544, 769.8350219726562, 0.2582077383995056, 0.32654085755348206, -0.03565181419253349, -2.9411542415618896, 0.11343062669038773, -0.3017810583114624, -0.39933115243911743, -2.1489765644073486, 0.6287703514099121, 0.6894999146461487, 2.265495777130127, 1.54121994972229, -1.5529268980026245, 698.86865234375, -0.30223315954208374, 0.28021156787872314, -0.03600473701953888, 2.246103525161743, 0.39867132902145386, -2.423372507095337], "std": [0.15806487202644348, 0.0077324253506958485, 0.20909275114536285, 0.15232287347316742, 0.2740124762058258, 0.14218778908252716, 0.33842334151268005, 242.09909057617188, 0.04656293988227844, 0.04261656850576401, 0.02590210735797882, 0.09850738942623138, 0.2810470163822174, 0.05773696303367615, 0.24187824130058289, 0.03602162376046181, 0.1983894556760788, 0.16376467049121857, 0.29551512002944946, 0.09054388850927353, 0.7661606073379517, 302.3199768066406, 0.042073722928762436, 0.07208307087421417, 0.023772571235895157, 1.7582954168319702, 0.28750181198120117, 0.4782935082912445], "count": [548]}, "action": {"min": [0.2272069752216339, 2.0736780166625977, -1.3837319612503052, -1.202078104019165, -2.7044923305511475, -1.742327332496643, 1.0126575231552124, 234.0, 0.17302599549293518, 0.2528890073299408, -0.10938099771738052, -3.069999933242798, -0.4059999883174896, -0.574999988079071, -0.9599834680557251, -2.1755530834198, 0.22417008876800537, 0.5198987126350403, 1.9914555549621582, 1.3427516222000122, -2.8156700134277344, 60.0, -0.34122198820114136, 0.21631300449371338, -0.05931900069117546, -3.1391851902008057, -0.2669999897480011, -2.953000068664551], "max": [0.7664963006973267, 2.106245994567871, -0.7594800591468811, -0.6178290843963623, -1.6578882932662964, -1.1510796546936035, 2.021824359893799, 950.0, 0.33037298917770386, 0.39132198691368103, 0.013472000136971474, -2.757999897003174, 0.5720000267028809, -0.18699999153614044, -0.18222983181476593, -2.026815891265869, 1.0980041027069092, 0.9965829849243164, 2.8564059734344482, 1.7422574758529663, -0.917572021484375, 896.0, -0.21314500272274017, 0.4069480001926422, 0.03421400114893913, 3.1389999389648438, 0.6669999957084656, -1.4479999542236328], "mean": [0.5272943377494812, 2.0892906188964844, -0.978926956653595, -0.8204989433288574, -2.23148775100708, -1.4891681671142578, 1.487494707107544, 769.8350219726562, 0.2582077383995056, 0.32654085755348206, -0.03565181419253349, -2.9411542415618896, 0.11343062669038773, -0.3017810583114624, -0.39933115243911743, -2.1489765644073486, 0.6287703514099121, 0.6894999146461487, 2.265495777130127, 1.54121994972229, -1.5529268980026245, 698.86865234375, -0.30223315954208374, 0.28021156787872314, -0.03600473701953888, 2.246103525161743, 0.39867132902145386, -2.423372507095337], "std": [0.15806487202644348, 0.0077324253506958485, 0.20909275114536285, 0.15232287347316742, 0.2740124762058258, 0.14218778908252716, 0.33842334151268005, 242.09909057617188, 0.04656293988227844, 0.04261656850576401, 0.02590210735797882, 0.09850738942623138, 0.2810470163822174, 0.05773696303367615, 0.24187824130058289, 0.03602162376046181, 0.1983894556760788, 0.16376467049121857, 0.29551512002944946, 0.09054388850927353, 0.7661606073379517, 302.3199768066406, 0.042073722928762436, 0.07208307087421417, 0.023772571235895157, 1.7582954168319702, 0.28750181198120117, 0.4782935082912445], "count": [548]}, "timestamp": {"min": [0.0], "max": [18.233333333333334], "mean": [9.116666666666667], "std": [5.273123678933895], "count": [548]}, "frame_index": {"min": [0], "max": [547], "mean": [273.5], "std": [158.19371036801684], "count": [548]}, "episode_index": {"min": [261], "max": [261], "mean": [261.0], "std": [0.0], "count": [548]}, "index": {"min": [156755], "max": [157302], "mean": [157028.5], "std": [158.19371036801684], "count": [548]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [548]}, "subtask_annotation": {"mean": [11.947080291970803, 29.0, 29.0, 29.0, 29.0], "std": [10.05037179546754, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [548]}, "scene_annotation": {"mean": [261.0], "std": [0.0], "min": [261], "max": [261], "count": [548]}, "eef_direction_state": {"mean": [4.689781021897811, 5.041970802919708], "std": [2.0643227507349495, 1.667658588270017], "min": [0, 0], "max": [6, 6], "count": [548]}, "eef_velocity_state": {"mean": [0.5200729927007299, 0.4726277372262774], "std": [0.7816079219002154, 0.7406219225916462], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_acc_mag_state": {"mean": [0.4708029197080292, 0.4635036496350365], "std": [0.7430122734730656, 0.7596941290379366], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_direction_action": {"mean": [4.689781021897811, 5.041970802919708], "std": [2.0643227507349495, 1.667658588270017], "min": [0, 0], "max": [6, 6], "count": [548]}, "eef_velocity_action": {"mean": [0.5200729927007299, 0.4726277372262774], "std": [0.7816079219002154, 0.7406219225916462], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_acc_mag_action": {"mean": [0.4708029197080292, 0.4635036496350365], "std": [0.7430122734730656, 0.7596941290379366], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_sim_pose_state": {"mean": [0.4886720244891883, 0.2829654988808704, 1.0480276996010334, -2.3445056811319254, 0.8508621903555954, 1.4427760571613657, 0.544108152608799, -0.25039313808382774, 1.0847464946522178, 1.678924658627427, 0.8467076376637429, -2.059546792457624], "std": [0.07772227221516075, 0.033628405202540686, 0.051444477619069964, 1.195528060201483, 0.4586447009537704, 2.272934466428116, 0.04422115384649611, 0.04843478820422528, 0.036545973433273156, 2.4357858547298066, 0.2794304636415358, 0.10159050592734652], "min": [0.4208657015740996, 0.20788346668058796, 1.0017753144895212, -3.140249371962098, 0.11062540420378641, -3.1333481697538526, 0.46194247358371954, -0.3083924345202863, 1.021807718421324, -3.139947342712175, 0.3259614074253967, -2.421729235391128], "max": [0.6247080187491941, 0.3553333956130462, 1.1518053618995152, 3.1408408653732556, 1.2982208625737086, 3.1394276969974926, 0.6091883609484035, -0.14033907193290862, 1.1731702500678092, 3.1370557986995466, 1.3118315451639764, -1.849667571424799], "count": [548]}, "eef_sim_pose_action": {"mean": [0.4886720244891883, 0.2829654988808704, 1.0480276996010334, -2.3445056811319254, 0.8508621903555954, 1.4427760571613657, 0.544108152608799, -0.25039313808382774, 1.0847464946522178, 1.678924658627427, 0.8467076376637429, -2.059546792457624], "std": [0.07772227221516075, 0.033628405202540686, 0.051444477619069964, 1.195528060201483, 0.4586447009537704, 2.272934466428116, 0.04422115384649611, 0.04843478820422528, 0.036545973433273156, 2.4357858547298066, 0.2794304636415358, 0.10159050592734652], "min": [0.4208657015740996, 0.20788346668058796, 1.0017753144895212, -3.140249371962098, 0.11062540420378641, -3.1333481697538526, 0.46194247358371954, -0.3083924345202863, 1.021807718421324, -3.139947342712175, 0.3259614074253967, -2.421729235391128], "max": [0.6247080187491941, 0.3553333956130462, 1.1518053618995152, 3.1408408653732556, 1.2982208625737086, 3.1394276969974926, 0.6091883609484035, -0.14033907193290862, 1.1731702500678092, 3.1370557986995466, 1.3118315451639764, -1.849667571424799], "count": [548]}, "gripper_mode_state": {"mean": [0.20802919708029197, 0.20072992700729927], "std": [0.4058978322711512, 0.4005464060641966], "min": [0, 0], "max": [1, 1], "count": [548]}, "gripper_activity_state": {"mean": [1.8777372262773722, 1.9142335766423357], "std": [0.44148140250772616, 0.3747723837244898], "min": [0, 0], "max": [2, 2], "count": [548]}, "gripper_mode_action": {"mean": [0.20802919708029197, 0.20072992700729927], "std": [0.4058978322711512, 0.4005464060641966], "min": [0, 0], "max": [1, 1], "count": [548]}, "gripper_activity_action": {"mean": [1.8777372262773722, 1.9142335766423357], "std": [0.44148140250772616, 0.3747723837244898], "min": [0, 0], "max": [2, 2], "count": [548]}, "gripper_open_scale_state": {"mean": [0.6988686129924986, 0.7698348541259756], "std": [0.3023196291703282, 0.24209901280254006], "min": [0.06, 0.234], "max": [0.896, 0.95], "count": [548]}, "gripper_open_scale_action": {"mean": [0.6988686129924986, 0.7698348541259756], "std": [0.3023196291703282, 0.24209901280254006], "min": [0.06, 0.234], "max": [0.896, 0.95], "count": [548]}}} +{"episode_index": 243, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[1.0]], [[1.0]]], "mean": [[[0.4950810009487666]], [[0.4829443522032469]], [[0.4684056981999789]]], "std": [[[0.14478255287162128]], [[0.151052042502306]], [[0.16840599984558668]]], "count": [124]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4752529632484714]], [[0.46813045540796966]], [[0.45507482078853045]]], "std": [[[0.10096727542540375]], [[0.10923811730833344]], [[0.12743892780385746]]], "count": [124]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47413908654859793]], [[0.44860560793537846]], [[0.4284754885489142]]], "std": [[[0.10167087645939686]], [[0.1311494164357038]], [[0.15861655086204035]]], "count": [124]}, "observation.state": {"min": [0.22996456921100616, 1.9854166507720947, -1.578475832939148, -1.1795982122421265, -2.6158297061920166, -1.645932912826538, 0.9847323298454285, 215.0, 0.1288360059261322, 0.2575649917125702, -0.12254899740219116, -3.0230000019073486, -0.26100000739097595, -0.6800000071525574, -0.8213694095611572, -2.175273895263672, 0.2886251211166382, 0.6202551126480103, 1.8159452676773071, 1.1235905885696411, -2.538738489151001, 66.0, -0.34231600165367126, 0.1979919970035553, -0.041832998394966125, -3.1411852836608887, -0.1340000033378601, -2.9619998931884766], "max": [0.8286823630332947, 2.10343599319458, -0.3882834017276764, -0.5568124055862427, -1.7418212890625, -1.0690491199493408, 1.8867359161376953, 959.0, 0.3258790075778961, 0.3997580111026764, 0.05676500126719475, -2.757999897003174, 0.4790000021457672, -0.05000000447034836, -0.10267771780490875, -2.053257703781128, 1.084425449371338, 1.0440733432769775, 2.7240052223205566, 1.7730799913406372, -0.9279566407203674, 934.0, -0.22168999910354614, 0.3916400074958801, 0.03481699898838997, 3.1389999389648438, 0.8140000700950623, -1.3930000066757202], "mean": [0.5001127123832703, 2.0814435482025146, -0.7452957034111023, -0.7121325135231018, -2.215587854385376, -1.4802364110946655, 1.2912392616271973, 822.6591186523438, 0.27623432874679565, 0.3154694139957428, -0.029748275876045227, -2.847264528274536, 0.27420634031295776, -0.26445943117141724, -0.3021682798862457, -2.152561902999878, 0.6505846977233887, 0.815684974193573, 2.147153854370117, 1.5530176162719727, -1.6755402088165283, 611.1213989257812, -0.31005167961120605, 0.2737843990325928, -0.011114662513136864, 1.1058663129806519, 0.49154382944107056, -2.32586407661438], "std": [0.16302894055843353, 0.016677018254995346, 0.4039383828639984, 0.19208647310733795, 0.18102364242076874, 0.16007976233959198, 0.3889826834201813, 247.123046875, 0.06805969774723053, 0.047444649040699005, 0.03346070274710655, 0.061540067195892334, 0.2599009871482849, 0.09720215201377869, 0.2183462381362915, 0.03066662698984146, 0.23112604022026062, 0.10477783530950546, 0.2724444568157196, 0.21277327835559845, 0.6570109724998474, 297.89202880859375, 0.03754092752933502, 0.07052824646234512, 0.017886636778712273, 2.6118478775024414, 0.2600025534629822, 0.5371477007865906], "count": [622]}, "action": {"min": [0.22996456921100616, 1.9854166507720947, -1.578475832939148, -1.1795982122421265, -2.6158297061920166, -1.645932912826538, 0.9847323298454285, 215.0, 0.1288360059261322, 0.2575649917125702, -0.12254899740219116, -3.0230000019073486, -0.26100000739097595, -0.6800000071525574, -0.8213694095611572, -2.175273895263672, 0.2886251211166382, 0.6202551126480103, 1.8159452676773071, 1.1235905885696411, -2.538738489151001, 66.0, -0.34231600165367126, 0.1979919970035553, -0.041832998394966125, -3.1411852836608887, -0.1340000033378601, -2.9619998931884766], "max": [0.8286823630332947, 2.10343599319458, -0.3882834017276764, -0.5568124055862427, -1.7418212890625, -1.0690491199493408, 1.8867359161376953, 959.0, 0.3258790075778961, 0.3997580111026764, 0.05676500126719475, -2.757999897003174, 0.4790000021457672, -0.05000000447034836, -0.10267771780490875, -2.053257703781128, 1.084425449371338, 1.0440733432769775, 2.7240052223205566, 1.7730799913406372, -0.9279566407203674, 934.0, -0.22168999910354614, 0.3916400074958801, 0.03481699898838997, 3.1389999389648438, 0.8140000700950623, -1.3930000066757202], "mean": [0.5001127123832703, 2.0814435482025146, -0.7452957034111023, -0.7121325135231018, -2.215587854385376, -1.4802364110946655, 1.2912392616271973, 822.6591186523438, 0.27623432874679565, 0.3154694139957428, -0.029748275876045227, -2.847264528274536, 0.27420634031295776, -0.26445943117141724, -0.3021682798862457, -2.152561902999878, 0.6505846977233887, 0.815684974193573, 2.147153854370117, 1.5530176162719727, -1.6755402088165283, 611.1213989257812, -0.31005167961120605, 0.2737843990325928, -0.011114662513136864, 1.1058663129806519, 0.49154382944107056, -2.32586407661438], "std": [0.16302894055843353, 0.016677018254995346, 0.4039383828639984, 0.19208647310733795, 0.18102364242076874, 0.16007976233959198, 0.3889826834201813, 247.123046875, 0.06805969774723053, 0.047444649040699005, 0.03346070274710655, 0.061540067195892334, 0.2599009871482849, 0.09720215201377869, 0.2183462381362915, 0.03066662698984146, 0.23112604022026062, 0.10477783530950546, 0.2724444568157196, 0.21277327835559845, 0.6570109724998474, 297.89202880859375, 0.03754092752933502, 0.07052824646234512, 0.017886636778712273, 2.6118478775024414, 0.2600025534629822, 0.5371477007865906], "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": [262], "max": [262], "mean": [262.0], "std": [0.0], "count": [622]}, "index": {"min": [157303], "max": [157924], "mean": [157613.5], "std": [179.55570166385695], "count": [622]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [622]}, "subtask_annotation": {"mean": [10.620578778135048, 29.0, 29.0, 29.0, 29.0], "std": [10.512468220615625, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [622]}, "scene_annotation": {"mean": [262.0], "std": [0.0], "min": [262], "max": [262], "count": [622]}, "eef_direction_state": {"mean": [4.453376205787781, 5.112540192926045], "std": [2.1607980208166175, 1.5436428010583085], "min": [0, 0], "max": [6, 6], "count": [622]}, "eef_velocity_state": {"mean": [0.5482315112540193, 0.49517684887459806], "std": [0.7350362051830338, 0.7831479992058762], "min": [0, 0], "max": [2, 2], "count": [622]}, "eef_acc_mag_state": {"mean": [0.5016077170418006, 0.42604501607717044], "std": [0.7581268084493825, 0.7284945393024492], "min": [0, 0], "max": [2, 2], "count": [622]}, "eef_direction_action": {"mean": [4.453376205787781, 5.112540192926045], "std": [2.1607980208166175, 1.5436428010583085], "min": [0, 0], "max": [6, 6], "count": [622]}, "eef_velocity_action": {"mean": [0.5482315112540193, 0.49517684887459806], "std": [0.7350362051830338, 0.7831479992058762], "min": [0, 0], "max": [2, 2], "count": [622]}, "eef_acc_mag_action": {"mean": [0.5016077170418006, 0.42604501607717044], "std": [0.7581268084493825, 0.7284945393024492], "min": [0, 0], "max": [2, 2], "count": [622]}, "eef_sim_pose_state": {"mean": [0.47833436613384794, 0.30604994278443653, 1.0580089558376486, -2.493985955231438, 0.8466826517060324, 0.9137000721484241, 0.5270332679739066, -0.269500775473328, 1.0712801188848853, 1.4380139683914424, 1.001911677769804, -2.1216463291997147], "std": [0.07484481240638131, 0.038646069627115316, 0.034621352243195, 0.30465267975674676, 0.431735093437653, 2.569664840219717, 0.051653436595289606, 0.07034871908227446, 0.0431480079119175, 2.6219616978584854, 0.24622053223153506, 0.21932589638503455], "min": [0.3997754328567982, 0.21678062793581754, 1.018634950805187, -3.094221655345522, 0.2215343281374198, -3.1410033913018562, 0.4672108176168813, -0.3382369912096575, 1.0192196263457916, -3.1378755096807316, 0.48730832391734014, -2.7864901934407045], "max": [0.6094965864253441, 0.353762582492434, 1.14575920516681, -1.9541333120458486, 1.3647511522786107, 3.1410956768986025, 0.615877189152386, -0.0987984648220953, 1.1678027677434397, 3.141155186375534, 1.1935606126450655, -1.6370423372555623], "count": [622]}, "eef_sim_pose_action": {"mean": [0.47833436613384794, 0.30604994278443653, 1.0580089558376486, -2.493985955231438, 0.8466826517060324, 0.9137000721484241, 0.5270332679739066, -0.269500775473328, 1.0712801188848853, 1.4380139683914424, 1.001911677769804, -2.1216463291997147], "std": [0.07484481240638131, 0.038646069627115316, 0.034621352243195, 0.30465267975674676, 0.431735093437653, 2.569664840219717, 0.051653436595289606, 0.07034871908227446, 0.0431480079119175, 2.6219616978584854, 0.24622053223153506, 0.21932589638503455], "min": [0.3997754328567982, 0.21678062793581754, 1.018634950805187, -3.094221655345522, 0.2215343281374198, -3.1410033913018562, 0.4672108176168813, -0.3382369912096575, 1.0192196263457916, -3.1378755096807316, 0.48730832391734014, -2.7864901934407045], "max": [0.6094965864253441, 0.353762582492434, 1.14575920516681, -1.9541333120458486, 1.3647511522786107, 3.1410956768986025, 0.615877189152386, -0.0987984648220953, 1.1678027677434397, 3.141155186375534, 1.1935606126450655, -1.6370423372555623], "count": [622]}, "gripper_mode_state": {"mean": [0.2620578778135048, 0.1527331189710611], "std": [0.439753961311763, 0.3597300562094199], "min": [0, 0], "max": [1, 1], "count": [622]}, "gripper_activity_state": {"mean": [1.9260450160771705, 1.8987138263665595], "std": [0.34163892566541754, 0.3900263225124192], "min": [0, 0], "max": [2, 2], "count": [622]}, "gripper_mode_action": {"mean": [0.2620578778135048, 0.1527331189710611], "std": [0.439753961311763, 0.3597300562094199], "min": [0, 0], "max": [1, 1], "count": [622]}, "gripper_activity_action": {"mean": [1.9260450160771705, 1.8987138263665595], "std": [0.34163892566541754, 0.3900263225124192], "min": [0, 0], "max": [2, 2], "count": [622]}, "gripper_open_scale_state": {"mean": [0.6111213827838475, 0.8226591640607329], "std": [0.29789185415477387, 0.24712293165462162], "min": [0.066, 0.215], "max": [0.934, 0.959], "count": [622]}, "gripper_open_scale_action": {"mean": [0.6111213827838475, 0.8226591640607329], "std": [0.29789185415477387, 0.24712293165462162], "min": [0.066, 0.215], "max": [0.934, 0.959], "count": [622]}}} +{"episode_index": 244, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.788235294117647]], [[1.0]], [[1.0]]], "mean": [[[0.4934975736702727]], [[0.47954396093926077]], [[0.4655791427203065]]], "std": [[[0.13812446267144785]], [[0.1532740201384642]], [[0.16939061630733182]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47547695867139955]], [[0.4615460034229209]], [[0.44434760254676586]]], "std": [[[0.10043901746033691]], [[0.11581584461512641]], [[0.14231005419564569]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[1.0]], [[0.9254901960784314]]], "mean": [[[0.47116805238618437]], [[0.4506097588460672]], [[0.43230287391537076]]], "std": [[[0.09985382786474245]], [[0.12700577672734203]], [[0.1516655693101132]]], "count": [116]}, "observation.state": {"min": [0.2108706831932068, 2.0525245666503906, -1.3729807138442993, -1.1419166326522827, -2.596543788909912, -1.6397192478179932, 0.8966455459594727, 116.0, 0.17226800322532654, 0.24838300049304962, -0.11299300193786621, -3.0910000801086426, -0.16099999845027924, -0.8029999732971191, -0.7894124388694763, -2.1752212047576904, 0.26544713973999023, 0.6304827928543091, 2.0630838871002197, 1.3358750343322754, -2.644662618637085, 62.0, -0.3623110055923462, 0.18581600487232208, -0.027615999802947044, -3.1401853561401367, -0.23499999940395355, -2.8340001106262207], "max": [0.7266677618026733, 2.103034734725952, -0.5646139979362488, -0.45095816254615784, -1.5904488563537598, -1.1484092473983765, 1.8870500326156616, 955.0, 0.3473049998283386, 0.3870680034160614, 0.0501209981739521, -2.680000066757202, 0.628000020980835, -0.08100000023841858, -0.13095204532146454, -2.019834518432617, 0.9930574297904968, 0.9701412916183472, 2.809072494506836, 1.7595363855361938, -0.8206538558006287, 849.0, -0.2477950006723404, 0.4023450016975403, 0.03375700116157532, 3.13700008392334, 0.6469999551773071, -1.4509999752044678], "mean": [0.42951294779777527, 2.0798330307006836, -0.8512701392173767, -0.6344396471977234, -2.0396203994750977, -1.4304852485656738, 1.213815689086914, 782.07177734375, 0.2929762005805969, 0.30126720666885376, -0.03801672160625458, -2.8363804817199707, 0.32774707674980164, -0.31917017698287964, -0.3290526568889618, -2.1392109394073486, 0.5362971425056458, 0.7879046201705933, 2.263579845428467, 1.6130256652832031, -1.5353052616119385, 634.1742553710938, -0.3219541907310486, 0.2661556303501129, -0.005242855288088322, 1.8878127336502075, 0.4224618077278137, -2.4353644847869873], "std": [0.1839444786310196, 0.010993456467986107, 0.20639178156852722, 0.21010464429855347, 0.28768637776374817, 0.10504067689180374, 0.34199967980384827, 293.06982421875, 0.05651900917291641, 0.055348124355077744, 0.03334036469459534, 0.07829267531633377, 0.25114646553993225, 0.11430671811103821, 0.23013350367546082, 0.04396570101380348, 0.18525664508342743, 0.09118295460939407, 0.2472303956747055, 0.1344488561153412, 0.6772598624229431, 305.30108642578125, 0.034003689885139465, 0.07295874506235123, 0.01337326318025589, 2.100062608718872, 0.2563481628894806, 0.49386507272720337], "count": [571]}, "action": {"min": [0.2108706831932068, 2.0525245666503906, -1.3729807138442993, -1.1419166326522827, -2.596543788909912, -1.6397192478179932, 0.8966455459594727, 116.0, 0.17226800322532654, 0.24838300049304962, -0.11299300193786621, -3.0910000801086426, -0.16099999845027924, -0.8029999732971191, -0.7894124388694763, -2.1752212047576904, 0.26544713973999023, 0.6304827928543091, 2.0630838871002197, 1.3358750343322754, -2.644662618637085, 62.0, -0.3623110055923462, 0.18581600487232208, -0.027615999802947044, -3.1401853561401367, -0.23499999940395355, -2.8340001106262207], "max": [0.7266677618026733, 2.103034734725952, -0.5646139979362488, -0.45095816254615784, -1.5904488563537598, -1.1484092473983765, 1.8870500326156616, 955.0, 0.3473049998283386, 0.3870680034160614, 0.0501209981739521, -2.680000066757202, 0.628000020980835, -0.08100000023841858, -0.13095204532146454, -2.019834518432617, 0.9930574297904968, 0.9701412916183472, 2.809072494506836, 1.7595363855361938, -0.8206538558006287, 849.0, -0.2477950006723404, 0.4023450016975403, 0.03375700116157532, 3.13700008392334, 0.6469999551773071, -1.4509999752044678], "mean": [0.42951294779777527, 2.0798330307006836, -0.8512701392173767, -0.6344396471977234, -2.0396203994750977, -1.4304852485656738, 1.213815689086914, 782.07177734375, 0.2929762005805969, 0.30126720666885376, -0.03801672160625458, -2.8363804817199707, 0.32774707674980164, -0.31917017698287964, -0.3290526568889618, -2.1392109394073486, 0.5362971425056458, 0.7879046201705933, 2.263579845428467, 1.6130256652832031, -1.5353052616119385, 634.1742553710938, -0.3219541907310486, 0.2661556303501129, -0.005242855288088322, 1.8878127336502075, 0.4224618077278137, -2.4353644847869873], "std": [0.1839444786310196, 0.010993456467986107, 0.20639178156852722, 0.21010464429855347, 0.28768637776374817, 0.10504067689180374, 0.34199967980384827, 293.06982421875, 0.05651900917291641, 0.055348124355077744, 0.03334036469459534, 0.07829267531633377, 0.25114646553993225, 0.11430671811103821, 0.23013350367546082, 0.04396570101380348, 0.18525664508342743, 0.09118295460939407, 0.2472303956747055, 0.1344488561153412, 0.6772598624229431, 305.30108642578125, 0.034003689885139465, 0.07295874506235123, 0.01337326318025589, 2.100062608718872, 0.2563481628894806, 0.49386507272720337], "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": [263], "max": [263], "mean": [263.0], "std": [0.0], "count": [571]}, "index": {"min": [157925], "max": [158495], "mean": [158210.0], "std": [164.83324907311632], "count": [571]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [571]}, "subtask_annotation": {"mean": [11.39754816112084, 29.0, 29.0, 29.0, 29.0], "std": [9.792305189468292, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [571]}, "scene_annotation": {"mean": [263.0], "std": [0.0], "min": [263], "max": [263], "count": [571]}, "eef_direction_state": {"mean": [4.457092819614711, 5.012259194395797], "std": [2.188050165623818, 1.6576068805046524], "min": [0, 0], "max": [6, 6], "count": [571]}, "eef_velocity_state": {"mean": [0.5499124343257443, 0.4851138353765324], "std": [0.736022699649132, 0.7586321310977908], "min": [0, 0], "max": [2, 2], "count": [571]}, "eef_acc_mag_state": {"mean": [0.5236427320490368, 0.4746059544658494], "std": [0.7698691215418089, 0.7675349884946572], "min": [0, 0], "max": [2, 2], "count": [571]}, "eef_direction_action": {"mean": [4.457092819614711, 5.012259194395797], "std": [2.188050165623818, 1.6576068805046524], "min": [0, 0], "max": [6, 6], "count": [571]}, "eef_velocity_action": {"mean": [0.5499124343257443, 0.4851138353765324], "std": [0.736022699649132, 0.7586321310977908], "min": [0, 0], "max": [2, 2], "count": [571]}, "eef_acc_mag_action": {"mean": [0.5236427320490368, 0.4746059544658494], "std": [0.7698691215418089, 0.7675349884946572], "min": [0, 0], "max": [2, 2], "count": [571]}, "eef_sim_pose_state": {"mean": [0.4721774133772122, 0.31831291909203085, 1.055528759950577, -2.528921070861442, 0.875016111518396, 1.3176863135193757, 0.5117315632730517, -0.27567790974958417, 1.052415277273263, 1.9996129624372987, 1.0279084388361972, -2.2548817795962903], "std": [0.07867365411648343, 0.029448543083853227, 0.037705437312999315, 0.8650822131686091, 0.4412897520416377, 2.327187789088974, 0.060172803201746235, 0.05094141584456938, 0.04860653466328722, 2.1454260320211533, 0.23694080590861258, 0.262697935713103], "min": [0.3882949386461296, 0.2427212871232749, 1.0123026524972514, -3.1414314617704653, 0.1631412055342163, -3.1313197272158177, 0.4555512663820841, -0.3445152400090902, 1.00878370577403, -3.1414261686768836, 0.5651764121838911, -3.04044869703146], "max": [0.6171486149636285, 0.36296858211422606, 1.1430661945183636, 3.141279353885864, 1.2825418140126055, 3.1396528583213876, 0.6026282008073017, -0.14297838339545532, 1.1553824193567979, 3.141576094316301, 1.3299095504178453, -1.7541541409924895], "count": [571]}, "eef_sim_pose_action": {"mean": [0.4721774133772122, 0.31831291909203085, 1.055528759950577, -2.528921070861442, 0.875016111518396, 1.3176863135193757, 0.5117315632730517, -0.27567790974958417, 1.052415277273263, 1.9996129624372987, 1.0279084388361972, -2.2548817795962903], "std": [0.07867365411648343, 0.029448543083853227, 0.037705437312999315, 0.8650822131686091, 0.4412897520416377, 2.327187789088974, 0.060172803201746235, 0.05094141584456938, 0.04860653466328722, 2.1454260320211533, 0.23694080590861258, 0.262697935713103], "min": [0.3882949386461296, 0.2427212871232749, 1.0123026524972514, -3.1414314617704653, 0.1631412055342163, -3.1313197272158177, 0.4555512663820841, -0.3445152400090902, 1.00878370577403, -3.1414261686768836, 0.5651764121838911, -3.04044869703146], "max": [0.6171486149636285, 0.36296858211422606, 1.1430661945183636, 3.141279353885864, 1.2825418140126055, 3.1396528583213876, 0.6026282008073017, -0.14297838339545532, 1.1553824193567979, 3.141576094316301, 1.3299095504178453, -1.7541541409924895], "count": [571]}, "gripper_mode_state": {"mean": [0.24518388791593695, 0.19264448336252188], "std": [0.43019617504385627, 0.39437619906950455], "min": [0, 0], "max": [1, 1], "count": [571]}, "gripper_activity_state": {"mean": [1.884413309982487, 1.9089316987740805], "std": [0.43965294077741307, 0.38186666678546605], "min": [0, 0], "max": [2, 2], "count": [571]}, "gripper_mode_action": {"mean": [0.24518388791593695, 0.19264448336252188], "std": [0.43019617504385627, 0.39437619906950455], "min": [0, 0], "max": [1, 1], "count": [571]}, "gripper_activity_action": {"mean": [1.884413309982487, 1.9089316987740805], "std": [0.43965294077741307, 0.38186666678546605], "min": [0, 0], "max": [2, 2], "count": [571]}, "gripper_open_scale_state": {"mean": [0.6341742555514734, 0.7820718039731428], "std": [0.3053011201526542, 0.2930698624706939], "min": [0.062, 0.116], "max": [0.849, 0.955], "count": [571]}, "gripper_open_scale_action": {"mean": [0.6341742555514734, 0.7820718039731428], "std": [0.3053011201526542, 0.2930698624706939], "min": [0.062, 0.116], "max": [0.849, 0.955], "count": [571]}}} +{"episode_index": 245, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8156862745098039]], [[1.0]], [[1.0]]], "mean": [[[0.49121700294701215]], [[0.48130500299077966]], [[0.4668991742530345]]], "std": [[[0.14959470851496165]], [[0.15603819484652098]], [[0.17359819049316358]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.48363614065417837]], [[0.4572618737599206]], [[0.4342485502013305]]], "std": [[[0.11365544813657195]], [[0.13637072312210588]], [[0.16926866475956015]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.4713156147875817]], [[0.44106741472630717]], [[0.41557188630660596]]], "std": [[[0.11074761739643674]], [[0.1414785533884533]], [[0.17328490734837074]]], "count": [112]}, "observation.state": {"min": [0.27953195571899414, 2.0534846782684326, -1.6767377853393555, -1.1319682598114014, -2.571690320968628, -1.5403228998184204, 0.9473124146461487, 331.0, 0.10494200140237808, 0.25174400210380554, -0.12357199937105179, -3.0190000534057617, -0.289000004529953, -0.7269999980926514, -0.9197536706924438, -2.1721322536468506, 0.38145917654037476, 0.6687403917312622, 2.247896909713745, 1.2592202425003052, -2.522123098373413, 63.0, -0.34816500544548035, 0.20509099960327148, -0.053426001220941544, -3.1391851902008057, -0.20200000703334808, -2.703000068664551], "max": [0.7753276228904724, 2.1107664108276367, -0.8615818619728088, -0.5197415947914124, -1.7669538259506226, -1.055854320526123, 1.97892427444458, 955.0, 0.31612399220466614, 0.38219699263572693, -0.0028979999478906393, -2.799999952316284, 0.527999997138977, -0.004000000189989805, -0.21118485927581787, -2.022836685180664, 0.9694955348968506, 0.9011658430099487, 2.752105236053467, 1.7744064331054688, -1.0361497402191162, 840.0, -0.21332499384880066, 0.4128609895706177, 0.021165000274777412, 3.125999927520752, 0.5529999732971191, -1.61899995803833], "mean": [0.462825208902359, 2.0908334255218506, -1.1080632209777832, -0.7365197539329529, -1.9829422235488892, -1.3815425634384155, 1.3904986381530762, 830.0146484375, 0.25228723883628845, 0.31124743819236755, -0.05881814658641815, -2.887916088104248, 0.25660622119903564, -0.2624402344226837, -0.4101140797138214, -2.137967109680176, 0.5280756950378418, 0.8160279393196106, 2.4082131385803223, 1.6369340419769287, -1.5982205867767334, 629.2357177734375, -0.31344830989837646, 0.27444764971733093, -0.010461411438882351, 2.658205509185791, 0.3075961470603943, -2.4165198802948], "std": [0.21207310259342194, 0.009945301339030266, 0.26452013850212097, 0.21951986849308014, 0.28094470500946045, 0.12061139196157455, 0.4450891315937042, 220.45907592773438, 0.07509157061576843, 0.04873696342110634, 0.026942210271954536, 0.06716092675924301, 0.3159521222114563, 0.11657534539699554, 0.24491852521896362, 0.04126790910959244, 0.1770423799753189, 0.05601172894239426, 0.16033616662025452, 0.15193304419517517, 0.5476806163787842, 268.3906555175781, 0.045215193182229996, 0.07426141202449799, 0.015292000025510788, 1.227599859237671, 0.20900119841098785, 0.3542144298553467], "count": [545]}, "action": {"min": [0.27953195571899414, 2.0534846782684326, -1.6767377853393555, -1.1319682598114014, -2.571690320968628, -1.5403228998184204, 0.9473124146461487, 331.0, 0.10494200140237808, 0.25174400210380554, -0.12357199937105179, -3.0190000534057617, -0.289000004529953, -0.7269999980926514, -0.9197536706924438, -2.1721322536468506, 0.38145917654037476, 0.6687403917312622, 2.247896909713745, 1.2592202425003052, -2.522123098373413, 63.0, -0.34816500544548035, 0.20509099960327148, -0.053426001220941544, -3.1391851902008057, -0.20200000703334808, -2.703000068664551], "max": [0.7753276228904724, 2.1107664108276367, -0.8615818619728088, -0.5197415947914124, -1.7669538259506226, -1.055854320526123, 1.97892427444458, 955.0, 0.31612399220466614, 0.38219699263572693, -0.0028979999478906393, -2.799999952316284, 0.527999997138977, -0.004000000189989805, -0.21118485927581787, -2.022836685180664, 0.9694955348968506, 0.9011658430099487, 2.752105236053467, 1.7744064331054688, -1.0361497402191162, 840.0, -0.21332499384880066, 0.4128609895706177, 0.021165000274777412, 3.125999927520752, 0.5529999732971191, -1.61899995803833], "mean": [0.462825208902359, 2.0908334255218506, -1.1080632209777832, -0.7365197539329529, -1.9829422235488892, -1.3815425634384155, 1.3904986381530762, 830.0146484375, 0.25228723883628845, 0.31124743819236755, -0.05881814658641815, -2.887916088104248, 0.25660622119903564, -0.2624402344226837, -0.4101140797138214, -2.137967109680176, 0.5280756950378418, 0.8160279393196106, 2.4082131385803223, 1.6369340419769287, -1.5982205867767334, 629.2357177734375, -0.31344830989837646, 0.27444764971733093, -0.010461411438882351, 2.658205509185791, 0.3075961470603943, -2.4165198802948], "std": [0.21207310259342194, 0.009945301339030266, 0.26452013850212097, 0.21951986849308014, 0.28094470500946045, 0.12061139196157455, 0.4450891315937042, 220.45907592773438, 0.07509157061576843, 0.04873696342110634, 0.026942210271954536, 0.06716092675924301, 0.3159521222114563, 0.11657534539699554, 0.24491852521896362, 0.04126790910959244, 0.1770423799753189, 0.05601172894239426, 0.16033616662025452, 0.15193304419517517, 0.5476806163787842, 268.3906555175781, 0.045215193182229996, 0.07426141202449799, 0.015292000025510788, 1.227599859237671, 0.20900119841098785, 0.3542144298553467], "count": [545]}, "timestamp": {"min": [0.0], "max": [18.133333333333333], "mean": [9.066666666666668], "std": [5.244256117145903], "count": [545]}, "frame_index": {"min": [0], "max": [544], "mean": [272.0], "std": [157.3276835143771], "count": [545]}, "episode_index": {"min": [264], "max": [264], "mean": [264.0], "std": [0.0], "count": [545]}, "index": {"min": [158496], "max": [159040], "mean": [158768.0], "std": [157.3276835143771], "count": [545]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [545]}, "subtask_annotation": {"mean": [12.220183486238533, 29.0, 29.0, 29.0, 29.0], "std": [10.349983644152424, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [545]}, "scene_annotation": {"mean": [264.0], "std": [0.0], "min": [264], "max": [264], "count": [545]}, "eef_direction_state": {"mean": [4.522935779816514, 5.029357798165138], "std": [2.1824837726530952, 1.6520936259923933], "min": [0, 0], "max": [6, 6], "count": [545]}, "eef_velocity_state": {"mean": [0.5155963302752293, 0.5009174311926605], "std": [0.7518996507228684, 0.7784359068493066], "min": [0, 0], "max": [2, 2], "count": [545]}, "eef_acc_mag_state": {"mean": [0.46422018348623856, 0.46422018348623856], "std": [0.7388961436847977, 0.7413752328766461], "min": [0, 0], "max": [2, 2], "count": [545]}, "eef_direction_action": {"mean": [4.522935779816514, 5.029357798165138], "std": [2.1824837726530952, 1.6520936259923933], "min": [0, 0], "max": [6, 6], "count": [545]}, "eef_velocity_action": {"mean": [0.5155963302752293, 0.5009174311926605], "std": [0.7518996507228684, 0.7784359068493066], "min": [0, 0], "max": [2, 2], "count": [545]}, "eef_acc_mag_action": {"mean": [0.46422018348623856, 0.46422018348623856], "std": [0.7388961436847977, 0.7413752328766461], "min": [0, 0], "max": [2, 2], "count": [545]}, "eef_sim_pose_state": {"mean": [0.48596147966471925, 0.3095609551505202, 1.0621268869475116, -2.633366610328198, 0.7860126829622335, 1.5943696859095957, 0.5244740927186388, -0.2317400544932729, 1.0679798652524752, 1.8743471573857804, 0.978337650284176, -2.1468765951736475], "std": [0.07812534027335354, 0.04495072875308128, 0.03524980752667705, 0.2082688141330021, 0.31489904620734094, 2.1225909188193075, 0.05442374542339592, 0.07178348020261206, 0.05207176880560982, 2.2544706993789827, 0.29174270408182384, 0.2930547859811725], "min": [0.4139733523782235, 0.19833302462068647, 1.0211789691647268, -3.0758220585521885, 0.24585188715097606, -3.1371454518461546, 0.4630890040812785, -0.30150109451292667, 1.0195159942674643, -3.141577864155076, 0.47406992884029586, -2.7604409938252594], "max": [0.6288225968943104, 0.3453366431762996, 1.1495399472043888, -2.0729832087317863, 1.1244497204938226, 3.140831097738004, 0.6028293285810352, -0.08328096371432608, 1.162919551212998, 3.1411401111492396, 1.2444844390437346, -1.5770106209603054], "count": [545]}, "eef_sim_pose_action": {"mean": [0.48596147966471925, 0.3095609551505202, 1.0621268869475116, -2.633366610328198, 0.7860126829622335, 1.5943696859095957, 0.5244740927186388, -0.2317400544932729, 1.0679798652524752, 1.8743471573857804, 0.978337650284176, -2.1468765951736475], "std": [0.07812534027335354, 0.04495072875308128, 0.03524980752667705, 0.2082688141330021, 0.31489904620734094, 2.1225909188193075, 0.05442374542339592, 0.07178348020261206, 0.05207176880560982, 2.2544706993789827, 0.29174270408182384, 0.2930547859811725], "min": [0.4139733523782235, 0.19833302462068647, 1.0211789691647268, -3.0758220585521885, 0.24585188715097606, -3.1371454518461546, 0.4630890040812785, -0.30150109451292667, 1.0195159942674643, -3.141577864155076, 0.47406992884029586, -2.7604409938252594], "max": [0.6288225968943104, 0.3453366431762996, 1.1495399472043888, -2.0729832087317863, 1.1244497204938226, 3.140831097738004, 0.6028293285810352, -0.08328096371432608, 1.162919551212998, 3.1411401111492396, 1.2444844390437346, -1.5770106209603054], "count": [545]}, "gripper_mode_state": {"mean": [0.20917431192660552, 0.1926605504587156], "std": [0.4067190912123962, 0.3943887203707273], "min": [0, 0], "max": [1, 1], "count": [545]}, "gripper_activity_state": {"mean": [1.8825688073394495, 1.9155963302752295], "std": [0.42075598993206487, 0.3535337498459097], "min": [0, 0], "max": [2, 2], "count": [545]}, "gripper_mode_action": {"mean": [0.20917431192660552, 0.1926605504587156], "std": [0.4067190912123962, 0.3943887203707273], "min": [0, 0], "max": [1, 1], "count": [545]}, "gripper_activity_action": {"mean": [1.8825688073394495, 1.9155963302752295], "std": [0.42075598993206487, 0.3535337498459097], "min": [0, 0], "max": [2, 2], "count": [545]}, "gripper_open_scale_state": {"mean": [0.6292357798935079, 0.8300146788430869], "std": [0.2683906654895323, 0.22045901751362945], "min": [0.063, 0.331], "max": [0.84, 0.955], "count": [545]}, "gripper_open_scale_action": {"mean": [0.6292357798935079, 0.8300146788430869], "std": [0.2683906654895323, 0.22045901751362945], "min": [0.063, 0.331], "max": [0.84, 0.955], "count": [545]}}} +{"episode_index": 246, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8431372549019608]], [[1.0]], [[1.0]]], "mean": [[[0.505133276743419]], [[0.4932133870750135]], [[0.47775816243928765]]], "std": [[[0.1435625807058358]], [[0.1533591750447918]], [[0.17172170294911782]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4801971633837021]], [[0.4609295268183726]], [[0.4414533526713438]]], "std": [[[0.10316152793116391]], [[0.12150384594154323]], [[0.15031709125691037]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.485029276848354]], [[0.46638209809917847]], [[0.44829493838819934]]], "std": [[[0.11063192666229492]], [[0.13348529223276193]], [[0.15711325131869283]]], "count": [109]}, "observation.state": {"min": [0.2808234989643097, 2.074288845062256, -1.515643835067749, -1.05093252658844, -2.6592187881469727, -1.6317431926727295, 0.8838522434234619, 236.0, 0.14287300407886505, 0.24042700231075287, -0.13266299664974213, -3.1411852836608887, -0.13200001418590546, -1.0, -0.8129220008850098, -2.1696362495422363, 0.38344883918762207, 0.6552489995956421, 2.0295212268829346, 1.3968744277954102, -2.534008741378784, 70.0, -0.354418009519577, 0.1942940056324005, -0.03253199905157089, -3.1371853351593018, -0.16900001466274261, -2.8570001125335693], "max": [0.8248425722122192, 2.108811378479004, -0.6752155423164368, -0.41224679350852966, -1.6747831106185913, -1.1114779710769653, 2.331620216369629, 947.0, 0.315079003572464, 0.3987239897251129, 0.026484999805688858, 3.1410000324249268, 0.5759999752044678, -0.28299999237060547, -0.15201818943023682, -1.9748226404190063, 0.9765117168426514, 0.9398424029350281, 2.689185857772827, 1.80568265914917, -0.9294402003288269, 950.0, -0.2531929910182953, 0.3801499903202057, 0.026706000789999962, 3.140000104904175, 0.6269999742507935, -1.5679999589920044], "mean": [0.5127615332603455, 2.08976411819458, -0.9472312331199646, -0.6703912615776062, -2.116044044494629, -1.4115945100784302, 1.48491370677948, 813.7896728515625, 0.26934027671813965, 0.31666234135627747, -0.05289839580655098, -2.1964328289031982, 0.255508691072464, -0.4537762403488159, -0.34888333082199097, -2.137531280517578, 0.5108758211135864, 0.7553572654724121, 2.2876341342926025, 1.59005868434906, -1.4687092304229736, 731.1414184570312, -0.32551273703575134, 0.2683427631855011, -0.011270041577517986, 2.4350826740264893, 0.4012601375579834, -2.4754133224487305], "std": [0.1813461184501648, 0.006529227830469608, 0.22761192917823792, 0.1435389518737793, 0.2698443531990051, 0.11658638715744019, 0.501420259475708, 251.53993225097656, 0.05886019393801689, 0.04962196573615074, 0.031018540263175964, 1.9519637823104858, 0.18388140201568604, 0.20505695044994354, 0.21099433302879333, 0.04597488418221474, 0.17722511291503906, 0.09115679562091827, 0.21398906409740448, 0.10931835323572159, 0.6311550736427307, 307.988037109375, 0.0335971936583519, 0.06638208776712418, 0.013231031596660614, 1.440757155418396, 0.22911436855793, 0.43502846360206604], "count": [523]}, "action": {"min": [0.2808234989643097, 2.074288845062256, -1.515643835067749, -1.05093252658844, -2.6592187881469727, -1.6317431926727295, 0.8838522434234619, 236.0, 0.14287300407886505, 0.24042700231075287, -0.13266299664974213, -3.1411852836608887, -0.13200001418590546, -1.0, -0.8129220008850098, -2.1696362495422363, 0.38344883918762207, 0.6552489995956421, 2.0295212268829346, 1.3968744277954102, -2.534008741378784, 70.0, -0.354418009519577, 0.1942940056324005, -0.03253199905157089, -3.1371853351593018, -0.16900001466274261, -2.8570001125335693], "max": [0.8248425722122192, 2.108811378479004, -0.6752155423164368, -0.41224679350852966, -1.6747831106185913, -1.1114779710769653, 2.331620216369629, 947.0, 0.315079003572464, 0.3987239897251129, 0.026484999805688858, 3.1410000324249268, 0.5759999752044678, -0.28299999237060547, -0.15201818943023682, -1.9748226404190063, 0.9765117168426514, 0.9398424029350281, 2.689185857772827, 1.80568265914917, -0.9294402003288269, 950.0, -0.2531929910182953, 0.3801499903202057, 0.026706000789999962, 3.140000104904175, 0.6269999742507935, -1.5679999589920044], "mean": [0.5127615332603455, 2.08976411819458, -0.9472312331199646, -0.6703912615776062, -2.116044044494629, -1.4115945100784302, 1.48491370677948, 813.7896728515625, 0.26934027671813965, 0.31666234135627747, -0.05289839580655098, -2.1964328289031982, 0.255508691072464, -0.4537762403488159, -0.34888333082199097, -2.137531280517578, 0.5108758211135864, 0.7553572654724121, 2.2876341342926025, 1.59005868434906, -1.4687092304229736, 731.1414184570312, -0.32551273703575134, 0.2683427631855011, -0.011270041577517986, 2.4350826740264893, 0.4012601375579834, -2.4754133224487305], "std": [0.1813461184501648, 0.006529227830469608, 0.22761192917823792, 0.1435389518737793, 0.2698443531990051, 0.11658638715744019, 0.501420259475708, 251.53993225097656, 0.05886019393801689, 0.04962196573615074, 0.031018540263175964, 1.9519637823104858, 0.18388140201568604, 0.20505695044994354, 0.21099433302879333, 0.04597488418221474, 0.17722511291503906, 0.09115679562091827, 0.21398906409740448, 0.10931835323572159, 0.6311550736427307, 307.988037109375, 0.0335971936583519, 0.06638208776712418, 0.013231031596660614, 1.440757155418396, 0.22911436855793, 0.43502846360206604], "count": [523]}, "timestamp": {"min": [0.0], "max": [17.4], "mean": [8.700000000000001], "std": [5.032560647092756], "count": [523]}, "frame_index": {"min": [0], "max": [522], "mean": [261.0], "std": [150.9768194127827], "count": [523]}, "episode_index": {"min": [265], "max": [265], "mean": [265.0], "std": [0.0], "count": [523]}, "index": {"min": [159041], "max": [159563], "mean": [159302.0], "std": [150.9768194127827], "count": [523]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [523]}, "subtask_annotation": {"mean": [10.783938814531549, 29.0, 29.0, 29.0, 29.0], "std": [10.30700675801816, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [523]}, "scene_annotation": {"mean": [265.0], "std": [0.0], "min": [265], "max": [265], "count": [523]}, "eef_direction_state": {"mean": [4.403441682600382, 5.001912045889101], "std": [2.2270172306569895, 1.7220858045047258], "min": [0, 0], "max": [6, 6], "count": [523]}, "eef_velocity_state": {"mean": [0.5544933078393881, 0.491395793499044], "std": [0.7588823178373231, 0.790371407563781], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_acc_mag_state": {"mean": [0.5124282982791587, 0.4646271510516252], "std": [0.7682380527296974, 0.7675238952744822], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_direction_action": {"mean": [4.403441682600382, 5.001912045889101], "std": [2.2270172306569895, 1.7220858045047258], "min": [0, 0], "max": [6, 6], "count": [523]}, "eef_velocity_action": {"mean": [0.5544933078393881, 0.491395793499044], "std": [0.7588823178373231, 0.790371407563781], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_acc_mag_action": {"mean": [0.5124282982791587, 0.4646271510516252], "std": [0.7682380527296974, 0.7675238952744822], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_sim_pose_state": {"mean": [0.4750231318202863, 0.31684707046773947, 1.049462949068495, -2.701908760389932, 0.8898619607600208, 1.735769852224054, 0.532397551302624, -0.24867674465867837, 1.0616938966443994, 2.8129049088128486, 0.9087182660487225, -2.3266859312775514], "std": [0.07226164298534088, 0.028985484635179904, 0.03562368492665076, 0.23651975418361815, 0.3926638354022354, 1.9943001721946512, 0.051962933651693646, 0.05646500347169042, 0.042700616909674534, 0.16981833199475455, 0.24294698943995396, 0.19484822048000539], "min": [0.4074014845719032, 0.24101969123743033, 1.0179849567935868, -3.0068425382996646, 0.16283178073468108, -3.1225354757890247, 0.45105268675303456, -0.3002005542725603, 1.0066616340815915, 2.1959980938596217, 0.4162973270291317, -3.0446442804383125], "max": [0.6020932893353367, 0.3460927215235048, 1.1294066263246705, -2.174886351968359, 1.2351187798350205, 3.1331811759019113, 0.6169014586559016, -0.10658605173933014, 1.1550161241545658, 2.976909202974649, 1.2472442657600205, -2.1445405228018894], "count": [523]}, "eef_sim_pose_action": {"mean": [0.4750231318202863, 0.31684707046773947, 1.049462949068495, -2.701908760389932, 0.8898619607600208, 1.735769852224054, 0.532397551302624, -0.24867674465867837, 1.0616938966443994, 2.8129049088128486, 0.9087182660487225, -2.3266859312775514], "std": [0.07226164298534088, 0.028985484635179904, 0.03562368492665076, 0.23651975418361815, 0.3926638354022354, 1.9943001721946512, 0.051962933651693646, 0.05646500347169042, 0.042700616909674534, 0.16981833199475455, 0.24294698943995396, 0.19484822048000539], "min": [0.4074014845719032, 0.24101969123743033, 1.0179849567935868, -3.0068425382996646, 0.16283178073468108, -3.1225354757890247, 0.45105268675303456, -0.3002005542725603, 1.0066616340815915, 2.1959980938596217, 0.4162973270291317, -3.0446442804383125], "max": [0.6020932893353367, 0.3460927215235048, 1.1294066263246705, -2.174886351968359, 1.2351187798350205, 3.1331811759019113, 0.6169014586559016, -0.10658605173933014, 1.1550161241545658, 2.976909202974649, 1.2472442657600205, -2.1445405228018894], "count": [523]}, "gripper_mode_state": {"mean": [0.20076481835564053, 0.17590822179732313], "std": [0.40057247292627235, 0.38074206400321164], "min": [0, 0], "max": [1, 1], "count": [523]}, "gripper_activity_state": {"mean": [1.8508604206500956, 1.881453154875717], "std": [0.48370604194171024, 0.4208933765470935], "min": [0, 0], "max": [2, 2], "count": [523]}, "gripper_mode_action": {"mean": [0.20076481835564053, 0.17590822179732313], "std": [0.40057247292627235, 0.38074206400321164], "min": [0, 0], "max": [1, 1], "count": [523]}, "gripper_activity_action": {"mean": [1.8508604206500956, 1.881453154875717], "std": [0.48370604194171024, 0.4208933765470935], "min": [0, 0], "max": [2, 2], "count": [523]}, "gripper_open_scale_state": {"mean": [0.7311414913228549, 0.8137896746896185], "std": [0.3079880220767687, 0.2515399829695455], "min": [0.07, 0.236], "max": [0.95, 0.947], "count": [523]}, "gripper_open_scale_action": {"mean": [0.7311414913228549, 0.8137896746896185], "std": [0.3079880220767687, 0.2515399829695455], "min": [0.07, 0.236], "max": [0.95, 0.947], "count": [523]}}} +{"episode_index": 247, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.48705358493706125]], [[0.47552148957576856]], [[0.4602526022754781]]], "std": [[[0.15193755391803968]], [[0.1567838449961507]], [[0.1734834056262737]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8509803921568627]], [[1.0]], [[1.0]]], "mean": [[[0.4828012776870007]], [[0.45365127050048415]], [[0.42876966836117164]]], "std": [[[0.12111726967403504]], [[0.14232874762108905]], [[0.17514374590067006]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48538771824316146]], [[0.4544916258169935]], [[0.4294873422748729]]], "std": [[[0.1159199208387952]], [[0.14272176284062005]], [[0.17414050291153116]]], "count": [108]}, "observation.state": {"min": [0.2675066292285919, 2.0841500759124756, -1.64499032497406, -1.1820416450500488, -2.6759910583496094, -1.7398662567138672, 0.8671843409538269, 175.0, 0.13656599819660187, 0.2468080073595047, -0.12985199689865112, -3.114000082015991, -0.3959999978542328, -0.6869999766349792, -0.8850739598274231, -2.1739299297332764, 0.3321012556552887, 0.6715678572654724, 2.1974220275878906, 1.3857218027114868, -2.6247482299804688, 69.0, -0.34286999702453613, 0.21129600703716278, -0.02995700016617775, -3.1401853561401367, -0.20600000023841858, -2.744999885559082], "max": [0.7755371332168579, 2.1168575286865234, -0.5834112167358398, -0.45172610878944397, -1.8710978031158447, -1.032990574836731, 2.0822999477386475, 961.0, 0.32288798689842224, 0.3730489909648895, 0.01928599923849106, -2.803999900817871, 0.5400000214576721, -0.1509999930858612, -0.2500358819961548, -2.003131866455078, 1.0070724487304688, 0.9334719181060791, 2.820643901824951, 1.7486977577209473, -0.9890431761741638, 924.0, -0.23172900080680847, 0.39453500509262085, 0.017674999311566353, 3.1410000324249268, 0.5080000162124634, -1.4910000562667847], "mean": [0.5201204419136047, 2.096524477005005, -0.9243481755256653, -0.7033540606498718, -2.210071563720703, -1.4613701105117798, 1.36738121509552, 834.7760620117188, 0.26393407583236694, 0.30655789375305176, -0.05742429196834564, -2.9500749111175537, 0.17232611775398254, -0.28765615820884705, -0.44667378067970276, -2.141022205352783, 0.5723875164985657, 0.8261287808418274, 2.4225566387176514, 1.6297544240951538, -1.6901044845581055, 742.8928833007812, -0.303780198097229, 0.28754550218582153, -0.01564178057014942, 2.0977649688720703, 0.28315213322639465, -2.3692939281463623], "std": [0.16344241797924042, 0.007122898008674383, 0.35904988646507263, 0.23027975857257843, 0.21118536591529846, 0.15899039804935455, 0.467170774936676, 260.845703125, 0.06937403976917267, 0.04298151656985283, 0.030159851536154747, 0.052823755890131, 0.28562110662460327, 0.094805508852005, 0.1985502392053604, 0.04055894911289215, 0.16414622962474823, 0.05692247673869133, 0.17648009955883026, 0.12371956557035446, 0.5661219954490662, 320.7135314941406, 0.03295282647013664, 0.06059440225362778, 0.010407742112874985, 2.1053879261016846, 0.19015084207057953, 0.40881508588790894], "count": [518]}, "action": {"min": [0.2675066292285919, 2.0841500759124756, -1.64499032497406, -1.1820416450500488, -2.6759910583496094, -1.7398662567138672, 0.8671843409538269, 175.0, 0.13656599819660187, 0.2468080073595047, -0.12985199689865112, -3.114000082015991, -0.3959999978542328, -0.6869999766349792, -0.8850739598274231, -2.1739299297332764, 0.3321012556552887, 0.6715678572654724, 2.1974220275878906, 1.3857218027114868, -2.6247482299804688, 69.0, -0.34286999702453613, 0.21129600703716278, -0.02995700016617775, -3.1401853561401367, -0.20600000023841858, -2.744999885559082], "max": [0.7755371332168579, 2.1168575286865234, -0.5834112167358398, -0.45172610878944397, -1.8710978031158447, -1.032990574836731, 2.0822999477386475, 961.0, 0.32288798689842224, 0.3730489909648895, 0.01928599923849106, -2.803999900817871, 0.5400000214576721, -0.1509999930858612, -0.2500358819961548, -2.003131866455078, 1.0070724487304688, 0.9334719181060791, 2.820643901824951, 1.7486977577209473, -0.9890431761741638, 924.0, -0.23172900080680847, 0.39453500509262085, 0.017674999311566353, 3.1410000324249268, 0.5080000162124634, -1.4910000562667847], "mean": [0.5201204419136047, 2.096524477005005, -0.9243481755256653, -0.7033540606498718, -2.210071563720703, -1.4613701105117798, 1.36738121509552, 834.7760620117188, 0.26393407583236694, 0.30655789375305176, -0.05742429196834564, -2.9500749111175537, 0.17232611775398254, -0.28765615820884705, -0.44667378067970276, -2.141022205352783, 0.5723875164985657, 0.8261287808418274, 2.4225566387176514, 1.6297544240951538, -1.6901044845581055, 742.8928833007812, -0.303780198097229, 0.28754550218582153, -0.01564178057014942, 2.0977649688720703, 0.28315213322639465, -2.3692939281463623], "std": [0.16344241797924042, 0.007122898008674383, 0.35904988646507263, 0.23027975857257843, 0.21118536591529846, 0.15899039804935455, 0.467170774936676, 260.845703125, 0.06937403976917267, 0.04298151656985283, 0.030159851536154747, 0.052823755890131, 0.28562110662460327, 0.094805508852005, 0.1985502392053604, 0.04055894911289215, 0.16414622962474823, 0.05692247673869133, 0.17648009955883026, 0.12371956557035446, 0.5661219954490662, 320.7135314941406, 0.03295282647013664, 0.06059440225362778, 0.010407742112874985, 2.1053879261016846, 0.19015084207057953, 0.40881508588790894], "count": [518]}, "timestamp": {"min": [0.0], "max": [17.233333333333334], "mean": [8.616666666666667], "std": [4.984448035863371], "count": [518]}, "frame_index": {"min": [0], "max": [517], "mean": [258.5], "std": [149.53344107590115], "count": [518]}, "episode_index": {"min": [266], "max": [266], "mean": [266.0], "std": [0.0], "count": [518]}, "index": {"min": [159564], "max": [160081], "mean": [159822.5], "std": [149.53344107590115], "count": [518]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [518]}, "subtask_annotation": {"mean": [12.63127413127413, 29.0, 29.0, 29.0, 29.0], "std": [10.312920014525979, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [518]}, "scene_annotation": {"mean": [266.0], "std": [0.0], "min": [266], "max": [266], "count": [518]}, "eef_direction_state": {"mean": [4.484555984555985, 4.77027027027027], "std": [2.1709633681173406, 1.7627977511643178], "min": [0, 0], "max": [6, 6], "count": [518]}, "eef_velocity_state": {"mean": [0.5212355212355212, 0.5752895752895753], "std": [0.7183023869145385, 0.8012583088718118], "min": [0, 0], "max": [2, 2], "count": [518]}, "eef_acc_mag_state": {"mean": [0.5096525096525096, 0.5482625482625483], "std": [0.7877583383968494, 0.8009326565059012], "min": [0, 0], "max": [2, 2], "count": [518]}, "eef_direction_action": {"mean": [4.484555984555985, 4.77027027027027], "std": [2.1709633681173406, 1.7627977511643178], "min": [0, 0], "max": [6, 6], "count": [518]}, "eef_velocity_action": {"mean": [0.5212355212355212, 0.5752895752895753], "std": [0.7183023869145385, 0.8012583088718118], "min": [0, 0], "max": [2, 2], "count": [518]}, "eef_acc_mag_action": {"mean": [0.5096525096525096, 0.5482625482625483], "std": [0.7877583383968494, 0.8009326565059012], "min": [0, 0], "max": [2, 2], "count": [518]}, "eef_sim_pose_state": {"mean": [0.501416155366782, 0.29953576537720616, 1.0658488720352648, -2.605478739609251, 0.7377584564779518, 1.723688542924877, 0.5237000099721165, -0.24055661591100805, 1.0634609322826232, 2.9120042017998946, 0.902615805362705, -2.078505025336437], "std": [0.06273924303439855, 0.03186681740116492, 0.030608491223248664, 0.20347063363573276, 0.33907344486196017, 1.9867220184165084, 0.04756304998373294, 0.066622827949061, 0.05088288062556217, 0.5416275517838594, 0.2809733922310989, 0.16918355755464706], "min": [0.419753409722644, 0.22279495844889746, 1.0228107094144265, -3.0094434252088114, 0.13425604505947963, -3.133735626417672, 0.4547746317329461, -0.3168462618363826, 1.0103484039885657, -3.1412293458885348, 0.33403797452630135, -2.636710549529155], "max": [0.6126805109840621, 0.3492306933885183, 1.136922962583699, -2.1744243719047325, 1.129801858756831, 3.1350108186108847, 0.5932609363730642, -0.09788683823296195, 1.1661066335529648, 3.141377289309467, 1.2615940191886934, -1.784600980530303], "count": [518]}, "eef_sim_pose_action": {"mean": [0.501416155366782, 0.29953576537720616, 1.0658488720352648, -2.605478739609251, 0.7377584564779518, 1.723688542924877, 0.5237000099721165, -0.24055661591100805, 1.0634609322826232, 2.9120042017998946, 0.902615805362705, -2.078505025336437], "std": [0.06273924303439855, 0.03186681740116492, 0.030608491223248664, 0.20347063363573276, 0.33907344486196017, 1.9867220184165084, 0.04756304998373294, 0.066622827949061, 0.05088288062556217, 0.5416275517838594, 0.2809733922310989, 0.16918355755464706], "min": [0.419753409722644, 0.22279495844889746, 1.0228107094144265, -3.0094434252088114, 0.13425604505947963, -3.133735626417672, 0.4547746317329461, -0.3168462618363826, 1.0103484039885657, -3.1412293458885348, 0.33403797452630135, -2.636710549529155], "max": [0.6126805109840621, 0.3492306933885183, 1.136922962583699, -2.1744243719047325, 1.129801858756831, 3.1350108186108847, 0.5932609363730642, -0.09788683823296195, 1.1661066335529648, 3.141377289309467, 1.2615940191886934, -1.784600980530303], "count": [518]}, "gripper_mode_state": {"mean": [0.20270270270270271, 0.15637065637065636], "std": [0.4020128319092859, 0.36320637962027236], "min": [0, 0], "max": [1, 1], "count": [518]}, "gripper_activity_state": {"mean": [1.864864864864865, 1.886100386100386], "std": [0.46611128582479905, 0.41747522706408025], "min": [0, 0], "max": [2, 2], "count": [518]}, "gripper_mode_action": {"mean": [0.20270270270270271, 0.15637065637065636], "std": [0.4020128319092859, 0.36320637962027236], "min": [0, 0], "max": [1, 1], "count": [518]}, "gripper_activity_action": {"mean": [1.864864864864865, 1.886100386100386], "std": [0.46611128582479905, 0.41747522706408025], "min": [0, 0], "max": [2, 2], "count": [518]}, "gripper_open_scale_state": {"mean": [0.7428928571575867, 0.8347760618644312], "std": [0.32071338432042973, 0.2608460606644394], "min": [0.069, 0.175], "max": [0.924, 0.961], "count": [518]}, "gripper_open_scale_action": {"mean": [0.7428928571575867, 0.8347760618644312], "std": [0.32071338432042973, 0.2608460606644394], "min": [0.069, 0.175], "max": [0.924, 0.961], "count": [518]}}} +{"episode_index": 248, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7372549019607844]], [[1.0]], [[1.0]]], "mean": [[[0.48499637956214936]], [[0.4741616038377003]], [[0.4607666471455839]]], "std": [[[0.1563203223694464]], [[0.16183128843474823]], [[0.17836315254988663]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4802313194082943]], [[0.45567087996703104]], [[0.4332884221904101]]], "std": [[[0.13362662179173365]], [[0.14196771060314303]], [[0.17072877609762951]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.49637538680664]], [[0.4611034996963387]], [[0.4325455817282665]]], "std": [[[0.12149938530068718]], [[0.1479900160817752]], [[0.18418142531656695]]], "count": [113]}, "observation.state": {"min": [0.23966863751411438, 2.0854415893554688, -1.54056715965271, -1.2485562562942505, -2.557116746902466, -1.6082336902618408, 0.9318662285804749, 107.0, 0.12522700428962708, 0.24480900168418884, -0.11747000366449356, -3.058000087738037, -0.28200003504753113, -0.6150000095367432, -0.8226085901260376, -2.175168991088867, 0.32094860076904297, 0.669857382774353, 2.211122751235962, 1.4171026945114136, -2.669550895690918, 94.0, -0.3476420044898987, 0.1934570074081421, -0.04397299885749817, -3.1381852626800537, -0.17800000309944153, -2.875], "max": [0.787422776222229, 2.110626697540283, -0.735743522644043, -0.43701300024986267, -1.6915208101272583, -1.1595618724822998, 1.9332314729690552, 956.0, 0.31033599376678467, 0.37632399797439575, 0.0009210000280290842, -2.808000087738037, 0.5479999780654907, -0.07500000298023224, -0.20973622798919678, -1.9991002082824707, 1.00942862033844, 0.9073094725608826, 2.778686285018921, 1.7930989265441895, -0.9246231317520142, 920.0, -0.24048900604248047, 0.4011639952659607, 0.0460439994931221, 3.1410000324249268, 0.5530000329017639, -1.3849999904632568], "mean": [0.5299409031867981, 2.096611976623535, -1.0367218255996704, -0.6912754774093628, -2.116544246673584, -1.4151146411895752, 1.3638025522232056, 783.9890747070312, 0.24987010657787323, 0.31356361508369446, -0.06776870042085648, -2.9701249599456787, 0.18623393774032593, -0.2429414689540863, -0.39325234293937683, -2.135622262954712, 0.5534866452217102, 0.7460169196128845, 2.354166030883789, 1.66728675365448, -1.4932374954223633, 748.3695068359375, -0.3069421350955963, 0.266018807888031, -0.02190971001982689, 1.9549444913864136, 0.3677522540092468, -2.476252555847168], "std": [0.1636384129524231, 0.004613412544131279, 0.2716873586177826, 0.24532561004161835, 0.2011185735464096, 0.1068502739071846, 0.42490842938423157, 306.2296142578125, 0.06277771294116974, 0.045645758509635925, 0.025612827390432358, 0.04377575218677521, 0.27427995204925537, 0.0848151445388794, 0.21182020008563995, 0.053313303738832474, 0.15835393965244293, 0.08218766748905182, 0.19075989723205566, 0.1118815690279007, 0.6961396336555481, 281.9959411621094, 0.029137585312128067, 0.0709262266755104, 0.024473480880260468, 2.198476552963257, 0.20897239446640015, 0.494543194770813], "count": [548]}, "action": {"min": [0.23966863751411438, 2.0854415893554688, -1.54056715965271, -1.2485562562942505, -2.557116746902466, -1.6082336902618408, 0.9318662285804749, 107.0, 0.12522700428962708, 0.24480900168418884, -0.11747000366449356, -3.058000087738037, -0.28200003504753113, -0.6150000095367432, -0.8226085901260376, -2.175168991088867, 0.32094860076904297, 0.669857382774353, 2.211122751235962, 1.4171026945114136, -2.669550895690918, 94.0, -0.3476420044898987, 0.1934570074081421, -0.04397299885749817, -3.1381852626800537, -0.17800000309944153, -2.875], "max": [0.787422776222229, 2.110626697540283, -0.735743522644043, -0.43701300024986267, -1.6915208101272583, -1.1595618724822998, 1.9332314729690552, 956.0, 0.31033599376678467, 0.37632399797439575, 0.0009210000280290842, -2.808000087738037, 0.5479999780654907, -0.07500000298023224, -0.20973622798919678, -1.9991002082824707, 1.00942862033844, 0.9073094725608826, 2.778686285018921, 1.7930989265441895, -0.9246231317520142, 920.0, -0.24048900604248047, 0.4011639952659607, 0.0460439994931221, 3.1410000324249268, 0.5530000329017639, -1.3849999904632568], "mean": [0.5299409031867981, 2.096611976623535, -1.0367218255996704, -0.6912754774093628, -2.116544246673584, -1.4151146411895752, 1.3638025522232056, 783.9890747070312, 0.24987010657787323, 0.31356361508369446, -0.06776870042085648, -2.9701249599456787, 0.18623393774032593, -0.2429414689540863, -0.39325234293937683, -2.135622262954712, 0.5534866452217102, 0.7460169196128845, 2.354166030883789, 1.66728675365448, -1.4932374954223633, 748.3695068359375, -0.3069421350955963, 0.266018807888031, -0.02190971001982689, 1.9549444913864136, 0.3677522540092468, -2.476252555847168], "std": [0.1636384129524231, 0.004613412544131279, 0.2716873586177826, 0.24532561004161835, 0.2011185735464096, 0.1068502739071846, 0.42490842938423157, 306.2296142578125, 0.06277771294116974, 0.045645758509635925, 0.025612827390432358, 0.04377575218677521, 0.27427995204925537, 0.0848151445388794, 0.21182020008563995, 0.053313303738832474, 0.15835393965244293, 0.08218766748905182, 0.19075989723205566, 0.1118815690279007, 0.6961396336555481, 281.9959411621094, 0.029137585312128067, 0.0709262266755104, 0.024473480880260468, 2.198476552963257, 0.20897239446640015, 0.494543194770813], "count": [548]}, "timestamp": {"min": [0.0], "max": [18.233333333333334], "mean": [9.116666666666667], "std": [5.273123678933895], "count": [548]}, "frame_index": {"min": [0], "max": [547], "mean": [273.5], "std": [158.19371036801684], "count": [548]}, "episode_index": {"min": [267], "max": [267], "mean": [267.0], "std": [0.0], "count": [548]}, "index": {"min": [160082], "max": [160629], "mean": [160355.5], "std": [158.19371036801684], "count": [548]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [548]}, "subtask_annotation": {"mean": [12.927007299270073, 29.0, 29.0, 29.0, 29.0], "std": [10.136034609899767, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [548]}, "scene_annotation": {"mean": [267.0], "std": [0.0], "min": [267], "max": [267], "count": [548]}, "eef_direction_state": {"mean": [4.611313868613139, 5.078467153284672], "std": [2.1453607450272707, 1.4942871212541156], "min": [0, 0], "max": [6, 6], "count": [548]}, "eef_velocity_state": {"mean": [0.5200729927007299, 0.5328467153284672], "std": [0.7530705963847054, 0.7881521851868202], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_acc_mag_state": {"mean": [0.46715328467153283, 0.45072992700729925], "std": [0.7477566926442852, 0.7370162127548469], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_direction_action": {"mean": [4.611313868613139, 5.078467153284672], "std": [2.1453607450272707, 1.4942871212541156], "min": [0, 0], "max": [6, 6], "count": [548]}, "eef_velocity_action": {"mean": [0.5200729927007299, 0.5328467153284672], "std": [0.7530705963847054, 0.7881521851868202], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_acc_mag_action": {"mean": [0.46715328467153283, 0.45072992700729925], "std": [0.7477566926442852, 0.7370162127548469], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_sim_pose_state": {"mean": [0.4788764708752489, 0.29933873192018473, 1.0549828636743683, -2.6493775340009944, 0.8629637505178741, 1.5329923449166163, 0.5311806454932255, -0.22426465235331428, 1.0654611447952398, 2.552284887156906, 0.9275194658081197, -2.026637113679438], "std": [0.07321614186358681, 0.024158471149237293, 0.04177189959054273, 0.22376226680095493, 0.4230255207906444, 2.038593873791882, 0.048941407105221955, 0.05638197053262512, 0.05147562081855616, 1.5289816353898062, 0.260774563902224, 0.19707401466884586], "min": [0.4048632639350031, 0.23627267805183114, 1.0209467679795594, -2.984208263655034, 0.10189167319781078, -3.1405287631537315, 0.4571229665490421, -0.2912872305371229, 1.0136950058220024, -3.139812863868179, 0.47266414222420616, -2.7569023720163077], "max": [0.6192953745345595, 0.36054078913694343, 1.1472630641548835, -2.1304844842917188, 1.2110834975901827, 3.132256340348117, 0.5978408532283799, -0.10903926599756504, 1.1676910347048821, 3.139694208810092, 1.3070459142978779, -1.6750713717091894], "count": [548]}, "eef_sim_pose_action": {"mean": [0.4788764708752489, 0.29933873192018473, 1.0549828636743683, -2.6493775340009944, 0.8629637505178741, 1.5329923449166163, 0.5311806454932255, -0.22426465235331428, 1.0654611447952398, 2.552284887156906, 0.9275194658081197, -2.026637113679438], "std": [0.07321614186358681, 0.024158471149237293, 0.04177189959054273, 0.22376226680095493, 0.4230255207906444, 2.038593873791882, 0.048941407105221955, 0.05638197053262512, 0.05147562081855616, 1.5289816353898062, 0.260774563902224, 0.19707401466884586], "min": [0.4048632639350031, 0.23627267805183114, 1.0209467679795594, -2.984208263655034, 0.10189167319781078, -3.1405287631537315, 0.4571229665490421, -0.2912872305371229, 1.0136950058220024, -3.139812863868179, 0.47266414222420616, -2.7569023720163077], "max": [0.6192953745345595, 0.36054078913694343, 1.1472630641548835, -2.1304844842917188, 1.2110834975901827, 3.132256340348117, 0.5978408532283799, -0.10903926599756504, 1.1676910347048821, 3.139694208810092, 1.3070459142978779, -1.6750713717091894], "count": [548]}, "gripper_mode_state": {"mean": [0.17153284671532848, 0.2062043795620438], "std": [0.3769739105204301, 0.40457895819169565], "min": [0, 0], "max": [1, 1], "count": [548]}, "gripper_activity_state": {"mean": [1.8777372262773722, 1.8923357664233578], "std": [0.44559562811666525, 0.4199578754921929], "min": [0, 0], "max": [2, 2], "count": [548]}, "gripper_mode_action": {"mean": [0.17153284671532848, 0.2062043795620438], "std": [0.3769739105204301, 0.40457895819169565], "min": [0, 0], "max": [1, 1], "count": [548]}, "gripper_activity_action": {"mean": [1.8777372262773722, 1.8923357664233578], "std": [0.44559562811666525, 0.4199578754921929], "min": [0, 0], "max": [2, 2], "count": [548]}, "gripper_open_scale_state": {"mean": [0.7483695255056719, 0.7839890512201899], "std": [0.2819973600771042, 0.3062296194889092], "min": [0.094, 0.107], "max": [0.92, 0.956], "count": [548]}, "gripper_open_scale_action": {"mean": [0.7483695255056719, 0.7839890512201899], "std": [0.2819973600771042, 0.3062296194889092], "min": [0.094, 0.107], "max": [0.92, 0.956], "count": [548]}}} +{"episode_index": 249, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8470588235294118]], [[1.0]], [[1.0]]], "mean": [[[0.48388919321895424]], [[0.4723558619281046]], [[0.4568695588235294]]], "std": [[[0.15238088922484694]], [[0.15685322933593734]], [[0.17360127749629148]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48241152777777774]], [[0.4609259354575163]], [[0.43956361928104576]]], "std": [[[0.11642839957507235]], [[0.13074768573011036]], [[0.16072153969031772]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[1.0]], [[0.8431372549019608]]], "mean": [[[0.4979190236928105]], [[0.45844495710784317]], [[0.4272224550653595]]], "std": [[[0.11127725186046623]], [[0.14467825892091415]], [[0.1847688128254814]]], "count": [100]}, "observation.state": {"min": [0.303530216217041, 2.074341297149658, -1.3100789785385132, -1.0793116092681885, -2.7001991271972656, -1.6317957639694214, 1.0105979442596436, 113.0, 0.16745999455451965, 0.2620280086994171, -0.10636600106954575, -3.0840001106262207, -0.3109999895095825, -0.6299999952316284, -0.9144827127456665, -2.1752212047576904, 0.23898793756961823, 0.6319662928581238, 2.0418083667755127, 1.3639400005340576, -2.7466073036193848, 62.0, -0.34474900364875793, 0.1857990026473999, -0.04714599996805191, -3.128000020980835, -0.2290000021457672, -2.746000051498413], "max": [0.8021009564399719, 2.104832172393799, -0.9422334432601929, -0.5843362808227539, -1.88357675075531, -1.2318185567855835, 2.1136984825134277, 945.0, 0.2987020015716553, 0.3895849883556366, -0.01027899980545044, -2.828000068664551, 0.42500001192092896, -0.15700002014636993, -0.19938640296459198, -2.01737380027771, 1.0389246940612793, 1.043165922164917, 2.803941488265991, 1.7922961711883545, -0.9329482913017273, 901.0, -0.21168799698352814, 0.3996419906616211, 0.029928000643849373, 3.1410000324249268, 0.652999997138977, -1.559000015258789], "mean": [0.5524119734764099, 2.0935232639312744, -1.0757551193237305, -0.7059035301208496, -2.0988266468048096, -1.3766742944717407, 1.3964923620224, 810.9159545898438, 0.2506636679172516, 0.3293496370315552, -0.06557449698448181, -2.9741978645324707, 0.14798055589199066, -0.2572800815105438, -0.41355201601982117, -2.146756410598755, 0.6028075218200684, 0.8170548677444458, 2.3846399784088135, 1.6408616304397583, -1.7061957120895386, 685.0032348632812, -0.29845261573791504, 0.2777162194252014, -0.018804093822836876, 2.559751272201538, 0.3382475674152374, -2.348437547683716], "std": [0.13727246224880219, 0.004893243312835693, 0.08795380592346191, 0.1652219593524933, 0.21957258880138397, 0.0843677744269371, 0.3230804204940796, 272.063232421875, 0.04221513122320175, 0.03421371430158615, 0.023083634674549103, 0.05577092990279198, 0.19119194149971008, 0.0871366336941719, 0.23799017071723938, 0.036606911569833755, 0.21380384266376495, 0.11064599454402924, 0.20899969339370728, 0.14787529408931732, 0.6293373703956604, 325.5433044433594, 0.04366460070014, 0.0773918554186821, 0.017165668308734894, 1.5074782371520996, 0.252852201461792, 0.37978026270866394], "count": [464]}, "action": {"min": [0.303530216217041, 2.074341297149658, -1.3100789785385132, -1.0793116092681885, -2.7001991271972656, -1.6317957639694214, 1.0105979442596436, 113.0, 0.16745999455451965, 0.2620280086994171, -0.10636600106954575, -3.0840001106262207, -0.3109999895095825, -0.6299999952316284, -0.9144827127456665, -2.1752212047576904, 0.23898793756961823, 0.6319662928581238, 2.0418083667755127, 1.3639400005340576, -2.7466073036193848, 62.0, -0.34474900364875793, 0.1857990026473999, -0.04714599996805191, -3.128000020980835, -0.2290000021457672, -2.746000051498413], "max": [0.8021009564399719, 2.104832172393799, -0.9422334432601929, -0.5843362808227539, -1.88357675075531, -1.2318185567855835, 2.1136984825134277, 945.0, 0.2987020015716553, 0.3895849883556366, -0.01027899980545044, -2.828000068664551, 0.42500001192092896, -0.15700002014636993, -0.19938640296459198, -2.01737380027771, 1.0389246940612793, 1.043165922164917, 2.803941488265991, 1.7922961711883545, -0.9329482913017273, 901.0, -0.21168799698352814, 0.3996419906616211, 0.029928000643849373, 3.1410000324249268, 0.652999997138977, -1.559000015258789], "mean": [0.5524119734764099, 2.0935232639312744, -1.0757551193237305, -0.7059035301208496, -2.0988266468048096, -1.3766742944717407, 1.3964923620224, 810.9159545898438, 0.2506636679172516, 0.3293496370315552, -0.06557449698448181, -2.9741978645324707, 0.14798055589199066, -0.2572800815105438, -0.41355201601982117, -2.146756410598755, 0.6028075218200684, 0.8170548677444458, 2.3846399784088135, 1.6408616304397583, -1.7061957120895386, 685.0032348632812, -0.29845261573791504, 0.2777162194252014, -0.018804093822836876, 2.559751272201538, 0.3382475674152374, -2.348437547683716], "std": [0.13727246224880219, 0.004893243312835693, 0.08795380592346191, 0.1652219593524933, 0.21957258880138397, 0.0843677744269371, 0.3230804204940796, 272.063232421875, 0.04221513122320175, 0.03421371430158615, 0.023083634674549103, 0.05577092990279198, 0.19119194149971008, 0.0871366336941719, 0.23799017071723938, 0.036606911569833755, 0.21380384266376495, 0.11064599454402924, 0.20899969339370728, 0.14787529408931732, 0.6293373703956604, 325.5433044433594, 0.04366460070014, 0.0773918554186821, 0.017165668308734894, 1.5074782371520996, 0.252852201461792, 0.37978026270866394], "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": [268], "max": [268], "mean": [268.0], "std": [0.0], "count": [464]}, "index": {"min": [160630], "max": [161093], "mean": [160861.5], "std": [133.94495137928865], "count": [464]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [464]}, "subtask_annotation": {"mean": [9.754310344827585, 29.0, 29.0, 29.0, 29.0], "std": [10.32238855880063, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [464]}, "scene_annotation": {"mean": [268.0], "std": [0.0], "min": [268], "max": [268], "count": [464]}, "eef_direction_state": {"mean": [4.357758620689655, 5.094827586206897], "std": [2.184690101201477, 1.5465671009884105], "min": [0, 0], "max": [6, 6], "count": [464]}, "eef_velocity_state": {"mean": [0.6271551724137931, 0.4956896551724138], "std": [0.7993772425591819, 0.7485494295727393], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_acc_mag_state": {"mean": [0.5775862068965517, 0.5474137931034483], "std": [0.792212768235009, 0.7945895933617027], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_direction_action": {"mean": [4.357758620689655, 5.094827586206897], "std": [2.184690101201477, 1.5465671009884105], "min": [0, 0], "max": [6, 6], "count": [464]}, "eef_velocity_action": {"mean": [0.6271551724137931, 0.4956896551724138], "std": [0.7993772425591819, 0.7485494295727393], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_acc_mag_action": {"mean": [0.5775862068965517, 0.5474137931034483], "std": [0.792212768235009, 0.7945895933617027], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_sim_pose_state": {"mean": [0.49016502061337774, 0.2933566394765476, 1.0655797514182472, -2.5259989439439514, 0.7613706212578915, 1.311044445338491, 0.5480282519278337, -0.22620269924274722, 1.068173733651823, 2.9835035685016447, 0.8933491792506418, -1.9866094658282167], "std": [0.08014131570733292, 0.04198653649497759, 0.04173455564717357, 0.24481683030755236, 0.3550173384200499, 2.3881255784263833, 0.0359683431952714, 0.03213723288719453, 0.042720770523186256, 0.4110426250066931, 0.2004607750753706, 0.09269371389005604], "min": [0.3954297346170716, 0.19557779214716825, 1.0117529793241018, -3.057602755803792, 0.18459694354977807, -3.1314051726373284, 0.4776723825276561, -0.27575878727564546, 1.0337761574414932, -3.1381083010304915, 0.40415326717806566, -2.4495678896385646], "max": [0.6213916361473176, 0.3472053945909648, 1.1450991984335015, -1.9754685086351986, 1.1999385274350378, 3.136944882308297, 0.6098005674636958, -0.14387465117049458, 1.1585136336248218, 3.1412436522539777, 1.1776699335236986, -1.860106777954835], "count": [464]}, "eef_sim_pose_action": {"mean": [0.49016502061337774, 0.2933566394765476, 1.0655797514182472, -2.5259989439439514, 0.7613706212578915, 1.311044445338491, 0.5480282519278337, -0.22620269924274722, 1.068173733651823, 2.9835035685016447, 0.8933491792506418, -1.9866094658282167], "std": [0.08014131570733292, 0.04198653649497759, 0.04173455564717357, 0.24481683030755236, 0.3550173384200499, 2.3881255784263833, 0.0359683431952714, 0.03213723288719453, 0.042720770523186256, 0.4110426250066931, 0.2004607750753706, 0.09269371389005604], "min": [0.3954297346170716, 0.19557779214716825, 1.0117529793241018, -3.057602755803792, 0.18459694354977807, -3.1314051726373284, 0.4776723825276561, -0.27575878727564546, 1.0337761574414932, -3.1381083010304915, 0.40415326717806566, -2.4495678896385646], "max": [0.6213916361473176, 0.3472053945909648, 1.1450991984335015, -1.9754685086351986, 1.1999385274350378, 3.136944882308297, 0.6098005674636958, -0.14387465117049458, 1.1585136336248218, 3.1412436522539777, 1.1776699335236986, -1.860106777954835], "count": [464]}, "gripper_mode_state": {"mean": [0.2413793103448276, 0.15948275862068967], "std": [0.42791978089624017, 0.3661256728548603], "min": [0, 0], "max": [1, 1], "count": [464]}, "gripper_activity_state": {"mean": [1.8405172413793103, 1.8146551724137931], "std": [0.5089675906415104, 0.5170797161154884], "min": [0, 0], "max": [2, 2], "count": [464]}, "gripper_mode_action": {"mean": [0.2413793103448276, 0.15948275862068967], "std": [0.42791978089624017, 0.3661256728548603], "min": [0, 0], "max": [1, 1], "count": [464]}, "gripper_activity_action": {"mean": [1.8405172413793103, 1.8146551724137931], "std": [0.5089675906415104, 0.5170797161154884], "min": [0, 0], "max": [2, 2], "count": [464]}, "gripper_open_scale_state": {"mean": [0.6850032329559324, 0.810915948177205], "std": [0.32554319898856965, 0.27206330659473593], "min": [0.062, 0.113], "max": [0.901, 0.945], "count": [464]}, "gripper_open_scale_action": {"mean": [0.6850032329559324, 0.810915948177205], "std": [0.32554319898856965, 0.27206330659473593], "min": [0.062, 0.113], "max": [0.901, 0.945], "count": [464]}}} +{"episode_index": 250, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[1.0]], [[1.0]]], "mean": [[[0.4915203206699346]], [[0.47861158700980394]], [[0.46548079452614377]]], "std": [[[0.15752384264062644]], [[0.1612422474603899]], [[0.17978994487245223]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4773031454248366]], [[0.46411589256535946]], [[0.4467748611111111]]], "std": [[[0.1222404308012372]], [[0.1292877262534065]], [[0.15225093222892291]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[1.0]], [[0.8705882352941177]]], "mean": [[[0.49881141748366015]], [[0.4613181352124183]], [[0.4324351429738562]]], "std": [[[0.11507512512849317]], [[0.1450610197388201]], [[0.18229772258046817]]], "count": [100]}, "observation.state": {"min": [0.31379276514053345, 2.0632760524749756, -1.4884169101715088, -1.158165693283081, -2.7577250003814697, -1.7719281911849976, 0.7147996425628662, 225.0, 0.15424999594688416, 0.25063300132751465, -0.108364999294281, -3.0450000762939453, -0.406000018119812, -0.7260000109672546, -0.910119354724884, -2.1750643253326416, 0.2821674048900604, 0.5753129124641418, 2.218034267425537, 1.358476996421814, -2.747951030731201, 81.0, -0.34576600790023804, 0.1931609958410263, -0.04163400083780289, -3.1411852836608887, -0.21199999749660492, -2.880000114440918], "max": [0.8277922868728638, 2.1104869842529297, -0.61515873670578, -0.33827972412109375, -1.8575190305709839, -1.1625115871429443, 1.9468798637390137, 944.0, 0.3251819908618927, 0.38540199398994446, 0.02353999949991703, -2.6440000534057617, 0.574999988079071, -0.11299999803304672, -0.22385592758655548, -2.0290849208831787, 0.9673312902450562, 0.9240995049476624, 2.804412603378296, 1.8211115598678589, -0.8865399956703186, 886.0, -0.22383099794387817, 0.4015890061855316, 0.03723900020122528, 3.135999917984009, 0.6290000081062317, -1.4730000495910645], "mean": [0.5219769477844238, 2.0932390689849854, -0.9844371676445007, -0.7327563762664795, -2.1581530570983887, -1.4829111099243164, 1.3728193044662476, 808.3505859375, 0.25625351071357727, 0.3141111135482788, -0.051990535110235214, -2.9809622764587402, 0.16978159546852112, -0.2521178126335144, -0.4322889447212219, -2.140549659729004, 0.5115243792533875, 0.7103254199028015, 2.3809831142425537, 1.6688491106033325, -1.5243934392929077, 682.3952026367188, -0.29798269271850586, 0.2736172676086426, -0.024573739618062973, 2.2150795459747314, 0.3901698887348175, -2.4613234996795654], "std": [0.17116160690784454, 0.0066758254542946815, 0.22134195268154144, 0.20174750685691833, 0.2298213094472885, 0.12025605142116547, 0.3607563376426697, 241.50160217285156, 0.055465396493673325, 0.044197533279657364, 0.026507118716835976, 0.07619310170412064, 0.29168304800987244, 0.10011453926563263, 0.23203495144844055, 0.04647304490208626, 0.20153941214084625, 0.11257994174957275, 0.21373505890369415, 0.14021427929401398, 0.7405378222465515, 268.09954833984375, 0.034313227981328964, 0.07624637335538864, 0.019539520144462585, 1.8931951522827148, 0.2836979925632477, 0.48945707082748413], "count": [458]}, "action": {"min": [0.31379276514053345, 2.0632760524749756, -1.4884169101715088, -1.158165693283081, -2.7577250003814697, -1.7719281911849976, 0.7147996425628662, 225.0, 0.15424999594688416, 0.25063300132751465, -0.108364999294281, -3.0450000762939453, -0.406000018119812, -0.7260000109672546, -0.910119354724884, -2.1750643253326416, 0.2821674048900604, 0.5753129124641418, 2.218034267425537, 1.358476996421814, -2.747951030731201, 81.0, -0.34576600790023804, 0.1931609958410263, -0.04163400083780289, -3.1411852836608887, -0.21199999749660492, -2.880000114440918], "max": [0.8277922868728638, 2.1104869842529297, -0.61515873670578, -0.33827972412109375, -1.8575190305709839, -1.1625115871429443, 1.9468798637390137, 944.0, 0.3251819908618927, 0.38540199398994446, 0.02353999949991703, -2.6440000534057617, 0.574999988079071, -0.11299999803304672, -0.22385592758655548, -2.0290849208831787, 0.9673312902450562, 0.9240995049476624, 2.804412603378296, 1.8211115598678589, -0.8865399956703186, 886.0, -0.22383099794387817, 0.4015890061855316, 0.03723900020122528, 3.135999917984009, 0.6290000081062317, -1.4730000495910645], "mean": [0.5219769477844238, 2.0932390689849854, -0.9844371676445007, -0.7327563762664795, -2.1581530570983887, -1.4829111099243164, 1.3728193044662476, 808.3505859375, 0.25625351071357727, 0.3141111135482788, -0.051990535110235214, -2.9809622764587402, 0.16978159546852112, -0.2521178126335144, -0.4322889447212219, -2.140549659729004, 0.5115243792533875, 0.7103254199028015, 2.3809831142425537, 1.6688491106033325, -1.5243934392929077, 682.3952026367188, -0.29798269271850586, 0.2736172676086426, -0.024573739618062973, 2.2150795459747314, 0.3901698887348175, -2.4613234996795654], "std": [0.17116160690784454, 0.0066758254542946815, 0.22134195268154144, 0.20174750685691833, 0.2298213094472885, 0.12025605142116547, 0.3607563376426697, 241.50160217285156, 0.055465396493673325, 0.044197533279657364, 0.026507118716835976, 0.07619310170412064, 0.29168304800987244, 0.10011453926563263, 0.23203495144844055, 0.04647304490208626, 0.20153941214084625, 0.11257994174957275, 0.21373505890369415, 0.14021427929401398, 0.7405378222465515, 268.09954833984375, 0.034313227981328964, 0.07624637335538864, 0.019539520144462585, 1.8931951522827148, 0.2836979925632477, 0.48945707082748413], "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": [269], "max": [269], "mean": [269.0], "std": [0.0], "count": [458]}, "index": {"min": [161094], "max": [161551], "mean": [161322.5], "std": [132.21289649652186], "count": [458]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [458]}, "subtask_annotation": {"mean": [11.233624454148472, 29.0, 29.0, 29.0, 29.0], "std": [10.386210435605328, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [458]}, "scene_annotation": {"mean": [269.0], "std": [0.0], "min": [269], "max": [269], "count": [458]}, "eef_direction_state": {"mean": [4.5, 4.781659388646288], "std": [2.1097093075695086, 1.7497136003102203], "min": [0, 0], "max": [6, 6], "count": [458]}, "eef_velocity_state": {"mean": [0.6135371179039302, 0.6179039301310044], "std": [0.8020117580035648, 0.809513827589615], "min": [0, 0], "max": [2, 2], "count": [458]}, "eef_acc_mag_state": {"mean": [0.4912663755458515, 0.6026200873362445], "std": [0.7627591055251511, 0.8115929345886566], "min": [0, 0], "max": [2, 2], "count": [458]}, "eef_direction_action": {"mean": [4.5, 4.781659388646288], "std": [2.1097093075695086, 1.7497136003102203], "min": [0, 0], "max": [6, 6], "count": [458]}, "eef_velocity_action": {"mean": [0.6135371179039302, 0.6179039301310044], "std": [0.8020117580035648, 0.809513827589615], "min": [0, 0], "max": [2, 2], "count": [458]}, "eef_acc_mag_action": {"mean": [0.4912663755458515, 0.6026200873362445], "std": [0.7627591055251511, 0.8115929345886566], "min": [0, 0], "max": [2, 2], "count": [458]}, "eef_sim_pose_state": {"mean": [0.48547599854485723, 0.2902550807953175, 1.0582343500868345, -2.588084133020474, 0.8699184326099743, 1.5278220928604993, 0.532120242043562, -0.2394418431067552, 1.0724716597567379, 1.6832774062377738, 0.9073335151824755, -2.0378807799241554], "std": [0.08055733188571744, 0.02984781723406899, 0.043649783963857346, 0.2283168367157556, 0.47538158198677777, 2.1701254827405023, 0.04754156009579307, 0.050686303747809136, 0.04920841683953396, 2.4284801680268697, 0.2772378529525063, 0.2066933491538572], "min": [0.404984757052867, 0.2285967436084837, 1.0182417778782424, -3.0458725756807246, 0.08924165208310009, -3.1321095221429456, 0.4568452179000152, -0.30880331371968667, 1.0031511174736347, -3.1401111174838885, 0.3419000165003627, -2.710162837312289], "max": [0.6199496121306314, 0.3539978029180641, 1.150271873366065, -2.0267216477508714, 1.291528726462313, 3.1400266321504704, 0.6074082838904553, -0.1283589630744167, 1.1715359775292447, 3.1401753441578606, 1.3232945442323154, -1.7231066243688358], "count": [458]}, "eef_sim_pose_action": {"mean": [0.48547599854485723, 0.2902550807953175, 1.0582343500868345, -2.588084133020474, 0.8699184326099743, 1.5278220928604993, 0.532120242043562, -0.2394418431067552, 1.0724716597567379, 1.6832774062377738, 0.9073335151824755, -2.0378807799241554], "std": [0.08055733188571744, 0.02984781723406899, 0.043649783963857346, 0.2283168367157556, 0.47538158198677777, 2.1701254827405023, 0.04754156009579307, 0.050686303747809136, 0.04920841683953396, 2.4284801680268697, 0.2772378529525063, 0.2066933491538572], "min": [0.404984757052867, 0.2285967436084837, 1.0182417778782424, -3.0458725756807246, 0.08924165208310009, -3.1321095221429456, 0.4568452179000152, -0.30880331371968667, 1.0031511174736347, -3.1401111174838885, 0.3419000165003627, -2.710162837312289], "max": [0.6199496121306314, 0.3539978029180641, 1.150271873366065, -2.0267216477508714, 1.291528726462313, 3.1400266321504704, 0.6074082838904553, -0.1283589630744167, 1.1715359775292447, 3.1401753441578606, 1.3232945442323154, -1.7231066243688358], "count": [458]}, "gripper_mode_state": {"mean": [0.18777292576419213, 0.15502183406113537], "std": [0.3905307338919013, 0.36192549651199957], "min": [0, 0], "max": [1, 1], "count": [458]}, "gripper_activity_state": {"mean": [1.851528384279476, 1.8668122270742358], "std": [0.48986213667703893, 0.45031659375413235], "min": [0, 0], "max": [2, 2], "count": [458]}, "gripper_mode_action": {"mean": [0.18777292576419213, 0.15502183406113537], "std": [0.3905307338919013, 0.36192549651199957], "min": [0, 0], "max": [1, 1], "count": [458]}, "gripper_activity_action": {"mean": [1.851528384279476, 1.8668122270742358], "std": [0.48986213667703893, 0.45031659375413235], "min": [0, 0], "max": [2, 2], "count": [458]}, "gripper_open_scale_state": {"mean": [0.6823951964066015, 0.8083504363813778], "std": [0.26809956316176314, 0.24150164216339898], "min": [0.081, 0.225], "max": [0.886, 0.944], "count": [458]}, "gripper_open_scale_action": {"mean": [0.6823951964066015, 0.8083504363813778], "std": [0.26809956316176314, 0.24150164216339898], "min": [0.081, 0.225], "max": [0.886, 0.944], "count": [458]}}} +{"episode_index": 251, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8509803921568627]], [[1.0]], [[1.0]]], "mean": [[[0.48735331699346407]], [[0.47635048202614383]], [[0.46191694852941173]]], "std": [[[0.14198029734627873]], [[0.1487511277133826]], [[0.16600564149431277]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4796264930555556]], [[0.4763429901960784]], [[0.4655609967320261]]], "std": [[[0.10589436800079328]], [[0.10760869999881036]], [[0.12397124759702773]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4829683496732026]], [[0.4697793198529412]], [[0.45388490604575166]]], "std": [[[0.11454568182256177]], [[0.13126744598955803]], [[0.15290072735772126]]], "count": [100]}, "observation.state": {"min": [0.3289596438407898, 1.9419231414794922, -1.0844953060150146, -1.2954182624816895, -2.606055974960327, -1.978295922279358, 0.9852383732795715, 94.0, 0.17871800065040588, 0.2753849923610687, -0.11661700159311295, -3.1391851902008057, -0.34800001978874207, -0.6039999723434448, -0.9888512492179871, -2.1712942123413086, 0.25764551758766174, 0.6322630047798157, 1.9658516645431519, 1.3232214450836182, -2.8252694606781006, 26.0, -0.33857399225234985, 0.24552999436855316, -0.05130099877715111, -3.1411852836608887, -0.3199999928474426, -2.742000102996826], "max": [0.748187780380249, 2.11069655418396, -0.4660552442073822, -0.09672614187002182, -1.5990532636642456, -1.1903669834136963, 1.9769868850708008, 955.0, 0.31169599294662476, 0.38434699177742004, 0.10626500099897385, 3.140000104904175, 0.652999997138977, -0.2720000147819519, -0.2981196939945221, -2.012766122817993, 1.0936756134033203, 1.1720235347747803, 2.8562662601470947, 1.9028452634811401, -1.1199253797531128, 841.0, -0.15602700412273407, 0.4289169907569885, 0.06569799780845642, 3.1410000324249268, 0.8529999852180481, -1.5290000438690186], "mean": [0.54124516248703, 2.0256474018096924, -0.6999172568321228, -0.7529723048210144, -2.1300928592681885, -1.675544023513794, 1.4931602478027344, 837.658203125, 0.2631576359272003, 0.3240170180797577, 0.01413652952760458, -2.862387180328369, 0.35360777378082275, -0.4438084661960602, -0.5328736305236816, -2.122288942337036, 0.5953415036201477, 0.8548043966293335, 2.3193464279174805, 1.6727263927459717, -1.7421332597732544, 690.7754516601562, -0.2602233290672302, 0.31928977370262146, 0.006031455472111702, 2.356793165206909, 0.38772454857826233, -2.4925878047943115], "std": [0.11737120151519775, 0.05261768400669098, 0.20701195299625397, 0.2503907084465027, 0.2682737410068512, 0.18153442442417145, 0.27962514758110046, 250.59437561035156, 0.04020259156823158, 0.02792876400053501, 0.05301392823457718, 0.8809612393379211, 0.26194366812705994, 0.08781029284000397, 0.25560781359672546, 0.04785960540175438, 0.23832091689109802, 0.12079029530286789, 0.2752935588359833, 0.16952945291996002, 0.5441160202026367, 278.3540344238281, 0.05381663888692856, 0.06899677962064743, 0.024547187611460686, 1.7280820608139038, 0.3231883645057678, 0.2905225455760956], "count": [334]}, "action": {"min": [0.3289596438407898, 1.9419231414794922, -1.0844953060150146, -1.2954182624816895, -2.606055974960327, -1.978295922279358, 0.9852383732795715, 94.0, 0.17871800065040588, 0.2753849923610687, -0.11661700159311295, -3.1391851902008057, -0.34800001978874207, -0.6039999723434448, -0.9888512492179871, -2.1712942123413086, 0.25764551758766174, 0.6322630047798157, 1.9658516645431519, 1.3232214450836182, -2.8252694606781006, 26.0, -0.33857399225234985, 0.24552999436855316, -0.05130099877715111, -3.1411852836608887, -0.3199999928474426, -2.742000102996826], "max": [0.748187780380249, 2.11069655418396, -0.4660552442073822, -0.09672614187002182, -1.5990532636642456, -1.1903669834136963, 1.9769868850708008, 955.0, 0.31169599294662476, 0.38434699177742004, 0.10626500099897385, 3.140000104904175, 0.652999997138977, -0.2720000147819519, -0.2981196939945221, -2.012766122817993, 1.0936756134033203, 1.1720235347747803, 2.8562662601470947, 1.9028452634811401, -1.1199253797531128, 841.0, -0.15602700412273407, 0.4289169907569885, 0.06569799780845642, 3.1410000324249268, 0.8529999852180481, -1.5290000438690186], "mean": [0.54124516248703, 2.0256474018096924, -0.6999172568321228, -0.7529723048210144, -2.1300928592681885, -1.675544023513794, 1.4931602478027344, 837.658203125, 0.2631576359272003, 0.3240170180797577, 0.01413652952760458, -2.862387180328369, 0.35360777378082275, -0.4438084661960602, -0.5328736305236816, -2.122288942337036, 0.5953415036201477, 0.8548043966293335, 2.3193464279174805, 1.6727263927459717, -1.7421332597732544, 690.7754516601562, -0.2602233290672302, 0.31928977370262146, 0.006031455472111702, 2.356793165206909, 0.38772454857826233, -2.4925878047943115], "std": [0.11737120151519775, 0.05261768400669098, 0.20701195299625397, 0.2503907084465027, 0.2682737410068512, 0.18153442442417145, 0.27962514758110046, 250.59437561035156, 0.04020259156823158, 0.02792876400053501, 0.05301392823457718, 0.8809612393379211, 0.26194366812705994, 0.08781029284000397, 0.25560781359672546, 0.04785960540175438, 0.23832091689109802, 0.12079029530286789, 0.2752935588359833, 0.16952945291996002, 0.5441160202026367, 278.3540344238281, 0.05381663888692856, 0.06899677962064743, 0.024547187611460686, 1.7280820608139038, 0.3231883645057678, 0.2905225455760956], "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": [270], "max": [270], "mean": [270.0], "std": [0.0], "count": [334]}, "index": {"min": [161552], "max": [161885], "mean": [161718.5], "std": [96.41706280529397], "count": [334]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [334]}, "subtask_annotation": {"mean": [12.116766467065869, 29.0, 29.0, 29.0, 29.0], "std": [10.9438477108336, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [334]}, "scene_annotation": {"mean": [270.0], "std": [0.0], "min": [270], "max": [270], "count": [334]}, "eef_direction_state": {"mean": [4.269461077844311, 4.119760479041916], "std": [2.042767659221902, 2.2234525540238086], "min": [0, 0], "max": [6, 6], "count": [334]}, "eef_velocity_state": {"mean": [0.9251497005988024, 0.874251497005988], "std": [0.8943079191399559, 0.8129169825889916], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_acc_mag_state": {"mean": [0.8772455089820359, 0.7125748502994012], "std": [0.8581540310008112, 0.8305671996533139], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_direction_action": {"mean": [4.269461077844311, 4.119760479041916], "std": [2.042767659221902, 2.2234525540238086], "min": [0, 0], "max": [6, 6], "count": [334]}, "eef_velocity_action": {"mean": [0.9251497005988024, 0.874251497005988], "std": [0.8943079191399559, 0.8129169825889916], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_acc_mag_action": {"mean": [0.8772455089820359, 0.7125748502994012], "std": [0.8581540310008112, 0.8305671996533139], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_sim_pose_state": {"mean": [0.5298094726749213, 0.2838307343573767, 1.1071499867508776, -2.081985497950028, 0.8861563361476278, 1.9559091057272369, 0.5389532681488369, -0.29394896748037996, 1.1091166635237535, 2.6173464844996346, 0.992134425751696, -2.4857063509386497], "std": [0.0721886592508797, 0.054402196474253116, 0.047212187864088, 1.4464512636649285, 0.3617998364911258, 1.9137128537863446, 0.029285354698308733, 0.05764456483005981, 0.03951169153571006, 0.17596609010186917, 0.2436249466195275, 0.2198251307612448], "min": [0.44939423423861885, 0.17170633482124226, 1.04578607367849, -3.140594686447427, 0.20991312367883053, -3.127878349580678, 0.4872376948184182, -0.35935528463733946, 1.0395626585757494, 2.2700349166335982, 0.3450742337458481, -2.8617952847137946], "max": [0.6437242887733051, 0.35117961596428016, 1.2253196126553292, 3.1414528639340373, 1.2896853999147746, 3.1296137851078156, 0.5918768470233325, -0.17286631701804855, 1.2357704053424303, 2.974720718157381, 1.3199378476168229, -2.0785328811855637], "count": [334]}, "eef_sim_pose_action": {"mean": [0.5298094726749213, 0.2838307343573767, 1.1071499867508776, -2.081985497950028, 0.8861563361476278, 1.9559091057272369, 0.5389532681488369, -0.29394896748037996, 1.1091166635237535, 2.6173464844996346, 0.992134425751696, -2.4857063509386497], "std": [0.0721886592508797, 0.054402196474253116, 0.047212187864088, 1.4464512636649285, 0.3617998364911258, 1.9137128537863446, 0.029285354698308733, 0.05764456483005981, 0.03951169153571006, 0.17596609010186917, 0.2436249466195275, 0.2198251307612448], "min": [0.44939423423861885, 0.17170633482124226, 1.04578607367849, -3.140594686447427, 0.20991312367883053, -3.127878349580678, 0.4872376948184182, -0.35935528463733946, 1.0395626585757494, 2.2700349166335982, 0.3450742337458481, -2.8617952847137946], "max": [0.6437242887733051, 0.35117961596428016, 1.2253196126553292, 3.1414528639340373, 1.2896853999147746, 3.1296137851078156, 0.5918768470233325, -0.17286631701804855, 1.2357704053424303, 2.974720718157381, 1.3199378476168229, -2.0785328811855637], "count": [334]}, "gripper_mode_state": {"mean": [0.18562874251497005, 0.1347305389221557], "std": [0.38880678037719507, 0.3414355294984707], "min": [0, 0], "max": [1, 1], "count": [334]}, "gripper_activity_state": {"mean": [1.811377245508982, 1.7754491017964071], "std": [0.5280082518041259, 0.5584374120863996], "min": [0, 0], "max": [2, 2], "count": [334]}, "gripper_mode_action": {"mean": [0.18562874251497005, 0.1347305389221557], "std": [0.38880678037719507, 0.3414355294984707], "min": [0, 0], "max": [1, 1], "count": [334]}, "gripper_activity_action": {"mean": [1.811377245508982, 1.7754491017964071], "std": [0.5280082518041259, 0.5584374120863996], "min": [0, 0], "max": [2, 2], "count": [334]}, "gripper_open_scale_state": {"mean": [0.6907754491760346, 0.8376586827717857], "std": [0.2783541605550639, 0.25059431316329017], "min": [0.026, 0.094], "max": [0.841, 0.955], "count": [334]}, "gripper_open_scale_action": {"mean": [0.6907754491760346, 0.8376586827717857], "std": [0.2783541605550639, 0.25059431316329017], "min": [0.026, 0.094], "max": [0.841, 0.955], "count": [334]}}} +{"episode_index": 252, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[1.0]], [[1.0]]], "mean": [[[0.48578006331699347]], [[0.4733396732026144]], [[0.46214200163398694]]], "std": [[[0.13412368474632988]], [[0.14138867197564167]], [[0.15872829185910722]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4901756862745098]], [[0.4789743729575163]], [[0.4629224775326798]]], "std": [[[0.11153246008262589]], [[0.11573364439630644]], [[0.13920522994328866]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4738572017973856]], [[0.45952508374183004]], [[0.4415784477124183]]], "std": [[[0.09791100892239707]], [[0.12081632082379398]], [[0.14626937651872465]]], "count": [100]}, "observation.state": {"min": [0.34084534645080566, 1.923108458518982, -1.1901226043701172, -1.244646668434143, -2.60577654838562, -1.828563928604126, 1.150259256362915, 97.0, 0.11942899972200394, 0.29009801149368286, -0.12847000360488892, -3.127000093460083, -0.17099998891353607, -0.777999997138977, -1.0459234714508057, -2.1751515865325928, 0.5382944345474243, 0.6294006705284119, 2.0540082454681396, 1.06215500831604, -2.626720428466797, 37.0, -0.30537399649620056, 0.2537370026111603, -0.08145599812269211, -3.1391851902008057, -0.3190000057220459, -2.677000045776367], "max": [0.8858419060707092, 2.1191787719726562, -0.38955748081207275, -0.12983503937721252, -1.3904340267181396, -1.0933440923690796, 2.0930511951446533, 958.0, 0.2885589897632599, 0.4265660047531128, 0.1458210051059723, 3.140000104904175, 0.9390000104904175, -0.2630000114440918, -0.30398401618003845, -2.0222082138061523, 1.1121761798858643, 1.2724497318267822, 2.8578546047210693, 1.9443665742874146, -1.4811038970947266, 891.0, -0.12483499944210052, 0.4527049958705902, 0.08034799993038177, 3.135999917984009, 0.7160000205039978, -1.5700000524520874], "mean": [0.5882761478424072, 2.0744950771331787, -0.6788520812988281, -0.7702688574790955, -2.096923589706421, -1.5695258378982544, 1.5327714681625366, 754.1481323242188, 0.24370016157627106, 0.34645670652389526, 0.007280315738171339, -2.640015125274658, 0.4432537257671356, -0.4305422306060791, -0.4863342344760895, -2.1398167610168457, 0.6631880402565002, 0.9858936071395874, 2.2890372276306152, 1.672249436378479, -1.8069474697113037, 690.6481323242188, -0.25805366039276123, 0.3148459494113922, 0.013431336730718613, 2.795313596725464, 0.34423524141311646, -2.4961531162261963], "std": [0.15638373792171478, 0.03951457142829895, 0.32255661487579346, 0.2245737612247467, 0.3464865982532501, 0.25034764409065247, 0.29737797379493713, 267.49822998046875, 0.04882478341460228, 0.0434451662003994, 0.05684127286076546, 1.2063168287277222, 0.2717200815677643, 0.0882856622338295, 0.25990548729896545, 0.036258265376091, 0.17703822255134583, 0.13209430873394012, 0.24975240230560303, 0.2704838812351227, 0.3859078586101532, 280.697998046875, 0.049854621291160583, 0.06677774339914322, 0.03540404513478279, 0.9876458644866943, 0.2653608024120331, 0.28017374873161316], "count": [378]}, "action": {"min": [0.34084534645080566, 1.923108458518982, -1.1901226043701172, -1.244646668434143, -2.60577654838562, -1.828563928604126, 1.150259256362915, 97.0, 0.11942899972200394, 0.29009801149368286, -0.12847000360488892, -3.127000093460083, -0.17099998891353607, -0.777999997138977, -1.0459234714508057, -2.1751515865325928, 0.5382944345474243, 0.6294006705284119, 2.0540082454681396, 1.06215500831604, -2.626720428466797, 37.0, -0.30537399649620056, 0.2537370026111603, -0.08145599812269211, -3.1391851902008057, -0.3190000057220459, -2.677000045776367], "max": [0.8858419060707092, 2.1191787719726562, -0.38955748081207275, -0.12983503937721252, -1.3904340267181396, -1.0933440923690796, 2.0930511951446533, 958.0, 0.2885589897632599, 0.4265660047531128, 0.1458210051059723, 3.140000104904175, 0.9390000104904175, -0.2630000114440918, -0.30398401618003845, -2.0222082138061523, 1.1121761798858643, 1.2724497318267822, 2.8578546047210693, 1.9443665742874146, -1.4811038970947266, 891.0, -0.12483499944210052, 0.4527049958705902, 0.08034799993038177, 3.135999917984009, 0.7160000205039978, -1.5700000524520874], "mean": [0.5882761478424072, 2.0744950771331787, -0.6788520812988281, -0.7702688574790955, -2.096923589706421, -1.5695258378982544, 1.5327714681625366, 754.1481323242188, 0.24370016157627106, 0.34645670652389526, 0.007280315738171339, -2.640015125274658, 0.4432537257671356, -0.4305422306060791, -0.4863342344760895, -2.1398167610168457, 0.6631880402565002, 0.9858936071395874, 2.2890372276306152, 1.672249436378479, -1.8069474697113037, 690.6481323242188, -0.25805366039276123, 0.3148459494113922, 0.013431336730718613, 2.795313596725464, 0.34423524141311646, -2.4961531162261963], "std": [0.15638373792171478, 0.03951457142829895, 0.32255661487579346, 0.2245737612247467, 0.3464865982532501, 0.25034764409065247, 0.29737797379493713, 267.49822998046875, 0.04882478341460228, 0.0434451662003994, 0.05684127286076546, 1.2063168287277222, 0.2717200815677643, 0.0882856622338295, 0.25990548729896545, 0.036258265376091, 0.17703822255134583, 0.13209430873394012, 0.24975240230560303, 0.2704838812351227, 0.3859078586101532, 280.697998046875, 0.049854621291160583, 0.06677774339914322, 0.03540404513478279, 0.9876458644866943, 0.2653608024120331, 0.28017374873161316], "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": [271], "max": [271], "mean": [271.0], "std": [0.0], "count": [378]}, "index": {"min": [161886], "max": [162263], "mean": [162074.5], "std": [109.11881903075503], "count": [378]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [378]}, "subtask_annotation": {"mean": [11.084656084656086, 29.0, 29.0, 29.0, 29.0], "std": [10.42855397978239, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [378]}, "scene_annotation": {"mean": [271.0], "std": [0.0], "min": [271], "max": [271], "count": [378]}, "eef_direction_state": {"mean": [4.669312169312169, 4.632275132275132], "std": [1.9283899726656157, 1.830001476989487], "min": [0, 0], "max": [6, 6], "count": [378]}, "eef_velocity_state": {"mean": [0.7328042328042328, 0.8148148148148148], "std": [0.8637515496096021, 0.8653179937206408], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_acc_mag_state": {"mean": [0.6058201058201058, 0.6137566137566137], "std": [0.8136845386786207, 0.7994847309004917], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_direction_action": {"mean": [4.669312169312169, 4.632275132275132], "std": [1.9283899726656157, 1.830001476989487], "min": [0, 0], "max": [6, 6], "count": [378]}, "eef_velocity_action": {"mean": [0.7328042328042328, 0.8148148148148148], "std": [0.8637515496096021, 0.8653179937206408], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_acc_mag_action": {"mean": [0.6058201058201058, 0.6137566137566137], "std": [0.8136845386786207, 0.7994847309004917], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_sim_pose_state": {"mean": [0.5258582234395394, 0.28794739795783175, 1.1159434386617801, -1.8195899883356166, 0.8563363644674703, 2.033897834916629, 0.5567116100786609, -0.274578479809798, 1.1154206314860518, 1.8969114950533257, 1.061658679889144, -2.1226047576822005], "std": [0.0664620756797634, 0.06048803940448939, 0.037672209568284674, 1.8007623322783606, 0.2595650087728282, 1.6666663286004646, 0.044483869975476806, 0.06781480341359926, 0.03632862987788879, 1.811830040295375, 0.23231048187746603, 1.4114178994200206], "min": [0.4674499172826153, 0.13927055753020964, 1.0633560976609204, -3.1372389646580485, 0.357407723255486, -3.1396525141214497, 0.49903547816487653, -0.35700705133814337, 1.0550971325295315, -3.134333910220259, 0.5075539645214433, -3.136748686629856], "max": [0.6641955234738456, 0.3396768017126339, 1.2394641973186817, 3.134949716135326, 1.0947363812629112, 3.10392332480032, 0.6389559017566158, -0.129757124800507, 1.2479596726362465, 3.1410989809359817, 1.2972961846517181, 3.1141075684270203], "count": [378]}, "eef_sim_pose_action": {"mean": [0.5258582234395394, 0.28794739795783175, 1.1159434386617801, -1.8195899883356166, 0.8563363644674703, 2.033897834916629, 0.5567116100786609, -0.274578479809798, 1.1154206314860518, 1.8969114950533257, 1.061658679889144, -2.1226047576822005], "std": [0.0664620756797634, 0.06048803940448939, 0.037672209568284674, 1.8007623322783606, 0.2595650087728282, 1.6666663286004646, 0.044483869975476806, 0.06781480341359926, 0.03632862987788879, 1.811830040295375, 0.23231048187746603, 1.4114178994200206], "min": [0.4674499172826153, 0.13927055753020964, 1.0633560976609204, -3.1372389646580485, 0.357407723255486, -3.1396525141214497, 0.49903547816487653, -0.35700705133814337, 1.0550971325295315, -3.134333910220259, 0.5075539645214433, -3.136748686629856], "max": [0.6641955234738456, 0.3396768017126339, 1.2394641973186817, 3.134949716135326, 1.0947363812629112, 3.10392332480032, 0.6389559017566158, -0.129757124800507, 1.2479596726362465, 3.1410989809359817, 1.2972961846517181, 3.1141075684270203], "count": [378]}, "gripper_mode_state": {"mean": [0.1984126984126984, 0.18783068783068782], "std": [0.3988045881397186, 0.3905769073303473], "min": [0, 0], "max": [1, 1], "count": [378]}, "gripper_activity_state": {"mean": [1.6587301587301588, 1.791005291005291], "std": [0.6881002727704383, 0.5503472160128213], "min": [0, 0], "max": [2, 2], "count": [378]}, "gripper_mode_action": {"mean": [0.1984126984126984, 0.18783068783068782], "std": [0.3988045881397186, 0.3905769073303473], "min": [0, 0], "max": [1, 1], "count": [378]}, "gripper_activity_action": {"mean": [1.6587301587301588, 1.791005291005291], "std": [0.6881002727704383, 0.5503472160128213], "min": [0, 0], "max": [2, 2], "count": [378]}, "gripper_open_scale_state": {"mean": [0.6906481483903515, 0.7541481486123697], "std": [0.2806980852854662, 0.2674981990293549], "min": [0.037, 0.097], "max": [0.891, 0.958], "count": [378]}, "gripper_open_scale_action": {"mean": [0.6906481483903515, 0.7541481486123697], "std": [0.2806980852854662, 0.2674981990293549], "min": [0.037, 0.097], "max": [0.891, 0.958], "count": [378]}}} +{"episode_index": 253, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8235294117647058]], [[1.0]], [[1.0]]], "mean": [[[0.4913998856209151]], [[0.4807869628267974]], [[0.4678645036764706]]], "std": [[[0.13985596102153167]], [[0.1470029605150775]], [[0.1650347927630508]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4790543014705882]], [[0.4752768382352941]], [[0.46412173406862745]]], "std": [[[0.1097340860266004]], [[0.1130343374541583]], [[0.12850904408718433]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46157568831699347]], [[0.4530223100490196]], [[0.43726146241830066]]], "std": [[[0.11169330411054856]], [[0.12450241647865776]], [[0.1440505543504032]]], "count": [100]}, "observation.state": {"min": [0.3669205904006958, 1.9613311290740967, -0.9167167544364929, -1.0091668367385864, -2.7239179611206055, -1.889894962310791, 0.6942570805549622, 91.0, 0.1648550033569336, 0.2776939868927002, -0.12731699645519257, -3.1401853561401367, -0.2709999978542328, -0.6100000143051147, -0.7696727514266968, -2.1736156940460205, 0.44860196113586426, 0.7835655808448792, 2.004563093185425, 1.2612098455429077, -2.4841272830963135, 41.0, -0.3030500113964081, 0.2484849989414215, -0.030753999948501587, -3.1411852836608887, -0.0729999989271164, -2.688999891281128], "max": [0.8605520725250244, 2.121866464614868, -0.43591341376304626, 0.010349802672863007, -1.571128010749817, -1.3123306035995483, 1.9318702220916748, 956.0, 0.3020760118961334, 0.3641569912433624, 0.06852699816226959, 3.1389999389648438, 0.7689999938011169, -0.04200000315904617, -0.3018546998500824, -2.027653932571411, 0.995570719242096, 1.17973792552948, 2.8471381664276123, 1.928204894065857, -1.4588160514831543, 885.0, -0.20820699632167816, 0.412883996963501, 0.04964999854564667, 3.138000011444092, 0.5860000252723694, -1.6330000162124634], "mean": [0.533920407295227, 2.011990785598755, -0.6223333477973938, -0.7027040123939514, -2.1352081298828125, -1.7380390167236328, 1.475390911102295, 832.5188598632812, 0.2690376341342926, 0.3132183849811554, 0.02128298208117485, -2.7997255325317383, 0.4156995713710785, -0.48622754216194153, -0.47412919998168945, -2.138079881668091, 0.6873130202293396, 0.9622474312782288, 2.322984457015991, 1.6297473907470703, -1.9101306200027466, 673.7847900390625, -0.2689859867095947, 0.3188880383968353, 0.007186791393905878, 1.5555354356765747, 0.35693684220314026, -2.356217861175537], "std": [0.14854775369167328, 0.04788575321435928, 0.17168554663658142, 0.23973716795444489, 0.2666040360927582, 0.16497714817523956, 0.28255653381347656, 252.3734130859375, 0.04445458948612213, 0.029417719691991806, 0.05388190969824791, 1.1805219650268555, 0.24247391521930695, 0.14869970083236694, 0.180272176861763, 0.04134829342365265, 0.1599074900150299, 0.09488308429718018, 0.2726372182369232, 0.22549596428871155, 0.4298030734062195, 309.19329833984375, 0.0258337389677763, 0.059128060936927795, 0.018962938338518143, 2.5034804344177246, 0.20739872753620148, 0.29542991518974304], "count": [316]}, "action": {"min": [0.3669205904006958, 1.9613311290740967, -0.9167167544364929, -1.0091668367385864, -2.7239179611206055, -1.889894962310791, 0.6942570805549622, 91.0, 0.1648550033569336, 0.2776939868927002, -0.12731699645519257, -3.1401853561401367, -0.2709999978542328, -0.6100000143051147, -0.7696727514266968, -2.1736156940460205, 0.44860196113586426, 0.7835655808448792, 2.004563093185425, 1.2612098455429077, -2.4841272830963135, 41.0, -0.3030500113964081, 0.2484849989414215, -0.030753999948501587, -3.1411852836608887, -0.0729999989271164, -2.688999891281128], "max": [0.8605520725250244, 2.121866464614868, -0.43591341376304626, 0.010349802672863007, -1.571128010749817, -1.3123306035995483, 1.9318702220916748, 956.0, 0.3020760118961334, 0.3641569912433624, 0.06852699816226959, 3.1389999389648438, 0.7689999938011169, -0.04200000315904617, -0.3018546998500824, -2.027653932571411, 0.995570719242096, 1.17973792552948, 2.8471381664276123, 1.928204894065857, -1.4588160514831543, 885.0, -0.20820699632167816, 0.412883996963501, 0.04964999854564667, 3.138000011444092, 0.5860000252723694, -1.6330000162124634], "mean": [0.533920407295227, 2.011990785598755, -0.6223333477973938, -0.7027040123939514, -2.1352081298828125, -1.7380390167236328, 1.475390911102295, 832.5188598632812, 0.2690376341342926, 0.3132183849811554, 0.02128298208117485, -2.7997255325317383, 0.4156995713710785, -0.48622754216194153, -0.47412919998168945, -2.138079881668091, 0.6873130202293396, 0.9622474312782288, 2.322984457015991, 1.6297473907470703, -1.9101306200027466, 673.7847900390625, -0.2689859867095947, 0.3188880383968353, 0.007186791393905878, 1.5555354356765747, 0.35693684220314026, -2.356217861175537], "std": [0.14854775369167328, 0.04788575321435928, 0.17168554663658142, 0.23973716795444489, 0.2666040360927582, 0.16497714817523956, 0.28255653381347656, 252.3734130859375, 0.04445458948612213, 0.029417719691991806, 0.05388190969824791, 1.1805219650268555, 0.24247391521930695, 0.14869970083236694, 0.180272176861763, 0.04134829342365265, 0.1599074900150299, 0.09488308429718018, 0.2726372182369232, 0.22549596428871155, 0.4298030734062195, 309.19329833984375, 0.0258337389677763, 0.059128060936927795, 0.018962938338518143, 2.5034804344177246, 0.20739872753620148, 0.29542991518974304], "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": [272], "max": [272], "mean": [272.0], "std": [0.0], "count": [316]}, "index": {"min": [162264], "max": [162579], "mean": [162421.5], "std": [91.22088576636384], "count": [316]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [316]}, "subtask_annotation": {"mean": [10.180379746835444, 29.0, 29.0, 29.0, 29.0], "std": [10.842181800030225, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [316]}, "scene_annotation": {"mean": [272.0], "std": [0.0], "min": [272], "max": [272], "count": [316]}, "eef_direction_state": {"mean": [3.9841772151898733, 4.7594936708860756], "std": [2.30774760460702, 1.7946135289566858], "min": [0, 0], "max": [6, 6], "count": [316]}, "eef_velocity_state": {"mean": [0.8259493670886076, 0.6329113924050633], "std": [0.8446166368590516, 0.833282592056646], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_acc_mag_state": {"mean": [0.7436708860759493, 0.5443037974683544], "std": [0.8310382056674407, 0.7761878337597921], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_direction_action": {"mean": [3.9841772151898733, 4.7594936708860756], "std": [2.30774760460702, 1.7946135289566858], "min": [0, 0], "max": [6, 6], "count": [316]}, "eef_velocity_action": {"mean": [0.8259493670886076, 0.6329113924050633], "std": [0.8446166368590516, 0.833282592056646], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_acc_mag_action": {"mean": [0.7436708860759493, 0.5443037974683544], "std": [0.8310382056674407, 0.7761878337597921], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_sim_pose_state": {"mean": [0.5304417131900331, 0.2902078017707185, 1.1046543431562028, -2.5207739345769995, 0.7861318818034013, 1.9234720878969331, 0.5285893603140814, -0.30475193394270805, 1.107687092643648, 2.355912216589585, 1.017122555398312, -2.51690853521918], "std": [0.05846455797500059, 0.030339841250813602, 0.029828223603858478, 0.3051626594893875, 0.27600328759868054, 1.9803043327939367, 0.03198276229482312, 0.06774946313137971, 0.02025657398652215, 0.9119525953176784, 0.24622563097946454, 0.6101123398130572], "min": [0.46235324489431545, 0.22916986039779913, 1.0648690619902403, -3.117535101099941, 0.3450806093001968, -3.1322785554742563, 0.492774220716894, -0.3521133306111863, 1.0632813715602174, -3.13834446619322, 0.3792328118318169, -3.093122427444068], "max": [0.623604055828963, 0.33098056632347517, 1.1807538175699552, -2.0772120972299852, 1.1266122700867238, 3.1381577383849804, 0.5847373988735416, -0.1315328113560208, 1.1702658104878856, 3.1404911339344954, 1.462235798926368, 3.1363146266551185], "count": [316]}, "eef_sim_pose_action": {"mean": [0.5304417131900331, 0.2902078017707185, 1.1046543431562028, -2.5207739345769995, 0.7861318818034013, 1.9234720878969331, 0.5285893603140814, -0.30475193394270805, 1.107687092643648, 2.355912216589585, 1.017122555398312, -2.51690853521918], "std": [0.05846455797500059, 0.030339841250813602, 0.029828223603858478, 0.3051626594893875, 0.27600328759868054, 1.9803043327939367, 0.03198276229482312, 0.06774946313137971, 0.02025657398652215, 0.9119525953176784, 0.24622563097946454, 0.6101123398130572], "min": [0.46235324489431545, 0.22916986039779913, 1.0648690619902403, -3.117535101099941, 0.3450806093001968, -3.1322785554742563, 0.492774220716894, -0.3521133306111863, 1.0632813715602174, -3.13834446619322, 0.3792328118318169, -3.093122427444068], "max": [0.623604055828963, 0.33098056632347517, 1.1807538175699552, -2.0772120972299852, 1.1266122700867238, 3.1381577383849804, 0.5847373988735416, -0.1315328113560208, 1.1702658104878856, 3.1404911339344954, 1.462235798926368, 3.1363146266551185], "count": [316]}, "gripper_mode_state": {"mean": [0.23417721518987342, 0.13291139240506328], "std": [0.42348346729924224, 0.3394789451114915], "min": [0, 0], "max": [1, 1], "count": [316]}, "gripper_activity_state": {"mean": [1.7436708860759493, 1.7468354430379747], "std": [0.621954203237288, 0.5839272199833313], "min": [0, 0], "max": [2, 2], "count": [316]}, "gripper_mode_action": {"mean": [0.23417721518987342, 0.13291139240506328], "std": [0.42348346729924224, 0.3394789451114915], "min": [0, 0], "max": [1, 1], "count": [316]}, "gripper_activity_action": {"mean": [1.7436708860759493, 1.7468354430379747], "std": [0.621954203237288, 0.5839272199833313], "min": [0, 0], "max": [2, 2], "count": [316]}, "gripper_open_scale_state": {"mean": [0.6737848101386567, 0.8325189872934848], "std": [0.30919351100571346, 0.25237346905996755], "min": [0.041, 0.091], "max": [0.885, 0.956], "count": [316]}, "gripper_open_scale_action": {"mean": [0.6737848101386567, 0.8325189872934848], "std": [0.30919351100571346, 0.25237346905996755], "min": [0.041, 0.091], "max": [0.885, 0.956], "count": [316]}}} +{"episode_index": 254, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[1.0]], [[1.0]]], "mean": [[[0.49388159722222225]], [[0.4821583047385621]], [[0.4689208823529412]]], "std": [[[0.13564519812317213]], [[0.14290440306553348]], [[0.16171822917060166]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.48140352736928105]], [[0.46824469566993465]], [[0.45081497140522875]]], "std": [[[0.10799163056140372]], [[0.11905188102072892]], [[0.14448374728659708]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48277762459150325]], [[0.46616843954248366]], [[0.4476760151143791]]], "std": [[[0.11552740219268014]], [[0.13461574283796096]], [[0.15987915179615675]]], "count": [100]}, "observation.state": {"min": [0.2732487618923187, 1.9128634929656982, -0.9474868774414062, -1.0983531475067139, -2.6487464904785156, -1.9527965784072876, 1.1280936002731323, 17.0, 0.1348010003566742, 0.2682259976863861, -0.029969999566674232, -3.1381852626800537, -0.19300000369548798, -0.6830000281333923, -0.8832238912582397, -2.169252395629883, 0.4723559021949768, 0.8745845556259155, 2.0672903060913086, 1.2607735395431519, -2.816978931427002, 39.0, -0.3060849905014038, 0.25305700302124023, -0.03667199984192848, 2.555999994277954, -0.33899998664855957, -2.8299999237060547], "max": [0.8073718547821045, 2.0925276279449463, -0.40849435329437256, -0.7277499437332153, -1.8411129713058472, -1.424083948135376, 1.9740548133850098, 947.0, 0.31283000111579895, 0.4050140082836151, 0.1263580024242401, 3.140000104904175, 0.8330000042915344, -0.21899999678134918, -0.3128328025341034, -1.9677715301513672, 1.186719298362732, 1.1975926160812378, 2.858011484146118, 2.02042818069458, -1.3794560432434082, 880.0, -0.18431399762630463, 0.4198009967803955, 0.1104239970445633, 3.13700008392334, 0.5199999809265137, -1.625], "mean": [0.5470496416091919, 2.015052556991577, -0.6894649863243103, -0.865631103515625, -2.2375283241271973, -1.78813636302948, 1.6206402778625488, 736.233642578125, 0.25605911016464233, 0.31801581382751465, 0.032344140112400055, -2.764716386795044, 0.26935312151908875, -0.45749345421791077, -0.5056260824203491, -2.130471706390381, 0.6940544843673706, 0.9861648678779602, 2.3818411827087402, 1.6559433937072754, -1.79396390914917, 704.5636596679688, -0.2649914622306824, 0.3202269673347473, 0.010843115858733654, 2.884120464324951, 0.24596738815307617, -2.5238585472106934], "std": [0.14304816722869873, 0.058088455349206924, 0.1823285073041916, 0.08832322806119919, 0.20908278226852417, 0.1514105200767517, 0.26223644614219666, 341.8380126953125, 0.05121954530477524, 0.0406167134642601, 0.04030865803360939, 1.291854739189148, 0.2607090175151825, 0.1031666100025177, 0.22107486426830292, 0.05274953320622444, 0.21619044244289398, 0.07765568047761917, 0.26364952325820923, 0.20518650114536285, 0.4981624186038971, 292.42266845703125, 0.042718593031167984, 0.06355684250593185, 0.03245462477207184, 0.16566139459609985, 0.2665241062641144, 0.29324424266815186], "count": [306]}, "action": {"min": [0.2732487618923187, 1.9128634929656982, -0.9474868774414062, -1.0983531475067139, -2.6487464904785156, -1.9527965784072876, 1.1280936002731323, 17.0, 0.1348010003566742, 0.2682259976863861, -0.029969999566674232, -3.1381852626800537, -0.19300000369548798, -0.6830000281333923, -0.8832238912582397, -2.169252395629883, 0.4723559021949768, 0.8745845556259155, 2.0672903060913086, 1.2607735395431519, -2.816978931427002, 39.0, -0.3060849905014038, 0.25305700302124023, -0.03667199984192848, 2.555999994277954, -0.33899998664855957, -2.8299999237060547], "max": [0.8073718547821045, 2.0925276279449463, -0.40849435329437256, -0.7277499437332153, -1.8411129713058472, -1.424083948135376, 1.9740548133850098, 947.0, 0.31283000111579895, 0.4050140082836151, 0.1263580024242401, 3.140000104904175, 0.8330000042915344, -0.21899999678134918, -0.3128328025341034, -1.9677715301513672, 1.186719298362732, 1.1975926160812378, 2.858011484146118, 2.02042818069458, -1.3794560432434082, 880.0, -0.18431399762630463, 0.4198009967803955, 0.1104239970445633, 3.13700008392334, 0.5199999809265137, -1.625], "mean": [0.5470496416091919, 2.015052556991577, -0.6894649863243103, -0.865631103515625, -2.2375283241271973, -1.78813636302948, 1.6206402778625488, 736.233642578125, 0.25605911016464233, 0.31801581382751465, 0.032344140112400055, -2.764716386795044, 0.26935312151908875, -0.45749345421791077, -0.5056260824203491, -2.130471706390381, 0.6940544843673706, 0.9861648678779602, 2.3818411827087402, 1.6559433937072754, -1.79396390914917, 704.5636596679688, -0.2649914622306824, 0.3202269673347473, 0.010843115858733654, 2.884120464324951, 0.24596738815307617, -2.5238585472106934], "std": [0.14304816722869873, 0.058088455349206924, 0.1823285073041916, 0.08832322806119919, 0.20908278226852417, 0.1514105200767517, 0.26223644614219666, 341.8380126953125, 0.05121954530477524, 0.0406167134642601, 0.04030865803360939, 1.291854739189148, 0.2607090175151825, 0.1031666100025177, 0.22107486426830292, 0.05274953320622444, 0.21619044244289398, 0.07765568047761917, 0.26364952325820923, 0.20518650114536285, 0.4981624186038971, 292.42266845703125, 0.042718593031167984, 0.06355684250593185, 0.03245462477207184, 0.16566139459609985, 0.2665241062641144, 0.29324424266815186], "count": [306]}, "timestamp": {"min": [0.0], "max": [10.166666666666666], "mean": [5.083333333333333], "std": [2.9444706497785655], "count": [306]}, "frame_index": {"min": [0], "max": [305], "mean": [152.5], "std": [88.33411949335697], "count": [306]}, "episode_index": {"min": [273], "max": [273], "mean": [273.0], "std": [0.0], "count": [306]}, "index": {"min": [162580], "max": [162885], "mean": [162732.5], "std": [88.33411949335697], "count": [306]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [306]}, "subtask_annotation": {"mean": [11.480392156862745, 29.0, 29.0, 29.0, 29.0], "std": [9.781665915451581, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [306]}, "scene_annotation": {"mean": [273.0], "std": [0.0], "min": [273], "max": [273], "count": [306]}, "eef_direction_state": {"mean": [4.568627450980392, 4.3431372549019605], "std": [1.8550926403671784, 1.7006059937172322], "min": [0, 0], "max": [6, 6], "count": [306]}, "eef_velocity_state": {"mean": [0.826797385620915, 0.8954248366013072], "std": [0.8703921838565941, 0.8453130965970963], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_acc_mag_state": {"mean": [0.738562091503268, 0.7156862745098039], "std": [0.8461465271990743, 0.8328718445351931], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_direction_action": {"mean": [4.568627450980392, 4.3431372549019605], "std": [1.8550926403671784, 1.7006059937172322], "min": [0, 0], "max": [6, 6], "count": [306]}, "eef_velocity_action": {"mean": [0.826797385620915, 0.8954248366013072], "std": [0.8703921838565941, 0.8453130965970963], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_acc_mag_action": {"mean": [0.738562091503268, 0.7156862745098039], "std": [0.8461465271990743, 0.8328718445351931], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_sim_pose_state": {"mean": [0.5324657282025091, 0.28832460192073295, 1.112527843365463, -1.764596574151352, 0.8036716036822384, 2.0276192669999586, 0.5369997669544393, -0.30137675627669475, 1.1294455436201196, 2.630277974750503, 0.9172383388352421, -2.219438152296654], "std": [0.06446363688699581, 0.049791624681750836, 0.0413413568470032, 2.0749989685356436, 0.31838399078636825, 1.5203672078396733, 0.042729017523054885, 0.059114513810777945, 0.031534836206278276, 0.1759821273121831, 0.2550864275759005, 0.9065873279045944], "min": [0.47024292750413116, 0.19376070268155698, 1.072733708691499, -3.136288341676911, 0.21688879266372085, -3.1262137595218302, 0.47812826773749817, -0.36319742252766485, 1.063063921550232, 1.7734842767709664, 0.4414018829705162, -3.0601759779855597], "max": [0.6335666353762864, 0.35166714531408083, 1.2237488475394438, 3.1320624448380006, 1.1930412099072099, 3.136011677196956, 0.6219154175485371, -0.17551298397596382, 1.20313453983421, 2.8820178005176724, 1.315714837053371, 3.125025153471744], "count": [306]}, "eef_sim_pose_action": {"mean": [0.5324657282025091, 0.28832460192073295, 1.112527843365463, -1.764596574151352, 0.8036716036822384, 2.0276192669999586, 0.5369997669544393, -0.30137675627669475, 1.1294455436201196, 2.630277974750503, 0.9172383388352421, -2.219438152296654], "std": [0.06446363688699581, 0.049791624681750836, 0.0413413568470032, 2.0749989685356436, 0.31838399078636825, 1.5203672078396733, 0.042729017523054885, 0.059114513810777945, 0.031534836206278276, 0.1759821273121831, 0.2550864275759005, 0.9065873279045944], "min": [0.47024292750413116, 0.19376070268155698, 1.072733708691499, -3.136288341676911, 0.21688879266372085, -3.1262137595218302, 0.47812826773749817, -0.36319742252766485, 1.063063921550232, 1.7734842767709664, 0.4414018829705162, -3.0601759779855597], "max": [0.6335666353762864, 0.35166714531408083, 1.2237488475394438, 3.1320624448380006, 1.1930412099072099, 3.136011677196956, 0.6219154175485371, -0.17551298397596382, 1.20313453983421, 2.8820178005176724, 1.315714837053371, 3.125025153471744], "count": [306]}, "gripper_mode_state": {"mean": [0.19607843137254902, 0.24509803921568626], "std": [0.3970285633591464, 0.4301453131074574], "min": [0, 0], "max": [1, 1], "count": [306]}, "gripper_activity_state": {"mean": [1.7516339869281046, 1.738562091503268], "std": [0.6186750099973459, 0.5970651734174779], "min": [0, 0], "max": [2, 2], "count": [306]}, "gripper_mode_action": {"mean": [0.19607843137254902, 0.24509803921568626], "std": [0.3970285633591464, 0.4301453131074574], "min": [0, 0], "max": [1, 1], "count": [306]}, "gripper_activity_action": {"mean": [1.7516339869281046, 1.738562091503268], "std": [0.6186750099973459, 0.5970651734174779], "min": [0, 0], "max": [2, 2], "count": [306]}, "gripper_open_scale_state": {"mean": [0.704563725303201, 0.7362336601618849], "std": [0.29242291147405586, 0.34183785153630825], "min": [0.039, 0.017], "max": [0.88, 0.947], "count": [306]}, "gripper_open_scale_action": {"mean": [0.704563725303201, 0.7362336601618849], "std": [0.29242291147405586, 0.34183785153630825], "min": [0.039, 0.017], "max": [0.88, 0.947], "count": [306]}}} +{"episode_index": 255, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[1.0]], [[1.0]]], "mean": [[[0.489976352124183]], [[0.4790711172385621]], [[0.4656778267973856]]], "std": [[[0.13912054768304985]], [[0.14517644013445488]], [[0.16290453764398063]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48023970588235293]], [[0.4661926470588235]], [[0.44962724468954246]]], "std": [[[0.10828717905896633]], [[0.11801579249834011]], [[0.14329531331962622]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47930209354575165]], [[0.47106132352941177]], [[0.457882704248366]]], "std": [[[0.10445428860571826]], [[0.1172000362604591]], [[0.13505486181640494]]], "count": [100]}, "observation.state": {"min": [0.34463271498680115, 1.9694993495941162, -1.185619592666626, -1.3608332872390747, -2.791933536529541, -1.979849100112915, 0.9027890563011169, 44.0, 0.1039540022611618, 0.2806049883365631, -0.1217930018901825, -3.124000072479248, -0.48899999260902405, -0.6029999852180481, -0.8238303065299988, -2.175081729888916, 0.3458893597126007, 0.8512494564056396, 1.9547863006591797, 1.238660216331482, -2.901033878326416, 56.0, -0.3096050024032593, 0.2444940060377121, -0.0410970002412796, 2.562999963760376, -0.16599999368190765, -2.805999994277954], "max": [0.858789324760437, 2.1216747760772705, -0.49326494336128235, -0.1270425170660019, -1.254315733909607, -1.1574499607086182, 2.1248161792755127, 942.0, 0.2985740005970001, 0.41220399737358093, 0.10467600077390671, 3.13100004196167, 0.8029999732971191, -0.11400000005960464, -0.2781880497932434, -2.0489816665649414, 1.0692062377929688, 1.2673882246017456, 2.8456201553344727, 1.93436598777771, -1.4082363843917847, 883.0, -0.20155499875545502, 0.41585901379585266, 0.06568600237369537, 3.11899995803833, 0.593000054359436, -1.6779999732971191], "mean": [0.6260329484939575, 2.0403313636779785, -0.7852870225906372, -0.7705916166305542, -2.167375326156616, -1.6584458351135254, 1.5353349447250366, 753.0491333007812, 0.23620125651359558, 0.33927637338638306, 0.003823347855359316, -2.7157063484191895, 0.26901185512542725, -0.40617266297340393, -0.46029040217399597, -2.1402904987335205, 0.6514394879341125, 0.9903815984725952, 2.3347630500793457, 1.6505577564239502, -1.8456097841262817, 696.2232055664062, -0.2728632390499115, 0.31387999653816223, 0.014584465883672237, 2.9069364070892334, 0.364267498254776, -2.428196668624878], "std": [0.14102844893932343, 0.047503288835287094, 0.28200453519821167, 0.30612459778785706, 0.41934746503829956, 0.21295221149921417, 0.37019091844558716, 333.1289978027344, 0.05662272870540619, 0.031142540276050568, 0.05347615107893944, 1.2084821462631226, 0.3569970428943634, 0.14132757484912872, 0.20580272376537323, 0.03575906902551651, 0.19336073100566864, 0.08999501168727875, 0.25656476616859436, 0.21028390526771545, 0.4847969710826874, 306.2276916503906, 0.03363749012351036, 0.06475063413381577, 0.023139815777540207, 0.14882691204547882, 0.21996137499809265, 0.26584285497665405], "count": [336]}, "action": {"min": [0.34463271498680115, 1.9694993495941162, -1.185619592666626, -1.3608332872390747, -2.791933536529541, -1.979849100112915, 0.9027890563011169, 44.0, 0.1039540022611618, 0.2806049883365631, -0.1217930018901825, -3.124000072479248, -0.48899999260902405, -0.6029999852180481, -0.8238303065299988, -2.175081729888916, 0.3458893597126007, 0.8512494564056396, 1.9547863006591797, 1.238660216331482, -2.901033878326416, 56.0, -0.3096050024032593, 0.2444940060377121, -0.0410970002412796, 2.562999963760376, -0.16599999368190765, -2.805999994277954], "max": [0.858789324760437, 2.1216747760772705, -0.49326494336128235, -0.1270425170660019, -1.254315733909607, -1.1574499607086182, 2.1248161792755127, 942.0, 0.2985740005970001, 0.41220399737358093, 0.10467600077390671, 3.13100004196167, 0.8029999732971191, -0.11400000005960464, -0.2781880497932434, -2.0489816665649414, 1.0692062377929688, 1.2673882246017456, 2.8456201553344727, 1.93436598777771, -1.4082363843917847, 883.0, -0.20155499875545502, 0.41585901379585266, 0.06568600237369537, 3.11899995803833, 0.593000054359436, -1.6779999732971191], "mean": [0.6260329484939575, 2.0403313636779785, -0.7852870225906372, -0.7705916166305542, -2.167375326156616, -1.6584458351135254, 1.5353349447250366, 753.0491333007812, 0.23620125651359558, 0.33927637338638306, 0.003823347855359316, -2.7157063484191895, 0.26901185512542725, -0.40617266297340393, -0.46029040217399597, -2.1402904987335205, 0.6514394879341125, 0.9903815984725952, 2.3347630500793457, 1.6505577564239502, -1.8456097841262817, 696.2232055664062, -0.2728632390499115, 0.31387999653816223, 0.014584465883672237, 2.9069364070892334, 0.364267498254776, -2.428196668624878], "std": [0.14102844893932343, 0.047503288835287094, 0.28200453519821167, 0.30612459778785706, 0.41934746503829956, 0.21295221149921417, 0.37019091844558716, 333.1289978027344, 0.05662272870540619, 0.031142540276050568, 0.05347615107893944, 1.2084821462631226, 0.3569970428943634, 0.14132757484912872, 0.20580272376537323, 0.03575906902551651, 0.19336073100566864, 0.08999501168727875, 0.25656476616859436, 0.21028390526771545, 0.4847969710826874, 306.2276916503906, 0.03363749012351036, 0.06475063413381577, 0.023139815777540207, 0.14882691204547882, 0.21996137499809265, 0.26584285497665405], "count": [336]}, "timestamp": {"min": [0.0], "max": [11.166666666666666], "mean": [5.583333333333333], "std": [3.2331471882270906], "count": [336]}, "frame_index": {"min": [0], "max": [335], "mean": [167.5], "std": [96.99441564681271], "count": [336]}, "episode_index": {"min": [274], "max": [274], "mean": [274.0], "std": [0.0], "count": [336]}, "index": {"min": [162886], "max": [163221], "mean": [163053.5], "std": [96.99441564681271], "count": [336]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [336]}, "subtask_annotation": {"mean": [12.81547619047619, 29.0, 29.0, 29.0, 29.0], "std": [10.67687748681612, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [336]}, "scene_annotation": {"mean": [274.0], "std": [0.0], "min": [274], "max": [274], "count": [336]}, "eef_direction_state": {"mean": [4.776785714285714, 4.8273809523809526], "std": [1.757855606992232, 1.4597660600635236], "min": [0, 0], "max": [6, 6], "count": [336]}, "eef_velocity_state": {"mean": [0.7023809523809523, 0.8392857142857143], "std": [0.8349474164332806, 0.8648586255434315], "min": [0, 0], "max": [2, 2], "count": [336]}, "eef_acc_mag_state": {"mean": [0.6845238095238095, 0.7321428571428571], "std": [0.8390746103977065, 0.8199391258307079], "min": [0, 0], "max": [2, 2], "count": [336]}, "eef_direction_action": {"mean": [4.776785714285714, 4.8273809523809526], "std": [1.757855606992232, 1.4597660600635236], "min": [0, 0], "max": [6, 6], "count": [336]}, "eef_velocity_action": {"mean": [0.7023809523809523, 0.8392857142857143], "std": [0.8349474164332806, 0.8648586255434315], "min": [0, 0], "max": [2, 2], "count": [336]}, "eef_acc_mag_action": {"mean": [0.6845238095238095, 0.7321428571428571], "std": [0.8390746103977065, 0.8199391258307079], "min": [0, 0], "max": [2, 2], "count": [336]}, "eef_sim_pose_state": {"mean": [0.5239329646564821, 0.2977962134604514, 1.1073226363913813, -2.2683125131999042, 0.839219729793699, 2.149681049718099, 0.5562682585939454, -0.26541140111930817, 1.122772824272752, 2.5721607738135015, 0.93645433277908, -2.2409917100938426], "std": [0.06532990988650828, 0.04090864213795587, 0.031933382655263, 1.2653854058902012, 0.27587527434926484, 1.690820636967551, 0.03262667878951711, 0.06968759120327722, 0.04266197861915292, 0.928060848563663, 0.35184725332104794, 0.7512643265953862], "min": [0.45533653766317234, 0.20385436866083934, 1.0774486089416164, -3.1408585465537278, 0.3594183560153541, -3.0954531798128073, 0.48674347784331806, -0.33707398441387976, 1.034898120342949, -3.138203933953087, 0.2020167640007755, -3.1383881193952017], "max": [0.6283050408018395, 0.35072403594595014, 1.17719115279077, 3.140995022172568, 1.2026542965047957, 3.1411474720989006, 0.6284612781846128, -0.13183620448077976, 1.236927217593773, 3.126809309235897, 1.3810439602968492, 3.1354703606094496], "count": [336]}, "eef_sim_pose_action": {"mean": [0.5239329646564821, 0.2977962134604514, 1.1073226363913813, -2.2683125131999042, 0.839219729793699, 2.149681049718099, 0.5562682585939454, -0.26541140111930817, 1.122772824272752, 2.5721607738135015, 0.93645433277908, -2.2409917100938426], "std": [0.06532990988650828, 0.04090864213795587, 0.031933382655263, 1.2653854058902012, 0.27587527434926484, 1.690820636967551, 0.03262667878951711, 0.06968759120327722, 0.04266197861915292, 0.928060848563663, 0.35184725332104794, 0.7512643265953862], "min": [0.45533653766317234, 0.20385436866083934, 1.0774486089416164, -3.1408585465537278, 0.3594183560153541, -3.0954531798128073, 0.48674347784331806, -0.33707398441387976, 1.034898120342949, -3.138203933953087, 0.2020167640007755, -3.1383881193952017], "max": [0.6283050408018395, 0.35072403594595014, 1.17719115279077, 3.140995022172568, 1.2026542965047957, 3.1411474720989006, 0.6284612781846128, -0.13183620448077976, 1.236927217593773, 3.126809309235897, 1.3810439602968492, 3.1354703606094496], "count": [336]}, "gripper_mode_state": {"mean": [0.23214285714285715, 0.20833333333333334], "std": [0.42219965776917334, 0.40611643103370737], "min": [0, 0], "max": [1, 1], "count": [336]}, "gripper_activity_state": {"mean": [1.7738095238095237, 1.8005952380952381], "std": [0.5638133445816494, 0.527911092781812], "min": [0, 0], "max": [2, 2], "count": [336]}, "gripper_mode_action": {"mean": [0.23214285714285715, 0.20833333333333334], "std": [0.42219965776917334, 0.40611643103370737], "min": [0, 0], "max": [1, 1], "count": [336]}, "gripper_activity_action": {"mean": [1.7738095238095237, 1.8005952380952381], "std": [0.5638133445816494, 0.527911092781812], "min": [0, 0], "max": [2, 2], "count": [336]}, "gripper_open_scale_state": {"mean": [0.6962232141948912, 0.7530491072223301], "std": [0.30622783019764144, 0.3331289730406013], "min": [0.056, 0.044], "max": [0.883, 0.942], "count": [336]}, "gripper_open_scale_action": {"mean": [0.6962232141948912, 0.7530491072223301], "std": [0.30622783019764144, 0.3331289730406013], "min": [0.056, 0.044], "max": [0.883, 0.942], "count": [336]}}} +{"episode_index": 256, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[1.0]], [[1.0]]], "mean": [[[0.4841734334150327]], [[0.477175433006536]], [[0.4624783721405229]]], "std": [[[0.14194501503404447]], [[0.14783447954556883]], [[0.16287056120910906]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4828073325163399]], [[0.4769175571895425]], [[0.4656634109477124]]], "std": [[[0.1109674650967776]], [[0.11160893885729348]], [[0.13048791344062083]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4874919607843137]], [[0.47767462826797386]], [[0.4650197855392157]]], "std": [[[0.10501016020407183]], [[0.1205900710015653]], [[0.13868401912735523]]], "count": [100]}, "observation.state": {"min": [0.40907028317451477, 1.9663230180740356, -1.0231645107269287, -1.1709938049316406, -2.656862497329712, -1.9268436431884766, 0.39388594031333923, 43.0, 0.18533800542354584, 0.279897004365921, -0.13522599637508392, -3.1391851902008057, -0.3490000367164612, -0.6909999847412109, -0.6849544644355774, -2.172079563140869, 0.39556142687797546, 0.7592881321907043, 1.8656697273254395, 1.2021130323410034, -2.7961223125457764, 30.0, -0.3132370114326477, 0.25235798954963684, -0.034150999039411545, -3.1331851482391357, -0.011000003665685654, -2.8340001106262207], "max": [0.8417723178863525, 2.1215524673461914, -0.43701300024986267, 0.14435619115829468, -1.4953110218048096, -1.1543607711791992, 2.0489816665649414, 944.0, 0.30344799160957336, 0.3733159899711609, 0.08192399889230728, 3.140000104904175, 1.0800000429153442, 0.06300000846385956, -0.28071877360343933, -2.1010448932647705, 1.0338459014892578, 1.1200650930404663, 2.5940306186676025, 1.9361462593078613, -1.2994500398635864, 860.0, -0.22865000367164612, 0.402675986289978, 0.06722600013017654, 3.1389999389648438, 0.8259999752044678, -1.4910000562667847], "mean": [0.5678573846817017, 2.0481996536254883, -0.6199090480804443, -0.7576412558555603, -2.176408052444458, -1.7097877264022827, 1.4033702611923218, 733.6246948242188, 0.2608363926410675, 0.3214707672595978, 0.014787568710744381, -2.840374708175659, 0.33171260356903076, -0.3863406479358673, -0.42409199476242065, -2.149467706680298, 0.5911327004432678, 0.9107621312141418, 2.2156760692596436, 1.6653748750686646, -1.6893419027328491, 703.175048828125, -0.27635881304740906, 0.30312812328338623, 0.007416193373501301, 2.734839677810669, 0.49498793482780457, -2.4786791801452637], "std": [0.123216412961483, 0.038966428488492966, 0.17986571788787842, 0.36106154322624207, 0.3314233124256134, 0.21825361251831055, 0.4230555295944214, 302.4390869140625, 0.0392189659178257, 0.026451624929904938, 0.06277718394994736, 0.7948470711708069, 0.28559812903404236, 0.1732115000486374, 0.11176111549139023, 0.017466938123106956, 0.17949581146240234, 0.11163045465946198, 0.19064530730247498, 0.22883917391300201, 0.4504096210002899, 239.99917602539062, 0.021462921053171158, 0.053545765578746796, 0.026231061667203903, 1.1724224090576172, 0.20230165123939514, 0.3065938651561737], "count": [417]}, "action": {"min": [0.40907028317451477, 1.9663230180740356, -1.0231645107269287, -1.1709938049316406, -2.656862497329712, -1.9268436431884766, 0.39388594031333923, 43.0, 0.18533800542354584, 0.279897004365921, -0.13522599637508392, -3.1391851902008057, -0.3490000367164612, -0.6909999847412109, -0.6849544644355774, -2.172079563140869, 0.39556142687797546, 0.7592881321907043, 1.8656697273254395, 1.2021130323410034, -2.7961223125457764, 30.0, -0.3132370114326477, 0.25235798954963684, -0.034150999039411545, -3.1331851482391357, -0.011000003665685654, -2.8340001106262207], "max": [0.8417723178863525, 2.1215524673461914, -0.43701300024986267, 0.14435619115829468, -1.4953110218048096, -1.1543607711791992, 2.0489816665649414, 944.0, 0.30344799160957336, 0.3733159899711609, 0.08192399889230728, 3.140000104904175, 1.0800000429153442, 0.06300000846385956, -0.28071877360343933, -2.1010448932647705, 1.0338459014892578, 1.1200650930404663, 2.5940306186676025, 1.9361462593078613, -1.2994500398635864, 860.0, -0.22865000367164612, 0.402675986289978, 0.06722600013017654, 3.1389999389648438, 0.8259999752044678, -1.4910000562667847], "mean": [0.5678573846817017, 2.0481996536254883, -0.6199090480804443, -0.7576412558555603, -2.176408052444458, -1.7097877264022827, 1.4033702611923218, 733.6246948242188, 0.2608363926410675, 0.3214707672595978, 0.014787568710744381, -2.840374708175659, 0.33171260356903076, -0.3863406479358673, -0.42409199476242065, -2.149467706680298, 0.5911327004432678, 0.9107621312141418, 2.2156760692596436, 1.6653748750686646, -1.6893419027328491, 703.175048828125, -0.27635881304740906, 0.30312812328338623, 0.007416193373501301, 2.734839677810669, 0.49498793482780457, -2.4786791801452637], "std": [0.123216412961483, 0.038966428488492966, 0.17986571788787842, 0.36106154322624207, 0.3314233124256134, 0.21825361251831055, 0.4230555295944214, 302.4390869140625, 0.0392189659178257, 0.026451624929904938, 0.06277718394994736, 0.7948470711708069, 0.28559812903404236, 0.1732115000486374, 0.11176111549139023, 0.017466938123106956, 0.17949581146240234, 0.11163045465946198, 0.19064530730247498, 0.22883917391300201, 0.4504096210002899, 239.99917602539062, 0.021462921053171158, 0.053545765578746796, 0.026231061667203903, 1.1724224090576172, 0.20230165123939514, 0.3065938651561737], "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": [275], "max": [275], "mean": [275.0], "std": [0.0], "count": [417]}, "index": {"min": [163222], "max": [163638], "mean": [163430.0], "std": [120.37718499228443], "count": [417]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [417]}, "subtask_annotation": {"mean": [11.160671462829736, 29.0, 29.0, 29.0, 29.0], "std": [10.835618834213413, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [417]}, "scene_annotation": {"mean": [275.0], "std": [0.0], "min": [275], "max": [275], "count": [417]}, "eef_direction_state": {"mean": [4.167865707434053, 4.5875299760191846], "std": [1.9565112348722482, 1.9619003877861494], "min": [0, 0], "max": [6, 6], "count": [417]}, "eef_velocity_state": {"mean": [0.7769784172661871, 0.6354916067146283], "std": [0.7066979871895294, 0.7782947667396651], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_acc_mag_state": {"mean": [0.7529976019184652, 0.592326139088729], "std": [0.8217060584643557, 0.796719056972788], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_direction_action": {"mean": [4.167865707434053, 4.5875299760191846], "std": [1.9565112348722482, 1.9619003877861494], "min": [0, 0], "max": [6, 6], "count": [417]}, "eef_velocity_action": {"mean": [0.7769784172661871, 0.6354916067146283], "std": [0.7066979871895294, 0.7782947667396651], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_acc_mag_action": {"mean": [0.7529976019184652, 0.592326139088729], "std": [0.8217060584643557, 0.796719056972788], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_sim_pose_state": {"mean": [0.512194307455083, 0.2988987512773883, 1.0937584591617773, -2.3948967398273173, 0.9556997404495293, 1.5402207945940019, 0.5363235555346443, -0.2919555377049292, 1.111404341440801, 2.030312823863701, 0.9915848425852525, -2.099186158634525], "std": [0.05182297477914935, 0.02590721354854806, 0.029166066432099996, 0.2989723328636233, 0.26816511469092263, 2.3422591418967826, 0.02538756892862542, 0.06719281443369225, 0.03715530197980579, 1.747283550917227, 0.2775243169086282, 0.9262953330867948], "min": [0.4574872635032634, 0.2338503187604499, 1.0561469500305167, -3.0659380234648776, 0.28942516139113206, -3.140078331116547, 0.4979032341891245, -0.34872702227215163, 1.035651767750304, -3.114592805725605, 0.3131281808135493, -3.0785514073536], "max": [0.6088645358827537, 0.33785433540197923, 1.1561495693198045, -1.8131451470098467, 1.3541936784125652, 3.1408240144064505, 0.581726074247706, -0.13982830594945123, 1.2117103855280518, 3.090529058424456, 1.5287776064887963, 3.0612251492847897], "count": [417]}, "eef_sim_pose_action": {"mean": [0.512194307455083, 0.2988987512773883, 1.0937584591617773, -2.3948967398273173, 0.9556997404495293, 1.5402207945940019, 0.5363235555346443, -0.2919555377049292, 1.111404341440801, 2.030312823863701, 0.9915848425852525, -2.099186158634525], "std": [0.05182297477914935, 0.02590721354854806, 0.029166066432099996, 0.2989723328636233, 0.26816511469092263, 2.3422591418967826, 0.02538756892862542, 0.06719281443369225, 0.03715530197980579, 1.747283550917227, 0.2775243169086282, 0.9262953330867948], "min": [0.4574872635032634, 0.2338503187604499, 1.0561469500305167, -3.0659380234648776, 0.28942516139113206, -3.140078331116547, 0.4979032341891245, -0.34872702227215163, 1.035651767750304, -3.114592805725605, 0.3131281808135493, -3.0785514073536], "max": [0.6088645358827537, 0.33785433540197923, 1.1561495693198045, -1.8131451470098467, 1.3541936784125652, 3.1408240144064505, 0.581726074247706, -0.13982830594945123, 1.2117103855280518, 3.090529058424456, 1.5287776064887963, 3.0612251492847897], "count": [417]}, "gripper_mode_state": {"mean": [0.14628297362110312, 0.19904076738609114], "std": [0.3533896790367149, 0.3992787751739974], "min": [0, 0], "max": [1, 1], "count": [417]}, "gripper_activity_state": {"mean": [1.803357314148681, 1.856115107913669], "std": [0.5316714960957142, 0.4577258624629312], "min": [0, 0], "max": [2, 2], "count": [417]}, "gripper_mode_action": {"mean": [0.14628297362110312, 0.19904076738609114], "std": [0.3533896790367149, 0.3992787751739974], "min": [0, 0], "max": [1, 1], "count": [417]}, "gripper_activity_action": {"mean": [1.803357314148681, 1.856115107913669], "std": [0.5316714960957142, 0.4577258624629312], "min": [0, 0], "max": [2, 2], "count": [417]}, "gripper_open_scale_state": {"mean": [0.7031750598788551, 0.7336247002764009], "std": [0.2399992938707358, 0.3024389011027155], "min": [0.03, 0.043], "max": [0.86, 0.944], "count": [417]}, "gripper_open_scale_action": {"mean": [0.7031750598788551, 0.7336247002764009], "std": [0.2399992938707358, 0.3024389011027155], "min": [0.03, 0.043], "max": [0.86, 0.944], "count": [417]}}} +{"episode_index": 257, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[1.0]], [[1.0]]], "mean": [[[0.48808603145424834]], [[0.47574571895424833]], [[0.46330234068627446]]], "std": [[[0.14758212471613372]], [[0.1510831206734474]], [[0.17095157094565738]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47745861519607846]], [[0.4652662765522876]], [[0.448176977124183]]], "std": [[[0.14224557857523615]], [[0.14213710344215089]], [[0.16300869786894853]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4845014379084967]], [[0.47157476919934643]], [[0.45533876633986925]]], "std": [[[0.11541067450380348]], [[0.12943376820734712]], [[0.15165370821424687]]], "count": [100]}, "observation.state": {"min": [0.38025492429733276, 1.886002779006958, -0.9051800966262817, -1.144796371459961, -2.6410672664642334, -1.9836714267730713, 0.5221850872039795, 42.0, 0.19206400215625763, 0.26602599024772644, -0.11580199748277664, -3.1411852836608887, -0.21899999678134918, -0.7729999423027039, -0.9220749735832214, -2.1729698181152344, 0.33161255717277527, 0.7547153234481812, 2.0788965225219727, 1.3390864133834839, -2.7682318687438965, 33.0, -0.3150080144405365, 0.25189200043678284, -0.02962700091302395, -3.1411852836608887, -0.2849999666213989, -2.7019999027252197], "max": [0.7486241459846497, 2.11841082572937, -0.43135812878608704, 0.07728318125009537, -1.4334214925765991, -1.330342411994934, 1.8783060312271118, 948.0, 0.30632901191711426, 0.34571000933647156, 0.12104199826717377, 3.1410000324249268, 0.9580000042915344, -0.0020000021904706955, -0.3458369970321655, -2.057307004928589, 1.1244982481002808, 1.3893694877624512, 2.859372854232788, 1.9958713054656982, -1.3468008041381836, 883.0, -0.18081699311733246, 0.41999098658561707, 0.0950310006737709, 3.140000104904175, 0.6050000190734863, -1.7519999742507935], "mean": [0.5344018936157227, 2.0355260372161865, -0.6647171378135681, -0.6904485821723938, -2.1548664569854736, -1.7521854639053345, 1.4155017137527466, 684.133544921875, 0.26556897163391113, 0.30548059940338135, 0.005210540723055601, -1.4675217866897583, 0.36781445145606995, -0.4419807493686676, -0.525081992149353, -2.125324249267578, 0.6126354932785034, 0.936405599117279, 2.404259204864502, 1.7939062118530273, -1.7661449909210205, 716.2098388671875, -0.2598819434642792, 0.3041575253009796, 0.011409996077418327, 0.2807539701461792, 0.30878472328186035, -2.4942970275878906], "std": [0.1002337858080864, 0.050153449177742004, 0.16004090011119843, 0.30585846304893494, 0.3273530602455139, 0.15915262699127197, 0.3678748905658722, 313.7707824707031, 0.03694835677742958, 0.02568710222840309, 0.04881199821829796, 2.6711931228637695, 0.31236180663108826, 0.17340537905693054, 0.20031841099262238, 0.030988438054919243, 0.24822910130023956, 0.10654769837856293, 0.23877719044685364, 0.2346191704273224, 0.5043408870697021, 281.8987121582031, 0.03559349849820137, 0.06685607880353928, 0.023491963744163513, 2.9622693061828613, 0.27308282256126404, 0.24207811057567596], "count": [367]}, "action": {"min": [0.38025492429733276, 1.886002779006958, -0.9051800966262817, -1.144796371459961, -2.6410672664642334, -1.9836714267730713, 0.5221850872039795, 42.0, 0.19206400215625763, 0.26602599024772644, -0.11580199748277664, -3.1411852836608887, -0.21899999678134918, -0.7729999423027039, -0.9220749735832214, -2.1729698181152344, 0.33161255717277527, 0.7547153234481812, 2.0788965225219727, 1.3390864133834839, -2.7682318687438965, 33.0, -0.3150080144405365, 0.25189200043678284, -0.02962700091302395, -3.1411852836608887, -0.2849999666213989, -2.7019999027252197], "max": [0.7486241459846497, 2.11841082572937, -0.43135812878608704, 0.07728318125009537, -1.4334214925765991, -1.330342411994934, 1.8783060312271118, 948.0, 0.30632901191711426, 0.34571000933647156, 0.12104199826717377, 3.1410000324249268, 0.9580000042915344, -0.0020000021904706955, -0.3458369970321655, -2.057307004928589, 1.1244982481002808, 1.3893694877624512, 2.859372854232788, 1.9958713054656982, -1.3468008041381836, 883.0, -0.18081699311733246, 0.41999098658561707, 0.0950310006737709, 3.140000104904175, 0.6050000190734863, -1.7519999742507935], "mean": [0.5344018936157227, 2.0355260372161865, -0.6647171378135681, -0.6904485821723938, -2.1548664569854736, -1.7521854639053345, 1.4155017137527466, 684.133544921875, 0.26556897163391113, 0.30548059940338135, 0.005210540723055601, -1.4675217866897583, 0.36781445145606995, -0.4419807493686676, -0.525081992149353, -2.125324249267578, 0.6126354932785034, 0.936405599117279, 2.404259204864502, 1.7939062118530273, -1.7661449909210205, 716.2098388671875, -0.2598819434642792, 0.3041575253009796, 0.011409996077418327, 0.2807539701461792, 0.30878472328186035, -2.4942970275878906], "std": [0.1002337858080864, 0.050153449177742004, 0.16004090011119843, 0.30585846304893494, 0.3273530602455139, 0.15915262699127197, 0.3678748905658722, 313.7707824707031, 0.03694835677742958, 0.02568710222840309, 0.04881199821829796, 2.6711931228637695, 0.31236180663108826, 0.17340537905693054, 0.20031841099262238, 0.030988438054919243, 0.24822910130023956, 0.10654769837856293, 0.23877719044685364, 0.2346191704273224, 0.5043408870697021, 281.8987121582031, 0.03559349849820137, 0.06685607880353928, 0.023491963744163513, 2.9622693061828613, 0.27308282256126404, 0.24207811057567596], "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": [276], "max": [276], "mean": [276.0], "std": [0.0], "count": [367]}, "index": {"min": [163639], "max": [164005], "mean": [163822.0], "std": [105.94338110519222], "count": [367]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [367]}, "subtask_annotation": {"mean": [12.002724795640328, 29.0, 29.0, 29.0, 29.0], "std": [10.43769594607362, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [367]}, "scene_annotation": {"mean": [276.0], "std": [0.0], "min": [276], "max": [276], "count": [367]}, "eef_direction_state": {"mean": [5.010899182561308, 4.277929155313352], "std": [1.461547464106391, 1.9318435986911424], "min": [1, 0], "max": [6, 6], "count": [367]}, "eef_velocity_state": {"mean": [0.6975476839237057, 0.8256130790190735], "std": [0.8631540175892484, 0.8100849974867991], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_acc_mag_state": {"mean": [0.5912806539509536, 0.7683923705722071], "std": [0.80646586304898, 0.8438160231488364], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_direction_action": {"mean": [5.010899182561308, 4.277929155313352], "std": [1.461547464106391, 1.9318435986911424], "min": [1, 0], "max": [6, 6], "count": [367]}, "eef_velocity_action": {"mean": [0.6975476839237057, 0.8256130790190735], "std": [0.8631540175892484, 0.8100849974867991], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_acc_mag_action": {"mean": [0.5912806539509536, 0.7683923705722071], "std": [0.80646586304898, 0.8438160231488364], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_sim_pose_state": {"mean": [0.5203370158117143, 0.2879972286642221, 1.1131184155805802, -1.9580613459525529, 0.8403992689377545, 2.29369546532433, 0.5234795905041874, -0.29025768455977774, 1.099211299746114, 2.1472048298245867, 0.9921381077733853, -2.047077245386], "std": [0.06619961918646436, 0.04359188030733408, 0.035336395170450466, 1.638948874034366, 0.32361081131107833, 1.33471291180232, 0.025881541451268943, 0.05399290842471167, 0.03377746463634059, 1.2809156569256939, 0.30033092324941446, 1.3903678234108081], "min": [0.46354511177146523, 0.20366268107048505, 1.0670456206702896, -3.1383857499956425, 0.26338487182048387, -3.133697289681818, 0.4794114229270997, -0.360751220788308, 1.0437629753829183, -3.085447875906202, 0.443710710128002, -3.1397543393323066], "max": [0.6363975193306661, 0.34918520023662175, 1.2213231765440524, 3.141591099278236, 1.1360389336608487, 3.138295462243727, 0.5637093316820091, -0.16043486645929783, 1.1970891398407577, 3.1129496473276195, 1.5553296773373844, 3.1256831736353377], "count": [367]}, "eef_sim_pose_action": {"mean": [0.5203370158117143, 0.2879972286642221, 1.1131184155805802, -1.9580613459525529, 0.8403992689377545, 2.29369546532433, 0.5234795905041874, -0.29025768455977774, 1.099211299746114, 2.1472048298245867, 0.9921381077733853, -2.047077245386], "std": [0.06619961918646436, 0.04359188030733408, 0.035336395170450466, 1.638948874034366, 0.32361081131107833, 1.33471291180232, 0.025881541451268943, 0.05399290842471167, 0.03377746463634059, 1.2809156569256939, 0.30033092324941446, 1.3903678234108081], "min": [0.46354511177146523, 0.20366268107048505, 1.0670456206702896, -3.1383857499956425, 0.26338487182048387, -3.133697289681818, 0.4794114229270997, -0.360751220788308, 1.0437629753829183, -3.085447875906202, 0.443710710128002, -3.1397543393323066], "max": [0.6363975193306661, 0.34918520023662175, 1.2213231765440524, 3.141591099278236, 1.1360389336608487, 3.138295462243727, 0.5637093316820091, -0.16043486645929783, 1.1970891398407577, 3.1129496473276195, 1.5553296773373844, 3.1256831736353377], "count": [367]}, "gripper_mode_state": {"mean": [0.17438692098092642, 0.22343324250681199], "std": [0.3794418569052708, 0.4165463103302012], "min": [0, 0], "max": [1, 1], "count": [367]}, "gripper_activity_state": {"mean": [1.79291553133515, 1.7983651226158037], "std": [0.5481243230499779, 0.5648153687227538], "min": [0, 0], "max": [2, 2], "count": [367]}, "gripper_mode_action": {"mean": [0.17438692098092642, 0.22343324250681199], "std": [0.3794418569052708, 0.4165463103302012], "min": [0, 0], "max": [1, 1], "count": [367]}, "gripper_activity_action": {"mean": [1.79291553133515, 1.7983651226158037], "std": [0.5481243230499779, 0.5648153687227538], "min": [0, 0], "max": [2, 2], "count": [367]}, "gripper_open_scale_state": {"mean": [0.7162098087341954, 0.6841335144458737], "std": [0.2818986250610852, 0.31377071546987845], "min": [0.033, 0.042], "max": [0.883, 0.948], "count": [367]}, "gripper_open_scale_action": {"mean": [0.7162098087341954, 0.6841335144458737], "std": [0.2818986250610852, 0.31377071546987845], "min": [0.033, 0.042], "max": [0.883, 0.948], "count": [367]}}} +{"episode_index": 258, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.48582417687908497]], [[0.47463723243464057]], [[0.46080919117647057]]], "std": [[[0.14405074877493698]], [[0.1536496575131237]], [[0.16895879118523968]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4757803901143791]], [[0.4694392565359477]], [[0.4569564440359477]]], "std": [[[0.12253225204662894]], [[0.12450252512175225]], [[0.1416600435472094]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48099569852941176]], [[0.4696428125]], [[0.45338495710784316]]], "std": [[[0.11020930720922266]], [[0.12534193616423728]], [[0.1467512730731261]]], "count": [100]}, "observation.state": {"min": [0.3165678381919861, 1.9587655067443848, -0.9575051069259644, -1.2898507118225098, -2.533432722091675, -1.983723759651184, 0.7808777689933777, 43.0, 0.17297300696372986, 0.25253599882125854, -0.11967799812555313, -3.1381852626800537, -0.18000002205371857, -0.7789999842643738, -0.9429665207862854, -2.1751515865325928, 0.4214097857475281, 0.7898662090301514, 1.8799290657043457, 1.2852778434753418, -2.9632375240325928, 36.0, -0.29924699664115906, 0.24348199367523193, -0.0475040003657341, -3.1411852836608887, -0.3240000307559967, -2.736999988555908], "max": [0.7083768248558044, 2.1109931468963623, -0.3326248526573181, -0.021764256060123444, -1.4943510293960571, -1.2410513162612915, 1.8677291870117188, 945.0, 0.31111499667167664, 0.36842501163482666, 0.09947899729013443, 3.134999990463257, 0.8970000147819519, -0.11299999803304672, -0.2791479825973511, -1.9542279243469238, 1.2072442770004272, 1.3143551349639893, 2.856318473815918, 2.0128533840179443, -1.3583375215530396, 860.0, -0.13422299921512604, 0.42871299386024475, 0.12757499516010284, 3.1410000324249268, 0.8270000219345093, -1.5509999990463257], "mean": [0.49603116512298584, 2.044118642807007, -0.6545783281326294, -0.7266578078269958, -2.0670878887176514, -1.7186949253082275, 1.3967987298965454, 784.9824829101562, 0.26688629388809204, 0.30622339248657227, 0.011943281628191471, -2.776716947555542, 0.44532880187034607, -0.4108516573905945, -0.5022240281105042, -2.136331558227539, 0.7545574903488159, 0.9905782341957092, 2.29659366607666, 1.7185420989990234, -1.8734875917434692, 694.17919921875, -0.2408531755208969, 0.3135513663291931, 0.0070650335401296616, 2.7322661876678467, 0.327016144990921, -2.488065242767334], "std": [0.12199051678180695, 0.043455444276332855, 0.19303563237190247, 0.30737829208374023, 0.2714165449142456, 0.19080853462219238, 0.3033177852630615, 313.57769775390625, 0.04164757579565048, 0.029368232935667038, 0.055971089750528336, 1.128116488456726, 0.2732304632663727, 0.11975143849849701, 0.254520058631897, 0.048419076949357986, 0.21079203486442566, 0.13447582721710205, 0.31345438957214355, 0.20190571248531342, 0.5548683404922485, 287.2590637207031, 0.0488743856549263, 0.07075241208076477, 0.03421040624380112, 1.181039571762085, 0.3080627918243408, 0.293615460395813], "count": [371]}, "action": {"min": [0.3165678381919861, 1.9587655067443848, -0.9575051069259644, -1.2898507118225098, -2.533432722091675, -1.983723759651184, 0.7808777689933777, 43.0, 0.17297300696372986, 0.25253599882125854, -0.11967799812555313, -3.1381852626800537, -0.18000002205371857, -0.7789999842643738, -0.9429665207862854, -2.1751515865325928, 0.4214097857475281, 0.7898662090301514, 1.8799290657043457, 1.2852778434753418, -2.9632375240325928, 36.0, -0.29924699664115906, 0.24348199367523193, -0.0475040003657341, -3.1411852836608887, -0.3240000307559967, -2.736999988555908], "max": [0.7083768248558044, 2.1109931468963623, -0.3326248526573181, -0.021764256060123444, -1.4943510293960571, -1.2410513162612915, 1.8677291870117188, 945.0, 0.31111499667167664, 0.36842501163482666, 0.09947899729013443, 3.134999990463257, 0.8970000147819519, -0.11299999803304672, -0.2791479825973511, -1.9542279243469238, 1.2072442770004272, 1.3143551349639893, 2.856318473815918, 2.0128533840179443, -1.3583375215530396, 860.0, -0.13422299921512604, 0.42871299386024475, 0.12757499516010284, 3.1410000324249268, 0.8270000219345093, -1.5509999990463257], "mean": [0.49603116512298584, 2.044118642807007, -0.6545783281326294, -0.7266578078269958, -2.0670878887176514, -1.7186949253082275, 1.3967987298965454, 784.9824829101562, 0.26688629388809204, 0.30622339248657227, 0.011943281628191471, -2.776716947555542, 0.44532880187034607, -0.4108516573905945, -0.5022240281105042, -2.136331558227539, 0.7545574903488159, 0.9905782341957092, 2.29659366607666, 1.7185420989990234, -1.8734875917434692, 694.17919921875, -0.2408531755208969, 0.3135513663291931, 0.0070650335401296616, 2.7322661876678467, 0.327016144990921, -2.488065242767334], "std": [0.12199051678180695, 0.043455444276332855, 0.19303563237190247, 0.30737829208374023, 0.2714165449142456, 0.19080853462219238, 0.3033177852630615, 313.57769775390625, 0.04164757579565048, 0.029368232935667038, 0.055971089750528336, 1.128116488456726, 0.2732304632663727, 0.11975143849849701, 0.254520058631897, 0.048419076949357986, 0.21079203486442566, 0.13447582721710205, 0.31345438957214355, 0.20190571248531342, 0.5548683404922485, 287.2590637207031, 0.0488743856549263, 0.07075241208076477, 0.03421040624380112, 1.181039571762085, 0.3080627918243408, 0.293615460395813], "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": [277], "max": [277], "mean": [277.0], "std": [0.0], "count": [371]}, "index": {"min": [164006], "max": [164376], "mean": [164191.0], "std": [107.09808588392231], "count": [371]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [371]}, "subtask_annotation": {"mean": [11.587601078167117, 29.0, 29.0, 29.0, 29.0], "std": [10.771318479756507, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [371]}, "scene_annotation": {"mean": [277.0], "std": [0.0], "min": [277], "max": [277], "count": [371]}, "eef_direction_state": {"mean": [4.690026954177897, 4.514824797843666], "std": [1.7354346494334099, 1.6987933434504716], "min": [0, 0], "max": [6, 6], "count": [371]}, "eef_velocity_state": {"mean": [0.8247978436657682, 0.9056603773584906], "std": [0.8774071392311485, 0.8462667552519135], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_acc_mag_state": {"mean": [0.7008086253369272, 0.7762803234501348], "std": [0.8335772898457776, 0.8215941161967777], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_direction_action": {"mean": [4.690026954177897, 4.514824797843666], "std": [1.7354346494334099, 1.6987933434504716], "min": [0, 0], "max": [6, 6], "count": [371]}, "eef_velocity_action": {"mean": [0.8247978436657682, 0.9056603773584906], "std": [0.8774071392311485, 0.8462667552519135], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_acc_mag_action": {"mean": [0.7008086253369272, 0.7762803234501348], "std": [0.8335772898457776, 0.8215941161967777], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_sim_pose_state": {"mean": [0.5276435693991113, 0.2708388811736898, 1.1230917475468825, -1.561209581902111, 0.8422679389726516, 1.9844363174869972, 0.5203324694223952, -0.29637607984760816, 1.1013423841196808, 2.489807545302875, 1.0712261387853312, -1.96283458931763], "std": [0.07004057210551226, 0.049445616429343586, 0.05241749500609441, 2.00620272098723, 0.3548489879838684, 1.776875213446484, 0.03089886640539279, 0.06089091235829602, 0.03773517319784363, 0.3048401020215079, 0.24196412831510727, 1.6264376478768663], "min": [0.4603935240188059, 0.17712401852735374, 1.0691502721224355, -3.135868311372424, 0.2058909994896847, -3.1357134812720857, 0.4600859479612633, -0.35671241987563784, 1.0279066741835903, 1.2667722936337134, 0.5275350441275743, -3.138181710589003], "max": [0.640867442640471, 0.334004301164744, 1.2738777660428113, 3.1414390188002472, 1.2725477980212108, 3.122135485363261, 0.5846283552798223, -0.1767546429342739, 1.204984878264145, 2.921537155982757, 1.4781000162424998, 3.140599967702021], "count": [371]}, "eef_sim_pose_action": {"mean": [0.5276435693991113, 0.2708388811736898, 1.1230917475468825, -1.561209581902111, 0.8422679389726516, 1.9844363174869972, 0.5203324694223952, -0.29637607984760816, 1.1013423841196808, 2.489807545302875, 1.0712261387853312, -1.96283458931763], "std": [0.07004057210551226, 0.049445616429343586, 0.05241749500609441, 2.00620272098723, 0.3548489879838684, 1.776875213446484, 0.03089886640539279, 0.06089091235829602, 0.03773517319784363, 0.3048401020215079, 0.24196412831510727, 1.6264376478768663], "min": [0.4603935240188059, 0.17712401852735374, 1.0691502721224355, -3.135868311372424, 0.2058909994896847, -3.1357134812720857, 0.4600859479612633, -0.35671241987563784, 1.0279066741835903, 1.2667722936337134, 0.5275350441275743, -3.138181710589003], "max": [0.640867442640471, 0.334004301164744, 1.2738777660428113, 3.1414390188002472, 1.2725477980212108, 3.122135485363261, 0.5846283552798223, -0.1767546429342739, 1.204984878264145, 2.921537155982757, 1.4781000162424998, 3.140599967702021], "count": [371]}, "gripper_mode_state": {"mean": [0.18867924528301888, 0.18059299191374664], "std": [0.3912536104401435, 0.3846805989199191], "min": [0, 0], "max": [1, 1], "count": [371]}, "gripper_activity_state": {"mean": [1.7601078167115902, 1.803234501347709], "std": [0.5865739433958648, 0.5460865886100775], "min": [0, 0], "max": [2, 2], "count": [371]}, "gripper_mode_action": {"mean": [0.18867924528301888, 0.18059299191374664], "std": [0.3912536104401435, 0.3846805989199191], "min": [0, 0], "max": [1, 1], "count": [371]}, "gripper_activity_action": {"mean": [1.7601078167115902, 1.803234501347709], "std": [0.5865739433958648, 0.5460865886100775], "min": [0, 0], "max": [2, 2], "count": [371]}, "gripper_open_scale_state": {"mean": [0.6941792452624549, 0.7849824797226732], "std": [0.2872590892333585, 0.3135776779846713], "min": [0.036, 0.043], "max": [0.86, 0.945], "count": [371]}, "gripper_open_scale_action": {"mean": [0.6941792452624549, 0.7849824797226732], "std": [0.2872590892333585, 0.3135776779846713], "min": [0.036, 0.043], "max": [0.86, 0.945], "count": [371]}}} +{"episode_index": 259, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8392156862745098]], [[1.0]], [[1.0]]], "mean": [[[0.47542891952614375]], [[0.4696389501633987]], [[0.45556894199346404]]], "std": [[[0.1427316087813723]], [[0.1488170276107582]], [[0.16513333590669224]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47708364583333335]], [[0.46852761437908497]], [[0.4544954187091503]]], "std": [[[0.11434207204034588]], [[0.11855973610201409]], [[0.1382562373048543]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47560571486928105]], [[0.46014061070261436]], [[0.44267548406862745]]], "std": [[[0.10715898357913921]], [[0.12545868115509484]], [[0.1493917756390369]]], "count": [100]}, "observation.state": {"min": [0.3344748914241791, 1.9712796211242676, -0.9557597637176514, -1.298106074333191, -2.5436253547668457, -1.9558334350585938, 1.0237054824829102, 68.0, 0.19368800520896912, 0.2777230143547058, -0.11914999783039093, -3.128000020980835, -0.10700000822544098, -0.722000002861023, -0.933314859867096, -2.170596122741699, 0.49326494336128235, 0.8522792458534241, 2.0633459091186523, 1.3132904767990112, -2.8243093490600586, 37.0, -0.28036999702453613, 0.2629869878292084, -0.02131599932909012, -3.1411852836608887, -0.2019999921321869, -2.752000093460083], "max": [0.812730073928833, 2.1136984825134277, -0.40735986828804016, -0.0717330351471901, -1.6240290403366089, -1.1894245147705078, 1.9147310256958008, 955.0, 0.30567100644111633, 0.38023999333381653, 0.12678100168704987, 3.13700008392334, 0.9169999957084656, -0.2839999794960022, -0.3312635123729706, -2.020585298538208, 1.0441781282424927, 1.190017819404602, 2.8558647632598877, 1.9590798616409302, -1.4511191844940186, 879.0, -0.18393200635910034, 0.42113199830055237, 0.07786300033330917, 3.131999969482422, 0.5470000505447388, -1.6360000371932983], "mean": [0.5562583208084106, 2.072340250015259, -0.6614709496498108, -0.7595008611679077, -2.1374316215515137, -1.6402897834777832, 1.5073089599609375, 749.2380981445312, 0.2535833716392517, 0.3309255540370941, 0.003771401010453701, -2.807635545730591, 0.4128909111022949, -0.4622354805469513, -0.49313515424728394, -2.1373021602630615, 0.7006465196609497, 0.9977046847343445, 2.300699472427368, 1.6893616914749146, -1.8424725532531738, 693.79833984375, -0.25472816824913025, 0.3193739652633667, 0.011262989602982998, 2.5821845531463623, 0.33040305972099304, -2.4789130687713623], "std": [0.1108759269118309, 0.030212154611945152, 0.1679646074771881, 0.28615647554397583, 0.26277461647987366, 0.22320884466171265, 0.26431185007095337, 284.7721862792969, 0.024775216355919838, 0.02976863831281662, 0.05350028723478317, 1.011857032775879, 0.2643679082393646, 0.09202145785093307, 0.2100757658481598, 0.041705936193466187, 0.14332737028598785, 0.07644665241241455, 0.2714126706123352, 0.1699478030204773, 0.47161081433296204, 282.9954833984375, 0.027806706726551056, 0.0582408532500267, 0.020259780809283257, 1.4376970529556274, 0.22992660105228424, 0.2925773859024048], "count": [357]}, "action": {"min": [0.3344748914241791, 1.9712796211242676, -0.9557597637176514, -1.298106074333191, -2.5436253547668457, -1.9558334350585938, 1.0237054824829102, 68.0, 0.19368800520896912, 0.2777230143547058, -0.11914999783039093, -3.128000020980835, -0.10700000822544098, -0.722000002861023, -0.933314859867096, -2.170596122741699, 0.49326494336128235, 0.8522792458534241, 2.0633459091186523, 1.3132904767990112, -2.8243093490600586, 37.0, -0.28036999702453613, 0.2629869878292084, -0.02131599932909012, -3.1411852836608887, -0.2019999921321869, -2.752000093460083], "max": [0.812730073928833, 2.1136984825134277, -0.40735986828804016, -0.0717330351471901, -1.6240290403366089, -1.1894245147705078, 1.9147310256958008, 955.0, 0.30567100644111633, 0.38023999333381653, 0.12678100168704987, 3.13700008392334, 0.9169999957084656, -0.2839999794960022, -0.3312635123729706, -2.020585298538208, 1.0441781282424927, 1.190017819404602, 2.8558647632598877, 1.9590798616409302, -1.4511191844940186, 879.0, -0.18393200635910034, 0.42113199830055237, 0.07786300033330917, 3.131999969482422, 0.5470000505447388, -1.6360000371932983], "mean": [0.5562583208084106, 2.072340250015259, -0.6614709496498108, -0.7595008611679077, -2.1374316215515137, -1.6402897834777832, 1.5073089599609375, 749.2380981445312, 0.2535833716392517, 0.3309255540370941, 0.003771401010453701, -2.807635545730591, 0.4128909111022949, -0.4622354805469513, -0.49313515424728394, -2.1373021602630615, 0.7006465196609497, 0.9977046847343445, 2.300699472427368, 1.6893616914749146, -1.8424725532531738, 693.79833984375, -0.25472816824913025, 0.3193739652633667, 0.011262989602982998, 2.5821845531463623, 0.33040305972099304, -2.4789130687713623], "std": [0.1108759269118309, 0.030212154611945152, 0.1679646074771881, 0.28615647554397583, 0.26277461647987366, 0.22320884466171265, 0.26431185007095337, 284.7721862792969, 0.024775216355919838, 0.02976863831281662, 0.05350028723478317, 1.011857032775879, 0.2643679082393646, 0.09202145785093307, 0.2100757658481598, 0.041705936193466187, 0.14332737028598785, 0.07644665241241455, 0.2714126706123352, 0.1699478030204773, 0.47161081433296204, 282.9954833984375, 0.027806706726551056, 0.0582408532500267, 0.020259780809283257, 1.4376970529556274, 0.22992660105228424, 0.2925773859024048], "count": [357]}, "timestamp": {"min": [0.0], "max": [11.866666666666667], "mean": [5.933333333333333], "std": [3.435220624754798], "count": [357]}, "frame_index": {"min": [0], "max": [356], "mean": [178.0], "std": [103.05661874264392], "count": [357]}, "episode_index": {"min": [278], "max": [278], "mean": [278.0], "std": [0.0], "count": [357]}, "index": {"min": [164377], "max": [164733], "mean": [164555.0], "std": [103.05661874264392], "count": [357]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [357]}, "subtask_annotation": {"mean": [13.361344537815127, 29.0, 29.0, 29.0, 29.0], "std": [9.839949806671816, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [357]}, "scene_annotation": {"mean": [278.0], "std": [0.0], "min": [278], "max": [278], "count": [357]}, "eef_direction_state": {"mean": [4.6834733893557425, 4.481792717086835], "std": [1.91063109596439, 1.7386137404686541], "min": [0, 0], "max": [6, 6], "count": [357]}, "eef_velocity_state": {"mean": [0.680672268907563, 0.7843137254901961], "std": [0.846142405877229, 0.8341320937091379], "min": [0, 0], "max": [2, 2], "count": [357]}, "eef_acc_mag_state": {"mean": [0.6274509803921569, 0.7563025210084033], "std": [0.8189817076791391, 0.8229861582094127], "min": [0, 0], "max": [2, 2], "count": [357]}, "eef_direction_action": {"mean": [4.6834733893557425, 4.481792717086835], "std": [1.91063109596439, 1.7386137404686541], "min": [0, 0], "max": [6, 6], "count": [357]}, "eef_velocity_action": {"mean": [0.680672268907563, 0.7843137254901961], "std": [0.846142405877229, 0.8341320937091379], "min": [0, 0], "max": [2, 2], "count": [357]}, "eef_acc_mag_action": {"mean": [0.6274509803921569, 0.7563025210084033], "std": [0.8189817076791391, 0.8229861582094127], "min": [0, 0], "max": [2, 2], "count": [357]}, "eef_sim_pose_state": {"mean": [0.5325839217803564, 0.28403122968701305, 1.117370950562404, -2.5978453711939484, 0.8472913090391437, 2.1565466718490565, 0.5444139267892776, -0.27998917870728035, 1.1066623021736781, 2.5411382642588567, 1.0213888251033167, -2.0832263351826494], "std": [0.05897601593075701, 0.03170984000926133, 0.03222146521061967, 0.235198723283513, 0.31243327002306176, 1.5299716851713288, 0.02987955540545218, 0.0508060559648765, 0.03143719172287876, 0.33530989546589307, 0.22894632657562355, 1.5122821172267347], "min": [0.47656322946070523, 0.21619598871194412, 1.0894583626848309, -3.1292064209268786, 0.283048454332661, -3.1105475939412246, 0.4870918438731182, -0.36333287798272607, 1.0524526660272902, 1.4639854138346293, 0.5594467258311315, -3.1387745866086787], "max": [0.6335946383036832, 0.3304729712300485, 1.2064549774297653, -2.220238532064759, 1.1249482868541856, 3.1294254017042866, 0.5953911227266578, -0.1548378483677496, 1.2020858157499328, 3.0466023181562822, 1.2605466185116554, 3.130749033389476], "count": [357]}, "eef_sim_pose_action": {"mean": [0.5325839217803564, 0.28403122968701305, 1.117370950562404, -2.5978453711939484, 0.8472913090391437, 2.1565466718490565, 0.5444139267892776, -0.27998917870728035, 1.1066623021736781, 2.5411382642588567, 1.0213888251033167, -2.0832263351826494], "std": [0.05897601593075701, 0.03170984000926133, 0.03222146521061967, 0.235198723283513, 0.31243327002306176, 1.5299716851713288, 0.02987955540545218, 0.0508060559648765, 0.03143719172287876, 0.33530989546589307, 0.22894632657562355, 1.5122821172267347], "min": [0.47656322946070523, 0.21619598871194412, 1.0894583626848309, -3.1292064209268786, 0.283048454332661, -3.1105475939412246, 0.4870918438731182, -0.36333287798272607, 1.0524526660272902, 1.4639854138346293, 0.5594467258311315, -3.1387745866086787], "max": [0.6335946383036832, 0.3304729712300485, 1.2064549774297653, -2.220238532064759, 1.1249482868541856, 3.1294254017042866, 0.5953911227266578, -0.1548378483677496, 1.2020858157499328, 3.0466023181562822, 1.2605466185116554, 3.130749033389476], "count": [357]}, "gripper_mode_state": {"mean": [0.19327731092436976, 0.21008403361344538], "std": [0.3948685756124607, 0.4073680552450699], "min": [0, 0], "max": [1, 1], "count": [357]}, "gripper_activity_state": {"mean": [1.7647058823529411, 1.8319327731092436], "std": [0.5899135722616541, 0.5290337007648677], "min": [0, 0], "max": [2, 2], "count": [357]}, "gripper_mode_action": {"mean": [0.19327731092436976, 0.21008403361344538], "std": [0.3948685756124607, 0.4073680552450699], "min": [0, 0], "max": [1, 1], "count": [357]}, "gripper_activity_action": {"mean": [1.7647058823529411, 1.8319327731092436], "std": [0.5899135722616541, 0.5290337007648677], "min": [0, 0], "max": [2, 2], "count": [357]}, "gripper_open_scale_state": {"mean": [0.6937983193704728, 0.7492380951526119], "std": [0.28299551985891813, 0.2847722914853253], "min": [0.037, 0.068], "max": [0.879, 0.955], "count": [357]}, "gripper_open_scale_action": {"mean": [0.6937983193704728, 0.7492380951526119], "std": [0.28299551985891813, 0.2847722914853253], "min": [0.037, 0.068], "max": [0.879, 0.955], "count": [357]}}} +{"episode_index": 260, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4982225980392157]], [[0.488155006127451]], [[0.474238443627451]]], "std": [[[0.13660008955530326]], [[0.1452403989744113]], [[0.16386823848881923]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4831055739379085]], [[0.47470003676470585]], [[0.46100840482026145]]], "std": [[[0.11446989915185646]], [[0.11977964056056736]], [[0.1409783787061414]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4747822589869281]], [[0.4644643443627451]], [[0.4493174550653595]]], "std": [[[0.10800203290894085]], [[0.12096691347320654]], [[0.14122584950155964]]], "count": [100]}, "observation.state": {"min": [0.2831273078918457, 1.9052015542984009, -0.966493546962738, -1.3182646036148071, -2.6108906269073486, -1.9841252565383911, 0.7420965433120728, 37.0, 0.1941639930009842, 0.24382799863815308, -0.11422999948263168, -3.128000020980835, -0.25600001215934753, -0.7239999771118164, -0.8310908675193787, -2.17283034324646, 0.35819393396377563, 0.9533687233924866, 1.8977664709091187, 1.3498899936676025, -2.757532835006714, 50.0, -0.3094730079174042, 0.23113299906253815, -0.03045099973678589, -3.1401853561401367, -0.21900002658367157, -2.744999885559082], "max": [0.6783047318458557, 2.10764217376709, -0.3609864413738251, -0.06120869889855385, -1.470405101776123, -1.2586266994476318, 1.990425944328308, 957.0, 0.32268399000167847, 0.35609200596809387, 0.14161600172519684, 3.135999917984009, 0.8799999952316284, -0.19599999487400055, -0.22834144532680511, -1.994335412979126, 1.0652966499328613, 1.4111510515213013, 2.8564581871032715, 2.0434141159057617, -1.3920048475265503, 893.0, -0.17993900179862976, 0.38923200964927673, 0.13520300388336182, 3.122999906539917, 0.7979999780654907, -1.7120000123977661], "mean": [0.4629533588886261, 2.016275644302368, -0.6946448087692261, -0.7654285430908203, -2.1036946773529053, -1.7678850889205933, 1.4317710399627686, 713.069091796875, 0.27618375420570374, 0.29552745819091797, 0.023727385327219963, -2.8586959838867188, 0.3865676820278168, -0.43044403195381165, -0.40646812319755554, -2.134639024734497, 0.6280436515808105, 1.0650018453598022, 2.2800118923187256, 1.8080512285232544, -1.8073205947875977, 708.3838500976562, -0.2701186239719391, 0.2877112627029419, 0.031118176877498627, 2.406059741973877, 0.3717646896839142, -2.4654834270477295], "std": [0.12905728816986084, 0.06031019985675812, 0.1896239072084427, 0.29262349009513855, 0.29110774397850037, 0.1914396584033966, 0.3303076922893524, 360.7200927734375, 0.037891946732997894, 0.03604738414287567, 0.05531180277466774, 0.9315261840820312, 0.3074771761894226, 0.11395115405321121, 0.19164812564849854, 0.04295917600393295, 0.2009160965681076, 0.0928518995642662, 0.266658216714859, 0.190280944108963, 0.46739935874938965, 275.5955505371094, 0.03548134118318558, 0.062215328216552734, 0.03125032037496567, 1.7273565530776978, 0.25552135705947876, 0.2536076307296753], "count": [340]}, "action": {"min": [0.2831273078918457, 1.9052015542984009, -0.966493546962738, -1.3182646036148071, -2.6108906269073486, -1.9841252565383911, 0.7420965433120728, 37.0, 0.1941639930009842, 0.24382799863815308, -0.11422999948263168, -3.128000020980835, -0.25600001215934753, -0.7239999771118164, -0.8310908675193787, -2.17283034324646, 0.35819393396377563, 0.9533687233924866, 1.8977664709091187, 1.3498899936676025, -2.757532835006714, 50.0, -0.3094730079174042, 0.23113299906253815, -0.03045099973678589, -3.1401853561401367, -0.21900002658367157, -2.744999885559082], "max": [0.6783047318458557, 2.10764217376709, -0.3609864413738251, -0.06120869889855385, -1.470405101776123, -1.2586266994476318, 1.990425944328308, 957.0, 0.32268399000167847, 0.35609200596809387, 0.14161600172519684, 3.135999917984009, 0.8799999952316284, -0.19599999487400055, -0.22834144532680511, -1.994335412979126, 1.0652966499328613, 1.4111510515213013, 2.8564581871032715, 2.0434141159057617, -1.3920048475265503, 893.0, -0.17993900179862976, 0.38923200964927673, 0.13520300388336182, 3.122999906539917, 0.7979999780654907, -1.7120000123977661], "mean": [0.4629533588886261, 2.016275644302368, -0.6946448087692261, -0.7654285430908203, -2.1036946773529053, -1.7678850889205933, 1.4317710399627686, 713.069091796875, 0.27618375420570374, 0.29552745819091797, 0.023727385327219963, -2.8586959838867188, 0.3865676820278168, -0.43044403195381165, -0.40646812319755554, -2.134639024734497, 0.6280436515808105, 1.0650018453598022, 2.2800118923187256, 1.8080512285232544, -1.8073205947875977, 708.3838500976562, -0.2701186239719391, 0.2877112627029419, 0.031118176877498627, 2.406059741973877, 0.3717646896839142, -2.4654834270477295], "std": [0.12905728816986084, 0.06031019985675812, 0.1896239072084427, 0.29262349009513855, 0.29110774397850037, 0.1914396584033966, 0.3303076922893524, 360.7200927734375, 0.037891946732997894, 0.03604738414287567, 0.05531180277466774, 0.9315261840820312, 0.3074771761894226, 0.11395115405321121, 0.19164812564849854, 0.04295917600393295, 0.2009160965681076, 0.0928518995642662, 0.266658216714859, 0.190280944108963, 0.46739935874938965, 275.5955505371094, 0.03548134118318558, 0.062215328216552734, 0.03125032037496567, 1.7273565530776978, 0.25552135705947876, 0.2536076307296753], "count": [340]}, "timestamp": {"min": [0.0], "max": [11.3], "mean": [5.65], "std": [3.271637374635384], "count": [340]}, "frame_index": {"min": [0], "max": [339], "mean": [169.5], "std": [98.14912123906153], "count": [340]}, "episode_index": {"min": [279], "max": [279], "mean": [279.0], "std": [0.0], "count": [340]}, "index": {"min": [164734], "max": [165073], "mean": [164903.5], "std": [98.14912123906153], "count": [340]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [340]}, "subtask_annotation": {"mean": [13.055882352941177, 29.0, 29.0, 29.0, 29.0], "std": [10.529222393959277, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [340]}, "scene_annotation": {"mean": [279.0], "std": [0.0], "min": [279], "max": [279], "count": [340]}, "eef_direction_state": {"mean": [4.858823529411764, 4.58235294117647], "std": [1.6814065622810197, 1.8524182268584073], "min": [0, 0], "max": [6, 6], "count": [340]}, "eef_velocity_state": {"mean": [0.7235294117647059, 0.8676470588235294], "std": [0.8845267340519407, 0.8626977482550259], "min": [0, 0], "max": [2, 2], "count": [340]}, "eef_acc_mag_state": {"mean": [0.6441176470588236, 0.7941176470588235], "std": [0.8330282024992743, 0.8498931339294068], "min": [0, 0], "max": [2, 2], "count": [340]}, "eef_direction_action": {"mean": [4.858823529411764, 4.58235294117647], "std": [1.6814065622810197, 1.8524182268584073], "min": [0, 0], "max": [6, 6], "count": [340]}, "eef_velocity_action": {"mean": [0.7235294117647059, 0.8676470588235294], "std": [0.8845267340519407, 0.8626977482550259], "min": [0, 0], "max": [2, 2], "count": [340]}, "eef_acc_mag_action": {"mean": [0.6441176470588236, 0.7941176470588235], "std": [0.8330282024992743, 0.8498931339294068], "min": [0, 0], "max": [2, 2], "count": [340]}, "eef_sim_pose_state": {"mean": [0.5000324038260344, 0.3095150880691181, 1.1188269076522606, -2.513628895155542, 0.8679133854804414, 2.127466565270037, 0.5110605987141918, -0.3103872403168759, 1.1049133183463402, 2.55999735223163, 1.0189188353810155, -2.117409615740805], "std": [0.06340097199993945, 0.04125280054844731, 0.03745265491025915, 0.26982244937462185, 0.31514643812202364, 1.7236771282983965, 0.03790013159051556, 0.05699330170356337, 0.04227346594639113, 0.25906093387255363, 0.2884273086918588, 1.338117762924565], "min": [0.44159201234180084, 0.23366332416581903, 1.09105150376842, -3.122970594056847, 0.27161859347069606, -3.140274431445743, 0.4595967368703026, -0.3741697339886517, 1.0277772420083278, 1.8016859488591668, 0.41250651886908174, -3.115536238798991], "max": [0.6054519481977026, 0.3571941791805895, 1.238560143716245, -1.776536625032025, 1.2334688242116871, 3.1409785371572516, 0.5744232819835197, -0.18377081283348295, 1.2283175095469532, 2.9053241125347693, 1.3626552172364654, 3.1357074606313775], "count": [340]}, "eef_sim_pose_action": {"mean": [0.5000324038260344, 0.3095150880691181, 1.1188269076522606, -2.513628895155542, 0.8679133854804414, 2.127466565270037, 0.5110605987141918, -0.3103872403168759, 1.1049133183463402, 2.55999735223163, 1.0189188353810155, -2.117409615740805], "std": [0.06340097199993945, 0.04125280054844731, 0.03745265491025915, 0.26982244937462185, 0.31514643812202364, 1.7236771282983965, 0.03790013159051556, 0.05699330170356337, 0.04227346594639113, 0.25906093387255363, 0.2884273086918588, 1.338117762924565], "min": [0.44159201234180084, 0.23366332416581903, 1.09105150376842, -3.122970594056847, 0.27161859347069606, -3.140274431445743, 0.4595967368703026, -0.3741697339886517, 1.0277772420083278, 1.8016859488591668, 0.41250651886908174, -3.115536238798991], "max": [0.6054519481977026, 0.3571941791805895, 1.238560143716245, -1.776536625032025, 1.2334688242116871, 3.1409785371572516, 0.5744232819835197, -0.18377081283348295, 1.2283175095469532, 2.9053241125347693, 1.3626552172364654, 3.1357074606313775], "count": [340]}, "gripper_mode_state": {"mean": [0.17352941176470588, 0.2647058823529412], "std": [0.37870431079841216, 0.44117647058823556], "min": [0, 0], "max": [1, 1], "count": [340]}, "gripper_activity_state": {"mean": [1.7588235294117647, 1.7705882352941176], "std": [0.6092993309864074, 0.5742152761734952], "min": [0, 0], "max": [2, 2], "count": [340]}, "gripper_mode_action": {"mean": [0.17352941176470588, 0.2647058823529412], "std": [0.37870431079841216, 0.44117647058823556], "min": [0, 0], "max": [1, 1], "count": [340]}, "gripper_activity_action": {"mean": [1.7588235294117647, 1.7705882352941176], "std": [0.6092993309864074, 0.5742152761734952], "min": [0, 0], "max": [2, 2], "count": [340]}, "gripper_open_scale_state": {"mean": [0.7083838238323446, 0.7130691174899834], "std": [0.27559558443495336, 0.36072013489670435], "min": [0.05, 0.037], "max": [0.893, 0.957], "count": [340]}, "gripper_open_scale_action": {"mean": [0.7083838238323446, 0.7130691174899834], "std": [0.27559558443495336, 0.36072013489670435], "min": [0.05, 0.037], "max": [0.893, 0.957], "count": [340]}}} +{"episode_index": 261, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.478041750768935]], [[0.46577187688801014]], [[0.45323466077607516]]], "std": [[[0.1446944837336099]], [[0.15350323623579287]], [[0.17013576486960805]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4846684894546054]], [[0.4588454354781128]], [[0.435972428186961]]], "std": [[[0.12709108653955226]], [[0.13752594824481826]], [[0.16961853694529275]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4816449253721096]], [[0.4648078400477838]], [[0.44589980845279287]]], "std": [[[0.1002074906639485]], [[0.12104247947794743]], [[0.14787296541408984]]], "count": [119]}, "observation.state": {"min": [0.40791839361190796, 2.002241849899292, -1.817498803138733, -1.2262684106826782, -2.6486942768096924, -1.900331974029541, 0.7405606508255005, 35.0, 0.059223998337984085, 0.28235700726509094, -0.15238699316978455, -3.121999979019165, -0.5300000309944153, -0.515999972820282, -0.9590235352516174, -2.174558162689209, 0.3435506224632263, 0.7470008730888367, 2.113715887069702, 1.2545253038406372, -2.7475149631500244, 49.0, -0.32264000177383423, 0.23286299407482147, -0.046971000730991364, -3.1401853561401367, -0.36000001430511475, -2.6670000553131104], "max": [0.9415527582168579, 2.1211509704589844, -0.6854605674743652, -0.3381575345993042, -0.689684271812439, -0.840969443321228, 2.211244821548462, 956.0, 0.2991049885749817, 0.38881099224090576, 0.06539200246334076, -2.691999912261963, 0.8319999575614929, 0.21400000154972076, -0.25069910287857056, -1.9423246383666992, 1.237979531288147, 1.2656779289245605, 2.859530210494995, 1.9618024826049805, -1.3111437559127808, 908.0, -0.14622999727725983, 0.43519100546836853, 0.10635100305080414, 3.134000062942505, 0.6430000066757202, -1.5479999780654907], "mean": [0.6731018424034119, 2.0684096813201904, -1.0813343524932861, -0.8311243653297424, -2.1182754039764404, -1.580802321434021, 1.6923474073410034, 568.6231079101562, 0.2053704708814621, 0.3406662344932556, -0.029056355357170105, -3.0140202045440674, 0.09988965839147568, -0.3624398410320282, -0.4321095943450928, -2.138399124145508, 0.6401424407958984, 0.8867202997207642, 2.3164291381835938, 1.699734091758728, -1.6797727346420288, 743.5518188476562, -0.2802061438560486, 0.2875799238681793, -0.0023286957293748856, 2.5124335289001465, 0.35385945439338684, -2.4756786823272705], "std": [0.19713757932186127, 0.036081891506910324, 0.37335339188575745, 0.223533034324646, 0.5241431593894958, 0.27004918456077576, 0.40659278631210327, 405.18951416015625, 0.06988909840583801, 0.035175811499357224, 0.05368363857269287, 0.08335886895656586, 0.4200102388858795, 0.150973379611969, 0.253191202878952, 0.04666751250624657, 0.2196662724018097, 0.1065964475274086, 0.236452117562294, 0.17714765667915344, 0.5019463300704956, 271.8075256347656, 0.05192688852548599, 0.07230096310377121, 0.02702803909778595, 1.5909391641616821, 0.2723120152950287, 0.24084323644638062], "count": [589]}, "action": {"min": [0.40791839361190796, 2.002241849899292, -1.817498803138733, -1.2262684106826782, -2.6486942768096924, -1.900331974029541, 0.7405606508255005, 35.0, 0.059223998337984085, 0.28235700726509094, -0.15238699316978455, -3.121999979019165, -0.5300000309944153, -0.515999972820282, -0.9590235352516174, -2.174558162689209, 0.3435506224632263, 0.7470008730888367, 2.113715887069702, 1.2545253038406372, -2.7475149631500244, 49.0, -0.32264000177383423, 0.23286299407482147, -0.046971000730991364, -3.1401853561401367, -0.36000001430511475, -2.6670000553131104], "max": [0.9415527582168579, 2.1211509704589844, -0.6854605674743652, -0.3381575345993042, -0.689684271812439, -0.840969443321228, 2.211244821548462, 956.0, 0.2991049885749817, 0.38881099224090576, 0.06539200246334076, -2.691999912261963, 0.8319999575614929, 0.21400000154972076, -0.25069910287857056, -1.9423246383666992, 1.237979531288147, 1.2656779289245605, 2.859530210494995, 1.9618024826049805, -1.3111437559127808, 908.0, -0.14622999727725983, 0.43519100546836853, 0.10635100305080414, 3.134000062942505, 0.6430000066757202, -1.5479999780654907], "mean": [0.6731018424034119, 2.0684096813201904, -1.0813343524932861, -0.8311243653297424, -2.1182754039764404, -1.580802321434021, 1.6923474073410034, 568.6231079101562, 0.2053704708814621, 0.3406662344932556, -0.029056355357170105, -3.0140202045440674, 0.09988965839147568, -0.3624398410320282, -0.4321095943450928, -2.138399124145508, 0.6401424407958984, 0.8867202997207642, 2.3164291381835938, 1.699734091758728, -1.6797727346420288, 743.5518188476562, -0.2802061438560486, 0.2875799238681793, -0.0023286957293748856, 2.5124335289001465, 0.35385945439338684, -2.4756786823272705], "std": [0.19713757932186127, 0.036081891506910324, 0.37335339188575745, 0.223533034324646, 0.5241431593894958, 0.27004918456077576, 0.40659278631210327, 405.18951416015625, 0.06988909840583801, 0.035175811499357224, 0.05368363857269287, 0.08335886895656586, 0.4200102388858795, 0.150973379611969, 0.253191202878952, 0.04666751250624657, 0.2196662724018097, 0.1065964475274086, 0.236452117562294, 0.17714765667915344, 0.5019463300704956, 271.8075256347656, 0.05192688852548599, 0.07230096310377121, 0.02702803909778595, 1.5909391641616821, 0.2723120152950287, 0.24084323644638062], "count": [589]}, "timestamp": {"min": [0.0], "max": [19.6], "mean": [9.8], "std": [5.667646974029188], "count": [589]}, "frame_index": {"min": [0], "max": [588], "mean": [294.0], "std": [170.02940922087566], "count": [589]}, "episode_index": {"min": [280], "max": [280], "mean": [280.0], "std": [0.0], "count": [589]}, "index": {"min": [165074], "max": [165662], "mean": [165368.0], "std": [170.02940922087566], "count": [589]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [589]}, "subtask_annotation": {"mean": [13.268251273344651, 29.0, 29.0, 29.0, 29.0], "std": [10.436127687917832, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [589]}, "scene_annotation": {"mean": [280.0], "std": [0.0], "min": [280], "max": [280], "count": [589]}, "eef_direction_state": {"mean": [5.064516129032258, 4.643463497453311], "std": [1.610422540539512, 1.7766297114255016], "min": [0, 0], "max": [6, 6], "count": [589]}, "eef_velocity_state": {"mean": [0.5755517826825127, 0.7181663837011885], "std": [0.8219071218380308, 0.7831151277979991], "min": [0, 0], "max": [2, 2], "count": [589]}, "eef_acc_mag_state": {"mean": [0.4702886247877759, 0.634974533106961], "std": [0.7561070554784411, 0.8079817491698084], "min": [0, 0], "max": [2, 2], "count": [589]}, "eef_direction_action": {"mean": [5.064516129032258, 4.643463497453311], "std": [1.610422540539512, 1.7766297114255016], "min": [0, 0], "max": [6, 6], "count": [589]}, "eef_velocity_action": {"mean": [0.5755517826825127, 0.7181663837011885], "std": [0.8219071218380308, 0.7831151277979991], "min": [0, 0], "max": [2, 2], "count": [589]}, "eef_acc_mag_action": {"mean": [0.4702886247877759, 0.634974533106961], "std": [0.7561070554784411, 0.8079817491698084], "min": [0, 0], "max": [2, 2], "count": [589]}, "eef_sim_pose_state": {"mean": [0.49983061587838845, 0.29289926533719485, 1.0882990841885654, -1.8792684472816776, 0.8599100271830183, 2.288538850074935, 0.561759493246288, -0.21675983967910534, 1.1256691631185989, 2.3878001666889017, 0.7967772235412949, -2.113424920453975], "std": [0.07349489125284772, 0.047325745321049634, 0.05193627194144384, 1.6837365680688927, 0.29800047859340684, 1.435071808178245, 0.037848588019267285, 0.08443040456635705, 0.0414918468890709, 1.3949743930587313, 0.4029830301650737, 0.4632979497632234], "min": [0.4444617627243349, 0.1798506447093521, 1.0489690446862654, -3.1404596121239603, 0.24793898822550364, -3.1292696148378005, 0.5010270793571646, -0.3300850617851768, 1.043186322166898, -3.1384067036046344, 0.21336221060519955, -2.5192449530377727], "max": [0.6467410825347352, 0.3355714319101948, 1.2579430368532458, 3.118473622586888, 1.124326235026126, 3.1188523779857045, 0.6060215936263631, -0.0866200817257354, 1.2212895307360818, 3.1396774828092298, 1.5245692380825537, 0.5006202186002513], "count": [589]}, "eef_sim_pose_action": {"mean": [0.49983061587838845, 0.29289926533719485, 1.0882990841885654, -1.8792684472816776, 0.8599100271830183, 2.288538850074935, 0.561759493246288, -0.21675983967910534, 1.1256691631185989, 2.3878001666889017, 0.7967772235412949, -2.113424920453975], "std": [0.07349489125284772, 0.047325745321049634, 0.05193627194144384, 1.6837365680688927, 0.29800047859340684, 1.435071808178245, 0.037848588019267285, 0.08443040456635705, 0.0414918468890709, 1.3949743930587313, 0.4029830301650737, 0.4632979497632234], "min": [0.4444617627243349, 0.1798506447093521, 1.0489690446862654, -3.1404596121239603, 0.24793898822550364, -3.1292696148378005, 0.5010270793571646, -0.3300850617851768, 1.043186322166898, -3.1384067036046344, 0.21336221060519955, -2.5192449530377727], "max": [0.6467410825347352, 0.3355714319101948, 1.2579430368532458, 3.118473622586888, 1.124326235026126, 3.1188523779857045, 0.6060215936263631, -0.0866200817257354, 1.2212895307360818, 3.1396774828092298, 1.5245692380825537, 0.5006202186002513], "count": [589]}, "gripper_mode_state": {"mean": [0.16468590831918506, 0.4465195246179966], "std": [0.37089683190918504, 0.4971316110980205], "min": [0, 0], "max": [1, 1], "count": [589]}, "gripper_activity_state": {"mean": [1.833616298811545, 1.8285229202037352], "std": [0.5141369831992784, 0.5041101271276216], "min": [0, 0], "max": [2, 2], "count": [589]}, "gripper_mode_action": {"mean": [0.16468590831918506, 0.4465195246179966], "std": [0.37089683190918504, 0.4971316110980205], "min": [0, 0], "max": [1, 1], "count": [589]}, "gripper_activity_action": {"mean": [1.833616298811545, 1.8285229202037352], "std": [0.5141369831992784, 0.5041101271276216], "min": [0, 0], "max": [2, 2], "count": [589]}, "gripper_open_scale_state": {"mean": [0.7435517828055638, 0.5686230900477884], "std": [0.2718083293661174, 0.4051895794811445], "min": [0.049, 0.035], "max": [0.908, 0.956], "count": [589]}, "gripper_open_scale_action": {"mean": [0.7435517828055638, 0.5686230900477884], "std": [0.2718083293661174, 0.4051895794811445], "min": [0.049, 0.035], "max": [0.908, 0.956], "count": [589]}}} +{"episode_index": 262, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[1.0]], [[1.0]]], "mean": [[[0.4864257742869875]], [[0.4752408181075461]], [[0.4626559139185977]]], "std": [[[0.13880298977746955]], [[0.14512283934318673]], [[0.16233607157103822]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4854195502822341]], [[0.4678364917557932]], [[0.44963225638740345]]], "std": [[[0.11419579691348346]], [[0.1251327991677469]], [[0.152040351242717]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47347092803030305]], [[0.4643887737670826]], [[0.4504795695929887]]], "std": [[[0.09478653825172147]], [[0.11055025912441925]], [[0.13030889195492115]]], "count": [110]}, "observation.state": {"min": [0.3003711402416229, 2.00999116897583, -1.527966022491455, -1.2959942817687988, -2.727600574493408, -1.9612964391708374, 0.7547850608825684, 21.0, 0.0692799985408783, 0.24237099289894104, -0.12052100151777267, -3.071000099182129, -0.4970000088214874, -0.6489999890327454, -0.9339954853057861, -2.1728999614715576, 0.44477972388267517, 0.7332651615142822, 2.117765188217163, 1.3029232025146484, -2.9781603813171387, 56.0, -0.31575798988342285, 0.2333109974861145, -0.02776000089943409, 2.510999917984009, -0.2840000092983246, -2.746999979019165], "max": [0.9385508298873901, 2.1215524673461914, -0.47849947214126587, -0.21067869663238525, -0.8576722741127014, -1.0943913459777832, 2.2058868408203125, 944.0, 0.3326460123062134, 0.40093299746513367, 0.06041799858212471, -2.5420000553131104, 0.8539999723434448, 0.09099999070167542, -0.25761061906814575, -1.9822053909301758, 1.163017749786377, 1.3159085512161255, 2.8594250679016113, 1.9400906562805176, -1.308421015739441, 891.0, -0.16089299321174622, 0.4256179928779602, 0.11631499975919724, 3.1040000915527344, 0.5690000057220459, -1.4420000314712524], "mean": [0.5594412088394165, 2.0672073364257812, -0.8638660907745361, -0.8269628882408142, -2.0653727054595947, -1.6736057996749878, 1.5187269449234009, 686.4141235351562, 0.23628848791122437, 0.31833386421203613, 0.0004601751279551536, -2.9341721534729004, 0.28633975982666016, -0.37556812167167664, -0.4640998840332031, -2.1289432048797607, 0.601921796798706, 0.9455609917640686, 2.3640315532684326, 1.735440731048584, -1.789398431777954, 708.8405151367188, -0.2755507230758667, 0.2971380054950714, 0.015879957005381584, 2.912750244140625, 0.3642738461494446, -2.4253034591674805], "std": [0.23133982717990875, 0.03479883447289467, 0.36944863200187683, 0.2819626033306122, 0.5212306380271912, 0.26222658157348633, 0.45249509811401367, 382.35052490234375, 0.08028339594602585, 0.05169066786766052, 0.05297839269042015, 0.1169104054570198, 0.40116196870803833, 0.2011084258556366, 0.2576166093349457, 0.046822112053632736, 0.2280614674091339, 0.13159333169460297, 0.2689399719238281, 0.18144194781780243, 0.6058478355407715, 299.71600341796875, 0.05129712074995041, 0.07541993260383606, 0.025101101025938988, 0.1699133962392807, 0.2662141025066376, 0.32698729634284973], "count": [530]}, "action": {"min": [0.3003711402416229, 2.00999116897583, -1.527966022491455, -1.2959942817687988, -2.727600574493408, -1.9612964391708374, 0.7547850608825684, 21.0, 0.0692799985408783, 0.24237099289894104, -0.12052100151777267, -3.071000099182129, -0.4970000088214874, -0.6489999890327454, -0.9339954853057861, -2.1728999614715576, 0.44477972388267517, 0.7332651615142822, 2.117765188217163, 1.3029232025146484, -2.9781603813171387, 56.0, -0.31575798988342285, 0.2333109974861145, -0.02776000089943409, 2.510999917984009, -0.2840000092983246, -2.746999979019165], "max": [0.9385508298873901, 2.1215524673461914, -0.47849947214126587, -0.21067869663238525, -0.8576722741127014, -1.0943913459777832, 2.2058868408203125, 944.0, 0.3326460123062134, 0.40093299746513367, 0.06041799858212471, -2.5420000553131104, 0.8539999723434448, 0.09099999070167542, -0.25761061906814575, -1.9822053909301758, 1.163017749786377, 1.3159085512161255, 2.8594250679016113, 1.9400906562805176, -1.308421015739441, 891.0, -0.16089299321174622, 0.4256179928779602, 0.11631499975919724, 3.1040000915527344, 0.5690000057220459, -1.4420000314712524], "mean": [0.5594412088394165, 2.0672073364257812, -0.8638660907745361, -0.8269628882408142, -2.0653727054595947, -1.6736057996749878, 1.5187269449234009, 686.4141235351562, 0.23628848791122437, 0.31833386421203613, 0.0004601751279551536, -2.9341721534729004, 0.28633975982666016, -0.37556812167167664, -0.4640998840332031, -2.1289432048797607, 0.601921796798706, 0.9455609917640686, 2.3640315532684326, 1.735440731048584, -1.789398431777954, 708.8405151367188, -0.2755507230758667, 0.2971380054950714, 0.015879957005381584, 2.912750244140625, 0.3642738461494446, -2.4253034591674805], "std": [0.23133982717990875, 0.03479883447289467, 0.36944863200187683, 0.2819626033306122, 0.5212306380271912, 0.26222658157348633, 0.45249509811401367, 382.35052490234375, 0.08028339594602585, 0.05169066786766052, 0.05297839269042015, 0.1169104054570198, 0.40116196870803833, 0.2011084258556366, 0.2576166093349457, 0.046822112053632736, 0.2280614674091339, 0.13159333169460297, 0.2689399719238281, 0.18144194781780243, 0.6058478355407715, 299.71600341796875, 0.05129712074995041, 0.07541993260383606, 0.025101101025938988, 0.1699133962392807, 0.2662141025066376, 0.32698729634284973], "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": [281], "max": [281], "mean": [281.0], "std": [0.0], "count": [530]}, "index": {"min": [165663], "max": [166192], "mean": [165927.5], "std": [152.9975489999758], "count": [530]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [530]}, "subtask_annotation": {"mean": [13.122641509433961, 29.0, 29.0, 29.0, 29.0], "std": [10.708225396191231, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [530]}, "scene_annotation": {"mean": [281.0], "std": [0.0], "min": [281], "max": [281], "count": [530]}, "eef_direction_state": {"mean": [4.8830188679245285, 4.5], "std": [1.6590217450616505, 1.8027756377319946], "min": [0, 0], "max": [6, 6], "count": [530]}, "eef_velocity_state": {"mean": [0.6509433962264151, 0.779245283018868], "std": [0.824649185905668, 0.7662352194557192], "min": [0, 0], "max": [2, 2], "count": [530]}, "eef_acc_mag_state": {"mean": [0.590566037735849, 0.6396226415094339], "std": [0.8034745656923409, 0.7987820026698471], "min": [0, 0], "max": [2, 2], "count": [530]}, "eef_direction_action": {"mean": [4.8830188679245285, 4.5], "std": [1.6590217450616505, 1.8027756377319946], "min": [0, 0], "max": [6, 6], "count": [530]}, "eef_velocity_action": {"mean": [0.6509433962264151, 0.779245283018868], "std": [0.824649185905668, 0.7662352194557192], "min": [0, 0], "max": [2, 2], "count": [530]}, "eef_acc_mag_action": {"mean": [0.590566037735849, 0.6396226415094339], "std": [0.8034745656923409, 0.7987820026698471], "min": [0, 0], "max": [2, 2], "count": [530]}, "eef_sim_pose_state": {"mean": [0.5083620085363868, 0.3005560570645848, 1.105511105452781, -2.1526287927755026, 0.8361213300187397, 2.1727159559783678, 0.5339935873996168, -0.2624603699877827, 1.1191637999501245, 1.8419037172099992, 0.9558918904896937, -2.2153182357146393], "std": [0.07759365202629241, 0.047617239911688064, 0.052587663103336596, 1.418994267559151, 0.35231945781137436, 1.6466092157933954, 0.055317552487982445, 0.08837833583554468, 0.052107447852780736, 2.0266434606980535, 0.4005754729032499, 0.6191508290843297], "min": [0.44268872059538894, 0.2032729496517089, 1.0591110467790756, -3.1409629613092327, 0.1451658992148619, -3.1338253652430437, 0.45614420029149716, -0.364988729703196, 1.0542416909595578, -3.140516648688946, 0.19688649721946017, -3.0701669856568183], "max": [0.6418808132657228, 0.3450635713115615, 1.252089196163317, 3.1381928202679545, 1.1331670504824278, 3.135318594725639, 0.6179339390158697, -0.12293664813520516, 1.2548942150589795, 3.1370905807365235, 1.5548130754477092, 2.8572506825065993], "count": [530]}, "eef_sim_pose_action": {"mean": [0.5083620085363868, 0.3005560570645848, 1.105511105452781, -2.1526287927755026, 0.8361213300187397, 2.1727159559783678, 0.5339935873996168, -0.2624603699877827, 1.1191637999501245, 1.8419037172099992, 0.9558918904896937, -2.2153182357146393], "std": [0.07759365202629241, 0.047617239911688064, 0.052587663103336596, 1.418994267559151, 0.35231945781137436, 1.6466092157933954, 0.055317552487982445, 0.08837833583554468, 0.052107447852780736, 2.0266434606980535, 0.4005754729032499, 0.6191508290843297], "min": [0.44268872059538894, 0.2032729496517089, 1.0591110467790756, -3.1409629613092327, 0.1451658992148619, -3.1338253652430437, 0.45614420029149716, -0.364988729703196, 1.0542416909595578, -3.140516648688946, 0.19688649721946017, -3.0701669856568183], "max": [0.6418808132657228, 0.3450635713115615, 1.252089196163317, 3.1381928202679545, 1.1331670504824278, 3.135318594725639, 0.6179339390158697, -0.12293664813520516, 1.2548942150589795, 3.1370905807365235, 1.5548130754477092, 2.8572506825065993], "count": [530]}, "gripper_mode_state": {"mean": [0.22641509433962265, 0.27547169811320754], "std": [0.41851081156261644, 0.4467516554550548], "min": [0, 0], "max": [1, 1], "count": [530]}, "gripper_activity_state": {"mean": [1.8849056603773584, 1.8528301886792453], "std": [0.42109301908565755, 0.4847110688035899], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_mode_action": {"mean": [0.22641509433962265, 0.27547169811320754], "std": [0.41851081156261644, 0.4467516554550548], "min": [0, 0], "max": [1, 1], "count": [530]}, "gripper_activity_action": {"mean": [1.8849056603773584, 1.8528301886792453], "std": [0.42109301908565755, 0.4847110688035899], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_open_scale_state": {"mean": [0.7088405660737236, 0.6864141508282359], "std": [0.2997159224817168, 0.38235078070172346], "min": [0.056, 0.021], "max": [0.891, 0.944], "count": [530]}, "gripper_open_scale_action": {"mean": [0.7088405660737236, 0.6864141508282359], "std": [0.2997159224817168, 0.38235078070172346], "min": [0.056, 0.021], "max": [0.891, 0.944], "count": [530]}}} +{"episode_index": 263, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8784313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.48622642937383287]], [[0.4749350380777311]], [[0.4603189465890523]]], "std": [[[0.14451332803765954]], [[0.15089318762679396]], [[0.16823972589234004]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47563956181430905]], [[0.47216924530228754]], [[0.4612756131098273]]], "std": [[[0.11589321855102012]], [[0.11520572744519399]], [[0.12982069997289195]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47296268637663397]], [[0.45796236906220816]], [[0.4384439648255135]]], "std": [[[0.11278892839626779]], [[0.13176946132420764]], [[0.15710926369319064]]], "count": [112]}, "observation.state": {"min": [0.3435506224632263, 1.9939515590667725, -1.2396376132965088, -1.5908676385879517, -2.710583448410034, -1.988610863685608, 0.9372941851615906, 53.0, 0.11387299746274948, 0.27316999435424805, -0.12232600152492523, -3.132185220718384, -0.437999963760376, -0.5299999713897705, -1.0476688146591187, -2.1691300868988037, 0.3577226996421814, 0.6576226353645325, 2.0143544673919678, 1.1709764003753662, -2.70487642288208, 36.0, -0.32190901041030884, 0.2541790008544922, -0.06874699890613556, -3.1371853351593018, -0.4089999794960022, -2.7230000495910645], "max": [0.8570787906646729, 2.1221632957458496, -0.5480334162712097, -0.0890117958188057, -1.3380742073059082, -1.262990117073059, 2.2041242122650146, 945.0, 0.3149450123310089, 0.3884649872779846, 0.13220199942588806, 3.13100004196167, 0.7300000190734863, -0.1940000057220459, -0.26949629187583923, -1.9704071283340454, 1.3317561149597168, 1.2675628662109375, 2.8582210540771484, 1.9485727548599243, -1.2298812866210938, 908.0, -0.12251599878072739, 0.44318199157714844, 0.09904000163078308, 3.1410000324249268, 0.7450000047683716, -1.565999984741211], "mean": [0.5939618349075317, 2.0635323524475098, -0.8824930787086487, -0.8040549755096436, -2.1133298873901367, -1.6425663232803345, 1.55752432346344, 734.3150024414062, 0.22891131043434143, 0.3302505910396576, -0.00752505986019969, -2.6996967792510986, 0.26844680309295654, -0.38616839051246643, -0.4694421887397766, -2.1393775939941406, 0.685889720916748, 0.9608982801437378, 2.2626497745513916, 1.6827154159545898, -1.792947769165039, 751.7783813476562, -0.260598361492157, 0.30917423963546753, 0.010051313787698746, 2.849597215652466, 0.3594891130924225, -2.4943926334381104], "std": [0.197539284825325, 0.0366133376955986, 0.23781101405620575, 0.3475111722946167, 0.40937539935112, 0.18523210287094116, 0.40153422951698303, 351.07403564453125, 0.06343516707420349, 0.03985994681715965, 0.05500411614775658, 1.2447277307510376, 0.3826167583465576, 0.09978010505437851, 0.2679937183856964, 0.04258156567811966, 0.24162699282169342, 0.11481524258852005, 0.2723241150379181, 0.18257670104503632, 0.49019911885261536, 275.08984375, 0.05258912220597267, 0.06408143788576126, 0.03183969110250473, 0.7030389904975891, 0.31039273738861084, 0.29239076375961304], "count": [546]}, "action": {"min": [0.3435506224632263, 1.9939515590667725, -1.2396376132965088, -1.5908676385879517, -2.710583448410034, -1.988610863685608, 0.9372941851615906, 53.0, 0.11387299746274948, 0.27316999435424805, -0.12232600152492523, -3.132185220718384, -0.437999963760376, -0.5299999713897705, -1.0476688146591187, -2.1691300868988037, 0.3577226996421814, 0.6576226353645325, 2.0143544673919678, 1.1709764003753662, -2.70487642288208, 36.0, -0.32190901041030884, 0.2541790008544922, -0.06874699890613556, -3.1371853351593018, -0.4089999794960022, -2.7230000495910645], "max": [0.8570787906646729, 2.1221632957458496, -0.5480334162712097, -0.0890117958188057, -1.3380742073059082, -1.262990117073059, 2.2041242122650146, 945.0, 0.3149450123310089, 0.3884649872779846, 0.13220199942588806, 3.13100004196167, 0.7300000190734863, -0.1940000057220459, -0.26949629187583923, -1.9704071283340454, 1.3317561149597168, 1.2675628662109375, 2.8582210540771484, 1.9485727548599243, -1.2298812866210938, 908.0, -0.12251599878072739, 0.44318199157714844, 0.09904000163078308, 3.1410000324249268, 0.7450000047683716, -1.565999984741211], "mean": [0.5939618349075317, 2.0635323524475098, -0.8824930787086487, -0.8040549755096436, -2.1133298873901367, -1.6425663232803345, 1.55752432346344, 734.3150024414062, 0.22891131043434143, 0.3302505910396576, -0.00752505986019969, -2.6996967792510986, 0.26844680309295654, -0.38616839051246643, -0.4694421887397766, -2.1393775939941406, 0.685889720916748, 0.9608982801437378, 2.2626497745513916, 1.6827154159545898, -1.792947769165039, 751.7783813476562, -0.260598361492157, 0.30917423963546753, 0.010051313787698746, 2.849597215652466, 0.3594891130924225, -2.4943926334381104], "std": [0.197539284825325, 0.0366133376955986, 0.23781101405620575, 0.3475111722946167, 0.40937539935112, 0.18523210287094116, 0.40153422951698303, 351.07403564453125, 0.06343516707420349, 0.03985994681715965, 0.05500411614775658, 1.2447277307510376, 0.3826167583465576, 0.09978010505437851, 0.2679937183856964, 0.04258156567811966, 0.24162699282169342, 0.11481524258852005, 0.2723241150379181, 0.18257670104503632, 0.49019911885261536, 275.08984375, 0.05258912220597267, 0.06408143788576126, 0.03183969110250473, 0.7030389904975891, 0.31039273738861084, 0.29239076375961304], "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": [282], "max": [282], "mean": [282.0], "std": [0.0], "count": [546]}, "index": {"min": [166193], "max": [166738], "mean": [166465.5], "std": [157.61635913402728], "count": [546]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [546]}, "subtask_annotation": {"mean": [13.54945054945055, 29.0, 29.0, 29.0, 29.0], "std": [10.534538071130475, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [546]}, "scene_annotation": {"mean": [282.0], "std": [0.0], "min": [282], "max": [282], "count": [546]}, "eef_direction_state": {"mean": [4.880952380952381, 4.749084249084249], "std": [1.6437593742748093, 1.773133100729364], "min": [0, 0], "max": [6, 6], "count": [546]}, "eef_velocity_state": {"mean": [0.6666666666666666, 0.7106227106227107], "std": [0.8509134644919707, 0.8301533335995392], "min": [0, 0], "max": [2, 2], "count": [546]}, "eef_acc_mag_state": {"mean": [0.6373626373626373, 0.706959706959707], "std": [0.8211911769376413, 0.8376593425734895], "min": [0, 0], "max": [2, 2], "count": [546]}, "eef_direction_action": {"mean": [4.880952380952381, 4.749084249084249], "std": [1.6437593742748093, 1.773133100729364], "min": [0, 0], "max": [6, 6], "count": [546]}, "eef_velocity_action": {"mean": [0.6666666666666666, 0.7106227106227107], "std": [0.8509134644919707, 0.8301533335995392], "min": [0, 0], "max": [2, 2], "count": [546]}, "eef_acc_mag_action": {"mean": [0.6373626373626373, 0.706959706959707], "std": [0.8211911769376413, 0.8376593425734895], "min": [0, 0], "max": [2, 2], "count": [546]}, "eef_sim_pose_state": {"mean": [0.5197673522481314, 0.2868493218723942, 1.1106051895193503, -1.7966110710093874, 0.8688709759329847, 2.077051755779463, 0.5467654061183577, -0.2517841247110018, 1.1197005856785747, 2.234015954392433, 0.9414806519610158, -2.377433435982372], "std": [0.06578751671627965, 0.05883682779862849, 0.044379935794862685, 1.7938940483807, 0.33978334967094187, 1.6936452854778, 0.04281145624691061, 0.07072651220159624, 0.057302556313336014, 1.5261854329075315, 0.3599973929794888, 0.2718592978612374], "min": [0.4540024141870472, 0.14304340304029886, 1.0599182431618457, -3.1290782736504044, 0.2348183189292561, -3.1320984716330815, 0.486320783878407, -0.3480688377792772, 1.0505625008177497, -3.138835610373175, 0.2868128581609082, -3.0653984368756597], "max": [0.6563728697888821, 0.3490640150259907, 1.269399525281869, 3.132664448767428, 1.256816256950124, 3.1157148224096733, 0.6117751290035034, -0.13788011909141634, 1.2682823085397827, 3.1404036871814487, 1.382606583640821, -1.8199191380664757], "count": [546]}, "eef_sim_pose_action": {"mean": [0.5197673522481314, 0.2868493218723942, 1.1106051895193503, -1.7966110710093874, 0.8688709759329847, 2.077051755779463, 0.5467654061183577, -0.2517841247110018, 1.1197005856785747, 2.234015954392433, 0.9414806519610158, -2.377433435982372], "std": [0.06578751671627965, 0.05883682779862849, 0.044379935794862685, 1.7938940483807, 0.33978334967094187, 1.6936452854778, 0.04281145624691061, 0.07072651220159624, 0.057302556313336014, 1.5261854329075315, 0.3599973929794888, 0.2718592978612374], "min": [0.4540024141870472, 0.14304340304029886, 1.0599182431618457, -3.1290782736504044, 0.2348183189292561, -3.1320984716330815, 0.486320783878407, -0.3480688377792772, 1.0505625008177497, -3.138835610373175, 0.2868128581609082, -3.0653984368756597], "max": [0.6563728697888821, 0.3490640150259907, 1.269399525281869, 3.132664448767428, 1.256816256950124, 3.1157148224096733, 0.6117751290035034, -0.13788011909141634, 1.2682823085397827, 3.1404036871814487, 1.382606583640821, -1.8199191380664757], "count": [546]}, "gripper_mode_state": {"mean": [0.15018315018315018, 0.23443223443223443], "std": [0.3572508524611444, 0.4236434372102847], "min": [0, 0], "max": [1, 1], "count": [546]}, "gripper_activity_state": {"mean": [1.8553113553113554, 1.84981684981685], "std": [0.46796574236251937, 0.4835858536095956], "min": [0, 0], "max": [2, 2], "count": [546]}, "gripper_mode_action": {"mean": [0.15018315018315018, 0.23443223443223443], "std": [0.3572508524611444, 0.4236434372102847], "min": [0, 0], "max": [1, 1], "count": [546]}, "gripper_activity_action": {"mean": [1.8553113553113554, 1.84981684981685], "std": [0.46796574236251937, 0.4835858536095956], "min": [0, 0], "max": [2, 2], "count": [546]}, "gripper_open_scale_state": {"mean": [0.7517783883342811, 0.7343150184268054], "std": [0.2750897706774907, 0.3510739656351673], "min": [0.036, 0.053], "max": [0.908, 0.945], "count": [546]}, "gripper_open_scale_action": {"mean": [0.7517783883342811, 0.7343150184268054], "std": [0.2750897706774907, 0.3510739656351673], "min": [0.036, 0.053], "max": [0.908, 0.945], "count": [546]}}} +{"episode_index": 264, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[1.0]], [[1.0]]], "mean": [[[0.48644052287581696]], [[0.47636981821895424]], [[0.4648848141339869]]], "std": [[[0.1402534193932596]], [[0.1463437470902112]], [[0.1607792811362117]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.47719818423202615]], [[0.4737335763888889]], [[0.4628592075163399]]], "std": [[[0.10889043400491255]], [[0.11059991922024595]], [[0.12570719342109962]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48275724673202614]], [[0.4712279779411765]], [[0.45487104575163395]]], "std": [[[0.1044225061205039]], [[0.12387459486095218]], [[0.1458789229744566]]], "count": [100]}, "observation.state": {"min": [0.3101973831653595, 1.9647870063781738, -1.1533310413360596, -1.2312076091766357, -2.6934444904327393, -1.9837586879730225, 0.3778114318847656, 42.0, 0.149167001247406, 0.27517399191856384, -0.12433300167322159, -3.1089999675750732, -0.45600003004074097, -0.7139999866485596, -0.9746267795562744, -2.169095277786255, 0.42121776938438416, 0.7471579909324646, 1.8636277914047241, 1.3063441514968872, -2.7975709438323975, 34.0, -0.33258500695228577, 0.2438260018825531, -0.033507999032735825, -3.1371853351593018, -0.25600001215934753, -2.7300000190734863], "max": [0.793583869934082, 2.112302303314209, -0.42929866909980774, 0.12857840955257416, -1.4951887130737305, -1.25016188621521, 2.1012542247772217, 950.0, 0.311379998922348, 0.3910309970378876, 0.09122499823570251, -2.322999954223633, 1.1089999675750732, 0.10100000351667404, -0.21479767560958862, -1.987231969833374, 1.1492992639541626, 1.1175518035888672, 2.859285831451416, 1.9695342779159546, -1.3057681322097778, 884.0, -0.17685499787330627, 0.4253779947757721, 0.06342899799346924, 3.1410000324249268, 0.8259999752044678, -1.434000015258789], "mean": [0.5816116333007812, 2.032606601715088, -0.7422838807106018, -0.7538448572158813, -2.179121494293213, -1.6902945041656494, 1.4905685186386108, 733.3609619140625, 0.2539951503276825, 0.3258221745491028, 0.009255402721464634, -2.9452009201049805, 0.25226882100105286, -0.4067001938819885, -0.4797338843345642, -2.1291089057922363, 0.6294736266136169, 0.8759676218032837, 2.2689003944396973, 1.6590416431427002, -1.7862390279769897, 714.7249755859375, -0.2714417576789856, 0.31243807077407837, 0.006817057728767395, 2.015383005142212, 0.409278005361557, -2.4234395027160645], "std": [0.15641607344150543, 0.05640583485364914, 0.2011597752571106, 0.36046478152275085, 0.35960128903388977, 0.19104522466659546, 0.47673964500427246, 342.7599182128906, 0.049815986305475235, 0.03089972771704197, 0.05720367282629013, 0.15638919174671173, 0.377399742603302, 0.19819192588329315, 0.24339750409126282, 0.05480756610631943, 0.20995129644870758, 0.08581651002168655, 0.3040764331817627, 0.15539300441741943, 0.5378171801567078, 263.672607421875, 0.041214026510715485, 0.06162865459918976, 0.01912687160074711, 2.0917232036590576, 0.30150604248046875, 0.3146384358406067], "count": [320]}, "action": {"min": [0.3101973831653595, 1.9647870063781738, -1.1533310413360596, -1.2312076091766357, -2.6934444904327393, -1.9837586879730225, 0.3778114318847656, 42.0, 0.149167001247406, 0.27517399191856384, -0.12433300167322159, -3.1089999675750732, -0.45600003004074097, -0.7139999866485596, -0.9746267795562744, -2.169095277786255, 0.42121776938438416, 0.7471579909324646, 1.8636277914047241, 1.3063441514968872, -2.7975709438323975, 34.0, -0.33258500695228577, 0.2438260018825531, -0.033507999032735825, -3.1371853351593018, -0.25600001215934753, -2.7300000190734863], "max": [0.793583869934082, 2.112302303314209, -0.42929866909980774, 0.12857840955257416, -1.4951887130737305, -1.25016188621521, 2.1012542247772217, 950.0, 0.311379998922348, 0.3910309970378876, 0.09122499823570251, -2.322999954223633, 1.1089999675750732, 0.10100000351667404, -0.21479767560958862, -1.987231969833374, 1.1492992639541626, 1.1175518035888672, 2.859285831451416, 1.9695342779159546, -1.3057681322097778, 884.0, -0.17685499787330627, 0.4253779947757721, 0.06342899799346924, 3.1410000324249268, 0.8259999752044678, -1.434000015258789], "mean": [0.5816116333007812, 2.032606601715088, -0.7422838807106018, -0.7538448572158813, -2.179121494293213, -1.6902945041656494, 1.4905685186386108, 733.3609619140625, 0.2539951503276825, 0.3258221745491028, 0.009255402721464634, -2.9452009201049805, 0.25226882100105286, -0.4067001938819885, -0.4797338843345642, -2.1291089057922363, 0.6294736266136169, 0.8759676218032837, 2.2689003944396973, 1.6590416431427002, -1.7862390279769897, 714.7249755859375, -0.2714417576789856, 0.31243807077407837, 0.006817057728767395, 2.015383005142212, 0.409278005361557, -2.4234395027160645], "std": [0.15641607344150543, 0.05640583485364914, 0.2011597752571106, 0.36046478152275085, 0.35960128903388977, 0.19104522466659546, 0.47673964500427246, 342.7599182128906, 0.049815986305475235, 0.03089972771704197, 0.05720367282629013, 0.15638919174671173, 0.377399742603302, 0.19819192588329315, 0.24339750409126282, 0.05480756610631943, 0.20995129644870758, 0.08581651002168655, 0.3040764331817627, 0.15539300441741943, 0.5378171801567078, 263.672607421875, 0.041214026510715485, 0.06162865459918976, 0.01912687160074711, 2.0917232036590576, 0.30150604248046875, 0.3146384358406067], "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": [283], "max": [283], "mean": [283.0], "std": [0.0], "count": [320]}, "index": {"min": [166739], "max": [167058], "mean": [166898.5], "std": [92.37559201434111], "count": [320]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [320]}, "subtask_annotation": {"mean": [13.653125, 29.0, 29.0, 29.0, 29.0], "std": [10.781421647184338, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [320]}, "scene_annotation": {"mean": [283.0], "std": [0.0], "min": [283], "max": [283], "count": [320]}, "eef_direction_state": {"mean": [4.134375, 4.146875], "std": [2.239713901232703, 2.078233079896235], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_state": {"mean": [0.8375, 0.86875], "std": [0.8652131240336086, 0.8187022886861871], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_state": {"mean": [0.759375, 0.825], "std": [0.8300449441897695, 0.8591420138719783], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_direction_action": {"mean": [4.134375, 4.146875], "std": [2.239713901232703, 2.078233079896235], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_action": {"mean": [0.8375, 0.86875], "std": [0.8652131240336086, 0.8187022886861871], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_action": {"mean": [0.759375, 0.825], "std": [0.8300449441897695, 0.8591420138719783], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_sim_pose_state": {"mean": [0.5223070798916523, 0.2919203449253497, 1.0996769205385237, -1.9160869068912025, 0.8583122497236333, 1.4077064040822669, 0.5422946269753128, -0.28067974802556944, 1.1144351910286936, 2.1074784254446763, 0.9006217857075697, -2.0521563494397808], "std": [0.0659050901481494, 0.042174282606873996, 0.04105586086644981, 1.5776287625529304, 0.3688573265344302, 2.4345862642929967, 0.033500498521839076, 0.07021741132721948, 0.0421631602268328, 1.5876959986042927, 0.35358089594997383, 0.9643398125275272], "min": [0.4429351156947318, 0.1941750640339962, 1.0505089563249503, -3.1394135458054215, 0.14864994942039278, -3.1266294247814366, 0.4857570693474233, -0.3543033276247455, 1.0357102741501645, -3.0814331502435994, 0.2532000773148402, -3.1390929841400133], "max": [0.6425612005828397, 0.34119535186577327, 1.2003988956235971, 3.1414925305131534, 1.2830259250514797, 3.1249187002913876, 0.6091634885784623, -0.16173134628754682, 1.2116317615106693, 3.0793741015628435, 1.5082661178629944, 2.9922917817886994], "count": [320]}, "eef_sim_pose_action": {"mean": [0.5223070798916523, 0.2919203449253497, 1.0996769205385237, -1.9160869068912025, 0.8583122497236333, 1.4077064040822669, 0.5422946269753128, -0.28067974802556944, 1.1144351910286936, 2.1074784254446763, 0.9006217857075697, -2.0521563494397808], "std": [0.0659050901481494, 0.042174282606873996, 0.04105586086644981, 1.5776287625529304, 0.3688573265344302, 2.4345862642929967, 0.033500498521839076, 0.07021741132721948, 0.0421631602268328, 1.5876959986042927, 0.35358089594997383, 0.9643398125275272], "min": [0.4429351156947318, 0.1941750640339962, 1.0505089563249503, -3.1394135458054215, 0.14864994942039278, -3.1266294247814366, 0.4857570693474233, -0.3543033276247455, 1.0357102741501645, -3.0814331502435994, 0.2532000773148402, -3.1390929841400133], "max": [0.6425612005828397, 0.34119535186577327, 1.2003988956235971, 3.1414925305131534, 1.2830259250514797, 3.1249187002913876, 0.6091634885784623, -0.16173134628754682, 1.2116317615106693, 3.0793741015628435, 1.5082661178629944, 2.9922917817886994], "count": [320]}, "gripper_mode_state": {"mean": [0.159375, 0.2375], "std": [0.3660254217605675, 0.4255511132637307], "min": [0, 0], "max": [1, 1], "count": [320]}, "gripper_activity_state": {"mean": [1.790625, 1.771875], "std": [0.5331858113031512, 0.57648415795666], "min": [0, 0], "max": [2, 2], "count": [320]}, "gripper_mode_action": {"mean": [0.159375, 0.2375], "std": [0.3660254217605675, 0.4255511132637307], "min": [0, 0], "max": [1, 1], "count": [320]}, "gripper_activity_action": {"mean": [1.790625, 1.771875], "std": [0.5331858113031512, 0.57648415795666], "min": [0, 0], "max": [2, 2], "count": [320]}, "gripper_open_scale_state": {"mean": [0.7147250002622596, 0.7333609374165534], "std": [0.263672632526137, 0.34276000336936585], "min": [0.034, 0.042], "max": [0.884, 0.95], "count": [320]}, "gripper_open_scale_action": {"mean": [0.7147250002622596, 0.7333609374165534], "std": [0.263672632526137, 0.34276000336936585], "min": [0.034, 0.042], "max": [0.884, 0.95], "count": [320]}}} +{"episode_index": 265, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.494705618872549]], [[0.48255489583333333]], [[0.46744405841503267]]], "std": [[[0.1382360014146409]], [[0.14490415147627717]], [[0.16332537605024586]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4760334885620915]], [[0.47231377246732026]], [[0.4605080861928105]]], "std": [[[0.09590777406638944]], [[0.10006494329892329]], [[0.1181748235728219]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4901799366830065]], [[0.4750641299019608]], [[0.4590624754901961]]], "std": [[[0.11939255108492462]], [[0.13623563603170433]], [[0.15700428346306575]]], "count": [100]}, "observation.state": {"min": [0.343341201543808, 1.9483461380004883, -1.1944684982299805, -1.358494520187378, -2.641608238220215, -1.9893437623977661, 0.5484523177146912, 44.0, 0.18316100537776947, 0.2721039950847626, -0.14259499311447144, -3.1411852836608887, -0.4309999942779541, -0.753000020980835, -1.0710736513137817, -2.1678385734558105, 0.4310440123081207, 0.5939006209373474, 1.7807942628860474, 1.1620053052902222, -2.6578049659729004, 11.0, -0.3188599944114685, 0.22589899599552155, -0.06338600069284439, 2.446000099182129, -0.4480000138282776, -2.703000068664551], "max": [0.7799004316329956, 2.1215176582336426, -0.5326919555664062, 0.17236873507499695, -1.583397626876831, -1.2169482707977295, 2.035629987716675, 952.0, 0.2927680015563965, 0.3714590072631836, 0.1269019991159439, 3.1410000324249268, 0.8389999866485596, -0.18799999356269836, -0.15009832382202148, -1.9985592365264893, 1.3951289653778076, 1.1940845251083374, 2.859407901763916, 1.9328124523162842, -1.496148705482483, 888.0, -0.1461630016565323, 0.4434700012207031, 0.08131399750709534, 3.127000093460083, 0.8080000281333923, -1.6180000305175781], "mean": [0.5550233721733093, 2.0246949195861816, -0.7489975094795227, -0.8206657767295837, -2.2402727603912354, -1.7694042921066284, 1.529141902923584, 825.007568359375, 0.2594928741455078, 0.3112597167491913, 0.013709486462175846, -0.5283710956573486, 0.1932601034641266, -0.429810494184494, -0.6017501354217529, -2.118703842163086, 0.7820148468017578, 0.9377188086509705, 2.4090945720672607, 1.6057779788970947, -2.0322089195251465, 629.940673828125, -0.23899781703948975, 0.340896874666214, 0.008917797356843948, 2.8557465076446533, 0.22757640480995178, -2.4030649662017822], "std": [0.10481008142232895, 0.050300005823373795, 0.1501997858285904, 0.3244481682777405, 0.25909921526908875, 0.19854559004306793, 0.33721235394477844, 263.8584899902344, 0.03559191897511482, 0.022982224822044373, 0.056826598942279816, 3.0132644176483154, 0.2798508107662201, 0.10055889934301376, 0.34916722774505615, 0.045631859451532364, 0.29514989256858826, 0.15003074705600739, 0.35840046405792236, 0.25514158606529236, 0.46900346875190735, 336.56829833984375, 0.06026735529303551, 0.0864264965057373, 0.03465286269783974, 0.22329659759998322, 0.4080778956413269, 0.24087786674499512], "count": [465]}, "action": {"min": [0.343341201543808, 1.9483461380004883, -1.1944684982299805, -1.358494520187378, -2.641608238220215, -1.9893437623977661, 0.5484523177146912, 44.0, 0.18316100537776947, 0.2721039950847626, -0.14259499311447144, -3.1411852836608887, -0.4309999942779541, -0.753000020980835, -1.0710736513137817, -2.1678385734558105, 0.4310440123081207, 0.5939006209373474, 1.7807942628860474, 1.1620053052902222, -2.6578049659729004, 11.0, -0.3188599944114685, 0.22589899599552155, -0.06338600069284439, 2.446000099182129, -0.4480000138282776, -2.703000068664551], "max": [0.7799004316329956, 2.1215176582336426, -0.5326919555664062, 0.17236873507499695, -1.583397626876831, -1.2169482707977295, 2.035629987716675, 952.0, 0.2927680015563965, 0.3714590072631836, 0.1269019991159439, 3.1410000324249268, 0.8389999866485596, -0.18799999356269836, -0.15009832382202148, -1.9985592365264893, 1.3951289653778076, 1.1940845251083374, 2.859407901763916, 1.9328124523162842, -1.496148705482483, 888.0, -0.1461630016565323, 0.4434700012207031, 0.08131399750709534, 3.127000093460083, 0.8080000281333923, -1.6180000305175781], "mean": [0.5550233721733093, 2.0246949195861816, -0.7489975094795227, -0.8206657767295837, -2.2402727603912354, -1.7694042921066284, 1.529141902923584, 825.007568359375, 0.2594928741455078, 0.3112597167491913, 0.013709486462175846, -0.5283710956573486, 0.1932601034641266, -0.429810494184494, -0.6017501354217529, -2.118703842163086, 0.7820148468017578, 0.9377188086509705, 2.4090945720672607, 1.6057779788970947, -2.0322089195251465, 629.940673828125, -0.23899781703948975, 0.340896874666214, 0.008917797356843948, 2.8557465076446533, 0.22757640480995178, -2.4030649662017822], "std": [0.10481008142232895, 0.050300005823373795, 0.1501997858285904, 0.3244481682777405, 0.25909921526908875, 0.19854559004306793, 0.33721235394477844, 263.8584899902344, 0.03559191897511482, 0.022982224822044373, 0.056826598942279816, 3.0132644176483154, 0.2798508107662201, 0.10055889934301376, 0.34916722774505615, 0.045631859451532364, 0.29514989256858826, 0.15003074705600739, 0.35840046405792236, 0.25514158606529236, 0.46900346875190735, 336.56829833984375, 0.06026735529303551, 0.0864264965057373, 0.03465286269783974, 0.22329659759998322, 0.4080778956413269, 0.24087786674499512], "count": [465]}, "timestamp": {"min": [0.0], "max": [15.466666666666667], "mean": [7.733333333333333], "std": [4.474454239428619], "count": [465]}, "frame_index": {"min": [0], "max": [464], "mean": [232.0], "std": [134.23362718285858], "count": [465]}, "episode_index": {"min": [284], "max": [284], "mean": [284.0], "std": [0.0], "count": [465]}, "index": {"min": [167059], "max": [167523], "mean": [167291.0], "std": [134.23362718285858], "count": [465]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [465]}, "subtask_annotation": {"mean": [9.359139784946237, 29.0, 29.0, 29.0, 29.0], "std": [10.02588302559061, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [465]}, "scene_annotation": {"mean": [284.0], "std": [0.0], "min": [284], "max": [284], "count": [465]}, "eef_direction_state": {"mean": [4.2494623655913975, 4.808602150537634], "std": [1.9854645812560678, 1.7900354963728897], "min": [0, 0], "max": [6, 6], "count": [465]}, "eef_velocity_state": {"mean": [0.8946236559139785, 0.6709677419354839], "std": [0.8241470783496274, 0.8381470403962594], "min": [0, 0], "max": [2, 2], "count": [465]}, "eef_acc_mag_state": {"mean": [0.7763440860215054, 0.5978494623655914], "std": [0.8484518284857008, 0.8214828573167584], "min": [0, 0], "max": [2, 2], "count": [465]}, "eef_direction_action": {"mean": [4.2494623655913975, 4.808602150537634], "std": [1.9854645812560678, 1.7900354963728897], "min": [0, 0], "max": [6, 6], "count": [465]}, "eef_velocity_action": {"mean": [0.8946236559139785, 0.6709677419354839], "std": [0.8241470783496274, 0.8381470403962594], "min": [0, 0], "max": [2, 2], "count": [465]}, "eef_acc_mag_action": {"mean": [0.7763440860215054, 0.5978494623655914], "std": [0.8484518284857008, 0.8214828573167584], "min": [0, 0], "max": [2, 2], "count": [465]}, "eef_sim_pose_state": {"mean": [0.5518555530352636, 0.2642579652171854, 1.130112320079148, -1.1592217246078134, 0.6994414258563401, 1.978428018897107, 0.532564302354935, -0.28936315733818635, 1.1158828184602239, 2.6564865516835723, 0.8599122894192096, -2.136308923681677], "std": [0.08916439689928016, 0.07121231679231432, 0.046891208753432854, 2.3292625197399, 0.35561539570886974, 1.8355752964998457, 0.02228225490428967, 0.05879846672255396, 0.03785069091651075, 0.21133251432345312, 0.2536254414260337, 0.9281991101305871], "min": [0.4309746389530493, 0.1531045016936642, 1.0789610697258285, -3.1393849046722107, 0.17695268852346935, -3.135689256223389, 0.4837159409561227, -0.3488165132374341, 1.0267599701130181, 1.6374933973054313, 0.29914894385260515, -3.128664705627534], "max": [0.6558921972319455, 0.3480102658812831, 1.2329286618127735, 3.135560341308441, 1.250040693667534, 3.1342844354597115, 0.5749865061135976, -0.14495709769391263, 1.2386810039425509, 2.9288158658799888, 1.3959550861789252, 3.1360736289376305], "count": [465]}, "eef_sim_pose_action": {"mean": [0.5518555530352636, 0.2642579652171854, 1.130112320079148, -1.1592217246078134, 0.6994414258563401, 1.978428018897107, 0.532564302354935, -0.28936315733818635, 1.1158828184602239, 2.6564865516835723, 0.8599122894192096, -2.136308923681677], "std": [0.08916439689928016, 0.07121231679231432, 0.046891208753432854, 2.3292625197399, 0.35561539570886974, 1.8355752964998457, 0.02228225490428967, 0.05879846672255396, 0.03785069091651075, 0.21133251432345312, 0.2536254414260337, 0.9281991101305871], "min": [0.4309746389530493, 0.1531045016936642, 1.0789610697258285, -3.1393849046722107, 0.17695268852346935, -3.135689256223389, 0.4837159409561227, -0.3488165132374341, 1.0267599701130181, 1.6374933973054313, 0.29914894385260515, -3.128664705627534], "max": [0.6558921972319455, 0.3480102658812831, 1.2329286618127735, 3.135560341308441, 1.250040693667534, 3.1342844354597115, 0.5749865061135976, -0.14495709769391263, 1.2386810039425509, 2.9288158658799888, 1.3959550861789252, 3.1360736289376305], "count": [465]}, "gripper_mode_state": {"mean": [0.3010752688172043, 0.13118279569892474], "std": [0.4587253550043341, 0.3376001626355341], "min": [0, 0], "max": [1, 1], "count": [465]}, "gripper_activity_state": {"mean": [1.696774193548387, 1.8043010752688171], "std": [0.6496403658374554, 0.5510330432288315], "min": [0, 0], "max": [2, 2], "count": [465]}, "gripper_mode_action": {"mean": [0.3010752688172043, 0.13118279569892474], "std": [0.4587253550043341, 0.3376001626355341], "min": [0, 0], "max": [1, 1], "count": [465]}, "gripper_activity_action": {"mean": [1.696774193548387, 1.8043010752688171], "std": [0.6496403658374554, 0.5510330432288315], "min": [0, 0], "max": [2, 2], "count": [465]}, "gripper_open_scale_state": {"mean": [0.6299408600386749, 0.8250075270293858], "std": [0.33656801982217777, 0.26385851087318823], "min": [0.011, 0.044], "max": [0.888, 0.952], "count": [465]}, "gripper_open_scale_action": {"mean": [0.6299408600386749, 0.8250075270293858], "std": [0.33656801982217777, 0.26385851087318823], "min": [0.011, 0.044], "max": [0.888, 0.952], "count": [465]}}} +{"episode_index": 266, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[1.0]], [[1.0]]], "mean": [[[0.4837823281635058]], [[0.4732544650032144]], [[0.459665302220615]]], "std": [[[0.14416204201946783]], [[0.1510062650851197]], [[0.16753582594224614]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47765060303492984]], [[0.4671038100691096]], [[0.45140468967641706]]], "std": [[[0.15075208241229285]], [[0.14998313488490214]], [[0.168666765085072]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48382565225543767]], [[0.47246829630076076]], [[0.45707806640415727]]], "std": [[[0.11351543020210467]], [[0.12817739007931409]], [[0.14799501866977893]]], "count": [122]}, "observation.state": {"min": [0.29051005840301514, 1.9145737886428833, -1.278558373451233, -1.3003575801849365, -2.690983772277832, -1.9829210042953491, 0.5717175602912903, 36.0, 0.14056600630283356, 0.25461798906326294, -0.10882200300693512, -3.1391851902008057, -0.4790000021457672, -0.7210000157356262, -0.9620429277420044, -2.176041603088379, 0.3419274687767029, 0.5244016647338867, 2.0097293853759766, 1.2275773286819458, -2.976362466812134, 3.0, -0.32437801361083984, 0.23826299607753754, -0.06376300007104874, -3.1391851902008057, -0.3970000147819519, -2.760999917984009], "max": [0.8575326800346375, 2.1215872764587402, -0.5857848525047302, -0.05967280641198158, -0.9847846031188965, -1.1964406967163086, 2.047847270965576, 951.0, 0.3093160092830658, 0.3921549916267395, 0.10013200342655182, 3.134999990463257, 0.8539999723434448, -0.007999989204108715, -0.28679248690605164, -1.9719080924987793, 1.2018163204193115, 1.171831488609314, 2.8578546047210693, 1.9416264295578003, -1.124812364578247, 885.0, -0.13959699869155884, 0.42626699805259705, 0.10100600123405457, 3.140000104904175, 0.7860000133514404, -1.6579999923706055], "mean": [0.5330610275268555, 2.029764413833618, -0.8043930530548096, -0.7999112010002136, -2.046199083328247, -1.7090249061584473, 1.471967339515686, 741.6346435546875, 0.2543901801109314, 0.321268230676651, 0.018438778817653656, -2.8066842555999756, 0.31585702300071716, -0.373486191034317, -0.5633994340896606, -2.102134943008423, 0.7980351448059082, 0.9111846089363098, 2.350231170654297, 1.712906002998352, -1.9187259674072266, 639.2250366210938, -0.24071647226810455, 0.32020002603530884, -0.0005631395615637302, 0.16105903685092926, 0.22422654926776886, -2.457820415496826], "std": [0.13122087717056274, 0.06039745733141899, 0.24688847362995148, 0.29484981298446655, 0.444496214389801, 0.2315828651189804, 0.39430123567581177, 331.98883056640625, 0.039354123175144196, 0.03068443574011326, 0.055481038987636566, 0.9529659748077393, 0.357073038816452, 0.14571277797222137, 0.25009676814079285, 0.049292951822280884, 0.21466834843158722, 0.1538621336221695, 0.30976617336273193, 0.2209215611219406, 0.508415699005127, 288.4141845703125, 0.04701840877532959, 0.0670430064201355, 0.03119017370045185, 2.912274122238159, 0.3296302855014801, 0.2359967678785324], "count": [609]}, "action": {"min": [0.29051005840301514, 1.9145737886428833, -1.278558373451233, -1.3003575801849365, -2.690983772277832, -1.9829210042953491, 0.5717175602912903, 36.0, 0.14056600630283356, 0.25461798906326294, -0.10882200300693512, -3.1391851902008057, -0.4790000021457672, -0.7210000157356262, -0.9620429277420044, -2.176041603088379, 0.3419274687767029, 0.5244016647338867, 2.0097293853759766, 1.2275773286819458, -2.976362466812134, 3.0, -0.32437801361083984, 0.23826299607753754, -0.06376300007104874, -3.1391851902008057, -0.3970000147819519, -2.760999917984009], "max": [0.8575326800346375, 2.1215872764587402, -0.5857848525047302, -0.05967280641198158, -0.9847846031188965, -1.1964406967163086, 2.047847270965576, 951.0, 0.3093160092830658, 0.3921549916267395, 0.10013200342655182, 3.134999990463257, 0.8539999723434448, -0.007999989204108715, -0.28679248690605164, -1.9719080924987793, 1.2018163204193115, 1.171831488609314, 2.8578546047210693, 1.9416264295578003, -1.124812364578247, 885.0, -0.13959699869155884, 0.42626699805259705, 0.10100600123405457, 3.140000104904175, 0.7860000133514404, -1.6579999923706055], "mean": [0.5330610275268555, 2.029764413833618, -0.8043930530548096, -0.7999112010002136, -2.046199083328247, -1.7090249061584473, 1.471967339515686, 741.6346435546875, 0.2543901801109314, 0.321268230676651, 0.018438778817653656, -2.8066842555999756, 0.31585702300071716, -0.373486191034317, -0.5633994340896606, -2.102134943008423, 0.7980351448059082, 0.9111846089363098, 2.350231170654297, 1.712906002998352, -1.9187259674072266, 639.2250366210938, -0.24071647226810455, 0.32020002603530884, -0.0005631395615637302, 0.16105903685092926, 0.22422654926776886, -2.457820415496826], "std": [0.13122087717056274, 0.06039745733141899, 0.24688847362995148, 0.29484981298446655, 0.444496214389801, 0.2315828651189804, 0.39430123567581177, 331.98883056640625, 0.039354123175144196, 0.03068443574011326, 0.055481038987636566, 0.9529659748077393, 0.357073038816452, 0.14571277797222137, 0.25009676814079285, 0.049292951822280884, 0.21466834843158722, 0.1538621336221695, 0.30976617336273193, 0.2209215611219406, 0.508415699005127, 288.4141845703125, 0.04701840877532959, 0.0670430064201355, 0.03119017370045185, 2.912274122238159, 0.3296302855014801, 0.2359967678785324], "count": [609]}, "timestamp": {"min": [0.0], "max": [20.266666666666666], "mean": [10.133333333333333], "std": [5.860097332019388], "count": [609]}, "frame_index": {"min": [0], "max": [608], "mean": [304.0], "std": [175.80291996058162], "count": [609]}, "episode_index": {"min": [286], "max": [286], "mean": [286.0], "std": [0.0], "count": [609]}, "index": {"min": [171988], "max": [172596], "mean": [172292.0], "std": [175.80291996058162], "count": [609]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [609]}, "subtask_annotation": {"mean": [12.448275862068966, 29.0, 29.0, 29.0, 29.0], "std": [10.77632117248597, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [609]}, "scene_annotation": {"mean": [286.0], "std": [0.0], "min": [286], "max": [286], "count": [609]}, "eef_direction_state": {"mean": [4.632183908045977, 4.405582922824302], "std": [1.7698483581485804, 2.0752751288755396], "min": [0, 0], "max": [6, 6], "count": [609]}, "eef_velocity_state": {"mean": [0.7487684729064039, 0.7093596059113301], "std": [0.8130317649567573, 0.7726403776103096], "min": [0, 0], "max": [2, 2], "count": [609]}, "eef_acc_mag_state": {"mean": [0.645320197044335, 0.6141215106732348], "std": [0.8138670513522525, 0.8127863193968652], "min": [0, 0], "max": [2, 2], "count": [609]}, "eef_direction_action": {"mean": [4.632183908045977, 4.405582922824302], "std": [1.7698483581485804, 2.0752751288755396], "min": [0, 0], "max": [6, 6], "count": [609]}, "eef_velocity_action": {"mean": [0.7487684729064039, 0.7093596059113301], "std": [0.8130317649567573, 0.7726403776103096], "min": [0, 0], "max": [2, 2], "count": [609]}, "eef_acc_mag_action": {"mean": [0.645320197044335, 0.6141215106732348], "std": [0.8138670513522525, 0.8127863193968652], "min": [0, 0], "max": [2, 2], "count": [609]}, "eef_sim_pose_state": {"mean": [0.5382277901119694, 0.26377173406796667, 1.1206553130262111, -2.0572657355597204, 0.7451679899588239, 1.872915590731132, 0.536917802230193, -0.2891704873665976, 1.1183477450714223, 1.8683850653924359, 0.9832026587341458, -2.0606146445855247], "std": [0.06667920230019622, 0.05714410365427338, 0.04120358073381389, 1.5158593318817952, 0.33632360051698373, 1.8428632171128039, 0.0310667659549097, 0.06023791454870925, 0.04388211171983781, 1.895570405240677, 0.3370378899779665, 1.1737606412037305], "min": [0.456613638074413, 0.16643703982748462, 1.044274810469876, -3.1409031766960718, 0.21633968808124737, -3.1383313973221, 0.4649869288841043, -0.3529486463369594, 1.0373871581640461, -3.137240780304019, 0.23560816890274316, -3.1268172876501534], "max": [0.6422819971575844, 0.34409735033733746, 1.2295711762268722, 3.131279406904528, 1.3017899733266245, 3.1340519426024227, 0.5912182179904919, -0.1783918080097423, 1.2259507058745298, 3.1399043423434434, 1.506220821993685, 3.134442755167346], "count": [609]}, "eef_sim_pose_action": {"mean": [0.5382277901119694, 0.26377173406796667, 1.1206553130262111, -2.0572657355597204, 0.7451679899588239, 1.872915590731132, 0.536917802230193, -0.2891704873665976, 1.1183477450714223, 1.8683850653924359, 0.9832026587341458, -2.0606146445855247], "std": [0.06667920230019622, 0.05714410365427338, 0.04120358073381389, 1.5158593318817952, 0.33632360051698373, 1.8428632171128039, 0.0310667659549097, 0.06023791454870925, 0.04388211171983781, 1.895570405240677, 0.3370378899779665, 1.1737606412037305], "min": [0.456613638074413, 0.16643703982748462, 1.044274810469876, -3.1409031766960718, 0.21633968808124737, -3.1383313973221, 0.4649869288841043, -0.3529486463369594, 1.0373871581640461, -3.137240780304019, 0.23560816890274316, -3.1268172876501534], "max": [0.6422819971575844, 0.34409735033733746, 1.2295711762268722, 3.131279406904528, 1.3017899733266245, 3.1340519426024227, 0.5912182179904919, -0.1783918080097423, 1.2259507058745298, 3.1399043423434434, 1.506220821993685, 3.134442755167346], "count": [609]}, "gripper_mode_state": {"mean": [0.22988505747126436, 0.2019704433497537], "std": [0.420758740637311, 0.40147027706028005], "min": [0, 0], "max": [1, 1], "count": [609]}, "gripper_activity_state": {"mean": [1.7947454844006567, 1.8620689655172413], "std": [0.5575915625768935, 0.4627571279271329], "min": [0, 0], "max": [2, 2], "count": [609]}, "gripper_mode_action": {"mean": [0.22988505747126436, 0.2019704433497537], "std": [0.420758740637311, 0.40147027706028005], "min": [0, 0], "max": [1, 1], "count": [609]}, "gripper_activity_action": {"mean": [1.7947454844006567, 1.8620689655172413], "std": [0.5575915625768935, 0.4627571279271329], "min": [0, 0], "max": [2, 2], "count": [609]}, "gripper_open_scale_state": {"mean": [0.6392249590692849, 0.7416346468870656], "std": [0.28841398248436945, 0.3319891123134728], "min": [0.003, 0.036], "max": [0.885, 0.951], "count": [609]}, "gripper_open_scale_action": {"mean": [0.6392249590692849, 0.7416346468870656], "std": [0.28841398248436945, 0.3319891123134728], "min": [0.003, 0.036], "max": [0.885, 0.951], "count": [609]}}} +{"episode_index": 267, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[1.0]], [[1.0]]], "mean": [[[0.4877693021294539]], [[0.47756295725279363]], [[0.46355756773139367]]], "std": [[[0.13754432417051637]], [[0.14514168608368544]], [[0.1633728126793831]]], "count": [155]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4782357579590976]], [[0.461657625711575]], [[0.44294395161290323]]], "std": [[[0.1109265177912601]], [[0.12496354872837785]], [[0.15274501757316467]]], "count": [155]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4756088551549652]], [[0.461342052761965]], [[0.4419716239721695]]], "std": [[[0.1103205051321913]], [[0.12909315628261972]], [[0.1524502016975612]]], "count": [155]}, "observation.state": {"min": [0.32016319036483765, 1.996063232421875, -1.4585193395614624, -1.3998064994812012, -2.8145878314971924, -1.9465832710266113, 1.1261214017868042, 52.0, 0.0722929984331131, 0.25236499309539795, -0.125327005982399, -3.1401853561401367, -0.45100000500679016, -0.6100000143051147, -1.0285923480987549, -2.175483226776123, 0.352573961019516, 0.6599439382553101, 2.0480916500091553, 1.185619592666626, -2.9783871173858643, 63.0, -0.29705700278282166, 0.26296499371528625, -0.056793998926877975, -3.134185314178467, -0.5090000033378601, -2.813999891281128], "max": [0.9045169353485107, 2.1004514694213867, -0.46270424127578735, -0.37692132592201233, -1.3955129384994507, -0.9517804384231567, 2.131762742996216, 944.0, 0.3105759918689728, 0.41459500789642334, 0.1033409982919693, -2.756999969482422, 0.6620000600814819, -0.06300002336502075, -0.3312285840511322, -1.8828262090682983, 1.275713562965393, 1.2474043369293213, 2.859407901763916, 2.0278806686401367, -1.3920397758483887, 853.0, -0.1280139982700348, 0.4264630079269409, 0.13742999732494354, 3.1410000324249268, 0.6430000066757202, -1.5449999570846558], "mean": [0.5516409277915955, 2.046072244644165, -0.7883939743041992, -0.8861688375473022, -2.2119569778442383, -1.6794133186340332, 1.5864059925079346, 775.437744140625, 0.25093716382980347, 0.32516148686408997, 0.017584573477506638, -2.94926118850708, 0.23433664441108704, -0.4221509099006653, -0.5701410174369812, -2.1173207759857178, 0.8516634702682495, 0.9580633640289307, 2.3660407066345215, 1.6024266481399536, -1.954587459564209, 591.9676513671875, -0.24189743399620056, 0.33639317750930786, -0.002917476464062929, 2.747126579284668, 0.18238024413585663, -2.469848155975342], "std": [0.18001678586006165, 0.03417804837226868, 0.29206499457359314, 0.22889184951782227, 0.36448752880096436, 0.26780790090560913, 0.3120901584625244, 324.0607604980469, 0.06403779983520508, 0.048831790685653687, 0.05046224221587181, 0.11899006366729736, 0.3278116285800934, 0.12911386787891388, 0.2654363214969635, 0.06422068178653717, 0.22909900546073914, 0.13769492506980896, 0.28642088174819946, 0.18535375595092773, 0.5550299882888794, 252.68902587890625, 0.050323132425546646, 0.057925716042518616, 0.03680853173136711, 0.9340914487838745, 0.3363344967365265, 0.32959505915641785], "count": [834]}, "action": {"min": [0.32016319036483765, 1.996063232421875, -1.4585193395614624, -1.3998064994812012, -2.8145878314971924, -1.9465832710266113, 1.1261214017868042, 52.0, 0.0722929984331131, 0.25236499309539795, -0.125327005982399, -3.1401853561401367, -0.45100000500679016, -0.6100000143051147, -1.0285923480987549, -2.175483226776123, 0.352573961019516, 0.6599439382553101, 2.0480916500091553, 1.185619592666626, -2.9783871173858643, 63.0, -0.29705700278282166, 0.26296499371528625, -0.056793998926877975, -3.134185314178467, -0.5090000033378601, -2.813999891281128], "max": [0.9045169353485107, 2.1004514694213867, -0.46270424127578735, -0.37692132592201233, -1.3955129384994507, -0.9517804384231567, 2.131762742996216, 944.0, 0.3105759918689728, 0.41459500789642334, 0.1033409982919693, -2.756999969482422, 0.6620000600814819, -0.06300002336502075, -0.3312285840511322, -1.8828262090682983, 1.275713562965393, 1.2474043369293213, 2.859407901763916, 2.0278806686401367, -1.3920397758483887, 853.0, -0.1280139982700348, 0.4264630079269409, 0.13742999732494354, 3.1410000324249268, 0.6430000066757202, -1.5449999570846558], "mean": [0.5516409277915955, 2.046072244644165, -0.7883939743041992, -0.8861688375473022, -2.2119569778442383, -1.6794133186340332, 1.5864059925079346, 775.437744140625, 0.25093716382980347, 0.32516148686408997, 0.017584573477506638, -2.94926118850708, 0.23433664441108704, -0.4221509099006653, -0.5701410174369812, -2.1173207759857178, 0.8516634702682495, 0.9580633640289307, 2.3660407066345215, 1.6024266481399536, -1.954587459564209, 591.9676513671875, -0.24189743399620056, 0.33639317750930786, -0.002917476464062929, 2.747126579284668, 0.18238024413585663, -2.469848155975342], "std": [0.18001678586006165, 0.03417804837226868, 0.29206499457359314, 0.22889184951782227, 0.36448752880096436, 0.26780790090560913, 0.3120901584625244, 324.0607604980469, 0.06403779983520508, 0.048831790685653687, 0.05046224221587181, 0.11899006366729736, 0.3278116285800934, 0.12911386787891388, 0.2654363214969635, 0.06422068178653717, 0.22909900546073914, 0.13769492506980896, 0.28642088174819946, 0.18535375595092773, 0.5550299882888794, 252.68902587890625, 0.050323132425546646, 0.057925716042518616, 0.03680853173136711, 0.9340914487838745, 0.3363344967365265, 0.32959505915641785], "count": [834]}, "timestamp": {"min": [0.0], "max": [27.766666666666666], "mean": [13.883333333333335], "std": [8.025162972846143], "count": [834]}, "frame_index": {"min": [0], "max": [833], "mean": [416.5], "std": [240.7548891853843], "count": [834]}, "episode_index": {"min": [287], "max": [287], "mean": [287.0], "std": [0.0], "count": [834]}, "index": {"min": [172597], "max": [173430], "mean": [173013.5], "std": [240.7548891853843], "count": [834]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [834]}, "subtask_annotation": {"mean": [11.864508393285371, 29.0, 29.0, 29.0, 29.0], "std": [9.964667162770573, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [834]}, "scene_annotation": {"mean": [287.0], "std": [0.0], "min": [287], "max": [287], "count": [834]}, "eef_direction_state": {"mean": [4.931654676258993, 4.8405275779376495], "std": [1.5826942986129033, 1.734745148099799], "min": [0, 0], "max": [6, 6], "count": [834]}, "eef_velocity_state": {"mean": [0.5983213429256595, 0.5839328537170264], "std": [0.7510485475117604, 0.7527923241247613], "min": [0, 0], "max": [2, 2], "count": [834]}, "eef_acc_mag_state": {"mean": [0.5443645083932853, 0.5023980815347722], "std": [0.7826494641155741, 0.7621873135939196], "min": [0, 0], "max": [2, 2], "count": [834]}, "eef_direction_action": {"mean": [4.931654676258993, 4.8405275779376495], "std": [1.5826942986129033, 1.734745148099799], "min": [0, 0], "max": [6, 6], "count": [834]}, "eef_velocity_action": {"mean": [0.5983213429256595, 0.5839328537170264], "std": [0.7510485475117604, 0.7527923241247613], "min": [0, 0], "max": [2, 2], "count": [834]}, "eef_acc_mag_action": {"mean": [0.5443645083932853, 0.5023980815347722], "std": [0.7826494641155741, 0.7621873135939196], "min": [0, 0], "max": [2, 2], "count": [834]}, "eef_sim_pose_state": {"mean": [0.551100613319356, 0.26023851364368716, 1.1209089697447592, -1.6318591537232257, 0.7182483485709885, 1.8178019061811395, 0.5408681131660777, -0.28439244109055606, 1.1238428497749435, 2.2929238474478404, 0.8974115202185109, -2.329986614879107], "std": [0.05949768698497492, 0.05359589372841255, 0.05079160424843022, 2.193615006732384, 0.37686924822383266, 1.7430925101168393, 0.04910398541142523, 0.07087058322993113, 0.05056124404868333, 1.5696135359224364, 0.3094522878421306, 0.2861346450344275], "min": [0.4804639897761025, 0.16528252362154405, 1.0699130054902115, -3.1386466100273345, 0.10843722065554018, -3.138264486606742, 0.4691943531288301, -0.3553363184277013, 1.041609228013208, -3.140034322782881, 0.25720698019741683, -3.063088671254342], "max": [0.64705763277736, 0.33587052774949866, 1.2724223334668836, 3.139667275785612, 1.2259596021596857, 3.1248198066235293, 0.6257717969436276, -0.1481095669408749, 1.263179417830688, 3.139721205734885, 1.424089875847407, -1.778305314737341], "count": [834]}, "eef_sim_pose_action": {"mean": [0.551100613319356, 0.26023851364368716, 1.1209089697447592, -1.6318591537232257, 0.7182483485709885, 1.8178019061811395, 0.5408681131660777, -0.28439244109055606, 1.1238428497749435, 2.2929238474478404, 0.8974115202185109, -2.329986614879107], "std": [0.05949768698497492, 0.05359589372841255, 0.05079160424843022, 2.193615006732384, 0.37686924822383266, 1.7430925101168393, 0.04910398541142523, 0.07087058322993113, 0.05056124404868333, 1.5696135359224364, 0.3094522878421306, 0.2861346450344275], "min": [0.4804639897761025, 0.16528252362154405, 1.0699130054902115, -3.1386466100273345, 0.10843722065554018, -3.138264486606742, 0.4691943531288301, -0.3553363184277013, 1.041609228013208, -3.140034322782881, 0.25720698019741683, -3.063088671254342], "max": [0.64705763277736, 0.33587052774949866, 1.2724223334668836, 3.139667275785612, 1.2259596021596857, 3.1248198066235293, 0.6257717969436276, -0.1481095669408749, 1.263179417830688, 3.139721205734885, 1.424089875847407, -1.778305314737341], "count": [834]}, "gripper_mode_state": {"mean": [0.20983213429256595, 0.19304556354916066], "std": [0.40718866599008896, 0.39468845174789274], "min": [0, 0], "max": [1, 1], "count": [834]}, "gripper_activity_state": {"mean": [1.9400479616306954, 1.9028776978417266], "std": [0.3077776730385555, 0.39953974348607085], "min": [0, 0], "max": [2, 2], "count": [834]}, "gripper_mode_action": {"mean": [0.20983213429256595, 0.19304556354916066], "std": [0.40718866599008896, 0.39468845174789274], "min": [0, 0], "max": [1, 1], "count": [834]}, "gripper_activity_action": {"mean": [1.9400479616306954, 1.9028776978417266], "std": [0.3077776730385555, 0.39953974348607085], "min": [0, 0], "max": [2, 2], "count": [834]}, "gripper_open_scale_state": {"mean": [0.5919676258992808, 0.7754376498160608], "std": [0.2526890032404157, 0.32406060297684297], "min": [0.063, 0.052], "max": [0.853, 0.944], "count": [834]}, "gripper_open_scale_action": {"mean": [0.5919676258992808, 0.7754376498160608], "std": [0.2526890032404157, 0.32406060297684297], "min": [0.063, 0.052], "max": [0.853, 0.944], "count": [834]}}} +{"episode_index": 268, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4829827059990663]], [[0.4732030272525677]], [[0.46021576797385616]]], "std": [[[0.14560260213139575]], [[0.15264615729024703]], [[0.16901171019683506]]], "count": [140]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48915539945144726]], [[0.46423887867647057]], [[0.44183410218253966]]], "std": [[[0.12456769908300326]], [[0.13824370997507127]], [[0.16993097753839997]]], "count": [140]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4811893601190476]], [[0.46536644637021474]], [[0.4475847703664799]]], "std": [[[0.11209745825445588]], [[0.12885196601533072]], [[0.15236317791071896]]], "count": [140]}, "observation.state": {"min": [0.2693217694759369, 1.955763578414917, -1.3101140260696411, -1.3842206001281738, -2.7075119018554688, -1.9887503385543823, 0.9337511658668518, 155.0, 0.12544800341129303, 0.25963500142097473, -0.12800699472427368, -3.1381852626800537, -0.546999990940094, -0.6489999890327454, -1.0091668367385864, -2.1764254570007324, 0.5948431491851807, 0.7491825819015503, 2.06341552734375, 1.2343841791152954, -2.9785962104797363, 41.0, -0.29023200273513794, 0.24493800103664398, -0.06377699971199036, -3.1411852836608887, -0.38100001215934753, -2.683000087738037], "max": [0.8514763712882996, 2.1219887733459473, -0.6227160692214966, -0.09164724498987198, -1.1387051343917847, -1.0342820882797241, 2.20595645904541, 961.0, 0.3040139973163605, 0.38777899742126465, 0.09225799888372421, 3.135999917984009, 0.8980000019073486, -0.15000002086162567, -0.28267350792884827, -2.0111429691314697, 1.2375954389572144, 1.2796754837036133, 2.8578546047210693, 2.003481149673462, -1.4974751472473145, 891.0, -0.10392799973487854, 0.43389400839805603, 0.0969809964299202, 3.1410000324249268, 0.5400000214576721, -1.4579999446868896], "mean": [0.5866590738296509, 2.0407071113586426, -0.9305086135864258, -0.827966034412384, -2.135176420211792, -1.7031408548355103, 1.6075477600097656, 697.5574340820312, 0.23740993440151215, 0.3223775625228882, 0.0006711586029268801, -1.3317961692810059, 0.17446529865264893, -0.41431185603141785, -0.5154730677604675, -2.145597219467163, 0.7883321046829224, 1.026724100112915, 2.3550171852111816, 1.702625036239624, -1.910925030708313, 723.8939819335938, -0.2424328327178955, 0.31560513377189636, 9.657256305217743e-05, 2.3250441551208496, 0.22697538137435913, -2.469576835632324], "std": [0.18795202672481537, 0.05511040985584259, 0.2902900278568268, 0.3139995336532593, 0.4740293025970459, 0.2746841013431549, 0.421383261680603, 308.1658630371094, 0.052928052842617035, 0.040150709450244904, 0.05703538656234741, 2.674609422683716, 0.4269769787788391, 0.10343755036592484, 0.2526056170463562, 0.03164646029472351, 0.18468357622623444, 0.12011471390724182, 0.26593145728111267, 0.18262018263339996, 0.4865695536136627, 311.363525390625, 0.05227293819189072, 0.06245967373251915, 0.028017977252602577, 1.876259207725525, 0.26178503036499023, 0.29852911829948425], "count": [731]}, "action": {"min": [0.2693217694759369, 1.955763578414917, -1.3101140260696411, -1.3842206001281738, -2.7075119018554688, -1.9887503385543823, 0.9337511658668518, 155.0, 0.12544800341129303, 0.25963500142097473, -0.12800699472427368, -3.1381852626800537, -0.546999990940094, -0.6489999890327454, -1.0091668367385864, -2.1764254570007324, 0.5948431491851807, 0.7491825819015503, 2.06341552734375, 1.2343841791152954, -2.9785962104797363, 41.0, -0.29023200273513794, 0.24493800103664398, -0.06377699971199036, -3.1411852836608887, -0.38100001215934753, -2.683000087738037], "max": [0.8514763712882996, 2.1219887733459473, -0.6227160692214966, -0.09164724498987198, -1.1387051343917847, -1.0342820882797241, 2.20595645904541, 961.0, 0.3040139973163605, 0.38777899742126465, 0.09225799888372421, 3.135999917984009, 0.8980000019073486, -0.15000002086162567, -0.28267350792884827, -2.0111429691314697, 1.2375954389572144, 1.2796754837036133, 2.8578546047210693, 2.003481149673462, -1.4974751472473145, 891.0, -0.10392799973487854, 0.43389400839805603, 0.0969809964299202, 3.1410000324249268, 0.5400000214576721, -1.4579999446868896], "mean": [0.5866590738296509, 2.0407071113586426, -0.9305086135864258, -0.827966034412384, -2.135176420211792, -1.7031408548355103, 1.6075477600097656, 697.5574340820312, 0.23740993440151215, 0.3223775625228882, 0.0006711586029268801, -1.3317961692810059, 0.17446529865264893, -0.41431185603141785, -0.5154730677604675, -2.145597219467163, 0.7883321046829224, 1.026724100112915, 2.3550171852111816, 1.702625036239624, -1.910925030708313, 723.8939819335938, -0.2424328327178955, 0.31560513377189636, 9.657256305217743e-05, 2.3250441551208496, 0.22697538137435913, -2.469576835632324], "std": [0.18795202672481537, 0.05511040985584259, 0.2902900278568268, 0.3139995336532593, 0.4740293025970459, 0.2746841013431549, 0.421383261680603, 308.1658630371094, 0.052928052842617035, 0.040150709450244904, 0.05703538656234741, 2.674609422683716, 0.4269769787788391, 0.10343755036592484, 0.2526056170463562, 0.03164646029472351, 0.18468357622623444, 0.12011471390724182, 0.26593145728111267, 0.18262018263339996, 0.4865695536136627, 311.363525390625, 0.05227293819189072, 0.06245967373251915, 0.028017977252602577, 1.876259207725525, 0.26178503036499023, 0.29852911829948425], "count": [731]}, "timestamp": {"min": [0.0], "max": [24.333333333333332], "mean": [12.166666666666668], "std": [7.034044197883447], "count": [731]}, "frame_index": {"min": [0], "max": [730], "mean": [365.0], "std": [211.0213259365034], "count": [731]}, "episode_index": {"min": [288], "max": [288], "mean": [288.0], "std": [0.0], "count": [731]}, "index": {"min": [173431], "max": [174161], "mean": [173796.0], "std": [211.0213259365034], "count": [731]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [731]}, "subtask_annotation": {"mean": [13.039671682626539, 29.0, 29.0, 29.0, 29.0], "std": [10.148948819247769, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [731]}, "scene_annotation": {"mean": [288.0], "std": [0.0], "min": [288], "max": [288], "count": [731]}, "eef_direction_state": {"mean": [4.971272229822161, 4.8960328317373465], "std": [1.6525885332494308, 1.5709828126221108], "min": [0, 0], "max": [6, 6], "count": [731]}, "eef_velocity_state": {"mean": [0.5239398084815321, 0.612859097127223], "std": [0.7528614391653802, 0.7373549842235009], "min": [0, 0], "max": [2, 2], "count": [731]}, "eef_acc_mag_state": {"mean": [0.4952120383036936, 0.5964432284541724], "std": [0.7729465024625083, 0.8035069783687346], "min": [0, 0], "max": [2, 2], "count": [731]}, "eef_direction_action": {"mean": [4.971272229822161, 4.8960328317373465], "std": [1.6525885332494308, 1.5709828126221108], "min": [0, 0], "max": [6, 6], "count": [731]}, "eef_velocity_action": {"mean": [0.5239398084815321, 0.612859097127223], "std": [0.7528614391653802, 0.7373549842235009], "min": [0, 0], "max": [2, 2], "count": [731]}, "eef_acc_mag_action": {"mean": [0.4952120383036936, 0.5964432284541724], "std": [0.7729465024625083, 0.8035069783687346], "min": [0, 0], "max": [2, 2], "count": [731]}, "eef_sim_pose_state": {"mean": [0.5314013146390814, 0.26597998441097953, 1.1209435694314678, -1.6733132132570703, 0.7566139917593843, 2.053075350778322, 0.5416457126261057, -0.2616237496615129, 1.121808625530392, 2.686204922512284, 0.8443838106878966, -2.22852673553791], "std": [0.06124789990668635, 0.054441107792130496, 0.047011509852241944, 2.0162140188531983, 0.2926549589273233, 1.4999732211245436, 0.04143271116732224, 0.07458932969401913, 0.04606190803991181, 0.2970291678201323, 0.39970129777534474, 0.7267720203939272], "min": [0.4605165975917902, 0.15001133706497644, 1.0824218086568016, -3.1398313789263153, 0.1938337277370692, -3.1408580114183726, 0.4775683672824193, -0.3503420908620855, 1.0301221964487826, 1.2178546243104822, 0.16812653469087557, -3.114634128476701], "max": [0.6480203957477267, 0.33302183942877933, 1.2460592962400494, 3.1318199046466892, 1.0927320961255633, 3.103576732013194, 0.6035229276300884, -0.15175153480837011, 1.2419153709950925, 3.1178916022963232, 1.4352403787340662, 3.0487905275147815], "count": [731]}, "eef_sim_pose_action": {"mean": [0.5314013146390814, 0.26597998441097953, 1.1209435694314678, -1.6733132132570703, 0.7566139917593843, 2.053075350778322, 0.5416457126261057, -0.2616237496615129, 1.121808625530392, 2.686204922512284, 0.8443838106878966, -2.22852673553791], "std": [0.06124789990668635, 0.054441107792130496, 0.047011509852241944, 2.0162140188531983, 0.2926549589273233, 1.4999732211245436, 0.04143271116732224, 0.07458932969401913, 0.04606190803991181, 0.2970291678201323, 0.39970129777534474, 0.7267720203939272], "min": [0.4605165975917902, 0.15001133706497644, 1.0824218086568016, -3.1398313789263153, 0.1938337277370692, -3.1408580114183726, 0.4775683672824193, -0.3503420908620855, 1.0301221964487826, 1.2178546243104822, 0.16812653469087557, -3.114634128476701], "max": [0.6480203957477267, 0.33302183942877933, 1.2460592962400494, 3.1318199046466892, 1.0927320961255633, 3.103576732013194, 0.6035229276300884, -0.15175153480837011, 1.2419153709950925, 3.1178916022963232, 1.4352403787340662, 3.0487905275147815], "count": [731]}, "gripper_mode_state": {"mean": [0.19151846785225718, 0.25444596443228457], "std": [0.3934960537588407, 0.43554932627247817], "min": [0, 0], "max": [1, 1], "count": [731]}, "gripper_activity_state": {"mean": [1.8796169630642954, 1.8891928864569083], "std": [0.4398207145456532, 0.4085686600018635], "min": [0, 0], "max": [2, 2], "count": [731]}, "gripper_mode_action": {"mean": [0.19151846785225718, 0.25444596443228457], "std": [0.3934960537588407, 0.43554932627247817], "min": [0, 0], "max": [1, 1], "count": [731]}, "gripper_activity_action": {"mean": [1.8796169630642954, 1.8891928864569083], "std": [0.4398207145456532, 0.4085686600018635], "min": [0, 0], "max": [2, 2], "count": [731]}, "gripper_open_scale_state": {"mean": [0.7238939808272786, 0.6975574555403555], "std": [0.31136329185807715, 0.3081657699406438], "min": [0.041, 0.155], "max": [0.891, 0.961], "count": [731]}, "gripper_open_scale_action": {"mean": [0.7238939808272786, 0.6975574555403555], "std": [0.31136329185807715, 0.3081657699406438], "min": [0.041, 0.155], "max": [0.891, 0.961], "count": [731]}}} +{"episode_index": 269, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[1.0]], [[1.0]]], "mean": [[[0.49474830065359476]], [[0.48215519403594775]], [[0.4680977410130719]]], "std": [[[0.1444635455134278]], [[0.15103704959739422]], [[0.16888959969152062]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.476734158496732]], [[0.4736521895424836]], [[0.4623763357843137]]], "std": [[[0.11603417338583588]], [[0.11482079344138521]], [[0.12964932142806884]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48295657679738563]], [[0.4569432291666667]], [[0.4392074530228758]]], "std": [[[0.11589573884752827]], [[0.13588345314497746]], [[0.16224397995882614]]], "count": [100]}, "observation.state": {"min": [0.41205477714538574, 1.923789143562317, -1.1497530937194824, -1.2337207794189453, -2.6640357971191406, -1.8542203903198242, 0.8010362982749939, 216.0, 0.08596000075340271, 0.2808760106563568, -0.14975999295711517, -3.1381852626800537, -0.2329999953508377, -0.5789999961853027, -0.7739837765693665, -2.172236919403076, 0.31925565004348755, 0.7552562952041626, 2.0193982124328613, 1.3124003410339355, -2.64398193359375, 34.0, -0.32465898990631104, 0.2271219938993454, -0.026683000847697258, -3.1381852626800537, -0.17000000178813934, -2.7860000133514404], "max": [0.9581508040428162, 2.1216747760772705, -0.65212482213974, 0.015236725099384785, -1.3297839164733887, -1.1150035858154297, 2.114431619644165, 945.0, 0.2842699885368347, 0.42862099409103394, 0.11569000035524368, 3.138000011444092, 0.6990000009536743, -0.10600000619888306, -0.22970280051231384, -2.0622811317443848, 1.0870260000228882, 1.439111351966858, 2.8568596839904785, 1.9842474460601807, -1.1749905347824097, 860.0, -0.20166000723838806, 0.4080910086631775, 0.11222100257873535, 3.1389999389648438, 0.7250000238418579, -1.4630000591278076], "mean": [0.6388526558876038, 2.06469988822937, -0.8366209268569946, -0.6393870115280151, -2.06286883354187, -1.5402814149856567, 1.3906309604644775, 800.3336791992188, 0.22979892790317535, 0.3406634032726288, -0.0267107542604208, -2.6716151237487793, 0.3376719653606415, -0.2916386127471924, -0.3707903027534485, -2.1476187705993652, 0.5676538348197937, 0.9702596664428711, 2.269544839859009, 1.7522621154785156, -1.6471065282821655, 696.0960083007812, -0.28700289130210876, 0.27906182408332825, 0.019179705530405045, 2.5110373497009277, 0.4498310089111328, -2.509314775466919], "std": [0.21451640129089355, 0.03986692428588867, 0.1838996261358261, 0.28075626492500305, 0.3376246988773346, 0.23147809505462646, 0.40033507347106934, 262.6397705078125, 0.050590384751558304, 0.047789592295885086, 0.05799439549446106, 1.2383594512939453, 0.26161569356918335, 0.11960574984550476, 0.1818457990884781, 0.02858550287783146, 0.19924111664295197, 0.1537734568119049, 0.24039775133132935, 0.1877455711364746, 0.5373539328575134, 274.8265686035156, 0.03579208627343178, 0.06548041850328445, 0.027499087154865265, 1.4763824939727783, 0.23231129348278046, 0.33955127000808716], "count": [448]}, "action": {"min": [0.41205477714538574, 1.923789143562317, -1.1497530937194824, -1.2337207794189453, -2.6640357971191406, -1.8542203903198242, 0.8010362982749939, 216.0, 0.08596000075340271, 0.2808760106563568, -0.14975999295711517, -3.1381852626800537, -0.2329999953508377, -0.5789999961853027, -0.7739837765693665, -2.172236919403076, 0.31925565004348755, 0.7552562952041626, 2.0193982124328613, 1.3124003410339355, -2.64398193359375, 34.0, -0.32465898990631104, 0.2271219938993454, -0.026683000847697258, -3.1381852626800537, -0.17000000178813934, -2.7860000133514404], "max": [0.9581508040428162, 2.1216747760772705, -0.65212482213974, 0.015236725099384785, -1.3297839164733887, -1.1150035858154297, 2.114431619644165, 945.0, 0.2842699885368347, 0.42862099409103394, 0.11569000035524368, 3.138000011444092, 0.6990000009536743, -0.10600000619888306, -0.22970280051231384, -2.0622811317443848, 1.0870260000228882, 1.439111351966858, 2.8568596839904785, 1.9842474460601807, -1.1749905347824097, 860.0, -0.20166000723838806, 0.4080910086631775, 0.11222100257873535, 3.1389999389648438, 0.7250000238418579, -1.4630000591278076], "mean": [0.6388526558876038, 2.06469988822937, -0.8366209268569946, -0.6393870115280151, -2.06286883354187, -1.5402814149856567, 1.3906309604644775, 800.3336791992188, 0.22979892790317535, 0.3406634032726288, -0.0267107542604208, -2.6716151237487793, 0.3376719653606415, -0.2916386127471924, -0.3707903027534485, -2.1476187705993652, 0.5676538348197937, 0.9702596664428711, 2.269544839859009, 1.7522621154785156, -1.6471065282821655, 696.0960083007812, -0.28700289130210876, 0.27906182408332825, 0.019179705530405045, 2.5110373497009277, 0.4498310089111328, -2.509314775466919], "std": [0.21451640129089355, 0.03986692428588867, 0.1838996261358261, 0.28075626492500305, 0.3376246988773346, 0.23147809505462646, 0.40033507347106934, 262.6397705078125, 0.050590384751558304, 0.047789592295885086, 0.05799439549446106, 1.2383594512939453, 0.26161569356918335, 0.11960574984550476, 0.1818457990884781, 0.02858550287783146, 0.19924111664295197, 0.1537734568119049, 0.24039775133132935, 0.1877455711364746, 0.5373539328575134, 274.8265686035156, 0.03579208627343178, 0.06548041850328445, 0.027499087154865265, 1.4763824939727783, 0.23231129348278046, 0.33955127000808716], "count": [448]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [289], "max": [289], "mean": [289.0], "std": [0.0], "count": [448]}, "index": {"min": [174162], "max": [174609], "mean": [174385.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}, "subtask_annotation": {"mean": [13.455357142857142, 29.0, 29.0, 29.0, 29.0], "std": [10.211940134030367, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [448]}, "scene_annotation": {"mean": [289.0], "std": [0.0], "min": [289], "max": [289], "count": [448]}, "eef_direction_state": {"mean": [4.948660714285714, 5.127232142857143], "std": [1.654147382628471, 1.3344238388997613], "min": [0, 0], "max": [6, 6], "count": [448]}, "eef_velocity_state": {"mean": [0.6674107142857143, 0.734375], "std": [0.8523132865658233, 0.9031080077491919], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_acc_mag_state": {"mean": [0.5647321428571429, 0.625], "std": [0.7963683863790565, 0.8223984956906754], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_direction_action": {"mean": [4.948660714285714, 5.127232142857143], "std": [1.654147382628471, 1.3344238388997613], "min": [0, 0], "max": [6, 6], "count": [448]}, "eef_velocity_action": {"mean": [0.6674107142857143, 0.734375], "std": [0.8523132865658233, 0.9031080077491919], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_acc_mag_action": {"mean": [0.5647321428571429, 0.625], "std": [0.7963683863790565, 0.8223984956906754], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_sim_pose_state": {"mean": [0.48794186327460504, 0.3133029570862919, 1.0960271563388406, -2.098677962373321, 0.9497079191492396, 2.0799639156578222, 0.556883679638102, -0.24177231035387994, 1.103454059278018, 2.862078059226494, 1.0582714310257484, -2.18759424409024], "std": [0.06576301169865578, 0.0371715452692757, 0.041811570817824634, 1.4368137588423542, 0.32674869848115434, 1.744249285793044, 0.048852449286540506, 0.062493909816477296, 0.05192120420823567, 0.16907681760816443, 0.2817887585993595, 0.11975545032454771], "min": [0.43646780577840094, 0.2145372249493247, 1.062830071933364, -3.1404374339407797, 0.2520164596344556, -3.131260213528433, 0.4949431382534091, -0.30685988756980653, 1.0367767997098694, 2.17571662111685, 0.4326773031873792, -2.7018846159946603], "max": [0.6207059090661328, 0.36366605238916216, 1.2160634024257784, 3.1405480874731015, 1.28858784298294, 3.1145883248972117, 0.646913554263485, -0.13005791661242982, 1.2692405265494968, 3.1138819098605497, 1.4444815797762685, -2.0473370967540996], "count": [448]}, "eef_sim_pose_action": {"mean": [0.48794186327460504, 0.3133029570862919, 1.0960271563388406, -2.098677962373321, 0.9497079191492396, 2.0799639156578222, 0.556883679638102, -0.24177231035387994, 1.103454059278018, 2.862078059226494, 1.0582714310257484, -2.18759424409024], "std": [0.06576301169865578, 0.0371715452692757, 0.041811570817824634, 1.4368137588423542, 0.32674869848115434, 1.744249285793044, 0.048852449286540506, 0.062493909816477296, 0.05192120420823567, 0.16907681760816443, 0.2817887585993595, 0.11975545032454771], "min": [0.43646780577840094, 0.2145372249493247, 1.062830071933364, -3.1404374339407797, 0.2520164596344556, -3.131260213528433, 0.4949431382534091, -0.30685988756980653, 1.0367767997098694, 2.17571662111685, 0.4326773031873792, -2.7018846159946603], "max": [0.6207059090661328, 0.36366605238916216, 1.2160634024257784, 3.1405480874731015, 1.28858784298294, 3.1145883248972117, 0.646913554263485, -0.13005791661242982, 1.2692405265494968, 3.1138819098605497, 1.4444815797762685, -2.0473370967540996], "count": [448]}, "gripper_mode_state": {"mean": [0.171875, 0.19419642857142858], "std": [0.37727176461405115, 0.39558080805510565], "min": [0, 0], "max": [1, 1], "count": [448]}, "gripper_activity_state": {"mean": [1.796875, 1.8504464285714286], "std": [0.5600454880281729, 0.4747647695604816], "min": [0, 0], "max": [2, 2], "count": [448]}, "gripper_mode_action": {"mean": [0.171875, 0.19419642857142858], "std": [0.37727176461405115, 0.39558080805510565], "min": [0, 0], "max": [1, 1], "count": [448]}, "gripper_activity_action": {"mean": [1.796875, 1.8504464285714286], "std": [0.5600454880281729, 0.4747647695604816], "min": [0, 0], "max": [2, 2], "count": [448]}, "gripper_open_scale_state": {"mean": [0.6960959819895864, 0.8003337052890223], "std": [0.2748265332550769, 0.2626398657030993], "min": [0.034, 0.216], "max": [0.86, 0.945], "count": [448]}, "gripper_open_scale_action": {"mean": [0.6960959819895864, 0.8003337052890223], "std": [0.2748265332550769, 0.2626398657030993], "min": [0.034, 0.216], "max": [0.86, 0.945], "count": [448]}}} +{"episode_index": 270, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.4875035702614379]], [[0.47578743259803924]], [[0.4628329411764706]]], "std": [[[0.14425011702013035]], [[0.15212736856063389]], [[0.16880932367521098]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48483741013071896]], [[0.4711007475490196]], [[0.4548774509803922]]], "std": [[[0.11071273386634065]], [[0.12041732582457595]], [[0.14521555105574052]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4803551654411765]], [[0.46592538807189543]], [[0.4489950285947712]]], "std": [[[0.10948032781732206]], [[0.12826535516597606]], [[0.1515726801963057]]], "count": [100]}, "observation.state": {"min": [0.2874382734298706, 2.0254721641540527, -1.1105530261993408, -1.2899904251098633, -2.625394105911255, -1.9365649223327637, 0.7275230288505554, 35.0, 0.1525930017232895, 0.2642430067062378, -0.13191400468349457, -3.1391851902008057, -0.35600003600120544, -0.515999972820282, -0.9572258591651917, -2.175640106201172, 0.41140905022621155, 0.8366759419441223, 2.097850799560547, 1.2979141473770142, -2.9768338203430176, 36.0, -0.31281599402427673, 0.24472899734973907, -0.037654001265764236, 2.5920000076293945, -0.15400001406669617, -2.7009999752044678], "max": [0.8112989068031311, 2.115635871887207, -0.6050533056259155, -0.012583823874592781, -1.586870789527893, -1.1483044624328613, 2.0146336555480957, 940.0, 0.31672799587249756, 0.35790500044822693, 0.05010699853301048, 3.1389999389648438, 0.7900000214576721, -0.059999994933605194, -0.28811895847320557, -2.1226868629455566, 0.9924290776252747, 1.3956350088119507, 2.852461814880371, 1.8270282745361328, -1.3745166063308716, 880.0, -0.13682900369167328, 0.41860800981521606, 0.04267999902367592, 3.1010000705718994, 0.5559999942779541, -1.6390000581741333], "mean": [0.5269383788108826, 2.068485975265503, -0.7628294229507446, -0.7858182787895203, -2.1087210178375244, -1.639778733253479, 1.3653661012649536, 701.9756469726562, 0.2566559314727783, 0.31849101185798645, -0.0020960962865501642, -2.8895070552825928, 0.30026933550834656, -0.3009682297706604, -0.46858999133110046, -2.1590094566345215, 0.660217821598053, 0.9686279296875, 2.3681387901306152, 1.667372226715088, -1.8251152038574219, 675.729248046875, -0.2680521011352539, 0.3059283196926117, 0.000388134183594957, 2.914196014404297, 0.3458368182182312, -2.436168670654297], "std": [0.17055317759513855, 0.027330582961440086, 0.1631665676832199, 0.3319157361984253, 0.30410557985305786, 0.19595564901828766, 0.36567118763923645, 352.05279541015625, 0.04905523732304573, 0.03217824921011925, 0.05434485897421837, 0.4655548334121704, 0.2815718948841095, 0.13098272681236267, 0.22647957503795624, 0.013843531720340252, 0.21391762793064117, 0.12470347434282303, 0.25315752625465393, 0.18401820957660675, 0.5834816694259644, 305.71875, 0.04892860725522041, 0.0680919662117958, 0.01803644746541977, 0.1545446813106537, 0.221272274851799, 0.28225085139274597], "count": [349]}, "action": {"min": [0.2874382734298706, 2.0254721641540527, -1.1105530261993408, -1.2899904251098633, -2.625394105911255, -1.9365649223327637, 0.7275230288505554, 35.0, 0.1525930017232895, 0.2642430067062378, -0.13191400468349457, -3.1391851902008057, -0.35600003600120544, -0.515999972820282, -0.9572258591651917, -2.175640106201172, 0.41140905022621155, 0.8366759419441223, 2.097850799560547, 1.2979141473770142, -2.9768338203430176, 36.0, -0.31281599402427673, 0.24472899734973907, -0.037654001265764236, 2.5920000076293945, -0.15400001406669617, -2.7009999752044678], "max": [0.8112989068031311, 2.115635871887207, -0.6050533056259155, -0.012583823874592781, -1.586870789527893, -1.1483044624328613, 2.0146336555480957, 940.0, 0.31672799587249756, 0.35790500044822693, 0.05010699853301048, 3.1389999389648438, 0.7900000214576721, -0.059999994933605194, -0.28811895847320557, -2.1226868629455566, 0.9924290776252747, 1.3956350088119507, 2.852461814880371, 1.8270282745361328, -1.3745166063308716, 880.0, -0.13682900369167328, 0.41860800981521606, 0.04267999902367592, 3.1010000705718994, 0.5559999942779541, -1.6390000581741333], "mean": [0.5269383788108826, 2.068485975265503, -0.7628294229507446, -0.7858182787895203, -2.1087210178375244, -1.639778733253479, 1.3653661012649536, 701.9756469726562, 0.2566559314727783, 0.31849101185798645, -0.0020960962865501642, -2.8895070552825928, 0.30026933550834656, -0.3009682297706604, -0.46858999133110046, -2.1590094566345215, 0.660217821598053, 0.9686279296875, 2.3681387901306152, 1.667372226715088, -1.8251152038574219, 675.729248046875, -0.2680521011352539, 0.3059283196926117, 0.000388134183594957, 2.914196014404297, 0.3458368182182312, -2.436168670654297], "std": [0.17055317759513855, 0.027330582961440086, 0.1631665676832199, 0.3319157361984253, 0.30410557985305786, 0.19595564901828766, 0.36567118763923645, 352.05279541015625, 0.04905523732304573, 0.03217824921011925, 0.05434485897421837, 0.4655548334121704, 0.2815718948841095, 0.13098272681236267, 0.22647957503795624, 0.013843531720340252, 0.21391762793064117, 0.12470347434282303, 0.25315752625465393, 0.18401820957660675, 0.5834816694259644, 305.71875, 0.04892860725522041, 0.0680919662117958, 0.01803644746541977, 0.1545446813106537, 0.221272274851799, 0.28225085139274597], "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": [290], "max": [290], "mean": [290.0], "std": [0.0], "count": [349]}, "index": {"min": [174610], "max": [174958], "mean": [174784.0], "std": [100.74720839804942], "count": [349]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [349]}, "subtask_annotation": {"mean": [13.240687679083095, 29.0, 29.0, 29.0, 29.0], "std": [10.877249757076196, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [349]}, "scene_annotation": {"mean": [290.0], "std": [0.0], "min": [290], "max": [290], "count": [349]}, "eef_direction_state": {"mean": [4.71919770773639, 4.169054441260745], "std": [1.7349280352680938, 2.09585878204745], "min": [0, 0], "max": [6, 6], "count": [349]}, "eef_velocity_state": {"mean": [0.7679083094555874, 0.8595988538681948], "std": [0.8467036589909828, 0.8155374128429284], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_acc_mag_state": {"mean": [0.7335243553008596, 0.7306590257879656], "std": [0.8433419755960424, 0.8269839363703035], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_direction_action": {"mean": [4.71919770773639, 4.169054441260745], "std": [1.7349280352680938, 2.09585878204745], "min": [0, 0], "max": [6, 6], "count": [349]}, "eef_velocity_action": {"mean": [0.7679083094555874, 0.8595988538681948], "std": [0.8467036589909828, 0.8155374128429284], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_acc_mag_action": {"mean": [0.7335243553008596, 0.7306590257879656], "std": [0.8433419755960424, 0.8269839363703035], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_sim_pose_state": {"mean": [0.5176065243461045, 0.28449032380286654, 1.1009279821833193, -2.5927233014154636, 0.8326520355238662, 2.1448916919656975, 0.5336296737113749, -0.27701116768075307, 1.1032212389872909, 1.9070792992420564, 1.0144868192109775, -2.1635802974362996], "std": [0.06915433165031766, 0.04940877053016217, 0.041810972464982735, 0.22253438745665458, 0.30677281204350715, 1.6759357751167017, 0.03506603519887753, 0.06360373540832145, 0.042265167852385696, 2.1178022099691427, 0.2885544581656259, 0.46445551744557095], "min": [0.457642251576233, 0.17759509060356038, 1.063178721524201, -3.076481941341696, 0.2488769903245931, -3.136215489790139, 0.4718792780913831, -0.3439100294012003, 1.0375465890581788, -3.140235729474992, 0.34414231707759635, -3.0777494909356125], "max": [0.6338980681300144, 0.32841864106975815, 1.2137787755774196, -2.338666780558682, 1.1547102945873187, 3.123061672234894, 0.5807250283627787, -0.15351024220510512, 1.2144014558755098, 3.135965683677741, 1.5276641042423194, 3.05173311480024], "count": [349]}, "eef_sim_pose_action": {"mean": [0.5176065243461045, 0.28449032380286654, 1.1009279821833193, -2.5927233014154636, 0.8326520355238662, 2.1448916919656975, 0.5336296737113749, -0.27701116768075307, 1.1032212389872909, 1.9070792992420564, 1.0144868192109775, -2.1635802974362996], "std": [0.06915433165031766, 0.04940877053016217, 0.041810972464982735, 0.22253438745665458, 0.30677281204350715, 1.6759357751167017, 0.03506603519887753, 0.06360373540832145, 0.042265167852385696, 2.1178022099691427, 0.2885544581656259, 0.46445551744557095], "min": [0.457642251576233, 0.17759509060356038, 1.063178721524201, -3.076481941341696, 0.2488769903245931, -3.136215489790139, 0.4718792780913831, -0.3439100294012003, 1.0375465890581788, -3.140235729474992, 0.34414231707759635, -3.0777494909356125], "max": [0.6338980681300144, 0.32841864106975815, 1.2137787755774196, -2.338666780558682, 1.1547102945873187, 3.123061672234894, 0.5807250283627787, -0.15351024220510512, 1.2144014558755098, 3.135965683677741, 1.5276641042423194, 3.05173311480024], "count": [349]}, "gripper_mode_state": {"mean": [0.22636103151862463, 0.24641833810888253], "std": [0.41847546514515005, 0.4309249827435616], "min": [0, 0], "max": [1, 1], "count": [349]}, "gripper_activity_state": {"mean": [1.7593123209169055, 1.819484240687679], "std": [0.5858460317717893, 0.5123895007394045], "min": [0, 0], "max": [2, 2], "count": [349]}, "gripper_mode_action": {"mean": [0.22636103151862463, 0.24641833810888253], "std": [0.41847546514515005, 0.4309249827435616], "min": [0, 0], "max": [1, 1], "count": [349]}, "gripper_activity_action": {"mean": [1.7593123209169055, 1.819484240687679], "std": [0.5858460317717893, 0.5123895007394045], "min": [0, 0], "max": [2, 2], "count": [349]}, "gripper_open_scale_state": {"mean": [0.6757292266014993, 0.7019756447428619], "std": [0.30571874079157907, 0.35205281106447317], "min": [0.036, 0.035], "max": [0.88, 0.94], "count": [349]}, "gripper_open_scale_action": {"mean": [0.6757292266014993, 0.7019756447428619], "std": [0.30571874079157907, 0.35205281106447317], "min": [0.036, 0.035], "max": [0.88, 0.94], "count": [349]}}} +{"episode_index": 271, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8156862745098039]], [[1.0]], [[1.0]]], "mean": [[[0.48365856004901964]], [[0.47605381944444447]], [[0.46163431372549024]]], "std": [[[0.14461089090688023]], [[0.1479095219336158]], [[0.16643962662816675]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4870049489379085]], [[0.46755077205882356]], [[0.4482188970588235]]], "std": [[[0.10959206304528323]], [[0.12186800218695802]], [[0.1517985646170433]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4769950388071895]], [[0.4646046650326797]], [[0.4494543954248366]]], "std": [[[0.09124107226962803]], [[0.11135489836641409]], [[0.13389556515744738]]], "count": [100]}, "observation.state": {"min": [0.33745938539505005, 2.0155413150787354, -1.2932541370391846, -1.2581206560134888, -2.716744899749756, -1.8885161876678467, 0.49230504035949707, 54.0, 0.09813400357961655, 0.27230799198150635, -0.12419000267982483, -3.0940001010894775, -0.5899999737739563, -0.6160000562667847, -1.0038435459136963, -2.1757798194885254, 0.4893030822277069, 0.708952784538269, 1.8216001987457275, 1.0635688304901123, -2.731894016265869, 52.0, -0.31390199065208435, 0.24119499325752258, -0.055093999952077866, 2.5329999923706055, -0.48000001907348633, -2.8420000076293945], "max": [0.8822988867759705, 2.121535062789917, -0.6196267604827881, 0.08241445571184158, -1.2654509544372559, -1.165775179862976, 2.151519775390625, 941.0, 0.3200570046901703, 0.3775840103626251, 0.06433700025081635, -2.628000020980835, 0.7850000262260437, -0.014999988488852978, -0.22855086624622345, -2.062804698944092, 1.2763593196868896, 1.3311976194381714, 2.8594954013824463, 1.9538264274597168, -1.4098421335220337, 851.0, -0.13027000427246094, 0.4460580050945282, 0.07259099930524826, 3.122999906539917, 0.6690000295639038, -1.5520000457763672], "mean": [0.5697498917579651, 2.074195384979248, -0.829675555229187, -0.8149327039718628, -2.152953624725342, -1.6343492269515991, 1.504122018814087, 735.5963745117188, 0.24801459908485413, 0.32658037543296814, -0.004597780294716358, -2.930976390838623, 0.221762016415596, -0.3775917887687683, -0.4525696635246277, -2.1462652683258057, 0.7764798998832703, 0.969323992729187, 2.3095242977142334, 1.5923261642456055, -1.8197599649429321, 655.3775634765625, -0.26224151253700256, 0.31216877698898315, -0.0022684012074023485, 2.9395480155944824, 0.29318568110466003, -2.479504108428955], "std": [0.19210608303546906, 0.027363697066903114, 0.23944762349128723, 0.34493935108184814, 0.4137181341648102, 0.1751609742641449, 0.43115806579589844, 334.7490539550781, 0.05859935283660889, 0.033161699771881104, 0.05080283805727959, 0.09380801022052765, 0.371663898229599, 0.14809580147266388, 0.27296143770217896, 0.02861836366355419, 0.24152182042598724, 0.1345200538635254, 0.29719552397727966, 0.25635725259780884, 0.4361221194267273, 285.9175720214844, 0.05461106076836586, 0.07850226014852524, 0.025475837290287018, 0.19466902315616608, 0.34106943011283875, 0.291652113199234], "count": [441]}, "action": {"min": [0.33745938539505005, 2.0155413150787354, -1.2932541370391846, -1.2581206560134888, -2.716744899749756, -1.8885161876678467, 0.49230504035949707, 54.0, 0.09813400357961655, 0.27230799198150635, -0.12419000267982483, -3.0940001010894775, -0.5899999737739563, -0.6160000562667847, -1.0038435459136963, -2.1757798194885254, 0.4893030822277069, 0.708952784538269, 1.8216001987457275, 1.0635688304901123, -2.731894016265869, 52.0, -0.31390199065208435, 0.24119499325752258, -0.055093999952077866, 2.5329999923706055, -0.48000001907348633, -2.8420000076293945], "max": [0.8822988867759705, 2.121535062789917, -0.6196267604827881, 0.08241445571184158, -1.2654509544372559, -1.165775179862976, 2.151519775390625, 941.0, 0.3200570046901703, 0.3775840103626251, 0.06433700025081635, -2.628000020980835, 0.7850000262260437, -0.014999988488852978, -0.22855086624622345, -2.062804698944092, 1.2763593196868896, 1.3311976194381714, 2.8594954013824463, 1.9538264274597168, -1.4098421335220337, 851.0, -0.13027000427246094, 0.4460580050945282, 0.07259099930524826, 3.122999906539917, 0.6690000295639038, -1.5520000457763672], "mean": [0.5697498917579651, 2.074195384979248, -0.829675555229187, -0.8149327039718628, -2.152953624725342, -1.6343492269515991, 1.504122018814087, 735.5963745117188, 0.24801459908485413, 0.32658037543296814, -0.004597780294716358, -2.930976390838623, 0.221762016415596, -0.3775917887687683, -0.4525696635246277, -2.1462652683258057, 0.7764798998832703, 0.969323992729187, 2.3095242977142334, 1.5923261642456055, -1.8197599649429321, 655.3775634765625, -0.26224151253700256, 0.31216877698898315, -0.0022684012074023485, 2.9395480155944824, 0.29318568110466003, -2.479504108428955], "std": [0.19210608303546906, 0.027363697066903114, 0.23944762349128723, 0.34493935108184814, 0.4137181341648102, 0.1751609742641449, 0.43115806579589844, 334.7490539550781, 0.05859935283660889, 0.033161699771881104, 0.05080283805727959, 0.09380801022052765, 0.371663898229599, 0.14809580147266388, 0.27296143770217896, 0.02861836366355419, 0.24152182042598724, 0.1345200538635254, 0.29719552397727966, 0.25635725259780884, 0.4361221194267273, 285.9175720214844, 0.05461106076836586, 0.07850226014852524, 0.025475837290287018, 0.19466902315616608, 0.34106943011283875, 0.291652113199234], "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": [291], "max": [291], "mean": [291.0], "std": [0.0], "count": [441]}, "index": {"min": [174959], "max": [175399], "mean": [175179.0], "std": [127.30540705982078], "count": [441]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [441]}, "subtask_annotation": {"mean": [12.249433106575964, 29.0, 29.0, 29.0, 29.0], "std": [10.519667613955775, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [441]}, "scene_annotation": {"mean": [291.0], "std": [0.0], "min": [291], "max": [291], "count": [441]}, "eef_direction_state": {"mean": [4.684807256235827, 4.4399092970521545], "std": [1.6365913699076475, 1.9614525579013273], "min": [0, 0], "max": [6, 6], "count": [441]}, "eef_velocity_state": {"mean": [0.8344671201814059, 0.7913832199546486], "std": [0.8609914916491131, 0.8064468923022263], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_acc_mag_state": {"mean": [0.7278911564625851, 0.7392290249433107], "std": [0.8536263033108225, 0.8451694645087758], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_direction_action": {"mean": [4.684807256235827, 4.4399092970521545], "std": [1.6365913699076475, 1.9614525579013273], "min": [0, 0], "max": [6, 6], "count": [441]}, "eef_velocity_action": {"mean": [0.8344671201814059, 0.7913832199546486], "std": [0.8609914916491131, 0.8064468923022263], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_acc_mag_action": {"mean": [0.7278911564625851, 0.7392290249433107], "std": [0.8536263033108225, 0.8451694645087758], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_sim_pose_state": {"mean": [0.5226191136184581, 0.27754447168713475, 1.103086231564472, -1.4756578842352364, 0.7922756860651413, 1.9952856606319689, 0.5424397071669066, -0.26602978842631425, 1.1101235017786264, 2.4699330987576396, 0.9078757089065365, -2.232937787565756], "std": [0.07729173194019913, 0.054223233357650814, 0.04888115558029923, 2.050906432326777, 0.28846484409769735, 1.7292162400605775, 0.036144360011665176, 0.07114326243359198, 0.04390477725645805, 1.329224664317801, 0.3681247965544899, 0.4433259747943846], "min": [0.45385856651766854, 0.15395636756286457, 1.0582948935207237, -3.1313904413169733, 0.26220227279760366, -3.1334384286784895, 0.48640971580103026, -0.35392685072351654, 1.0390218846381192, -3.118316999379313, 0.1445492911919377, -3.1139838203760353], "max": [0.6579355681819742, 0.3274874609714242, 1.2213873256795096, 3.128598863340851, 1.121712050758306, 3.1217816936445497, 0.5970651544067558, -0.14419245077427678, 1.2379181793270526, 3.123677417453745, 1.4593701465668785, 3.086357720382237], "count": [441]}, "eef_sim_pose_action": {"mean": [0.5226191136184581, 0.27754447168713475, 1.103086231564472, -1.4756578842352364, 0.7922756860651413, 1.9952856606319689, 0.5424397071669066, -0.26602978842631425, 1.1101235017786264, 2.4699330987576396, 0.9078757089065365, -2.232937787565756], "std": [0.07729173194019913, 0.054223233357650814, 0.04888115558029923, 2.050906432326777, 0.28846484409769735, 1.7292162400605775, 0.036144360011665176, 0.07114326243359198, 0.04390477725645805, 1.329224664317801, 0.3681247965544899, 0.4433259747943846], "min": [0.45385856651766854, 0.15395636756286457, 1.0582948935207237, -3.1313904413169733, 0.26220227279760366, -3.1334384286784895, 0.48640971580103026, -0.35392685072351654, 1.0390218846381192, -3.118316999379313, 0.1445492911919377, -3.1139838203760353], "max": [0.6579355681819742, 0.3274874609714242, 1.2213873256795096, 3.128598863340851, 1.121712050758306, 3.1217816936445497, 0.5970651544067558, -0.14419245077427678, 1.2379181793270526, 3.123677417453745, 1.4593701465668785, 3.086357720382237], "count": [441]}, "gripper_mode_state": {"mean": [0.25396825396825395, 0.22448979591836735], "std": [0.43527965716831896, 0.4172458836787924], "min": [0, 0], "max": [1, 1], "count": [441]}, "gripper_activity_state": {"mean": [1.8639455782312926, 1.8253968253968254], "std": [0.4612826804942804, 0.50744023375066], "min": [0, 0], "max": [2, 2], "count": [441]}, "gripper_mode_action": {"mean": [0.25396825396825395, 0.22448979591836735], "std": [0.43527965716831896, 0.4172458836787924], "min": [0, 0], "max": [1, 1], "count": [441]}, "gripper_activity_action": {"mean": [1.8639455782312926, 1.8253968253968254], "std": [0.4612826804942804, 0.50744023375066], "min": [0, 0], "max": [2, 2], "count": [441]}, "gripper_open_scale_state": {"mean": [0.655377550985806, 0.7355963721329397], "std": [0.2859173489929051, 0.3347490816904155], "min": [0.052, 0.054], "max": [0.851, 0.941], "count": [441]}, "gripper_open_scale_action": {"mean": [0.655377550985806, 0.7355963721329397], "std": [0.2859173489929051, 0.3347490816904155], "min": [0.052, 0.054], "max": [0.851, 0.941], "count": [441]}}} +{"episode_index": 272, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[1.0]], [[1.0]]], "mean": [[[0.4794590228897827]], [[0.47155231725881236]], [[0.45867957795653874]]], "std": [[[0.1432185480460008]], [[0.14845598292558293]], [[0.1655023712947464]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4859177385341601]], [[0.4668338134042791]], [[0.4472789299480476]]], "std": [[[0.11925882355704544]], [[0.1304694694809244]], [[0.15845050421451007]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48555075135467296]], [[0.4728972019719569]], [[0.45912224002849006]]], "std": [[[0.10333005709116093]], [[0.12000381214009873]], [[0.1407856180747252]]], "count": [117]}, "observation.state": {"min": [0.3946014940738678, 1.9578231573104858, -1.5232884883880615, -1.4216406345367432, -2.865341901779175, -1.992747187614441, 0.7273311018943787, 49.0, -0.0043390002101659775, 0.28006601333618164, -0.12106399983167648, -3.0820000171661377, -0.8019999861717224, -0.492000013589859, -1.0288890600204468, -2.1752912998199463, 0.39812707901000977, 0.6690719723701477, 1.9129332304000854, 1.2599183320999146, -2.980586051940918, 42.0, -0.31667500734329224, 0.2486169934272766, -0.06476499885320663, 2.4739999771118164, -0.48500001430511475, -2.687000036239624], "max": [1.1653214693069458, 2.112912893295288, -0.5319065451622009, -0.2842617928981781, -0.917554497718811, -0.9424254298210144, 2.216672897338867, 946.0, 0.3049220144748688, 0.41214698553085327, 0.1103150025010109, -2.619999885559082, 0.6840000152587891, 0.2200000137090683, -0.24146631360054016, -2.0282819271087646, 1.3854948282241821, 1.494263768196106, 2.8600189685821533, 1.9659390449523926, -1.2552757263183594, 903.0, -0.09678199887275696, 0.4392249882221222, 0.08388099819421768, 3.1059999465942383, 0.6299999952316284, -1.562000036239624], "mean": [0.6977933049201965, 2.0565085411071777, -0.9662978649139404, -0.8660315871238708, -2.203460693359375, -1.645822286605835, 1.600594162940979, 685.100830078125, 0.20713236927986145, 0.3466681241989136, -0.00397126330062747, -2.946958303451538, 0.0695844292640686, -0.2723096013069153, -0.5368065237998962, -2.133282423019409, 0.7902984023094177, 0.9849352240562439, 2.369436740875244, 1.6722708940505981, -1.8714998960494995, 715.921630859375, -0.2439958155155182, 0.32164376974105835, 0.0019914000295102596, 2.913031816482544, 0.22975654900074005, -2.5200159549713135], "std": [0.21912464499473572, 0.03232244402170181, 0.37700188159942627, 0.2686220109462738, 0.4817754924297333, 0.2994171380996704, 0.41106709837913513, 382.1792907714844, 0.07793673127889633, 0.03814881294965744, 0.054091136902570724, 0.0863843634724617, 0.459158331155777, 0.14710545539855957, 0.276387095451355, 0.03641171380877495, 0.27473360300064087, 0.15802253782749176, 0.2958439588546753, 0.2085254192352295, 0.5422306060791016, 300.7642517089844, 0.055745985358953476, 0.07001207023859024, 0.02919650822877884, 0.21622401475906372, 0.3292452096939087, 0.2725940942764282], "count": [575]}, "action": {"min": [0.3946014940738678, 1.9578231573104858, -1.5232884883880615, -1.4216406345367432, -2.865341901779175, -1.992747187614441, 0.7273311018943787, 49.0, -0.0043390002101659775, 0.28006601333618164, -0.12106399983167648, -3.0820000171661377, -0.8019999861717224, -0.492000013589859, -1.0288890600204468, -2.1752912998199463, 0.39812707901000977, 0.6690719723701477, 1.9129332304000854, 1.2599183320999146, -2.980586051940918, 42.0, -0.31667500734329224, 0.2486169934272766, -0.06476499885320663, 2.4739999771118164, -0.48500001430511475, -2.687000036239624], "max": [1.1653214693069458, 2.112912893295288, -0.5319065451622009, -0.2842617928981781, -0.917554497718811, -0.9424254298210144, 2.216672897338867, 946.0, 0.3049220144748688, 0.41214698553085327, 0.1103150025010109, -2.619999885559082, 0.6840000152587891, 0.2200000137090683, -0.24146631360054016, -2.0282819271087646, 1.3854948282241821, 1.494263768196106, 2.8600189685821533, 1.9659390449523926, -1.2552757263183594, 903.0, -0.09678199887275696, 0.4392249882221222, 0.08388099819421768, 3.1059999465942383, 0.6299999952316284, -1.562000036239624], "mean": [0.6977933049201965, 2.0565085411071777, -0.9662978649139404, -0.8660315871238708, -2.203460693359375, -1.645822286605835, 1.600594162940979, 685.100830078125, 0.20713236927986145, 0.3466681241989136, -0.00397126330062747, -2.946958303451538, 0.0695844292640686, -0.2723096013069153, -0.5368065237998962, -2.133282423019409, 0.7902984023094177, 0.9849352240562439, 2.369436740875244, 1.6722708940505981, -1.8714998960494995, 715.921630859375, -0.2439958155155182, 0.32164376974105835, 0.0019914000295102596, 2.913031816482544, 0.22975654900074005, -2.5200159549713135], "std": [0.21912464499473572, 0.03232244402170181, 0.37700188159942627, 0.2686220109462738, 0.4817754924297333, 0.2994171380996704, 0.41106709837913513, 382.1792907714844, 0.07793673127889633, 0.03814881294965744, 0.054091136902570724, 0.0863843634724617, 0.459158331155777, 0.14710545539855957, 0.276387095451355, 0.03641171380877495, 0.27473360300064087, 0.15802253782749176, 0.2958439588546753, 0.2085254192352295, 0.5422306060791016, 300.7642517089844, 0.055745985358953476, 0.07001207023859024, 0.02919650822877884, 0.21622401475906372, 0.3292452096939087, 0.2725940942764282], "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": [292], "max": [292], "mean": [292.0], "std": [0.0], "count": [575]}, "index": {"min": [175400], "max": [175974], "mean": [175687.0], "std": [165.98795136997143], "count": [575]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [575]}, "subtask_annotation": {"mean": [13.486956521739131, 29.0, 29.0, 29.0, 29.0], "std": [10.520179546650418, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [575]}, "scene_annotation": {"mean": [292.0], "std": [0.0], "min": [292], "max": [292], "count": [575]}, "eef_direction_state": {"mean": [4.732173913043479, 4.48695652173913], "std": [1.7921348855527446, 1.8176201228950803], "min": [0, 0], "max": [6, 6], "count": [575]}, "eef_velocity_state": {"mean": [0.7339130434782609, 0.8486956521739131], "std": [0.8385170093965038, 0.8063190885684104], "min": [0, 0], "max": [2, 2], "count": [575]}, "eef_acc_mag_state": {"mean": [0.6243478260869565, 0.7234782608695652], "std": [0.8223604736259055, 0.8351339840208512], "min": [0, 0], "max": [2, 2], "count": [575]}, "eef_direction_action": {"mean": [4.732173913043479, 4.48695652173913], "std": [1.7921348855527446, 1.8176201228950803], "min": [0, 0], "max": [6, 6], "count": [575]}, "eef_velocity_action": {"mean": [0.7339130434782609, 0.8486956521739131], "std": [0.8385170093965038, 0.8063190885684104], "min": [0, 0], "max": [2, 2], "count": [575]}, "eef_acc_mag_action": {"mean": [0.6243478260869565, 0.7234782608695652], "std": [0.8223604736259055, 0.8351339840208512], "min": [0, 0], "max": [2, 2], "count": [575]}, "eef_sim_pose_state": {"mean": [0.5354456696815989, 0.2667125415228921, 1.1206420020469572, -1.4236482865849167, 0.786518765982327, 2.108725245138484, 0.5654769094016466, -0.23442222728562886, 1.1420068926534255, 1.9215008599199814, 0.8021958961699067, -1.9851121311114928], "std": [0.0695201948725395, 0.058989749338176585, 0.05064060014358451, 2.2321352904406813, 0.3474803162494165, 1.4130547145709307, 0.038801867967953346, 0.08395978738805823, 0.05961440978171811, 2.154164193196965, 0.4513707899293245, 0.32344534481707615], "min": [0.46211270257980336, 0.14791878848892973, 1.0586741274628464, -3.141300487337186, 0.1750570540535885, -3.122397870625114, 0.48627515983347785, -0.33840333905848874, 1.033349346507134, -3.139098623509323, -0.043615160478227555, -2.662487250379094], "max": [0.6534549111003463, 0.33202839895532316, 1.2756315070423048, 3.138666865910772, 1.1806913553012746, 3.134491671853908, 0.622582724146323, -0.09073172326170753, 1.310972967441314, 3.1379469172165653, 1.4498235148145646, -0.5233901788379424], "count": [575]}, "eef_sim_pose_action": {"mean": [0.5354456696815989, 0.2667125415228921, 1.1206420020469572, -1.4236482865849167, 0.786518765982327, 2.108725245138484, 0.5654769094016466, -0.23442222728562886, 1.1420068926534255, 1.9215008599199814, 0.8021958961699067, -1.9851121311114928], "std": [0.0695201948725395, 0.058989749338176585, 0.05064060014358451, 2.2321352904406813, 0.3474803162494165, 1.4130547145709307, 0.038801867967953346, 0.08395978738805823, 0.05961440978171811, 2.154164193196965, 0.4513707899293245, 0.32344534481707615], "min": [0.46211270257980336, 0.14791878848892973, 1.0586741274628464, -3.141300487337186, 0.1750570540535885, -3.122397870625114, 0.48627515983347785, -0.33840333905848874, 1.033349346507134, -3.139098623509323, -0.043615160478227555, -2.662487250379094], "max": [0.6534549111003463, 0.33202839895532316, 1.2756315070423048, 3.138666865910772, 1.1806913553012746, 3.134491671853908, 0.622582724146323, -0.09073172326170753, 1.310972967441314, 3.1379469172165653, 1.4498235148145646, -0.5233901788379424], "count": [575]}, "gripper_mode_state": {"mean": [0.18782608695652173, 0.2956521739130435], "std": [0.3905732300287855, 0.45633536568354566], "min": [0, 0], "max": [1, 1], "count": [575]}, "gripper_activity_state": {"mean": [1.8782608695652174, 1.8678260869565217], "std": [0.4363450187928468, 0.4490662439923355], "min": [0, 0], "max": [2, 2], "count": [575]}, "gripper_mode_action": {"mean": [0.18782608695652173, 0.2956521739130435], "std": [0.3905732300287855, 0.45633536568354566], "min": [0, 0], "max": [1, 1], "count": [575]}, "gripper_activity_action": {"mean": [1.8782608695652174, 1.8678260869565217], "std": [0.4363450187928468, 0.4490662439923355], "min": [0, 0], "max": [2, 2], "count": [575]}, "gripper_open_scale_state": {"mean": [0.7159217389115006, 0.6851008695983882], "std": [0.300764059105561, 0.38217928301919446], "min": [0.042, 0.049], "max": [0.903, 0.946], "count": [575]}, "gripper_open_scale_action": {"mean": [0.7159217389115006, 0.6851008695983882], "std": [0.300764059105561, 0.38217928301919446], "min": [0.042, 0.049], "max": [0.903, 0.946], "count": [575]}}} +{"episode_index": 273, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8588235294117647]], [[1.0]], [[1.0]]], "mean": [[[0.49401901960784317]], [[0.4823325306372549]], [[0.46800152982026144]]], "std": [[[0.14557471536541955]], [[0.1565282975412457]], [[0.17096129633678558]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48002032066993466]], [[0.47386592320261434]], [[0.4605543504901961]]], "std": [[[0.11838585159198203]], [[0.12135733477066123]], [[0.13902950963715932]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48128477941176473]], [[0.46895899714052286]], [[0.45154516135620915]]], "std": [[[0.13036256465009494]], [[0.14191167655384723]], [[0.16108151376420915]]], "count": [100]}, "observation.state": {"min": [0.3294832706451416, 1.9699532985687256, -1.0998891592025757, -1.2682609558105469, -2.742767572402954, -1.983217716217041, 0.7246782183647156, 49.0, 0.1400189995765686, 0.2763729989528656, -0.13499799370765686, -3.109999895095825, -0.45899999141693115, -0.4189999997615814, -0.8543910384178162, -2.173074722290039, 0.3407231569290161, 0.8241794109344482, 2.0742366313934326, 1.3428912162780762, -2.818183183670044, 38.0, -0.32836899161338806, 0.2223310023546219, -0.04378899931907654, 2.568000078201294, -0.32199999690055847, -2.684000015258789], "max": [0.7905468344688416, 2.115950107574463, -0.5441063642501831, -0.021450096741318703, -1.6887457370758057, -1.2117646932601929, 1.9175407886505127, 940.0, 0.2941820025444031, 0.3645229935646057, 0.08855699747800827, -2.869999885559082, 0.6340000033378601, -0.057999998331069946, -0.22057472169399261, -2.080589532852173, 1.2057956457138062, 1.3575869798660278, 2.859163522720337, 1.9668465852737427, -1.2301255464553833, 873.0, -0.14614899456501007, 0.40900498628616333, 0.08567299693822861, 3.1410000324249268, 0.6959999799728394, -1.5410000085830688], "mean": [0.5629953145980835, 2.04752516746521, -0.7830053567886353, -0.7359851598739624, -2.157034397125244, -1.684109091758728, 1.3538230657577515, 763.2537231445312, 0.25239118933677673, 0.3169669806957245, -0.00675072381272912, -3.0124292373657227, 0.26541370153427124, -0.28397294878959656, -0.4298984408378601, -2.1544835567474365, 0.6453385353088379, 0.9765685796737671, 2.3012561798095703, 1.7249577045440674, -1.7362065315246582, 726.5283203125, -0.2704825699329376, 0.2936475872993469, 0.006871714256703854, 2.9381134510040283, 0.37056130170822144, -2.489086627960205], "std": [0.14943741261959076, 0.04173579812049866, 0.152208611369133, 0.31196174025535583, 0.30203303694725037, 0.18968172371387482, 0.3301090896129608, 309.36322021484375, 0.04154089093208313, 0.026140647009015083, 0.05282109975814819, 0.0737590491771698, 0.31573939323425293, 0.09608540683984756, 0.21099746227264404, 0.018714234232902527, 0.23164591193199158, 0.14696820080280304, 0.2563149929046631, 0.15696179866790771, 0.5344364047050476, 277.5206604003906, 0.04858238995075226, 0.06233706325292587, 0.024136623367667198, 0.16020368039608002, 0.2831433117389679, 0.28505969047546387], "count": [406]}, "action": {"min": [0.3294832706451416, 1.9699532985687256, -1.0998891592025757, -1.2682609558105469, -2.742767572402954, -1.983217716217041, 0.7246782183647156, 49.0, 0.1400189995765686, 0.2763729989528656, -0.13499799370765686, -3.109999895095825, -0.45899999141693115, -0.4189999997615814, -0.8543910384178162, -2.173074722290039, 0.3407231569290161, 0.8241794109344482, 2.0742366313934326, 1.3428912162780762, -2.818183183670044, 38.0, -0.32836899161338806, 0.2223310023546219, -0.04378899931907654, 2.568000078201294, -0.32199999690055847, -2.684000015258789], "max": [0.7905468344688416, 2.115950107574463, -0.5441063642501831, -0.021450096741318703, -1.6887457370758057, -1.2117646932601929, 1.9175407886505127, 940.0, 0.2941820025444031, 0.3645229935646057, 0.08855699747800827, -2.869999885559082, 0.6340000033378601, -0.057999998331069946, -0.22057472169399261, -2.080589532852173, 1.2057956457138062, 1.3575869798660278, 2.859163522720337, 1.9668465852737427, -1.2301255464553833, 873.0, -0.14614899456501007, 0.40900498628616333, 0.08567299693822861, 3.1410000324249268, 0.6959999799728394, -1.5410000085830688], "mean": [0.5629953145980835, 2.04752516746521, -0.7830053567886353, -0.7359851598739624, -2.157034397125244, -1.684109091758728, 1.3538230657577515, 763.2537231445312, 0.25239118933677673, 0.3169669806957245, -0.00675072381272912, -3.0124292373657227, 0.26541370153427124, -0.28397294878959656, -0.4298984408378601, -2.1544835567474365, 0.6453385353088379, 0.9765685796737671, 2.3012561798095703, 1.7249577045440674, -1.7362065315246582, 726.5283203125, -0.2704825699329376, 0.2936475872993469, 0.006871714256703854, 2.9381134510040283, 0.37056130170822144, -2.489086627960205], "std": [0.14943741261959076, 0.04173579812049866, 0.152208611369133, 0.31196174025535583, 0.30203303694725037, 0.18968172371387482, 0.3301090896129608, 309.36322021484375, 0.04154089093208313, 0.026140647009015083, 0.05282109975814819, 0.0737590491771698, 0.31573939323425293, 0.09608540683984756, 0.21099746227264404, 0.018714234232902527, 0.23164591193199158, 0.14696820080280304, 0.2563149929046631, 0.15696179866790771, 0.5344364047050476, 277.5206604003906, 0.04858238995075226, 0.06233706325292587, 0.024136623367667198, 0.16020368039608002, 0.2831433117389679, 0.28505969047546387], "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": [293], "max": [293], "mean": [293.0], "std": [0.0], "count": [406]}, "index": {"min": [175975], "max": [176380], "mean": [176177.5], "std": [117.20174913370533], "count": [406]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [406]}, "subtask_annotation": {"mean": [13.635467980295566, 29.0, 29.0, 29.0, 29.0], "std": [10.81392657790068, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [406]}, "scene_annotation": {"mean": [293.0], "std": [0.0], "min": [293], "max": [293], "count": [406]}, "eef_direction_state": {"mean": [4.768472906403941, 4.876847290640394], "std": [1.7868129794833478, 1.5311562041501294], "min": [0, 0], "max": [6, 6], "count": [406]}, "eef_velocity_state": {"mean": [0.7561576354679803, 0.7266009852216748], "std": [0.8750223162690128, 0.8576699868273634], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_acc_mag_state": {"mean": [0.7019704433497537, 0.7068965517241379], "std": [0.8288790335919822, 0.8365432770174451], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_direction_action": {"mean": [4.768472906403941, 4.876847290640394], "std": [1.7868129794833478, 1.5311562041501294], "min": [0, 0], "max": [6, 6], "count": [406]}, "eef_velocity_action": {"mean": [0.7561576354679803, 0.7266009852216748], "std": [0.8750223162690128, 0.8576699868273634], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_acc_mag_action": {"mean": [0.7019704433497537, 0.7068965517241379], "std": [0.8288790335919822, 0.8365432770174451], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_sim_pose_state": {"mean": [0.5048683555960425, 0.29198160607489565, 1.1014482623970296, -2.0076951972167065, 0.8778620465293356, 2.162269244120929, 0.5357888954471394, -0.2710412945550518, 1.1034964145551642, 2.7495825122470468, 0.9897893160964487, -2.1400635156672347], "std": [0.06416651620827976, 0.04787238997812798, 0.04654613702220728, 1.579686286529699, 0.3287147633869452, 1.6157819638805053, 0.029474122309912212, 0.05699651208813869, 0.04427242840268066, 0.7348353716745673, 0.3113623501434849, 0.1970699119878005], "min": [0.433903510838779, 0.18396640019633353, 1.0563282949825703, -3.1400189220645887, 0.22033278255999722, -3.120485313369108, 0.48698691876332034, -0.3282364307992984, 1.0352128047463607, -3.133388405030392, 0.2833878288594809, -2.512270299193356], "max": [0.6247614029639589, 0.3455862413143991, 1.2225918291460574, 3.1378824287724356, 1.212355693641182, 3.130714512035241, 0.5886239531374666, -0.15319534616933325, 1.2147926313543758, 3.1321612343928504, 1.3602808138838056, -1.7024868423236956], "count": [406]}, "eef_sim_pose_action": {"mean": [0.5048683555960425, 0.29198160607489565, 1.1014482623970296, -2.0076951972167065, 0.8778620465293356, 2.162269244120929, 0.5357888954471394, -0.2710412945550518, 1.1034964145551642, 2.7495825122470468, 0.9897893160964487, -2.1400635156672347], "std": [0.06416651620827976, 0.04787238997812798, 0.04654613702220728, 1.579686286529699, 0.3287147633869452, 1.6157819638805053, 0.029474122309912212, 0.05699651208813869, 0.04427242840268066, 0.7348353716745673, 0.3113623501434849, 0.1970699119878005], "min": [0.433903510838779, 0.18396640019633353, 1.0563282949825703, -3.1400189220645887, 0.22033278255999722, -3.120485313369108, 0.48698691876332034, -0.3282364307992984, 1.0352128047463607, -3.133388405030392, 0.2833878288594809, -2.512270299193356], "max": [0.6247614029639589, 0.3455862413143991, 1.2225918291460574, 3.1378824287724356, 1.212355693641182, 3.130714512035241, 0.5886239531374666, -0.15319534616933325, 1.2147926313543758, 3.1321612343928504, 1.3602808138838056, -1.7024868423236956], "count": [406]}, "gripper_mode_state": {"mean": [0.16995073891625614, 0.1921182266009852], "std": [0.37558951697041987, 0.39396549799275304], "min": [0, 0], "max": [1, 1], "count": [406]}, "gripper_activity_state": {"mean": [1.8399014778325122, 1.8201970443349753], "std": [0.5075625032711572, 0.5249311102736577], "min": [0, 0], "max": [2, 2], "count": [406]}, "gripper_mode_action": {"mean": [0.16995073891625614, 0.1921182266009852], "std": [0.37558951697041987, 0.39396549799275304], "min": [0, 0], "max": [1, 1], "count": [406]}, "gripper_activity_action": {"mean": [1.8399014778325122, 1.8201970443349753], "std": [0.5075625032711572, 0.5249311102736577], "min": [0, 0], "max": [2, 2], "count": [406]}, "gripper_open_scale_state": {"mean": [0.7265283253392518, 0.763253694600073], "std": [0.2775212698318847, 0.3093632110994432], "min": [0.038, 0.049], "max": [0.873, 0.94], "count": [406]}, "gripper_open_scale_action": {"mean": [0.7265283253392518, 0.763253694600073], "std": [0.2775212698318847, 0.3093632110994432], "min": [0.038, 0.049], "max": [0.873, 0.94], "count": [406]}}} +{"episode_index": 274, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[1.0]], [[1.0]]], "mean": [[[0.48632078431372544]], [[0.47402329452614383]], [[0.4632413378267974]]], "std": [[[0.1497121863563077]], [[0.15983669715196422]], [[0.17706281012062078]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4816169321895425]], [[0.4711894219771242]], [[0.4560471915849673]]], "std": [[[0.13044984296621423]], [[0.134001295352722]], [[0.1538784368858806]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4948868831699347]], [[0.474255835375817]], [[0.45448557393790845]]], "std": [[[0.11884784887299807]], [[0.14125790249451764]], [[0.16654511232257485]]], "count": [100]}, "observation.state": {"min": [0.40973350405693054, 2.0215628147125244, -1.345369577407837, -1.3187882900238037, -2.719834089279175, -1.8942233324050903, 0.8668352961540222, 41.0, 0.07573100179433823, 0.29321300983428955, -0.10944999754428864, -3.1391851902008057, -0.6859999895095825, -0.44600000977516174, -0.8588939905166626, -2.1760241985321045, 0.47799330949783325, 0.796742856502533, 2.093400478363037, 1.275189995765686, -2.839493751525879, 37.0, -0.3131519854068756, 0.24308399856090546, -0.03966299816966057, -3.1411852836608887, -0.3199999928474426, -2.687999963760376], "max": [0.8916887044906616, 2.10752010345459, -0.7847872972488403, -0.2773328423500061, -1.6087048053741455, -1.1918156147003174, 2.0982348918914795, 957.0, 0.2852739989757538, 0.3814539909362793, 0.027312999591231346, 3.1410000324249268, 0.6520000100135803, 0.12800000607967377, -0.25068163871765137, -2.043309450149536, 1.2267744541168213, 1.4618356227874756, 2.859530210494995, 1.9251854419708252, -1.2556946277618408, 877.0, -0.14673300087451935, 0.4171450138092041, 0.05359499901533127, 3.1410000324249268, 0.593999981880188, -1.4359999895095825], "mean": [0.6381398439407349, 2.083230495452881, -0.977916955947876, -0.8751673102378845, -2.214794874191284, -1.609458327293396, 1.5488338470458984, 689.372314453125, 0.21793824434280396, 0.3420827090740204, -0.021599607542157173, -2.8869237899780273, 0.07532935589551926, -0.2371288239955902, -0.4428486227989197, -2.1534323692321777, 0.7261253595352173, 0.9760195016860962, 2.3074567317962646, 1.7074098587036133, -1.8060576915740967, 682.7720947265625, -0.2617206573486328, 0.298472136259079, -0.0009155065636150539, 1.1576943397521973, 0.33073753118515015, -2.447885513305664], "std": [0.15385060012340546, 0.015278696082532406, 0.1750480681657791, 0.2306455820798874, 0.3252214193344116, 0.19006401300430298, 0.33629247546195984, 386.9731750488281, 0.0505891852080822, 0.022056948393583298, 0.03487015515565872, 0.8441525101661682, 0.3607550263404846, 0.1338103860616684, 0.21680274605751038, 0.027819808572530746, 0.2175677865743637, 0.1467260718345642, 0.27908408641815186, 0.18961890041828156, 0.5277227759361267, 295.1759033203125, 0.044953808188438416, 0.06453076750040054, 0.020722921937704086, 2.7398629188537598, 0.2921156883239746, 0.3124031722545624], "count": [419]}, "action": {"min": [0.40973350405693054, 2.0215628147125244, -1.345369577407837, -1.3187882900238037, -2.719834089279175, -1.8942233324050903, 0.8668352961540222, 41.0, 0.07573100179433823, 0.29321300983428955, -0.10944999754428864, -3.1391851902008057, -0.6859999895095825, -0.44600000977516174, -0.8588939905166626, -2.1760241985321045, 0.47799330949783325, 0.796742856502533, 2.093400478363037, 1.275189995765686, -2.839493751525879, 37.0, -0.3131519854068756, 0.24308399856090546, -0.03966299816966057, -3.1411852836608887, -0.3199999928474426, -2.687999963760376], "max": [0.8916887044906616, 2.10752010345459, -0.7847872972488403, -0.2773328423500061, -1.6087048053741455, -1.1918156147003174, 2.0982348918914795, 957.0, 0.2852739989757538, 0.3814539909362793, 0.027312999591231346, 3.1410000324249268, 0.6520000100135803, 0.12800000607967377, -0.25068163871765137, -2.043309450149536, 1.2267744541168213, 1.4618356227874756, 2.859530210494995, 1.9251854419708252, -1.2556946277618408, 877.0, -0.14673300087451935, 0.4171450138092041, 0.05359499901533127, 3.1410000324249268, 0.593999981880188, -1.4359999895095825], "mean": [0.6381398439407349, 2.083230495452881, -0.977916955947876, -0.8751673102378845, -2.214794874191284, -1.609458327293396, 1.5488338470458984, 689.372314453125, 0.21793824434280396, 0.3420827090740204, -0.021599607542157173, -2.8869237899780273, 0.07532935589551926, -0.2371288239955902, -0.4428486227989197, -2.1534323692321777, 0.7261253595352173, 0.9760195016860962, 2.3074567317962646, 1.7074098587036133, -1.8060576915740967, 682.7720947265625, -0.2617206573486328, 0.298472136259079, -0.0009155065636150539, 1.1576943397521973, 0.33073753118515015, -2.447885513305664], "std": [0.15385060012340546, 0.015278696082532406, 0.1750480681657791, 0.2306455820798874, 0.3252214193344116, 0.19006401300430298, 0.33629247546195984, 386.9731750488281, 0.0505891852080822, 0.022056948393583298, 0.03487015515565872, 0.8441525101661682, 0.3607550263404846, 0.1338103860616684, 0.21680274605751038, 0.027819808572530746, 0.2175677865743637, 0.1467260718345642, 0.27908408641815186, 0.18961890041828156, 0.5277227759361267, 295.1759033203125, 0.044953808188438416, 0.06453076750040054, 0.020722921937704086, 2.7398629188537598, 0.2921156883239746, 0.3124031722545624], "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": [294], "max": [294], "mean": [294.0], "std": [0.0], "count": [419]}, "index": {"min": [176381], "max": [176799], "mean": [176590.0], "std": [120.95453691366852], "count": [419]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [419]}, "subtask_annotation": {"mean": [11.883054892601432, 29.0, 29.0, 29.0, 29.0], "std": [10.782429542965508, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [419]}, "scene_annotation": {"mean": [294.0], "std": [0.0], "min": [294], "max": [294], "count": [419]}, "eef_direction_state": {"mean": [4.663484486873508, 4.782816229116945], "std": [1.725528740279399, 1.5303113047281027], "min": [0, 0], "max": [6, 6], "count": [419]}, "eef_velocity_state": {"mean": [0.7804295942720764, 0.7732696897374701], "std": [0.8229980739762237, 0.7989560917693284], "min": [0, 0], "max": [2, 2], "count": [419]}, "eef_acc_mag_state": {"mean": [0.7422434367541766, 0.7303102625298329], "std": [0.8264169016861199, 0.8123818947256118], "min": [0, 0], "max": [2, 2], "count": [419]}, "eef_direction_action": {"mean": [4.663484486873508, 4.782816229116945], "std": [1.725528740279399, 1.5303113047281027], "min": [0, 0], "max": [6, 6], "count": [419]}, "eef_velocity_action": {"mean": [0.7804295942720764, 0.7732696897374701], "std": [0.8229980739762237, 0.7989560917693284], "min": [0, 0], "max": [2, 2], "count": [419]}, "eef_acc_mag_action": {"mean": [0.7422434367541766, 0.7303102625298329], "std": [0.8264169016861199, 0.8123818947256118], "min": [0, 0], "max": [2, 2], "count": [419]}, "eef_sim_pose_state": {"mean": [0.5115736208258773, 0.28004842440679356, 1.102842866570992, -1.585026442267444, 0.8202612618799673, 2.127574518984273, 0.5633951007111934, -0.23159621194192354, 1.1228003652308944, 1.5562824559831692, 0.8215982347744291, -1.9139116647704557], "std": [0.06467168321477533, 0.042346820324991825, 0.04765311964343575, 1.967544819462581, 0.32785010241045587, 1.616741314918241, 0.023012986876780286, 0.04952248927569332, 0.04362556659393706, 2.4752626392719845, 0.3599768992670888, 0.25536559130193964], "min": [0.4557084101202226, 0.18661188552444244, 1.0546391796863617, -3.1402056343005724, 0.17850507096439205, -3.132825679280378, 0.5096285370279965, -0.3006103932794188, 1.0580432282904146, -3.140435407749064, 0.06839958640616906, -2.387214911830156], "max": [0.6304277482880105, 0.32032410423651847, 1.240349492169097, 3.1312953240142187, 1.1454667654068937, 3.0917621119509824, 0.5970166667732694, -0.1532427586198014, 1.2547870827632466, 3.141134558092111, 1.412958804327649, -0.9612749911755974], "count": [419]}, "eef_sim_pose_action": {"mean": [0.5115736208258773, 0.28004842440679356, 1.102842866570992, -1.585026442267444, 0.8202612618799673, 2.127574518984273, 0.5633951007111934, -0.23159621194192354, 1.1228003652308944, 1.5562824559831692, 0.8215982347744291, -1.9139116647704557], "std": [0.06467168321477533, 0.042346820324991825, 0.04765311964343575, 1.967544819462581, 0.32785010241045587, 1.616741314918241, 0.023012986876780286, 0.04952248927569332, 0.04362556659393706, 2.4752626392719845, 0.3599768992670888, 0.25536559130193964], "min": [0.4557084101202226, 0.18661188552444244, 1.0546391796863617, -3.1402056343005724, 0.17850507096439205, -3.132825679280378, 0.5096285370279965, -0.3006103932794188, 1.0580432282904146, -3.140435407749064, 0.06839958640616906, -2.387214911830156], "max": [0.6304277482880105, 0.32032410423651847, 1.240349492169097, 3.1312953240142187, 1.1454667654068937, 3.0917621119509824, 0.5970166667732694, -0.1532427586198014, 1.2547870827632466, 3.141134558092111, 1.412958804327649, -0.9612749911755974], "count": [419]}, "gripper_mode_state": {"mean": [0.2052505966587112, 0.2840095465393795], "std": [0.40388462366120514, 0.45094137536255974], "min": [0, 0], "max": [1, 1], "count": [419]}, "gripper_activity_state": {"mean": [1.8329355608591886, 1.828162291169451], "std": [0.49413140508330733, 0.48762168168485553], "min": [0, 0], "max": [2, 2], "count": [419]}, "gripper_mode_action": {"mean": [0.2052505966587112, 0.2840095465393795], "std": [0.40388462366120514, 0.45094137536255974], "min": [0, 0], "max": [1, 1], "count": [419]}, "gripper_activity_action": {"mean": [1.8329355608591886, 1.828162291169451], "std": [0.49413140508330733, 0.48762168168485553], "min": [0, 0], "max": [2, 2], "count": [419]}, "gripper_open_scale_state": {"mean": [0.682772076226645, 0.689372315208781], "std": [0.29517629173351295, 0.38697325245286157], "min": [0.037, 0.041], "max": [0.877, 0.957], "count": [419]}, "gripper_open_scale_action": {"mean": [0.682772076226645, 0.689372315208781], "std": [0.29517629173351295, 0.38697325245286157], "min": [0.037, 0.041], "max": [0.877, 0.957], "count": [419]}}} +{"episode_index": 275, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[1.0]], [[1.0]]], "mean": [[[0.47972529820261434]], [[0.4690861213235294]], [[0.4552779922385621]]], "std": [[[0.14942438436413447]], [[0.15452935958604444]], [[0.17149353374206167]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4875833700980392]], [[0.46449228962418304]], [[0.4422775449346405]]], "std": [[[0.12315872333853606]], [[0.13552156571138857]], [[0.16637256097577718]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48718676470588235]], [[0.4709016441993464]], [[0.45346920138888885]]], "std": [[[0.11364878013403733]], [[0.13333711361025052]], [[0.15626013900437202]]], "count": [100]}, "observation.state": {"min": [0.3853512704372406, 2.0028350353240967, -1.46197509765625, -1.297948956489563, -2.717198610305786, -1.9402825832366943, 1.1015995740890503, 55.0, 0.08414500206708908, 0.28702399134635925, -0.1272750049829483, -3.124000072479248, -0.5590000748634338, -0.4830000102519989, -0.8179835081100464, -2.1752912998199463, 0.36685073375701904, 0.8635715246200562, 2.155568838119507, 1.3941340446472168, -2.9767112731933594, 38.0, -0.32086700201034546, 0.24960200488567352, -0.04605099931359291, -3.134185314178467, -0.17900000512599945, -2.7049999237060547], "max": [0.8233241438865662, 2.1031742095947266, -0.7047115564346313, -0.4014431834220886, -1.388584017753601, -1.0462900400161743, 2.1398611068725586, 940.0, 0.28560900688171387, 0.376352995634079, 0.03943699970841408, 3.1389999389648438, 0.7870000004768372, 0.008000003173947334, -0.28902652859687805, -2.011718988418579, 1.1834553480148315, 1.2657127380371094, 2.8566153049468994, 1.9070688486099243, -1.3022774457931519, 902.0, -0.16741399466991425, 0.40306800603866577, 0.09759800136089325, 3.1410000324249268, 0.5879999995231628, -1.5490000247955322], "mean": [0.6086222529411316, 2.0661776065826416, -0.9739490747451782, -0.9238134622573853, -2.19754958152771, -1.6634448766708374, 1.6052355766296387, 684.2556762695312, 0.22445911169052124, 0.33255237340927124, -0.006628987845033407, -2.822014331817627, 0.08353407680988312, -0.3022569417953491, -0.45970553159713745, -2.151573419570923, 0.7093833684921265, 0.9919366836547852, 2.367389440536499, 1.7079434394836426, -1.8374284505844116, 740.2363891601562, -0.2668209373950958, 0.29982784390449524, -0.000812901125755161, 2.800006628036499, 0.2964562475681305, -2.434093713760376], "std": [0.15754437446594238, 0.032824501395225525, 0.27674952149391174, 0.2238125205039978, 0.3912408649921417, 0.24528798460960388, 0.327764630317688, 341.51007080078125, 0.05291280895471573, 0.027867933735251427, 0.05213971436023712, 1.0343265533447266, 0.35070356726646423, 0.11502746492624283, 0.19905570149421692, 0.03591975197196007, 0.20467017590999603, 0.11320318281650543, 0.24127382040023804, 0.1337674856185913, 0.6050793528556824, 295.00152587890625, 0.04397575184702873, 0.05911596119403839, 0.02909988723695278, 0.95828777551651, 0.1996743530035019, 0.3250114619731903], "count": [440]}, "action": {"min": [0.3853512704372406, 2.0028350353240967, -1.46197509765625, -1.297948956489563, -2.717198610305786, -1.9402825832366943, 1.1015995740890503, 55.0, 0.08414500206708908, 0.28702399134635925, -0.1272750049829483, -3.124000072479248, -0.5590000748634338, -0.4830000102519989, -0.8179835081100464, -2.1752912998199463, 0.36685073375701904, 0.8635715246200562, 2.155568838119507, 1.3941340446472168, -2.9767112731933594, 38.0, -0.32086700201034546, 0.24960200488567352, -0.04605099931359291, -3.134185314178467, -0.17900000512599945, -2.7049999237060547], "max": [0.8233241438865662, 2.1031742095947266, -0.7047115564346313, -0.4014431834220886, -1.388584017753601, -1.0462900400161743, 2.1398611068725586, 940.0, 0.28560900688171387, 0.376352995634079, 0.03943699970841408, 3.1389999389648438, 0.7870000004768372, 0.008000003173947334, -0.28902652859687805, -2.011718988418579, 1.1834553480148315, 1.2657127380371094, 2.8566153049468994, 1.9070688486099243, -1.3022774457931519, 902.0, -0.16741399466991425, 0.40306800603866577, 0.09759800136089325, 3.1410000324249268, 0.5879999995231628, -1.5490000247955322], "mean": [0.6086222529411316, 2.0661776065826416, -0.9739490747451782, -0.9238134622573853, -2.19754958152771, -1.6634448766708374, 1.6052355766296387, 684.2556762695312, 0.22445911169052124, 0.33255237340927124, -0.006628987845033407, -2.822014331817627, 0.08353407680988312, -0.3022569417953491, -0.45970553159713745, -2.151573419570923, 0.7093833684921265, 0.9919366836547852, 2.367389440536499, 1.7079434394836426, -1.8374284505844116, 740.2363891601562, -0.2668209373950958, 0.29982784390449524, -0.000812901125755161, 2.800006628036499, 0.2964562475681305, -2.434093713760376], "std": [0.15754437446594238, 0.032824501395225525, 0.27674952149391174, 0.2238125205039978, 0.3912408649921417, 0.24528798460960388, 0.327764630317688, 341.51007080078125, 0.05291280895471573, 0.027867933735251427, 0.05213971436023712, 1.0343265533447266, 0.35070356726646423, 0.11502746492624283, 0.19905570149421692, 0.03591975197196007, 0.20467017590999603, 0.11320318281650543, 0.24127382040023804, 0.1337674856185913, 0.6050793528556824, 295.00152587890625, 0.04397575184702873, 0.05911596119403839, 0.02909988723695278, 0.95828777551651, 0.1996743530035019, 0.3250114619731903], "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": [295], "max": [295], "mean": [295.0], "std": [0.0], "count": [440]}, "index": {"min": [176800], "max": [177239], "mean": [177019.5], "std": [127.01673118136839], "count": [440]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [440]}, "subtask_annotation": {"mean": [12.381818181818181, 29.0, 29.0, 29.0, 29.0], "std": [10.418280976840519, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [440]}, "scene_annotation": {"mean": [295.0], "std": [0.0], "min": [295], "max": [295], "count": [440]}, "eef_direction_state": {"mean": [4.820454545454545, 4.697727272727272], "std": [1.733897284555355, 1.761196473006044], "min": [0, 0], "max": [6, 6], "count": [440]}, "eef_velocity_state": {"mean": [0.6954545454545454, 0.7204545454545455], "std": [0.8517240658203353, 0.7928887189644936], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_acc_mag_state": {"mean": [0.6045454545454545, 0.6386363636363637], "std": [0.805084565138837, 0.8195663789997591], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_direction_action": {"mean": [4.820454545454545, 4.697727272727272], "std": [1.733897284555355, 1.761196473006044], "min": [0, 0], "max": [6, 6], "count": [440]}, "eef_velocity_action": {"mean": [0.6954545454545454, 0.7204545454545455], "std": [0.8517240658203353, 0.7928887189644936], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_acc_mag_action": {"mean": [0.6045454545454545, 0.6386363636363637], "std": [0.805084565138837, 0.8195663789997591], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_sim_pose_state": {"mean": [0.514502396520461, 0.28322310998470274, 1.102089198290269, -2.612680077978378, 0.7935789346408069, 2.1666593657708444, 0.5540662111884574, -0.24689047075012974, 1.1289237566860149, 2.3745435800181744, 0.8174501131317597, -2.019056715650423], "std": [0.05952957069822974, 0.0441082936269853, 0.046231660806912454, 0.20561235847100406, 0.3138966975250386, 1.5129183833926585, 0.029925603819245493, 0.06916873696735218, 0.03569354126429509, 1.688182472430555, 0.3603519636293721, 0.2855419155666061], "min": [0.4542719033610425, 0.18553224115674877, 1.0627490266211759, -3.0693634987648446, 0.1972111168956574, -3.129076339366958, 0.5014984720327491, -0.3279914034812021, 1.0614986802934963, -3.1358465421138093, 0.16406112908705928, -2.931964697485662], "max": [0.6156533451581178, 0.3413973337912691, 1.2192029488878315, -2.1509401326138455, 1.144354610824509, 3.128164637064285, 0.5944173612744226, -0.13303142073287533, 1.2350136848080877, 3.1412642786385914, 1.5678568189640445, 2.569041165855452], "count": [440]}, "eef_sim_pose_action": {"mean": [0.514502396520461, 0.28322310998470274, 1.102089198290269, -2.612680077978378, 0.7935789346408069, 2.1666593657708444, 0.5540662111884574, -0.24689047075012974, 1.1289237566860149, 2.3745435800181744, 0.8174501131317597, -2.019056715650423], "std": [0.05952957069822974, 0.0441082936269853, 0.046231660806912454, 0.20561235847100406, 0.3138966975250386, 1.5129183833926585, 0.029925603819245493, 0.06916873696735218, 0.03569354126429509, 1.688182472430555, 0.3603519636293721, 0.2855419155666061], "min": [0.4542719033610425, 0.18553224115674877, 1.0627490266211759, -3.0693634987648446, 0.1972111168956574, -3.129076339366958, 0.5014984720327491, -0.3279914034812021, 1.0614986802934963, -3.1358465421138093, 0.16406112908705928, -2.931964697485662], "max": [0.6156533451581178, 0.3413973337912691, 1.2192029488878315, -2.1509401326138455, 1.144354610824509, 3.128164637064285, 0.5944173612744226, -0.13303142073287533, 1.2350136848080877, 3.1412642786385914, 1.5678568189640445, 2.569041165855452], "count": [440]}, "gripper_mode_state": {"mean": [0.17954545454545454, 0.26136363636363635], "std": [0.38380839529317123, 0.4393776120268452], "min": [0, 0], "max": [1, 1], "count": [440]}, "gripper_activity_state": {"mean": [1.815909090909091, 1.8204545454545455], "std": [0.5310552024970446, 0.5326091631404372], "min": [0, 0], "max": [2, 2], "count": [440]}, "gripper_mode_action": {"mean": [0.17954545454545454, 0.26136363636363635], "std": [0.38380839529317123, 0.4393776120268452], "min": [0, 0], "max": [1, 1], "count": [440]}, "gripper_activity_action": {"mean": [1.815909090909091, 1.8204545454545455], "std": [0.5310552024970446, 0.5326091631404372], "min": [0, 0], "max": [2, 2], "count": [440]}, "gripper_open_scale_state": {"mean": [0.7402363635756757, 0.6842556817314842], "std": [0.295001500522396, 0.34151008646608405], "min": [0.038, 0.055], "max": [0.902, 0.94], "count": [440]}, "gripper_open_scale_action": {"mean": [0.7402363635756757, 0.6842556817314842], "std": [0.295001500522396, 0.34151008646608405], "min": [0.038, 0.055], "max": [0.902, 0.94], "count": [440]}}} +{"episode_index": 276, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[1.0]], [[1.0]]], "mean": [[[0.48464925148981164]], [[0.47206114234909646]], [[0.4609206655292836]]], "std": [[[0.15159450840473174]], [[0.1558003977234498]], [[0.1746395890077877]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4739176979206715]], [[0.47754458020953483]], [[0.46875714468794055]]], "std": [[[0.1460068667390896]], [[0.1433831941897794]], [[0.15162524226687726]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48037884867999486]], [[0.4627818367134436]], [[0.4449076537069076]]], "std": [[[0.12281401438545676]], [[0.14147398262347755]], [[0.16563725158743206]]], "count": [102]}, "observation.state": {"min": [0.34611624479293823, 2.016536235809326, -1.0635688304901123, -1.2852953672409058, -2.4452762603759766, -1.9847885370254517, 0.6771528720855713, 46.0, 0.1448410004377365, 0.27402499318122864, -0.13569800555706024, -3.1411852836608887, -0.12800002098083496, -0.6209999918937683, -0.8114385008811951, -2.175273895263672, 0.31902873516082764, 0.8272162675857544, 1.9439127445220947, 1.2897634506225586, -2.810800552368164, 46.0, -0.32847100496292114, 0.2375669926404953, -0.05122699961066246, -3.1391851902008057, -0.2709999978542328, -2.8540000915527344], "max": [0.7486415505409241, 2.118725061416626, -0.490140825510025, 0.016406094655394554, -1.6243082284927368, -1.2333892583847046, 1.9470195770263672, 945.0, 0.2890160083770752, 0.35984501242637634, 0.10699500143527985, 3.1410000324249268, 0.7289999723434448, -0.14099998772144318, -0.21064378321170807, -2.098461627960205, 1.3068675994873047, 1.404658555984497, 2.857889413833618, 1.984142780303955, -1.1398745775222778, 885.0, -0.13762600719928741, 0.4080680012702942, 0.058451998978853226, 3.1410000324249268, 0.6529999375343323, -1.6030000448226929], "mean": [0.4881635010242462, 2.075382947921753, -0.7292386293411255, -0.8389987945556641, -2.1480166912078857, -1.731382131576538, 1.5297478437423706, 733.6124877929688, 0.2605805993080139, 0.3024582266807556, 0.0022859901655465364, -2.8393049240112305, 0.3332061767578125, -0.46937310695648193, -0.46258804202079773, -2.155801296234131, 0.7173000574111938, 1.0133280754089355, 2.247903347015381, 1.7653223276138306, -1.8436168432235718, 728.7510375976562, -0.24284683167934418, 0.30296170711517334, 0.008841144852340221, 0.7960647344589233, 0.40533730387687683, -2.492156982421875], "std": [0.11249779909849167, 0.01945909857749939, 0.15771305561065674, 0.2921179533004761, 0.2243746966123581, 0.18323901295661926, 0.3074638843536377, 278.3878479003906, 0.034031979739665985, 0.02727794274687767, 0.049082040786743164, 1.1479629278182983, 0.20228469371795654, 0.11878947168588638, 0.18596050143241882, 0.020596643909811974, 0.26848411560058594, 0.131955087184906, 0.3238685131072998, 0.2075670063495636, 0.53401118516922, 272.10040283203125, 0.04105711728334427, 0.0594371072947979, 0.025456126779317856, 2.857250213623047, 0.2913610339164734, 0.3048985004425049], "count": [480]}, "action": {"min": [0.34611624479293823, 2.016536235809326, -1.0635688304901123, -1.2852953672409058, -2.4452762603759766, -1.9847885370254517, 0.6771528720855713, 46.0, 0.1448410004377365, 0.27402499318122864, -0.13569800555706024, -3.1411852836608887, -0.12800002098083496, -0.6209999918937683, -0.8114385008811951, -2.175273895263672, 0.31902873516082764, 0.8272162675857544, 1.9439127445220947, 1.2897634506225586, -2.810800552368164, 46.0, -0.32847100496292114, 0.2375669926404953, -0.05122699961066246, -3.1391851902008057, -0.2709999978542328, -2.8540000915527344], "max": [0.7486415505409241, 2.118725061416626, -0.490140825510025, 0.016406094655394554, -1.6243082284927368, -1.2333892583847046, 1.9470195770263672, 945.0, 0.2890160083770752, 0.35984501242637634, 0.10699500143527985, 3.1410000324249268, 0.7289999723434448, -0.14099998772144318, -0.21064378321170807, -2.098461627960205, 1.3068675994873047, 1.404658555984497, 2.857889413833618, 1.984142780303955, -1.1398745775222778, 885.0, -0.13762600719928741, 0.4080680012702942, 0.058451998978853226, 3.1410000324249268, 0.6529999375343323, -1.6030000448226929], "mean": [0.4881635010242462, 2.075382947921753, -0.7292386293411255, -0.8389987945556641, -2.1480166912078857, -1.731382131576538, 1.5297478437423706, 733.6124877929688, 0.2605805993080139, 0.3024582266807556, 0.0022859901655465364, -2.8393049240112305, 0.3332061767578125, -0.46937310695648193, -0.46258804202079773, -2.155801296234131, 0.7173000574111938, 1.0133280754089355, 2.247903347015381, 1.7653223276138306, -1.8436168432235718, 728.7510375976562, -0.24284683167934418, 0.30296170711517334, 0.008841144852340221, 0.7960647344589233, 0.40533730387687683, -2.492156982421875], "std": [0.11249779909849167, 0.01945909857749939, 0.15771305561065674, 0.2921179533004761, 0.2243746966123581, 0.18323901295661926, 0.3074638843536377, 278.3878479003906, 0.034031979739665985, 0.02727794274687767, 0.049082040786743164, 1.1479629278182983, 0.20228469371795654, 0.11878947168588638, 0.18596050143241882, 0.020596643909811974, 0.26848411560058594, 0.131955087184906, 0.3238685131072998, 0.2075670063495636, 0.53401118516922, 272.10040283203125, 0.04105711728334427, 0.0594371072947979, 0.025456126779317856, 2.857250213623047, 0.2913610339164734, 0.3048985004425049], "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": [296], "max": [296], "mean": [296.0], "std": [0.0], "count": [480]}, "index": {"min": [177240], "max": [177719], "mean": [177479.5], "std": [138.5637639019187], "count": [480]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [480]}, "subtask_annotation": {"mean": [11.452083333333333, 29.0, 29.0, 29.0, 29.0], "std": [10.19322670500968, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [480]}, "scene_annotation": {"mean": [296.0], "std": [0.0], "min": [296], "max": [296], "count": [480]}, "eef_direction_state": {"mean": [4.564583333333333, 4.8875], "std": [1.8841432163511844, 1.484590993057235], "min": [0, 0], "max": [6, 6], "count": [480]}, "eef_velocity_state": {"mean": [0.7625, 0.69375], "std": [0.8427694920122957, 0.8190203116121912], "min": [0, 0], "max": [2, 2], "count": [480]}, "eef_acc_mag_state": {"mean": [0.6520833333333333, 0.6416666666666667], "std": [0.8150893568942098, 0.8321241226857659], "min": [0, 0], "max": [2, 2], "count": [480]}, "eef_direction_action": {"mean": [4.564583333333333, 4.8875], "std": [1.8841432163511844, 1.484590993057235], "min": [0, 0], "max": [6, 6], "count": [480]}, "eef_velocity_action": {"mean": [0.7625, 0.69375], "std": [0.8427694920122957, 0.8190203116121912], "min": [0, 0], "max": [2, 2], "count": [480]}, "eef_acc_mag_action": {"mean": [0.6520833333333333, 0.6416666666666667], "std": [0.8150893568942098, 0.8321241226857659], "min": [0, 0], "max": [2, 2], "count": [480]}, "eef_sim_pose_state": {"mean": [0.5166640573304095, 0.2750801587305925, 1.1197957947839288, -1.6071081210791829, 0.9036897230367333, 2.2198032073977894, 0.5202747896677017, -0.28501144443851784, 1.1030595136015549, 2.581824372179736, 0.9667882932242458, -2.463663515867317], "std": [0.05920591101534056, 0.04970430090019583, 0.033741680700829606, 1.8530694556981882, 0.3621998575010334, 1.647444641928808, 0.027975418792952567, 0.05022217399620863, 0.03539888822094129, 0.1701248347334127, 0.21024023994429228, 0.17096317592703303], "min": [0.4396053616877752, 0.17519535326042174, 1.0526274173958712, -3.12319537406665, 0.2149355964932389, -3.12718537888023, 0.4902585746910233, -0.34747056242368074, 1.0274198160149426, 2.1661240143487563, 0.5344814416993051, -2.910098035847438], "max": [0.6210784602189345, 0.3454767356774693, 1.2218091464787098, 3.139805881289037, 1.302361645351625, 3.133762665417342, 0.5792991111828738, -0.15846371501487833, 1.213123111355049, 2.9609963590186483, 1.434079707679341, -2.0493018860411745], "count": [480]}, "eef_sim_pose_action": {"mean": [0.5166640573304095, 0.2750801587305925, 1.1197957947839288, -1.6071081210791829, 0.9036897230367333, 2.2198032073977894, 0.5202747896677017, -0.28501144443851784, 1.1030595136015549, 2.581824372179736, 0.9667882932242458, -2.463663515867317], "std": [0.05920591101534056, 0.04970430090019583, 0.033741680700829606, 1.8530694556981882, 0.3621998575010334, 1.647444641928808, 0.027975418792952567, 0.05022217399620863, 0.03539888822094129, 0.1701248347334127, 0.21024023994429228, 0.17096317592703303], "min": [0.4396053616877752, 0.17519535326042174, 1.0526274173958712, -3.12319537406665, 0.2149355964932389, -3.12718537888023, 0.4902585746910233, -0.34747056242368074, 1.0274198160149426, 2.1661240143487563, 0.5344814416993051, -2.910098035847438], "max": [0.6210784602189345, 0.3454767356774693, 1.2218091464787098, 3.139805881289037, 1.302361645351625, 3.133762665417342, 0.5792991111828738, -0.15846371501487833, 1.213123111355049, 2.9609963590186483, 1.434079707679341, -2.0493018860411745], "count": [480]}, "gripper_mode_state": {"mean": [0.16666666666666666, 0.16666666666666666], "std": [0.3726779962499633, 0.3726779962499637], "min": [0, 0], "max": [1, 1], "count": [480]}, "gripper_activity_state": {"mean": [1.8729166666666666, 1.83125], "std": [0.4454583703582428, 0.49860482431815056], "min": [0, 0], "max": [2, 2], "count": [480]}, "gripper_mode_action": {"mean": [0.16666666666666666, 0.16666666666666666], "std": [0.3726779962499633, 0.3726779962499637], "min": [0, 0], "max": [1, 1], "count": [480]}, "gripper_activity_action": {"mean": [1.8729166666666666, 1.83125], "std": [0.4454583703582428, 0.49860482431815056], "min": [0, 0], "max": [2, 2], "count": [480]}, "gripper_open_scale_state": {"mean": [0.7287510415633514, 0.7336124999602643], "std": [0.27210037118628777, 0.27838783959450397], "min": [0.046, 0.046], "max": [0.885, 0.945], "count": [480]}, "gripper_open_scale_action": {"mean": [0.7287510415633514, 0.7336124999602643], "std": [0.27210037118628777, 0.27838783959450397], "min": [0.046, 0.046], "max": [0.885, 0.945], "count": [480]}}} +{"episode_index": 277, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.48044473447712416]], [[0.4682448631535948]], [[0.45433350898692815]]], "std": [[[0.14381424799049947]], [[0.15009880208521317]], [[0.16605979277024113]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48299311478758167]], [[0.46593330065359473]], [[0.44729112132352944]]], "std": [[[0.12945171111511974]], [[0.1356054941288629]], [[0.1609924161877386]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48673632557189545]], [[0.47536698120915033]], [[0.46093784313725494]]], "std": [[[0.11094836630685719]], [[0.12862168885452885]], [[0.1458912214204243]]], "count": [100]}, "observation.state": {"min": [0.3573561906814575, 1.9615929126739502, -1.4543830156326294, -1.4436142444610596, -2.7276878356933594, -1.9899545907974243, 1.1120365858078003, 49.0, 0.05550999939441681, 0.2535960078239441, -0.12024399638175964, -3.1010000705718994, -0.6909999847412109, -0.5360000133514404, -0.935426652431488, -2.1753435134887695, 0.4922875761985779, 0.7765493392944336, 2.0500288009643555, 1.290479063987732, -2.978090524673462, 36.0, -0.30062800645828247, 0.23234499990940094, -0.029316000640392303, -3.128000020980835, -0.31200000643730164, -2.7179999351501465], "max": [0.9164025783538818, 2.100137233734131, -0.3695211112499237, -0.42390555143356323, -1.4320428371429443, -0.9953962564468384, 2.2687010765075684, 940.0, 0.3281790018081665, 0.3962070047855377, 0.08572900295257568, -2.8320000171661377, 0.6309999823570251, 0.021000001579523087, -0.23650957643985748, -1.957631230354309, 1.2003850936889648, 1.3889853954315186, 2.8599491119384766, 2.0162394046783447, -1.3745864629745483, 873.0, -0.12232399731874466, 0.4396120011806488, 0.07332400232553482, 3.13700008392334, 0.5049999952316284, -1.5709999799728394], "mean": [0.5753024220466614, 2.0751218795776367, -0.8417937159538269, -0.8985998034477234, -2.201700448989868, -1.6863316297531128, 1.5715159177780151, 694.1637573242188, 0.23658350110054016, 0.3178006410598755, -0.0012756850337609649, -2.9700419902801514, 0.18430109322071075, -0.3554878234863281, -0.46841225028038025, -2.1371536254882812, 0.742344319820404, 0.9913497567176819, 2.35467267036438, 1.7261770963668823, -1.8271552324295044, 695.9033203125, -0.25872915983200073, 0.30154040455818176, 0.00542322127148509, 2.466864824295044, 0.28841516375541687, -2.485109567642212], "std": [0.18312104046344757, 0.02587992697954178, 0.4302019476890564, 0.23551097512245178, 0.36093440651893616, 0.2784165143966675, 0.39698198437690735, 361.24566650390625, 0.07802174985408783, 0.043048083782196045, 0.05134541168808937, 0.06974797695875168, 0.41649332642555237, 0.13719384372234344, 0.2572518587112427, 0.049242712557315826, 0.2362619936466217, 0.1349228471517563, 0.2804167568683624, 0.21565254032611847, 0.588712751865387, 307.6854248046875, 0.04939597100019455, 0.0748787447810173, 0.01829678565263748, 1.5789310932159424, 0.27637991309165955, 0.2946431040763855], "count": [455]}, "action": {"min": [0.3573561906814575, 1.9615929126739502, -1.4543830156326294, -1.4436142444610596, -2.7276878356933594, -1.9899545907974243, 1.1120365858078003, 49.0, 0.05550999939441681, 0.2535960078239441, -0.12024399638175964, -3.1010000705718994, -0.6909999847412109, -0.5360000133514404, -0.935426652431488, -2.1753435134887695, 0.4922875761985779, 0.7765493392944336, 2.0500288009643555, 1.290479063987732, -2.978090524673462, 36.0, -0.30062800645828247, 0.23234499990940094, -0.029316000640392303, -3.128000020980835, -0.31200000643730164, -2.7179999351501465], "max": [0.9164025783538818, 2.100137233734131, -0.3695211112499237, -0.42390555143356323, -1.4320428371429443, -0.9953962564468384, 2.2687010765075684, 940.0, 0.3281790018081665, 0.3962070047855377, 0.08572900295257568, -2.8320000171661377, 0.6309999823570251, 0.021000001579523087, -0.23650957643985748, -1.957631230354309, 1.2003850936889648, 1.3889853954315186, 2.8599491119384766, 2.0162394046783447, -1.3745864629745483, 873.0, -0.12232399731874466, 0.4396120011806488, 0.07332400232553482, 3.13700008392334, 0.5049999952316284, -1.5709999799728394], "mean": [0.5753024220466614, 2.0751218795776367, -0.8417937159538269, -0.8985998034477234, -2.201700448989868, -1.6863316297531128, 1.5715159177780151, 694.1637573242188, 0.23658350110054016, 0.3178006410598755, -0.0012756850337609649, -2.9700419902801514, 0.18430109322071075, -0.3554878234863281, -0.46841225028038025, -2.1371536254882812, 0.742344319820404, 0.9913497567176819, 2.35467267036438, 1.7261770963668823, -1.8271552324295044, 695.9033203125, -0.25872915983200073, 0.30154040455818176, 0.00542322127148509, 2.466864824295044, 0.28841516375541687, -2.485109567642212], "std": [0.18312104046344757, 0.02587992697954178, 0.4302019476890564, 0.23551097512245178, 0.36093440651893616, 0.2784165143966675, 0.39698198437690735, 361.24566650390625, 0.07802174985408783, 0.043048083782196045, 0.05134541168808937, 0.06974797695875168, 0.41649332642555237, 0.13719384372234344, 0.2572518587112427, 0.049242712557315826, 0.2362619936466217, 0.1349228471517563, 0.2804167568683624, 0.21565254032611847, 0.588712751865387, 307.6854248046875, 0.04939597100019455, 0.0748787447810173, 0.01829678565263748, 1.5789310932159424, 0.27637991309165955, 0.2946431040763855], "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": [297], "max": [297], "mean": [297.0], "std": [0.0], "count": [455]}, "index": {"min": [177720], "max": [178174], "mean": [177947.0], "std": [131.34686901483414], "count": [455]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [455]}, "subtask_annotation": {"mean": [12.571428571428571, 29.0, 29.0, 29.0, 29.0], "std": [10.689568559168427, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [455]}, "scene_annotation": {"mean": [297.0], "std": [0.0], "min": [297], "max": [297], "count": [455]}, "eef_direction_state": {"mean": [4.742857142857143, 4.432967032967033], "std": [1.9661499644962275, 1.8890694810958275], "min": [0, 0], "max": [6, 6], "count": [455]}, "eef_velocity_state": {"mean": [0.6571428571428571, 0.8351648351648352], "std": [0.8261047025600586, 0.8019719688140197], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_acc_mag_state": {"mean": [0.5362637362637362, 0.6923076923076923], "std": [0.7860761481325852, 0.8319486946922676], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_direction_action": {"mean": [4.742857142857143, 4.432967032967033], "std": [1.9661499644962275, 1.8890694810958275], "min": [0, 0], "max": [6, 6], "count": [455]}, "eef_velocity_action": {"mean": [0.6571428571428571, 0.8351648351648352], "std": [0.8261047025600586, 0.8019719688140197], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_acc_mag_action": {"mean": [0.5362637362637362, 0.6923076923076923], "std": [0.7860761481325852, 0.8319486946922676], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_sim_pose_state": {"mean": [0.5158458673344264, 0.28108773546572524, 1.1113607024263616, -1.6663868258904753, 0.8180487552948424, 2.1475366239559226, 0.5352833308619546, -0.2598498119684527, 1.120900686616482, 2.086355925243054, 0.8774274138293836, -2.216771734873673], "std": [0.07486931736042947, 0.04957037314343889, 0.04627759123709885, 2.0340400669596663, 0.343504198319057, 1.4783788698841198, 0.04643620201079781, 0.08362683889071142, 0.05540682520874338, 1.8656779073309824, 0.39491460828122776, 0.3065498179980102], "min": [0.45170623099136165, 0.1636638412184912, 1.073119860039457, -3.14152834173537, 0.23580102081780296, -3.1308777925743163, 0.4654772848060398, -0.3558246594598009, 1.0498691874127575, -3.138054541022598, 0.044142309531980395, -2.6326819274068027], "max": [0.6510433370545401, 0.3248400440351725, 1.2328415303977145, 3.1336733804839154, 1.0932530411903367, 3.115902760296567, 0.6091046826895729, -0.1457691816299621, 1.2649799810659177, 3.1331508509153974, 1.391874437262456, -1.514705492165283], "count": [455]}, "eef_sim_pose_action": {"mean": [0.5158458673344264, 0.28108773546572524, 1.1113607024263616, -1.6663868258904753, 0.8180487552948424, 2.1475366239559226, 0.5352833308619546, -0.2598498119684527, 1.120900686616482, 2.086355925243054, 0.8774274138293836, -2.216771734873673], "std": [0.07486931736042947, 0.04957037314343889, 0.04627759123709885, 2.0340400669596663, 0.343504198319057, 1.4783788698841198, 0.04643620201079781, 0.08362683889071142, 0.05540682520874338, 1.8656779073309824, 0.39491460828122776, 0.3065498179980102], "min": [0.45170623099136165, 0.1636638412184912, 1.073119860039457, -3.14152834173537, 0.23580102081780296, -3.1308777925743163, 0.4654772848060398, -0.3558246594598009, 1.0498691874127575, -3.138054541022598, 0.044142309531980395, -2.6326819274068027], "max": [0.6510433370545401, 0.3248400440351725, 1.2328415303977145, 3.1336733804839154, 1.0932530411903367, 3.115902760296567, 0.6091046826895729, -0.1457691816299621, 1.2649799810659177, 3.1331508509153974, 1.391874437262456, -1.514705492165283], "count": [455]}, "gripper_mode_state": {"mean": [0.2087912087912088, 0.25934065934065936], "std": [0.406444879316633, 0.43827283939734485], "min": [0, 0], "max": [1, 1], "count": [455]}, "gripper_activity_state": {"mean": [1.8593406593406594, 1.8395604395604395], "std": [0.4664521274985427, 0.512026596338558], "min": [0, 0], "max": [2, 2], "count": [455]}, "gripper_mode_action": {"mean": [0.2087912087912088, 0.25934065934065936], "std": [0.406444879316633, 0.43827283939734485], "min": [0, 0], "max": [1, 1], "count": [455]}, "gripper_activity_action": {"mean": [1.8593406593406594, 1.8395604395604395], "std": [0.4664521274985427, 0.512026596338558], "min": [0, 0], "max": [2, 2], "count": [455]}, "gripper_open_scale_state": {"mean": [0.6959032969128911, 0.6941637363224248], "std": [0.3076848058265807, 0.3612455732650351], "min": [0.036, 0.049], "max": [0.873, 0.94], "count": [455]}, "gripper_open_scale_action": {"mean": [0.6959032969128911, 0.6941637363224248], "std": [0.3076848058265807, 0.3612455732650351], "min": [0.036, 0.049], "max": [0.873, 0.94], "count": [455]}}} +{"episode_index": 278, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[1.0]], [[1.0]]], "mean": [[[0.4839955759803921]], [[0.4760040318627451]], [[0.46008556985294113]]], "std": [[[0.14210155429015392]], [[0.14959793142890254]], [[0.16704156657197286]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47691405433006534]], [[0.47905904003267974]], [[0.47030363357843136]]], "std": [[[0.11591776700001959]], [[0.11295376569759182]], [[0.12274459741907574]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4828750224673203]], [[0.46793111928104575]], [[0.45055327614379087]]], "std": [[[0.11454430758017925]], [[0.13178202239117956]], [[0.15415618406899342]]], "count": [100]}, "observation.state": {"min": [0.31208232045173645, 1.9418708086013794, -1.388898253440857, -1.235850214958191, -2.613875150680542, -1.9785926342010498, 0.5210331678390503, 61.0, 0.13516700267791748, 0.27325499057769775, -0.1408499926328659, -3.134185314178467, -0.503000020980835, -0.5299999713897705, -0.9555503726005554, -2.17431378364563, 0.3778986930847168, 0.77174973487854, 1.9070863723754883, 1.2056035995483398, -2.741196870803833, 39.0, -0.3375779986381531, 0.23201900720596313, -0.06918299943208694, -3.131185293197632, -0.25699999928474426, -2.7320001125335693], "max": [0.8405331373214722, 2.1216046810150146, -0.5686980485916138, 0.11897909641265869, -1.5067254304885864, -1.157362699508667, 2.085127353668213, 944.0, 0.3034699857234955, 0.37031200528144836, 0.0939989984035492, -2.7739999294281006, 0.7829999923706055, -0.0260000079870224, -0.18444639444351196, -2.002765417098999, 1.2298638820648193, 1.2912644147872925, 2.858081340789795, 1.9311720132827759, -1.2213290929794312, 853.0, -0.14270499348640442, 0.4342060089111328, 0.09961199760437012, 3.1410000324249268, 0.7089999914169312, -1.531000018119812], "mean": [0.5789149403572083, 2.0177974700927734, -0.8370624780654907, -0.7191459536552429, -2.0823659896850586, -1.6473969221115112, 1.4082965850830078, 742.00390625, 0.2488095462322235, 0.3247831165790558, -7.510428986279294e-05, -2.9752345085144043, 0.2611285150051117, -0.30647438764572144, -0.4490157663822174, -2.1493167877197266, 0.6841733455657959, 0.9596707820892334, 2.2482128143310547, 1.7045128345489502, -1.8752192258834839, 670.1653442382812, -0.25750890374183655, 0.3018627166748047, 0.010022778995335102, 2.340472459793091, 0.4267927408218384, -2.410433292388916], "std": [0.16352297365665436, 0.06519418954849243, 0.2164555788040161, 0.36292093992233276, 0.3200390338897705, 0.20967036485671997, 0.43794211745262146, 285.0946350097656, 0.05146537721157074, 0.02430742420256138, 0.06806286424398422, 0.09778240323066711, 0.3279414176940918, 0.13249756395816803, 0.2781420946121216, 0.034747812896966934, 0.2662688195705414, 0.11832546442747116, 0.3212440311908722, 0.23656240105628967, 0.5226876735687256, 283.96710205078125, 0.054654598236083984, 0.07415206730365753, 0.032407209277153015, 1.7913520336151123, 0.32773953676223755, 0.25107821822166443], "count": [390]}, "action": {"min": [0.31208232045173645, 1.9418708086013794, -1.388898253440857, -1.235850214958191, -2.613875150680542, -1.9785926342010498, 0.5210331678390503, 61.0, 0.13516700267791748, 0.27325499057769775, -0.1408499926328659, -3.134185314178467, -0.503000020980835, -0.5299999713897705, -0.9555503726005554, -2.17431378364563, 0.3778986930847168, 0.77174973487854, 1.9070863723754883, 1.2056035995483398, -2.741196870803833, 39.0, -0.3375779986381531, 0.23201900720596313, -0.06918299943208694, -3.131185293197632, -0.25699999928474426, -2.7320001125335693], "max": [0.8405331373214722, 2.1216046810150146, -0.5686980485916138, 0.11897909641265869, -1.5067254304885864, -1.157362699508667, 2.085127353668213, 944.0, 0.3034699857234955, 0.37031200528144836, 0.0939989984035492, -2.7739999294281006, 0.7829999923706055, -0.0260000079870224, -0.18444639444351196, -2.002765417098999, 1.2298638820648193, 1.2912644147872925, 2.858081340789795, 1.9311720132827759, -1.2213290929794312, 853.0, -0.14270499348640442, 0.4342060089111328, 0.09961199760437012, 3.1410000324249268, 0.7089999914169312, -1.531000018119812], "mean": [0.5789149403572083, 2.0177974700927734, -0.8370624780654907, -0.7191459536552429, -2.0823659896850586, -1.6473969221115112, 1.4082965850830078, 742.00390625, 0.2488095462322235, 0.3247831165790558, -7.510428986279294e-05, -2.9752345085144043, 0.2611285150051117, -0.30647438764572144, -0.4490157663822174, -2.1493167877197266, 0.6841733455657959, 0.9596707820892334, 2.2482128143310547, 1.7045128345489502, -1.8752192258834839, 670.1653442382812, -0.25750890374183655, 0.3018627166748047, 0.010022778995335102, 2.340472459793091, 0.4267927408218384, -2.410433292388916], "std": [0.16352297365665436, 0.06519418954849243, 0.2164555788040161, 0.36292093992233276, 0.3200390338897705, 0.20967036485671997, 0.43794211745262146, 285.0946350097656, 0.05146537721157074, 0.02430742420256138, 0.06806286424398422, 0.09778240323066711, 0.3279414176940918, 0.13249756395816803, 0.2781420946121216, 0.034747812896966934, 0.2662688195705414, 0.11832546442747116, 0.3212440311908722, 0.23656240105628967, 0.5226876735687256, 283.96710205078125, 0.054654598236083984, 0.07415206730365753, 0.032407209277153015, 1.7913520336151123, 0.32773953676223755, 0.25107821822166443], "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": [298], "max": [298], "mean": [298.0], "std": [0.0], "count": [390]}, "index": {"min": [178175], "max": [178564], "mean": [178369.5], "std": [112.5829323950423], "count": [390]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [390]}, "subtask_annotation": {"mean": [12.315384615384616, 29.0, 29.0, 29.0, 29.0], "std": [10.391836995167024, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [390]}, "scene_annotation": {"mean": [298.0], "std": [0.0], "min": [298], "max": [298], "count": [390]}, "eef_direction_state": {"mean": [4.605128205128205, 4.453846153846154], "std": [1.7695354624291137, 1.7546050989480322], "min": [0, 0], "max": [6, 6], "count": [390]}, "eef_velocity_state": {"mean": [0.782051282051282, 0.8025641025641026], "std": [0.8600452566719962, 0.8409357362828194], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_acc_mag_state": {"mean": [0.6974358974358974, 0.6743589743589744], "std": [0.8416976677166099, 0.8159367587100924], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_direction_action": {"mean": [4.605128205128205, 4.453846153846154], "std": [1.7695354624291137, 1.7546050989480322], "min": [0, 0], "max": [6, 6], "count": [390]}, "eef_velocity_action": {"mean": [0.782051282051282, 0.8025641025641026], "std": [0.8600452566719962, 0.8409357362828194], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_acc_mag_action": {"mean": [0.6974358974358974, 0.6743589743589744], "std": [0.8416976677166099, 0.8159367587100924], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_sim_pose_state": {"mean": [0.5115693665131378, 0.28426780945881236, 1.1108339558254827, -1.5378936659815567, 0.8566846827580177, 2.2615429252194503, 0.5417931395982943, -0.27225907595734283, 1.1110857608705669, 1.9755043006723367, 0.9702445981828692, -2.1390048736813756], "std": [0.0765800368411433, 0.06303699112514832, 0.04446526037008121, 1.87240125246695, 0.3296400468044587, 1.7878391117617567, 0.02757700687504776, 0.07709953715581278, 0.04805791224374664, 2.003487441304127, 0.31684436702354096, 0.47917727223927403], "min": [0.4307682353846617, 0.14907245848166675, 1.058143118507769, -3.1389992291338884, 0.30179856214039424, -3.133289790161647, 0.4845961172846055, -0.3500284861276983, 1.0292506687695395, -3.1062455362546038, 0.2556347858124892, -3.134594173589142], "max": [0.6472126950673373, 0.3554565339608796, 1.2530101042914459, 3.1365027853480174, 1.2423483355475238, 3.1410066596975725, 0.5959029883816178, -0.14187528044138784, 1.2139806379547458, 3.1379444422248244, 1.4513236781842922, 3.0975886732002484], "count": [390]}, "eef_sim_pose_action": {"mean": [0.5115693665131378, 0.28426780945881236, 1.1108339558254827, -1.5378936659815567, 0.8566846827580177, 2.2615429252194503, 0.5417931395982943, -0.27225907595734283, 1.1110857608705669, 1.9755043006723367, 0.9702445981828692, -2.1390048736813756], "std": [0.0765800368411433, 0.06303699112514832, 0.04446526037008121, 1.87240125246695, 0.3296400468044587, 1.7878391117617567, 0.02757700687504776, 0.07709953715581278, 0.04805791224374664, 2.003487441304127, 0.31684436702354096, 0.47917727223927403], "min": [0.4307682353846617, 0.14907245848166675, 1.058143118507769, -3.1389992291338884, 0.30179856214039424, -3.133289790161647, 0.4845961172846055, -0.3500284861276983, 1.0292506687695395, -3.1062455362546038, 0.2556347858124892, -3.134594173589142], "max": [0.6472126950673373, 0.3554565339608796, 1.2530101042914459, 3.1365027853480174, 1.2423483355475238, 3.1410066596975725, 0.5959029883816178, -0.14187528044138784, 1.2139806379547458, 3.1379444422248244, 1.4513236781842922, 3.0975886732002484], "count": [390]}, "gripper_mode_state": {"mean": [0.2153846153846154, 0.18461538461538463], "std": [0.4110888989503817, 0.3879852373205687], "min": [0, 0], "max": [1, 1], "count": [390]}, "gripper_activity_state": {"mean": [1.7846153846153847, 1.8153846153846154], "std": [0.568190317311366, 0.537581698758651], "min": [0, 0], "max": [2, 2], "count": [390]}, "gripper_mode_action": {"mean": [0.2153846153846154, 0.18461538461538463], "std": [0.4110888989503817, 0.3879852373205687], "min": [0, 0], "max": [1, 1], "count": [390]}, "gripper_activity_action": {"mean": [1.7846153846153847, 1.8153846153846154], "std": [0.568190317311366, 0.537581698758651], "min": [0, 0], "max": [2, 2], "count": [390]}, "gripper_open_scale_state": {"mean": [0.670165384527351, 0.7420038463103464], "std": [0.2839674213650879, 0.2850946468393011], "min": [0.039, 0.061], "max": [0.853, 0.944], "count": [390]}, "gripper_open_scale_action": {"mean": [0.670165384527351, 0.7420038463103464], "std": [0.2839674213650879, 0.2850946468393011], "min": [0.039, 0.061], "max": [0.853, 0.944], "count": [390]}}} +{"episode_index": 279, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[1.0]], [[1.0]]], "mean": [[[0.4905755371732026]], [[0.48004536968954253]], [[0.4660693361928105]]], "std": [[[0.1416708782836552]], [[0.1483301206624073]], [[0.16689031219266046]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4777562765522876]], [[0.4695592422385621]], [[0.45517270833333334]]], "std": [[[0.10967622911038999]], [[0.11448153688663955]], [[0.13427320801590298]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4715016503267974]], [[0.45784750816993464]], [[0.4411102062908496]]], "std": [[[0.10755278984892278]], [[0.12316635443647092]], [[0.14605214456749524]]], "count": [100]}, "observation.state": {"min": [0.2269800752401352, 2.0063259601593018, -1.1476237773895264, -1.3336236476898193, -2.5164856910705566, -1.9661483764648438, 0.7146775126457214, 54.0, 0.16461899876594543, 0.2193329930305481, -0.1210319995880127, -3.1010000705718994, -0.16699999570846558, -0.6119999885559082, -0.9279566407203674, -2.1761114597320557, 0.27754226326942444, 0.8040558099746704, 2.167297601699829, 1.1964058876037598, -2.7202703952789307, 36.0, -0.34746500849723816, 0.21873299777507782, -0.03176499903202057, -3.1381852626800537, -0.16500000655651093, -2.740000009536743], "max": [0.7588168382644653, 2.115426540374756, -0.45088836550712585, -0.037053339183330536, -1.3580057621002197, -1.2623443603515625, 2.003253936767578, 946.0, 0.34521299600601196, 0.34941399097442627, 0.07137399911880493, -2.7920000553131104, 0.8470000624656677, -0.12600000202655792, -0.20832251012325287, -2.039085626602173, 1.0355561971664429, 1.301003336906433, 2.8563361167907715, 1.9157084226608276, -1.1596143245697021, 850.0, -0.15491099655628204, 0.43054598569869995, 0.08483599871397018, 3.134999990463257, 0.6240000128746033, -1.5240000486373901], "mean": [0.4365553855895996, 2.062535524368286, -0.7186945676803589, -0.7654410600662231, -2.091676712036133, -1.71676766872406, 1.434826135635376, 690.6575927734375, 0.27759018540382385, 0.2853219509124756, 0.0021645668894052505, -3.0072011947631836, 0.3966476023197174, -0.4798113703727722, -0.4444129168987274, -2.14105224609375, 0.6045856475830078, 0.9514685869216919, 2.3347952365875244, 1.6994909048080444, -1.7195781469345093, 676.7817993164062, -0.2779320478439331, 0.2985544204711914, 0.011943090707063675, 2.507071018218994, 0.36676454544067383, -2.4860005378723145], "std": [0.1695927381515503, 0.03420942276716232, 0.2687821388244629, 0.30014610290527344, 0.3358556926250458, 0.20567850768566132, 0.354205459356308, 292.6417541503906, 0.05513244494795799, 0.04870927333831787, 0.051471490412950516, 0.07426297664642334, 0.2660676836967468, 0.15085583925247192, 0.22738175094127655, 0.032853592187166214, 0.20656035840511322, 0.12754705548286438, 0.2504531443119049, 0.21157187223434448, 0.5573321580886841, 292.4824523925781, 0.045164696872234344, 0.0705612301826477, 0.024329407140612602, 1.4725637435913086, 0.24422220885753632, 0.3391489088535309], "count": [403]}, "action": {"min": [0.2269800752401352, 2.0063259601593018, -1.1476237773895264, -1.3336236476898193, -2.5164856910705566, -1.9661483764648438, 0.7146775126457214, 54.0, 0.16461899876594543, 0.2193329930305481, -0.1210319995880127, -3.1010000705718994, -0.16699999570846558, -0.6119999885559082, -0.9279566407203674, -2.1761114597320557, 0.27754226326942444, 0.8040558099746704, 2.167297601699829, 1.1964058876037598, -2.7202703952789307, 36.0, -0.34746500849723816, 0.21873299777507782, -0.03176499903202057, -3.1381852626800537, -0.16500000655651093, -2.740000009536743], "max": [0.7588168382644653, 2.115426540374756, -0.45088836550712585, -0.037053339183330536, -1.3580057621002197, -1.2623443603515625, 2.003253936767578, 946.0, 0.34521299600601196, 0.34941399097442627, 0.07137399911880493, -2.7920000553131104, 0.8470000624656677, -0.12600000202655792, -0.20832251012325287, -2.039085626602173, 1.0355561971664429, 1.301003336906433, 2.8563361167907715, 1.9157084226608276, -1.1596143245697021, 850.0, -0.15491099655628204, 0.43054598569869995, 0.08483599871397018, 3.134999990463257, 0.6240000128746033, -1.5240000486373901], "mean": [0.4365553855895996, 2.062535524368286, -0.7186945676803589, -0.7654410600662231, -2.091676712036133, -1.71676766872406, 1.434826135635376, 690.6575927734375, 0.27759018540382385, 0.2853219509124756, 0.0021645668894052505, -3.0072011947631836, 0.3966476023197174, -0.4798113703727722, -0.4444129168987274, -2.14105224609375, 0.6045856475830078, 0.9514685869216919, 2.3347952365875244, 1.6994909048080444, -1.7195781469345093, 676.7817993164062, -0.2779320478439331, 0.2985544204711914, 0.011943090707063675, 2.507071018218994, 0.36676454544067383, -2.4860005378723145], "std": [0.1695927381515503, 0.03420942276716232, 0.2687821388244629, 0.30014610290527344, 0.3358556926250458, 0.20567850768566132, 0.354205459356308, 292.6417541503906, 0.05513244494795799, 0.04870927333831787, 0.051471490412950516, 0.07426297664642334, 0.2660676836967468, 0.15085583925247192, 0.22738175094127655, 0.032853592187166214, 0.20656035840511322, 0.12754705548286438, 0.2504531443119049, 0.21157187223434448, 0.5573321580886841, 292.4824523925781, 0.045164696872234344, 0.0705612301826477, 0.024329407140612602, 1.4725637435913086, 0.24422220885753632, 0.3391489088535309], "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": [299], "max": [299], "mean": [299.0], "std": [0.0], "count": [403]}, "index": {"min": [178565], "max": [178967], "mean": [178766.0], "std": [116.33572108342304], "count": [403]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [403]}, "subtask_annotation": {"mean": [12.67741935483871, 29.0, 29.0, 29.0, 29.0], "std": [10.821133687520845, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [403]}, "scene_annotation": {"mean": [299.0], "std": [0.0], "min": [299], "max": [299], "count": [403]}, "eef_direction_state": {"mean": [4.766749379652605, 4.258064516129032], "std": [1.7010246814688224, 2.1351142543696167], "min": [0, 0], "max": [6, 6], "count": [403]}, "eef_velocity_state": {"mean": [0.7990074441687345, 0.7568238213399504], "std": [0.8920932016003772, 0.8278177453893039], "min": [0, 0], "max": [2, 2], "count": [403]}, "eef_acc_mag_state": {"mean": [0.6997518610421837, 0.6873449131513648], "std": [0.8492734819314223, 0.8344408077749317], "min": [0, 0], "max": [2, 2], "count": [403]}, "eef_direction_action": {"mean": [4.766749379652605, 4.258064516129032], "std": [1.7010246814688224, 2.1351142543696167], "min": [0, 0], "max": [6, 6], "count": [403]}, "eef_velocity_action": {"mean": [0.7990074441687345, 0.7568238213399504], "std": [0.8920932016003772, 0.8278177453893039], "min": [0, 0], "max": [2, 2], "count": [403]}, "eef_acc_mag_action": {"mean": [0.6997518610421837, 0.6873449131513648], "std": [0.8492734819314223, 0.8344408077749317], "min": [0, 0], "max": [2, 2], "count": [403]}, "eef_sim_pose_state": {"mean": [0.508936218442816, 0.30025586342595667, 1.1004993327647832, -2.118847218668532, 0.8744731540542362, 1.980474136175254, 0.5000677650610265, -0.2963003680964292, 1.0890656038142321, 2.5233572348363205, 1.0023461287114528, -2.4044284601720274], "std": [0.0718011586204428, 0.04509152408959875, 0.04446549562869299, 1.548710336233279, 0.3271517508151459, 1.73996665722753, 0.05177440019572396, 0.07062690093803717, 0.033730479965268075, 0.2637424712816997, 0.2616530786956888, 0.9401785744435062], "min": [0.41922025082776276, 0.20716662074891354, 1.0458734357261474, -3.141579678355099, 0.3018515562184496, -3.094084547054445, 0.4293249524864047, -0.3793694772740649, 1.0434770994715477, 1.4461182958958059, 0.4887015727416957, -3.1218329321167473], "max": [0.6424619216841265, 0.3550025854299492, 1.2177132467890566, 3.140426250195497, 1.178424965107658, 3.115563301877291, 0.5731780850927924, -0.15982183537447908, 1.196225215430553, 2.922534577216772, 1.4751560713859537, 3.1244395009445816], "count": [403]}, "eef_sim_pose_action": {"mean": [0.508936218442816, 0.30025586342595667, 1.1004993327647832, -2.118847218668532, 0.8744731540542362, 1.980474136175254, 0.5000677650610265, -0.2963003680964292, 1.0890656038142321, 2.5233572348363205, 1.0023461287114528, -2.4044284601720274], "std": [0.0718011586204428, 0.04509152408959875, 0.04446549562869299, 1.548710336233279, 0.3271517508151459, 1.73996665722753, 0.05177440019572396, 0.07062690093803717, 0.033730479965268075, 0.2637424712816997, 0.2616530786956888, 0.9401785744435062], "min": [0.41922025082776276, 0.20716662074891354, 1.0458734357261474, -3.141579678355099, 0.3018515562184496, -3.094084547054445, 0.4293249524864047, -0.3793694772740649, 1.0434770994715477, 1.4461182958958059, 0.4887015727416957, -3.1218329321167473], "max": [0.6424619216841265, 0.3550025854299492, 1.2177132467890566, 3.140426250195497, 1.178424965107658, 3.115563301877291, 0.5731780850927924, -0.15982183537447908, 1.196225215430553, 2.922534577216772, 1.4751560713859537, 3.1244395009445816], "count": [403]}, "gripper_mode_state": {"mean": [0.20843672456575682, 0.20843672456575682], "std": [0.40619066510452284, 0.4061906651045235], "min": [0, 0], "max": [1, 1], "count": [403]}, "gripper_activity_state": {"mean": [1.816377171215881, 1.7692307692307692], "std": [0.5281455704613601, 0.5968038559922333], "min": [0, 0], "max": [2, 2], "count": [403]}, "gripper_mode_action": {"mean": [0.20843672456575682, 0.20843672456575682], "std": [0.40619066510452284, 0.4061906651045235], "min": [0, 0], "max": [1, 1], "count": [403]}, "gripper_activity_action": {"mean": [1.816377171215881, 1.7692307692307692], "std": [0.5281455704613601, 0.5968038559922333], "min": [0, 0], "max": [2, 2], "count": [403]}, "gripper_open_scale_state": {"mean": [0.6767816376413961, 0.6906575684275283], "std": [0.2924822223925927, 0.2926417228663398], "min": [0.036, 0.054], "max": [0.85, 0.946], "count": [403]}, "gripper_open_scale_action": {"mean": [0.6767816376413961, 0.6906575684275283], "std": [0.2924822223925927, 0.2926417228663398], "min": [0.036, 0.054], "max": [0.85, 0.946], "count": [403]}}} +{"episode_index": 280, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4189557822712418]], [[0.4148676429738562]], [[0.41126377450980395]]], "std": [[[0.21958251556697203]], [[0.22841009003786367]], [[0.23029474027960894]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8980392156862745]], [[0.8509803921568627]], [[0.8470588235294118]]], "mean": [[[0.4561391809640523]], [[0.4571132066993464]], [[0.45271494076797386]]], "std": [[[0.16142534532217495]], [[0.16787738258925347]], [[0.1687295246988241]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4627057128267974]], [[0.4644492320261438]], [[0.4600484701797386]]], "std": [[[0.1344504451017995]], [[0.14148188947977997]], [[0.14199210034602724]]], "count": [100]}, "observation.state": {"min": [0.15508995950222015, 1.9438605308532715, -1.3376727104187012, -1.4206806421279907, -2.349091053009033, -1.9452916383743286, 0.5573011040687561, 19.0, 0.09586700052022934, 0.2210880070924759, -0.041868001222610474, -3.0989999771118164, 0.14100000262260437, -0.6630000472068787, -0.714328408241272, -2.078634738922119, 0.1382824331521988, 0.21704915165901184, 0.954311192035675, 1.0717194080352783, -2.51859712600708, 162.0, -0.3852500021457672, 0.204135000705719, -0.04431299865245819, 1.4279999732971191, -0.5049999952316284, -3.1401853561401367], "max": [0.695827841758728, 2.0862793922424316, -0.07969173043966293, 0.016406094655394554, -0.558871865272522, -1.277214527130127, 2.079472541809082, 713.0, 0.36500298976898193, 0.3933440148830414, 0.17512300610542297, -1.2269999980926514, 1.1670000553131104, 0.7099999785423279, 0.05050982907414436, -2.0536067485809326, 1.722797155380249, 1.6212712526321411, 2.7152960300445557, 1.8198374509811401, -0.6188588738441467, 735.0, -0.09606099873781204, 0.4006659984588623, 0.13988299667835236, 2.890000104904175, 1.069000005722046, 3.1389999389648438], "mean": [0.3492026925086975, 2.0563650131225586, -0.43433132767677307, -0.6213478446006775, -1.6821167469024658, -1.6508865356445312, 1.3229185342788696, 599.14599609375, 0.30541470646858215, 0.2896624803543091, 0.07236636430025101, -2.0090837478637695, 0.7968069314956665, 0.10309242457151413, -0.2744881510734558, -2.0669422149658203, 1.1032309532165527, 1.095640778541565, 1.7688254117965698, 1.4417942762374878, -1.63800847530365, 601.5968017578125, -0.2550412118434906, 0.3077714145183563, 0.05182493478059769, 2.29453182220459, 0.4307686984539032, -0.6780498027801514], "std": [0.19983020424842834, 0.03476818650960922, 0.4086533784866333, 0.3803727626800537, 0.4747941493988037, 0.18058618903160095, 0.4552590250968933, 218.05133056640625, 0.07623593509197235, 0.06319568306207657, 0.05192724987864494, 0.686238169670105, 0.4026867151260376, 0.5071941614151001, 0.29794034361839294, 0.00691924849525094, 0.36393433809280396, 0.424717515707016, 0.784573495388031, 0.15626481175422668, 0.6294320821762085, 200.69285583496094, 0.09888095408678055, 0.06032454967498779, 0.04967727139592171, 0.3894469738006592, 0.6182120442390442, 2.827666759490967], "count": [346]}, "action": {"min": [0.15508995950222015, 1.9438605308532715, -1.3376727104187012, -1.4206806421279907, -2.349091053009033, -1.9452916383743286, 0.5573011040687561, 19.0, 0.09586700052022934, 0.2210880070924759, -0.041868001222610474, -3.0989999771118164, 0.14100000262260437, -0.6630000472068787, -0.714328408241272, -2.078634738922119, 0.1382824331521988, 0.21704915165901184, 0.954311192035675, 1.0717194080352783, -2.51859712600708, 162.0, -0.3852500021457672, 0.204135000705719, -0.04431299865245819, 1.4279999732971191, -0.5049999952316284, -3.1401853561401367], "max": [0.695827841758728, 2.0862793922424316, -0.07969173043966293, 0.016406094655394554, -0.558871865272522, -1.277214527130127, 2.079472541809082, 713.0, 0.36500298976898193, 0.3933440148830414, 0.17512300610542297, -1.2269999980926514, 1.1670000553131104, 0.7099999785423279, 0.05050982907414436, -2.0536067485809326, 1.722797155380249, 1.6212712526321411, 2.7152960300445557, 1.8198374509811401, -0.6188588738441467, 735.0, -0.09606099873781204, 0.4006659984588623, 0.13988299667835236, 2.890000104904175, 1.069000005722046, 3.1389999389648438], "mean": [0.3492026925086975, 2.0563650131225586, -0.43433132767677307, -0.6213478446006775, -1.6821167469024658, -1.6508865356445312, 1.3229185342788696, 599.14599609375, 0.30541470646858215, 0.2896624803543091, 0.07236636430025101, -2.0090837478637695, 0.7968069314956665, 0.10309242457151413, -0.2744881510734558, -2.0669422149658203, 1.1032309532165527, 1.095640778541565, 1.7688254117965698, 1.4417942762374878, -1.63800847530365, 601.5968017578125, -0.2550412118434906, 0.3077714145183563, 0.05182493478059769, 2.29453182220459, 0.4307686984539032, -0.6780498027801514], "std": [0.19983020424842834, 0.03476818650960922, 0.4086533784866333, 0.3803727626800537, 0.4747941493988037, 0.18058618903160095, 0.4552590250968933, 218.05133056640625, 0.07623593509197235, 0.06319568306207657, 0.05192724987864494, 0.686238169670105, 0.4026867151260376, 0.5071941614151001, 0.29794034361839294, 0.00691924849525094, 0.36393433809280396, 0.424717515707016, 0.784573495388031, 0.15626481175422668, 0.6294320821762085, 200.69285583496094, 0.09888095408678055, 0.06032454967498779, 0.04967727139592171, 0.3894469738006592, 0.6182120442390442, 2.827666759490967], "count": [346]}, "timestamp": {"min": [0.0], "max": [11.5], "mean": [5.75], "std": [3.3293726469444995], "count": [346]}, "frame_index": {"min": [0], "max": [345], "mean": [172.5], "std": [99.88117940833499], "count": [346]}, "episode_index": {"min": [300], "max": [300], "mean": [300.0], "std": [0.0], "count": [346]}, "index": {"min": [178968], "max": [179313], "mean": [179140.5], "std": [99.88117940833499], "count": [346]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [346]}, "subtask_annotation": {"mean": [9.482658959537572, 29.0, 29.0, 29.0, 29.0], "std": [8.910018384493666, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [346]}, "scene_annotation": {"mean": [300.0], "std": [0.0], "min": [300], "max": [300], "count": [346]}, "eef_direction_state": {"mean": [4.026011560693641, 4.182080924855492], "std": [1.6698325484163803, 1.998213726681258], "min": [0, 0], "max": [6, 6], "count": [346]}, "eef_velocity_state": {"mean": [1.0202312138728324, 0.8757225433526011], "std": [0.7843453540382671, 0.8696156704816723], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_acc_mag_state": {"mean": [1.0317919075144508, 0.8497109826589595], "std": [0.8270189676679061, 0.8503399033040032], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_direction_action": {"mean": [4.026011560693641, 4.182080924855492], "std": [1.6698325484163803, 1.998213726681258], "min": [0, 0], "max": [6, 6], "count": [346]}, "eef_velocity_action": {"mean": [1.0202312138728324, 0.8757225433526011], "std": [0.7843453540382671, 0.8696156704816723], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_acc_mag_action": {"mean": [1.0317919075144508, 0.8497109826589595], "std": [0.8270189676679061, 0.8503399033040032], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_sim_pose_state": {"mean": [0.5036458029185088, 0.29685154977075023, 1.1364374722247943, -0.25528226133865567, 0.9406355761104086, 0.27616433716973404, 0.48518085063825034, -0.3484683206621528, 1.1016154460835956, 1.5621713480974255, 1.0558861331202007, -0.21652929774337534], "std": [0.07131386882010722, 0.10180406720868336, 0.06458232821895157, 2.1453495040598813, 0.457037210804064, 1.7886516371689183, 0.07492074057184658, 0.07485649203018208, 0.0533518434255687, 1.0098535737376155, 0.14918916791530581, 1.7628015171625895], "min": [0.38650318173572557, 0.11551094670960708, 1.031576924979989, -3.1411779655588994, 0.27994838478600625, -2.9903690412465282, 0.40724691414416425, -0.44348608107094645, 1.045034819249064, 0.4506808411611712, 0.7218834104367295, -3.119216378723031], "max": [0.608983273141853, 0.4207495914279167, 1.242585174692039, 3.1404645845257493, 1.54929077584534, 2.9112591162646693, 0.6038134744753314, -0.13882136960533958, 1.230069170611707, 3.0826049760436627, 1.4168824565654718, 3.092013306092611], "count": [346]}, "eef_sim_pose_action": {"mean": [0.5036458029185088, 0.29685154977075023, 1.1364374722247943, -0.25528226133865567, 0.9406355761104086, 0.27616433716973404, 0.48518085063825034, -0.3484683206621528, 1.1016154460835956, 1.5621713480974255, 1.0558861331202007, -0.21652929774337534], "std": [0.07131386882010722, 0.10180406720868336, 0.06458232821895157, 2.1453495040598813, 0.457037210804064, 1.7886516371689183, 0.07492074057184658, 0.07485649203018208, 0.0533518434255687, 1.0098535737376155, 0.14918916791530581, 1.7628015171625895], "min": [0.38650318173572557, 0.11551094670960708, 1.031576924979989, -3.1411779655588994, 0.27994838478600625, -2.9903690412465282, 0.40724691414416425, -0.44348608107094645, 1.045034819249064, 0.4506808411611712, 0.7218834104367295, -3.119216378723031], "max": [0.608983273141853, 0.4207495914279167, 1.242585174692039, 3.1404645845257493, 1.54929077584534, 2.9112591162646693, 0.6038134744753314, -0.13882136960533958, 1.230069170611707, 3.0826049760436627, 1.4168824565654718, 3.092013306092611], "count": [346]}, "gripper_mode_state": {"mean": [0.22254335260115607, 0.1791907514450867], "std": [0.4159540945996249, 0.38351196336181154], "min": [0, 0], "max": [1, 1], "count": [346]}, "gripper_activity_state": {"mean": [1.8901734104046244, 1.7947976878612717], "std": [0.40168211914662927, 0.5649457384506036], "min": [0, 0], "max": [2, 2], "count": [346]}, "gripper_mode_action": {"mean": [0.22254335260115607, 0.1791907514450867], "std": [0.4159540945996249, 0.38351196336181154], "min": [0, 0], "max": [1, 1], "count": [346]}, "gripper_activity_action": {"mean": [1.8901734104046244, 1.7947976878612717], "std": [0.40168211914662927, 0.5649457384506036], "min": [0, 0], "max": [2, 2], "count": [346]}, "gripper_open_scale_state": {"mean": [0.6015968209415496, 0.5991459536469748], "std": [0.20069291422152272, 0.21805127456896237], "min": [0.162, 0.019], "max": [0.735, 0.713], "count": [346]}, "gripper_open_scale_action": {"mean": [0.6015968209415496, 0.5991459536469748], "std": [0.20069291422152272, 0.21805127456896237], "min": [0.162, 0.019], "max": [0.735, 0.713], "count": [346]}}} +{"episode_index": 281, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.41066883169934637]], [[0.40405343954248363]], [[0.40066562704248365]]], "std": [[[0.23090613186415174]], [[0.2403926062237406]], [[0.24256573341590124]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[0.792156862745098]], [[0.788235294117647]]], "mean": [[[0.46432083741830066]], [[0.46680894199346407]], [[0.4618684272875817]]], "std": [[[0.15167874961072006]], [[0.1564130825924474]], [[0.15757486315192776]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47076097630718955]], [[0.4722443607026144]], [[0.4697100142973856]]], "std": [[[0.12185433873419155]], [[0.12852230771290288]], [[0.12791919712097224]]], "count": [100]}, "observation.state": {"min": [0.05391322076320648, 1.952325463294983, -1.132072925567627, -1.4418165683746338, -2.429725408554077, -1.8611668348312378, 0.3531673848628998, -3.0, 0.1231909990310669, 0.22813500463962555, -0.02815599925816059, -3.128999948501587, 0.16899999976158142, -1.027999997138977, -0.706683874130249, -2.077744722366333, 0.31984904408454895, 0.07958701252937317, 0.9500525593757629, 1.2755913734436035, -2.430772304534912, 203.0, -0.3933359980583191, 0.19433100521564484, -0.05731600150465965, 1.4290000200271606, -0.3190000057220459, -3.1381852626800537], "max": [0.7531270384788513, 2.090712547302246, -0.4691794216632843, 0.16769123077392578, -0.5098979473114014, -1.455674409866333, 2.224003314971924, 831.0, 0.3578239977359772, 0.382889986038208, 0.17258599400520325, 3.1410000324249268, 1.1299999952316284, 0.8360000848770142, -0.03906046971678734, -1.978679895401001, 1.6009382009506226, 1.488451600074768, 2.6354472637176514, 1.7434966564178467, -0.5513321161270142, 804.0, -0.10688400268554688, 0.3905459940433502, 0.14144299924373627, 2.9760000705718994, 1.0149999856948853, 3.127000093460083], "mean": [0.3513472080230713, 2.0446274280548096, -0.7740553021430969, -0.5575792789459229, -1.4284096956253052, -1.691862940788269, 1.3609968423843384, 629.5255126953125, 0.2970561385154724, 0.2914675772190094, 0.05807726830244064, -1.7779344320297241, 0.742639422416687, 0.028180938214063644, -0.3066611886024475, -2.062831163406372, 1.0384187698364258, 1.0097702741622925, 1.739151954650879, 1.4423671960830688, -1.5450383424758911, 645.7513427734375, -0.2535163462162018, 0.3168601393699646, 0.03833216801285744, 2.486949920654297, 0.4986223876476288, -1.0276559591293335], "std": [0.19959992170333862, 0.027524469420313835, 0.15211926400661469, 0.44372063875198364, 0.7618116736412048, 0.1142137423157692, 0.6573837995529175, 279.0182800292969, 0.0633978620171547, 0.05414821580052376, 0.037630826234817505, 1.3077946901321411, 0.396161824464798, 0.7745288014411926, 0.2268609255552292, 0.01509315799921751, 0.3038478493690491, 0.38980621099472046, 0.593231201171875, 0.1137261763215065, 0.5020462274551392, 220.00698852539062, 0.08419226109981537, 0.0522850938141346, 0.044830694794654846, 0.3801390528678894, 0.5185881853103638, 2.6315906047821045], "count": [392]}, "action": {"min": [0.05391322076320648, 1.952325463294983, -1.132072925567627, -1.4418165683746338, -2.429725408554077, -1.8611668348312378, 0.3531673848628998, -3.0, 0.1231909990310669, 0.22813500463962555, -0.02815599925816059, -3.128999948501587, 0.16899999976158142, -1.027999997138977, -0.706683874130249, -2.077744722366333, 0.31984904408454895, 0.07958701252937317, 0.9500525593757629, 1.2755913734436035, -2.430772304534912, 203.0, -0.3933359980583191, 0.19433100521564484, -0.05731600150465965, 1.4290000200271606, -0.3190000057220459, -3.1381852626800537], "max": [0.7531270384788513, 2.090712547302246, -0.4691794216632843, 0.16769123077392578, -0.5098979473114014, -1.455674409866333, 2.224003314971924, 831.0, 0.3578239977359772, 0.382889986038208, 0.17258599400520325, 3.1410000324249268, 1.1299999952316284, 0.8360000848770142, -0.03906046971678734, -1.978679895401001, 1.6009382009506226, 1.488451600074768, 2.6354472637176514, 1.7434966564178467, -0.5513321161270142, 804.0, -0.10688400268554688, 0.3905459940433502, 0.14144299924373627, 2.9760000705718994, 1.0149999856948853, 3.127000093460083], "mean": [0.3513472080230713, 2.0446274280548096, -0.7740553021430969, -0.5575792789459229, -1.4284096956253052, -1.691862940788269, 1.3609968423843384, 629.5255126953125, 0.2970561385154724, 0.2914675772190094, 0.05807726830244064, -1.7779344320297241, 0.742639422416687, 0.028180938214063644, -0.3066611886024475, -2.062831163406372, 1.0384187698364258, 1.0097702741622925, 1.739151954650879, 1.4423671960830688, -1.5450383424758911, 645.7513427734375, -0.2535163462162018, 0.3168601393699646, 0.03833216801285744, 2.486949920654297, 0.4986223876476288, -1.0276559591293335], "std": [0.19959992170333862, 0.027524469420313835, 0.15211926400661469, 0.44372063875198364, 0.7618116736412048, 0.1142137423157692, 0.6573837995529175, 279.0182800292969, 0.0633978620171547, 0.05414821580052376, 0.037630826234817505, 1.3077946901321411, 0.396161824464798, 0.7745288014411926, 0.2268609255552292, 0.01509315799921751, 0.3038478493690491, 0.38980621099472046, 0.593231201171875, 0.1137261763215065, 0.5020462274551392, 220.00698852539062, 0.08419226109981537, 0.0522850938141346, 0.044830694794654846, 0.3801390528678894, 0.5185881853103638, 2.6315906047821045], "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": [301], "max": [301], "mean": [301.0], "std": [0.0], "count": [392]}, "index": {"min": [179314], "max": [179705], "mean": [179509.5], "std": [113.16028455248777], "count": [392]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [392]}, "subtask_annotation": {"mean": [9.732142857142858, 29.0, 29.0, 29.0, 29.0], "std": [8.956082615537136, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [392]}, "scene_annotation": {"mean": [301.0], "std": [0.0], "min": [301], "max": [301], "count": [392]}, "eef_direction_state": {"mean": [3.9464285714285716, 4.089285714285714], "std": [1.9794060900653392, 1.9165465061417346], "min": [0, 0], "max": [6, 6], "count": [392]}, "eef_velocity_state": {"mean": [0.9030612244897959, 0.9464285714285714], "std": [0.8022867930437203, 0.817342320810416], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_acc_mag_state": {"mean": [0.923469387755102, 0.8928571428571429], "std": [0.8477221604439678, 0.8291561975888516], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_direction_action": {"mean": [3.9464285714285716, 4.089285714285714], "std": [1.9794060900653392, 1.9165465061417346], "min": [0, 0], "max": [6, 6], "count": [392]}, "eef_velocity_action": {"mean": [0.9030612244897959, 0.9464285714285714], "std": [0.8022867930437203, 0.817342320810416], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_acc_mag_action": {"mean": [0.923469387755102, 0.8928571428571429], "std": [0.8477221604439678, 0.8291561975888516], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_sim_pose_state": {"mean": [0.5158347000731877, 0.2930903110452631, 1.127423205161499, -0.7023729209126941, 1.03253649115977, -0.3084916272154644, 0.4903850930064276, -0.3333456467622784, 1.0980297154463203, 1.4648726146338829, 0.9218512926337981, -0.6118284795886755], "std": [0.06258128473949001, 0.0856389497669214, 0.055885732494924005, 2.1103103805129986, 0.40163384588079704, 2.055931561996358, 0.06650439383509335, 0.05671724967681286, 0.05152509189977697, 0.980082808302748, 0.20923654251148616, 1.8995972865599815], "min": [0.37541108384812794, 0.12665470694406547, 1.0129408519512624, -3.133723580025822, 0.45555636289322887, -3.092339062389227, 0.41519607844940876, -0.4410102493250625, 1.0344578170481529, 0.31827411673408773, 0.5375157820098635, -3.129507288792668], "max": [0.6042625108243431, 0.4335099628761167, 1.2278842173820503, 3.1408348166809867, 1.5215937321678554, 2.8041087152864543, 0.6026912896675756, -0.16619038034714956, 1.232872776145179, 2.8255413561008433, 1.3520755946586616, 3.0722478163043183], "count": [392]}, "eef_sim_pose_action": {"mean": [0.5158347000731877, 0.2930903110452631, 1.127423205161499, -0.7023729209126941, 1.03253649115977, -0.3084916272154644, 0.4903850930064276, -0.3333456467622784, 1.0980297154463203, 1.4648726146338829, 0.9218512926337981, -0.6118284795886755], "std": [0.06258128473949001, 0.0856389497669214, 0.055885732494924005, 2.1103103805129986, 0.40163384588079704, 2.055931561996358, 0.06650439383509335, 0.05671724967681286, 0.05152509189977697, 0.980082808302748, 0.20923654251148616, 1.8995972865599815], "min": [0.37541108384812794, 0.12665470694406547, 1.0129408519512624, -3.133723580025822, 0.45555636289322887, -3.092339062389227, 0.41519607844940876, -0.4410102493250625, 1.0344578170481529, 0.31827411673408773, 0.5375157820098635, -3.129507288792668], "max": [0.6042625108243431, 0.4335099628761167, 1.2278842173820503, 3.1408348166809867, 1.5215937321678554, 2.8041087152864543, 0.6026912896675756, -0.16619038034714956, 1.232872776145179, 2.8255413561008433, 1.3520755946586616, 3.0722478163043183], "count": [392]}, "gripper_mode_state": {"mean": [0.22448979591836735, 0.2602040816326531], "std": [0.41724588367879356, 0.43874584617334084], "min": [0, 0], "max": [1, 1], "count": [392]}, "gripper_activity_state": {"mean": [1.8954081632653061, 1.7168367346938775], "std": [0.41253241892977655, 0.6176999749544483], "min": [0, 0], "max": [2, 2], "count": [392]}, "gripper_mode_action": {"mean": [0.22448979591836735, 0.2602040816326531], "std": [0.41724588367879356, 0.43874584617334084], "min": [0, 0], "max": [1, 1], "count": [392]}, "gripper_activity_action": {"mean": [1.8954081632653061, 1.7168367346938775], "std": [0.41253241892977655, 0.6176999749544483], "min": [0, 0], "max": [2, 2], "count": [392]}, "gripper_open_scale_state": {"mean": [0.6457512757048313, 0.6295663263882902], "std": [0.22000709780722144, 0.2789260383866575], "min": [0.203, 0.0], "max": [0.804, 0.831], "count": [392]}, "gripper_open_scale_action": {"mean": [0.6457512757048313, 0.6295663263882902], "std": [0.22000709780722144, 0.2789260383866575], "min": [0.203, 0.0], "max": [0.804, 0.831], "count": [392]}}} +{"episode_index": 282, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4203749162581699]], [[0.4170410886437908]], [[0.413268960375817]]], "std": [[[0.22181947452720846]], [[0.2283271484061469]], [[0.2305386038392686]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[0.788235294117647]], [[0.788235294117647]]], "mean": [[[0.4603685008169935]], [[0.46138243872549023]], [[0.4568437806372549]]], "std": [[[0.16433684828154332]], [[0.16983599494798352]], [[0.17061890418799908]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45520207720588235]], [[0.4573855902777778]], [[0.45301590890522875]]], "std": [[[0.13933359702092363]], [[0.1449589701488416]], [[0.14646311979311824]]], "count": [100]}, "observation.state": {"min": [0.11651819199323654, 1.9174362421035767, -0.7211875319480896, -1.5731699466705322, -2.5292088985443115, -1.9486079216003418, 0.39732420444488525, 36.0, 0.17911399900913239, 0.23921099305152893, 0.028835000470280647, -3.1411852836608887, 0.12099999934434891, -1.100000023841858, -0.6256482005119324, -2.0785651206970215, 0.23347268998622894, -0.10279989242553711, 0.8878839015960693, 0.9918531775474548, -2.4636893272399902, 193.0, -0.3715609908103943, 0.2264609932899475, -0.05844999849796295, 1.3079999685287476, -0.23499999940395355, -3.1401853561401367], "max": [0.7069456577301025, 2.0864713191986084, -0.34976398944854736, 0.10046115517616272, -0.5091300010681152, -1.4503511190414429, 2.3207294940948486, 711.0, 0.3760739862918854, 0.36855000257492065, 0.1721149981021881, 3.1389999389648438, 1.184999942779541, 0.7600000500679016, -0.04447099193930626, -2.054305076599121, 1.6380963325500488, 1.538403034210205, 2.4731664657592773, 1.6776455640792847, -0.381860613822937, 786.0, -0.09562300145626068, 0.391185998916626, 0.11823800206184387, 2.9179999828338623, 1.0529999732971191, 3.128999948501587], "mean": [0.35500314831733704, 2.0516436100006104, -0.6501808166503906, -0.38879096508026123, -1.1826605796813965, -1.673452615737915, 1.1344759464263916, 478.5843811035156, 0.33269375562667847, 0.28373903036117554, 0.0708213746547699, -1.2701694965362549, 0.7817647457122803, 0.1077837273478508, -0.27377453446388245, -2.068340301513672, 1.1604658365249634, 1.0519728660583496, 1.6525108814239502, 1.3460638523101807, -1.5056345462799072, 634.2786865234375, -0.24177712202072144, 0.31707045435905457, 0.0251314640045166, 2.385890007019043, 0.4787261486053467, -0.5800331234931946], "std": [0.14236624538898468, 0.040958162397146225, 0.1020813137292862, 0.5418116450309753, 0.8353023529052734, 0.10758662968873978, 0.7428500652313232, 156.25491333007812, 0.057977382093667984, 0.03865449130535126, 0.03197468817234039, 1.440882682800293, 0.34279507398605347, 0.7508533596992493, 0.2089359164237976, 0.005104512441903353, 0.3607904613018036, 0.47315776348114014, 0.6588865518569946, 0.21875427663326263, 0.6096440553665161, 222.06326293945312, 0.08813322335481644, 0.04308336228132248, 0.04546700417995453, 0.4331541657447815, 0.5045729875564575, 2.774212598800659], "count": [314]}, "action": {"min": [0.11651819199323654, 1.9174362421035767, -0.7211875319480896, -1.5731699466705322, -2.5292088985443115, -1.9486079216003418, 0.39732420444488525, 36.0, 0.17911399900913239, 0.23921099305152893, 0.028835000470280647, -3.1411852836608887, 0.12099999934434891, -1.100000023841858, -0.6256482005119324, -2.0785651206970215, 0.23347268998622894, -0.10279989242553711, 0.8878839015960693, 0.9918531775474548, -2.4636893272399902, 193.0, -0.3715609908103943, 0.2264609932899475, -0.05844999849796295, 1.3079999685287476, -0.23499999940395355, -3.1401853561401367], "max": [0.7069456577301025, 2.0864713191986084, -0.34976398944854736, 0.10046115517616272, -0.5091300010681152, -1.4503511190414429, 2.3207294940948486, 711.0, 0.3760739862918854, 0.36855000257492065, 0.1721149981021881, 3.1389999389648438, 1.184999942779541, 0.7600000500679016, -0.04447099193930626, -2.054305076599121, 1.6380963325500488, 1.538403034210205, 2.4731664657592773, 1.6776455640792847, -0.381860613822937, 786.0, -0.09562300145626068, 0.391185998916626, 0.11823800206184387, 2.9179999828338623, 1.0529999732971191, 3.128999948501587], "mean": [0.35500314831733704, 2.0516436100006104, -0.6501808166503906, -0.38879096508026123, -1.1826605796813965, -1.673452615737915, 1.1344759464263916, 478.5843811035156, 0.33269375562667847, 0.28373903036117554, 0.0708213746547699, -1.2701694965362549, 0.7817647457122803, 0.1077837273478508, -0.27377453446388245, -2.068340301513672, 1.1604658365249634, 1.0519728660583496, 1.6525108814239502, 1.3460638523101807, -1.5056345462799072, 634.2786865234375, -0.24177712202072144, 0.31707045435905457, 0.0251314640045166, 2.385890007019043, 0.4787261486053467, -0.5800331234931946], "std": [0.14236624538898468, 0.040958162397146225, 0.1020813137292862, 0.5418116450309753, 0.8353023529052734, 0.10758662968873978, 0.7428500652313232, 156.25491333007812, 0.057977382093667984, 0.03865449130535126, 0.03197468817234039, 1.440882682800293, 0.34279507398605347, 0.7508533596992493, 0.2089359164237976, 0.005104512441903353, 0.3607904613018036, 0.47315776348114014, 0.6588865518569946, 0.21875427663326263, 0.6096440553665161, 222.06326293945312, 0.08813322335481644, 0.04308336228132248, 0.04546700417995453, 0.4331541657447815, 0.5045729875564575, 2.774212598800659], "count": [314]}, "timestamp": {"min": [0.0], "max": [10.433333333333334], "mean": [5.216666666666667], "std": [3.021451086260816], "count": [314]}, "frame_index": {"min": [0], "max": [313], "mean": [156.5], "std": [90.6435325878245], "count": [314]}, "episode_index": {"min": [302], "max": [302], "mean": [302.0], "std": [0.0], "count": [314]}, "index": {"min": [179706], "max": [180019], "mean": [179862.5], "std": [90.6435325878245], "count": [314]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [314]}, "subtask_annotation": {"mean": [8.662420382165605, 29.0, 29.0, 29.0, 29.0], "std": [8.691495323420293, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [314]}, "scene_annotation": {"mean": [302.0], "std": [0.0], "min": [302], "max": [302], "count": [314]}, "eef_direction_state": {"mean": [4.028662420382165, 4.1050955414012735], "std": [1.7994532416382907, 2.0218014348167928], "min": [0, 0], "max": [6, 6], "count": [314]}, "eef_velocity_state": {"mean": [1.0254777070063694, 0.9235668789808917], "std": [0.7976801123288275, 0.8561608967921798], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_acc_mag_state": {"mean": [1.0414012738853504, 0.8694267515923567], "std": [0.8264377231932529, 0.8209953893585775], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_direction_action": {"mean": [4.028662420382165, 4.1050955414012735], "std": [1.7994532416382907, 2.0218014348167928], "min": [0, 0], "max": [6, 6], "count": [314]}, "eef_velocity_action": {"mean": [1.0254777070063694, 0.9235668789808917], "std": [0.7976801123288275, 0.8561608967921798], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_acc_mag_action": {"mean": [1.0414012738853504, 0.8694267515923567], "std": [0.8264377231932529, 0.8209953893585775], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_sim_pose_state": {"mean": [0.5152586580846293, 0.2741739830193429, 1.1259687542930392, -0.5625566970013133, 1.0159908832573605, 0.11358636883340092, 0.47814017551446236, -0.35578745144019686, 1.0799465519943103, 1.3923246427931681, 0.96553055830601, -0.28984464095993995], "std": [0.053233969989870324, 0.0858176723309664, 0.05930185395605011, 2.030285842676248, 0.4003389360197458, 1.8479019151761595, 0.0510838988720945, 0.033868731318461694, 0.06558149597344635, 0.8052557230472631, 0.23651769339404144, 1.8017084466465136], "min": [0.4080343549161065, 0.11909386896315621, 1.0123723674727236, -3.1193013750109473, 0.4976372609983497, -3.038861361704506, 0.42501214948638477, -0.42928896244995557, 1.0289643297308593, 0.5108882731422976, 0.42266213617745474, -3.0870480518927805], "max": [0.5934801793909522, 0.39041930235323413, 1.2164720072204058, 3.138028322368271, 1.5576529496969522, 3.058078318260003, 0.5882123483455312, -0.24865809708354797, 1.2425264737484676, 2.725088067023029, 1.2662250291246528, 3.130774028937895], "count": [314]}, "eef_sim_pose_action": {"mean": [0.5152586580846293, 0.2741739830193429, 1.1259687542930392, -0.5625566970013133, 1.0159908832573605, 0.11358636883340092, 0.47814017551446236, -0.35578745144019686, 1.0799465519943103, 1.3923246427931681, 0.96553055830601, -0.28984464095993995], "std": [0.053233969989870324, 0.0858176723309664, 0.05930185395605011, 2.030285842676248, 0.4003389360197458, 1.8479019151761595, 0.0510838988720945, 0.033868731318461694, 0.06558149597344635, 0.8052557230472631, 0.23651769339404144, 1.8017084466465136], "min": [0.4080343549161065, 0.11909386896315621, 1.0123723674727236, -3.1193013750109473, 0.4976372609983497, -3.038861361704506, 0.42501214948638477, -0.42928896244995557, 1.0289643297308593, 0.5108882731422976, 0.42266213617745474, -3.0870480518927805], "max": [0.5934801793909522, 0.39041930235323413, 1.2164720072204058, 3.138028322368271, 1.5576529496969522, 3.058078318260003, 0.5882123483455312, -0.24865809708354797, 1.2425264737484676, 2.725088067023029, 1.2662250291246528, 3.130774028937895], "count": [314]}, "gripper_mode_state": {"mean": [0.23885350318471338, 0.37261146496815284], "std": [0.42638305219732026, 0.4834999081100641], "min": [0, 0], "max": [1, 1], "count": [314]}, "gripper_activity_state": {"mean": [1.7707006369426752, 1.802547770700637], "std": [0.5740970363945872, 0.5636492838937022], "min": [0, 0], "max": [2, 2], "count": [314]}, "gripper_mode_action": {"mean": [0.23885350318471338, 0.37261146496815284], "std": [0.42638305219732026, 0.4834999081100641], "min": [0, 0], "max": [1, 1], "count": [314]}, "gripper_activity_action": {"mean": [1.7707006369426752, 1.802547770700637], "std": [0.5740970363945872, 0.5636492838937022], "min": [0, 0], "max": [2, 2], "count": [314]}, "gripper_open_scale_state": {"mean": [0.6342786626633529, 0.47858439498950006], "std": [0.22206329557063567, 0.1562549312655296], "min": [0.193, 0.036], "max": [0.786, 0.711], "count": [314]}, "gripper_open_scale_action": {"mean": [0.6342786626633529, 0.47858439498950006], "std": [0.22206329557063567, 0.1562549312655296], "min": [0.193, 0.036], "max": [0.786, 0.711], "count": [314]}}} +{"episode_index": 283, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.41530689338235294]], [[0.4116281597222222]], [[0.40755030841503265]]], "std": [[[0.225556082829803]], [[0.23087288497626407]], [[0.23411813816858856]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8392156862745098]], [[0.8313725490196079]], [[0.8117647058823529]]], "mean": [[[0.4524205698529412]], [[0.45255818423202615]], [[0.44798230596405225]]], "std": [[[0.18063254617115648]], [[0.1860708395687906]], [[0.18754145853224713]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[1.0]], [[1.0]]], "mean": [[[0.4692355943627451]], [[0.47264912785947716]], [[0.46885341911764705]]], "std": [[[0.10767041056297638]], [[0.11198854308367089]], [[0.11209829098220304]]], "count": [100]}, "observation.state": {"min": [0.12779301404953003, 1.9416090250015259, -0.9738588333129883, -1.3760700225830078, -2.593280076980591, -1.9285017251968384, 0.4020540416240692, 193.0, 0.15198999643325806, 0.23918500542640686, -0.0035290000960230827, -3.1401853561401367, 0.15800002217292786, -1.1610000133514404, -0.7860788702964783, -2.0783207416534424, 0.5333901047706604, -0.05138249322772026, 0.8959822058677673, 0.9908932447433472, -2.515246629714966, 175.0, -0.36916300654411316, 0.21792800724506378, -0.056807998567819595, 1.4639999866485596, -0.4930000305175781, -3.1351852416992188], "max": [0.7120943665504456, 2.0884785652160645, -0.3140021860599518, 0.13198179006576538, -0.8829969763755798, -1.5097969770431519, 2.3356170654296875, 714.0, 0.36347800493240356, 0.3710930049419403, 0.15868400037288666, 3.130000114440918, 1.2740000486373901, 0.7039999961853027, -0.05363396927714348, -2.0035855770111084, 1.679966688156128, 1.6401731967926025, 2.621537208557129, 1.7099689245224, -0.38611921668052673, 824.0, -0.0941300019621849, 0.39699798822402954, 0.11307799816131592, 3.0230000019073486, 1.0490000247955322, 3.125999927520752], "mean": [0.35653597116470337, 2.0598952770233154, -0.45159873366355896, -0.305372953414917, -1.3650035858154297, -1.701825737953186, 1.0305780172348022, 649.3963623046875, 0.3204037845134735, 0.28000113368034363, 0.056559693068265915, -1.184335470199585, 0.7488292455673218, 0.11899665743112564, -0.345490038394928, -2.0655391216278076, 1.2002390623092651, 1.1139066219329834, 1.809362530708313, 1.3841772079467773, -1.6355088949203491, 640.3338623046875, -0.2249847948551178, 0.33103427290916443, 0.028173014521598816, 2.450096368789673, 0.3581908643245697, -0.712936282157898], "std": [0.16266760230064392, 0.03676437586545944, 0.19394004344940186, 0.5289488434791565, 0.6326492428779602, 0.07225426286458969, 0.8198917508125305, 143.93507385253906, 0.06343633681535721, 0.049209002405405045, 0.030977534130215645, 1.5172420740127563, 0.29765036702156067, 0.7361303567886353, 0.259646475315094, 0.013027705252170563, 0.2820255160331726, 0.43113020062446594, 0.7072986364364624, 0.17404493689537048, 0.5862349271774292, 234.03317260742188, 0.08322979509830475, 0.047975730150938034, 0.04792746528983116, 0.40306270122528076, 0.585211992263794, 2.7437708377838135], "count": [304]}, "action": {"min": [0.12779301404953003, 1.9416090250015259, -0.9738588333129883, -1.3760700225830078, -2.593280076980591, -1.9285017251968384, 0.4020540416240692, 193.0, 0.15198999643325806, 0.23918500542640686, -0.0035290000960230827, -3.1401853561401367, 0.15800002217292786, -1.1610000133514404, -0.7860788702964783, -2.0783207416534424, 0.5333901047706604, -0.05138249322772026, 0.8959822058677673, 0.9908932447433472, -2.515246629714966, 175.0, -0.36916300654411316, 0.21792800724506378, -0.056807998567819595, 1.4639999866485596, -0.4930000305175781, -3.1351852416992188], "max": [0.7120943665504456, 2.0884785652160645, -0.3140021860599518, 0.13198179006576538, -0.8829969763755798, -1.5097969770431519, 2.3356170654296875, 714.0, 0.36347800493240356, 0.3710930049419403, 0.15868400037288666, 3.130000114440918, 1.2740000486373901, 0.7039999961853027, -0.05363396927714348, -2.0035855770111084, 1.679966688156128, 1.6401731967926025, 2.621537208557129, 1.7099689245224, -0.38611921668052673, 824.0, -0.0941300019621849, 0.39699798822402954, 0.11307799816131592, 3.0230000019073486, 1.0490000247955322, 3.125999927520752], "mean": [0.35653597116470337, 2.0598952770233154, -0.45159873366355896, -0.305372953414917, -1.3650035858154297, -1.701825737953186, 1.0305780172348022, 649.3963623046875, 0.3204037845134735, 0.28000113368034363, 0.056559693068265915, -1.184335470199585, 0.7488292455673218, 0.11899665743112564, -0.345490038394928, -2.0655391216278076, 1.2002390623092651, 1.1139066219329834, 1.809362530708313, 1.3841772079467773, -1.6355088949203491, 640.3338623046875, -0.2249847948551178, 0.33103427290916443, 0.028173014521598816, 2.450096368789673, 0.3581908643245697, -0.712936282157898], "std": [0.16266760230064392, 0.03676437586545944, 0.19394004344940186, 0.5289488434791565, 0.6326492428779602, 0.07225426286458969, 0.8198917508125305, 143.93507385253906, 0.06343633681535721, 0.049209002405405045, 0.030977534130215645, 1.5172420740127563, 0.29765036702156067, 0.7361303567886353, 0.259646475315094, 0.013027705252170563, 0.2820255160331726, 0.43113020062446594, 0.7072986364364624, 0.17404493689537048, 0.5862349271774292, 234.03317260742188, 0.08322979509830475, 0.047975730150938034, 0.04792746528983116, 0.40306270122528076, 0.585211992263794, 2.7437708377838135], "count": [304]}, "timestamp": {"min": [0.0], "max": [10.1], "mean": [5.05], "std": [2.9252255373636484], "count": [304]}, "frame_index": {"min": [0], "max": [303], "mean": [151.5], "std": [87.75676612090945], "count": [304]}, "episode_index": {"min": [303], "max": [303], "mean": [303.0], "std": [0.0], "count": [304]}, "index": {"min": [180020], "max": [180323], "mean": [180171.5], "std": [87.75676612090945], "count": [304]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [304]}, "subtask_annotation": {"mean": [9.720394736842104, 29.0, 29.0, 29.0, 29.0], "std": [9.307119790329937, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [304]}, "scene_annotation": {"mean": [303.0], "std": [0.0], "min": [303], "max": [303], "count": [304]}, "eef_direction_state": {"mean": [3.7335526315789473, 4.536184210526316], "std": [1.75039259051052, 1.822377327548063], "min": [0, 0], "max": [6, 6], "count": [304]}, "eef_velocity_state": {"mean": [1.144736842105263, 0.8092105263157895], "std": [0.7291658422367051, 0.8828300235127456], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_acc_mag_state": {"mean": [1.0986842105263157, 0.7138157894736842], "std": [0.7968677862092673, 0.807249174186245], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_direction_action": {"mean": [3.7335526315789473, 4.536184210526316], "std": [1.75039259051052, 1.822377327548063], "min": [0, 0], "max": [6, 6], "count": [304]}, "eef_velocity_action": {"mean": [1.144736842105263, 0.8092105263157895], "std": [0.7291658422367051, 0.8828300235127456], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_acc_mag_action": {"mean": [1.0986842105263157, 0.7138157894736842], "std": [0.7968677862092673, 0.807249174186245], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_sim_pose_state": {"mean": [0.530665257562121, 0.2628979228854139, 1.1432924661908268, 0.3343787267193385, 0.9211725475118466, 0.29101300170583344, 0.4745636847108335, -0.33725008611781054, 1.0760240001339205, 1.2014868463374142, 0.9890797536122499, -0.21490381623225863], "std": [0.05806271121446792, 0.08862175481422706, 0.05642446056108308, 2.232854333471499, 0.46078328311911954, 1.8272755163172298, 0.06207173702469394, 0.04338405251909761, 0.06158088189936738, 0.8507803693054184, 0.23840129026868376, 1.7267467611866039], "min": [0.40049894343639997, 0.1184289528852438, 1.0158938570391578, -3.1393875104657614, 0.2557165662507035, -2.6244436209173094, 0.4247111470338287, -0.42236932013265105, 1.0270923892046648, 0.47092892894068306, 0.40549203357096575, -3.140837880722008], "max": [0.600312519223451, 0.38810803437873975, 1.2282665302819245, 3.1392089064636712, 1.5503797074244159, 3.1407241511517547, 0.5932805604915098, -0.2051230977636857, 1.2232034233531546, 2.581134516322701, 1.2683654202824068, 3.1283001297511284], "count": [304]}, "eef_sim_pose_action": {"mean": [0.530665257562121, 0.2628979228854139, 1.1432924661908268, 0.3343787267193385, 0.9211725475118466, 0.29101300170583344, 0.4745636847108335, -0.33725008611781054, 1.0760240001339205, 1.2014868463374142, 0.9890797536122499, -0.21490381623225863], "std": [0.05806271121446792, 0.08862175481422706, 0.05642446056108308, 2.232854333471499, 0.46078328311911954, 1.8272755163172298, 0.06207173702469394, 0.04338405251909761, 0.06158088189936738, 0.8507803693054184, 0.23840129026868376, 1.7267467611866039], "min": [0.40049894343639997, 0.1184289528852438, 1.0158938570391578, -3.1393875104657614, 0.2557165662507035, -2.6244436209173094, 0.4247111470338287, -0.42236932013265105, 1.0270923892046648, 0.47092892894068306, 0.40549203357096575, -3.140837880722008], "max": [0.600312519223451, 0.38810803437873975, 1.2282665302819245, 3.1392089064636712, 1.5503797074244159, 3.1407241511517547, 0.5932805604915098, -0.2051230977636857, 1.2232034233531546, 2.581134516322701, 1.2683654202824068, 3.1283001297511284], "count": [304]}, "gripper_mode_state": {"mean": [0.23026315789473684, 0.13815789473684212], "std": [0.4210012304151637, 0.3450656326827203], "min": [0, 0], "max": [1, 1], "count": [304]}, "gripper_activity_state": {"mean": [1.861842105263158, 1.8125], "std": [0.4666417270080368, 0.5075499068020177], "min": [0, 0], "max": [2, 2], "count": [304]}, "gripper_mode_action": {"mean": [0.23026315789473684, 0.13815789473684212], "std": [0.4210012304151637, 0.3450656326827203], "min": [0, 0], "max": [1, 1], "count": [304]}, "gripper_activity_action": {"mean": [1.861842105263158, 1.8125], "std": [0.4666417270080368, 0.5075499068020177], "min": [0, 0], "max": [2, 2], "count": [304]}, "gripper_open_scale_state": {"mean": [0.6403338809766238, 0.6493963815789476], "std": [0.2340328943445624, 0.14393507343499223], "min": [0.175, 0.193], "max": [0.824, 0.714], "count": [304]}, "gripper_open_scale_action": {"mean": [0.6403338809766238, 0.6493963815789476], "std": [0.2340328943445624, 0.14393507343499223], "min": [0.175, 0.193], "max": [0.824, 0.714], "count": [304]}}} +{"episode_index": 284, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.41385827818627446]], [[0.4093177655228758]], [[0.4053540992647059]]], "std": [[[0.22577259253783907]], [[0.2333134304629904]], [[0.23621940277754233]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8235294117647058]], [[0.807843137254902]], [[0.792156862745098]]], "mean": [[[0.4548814174836601]], [[0.4549838991013072]], [[0.45066231004901963]]], "std": [[[0.17660592621071364]], [[0.18380258100210797]], [[0.18447748160500696]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4614696711601307]], [[0.4631534926470588]], [[0.45826565155228755]]], "std": [[[0.12263859389935844]], [[0.12689549369343664]], [[0.12780457469931464]]], "count": [100]}, "observation.state": {"min": [0.1482831835746765, 1.9692375659942627, -0.965900182723999, -1.532538652420044, -2.662290334701538, -1.9346452951431274, 0.4432787597179413, 153.0, 0.14324399828910828, 0.24990099668502808, -0.0016479999758303165, -3.118000030517578, 0.06000000238418579, -0.925000011920929, -0.6541319489479065, -2.076854705810547, 0.5297248959541321, -0.08426450192928314, 0.9947329759597778, 1.172075867652893, -2.49112606048584, 167.0, -0.3683040142059326, 0.20161400735378265, -0.03952699899673462, 1.3869999647140503, -0.3580000400543213, -3.1331851482391357], "max": [0.6843435764312744, 2.086017608642578, -0.5009269714355469, 0.044628068804740906, -0.8741655945777893, -1.5276517868041992, 2.185361623764038, 709.0, 0.36652299761772156, 0.35845598578453064, 0.1458050012588501, 3.1389999389648438, 1.180999994277954, 0.6669999957084656, -0.044854965060949326, -2.030812978744507, 1.5610575675964355, 1.6601747274398804, 2.5288774967193604, 1.725711703300476, -0.39704495668411255, 813.0, -0.10777000337839127, 0.3823939859867096, 0.13585300743579865, 2.9639999866485596, 1.1200000047683716, 3.1410000324249268], "mean": [0.35350072383880615, 2.0693588256835938, -0.6006723046302795, -0.3769257366657257, -1.340093731880188, -1.64459228515625, 1.015447974205017, 638.412353515625, 0.3164782226085663, 0.28668013215065, 0.043904442340135574, -1.4322072267532349, 0.782386064529419, 0.05614256486296654, -0.3173684775829315, -2.0660977363586426, 1.1537706851959229, 1.118273377418518, 1.8087047338485718, 1.4346143007278442, -1.6444731950759888, 622.0194702148438, -0.23260240256786346, 0.3213740885257721, 0.03136918693780899, 2.495364189147949, 0.3939708471298218, -0.4364909827709198], "std": [0.14381928741931915, 0.020406819880008698, 0.10974668711423874, 0.5411291718482971, 0.6534707546234131, 0.08117762953042984, 0.7055610418319702, 152.5795440673828, 0.06579998135566711, 0.03743012621998787, 0.030538830906152725, 1.4116384983062744, 0.3448411226272583, 0.5422106981277466, 0.22627250850200653, 0.007564226631075144, 0.2730949819087982, 0.43874070048332214, 0.6698872447013855, 0.15514226257801056, 0.5740182399749756, 229.06578063964844, 0.07709893584251404, 0.04935792461037636, 0.04736042395234108, 0.3594883680343628, 0.5647358894348145, 2.8058643341064453], "count": [308]}, "action": {"min": [0.1482831835746765, 1.9692375659942627, -0.965900182723999, -1.532538652420044, -2.662290334701538, -1.9346452951431274, 0.4432787597179413, 153.0, 0.14324399828910828, 0.24990099668502808, -0.0016479999758303165, -3.118000030517578, 0.06000000238418579, -0.925000011920929, -0.6541319489479065, -2.076854705810547, 0.5297248959541321, -0.08426450192928314, 0.9947329759597778, 1.172075867652893, -2.49112606048584, 167.0, -0.3683040142059326, 0.20161400735378265, -0.03952699899673462, 1.3869999647140503, -0.3580000400543213, -3.1331851482391357], "max": [0.6843435764312744, 2.086017608642578, -0.5009269714355469, 0.044628068804740906, -0.8741655945777893, -1.5276517868041992, 2.185361623764038, 709.0, 0.36652299761772156, 0.35845598578453064, 0.1458050012588501, 3.1389999389648438, 1.180999994277954, 0.6669999957084656, -0.044854965060949326, -2.030812978744507, 1.5610575675964355, 1.6601747274398804, 2.5288774967193604, 1.725711703300476, -0.39704495668411255, 813.0, -0.10777000337839127, 0.3823939859867096, 0.13585300743579865, 2.9639999866485596, 1.1200000047683716, 3.1410000324249268], "mean": [0.35350072383880615, 2.0693588256835938, -0.6006723046302795, -0.3769257366657257, -1.340093731880188, -1.64459228515625, 1.015447974205017, 638.412353515625, 0.3164782226085663, 0.28668013215065, 0.043904442340135574, -1.4322072267532349, 0.782386064529419, 0.05614256486296654, -0.3173684775829315, -2.0660977363586426, 1.1537706851959229, 1.118273377418518, 1.8087047338485718, 1.4346143007278442, -1.6444731950759888, 622.0194702148438, -0.23260240256786346, 0.3213740885257721, 0.03136918693780899, 2.495364189147949, 0.3939708471298218, -0.4364909827709198], "std": [0.14381928741931915, 0.020406819880008698, 0.10974668711423874, 0.5411291718482971, 0.6534707546234131, 0.08117762953042984, 0.7055610418319702, 152.5795440673828, 0.06579998135566711, 0.03743012621998787, 0.030538830906152725, 1.4116384983062744, 0.3448411226272583, 0.5422106981277466, 0.22627250850200653, 0.007564226631075144, 0.2730949819087982, 0.43874070048332214, 0.6698872447013855, 0.15514226257801056, 0.5740182399749756, 229.06578063964844, 0.07709893584251404, 0.04935792461037636, 0.04736042395234108, 0.3594883680343628, 0.5647358894348145, 2.8058643341064453], "count": [308]}, "timestamp": {"min": [0.0], "max": [10.233333333333333], "mean": [5.116666666666667], "std": [2.9637157608500706], "count": [308]}, "frame_index": {"min": [0], "max": [307], "mean": [153.5], "std": [88.9114728255021], "count": [308]}, "episode_index": {"min": [304], "max": [304], "mean": [304.0], "std": [0.0], "count": [308]}, "index": {"min": [180324], "max": [180631], "mean": [180477.5], "std": [88.9114728255021], "count": [308]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [308]}, "subtask_annotation": {"mean": [8.506493506493506, 29.0, 29.0, 29.0, 29.0], "std": [8.393137853578882, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [308]}, "scene_annotation": {"mean": [304.0], "std": [0.0], "min": [304], "max": [304], "count": [308]}, "eef_direction_state": {"mean": [3.9512987012987013, 4.642857142857143], "std": [1.7039578455316784, 1.7880504199454632], "min": [0, 0], "max": [6, 6], "count": [308]}, "eef_velocity_state": {"mean": [1.1233766233766234, 0.762987012987013], "std": [0.7457927193481818, 0.90039322569103], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_acc_mag_state": {"mean": [1.0551948051948052, 0.75], "std": [0.8059472290894167, 0.8408213362424383], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_direction_action": {"mean": [3.9512987012987013, 4.642857142857143], "std": [1.7039578455316784, 1.7880504199454632], "min": [0, 0], "max": [6, 6], "count": [308]}, "eef_velocity_action": {"mean": [1.1233766233766234, 0.762987012987013], "std": [0.7457927193481818, 0.90039322569103], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_acc_mag_action": {"mean": [1.0551948051948052, 0.75], "std": [0.8059472290894167, 0.8408213362424383], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_sim_pose_state": {"mean": [0.5220784729986127, 0.2724254883646688, 1.1401676164011476, -0.3138446498208036, 0.9136595030714764, 0.3140986968777418, 0.4805915155379888, -0.3304016272129319, 1.0727735576657074, 1.3385749606726793, 1.0910987542834256, -0.14665333162330507], "std": [0.05955222902486828, 0.07999327048319928, 0.05786355530509755, 2.1957581036775355, 0.40890578186319093, 1.8587625975099638, 0.05127932912898923, 0.04030286713223073, 0.06702621219983837, 0.8628947933269087, 0.23863496650117114, 1.70130091487936], "min": [0.38323252605182423, 0.13625607196212597, 1.0062722834377547, -3.1294324688551205, 0.4236379673383206, -3.131972972838094, 0.4343730714102987, -0.4200375423762844, 1.0199518208341496, 0.47548862855113494, 0.5059850268587502, -2.995748955689429], "max": [0.593810101876873, 0.4022744907260951, 1.2226693278883591, 3.1316571563330866, 1.5552862307781257, 2.9707216387495854, 0.5799130793742113, -0.2040397061357973, 1.2334323996326713, 2.767844455123212, 1.3640706702194492, 3.122131510997942], "count": [308]}, "eef_sim_pose_action": {"mean": [0.5220784729986127, 0.2724254883646688, 1.1401676164011476, -0.3138446498208036, 0.9136595030714764, 0.3140986968777418, 0.4805915155379888, -0.3304016272129319, 1.0727735576657074, 1.3385749606726793, 1.0910987542834256, -0.14665333162330507], "std": [0.05955222902486828, 0.07999327048319928, 0.05786355530509755, 2.1957581036775355, 0.40890578186319093, 1.8587625975099638, 0.05127932912898923, 0.04030286713223073, 0.06702621219983837, 0.8628947933269087, 0.23863496650117114, 1.70130091487936], "min": [0.38323252605182423, 0.13625607196212597, 1.0062722834377547, -3.1294324688551205, 0.4236379673383206, -3.131972972838094, 0.4343730714102987, -0.4200375423762844, 1.0199518208341496, 0.47548862855113494, 0.5059850268587502, -2.995748955689429], "max": [0.593810101876873, 0.4022744907260951, 1.2226693278883591, 3.1316571563330866, 1.5552862307781257, 2.9707216387495854, 0.5799130793742113, -0.2040397061357973, 1.2334323996326713, 2.767844455123212, 1.3640706702194492, 3.122131510997942], "count": [308]}, "gripper_mode_state": {"mean": [0.24675324675324675, 0.14935064935064934], "std": [0.43112188760254017, 0.35643377069125864], "min": [0, 0], "max": [1, 1], "count": [308]}, "gripper_activity_state": {"mean": [1.7532467532467533, 1.8051948051948052], "std": [0.5900879123551331, 0.5354682630672291], "min": [0, 0], "max": [2, 2], "count": [308]}, "gripper_mode_action": {"mean": [0.24675324675324675, 0.14935064935064934], "std": [0.43112188760254017, 0.35643377069125864], "min": [0, 0], "max": [1, 1], "count": [308]}, "gripper_activity_action": {"mean": [1.7532467532467533, 1.8051948051948052], "std": [0.5900879123551331, 0.5354682630672291], "min": [0, 0], "max": [2, 2], "count": [308]}, "gripper_open_scale_state": {"mean": [0.6220194807176482, 0.6384123381577531], "std": [0.22906575901974224, 0.15257953766961665], "min": [0.167, 0.153], "max": [0.813, 0.709], "count": [308]}, "gripper_open_scale_action": {"mean": [0.6220194807176482, 0.6384123381577531], "std": [0.22906575901974224, 0.15257953766961665], "min": [0.167, 0.153], "max": [0.813, 0.709], "count": [308]}}} +{"episode_index": 285, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4127691809640523]], [[0.4078115788398693]], [[0.40427107434640525]]], "std": [[[0.22316501435272812]], [[0.23208552050244535]], [[0.23410971502788014]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8784313725490196]], [[0.8470588235294118]], [[0.8352941176470589]]], "mean": [[[0.4522217218137255]], [[0.4532805147058823]], [[0.44844691176470586]]], "std": [[[0.17578343646465533]], [[0.1810069909008574]], [[0.1821693005458522]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4737498508986928]], [[0.47696210375816994]], [[0.4733837745098039]]], "std": [[[0.11532539736574644]], [[0.11917060303420585]], [[0.11987157138801538]]], "count": [100]}, "observation.state": {"min": [0.06401868164539337, 2.050569772720337, -0.8640602231025696, -1.6075356006622314, -2.5298547744750977, -2.01419734954834, 0.365262508392334, 28.0, 0.16740599274635315, 0.21118299663066864, 0.006142999976873398, -3.128999948501587, 0.20099999010562897, -1.190000057220459, -0.5966233015060425, -2.0755455493927, 0.5284682512283325, -0.050614554435014725, 0.9200677871704102, 1.1852532625198364, -2.4513845443725586, 223.0, -0.4018169939517975, 0.19476400315761566, -0.04302800074219704, 1.3910000324249268, -0.2619999945163727, -3.128999948501587], "max": [0.6659303903579712, 2.0857558250427246, -0.2542944848537445, 0.153274804353714, -0.8213694095611572, -1.6601747274398804, 2.36083722114563, 797.0, 0.356114000082016, 0.35248199105262756, 0.1562509983778, 3.132999897003174, 1.2100000381469727, 0.8949999809265137, -0.029513517394661903, -2.000234603881836, 1.5342142581939697, 1.4913314580917358, 2.540134906768799, 1.6196305751800537, -0.3704461455345154, 800.0, -0.1220410019159317, 0.3762739896774292, 0.11880700290203094, 3.052000045776367, 1.0859999656677246, 3.132999897003174], "mean": [0.3168046474456787, 2.0745012760162354, -0.5063523650169373, -0.38489830493927, -1.3494784832000732, -1.810254693031311, 1.1184561252593994, 597.8251342773438, 0.3138178884983063, 0.2627778649330139, 0.06231173500418663, -1.1676899194717407, 0.7663468718528748, 0.1779801845550537, -0.2884575426578522, -2.063477039337158, 1.0718756914138794, 0.9902657866477966, 1.6279586553573608, 1.4509189128875732, -1.4588755369186401, 636.2534790039062, -0.25547730922698975, 0.3130433261394501, 0.04515209048986435, 2.286602258682251, 0.4988038241863251, 1.2823102474212646], "std": [0.1268010437488556, 0.008735946379601955, 0.12395645678043365, 0.6344912052154541, 0.663845956325531, 0.07329108566045761, 0.8010223507881165, 192.5196990966797, 0.051172491163015366, 0.04034041985869408, 0.03131407871842384, 1.5253676176071167, 0.31078556180000305, 0.8269056081771851, 0.20346179604530334, 0.013272153213620186, 0.28852736949920654, 0.44773465394973755, 0.70499587059021, 0.09992848336696625, 0.585921049118042, 212.21319580078125, 0.08249519765377045, 0.048399247229099274, 0.051880814135074615, 0.5169138312339783, 0.5557539463043213, 2.470104217529297], "count": [306]}, "action": {"min": [0.06401868164539337, 2.050569772720337, -0.8640602231025696, -1.6075356006622314, -2.5298547744750977, -2.01419734954834, 0.365262508392334, 28.0, 0.16740599274635315, 0.21118299663066864, 0.006142999976873398, -3.128999948501587, 0.20099999010562897, -1.190000057220459, -0.5966233015060425, -2.0755455493927, 0.5284682512283325, -0.050614554435014725, 0.9200677871704102, 1.1852532625198364, -2.4513845443725586, 223.0, -0.4018169939517975, 0.19476400315761566, -0.04302800074219704, 1.3910000324249268, -0.2619999945163727, -3.128999948501587], "max": [0.6659303903579712, 2.0857558250427246, -0.2542944848537445, 0.153274804353714, -0.8213694095611572, -1.6601747274398804, 2.36083722114563, 797.0, 0.356114000082016, 0.35248199105262756, 0.1562509983778, 3.132999897003174, 1.2100000381469727, 0.8949999809265137, -0.029513517394661903, -2.000234603881836, 1.5342142581939697, 1.4913314580917358, 2.540134906768799, 1.6196305751800537, -0.3704461455345154, 800.0, -0.1220410019159317, 0.3762739896774292, 0.11880700290203094, 3.052000045776367, 1.0859999656677246, 3.132999897003174], "mean": [0.3168046474456787, 2.0745012760162354, -0.5063523650169373, -0.38489830493927, -1.3494784832000732, -1.810254693031311, 1.1184561252593994, 597.8251342773438, 0.3138178884983063, 0.2627778649330139, 0.06231173500418663, -1.1676899194717407, 0.7663468718528748, 0.1779801845550537, -0.2884575426578522, -2.063477039337158, 1.0718756914138794, 0.9902657866477966, 1.6279586553573608, 1.4509189128875732, -1.4588755369186401, 636.2534790039062, -0.25547730922698975, 0.3130433261394501, 0.04515209048986435, 2.286602258682251, 0.4988038241863251, 1.2823102474212646], "std": [0.1268010437488556, 0.008735946379601955, 0.12395645678043365, 0.6344912052154541, 0.663845956325531, 0.07329108566045761, 0.8010223507881165, 192.5196990966797, 0.051172491163015366, 0.04034041985869408, 0.03131407871842384, 1.5253676176071167, 0.31078556180000305, 0.8269056081771851, 0.20346179604530334, 0.013272153213620186, 0.28852736949920654, 0.44773465394973755, 0.70499587059021, 0.09992848336696625, 0.585921049118042, 212.21319580078125, 0.08249519765377045, 0.048399247229099274, 0.051880814135074615, 0.5169138312339783, 0.5557539463043213, 2.470104217529297], "count": [306]}, "timestamp": {"min": [0.0], "max": [10.166666666666666], "mean": [5.083333333333333], "std": [2.9444706497785655], "count": [306]}, "frame_index": {"min": [0], "max": [305], "mean": [152.5], "std": [88.33411949335697], "count": [306]}, "episode_index": {"min": [305], "max": [305], "mean": [305.0], "std": [0.0], "count": [306]}, "index": {"min": [180632], "max": [180937], "mean": [180784.5], "std": [88.33411949335697], "count": [306]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [306]}, "subtask_annotation": {"mean": [9.107843137254902, 29.0, 29.0, 29.0, 29.0], "std": [8.875581758797184, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [306]}, "scene_annotation": {"mean": [305.0], "std": [0.0], "min": [305], "max": [305], "count": [306]}, "eef_direction_state": {"mean": [3.6437908496732025, 3.8823529411764706], "std": [1.8348239952406968, 2.16158129140547], "min": [0, 0], "max": [6, 6], "count": [306]}, "eef_velocity_state": {"mean": [1.0555555555555556, 0.9901960784313726], "std": [0.7628111827368246, 0.8381636249604527], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_acc_mag_state": {"mean": [1.0718954248366013, 0.9444444444444444], "std": [0.8173332626699167, 0.8125960085167614], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_direction_action": {"mean": [3.6437908496732025, 3.8823529411764706], "std": [1.8348239952406968, 2.16158129140547], "min": [0, 0], "max": [6, 6], "count": [306]}, "eef_velocity_action": {"mean": [1.0555555555555556, 0.9901960784313726], "std": [0.7628111827368246, 0.8381636249604527], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_acc_mag_action": {"mean": [1.0718954248366013, 0.9444444444444444], "std": [0.8173332626699167, 0.8125960085167614], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_sim_pose_state": {"mean": [0.5113224976314032, 0.2959958305669785, 1.127944339580609, -0.2771835357008372, 0.9640713861662077, 0.27373987426522006, 0.45838642108225797, -0.33862720776816363, 1.0838557642101723, 1.240591935013423, 0.9267506721828682, -0.35158864754116154], "std": [0.06030018929543531, 0.08710312740358353, 0.052923136626463474, 2.0094425953745807, 0.3738344709080308, 1.5797327406343684, 0.052183058425219184, 0.0337704184437393, 0.06094779311909256, 0.8620773989491949, 0.22638268201020814, 1.7757497270959948], "min": [0.375876325230309, 0.1447994291647443, 1.008239827781598, -3.1341492515545397, 0.43916031648384646, -3.082942778123483, 0.3994457362794863, -0.416023973650068, 1.0306403429332323, 0.30590303489492754, 0.41096225761321814, -3.137456167336662], "max": [0.5867997944697778, 0.3982468533548431, 1.202336204200865, 3.1013489163332215, 1.5045968353439543, 3.0373925860919826, 0.5741425774259078, -0.22674856369273788, 1.2160053396231438, 2.6869193339721305, 1.3339146577364502, 3.10368451022434], "count": [306]}, "eef_sim_pose_action": {"mean": [0.5113224976314032, 0.2959958305669785, 1.127944339580609, -0.2771835357008372, 0.9640713861662077, 0.27373987426522006, 0.45838642108225797, -0.33862720776816363, 1.0838557642101723, 1.240591935013423, 0.9267506721828682, -0.35158864754116154], "std": [0.06030018929543531, 0.08710312740358353, 0.052923136626463474, 2.0094425953745807, 0.3738344709080308, 1.5797327406343684, 0.052183058425219184, 0.0337704184437393, 0.06094779311909256, 0.8620773989491949, 0.22638268201020814, 1.7757497270959948], "min": [0.375876325230309, 0.1447994291647443, 1.008239827781598, -3.1341492515545397, 0.43916031648384646, -3.082942778123483, 0.3994457362794863, -0.416023973650068, 1.0306403429332323, 0.30590303489492754, 0.41096225761321814, -3.137456167336662], "max": [0.5867997944697778, 0.3982468533548431, 1.202336204200865, 3.1013489163332215, 1.5045968353439543, 3.0373925860919826, 0.5741425774259078, -0.22674856369273788, 1.2160053396231438, 2.6869193339721305, 1.3339146577364502, 3.10368451022434], "count": [306]}, "gripper_mode_state": {"mean": [0.2549019607843137, 0.16339869281045752], "std": [0.4358060935469181, 0.36972903591453493], "min": [0, 0], "max": [1, 1], "count": [306]}, "gripper_activity_state": {"mean": [1.7908496732026145, 1.7810457516339868], "std": [0.5258493878564876, 0.5839074635688115], "min": [0, 0], "max": [2, 2], "count": [306]}, "gripper_mode_action": {"mean": [0.2549019607843137, 0.16339869281045752], "std": [0.4358060935469181, 0.36972903591453493], "min": [0, 0], "max": [1, 1], "count": [306]}, "gripper_activity_action": {"mean": [1.7908496732026145, 1.7810457516339868], "std": [0.5258493878564876, 0.5839074635688115], "min": [0, 0], "max": [2, 2], "count": [306]}, "gripper_open_scale_state": {"mean": [0.6362532680735867, 0.59782516337376], "std": [0.21221320546925052, 0.19251969552363457], "min": [0.223, 0.028], "max": [0.8, 0.797], "count": [306]}, "gripper_open_scale_action": {"mean": [0.6362532680735867, 0.59782516337376], "std": [0.21221320546925052, 0.19251969552363457], "min": [0.223, 0.028], "max": [0.8, 0.797], "count": [306]}}} +{"episode_index": 286, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.4213221629901961]], [[0.41723193423202615]], [[0.41291225081699345]]], "std": [[[0.2245757797596491]], [[0.23114558983052608]], [[0.23439227148956038]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8588235294117647]], [[0.8431372549019608]], [[0.8196078431372549]]], "mean": [[[0.4537509599673203]], [[0.45581932393790847]], [[0.45045997140522875]]], "std": [[[0.16812912090430857]], [[0.17468464254471291]], [[0.1762727457264375]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4484519914215686]], [[0.45145383782679743]], [[0.4468365829248366]]], "std": [[[0.1499024404912876]], [[0.15519113304470797]], [[0.15698630776401057]]], "count": [100]}, "observation.state": {"min": [0.20713569223880768, 1.9849106073379517, -0.7666882872581482, -1.2853302955627441, -2.4754528999328613, -2.0404469966888428, 0.21408207714557648, -2.0, 0.20437799394130707, 0.23446500301361084, -0.018053999170660973, -3.1401853561401367, 0.19200000166893005, -1.1230000257492065, -0.5771280527114868, -2.074009656906128, 0.5537057518959045, -0.10745992511510849, 0.5067563652992249, 1.0806554555892944, -2.463637113571167, 225.0, -0.3794209957122803, 0.22562800347805023, -0.03844999894499779, 1.444000005722046, -0.39899998903274536, -3.1391851902008057], "max": [0.6426651477813721, 2.0893163681030273, -0.1702219694852829, 0.28125980496406555, -1.044649362564087, -1.5177034139633179, 2.187490940093994, 797.0, 0.3738189935684204, 0.3473860025405884, 0.12739500403404236, 3.1410000324249268, 1.1119999885559082, 0.7139999866485596, -0.07508406788110733, -2.047044277191162, 1.533079743385315, 1.5771492719650269, 2.5357887744903564, 1.6316735744476318, -0.31579989194869995, 783.0, -0.13649900257587433, 0.4023039937019348, 0.09809999912977219, 2.9860000610351562, 1.0700000524520874, 3.131999969482422], "mean": [0.3535339832305908, 2.0591201782226562, -0.3484720289707184, -0.2965686023235321, -1.5613582134246826, -1.7000391483306885, 1.0727119445800781, 652.1179809570312, 0.32910478115081787, 0.27458539605140686, 0.0408586822450161, -1.1947532892227173, 0.7471939325332642, -0.033392515033483505, -0.25486359000205994, -2.067720413208008, 1.1587573289871216, 1.02434504032135, 1.6472487449645996, 1.3216273784637451, -1.3737232685089111, 609.8247680664062, -0.2554343640804291, 0.32137709856033325, 0.027602901682257652, 2.4084055423736572, 0.4374157786369324, -0.4555836319923401], "std": [0.12994571030139923, 0.029840415343642235, 0.18817083537578583, 0.476298451423645, 0.5747588276863098, 0.10157456994056702, 0.7478365898132324, 232.20211791992188, 0.04232991114258766, 0.033969566226005554, 0.029465243220329285, 1.7456799745559692, 0.31786274909973145, 0.7731587290763855, 0.177638441324234, 0.0047227065078914165, 0.2391471415758133, 0.4810658097267151, 0.6524465084075928, 0.14598338305950165, 0.5559296607971191, 205.67288208007812, 0.07212002575397491, 0.04677366465330124, 0.03484254330396652, 0.41130053997039795, 0.5225633978843689, 2.7768266201019287], "count": [428]}, "action": {"min": [0.20713569223880768, 1.9849106073379517, -0.7666882872581482, -1.2853302955627441, -2.4754528999328613, -2.0404469966888428, 0.21408207714557648, -2.0, 0.20437799394130707, 0.23446500301361084, -0.018053999170660973, -3.1401853561401367, 0.19200000166893005, -1.1230000257492065, -0.5771280527114868, -2.074009656906128, 0.5537057518959045, -0.10745992511510849, 0.5067563652992249, 1.0806554555892944, -2.463637113571167, 225.0, -0.3794209957122803, 0.22562800347805023, -0.03844999894499779, 1.444000005722046, -0.39899998903274536, -3.1391851902008057], "max": [0.6426651477813721, 2.0893163681030273, -0.1702219694852829, 0.28125980496406555, -1.044649362564087, -1.5177034139633179, 2.187490940093994, 797.0, 0.3738189935684204, 0.3473860025405884, 0.12739500403404236, 3.1410000324249268, 1.1119999885559082, 0.7139999866485596, -0.07508406788110733, -2.047044277191162, 1.533079743385315, 1.5771492719650269, 2.5357887744903564, 1.6316735744476318, -0.31579989194869995, 783.0, -0.13649900257587433, 0.4023039937019348, 0.09809999912977219, 2.9860000610351562, 1.0700000524520874, 3.131999969482422], "mean": [0.3535339832305908, 2.0591201782226562, -0.3484720289707184, -0.2965686023235321, -1.5613582134246826, -1.7000391483306885, 1.0727119445800781, 652.1179809570312, 0.32910478115081787, 0.27458539605140686, 0.0408586822450161, -1.1947532892227173, 0.7471939325332642, -0.033392515033483505, -0.25486359000205994, -2.067720413208008, 1.1587573289871216, 1.02434504032135, 1.6472487449645996, 1.3216273784637451, -1.3737232685089111, 609.8247680664062, -0.2554343640804291, 0.32137709856033325, 0.027602901682257652, 2.4084055423736572, 0.4374157786369324, -0.4555836319923401], "std": [0.12994571030139923, 0.029840415343642235, 0.18817083537578583, 0.476298451423645, 0.5747588276863098, 0.10157456994056702, 0.7478365898132324, 232.20211791992188, 0.04232991114258766, 0.033969566226005554, 0.029465243220329285, 1.7456799745559692, 0.31786274909973145, 0.7731587290763855, 0.177638441324234, 0.0047227065078914165, 0.2391471415758133, 0.4810658097267151, 0.6524465084075928, 0.14598338305950165, 0.5559296607971191, 205.67288208007812, 0.07212002575397491, 0.04677366465330124, 0.03484254330396652, 0.41130053997039795, 0.5225633978843689, 2.7768266201019287], "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": [306], "max": [306], "mean": [306.0], "std": [0.0], "count": [428]}, "index": {"min": [180938], "max": [181365], "mean": [181151.5], "std": [123.5526203688129], "count": [428]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [428]}, "subtask_annotation": {"mean": [8.630841121495328, 29.0, 29.0, 29.0, 29.0], "std": [8.426936242354124, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [428]}, "scene_annotation": {"mean": [306.0], "std": [0.0], "min": [306], "max": [306], "count": [428]}, "eef_direction_state": {"mean": [3.7476635514018692, 4.268691588785047], "std": [1.9423632293779933, 1.9741912263862524], "min": [0, 0], "max": [6, 6], "count": [428]}, "eef_velocity_state": {"mean": [0.9252336448598131, 0.8364485981308412], "std": [0.6794848870763932, 0.8708028869489349], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_acc_mag_state": {"mean": [1.058411214953271, 0.7757009345794392], "std": [0.8224929616864574, 0.8322743438656939], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_direction_action": {"mean": [3.7476635514018692, 4.268691588785047], "std": [1.9423632293779933, 1.9741912263862524], "min": [0, 0], "max": [6, 6], "count": [428]}, "eef_velocity_action": {"mean": [0.9252336448598131, 0.8364485981308412], "std": [0.6794848870763932, 0.8708028869489349], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_acc_mag_action": {"mean": [1.058411214953271, 0.7757009345794392], "std": [0.8224929616864574, 0.8322743438656939], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_sim_pose_state": {"mean": [0.5179614463968135, 0.28550982289714205, 1.1184117635334976, -0.5215790524905514, 1.024290413352454, -0.3671722572138852, 0.4710882077962922, -0.3367405189977873, 1.0617041078736735, 1.3458842548232475, 0.9606680357266542, -0.227622560200894], "std": [0.055658057319147594, 0.0664636568174246, 0.057044445862609004, 2.165263434290058, 0.4592489059859595, 2.063800936148174, 0.04752567224560119, 0.030244936578136167, 0.04531859590358606, 0.7617154625992661, 0.25945842865036345, 1.9549524020726508], "min": [0.40672944208213674, 0.161203036541693, 1.0041890891966179, -3.1363536201883933, 0.268326551229243, -3.104807135020674, 0.4194493606571664, -0.4066296292981578, 1.0194720292297705, 0.5563722343376478, 0.4744316721655686, -3.1342009774868522], "max": [0.6035765827245937, 0.3758426848198995, 1.2114277654437338, 3.1224826792977782, 1.518443206613307, 3.1225478150056567, 0.5671190373990066, -0.24689227427348792, 1.1899428533689445, 2.514943914570684, 1.299045671015079, 3.1415828013186977], "count": [428]}, "eef_sim_pose_action": {"mean": [0.5179614463968135, 0.28550982289714205, 1.1184117635334976, -0.5215790524905514, 1.024290413352454, -0.3671722572138852, 0.4710882077962922, -0.3367405189977873, 1.0617041078736735, 1.3458842548232475, 0.9606680357266542, -0.227622560200894], "std": [0.055658057319147594, 0.0664636568174246, 0.057044445862609004, 2.165263434290058, 0.4592489059859595, 2.063800936148174, 0.04752567224560119, 0.030244936578136167, 0.04531859590358606, 0.7617154625992661, 0.25945842865036345, 1.9549524020726508], "min": [0.40672944208213674, 0.161203036541693, 1.0041890891966179, -3.1363536201883933, 0.268326551229243, -3.104807135020674, 0.4194493606571664, -0.4066296292981578, 1.0194720292297705, 0.5563722343376478, 0.4744316721655686, -3.1342009774868522], "max": [0.6035765827245937, 0.3758426848198995, 1.2114277654437338, 3.1224826792977782, 1.518443206613307, 3.1225478150056567, 0.5671190373990066, -0.24689227427348792, 1.1899428533689445, 2.514943914570684, 1.299045671015079, 3.1415828013186977], "count": [428]}, "gripper_mode_state": {"mean": [0.2570093457943925, 0.20794392523364486], "std": [0.43698460152359386, 0.4058364808541356], "min": [0, 0], "max": [1, 1], "count": [428]}, "gripper_activity_state": {"mean": [1.9205607476635513, 1.689252336448598], "std": [0.35288883048851577, 0.629624128987249], "min": [0, 0], "max": [2, 2], "count": [428]}, "gripper_mode_action": {"mean": [0.2570093457943925, 0.20794392523364486], "std": [0.43698460152359386, 0.4058364808541356], "min": [0, 0], "max": [1, 1], "count": [428]}, "gripper_activity_action": {"mean": [1.9205607476635513, 1.689252336448598], "std": [0.35288883048851577, 0.629624128987249], "min": [0, 0], "max": [2, 2], "count": [428]}, "gripper_open_scale_state": {"mean": [0.6098247662125347, 0.6521226635402588], "std": [0.2056728838815864, 0.23218913943438962], "min": [0.225, 0.0], "max": [0.783, 0.797], "count": [428]}, "gripper_open_scale_action": {"mean": [0.6098247662125347, 0.6521226635402588], "std": [0.2056728838815864, 0.23218913943438962], "min": [0.225, 0.0], "max": [0.783, 0.797], "count": [428]}}} +{"episode_index": 287, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.41773045343137255]], [[0.4105641339869281]], [[0.407012404003268]]], "std": [[[0.22867569814236943]], [[0.23974231735003945]], [[0.24218907166491105]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.8313725490196079]], [[0.807843137254902]]], "mean": [[[0.4538343157679739]], [[0.4543156352124183]], [[0.4500107577614379]]], "std": [[[0.17303113334974052]], [[0.17888739921386293]], [[0.17998257761783046]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4613204697712418]], [[0.46267276143790853]], [[0.45815663807189544]]], "std": [[[0.13391716159833056]], [[0.1392471901986983]], [[0.1402400244378403]]], "count": [100]}, "observation.state": {"min": [0.13524556159973145, 2.0274617671966553, -1.1841535568237305, -1.5465015172958374, -2.6036648750305176, -2.084045171737671, 0.3721216320991516, 28.0, 0.13869699835777283, 0.22603799402713776, -0.01607399992644787, -3.1381852626800537, -0.06300000101327896, -1.2269999980926514, -0.5036845803260803, -2.069960594177246, 0.6810972690582275, 0.10089749097824097, 0.504574716091156, 1.2146096229553223, -2.2519984245300293, 165.0, -0.3786810040473938, 0.20895600318908691, -0.018293999135494232, 1.6239999532699585, -0.35100001096725464, -3.1401853561401367], "max": [0.5804441571235657, 2.092440366744995, -0.29998719692230225, 0.18826866149902344, -0.45286059379577637, -1.3841683864593506, 2.48522686958313, 668.0, 0.35173600912094116, 0.3416860103607178, 0.14702999591827393, 3.134999990463257, 1.128000020980835, 0.7599999904632568, -0.011554079130291939, -1.7899049520492554, 1.4954330921173096, 1.5816872119903564, 2.554516315460205, 1.7373182773590088, -0.614774763584137, 784.0, -0.1383039951324463, 0.36949700117111206, 0.13028599321842194, 2.9189999103546143, 1.0959999561309814, 3.13700008392334], "mean": [0.31717976927757263, 2.0757527351379395, -0.5431795120239258, -0.3900929093360901, -1.451312780380249, -1.7784342765808105, 1.121180772781372, 534.3132934570312, 0.3002856969833374, 0.26489320397377014, 0.04085700586438179, -1.2957645654678345, 0.7227498292922974, 0.0849100798368454, -0.24534952640533447, -2.0430848598480225, 1.1253165006637573, 1.085556149482727, 1.6707954406738281, 1.442299246788025, -1.4595223665237427, 608.6950073242188, -0.26164111495018005, 0.30975377559661865, 0.051064763218164444, 2.4243509769439697, 0.40936651825904846, -0.012310217134654522], "std": [0.13060083985328674, 0.009660405106842518, 0.31828826665878296, 0.6334712505340576, 0.5962129831314087, 0.11474931240081787, 0.8858844637870789, 176.69740295410156, 0.060632649809122086, 0.038744132965803146, 0.030829090625047684, 1.5686113834381104, 0.37398794293403625, 0.7817189693450928, 0.20048587024211884, 0.0582762137055397, 0.2015908658504486, 0.44063544273376465, 0.6905633211135864, 0.13796934485435486, 0.4767877161502838, 235.23355102539062, 0.07431238144636154, 0.04143558442592621, 0.03825141116976738, 0.3770790994167328, 0.5366025567054749, 2.9183738231658936], "count": [300]}, "action": {"min": [0.13524556159973145, 2.0274617671966553, -1.1841535568237305, -1.5465015172958374, -2.6036648750305176, -2.084045171737671, 0.3721216320991516, 28.0, 0.13869699835777283, 0.22603799402713776, -0.01607399992644787, -3.1381852626800537, -0.06300000101327896, -1.2269999980926514, -0.5036845803260803, -2.069960594177246, 0.6810972690582275, 0.10089749097824097, 0.504574716091156, 1.2146096229553223, -2.2519984245300293, 165.0, -0.3786810040473938, 0.20895600318908691, -0.018293999135494232, 1.6239999532699585, -0.35100001096725464, -3.1401853561401367], "max": [0.5804441571235657, 2.092440366744995, -0.29998719692230225, 0.18826866149902344, -0.45286059379577637, -1.3841683864593506, 2.48522686958313, 668.0, 0.35173600912094116, 0.3416860103607178, 0.14702999591827393, 3.134999990463257, 1.128000020980835, 0.7599999904632568, -0.011554079130291939, -1.7899049520492554, 1.4954330921173096, 1.5816872119903564, 2.554516315460205, 1.7373182773590088, -0.614774763584137, 784.0, -0.1383039951324463, 0.36949700117111206, 0.13028599321842194, 2.9189999103546143, 1.0959999561309814, 3.13700008392334], "mean": [0.31717976927757263, 2.0757527351379395, -0.5431795120239258, -0.3900929093360901, -1.451312780380249, -1.7784342765808105, 1.121180772781372, 534.3132934570312, 0.3002856969833374, 0.26489320397377014, 0.04085700586438179, -1.2957645654678345, 0.7227498292922974, 0.0849100798368454, -0.24534952640533447, -2.0430848598480225, 1.1253165006637573, 1.085556149482727, 1.6707954406738281, 1.442299246788025, -1.4595223665237427, 608.6950073242188, -0.26164111495018005, 0.30975377559661865, 0.051064763218164444, 2.4243509769439697, 0.40936651825904846, -0.012310217134654522], "std": [0.13060083985328674, 0.009660405106842518, 0.31828826665878296, 0.6334712505340576, 0.5962129831314087, 0.11474931240081787, 0.8858844637870789, 176.69740295410156, 0.060632649809122086, 0.038744132965803146, 0.030829090625047684, 1.5686113834381104, 0.37398794293403625, 0.7817189693450928, 0.20048587024211884, 0.0582762137055397, 0.2015908658504486, 0.44063544273376465, 0.6905633211135864, 0.13796934485435486, 0.4767877161502838, 235.23355102539062, 0.07431238144636154, 0.04143558442592621, 0.03825141116976738, 0.3770790994167328, 0.5366025567054749, 2.9183738231658936], "count": [300]}, "timestamp": {"min": [0.0], "max": [9.966666666666667], "mean": [4.983333333333333], "std": [2.8867353083961027], "count": [300]}, "frame_index": {"min": [0], "max": [299], "mean": [149.5], "std": [86.60205925188308], "count": [300]}, "episode_index": {"min": [307], "max": [307], "mean": [307.0], "std": [0.0], "count": [300]}, "index": {"min": [181366], "max": [181665], "mean": [181515.5], "std": [86.60205925188308], "count": [300]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [300]}, "subtask_annotation": {"mean": [9.156666666666666, 29.0, 29.0, 29.0, 29.0], "std": [9.00881728579779, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [300]}, "scene_annotation": {"mean": [307.0], "std": [0.0], "min": [307], "max": [307], "count": [300]}, "eef_direction_state": {"mean": [3.8133333333333335, 4.246666666666667], "std": [1.7564610885401235, 1.914633704451645], "min": [0, 0], "max": [6, 6], "count": [300]}, "eef_velocity_state": {"mean": [1.0766666666666667, 0.89], "std": [0.7100156492798053, 0.855121823679723], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_acc_mag_state": {"mean": [1.17, 0.8166666666666667], "std": [0.7880989785553568, 0.8019074482479592], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_direction_action": {"mean": [3.8133333333333335, 4.246666666666667], "std": [1.7564610885401235, 1.914633704451645], "min": [0, 0], "max": [6, 6], "count": [300]}, "eef_velocity_action": {"mean": [1.0766666666666667, 0.89], "std": [0.7100156492798053, 0.855121823679723], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_acc_mag_action": {"mean": [1.17, 0.8166666666666667], "std": [0.7880989785553568, 0.8019074482479592], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_sim_pose_state": {"mean": [0.5084562219848071, 0.3066954067583922, 1.131858693852421, -0.290966710834415, 1.014582793143618, 0.16976512382662337, 0.46205314768436667, -0.31668399389374025, 1.0800338619171412, 1.2217696214837694, 0.9341995772187037, -0.2651359801841184], "std": [0.05264405223042839, 0.07367456221995365, 0.05457743069704792, 2.0962534136418602, 0.4513166600061648, 1.7320395305746306, 0.05358845679358019, 0.043928882472506196, 0.06125358992745728, 0.8799637118131798, 0.2999908228772199, 1.7661092672845793], "min": [0.3916257944097252, 0.18386680152887525, 1.0193802686527706, -3.130564756113287, 0.4073576529108536, -2.912915515906369, 0.4124959132953288, -0.4116489893953539, 1.0274311168487025, 0.49479394744285765, 0.20748365622741738, -3.114513989349513], "max": [0.571936885459433, 0.41530199007652596, 1.2110124814947145, 3.081673637978562, 1.558157393522254, 2.91232066866728, 0.5620643352492751, -0.19302380772743596, 1.2238667166320787, 2.6014834502538178, 1.2780066714480567, 3.141419854744526], "count": [300]}, "eef_sim_pose_action": {"mean": [0.5084562219848071, 0.3066954067583922, 1.131858693852421, -0.290966710834415, 1.014582793143618, 0.16976512382662337, 0.46205314768436667, -0.31668399389374025, 1.0800338619171412, 1.2217696214837694, 0.9341995772187037, -0.2651359801841184], "std": [0.05264405223042839, 0.07367456221995365, 0.05457743069704792, 2.0962534136418602, 0.4513166600061648, 1.7320395305746306, 0.05358845679358019, 0.043928882472506196, 0.06125358992745728, 0.8799637118131798, 0.2999908228772199, 1.7661092672845793], "min": [0.3916257944097252, 0.18386680152887525, 1.0193802686527706, -3.130564756113287, 0.4073576529108536, -2.912915515906369, 0.4124959132953288, -0.4116489893953539, 1.0274311168487025, 0.49479394744285765, 0.20748365622741738, -3.114513989349513], "max": [0.571936885459433, 0.41530199007652596, 1.2110124814947145, 3.081673637978562, 1.558157393522254, 2.91232066866728, 0.5620643352492751, -0.19302380772743596, 1.2238667166320787, 2.6014834502538178, 1.2780066714480567, 3.141419854744526], "count": [300]}, "gripper_mode_state": {"mean": [0.2633333333333333, 0.18333333333333332], "std": [0.44044169749115475, 0.3869395588747969], "min": [0, 0], "max": [1, 1], "count": [300]}, "gripper_activity_state": {"mean": [1.7733333333333334, 1.8066666666666666], "std": [0.5847696602556884, 0.5440179735592893], "min": [0, 0], "max": [2, 2], "count": [300]}, "gripper_mode_action": {"mean": [0.2633333333333333, 0.18333333333333332], "std": [0.44044169749115475, 0.3869395588747969], "min": [0, 0], "max": [1, 1], "count": [300]}, "gripper_activity_action": {"mean": [1.7733333333333334, 1.8066666666666666], "std": [0.5847696602556884, 0.5440179735592893], "min": [0, 0], "max": [2, 2], "count": [300]}, "gripper_open_scale_state": {"mean": [0.6086949998982734, 0.5343133332824713], "std": [0.2352333660356982, 0.17669741682129816], "min": [0.165, 0.028], "max": [0.784, 0.668], "count": [300]}, "gripper_open_scale_action": {"mean": [0.6086949998982734, 0.5343133332824713], "std": [0.2352333660356982, 0.17669741682129816], "min": [0.165, 0.028], "max": [0.784, 0.668], "count": [300]}}} +{"episode_index": 288, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4099098835784314]], [[0.40541644403594773]], [[0.4015972140522876]]], "std": [[[0.2295914230433976]], [[0.2372350005681537]], [[0.23919085721044273]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[0.8431372549019608]], [[0.8274509803921568]]], "mean": [[[0.4503014501633987]], [[0.4526367585784314]], [[0.44773138276143787]]], "std": [[[0.17752622749616917]], [[0.18352279771474633]], [[0.18462678872871427]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8941176470588236]], [[1.0]], [[1.0]]], "mean": [[[0.47012077614379083]], [[0.4722792463235294]], [[0.46917627859477123]]], "std": [[[0.11526495057214267]], [[0.12079980582793895]], [[0.12055794262943]]], "count": [100]}, "observation.state": {"min": [0.076044000685215, 1.897120475769043, -0.9393711686134338, -1.5647226572036743, -2.60577654838562, -1.9391655921936035, 0.49378857016563416, 25.0, 0.16874699294567108, 0.20627999305725098, 0.024826999753713608, -3.134185314178467, 0.14400000870227814, -1.1009999513626099, -0.6157172918319702, -2.0785999298095703, 0.5751383304595947, 0.06103416532278061, 0.7469136714935303, 0.88945472240448, -2.6112046241760254, 176.0, -0.38427698612213135, 0.21200600266456604, -0.04503000155091286, 1.4709999561309814, -0.35499998927116394, -3.132185220718384], "max": [0.619714081287384, 2.085057497024536, -0.2220407873392105, 0.06757915019989014, -0.9892178177833557, -1.5213686227798462, 2.2906572818756104, 783.0, 0.3933959901332855, 0.35858801007270813, 0.18324799835681915, 3.13700008392334, 1.2239999771118164, 0.7490000128746033, -0.014608407393097878, -2.05557918548584, 1.686913013458252, 1.635076880455017, 2.514897346496582, 1.674085021018982, -0.48169344663619995, 766.0, -0.08393800258636475, 0.3782869875431061, 0.13095000386238098, 2.9489998817443848, 0.9909999966621399, 3.119999885559082], "mean": [0.26656317710876465, 2.054722785949707, -0.39716875553131104, -0.573956310749054, -1.588360071182251, -1.6786091327667236, 1.3498905897140503, 587.0349731445312, 0.33929646015167236, 0.26193660497665405, 0.0874057337641716, -1.6727491617202759, 0.8308148980140686, 0.04501376301050186, -0.2542964518070221, -2.0671579837799072, 1.2675174474716187, 1.1222823858261108, 1.6328749656677246, 1.4574748277664185, -1.5112096071243286, 561.7097778320312, -0.22789423167705536, 0.3034343719482422, 0.02685031108558178, 2.369403123855591, 0.4201364517211914, 1.0796138048171997], "std": [0.2021050751209259, 0.03977437689900398, 0.2090747058391571, 0.4419114887714386, 0.564696192741394, 0.07967398315668106, 0.6151121854782104, 202.8838348388672, 0.06699232012033463, 0.0593840591609478, 0.03346890211105347, 1.1040213108062744, 0.3771637976169586, 0.7127450704574585, 0.22473685443401337, 0.005999309942126274, 0.278716504573822, 0.45494338870048523, 0.7881145477294922, 0.17168600857257843, 0.7035945057868958, 184.6380615234375, 0.08249493688344955, 0.046958934515714645, 0.04034008830785751, 0.425127238035202, 0.5435876250267029, 2.541640520095825], "count": [286]}, "action": {"min": [0.076044000685215, 1.897120475769043, -0.9393711686134338, -1.5647226572036743, -2.60577654838562, -1.9391655921936035, 0.49378857016563416, 25.0, 0.16874699294567108, 0.20627999305725098, 0.024826999753713608, -3.134185314178467, 0.14400000870227814, -1.1009999513626099, -0.6157172918319702, -2.0785999298095703, 0.5751383304595947, 0.06103416532278061, 0.7469136714935303, 0.88945472240448, -2.6112046241760254, 176.0, -0.38427698612213135, 0.21200600266456604, -0.04503000155091286, 1.4709999561309814, -0.35499998927116394, -3.132185220718384], "max": [0.619714081287384, 2.085057497024536, -0.2220407873392105, 0.06757915019989014, -0.9892178177833557, -1.5213686227798462, 2.2906572818756104, 783.0, 0.3933959901332855, 0.35858801007270813, 0.18324799835681915, 3.13700008392334, 1.2239999771118164, 0.7490000128746033, -0.014608407393097878, -2.05557918548584, 1.686913013458252, 1.635076880455017, 2.514897346496582, 1.674085021018982, -0.48169344663619995, 766.0, -0.08393800258636475, 0.3782869875431061, 0.13095000386238098, 2.9489998817443848, 0.9909999966621399, 3.119999885559082], "mean": [0.26656317710876465, 2.054722785949707, -0.39716875553131104, -0.573956310749054, -1.588360071182251, -1.6786091327667236, 1.3498905897140503, 587.0349731445312, 0.33929646015167236, 0.26193660497665405, 0.0874057337641716, -1.6727491617202759, 0.8308148980140686, 0.04501376301050186, -0.2542964518070221, -2.0671579837799072, 1.2675174474716187, 1.1222823858261108, 1.6328749656677246, 1.4574748277664185, -1.5112096071243286, 561.7097778320312, -0.22789423167705536, 0.3034343719482422, 0.02685031108558178, 2.369403123855591, 0.4201364517211914, 1.0796138048171997], "std": [0.2021050751209259, 0.03977437689900398, 0.2090747058391571, 0.4419114887714386, 0.564696192741394, 0.07967398315668106, 0.6151121854782104, 202.8838348388672, 0.06699232012033463, 0.0593840591609478, 0.03346890211105347, 1.1040213108062744, 0.3771637976169586, 0.7127450704574585, 0.22473685443401337, 0.005999309942126274, 0.278716504573822, 0.45494338870048523, 0.7881145477294922, 0.17168600857257843, 0.7035945057868958, 184.6380615234375, 0.08249493688344955, 0.046958934515714645, 0.04034008830785751, 0.425127238035202, 0.5435876250267029, 2.541640520095825], "count": [286]}, "timestamp": {"min": [0.0], "max": [9.5], "mean": [4.75], "std": [2.7520194605255086], "count": [286]}, "frame_index": {"min": [0], "max": [285], "mean": [142.5], "std": [82.56058381576526], "count": [286]}, "episode_index": {"min": [308], "max": [308], "mean": [308.0], "std": [0.0], "count": [286]}, "index": {"min": [181666], "max": [181951], "mean": [181808.5], "std": [82.56058381576526], "count": [286]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [286]}, "subtask_annotation": {"mean": [9.604895104895105, 29.0, 29.0, 29.0, 29.0], "std": [9.113571135134181, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [286]}, "scene_annotation": {"mean": [308.0], "std": [0.0], "min": [308], "max": [308], "count": [286]}, "eef_direction_state": {"mean": [4.041958041958042, 4.1923076923076925], "std": [1.6295957106158878, 2.0195054758192423], "min": [0, 0], "max": [6, 6], "count": [286]}, "eef_velocity_state": {"mean": [1.1468531468531469, 0.9020979020979021], "std": [0.7885371244373814, 0.8512819236258363], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_state": {"mean": [1.2342657342657342, 0.8181818181818182], "std": [0.7416297395898034, 0.8331955809010615], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_direction_action": {"mean": [4.041958041958042, 4.1923076923076925], "std": [1.6295957106158878, 2.0195054758192423], "min": [0, 0], "max": [6, 6], "count": [286]}, "eef_velocity_action": {"mean": [1.1468531468531469, 0.9020979020979021], "std": [0.7885371244373814, 0.8512819236258363], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_action": {"mean": [1.2342657342657342, 0.8181818181818182], "std": [0.7416297395898034, 0.8331955809010615], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_sim_pose_state": {"mean": [0.5040772383705251, 0.2662232043499209, 1.1358236256208436, -0.05427642197154895, 0.942557947023865, 0.5449670392503326, 0.4558113800159713, -0.37637130481523207, 1.088545568448282, 1.471134812397046, 0.9745744627177836, -0.21804692468300005], "std": [0.05678753084637649, 0.0817899060553641, 0.05808050234752025, 2.0546832065727885, 0.41592277308648984, 1.548036654397611, 0.07217462069063603, 0.04926753164309899, 0.06002981699985116, 0.8066222677030986, 0.23855842558055756, 1.89393256115097], "min": [0.3945048521963356, 0.12797229787491068, 1.0186538666052314, -3.1085989154101945, 0.3958869412732835, -3.0984310486098963, 0.3907882045897848, -0.4486250581526483, 1.0302233434936268, 0.6194623945346214, 0.4344213465758857, -3.0982146349032624], "max": [0.5782540042256136, 0.4180850256586874, 1.2234628858976175, 3.123728268195525, 1.547452639201102, 3.0424768008192635, 0.5718896721231154, -0.24058413554959657, 1.229430855225246, 2.67644589264999, 1.3169412753309673, 3.1057909711746166], "count": [286]}, "eef_sim_pose_action": {"mean": [0.5040772383705251, 0.2662232043499209, 1.1358236256208436, -0.05427642197154895, 0.942557947023865, 0.5449670392503326, 0.4558113800159713, -0.37637130481523207, 1.088545568448282, 1.471134812397046, 0.9745744627177836, -0.21804692468300005], "std": [0.05678753084637649, 0.0817899060553641, 0.05808050234752025, 2.0546832065727885, 0.41592277308648984, 1.548036654397611, 0.07217462069063603, 0.04926753164309899, 0.06002981699985116, 0.8066222677030986, 0.23855842558055756, 1.89393256115097], "min": [0.3945048521963356, 0.12797229787491068, 1.0186538666052314, -3.1085989154101945, 0.3958869412732835, -3.0984310486098963, 0.3907882045897848, -0.4486250581526483, 1.0302233434936268, 0.6194623945346214, 0.4344213465758857, -3.0982146349032624], "max": [0.5782540042256136, 0.4180850256586874, 1.2234628858976175, 3.123728268195525, 1.547452639201102, 3.0424768008192635, 0.5718896721231154, -0.24058413554959657, 1.229430855225246, 2.67644589264999, 1.3169412753309673, 3.1057909711746166], "count": [286]}, "gripper_mode_state": {"mean": [0.22727272727272727, 0.16083916083916083], "std": [0.41907020260422145, 0.36738253249129166], "min": [0, 0], "max": [1, 1], "count": [286]}, "gripper_activity_state": {"mean": [1.9335664335664335, 1.7657342657342658], "std": [0.2880957630085961, 0.5951558408012522], "min": [0, 0], "max": [2, 2], "count": [286]}, "gripper_mode_action": {"mean": [0.22727272727272727, 0.16083916083916083], "std": [0.41907020260422145, 0.36738253249129166], "min": [0, 0], "max": [1, 1], "count": [286]}, "gripper_activity_action": {"mean": [1.9335664335664335, 1.7657342657342658], "std": [0.2880957630085961, 0.5951558408012522], "min": [0, 0], "max": [2, 2], "count": [286]}, "gripper_open_scale_state": {"mean": [0.5617097901564375, 0.5870349653950925], "std": [0.18463804609272327, 0.20288388428496834], "min": [0.176, 0.025], "max": [0.766, 0.783], "count": [286]}, "gripper_open_scale_action": {"mean": [0.5617097901564375, 0.5870349653950925], "std": [0.18463804609272327, 0.20288388428496834], "min": [0.176, 0.025], "max": [0.766, 0.783], "count": [286]}}} +{"episode_index": 289, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.4142693402777778]], [[0.4120405126633987]], [[0.4076576348039216]]], "std": [[[0.22510368190360214]], [[0.23095324168612974]], [[0.23300155281585577]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[0.9333333333333333]], [[0.8901960784313725]]], "mean": [[[0.44676942401960784]], [[0.44654124591503264]], [[0.4418611111111111]]], "std": [[[0.19032800878192718]], [[0.19827368264671738]], [[0.20008868975930955]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.46140575163398695]], [[0.46478004901960784]], [[0.4604611437908497]]], "std": [[[0.126615144863227]], [[0.130493166722756]], [[0.1316121839832084]]], "count": [100]}, "observation.state": {"min": [0.13608333468437195, 1.9747527837753296, -0.714712381362915, -1.5673058032989502, -2.587346076965332, -2.051337957382202, 0.4922701120376587, 96.0, 0.20209799706935883, 0.21496300399303436, 0.02697099931538105, -3.1401853561401367, 0.12599998712539673, -1.0499999523162842, -0.7762352228164673, -2.078634738922119, 0.5463055372238159, -0.01200786605477333, 0.772953987121582, 1.0290985107421875, -2.4016952514648438, 170.0, -0.3684459924697876, 0.20364999771118164, -0.06598400324583054, 1.2610000371932983, -0.5149999856948853, -3.1411852836608887], "max": [0.517909049987793, 2.0817067623138428, 0.014329152181744576, 0.09513790160417557, -1.0561162233352661, -1.6058599948883057, 2.3013386726379395, 783.0, 0.3596220016479492, 0.329910010099411, 0.1649940013885498, 3.118000030517578, 1.2910000085830688, 0.8510000705718994, -0.007609635591506958, -1.9591670036315918, 1.658778429031372, 1.630678653717041, 2.7374792098999023, 1.7764310836791992, -0.4462108910083771, 764.0, -0.09606999903917313, 0.39943501353263855, 0.10616999864578247, 3.0209999084472656, 1.0019999742507935, 3.1410000324249268], "mean": [0.26772579550743103, 2.069389581680298, -0.37734711170196533, -0.39614060521125793, -1.4771348237991333, -1.8081976175308228, 1.103264570236206, 685.0460205078125, 0.3266551196575165, 0.2510451078414917, 0.06750679016113281, -1.286189079284668, 0.8276509642601013, 0.19565507769584656, -0.3519287407398224, -2.063727617263794, 1.2624915838241577, 1.0672887563705444, 1.7713998556137085, 1.3694143295288086, -1.5071865320205688, 560.96875, -0.2252843976020813, 0.3307233154773712, 0.018297508358955383, 2.4156346321105957, 0.2960328757762909, 0.5450012683868408], "std": [0.12577421963214874, 0.01730250008404255, 0.1503245085477829, 0.5559670925140381, 0.5496377944946289, 0.09088846296072006, 0.6921385526657104, 182.452880859375, 0.04209890961647034, 0.04028470069169998, 0.03061411716043949, 1.4094418287277222, 0.32165610790252686, 0.7625967860221863, 0.2773052752017975, 0.021254150196909904, 0.25670817494392395, 0.43964481353759766, 0.7844902873039246, 0.17451484501361847, 0.5901980400085449, 226.42852783203125, 0.08553628623485565, 0.05482582747936249, 0.04516809806227684, 0.43567824363708496, 0.6048851609230042, 2.8291990756988525], "count": [304]}, "action": {"min": [0.13608333468437195, 1.9747527837753296, -0.714712381362915, -1.5673058032989502, -2.587346076965332, -2.051337957382202, 0.4922701120376587, 96.0, 0.20209799706935883, 0.21496300399303436, 0.02697099931538105, -3.1401853561401367, 0.12599998712539673, -1.0499999523162842, -0.7762352228164673, -2.078634738922119, 0.5463055372238159, -0.01200786605477333, 0.772953987121582, 1.0290985107421875, -2.4016952514648438, 170.0, -0.3684459924697876, 0.20364999771118164, -0.06598400324583054, 1.2610000371932983, -0.5149999856948853, -3.1411852836608887], "max": [0.517909049987793, 2.0817067623138428, 0.014329152181744576, 0.09513790160417557, -1.0561162233352661, -1.6058599948883057, 2.3013386726379395, 783.0, 0.3596220016479492, 0.329910010099411, 0.1649940013885498, 3.118000030517578, 1.2910000085830688, 0.8510000705718994, -0.007609635591506958, -1.9591670036315918, 1.658778429031372, 1.630678653717041, 2.7374792098999023, 1.7764310836791992, -0.4462108910083771, 764.0, -0.09606999903917313, 0.39943501353263855, 0.10616999864578247, 3.0209999084472656, 1.0019999742507935, 3.1410000324249268], "mean": [0.26772579550743103, 2.069389581680298, -0.37734711170196533, -0.39614060521125793, -1.4771348237991333, -1.8081976175308228, 1.103264570236206, 685.0460205078125, 0.3266551196575165, 0.2510451078414917, 0.06750679016113281, -1.286189079284668, 0.8276509642601013, 0.19565507769584656, -0.3519287407398224, -2.063727617263794, 1.2624915838241577, 1.0672887563705444, 1.7713998556137085, 1.3694143295288086, -1.5071865320205688, 560.96875, -0.2252843976020813, 0.3307233154773712, 0.018297508358955383, 2.4156346321105957, 0.2960328757762909, 0.5450012683868408], "std": [0.12577421963214874, 0.01730250008404255, 0.1503245085477829, 0.5559670925140381, 0.5496377944946289, 0.09088846296072006, 0.6921385526657104, 182.452880859375, 0.04209890961647034, 0.04028470069169998, 0.03061411716043949, 1.4094418287277222, 0.32165610790252686, 0.7625967860221863, 0.2773052752017975, 0.021254150196909904, 0.25670817494392395, 0.43964481353759766, 0.7844902873039246, 0.17451484501361847, 0.5901980400085449, 226.42852783203125, 0.08553628623485565, 0.05482582747936249, 0.04516809806227684, 0.43567824363708496, 0.6048851609230042, 2.8291990756988525], "count": [304]}, "timestamp": {"min": [0.0], "max": [10.1], "mean": [5.05], "std": [2.9252255373636484], "count": [304]}, "frame_index": {"min": [0], "max": [303], "mean": [151.5], "std": [87.75676612090945], "count": [304]}, "episode_index": {"min": [309], "max": [309], "mean": [309.0], "std": [0.0], "count": [304]}, "index": {"min": [181952], "max": [182255], "mean": [182103.5], "std": [87.75676612090945], "count": [304]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [304]}, "subtask_annotation": {"mean": [9.105263157894736, 29.0, 29.0, 29.0, 29.0], "std": [9.074369555263045, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [304]}, "scene_annotation": {"mean": [309.0], "std": [0.0], "min": [309], "max": [309], "count": [304]}, "eef_direction_state": {"mean": [3.710526315789474, 4.526315789473684], "std": [1.803255750563147, 1.8243505276249485], "min": [0, 0], "max": [6, 6], "count": [304]}, "eef_velocity_state": {"mean": [1.105263157894737, 0.8223684210526315], "std": [0.7403581524544832, 0.8855712821929573], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_acc_mag_state": {"mean": [1.1085526315789473, 0.7927631578947368], "std": [0.8017615539143675, 0.823072067389208], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_direction_action": {"mean": [3.710526315789474, 4.526315789473684], "std": [1.803255750563147, 1.8243505276249485], "min": [0, 0], "max": [6, 6], "count": [304]}, "eef_velocity_action": {"mean": [1.105263157894737, 0.8223684210526315], "std": [0.7403581524544832, 0.8855712821929573], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_acc_mag_action": {"mean": [1.1085526315789473, 0.7927631578947368], "std": [0.8017615539143675, 0.823072067389208], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_sim_pose_state": {"mean": [0.5299932290290074, 0.2552495473343883, 1.1358719495890464, 0.902651091451116, 0.9096483829465318, 0.2984251687147938, 0.44487531825631643, -0.35280099975285467, 1.0775975827468685, 1.2055883804430834, 0.9620181313174792, -0.059793694366395256], "std": [0.06485649422984856, 0.0893077777556655, 0.05887850269103947, 1.9370682326688786, 0.5044514783244958, 1.580079749396484, 0.051448862328894104, 0.0249934399462694, 0.05773063273345654, 0.8293990878856354, 0.19540437190989776, 1.7767882904862222], "min": [0.38623536180759965, 0.12120880603326925, 1.0139206563980592, -3.139138344907953, 0.21626023687466822, -3.0989763796441507, 0.40105680204161115, -0.426120886100506, 1.028259139330892, 0.5261827746319647, 0.493102149915956, -3.1380007484429364], "max": [0.6092723167291919, 0.3912304922835576, 1.2134476297709558, 3.1158435462477163, 1.4966546146422175, 2.7570558105323553, 0.5466425800575876, -0.28527911923175175, 1.225743110200379, 2.7349575276891533, 1.3038035288897243, 3.1367034775124143], "count": [304]}, "eef_sim_pose_action": {"mean": [0.5299932290290074, 0.2552495473343883, 1.1358719495890464, 0.902651091451116, 0.9096483829465318, 0.2984251687147938, 0.44487531825631643, -0.35280099975285467, 1.0775975827468685, 1.2055883804430834, 0.9620181313174792, -0.059793694366395256], "std": [0.06485649422984856, 0.0893077777556655, 0.05887850269103947, 1.9370682326688786, 0.5044514783244958, 1.580079749396484, 0.051448862328894104, 0.0249934399462694, 0.05773063273345654, 0.8293990878856354, 0.19540437190989776, 1.7767882904862222], "min": [0.38623536180759965, 0.12120880603326925, 1.0139206563980592, -3.139138344907953, 0.21626023687466822, -3.0989763796441507, 0.40105680204161115, -0.426120886100506, 1.028259139330892, 0.5261827746319647, 0.493102149915956, -3.1380007484429364], "max": [0.6092723167291919, 0.3912304922835576, 1.2134476297709558, 3.1158435462477163, 1.4966546146422175, 2.7570558105323553, 0.5466425800575876, -0.28527911923175175, 1.225743110200379, 2.7349575276891533, 1.3038035288897243, 3.1367034775124143], "count": [304]}, "gripper_mode_state": {"mean": [0.3125, 0.14144736842105263], "std": [0.46351240544347894, 0.34848243913834687], "min": [0, 0], "max": [1, 1], "count": [304]}, "gripper_activity_state": {"mean": [1.7960526315789473, 1.7796052631578947], "std": [0.5541567300326167, 0.5567573902080207], "min": [0, 0], "max": [2, 2], "count": [304]}, "gripper_mode_action": {"mean": [0.3125, 0.14144736842105263], "std": [0.46351240544347894, 0.34848243913834687], "min": [0, 0], "max": [1, 1], "count": [304]}, "gripper_activity_action": {"mean": [1.7960526315789473, 1.7796052631578947], "std": [0.5541567300326167, 0.5567573902080207], "min": [0, 0], "max": [2, 2], "count": [304]}, "gripper_open_scale_state": {"mean": [0.560968750100387, 0.6850460524809987], "std": [0.2264285343669092, 0.18245289854101635], "min": [0.17, 0.096], "max": [0.764, 0.783], "count": [304]}, "gripper_open_scale_action": {"mean": [0.560968750100387, 0.6850460524809987], "std": [0.2264285343669092, 0.18245289854101635], "min": [0.17, 0.096], "max": [0.764, 0.783], "count": [304]}}} +{"episode_index": 290, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4165599019607843]], [[0.4118089971405229]], [[0.40838116421568627]]], "std": [[[0.2261704401415864]], [[0.2344378656657348]], [[0.23646294065097614]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8666666666666667]], [[0.8196078431372549]], [[0.803921568627451]]], "mean": [[[0.4522626919934641]], [[0.45234433619281045]], [[0.4474754330065359]]], "std": [[[0.18397650361094578]], [[0.1907532783143726]], [[0.1918918356865299]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4621126899509804]], [[0.4644816237745098]], [[0.46008951593137254]]], "std": [[[0.1346414220601475]], [[0.1404122177296708]], [[0.14144769970689824]]], "count": [100]}, "observation.state": {"min": [0.20341812074184418, 1.9486079216003418, -0.8067435622215271, -1.6181471347808838, -2.6463732719421387, -2.0948314666748047, 0.5592907667160034, 123.0, 0.1511169970035553, 0.23394900560379028, 0.014084000140428543, -3.128000020980835, -0.07000000029802322, -1.1679999828338623, -0.6677106022834778, -2.078756809234619, 0.5498485565185547, -0.05035274848341942, 0.927398145198822, 1.2526228427886963, -2.2565884590148926, 189.0, -0.3772740066051483, 0.1891700029373169, -0.03381799906492233, 1.347000002861023, -0.492000013589859, -3.1411852836608887], "max": [0.6803293228149414, 2.087064743041992, 0.10583677142858505, 0.037716567516326904, -0.845210611820221, -1.583799123764038, 2.476238250732422, 682.0, 0.37130600214004517, 0.3687790036201477, 0.17854100465774536, 3.13700008392334, 1.187000036239624, 0.7590000033378601, 0.022165682166814804, -1.9864814281463623, 1.5588759183883667, 1.5942362546920776, 2.585426092147827, 1.7691529989242554, -0.34747761487960815, 762.0, -0.12149900197982788, 0.3887670040130615, 0.13619999587535858, 3.0139999389648438, 1.0440000295639038, 3.1410000324249268], "mean": [0.34719428420066833, 2.058215379714966, -0.23150381445884705, -0.4056410789489746, -1.7130780220031738, -1.7429691553115845, 1.2146071195602417, 585.4163208007812, 0.31540316343307495, 0.2748053967952728, 0.059195201843976974, -1.3412643671035767, 0.8152170181274414, 0.13961181044578552, -0.2625884711742401, -2.063800573348999, 1.1147468090057373, 1.0819511413574219, 1.7557791471481323, 1.485155701637268, -1.446268081665039, 511.8477783203125, -0.2522033751010895, 0.3033710718154907, 0.041279494762420654, 2.3861923217773438, 0.33824753761291504, 1.111126184463501], "std": [0.1792566478252411, 0.03303654491901398, 0.39578041434288025, 0.5374630689620972, 0.482946515083313, 0.09918675571680069, 0.7436345815658569, 148.3488311767578, 0.06455111503601074, 0.045704104006290436, 0.03247420862317085, 1.4434431791305542, 0.4336536228656769, 0.7646965980529785, 0.254712849855423, 0.016133083030581474, 0.2784329950809479, 0.47567880153656006, 0.712289035320282, 0.15533779561519623, 0.5614095330238342, 171.46157836914062, 0.08237389475107193, 0.05704180523753166, 0.04204303026199341, 0.4661272168159485, 0.573922872543335, 2.6455013751983643], "count": [299]}, "action": {"min": [0.20341812074184418, 1.9486079216003418, -0.8067435622215271, -1.6181471347808838, -2.6463732719421387, -2.0948314666748047, 0.5592907667160034, 123.0, 0.1511169970035553, 0.23394900560379028, 0.014084000140428543, -3.128000020980835, -0.07000000029802322, -1.1679999828338623, -0.6677106022834778, -2.078756809234619, 0.5498485565185547, -0.05035274848341942, 0.927398145198822, 1.2526228427886963, -2.2565884590148926, 189.0, -0.3772740066051483, 0.1891700029373169, -0.03381799906492233, 1.347000002861023, -0.492000013589859, -3.1411852836608887], "max": [0.6803293228149414, 2.087064743041992, 0.10583677142858505, 0.037716567516326904, -0.845210611820221, -1.583799123764038, 2.476238250732422, 682.0, 0.37130600214004517, 0.3687790036201477, 0.17854100465774536, 3.13700008392334, 1.187000036239624, 0.7590000033378601, 0.022165682166814804, -1.9864814281463623, 1.5588759183883667, 1.5942362546920776, 2.585426092147827, 1.7691529989242554, -0.34747761487960815, 762.0, -0.12149900197982788, 0.3887670040130615, 0.13619999587535858, 3.0139999389648438, 1.0440000295639038, 3.1410000324249268], "mean": [0.34719428420066833, 2.058215379714966, -0.23150381445884705, -0.4056410789489746, -1.7130780220031738, -1.7429691553115845, 1.2146071195602417, 585.4163208007812, 0.31540316343307495, 0.2748053967952728, 0.059195201843976974, -1.3412643671035767, 0.8152170181274414, 0.13961181044578552, -0.2625884711742401, -2.063800573348999, 1.1147468090057373, 1.0819511413574219, 1.7557791471481323, 1.485155701637268, -1.446268081665039, 511.8477783203125, -0.2522033751010895, 0.3033710718154907, 0.041279494762420654, 2.3861923217773438, 0.33824753761291504, 1.111126184463501], "std": [0.1792566478252411, 0.03303654491901398, 0.39578041434288025, 0.5374630689620972, 0.482946515083313, 0.09918675571680069, 0.7436345815658569, 148.3488311767578, 0.06455111503601074, 0.045704104006290436, 0.03247420862317085, 1.4434431791305542, 0.4336536228656769, 0.7646965980529785, 0.254712849855423, 0.016133083030581474, 0.2784329950809479, 0.47567880153656006, 0.712289035320282, 0.15533779561519623, 0.5614095330238342, 171.46157836914062, 0.08237389475107193, 0.05704180523753166, 0.04204303026199341, 0.4661272168159485, 0.573922872543335, 2.6455013751983643], "count": [299]}, "timestamp": {"min": [0.0], "max": [9.933333333333334], "mean": [4.966666666666667], "std": [2.8771127502720115], "count": [299]}, "frame_index": {"min": [0], "max": [298], "mean": [149.0], "std": [86.31338250816034], "count": [299]}, "episode_index": {"min": [310], "max": [310], "mean": [310.0], "std": [0.0], "count": [299]}, "index": {"min": [182256], "max": [182554], "mean": [182405.0], "std": [86.31338250816034], "count": [299]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [299]}, "subtask_annotation": {"mean": [9.688963210702342, 29.0, 29.0, 29.0, 29.0], "std": [9.756924233434127, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [299]}, "scene_annotation": {"mean": [310.0], "std": [0.0], "min": [310], "max": [310], "count": [299]}, "eef_direction_state": {"mean": [3.591973244147157, 4.6120401337792645], "std": [1.819828298514291, 1.8996537754592835], "min": [0, 0], "max": [6, 6], "count": [299]}, "eef_velocity_state": {"mean": [1.1337792642140467, 0.782608695652174], "std": [0.7329986732284314, 0.8975432191034035], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_acc_mag_state": {"mean": [1.0735785953177257, 0.745819397993311], "std": [0.7979515389661799, 0.8314114891994698], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_direction_action": {"mean": [3.591973244147157, 4.6120401337792645], "std": [1.819828298514291, 1.8996537754592835], "min": [0, 0], "max": [6, 6], "count": [299]}, "eef_velocity_action": {"mean": [1.1337792642140467, 0.782608695652174], "std": [0.7329986732284314, 0.8975432191034035], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_acc_mag_action": {"mean": [1.0735785953177257, 0.745819397993311], "std": [0.7979515389661799, 0.8314114891994698], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_sim_pose_state": {"mean": [0.5023381617529374, 0.2908062807891749, 1.131953899588578, 0.01633060387729774, 0.9686000093780889, 0.3962414280836443, 0.47062343203407514, -0.33912598514606196, 1.083194164395988, 1.37123710391096, 0.9228791502206094, -0.09721877778461076], "std": [0.06780945277202322, 0.08288869763839864, 0.06091678457087605, 2.085991399492773, 0.5111027225252841, 1.5408806243554551, 0.06069346470981078, 0.0393644882428579, 0.06965077828993584, 0.783533910325215, 0.2845389989667205, 1.799240640364882], "min": [0.3708366505607552, 0.1411403861114025, 1.0103234495403646, -3.1340976493770123, 0.22532978986584906, -2.6850295097728143, 0.41894087914712225, -0.4437747023873495, 1.0295456708612338, 0.6276821500819256, 0.23544205743473223, -3.1268677981333957], "max": [0.5929493117788392, 0.41604333971501267, 1.220707562887444, 3.139857665982474, 1.5442456343305535, 3.1269270069353166, 0.5857037133918668, -0.24093519378650358, 1.2564571280336996, 2.6262560886950714, 1.2358646512485523, 3.099083182608435], "count": [299]}, "eef_sim_pose_action": {"mean": [0.5023381617529374, 0.2908062807891749, 1.131953899588578, 0.01633060387729774, 0.9686000093780889, 0.3962414280836443, 0.47062343203407514, -0.33912598514606196, 1.083194164395988, 1.37123710391096, 0.9228791502206094, -0.09721877778461076], "std": [0.06780945277202322, 0.08288869763839864, 0.06091678457087605, 2.085991399492773, 0.5111027225252841, 1.5408806243554551, 0.06069346470981078, 0.0393644882428579, 0.06965077828993584, 0.783533910325215, 0.2845389989667205, 1.799240640364882], "min": [0.3708366505607552, 0.1411403861114025, 1.0103234495403646, -3.1340976493770123, 0.22532978986584906, -2.6850295097728143, 0.41894087914712225, -0.4437747023873495, 1.0295456708612338, 0.6276821500819256, 0.23544205743473223, -3.1268677981333957], "max": [0.5929493117788392, 0.41604333971501267, 1.220707562887444, 3.139857665982474, 1.5442456343305535, 3.1269270069353166, 0.5857037133918668, -0.24093519378650358, 1.2564571280336996, 2.6262560886950714, 1.2358646512485523, 3.099083182608435], "count": [299]}, "gripper_mode_state": {"mean": [0.24749163879598662, 0.14715719063545152], "std": [0.4315547792830751, 0.35426254653820405], "min": [0, 0], "max": [1, 1], "count": [299]}, "gripper_activity_state": {"mean": [1.8963210702341138, 1.8026755852842808], "std": [0.3826765147929861, 0.5527609616355599], "min": [0, 0], "max": [2, 2], "count": [299]}, "gripper_mode_action": {"mean": [0.24749163879598662, 0.14715719063545152], "std": [0.4315547792830751, 0.35426254653820405], "min": [0, 0], "max": [1, 1], "count": [299]}, "gripper_activity_action": {"mean": [1.8963210702341138, 1.8026755852842808], "std": [0.3826765147929861, 0.5527609616355599], "min": [0, 0], "max": [2, 2], "count": [299]}, "gripper_open_scale_state": {"mean": [0.5118478259338574, 0.5854163883681277], "std": [0.17146148732009153, 0.14834879586678537], "min": [0.189, 0.123], "max": [0.762, 0.682], "count": [299]}, "gripper_open_scale_action": {"mean": [0.5118478259338574, 0.5854163883681277], "std": [0.17146148732009153, 0.14834879586678537], "min": [0.189, 0.123], "max": [0.762, 0.682], "count": [299]}}} +{"episode_index": 291, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4130317830882353]], [[0.4084119097222222]], [[0.40465247957516337]]], "std": [[[0.22619934467225217]], [[0.23484039182170147]], [[0.2371046185897728]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[0.8274509803921568]], [[0.8196078431372549]]], "mean": [[[0.44738212009803924]], [[0.4469745894607843]], [[0.4422785498366013]]], "std": [[[0.18474888855698884]], [[0.19139197341695285]], [[0.19230613650329614]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9254901960784314]], [[1.0]], [[1.0]]], "mean": [[[0.45576652165032683]], [[0.45806004901960784]], [[0.4536541482843137]]], "std": [[[0.1379220199659004]], [[0.1429526956650649]], [[0.1442594143483623]]], "count": [100]}, "observation.state": {"min": [0.1978330761194229, 1.8902090787887573, -0.8223991394042969, -1.5129210948944092, -2.6531100273132324, -2.018421173095703, 0.5276305079460144, 118.0, 0.16652099788188934, 0.27233999967575073, -0.01079699955880642, -3.1401853561401367, -0.05900000408291817, -1.1349999904632568, -0.6518455743789673, -2.0786523818969727, 0.6194348335266113, -0.00979129783809185, 0.9675931334495544, 1.0576171875, -2.459064245223999, 167.0, -0.37091198563575745, 0.19925999641418457, -0.03303899988532066, 1.4429999589920044, -0.6040000319480896, -3.1401853561401367], "max": [0.7056017518043518, 2.086209535598755, -0.42383575439453125, 0.0783478319644928, -0.8558396100997925, -1.5558563470840454, 2.390106201171875, 695.0, 0.3462350070476532, 0.3649410009384155, 0.17631299793720245, 3.135999917984009, 1.1640000343322754, 0.7820000052452087, 0.027174778282642365, -2.0546367168426514, 1.626105785369873, 1.6529839038848877, 2.723743438720703, 1.7848783731460571, -0.479232519865036, 834.0, -0.09999600052833557, 0.36800500750541687, 0.10977499932050705, 3.0169999599456787, 1.0540000200271606, 3.13100004196167], "mean": [0.4314965307712555, 2.0530176162719727, -0.5805251598358154, -0.3614507019519806, -1.3871493339538574, -1.704169511795044, 1.150848388671875, 620.4690551757812, 0.3004142642021179, 0.3040202260017395, 0.051793742924928665, -1.6752854585647583, 0.7829217910766602, 0.14647559821605682, -0.26274803280830383, -2.0671236515045166, 1.2314521074295044, 1.172548532485962, 1.7998324632644653, 1.443217396736145, -1.572935700416565, 600.5813598632812, -0.23575395345687866, 0.3078482747077942, 0.03119574300944805, 2.4261701107025146, 0.32118239998817444, -0.37653374671936035], "std": [0.1490296870470047, 0.04757000505924225, 0.12560264766216278, 0.540063738822937, 0.7213727831840515, 0.09795507788658142, 0.7737550735473633, 151.67364501953125, 0.05284940078854561, 0.0335514061152935, 0.033604010939598083, 1.036620855331421, 0.44007164239883423, 0.7475861310958862, 0.2425784170627594, 0.006110398564487696, 0.28560546040534973, 0.48161521553993225, 0.7516348361968994, 0.18904022872447968, 0.5884604454040527, 245.507080078125, 0.08306602388620377, 0.04807249456644058, 0.0357351116836071, 0.3955197334289551, 0.6132446527481079, 2.854644536972046], "count": [307]}, "action": {"min": [0.1978330761194229, 1.8902090787887573, -0.8223991394042969, -1.5129210948944092, -2.6531100273132324, -2.018421173095703, 0.5276305079460144, 118.0, 0.16652099788188934, 0.27233999967575073, -0.01079699955880642, -3.1401853561401367, -0.05900000408291817, -1.1349999904632568, -0.6518455743789673, -2.0786523818969727, 0.6194348335266113, -0.00979129783809185, 0.9675931334495544, 1.0576171875, -2.459064245223999, 167.0, -0.37091198563575745, 0.19925999641418457, -0.03303899988532066, 1.4429999589920044, -0.6040000319480896, -3.1401853561401367], "max": [0.7056017518043518, 2.086209535598755, -0.42383575439453125, 0.0783478319644928, -0.8558396100997925, -1.5558563470840454, 2.390106201171875, 695.0, 0.3462350070476532, 0.3649410009384155, 0.17631299793720245, 3.135999917984009, 1.1640000343322754, 0.7820000052452087, 0.027174778282642365, -2.0546367168426514, 1.626105785369873, 1.6529839038848877, 2.723743438720703, 1.7848783731460571, -0.479232519865036, 834.0, -0.09999600052833557, 0.36800500750541687, 0.10977499932050705, 3.0169999599456787, 1.0540000200271606, 3.13100004196167], "mean": [0.4314965307712555, 2.0530176162719727, -0.5805251598358154, -0.3614507019519806, -1.3871493339538574, -1.704169511795044, 1.150848388671875, 620.4690551757812, 0.3004142642021179, 0.3040202260017395, 0.051793742924928665, -1.6752854585647583, 0.7829217910766602, 0.14647559821605682, -0.26274803280830383, -2.0671236515045166, 1.2314521074295044, 1.172548532485962, 1.7998324632644653, 1.443217396736145, -1.572935700416565, 600.5813598632812, -0.23575395345687866, 0.3078482747077942, 0.03119574300944805, 2.4261701107025146, 0.32118239998817444, -0.37653374671936035], "std": [0.1490296870470047, 0.04757000505924225, 0.12560264766216278, 0.540063738822937, 0.7213727831840515, 0.09795507788658142, 0.7737550735473633, 151.67364501953125, 0.05284940078854561, 0.0335514061152935, 0.033604010939598083, 1.036620855331421, 0.44007164239883423, 0.7475861310958862, 0.2425784170627594, 0.006110398564487696, 0.28560546040534973, 0.48161521553993225, 0.7516348361968994, 0.18904022872447968, 0.5884604454040527, 245.507080078125, 0.08306602388620377, 0.04807249456644058, 0.0357351116836071, 0.3955197334289551, 0.6132446527481079, 2.854644536972046], "count": [307]}, "timestamp": {"min": [0.0], "max": [10.2], "mean": [5.1], "std": [2.9540932054806035], "count": [307]}, "frame_index": {"min": [0], "max": [306], "mean": [153.0], "std": [88.6227961644181], "count": [307]}, "episode_index": {"min": [311], "max": [311], "mean": [311.0], "std": [0.0], "count": [307]}, "index": {"min": [182555], "max": [182861], "mean": [182708.0], "std": [88.6227961644181], "count": [307]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [307]}, "subtask_annotation": {"mean": [8.289902280130294, 29.0, 29.0, 29.0, 29.0], "std": [8.241706659117751, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [307]}, "scene_annotation": {"mean": [311.0], "std": [0.0], "min": [311], "max": [311], "count": [307]}, "eef_direction_state": {"mean": [3.3061889250814334, 4.863192182410423], "std": [1.8853267120615607, 1.581915376840008], "min": [0, 0], "max": [6, 6], "count": [307]}, "eef_velocity_state": {"mean": [1.1140065146579805, 0.749185667752443], "std": [0.7375674694185815, 0.8799009723984902], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_acc_mag_state": {"mean": [1.0749185667752443, 0.7100977198697068], "std": [0.8137196392794551, 0.8333416446090723], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_direction_action": {"mean": [3.3061889250814334, 4.863192182410423], "std": [1.8853267120615607, 1.581915376840008], "min": [0, 0], "max": [6, 6], "count": [307]}, "eef_velocity_action": {"mean": [1.1140065146579805, 0.749185667752443], "std": [0.7375674694185815, 0.8799009723984902], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_acc_mag_action": {"mean": [1.0749185667752443, 0.7100977198697068], "std": [0.8137196392794551, 0.8333416446090723], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_sim_pose_state": {"mean": [0.5069621108013197, 0.2717987624144734, 1.137817641325585, 0.1474386659565642, 0.920402442967428, 0.3038394105980395, 0.5003094469917774, -0.3239081016533883, 1.0887146345298795, 1.3424612454963716, 0.9256573823861084, -0.1395701258175225], "std": [0.05778717670108065, 0.0821646204342021, 0.06204629220729496, 2.2003432962779885, 0.5128369037744162, 1.7643214087953578, 0.048401005811154654, 0.0342658734247542, 0.06588377654859164, 0.8691109753624753, 0.28645315282234546, 1.7509163016066325], "min": [0.38184226436984314, 0.12858612215769993, 1.0224481119249071, -3.1201430034148854, 0.16625730003370642, -2.9577817547909824, 0.45796055081997017, -0.42788418378368953, 1.0381061311852677, 0.6647894883497046, 0.26019475203203046, -3.129590668818115], "max": [0.5742802059923693, 0.3800487283791774, 1.2193266869218293, 3.135519498469629, 1.5405934976147346, 3.047036775568631, 0.5848696833157377, -0.2426033002295617, 1.241251031136785, 2.73321720004251, 1.2996522039733915, 3.1032172166863656], "count": [307]}, "eef_sim_pose_action": {"mean": [0.5069621108013197, 0.2717987624144734, 1.137817641325585, 0.1474386659565642, 0.920402442967428, 0.3038394105980395, 0.5003094469917774, -0.3239081016533883, 1.0887146345298795, 1.3424612454963716, 0.9256573823861084, -0.1395701258175225], "std": [0.05778717670108065, 0.0821646204342021, 0.06204629220729496, 2.2003432962779885, 0.5128369037744162, 1.7643214087953578, 0.048401005811154654, 0.0342658734247542, 0.06588377654859164, 0.8691109753624753, 0.28645315282234546, 1.7509163016066325], "min": [0.38184226436984314, 0.12858612215769993, 1.0224481119249071, -3.1201430034148854, 0.16625730003370642, -2.9577817547909824, 0.45796055081997017, -0.42788418378368953, 1.0381061311852677, 0.6647894883497046, 0.26019475203203046, -3.129590668818115], "max": [0.5742802059923693, 0.3800487283791774, 1.2193266869218293, 3.135519498469629, 1.5405934976147346, 3.047036775568631, 0.5848696833157377, -0.2426033002295617, 1.241251031136785, 2.73321720004251, 1.2996522039733915, 3.1032172166863656], "count": [307]}, "gripper_mode_state": {"mean": [0.2736156351791531, 0.13029315960912052], "std": [0.4458139963759133, 0.33662568554433386], "min": [0, 0], "max": [1, 1], "count": [307]}, "gripper_activity_state": {"mean": [1.8599348534201954, 1.8599348534201954], "std": [0.4308056186935631, 0.460056641099514], "min": [0, 0], "max": [2, 2], "count": [307]}, "gripper_mode_action": {"mean": [0.2736156351791531, 0.13029315960912052], "std": [0.4458139963759133, 0.33662568554433386], "min": [0, 0], "max": [1, 1], "count": [307]}, "gripper_activity_action": {"mean": [1.8599348534201954, 1.8599348534201954], "std": [0.4308056186935631, 0.460056641099514], "min": [0, 0], "max": [2, 2], "count": [307]}, "gripper_open_scale_state": {"mean": [0.6005814332744573, 0.6204690554739979], "std": [0.24550741509159285, 0.15167361809815227], "min": [0.167, 0.118], "max": [0.834, 0.695], "count": [307]}, "gripper_open_scale_action": {"mean": [0.6005814332744573, 0.6204690554739979], "std": [0.24550741509159285, 0.15167361809815227], "min": [0.167, 0.118], "max": [0.834, 0.695], "count": [307]}}} +{"episode_index": 292, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.42213226307189544]], [[0.4185786008986928]], [[0.41472443423202615]]], "std": [[[0.22176496621577674]], [[0.22843911640376693]], [[0.23058285960083555]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.8156862745098039]], [[0.796078431372549]]], "mean": [[[0.4592182986111111]], [[0.4606791605392157]], [[0.45632980800653594]]], "std": [[[0.16338503996102027]], [[0.1691831877720094]], [[0.17040613069567548]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4643767892156863]], [[0.4686879758986928]], [[0.46421280433006534]]], "std": [[[0.11511608461172224]], [[0.11898288204389601]], [[0.11970922295356211]]], "count": [100]}, "observation.state": {"min": [0.22528709471225739, 1.9896578788757324, -0.7035422921180725, -1.5635706186294556, -2.631869316101074, -1.9926598072052002, 0.3541971445083618, 111.0, 0.18205200135707855, 0.259770005941391, 0.0022169998846948147, -3.128999948501587, 0.08399999141693115, -1.2710000276565552, -0.7694284319877625, -2.076976776123047, 0.29279643297195435, 0.12918926775455475, 0.9842784404754639, 1.280408501625061, -2.12848162651062, 233.0, -0.3989349901676178, 0.1965869963169098, -0.03325600177049637, 1.4739999771118164, -0.3529999852180481, -3.1391851902008057], "max": [0.6712710857391357, 2.0849878787994385, -0.1627694070339203, 0.10229375958442688, -0.9889035820960999, -1.5268839597702026, 2.4940929412841797, 695.0, 0.3479030132293701, 0.3590239882469177, 0.1430169939994812, 3.121000051498413, 1.2580000162124634, 0.8650000095367432, -0.05710717663168907, -2.003446102142334, 1.3617058992385864, 1.4999185800552368, 2.492330312728882, 1.689618468284607, -0.6576575636863708, 749.0, -0.12918199598789215, 0.3957329988479614, 0.11965899914503098, 3.0169999599456787, 1.0920000076293945, 3.138000011444092], "mean": [0.37391209602355957, 2.0621416568756104, -0.44751033186912537, -0.398103266954422, -1.4676131010055542, -1.734390139579773, 1.2232824563980103, 618.732421875, 0.3089807629585266, 0.289165735244751, 0.05885477364063263, -1.2023240327835083, 0.8497145175933838, 0.10764436423778534, -0.2807253301143646, -2.0619444847106934, 0.9383967518806458, 0.9527536034584045, 1.759623408317566, 1.4562714099884033, -1.4163652658462524, 612.29052734375, -0.27448853850364685, 0.30741608142852783, 0.045554857701063156, 2.3951807022094727, 0.47049644589424133, -0.6236391663551331], "std": [0.12145216763019562, 0.02374044992029667, 0.13750344514846802, 0.5569528937339783, 0.6053740382194519, 0.088386669754982, 0.7951797842979431, 165.67697143554688, 0.04725667089223862, 0.030142255127429962, 0.029526757076382637, 1.58143150806427, 0.37150073051452637, 0.8553701639175415, 0.25276339054107666, 0.011540605686604977, 0.2979724705219269, 0.4133029580116272, 0.5428933501243591, 0.1094808354973793, 0.44598498940467834, 194.00050354003906, 0.08552876114845276, 0.06513996422290802, 0.040811531245708466, 0.41674864292144775, 0.5183262825012207, 2.8511550426483154], "count": [284]}, "action": {"min": [0.22528709471225739, 1.9896578788757324, -0.7035422921180725, -1.5635706186294556, -2.631869316101074, -1.9926598072052002, 0.3541971445083618, 111.0, 0.18205200135707855, 0.259770005941391, 0.0022169998846948147, -3.128999948501587, 0.08399999141693115, -1.2710000276565552, -0.7694284319877625, -2.076976776123047, 0.29279643297195435, 0.12918926775455475, 0.9842784404754639, 1.280408501625061, -2.12848162651062, 233.0, -0.3989349901676178, 0.1965869963169098, -0.03325600177049637, 1.4739999771118164, -0.3529999852180481, -3.1391851902008057], "max": [0.6712710857391357, 2.0849878787994385, -0.1627694070339203, 0.10229375958442688, -0.9889035820960999, -1.5268839597702026, 2.4940929412841797, 695.0, 0.3479030132293701, 0.3590239882469177, 0.1430169939994812, 3.121000051498413, 1.2580000162124634, 0.8650000095367432, -0.05710717663168907, -2.003446102142334, 1.3617058992385864, 1.4999185800552368, 2.492330312728882, 1.689618468284607, -0.6576575636863708, 749.0, -0.12918199598789215, 0.3957329988479614, 0.11965899914503098, 3.0169999599456787, 1.0920000076293945, 3.138000011444092], "mean": [0.37391209602355957, 2.0621416568756104, -0.44751033186912537, -0.398103266954422, -1.4676131010055542, -1.734390139579773, 1.2232824563980103, 618.732421875, 0.3089807629585266, 0.289165735244751, 0.05885477364063263, -1.2023240327835083, 0.8497145175933838, 0.10764436423778534, -0.2807253301143646, -2.0619444847106934, 0.9383967518806458, 0.9527536034584045, 1.759623408317566, 1.4562714099884033, -1.4163652658462524, 612.29052734375, -0.27448853850364685, 0.30741608142852783, 0.045554857701063156, 2.3951807022094727, 0.47049644589424133, -0.6236391663551331], "std": [0.12145216763019562, 0.02374044992029667, 0.13750344514846802, 0.5569528937339783, 0.6053740382194519, 0.088386669754982, 0.7951797842979431, 165.67697143554688, 0.04725667089223862, 0.030142255127429962, 0.029526757076382637, 1.58143150806427, 0.37150073051452637, 0.8553701639175415, 0.25276339054107666, 0.011540605686604977, 0.2979724705219269, 0.4133029580116272, 0.5428933501243591, 0.1094808354973793, 0.44598498940467834, 194.00050354003906, 0.08552876114845276, 0.06513996422290802, 0.040811531245708466, 0.41674864292144775, 0.5183262825012207, 2.8511550426483154], "count": [284]}, "timestamp": {"min": [0.0], "max": [9.433333333333334], "mean": [4.716666666666667], "std": [2.7327743330826926], "count": [284]}, "frame_index": {"min": [0], "max": [283], "mean": [141.5], "std": [81.98322999248077], "count": [284]}, "episode_index": {"min": [312], "max": [312], "mean": [312.0], "std": [0.0], "count": [284]}, "index": {"min": [182862], "max": [183145], "mean": [183003.5], "std": [81.98322999248077], "count": [284]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [284]}, "subtask_annotation": {"mean": [10.52112676056338, 29.0, 29.0, 29.0, 29.0], "std": [9.352049041018875, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [284]}, "scene_annotation": {"mean": [312.0], "std": [0.0], "min": [312], "max": [312], "count": [284]}, "eef_direction_state": {"mean": [2.9859154929577465, 3.897887323943662], "std": [1.7958713036677845, 2.092944832481534], "min": [0, 0], "max": [6, 6], "count": [284]}, "eef_velocity_state": {"mean": [1.193661971830986, 0.9647887323943662], "std": [0.6345359609485944, 0.8342321410885314], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_acc_mag_state": {"mean": [1.1091549295774648, 0.8591549295774648], "std": [0.7908281387323737, 0.8441309331702366], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_direction_action": {"mean": [2.9859154929577465, 3.897887323943662], "std": [1.7958713036677845, 2.092944832481534], "min": [0, 0], "max": [6, 6], "count": [284]}, "eef_velocity_action": {"mean": [1.193661971830986, 0.9647887323943662], "std": [0.6345359609485944, 0.8342321410885314], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_acc_mag_action": {"mean": [1.1091549295774648, 0.8591549295774648], "std": [0.7908281387323737, 0.8441309331702366], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_sim_pose_state": {"mean": [0.5046074391678006, 0.31110364508719784, 1.1180688840681523, -0.022863731846936915, 1.0546036798490666, -0.0008587450426261835, 0.4843355878437825, -0.3359366234554336, 1.0861631593843566, 1.300079390379949, 0.905005534825142, 0.13580271174816877], "std": [0.0767683055459155, 0.08316981833145073, 0.057993453283291044, 2.35513151768821, 0.3966832379109978, 2.0544407328611203, 0.04303686601255496, 0.02700772524765443, 0.06170233887263902, 0.7687866377909922, 0.2624363532743377, 1.9001335723704367], "min": [0.37790680396136683, 0.15374003484558835, 1.0122454618036762, -3.140628447368651, 0.3837556250869003, -3.1267116095237393, 0.44569449428535146, -0.40929785995857376, 1.0254000911781926, 0.5214427058880816, 0.27320550990986914, -3.139351906829029], "max": [0.6066612591845294, 0.40688612870683477, 1.1959085610321023, 3.13866709343802, 1.4922857546846853, 3.1167587422333605, 0.5767764367428155, -0.268569949184229, 1.2286761516726157, 2.623371119080104, 1.2953781033648877, 3.1369687733905582], "count": [284]}, "eef_sim_pose_action": {"mean": [0.5046074391678006, 0.31110364508719784, 1.1180688840681523, -0.022863731846936915, 1.0546036798490666, -0.0008587450426261835, 0.4843355878437825, -0.3359366234554336, 1.0861631593843566, 1.300079390379949, 0.905005534825142, 0.13580271174816877], "std": [0.0767683055459155, 0.08316981833145073, 0.057993453283291044, 2.35513151768821, 0.3966832379109978, 2.0544407328611203, 0.04303686601255496, 0.02700772524765443, 0.06170233887263902, 0.7687866377909922, 0.2624363532743377, 1.9001335723704367], "min": [0.37790680396136683, 0.15374003484558835, 1.0122454618036762, -3.140628447368651, 0.3837556250869003, -3.1267116095237393, 0.44569449428535146, -0.40929785995857376, 1.0254000911781926, 0.5214427058880816, 0.27320550990986914, -3.139351906829029], "max": [0.6066612591845294, 0.40688612870683477, 1.1959085610321023, 3.13866709343802, 1.4922857546846853, 3.1167587422333605, 0.5767764367428155, -0.268569949184229, 1.2286761516726157, 2.623371119080104, 1.2953781033648877, 3.1369687733905582], "count": [284]}, "gripper_mode_state": {"mean": [0.24295774647887325, 0.1443661971830986], "std": [0.428869770332184, 0.3514606639355093], "min": [0, 0], "max": [1, 1], "count": [284]}, "gripper_activity_state": {"mean": [1.8485915492957747, 1.823943661971831], "std": [0.4615094517050474, 0.5213646202501303], "min": [0, 0], "max": [2, 2], "count": [284]}, "gripper_mode_action": {"mean": [0.24295774647887325, 0.1443661971830986], "std": [0.428869770332184, 0.3514606639355093], "min": [0, 0], "max": [1, 1], "count": [284]}, "gripper_activity_action": {"mean": [1.8485915492957747, 1.823943661971831], "std": [0.4615094517050474, 0.5213646202501303], "min": [0, 0], "max": [2, 2], "count": [284]}, "gripper_open_scale_state": {"mean": [0.6122904929577462, 0.6187323941512848], "std": [0.1940004917990692, 0.16567701192634138], "min": [0.233, 0.111], "max": [0.749, 0.695], "count": [284]}, "gripper_open_scale_action": {"mean": [0.6122904929577462, 0.6187323941512848], "std": [0.1940004917990692, 0.16567701192634138], "min": [0.233, 0.111], "max": [0.749, 0.695], "count": [284]}}} +{"episode_index": 293, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4160259150326797]], [[0.411119987745098]], [[0.4069649795751634]]], "std": [[[0.22267117404351114]], [[0.23068591214871687]], [[0.23400372278968767]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[0.8549019607843137]], [[0.8313725490196079]]], "mean": [[[0.45057723243464054]], [[0.45127350694444446]], [[0.4465398243464052]]], "std": [[[0.175521230790105]], [[0.1815173352175065]], [[0.18281455310493083]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4642348508986928]], [[0.46703927083333335]], [[0.4624330514705882]]], "std": [[[0.10723843857375209]], [[0.11120949246009648]], [[0.1117036087865707]]], "count": [100]}, "observation.state": {"min": [0.1979028880596161, 1.990460753440857, -0.8569566607475281, -1.4285346269607544, -2.6429696083068848, -1.9313464164733887, 0.4853760600090027, 209.0, 0.14673000574111938, 0.24126000702381134, 0.0017209999496117234, -3.134185314178467, 0.0430000014603138, -1.1059999465942383, -0.8061676025390625, -2.0785999298095703, 0.30827751755714417, 0.03635520860552788, 0.8480730056762695, 0.8741655945777893, -2.514042377471924, 211.0, -0.3840329945087433, 0.19450199604034424, -0.027535000815987587, 1.4759999513626099, -0.6359999775886536, -3.1411852836608887], "max": [0.7976852655410767, 2.0842373371124268, -0.03954916447401047, 0.1085769459605217, -0.9137148261070251, -1.506289005279541, 2.2876553535461426, 705.0, 0.3526119887828827, 0.37859800457954407, 0.16335800290107727, 3.1389999389648438, 1.2719999551773071, 0.6480000019073486, 0.11044444143772125, -2.0373752117156982, 1.5519641637802124, 1.8140604496002197, 2.7913401126861572, 1.7673553228378296, -0.6160314083099365, 736.0, -0.11816100031137466, 0.3982729911804199, 0.1652970016002655, 3.0409998893737793, 1.1749999523162842, 3.140000104904175], "mean": [0.3984331488609314, 2.0652048587799072, -0.2669764459133148, -0.3622635006904602, -1.6378566026687622, -1.6418132781982422, 1.1395097970962524, 625.984619140625, 0.31347519159317017, 0.3000546097755432, 0.04764609411358833, -1.250356674194336, 0.8854898810386658, 0.0696815550327301, -0.2944670021533966, -2.0675837993621826, 1.1879056692123413, 1.1588730812072754, 1.82748544216156, 1.4054383039474487, -1.6021064519882202, 600.001708984375, -0.2426057904958725, 0.31699618697166443, 0.04058250039815903, 2.363236427307129, 0.31231847405433655, -0.4849996268749237], "std": [0.1445448249578476, 0.021898047998547554, 0.28337809443473816, 0.4889819025993347, 0.47060924768447876, 0.10953588783740997, 0.690305233001709, 126.94305419921875, 0.05641379579901695, 0.03346071019768715, 0.031572308391332626, 1.5417240858078003, 0.39599621295928955, 0.6555866003036499, 0.3406183421611786, 0.00713567528873682, 0.35306239128112793, 0.43422794342041016, 0.8332709670066833, 0.2839028537273407, 0.632960855960846, 192.62326049804688, 0.08438828587532043, 0.058113690465688705, 0.04456606134772301, 0.3860030174255371, 0.6412310004234314, 2.8388805389404297], "count": [292]}, "action": {"min": [0.1979028880596161, 1.990460753440857, -0.8569566607475281, -1.4285346269607544, -2.6429696083068848, -1.9313464164733887, 0.4853760600090027, 209.0, 0.14673000574111938, 0.24126000702381134, 0.0017209999496117234, -3.134185314178467, 0.0430000014603138, -1.1059999465942383, -0.8061676025390625, -2.0785999298095703, 0.30827751755714417, 0.03635520860552788, 0.8480730056762695, 0.8741655945777893, -2.514042377471924, 211.0, -0.3840329945087433, 0.19450199604034424, -0.027535000815987587, 1.4759999513626099, -0.6359999775886536, -3.1411852836608887], "max": [0.7976852655410767, 2.0842373371124268, -0.03954916447401047, 0.1085769459605217, -0.9137148261070251, -1.506289005279541, 2.2876553535461426, 705.0, 0.3526119887828827, 0.37859800457954407, 0.16335800290107727, 3.1389999389648438, 1.2719999551773071, 0.6480000019073486, 0.11044444143772125, -2.0373752117156982, 1.5519641637802124, 1.8140604496002197, 2.7913401126861572, 1.7673553228378296, -0.6160314083099365, 736.0, -0.11816100031137466, 0.3982729911804199, 0.1652970016002655, 3.0409998893737793, 1.1749999523162842, 3.140000104904175], "mean": [0.3984331488609314, 2.0652048587799072, -0.2669764459133148, -0.3622635006904602, -1.6378566026687622, -1.6418132781982422, 1.1395097970962524, 625.984619140625, 0.31347519159317017, 0.3000546097755432, 0.04764609411358833, -1.250356674194336, 0.8854898810386658, 0.0696815550327301, -0.2944670021533966, -2.0675837993621826, 1.1879056692123413, 1.1588730812072754, 1.82748544216156, 1.4054383039474487, -1.6021064519882202, 600.001708984375, -0.2426057904958725, 0.31699618697166443, 0.04058250039815903, 2.363236427307129, 0.31231847405433655, -0.4849996268749237], "std": [0.1445448249578476, 0.021898047998547554, 0.28337809443473816, 0.4889819025993347, 0.47060924768447876, 0.10953588783740997, 0.690305233001709, 126.94305419921875, 0.05641379579901695, 0.03346071019768715, 0.031572308391332626, 1.5417240858078003, 0.39599621295928955, 0.6555866003036499, 0.3406183421611786, 0.00713567528873682, 0.35306239128112793, 0.43422794342041016, 0.8332709670066833, 0.2839028537273407, 0.632960855960846, 192.62326049804688, 0.08438828587532043, 0.058113690465688705, 0.04456606134772301, 0.3860030174255371, 0.6412310004234314, 2.8388805389404297], "count": [292]}, "timestamp": {"min": [0.0], "max": [9.7], "mean": [4.8500000000000005], "std": [2.8097548331166227], "count": [292]}, "frame_index": {"min": [0], "max": [291], "mean": [145.5], "std": [84.2926449934987], "count": [292]}, "episode_index": {"min": [313], "max": [313], "mean": [313.0], "std": [0.0], "count": [292]}, "index": {"min": [183146], "max": [183437], "mean": [183291.5], "std": [84.2926449934987], "count": [292]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [292]}, "subtask_annotation": {"mean": [9.996575342465754, 29.0, 29.0, 29.0, 29.0], "std": [9.234946391130983, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [292]}, "scene_annotation": {"mean": [313.0], "std": [0.0], "min": [313], "max": [313], "count": [292]}, "eef_direction_state": {"mean": [3.691780821917808, 3.9794520547945207], "std": [1.7810458236478852, 2.098496454843071], "min": [0, 0], "max": [6, 6], "count": [292]}, "eef_velocity_state": {"mean": [1.1575342465753424, 0.9246575342465754], "std": [0.7232759961697808, 0.8487348880035924], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_acc_mag_state": {"mean": [1.1917808219178083, 0.8664383561643836], "std": [0.7431427939736354, 0.8230229442415227], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_direction_action": {"mean": [3.691780821917808, 3.9794520547945207], "std": [1.7810458236478852, 2.098496454843071], "min": [0, 0], "max": [6, 6], "count": [292]}, "eef_velocity_action": {"mean": [1.1575342465753424, 0.9246575342465754], "std": [0.7232759961697808, 0.8487348880035924], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_acc_mag_action": {"mean": [1.1917808219178083, 0.8664383561643836], "std": [0.7431427939736354, 0.8230229442415227], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_sim_pose_state": {"mean": [0.514957897259879, 0.2791330360186743, 1.1412074380803077, 0.21270133736326627, 0.8989763200780294, 0.18035174343235205, 0.4938709705035619, -0.33137427087039656, 1.0764892517693587, 1.368636223201689, 0.9923011528123502, 0.10876190005091566], "std": [0.06979738587777326, 0.08225407388361734, 0.07004847218952323, 2.352904844963869, 0.5509147226270125, 2.0118679835210216, 0.046287964626423414, 0.03812285829764821, 0.060950371175171075, 0.7082760149477793, 0.246956473581049, 1.8237296006061365], "min": [0.3765394330704137, 0.14576303471947927, 1.016394116707132, -3.1283642568027656, 0.10754095765432359, -3.113871860593865, 0.4303083553339671, -0.431471022854786, 1.0192565066851706, 0.739944624461913, 0.3578821538514838, -3.1239257571687347], "max": [0.6077358166077638, 0.4334192228118892, 1.248425440041072, 3.1395243968748816, 1.560599801270071, 3.02956969912742, 0.6018565555294164, -0.2066952833016535, 1.2195947615730276, 2.661441187348355, 1.2844000305607932, 3.1124332645352775], "count": [292]}, "eef_sim_pose_action": {"mean": [0.514957897259879, 0.2791330360186743, 1.1412074380803077, 0.21270133736326627, 0.8989763200780294, 0.18035174343235205, 0.4938709705035619, -0.33137427087039656, 1.0764892517693587, 1.368636223201689, 0.9923011528123502, 0.10876190005091566], "std": [0.06979738587777326, 0.08225407388361734, 0.07004847218952323, 2.352904844963869, 0.5509147226270125, 2.0118679835210216, 0.046287964626423414, 0.03812285829764821, 0.060950371175171075, 0.7082760149477793, 0.246956473581049, 1.8237296006061365], "min": [0.3765394330704137, 0.14576303471947927, 1.016394116707132, -3.1283642568027656, 0.10754095765432359, -3.113871860593865, 0.4303083553339671, -0.431471022854786, 1.0192565066851706, 0.739944624461913, 0.3578821538514838, -3.1239257571687347], "max": [0.6077358166077638, 0.4334192228118892, 1.248425440041072, 3.1395243968748816, 1.560599801270071, 3.02956969912742, 0.6018565555294164, -0.2066952833016535, 1.2195947615730276, 2.661441187348355, 1.2844000305607932, 3.1124332645352775], "count": [292]}, "gripper_mode_state": {"mean": [0.2328767123287671, 0.11301369863013698], "std": [0.422664345768259, 0.3166095427369071], "min": [0, 0], "max": [1, 1], "count": [292]}, "gripper_activity_state": {"mean": [1.8904109589041096, 1.904109589041096], "std": [0.39902771681176813, 0.39393983135749044], "min": [0, 0], "max": [2, 2], "count": [292]}, "gripper_mode_action": {"mean": [0.2328767123287671, 0.11301369863013698], "std": [0.422664345768259, 0.3166095427369071], "min": [0, 0], "max": [1, 1], "count": [292]}, "gripper_activity_action": {"mean": [1.8904109589041096, 1.904109589041096], "std": [0.39902771681176813, 0.39393983135749044], "min": [0, 0], "max": [2, 2], "count": [292]}, "gripper_open_scale_state": {"mean": [0.6000017123810204, 0.6259845889365833], "std": [0.19262292080500998, 0.12694299135437104], "min": [0.211, 0.209], "max": [0.736, 0.705], "count": [292]}, "gripper_open_scale_action": {"mean": [0.6000017123810204, 0.6259845889365833], "std": [0.19262292080500998, 0.12694299135437104], "min": [0.211, 0.209], "max": [0.736, 0.705], "count": [292]}}} +{"episode_index": 294, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.42324693831699345]], [[0.4193342585784314]], [[0.41570053717320266]]], "std": [[[0.22070643632734785]], [[0.2266489700513669]], [[0.22969158775848975]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8196078431372549]], [[0.788235294117647]], [[0.7764705882352941]]], "mean": [[[0.45987234885620915]], [[0.46026558619281044]], [[0.45622843954248365]]], "std": [[[0.16683790776247262]], [[0.17192062025173702]], [[0.17332657558928308]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[1.0]], [[1.0]]], "mean": [[[0.45738750612745094]], [[0.4598391462418301]], [[0.45571543913398693]]], "std": [[[0.14046513609197508]], [[0.14555230455179108]], [[0.14676744775686407]]], "count": [100]}, "observation.state": {"min": [0.17908823490142822, 1.963949203491211, -0.7659552693367004, -1.6035561561584473, -2.7015254497528076, -2.1037328243255615, 0.6395933628082275, 117.0, 0.1863439977169037, 0.24236999452114105, 0.01681400090456009, -3.1351852416992188, -0.08900000154972076, -1.3009999990463257, -0.6435203552246094, -2.0787744522094727, 0.6951996088027954, 0.04202752932906151, 0.8387877345085144, 1.1746764183044434, -2.411940336227417, 216.0, -0.37060099840164185, 0.23254099488258362, -0.04037100076675415, 1.437999963760376, -0.3819999694824219, -3.118000030517578], "max": [0.6922499537467957, 2.0845515727996826, -0.4432438313961029, 0.12117821723222733, -0.9278519749641418, -1.6016886234283447, 2.5482680797576904, 702.0, 0.3593350052833557, 0.36729100346565247, 0.157368004322052, 3.13700008392334, 1.2089999914169312, 1.184999942779541, -0.10777408629655838, -2.0047550201416016, 1.55892813205719, 1.6020029783248901, 2.519958734512329, 1.7163918018341064, -0.4464726746082306, 787.0, -0.11512699723243713, 0.399073988199234, 0.143669992685318, 2.9489998817443848, 1.0989999771118164, 3.0899999141693115], "mean": [0.3740171194076538, 2.050672769546509, -0.5141312479972839, -0.5044265389442444, -1.476148247718811, -1.7609775066375732, 1.4115269184112549, 609.0866088867188, 0.30765846371650696, 0.2893369793891907, 0.07737540453672409, -1.2226613759994507, 0.8448230028152466, 0.17817316949367523, -0.34829628467559814, -2.061915636062622, 1.0369292497634888, 0.9648164510726929, 1.659188151359558, 1.4140520095825195, -1.4543402194976807, 620.1624755859375, -0.2563040852546692, 0.3309997022151947, 0.04621385410428047, 2.2830872535705566, 0.46602898836135864, 1.3146607875823975], "std": [0.16261979937553406, 0.034103889018297195, 0.10507575422525406, 0.515367329120636, 0.6860626935958862, 0.117960125207901, 0.7218738794326782, 166.355712890625, 0.050920747220516205, 0.035310614854097366, 0.02895873226225376, 1.5568370819091797, 0.46710625290870667, 0.9673147797584534, 0.17792440950870514, 0.013384179212152958, 0.27224159240722656, 0.48381203413009644, 0.6988779902458191, 0.15270501375198364, 0.6095601916313171, 212.63832092285156, 0.08590905368328094, 0.03918122872710228, 0.04655401408672333, 0.4661329388618469, 0.5506708025932312, 2.5286664962768555], "count": [277]}, "action": {"min": [0.17908823490142822, 1.963949203491211, -0.7659552693367004, -1.6035561561584473, -2.7015254497528076, -2.1037328243255615, 0.6395933628082275, 117.0, 0.1863439977169037, 0.24236999452114105, 0.01681400090456009, -3.1351852416992188, -0.08900000154972076, -1.3009999990463257, -0.6435203552246094, -2.0787744522094727, 0.6951996088027954, 0.04202752932906151, 0.8387877345085144, 1.1746764183044434, -2.411940336227417, 216.0, -0.37060099840164185, 0.23254099488258362, -0.04037100076675415, 1.437999963760376, -0.3819999694824219, -3.118000030517578], "max": [0.6922499537467957, 2.0845515727996826, -0.4432438313961029, 0.12117821723222733, -0.9278519749641418, -1.6016886234283447, 2.5482680797576904, 702.0, 0.3593350052833557, 0.36729100346565247, 0.157368004322052, 3.13700008392334, 1.2089999914169312, 1.184999942779541, -0.10777408629655838, -2.0047550201416016, 1.55892813205719, 1.6020029783248901, 2.519958734512329, 1.7163918018341064, -0.4464726746082306, 787.0, -0.11512699723243713, 0.399073988199234, 0.143669992685318, 2.9489998817443848, 1.0989999771118164, 3.0899999141693115], "mean": [0.3740171194076538, 2.050672769546509, -0.5141312479972839, -0.5044265389442444, -1.476148247718811, -1.7609775066375732, 1.4115269184112549, 609.0866088867188, 0.30765846371650696, 0.2893369793891907, 0.07737540453672409, -1.2226613759994507, 0.8448230028152466, 0.17817316949367523, -0.34829628467559814, -2.061915636062622, 1.0369292497634888, 0.9648164510726929, 1.659188151359558, 1.4140520095825195, -1.4543402194976807, 620.1624755859375, -0.2563040852546692, 0.3309997022151947, 0.04621385410428047, 2.2830872535705566, 0.46602898836135864, 1.3146607875823975], "std": [0.16261979937553406, 0.034103889018297195, 0.10507575422525406, 0.515367329120636, 0.6860626935958862, 0.117960125207901, 0.7218738794326782, 166.355712890625, 0.050920747220516205, 0.035310614854097366, 0.02895873226225376, 1.5568370819091797, 0.46710625290870667, 0.9673147797584534, 0.17792440950870514, 0.013384179212152958, 0.27224159240722656, 0.48381203413009644, 0.6988779902458191, 0.15270501375198364, 0.6095601916313171, 212.63832092285156, 0.08590905368328094, 0.03918122872710228, 0.04655401408672333, 0.4661329388618469, 0.5506708025932312, 2.5286664962768555], "count": [277]}, "timestamp": {"min": [0.0], "max": [9.2], "mean": [4.600000000000001], "std": [2.665416373560507], "count": [277]}, "frame_index": {"min": [0], "max": [276], "mean": [138.0], "std": [79.96249120681522], "count": [277]}, "episode_index": {"min": [314], "max": [314], "mean": [314.0], "std": [0.0], "count": [277]}, "index": {"min": [183438], "max": [183714], "mean": [183576.0], "std": [79.96249120681522], "count": [277]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [277]}, "subtask_annotation": {"mean": [8.812274368231048, 29.0, 29.0, 29.0, 29.0], "std": [7.920689506859374, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [277]}, "scene_annotation": {"mean": [314.0], "std": [0.0], "min": [314], "max": [314], "count": [277]}, "eef_direction_state": {"mean": [3.844765342960289, 3.7256317689530687], "std": [1.8365767380131903, 2.0526886607696055], "min": [0, 0], "max": [6, 6], "count": [277]}, "eef_velocity_state": {"mean": [1.036101083032491, 1.0649819494584838], "std": [0.7825695645476035, 0.7944535276631431], "min": [0, 0], "max": [2, 2], "count": [277]}, "eef_acc_mag_state": {"mean": [1.0469314079422383, 1.0144404332129964], "std": [0.8202973214976033, 0.8014928270839112], "min": [0, 0], "max": [2, 2], "count": [277]}, "eef_direction_action": {"mean": [3.844765342960289, 3.7256317689530687], "std": [1.8365767380131903, 2.0526886607696055], "min": [0, 0], "max": [6, 6], "count": [277]}, "eef_velocity_action": {"mean": [1.036101083032491, 1.0649819494584838], "std": [0.7825695645476035, 0.7944535276631431], "min": [0, 0], "max": [2, 2], "count": [277]}, "eef_acc_mag_action": {"mean": [1.0469314079422383, 1.0144404332129964], "std": [0.8202973214976033, 0.8014928270839112], "min": [0, 0], "max": [2, 2], "count": [277]}, "eef_sim_pose_state": {"mean": [0.5276254104736245, 0.2963538472252969, 1.129579863953024, -0.47422010165693185, 0.9964631797769422, 0.28634910328251395, 0.4866523390340146, -0.34849442652919765, 1.1009526174134474, 1.3957958711106473, 0.8067344786839326, -0.08029579892195075], "std": [0.049655464792124106, 0.08530166969097626, 0.06163926252450159, 1.9769893474955194, 0.41979575675995223, 1.6211990824101918, 0.048678268831059544, 0.03084832446050592, 0.062342810115487285, 0.7902459725134081, 0.28458468269469356, 1.9512461257584812], "min": [0.4146806914594111, 0.13857017092059137, 1.0149431193433969, -3.11257882757998, 0.3717837955495855, -3.078551996945209, 0.4303155424088876, -0.4079568981667676, 1.0379200682822352, 0.6815036516663849, 0.1416134650658929, -3.1314151193987527], "max": [0.5995291540956602, 0.39983985050812737, 1.219164338561714, 3.137733593557354, 1.4724815051798097, 3.0349780993404045, 0.5854375116109481, -0.2747696768869944, 1.2488313672345506, 2.709192033019998, 1.176742210108765, 3.1260451709061297], "count": [277]}, "eef_sim_pose_action": {"mean": [0.5276254104736245, 0.2963538472252969, 1.129579863953024, -0.47422010165693185, 0.9964631797769422, 0.28634910328251395, 0.4866523390340146, -0.34849442652919765, 1.1009526174134474, 1.3957958711106473, 0.8067344786839326, -0.08029579892195075], "std": [0.049655464792124106, 0.08530166969097626, 0.06163926252450159, 1.9769893474955194, 0.41979575675995223, 1.6211990824101918, 0.048678268831059544, 0.03084832446050592, 0.062342810115487285, 0.7902459725134081, 0.28458468269469356, 1.9512461257584812], "min": [0.4146806914594111, 0.13857017092059137, 1.0149431193433969, -3.11257882757998, 0.3717837955495855, -3.078551996945209, 0.4303155424088876, -0.4079568981667676, 1.0379200682822352, 0.6815036516663849, 0.1416134650658929, -3.1314151193987527], "max": [0.5995291540956602, 0.39983985050812737, 1.219164338561714, 3.137733593557354, 1.4724815051798097, 3.0349780993404045, 0.5854375116109481, -0.2747696768869944, 1.2488313672345506, 2.709192033019998, 1.176742210108765, 3.1260451709061297], "count": [277]}, "gripper_mode_state": {"mean": [0.22743682310469315, 0.15162454873646208], "std": [0.41917694903314867, 0.35865658359623925], "min": [0, 0], "max": [1, 1], "count": [277]}, "gripper_activity_state": {"mean": [1.8375451263537905, 1.815884476534296], "std": [0.5087307440928598, 0.5293211656467376], "min": [0, 0], "max": [2, 2], "count": [277]}, "gripper_mode_action": {"mean": [0.22743682310469315, 0.15162454873646208], "std": [0.41917694903314867, 0.35865658359623925], "min": [0, 0], "max": [1, 1], "count": [277]}, "gripper_activity_action": {"mean": [1.8375451263537905, 1.815884476534296], "std": [0.5087307440928598, 0.5293211656467376], "min": [0, 0], "max": [2, 2], "count": [277]}, "gripper_open_scale_state": {"mean": [0.6201624545431317, 0.6090866431225935], "std": [0.2126383384443883, 0.16635569665683933], "min": [0.216, 0.117], "max": [0.787, 0.702], "count": [277]}, "gripper_open_scale_action": {"mean": [0.6201624545431317, 0.6090866431225935], "std": [0.2126383384443883, 0.16635569665683933], "min": [0.216, 0.117], "max": [0.787, 0.702], "count": [277]}}} +{"episode_index": 295, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4146284987745098]], [[0.41140137050653597]], [[0.4071397732843137]]], "std": [[[0.22383491238355463]], [[0.23007325943894036]], [[0.23304056800224418]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[0.8470588235294118]], [[0.8431372549019608]]], "mean": [[[0.4495151736111111]], [[0.44944502246732027]], [[0.4443708639705882]]], "std": [[[0.1765334704402632]], [[0.18429156623739448]], [[0.18525943701445174]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4622539910130719]], [[0.4645709375]], [[0.46043801674836604]]], "std": [[[0.1263090916875305]], [[0.13226958711790324]], [[0.13223228547920182]]], "count": [100]}, "observation.state": {"min": [0.14482742547988892, 1.974491000175476, -1.0237054824829102, -1.766866683959961, -2.65124249458313, -1.9660086631774902, 0.6957231760025024, 31.0, 0.15476100146770477, 0.24022899568080902, -0.0006360000115819275, -3.1411852836608887, 0.08800000697374344, -1.1679999828338623, -0.7158992290496826, -2.078634738922119, 0.6652846336364746, 0.38784709572792053, 0.917170524597168, 1.1141308546066284, -2.336873769760132, 205.0, -0.3700290024280548, 0.2133360058069229, -0.04007599875330925, 1.7209999561309814, -0.4740000069141388, -3.1411852836608887], "max": [0.6976430416107178, 2.0805022716522217, -0.2713114321231842, 0.035988692194223404, -1.136331558227539, -1.6133824586868286, 2.519382953643799, 698.0, 0.3591800034046173, 0.37346601486206055, 0.16968299448490143, 3.131999969482422, 1.2020000219345093, 0.875, 0.004782202187925577, -1.9959585666656494, 1.5217525959014893, 1.6241860389709473, 2.5972070693969727, 1.7544748783111572, -0.781523585319519, 783.0, -0.11465299874544144, 0.39292898774147034, 0.14777599275112152, 3.0139999389648438, 1.0490000247955322, 3.140000104904175], "mean": [0.3576584756374359, 2.063237190246582, -0.4732058644294739, -0.5462231636047363, -1.6498229503631592, -1.7383437156677246, 1.4040573835372925, 575.9033813476562, 0.2992795705795288, 0.28569871187210083, 0.06077580899000168, -1.4191182851791382, 0.8179628849029541, 0.03154005482792854, -0.3353113532066345, -2.0625367164611816, 1.114030122756958, 1.0137584209442139, 1.6551436185836792, 1.431830883026123, -1.4683758020401, 524.1817016601562, -0.24586133658885956, 0.32884693145751953, 0.04301692172884941, 2.3786263465881348, 0.4556499719619751, 1.2177681922912598], "std": [0.17209087312221527, 0.021523935720324516, 0.24618646502494812, 0.5601637959480286, 0.5646777749061584, 0.08127916604280472, 0.732307493686676, 200.07260131835938, 0.06080201640725136, 0.04718881845474243, 0.03581344708800316, 1.5712559223175049, 0.4417543411254883, 0.8229003548622131, 0.24404588341712952, 0.014357419684529305, 0.22414471209049225, 0.37003716826438904, 0.7507579326629639, 0.1483427882194519, 0.5117141008377075, 155.97262573242188, 0.0768129900097847, 0.04739820584654808, 0.04455767944455147, 0.39538174867630005, 0.6032952666282654, 2.616299867630005], "count": [300]}, "action": {"min": [0.14482742547988892, 1.974491000175476, -1.0237054824829102, -1.766866683959961, -2.65124249458313, -1.9660086631774902, 0.6957231760025024, 31.0, 0.15476100146770477, 0.24022899568080902, -0.0006360000115819275, -3.1411852836608887, 0.08800000697374344, -1.1679999828338623, -0.7158992290496826, -2.078634738922119, 0.6652846336364746, 0.38784709572792053, 0.917170524597168, 1.1141308546066284, -2.336873769760132, 205.0, -0.3700290024280548, 0.2133360058069229, -0.04007599875330925, 1.7209999561309814, -0.4740000069141388, -3.1411852836608887], "max": [0.6976430416107178, 2.0805022716522217, -0.2713114321231842, 0.035988692194223404, -1.136331558227539, -1.6133824586868286, 2.519382953643799, 698.0, 0.3591800034046173, 0.37346601486206055, 0.16968299448490143, 3.131999969482422, 1.2020000219345093, 0.875, 0.004782202187925577, -1.9959585666656494, 1.5217525959014893, 1.6241860389709473, 2.5972070693969727, 1.7544748783111572, -0.781523585319519, 783.0, -0.11465299874544144, 0.39292898774147034, 0.14777599275112152, 3.0139999389648438, 1.0490000247955322, 3.140000104904175], "mean": [0.3576584756374359, 2.063237190246582, -0.4732058644294739, -0.5462231636047363, -1.6498229503631592, -1.7383437156677246, 1.4040573835372925, 575.9033813476562, 0.2992795705795288, 0.28569871187210083, 0.06077580899000168, -1.4191182851791382, 0.8179628849029541, 0.03154005482792854, -0.3353113532066345, -2.0625367164611816, 1.114030122756958, 1.0137584209442139, 1.6551436185836792, 1.431830883026123, -1.4683758020401, 524.1817016601562, -0.24586133658885956, 0.32884693145751953, 0.04301692172884941, 2.3786263465881348, 0.4556499719619751, 1.2177681922912598], "std": [0.17209087312221527, 0.021523935720324516, 0.24618646502494812, 0.5601637959480286, 0.5646777749061584, 0.08127916604280472, 0.732307493686676, 200.07260131835938, 0.06080201640725136, 0.04718881845474243, 0.03581344708800316, 1.5712559223175049, 0.4417543411254883, 0.8229003548622131, 0.24404588341712952, 0.014357419684529305, 0.22414471209049225, 0.37003716826438904, 0.7507579326629639, 0.1483427882194519, 0.5117141008377075, 155.97262573242188, 0.0768129900097847, 0.04739820584654808, 0.04455767944455147, 0.39538174867630005, 0.6032952666282654, 2.616299867630005], "count": [300]}, "timestamp": {"min": [0.0], "max": [9.966666666666667], "mean": [4.983333333333333], "std": [2.8867353083961027], "count": [300]}, "frame_index": {"min": [0], "max": [299], "mean": [149.5], "std": [86.60205925188308], "count": [300]}, "episode_index": {"min": [315], "max": [315], "mean": [315.0], "std": [0.0], "count": [300]}, "index": {"min": [183715], "max": [184014], "mean": [183864.5], "std": [86.60205925188308], "count": [300]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [300]}, "subtask_annotation": {"mean": [10.346666666666666, 29.0, 29.0, 29.0, 29.0], "std": [9.839706409350965, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [300]}, "scene_annotation": {"mean": [315.0], "std": [0.0], "min": [315], "max": [315], "count": [300]}, "eef_direction_state": {"mean": [3.9633333333333334, 4.266666666666667], "std": [1.8408301267513971, 1.9379255804998168], "min": [0, 0], "max": [6, 6], "count": [300]}, "eef_velocity_state": {"mean": [0.9633333333333334, 0.9133333333333333], "std": [0.7801638004647204, 0.8712953319945843], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_acc_mag_state": {"mean": [1.1, 0.8], "std": [0.8306623862918082, 0.8246211251235309], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_direction_action": {"mean": [3.9633333333333334, 4.266666666666667], "std": [1.8408301267513971, 1.9379255804998168], "min": [0, 0], "max": [6, 6], "count": [300]}, "eef_velocity_action": {"mean": [0.9633333333333334, 0.9133333333333333], "std": [0.7801638004647204, 0.8712953319945843], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_acc_mag_action": {"mean": [1.1, 0.8], "std": [0.8306623862918082, 0.8246211251235309], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_sim_pose_state": {"mean": [0.5274638571139199, 0.28861643621686367, 1.1349004257737139, -0.10424284277449623, 0.966139685023659, 0.13224351059345446, 0.48290454470479194, -0.33357288552617986, 1.0978878937543628, 1.4811773284971355, 0.8824152217816409, -0.20772668032585806], "std": [0.057876355737874634, 0.08213108305082058, 0.05396409015318265, 2.06118285953495, 0.43563102272352094, 1.6291467359832115, 0.060729263377009846, 0.04576881417081717, 0.06501262474365738, 0.8482376274358034, 0.2456813906278468, 1.9879875623594048], "min": [0.39771614298859326, 0.1441676584341091, 1.0480698766400454, -3.138208847920519, 0.28267481903670966, -3.123483385415341, 0.42623813191147375, -0.4338395676073536, 1.0382606395676515, 0.719979622868504, 0.36001340830960427, -3.1228645665989485], "max": [0.6028119915119008, 0.42201013787100683, 1.2164521827696781, 3.1396380790356653, 1.4410218851067222, 2.9263186416861435, 0.5941656099679158, -0.20763031296244205, 1.2491351507580764, 2.770089573112318, 1.2622425932639691, 3.128601202215327], "count": [300]}, "eef_sim_pose_action": {"mean": [0.5274638571139199, 0.28861643621686367, 1.1349004257737139, -0.10424284277449623, 0.966139685023659, 0.13224351059345446, 0.48290454470479194, -0.33357288552617986, 1.0978878937543628, 1.4811773284971355, 0.8824152217816409, -0.20772668032585806], "std": [0.057876355737874634, 0.08213108305082058, 0.05396409015318265, 2.06118285953495, 0.43563102272352094, 1.6291467359832115, 0.060729263377009846, 0.04576881417081717, 0.06501262474365738, 0.8482376274358034, 0.2456813906278468, 1.9879875623594048], "min": [0.39771614298859326, 0.1441676584341091, 1.0480698766400454, -3.138208847920519, 0.28267481903670966, -3.123483385415341, 0.42623813191147375, -0.4338395676073536, 1.0382606395676515, 0.719979622868504, 0.36001340830960427, -3.1228645665989485], "max": [0.6028119915119008, 0.42201013787100683, 1.2164521827696781, 3.1396380790356653, 1.4410218851067222, 2.9263186416861435, 0.5941656099679158, -0.20763031296244205, 1.2491351507580764, 2.770089573112318, 1.2622425932639691, 3.128601202215327], "count": [300]}, "gripper_mode_state": {"mean": [0.22, 0.19], "std": [0.4142463035441603, 0.3923009049186604], "min": [0, 0], "max": [1, 1], "count": [300]}, "gripper_activity_state": {"mean": [1.91, 1.81], "std": [0.3585619425798926, 0.5542863279328958], "min": [0, 0], "max": [2, 2], "count": [300]}, "gripper_mode_action": {"mean": [0.22, 0.19], "std": [0.4142463035441603, 0.3923009049186604], "min": [0, 0], "max": [1, 1], "count": [300]}, "gripper_activity_action": {"mean": [1.91, 1.81], "std": [0.3585619425798926, 0.5542863279328958], "min": [0, 0], "max": [2, 2], "count": [300]}, "gripper_open_scale_state": {"mean": [0.5241816664123535, 0.5759033334350587], "std": [0.15597261190733483, 0.2000724998693499], "min": [0.205, 0.031], "max": [0.783, 0.698], "count": [300]}, "gripper_open_scale_action": {"mean": [0.5241816664123535, 0.5759033334350587], "std": [0.15597261190733483, 0.2000724998693499], "min": [0.205, 0.031], "max": [0.783, 0.698], "count": [300]}}} +{"episode_index": 296, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4077335273692811]], [[0.4003054044117647]], [[0.3959287071078431]]], "std": [[[0.23080696646526375]], [[0.24213908774161938]], [[0.24467362178674093]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8509803921568627]], [[0.8156862745098039]], [[0.807843137254902]]], "mean": [[[0.4498333149509804]], [[0.45023279616013073]], [[0.4459208455882353]]], "std": [[[0.18193368870072996]], [[0.19029153413457767]], [[0.19107183923692442]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[1.0]], [[1.0]]], "mean": [[[0.4631022426470588]], [[0.46655430147058824]], [[0.4629327553104575]]], "std": [[[0.10116743953185486]], [[0.10547804106954044]], [[0.10437005389996695]]], "count": [100]}, "observation.state": {"min": [0.18830356001853943, 1.8997734785079956, -1.0488207340240479, -1.4266496896743774, -2.6600914001464844, -1.9638444185256958, 0.44828784465789795, 81.0, 0.12471699714660645, 0.24567000567913055, -0.015692999586462975, -3.132185220718384, 0.006999999284744263, -1.2079999446868896, -0.7664963006973267, -2.079036235809326, 0.7043101787567139, 0.33283427357673645, 0.5792922973632812, 1.082243800163269, -2.4529032707214355, 156.0, -0.3561759889125824, 0.22507399320602417, -0.03773599863052368, 1.6339999437332153, -0.6389999985694885, -3.128999948501587], "max": [0.7398799657821655, 2.083155393600464, -0.37692132592201233, 0.042010076344013214, -1.058175802230835, -1.4748730659484863, 2.392427682876587, 668.0, 0.34678998589515686, 0.3753719925880432, 0.14252500236034393, 3.119999885559082, 1.1430000066757202, 0.6190000176429749, -0.04803146421909332, -2.0245296955108643, 1.638480305671692, 1.6669291257858276, 2.8031558990478516, 1.774214506149292, -0.6856874823570251, 818.0, -0.11389300227165222, 0.38663700222969055, 0.14023099839687347, 3.0360000133514404, 1.0420000553131104, 3.135999917984009], "mean": [0.36796730756759644, 2.048314332962036, -0.5508633255958557, -0.4778038561344147, -1.5709621906280518, -1.7104544639587402, 1.2719907760620117, 589.2332763671875, 0.3009214997291565, 0.2904813587665558, 0.05404367297887802, -1.4873241186141968, 0.7946152687072754, 0.0013569489819929004, -0.35944798588752747, -2.0674092769622803, 1.2463188171386719, 1.183923602104187, 1.8998141288757324, 1.4327064752578735, -1.6481252908706665, 589.6819458007812, -0.22802843153476715, 0.32961976528167725, 0.02902243100106716, 2.5094850063323975, 0.21328569948673248, -0.710411548614502], "std": [0.19092394411563873, 0.04221844673156738, 0.1701100766658783, 0.4295938313007355, 0.5742400288581848, 0.08726983517408371, 0.7164632081985474, 165.27674865722656, 0.0625477284193039, 0.045693643391132355, 0.028168458491563797, 1.525239109992981, 0.41273921728134155, 0.6871818900108337, 0.2971954941749573, 0.01122608408331871, 0.24081093072891235, 0.3544028401374817, 0.7782818675041199, 0.25148805975914, 0.5387814044952393, 225.501220703125, 0.0770459696650505, 0.040378499776124954, 0.040338851511478424, 0.35387155413627625, 0.6226798295974731, 2.7719783782958984], "count": [294]}, "action": {"min": [0.18830356001853943, 1.8997734785079956, -1.0488207340240479, -1.4266496896743774, -2.6600914001464844, -1.9638444185256958, 0.44828784465789795, 81.0, 0.12471699714660645, 0.24567000567913055, -0.015692999586462975, -3.132185220718384, 0.006999999284744263, -1.2079999446868896, -0.7664963006973267, -2.079036235809326, 0.7043101787567139, 0.33283427357673645, 0.5792922973632812, 1.082243800163269, -2.4529032707214355, 156.0, -0.3561759889125824, 0.22507399320602417, -0.03773599863052368, 1.6339999437332153, -0.6389999985694885, -3.128999948501587], "max": [0.7398799657821655, 2.083155393600464, -0.37692132592201233, 0.042010076344013214, -1.058175802230835, -1.4748730659484863, 2.392427682876587, 668.0, 0.34678998589515686, 0.3753719925880432, 0.14252500236034393, 3.119999885559082, 1.1430000066757202, 0.6190000176429749, -0.04803146421909332, -2.0245296955108643, 1.638480305671692, 1.6669291257858276, 2.8031558990478516, 1.774214506149292, -0.6856874823570251, 818.0, -0.11389300227165222, 0.38663700222969055, 0.14023099839687347, 3.0360000133514404, 1.0420000553131104, 3.135999917984009], "mean": [0.36796730756759644, 2.048314332962036, -0.5508633255958557, -0.4778038561344147, -1.5709621906280518, -1.7104544639587402, 1.2719907760620117, 589.2332763671875, 0.3009214997291565, 0.2904813587665558, 0.05404367297887802, -1.4873241186141968, 0.7946152687072754, 0.0013569489819929004, -0.35944798588752747, -2.0674092769622803, 1.2463188171386719, 1.183923602104187, 1.8998141288757324, 1.4327064752578735, -1.6481252908706665, 589.6819458007812, -0.22802843153476715, 0.32961976528167725, 0.02902243100106716, 2.5094850063323975, 0.21328569948673248, -0.710411548614502], "std": [0.19092394411563873, 0.04221844673156738, 0.1701100766658783, 0.4295938313007355, 0.5742400288581848, 0.08726983517408371, 0.7164632081985474, 165.27674865722656, 0.0625477284193039, 0.045693643391132355, 0.028168458491563797, 1.525239109992981, 0.41273921728134155, 0.6871818900108337, 0.2971954941749573, 0.01122608408331871, 0.24081093072891235, 0.3544028401374817, 0.7782818675041199, 0.25148805975914, 0.5387814044952393, 225.501220703125, 0.0770459696650505, 0.040378499776124954, 0.040338851511478424, 0.35387155413627625, 0.6226798295974731, 2.7719783782958984], "count": [294]}, "timestamp": {"min": [0.0], "max": [9.766666666666667], "mean": [4.883333333333334], "std": [2.8289999541782853], "count": [294]}, "frame_index": {"min": [0], "max": [293], "mean": [146.5], "std": [84.86999862534856], "count": [294]}, "episode_index": {"min": [316], "max": [316], "mean": [316.0], "std": [0.0], "count": [294]}, "index": {"min": [184015], "max": [184308], "mean": [184161.5], "std": [84.86999862534856], "count": [294]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [294]}, "subtask_annotation": {"mean": [9.496598639455783, 29.0, 29.0, 29.0, 29.0], "std": [9.348414067295254, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [294]}, "scene_annotation": {"mean": [316.0], "std": [0.0], "min": [316], "max": [316], "count": [294]}, "eef_direction_state": {"mean": [3.891156462585034, 4.462585034013605], "std": [1.4829151823703512, 1.8908016111070831], "min": [1, 0], "max": [6, 6], "count": [294]}, "eef_velocity_state": {"mean": [1.1326530612244898, 0.8129251700680272], "std": [0.6696189662080932, 0.8781374932124871], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_acc_mag_state": {"mean": [1.1564625850340136, 0.7721088435374149], "std": [0.7754803670116519, 0.8283482715026236], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_direction_action": {"mean": [3.891156462585034, 4.462585034013605], "std": [1.4829151823703512, 1.8908016111070831], "min": [1, 0], "max": [6, 6], "count": [294]}, "eef_velocity_action": {"mean": [1.1326530612244898, 0.8129251700680272], "std": [0.6696189662080932, 0.8781374932124871], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_acc_mag_action": {"mean": [1.1564625850340136, 0.7721088435374149], "std": [0.7754803670116519, 0.8283482715026236], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_sim_pose_state": {"mean": [0.531109202625952, 0.2634694482311188, 1.1461096583660688, 0.03626680763450258, 0.8517215682440337, 1.1341372229283702, 0.4879790995562594, -0.33239336994594043, 1.090743758353059, 1.3003583609216725, 0.9731920373667571, -0.1658844163123931], "std": [0.05121185034318369, 0.08041205511959838, 0.0617381749251982, 2.63117680306458, 0.5457009785948728, 1.714747282285303, 0.05976331724643468, 0.04728597439644033, 0.05882683969225813, 0.8896896833999974, 0.29222815928328927, 1.8626855094201726], "min": [0.4103106414213751, 0.1289176789297075, 1.0391626300928138, -3.141536293882777, 0.12266523191275258, -3.012669346711223, 0.4332228491878972, -0.4115158080708411, 1.042133544807873, 0.4753447005902478, 0.28174747366345887, -3.1001869812696845], "max": [0.5946351461891892, 0.399093363917767, 1.2318082789850895, 3.141370622214358, 1.424035176581964, 3.1303698195737697, 0.5903972232536643, -0.17844753924151097, 1.2353786000986835, 2.703665684259173, 1.2901179375639238, 3.0490977671834623], "count": [294]}, "eef_sim_pose_action": {"mean": [0.531109202625952, 0.2634694482311188, 1.1461096583660688, 0.03626680763450258, 0.8517215682440337, 1.1341372229283702, 0.4879790995562594, -0.33239336994594043, 1.090743758353059, 1.3003583609216725, 0.9731920373667571, -0.1658844163123931], "std": [0.05121185034318369, 0.08041205511959838, 0.0617381749251982, 2.63117680306458, 0.5457009785948728, 1.714747282285303, 0.05976331724643468, 0.04728597439644033, 0.05882683969225813, 0.8896896833999974, 0.29222815928328927, 1.8626855094201726], "min": [0.4103106414213751, 0.1289176789297075, 1.0391626300928138, -3.141536293882777, 0.12266523191275258, -3.012669346711223, 0.4332228491878972, -0.4115158080708411, 1.042133544807873, 0.4753447005902478, 0.28174747366345887, -3.1001869812696845], "max": [0.5946351461891892, 0.399093363917767, 1.2318082789850895, 3.141370622214358, 1.424035176581964, 3.1303698195737697, 0.5903972232536643, -0.17844753924151097, 1.2353786000986835, 2.703665684259173, 1.2901179375639238, 3.0490977671834623], "count": [294]}, "gripper_mode_state": {"mean": [0.2585034013605442, 0.13945578231292516], "std": [0.43781205196473666, 0.3464215164974821], "min": [0, 0], "max": [1, 1], "count": [294]}, "gripper_activity_state": {"mean": [1.598639455782313, 1.8027210884353742], "std": [0.7528617867894892, 0.5549953212073779], "min": [0, 0], "max": [2, 2], "count": [294]}, "gripper_mode_action": {"mean": [0.2585034013605442, 0.13945578231292516], "std": [0.43781205196473666, 0.3464215164974821], "min": [0, 0], "max": [1, 1], "count": [294]}, "gripper_activity_action": {"mean": [1.598639455782313, 1.8027210884353742], "std": [0.7528617867894892, 0.5549953212073779], "min": [0, 0], "max": [2, 2], "count": [294]}, "gripper_open_scale_state": {"mean": [0.5896819727891158, 0.5892329931194277], "std": [0.22550122321746524, 0.1652767272388695], "min": [0.156, 0.081], "max": [0.818, 0.668], "count": [294]}, "gripper_open_scale_action": {"mean": [0.5896819727891158, 0.5892329931194277], "std": [0.22550122321746524, 0.1652767272388695], "min": [0.156, 0.081], "max": [0.818, 0.668], "count": [294]}}} +{"episode_index": 297, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4090730596405229]], [[0.4055746609477124]], [[0.4016179227941176]]], "std": [[[0.23007597410045064]], [[0.23742578094750946]], [[0.23991560184379385]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[0.7843137254901961]], [[0.7725490196078432]]], "mean": [[[0.45485782271241826]], [[0.45539992647058825]], [[0.4510571772875817]]], "std": [[[0.17224370359641247]], [[0.17698127752047513]], [[0.17892955286826986]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4584683782679739]], [[0.46214653390522875]], [[0.45828588643790846]]], "std": [[[0.1362240152673603]], [[0.14074144623651666]], [[0.14209940379906807]]], "count": [100]}, "observation.state": {"min": [0.14351841807365417, 1.9705116748809814, -1.113729476928711, -1.8852349519729614, -2.644505500793457, -2.104081630706787, 0.5052204728126526, 61.0, 0.13682599365711212, 0.20218999683856964, 0.01308900024741888, -3.1351852416992188, -0.04899999871850014, -1.027999997138977, -0.6435901522636414, -2.073573350906372, 0.7908610701560974, 0.11503465473651886, 0.5919458866119385, 1.1551810503005981, -2.3998804092407227, 183.0, -0.3707050085067749, 0.22856399416923523, -0.039163000881671906, 1.5779999494552612, -0.43799999356269836, -3.1391851902008057], "max": [0.615769624710083, 2.089385986328125, -0.18043215572834015, 0.13145820796489716, -0.6126105189323425, -1.477787733078003, 2.4314181804656982, 756.0, 0.369143009185791, 0.3487420082092285, 0.1665010005235672, -0.46799999475479126, 1.222000002861023, 1.4329999685287476, 0.008831365965306759, -1.8643782138824463, 1.6111658811569214, 1.5853348970413208, 2.544602870941162, 1.681991457939148, -0.5798158645629883, 798.0, -0.12293499708175659, 0.37621399760246277, 0.13027000427246094, 2.9230000972747803, 1.1139999628067017, 3.1410000324249268], "mean": [0.28026479482650757, 2.0669310092926025, -0.4429069459438324, -0.49599871039390564, -1.5126198530197144, -1.83241868019104, 1.3575392961502075, 584.611083984375, 0.312741756439209, 0.2518938481807709, 0.07536616176366806, -1.4807159900665283, 0.8357809782028198, 0.4839799702167511, -0.2948164939880371, -2.0536868572235107, 1.199256181716919, 1.0147706270217896, 1.6524407863616943, 1.409732699394226, -1.4415184259414673, 578.5791015625, -0.2519031763076782, 0.3188827335834503, 0.027383945882320404, 2.423783540725708, 0.40348494052886963, -0.16070212423801422], "std": [0.16512523591518402, 0.021038034930825233, 0.3154122829437256, 0.6056646108627319, 0.6135619878768921, 0.10741207003593445, 0.6295508742332458, 164.82891845703125, 0.06447204947471619, 0.051940761506557465, 0.03437837213277817, 1.059924840927124, 0.46905940771102905, 0.9709283709526062, 0.18678376078605652, 0.03955839201807976, 0.20946961641311646, 0.4846577048301697, 0.7550317645072937, 0.1452338695526123, 0.6013947129249573, 218.8413543701172, 0.07732890546321869, 0.04248831793665886, 0.03694433346390724, 0.38275399804115295, 0.5474541187286377, 2.8745501041412354], "count": [297]}, "action": {"min": [0.14351841807365417, 1.9705116748809814, -1.113729476928711, -1.8852349519729614, -2.644505500793457, -2.104081630706787, 0.5052204728126526, 61.0, 0.13682599365711212, 0.20218999683856964, 0.01308900024741888, -3.1351852416992188, -0.04899999871850014, -1.027999997138977, -0.6435901522636414, -2.073573350906372, 0.7908610701560974, 0.11503465473651886, 0.5919458866119385, 1.1551810503005981, -2.3998804092407227, 183.0, -0.3707050085067749, 0.22856399416923523, -0.039163000881671906, 1.5779999494552612, -0.43799999356269836, -3.1391851902008057], "max": [0.615769624710083, 2.089385986328125, -0.18043215572834015, 0.13145820796489716, -0.6126105189323425, -1.477787733078003, 2.4314181804656982, 756.0, 0.369143009185791, 0.3487420082092285, 0.1665010005235672, -0.46799999475479126, 1.222000002861023, 1.4329999685287476, 0.008831365965306759, -1.8643782138824463, 1.6111658811569214, 1.5853348970413208, 2.544602870941162, 1.681991457939148, -0.5798158645629883, 798.0, -0.12293499708175659, 0.37621399760246277, 0.13027000427246094, 2.9230000972747803, 1.1139999628067017, 3.1410000324249268], "mean": [0.28026479482650757, 2.0669310092926025, -0.4429069459438324, -0.49599871039390564, -1.5126198530197144, -1.83241868019104, 1.3575392961502075, 584.611083984375, 0.312741756439209, 0.2518938481807709, 0.07536616176366806, -1.4807159900665283, 0.8357809782028198, 0.4839799702167511, -0.2948164939880371, -2.0536868572235107, 1.199256181716919, 1.0147706270217896, 1.6524407863616943, 1.409732699394226, -1.4415184259414673, 578.5791015625, -0.2519031763076782, 0.3188827335834503, 0.027383945882320404, 2.423783540725708, 0.40348494052886963, -0.16070212423801422], "std": [0.16512523591518402, 0.021038034930825233, 0.3154122829437256, 0.6056646108627319, 0.6135619878768921, 0.10741207003593445, 0.6295508742332458, 164.82891845703125, 0.06447204947471619, 0.051940761506557465, 0.03437837213277817, 1.059924840927124, 0.46905940771102905, 0.9709283709526062, 0.18678376078605652, 0.03955839201807976, 0.20946961641311646, 0.4846577048301697, 0.7550317645072937, 0.1452338695526123, 0.6013947129249573, 218.8413543701172, 0.07732890546321869, 0.04248831793665886, 0.03694433346390724, 0.38275399804115295, 0.5474541187286377, 2.8745501041412354], "count": [297]}, "timestamp": {"min": [0.0], "max": [9.866666666666667], "mean": [4.933333333333334], "std": [2.857867632940233], "count": [297]}, "frame_index": {"min": [0], "max": [296], "mean": [148.0], "std": [85.73602898820698], "count": [297]}, "episode_index": {"min": [317], "max": [317], "mean": [317.0], "std": [0.0], "count": [297]}, "index": {"min": [184309], "max": [184605], "mean": [184457.0], "std": [85.73602898820698], "count": [297]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [297]}, "subtask_annotation": {"mean": [9.303030303030303, 29.0, 29.0, 29.0, 29.0], "std": [9.002567398997492, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [297]}, "scene_annotation": {"mean": [317.0], "std": [0.0], "min": [317], "max": [317], "count": [297]}, "eef_direction_state": {"mean": [3.5185185185185186, 4.077441077441078], "std": [1.8515151209004634, 1.9360298638537383], "min": [0, 0], "max": [6, 6], "count": [297]}, "eef_velocity_state": {"mean": [1.127946127946128, 0.9797979797979798], "std": [0.7411385524988958, 0.824455310198458], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_acc_mag_state": {"mean": [1.1548821548821548, 0.9259259259259259], "std": [0.8141745543602721, 0.8376059566531118], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_direction_action": {"mean": [3.5185185185185186, 4.077441077441078], "std": [1.8515151209004634, 1.9360298638537383], "min": [0, 0], "max": [6, 6], "count": [297]}, "eef_velocity_action": {"mean": [1.127946127946128, 0.9797979797979798], "std": [0.7411385524988958, 0.824455310198458], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_acc_mag_action": {"mean": [1.1548821548821548, 0.9259259259259259], "std": [0.8141745543602721, 0.8376059566531118], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_sim_pose_state": {"mean": [0.5173794282749055, 0.28287632079983377, 1.1218994503200146, -0.3229351981875557, 1.0001456631793533, 0.24437274455139488, 0.44839024312258313, -0.34752409294668035, 1.09401522179429, 1.415650367721518, 0.8019189531626364, -0.01495706890641035], "std": [0.0519686279895004, 0.07438372219791663, 0.06188438828607642, 2.0899620065689115, 0.4710887951601647, 1.7823898774989457, 0.06483971854793381, 0.046953977137657976, 0.06611538295939216, 0.8696747343234142, 0.21774855706543544, 1.7556782989990505], "min": [0.41227435107358046, 0.14726842071263685, 1.0231991190063294, -3.126071779810505, 0.31252186620031, -2.66297484963924, 0.38921844881455026, -0.4225879531651267, 1.0316824516120313, 0.6345230405242905, 0.34237092464912244, -2.9993156261387655], "max": [0.587049239673422, 0.41976740280104835, 1.214474966109149, 3.1364256561109123, 1.534069793701872, 3.0407255954204038, 0.5670996068075163, -0.21157222395635664, 1.2670835094048245, 2.9542483827853285, 1.253472327949813, 3.0723327917028227], "count": [297]}, "eef_sim_pose_action": {"mean": [0.5173794282749055, 0.28287632079983377, 1.1218994503200146, -0.3229351981875557, 1.0001456631793533, 0.24437274455139488, 0.44839024312258313, -0.34752409294668035, 1.09401522179429, 1.415650367721518, 0.8019189531626364, -0.01495706890641035], "std": [0.0519686279895004, 0.07438372219791663, 0.06188438828607642, 2.0899620065689115, 0.4710887951601647, 1.7823898774989457, 0.06483971854793381, 0.046953977137657976, 0.06611538295939216, 0.8696747343234142, 0.21774855706543544, 1.7556782989990505], "min": [0.41227435107358046, 0.14726842071263685, 1.0231991190063294, -3.126071779810505, 0.31252186620031, -2.66297484963924, 0.38921844881455026, -0.4225879531651267, 1.0316824516120313, 0.6345230405242905, 0.34237092464912244, -2.9993156261387655], "max": [0.587049239673422, 0.41976740280104835, 1.214474966109149, 3.1364256561109123, 1.534069793701872, 3.0407255954204038, 0.5670996068075163, -0.21157222395635664, 1.2670835094048245, 2.9542483827853285, 1.253472327949813, 3.0723327917028227], "count": [297]}, "gripper_mode_state": {"mean": [0.265993265993266, 0.14814814814814814], "std": [0.44186066631858145, 0.355246779504646], "min": [0, 0], "max": [1, 1], "count": [297]}, "gripper_activity_state": {"mean": [1.8552188552188553, 1.7946127946127945], "std": [0.4741620671322307, 0.5639906525223571], "min": [0, 0], "max": [2, 2], "count": [297]}, "gripper_mode_action": {"mean": [0.265993265993266, 0.14814814814814814], "std": [0.44186066631858145, 0.355246779504646], "min": [0, 0], "max": [1, 1], "count": [297]}, "gripper_activity_action": {"mean": [1.8552188552188553, 1.7946127946127945], "std": [0.4741620671322307, 0.5639906525223571], "min": [0, 0], "max": [2, 2], "count": [297]}, "gripper_open_scale_state": {"mean": [0.5785791243736189, 0.5846111113166165], "std": [0.21884131526064804, 0.16482895204046452], "min": [0.183, 0.061], "max": [0.798, 0.756], "count": [297]}, "gripper_open_scale_action": {"mean": [0.5785791243736189, 0.5846111113166165], "std": [0.21884131526064804, 0.16482895204046452], "min": [0.183, 0.061], "max": [0.798, 0.756], "count": [297]}}} +{"episode_index": 298, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.4155984007352941]], [[0.40794472630718953]], [[0.404723858251634]]], "std": [[[0.2267479517571852]], [[0.2390020802029411]], [[0.24135804794982313]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[0.8]], [[0.792156862745098]]], "mean": [[[0.4546309742647059]], [[0.45692963235294115]], [[0.4524414910130719]]], "std": [[[0.1696790438821713]], [[0.1744771640787697]], [[0.17658777747549836]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46540469362745096]], [[0.4680606352124183]], [[0.4639496466503268]]], "std": [[[0.12205597983660088]], [[0.1267563351452587]], [[0.12739210053875152]]], "count": [100]}, "observation.state": {"min": [0.020629793405532837, 1.8652857542037964, -0.8123111128807068, -1.3779200315475464, -2.698122262954712, -2.1148502826690674, 0.4449717104434967, 158.0, 0.1649409979581833, 0.2185250073671341, 0.0021989999804645777, -3.127000093460083, -0.13300000131130219, -1.2640000581741333, -0.574405312538147, -2.078792095184326, 0.6806784272193909, -0.07140142470598221, 0.6470459699630737, 0.9434378147125244, -2.5180039405822754, 174.0, -0.3736549913883209, 0.20738400518894196, -0.02370399981737137, 1.3220000267028809, -0.5569999814033508, -3.1361851692199707], "max": [0.8159239888191223, 2.0835041999816895, -0.3763976991176605, 0.08417722582817078, -0.61175537109375, -1.6311672925949097, 2.509800910949707, 752.0, 0.3561969995498657, 0.37496501207351685, 0.17075200378894806, 3.122999906539917, 1.2829999923706055, 0.8859999775886536, -0.016755161806941032, -1.9674224853515625, 1.675498604774475, 1.7878979444503784, 2.7154879570007324, 1.82346773147583, -0.5104389786720276, 802.0, -0.11741399765014648, 0.365572988986969, 0.11015299707651138, 2.9549999237060547, 1.1610000133514404, 3.13100004196167], "mean": [0.3872881531715393, 2.0383613109588623, -0.7155517339706421, -0.38318946957588196, -1.2908759117126465, -1.825101375579834, 1.25550377368927, 673.1593017578125, 0.2979377806186676, 0.27953192591667175, 0.06150081381201744, -1.1377936601638794, 0.7476409673690796, 0.111179418861866, -0.23645451664924622, -2.0610389709472656, 1.2354605197906494, 0.9714282155036926, 1.5658838748931885, 1.5191576480865479, -1.4227023124694824, 618.7406616210938, -0.2642611861228943, 0.28813180327415466, 0.03439682349562645, 2.212824583053589, 0.44040340185165405, 1.1108968257904053], "std": [0.20361122488975525, 0.0552973747253418, 0.11650179326534271, 0.50136399269104, 0.8096075057983398, 0.08890152722597122, 0.8179423213005066, 168.76148986816406, 0.05451427027583122, 0.04743064567446709, 0.03948574140667915, 1.6928023099899292, 0.43332451581954956, 0.891204297542572, 0.2102755755186081, 0.02006751112639904, 0.2455902099609375, 0.6337746381759644, 0.9213263392448425, 0.16641706228256226, 0.7425049543380737, 241.30062866210938, 0.0895310640335083, 0.05150584504008293, 0.03255264461040497, 0.49099865555763245, 0.6432723999023438, 2.5941526889801025], "count": [295]}, "action": {"min": [0.020629793405532837, 1.8652857542037964, -0.8123111128807068, -1.3779200315475464, -2.698122262954712, -2.1148502826690674, 0.4449717104434967, 158.0, 0.1649409979581833, 0.2185250073671341, 0.0021989999804645777, -3.127000093460083, -0.13300000131130219, -1.2640000581741333, -0.574405312538147, -2.078792095184326, 0.6806784272193909, -0.07140142470598221, 0.6470459699630737, 0.9434378147125244, -2.5180039405822754, 174.0, -0.3736549913883209, 0.20738400518894196, -0.02370399981737137, 1.3220000267028809, -0.5569999814033508, -3.1361851692199707], "max": [0.8159239888191223, 2.0835041999816895, -0.3763976991176605, 0.08417722582817078, -0.61175537109375, -1.6311672925949097, 2.509800910949707, 752.0, 0.3561969995498657, 0.37496501207351685, 0.17075200378894806, 3.122999906539917, 1.2829999923706055, 0.8859999775886536, -0.016755161806941032, -1.9674224853515625, 1.675498604774475, 1.7878979444503784, 2.7154879570007324, 1.82346773147583, -0.5104389786720276, 802.0, -0.11741399765014648, 0.365572988986969, 0.11015299707651138, 2.9549999237060547, 1.1610000133514404, 3.13100004196167], "mean": [0.3872881531715393, 2.0383613109588623, -0.7155517339706421, -0.38318946957588196, -1.2908759117126465, -1.825101375579834, 1.25550377368927, 673.1593017578125, 0.2979377806186676, 0.27953192591667175, 0.06150081381201744, -1.1377936601638794, 0.7476409673690796, 0.111179418861866, -0.23645451664924622, -2.0610389709472656, 1.2354605197906494, 0.9714282155036926, 1.5658838748931885, 1.5191576480865479, -1.4227023124694824, 618.7406616210938, -0.2642611861228943, 0.28813180327415466, 0.03439682349562645, 2.212824583053589, 0.44040340185165405, 1.1108968257904053], "std": [0.20361122488975525, 0.0552973747253418, 0.11650179326534271, 0.50136399269104, 0.8096075057983398, 0.08890152722597122, 0.8179423213005066, 168.76148986816406, 0.05451427027583122, 0.04743064567446709, 0.03948574140667915, 1.6928023099899292, 0.43332451581954956, 0.891204297542572, 0.2102755755186081, 0.02006751112639904, 0.2455902099609375, 0.6337746381759644, 0.9213263392448425, 0.16641706228256226, 0.7425049543380737, 241.30062866210938, 0.0895310640335083, 0.05150584504008293, 0.03255264461040497, 0.49099865555763245, 0.6432723999023438, 2.5941526889801025], "count": [295]}, "timestamp": {"min": [0.0], "max": [9.8], "mean": [4.9], "std": [2.838622514139169], "count": [295]}, "frame_index": {"min": [0], "max": [294], "mean": [147.0], "std": [85.15867542417507], "count": [295]}, "episode_index": {"min": [318], "max": [318], "mean": [318.0], "std": [0.0], "count": [295]}, "index": {"min": [184606], "max": [184900], "mean": [184753.0], "std": [85.15867542417507], "count": [295]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [295]}, "subtask_annotation": {"mean": [9.752542372881356, 29.0, 29.0, 29.0, 29.0], "std": [9.187857793004621, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [295]}, "scene_annotation": {"mean": [318.0], "std": [0.0], "min": [318], "max": [318], "count": [295]}, "eef_direction_state": {"mean": [3.928813559322034, 3.9016949152542373], "std": [1.7693291697710143, 2.1025804586006713], "min": [0, 0], "max": [6, 6], "count": [295]}, "eef_velocity_state": {"mean": [1.0542372881355933, 0.9898305084745763], "std": [0.7616489769134615, 0.8615506153430843], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_acc_mag_state": {"mean": [1.071186440677966, 0.8101694915254237], "std": [0.8182351507054937, 0.8262012138994316], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_direction_action": {"mean": [3.928813559322034, 3.9016949152542373], "std": [1.7693291697710143, 2.1025804586006713], "min": [0, 0], "max": [6, 6], "count": [295]}, "eef_velocity_action": {"mean": [1.0542372881355933, 0.9898305084745763], "std": [0.7616489769134615, 0.8615506153430843], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_acc_mag_action": {"mean": [1.071186440677966, 0.8101694915254237], "std": [0.8182351507054937, 0.8262012138994316], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_sim_pose_state": {"mean": [0.4840086827875151, 0.29006579092938367, 1.1151472567796166, -0.24157704075420647, 0.9164700310176929, 0.3252534157347502, 0.4788498595736551, -0.33153035155920285, 1.0955315964973082, 1.2428822148486924, 0.8496451374544848, -0.12037254508658841], "std": [0.06273983612389933, 0.07849028568140927, 0.07711428100841149, 2.0328604410422684, 0.4671923398494681, 1.6378571476448365, 0.06294803435813595, 0.04506123754523061, 0.061604591388547236, 0.8647229725245724, 0.31747743654095123, 1.8460516136723786], "min": [0.3908223808950039, 0.14292504385588256, 1.0175373858327272, -3.140567577117125, 0.19788695781960608, -3.0641643198990076, 0.4061252944917303, -0.44673282526398583, 1.0376370040463594, 0.4507486163070964, 0.11688821787824133, -3.1134744266251313], "max": [0.5648131290674812, 0.3872225862184035, 1.2301400447149142, 3.1387937284404916, 1.5161936451117248, 3.117770890315029, 0.5996639782734353, -0.22169415382455163, 1.2344316366585069, 2.6682171657412344, 1.27167826755313, 3.125438406859046], "count": [295]}, "eef_sim_pose_action": {"mean": [0.4840086827875151, 0.29006579092938367, 1.1151472567796166, -0.24157704075420647, 0.9164700310176929, 0.3252534157347502, 0.4788498595736551, -0.33153035155920285, 1.0955315964973082, 1.2428822148486924, 0.8496451374544848, -0.12037254508658841], "std": [0.06273983612389933, 0.07849028568140927, 0.07711428100841149, 2.0328604410422684, 0.4671923398494681, 1.6378571476448365, 0.06294803435813595, 0.04506123754523061, 0.061604591388547236, 0.8647229725245724, 0.31747743654095123, 1.8460516136723786], "min": [0.3908223808950039, 0.14292504385588256, 1.0175373858327272, -3.140567577117125, 0.19788695781960608, -3.0641643198990076, 0.4061252944917303, -0.44673282526398583, 1.0376370040463594, 0.4507486163070964, 0.11688821787824133, -3.1134744266251313], "max": [0.5648131290674812, 0.3872225862184035, 1.2301400447149142, 3.1387937284404916, 1.5161936451117248, 3.117770890315029, 0.5996639782734353, -0.22169415382455163, 1.2344316366585069, 2.6682171657412344, 1.27167826755313, 3.125438406859046], "count": [295]}, "gripper_mode_state": {"mean": [0.23728813559322035, 0.15254237288135594], "std": [0.4254203524749544, 0.3595458209423127], "min": [0, 0], "max": [1, 1], "count": [295]}, "gripper_activity_state": {"mean": [1.7898305084745763, 1.8203389830508474], "std": [0.5733324870998897, 0.5190537874276936], "min": [0, 0], "max": [2, 2], "count": [295]}, "gripper_mode_action": {"mean": [0.23728813559322035, 0.15254237288135594], "std": [0.4254203524749544, 0.3595458209423127], "min": [0, 0], "max": [1, 1], "count": [295]}, "gripper_activity_action": {"mean": [1.7898305084745763, 1.8203389830508474], "std": [0.5733324870998897, 0.5190537874276936], "min": [0, 0], "max": [2, 2], "count": [295]}, "gripper_open_scale_state": {"mean": [0.6187406779661015, 0.6731593217235499], "std": [0.24130062581057923, 0.16876149676045962], "min": [0.174, 0.158], "max": [0.802, 0.752], "count": [295]}, "gripper_open_scale_action": {"mean": [0.6187406779661015, 0.6731593217235499], "std": [0.24130062581057923, 0.16876149676045962], "min": [0.174, 0.158], "max": [0.802, 0.752], "count": [295]}}} +{"episode_index": 299, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.4175734375]], [[0.4145471834150327]], [[0.4107955412581699]]], "std": [[[0.22102140202713144]], [[0.23101690997307478]], [[0.23399753175076912]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8196078431372549]], [[0.807843137254902]], [[0.788235294117647]]], "mean": [[[0.45275003267973857]], [[0.45345399509803924]], [[0.44908175857843136]]], "std": [[[0.16845543344123656]], [[0.1766635808596044]], [[0.17750317376330363]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4642643504901961]], [[0.4673494648692811]], [[0.46353090482026144]]], "std": [[[0.1351977963827677]], [[0.14070105346388892]], [[0.14168232647243348]]], "count": [100]}, "observation.state": {"min": [0.20490165054798126, 1.9712620973587036, -0.8156622052192688, -1.4860081672668457, -2.494861125946045, -2.014040231704712, 0.47364747524261475, 114.0, 0.16015900671482086, 0.255077987909317, 0.014897000044584274, -3.1351852416992188, 0.08399999886751175, -1.1019999980926514, -0.45844566822052, -2.0734338760375977, 0.7042229175567627, 0.024312438443303108, 0.644637405872345, 1.031105637550354, -2.5704684257507324, 213.0, -0.3749780058860779, 0.22009100019931793, -0.02918899990618229, 1.4249999523162842, -0.4169999659061432, -3.114000082015991], "max": [0.6956708431243896, 2.0870473384857178, -0.23303638398647308, 0.13355259597301483, -0.800757110118866, -1.5478278398513794, 2.3958308696746826, 737.0, 0.3367919921875, 0.37122398614883423, 0.17053699493408203, 3.134000062942505, 1.3270000219345093, 1.059000015258789, -0.014922565780580044, -1.8749723434448242, 1.6882745027542114, 1.772189974784851, 2.5832793712615967, 1.8675721883773804, -0.4776093661785126, 802.0, -0.12024100124835968, 0.36154600977897644, 0.17282100021839142, 2.811000108718872, 1.034999966621399, 3.121999979019165], "mean": [0.40227755904197693, 2.0583958625793457, -0.40116390585899353, -0.2899879515171051, -1.4872492551803589, -1.785203456878662, 1.1149286031723022, 586.0594482421875, 0.29406145215034485, 0.28982654213905334, 0.050503987818956375, -1.1607575416564941, 0.8346223831176758, 0.3134297728538513, -0.1868230551481247, -2.0529568195343018, 1.2526506185531616, 1.1062884330749512, 1.5858685970306396, 1.4501444101333618, -1.5134508609771729, 622.4420166015625, -0.2569264769554138, 0.2908306419849396, 0.039284441620111465, 2.2903172969818115, 0.4493567645549774, 1.0653659105300903], "std": [0.12968140840530396, 0.03628145158290863, 0.2205391675233841, 0.5545651912689209, 0.5542731285095215, 0.09608824551105499, 0.7671880722045898, 151.5194854736328, 0.043436598032712936, 0.0379943884909153, 0.0324566550552845, 1.484168291091919, 0.3849843442440033, 0.8667172193527222, 0.14388945698738098, 0.040980011224746704, 0.2581700384616852, 0.6137857437133789, 0.8388615250587463, 0.19928637146949768, 0.7333252429962158, 189.5167694091797, 0.08157265931367874, 0.03980840742588043, 0.044932056218385696, 0.42053332924842834, 0.5559396147727966, 2.6032509803771973], "count": [328]}, "action": {"min": [0.20490165054798126, 1.9712620973587036, -0.8156622052192688, -1.4860081672668457, -2.494861125946045, -2.014040231704712, 0.47364747524261475, 114.0, 0.16015900671482086, 0.255077987909317, 0.014897000044584274, -3.1351852416992188, 0.08399999886751175, -1.1019999980926514, -0.45844566822052, -2.0734338760375977, 0.7042229175567627, 0.024312438443303108, 0.644637405872345, 1.031105637550354, -2.5704684257507324, 213.0, -0.3749780058860779, 0.22009100019931793, -0.02918899990618229, 1.4249999523162842, -0.4169999659061432, -3.114000082015991], "max": [0.6956708431243896, 2.0870473384857178, -0.23303638398647308, 0.13355259597301483, -0.800757110118866, -1.5478278398513794, 2.3958308696746826, 737.0, 0.3367919921875, 0.37122398614883423, 0.17053699493408203, 3.134000062942505, 1.3270000219345093, 1.059000015258789, -0.014922565780580044, -1.8749723434448242, 1.6882745027542114, 1.772189974784851, 2.5832793712615967, 1.8675721883773804, -0.4776093661785126, 802.0, -0.12024100124835968, 0.36154600977897644, 0.17282100021839142, 2.811000108718872, 1.034999966621399, 3.121999979019165], "mean": [0.40227755904197693, 2.0583958625793457, -0.40116390585899353, -0.2899879515171051, -1.4872492551803589, -1.785203456878662, 1.1149286031723022, 586.0594482421875, 0.29406145215034485, 0.28982654213905334, 0.050503987818956375, -1.1607575416564941, 0.8346223831176758, 0.3134297728538513, -0.1868230551481247, -2.0529568195343018, 1.2526506185531616, 1.1062884330749512, 1.5858685970306396, 1.4501444101333618, -1.5134508609771729, 622.4420166015625, -0.2569264769554138, 0.2908306419849396, 0.039284441620111465, 2.2903172969818115, 0.4493567645549774, 1.0653659105300903], "std": [0.12968140840530396, 0.03628145158290863, 0.2205391675233841, 0.5545651912689209, 0.5542731285095215, 0.09608824551105499, 0.7671880722045898, 151.5194854736328, 0.043436598032712936, 0.0379943884909153, 0.0324566550552845, 1.484168291091919, 0.3849843442440033, 0.8667172193527222, 0.14388945698738098, 0.040980011224746704, 0.2581700384616852, 0.6137857437133789, 0.8388615250587463, 0.19928637146949768, 0.7333252429962158, 189.5167694091797, 0.08157265931367874, 0.03980840742588043, 0.044932056218385696, 0.42053332924842834, 0.5559396147727966, 2.6032509803771973], "count": [328]}, "timestamp": {"min": [0.0], "max": [10.9], "mean": [5.449999999999999], "std": [3.1561668030839067], "count": [328]}, "frame_index": {"min": [0], "max": [327], "mean": [163.5], "std": [94.6850040925172], "count": [328]}, "episode_index": {"min": [319], "max": [319], "mean": [319.0], "std": [0.0], "count": [328]}, "index": {"min": [184901], "max": [185228], "mean": [185064.5], "std": [94.6850040925172], "count": [328]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [328]}, "subtask_annotation": {"mean": [8.871951219512194, 29.0, 29.0, 29.0, 29.0], "std": [8.224484184140755, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [328]}, "scene_annotation": {"mean": [319.0], "std": [0.0], "min": [319], "max": [319], "count": [328]}, "eef_direction_state": {"mean": [3.7439024390243905, 4.640243902439025], "std": [1.7395049450623825, 1.7751234760280026], "min": [0, 0], "max": [6, 6], "count": [328]}, "eef_velocity_state": {"mean": [1.0853658536585367, 0.7682926829268293], "std": [0.73999372957454, 0.8667120444503145], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_acc_mag_state": {"mean": [1.045731707317073, 0.7286585365853658], "std": [0.7930990933808167, 0.8205638486700448], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_direction_action": {"mean": [3.7439024390243905, 4.640243902439025], "std": [1.7395049450623825, 1.7751234760280026], "min": [0, 0], "max": [6, 6], "count": [328]}, "eef_velocity_action": {"mean": [1.0853658536585367, 0.7682926829268293], "std": [0.73999372957454, 0.8667120444503145], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_acc_mag_action": {"mean": [1.045731707317073, 0.7286585365853658], "std": [0.7930990933808167, 0.8205638486700448], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_sim_pose_state": {"mean": [0.487116866228654, 0.29202145150910763, 1.1249336926121483, -0.500051923424872, 0.9523965220661745, 0.456264002167056, 0.48590136317515137, -0.3187962112284742, 1.0874327971261222, 1.2065422394622198, 0.8713271423754438, -0.04928435625337417], "std": [0.04873744801691941, 0.07716993578929923, 0.07071603735395932, 2.0429744563125034, 0.41442975568401297, 1.7168860381676099, 0.050593487248364724, 0.03232447629175844, 0.05786530263419998, 0.8346203447567444, 0.20876897058074814, 1.7475097693757407], "min": [0.4035580620641266, 0.1493093034141848, 1.0271009267522657, -3.1371167572372958, 0.32857801838578093, -2.9371870623682867, 0.44333017871896974, -0.43063105860130213, 1.0343893734278595, 0.5625391388147516, 0.3927233017605143, -3.0888129906584236], "max": [0.5606231170793895, 0.4321769364053863, 1.234017958295585, 3.126314540755568, 1.5126643342009074, 2.8159895571547118, 0.5863622860744463, -0.23817831776243237, 1.2401108849430922, 2.6061507202791976, 1.2395824223395282, 3.108380634198297], "count": [328]}, "eef_sim_pose_action": {"mean": [0.487116866228654, 0.29202145150910763, 1.1249336926121483, -0.500051923424872, 0.9523965220661745, 0.456264002167056, 0.48590136317515137, -0.3187962112284742, 1.0874327971261222, 1.2065422394622198, 0.8713271423754438, -0.04928435625337417], "std": [0.04873744801691941, 0.07716993578929923, 0.07071603735395932, 2.0429744563125034, 0.41442975568401297, 1.7168860381676099, 0.050593487248364724, 0.03232447629175844, 0.05786530263419998, 0.8346203447567444, 0.20876897058074814, 1.7475097693757407], "min": [0.4035580620641266, 0.1493093034141848, 1.0271009267522657, -3.1371167572372958, 0.32857801838578093, -2.9371870623682867, 0.44333017871896974, -0.43063105860130213, 1.0343893734278595, 0.5625391388147516, 0.3927233017605143, -3.0888129906584236], "max": [0.5606231170793895, 0.4321769364053863, 1.234017958295585, 3.126314540755568, 1.5126643342009074, 2.8159895571547118, 0.5863622860744463, -0.23817831776243237, 1.2401108849430922, 2.6061507202791976, 1.2395824223395282, 3.108380634198297], "count": [328]}, "gripper_mode_state": {"mean": [0.19207317073170732, 0.13719512195121952], "std": [0.3939302829394773, 0.3440532233012928], "min": [0, 0], "max": [1, 1], "count": [328]}, "gripper_activity_state": {"mean": [1.8628048780487805, 1.8475609756097562], "std": [0.4445682322736696, 0.5011512623404133], "min": [0, 0], "max": [2, 2], "count": [328]}, "gripper_mode_action": {"mean": [0.19207317073170732, 0.13719512195121952], "std": [0.3939302829394773, 0.3440532233012928], "min": [0, 0], "max": [1, 1], "count": [328]}, "gripper_activity_action": {"mean": [1.8628048780487805, 1.8475609756097562], "std": [0.4445682322736696, 0.5011512623404133], "min": [0, 0], "max": [2, 2], "count": [328]}, "gripper_open_scale_state": {"mean": [0.622442072984648, 0.5860594518475413], "std": [0.18951673095245222, 0.15151947952270103], "min": [0.213, 0.114], "max": [0.802, 0.737], "count": [328]}, "gripper_open_scale_action": {"mean": [0.622442072984648, 0.5860594518475413], "std": [0.18951673095245222, 0.15151947952270103], "min": [0.213, 0.114], "max": [0.802, 0.737], "count": [328]}}} +{"episode_index": 300, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.4160371507352941]], [[0.4111367565359477]], [[0.40632301674836596]]], "std": [[[0.23304538850136655]], [[0.239476944081295]], [[0.24344686703684382]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8470588235294118]], [[0.803921568627451]], [[0.796078431372549]]], "mean": [[[0.4592855535130719]], [[0.4610879003267974]], [[0.45594543709150326]]], "std": [[[0.16388796681989048]], [[0.16960502971442484]], [[0.1707112200388015]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4461493504901961]], [[0.44585318627450976]], [[0.4413108006535948]]], "std": [[[0.17074710235115448]], [[0.17766579159951335]], [[0.17895337140519788]]], "count": [100]}, "observation.state": {"min": [0.17610372602939606, 1.8500142097473145, -1.0174047946929932, -1.6652710437774658, -2.758615255355835, -2.1792705059051514, 0.513807475566864, -2.0, 0.10782100260257721, 0.2626590132713318, 0.01195599976927042, -3.1351852416992188, -0.27000001072883606, -1.2059999704360962, -0.47938957810401917, -2.073817729949951, 0.4950277507305145, -0.016894787549972534, 0.7090749144554138, 1.1781147718429565, -2.362495183944702, 222.0, -0.3856390118598938, 0.20899300277233124, -0.041106998920440674, 1.3509999513626099, -0.48899999260902405, -3.128000020980835], "max": [0.8629082441329956, 2.0880072116851807, -0.4073772728443146, 0.14550809562206268, -0.7241196632385254, -1.6573123931884766, 2.5318443775177, 733.0, 0.33948999643325806, 0.36159801483154297, 0.17588600516319275, 3.13100004196167, 1.2419999837875366, 0.9419999718666077, -0.014224434271454811, -1.9734786748886108, 1.7042617797851562, 1.6892693042755127, 2.5755999088287354, 1.6746259927749634, -0.5128650069236755, 709.0, -0.131850004196167, 0.35489600896835327, 0.13857699930667877, 3.0920000076293945, 1.065999984741211, 3.1070001125335693], "mean": [0.4962175488471985, 2.043501138687134, -0.6574440598487854, -0.5125429630279541, -1.5768556594848633, -1.822924256324768, 1.4153592586517334, 586.06982421875, 0.2761819660663605, 0.3049183189868927, 0.057709190994501114, -1.5674647092819214, 0.5688273310661316, 0.028865769505500793, -0.2133689820766449, -2.0615384578704834, 1.1097071170806885, 0.9638505578041077, 1.5327974557876587, 1.4510215520858765, -1.311296820640564, 544.7301025390625, -0.26888740062713623, 0.29736727476119995, 0.0439583957195282, 2.2443161010742188, 0.5285618901252747, 1.6970492601394653], "std": [0.18472538888454437, 0.05355531722307205, 0.18018977344036102, 0.6096518039703369, 0.8452248573303223, 0.12582479417324066, 0.883594274520874, 243.3730010986328, 0.06427501142024994, 0.030704587697982788, 0.034880347549915314, 1.4463156461715698, 0.5674169659614563, 0.9084299206733704, 0.1364302933216095, 0.01896703615784645, 0.3077629804611206, 0.5513362884521484, 0.7156525254249573, 0.11145313829183578, 0.5442420244216919, 160.54212951660156, 0.07703055441379547, 0.03639112785458565, 0.043981265276670456, 0.46928685903549194, 0.584823489189148, 2.291982889175415], "count": [365]}, "action": {"min": [0.17610372602939606, 1.8500142097473145, -1.0174047946929932, -1.6652710437774658, -2.758615255355835, -2.1792705059051514, 0.513807475566864, -2.0, 0.10782100260257721, 0.2626590132713318, 0.01195599976927042, -3.1351852416992188, -0.27000001072883606, -1.2059999704360962, -0.47938957810401917, -2.073817729949951, 0.4950277507305145, -0.016894787549972534, 0.7090749144554138, 1.1781147718429565, -2.362495183944702, 222.0, -0.3856390118598938, 0.20899300277233124, -0.041106998920440674, 1.3509999513626099, -0.48899999260902405, -3.128000020980835], "max": [0.8629082441329956, 2.0880072116851807, -0.4073772728443146, 0.14550809562206268, -0.7241196632385254, -1.6573123931884766, 2.5318443775177, 733.0, 0.33948999643325806, 0.36159801483154297, 0.17588600516319275, 3.13100004196167, 1.2419999837875366, 0.9419999718666077, -0.014224434271454811, -1.9734786748886108, 1.7042617797851562, 1.6892693042755127, 2.5755999088287354, 1.6746259927749634, -0.5128650069236755, 709.0, -0.131850004196167, 0.35489600896835327, 0.13857699930667877, 3.0920000076293945, 1.065999984741211, 3.1070001125335693], "mean": [0.4962175488471985, 2.043501138687134, -0.6574440598487854, -0.5125429630279541, -1.5768556594848633, -1.822924256324768, 1.4153592586517334, 586.06982421875, 0.2761819660663605, 0.3049183189868927, 0.057709190994501114, -1.5674647092819214, 0.5688273310661316, 0.028865769505500793, -0.2133689820766449, -2.0615384578704834, 1.1097071170806885, 0.9638505578041077, 1.5327974557876587, 1.4510215520858765, -1.311296820640564, 544.7301025390625, -0.26888740062713623, 0.29736727476119995, 0.0439583957195282, 2.2443161010742188, 0.5285618901252747, 1.6970492601394653], "std": [0.18472538888454437, 0.05355531722307205, 0.18018977344036102, 0.6096518039703369, 0.8452248573303223, 0.12582479417324066, 0.883594274520874, 243.3730010986328, 0.06427501142024994, 0.030704587697982788, 0.034880347549915314, 1.4463156461715698, 0.5674169659614563, 0.9084299206733704, 0.1364302933216095, 0.01896703615784645, 0.3077629804611206, 0.5513362884521484, 0.7156525254249573, 0.11145313829183578, 0.5442420244216919, 160.54212951660156, 0.07703055441379547, 0.03639112785458565, 0.043981265276670456, 0.46928685903549194, 0.584823489189148, 2.291982889175415], "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": [320], "max": [320], "mean": [320.0], "std": [0.0], "count": [365]}, "index": {"min": [185229], "max": [185593], "mean": [185411.0], "std": [105.36602868097478], "count": [365]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [365]}, "subtask_annotation": {"mean": [8.991780821917809, 29.0, 29.0, 29.0, 29.0], "std": [8.424519878594738, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [365]}, "scene_annotation": {"mean": [320.0], "std": [0.0], "min": [320], "max": [320], "count": [365]}, "eef_direction_state": {"mean": [3.6986301369863015, 4.473972602739726], "std": [1.9308946858539109, 1.6394141450455466], "min": [0, 0], "max": [6, 6], "count": [365]}, "eef_velocity_state": {"mean": [0.958904109589041, 0.9753424657534246], "std": [0.7628058544786768, 0.8739425425328101], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_acc_mag_state": {"mean": [0.9917808219178083, 0.8575342465753425], "std": [0.8057589674367917, 0.8252716959370682], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_direction_action": {"mean": [3.6986301369863015, 4.473972602739726], "std": [1.9308946858539109, 1.6394141450455466], "min": [0, 0], "max": [6, 6], "count": [365]}, "eef_velocity_action": {"mean": [0.958904109589041, 0.9753424657534246], "std": [0.7628058544786768, 0.8739425425328101], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_acc_mag_action": {"mean": [0.9917808219178083, 0.8575342465753425], "std": [0.8057589674367917, 0.8252716959370682], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_sim_pose_state": {"mean": [0.4922014552360766, 0.3042681975271975, 1.114765394310659, 0.061408952977351675, 1.0236670674378852, 0.03102132190468844, 0.5088619920684576, -0.31139793157342416, 1.1154498810350169, 1.5385810048837605, 0.727936388752393, -0.55991080548111], "std": [0.04588435894174232, 0.08011426041035934, 0.05677211244642723, 1.856164987060859, 0.43992389552089384, 1.4669146222262601, 0.049191874646086035, 0.046074756569911925, 0.07370390263392022, 0.9975491858270219, 0.3582934819257208, 1.7941897746179842], "min": [0.39072872399971137, 0.14806634012549624, 1.0170588885915082, -3.133864041625428, 0.15993112898983997, -3.123418674283175, 0.44986012923582, -0.4258041490022115, 1.0398956782334852, 0.553663085810859, 0.13431628992451428, -3.1198137415208107], "max": [0.5596195647748086, 0.41399012993012446, 1.2086524394186446, 3.138669843890488, 1.4739323083591391, 2.942638665459876, 0.5906375463102022, -0.179668387886037, 1.2750975116562666, 2.92797237019799, 1.2386757829708528, 3.1068638777298307], "count": [365]}, "eef_sim_pose_action": {"mean": [0.4922014552360766, 0.3042681975271975, 1.114765394310659, 0.061408952977351675, 1.0236670674378852, 0.03102132190468844, 0.5088619920684576, -0.31139793157342416, 1.1154498810350169, 1.5385810048837605, 0.727936388752393, -0.55991080548111], "std": [0.04588435894174232, 0.08011426041035934, 0.05677211244642723, 1.856164987060859, 0.43992389552089384, 1.4669146222262601, 0.049191874646086035, 0.046074756569911925, 0.07370390263392022, 0.9975491858270219, 0.3582934819257208, 1.7941897746179842], "min": [0.39072872399971137, 0.14806634012549624, 1.0170588885915082, -3.133864041625428, 0.15993112898983997, -3.123418674283175, 0.44986012923582, -0.4258041490022115, 1.0398956782334852, 0.553663085810859, 0.13431628992451428, -3.1198137415208107], "max": [0.5596195647748086, 0.41399012993012446, 1.2086524394186446, 3.138669843890488, 1.4739323083591391, 2.942638665459876, 0.5906375463102022, -0.179668387886037, 1.2750975116562666, 2.92797237019799, 1.2386757829708528, 3.1068638777298307], "count": [365]}, "gripper_mode_state": {"mean": [0.2273972602739726, 0.2410958904109589], "std": [0.41915122127206444, 0.427748362986822], "min": [0, 0], "max": [1, 1], "count": [365]}, "gripper_activity_state": {"mean": [1.8876712328767122, 1.6575342465753424], "std": [0.4067732044486008, 0.682846140478877], "min": [0, 0], "max": [2, 2], "count": [365]}, "gripper_mode_action": {"mean": [0.2273972602739726, 0.2410958904109589], "std": [0.41915122127206444, 0.427748362986822], "min": [0, 0], "max": [1, 1], "count": [365]}, "gripper_activity_action": {"mean": [1.8876712328767122, 1.6575342465753424], "std": [0.4067732044486008, 0.682846140478877], "min": [0, 0], "max": [2, 2], "count": [365]}, "gripper_open_scale_state": {"mean": [0.5447301369863011, 0.5860877961155482], "std": [0.1605421600077735, 0.2433298144042168], "min": [0.222, 0.0], "max": [0.709, 0.733], "count": [365]}, "gripper_open_scale_action": {"mean": [0.5447301369863011, 0.5860877961155482], "std": [0.1605421600077735, 0.2433298144042168], "min": [0.222, 0.0], "max": [0.709, 0.733], "count": [365]}}} +{"episode_index": 301, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.41138415032679737]], [[0.40695172385620915]], [[0.4027299754901961]]], "std": [[[0.23041720992968728]], [[0.2382033368643584]], [[0.24056134200585116]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8470588235294118]], [[0.807843137254902]], [[0.792156862745098]]], "mean": [[[0.4539328594771242]], [[0.45471688316993464]], [[0.4506299550653595]]], "std": [[[0.1744730661944064]], [[0.1800753099192004]], [[0.18167860068190533]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4538917320261438]], [[0.4554657312091503]], [[0.45201876838235294]]], "std": [[[0.13638360285315246]], [[0.14201202929265533]], [[0.14218358732181668]]], "count": [100]}, "observation.state": {"min": [0.19003145396709442, 1.875949740409851, -0.8180357813835144, -1.5412129163742065, -2.731562614440918, -2.0291547775268555, 0.46872568130493164, 215.0, 0.16033299267292023, 0.2617250084877014, 0.004821000155061483, -3.131185293197632, -0.15199999511241913, -1.0169999599456787, -0.5631304979324341, -2.0785999298095703, 0.5521697998046875, -0.061453040689229965, 0.6025574803352356, 0.6377608180046082, -2.566506862640381, 172.0, -0.3721800148487091, 0.216279998421669, -0.062320999801158905, 1.2690000534057617, -0.5580000281333923, -3.1411852836608887], "max": [0.7361100912094116, 2.0899620056152344, -0.46526989340782166, 0.1880941390991211, -0.746372640132904, -1.5510390996932983, 2.3159124851226807, 726.0, 0.3628790080547333, 0.3660869896411896, 0.1652899980545044, -0.9869999885559082, 1.2589999437332153, 0.828000009059906, 0.03785619139671326, -2.0570101737976074, 1.7949142456054688, 1.7781239748001099, 2.6716105937957764, 1.726008415222168, -0.37980109453201294, 617.0, -0.10767699778079987, 0.3775539994239807, 0.13738100230693817, 2.9820001125335693, 1.1139999628067017, 3.1410000324249268], "mean": [0.39945918321609497, 2.0589654445648193, -0.6307002902030945, -0.4127522110939026, -1.3073556423187256, -1.6764869689941406, 1.1881800889968872, 651.319580078125, 0.3109763264656067, 0.29958707094192505, 0.062388479709625244, -1.6879609823226929, 0.8042663335800171, 0.22563306987285614, -0.24152210354804993, -2.0692975521087646, 1.3590952157974243, 1.161182165145874, 1.663803219795227, 1.270073652267456, -1.4655860662460327, 457.5551452636719, -0.22823460400104523, 0.3151809275150299, 0.01640535332262516, 2.2969777584075928, 0.3203546702861786, 0.7941102981567383], "std": [0.16909447312355042, 0.0374375618994236, 0.08758662641048431, 0.515352189540863, 0.7702816724777222, 0.12671203911304474, 0.6922759413719177, 118.2455062866211, 0.06094568967819214, 0.03352948650717735, 0.02972787246108055, 0.874904453754425, 0.4772951602935791, 0.7241883277893066, 0.22202661633491516, 0.0057771094143390656, 0.34404557943344116, 0.545952558517456, 0.8467286229133606, 0.3392324149608612, 0.7165153622627258, 145.64256286621094, 0.08187132328748703, 0.0459560789167881, 0.046006690710783005, 0.4792982339859009, 0.5607041120529175, 2.7146220207214355], "count": [327]}, "action": {"min": [0.19003145396709442, 1.875949740409851, -0.8180357813835144, -1.5412129163742065, -2.731562614440918, -2.0291547775268555, 0.46872568130493164, 215.0, 0.16033299267292023, 0.2617250084877014, 0.004821000155061483, -3.131185293197632, -0.15199999511241913, -1.0169999599456787, -0.5631304979324341, -2.0785999298095703, 0.5521697998046875, -0.061453040689229965, 0.6025574803352356, 0.6377608180046082, -2.566506862640381, 172.0, -0.3721800148487091, 0.216279998421669, -0.062320999801158905, 1.2690000534057617, -0.5580000281333923, -3.1411852836608887], "max": [0.7361100912094116, 2.0899620056152344, -0.46526989340782166, 0.1880941390991211, -0.746372640132904, -1.5510390996932983, 2.3159124851226807, 726.0, 0.3628790080547333, 0.3660869896411896, 0.1652899980545044, -0.9869999885559082, 1.2589999437332153, 0.828000009059906, 0.03785619139671326, -2.0570101737976074, 1.7949142456054688, 1.7781239748001099, 2.6716105937957764, 1.726008415222168, -0.37980109453201294, 617.0, -0.10767699778079987, 0.3775539994239807, 0.13738100230693817, 2.9820001125335693, 1.1139999628067017, 3.1410000324249268], "mean": [0.39945918321609497, 2.0589654445648193, -0.6307002902030945, -0.4127522110939026, -1.3073556423187256, -1.6764869689941406, 1.1881800889968872, 651.319580078125, 0.3109763264656067, 0.29958707094192505, 0.062388479709625244, -1.6879609823226929, 0.8042663335800171, 0.22563306987285614, -0.24152210354804993, -2.0692975521087646, 1.3590952157974243, 1.161182165145874, 1.663803219795227, 1.270073652267456, -1.4655860662460327, 457.5551452636719, -0.22823460400104523, 0.3151809275150299, 0.01640535332262516, 2.2969777584075928, 0.3203546702861786, 0.7941102981567383], "std": [0.16909447312355042, 0.0374375618994236, 0.08758662641048431, 0.515352189540863, 0.7702816724777222, 0.12671203911304474, 0.6922759413719177, 118.2455062866211, 0.06094568967819214, 0.03352948650717735, 0.02972787246108055, 0.874904453754425, 0.4772951602935791, 0.7241883277893066, 0.22202661633491516, 0.0057771094143390656, 0.34404557943344116, 0.545952558517456, 0.8467286229133606, 0.3392324149608612, 0.7165153622627258, 145.64256286621094, 0.08187132328748703, 0.0459560789167881, 0.046006690710783005, 0.4792982339859009, 0.5607041120529175, 2.7146220207214355], "count": [327]}, "timestamp": {"min": [0.0], "max": [10.866666666666667], "mean": [5.433333333333333], "std": [3.146544253739448], "count": [327]}, "frame_index": {"min": [0], "max": [326], "mean": [163.0], "std": [94.39632761218344], "count": [327]}, "episode_index": {"min": [321], "max": [321], "mean": [321.0], "std": [0.0], "count": [327]}, "index": {"min": [185594], "max": [185920], "mean": [185757.0], "std": [94.39632761218344], "count": [327]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [327]}, "subtask_annotation": {"mean": [9.703363914373089, 29.0, 29.0, 29.0, 29.0], "std": [9.4020341184668, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [327]}, "scene_annotation": {"mean": [321.0], "std": [0.0], "min": [321], "max": [321], "count": [327]}, "eef_direction_state": {"mean": [3.599388379204893, 4.299694189602446], "std": [1.704930677988314, 1.9758712470116697], "min": [1, 0], "max": [6, 6], "count": [327]}, "eef_velocity_state": {"mean": [1.1559633027522935, 0.8287461773700305], "std": [0.7147332676693103, 0.8320965487615751], "min": [0, 0], "max": [2, 2], "count": [327]}, "eef_acc_mag_state": {"mean": [1.1376146788990826, 0.7859327217125383], "std": [0.7678703609874514, 0.8295300805245344], "min": [0, 0], "max": [2, 2], "count": [327]}, "eef_direction_action": {"mean": [3.599388379204893, 4.299694189602446], "std": [1.704930677988314, 1.9758712470116697], "min": [1, 0], "max": [6, 6], "count": [327]}, "eef_velocity_action": {"mean": [1.1559633027522935, 0.8287461773700305], "std": [0.7147332676693103, 0.8320965487615751], "min": [0, 0], "max": [2, 2], "count": [327]}, "eef_acc_mag_action": {"mean": [1.1376146788990826, 0.7859327217125383], "std": [0.7678703609874514, 0.8295300805245344], "min": [0, 0], "max": [2, 2], "count": [327]}, "eef_sim_pose_state": {"mean": [0.5113269112181247, 0.25426321941253854, 1.1306240285333473, 0.4854414463885089, 0.9307804393420168, 0.9582996491851181, 0.4953709847571118, -0.33692279908052075, 1.0886252601528894, 1.3912692968905125, 0.9111651938013858, -0.035792988610434846], "std": [0.05436695336100441, 0.08193674528399297, 0.062377990246503826, 2.195032388887745, 0.48756118113474173, 1.3553982981806505, 0.04868207871986547, 0.04070752424497285, 0.06445071580916265, 0.8486801947717677, 0.258697569285006, 1.6945011836747252], "min": [0.39895143062326743, 0.11778302027451547, 1.0190835551831356, -3.137791464847097, 0.14428677497637832, -3.1077967783604166, 0.44755493709414185, -0.4184451052143674, 1.0336961908484767, 0.5866537192366776, 0.2644261539232704, -3.064116260088924], "max": [0.5745778250037515, 0.39222949033460347, 1.2230751473284938, 3.1374190915952234, 1.5482532769398554, 3.000970893062509, 0.5889697063976318, -0.24368369526972, 1.240968315120577, 2.792375477983859, 1.242337939004114, 3.1177489489664385], "count": [327]}, "eef_sim_pose_action": {"mean": [0.5113269112181247, 0.25426321941253854, 1.1306240285333473, 0.4854414463885089, 0.9307804393420168, 0.9582996491851181, 0.4953709847571118, -0.33692279908052075, 1.0886252601528894, 1.3912692968905125, 0.9111651938013858, -0.035792988610434846], "std": [0.05436695336100441, 0.08193674528399297, 0.062377990246503826, 2.195032388887745, 0.48756118113474173, 1.3553982981806505, 0.04868207871986547, 0.04070752424497285, 0.06445071580916265, 0.8486801947717677, 0.258697569285006, 1.6945011836747252], "min": [0.39895143062326743, 0.11778302027451547, 1.0190835551831356, -3.137791464847097, 0.14428677497637832, -3.1077967783604166, 0.44755493709414185, -0.4184451052143674, 1.0336961908484767, 0.5866537192366776, 0.2644261539232704, -3.064116260088924], "max": [0.5745778250037515, 0.39222949033460347, 1.2230751473284938, 3.1374190915952234, 1.5482532769398554, 3.000970893062509, 0.5889697063976318, -0.24368369526972, 1.240968315120577, 2.792375477983859, 1.242337939004114, 3.1177489489664385], "count": [327]}, "gripper_mode_state": {"mean": [0.28134556574923547, 0.10703363914373089], "std": [0.4496556887024542, 0.30915601115841307], "min": [0, 0], "max": [1, 1], "count": [327]}, "gripper_activity_state": {"mean": [1.8623853211009174, 1.8287461773700306], "std": [0.4653345100760444, 0.5199676122962555], "min": [0, 0], "max": [2, 2], "count": [327]}, "gripper_mode_action": {"mean": [0.28134556574923547, 0.10703363914373089], "std": [0.4496556887024542, 0.30915601115841307], "min": [0, 0], "max": [1, 1], "count": [327]}, "gripper_activity_action": {"mean": [1.8623853211009174, 1.8287461773700306], "std": [0.4653345100760444, 0.5199676122962555], "min": [0, 0], "max": [2, 2], "count": [327]}, "gripper_open_scale_state": {"mean": [0.4575550459182231, 0.6513195720054311], "std": [0.14564257653395468, 0.11824537951284013], "min": [0.172, 0.215], "max": [0.617, 0.726], "count": [327]}, "gripper_open_scale_action": {"mean": [0.4575550459182231, 0.6513195720054311], "std": [0.14564257653395468, 0.11824537951284013], "min": [0.172, 0.215], "max": [0.617, 0.726], "count": [327]}}} +{"episode_index": 302, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.41395226102941174]], [[0.40970831086601306]], [[0.40576418913398693]]], "std": [[[0.22478479031086457]], [[0.23312099009585946]], [[0.23528569893685491]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8745098039215686]], [[0.8274509803921568]], [[0.8117647058823529]]], "mean": [[[0.4502366850490196]], [[0.4503300285947713]], [[0.44597710784313727]]], "std": [[[0.1785321713853014]], [[0.1845109485053824]], [[0.1858421715712323]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4604974346405229]], [[0.462157493872549]], [[0.45768733455882354]]], "std": [[[0.13505409142755473]], [[0.13909936718794913]], [[0.1404799048301555]]], "count": [100]}, "observation.state": {"min": [0.17640043795108795, 1.9196528196334839, -0.9818524718284607, -1.5697318315505981, -2.636913299560547, -2.0550029277801514, 0.5223596096038818, 98.0, 0.1204729974269867, 0.2520439922809601, 0.002122000092640519, -3.1411852836608887, -0.13300000131130219, -1.0800000429153442, -0.7689746618270874, -2.078582525253296, 0.7317991256713867, -0.053581610321998596, 0.6111096143722534, 0.8394684791564941, -2.4286606311798096, 195.0, -0.38330399990081787, 0.2137250006198883, -0.047540001571178436, 1.3990000486373901, -0.6240000128746033, -3.1391851902008057], "max": [0.8215265274047852, 2.091236114501953, -0.41866958141326904, 0.12409292161464691, -0.6571862697601318, -1.5622093677520752, 2.50767183303833, 729.0, 0.36730700731277466, 0.37245601415634155, 0.16133099794387817, 3.140000104904175, 1.25600004196167, 0.9300000071525574, 0.025062929838895798, -1.9341739416122437, 1.651709794998169, 1.7071239948272705, 2.7076165676116943, 1.8027331829071045, -0.5148895978927612, 815.0, -0.10946299880743027, 0.39655399322509766, 0.1648470014333725, 3.0989999771118164, 1.1360000371932983, 3.134999990463257], "mean": [0.4245370030403137, 2.0591793060302734, -0.5740386843681335, -0.33432796597480774, -1.319326400756836, -1.7069612741470337, 1.1998635530471802, 639.5752563476562, 0.30430901050567627, 0.2962556779384613, 0.05363325774669647, -1.5046298503875732, 0.8066927194595337, 0.2778390944004059, -0.3399547338485718, -2.0582382678985596, 1.2298588752746582, 1.1935245990753174, 1.8847519159317017, 1.3494070768356323, -1.661392092704773, 558.7491455078125, -0.23250378668308258, 0.33557698130607605, 0.041688840836286545, 2.4187138080596924, 0.23856522142887115, -0.772001326084137], "std": [0.19324740767478943, 0.037266578525304794, 0.17983567714691162, 0.5545393824577332, 0.739831805229187, 0.09220767766237259, 0.77032870054245, 177.09986877441406, 0.07232033461332321, 0.0426066555082798, 0.03161377087235451, 1.0949265956878662, 0.482806533575058, 0.807178795337677, 0.293280690908432, 0.02962016873061657, 0.23556175827980042, 0.42051953077316284, 0.7687770128250122, 0.2808605134487152, 0.5532414317131042, 216.48838806152344, 0.07945139706134796, 0.04730607569217682, 0.05239136144518852, 0.44465285539627075, 0.5854815244674683, 2.6993696689605713], "count": [299]}, "action": {"min": [0.17640043795108795, 1.9196528196334839, -0.9818524718284607, -1.5697318315505981, -2.636913299560547, -2.0550029277801514, 0.5223596096038818, 98.0, 0.1204729974269867, 0.2520439922809601, 0.002122000092640519, -3.1411852836608887, -0.13300000131130219, -1.0800000429153442, -0.7689746618270874, -2.078582525253296, 0.7317991256713867, -0.053581610321998596, 0.6111096143722534, 0.8394684791564941, -2.4286606311798096, 195.0, -0.38330399990081787, 0.2137250006198883, -0.047540001571178436, 1.3990000486373901, -0.6240000128746033, -3.1391851902008057], "max": [0.8215265274047852, 2.091236114501953, -0.41866958141326904, 0.12409292161464691, -0.6571862697601318, -1.5622093677520752, 2.50767183303833, 729.0, 0.36730700731277466, 0.37245601415634155, 0.16133099794387817, 3.140000104904175, 1.25600004196167, 0.9300000071525574, 0.025062929838895798, -1.9341739416122437, 1.651709794998169, 1.7071239948272705, 2.7076165676116943, 1.8027331829071045, -0.5148895978927612, 815.0, -0.10946299880743027, 0.39655399322509766, 0.1648470014333725, 3.0989999771118164, 1.1360000371932983, 3.134999990463257], "mean": [0.4245370030403137, 2.0591793060302734, -0.5740386843681335, -0.33432796597480774, -1.319326400756836, -1.7069612741470337, 1.1998635530471802, 639.5752563476562, 0.30430901050567627, 0.2962556779384613, 0.05363325774669647, -1.5046298503875732, 0.8066927194595337, 0.2778390944004059, -0.3399547338485718, -2.0582382678985596, 1.2298588752746582, 1.1935245990753174, 1.8847519159317017, 1.3494070768356323, -1.661392092704773, 558.7491455078125, -0.23250378668308258, 0.33557698130607605, 0.041688840836286545, 2.4187138080596924, 0.23856522142887115, -0.772001326084137], "std": [0.19324740767478943, 0.037266578525304794, 0.17983567714691162, 0.5545393824577332, 0.739831805229187, 0.09220767766237259, 0.77032870054245, 177.09986877441406, 0.07232033461332321, 0.0426066555082798, 0.03161377087235451, 1.0949265956878662, 0.482806533575058, 0.807178795337677, 0.293280690908432, 0.02962016873061657, 0.23556175827980042, 0.42051953077316284, 0.7687770128250122, 0.2808605134487152, 0.5532414317131042, 216.48838806152344, 0.07945139706134796, 0.04730607569217682, 0.05239136144518852, 0.44465285539627075, 0.5854815244674683, 2.6993696689605713], "count": [299]}, "timestamp": {"min": [0.0], "max": [9.933333333333334], "mean": [4.966666666666667], "std": [2.8771127502720115], "count": [299]}, "frame_index": {"min": [0], "max": [298], "mean": [149.0], "std": [86.31338250816034], "count": [299]}, "episode_index": {"min": [322], "max": [322], "mean": [322.0], "std": [0.0], "count": [299]}, "index": {"min": [185921], "max": [186219], "mean": [186070.0], "std": [86.31338250816034], "count": [299]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [299]}, "subtask_annotation": {"mean": [9.200668896321071, 29.0, 29.0, 29.0, 29.0], "std": [9.119049095643968, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [299]}, "scene_annotation": {"mean": [322.0], "std": [0.0], "min": [322], "max": [322], "count": [299]}, "eef_direction_state": {"mean": [3.6722408026755855, 4.026755852842809], "std": [1.6025477193675677, 1.9091278307571318], "min": [0, 0], "max": [6, 6], "count": [299]}, "eef_velocity_state": {"mean": [1.2374581939799332, 0.939799331103679], "std": [0.6797118911283082, 0.8238022377707382], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_acc_mag_state": {"mean": [1.040133779264214, 0.8996655518394648], "std": [0.8127709625850964, 0.8239515818387997], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_direction_action": {"mean": [3.6722408026755855, 4.026755852842809], "std": [1.6025477193675677, 1.9091278307571318], "min": [0, 0], "max": [6, 6], "count": [299]}, "eef_velocity_action": {"mean": [1.2374581939799332, 0.939799331103679], "std": [0.6797118911283082, 0.8238022377707382], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_acc_mag_action": {"mean": [1.040133779264214, 0.8996655518394648], "std": [0.8127709625850964, 0.8239515818387997], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_sim_pose_state": {"mean": [0.5340756956941188, 0.27394560039922755, 1.1511603924243192, 0.3297854863505087, 0.8619715256106512, 1.0769131954788307, 0.49235844891097863, -0.32380890984789695, 1.0869244135844356, 1.4155117451378498, 0.8642082884973981, -0.020456044351746916], "std": [0.05746134141873216, 0.08808130550810322, 0.058083719600365465, 2.5383994396240226, 0.5145808481690353, 1.709191495183174, 0.05819959384250437, 0.04841597254472192, 0.0726269925374678, 0.7970982080570069, 0.2590737126726752, 1.7052240640855207], "min": [0.3962459888269121, 0.12473173341590052, 1.0191657423112364, -3.1411395295712867, 0.09668137907280605, -3.065369817708312, 0.43774855071099544, -0.42517643942604144, 1.0249330618155357, 0.7997024304258401, 0.23787092375725982, -3.115577819982876], "max": [0.6072048036360782, 0.416120752595392, 1.2508511119506909, 3.132903564344964, 1.4908942733230606, 3.1322534132492432, 0.5952993608364001, -0.1912262207472021, 1.2751921806309465, 2.764470432422885, 1.171844980695886, 3.0972202221056624], "count": [299]}, "eef_sim_pose_action": {"mean": [0.5340756956941188, 0.27394560039922755, 1.1511603924243192, 0.3297854863505087, 0.8619715256106512, 1.0769131954788307, 0.49235844891097863, -0.32380890984789695, 1.0869244135844356, 1.4155117451378498, 0.8642082884973981, -0.020456044351746916], "std": [0.05746134141873216, 0.08808130550810322, 0.058083719600365465, 2.5383994396240226, 0.5145808481690353, 1.709191495183174, 0.05819959384250437, 0.04841597254472192, 0.0726269925374678, 0.7970982080570069, 0.2590737126726752, 1.7052240640855207], "min": [0.3962459888269121, 0.12473173341590052, 1.0191657423112364, -3.1411395295712867, 0.09668137907280605, -3.065369817708312, 0.43774855071099544, -0.42517643942604144, 1.0249330618155357, 0.7997024304258401, 0.23787092375725982, -3.115577819982876], "max": [0.6072048036360782, 0.416120752595392, 1.2508511119506909, 3.132903564344964, 1.4908942733230606, 3.1322534132492432, 0.5952993608364001, -0.1912262207472021, 1.2751921806309465, 2.764470432422885, 1.171844980695886, 3.0972202221056624], "count": [299]}, "gripper_mode_state": {"mean": [0.2508361204013378, 0.14715719063545152], "std": [0.433494361097515, 0.35426254653820394], "min": [0, 0], "max": [1, 1], "count": [299]}, "gripper_activity_state": {"mean": [1.8963210702341138, 1.8127090301003344], "std": [0.3913186402215064, 0.5156795876080885], "min": [0, 0], "max": [2, 2], "count": [299]}, "gripper_mode_action": {"mean": [0.2508361204013378, 0.14715719063545152], "std": [0.433494361097515, 0.35426254653820394], "min": [0, 0], "max": [1, 1], "count": [299]}, "gripper_activity_action": {"mean": [1.8963210702341138, 1.8127090301003344], "std": [0.3913186402215064, 0.5156795876080885], "min": [0, 0], "max": [2, 2], "count": [299]}, "gripper_open_scale_state": {"mean": [0.558749164083732, 0.6395752508616364], "std": [0.21648801874770632, 0.1770998734048142], "min": [0.195, 0.098], "max": [0.815, 0.729], "count": [299]}, "gripper_open_scale_action": {"mean": [0.558749164083732, 0.6395752508616364], "std": [0.21648801874770632, 0.1770998734048142], "min": [0.195, 0.098], "max": [0.815, 0.729], "count": [299]}}} +{"episode_index": 303, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.41488158905228756]], [[0.40950826184640526]], [[0.4050725]]], "std": [[[0.23136494183010484]], [[0.23984897319779552]], [[0.24269429821683927]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8549019607843137]], [[0.803921568627451]], [[0.792156862745098]]], "mean": [[[0.4647672487745098]], [[0.46763185049019607]], [[0.4623847977941176]]], "std": [[[0.1457693297195458]], [[0.15088806823369558]], [[0.1521903516251715]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.43067393586601305]], [[0.4271216932189542]], [[0.42252392565359476]]], "std": [[[0.19564357235684207]], [[0.20518009955081548]], [[0.20625740003933316]]], "count": [100]}, "observation.state": {"min": [0.14018484950065613, 1.8239388465881348, -1.5787550210952759, -1.7482266426086426, -2.8326869010925293, -2.1797242164611816, 0.4510978162288666, -3.0, 0.08575999736785889, 0.24304699897766113, -0.05038199946284294, -3.1411852836608887, -0.5600000023841858, -1.152999997138977, -0.6993359923362732, -2.0785651206970215, 0.5683141350746155, 0.15217526257038116, 0.6688101887702942, 1.239183783531189, -2.466132879257202, 235.0, -0.381987988948822, 0.21291999518871307, -0.03653400018811226, 1.4539999961853027, -0.546000063419342, -3.128000020980835], "max": [0.7886095643043518, 2.0854241847991943, -0.47020915150642395, 0.06045820564031601, -0.6950075626373291, -1.5940791368484497, 2.7138125896453857, 792.0, 0.34419798851013184, 0.35318198800086975, 0.18875600397586823, 3.140000104904175, 1.1740000247955322, 0.7630000114440918, 0.0034382985904812813, -1.95024836063385, 1.5846717357635498, 1.6689188480377197, 2.699500799179077, 1.739936351776123, -0.5115559697151184, 836.0, -0.11878000199794769, 0.3827059864997864, 0.13633300364017487, 3.0269999504089355, 1.1019999980926514, 3.134999990463257], "mean": [0.49829915165901184, 2.0517914295196533, -0.9249544143676758, -0.7596665024757385, -1.6333903074264526, -1.8208218812942505, 1.6693536043167114, 557.6350708007812, 0.24780043959617615, 0.29804494976997375, 0.04276665300130844, -1.0672414302825928, 0.3694138824939728, -0.1112046018242836, -0.21682102978229523, -2.061558961868286, 1.1092604398727417, 0.9656171798706055, 1.506620168685913, 1.4997905492782593, -1.3947726488113403, 655.397705078125, -0.26551300287246704, 0.29569435119628906, 0.05188313499093056, 2.266526222229004, 0.5727351307868958, 1.6768981218338013], "std": [0.19973276555538177, 0.05171654373407364, 0.3206860423088074, 0.6116726994514465, 0.8292244076728821, 0.18825553357601166, 0.9067973494529724, 252.5736846923828, 0.08746210485696793, 0.024304216727614403, 0.04701381176710129, 2.1053895950317383, 0.6781677007675171, 0.7407091856002808, 0.25977829098701477, 0.020543904975056648, 0.21508970856666565, 0.41486045718193054, 0.7430746555328369, 0.10366076231002808, 0.5744867920875549, 159.10252380371094, 0.07634537667036057, 0.05273953825235367, 0.03857782855629921, 0.3724709451198578, 0.5876917243003845, 2.387899875640869], "count": [396]}, "action": {"min": [0.14018484950065613, 1.8239388465881348, -1.5787550210952759, -1.7482266426086426, -2.8326869010925293, -2.1797242164611816, 0.4510978162288666, -3.0, 0.08575999736785889, 0.24304699897766113, -0.05038199946284294, -3.1411852836608887, -0.5600000023841858, -1.152999997138977, -0.6993359923362732, -2.0785651206970215, 0.5683141350746155, 0.15217526257038116, 0.6688101887702942, 1.239183783531189, -2.466132879257202, 235.0, -0.381987988948822, 0.21291999518871307, -0.03653400018811226, 1.4539999961853027, -0.546000063419342, -3.128000020980835], "max": [0.7886095643043518, 2.0854241847991943, -0.47020915150642395, 0.06045820564031601, -0.6950075626373291, -1.5940791368484497, 2.7138125896453857, 792.0, 0.34419798851013184, 0.35318198800086975, 0.18875600397586823, 3.140000104904175, 1.1740000247955322, 0.7630000114440918, 0.0034382985904812813, -1.95024836063385, 1.5846717357635498, 1.6689188480377197, 2.699500799179077, 1.739936351776123, -0.5115559697151184, 836.0, -0.11878000199794769, 0.3827059864997864, 0.13633300364017487, 3.0269999504089355, 1.1019999980926514, 3.134999990463257], "mean": [0.49829915165901184, 2.0517914295196533, -0.9249544143676758, -0.7596665024757385, -1.6333903074264526, -1.8208218812942505, 1.6693536043167114, 557.6350708007812, 0.24780043959617615, 0.29804494976997375, 0.04276665300130844, -1.0672414302825928, 0.3694138824939728, -0.1112046018242836, -0.21682102978229523, -2.061558961868286, 1.1092604398727417, 0.9656171798706055, 1.506620168685913, 1.4997905492782593, -1.3947726488113403, 655.397705078125, -0.26551300287246704, 0.29569435119628906, 0.05188313499093056, 2.266526222229004, 0.5727351307868958, 1.6768981218338013], "std": [0.19973276555538177, 0.05171654373407364, 0.3206860423088074, 0.6116726994514465, 0.8292244076728821, 0.18825553357601166, 0.9067973494529724, 252.5736846923828, 0.08746210485696793, 0.024304216727614403, 0.04701381176710129, 2.1053895950317383, 0.6781677007675171, 0.7407091856002808, 0.25977829098701477, 0.020543904975056648, 0.21508970856666565, 0.41486045718193054, 0.7430746555328369, 0.10366076231002808, 0.5744867920875549, 159.10252380371094, 0.07634537667036057, 0.05273953825235367, 0.03857782855629921, 0.3724709451198578, 0.5876917243003845, 2.387899875640869], "count": [396]}, "timestamp": {"min": [0.0], "max": [13.166666666666666], "mean": [6.583333333333333], "std": [3.8104996270052838], "count": [396]}, "frame_index": {"min": [0], "max": [395], "mean": [197.5], "std": [114.31498881015851], "count": [396]}, "episode_index": {"min": [323], "max": [323], "mean": [323.0], "std": [0.0], "count": [396]}, "index": {"min": [186220], "max": [186615], "mean": [186417.5], "std": [114.31498881015851], "count": [396]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [396]}, "subtask_annotation": {"mean": [9.116161616161616, 29.0, 29.0, 29.0, 29.0], "std": [7.860632085396247, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [396]}, "scene_annotation": {"mean": [323.0], "std": [0.0], "min": [323], "max": [323], "count": [396]}, "eef_direction_state": {"mean": [4.161616161616162, 4.371212121212121], "std": [1.931697692155845, 1.776979489617074], "min": [0, 0], "max": [6, 6], "count": [396]}, "eef_velocity_state": {"mean": [0.7904040404040404, 0.9848484848484849], "std": [0.7446840821488638, 0.8585710040307392], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_acc_mag_state": {"mean": [0.8560606060606061, 0.9015151515151515], "std": [0.8569317101863262, 0.8305393934750261], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_direction_action": {"mean": [4.161616161616162, 4.371212121212121], "std": [1.931697692155845, 1.776979489617074], "min": [0, 0], "max": [6, 6], "count": [396]}, "eef_velocity_action": {"mean": [0.7904040404040404, 0.9848484848484849], "std": [0.7446840821488638, 0.8585710040307392], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_acc_mag_action": {"mean": [0.8560606060606061, 0.9015151515151515], "std": [0.8569317101863262, 0.8305393934750261], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_sim_pose_state": {"mean": [0.49124189674121604, 0.30837080988725724, 1.1218352669409242, 0.22379988421207106, 1.062270264260498, -0.13637352294849306, 0.5086683400894696, -0.28274694758706326, 1.1317883801024133, 1.7366057614282542, 0.6772377249107971, -0.8113659452342064], "std": [0.06272893150974838, 0.0791232189178241, 0.059120889784337514, 1.7816621205229355, 0.44403561947364045, 1.5370100166920189, 0.03898213003094032, 0.08062086081887031, 0.07419499192076905, 1.0173909525418963, 0.4280546843309147, 1.6794440268777415], "min": [0.3953943699068354, 0.1358271115990026, 1.0247943158422843, -3.139434650498038, 0.22489582983647738, -3.0862362510377266, 0.45995001493422827, -0.44369549175449297, 1.0375662214053927, 0.5592394363613375, 0.0400174296049125, -3.129688858941965], "max": [0.5961276461655546, 0.3839651974929311, 1.236846718234948, 3.135982295855561, 1.5158851663459627, 2.9832471515490004, 0.5798760898320782, -0.15041847068738187, 1.2693523280619878, 2.8671157971380863, 1.2920421778505697, 2.9442755488611287], "count": [396]}, "eef_sim_pose_action": {"mean": [0.49124189674121604, 0.30837080988725724, 1.1218352669409242, 0.22379988421207106, 1.062270264260498, -0.13637352294849306, 0.5086683400894696, -0.28274694758706326, 1.1317883801024133, 1.7366057614282542, 0.6772377249107971, -0.8113659452342064], "std": [0.06272893150974838, 0.0791232189178241, 0.059120889784337514, 1.7816621205229355, 0.44403561947364045, 1.5370100166920189, 0.03898213003094032, 0.08062086081887031, 0.07419499192076905, 1.0173909525418963, 0.4280546843309147, 1.6794440268777415], "min": [0.3953943699068354, 0.1358271115990026, 1.0247943158422843, -3.139434650498038, 0.22489582983647738, -3.0862362510377266, 0.45995001493422827, -0.44369549175449297, 1.0375662214053927, 0.5592394363613375, 0.0400174296049125, -3.129688858941965], "max": [0.5961276461655546, 0.3839651974929311, 1.236846718234948, 3.135982295855561, 1.5158851663459627, 2.9832471515490004, 0.5798760898320782, -0.15041847068738187, 1.2693523280619878, 2.8671157971380863, 1.2920421778505697, 2.9442755488611287], "count": [396]}, "gripper_mode_state": {"mean": [0.15656565656565657, 0.2727272727272727], "std": [0.3633907700393907, 0.4453617714151226], "min": [0, 0], "max": [1, 1], "count": [396]}, "gripper_activity_state": {"mean": [1.8661616161616161, 1.6515151515151516], "std": [0.4492040257038021, 0.6740295884707644], "min": [0, 0], "max": [2, 2], "count": [396]}, "gripper_mode_action": {"mean": [0.15656565656565657, 0.2727272727272727], "std": [0.3633907700393907, 0.4453617714151226], "min": [0, 0], "max": [1, 1], "count": [396]}, "gripper_activity_action": {"mean": [1.8661616161616161, 1.6515151515151516], "std": [0.4492040257038021, 0.6740295884707644], "min": [0, 0], "max": [2, 2], "count": [396]}, "gripper_open_scale_state": {"mean": [0.6553977274268583, 0.5576426769555213], "std": [0.15910292381792338, 0.25255701506445555], "min": [0.235, 0.0], "max": [0.836, 0.792], "count": [396]}, "gripper_open_scale_action": {"mean": [0.6553977274268583, 0.5576426769555213], "std": [0.15910292381792338, 0.25255701506445555], "min": [0.235, 0.0], "max": [0.836, 0.792], "count": [396]}}} +{"episode_index": 304, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.41522773692810455]], [[0.40876538398692813]], [[0.4052985968137255]]], "std": [[[0.22417901541356566]], [[0.23706841689123023]], [[0.23806738695867857]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[0.7803921568627451]], [[0.7725490196078432]]], "mean": [[[0.46259229779411765]], [[0.46395135825163397]], [[0.45933583129084965]]], "std": [[[0.14868278902322976]], [[0.1550121073911253]], [[0.15604124348211096]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[1.0]], [[1.0]]], "mean": [[[0.474295408496732]], [[0.47705376633986923]], [[0.4741750204248366]]], "std": [[[0.09716126679702518]], [[0.10059177552118152]], [[0.10017523705633363]]], "count": [100]}, "observation.state": {"min": [0.059917159378528595, 1.9515749216079712, -1.067635416984558, -1.4118143320083618, -2.510446786880493, -1.8315485715866089, 0.44767698645591736, -1.0, 0.12002400308847427, 0.2243410050868988, -0.0017059999518096447, -3.1371853351593018, 0.0860000029206276, -1.2920000553131104, -0.5893104076385498, -2.07657527923584, 0.5898514986038208, -0.026424286887049675, 0.8406203985214233, 1.0195167064666748, -2.391275644302368, 223.0, -0.3773910105228424, 0.20573000609874725, -0.029222000390291214, 1.343999981880188, -0.4300000071525574, -3.134185314178467], "max": [0.7588517069816589, 2.0851972103118896, -0.4081452786922455, 0.09396852552890778, -0.7008544206619263, -1.4672634601593018, 2.422534465789795, 788.0, 0.3593659996986389, 0.36701300740242004, 0.165803000330925, 3.135999917984009, 1.2899999618530273, 1.2300000190734863, -0.0172787606716156, -2.0168676376342773, 1.5882147550582886, 1.6385501623153687, 2.557692766189575, 1.7907952070236206, -0.37453019618988037, 811.0, -0.12954899668693542, 0.375434011220932, 0.12603500485420227, 2.953000068664551, 1.0729999542236328, 3.1389999389648438], "mean": [0.3630080819129944, 2.042560338973999, -0.6216636896133423, -0.49151697754859924, -1.4591001272201538, -1.7132630348205566, 1.4804445505142212, 621.6453247070312, 0.31577131152153015, 0.28682205080986023, 0.07078155130147934, -1.5128086805343628, 0.7731544375419617, 0.07738810777664185, -0.20994716882705688, -2.065542221069336, 1.1724978685379028, 1.0977085828781128, 1.5574076175689697, 1.3215222358703613, -1.4733468294143677, 654.7854614257812, -0.2489129900932312, 0.31688347458839417, 0.045391228049993515, 2.3101541996002197, 0.5255171060562134, -0.7973793745040894], "std": [0.18069060146808624, 0.04310428723692894, 0.12621727585792542, 0.5057398676872253, 0.8007204532623291, 0.10263571888208389, 0.7589539885520935, 240.4071502685547, 0.06044503301382065, 0.05499112978577614, 0.029300330206751823, 1.4310024976730347, 0.3985264301300049, 1.063447117805481, 0.20154333114624023, 0.009578111581504345, 0.26243117451667786, 0.45166224241256714, 0.6955360770225525, 0.2294304072856903, 0.5567314028739929, 181.56222534179688, 0.0675237849354744, 0.04502953588962555, 0.03604711964726448, 0.4170781970024109, 0.5298680067062378, 2.7927820682525635], "count": [317]}, "action": {"min": [0.059917159378528595, 1.9515749216079712, -1.067635416984558, -1.4118143320083618, -2.510446786880493, -1.8315485715866089, 0.44767698645591736, -1.0, 0.12002400308847427, 0.2243410050868988, -0.0017059999518096447, -3.1371853351593018, 0.0860000029206276, -1.2920000553131104, -0.5893104076385498, -2.07657527923584, 0.5898514986038208, -0.026424286887049675, 0.8406203985214233, 1.0195167064666748, -2.391275644302368, 223.0, -0.3773910105228424, 0.20573000609874725, -0.029222000390291214, 1.343999981880188, -0.4300000071525574, -3.134185314178467], "max": [0.7588517069816589, 2.0851972103118896, -0.4081452786922455, 0.09396852552890778, -0.7008544206619263, -1.4672634601593018, 2.422534465789795, 788.0, 0.3593659996986389, 0.36701300740242004, 0.165803000330925, 3.135999917984009, 1.2899999618530273, 1.2300000190734863, -0.0172787606716156, -2.0168676376342773, 1.5882147550582886, 1.6385501623153687, 2.557692766189575, 1.7907952070236206, -0.37453019618988037, 811.0, -0.12954899668693542, 0.375434011220932, 0.12603500485420227, 2.953000068664551, 1.0729999542236328, 3.1389999389648438], "mean": [0.3630080819129944, 2.042560338973999, -0.6216636896133423, -0.49151697754859924, -1.4591001272201538, -1.7132630348205566, 1.4804445505142212, 621.6453247070312, 0.31577131152153015, 0.28682205080986023, 0.07078155130147934, -1.5128086805343628, 0.7731544375419617, 0.07738810777664185, -0.20994716882705688, -2.065542221069336, 1.1724978685379028, 1.0977085828781128, 1.5574076175689697, 1.3215222358703613, -1.4733468294143677, 654.7854614257812, -0.2489129900932312, 0.31688347458839417, 0.045391228049993515, 2.3101541996002197, 0.5255171060562134, -0.7973793745040894], "std": [0.18069060146808624, 0.04310428723692894, 0.12621727585792542, 0.5057398676872253, 0.8007204532623291, 0.10263571888208389, 0.7589539885520935, 240.4071502685547, 0.06044503301382065, 0.05499112978577614, 0.029300330206751823, 1.4310024976730347, 0.3985264301300049, 1.063447117805481, 0.20154333114624023, 0.009578111581504345, 0.26243117451667786, 0.45166224241256714, 0.6955360770225525, 0.2294304072856903, 0.5567314028739929, 181.56222534179688, 0.0675237849354744, 0.04502953588962555, 0.03604711964726448, 0.4170781970024109, 0.5298680067062378, 2.7927820682525635], "count": [317]}, "timestamp": {"min": [0.0], "max": [10.533333333333333], "mean": [5.266666666666667], "std": [3.050318744728892], "count": [317]}, "frame_index": {"min": [0], "max": [316], "mean": [158.0], "std": [91.50956234186677], "count": [317]}, "episode_index": {"min": [324], "max": [324], "mean": [324.0], "std": [0.0], "count": [317]}, "index": {"min": [186616], "max": [186932], "mean": [186774.0], "std": [91.50956234186677], "count": [317]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [317]}, "subtask_annotation": {"mean": [10.22397476340694, 29.0, 29.0, 29.0, 29.0], "std": [8.999316095956772, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [317]}, "scene_annotation": {"mean": [324.0], "std": [0.0], "min": [324], "max": [324], "count": [317]}, "eef_direction_state": {"mean": [3.971608832807571, 3.725552050473186], "std": [1.792680948366139, 2.13364443508436], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_state": {"mean": [1.0063091482649842, 0.943217665615142], "std": [0.7782277482117036, 0.8001930326678661], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_state": {"mean": [1.0410094637223974, 0.9369085173501577], "std": [0.8148210636949922, 0.8192059137789225], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_direction_action": {"mean": [3.971608832807571, 3.725552050473186], "std": [1.792680948366139, 2.13364443508436], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_action": {"mean": [1.0063091482649842, 0.943217665615142], "std": [0.7782277482117036, 0.8001930326678661], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_action": {"mean": [1.0410094637223974, 0.9369085173501577], "std": [0.8148210636949922, 0.8192059137789225], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_sim_pose_state": {"mean": [0.512651976095141, 0.2922309533751816, 1.1321069272419149, -0.44951158123141594, 1.071410534026887, -0.11314360380554284, 0.48457354888134346, -0.3487314542851153, 1.0939183194392796, 1.5298116121961396, 0.7717845249138282, 0.3901402823078993], "std": [0.05365617985083197, 0.06600637996208156, 0.05160518017732407, 1.9161094848007822, 0.41989151781155437, 1.7426505804326708, 0.06738315182520178, 0.047621854075987055, 0.055582821017145234, 0.852731582589482, 0.23042892393120876, 2.0566384691214163], "min": [0.38755274969275094, 0.1583598215256335, 1.0157516339889632, -3.1392527253220277, 0.32020718377750645, -3.1061025370692783, 0.4112562510564588, -0.4422363503936758, 1.0273518693767312, 0.6309612667318204, 0.3971833647324463, -3.1407720407444293], "max": [0.5850753583946602, 0.39929307569806954, 1.2167333007791827, 3.141105161414433, 1.5232818002576565, 2.973528228677755, 0.5911771469515668, -0.17992761652497308, 1.2313299784678424, 2.625678061503343, 1.1644556373364359, 3.1384868723522725], "count": [317]}, "eef_sim_pose_action": {"mean": [0.512651976095141, 0.2922309533751816, 1.1321069272419149, -0.44951158123141594, 1.071410534026887, -0.11314360380554284, 0.48457354888134346, -0.3487314542851153, 1.0939183194392796, 1.5298116121961396, 0.7717845249138282, 0.3901402823078993], "std": [0.05365617985083197, 0.06600637996208156, 0.05160518017732407, 1.9161094848007822, 0.41989151781155437, 1.7426505804326708, 0.06738315182520178, 0.047621854075987055, 0.055582821017145234, 0.852731582589482, 0.23042892393120876, 2.0566384691214163], "min": [0.38755274969275094, 0.1583598215256335, 1.0157516339889632, -3.1392527253220277, 0.32020718377750645, -3.1061025370692783, 0.4112562510564588, -0.4422363503936758, 1.0273518693767312, 0.6309612667318204, 0.3971833647324463, -3.1407720407444293], "max": [0.5850753583946602, 0.39929307569806954, 1.2167333007791827, 3.141105161414433, 1.5232818002576565, 2.973528228677755, 0.5911771469515668, -0.17992761652497308, 1.2313299784678424, 2.625678061503343, 1.1644556373364359, 3.1384868723522725], "count": [317]}, "gripper_mode_state": {"mean": [0.17665615141955837, 0.23659305993690852], "std": [0.381377445039936, 0.4249903339213719], "min": [0, 0], "max": [1, 1], "count": [317]}, "gripper_activity_state": {"mean": [1.8296529968454258, 1.7160883280757098], "std": [0.49858241262158515, 0.6315769396391496], "min": [0, 0], "max": [2, 2], "count": [317]}, "gripper_mode_action": {"mean": [0.17665615141955837, 0.23659305993690852], "std": [0.381377445039936, 0.4249903339213719], "min": [0, 0], "max": [1, 1], "count": [317]}, "gripper_activity_action": {"mean": [1.8296529968454258, 1.7160883280757098], "std": [0.49858241262158515, 0.6315769396391496], "min": [0, 0], "max": [2, 2], "count": [317]}, "gripper_open_scale_state": {"mean": [0.6547854891033977, 0.6216482651045646], "std": [0.18156275517923526, 0.2403990376114407], "min": [0.223, 0.0], "max": [0.811, 0.788], "count": [317]}, "gripper_open_scale_action": {"mean": [0.6547854891033977, 0.6216482651045646], "std": [0.18156275517923526, 0.2403990376114407], "min": [0.223, 0.0], "max": [0.811, 0.788], "count": [317]}}} +{"episode_index": 305, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.41666639910130715]], [[0.41090036560457516]], [[0.4074372794117647]]], "std": [[[0.22244847460419825]], [[0.23112095249083256]], [[0.2334754735567796]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[0.803921568627451]], [[0.792156862745098]]], "mean": [[[0.45894090890522876]], [[0.4588172385620915]], [[0.45392539215686273]]], "std": [[[0.17219370401846887]], [[0.17913073763877713]], [[0.18016162370926278]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4662753329248366]], [[0.4707973325163399]], [[0.4667964195261438]]], "std": [[[0.11479967959584482]], [[0.11781154369699244]], [[0.11852831044305662]]], "count": [100]}, "observation.state": {"min": [0.04132939875125885, 1.8904883861541748, -0.8283507227897644, -1.5123976469039917, -2.6012911796569824, -2.001840353012085, 0.42039749026298523, 36.0, 0.16431699693202972, 0.18621399998664856, 0.017974000424146652, -3.134185314178467, 0.13699999451637268, -1.2660000324249268, -0.5978101491928101, -2.078582525253296, 0.6351602077484131, -0.06263986974954605, 0.8240920901298523, 1.2235281467437744, -2.3912582397460938, 214.0, -0.35321399569511414, 0.22324900329113007, -0.03037700057029724, 1.3849999904632568, -0.421999990940094, -3.1411852836608887], "max": [0.6547079086303711, 2.0874485969543457, -0.2934422194957733, 0.22012093663215637, -0.7023379802703857, -1.5780221223831177, 2.456254243850708, 726.0, 0.3698279857635498, 0.3737120032310486, 0.1829569935798645, 3.130000114440918, 1.3109999895095825, 1.0230000019073486, -0.07361798733472824, -2.011683940887451, 1.5576541423797607, 1.742240071296692, 2.5316872596740723, 1.8021223545074463, -0.3562740683555603, 751.0, -0.11559300124645233, 0.36809200048446655, 0.15757699310779572, 3.0369999408721924, 1.0729999542236328, 3.121000051498413], "mean": [0.30837884545326233, 2.059967517852783, -0.4334443211555481, -0.30937668681144714, -1.3115817308425903, -1.8458653688430786, 1.1068167686462402, 640.7861938476562, 0.3229539394378662, 0.2533189356327057, 0.07589159160852432, -1.0944122076034546, 0.7383172512054443, 0.2808018922805786, -0.31492286920547485, -2.065495729446411, 1.1186758279800415, 1.0887099504470825, 1.7011866569519043, 1.5063341856002808, -1.558525562286377, 617.8742065429688, -0.2346770018339157, 0.3192366659641266, 0.04746653139591217, 2.3361856937408447, 0.44732093811035156, 1.0764521360397339], "std": [0.16458682715892792, 0.038400799036026, 0.14691822230815887, 0.5554790496826172, 0.6817095279693604, 0.11127156019210815, 0.8026049733161926, 184.89126586914062, 0.05206755921244621, 0.05531422421336174, 0.029994536191225052, 1.4518580436706543, 0.2943645119667053, 0.9131000638008118, 0.18630351126194, 0.010495813563466072, 0.249495729804039, 0.5113485455513, 0.7586369514465332, 0.12487594038248062, 0.6173591017723083, 206.91835021972656, 0.07005300372838974, 0.037978556007146835, 0.044039178639650345, 0.44854995608329773, 0.5918656587600708, 2.5883498191833496], "count": [318]}, "action": {"min": [0.04132939875125885, 1.8904883861541748, -0.8283507227897644, -1.5123976469039917, -2.6012911796569824, -2.001840353012085, 0.42039749026298523, 36.0, 0.16431699693202972, 0.18621399998664856, 0.017974000424146652, -3.134185314178467, 0.13699999451637268, -1.2660000324249268, -0.5978101491928101, -2.078582525253296, 0.6351602077484131, -0.06263986974954605, 0.8240920901298523, 1.2235281467437744, -2.3912582397460938, 214.0, -0.35321399569511414, 0.22324900329113007, -0.03037700057029724, 1.3849999904632568, -0.421999990940094, -3.1411852836608887], "max": [0.6547079086303711, 2.0874485969543457, -0.2934422194957733, 0.22012093663215637, -0.7023379802703857, -1.5780221223831177, 2.456254243850708, 726.0, 0.3698279857635498, 0.3737120032310486, 0.1829569935798645, 3.130000114440918, 1.3109999895095825, 1.0230000019073486, -0.07361798733472824, -2.011683940887451, 1.5576541423797607, 1.742240071296692, 2.5316872596740723, 1.8021223545074463, -0.3562740683555603, 751.0, -0.11559300124645233, 0.36809200048446655, 0.15757699310779572, 3.0369999408721924, 1.0729999542236328, 3.121000051498413], "mean": [0.30837884545326233, 2.059967517852783, -0.4334443211555481, -0.30937668681144714, -1.3115817308425903, -1.8458653688430786, 1.1068167686462402, 640.7861938476562, 0.3229539394378662, 0.2533189356327057, 0.07589159160852432, -1.0944122076034546, 0.7383172512054443, 0.2808018922805786, -0.31492286920547485, -2.065495729446411, 1.1186758279800415, 1.0887099504470825, 1.7011866569519043, 1.5063341856002808, -1.558525562286377, 617.8742065429688, -0.2346770018339157, 0.3192366659641266, 0.04746653139591217, 2.3361856937408447, 0.44732093811035156, 1.0764521360397339], "std": [0.16458682715892792, 0.038400799036026, 0.14691822230815887, 0.5554790496826172, 0.6817095279693604, 0.11127156019210815, 0.8026049733161926, 184.89126586914062, 0.05206755921244621, 0.05531422421336174, 0.029994536191225052, 1.4518580436706543, 0.2943645119667053, 0.9131000638008118, 0.18630351126194, 0.010495813563466072, 0.249495729804039, 0.5113485455513, 0.7586369514465332, 0.12487594038248062, 0.6173591017723083, 206.91835021972656, 0.07005300372838974, 0.037978556007146835, 0.044039178639650345, 0.44854995608329773, 0.5918656587600708, 2.5883498191833496], "count": [318]}, "timestamp": {"min": [0.0], "max": [10.566666666666666], "mean": [5.283333333333333], "std": [3.059941296943577], "count": [318]}, "frame_index": {"min": [0], "max": [317], "mean": [158.5], "std": [91.79823890830731], "count": [318]}, "episode_index": {"min": [325], "max": [325], "mean": [325.0], "std": [0.0], "count": [318]}, "index": {"min": [186933], "max": [187250], "mean": [187091.5], "std": [91.79823890830731], "count": [318]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [318]}, "subtask_annotation": {"mean": [9.41194968553459, 29.0, 29.0, 29.0, 29.0], "std": [8.943047366458847, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [318]}, "scene_annotation": {"mean": [325.0], "std": [0.0], "min": [325], "max": [325], "count": [318]}, "eef_direction_state": {"mean": [3.691823899371069, 3.8836477987421385], "std": [1.859700677662403, 2.1781468730282114], "min": [0, 0], "max": [6, 6], "count": [318]}, "eef_velocity_state": {"mean": [1.119496855345912, 0.9025157232704403], "std": [0.7081269462481212, 0.8504123813222826], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_acc_mag_state": {"mean": [1.0754716981132075, 0.8616352201257862], "std": [0.7774103908912394, 0.8163270048732492], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_direction_action": {"mean": [3.691823899371069, 3.8836477987421385], "std": [1.859700677662403, 2.1781468730282114], "min": [0, 0], "max": [6, 6], "count": [318]}, "eef_velocity_action": {"mean": [1.119496855345912, 0.9025157232704403], "std": [0.7081269462481212, 0.8504123813222826], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_acc_mag_action": {"mean": [1.0754716981132075, 0.8616352201257862], "std": [0.7774103908912394, 0.8163270048732492], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_sim_pose_state": {"mean": [0.5187174587155011, 0.28371317262917367, 1.145514341417224, 0.09437603759939382, 0.9183173384030298, 0.44107393948728435, 0.44931900323923807, -0.3505337067895628, 1.0837421392947317, 1.1441702410231318, 0.8516249927267711, -0.10401531971047256], "std": [0.04836992472046968, 0.0722129493851044, 0.059549375338211745, 2.1315334617603665, 0.38575580510736734, 1.593168172923104, 0.0663602323610896, 0.036905519504826866, 0.05684637221898603, 0.8329495875968197, 0.21887848702309712, 1.7189075095455684], "min": [0.40693322005352384, 0.14832461374764275, 1.029463706058107, -3.1341592483655254, 0.30343051252019526, -2.590109617609936, 0.37374148098275745, -0.45157653046102664, 1.0300583959795413, 0.47945143795949413, 0.356354630308229, -3.1407348759940477], "max": [0.5791351787295237, 0.38501544020724277, 1.2445308338487986, 3.1411880642386816, 1.5092833095089957, 2.9393411536738663, 0.5871426368140095, -0.2399723489263234, 1.237167496154752, 2.5740552378765384, 1.17776657545956, 3.138669167119505], "count": [318]}, "eef_sim_pose_action": {"mean": [0.5187174587155011, 0.28371317262917367, 1.145514341417224, 0.09437603759939382, 0.9183173384030298, 0.44107393948728435, 0.44931900323923807, -0.3505337067895628, 1.0837421392947317, 1.1441702410231318, 0.8516249927267711, -0.10401531971047256], "std": [0.04836992472046968, 0.0722129493851044, 0.059549375338211745, 2.1315334617603665, 0.38575580510736734, 1.593168172923104, 0.0663602323610896, 0.036905519504826866, 0.05684637221898603, 0.8329495875968197, 0.21887848702309712, 1.7189075095455684], "min": [0.40693322005352384, 0.14832461374764275, 1.029463706058107, -3.1341592483655254, 0.30343051252019526, -2.590109617609936, 0.37374148098275745, -0.45157653046102664, 1.0300583959795413, 0.47945143795949413, 0.356354630308229, -3.1407348759940477], "max": [0.5791351787295237, 0.38501544020724277, 1.2445308338487986, 3.1411880642386816, 1.5092833095089957, 2.9393411536738663, 0.5871426368140095, -0.2399723489263234, 1.237167496154752, 2.5740552378765384, 1.17776657545956, 3.138669167119505], "count": [318]}, "gripper_mode_state": {"mean": [0.22955974842767296, 0.13522012578616352], "std": [0.42054972396792367, 0.34195854042345203], "min": [0, 0], "max": [1, 1], "count": [318]}, "gripper_activity_state": {"mean": [1.8050314465408805, 1.8364779874213837], "std": [0.5434340774145398, 0.49366061517460175], "min": [0, 0], "max": [2, 2], "count": [318]}, "gripper_mode_action": {"mean": [0.22955974842767296, 0.13522012578616352], "std": [0.42054972396792367, 0.34195854042345203], "min": [0, 0], "max": [1, 1], "count": [318]}, "gripper_activity_action": {"mean": [1.8050314465408805, 1.8364779874213837], "std": [0.5434340774145398, 0.49366061517460175], "min": [0, 0], "max": [2, 2], "count": [318]}, "gripper_open_scale_state": {"mean": [0.6178742140284095, 0.6407861639058816], "std": [0.20691852438467181, 0.18489127355922647], "min": [0.214, 0.036], "max": [0.751, 0.726], "count": [318]}, "gripper_open_scale_action": {"mean": [0.6178742140284095, 0.6407861639058816], "std": [0.20691852438467181, 0.18489127355922647], "min": [0.214, 0.036], "max": [0.751, 0.726], "count": [318]}}} +{"episode_index": 306, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4044213725490196]], [[0.39986331699346406]], [[0.39477981617647057]]], "std": [[[0.23615261450495115]], [[0.24430755261283668]], [[0.24725690180748086]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8392156862745098]], [[0.8196078431372549]], [[0.8]]], "mean": [[[0.44726636437908496]], [[0.44933157679738567]], [[0.44337526348039213]]], "std": [[[0.18772948821599555]], [[0.19400528212887116]], [[0.19562685337541655]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.469201785130719]], [[0.4731237602124183]], [[0.46918895833333335]]], "std": [[[0.09620392737978754]], [[0.09832814155568942]], [[0.09879604537490977]]], "count": [100]}, "observation.state": {"min": [0.04715879634022713, 1.9417484998703003, -1.0622771978378296, -1.563047170639038, -2.535736560821533, -2.016047239303589, 0.4728620648384094, 71.0, 0.11347699910402298, 0.22202299535274506, 0.007209000177681446, -3.1411852836608887, 0.1300000101327896, -1.2120000123977661, -0.6635916233062744, -2.078582525253296, 0.7076262831687927, 0.35479050874710083, 0.953455924987793, 1.1378674507141113, -2.3641183376312256, 172.0, -0.385235995054245, 0.22992199659347534, -0.0438850000500679, 1.5959999561309814, -0.5809999108314514, -3.1411852836608887], "max": [0.6830695271492004, 2.0840978622436523, -0.3946014940738678, 0.1048244759440422, -0.7407701015472412, -1.5866090059280396, 2.4154834747314453, 726.0, 0.36596399545669556, 0.3563460111618042, 0.18087799847126007, 3.132999897003174, 1.2410000562667847, 0.8180000185966492, -0.032620206475257874, -2.0411975383758545, 1.7015738487243652, 1.6405397653579712, 2.698366403579712, 1.7365504503250122, -0.8170758485794067, 807.0, -0.10933200269937515, 0.365913987159729, 0.12544800341129303, 3.0929999351501465, 1.0420000553131104, 3.1389999389648438], "mean": [0.3431471288204193, 2.060685157775879, -0.5756964683532715, -0.39334240555763245, -1.2694106101989746, -1.7471414804458618, 1.1475975513458252, 625.9006958007812, 0.3114822506904602, 0.2749599516391754, 0.06750451028347015, -1.2143828868865967, 0.7519488334655762, 0.1788235902786255, -0.2994929254055023, -2.066973924636841, 1.208014726638794, 1.3406119346618652, 1.9209009408950806, 1.4077978134155273, -1.7316625118255615, 601.8143310546875, -0.21348746120929718, 0.3256247043609619, 0.04639609158039093, 2.5275654792785645, 0.2596176564693451, -0.8332712650299072], "std": [0.1544932872056961, 0.03510617837309837, 0.1734696477651596, 0.590703010559082, 0.6973379254341125, 0.06926628947257996, 0.8284938335418701, 177.98582458496094, 0.07309751212596893, 0.046775490045547485, 0.03248601034283638, 1.4780064821243286, 0.32436686754226685, 0.7935829758644104, 0.2277851700782776, 0.008694354444742203, 0.28790634870529175, 0.34216365218162537, 0.6176874041557312, 0.17678791284561157, 0.4217356741428375, 217.22401428222656, 0.07313070446252823, 0.03131959214806557, 0.05227738991379738, 0.3643546998500824, 0.5621242523193359, 2.752229928970337], "count": [272]}, "action": {"min": [0.04715879634022713, 1.9417484998703003, -1.0622771978378296, -1.563047170639038, -2.535736560821533, -2.016047239303589, 0.4728620648384094, 71.0, 0.11347699910402298, 0.22202299535274506, 0.007209000177681446, -3.1411852836608887, 0.1300000101327896, -1.2120000123977661, -0.6635916233062744, -2.078582525253296, 0.7076262831687927, 0.35479050874710083, 0.953455924987793, 1.1378674507141113, -2.3641183376312256, 172.0, -0.385235995054245, 0.22992199659347534, -0.0438850000500679, 1.5959999561309814, -0.5809999108314514, -3.1411852836608887], "max": [0.6830695271492004, 2.0840978622436523, -0.3946014940738678, 0.1048244759440422, -0.7407701015472412, -1.5866090059280396, 2.4154834747314453, 726.0, 0.36596399545669556, 0.3563460111618042, 0.18087799847126007, 3.132999897003174, 1.2410000562667847, 0.8180000185966492, -0.032620206475257874, -2.0411975383758545, 1.7015738487243652, 1.6405397653579712, 2.698366403579712, 1.7365504503250122, -0.8170758485794067, 807.0, -0.10933200269937515, 0.365913987159729, 0.12544800341129303, 3.0929999351501465, 1.0420000553131104, 3.1389999389648438], "mean": [0.3431471288204193, 2.060685157775879, -0.5756964683532715, -0.39334240555763245, -1.2694106101989746, -1.7471414804458618, 1.1475975513458252, 625.9006958007812, 0.3114822506904602, 0.2749599516391754, 0.06750451028347015, -1.2143828868865967, 0.7519488334655762, 0.1788235902786255, -0.2994929254055023, -2.066973924636841, 1.208014726638794, 1.3406119346618652, 1.9209009408950806, 1.4077978134155273, -1.7316625118255615, 601.8143310546875, -0.21348746120929718, 0.3256247043609619, 0.04639609158039093, 2.5275654792785645, 0.2596176564693451, -0.8332712650299072], "std": [0.1544932872056961, 0.03510617837309837, 0.1734696477651596, 0.590703010559082, 0.6973379254341125, 0.06926628947257996, 0.8284938335418701, 177.98582458496094, 0.07309751212596893, 0.046775490045547485, 0.03248601034283638, 1.4780064821243286, 0.32436686754226685, 0.7935829758644104, 0.2277851700782776, 0.008694354444742203, 0.28790634870529175, 0.34216365218162537, 0.6176874041557312, 0.17678791284561157, 0.4217356741428375, 217.22401428222656, 0.07313070446252823, 0.03131959214806557, 0.05227738991379738, 0.3643546998500824, 0.5621242523193359, 2.752229928970337], "count": [272]}, "timestamp": {"min": [0.0], "max": [9.033333333333333], "mean": [4.516666666666667], "std": [2.617303531839167], "count": [272]}, "frame_index": {"min": [0], "max": [271], "mean": [135.5], "std": [78.51910595517501], "count": [272]}, "episode_index": {"min": [326], "max": [326], "mean": [326.0], "std": [0.0], "count": [272]}, "index": {"min": [187251], "max": [187522], "mean": [187386.5], "std": [78.51910595517501], "count": [272]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [272]}, "subtask_annotation": {"mean": [9.636029411764707, 29.0, 29.0, 29.0, 29.0], "std": [9.261909446079155, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [272]}, "scene_annotation": {"mean": [326.0], "std": [0.0], "min": [326], "max": [326], "count": [272]}, "eef_direction_state": {"mean": [3.5, 4.551470588235294], "std": [1.710693014025396, 1.8263586922246027], "min": [0, 0], "max": [6, 6], "count": [272]}, "eef_velocity_state": {"mean": [1.2463235294117647, 0.8492647058823529], "std": [0.6710842947222334, 0.8928223856309477], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_acc_mag_state": {"mean": [1.1213235294117647, 0.8345588235294118], "std": [0.8112180464327295, 0.8522356996255575], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_direction_action": {"mean": [3.5, 4.551470588235294], "std": [1.710693014025396, 1.8263586922246027], "min": [0, 0], "max": [6, 6], "count": [272]}, "eef_velocity_action": {"mean": [1.2463235294117647, 0.8492647058823529], "std": [0.6710842947222334, 0.8928223856309477], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_acc_mag_action": {"mean": [1.1213235294117647, 0.8345588235294118], "std": [0.8112180464327295, 0.8522356996255575], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_sim_pose_state": {"mean": [0.5263834679650119, 0.2686819243396139, 1.167064614585389, 0.45538932833610557, 0.9239358969423079, 1.0730634755774902, 0.4708010243563855, -0.3392787184599084, 1.089425242274741, 1.238857352705096, 0.9364535700563676, -0.32258906225786993], "std": [0.03989534692312551, 0.08588895276449907, 0.04566697219403556, 2.5699841754360673, 0.5144089943999434, 1.6539936234249915, 0.05970998022112799, 0.0491253136874536, 0.06903961246696261, 0.8642374132789168, 0.23722521908789307, 1.7148141086324284], "min": [0.4118501168914569, 0.12406572071925653, 1.0495591362908188, -3.140359942320469, 0.1638626187214316, -3.121699873295567, 0.40943763584118165, -0.434542391654313, 1.0369394926476843, 0.4420662660750149, 0.3502092732049915, -3.1345639404027317], "max": [0.5733410514121646, 0.4111734557055853, 1.2337161215340329, 3.1307993447169022, 1.5111859096821902, 3.1298974420308774, 0.5802013114984892, -0.1873553880085232, 1.2470900624588785, 2.635247755899594, 1.271321992992399, 3.016396000352638], "count": [272]}, "eef_sim_pose_action": {"mean": [0.5263834679650119, 0.2686819243396139, 1.167064614585389, 0.45538932833610557, 0.9239358969423079, 1.0730634755774902, 0.4708010243563855, -0.3392787184599084, 1.089425242274741, 1.238857352705096, 0.9364535700563676, -0.32258906225786993], "std": [0.03989534692312551, 0.08588895276449907, 0.04566697219403556, 2.5699841754360673, 0.5144089943999434, 1.6539936234249915, 0.05970998022112799, 0.0491253136874536, 0.06903961246696261, 0.8642374132789168, 0.23722521908789307, 1.7148141086324284], "min": [0.4118501168914569, 0.12406572071925653, 1.0495591362908188, -3.140359942320469, 0.1638626187214316, -3.121699873295567, 0.40943763584118165, -0.434542391654313, 1.0369394926476843, 0.4420662660750149, 0.3502092732049915, -3.1345639404027317], "max": [0.5733410514121646, 0.4111734557055853, 1.2337161215340329, 3.1307993447169022, 1.5111859096821902, 3.1298974420308774, 0.5802013114984892, -0.1873553880085232, 1.2470900624588785, 2.635247755899594, 1.271321992992399, 3.016396000352638], "count": [272]}, "gripper_mode_state": {"mean": [0.2610294117647059, 0.16176470588235295], "std": [0.43919592206494734, 0.36823482428085064], "min": [0, 0], "max": [1, 1], "count": [272]}, "gripper_activity_state": {"mean": [1.7095588235294117, 1.7426470588235294], "std": [0.6418469073090141, 0.600200009915957], "min": [0, 0], "max": [2, 2], "count": [272]}, "gripper_mode_action": {"mean": [0.2610294117647059, 0.16176470588235295], "std": [0.43919592206494734, 0.36823482428085064], "min": [0, 0], "max": [1, 1], "count": [272]}, "gripper_activity_action": {"mean": [1.7095588235294117, 1.7426470588235294], "std": [0.6418469073090141, 0.600200009915957], "min": [0, 0], "max": [2, 2], "count": [272]}, "gripper_open_scale_state": {"mean": [0.6018143385157855, 0.6259007355465604], "std": [0.21722381021110515, 0.17798578003943785], "min": [0.172, 0.071], "max": [0.807, 0.726], "count": [272]}, "gripper_open_scale_action": {"mean": [0.6018143385157855, 0.6259007355465604], "std": [0.21722381021110515, 0.17798578003943785], "min": [0.172, 0.071], "max": [0.807, 0.726], "count": [272]}}} +{"episode_index": 307, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4153957516339869]], [[0.41022712214052287]], [[0.406742716503268]]], "std": [[[0.23150851172981396]], [[0.23909565599157226]], [[0.2418059098572119]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8509803921568627]], [[0.8]], [[0.788235294117647]]], "mean": [[[0.4545252267156863]], [[0.4561652410130719]], [[0.4512390257352941]]], "std": [[[0.17730986859184888]], [[0.18355247117763168]], [[0.18520051033544874]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8980392156862745]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.46564917279411766]], [[0.46810735294117645]], [[0.4650824080882353]]], "std": [[[0.11067500451498442]], [[0.11530129933677485]], [[0.11488910057690203]]], "count": [100]}, "observation.state": {"min": [0.09588839113712311, 1.928885579109192, -0.9524786472320557, -1.5921766757965088, -2.6132991313934326, -1.9610868692398071, 0.36845648288726807, 25.0, 0.12666699290275574, 0.21797199547290802, 0.02650200016796589, -3.125, 0.12199999392032623, -1.152999997138977, -0.6322280764579773, -2.0755629539489746, 0.6258227229118347, -0.05372123792767525, 0.8925962448120117, 1.075838327407837, -2.2800283432006836, 219.0, -0.37927401065826416, 0.21481099724769592, -0.04190300032496452, 1.5190000534057617, -0.4110000431537628, -3.1411852836608887], "max": [0.6997723579406738, 2.087867498397827, -0.44312164187431335, 0.11273082345724106, -0.57025146484375, -1.3570109605789185, 2.40881609916687, 726.0, 0.36447399854660034, 0.3641200065612793, 0.14060799777507782, -0.8799999952316284, 1.1130000352859497, 0.8579999804496765, -0.004363323096185923, -2.033867120742798, 1.5625585317611694, 1.5629074573516846, 2.5060136318206787, 1.6896880865097046, -0.4133463501930237, 730.0, -0.1356229931116104, 0.37559399008750916, 0.1023389995098114, 3.052000045776367, 1.1089999675750732, 3.1410000324249268], "mean": [0.33084264397621155, 2.053805351257324, -0.5528919696807861, -0.3996162414550781, -1.3664357662200928, -1.7573739290237427, 1.1418728828430176, 607.77294921875, 0.3170347213745117, 0.27204129099845886, 0.06661263108253479, -1.7068212032318115, 0.7378677129745483, 0.1624431014060974, -0.25134986639022827, -2.066131114959717, 1.1816314458847046, 1.1793463230133057, 1.8051385879516602, 1.354400396347046, -1.493857741355896, 485.27471923828125, -0.2412247657775879, 0.31929466128349304, 0.0335906483232975, 2.4397435188293457, 0.29272890090942383, 0.1971575766801834], "std": [0.16596411168575287, 0.04375722259283066, 0.15938033163547516, 0.5738060474395752, 0.707689642906189, 0.11145220696926117, 0.7873376607894897, 224.4273223876953, 0.06324700266122818, 0.05000792816281319, 0.02385879121720791, 0.9146082401275635, 0.3438069522380829, 0.7966928482055664, 0.2047392576932907, 0.00705952662974596, 0.2517204284667969, 0.4512552320957184, 0.6156917810440063, 0.17225848138332367, 0.5238165259361267, 167.53753662109375, 0.06983481347560883, 0.04391483590006828, 0.04075269028544426, 0.42297911643981934, 0.48808929324150085, 2.871352434158325], "count": [273]}, "action": {"min": [0.09588839113712311, 1.928885579109192, -0.9524786472320557, -1.5921766757965088, -2.6132991313934326, -1.9610868692398071, 0.36845648288726807, 25.0, 0.12666699290275574, 0.21797199547290802, 0.02650200016796589, -3.125, 0.12199999392032623, -1.152999997138977, -0.6322280764579773, -2.0755629539489746, 0.6258227229118347, -0.05372123792767525, 0.8925962448120117, 1.075838327407837, -2.2800283432006836, 219.0, -0.37927401065826416, 0.21481099724769592, -0.04190300032496452, 1.5190000534057617, -0.4110000431537628, -3.1411852836608887], "max": [0.6997723579406738, 2.087867498397827, -0.44312164187431335, 0.11273082345724106, -0.57025146484375, -1.3570109605789185, 2.40881609916687, 726.0, 0.36447399854660034, 0.3641200065612793, 0.14060799777507782, -0.8799999952316284, 1.1130000352859497, 0.8579999804496765, -0.004363323096185923, -2.033867120742798, 1.5625585317611694, 1.5629074573516846, 2.5060136318206787, 1.6896880865097046, -0.4133463501930237, 730.0, -0.1356229931116104, 0.37559399008750916, 0.1023389995098114, 3.052000045776367, 1.1089999675750732, 3.1410000324249268], "mean": [0.33084264397621155, 2.053805351257324, -0.5528919696807861, -0.3996162414550781, -1.3664357662200928, -1.7573739290237427, 1.1418728828430176, 607.77294921875, 0.3170347213745117, 0.27204129099845886, 0.06661263108253479, -1.7068212032318115, 0.7378677129745483, 0.1624431014060974, -0.25134986639022827, -2.066131114959717, 1.1816314458847046, 1.1793463230133057, 1.8051385879516602, 1.354400396347046, -1.493857741355896, 485.27471923828125, -0.2412247657775879, 0.31929466128349304, 0.0335906483232975, 2.4397435188293457, 0.29272890090942383, 0.1971575766801834], "std": [0.16596411168575287, 0.04375722259283066, 0.15938033163547516, 0.5738060474395752, 0.707689642906189, 0.11145220696926117, 0.7873376607894897, 224.4273223876953, 0.06324700266122818, 0.05000792816281319, 0.02385879121720791, 0.9146082401275635, 0.3438069522380829, 0.7966928482055664, 0.2047392576932907, 0.00705952662974596, 0.2517204284667969, 0.4512552320957184, 0.6156917810440063, 0.17225848138332367, 0.5238165259361267, 167.53753662109375, 0.06983481347560883, 0.04391483590006828, 0.04075269028544426, 0.42297911643981934, 0.48808929324150085, 2.871352434158325], "count": [273]}, "timestamp": {"min": [0.0], "max": [9.066666666666666], "mean": [4.533333333333334], "std": [2.6269261011190896], "count": [273]}, "frame_index": {"min": [0], "max": [272], "mean": [136.0], "std": [78.80778303357269], "count": [273]}, "episode_index": {"min": [327], "max": [327], "mean": [327.0], "std": [0.0], "count": [273]}, "index": {"min": [187523], "max": [187795], "mean": [187659.0], "std": [78.80778303357269], "count": [273]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [273]}, "subtask_annotation": {"mean": [9.238095238095237, 29.0, 29.0, 29.0, 29.0], "std": [9.088801588801468, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [273]}, "scene_annotation": {"mean": [327.0], "std": [0.0], "min": [327], "max": [327], "count": [273]}, "eef_direction_state": {"mean": [3.7472527472527473, 4.311355311355311], "std": [1.7723563499919877, 2.00414844351509], "min": [0, 0], "max": [6, 6], "count": [273]}, "eef_velocity_state": {"mean": [1.120879120879121, 0.8534798534798534], "std": [0.763189252548205, 0.8815138372132987], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_acc_mag_state": {"mean": [1.15018315018315, 0.8021978021978022], "std": [0.7910731127732221, 0.8501641326528552], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_direction_action": {"mean": [3.7472527472527473, 4.311355311355311], "std": [1.7723563499919877, 2.00414844351509], "min": [0, 0], "max": [6, 6], "count": [273]}, "eef_velocity_action": {"mean": [1.120879120879121, 0.8534798534798534], "std": [0.763189252548205, 0.8815138372132987], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_acc_mag_action": {"mean": [1.15018315018315, 0.8021978021978022], "std": [0.7910731127732221, 0.8501641326528552], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_sim_pose_state": {"mean": [0.5183520471750399, 0.2795221219585008, 1.136603239269179, 1.0229487095481593, 0.96071462326084, 1.1864977707730187, 0.4674650912460017, -0.3437510819285835, 1.0864112140237911, 1.3003880045910143, 0.9317770721677348, -0.2510079946650468], "std": [0.05333587172434588, 0.07198494946345972, 0.05104277706337887, 2.190162833716746, 0.4391212388107619, 1.2068086124627655, 0.06217667021122876, 0.04021057813597502, 0.06666920309213972, 0.9204609656739304, 0.24534050177466632, 1.758490723709435], "min": [0.39663483339636446, 0.15090294699087187, 1.0084125538977813, -3.137327640758172, 0.3046456893416585, -3.0512559003734046, 0.404060589504492, -0.4303723762650104, 1.0286049460840878, 0.3966018003865035, 0.3912375924403353, -3.1069290671348244], "max": [0.578346645888932, 0.3797451451277176, 1.1953677227109414, 3.1414085192999917, 1.5225404272212062, 2.9317516413348157, 0.5836103320434648, -0.21073939001267683, 1.2553695738735384, 2.6714751487454924, 1.314283570895173, 3.1253641304460493], "count": [273]}, "eef_sim_pose_action": {"mean": [0.5183520471750399, 0.2795221219585008, 1.136603239269179, 1.0229487095481593, 0.96071462326084, 1.1864977707730187, 0.4674650912460017, -0.3437510819285835, 1.0864112140237911, 1.3003880045910143, 0.9317770721677348, -0.2510079946650468], "std": [0.05333587172434588, 0.07198494946345972, 0.05104277706337887, 2.190162833716746, 0.4391212388107619, 1.2068086124627655, 0.06217667021122876, 0.04021057813597502, 0.06666920309213972, 0.9204609656739304, 0.24534050177466632, 1.758490723709435], "min": [0.39663483339636446, 0.15090294699087187, 1.0084125538977813, -3.137327640758172, 0.3046456893416585, -3.0512559003734046, 0.404060589504492, -0.4303723762650104, 1.0286049460840878, 0.3966018003865035, 0.3912375924403353, -3.1069290671348244], "max": [0.578346645888932, 0.3797451451277176, 1.1953677227109414, 3.1414085192999917, 1.5225404272212062, 2.9317516413348157, 0.5836103320434648, -0.21073939001267683, 1.2553695738735384, 2.6714751487454924, 1.314283570895173, 3.1253641304460493], "count": [273]}, "gripper_mode_state": {"mean": [0.7142857142857143, 0.19413919413919414], "std": [0.45175395145262776, 0.39553655638661056], "min": [0, 0], "max": [1, 1], "count": [273]}, "gripper_activity_state": {"mean": [1.9084249084249085, 1.7582417582417582], "std": [0.37655962713249447, 0.5806525192801274], "min": [0, 0], "max": [2, 2], "count": [273]}, "gripper_mode_action": {"mean": [0.7142857142857143, 0.19413919413919414], "std": [0.45175395145262776, 0.39553655638661056], "min": [0, 0], "max": [1, 1], "count": [273]}, "gripper_activity_action": {"mean": [1.9084249084249085, 1.7582417582417582], "std": [0.37655962713249447, 0.5806525192801274], "min": [0, 0], "max": [2, 2], "count": [273]}, "gripper_open_scale_state": {"mean": [0.48527472510704633, 0.6077728937170004], "std": [0.1675375526639635, 0.22442727639540433], "min": [0.219, 0.025], "max": [0.73, 0.726], "count": [273]}, "gripper_open_scale_action": {"mean": [0.48527472510704633, 0.6077728937170004], "std": [0.1675375526639635, 0.22442727639540433], "min": [0.219, 0.025], "max": [0.73, 0.726], "count": [273]}}} +{"episode_index": 308, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.41118296977124186]], [[0.40565071895424837]], [[0.40164266135620913]]], "std": [[[0.23044306479919652]], [[0.23889049881939203]], [[0.24147167910163803]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[0.8]], [[0.803921568627451]]], "mean": [[[0.45950570669934643]], [[0.45967405637254904]], [[0.4559549264705882]]], "std": [[[0.1723822082957788]], [[0.17906036830069846]], [[0.17980710835917094]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.45976079861111113]], [[0.46363903799019607]], [[0.4594099652777778]]], "std": [[[0.11669997064515684]], [[0.12075308811779961]], [[0.12129088597935266]]], "count": [100]}, "observation.state": {"min": [0.11309733986854553, 1.8834896087646484, -1.038470983505249, -1.5746710300445557, -2.6130895614624023, -1.8906278610229492, 0.4421093463897705, 192.0, 0.12824100255966187, 0.22733299434185028, 0.017020000144839287, -3.115000009536743, -0.024000000208616257, -1.225000023841858, -0.7660948634147644, -2.078756809234619, 0.5360429883003235, 0.10665707290172577, 0.9128945469856262, 1.263967514038086, -2.1872291564941406, 202.0, -0.38148900866508484, 0.24903300404548645, -0.038874998688697815, 1.4259999990463257, -0.46000000834465027, -3.134185314178467], "max": [0.7209082841873169, 2.0864713191986084, -0.486161470413208, 0.08030259609222412, -0.6087185144424438, -1.5621395111083984, 2.5090506076812744, 679.0, 0.38297098875045776, 0.366005003452301, 0.141635000705719, -0.7160000205039978, 1.2480000257492065, 0.9950000047683716, -0.0814894288778305, -1.9834794998168945, 1.5603768825531006, 1.5369020700454712, 2.5709924697875977, 1.6442747116088867, -0.4432961642742157, 829.0, -0.10120400041341782, 0.3812670111656189, 0.13047899305820465, 3.055999994277954, 1.0479999780654907, 3.134999990463257], "mean": [0.3634110689163208, 2.053471326828003, -0.658545970916748, -0.36765801906585693, -1.2246215343475342, -1.7224314212799072, 1.2320479154586792, 609.5505981445312, 0.31813356280326843, 0.2791350185871124, 0.06408587843179703, -1.5989230871200562, 0.7576029300689697, 0.20058907568454742, -0.3514792025089264, -2.0620622634887695, 1.1479605436325073, 1.0637710094451904, 1.7273023128509521, 1.4086967706680298, -1.4314392805099487, 506.212646484375, -0.23314788937568665, 0.33293071389198303, 0.03319188207387924, 2.411956310272217, 0.3372299373149872, 0.9456259608268738], "std": [0.1801290661096573, 0.05022937431931496, 0.13939806818962097, 0.5636036396026611, 0.8048062324523926, 0.08497170358896255, 0.8231877684593201, 132.67405700683594, 0.0726914256811142, 0.05248633027076721, 0.024795684963464737, 1.0148204565048218, 0.4089684784412384, 0.8717744946479797, 0.22851942479610443, 0.01855524443089962, 0.2511984705924988, 0.40675589442253113, 0.7004141211509705, 0.0969846248626709, 0.5436464548110962, 181.91456604003906, 0.08273406326770782, 0.03850378096103668, 0.04102315008640289, 0.4144502878189087, 0.5378802418708801, 2.7265751361846924], "count": [287]}, "action": {"min": [0.11309733986854553, 1.8834896087646484, -1.038470983505249, -1.5746710300445557, -2.6130895614624023, -1.8906278610229492, 0.4421093463897705, 192.0, 0.12824100255966187, 0.22733299434185028, 0.017020000144839287, -3.115000009536743, -0.024000000208616257, -1.225000023841858, -0.7660948634147644, -2.078756809234619, 0.5360429883003235, 0.10665707290172577, 0.9128945469856262, 1.263967514038086, -2.1872291564941406, 202.0, -0.38148900866508484, 0.24903300404548645, -0.038874998688697815, 1.4259999990463257, -0.46000000834465027, -3.134185314178467], "max": [0.7209082841873169, 2.0864713191986084, -0.486161470413208, 0.08030259609222412, -0.6087185144424438, -1.5621395111083984, 2.5090506076812744, 679.0, 0.38297098875045776, 0.366005003452301, 0.141635000705719, -0.7160000205039978, 1.2480000257492065, 0.9950000047683716, -0.0814894288778305, -1.9834794998168945, 1.5603768825531006, 1.5369020700454712, 2.5709924697875977, 1.6442747116088867, -0.4432961642742157, 829.0, -0.10120400041341782, 0.3812670111656189, 0.13047899305820465, 3.055999994277954, 1.0479999780654907, 3.134999990463257], "mean": [0.3634110689163208, 2.053471326828003, -0.658545970916748, -0.36765801906585693, -1.2246215343475342, -1.7224314212799072, 1.2320479154586792, 609.5505981445312, 0.31813356280326843, 0.2791350185871124, 0.06408587843179703, -1.5989230871200562, 0.7576029300689697, 0.20058907568454742, -0.3514792025089264, -2.0620622634887695, 1.1479605436325073, 1.0637710094451904, 1.7273023128509521, 1.4086967706680298, -1.4314392805099487, 506.212646484375, -0.23314788937568665, 0.33293071389198303, 0.03319188207387924, 2.411956310272217, 0.3372299373149872, 0.9456259608268738], "std": [0.1801290661096573, 0.05022937431931496, 0.13939806818962097, 0.5636036396026611, 0.8048062324523926, 0.08497170358896255, 0.8231877684593201, 132.67405700683594, 0.0726914256811142, 0.05248633027076721, 0.024795684963464737, 1.0148204565048218, 0.4089684784412384, 0.8717744946479797, 0.22851942479610443, 0.01855524443089962, 0.2511984705924988, 0.40675589442253113, 0.7004141211509705, 0.0969846248626709, 0.5436464548110962, 181.91456604003906, 0.08273406326770782, 0.03850378096103668, 0.04102315008640289, 0.4144502878189087, 0.5378802418708801, 2.7265751361846924], "count": [287]}, "timestamp": {"min": [0.0], "max": [9.533333333333333], "mean": [4.766666666666667], "std": [2.7616420236277306], "count": [287]}, "frame_index": {"min": [0], "max": [286], "mean": [143.0], "std": [82.84926070883192], "count": [287]}, "episode_index": {"min": [328], "max": [328], "mean": [328.0], "std": [0.0], "count": [287]}, "index": {"min": [187796], "max": [188082], "mean": [187939.0], "std": [82.84926070883192], "count": [287]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [287]}, "subtask_annotation": {"mean": [9.81184668989547, 29.0, 29.0, 29.0, 29.0], "std": [9.411950243766182, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [287]}, "scene_annotation": {"mean": [328.0], "std": [0.0], "min": [328], "max": [328], "count": [287]}, "eef_direction_state": {"mean": [3.8850174216027873, 3.8815331010452963], "std": [1.6894895162386945, 2.0819216242695493], "min": [0, 0], "max": [6, 6], "count": [287]}, "eef_velocity_state": {"mean": [1.1393728222996515, 0.9616724738675958], "std": [0.7522905489654693, 0.8276123190035017], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_acc_mag_state": {"mean": [1.0139372822299653, 0.9303135888501742], "std": [0.8262763347889942, 0.8234504437847789], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_direction_action": {"mean": [3.8850174216027873, 3.8815331010452963], "std": [1.6894895162386945, 2.0819216242695493], "min": [0, 0], "max": [6, 6], "count": [287]}, "eef_velocity_action": {"mean": [1.1393728222996515, 0.9616724738675958], "std": [0.7522905489654693, 0.8276123190035017], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_acc_mag_action": {"mean": [1.0139372822299653, 0.9303135888501742], "std": [0.8262763347889942, 0.8234504437847789], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_sim_pose_state": {"mean": [0.5327217562381229, 0.27386500177281425, 1.1393735997539467, 1.1700558457883707, 0.9754089924564563, 0.6121536000630752, 0.475485128482425, -0.33949438514691094, 1.0846322526520782, 1.3860437399742103, 0.8609651391333423, -0.08453902923893257], "std": [0.04936026179771479, 0.08216861401029191, 0.058590157859706914, 1.8355780259155978, 0.44536970647796886, 1.353461075594034, 0.06626422168897379, 0.047701115771573495, 0.0682950862098021, 0.8287019012339685, 0.26501523514777314, 1.7570507519479235], "min": [0.4317005348595652, 0.1273761797656642, 1.023306772576973, -3.12898039041882, 0.2988797468944615, -2.9069055084659254, 0.41291958914396365, -0.420972204228947, 1.0263341984761645, 0.5696518288792618, 0.226615420936376, -3.1103459957528097], "max": [0.5936661453784559, 0.4044818335011454, 1.2211889233432704, 3.1389151787808367, 1.4782828550416478, 2.862127725766663, 0.5866299220381361, -0.20028869607099103, 1.2476444983092232, 2.7315287919024938, 1.1794005566743149, 3.1241340419407715], "count": [287]}, "eef_sim_pose_action": {"mean": [0.5327217562381229, 0.27386500177281425, 1.1393735997539467, 1.1700558457883707, 0.9754089924564563, 0.6121536000630752, 0.475485128482425, -0.33949438514691094, 1.0846322526520782, 1.3860437399742103, 0.8609651391333423, -0.08453902923893257], "std": [0.04936026179771479, 0.08216861401029191, 0.058590157859706914, 1.8355780259155978, 0.44536970647796886, 1.353461075594034, 0.06626422168897379, 0.047701115771573495, 0.0682950862098021, 0.8287019012339685, 0.26501523514777314, 1.7570507519479235], "min": [0.4317005348595652, 0.1273761797656642, 1.023306772576973, -3.12898039041882, 0.2988797468944615, -2.9069055084659254, 0.41291958914396365, -0.420972204228947, 1.0263341984761645, 0.5696518288792618, 0.226615420936376, -3.1103459957528097], "max": [0.5936661453784559, 0.4044818335011454, 1.2211889233432704, 3.1389151787808367, 1.4782828550416478, 2.862127725766663, 0.5866299220381361, -0.20028869607099103, 1.2476444983092232, 2.7315287919024938, 1.1794005566743149, 3.1241340419407715], "count": [287]}, "gripper_mode_state": {"mean": [0.289198606271777, 0.1289198606271777], "std": [0.4533903091181349, 0.33511122058660875], "min": [0, 0], "max": [1, 1], "count": [287]}, "gripper_activity_state": {"mean": [1.8885017421602788, 1.8885017421602788], "std": [0.4022240251069926, 0.41919142238747736], "min": [0, 0], "max": [2, 2], "count": [287]}, "gripper_mode_action": {"mean": [0.289198606271777, 0.1289198606271777], "std": [0.4533903091181349, 0.33511122058660875], "min": [0, 0], "max": [1, 1], "count": [287]}, "gripper_activity_action": {"mean": [1.8885017421602788, 1.8885017421602788], "std": [0.4022240251069926, 0.41919142238747736], "min": [0, 0], "max": [2, 2], "count": [287]}, "gripper_open_scale_state": {"mean": [0.506212543288174, 0.6095505225949165], "std": [0.18191462772278857, 0.13267411981806151], "min": [0.202, 0.192], "max": [0.829, 0.679], "count": [287]}, "gripper_open_scale_action": {"mean": [0.506212543288174, 0.6095505225949165], "std": [0.18191462772278857, 0.13267411981806151], "min": [0.202, 0.192], "max": [0.829, 0.679], "count": [287]}}} +{"episode_index": 309, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.42108293300653593]], [[0.4150331678921569]], [[0.4118335008169935]]], "std": [[[0.22945538183887038]], [[0.2372321186885195]], [[0.23900002334431023]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[0.8431372549019608]], [[0.8313725490196079]]], "mean": [[[0.45131496323529413]], [[0.45131906250000003]], [[0.44663208537581695]]], "std": [[[0.17512804150309408]], [[0.18205756585742508]], [[0.18326461723590873]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9137254901960784]], [[1.0]], [[1.0]]], "mean": [[[0.4731045588235294]], [[0.4761348406862745]], [[0.4721114746732026]]], "std": [[[0.08281020137204811]], [[0.0859919627973463]], [[0.08484291825068944]]], "count": [100]}, "observation.state": {"min": [0.011903145350515842, 1.9493058919906616, -0.7938804626464844, -1.7188003063201904, -2.6855556964874268, -1.964368224143982, 0.5347340106964111, 90.0, 0.16364000737667084, 0.2151550054550171, 0.030352000147104263, -3.128999948501587, 0.2409999966621399, -1.309999942779541, -0.6135879755020142, -2.0785651206970215, 0.5511400699615479, 0.049323007464408875, 0.9166643619537354, 0.9980141520500183, -2.1411001682281494, 241.0, -0.3699930012226105, 0.21808399260044098, -0.03586700186133385, 1.4709999561309814, -0.4869999885559082, -3.0989999771118164], "max": [0.7096683382987976, 2.080589532852173, -0.17092010378837585, 0.11192796379327774, -0.7177841067314148, -1.5080866813659668, 2.551654100418091, 689.0, 0.3632270097732544, 0.3605259954929352, 0.18094900250434875, 3.0899999141693115, 1.253000020980835, 0.8889999985694885, -0.04939281567931175, -1.9857484102249146, 1.614342451095581, 1.7076300382614136, 2.5958282947540283, 1.682375192642212, -0.42236971855163574, 846.0, -0.11964999884366989, 0.3587320148944855, 0.10860200226306915, 3.078000068664551, 0.9879999756813049, 3.13700008392334], "mean": [0.340067982673645, 2.0582375526428223, -0.5629117488861084, -0.46853750944137573, -1.3713455200195312, -1.731426477432251, 1.2866746187210083, 568.7326049804688, 0.319670170545578, 0.27892494201660156, 0.07416711747646332, -1.290442705154419, 0.8341465592384338, 0.08439204096794128, -0.2584139406681061, -2.0628907680511475, 1.0527867078781128, 0.9130992889404297, 1.5939252376556396, 1.5025825500488281, -1.2279711961746216, 613.7728881835938, -0.26872819662094116, 0.29651346802711487, 0.04086461290717125, 2.2132821083068848, 0.41912099719047546, 1.4510036706924438], "std": [0.15957675874233246, 0.02980881743133068, 0.1315907984972, 0.5946646928787231, 0.7591525316238403, 0.10418982058763504, 0.8058418035507202, 164.7124481201172, 0.056803904473781586, 0.04341636598110199, 0.03399444371461868, 1.4558144807815552, 0.3497806787490845, 0.8639734387397766, 0.18788868188858032, 0.015628322958946228, 0.3149415850639343, 0.5462603569030762, 0.7186101675033569, 0.13157235085964203, 0.5861067175865173, 189.2649383544922, 0.08765009790658951, 0.047724880278110504, 0.038746677339076996, 0.5491262674331665, 0.5403578281402588, 2.38423228263855], "count": [273]}, "action": {"min": [0.011903145350515842, 1.9493058919906616, -0.7938804626464844, -1.7188003063201904, -2.6855556964874268, -1.964368224143982, 0.5347340106964111, 90.0, 0.16364000737667084, 0.2151550054550171, 0.030352000147104263, -3.128999948501587, 0.2409999966621399, -1.309999942779541, -0.6135879755020142, -2.0785651206970215, 0.5511400699615479, 0.049323007464408875, 0.9166643619537354, 0.9980141520500183, -2.1411001682281494, 241.0, -0.3699930012226105, 0.21808399260044098, -0.03586700186133385, 1.4709999561309814, -0.4869999885559082, -3.0989999771118164], "max": [0.7096683382987976, 2.080589532852173, -0.17092010378837585, 0.11192796379327774, -0.7177841067314148, -1.5080866813659668, 2.551654100418091, 689.0, 0.3632270097732544, 0.3605259954929352, 0.18094900250434875, 3.0899999141693115, 1.253000020980835, 0.8889999985694885, -0.04939281567931175, -1.9857484102249146, 1.614342451095581, 1.7076300382614136, 2.5958282947540283, 1.682375192642212, -0.42236971855163574, 846.0, -0.11964999884366989, 0.3587320148944855, 0.10860200226306915, 3.078000068664551, 0.9879999756813049, 3.13700008392334], "mean": [0.340067982673645, 2.0582375526428223, -0.5629117488861084, -0.46853750944137573, -1.3713455200195312, -1.731426477432251, 1.2866746187210083, 568.7326049804688, 0.319670170545578, 0.27892494201660156, 0.07416711747646332, -1.290442705154419, 0.8341465592384338, 0.08439204096794128, -0.2584139406681061, -2.0628907680511475, 1.0527867078781128, 0.9130992889404297, 1.5939252376556396, 1.5025825500488281, -1.2279711961746216, 613.7728881835938, -0.26872819662094116, 0.29651346802711487, 0.04086461290717125, 2.2132821083068848, 0.41912099719047546, 1.4510036706924438], "std": [0.15957675874233246, 0.02980881743133068, 0.1315907984972, 0.5946646928787231, 0.7591525316238403, 0.10418982058763504, 0.8058418035507202, 164.7124481201172, 0.056803904473781586, 0.04341636598110199, 0.03399444371461868, 1.4558144807815552, 0.3497806787490845, 0.8639734387397766, 0.18788868188858032, 0.015628322958946228, 0.3149415850639343, 0.5462603569030762, 0.7186101675033569, 0.13157235085964203, 0.5861067175865173, 189.2649383544922, 0.08765009790658951, 0.047724880278110504, 0.038746677339076996, 0.5491262674331665, 0.5403578281402588, 2.38423228263855], "count": [273]}, "timestamp": {"min": [0.0], "max": [9.066666666666666], "mean": [4.533333333333334], "std": [2.6269261011190896], "count": [273]}, "frame_index": {"min": [0], "max": [272], "mean": [136.0], "std": [78.80778303357269], "count": [273]}, "episode_index": {"min": [329], "max": [329], "mean": [329.0], "std": [0.0], "count": [273]}, "index": {"min": [188083], "max": [188355], "mean": [188219.0], "std": [78.80778303357269], "count": [273]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [273]}, "subtask_annotation": {"mean": [10.688644688644688, 29.0, 29.0, 29.0, 29.0], "std": [9.68147182498249, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [273]}, "scene_annotation": {"mean": [329.0], "std": [0.0], "min": [329], "max": [329], "count": [273]}, "eef_direction_state": {"mean": [3.4505494505494507, 3.8827838827838828], "std": [1.7908829115455855, 2.066875581059267], "min": [0, 0], "max": [6, 6], "count": [273]}, "eef_velocity_state": {"mean": [1.120879120879121, 1.0402930402930404], "std": [0.7186958809336685, 0.8485211797684625], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_acc_mag_state": {"mean": [1.2124542124542124, 0.9304029304029304], "std": [0.769562112485469, 0.8157732026937217], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_direction_action": {"mean": [3.4505494505494507, 3.8827838827838828], "std": [1.7908829115455855, 2.066875581059267], "min": [0, 0], "max": [6, 6], "count": [273]}, "eef_velocity_action": {"mean": [1.120879120879121, 1.0402930402930404], "std": [0.7186958809336685, 0.8485211797684625], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_acc_mag_action": {"mean": [1.2124542124542124, 0.9304029304029304], "std": [0.769562112485469, 0.8157732026937217], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_sim_pose_state": {"mean": [0.49282090084528773, 0.3010579227523149, 1.1139868070634351, 0.28647806660694325, 0.9901368849859574, 0.4628222529587957, 0.47359137147982633, -0.3516785877109637, 1.091165302203294, 1.3905644093584455, 0.9045191499639318, 0.5705402035406488], "std": [0.05962582853396847, 0.08395626082815465, 0.0628031075421925, 1.931982379730273, 0.4202886309688014, 1.2423544465086314, 0.05487831156953954, 0.0351032677431146, 0.0689464251487245, 0.823870872657063, 0.2504605859788414, 1.8332800051882523], "min": [0.4004406573299188, 0.14197909774880862, 1.0206908757485644, -3.1403185387606953, 0.26077847040526003, -3.1276362782281253, 0.4023529895177576, -0.4398584402007468, 1.033493045974674, 0.6743252654964169, 0.3582825395871754, -3.1387494188388327], "max": [0.5715802924690667, 0.39678185071158656, 1.212554877393122, 3.1361062360638776, 1.4373004098554065, 2.9190395642267872, 0.582972727534916, -0.2523915013998193, 1.2560207472041722, 2.727261368618877, 1.2261241517763537, 3.14006860375694], "count": [273]}, "eef_sim_pose_action": {"mean": [0.49282090084528773, 0.3010579227523149, 1.1139868070634351, 0.28647806660694325, 0.9901368849859574, 0.4628222529587957, 0.47359137147982633, -0.3516785877109637, 1.091165302203294, 1.3905644093584455, 0.9045191499639318, 0.5705402035406488], "std": [0.05962582853396847, 0.08395626082815465, 0.0628031075421925, 1.931982379730273, 0.4202886309688014, 1.2423544465086314, 0.05487831156953954, 0.0351032677431146, 0.0689464251487245, 0.823870872657063, 0.2504605859788414, 1.8332800051882523], "min": [0.4004406573299188, 0.14197909774880862, 1.0206908757485644, -3.1403185387606953, 0.26077847040526003, -3.1276362782281253, 0.4023529895177576, -0.4398584402007468, 1.033493045974674, 0.6743252654964169, 0.3582825395871754, -3.1387494188388327], "max": [0.5715802924690667, 0.39678185071158656, 1.212554877393122, 3.1361062360638776, 1.4373004098554065, 2.9190395642267872, 0.582972727534916, -0.2523915013998193, 1.2560207472041722, 2.727261368618877, 1.2261241517763537, 3.14006860375694], "count": [273]}, "gripper_mode_state": {"mean": [0.1978021978021978, 0.1794871794871795], "std": [0.39834217495366514, 0.38375973197681396], "min": [0, 0], "max": [1, 1], "count": [273]}, "gripper_activity_state": {"mean": [1.8315018315018314, 1.7692307692307692], "std": [0.4851233151983399, 0.5692406691545809], "min": [0, 0], "max": [2, 2], "count": [273]}, "gripper_mode_action": {"mean": [0.1978021978021978, 0.1794871794871795], "std": [0.39834217495366514, 0.38375973197681396], "min": [0, 0], "max": [1, 1], "count": [273]}, "gripper_activity_action": {"mean": [1.8315018315018314, 1.7692307692307692], "std": [0.4851233151983399, 0.5692406691545809], "min": [0, 0], "max": [2, 2], "count": [273]}, "gripper_open_scale_state": {"mean": [0.6137728938846803, 0.5687326006208147], "std": [0.18926493855735982, 0.16471247273666262], "min": [0.241, 0.09], "max": [0.846, 0.689], "count": [273]}, "gripper_open_scale_action": {"mean": [0.6137728938846803, 0.5687326006208147], "std": [0.18926493855735982, 0.16471247273666262], "min": [0.241, 0.09], "max": [0.846, 0.689], "count": [273]}}} +{"episode_index": 310, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.41691081495098037]], [[0.4109705637254902]], [[0.4067536070261438]]], "std": [[[0.23102814932195265]], [[0.23955875928566328]], [[0.24191838601901663]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[0.796078431372549]], [[0.7803921568627451]]], "mean": [[[0.462619585375817]], [[0.4645708700980392]], [[0.46039264297385624]]], "std": [[[0.15984175476950307]], [[0.1665306184497742]], [[0.16747408506593814]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46663165236928106]], [[0.4705227246732026]], [[0.4669932700163399]]], "std": [[[0.09859739183889986]], [[0.10118470566584939]], [[0.10153266467728551]]], "count": [100]}, "observation.state": {"min": [0.20875884592533112, 1.9562523365020752, -0.8947430849075317, -1.4257595539093018, -2.6707029342651367, -1.9997284412384033, 0.4962320029735565, 205.0, 0.16639700531959534, 0.24961799383163452, 0.02204499952495098, -3.1371853351593018, 0.0989999920129776, -1.1770000457763672, -0.49097856879234314, -2.0754408836364746, 0.5590289831161499, -0.1520705372095108, 0.8110893964767456, 1.2129864692687988, -2.1824820041656494, 207.0, -0.35732799768447876, 0.21051199734210968, -0.03741300106048584, 1.3519999980926514, -0.3269999921321869, -3.1080000400543213], "max": [0.6535211205482483, 2.0849180221557617, 0.03778637945652008, 0.09674360603094101, -0.9520247578620911, -1.5645480155944824, 2.3538033962249756, 723.0, 0.35592201352119446, 0.3590950071811676, 0.1684339940547943, 3.140000104904175, 1.2730000019073486, 0.9589999914169312, -0.059777531772851944, -2.024564504623413, 1.639789342880249, 1.6371886730194092, 2.4551198482513428, 1.767634630203247, -0.3310191333293915, 834.0, -0.1332309991121292, 0.35321399569511414, 0.10837599635124207, 2.9049999713897705, 1.062999963760376, 3.128999948501587], "mean": [0.37793058156967163, 2.057997226715088, -0.26255500316619873, -0.37680673599243164, -1.613601565361023, -1.7584547996520996, 1.1759777069091797, 632.282958984375, 0.3096688389778137, 0.28632882237434387, 0.06769448518753052, -1.1723932027816772, 0.7946627736091614, 0.2398611158132553, -0.18574871122837067, -2.0663764476776123, 1.14503812789917, 0.8961886167526245, 1.5060940980911255, 1.5238174200057983, -1.2492631673812866, 640.0989379882812, -0.2679723799228668, 0.2767440378665924, 0.02627616375684738, 2.2489023208618164, 0.517552375793457, 1.2464615106582642], "std": [0.14299418032169342, 0.03320164605975151, 0.3131241798400879, 0.5572099685668945, 0.5425346493721008, 0.07639134675264359, 0.7630560994148254, 138.34097290039062, 0.05244067683815956, 0.040070049464702606, 0.03253594785928726, 1.5009862184524536, 0.3622708022594452, 0.8654819130897522, 0.1318674385547638, 0.007879020646214485, 0.26772454380989075, 0.6474398374557495, 0.7071195244789124, 0.16898077726364136, 0.6564363837242126, 214.74415588378906, 0.07518662512302399, 0.04942874237895012, 0.03206375986337662, 0.4838639795780182, 0.5127468109130859, 2.546056032180786], "count": [288]}, "action": {"min": [0.20875884592533112, 1.9562523365020752, -0.8947430849075317, -1.4257595539093018, -2.6707029342651367, -1.9997284412384033, 0.4962320029735565, 205.0, 0.16639700531959534, 0.24961799383163452, 0.02204499952495098, -3.1371853351593018, 0.0989999920129776, -1.1770000457763672, -0.49097856879234314, -2.0754408836364746, 0.5590289831161499, -0.1520705372095108, 0.8110893964767456, 1.2129864692687988, -2.1824820041656494, 207.0, -0.35732799768447876, 0.21051199734210968, -0.03741300106048584, 1.3519999980926514, -0.3269999921321869, -3.1080000400543213], "max": [0.6535211205482483, 2.0849180221557617, 0.03778637945652008, 0.09674360603094101, -0.9520247578620911, -1.5645480155944824, 2.3538033962249756, 723.0, 0.35592201352119446, 0.3590950071811676, 0.1684339940547943, 3.140000104904175, 1.2730000019073486, 0.9589999914169312, -0.059777531772851944, -2.024564504623413, 1.639789342880249, 1.6371886730194092, 2.4551198482513428, 1.767634630203247, -0.3310191333293915, 834.0, -0.1332309991121292, 0.35321399569511414, 0.10837599635124207, 2.9049999713897705, 1.062999963760376, 3.128999948501587], "mean": [0.37793058156967163, 2.057997226715088, -0.26255500316619873, -0.37680673599243164, -1.613601565361023, -1.7584547996520996, 1.1759777069091797, 632.282958984375, 0.3096688389778137, 0.28632882237434387, 0.06769448518753052, -1.1723932027816772, 0.7946627736091614, 0.2398611158132553, -0.18574871122837067, -2.0663764476776123, 1.14503812789917, 0.8961886167526245, 1.5060940980911255, 1.5238174200057983, -1.2492631673812866, 640.0989379882812, -0.2679723799228668, 0.2767440378665924, 0.02627616375684738, 2.2489023208618164, 0.517552375793457, 1.2464615106582642], "std": [0.14299418032169342, 0.03320164605975151, 0.3131241798400879, 0.5572099685668945, 0.5425346493721008, 0.07639134675264359, 0.7630560994148254, 138.34097290039062, 0.05244067683815956, 0.040070049464702606, 0.03253594785928726, 1.5009862184524536, 0.3622708022594452, 0.8654819130897522, 0.1318674385547638, 0.007879020646214485, 0.26772454380989075, 0.6474398374557495, 0.7071195244789124, 0.16898077726364136, 0.6564363837242126, 214.74415588378906, 0.07518662512302399, 0.04942874237895012, 0.03206375986337662, 0.4838639795780182, 0.5127468109130859, 2.546056032180786], "count": [288]}, "timestamp": {"min": [0.0], "max": [9.566666666666666], "mean": [4.783333333333333], "std": [2.7712645863228955], "count": [288]}, "frame_index": {"min": [0], "max": [287], "mean": [143.5], "std": [83.13793758968686], "count": [288]}, "episode_index": {"min": [330], "max": [330], "mean": [330.0], "std": [0.0], "count": [288]}, "index": {"min": [188356], "max": [188643], "mean": [188499.5], "std": [83.13793758968686], "count": [288]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [288]}, "subtask_annotation": {"mean": [10.28125, 29.0, 29.0, 29.0, 29.0], "std": [9.07419623583207, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [288]}, "scene_annotation": {"mean": [330.0], "std": [0.0], "min": [330], "max": [330], "count": [288]}, "eef_direction_state": {"mean": [3.6319444444444446, 4.309027777777778], "std": [1.702720567282525, 1.8759224839782294], "min": [0, 0], "max": [6, 6], "count": [288]}, "eef_velocity_state": {"mean": [1.0972222222222223, 0.9166666666666666], "std": [0.7102370930858655, 0.8700255424092135], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_acc_mag_state": {"mean": [1.0868055555555556, 0.8715277777777778], "std": [0.792389716106513, 0.8338467746971496], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_direction_action": {"mean": [3.6319444444444446, 4.309027777777778], "std": [1.702720567282525, 1.8759224839782294], "min": [0, 0], "max": [6, 6], "count": [288]}, "eef_velocity_action": {"mean": [1.0972222222222223, 0.9166666666666666], "std": [0.7102370930858655, 0.8700255424092135], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_acc_mag_action": {"mean": [1.0868055555555556, 0.8715277777777778], "std": [0.792389716106513, 0.8338467746971496], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_sim_pose_state": {"mean": [0.47292377060279456, 0.29284079226856, 1.1032036077462652, 0.3985400392698979, 1.0377516299526823, 0.379630564807946, 0.48227664272841214, -0.3393781382887294, 1.0905870553542882, 1.2919309787574838, 0.8814290362469775, -0.1646002106997171], "std": [0.05929803447009727, 0.06467483740332956, 0.06733728253101498, 1.9354218482468595, 0.34747163815877086, 1.4922436791130747, 0.05261407680431256, 0.038015405654074505, 0.06000308809506183, 0.8603560169625878, 0.2183483036931047, 1.788912515001321], "min": [0.3935508022446485, 0.15513584664195978, 1.0145525440653769, -3.1341920225018836, 0.426898136745798, -2.968395338995608, 0.43642054980830625, -0.43627871592084205, 1.0422032988649275, 0.5078277768896508, 0.357730112888031, -3.132250088117958], "max": [0.5581793945011277, 0.3821471008031043, 1.2024607279193427, 3.1352989893167416, 1.5320669183088982, 2.9868076705788185, 0.5792109060450035, -0.23447767333252856, 1.230938401989606, 2.6958514216603313, 1.2020745093674754, 3.0807216153976604], "count": [288]}, "eef_sim_pose_action": {"mean": [0.47292377060279456, 0.29284079226856, 1.1032036077462652, 0.3985400392698979, 1.0377516299526823, 0.379630564807946, 0.48227664272841214, -0.3393781382887294, 1.0905870553542882, 1.2919309787574838, 0.8814290362469775, -0.1646002106997171], "std": [0.05929803447009727, 0.06467483740332956, 0.06733728253101498, 1.9354218482468595, 0.34747163815877086, 1.4922436791130747, 0.05261407680431256, 0.038015405654074505, 0.06000308809506183, 0.8603560169625878, 0.2183483036931047, 1.788912515001321], "min": [0.3935508022446485, 0.15513584664195978, 1.0145525440653769, -3.1341920225018836, 0.426898136745798, -2.968395338995608, 0.43642054980830625, -0.43627871592084205, 1.0422032988649275, 0.5078277768896508, 0.357730112888031, -3.132250088117958], "max": [0.5581793945011277, 0.3821471008031043, 1.2024607279193427, 3.1352989893167416, 1.5320669183088982, 2.9868076705788185, 0.5792109060450035, -0.23447767333252856, 1.230938401989606, 2.6958514216603313, 1.2020745093674754, 3.0807216153976604], "count": [288]}, "gripper_mode_state": {"mean": [0.21875, 0.12152777777777778], "std": [0.41339864235384227, 0.326739616523881], "min": [0, 0], "max": [1, 1], "count": [288]}, "gripper_activity_state": {"mean": [1.8472222222222223, 1.8541666666666667], "std": [0.49045676619471357, 0.47094393981072186], "min": [0, 0], "max": [2, 2], "count": [288]}, "gripper_mode_action": {"mean": [0.21875, 0.12152777777777778], "std": [0.41339864235384227, 0.326739616523881], "min": [0, 0], "max": [1, 1], "count": [288]}, "gripper_activity_action": {"mean": [1.8472222222222223, 1.8541666666666667], "std": [0.49045676619471357, 0.47094393981072186], "min": [0, 0], "max": [2, 2], "count": [288]}, "gripper_open_scale_state": {"mean": [0.6400989583333305, 0.6322829861111114], "std": [0.21474404089149585, 0.13834096477245675], "min": [0.207, 0.205], "max": [0.834, 0.723], "count": [288]}, "gripper_open_scale_action": {"mean": [0.6400989583333305, 0.6322829861111114], "std": [0.21474404089149585, 0.13834096477245675], "min": [0.207, 0.205], "max": [0.834, 0.723], "count": [288]}}} +{"episode_index": 311, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.41096388480392154]], [[0.4055604554738562]], [[0.40060698733660133]]], "std": [[[0.2315565186683057]], [[0.24128262637799452]], [[0.24382707670125772]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[0.8235294117647058]], [[0.8313725490196079]]], "mean": [[[0.45413212214052284]], [[0.4541545098039216]], [[0.44911132965686273]]], "std": [[[0.18262993417191842]], [[0.18930377397638415]], [[0.1906216131875572]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47114349264705885]], [[0.47539582924836604]], [[0.4718265665849673]]], "std": [[[0.08166932406004497]], [[0.0828547834378827]], [[0.08286904963882871]]], "count": [100]}, "observation.state": {"min": [0.20142845809459686, 1.9400731325149536, -1.0250319242477417, -1.4869506359100342, -2.6274538040161133, -2.0135514736175537, 0.4828278720378876, 138.0, 0.12068299949169159, 0.24195100367069244, -0.0041589997708797455, -3.1391851902008057, 0.18000000715255737, -1.190000057220459, -0.6761230826377869, -2.078704595565796, 0.5546481609344482, -0.06988298892974854, 0.8233765363693237, 1.3536773920059204, -2.4539504051208496, 221.0, -0.3769949972629547, 0.22040100395679474, -0.045017000287771225, 1.3819999694824219, -0.5560000538825989, -3.128999948501587], "max": [0.7382393479347229, 2.0872392654418945, -0.23308873176574707, 0.14411184191703796, -0.9508902430534363, -1.4913140535354614, 2.406041383743286, 717.0, 0.36100998520851135, 0.37664899230003357, 0.19309699535369873, 3.124000072479248, 1.2350000143051147, 1.0269999504089355, -0.043790314346551895, -1.9355353116989136, 1.690421223640442, 1.7202314138412476, 2.653808116912842, 1.664450764656067, -0.326638400554657, 813.0, -0.10975199937820435, 0.36950498819351196, 0.11942999809980392, 3.059000015258789, 1.0160000324249268, 3.127000093460083], "mean": [0.38900700211524963, 2.059551954269409, -0.4439079165458679, -0.4230976104736328, -1.487181305885315, -1.7389334440231323, 1.289842963218689, 627.3272094726562, 0.30454909801483154, 0.2877500653266907, 0.06768988817930222, -1.05177640914917, 0.7640736103057861, 0.1771177053451538, -0.3083198070526123, -2.061114549636841, 1.1145251989364624, 1.0523004531860352, 1.724179744720459, 1.4991483688354492, -1.5092931985855103, 665.7758178710938, -0.2462139129638672, 0.3115984797477722, 0.0451316237449646, 2.3238604068756104, 0.3978123962879181, 1.34909188747406], "std": [0.17756401002407074, 0.03248250111937523, 0.23675689101219177, 0.5675497651100159, 0.6609780788421631, 0.1095915138721466, 0.7986593246459961, 168.04249572753906, 0.07002030313014984, 0.053347859531641006, 0.039248496294021606, 1.6508086919784546, 0.3556966185569763, 0.9097611904144287, 0.21713560819625854, 0.024891477078199387, 0.3303001821041107, 0.5020142793655396, 0.7544272541999817, 0.07501903176307678, 0.6185193657875061, 213.16282653808594, 0.08791905641555786, 0.04017892852425575, 0.048961009830236435, 0.45395177602767944, 0.6308589577674866, 2.507295608520508], "count": [272]}, "action": {"min": [0.20142845809459686, 1.9400731325149536, -1.0250319242477417, -1.4869506359100342, -2.6274538040161133, -2.0135514736175537, 0.4828278720378876, 138.0, 0.12068299949169159, 0.24195100367069244, -0.0041589997708797455, -3.1391851902008057, 0.18000000715255737, -1.190000057220459, -0.6761230826377869, -2.078704595565796, 0.5546481609344482, -0.06988298892974854, 0.8233765363693237, 1.3536773920059204, -2.4539504051208496, 221.0, -0.3769949972629547, 0.22040100395679474, -0.045017000287771225, 1.3819999694824219, -0.5560000538825989, -3.128999948501587], "max": [0.7382393479347229, 2.0872392654418945, -0.23308873176574707, 0.14411184191703796, -0.9508902430534363, -1.4913140535354614, 2.406041383743286, 717.0, 0.36100998520851135, 0.37664899230003357, 0.19309699535369873, 3.124000072479248, 1.2350000143051147, 1.0269999504089355, -0.043790314346551895, -1.9355353116989136, 1.690421223640442, 1.7202314138412476, 2.653808116912842, 1.664450764656067, -0.326638400554657, 813.0, -0.10975199937820435, 0.36950498819351196, 0.11942999809980392, 3.059000015258789, 1.0160000324249268, 3.127000093460083], "mean": [0.38900700211524963, 2.059551954269409, -0.4439079165458679, -0.4230976104736328, -1.487181305885315, -1.7389334440231323, 1.289842963218689, 627.3272094726562, 0.30454909801483154, 0.2877500653266907, 0.06768988817930222, -1.05177640914917, 0.7640736103057861, 0.1771177053451538, -0.3083198070526123, -2.061114549636841, 1.1145251989364624, 1.0523004531860352, 1.724179744720459, 1.4991483688354492, -1.5092931985855103, 665.7758178710938, -0.2462139129638672, 0.3115984797477722, 0.0451316237449646, 2.3238604068756104, 0.3978123962879181, 1.34909188747406], "std": [0.17756401002407074, 0.03248250111937523, 0.23675689101219177, 0.5675497651100159, 0.6609780788421631, 0.1095915138721466, 0.7986593246459961, 168.04249572753906, 0.07002030313014984, 0.053347859531641006, 0.039248496294021606, 1.6508086919784546, 0.3556966185569763, 0.9097611904144287, 0.21713560819625854, 0.024891477078199387, 0.3303001821041107, 0.5020142793655396, 0.7544272541999817, 0.07501903176307678, 0.6185193657875061, 213.16282653808594, 0.08791905641555786, 0.04017892852425575, 0.048961009830236435, 0.45395177602767944, 0.6308589577674866, 2.507295608520508], "count": [272]}, "timestamp": {"min": [0.0], "max": [9.033333333333333], "mean": [4.516666666666667], "std": [2.617303531839167], "count": [272]}, "frame_index": {"min": [0], "max": [271], "mean": [135.5], "std": [78.51910595517501], "count": [272]}, "episode_index": {"min": [331], "max": [331], "mean": [331.0], "std": [0.0], "count": [272]}, "index": {"min": [188644], "max": [188915], "mean": [188779.5], "std": [78.51910595517501], "count": [272]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [272]}, "subtask_annotation": {"mean": [10.393382352941176, 29.0, 29.0, 29.0, 29.0], "std": [8.976052307683865, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [272]}, "scene_annotation": {"mean": [331.0], "std": [0.0], "min": [331], "max": [331], "count": [272]}, "eef_direction_state": {"mean": [3.6580882352941178, 4.3125], "std": [1.8282929657702887, 1.7282657705137285], "min": [0, 0], "max": [6, 6], "count": [272]}, "eef_velocity_state": {"mean": [1.1176470588235294, 0.9926470588235294], "std": [0.7770496949189943, 0.8659941883500466], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_acc_mag_state": {"mean": [1.0772058823529411, 0.875], "std": [0.8075441084078464, 0.8219193820492587], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_direction_action": {"mean": [3.6580882352941178, 4.3125], "std": [1.8282929657702887, 1.7282657705137285], "min": [0, 0], "max": [6, 6], "count": [272]}, "eef_velocity_action": {"mean": [1.1176470588235294, 0.9926470588235294], "std": [0.7770496949189943, 0.8659941883500466], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_acc_mag_action": {"mean": [1.0772058823529411, 0.875], "std": [0.8075441084078464, 0.8219193820492587], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_sim_pose_state": {"mean": [0.5098939173219784, 0.2878638259568417, 1.1362196008459784, 0.8909191989053827, 0.9349421762870053, 0.29206769973508684, 0.48465514290991035, -0.3356163921314815, 1.096098367848004, 1.39438119081513, 0.8598353438277674, -0.3297971596504732], "std": [0.05152020963633663, 0.0937281594410118, 0.0596634060146726, 1.8345036476597376, 0.48402522255289243, 1.5044242923580717, 0.06621372360467159, 0.052669135226099936, 0.06717118085233384, 0.8510710920128975, 0.21456696970145633, 1.8694651242389873], "min": [0.40186235848055357, 0.12357868512465209, 1.012696024963647, -3.1175204562500753, 0.17008722350375005, -2.965064697734629, 0.42951871528910346, -0.4321915930854363, 1.0207609867242073, 0.6121684435967027, 0.4030074604501519, -3.0944556968792543], "max": [0.5818227997117069, 0.40218020232871554, 1.2303435047482203, 3.130584715249643, 1.4624094819082107, 3.09029726931781, 0.5910688791344392, -0.18407885506817703, 1.2383124381099573, 2.742553783541057, 1.2501328174091144, 3.1393737452435158], "count": [272]}, "eef_sim_pose_action": {"mean": [0.5098939173219784, 0.2878638259568417, 1.1362196008459784, 0.8909191989053827, 0.9349421762870053, 0.29206769973508684, 0.48465514290991035, -0.3356163921314815, 1.096098367848004, 1.39438119081513, 0.8598353438277674, -0.3297971596504732], "std": [0.05152020963633663, 0.0937281594410118, 0.0596634060146726, 1.8345036476597376, 0.48402522255289243, 1.5044242923580717, 0.06621372360467159, 0.052669135226099936, 0.06717118085233384, 0.8510710920128975, 0.21456696970145633, 1.8694651242389873], "min": [0.40186235848055357, 0.12357868512465209, 1.012696024963647, -3.1175204562500753, 0.17008722350375005, -2.965064697734629, 0.42951871528910346, -0.4321915930854363, 1.0207609867242073, 0.6121684435967027, 0.4030074604501519, -3.0944556968792543], "max": [0.5818227997117069, 0.40218020232871554, 1.2303435047482203, 3.130584715249643, 1.4624094819082107, 3.09029726931781, 0.5910688791344392, -0.18407885506817703, 1.2383124381099573, 2.742553783541057, 1.2501328174091144, 3.1393737452435158], "count": [272]}, "gripper_mode_state": {"mean": [0.22426470588235295, 0.16911764705882354], "std": [0.41709716802905317, 0.3748557969567903], "min": [0, 0], "max": [1, 1], "count": [272]}, "gripper_activity_state": {"mean": [1.8308823529411764, 1.8308823529411764], "std": [0.4782804225867467, 0.5223694187915117], "min": [0, 0], "max": [2, 2], "count": [272]}, "gripper_mode_action": {"mean": [0.22426470588235295, 0.16911764705882354], "std": [0.41709716802905317, 0.3748557969567903], "min": [0, 0], "max": [1, 1], "count": [272]}, "gripper_activity_action": {"mean": [1.8308823529411764, 1.8308823529411764], "std": [0.4782804225867467, 0.5223694187915117], "min": [0, 0], "max": [2, 2], "count": [272]}, "gripper_open_scale_state": {"mean": [0.6657757346770342, 0.6273272060506481], "std": [0.21316280642844238, 0.16804249119411074], "min": [0.221, 0.138], "max": [0.813, 0.717], "count": [272]}, "gripper_open_scale_action": {"mean": [0.6657757346770342, 0.6273272060506481], "std": [0.21316280642844238, 0.16804249119411074], "min": [0.221, 0.138], "max": [0.813, 0.717], "count": [272]}}} +{"episode_index": 312, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4176532802287582]], [[0.40615581086601305]], [[0.40365112540849674]]], "std": [[[0.23085525851539185]], [[0.24426569187919447]], [[0.24650520734291917]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[0.8431372549019608]], [[0.8274509803921568]]], "mean": [[[0.44938823529411764]], [[0.4494898856209151]], [[0.4442465584150327]]], "std": [[[0.18590606584634947]], [[0.19286828099794665]], [[0.19405929011488998]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46865866830065356]], [[0.47091638684640524]], [[0.4673304391339869]]], "std": [[[0.098360357618118]], [[0.10125756984823854]], [[0.10145040095258165]]], "count": [100]}, "observation.state": {"min": [0.14934784173965454, 1.9192163944244385, -1.2190252542495728, -1.5240565538406372, -2.5674664974212646, -1.922986388206482, 0.5522396564483643, 158.0, 0.09565100073814392, 0.24551500380039215, -0.009363999590277672, -3.1411852836608887, 0.06700000911951065, -1.0670000314712524, -0.6643072366714478, -2.0785651206970215, 0.57252037525177, 0.09053022414445877, 1.0583676099777222, 1.1706098318099976, -2.4474751949310303, 216.0, -0.37516799569129944, 0.2117069959640503, -0.04131999984383583, 1.559999942779541, -0.5979999899864197, -3.1401853561401367], "max": [0.7616791725158691, 2.081846237182617, -0.38034215569496155, 0.11358603090047836, -0.8210029602050781, -1.4221292734146118, 2.421452283859253, 679.0, 0.3555389940738678, 0.3875359892845154, 0.15680499374866486, 3.131999969482422, 1.1629999876022339, 0.7910000681877136, -0.03415609523653984, -2.027287244796753, 1.6667022705078125, 1.6912591457366943, 2.700181484222412, 1.7350494861602783, -0.5644744038581848, 773.0, -0.12253600358963013, 0.377591997385025, 0.13584600389003754, 3.0420000553131104, 1.0299999713897705, 3.140000104904175], "mean": [0.3849351406097412, 2.0604567527770996, -0.5764117240905762, -0.42238929867744446, -1.473422884941101, -1.6810345649719238, 1.2527830600738525, 585.4464111328125, 0.29554906487464905, 0.29245972633361816, 0.04625244811177254, -1.5810773372650146, 0.773908793926239, 0.11067866533994675, -0.30559930205345154, -2.0663373470306396, 1.1402052640914917, 1.2147817611694336, 1.895645260810852, 1.4681211709976196, -1.6525107622146606, 573.890869140625, -0.23424725234508514, 0.3177380859851837, 0.0490032397210598, 2.4296581745147705, 0.278809517621994, -0.35268065333366394], "std": [0.19081422686576843, 0.03640042245388031, 0.2602752149105072, 0.5800501108169556, 0.6412082314491272, 0.11027888208627701, 0.8006658554077148, 135.0821075439453, 0.07566007226705551, 0.05196016654372215, 0.03275714069604874, 1.287021279335022, 0.41515859961509705, 0.7622213363647461, 0.2518920600414276, 0.010336271487176418, 0.33386754989624023, 0.408547967672348, 0.6880435943603516, 0.16806331276893616, 0.5301149487495422, 186.3512420654297, 0.07772325724363327, 0.04538671299815178, 0.05299276113510132, 0.3927530348300934, 0.6093771457672119, 2.893371820449829], "count": [252]}, "action": {"min": [0.14934784173965454, 1.9192163944244385, -1.2190252542495728, -1.5240565538406372, -2.5674664974212646, -1.922986388206482, 0.5522396564483643, 158.0, 0.09565100073814392, 0.24551500380039215, -0.009363999590277672, -3.1411852836608887, 0.06700000911951065, -1.0670000314712524, -0.6643072366714478, -2.0785651206970215, 0.57252037525177, 0.09053022414445877, 1.0583676099777222, 1.1706098318099976, -2.4474751949310303, 216.0, -0.37516799569129944, 0.2117069959640503, -0.04131999984383583, 1.559999942779541, -0.5979999899864197, -3.1401853561401367], "max": [0.7616791725158691, 2.081846237182617, -0.38034215569496155, 0.11358603090047836, -0.8210029602050781, -1.4221292734146118, 2.421452283859253, 679.0, 0.3555389940738678, 0.3875359892845154, 0.15680499374866486, 3.131999969482422, 1.1629999876022339, 0.7910000681877136, -0.03415609523653984, -2.027287244796753, 1.6667022705078125, 1.6912591457366943, 2.700181484222412, 1.7350494861602783, -0.5644744038581848, 773.0, -0.12253600358963013, 0.377591997385025, 0.13584600389003754, 3.0420000553131104, 1.0299999713897705, 3.140000104904175], "mean": [0.3849351406097412, 2.0604567527770996, -0.5764117240905762, -0.42238929867744446, -1.473422884941101, -1.6810345649719238, 1.2527830600738525, 585.4464111328125, 0.29554906487464905, 0.29245972633361816, 0.04625244811177254, -1.5810773372650146, 0.773908793926239, 0.11067866533994675, -0.30559930205345154, -2.0663373470306396, 1.1402052640914917, 1.2147817611694336, 1.895645260810852, 1.4681211709976196, -1.6525107622146606, 573.890869140625, -0.23424725234508514, 0.3177380859851837, 0.0490032397210598, 2.4296581745147705, 0.278809517621994, -0.35268065333366394], "std": [0.19081422686576843, 0.03640042245388031, 0.2602752149105072, 0.5800501108169556, 0.6412082314491272, 0.11027888208627701, 0.8006658554077148, 135.0821075439453, 0.07566007226705551, 0.05196016654372215, 0.03275714069604874, 1.287021279335022, 0.41515859961509705, 0.7622213363647461, 0.2518920600414276, 0.010336271487176418, 0.33386754989624023, 0.408547967672348, 0.6880435943603516, 0.16806331276893616, 0.5301149487495422, 186.3512420654297, 0.07772325724363327, 0.04538671299815178, 0.05299276113510132, 0.3927530348300934, 0.6093771457672119, 2.893371820449829], "count": [252]}, "timestamp": {"min": [0.0], "max": [8.366666666666667], "mean": [4.183333333333334], "std": [2.4248520382504593], "count": [252]}, "frame_index": {"min": [0], "max": [251], "mean": [125.5], "std": [72.74556114751378], "count": [252]}, "episode_index": {"min": [332], "max": [332], "mean": [332.0], "std": [0.0], "count": [252]}, "index": {"min": [188916], "max": [189167], "mean": [189041.5], "std": [72.74556114751378], "count": [252]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [252]}, "subtask_annotation": {"mean": [9.527777777777779, 29.0, 29.0, 29.0, 29.0], "std": [8.740710614466966, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [252]}, "scene_annotation": {"mean": [332.0], "std": [0.0], "min": [332], "max": [332], "count": [252]}, "eef_direction_state": {"mean": [3.8333333333333335, 4.234126984126984], "std": [1.8093671611393651, 1.8931649278899294], "min": [0, 0], "max": [6, 6], "count": [252]}, "eef_velocity_state": {"mean": [1.1071428571428572, 0.9523809523809523], "std": [0.7970858203409866, 0.8940468264532677], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_acc_mag_state": {"mean": [1.1944444444444444, 0.8531746031746031], "std": [0.7597833395804736, 0.8394240758028934], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_direction_action": {"mean": [3.8333333333333335, 4.234126984126984], "std": [1.8093671611393651, 1.8931649278899294], "min": [0, 0], "max": [6, 6], "count": [252]}, "eef_velocity_action": {"mean": [1.1071428571428572, 0.9523809523809523], "std": [0.7970858203409866, 0.8940468264532677], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_acc_mag_action": {"mean": [1.1944444444444444, 0.8531746031746031], "std": [0.7597833395804736, 0.8394240758028934], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_sim_pose_state": {"mean": [0.5172954397706192, 0.282376518264495, 1.1526327703333599, 0.7487583224614178, 0.9329287963382044, 0.31645634215505675, 0.4888966172325531, -0.31717044661732924, 1.089638491072662, 1.4563014978385878, 0.9260424985115369, -0.17485999210006023], "std": [0.055622584778857564, 0.09074186597903604, 0.05263006887706458, 2.129762239374185, 0.5480587214428252, 1.755733588947009, 0.06590623686198768, 0.05528943675140186, 0.07009823353590369, 0.8709552576999541, 0.23538747652872372, 1.8374977176755967], "min": [0.3939256703527354, 0.13455837026548068, 1.0199073585626472, -3.1393410169314975, 0.15210705758531073, -2.7881764570857297, 0.4313267551991473, -0.4295457338810545, 1.0325181446427543, 0.7116383777297776, 0.41116810989606956, -3.1333705026517777], "max": [0.5836359999619736, 0.40328516207640525, 1.2290968567890557, 3.1253515450681353, 1.5610148836258007, 2.9290375441680983, 0.6060221150188123, -0.16163462419569494, 1.246442566416921, 2.7488238005832946, 1.2335289463017465, 3.071803087993729], "count": [252]}, "eef_sim_pose_action": {"mean": [0.5172954397706192, 0.282376518264495, 1.1526327703333599, 0.7487583224614178, 0.9329287963382044, 0.31645634215505675, 0.4888966172325531, -0.31717044661732924, 1.089638491072662, 1.4563014978385878, 0.9260424985115369, -0.17485999210006023], "std": [0.055622584778857564, 0.09074186597903604, 0.05263006887706458, 2.129762239374185, 0.5480587214428252, 1.755733588947009, 0.06590623686198768, 0.05528943675140186, 0.07009823353590369, 0.8709552576999541, 0.23538747652872372, 1.8374977176755967], "min": [0.3939256703527354, 0.13455837026548068, 1.0199073585626472, -3.1393410169314975, 0.15210705758531073, -2.7881764570857297, 0.4313267551991473, -0.4295457338810545, 1.0325181446427543, 0.7116383777297776, 0.41116810989606956, -3.1333705026517777], "max": [0.5836359999619736, 0.40328516207640525, 1.2290968567890557, 3.1253515450681353, 1.5610148836258007, 2.9290375441680983, 0.6060221150188123, -0.16163462419569494, 1.246442566416921, 2.7488238005832946, 1.2335289463017465, 3.071803087993729], "count": [252]}, "gripper_mode_state": {"mean": [0.23412698412698413, 0.14682539682539683], "std": [0.4234519328454955, 0.3539317726235689], "min": [0, 0], "max": [1, 1], "count": [252]}, "gripper_activity_state": {"mean": [1.7857142857142858, 1.8333333333333333], "std": [0.5578749768504768, 0.4919994838040913], "min": [0, 0], "max": [2, 2], "count": [252]}, "gripper_mode_action": {"mean": [0.23412698412698413, 0.14682539682539683], "std": [0.4234519328454955, 0.3539317726235689], "min": [0, 0], "max": [1, 1], "count": [252]}, "gripper_activity_action": {"mean": [1.7857142857142858, 1.8333333333333333], "std": [0.5578749768504768, 0.4919994838040913], "min": [0, 0], "max": [2, 2], "count": [252]}, "gripper_open_scale_state": {"mean": [0.5738908730158735, 0.5854464284503275], "std": [0.18635119523635293, 0.13508214535416885], "min": [0.216, 0.158], "max": [0.773, 0.679], "count": [252]}, "gripper_open_scale_action": {"mean": [0.5738908730158735, 0.5854464284503275], "std": [0.18635119523635293, 0.13508214535416885], "min": [0.216, 0.158], "max": [0.773, 0.679], "count": [252]}}} +{"episode_index": 313, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.40674198937908496]], [[0.3994358905228758]], [[0.39582528186274507]]], "std": [[[0.23448363429178762]], [[0.24407417475438842]], [[0.24652890773316613]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[0.8274509803921568]], [[0.8196078431372549]]], "mean": [[[0.45179236111111115]], [[0.4519209272875817]], [[0.4468007761437908]]], "std": [[[0.1800942180854842]], [[0.1870754393309562]], [[0.1887265727531296]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4726515543300654]], [[0.4776046629901961]], [[0.4735253533496732]]], "std": [[[0.06986256598218922]], [[0.06954479814321617]], [[0.06925996573822309]]], "count": [100]}, "observation.state": {"min": [0.11515682935714722, 1.9536867141723633, -0.9754295945167542, -1.3278988599777222, -2.4444384574890137, -1.810325264930725, 0.5531297326087952, 56.0, 0.12368199974298477, 0.23903299868106842, -0.017229000106453896, -3.1050000190734863, 0.2669999897480011, -1.1039999723434448, -0.6254212856292725, -2.078826904296875, 0.4631056785583496, -0.08141960948705673, 0.9569465517997742, 1.3580931425094604, -2.4277355670928955, 235.0, -0.3680349886417389, 0.2039870023727417, -0.026352999731898308, 1.3559999465942383, -0.5280000567436218, -3.1401853561401367], "max": [0.7562686204910278, 2.081636667251587, -0.2992192506790161, 0.002024581888690591, -0.7426376342773438, -1.3761920928955078, 2.2430622577667236, 674.0, 0.34637999534606934, 0.374877005815506, 0.16917100548744202, 3.1389999389648438, 1.1990000009536743, 0.9409999251365662, -0.0783652812242508, -2.0539209842681885, 1.586085557937622, 1.7046805620193481, 2.694352149963379, 1.8330495357513428, -0.42092105746269226, 690.0, -0.12765300273895264, 0.3643909990787506, 0.1444929987192154, 3.0209999084472656, 1.1330000162124634, 3.13700008392334], "mean": [0.36826080083847046, 2.0588409900665283, -0.5878214836120605, -0.3543604016304016, -1.2774897813796997, -1.6937578916549683, 1.1471954584121704, 537.1921997070312, 0.3069062829017639, 0.29121506214141846, 0.05850810930132866, -1.144586443901062, 0.8573555946350098, 0.22847329080104828, -0.2914144992828369, -2.0679285526275635, 1.0837987661361694, 1.0529183149337769, 1.7803723812103271, 1.5892325639724731, -1.4841480255126953, 572.4270629882812, -0.2436206340789795, 0.2990034818649292, 0.03860881179571152, 2.391633987426758, 0.387886106967926, 0.4056248068809509], "std": [0.15926620364189148, 0.03350367397069931, 0.14773491024971008, 0.4542865455150604, 0.6286424398422241, 0.1054629310965538, 0.6820847392082214, 153.6282501220703, 0.06291429698467255, 0.04615415632724762, 0.032555270940065384, 1.5574853420257568, 0.30222728848457336, 0.7795922756195068, 0.19528816640377045, 0.005876054521650076, 0.32306796312332153, 0.5846344828605652, 0.7176544070243835, 0.11249081045389175, 0.6314038634300232, 162.17068481445312, 0.074619822204113, 0.04843702167272568, 0.03676502779126167, 0.4737915098667145, 0.631348192691803, 2.8266007900238037], "count": [281]}, "action": {"min": [0.11515682935714722, 1.9536867141723633, -0.9754295945167542, -1.3278988599777222, -2.4444384574890137, -1.810325264930725, 0.5531297326087952, 56.0, 0.12368199974298477, 0.23903299868106842, -0.017229000106453896, -3.1050000190734863, 0.2669999897480011, -1.1039999723434448, -0.6254212856292725, -2.078826904296875, 0.4631056785583496, -0.08141960948705673, 0.9569465517997742, 1.3580931425094604, -2.4277355670928955, 235.0, -0.3680349886417389, 0.2039870023727417, -0.026352999731898308, 1.3559999465942383, -0.5280000567436218, -3.1401853561401367], "max": [0.7562686204910278, 2.081636667251587, -0.2992192506790161, 0.002024581888690591, -0.7426376342773438, -1.3761920928955078, 2.2430622577667236, 674.0, 0.34637999534606934, 0.374877005815506, 0.16917100548744202, 3.1389999389648438, 1.1990000009536743, 0.9409999251365662, -0.0783652812242508, -2.0539209842681885, 1.586085557937622, 1.7046805620193481, 2.694352149963379, 1.8330495357513428, -0.42092105746269226, 690.0, -0.12765300273895264, 0.3643909990787506, 0.1444929987192154, 3.0209999084472656, 1.1330000162124634, 3.13700008392334], "mean": [0.36826080083847046, 2.0588409900665283, -0.5878214836120605, -0.3543604016304016, -1.2774897813796997, -1.6937578916549683, 1.1471954584121704, 537.1921997070312, 0.3069062829017639, 0.29121506214141846, 0.05850810930132866, -1.144586443901062, 0.8573555946350098, 0.22847329080104828, -0.2914144992828369, -2.0679285526275635, 1.0837987661361694, 1.0529183149337769, 1.7803723812103271, 1.5892325639724731, -1.4841480255126953, 572.4270629882812, -0.2436206340789795, 0.2990034818649292, 0.03860881179571152, 2.391633987426758, 0.387886106967926, 0.4056248068809509], "std": [0.15926620364189148, 0.03350367397069931, 0.14773491024971008, 0.4542865455150604, 0.6286424398422241, 0.1054629310965538, 0.6820847392082214, 153.6282501220703, 0.06291429698467255, 0.04615415632724762, 0.032555270940065384, 1.5574853420257568, 0.30222728848457336, 0.7795922756195068, 0.19528816640377045, 0.005876054521650076, 0.32306796312332153, 0.5846344828605652, 0.7176544070243835, 0.11249081045389175, 0.6314038634300232, 162.17068481445312, 0.074619822204113, 0.04843702167272568, 0.03676502779126167, 0.4737915098667145, 0.631348192691803, 2.8266007900238037], "count": [281]}, "timestamp": {"min": [0.0], "max": [9.333333333333334], "mean": [4.666666666666667], "std": [2.703906638756433], "count": [281]}, "frame_index": {"min": [0], "max": [280], "mean": [140.0], "std": [81.11719916269298], "count": [281]}, "episode_index": {"min": [333], "max": [333], "mean": [333.0], "std": [0.0], "count": [281]}, "index": {"min": [189168], "max": [189448], "mean": [189308.0], "std": [81.11719916269298], "count": [281]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [281]}, "subtask_annotation": {"mean": [10.437722419928825, 29.0, 29.0, 29.0, 29.0], "std": [9.715372883089394, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [281]}, "scene_annotation": {"mean": [333.0], "std": [0.0], "min": [333], "max": [333], "count": [281]}, "eef_direction_state": {"mean": [3.715302491103203, 3.4519572953736657], "std": [1.7445636957618658, 2.22857647580167], "min": [0, 0], "max": [6, 6], "count": [281]}, "eef_velocity_state": {"mean": [1.1352313167259787, 0.9679715302491103], "std": [0.7423661554584454, 0.8019365878948411], "min": [0, 0], "max": [2, 2], "count": [281]}, "eef_acc_mag_state": {"mean": [1.1565836298932384, 0.9715302491103203], "std": [0.7894101592896257, 0.8304100989023525], "min": [0, 0], "max": [2, 2], "count": [281]}, "eef_direction_action": {"mean": [3.715302491103203, 3.4519572953736657], "std": [1.7445636957618658, 2.22857647580167], "min": [0, 0], "max": [6, 6], "count": [281]}, "eef_velocity_action": {"mean": [1.1352313167259787, 0.9679715302491103], "std": [0.7423661554584454, 0.8019365878948411], "min": [0, 0], "max": [2, 2], "count": [281]}, "eef_acc_mag_action": {"mean": [1.1565836298932384, 0.9715302491103203], "std": [0.7894101592896257, 0.8304100989023525], "min": [0, 0], "max": [2, 2], "count": [281]}, "eef_sim_pose_state": {"mean": [0.49904286726138064, 0.28309685563404413, 1.134263363650339, 0.24644017890944456, 0.9195923129884092, 0.2837024006814877, 0.4859124275593732, -0.33424707558910854, 1.0844118283809865, 1.2202071521726998, 0.9609687975703214, 0.008430855096672761], "std": [0.058946448381188135, 0.07115908632843479, 0.06775960905823206, 2.088611218920178, 0.4783766453460486, 1.6416253611495624, 0.05785436966102391, 0.048214070211249925, 0.05470937415637608, 0.7902481198089705, 0.16156823181896093, 1.8045576451577117], "min": [0.38633748547852054, 0.15055293727376018, 1.0188406919266746, -3.1353468390719486, 0.21927199959171828, -2.7113379243695883, 0.42611222816907823, -0.4309553489608631, 1.034417308344481, 0.47733259386321847, 0.5409109671780414, -3.1304092174055604], "max": [0.5737302840235718, 0.38824278950688706, 1.2275335066731072, 3.1404153145572002, 1.5503844770492825, 3.0552379065633697, 0.5904159745267664, -0.18192504678858296, 1.2291844287173006, 2.594626980190009, 1.2136085753855754, 3.133114822116096], "count": [281]}, "eef_sim_pose_action": {"mean": [0.49904286726138064, 0.28309685563404413, 1.134263363650339, 0.24644017890944456, 0.9195923129884092, 0.2837024006814877, 0.4859124275593732, -0.33424707558910854, 1.0844118283809865, 1.2202071521726998, 0.9609687975703214, 0.008430855096672761], "std": [0.058946448381188135, 0.07115908632843479, 0.06775960905823206, 2.088611218920178, 0.4783766453460486, 1.6416253611495624, 0.05785436966102391, 0.048214070211249925, 0.05470937415637608, 0.7902481198089705, 0.16156823181896093, 1.8045576451577117], "min": [0.38633748547852054, 0.15055293727376018, 1.0188406919266746, -3.1353468390719486, 0.21927199959171828, -2.7113379243695883, 0.42611222816907823, -0.4309553489608631, 1.034417308344481, 0.47733259386321847, 0.5409109671780414, -3.1304092174055604], "max": [0.5737302840235718, 0.38824278950688706, 1.2275335066731072, 3.1404153145572002, 1.5503844770492825, 3.0552379065633697, 0.5904159745267664, -0.18192504678858296, 1.2291844287173006, 2.594626980190009, 1.2136085753855754, 3.133114822116096], "count": [281]}, "gripper_mode_state": {"mean": [0.2313167259786477, 0.16370106761565836], "std": [0.4216743983942687, 0.37000409197352363], "min": [0, 0], "max": [1, 1], "count": [281]}, "gripper_activity_state": {"mean": [1.7544483985765125, 1.793594306049822], "std": [0.5967197983978123, 0.5660265129376553], "min": [0, 0], "max": [2, 2], "count": [281]}, "gripper_mode_action": {"mean": [0.2313167259786477, 0.16370106761565836], "std": [0.4216743983942687, 0.37000409197352363], "min": [0, 0], "max": [1, 1], "count": [281]}, "gripper_activity_action": {"mean": [1.7544483985765125, 1.793594306049822], "std": [0.5967197983978123, 0.5660265129376553], "min": [0, 0], "max": [2, 2], "count": [281]}, "gripper_open_scale_state": {"mean": [0.5724270460461381, 0.5371921707099006], "std": [0.16217066955091441, 0.15362829658120067], "min": [0.235, 0.056], "max": [0.69, 0.674], "count": [281]}, "gripper_open_scale_action": {"mean": [0.5724270460461381, 0.5371921707099006], "std": [0.16217066955091441, 0.15362829658120067], "min": [0.235, 0.056], "max": [0.69, 0.674], "count": [281]}}} +{"episode_index": 314, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4166947578949071]], [[0.41387327096680254]], [[0.40912451263508703]]], "std": [[[0.22350341720944134]], [[0.2323454717312825]], [[0.23469990966842133]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.45333038892124505]], [[0.45286543268297413]], [[0.4483819545557497]]], "std": [[[0.17146119164665716]], [[0.17806626668608705]], [[0.17946217334273523]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[0.9725490196078431]]], "mean": [[[0.4644954903578593]], [[0.46675808095515436]], [[0.46317257773571474]]], "std": [[[0.0749585878005941]], [[0.07633253745001992]], [[0.07718073243654157]]], "count": [101]}, "observation.state": {"min": [0.30400145053863525, 1.957631230354309, -0.9487085938453674, -0.9490053653717041, -2.557692766189575, -1.544564127922058, 0.7682939171791077, 39.0, 0.16658000648021698, 0.2930090129375458, -0.033038001507520676, -3.1050000190734863, 0.1459999829530716, -0.8169999718666077, -0.8904669880867004, -2.0681803226470947, 0.732654333114624, 0.19626227021217346, 0.5628163814544678, 1.1032401323318481, -2.3353028297424316, 175.0, -0.33065900206565857, 0.2751910090446472, -0.0030360000673681498, -3.1381852626800537, -0.2680000066757202, -3.1331851482391357], "max": [0.7787485122680664, 2.0785651206970215, -0.23457224667072296, -0.0074525559321045876, -0.6471856236457825, -1.07610023021698, 2.018333673477173, 465.0, 0.389835000038147, 0.4382550120353699, 0.0913039967417717, -0.734000027179718, 1.340999960899353, 0.8659999966621399, -0.2699326276779175, -1.810325264930725, 1.1302752494812012, 1.2697445154190063, 2.670790195465088, 1.880644679069519, -0.933681309223175, 795.0, -0.12224200367927551, 0.40946000814437866, 0.12379200011491776, 3.140000104904175, 1.440000057220459, 3.1410000324249268], "mean": [0.46404775977134705, 2.056816816329956, -0.4195425808429718, -0.24593476951122284, -1.23985755443573, -1.3156607151031494, 1.084958553314209, 422.1379089355469, 0.34227392077445984, 0.34400907158851624, 0.05472148582339287, -1.3579474687576294, 1.0502904653549194, 0.3593219816684723, -0.5577186942100525, -2.043063163757324, 0.9528214931488037, 0.8098743557929993, 1.7037887573242188, 1.5479185581207275, -1.524999737739563, 576.6673583984375, -0.22467349469661713, 0.3616969883441925, 0.038264308124780655, 2.5083065032958984, 0.5409851670265198, -0.6027541160583496], "std": [0.13513988256454468, 0.03895789012312889, 0.22732914984226227, 0.2927035987377167, 0.5808441042900085, 0.10780729353427887, 0.4772907495498657, 103.66756439208984, 0.0582999661564827, 0.042431849986314774, 0.023248160257935524, 0.8333073258399963, 0.37254205346107483, 0.6305316686630249, 0.23424939811229706, 0.05085764825344086, 0.07754833996295929, 0.3601626455783844, 0.7535191178321838, 0.2013203650712967, 0.462350994348526, 273.6431579589844, 0.07121243327856064, 0.03656475991010666, 0.024943267926573753, 0.691686749458313, 0.6222545504570007, 2.7516026496887207], "count": [475]}, "action": {"min": [0.30400145053863525, 1.957631230354309, -0.9487085938453674, -0.9490053653717041, -2.557692766189575, -1.544564127922058, 0.7682939171791077, 39.0, 0.16658000648021698, 0.2930090129375458, -0.033038001507520676, -3.1050000190734863, 0.1459999829530716, -0.8169999718666077, -0.8904669880867004, -2.0681803226470947, 0.732654333114624, 0.19626227021217346, 0.5628163814544678, 1.1032401323318481, -2.3353028297424316, 175.0, -0.33065900206565857, 0.2751910090446472, -0.0030360000673681498, -3.1381852626800537, -0.2680000066757202, -3.1331851482391357], "max": [0.7787485122680664, 2.0785651206970215, -0.23457224667072296, -0.0074525559321045876, -0.6471856236457825, -1.07610023021698, 2.018333673477173, 465.0, 0.389835000038147, 0.4382550120353699, 0.0913039967417717, -0.734000027179718, 1.340999960899353, 0.8659999966621399, -0.2699326276779175, -1.810325264930725, 1.1302752494812012, 1.2697445154190063, 2.670790195465088, 1.880644679069519, -0.933681309223175, 795.0, -0.12224200367927551, 0.40946000814437866, 0.12379200011491776, 3.140000104904175, 1.440000057220459, 3.1410000324249268], "mean": [0.46404775977134705, 2.056816816329956, -0.4195425808429718, -0.24593476951122284, -1.23985755443573, -1.3156607151031494, 1.084958553314209, 422.1379089355469, 0.34227392077445984, 0.34400907158851624, 0.05472148582339287, -1.3579474687576294, 1.0502904653549194, 0.3593219816684723, -0.5577186942100525, -2.043063163757324, 0.9528214931488037, 0.8098743557929993, 1.7037887573242188, 1.5479185581207275, -1.524999737739563, 576.6673583984375, -0.22467349469661713, 0.3616969883441925, 0.038264308124780655, 2.5083065032958984, 0.5409851670265198, -0.6027541160583496], "std": [0.13513988256454468, 0.03895789012312889, 0.22732914984226227, 0.2927035987377167, 0.5808441042900085, 0.10780729353427887, 0.4772907495498657, 103.66756439208984, 0.0582999661564827, 0.042431849986314774, 0.023248160257935524, 0.8333073258399963, 0.37254205346107483, 0.6305316686630249, 0.23424939811229706, 0.05085764825344086, 0.07754833996295929, 0.3601626455783844, 0.7535191178321838, 0.2013203650712967, 0.462350994348526, 273.6431579589844, 0.07121243327856064, 0.03656475991010666, 0.024943267926573753, 0.691686749458313, 0.6222545504570007, 2.7516026496887207], "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": [334], "max": [334], "mean": [334.0], "std": [0.0], "count": [475]}, "index": {"min": [189449], "max": [189923], "mean": [189686.0], "std": [137.1203850636367], "count": [475]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [475]}, "subtask_annotation": {"mean": [8.469473684210527, 29.0, 29.0, 29.0, 29.0], "std": [9.066573352406666, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [475]}, "scene_annotation": {"mean": [334.0], "std": [0.0], "min": [334], "max": [334], "count": [475]}, "eef_direction_state": {"mean": [4.24421052631579, 4.705263157894737], "std": [1.7661564447289513, 1.8720868412747966], "min": [0, 0], "max": [6, 6], "count": [475]}, "eef_velocity_state": {"mean": [0.7957894736842105, 0.5578947368421052], "std": [0.6885401474322628, 0.7666164823592885], "min": [0, 0], "max": [2, 2], "count": [475]}, "eef_acc_mag_state": {"mean": [0.8042105263157895, 0.6042105263157894], "std": [0.8345078334561781, 0.796824723442487], "min": [0, 0], "max": [2, 2], "count": [475]}, "eef_direction_action": {"mean": [4.24421052631579, 4.705263157894737], "std": [1.7661564447289513, 1.8720868412747966], "min": [0, 0], "max": [6, 6], "count": [475]}, "eef_velocity_action": {"mean": [0.7957894736842105, 0.5578947368421052], "std": [0.6885401474322628, 0.7666164823592885], "min": [0, 0], "max": [2, 2], "count": [475]}, "eef_acc_mag_action": {"mean": [0.8042105263157895, 0.6042105263157894], "std": [0.8345078334561781, 0.796824723442487], "min": [0, 0], "max": [2, 2], "count": [475]}, "eef_sim_pose_state": {"mean": [0.5662062760067182, 0.27422112220832207, 1.1471499477918554, -0.4942930098041782, 0.8810532399117906, 0.2462068917333827, 0.5328188704231032, -0.3467049009313792, 1.061365283013127, 1.5736094302518675, 0.9631099950714049, 0.5383191155687821], "std": [0.04850078402042098, 0.056555064280848534, 0.0645518598079688, 2.173420283221716, 0.2874263362976124, 1.8350628706207304, 0.05102175583132428, 0.039434920362789304, 0.045132914036783114, 0.6535268085382944, 0.10405681222760875, 1.6453867540389016], "min": [0.46578742270015483, 0.18664377066009638, 1.0622403941964067, -3.131083293445781, 0.3120074352007489, -2.996016765292011, 0.478536701060475, -0.3811602128863896, 1.0188004038404306, 0.8081077460130973, 0.6612435318405092, -3.1342015328924577], "max": [0.6258974798367678, 0.36748662145233535, 1.2379463615953346, 3.136027239618408, 1.5243913517009702, 3.1336670273250653, 0.6438386009555997, -0.1955980023547483, 1.1898148738135599, 3.059473801473031, 1.1889273230270199, 3.136234786041692], "count": [475]}, "eef_sim_pose_action": {"mean": [0.5662062760067182, 0.27422112220832207, 1.1471499477918554, -0.4942930098041782, 0.8810532399117906, 0.2462068917333827, 0.5328188704231032, -0.3467049009313792, 1.061365283013127, 1.5736094302518675, 0.9631099950714049, 0.5383191155687821], "std": [0.04850078402042098, 0.056555064280848534, 0.0645518598079688, 2.173420283221716, 0.2874263362976124, 1.8350628706207304, 0.05102175583132428, 0.039434920362789304, 0.045132914036783114, 0.6535268085382944, 0.10405681222760875, 1.6453867540389016], "min": [0.46578742270015483, 0.18664377066009638, 1.0622403941964067, -3.131083293445781, 0.3120074352007489, -2.996016765292011, 0.478536701060475, -0.3811602128863896, 1.0188004038404306, 0.8081077460130973, 0.6612435318405092, -3.1342015328924577], "max": [0.6258974798367678, 0.36748662145233535, 1.2379463615953346, 3.136027239618408, 1.5243913517009702, 3.1336670273250653, 0.6438386009555997, -0.1955980023547483, 1.1898148738135599, 3.059473801473031, 1.1889273230270199, 3.136234786041692], "count": [475]}, "gripper_mode_state": {"mean": [0.33473684210526317, 1.0], "std": [0.47189838804837875, 0.0], "min": [0, 1], "max": [1, 1], "count": [475]}, "gripper_activity_state": {"mean": [1.84, 1.9094736842105262], "std": [0.5022894950544988, 0.38143046112745077], "min": [0, 0], "max": [2, 2], "count": [475]}, "gripper_mode_action": {"mean": [0.33473684210526317, 1.0], "std": [0.47189838804837875, 0.0], "min": [0, 1], "max": [1, 1], "count": [475]}, "gripper_activity_action": {"mean": [1.84, 1.9094736842105262], "std": [0.5022894950544988, 0.38143046112745077], "min": [0, 0], "max": [2, 2], "count": [475]}, "gripper_open_scale_state": {"mean": [0.5766673681961866, 0.4221378947689648], "std": [0.2736431822911816, 0.10366759601630812], "min": [0.175, 0.039], "max": [0.795, 0.465], "count": [475]}, "gripper_open_scale_action": {"mean": [0.5766673681961866, 0.4221378947689648], "std": [0.2736431822911816, 0.10366759601630812], "min": [0.175, 0.039], "max": [0.795, 0.465], "count": [475]}}} +{"episode_index": 315, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.41719066789215686]], [[0.4119945996732026]], [[0.40841814338235294]]], "std": [[[0.23120738962830842]], [[0.23945035767198106]], [[0.24220276810546476]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4610650735294118]], [[0.4634308762254902]], [[0.45859993055555553]]], "std": [[[0.1393497358951217]], [[0.14497229790625796]], [[0.1454216901889389]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9137254901960784]], [[1.0]], [[1.0]]], "mean": [[[0.469201580882353]], [[0.46958831290849673]], [[0.4663804718137255]]], "std": [[[0.11931031195808654]], [[0.12467361790054254]], [[0.1262939153650106]]], "count": [100]}, "observation.state": {"min": [0.3007027804851532, 1.9842123985290527, -0.9357932209968567, -1.006356954574585, -2.5080556869506836, -1.762398600578308, 0.322013258934021, 152.0, 0.18249399960041046, 0.26719701290130615, 0.005030000116676092, -3.1361851692199707, -0.01700001209974289, -0.746999979019165, -0.8659451603889465, -2.066818952560425, -0.4708724021911621, -0.09609782695770264, 1.0072818994522095, 1.470003604888916, -2.038335084915161, 190.0, -0.37234801054000854, 0.26089099049568176, 0.0016820000018924475, 1.1130000352859497, -0.01799999736249447, -3.1371853351593018], "max": [0.6316346526145935, 2.084725856781006, 0.5001240968704224, 0.12133529782295227, -1.0041577816009521, -1.2094085216522217, 1.9113625288009644, 702.0, 0.37064799666404724, 0.35927900671958923, 0.1026960015296936, 3.1389999389648438, 1.1349999904632568, 0.8960000872612, -0.2356019914150238, -1.9003843069076538, 0.8714429140090942, 1.1446218490600586, 2.4286255836486816, 1.8111107349395752, -0.38205257058143616, 741.0, -0.1516059935092926, 0.4030579924583435, 0.11322800070047379, 3.0799999237060547, 1.312000036239624, 3.134999990463257], "mean": [0.4349864721298218, 2.0624523162841797, 0.0802978053689003, -0.23252800107002258, -1.7843493223190308, -1.4410947561264038, 0.8087940216064453, 549.0315551757812, 0.3286326229572296, 0.3243597745895386, 0.03559111803770065, -1.627020239830017, 0.8345361948013306, 0.03617777302861214, -0.4801766872406006, -2.0441067218780518, 0.6586063504219055, 0.5957122445106506, 1.6894856691360474, 1.6071645021438599, -1.2763569355010986, 598.3358154296875, -0.2620556950569153, 0.33428671956062317, 0.03765856847167015, 2.37835693359375, 0.6909731030464172, 0.3941832482814789], "std": [0.08059828728437424, 0.031045598909258842, 0.552762508392334, 0.460788756608963, 0.34392043948173523, 0.18808096647262573, 0.6395160555839539, 116.1197738647461, 0.05687541514635086, 0.017495980486273766, 0.025594471022486687, 1.079219102859497, 0.3265904486179352, 0.4271569550037384, 0.19824227690696716, 0.03787371143698692, 0.4065382182598114, 0.42483049631118774, 0.595389187335968, 0.08900392055511475, 0.5323625802993774, 217.83261108398438, 0.06618595868349075, 0.04056476801633835, 0.024917297065258026, 0.5894373655319214, 0.48028865456581116, 2.8255507946014404], "count": [332]}, "action": {"min": [0.3007027804851532, 1.9842123985290527, -0.9357932209968567, -1.006356954574585, -2.5080556869506836, -1.762398600578308, 0.322013258934021, 152.0, 0.18249399960041046, 0.26719701290130615, 0.005030000116676092, -3.1361851692199707, -0.01700001209974289, -0.746999979019165, -0.8659451603889465, -2.066818952560425, -0.4708724021911621, -0.09609782695770264, 1.0072818994522095, 1.470003604888916, -2.038335084915161, 190.0, -0.37234801054000854, 0.26089099049568176, 0.0016820000018924475, 1.1130000352859497, -0.01799999736249447, -3.1371853351593018], "max": [0.6316346526145935, 2.084725856781006, 0.5001240968704224, 0.12133529782295227, -1.0041577816009521, -1.2094085216522217, 1.9113625288009644, 702.0, 0.37064799666404724, 0.35927900671958923, 0.1026960015296936, 3.1389999389648438, 1.1349999904632568, 0.8960000872612, -0.2356019914150238, -1.9003843069076538, 0.8714429140090942, 1.1446218490600586, 2.4286255836486816, 1.8111107349395752, -0.38205257058143616, 741.0, -0.1516059935092926, 0.4030579924583435, 0.11322800070047379, 3.0799999237060547, 1.312000036239624, 3.134999990463257], "mean": [0.4349864721298218, 2.0624523162841797, 0.0802978053689003, -0.23252800107002258, -1.7843493223190308, -1.4410947561264038, 0.8087940216064453, 549.0315551757812, 0.3286326229572296, 0.3243597745895386, 0.03559111803770065, -1.627020239830017, 0.8345361948013306, 0.03617777302861214, -0.4801766872406006, -2.0441067218780518, 0.6586063504219055, 0.5957122445106506, 1.6894856691360474, 1.6071645021438599, -1.2763569355010986, 598.3358154296875, -0.2620556950569153, 0.33428671956062317, 0.03765856847167015, 2.37835693359375, 0.6909731030464172, 0.3941832482814789], "std": [0.08059828728437424, 0.031045598909258842, 0.552762508392334, 0.460788756608963, 0.34392043948173523, 0.18808096647262573, 0.6395160555839539, 116.1197738647461, 0.05687541514635086, 0.017495980486273766, 0.025594471022486687, 1.079219102859497, 0.3265904486179352, 0.4271569550037384, 0.19824227690696716, 0.03787371143698692, 0.4065382182598114, 0.42483049631118774, 0.595389187335968, 0.08900392055511475, 0.5323625802993774, 217.83261108398438, 0.06618595868349075, 0.04056476801633835, 0.024917297065258026, 0.5894373655319214, 0.48028865456581116, 2.8255507946014404], "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": [335], "max": [335], "mean": [335.0], "std": [0.0], "count": [332]}, "index": {"min": [189924], "max": [190255], "mean": [190089.5], "std": [95.83970993278308], "count": [332]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [332]}, "subtask_annotation": {"mean": [8.909638554216867, 29.0, 29.0, 29.0, 29.0], "std": [8.46240608437262, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [332]}, "scene_annotation": {"mean": [335.0], "std": [0.0], "min": [335], "max": [335], "count": [332]}, "eef_direction_state": {"mean": [4.4879518072289155, 4.22289156626506], "std": [1.6418398136179657, 2.020606213533418], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_state": {"mean": [0.8042168674698795, 0.7469879518072289], "std": [0.8071108976846192, 0.8264217175731357], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_state": {"mean": [0.8463855421686747, 0.641566265060241], "std": [0.8416236149185462, 0.8146741264799868], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_direction_action": {"mean": [4.4879518072289155, 4.22289156626506], "std": [1.6418398136179657, 2.020606213533418], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_action": {"mean": [0.8042168674698795, 0.7469879518072289], "std": [0.8071108976846192, 0.8264217175731357], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_action": {"mean": [0.8463855421686747, 0.641566265060241], "std": [0.8416236149185462, 0.8146741264799868], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_sim_pose_state": {"mean": [0.5347804645332535, 0.29995304448863025, 1.1131375575159905, -1.0887032486181996, 1.0463954807910958, 0.17250735127344835, 0.517179211312562, -0.32732409847804134, 1.0595233909718178, 1.5470875075991888, 1.1704520186129213, 0.10120628685063163], "std": [0.05438139533630804, 0.04598457153968245, 0.0640920251475728, 1.6718469399243658, 0.22912240099455503, 1.768370305514064, 0.029098865850683074, 0.030719405416435752, 0.05415261602867259, 0.6622688982946965, 0.22261534837973876, 1.7369897093972386], "min": [0.44199641306428444, 0.20460821774709775, 1.0126399209501942, -3.1360986670099313, 0.6463947426999259, -3.0600866384515797, 0.4547866312067303, -0.3963908201823678, 1.0107275462966752, 0.5013929384788698, 0.5610095946482385, -3.125000357901386], "max": [0.6202928999009337, 0.3794125421347474, 1.2137029681546172, 3.141024476464151, 1.5193554495062567, 3.1080517396496687, 0.5769726488669885, -0.23786193551606444, 1.1684867496746736, 2.8228300556599817, 1.3662600449785751, 3.087617896919093], "count": [332]}, "eef_sim_pose_action": {"mean": [0.5347804645332535, 0.29995304448863025, 1.1131375575159905, -1.0887032486181996, 1.0463954807910958, 0.17250735127344835, 0.517179211312562, -0.32732409847804134, 1.0595233909718178, 1.5470875075991888, 1.1704520186129213, 0.10120628685063163], "std": [0.05438139533630804, 0.04598457153968245, 0.0640920251475728, 1.6718469399243658, 0.22912240099455503, 1.768370305514064, 0.029098865850683074, 0.030719405416435752, 0.05415261602867259, 0.6622688982946965, 0.22261534837973876, 1.7369897093972386], "min": [0.44199641306428444, 0.20460821774709775, 1.0126399209501942, -3.1360986670099313, 0.6463947426999259, -3.0600866384515797, 0.4547866312067303, -0.3963908201823678, 1.0107275462966752, 0.5013929384788698, 0.5610095946482385, -3.125000357901386], "max": [0.6202928999009337, 0.3794125421347474, 1.2137029681546172, 3.141024476464151, 1.5193554495062567, 3.1080517396496687, 0.5769726488669885, -0.23786193551606444, 1.1684867496746736, 2.8228300556599817, 1.3662600449785751, 3.087617896919093], "count": [332]}, "gripper_mode_state": {"mean": [0.2560240963855422, 0.2289156626506024], "std": [0.43643528552983457, 0.42013483793163114], "min": [0, 0], "max": [1, 1], "count": [332]}, "gripper_activity_state": {"mean": [1.8132530120481927, 1.8463855421686748], "std": [0.527615934690302, 0.46298423901262964], "min": [0, 0], "max": [2, 2], "count": [332]}, "gripper_mode_action": {"mean": [0.2560240963855422, 0.2289156626506024], "std": [0.43643528552983457, 0.42013483793163114], "min": [0, 0], "max": [1, 1], "count": [332]}, "gripper_activity_action": {"mean": [1.8132530120481927, 1.8463855421686748], "std": [0.527615934690302, 0.46298423901262964], "min": [0, 0], "max": [2, 2], "count": [332]}, "gripper_open_scale_state": {"mean": [0.5983358431436905, 0.5490316270115864], "std": [0.21783307664170537, 0.1161197888290778], "min": [0.19, 0.152], "max": [0.741, 0.702], "count": [332]}, "gripper_open_scale_action": {"mean": [0.5983358431436905, 0.5490316270115864], "std": [0.21783307664170537, 0.1161197888290778], "min": [0.19, 0.152], "max": [0.741, 0.702], "count": [332]}}} +{"episode_index": 316, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.41341386642156863]], [[0.4090665767973856]], [[0.4056587459150327]]], "std": [[[0.22944578961288317]], [[0.2380697080307199]], [[0.24060510441235744]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.46221209558823534]], [[0.46384428717320264]], [[0.45868865400326797]]], "std": [[[0.13862568050063623]], [[0.14414632299839972]], [[0.14488978374908876]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7058823529411765]], [[0.7294117647058823]]], "mean": [[[0.4694988786764706]], [[0.47258543913398693]], [[0.4695079656862745]]], "std": [[[0.09266821740910841]], [[0.09655899467582296]], [[0.09591662247369107]]], "count": [100]}, "observation.state": {"min": [0.29269173741340637, 1.9259707927703857, -0.951117217540741, -1.0347883701324463, -2.5602757930755615, -1.7184860706329346, 0.6440439820289612, 33.0, 0.1733739972114563, 0.27077698707580566, -0.010639999993145466, -3.1361851692199707, 0.08899999409914017, -0.8600000143051147, -0.7703883647918701, -2.0689306259155273, 0.23959881067276, -0.01692969538271427, 0.9168389439582825, 1.4949966669082642, -2.022469997406006, 90.0, -0.36622801423072815, 0.23045800626277924, -0.008964000269770622, -3.1411852836608887, 0.03500000014901161, -3.1401853561401367], "max": [0.7348359823226929, 2.0785303115844727, -0.06588618457317352, -0.007539822719991207, -0.926944375038147, -1.2615938186645508, 2.138080596923828, 737.0, 0.3994390070438385, 0.4123469889163971, 0.14293499290943146, 3.138000011444092, 1.2139999866485596, 0.8880000114440918, -0.18224729597568512, -1.9092504978179932, 1.0384185314178467, 1.0956828594207764, 2.3471884727478027, 1.8443942070007324, -0.5936388373374939, 815.0, -0.14565299451351166, 0.3774699866771698, 0.11914300173521042, 3.140000104904175, 1.4329999685287476, 3.1410000324249268], "mean": [0.418207585811615, 2.0630149841308594, -0.32662519812583923, -0.3197785019874573, -1.387532114982605, -1.4951965808868408, 1.0802040100097656, 484.30291748046875, 0.3351436257362366, 0.31420472264289856, 0.06615880876779556, -1.198864221572876, 0.866730272769928, 0.28737762570381165, -0.4061981737613678, -2.049738883972168, 0.7782443165779114, 0.5945821404457092, 1.471536636352539, 1.6572303771972656, -1.2461998462677002, 618.0120239257812, -0.26887190341949463, 0.3134898543357849, 0.045721735805273056, 1.9968185424804688, 0.7329232692718506, 0.8878563642501831], "std": [0.14389902353286743, 0.033413082361221313, 0.3191757798194885, 0.3899623453617096, 0.5825487971305847, 0.12013798952102661, 0.5977163314819336, 161.92491149902344, 0.0705534890294075, 0.04761047661304474, 0.03385630249977112, 1.313541054725647, 0.3459315896034241, 0.6855058670043945, 0.1816009283065796, 0.033314477652311325, 0.23627929389476776, 0.41512390971183777, 0.6047642230987549, 0.10554541647434235, 0.5064155459403992, 245.53955078125, 0.06509392708539963, 0.046506498008966446, 0.031058067455887794, 1.2418744564056396, 0.43203386664390564, 2.5559167861938477], "count": [416]}, "action": {"min": [0.29269173741340637, 1.9259707927703857, -0.951117217540741, -1.0347883701324463, -2.5602757930755615, -1.7184860706329346, 0.6440439820289612, 33.0, 0.1733739972114563, 0.27077698707580566, -0.010639999993145466, -3.1361851692199707, 0.08899999409914017, -0.8600000143051147, -0.7703883647918701, -2.0689306259155273, 0.23959881067276, -0.01692969538271427, 0.9168389439582825, 1.4949966669082642, -2.022469997406006, 90.0, -0.36622801423072815, 0.23045800626277924, -0.008964000269770622, -3.1411852836608887, 0.03500000014901161, -3.1401853561401367], "max": [0.7348359823226929, 2.0785303115844727, -0.06588618457317352, -0.007539822719991207, -0.926944375038147, -1.2615938186645508, 2.138080596923828, 737.0, 0.3994390070438385, 0.4123469889163971, 0.14293499290943146, 3.138000011444092, 1.2139999866485596, 0.8880000114440918, -0.18224729597568512, -1.9092504978179932, 1.0384185314178467, 1.0956828594207764, 2.3471884727478027, 1.8443942070007324, -0.5936388373374939, 815.0, -0.14565299451351166, 0.3774699866771698, 0.11914300173521042, 3.140000104904175, 1.4329999685287476, 3.1410000324249268], "mean": [0.418207585811615, 2.0630149841308594, -0.32662519812583923, -0.3197785019874573, -1.387532114982605, -1.4951965808868408, 1.0802040100097656, 484.30291748046875, 0.3351436257362366, 0.31420472264289856, 0.06615880876779556, -1.198864221572876, 0.866730272769928, 0.28737762570381165, -0.4061981737613678, -2.049738883972168, 0.7782443165779114, 0.5945821404457092, 1.471536636352539, 1.6572303771972656, -1.2461998462677002, 618.0120239257812, -0.26887190341949463, 0.3134898543357849, 0.045721735805273056, 1.9968185424804688, 0.7329232692718506, 0.8878563642501831], "std": [0.14389902353286743, 0.033413082361221313, 0.3191757798194885, 0.3899623453617096, 0.5825487971305847, 0.12013798952102661, 0.5977163314819336, 161.92491149902344, 0.0705534890294075, 0.04761047661304474, 0.03385630249977112, 1.313541054725647, 0.3459315896034241, 0.6855058670043945, 0.1816009283065796, 0.033314477652311325, 0.23627929389476776, 0.41512390971183777, 0.6047642230987549, 0.10554541647434235, 0.5064155459403992, 245.53955078125, 0.06509392708539963, 0.046506498008966446, 0.031058067455887794, 1.2418744564056396, 0.43203386664390564, 2.5559167861938477], "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": [336], "max": [336], "mean": [336.0], "std": [0.0], "count": [416]}, "index": {"min": [190256], "max": [190671], "mean": [190463.5], "std": [120.08850902563492], "count": [416]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [416]}, "subtask_annotation": {"mean": [8.723557692307692, 29.0, 29.0, 29.0, 29.0], "std": [8.228586594478148, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [416]}, "scene_annotation": {"mean": [336.0], "std": [0.0], "min": [336], "max": [336], "count": [416]}, "eef_direction_state": {"mean": [4.175480769230769, 4.757211538461538], "std": [1.9612777329547204, 1.7503285168190383], "min": [0, 0], "max": [6, 6], "count": [416]}, "eef_velocity_state": {"mean": [0.7908653846153846, 0.6153846153846154], "std": [0.7702479752762469, 0.8181556686993325], "min": [0, 0], "max": [2, 2], "count": [416]}, "eef_acc_mag_state": {"mean": [0.8221153846153846, 0.5721153846153846], "std": [0.8418679700488, 0.7963808437078637], "min": [0, 0], "max": [2, 2], "count": [416]}, "eef_direction_action": {"mean": [4.175480769230769, 4.757211538461538], "std": [1.9612777329547204, 1.7503285168190383], "min": [0, 0], "max": [6, 6], "count": [416]}, "eef_velocity_action": {"mean": [0.7908653846153846, 0.6153846153846154], "std": [0.7702479752762469, 0.8181556686993325], "min": [0, 0], "max": [2, 2], "count": [416]}, "eef_acc_mag_action": {"mean": [0.8221153846153846, 0.5721153846153846], "std": [0.8418679700488, 0.7963808437078637], "min": [0, 0], "max": [2, 2], "count": [416]}, "eef_sim_pose_state": {"mean": [0.5135523838777889, 0.30933397842576144, 1.109360221240137, -0.9206020085470298, 1.0254708407660857, 0.1835435212894631, 0.5075081063375145, -0.3501353287987101, 1.0730361493201677, 1.4333767147326362, 0.9937602180360503, 0.42705030610752986], "std": [0.0594263030666075, 0.05234911887537584, 0.055168249893874644, 1.6429338585673623, 0.16737358390651083, 1.6951886195549408, 0.05795454511394561, 0.05172668037488687, 0.05017922222785102, 0.7358924124585932, 0.18417452079511856, 1.656092592333157], "min": [0.4156744993287629, 0.19627676584048498, 1.0493317784724892, -3.139588790501078, 0.6833926004019353, -3.0488745142306444, 0.45761815007369344, -0.4153909726603523, 1.0221151788467278, 0.5676573871192945, 0.5963122241261019, -3.081998675773861], "max": [0.5988770829128282, 0.3922046568697696, 1.1983505892871653, 3.1330875355307533, 1.4013110956438983, 3.0979061716446132, 0.6227949924394107, -0.2248773570619001, 1.1792444148093346, 2.92047075026391, 1.3396734111697253, 3.0795809407600996], "count": [416]}, "eef_sim_pose_action": {"mean": [0.5135523838777889, 0.30933397842576144, 1.109360221240137, -0.9206020085470298, 1.0254708407660857, 0.1835435212894631, 0.5075081063375145, -0.3501353287987101, 1.0730361493201677, 1.4333767147326362, 0.9937602180360503, 0.42705030610752986], "std": [0.0594263030666075, 0.05234911887537584, 0.055168249893874644, 1.6429338585673623, 0.16737358390651083, 1.6951886195549408, 0.05795454511394561, 0.05172668037488687, 0.05017922222785102, 0.7358924124585932, 0.18417452079511856, 1.656092592333157], "min": [0.4156744993287629, 0.19627676584048498, 1.0493317784724892, -3.139588790501078, 0.6833926004019353, -3.0488745142306444, 0.45761815007369344, -0.4153909726603523, 1.0221151788467278, 0.5676573871192945, 0.5963122241261019, -3.081998675773861], "max": [0.5988770829128282, 0.3922046568697696, 1.1983505892871653, 3.1330875355307533, 1.4013110956438983, 3.0979061716446132, 0.6227949924394107, -0.2248773570619001, 1.1792444148093346, 2.92047075026391, 1.3396734111697253, 3.0795809407600996], "count": [416]}, "gripper_mode_state": {"mean": [0.25961538461538464, 0.75], "std": [0.43842358135299947, 0.4330127018922193], "min": [0, 0], "max": [1, 1], "count": [416]}, "gripper_activity_state": {"mean": [1.7716346153846154, 1.7620192307692308], "std": [0.5950623926190173, 0.6151920897756123], "min": [0, 0], "max": [2, 2], "count": [416]}, "gripper_mode_action": {"mean": [0.25961538461538464, 0.75], "std": [0.43842358135299947, 0.4330127018922193], "min": [0, 0], "max": [1, 1], "count": [416]}, "gripper_activity_action": {"mean": [1.7716346153846154, 1.7620192307692308], "std": [0.5950623926190173, 0.6151920897756123], "min": [0, 0], "max": [2, 2], "count": [416]}, "gripper_open_scale_state": {"mean": [0.6180120192491115, 0.48430288474376276], "std": [0.24553936575833155, 0.16192480821772445], "min": [0.09, 0.033], "max": [0.815, 0.737], "count": [416]}, "gripper_open_scale_action": {"mean": [0.6180120192491115, 0.48430288474376276], "std": [0.24553936575833155, 0.16192480821772445], "min": [0.09, 0.033], "max": [0.815, 0.737], "count": [416]}}} +{"episode_index": 317, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4144803574346405]], [[0.4117298611111111]], [[0.4074203594771242]]], "std": [[[0.22459497889375143]], [[0.23089360352420932]], [[0.2336790131865581]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.45891470383986926]], [[0.45931065972222224]], [[0.4537219138071895]]], "std": [[[0.15356353380986662]], [[0.16151930502407866]], [[0.1623248284149028]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.7529411764705882]], [[0.7568627450980392]]], "mean": [[[0.46374216503267973]], [[0.4669903941993464]], [[0.46291182598039216]]], "std": [[[0.11678889815695204]], [[0.12143226628454032]], [[0.12265317402224489]]], "count": [100]}, "observation.state": {"min": [0.330687552690506, 1.890959620475769, -1.0531840324401855, -1.1494215726852417, -2.6989073753356934, -1.6455488204956055, 0.9553059935569763, 43.0, 0.1703380048274994, 0.3025450110435486, -0.010444999672472477, -2.994999885559082, -0.03099999949336052, -0.812000036239624, -0.7940375208854675, -2.0724563598632812, 0.2128254622220993, 0.024294983595609665, 0.7602130174636841, 1.4230717420578003, -2.1167702674865723, 131.0, -0.3574250042438507, 0.2307090014219284, -0.010312999598681927, -3.1070001125335693, -0.1899999976158142, -3.125], "max": [0.7713133692741394, 2.0755455493927, -0.16865116357803345, -0.11185815930366516, -0.9770353436470032, -1.3345310688018799, 2.149791955947876, 695.0, 0.3819870054721832, 0.41438499093055725, 0.1344110071659088, -0.5329999923706055, 1.3509999513626099, 1.1039999723434448, -0.22533947229385376, -1.8746931552886963, 1.077566385269165, 1.3296616077423096, 2.553154945373535, 1.8629121780395508, -0.9173625707626343, 834.0, -0.12727199494838715, 0.3834550082683563, 0.11264500021934509, 3.122999906539917, 1.5049999952316284, 3.11899995803833], "mean": [0.4506433606147766, 2.052826166152954, -0.3728000223636627, -0.39442139863967896, -1.4064099788665771, -1.4102592468261719, 1.2747634649276733, 594.8753051757812, 0.3314121663570404, 0.33856067061424255, 0.07575519382953644, -1.29790198802948, 0.9923233985900879, 0.5073559284210205, -0.5159687995910645, -2.04947566986084, 0.8938131332397461, 0.6322489976882935, 1.500982403755188, 1.6722549200057983, -1.3840367794036865, 623.306396484375, -0.233534574508667, 0.33609485626220703, 0.03719169273972511, 2.000161647796631, 0.7205170392990112, 0.9805090427398682], "std": [0.1353311985731125, 0.04108070954680443, 0.2885112166404724, 0.36426690220832825, 0.5694553256034851, 0.06979631632566452, 0.48751547932624817, 178.47610473632812, 0.06463161110877991, 0.03640386462211609, 0.030033739283680916, 0.9484050869941711, 0.4653289318084717, 0.7477532625198364, 0.18033069372177124, 0.04294305294752121, 0.19171838462352753, 0.48125147819519043, 0.7312211990356445, 0.09008940309286118, 0.4712446928024292, 251.81271362304688, 0.06722365319728851, 0.04258539155125618, 0.033170510083436966, 1.3013339042663574, 0.6130011677742004, 2.4878876209259033], "count": [377]}, "action": {"min": [0.330687552690506, 1.890959620475769, -1.0531840324401855, -1.1494215726852417, -2.6989073753356934, -1.6455488204956055, 0.9553059935569763, 43.0, 0.1703380048274994, 0.3025450110435486, -0.010444999672472477, -2.994999885559082, -0.03099999949336052, -0.812000036239624, -0.7940375208854675, -2.0724563598632812, 0.2128254622220993, 0.024294983595609665, 0.7602130174636841, 1.4230717420578003, -2.1167702674865723, 131.0, -0.3574250042438507, 0.2307090014219284, -0.010312999598681927, -3.1070001125335693, -0.1899999976158142, -3.125], "max": [0.7713133692741394, 2.0755455493927, -0.16865116357803345, -0.11185815930366516, -0.9770353436470032, -1.3345310688018799, 2.149791955947876, 695.0, 0.3819870054721832, 0.41438499093055725, 0.1344110071659088, -0.5329999923706055, 1.3509999513626099, 1.1039999723434448, -0.22533947229385376, -1.8746931552886963, 1.077566385269165, 1.3296616077423096, 2.553154945373535, 1.8629121780395508, -0.9173625707626343, 834.0, -0.12727199494838715, 0.3834550082683563, 0.11264500021934509, 3.122999906539917, 1.5049999952316284, 3.11899995803833], "mean": [0.4506433606147766, 2.052826166152954, -0.3728000223636627, -0.39442139863967896, -1.4064099788665771, -1.4102592468261719, 1.2747634649276733, 594.8753051757812, 0.3314121663570404, 0.33856067061424255, 0.07575519382953644, -1.29790198802948, 0.9923233985900879, 0.5073559284210205, -0.5159687995910645, -2.04947566986084, 0.8938131332397461, 0.6322489976882935, 1.500982403755188, 1.6722549200057983, -1.3840367794036865, 623.306396484375, -0.233534574508667, 0.33609485626220703, 0.03719169273972511, 2.000161647796631, 0.7205170392990112, 0.9805090427398682], "std": [0.1353311985731125, 0.04108070954680443, 0.2885112166404724, 0.36426690220832825, 0.5694553256034851, 0.06979631632566452, 0.48751547932624817, 178.47610473632812, 0.06463161110877991, 0.03640386462211609, 0.030033739283680916, 0.9484050869941711, 0.4653289318084717, 0.7477532625198364, 0.18033069372177124, 0.04294305294752121, 0.19171838462352753, 0.48125147819519043, 0.7312211990356445, 0.09008940309286118, 0.4712446928024292, 251.81271362304688, 0.06722365319728851, 0.04258539155125618, 0.033170510083436966, 1.3013339042663574, 0.6130011677742004, 2.4878876209259033], "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": [337], "max": [337], "mean": [337.0], "std": [0.0], "count": [377]}, "index": {"min": [190672], "max": [191048], "mean": [190860.0], "std": [108.83014288330233], "count": [377]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [377]}, "subtask_annotation": {"mean": [10.458885941644562, 29.0, 29.0, 29.0, 29.0], "std": [9.608463987091527, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [377]}, "scene_annotation": {"mean": [337.0], "std": [0.0], "min": [337], "max": [337], "count": [377]}, "eef_direction_state": {"mean": [4.045092838196286, 4.8302387267904505], "std": [1.8798339433341014, 1.6792818334532231], "min": [0, 0], "max": [6, 6], "count": [377]}, "eef_velocity_state": {"mean": [0.8514588859416445, 0.6286472148541115], "std": [0.701800824202101, 0.8336596161796159], "min": [0, 0], "max": [2, 2], "count": [377]}, "eef_acc_mag_state": {"mean": [0.9602122015915119, 0.6419098143236074], "std": [0.8562505134059103, 0.8153985940618915], "min": [0, 0], "max": [2, 2], "count": [377]}, "eef_direction_action": {"mean": [4.045092838196286, 4.8302387267904505], "std": [1.8798339433341014, 1.6792818334532231], "min": [0, 0], "max": [6, 6], "count": [377]}, "eef_velocity_action": {"mean": [0.8514588859416445, 0.6286472148541115], "std": [0.701800824202101, 0.8336596161796159], "min": [0, 0], "max": [2, 2], "count": [377]}, "eef_acc_mag_action": {"mean": [0.9602122015915119, 0.6419098143236074], "std": [0.8562505134059103, 0.8153985940618915], "min": [0, 0], "max": [2, 2], "count": [377]}, "eef_sim_pose_state": {"mean": [0.5394235285845096, 0.2788704011057714, 1.130879312666412, -0.38273191673032764, 0.8829857400009701, 0.1229120679702859, 0.5296655180155857, -0.35576559572592625, 1.083659501832964, 1.5710261349023438, 0.882482543055829, 0.2878528507837073], "std": [0.0559649850405819, 0.054582232299646136, 0.06334126884537852, 2.0100137680692907, 0.18583534098344326, 1.6756441131864417, 0.04763559058049763, 0.04830062877190986, 0.052216149127249215, 0.7332950154207866, 0.1410797326708181, 1.6653720452952185], "min": [0.41795530726598595, 0.18700158800886746, 1.056044897992151, -3.125521435819305, 0.4791515797338586, -3.062101471349461, 0.4882012418555073, -0.40169181790239444, 1.0358409233027923, 0.6837880290064243, 0.4837924650173071, -3.066637436264558], "max": [0.6045066195215213, 0.3803499328763664, 1.2299191102894937, 3.1234938416857494, 1.4483869588080696, 3.1240960623353096, 0.6261948316830955, -0.21440714519432308, 1.1988650418090174, 3.0226458749906775, 1.3061609678412736, 3.1282680143976833], "count": [377]}, "eef_sim_pose_action": {"mean": [0.5394235285845096, 0.2788704011057714, 1.130879312666412, -0.38273191673032764, 0.8829857400009701, 0.1229120679702859, 0.5296655180155857, -0.35576559572592625, 1.083659501832964, 1.5710261349023438, 0.882482543055829, 0.2878528507837073], "std": [0.0559649850405819, 0.054582232299646136, 0.06334126884537852, 2.0100137680692907, 0.18583534098344326, 1.6756441131864417, 0.04763559058049763, 0.04830062877190986, 0.052216149127249215, 0.7332950154207866, 0.1410797326708181, 1.6653720452952185], "min": [0.41795530726598595, 0.18700158800886746, 1.056044897992151, -3.125521435819305, 0.4791515797338586, -3.062101471349461, 0.4882012418555073, -0.40169181790239444, 1.0358409233027923, 0.6837880290064243, 0.4837924650173071, -3.066637436264558], "max": [0.6045066195215213, 0.3803499328763664, 1.2299191102894937, 3.1234938416857494, 1.4483869588080696, 3.1240960623353096, 0.6261948316830955, -0.21440714519432308, 1.1988650418090174, 3.0226458749906775, 1.3061609678412736, 3.1282680143976833], "count": [377]}, "gripper_mode_state": {"mean": [0.33156498673740054, 0.15384615384615385], "std": [0.47077557955699767, 0.36080121229411033], "min": [0, 0], "max": [1, 1], "count": [377]}, "gripper_activity_state": {"mean": [1.663129973474801, 1.8753315649867375], "std": [0.6719414577397657, 0.4404620902295456], "min": [0, 0], "max": [2, 2], "count": [377]}, "gripper_mode_action": {"mean": [0.33156498673740054, 0.15384615384615385], "std": [0.47077557955699767, 0.36080121229411033], "min": [0, 0], "max": [1, 1], "count": [377]}, "gripper_activity_action": {"mean": [1.663129973474801, 1.8753315649867375], "std": [0.6719414577397657, 0.4404620902295456], "min": [0, 0], "max": [2, 2], "count": [377]}, "gripper_open_scale_state": {"mean": [0.6233063659263228, 0.5948753315346315], "std": [0.25181270903330616, 0.17847598572281306], "min": [0.131, 0.043], "max": [0.834, 0.695], "count": [377]}, "gripper_open_scale_action": {"mean": [0.6233063659263228, 0.5948753315346315], "std": [0.25181270903330616, 0.17847598572281306], "min": [0.131, 0.043], "max": [0.834, 0.695], "count": [377]}}} +{"episode_index": 318, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40940770833333334]], [[0.40377813929738565]], [[0.4000069873366013]]], "std": [[[0.23472042282909217]], [[0.24275508225673867]], [[0.24561620590891858]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.45688384395424836]], [[0.459132391748366]], [[0.45363875]]], "std": [[[0.15044663897825797]], [[0.1563654502611286]], [[0.15737475262318112]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.4741463909313725]], [[0.47729597630718956]], [[0.47310056168300657]]], "std": [[[0.057769502153778685]], [[0.05636965447020954]], [[0.05595629506413894]]], "count": [100]}, "observation.state": {"min": [0.32416000962257385, 1.9915080070495605, -1.2369498014450073, -1.2065635919570923, -2.6517138481140137, -1.6111482381820679, 0.6871012449264526, 31.0, 0.13800300657749176, 0.29010000824928284, -0.028762999922037125, -3.0420000553131104, -0.020000003278255463, -0.6990000605583191, -0.7826755046844482, -2.068232774734497, 0.3309493362903595, 0.06494370102882385, 0.826518177986145, 1.4696894884109497, -2.219238519668579, 193.0, -0.36722201108932495, 0.20660200715065002, -2.9999999242136255e-05, -3.1401853561401367, -0.0019999986980110407, -3.1411852836608887], "max": [0.7633546590805054, 2.0801358222961426, -0.18390534818172455, 0.024591689929366112, -0.6498209834098816, -1.146663784980774, 2.043187379837036, 700.0, 0.3828119933605194, 0.4284519851207733, 0.1422470062971115, -0.6769999861717224, 1.194000005722046, 0.8690000772476196, -0.14634586870670319, -1.9095648527145386, 1.0032153129577637, 1.3297139406204224, 2.4789958000183105, 1.931817650794983, -0.7630579471588135, 813.0, -0.13989199697971344, 0.37724798917770386, 0.13665999472141266, 3.135999917984009, 1.2999999523162842, 3.134999990463257], "mean": [0.4216124415397644, 2.0677361488342285, -0.4410886764526367, -0.32773035764694214, -1.297173261642456, -1.42447030544281, 1.052078127861023, 516.7669067382812, 0.3300652801990509, 0.32460343837738037, 0.058809444308280945, -1.3983306884765625, 0.8928079009056091, 0.38924387097358704, -0.4462989866733551, -2.051976203918457, 0.8481647968292236, 0.7415918111801147, 1.5503422021865845, 1.6927156448364258, -1.4190397262573242, 621.2025756835938, -0.24710097908973694, 0.322243869304657, 0.051734015345573425, 1.705552339553833, 0.6622443795204163, 0.06705654412508011], "std": [0.1246909573674202, 0.023929089307785034, 0.3517175018787384, 0.4379791021347046, 0.6182517409324646, 0.10202836245298386, 0.5345847606658936, 178.68170166015625, 0.07375261187553406, 0.04624337702989578, 0.03229989483952522, 0.9036687016487122, 0.3788818418979645, 0.6109961271286011, 0.1879633367061615, 0.030290642753243446, 0.18443380296230316, 0.4683876633644104, 0.691727876663208, 0.11354529857635498, 0.545791506767273, 240.84913635253906, 0.06761331111192703, 0.041497211903333664, 0.03192855417728424, 1.70499849319458, 0.5076106190681458, 2.7016568183898926], "count": [348]}, "action": {"min": [0.32416000962257385, 1.9915080070495605, -1.2369498014450073, -1.2065635919570923, -2.6517138481140137, -1.6111482381820679, 0.6871012449264526, 31.0, 0.13800300657749176, 0.29010000824928284, -0.028762999922037125, -3.0420000553131104, -0.020000003278255463, -0.6990000605583191, -0.7826755046844482, -2.068232774734497, 0.3309493362903595, 0.06494370102882385, 0.826518177986145, 1.4696894884109497, -2.219238519668579, 193.0, -0.36722201108932495, 0.20660200715065002, -2.9999999242136255e-05, -3.1401853561401367, -0.0019999986980110407, -3.1411852836608887], "max": [0.7633546590805054, 2.0801358222961426, -0.18390534818172455, 0.024591689929366112, -0.6498209834098816, -1.146663784980774, 2.043187379837036, 700.0, 0.3828119933605194, 0.4284519851207733, 0.1422470062971115, -0.6769999861717224, 1.194000005722046, 0.8690000772476196, -0.14634586870670319, -1.9095648527145386, 1.0032153129577637, 1.3297139406204224, 2.4789958000183105, 1.931817650794983, -0.7630579471588135, 813.0, -0.13989199697971344, 0.37724798917770386, 0.13665999472141266, 3.135999917984009, 1.2999999523162842, 3.134999990463257], "mean": [0.4216124415397644, 2.0677361488342285, -0.4410886764526367, -0.32773035764694214, -1.297173261642456, -1.42447030544281, 1.052078127861023, 516.7669067382812, 0.3300652801990509, 0.32460343837738037, 0.058809444308280945, -1.3983306884765625, 0.8928079009056091, 0.38924387097358704, -0.4462989866733551, -2.051976203918457, 0.8481647968292236, 0.7415918111801147, 1.5503422021865845, 1.6927156448364258, -1.4190397262573242, 621.2025756835938, -0.24710097908973694, 0.322243869304657, 0.051734015345573425, 1.705552339553833, 0.6622443795204163, 0.06705654412508011], "std": [0.1246909573674202, 0.023929089307785034, 0.3517175018787384, 0.4379791021347046, 0.6182517409324646, 0.10202836245298386, 0.5345847606658936, 178.68170166015625, 0.07375261187553406, 0.04624337702989578, 0.03229989483952522, 0.9036687016487122, 0.3788818418979645, 0.6109961271286011, 0.1879633367061615, 0.030290642753243446, 0.18443380296230316, 0.4683876633644104, 0.691727876663208, 0.11354529857635498, 0.545791506767273, 240.84913635253906, 0.06761331111192703, 0.041497211903333664, 0.03192855417728424, 1.70499849319458, 0.5076106190681458, 2.7016568183898926], "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": [338], "max": [338], "mean": [338.0], "std": [0.0], "count": [348]}, "index": {"min": [191049], "max": [191396], "mean": [191222.5], "std": [100.45853207501425], "count": [348]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [348]}, "subtask_annotation": {"mean": [9.21551724137931, 29.0, 29.0, 29.0, 29.0], "std": [8.85561647336119, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [348]}, "scene_annotation": {"mean": [338.0], "std": [0.0], "min": [338], "max": [338], "count": [348]}, "eef_direction_state": {"mean": [4.175287356321839, 4.744252873563219], "std": [1.8291285149827259, 1.7797056014995822], "min": [0, 0], "max": [6, 6], "count": [348]}, "eef_velocity_state": {"mean": [0.853448275862069, 0.6752873563218391], "std": [0.7340758950806159, 0.8514819253222474], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_acc_mag_state": {"mean": [0.9166666666666666, 0.6091954022988506], "std": [0.8451744928543734, 0.7966354801631182], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_direction_action": {"mean": [4.175287356321839, 4.744252873563219], "std": [1.8291285149827259, 1.7797056014995822], "min": [0, 0], "max": [6, 6], "count": [348]}, "eef_velocity_action": {"mean": [0.853448275862069, 0.6752873563218391], "std": [0.7340758950806159, 0.8514819253222474], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_acc_mag_action": {"mean": [0.9166666666666666, 0.6091954022988506], "std": [0.8451744928543734, 0.7966354801631182], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_sim_pose_state": {"mean": [0.5255736019781798, 0.2989457929766128, 1.1329149153651419, -1.3945411539391628, 0.9585933883389266, 0.41178068602482204, 0.5160505340422357, -0.34100524318722014, 1.0720406304849128, 1.1565560705228044, 1.004641524510251, 0.1638944490869668], "std": [0.05458255120935463, 0.05395848301481052, 0.06177679083071901, 1.533496623331657, 0.19756742234729885, 1.7046818826887207, 0.055409376095527034, 0.05465760349547992, 0.053639398500975544, 1.3759134584245396, 0.16375437995865252, 1.574122908842289], "min": [0.3926248620047181, 0.20199640471550773, 1.0507936034144505, -3.1399617671787263, 0.5524570731493093, -2.9951924157003487, 0.47494608488552725, -0.39729686444980555, 1.0250096105103081, -3.1361176040066137, 0.5653325755944909, -3.0895033858613012], "max": [0.5954877468039688, 0.3953308205162724, 1.2220607550352438, 3.1374937648808148, 1.4794713422089902, 3.0075017002442115, 0.6370790316510091, -0.18806262211114844, 1.1967885152474076, 3.1389761673720846, 1.40817348473883, 3.1096928423506633], "count": [348]}, "eef_sim_pose_action": {"mean": [0.5255736019781798, 0.2989457929766128, 1.1329149153651419, -1.3945411539391628, 0.9585933883389266, 0.41178068602482204, 0.5160505340422357, -0.34100524318722014, 1.0720406304849128, 1.1565560705228044, 1.004641524510251, 0.1638944490869668], "std": [0.05458255120935463, 0.05395848301481052, 0.06177679083071901, 1.533496623331657, 0.19756742234729885, 1.7046818826887207, 0.055409376095527034, 0.05465760349547992, 0.053639398500975544, 1.3759134584245396, 0.16375437995865252, 1.574122908842289], "min": [0.3926248620047181, 0.20199640471550773, 1.0507936034144505, -3.1399617671787263, 0.5524570731493093, -2.9951924157003487, 0.47494608488552725, -0.39729686444980555, 1.0250096105103081, -3.1361176040066137, 0.5653325755944909, -3.0895033858613012], "max": [0.5954877468039688, 0.3953308205162724, 1.2220607550352438, 3.1374937648808148, 1.4794713422089902, 3.0075017002442115, 0.6370790316510091, -0.18806262211114844, 1.1967885152474076, 3.1389761673720846, 1.40817348473883, 3.1096928423506633], "count": [348]}, "gripper_mode_state": {"mean": [0.28735632183908044, 0.16666666666666666], "std": [0.45252918816159726, 0.37267799624996467], "min": [0, 0], "max": [1, 1], "count": [348]}, "gripper_activity_state": {"mean": [1.7126436781609196, 1.8649425287356323], "std": [0.6326017427961834, 0.4693242233063527], "min": [0, 0], "max": [2, 2], "count": [348]}, "gripper_mode_action": {"mean": [0.28735632183908044, 0.16666666666666666], "std": [0.45252918816159726, 0.37267799624996467], "min": [0, 0], "max": [1, 1], "count": [348]}, "gripper_activity_action": {"mean": [1.7126436781609196, 1.8649425287356323], "std": [0.6326017427961834, 0.4693242233063527], "min": [0, 0], "max": [2, 2], "count": [348]}, "gripper_open_scale_state": {"mean": [0.6212025861192024, 0.5167672413135386], "std": [0.24084915130821585, 0.17868177955787862], "min": [0.193, 0.031], "max": [0.813, 0.7], "count": [348]}, "gripper_open_scale_action": {"mean": [0.6212025861192024, 0.5167672413135386], "std": [0.24084915130821585, 0.17868177955787862], "min": [0.193, 0.031], "max": [0.813, 0.7], "count": [348]}}} +{"episode_index": 319, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.41552799019607844]], [[0.41103406454248365]], [[0.40777133374183006]]], "std": [[[0.22438648638363198]], [[0.2326818529054179]], [[0.2350161739595476]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4576136172385621]], [[0.45948499387254904]], [[0.4538298713235294]]], "std": [[[0.1396025459924386]], [[0.14480338478581367]], [[0.14551858811769094]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4661548406862745]], [[0.47220192401960787]], [[0.46831636437908497]]], "std": [[[0.08872166451189262]], [[0.09118923099677935]], [[0.09175692551625218]]], "count": [100]}, "observation.state": {"min": [0.3251723051071167, 1.9285191297531128, -1.3289459943771362, -1.0898185968399048, -2.534252882003784, -1.661466360092163, 0.5903576612472534, 96.0, 0.13835200667381287, 0.28849199414253235, -0.054269999265670776, -3.124000072479248, 0.03299999237060547, -0.8389999270439148, -0.8559618592262268, -2.0695066452026367, 0.39873793721199036, -0.01382300816476345, 0.7345916628837585, 1.4913140535354614, -2.0020322799682617, 183.0, -0.3546450138092041, 0.23581700026988983, 0.013850999996066093, -3.1391851902008057, -0.08100000768899918, -3.1371853351593018], "max": [0.7907040119171143, 2.0801706314086914, -0.49089130759239197, 0.01408480666577816, -0.6498209834098816, -1.2217130661010742, 2.1860599517822266, 700.0, 0.38888001441955566, 0.42500799894332886, 0.11648599803447723, -0.6710000038146973, 1.3370000123977661, 0.9509999752044678, -0.2263517528772354, -1.8204482793807983, 0.9282882809638977, 1.1780623197555542, 2.459064245223999, 1.9126017093658447, -0.7482576370239258, 742.0, -0.13113099336624146, 0.3823789954185486, 0.13647200167179108, 3.140000104904175, 1.4819999933242798, 3.1410000324249268], "mean": [0.46216508746147156, 2.055694818496704, -0.6450459957122803, -0.32263240218162537, -1.1413798332214355, -1.342426061630249, 1.1342693567276, 603.1365356445312, 0.3273998200893402, 0.34095099568367004, 0.04918193817138672, -1.5533945560455322, 0.9380127191543579, 0.2053040713071823, -0.4526123106479645, -2.043205738067627, 0.7583125829696655, 0.5791977643966675, 1.4092179536819458, 1.7293697595596313, -1.2538025379180908, 591.39306640625, -0.2635934352874756, 0.3177216947078705, 0.06561219692230225, 1.5332103967666626, 0.6977366805076599, 0.42026641964912415], "std": [0.1378086507320404, 0.04624023661017418, 0.24084162712097168, 0.38707682490348816, 0.7057488560676575, 0.10963385552167892, 0.6093961000442505, 178.34165954589844, 0.07517275214195251, 0.03994990140199661, 0.033974383026361465, 0.9129358530044556, 0.41393721103668213, 0.6334818601608276, 0.20015518367290497, 0.04729048162698746, 0.12629586458206177, 0.47498053312301636, 0.7395076155662537, 0.08827941864728928, 0.5083094239234924, 213.78224182128906, 0.07043258100748062, 0.04556038975715637, 0.029248544946312904, 1.5294302701950073, 0.4991205632686615, 2.488302230834961], "count": [388]}, "action": {"min": [0.3251723051071167, 1.9285191297531128, -1.3289459943771362, -1.0898185968399048, -2.534252882003784, -1.661466360092163, 0.5903576612472534, 96.0, 0.13835200667381287, 0.28849199414253235, -0.054269999265670776, -3.124000072479248, 0.03299999237060547, -0.8389999270439148, -0.8559618592262268, -2.0695066452026367, 0.39873793721199036, -0.01382300816476345, 0.7345916628837585, 1.4913140535354614, -2.0020322799682617, 183.0, -0.3546450138092041, 0.23581700026988983, 0.013850999996066093, -3.1391851902008057, -0.08100000768899918, -3.1371853351593018], "max": [0.7907040119171143, 2.0801706314086914, -0.49089130759239197, 0.01408480666577816, -0.6498209834098816, -1.2217130661010742, 2.1860599517822266, 700.0, 0.38888001441955566, 0.42500799894332886, 0.11648599803447723, -0.6710000038146973, 1.3370000123977661, 0.9509999752044678, -0.2263517528772354, -1.8204482793807983, 0.9282882809638977, 1.1780623197555542, 2.459064245223999, 1.9126017093658447, -0.7482576370239258, 742.0, -0.13113099336624146, 0.3823789954185486, 0.13647200167179108, 3.140000104904175, 1.4819999933242798, 3.1410000324249268], "mean": [0.46216508746147156, 2.055694818496704, -0.6450459957122803, -0.32263240218162537, -1.1413798332214355, -1.342426061630249, 1.1342693567276, 603.1365356445312, 0.3273998200893402, 0.34095099568367004, 0.04918193817138672, -1.5533945560455322, 0.9380127191543579, 0.2053040713071823, -0.4526123106479645, -2.043205738067627, 0.7583125829696655, 0.5791977643966675, 1.4092179536819458, 1.7293697595596313, -1.2538025379180908, 591.39306640625, -0.2635934352874756, 0.3177216947078705, 0.06561219692230225, 1.5332103967666626, 0.6977366805076599, 0.42026641964912415], "std": [0.1378086507320404, 0.04624023661017418, 0.24084162712097168, 0.38707682490348816, 0.7057488560676575, 0.10963385552167892, 0.6093961000442505, 178.34165954589844, 0.07517275214195251, 0.03994990140199661, 0.033974383026361465, 0.9129358530044556, 0.41393721103668213, 0.6334818601608276, 0.20015518367290497, 0.04729048162698746, 0.12629586458206177, 0.47498053312301636, 0.7395076155662537, 0.08827941864728928, 0.5083094239234924, 213.78224182128906, 0.07043258100748062, 0.04556038975715637, 0.029248544946312904, 1.5294302701950073, 0.4991205632686615, 2.488302230834961], "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": [339], "max": [339], "mean": [339.0], "std": [0.0], "count": [388]}, "index": {"min": [191397], "max": [191784], "mean": [191590.5], "std": [112.0055802181302], "count": [388]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [388]}, "subtask_annotation": {"mean": [9.376288659793815, 29.0, 29.0, 29.0, 29.0], "std": [8.782459947007972, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [388]}, "scene_annotation": {"mean": [339.0], "std": [0.0], "min": [339], "max": [339], "count": [388]}, "eef_direction_state": {"mean": [4.306701030927835, 4.471649484536083], "std": [1.9414779266021784, 1.9175586822361732], "min": [0, 0], "max": [6, 6], "count": [388]}, "eef_velocity_state": {"mean": [0.8015463917525774, 0.7448453608247423], "std": [0.7990314242381032, 0.8244643539487231], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_acc_mag_state": {"mean": [0.865979381443299, 0.6134020618556701], "std": [0.8419279051753884, 0.7832168487466918], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_direction_action": {"mean": [4.306701030927835, 4.471649484536083], "std": [1.9414779266021784, 1.9175586822361732], "min": [0, 0], "max": [6, 6], "count": [388]}, "eef_velocity_action": {"mean": [0.8015463917525774, 0.7448453608247423], "std": [0.7990314242381032, 0.8244643539487231], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_acc_mag_action": {"mean": [0.865979381443299, 0.6134020618556701], "std": [0.8419279051753884, 0.7832168487466918], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_sim_pose_state": {"mean": [0.5181940833339486, 0.3147784311203532, 1.1251166917254292, -0.8838987405721835, 0.9115535172120351, 0.2538048411883925, 0.5330131807676254, -0.3341825171715283, 1.070268580100277, 1.6281625563558664, 0.9803392235749869, 0.15114065444440877], "std": [0.05982749759175304, 0.05445384725232035, 0.062410941379755704, 1.7361108398697256, 0.1433038683588149, 1.504566578899213, 0.050939987278081154, 0.05551378434330703, 0.05415062699386503, 0.6914940849559469, 0.1739253614488987, 1.7901232303148358], "min": [0.42229221019087904, 0.19892918750279243, 1.051193779810572, -3.1411438557937736, 0.6349854971278877, -3.0511119606377686, 0.4751975754853238, -0.37597914118316805, 1.0147795795722256, 0.5789068432770362, 0.527426327308846, -3.1365840372616813], "max": [0.6055755013155575, 0.39190068313663445, 1.222343879640317, 3.1396873309418454, 1.50195118728523, 3.037566370228787, 0.6374131558829265, -0.16436039113565032, 1.1850162453209483, 2.9640637390875018, 1.2921479927503272, 3.076476035923987], "count": [388]}, "eef_sim_pose_action": {"mean": [0.5181940833339486, 0.3147784311203532, 1.1251166917254292, -0.8838987405721835, 0.9115535172120351, 0.2538048411883925, 0.5330131807676254, -0.3341825171715283, 1.070268580100277, 1.6281625563558664, 0.9803392235749869, 0.15114065444440877], "std": [0.05982749759175304, 0.05445384725232035, 0.062410941379755704, 1.7361108398697256, 0.1433038683588149, 1.504566578899213, 0.050939987278081154, 0.05551378434330703, 0.05415062699386503, 0.6914940849559469, 0.1739253614488987, 1.7901232303148358], "min": [0.42229221019087904, 0.19892918750279243, 1.051193779810572, -3.1411438557937736, 0.6349854971278877, -3.0511119606377686, 0.4751975754853238, -0.37597914118316805, 1.0147795795722256, 0.5789068432770362, 0.527426327308846, -3.1365840372616813], "max": [0.6055755013155575, 0.39190068313663445, 1.222343879640317, 3.1396873309418454, 1.50195118728523, 3.037566370228787, 0.6374131558829265, -0.16436039113565032, 1.1850162453209483, 2.9640637390875018, 1.2921479927503272, 3.076476035923987], "count": [388]}, "gripper_mode_state": {"mean": [0.2654639175257732, 0.15463917525773196], "std": [0.4415799203062118, 0.3615603694175292], "min": [0, 0], "max": [1, 1], "count": [388]}, "gripper_activity_state": {"mean": [1.791237113402062, 1.8685567010309279], "std": [0.5655264087865117, 0.4375906143349803], "min": [0, 0], "max": [2, 2], "count": [388]}, "gripper_mode_action": {"mean": [0.2654639175257732, 0.15463917525773196], "std": [0.4415799203062118, 0.3615603694175292], "min": [0, 0], "max": [1, 1], "count": [388]}, "gripper_activity_action": {"mean": [1.791237113402062, 1.8685567010309279], "std": [0.5655264087865117, 0.4375906143349803], "min": [0, 0], "max": [2, 2], "count": [388]}, "gripper_open_scale_state": {"mean": [0.5913930411584596, 0.6031365977808373], "std": [0.21378184185256163, 0.178341770070952], "min": [0.183, 0.096], "max": [0.742, 0.7], "count": [388]}, "gripper_open_scale_action": {"mean": [0.5913930411584596, 0.6031365977808373], "std": [0.21378184185256163, 0.178341770070952], "min": [0.183, 0.096], "max": [0.742, 0.7], "count": [388]}}} +{"episode_index": 320, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.41151470588235295]], [[0.4088117483660131]], [[0.40407090277777774]]], "std": [[[0.22482649872447624]], [[0.23064240603028402]], [[0.23375994113167445]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.4593431515522876]], [[0.45948970996732025]], [[0.45381524305555554]]], "std": [[[0.15164469912503833]], [[0.1588824999175193]], [[0.15974701613915948]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[0.8235294117647058]], [[1.0]]], "mean": [[[0.46742036764705885]], [[0.471266147875817]], [[0.46770114991830064]]], "std": [[[0.09239895862912735]], [[0.09526690326297839]], [[0.09568822959092987]]], "count": [100]}, "observation.state": {"min": [0.2919935882091522, 1.920385718345642, -0.8694881796836853, -1.0809872150421143, -2.680860757827759, -1.6784307956695557, 0.5905495882034302, 30.0, 0.18236300349235535, 0.27615898847579956, 0.001973999897018075, -3.0850000381469727, -0.02500000223517418, -0.7300000190734863, -0.9147794246673584, -2.0679359436035156, 0.4632278382778168, 0.018395770341157913, 0.7362322211265564, 1.3408317565917969, -2.3099257946014404, 186.0, -0.36079901456832886, 0.20757800340652466, -0.01312199980020523, -3.132185220718384, -0.1900000125169754, -3.1371853351593018], "max": [0.7537205219268799, 2.0816540718078613, -0.22483332455158234, -0.002600540639832616, -0.6471856236457825, -1.1694577932357788, 2.026815891265869, 583.0, 0.4008359909057617, 0.4252319931983948, 0.12483000010251999, -0.5799999833106995, 1.2130000591278076, 1.0379999876022339, -0.16688840091228485, -1.862144112586975, 1.090272307395935, 1.28564453125, 2.643249034881592, 1.9113973379135132, -0.8145102858543396, 833.0, -0.11384300142526627, 0.4118329882621765, 0.16228200495243073, 3.128000020980835, 1.531999945640564, 3.131999969482422], "mean": [0.43699657917022705, 2.0659663677215576, -0.5103742480278015, -0.3031020760536194, -1.1377582550048828, -1.4476406574249268, 1.024096965789795, 506.6103210449219, 0.3349810838699341, 0.3265858292579651, 0.0703105479478836, -1.3479756116867065, 0.8905941247940063, 0.4077031910419464, -0.5284380316734314, -2.0460824966430664, 0.9031291604042053, 0.7253425717353821, 1.6067533493041992, 1.6706551313400269, -1.4689853191375732, 578.8242797851562, -0.2271125614643097, 0.3397858440876007, 0.04642657935619354, 2.1265416145324707, 0.5951278805732727, 0.5971078276634216], "std": [0.12768012285232544, 0.03035834990441799, 0.17495840787887573, 0.3943539261817932, 0.719908595085144, 0.13844063878059387, 0.5436408519744873, 161.00534057617188, 0.06497946381568909, 0.044656168669462204, 0.027528230100870132, 0.929810643196106, 0.3684689998626709, 0.633700966835022, 0.2398071587085724, 0.045427169650793076, 0.176885724067688, 0.45248672366142273, 0.779360294342041, 0.10637886822223663, 0.5721213817596436, 242.56817626953125, 0.0751231461763382, 0.05368305742740631, 0.03974464163184166, 1.1368752717971802, 0.5846038460731506, 2.6095728874206543], "count": [367]}, "action": {"min": [0.2919935882091522, 1.920385718345642, -0.8694881796836853, -1.0809872150421143, -2.680860757827759, -1.6784307956695557, 0.5905495882034302, 30.0, 0.18236300349235535, 0.27615898847579956, 0.001973999897018075, -3.0850000381469727, -0.02500000223517418, -0.7300000190734863, -0.9147794246673584, -2.0679359436035156, 0.4632278382778168, 0.018395770341157913, 0.7362322211265564, 1.3408317565917969, -2.3099257946014404, 186.0, -0.36079901456832886, 0.20757800340652466, -0.01312199980020523, -3.132185220718384, -0.1900000125169754, -3.1371853351593018], "max": [0.7537205219268799, 2.0816540718078613, -0.22483332455158234, -0.002600540639832616, -0.6471856236457825, -1.1694577932357788, 2.026815891265869, 583.0, 0.4008359909057617, 0.4252319931983948, 0.12483000010251999, -0.5799999833106995, 1.2130000591278076, 1.0379999876022339, -0.16688840091228485, -1.862144112586975, 1.090272307395935, 1.28564453125, 2.643249034881592, 1.9113973379135132, -0.8145102858543396, 833.0, -0.11384300142526627, 0.4118329882621765, 0.16228200495243073, 3.128000020980835, 1.531999945640564, 3.131999969482422], "mean": [0.43699657917022705, 2.0659663677215576, -0.5103742480278015, -0.3031020760536194, -1.1377582550048828, -1.4476406574249268, 1.024096965789795, 506.6103210449219, 0.3349810838699341, 0.3265858292579651, 0.0703105479478836, -1.3479756116867065, 0.8905941247940063, 0.4077031910419464, -0.5284380316734314, -2.0460824966430664, 0.9031291604042053, 0.7253425717353821, 1.6067533493041992, 1.6706551313400269, -1.4689853191375732, 578.8242797851562, -0.2271125614643097, 0.3397858440876007, 0.04642657935619354, 2.1265416145324707, 0.5951278805732727, 0.5971078276634216], "std": [0.12768012285232544, 0.03035834990441799, 0.17495840787887573, 0.3943539261817932, 0.719908595085144, 0.13844063878059387, 0.5436408519744873, 161.00534057617188, 0.06497946381568909, 0.044656168669462204, 0.027528230100870132, 0.929810643196106, 0.3684689998626709, 0.633700966835022, 0.2398071587085724, 0.045427169650793076, 0.176885724067688, 0.45248672366142273, 0.779360294342041, 0.10637886822223663, 0.5721213817596436, 242.56817626953125, 0.0751231461763382, 0.05368305742740631, 0.03974464163184166, 1.1368752717971802, 0.5846038460731506, 2.6095728874206543], "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": [340], "max": [340], "mean": [340.0], "std": [0.0], "count": [367]}, "index": {"min": [191785], "max": [192151], "mean": [191968.0], "std": [105.94338110519222], "count": [367]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [367]}, "subtask_annotation": {"mean": [9.1716621253406, 29.0, 29.0, 29.0, 29.0], "std": [8.759920073245828, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [367]}, "scene_annotation": {"mean": [340.0], "std": [0.0], "min": [340], "max": [340], "count": [367]}, "eef_direction_state": {"mean": [3.9591280653950953, 4.583106267029973], "std": [1.8910278053775345, 1.7970724443323638], "min": [0, 0], "max": [6, 6], "count": [367]}, "eef_velocity_state": {"mean": [0.8910081743869209, 0.6975476839237057], "std": [0.7449015204290694, 0.8440007763009122], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_acc_mag_state": {"mean": [0.9373297002724795, 0.6866485013623979], "std": [0.8538398332123068, 0.8136515359493849], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_direction_action": {"mean": [3.9591280653950953, 4.583106267029973], "std": [1.8910278053775345, 1.7970724443323638], "min": [0, 0], "max": [6, 6], "count": [367]}, "eef_velocity_action": {"mean": [0.8910081743869209, 0.6975476839237057], "std": [0.7449015204290694, 0.8440007763009122], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_acc_mag_action": {"mean": [0.9373297002724795, 0.6866485013623979], "std": [0.8538398332123068, 0.8136515359493849], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_sim_pose_state": {"mean": [0.543782512749263, 0.2797725992431458, 1.1449291029829602, -0.5435316651881407, 0.8759703793045185, 0.3366323773176892, 0.5184735904700715, -0.35098236451730874, 1.0749157126271847, 1.0067202073284423, 0.993040252535775, 0.5146985821022694], "std": [0.0661222313387399, 0.0665587361407683, 0.06666932056922624, 2.068349679571541, 0.23887335330367143, 1.6704612700289618, 0.053225116258567344, 0.04177527065398566, 0.05083661456318372, 1.2875411279388371, 0.18229415621059808, 1.5161739124449405], "min": [0.3954793603087487, 0.17077515053189335, 1.0555826120408285, -3.1406158769119177, 0.425482574494809, -3.0820764003479537, 0.4641771641702853, -0.3979805398256238, 1.0216390510626203, -3.1389244947583754, 0.5733565373424026, -3.096605247083408], "max": [0.6280262701651433, 0.4119113762488014, 1.2427878031443715, 3.1348671626535016, 1.4554582874304627, 3.128374837885563, 0.6337390650437172, -0.24804345731147193, 1.184487551305961, 3.141251654814793, 1.3722100722447186, 3.0534915457886824], "count": [367]}, "eef_sim_pose_action": {"mean": [0.543782512749263, 0.2797725992431458, 1.1449291029829602, -0.5435316651881407, 0.8759703793045185, 0.3366323773176892, 0.5184735904700715, -0.35098236451730874, 1.0749157126271847, 1.0067202073284423, 0.993040252535775, 0.5146985821022694], "std": [0.0661222313387399, 0.0665587361407683, 0.06666932056922624, 2.068349679571541, 0.23887335330367143, 1.6704612700289618, 0.053225116258567344, 0.04177527065398566, 0.05083661456318372, 1.2875411279388371, 0.18229415621059808, 1.5161739124449405], "min": [0.3954793603087487, 0.17077515053189335, 1.0555826120408285, -3.1406158769119177, 0.425482574494809, -3.0820764003479537, 0.4641771641702853, -0.3979805398256238, 1.0216390510626203, -3.1389244947583754, 0.5733565373424026, -3.096605247083408], "max": [0.6280262701651433, 0.4119113762488014, 1.2427878031443715, 3.1348671626535016, 1.4554582874304627, 3.128374837885563, 0.6337390650437172, -0.24804345731147193, 1.184487551305961, 3.141251654814793, 1.3722100722447186, 3.0534915457886824], "count": [367]}, "gripper_mode_state": {"mean": [0.30517711171662126, 0.2670299727520436], "std": [0.46048240161913107, 0.44240814459510897], "min": [0, 0], "max": [1, 1], "count": [367]}, "gripper_activity_state": {"mean": [1.784741144414169, 1.891008174386921], "std": [0.5812570949055009, 0.4229142664564722], "min": [0, 0], "max": [2, 2], "count": [367]}, "gripper_mode_action": {"mean": [0.30517711171662126, 0.2670299727520436], "std": [0.46048240161913107, 0.44240814459510897], "min": [0, 0], "max": [1, 1], "count": [367]}, "gripper_activity_action": {"mean": [1.784741144414169, 1.891008174386921], "std": [0.5812570949055009, 0.4229142664564722], "min": [0, 0], "max": [2, 2], "count": [367]}, "gripper_open_scale_state": {"mean": [0.5788242506811991, 0.5066103542546155], "std": [0.24256818762612045, 0.16100543963552763], "min": [0.186, 0.03], "max": [0.833, 0.583], "count": [367]}, "gripper_open_scale_action": {"mean": [0.5788242506811991, 0.5066103542546155], "std": [0.24256818762612045, 0.16100543963552763], "min": [0.186, 0.03], "max": [0.833, 0.583], "count": [367]}}} +{"episode_index": 321, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4092696859381007]], [[0.4060365564526464]], [[0.4015927627995643]]], "std": [[[0.22931248667847898]], [[0.23580872225083743]], [[0.2385686912579874]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45780939822824557]], [[0.459611423490965]], [[0.4536791398340382]]], "std": [[[0.1429768921394716]], [[0.14927412759500663]], [[0.1502745267623731]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47107900406894787]], [[0.4746675577502243]], [[0.47095525559079837]]], "std": [[[0.10129141462219403]], [[0.10541044936679321]], [[0.10633193273836646]]], "count": [102]}, "observation.state": {"min": [0.2905624508857727, 1.8988134860992432, -0.9409768581390381, -1.1397349834442139, -2.659166097640991, -1.760164499282837, 0.8287172317504883, -3.0, 0.1545100063085556, 0.26489800214767456, 0.0014130000490695238, -3.1371853351593018, -0.06000000983476639, -0.7900000214576721, -0.8008792400360107, -2.0683023929595947, 0.3290993273258209, 0.049951326102018356, 0.7964810132980347, 1.4638077020645142, -2.2214202880859375, 187.0, -0.3597419857978821, 0.19785399734973907, -0.010963999666273594, -3.1391851902008057, -0.08700000494718552, -3.128999948501587], "max": [0.8873080015182495, 2.0770466327667236, -0.09955358505249023, -0.06126106157898903, -1.0006321668624878, -1.0030931234359741, 2.0800485610961914, 721.0, 0.3832019865512848, 0.4585059881210327, 0.14474999904632568, 3.124000072479248, 1.3300000429153442, 1.2029999494552612, -0.15332718193531036, -1.8439579010009766, 1.0852806568145752, 1.2788552045822144, 2.51665997505188, 1.9515923261642456, -0.8543038368225098, 857.0, -0.14213499426841736, 0.39003700017929077, 0.1552709937095642, 3.1410000324249268, 1.524999976158142, 3.1389999389648438], "mean": [0.4872742295265198, 2.034573554992676, -0.41249534487724304, -0.42778313159942627, -1.577642560005188, -1.4800724983215332, 1.3858033418655396, 432.92852783203125, 0.315034955739975, 0.339110404253006, 0.07391401380300522, -1.2104839086532593, 0.8219603896141052, 0.33261922001838684, -0.48064735531806946, -2.0492560863494873, 0.8750963807106018, 0.6280613541603088, 1.4671028852462769, 1.637195110321045, -1.3097258806228638, 629.7219848632812, -0.24336490035057068, 0.3333822190761566, 0.03787010535597801, 1.679665207862854, 0.7250375747680664, 0.43301641941070557], "std": [0.2003037929534912, 0.0516357496380806, 0.2593238353729248, 0.3788229525089264, 0.6754124760627747, 0.181830495595932, 0.5202367901802063, 162.5040283203125, 0.06790589541196823, 0.06262636184692383, 0.03150558844208717, 1.4605275392532349, 0.45787492394447327, 0.9062523245811462, 0.17745524644851685, 0.04232160374522209, 0.15852691233158112, 0.4359924793243408, 0.6629574298858643, 0.12746450304985046, 0.4937719702720642, 270.22711181640625, 0.06137204170227051, 0.04050290957093239, 0.03908684477210045, 1.7291079759597778, 0.5061649680137634, 2.7644853591918945], "count": [482]}, "action": {"min": [0.2905624508857727, 1.8988134860992432, -0.9409768581390381, -1.1397349834442139, -2.659166097640991, -1.760164499282837, 0.8287172317504883, -3.0, 0.1545100063085556, 0.26489800214767456, 0.0014130000490695238, -3.1371853351593018, -0.06000000983476639, -0.7900000214576721, -0.8008792400360107, -2.0683023929595947, 0.3290993273258209, 0.049951326102018356, 0.7964810132980347, 1.4638077020645142, -2.2214202880859375, 187.0, -0.3597419857978821, 0.19785399734973907, -0.010963999666273594, -3.1391851902008057, -0.08700000494718552, -3.128999948501587], "max": [0.8873080015182495, 2.0770466327667236, -0.09955358505249023, -0.06126106157898903, -1.0006321668624878, -1.0030931234359741, 2.0800485610961914, 721.0, 0.3832019865512848, 0.4585059881210327, 0.14474999904632568, 3.124000072479248, 1.3300000429153442, 1.2029999494552612, -0.15332718193531036, -1.8439579010009766, 1.0852806568145752, 1.2788552045822144, 2.51665997505188, 1.9515923261642456, -0.8543038368225098, 857.0, -0.14213499426841736, 0.39003700017929077, 0.1552709937095642, 3.1410000324249268, 1.524999976158142, 3.1389999389648438], "mean": [0.4872742295265198, 2.034573554992676, -0.41249534487724304, -0.42778313159942627, -1.577642560005188, -1.4800724983215332, 1.3858033418655396, 432.92852783203125, 0.315034955739975, 0.339110404253006, 0.07391401380300522, -1.2104839086532593, 0.8219603896141052, 0.33261922001838684, -0.48064735531806946, -2.0492560863494873, 0.8750963807106018, 0.6280613541603088, 1.4671028852462769, 1.637195110321045, -1.3097258806228638, 629.7219848632812, -0.24336490035057068, 0.3333822190761566, 0.03787010535597801, 1.679665207862854, 0.7250375747680664, 0.43301641941070557], "std": [0.2003037929534912, 0.0516357496380806, 0.2593238353729248, 0.3788229525089264, 0.6754124760627747, 0.181830495595932, 0.5202367901802063, 162.5040283203125, 0.06790589541196823, 0.06262636184692383, 0.03150558844208717, 1.4605275392532349, 0.45787492394447327, 0.9062523245811462, 0.17745524644851685, 0.04232160374522209, 0.15852691233158112, 0.4359924793243408, 0.6629574298858643, 0.12746450304985046, 0.4937719702720642, 270.22711181640625, 0.06137204170227051, 0.04050290957093239, 0.03908684477210045, 1.7291079759597778, 0.5061649680137634, 2.7644853591918945], "count": [482]}, "timestamp": {"min": [0.0], "max": [16.033333333333335], "mean": [8.016666666666666], "std": [4.6380371806281255], "count": [482]}, "frame_index": {"min": [0], "max": [481], "mean": [240.5], "std": [139.14111541884375], "count": [482]}, "episode_index": {"min": [341], "max": [341], "mean": [341.0], "std": [0.0], "count": [482]}, "index": {"min": [192152], "max": [192633], "mean": [192392.5], "std": [139.14111541884375], "count": [482]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [482]}, "subtask_annotation": {"mean": [7.452282157676349, 29.0, 29.0, 29.0, 29.0], "std": [7.189405888696253, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [482]}, "scene_annotation": {"mean": [341.0], "std": [0.0], "min": [341], "max": [341], "count": [482]}, "eef_direction_state": {"mean": [4.443983402489627, 4.54356846473029], "std": [1.970207327310394, 1.8711530728607075], "min": [0, 0], "max": [6, 6], "count": [482]}, "eef_velocity_state": {"mean": [0.6784232365145229, 0.7385892116182573], "std": [0.7691613173282803, 0.8750367397905031], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_acc_mag_state": {"mean": [0.7551867219917012, 0.6991701244813278], "std": [0.8288271386216869, 0.8216212947401762], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_direction_action": {"mean": [4.443983402489627, 4.54356846473029], "std": [1.970207327310394, 1.8711530728607075], "min": [0, 0], "max": [6, 6], "count": [482]}, "eef_velocity_action": {"mean": [0.6784232365145229, 0.7385892116182573], "std": [0.7691613173282803, 0.8750367397905031], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_acc_mag_action": {"mean": [0.7551867219917012, 0.6991701244813278], "std": [0.8288271386216869, 0.8216212947401762], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_sim_pose_state": {"mean": [0.5357687199703456, 0.28768771273664767, 1.1232946818196294, -0.9077457892414607, 0.998591212430169, 0.0880822158309128, 0.5342951547256177, -0.34648577556440385, 1.0970098712727352, 1.7348874211444136, 0.8568052990085626, -0.440059953677443], "std": [0.05176953734445478, 0.05346462841829386, 0.0581894206776834, 1.7953538245989396, 0.20863519328830057, 1.656302507867752, 0.0725599740874498, 0.047973555930490894, 0.055697531940317624, 0.8682210136897291, 0.15692988407828418, 1.922508629199255], "min": [0.3876936908059015, 0.1943102163884861, 1.062085253503394, -3.13559721834646, 0.5200026236670379, -2.954505941403127, 0.4542136298944748, -0.41646467944754195, 1.034451170290556, 0.5478081595550672, 0.5028312799676931, -3.1408725452685746], "max": [0.6099115526582405, 0.4121733086745244, 1.223837689412122, 3.1406013540180187, 1.4656179285387911, 3.140879943892462, 0.6645084492653507, -0.21428298589956724, 1.2048892859467617, 3.0988425718573023, 1.2034999506847295, 3.1387799849190867], "count": [482]}, "eef_sim_pose_action": {"mean": [0.5357687199703456, 0.28768771273664767, 1.1232946818196294, -0.9077457892414607, 0.998591212430169, 0.0880822158309128, 0.5342951547256177, -0.34648577556440385, 1.0970098712727352, 1.7348874211444136, 0.8568052990085626, -0.440059953677443], "std": [0.05176953734445478, 0.05346462841829386, 0.0581894206776834, 1.7953538245989396, 0.20863519328830057, 1.656302507867752, 0.0725599740874498, 0.047973555930490894, 0.055697531940317624, 0.8682210136897291, 0.15692988407828418, 1.922508629199255], "min": [0.3876936908059015, 0.1943102163884861, 1.062085253503394, -3.13559721834646, 0.5200026236670379, -2.954505941403127, 0.4542136298944748, -0.41646467944754195, 1.034451170290556, 0.5478081595550672, 0.5028312799676931, -3.1408725452685746], "max": [0.6099115526582405, 0.4121733086745244, 1.223837689412122, 3.1406013540180187, 1.4656179285387911, 3.140879943892462, 0.6645084492653507, -0.21428298589956724, 1.2048892859467617, 3.0988425718573023, 1.2034999506847295, 3.1387799849190867], "count": [482]}, "gripper_mode_state": {"mean": [0.27800829875518673, 0.7614107883817427], "std": [0.44801750476787444, 0.4262210690681943], "min": [0, 0], "max": [1, 1], "count": [482]}, "gripper_activity_state": {"mean": [1.9128630705394192, 1.7427385892116183], "std": [0.35963400298789006, 0.6078661150467896], "min": [0, 0], "max": [2, 2], "count": [482]}, "gripper_mode_action": {"mean": [0.27800829875518673, 0.7614107883817427], "std": [0.44801750476787444, 0.4262210690681943], "min": [0, 0], "max": [1, 1], "count": [482]}, "gripper_activity_action": {"mean": [1.9128630705394192, 1.7427385892116183], "std": [0.35963400298789006, 0.6078661150467896], "min": [0, 0], "max": [2, 2], "count": [482]}, "gripper_open_scale_state": {"mean": [0.6297219916695905, 0.43295746875996416], "std": [0.27022646248563, 0.16242642103790259], "min": [0.187, 0.0], "max": [0.857, 0.721], "count": [482]}, "gripper_open_scale_action": {"mean": [0.6297219916695905, 0.43295746875996416], "std": [0.27022646248563, 0.16242642103790259], "min": [0.187, 0.0], "max": [0.857, 0.721], "count": [482]}}} +{"episode_index": 322, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4098441564542484]], [[0.4045553267973856]], [[0.40057191584967317]]], "std": [[[0.2301290466040325]], [[0.23882708808390846]], [[0.24208955694113038]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.45061303921568624]], [[0.4514740196078431]], [[0.44555775939542486]]], "std": [[[0.15778144259704707]], [[0.1638909343865698]], [[0.16489564261999876]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.46866194035947717]], [[0.47155550857843137]], [[0.46701371119281043]]], "std": [[[0.11156741062272026]], [[0.11619284250120165]], [[0.11678048137613417]]], "count": [100]}, "observation.state": {"min": [0.3078586459159851, 1.9016060829162598, -1.3097648620605469, -1.197383165359497, -2.6154980659484863, -1.730825662612915, 0.8320508599281311, 85.0, 0.1226470023393631, 0.2674889862537384, -0.050227001309394836, -3.1059999465942383, -0.14500001072883606, -0.6000000238418579, -0.8398524522781372, -2.069401979446411, 0.2678556740283966, 0.07513642311096191, 0.8999615907669067, 1.3972582817077637, -2.1046926975250244, 198.0, -0.3636299967765808, 0.2206829935312271, 0.013274000026285648, 0.4639999568462372, -0.21500001847743988, -3.124000072479248], "max": [0.8126253485679626, 2.0772907733917236, 0.0004537856439128518, -0.012199852615594864, -0.8293979167938232, -1.2701284885406494, 1.9776326417922974, 630.0, 0.39817100763320923, 0.42261698842048645, 0.14605200290679932, 0.06700001657009125, 1.4639999866485596, 1.9240000247955322, -0.17554521560668945, -1.8897379636764526, 1.0116451978683472, 1.2508774995803833, 2.621589183807373, 1.9371758699417114, -0.9681167602539062, 825.0, -0.12887799739837646, 0.39785000681877136, 0.12948599457740784, 3.11299991607666, 1.3880000114440918, 3.128999948501587], "mean": [0.4461902678012848, 2.0535330772399902, -0.3800801932811737, -0.4018279016017914, -1.4256305694580078, -1.5024458169937134, 1.2399625778198242, 529.4920654296875, 0.3196907639503479, 0.3207451403141022, 0.07710203528404236, -1.2557481527328491, 0.7735406160354614, 0.6180551052093506, -0.5074058771133423, -2.0470402240753174, 0.7590346336364746, 0.667424201965332, 1.6332380771636963, 1.686085820198059, -1.4419012069702148, 638.3779907226562, -0.24955110251903534, 0.33460769057273865, 0.050828881561756134, 2.2700464725494385, 0.6977745294570923, -0.11080306023359299], "std": [0.17515906691551208, 0.04545573145151138, 0.44333717226982117, 0.4243667721748352, 0.6406130194664001, 0.10844463855028152, 0.48779332637786865, 164.4044952392578, 0.08460770547389984, 0.057060934603214264, 0.04810711741447449, 1.1624701023101807, 0.46169084310531616, 0.8259664177894592, 0.1820281744003296, 0.03728692978620529, 0.17916826903820038, 0.4920009970664978, 0.6978037357330322, 0.12174417823553085, 0.4413376450538635, 258.54290771484375, 0.0646049901843071, 0.04122874513268471, 0.028778301551938057, 0.7655237317085266, 0.6517328023910522, 2.746439218521118], "count": [377]}, "action": {"min": [0.3078586459159851, 1.9016060829162598, -1.3097648620605469, -1.197383165359497, -2.6154980659484863, -1.730825662612915, 0.8320508599281311, 85.0, 0.1226470023393631, 0.2674889862537384, -0.050227001309394836, -3.1059999465942383, -0.14500001072883606, -0.6000000238418579, -0.8398524522781372, -2.069401979446411, 0.2678556740283966, 0.07513642311096191, 0.8999615907669067, 1.3972582817077637, -2.1046926975250244, 198.0, -0.3636299967765808, 0.2206829935312271, 0.013274000026285648, 0.4639999568462372, -0.21500001847743988, -3.124000072479248], "max": [0.8126253485679626, 2.0772907733917236, 0.0004537856439128518, -0.012199852615594864, -0.8293979167938232, -1.2701284885406494, 1.9776326417922974, 630.0, 0.39817100763320923, 0.42261698842048645, 0.14605200290679932, 0.06700001657009125, 1.4639999866485596, 1.9240000247955322, -0.17554521560668945, -1.8897379636764526, 1.0116451978683472, 1.2508774995803833, 2.621589183807373, 1.9371758699417114, -0.9681167602539062, 825.0, -0.12887799739837646, 0.39785000681877136, 0.12948599457740784, 3.11299991607666, 1.3880000114440918, 3.128999948501587], "mean": [0.4461902678012848, 2.0535330772399902, -0.3800801932811737, -0.4018279016017914, -1.4256305694580078, -1.5024458169937134, 1.2399625778198242, 529.4920654296875, 0.3196907639503479, 0.3207451403141022, 0.07710203528404236, -1.2557481527328491, 0.7735406160354614, 0.6180551052093506, -0.5074058771133423, -2.0470402240753174, 0.7590346336364746, 0.667424201965332, 1.6332380771636963, 1.686085820198059, -1.4419012069702148, 638.3779907226562, -0.24955110251903534, 0.33460769057273865, 0.050828881561756134, 2.2700464725494385, 0.6977745294570923, -0.11080306023359299], "std": [0.17515906691551208, 0.04545573145151138, 0.44333717226982117, 0.4243667721748352, 0.6406130194664001, 0.10844463855028152, 0.48779332637786865, 164.4044952392578, 0.08460770547389984, 0.057060934603214264, 0.04810711741447449, 1.1624701023101807, 0.46169084310531616, 0.8259664177894592, 0.1820281744003296, 0.03728692978620529, 0.17916826903820038, 0.4920009970664978, 0.6978037357330322, 0.12174417823553085, 0.4413376450538635, 258.54290771484375, 0.0646049901843071, 0.04122874513268471, 0.028778301551938057, 0.7655237317085266, 0.6517328023910522, 2.746439218521118], "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": [342], "max": [342], "mean": [342.0], "std": [0.0], "count": [377]}, "index": {"min": [192634], "max": [193010], "mean": [192822.0], "std": [108.83014288330233], "count": [377]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [377]}, "subtask_annotation": {"mean": [9.352785145888594, 29.0, 29.0, 29.0, 29.0], "std": [8.718418500819352, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [377]}, "scene_annotation": {"mean": [342.0], "std": [0.0], "min": [342], "max": [342], "count": [377]}, "eef_direction_state": {"mean": [3.8779840848806364, 4.594164456233422], "std": [1.978925617403595, 1.8403862772110438], "min": [0, 0], "max": [6, 6], "count": [377]}, "eef_velocity_state": {"mean": [0.8594164456233422, 0.7294429708222812], "std": [0.7419757687601101, 0.8531470576167298], "min": [0, 0], "max": [2, 2], "count": [377]}, "eef_acc_mag_state": {"mean": [0.8514588859416445, 0.6206896551724138], "std": [0.8426333889364245, 0.8123036317524619], "min": [0, 0], "max": [2, 2], "count": [377]}, "eef_direction_action": {"mean": [3.8779840848806364, 4.594164456233422], "std": [1.978925617403595, 1.8403862772110438], "min": [0, 0], "max": [6, 6], "count": [377]}, "eef_velocity_action": {"mean": [0.8594164456233422, 0.7294429708222812], "std": [0.7419757687601101, 0.8531470576167298], "min": [0, 0], "max": [2, 2], "count": [377]}, "eef_acc_mag_action": {"mean": [0.8514588859416445, 0.6206896551724138], "std": [0.8426333889364245, 0.8123036317524619], "min": [0, 0], "max": [2, 2], "count": [377]}, "eef_sim_pose_state": {"mean": [0.5370062311808252, 0.29746489382575747, 1.131196241999078, -1.1516856813133434, 0.8550228769393756, 0.17927698796937208, 0.5164964568785766, -0.3459791895132261, 1.0921447295433306, 1.2255970730896335, 0.8419046711043051, -0.08823556479199748], "std": [0.05351682107715298, 0.04972359501494434, 0.06431008612495943, 1.794793599635329, 0.20617731893744926, 1.765035590620699, 0.06791462668627755, 0.07239684636653253, 0.0547217433644515, 1.4344377138290758, 0.18580864878239034, 1.5392965770092348], "min": [0.40851063101293933, 0.19180306284186216, 1.0582824425311108, -3.1406393593618844, 0.43973961455714194, -3.048313457599454, 0.45462711493543057, -0.39884750956385334, 1.0333793003637977, -3.1408640290133834, 0.5053594677860613, -3.0537268520615384], "max": [0.6095833056458388, 0.39392663459714106, 1.2300438519310357, 3.139392065475728, 1.484681495389259, 2.9980606395262672, 0.6362214660379243, -0.15545046366778945, 1.2107992752983738, 3.1407037760395147, 1.3678492726002012, 3.139768835819882], "count": [377]}, "eef_sim_pose_action": {"mean": [0.5370062311808252, 0.29746489382575747, 1.131196241999078, -1.1516856813133434, 0.8550228769393756, 0.17927698796937208, 0.5164964568785766, -0.3459791895132261, 1.0921447295433306, 1.2255970730896335, 0.8419046711043051, -0.08823556479199748], "std": [0.05351682107715298, 0.04972359501494434, 0.06431008612495943, 1.794793599635329, 0.20617731893744926, 1.765035590620699, 0.06791462668627755, 0.07239684636653253, 0.0547217433644515, 1.4344377138290758, 0.18580864878239034, 1.5392965770092348], "min": [0.40851063101293933, 0.19180306284186216, 1.0582824425311108, -3.1406393593618844, 0.43973961455714194, -3.048313457599454, 0.45462711493543057, -0.39884750956385334, 1.0333793003637977, -3.1408640290133834, 0.5053594677860613, -3.0537268520615384], "max": [0.6095833056458388, 0.39392663459714106, 1.2300438519310357, 3.139392065475728, 1.484681495389259, 2.9980606395262672, 0.6362214660379243, -0.15545046366778945, 1.2107992752983738, 3.1407037760395147, 1.3678492726002012, 3.139768835819882], "count": [377]}, "gripper_mode_state": {"mean": [0.2838196286472148, 0.15915119363395225], "std": [0.45085035992197203, 0.3658170187386589], "min": [0, 0], "max": [1, 1], "count": [377]}, "gripper_activity_state": {"mean": [1.7453580901856764, 1.8726790450928381], "std": [0.6256124355515782, 0.44270866939045234], "min": [0, 0], "max": [2, 2], "count": [377]}, "gripper_mode_action": {"mean": [0.2838196286472148, 0.15915119363395225], "std": [0.45085035992197203, 0.3658170187386589], "min": [0, 0], "max": [1, 1], "count": [377]}, "gripper_activity_action": {"mean": [1.7453580901856764, 1.8726790450928381], "std": [0.6256124355515782, 0.44270866939045234], "min": [0, 0], "max": [2, 2], "count": [377]}, "gripper_open_scale_state": {"mean": [0.6383779841253538, 0.5294920421772358], "std": [0.25854225632128125, 0.1644044302159035], "min": [0.198, 0.085], "max": [0.825, 0.63], "count": [377]}, "gripper_open_scale_action": {"mean": [0.6383779841253538, 0.5294920421772358], "std": [0.25854225632128125, 0.1644044302159035], "min": [0.198, 0.085], "max": [0.825, 0.63], "count": [377]}}} +{"episode_index": 323, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4186695874183007]], [[0.41380447099673207]], [[0.41088282475490195]]], "std": [[[0.22130997420354295]], [[0.2299296191956033]], [[0.2321607760508146]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.45261132352941175]], [[0.45388835988562093]], [[0.4486277593954248]]], "std": [[[0.13948473501701103]], [[0.14658568112405715]], [[0.14739990092992147]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8745098039215686]], [[0.8196078431372549]], [[0.8313725490196079]]], "mean": [[[0.4532516401143791]], [[0.4552892769607843]], [[0.4509097671568627]]], "std": [[[0.129245090980203]], [[0.13593783348132088]], [[0.13738242684754767]]], "count": [100]}, "observation.state": {"min": [0.27900832891464233, 1.8409210443496704, -1.1196986436843872, -1.2846320867538452, -2.612478733062744, -1.7515077590942383, 0.7255159020423889, 25.0, 0.129053995013237, 0.2753320038318634, -0.0037360000424087048, -2.9509999752044678, -0.10099999606609344, -0.7540000081062317, -0.7857995629310608, -2.067586660385132, -0.13203416764736176, 0.0033510325010865927, 0.6435901522636414, 1.414030909538269, -2.1409430503845215, 196.0, -0.3957180082798004, 0.19341599941253662, 0.004920000210404396, -0.001999996369704604, -0.1379999816417694, -3.1411852836608887], "max": [0.8034449219703674, 2.0756852626800537, -0.36198127269744873, -0.12712979316711426, -0.42153194546699524, -1.3206384181976318, 2.1475229263305664, 625.0, 0.3829669952392578, 0.4198949933052063, 0.15499399602413177, 0.7009999752044678, 1.4359999895095825, 2.3519999980926514, -0.1554913967847824, -1.8131353855133057, 1.0584897994995117, 1.4199475049972534, 2.532036542892456, 1.8652335405349731, -0.8447044491767883, 784.0, -0.13890500366687775, 0.38582900166511536, 0.17481200397014618, 3.0209999084472656, 1.3489999771118164, 3.134999990463257], "mean": [0.45442214608192444, 2.0457518100738525, -0.58426433801651, -0.4508885443210602, -1.3149495124816895, -1.4255783557891846, 1.506278395652771, 541.152099609375, 0.31751617789268494, 0.3399943709373474, 0.0756143257021904, -0.7464173436164856, 0.9102136492729187, 1.1399089097976685, -0.4555478096008301, -2.0405972003936768, 0.8080649375915527, 0.6928575038909912, 1.4636551141738892, 1.6621654033660889, -1.381553292274475, 507.2637939453125, -0.2566901743412018, 0.3286103904247284, 0.06630176305770874, 2.0297224521636963, 0.6946837306022644, 0.6039611101150513], "std": [0.167286679148674, 0.05641353875398636, 0.2518487274646759, 0.39464321732521057, 0.7236043214797974, 0.10131480544805527, 0.3936925232410431, 169.4815216064453, 0.076954685151577, 0.04268401488661766, 0.035327453166246414, 1.5034399032592773, 0.5244998335838318, 1.2804349660873413, 0.1715051680803299, 0.05424885451793671, 0.26433953642845154, 0.5164206624031067, 0.7588494420051575, 0.09694180637598038, 0.484538197517395, 183.87062072753906, 0.0717289000749588, 0.04657289385795593, 0.040770746767520905, 0.891559362411499, 0.5414358973503113, 2.530457019805908], "count": [417]}, "action": {"min": [0.27900832891464233, 1.8409210443496704, -1.1196986436843872, -1.2846320867538452, -2.612478733062744, -1.7515077590942383, 0.7255159020423889, 25.0, 0.129053995013237, 0.2753320038318634, -0.0037360000424087048, -2.9509999752044678, -0.10099999606609344, -0.7540000081062317, -0.7857995629310608, -2.067586660385132, -0.13203416764736176, 0.0033510325010865927, 0.6435901522636414, 1.414030909538269, -2.1409430503845215, 196.0, -0.3957180082798004, 0.19341599941253662, 0.004920000210404396, -0.001999996369704604, -0.1379999816417694, -3.1411852836608887], "max": [0.8034449219703674, 2.0756852626800537, -0.36198127269744873, -0.12712979316711426, -0.42153194546699524, -1.3206384181976318, 2.1475229263305664, 625.0, 0.3829669952392578, 0.4198949933052063, 0.15499399602413177, 0.7009999752044678, 1.4359999895095825, 2.3519999980926514, -0.1554913967847824, -1.8131353855133057, 1.0584897994995117, 1.4199475049972534, 2.532036542892456, 1.8652335405349731, -0.8447044491767883, 784.0, -0.13890500366687775, 0.38582900166511536, 0.17481200397014618, 3.0209999084472656, 1.3489999771118164, 3.134999990463257], "mean": [0.45442214608192444, 2.0457518100738525, -0.58426433801651, -0.4508885443210602, -1.3149495124816895, -1.4255783557891846, 1.506278395652771, 541.152099609375, 0.31751617789268494, 0.3399943709373474, 0.0756143257021904, -0.7464173436164856, 0.9102136492729187, 1.1399089097976685, -0.4555478096008301, -2.0405972003936768, 0.8080649375915527, 0.6928575038909912, 1.4636551141738892, 1.6621654033660889, -1.381553292274475, 507.2637939453125, -0.2566901743412018, 0.3286103904247284, 0.06630176305770874, 2.0297224521636963, 0.6946837306022644, 0.6039611101150513], "std": [0.167286679148674, 0.05641353875398636, 0.2518487274646759, 0.39464321732521057, 0.7236043214797974, 0.10131480544805527, 0.3936925232410431, 169.4815216064453, 0.076954685151577, 0.04268401488661766, 0.035327453166246414, 1.5034399032592773, 0.5244998335838318, 1.2804349660873413, 0.1715051680803299, 0.05424885451793671, 0.26433953642845154, 0.5164206624031067, 0.7588494420051575, 0.09694180637598038, 0.484538197517395, 183.87062072753906, 0.0717289000749588, 0.04657289385795593, 0.040770746767520905, 0.891559362411499, 0.5414358973503113, 2.530457019805908], "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": [343], "max": [343], "mean": [343.0], "std": [0.0], "count": [417]}, "index": {"min": [193011], "max": [193427], "mean": [193219.0], "std": [120.37718499228443], "count": [417]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [417]}, "subtask_annotation": {"mean": [8.541966426858513, 29.0, 29.0, 29.0, 29.0], "std": [8.317084723112943, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [417]}, "scene_annotation": {"mean": [343.0], "std": [0.0], "min": [343], "max": [343], "count": [417]}, "eef_direction_state": {"mean": [4.211031175059952, 4.709832134292566], "std": [1.831923977532848, 1.7354324737948421], "min": [0, 0], "max": [6, 6], "count": [417]}, "eef_velocity_state": {"mean": [0.8393285371702638, 0.6738609112709832], "std": [0.7838829318312313, 0.8391572281497692], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_acc_mag_state": {"mean": [0.8968824940047961, 0.6426858513189448], "std": [0.8546191983579206, 0.7953102826413828], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_direction_action": {"mean": [4.211031175059952, 4.709832134292566], "std": [1.831923977532848, 1.7354324737948421], "min": [0, 0], "max": [6, 6], "count": [417]}, "eef_velocity_action": {"mean": [0.8393285371702638, 0.6738609112709832], "std": [0.7838829318312313, 0.8391572281497692], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_acc_mag_action": {"mean": [0.8968824940047961, 0.6426858513189448], "std": [0.8546191983579206, 0.7953102826413828], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_sim_pose_state": {"mean": [0.5287178672650071, 0.3116783557919396, 1.134548122476631, -0.6784507960619609, 0.9133780342214959, 0.2692048927733347, 0.5334635508275731, -0.3470070144519188, 1.0948237157802634, 1.721074752174062, 0.688330659428106, 0.15064512758667734], "std": [0.057416540207542215, 0.059217488766332475, 0.06606453930570272, 1.9805069898697647, 0.20095613745369548, 1.6364662324371735, 0.05472358569610242, 0.05915479154423417, 0.05910454322046997, 0.8151978716803883, 0.20287441030705183, 1.7481947828499922], "min": [0.38345527193279294, 0.20041771663950503, 1.0513053848661984, -3.1275691322866166, 0.517147498670878, -3.136500764036443, 0.4660929315978015, -0.39925043080064493, 1.0368541987810542, 0.43275669759930147, 0.4697602506747196, -3.0054216918838725], "max": [0.6062999217642923, 0.43003045200058504, 1.2277229481487226, 3.140864810450146, 1.4212982872085131, 3.0680307263516107, 0.6301591862389885, -0.18875781624912225, 1.226372406996034, 3.121147823507576, 1.3306066423867766, 3.080084252761619], "count": [417]}, "eef_sim_pose_action": {"mean": [0.5287178672650071, 0.3116783557919396, 1.134548122476631, -0.6784507960619609, 0.9133780342214959, 0.2692048927733347, 0.5334635508275731, -0.3470070144519188, 1.0948237157802634, 1.721074752174062, 0.688330659428106, 0.15064512758667734], "std": [0.057416540207542215, 0.059217488766332475, 0.06606453930570272, 1.9805069898697647, 0.20095613745369548, 1.6364662324371735, 0.05472358569610242, 0.05915479154423417, 0.05910454322046997, 0.8151978716803883, 0.20287441030705183, 1.7481947828499922], "min": [0.38345527193279294, 0.20041771663950503, 1.0513053848661984, -3.1275691322866166, 0.517147498670878, -3.136500764036443, 0.4660929315978015, -0.39925043080064493, 1.0368541987810542, 0.43275669759930147, 0.4697602506747196, -3.0054216918838725], "max": [0.6062999217642923, 0.43003045200058504, 1.2277229481487226, 3.140864810450146, 1.4212982872085131, 3.0680307263516107, 0.6301591862389885, -0.18875781624912225, 1.226372406996034, 3.121147823507576, 1.3306066423867766, 3.080084252761619], "count": [417]}, "gripper_mode_state": {"mean": [0.2422062350119904, 0.2422062350119904], "std": [0.4284184575077353, 0.42841845750773455], "min": [0, 0], "max": [1, 1], "count": [417]}, "gripper_activity_state": {"mean": [1.8609112709832134, 1.9040767386091126], "std": [0.4592060025725125, 0.3860985744846768], "min": [0, 0], "max": [2, 2], "count": [417]}, "gripper_mode_action": {"mean": [0.2422062350119904, 0.2422062350119904], "std": [0.4284184575077353, 0.42841845750773455], "min": [0, 0], "max": [1, 1], "count": [417]}, "gripper_activity_action": {"mean": [1.8609112709832134, 1.9040767386091126], "std": [0.4592060025725125, 0.3860985744846768], "min": [0, 0], "max": [2, 2], "count": [417]}, "gripper_open_scale_state": {"mean": [0.5072637890054185, 0.5411522781591633], "std": [0.18387048439863263, 0.16948144767695109], "min": [0.196, 0.025], "max": [0.784, 0.625], "count": [417]}, "gripper_open_scale_action": {"mean": [0.5072637890054185, 0.5411522781591633], "std": [0.18387048439863263, 0.16948144767695109], "min": [0.196, 0.025], "max": [0.784, 0.625], "count": [417]}}} +{"episode_index": 324, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4129716237745098]], [[0.4078322528594771]], [[0.4047775919117647]]], "std": [[[0.22678371883432244]], [[0.23555490725667882]], [[0.23784598458130005]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.45234334763071893]], [[0.4525542177287582]], [[0.44687185049019607]]], "std": [[[0.15933544450771017]], [[0.16692159529817674]], [[0.16832444622376058]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4381981331699346]], [[0.43740958741830066]], [[0.43351215890522876]]], "std": [[[0.15506889430479592]], [[0.16313363609847248]], [[0.16544646448914205]]], "count": [100]}, "observation.state": {"min": [0.29099875688552856, 1.8020349740982056, -1.0554007291793823, -1.3030803203582764, -2.595583915710449, -1.933528184890747, 0.714712381362915, 38.0, 0.15496200323104858, 0.29774001240730286, -0.0022539999336004257, -3.1381852626800537, -0.23800000548362732, -0.7930000424385071, -0.8252789974212646, -2.069000482559204, 0.7329161763191223, 0.1425759494304657, 0.6847450733184814, 1.4385002851486206, -2.127591371536255, 186.0, -0.34324800968170166, 0.24738100171089172, 0.0011729999678209424, 0.8790000081062317, -0.27300000190734863, -3.1351852416992188], "max": [0.7435975670814514, 2.0817067623138428, -0.24932028353214264, -0.059777531772851944, -0.4155803620815277, -1.3968044519424438, 2.0664000511169434, 726.0, 0.3589960038661957, 0.3800260126590729, 0.15454000234603882, 3.134000062942505, 1.315999984741211, 1.1549999713897705, -0.18097320199012756, -1.859892725944519, 1.0810569524765015, 1.1785510778427124, 2.620140790939331, 1.9086049795150757, -0.8807280659675598, 846.0, -0.1395149976015091, 0.3896090090274811, 0.1154170036315918, 3.1029999256134033, 1.371999979019165, 3.134000062942505], "mean": [0.458519846200943, 2.0479626655578613, -0.7879555821418762, -0.43097051978111267, -1.1234829425811768, -1.583052158355713, 1.2003742456436157, 509.92218017578125, 0.3043097257614136, 0.32815954089164734, 0.07021111994981766, -1.139804720878601, 0.7608251571655273, 0.35660403966903687, -0.5303118228912354, -2.0403215885162354, 0.8831352591514587, 0.6525050401687622, 1.538808822631836, 1.6891505718231201, -1.3645458221435547, 584.6911010742188, -0.23823381960391998, 0.3380615711212158, 0.04618377983570099, 2.18749737739563, 0.6406208276748657, 1.056928277015686], "std": [0.1483049988746643, 0.05495114251971245, 0.1487448662519455, 0.4318341016769409, 0.9059593677520752, 0.0927339494228363, 0.6049609184265137, 154.88514709472656, 0.06226694583892822, 0.03004084900021553, 0.03318966180086136, 1.5008808374404907, 0.49123266339302063, 0.7519577145576477, 0.22199000418186188, 0.04451699182391167, 0.0703265592455864, 0.4452265501022339, 0.7960022687911987, 0.08268973976373672, 0.4712795615196228, 267.3234558105469, 0.06980054825544357, 0.04374724626541138, 0.02887701615691185, 0.8290722370147705, 0.618739902973175, 2.4186503887176514], "count": [424]}, "action": {"min": [0.29099875688552856, 1.8020349740982056, -1.0554007291793823, -1.3030803203582764, -2.595583915710449, -1.933528184890747, 0.714712381362915, 38.0, 0.15496200323104858, 0.29774001240730286, -0.0022539999336004257, -3.1381852626800537, -0.23800000548362732, -0.7930000424385071, -0.8252789974212646, -2.069000482559204, 0.7329161763191223, 0.1425759494304657, 0.6847450733184814, 1.4385002851486206, -2.127591371536255, 186.0, -0.34324800968170166, 0.24738100171089172, 0.0011729999678209424, 0.8790000081062317, -0.27300000190734863, -3.1351852416992188], "max": [0.7435975670814514, 2.0817067623138428, -0.24932028353214264, -0.059777531772851944, -0.4155803620815277, -1.3968044519424438, 2.0664000511169434, 726.0, 0.3589960038661957, 0.3800260126590729, 0.15454000234603882, 3.134000062942505, 1.315999984741211, 1.1549999713897705, -0.18097320199012756, -1.859892725944519, 1.0810569524765015, 1.1785510778427124, 2.620140790939331, 1.9086049795150757, -0.8807280659675598, 846.0, -0.1395149976015091, 0.3896090090274811, 0.1154170036315918, 3.1029999256134033, 1.371999979019165, 3.134000062942505], "mean": [0.458519846200943, 2.0479626655578613, -0.7879555821418762, -0.43097051978111267, -1.1234829425811768, -1.583052158355713, 1.2003742456436157, 509.92218017578125, 0.3043097257614136, 0.32815954089164734, 0.07021111994981766, -1.139804720878601, 0.7608251571655273, 0.35660403966903687, -0.5303118228912354, -2.0403215885162354, 0.8831352591514587, 0.6525050401687622, 1.538808822631836, 1.6891505718231201, -1.3645458221435547, 584.6911010742188, -0.23823381960391998, 0.3380615711212158, 0.04618377983570099, 2.18749737739563, 0.6406208276748657, 1.056928277015686], "std": [0.1483049988746643, 0.05495114251971245, 0.1487448662519455, 0.4318341016769409, 0.9059593677520752, 0.0927339494228363, 0.6049609184265137, 154.88514709472656, 0.06226694583892822, 0.03004084900021553, 0.03318966180086136, 1.5008808374404907, 0.49123266339302063, 0.7519577145576477, 0.22199000418186188, 0.04451699182391167, 0.0703265592455864, 0.4452265501022339, 0.7960022687911987, 0.08268973976373672, 0.4712795615196228, 267.3234558105469, 0.06980054825544357, 0.04374724626541138, 0.02887701615691185, 0.8290722370147705, 0.618739902973175, 2.4186503887176514], "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": [344], "max": [344], "mean": [344.0], "std": [0.0], "count": [424]}, "index": {"min": [193428], "max": [193851], "mean": [193639.5], "std": [122.39791664893647], "count": [424]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [424]}, "subtask_annotation": {"mean": [8.481132075471699, 29.0, 29.0, 29.0, 29.0], "std": [8.473300054450142, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [424]}, "scene_annotation": {"mean": [344.0], "std": [0.0], "min": [344], "max": [344], "count": [424]}, "eef_direction_state": {"mean": [4.2995283018867925, 4.69811320754717], "std": [1.966080231225094, 1.6860683938362306], "min": [0, 0], "max": [6, 6], "count": [424]}, "eef_velocity_state": {"mean": [0.7193396226415094, 0.6650943396226415], "std": [0.7610838459102406, 0.8247975683983808], "min": [0, 0], "max": [2, 2], "count": [424]}, "eef_acc_mag_state": {"mean": [0.8514150943396226, 0.6344339622641509], "std": [0.8378419478538189, 0.8102196070675856], "min": [0, 0], "max": [2, 2], "count": [424]}, "eef_direction_action": {"mean": [4.2995283018867925, 4.69811320754717], "std": [1.966080231225094, 1.6860683938362306], "min": [0, 0], "max": [6, 6], "count": [424]}, "eef_velocity_action": {"mean": [0.7193396226415094, 0.6650943396226415], "std": [0.7610838459102406, 0.8247975683983808], "min": [0, 0], "max": [2, 2], "count": [424]}, "eef_acc_mag_action": {"mean": [0.8514150943396226, 0.6344339622641509], "std": [0.8378419478538189, 0.8102196070675856], "min": [0, 0], "max": [2, 2], "count": [424]}, "eef_sim_pose_state": {"mean": [0.5421654940866429, 0.2868432149775769, 1.1358952302372778, -0.3339503725559124, 0.8737829410011729, 0.28794574773046244, 0.5250291080811448, -0.336068018460853, 1.0985733774962303, 1.4802561406247894, 0.8781793556631945, -0.12894888177601094], "std": [0.05914872542281535, 0.05592933463440649, 0.06408770996414064, 2.1224955627695867, 0.19622475291324554, 1.5708440422201804, 0.04459102944972123, 0.04849160334287641, 0.053668089650283954, 0.8886893987535383, 0.20204464241361053, 1.6589963588378482], "min": [0.4341472326159021, 0.19998113207349716, 1.0590342621648152, -3.1415174066976563, 0.4151352019293031, -3.058778806451832, 0.48297879576805525, -0.4183492978618877, 1.047025738100298, 0.6245043581607832, 0.4040472358651144, -3.1022109259923285], "max": [0.6089269921461404, 0.38626611637936187, 1.235113969215749, 3.1334986987139253, 1.478412095671727, 3.132960326525905, 0.6010884482245163, -0.21822533042408662, 1.2217261289937966, 2.979300168862302, 1.2554137527463807, 3.125244868514806], "count": [424]}, "eef_sim_pose_action": {"mean": [0.5421654940866429, 0.2868432149775769, 1.1358952302372778, -0.3339503725559124, 0.8737829410011729, 0.28794574773046244, 0.5250291080811448, -0.336068018460853, 1.0985733774962303, 1.4802561406247894, 0.8781793556631945, -0.12894888177601094], "std": [0.05914872542281535, 0.05592933463440649, 0.06408770996414064, 2.1224955627695867, 0.19622475291324554, 1.5708440422201804, 0.04459102944972123, 0.04849160334287641, 0.053668089650283954, 0.8886893987535383, 0.20204464241361053, 1.6589963588378482], "min": [0.4341472326159021, 0.19998113207349716, 1.0590342621648152, -3.1415174066976563, 0.4151352019293031, -3.058778806451832, 0.48297879576805525, -0.4183492978618877, 1.047025738100298, 0.6245043581607832, 0.4040472358651144, -3.1022109259923285], "max": [0.6089269921461404, 0.38626611637936187, 1.235113969215749, 3.1334986987139253, 1.478412095671727, 3.132960326525905, 0.6010884482245163, -0.21822533042408662, 1.2217261289937966, 2.979300168862302, 1.2554137527463807, 3.125244868514806], "count": [424]}, "gripper_mode_state": {"mean": [0.3584905660377358, 0.27122641509433965], "std": [0.4795571708354258, 0.4445926752089062], "min": [0, 0], "max": [1, 1], "count": [424]}, "gripper_activity_state": {"mean": [1.7806603773584906, 1.865566037735849], "std": [0.5799345585526301, 0.4741856578301877], "min": [0, 0], "max": [2, 2], "count": [424]}, "gripper_mode_action": {"mean": [0.3584905660377358, 0.27122641509433965], "std": [0.4795571708354258, 0.4445926752089062], "min": [0, 0], "max": [1, 1], "count": [424]}, "gripper_activity_action": {"mean": [1.7806603773584906, 1.865566037735849], "std": [0.5799345585526301, 0.4741856578301877], "min": [0, 0], "max": [2, 2], "count": [424]}, "gripper_open_scale_state": {"mean": [0.584691037663874, 0.5099221698832962], "std": [0.26732336529809975, 0.15488514178163362], "min": [0.186, 0.038], "max": [0.846, 0.726], "count": [424]}, "gripper_open_scale_action": {"mean": [0.584691037663874, 0.5099221698832962], "std": [0.26732336529809975, 0.15488514178163362], "min": [0.186, 0.038], "max": [0.846, 0.726], "count": [424]}}} +{"episode_index": 325, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.41455434640522876]], [[0.4093903329248366]], [[0.40626544934640524]]], "std": [[[0.22509852430676702]], [[0.23421546080702668]], [[0.23699443733855122]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4584665951797386]], [[0.46004655433006536]], [[0.4543280126633987]]], "std": [[[0.14934032661404345]], [[0.15576151281353343]], [[0.15735901485884632]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4730124979575163]], [[0.47505321895424835]], [[0.471333737745098]]], "std": [[[0.11816336147175266]], [[0.12401448878577194]], [[0.1245995461908284]]], "count": [100]}, "observation.state": {"min": [0.2909289598464966, 1.9160224199295044, -1.057477593421936, -1.2063192129135132, -2.5829827785491943, -1.6702277660369873, 0.9556550979614258, 174.0, 0.1470559984445572, 0.2959119975566864, -0.00472299987450242, -3.0829999446868896, -0.06599999964237213, -0.8190000057220459, -0.8544608950614929, -2.0678486824035645, 0.2565982937812805, 0.04740314558148384, 0.7132636904716492, 1.4862699508666992, -2.2300596237182617, 70.0, -0.34931299090385437, 0.24756799638271332, -0.0028440000023692846, -3.125, -0.14900000393390656, -3.1411852836608887], "max": [0.8020312190055847, 2.074009656906128, -0.1831897795200348, -0.1517563760280609, -0.9616764783859253, -1.2984552383422852, 2.198730707168579, 833.0, 0.3908880054950714, 0.41765499114990234, 0.16777199506759644, -0.16699999570846558, 1.2929999828338623, 1.4170000553131104, -0.22889994084835052, -1.8321943283081055, 1.0122735500335693, 1.276167392730713, 2.6197218894958496, 1.8739949464797974, -0.9243264198303223, 814.0, -0.14188000559806824, 0.397053986787796, 0.13762499392032623, 3.125999927520752, 1.5219999551773071, 3.1410000324249268], "mean": [0.46652600169181824, 2.0398917198181152, -0.4391399025917053, -0.4884754419326782, -1.461907982826233, -1.4418367147445679, 1.4378889799118042, 520.3162841796875, 0.3225214183330536, 0.33823543787002563, 0.08661676198244095, -1.3294641971588135, 0.8785605430603027, 0.5125001668930054, -0.5292016863822937, -2.038236141204834, 0.7921364903450012, 0.6473818421363831, 1.614205002784729, 1.6853169202804565, -1.4578821659088135, 591.0510864257812, -0.23584721982479095, 0.3410547077655792, 0.04795878380537033, 2.1338469982147217, 0.7352127432823181, 0.8318601846694946], "std": [0.17134501039981842, 0.0494629368185997, 0.30447015166282654, 0.37053218483924866, 0.642528772354126, 0.10391068458557129, 0.5140584707260132, 143.06515502929688, 0.07791924476623535, 0.04350065812468529, 0.04049978405237198, 1.1741946935653687, 0.4931214153766632, 0.9363842010498047, 0.2008589804172516, 0.051555708050727844, 0.16951943933963776, 0.41254255175590515, 0.6713564991950989, 0.08349619060754776, 0.4482169449329376, 253.34495544433594, 0.059756822884082794, 0.04322141408920288, 0.033553823828697205, 1.2574759721755981, 0.6148896217346191, 2.6376805305480957], "count": [362]}, "action": {"min": [0.2909289598464966, 1.9160224199295044, -1.057477593421936, -1.2063192129135132, -2.5829827785491943, -1.6702277660369873, 0.9556550979614258, 174.0, 0.1470559984445572, 0.2959119975566864, -0.00472299987450242, -3.0829999446868896, -0.06599999964237213, -0.8190000057220459, -0.8544608950614929, -2.0678486824035645, 0.2565982937812805, 0.04740314558148384, 0.7132636904716492, 1.4862699508666992, -2.2300596237182617, 70.0, -0.34931299090385437, 0.24756799638271332, -0.0028440000023692846, -3.125, -0.14900000393390656, -3.1411852836608887], "max": [0.8020312190055847, 2.074009656906128, -0.1831897795200348, -0.1517563760280609, -0.9616764783859253, -1.2984552383422852, 2.198730707168579, 833.0, 0.3908880054950714, 0.41765499114990234, 0.16777199506759644, -0.16699999570846558, 1.2929999828338623, 1.4170000553131104, -0.22889994084835052, -1.8321943283081055, 1.0122735500335693, 1.276167392730713, 2.6197218894958496, 1.8739949464797974, -0.9243264198303223, 814.0, -0.14188000559806824, 0.397053986787796, 0.13762499392032623, 3.125999927520752, 1.5219999551773071, 3.1410000324249268], "mean": [0.46652600169181824, 2.0398917198181152, -0.4391399025917053, -0.4884754419326782, -1.461907982826233, -1.4418367147445679, 1.4378889799118042, 520.3162841796875, 0.3225214183330536, 0.33823543787002563, 0.08661676198244095, -1.3294641971588135, 0.8785605430603027, 0.5125001668930054, -0.5292016863822937, -2.038236141204834, 0.7921364903450012, 0.6473818421363831, 1.614205002784729, 1.6853169202804565, -1.4578821659088135, 591.0510864257812, -0.23584721982479095, 0.3410547077655792, 0.04795878380537033, 2.1338469982147217, 0.7352127432823181, 0.8318601846694946], "std": [0.17134501039981842, 0.0494629368185997, 0.30447015166282654, 0.37053218483924866, 0.642528772354126, 0.10391068458557129, 0.5140584707260132, 143.06515502929688, 0.07791924476623535, 0.04350065812468529, 0.04049978405237198, 1.1741946935653687, 0.4931214153766632, 0.9363842010498047, 0.2008589804172516, 0.051555708050727844, 0.16951943933963776, 0.41254255175590515, 0.6713564991950989, 0.08349619060754776, 0.4482169449329376, 253.34495544433594, 0.059756822884082794, 0.04322141408920288, 0.033553823828697205, 1.2574759721755981, 0.6148896217346191, 2.6376805305480957], "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": [345], "max": [345], "mean": [345.0], "std": [0.0], "count": [362]}, "index": {"min": [193852], "max": [194213], "mean": [194032.5], "std": [104.5], "count": [362]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [362]}, "subtask_annotation": {"mean": [9.75414364640884, 29.0, 29.0, 29.0, 29.0], "std": [9.344114876765715, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [362]}, "scene_annotation": {"mean": [345.0], "std": [0.0], "min": [345], "max": [345], "count": [362]}, "eef_direction_state": {"mean": [4.149171270718232, 4.616022099447513], "std": [1.8685716702038577, 1.733347822436328], "min": [0, 0], "max": [6, 6], "count": [362]}, "eef_velocity_state": {"mean": [0.914364640883978, 0.7596685082872928], "std": [0.7942217147814571, 0.8889921666885967], "min": [0, 0], "max": [2, 2], "count": [362]}, "eef_acc_mag_state": {"mean": [0.9116022099447514, 0.6104972375690608], "std": [0.8428629039839411, 0.7725971670858308], "min": [0, 0], "max": [2, 2], "count": [362]}, "eef_direction_action": {"mean": [4.149171270718232, 4.616022099447513], "std": [1.8685716702038577, 1.733347822436328], "min": [0, 0], "max": [6, 6], "count": [362]}, "eef_velocity_action": {"mean": [0.914364640883978, 0.7596685082872928], "std": [0.7942217147814571, 0.8889921666885967], "min": [0, 0], "max": [2, 2], "count": [362]}, "eef_acc_mag_action": {"mean": [0.9116022099447514, 0.6104972375690608], "std": [0.8428629039839411, 0.7725971670858308], "min": [0, 0], "max": [2, 2], "count": [362]}, "eef_sim_pose_state": {"mean": [0.545008050079149, 0.288997639836276, 1.1368999893851583, -0.5784972171809333, 0.8773713048629993, 0.041801675370687436, 0.532603746531924, -0.35836246197560856, 1.1000384592973806, 1.665528796114332, 0.8198684362266703, -0.0019738535597968983], "std": [0.055949834809260475, 0.05197797092564422, 0.057584039390662325, 1.9817272016426648, 0.19893433003317257, 1.767101342616404, 0.056221703690522686, 0.06232626487793984, 0.057611357991958496, 0.7877140080585662, 0.15570564049455424, 1.8028190259320316], "min": [0.43452265228883064, 0.1968050749296777, 1.0576688119872875, -3.129973703248089, 0.45241076088351173, -3.0841850552053702, 0.4828504618937294, -0.40493763096475466, 1.04374199335646, 0.7168447805508957, 0.47783418107563413, -3.1293856423748148], "max": [0.6174742498139514, 0.38957168343950643, 1.2332178879098918, 3.1336289440210594, 1.5465004803287568, 3.008339426687262, 0.632850274279665, -0.19815634337222623, 1.220995454084233, 2.992049867627207, 1.233203124189945, 3.135622461406178], "count": [362]}, "eef_sim_pose_action": {"mean": [0.545008050079149, 0.288997639836276, 1.1368999893851583, -0.5784972171809333, 0.8773713048629993, 0.041801675370687436, 0.532603746531924, -0.35836246197560856, 1.1000384592973806, 1.665528796114332, 0.8198684362266703, -0.0019738535597968983], "std": [0.055949834809260475, 0.05197797092564422, 0.057584039390662325, 1.9817272016426648, 0.19893433003317257, 1.767101342616404, 0.056221703690522686, 0.06232626487793984, 0.057611357991958496, 0.7877140080585662, 0.15570564049455424, 1.8028190259320316], "min": [0.43452265228883064, 0.1968050749296777, 1.0576688119872875, -3.129973703248089, 0.45241076088351173, -3.0841850552053702, 0.4828504618937294, -0.40493763096475466, 1.04374199335646, 0.7168447805508957, 0.47783418107563413, -3.1293856423748148], "max": [0.6174742498139514, 0.38957168343950643, 1.2332178879098918, 3.1336289440210594, 1.5465004803287568, 3.008339426687262, 0.632850274279665, -0.19815634337222623, 1.220995454084233, 2.992049867627207, 1.233203124189945, 3.135622461406178], "count": [362]}, "gripper_mode_state": {"mean": [0.30662983425414364, 0.5828729281767956], "std": [0.46109432765912434, 0.4930842501798292], "min": [0, 0], "max": [1, 1], "count": [362]}, "gripper_activity_state": {"mean": [1.7513812154696133, 1.8232044198895028], "std": [0.5552967187324125, 0.5273856160787495], "min": [0, 0], "max": [2, 2], "count": [362]}, "gripper_mode_action": {"mean": [0.30662983425414364, 0.5828729281767956], "std": [0.46109432765912434, 0.4930842501798292], "min": [0, 0], "max": [1, 1], "count": [362]}, "gripper_activity_action": {"mean": [1.7513812154696133, 1.8232044198895028], "std": [0.5552967187324125, 0.5273856160787495], "min": [0, 0], "max": [2, 2], "count": [362]}, "gripper_open_scale_state": {"mean": [0.5910511051409808, 0.5203162985111461], "std": [0.25334498878023526, 0.1430651206546846], "min": [0.07, 0.174], "max": [0.814, 0.833], "count": [362]}, "gripper_open_scale_action": {"mean": [0.5910511051409808, 0.5203162985111461], "std": [0.25334498878023526, 0.1430651206546846], "min": [0.07, 0.174], "max": [0.814, 0.833], "count": [362]}}} +{"episode_index": 326, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4146903574346405]], [[0.4093822283496732]], [[0.4064498876633987]]], "std": [[[0.22482106057607845]], [[0.23395025273656617]], [[0.23560260960572035]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.45807333537581696]], [[0.4586057066993464]], [[0.4535575326797386]]], "std": [[[0.1488433780600004]], [[0.15609831743989291]], [[0.1570470532538881]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.4644843014705882]], [[0.4681418954248366]], [[0.4642217830882353]]], "std": [[[0.10738209896660092]], [[0.1111586377825862]], [[0.11201363166216288]]], "count": [100]}, "observation.state": {"min": [0.33395132422447205, 1.9192339181900024, -0.8947430849075317, -1.2380841970443726, -2.650806188583374, -1.6895310878753662, 0.8765218257904053, 25.0, 0.14717400074005127, 0.2920129895210266, 0.012504000216722488, -3.111999988555908, -0.09100000560283661, -0.703000009059906, -0.818157970905304, -2.072403907775879, 0.45956262946128845, -0.012461650185286999, 0.7599164247512817, 1.4041523933410645, -2.075824737548828, 191.0, -0.33977898955345154, 0.2533870041370392, -0.01139300037175417, 0.3889999985694885, -0.27799999713897705, -3.1351852416992188], "max": [0.7453952431678772, 2.0755455493927, -0.07005751878023148, -0.12620475888252258, -0.9162979125976562, -1.260319709777832, 1.9836888313293457, 738.0, 0.39988499879837036, 0.40167999267578125, 0.14976100623607635, -0.3199999928474426, 1.3049999475479126, 1.218999981880188, -0.2598620653152466, -1.8164864778518677, 1.1028910875320435, 1.3062742948532104, 2.618255853652954, 1.8758624792099, -0.8710763454437256, 843.0, -0.1319119930267334, 0.4063419997692108, 0.11416199803352356, 3.125, 1.2589999437332153, 3.131999969482422], "mean": [0.4681437015533447, 2.0443203449249268, -0.40916579961776733, -0.45101481676101685, -1.4192441701889038, -1.408911943435669, 1.2816340923309326, 600.379638671875, 0.33240365982055664, 0.3407193422317505, 0.08433415740728378, -1.3200271129608154, 0.8993803858757019, 0.5058596134185791, -0.5162080526351929, -2.0405147075653076, 0.913236677646637, 0.6377676725387573, 1.4798567295074463, 1.6276040077209473, -1.3240792751312256, 592.81201171875, -0.23442299664020538, 0.3427031934261322, 0.04094969853758812, 2.250009536743164, 0.6798951625823975, 1.1638365983963013], "std": [0.13699771463871002, 0.04386806860566139, 0.25315043330192566, 0.3814135491847992, 0.6598728895187378, 0.13824787735939026, 0.44479817152023315, 224.70962524414062, 0.07374858111143112, 0.03349946811795235, 0.028890253975987434, 1.0727241039276123, 0.502692461013794, 0.7737334370613098, 0.2140570431947708, 0.05499732866883278, 0.1374458372592926, 0.4241008758544922, 0.7338073253631592, 0.1085992306470871, 0.4582611322402954, 196.40599060058594, 0.07041078805923462, 0.04451446607708931, 0.032089076936244965, 0.733354926109314, 0.5805575251579285, 2.5112762451171875], "count": [399]}, "action": {"min": [0.33395132422447205, 1.9192339181900024, -0.8947430849075317, -1.2380841970443726, -2.650806188583374, -1.6895310878753662, 0.8765218257904053, 25.0, 0.14717400074005127, 0.2920129895210266, 0.012504000216722488, -3.111999988555908, -0.09100000560283661, -0.703000009059906, -0.818157970905304, -2.072403907775879, 0.45956262946128845, -0.012461650185286999, 0.7599164247512817, 1.4041523933410645, -2.075824737548828, 191.0, -0.33977898955345154, 0.2533870041370392, -0.01139300037175417, 0.3889999985694885, -0.27799999713897705, -3.1351852416992188], "max": [0.7453952431678772, 2.0755455493927, -0.07005751878023148, -0.12620475888252258, -0.9162979125976562, -1.260319709777832, 1.9836888313293457, 738.0, 0.39988499879837036, 0.40167999267578125, 0.14976100623607635, -0.3199999928474426, 1.3049999475479126, 1.218999981880188, -0.2598620653152466, -1.8164864778518677, 1.1028910875320435, 1.3062742948532104, 2.618255853652954, 1.8758624792099, -0.8710763454437256, 843.0, -0.1319119930267334, 0.4063419997692108, 0.11416199803352356, 3.125, 1.2589999437332153, 3.131999969482422], "mean": [0.4681437015533447, 2.0443203449249268, -0.40916579961776733, -0.45101481676101685, -1.4192441701889038, -1.408911943435669, 1.2816340923309326, 600.379638671875, 0.33240365982055664, 0.3407193422317505, 0.08433415740728378, -1.3200271129608154, 0.8993803858757019, 0.5058596134185791, -0.5162080526351929, -2.0405147075653076, 0.913236677646637, 0.6377676725387573, 1.4798567295074463, 1.6276040077209473, -1.3240792751312256, 592.81201171875, -0.23442299664020538, 0.3427031934261322, 0.04094969853758812, 2.250009536743164, 0.6798951625823975, 1.1638365983963013], "std": [0.13699771463871002, 0.04386806860566139, 0.25315043330192566, 0.3814135491847992, 0.6598728895187378, 0.13824787735939026, 0.44479817152023315, 224.70962524414062, 0.07374858111143112, 0.03349946811795235, 0.028890253975987434, 1.0727241039276123, 0.502692461013794, 0.7737334370613098, 0.2140570431947708, 0.05499732866883278, 0.1374458372592926, 0.4241008758544922, 0.7338073253631592, 0.1085992306470871, 0.4582611322402954, 196.40599060058594, 0.07041078805923462, 0.04451446607708931, 0.032089076936244965, 0.733354926109314, 0.5805575251579285, 2.5112762451171875], "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": [346], "max": [346], "mean": [346.0], "std": [0.0], "count": [399]}, "index": {"min": [194214], "max": [194612], "mean": [194413.0], "std": [115.18101695447331], "count": [399]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [399]}, "subtask_annotation": {"mean": [10.052631578947368, 29.0, 29.0, 29.0, 29.0], "std": [9.520311321656367, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [399]}, "scene_annotation": {"mean": [346.0], "std": [0.0], "min": [346], "max": [346], "count": [399]}, "eef_direction_state": {"mean": [4.105263157894737, 4.533834586466165], "std": [1.8089023433121423, 1.9371666472595752], "min": [0, 0], "max": [6, 6], "count": [399]}, "eef_velocity_state": {"mean": [0.8170426065162907, 0.7092731829573935], "std": [0.7144132146681313, 0.829100562304523], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_acc_mag_state": {"mean": [0.8395989974937343, 0.6867167919799498], "std": [0.8580071563219908, 0.813174106703643], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_direction_action": {"mean": [4.105263157894737, 4.533834586466165], "std": [1.8089023433121423, 1.9371666472595752], "min": [0, 0], "max": [6, 6], "count": [399]}, "eef_velocity_action": {"mean": [0.8170426065162907, 0.7092731829573935], "std": [0.7144132146681313, 0.829100562304523], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_acc_mag_action": {"mean": [0.8395989974937343, 0.6867167919799498], "std": [0.8580071563219908, 0.813174106703643], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_sim_pose_state": {"mean": [0.5450614362575138, 0.28176538901378295, 1.1329246918106852, 0.11068403923406156, 0.944000143011259, 0.1022713211493214, 0.533999894708125, -0.36221842130734666, 1.0915561357872878, 1.713257295319637, 0.8795849833774665, 0.06525148319360359], "std": [0.057783075551543876, 0.05709037009675446, 0.06526454368948804, 2.038772153739379, 0.21827233391492573, 1.5761854698022724, 0.045788771412377464, 0.050177956520805825, 0.058147853497448734, 0.8210850075992915, 0.17794475700289852, 1.685256186776301], "min": [0.44052499423536196, 0.1862828809889845, 1.0580398559144593, -3.1414409314398384, 0.4493055788994491, -3.0870189503143792, 0.4793644191952369, -0.41085411645538034, 1.0322563205630002, 0.6157503581170698, 0.49940497766504954, -3.0010490906620464], "max": [0.6232225620767899, 0.37142692769812424, 1.2458578375597031, 3.1409465864102017, 1.4963920221283975, 3.0613889621288504, 0.6143660640826938, -0.2149209668327216, 1.2286198078600759, 3.1046137525536217, 1.3189017965441474, 3.0176662838401804], "count": [399]}, "eef_sim_pose_action": {"mean": [0.5450614362575138, 0.28176538901378295, 1.1329246918106852, 0.11068403923406156, 0.944000143011259, 0.1022713211493214, 0.533999894708125, -0.36221842130734666, 1.0915561357872878, 1.713257295319637, 0.8795849833774665, 0.06525148319360359], "std": [0.057783075551543876, 0.05709037009675446, 0.06526454368948804, 2.038772153739379, 0.21827233391492573, 1.5761854698022724, 0.045788771412377464, 0.050177956520805825, 0.058147853497448734, 0.8210850075992915, 0.17794475700289852, 1.685256186776301], "min": [0.44052499423536196, 0.1862828809889845, 1.0580398559144593, -3.1414409314398384, 0.4493055788994491, -3.0870189503143792, 0.4793644191952369, -0.41085411645538034, 1.0322563205630002, 0.6157503581170698, 0.49940497766504954, -3.0010490906620464], "max": [0.6232225620767899, 0.37142692769812424, 1.2458578375597031, 3.1409465864102017, 1.4963920221283975, 3.0613889621288504, 0.6143660640826938, -0.2149209668327216, 1.2286198078600759, 3.1046137525536217, 1.3189017965441474, 3.0176662838401804], "count": [399]}, "gripper_mode_state": {"mean": [0.2581453634085213, 0.3057644110275689], "std": [0.4376143676334274, 0.4607304374322723], "min": [0, 0], "max": [1, 1], "count": [399]}, "gripper_activity_state": {"mean": [1.912280701754386, 1.9022556390977443], "std": [0.3537476571170453, 0.391603508771609], "min": [0, 0], "max": [2, 2], "count": [399]}, "gripper_mode_action": {"mean": [0.2581453634085213, 0.3057644110275689], "std": [0.4376143676334274, 0.4607304374322723], "min": [0, 0], "max": [1, 1], "count": [399]}, "gripper_activity_action": {"mean": [1.912280701754386, 1.9022556390977443], "std": [0.3537476571170453, 0.391603508771609], "min": [0, 0], "max": [2, 2], "count": [399]}, "gripper_open_scale_state": {"mean": [0.592812030228158, 0.6003796989039375], "std": [0.19640603064131318, 0.2247093804513767], "min": [0.191, 0.025], "max": [0.843, 0.738], "count": [399]}, "gripper_open_scale_action": {"mean": [0.592812030228158, 0.6003796989039375], "std": [0.19640603064131318, 0.2247093804513767], "min": [0.191, 0.025], "max": [0.843, 0.738], "count": [399]}}} +{"episode_index": 327, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.41034186887254903]], [[0.406902301879085]], [[0.4028874080882353]]], "std": [[[0.22495558703045102]], [[0.23186053887952346]], [[0.23439122312701685]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.46332069444444446]], [[0.4639799489379085]], [[0.45927385620915034]]], "std": [[[0.1426820400041051]], [[0.149465323761803]], [[0.1499372625952409]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9254901960784314]], [[1.0]], [[1.0]]], "mean": [[[0.4717474530228758]], [[0.47680203635620916]], [[0.4731955923202615]]], "std": [[[0.052984725041312075]], [[0.05198178285053573]], [[0.05054754457010406]]], "count": [100]}, "observation.state": {"min": [0.3303734064102173, 1.9229514598846436, -1.078212022781372, -1.1511319875717163, -2.6769163608551025, -1.6151801347732544, 0.8762600421905518, 21.0, 0.14921000599861145, 0.28161799907684326, -0.01636499911546707, -3.1381852626800537, 0.025000005960464478, -0.8289999961853027, -0.92732834815979, -2.0724737644195557, 0.599625289440155, 0.09021607786417007, 0.7592182755470276, 1.240405559539795, -2.3606975078582764, 186.0, -0.3327310085296631, 0.24338799715042114, -0.02072799950838089, 0.7049999833106995, -0.3059999942779541, -3.1331851482391357], "max": [0.7879987359046936, 2.0755455493927, -0.06585127860307693, -0.06274458765983582, -1.0445621013641357, -1.1304672956466675, 2.200528621673584, 738.0, 0.37474098801612854, 0.4421190023422241, 0.13743799924850464, 3.1389999389648438, 1.343999981880188, 1.1670000553131104, -0.213104709982872, -1.8934727907180786, 1.2332671880722046, 1.3972582817077637, 2.7027993202209473, 1.8423521518707275, -0.9105208516120911, 667.0, -0.10894499719142914, 0.40617498755455017, 0.1437070071697235, 3.128000020980835, 1.4550000429153442, 3.0739998817443848], "mean": [0.4541080594062805, 2.0460407733917236, -0.3493492007255554, -0.3770638406276703, -1.4755570888519287, -1.4591221809387207, 1.2756669521331787, 469.48284912109375, 0.3232743740081787, 0.3352976441383362, 0.07591813057661057, -1.1120250225067139, 0.9298721551895142, 0.4635173976421356, -0.5651997327804565, -2.0500097274780273, 0.9186755418777466, 0.6759552955627441, 1.592922568321228, 1.6099390983581543, -1.5436378717422485, 532.3970336914062, -0.22797034680843353, 0.35131290555000305, 0.03724270313978195, 2.3176028728485107, 0.678171694278717, -0.24480241537094116], "std": [0.15256856381893158, 0.049501702189445496, 0.34301355481147766, 0.3882690370082855, 0.5844106674194336, 0.12390122562646866, 0.5425087213516235, 166.89370727539062, 0.06559530645608902, 0.05237547680735588, 0.029637053608894348, 1.258847951889038, 0.43015700578689575, 0.8090003132820129, 0.227742999792099, 0.04124080762267113, 0.15411879122257233, 0.5118394494056702, 0.80537348985672, 0.12461967766284943, 0.5861864686012268, 168.3621826171875, 0.07961995154619217, 0.04525607451796532, 0.03908856213092804, 0.6414322853088379, 0.6750717759132385, 2.750800609588623], "count": [408]}, "action": {"min": [0.3303734064102173, 1.9229514598846436, -1.078212022781372, -1.1511319875717163, -2.6769163608551025, -1.6151801347732544, 0.8762600421905518, 21.0, 0.14921000599861145, 0.28161799907684326, -0.01636499911546707, -3.1381852626800537, 0.025000005960464478, -0.8289999961853027, -0.92732834815979, -2.0724737644195557, 0.599625289440155, 0.09021607786417007, 0.7592182755470276, 1.240405559539795, -2.3606975078582764, 186.0, -0.3327310085296631, 0.24338799715042114, -0.02072799950838089, 0.7049999833106995, -0.3059999942779541, -3.1331851482391357], "max": [0.7879987359046936, 2.0755455493927, -0.06585127860307693, -0.06274458765983582, -1.0445621013641357, -1.1304672956466675, 2.200528621673584, 738.0, 0.37474098801612854, 0.4421190023422241, 0.13743799924850464, 3.1389999389648438, 1.343999981880188, 1.1670000553131104, -0.213104709982872, -1.8934727907180786, 1.2332671880722046, 1.3972582817077637, 2.7027993202209473, 1.8423521518707275, -0.9105208516120911, 667.0, -0.10894499719142914, 0.40617498755455017, 0.1437070071697235, 3.128000020980835, 1.4550000429153442, 3.0739998817443848], "mean": [0.4541080594062805, 2.0460407733917236, -0.3493492007255554, -0.3770638406276703, -1.4755570888519287, -1.4591221809387207, 1.2756669521331787, 469.48284912109375, 0.3232743740081787, 0.3352976441383362, 0.07591813057661057, -1.1120250225067139, 0.9298721551895142, 0.4635173976421356, -0.5651997327804565, -2.0500097274780273, 0.9186755418777466, 0.6759552955627441, 1.592922568321228, 1.6099390983581543, -1.5436378717422485, 532.3970336914062, -0.22797034680843353, 0.35131290555000305, 0.03724270313978195, 2.3176028728485107, 0.678171694278717, -0.24480241537094116], "std": [0.15256856381893158, 0.049501702189445496, 0.34301355481147766, 0.3882690370082855, 0.5844106674194336, 0.12390122562646866, 0.5425087213516235, 166.89370727539062, 0.06559530645608902, 0.05237547680735588, 0.029637053608894348, 1.258847951889038, 0.43015700578689575, 0.8090003132820129, 0.227742999792099, 0.04124080762267113, 0.15411879122257233, 0.5118394494056702, 0.80537348985672, 0.12461967766284943, 0.5861864686012268, 168.3621826171875, 0.07961995154619217, 0.04525607451796532, 0.03908856213092804, 0.6414322853088379, 0.6750717759132385, 2.750800609588623], "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": [347], "max": [347], "mean": [347.0], "std": [0.0], "count": [408]}, "index": {"min": [194613], "max": [195020], "mean": [194816.5], "std": [117.77910114560505], "count": [408]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [408]}, "subtask_annotation": {"mean": [8.566176470588236, 29.0, 29.0, 29.0, 29.0], "std": [8.097175317709299, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [408]}, "scene_annotation": {"mean": [347.0], "std": [0.0], "min": [347], "max": [347], "count": [408]}, "eef_direction_state": {"mean": [4.154411764705882, 4.794117647058823], "std": [1.8239098670161378, 1.777243047223497], "min": [0, 0], "max": [6, 6], "count": [408]}, "eef_velocity_state": {"mean": [0.8848039215686274, 0.6176470588235294], "std": [0.7945676224534224, 0.8049371872590592], "min": [0, 0], "max": [2, 2], "count": [408]}, "eef_acc_mag_state": {"mean": [0.9191176470588235, 0.6029411764705882], "std": [0.8579656775222586, 0.7977856464716965], "min": [0, 0], "max": [2, 2], "count": [408]}, "eef_direction_action": {"mean": [4.154411764705882, 4.794117647058823], "std": [1.8239098670161378, 1.777243047223497], "min": [0, 0], "max": [6, 6], "count": [408]}, "eef_velocity_action": {"mean": [0.8848039215686274, 0.6176470588235294], "std": [0.7945676224534224, 0.8049371872590592], "min": [0, 0], "max": [2, 2], "count": [408]}, "eef_acc_mag_action": {"mean": [0.9191176470588235, 0.6029411764705882], "std": [0.8579656775222586, 0.7977856464716965], "min": [0, 0], "max": [2, 2], "count": [408]}, "eef_sim_pose_state": {"mean": [0.5522551518069957, 0.2718002569020443, 1.139435778288082, -1.0936569462745949, 0.8531104069815915, 0.17005157538560844, 0.5275128744800641, -0.3502081298875804, 1.0886788671177103, 1.2485398207776743, 0.887417947541453, 0.09561047262612378], "std": [0.058665838734386314, 0.06431139209655759, 0.07997369569881126, 1.925896727952434, 0.23766254364640416, 1.8573562762087854, 0.06167199777615718, 0.046426531367879706, 0.05521618125457724, 1.2570567879931485, 0.15657568913758063, 1.744939777623409], "min": [0.4309056413568883, 0.15651080871918355, 1.0469426742197738, -3.1413776583654496, 0.3528979220619537, -3.1021690273020055, 0.4687107395814082, -0.39044786890825023, 1.0405066414052315, -3.1398060570917754, 0.5459338274833807, -3.1246709752974224], "max": [0.6222103907250265, 0.3909757915577293, 1.256292491876721, 3.1400607434638523, 1.3908792310628586, 3.1407101627499943, 0.649200114480294, -0.1978028275985596, 1.213327050431091, 3.1392449164019545, 1.237375908019057, 3.1306190040687483], "count": [408]}, "eef_sim_pose_action": {"mean": [0.5522551518069957, 0.2718002569020443, 1.139435778288082, -1.0936569462745949, 0.8531104069815915, 0.17005157538560844, 0.5275128744800641, -0.3502081298875804, 1.0886788671177103, 1.2485398207776743, 0.887417947541453, 0.09561047262612378], "std": [0.058665838734386314, 0.06431139209655759, 0.07997369569881126, 1.925896727952434, 0.23766254364640416, 1.8573562762087854, 0.06167199777615718, 0.046426531367879706, 0.05521618125457724, 1.2570567879931485, 0.15657568913758063, 1.744939777623409], "min": [0.4309056413568883, 0.15651080871918355, 1.0469426742197738, -3.1413776583654496, 0.3528979220619537, -3.1021690273020055, 0.4687107395814082, -0.39044786890825023, 1.0405066414052315, -3.1398060570917754, 0.5459338274833807, -3.1246709752974224], "max": [0.6222103907250265, 0.3909757915577293, 1.256292491876721, 3.1400607434638523, 1.3908792310628586, 3.1407101627499943, 0.649200114480294, -0.1978028275985596, 1.213327050431091, 3.1392449164019545, 1.237375908019057, 3.1306190040687483], "count": [408]}, "gripper_mode_state": {"mean": [0.22058823529411764, 0.7745098039215687], "std": [0.4146432994079918, 0.41790473501857134], "min": [0, 0], "max": [1, 1], "count": [408]}, "gripper_activity_state": {"mean": [1.8970588235294117, 1.8161764705882353], "std": [0.38880306077653903, 0.53139945485749], "min": [0, 0], "max": [2, 2], "count": [408]}, "gripper_mode_action": {"mean": [0.22058823529411764, 0.7745098039215687], "std": [0.4146432994079918, 0.41790473501857134], "min": [0, 0], "max": [1, 1], "count": [408]}, "gripper_activity_action": {"mean": [1.8970588235294117, 1.8161764705882353], "std": [0.38880306077653903, 0.53139945485749], "min": [0, 0], "max": [2, 2], "count": [408]}, "gripper_open_scale_state": {"mean": [0.5323970590105283, 0.46948284292688597], "std": [0.16836175592073072, 0.1668937081974575], "min": [0.186, 0.021], "max": [0.667, 0.738], "count": [408]}, "gripper_open_scale_action": {"mean": [0.5323970590105283, 0.46948284292688597], "std": [0.16836175592073072, 0.1668937081974575], "min": [0.186, 0.021], "max": [0.667, 0.738], "count": [408]}}} +{"episode_index": 328, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.40204682802287584]], [[0.3978466237745098]], [[0.39317459763071894]]], "std": [[[0.2322794226732167]], [[0.23999593093727353]], [[0.24356940243931044]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4559345241013072]], [[0.4561838909313725]], [[0.45093986928104574]]], "std": [[[0.1493457705562712]], [[0.15590509788732035]], [[0.15722583781366853]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46773584150326797]], [[0.4730287173202614]], [[0.46826517565359477]]], "std": [[[0.07816256437174537]], [[0.07931957436401885]], [[0.07921001244212766]]], "count": [100]}, "observation.state": {"min": [0.3323107063770294, 1.9100185632705688, -1.0888586044311523, -1.1970515251159668, -2.6094417572021484, -1.630521535873413, 0.9262986779212952, 15.0, 0.13223400712013245, 0.305633008480072, -0.015374000184237957, -3.0880000591278076, 0.025999991223216057, -0.8370000123977661, -0.9149191379547119, -2.0724737644195557, 0.7301585078239441, 0.0774577185511589, 0.680451512336731, 1.260197639465332, -2.3085644245147705, 183.0, -0.3289949893951416, 0.2660450041294098, -0.03686400130391121, -3.1391851902008057, -0.35199999809265137, -3.1351852416992188], "max": [0.8688074946403503, 2.0755455493927, -0.24523620307445526, -0.11791444569826126, -0.9939825534820557, -1.1568565368652344, 2.2229909896850586, 737.0, 0.37114399671554565, 0.4451049864292145, 0.15384699404239655, -0.25999999046325684, 1.4210000038146973, 1.437999963760376, -0.2681349515914917, -1.782644510269165, 1.1639950275421143, 1.4601424932479858, 2.7504470348358154, 1.8782360553741455, -0.9264906048774719, 800.0, -0.09824199974536896, 0.4045160114765167, 0.13914400339126587, 3.138000011444092, 1.5019999742507935, 3.138000011444092], "mean": [0.5114932060241699, 2.0385324954986572, -0.5018231868743896, -0.44887012243270874, -1.5496022701263428, -1.4413421154022217, 1.4789410829544067, 460.47088623046875, 0.30289143323898315, 0.3524755835533142, 0.06776206195354462, -1.3950724601745605, 0.8844195604324341, 0.509330153465271, -0.5822087526321411, -2.047778367996216, 1.039802074432373, 0.6762180328369141, 1.4892438650131226, 1.635513186454773, -1.4466334581375122, 537.7062377929688, -0.20800736546516418, 0.3530767858028412, 0.029996268451213837, 1.9545776844024658, 0.6743520498275757, 1.1693977117538452], "std": [0.202190101146698, 0.05375995859503746, 0.28625616431236267, 0.36406564712524414, 0.6714228987693787, 0.1326250433921814, 0.5221891403198242, 209.24606323242188, 0.069590725004673, 0.054428450763225555, 0.03636907413601875, 1.1164082288742065, 0.5475996732711792, 0.9680641293525696, 0.20731724798679352, 0.05841456726193428, 0.10981057584285736, 0.4845443069934845, 0.8426822423934937, 0.11393551528453827, 0.5294792056083679, 196.73220825195312, 0.06752772629261017, 0.03674233332276344, 0.0373852513730526, 1.4914430379867554, 0.6798931956291199, 2.530424118041992], "count": [412]}, "action": {"min": [0.3323107063770294, 1.9100185632705688, -1.0888586044311523, -1.1970515251159668, -2.6094417572021484, -1.630521535873413, 0.9262986779212952, 15.0, 0.13223400712013245, 0.305633008480072, -0.015374000184237957, -3.0880000591278076, 0.025999991223216057, -0.8370000123977661, -0.9149191379547119, -2.0724737644195557, 0.7301585078239441, 0.0774577185511589, 0.680451512336731, 1.260197639465332, -2.3085644245147705, 183.0, -0.3289949893951416, 0.2660450041294098, -0.03686400130391121, -3.1391851902008057, -0.35199999809265137, -3.1351852416992188], "max": [0.8688074946403503, 2.0755455493927, -0.24523620307445526, -0.11791444569826126, -0.9939825534820557, -1.1568565368652344, 2.2229909896850586, 737.0, 0.37114399671554565, 0.4451049864292145, 0.15384699404239655, -0.25999999046325684, 1.4210000038146973, 1.437999963760376, -0.2681349515914917, -1.782644510269165, 1.1639950275421143, 1.4601424932479858, 2.7504470348358154, 1.8782360553741455, -0.9264906048774719, 800.0, -0.09824199974536896, 0.4045160114765167, 0.13914400339126587, 3.138000011444092, 1.5019999742507935, 3.138000011444092], "mean": [0.5114932060241699, 2.0385324954986572, -0.5018231868743896, -0.44887012243270874, -1.5496022701263428, -1.4413421154022217, 1.4789410829544067, 460.47088623046875, 0.30289143323898315, 0.3524755835533142, 0.06776206195354462, -1.3950724601745605, 0.8844195604324341, 0.509330153465271, -0.5822087526321411, -2.047778367996216, 1.039802074432373, 0.6762180328369141, 1.4892438650131226, 1.635513186454773, -1.4466334581375122, 537.7062377929688, -0.20800736546516418, 0.3530767858028412, 0.029996268451213837, 1.9545776844024658, 0.6743520498275757, 1.1693977117538452], "std": [0.202190101146698, 0.05375995859503746, 0.28625616431236267, 0.36406564712524414, 0.6714228987693787, 0.1326250433921814, 0.5221891403198242, 209.24606323242188, 0.069590725004673, 0.054428450763225555, 0.03636907413601875, 1.1164082288742065, 0.5475996732711792, 0.9680641293525696, 0.20731724798679352, 0.05841456726193428, 0.10981057584285736, 0.4845443069934845, 0.8426822423934937, 0.11393551528453827, 0.5294792056083679, 196.73220825195312, 0.06752772629261017, 0.03674233332276344, 0.0373852513730526, 1.4914430379867554, 0.6798931956291199, 2.530424118041992], "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": [348], "max": [348], "mean": [348.0], "std": [0.0], "count": [412]}, "index": {"min": [195021], "max": [195432], "mean": [195226.5], "std": [118.93380511864572], "count": [412]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [412]}, "subtask_annotation": {"mean": [8.485436893203884, 29.0, 29.0, 29.0, 29.0], "std": [8.392511777491753, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [412]}, "scene_annotation": {"mean": [348.0], "std": [0.0], "min": [348], "max": [348], "count": [412]}, "eef_direction_state": {"mean": [4.415048543689321, 4.861650485436893], "std": [1.679420481292083, 1.5972625837146242], "min": [0, 0], "max": [6, 6], "count": [412]}, "eef_velocity_state": {"mean": [0.8592233009708737, 0.6553398058252428], "std": [0.8092831411588032, 0.8141024189926415], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_acc_mag_state": {"mean": [0.9077669902912622, 0.6213592233009708], "std": [0.8396935779972226, 0.8139142491314426], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_direction_action": {"mean": [4.415048543689321, 4.861650485436893], "std": [1.679420481292083, 1.5972625837146242], "min": [0, 0], "max": [6, 6], "count": [412]}, "eef_velocity_action": {"mean": [0.8592233009708737, 0.6553398058252428], "std": [0.8092831411588032, 0.8141024189926415], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_acc_mag_action": {"mean": [0.9077669902912622, 0.6213592233009708], "std": [0.8396935779972226, 0.8139142491314426], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_sim_pose_state": {"mean": [0.5573931710727188, 0.25569075976024047, 1.145932923977646, 0.015352609235453613, 0.8587577091857984, 0.07165870765184862, 0.5470916655306569, -0.3343123985868431, 1.1015425884897971, 1.7353266604321747, 0.7996104687812203, -0.09042793957169944], "std": [0.04918282722804929, 0.05813303199032001, 0.07023379027751658, 2.1233310236425202, 0.24597084478345194, 1.6964098791973443, 0.06599528147181237, 0.05688449789913412, 0.055979128588837544, 0.8784801524343786, 0.148157554311675, 1.8499958665115794], "min": [0.45457745605689315, 0.14331436800139588, 1.0626764375892184, -3.136551921825714, 0.29999168650081165, -3.1020882882064447, 0.4910733845190929, -0.38978290929662973, 1.0431530111190643, 0.5816814902582534, 0.536880753503926, -3.097947085373803], "max": [0.6181685882858934, 0.37466848992497725, 1.265214669246312, 3.1345893470816493, 1.526853610627862, 3.0094700278323843, 0.6550828921676778, -0.18286050630443798, 1.2173394490993665, 3.038035972845503, 1.3305729324899858, 3.1285437732232606], "count": [412]}, "eef_sim_pose_action": {"mean": [0.5573931710727188, 0.25569075976024047, 1.145932923977646, 0.015352609235453613, 0.8587577091857984, 0.07165870765184862, 0.5470916655306569, -0.3343123985868431, 1.1015425884897971, 1.7353266604321747, 0.7996104687812203, -0.09042793957169944], "std": [0.04918282722804929, 0.05813303199032001, 0.07023379027751658, 2.1233310236425202, 0.24597084478345194, 1.6964098791973443, 0.06599528147181237, 0.05688449789913412, 0.055979128588837544, 0.8784801524343786, 0.148157554311675, 1.8499958665115794], "min": [0.45457745605689315, 0.14331436800139588, 1.0626764375892184, -3.136551921825714, 0.29999168650081165, -3.1020882882064447, 0.4910733845190929, -0.38978290929662973, 1.0431530111190643, 0.5816814902582534, 0.536880753503926, -3.097947085373803], "max": [0.6181685882858934, 0.37466848992497725, 1.265214669246312, 3.1345893470816493, 1.526853610627862, 3.0094700278323843, 0.6550828921676778, -0.18286050630443798, 1.2173394490993665, 3.038035972845503, 1.3305729324899858, 3.1285437732232606], "count": [412]}, "gripper_mode_state": {"mean": [0.2766990291262136, 0.30097087378640774], "std": [0.44736637827045694, 0.4586800703307842], "min": [0, 0], "max": [1, 1], "count": [412]}, "gripper_activity_state": {"mean": [1.9199029126213591, 1.7888349514563107], "std": [0.3281190736552365, 0.5410988477628101], "min": [0, 0], "max": [2, 2], "count": [412]}, "gripper_mode_action": {"mean": [0.2766990291262136, 0.30097087378640774], "std": [0.44736637827045694, 0.4586800703307842], "min": [0, 0], "max": [1, 1], "count": [412]}, "gripper_activity_action": {"mean": [1.9199029126213591, 1.7888349514563107], "std": [0.3281190736552365, 0.5410988477628101], "min": [0, 0], "max": [2, 2], "count": [412]}, "gripper_open_scale_state": {"mean": [0.5377063105685037, 0.4604708738327032], "std": [0.19673228916354663, 0.20924596843782528], "min": [0.183, 0.015], "max": [0.8, 0.737], "count": [412]}, "gripper_open_scale_action": {"mean": [0.5377063105685037, 0.4604708738327032], "std": [0.19673228916354663, 0.20924596843782528], "min": [0.183, 0.015], "max": [0.8, 0.737], "count": [412]}}} +{"episode_index": 329, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4106049019607843]], [[0.4063614767156863]], [[0.40304689950980394]]], "std": [[[0.22906678364543714]], [[0.23518828553227214]], [[0.23867534232462237]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4599909272875817]], [[0.46052880310457517]], [[0.45534871323529413]]], "std": [[[0.15764386339463968]], [[0.16482938416552248]], [[0.16641867088326598]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4667941564542483]], [[0.4712345649509804]], [[0.46764078635620915]]], "std": [[[0.05377814182156573]], [[0.05342536324242509]], [[0.05263850218223324]]], "count": [100]}, "observation.state": {"min": [0.34142130613327026, 1.9113973379135132, -1.0493093729019165, -0.9907535910606384, -2.648362636566162, -1.5547219514846802, 0.9294925928115845, 66.0, 0.14446799457073212, 0.30999499559402466, -0.019190000370144844, -3.1411852836608887, 0.11299998313188553, -0.843999981880188, -0.8229227662086487, -2.0694196224212646, 0.692564070224762, 0.1160469502210617, 0.6864205002784729, 1.3569586277008057, -2.20719575881958, 175.0, -0.3402940034866333, 0.24192699790000916, -0.021090999245643616, -3.1381852626800537, -0.2160000205039978, -3.1381852626800537], "max": [0.7907562851905823, 2.0755107402801514, -0.11828096210956573, -0.13151057064533234, -0.9738064408302307, -1.0171430110931396, 2.120173692703247, 705.0, 0.38419899344444275, 0.445609986782074, 0.1363389939069748, 3.140000104904175, 1.309000015258789, 0.9430000185966492, -0.19430752098560333, -1.836592435836792, 1.1214089393615723, 1.2640373706817627, 2.6171212196350098, 1.8754785060882568, -0.9859015345573425, 819.0, -0.11749400198459625, 0.39280399680137634, 0.1467369943857193, 3.1080000400543213, 1.4040000438690186, 3.128999948501587], "mean": [0.4605485498905182, 2.0447840690612793, -0.428688645362854, -0.38887739181518555, -1.3761485815048218, -1.3630489110946655, 1.2646098136901855, 462.3548889160156, 0.3312673568725586, 0.3458673059940338, 0.07652105391025543, -1.157715916633606, 0.9978787302970886, 0.3727126717567444, -0.5163439512252808, -2.0414867401123047, 0.947569727897644, 0.7689340114593506, 1.5666050910949707, 1.6728630065917969, -1.521481990814209, 626.7994384765625, -0.22050033509731293, 0.3413535952568054, 0.05054650455713272, 2.0577518939971924, 0.6424433588981628, 0.6750073432922363], "std": [0.14646710455417633, 0.04887382686138153, 0.23955038189888, 0.3035249412059784, 0.591871440410614, 0.12441468238830566, 0.47230735421180725, 119.9678955078125, 0.0668352022767067, 0.04347041994333267, 0.030690409243106842, 1.2540490627288818, 0.4033994674682617, 0.7111310958862305, 0.22170957922935486, 0.05064115673303604, 0.11702483892440796, 0.40724724531173706, 0.7771344184875488, 0.10316775739192963, 0.47448214888572693, 258.9239501953125, 0.06622806936502457, 0.04464833810925484, 0.038575995713472366, 1.2308905124664307, 0.6307092905044556, 2.535360336303711], "count": [379]}, "action": {"min": [0.34142130613327026, 1.9113973379135132, -1.0493093729019165, -0.9907535910606384, -2.648362636566162, -1.5547219514846802, 0.9294925928115845, 66.0, 0.14446799457073212, 0.30999499559402466, -0.019190000370144844, -3.1411852836608887, 0.11299998313188553, -0.843999981880188, -0.8229227662086487, -2.0694196224212646, 0.692564070224762, 0.1160469502210617, 0.6864205002784729, 1.3569586277008057, -2.20719575881958, 175.0, -0.3402940034866333, 0.24192699790000916, -0.021090999245643616, -3.1381852626800537, -0.2160000205039978, -3.1381852626800537], "max": [0.7907562851905823, 2.0755107402801514, -0.11828096210956573, -0.13151057064533234, -0.9738064408302307, -1.0171430110931396, 2.120173692703247, 705.0, 0.38419899344444275, 0.445609986782074, 0.1363389939069748, 3.140000104904175, 1.309000015258789, 0.9430000185966492, -0.19430752098560333, -1.836592435836792, 1.1214089393615723, 1.2640373706817627, 2.6171212196350098, 1.8754785060882568, -0.9859015345573425, 819.0, -0.11749400198459625, 0.39280399680137634, 0.1467369943857193, 3.1080000400543213, 1.4040000438690186, 3.128999948501587], "mean": [0.4605485498905182, 2.0447840690612793, -0.428688645362854, -0.38887739181518555, -1.3761485815048218, -1.3630489110946655, 1.2646098136901855, 462.3548889160156, 0.3312673568725586, 0.3458673059940338, 0.07652105391025543, -1.157715916633606, 0.9978787302970886, 0.3727126717567444, -0.5163439512252808, -2.0414867401123047, 0.947569727897644, 0.7689340114593506, 1.5666050910949707, 1.6728630065917969, -1.521481990814209, 626.7994384765625, -0.22050033509731293, 0.3413535952568054, 0.05054650455713272, 2.0577518939971924, 0.6424433588981628, 0.6750073432922363], "std": [0.14646710455417633, 0.04887382686138153, 0.23955038189888, 0.3035249412059784, 0.591871440410614, 0.12441468238830566, 0.47230735421180725, 119.9678955078125, 0.0668352022767067, 0.04347041994333267, 0.030690409243106842, 1.2540490627288818, 0.4033994674682617, 0.7111310958862305, 0.22170957922935486, 0.05064115673303604, 0.11702483892440796, 0.40724724531173706, 0.7771344184875488, 0.10316775739192963, 0.47448214888572693, 258.9239501953125, 0.06622806936502457, 0.04464833810925484, 0.038575995713472366, 1.2308905124664307, 0.6307092905044556, 2.535360336303711], "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": [349], "max": [349], "mean": [349.0], "std": [0.0], "count": [379]}, "index": {"min": [195433], "max": [195811], "mean": [195622.0], "std": [109.40749517286281], "count": [379]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [379]}, "subtask_annotation": {"mean": [8.635883905013193, 29.0, 29.0, 29.0, 29.0], "std": [8.464694951994515, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [379]}, "scene_annotation": {"mean": [349.0], "std": [0.0], "min": [349], "max": [349], "count": [379]}, "eef_direction_state": {"mean": [4.1345646437994725, 4.757255936675461], "std": [1.7720619916598723, 1.8143866188247502], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_state": {"mean": [0.8865435356200527, 0.6358839050131926], "std": [0.7516408998317635, 0.8560694046466605], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_state": {"mean": [0.9551451187335093, 0.6226912928759895], "std": [0.8444096265811899, 0.8073619945154955], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_direction_action": {"mean": [4.1345646437994725, 4.757255936675461], "std": [1.7720619916598723, 1.8143866188247502], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_action": {"mean": [0.8865435356200527, 0.6358839050131926], "std": [0.7516408998317635, 0.8560694046466605], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_action": {"mean": [0.9551451187335093, 0.6226912928759895], "std": [0.8444096265811899, 0.8073619945154955], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_sim_pose_state": {"mean": [0.546794560720531, 0.27951019382330006, 1.1513400622403012, -0.564045022282395, 0.8566075302388421, 0.30504896021214345, 0.5366869814690866, -0.3574674886264584, 1.0844632700908288, 1.4359912986780146, 0.9434240601659867, 0.2548475350309378], "std": [0.057257042237812326, 0.06246190510814907, 0.05771872448421019, 2.08441452746944, 0.20216683841774344, 1.6831801085105735, 0.05276483967174226, 0.051011045119156315, 0.04848938038282201, 1.0203848210127178, 0.13607017817151726, 1.7754715509716505], "min": [0.42862911440737494, 0.16620733872527055, 1.0612706780793417, -3.1371907462363624, 0.4245212215758478, -3.1268952406429005, 0.49488106989907255, -0.4050947593827759, 1.035796601563677, -3.1414965816655345, 0.6200419299070563, -3.1193200109121038], "max": [0.608242339748494, 0.3887446356068613, 1.2454544260496183, 3.1358667616461253, 1.495883571666457, 2.8362067334784338, 0.6503897664196223, -0.19273723390747452, 1.1946213839550386, 3.138235242858287, 1.2749332451388748, 3.1253807755863305], "count": [379]}, "eef_sim_pose_action": {"mean": [0.546794560720531, 0.27951019382330006, 1.1513400622403012, -0.564045022282395, 0.8566075302388421, 0.30504896021214345, 0.5366869814690866, -0.3574674886264584, 1.0844632700908288, 1.4359912986780146, 0.9434240601659867, 0.2548475350309378], "std": [0.057257042237812326, 0.06246190510814907, 0.05771872448421019, 2.08441452746944, 0.20216683841774344, 1.6831801085105735, 0.05276483967174226, 0.051011045119156315, 0.04848938038282201, 1.0203848210127178, 0.13607017817151726, 1.7754715509716505], "min": [0.42862911440737494, 0.16620733872527055, 1.0612706780793417, -3.1371907462363624, 0.4245212215758478, -3.1268952406429005, 0.49488106989907255, -0.4050947593827759, 1.035796601563677, -3.1414965816655345, 0.6200419299070563, -3.1193200109121038], "max": [0.608242339748494, 0.3887446356068613, 1.2454544260496183, 3.1358667616461253, 1.495883571666457, 2.8362067334784338, 0.6503897664196223, -0.19273723390747452, 1.1946213839550386, 3.138235242858287, 1.2749332451388748, 3.1253807755863305], "count": [379]}, "gripper_mode_state": {"mean": [0.29023746701846964, 0.8601583113456465], "std": [0.45387187592664785, 0.3468227079772199], "min": [0, 0], "max": [1, 1], "count": [379]}, "gripper_activity_state": {"mean": [1.7467018469656992, 1.8469656992084433], "std": [0.5894485086503771, 0.48492855212950786], "min": [0, 0], "max": [2, 2], "count": [379]}, "gripper_mode_action": {"mean": [0.29023746701846964, 0.8601583113456465], "std": [0.45387187592664785, 0.3468227079772199], "min": [0, 0], "max": [1, 1], "count": [379]}, "gripper_activity_action": {"mean": [1.7467018469656992, 1.8469656992084433], "std": [0.5894485086503771, 0.48492855212950786], "min": [0, 0], "max": [2, 2], "count": [379]}, "gripper_open_scale_state": {"mean": [0.6267994720942107, 0.4623548814074021], "std": [0.2589240546287827, 0.11996797111087061], "min": [0.175, 0.066], "max": [0.819, 0.705], "count": [379]}, "gripper_open_scale_action": {"mean": [0.6267994720942107, 0.4623548814074021], "std": [0.2589240546287827, 0.11996797111087061], "min": [0.175, 0.066], "max": [0.819, 0.705], "count": [379]}}} +{"episode_index": 330, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4117562254901961]], [[0.4078909211601307]], [[0.40426505514705885]]], "std": [[[0.22625580481891483]], [[0.23354838091600785]], [[0.23620518423093972]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4587729983660131]], [[0.46039293300653594]], [[0.45547229779411763]]], "std": [[[0.15268015593854864]], [[0.15896882303402027]], [[0.1600688569792205]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9098039215686274]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.47543430759803923]], [[0.4793031045751634]], [[0.47558749795751637]]], "std": [[[0.06092707674286834]], [[0.06086048147320885]], [[0.06068897260585713]]], "count": [100]}, "observation.state": {"min": [0.3528008759021759, 1.9167729616165161, -0.9479755759239197, -1.0502867698669434, -2.7382471561431885, -1.5732048749923706, 1.0739010572433472, 98.0, 0.1522040069103241, 0.30862000584602356, -0.009026999585330486, -3.117000102996826, 0.08400000631809235, -0.8849999904632568, -0.8631526231765747, -2.074096918106079, 0.7947530746459961, 0.13170255720615387, 0.7120943665504456, 1.3423502445220947, -2.272820472717285, 188.0, -0.32199400663375854, 0.26799601316452026, -0.019381999969482422, -3.114000082015991, -0.1979999989271164, -3.1401853561401367], "max": [0.7666184306144714, 2.0724737644195557, -0.11648327857255936, -0.17922787368297577, -1.055592656135559, -1.171831488609314, 2.20129656791687, 732.0, 0.38102200627326965, 0.43217599391937256, 0.12142100185155869, 3.140000104904175, 1.4490000009536743, 1.1469999551773071, -0.24862214922904968, -1.916144609451294, 1.0879335403442383, 1.3315815925598145, 2.6232123374938965, 1.8692128658294678, -0.922389030456543, 867.0, -0.1163330003619194, 0.3997650146484375, 0.10770899802446365, 3.121000051498413, 1.4670000076293945, 3.134999990463257], "mean": [0.48104387521743774, 2.045379638671875, -0.35758164525032043, -0.4473378360271454, -1.6092499494552612, -1.3680424690246582, 1.4411044120788574, 486.5096435546875, 0.3256992995738983, 0.35070207715034485, 0.0704570934176445, -1.0791800022125244, 1.0291242599487305, 0.21794481575489044, -0.5601183772087097, -2.052503824234009, 0.9321700930595398, 0.6959125399589539, 1.6104202270507812, 1.5753059387207031, -1.5158714056015015, 662.3843383789062, -0.23309113085269928, 0.3547744154930115, 0.030343329533934593, 2.2849602699279785, 0.6422479748725891, -1.7357161045074463], "std": [0.1496671438217163, 0.04027777910232544, 0.2964756488800049, 0.3067789673805237, 0.5524922013282776, 0.10768071562051773, 0.4709741771221161, 135.684326171875, 0.06640900671482086, 0.04123632609844208, 0.026588808745145798, 1.4739996194839478, 0.497251033782959, 0.7535540461540222, 0.19555285573005676, 0.03368933126330376, 0.07303986698389053, 0.4850897490978241, 0.790122926235199, 0.14486560225486755, 0.5539315938949585, 257.56103515625, 0.07208161056041718, 0.033179257065057755, 0.029385847970843315, 1.0616390705108643, 0.6477064490318298, 2.254389524459839], "count": [415]}, "action": {"min": [0.3528008759021759, 1.9167729616165161, -0.9479755759239197, -1.0502867698669434, -2.7382471561431885, -1.5732048749923706, 1.0739010572433472, 98.0, 0.1522040069103241, 0.30862000584602356, -0.009026999585330486, -3.117000102996826, 0.08400000631809235, -0.8849999904632568, -0.8631526231765747, -2.074096918106079, 0.7947530746459961, 0.13170255720615387, 0.7120943665504456, 1.3423502445220947, -2.272820472717285, 188.0, -0.32199400663375854, 0.26799601316452026, -0.019381999969482422, -3.114000082015991, -0.1979999989271164, -3.1401853561401367], "max": [0.7666184306144714, 2.0724737644195557, -0.11648327857255936, -0.17922787368297577, -1.055592656135559, -1.171831488609314, 2.20129656791687, 732.0, 0.38102200627326965, 0.43217599391937256, 0.12142100185155869, 3.140000104904175, 1.4490000009536743, 1.1469999551773071, -0.24862214922904968, -1.916144609451294, 1.0879335403442383, 1.3315815925598145, 2.6232123374938965, 1.8692128658294678, -0.922389030456543, 867.0, -0.1163330003619194, 0.3997650146484375, 0.10770899802446365, 3.121000051498413, 1.4670000076293945, 3.134999990463257], "mean": [0.48104387521743774, 2.045379638671875, -0.35758164525032043, -0.4473378360271454, -1.6092499494552612, -1.3680424690246582, 1.4411044120788574, 486.5096435546875, 0.3256992995738983, 0.35070207715034485, 0.0704570934176445, -1.0791800022125244, 1.0291242599487305, 0.21794481575489044, -0.5601183772087097, -2.052503824234009, 0.9321700930595398, 0.6959125399589539, 1.6104202270507812, 1.5753059387207031, -1.5158714056015015, 662.3843383789062, -0.23309113085269928, 0.3547744154930115, 0.030343329533934593, 2.2849602699279785, 0.6422479748725891, -1.7357161045074463], "std": [0.1496671438217163, 0.04027777910232544, 0.2964756488800049, 0.3067789673805237, 0.5524922013282776, 0.10768071562051773, 0.4709741771221161, 135.684326171875, 0.06640900671482086, 0.04123632609844208, 0.026588808745145798, 1.4739996194839478, 0.497251033782959, 0.7535540461540222, 0.19555285573005676, 0.03368933126330376, 0.07303986698389053, 0.4850897490978241, 0.790122926235199, 0.14486560225486755, 0.5539315938949585, 257.56103515625, 0.07208161056041718, 0.033179257065057755, 0.029385847970843315, 1.0616390705108643, 0.6477064490318298, 2.254389524459839], "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": [350], "max": [350], "mean": [350.0], "std": [0.0], "count": [415]}, "index": {"min": [195812], "max": [196226], "mean": [196019.0], "std": [119.7998330549755], "count": [415]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [415]}, "subtask_annotation": {"mean": [9.096385542168674, 29.0, 29.0, 29.0, 29.0], "std": [8.844867081120121, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [415]}, "scene_annotation": {"mean": [350.0], "std": [0.0], "min": [350], "max": [350], "count": [415]}, "eef_direction_state": {"mean": [4.498795180722891, 4.881927710843374], "std": [1.756056231494182, 1.623037801660099], "min": [0, 0], "max": [6, 6], "count": [415]}, "eef_velocity_state": {"mean": [0.7397590361445783, 0.6048192771084338], "std": [0.7179186380447854, 0.8083753772052708], "min": [0, 0], "max": [2, 2], "count": [415]}, "eef_acc_mag_state": {"mean": [0.8289156626506025, 0.5566265060240964], "std": [0.8457591044539391, 0.776801097347061], "min": [0, 0], "max": [2, 2], "count": [415]}, "eef_direction_action": {"mean": [4.498795180722891, 4.881927710843374], "std": [1.756056231494182, 1.623037801660099], "min": [0, 0], "max": [6, 6], "count": [415]}, "eef_velocity_action": {"mean": [0.7397590361445783, 0.6048192771084338], "std": [0.7179186380447854, 0.8083753772052708], "min": [0, 0], "max": [2, 2], "count": [415]}, "eef_acc_mag_action": {"mean": [0.8289156626506025, 0.5566265060240964], "std": [0.8457591044539391, 0.776801097347061], "min": [0, 0], "max": [2, 2], "count": [415]}, "eef_sim_pose_state": {"mean": [0.5570945668626062, 0.27233146689074456, 1.1331806566784939, -1.4689234760251042, 0.876180778855142, 0.17815535933926846, 0.5425753535888546, -0.3524276640514703, 1.087392285146721, 1.707491559069106, 0.871261766935426, 0.33277924576836304], "std": [0.04754249497703904, 0.049988830625864344, 0.0754576633832448, 1.681979180747563, 0.2502431084721225, 1.8693760242885225, 0.05211189355497659, 0.04790843128262515, 0.050480089498144344, 0.707778756526827, 0.144500092663733, 1.9378417266968042], "min": [0.4567438886089942, 0.16820273959649823, 1.0420999067099208, -3.1382610297211007, 0.4158382636874445, -3.127599422539087, 0.4945305955188681, -0.39578492484457184, 1.0347270744769068, 0.7805364858563333, 0.534634245788737, -3.131225594911543], "max": [0.6172959225377255, 0.3545757015927705, 1.2427658035858395, 3.1371172134822674, 1.5081954712423542, 3.017598716182003, 0.6374005271113481, -0.2052498634072249, 1.2005997375346247, 3.0885491992598135, 1.162900748290118, 3.1201981439275728], "count": [415]}, "eef_sim_pose_action": {"mean": [0.5570945668626062, 0.27233146689074456, 1.1331806566784939, -1.4689234760251042, 0.876180778855142, 0.17815535933926846, 0.5425753535888546, -0.3524276640514703, 1.087392285146721, 1.707491559069106, 0.871261766935426, 0.33277924576836304], "std": [0.04754249497703904, 0.049988830625864344, 0.0754576633832448, 1.681979180747563, 0.2502431084721225, 1.8693760242885225, 0.05211189355497659, 0.04790843128262515, 0.050480089498144344, 0.707778756526827, 0.144500092663733, 1.9378417266968042], "min": [0.4567438886089942, 0.16820273959649823, 1.0420999067099208, -3.1382610297211007, 0.4158382636874445, -3.127599422539087, 0.4945305955188681, -0.39578492484457184, 1.0347270744769068, 0.7805364858563333, 0.534634245788737, -3.131225594911543], "max": [0.6172959225377255, 0.3545757015927705, 1.2427658035858395, 3.1371172134822674, 1.5081954712423542, 3.017598716182003, 0.6374005271113481, -0.2052498634072249, 1.2005997375346247, 3.0885491992598135, 1.162900748290118, 3.1201981439275728], "count": [415]}, "gripper_mode_state": {"mean": [0.26265060240963856, 0.5108433734939759], "std": [0.4400741567775756, 0.49988240742325796], "min": [0, 0], "max": [1, 1], "count": [415]}, "gripper_activity_state": {"mean": [1.8746987951807228, 1.8843373493975903], "std": [0.44311149933388083, 0.41782048595603843], "min": [0, 0], "max": [2, 2], "count": [415]}, "gripper_mode_action": {"mean": [0.26265060240963856, 0.5108433734939759], "std": [0.4400741567775756, 0.49988240742325796], "min": [0, 0], "max": [1, 1], "count": [415]}, "gripper_activity_action": {"mean": [1.8746987951807228, 1.8843373493975903], "std": [0.44311149933388083, 0.41782048595603843], "min": [0, 0], "max": [2, 2], "count": [415]}, "gripper_open_scale_state": {"mean": [0.6623843371287897, 0.4865096379659265], "std": [0.25756150594376875, 0.13568435459271747], "min": [0.188, 0.098], "max": [0.867, 0.732], "count": [415]}, "gripper_open_scale_action": {"mean": [0.6623843371287897, 0.4865096379659265], "std": [0.25756150594376875, 0.13568435459271747], "min": [0.188, 0.098], "max": [0.867, 0.732], "count": [415]}}} +{"episode_index": 331, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41538781454248364]], [[0.4109676797385621]], [[0.40667352124183004]]], "std": [[[0.22423167685537246]], [[0.2338390331766926]], [[0.23649514035342767]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4607123304738562]], [[0.46179610498366014]], [[0.4570127920751634]]], "std": [[[0.1424363548704538]], [[0.14924872164036598]], [[0.1499825742569449]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8745098039215686]], [[1.0]], [[1.0]]], "mean": [[[0.47366726715686275]], [[0.4729478594771242]], [[0.4698393831699347]]], "std": [[[0.07855601688675039]], [[0.0809892155035078]], [[0.0805520561192447]]], "count": [100]}, "observation.state": {"min": [0.32189109921455383, 1.9510687589645386, -0.9781522750854492, -1.2214686870574951, -2.6702489852905273, -1.6604714393615723, 0.9657430648803711, 27.0, 0.15236300230026245, 0.2967210114002228, 0.016349000856280327, -3.115000009536743, 0.05899999663233757, -0.8220000267028809, -0.8561538457870483, -2.074009656906128, 0.8136201500892639, 0.0861145481467247, 0.599712610244751, 1.3774487972259521, -2.219587564468384, 183.0, -0.32727301120758057, 0.2743600010871887, -0.03240999951958656, -3.1381852626800537, -0.21500001847743988, -3.0950000286102295], "max": [0.7349057793617249, 2.0756328105926514, -0.20694370567798615, -0.08887216448783875, -0.8174424171447754, -1.13835608959198, 2.1797940731048584, 790.0, 0.3853990137577057, 0.4316309988498688, 0.13400599360466003, -0.07500000298023224, 1.430999994277954, 1.531000018119812, -0.2862689197063446, -1.867380142211914, 1.1428940296173096, 1.3864197731018066, 2.596980333328247, 1.8628946542739868, -0.8926486372947693, 847.0, -0.1299169957637787, 0.3986299932003021, 0.10965999960899353, 3.1410000324249268, 1.4600000381469727, 3.115000009536743], "mean": [0.42827990651130676, 2.0624547004699707, -0.4456595778465271, -0.42950788140296936, -1.4207549095153809, -1.4213838577270508, 1.3792084455490112, 458.72021484375, 0.32500067353248596, 0.3345116674900055, 0.07254655659198761, -1.137665867805481, 1.001663088798523, 0.6985933780670166, -0.541790246963501, -2.049250602722168, 0.9524621367454529, 0.5928950905799866, 1.4844005107879639, 1.5523284673690796, -1.392614483833313, 644.2072143554688, -0.23923468589782715, 0.3492688536643982, 0.01996700093150139, 2.103456735610962, 0.7210780382156372, -1.850704550743103], "std": [0.13485532999038696, 0.02763676829636097, 0.2799563407897949, 0.4068344235420227, 0.6285749077796936, 0.135817289352417, 0.46747151017189026, 150.46730041503906, 0.06676086038351059, 0.04686901718378067, 0.02804090641438961, 1.1412999629974365, 0.4669441282749176, 0.9704439640045166, 0.18555018305778503, 0.04165530204772949, 0.07846122235059738, 0.49122798442840576, 0.7511560916900635, 0.1342819631099701, 0.5218801498413086, 268.2374267578125, 0.06977598369121552, 0.0354996956884861, 0.03698737919330597, 1.388498306274414, 0.5856642127037048, 2.095777988433838], "count": [386]}, "action": {"min": [0.32189109921455383, 1.9510687589645386, -0.9781522750854492, -1.2214686870574951, -2.6702489852905273, -1.6604714393615723, 0.9657430648803711, 27.0, 0.15236300230026245, 0.2967210114002228, 0.016349000856280327, -3.115000009536743, 0.05899999663233757, -0.8220000267028809, -0.8561538457870483, -2.074009656906128, 0.8136201500892639, 0.0861145481467247, 0.599712610244751, 1.3774487972259521, -2.219587564468384, 183.0, -0.32727301120758057, 0.2743600010871887, -0.03240999951958656, -3.1381852626800537, -0.21500001847743988, -3.0950000286102295], "max": [0.7349057793617249, 2.0756328105926514, -0.20694370567798615, -0.08887216448783875, -0.8174424171447754, -1.13835608959198, 2.1797940731048584, 790.0, 0.3853990137577057, 0.4316309988498688, 0.13400599360466003, -0.07500000298023224, 1.430999994277954, 1.531000018119812, -0.2862689197063446, -1.867380142211914, 1.1428940296173096, 1.3864197731018066, 2.596980333328247, 1.8628946542739868, -0.8926486372947693, 847.0, -0.1299169957637787, 0.3986299932003021, 0.10965999960899353, 3.1410000324249268, 1.4600000381469727, 3.115000009536743], "mean": [0.42827990651130676, 2.0624547004699707, -0.4456595778465271, -0.42950788140296936, -1.4207549095153809, -1.4213838577270508, 1.3792084455490112, 458.72021484375, 0.32500067353248596, 0.3345116674900055, 0.07254655659198761, -1.137665867805481, 1.001663088798523, 0.6985933780670166, -0.541790246963501, -2.049250602722168, 0.9524621367454529, 0.5928950905799866, 1.4844005107879639, 1.5523284673690796, -1.392614483833313, 644.2072143554688, -0.23923468589782715, 0.3492688536643982, 0.01996700093150139, 2.103456735610962, 0.7210780382156372, -1.850704550743103], "std": [0.13485532999038696, 0.02763676829636097, 0.2799563407897949, 0.4068344235420227, 0.6285749077796936, 0.135817289352417, 0.46747151017189026, 150.46730041503906, 0.06676086038351059, 0.04686901718378067, 0.02804090641438961, 1.1412999629974365, 0.4669441282749176, 0.9704439640045166, 0.18555018305778503, 0.04165530204772949, 0.07846122235059738, 0.49122798442840576, 0.7511560916900635, 0.1342819631099701, 0.5218801498413086, 268.2374267578125, 0.06977598369121552, 0.0354996956884861, 0.03698737919330597, 1.388498306274414, 0.5856642127037048, 2.095777988433838], "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": [351], "max": [351], "mean": [351.0], "std": [0.0], "count": [386]}, "index": {"min": [196227], "max": [196612], "mean": [196419.5], "std": [111.42822802144886], "count": [386]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [386]}, "subtask_annotation": {"mean": [10.106217616580311, 29.0, 29.0, 29.0, 29.0], "std": [9.729055500239305, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [386]}, "scene_annotation": {"mean": [351.0], "std": [0.0], "min": [351], "max": [351], "count": [386]}, "eef_direction_state": {"mean": [4.55440414507772, 4.733160621761658], "std": [1.578151927116191, 1.7977501368409141], "min": [0, 0], "max": [6, 6], "count": [386]}, "eef_velocity_state": {"mean": [0.7953367875647669, 0.616580310880829], "std": [0.7665811426275566, 0.8258358711252547], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_acc_mag_state": {"mean": [0.9067357512953368, 0.6113989637305699], "std": [0.8373448151741618, 0.7847474834930456], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_direction_action": {"mean": [4.55440414507772, 4.733160621761658], "std": [1.578151927116191, 1.7977501368409141], "min": [0, 0], "max": [6, 6], "count": [386]}, "eef_velocity_action": {"mean": [0.7953367875647669, 0.616580310880829], "std": [0.7665811426275566, 0.8258358711252547], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_acc_mag_action": {"mean": [0.9067357512953368, 0.6113989637305699], "std": [0.8373448151741618, 0.7847474834930456], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_sim_pose_state": {"mean": [0.5502675307015027, 0.2710444455772442, 1.1185998750014248, -1.9800192873493985, 0.9631956411870667, -0.013864374639462725, 0.5259410835022178, -0.35023570762861284, 1.085965873750647, 1.2368620269037625, 0.8306902773054347, 0.1895055058930462], "std": [0.04982068426432873, 0.047360661994411406, 0.07598065724959323, 0.9410753326546768, 0.22081828522125946, 1.886929517576184, 0.05577640060956787, 0.045647401197855944, 0.05493890984296642, 1.3532670103417652, 0.15676703113567703, 1.7974628186523351], "min": [0.46085582910318107, 0.1749457883488232, 1.0366652669408818, -3.132528564538603, 0.4478238454500447, -3.0728672729257998, 0.48512435464428016, -0.38978750515352867, 1.0279712322884171, -3.1396244994416396, 0.5998279092885936, -3.120835213663441], "max": [0.6191753072758072, 0.3603795539194613, 1.2474339598395479, -0.7926500548675768, 1.4456518499540456, 2.907232843778273, 0.6377124173225532, -0.22256770096724446, 1.203564567317038, 3.1411258957844943, 1.325965621216353, 3.1094584205260727], "count": [386]}, "eef_sim_pose_action": {"mean": [0.5502675307015027, 0.2710444455772442, 1.1185998750014248, -1.9800192873493985, 0.9631956411870667, -0.013864374639462725, 0.5259410835022178, -0.35023570762861284, 1.085965873750647, 1.2368620269037625, 0.8306902773054347, 0.1895055058930462], "std": [0.04982068426432873, 0.047360661994411406, 0.07598065724959323, 0.9410753326546768, 0.22081828522125946, 1.886929517576184, 0.05577640060956787, 0.045647401197855944, 0.05493890984296642, 1.3532670103417652, 0.15676703113567703, 1.7974628186523351], "min": [0.46085582910318107, 0.1749457883488232, 1.0366652669408818, -3.132528564538603, 0.4478238454500447, -3.0728672729257998, 0.48512435464428016, -0.38978750515352867, 1.0279712322884171, -3.1396244994416396, 0.5998279092885936, -3.120835213663441], "max": [0.6191753072758072, 0.3603795539194613, 1.2474339598395479, -0.7926500548675768, 1.4456518499540456, 2.907232843778273, 0.6377124173225532, -0.22256770096724446, 1.203564567317038, 3.1411258957844943, 1.325965621216353, 3.1094584205260727], "count": [386]}, "gripper_mode_state": {"mean": [0.2772020725388601, 0.7331606217616581], "std": [0.4476171170978854, 0.4423077259778731], "min": [0, 0], "max": [1, 1], "count": [386]}, "gripper_activity_state": {"mean": [1.7927461139896372, 1.8264248704663213], "std": [0.5608554003497493, 0.512462475111108], "min": [0, 0], "max": [2, 2], "count": [386]}, "gripper_mode_action": {"mean": [0.2772020725388601, 0.7331606217616581], "std": [0.4476171170978854, 0.4423077259778731], "min": [0, 0], "max": [1, 1], "count": [386]}, "gripper_activity_action": {"mean": [1.7927461139896372, 1.8264248704663213], "std": [0.5608554003497493, 0.512462475111108], "min": [0, 0], "max": [2, 2], "count": [386]}, "gripper_open_scale_state": {"mean": [0.6442072541231936, 0.4587202072884753], "std": [0.2682373798437743, 0.15046724652853372], "min": [0.183, 0.027], "max": [0.847, 0.79], "count": [386]}, "gripper_open_scale_action": {"mean": [0.6442072541231936, 0.4587202072884753], "std": [0.2682373798437743, 0.15046724652853372], "min": [0.183, 0.027], "max": [0.847, 0.79], "count": [386]}}} +{"episode_index": 332, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.41891046160130724]], [[0.41578296977124185]], [[0.41213773284313726]]], "std": [[[0.22254819752551086]], [[0.2274704578563555]], [[0.23085833040991818]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.45496533700980396]], [[0.45713036151960784]], [[0.45190570057189544]]], "std": [[[0.13457033926764936]], [[0.14039548420513048]], [[0.14109498921430333]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7529411764705882]], [[0.7529411764705882]]], "mean": [[[0.46505775326797383]], [[0.4651291564542484]], [[0.4613842933006536]]], "std": [[[0.0927897824385073]], [[0.09551581889526214]], [[0.09655680337103495]]], "count": [100]}, "observation.state": {"min": [0.36016616225242615, 1.8159801959991455, -0.9371545314788818, -1.15093994140625, -2.5895276069641113, -1.6208873987197876, 0.9526007771492004, 25.0, 0.1669120043516159, 0.3177259862422943, 0.02508999966084957, -3.0789999961853027, 0.07599998265504837, -0.8730000257492065, -0.8222770094871521, -2.078338146209717, 0.7838796973228455, 0.027628561481833458, 0.4493001401424408, 1.2866567373275757, -2.0540432929992676, 66.0, -0.33943599462509155, 0.28159698843955994, -0.02637300081551075, 0.7530000805854797, -0.12300001084804535, -3.127000093460083], "max": [0.800757110118866, 2.0755455493927, -0.2606998383998871, -0.06108652800321579, -0.7913846373558044, -1.220945119857788, 2.1470515727996826, 702.0, 0.3939320147037506, 0.4327720105648041, 0.13587899506092072, 0.0009999972535297275, 1.465000033378601, 1.4830000400543213, -0.30403637886047363, -1.8442895412445068, 1.126871943473816, 1.1752698421478271, 2.49137020111084, 1.7687342166900635, -0.8762251138687134, 810.0, -0.13770699501037598, 0.4078960120677948, 0.11326800286769867, 3.01200008392334, 1.4019999504089355, 3.1389999389648438], "mean": [0.48716938495635986, 2.0247702598571777, -0.473703533411026, -0.3708389103412628, -1.3361127376556396, -1.343637466430664, 1.3628414869308472, 453.6523742675781, 0.33529165387153625, 0.3536432385444641, 0.07826381176710129, -1.2173223495483398, 1.030055284500122, 0.5404806137084961, -0.5035567879676819, -2.049337863922119, 0.9215134978294373, 0.46098223328590393, 1.3314130306243896, 1.511390209197998, -1.2194527387619019, 613.4688720703125, -0.2617650032043457, 0.34245210886001587, 0.015078386291861534, 2.382249593734741, 0.8391737341880798, -0.5421950221061707], "std": [0.1531638205051422, 0.07147785276174545, 0.18657052516937256, 0.32496213912963867, 0.6849033236503601, 0.110013447701931, 0.4888940751552582, 146.76243591308594, 0.060731012374162674, 0.03947150334715843, 0.024705370888113976, 1.100061058998108, 0.4926031827926636, 0.910464882850647, 0.1629253327846527, 0.04952763393521309, 0.08288668841123581, 0.4543216824531555, 0.6934298872947693, 0.1300988644361496, 0.43266910314559937, 243.73162841796875, 0.06597432494163513, 0.03594749793410301, 0.031218428164720535, 0.52382493019104, 0.5594893097877502, 2.806180715560913], "count": [466]}, "action": {"min": [0.36016616225242615, 1.8159801959991455, -0.9371545314788818, -1.15093994140625, -2.5895276069641113, -1.6208873987197876, 0.9526007771492004, 25.0, 0.1669120043516159, 0.3177259862422943, 0.02508999966084957, -3.0789999961853027, 0.07599998265504837, -0.8730000257492065, -0.8222770094871521, -2.078338146209717, 0.7838796973228455, 0.027628561481833458, 0.4493001401424408, 1.2866567373275757, -2.0540432929992676, 66.0, -0.33943599462509155, 0.28159698843955994, -0.02637300081551075, 0.7530000805854797, -0.12300001084804535, -3.127000093460083], "max": [0.800757110118866, 2.0755455493927, -0.2606998383998871, -0.06108652800321579, -0.7913846373558044, -1.220945119857788, 2.1470515727996826, 702.0, 0.3939320147037506, 0.4327720105648041, 0.13587899506092072, 0.0009999972535297275, 1.465000033378601, 1.4830000400543213, -0.30403637886047363, -1.8442895412445068, 1.126871943473816, 1.1752698421478271, 2.49137020111084, 1.7687342166900635, -0.8762251138687134, 810.0, -0.13770699501037598, 0.4078960120677948, 0.11326800286769867, 3.01200008392334, 1.4019999504089355, 3.1389999389648438], "mean": [0.48716938495635986, 2.0247702598571777, -0.473703533411026, -0.3708389103412628, -1.3361127376556396, -1.343637466430664, 1.3628414869308472, 453.6523742675781, 0.33529165387153625, 0.3536432385444641, 0.07826381176710129, -1.2173223495483398, 1.030055284500122, 0.5404806137084961, -0.5035567879676819, -2.049337863922119, 0.9215134978294373, 0.46098223328590393, 1.3314130306243896, 1.511390209197998, -1.2194527387619019, 613.4688720703125, -0.2617650032043457, 0.34245210886001587, 0.015078386291861534, 2.382249593734741, 0.8391737341880798, -0.5421950221061707], "std": [0.1531638205051422, 0.07147785276174545, 0.18657052516937256, 0.32496213912963867, 0.6849033236503601, 0.110013447701931, 0.4888940751552582, 146.76243591308594, 0.060731012374162674, 0.03947150334715843, 0.024705370888113976, 1.100061058998108, 0.4926031827926636, 0.910464882850647, 0.1629253327846527, 0.04952763393521309, 0.08288668841123581, 0.4543216824531555, 0.6934298872947693, 0.1300988644361496, 0.43266910314559937, 243.73162841796875, 0.06597432494163513, 0.03594749793410301, 0.031218428164720535, 0.52382493019104, 0.5594893097877502, 2.806180715560913], "count": [466]}, "timestamp": {"min": [0.0], "max": [15.5], "mean": [7.75], "std": [4.484076766118578], "count": [466]}, "frame_index": {"min": [0], "max": [465], "mean": [232.5], "std": [134.52230298355735], "count": [466]}, "episode_index": {"min": [352], "max": [352], "mean": [352.0], "std": [0.0], "count": [466]}, "index": {"min": [196613], "max": [197078], "mean": [196845.5], "std": [134.52230298355735], "count": [466]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [466]}, "subtask_annotation": {"mean": [11.169527896995708, 29.0, 29.0, 29.0, 29.0], "std": [9.837260262730155, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [466]}, "scene_annotation": {"mean": [352.0], "std": [0.0], "min": [352], "max": [352], "count": [466]}, "eef_direction_state": {"mean": [4.281115879828326, 4.581545064377682], "std": [1.793032425366975, 1.9408646404863525], "min": [0, 0], "max": [6, 6], "count": [466]}, "eef_velocity_state": {"mean": [0.7510729613733905, 0.6673819742489271], "std": [0.7340937941021569, 0.7799034357644108], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_acc_mag_state": {"mean": [0.8111587982832618, 0.6587982832618026], "std": [0.8356103038697641, 0.8086826661857688], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_direction_action": {"mean": [4.281115879828326, 4.581545064377682], "std": [1.793032425366975, 1.9408646404863525], "min": [0, 0], "max": [6, 6], "count": [466]}, "eef_velocity_action": {"mean": [0.7510729613733905, 0.6673819742489271], "std": [0.7340937941021569, 0.7799034357644108], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_acc_mag_action": {"mean": [0.8111587982832618, 0.6587982832618026], "std": [0.8356103038697641, 0.8086826661857688], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_sim_pose_state": {"mean": [0.5399856481765268, 0.28231024844846936, 1.0960366237270156, -0.9567734932054749, 0.9905261105502265, -0.3951787035234346, 0.5447052179575067, -0.3603430685886694, 1.0855157327828866, 1.6917564801125804, 0.8227283894101556, 0.29423930493379385], "std": [0.049779236272436495, 0.04169369994823921, 0.07008714276139573, 1.7259220969870745, 0.18621175436712187, 1.7334189318355657, 0.050341528281503276, 0.037440061619840384, 0.057028445901951254, 0.6893062737507586, 0.11804815141171383, 1.7948530360742951], "min": [0.46770882599316216, 0.18363520030168737, 1.0252964358025922, -3.138375179911497, 0.5482228681246486, -3.067576370979097, 0.5018916157664888, -0.4010181500178721, 1.0252474368779856, 0.9622971622396321, 0.5453768340640877, -3.1192379586856176], "max": [0.6207579947844541, 0.366916848247056, 1.2240989393105064, 3.1131693469208885, 1.496512138548448, 2.952418389931926, 0.640653337982294, -0.23382005601048528, 1.216912016989472, 2.9927775074098695, 1.0710400542040621, 3.1168324880263802], "count": [466]}, "eef_sim_pose_action": {"mean": [0.5399856481765268, 0.28231024844846936, 1.0960366237270156, -0.9567734932054749, 0.9905261105502265, -0.3951787035234346, 0.5447052179575067, -0.3603430685886694, 1.0855157327828866, 1.6917564801125804, 0.8227283894101556, 0.29423930493379385], "std": [0.049779236272436495, 0.04169369994823921, 0.07008714276139573, 1.7259220969870745, 0.18621175436712187, 1.7334189318355657, 0.050341528281503276, 0.037440061619840384, 0.057028445901951254, 0.6893062737507586, 0.11804815141171383, 1.7948530360742951], "min": [0.46770882599316216, 0.18363520030168737, 1.0252964358025922, -3.138375179911497, 0.5482228681246486, -3.067576370979097, 0.5018916157664888, -0.4010181500178721, 1.0252474368779856, 0.9622971622396321, 0.5453768340640877, -3.1192379586856176], "max": [0.6207579947844541, 0.366916848247056, 1.2240989393105064, 3.1131693469208885, 1.496512138548448, 2.952418389931926, 0.640653337982294, -0.23382005601048528, 1.216912016989472, 2.9927775074098695, 1.0710400542040621, 3.1168324880263802], "count": [466]}, "gripper_mode_state": {"mean": [0.27253218884120173, 0.3626609442060086], "std": [0.4452621642208377, 0.4807681184870875], "min": [0, 0], "max": [1, 1], "count": [466]}, "gripper_activity_state": {"mean": [1.701716738197425, 1.8969957081545064], "std": [0.6411139490982986, 0.40132771596775707], "min": [0, 0], "max": [2, 2], "count": [466]}, "gripper_mode_action": {"mean": [0.27253218884120173, 0.3626609442060086], "std": [0.4452621642208377, 0.4807681184870875], "min": [0, 0], "max": [1, 1], "count": [466]}, "gripper_activity_action": {"mean": [1.701716738197425, 1.8969957081545064], "std": [0.6411139490982986, 0.40132771596775707], "min": [0, 0], "max": [2, 2], "count": [466]}, "gripper_open_scale_state": {"mean": [0.6134688835635206, 0.4536523606623692], "std": [0.2437316455096353, 0.14676252913005336], "min": [0.066, 0.025], "max": [0.81, 0.702], "count": [466]}, "gripper_open_scale_action": {"mean": [0.6134688835635206, 0.4536523606623692], "std": [0.2437316455096353, 0.14676252913005336], "min": [0.066, 0.025], "max": [0.81, 0.702], "count": [466]}}} +{"episode_index": 333, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4118947753267974]], [[0.40673113562091506]], [[0.40267416258169936]]], "std": [[[0.22661878158322654]], [[0.23733171330450187]], [[0.23999781666489456]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45901764705882353]], [[0.4601524632352941]], [[0.455618647875817]]], "std": [[[0.1431462790802922]], [[0.14908926552601806]], [[0.14991628839698531]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.4670012295751634]], [[0.46789292279411765]], [[0.46428468954248364]]], "std": [[[0.09037388304855837]], [[0.09285383815486752]], [[0.09396974675563513]]], "count": [100]}, "observation.state": {"min": [0.3404439389705658, 1.9292346239089966, -0.906855583190918, -1.0746690034866333, -2.654907703399658, -1.6260360479354858, 1.0018713474273682, 28.0, 0.1540360003709793, 0.31264498829841614, 0.02261500060558319, -3.075000047683716, 0.0429999940097332, -0.777999997138977, -0.7738091349601746, -2.074009656906128, 0.7480655908584595, 0.05281366407871246, 0.8251218795776367, 1.2981410026550293, -2.1752912998199463, 180.0, -0.3329559862613678, 0.2873600125312805, -0.010944000445306301, -3.1351852416992188, -0.1809999942779541, -3.132185220718384], "max": [0.7626914978027344, 2.0724737644195557, -0.24677211046218872, -0.21012018620967865, -1.131898283958435, -1.2299160957336426, 2.068355083465576, 681.0, 0.39503899216651917, 0.4249669909477234, 0.12243299931287766, 0.004999999888241291, 1.5089999437332153, 1.590999960899353, -0.317999005317688, -1.883751392364502, 1.1002556085586548, 1.2359200716018677, 2.5391924381256104, 1.8465933799743652, -0.9313774704933167, 801.0, -0.1409890055656433, 0.39184799790382385, 0.08111400157213211, 3.13700008392334, 1.4670000076293945, 3.125], "mean": [0.4637487232685089, 2.0420098304748535, -0.4283454418182373, -0.48186689615249634, -1.5217468738555908, -1.3563024997711182, 1.474311351776123, 423.8036804199219, 0.32789936661720276, 0.3481157124042511, 0.0730956494808197, -1.2287700176239014, 1.0750151872634888, 0.6153773665428162, -0.514125406742096, -2.047969341278076, 0.9596547484397888, 0.5940605401992798, 1.4599854946136475, 1.5159437656402588, -1.3979307413101196, 620.892578125, -0.24769973754882812, 0.347677081823349, 0.014582543633878231, 2.5098915100097656, 0.7532021403312683, -2.571341037750244], "std": [0.1534622311592102, 0.04192810133099556, 0.22119851410388947, 0.34235280752182007, 0.5583723783493042, 0.13751120865345, 0.379549503326416, 133.127685546875, 0.07600104808807373, 0.03792387247085571, 0.018414823338389397, 1.2199375629425049, 0.5407412648200989, 0.9705614447593689, 0.14390987157821655, 0.045341990888118744, 0.07800354808568954, 0.47181445360183716, 0.680576503276825, 0.15275520086288452, 0.47211143374443054, 237.18441772460938, 0.06484167277812958, 0.02572525665163994, 0.02528897300362587, 0.9016772508621216, 0.5662082433700562, 1.114353895187378], "count": [326]}, "action": {"min": [0.3404439389705658, 1.9292346239089966, -0.906855583190918, -1.0746690034866333, -2.654907703399658, -1.6260360479354858, 1.0018713474273682, 28.0, 0.1540360003709793, 0.31264498829841614, 0.02261500060558319, -3.075000047683716, 0.0429999940097332, -0.777999997138977, -0.7738091349601746, -2.074009656906128, 0.7480655908584595, 0.05281366407871246, 0.8251218795776367, 1.2981410026550293, -2.1752912998199463, 180.0, -0.3329559862613678, 0.2873600125312805, -0.010944000445306301, -3.1351852416992188, -0.1809999942779541, -3.132185220718384], "max": [0.7626914978027344, 2.0724737644195557, -0.24677211046218872, -0.21012018620967865, -1.131898283958435, -1.2299160957336426, 2.068355083465576, 681.0, 0.39503899216651917, 0.4249669909477234, 0.12243299931287766, 0.004999999888241291, 1.5089999437332153, 1.590999960899353, -0.317999005317688, -1.883751392364502, 1.1002556085586548, 1.2359200716018677, 2.5391924381256104, 1.8465933799743652, -0.9313774704933167, 801.0, -0.1409890055656433, 0.39184799790382385, 0.08111400157213211, 3.13700008392334, 1.4670000076293945, 3.125], "mean": [0.4637487232685089, 2.0420098304748535, -0.4283454418182373, -0.48186689615249634, -1.5217468738555908, -1.3563024997711182, 1.474311351776123, 423.8036804199219, 0.32789936661720276, 0.3481157124042511, 0.0730956494808197, -1.2287700176239014, 1.0750151872634888, 0.6153773665428162, -0.514125406742096, -2.047969341278076, 0.9596547484397888, 0.5940605401992798, 1.4599854946136475, 1.5159437656402588, -1.3979307413101196, 620.892578125, -0.24769973754882812, 0.347677081823349, 0.014582543633878231, 2.5098915100097656, 0.7532021403312683, -2.571341037750244], "std": [0.1534622311592102, 0.04192810133099556, 0.22119851410388947, 0.34235280752182007, 0.5583723783493042, 0.13751120865345, 0.379549503326416, 133.127685546875, 0.07600104808807373, 0.03792387247085571, 0.018414823338389397, 1.2199375629425049, 0.5407412648200989, 0.9705614447593689, 0.14390987157821655, 0.045341990888118744, 0.07800354808568954, 0.47181445360183716, 0.680576503276825, 0.15275520086288452, 0.47211143374443054, 237.18441772460938, 0.06484167277812958, 0.02572525665163994, 0.02528897300362587, 0.9016772508621216, 0.5662082433700562, 1.114353895187378], "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": [353], "max": [353], "mean": [353.0], "std": [0.0], "count": [326]}, "index": {"min": [197079], "max": [197404], "mean": [197241.5], "std": [94.10765112359356], "count": [326]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [326]}, "subtask_annotation": {"mean": [9.04601226993865, 29.0, 29.0, 29.0, 29.0], "std": [8.78829216571875, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [326]}, "scene_annotation": {"mean": [353.0], "std": [0.0], "min": [353], "max": [353], "count": [326]}, "eef_direction_state": {"mean": [4.377300613496932, 4.561349693251533], "std": [1.8121877979814858, 1.8930556061620016], "min": [0, 0], "max": [6, 6], "count": [326]}, "eef_velocity_state": {"mean": [0.8220858895705522, 0.7576687116564417], "std": [0.8171493574479405, 0.8577610822933822], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_acc_mag_state": {"mean": [0.8098159509202454, 0.7515337423312883], "std": [0.8403340501367245, 0.8042720160836863], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_direction_action": {"mean": [4.377300613496932, 4.561349693251533], "std": [1.8121877979814858, 1.8930556061620016], "min": [0, 0], "max": [6, 6], "count": [326]}, "eef_velocity_action": {"mean": [0.8220858895705522, 0.7576687116564417], "std": [0.8171493574479405, 0.8577610822933822], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_acc_mag_action": {"mean": [0.8098159509202454, 0.7515337423312883], "std": [0.8403340501367245, 0.8042720160836863], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_sim_pose_state": {"mean": [0.5484718362633006, 0.27474791039922214, 1.1095105201562607, -1.7791574058010216, 0.9741529691067294, -0.1365772303041019, 0.5398332562469766, -0.3561836705187957, 1.0891613869811136, 1.7920946465889918, 0.8422338496976605, 0.2678462639416095], "std": [0.03996618832760389, 0.037336162083135976, 0.07148596214257683, 1.2844197913714206, 0.20668192076231534, 1.9785034106342623, 0.049449683609858526, 0.04572209876258521, 0.06295072472713201, 0.6728124961714772, 0.15274291813885105, 1.9141230395065465], "min": [0.4709862814044472, 0.193588150565901, 1.0339510448223757, -3.1401127070716086, 0.48221629153110745, -3.071013768181693, 0.495250680425349, -0.39069243400005826, 1.032576815595778, 0.7955454334221037, 0.5670631669543145, -3.0807545791196844], "max": [0.6095523986892649, 0.3257736646122698, 1.2252204707713592, 3.139102674741731, 1.417215876801384, 3.1217314143355988, 0.6310821665509088, -0.22410541762278002, 1.216294647921085, 3.0382089163592823, 1.2985401281557758, 3.0338430012752884], "count": [326]}, "eef_sim_pose_action": {"mean": [0.5484718362633006, 0.27474791039922214, 1.1095105201562607, -1.7791574058010216, 0.9741529691067294, -0.1365772303041019, 0.5398332562469766, -0.3561836705187957, 1.0891613869811136, 1.7920946465889918, 0.8422338496976605, 0.2678462639416095], "std": [0.03996618832760389, 0.037336162083135976, 0.07148596214257683, 1.2844197913714206, 0.20668192076231534, 1.9785034106342623, 0.049449683609858526, 0.04572209876258521, 0.06295072472713201, 0.6728124961714772, 0.15274291813885105, 1.9141230395065465], "min": [0.4709862814044472, 0.193588150565901, 1.0339510448223757, -3.1401127070716086, 0.48221629153110745, -3.071013768181693, 0.495250680425349, -0.39069243400005826, 1.032576815595778, 0.7955454334221037, 0.5670631669543145, -3.0807545791196844], "max": [0.6095523986892649, 0.3257736646122698, 1.2252204707713592, 3.139102674741731, 1.417215876801384, 3.1217314143355988, 0.6310821665509088, -0.22410541762278002, 1.216294647921085, 3.0382089163592823, 1.2985401281557758, 3.0338430012752884], "count": [326]}, "gripper_mode_state": {"mean": [0.25766871165644173, 0.8926380368098159], "std": [0.43735059927905806, 0.30957288649061887], "min": [0, 0], "max": [1, 1], "count": [326]}, "gripper_activity_state": {"mean": [1.8067484662576687, 1.7914110429447854], "std": [0.5561291321063845, 0.5421383217206223], "min": [0, 0], "max": [2, 2], "count": [326]}, "gripper_mode_action": {"mean": [0.25766871165644173, 0.8926380368098159], "std": [0.43735059927905806, 0.30957288649061887], "min": [0, 0], "max": [1, 1], "count": [326]}, "gripper_activity_action": {"mean": [1.8067484662576687, 1.7914110429447854], "std": [0.5561291321063845, 0.5421383217206223], "min": [0, 0], "max": [2, 2], "count": [326]}, "gripper_open_scale_state": {"mean": [0.6208926378027787, 0.42380368099329757], "std": [0.23718454590157478, 0.13312760872967547], "min": [0.18, 0.028], "max": [0.801, 0.681], "count": [326]}, "gripper_open_scale_action": {"mean": [0.6208926378027787, 0.42380368099329757], "std": [0.23718454590157478, 0.13312760872967547], "min": [0.18, 0.028], "max": [0.801, 0.681], "count": [326]}}} +{"episode_index": 334, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4108436621732026]], [[0.40815011437908494]], [[0.40399720996732025]]], "std": [[[0.221605480655912]], [[0.22880366204325597]], [[0.2309422456708195]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4666834885620915]], [[0.46712338439542483]], [[0.46251598447712416]]], "std": [[[0.15548846267936411]], [[0.16185641896137307]], [[0.16259629601644904]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46572386029411766]], [[0.4665566768790849]], [[0.46369825571895423]]], "std": [[[0.10155893420591305]], [[0.1044806296811205]], [[0.10574733071191751]]], "count": [100]}, "observation.state": {"min": [0.34693655371665955, 1.9495152235031128, -0.8792445063591003, -1.2801990509033203, -2.6380999088287354, -1.7581051588058472, 0.33428290486335754, 25.0, 0.16359199583530426, 0.31934401392936707, 0.022399000823497772, -3.132185220718384, 0.04599998518824577, -0.871999979019165, -0.9368229508399963, -2.0728752613067627, 0.5920156836509705, 0.11988667398691177, 0.44772931933403015, 0.861878514289856, -2.233445644378662, 161.0, -0.3538230061531067, 0.27046701312065125, -0.028043000027537346, -3.132185220718384, -0.3720000386238098, -3.1331851482391357], "max": [0.7635466456413269, 2.0770466327667236, 0.01235693134367466, -0.011815879493951797, -1.1078827381134033, -1.236234188079834, 2.169496774673462, 473.0, 0.3846549987792969, 0.41416600346565247, 0.16040100157260895, -1.1890000104904175, 1.1690000295639038, 0.5009999871253967, -0.25511476397514343, -1.833538293838501, 1.4128614664077759, 1.314389944076538, 2.74885892868042, 1.777425765991211, -0.5766568183898926, 846.0, -0.08789899945259094, 0.41312500834465027, 0.10891799628734589, 3.138000011444092, 1.4570000171661377, 3.1410000324249268], "mean": [0.4969651699066162, 2.046205759048462, -0.26528850197792053, -0.37784454226493835, -1.5474021434783936, -1.373656153678894, 0.9747359156608582, 401.2240905761719, 0.3309271037578583, 0.348495751619339, 0.06552958488464355, -1.785224437713623, 0.7165042757987976, -0.07979830354452133, -0.5638264417648315, -2.047597885131836, 1.1754230260849, 0.760269045829773, 1.5259664058685303, 1.448867917060852, -1.5003165006637573, 586.0657958984375, -0.2179088145494461, 0.3644898235797882, 0.01575559563934803, 2.416005849838257, 0.532540500164032, -1.3793309926986694], "std": [0.13066568970680237, 0.04593313857913017, 0.33326855301856995, 0.4198094308376312, 0.5655186176300049, 0.1240498498082161, 0.8008466958999634, 132.02601623535156, 0.0679689571261406, 0.03401894494891167, 0.025707367807626724, 0.7462770342826843, 0.31418147683143616, 0.48640206456184387, 0.2716948390007019, 0.05587543919682503, 0.23833505809307098, 0.3984962999820709, 0.9550884366035461, 0.21706277132034302, 0.5424514412879944, 189.0238037109375, 0.08220779895782471, 0.0403020866215229, 0.03456326574087143, 0.9332543015480042, 0.6859151124954224, 2.470951795578003], "count": [357]}, "action": {"min": [0.34693655371665955, 1.9495152235031128, -0.8792445063591003, -1.2801990509033203, -2.6380999088287354, -1.7581051588058472, 0.33428290486335754, 25.0, 0.16359199583530426, 0.31934401392936707, 0.022399000823497772, -3.132185220718384, 0.04599998518824577, -0.871999979019165, -0.9368229508399963, -2.0728752613067627, 0.5920156836509705, 0.11988667398691177, 0.44772931933403015, 0.861878514289856, -2.233445644378662, 161.0, -0.3538230061531067, 0.27046701312065125, -0.028043000027537346, -3.132185220718384, -0.3720000386238098, -3.1331851482391357], "max": [0.7635466456413269, 2.0770466327667236, 0.01235693134367466, -0.011815879493951797, -1.1078827381134033, -1.236234188079834, 2.169496774673462, 473.0, 0.3846549987792969, 0.41416600346565247, 0.16040100157260895, -1.1890000104904175, 1.1690000295639038, 0.5009999871253967, -0.25511476397514343, -1.833538293838501, 1.4128614664077759, 1.314389944076538, 2.74885892868042, 1.777425765991211, -0.5766568183898926, 846.0, -0.08789899945259094, 0.41312500834465027, 0.10891799628734589, 3.138000011444092, 1.4570000171661377, 3.1410000324249268], "mean": [0.4969651699066162, 2.046205759048462, -0.26528850197792053, -0.37784454226493835, -1.5474021434783936, -1.373656153678894, 0.9747359156608582, 401.2240905761719, 0.3309271037578583, 0.348495751619339, 0.06552958488464355, -1.785224437713623, 0.7165042757987976, -0.07979830354452133, -0.5638264417648315, -2.047597885131836, 1.1754230260849, 0.760269045829773, 1.5259664058685303, 1.448867917060852, -1.5003165006637573, 586.0657958984375, -0.2179088145494461, 0.3644898235797882, 0.01575559563934803, 2.416005849838257, 0.532540500164032, -1.3793309926986694], "std": [0.13066568970680237, 0.04593313857913017, 0.33326855301856995, 0.4198094308376312, 0.5655186176300049, 0.1240498498082161, 0.8008466958999634, 132.02601623535156, 0.0679689571261406, 0.03401894494891167, 0.025707367807626724, 0.7462770342826843, 0.31418147683143616, 0.48640206456184387, 0.2716948390007019, 0.05587543919682503, 0.23833505809307098, 0.3984962999820709, 0.9550884366035461, 0.21706277132034302, 0.5424514412879944, 189.0238037109375, 0.08220779895782471, 0.0403020866215229, 0.03456326574087143, 0.9332543015480042, 0.6859151124954224, 2.470951795578003], "count": [357]}, "timestamp": {"min": [0.0], "max": [11.866666666666667], "mean": [5.933333333333333], "std": [3.435220624754798], "count": [357]}, "frame_index": {"min": [0], "max": [356], "mean": [178.0], "std": [103.05661874264392], "count": [357]}, "episode_index": {"min": [354], "max": [354], "mean": [354.0], "std": [0.0], "count": [357]}, "index": {"min": [197405], "max": [197761], "mean": [197583.0], "std": [103.05661874264392], "count": [357]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [357]}, "subtask_annotation": {"mean": [9.016806722689076, 29.0, 29.0, 29.0, 29.0], "std": [8.736397856442972, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [357]}, "scene_annotation": {"mean": [354.0], "std": [0.0], "min": [354], "max": [354], "count": [357]}, "eef_direction_state": {"mean": [4.182072829131653, 4.868347338935574], "std": [1.7578676812012592, 1.6524426575523041], "min": [0, 0], "max": [6, 6], "count": [357]}, "eef_velocity_state": {"mean": [0.8935574229691877, 0.6750700280112045], "std": [0.7705270888176254, 0.8701526368072313], "min": [0, 0], "max": [2, 2], "count": [357]}, "eef_acc_mag_state": {"mean": [0.9159663865546218, 0.6302521008403361], "std": [0.8459476505325647, 0.7906903647900216], "min": [0, 0], "max": [2, 2], "count": [357]}, "eef_direction_action": {"mean": [4.182072829131653, 4.868347338935574], "std": [1.7578676812012592, 1.6524426575523041], "min": [0, 0], "max": [6, 6], "count": [357]}, "eef_velocity_action": {"mean": [0.8935574229691877, 0.6750700280112045], "std": [0.7705270888176254, 0.8701526368072313], "min": [0, 0], "max": [2, 2], "count": [357]}, "eef_acc_mag_action": {"mean": [0.9159663865546218, 0.6302521008403361], "std": [0.8459476505325647, 0.7906903647900216], "min": [0, 0], "max": [2, 2], "count": [357]}, "eef_sim_pose_state": {"mean": [0.5663511151274715, 0.24996678792361662, 1.136410376892685, -0.12362882810703166, 0.8527150693781034, 0.07812613202249385, 0.5404399806092796, -0.3482850536119449, 1.0812353486577726, 1.3697205163629063, 1.1583330524368094, -0.22220544814934332], "std": [0.05382547381829484, 0.06631744120158632, 0.07880419244718978, 2.250279822364472, 0.3227714312561553, 1.8618493762798358, 0.04580834831231163, 0.03910251884443139, 0.06348743603408567, 0.9399454607785583, 0.2959432324029151, 1.687676774448762], "min": [0.453947535376667, 0.13359136599367377, 1.0458129773398095, -3.1410274958494915, 0.30515629492126095, -3.0545944113264785, 0.5033754577056864, -0.4033229531804749, 1.0228102503357368, 0.05761185753685737, 0.508285504055626, -3.122846258547006], "max": [0.6286675625430554, 0.3739976975201378, 1.2494625439312324, 3.140004261995862, 1.5070200058542804, 3.1387960792674487, 0.626725667709828, -0.23265403870232737, 1.2146287162500866, 2.9530046680243522, 1.383101442421164, 3.1330912501350396], "count": [357]}, "eef_sim_pose_action": {"mean": [0.5663511151274715, 0.24996678792361662, 1.136410376892685, -0.12362882810703166, 0.8527150693781034, 0.07812613202249385, 0.5404399806092796, -0.3482850536119449, 1.0812353486577726, 1.3697205163629063, 1.1583330524368094, -0.22220544814934332], "std": [0.05382547381829484, 0.06631744120158632, 0.07880419244718978, 2.250279822364472, 0.3227714312561553, 1.8618493762798358, 0.04580834831231163, 0.03910251884443139, 0.06348743603408567, 0.9399454607785583, 0.2959432324029151, 1.687676774448762], "min": [0.453947535376667, 0.13359136599367377, 1.0458129773398095, -3.1410274958494915, 0.30515629492126095, -3.0545944113264785, 0.5033754577056864, -0.4033229531804749, 1.0228102503357368, 0.05761185753685737, 0.508285504055626, -3.122846258547006], "max": [0.6286675625430554, 0.3739976975201378, 1.2494625439312324, 3.140004261995862, 1.5070200058542804, 3.1387960792674487, 0.626725667709828, -0.23265403870232737, 1.2146287162500866, 2.9530046680243522, 1.383101442421164, 3.1330912501350396], "count": [357]}, "gripper_mode_state": {"mean": [0.24089635854341737, 1.0], "std": [0.4276275283280301, 0.0], "min": [0, 1], "max": [1, 1], "count": [357]}, "gripper_activity_state": {"mean": [1.834733893557423, 1.8739495798319328], "std": [0.49999803842720886, 0.4469872102032196], "min": [0, 0], "max": [2, 2], "count": [357]}, "gripper_mode_action": {"mean": [0.24089635854341737, 1.0], "std": [0.4276275283280301, 0.0], "min": [0, 1], "max": [1, 1], "count": [357]}, "gripper_activity_action": {"mean": [1.834733893557423, 1.8739495798319328], "std": [0.49999803842720886, 0.4469872102032196], "min": [0, 0], "max": [2, 2], "count": [357]}, "gripper_open_scale_state": {"mean": [0.5860658262450493, 0.40122408962516853], "std": [0.18902407763124024, 0.1320260724205904], "min": [0.161, 0.025], "max": [0.846, 0.473], "count": [357]}, "gripper_open_scale_action": {"mean": [0.5860658262450493, 0.40122408962516853], "std": [0.18902407763124024, 0.1320260724205904], "min": [0.161, 0.025], "max": [0.846, 0.473], "count": [357]}}} +{"episode_index": 335, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4114933558006536]], [[0.4088828472222222]], [[0.40383019812091503]]], "std": [[[0.22769308771144828]], [[0.235806080241308]], [[0.2383857840319533]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[1.0]], [[1.0]]], "mean": [[[0.4618302757352941]], [[0.4621554187091503]], [[0.4564042973856209]]], "std": [[[0.1563512740800173]], [[0.16360779953227086]], [[0.16472485909776932]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.45972840482026145]], [[0.4591837642973856]], [[0.45469591911764706]]], "std": [[[0.11522531264147676]], [[0.12017494528342722]], [[0.12160383799225506]]], "count": [100]}, "observation.state": {"min": [0.34520867466926575, 1.9310847520828247, -0.9150587320327759, -1.2194092273712158, -2.6869521141052246, -1.6612917184829712, 0.7968475222587585, 169.0, 0.15627899765968323, 0.3033289909362793, 0.006134000141173601, -3.0199999809265137, -0.10400000959634781, -0.7990000247955322, -0.8888437747955322, -2.0723516941070557, 0.937713086605072, 0.1794023960828781, 0.44776424765586853, 1.375319480895996, -2.20550274848938, 175.0, -0.3247480094432831, 0.3110310137271881, -0.015747999772429466, 1.0789999961853027, -0.28600001335144043, -3.1391851902008057], "max": [0.8026071190834045, 2.0770466327667236, -0.10267771780490875, -0.07721336930990219, -0.8987922668457031, -1.055208683013916, 2.1975440979003906, 773.0, 0.4240860044956207, 0.41531598567962646, 0.12564000487327576, -0.9150000214576721, 1.3580000400543213, 0.8050000071525574, -0.322083055973053, -1.8056304454803467, 1.1612548828125, 1.329050898551941, 2.6125309467315674, 1.8218271732330322, -0.8821417689323425, 793.0, -0.10056000202894211, 0.3998349905014038, 0.1300159990787506, 3.1389999389648438, 1.3589999675750732, 3.134000062942505], "mean": [0.49843624234199524, 2.0582516193389893, -0.38307470083236694, -0.44657209515571594, -1.5170174837112427, -1.2566698789596558, 1.255179762840271, 698.8203735351562, 0.3369981050491333, 0.35328981280326843, 0.05824127420783043, -1.7617015838623047, 0.9333592057228088, -0.052634697407484055, -0.5531930327415466, -2.0452945232391357, 1.0037530660629272, 0.6578736901283264, 1.4989666938781738, 1.5403422117233276, -1.4207863807678223, 623.5254516601562, -0.23229221999645233, 0.3539436161518097, 0.025986092165112495, 2.416581153869629, 0.650910496711731, 0.9518343210220337], "std": [0.14058612287044525, 0.031068716198205948, 0.2965400218963623, 0.4088096022605896, 0.6159470081329346, 0.2059658020734787, 0.5777504444122314, 163.4672088623047, 0.08664626628160477, 0.03628837689757347, 0.02261546440422535, 0.762037456035614, 0.5052762031555176, 0.4572371542453766, 0.22274112701416016, 0.05791912227869034, 0.05978564918041229, 0.4357840120792389, 0.8077737092971802, 0.10970247536897659, 0.5101503133773804, 209.5298614501953, 0.0824287012219429, 0.03285608068108559, 0.034357648342847824, 0.5900437235832214, 0.6410266757011414, 2.7518341541290283], "count": [334]}, "action": {"min": [0.34520867466926575, 1.9310847520828247, -0.9150587320327759, -1.2194092273712158, -2.6869521141052246, -1.6612917184829712, 0.7968475222587585, 169.0, 0.15627899765968323, 0.3033289909362793, 0.006134000141173601, -3.0199999809265137, -0.10400000959634781, -0.7990000247955322, -0.8888437747955322, -2.0723516941070557, 0.937713086605072, 0.1794023960828781, 0.44776424765586853, 1.375319480895996, -2.20550274848938, 175.0, -0.3247480094432831, 0.3110310137271881, -0.015747999772429466, 1.0789999961853027, -0.28600001335144043, -3.1391851902008057], "max": [0.8026071190834045, 2.0770466327667236, -0.10267771780490875, -0.07721336930990219, -0.8987922668457031, -1.055208683013916, 2.1975440979003906, 773.0, 0.4240860044956207, 0.41531598567962646, 0.12564000487327576, -0.9150000214576721, 1.3580000400543213, 0.8050000071525574, -0.322083055973053, -1.8056304454803467, 1.1612548828125, 1.329050898551941, 2.6125309467315674, 1.8218271732330322, -0.8821417689323425, 793.0, -0.10056000202894211, 0.3998349905014038, 0.1300159990787506, 3.1389999389648438, 1.3589999675750732, 3.134000062942505], "mean": [0.49843624234199524, 2.0582516193389893, -0.38307470083236694, -0.44657209515571594, -1.5170174837112427, -1.2566698789596558, 1.255179762840271, 698.8203735351562, 0.3369981050491333, 0.35328981280326843, 0.05824127420783043, -1.7617015838623047, 0.9333592057228088, -0.052634697407484055, -0.5531930327415466, -2.0452945232391357, 1.0037530660629272, 0.6578736901283264, 1.4989666938781738, 1.5403422117233276, -1.4207863807678223, 623.5254516601562, -0.23229221999645233, 0.3539436161518097, 0.025986092165112495, 2.416581153869629, 0.650910496711731, 0.9518343210220337], "std": [0.14058612287044525, 0.031068716198205948, 0.2965400218963623, 0.4088096022605896, 0.6159470081329346, 0.2059658020734787, 0.5777504444122314, 163.4672088623047, 0.08664626628160477, 0.03628837689757347, 0.02261546440422535, 0.762037456035614, 0.5052762031555176, 0.4572371542453766, 0.22274112701416016, 0.05791912227869034, 0.05978564918041229, 0.4357840120792389, 0.8077737092971802, 0.10970247536897659, 0.5101503133773804, 209.5298614501953, 0.0824287012219429, 0.03285608068108559, 0.034357648342847824, 0.5900437235832214, 0.6410266757011414, 2.7518341541290283], "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": [355], "max": [355], "mean": [355.0], "std": [0.0], "count": [334]}, "index": {"min": [197762], "max": [198095], "mean": [197928.5], "std": [96.41706280529397], "count": [334]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [334]}, "subtask_annotation": {"mean": [9.167664670658683, 29.0, 29.0, 29.0, 29.0], "std": [8.728542685952135, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [334]}, "scene_annotation": {"mean": [355.0], "std": [0.0], "min": [355], "max": [355], "count": [334]}, "eef_direction_state": {"mean": [4.532934131736527, 4.116766467065868], "std": [1.6297548808668334, 1.9533834517406476], "min": [0, 0], "max": [6, 6], "count": [334]}, "eef_velocity_state": {"mean": [0.8502994011976048, 0.8862275449101796], "std": [0.8125419750739826, 0.868056964911348], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_acc_mag_state": {"mean": [0.9461077844311377, 0.8353293413173652], "std": [0.838857827911492, 0.8404858763243812], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_direction_action": {"mean": [4.532934131736527, 4.116766467065868], "std": [1.6297548808668334, 1.9533834517406476], "min": [0, 0], "max": [6, 6], "count": [334]}, "eef_velocity_action": {"mean": [0.8502994011976048, 0.8862275449101796], "std": [0.8125419750739826, 0.868056964911348], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_acc_mag_action": {"mean": [0.9461077844311377, 0.8353293413173652], "std": [0.838857827911492, 0.8404858763243812], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_sim_pose_state": {"mean": [0.5563775911723999, 0.2684281754894595, 1.1293162231328386, -0.6351896153612505, 0.9185296990877732, 0.06391797291579347, 0.5456170471688245, -0.3476507757262805, 1.0763533228046702, 1.9141401105305222, 0.9714165768508146, 0.23969818775664226], "std": [0.04930810108272522, 0.06555875444136294, 0.07303781228378102, 2.114698801498407, 0.25483911325180125, 1.7530025532888964, 0.04702872432749564, 0.051653810637887806, 0.07018312047416334, 0.6381438997286258, 0.20197982859761068, 1.8866961243252012], "min": [0.495376934548156, 0.16780275931468192, 1.0457276045664545, -3.1376990581954174, 0.40046826405287717, -2.992333110080106, 0.48707497441157444, -0.397410554192641, 1.0018027031348773, 0.6589054116751119, 0.46384573014334984, -3.1099292568561347], "max": [0.6163061441013961, 0.3796785102607461, 1.24441938192144, 3.1345683550030357, 1.5099813076200954, 3.074496813242663, 0.6269884392608582, -0.23174562760807346, 1.2129725598176808, 3.0609934086590287, 1.3220432829571487, 3.0797590876503294], "count": [334]}, "eef_sim_pose_action": {"mean": [0.5563775911723999, 0.2684281754894595, 1.1293162231328386, -0.6351896153612505, 0.9185296990877732, 0.06391797291579347, 0.5456170471688245, -0.3476507757262805, 1.0763533228046702, 1.9141401105305222, 0.9714165768508146, 0.23969818775664226], "std": [0.04930810108272522, 0.06555875444136294, 0.07303781228378102, 2.114698801498407, 0.25483911325180125, 1.7530025532888964, 0.04702872432749564, 0.051653810637887806, 0.07018312047416334, 0.6381438997286258, 0.20197982859761068, 1.8866961243252012], "min": [0.495376934548156, 0.16780275931468192, 1.0457276045664545, -3.1376990581954174, 0.40046826405287717, -2.992333110080106, 0.48707497441157444, -0.397410554192641, 1.0018027031348773, 0.6589054116751119, 0.46384573014334984, -3.1099292568561347], "max": [0.6163061441013961, 0.3796785102607461, 1.24441938192144, 3.1345683550030357, 1.5099813076200954, 3.074496813242663, 0.6269884392608582, -0.23174562760807346, 1.2129725598176808, 3.0609934086590287, 1.3220432829571487, 3.0797590876503294], "count": [334]}, "gripper_mode_state": {"mean": [0.25449101796407186, 0.12874251497005987], "std": [0.4355747234857444, 0.33491473513305403], "min": [0, 0], "max": [1, 1], "count": [334]}, "gripper_activity_state": {"mean": [1.8952095808383234, 1.8353293413173652], "std": [0.39959686020619534, 0.5013249324953645], "min": [0, 0], "max": [2, 2], "count": [334]}, "gripper_mode_action": {"mean": [0.25449101796407186, 0.12874251497005987], "std": [0.4355747234857444, 0.33491473513305403], "min": [0, 0], "max": [1, 1], "count": [334]}, "gripper_activity_action": {"mean": [1.8952095808383234, 1.8353293413173652], "std": [0.39959686020619534, 0.5013249324953645], "min": [0, 0], "max": [2, 2], "count": [334]}, "gripper_open_scale_state": {"mean": [0.6235254491474802, 0.6988203596012316], "std": [0.20952988410274195, 0.16346718580707037], "min": [0.175, 0.169], "max": [0.793, 0.773], "count": [334]}, "gripper_open_scale_action": {"mean": [0.6235254491474802, 0.6988203596012316], "std": [0.20952988410274195, 0.16346718580707037], "min": [0.175, 0.169], "max": [0.793, 0.773], "count": [334]}}} +{"episode_index": 336, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4186245629084967]], [[0.4127503043300653]], [[0.40864943831699346]]], "std": [[[0.22627592580276898]], [[0.23672958380878686]], [[0.23895953208282014]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4681942381535948]], [[0.46984010620915034]], [[0.4641881719771242]]], "std": [[[0.14479633636716194]], [[0.15114914251962466]], [[0.15216742185435395]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9176470588235294]], [[1.0]], [[1.0]]], "mean": [[[0.473003743872549]], [[0.47419515114379085]], [[0.4708939297385621]]], "std": [[[0.06260334149367533]], [[0.06350545353162312]], [[0.06312157918169455]]], "count": [100]}, "observation.state": {"min": [0.34604641795158386, 1.977842092514038, -0.8966280817985535, -1.1231367588043213, -2.572458505630493, -1.613260269165039, 0.49691271781921387, 16.0, 0.16624799370765686, 0.31065601110458374, 0.031925998628139496, -3.078000068664551, 0.20799998939037323, -0.9309999942779541, -0.8841663599014282, -2.077378273010254, 0.9193173050880432, 0.076619952917099, 0.42385321855545044, 0.9303303360939026, -2.320310592651367, 135.0, -0.3319779932498932, 0.2764799892902374, -0.034974001348018646, -3.1401853561401367, -0.2370000034570694, -3.1401853561401367], "max": [0.693419337272644, 2.0770466327667236, -0.19446459412574768, -0.021415190771222115, -0.8941846489906311, -1.2148888111114502, 2.1710848808288574, 751.0, 0.38911399245262146, 0.4139609932899475, 0.1306760013103485, -1.0299999713897705, 1.2999999523162842, 0.4830000102519989, -0.29623472690582275, -1.8356151580810547, 1.2481199502944946, 1.3548816442489624, 2.56847882270813, 1.8580949306488037, -0.5513843894004822, 813.0, -0.10784699767827988, 0.41765400767326355, 0.10293500125408173, 3.13700008392334, 1.4429999589920044, 3.1410000324249268], "mean": [0.46847403049468994, 2.0479705333709717, -0.41053763031959534, -0.4209520220756531, -1.4586905241012573, -1.3518420457839966, 1.1472569704055786, 552.0821533203125, 0.3400835394859314, 0.34525537490844727, 0.0712798610329628, -1.7453463077545166, 0.7929051518440247, -0.0672161877155304, -0.5160552263259888, -2.052107810974121, 1.1265971660614014, 0.6590076684951782, 1.3293417692184448, 1.449827790260315, -1.3579440116882324, 630.7378540039062, -0.2415875643491745, 0.35538312792778015, 0.02095564641058445, 1.9601054191589355, 0.6313167810440063, 0.6462975740432739], "std": [0.12161426991224289, 0.03894379734992981, 0.2175617516040802, 0.41014841198921204, 0.684328556060791, 0.10020728409290314, 0.7510309219360352, 264.1223449707031, 0.0626770406961441, 0.038890160620212555, 0.01926495134830475, 0.8022435903549194, 0.32594913244247437, 0.595409631729126, 0.2200435847043991, 0.05010416731238365, 0.09663908183574677, 0.4370487332344055, 0.8937798142433167, 0.2047005146741867, 0.6370967030525208, 258.3044128417969, 0.08412886410951614, 0.03413167968392372, 0.029194165021181107, 1.3763591051101685, 0.5769045948982239, 2.796178102493286], "count": [370]}, "action": {"min": [0.34604641795158386, 1.977842092514038, -0.8966280817985535, -1.1231367588043213, -2.572458505630493, -1.613260269165039, 0.49691271781921387, 16.0, 0.16624799370765686, 0.31065601110458374, 0.031925998628139496, -3.078000068664551, 0.20799998939037323, -0.9309999942779541, -0.8841663599014282, -2.077378273010254, 0.9193173050880432, 0.076619952917099, 0.42385321855545044, 0.9303303360939026, -2.320310592651367, 135.0, -0.3319779932498932, 0.2764799892902374, -0.034974001348018646, -3.1401853561401367, -0.2370000034570694, -3.1401853561401367], "max": [0.693419337272644, 2.0770466327667236, -0.19446459412574768, -0.021415190771222115, -0.8941846489906311, -1.2148888111114502, 2.1710848808288574, 751.0, 0.38911399245262146, 0.4139609932899475, 0.1306760013103485, -1.0299999713897705, 1.2999999523162842, 0.4830000102519989, -0.29623472690582275, -1.8356151580810547, 1.2481199502944946, 1.3548816442489624, 2.56847882270813, 1.8580949306488037, -0.5513843894004822, 813.0, -0.10784699767827988, 0.41765400767326355, 0.10293500125408173, 3.13700008392334, 1.4429999589920044, 3.1410000324249268], "mean": [0.46847403049468994, 2.0479705333709717, -0.41053763031959534, -0.4209520220756531, -1.4586905241012573, -1.3518420457839966, 1.1472569704055786, 552.0821533203125, 0.3400835394859314, 0.34525537490844727, 0.0712798610329628, -1.7453463077545166, 0.7929051518440247, -0.0672161877155304, -0.5160552263259888, -2.052107810974121, 1.1265971660614014, 0.6590076684951782, 1.3293417692184448, 1.449827790260315, -1.3579440116882324, 630.7378540039062, -0.2415875643491745, 0.35538312792778015, 0.02095564641058445, 1.9601054191589355, 0.6313167810440063, 0.6462975740432739], "std": [0.12161426991224289, 0.03894379734992981, 0.2175617516040802, 0.41014841198921204, 0.684328556060791, 0.10020728409290314, 0.7510309219360352, 264.1223449707031, 0.0626770406961441, 0.038890160620212555, 0.01926495134830475, 0.8022435903549194, 0.32594913244247437, 0.595409631729126, 0.2200435847043991, 0.05010416731238365, 0.09663908183574677, 0.4370487332344055, 0.8937798142433167, 0.2047005146741867, 0.6370967030525208, 258.3044128417969, 0.08412886410951614, 0.03413167968392372, 0.029194165021181107, 1.3763591051101685, 0.5769045948982239, 2.796178102493286], "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": [356], "max": [356], "mean": [356.0], "std": [0.0], "count": [370]}, "index": {"min": [198096], "max": [198465], "mean": [198280.5], "std": [106.80940969783515], "count": [370]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [370]}, "subtask_annotation": {"mean": [9.14054054054054, 29.0, 29.0, 29.0, 29.0], "std": [8.758423264845915, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [370]}, "scene_annotation": {"mean": [356.0], "std": [0.0], "min": [356], "max": [356], "count": [370]}, "eef_direction_state": {"mean": [4.297297297297297, 4.6], "std": [1.8782519887480351, 1.8590901581731352], "min": [0, 0], "max": [6, 6], "count": [370]}, "eef_velocity_state": {"mean": [0.8351351351351352, 0.672972972972973], "std": [0.8169542036905654, 0.8077826335427875], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_acc_mag_state": {"mean": [0.8648648648648649, 0.6378378378378379], "std": [0.8624967579151658, 0.8044979469684217], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_direction_action": {"mean": [4.297297297297297, 4.6], "std": [1.8782519887480351, 1.8590901581731352], "min": [0, 0], "max": [6, 6], "count": [370]}, "eef_velocity_action": {"mean": [0.8351351351351352, 0.672972972972973], "std": [0.8169542036905654, 0.8077826335427875], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_acc_mag_action": {"mean": [0.8648648648648649, 0.6378378378378379], "std": [0.8624967579151658, 0.8044979469684217], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_sim_pose_state": {"mean": [0.5551046460476993, 0.26928219068772097, 1.119029332201949, -1.0687055337078046, 0.975472546926373, 0.06336668365049734, 0.5369639303803809, -0.3585515860693189, 1.0798783375956755, 1.6163986859970596, 1.0628742840646486, -0.17113567726804532], "std": [0.0489820428524639, 0.06262879794824888, 0.07484956150874117, 1.8725409825491797, 0.2861423597252646, 1.7651183485359252, 0.04898386333354629, 0.03670171599897506, 0.05626868441828511, 0.8069615891272799, 0.23554437560657507, 1.8762746853674657], "min": [0.4622658755839043, 0.14895907087166094, 1.03882930959509, -3.138909932778404, 0.41125231723850963, -3.108614717603875, 0.49417638082973, -0.4022511611236363, 1.023450613367411, 0.6779008657109592, 0.6086464129711029, -3.124208364861984], "max": [0.6238156734494679, 0.34611977704309616, 1.241786589324378, 3.1403351219697138, 1.4096482728962805, 3.0206742454463757, 0.6208911418825696, -0.2397548704655305, 1.199873777504387, 2.915431055158977, 1.2514977967332164, 3.129155046057202], "count": [370]}, "eef_sim_pose_action": {"mean": [0.5551046460476993, 0.26928219068772097, 1.119029332201949, -1.0687055337078046, 0.975472546926373, 0.06336668365049734, 0.5369639303803809, -0.3585515860693189, 1.0798783375956755, 1.6163986859970596, 1.0628742840646486, -0.17113567726804532], "std": [0.0489820428524639, 0.06262879794824888, 0.07484956150874117, 1.8725409825491797, 0.2861423597252646, 1.7651183485359252, 0.04898386333354629, 0.03670171599897506, 0.05626868441828511, 0.8069615891272799, 0.23554437560657507, 1.8762746853674657], "min": [0.4622658755839043, 0.14895907087166094, 1.03882930959509, -3.138909932778404, 0.41125231723850963, -3.108614717603875, 0.49417638082973, -0.4022511611236363, 1.023450613367411, 0.6779008657109592, 0.6086464129711029, -3.124208364861984], "max": [0.6238156734494679, 0.34611977704309616, 1.241786589324378, 3.1403351219697138, 1.4096482728962805, 3.0206742454463757, 0.6208911418825696, -0.2397548704655305, 1.199873777504387, 2.915431055158977, 1.2514977967332164, 3.129155046057202], "count": [370]}, "gripper_mode_state": {"mean": [0.27297297297297296, 0.3162162162162162], "std": [0.44548706939626365, 0.4649984094791238], "min": [0, 0], "max": [1, 1], "count": [370]}, "gripper_activity_state": {"mean": [1.7567567567567568, 1.8594594594594596], "std": [0.6020418143602049, 0.449299430320354], "min": [0, 0], "max": [2, 2], "count": [370]}, "gripper_mode_action": {"mean": [0.27297297297297296, 0.3162162162162162], "std": [0.44548706939626365, 0.4649984094791238], "min": [0, 0], "max": [1, 1], "count": [370]}, "gripper_activity_action": {"mean": [1.7567567567567568, 1.8594594594594596], "std": [0.6020418143602049, 0.449299430320354], "min": [0, 0], "max": [2, 2], "count": [370]}, "gripper_open_scale_state": {"mean": [0.6307378377553542, 0.5520824322056127], "std": [0.25830395748294327, 0.2641223566522158], "min": [0.135, 0.016], "max": [0.813, 0.751], "count": [370]}, "gripper_open_scale_action": {"mean": [0.6307378377553542, 0.5520824322056127], "std": [0.25830395748294327, 0.2641223566522158], "min": [0.135, 0.016], "max": [0.813, 0.751], "count": [370]}}} +{"episode_index": 337, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.41846233864379084]], [[0.41341473243464055]], [[0.40978462826797385]]], "std": [[[0.22575449465018943]], [[0.2321347281601293]], [[0.235229899044303]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46593872549019605]], [[0.46567978758169937]], [[0.461442926879085]]], "std": [[[0.14517914894402137]], [[0.15328645850112282]], [[0.153433112461748]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.4649334477124183]], [[0.4663364705882353]], [[0.4631266013071896]]], "std": [[[0.10374751759259296]], [[0.10740747525134967]], [[0.10880213595541999]]], "count": [100]}, "observation.state": {"min": [0.37173765897750854, 1.9360764026641846, -0.9192125797271729, -1.119890570640564, -2.630699872970581, -1.5640941858291626, 0.6563659906387329, 33.0, 0.1621830016374588, 0.31944501399993896, 0.014334999956190586, -3.1089999675750732, 0.028999995440244675, -0.8849999904632568, -0.8499404788017273, -2.0708158016204834, 0.9110094904899597, 0.15795230865478516, 0.42181116342544556, 0.9193173050880432, -2.2943227291107178, 187.0, -0.33040300011634827, 0.2953520119190216, -0.016092000529170036, -3.122999906539917, -0.22899998724460602, -3.1411852836608887], "max": [0.7420092821121216, 2.0758073329925537, -0.05050982907414436, -0.08119271695613861, -1.1058928966522217, -1.1379023790359497, 2.1337172985076904, 614.0, 0.4080510139465332, 0.4064059853553772, 0.1110600009560585, -1.0759999752044678, 1.2710000276565552, 0.453000009059906, -0.28380799293518066, -1.8135716915130615, 1.2089545726776123, 1.3007590770721436, 2.646076202392578, 1.8077946901321411, -0.7254636287689209, 792.0, -0.11630000174045563, 0.42956700921058655, 0.09214899688959122, 3.128999948501587, 1.5210000276565552, 3.1410000324249268], "mean": [0.4872724115848541, 2.049436092376709, -0.3098007142543793, -0.40621331334114075, -1.501663327217102, -1.2834290266036987, 1.147864580154419, 489.6900939941406, 0.3445765972137451, 0.35023823380470276, 0.06736438721418381, -1.7256057262420654, 0.8772987127304077, -0.0407431423664093, -0.5255093574523926, -2.0375568866729736, 1.017158031463623, 0.7794058322906494, 1.5894814729690552, 1.3756158351898193, -1.559377670288086, 607.781494140625, -0.2433498203754425, 0.37101298570632935, 0.0316753126680851, 2.277639627456665, 0.5967234969139099, -1.8410632610321045], "std": [0.12074923515319824, 0.039157524704933167, 0.3090713322162628, 0.35628625750541687, 0.5684768557548523, 0.1429346203804016, 0.6363562941551208, 155.01947021484375, 0.07457390427589417, 0.03056236170232296, 0.020480073988437653, 0.8016522526741028, 0.3983525037765503, 0.5083004236221313, 0.2229483276605606, 0.05726994201540947, 0.0657934918999672, 0.3149198293685913, 0.7282198667526245, 0.2851572334766388, 0.44305428862571716, 245.9627227783203, 0.07694406062364578, 0.025937628000974655, 0.02185572311282158, 1.2708972692489624, 0.5669874548912048, 2.033834218978882], "count": [405]}, "action": {"min": [0.37173765897750854, 1.9360764026641846, -0.9192125797271729, -1.119890570640564, -2.630699872970581, -1.5640941858291626, 0.6563659906387329, 33.0, 0.1621830016374588, 0.31944501399993896, 0.014334999956190586, -3.1089999675750732, 0.028999995440244675, -0.8849999904632568, -0.8499404788017273, -2.0708158016204834, 0.9110094904899597, 0.15795230865478516, 0.42181116342544556, 0.9193173050880432, -2.2943227291107178, 187.0, -0.33040300011634827, 0.2953520119190216, -0.016092000529170036, -3.122999906539917, -0.22899998724460602, -3.1411852836608887], "max": [0.7420092821121216, 2.0758073329925537, -0.05050982907414436, -0.08119271695613861, -1.1058928966522217, -1.1379023790359497, 2.1337172985076904, 614.0, 0.4080510139465332, 0.4064059853553772, 0.1110600009560585, -1.0759999752044678, 1.2710000276565552, 0.453000009059906, -0.28380799293518066, -1.8135716915130615, 1.2089545726776123, 1.3007590770721436, 2.646076202392578, 1.8077946901321411, -0.7254636287689209, 792.0, -0.11630000174045563, 0.42956700921058655, 0.09214899688959122, 3.128999948501587, 1.5210000276565552, 3.1410000324249268], "mean": [0.4872724115848541, 2.049436092376709, -0.3098007142543793, -0.40621331334114075, -1.501663327217102, -1.2834290266036987, 1.147864580154419, 489.6900939941406, 0.3445765972137451, 0.35023823380470276, 0.06736438721418381, -1.7256057262420654, 0.8772987127304077, -0.0407431423664093, -0.5255093574523926, -2.0375568866729736, 1.017158031463623, 0.7794058322906494, 1.5894814729690552, 1.3756158351898193, -1.559377670288086, 607.781494140625, -0.2433498203754425, 0.37101298570632935, 0.0316753126680851, 2.277639627456665, 0.5967234969139099, -1.8410632610321045], "std": [0.12074923515319824, 0.039157524704933167, 0.3090713322162628, 0.35628625750541687, 0.5684768557548523, 0.1429346203804016, 0.6363562941551208, 155.01947021484375, 0.07457390427589417, 0.03056236170232296, 0.020480073988437653, 0.8016522526741028, 0.3983525037765503, 0.5083004236221313, 0.2229483276605606, 0.05726994201540947, 0.0657934918999672, 0.3149198293685913, 0.7282198667526245, 0.2851572334766388, 0.44305428862571716, 245.9627227783203, 0.07694406062364578, 0.025937628000974655, 0.02185572311282158, 1.2708972692489624, 0.5669874548912048, 2.033834218978882], "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": [357], "max": [357], "mean": [357.0], "std": [0.0], "count": [405]}, "index": {"min": [198466], "max": [198870], "mean": [198668.0], "std": [116.91307312130097], "count": [405]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [405]}, "subtask_annotation": {"mean": [9.190123456790124, 29.0, 29.0, 29.0, 29.0], "std": [9.0062201405099, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [405]}, "scene_annotation": {"mean": [357.0], "std": [0.0], "min": [357], "max": [357], "count": [405]}, "eef_direction_state": {"mean": [4.602469135802469, 4.916049382716049], "std": [1.659240887611402, 1.675639313418155], "min": [0, 0], "max": [6, 6], "count": [405]}, "eef_velocity_state": {"mean": [0.7407407407407407, 0.5555555555555556], "std": [0.7499428419006161, 0.7950463919999242], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_acc_mag_state": {"mean": [0.8395061728395061, 0.5135802469135803], "std": [0.8499352208206956, 0.752239961454998], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_direction_action": {"mean": [4.602469135802469, 4.916049382716049], "std": [1.659240887611402, 1.675639313418155], "min": [0, 0], "max": [6, 6], "count": [405]}, "eef_velocity_action": {"mean": [0.7407407407407407, 0.5555555555555556], "std": [0.7499428419006161, 0.7950463919999242], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_acc_mag_action": {"mean": [0.8395061728395061, 0.5135802469135803], "std": [0.8499352208206956, 0.752239961454998], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_sim_pose_state": {"mean": [0.572163114890362, 0.2811739675316457, 1.1303373685258373, -0.9344626318532514, 0.9360715777235387, -0.08532082550824252, 0.5420803375662563, -0.3583552198102131, 1.074618990346298, 1.7446116601325115, 1.055447920251646, 0.2727817997944904], "std": [0.038515755435943676, 0.05711395276390233, 0.06602347589671943, 2.1209900825884627, 0.27611743595170496, 2.057955628933341, 0.042542690818222026, 0.04514445964491687, 0.05804554776311609, 0.6286136234134785, 0.22790243714195638, 1.8443921236742742], "min": [0.47910591006894665, 0.1805910505758957, 1.042104663167315, -3.138249994341905, 0.39691929456794717, -3.1135064622187927, 0.5029569652867134, -0.3926376533377247, 1.016473352590991, 1.0786153811343655, 0.5072876850772676, -3.1347780463118564], "max": [0.6282109707219783, 0.3431532650798532, 1.2488487686791852, 3.1381748306041772, 1.3536725557260652, 3.132795143680318, 0.6182267072062617, -0.2261228029256418, 1.2050340145433436, 2.918055113846949, 1.2222035073617339, 3.1149757065025088], "count": [405]}, "eef_sim_pose_action": {"mean": [0.572163114890362, 0.2811739675316457, 1.1303373685258373, -0.9344626318532514, 0.9360715777235387, -0.08532082550824252, 0.5420803375662563, -0.3583552198102131, 1.074618990346298, 1.7446116601325115, 1.055447920251646, 0.2727817997944904], "std": [0.038515755435943676, 0.05711395276390233, 0.06602347589671943, 2.1209900825884627, 0.27611743595170496, 2.057955628933341, 0.042542690818222026, 0.04514445964491687, 0.05804554776311609, 0.6286136234134785, 0.22790243714195638, 1.8443921236742742], "min": [0.47910591006894665, 0.1805910505758957, 1.042104663167315, -3.138249994341905, 0.39691929456794717, -3.1135064622187927, 0.5029569652867134, -0.3926376533377247, 1.016473352590991, 1.0786153811343655, 0.5072876850772676, -3.1347780463118564], "max": [0.6282109707219783, 0.3431532650798532, 1.2488487686791852, 3.1381748306041772, 1.3536725557260652, 3.132795143680318, 0.6182267072062617, -0.2261228029256418, 1.2050340145433436, 2.918055113846949, 1.2222035073617339, 3.1149757065025088], "count": [405]}, "gripper_mode_state": {"mean": [0.2740740740740741, 0.1925925925925926], "std": [0.44604649532813545, 0.39433575271721955], "min": [0, 0], "max": [1, 1], "count": [405]}, "gripper_activity_state": {"mean": [1.854320987654321, 1.9160493827160494], "std": [0.4878902382926386, 0.36224839377962137], "min": [0, 0], "max": [2, 2], "count": [405]}, "gripper_mode_action": {"mean": [0.2740740740740741, 0.1925925925925926], "std": [0.44604649532813545, 0.39433575271721955], "min": [0, 0], "max": [1, 1], "count": [405]}, "gripper_activity_action": {"mean": [1.854320987654321, 1.9160493827160494], "std": [0.4878902382926386, 0.36224839377962137], "min": [0, 0], "max": [2, 2], "count": [405]}, "gripper_open_scale_state": {"mean": [0.6077814815568344, 0.4896901234191149], "std": [0.2459624449604656, 0.15501951336955153], "min": [0.187, 0.033], "max": [0.792, 0.614], "count": [405]}, "gripper_open_scale_action": {"mean": [0.6077814815568344, 0.4896901234191149], "std": [0.2459624449604656, 0.15501951336955153], "min": [0.187, 0.033], "max": [0.792, 0.614], "count": [405]}}} +{"episode_index": 338, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4148571262254902]], [[0.41272870098039216]], [[0.40847542687908495]]], "std": [[[0.22432561245938776]], [[0.2308949433246309]], [[0.23404452255850858]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46104079044117646]], [[0.46145001838235294]], [[0.4566134824346405]]], "std": [[[0.15871847564151853]], [[0.1659314046500885]], [[0.16703733763991402]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4662012336601307]], [[0.4665612704248366]], [[0.4632250919117647]]], "std": [[[0.11208502467183938]], [[0.11655050449302497]], [[0.11785736706099348]]], "count": [100]}, "observation.state": {"min": [0.3076317310333252, 1.8786200284957886, -0.9180781245231628, -1.2078551054000854, -2.65293550491333, -1.5718259811401367, 0.9277123212814331, 28.0, 0.16168199479579926, 0.2983950078487396, 0.004449999891221523, -3.0999999046325684, -0.09400000423192978, -0.7379999756813049, -0.8763821721076965, -2.0724737644195557, 0.8613024950027466, 0.13156291842460632, 0.6558598279953003, 1.2333369255065918, -2.376300573348999, 187.0, -0.3270780146121979, 0.2816680073738098, -0.03677700087428093, -3.1411852836608887, -0.27799999713897705, -3.1361851692199707], "max": [0.7876671552658081, 2.074533224105835, 0.022567108273506165, -0.09855874627828598, -1.0771822929382324, -1.1824431419372559, 2.0364153385162354, 603.0, 0.3878200054168701, 0.43448299169540405, 0.1370069980621338, -0.7889999747276306, 1.4320000410079956, 0.8450000286102295, -0.27925267815589905, -1.832700490951538, 1.1168012619018555, 1.3426992893218994, 2.7088732719421387, 1.8522655963897705, -0.8951968550682068, 815.0, -0.11172500252723694, 0.41033101081848145, 0.11935000121593475, 3.1410000324249268, 1.4079999923706055, 3.140000104904175], "mean": [0.4635131061077118, 2.0481367111206055, -0.3390674293041229, -0.3892577886581421, -1.5891283750534058, -1.3643680810928345, 1.273244023323059, 426.0554504394531, 0.33234894275665283, 0.34306761622428894, 0.058366384357213974, -1.6709755659103394, 0.9998308420181274, 0.15052491426467896, -0.5972340106964111, -2.0487706661224365, 1.0001531839370728, 0.6858031153678894, 1.6103243827819824, 1.547899842262268, -1.5445280075073242, 655.0606689453125, -0.22035129368305206, 0.3626196086406708, 0.020487835630774498, 2.4880855083465576, 0.6155463457107544, -2.152926445007324], "std": [0.1544293612241745, 0.04710778966546059, 0.3060135841369629, 0.3597607910633087, 0.53411865234375, 0.10254079103469849, 0.44914111495018005, 143.1173858642578, 0.06599956005811691, 0.04354902729392052, 0.02474847249686718, 0.7487347722053528, 0.5321996808052063, 0.5337576866149902, 0.22233812510967255, 0.048301808536052704, 0.07215380668640137, 0.4207267463207245, 0.809164822101593, 0.16549837589263916, 0.5282494425773621, 253.95057678222656, 0.07165074348449707, 0.03340484946966171, 0.03175950422883034, 0.8361647129058838, 0.6607187390327454, 1.7859055995941162], "count": [379]}, "action": {"min": [0.3076317310333252, 1.8786200284957886, -0.9180781245231628, -1.2078551054000854, -2.65293550491333, -1.5718259811401367, 0.9277123212814331, 28.0, 0.16168199479579926, 0.2983950078487396, 0.004449999891221523, -3.0999999046325684, -0.09400000423192978, -0.7379999756813049, -0.8763821721076965, -2.0724737644195557, 0.8613024950027466, 0.13156291842460632, 0.6558598279953003, 1.2333369255065918, -2.376300573348999, 187.0, -0.3270780146121979, 0.2816680073738098, -0.03677700087428093, -3.1411852836608887, -0.27799999713897705, -3.1361851692199707], "max": [0.7876671552658081, 2.074533224105835, 0.022567108273506165, -0.09855874627828598, -1.0771822929382324, -1.1824431419372559, 2.0364153385162354, 603.0, 0.3878200054168701, 0.43448299169540405, 0.1370069980621338, -0.7889999747276306, 1.4320000410079956, 0.8450000286102295, -0.27925267815589905, -1.832700490951538, 1.1168012619018555, 1.3426992893218994, 2.7088732719421387, 1.8522655963897705, -0.8951968550682068, 815.0, -0.11172500252723694, 0.41033101081848145, 0.11935000121593475, 3.1410000324249268, 1.4079999923706055, 3.140000104904175], "mean": [0.4635131061077118, 2.0481367111206055, -0.3390674293041229, -0.3892577886581421, -1.5891283750534058, -1.3643680810928345, 1.273244023323059, 426.0554504394531, 0.33234894275665283, 0.34306761622428894, 0.058366384357213974, -1.6709755659103394, 0.9998308420181274, 0.15052491426467896, -0.5972340106964111, -2.0487706661224365, 1.0001531839370728, 0.6858031153678894, 1.6103243827819824, 1.547899842262268, -1.5445280075073242, 655.0606689453125, -0.22035129368305206, 0.3626196086406708, 0.020487835630774498, 2.4880855083465576, 0.6155463457107544, -2.152926445007324], "std": [0.1544293612241745, 0.04710778966546059, 0.3060135841369629, 0.3597607910633087, 0.53411865234375, 0.10254079103469849, 0.44914111495018005, 143.1173858642578, 0.06599956005811691, 0.04354902729392052, 0.02474847249686718, 0.7487347722053528, 0.5321996808052063, 0.5337576866149902, 0.22233812510967255, 0.048301808536052704, 0.07215380668640137, 0.4207267463207245, 0.809164822101593, 0.16549837589263916, 0.5282494425773621, 253.95057678222656, 0.07165074348449707, 0.03340484946966171, 0.03175950422883034, 0.8361647129058838, 0.6607187390327454, 1.7859055995941162], "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": [358], "max": [358], "mean": [358.0], "std": [0.0], "count": [379]}, "index": {"min": [198871], "max": [199249], "mean": [199060.0], "std": [109.40749517286281], "count": [379]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [379]}, "subtask_annotation": {"mean": [8.369393139841689, 29.0, 29.0, 29.0, 29.0], "std": [8.601448758197662, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [379]}, "scene_annotation": {"mean": [358.0], "std": [0.0], "min": [358], "max": [358], "count": [379]}, "eef_direction_state": {"mean": [3.8944591029023745, 4.406332453825858], "std": [1.9011025575552836, 1.8587486939918463], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_state": {"mean": [0.8680738786279684, 0.7651715039577837], "std": [0.7106496599119537, 0.8347661165063733], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_state": {"mean": [0.9683377308707124, 0.7282321899736148], "std": [0.8403103660360699, 0.8266790151618246], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_direction_action": {"mean": [3.8944591029023745, 4.406332453825858], "std": [1.9011025575552836, 1.8587486939918463], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_action": {"mean": [0.8680738786279684, 0.7651715039577837], "std": [0.7106496599119537, 0.8347661165063733], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_action": {"mean": [0.9683377308707124, 0.7282321899736148], "std": [0.8403103660360699, 0.8266790151618246], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_sim_pose_state": {"mean": [0.5667646506078424, 0.2575852688133543, 1.136157834587205, -1.2932939538136226, 0.8666737454800414, 0.20469798331822217, 0.533759922487034, -0.34717462942928706, 1.0752286885590747, 1.0650368509510257, 0.9237591526448982, 0.3656376239808425], "std": [0.04787346069877773, 0.05680312860777704, 0.07111412776360637, 1.8769578425388358, 0.2715948321353593, 1.8939263863949507, 0.05449698445364377, 0.04378471126863564, 0.059031058792370555, 1.5778170854341975, 0.15225675419720472, 1.7766675157826932], "min": [0.4672064599326603, 0.152195314348394, 1.0490808072997835, -3.1377565727391405, 0.32943870664328556, -3.0890699407648934, 0.4831301591812367, -0.40839011685987014, 1.0218152926558415, -3.134278994481834, 0.5465475706274239, -3.1267161788099815], "max": [0.6283382554496528, 0.353152616933953, 1.2477171462585634, 3.1387683569885176, 1.4690737019194464, 3.0701738463830255, 0.6433574361258382, -0.22043910994373753, 1.2123425531836933, 3.127397591318133, 1.1859327396800716, 3.079963627260956], "count": [379]}, "eef_sim_pose_action": {"mean": [0.5667646506078424, 0.2575852688133543, 1.136157834587205, -1.2932939538136226, 0.8666737454800414, 0.20469798331822217, 0.533759922487034, -0.34717462942928706, 1.0752286885590747, 1.0650368509510257, 0.9237591526448982, 0.3656376239808425], "std": [0.04787346069877773, 0.05680312860777704, 0.07111412776360637, 1.8769578425388358, 0.2715948321353593, 1.8939263863949507, 0.05449698445364377, 0.04378471126863564, 0.059031058792370555, 1.5778170854341975, 0.15225675419720472, 1.7766675157826932], "min": [0.4672064599326603, 0.152195314348394, 1.0490808072997835, -3.1377565727391405, 0.32943870664328556, -3.0890699407648934, 0.4831301591812367, -0.40839011685987014, 1.0218152926558415, -3.134278994481834, 0.5465475706274239, -3.1267161788099815], "max": [0.6283382554496528, 0.353152616933953, 1.2477171462585634, 3.1387683569885176, 1.4690737019194464, 3.0701738463830255, 0.6433574361258382, -0.22043910994373753, 1.2123425531836933, 3.127397591318133, 1.1859327396800716, 3.079963627260956], "count": [379]}, "gripper_mode_state": {"mean": [0.23746701846965698, 0.7150395778364116], "std": [0.4255307669355865, 0.4513955914316623], "min": [0, 0], "max": [1, 1], "count": [379]}, "gripper_activity_state": {"mean": [1.878627968337731, 1.8601583113456464], "std": [0.43104122124880234, 0.48073270402705026], "min": [0, 0], "max": [2, 2], "count": [379]}, "gripper_mode_action": {"mean": [0.23746701846965698, 0.7150395778364116], "std": [0.4255307669355865, 0.4513955914316623], "min": [0, 0], "max": [1, 1], "count": [379]}, "gripper_activity_action": {"mean": [1.878627968337731, 1.8601583113456464], "std": [0.43104122124880234, 0.48073270402705026], "min": [0, 0], "max": [2, 2], "count": [379]}, "gripper_open_scale_state": {"mean": [0.6550606860963525, 0.4260554091773129], "std": [0.25395055690035034, 0.1431173364523225], "min": [0.187, 0.028], "max": [0.815, 0.603], "count": [379]}, "gripper_open_scale_action": {"mean": [0.6550606860963525, 0.4260554091773129], "std": [0.25395055690035034, 0.1431173364523225], "min": [0.187, 0.028], "max": [0.815, 0.603], "count": [379]}}} +{"episode_index": 339, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.4186524979575163]], [[0.4165125878267974]], [[0.41195355596405225]]], "std": [[[0.22382080247238184]], [[0.22888234208524197]], [[0.2325628132719173]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4533263786764706]], [[0.4519251491013072]], [[0.44651426879084966]]], "std": [[[0.16242685937067147]], [[0.17243664441649972]], [[0.17335300968874595]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8745098039215686]], [[0.8392156862745098]], [[0.8588235294117647]]], "mean": [[[0.4602326368464052]], [[0.4589767933006536]], [[0.4551441911764706]]], "std": [[[0.1129956055032804]], [[0.11791826377000089]], [[0.1195588256220849]]], "count": [100]}, "observation.state": {"min": [0.31986650824546814, 1.934732437133789, -0.752743124961853, -1.0568318367004395, -2.647594690322876, -1.6260535717010498, 1.0322226285934448, 34.0, 0.20595599710941315, 0.3120650053024292, 0.04105899855494499, -3.072000026702881, 0.06700000911951065, -0.8999999761581421, -0.785677433013916, -2.0711123943328857, 0.6532069444656372, 0.14653784036636353, 0.7521497011184692, 1.37760591506958, -2.1153042316436768, -2.0, -0.3223859965801239, 0.30194801092147827, -0.005274000111967325, 1.6019999980926514, -0.30399999022483826, -3.1391851902008057], "max": [0.6984283924102783, 2.075702667236328, -0.2974913716316223, -0.10414379835128784, -1.0659598112106323, -1.220962643623352, 2.0947790145874023, 700.0, 0.391635000705719, 0.39707300066947937, 0.12940800189971924, -0.9079999327659607, 1.4950000047683716, 0.8669999241828918, -0.3188716769218445, -1.8871023654937744, 1.0949149131774902, 1.397729516029358, 2.649287700653076, 1.74330472946167, -0.9341875910758972, 856.0, -0.14157399535179138, 0.40155500173568726, 0.07009900361299515, 3.0169999599456787, 1.4429999589920044, 3.138000011444092], "mean": [0.4190942049026489, 2.053313732147217, -0.3936622738838196, -0.34721487760543823, -1.3744536638259888, -1.3263773918151855, 1.2986233234405518, 559.7142944335938, 0.3517434597015381, 0.33429768681526184, 0.05944490060210228, -1.5464156866073608, 1.1911346912384033, 0.1832371950149536, -0.5680321455001831, -2.0458285808563232, 0.9382076859474182, 0.760648250579834, 1.703213095664978, 1.5471761226654053, -1.450199842453003, 587.721923828125, -0.2194848507642746, 0.3632337749004364, 0.025731539353728294, 2.590181827545166, 0.5602858662605286, 0.6220787167549133], "std": [0.10879316180944443, 0.039759278297424316, 0.13961641490459442, 0.33950886130332947, 0.528156042098999, 0.11455418914556503, 0.4197337031364441, 143.85179138183594, 0.0518948994576931, 0.028385784476995468, 0.0202487725764513, 0.8227736353874207, 0.4467642903327942, 0.6385156512260437, 0.16475120186805725, 0.03453752398490906, 0.08790106326341629, 0.42596858739852905, 0.6659651398658752, 0.08690895140171051, 0.4434545934200287, 261.16986083984375, 0.06218670308589935, 0.028039410710334778, 0.016817420721054077, 0.3779605031013489, 0.5851461887359619, 2.8702001571655273], "count": [392]}, "action": {"min": [0.31986650824546814, 1.934732437133789, -0.752743124961853, -1.0568318367004395, -2.647594690322876, -1.6260535717010498, 1.0322226285934448, 34.0, 0.20595599710941315, 0.3120650053024292, 0.04105899855494499, -3.072000026702881, 0.06700000911951065, -0.8999999761581421, -0.785677433013916, -2.0711123943328857, 0.6532069444656372, 0.14653784036636353, 0.7521497011184692, 1.37760591506958, -2.1153042316436768, -2.0, -0.3223859965801239, 0.30194801092147827, -0.005274000111967325, 1.6019999980926514, -0.30399999022483826, -3.1391851902008057], "max": [0.6984283924102783, 2.075702667236328, -0.2974913716316223, -0.10414379835128784, -1.0659598112106323, -1.220962643623352, 2.0947790145874023, 700.0, 0.391635000705719, 0.39707300066947937, 0.12940800189971924, -0.9079999327659607, 1.4950000047683716, 0.8669999241828918, -0.3188716769218445, -1.8871023654937744, 1.0949149131774902, 1.397729516029358, 2.649287700653076, 1.74330472946167, -0.9341875910758972, 856.0, -0.14157399535179138, 0.40155500173568726, 0.07009900361299515, 3.0169999599456787, 1.4429999589920044, 3.138000011444092], "mean": [0.4190942049026489, 2.053313732147217, -0.3936622738838196, -0.34721487760543823, -1.3744536638259888, -1.3263773918151855, 1.2986233234405518, 559.7142944335938, 0.3517434597015381, 0.33429768681526184, 0.05944490060210228, -1.5464156866073608, 1.1911346912384033, 0.1832371950149536, -0.5680321455001831, -2.0458285808563232, 0.9382076859474182, 0.760648250579834, 1.703213095664978, 1.5471761226654053, -1.450199842453003, 587.721923828125, -0.2194848507642746, 0.3632337749004364, 0.025731539353728294, 2.590181827545166, 0.5602858662605286, 0.6220787167549133], "std": [0.10879316180944443, 0.039759278297424316, 0.13961641490459442, 0.33950886130332947, 0.528156042098999, 0.11455418914556503, 0.4197337031364441, 143.85179138183594, 0.0518948994576931, 0.028385784476995468, 0.0202487725764513, 0.8227736353874207, 0.4467642903327942, 0.6385156512260437, 0.16475120186805725, 0.03453752398490906, 0.08790106326341629, 0.42596858739852905, 0.6659651398658752, 0.08690895140171051, 0.4434545934200287, 261.16986083984375, 0.06218670308589935, 0.028039410710334778, 0.016817420721054077, 0.3779605031013489, 0.5851461887359619, 2.8702001571655273], "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": [359], "max": [359], "mean": [359.0], "std": [0.0], "count": [392]}, "index": {"min": [199250], "max": [199641], "mean": [199445.5], "std": [113.16028455248777], "count": [392]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [392]}, "subtask_annotation": {"mean": [7.668367346938775, 29.0, 29.0, 29.0, 29.0], "std": [8.467056170333745, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [392]}, "scene_annotation": {"mean": [359.0], "std": [0.0], "min": [359], "max": [359], "count": [392]}, "eef_direction_state": {"mean": [4.415816326530612, 5.11734693877551], "std": [1.7432244481041834, 1.4730591180763146], "min": [0, 0], "max": [6, 6], "count": [392]}, "eef_velocity_state": {"mean": [0.7448979591836735, 0.5255102040816326], "std": [0.6897385557600495, 0.810871441594681], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_acc_mag_state": {"mean": [0.8214285714285714, 0.49744897959183676], "std": [0.8352868259661799, 0.7626441800447337], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_direction_action": {"mean": [4.415816326530612, 5.11734693877551], "std": [1.7432244481041834, 1.4730591180763146], "min": [0, 0], "max": [6, 6], "count": [392]}, "eef_velocity_action": {"mean": [0.7448979591836735, 0.5255102040816326], "std": [0.6897385557600495, 0.810871441594681], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_acc_mag_action": {"mean": [0.8214285714285714, 0.49744897959183676], "std": [0.8352868259661799, 0.7626441800447337], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_sim_pose_state": {"mean": [0.5681267708362452, 0.2639381367760331, 1.1407569474311805, -0.08135613095970022, 0.9538094917261507, 0.3787134114441585, 0.5226787396915314, -0.36035070295276633, 1.0611622965794414, 1.6955069850565108, 0.8758377558350293, 0.8098665885202458], "std": [0.041142452698131694, 0.04260316118881916, 0.06149264314427865, 2.3147065036950476, 0.25591984745508367, 1.6991303412575751, 0.038271657341532234, 0.022764137657400388, 0.05509748434846367, 0.501404613920067, 0.10966363530426772, 1.7217318720075043], "min": [0.4883005936127178, 0.2016671314013161, 1.0508602815396815, -3.1401798347763012, 0.39536387770944503, -2.980219449228618, 0.49455566352074193, -0.3985917268722478, 1.0168739990482891, 1.1646947519985047, 0.5382582488458851, -3.129287434130877], "max": [0.616465069607387, 0.33055191333624, 1.2383460808260665, 3.13978026586637, 1.5467640162061254, 3.035475259103117, 0.6087650572830828, -0.2737149525516048, 1.1978418950131717, 2.9423066127001944, 1.1202114330970088, 3.1221344337282484], "count": [392]}, "eef_sim_pose_action": {"mean": [0.5681267708362452, 0.2639381367760331, 1.1407569474311805, -0.08135613095970022, 0.9538094917261507, 0.3787134114441585, 0.5226787396915314, -0.36035070295276633, 1.0611622965794414, 1.6955069850565108, 0.8758377558350293, 0.8098665885202458], "std": [0.041142452698131694, 0.04260316118881916, 0.06149264314427865, 2.3147065036950476, 0.25591984745508367, 1.6991303412575751, 0.038271657341532234, 0.022764137657400388, 0.05509748434846367, 0.501404613920067, 0.10966363530426772, 1.7217318720075043], "min": [0.4883005936127178, 0.2016671314013161, 1.0508602815396815, -3.1401798347763012, 0.39536387770944503, -2.980219449228618, 0.49455566352074193, -0.3985917268722478, 1.0168739990482891, 1.1646947519985047, 0.5382582488458851, -3.129287434130877], "max": [0.616465069607387, 0.33055191333624, 1.2383460808260665, 3.13978026586637, 1.5467640162061254, 3.035475259103117, 0.6087650572830828, -0.2737149525516048, 1.1978418950131717, 2.9423066127001944, 1.1202114330970088, 3.1221344337282484], "count": [392]}, "gripper_mode_state": {"mean": [0.38010204081632654, 0.11989795918367346], "std": [0.4854116597112096, 0.32484217485921324], "min": [0, 0], "max": [1, 1], "count": [392]}, "gripper_activity_state": {"mean": [1.8035714285714286, 1.8520408163265305], "std": [0.5389781525995174, 0.4722351523874038], "min": [0, 0], "max": [2, 2], "count": [392]}, "gripper_mode_action": {"mean": [0.38010204081632654, 0.11989795918367346], "std": [0.4854116597112096, 0.32484217485921324], "min": [0, 0], "max": [1, 1], "count": [392]}, "gripper_activity_action": {"mean": [1.8035714285714286, 1.8520408163265305], "std": [0.5389781525995174, 0.4722351523874038], "min": [0, 0], "max": [2, 2], "count": [392]}, "gripper_open_scale_state": {"mean": [0.5877270407384761, 0.55971428582133], "std": [0.2611586198329313, 0.1438517999630707], "min": [0.0, 0.034], "max": [0.856, 0.7], "count": [392]}, "gripper_open_scale_action": {"mean": [0.5877270407384761, 0.55971428582133], "std": [0.2611586198329313, 0.1438517999630707], "min": [0.0, 0.034], "max": [0.856, 0.7], "count": [392]}}} +{"episode_index": 340, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4100950612745098]], [[0.4039345935457517]], [[0.39979174019607844]]], "std": [[[0.2301045877688195]], [[0.24071189003201565]], [[0.24334481457041368]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46048490400326797]], [[0.46084387050653597]], [[0.45651624591503265]]], "std": [[[0.15447945911747527]], [[0.16055931454195418]], [[0.1618877945382668]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8745098039215686]], [[1.0]], [[1.0]]], "mean": [[[0.4715582066993464]], [[0.4724776184640523]], [[0.4690610130718954]]], "std": [[[0.08471121464860995]], [[0.0861790167776485]], [[0.08707748070235279]]], "count": [100]}, "observation.state": {"min": [0.31574752926826477, 1.9052189588546753, -0.9083565473556519, -1.171953797340393, -2.6596548557281494, -1.709776759147644, 0.8293456435203552, 49.0, 0.16387100517749786, 0.29452401399612427, 0.019308999180793762, -3.127000093460083, -0.006000007502734661, -0.9570000171661377, -0.8498358130455017, -2.0699081420898438, 0.691813588142395, 0.06241297721862793, 0.9555677771568298, 1.1403108835220337, -2.293205738067627, 188.0, -0.31301701068878174, 0.2648169994354248, -0.02879899926483631, -3.1401853561401367, -0.17800000309944153, -3.1010000705718994], "max": [0.7614871263504028, 2.0767672061920166, -0.1961226612329483, -0.1241278201341629, -1.1059454679489136, -1.3641318082809448, 2.188765048980713, 700.0, 0.3849639892578125, 0.4129739999771118, 0.1328269988298416, 3.140000104904175, 1.4900000095367432, 1.597000002861023, -0.29215067625045776, -1.8536444902420044, 1.0021506547927856, 1.2187634706497192, 2.6216416358947754, 1.8637324571609497, -0.9377654194831848, 846.0, -0.14150099456310272, 0.407382994890213, 0.09189700335264206, 3.1389999389648438, 1.4520000219345093, 2.8469998836517334], "mean": [0.4455270767211914, 2.042325735092163, -0.390049546957016, -0.422904372215271, -1.5244165658950806, -1.4616411924362183, 1.4361820220947266, 595.738037109375, 0.32953494787216187, 0.33078810572624207, 0.07050321996212006, -0.7072514891624451, 1.0093744993209839, 0.5525749921798706, -0.5550626516342163, -2.036320209503174, 0.9287301301956177, 0.7141498327255249, 1.6722519397735596, 1.493489384651184, -1.5884711742401123, 622.9566040039062, -0.23731818795204163, 0.3621838390827179, 0.02414662204682827, 2.1124022006988525, 0.6284431219100952, -2.4393112659454346], "std": [0.1644865870475769, 0.04452470317482948, 0.253073126077652, 0.3677196502685547, 0.5924596190452576, 0.11446753144264221, 0.46598297357559204, 179.9244384765625, 0.06897363811731339, 0.041563231498003006, 0.022299934178590775, 1.6001497507095337, 0.5349149107933044, 1.0067896842956543, 0.2031337171792984, 0.05191408097743988, 0.06429574638605118, 0.3352552652359009, 0.6503216624259949, 0.24801622331142426, 0.4222455322742462, 242.86170959472656, 0.06385412812232971, 0.029329026117920876, 0.030116308480501175, 1.7878097295761108, 0.551315426826477, 1.0377715826034546], "count": [334]}, "action": {"min": [0.31574752926826477, 1.9052189588546753, -0.9083565473556519, -1.171953797340393, -2.6596548557281494, -1.709776759147644, 0.8293456435203552, 49.0, 0.16387100517749786, 0.29452401399612427, 0.019308999180793762, -3.127000093460083, -0.006000007502734661, -0.9570000171661377, -0.8498358130455017, -2.0699081420898438, 0.691813588142395, 0.06241297721862793, 0.9555677771568298, 1.1403108835220337, -2.293205738067627, 188.0, -0.31301701068878174, 0.2648169994354248, -0.02879899926483631, -3.1401853561401367, -0.17800000309944153, -3.1010000705718994], "max": [0.7614871263504028, 2.0767672061920166, -0.1961226612329483, -0.1241278201341629, -1.1059454679489136, -1.3641318082809448, 2.188765048980713, 700.0, 0.3849639892578125, 0.4129739999771118, 0.1328269988298416, 3.140000104904175, 1.4900000095367432, 1.597000002861023, -0.29215067625045776, -1.8536444902420044, 1.0021506547927856, 1.2187634706497192, 2.6216416358947754, 1.8637324571609497, -0.9377654194831848, 846.0, -0.14150099456310272, 0.407382994890213, 0.09189700335264206, 3.1389999389648438, 1.4520000219345093, 2.8469998836517334], "mean": [0.4455270767211914, 2.042325735092163, -0.390049546957016, -0.422904372215271, -1.5244165658950806, -1.4616411924362183, 1.4361820220947266, 595.738037109375, 0.32953494787216187, 0.33078810572624207, 0.07050321996212006, -0.7072514891624451, 1.0093744993209839, 0.5525749921798706, -0.5550626516342163, -2.036320209503174, 0.9287301301956177, 0.7141498327255249, 1.6722519397735596, 1.493489384651184, -1.5884711742401123, 622.9566040039062, -0.23731818795204163, 0.3621838390827179, 0.02414662204682827, 2.1124022006988525, 0.6284431219100952, -2.4393112659454346], "std": [0.1644865870475769, 0.04452470317482948, 0.253073126077652, 0.3677196502685547, 0.5924596190452576, 0.11446753144264221, 0.46598297357559204, 179.9244384765625, 0.06897363811731339, 0.041563231498003006, 0.022299934178590775, 1.6001497507095337, 0.5349149107933044, 1.0067896842956543, 0.2031337171792984, 0.05191408097743988, 0.06429574638605118, 0.3352552652359009, 0.6503216624259949, 0.24801622331142426, 0.4222455322742462, 242.86170959472656, 0.06385412812232971, 0.029329026117920876, 0.030116308480501175, 1.7878097295761108, 0.551315426826477, 1.0377715826034546], "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": [360], "max": [360], "mean": [360.0], "std": [0.0], "count": [334]}, "index": {"min": [199642], "max": [199975], "mean": [199808.5], "std": [96.41706280529397], "count": [334]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [334]}, "subtask_annotation": {"mean": [9.134730538922156, 29.0, 29.0, 29.0, 29.0], "std": [9.001819032033179, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [334]}, "scene_annotation": {"mean": [360.0], "std": [0.0], "min": [360], "max": [360], "count": [334]}, "eef_direction_state": {"mean": [4.197604790419161, 4.724550898203593], "std": [1.7569009220207643, 1.805396669332507], "min": [0, 0], "max": [6, 6], "count": [334]}, "eef_velocity_state": {"mean": [0.8622754491017964, 0.6856287425149701], "std": [0.7293354178104217, 0.8476650175206937], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_acc_mag_state": {"mean": [0.9341317365269461, 0.655688622754491], "std": [0.8380025048974209, 0.817847678482919], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_direction_action": {"mean": [4.197604790419161, 4.724550898203593], "std": [1.7569009220207643, 1.805396669332507], "min": [0, 0], "max": [6, 6], "count": [334]}, "eef_velocity_action": {"mean": [0.8622754491017964, 0.6856287425149701], "std": [0.7293354178104217, 0.8476650175206937], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_acc_mag_action": {"mean": [0.9341317365269461, 0.655688622754491], "std": [0.8380025048974209, 0.817847678482919], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_sim_pose_state": {"mean": [0.5664643194694565, 0.2753749174772731, 1.1281990217678202, -2.159376340761981, 0.9278335745760352, 0.04090340366388623, 0.5236826084396212, -0.3539839695564132, 1.084289964703538, 1.6930900507557562, 0.7967610901223432, 0.2652221101224404], "std": [0.041187169162354084, 0.04588089976760608, 0.06561873691286513, 0.7489780828554653, 0.23769025571357033, 2.1547941211180426, 0.0543616827973318, 0.04527832426818947, 0.05871143949518073, 0.6967707813394012, 0.12434334742548053, 1.848699022641056], "min": [0.4528204918678899, 0.18003158927741963, 1.051221629262069, -3.028645639667246, 0.4180823733680339, -3.113011054768784, 0.4782100322700163, -0.40001845652881485, 1.0312388643547825, 0.792700801737971, 0.49593201415632615, -3.0451706829780454], "max": [0.6140354375359041, 0.34558700094346395, 1.2273283060692373, -0.79844841992985, 1.2879445479300173, 3.1139160357216022, 0.6259479605226652, -0.23096968085298364, 1.2107457818749305, 2.9883108959728535, 1.0238860885766763, 3.119991501180741], "count": [334]}, "eef_sim_pose_action": {"mean": [0.5664643194694565, 0.2753749174772731, 1.1281990217678202, -2.159376340761981, 0.9278335745760352, 0.04090340366388623, 0.5236826084396212, -0.3539839695564132, 1.084289964703538, 1.6930900507557562, 0.7967610901223432, 0.2652221101224404], "std": [0.041187169162354084, 0.04588089976760608, 0.06561873691286513, 0.7489780828554653, 0.23769025571357033, 2.1547941211180426, 0.0543616827973318, 0.04527832426818947, 0.05871143949518073, 0.6967707813394012, 0.12434334742548053, 1.848699022641056], "min": [0.4528204918678899, 0.18003158927741963, 1.051221629262069, -3.028645639667246, 0.4180823733680339, -3.113011054768784, 0.4782100322700163, -0.40001845652881485, 1.0312388643547825, 0.792700801737971, 0.49593201415632615, -3.0451706829780454], "max": [0.6140354375359041, 0.34558700094346395, 1.2273283060692373, -0.79844841992985, 1.2879445479300173, 3.1139160357216022, 0.6259479605226652, -0.23096968085298364, 1.2107457818749305, 2.9883108959728535, 1.0238860885766763, 3.119991501180741], "count": [334]}, "gripper_mode_state": {"mean": [0.2634730538922156, 0.15269461077844312], "std": [0.4405167462934015, 0.35969287818590884], "min": [0, 0], "max": [1, 1], "count": [334]}, "gripper_activity_state": {"mean": [1.8083832335329342, 1.8173652694610778], "std": [0.5240803948991858, 0.5128856995761513], "min": [0, 0], "max": [2, 2], "count": [334]}, "gripper_mode_action": {"mean": [0.2634730538922156, 0.15269461077844312], "std": [0.4405167462934015, 0.35969287818590884], "min": [0, 0], "max": [1, 1], "count": [334]}, "gripper_activity_action": {"mean": [1.8083832335329342, 1.8173652694610778], "std": [0.5240803948991858, 0.5128856995761513], "min": [0, 0], "max": [2, 2], "count": [334]}, "gripper_open_scale_state": {"mean": [0.6229565869634066, 0.5957380236665661], "std": [0.24286190703738036, 0.17992450931695605], "min": [0.188, 0.049], "max": [0.846, 0.7], "count": [334]}, "gripper_open_scale_action": {"mean": [0.6229565869634066, 0.5957380236665661], "std": [0.24286190703738036, 0.17992450931695605], "min": [0.188, 0.049], "max": [0.846, 0.7], "count": [334]}}} +{"episode_index": 341, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.414179885620915]], [[0.4092413664215686]], [[0.4059200326797386]]], "std": [[[0.22399250379476396]], [[0.23352212719685228]], [[0.2353575683229317]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4621560784313726]], [[0.46242661968954246]], [[0.4576309660947712]]], "std": [[[0.15191856214830457]], [[0.15796372316733817]], [[0.15959705763778934]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7333333333333333]], [[0.7333333333333333]]], "mean": [[[0.4675274305555555]], [[0.46896659109477123]], [[0.4651159272875817]]], "std": [[[0.07668251492696193]], [[0.0793227838287844]], [[0.0793720345850664]]], "count": [100]}, "observation.state": {"min": [0.3428175747394562, 1.9138059616088867, -0.8592604994773865, -0.9429141283035278, -2.5730340480804443, -1.606191635131836, 0.6518805027008057, 22.0, 0.17665299773216248, 0.28636598587036133, 0.006748000159859657, -3.134185314178467, 0.2240000069141388, -0.8980000019073486, -0.8527154922485352, -2.0785303115844727, 0.8903448581695557, 0.06585127860307693, 0.7454825639724731, 1.2965877056121826, -2.2200238704681396, 188.0, -0.31008198857307434, 0.2933180034160614, -0.017031000927090645, 1.7599999904632568, -0.28200000524520874, -3.1411852836608887], "max": [0.8007745742797852, 2.0799787044525146, -0.0673871710896492, 0.041521381586790085, -1.0612125396728516, -1.027632474899292, 2.158256769180298, 597.0, 0.3808229863643646, 0.44368600845336914, 0.09952999651432037, 3.1410000324249268, 1.4249999523162842, 0.9479999542236328, -0.30974358320236206, -1.8638546466827393, 1.163139820098877, 1.364917278289795, 2.6738619804382324, 1.8402403593063354, -0.7291637063026428, 799.0, -0.13141000270843506, 0.4053789973258972, 0.09317599982023239, 3.1029999256134033, 1.4160000085830688, 3.13700008392334], "mean": [0.478931725025177, 2.050807237625122, -0.3202615976333618, -0.2929794490337372, -1.518078327178955, -1.4039274454116821, 1.210282325744629, 493.6932067871094, 0.3270174562931061, 0.3414641320705414, 0.05535595491528511, -1.2178117036819458, 0.9169602394104004, 0.2147022932767868, -0.5522152781486511, -2.053361177444458, 0.9527509212493896, 0.5939896702766418, 1.5126484632492065, 1.586560845375061, -1.3467077016830444, 621.0238037109375, -0.23888880014419556, 0.3481113612651825, 0.020056147128343582, 2.390026092529297, 0.6540260314941406, 0.007007824257016182], "std": [0.1653936207294464, 0.042213182896375656, 0.2946355938911438, 0.37997663021087646, 0.6071953177452087, 0.15555468201637268, 0.6382155418395996, 161.4008026123047, 0.05837045609951019, 0.05824968218803406, 0.021641012281179428, 1.3422187566757202, 0.38170740008354187, 0.7897722721099854, 0.17854823172092438, 0.0407860092818737, 0.053968396037817, 0.5194875597953796, 0.7964856028556824, 0.12172242999076843, 0.5991358160972595, 233.45436096191406, 0.06721856445074081, 0.03458888456225395, 0.023341050371527672, 0.5211990475654602, 0.6078909039497375, 2.8731722831726074], "count": [419]}, "action": {"min": [0.3428175747394562, 1.9138059616088867, -0.8592604994773865, -0.9429141283035278, -2.5730340480804443, -1.606191635131836, 0.6518805027008057, 22.0, 0.17665299773216248, 0.28636598587036133, 0.006748000159859657, -3.134185314178467, 0.2240000069141388, -0.8980000019073486, -0.8527154922485352, -2.0785303115844727, 0.8903448581695557, 0.06585127860307693, 0.7454825639724731, 1.2965877056121826, -2.2200238704681396, 188.0, -0.31008198857307434, 0.2933180034160614, -0.017031000927090645, 1.7599999904632568, -0.28200000524520874, -3.1411852836608887], "max": [0.8007745742797852, 2.0799787044525146, -0.0673871710896492, 0.041521381586790085, -1.0612125396728516, -1.027632474899292, 2.158256769180298, 597.0, 0.3808229863643646, 0.44368600845336914, 0.09952999651432037, 3.1410000324249268, 1.4249999523162842, 0.9479999542236328, -0.30974358320236206, -1.8638546466827393, 1.163139820098877, 1.364917278289795, 2.6738619804382324, 1.8402403593063354, -0.7291637063026428, 799.0, -0.13141000270843506, 0.4053789973258972, 0.09317599982023239, 3.1029999256134033, 1.4160000085830688, 3.13700008392334], "mean": [0.478931725025177, 2.050807237625122, -0.3202615976333618, -0.2929794490337372, -1.518078327178955, -1.4039274454116821, 1.210282325744629, 493.6932067871094, 0.3270174562931061, 0.3414641320705414, 0.05535595491528511, -1.2178117036819458, 0.9169602394104004, 0.2147022932767868, -0.5522152781486511, -2.053361177444458, 0.9527509212493896, 0.5939896702766418, 1.5126484632492065, 1.586560845375061, -1.3467077016830444, 621.0238037109375, -0.23888880014419556, 0.3481113612651825, 0.020056147128343582, 2.390026092529297, 0.6540260314941406, 0.007007824257016182], "std": [0.1653936207294464, 0.042213182896375656, 0.2946355938911438, 0.37997663021087646, 0.6071953177452087, 0.15555468201637268, 0.6382155418395996, 161.4008026123047, 0.05837045609951019, 0.05824968218803406, 0.021641012281179428, 1.3422187566757202, 0.38170740008354187, 0.7897722721099854, 0.17854823172092438, 0.0407860092818737, 0.053968396037817, 0.5194875597953796, 0.7964856028556824, 0.12172242999076843, 0.5991358160972595, 233.45436096191406, 0.06721856445074081, 0.03458888456225395, 0.023341050371527672, 0.5211990475654602, 0.6078909039497375, 2.8731722831726074], "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": [361], "max": [361], "mean": [361.0], "std": [0.0], "count": [419]}, "index": {"min": [199976], "max": [200394], "mean": [200185.0], "std": [120.95453691366852], "count": [419]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [419]}, "subtask_annotation": {"mean": [8.797136038186158, 29.0, 29.0, 29.0, 29.0], "std": [8.097519665507681, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [419]}, "scene_annotation": {"mean": [361.0], "std": [0.0], "min": [361], "max": [361], "count": [419]}, "eef_direction_state": {"mean": [4.505966587112172, 4.594272076372315], "std": [1.799453035123148, 1.9015295018118523], "min": [0, 0], "max": [6, 6], "count": [419]}, "eef_velocity_state": {"mean": [0.6873508353221957, 0.6443914081145584], "std": [0.718063823735423, 0.8027612249416721], "min": [0, 0], "max": [2, 2], "count": [419]}, "eef_acc_mag_state": {"mean": [0.7923627684964201, 0.6109785202863962], "std": [0.8502920470617119, 0.7991485606400045], "min": [0, 0], "max": [2, 2], "count": [419]}, "eef_direction_action": {"mean": [4.505966587112172, 4.594272076372315], "std": [1.799453035123148, 1.9015295018118523], "min": [0, 0], "max": [6, 6], "count": [419]}, "eef_velocity_action": {"mean": [0.6873508353221957, 0.6443914081145584], "std": [0.718063823735423, 0.8027612249416721], "min": [0, 0], "max": [2, 2], "count": [419]}, "eef_acc_mag_action": {"mean": [0.7923627684964201, 0.6109785202863962], "std": [0.8502920470617119, 0.7991485606400045], "min": [0, 0], "max": [2, 2], "count": [419]}, "eef_sim_pose_state": {"mean": [0.5495870183783917, 0.26930139564050837, 1.1196711698764348, -1.2091020822161231, 0.9479995496241572, 0.1287538787322054, 0.5332377628448384, -0.3384461415401539, 1.074384381626338, 1.6263427724689348, 0.93053565432952, 0.37659836066404373], "std": [0.04949838429111744, 0.0413036890931578, 0.0747149939444618, 1.7967612422056287, 0.277881336751336, 1.7790376731432758, 0.06717254390317132, 0.03501796944369349, 0.05171954751150635, 0.7512004832290716, 0.144942174867549, 1.8696999139441148], "min": [0.48180941031356334, 0.18175216723268883, 1.042371682999787, -3.1328761400885545, 0.359052608428021, -3.1331570463182574, 0.4716650726451783, -0.3803621207053363, 1.022539087299058, 0.8224695336835196, 0.6506358660983405, -3.1075873066704616], "max": [0.6206810983777867, 0.3281896362140715, 1.2354332283490994, 3.140424989966848, 1.469008625087859, 3.073820038689694, 0.6485082703620688, -0.23673521211464404, 1.1785650961169334, 2.957121336516677, 1.2027583146540564, 3.1332649065738094], "count": [419]}, "eef_sim_pose_action": {"mean": [0.5495870183783917, 0.26930139564050837, 1.1196711698764348, -1.2091020822161231, 0.9479995496241572, 0.1287538787322054, 0.5332377628448384, -0.3384461415401539, 1.074384381626338, 1.6263427724689348, 0.93053565432952, 0.37659836066404373], "std": [0.04949838429111744, 0.0413036890931578, 0.0747149939444618, 1.7967612422056287, 0.277881336751336, 1.7790376731432758, 0.06717254390317132, 0.03501796944369349, 0.05171954751150635, 0.7512004832290716, 0.144942174867549, 1.8696999139441148], "min": [0.48180941031356334, 0.18175216723268883, 1.042371682999787, -3.1328761400885545, 0.359052608428021, -3.1331570463182574, 0.4716650726451783, -0.3803621207053363, 1.022539087299058, 0.8224695336835196, 0.6506358660983405, -3.1075873066704616], "max": [0.6206810983777867, 0.3281896362140715, 1.2354332283490994, 3.140424989966848, 1.469008625087859, 3.073820038689694, 0.6485082703620688, -0.23673521211464404, 1.1785650961169334, 2.957121336516677, 1.2027583146540564, 3.1332649065738094], "count": [419]}, "gripper_mode_state": {"mean": [0.25059665871121717, 0.162291169451074], "std": [0.43335663529475177, 0.3687177047136152], "min": [0, 0], "max": [1, 1], "count": [419]}, "gripper_activity_state": {"mean": [1.801909307875895, 1.837708830548926], "std": [0.5319358812404685, 0.49571962704056627], "min": [0, 0], "max": [2, 2], "count": [419]}, "gripper_mode_action": {"mean": [0.25059665871121717, 0.162291169451074], "std": [0.43335663529475177, 0.3687177047136152], "min": [0, 0], "max": [1, 1], "count": [419]}, "gripper_activity_action": {"mean": [1.801909307875895, 1.837708830548926], "std": [0.5319358812404685, 0.49571962704056627], "min": [0, 0], "max": [2, 2], "count": [419]}, "gripper_open_scale_state": {"mean": [0.6210238660206937, 0.4936933176363859], "std": [0.2334545011709966, 0.1614008636432989], "min": [0.188, 0.022], "max": [0.799, 0.597], "count": [419]}, "gripper_open_scale_action": {"mean": [0.6210238660206937, 0.4936933176363859], "std": [0.2334545011709966, 0.1614008636432989], "min": [0.188, 0.022], "max": [0.799, 0.597], "count": [419]}}} +{"episode_index": 342, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4202072610294118]], [[0.41851036151960785]], [[0.4149557781862745]]], "std": [[[0.22296436578729176]], [[0.2292172876851516]], [[0.23152375506411105]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[1.0]], [[1.0]]], "mean": [[[0.45789228758169936]], [[0.4601398141339869]], [[0.45494099060457516]]], "std": [[[0.13587338901285495]], [[0.14173547813947862]], [[0.14262794171518814]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[0.8392156862745098]], [[0.8352941176470589]]], "mean": [[[0.46497335375816995]], [[0.46470819035947714]], [[0.4615487826797386]]], "std": [[[0.11022246845804903]], [[0.11525615973658832]], [[0.11694857730241667]]], "count": [100]}, "observation.state": {"min": [0.3447549045085907, 1.8953055143356323, -0.9725149273872375, -1.3385279178619385, -2.6751184463500977, -1.5116994380950928, 0.7734601497650146, 32.0, 0.17381100356578827, 0.30610498785972595, -0.008294999599456787, -3.015000104904175, 0.05700001120567322, -0.921999990940094, -0.7753799557685852, -2.0749173164367676, 0.8496960997581482, 0.0269304309040308, 0.7623772621154785, 1.3155943155288696, -2.337397336959839, 193.0, -0.32437199354171753, 0.28804901242256165, -0.019291000440716743, 1.5260000228881836, -0.25200000405311584, -3.1411852836608887], "max": [0.840585470199585, 2.0779366493225098, -0.10269516706466675, -0.1011069267988205, -1.1165919303894043, -0.9905616641044617, 2.2635698318481445, 597.0, 0.3982119858264923, 0.4508349895477295, 0.10577099770307541, -0.9380000829696655, 1.3760000467300415, 0.781000018119812, -0.34341099858283997, -1.9029673337936401, 1.038977026939392, 1.4053566455841064, 2.6861140727996826, 1.8878005743026733, -0.7892728447914124, 805.0, -0.14079900085926056, 0.3920069932937622, 0.10165400058031082, 3.1050000190734863, 1.315000057220459, 3.13700008392334], "mean": [0.5054274201393127, 2.0578722953796387, -0.3530040979385376, -0.3823348879814148, -1.5196614265441895, -1.2194002866744995, 1.2726976871490479, 524.4012451171875, 0.33948495984077454, 0.36104971170425415, 0.055996619164943695, -1.6016687154769897, 0.99001145362854, 0.06765955686569214, -0.5153036713600159, -2.0504963397979736, 0.9038525819778442, 0.5426384210586548, 1.4260441064834595, 1.5562580823898315, -1.3434216976165771, 621.8320922851562, -0.2536779046058655, 0.34316718578338623, 0.02257714234292507, 2.421731472015381, 0.7921398878097534, -2.035604953765869], "std": [0.14482754468917847, 0.040527377277612686, 0.32176291942596436, 0.37131914496421814, 0.5978295207023621, 0.1517479419708252, 0.5871882438659668, 149.68389892578125, 0.07049936056137085, 0.041681304574012756, 0.024144286289811134, 0.7552887797355652, 0.4811391830444336, 0.562736451625824, 0.1594897359609604, 0.037730541080236435, 0.045050423592329025, 0.5084078311920166, 0.7229195237159729, 0.14852239191532135, 0.566348135471344, 236.23577880859375, 0.06845366954803467, 0.030439384281635284, 0.027548590674996376, 0.4699857234954834, 0.5703750252723694, 2.0410189628601074], "count": [420]}, "action": {"min": [0.3447549045085907, 1.8953055143356323, -0.9725149273872375, -1.3385279178619385, -2.6751184463500977, -1.5116994380950928, 0.7734601497650146, 32.0, 0.17381100356578827, 0.30610498785972595, -0.008294999599456787, -3.015000104904175, 0.05700001120567322, -0.921999990940094, -0.7753799557685852, -2.0749173164367676, 0.8496960997581482, 0.0269304309040308, 0.7623772621154785, 1.3155943155288696, -2.337397336959839, 193.0, -0.32437199354171753, 0.28804901242256165, -0.019291000440716743, 1.5260000228881836, -0.25200000405311584, -3.1411852836608887], "max": [0.840585470199585, 2.0779366493225098, -0.10269516706466675, -0.1011069267988205, -1.1165919303894043, -0.9905616641044617, 2.2635698318481445, 597.0, 0.3982119858264923, 0.4508349895477295, 0.10577099770307541, -0.9380000829696655, 1.3760000467300415, 0.781000018119812, -0.34341099858283997, -1.9029673337936401, 1.038977026939392, 1.4053566455841064, 2.6861140727996826, 1.8878005743026733, -0.7892728447914124, 805.0, -0.14079900085926056, 0.3920069932937622, 0.10165400058031082, 3.1050000190734863, 1.315000057220459, 3.13700008392334], "mean": [0.5054274201393127, 2.0578722953796387, -0.3530040979385376, -0.3823348879814148, -1.5196614265441895, -1.2194002866744995, 1.2726976871490479, 524.4012451171875, 0.33948495984077454, 0.36104971170425415, 0.055996619164943695, -1.6016687154769897, 0.99001145362854, 0.06765955686569214, -0.5153036713600159, -2.0504963397979736, 0.9038525819778442, 0.5426384210586548, 1.4260441064834595, 1.5562580823898315, -1.3434216976165771, 621.8320922851562, -0.2536779046058655, 0.34316718578338623, 0.02257714234292507, 2.421731472015381, 0.7921398878097534, -2.035604953765869], "std": [0.14482754468917847, 0.040527377277612686, 0.32176291942596436, 0.37131914496421814, 0.5978295207023621, 0.1517479419708252, 0.5871882438659668, 149.68389892578125, 0.07049936056137085, 0.041681304574012756, 0.024144286289811134, 0.7552887797355652, 0.4811391830444336, 0.562736451625824, 0.1594897359609604, 0.037730541080236435, 0.045050423592329025, 0.5084078311920166, 0.7229195237159729, 0.14852239191532135, 0.566348135471344, 236.23577880859375, 0.06845366954803467, 0.030439384281635284, 0.027548590674996376, 0.4699857234954834, 0.5703750252723694, 2.0410189628601074], "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": [362], "max": [362], "mean": [362.0], "std": [0.0], "count": [420]}, "index": {"min": [200395], "max": [200814], "mean": [200604.5], "std": [121.24321286845984], "count": [420]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [420]}, "subtask_annotation": {"mean": [10.290476190476191, 29.0, 29.0, 29.0, 29.0], "std": [9.40498372251976, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [420]}, "scene_annotation": {"mean": [362.0], "std": [0.0], "min": [362], "max": [362], "count": [420]}, "eef_direction_state": {"mean": [4.557142857142857, 4.626190476190477], "std": [1.688637497700281, 1.8036417556617057], "min": [0, 0], "max": [6, 6], "count": [420]}, "eef_velocity_state": {"mean": [0.7357142857142858, 0.6857142857142857], "std": [0.7740805386212148, 0.8288176973920145], "min": [0, 0], "max": [2, 2], "count": [420]}, "eef_acc_mag_state": {"mean": [0.6904761904761905, 0.6190476190476191], "std": [0.8277363060119167, 0.7943964750911146], "min": [0, 0], "max": [2, 2], "count": [420]}, "eef_direction_action": {"mean": [4.557142857142857, 4.626190476190477], "std": [1.688637497700281, 1.8036417556617057], "min": [0, 0], "max": [6, 6], "count": [420]}, "eef_velocity_action": {"mean": [0.7357142857142858, 0.6857142857142857], "std": [0.7740805386212148, 0.8288176973920145], "min": [0, 0], "max": [2, 2], "count": [420]}, "eef_acc_mag_action": {"mean": [0.6904761904761905, 0.6190476190476191], "std": [0.8277363060119167, 0.7943964750911146], "min": [0, 0], "max": [2, 2], "count": [420]}, "eef_sim_pose_state": {"mean": [0.5423141309660269, 0.2816598656025926, 1.1086959003609551, -1.3803110824380862, 0.9747137679681523, -0.14820976998109747, 0.5510922534970811, -0.346330624852124, 1.0709580762251518, 1.5731341539528376, 0.938997293484394, 0.32230646014958364], "std": [0.045058543340025826, 0.039063952179465136, 0.07558164675990146, 1.579547373965116, 0.2457058481964262, 1.867526119900592, 0.051113919427339914, 0.04770242429928331, 0.05716909853388689, 1.1790133574363557, 0.15371799185354895, 1.838233486393026], "min": [0.47398563465790544, 0.19211233168372777, 1.033876877415896, -3.137441091190915, 0.3261686385850515, -3.119134104428147, 0.49002730525812377, -0.38597390713969887, 1.0178690853735186, -3.1385391571280055, 0.559392517321641, -3.1276682296521465], "max": [0.6070311408546766, 0.3400452217667191, 1.2346462024985987, 3.1365746991986145, 1.4958783153230888, 3.099339313414868, 0.6568655864753844, -0.23194389495555162, 1.211043837598453, 3.1392491194151524, 1.1782738719556276, 3.110740586591078], "count": [420]}, "eef_sim_pose_action": {"mean": [0.5423141309660269, 0.2816598656025926, 1.1086959003609551, -1.3803110824380862, 0.9747137679681523, -0.14820976998109747, 0.5510922534970811, -0.346330624852124, 1.0709580762251518, 1.5731341539528376, 0.938997293484394, 0.32230646014958364], "std": [0.045058543340025826, 0.039063952179465136, 0.07558164675990146, 1.579547373965116, 0.2457058481964262, 1.867526119900592, 0.051113919427339914, 0.04770242429928331, 0.05716909853388689, 1.1790133574363557, 0.15371799185354895, 1.838233486393026], "min": [0.47398563465790544, 0.19211233168372777, 1.033876877415896, -3.137441091190915, 0.3261686385850515, -3.119134104428147, 0.49002730525812377, -0.38597390713969887, 1.0178690853735186, -3.1385391571280055, 0.559392517321641, -3.1276682296521465], "max": [0.6070311408546766, 0.3400452217667191, 1.2346462024985987, 3.1365746991986145, 1.4958783153230888, 3.099339313414868, 0.6568655864753844, -0.23194389495555162, 1.211043837598453, 3.1392491194151524, 1.1782738719556276, 3.110740586591078], "count": [420]}, "gripper_mode_state": {"mean": [0.2761904761904762, 0.13333333333333333], "std": [0.4471121750211609, 0.33993463423951953], "min": [0, 0], "max": [1, 1], "count": [420]}, "gripper_activity_state": {"mean": [1.776190476190476, 1.911904761904762], "std": [0.5793302881486843, 0.3834072688236983], "min": [0, 0], "max": [2, 2], "count": [420]}, "gripper_mode_action": {"mean": [0.2761904761904762, 0.13333333333333333], "std": [0.4471121750211609, 0.33993463423951953], "min": [0, 0], "max": [1, 1], "count": [420]}, "gripper_activity_action": {"mean": [1.776190476190476, 1.911904761904762], "std": [0.5793302881486843, 0.3834072688236983], "min": [0, 0], "max": [2, 2], "count": [420]}, "gripper_open_scale_state": {"mean": [0.6218321430387949, 0.5244011903581142], "std": [0.236235807085378, 0.14968398787234136], "min": [0.193, 0.032], "max": [0.805, 0.597], "count": [420]}, "gripper_open_scale_action": {"mean": [0.6218321430387949, 0.5244011903581142], "std": [0.236235807085378, 0.14968398787234136], "min": [0.193, 0.032], "max": [0.805, 0.597], "count": [420]}}} +{"episode_index": 343, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.41511255514705886]], [[0.40963995098039213]], [[0.406261772875817]]], "std": [[[0.22166159985437614]], [[0.2312136923032335]], [[0.23363406961272637]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45871122753267973]], [[0.45992507965686275]], [[0.4546262193627451]]], "std": [[[0.14751710722721018]], [[0.15414554773989256]], [[0.1551376812205484]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9176470588235294]], [[1.0]], [[1.0]]], "mean": [[[0.46840540849673207]], [[0.4731286397058823]], [[0.47020480800653597]]], "std": [[[0.05225511890321238]], [[0.050900874395927644]], [[0.051063042235794685]]], "count": [100]}, "observation.state": {"min": [0.29255208373069763, 1.8651635646820068, -0.8838347792625427, -0.994209349155426, -2.610628843307495, -1.6407318115234375, 0.6640104651451111, 43.0, 0.17396900057792664, 0.28477001190185547, 0.00828699953854084, -3.127000093460083, 0.11899998784065247, -0.902999997138977, -0.8909556865692139, -2.0739049911499023, 0.5501452684402466, -0.08072148263454437, 0.8110545873641968, 1.2120264768600464, -2.378429889678955, 187.0, -0.331928014755249, 0.2558470070362091, -0.026145000010728836, 0.31200000643730164, -0.1980000138282776, -3.1391851902008057], "max": [0.8129569292068481, 2.080066204071045, -0.09306096285581589, 0.002286381321027875, -1.1181278228759766, -1.0400068759918213, 2.116805076599121, 511.0, 0.3813830018043518, 0.43557000160217285, 0.15071499347686768, 3.138000011444092, 1.375, 0.9440000653266907, -0.2912256717681885, -1.9064929485321045, 1.0401289463043213, 1.3566794395446777, 2.6201932430267334, 1.888132095336914, -0.945741593837738, 781.0, -0.13289600610733032, 0.4119910001754761, 0.08968400210142136, 3.13700008392334, 1.524999976158142, 3.125999927520752], "mean": [0.5133132934570312, 2.0380539894104004, -0.31778350472450256, -0.27220144867897034, -1.4715205430984497, -1.3257503509521484, 1.1309531927108765, 446.7577819824219, 0.3262588083744049, 0.3572320342063904, 0.04829110950231552, -1.4204672574996948, 1.027951717376709, 0.00472182035446167, -0.5306317210197449, -2.0517356395721436, 0.8437252044677734, 0.6179693937301636, 1.5595821142196655, 1.5687006711959839, -1.49153470993042, 618.4388427734375, -0.24758316576480865, 0.34780117869377136, 0.03203171491622925, 2.336799383163452, 0.7323594689369202, -1.8889596462249756], "std": [0.12088044732809067, 0.06581240892410278, 0.24411223828792572, 0.3313508927822113, 0.5191813707351685, 0.19478735327720642, 0.5505361557006836, 134.47068786621094, 0.05276167392730713, 0.035544924437999725, 0.030446728691458702, 1.2665692567825317, 0.398032009601593, 0.5582455992698669, 0.19401879608631134, 0.03072989545762539, 0.12452370673418045, 0.48144596815109253, 0.7058578133583069, 0.21650634706020355, 0.5244306325912476, 230.80999755859375, 0.07096248120069504, 0.040397949516773224, 0.02636813186109066, 0.8240383863449097, 0.596910834312439, 1.8518946170806885], "count": [417]}, "action": {"min": [0.29255208373069763, 1.8651635646820068, -0.8838347792625427, -0.994209349155426, -2.610628843307495, -1.6407318115234375, 0.6640104651451111, 43.0, 0.17396900057792664, 0.28477001190185547, 0.00828699953854084, -3.127000093460083, 0.11899998784065247, -0.902999997138977, -0.8909556865692139, -2.0739049911499023, 0.5501452684402466, -0.08072148263454437, 0.8110545873641968, 1.2120264768600464, -2.378429889678955, 187.0, -0.331928014755249, 0.2558470070362091, -0.026145000010728836, 0.31200000643730164, -0.1980000138282776, -3.1391851902008057], "max": [0.8129569292068481, 2.080066204071045, -0.09306096285581589, 0.002286381321027875, -1.1181278228759766, -1.0400068759918213, 2.116805076599121, 511.0, 0.3813830018043518, 0.43557000160217285, 0.15071499347686768, 3.138000011444092, 1.375, 0.9440000653266907, -0.2912256717681885, -1.9064929485321045, 1.0401289463043213, 1.3566794395446777, 2.6201932430267334, 1.888132095336914, -0.945741593837738, 781.0, -0.13289600610733032, 0.4119910001754761, 0.08968400210142136, 3.13700008392334, 1.524999976158142, 3.125999927520752], "mean": [0.5133132934570312, 2.0380539894104004, -0.31778350472450256, -0.27220144867897034, -1.4715205430984497, -1.3257503509521484, 1.1309531927108765, 446.7577819824219, 0.3262588083744049, 0.3572320342063904, 0.04829110950231552, -1.4204672574996948, 1.027951717376709, 0.00472182035446167, -0.5306317210197449, -2.0517356395721436, 0.8437252044677734, 0.6179693937301636, 1.5595821142196655, 1.5687006711959839, -1.49153470993042, 618.4388427734375, -0.24758316576480865, 0.34780117869377136, 0.03203171491622925, 2.336799383163452, 0.7323594689369202, -1.8889596462249756], "std": [0.12088044732809067, 0.06581240892410278, 0.24411223828792572, 0.3313508927822113, 0.5191813707351685, 0.19478735327720642, 0.5505361557006836, 134.47068786621094, 0.05276167392730713, 0.035544924437999725, 0.030446728691458702, 1.2665692567825317, 0.398032009601593, 0.5582455992698669, 0.19401879608631134, 0.03072989545762539, 0.12452370673418045, 0.48144596815109253, 0.7058578133583069, 0.21650634706020355, 0.5244306325912476, 230.80999755859375, 0.07096248120069504, 0.040397949516773224, 0.02636813186109066, 0.8240383863449097, 0.596910834312439, 1.8518946170806885], "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": [363], "max": [363], "mean": [363.0], "std": [0.0], "count": [417]}, "index": {"min": [200815], "max": [201231], "mean": [201023.0], "std": [120.37718499228443], "count": [417]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [417]}, "subtask_annotation": {"mean": [9.143884892086332, 29.0, 29.0, 29.0, 29.0], "std": [8.780478525287393, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [417]}, "scene_annotation": {"mean": [363.0], "std": [0.0], "min": [363], "max": [363], "count": [417]}, "eef_direction_state": {"mean": [4.278177458033573, 3.8609112709832134], "std": [1.888835947004314, 2.092542917178203], "min": [0, 0], "max": [6, 6], "count": [417]}, "eef_velocity_state": {"mean": [0.7937649880095923, 0.8729016786570744], "std": [0.7168138083885284, 0.746315954219364], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_acc_mag_state": {"mean": [0.8537170263788969, 0.8177458033573142], "std": [0.8454657431283845, 0.8225664362826226], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_direction_action": {"mean": [4.278177458033573, 3.8609112709832134], "std": [1.888835947004314, 2.092542917178203], "min": [0, 0], "max": [6, 6], "count": [417]}, "eef_velocity_action": {"mean": [0.7937649880095923, 0.8729016786570744], "std": [0.7168138083885284, 0.746315954219364], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_acc_mag_action": {"mean": [0.8537170263788969, 0.8177458033573142], "std": [0.8454657431283845, 0.8225664362826226], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_sim_pose_state": {"mean": [0.54868567100439, 0.2831107429368461, 1.1210073651425052, -1.9518847165005522, 0.8859210283478348, -0.0006408242684141933, 0.5474749274544567, -0.3361407964485851, 1.0707582907929043, 1.6447166840749106, 0.9889226216372125, 0.5492454294744884], "std": [0.05252182749307437, 0.04859220917280519, 0.07003486684642785, 0.8830677851502826, 0.24954095410372942, 1.948879422772015, 0.04370820052098227, 0.03231372925346772, 0.05422757184008063, 0.6667636937569861, 0.1495321969151606, 1.822478362342027], "min": [0.44124789105679857, 0.18044326032438668, 1.0482247288591153, -3.0791364340600094, 0.3439788210675776, -2.9945064081528177, 0.47036391003757466, -0.4282291152808143, 1.012053475728062, 0.811739356837866, 0.5752729591007855, -3.1361336310252215], "max": [0.6235664354908745, 0.340279669127157, 1.2458698973093756, -0.7516871965464619, 1.2886810823615424, 3.092422884036712, 0.64431992620301, -0.2329562743246524, 1.1957392541090812, 2.9926869962301597, 1.1443732053095839, 3.1335575749273517], "count": [417]}, "eef_sim_pose_action": {"mean": [0.54868567100439, 0.2831107429368461, 1.1210073651425052, -1.9518847165005522, 0.8859210283478348, -0.0006408242684141933, 0.5474749274544567, -0.3361407964485851, 1.0707582907929043, 1.6447166840749106, 0.9889226216372125, 0.5492454294744884], "std": [0.05252182749307437, 0.04859220917280519, 0.07003486684642785, 0.8830677851502826, 0.24954095410372942, 1.948879422772015, 0.04370820052098227, 0.03231372925346772, 0.05422757184008063, 0.6667636937569861, 0.1495321969151606, 1.822478362342027], "min": [0.44124789105679857, 0.18044326032438668, 1.0482247288591153, -3.0791364340600094, 0.3439788210675776, -2.9945064081528177, 0.47036391003757466, -0.4282291152808143, 1.012053475728062, 0.811739356837866, 0.5752729591007855, -3.1361336310252215], "max": [0.6235664354908745, 0.340279669127157, 1.2458698973093756, -0.7516871965464619, 1.2886810823615424, 3.092422884036712, 0.64431992620301, -0.2329562743246524, 1.1957392541090812, 2.9926869962301597, 1.1443732053095839, 3.1335575749273517], "count": [417]}, "gripper_mode_state": {"mean": [0.2589928057553957, 0.290167865707434], "std": [0.43808165029175317, 0.4538397023379812], "min": [0, 0], "max": [1, 1], "count": [417]}, "gripper_activity_state": {"mean": [1.8848920863309353, 1.856115107913669], "std": [0.41689390487626804, 0.4417289621009711], "min": [0, 0], "max": [2, 2], "count": [417]}, "gripper_mode_action": {"mean": [0.2589928057553957, 0.290167865707434], "std": [0.43808165029175317, 0.4538397023379812], "min": [0, 0], "max": [1, 1], "count": [417]}, "gripper_activity_action": {"mean": [1.8848920863309353, 1.856115107913669], "std": [0.41689390487626804, 0.4417289621009711], "min": [0, 0], "max": [2, 2], "count": [417]}, "gripper_open_scale_state": {"mean": [0.6184388487744961, 0.44675779374669194], "std": [0.23081029485795518, 0.13447072713295513], "min": [0.187, 0.043], "max": [0.781, 0.511], "count": [417]}, "gripper_open_scale_action": {"mean": [0.6184388487744961, 0.44675779374669194], "std": [0.23081029485795518, 0.13447072713295513], "min": [0.187, 0.043], "max": [0.781, 0.511], "count": [417]}}} +{"episode_index": 344, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.420822205882353]], [[0.4184991441993464]], [[0.4137365522875817]]], "std": [[[0.2227018176248493]], [[0.228821421078897]], [[0.23278533274097063]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45997661560457515]], [[0.4607755330882353]], [[0.45582692606209146]]], "std": [[[0.14159066623128735]], [[0.14854238441736342]], [[0.1497489204850823]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8]], [[0.788235294117647]], [[0.792156862745098]]], "mean": [[[0.47125088439542484]], [[0.4686971017156863]], [[0.46588216911764707]]], "std": [[[0.11836233378428448]], [[0.12378560981530178]], [[0.12503929652708484]]], "count": [100]}, "observation.state": {"min": [0.34051376581192017, 1.9410854578018188, -0.895737886428833, -1.2265301942825317, -2.726832628250122, -1.6046383380889893, 0.8129918575286865, 92.0, 0.18279799818992615, 0.31530898809432983, 0.013748999685049057, -3.0260000228881836, 0.0430000014603138, -0.953000009059906, -0.834686279296875, -2.0729801654815674, 0.7240498661994934, 0.13037610054016113, 0.588804304599762, 1.0034247636795044, -2.316016912460327, 190.0, -0.31808000802993774, 0.28893500566482544, -0.04005400091409683, -3.1050000190734863, -0.18799999356269836, -3.1391851902008057], "max": [0.7986975908279419, 2.07702898979187, 0.040107667446136475, -0.03361504524946213, -0.9566847681999207, -1.2572129964828491, 2.249101161956787, 647.0, 0.38169899582862854, 0.42228901386260986, 0.14146199822425842, -0.7799999117851257, 1.3589999675750732, 0.8289999961853027, -0.2635098099708557, -1.843172550201416, 1.2455542087554932, 1.3406223058700562, 2.633981227874756, 1.8030822277069092, -1.06112539768219, 783.0, -0.11282200366258621, 0.41413798928260803, 0.11652600020170212, 3.132999897003174, 1.503000020980835, 3.140000104904175], "mean": [0.5005330443382263, 2.046116828918457, -0.26609861850738525, -0.39506465196609497, -1.6764132976531982, -1.364837884902954, 1.335439682006836, 422.6951599121094, 0.3310864269733429, 0.35132986307144165, 0.05986236780881882, -1.5985878705978394, 0.9392391443252563, 0.12527954578399658, -0.49928855895996094, -2.0436785221099854, 1.0709221363067627, 0.6869912147521973, 1.3938692808151245, 1.4851309061050415, -1.4951682090759277, 496.1083068847656, -0.23780745267868042, 0.35456931591033936, 0.026518963277339935, 2.4540350437164307, 0.7755891680717468, -2.225003480911255], "std": [0.1389974057674408, 0.046658553183078766, 0.3420115113258362, 0.4154099225997925, 0.5820948481559753, 0.09528923034667969, 0.6259726285934448, 134.52015686035156, 0.0566486120223999, 0.036571815609931946, 0.022667136043310165, 0.8948378562927246, 0.4880838692188263, 0.7552009224891663, 0.20759056508541107, 0.05320127680897713, 0.1637917459011078, 0.38413405418395996, 0.8165826797485352, 0.19887059926986694, 0.47369420528411865, 166.54251098632812, 0.06499041616916656, 0.032100558280944824, 0.03391926363110542, 0.949289083480835, 0.6288080811500549, 1.6604899168014526], "count": [397]}, "action": {"min": [0.34051376581192017, 1.9410854578018188, -0.895737886428833, -1.2265301942825317, -2.726832628250122, -1.6046383380889893, 0.8129918575286865, 92.0, 0.18279799818992615, 0.31530898809432983, 0.013748999685049057, -3.0260000228881836, 0.0430000014603138, -0.953000009059906, -0.834686279296875, -2.0729801654815674, 0.7240498661994934, 0.13037610054016113, 0.588804304599762, 1.0034247636795044, -2.316016912460327, 190.0, -0.31808000802993774, 0.28893500566482544, -0.04005400091409683, -3.1050000190734863, -0.18799999356269836, -3.1391851902008057], "max": [0.7986975908279419, 2.07702898979187, 0.040107667446136475, -0.03361504524946213, -0.9566847681999207, -1.2572129964828491, 2.249101161956787, 647.0, 0.38169899582862854, 0.42228901386260986, 0.14146199822425842, -0.7799999117851257, 1.3589999675750732, 0.8289999961853027, -0.2635098099708557, -1.843172550201416, 1.2455542087554932, 1.3406223058700562, 2.633981227874756, 1.8030822277069092, -1.06112539768219, 783.0, -0.11282200366258621, 0.41413798928260803, 0.11652600020170212, 3.132999897003174, 1.503000020980835, 3.140000104904175], "mean": [0.5005330443382263, 2.046116828918457, -0.26609861850738525, -0.39506465196609497, -1.6764132976531982, -1.364837884902954, 1.335439682006836, 422.6951599121094, 0.3310864269733429, 0.35132986307144165, 0.05986236780881882, -1.5985878705978394, 0.9392391443252563, 0.12527954578399658, -0.49928855895996094, -2.0436785221099854, 1.0709221363067627, 0.6869912147521973, 1.3938692808151245, 1.4851309061050415, -1.4951682090759277, 496.1083068847656, -0.23780745267868042, 0.35456931591033936, 0.026518963277339935, 2.4540350437164307, 0.7755891680717468, -2.225003480911255], "std": [0.1389974057674408, 0.046658553183078766, 0.3420115113258362, 0.4154099225997925, 0.5820948481559753, 0.09528923034667969, 0.6259726285934448, 134.52015686035156, 0.0566486120223999, 0.036571815609931946, 0.022667136043310165, 0.8948378562927246, 0.4880838692188263, 0.7552009224891663, 0.20759056508541107, 0.05320127680897713, 0.1637917459011078, 0.38413405418395996, 0.8165826797485352, 0.19887059926986694, 0.47369420528411865, 166.54251098632812, 0.06499041616916656, 0.032100558280944824, 0.03391926363110542, 0.949289083480835, 0.6288080811500549, 1.6604899168014526], "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": [364], "max": [364], "mean": [364.0], "std": [0.0], "count": [397]}, "index": {"min": [201232], "max": [201628], "mean": [201430.0], "std": [114.60366486286553], "count": [397]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [397]}, "subtask_annotation": {"mean": [8.523929471032746, 29.0, 29.0, 29.0, 29.0], "std": [8.227407454706263, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [397]}, "scene_annotation": {"mean": [364.0], "std": [0.0], "min": [364], "max": [364], "count": [397]}, "eef_direction_state": {"mean": [4.332493702770781, 4.72544080604534], "std": [1.743003886165936, 1.7523449908334534], "min": [0, 0], "max": [6, 6], "count": [397]}, "eef_velocity_state": {"mean": [0.7884130982367759, 0.6624685138539043], "std": [0.7548778409720709, 0.8439602890015879], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_acc_mag_state": {"mean": [0.8992443324937027, 0.6045340050377834], "std": [0.8457476582945402, 0.7854338896045772], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_direction_action": {"mean": [4.332493702770781, 4.72544080604534], "std": [1.743003886165936, 1.7523449908334534], "min": [0, 0], "max": [6, 6], "count": [397]}, "eef_velocity_action": {"mean": [0.7884130982367759, 0.6624685138539043], "std": [0.7548778409720709, 0.8439602890015879], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_acc_mag_action": {"mean": [0.8992443324937027, 0.6045340050377834], "std": [0.8457476582945402, 0.7854338896045772], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_sim_pose_state": {"mean": [0.5554687940279673, 0.27490971027123096, 1.123918810507064, -0.9892147950940862, 0.9038896135900581, -0.06228265510741757, 0.543365212163355, -0.34579170144548904, 1.0792125729514535, 1.7854474759191512, 0.8825637542087575, 0.023430541106638607], "std": [0.0449565569553759, 0.05253664040071713, 0.06477763508180337, 1.8990143458676418, 0.2310314502785123, 1.9465662569131055, 0.04838345605152724, 0.03329884148333347, 0.057863627952824466, 0.7103458037228498, 0.18391476451286115, 1.9750307773264701], "min": [0.4770284152029265, 0.15459874755530736, 1.0554836891719084, -3.134793365509718, 0.3995965736523779, -2.947781069890346, 0.5005657617282588, -0.40860257652498, 1.0233956702075804, 0.7776584565518012, 0.4605092930648089, -3.1174064208648047], "max": [0.618947594426089, 0.3618053814714178, 1.2439722294682523, 3.135011626729441, 1.434842485304888, 3.1154240155969335, 0.6334550596785352, -0.23486312091727202, 1.201678005512344, 2.9692342294441305, 1.206075799848934, 3.132325538623191], "count": [397]}, "eef_sim_pose_action": {"mean": [0.5554687940279673, 0.27490971027123096, 1.123918810507064, -0.9892147950940862, 0.9038896135900581, -0.06228265510741757, 0.543365212163355, -0.34579170144548904, 1.0792125729514535, 1.7854474759191512, 0.8825637542087575, 0.023430541106638607], "std": [0.0449565569553759, 0.05253664040071713, 0.06477763508180337, 1.8990143458676418, 0.2310314502785123, 1.9465662569131055, 0.04838345605152724, 0.03329884148333347, 0.057863627952824466, 0.7103458037228498, 0.18391476451286115, 1.9750307773264701], "min": [0.4770284152029265, 0.15459874755530736, 1.0554836891719084, -3.134793365509718, 0.3995965736523779, -2.947781069890346, 0.5005657617282588, -0.40860257652498, 1.0233956702075804, 0.7776584565518012, 0.4605092930648089, -3.1174064208648047], "max": [0.618947594426089, 0.3618053814714178, 1.2439722294682523, 3.135011626729441, 1.434842485304888, 3.1154240155969335, 0.6334550596785352, -0.23486312091727202, 1.201678005512344, 2.9692342294441305, 1.206075799848934, 3.132325538623191], "count": [397]}, "gripper_mode_state": {"mean": [0.491183879093199, 0.8942065491183879], "std": [0.49992226997019895, 0.3075730752718308], "min": [0, 0], "max": [1, 1], "count": [397]}, "gripper_activity_state": {"mean": [1.8438287153652393, 1.858942065491184], "std": [0.49764528745134334, 0.4602615499654412], "min": [0, 0], "max": [2, 2], "count": [397]}, "gripper_mode_action": {"mean": [0.491183879093199, 0.8942065491183879], "std": [0.49992226997019895, 0.3075730752718308], "min": [0, 0], "max": [1, 1], "count": [397]}, "gripper_activity_action": {"mean": [1.8438287153652393, 1.858942065491184], "std": [0.49764528745134334, 0.4602615499654412], "min": [0, 0], "max": [2, 2], "count": [397]}, "gripper_open_scale_state": {"mean": [0.4961083116122996, 0.4226952141250121], "std": [0.16654244913362948, 0.1345201464023499], "min": [0.19, 0.092], "max": [0.783, 0.647], "count": [397]}, "gripper_open_scale_action": {"mean": [0.4961083116122996, 0.4226952141250121], "std": [0.16654244913362948, 0.1345201464023499], "min": [0.19, 0.092], "max": [0.783, 0.647], "count": [397]}}} +{"episode_index": 345, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.42249935583207643]], [[0.41714227666226744]], [[0.4144519564636752]]], "std": [[[0.2167109308234463]], [[0.22513395751904616]], [[0.22713207939435112]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7333333333333333]], [[0.7490196078431373]]], "mean": [[[0.4664545095682504]], [[0.4703643594457013]], [[0.4643392879587733]]], "std": [[[0.09563138201671449]], [[0.10034153610071031]], [[0.10080765578062734]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8588235294117647]], [[0.8235294117647058]], [[0.8274509803921568]]], "mean": [[[0.45762371166415283]], [[0.45965785452802915]], [[0.45589081550087984]]], "std": [[[0.13444250721093903]], [[0.13989732529705232]], [[0.14090146220082858]]], "count": [104]}, "observation.state": {"min": [0.2943672239780426, 1.9273496866226196, -0.8850739598274231, -1.0416299104690552, -2.6198439598083496, -1.6565792560577393, 0.627358615398407, 34.0, 0.19278700649738312, 0.2854369878768921, -0.00648800004273653, -3.059000015258789, -0.019999995827674866, -0.7599999904632568, -0.8993332982063293, -2.079036235809326, 0.3326946794986725, 0.05590289831161499, 0.5111022591590881, 1.3175839185714722, -2.0516695976257324, 197.0, -0.35679900646209717, 0.24567599594593048, -0.014252999797463417, -3.132185220718384, -0.28600001335144043, -3.1070001125335693], "max": [0.8025721907615662, 2.075894594192505, 0.08443903177976608, -0.007714355830103159, -0.9509252905845642, -1.1839790344238281, 2.0712695121765137, 743.0, 0.3734610080718994, 0.4145970046520233, 0.10936000198125839, -0.9319999814033508, 1.222000002861023, 0.8180000185966492, -0.12836897373199463, -1.9168254137039185, 1.4726041555404663, 1.2931668758392334, 2.770902395248413, 1.7908649444580078, -0.9357757568359375, 830.0, -0.1979459971189499, 0.44004398584365845, 0.13022099435329437, 3.138000011444092, 1.4730000495910645, 3.114000082015991], "mean": [0.47630053758621216, 2.0566296577453613, -0.3546411097049713, -0.3472774624824524, -1.5170615911483765, -1.3654861450195312, 1.1002308130264282, 631.529296875, 0.32532286643981934, 0.3455265462398529, 0.045995935797691345, -1.835660696029663, 0.9164974093437195, 0.030424246564507484, -0.32248935103416443, -2.052211046218872, 1.044940710067749, 0.5749219655990601, 1.168784499168396, 1.5066672563552856, -1.434433937072754, 549.2151489257812, -0.2889164984226227, 0.31349173188209534, 0.044131048023700714, 1.7549371719360352, 1.0063576698303223, -1.8400611877441406], "std": [0.13789419829845428, 0.031913451850414276, 0.2868120074272156, 0.33162781596183777, 0.4844536781311035, 0.13629065454006195, 0.5021582841873169, 223.87554931640625, 0.061028286814689636, 0.03237980604171753, 0.025084631517529488, 0.6581284403800964, 0.42615535855293274, 0.42650994658470154, 0.23046690225601196, 0.03326546400785446, 0.28385376930236816, 0.37410134077072144, 0.8061357736587524, 0.09436081349849701, 0.4028328061103821, 249.16030883789062, 0.04550943151116371, 0.05951695144176483, 0.041606176644563675, 1.8865149021148682, 0.5495116710662842, 1.6250234842300415], "count": [495]}, "action": {"min": [0.2943672239780426, 1.9273496866226196, -0.8850739598274231, -1.0416299104690552, -2.6198439598083496, -1.6565792560577393, 0.627358615398407, 34.0, 0.19278700649738312, 0.2854369878768921, -0.00648800004273653, -3.059000015258789, -0.019999995827674866, -0.7599999904632568, -0.8993332982063293, -2.079036235809326, 0.3326946794986725, 0.05590289831161499, 0.5111022591590881, 1.3175839185714722, -2.0516695976257324, 197.0, -0.35679900646209717, 0.24567599594593048, -0.014252999797463417, -3.132185220718384, -0.28600001335144043, -3.1070001125335693], "max": [0.8025721907615662, 2.075894594192505, 0.08443903177976608, -0.007714355830103159, -0.9509252905845642, -1.1839790344238281, 2.0712695121765137, 743.0, 0.3734610080718994, 0.4145970046520233, 0.10936000198125839, -0.9319999814033508, 1.222000002861023, 0.8180000185966492, -0.12836897373199463, -1.9168254137039185, 1.4726041555404663, 1.2931668758392334, 2.770902395248413, 1.7908649444580078, -0.9357757568359375, 830.0, -0.1979459971189499, 0.44004398584365845, 0.13022099435329437, 3.138000011444092, 1.4730000495910645, 3.114000082015991], "mean": [0.47630053758621216, 2.0566296577453613, -0.3546411097049713, -0.3472774624824524, -1.5170615911483765, -1.3654861450195312, 1.1002308130264282, 631.529296875, 0.32532286643981934, 0.3455265462398529, 0.045995935797691345, -1.835660696029663, 0.9164974093437195, 0.030424246564507484, -0.32248935103416443, -2.052211046218872, 1.044940710067749, 0.5749219655990601, 1.168784499168396, 1.5066672563552856, -1.434433937072754, 549.2151489257812, -0.2889164984226227, 0.31349173188209534, 0.044131048023700714, 1.7549371719360352, 1.0063576698303223, -1.8400611877441406], "std": [0.13789419829845428, 0.031913451850414276, 0.2868120074272156, 0.33162781596183777, 0.4844536781311035, 0.13629065454006195, 0.5021582841873169, 223.87554931640625, 0.061028286814689636, 0.03237980604171753, 0.025084631517529488, 0.6581284403800964, 0.42615535855293274, 0.42650994658470154, 0.23046690225601196, 0.03326546400785446, 0.28385376930236816, 0.37410134077072144, 0.8061357736587524, 0.09436081349849701, 0.4028328061103821, 249.16030883789062, 0.04550943151116371, 0.05951695144176483, 0.041606176644563675, 1.8865149021148682, 0.5495116710662842, 1.6250234842300415], "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": [365], "max": [365], "mean": [365.0], "std": [0.0], "count": [495]}, "index": {"min": [201629], "max": [202123], "mean": [201876.0], "std": [142.89390003308984], "count": [495]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [495]}, "subtask_annotation": {"mean": [9.10909090909091, 29.0, 29.0, 29.0, 29.0], "std": [9.739444852877446, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [495]}, "scene_annotation": {"mean": [365.0], "std": [0.0], "min": [365], "max": [365], "count": [495]}, "eef_direction_state": {"mean": [3.5414141414141413, 4.553535353535353], "std": [2.1931486567278253, 1.9920708037451824], "min": [0, 0], "max": [6, 6], "count": [495]}, "eef_velocity_state": {"mean": [0.8424242424242424, 0.6080808080808081], "std": [0.7243375111916895, 0.7574114299891016], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_acc_mag_state": {"mean": [0.8565656565656565, 0.6303030303030303], "std": [0.8442511015431913, 0.8132059693439749], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_direction_action": {"mean": [3.5414141414141413, 4.553535353535353], "std": [2.1931486567278253, 1.9920708037451824], "min": [0, 0], "max": [6, 6], "count": [495]}, "eef_velocity_action": {"mean": [0.8424242424242424, 0.6080808080808081], "std": [0.7243375111916895, 0.7574114299891016], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_acc_mag_action": {"mean": [0.8565656565656565, 0.6303030303030303], "std": [0.8442511015431913, 0.8132059693439749], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_sim_pose_state": {"mean": [0.5058704955164519, 0.3194193300441239, 1.0925303571864822, -0.76039274232235, 0.8697924226319044, -0.8442120439857692, 0.5367712418441781, -0.3353114486139573, 1.0701329565572533, 1.6329973332853953, 1.0559489555718389, 0.37443916678926176], "std": [0.0672269042755633, 0.03998296700015188, 0.06231175332424817, 1.6509935094823043, 0.16137542656072743, 1.797429881235648, 0.04390598947181369, 0.042537127707135455, 0.05029066144981693, 0.7221502232753954, 0.17853876865435925, 1.705940838922383], "min": [0.43266551835950584, 0.22355429662427356, 1.0310739511975076, -3.1242030624139914, 0.4299809124829843, -3.1357726096084617, 0.47166699196321443, -0.3928247769670758, 1.0306050351336793, 0.4748415288609291, 0.5484218672925354, -3.1287245508349755], "max": [0.6513379947478021, 0.39699653403113017, 1.202816808409305, 3.1282103186518, 1.2512199636000947, 3.121073844634796, 0.628719514223747, -0.23885240911383565, 1.1791185450126749, 2.9752796860965827, 1.400776397080762, 3.096921021747641], "count": [495]}, "eef_sim_pose_action": {"mean": [0.5058704955164519, 0.3194193300441239, 1.0925303571864822, -0.76039274232235, 0.8697924226319044, -0.8442120439857692, 0.5367712418441781, -0.3353114486139573, 1.0701329565572533, 1.6329973332853953, 1.0559489555718389, 0.37443916678926176], "std": [0.0672269042755633, 0.03998296700015188, 0.06231175332424817, 1.6509935094823043, 0.16137542656072743, 1.797429881235648, 0.04390598947181369, 0.042537127707135455, 0.05029066144981693, 0.7221502232753954, 0.17853876865435925, 1.705940838922383], "min": [0.43266551835950584, 0.22355429662427356, 1.0310739511975076, -3.1242030624139914, 0.4299809124829843, -3.1357726096084617, 0.47166699196321443, -0.3928247769670758, 1.0306050351336793, 0.4748415288609291, 0.5484218672925354, -3.1287245508349755], "max": [0.6513379947478021, 0.39699653403113017, 1.202816808409305, 3.1282103186518, 1.2512199636000947, 3.121073844634796, 0.628719514223747, -0.23885240911383565, 1.1791185450126749, 2.9752796860965827, 1.400776397080762, 3.096921021747641], "count": [495]}, "gripper_mode_state": {"mean": [0.3838383838383838, 0.1717171717171717], "std": [0.4863193178670996, 0.37713443843625083], "min": [0, 0], "max": [1, 1], "count": [495]}, "gripper_activity_state": {"mean": [1.905050505050505, 1.8727272727272728], "std": [0.3828056281775254, 0.4426317487638836], "min": [0, 0], "max": [2, 2], "count": [495]}, "gripper_mode_action": {"mean": [0.3838383838383838, 0.1717171717171717], "std": [0.4863193178670996, 0.37713443843625083], "min": [0, 0], "max": [1, 1], "count": [495]}, "gripper_activity_action": {"mean": [1.905050505050505, 1.8727272727272728], "std": [0.3828056281775254, 0.4426317487638836], "min": [0, 0], "max": [2, 2], "count": [495]}, "gripper_open_scale_state": {"mean": [0.5492151515151517, 0.6315292930757151], "std": [0.24916023277956129, 0.22387555471383944], "min": [0.197, 0.034], "max": [0.83, 0.743], "count": [495]}, "gripper_open_scale_action": {"mean": [0.5492151515151517, 0.6315292930757151], "std": [0.24916023277956129, 0.22387555471383944], "min": [0.197, 0.034], "max": [0.83, 0.743], "count": [495]}}} +{"episode_index": 346, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4276596078431373]], [[0.42457392973856206]], [[0.41990491013071896]]], "std": [[[0.218880738524872]], [[0.2255491607085646]], [[0.22849330169665583]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4591691952614379]], [[0.4617105800653595]], [[0.4561050020424836]]], "std": [[[0.13859372493967625]], [[0.14493813836159078]], [[0.14661325542666612]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[0.792156862745098]], [[0.788235294117647]]], "mean": [[[0.45031945057189543]], [[0.45375450980392157]], [[0.44917827205882355]]], "std": [[[0.13370963365082797]], [[0.13956285970173116]], [[0.1413894129524917]]], "count": [100]}, "observation.state": {"min": [0.30321604013442993, 1.9187450408935547, -0.8703433275222778, -1.339836835861206, -2.6646292209625244, -1.8036582469940186, 0.8126951456069946, 23.0, 0.17618900537490845, 0.285988986492157, 0.026598000898957253, -2.8540000915527344, -0.047000009566545486, -0.8840000033378601, -0.9011310338973999, -2.069070339202881, 0.8392415642738342, 0.18270106613636017, 0.5750859975814819, 0.9674011468887329, -2.464474678039551, 59.0, -0.3264569938182831, 0.27574700117111206, -0.028699999675154686, 0.9440000057220459, -0.07500000298023224, -3.1351852416992188], "max": [0.7246083617210388, 2.0770466327667236, -0.23305381834506989, -0.07419394701719284, -0.8680744767189026, -1.3651442527770996, 2.2125015258789062, 531.0, 0.40158599615097046, 0.4036810100078583, 0.1371680051088333, -0.5379999876022339, 1.3040000200271606, 0.9760000109672546, -0.24383994936943054, -1.9062836170196533, 1.2934460639953613, 1.4119540452957153, 2.572615146636963, 1.700840711593628, -0.8036717772483826, 809.0, -0.07601399719715118, 0.415710985660553, 0.10262999683618546, 3.002000093460083, 1.350000023841858, 3.125999927520752], "mean": [0.41213157773017883, 2.05932354927063, -0.40674424171447754, -0.4195581376552582, -1.3191466331481934, -1.457865595817566, 1.2093390226364136, 435.0771179199219, 0.34334149956703186, 0.3197570741176605, 0.08647999167442322, -1.2920080423355103, 0.8976839184761047, 0.4253830909729004, -0.5139644742012024, -2.053234577178955, 1.0739367008209229, 0.8301847577095032, 1.483108639717102, 1.527640700340271, -1.505240797996521, 614.440185546875, -0.20843729376792908, 0.3585239052772522, 0.04465833678841591, 2.20058274269104, 0.599223256111145, 0.8658884763717651], "std": [0.1440662443637848, 0.034317608922719955, 0.23339645564556122, 0.44191858172416687, 0.6894615888595581, 0.10157296806573868, 0.5765032172203064, 128.86705017089844, 0.07209096848964691, 0.0419696606695652, 0.020890595391392708, 0.9584212303161621, 0.4288206398487091, 0.738056480884552, 0.21410532295703888, 0.03092905320227146, 0.1314433515071869, 0.41560670733451843, 0.8534475564956665, 0.14184749126434326, 0.6225231289863586, 241.72933959960938, 0.07599308341741562, 0.03719543665647507, 0.033358339220285416, 0.6900917887687683, 0.5580729246139526, 2.4169118404388428], "count": [376]}, "action": {"min": [0.30321604013442993, 1.9187450408935547, -0.8703433275222778, -1.339836835861206, -2.6646292209625244, -1.8036582469940186, 0.8126951456069946, 23.0, 0.17618900537490845, 0.285988986492157, 0.026598000898957253, -2.8540000915527344, -0.047000009566545486, -0.8840000033378601, -0.9011310338973999, -2.069070339202881, 0.8392415642738342, 0.18270106613636017, 0.5750859975814819, 0.9674011468887329, -2.464474678039551, 59.0, -0.3264569938182831, 0.27574700117111206, -0.028699999675154686, 0.9440000057220459, -0.07500000298023224, -3.1351852416992188], "max": [0.7246083617210388, 2.0770466327667236, -0.23305381834506989, -0.07419394701719284, -0.8680744767189026, -1.3651442527770996, 2.2125015258789062, 531.0, 0.40158599615097046, 0.4036810100078583, 0.1371680051088333, -0.5379999876022339, 1.3040000200271606, 0.9760000109672546, -0.24383994936943054, -1.9062836170196533, 1.2934460639953613, 1.4119540452957153, 2.572615146636963, 1.700840711593628, -0.8036717772483826, 809.0, -0.07601399719715118, 0.415710985660553, 0.10262999683618546, 3.002000093460083, 1.350000023841858, 3.125999927520752], "mean": [0.41213157773017883, 2.05932354927063, -0.40674424171447754, -0.4195581376552582, -1.3191466331481934, -1.457865595817566, 1.2093390226364136, 435.0771179199219, 0.34334149956703186, 0.3197570741176605, 0.08647999167442322, -1.2920080423355103, 0.8976839184761047, 0.4253830909729004, -0.5139644742012024, -2.053234577178955, 1.0739367008209229, 0.8301847577095032, 1.483108639717102, 1.527640700340271, -1.505240797996521, 614.440185546875, -0.20843729376792908, 0.3585239052772522, 0.04465833678841591, 2.20058274269104, 0.599223256111145, 0.8658884763717651], "std": [0.1440662443637848, 0.034317608922719955, 0.23339645564556122, 0.44191858172416687, 0.6894615888595581, 0.10157296806573868, 0.5765032172203064, 128.86705017089844, 0.07209096848964691, 0.0419696606695652, 0.020890595391392708, 0.9584212303161621, 0.4288206398487091, 0.738056480884552, 0.21410532295703888, 0.03092905320227146, 0.1314433515071869, 0.41560670733451843, 0.8534475564956665, 0.14184749126434326, 0.6225231289863586, 241.72933959960938, 0.07599308341741562, 0.03719543665647507, 0.033358339220285416, 0.6900917887687683, 0.5580729246139526, 2.4169118404388428], "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": [366], "max": [366], "mean": [366.0], "std": [0.0], "count": [376]}, "index": {"min": [202124], "max": [202499], "mean": [202311.5], "std": [108.54146673046205], "count": [376]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [376]}, "subtask_annotation": {"mean": [9.313829787234043, 29.0, 29.0, 29.0, 29.0], "std": [9.004574500134618, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [376]}, "scene_annotation": {"mean": [366.0], "std": [0.0], "min": [366], "max": [366], "count": [376]}, "eef_direction_state": {"mean": [4.154255319148936, 4.845744680851064], "std": [1.7991230070194209, 1.6814485202650429], "min": [0, 0], "max": [6, 6], "count": [376]}, "eef_velocity_state": {"mean": [0.8670212765957447, 0.6117021276595744], "std": [0.7244790201318031, 0.8304518614891478], "min": [0, 0], "max": [2, 2], "count": [376]}, "eef_acc_mag_state": {"mean": [0.824468085106383, 0.625], "std": [0.8417542687634207, 0.8024646210800239], "min": [0, 0], "max": [2, 2], "count": [376]}, "eef_direction_action": {"mean": [4.154255319148936, 4.845744680851064], "std": [1.7991230070194209, 1.6814485202650429], "min": [0, 0], "max": [6, 6], "count": [376]}, "eef_velocity_action": {"mean": [0.8670212765957447, 0.6117021276595744], "std": [0.7244790201318031, 0.8304518614891478], "min": [0, 0], "max": [2, 2], "count": [376]}, "eef_acc_mag_action": {"mean": [0.824468085106383, 0.625], "std": [0.8417542687634207, 0.8024646210800239], "min": [0, 0], "max": [2, 2], "count": [376]}, "eef_sim_pose_state": {"mean": [0.5609491635656997, 0.2653901058840875, 1.1556573367847884, -0.46782322580450353, 0.8682665797795306, 0.44335222218172166, 0.5115583333834441, -0.3679579777658787, 1.0833139036571124, 1.5662996944726972, 0.9100756227321157, 0.1311657502723124], "std": [0.047872893503326616, 0.06927378594774095, 0.05678900717226836, 1.9706690853437678, 0.22277124224583084, 1.637581617807311, 0.05253587003715162, 0.04522062506818822, 0.062149618405943824, 0.7673404372905552, 0.16944129075110378, 1.6330500731242115], "min": [0.4629609292735442, 0.13692532826361026, 1.076554541522404, -3.128511696331418, 0.4340085221389214, -3.0299702661619516, 0.4707213040541255, -0.4092999887408001, 1.028859588807724, 0.797643835264883, 0.46851171829559, -3.139144980530534], "max": [0.6269190802706336, 0.36586506003148705, 1.2471122640905237, 3.140695170901666, 1.3145421339090926, 3.0046567452567743, 0.6117202151764404, -0.2603856254507724, 1.2237766668749246, 2.966704097766604, 1.2374042519639228, 2.947832810974038], "count": [376]}, "eef_sim_pose_action": {"mean": [0.5609491635656997, 0.2653901058840875, 1.1556573367847884, -0.46782322580450353, 0.8682665797795306, 0.44335222218172166, 0.5115583333834441, -0.3679579777658787, 1.0833139036571124, 1.5662996944726972, 0.9100756227321157, 0.1311657502723124], "std": [0.047872893503326616, 0.06927378594774095, 0.05678900717226836, 1.9706690853437678, 0.22277124224583084, 1.637581617807311, 0.05253587003715162, 0.04522062506818822, 0.062149618405943824, 0.7673404372905552, 0.16944129075110378, 1.6330500731242115], "min": [0.4629609292735442, 0.13692532826361026, 1.076554541522404, -3.128511696331418, 0.4340085221389214, -3.0299702661619516, 0.4707213040541255, -0.4092999887408001, 1.028859588807724, 0.797643835264883, 0.46851171829559, -3.139144980530534], "max": [0.6269190802706336, 0.36586506003148705, 1.2471122640905237, 3.140695170901666, 1.3145421339090926, 3.0046567452567743, 0.6117202151764404, -0.2603856254507724, 1.2237766668749246, 2.966704097766604, 1.2374042519639228, 2.947832810974038], "count": [376]}, "gripper_mode_state": {"mean": [0.3351063829787234, 0.8696808510638298], "std": [0.4720276422685864, 0.33665422670259554], "min": [0, 0], "max": [1, 1], "count": [376]}, "gripper_activity_state": {"mean": [1.7446808510638299, 1.8936170212765957], "std": [0.6263057884908484, 0.405233977760445], "min": [0, 0], "max": [2, 2], "count": [376]}, "gripper_mode_action": {"mean": [0.3351063829787234, 0.8696808510638298], "std": [0.4720276422685864, 0.33665422670259554], "min": [0, 0], "max": [1, 1], "count": [376]}, "gripper_activity_action": {"mean": [1.7446808510638299, 1.8936170212765957], "std": [0.6263057884908484, 0.405233977760445], "min": [0, 0], "max": [2, 2], "count": [376]}, "gripper_open_scale_state": {"mean": [0.6144401600208695, 0.4350771276747932], "std": [0.2417293827483252, 0.1288671433096595], "min": [0.059, 0.023], "max": [0.809, 0.531], "count": [376]}, "gripper_open_scale_action": {"mean": [0.6144401600208695, 0.4350771276747932], "std": [0.2417293827483252, 0.1288671433096595], "min": [0.059, 0.023], "max": [0.809, 0.531], "count": [376]}}} +{"episode_index": 347, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4205757679738562]], [[0.4182402144607843]], [[0.41447022467320266]]], "std": [[[0.21534862219228687]], [[0.2206989436473854]], [[0.22294580737467906]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8588235294117647]], [[1.0]], [[1.0]]], "mean": [[[0.45986356413398694]], [[0.4618449775326797]], [[0.45566355187908497]]], "std": [[[0.1438961015669087]], [[0.15126320424200296]], [[0.15268941803314046]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8509803921568627]], [[0.8196078431372549]], [[0.8235294117647058]]], "mean": [[[0.4650883966503268]], [[0.46785150531045755]], [[0.4643526654411765]]], "std": [[[0.11518894980695703]], [[0.11997921626457107]], [[0.12132238784999705]]], "count": [100]}, "observation.state": {"min": [0.2831273078918457, 1.8918496370315552, -0.8176344037055969, -1.1943637132644653, -2.608813524246216, -1.7109812498092651, 0.7561639547348022, 37.0, 0.18981599807739258, 0.28648799657821655, 0.02095399983227253, -3.0460000038146973, 0.078000009059906, -0.9480000138282776, -0.900816798210144, -2.069122791290283, 0.8206014633178711, 0.10852457582950592, 0.41517892479896545, 1.1294026374816895, -2.2977259159088135, 198.0, -0.3329100012779236, 0.2659890055656433, -0.024716999381780624, -3.132185220718384, -0.05700000002980232, -3.1351852416992188], "max": [0.7817155718803406, 2.0770814418792725, -0.10421361774206161, -0.036739181727170944, -0.8700990676879883, -1.2601627111434937, 2.199795722961426, 681.0, 0.39759600162506104, 0.4226529896259308, 0.15804700553417206, -0.550000011920929, 1.2610000371932983, 0.9380000233650208, -0.2577676773071289, -1.8183537721633911, 1.2101764678955078, 1.172529697418213, 2.4958906173706055, 1.781422734260559, -0.7516610026359558, 852.0, -0.10386600345373154, 0.4236080050468445, 0.10781600326299667, 3.140000104904175, 1.3559999465942383, 3.132999897003174], "mean": [0.43416568636894226, 2.0466699600219727, -0.3483622074127197, -0.3844347298145294, -1.393714189529419, -1.4447636604309082, 1.210471510887146, 583.9520263671875, 0.34113845229148865, 0.3267543911933899, 0.08498081564903259, -1.4117668867111206, 0.8674414753913879, 0.3087915778160095, -0.5388416051864624, -2.0371994972229004, 0.9771382212638855, 0.7137003540992737, 1.4637209177017212, 1.5743064880371094, -1.4572780132293701, 662.1647338867188, -0.21905633807182312, 0.3593476116657257, 0.04793967306613922, 2.121995210647583, 0.6452882289886475, 0.2070344239473343], "std": [0.15426364541053772, 0.04906388744711876, 0.27563390135765076, 0.37861666083335876, 0.6431971788406372, 0.0752095952630043, 0.6124919056892395, 174.12603759765625, 0.064157634973526, 0.049446068704128265, 0.02848341502249241, 0.998340904712677, 0.3570857048034668, 0.7847580313682556, 0.21767541766166687, 0.05258462205529213, 0.0768815204501152, 0.35121896862983704, 0.7936083674430847, 0.11640916019678116, 0.5727860331535339, 266.7249450683594, 0.0654388964176178, 0.04002749174833298, 0.031418006867170334, 1.0028777122497559, 0.5345574617385864, 2.5797035694122314], "count": [437]}, "action": {"min": [0.2831273078918457, 1.8918496370315552, -0.8176344037055969, -1.1943637132644653, -2.608813524246216, -1.7109812498092651, 0.7561639547348022, 37.0, 0.18981599807739258, 0.28648799657821655, 0.02095399983227253, -3.0460000038146973, 0.078000009059906, -0.9480000138282776, -0.900816798210144, -2.069122791290283, 0.8206014633178711, 0.10852457582950592, 0.41517892479896545, 1.1294026374816895, -2.2977259159088135, 198.0, -0.3329100012779236, 0.2659890055656433, -0.024716999381780624, -3.132185220718384, -0.05700000002980232, -3.1351852416992188], "max": [0.7817155718803406, 2.0770814418792725, -0.10421361774206161, -0.036739181727170944, -0.8700990676879883, -1.2601627111434937, 2.199795722961426, 681.0, 0.39759600162506104, 0.4226529896259308, 0.15804700553417206, -0.550000011920929, 1.2610000371932983, 0.9380000233650208, -0.2577676773071289, -1.8183537721633911, 1.2101764678955078, 1.172529697418213, 2.4958906173706055, 1.781422734260559, -0.7516610026359558, 852.0, -0.10386600345373154, 0.4236080050468445, 0.10781600326299667, 3.140000104904175, 1.3559999465942383, 3.132999897003174], "mean": [0.43416568636894226, 2.0466699600219727, -0.3483622074127197, -0.3844347298145294, -1.393714189529419, -1.4447636604309082, 1.210471510887146, 583.9520263671875, 0.34113845229148865, 0.3267543911933899, 0.08498081564903259, -1.4117668867111206, 0.8674414753913879, 0.3087915778160095, -0.5388416051864624, -2.0371994972229004, 0.9771382212638855, 0.7137003540992737, 1.4637209177017212, 1.5743064880371094, -1.4572780132293701, 662.1647338867188, -0.21905633807182312, 0.3593476116657257, 0.04793967306613922, 2.121995210647583, 0.6452882289886475, 0.2070344239473343], "std": [0.15426364541053772, 0.04906388744711876, 0.27563390135765076, 0.37861666083335876, 0.6431971788406372, 0.0752095952630043, 0.6124919056892395, 174.12603759765625, 0.064157634973526, 0.049446068704128265, 0.02848341502249241, 0.998340904712677, 0.3570857048034668, 0.7847580313682556, 0.21767541766166687, 0.05258462205529213, 0.0768815204501152, 0.35121896862983704, 0.7936083674430847, 0.11640916019678116, 0.5727860331535339, 266.7249450683594, 0.0654388964176178, 0.04002749174833298, 0.031418006867170334, 1.0028777122497559, 0.5345574617385864, 2.5797035694122314], "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": [367], "max": [367], "mean": [367.0], "std": [0.0], "count": [437]}, "index": {"min": [202500], "max": [202936], "mean": [202718.0], "std": [126.15070352558483], "count": [437]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [437]}, "subtask_annotation": {"mean": [9.279176201372998, 29.0, 29.0, 29.0, 29.0], "std": [9.12836759631916, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [437]}, "scene_annotation": {"mean": [367.0], "std": [0.0], "min": [367], "max": [367], "count": [437]}, "eef_direction_state": {"mean": [4.471395881006865, 4.5720823798627], "std": [1.7698805041258128, 1.9247748865576306], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_state": {"mean": [0.7391304347826086, 0.6613272311212814], "std": [0.7383897217297305, 0.8447934905414544], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_state": {"mean": [0.8054919908466819, 0.5949656750572082], "std": [0.853672667590588, 0.7850271089273679], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_direction_action": {"mean": [4.471395881006865, 4.5720823798627], "std": [1.7698805041258128, 1.9247748865576306], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_action": {"mean": [0.7391304347826086, 0.6613272311212814], "std": [0.7383897217297305, 0.8447934905414544], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_action": {"mean": [0.8054919908466819, 0.5949656750572082], "std": [0.853672667590588, 0.7850271089273679], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_sim_pose_state": {"mean": [0.5626731633421292, 0.27700602585928313, 1.1485449720542082, -0.5649723431038337, 0.9001055430633678, 0.4363505751163673, 0.5191431047162658, -0.36663429044645557, 1.0834809710689333, 1.5269570220503907, 0.93319131666253, 0.1087851031167783], "std": [0.0513919649006188, 0.05955917075082704, 0.05169467036222431, 1.8825653603075727, 0.2026830667054133, 1.6679116145913964, 0.05943895689891726, 0.04428908438172279, 0.05218649227780851, 0.7607829977614035, 0.16330881382080653, 1.781539272422831], "min": [0.45276249237244737, 0.1544875490771742, 1.064469689718704, -3.1370980097401344, 0.49347252078057435, -3.0929014127675885, 0.4717286568492629, -0.4236046326844513, 1.0296783596103687, 0.7569910442772106, 0.5355671235369388, -3.12951068436355], "max": [0.6362245306831777, 0.3617472469683408, 1.2441648609634517, 3.114994030203853, 1.3655505614902785, 3.1141889945672188, 0.6340448078369099, -0.2534514174057556, 1.192373415906013, 2.946516420648151, 1.1955299019759442, 3.1228013098126115], "count": [437]}, "eef_sim_pose_action": {"mean": [0.5626731633421292, 0.27700602585928313, 1.1485449720542082, -0.5649723431038337, 0.9001055430633678, 0.4363505751163673, 0.5191431047162658, -0.36663429044645557, 1.0834809710689333, 1.5269570220503907, 0.93319131666253, 0.1087851031167783], "std": [0.0513919649006188, 0.05955917075082704, 0.05169467036222431, 1.8825653603075727, 0.2026830667054133, 1.6679116145913964, 0.05943895689891726, 0.04428908438172279, 0.05218649227780851, 0.7607829977614035, 0.16330881382080653, 1.781539272422831], "min": [0.45276249237244737, 0.1544875490771742, 1.064469689718704, -3.1370980097401344, 0.49347252078057435, -3.0929014127675885, 0.4717286568492629, -0.4236046326844513, 1.0296783596103687, 0.7569910442772106, 0.5355671235369388, -3.12951068436355], "max": [0.6362245306831777, 0.3617472469683408, 1.2441648609634517, 3.114994030203853, 1.3655505614902785, 3.1141889945672188, 0.6340448078369099, -0.2534514174057556, 1.192373415906013, 2.946516420648151, 1.1955299019759442, 3.1228013098126115], "count": [437]}, "gripper_mode_state": {"mean": [0.2608695652173913, 0.2540045766590389], "std": [0.43910891036356725, 0.43530018572853973], "min": [0, 0], "max": [1, 1], "count": [437]}, "gripper_activity_state": {"mean": [1.8581235697940504, 1.8489702517162472], "std": [0.4812352082834356, 0.4879134967909143], "min": [0, 0], "max": [2, 2], "count": [437]}, "gripper_mode_action": {"mean": [0.2608695652173913, 0.2540045766590389], "std": [0.43910891036356725, 0.43530018572853973], "min": [0, 0], "max": [1, 1], "count": [437]}, "gripper_activity_action": {"mean": [1.8581235697940504, 1.8489702517162472], "std": [0.4812352082834356, 0.4879134967909143], "min": [0, 0], "max": [2, 2], "count": [437]}, "gripper_open_scale_state": {"mean": [0.6621647595857311, 0.5839519450451759], "std": [0.2667249791106272, 0.17412587258909076], "min": [0.198, 0.037], "max": [0.852, 0.681], "count": [437]}, "gripper_open_scale_action": {"mean": [0.6621647595857311, 0.5839519450451759], "std": [0.2667249791106272, 0.17412587258909076], "min": [0.198, 0.037], "max": [0.852, 0.681], "count": [437]}}} +{"episode_index": 348, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.4209607986111111]], [[0.41899524509803926]], [[0.41425206290849675]]], "std": [[[0.2142689613867143]], [[0.22010225325123803]], [[0.22278045735449806]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[0.792156862745098]], [[0.7843137254901961]]], "mean": [[[0.46399834763071895]], [[0.46722111928104576]], [[0.4621468300653595]]], "std": [[[0.14215556119584266]], [[0.14904949636612866]], [[0.14979015026039474]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[0.9098039215686274]], [[0.9372549019607843]]], "mean": [[[0.44768567401960785]], [[0.4495635580065359]], [[0.4451562806372549]]], "std": [[[0.14120418556351988]], [[0.1483190874732244]], [[0.15034636285294858]]], "count": [100]}, "observation.state": {"min": [0.23727752268314362, 1.977301001548767, -0.9496685266494751, -1.3238670825958252, -2.5769612789154053, -1.7051866054534912, 0.7365463972091675, 38.0, 0.16120199859142303, 0.27096500992774963, -0.0076419999822974205, -3.003000020980835, -0.00900000985711813, -0.781000018119812, -0.901497483253479, -2.0726656913757324, 0.9300860166549683, 0.10718066990375519, 0.1947089284658432, 0.9533512592315674, -2.311723470687866, 169.0, -0.3412249982357025, 0.23633599281311035, -0.014681999571621418, 0.8379999995231628, -0.21699999272823334, -3.114000082015991], "max": [0.7097207307815552, 2.0770814418792725, -0.10269516706466675, -0.13156291842460632, -0.9497907161712646, -1.2309110164642334, 2.1166656017303467, 748.0, 0.388592004776001, 0.4111819863319397, 0.14127300679683685, -0.7379999756813049, 1.25600004196167, 0.968999981880188, -0.14988888800144196, -1.7782636880874634, 1.3143028020858765, 1.4735467433929443, 2.6246960163116455, 1.9443840980529785, -0.40999531745910645, 834.0, -0.07987599819898605, 0.41864699125289917, 0.14577899873256683, 2.9519999027252197, 1.2419999837875366, 3.1389999389648438], "mean": [0.40654879808425903, 2.0636613368988037, -0.3762475252151489, -0.47877436876296997, -1.5326884984970093, -1.4844894409179688, 1.308587670326233, 521.5082397460938, 0.32711169123649597, 0.32081881165504456, 0.07505686581134796, -1.5499435663223267, 0.901504635810852, 0.31353500485420227, -0.462503582239151, -2.0491018295288086, 1.1590548753738403, 0.8108521103858948, 1.315360188484192, 1.604783058166504, -1.3287824392318726, 630.2653198242188, -0.21417218446731567, 0.34004852175712585, 0.05693815276026726, 2.0168519020080566, 0.5215640068054199, 1.1134037971496582], "std": [0.1547887921333313, 0.022288568317890167, 0.30769774317741394, 0.4041499197483063, 0.5594038963317871, 0.09540398418903351, 0.5126615166664124, 165.9647216796875, 0.06975216418504715, 0.04910866916179657, 0.033424317836761475, 0.9292452335357666, 0.43921416997909546, 0.7202593684196472, 0.24537630379199982, 0.052053023129701614, 0.1390247493982315, 0.4613170623779297, 0.9943631887435913, 0.17817632853984833, 0.689814567565918, 248.91912841796875, 0.07543490082025528, 0.0542299821972847, 0.036353204399347305, 0.7400943636894226, 0.5195551514625549, 2.2509727478027344], "count": [424]}, "action": {"min": [0.23727752268314362, 1.977301001548767, -0.9496685266494751, -1.3238670825958252, -2.5769612789154053, -1.7051866054534912, 0.7365463972091675, 38.0, 0.16120199859142303, 0.27096500992774963, -0.0076419999822974205, -3.003000020980835, -0.00900000985711813, -0.781000018119812, -0.901497483253479, -2.0726656913757324, 0.9300860166549683, 0.10718066990375519, 0.1947089284658432, 0.9533512592315674, -2.311723470687866, 169.0, -0.3412249982357025, 0.23633599281311035, -0.014681999571621418, 0.8379999995231628, -0.21699999272823334, -3.114000082015991], "max": [0.7097207307815552, 2.0770814418792725, -0.10269516706466675, -0.13156291842460632, -0.9497907161712646, -1.2309110164642334, 2.1166656017303467, 748.0, 0.388592004776001, 0.4111819863319397, 0.14127300679683685, -0.7379999756813049, 1.25600004196167, 0.968999981880188, -0.14988888800144196, -1.7782636880874634, 1.3143028020858765, 1.4735467433929443, 2.6246960163116455, 1.9443840980529785, -0.40999531745910645, 834.0, -0.07987599819898605, 0.41864699125289917, 0.14577899873256683, 2.9519999027252197, 1.2419999837875366, 3.1389999389648438], "mean": [0.40654879808425903, 2.0636613368988037, -0.3762475252151489, -0.47877436876296997, -1.5326884984970093, -1.4844894409179688, 1.308587670326233, 521.5082397460938, 0.32711169123649597, 0.32081881165504456, 0.07505686581134796, -1.5499435663223267, 0.901504635810852, 0.31353500485420227, -0.462503582239151, -2.0491018295288086, 1.1590548753738403, 0.8108521103858948, 1.315360188484192, 1.604783058166504, -1.3287824392318726, 630.2653198242188, -0.21417218446731567, 0.34004852175712585, 0.05693815276026726, 2.0168519020080566, 0.5215640068054199, 1.1134037971496582], "std": [0.1547887921333313, 0.022288568317890167, 0.30769774317741394, 0.4041499197483063, 0.5594038963317871, 0.09540398418903351, 0.5126615166664124, 165.9647216796875, 0.06975216418504715, 0.04910866916179657, 0.033424317836761475, 0.9292452335357666, 0.43921416997909546, 0.7202593684196472, 0.24537630379199982, 0.052053023129701614, 0.1390247493982315, 0.4613170623779297, 0.9943631887435913, 0.17817632853984833, 0.689814567565918, 248.91912841796875, 0.07543490082025528, 0.0542299821972847, 0.036353204399347305, 0.7400943636894226, 0.5195551514625549, 2.2509727478027344], "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": [368], "max": [368], "mean": [368.0], "std": [0.0], "count": [424]}, "index": {"min": [202937], "max": [203360], "mean": [203148.5], "std": [122.39791664893647], "count": [424]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [424]}, "subtask_annotation": {"mean": [8.93867924528302, 29.0, 29.0, 29.0, 29.0], "std": [8.472264079510587, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [424]}, "scene_annotation": {"mean": [368.0], "std": [0.0], "min": [368], "max": [368], "count": [424]}, "eef_direction_state": {"mean": [4.313679245283019, 4.441037735849057], "std": [1.8526375005481184, 1.9343749559674588], "min": [0, 0], "max": [6, 6], "count": [424]}, "eef_velocity_state": {"mean": [0.8537735849056604, 0.7264150943396226], "std": [0.7993717495753934, 0.8415284708905161], "min": [0, 0], "max": [2, 2], "count": [424]}, "eef_acc_mag_state": {"mean": [0.8702830188679245, 0.7028301886792453], "std": [0.8465601401221979, 0.8134433620354841], "min": [0, 0], "max": [2, 2], "count": [424]}, "eef_direction_action": {"mean": [4.313679245283019, 4.441037735849057], "std": [1.8526375005481184, 1.9343749559674588], "min": [0, 0], "max": [6, 6], "count": [424]}, "eef_velocity_action": {"mean": [0.8537735849056604, 0.7264150943396226], "std": [0.7993717495753934, 0.8415284708905161], "min": [0, 0], "max": [2, 2], "count": [424]}, "eef_acc_mag_action": {"mean": [0.8702830188679245, 0.7028301886792453], "std": [0.8465601401221979, 0.8134433620354841], "min": [0, 0], "max": [2, 2], "count": [424]}, "eef_sim_pose_state": {"mean": [0.5415856902994707, 0.27499023389186045, 1.1557624917165, -0.08497033141448905, 0.8354301729709533, 0.475757526585187, 0.513239222007593, -0.35542279186767534, 1.0873814660063301, 1.6151501714750798, 0.9410968261288604, -0.04647822407056612], "std": [0.06291414617734534, 0.0689394485148853, 0.06287342804213027, 1.9394786951056975, 0.2113957921661624, 1.4121999445783868, 0.060117894783913765, 0.05224396210759777, 0.05515130928978967, 0.8099327234412952, 0.16814458136989432, 1.8258567290492953], "min": [0.428519832766126, 0.1412782770246301, 1.0774866032281754, -3.1347083749960065, 0.45493991069838025, -2.980319007601266, 0.45544836435610714, -0.4134957945091192, 1.0340546703081455, 0.5606344742458577, 0.5711518299758152, -3.121858935657666], "max": [0.6250486998826494, 0.3841988879202356, 1.268766605555432, 3.136431533820062, 1.31859036900708, 3.035985493366539, 0.6215476267127448, -0.23747843549105588, 1.229710946553568, 3.0704304575549184, 1.2839657561951006, 3.0907275834062045], "count": [424]}, "eef_sim_pose_action": {"mean": [0.5415856902994707, 0.27499023389186045, 1.1557624917165, -0.08497033141448905, 0.8354301729709533, 0.475757526585187, 0.513239222007593, -0.35542279186767534, 1.0873814660063301, 1.6151501714750798, 0.9410968261288604, -0.04647822407056612], "std": [0.06291414617734534, 0.0689394485148853, 0.06287342804213027, 1.9394786951056975, 0.2113957921661624, 1.4121999445783868, 0.060117894783913765, 0.05224396210759777, 0.05515130928978967, 0.8099327234412952, 0.16814458136989432, 1.8258567290492953], "min": [0.428519832766126, 0.1412782770246301, 1.0774866032281754, -3.1347083749960065, 0.45493991069838025, -2.980319007601266, 0.45544836435610714, -0.4134957945091192, 1.0340546703081455, 0.5606344742458577, 0.5711518299758152, -3.121858935657666], "max": [0.6250486998826494, 0.3841988879202356, 1.268766605555432, 3.136431533820062, 1.31859036900708, 3.035985493366539, 0.6215476267127448, -0.23747843549105588, 1.229710946553568, 3.0704304575549184, 1.2839657561951006, 3.0907275834062045], "count": [424]}, "gripper_mode_state": {"mean": [0.23820754716981132, 0.14858490566037735], "std": [0.42598675054648233, 0.3556788319119855], "min": [0, 0], "max": [1, 1], "count": [424]}, "gripper_activity_state": {"mean": [1.7995283018867925, 1.8419811320754718], "std": [0.5536327405989925, 0.5009724878736008], "min": [0, 0], "max": [2, 2], "count": [424]}, "gripper_mode_action": {"mean": [0.23820754716981132, 0.14858490566037735], "std": [0.42598675054648233, 0.3556788319119855], "min": [0, 0], "max": [1, 1], "count": [424]}, "gripper_activity_action": {"mean": [1.7995283018867925, 1.8419811320754718], "std": [0.5536327405989925, 0.5009724878736008], "min": [0, 0], "max": [2, 2], "count": [424]}, "gripper_open_scale_state": {"mean": [0.6302653303686183, 0.5215082546360087], "std": [0.24891911349851464, 0.1659646698997912], "min": [0.169, 0.038], "max": [0.834, 0.748], "count": [424]}, "gripper_open_scale_action": {"mean": [0.6302653303686183, 0.5215082546360087], "std": [0.24891911349851464, 0.1659646698997912], "min": [0.169, 0.038], "max": [0.834, 0.748], "count": [424]}}} +{"episode_index": 349, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.42409847531354883]], [[0.41985603066301597]], [[0.4160703092798681]]], "std": [[[0.21759069525128255]], [[0.2258319598397416]], [[0.22828804582234757]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.471583620385091]], [[0.4723691743213802]], [[0.46767118221162335]]], "std": [[[0.12321179192854026]], [[0.1299532225766787]], [[0.13041620717899574]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.45910628459341696]], [[0.46299557461873636]], [[0.45913434758287697]]], "std": [[[0.10404333102320874]], [[0.10784127530389957]], [[0.10916745144148653]]], "count": [111]}, "observation.state": {"min": [0.21326179802417755, 2.0226969718933105, -0.9085835218429565, -1.0779328346252441, -2.4450843334198, -1.6929519176483154, 0.8251568078994751, 27.0, 0.1842470020055771, 0.25072601437568665, -0.004323999863117933, -2.984999895095825, 0.2680000066757202, -0.7900000214576721, -0.7967603206634521, -2.0786523818969727, 0.27836257219314575, -0.05146976187825203, 0.9966179728507996, -1.102227807044983, -2.8808753490448, 153.0, -0.3210670053958893, 0.2673009932041168, -0.06349200010299683, 0.5460000038146973, -0.38199999928474426, -3.125999927520752], "max": [0.6446024775505066, 2.077098846435547, -0.024417156353592873, -0.037315141409635544, -1.027614951133728, -1.3512861728668213, 1.7969212532043457, 618.0, 0.40405699610710144, 0.3941110074520111, 0.11875800043344498, -0.3720000088214874, 1.2070000171661377, 1.156999945640564, -0.07309439778327942, -1.9071563482284546, 1.945204496383667, 1.6067501306533813, 2.6392693519592285, 1.932899832725525, -0.5811249017715454, 847.0, -0.038736000657081604, 0.40529298782348633, 0.14594799280166626, 2.9660000801086426, 1.4509999752044678, 3.128000020980835], "mean": [0.3858974277973175, 2.06648850440979, -0.20130555331707, -0.2956395447254181, -1.319942831993103, -1.4681541919708252, 1.0672961473464966, 557.5972900390625, 0.3575901389122009, 0.3082805573940277, 0.07911983132362366, -1.1380298137664795, 0.9919440150260925, 0.5986568927764893, -0.4675857126712799, -2.0474226474761963, 1.2962771654129028, 1.1299713850021362, 2.332066535949707, 0.7407344579696655, -2.2827229499816895, 565.6235961914062, -0.19013214111328125, 0.36786729097366333, 0.04120384901762009, 2.183100938796997, 0.36518216133117676, 1.0252370834350586], "std": [0.0803464725613594, 0.015163205564022064, 0.24055136740207672, 0.3561081290245056, 0.4835298955440521, 0.0925997644662857, 0.37759360671043396, 147.47503662109375, 0.05240235477685928, 0.028610331937670708, 0.0218513086438179, 1.0244888067245483, 0.28327226638793945, 0.7424005270004272, 0.2632042169570923, 0.03151984512805939, 0.5624861717224121, 0.37129566073417664, 0.41013476252555847, 1.0737403631210327, 0.5216121077537537, 271.31170654296875, 0.09352382272481918, 0.029227139428257942, 0.04820729419589043, 0.7649177312850952, 0.4351952075958252, 2.3893516063690186], "count": [538]}, "action": {"min": [0.21326179802417755, 2.0226969718933105, -0.9085835218429565, -1.0779328346252441, -2.4450843334198, -1.6929519176483154, 0.8251568078994751, 27.0, 0.1842470020055771, 0.25072601437568665, -0.004323999863117933, -2.984999895095825, 0.2680000066757202, -0.7900000214576721, -0.7967603206634521, -2.0786523818969727, 0.27836257219314575, -0.05146976187825203, 0.9966179728507996, -1.102227807044983, -2.8808753490448, 153.0, -0.3210670053958893, 0.2673009932041168, -0.06349200010299683, 0.5460000038146973, -0.38199999928474426, -3.125999927520752], "max": [0.6446024775505066, 2.077098846435547, -0.024417156353592873, -0.037315141409635544, -1.027614951133728, -1.3512861728668213, 1.7969212532043457, 618.0, 0.40405699610710144, 0.3941110074520111, 0.11875800043344498, -0.3720000088214874, 1.2070000171661377, 1.156999945640564, -0.07309439778327942, -1.9071563482284546, 1.945204496383667, 1.6067501306533813, 2.6392693519592285, 1.932899832725525, -0.5811249017715454, 847.0, -0.038736000657081604, 0.40529298782348633, 0.14594799280166626, 2.9660000801086426, 1.4509999752044678, 3.128000020980835], "mean": [0.3858974277973175, 2.06648850440979, -0.20130555331707, -0.2956395447254181, -1.319942831993103, -1.4681541919708252, 1.0672961473464966, 557.5972900390625, 0.3575901389122009, 0.3082805573940277, 0.07911983132362366, -1.1380298137664795, 0.9919440150260925, 0.5986568927764893, -0.4675857126712799, -2.0474226474761963, 1.2962771654129028, 1.1299713850021362, 2.332066535949707, 0.7407344579696655, -2.2827229499816895, 565.6235961914062, -0.19013214111328125, 0.36786729097366333, 0.04120384901762009, 2.183100938796997, 0.36518216133117676, 1.0252370834350586], "std": [0.0803464725613594, 0.015163205564022064, 0.24055136740207672, 0.3561081290245056, 0.4835298955440521, 0.0925997644662857, 0.37759360671043396, 147.47503662109375, 0.05240235477685928, 0.028610331937670708, 0.0218513086438179, 1.0244888067245483, 0.28327226638793945, 0.7424005270004272, 0.2632042169570923, 0.03151984512805939, 0.5624861717224121, 0.37129566073417664, 0.41013476252555847, 1.0737403631210327, 0.5216121077537537, 271.31170654296875, 0.09352382272481918, 0.029227139428257942, 0.04820729419589043, 0.7649177312850952, 0.4351952075958252, 2.3893516063690186], "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": [369], "max": [369], "mean": [369.0], "std": [0.0], "count": [538]}, "index": {"min": [203361], "max": [203898], "mean": [203629.5], "std": [155.30695412633654], "count": [538]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [538]}, "subtask_annotation": {"mean": [16.806691449814128, 29.0, 29.0, 29.0, 29.0], "std": [4.755723593456821, 0.0, 0.0, 0.0, 0.0], "min": [8, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [538]}, "scene_annotation": {"mean": [369.0], "std": [0.0], "min": [369], "max": [369], "count": [538]}, "eef_direction_state": {"mean": [3.9312267657992566, 4.944237918215613], "std": [1.7461883025557325, 1.743989752166731], "min": [0, 0], "max": [6, 6], "count": [538]}, "eef_velocity_state": {"mean": [0.9163568773234201, 0.483271375464684], "std": [0.7074169719951786, 0.7192900289078192], "min": [0, 0], "max": [2, 2], "count": [538]}, "eef_acc_mag_state": {"mean": [0.9758364312267658, 0.4944237918215613], "std": [0.8187916947650711, 0.7596752282197627], "min": [0, 0], "max": [2, 2], "count": [538]}, "eef_direction_action": {"mean": [3.9312267657992566, 4.944237918215613], "std": [1.7461883025557325, 1.743989752166731], "min": [0, 0], "max": [6, 6], "count": [538]}, "eef_velocity_action": {"mean": [0.9163568773234201, 0.483271375464684], "std": [0.7074169719951786, 0.7192900289078192], "min": [0, 0], "max": [2, 2], "count": [538]}, "eef_acc_mag_action": {"mean": [0.9758364312267658, 0.4944237918215613], "std": [0.8187916947650711, 0.7596752282197627], "min": [0, 0], "max": [2, 2], "count": [538]}, "eef_sim_pose_state": {"mean": [0.5661032897978676, 0.24276113632279356, 1.1717560916128424, -0.06983084469734749, 0.8354438537740878, 0.5279420138298458, 0.4985222011542566, -0.3725171835828109, 1.0639044374995756, 1.4569202289260155, 0.9434180937483561, 0.4208173055841268], "std": [0.03669509623204605, 0.0939653436099168, 0.051331019637275384, 2.04470518765402, 0.3064338034399091, 1.7518170123118149, 0.036163330401207845, 0.033899334220036534, 0.03770181204909078, 0.6210698974671205, 0.12592298260617177, 1.6144403093557897], "min": [0.457355212900651, 0.0702763131024152, 1.065618543167925, -3.140316469913948, 0.3952218968353447, -3.1405026721400384, 0.4369746733232831, -0.40772609465522913, 1.0275652971987281, 0.6999068834018619, 0.7529477338330022, -3.1361813131583305], "max": [0.6118967482943619, 0.40232032741106916, 1.269841226722818, 3.121528155393123, 1.3608585296241422, 3.140709196806823, 0.603430086814473, -0.2294031130770513, 1.1650744665117743, 2.7908758942367626, 1.2905288655461313, 3.084990603966382], "count": [538]}, "eef_sim_pose_action": {"mean": [0.5661032897978676, 0.24276113632279356, 1.1717560916128424, -0.06983084469734749, 0.8354438537740878, 0.5279420138298458, 0.4985222011542566, -0.3725171835828109, 1.0639044374995756, 1.4569202289260155, 0.9434180937483561, 0.4208173055841268], "std": [0.03669509623204605, 0.0939653436099168, 0.051331019637275384, 2.04470518765402, 0.3064338034399091, 1.7518170123118149, 0.036163330401207845, 0.033899334220036534, 0.03770181204909078, 0.6210698974671205, 0.12592298260617177, 1.6144403093557897], "min": [0.457355212900651, 0.0702763131024152, 1.065618543167925, -3.140316469913948, 0.3952218968353447, -3.1405026721400384, 0.4369746733232831, -0.40772609465522913, 1.0275652971987281, 0.6999068834018619, 0.7529477338330022, -3.1361813131583305], "max": [0.6118967482943619, 0.40232032741106916, 1.269841226722818, 3.121528155393123, 1.3608585296241422, 3.140709196806823, 0.603430086814473, -0.2294031130770513, 1.1650744665117743, 2.7908758942367626, 1.2905288655461313, 3.084990603966382], "count": [538]}, "gripper_mode_state": {"mean": [0.39219330855018586, 0.11338289962825279], "std": [0.4882394057003632, 0.3170602745538176], "min": [0, 0], "max": [1, 1], "count": [538]}, "gripper_activity_state": {"mean": [1.838289962825279, 1.9237918215613383], "std": [0.5081697363847264, 0.3279866051644702], "min": [0, 0], "max": [2, 2], "count": [538]}, "gripper_mode_action": {"mean": [0.39219330855018586, 0.11338289962825279], "std": [0.4882394057003632, 0.3170602745538176], "min": [0, 0], "max": [1, 1], "count": [538]}, "gripper_activity_action": {"mean": [1.838289962825279, 1.9237918215613383], "std": [0.5081697363847264, 0.3279866051644702], "min": [0, 0], "max": [2, 2], "count": [538]}, "gripper_open_scale_state": {"mean": [0.5656236060046811, 0.5575985130536966], "std": [0.2713115655895955, 0.14747506757914647], "min": [0.153, 0.027], "max": [0.847, 0.618], "count": [538]}, "gripper_open_scale_action": {"mean": [0.5656236060046811, 0.5575985130536966], "std": [0.2713115655895955, 0.14747506757914647], "min": [0.153, 0.027], "max": [0.847, 0.618], "count": [538]}}} +{"episode_index": 350, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4271171562038794]], [[0.4221818897585916]], [[0.4182372624789163]]], "std": [[[0.21823336593574733]], [[0.22908309483932957]], [[0.2309654617790304]]], "count": [124]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7686274509803922]], [[0.7764705882352941]]], "mean": [[[0.4633096471115328]], [[0.46695505877082016]], [[0.460947959492937]]], "std": [[[0.11780518527966226]], [[0.1224802080773853]], [[0.12347711384866045]]], "count": [124]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[0.8470588235294118]], [[0.8588235294117647]]], "mean": [[[0.45968678842504745]], [[0.46371734496890155]], [[0.45977889290796964]]], "std": [[[0.11160303288222398]], [[0.11553170541392524]], [[0.11703416317343152]]], "count": [124]}, "observation.state": {"min": [0.28529155254364014, 1.9175407886505127, -0.9617288112640381, -1.196999192237854, -2.6700570583343506, -1.6720951795578003, 0.7163180708885193, 34.0, 0.1612669974565506, 0.2669129967689514, -0.0017359999474138021, -3.0899999141693115, -0.08500000089406967, -0.828000009059906, -0.8770978450775146, -2.0740795135498047, 0.38474041223526, -0.10435323417186737, 0.536845862865448, 1.1165919303894043, -2.5922329425811768, 181.0, -0.33304300904273987, 0.2400760054588318, -0.039758000522851944, -3.1411852836608887, -0.28299999237060547, -3.0769999027252197], "max": [0.7605795860290527, 2.0770466327667236, -0.12342969328165054, -0.1057145968079567, -0.9494940638542175, -1.1715697050094604, 2.166285276412964, 743.0, 0.3853749930858612, 0.422991007566452, 0.11664800345897675, -0.7139999866485596, 1.2599999904632568, 1.0679999589920044, -0.2652202248573303, -1.8152822256088257, 1.163820505142212, 1.2318708896636963, 2.8810153007507324, 1.892827033996582, -0.5545085668563843, 813.0, -0.18139100074768066, 0.4296970069408417, 0.11784899979829788, 3.138000011444092, 1.562999963760376, 3.0369999408721924], "mean": [0.45245808362960815, 2.0614423751831055, -0.3693738579750061, -0.3199395537376404, -1.2553492784500122, -1.3659108877182007, 1.0500116348266602, 669.537109375, 0.34018367528915405, 0.3403060734272003, 0.07615724951028824, -1.3195313215255737, 0.9395574927330017, 0.3987868130207062, -0.3886438310146332, -2.046865463256836, 0.7971621751785278, 0.5576497316360474, 1.496850848197937, 1.4904557466506958, -1.580567479133606, 424.15081787109375, -0.2813087999820709, 0.3285338878631592, 0.03889006748795509, 1.8817265033721924, 0.960882842540741, -1.965476393699646], "std": [0.12232665717601776, 0.0323219932615757, 0.2764687240123749, 0.3360433578491211, 0.5725654363632202, 0.13263076543807983, 0.5348719358444214, 178.4618377685547, 0.061066269874572754, 0.03926907107234001, 0.025866497308015823, 0.8081353902816772, 0.37821874022483826, 0.5998583436012268, 0.1640065759420395, 0.04496460035443306, 0.15886971354484558, 0.44144487380981445, 0.5615288615226746, 0.18225695192813873, 0.6121583580970764, 198.55242919921875, 0.03858105093240738, 0.05469515174627304, 0.041024088859558105, 1.9863930940628052, 0.47307077050209045, 1.2603548765182495], "count": [620]}, "action": {"min": [0.28529155254364014, 1.9175407886505127, -0.9617288112640381, -1.196999192237854, -2.6700570583343506, -1.6720951795578003, 0.7163180708885193, 34.0, 0.1612669974565506, 0.2669129967689514, -0.0017359999474138021, -3.0899999141693115, -0.08500000089406967, -0.828000009059906, -0.8770978450775146, -2.0740795135498047, 0.38474041223526, -0.10435323417186737, 0.536845862865448, 1.1165919303894043, -2.5922329425811768, 181.0, -0.33304300904273987, 0.2400760054588318, -0.039758000522851944, -3.1411852836608887, -0.28299999237060547, -3.0769999027252197], "max": [0.7605795860290527, 2.0770466327667236, -0.12342969328165054, -0.1057145968079567, -0.9494940638542175, -1.1715697050094604, 2.166285276412964, 743.0, 0.3853749930858612, 0.422991007566452, 0.11664800345897675, -0.7139999866485596, 1.2599999904632568, 1.0679999589920044, -0.2652202248573303, -1.8152822256088257, 1.163820505142212, 1.2318708896636963, 2.8810153007507324, 1.892827033996582, -0.5545085668563843, 813.0, -0.18139100074768066, 0.4296970069408417, 0.11784899979829788, 3.138000011444092, 1.562999963760376, 3.0369999408721924], "mean": [0.45245808362960815, 2.0614423751831055, -0.3693738579750061, -0.3199395537376404, -1.2553492784500122, -1.3659108877182007, 1.0500116348266602, 669.537109375, 0.34018367528915405, 0.3403060734272003, 0.07615724951028824, -1.3195313215255737, 0.9395574927330017, 0.3987868130207062, -0.3886438310146332, -2.046865463256836, 0.7971621751785278, 0.5576497316360474, 1.496850848197937, 1.4904557466506958, -1.580567479133606, 424.15081787109375, -0.2813087999820709, 0.3285338878631592, 0.03889006748795509, 1.8817265033721924, 0.960882842540741, -1.965476393699646], "std": [0.12232665717601776, 0.0323219932615757, 0.2764687240123749, 0.3360433578491211, 0.5725654363632202, 0.13263076543807983, 0.5348719358444214, 178.4618377685547, 0.061066269874572754, 0.03926907107234001, 0.025866497308015823, 0.8081353902816772, 0.37821874022483826, 0.5998583436012268, 0.1640065759420395, 0.04496460035443306, 0.15886971354484558, 0.44144487380981445, 0.5615288615226746, 0.18225695192813873, 0.6121583580970764, 198.55242919921875, 0.03858105093240738, 0.05469515174627304, 0.041024088859558105, 1.9863930940628052, 0.47307077050209045, 1.2603548765182495], "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": [370], "max": [370], "mean": [370.0], "std": [0.0], "count": [620]}, "index": {"min": [203899], "max": [204518], "mean": [204208.5], "std": [178.97835064610467], "count": [620]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [620]}, "subtask_annotation": {"mean": [6.641935483870967, 29.0, 29.0, 29.0, 29.0], "std": [8.685593344025092, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [620]}, "scene_annotation": {"mean": [370.0], "std": [0.0], "min": [370], "max": [370], "count": [620]}, "eef_direction_state": {"mean": [3.8451612903225807, 4.619354838709677], "std": [2.1308545475976777, 2.0463057752208926], "min": [0, 0], "max": [6, 6], "count": [620]}, "eef_velocity_state": {"mean": [0.8806451612903226, 0.5338709677419354], "std": [0.7589973670058046, 0.7537954604890514], "min": [0, 0], "max": [2, 2], "count": [620]}, "eef_acc_mag_state": {"mean": [0.9274193548387096, 0.5435483870967742], "std": [0.836403467009429, 0.7909000523580587], "min": [0, 0], "max": [2, 2], "count": [620]}, "eef_direction_action": {"mean": [3.8451612903225807, 4.619354838709677], "std": [2.1308545475976777, 2.0463057752208926], "min": [0, 0], "max": [6, 6], "count": [620]}, "eef_velocity_action": {"mean": [0.8806451612903226, 0.5338709677419354], "std": [0.7589973670058046, 0.7537954604890514], "min": [0, 0], "max": [2, 2], "count": [620]}, "eef_acc_mag_action": {"mean": [0.9274193548387096, 0.5435483870967742], "std": [0.836403467009429, 0.7909000523580587], "min": [0, 0], "max": [2, 2], "count": [620]}, "eef_sim_pose_state": {"mean": [0.5226364334849821, 0.31320959271005544, 1.0967573005297064, -1.0680456061103476, 0.8527409831272362, -1.387802377622761, 0.5301354936127893, -0.35815711436096787, 1.0753301347956468, 1.201534450371176, 0.9895384931358322, 0.4281306861436036], "std": [0.06166778212244766, 0.025355260781251016, 0.06111926040839782, 1.4521570302068205, 0.20115163401642203, 1.6243234135463873, 0.047654215220367384, 0.04476069706392615, 0.044223429863699426, 1.0376875694002612, 0.17161885274248392, 1.4897539739194128], "min": [0.4259942789154123, 0.2460068344312128, 1.002046929198576, -3.1153855480947006, 0.3676803487486573, -3.097840298476408, 0.4546685581898243, -0.39664008877491963, 1.0426467809648938, -3.139161239522389, 0.5073401559207844, -3.1379756732694877], "max": [0.6416928071103685, 0.3474118344034841, 1.2257475277342267, 3.132426782368766, 1.188933165575306, 3.13352681131634, 0.6333095243068163, -0.2150301227763114, 1.1865334126572753, 3.1380066186291455, 1.3694526517771357, 3.1391265906304375], "count": [620]}, "eef_sim_pose_action": {"mean": [0.5226364334849821, 0.31320959271005544, 1.0967573005297064, -1.0680456061103476, 0.8527409831272362, -1.387802377622761, 0.5301354936127893, -0.35815711436096787, 1.0753301347956468, 1.201534450371176, 0.9895384931358322, 0.4281306861436036], "std": [0.06166778212244766, 0.025355260781251016, 0.06111926040839782, 1.4521570302068205, 0.20115163401642203, 1.6243234135463873, 0.047654215220367384, 0.04476069706392615, 0.044223429863699426, 1.0376875694002612, 0.17161885274248392, 1.4897539739194128], "min": [0.4259942789154123, 0.2460068344312128, 1.002046929198576, -3.1153855480947006, 0.3676803487486573, -3.097840298476408, 0.4546685581898243, -0.39664008877491963, 1.0426467809648938, -3.139161239522389, 0.5073401559207844, -3.1379756732694877], "max": [0.6416928071103685, 0.3474118344034841, 1.2257475277342267, 3.132426782368766, 1.188933165575306, 3.13352681131634, 0.6333095243068163, -0.2150301227763114, 1.1865334126572753, 3.1380066186291455, 1.3694526517771357, 3.1391265906304375], "count": [620]}, "gripper_mode_state": {"mean": [0.7435483870967742, 0.1064516129032258], "std": [0.4366740009922301, 0.3084147645842004], "min": [0, 0], "max": [1, 1], "count": [620]}, "gripper_activity_state": {"mean": [1.8709677419354838, 1.9387096774193548], "std": [0.4430055329058802, 0.31538754384023027], "min": [0, 0], "max": [2, 2], "count": [620]}, "gripper_mode_action": {"mean": [0.7435483870967742, 0.1064516129032258], "std": [0.4366740009922301, 0.3084147645842004], "min": [0, 0], "max": [1, 1], "count": [620]}, "gripper_activity_action": {"mean": [1.8709677419354838, 1.9387096774193548], "std": [0.4430055329058802, 0.31538754384023027], "min": [0, 0], "max": [2, 2], "count": [620]}, "gripper_open_scale_state": {"mean": [0.42415080647622233, 0.6695370968234157], "std": [0.19855221588319186, 0.1784618740958078], "min": [0.181, 0.034], "max": [0.813, 0.743], "count": [620]}, "gripper_open_scale_action": {"mean": [0.42415080647622233, 0.6695370968234157], "std": [0.19855221588319186, 0.1784618740958078], "min": [0.181, 0.034], "max": [0.813, 0.743], "count": [620]}}} +{"episode_index": 351, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.42119089869281046]], [[0.4165968954248366]], [[0.41367617851307187]]], "std": [[[0.22190106533129095]], [[0.23043651169199078]], [[0.23288939699422417]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.46631983455882353]], [[0.46834034109477124]], [[0.46322568423202615]]], "std": [[[0.15967384152808925]], [[0.16587387020077177]], [[0.16767597836890155]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4639645302287582]], [[0.4668056474673203]], [[0.46226896854575167]]], "std": [[[0.08865628973513416]], [[0.09147459997394035]], [[0.09216439103439615]]], "count": [100]}, "observation.state": {"min": [0.18071140348911285, 2.0510237216949463, -0.4702789783477783, -0.36913713812828064, -1.9567584991455078, -1.8003768920898438, 0.5244889259338379, 36.0, 0.22125400602817535, 0.24502499401569366, -0.03904600068926811, -2.875999927520752, 0.5789999961853027, -0.37400001287460327, -0.6608689427375793, -2.069349765777588, 0.12569862604141235, -0.10096730291843414, 0.8363966941833496, 1.4097200632095337, -2.348235845565796, 75.0, -0.36388400197029114, 0.2333959937095642, 0.013020999729633331, 0.7110000252723694, 0.04399999976158142, -3.0999999046325684], "max": [0.6077760457992554, 2.0788791179656982, 0.1739220768213272, -0.020612338557839394, -1.2637057304382324, -1.3261884450912476, 0.9542238712310791, 513.0, 0.4000389873981476, 0.3224309980869293, 0.09952300041913986, -0.9860000014305115, 1.1269999742507935, 0.5669999122619629, -0.16116371750831604, -1.969412088394165, 1.0397100448608398, 1.2525529861450195, 2.4926795959472656, 1.8496649265289307, -0.6178466081619263, 726.0, -0.15834100544452667, 0.3980199992656708, 0.09209799766540527, 2.9600000381469727, 1.36899995803833, 3.114000082015991], "mean": [0.34445855021476746, 2.074542999267578, -0.03368633612990379, -0.15232545137405396, -1.4639933109283447, -1.4815433025360107, 0.6420271396636963, 453.4855651855469, 0.3638206720352173, 0.2872638404369354, 0.048998989164829254, -1.5029813051223755, 0.9391903281211853, 0.2723674476146698, -0.42365968227386475, -2.054800271987915, 0.8612321615219116, 0.8005145788192749, 1.5725507736206055, 1.617010474205017, -1.3693513870239258, 460.1259765625, -0.24092359840869904, 0.3335290253162384, 0.05415099859237671, 2.2892513275146484, 0.6497165560722351, 0.912952184677124], "std": [0.07111696153879166, 0.0047034271992743015, 0.2292010635137558, 0.1121734231710434, 0.25240853428840637, 0.11977186799049377, 0.15620696544647217, 133.1558837890625, 0.0446217879652977, 0.013350095599889755, 0.03810706362128258, 0.6427443623542786, 0.11950753629207611, 0.3005463778972626, 0.16792793571949005, 0.019233044236898422, 0.20043428242206573, 0.3797049820423126, 0.6469389200210571, 0.12390325963497162, 0.5682578086853027, 181.49603271484375, 0.05073389410972595, 0.04675694555044174, 0.0212734155356884, 0.6392841935157776, 0.42781969904899597, 2.4050116539001465], "count": [381]}, "action": {"min": [0.18071140348911285, 2.0510237216949463, -0.4702789783477783, -0.36913713812828064, -1.9567584991455078, -1.8003768920898438, 0.5244889259338379, 36.0, 0.22125400602817535, 0.24502499401569366, -0.03904600068926811, -2.875999927520752, 0.5789999961853027, -0.37400001287460327, -0.6608689427375793, -2.069349765777588, 0.12569862604141235, -0.10096730291843414, 0.8363966941833496, 1.4097200632095337, -2.348235845565796, 75.0, -0.36388400197029114, 0.2333959937095642, 0.013020999729633331, 0.7110000252723694, 0.04399999976158142, -3.0999999046325684], "max": [0.6077760457992554, 2.0788791179656982, 0.1739220768213272, -0.020612338557839394, -1.2637057304382324, -1.3261884450912476, 0.9542238712310791, 513.0, 0.4000389873981476, 0.3224309980869293, 0.09952300041913986, -0.9860000014305115, 1.1269999742507935, 0.5669999122619629, -0.16116371750831604, -1.969412088394165, 1.0397100448608398, 1.2525529861450195, 2.4926795959472656, 1.8496649265289307, -0.6178466081619263, 726.0, -0.15834100544452667, 0.3980199992656708, 0.09209799766540527, 2.9600000381469727, 1.36899995803833, 3.114000082015991], "mean": [0.34445855021476746, 2.074542999267578, -0.03368633612990379, -0.15232545137405396, -1.4639933109283447, -1.4815433025360107, 0.6420271396636963, 453.4855651855469, 0.3638206720352173, 0.2872638404369354, 0.048998989164829254, -1.5029813051223755, 0.9391903281211853, 0.2723674476146698, -0.42365968227386475, -2.054800271987915, 0.8612321615219116, 0.8005145788192749, 1.5725507736206055, 1.617010474205017, -1.3693513870239258, 460.1259765625, -0.24092359840869904, 0.3335290253162384, 0.05415099859237671, 2.2892513275146484, 0.6497165560722351, 0.912952184677124], "std": [0.07111696153879166, 0.0047034271992743015, 0.2292010635137558, 0.1121734231710434, 0.25240853428840637, 0.11977186799049377, 0.15620696544647217, 133.1558837890625, 0.0446217879652977, 0.013350095599889755, 0.03810706362128258, 0.6427443623542786, 0.11950753629207611, 0.3005463778972626, 0.16792793571949005, 0.019233044236898422, 0.20043428242206573, 0.3797049820423126, 0.6469389200210571, 0.12390325963497162, 0.5682578086853027, 181.49603271484375, 0.05073389410972595, 0.04675694555044174, 0.0212734155356884, 0.6392841935157776, 0.42781969904899597, 2.4050116539001465], "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": [371], "max": [371], "mean": [371.0], "std": [0.0], "count": [381]}, "index": {"min": [204519], "max": [204899], "mean": [204709.0], "std": [109.98484744121194], "count": [381]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [381]}, "subtask_annotation": {"mean": [9.968503937007874, 29.0, 29.0, 29.0, 29.0], "std": [9.830802474333147, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [381]}, "scene_annotation": {"mean": [371.0], "std": [0.0], "min": [371], "max": [371], "count": [381]}, "eef_direction_state": {"mean": [3.606299212598425, 4.333333333333333], "std": [2.1166412765685934, 2.0471263173605325], "min": [0, 0], "max": [6, 6], "count": [381]}, "eef_velocity_state": {"mean": [0.9501312335958005, 0.5826771653543307], "std": [0.7173377681339475, 0.7256921201571004], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_acc_mag_state": {"mean": [0.9396325459317585, 0.5774278215223098], "std": [0.8380886086185309, 0.7819584392381609], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_direction_action": {"mean": [3.606299212598425, 4.333333333333333], "std": [2.1166412765685934, 2.0471263173605325], "min": [0, 0], "max": [6, 6], "count": [381]}, "eef_velocity_action": {"mean": [0.9501312335958005, 0.5826771653543307], "std": [0.7173377681339475, 0.7256921201571004], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_acc_mag_action": {"mean": [0.9396325459317585, 0.5774278215223098], "std": [0.8380886086185309, 0.7819584392381609], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_sim_pose_state": {"mean": [0.5362094385308958, 0.2992488546759584, 1.137708891091281, -0.3737229497852618, 0.9692591990286663, 0.5328032046038796, 0.47525429599862645, -0.35880174765766665, 1.0358103255049587, 1.09485375932222, 1.2520080947289065, 0.6191339224469353], "std": [0.055454473628567036, 0.03722471682659995, 0.046327858156619786, 1.9121391035815687, 0.19820967229552672, 1.650147346897537, 0.01696278690533099, 0.037251578225565, 0.01882911470781976, 0.6305479254964063, 0.062423425551413815, 1.2477447401191843], "min": [0.42084155966332043, 0.22758450151752113, 1.0263497223466893, -3.1155437344271055, 0.5578883056745543, -3.13285908252234, 0.4336989658834721, -0.3973442199175993, 1.005474013121097, 0.28652832437745823, 1.142273729227476, -3.1369005095654603], "max": [0.6067437993431349, 0.36310616613415336, 1.1980762313734397, 3.0265968602967073, 1.2335771471864625, 3.1143240652427537, 0.5319983494028128, -0.24152903908249085, 1.0887167830385909, 2.8217397400839155, 1.4409210343570251, 3.1252209309679833], "count": [381]}, "eef_sim_pose_action": {"mean": [0.5362094385308958, 0.2992488546759584, 1.137708891091281, -0.3737229497852618, 0.9692591990286663, 0.5328032046038796, 0.47525429599862645, -0.35880174765766665, 1.0358103255049587, 1.09485375932222, 1.2520080947289065, 0.6191339224469353], "std": [0.055454473628567036, 0.03722471682659995, 0.046327858156619786, 1.9121391035815687, 0.19820967229552672, 1.650147346897537, 0.01696278690533099, 0.037251578225565, 0.01882911470781976, 0.6305479254964063, 0.062423425551413815, 1.2477447401191843], "min": [0.42084155966332043, 0.22758450151752113, 1.0263497223466893, -3.1155437344271055, 0.5578883056745543, -3.13285908252234, 0.4336989658834721, -0.3973442199175993, 1.005474013121097, 0.28652832437745823, 1.142273729227476, -3.1369005095654603], "max": [0.6067437993431349, 0.36310616613415336, 1.1980762313734397, 3.0265968602967073, 1.2335771471864625, 3.1143240652427537, 0.5319983494028128, -0.24152903908249085, 1.0887167830385909, 2.8217397400839155, 1.4409210343570251, 3.1252209309679833], "count": [381]}, "gripper_mode_state": {"mean": [0.37270341207349084, 0.31496062992125984], "std": [0.48352412421953395, 0.46450019539378345], "min": [0, 0], "max": [1, 1], "count": [381]}, "gripper_activity_state": {"mean": [1.8425196850393701, 1.905511811023622], "std": [0.43637489331166035, 0.38542482678804474], "min": [0, 0], "max": [2, 2], "count": [381]}, "gripper_mode_action": {"mean": [0.37270341207349084, 0.31496062992125984], "std": [0.48352412421953395, 0.46450019539378345], "min": [0, 0], "max": [1, 1], "count": [381]}, "gripper_activity_action": {"mean": [1.8425196850393701, 1.905511811023622], "std": [0.43637489331166035, 0.38542482678804474], "min": [0, 0], "max": [2, 2], "count": [381]}, "gripper_open_scale_state": {"mean": [0.46012598365122864, 0.45348556436453474], "std": [0.18149609742909834, 0.1331558028934523], "min": [0.075, 0.036], "max": [0.726, 0.513], "count": [381]}, "gripper_open_scale_action": {"mean": [0.46012598365122864, 0.45348556436453474], "std": [0.18149609742909834, 0.1331558028934523], "min": [0.075, 0.036], "max": [0.726, 0.513], "count": [381]}}} +{"episode_index": 352, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.41303461397058827]], [[0.40968919934640524]], [[0.4057717504084967]]], "std": [[[0.2272380877473097]], [[0.23427574159632056]], [[0.2367730795070016]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4582962949346405]], [[0.4598419424019608]], [[0.45315679942810455]]], "std": [[[0.14030542205259683]], [[0.1478250175001023]], [[0.1492173195388243]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4641998651960784]], [[0.46471302287581695]], [[0.4620384620098039]]], "std": [[[0.11165451619561965]], [[0.11526308695067308]], [[0.1164080054049508]]], "count": [100]}, "observation.state": {"min": [0.2269975244998932, 1.9239811897277832, -0.9450958371162415, -0.9993406534194946, -2.5967533588409424, -1.6915730237960815, 0.6337639689445496, 79.0, 0.1647460013628006, 0.2629919946193695, -0.01233300007879734, -3.1411852836608887, -0.02900000289082527, -0.8809999823570251, -0.8643743991851807, -2.0692622661590576, 0.5315574407577515, 0.07360053807497025, 0.7621329426765442, 1.3154196739196777, -2.2838332653045654, 198.0, -0.3393459916114807, 0.26458099484443665, -0.021014999598264694, -3.131185293197632, -0.11400000005960464, -3.1411852836608887], "max": [0.6915518641471863, 2.082038164138794, -0.26075220108032227, 0.046041786670684814, -0.5996078848838806, -1.4508049488067627, 2.0685818195343018, 758.0, 0.38185399770736694, 0.3839539885520935, 0.11881200224161148, 3.128999948501587, 1.190000057220459, 0.9909999966621399, -0.26141542196273804, -1.8062238693237305, 1.1041476726531982, 1.2499175071716309, 2.5757570266723633, 1.7792236804962158, -0.5002637505531311, 832.0, -0.12388399988412857, 0.39931899309158325, 0.13720500469207764, 3.122999906539917, 1.2710000276565552, 3.140000104904175], "mean": [0.41905856132507324, 2.053187608718872, -0.5880268812179565, -0.38606393337249756, -1.2860758304595947, -1.5624011754989624, 1.2081575393676758, 458.39776611328125, 0.3232942223548889, 0.312203049659729, 0.06479566544294357, -1.015744686126709, 0.8036293387413025, 0.23234190046787262, -0.5244926810264587, -2.0458555221557617, 0.9279619455337524, 0.7112856507301331, 1.5144672393798828, 1.5984647274017334, -1.4432857036590576, 668.7156372070312, -0.22762544453144073, 0.35275352001190186, 0.04655519500374794, 2.127920389175415, 0.6724696755409241, 0.22726128995418549], "std": [0.15288975834846497, 0.037557587027549744, 0.14953675866127014, 0.42633315920829773, 0.7771422266960144, 0.056936196982860565, 0.5991162657737732, 134.60130310058594, 0.06768879294395447, 0.04645644500851631, 0.030292492359876633, 1.6424871683120728, 0.3866429030895233, 0.7835467457771301, 0.1946919560432434, 0.048035040497779846, 0.11361593008041382, 0.4100218117237091, 0.7562558054924011, 0.0925665944814682, 0.5347263216972351, 256.8269958496094, 0.06439923495054245, 0.03613610193133354, 0.032771311700344086, 0.9938376545906067, 0.5755777955055237, 2.6723287105560303], "count": [313]}, "action": {"min": [0.2269975244998932, 1.9239811897277832, -0.9450958371162415, -0.9993406534194946, -2.5967533588409424, -1.6915730237960815, 0.6337639689445496, 79.0, 0.1647460013628006, 0.2629919946193695, -0.01233300007879734, -3.1411852836608887, -0.02900000289082527, -0.8809999823570251, -0.8643743991851807, -2.0692622661590576, 0.5315574407577515, 0.07360053807497025, 0.7621329426765442, 1.3154196739196777, -2.2838332653045654, 198.0, -0.3393459916114807, 0.26458099484443665, -0.021014999598264694, -3.131185293197632, -0.11400000005960464, -3.1411852836608887], "max": [0.6915518641471863, 2.082038164138794, -0.26075220108032227, 0.046041786670684814, -0.5996078848838806, -1.4508049488067627, 2.0685818195343018, 758.0, 0.38185399770736694, 0.3839539885520935, 0.11881200224161148, 3.128999948501587, 1.190000057220459, 0.9909999966621399, -0.26141542196273804, -1.8062238693237305, 1.1041476726531982, 1.2499175071716309, 2.5757570266723633, 1.7792236804962158, -0.5002637505531311, 832.0, -0.12388399988412857, 0.39931899309158325, 0.13720500469207764, 3.122999906539917, 1.2710000276565552, 3.140000104904175], "mean": [0.41905856132507324, 2.053187608718872, -0.5880268812179565, -0.38606393337249756, -1.2860758304595947, -1.5624011754989624, 1.2081575393676758, 458.39776611328125, 0.3232942223548889, 0.312203049659729, 0.06479566544294357, -1.015744686126709, 0.8036293387413025, 0.23234190046787262, -0.5244926810264587, -2.0458555221557617, 0.9279619455337524, 0.7112856507301331, 1.5144672393798828, 1.5984647274017334, -1.4432857036590576, 668.7156372070312, -0.22762544453144073, 0.35275352001190186, 0.04655519500374794, 2.127920389175415, 0.6724696755409241, 0.22726128995418549], "std": [0.15288975834846497, 0.037557587027549744, 0.14953675866127014, 0.42633315920829773, 0.7771422266960144, 0.056936196982860565, 0.5991162657737732, 134.60130310058594, 0.06768879294395447, 0.04645644500851631, 0.030292492359876633, 1.6424871683120728, 0.3866429030895233, 0.7835467457771301, 0.1946919560432434, 0.048035040497779846, 0.11361593008041382, 0.4100218117237091, 0.7562558054924011, 0.0925665944814682, 0.5347263216972351, 256.8269958496094, 0.06439923495054245, 0.03613610193133354, 0.032771311700344086, 0.9938376545906067, 0.5755777955055237, 2.6723287105560303], "count": [313]}, "timestamp": {"min": [0.0], "max": [10.4], "mean": [5.199999999999999], "std": [3.0118285328204046], "count": [313]}, "frame_index": {"min": [0], "max": [312], "mean": [156.0], "std": [90.35485598461214], "count": [313]}, "episode_index": {"min": [372], "max": [372], "mean": [372.0], "std": [0.0], "count": [313]}, "index": {"min": [204900], "max": [205212], "mean": [205056.0], "std": [90.35485598461214], "count": [313]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [313]}, "subtask_annotation": {"mean": [9.869009584664537, 29.0, 29.0, 29.0, 29.0], "std": [9.088775753971385, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [313]}, "scene_annotation": {"mean": [372.0], "std": [0.0], "min": [372], "max": [372], "count": [313]}, "eef_direction_state": {"mean": [4.121405750798722, 4.057507987220447], "std": [1.9146205435494639, 1.9490022484115246], "min": [0, 0], "max": [6, 6], "count": [313]}, "eef_velocity_state": {"mean": [0.8242811501597445, 0.8466453674121406], "std": [0.777756795801008, 0.8319479002560936], "min": [0, 0], "max": [2, 2], "count": [313]}, "eef_acc_mag_state": {"mean": [0.9648562300319489, 0.8083067092651757], "std": [0.850884558589384, 0.8278275247427809], "min": [0, 0], "max": [2, 2], "count": [313]}, "eef_direction_action": {"mean": [4.121405750798722, 4.057507987220447], "std": [1.9146205435494639, 1.9490022484115246], "min": [0, 0], "max": [6, 6], "count": [313]}, "eef_velocity_action": {"mean": [0.8242811501597445, 0.8466453674121406], "std": [0.777756795801008, 0.8319479002560936], "min": [0, 0], "max": [2, 2], "count": [313]}, "eef_acc_mag_action": {"mean": [0.9648562300319489, 0.8083067092651757], "std": [0.850884558589384, 0.8278275247427809], "min": [0, 0], "max": [2, 2], "count": [313]}, "eef_sim_pose_state": {"mean": [0.5552776963235303, 0.28094081132123006, 1.142375022281979, -0.6206195626507179, 0.9188188987325678, 0.27410174357512107, 0.5080682215754881, -0.34519368364988956, 1.0826370371985847, 1.5452107532755675, 0.9330809954024928, -0.14848782500579677], "std": [0.04859669543661908, 0.05869286583962555, 0.055557283332906736, 2.0069924487658053, 0.19743588277632398, 1.6919011490890055, 0.05899211957349932, 0.048144158264943636, 0.05123824567333365, 0.7964424048329172, 0.17891702621608463, 1.864497677271492], "min": [0.45097879272041413, 0.16788873439351726, 1.0621021170306142, -3.1069328008287176, 0.49196077721053966, -3.1282023015457656, 0.4480440340133055, -0.4076052317834042, 1.026083217413165, 0.43698191971747186, 0.49821665308129504, -3.1365337098318475], "max": [0.612160807973084, 0.3845258462014217, 1.2314643381799903, 3.129861095347846, 1.5505285439164127, 3.070762447026599, 0.5990850436328089, -0.21231664648044557, 1.1850689253962874, 2.8921993752302306, 1.2086407066578104, 3.1282764170161967], "count": [313]}, "eef_sim_pose_action": {"mean": [0.5552776963235303, 0.28094081132123006, 1.142375022281979, -0.6206195626507179, 0.9188188987325678, 0.27410174357512107, 0.5080682215754881, -0.34519368364988956, 1.0826370371985847, 1.5452107532755675, 0.9330809954024928, -0.14848782500579677], "std": [0.04859669543661908, 0.05869286583962555, 0.055557283332906736, 2.0069924487658053, 0.19743588277632398, 1.6919011490890055, 0.05899211957349932, 0.048144158264943636, 0.05123824567333365, 0.7964424048329172, 0.17891702621608463, 1.864497677271492], "min": [0.45097879272041413, 0.16788873439351726, 1.0621021170306142, -3.1069328008287176, 0.49196077721053966, -3.1282023015457656, 0.4480440340133055, -0.4076052317834042, 1.026083217413165, 0.43698191971747186, 0.49821665308129504, -3.1365337098318475], "max": [0.612160807973084, 0.3845258462014217, 1.2314643381799903, 3.129861095347846, 1.5505285439164127, 3.070762447026599, 0.5990850436328089, -0.21231664648044557, 1.1850689253962874, 2.8921993752302306, 1.2086407066578104, 3.1282764170161967], "count": [313]}, "gripper_mode_state": {"mean": [0.24920127795527156, 0.7859424920127795], "std": [0.43255057625754156, 0.4101669065898923], "min": [0, 0], "max": [1, 1], "count": [313]}, "gripper_activity_state": {"mean": [1.8019169329073483, 1.8115015974440896], "std": [0.5530018280745992, 0.5476601236349173], "min": [0, 0], "max": [2, 2], "count": [313]}, "gripper_mode_action": {"mean": [0.24920127795527156, 0.7859424920127795], "std": [0.43255057625754156, 0.4101669065898923], "min": [0, 0], "max": [1, 1], "count": [313]}, "gripper_activity_action": {"mean": [1.8019169329073483, 1.8115015974440896], "std": [0.5530018280745992, 0.5476601236349173], "min": [0, 0], "max": [2, 2], "count": [313]}, "gripper_open_scale_state": {"mean": [0.6687156549520734, 0.45839776352952327], "std": [0.2568268115242621, 0.13460125145385093], "min": [0.198, 0.079], "max": [0.832, 0.758], "count": [313]}, "gripper_open_scale_action": {"mean": [0.6687156549520734, 0.45839776352952327], "std": [0.2568268115242621, 0.13460125145385093], "min": [0.198, 0.079], "max": [0.832, 0.758], "count": [313]}}} +{"episode_index": 353, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.41893487949346403]], [[0.41855415849673205]], [[0.4140317075163399]]], "std": [[[0.21921283762759905]], [[0.22443829817382668]], [[0.2269443580060958]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.4606236172385621]], [[0.4623134375]], [[0.45655687500000003]]], "std": [[[0.1359113262999007]], [[0.1430528457236256]], [[0.1440053035642531]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7529411764705882]], [[0.7529411764705882]]], "mean": [[[0.46847078839869283]], [[0.4677707189542483]], [[0.4649784048202614]]], "std": [[[0.10445173602920137]], [[0.10783723820934765]], [[0.10930651166615066]]], "count": [100]}, "observation.state": {"min": [0.29712486267089844, 1.9281350374221802, -1.047023057937622, -1.0857692956924438, -2.633579730987549, -1.6709084510803223, 0.642822265625, 31.0, 0.16168199479579926, 0.28895801305770874, -0.025756999850273132, -3.114000082015991, 0.10400000959634781, -1.0429999828338623, -0.9001535773277283, -2.068826198577881, 0.48089057207107544, 0.11772245913743973, 0.70848149061203, 1.2783490419387817, -2.4005258083343506, 146.0, -0.3276199996471405, 0.27119800448417664, -0.029357999563217163, -3.1331851482391357, -0.24299998581409454, -3.1411852836608887], "max": [0.774699330329895, 2.0790886878967285, -0.18243926763534546, 0.01541125774383545, -0.6096609830856323, -1.22441828250885, 2.3055624961853027, 563.0, 0.3931789994239807, 0.42485499382019043, 0.12282399833202362, -0.30699998140335083, 1.2319999933242798, 1.1759999990463257, -0.21291272342205048, -1.8416714668273926, 1.1663861274719238, 1.2999037504196167, 2.652813196182251, 1.7975319623947144, -0.8285601139068604, 834.0, -0.09568800032138824, 0.4038499891757965, 0.12119700014591217, 3.119999885559082, 1.343999981880188, 3.1389999389648438], "mean": [0.4739178717136383, 2.0544590950012207, -0.45374616980552673, -0.3738240897655487, -1.4134736061096191, -1.42280912399292, 1.294028401374817, 469.9855041503906, 0.3235630393028259, 0.33654817938804626, 0.060402486473321915, -1.4741615056991577, 0.8477591872215271, 0.28879326581954956, -0.4809807538986206, -2.048457622528076, 0.9189532995223999, 0.6596975326538086, 1.3887410163879395, 1.6305450201034546, -1.3787975311279297, 658.5, -0.23788687586784363, 0.33457332849502563, 0.057673998177051544, 1.8525822162628174, 0.6657326221466064, 0.6416361331939697], "std": [0.1537599414587021, 0.04240439832210541, 0.3266911208629608, 0.41040676832199097, 0.7094630002975464, 0.10044447332620621, 0.6395673155784607, 175.54666137695312, 0.07546734064817429, 0.05246971175074577, 0.0352952741086483, 1.1558167934417725, 0.387095183134079, 0.9034041166305542, 0.259833961725235, 0.041938215494155884, 0.17480218410491943, 0.3925668001174927, 0.7890599966049194, 0.09948354214429855, 0.593398928642273, 260.6069030761719, 0.08448079973459244, 0.051867518573999405, 0.04645061865448952, 1.0977363586425781, 0.544317901134491, 2.4490392208099365], "count": [378]}, "action": {"min": [0.29712486267089844, 1.9281350374221802, -1.047023057937622, -1.0857692956924438, -2.633579730987549, -1.6709084510803223, 0.642822265625, 31.0, 0.16168199479579926, 0.28895801305770874, -0.025756999850273132, -3.114000082015991, 0.10400000959634781, -1.0429999828338623, -0.9001535773277283, -2.068826198577881, 0.48089057207107544, 0.11772245913743973, 0.70848149061203, 1.2783490419387817, -2.4005258083343506, 146.0, -0.3276199996471405, 0.27119800448417664, -0.029357999563217163, -3.1331851482391357, -0.24299998581409454, -3.1411852836608887], "max": [0.774699330329895, 2.0790886878967285, -0.18243926763534546, 0.01541125774383545, -0.6096609830856323, -1.22441828250885, 2.3055624961853027, 563.0, 0.3931789994239807, 0.42485499382019043, 0.12282399833202362, -0.30699998140335083, 1.2319999933242798, 1.1759999990463257, -0.21291272342205048, -1.8416714668273926, 1.1663861274719238, 1.2999037504196167, 2.652813196182251, 1.7975319623947144, -0.8285601139068604, 834.0, -0.09568800032138824, 0.4038499891757965, 0.12119700014591217, 3.119999885559082, 1.343999981880188, 3.1389999389648438], "mean": [0.4739178717136383, 2.0544590950012207, -0.45374616980552673, -0.3738240897655487, -1.4134736061096191, -1.42280912399292, 1.294028401374817, 469.9855041503906, 0.3235630393028259, 0.33654817938804626, 0.060402486473321915, -1.4741615056991577, 0.8477591872215271, 0.28879326581954956, -0.4809807538986206, -2.048457622528076, 0.9189532995223999, 0.6596975326538086, 1.3887410163879395, 1.6305450201034546, -1.3787975311279297, 658.5, -0.23788687586784363, 0.33457332849502563, 0.057673998177051544, 1.8525822162628174, 0.6657326221466064, 0.6416361331939697], "std": [0.1537599414587021, 0.04240439832210541, 0.3266911208629608, 0.41040676832199097, 0.7094630002975464, 0.10044447332620621, 0.6395673155784607, 175.54666137695312, 0.07546734064817429, 0.05246971175074577, 0.0352952741086483, 1.1558167934417725, 0.387095183134079, 0.9034041166305542, 0.259833961725235, 0.041938215494155884, 0.17480218410491943, 0.3925668001174927, 0.7890599966049194, 0.09948354214429855, 0.593398928642273, 260.6069030761719, 0.08448079973459244, 0.051867518573999405, 0.04645061865448952, 1.0977363586425781, 0.544317901134491, 2.4490392208099365], "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": [373], "max": [373], "mean": [373.0], "std": [0.0], "count": [378]}, "index": {"min": [205213], "max": [205590], "mean": [205401.5], "std": [109.11881903075503], "count": [378]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [378]}, "subtask_annotation": {"mean": [9.624338624338625, 29.0, 29.0, 29.0, 29.0], "std": [8.765712435944502, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [378]}, "scene_annotation": {"mean": [373.0], "std": [0.0], "min": [373], "max": [373], "count": [378]}, "eef_direction_state": {"mean": [3.8703703703703702, 4.388888888888889], "std": [2.0858861490615763, 1.9188795599078394], "min": [0, 0], "max": [6, 6], "count": [378]}, "eef_velocity_state": {"mean": [0.8253968253968254, 0.7407407407407407], "std": [0.749737503404417, 0.84920222847572], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_acc_mag_state": {"mean": [0.8227513227513228, 0.6984126984126984], "std": [0.8406415077242094, 0.8255494364410063], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_direction_action": {"mean": [3.8703703703703702, 4.388888888888889], "std": [2.0858861490615763, 1.9188795599078394], "min": [0, 0], "max": [6, 6], "count": [378]}, "eef_velocity_action": {"mean": [0.8253968253968254, 0.7407407407407407], "std": [0.749737503404417, 0.84920222847572], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_acc_mag_action": {"mean": [0.8227513227513228, 0.6984126984126984], "std": [0.8406415077242094, 0.8255494364410063], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_sim_pose_state": {"mean": [0.5356186774348805, 0.29152298030445484, 1.1384139792127501, -0.2974828343088126, 0.8891065473258706, 0.20473053083582765, 0.5309371924077353, -0.3394755796844803, 1.0815586140068914, 1.6695144970318045, 0.883097956551783, -0.039229300394110746], "std": [0.06568696287820834, 0.08221876634725589, 0.058433533177788224, 1.906434680288199, 0.22646976035778962, 1.5073731384590419, 0.06287439535465951, 0.05812175977602591, 0.05205303669298128, 0.7489316359679205, 0.1738036499881962, 1.9414458335001337], "min": [0.4592822218143411, 0.14406083647522427, 1.075932269664088, -3.1376018114973743, 0.3885174546944403, -3.1370826961673495, 0.4752586812317765, -0.41484725625128116, 1.0281317491300694, 0.49580575706573493, 0.5507349503812207, -3.1348958288884003], "max": [0.6194478221376343, 0.372667856208893, 1.2446110415344807, 3.1314302776571252, 1.5228223850878417, 3.0466877487474755, 0.6347463864440486, -0.20288656576769346, 1.18016956455883, 2.9493284956225057, 1.3587519731857074, 3.1382357685546993], "count": [378]}, "eef_sim_pose_action": {"mean": [0.5356186774348805, 0.29152298030445484, 1.1384139792127501, -0.2974828343088126, 0.8891065473258706, 0.20473053083582765, 0.5309371924077353, -0.3394755796844803, 1.0815586140068914, 1.6695144970318045, 0.883097956551783, -0.039229300394110746], "std": [0.06568696287820834, 0.08221876634725589, 0.058433533177788224, 1.906434680288199, 0.22646976035778962, 1.5073731384590419, 0.06287439535465951, 0.05812175977602591, 0.05205303669298128, 0.7489316359679205, 0.1738036499881962, 1.9414458335001337], "min": [0.4592822218143411, 0.14406083647522427, 1.075932269664088, -3.1376018114973743, 0.3885174546944403, -3.1370826961673495, 0.4752586812317765, -0.41484725625128116, 1.0281317491300694, 0.49580575706573493, 0.5507349503812207, -3.1348958288884003], "max": [0.6194478221376343, 0.372667856208893, 1.2446110415344807, 3.1314302776571252, 1.5228223850878417, 3.0466877487474755, 0.6347463864440486, -0.20288656576769346, 1.18016956455883, 2.9493284956225057, 1.3587519731857074, 3.1382357685546993], "count": [378]}, "gripper_mode_state": {"mean": [0.2751322751322751, 0.291005291005291], "std": [0.4465809067938468, 0.45422594775311587], "min": [0, 0], "max": [1, 1], "count": [378]}, "gripper_activity_state": {"mean": [1.7751322751322751, 1.8544973544973544], "std": [0.586186318923179, 0.4629024903815778], "min": [0, 0], "max": [2, 2], "count": [378]}, "gripper_mode_action": {"mean": [0.2751322751322751, 0.291005291005291], "std": [0.4465809067938468, 0.45422594775311587], "min": [0, 0], "max": [1, 1], "count": [378]}, "gripper_activity_action": {"mean": [1.7751322751322751, 1.8544973544973544], "std": [0.586186318923179, 0.4629024903815778], "min": [0, 0], "max": [2, 2], "count": [378]}, "gripper_open_scale_state": {"mean": [0.6585000001211031, 0.46998544967489914], "std": [0.26060722410146553, 0.17554661432682653], "min": [0.146, 0.031], "max": [0.834, 0.563], "count": [378]}, "gripper_open_scale_action": {"mean": [0.6585000001211031, 0.46998544967489914], "std": [0.26060722410146553, 0.17554661432682653], "min": [0.146, 0.031], "max": [0.834, 0.563], "count": [378]}}} +{"episode_index": 354, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4126873325163399]], [[0.41064319035947716]], [[0.4067208782679739]]], "std": [[[0.2222896314234468]], [[0.22848822065625013]], [[0.23096931653727712]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4600548080065359]], [[0.45993269607843135]], [[0.45431183619281046]]], "std": [[[0.15547498340446989]], [[0.16259998525097724]], [[0.16418200671733754]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8]], [[0.788235294117647]], [[0.7803921568627451]]], "mean": [[[0.46396531454248363]], [[0.46405698733660133]], [[0.4612864195261438]]], "std": [[[0.10643047006986525]], [[0.11072166525325901]], [[0.11187068757287781]]], "count": [100]}, "observation.state": {"min": [0.2636145353317261, 1.9921362400054932, -0.8711811304092407, -1.2334589958190918, -2.6154284477233887, -1.7170723676681519, 0.7060205936431885, 93.0, 0.15804000198841095, 0.26099899411201477, 0.018417999148368835, -3.0380001068115234, 0.05799999088048935, -0.8849999904632568, -0.8730834722518921, -2.068040609359741, 0.5613152980804443, 0.18559831380844116, 0.8102167844772339, 1.253373384475708, -2.3640310764312744, 195.0, -0.3220449984073639, 0.2635369896888733, -0.020507000386714935, 1.0140000581741333, -0.12600000202655792, -3.1331851482391357], "max": [0.7456919550895691, 2.0785999298095703, -0.28670525550842285, -0.07843510061502457, -0.8159239888191223, -1.1853229999542236, 2.160717725753784, 621.0, 0.3885689973831177, 0.42574599385261536, 0.12109299749135971, -0.24700000882148743, 1.2879999876022339, 1.3660000562667847, -0.2611536383628845, -1.8765606880187988, 1.169248342514038, 1.2644909620285034, 2.561811923980713, 1.8963700532913208, -0.7891506552696228, 834.0, -0.09183000028133392, 0.39848199486732483, 0.12127900123596191, 3.0820000171661377, 1.3730000257492065, 3.131999969482422], "mean": [0.4096065163612366, 2.0617711544036865, -0.4741731286048889, -0.4214271605014801, -1.3297191858291626, -1.509909987449646, 1.3392277956008911, 536.4759521484375, 0.3279244005680084, 0.3190617263317108, 0.08513718843460083, -1.2253471612930298, 0.8791232109069824, 0.5889972448348999, -0.5606353878974915, -2.046048879623413, 0.9921115040779114, 0.8447755575180054, 1.6139485836029053, 1.5945643186569214, -1.5922939777374268, 649.6139526367188, -0.19633705914020538, 0.3616049587726593, 0.04411909356713295, 2.429989814758301, 0.6077749133110046, 0.8774353265762329], "std": [0.1673695147037506, 0.024349423125386238, 0.22029916942119598, 0.4154404401779175, 0.7164966464042664, 0.12072692811489105, 0.5370832085609436, 174.4970245361328, 0.06704693287611008, 0.0594196580350399, 0.026177464053034782, 1.0926852226257324, 0.3968449831008911, 0.9389567375183105, 0.19502723217010498, 0.04236101359128952, 0.12979388236999512, 0.34090834856033325, 0.7315342426300049, 0.10532265156507492, 0.5252611637115479, 248.33334350585938, 0.05942244827747345, 0.029258359223604202, 0.036873407661914825, 0.5807216167449951, 0.5862118601799011, 2.5203940868377686], "count": [395]}, "action": {"min": [0.2636145353317261, 1.9921362400054932, -0.8711811304092407, -1.2334589958190918, -2.6154284477233887, -1.7170723676681519, 0.7060205936431885, 93.0, 0.15804000198841095, 0.26099899411201477, 0.018417999148368835, -3.0380001068115234, 0.05799999088048935, -0.8849999904632568, -0.8730834722518921, -2.068040609359741, 0.5613152980804443, 0.18559831380844116, 0.8102167844772339, 1.253373384475708, -2.3640310764312744, 195.0, -0.3220449984073639, 0.2635369896888733, -0.020507000386714935, 1.0140000581741333, -0.12600000202655792, -3.1331851482391357], "max": [0.7456919550895691, 2.0785999298095703, -0.28670525550842285, -0.07843510061502457, -0.8159239888191223, -1.1853229999542236, 2.160717725753784, 621.0, 0.3885689973831177, 0.42574599385261536, 0.12109299749135971, -0.24700000882148743, 1.2879999876022339, 1.3660000562667847, -0.2611536383628845, -1.8765606880187988, 1.169248342514038, 1.2644909620285034, 2.561811923980713, 1.8963700532913208, -0.7891506552696228, 834.0, -0.09183000028133392, 0.39848199486732483, 0.12127900123596191, 3.0820000171661377, 1.3730000257492065, 3.131999969482422], "mean": [0.4096065163612366, 2.0617711544036865, -0.4741731286048889, -0.4214271605014801, -1.3297191858291626, -1.509909987449646, 1.3392277956008911, 536.4759521484375, 0.3279244005680084, 0.3190617263317108, 0.08513718843460083, -1.2253471612930298, 0.8791232109069824, 0.5889972448348999, -0.5606353878974915, -2.046048879623413, 0.9921115040779114, 0.8447755575180054, 1.6139485836029053, 1.5945643186569214, -1.5922939777374268, 649.6139526367188, -0.19633705914020538, 0.3616049587726593, 0.04411909356713295, 2.429989814758301, 0.6077749133110046, 0.8774353265762329], "std": [0.1673695147037506, 0.024349423125386238, 0.22029916942119598, 0.4154404401779175, 0.7164966464042664, 0.12072692811489105, 0.5370832085609436, 174.4970245361328, 0.06704693287611008, 0.0594196580350399, 0.026177464053034782, 1.0926852226257324, 0.3968449831008911, 0.9389567375183105, 0.19502723217010498, 0.04236101359128952, 0.12979388236999512, 0.34090834856033325, 0.7315342426300049, 0.10532265156507492, 0.5252611637115479, 248.33334350585938, 0.05942244827747345, 0.029258359223604202, 0.036873407661914825, 0.5807216167449951, 0.5862118601799011, 2.5203940868377686], "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": [374], "max": [374], "mean": [374.0], "std": [0.0], "count": [395]}, "index": {"min": [205591], "max": [205985], "mean": [205788.0], "std": [114.02631275280281], "count": [395]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [395]}, "subtask_annotation": {"mean": [8.387341772151899, 29.0, 29.0, 29.0, 29.0], "std": [8.2064711589813, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [395]}, "scene_annotation": {"mean": [374.0], "std": [0.0], "min": [374], "max": [374], "count": [395]}, "eef_direction_state": {"mean": [4.149367088607595, 4.481012658227848], "std": [1.943627915224741, 2.0639200718852697], "min": [0, 0], "max": [6, 6], "count": [395]}, "eef_velocity_state": {"mean": [0.8151898734177215, 0.6531645569620254], "std": [0.7555848782578181, 0.8229055412883264], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_acc_mag_state": {"mean": [0.8126582278481013, 0.5949367088607594], "std": [0.8239096498038488, 0.8006166506579072], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_direction_action": {"mean": [4.149367088607595, 4.481012658227848], "std": [1.943627915224741, 2.0639200718852697], "min": [0, 0], "max": [6, 6], "count": [395]}, "eef_velocity_action": {"mean": [0.8151898734177215, 0.6531645569620254], "std": [0.7555848782578181, 0.8229055412883264], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_acc_mag_action": {"mean": [0.8126582278481013, 0.5949367088607594], "std": [0.8239096498038488, 0.8006166506579072], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_sim_pose_state": {"mean": [0.5684691856664772, 0.26071530359797185, 1.1652197239137267, -0.5251224113679694, 0.8832153031009137, 0.4412750255208322, 0.5118045414619675, -0.35858626308408403, 1.090665831124332, 1.5462650127190436, 0.8225039372948728, 0.001564247503371144], "std": [0.03944147598510655, 0.06197522190034477, 0.04522653134333801, 2.032916650876223, 0.2369243182686142, 1.7135688318635882, 0.0684575808542161, 0.04788827445928645, 0.05242932948592921, 0.8495781533040078, 0.12451995658976567, 1.745968350165579], "min": [0.4568312335254724, 0.15203825481989908, 1.0794209453992147, -3.1302299392830895, 0.43098212253370294, -3.05171734548252, 0.4472575351748969, -0.3998000910015658, 1.0422934714960463, 0.5543754850040323, 0.5787355904323022, -3.110755330352203], "max": [0.6180220672971249, 0.3619895175463159, 1.2351918398100281, 3.1128736426939225, 1.418821408762184, 3.138055793907306, 0.6342346996167952, -0.2370671292353574, 1.2170072477437284, 3.092737827045025, 1.198308433113151, 3.1312169147369815], "count": [395]}, "eef_sim_pose_action": {"mean": [0.5684691856664772, 0.26071530359797185, 1.1652197239137267, -0.5251224113679694, 0.8832153031009137, 0.4412750255208322, 0.5118045414619675, -0.35858626308408403, 1.090665831124332, 1.5462650127190436, 0.8225039372948728, 0.001564247503371144], "std": [0.03944147598510655, 0.06197522190034477, 0.04522653134333801, 2.032916650876223, 0.2369243182686142, 1.7135688318635882, 0.0684575808542161, 0.04788827445928645, 0.05242932948592921, 0.8495781533040078, 0.12451995658976567, 1.745968350165579], "min": [0.4568312335254724, 0.15203825481989908, 1.0794209453992147, -3.1302299392830895, 0.43098212253370294, -3.05171734548252, 0.4472575351748969, -0.3998000910015658, 1.0422934714960463, 0.5543754850040323, 0.5787355904323022, -3.110755330352203], "max": [0.6180220672971249, 0.3619895175463159, 1.2351918398100281, 3.1128736426939225, 1.418821408762184, 3.138055793907306, 0.6342346996167952, -0.2370671292353574, 1.2170072477437284, 3.092737827045025, 1.198308433113151, 3.1312169147369815], "count": [395]}, "gripper_mode_state": {"mean": [0.2759493670886076, 0.17468354430379746], "std": [0.44699140248108266, 0.3796961991556673], "min": [0, 0], "max": [1, 1], "count": [395]}, "gripper_activity_state": {"mean": [1.8962025316455695, 1.8658227848101265], "std": [0.3790204022345591, 0.44405669496316813], "min": [0, 0], "max": [2, 2], "count": [395]}, "gripper_mode_action": {"mean": [0.2759493670886076, 0.17468354430379746], "std": [0.44699140248108266, 0.3796961991556673], "min": [0, 0], "max": [1, 1], "count": [395]}, "gripper_activity_action": {"mean": [1.8962025316455695, 1.8658227848101265], "std": [0.3790204022345591, 0.44405669496316813], "min": [0, 0], "max": [2, 2], "count": [395]}, "gripper_open_scale_state": {"mean": [0.6496139240120045, 0.5364759494636645], "std": [0.24833308838588947, 0.17449711045025976], "min": [0.195, 0.093], "max": [0.834, 0.621], "count": [395]}, "gripper_open_scale_action": {"mean": [0.6496139240120045, 0.5364759494636645], "std": [0.24833308838588947, 0.17449711045025976], "min": [0.195, 0.093], "max": [0.834, 0.621], "count": [395]}}} +{"episode_index": 355, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.41549476511437905]], [[0.4105634517973856]], [[0.4068631515522876]]], "std": [[[0.2269271003338523]], [[0.2351656579978341]], [[0.23813031974875082]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.45068828635620917]], [[0.45254211397058824]], [[0.44548958741830064]]], "std": [[[0.1491177935977469]], [[0.15475838572057538]], [[0.156683420874042]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.4633391789215686]], [[0.46641193014705884]], [[0.4626474162581699]]], "std": [[[0.10458825456000696]], [[0.10778944903675042]], [[0.10897921706955029]]], "count": [100]}, "observation.state": {"min": [0.24862214922904968, 1.9896578788757324, -1.0588040351867676, -1.193526029586792, -2.611466407775879, -1.6892693042755127, 0.8764519691467285, 34.0, 0.16415899991989136, 0.26103100180625916, 0.0119439996778965, -2.930999994277954, -0.007000010460615158, -0.6819999814033508, -0.8769930601119995, -2.069349765777588, 0.4968777894973755, 0.16048301756381989, 0.8373566269874573, 1.452218770980835, -2.3338892459869385, 193.0, -0.324847012758255, 0.269432008266449, -0.032558001577854156, -3.1411852836608887, -0.14400000870227814, -3.1401853561401367], "max": [0.7139444351196289, 2.0812528133392334, 0.0280823465436697, -0.08424704521894455, -0.8175297379493713, -1.3420535326004028, 1.9358495473861694, 621.0, 0.3885299861431122, 0.40263301134109497, 0.1330379992723465, -0.49799996614456177, 1.3049999475479126, 1.2960000038146973, -0.2805965840816498, -1.8362610340118408, 1.1455469131469727, 1.265032172203064, 2.6580142974853516, 1.8469946384429932, -0.9223542213439941, 856.0, -0.10119099915027618, 0.3941589891910553, 0.13414700329303741, 3.1410000324249268, 1.3839999437332153, 3.1410000324249268], "mean": [0.3646448254585266, 2.060060977935791, -0.303005576133728, -0.5471178889274597, -1.589859962463379, -1.5372666120529175, 1.3222681283950806, 511.1492614746094, 0.3298683166503906, 0.30785664916038513, 0.09160169214010239, -1.6406753063201904, 0.9607445597648621, 0.32491442561149597, -0.5397074222564697, -2.039619207382202, 0.8734529614448547, 0.6628221869468689, 1.5369939804077148, 1.67686927318573, -1.5046007633209229, 667.2130126953125, -0.22698287665843964, 0.3432283401489258, 0.047261931002140045, 2.026111602783203, 0.7341558337211609, 0.04030095040798187], "std": [0.14355354011058807, 0.02438279800117016, 0.34967800974845886, 0.3197634816169739, 0.4805849492549896, 0.08867169171571732, 0.3283122777938843, 144.93109130859375, 0.06496424227952957, 0.050118591636419296, 0.03181285783648491, 0.7757079601287842, 0.42759063839912415, 0.5968353748321533, 0.19743318855762482, 0.05557609349489212, 0.15781590342521667, 0.41948890686035156, 0.7240694165229797, 0.09860914945602417, 0.5098113417625427, 263.266357421875, 0.06825915724039078, 0.03734477609395981, 0.040623441338539124, 1.2998979091644287, 0.6192997694015503, 2.6345748901367188], "count": [385]}, "action": {"min": [0.24862214922904968, 1.9896578788757324, -1.0588040351867676, -1.193526029586792, -2.611466407775879, -1.6892693042755127, 0.8764519691467285, 34.0, 0.16415899991989136, 0.26103100180625916, 0.0119439996778965, -2.930999994277954, -0.007000010460615158, -0.6819999814033508, -0.8769930601119995, -2.069349765777588, 0.4968777894973755, 0.16048301756381989, 0.8373566269874573, 1.452218770980835, -2.3338892459869385, 193.0, -0.324847012758255, 0.269432008266449, -0.032558001577854156, -3.1411852836608887, -0.14400000870227814, -3.1401853561401367], "max": [0.7139444351196289, 2.0812528133392334, 0.0280823465436697, -0.08424704521894455, -0.8175297379493713, -1.3420535326004028, 1.9358495473861694, 621.0, 0.3885299861431122, 0.40263301134109497, 0.1330379992723465, -0.49799996614456177, 1.3049999475479126, 1.2960000038146973, -0.2805965840816498, -1.8362610340118408, 1.1455469131469727, 1.265032172203064, 2.6580142974853516, 1.8469946384429932, -0.9223542213439941, 856.0, -0.10119099915027618, 0.3941589891910553, 0.13414700329303741, 3.1410000324249268, 1.3839999437332153, 3.1410000324249268], "mean": [0.3646448254585266, 2.060060977935791, -0.303005576133728, -0.5471178889274597, -1.589859962463379, -1.5372666120529175, 1.3222681283950806, 511.1492614746094, 0.3298683166503906, 0.30785664916038513, 0.09160169214010239, -1.6406753063201904, 0.9607445597648621, 0.32491442561149597, -0.5397074222564697, -2.039619207382202, 0.8734529614448547, 0.6628221869468689, 1.5369939804077148, 1.67686927318573, -1.5046007633209229, 667.2130126953125, -0.22698287665843964, 0.3432283401489258, 0.047261931002140045, 2.026111602783203, 0.7341558337211609, 0.04030095040798187], "std": [0.14355354011058807, 0.02438279800117016, 0.34967800974845886, 0.3197634816169739, 0.4805849492549896, 0.08867169171571732, 0.3283122777938843, 144.93109130859375, 0.06496424227952957, 0.050118591636419296, 0.03181285783648491, 0.7757079601287842, 0.42759063839912415, 0.5968353748321533, 0.19743318855762482, 0.05557609349489212, 0.15781590342521667, 0.41948890686035156, 0.7240694165229797, 0.09860914945602417, 0.5098113417625427, 263.266357421875, 0.06825915724039078, 0.03734477609395981, 0.040623441338539124, 1.2998979091644287, 0.6192997694015503, 2.6345748901367188], "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": [375], "max": [375], "mean": [375.0], "std": [0.0], "count": [385]}, "index": {"min": [205986], "max": [206370], "mean": [206178.0], "std": [111.13955191559843], "count": [385]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [385]}, "subtask_annotation": {"mean": [9.153246753246753, 29.0, 29.0, 29.0, 29.0], "std": [8.786938128061772, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [385]}, "scene_annotation": {"mean": [375.0], "std": [0.0], "min": [375], "max": [375], "count": [385]}, "eef_direction_state": {"mean": [3.825974025974026, 3.846753246753247], "std": [1.9799909876092001, 2.1646261436354903], "min": [0, 0], "max": [6, 6], "count": [385]}, "eef_velocity_state": {"mean": [0.8467532467532467, 0.9168831168831169], "std": [0.7419847752112589, 0.8456769512165142], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_acc_mag_state": {"mean": [0.8311688311688312, 0.8493506493506493], "std": [0.843656195787621, 0.8424798547244104], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_direction_action": {"mean": [3.825974025974026, 3.846753246753247], "std": [1.9799909876092001, 2.1646261436354903], "min": [0, 0], "max": [6, 6], "count": [385]}, "eef_velocity_action": {"mean": [0.8467532467532467, 0.9168831168831169], "std": [0.7419847752112589, 0.8456769512165142], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_acc_mag_action": {"mean": [0.8311688311688312, 0.8493506493506493], "std": [0.843656195787621, 0.8424798547244104], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_sim_pose_state": {"mean": [0.5477594241395582, 0.2815684977183141, 1.14204451759091, -1.1651087296861808, 0.8501048410784395, 0.14649892939698, 0.4996672701111756, -0.372230527494144, 1.094207344304438, 1.5252578147536673, 0.9848764267047637, 0.27813480559070036], "std": [0.04971355481381024, 0.06884247301273737, 0.053178148870648756, 1.669245785050993, 0.2067115159248478, 1.8115306191465415, 0.05966608054192323, 0.05304959117301494, 0.042405676244184044, 0.8883604298984702, 0.16778089357183876, 1.640697220136217], "min": [0.4599715675047198, 0.14693129227234675, 1.0798467603276718, -3.1398452409317557, 0.3801919553788422, -3.082098452228402, 0.4452631031053901, -0.4161562697862209, 1.0483424100297607, 0.3292455589584606, 0.6012422989566928, -3.107956720220344], "max": [0.6145410389223556, 0.3914185966830028, 1.221960391687124, 3.1380510861269544, 1.5119797734814835, 3.1133681546503307, 0.6121645157634205, -0.23040625124243047, 1.1857664757964985, 3.058245206559436, 1.52149172329902, 3.1056648170638743], "count": [385]}, "eef_sim_pose_action": {"mean": [0.5477594241395582, 0.2815684977183141, 1.14204451759091, -1.1651087296861808, 0.8501048410784395, 0.14649892939698, 0.4996672701111756, -0.372230527494144, 1.094207344304438, 1.5252578147536673, 0.9848764267047637, 0.27813480559070036], "std": [0.04971355481381024, 0.06884247301273737, 0.053178148870648756, 1.669245785050993, 0.2067115159248478, 1.8115306191465415, 0.05966608054192323, 0.05304959117301494, 0.042405676244184044, 0.8883604298984702, 0.16778089357183876, 1.640697220136217], "min": [0.4599715675047198, 0.14693129227234675, 1.0798467603276718, -3.1398452409317557, 0.3801919553788422, -3.082098452228402, 0.4452631031053901, -0.4161562697862209, 1.0483424100297607, 0.3292455589584606, 0.6012422989566928, -3.107956720220344], "max": [0.6145410389223556, 0.3914185966830028, 1.221960391687124, 3.1380510861269544, 1.5119797734814835, 3.1133681546503307, 0.6121645157634205, -0.23040625124243047, 1.1857664757964985, 3.058245206559436, 1.52149172329902, 3.1056648170638743], "count": [385]}, "gripper_mode_state": {"mean": [0.2571428571428571, 0.13766233766233765], "std": [0.4370588154508132, 0.3445452342605805], "min": [0, 0], "max": [1, 1], "count": [385]}, "gripper_activity_state": {"mean": [1.7896103896103897, 1.8753246753246753], "std": [0.5535210587587979, 0.4384612539430484], "min": [0, 0], "max": [2, 2], "count": [385]}, "gripper_mode_action": {"mean": [0.2571428571428571, 0.13766233766233765], "std": [0.4370588154508132, 0.3445452342605805], "min": [0, 0], "max": [1, 1], "count": [385]}, "gripper_activity_action": {"mean": [1.7896103896103897, 1.8753246753246753], "std": [0.5535210587587979, 0.4384612539430484], "min": [0, 0], "max": [2, 2], "count": [385]}, "gripper_open_scale_state": {"mean": [0.6672129870129866, 0.5111493503917353], "std": [0.2632663795081721, 0.14493112045692466], "min": [0.193, 0.034], "max": [0.856, 0.621], "count": [385]}, "gripper_open_scale_action": {"mean": [0.6672129870129866, 0.5111493503917353], "std": [0.2632663795081721, 0.14493112045692466], "min": [0.193, 0.034], "max": [0.856, 0.621], "count": [385]}}} +{"episode_index": 356, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42048279616013073]], [[0.415437824754902]], [[0.411021352124183]]], "std": [[[0.22504051749246376]], [[0.232255023672991]], [[0.2348354477951981]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[1.0]], [[1.0]]], "mean": [[[0.4567328349673203]], [[0.4588581127450981]], [[0.452314285130719]]], "std": [[[0.13884699738243308]], [[0.14571377855180123]], [[0.1469732902031368]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4650787908496732]], [[0.4662251266339869]], [[0.4615403390522876]]], "std": [[[0.11774122139052151]], [[0.12290101826421573]], [[0.12392952165148176]]], "count": [100]}, "observation.state": {"min": [0.24239133298397064, 2.0395917892456055, -0.92755526304245, -1.2468632459640503, -2.6753978729248047, -1.7544399499893188, 0.8353320360183716, 148.0, 0.16533200442790985, 0.24746300280094147, 0.000645000021904707, -3.1371853351593018, -0.06300000101327896, -0.8560000061988831, -0.845524787902832, -2.0724563598632812, 0.3629063069820404, -0.11526154726743698, 0.8387877345085144, 1.4225131273269653, -2.214421510696411, 186.0, -0.33608800172805786, 0.22959700226783752, -0.00829899962991476, 0.46299999952316284, -0.008999998681247234, -3.1411852836608887], "max": [0.7341727614402771, 2.0770466327667236, -0.22225023806095123, -0.059690263122320175, -0.7683812379837036, -1.3665928840637207, 2.2221009731292725, 760.0, 0.4294399917125702, 0.39913100004196167, 0.13119100034236908, 3.135999917984009, 1.3880000114440918, 1.3609999418258667, -0.24560274183750153, -1.9329696893692017, 0.8851263523101807, 1.1727042198181152, 2.5445330142974854, 1.9189196825027466, -0.6854256987571716, 862.0, -0.14430899918079376, 0.40615999698638916, 0.12308699637651443, 3.119999885559082, 1.3890000581741333, 3.138000011444092], "mean": [0.39070942997932434, 2.070561647415161, -0.39512962102890015, -0.4090087413787842, -1.27011239528656, -1.4881526231765747, 1.2968205213546753, 643.7785034179688, 0.3461478352546692, 0.30425623059272766, 0.08667594194412231, -0.6622431874275208, 0.8871521353721619, 0.6208142638206482, -0.47800779342651367, -2.04793643951416, 0.8033750653266907, 0.6326373815536499, 1.4853049516677856, 1.66073477268219, -1.3559458255767822, 646.958740234375, -0.24791981279850006, 0.3358554244041443, 0.05253013223409653, 2.2107198238372803, 0.7752131223678589, 0.9475513696670532], "std": [0.15005189180374146, 0.008034240454435349, 0.25554928183555603, 0.44701677560806274, 0.6970754265785217, 0.13208825886249542, 0.5532757043838501, 149.5934295654297, 0.08348621428012848, 0.049592867493629456, 0.030476177111268044, 1.4914897680282593, 0.4076610207557678, 0.9183644652366638, 0.1844446212053299, 0.027395347133278847, 0.11458268761634827, 0.3942834734916687, 0.6793819665908813, 0.09840773791074753, 0.4743514060974121, 267.7818603515625, 0.055465057492256165, 0.039326030761003494, 0.02616197243332863, 0.7275700569152832, 0.5245158076286316, 2.4746127128601074], "count": [388]}, "action": {"min": [0.24239133298397064, 2.0395917892456055, -0.92755526304245, -1.2468632459640503, -2.6753978729248047, -1.7544399499893188, 0.8353320360183716, 148.0, 0.16533200442790985, 0.24746300280094147, 0.000645000021904707, -3.1371853351593018, -0.06300000101327896, -0.8560000061988831, -0.845524787902832, -2.0724563598632812, 0.3629063069820404, -0.11526154726743698, 0.8387877345085144, 1.4225131273269653, -2.214421510696411, 186.0, -0.33608800172805786, 0.22959700226783752, -0.00829899962991476, 0.46299999952316284, -0.008999998681247234, -3.1411852836608887], "max": [0.7341727614402771, 2.0770466327667236, -0.22225023806095123, -0.059690263122320175, -0.7683812379837036, -1.3665928840637207, 2.2221009731292725, 760.0, 0.4294399917125702, 0.39913100004196167, 0.13119100034236908, 3.135999917984009, 1.3880000114440918, 1.3609999418258667, -0.24560274183750153, -1.9329696893692017, 0.8851263523101807, 1.1727042198181152, 2.5445330142974854, 1.9189196825027466, -0.6854256987571716, 862.0, -0.14430899918079376, 0.40615999698638916, 0.12308699637651443, 3.119999885559082, 1.3890000581741333, 3.138000011444092], "mean": [0.39070942997932434, 2.070561647415161, -0.39512962102890015, -0.4090087413787842, -1.27011239528656, -1.4881526231765747, 1.2968205213546753, 643.7785034179688, 0.3461478352546692, 0.30425623059272766, 0.08667594194412231, -0.6622431874275208, 0.8871521353721619, 0.6208142638206482, -0.47800779342651367, -2.04793643951416, 0.8033750653266907, 0.6326373815536499, 1.4853049516677856, 1.66073477268219, -1.3559458255767822, 646.958740234375, -0.24791981279850006, 0.3358554244041443, 0.05253013223409653, 2.2107198238372803, 0.7752131223678589, 0.9475513696670532], "std": [0.15005189180374146, 0.008034240454435349, 0.25554928183555603, 0.44701677560806274, 0.6970754265785217, 0.13208825886249542, 0.5532757043838501, 149.5934295654297, 0.08348621428012848, 0.049592867493629456, 0.030476177111268044, 1.4914897680282593, 0.4076610207557678, 0.9183644652366638, 0.1844446212053299, 0.027395347133278847, 0.11458268761634827, 0.3942834734916687, 0.6793819665908813, 0.09840773791074753, 0.4743514060974121, 267.7818603515625, 0.055465057492256165, 0.039326030761003494, 0.02616197243332863, 0.7275700569152832, 0.5245158076286316, 2.4746127128601074], "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": [376], "max": [376], "mean": [376.0], "std": [0.0], "count": [388]}, "index": {"min": [206371], "max": [206758], "mean": [206564.5], "std": [112.0055802181302], "count": [388]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [388]}, "subtask_annotation": {"mean": [10.190721649484535, 29.0, 29.0, 29.0, 29.0], "std": [9.724542047619698, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [388]}, "scene_annotation": {"mean": [376.0], "std": [0.0], "min": [376], "max": [376], "count": [388]}, "eef_direction_state": {"mean": [4.293814432989691, 4.56701030927835], "std": [2.0297434926554874, 1.8689388162438085], "min": [0, 0], "max": [6, 6], "count": [388]}, "eef_velocity_state": {"mean": [0.6262886597938144, 0.6881443298969072], "std": [0.697587624600033, 0.8483845533146523], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_acc_mag_state": {"mean": [0.7396907216494846, 0.6520618556701031], "std": [0.8444921045552656, 0.8186428776471023], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_direction_action": {"mean": [4.293814432989691, 4.56701030927835], "std": [2.0297434926554874, 1.8689388162438085], "min": [0, 0], "max": [6, 6], "count": [388]}, "eef_velocity_action": {"mean": [0.6262886597938144, 0.6881443298969072], "std": [0.697587624600033, 0.8483845533146523], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_acc_mag_action": {"mean": [0.7396907216494846, 0.6520618556701031], "std": [0.8444921045552656, 0.8186428776471023], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_sim_pose_state": {"mean": [0.5376206953473813, 0.3003827256614662, 1.1284254349917004, -0.7243562830834313, 0.9452654363023855, 0.11124279087642372, 0.4981647528516678, -0.3684419129495499, 1.0803703972188186, 1.5530672315375378, 0.8167608599571061, 0.11461471731885922], "std": [0.05113127745293593, 0.04704383971257455, 0.04865446167437122, 1.770691292369812, 0.17327303116930337, 1.7033832147389616, 0.06001131592020809, 0.055411300658305636, 0.06124248797093317, 0.7306005679417563, 0.14449310852041738, 1.6943038237777344], "min": [0.4167188263815233, 0.19679370340936825, 1.0514129485822548, -3.0976559562186523, 0.525142090641828, -3.0198601267851597, 0.4341569932423981, -0.41264608667010255, 1.0183937975843222, 0.5517745708437475, 0.47558207973373223, -3.140255046060888], "max": [0.6213233201805575, 0.36794994284168486, 1.1991596680878922, 3.1383498843443927, 1.4043394929846769, 3.0864908706390377, 0.6143891771177104, -0.2489118043444091, 1.2074596812429237, 3.045948996483037, 1.1758748166896078, 3.1392239435493874], "count": [388]}, "eef_sim_pose_action": {"mean": [0.5376206953473813, 0.3003827256614662, 1.1284254349917004, -0.7243562830834313, 0.9452654363023855, 0.11124279087642372, 0.4981647528516678, -0.3684419129495499, 1.0803703972188186, 1.5530672315375378, 0.8167608599571061, 0.11461471731885922], "std": [0.05113127745293593, 0.04704383971257455, 0.04865446167437122, 1.770691292369812, 0.17327303116930337, 1.7033832147389616, 0.06001131592020809, 0.055411300658305636, 0.06124248797093317, 0.7306005679417563, 0.14449310852041738, 1.6943038237777344], "min": [0.4167188263815233, 0.19679370340936825, 1.0514129485822548, -3.0976559562186523, 0.525142090641828, -3.0198601267851597, 0.4341569932423981, -0.41264608667010255, 1.0183937975843222, 0.5517745708437475, 0.47558207973373223, -3.140255046060888], "max": [0.6213233201805575, 0.36794994284168486, 1.1991596680878922, 3.1383498843443927, 1.4043394929846769, 3.0864908706390377, 0.6143891771177104, -0.2489118043444091, 1.2074596812429237, 3.045948996483037, 1.1758748166896078, 3.1392239435493874], "count": [388]}, "gripper_mode_state": {"mean": [0.2654639175257732, 0.12886597938144329], "std": [0.44157992030621174, 0.335051546391752], "min": [0, 0], "max": [1, 1], "count": [388]}, "gripper_activity_state": {"mean": [1.8453608247422681, 1.8762886597938144], "std": [0.5095015997175885, 0.4309598962078049], "min": [0, 0], "max": [2, 2], "count": [388]}, "gripper_mode_action": {"mean": [0.2654639175257732, 0.12886597938144329], "std": [0.44157992030621174, 0.335051546391752], "min": [0, 0], "max": [1, 1], "count": [388]}, "gripper_activity_action": {"mean": [1.8453608247422681, 1.8762886597938144], "std": [0.5095015997175885, 0.4309598962078049], "min": [0, 0], "max": [2, 2], "count": [388]}, "gripper_open_scale_state": {"mean": [0.6469587630439083, 0.6437783510267124], "std": [0.26778144250356, 0.14959349144542775], "min": [0.186, 0.148], "max": [0.862, 0.76], "count": [388]}, "gripper_open_scale_action": {"mean": [0.6469587630439083, 0.6437783510267124], "std": [0.26778144250356, 0.14959349144542775], "min": [0.186, 0.148], "max": [0.862, 0.76], "count": [388]}}} +{"episode_index": 357, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4139819934640523]], [[0.40907366013071894]], [[0.4064215298202615]]], "std": [[[0.22620894896578927]], [[0.2328237368738945]], [[0.235715495290781]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.45568260416666667]], [[0.4565681515522876]], [[0.4513184803921569]]], "std": [[[0.15018562231406576]], [[0.15695628453452812]], [[0.15792620483544098]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.46579485294117645]], [[0.4690123611111111]], [[0.4650843995098039]]], "std": [[[0.10054532793935303]], [[0.1037071706676166]], [[0.1044717022559531]]], "count": [100]}, "observation.state": {"min": [0.27028170228004456, 1.922288179397583, -0.9477836489677429, -1.034980297088623, -2.4797463417053223, -1.7313841581344604, 0.6288771033287048, 33.0, 0.16407400369644165, 0.2576340138912201, -0.009591000154614449, -3.11899995803833, 0.19099999964237213, -0.9190000295639038, -0.7960098385810852, -2.071566343307495, 0.3961024880409241, -0.012985250912606716, 0.8355064988136292, 1.4292501211166382, -2.31231689453125, 8.0, -0.351626992225647, 0.24582800269126892, -0.007315000053495169, -3.1361851692199707, 0.019999997690320015, -3.1391851902008057], "max": [0.7807207107543945, 2.077430486679077, -0.20856685936450958, -0.041521381586790085, -0.7669675350189209, -1.1231542825698853, 2.1197197437286377, 595.0, 0.41207799315452576, 0.428180992603302, 0.11077699810266495, -0.6079999804496765, 1.215000033378601, 0.9739999771118164, -0.24534094333648682, -1.8797895908355713, 0.9954659938812256, 1.1545528173446655, 2.5579721927642822, 1.8977664709091187, -0.5585752129554749, 815.0, -0.1346929967403412, 0.38572800159454346, 0.10367099940776825, 3.1389999389648438, 1.434999942779541, 3.1410000324249268], "mean": [0.44986042380332947, 2.0557234287261963, -0.4149986505508423, -0.330007940530777, -1.3007773160934448, -1.3613555431365967, 1.1447829008102417, 498.5188293457031, 0.3420454263687134, 0.3323521912097931, 0.06428404897451401, -1.4656964540481567, 0.9116634726524353, 0.23323607444763184, -0.4978460669517517, -2.0393877029418945, 0.8542989492416382, 0.6590262055397034, 1.5308759212493896, 1.660419225692749, -1.414778232574463, 618.0715942382812, -0.23934951424598694, 0.33821386098861694, 0.04397177696228027, 2.0600383281707764, 0.7111960649490356, 0.4836781322956085], "std": [0.15255825221538544, 0.03957991302013397, 0.260729044675827, 0.3670795261859894, 0.6478754878044128, 0.1333588808774948, 0.6099255681037903, 137.3287353515625, 0.07671770453453064, 0.049708541482686996, 0.02951570600271225, 1.0047547817230225, 0.35039469599723816, 0.7066631317138672, 0.17111429572105408, 0.04491241276264191, 0.14158056676387787, 0.4032321870326996, 0.6757605671882629, 0.08281510323286057, 0.5724242329597473, 271.1991882324219, 0.058036815375089645, 0.0362219475209713, 0.02758495882153511, 1.35104501247406, 0.4850630462169647, 2.614650249481201], "count": [398]}, "action": {"min": [0.27028170228004456, 1.922288179397583, -0.9477836489677429, -1.034980297088623, -2.4797463417053223, -1.7313841581344604, 0.6288771033287048, 33.0, 0.16407400369644165, 0.2576340138912201, -0.009591000154614449, -3.11899995803833, 0.19099999964237213, -0.9190000295639038, -0.7960098385810852, -2.071566343307495, 0.3961024880409241, -0.012985250912606716, 0.8355064988136292, 1.4292501211166382, -2.31231689453125, 8.0, -0.351626992225647, 0.24582800269126892, -0.007315000053495169, -3.1361851692199707, 0.019999997690320015, -3.1391851902008057], "max": [0.7807207107543945, 2.077430486679077, -0.20856685936450958, -0.041521381586790085, -0.7669675350189209, -1.1231542825698853, 2.1197197437286377, 595.0, 0.41207799315452576, 0.428180992603302, 0.11077699810266495, -0.6079999804496765, 1.215000033378601, 0.9739999771118164, -0.24534094333648682, -1.8797895908355713, 0.9954659938812256, 1.1545528173446655, 2.5579721927642822, 1.8977664709091187, -0.5585752129554749, 815.0, -0.1346929967403412, 0.38572800159454346, 0.10367099940776825, 3.1389999389648438, 1.434999942779541, 3.1410000324249268], "mean": [0.44986042380332947, 2.0557234287261963, -0.4149986505508423, -0.330007940530777, -1.3007773160934448, -1.3613555431365967, 1.1447829008102417, 498.5188293457031, 0.3420454263687134, 0.3323521912097931, 0.06428404897451401, -1.4656964540481567, 0.9116634726524353, 0.23323607444763184, -0.4978460669517517, -2.0393877029418945, 0.8542989492416382, 0.6590262055397034, 1.5308759212493896, 1.660419225692749, -1.414778232574463, 618.0715942382812, -0.23934951424598694, 0.33821386098861694, 0.04397177696228027, 2.0600383281707764, 0.7111960649490356, 0.4836781322956085], "std": [0.15255825221538544, 0.03957991302013397, 0.260729044675827, 0.3670795261859894, 0.6478754878044128, 0.1333588808774948, 0.6099255681037903, 137.3287353515625, 0.07671770453453064, 0.049708541482686996, 0.02951570600271225, 1.0047547817230225, 0.35039469599723816, 0.7066631317138672, 0.17111429572105408, 0.04491241276264191, 0.14158056676387787, 0.4032321870326996, 0.6757605671882629, 0.08281510323286057, 0.5724242329597473, 271.1991882324219, 0.058036815375089645, 0.0362219475209713, 0.02758495882153511, 1.35104501247406, 0.4850630462169647, 2.614650249481201], "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": [377], "max": [377], "mean": [377.0], "std": [0.0], "count": [398]}, "index": {"min": [206759], "max": [207156], "mean": [206957.5], "std": [114.8923409109589], "count": [398]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [398]}, "subtask_annotation": {"mean": [8.821608040201005, 29.0, 29.0, 29.0, 29.0], "std": [8.671030462032935, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [398]}, "scene_annotation": {"mean": [377.0], "std": [0.0], "min": [377], "max": [377], "count": [398]}, "eef_direction_state": {"mean": [4.045226130653266, 4.698492462311558], "std": [1.8883309543313724, 1.7932166260755102], "min": [0, 0], "max": [6, 6], "count": [398]}, "eef_velocity_state": {"mean": [0.7939698492462312, 0.6708542713567839], "std": [0.714363630146339, 0.8622191619801627], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_acc_mag_state": {"mean": [0.8341708542713567, 0.5879396984924623], "std": [0.8252535416432637, 0.7804490888477789], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_direction_action": {"mean": [4.045226130653266, 4.698492462311558], "std": [1.8883309543313724, 1.7932166260755102], "min": [0, 0], "max": [6, 6], "count": [398]}, "eef_velocity_action": {"mean": [0.7939698492462312, 0.6708542713567839], "std": [0.714363630146339, 0.8622191619801627], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_acc_mag_action": {"mean": [0.8341708542713567, 0.5879396984924623], "std": [0.8252535416432637, 0.7804490888477789], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_sim_pose_state": {"mean": [0.5421020825912899, 0.29051718778927915, 1.131459064930172, -0.8074240332616779, 0.9580123823247235, 0.3880621811042373, 0.5245997399230544, -0.35278154762996194, 1.0703049492991425, 1.61862533722323, 0.9786452402907514, 0.19153143697353814], "std": [0.04905737368961549, 0.04693701450427566, 0.053771770451370826, 1.8161770491497444, 0.21720481047429663, 1.8021358116271837, 0.0593857212871314, 0.05166210867717742, 0.05465316922285131, 0.6769872295496739, 0.1394236541900516, 1.819217367081904], "min": [0.43034825115302544, 0.1919601523945098, 1.04139184021162, -3.13843750755707, 0.4711098418490245, -2.9806328289180444, 0.44633974330670967, -0.3939837933212428, 1.017937332281082, 0.454418877249778, 0.6706179283332343, -3.1193117385423683], "max": [0.6061747120944722, 0.3547321146632162, 1.2101270332006997, 3.1380111183184862, 1.490232648335367, 3.1374929446478905, 0.6367862366980419, -0.22119583359367262, 1.1874987170389064, 2.8731097755563852, 1.2061560709201182, 3.1382337183175517], "count": [398]}, "eef_sim_pose_action": {"mean": [0.5421020825912899, 0.29051718778927915, 1.131459064930172, -0.8074240332616779, 0.9580123823247235, 0.3880621811042373, 0.5245997399230544, -0.35278154762996194, 1.0703049492991425, 1.61862533722323, 0.9786452402907514, 0.19153143697353814], "std": [0.04905737368961549, 0.04693701450427566, 0.053771770451370826, 1.8161770491497444, 0.21720481047429663, 1.8021358116271837, 0.0593857212871314, 0.05166210867717742, 0.05465316922285131, 0.6769872295496739, 0.1394236541900516, 1.819217367081904], "min": [0.43034825115302544, 0.1919601523945098, 1.04139184021162, -3.13843750755707, 0.4711098418490245, -2.9806328289180444, 0.44633974330670967, -0.3939837933212428, 1.017937332281082, 0.454418877249778, 0.6706179283332343, -3.1193117385423683], "max": [0.6061747120944722, 0.3547321146632162, 1.2101270332006997, 3.1380111183184862, 1.490232648335367, 3.1374929446478905, 0.6367862366980419, -0.22119583359367262, 1.1874987170389064, 2.8731097755563852, 1.2061560709201182, 3.1382337183175517], "count": [398]}, "gripper_mode_state": {"mean": [0.314070351758794, 0.1507537688442211], "std": [0.46414455281184036, 0.3578087059078973], "min": [0, 0], "max": [1, 1], "count": [398]}, "gripper_activity_state": {"mean": [1.728643216080402, 1.8366834170854272], "std": [0.6314485765808923, 0.5170082620145822], "min": [0, 0], "max": [2, 2], "count": [398]}, "gripper_mode_action": {"mean": [0.314070351758794, 0.1507537688442211], "std": [0.46414455281184036, 0.3578087059078973], "min": [0, 0], "max": [1, 1], "count": [398]}, "gripper_activity_action": {"mean": [1.728643216080402, 1.8366834170854272], "std": [0.6314485765808923, 0.5170082620145822], "min": [0, 0], "max": [2, 2], "count": [398]}, "gripper_open_scale_state": {"mean": [0.6180716082750212, 0.4985188439623198], "std": [0.2711984195055597, 0.13732866314640432], "min": [0.008, 0.033], "max": [0.815, 0.595], "count": [398]}, "gripper_open_scale_action": {"mean": [0.6180716082750212, 0.4985188439623198], "std": [0.2711984195055597, 0.13732866314640432], "min": [0.008, 0.033], "max": [0.815, 0.595], "count": [398]}}} +{"episode_index": 358, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.40878026348039215]], [[0.4063426388888889]], [[0.40136168300653596]]], "std": [[[0.2291632087885626]], [[0.2344494809940603]], [[0.2382249886696795]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.45872300857843135]], [[0.46020691176470585]], [[0.454413660130719]]], "std": [[[0.1440751745216358]], [[0.15050517677208186]], [[0.15178951505812163]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.4654066625816993]], [[0.4651649652777778]], [[0.46111277777777776]]], "std": [[[0.13081909318050985]], [[0.1377701875538987]], [[0.13818905870273604]]], "count": [100]}, "observation.state": {"min": [0.24473008513450623, 1.894991159439087, -1.0341424942016602, -1.3293126821517944, -2.6490259170532227, -1.6769648790359497, 0.6186668276786804, 22.0, 0.1397709995508194, 0.27427300810813904, 0.009464999660849571, -3.128000020980835, -0.11000000685453415, -0.9290000200271606, -0.836972713470459, -2.071688413619995, 0.3205995261669159, -0.01153662707656622, 0.48466047644615173, 1.3219647407531738, -2.2326951026916504, 180.0, -0.36597099900245667, 0.2536489963531494, -0.019398000091314316, 0.4859999716281891, -0.12200000882148743, -3.1411852836608887], "max": [0.7491302490234375, 2.078582525253296, -0.11798426508903503, 0.024312438443303108, -0.8205316066741943, -1.3652139902114868, 2.21581768989563, 708.0, 0.4104200005531311, 0.404558002948761, 0.1326729953289032, -0.34999996423721313, 1.2039999961853027, 1.0540000200271606, -0.23136083781719208, -1.9577882289886475, 1.0757861137390137, 1.2792913913726807, 2.5848677158355713, 1.8365402221679688, -0.6332404017448425, 718.0, -0.1235010027885437, 0.4044710099697113, 0.08488599956035614, 3.124000072479248, 1.2350000143051147, 3.1410000324249268], "mean": [0.4467146694660187, 2.0513510704040527, -0.46866342425346375, -0.4276914894580841, -1.4239275455474854, -1.4839246273040771, 1.256174087524414, 513.5852661132812, 0.32750868797302246, 0.3229633867740631, 0.07025546580553055, -1.5067594051361084, 0.7433343529701233, 0.24514934420585632, -0.45597293972969055, -2.0534210205078125, 0.9504793286323547, 0.7304680347442627, 1.5010383129119873, 1.601498007774353, -1.4184609651565552, 572.206787109375, -0.2354099601507187, 0.33605334162712097, 0.03968736156821251, 2.3590586185455322, 0.6993830800056458, 0.31284499168395996], "std": [0.1631556749343872, 0.04714302346110344, 0.3299088180065155, 0.4777669310569763, 0.7488807439804077, 0.08298239856958389, 0.6895036101341248, 165.7676239013672, 0.0807262733578682, 0.04965146258473396, 0.032520949840545654, 1.092960238456726, 0.4534846842288971, 0.7929435968399048, 0.20909681916236877, 0.022380517795681953, 0.15058153867721558, 0.3997678756713867, 0.698554277420044, 0.10625574737787247, 0.4903303384780884, 194.3492889404297, 0.06548348069190979, 0.04326305165886879, 0.023665783926844597, 0.6721604466438293, 0.5389484167098999, 2.813188314437866], "count": [428]}, "action": {"min": [0.24473008513450623, 1.894991159439087, -1.0341424942016602, -1.3293126821517944, -2.6490259170532227, -1.6769648790359497, 0.6186668276786804, 22.0, 0.1397709995508194, 0.27427300810813904, 0.009464999660849571, -3.128000020980835, -0.11000000685453415, -0.9290000200271606, -0.836972713470459, -2.071688413619995, 0.3205995261669159, -0.01153662707656622, 0.48466047644615173, 1.3219647407531738, -2.2326951026916504, 180.0, -0.36597099900245667, 0.2536489963531494, -0.019398000091314316, 0.4859999716281891, -0.12200000882148743, -3.1411852836608887], "max": [0.7491302490234375, 2.078582525253296, -0.11798426508903503, 0.024312438443303108, -0.8205316066741943, -1.3652139902114868, 2.21581768989563, 708.0, 0.4104200005531311, 0.404558002948761, 0.1326729953289032, -0.34999996423721313, 1.2039999961853027, 1.0540000200271606, -0.23136083781719208, -1.9577882289886475, 1.0757861137390137, 1.2792913913726807, 2.5848677158355713, 1.8365402221679688, -0.6332404017448425, 718.0, -0.1235010027885437, 0.4044710099697113, 0.08488599956035614, 3.124000072479248, 1.2350000143051147, 3.1410000324249268], "mean": [0.4467146694660187, 2.0513510704040527, -0.46866342425346375, -0.4276914894580841, -1.4239275455474854, -1.4839246273040771, 1.256174087524414, 513.5852661132812, 0.32750868797302246, 0.3229633867740631, 0.07025546580553055, -1.5067594051361084, 0.7433343529701233, 0.24514934420585632, -0.45597293972969055, -2.0534210205078125, 0.9504793286323547, 0.7304680347442627, 1.5010383129119873, 1.601498007774353, -1.4184609651565552, 572.206787109375, -0.2354099601507187, 0.33605334162712097, 0.03968736156821251, 2.3590586185455322, 0.6993830800056458, 0.31284499168395996], "std": [0.1631556749343872, 0.04714302346110344, 0.3299088180065155, 0.4777669310569763, 0.7488807439804077, 0.08298239856958389, 0.6895036101341248, 165.7676239013672, 0.0807262733578682, 0.04965146258473396, 0.032520949840545654, 1.092960238456726, 0.4534846842288971, 0.7929435968399048, 0.20909681916236877, 0.022380517795681953, 0.15058153867721558, 0.3997678756713867, 0.698554277420044, 0.10625574737787247, 0.4903303384780884, 194.3492889404297, 0.06548348069190979, 0.04326305165886879, 0.023665783926844597, 0.6721604466438293, 0.5389484167098999, 2.813188314437866], "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": [378], "max": [378], "mean": [378.0], "std": [0.0], "count": [428]}, "index": {"min": [207157], "max": [207584], "mean": [207370.5], "std": [123.5526203688129], "count": [428]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [428]}, "subtask_annotation": {"mean": [9.745327102803738, 29.0, 29.0, 29.0, 29.0], "std": [8.857548744027133, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [428]}, "scene_annotation": {"mean": [378.0], "std": [0.0], "min": [378], "max": [378], "count": [428]}, "eef_direction_state": {"mean": [3.899532710280374, 4.364485981308412], "std": [2.132678489282818, 1.9208279142004638], "min": [0, 0], "max": [6, 6], "count": [428]}, "eef_velocity_state": {"mean": [0.8107476635514018, 0.7546728971962616], "std": [0.7261319888961522, 0.8077322793226925], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_acc_mag_state": {"mean": [0.8738317757009346, 0.7032710280373832], "std": [0.8360830402569205, 0.8193275972347891], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_direction_action": {"mean": [3.899532710280374, 4.364485981308412], "std": [2.132678489282818, 1.9208279142004638], "min": [0, 0], "max": [6, 6], "count": [428]}, "eef_velocity_action": {"mean": [0.8107476635514018, 0.7546728971962616], "std": [0.7261319888961522, 0.8077322793226925], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_acc_mag_action": {"mean": [0.8738317757009346, 0.7032710280373832], "std": [0.8360830402569205, 0.8193275972347891], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_sim_pose_state": {"mean": [0.5387137999055617, 0.2834431472429967, 1.1316460099849583, -0.7263059057718673, 0.9821821025734067, 0.033490862192451856, 0.5189557117499948, -0.3471595036790545, 1.086878179229981, 1.6763413718177544, 0.8871568865609276, -0.22557353328120533], "std": [0.055079784204087844, 0.05358875913689869, 0.05571712845707822, 1.8936422492924097, 0.24399359335252652, 1.7438776876027064, 0.061924227509058224, 0.05647729046151703, 0.06340485796481175, 0.8576500310739309, 0.21621502013605776, 1.7547683909008207], "min": [0.43987522097639326, 0.17023790830671787, 1.039149806004599, -3.124560160778572, 0.4834395723116631, -3.107608461747655, 0.45951320062718876, -0.4070542397741889, 1.0194059556808008, 0.43677048951552044, 0.45405504645487405, -3.1332896917184616], "max": [0.6192366942345728, 0.3683811226227086, 1.2306477666749511, 3.134264208558135, 1.523411496202467, 3.0916178154443914, 0.6193084420175105, -0.20849562812322972, 1.2159879386283003, 3.0733214474966553, 1.2365056861492798, 3.1400753346802253], "count": [428]}, "eef_sim_pose_action": {"mean": [0.5387137999055617, 0.2834431472429967, 1.1316460099849583, -0.7263059057718673, 0.9821821025734067, 0.033490862192451856, 0.5189557117499948, -0.3471595036790545, 1.086878179229981, 1.6763413718177544, 0.8871568865609276, -0.22557353328120533], "std": [0.055079784204087844, 0.05358875913689869, 0.05571712845707822, 1.8936422492924097, 0.24399359335252652, 1.7438776876027064, 0.061924227509058224, 0.05647729046151703, 0.06340485796481175, 0.8576500310739309, 0.21621502013605776, 1.7547683909008207], "min": [0.43987522097639326, 0.17023790830671787, 1.039149806004599, -3.124560160778572, 0.4834395723116631, -3.107608461747655, 0.45951320062718876, -0.4070542397741889, 1.0194059556808008, 0.43677048951552044, 0.45405504645487405, -3.1332896917184616], "max": [0.6192366942345728, 0.3683811226227086, 1.2306477666749511, 3.134264208558135, 1.523411496202467, 3.0916178154443914, 0.6193084420175105, -0.20849562812322972, 1.2159879386283003, 3.0733214474966553, 1.2365056861492798, 3.1400753346802253], "count": [428]}, "gripper_mode_state": {"mean": [0.2266355140186916, 0.14953271028037382], "std": [0.41865481939681143, 0.3566127855764282], "min": [0, 0], "max": [1, 1], "count": [428]}, "gripper_activity_state": {"mean": [1.911214953271028, 1.8714953271028036], "std": [0.3825216633786496, 0.45839073186777646], "min": [0, 0], "max": [2, 2], "count": [428]}, "gripper_mode_action": {"mean": [0.2266355140186916, 0.14953271028037382], "std": [0.41865481939681143, 0.3566127855764282], "min": [0, 0], "max": [1, 1], "count": [428]}, "gripper_activity_action": {"mean": [1.911214953271028, 1.8714953271028036], "std": [0.3825216633786496, 0.45839073186777646], "min": [0, 0], "max": [2, 2], "count": [428]}, "gripper_open_scale_state": {"mean": [0.5722067758078898, 0.5135852806055657], "std": [0.19434940244295876, 0.16576767736010614], "min": [0.18, 0.022], "max": [0.718, 0.708], "count": [428]}, "gripper_open_scale_action": {"mean": [0.5722067758078898, 0.5135852806055657], "std": [0.19434940244295876, 0.16576767736010614], "min": [0.18, 0.022], "max": [0.718, 0.708], "count": [428]}}} +{"episode_index": 359, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4203108047385621]], [[0.41568622140522876]], [[0.41211560253267976]]], "std": [[[0.2231131817620841]], [[0.2310632689738205]], [[0.2338958577151992]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.45502043913398693]], [[0.45673340277777774]], [[0.4506699611928105]]], "std": [[[0.14141391984655924]], [[0.14761091858864525]], [[0.1491529810821976]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[0.8509803921568627]], [[0.8705882352941177]]], "mean": [[[0.45306014910130715]], [[0.45249665236928105]], [[0.4487478227124183]]], "std": [[[0.136395337146573]], [[0.1433992941174814]], [[0.14469357433866345]]], "count": [100]}, "observation.state": {"min": [0.23977334797382355, 1.9904085397720337, -1.0946531295776367, -1.6169079542160034, -2.6468093395233154, -1.7767802476882935, 0.619050920009613, 32.0, 0.14894799888134003, 0.25148099660873413, 0.011238999664783478, -2.953000068664551, -0.0729999989271164, -0.7799999713897705, -0.8763821721076965, -2.071077585220337, 0.4415334165096283, 0.0486772321164608, 0.4709770977497101, 1.2930620908737183, -2.352180242538452, 202.0, -0.3374600112438202, 0.27612099051475525, -0.027403999119997025, 0.6159999966621399, -0.25600001215934753, -3.1351852416992188], "max": [0.6346017718315125, 2.0801358222961426, -0.06415830552577972, -0.08426450192928314, -0.8236907124519348, -1.1437840461730957, 2.2465529441833496, 811.0, 0.43818399310112, 0.40322500467300415, 0.1592009961605072, 0.06400001794099808, 1.4780000448226929, 1.6510000228881836, -0.25190335512161255, -1.839542269706726, 1.2241564989089966, 1.352420687675476, 2.726379156112671, 1.828057885169983, -0.7756592631340027, 834.0, -0.10328099876642227, 0.40838900208473206, 0.09918999671936035, 3.0980000495910645, 1.472000002861023, 3.13700008392334], "mean": [0.3738291561603546, 2.068190336227417, -0.4559350609779358, -0.5265820622444153, -1.4577562808990479, -1.36190664768219, 1.3861639499664307, 524.878173828125, 0.3505730628967285, 0.3147295117378235, 0.07880845665931702, -1.19849693775177, 0.9222409129142761, 0.5015883445739746, -0.5393823981285095, -2.052941083908081, 1.0144720077514648, 0.6093001365661621, 1.3845696449279785, 1.5913245677947998, -1.379819631576538, 665.96435546875, -0.22741587460041046, 0.3490222096443176, 0.03134331852197647, 2.132075786590576, 0.7327286005020142, 0.5885480642318726], "std": [0.1357763707637787, 0.014036639593541622, 0.33565038442611694, 0.4913807809352875, 0.6825141906738281, 0.16922558844089508, 0.5171807408332825, 162.71737670898438, 0.0855369046330452, 0.04757808893918991, 0.0345318466424942, 1.0770227909088135, 0.5510013103485107, 0.8334088325500488, 0.21980807185173035, 0.04244917258620262, 0.22547227144241333, 0.45681115984916687, 0.8553368449211121, 0.10364742577075958, 0.5847316384315491, 251.6402587890625, 0.07712752372026443, 0.04106789827346802, 0.02597731351852417, 0.7461087703704834, 0.6289092898368835, 2.580007314682007], "count": [435]}, "action": {"min": [0.23977334797382355, 1.9904085397720337, -1.0946531295776367, -1.6169079542160034, -2.6468093395233154, -1.7767802476882935, 0.619050920009613, 32.0, 0.14894799888134003, 0.25148099660873413, 0.011238999664783478, -2.953000068664551, -0.0729999989271164, -0.7799999713897705, -0.8763821721076965, -2.071077585220337, 0.4415334165096283, 0.0486772321164608, 0.4709770977497101, 1.2930620908737183, -2.352180242538452, 202.0, -0.3374600112438202, 0.27612099051475525, -0.027403999119997025, 0.6159999966621399, -0.25600001215934753, -3.1351852416992188], "max": [0.6346017718315125, 2.0801358222961426, -0.06415830552577972, -0.08426450192928314, -0.8236907124519348, -1.1437840461730957, 2.2465529441833496, 811.0, 0.43818399310112, 0.40322500467300415, 0.1592009961605072, 0.06400001794099808, 1.4780000448226929, 1.6510000228881836, -0.25190335512161255, -1.839542269706726, 1.2241564989089966, 1.352420687675476, 2.726379156112671, 1.828057885169983, -0.7756592631340027, 834.0, -0.10328099876642227, 0.40838900208473206, 0.09918999671936035, 3.0980000495910645, 1.472000002861023, 3.13700008392334], "mean": [0.3738291561603546, 2.068190336227417, -0.4559350609779358, -0.5265820622444153, -1.4577562808990479, -1.36190664768219, 1.3861639499664307, 524.878173828125, 0.3505730628967285, 0.3147295117378235, 0.07880845665931702, -1.19849693775177, 0.9222409129142761, 0.5015883445739746, -0.5393823981285095, -2.052941083908081, 1.0144720077514648, 0.6093001365661621, 1.3845696449279785, 1.5913245677947998, -1.379819631576538, 665.96435546875, -0.22741587460041046, 0.3490222096443176, 0.03134331852197647, 2.132075786590576, 0.7327286005020142, 0.5885480642318726], "std": [0.1357763707637787, 0.014036639593541622, 0.33565038442611694, 0.4913807809352875, 0.6825141906738281, 0.16922558844089508, 0.5171807408332825, 162.71737670898438, 0.0855369046330452, 0.04757808893918991, 0.0345318466424942, 1.0770227909088135, 0.5510013103485107, 0.8334088325500488, 0.21980807185173035, 0.04244917258620262, 0.22547227144241333, 0.45681115984916687, 0.8553368449211121, 0.10364742577075958, 0.5847316384315491, 251.6402587890625, 0.07712752372026443, 0.04106789827346802, 0.02597731351852417, 0.7461087703704834, 0.6289092898368835, 2.580007314682007], "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": [379], "max": [379], "mean": [379.0], "std": [0.0], "count": [435]}, "index": {"min": [207585], "max": [208019], "mean": [207802.0], "std": [125.57335173780568], "count": [435]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [435]}, "subtask_annotation": {"mean": [8.790804597701149, 29.0, 29.0, 29.0, 29.0], "std": [8.511785368371328, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [435]}, "scene_annotation": {"mean": [379.0], "std": [0.0], "min": [379], "max": [379], "count": [435]}, "eef_direction_state": {"mean": [4.020689655172414, 3.986206896551724], "std": [1.9877867280218648, 1.9698399733004137], "min": [0, 0], "max": [6, 6], "count": [435]}, "eef_velocity_state": {"mean": [0.8091954022988506, 0.9080459770114943], "std": [0.7162533719658333, 0.767623349750068], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_acc_mag_state": {"mean": [0.9080459770114943, 0.864367816091954], "std": [0.8391591838365039, 0.8290663647290949], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_direction_action": {"mean": [4.020689655172414, 3.986206896551724], "std": [1.9877867280218648, 1.9698399733004137], "min": [0, 0], "max": [6, 6], "count": [435]}, "eef_velocity_action": {"mean": [0.8091954022988506, 0.9080459770114943], "std": [0.7162533719658333, 0.767623349750068], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_acc_mag_action": {"mean": [0.9080459770114943, 0.864367816091954], "std": [0.8391591838365039, 0.8290663647290949], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_sim_pose_state": {"mean": [0.5501378440736616, 0.26772057031307783, 1.1306065265590597, -0.9482675072721896, 0.8839035954308817, 0.0443340505886188, 0.5066364859178187, -0.3681525490961924, 1.0781677500230393, 1.1218462487312084, 0.8302319089599102, 0.14702361500024858], "std": [0.054718341149848415, 0.0609854691002523, 0.0685781738683352, 1.785492711351911, 0.22863612228790578, 1.6546720715500705, 0.057716685588688955, 0.059718634747880764, 0.06774483899175802, 1.6702140762110687, 0.16433476196943525, 1.7416564789436058], "min": [0.46143406892550953, 0.15203846931675896, 1.0457771769506004, -3.1402596364429862, 0.34759401200379547, -3.0868892371718952, 0.44122573038889046, -0.4358961985665655, 0.9999118096523869, -3.138966466912751, 0.5386462762872108, -3.100816766449351], "max": [0.6248507993766419, 0.3557327740436837, 1.2455603568516922, 3.132879491062623, 1.4140931218135009, 3.096532071664977, 0.6125149779089978, -0.2163816224694029, 1.2371221868347329, 3.1413984881969097, 1.3022146296035486, 3.0999356434831036], "count": [435]}, "eef_sim_pose_action": {"mean": [0.5501378440736616, 0.26772057031307783, 1.1306065265590597, -0.9482675072721896, 0.8839035954308817, 0.0443340505886188, 0.5066364859178187, -0.3681525490961924, 1.0781677500230393, 1.1218462487312084, 0.8302319089599102, 0.14702361500024858], "std": [0.054718341149848415, 0.0609854691002523, 0.0685781738683352, 1.785492711351911, 0.22863612228790578, 1.6546720715500705, 0.057716685588688955, 0.059718634747880764, 0.06774483899175802, 1.6702140762110687, 0.16433476196943525, 1.7416564789436058], "min": [0.46143406892550953, 0.15203846931675896, 1.0457771769506004, -3.1402596364429862, 0.34759401200379547, -3.0868892371718952, 0.44122573038889046, -0.4358961985665655, 0.9999118096523869, -3.138966466912751, 0.5386462762872108, -3.100816766449351], "max": [0.6248507993766419, 0.3557327740436837, 1.2455603568516922, 3.132879491062623, 1.4140931218135009, 3.096532071664977, 0.6125149779089978, -0.2163816224694029, 1.2371221868347329, 3.1413984881969097, 1.3022146296035486, 3.0999356434831036], "count": [435]}, "gripper_mode_state": {"mean": [0.25057471264367814, 0.1425287356321839], "std": [0.4333440042589901, 0.34959161195783134], "min": [0, 0], "max": [1, 1], "count": [435]}, "gripper_activity_state": {"mean": [1.8482758620689654, 1.832183908045977], "std": [0.4889261206832052, 0.5268632514401249], "min": [0, 0], "max": [2, 2], "count": [435]}, "gripper_mode_action": {"mean": [0.25057471264367814, 0.1425287356321839], "std": [0.4333440042589901, 0.34959161195783134], "min": [0, 0], "max": [1, 1], "count": [435]}, "gripper_activity_action": {"mean": [1.8482758620689654, 1.832183908045977], "std": [0.4889261206832052, 0.5268632514401249], "min": [0, 0], "max": [2, 2], "count": [435]}, "gripper_open_scale_state": {"mean": [0.6659643678511669, 0.5248781610686192], "std": [0.2516399883863906, 0.16271734425549197], "min": [0.202, 0.032], "max": [0.834, 0.811], "count": [435]}, "gripper_open_scale_action": {"mean": [0.6659643678511669, 0.5248781610686192], "std": [0.2516399883863906, 0.16271734425549197], "min": [0.202, 0.032], "max": [0.834, 0.811], "count": [435]}}} +{"episode_index": 360, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4126508455882353]], [[0.4103047630718954]], [[0.4063092320261438]]], "std": [[[0.22453387286267998]], [[0.23027551161443943]], [[0.2327372326661718]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4600654044117647]], [[0.4607907659313726]], [[0.4562307904411765]]], "std": [[[0.1542214574419339]], [[0.16032142840641636]], [[0.16139964829034462]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[0.8]], [[0.792156862745098]]], "mean": [[[0.46237983251633985]], [[0.46598341911764707]], [[0.4619328472222223]]], "std": [[[0.09792439603663415]], [[0.10104676682872087]], [[0.10245805935133677]]], "count": [100]}, "observation.state": {"min": [0.27893853187561035, 1.871935486793518, -0.9634043574333191, -1.3124874830245972, -2.634103298187256, -1.5741997957229614, 0.7417649030685425, 24.0, 0.15536800026893616, 0.2817850112915039, 0.004108000081032515, -2.9790000915527344, 0.0689999908208847, -0.8659999966621399, -0.9215338826179504, -2.0678486824035645, 0.5378755927085876, 0.1702219694852829, 0.7020936608314514, 1.345107913017273, -2.254913091659546, 171.0, -0.31680598855018616, 0.27414000034332275, -0.005963000003248453, -3.1411852836608887, -0.05000000074505806, -3.119999885559082], "max": [0.7484146952629089, 2.0755455493927, -0.06583382189273834, -0.08861037343740463, -0.9495289325714111, -0.9791297316551208, 2.170421600341797, 567.0, 0.4069480001926422, 0.4489870071411133, 0.14688299596309662, 0.10600000619888306, 1.4199999570846558, 1.6349999904632568, -0.2669132351875305, -1.8555294275283813, 0.986861526966095, 1.1700687408447266, 2.5324206352233887, 1.8098890781402588, -0.854321300983429, 846.0, -0.11016599833965302, 0.42094698548316956, 0.12119600176811218, 3.1389999389648438, 1.3919999599456787, 3.13700008392334], "mean": [0.4155271053314209, 2.0562281608581543, -0.35366499423980713, -0.41524380445480347, -1.5082647800445557, -1.3468505144119263, 1.3952654600143433, 492.9254150390625, 0.342132031917572, 0.33107665181159973, 0.07395197451114655, -1.033305048942566, 0.9971719980239868, 0.6946262121200562, -0.5694526433944702, -2.037104845046997, 0.882847785949707, 0.6705217361450195, 1.6006911993026733, 1.6395319700241089, -1.4503960609436035, 623.2018432617188, -0.2179052233695984, 0.3539518415927887, 0.03781868517398834, 2.3318443298339844, 0.6748163104057312, 1.001459002494812], "std": [0.16089172661304474, 0.045647721737623215, 0.3530541658401489, 0.40039902925491333, 0.5868997573852539, 0.14244233071804047, 0.48299893736839294, 170.55799865722656, 0.07556714862585068, 0.06145267188549042, 0.02911645546555519, 1.178830862045288, 0.46894991397857666, 0.9942674040794373, 0.20615369081497192, 0.0466642789542675, 0.09872010350227356, 0.3672069311141968, 0.6797881126403809, 0.08174619823694229, 0.49748265743255615, 271.2616882324219, 0.06326603889465332, 0.03673047199845314, 0.02997184917330742, 0.9855221509933472, 0.5786164999008179, 2.561594009399414], "count": [436]}, "action": {"min": [0.27893853187561035, 1.871935486793518, -0.9634043574333191, -1.3124874830245972, -2.634103298187256, -1.5741997957229614, 0.7417649030685425, 24.0, 0.15536800026893616, 0.2817850112915039, 0.004108000081032515, -2.9790000915527344, 0.0689999908208847, -0.8659999966621399, -0.9215338826179504, -2.0678486824035645, 0.5378755927085876, 0.1702219694852829, 0.7020936608314514, 1.345107913017273, -2.254913091659546, 171.0, -0.31680598855018616, 0.27414000034332275, -0.005963000003248453, -3.1411852836608887, -0.05000000074505806, -3.119999885559082], "max": [0.7484146952629089, 2.0755455493927, -0.06583382189273834, -0.08861037343740463, -0.9495289325714111, -0.9791297316551208, 2.170421600341797, 567.0, 0.4069480001926422, 0.4489870071411133, 0.14688299596309662, 0.10600000619888306, 1.4199999570846558, 1.6349999904632568, -0.2669132351875305, -1.8555294275283813, 0.986861526966095, 1.1700687408447266, 2.5324206352233887, 1.8098890781402588, -0.854321300983429, 846.0, -0.11016599833965302, 0.42094698548316956, 0.12119600176811218, 3.1389999389648438, 1.3919999599456787, 3.13700008392334], "mean": [0.4155271053314209, 2.0562281608581543, -0.35366499423980713, -0.41524380445480347, -1.5082647800445557, -1.3468505144119263, 1.3952654600143433, 492.9254150390625, 0.342132031917572, 0.33107665181159973, 0.07395197451114655, -1.033305048942566, 0.9971719980239868, 0.6946262121200562, -0.5694526433944702, -2.037104845046997, 0.882847785949707, 0.6705217361450195, 1.6006911993026733, 1.6395319700241089, -1.4503960609436035, 623.2018432617188, -0.2179052233695984, 0.3539518415927887, 0.03781868517398834, 2.3318443298339844, 0.6748163104057312, 1.001459002494812], "std": [0.16089172661304474, 0.045647721737623215, 0.3530541658401489, 0.40039902925491333, 0.5868997573852539, 0.14244233071804047, 0.48299893736839294, 170.55799865722656, 0.07556714862585068, 0.06145267188549042, 0.02911645546555519, 1.178830862045288, 0.46894991397857666, 0.9942674040794373, 0.20615369081497192, 0.0466642789542675, 0.09872010350227356, 0.3672069311141968, 0.6797881126403809, 0.08174619823694229, 0.49748265743255615, 271.2616882324219, 0.06326603889465332, 0.03673047199845314, 0.02997184917330742, 0.9855221509933472, 0.5786164999008179, 2.561594009399414], "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": [380], "max": [380], "mean": [380.0], "std": [0.0], "count": [436]}, "index": {"min": [208020], "max": [208455], "mean": [208237.5], "std": [125.86202763343677], "count": [436]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [436]}, "subtask_annotation": {"mean": [9.169724770642201, 29.0, 29.0, 29.0, 29.0], "std": [9.295288385132588, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [436]}, "scene_annotation": {"mean": [380.0], "std": [0.0], "min": [380], "max": [380], "count": [436]}, "eef_direction_state": {"mean": [4.160550458715596, 4.692660550458716], "std": [2.009587951220956, 1.7627754607836421], "min": [0, 0], "max": [6, 6], "count": [436]}, "eef_velocity_state": {"mean": [0.6995412844036697, 0.694954128440367], "std": [0.6999998496999849, 0.8328530866550513], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_acc_mag_state": {"mean": [0.8967889908256881, 0.6490825688073395], "std": [0.8518133713996926, 0.7975156853703568], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_direction_action": {"mean": [4.160550458715596, 4.692660550458716], "std": [2.009587951220956, 1.7627754607836421], "min": [0, 0], "max": [6, 6], "count": [436]}, "eef_velocity_action": {"mean": [0.6995412844036697, 0.694954128440367], "std": [0.6999998496999849, 0.8328530866550513], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_acc_mag_action": {"mean": [0.8967889908256881, 0.6490825688073395], "std": [0.8518133713996926, 0.7975156853703568], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_sim_pose_state": {"mean": [0.5595751494857911, 0.27185618591303523, 1.143782698611088, -0.5539264395989466, 0.9141442931512923, 0.25463943102755926, 0.5208959731939073, -0.36013441980857447, 1.0774893984486247, 0.92015462397153, 0.8339361959394346, 0.20878473498594669], "std": [0.04853753014015779, 0.057750027890973915, 0.053759849128732703, 1.9234360302148616, 0.21768381593032923, 1.7689806744775227, 0.06970595372546227, 0.05280460221276754, 0.06135407940843301, 1.6537816979438298, 0.15087392115413434, 1.8243853682768738], "min": [0.4640662468835083, 0.16823117063156207, 1.071637332834826, -3.1380016999933673, 0.46234218036859964, -3.096920769117544, 0.4657244010555171, -0.4247736938776142, 1.019859658614802, -3.140337576487682, 0.650910991931517, -3.132118251970459], "max": [0.6344668456590012, 0.3734839303133326, 1.2219613394706073, 3.137559746644702, 1.4429001338872336, 3.126896678584948, 0.6514902783711464, -0.23894009096517313, 1.2156264039395277, 3.1364846753669573, 1.254841445806429, 3.123472410798458], "count": [436]}, "eef_sim_pose_action": {"mean": [0.5595751494857911, 0.27185618591303523, 1.143782698611088, -0.5539264395989466, 0.9141442931512923, 0.25463943102755926, 0.5208959731939073, -0.36013441980857447, 1.0774893984486247, 0.92015462397153, 0.8339361959394346, 0.20878473498594669], "std": [0.04853753014015779, 0.057750027890973915, 0.053759849128732703, 1.9234360302148616, 0.21768381593032923, 1.7689806744775227, 0.06970595372546227, 0.05280460221276754, 0.06135407940843301, 1.6537816979438298, 0.15087392115413434, 1.8243853682768738], "min": [0.4640662468835083, 0.16823117063156207, 1.071637332834826, -3.1380016999933673, 0.46234218036859964, -3.096920769117544, 0.4657244010555171, -0.4247736938776142, 1.019859658614802, -3.140337576487682, 0.650910991931517, -3.132118251970459], "max": [0.6344668456590012, 0.3734839303133326, 1.2219613394706073, 3.137559746644702, 1.4429001338872336, 3.126896678584948, 0.6514902783711464, -0.23894009096517313, 1.2156264039395277, 3.1364846753669573, 1.254841445806429, 3.123472410798458], "count": [436]}, "gripper_mode_state": {"mean": [0.29357798165137616, 0.16743119266055045], "std": [0.4554008677427856, 0.3733604001294414], "min": [0, 0], "max": [1, 1], "count": [436]}, "gripper_activity_state": {"mean": [1.8325688073394495, 1.9220183486238531], "std": [0.4948763234796929, 0.3562953620024104], "min": [0, 0], "max": [2, 2], "count": [436]}, "gripper_mode_action": {"mean": [0.29357798165137616, 0.16743119266055045], "std": [0.4554008677427856, 0.3733604001294414], "min": [0, 0], "max": [1, 1], "count": [436]}, "gripper_activity_action": {"mean": [1.8325688073394495, 1.9220183486238531], "std": [0.4948763234796929, 0.3562953620024104], "min": [0, 0], "max": [2, 2], "count": [436]}, "gripper_open_scale_state": {"mean": [0.6232018347223967, 0.49292545869809773], "std": [0.27126127715599524, 0.17055806199815313], "min": [0.171, 0.024], "max": [0.846, 0.567], "count": [436]}, "gripper_open_scale_action": {"mean": [0.6232018347223967, 0.49292545869809773], "std": [0.27126127715599524, 0.17055806199815313], "min": [0.171, 0.024], "max": [0.846, 0.567], "count": [436]}}} +{"episode_index": 361, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.41454446282679736]], [[0.4112650939542483]], [[0.4078020281862745]]], "std": [[[0.22587773802325667]], [[0.23134669385890314]], [[0.23412095579075984]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.45518151552287583]], [[0.4560654248366013]], [[0.44938879289215683]]], "std": [[[0.14972157291534657]], [[0.1560717246378894]], [[0.15795607064740108]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7058823529411765]], [[0.7254901960784313]]], "mean": [[[0.4752316237745098]], [[0.478613431372549]], [[0.475140414624183]]], "std": [[[0.07704673295942911]], [[0.07896557220578883]], [[0.07877684588830143]]], "count": [100]}, "observation.state": {"min": [0.31344369053840637, 1.9104200601577759, -0.9246928691864014, -1.2969192266464233, -2.853631019592285, -1.641918420791626, 0.7040483951568604, 25.0, 0.13318300247192383, 0.28612300753593445, 0.03869999945163727, -3.0339999198913574, -0.04699999466538429, -0.8759999871253967, -0.786881685256958, -2.069716215133667, 0.6672393679618835, 0.16510814428329468, 0.6309365630149841, 1.1958297491073608, -2.39949631690979, 187.0, -0.33605799078941345, 0.2844260036945343, -0.018425999209284782, 1.0069999694824219, -0.14800000190734863, -3.1391851902008057], "max": [0.8099550008773804, 2.077098846435547, -0.10234609991312027, -0.03644247725605965, -0.8451931476593018, -1.3013523817062378, 2.303206443786621, 760.0, 0.4065060019493103, 0.43011000752449036, 0.15823400020599365, -0.4650000035762787, 1.2710000276565552, 1.0920000076293945, -0.256336510181427, -1.8309377431869507, 1.156175971031189, 1.3804856538772583, 2.676898956298828, 1.8593690395355225, -0.7352200150489807, 838.0, -0.11261799931526184, 0.394010990858078, 0.13137100636959076, 3.114000082015991, 1.3420000076293945, 3.128999948501587], "mean": [0.4633360803127289, 2.0559988021850586, -0.3524172902107239, -0.410852313041687, -1.366671085357666, -1.4321833848953247, 1.203466773033142, 493.8699951171875, 0.33782005310058594, 0.33171024918556213, 0.0925721749663353, -1.2611223459243774, 0.8161971569061279, 0.3846425712108612, -0.4964236319065094, -2.0451085567474365, 0.9779132008552551, 0.7338246703147888, 1.4479488134384155, 1.6282459497451782, -1.4348257780075073, 628.864990234375, -0.2293415516614914, 0.3417693078517914, 0.05042295157909393, 2.193239212036133, 0.6633852124214172, 1.1038743257522583], "std": [0.16388137638568878, 0.035238321870565414, 0.2959676682949066, 0.45276781916618347, 0.7569066286087036, 0.09740381687879562, 0.6869931221008301, 159.80288696289062, 0.08051759004592896, 0.05141773074865341, 0.024561861529946327, 0.976987361907959, 0.40410932898521423, 0.7646550536155701, 0.21576125919818878, 0.04778916388750076, 0.1413244754076004, 0.4214673936367035, 0.822618842124939, 0.10493921488523483, 0.5733103156089783, 267.9967346191406, 0.07274892181158066, 0.036841996014118195, 0.03340501710772514, 0.7384471297264099, 0.5739148855209351, 2.3515708446502686], "count": [400]}, "action": {"min": [0.31344369053840637, 1.9104200601577759, -0.9246928691864014, -1.2969192266464233, -2.853631019592285, -1.641918420791626, 0.7040483951568604, 25.0, 0.13318300247192383, 0.28612300753593445, 0.03869999945163727, -3.0339999198913574, -0.04699999466538429, -0.8759999871253967, -0.786881685256958, -2.069716215133667, 0.6672393679618835, 0.16510814428329468, 0.6309365630149841, 1.1958297491073608, -2.39949631690979, 187.0, -0.33605799078941345, 0.2844260036945343, -0.018425999209284782, 1.0069999694824219, -0.14800000190734863, -3.1391851902008057], "max": [0.8099550008773804, 2.077098846435547, -0.10234609991312027, -0.03644247725605965, -0.8451931476593018, -1.3013523817062378, 2.303206443786621, 760.0, 0.4065060019493103, 0.43011000752449036, 0.15823400020599365, -0.4650000035762787, 1.2710000276565552, 1.0920000076293945, -0.256336510181427, -1.8309377431869507, 1.156175971031189, 1.3804856538772583, 2.676898956298828, 1.8593690395355225, -0.7352200150489807, 838.0, -0.11261799931526184, 0.394010990858078, 0.13137100636959076, 3.114000082015991, 1.3420000076293945, 3.128999948501587], "mean": [0.4633360803127289, 2.0559988021850586, -0.3524172902107239, -0.410852313041687, -1.366671085357666, -1.4321833848953247, 1.203466773033142, 493.8699951171875, 0.33782005310058594, 0.33171024918556213, 0.0925721749663353, -1.2611223459243774, 0.8161971569061279, 0.3846425712108612, -0.4964236319065094, -2.0451085567474365, 0.9779132008552551, 0.7338246703147888, 1.4479488134384155, 1.6282459497451782, -1.4348257780075073, 628.864990234375, -0.2293415516614914, 0.3417693078517914, 0.05042295157909393, 2.193239212036133, 0.6633852124214172, 1.1038743257522583], "std": [0.16388137638568878, 0.035238321870565414, 0.2959676682949066, 0.45276781916618347, 0.7569066286087036, 0.09740381687879562, 0.6869931221008301, 159.80288696289062, 0.08051759004592896, 0.05141773074865341, 0.024561861529946327, 0.976987361907959, 0.40410932898521423, 0.7646550536155701, 0.21576125919818878, 0.04778916388750076, 0.1413244754076004, 0.4214673936367035, 0.822618842124939, 0.10493921488523483, 0.5733103156089783, 267.9967346191406, 0.07274892181158066, 0.036841996014118195, 0.03340501710772514, 0.7384471297264099, 0.5739148855209351, 2.3515708446502686], "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": [381], "max": [381], "mean": [381.0], "std": [0.0], "count": [400]}, "index": {"min": [208456], "max": [208855], "mean": [208655.5], "std": [115.46969299344309], "count": [400]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [400]}, "subtask_annotation": {"mean": [9.5825, 29.0, 29.0, 29.0, 29.0], "std": [9.403360768895332, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [400]}, "scene_annotation": {"mean": [381.0], "std": [0.0], "min": [381], "max": [381], "count": [400]}, "eef_direction_state": {"mean": [4.3225, 4.7325], "std": [1.7559879697765592, 1.8140958491766637], "min": [0, 0], "max": [6, 6], "count": [400]}, "eef_velocity_state": {"mean": [0.775, 0.66], "std": [0.7445636305917721, 0.8303011501858821], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_acc_mag_state": {"mean": [0.84, 0.655], "std": [0.8392854103342915, 0.8037256994771269], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_direction_action": {"mean": [4.3225, 4.7325], "std": [1.7559879697765592, 1.8140958491766637], "min": [0, 0], "max": [6, 6], "count": [400]}, "eef_velocity_action": {"mean": [0.775, 0.66], "std": [0.7445636305917721, 0.8303011501858821], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_acc_mag_action": {"mean": [0.84, 0.655], "std": [0.8392854103342915, 0.8037256994771269], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_sim_pose_state": {"mean": [0.5448801716513197, 0.2840223052362113, 1.1433040723503303, -0.39549419641012096, 0.8810813326656938, 0.2601038725766958, 0.524787940194429, -0.36514759802130375, 1.091767505949157, 1.263692243132863, 0.9064151704069029, -0.07222420148172753], "std": [0.05068805785570719, 0.06409380359639183, 0.06009091578141489, 1.9764423679802614, 0.22056280478075305, 1.6422060596614727, 0.06107861124049872, 0.05185659546824218, 0.06635508973643418, 1.2732762187886506, 0.19169253943170775, 1.6347615091356213], "min": [0.4707188795735744, 0.16686970617823038, 1.0641566132046527, -3.1374478442336424, 0.3559730867729911, -3.137644845495987, 0.4730369665628971, -0.41147306566864383, 1.0316773028344373, -3.1410603451167805, 0.43768512285888805, -3.124896709173772], "max": [0.6067893486260184, 0.381613236631543, 1.249563674836084, 3.1322347688571837, 1.3929330922513525, 3.0199497432257325, 0.6403131689896504, -0.22391580643107728, 1.2355173429424642, 3.1414632995688296, 1.2553714572673096, 3.106975316239366], "count": [400]}, "eef_sim_pose_action": {"mean": [0.5448801716513197, 0.2840223052362113, 1.1433040723503303, -0.39549419641012096, 0.8810813326656938, 0.2601038725766958, 0.524787940194429, -0.36514759802130375, 1.091767505949157, 1.263692243132863, 0.9064151704069029, -0.07222420148172753], "std": [0.05068805785570719, 0.06409380359639183, 0.06009091578141489, 1.9764423679802614, 0.22056280478075305, 1.6422060596614727, 0.06107861124049872, 0.05185659546824218, 0.06635508973643418, 1.2732762187886506, 0.19169253943170775, 1.6347615091356213], "min": [0.4707188795735744, 0.16686970617823038, 1.0641566132046527, -3.1374478442336424, 0.3559730867729911, -3.137644845495987, 0.4730369665628971, -0.41147306566864383, 1.0316773028344373, -3.1410603451167805, 0.43768512285888805, -3.124896709173772], "max": [0.6067893486260184, 0.381613236631543, 1.249563674836084, 3.1322347688571837, 1.3929330922513525, 3.0199497432257325, 0.6403131689896504, -0.22391580643107728, 1.2355173429424642, 3.1414632995688296, 1.2553714572673096, 3.106975316239366], "count": [400]}, "gripper_mode_state": {"mean": [0.2875, 0.27], "std": [0.45259667475579096, 0.4439594576084615], "min": [0, 0], "max": [1, 1], "count": [400]}, "gripper_activity_state": {"mean": [1.8275, 1.7625], "std": [0.5222487434163933, 0.596735913114002], "min": [0, 0], "max": [2, 2], "count": [400]}, "gripper_mode_action": {"mean": [0.2875, 0.27], "std": [0.45259667475579096, 0.4439594576084615], "min": [0, 0], "max": [1, 1], "count": [400]}, "gripper_activity_action": {"mean": [1.8275, 1.7625], "std": [0.5222487434163933, 0.596735913114002], "min": [0, 0], "max": [2, 2], "count": [400]}, "gripper_open_scale_state": {"mean": [0.6288650004577641, 0.49386999981880186], "std": [0.26799669522903247, 0.15980289512871376], "min": [0.187, 0.025], "max": [0.838, 0.76], "count": [400]}, "gripper_open_scale_action": {"mean": [0.6288650004577641, 0.49386999981880186], "std": [0.26799669522903247, 0.15980289512871376], "min": [0.187, 0.025], "max": [0.838, 0.76], "count": [400]}}} +{"episode_index": 362, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4201192401960784]], [[0.4165394464869281]], [[0.41328323325163396]]], "std": [[[0.22135090228175075]], [[0.22724805824816077]], [[0.23022116817257296]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.45494351715686276]], [[0.4572084783496732]], [[0.4508646977124183]]], "std": [[[0.146004671315159]], [[0.15280434607161508]], [[0.15404375486471986]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.7372549019607844]], [[0.7450980392156863]]], "mean": [[[0.46671630923202617]], [[0.4709979166666666]], [[0.46702219566993464]]], "std": [[[0.08805991454486409]], [[0.09025807685807266]], [[0.09034462760642664]]], "count": [100]}, "observation.state": {"min": [0.26911231875419617, 1.894834280014038, -0.9295623898506165, -1.3543756008148193, -2.660161256790161, -1.6583421230316162, 0.6363121271133423, 94.0, 0.1600009948015213, 0.28216201066970825, 0.016966000199317932, -2.98799991607666, 0.06300001591444016, -0.9589999914169312, -0.9050405025482178, -2.075702667236328, 0.6085788607597351, 0.019233528524637222, 0.6301511526107788, 1.2723276615142822, -2.425222396850586, 180.0, -0.3456589877605438, 0.27939900755882263, -0.019432999193668365, -3.1381852626800537, -0.24899999797344208, -3.1411852836608887], "max": [0.8328536748886108, 2.0801358222961426, -0.27143362164497375, -0.007522369269281626, -0.7684684991836548, -1.1879932880401611, 2.3732290267944336, 724.0, 0.3852179944515228, 0.4413850009441376, 0.16006700694561005, -0.7279999256134033, 1.3049999475479126, 0.9049999713897705, -0.2514146864414215, -1.8505553007125854, 1.119349479675293, 1.4861828088760376, 2.696760654449463, 1.850956678390503, -0.6284930109977722, 819.0, -0.09332799911499023, 0.4213770031929016, 0.12015599757432938, 3.128000020980835, 1.2999999523162842, 3.13100004196167], "mean": [0.46252956986427307, 2.0472400188446045, -0.5202646255493164, -0.41629335284233093, -1.3717548847198486, -1.4587546586990356, 1.2582218647003174, 505.472900390625, 0.32067832350730896, 0.33650198578834534, 0.07620003819465637, -1.5406739711761475, 0.7935296297073364, 0.1834992915391922, -0.5150349140167236, -2.0484869480133057, 0.9387481212615967, 0.719404399394989, 1.4900147914886475, 1.6429316997528076, -1.4475340843200684, 609.9161987304688, -0.22687837481498718, 0.3444071114063263, 0.0519835464656353, 2.1403379440307617, 0.6593838930130005, 0.9902279376983643], "std": [0.17639519274234772, 0.05302605405449867, 0.23238016664981842, 0.46223828196525574, 0.7723377346992493, 0.10573854297399521, 0.7678534388542175, 139.5472869873047, 0.07084772735834122, 0.05713065713644028, 0.029495595023036003, 0.9278765916824341, 0.37623634934425354, 0.7714692950248718, 0.21732546389102936, 0.043095286935567856, 0.13020625710487366, 0.4520929455757141, 0.7959746718406677, 0.1181979775428772, 0.620388388633728, 197.2718048095703, 0.07364670932292938, 0.03854253515601158, 0.031008582562208176, 0.7654508948326111, 0.6036611795425415, 2.439737558364868], "count": [406]}, "action": {"min": [0.26911231875419617, 1.894834280014038, -0.9295623898506165, -1.3543756008148193, -2.660161256790161, -1.6583421230316162, 0.6363121271133423, 94.0, 0.1600009948015213, 0.28216201066970825, 0.016966000199317932, -2.98799991607666, 0.06300001591444016, -0.9589999914169312, -0.9050405025482178, -2.075702667236328, 0.6085788607597351, 0.019233528524637222, 0.6301511526107788, 1.2723276615142822, -2.425222396850586, 180.0, -0.3456589877605438, 0.27939900755882263, -0.019432999193668365, -3.1381852626800537, -0.24899999797344208, -3.1411852836608887], "max": [0.8328536748886108, 2.0801358222961426, -0.27143362164497375, -0.007522369269281626, -0.7684684991836548, -1.1879932880401611, 2.3732290267944336, 724.0, 0.3852179944515228, 0.4413850009441376, 0.16006700694561005, -0.7279999256134033, 1.3049999475479126, 0.9049999713897705, -0.2514146864414215, -1.8505553007125854, 1.119349479675293, 1.4861828088760376, 2.696760654449463, 1.850956678390503, -0.6284930109977722, 819.0, -0.09332799911499023, 0.4213770031929016, 0.12015599757432938, 3.128000020980835, 1.2999999523162842, 3.13100004196167], "mean": [0.46252956986427307, 2.0472400188446045, -0.5202646255493164, -0.41629335284233093, -1.3717548847198486, -1.4587546586990356, 1.2582218647003174, 505.472900390625, 0.32067832350730896, 0.33650198578834534, 0.07620003819465637, -1.5406739711761475, 0.7935296297073364, 0.1834992915391922, -0.5150349140167236, -2.0484869480133057, 0.9387481212615967, 0.719404399394989, 1.4900147914886475, 1.6429316997528076, -1.4475340843200684, 609.9161987304688, -0.22687837481498718, 0.3444071114063263, 0.0519835464656353, 2.1403379440307617, 0.6593838930130005, 0.9902279376983643], "std": [0.17639519274234772, 0.05302605405449867, 0.23238016664981842, 0.46223828196525574, 0.7723377346992493, 0.10573854297399521, 0.7678534388542175, 139.5472869873047, 0.07084772735834122, 0.05713065713644028, 0.029495595023036003, 0.9278765916824341, 0.37623634934425354, 0.7714692950248718, 0.21732546389102936, 0.043095286935567856, 0.13020625710487366, 0.4520929455757141, 0.7959746718406677, 0.1181979775428772, 0.620388388633728, 197.2718048095703, 0.07364670932292938, 0.03854253515601158, 0.031008582562208176, 0.7654508948326111, 0.6036611795425415, 2.439737558364868], "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": [382], "max": [382], "mean": [382.0], "std": [0.0], "count": [406]}, "index": {"min": [208856], "max": [209261], "mean": [209058.5], "std": [117.20174913370533], "count": [406]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [406]}, "subtask_annotation": {"mean": [10.352216748768473, 29.0, 29.0, 29.0, 29.0], "std": [9.408181248061169, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [406]}, "scene_annotation": {"mean": [382.0], "std": [0.0], "min": [382], "max": [382], "count": [406]}, "eef_direction_state": {"mean": [4.187192118226601, 4.751231527093596], "std": [1.9026643226452111, 1.7404732838552621], "min": [0, 0], "max": [6, 6], "count": [406]}, "eef_velocity_state": {"mean": [0.7857142857142857, 0.6576354679802956], "std": [0.7466792541079004, 0.8501105840109509], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_acc_mag_state": {"mean": [0.8078817733990148, 0.6379310344827587], "std": [0.8349136091781875, 0.7906097012289031], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_direction_action": {"mean": [4.187192118226601, 4.751231527093596], "std": [1.9026643226452111, 1.7404732838552621], "min": [0, 0], "max": [6, 6], "count": [406]}, "eef_velocity_action": {"mean": [0.7857142857142857, 0.6576354679802956], "std": [0.7466792541079004, 0.8501105840109509], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_acc_mag_action": {"mean": [0.8078817733990148, 0.6379310344827587], "std": [0.8349136091781875, 0.7906097012289031], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_sim_pose_state": {"mean": [0.5466588317466755, 0.28205004406581, 1.145517608707565, -0.6159722714035734, 0.8801249213095168, 0.1924121889924213, 0.529609813975377, -0.34725197402985164, 1.0937155047173925, 1.5688680140351257, 0.9338937051765783, -0.21782273684244338], "std": [0.05100165290783693, 0.06472032659738788, 0.06350195657953138, 1.867951141712975, 0.2714431234423063, 1.6356489028665075, 0.0671928120570088, 0.04789895082364141, 0.06408154226235287, 0.8927715339911974, 0.1916154724598547, 1.7968663124453226], "min": [0.4653584940122504, 0.14937757457661932, 1.0662842111330049, -3.1368296539837766, 0.31571660630856213, -3.1289308909464375, 0.4698901074002119, -0.40647563222668315, 1.0315906833088881, 0.44051391351192604, 0.49520774205931195, -3.123608370187471], "max": [0.6309104015228559, 0.37927980849071224, 1.2553418852046305, 3.140161107489437, 1.4902165947417951, 3.0836722214825905, 0.6513000066985354, -0.23244221415975286, 1.2255719571836152, 3.0169010616965024, 1.2695025161564848, 3.1351725716420433], "count": [406]}, "eef_sim_pose_action": {"mean": [0.5466588317466755, 0.28205004406581, 1.145517608707565, -0.6159722714035734, 0.8801249213095168, 0.1924121889924213, 0.529609813975377, -0.34725197402985164, 1.0937155047173925, 1.5688680140351257, 0.9338937051765783, -0.21782273684244338], "std": [0.05100165290783693, 0.06472032659738788, 0.06350195657953138, 1.867951141712975, 0.2714431234423063, 1.6356489028665075, 0.0671928120570088, 0.04789895082364141, 0.06408154226235287, 0.8927715339911974, 0.1916154724598547, 1.7968663124453226], "min": [0.4653584940122504, 0.14937757457661932, 1.0662842111330049, -3.1368296539837766, 0.31571660630856213, -3.1289308909464375, 0.4698901074002119, -0.40647563222668315, 1.0315906833088881, 0.44051391351192604, 0.49520774205931195, -3.123608370187471], "max": [0.6309104015228559, 0.37927980849071224, 1.2553418852046305, 3.140161107489437, 1.4902165947417951, 3.0836722214825905, 0.6513000066985354, -0.23244221415975286, 1.2255719571836152, 3.0169010616965024, 1.2695025161564848, 3.1351725716420433], "count": [406]}, "gripper_mode_state": {"mean": [0.229064039408867, 0.2881773399014778], "std": [0.4202305382270038, 0.4529140764745403], "min": [0, 0], "max": [1, 1], "count": [406]}, "gripper_activity_state": {"mean": [1.9113300492610839, 1.8719211822660098], "std": [0.35375495183012146, 0.4638134431470511], "min": [0, 0], "max": [2, 2], "count": [406]}, "gripper_mode_action": {"mean": [0.229064039408867, 0.2881773399014778], "std": [0.4202305382270038, 0.4529140764745403], "min": [0, 0], "max": [1, 1], "count": [406]}, "gripper_activity_action": {"mean": [1.9113300492610839, 1.8719211822660098], "std": [0.35375495183012146, 0.4638134431470511], "min": [0, 0], "max": [2, 2], "count": [406]}, "gripper_open_scale_state": {"mean": [0.6099162555187208, 0.5054729062911919], "std": [0.1972717856640671, 0.13954730152006273], "min": [0.18, 0.094], "max": [0.819, 0.724], "count": [406]}, "gripper_open_scale_action": {"mean": [0.6099162555187208, 0.5054729062911919], "std": [0.1972717856640671, 0.13954730152006273], "min": [0.18, 0.094], "max": [0.819, 0.724], "count": [406]}}} +{"episode_index": 363, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.40920834967320263]], [[0.4073678165849673]], [[0.4023337336601307]]], "std": [[[0.22820006546364288]], [[0.23468452126975065]], [[0.23776277474107632]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47724382761437906]], [[0.47796838848039214]], [[0.47387269607843135]]], "std": [[[0.15208909414043018]], [[0.1583572926311776]], [[0.15919377257407302]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[1.0]], [[0.7529411764705882]]], "mean": [[[0.4689799734477124]], [[0.47389627450980387]], [[0.47023004901960785]]], "std": [[[0.07605590780720155]], [[0.07737484483465693]], [[0.07772062004548849]]], "count": [100]}, "observation.state": {"min": [0.3044378161430359, 1.8737680912017822, -0.9949423670768738, -1.118162751197815, -2.505542516708374, -1.6522159576416016, 0.628946840763092, 34.0, 0.16715200245380402, 0.28123199939727783, -0.0227889996021986, -3.0959999561309814, 0.16500002145767212, -0.9570000171661377, -0.773547351360321, -2.0728578567504883, 0.717801570892334, 0.050614554435014725, 0.4714483618736267, 1.368809461593628, -2.3274316787719727, 188.0, -0.337334007024765, 0.2781679928302765, -0.02599100023508072, 0.9010000228881836, -0.18000000715255737, -3.134185314178467], "max": [0.8401142358779907, 2.078704595565796, -0.29880037903785706, -0.03675663471221924, -0.662509560585022, -1.032693862915039, 2.2373201847076416, 551.0, 0.41829198598861694, 0.44940298795700073, 0.14796899259090424, -0.13499999046325684, 1.2829999923706055, 1.180999994277954, -0.28934067487716675, -1.844359278678894, 1.1925660371780396, 1.3021901845932007, 2.6474201679229736, 1.7988063097000122, -0.5448394417762756, 815.0, -0.11419499665498734, 0.3930540084838867, 0.11233499646186829, 3.063999891281128, 1.25, 3.138000011444092], "mean": [0.48530545830726624, 2.04901385307312, -0.5043051242828369, -0.3251066505908966, -1.2254835367202759, -1.3012138605117798, 1.2476356029510498, 476.900634765625, 0.3411017060279846, 0.3443572223186493, 0.06468028575181961, -1.2347254753112793, 0.9281954169273376, 0.4130942225456238, -0.49048686027526855, -2.049379348754883, 0.9814440011978149, 0.7941315770149231, 1.533539891242981, 1.6128621101379395, -1.4033632278442383, 612.5274658203125, -0.21690671145915985, 0.343967467546463, 0.04202016815543175, 2.3876590728759766, 0.5906750559806824, 1.3376959562301636], "std": [0.1738358736038208, 0.052132491022348404, 0.2335526943206787, 0.36916884779930115, 0.7507547736167908, 0.1676976978778839, 0.6353764533996582, 142.61593627929688, 0.07985398918390274, 0.05458037182688713, 0.03483525663614273, 1.1419566869735718, 0.40888071060180664, 0.8663692474365234, 0.18185102939605713, 0.04431762173771858, 0.11153509467840195, 0.3966790437698364, 0.7084972858428955, 0.09585562348365784, 0.564612865447998, 212.462158203125, 0.06163845583796501, 0.03435495123267174, 0.029687955975532532, 0.6481412053108215, 0.48743128776550293, 2.4273903369903564], "count": [437]}, "action": {"min": [0.3044378161430359, 1.8737680912017822, -0.9949423670768738, -1.118162751197815, -2.505542516708374, -1.6522159576416016, 0.628946840763092, 34.0, 0.16715200245380402, 0.28123199939727783, -0.0227889996021986, -3.0959999561309814, 0.16500002145767212, -0.9570000171661377, -0.773547351360321, -2.0728578567504883, 0.717801570892334, 0.050614554435014725, 0.4714483618736267, 1.368809461593628, -2.3274316787719727, 188.0, -0.337334007024765, 0.2781679928302765, -0.02599100023508072, 0.9010000228881836, -0.18000000715255737, -3.134185314178467], "max": [0.8401142358779907, 2.078704595565796, -0.29880037903785706, -0.03675663471221924, -0.662509560585022, -1.032693862915039, 2.2373201847076416, 551.0, 0.41829198598861694, 0.44940298795700073, 0.14796899259090424, -0.13499999046325684, 1.2829999923706055, 1.180999994277954, -0.28934067487716675, -1.844359278678894, 1.1925660371780396, 1.3021901845932007, 2.6474201679229736, 1.7988063097000122, -0.5448394417762756, 815.0, -0.11419499665498734, 0.3930540084838867, 0.11233499646186829, 3.063999891281128, 1.25, 3.138000011444092], "mean": [0.48530545830726624, 2.04901385307312, -0.5043051242828369, -0.3251066505908966, -1.2254835367202759, -1.3012138605117798, 1.2476356029510498, 476.900634765625, 0.3411017060279846, 0.3443572223186493, 0.06468028575181961, -1.2347254753112793, 0.9281954169273376, 0.4130942225456238, -0.49048686027526855, -2.049379348754883, 0.9814440011978149, 0.7941315770149231, 1.533539891242981, 1.6128621101379395, -1.4033632278442383, 612.5274658203125, -0.21690671145915985, 0.343967467546463, 0.04202016815543175, 2.3876590728759766, 0.5906750559806824, 1.3376959562301636], "std": [0.1738358736038208, 0.052132491022348404, 0.2335526943206787, 0.36916884779930115, 0.7507547736167908, 0.1676976978778839, 0.6353764533996582, 142.61593627929688, 0.07985398918390274, 0.05458037182688713, 0.03483525663614273, 1.1419566869735718, 0.40888071060180664, 0.8663692474365234, 0.18185102939605713, 0.04431762173771858, 0.11153509467840195, 0.3966790437698364, 0.7084972858428955, 0.09585562348365784, 0.564612865447998, 212.462158203125, 0.06163845583796501, 0.03435495123267174, 0.029687955975532532, 0.6481412053108215, 0.48743128776550293, 2.4273903369903564], "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": [383], "max": [383], "mean": [383.0], "std": [0.0], "count": [437]}, "index": {"min": [209262], "max": [209698], "mean": [209480.0], "std": [126.15070352558483], "count": [437]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [437]}, "subtask_annotation": {"mean": [9.894736842105264, 29.0, 29.0, 29.0, 29.0], "std": [9.358503994396095, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [437]}, "scene_annotation": {"mean": [383.0], "std": [0.0], "min": [383], "max": [383], "count": [437]}, "eef_direction_state": {"mean": [4.535469107551488, 4.437070938215103], "std": [1.7172567587176502, 1.9451985426310068], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_state": {"mean": [0.7437070938215103, 0.6773455377574371], "std": [0.7583180148781982, 0.8082890379889955], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_state": {"mean": [0.8649885583524027, 0.700228832951945], "std": [0.8490596830652407, 0.8170522127409381], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_direction_action": {"mean": [4.535469107551488, 4.437070938215103], "std": [1.7172567587176502, 1.9451985426310068], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_action": {"mean": [0.7437070938215103, 0.6773455377574371], "std": [0.7583180148781982, 0.8082890379889955], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_action": {"mean": [0.8649885583524027, 0.700228832951945], "std": [0.8490596830652407, 0.8170522127409381], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_sim_pose_state": {"mean": [0.5494951378702686, 0.27338759628865095, 1.1471114325242318, -0.38523707041291955, 1.002624342529855, 0.2328492529544222, 0.5367234354521435, -0.3503977722926011, 1.0730619991915116, 1.706605865202361, 0.8775103515409101, -0.0017574743348415243], "std": [0.04544496150709299, 0.054851669746068386, 0.04950570830178509, 1.897704321300478, 0.30256551074258414, 1.5767765859404377, 0.0638626393011233, 0.05713225860191186, 0.05830230680492367, 0.713508335928105, 0.1244765506921503, 1.8271394803573664], "min": [0.46540156225082757, 0.16843970486978202, 1.0644924804188067, -3.137512009954422, 0.3925401535367996, -3.0650426099698582, 0.46822364898898516, -0.422362175272899, 1.0145013050679172, 0.5868672598063547, 0.6347551628058219, -3.128887989899791], "max": [0.6068332030883612, 0.3667178790504207, 1.2304035351194051, 3.131782210194068, 1.4191094249240477, 3.0688861614902034, 0.6568047318994953, -0.2291805796437417, 1.1883267021422965, 2.9358952218293464, 1.1490613804162155, 3.1269175025914624], "count": [437]}, "eef_sim_pose_action": {"mean": [0.5494951378702686, 0.27338759628865095, 1.1471114325242318, -0.38523707041291955, 1.002624342529855, 0.2328492529544222, 0.5367234354521435, -0.3503977722926011, 1.0730619991915116, 1.706605865202361, 0.8775103515409101, -0.0017574743348415243], "std": [0.04544496150709299, 0.054851669746068386, 0.04950570830178509, 1.897704321300478, 0.30256551074258414, 1.5767765859404377, 0.0638626393011233, 0.05713225860191186, 0.05830230680492367, 0.713508335928105, 0.1244765506921503, 1.8271394803573664], "min": [0.46540156225082757, 0.16843970486978202, 1.0644924804188067, -3.137512009954422, 0.3925401535367996, -3.0650426099698582, 0.46822364898898516, -0.422362175272899, 1.0145013050679172, 0.5868672598063547, 0.6347551628058219, -3.128887989899791], "max": [0.6068332030883612, 0.3667178790504207, 1.2304035351194051, 3.131782210194068, 1.4191094249240477, 3.0688861614902034, 0.6568047318994953, -0.2291805796437417, 1.1883267021422965, 2.9358952218293464, 1.1490613804162155, 3.1269175025914624], "count": [437]}, "gripper_mode_state": {"mean": [0.22654462242562928, 0.13501144164759726], "std": [0.41859545682634364, 0.34173579307973345], "min": [0, 0], "max": [1, 1], "count": [437]}, "gripper_activity_state": {"mean": [1.8878718535469108, 1.8901601830663615], "std": [0.39881323038711125, 0.41902056657275194], "min": [0, 0], "max": [2, 2], "count": [437]}, "gripper_mode_action": {"mean": [0.22654462242562928, 0.13501144164759726], "std": [0.41859545682634364, 0.34173579307973345], "min": [0, 0], "max": [1, 1], "count": [437]}, "gripper_activity_action": {"mean": [1.8878718535469108, 1.8901601830663615], "std": [0.39881323038711125, 0.41902056657275194], "min": [0, 0], "max": [2, 2], "count": [437]}, "gripper_open_scale_state": {"mean": [0.612527459954231, 0.4769004575698794], "std": [0.21246184045709884, 0.14261582397514203], "min": [0.188, 0.034], "max": [0.815, 0.551], "count": [437]}, "gripper_open_scale_action": {"mean": [0.612527459954231, 0.4769004575698794], "std": [0.21246184045709884, 0.14261582397514203], "min": [0.188, 0.034], "max": [0.815, 0.551], "count": [437]}}} +{"episode_index": 364, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4146091789215686]], [[0.41189918913398693]], [[0.4084845486111111]]], "std": [[[0.2226813025249556]], [[0.22828800086828313]], [[0.2310968048054873]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[0.8]], [[0.803921568627451]]], "mean": [[[0.4538613214869281]], [[0.4548260069444444]], [[0.44918415236928105]]], "std": [[[0.1522446999677704]], [[0.1587372308701456]], [[0.15949529682617278]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.7450980392156863]], [[0.7450980392156863]]], "mean": [[[0.4693554697712418]], [[0.4730699857026144]], [[0.4687365767973856]]], "std": [[[0.0828895424975951]], [[0.08550751596945563]], [[0.08564178557694771]]], "count": [100]}, "observation.state": {"min": [0.30075517296791077, 1.9647870063781738, -1.0598862171173096, -1.0725398063659668, -2.5545687675476074, -1.5022921562194824, 0.7990990281105042, 65.0, 0.15492099523544312, 0.28939899802207947, -0.01521500013768673, -3.0139999389648438, 0.13499999046325684, -0.8029999732971191, -0.8759284019470215, -2.0697336196899414, 0.7974409461021423, 0.09299115091562271, 0.5674763321876526, 0.9354790449142456, -2.2355923652648926, 189.0, -0.3212060034275055, 0.2401449978351593, -0.01477499958127737, 0.671999990940094, -0.36399999260902405, -3.1411852836608887], "max": [0.8050854802131653, 2.076976776123047, -0.22076670825481415, -0.08578293770551682, -0.6732956767082214, -1.0583851337432861, 2.158344030380249, 736.0, 0.40972599387168884, 0.44161298871040344, 0.13487699627876282, -0.1669999659061432, 1.2680000066757202, 1.2829999923706055, -0.23305381834506989, -1.866158366203308, 1.3400464057922363, 1.4736688137054443, 2.7108280658721924, 1.9614185094833374, -0.8544608950614929, 859.0, -0.07512500137090683, 0.40704798698425293, 0.14222200214862823, 3.0139999389648438, 1.406000018119812, 3.13700008392334], "mean": [0.44791677594184875, 2.058058977127075, -0.44404178857803345, -0.36508938670158386, -1.2809631824493408, -1.348793864250183, 1.2671929597854614, 550.8946533203125, 0.34114277362823486, 0.336722195148468, 0.07618005573749542, -1.1559193134307861, 0.9405595660209656, 0.5625002384185791, -0.5074965953826904, -2.053208827972412, 1.1248291730880737, 0.7708054184913635, 1.4260635375976562, 1.6036649942398071, -1.4597781896591187, 635.4913330078125, -0.21403919160366058, 0.34494882822036743, 0.03835376724600792, 2.250464677810669, 0.6414896249771118, 0.9423226714134216], "std": [0.15743333101272583, 0.03168351948261261, 0.2618134617805481, 0.3599056601524353, 0.6771323680877686, 0.11243180930614471, 0.5121371150016785, 172.5574188232422, 0.0734250396490097, 0.05339434742927551, 0.035619933158159256, 1.1092501878738403, 0.38511183857917786, 0.8737385272979736, 0.2192029058933258, 0.03857480362057686, 0.17425505816936493, 0.48315557837486267, 0.9150589108467102, 0.15677815675735474, 0.5615997910499573, 246.45095825195312, 0.07357694208621979, 0.03950049728155136, 0.03446196764707565, 0.650275468826294, 0.6925310492515564, 2.562863349914551], "count": [470]}, "action": {"min": [0.30075517296791077, 1.9647870063781738, -1.0598862171173096, -1.0725398063659668, -2.5545687675476074, -1.5022921562194824, 0.7990990281105042, 65.0, 0.15492099523544312, 0.28939899802207947, -0.01521500013768673, -3.0139999389648438, 0.13499999046325684, -0.8029999732971191, -0.8759284019470215, -2.0697336196899414, 0.7974409461021423, 0.09299115091562271, 0.5674763321876526, 0.9354790449142456, -2.2355923652648926, 189.0, -0.3212060034275055, 0.2401449978351593, -0.01477499958127737, 0.671999990940094, -0.36399999260902405, -3.1411852836608887], "max": [0.8050854802131653, 2.076976776123047, -0.22076670825481415, -0.08578293770551682, -0.6732956767082214, -1.0583851337432861, 2.158344030380249, 736.0, 0.40972599387168884, 0.44161298871040344, 0.13487699627876282, -0.1669999659061432, 1.2680000066757202, 1.2829999923706055, -0.23305381834506989, -1.866158366203308, 1.3400464057922363, 1.4736688137054443, 2.7108280658721924, 1.9614185094833374, -0.8544608950614929, 859.0, -0.07512500137090683, 0.40704798698425293, 0.14222200214862823, 3.0139999389648438, 1.406000018119812, 3.13700008392334], "mean": [0.44791677594184875, 2.058058977127075, -0.44404178857803345, -0.36508938670158386, -1.2809631824493408, -1.348793864250183, 1.2671929597854614, 550.8946533203125, 0.34114277362823486, 0.336722195148468, 0.07618005573749542, -1.1559193134307861, 0.9405595660209656, 0.5625002384185791, -0.5074965953826904, -2.053208827972412, 1.1248291730880737, 0.7708054184913635, 1.4260635375976562, 1.6036649942398071, -1.4597781896591187, 635.4913330078125, -0.21403919160366058, 0.34494882822036743, 0.03835376724600792, 2.250464677810669, 0.6414896249771118, 0.9423226714134216], "std": [0.15743333101272583, 0.03168351948261261, 0.2618134617805481, 0.3599056601524353, 0.6771323680877686, 0.11243180930614471, 0.5121371150016785, 172.5574188232422, 0.0734250396490097, 0.05339434742927551, 0.035619933158159256, 1.1092501878738403, 0.38511183857917786, 0.8737385272979736, 0.2192029058933258, 0.03857480362057686, 0.17425505816936493, 0.48315557837486267, 0.9150589108467102, 0.15677815675735474, 0.5615997910499573, 246.45095825195312, 0.07357694208621979, 0.03950049728155136, 0.03446196764707565, 0.650275468826294, 0.6925310492515564, 2.562863349914551], "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": [384], "max": [384], "mean": [384.0], "std": [0.0], "count": [470]}, "index": {"min": [209699], "max": [210168], "mean": [209933.5], "std": [135.6770061580075], "count": [470]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [470]}, "subtask_annotation": {"mean": [9.831914893617022, 29.0, 29.0, 29.0, 29.0], "std": [9.611354242547495, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [470]}, "scene_annotation": {"mean": [384.0], "std": [0.0], "min": [384], "max": [384], "count": [470]}, "eef_direction_state": {"mean": [4.495744680851064, 4.457446808510638], "std": [1.6563812705822027, 1.9638482284005399], "min": [0, 0], "max": [6, 6], "count": [470]}, "eef_velocity_state": {"mean": [0.7702127659574468, 0.674468085106383], "std": [0.7310484728280778, 0.805821395423247], "min": [0, 0], "max": [2, 2], "count": [470]}, "eef_acc_mag_state": {"mean": [0.8851063829787233, 0.6851063829787234], "std": [0.8325757836324398, 0.8139681428771222], "min": [0, 0], "max": [2, 2], "count": [470]}, "eef_direction_action": {"mean": [4.495744680851064, 4.457446808510638], "std": [1.6563812705822027, 1.9638482284005399], "min": [0, 0], "max": [6, 6], "count": [470]}, "eef_velocity_action": {"mean": [0.7702127659574468, 0.674468085106383], "std": [0.7310484728280778, 0.805821395423247], "min": [0, 0], "max": [2, 2], "count": [470]}, "eef_acc_mag_action": {"mean": [0.8851063829787233, 0.6851063829787234], "std": [0.8325757836324398, 0.8139681428771222], "min": [0, 0], "max": [2, 2], "count": [470]}, "eef_sim_pose_state": {"mean": [0.5470680720266908, 0.2636161136303027, 1.1463940107375032, -0.19412172834614724, 0.8351482717321093, 0.09180794577599717, 0.5280820061733049, -0.35914857869373273, 1.0777871222968762, 1.6490141900703903, 0.8739492596511423, 0.09418945740053393], "std": [0.049820697782212764, 0.06671877711459986, 0.0676246169324265, 1.974010061348848, 0.2776286334936699, 1.6537101303502237, 0.062133174058328494, 0.057260455420291595, 0.049786327302908336, 0.7462935905474977, 0.1281042907569487, 1.754512529929426], "min": [0.4310056292700288, 0.14581306401485686, 1.071121474457659, -3.140540693741988, 0.31942893562589436, -3.0258568559399195, 0.4745050787752821, -0.4135217202930319, 1.027543919839267, 0.8264697040407043, 0.6572422153001374, -3.0826591054218224], "max": [0.6143456235038085, 0.38519885744661536, 1.267948133761516, 3.134178584330283, 1.4805847287626324, 3.0095564435288225, 0.6480041159615025, -0.19942804090423266, 1.1832621470285405, 3.035145283531529, 1.2590928637766066, 3.139338058271896], "count": [470]}, "eef_sim_pose_action": {"mean": [0.5470680720266908, 0.2636161136303027, 1.1463940107375032, -0.19412172834614724, 0.8351482717321093, 0.09180794577599717, 0.5280820061733049, -0.35914857869373273, 1.0777871222968762, 1.6490141900703903, 0.8739492596511423, 0.09418945740053393], "std": [0.049820697782212764, 0.06671877711459986, 0.0676246169324265, 1.974010061348848, 0.2776286334936699, 1.6537101303502237, 0.062133174058328494, 0.057260455420291595, 0.049786327302908336, 0.7462935905474977, 0.1281042907569487, 1.754512529929426], "min": [0.4310056292700288, 0.14581306401485686, 1.071121474457659, -3.140540693741988, 0.31942893562589436, -3.0258568559399195, 0.4745050787752821, -0.4135217202930319, 1.027543919839267, 0.8264697040407043, 0.6572422153001374, -3.0826591054218224], "max": [0.6143456235038085, 0.38519885744661536, 1.267948133761516, 3.134178584330283, 1.4805847287626324, 3.0095564435288225, 0.6480041159615025, -0.19942804090423266, 1.1832621470285405, 3.035145283531529, 1.2590928637766066, 3.139338058271896], "count": [470]}, "gripper_mode_state": {"mean": [0.3, 0.1425531914893617], "std": [0.45825756949558555, 0.349616617290367], "min": [0, 0], "max": [1, 1], "count": [470]}, "gripper_activity_state": {"mean": [1.7595744680851064, 1.9106382978723404], "std": [0.5646160715781088, 0.3697233252807796], "min": [0, 0], "max": [2, 2], "count": [470]}, "gripper_mode_action": {"mean": [0.3, 0.1425531914893617], "std": [0.45825756949558555, 0.349616617290367], "min": [0, 0], "max": [1, 1], "count": [470]}, "gripper_activity_action": {"mean": [1.7595744680851064, 1.9106382978723404], "std": [0.5646160715781088, 0.3697233252807796], "min": [0, 0], "max": [2, 2], "count": [470]}, "gripper_open_scale_state": {"mean": [0.6354914892967708, 0.5508946815328404], "std": [0.2464510264930478, 0.17255733334712653], "min": [0.189, 0.065], "max": [0.859, 0.736], "count": [470]}, "gripper_open_scale_action": {"mean": [0.6354914892967708, 0.5508946815328404], "std": [0.2464510264930478, 0.17255733334712653], "min": [0.189, 0.065], "max": [0.859, 0.736], "count": [470]}}} +{"episode_index": 365, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.4244513235294118]], [[0.42009444852941175]], [[0.4171212336601307]]], "std": [[[0.218809556126726]], [[0.22576286274158927]], [[0.22780366828001403]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[0.9215686274509803]], [[0.8823529411764706]]], "mean": [[[0.44536868464052287]], [[0.44552308823529413]], [[0.44056222017973856]]], "std": [[[0.1794635622711957]], [[0.1876328356432627]], [[0.18948351347154152]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4404065175653595]], [[0.44026406045751637]], [[0.4356863010620915]]], "std": [[[0.14852286684636862]], [[0.1553875572763109]], [[0.15706589358683837]]], "count": [100]}, "observation.state": {"min": [0.2269451767206192, 2.032017230987549, -1.2349426746368408, -1.5607256889343262, -2.405395269393921, -1.9539659023284912, 0.5008745789527893, 68.0, 0.14238199591636658, 0.2830139994621277, -0.03558799996972084, -3.1391851902008057, -0.04800000414252281, -0.7450000047683716, -0.7316595315933228, -2.0719153881073, 0.47905799746513367, -0.05979498103260994, 0.7456046938896179, 0.958534836769104, -2.5106215476989746, 243.0, -0.36268800497055054, 0.219309002161026, -0.0393190011382103, 1.3329999446868896, -0.5920000076293945, -3.1411852836608887], "max": [0.6910457015037537, 2.092388153076172, -0.6870313882827759, 0.10990338772535324, -0.6079505681991577, -1.3880603313446045, 2.1867055892944336, 708.0, 0.38164499402046204, 0.37984201312065125, 0.07548400014638901, 3.1389999389648438, 1.2990000247955322, 0.6420000195503235, -0.03689626231789589, -1.9689059257507324, 1.7020102739334106, 1.6318130493164062, 2.75500226020813, 1.7465161085128784, -0.37716567516326904, 786.0, -0.1341560035943985, 0.4204469919204712, 0.11051999777555466, 2.9549999237060547, 1.194000005722046, 3.13100004196167], "mean": [0.39180701971054077, 2.0765912532806396, -0.8139021396636963, -0.3766336143016815, -1.151769995689392, -1.5016241073608398, 1.1547110080718994, 605.858642578125, 0.312368780374527, 0.3080141842365265, 0.022927701473236084, -1.5092411041259766, 0.9114523530006409, 0.05969591438770294, -0.36250919103622437, -2.059434413909912, 1.1808674335479736, 0.9531942009925842, 1.8000677824020386, 1.340410590171814, -1.439939022064209, 610.6990356445312, -0.24699775874614716, 0.33758845925331116, 0.019203392788767815, 2.3600709438323975, 0.3210669159889221, -0.19316938519477844], "std": [0.09548690170049667, 0.009396522305905819, 0.15116733312606812, 0.5572569370269775, 0.6956756114959717, 0.13330082595348358, 0.6198546886444092, 161.8490753173828, 0.0736834853887558, 0.025028390809893608, 0.022708028554916382, 1.3667670488357544, 0.4977533221244812, 0.4802551567554474, 0.20871153473854065, 0.020173808559775352, 0.29404565691947937, 0.5197370648384094, 0.7953252792358398, 0.17647072672843933, 0.6470110416412354, 202.18202209472656, 0.07731500267982483, 0.05628325045108795, 0.034983161836862564, 0.390762060880661, 0.6121271252632141, 2.821607828140259], "count": [329]}, "action": {"min": [0.2269451767206192, 2.032017230987549, -1.2349426746368408, -1.5607256889343262, -2.405395269393921, -1.9539659023284912, 0.5008745789527893, 68.0, 0.14238199591636658, 0.2830139994621277, -0.03558799996972084, -3.1391851902008057, -0.04800000414252281, -0.7450000047683716, -0.7316595315933228, -2.0719153881073, 0.47905799746513367, -0.05979498103260994, 0.7456046938896179, 0.958534836769104, -2.5106215476989746, 243.0, -0.36268800497055054, 0.219309002161026, -0.0393190011382103, 1.3329999446868896, -0.5920000076293945, -3.1411852836608887], "max": [0.6910457015037537, 2.092388153076172, -0.6870313882827759, 0.10990338772535324, -0.6079505681991577, -1.3880603313446045, 2.1867055892944336, 708.0, 0.38164499402046204, 0.37984201312065125, 0.07548400014638901, 3.1389999389648438, 1.2990000247955322, 0.6420000195503235, -0.03689626231789589, -1.9689059257507324, 1.7020102739334106, 1.6318130493164062, 2.75500226020813, 1.7465161085128784, -0.37716567516326904, 786.0, -0.1341560035943985, 0.4204469919204712, 0.11051999777555466, 2.9549999237060547, 1.194000005722046, 3.13100004196167], "mean": [0.39180701971054077, 2.0765912532806396, -0.8139021396636963, -0.3766336143016815, -1.151769995689392, -1.5016241073608398, 1.1547110080718994, 605.858642578125, 0.312368780374527, 0.3080141842365265, 0.022927701473236084, -1.5092411041259766, 0.9114523530006409, 0.05969591438770294, -0.36250919103622437, -2.059434413909912, 1.1808674335479736, 0.9531942009925842, 1.8000677824020386, 1.340410590171814, -1.439939022064209, 610.6990356445312, -0.24699775874614716, 0.33758845925331116, 0.019203392788767815, 2.3600709438323975, 0.3210669159889221, -0.19316938519477844], "std": [0.09548690170049667, 0.009396522305905819, 0.15116733312606812, 0.5572569370269775, 0.6956756114959717, 0.13330082595348358, 0.6198546886444092, 161.8490753173828, 0.0736834853887558, 0.025028390809893608, 0.022708028554916382, 1.3667670488357544, 0.4977533221244812, 0.4802551567554474, 0.20871153473854065, 0.020173808559775352, 0.29404565691947937, 0.5197370648384094, 0.7953252792358398, 0.17647072672843933, 0.6470110416412354, 202.18202209472656, 0.07731500267982483, 0.05628325045108795, 0.034983161836862564, 0.390762060880661, 0.6121271252632141, 2.821607828140259], "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": [385], "max": [385], "mean": [385.0], "std": [0.0], "count": [329]}, "index": {"min": [210169], "max": [210497], "mean": [210333.0], "std": [94.97368056467013], "count": [329]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [329]}, "subtask_annotation": {"mean": [9.164133738601823, 29.0, 29.0, 29.0, 29.0], "std": [9.132116540926772, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [329]}, "scene_annotation": {"mean": [385.0], "std": [0.0], "min": [385], "max": [385], "count": [329]}, "eef_direction_state": {"mean": [3.5653495440729484, 4.1580547112462005], "std": [1.9168465941908055, 1.9753658850920235], "min": [0, 0], "max": [6, 6], "count": [329]}, "eef_velocity_state": {"mean": [1.0759878419452888, 0.8844984802431611], "std": [0.6954045944658104, 0.831761126878469], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_acc_mag_state": {"mean": [1.0911854103343466, 0.8358662613981763], "std": [0.7898759813584424, 0.8381786197030825], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_direction_action": {"mean": [3.5653495440729484, 4.1580547112462005], "std": [1.9168465941908055, 1.9753658850920235], "min": [0, 0], "max": [6, 6], "count": [329]}, "eef_velocity_action": {"mean": [1.0759878419452888, 0.8844984802431611], "std": [0.6954045944658104, 0.831761126878469], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_acc_mag_action": {"mean": [1.0911854103343466, 0.8358662613981763], "std": [0.7898759813584424, 0.8381786197030825], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_sim_pose_state": {"mean": [0.5340949151812425, 0.2701696346385269, 1.1203497172542276, 0.6693525587792428, 0.9022456840234905, 0.17979928064426307, 0.5025100514295756, -0.3117869648999135, 1.0642139597115907, 1.6781583794964816, 0.9869407486062263, 0.1769689980436124], "std": [0.06505352876374113, 0.07153595200549143, 0.06630632872917594, 2.0275275479014017, 0.5067032227060365, 1.7798139809297306, 0.0386485503665921, 0.044395267178489135, 0.063867498397669, 0.6741658430498448, 0.1948328594981081, 1.8177136719888067], "min": [0.4027311984857731, 0.15673289997068696, 1.0180330872960988, -3.1321552400441006, 0.1803527594780827, -3.093995474672458, 0.4658638672307845, -0.35879984812158444, 1.013805094933394, 0.6483488028616697, 0.5478551682827613, -3.0458296947537002], "max": [0.6256427223199253, 0.37940567758477717, 1.2090539324467373, 3.128862617029708, 1.5516453522825127, 3.063741792556825, 0.5974487137228413, -0.20688576710003714, 1.2339416975235638, 2.820501255060127, 1.3068747858957042, 3.117510764325387], "count": [329]}, "eef_sim_pose_action": {"mean": [0.5340949151812425, 0.2701696346385269, 1.1203497172542276, 0.6693525587792428, 0.9022456840234905, 0.17979928064426307, 0.5025100514295756, -0.3117869648999135, 1.0642139597115907, 1.6781583794964816, 0.9869407486062263, 0.1769689980436124], "std": [0.06505352876374113, 0.07153595200549143, 0.06630632872917594, 2.0275275479014017, 0.5067032227060365, 1.7798139809297306, 0.0386485503665921, 0.044395267178489135, 0.063867498397669, 0.6741658430498448, 0.1948328594981081, 1.8177136719888067], "min": [0.4027311984857731, 0.15673289997068696, 1.0180330872960988, -3.1321552400441006, 0.1803527594780827, -3.093995474672458, 0.4658638672307845, -0.35879984812158444, 1.013805094933394, 0.6483488028616697, 0.5478551682827613, -3.0458296947537002], "max": [0.6256427223199253, 0.37940567758477717, 1.2090539324467373, 3.128862617029708, 1.5516453522825127, 3.063741792556825, 0.5974487137228413, -0.20688576710003714, 1.2339416975235638, 2.820501255060127, 1.3068747858957042, 3.117510764325387], "count": [329]}, "gripper_mode_state": {"mean": [0.24620060790273557, 0.14893617021276595], "std": [0.4307967833805848, 0.3560255432059896], "min": [0, 0], "max": [1, 1], "count": [329]}, "gripper_activity_state": {"mean": [1.8541033434650456, 1.8237082066869301], "std": [0.4837698983484743, 0.5281586870886814], "min": [0, 0], "max": [2, 2], "count": [329]}, "gripper_mode_action": {"mean": [0.24620060790273557, 0.14893617021276595], "std": [0.4307967833805848, 0.3560255432059896], "min": [0, 0], "max": [1, 1], "count": [329]}, "gripper_activity_action": {"mean": [1.8541033434650456, 1.8237082066869301], "std": [0.4837698983484743, 0.5281586870886814], "min": [0, 0], "max": [2, 2], "count": [329]}, "gripper_open_scale_state": {"mean": [0.6106990884705522, 0.6058586626603606], "std": [0.20218249112308487, 0.1618491086783428], "min": [0.243, 0.068], "max": [0.786, 0.708], "count": [329]}, "gripper_open_scale_action": {"mean": [0.6106990884705522, 0.6058586626603606], "std": [0.20218249112308487, 0.1618491086783428], "min": [0.243, 0.068], "max": [0.786, 0.708], "count": [329]}}} +{"episode_index": 366, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.42293270424836604]], [[0.419137385620915]], [[0.4159069750816993]]], "std": [[[0.21661731798045783]], [[0.2232920205107972]], [[0.2252192674352953]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[0.8980392156862745]], [[0.8588235294117647]]], "mean": [[[0.45362843545751635]], [[0.45400691584967323]], [[0.44877094362745096]]], "std": [[[0.16898784497649447]], [[0.17537752425080072]], [[0.17709548885530682]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.458573455882353]], [[0.4602068382352941]], [[0.4569718280228758]]], "std": [[[0.13451651603452738]], [[0.13995838006678601]], [[0.14083037200440232]]], "count": [100]}, "observation.state": {"min": [0.1843067854642868, 2.0042314529418945, -1.222166895866394, -1.6098568439483643, -2.460233449935913, -1.8191741704940796, 0.40997785329818726, 72.0, 0.11212199926376343, 0.2705239951610565, -0.036253999918699265, -3.1331851482391357, 0.08300000429153442, -0.9300000071525574, -0.6648831963539124, -2.072735548019409, 0.8405157327651978, -0.0002268928219564259, 0.6421590447425842, 0.8747940063476562, -2.5071654319763184, 233.0, -0.369143009185791, 0.24144400656223297, -0.0540740005671978, 1.4700000286102295, -0.6019999980926514, -3.1411852836608887], "max": [0.7465296387672424, 2.0924925804138184, -0.6396806240081787, 0.1446179896593094, -0.5966582894325256, -1.23518705368042, 2.346961736679077, 738.0, 0.36531201004981995, 0.3827179968357086, 0.12400399893522263, -1.003999948501587, 1.1979999542236328, 0.8450000286102295, -0.10960667580366135, -1.958975076675415, 1.700055480003357, 1.5713722705841064, 2.776923656463623, 1.615319848060608, -0.398703008890152, 741.0, -0.13315899670124054, 0.41141200065612793, 0.08709099888801575, 2.7909998893737793, 1.2599999904632568, 3.140000104904175], "mean": [0.37762030959129333, 2.072089433670044, -0.8064541220664978, -0.46713319420814514, -1.185890555381775, -1.571258306503296, 1.2231370210647583, 635.5836791992188, 0.30202555656433105, 0.3088998794555664, 0.04904311150312424, -1.7528289556503296, 0.853758692741394, 0.19610938429832458, -0.33776527643203735, -2.060330629348755, 1.2530404329299927, 0.8986411094665527, 1.6548000574111938, 1.3619537353515625, -1.485390305519104, 583.2540283203125, -0.2508682906627655, 0.3283262550830841, 0.018605094403028488, 2.312238931655884, 0.4625532627105713, 0.33320313692092896], "std": [0.1275201290845871, 0.01745953969657421, 0.15404340624809265, 0.5443570613861084, 0.7448694705963135, 0.09870632737874985, 0.6852762699127197, 200.81979370117188, 0.07036089152097702, 0.0327574722468853, 0.03365751728415489, 0.8440296649932861, 0.42181625962257385, 0.6805700063705444, 0.21350738406181335, 0.020027238875627518, 0.23577839136123657, 0.5304623246192932, 0.9087327122688293, 0.18486270308494568, 0.6319593191146851, 168.99400329589844, 0.08118171989917755, 0.06033693253993988, 0.03571039065718651, 0.3628159463405609, 0.7097695469856262, 2.8560097217559814], "count": [311]}, "action": {"min": [0.1843067854642868, 2.0042314529418945, -1.222166895866394, -1.6098568439483643, -2.460233449935913, -1.8191741704940796, 0.40997785329818726, 72.0, 0.11212199926376343, 0.2705239951610565, -0.036253999918699265, -3.1331851482391357, 0.08300000429153442, -0.9300000071525574, -0.6648831963539124, -2.072735548019409, 0.8405157327651978, -0.0002268928219564259, 0.6421590447425842, 0.8747940063476562, -2.5071654319763184, 233.0, -0.369143009185791, 0.24144400656223297, -0.0540740005671978, 1.4700000286102295, -0.6019999980926514, -3.1411852836608887], "max": [0.7465296387672424, 2.0924925804138184, -0.6396806240081787, 0.1446179896593094, -0.5966582894325256, -1.23518705368042, 2.346961736679077, 738.0, 0.36531201004981995, 0.3827179968357086, 0.12400399893522263, -1.003999948501587, 1.1979999542236328, 0.8450000286102295, -0.10960667580366135, -1.958975076675415, 1.700055480003357, 1.5713722705841064, 2.776923656463623, 1.615319848060608, -0.398703008890152, 741.0, -0.13315899670124054, 0.41141200065612793, 0.08709099888801575, 2.7909998893737793, 1.2599999904632568, 3.140000104904175], "mean": [0.37762030959129333, 2.072089433670044, -0.8064541220664978, -0.46713319420814514, -1.185890555381775, -1.571258306503296, 1.2231370210647583, 635.5836791992188, 0.30202555656433105, 0.3088998794555664, 0.04904311150312424, -1.7528289556503296, 0.853758692741394, 0.19610938429832458, -0.33776527643203735, -2.060330629348755, 1.2530404329299927, 0.8986411094665527, 1.6548000574111938, 1.3619537353515625, -1.485390305519104, 583.2540283203125, -0.2508682906627655, 0.3283262550830841, 0.018605094403028488, 2.312238931655884, 0.4625532627105713, 0.33320313692092896], "std": [0.1275201290845871, 0.01745953969657421, 0.15404340624809265, 0.5443570613861084, 0.7448694705963135, 0.09870632737874985, 0.6852762699127197, 200.81979370117188, 0.07036089152097702, 0.0327574722468853, 0.03365751728415489, 0.8440296649932861, 0.42181625962257385, 0.6805700063705444, 0.21350738406181335, 0.020027238875627518, 0.23577839136123657, 0.5304623246192932, 0.9087327122688293, 0.18486270308494568, 0.6319593191146851, 168.99400329589844, 0.08118171989917755, 0.06033693253993988, 0.03571039065718651, 0.3628159463405609, 0.7097695469856262, 2.8560097217559814], "count": [311]}, "timestamp": {"min": [0.0], "max": [10.333333333333334], "mean": [5.166666666666666], "std": [2.9925834249951255], "count": [311]}, "frame_index": {"min": [0], "max": [310], "mean": [155.0], "std": [89.77750274985377], "count": [311]}, "episode_index": {"min": [386], "max": [386], "mean": [386.0], "std": [0.0], "count": [311]}, "index": {"min": [210498], "max": [210808], "mean": [210653.0], "std": [89.77750274985377], "count": [311]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [311]}, "subtask_annotation": {"mean": [9.70096463022508, 29.0, 29.0, 29.0, 29.0], "std": [9.150613584510356, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [311]}, "scene_annotation": {"mean": [386.0], "std": [0.0], "min": [386], "max": [386], "count": [311]}, "eef_direction_state": {"mean": [3.787781350482315, 3.9485530546623795], "std": [1.7967401431211487, 1.9003949909908922], "min": [0, 0], "max": [6, 6], "count": [311]}, "eef_velocity_state": {"mean": [1.0257234726688103, 0.977491961414791], "std": [0.7077754022256341, 0.811577091432053], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_acc_mag_state": {"mean": [1.0257234726688103, 0.8713826366559485], "std": [0.817403567610837, 0.8427014161257315], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_direction_action": {"mean": [3.787781350482315, 3.9485530546623795], "std": [1.7967401431211487, 1.9003949909908922], "min": [0, 0], "max": [6, 6], "count": [311]}, "eef_velocity_action": {"mean": [1.0257234726688103, 0.977491961414791], "std": [0.7077754022256341, 0.811577091432053], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_acc_mag_action": {"mean": [1.0257234726688103, 0.8713826366559485], "std": [0.817403567610837, 0.8427014161257315], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_sim_pose_state": {"mean": [0.5236633175369535, 0.27111194884405626, 1.1139961761465556, 0.6943419031019652, 0.841004811260359, 0.18681209430147763, 0.503229873025996, -0.32356627386507175, 1.0863067484160218, 1.469850788136576, 0.9661468067103098, -0.06480628850741879], "std": [0.06956303490869432, 0.07651221353847579, 0.06619354342045623, 1.9455033404643478, 0.41485949880664297, 1.6943928112990994, 0.045105739901321495, 0.05393343764114836, 0.06124210618491149, 0.85182290436727, 0.19360016858309356, 1.7823337983033214], "min": [0.42359330865867445, 0.14512208321010364, 1.012827977588972, -3.1279359772698334, 0.16264797521970253, -3.1353787533914814, 0.4563734661220433, -0.39202798130097355, 1.0297989526747997, 0.22860485241813502, 0.5105898766819612, -3.0204999273833533], "max": [0.6126630714380249, 0.37040427730609765, 1.2081844227136123, 3.1338648537535336, 1.4926317902576391, 3.0385790977886806, 0.59932678153019, -0.15162470007369322, 1.2466861705562704, 2.7981100994726376, 1.342949650016119, 3.110190639969935], "count": [311]}, "eef_sim_pose_action": {"mean": [0.5236633175369535, 0.27111194884405626, 1.1139961761465556, 0.6943419031019652, 0.841004811260359, 0.18681209430147763, 0.503229873025996, -0.32356627386507175, 1.0863067484160218, 1.469850788136576, 0.9661468067103098, -0.06480628850741879], "std": [0.06956303490869432, 0.07651221353847579, 0.06619354342045623, 1.9455033404643478, 0.41485949880664297, 1.6943928112990994, 0.045105739901321495, 0.05393343764114836, 0.06124210618491149, 0.85182290436727, 0.19360016858309356, 1.7823337983033214], "min": [0.42359330865867445, 0.14512208321010364, 1.012827977588972, -3.1279359772698334, 0.16264797521970253, -3.1353787533914814, 0.4563734661220433, -0.39202798130097355, 1.0297989526747997, 0.22860485241813502, 0.5105898766819612, -3.0204999273833533], "max": [0.6126630714380249, 0.37040427730609765, 1.2081844227136123, 3.1338648537535336, 1.4926317902576391, 3.0385790977886806, 0.59932678153019, -0.15162470007369322, 1.2466861705562704, 2.7981100994726376, 1.342949650016119, 3.110190639969935], "count": [311]}, "gripper_mode_state": {"mean": [0.2347266881028939, 0.16720257234726688], "std": [0.4238278777937347, 0.3731566321904574], "min": [0, 0], "max": [1, 1], "count": [311]}, "gripper_activity_state": {"mean": [1.8456591639871383, 1.842443729903537], "std": [0.46273213474465746, 0.4984856255293631], "min": [0, 0], "max": [2, 2], "count": [311]}, "gripper_mode_action": {"mean": [0.2347266881028939, 0.16720257234726688], "std": [0.4238278777937347, 0.3731566321904574], "min": [0, 0], "max": [1, 1], "count": [311]}, "gripper_activity_action": {"mean": [1.8456591639871383, 1.842443729903537], "std": [0.46273213474465746, 0.4984856255293631], "min": [0, 0], "max": [2, 2], "count": [311]}, "gripper_open_scale_state": {"mean": [0.5832540190472829, 0.6355836011635152], "std": [0.16899403089610235, 0.20081976907646756], "min": [0.233, 0.072], "max": [0.741, 0.738], "count": [311]}, "gripper_open_scale_action": {"mean": [0.5832540190472829, 0.6355836011635152], "std": [0.16899403089610235, 0.20081976907646756], "min": [0.233, 0.072], "max": [0.741, 0.738], "count": [311]}}} +{"episode_index": 367, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.43000841299019604]], [[0.4253233966503268]], [[0.42148858455882354]]], "std": [[[0.21432073356990597]], [[0.2216368065701154]], [[0.22425587214495646]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8588235294117647]], [[0.8313725490196079]], [[0.8235294117647058]]], "mean": [[[0.46159950571895425]], [[0.46299204248366016]], [[0.4585020526960784]]], "std": [[[0.15426551762336244]], [[0.16111171707487806]], [[0.1624145483655476]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4626222283496732]], [[0.4614903901143791]], [[0.45904360498366015]]], "std": [[[0.13573370568229878]], [[0.14321552290355627]], [[0.14391157981791886]]], "count": [100]}, "observation.state": {"min": [0.11159635335206985, 2.0344083309173584, -1.02428138256073, -1.4642438888549805, -2.4773552417755127, -1.9016759395599365, 0.3862588107585907, -1.0, 0.1595190018415451, 0.26232001185417175, 0.007845999673008919, -3.1361851692199707, 0.20499999821186066, -1.1699999570846558, -0.5889438986778259, -2.0739572048187256, 0.4554087817668915, -0.0878598764538765, 0.9829171299934387, 0.8073021173477173, -2.554149627685547, 235.0, -0.37724199891090393, 0.22498799860477448, -0.05217999964952469, 1.3960000276565552, -0.43799999356269836, -3.1361851692199707], "max": [0.5486791729927063, 2.087745428085327, -0.5403539538383484, 0.10126400738954544, -0.6273237466812134, -1.507493257522583, 2.302525758743286, 795.0, 0.34661999344825745, 0.3614499866962433, 0.1352429986000061, 3.130000114440918, 1.149999976158142, 0.890999972820282, -0.02981022372841835, -2.029259443283081, 1.7746682167053223, 1.7071239948272705, 2.6530051231384277, 1.7986141443252563, -0.3958057761192322, 783.0, -0.125233992934227, 0.3934729993343353, 0.10874400287866592, 2.88700008392334, 1.1649999618530273, 3.140000104904175], "mean": [0.38297122716903687, 2.0700740814208984, -0.6934686303138733, -0.5123641490936279, -1.3818860054016113, -1.6256892681121826, 1.3190926313400269, 628.9347534179688, 0.31085532903671265, 0.3058317005634308, 0.05473211780190468, -1.8178774118423462, 0.7791776061058044, -0.04328727722167969, -0.266726553440094, -2.06469988822937, 1.1053941249847412, 0.9349654316902161, 1.6366474628448486, 1.4262504577636719, -1.513387680053711, 628.4191284179688, -0.26062190532684326, 0.31209152936935425, 0.03890819102525711, 2.2634923458099365, 0.5825328230857849, 1.1757879257202148], "std": [0.08608189970254898, 0.013978254981338978, 0.08655735850334167, 0.558588981628418, 0.8026947379112244, 0.07929115742444992, 0.7750197052955627, 264.19097900390625, 0.04284670576453209, 0.024780379608273506, 0.025407228618860245, 1.0973159074783325, 0.3642841577529907, 0.8435701727867126, 0.2018752098083496, 0.008382489904761314, 0.31236502528190613, 0.4950335621833801, 0.7572568655014038, 0.1858779639005661, 0.6500917673110962, 138.8089141845703, 0.0732293576002121, 0.05455300211906433, 0.041876062750816345, 0.3435657024383545, 0.6038744449615479, 2.6263134479522705], "count": [383]}, "action": {"min": [0.11159635335206985, 2.0344083309173584, -1.02428138256073, -1.4642438888549805, -2.4773552417755127, -1.9016759395599365, 0.3862588107585907, -1.0, 0.1595190018415451, 0.26232001185417175, 0.007845999673008919, -3.1361851692199707, 0.20499999821186066, -1.1699999570846558, -0.5889438986778259, -2.0739572048187256, 0.4554087817668915, -0.0878598764538765, 0.9829171299934387, 0.8073021173477173, -2.554149627685547, 235.0, -0.37724199891090393, 0.22498799860477448, -0.05217999964952469, 1.3960000276565552, -0.43799999356269836, -3.1361851692199707], "max": [0.5486791729927063, 2.087745428085327, -0.5403539538383484, 0.10126400738954544, -0.6273237466812134, -1.507493257522583, 2.302525758743286, 795.0, 0.34661999344825745, 0.3614499866962433, 0.1352429986000061, 3.130000114440918, 1.149999976158142, 0.890999972820282, -0.02981022372841835, -2.029259443283081, 1.7746682167053223, 1.7071239948272705, 2.6530051231384277, 1.7986141443252563, -0.3958057761192322, 783.0, -0.125233992934227, 0.3934729993343353, 0.10874400287866592, 2.88700008392334, 1.1649999618530273, 3.140000104904175], "mean": [0.38297122716903687, 2.0700740814208984, -0.6934686303138733, -0.5123641490936279, -1.3818860054016113, -1.6256892681121826, 1.3190926313400269, 628.9347534179688, 0.31085532903671265, 0.3058317005634308, 0.05473211780190468, -1.8178774118423462, 0.7791776061058044, -0.04328727722167969, -0.266726553440094, -2.06469988822937, 1.1053941249847412, 0.9349654316902161, 1.6366474628448486, 1.4262504577636719, -1.513387680053711, 628.4191284179688, -0.26062190532684326, 0.31209152936935425, 0.03890819102525711, 2.2634923458099365, 0.5825328230857849, 1.1757879257202148], "std": [0.08608189970254898, 0.013978254981338978, 0.08655735850334167, 0.558588981628418, 0.8026947379112244, 0.07929115742444992, 0.7750197052955627, 264.19097900390625, 0.04284670576453209, 0.024780379608273506, 0.025407228618860245, 1.0973159074783325, 0.3642841577529907, 0.8435701727867126, 0.2018752098083496, 0.008382489904761314, 0.31236502528190613, 0.4950335621833801, 0.7572568655014038, 0.1858779639005661, 0.6500917673110962, 138.8089141845703, 0.0732293576002121, 0.05455300211906433, 0.041876062750816345, 0.3435657024383545, 0.6038744449615479, 2.6263134479522705], "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": [387], "max": [387], "mean": [387.0], "std": [0.0], "count": [383]}, "index": {"min": [210809], "max": [211191], "mean": [211000.0], "std": [110.56219968868203], "count": [383]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [383]}, "subtask_annotation": {"mean": [8.872062663185378, 29.0, 29.0, 29.0, 29.0], "std": [7.935893781152433, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [383]}, "scene_annotation": {"mean": [387.0], "std": [0.0], "min": [387], "max": [387], "count": [383]}, "eef_direction_state": {"mean": [4.154046997389034, 3.671018276762402], "std": [1.9240888977809911, 2.1195030594427315], "min": [0, 0], "max": [6, 6], "count": [383]}, "eef_velocity_state": {"mean": [0.8825065274151436, 0.9451697127937336], "std": [0.7911270239178176, 0.7610775718770572], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_acc_mag_state": {"mean": [0.9112271540469974, 0.9477806788511749], "std": [0.8442428641541441, 0.8222677893688173], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_direction_action": {"mean": [4.154046997389034, 3.671018276762402], "std": [1.9240888977809911, 2.1195030594427315], "min": [0, 0], "max": [6, 6], "count": [383]}, "eef_velocity_action": {"mean": [0.8825065274151436, 0.9451697127937336], "std": [0.7911270239178176, 0.7610775718770572], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_acc_mag_action": {"mean": [0.9112271540469974, 0.9477806788511749], "std": [0.8442428641541441, 0.8222677893688173], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_sim_pose_state": {"mean": [0.5071410433592723, 0.29456849193220114, 1.1175568961977864, 0.4167481296368056, 0.966060611162273, -0.015713841549581185, 0.5020174094036749, -0.3358473203859007, 1.0870146644007284, 1.5047801221772192, 0.904436004268684, -0.43002712005983473], "std": [0.06302842969970181, 0.07715147414732802, 0.056480506931217464, 1.949351990603632, 0.3734257470816474, 1.7553884329712393, 0.0353248194657356, 0.02910198101329719, 0.05032573728855005, 0.8721181404575272, 0.2658531215476303, 2.050054768015852], "min": [0.40957985603500296, 0.13492165180432436, 1.0011745477749348, -3.1405665579306006, 0.3054134222662286, -3.12723858884514, 0.44875444908407125, -0.3997985827418701, 1.03501569190724, 0.321974966665796, 0.4728466080664826, -3.122015176690548], "max": [0.5999069703236718, 0.3637470344221921, 1.218228332917781, 3.139392118390779, 1.526420939013022, 2.823686699196438, 0.5761532360147233, -0.223764327118105, 1.2210250815875374, 2.6661101037143546, 1.4099920043726741, 3.1317292043150795], "count": [383]}, "eef_sim_pose_action": {"mean": [0.5071410433592723, 0.29456849193220114, 1.1175568961977864, 0.4167481296368056, 0.966060611162273, -0.015713841549581185, 0.5020174094036749, -0.3358473203859007, 1.0870146644007284, 1.5047801221772192, 0.904436004268684, -0.43002712005983473], "std": [0.06302842969970181, 0.07715147414732802, 0.056480506931217464, 1.949351990603632, 0.3734257470816474, 1.7553884329712393, 0.0353248194657356, 0.02910198101329719, 0.05032573728855005, 0.8721181404575272, 0.2658531215476303, 2.050054768015852], "min": [0.40957985603500296, 0.13492165180432436, 1.0011745477749348, -3.1405665579306006, 0.3054134222662286, -3.12723858884514, 0.44875444908407125, -0.3997985827418701, 1.03501569190724, 0.321974966665796, 0.4728466080664826, -3.122015176690548], "max": [0.5999069703236718, 0.3637470344221921, 1.218228332917781, 3.139392118390779, 1.526420939013022, 2.823686699196438, 0.5761532360147233, -0.223764327118105, 1.2210250815875374, 2.6661101037143546, 1.4099920043726741, 3.1317292043150795], "count": [383]}, "gripper_mode_state": {"mean": [0.1462140992167102, 0.23237597911227154], "std": [0.353320727395032, 0.4223474676660025], "min": [0, 0], "max": [1, 1], "count": [383]}, "gripper_activity_state": {"mean": [1.8642297650130548, 1.6736292428198434], "std": [0.448204855079302, 0.6705355315661048], "min": [0, 0], "max": [2, 2], "count": [383]}, "gripper_mode_action": {"mean": [0.1462140992167102, 0.23237597911227154], "std": [0.353320727395032, 0.4223474676660025], "min": [0, 0], "max": [1, 1], "count": [383]}, "gripper_activity_action": {"mean": [1.8642297650130548, 1.6736292428198434], "std": [0.448204855079302, 0.6705355315661048], "min": [0, 0], "max": [2, 2], "count": [383]}, "gripper_open_scale_state": {"mean": [0.6284190597334979, 0.6289373370038619], "std": [0.13880889505758517, 0.26418466126684964], "min": [0.235, 0.0], "max": [0.783, 0.795], "count": [383]}, "gripper_open_scale_action": {"mean": [0.6284190597334979, 0.6289373370038619], "std": [0.13880889505758517, 0.26418466126684964], "min": [0.235, 0.0], "max": [0.783, 0.795], "count": [383]}}} +{"episode_index": 368, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.42177050040849673]], [[0.4167518709150327]], [[0.4132660539215687]]], "std": [[[0.21900534031203872]], [[0.22685365997057022]], [[0.22914740625212454]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[0.9058823529411765]], [[0.8784313725490196]]], "mean": [[[0.4526688296568627]], [[0.45211254697712416]], [[0.4468917320261438]]], "std": [[[0.1830636062757463]], [[0.1899752482075956]], [[0.19228542143716779]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4561606924019608]], [[0.45827570669934636]], [[0.4540214297385621]]], "std": [[[0.143771828301323]], [[0.14813928060748507]], [[0.149720258098889]]], "count": [100]}, "observation.state": {"min": [0.18701203167438507, 1.8775378465652466, -1.1027164459228516, -1.6702277660369873, -2.7051730155944824, -1.9929041862487793, 0.4412716329097748, 126.0, 0.10071700066328049, 0.2663649916648865, -0.019138000905513763, -3.1401853561401367, -0.3019999861717224, -0.8529999852180481, -0.8237953782081604, -2.074009656906128, 0.9553059935569763, -0.03797836974263191, 0.4270646274089813, 0.6182131171226501, -2.5202205181121826, 302.0, -0.3623169958591461, 0.2138970047235489, -0.06392200291156769, 1.3550000190734863, -0.659000039100647, -3.1391851902008057], "max": [0.8028689026832581, 2.0921263694763184, -0.6700842976570129, 0.0861145481467247, -0.6010739803314209, -1.4431253671646118, 2.3534367084503174, 742.0, 0.33638501167297363, 0.3749209940433502, 0.12429600208997726, 3.140000104904175, 1.4739999771118164, 1.687999963760376, -0.01993165910243988, -1.8710103034973145, 1.8285465240478516, 1.6555670499801636, 2.8563883304595947, 1.760967493057251, -0.2770710289478302, 753.0, -0.09477999806404114, 0.4232510030269623, 0.11503399908542633, 2.9519999027252197, 1.1269999742507935, 3.1410000324249268], "mean": [0.42882776260375977, 2.0611400604248047, -0.8573618531227112, -0.3577823340892792, -1.1981598138809204, -1.7163406610488892, 1.3146512508392334, 651.4105834960938, 0.27821317315101624, 0.30221086740493774, 0.035633768886327744, -1.1458243131637573, 0.9955394864082336, 0.6838766932487488, -0.39070582389831543, -2.0575149059295654, 1.375640869140625, 1.1423232555389404, 1.8952844142913818, 1.2327425479888916, -1.6519622802734375, 620.958984375, -0.21034571528434753, 0.3531022369861603, 0.02115318924188614, 2.3216941356658936, 0.18550142645835876, 0.015783844515681267], "std": [0.18248069286346436, 0.044544339179992676, 0.09729071706533432, 0.4990636706352234, 0.7504472136497498, 0.08405924588441849, 0.5657817125320435, 149.39187622070312, 0.06510797888040543, 0.03672134876251221, 0.02975323610007763, 1.379551649093628, 0.6247174143791199, 0.9587997198104858, 0.29915469884872437, 0.0382048599421978, 0.24192817509174347, 0.4640842080116272, 0.9023844599723816, 0.3525024950504303, 0.675719678401947, 140.43560791015625, 0.07590024173259735, 0.06008411943912506, 0.04365373030304909, 0.43069666624069214, 0.590670645236969, 2.7911102771759033], "count": [341]}, "action": {"min": [0.18701203167438507, 1.8775378465652466, -1.1027164459228516, -1.6702277660369873, -2.7051730155944824, -1.9929041862487793, 0.4412716329097748, 126.0, 0.10071700066328049, 0.2663649916648865, -0.019138000905513763, -3.1401853561401367, -0.3019999861717224, -0.8529999852180481, -0.8237953782081604, -2.074009656906128, 0.9553059935569763, -0.03797836974263191, 0.4270646274089813, 0.6182131171226501, -2.5202205181121826, 302.0, -0.3623169958591461, 0.2138970047235489, -0.06392200291156769, 1.3550000190734863, -0.659000039100647, -3.1391851902008057], "max": [0.8028689026832581, 2.0921263694763184, -0.6700842976570129, 0.0861145481467247, -0.6010739803314209, -1.4431253671646118, 2.3534367084503174, 742.0, 0.33638501167297363, 0.3749209940433502, 0.12429600208997726, 3.140000104904175, 1.4739999771118164, 1.687999963760376, -0.01993165910243988, -1.8710103034973145, 1.8285465240478516, 1.6555670499801636, 2.8563883304595947, 1.760967493057251, -0.2770710289478302, 753.0, -0.09477999806404114, 0.4232510030269623, 0.11503399908542633, 2.9519999027252197, 1.1269999742507935, 3.1410000324249268], "mean": [0.42882776260375977, 2.0611400604248047, -0.8573618531227112, -0.3577823340892792, -1.1981598138809204, -1.7163406610488892, 1.3146512508392334, 651.4105834960938, 0.27821317315101624, 0.30221086740493774, 0.035633768886327744, -1.1458243131637573, 0.9955394864082336, 0.6838766932487488, -0.39070582389831543, -2.0575149059295654, 1.375640869140625, 1.1423232555389404, 1.8952844142913818, 1.2327425479888916, -1.6519622802734375, 620.958984375, -0.21034571528434753, 0.3531022369861603, 0.02115318924188614, 2.3216941356658936, 0.18550142645835876, 0.015783844515681267], "std": [0.18248069286346436, 0.044544339179992676, 0.09729071706533432, 0.4990636706352234, 0.7504472136497498, 0.08405924588441849, 0.5657817125320435, 149.39187622070312, 0.06510797888040543, 0.03672134876251221, 0.02975323610007763, 1.379551649093628, 0.6247174143791199, 0.9587997198104858, 0.29915469884872437, 0.0382048599421978, 0.24192817509174347, 0.4640842080116272, 0.9023844599723816, 0.3525024950504303, 0.675719678401947, 140.43560791015625, 0.07590024173259735, 0.06008411943912506, 0.04365373030304909, 0.43069666624069214, 0.590670645236969, 2.7911102771759033], "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": [388], "max": [388], "mean": [388.0], "std": [0.0], "count": [341]}, "index": {"min": [211192], "max": [211532], "mean": [211362.0], "std": [98.4377976185977], "count": [341]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [341]}, "subtask_annotation": {"mean": [9.17008797653959, 29.0, 29.0, 29.0, 29.0], "std": [8.673642092436443, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [341]}, "scene_annotation": {"mean": [388.0], "std": [0.0], "min": [388], "max": [388], "count": [341]}, "eef_direction_state": {"mean": [3.662756598240469, 4.12316715542522], "std": [1.7896878025207772, 1.9320016662349724], "min": [0, 0], "max": [6, 6], "count": [341]}, "eef_velocity_state": {"mean": [1.1759530791788857, 0.8826979472140762], "std": [0.7131829756399953, 0.8271562382575949], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_acc_mag_state": {"mean": [1.1583577712609971, 0.844574780058651], "std": [0.7609391487686508, 0.8367694885446425], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_direction_action": {"mean": [3.662756598240469, 4.12316715542522], "std": [1.7896878025207772, 1.9320016662349724], "min": [0, 0], "max": [6, 6], "count": [341]}, "eef_velocity_action": {"mean": [1.1759530791788857, 0.8826979472140762], "std": [0.7131829756399953, 0.8271562382575949], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_acc_mag_action": {"mean": [1.1583577712609971, 0.844574780058651], "std": [0.7609391487686508, 0.8367694885446425], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_sim_pose_state": {"mean": [0.5500601084929795, 0.24238974086669476, 1.150463978029028, 1.6067074991976888, 0.8124705924251208, 1.1671749050656592, 0.49973609615614123, -0.30108454978348714, 1.090393344860798, 1.4181927706631754, 0.7964279074267504, 0.329470377815416], "std": [0.06815609408169185, 0.0799311965190663, 0.057533586152624536, 1.7032646812029764, 0.5198519522076862, 1.2692997508407269, 0.05165882583985637, 0.05050797833433724, 0.06290658609699736, 0.8194027810733131, 0.2291184748431771, 1.718092708043934], "min": [0.3966118687395211, 0.11257713776046584, 1.0193520250198973, -3.1315857863296266, 0.042606120554150584, -3.0898052179274385, 0.45391363073415447, -0.40728286671783637, 1.0387782481122863, 0.27237889594424836, 0.2480753212245681, -3.127920879476468], "max": [0.6332946686468494, 0.3853648958563194, 1.2393560288391992, 3.138949927208353, 1.5633930955429354, 3.0444732832450256, 0.5998736409823079, -0.1579102516668504, 1.268715994403489, 2.9467175755022934, 1.3483608973336159, 3.0508328809459146], "count": [341]}, "eef_sim_pose_action": {"mean": [0.5500601084929795, 0.24238974086669476, 1.150463978029028, 1.6067074991976888, 0.8124705924251208, 1.1671749050656592, 0.49973609615614123, -0.30108454978348714, 1.090393344860798, 1.4181927706631754, 0.7964279074267504, 0.329470377815416], "std": [0.06815609408169185, 0.0799311965190663, 0.057533586152624536, 1.7032646812029764, 0.5198519522076862, 1.2692997508407269, 0.05165882583985637, 0.05050797833433724, 0.06290658609699736, 0.8194027810733131, 0.2291184748431771, 1.718092708043934], "min": [0.3966118687395211, 0.11257713776046584, 1.0193520250198973, -3.1315857863296266, 0.042606120554150584, -3.0898052179274385, 0.45391363073415447, -0.40728286671783637, 1.0387782481122863, 0.27237889594424836, 0.2480753212245681, -3.127920879476468], "max": [0.6332946686468494, 0.3853648958563194, 1.2393560288391992, 3.138949927208353, 1.5633930955429354, 3.0444732832450256, 0.5998736409823079, -0.1579102516668504, 1.268715994403489, 2.9467175755022934, 1.3483608973336159, 3.0508328809459146], "count": [341]}, "gripper_mode_state": {"mean": [0.19648093841642228, 0.12903225806451613], "std": [0.3973363553155235, 0.3352356401746217], "min": [0, 0], "max": [1, 1], "count": [341]}, "gripper_activity_state": {"mean": [1.8973607038123168, 1.8269794721407624], "std": [0.41030574621449084, 0.5102807830836591], "min": [0, 0], "max": [2, 2], "count": [341]}, "gripper_mode_action": {"mean": [0.19648093841642228, 0.12903225806451613], "std": [0.3973363553155235, 0.3352356401746217], "min": [0, 0], "max": [1, 1], "count": [341]}, "gripper_activity_action": {"mean": [1.8973607038123168, 1.8269794721407624], "std": [0.41030574621449084, 0.5102807830836591], "min": [0, 0], "max": [2, 2], "count": [341]}, "gripper_open_scale_state": {"mean": [0.6209589439235502, 0.6514105571847495], "std": [0.1404355092839153, 0.149391930640887], "min": [0.302, 0.126], "max": [0.753, 0.742], "count": [341]}, "gripper_open_scale_action": {"mean": [0.6209589439235502, 0.6514105571847495], "std": [0.1404355092839153, 0.149391930640887], "min": [0.302, 0.126], "max": [0.753, 0.742], "count": [341]}}} +{"episode_index": 369, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.42604306985294116]], [[0.4221665767973856]], [[0.4197768402777778]]], "std": [[[0.21466490341815786]], [[0.2248261275054227]], [[0.22381889181352857]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[0.9294117647058824]], [[0.8941176470588236]]], "mean": [[[0.4429866789215686]], [[0.4415350857843137]], [[0.4363574693627451]]], "std": [[[0.19092380696215866]], [[0.19931957162845743]], [[0.20160017661111168]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.7450980392156863]], [[0.7529411764705882]]], "mean": [[[0.4682264787581699]], [[0.47214207516339873]], [[0.46788120506535946]]], "std": [[[0.114631752801326]], [[0.11784330502728477]], [[0.11883462922832823]]], "count": [100]}, "observation.state": {"min": [0.2598271667957306, 1.9655898809432983, -1.2318534851074219, -1.516900658607483, -2.753606081008911, -1.8239388465881348, 0.42668068408966064, 97.0, 0.057927001267671585, 0.27267199754714966, -0.0357230007648468, -2.9630000591278076, -0.23899997770786285, -0.953000009059906, -0.7245559692382812, -2.078634738922119, 0.6118600368499756, -0.10732030123472214, 0.42116543650627136, 0.6304653286933899, -2.5459117889404297, 277.0, -0.38079801201820374, 0.20641399919986725, -0.07954999804496765, 1.281999945640564, -0.7739999890327454, -3.1371853351593018], "max": [0.9360026717185974, 2.0924580097198486, -0.5337740778923035, 0.060650188475847244, -0.6675361394882202, -1.1846247911453247, 2.357590913772583, 768.0, 0.3379870057106018, 0.41433200240135193, 0.13189299404621124, -0.7519999146461487, 1.1449999809265137, 1.1139999628067017, 0.05775294825434685, -1.996220350265503, 1.9225151538848877, 1.793238639831543, 2.8903698921203613, 1.7334784269332886, -0.3905174136161804, 779.0, -0.10551600158214569, 0.410724014043808, 0.11626499891281128, 2.9709999561309814, 1.0670000314712524, 3.128000020980835], "mean": [0.4459741711616516, 2.0729949474334717, -0.7376766204833984, -0.35626187920570374, -1.2141807079315186, -1.658036708831787, 1.1179249286651611, 681.654296875, 0.2841032147407532, 0.3122979700565338, 0.04730859026312828, -1.5636919736862183, 0.8100367188453674, 0.43590793013572693, -0.3186173439025879, -2.064983606338501, 1.3708723783493042, 0.8745616674423218, 1.5971015691757202, 1.4236925840377808, -1.313843846321106, 617.956298828125, -0.24472829699516296, 0.30714845657348633, 0.014591523446142673, 2.1439626216888428, 0.29519400000572205, 1.684832215309143], "std": [0.1805301159620285, 0.019449373707175255, 0.23560233414173126, 0.5179234147071838, 0.753792941570282, 0.1122470572590828, 0.6909895539283752, 183.61166381835938, 0.07505995780229568, 0.041297100484371185, 0.03818785771727562, 0.8340380191802979, 0.47276467084884644, 0.7144268155097961, 0.2851564288139343, 0.014134377241134644, 0.30809924006462097, 0.5922802686691284, 1.0773262977600098, 0.2767471671104431, 0.7223461270332336, 160.6654510498047, 0.09417257457971573, 0.07890111953020096, 0.05016085132956505, 0.6192636489868164, 0.72174471616745, 2.043052911758423], "count": [412]}, "action": {"min": [0.2598271667957306, 1.9655898809432983, -1.2318534851074219, -1.516900658607483, -2.753606081008911, -1.8239388465881348, 0.42668068408966064, 97.0, 0.057927001267671585, 0.27267199754714966, -0.0357230007648468, -2.9630000591278076, -0.23899997770786285, -0.953000009059906, -0.7245559692382812, -2.078634738922119, 0.6118600368499756, -0.10732030123472214, 0.42116543650627136, 0.6304653286933899, -2.5459117889404297, 277.0, -0.38079801201820374, 0.20641399919986725, -0.07954999804496765, 1.281999945640564, -0.7739999890327454, -3.1371853351593018], "max": [0.9360026717185974, 2.0924580097198486, -0.5337740778923035, 0.060650188475847244, -0.6675361394882202, -1.1846247911453247, 2.357590913772583, 768.0, 0.3379870057106018, 0.41433200240135193, 0.13189299404621124, -0.7519999146461487, 1.1449999809265137, 1.1139999628067017, 0.05775294825434685, -1.996220350265503, 1.9225151538848877, 1.793238639831543, 2.8903698921203613, 1.7334784269332886, -0.3905174136161804, 779.0, -0.10551600158214569, 0.410724014043808, 0.11626499891281128, 2.9709999561309814, 1.0670000314712524, 3.128000020980835], "mean": [0.4459741711616516, 2.0729949474334717, -0.7376766204833984, -0.35626187920570374, -1.2141807079315186, -1.658036708831787, 1.1179249286651611, 681.654296875, 0.2841032147407532, 0.3122979700565338, 0.04730859026312828, -1.5636919736862183, 0.8100367188453674, 0.43590793013572693, -0.3186173439025879, -2.064983606338501, 1.3708723783493042, 0.8745616674423218, 1.5971015691757202, 1.4236925840377808, -1.313843846321106, 617.956298828125, -0.24472829699516296, 0.30714845657348633, 0.014591523446142673, 2.1439626216888428, 0.29519400000572205, 1.684832215309143], "std": [0.1805301159620285, 0.019449373707175255, 0.23560233414173126, 0.5179234147071838, 0.753792941570282, 0.1122470572590828, 0.6909895539283752, 183.61166381835938, 0.07505995780229568, 0.041297100484371185, 0.03818785771727562, 0.8340380191802979, 0.47276467084884644, 0.7144268155097961, 0.2851564288139343, 0.014134377241134644, 0.30809924006462097, 0.5922802686691284, 1.0773262977600098, 0.2767471671104431, 0.7223461270332336, 160.6654510498047, 0.09417257457971573, 0.07890111953020096, 0.05016085132956505, 0.6192636489868164, 0.72174471616745, 2.043052911758423], "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": [389], "max": [389], "mean": [389.0], "std": [0.0], "count": [412]}, "index": {"min": [211533], "max": [211944], "mean": [211738.5], "std": [118.93380511864572], "count": [412]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [412]}, "subtask_annotation": {"mean": [10.320388349514563, 29.0, 29.0, 29.0, 29.0], "std": [10.231508152393062, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [412]}, "scene_annotation": {"mean": [389.0], "std": [0.0], "min": [389], "max": [389], "count": [412]}, "eef_direction_state": {"mean": [3.9781553398058254, 4.538834951456311], "std": [1.8253895701098086, 1.8330691018022978], "min": [0, 0], "max": [6, 6], "count": [412]}, "eef_velocity_state": {"mean": [0.9684466019417476, 0.7063106796116505], "std": [0.7283939738419272, 0.832389810534739], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_acc_mag_state": {"mean": [1.0364077669902914, 0.6699029126213593], "std": [0.8425197463837099, 0.8111881435069631], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_direction_action": {"mean": [3.9781553398058254, 4.538834951456311], "std": [1.8253895701098086, 1.8330691018022978], "min": [0, 0], "max": [6, 6], "count": [412]}, "eef_velocity_action": {"mean": [0.9684466019417476, 0.7063106796116505], "std": [0.7283939738419272, 0.832389810534739], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_acc_mag_action": {"mean": [1.0364077669902914, 0.6699029126213593], "std": [0.8425197463837099, 0.8111881435069631], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_sim_pose_state": {"mean": [0.5016144268089265, 0.2597849293703275, 1.1134250369549565, 0.5434867165726741, 0.7517156510475983, 0.3945991596268002, 0.5075153960265814, -0.30787594305870136, 1.0933141178408643, 1.2695197009474724, 0.91584159195248, 0.08407797420062822], "std": [0.08811548107577717, 0.09575168799059744, 0.06935189966336801, 1.8525433334226953, 0.5122780292325996, 1.332277206786247, 0.053705026683741254, 0.06194691591269058, 0.0644785196735208, 0.9940710934576742, 0.2662371060546263, 1.4981368341988324], "min": [0.3877530944867453, 0.11638453911171558, 1.007219669482858, -3.137308525617198, -0.06716847307499907, -3.1025875846847235, 0.4590878437883781, -0.3787369092643186, 1.042300912849875, 0.2954136927618246, 0.23310405814130108, -3.044730708023502], "max": [0.6167898735527885, 0.3928322966702142, 1.224836293671421, 3.1397669004152853, 1.449174601013036, 3.1143687247098004, 0.6314706692219137, -0.11005465343029024, 1.269698818551313, 3.0687939557276893, 1.3957814939444226, 3.1325549609846672], "count": [412]}, "eef_sim_pose_action": {"mean": [0.5016144268089265, 0.2597849293703275, 1.1134250369549565, 0.5434867165726741, 0.7517156510475983, 0.3945991596268002, 0.5075153960265814, -0.30787594305870136, 1.0933141178408643, 1.2695197009474724, 0.91584159195248, 0.08407797420062822], "std": [0.08811548107577717, 0.09575168799059744, 0.06935189966336801, 1.8525433334226953, 0.5122780292325996, 1.332277206786247, 0.053705026683741254, 0.06194691591269058, 0.0644785196735208, 0.9940710934576742, 0.2662371060546263, 1.4981368341988324], "min": [0.3877530944867453, 0.11638453911171558, 1.007219669482858, -3.137308525617198, -0.06716847307499907, -3.1025875846847235, 0.4590878437883781, -0.3787369092643186, 1.042300912849875, 0.2954136927618246, 0.23310405814130108, -3.044730708023502], "max": [0.6167898735527885, 0.3928322966702142, 1.224836293671421, 3.1397669004152853, 1.449174601013036, 3.1143687247098004, 0.6314706692219137, -0.11005465343029024, 1.269698818551313, 3.0687939557276893, 1.3957814939444226, 3.1325549609846672], "count": [412]}, "gripper_mode_state": {"mean": [0.25, 0.12864077669902912], "std": [0.4330127018922193, 0.3348019224396706], "min": [0, 0], "max": [1, 1], "count": [412]}, "gripper_activity_state": {"mean": [1.9101941747572815, 1.854368932038835], "std": [0.34017836721265104, 0.4808521358073711], "min": [0, 0], "max": [2, 2], "count": [412]}, "gripper_mode_action": {"mean": [0.25, 0.12864077669902912], "std": [0.4330127018922193, 0.3348019224396706], "min": [0, 0], "max": [1, 1], "count": [412]}, "gripper_activity_action": {"mean": [1.9101941747572815, 1.854368932038835], "std": [0.34017836721265104, 0.4808521358073711], "min": [0, 0], "max": [2, 2], "count": [412]}, "gripper_open_scale_state": {"mean": [0.6179563106055408, 0.6816541262135928], "std": [0.1606653499350557, 0.18361166149505614], "min": [0.277, 0.097], "max": [0.779, 0.768], "count": [412]}, "gripper_open_scale_action": {"mean": [0.6179563106055408, 0.6816541262135928], "std": [0.1606653499350557, 0.18361166149505614], "min": [0.277, 0.097], "max": [0.779, 0.768], "count": [412]}}} +{"episode_index": 370, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.42425711805555555]], [[0.4211222283496732]], [[0.41787735498366013]]], "std": [[[0.21290601589660768]], [[0.21910011139767974]], [[0.22110807372181818]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9803921568627451]], [[0.9215686274509803]]], "mean": [[[0.44417945874183007]], [[0.44464492442810455]], [[0.439801670751634]]], "std": [[[0.18111182095560915]], [[0.18791711848111778]], [[0.19021490452375703]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4645287152777778]], [[0.46673148897058825]], [[0.46244677083333335]]], "std": [[[0.1292796886571167]], [[0.13395540757079905]], [[0.13565855215323616]]], "count": [100]}, "observation.state": {"min": [0.15355408191680908, 1.9864988327026367, -1.000335454940796, -1.331529140472412, -2.4916319847106934, -1.8413225412368774, 0.5785242915153503, 28.0, 0.1625259965658188, 0.2758530080318451, -0.036329999566078186, -3.1401853561401367, 0.21899999678134918, -1.121999979019165, -0.5600413084030151, -2.0722296237945557, 0.7643669247627258, -0.06777112931013107, 0.43734461069107056, 0.724625825881958, -2.3916594982147217, 282.0, -0.37769800424575806, 0.2393070012331009, -0.05744300037622452, 1.4329999685287476, -0.5410000085830688, -3.1411852836608887], "max": [0.7199832201004028, 2.0913758277893066, -0.4855680763721466, 0.07644542306661606, -0.6671346426010132, -1.4485011100769043, 2.261178731918335, 708.0, 0.3409689962863922, 0.3808729946613312, 0.14755000174045563, 3.140000104904175, 1.215000033378601, 0.6290000081062317, -0.07668976485729218, -1.9014315605163574, 1.787740707397461, 1.5844099521636963, 2.7138476371765137, 1.5480371713638306, -0.2715557813644409, 748.0, -0.1409430056810379, 0.39305800199508667, 0.09479700028896332, 2.9630000591278076, 0.9990000128746033, 3.127000093460083], "mean": [0.3974340260028839, 2.0688064098358154, -0.7426912784576416, -0.3515903651714325, -1.2550227642059326, -1.6033095121383667, 1.1656430959701538, 547.27392578125, 0.3103150427341461, 0.3043864965438843, 0.03415441885590553, -1.5373841524124146, 0.8644521832466125, -0.01213035173714161, -0.2765953242778778, -2.058274269104004, 1.259338617324829, 1.0137709379196167, 1.7107539176940918, 1.2532904148101807, -1.4019720554351807, 613.8085327148438, -0.25553983449935913, 0.33037009835243225, 0.02187647670507431, 2.3596248626708984, 0.35319674015045166, -0.3763710856437683], "std": [0.110336534678936, 0.021771404892206192, 0.10611065477132797, 0.502728283405304, 0.7496799230575562, 0.07574930042028427, 0.7243704795837402, 162.3193359375, 0.04469136893749237, 0.032703984528779984, 0.0327058769762516, 1.4145927429199219, 0.36078688502311707, 0.7138197422027588, 0.16720019280910492, 0.03128727152943611, 0.2599535286426544, 0.49299755692481995, 0.7983273267745972, 0.2043510228395462, 0.5810379385948181, 180.02479553222656, 0.07362664490938187, 0.046071089804172516, 0.03948821872472763, 0.3415260314941406, 0.6096779108047485, 2.8003854751586914], "count": [376]}, "action": {"min": [0.15355408191680908, 1.9864988327026367, -1.000335454940796, -1.331529140472412, -2.4916319847106934, -1.8413225412368774, 0.5785242915153503, 28.0, 0.1625259965658188, 0.2758530080318451, -0.036329999566078186, -3.1401853561401367, 0.21899999678134918, -1.121999979019165, -0.5600413084030151, -2.0722296237945557, 0.7643669247627258, -0.06777112931013107, 0.43734461069107056, 0.724625825881958, -2.3916594982147217, 282.0, -0.37769800424575806, 0.2393070012331009, -0.05744300037622452, 1.4329999685287476, -0.5410000085830688, -3.1411852836608887], "max": [0.7199832201004028, 2.0913758277893066, -0.4855680763721466, 0.07644542306661606, -0.6671346426010132, -1.4485011100769043, 2.261178731918335, 708.0, 0.3409689962863922, 0.3808729946613312, 0.14755000174045563, 3.140000104904175, 1.215000033378601, 0.6290000081062317, -0.07668976485729218, -1.9014315605163574, 1.787740707397461, 1.5844099521636963, 2.7138476371765137, 1.5480371713638306, -0.2715557813644409, 748.0, -0.1409430056810379, 0.39305800199508667, 0.09479700028896332, 2.9630000591278076, 0.9990000128746033, 3.127000093460083], "mean": [0.3974340260028839, 2.0688064098358154, -0.7426912784576416, -0.3515903651714325, -1.2550227642059326, -1.6033095121383667, 1.1656430959701538, 547.27392578125, 0.3103150427341461, 0.3043864965438843, 0.03415441885590553, -1.5373841524124146, 0.8644521832466125, -0.01213035173714161, -0.2765953242778778, -2.058274269104004, 1.259338617324829, 1.0137709379196167, 1.7107539176940918, 1.2532904148101807, -1.4019720554351807, 613.8085327148438, -0.25553983449935913, 0.33037009835243225, 0.02187647670507431, 2.3596248626708984, 0.35319674015045166, -0.3763710856437683], "std": [0.110336534678936, 0.021771404892206192, 0.10611065477132797, 0.502728283405304, 0.7496799230575562, 0.07574930042028427, 0.7243704795837402, 162.3193359375, 0.04469136893749237, 0.032703984528779984, 0.0327058769762516, 1.4145927429199219, 0.36078688502311707, 0.7138197422027588, 0.16720019280910492, 0.03128727152943611, 0.2599535286426544, 0.49299755692481995, 0.7983273267745972, 0.2043510228395462, 0.5810379385948181, 180.02479553222656, 0.07362664490938187, 0.046071089804172516, 0.03948821872472763, 0.3415260314941406, 0.6096779108047485, 2.8003854751586914], "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": [390], "max": [390], "mean": [390.0], "std": [0.0], "count": [376]}, "index": {"min": [211945], "max": [212320], "mean": [212132.5], "std": [108.54146673046205], "count": [376]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [376]}, "subtask_annotation": {"mean": [8.813829787234043, 29.0, 29.0, 29.0, 29.0], "std": [8.344473276900107, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [376]}, "scene_annotation": {"mean": [390.0], "std": [0.0], "min": [390], "max": [390], "count": [376]}, "eef_direction_state": {"mean": [3.75531914893617, 4.375], "std": [1.751511020687785, 2.002740808162866], "min": [0, 0], "max": [6, 6], "count": [376]}, "eef_velocity_state": {"mean": [0.9893617021276596, 0.7579787234042553], "std": [0.6683527042338312, 0.8363040267027418], "min": [0, 0], "max": [2, 2], "count": [376]}, "eef_acc_mag_state": {"mean": [1.0186170212765957, 0.75], "std": [0.8297488739087447, 0.82915619758885], "min": [0, 0], "max": [2, 2], "count": [376]}, "eef_direction_action": {"mean": [3.75531914893617, 4.375], "std": [1.751511020687785, 2.002740808162866], "min": [0, 0], "max": [6, 6], "count": [376]}, "eef_velocity_action": {"mean": [0.9893617021276596, 0.7579787234042553], "std": [0.6683527042338312, 0.8363040267027418], "min": [0, 0], "max": [2, 2], "count": [376]}, "eef_acc_mag_action": {"mean": [1.0186170212765957, 0.75], "std": [0.8297488739087447, 0.82915619758885], "min": [0, 0], "max": [2, 2], "count": [376]}, "eef_sim_pose_state": {"mean": [0.5252675485996906, 0.2787857107993769, 1.1149739696381245, 0.5691528258065333, 0.9320598145238426, -0.01003232676372685, 0.49861675409075484, -0.3214886107261303, 1.0706415966600167, 1.4234678622717565, 0.9763590835480318, 0.007596308421231297], "std": [0.054062054251683776, 0.07307683613385155, 0.05775978640183505, 2.0101503661050795, 0.5182381277921775, 1.8040116497785403, 0.044501936878559786, 0.03753556073055306, 0.049305851622285284, 0.7653100745119169, 0.23522951928410304, 1.9761724999708923], "min": [0.4217348613608844, 0.14327960671633616, 1.0073356047984192, -3.061422786256424, 0.1162174811087342, -2.8587252980192757, 0.46037964208958715, -0.4128258176259666, 1.0300856374931664, 0.7490982925023606, 0.49335011175320265, -3.1402285537579995], "max": [0.5972756711467417, 0.3785468956584895, 1.2012641904712562, 3.1334721517151483, 1.479465386874248, 3.03568161672405, 0.5999386013607289, -0.191263432686641, 1.1945744426888751, 2.5808550510659547, 1.3113674384661937, 3.1213442493449506], "count": [376]}, "eef_sim_pose_action": {"mean": [0.5252675485996906, 0.2787857107993769, 1.1149739696381245, 0.5691528258065333, 0.9320598145238426, -0.01003232676372685, 0.49861675409075484, -0.3214886107261303, 1.0706415966600167, 1.4234678622717565, 0.9763590835480318, 0.007596308421231297], "std": [0.054062054251683776, 0.07307683613385155, 0.05775978640183505, 2.0101503661050795, 0.5182381277921775, 1.8040116497785403, 0.044501936878559786, 0.03753556073055306, 0.049305851622285284, 0.7653100745119169, 0.23522951928410304, 1.9761724999708923], "min": [0.4217348613608844, 0.14327960671633616, 1.0073356047984192, -3.061422786256424, 0.1162174811087342, -2.8587252980192757, 0.46037964208958715, -0.4128258176259666, 1.0300856374931664, 0.7490982925023606, 0.49335011175320265, -3.1402285537579995], "max": [0.5972756711467417, 0.3785468956584895, 1.2012641904712562, 3.1334721517151483, 1.479465386874248, 3.03568161672405, 0.5999386013607289, -0.191263432686641, 1.1945744426888751, 2.5808550510659547, 1.3113674384661937, 3.1213442493449506], "count": [376]}, "gripper_mode_state": {"mean": [0.2473404255319149, 0.2047872340425532], "std": [0.43146626685015094, 0.4035460603397757], "min": [0, 0], "max": [1, 1], "count": [376]}, "gripper_activity_state": {"mean": [1.877659574468085, 1.7632978723404256], "std": [0.4506860622025612, 0.583308407710802], "min": [0, 0], "max": [2, 2], "count": [376]}, "gripper_mode_action": {"mean": [0.2473404255319149, 0.2047872340425532], "std": [0.43146626685015094, 0.4035460603397757], "min": [0, 0], "max": [1, 1], "count": [376]}, "gripper_activity_action": {"mean": [1.877659574468085, 1.7632978723404256], "std": [0.4506860622025612, 0.583308407710802], "min": [0, 0], "max": [2, 2], "count": [376]}, "gripper_open_scale_state": {"mean": [0.6138085107194614, 0.5472739361803582], "std": [0.1800247354263182, 0.16231928992148448], "min": [0.282, 0.028], "max": [0.748, 0.708], "count": [376]}, "gripper_open_scale_action": {"mean": [0.6138085107194614, 0.5472739361803582], "std": [0.1800247354263182, 0.16231928992148448], "min": [0.282, 0.028], "max": [0.748, 0.708], "count": [376]}}} +{"episode_index": 371, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.42408014910130715]], [[0.42130212214052287]], [[0.41645343137254903]]], "std": [[[0.21897771220642492]], [[0.2267499328428827]], [[0.2288675658695477]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.8274509803921568]], [[0.803921568627451]]], "mean": [[[0.4449623100490196]], [[0.4440251858660131]], [[0.4395318075980392]]], "std": [[[0.18902531806658363]], [[0.19755311029363648]], [[0.1994123591461344]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[1.0]], [[1.0]]], "mean": [[[0.45331687704248363]], [[0.4534786172385621]], [[0.45182955882352943]]], "std": [[[0.11628518628824873]], [[0.12277002759606857]], [[0.12318514463163822]]], "count": [100]}, "observation.state": {"min": [0.1843416839838028, 1.972518801689148, -0.8555430173873901, -1.6565966606140137, -2.7530124187469482, -2.1411874294281006, 0.5549798607826233, 56.0, 0.15060800313949585, 0.28937700390815735, 0.004263999871909618, -3.1411852836608887, -0.26499998569488525, -1.0049999952316284, -0.6767688989639282, -2.078914165496826, 0.41870447993278503, -0.1647241711616516, 0.9650100469589233, 0.9405056238174438, -2.4294981956481934, 180.0, -0.37623700499534607, 0.20457500219345093, -0.07035499811172485, 1.3309999704360962, -0.6610000729560852, -3.134185314178467], "max": [0.7585200667381287, 2.082038164138794, -0.5021312236785889, -0.01382300816476345, -0.6502573490142822, -1.3874844312667847, 2.296103000640869, 661.0, 0.35954099893569946, 0.371271014213562, 0.13439899682998657, 3.134999990463257, 1.1970000267028809, 0.824999988079071, 0.07103490084409714, -2.0586509704589844, 1.759082555770874, 1.6884664297103882, 2.811969757080078, 1.7061116695404053, -0.2772979140281677, 786.0, -0.10811900347471237, 0.39650198817253113, 0.11456099897623062, 2.927000045776367, 1.0670000314712524, 3.135999917984009], "mean": [0.4213133454322815, 2.065910816192627, -0.7199104428291321, -0.42022067308425903, -1.2008520364761353, -1.6161524057388306, 1.0922385454177856, 495.4258728027344, 0.30676597356796265, 0.31280338764190674, 0.05289256572723389, -1.46865975856781, 0.8103954792022705, 0.11640077829360962, -0.3268948793411255, -2.069512128829956, 1.2285501956939697, 1.0817123651504517, 1.9246596097946167, 1.3665554523468018, -1.5418815612792969, 622.1661987304688, -0.2369425892829895, 0.32582879066467285, 0.021711280569434166, 2.3834221363067627, 0.21707695722579956, 1.2456395626068115], "std": [0.11530911177396774, 0.02362058125436306, 0.07139936834573746, 0.5408229231834412, 0.7767751812934875, 0.21107128262519836, 0.6850788593292236, 139.47552490234375, 0.05961721017956734, 0.017876893281936646, 0.025726409628987312, 1.3024653196334839, 0.4694179594516754, 0.5926218628883362, 0.2923932671546936, 0.005457802210003138, 0.35004711151123047, 0.45312321186065674, 0.7897518873214722, 0.18024446070194244, 0.6017513275146484, 224.64846801757812, 0.07977219671010971, 0.06869740784168243, 0.04901088774204254, 0.42672765254974365, 0.6525921821594238, 2.5718114376068115], "count": [364]}, "action": {"min": [0.1843416839838028, 1.972518801689148, -0.8555430173873901, -1.6565966606140137, -2.7530124187469482, -2.1411874294281006, 0.5549798607826233, 56.0, 0.15060800313949585, 0.28937700390815735, 0.004263999871909618, -3.1411852836608887, -0.26499998569488525, -1.0049999952316284, -0.6767688989639282, -2.078914165496826, 0.41870447993278503, -0.1647241711616516, 0.9650100469589233, 0.9405056238174438, -2.4294981956481934, 180.0, -0.37623700499534607, 0.20457500219345093, -0.07035499811172485, 1.3309999704360962, -0.6610000729560852, -3.134185314178467], "max": [0.7585200667381287, 2.082038164138794, -0.5021312236785889, -0.01382300816476345, -0.6502573490142822, -1.3874844312667847, 2.296103000640869, 661.0, 0.35954099893569946, 0.371271014213562, 0.13439899682998657, 3.134999990463257, 1.1970000267028809, 0.824999988079071, 0.07103490084409714, -2.0586509704589844, 1.759082555770874, 1.6884664297103882, 2.811969757080078, 1.7061116695404053, -0.2772979140281677, 786.0, -0.10811900347471237, 0.39650198817253113, 0.11456099897623062, 2.927000045776367, 1.0670000314712524, 3.135999917984009], "mean": [0.4213133454322815, 2.065910816192627, -0.7199104428291321, -0.42022067308425903, -1.2008520364761353, -1.6161524057388306, 1.0922385454177856, 495.4258728027344, 0.30676597356796265, 0.31280338764190674, 0.05289256572723389, -1.46865975856781, 0.8103954792022705, 0.11640077829360962, -0.3268948793411255, -2.069512128829956, 1.2285501956939697, 1.0817123651504517, 1.9246596097946167, 1.3665554523468018, -1.5418815612792969, 622.1661987304688, -0.2369425892829895, 0.32582879066467285, 0.021711280569434166, 2.3834221363067627, 0.21707695722579956, 1.2456395626068115], "std": [0.11530911177396774, 0.02362058125436306, 0.07139936834573746, 0.5408229231834412, 0.7767751812934875, 0.21107128262519836, 0.6850788593292236, 139.47552490234375, 0.05961721017956734, 0.017876893281936646, 0.025726409628987312, 1.3024653196334839, 0.4694179594516754, 0.5926218628883362, 0.2923932671546936, 0.005457802210003138, 0.35004711151123047, 0.45312321186065674, 0.7897518873214722, 0.18024446070194244, 0.6017513275146484, 224.64846801757812, 0.07977219671010971, 0.06869740784168243, 0.04901088774204254, 0.42672765254974365, 0.6525921821594238, 2.5718114376068115], "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": [391], "max": [391], "mean": [391.0], "std": [0.0], "count": [364]}, "index": {"min": [212321], "max": [212684], "mean": [212502.5], "std": [105.0773524599854], "count": [364]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [364]}, "subtask_annotation": {"mean": [8.25, 29.0, 29.0, 29.0, 29.0], "std": [8.719727853904264, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [364]}, "scene_annotation": {"mean": [391.0], "std": [0.0], "min": [391], "max": [391], "count": [364]}, "eef_direction_state": {"mean": [3.64010989010989, 4.491758241758242], "std": [1.6204856106420045, 1.8876225487654859], "min": [0, 0], "max": [6, 6], "count": [364]}, "eef_velocity_state": {"mean": [1.1813186813186813, 0.782967032967033], "std": [0.6022689859267611, 0.8642064193101718], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_acc_mag_state": {"mean": [1.1675824175824177, 0.7032967032967034], "std": [0.7788013340593457, 0.818662880535788], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_direction_action": {"mean": [3.64010989010989, 4.491758241758242], "std": [1.6204856106420045, 1.8876225487654859], "min": [0, 0], "max": [6, 6], "count": [364]}, "eef_velocity_action": {"mean": [1.1813186813186813, 0.782967032967033], "std": [0.6022689859267611, 0.8642064193101718], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_acc_mag_action": {"mean": [1.1675824175824177, 0.7032967032967034], "std": [0.7788013340593457, 0.818662880535788], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_sim_pose_state": {"mean": [0.5236864981527865, 0.26292337069466637, 1.1314237820564073, 1.1091799921964935, 0.8278382439800931, 0.5898364904924845, 0.5079406904476326, -0.32872429849213486, 1.0857480789870981, 1.3716640693287392, 0.9978788646463584, 0.06798255816893606], "std": [0.07802255584564952, 0.08721469763909333, 0.057914872712754466, 1.855788219281026, 0.5383819685798684, 1.4794555874985293, 0.02848457799736775, 0.032451634300044406, 0.06635532666875431, 0.8047226360078029, 0.3010215115954306, 1.6649853736400846], "min": [0.386941256879457, 0.12834736595122362, 1.005467681958298, -3.1286982813448874, 0.06683560891219398, -3.024966215039392, 0.4830112876220139, -0.38382067496431715, 1.0340701834261206, 0.4045554766793796, 0.20200548021280818, -3.0827409682852913], "max": [0.6003722034749573, 0.3800680129252232, 1.2170560835198088, 3.136300997296229, 1.5247260750359026, 2.9689610633541905, 0.5934654587054435, -0.2169965949227872, 1.2537780165351193, 2.798284632266756, 1.3755962020309163, 3.060018264762484], "count": [364]}, "eef_sim_pose_action": {"mean": [0.5236864981527865, 0.26292337069466637, 1.1314237820564073, 1.1091799921964935, 0.8278382439800931, 0.5898364904924845, 0.5079406904476326, -0.32872429849213486, 1.0857480789870981, 1.3716640693287392, 0.9978788646463584, 0.06798255816893606], "std": [0.07802255584564952, 0.08721469763909333, 0.057914872712754466, 1.855788219281026, 0.5383819685798684, 1.4794555874985293, 0.02848457799736775, 0.032451634300044406, 0.06635532666875431, 0.8047226360078029, 0.3010215115954306, 1.6649853736400846], "min": [0.386941256879457, 0.12834736595122362, 1.005467681958298, -3.1286982813448874, 0.06683560891219398, -3.024966215039392, 0.4830112876220139, -0.38382067496431715, 1.0340701834261206, 0.4045554766793796, 0.20200548021280818, -3.0827409682852913], "max": [0.6003722034749573, 0.3800680129252232, 1.2170560835198088, 3.136300997296229, 1.5247260750359026, 2.9689610633541905, 0.5934654587054435, -0.2169965949227872, 1.2537780165351193, 2.798284632266756, 1.3755962020309163, 3.060018264762484], "count": [364]}, "gripper_mode_state": {"mean": [0.25824175824175827, 0.4010989010989011], "std": [0.437667627934675, 0.4901209775516195], "min": [0, 0], "max": [1, 1], "count": [364]}, "gripper_activity_state": {"mean": [1.7912087912087913, 1.8626373626373627], "std": [0.564839440698741, 0.4778956508585612], "min": [0, 0], "max": [2, 2], "count": [364]}, "gripper_mode_action": {"mean": [0.25824175824175827, 0.4010989010989011], "std": [0.437667627934675, 0.4901209775516195], "min": [0, 0], "max": [1, 1], "count": [364]}, "gripper_activity_action": {"mean": [1.7912087912087913, 1.8626373626373627], "std": [0.564839440698741, 0.4778956508585612], "min": [0, 0], "max": [2, 2], "count": [364]}, "gripper_open_scale_state": {"mean": [0.6221662086235308, 0.49542582381950667], "std": [0.2246485349471093, 0.1394754621627484], "min": [0.18, 0.056], "max": [0.786, 0.661], "count": [364]}, "gripper_open_scale_action": {"mean": [0.6221662086235308, 0.49542582381950667], "std": [0.2246485349471093, 0.1394754621627484], "min": [0.18, 0.056], "max": [0.786, 0.661], "count": [364]}}} +{"episode_index": 372, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.42630904411764703]], [[0.423146243872549]], [[0.42028627246732025]]], "std": [[[0.21502981953289654]], [[0.2202853607194899]], [[0.2222413638490267]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[0.8862745098039215]], [[0.8784313725490196]]], "mean": [[[0.4486414644607843]], [[0.4476686621732026]], [[0.44269414419934644]]], "std": [[[0.17825282598193315]], [[0.18498263150630376]], [[0.18684179175848928]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8196078431372549]], [[0.788235294117647]], [[0.788235294117647]]], "mean": [[[0.4582758558006536]], [[0.458477175245098]], [[0.4546930984477124]]], "std": [[[0.13600233797861064]], [[0.14280344739312942]], [[0.14388361307115113]]], "count": [100]}, "observation.state": {"min": [0.2801777124404907, 2.046084403991699, -1.1056835651397705, -1.6646426916122437, -2.6334049701690674, -2.019782304763794, 0.4342902600765228, 54.0, 0.12478800117969513, 0.2842620015144348, -0.00897200033068657, -3.0199999809265137, -0.021000010892748833, -0.8849999904632568, -0.5624148845672607, -2.0788443088531494, 0.4057716429233551, -0.15777777135372162, 1.0022553205490112, 0.9488133788108826, -2.359126567840576, 341.0, -0.3782539963722229, 0.22477500140666962, -0.03045699931681156, 1.3480000495910645, -0.5530000329017639, -3.1411852836608887], "max": [0.702128529548645, 2.0920040607452393, -0.1440420299768448, 0.0806516632437706, -0.49637168645858765, -1.327672004699707, 2.2899417877197266, 700.0, 0.35725900530815125, 0.39221400022506714, 0.13451699912548065, -1.0880000591278076, 1.2660000324249268, 0.734000027179718, -0.07483972609043121, -2.0239360332489014, 1.7070715427398682, 1.756132960319519, 2.7191357612609863, 1.6249364614486694, -0.29195868968963623, 773.0, -0.12604300677776337, 0.3784010112285614, 0.11605300009250641, 2.9539999961853027, 1.1710000038146973, 3.1410000324249268], "mean": [0.4469303786754608, 2.0753045082092285, -0.46355676651000977, -0.5063392519950867, -1.5873724222183228, -1.5480364561080933, 1.2727694511413574, 582.0142822265625, 0.2897384762763977, 0.3300682604312897, 0.04774072393774986, -1.847589135169983, 0.8701280355453491, 0.12371983379125595, -0.2667011022567749, -2.0631749629974365, 1.0282129049301147, 0.995580792427063, 1.8096566200256348, 1.414656400680542, -1.4854824542999268, 642.30859375, -0.26648086309432983, 0.31090277433395386, 0.045906051993370056, 2.293617010116577, 0.45581212639808655, 0.2168780267238617], "std": [0.08822131901979446, 0.005936486180871725, 0.36382272839546204, 0.5915840864181519, 0.562229573726654, 0.13102036714553833, 0.6572831273078918, 175.23452758789062, 0.0634770616889, 0.025042366236448288, 0.03197835385799408, 0.7629559636116028, 0.473786324262619, 0.6272523403167725, 0.1661582887172699, 0.009692337363958359, 0.4267112612724304, 0.5377275347709656, 0.7038167119026184, 0.17556124925613403, 0.519450843334198, 121.05728149414062, 0.08471224457025528, 0.05380704253911972, 0.047238629311323166, 0.41393592953681946, 0.6968396902084351, 2.8813672065734863], "count": [282]}, "action": {"min": [0.2801777124404907, 2.046084403991699, -1.1056835651397705, -1.6646426916122437, -2.6334049701690674, -2.019782304763794, 0.4342902600765228, 54.0, 0.12478800117969513, 0.2842620015144348, -0.00897200033068657, -3.0199999809265137, -0.021000010892748833, -0.8849999904632568, -0.5624148845672607, -2.0788443088531494, 0.4057716429233551, -0.15777777135372162, 1.0022553205490112, 0.9488133788108826, -2.359126567840576, 341.0, -0.3782539963722229, 0.22477500140666962, -0.03045699931681156, 1.3480000495910645, -0.5530000329017639, -3.1411852836608887], "max": [0.702128529548645, 2.0920040607452393, -0.1440420299768448, 0.0806516632437706, -0.49637168645858765, -1.327672004699707, 2.2899417877197266, 700.0, 0.35725900530815125, 0.39221400022506714, 0.13451699912548065, -1.0880000591278076, 1.2660000324249268, 0.734000027179718, -0.07483972609043121, -2.0239360332489014, 1.7070715427398682, 1.756132960319519, 2.7191357612609863, 1.6249364614486694, -0.29195868968963623, 773.0, -0.12604300677776337, 0.3784010112285614, 0.11605300009250641, 2.9539999961853027, 1.1710000038146973, 3.1410000324249268], "mean": [0.4469303786754608, 2.0753045082092285, -0.46355676651000977, -0.5063392519950867, -1.5873724222183228, -1.5480364561080933, 1.2727694511413574, 582.0142822265625, 0.2897384762763977, 0.3300682604312897, 0.04774072393774986, -1.847589135169983, 0.8701280355453491, 0.12371983379125595, -0.2667011022567749, -2.0631749629974365, 1.0282129049301147, 0.995580792427063, 1.8096566200256348, 1.414656400680542, -1.4854824542999268, 642.30859375, -0.26648086309432983, 0.31090277433395386, 0.045906051993370056, 2.293617010116577, 0.45581212639808655, 0.2168780267238617], "std": [0.08822131901979446, 0.005936486180871725, 0.36382272839546204, 0.5915840864181519, 0.562229573726654, 0.13102036714553833, 0.6572831273078918, 175.23452758789062, 0.0634770616889, 0.025042366236448288, 0.03197835385799408, 0.7629559636116028, 0.473786324262619, 0.6272523403167725, 0.1661582887172699, 0.009692337363958359, 0.4267112612724304, 0.5377275347709656, 0.7038167119026184, 0.17556124925613403, 0.519450843334198, 121.05728149414062, 0.08471224457025528, 0.05380704253911972, 0.047238629311323166, 0.41393592953681946, 0.6968396902084351, 2.8813672065734863], "count": [282]}, "timestamp": {"min": [0.0], "max": [9.366666666666667], "mean": [4.683333333333334], "std": [2.7135292039594376], "count": [282]}, "frame_index": {"min": [0], "max": [281], "mean": [140.5], "std": [81.40587611878314], "count": [282]}, "episode_index": {"min": [392], "max": [392], "mean": [392.0], "std": [0.0], "count": [282]}, "index": {"min": [212685], "max": [212966], "mean": [212825.5], "std": [81.40587611878314], "count": [282]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [282]}, "subtask_annotation": {"mean": [9.47517730496454, 29.0, 29.0, 29.0, 29.0], "std": [9.07305383096709, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [282]}, "scene_annotation": {"mean": [392.0], "std": [0.0], "min": [392], "max": [392], "count": [282]}, "eef_direction_state": {"mean": [3.723404255319149, 4.046099290780142], "std": [1.7201615583811434, 1.7669149188817417], "min": [0, 0], "max": [6, 6], "count": [282]}, "eef_velocity_state": {"mean": [1.1063829787234043, 1.0602836879432624], "std": [0.7116271202616122, 0.8033069445614948], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_acc_mag_state": {"mean": [1.1312056737588652, 1.0141843971631206], "std": [0.776757650145789, 0.8076391969070515], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_direction_action": {"mean": [3.723404255319149, 4.046099290780142], "std": [1.7201615583811434, 1.7669149188817417], "min": [0, 0], "max": [6, 6], "count": [282]}, "eef_velocity_action": {"mean": [1.1063829787234043, 1.0602836879432624], "std": [0.7116271202616122, 0.8033069445614948], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_acc_mag_action": {"mean": [1.1312056737588652, 1.0141843971631206], "std": [0.776757650145789, 0.8076391969070515], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_sim_pose_state": {"mean": [0.5051279552520612, 0.30134192462755693, 1.1214363453081477, 0.4349045834709524, 0.8797467002204914, 0.09945800154308344, 0.5244011701113647, -0.31560460072253593, 1.0959560751325277, 1.6030249302150008, 0.9590397203415035, -0.042155823443847995], "std": [0.06269277141598802, 0.08946676213420011, 0.05731803299292956, 1.9760594917566898, 0.4463908863235967, 1.6941102834108848, 0.034656856251376336, 0.04563519608084206, 0.06377674201711113, 0.8654641310618615, 0.19809333191905693, 1.8542696038811952], "min": [0.40582119074557066, 0.14894126857842127, 1.0031299923983545, -3.1252593982767087, 0.12972683832435172, -3.0682970018684603, 0.4855111877033502, -0.39425504455953714, 1.03906507545757, 0.51474135121562, 0.4497200639653438, -3.042693667984772], "max": [0.5837220566494915, 0.3897308887167956, 1.2129055406152462, 3.131970524741491, 1.5164441275523974, 3.0988135615712884, 0.6076910440105783, -0.18419991865505056, 1.245539417052536, 2.9437924387932632, 1.2988221829255426, 3.121281388739604], "count": [282]}, "eef_sim_pose_action": {"mean": [0.5051279552520612, 0.30134192462755693, 1.1214363453081477, 0.4349045834709524, 0.8797467002204914, 0.09945800154308344, 0.5244011701113647, -0.31560460072253593, 1.0959560751325277, 1.6030249302150008, 0.9590397203415035, -0.042155823443847995], "std": [0.06269277141598802, 0.08946676213420011, 0.05731803299292956, 1.9760594917566898, 0.4463908863235967, 1.6941102834108848, 0.034656856251376336, 0.04563519608084206, 0.06377674201711113, 0.8654641310618615, 0.19809333191905693, 1.8542696038811952], "min": [0.40582119074557066, 0.14894126857842127, 1.0031299923983545, -3.1252593982767087, 0.12972683832435172, -3.0682970018684603, 0.4855111877033502, -0.39425504455953714, 1.03906507545757, 0.51474135121562, 0.4497200639653438, -3.042693667984772], "max": [0.5837220566494915, 0.3897308887167956, 1.2129055406152462, 3.131970524741491, 1.5164441275523974, 3.0988135615712884, 0.6076910440105783, -0.18419991865505056, 1.245539417052536, 2.9437924387932632, 1.2988221829255426, 3.121281388739604], "count": [282]}, "gripper_mode_state": {"mean": [0.1702127659574468, 0.1702127659574468], "std": [0.3758196113331002, 0.3758196113330997], "min": [0, 0], "max": [1, 1], "count": [282]}, "gripper_activity_state": {"mean": [1.9397163120567376, 1.8297872340425532], "std": [0.303497212209639, 0.4904397622587367], "min": [0, 0], "max": [2, 2], "count": [282]}, "gripper_mode_action": {"mean": [0.1702127659574468, 0.1702127659574468], "std": [0.3758196113331002, 0.3758196113330997], "min": [0, 0], "max": [1, 1], "count": [282]}, "gripper_activity_action": {"mean": [1.9397163120567376, 1.8297872340425532], "std": [0.303497212209639, 0.4904397622587367], "min": [0, 0], "max": [2, 2], "count": [282]}, "gripper_open_scale_state": {"mean": [0.6423085106382971, 0.5820141846135992], "std": [0.121057377947881, 0.17523448221771773], "min": [0.341, 0.054], "max": [0.773, 0.7], "count": [282]}, "gripper_open_scale_action": {"mean": [0.6423085106382971, 0.5820141846135992], "std": [0.121057377947881, 0.17523448221771773], "min": [0.341, 0.054], "max": [0.773, 0.7], "count": [282]}}} +{"episode_index": 373, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.42734182598039216]], [[0.42361684027777774]], [[0.4201569566993464]]], "std": [[[0.21515927358964754]], [[0.2241868871146137]], [[0.22626988194028527]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[0.8509803921568627]], [[0.8196078431372549]]], "mean": [[[0.4571111887254902]], [[0.4564828941993464]], [[0.4525564910130719]]], "std": [[[0.16492689842205116]], [[0.17257537919047064]], [[0.17422779548598255]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4606350571895425]], [[0.46335511437908494]], [[0.4591124264705882]]], "std": [[[0.1133942697769359]], [[0.11907249996966453]], [[0.12003622318679048]]], "count": [100]}, "observation.state": {"min": [0.139399453997612, 1.9434590339660645, -1.0393611192703247, -1.6359145641326904, -2.4936916828155518, -1.8273422718048096, 0.5919808149337769, 23.0, 0.11534000188112259, 0.29012900590896606, -0.0287299994379282, -3.1381852626800537, 0.11499999463558197, -1.097000002861023, -0.5629559755325317, -2.0753188133239746, 0.44191738963127136, -0.15182620286941528, 0.9775589108467102, 1.092017650604248, -2.474754810333252, 281.0, -0.42262399196624756, 0.23735499382019043, -0.032079000025987625, 1.3509999513626099, -0.4699999988079071, -3.1411852836608887], "max": [0.7778583765029907, 2.0862793922424316, -0.6130294799804688, 0.03834488242864609, -0.49153709411621094, -1.3145122528076172, 2.480462074279785, 745.0, 0.3390510082244873, 0.3941250145435333, 0.13717499375343323, 3.121000051498413, 1.1740000247955322, 0.4569999873638153, -0.08536405116319656, -2.05001163482666, 1.5876387357711792, 1.5345284938812256, 2.7991764545440674, 1.5263078212738037, -0.26162487268447876, 788.0, -0.13917699456214905, 0.38951200246810913, 0.11565200239419937, 2.7739999294281006, 1.062999963760376, 3.13700008392334], "mean": [0.4622730314731598, 2.067763328552246, -0.8946637511253357, -0.3753727674484253, -1.0703109502792358, -1.4784135818481445, 1.1540031433105469, 584.8202514648438, 0.29279768466949463, 0.33648917078971863, 0.02968645468354225, -1.5736651420593262, 0.8842962384223938, -0.06080062687397003, -0.2976912558078766, -2.064805030822754, 1.0775607824325562, 0.9648019075393677, 1.7259329557418823, 1.2933591604232788, -1.4307469129562378, 674.3746337890625, -0.2687459886074066, 0.3293062746524811, 0.036647308617830276, 2.2424917221069336, 0.42970696091651917, -0.027440892532467842], "std": [0.11625895649194717, 0.031393956393003464, 0.08622308075428009, 0.5017550587654114, 0.7650255560874939, 0.11736027896404266, 0.7565839886665344, 185.70932006835938, 0.06017746031284332, 0.021902143955230713, 0.031163852661848068, 1.3814183473587036, 0.3789316415786743, 0.5762370228767395, 0.16893796622753143, 0.005765782203525305, 0.38531285524368286, 0.5064932703971863, 0.7281960248947144, 0.1287190467119217, 0.6018890142440796, 185.5852813720703, 0.08645717054605484, 0.049713775515556335, 0.04342636838555336, 0.42717084288597107, 0.5995059609413147, 2.8967971801757812], "count": [331]}, "action": {"min": [0.139399453997612, 1.9434590339660645, -1.0393611192703247, -1.6359145641326904, -2.4936916828155518, -1.8273422718048096, 0.5919808149337769, 23.0, 0.11534000188112259, 0.29012900590896606, -0.0287299994379282, -3.1381852626800537, 0.11499999463558197, -1.097000002861023, -0.5629559755325317, -2.0753188133239746, 0.44191738963127136, -0.15182620286941528, 0.9775589108467102, 1.092017650604248, -2.474754810333252, 281.0, -0.42262399196624756, 0.23735499382019043, -0.032079000025987625, 1.3509999513626099, -0.4699999988079071, -3.1411852836608887], "max": [0.7778583765029907, 2.0862793922424316, -0.6130294799804688, 0.03834488242864609, -0.49153709411621094, -1.3145122528076172, 2.480462074279785, 745.0, 0.3390510082244873, 0.3941250145435333, 0.13717499375343323, 3.121000051498413, 1.1740000247955322, 0.4569999873638153, -0.08536405116319656, -2.05001163482666, 1.5876387357711792, 1.5345284938812256, 2.7991764545440674, 1.5263078212738037, -0.26162487268447876, 788.0, -0.13917699456214905, 0.38951200246810913, 0.11565200239419937, 2.7739999294281006, 1.062999963760376, 3.13700008392334], "mean": [0.4622730314731598, 2.067763328552246, -0.8946637511253357, -0.3753727674484253, -1.0703109502792358, -1.4784135818481445, 1.1540031433105469, 584.8202514648438, 0.29279768466949463, 0.33648917078971863, 0.02968645468354225, -1.5736651420593262, 0.8842962384223938, -0.06080062687397003, -0.2976912558078766, -2.064805030822754, 1.0775607824325562, 0.9648019075393677, 1.7259329557418823, 1.2933591604232788, -1.4307469129562378, 674.3746337890625, -0.2687459886074066, 0.3293062746524811, 0.036647308617830276, 2.2424917221069336, 0.42970696091651917, -0.027440892532467842], "std": [0.11625895649194717, 0.031393956393003464, 0.08622308075428009, 0.5017550587654114, 0.7650255560874939, 0.11736027896404266, 0.7565839886665344, 185.70932006835938, 0.06017746031284332, 0.021902143955230713, 0.031163852661848068, 1.3814183473587036, 0.3789316415786743, 0.5762370228767395, 0.16893796622753143, 0.005765782203525305, 0.38531285524368286, 0.5064932703971863, 0.7281960248947144, 0.1287190467119217, 0.6018890142440796, 185.5852813720703, 0.08645717054605484, 0.049713775515556335, 0.04342636838555336, 0.42717084288597107, 0.5995059609413147, 2.8967971801757812], "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": [393], "max": [393], "mean": [393.0], "std": [0.0], "count": [331]}, "index": {"min": [212967], "max": [213297], "mean": [213132.0], "std": [95.55103348473003], "count": [331]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [331]}, "subtask_annotation": {"mean": [10.652567975830816, 29.0, 29.0, 29.0, 29.0], "std": [9.873068332578269, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [331]}, "scene_annotation": {"mean": [393.0], "std": [0.0], "min": [393], "max": [393], "count": [331]}, "eef_direction_state": {"mean": [3.3836858006042294, 4.066465256797583], "std": [1.8544238796585641, 2.065789363149515], "min": [0, 0], "max": [6, 6], "count": [331]}, "eef_velocity_state": {"mean": [1.093655589123867, 0.8489425981873112], "std": [0.6459183413850743, 0.845187424305119], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_acc_mag_state": {"mean": [1.0241691842900302, 0.7794561933534743], "std": [0.8149039320721072, 0.8388243501335968], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_direction_action": {"mean": [3.3836858006042294, 4.066465256797583], "std": [1.8544238796585641, 2.065789363149515], "min": [0, 0], "max": [6, 6], "count": [331]}, "eef_velocity_action": {"mean": [1.093655589123867, 0.8489425981873112], "std": [0.6459183413850743, 0.845187424305119], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_acc_mag_action": {"mean": [1.0241691842900302, 0.7794561933534743], "std": [0.8149039320721072, 0.8388243501335968], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_sim_pose_state": {"mean": [0.5231868291277336, 0.2953690003034625, 1.1150685702086105, 0.37033163874152014, 0.9896765304398717, 0.014214175307120564, 0.529903045260137, -0.30615354149300295, 1.0802750721601149, 1.413729767470403, 1.0393506376434956, 0.24340005658191147], "std": [0.05916685920832655, 0.08283116030810705, 0.06056716803819436, 2.043717681621594, 0.4730764432621719, 1.7561467679670575, 0.032991017620434375, 0.04156810256250172, 0.06059323509092554, 0.6835197328290626, 0.2673160721880115, 1.855737629323467], "min": [0.41787053569336435, 0.1589956968130008, 1.0036512234279877, -3.1300262744398686, 0.28309316336353096, -3.0660626815662435, 0.48087267806532286, -0.40719398379804894, 1.031904800743264, 0.7354918563190429, 0.41751783295426437, -3.0722981916807246], "max": [0.5910130661275399, 0.4294393852175912, 1.2051948245576596, 3.1335712302357708, 1.5287204432970523, 3.1381617143834943, 0.610284256196582, -0.17030456262834326, 1.25132397406808, 2.6132894231555, 1.334958176180709, 3.127719790490378], "count": [331]}, "eef_sim_pose_action": {"mean": [0.5231868291277336, 0.2953690003034625, 1.1150685702086105, 0.37033163874152014, 0.9896765304398717, 0.014214175307120564, 0.529903045260137, -0.30615354149300295, 1.0802750721601149, 1.413729767470403, 1.0393506376434956, 0.24340005658191147], "std": [0.05916685920832655, 0.08283116030810705, 0.06056716803819436, 2.043717681621594, 0.4730764432621719, 1.7561467679670575, 0.032991017620434375, 0.04156810256250172, 0.06059323509092554, 0.6835197328290626, 0.2673160721880115, 1.855737629323467], "min": [0.41787053569336435, 0.1589956968130008, 1.0036512234279877, -3.1300262744398686, 0.28309316336353096, -3.0660626815662435, 0.48087267806532286, -0.40719398379804894, 1.031904800743264, 0.7354918563190429, 0.41751783295426437, -3.0722981916807246], "max": [0.5910130661275399, 0.4294393852175912, 1.2051948245576596, 3.1335712302357708, 1.5287204432970523, 3.1381617143834943, 0.610284256196582, -0.17030456262834326, 1.25132397406808, 2.6132894231555, 1.334958176180709, 3.127719790490378], "count": [331]}, "gripper_mode_state": {"mean": [0.2054380664652568, 0.13897280966767372], "std": [0.4040213698707952, 0.34591815193878855], "min": [0, 0], "max": [1, 1], "count": [331]}, "gripper_activity_state": {"mean": [1.8610271903323263, 1.8006042296072509], "std": [0.4715701443829676, 0.5734294962525408], "min": [0, 0], "max": [2, 2], "count": [331]}, "gripper_mode_action": {"mean": [0.2054380664652568, 0.13897280966767372], "std": [0.4040213698707952, 0.34591815193878855], "min": [0, 0], "max": [1, 1], "count": [331]}, "gripper_activity_action": {"mean": [1.8610271903323263, 1.8006042296072509], "std": [0.4715701443829676, 0.5734294962525408], "min": [0, 0], "max": [2, 2], "count": [331]}, "gripper_open_scale_state": {"mean": [0.6743746224486933, 0.5848202416918434], "std": [0.18558525103791343, 0.18570914436032582], "min": [0.281, 0.023], "max": [0.788, 0.745], "count": [331]}, "gripper_open_scale_action": {"mean": [0.6743746224486933, 0.5848202416918434], "std": [0.18558525103791343, 0.18570914436032582], "min": [0.281, 0.023], "max": [0.788, 0.745], "count": [331]}}} +{"episode_index": 374, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[1.0]], [[1.0]]], "mean": [[[0.42755478349673204]], [[0.42261498366013067]], [[0.41861776960784314]]], "std": [[[0.21861188869317627]], [[0.23010119481397398]], [[0.2313696295702134]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[0.8627450980392157]], [[0.8431372549019608]]], "mean": [[[0.4508408006535948]], [[0.4516412132352941]], [[0.44659331086601306]]], "std": [[[0.16362334298480855]], [[0.1707642896648545]], [[0.1716665097110862]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.46392082720588235]], [[0.4640531209150327]], [[0.4597099897875817]]], "std": [[[0.14420613398635784]], [[0.15072970457195758]], [[0.15231831459218914]]], "count": [100]}, "observation.state": {"min": [0.23144811391830444, 1.8422822952270508, -1.2567768096923828, -1.5631169080734253, -2.517742156982422, -1.8454413414001465, 0.6333625912666321, -2.0, 0.13605600595474243, 0.29317399859428406, -0.015410000458359718, -3.125, 0.07500000298023224, -1.1629999876022339, -0.6147922277450562, -2.074009656906128, 0.6858446598052979, 0.2343977391719818, 0.9447991251945496, 1.1473619937896729, -2.1399831771850586, 235.0, -0.3685440123081207, 0.24654799699783325, -0.03817800059914589, 1.6710000038146973, -0.4090000092983246, -3.1401853561401367], "max": [0.7426725029945374, 2.092911720275879, -0.5360953211784363, 0.06551966071128845, -0.3766246438026428, -1.3658424615859985, 2.5642552375793457, 767.0, 0.3254700005054474, 0.3816559910774231, 0.12883299589157104, 3.140000104904175, 1.569000005722046, 2.072000026702881, -0.08566076308488846, -1.9544546604156494, 1.5174765586853027, 1.4605787992477417, 2.615812301635742, 1.6447808742523193, -0.7678925395011902, 801.0, -0.13537199795246124, 0.3876569867134094, 0.11688599735498428, 3.013000011444092, 1.2699999809265137, 3.140000104904175], "mean": [0.46840736269950867, 2.0566093921661377, -0.988349437713623, -0.49789097905158997, -1.241908073425293, -1.5583326816558838, 1.5862356424331665, 616.8767700195312, 0.28063079714775085, 0.3339236378669739, 0.03166396543383598, -1.5515704154968262, 0.9495862722396851, 0.08230715245008469, -0.27915799617767334, -2.057837724685669, 1.0852316617965698, 1.0273997783660889, 1.6064814329147339, 1.3521523475646973, -1.4539216756820679, 668.4188232421875, -0.2566084861755371, 0.33035221695899963, 0.04975153133273125, 2.425166130065918, 0.5523591637611389, -0.6030057668685913], "std": [0.11041618138551712, 0.04768972471356392, 0.217770516872406, 0.47918611764907837, 0.9440305233001709, 0.07595054060220718, 0.626578688621521, 216.06333923339844, 0.0501093827188015, 0.023471105843782425, 0.02881949581205845, 1.6205651760101318, 0.5929843187332153, 1.1597899198532104, 0.1969904750585556, 0.021964186802506447, 0.21292540431022644, 0.3518419861793518, 0.6557474136352539, 0.14651845395565033, 0.3569417893886566, 194.56890869140625, 0.06542651355266571, 0.03662671148777008, 0.039535172283649445, 0.32735514640808105, 0.5748860239982605, 2.837552309036255], "count": [345]}, "action": {"min": [0.23144811391830444, 1.8422822952270508, -1.2567768096923828, -1.5631169080734253, -2.517742156982422, -1.8454413414001465, 0.6333625912666321, -2.0, 0.13605600595474243, 0.29317399859428406, -0.015410000458359718, -3.125, 0.07500000298023224, -1.1629999876022339, -0.6147922277450562, -2.074009656906128, 0.6858446598052979, 0.2343977391719818, 0.9447991251945496, 1.1473619937896729, -2.1399831771850586, 235.0, -0.3685440123081207, 0.24654799699783325, -0.03817800059914589, 1.6710000038146973, -0.4090000092983246, -3.1401853561401367], "max": [0.7426725029945374, 2.092911720275879, -0.5360953211784363, 0.06551966071128845, -0.3766246438026428, -1.3658424615859985, 2.5642552375793457, 767.0, 0.3254700005054474, 0.3816559910774231, 0.12883299589157104, 3.140000104904175, 1.569000005722046, 2.072000026702881, -0.08566076308488846, -1.9544546604156494, 1.5174765586853027, 1.4605787992477417, 2.615812301635742, 1.6447808742523193, -0.7678925395011902, 801.0, -0.13537199795246124, 0.3876569867134094, 0.11688599735498428, 3.013000011444092, 1.2699999809265137, 3.140000104904175], "mean": [0.46840736269950867, 2.0566093921661377, -0.988349437713623, -0.49789097905158997, -1.241908073425293, -1.5583326816558838, 1.5862356424331665, 616.8767700195312, 0.28063079714775085, 0.3339236378669739, 0.03166396543383598, -1.5515704154968262, 0.9495862722396851, 0.08230715245008469, -0.27915799617767334, -2.057837724685669, 1.0852316617965698, 1.0273997783660889, 1.6064814329147339, 1.3521523475646973, -1.4539216756820679, 668.4188232421875, -0.2566084861755371, 0.33035221695899963, 0.04975153133273125, 2.425166130065918, 0.5523591637611389, -0.6030057668685913], "std": [0.11041618138551712, 0.04768972471356392, 0.217770516872406, 0.47918611764907837, 0.9440305233001709, 0.07595054060220718, 0.626578688621521, 216.06333923339844, 0.0501093827188015, 0.023471105843782425, 0.02881949581205845, 1.6205651760101318, 0.5929843187332153, 1.1597899198532104, 0.1969904750585556, 0.021964186802506447, 0.21292540431022644, 0.3518419861793518, 0.6557474136352539, 0.14651845395565033, 0.3569417893886566, 194.56890869140625, 0.06542651355266571, 0.03662671148777008, 0.039535172283649445, 0.32735514640808105, 0.5748860239982605, 2.837552309036255], "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": [394], "max": [394], "mean": [394.0], "std": [0.0], "count": [345]}, "index": {"min": [213298], "max": [213642], "mean": [213470.0], "std": [99.59250306457142], "count": [345]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [345]}, "subtask_annotation": {"mean": [8.872463768115942, 29.0, 29.0, 29.0, 29.0], "std": [8.339601423381172, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [345]}, "scene_annotation": {"mean": [394.0], "std": [0.0], "min": [394], "max": [394], "count": [345]}, "eef_direction_state": {"mean": [4.194202898550724, 3.710144927536232], "std": [1.7160693254780492, 1.8564532904373627], "min": [0, 0], "max": [6, 6], "count": [345]}, "eef_velocity_state": {"mean": [0.9246376811594202, 1.0144927536231885], "std": [0.7652613074793839, 0.7669392134933964], "min": [0, 0], "max": [2, 2], "count": [345]}, "eef_acc_mag_state": {"mean": [0.9768115942028985, 0.9565217391304348], "std": [0.8372046184768129, 0.8099880587542709], "min": [0, 0], "max": [2, 2], "count": [345]}, "eef_direction_action": {"mean": [4.194202898550724, 3.710144927536232], "std": [1.7160693254780492, 1.8564532904373627], "min": [0, 0], "max": [6, 6], "count": [345]}, "eef_velocity_action": {"mean": [0.9246376811594202, 1.0144927536231885], "std": [0.7652613074793839, 0.7669392134933964], "min": [0, 0], "max": [2, 2], "count": [345]}, "eef_acc_mag_action": {"mean": [0.9768115942028985, 0.9565217391304348], "std": [0.8372046184768129, 0.8099880587542709], "min": [0, 0], "max": [2, 2], "count": [345]}, "eef_sim_pose_state": {"mean": [0.5270588940178285, 0.30296026928650804, 1.1305451650678435, -0.5184907994362503, 1.026273991464457, -0.27447293883251467, 0.5326529851392304, -0.3033852298007011, 1.0935957537656078, 1.6910382330721598, 0.7325548408845536, -0.08645525407575523], "std": [0.045956682105957256, 0.06860759703240181, 0.04675040670056255, 1.9295618693723378, 0.4101185762200468, 1.786096250267111, 0.035137169946254786, 0.04151040924948846, 0.05047530256873378, 0.7059241325093251, 0.17830494379502382, 2.240005758937976], "min": [0.4300882068874768, 0.15420796789726332, 1.028453129838308, -3.1297751308819515, 0.3225761357576209, -3.0858244849729157, 0.490633066290595, -0.4041918353628326, 1.048352025267678, 0.6922708183876101, 0.3728955329318764, -3.1364273224749364], "max": [0.595224134513482, 0.4024809295518967, 1.2141757590337139, 3.121805687298257, 1.451556376093674, 2.9775379287828523, 0.6021302632338795, -0.1856477381275095, 1.2233697745397183, 2.659315697642647, 1.168028820420223, 3.1351151262338166], "count": [345]}, "eef_sim_pose_action": {"mean": [0.5270588940178285, 0.30296026928650804, 1.1305451650678435, -0.5184907994362503, 1.026273991464457, -0.27447293883251467, 0.5326529851392304, -0.3033852298007011, 1.0935957537656078, 1.6910382330721598, 0.7325548408845536, -0.08645525407575523], "std": [0.045956682105957256, 0.06860759703240181, 0.04675040670056255, 1.9295618693723378, 0.4101185762200468, 1.786096250267111, 0.035137169946254786, 0.04151040924948846, 0.05047530256873378, 0.7059241325093251, 0.17830494379502382, 2.240005758937976], "min": [0.4300882068874768, 0.15420796789726332, 1.028453129838308, -3.1297751308819515, 0.3225761357576209, -3.0858244849729157, 0.490633066290595, -0.4041918353628326, 1.048352025267678, 0.6922708183876101, 0.3728955329318764, -3.1364273224749364], "max": [0.595224134513482, 0.4024809295518967, 1.2141757590337139, 3.121805687298257, 1.451556376093674, 2.9775379287828523, 0.6021302632338795, -0.1856477381275095, 1.2233697745397183, 2.659315697642647, 1.168028820420223, 3.1351151262338166], "count": [345]}, "gripper_mode_state": {"mean": [0.2028985507246377, 0.2463768115942029], "std": [0.4021575920438125, 0.4309005434005367], "min": [0, 0], "max": [1, 1], "count": [345]}, "gripper_activity_state": {"mean": [1.8782608695652174, 1.663768115942029], "std": [0.44031265743207404, 0.6745843625313389], "min": [0, 0], "max": [2, 2], "count": [345]}, "gripper_mode_action": {"mean": [0.2028985507246377, 0.2463768115942029], "std": [0.4021575920438125, 0.4309005434005367], "min": [0, 0], "max": [1, 1], "count": [345]}, "gripper_activity_action": {"mean": [1.8782608695652174, 1.663768115942029], "std": [0.44031265743207404, 0.6745843625313389], "min": [0, 0], "max": [2, 2], "count": [345]}, "gripper_open_scale_state": {"mean": [0.6684188404912559, 0.6168884058022847], "std": [0.19456874711440464, 0.2160301847025355], "min": [0.235, 0.0], "max": [0.801, 0.767], "count": [345]}, "gripper_open_scale_action": {"mean": [0.6684188404912559, 0.6168884058022847], "std": [0.19456874711440464, 0.2160301847025355], "min": [0.235, 0.0], "max": [0.801, 0.767], "count": [345]}}} +{"episode_index": 375, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4227134803921569]], [[0.4193752471405229]], [[0.41510573529411765]]], "std": [[[0.22193735923975125]], [[0.23012112062294424]], [[0.2327452886423585]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.9529411764705882]], [[0.9176470588235294]]], "mean": [[[0.44632689133986925]], [[0.4465132230392157]], [[0.44191728758169935]]], "std": [[[0.18191523716660862]], [[0.19079352061790697]], [[0.19183444064066246]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7450980392156863]], [[1.0]], [[0.9647058823529412]]], "mean": [[[0.46650319444444444]], [[0.4710597753267974]], [[0.46576267973856206]]], "std": [[[0.11376261330888615]], [[0.11793626938375129]], [[0.11854889580095468]]], "count": [100]}, "observation.state": {"min": [0.19111356139183044, 1.9987162351608276, -1.343205451965332, -1.4611022472381592, -2.530745029449463, -1.8329098224639893, 0.2929535210132599, 22.0, 0.12602999806404114, 0.27100300788879395, -0.03480299934744835, -3.071000099182129, 0.03999999538064003, -1.0140000581741333, -0.5243667364120483, -2.0724737644195557, 0.6120520830154419, -0.036826446652412415, 0.7101919651031494, 0.7910007238388062, -2.412708282470703, 260.0, -0.37988999485969543, 0.22028400003910065, -0.04209199920296669, 1.281000018119812, -0.6170000433921814, -3.128999948501587], "max": [0.6094340682029724, 2.092754364013672, -0.5490456819534302, 0.17496925592422485, -0.17647024989128113, -1.214417576789856, 2.263901710510254, 766.0, 0.33656299114227295, 0.3586449921131134, 0.1141040027141571, -1.2649999856948853, 1.2599999904632568, 0.7049999833106995, 0.04328416660428047, -2.032627820968628, 1.7457482814788818, 1.7195160388946533, 2.7990894317626953, 1.6468229293823242, -0.3449992537498474, 849.0, -0.13832099735736847, 0.3799450099468231, 0.09166300296783447, 2.9690001010894775, 0.9900000691413879, 3.1410000324249268], "mean": [0.43175044655799866, 2.0759499073028564, -0.7005749344825745, -0.2878960072994232, -1.2587053775787354, -1.6327918767929077, 0.9339017868041992, 589.5741577148438, 0.28438612818717957, 0.30934131145477295, 0.021540671586990356, -1.8548320531845093, 0.7745766043663025, 0.1238967776298523, -0.20602290332317352, -2.0643599033355713, 1.2571157217025757, 1.122719168663025, 1.7172231674194336, 1.316245198249817, -1.4465519189834595, 684.1854858398438, -0.25120529532432556, 0.3108026087284088, 0.03184100612998009, 2.299206256866455, 0.340800017118454, 1.3922353982925415], "std": [0.08250851184129715, 0.024329040199518204, 0.2545826733112335, 0.6092820167541504, 0.6621128916740417, 0.11140516400337219, 0.8274896144866943, 210.63369750976562, 0.05091409012675285, 0.026058632880449295, 0.030584856867790222, 0.7199406027793884, 0.33528345823287964, 0.6158695816993713, 0.20792822539806366, 0.0075638070702552795, 0.298337459564209, 0.49999508261680603, 0.7984535694122314, 0.18496833741664886, 0.6060196757316589, 221.25547790527344, 0.0758095383644104, 0.05090672895312309, 0.0385691374540329, 0.4554775655269623, 0.5824180841445923, 2.4676437377929688], "count": [310]}, "action": {"min": [0.19111356139183044, 1.9987162351608276, -1.343205451965332, -1.4611022472381592, -2.530745029449463, -1.8329098224639893, 0.2929535210132599, 22.0, 0.12602999806404114, 0.27100300788879395, -0.03480299934744835, -3.071000099182129, 0.03999999538064003, -1.0140000581741333, -0.5243667364120483, -2.0724737644195557, 0.6120520830154419, -0.036826446652412415, 0.7101919651031494, 0.7910007238388062, -2.412708282470703, 260.0, -0.37988999485969543, 0.22028400003910065, -0.04209199920296669, 1.281000018119812, -0.6170000433921814, -3.128999948501587], "max": [0.6094340682029724, 2.092754364013672, -0.5490456819534302, 0.17496925592422485, -0.17647024989128113, -1.214417576789856, 2.263901710510254, 766.0, 0.33656299114227295, 0.3586449921131134, 0.1141040027141571, -1.2649999856948853, 1.2599999904632568, 0.7049999833106995, 0.04328416660428047, -2.032627820968628, 1.7457482814788818, 1.7195160388946533, 2.7990894317626953, 1.6468229293823242, -0.3449992537498474, 849.0, -0.13832099735736847, 0.3799450099468231, 0.09166300296783447, 2.9690001010894775, 0.9900000691413879, 3.1410000324249268], "mean": [0.43175044655799866, 2.0759499073028564, -0.7005749344825745, -0.2878960072994232, -1.2587053775787354, -1.6327918767929077, 0.9339017868041992, 589.5741577148438, 0.28438612818717957, 0.30934131145477295, 0.021540671586990356, -1.8548320531845093, 0.7745766043663025, 0.1238967776298523, -0.20602290332317352, -2.0643599033355713, 1.2571157217025757, 1.122719168663025, 1.7172231674194336, 1.316245198249817, -1.4465519189834595, 684.1854858398438, -0.25120529532432556, 0.3108026087284088, 0.03184100612998009, 2.299206256866455, 0.340800017118454, 1.3922353982925415], "std": [0.08250851184129715, 0.024329040199518204, 0.2545826733112335, 0.6092820167541504, 0.6621128916740417, 0.11140516400337219, 0.8274896144866943, 210.63369750976562, 0.05091409012675285, 0.026058632880449295, 0.030584856867790222, 0.7199406027793884, 0.33528345823287964, 0.6158695816993713, 0.20792822539806366, 0.0075638070702552795, 0.298337459564209, 0.49999508261680603, 0.7984535694122314, 0.18496833741664886, 0.6060196757316589, 221.25547790527344, 0.0758095383644104, 0.05090672895312309, 0.0385691374540329, 0.4554775655269623, 0.5824180841445923, 2.4676437377929688], "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": [395], "max": [395], "mean": [395.0], "std": [0.0], "count": [310]}, "index": {"min": [213643], "max": [213952], "mean": [213797.5], "std": [89.48882611812493], "count": [310]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [310]}, "subtask_annotation": {"mean": [9.080645161290322, 29.0, 29.0, 29.0, 29.0], "std": [9.153350148366755, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [310]}, "scene_annotation": {"mean": [395.0], "std": [0.0], "min": [395], "max": [395], "count": [310]}, "eef_direction_state": {"mean": [3.7774193548387096, 4.464516129032258], "std": [1.8453445656779122, 1.9017052427716061], "min": [0, 0], "max": [6, 6], "count": [310]}, "eef_velocity_state": {"mean": [1.0516129032258064, 0.7838709677419354], "std": [0.7517167310260398, 0.866061449877304], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_acc_mag_state": {"mean": [1.038709677419355, 0.7064516129032258], "std": [0.8221440966842722, 0.7875791752808791], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_direction_action": {"mean": [3.7774193548387096, 4.464516129032258], "std": [1.8453445656779122, 1.9017052427716061], "min": [0, 0], "max": [6, 6], "count": [310]}, "eef_velocity_action": {"mean": [1.0516129032258064, 0.7838709677419354], "std": [0.7517167310260398, 0.866061449877304], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_acc_mag_action": {"mean": [1.038709677419355, 0.7064516129032258], "std": [0.8221440966842722, 0.7875791752808791], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_sim_pose_state": {"mean": [0.5067419046262039, 0.28170154249965546, 1.1244930930172745, 0.8456619821437427, 0.938014542813504, 0.4503290279986691, 0.5033711621976118, -0.2935145715283668, 1.0771170887212116, 1.147075023108213, 1.050608866134459, -0.19895248908485338], "std": [0.059709592456669916, 0.0768560273696506, 0.05234773408961809, 1.8481162958262047, 0.4888385982449702, 1.497960997189226, 0.037656504385923356, 0.04018389716969683, 0.05639743410418221, 0.9744182808415179, 0.2380744509059077, 1.6392680274402918], "min": [0.40314327334009614, 0.1540669094915403, 1.0163370891967998, -3.1222146185365287, 0.16589402177643908, -3.099609537548816, 0.4573918234363439, -0.3822349154279976, 1.0357881920850214, 0.3000074207738807, 0.43443291265296224, -3.078647086578056], "max": [0.5862446532313649, 0.3922435628055964, 1.1956228483916478, 3.1342795329111404, 1.4898851594671236, 3.0841906615186616, 0.5770855847831985, -0.16309647658812387, 1.2216823492081414, 2.7085121829924397, 1.3237683175470405, 3.064395182212481], "count": [310]}, "eef_sim_pose_action": {"mean": [0.5067419046262039, 0.28170154249965546, 1.1244930930172745, 0.8456619821437427, 0.938014542813504, 0.4503290279986691, 0.5033711621976118, -0.2935145715283668, 1.0771170887212116, 1.147075023108213, 1.050608866134459, -0.19895248908485338], "std": [0.059709592456669916, 0.0768560273696506, 0.05234773408961809, 1.8481162958262047, 0.4888385982449702, 1.497960997189226, 0.037656504385923356, 0.04018389716969683, 0.05639743410418221, 0.9744182808415179, 0.2380744509059077, 1.6392680274402918], "min": [0.40314327334009614, 0.1540669094915403, 1.0163370891967998, -3.1222146185365287, 0.16589402177643908, -3.099609537548816, 0.4573918234363439, -0.3822349154279976, 1.0357881920850214, 0.3000074207738807, 0.43443291265296224, -3.078647086578056], "max": [0.5862446532313649, 0.3922435628055964, 1.1956228483916478, 3.1342795329111404, 1.4898851594671236, 3.0841906615186616, 0.5770855847831985, -0.16309647658812387, 1.2216823492081414, 2.7085121829924397, 1.3237683175470405, 3.064395182212481], "count": [310]}, "gripper_mode_state": {"mean": [0.24193548387096775, 0.16774193548387098], "std": [0.4282554208823164, 0.3736369609179424], "min": [0, 0], "max": [1, 1], "count": [310]}, "gripper_activity_state": {"mean": [1.7967741935483872, 1.770967741935484], "std": [0.5453521330401528, 0.5867865185178134], "min": [0, 0], "max": [2, 2], "count": [310]}, "gripper_mode_action": {"mean": [0.24193548387096775, 0.16774193548387098], "std": [0.4282554208823164, 0.3736369609179424], "min": [0, 0], "max": [1, 1], "count": [310]}, "gripper_activity_action": {"mean": [1.7967741935483872, 1.770967741935484], "std": [0.5453521330401528, 0.5867865185178134], "min": [0, 0], "max": [2, 2], "count": [310]}, "gripper_open_scale_state": {"mean": [0.684185483674076, 0.5895741934991652], "std": [0.2212551241413514, 0.21063370385784994], "min": [0.26, 0.022], "max": [0.849, 0.766], "count": [310]}, "gripper_open_scale_action": {"mean": [0.684185483674076, 0.5895741934991652], "std": [0.2212551241413514, 0.21063370385784994], "min": [0.26, 0.022], "max": [0.849, 0.766], "count": [310]}}} +{"episode_index": 376, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4224787397875817]], [[0.4170479473039216]], [[0.41352853758169933]]], "std": [[[0.21865471832077907]], [[0.22530934918483292]], [[0.2281232701416385]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[0.9529411764705882]], [[0.9058823529411765]]], "mean": [[[0.4448974836601307]], [[0.44582656454248365]], [[0.44086876429738564]]], "std": [[[0.181538132556671]], [[0.18811487018513734]], [[0.1894784081251012]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7607843137254902]], [[0.7607843137254902]]], "mean": [[[0.46263921568627453]], [[0.46517329452614375]], [[0.4617937581699346]]], "std": [[[0.12686765732829927]], [[0.13378693530947353]], [[0.1342026365603343]]], "count": [100]}, "observation.state": {"min": [0.08779006451368332, 1.9265117645263672, -1.10489821434021, -1.5927002429962158, -2.725820302963257, -1.9882965087890625, 0.44050365686416626, 62.0, 0.11098899692296982, 0.25773701071739197, -0.025250999256968498, -3.131185293197632, -0.07000000029802322, -1.2100000381469727, -0.6324898600578308, -2.069925546646118, 0.49666836857795715, 0.08779006451368332, 0.7181854844093323, 1.1148813962936401, -2.4222028255462646, 231.0, -0.37277400493621826, 0.21446900069713593, -0.00812899973243475, 1.597000002861023, -0.5299999713897705, -3.1401853561401367], "max": [0.8376184105873108, 2.0870299339294434, -0.47572439908981323, 0.07108725607395172, -0.5204223394393921, -1.5132354497909546, 2.5674142837524414, 700.0, 0.35037800669670105, 0.38940200209617615, 0.1621360033750534, -1.0240000486373901, 1.2580000162124634, 0.8119999766349792, 0.054541539400815964, -2.012068033218384, 1.5079820156097412, 1.6575392484664917, 2.7636940479278564, 1.7491865158081055, -0.509793221950531, 695.0, -0.1474660038948059, 0.3978959918022156, 0.14124399423599243, 2.930999994277954, 1.1619999408721924, 3.0959999561309814], "mean": [0.44196805357933044, 2.06259822845459, -0.8366648554801941, -0.4553753137588501, -1.2045484781265259, -1.6195799112319946, 1.3260351419448853, 604.6254272460938, 0.29288816452026367, 0.3181687593460083, 0.050432462245225906, -1.7840440273284912, 0.8602699637413025, 0.12057081609964371, -0.2571549117565155, -2.0623815059661865, 1.168900489807129, 1.0095818042755127, 1.6481987237930298, 1.5068048238754272, -1.3566687107086182, 488.8354187011719, -0.2524704933166504, 0.30157142877578735, 0.03629949688911438, 2.32051157951355, 0.41873350739479065, 1.101140022277832], "std": [0.16964229941368103, 0.031790658831596375, 0.11872939765453339, 0.5404830574989319, 0.8844700455665588, 0.11991753429174423, 0.777069091796875, 182.85606384277344, 0.06674925237894058, 0.03125665709376335, 0.034412678331136703, 0.837009847164154, 0.5014833211898804, 0.7946373224258423, 0.22808493673801422, 0.010696842335164547, 0.27724114060401917, 0.5187785625457764, 0.8334416151046753, 0.14243586361408234, 0.6473485231399536, 130.3967742919922, 0.0705123096704483, 0.061228588223457336, 0.03358014300465584, 0.39631393551826477, 0.6011088490486145, 2.5029335021972656], "count": [319]}, "action": {"min": [0.08779006451368332, 1.9265117645263672, -1.10489821434021, -1.5927002429962158, -2.725820302963257, -1.9882965087890625, 0.44050365686416626, 62.0, 0.11098899692296982, 0.25773701071739197, -0.025250999256968498, -3.131185293197632, -0.07000000029802322, -1.2100000381469727, -0.6324898600578308, -2.069925546646118, 0.49666836857795715, 0.08779006451368332, 0.7181854844093323, 1.1148813962936401, -2.4222028255462646, 231.0, -0.37277400493621826, 0.21446900069713593, -0.00812899973243475, 1.597000002861023, -0.5299999713897705, -3.1401853561401367], "max": [0.8376184105873108, 2.0870299339294434, -0.47572439908981323, 0.07108725607395172, -0.5204223394393921, -1.5132354497909546, 2.5674142837524414, 700.0, 0.35037800669670105, 0.38940200209617615, 0.1621360033750534, -1.0240000486373901, 1.2580000162124634, 0.8119999766349792, 0.054541539400815964, -2.012068033218384, 1.5079820156097412, 1.6575392484664917, 2.7636940479278564, 1.7491865158081055, -0.509793221950531, 695.0, -0.1474660038948059, 0.3978959918022156, 0.14124399423599243, 2.930999994277954, 1.1619999408721924, 3.0959999561309814], "mean": [0.44196805357933044, 2.06259822845459, -0.8366648554801941, -0.4553753137588501, -1.2045484781265259, -1.6195799112319946, 1.3260351419448853, 604.6254272460938, 0.29288816452026367, 0.3181687593460083, 0.050432462245225906, -1.7840440273284912, 0.8602699637413025, 0.12057081609964371, -0.2571549117565155, -2.0623815059661865, 1.168900489807129, 1.0095818042755127, 1.6481987237930298, 1.5068048238754272, -1.3566687107086182, 488.8354187011719, -0.2524704933166504, 0.30157142877578735, 0.03629949688911438, 2.32051157951355, 0.41873350739479065, 1.101140022277832], "std": [0.16964229941368103, 0.031790658831596375, 0.11872939765453339, 0.5404830574989319, 0.8844700455665588, 0.11991753429174423, 0.777069091796875, 182.85606384277344, 0.06674925237894058, 0.03125665709376335, 0.034412678331136703, 0.837009847164154, 0.5014833211898804, 0.7946373224258423, 0.22808493673801422, 0.010696842335164547, 0.27724114060401917, 0.5187785625457764, 0.8334416151046753, 0.14243586361408234, 0.6473485231399536, 130.3967742919922, 0.0705123096704483, 0.061228588223457336, 0.03358014300465584, 0.39631393551826477, 0.6011088490486145, 2.5029335021972656], "count": [319]}, "timestamp": {"min": [0.0], "max": [10.6], "mean": [5.3], "std": [3.0695638488590236], "count": [319]}, "frame_index": {"min": [0], "max": [318], "mean": [159.0], "std": [92.0869154657707], "count": [319]}, "episode_index": {"min": [396], "max": [396], "mean": [396.0], "std": [0.0], "count": [319]}, "index": {"min": [213953], "max": [214271], "mean": [214112.0], "std": [92.0869154657707], "count": [319]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [319]}, "subtask_annotation": {"mean": [9.438871473354231, 29.0, 29.0, 29.0, 29.0], "std": [9.219469312298239, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [319]}, "scene_annotation": {"mean": [396.0], "std": [0.0], "min": [396], "max": [396], "count": [319]}, "eef_direction_state": {"mean": [3.4420062695924765, 4.100313479623824], "std": [1.8793358361170238, 1.9990514746454737], "min": [0, 0], "max": [6, 6], "count": [319]}, "eef_velocity_state": {"mean": [1.128526645768025, 0.9184952978056427], "std": [0.6941999014754314, 0.8707739463556968], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_state": {"mean": [1.078369905956113, 0.8840125391849529], "std": [0.8095061235778395, 0.8280135687669625], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_direction_action": {"mean": [3.4420062695924765, 4.100313479623824], "std": [1.8793358361170238, 1.9990514746454737], "min": [0, 0], "max": [6, 6], "count": [319]}, "eef_velocity_action": {"mean": [1.128526645768025, 0.9184952978056427], "std": [0.6941999014754314, 0.8707739463556968], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_action": {"mean": [1.078369905956113, 0.8840125391849529], "std": [0.8095061235778395, 0.8280135687669625], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_sim_pose_state": {"mean": [0.4998977456302835, 0.28858218725447476, 1.1247053675403718, -0.08198265525754499, 0.8953083143290314, 0.42832761119455165, 0.5142086617481704, -0.3183907421540152, 1.09499522693148, 1.4786229629359982, 0.8694638217553985, 0.022560022306153046], "std": [0.07052157466054018, 0.06173608625972591, 0.06759244278028034, 2.0223993644085576, 0.42695868550721616, 1.555332217965617, 0.0446219974557116, 0.050195660539346126, 0.06801384423691857, 0.8132244194702565, 0.28799690893176827, 1.8710555391725128], "min": [0.396553960636822, 0.18753020420486163, 1.0156533692727396, -3.1398366924493923, 0.2509524121441955, -3.059555452959502, 0.44913174324118943, -0.41454766379270414, 1.038890170408309, 0.382182369854236, 0.2029517120464166, -3.1224536523921342], "max": [0.6025381834910956, 0.4210793890910491, 1.218848116735527, 3.1378602272802825, 1.3739321637999686, 3.137864826865276, 0.6111419118959319, -0.15611689524650346, 1.2570373439549765, 2.8240711648991934, 1.2527619559676104, 3.1207457958728666], "count": [319]}, "eef_sim_pose_action": {"mean": [0.4998977456302835, 0.28858218725447476, 1.1247053675403718, -0.08198265525754499, 0.8953083143290314, 0.42832761119455165, 0.5142086617481704, -0.3183907421540152, 1.09499522693148, 1.4786229629359982, 0.8694638217553985, 0.022560022306153046], "std": [0.07052157466054018, 0.06173608625972591, 0.06759244278028034, 2.0223993644085576, 0.42695868550721616, 1.555332217965617, 0.0446219974557116, 0.050195660539346126, 0.06801384423691857, 0.8132244194702565, 0.28799690893176827, 1.8710555391725128], "min": [0.396553960636822, 0.18753020420486163, 1.0156533692727396, -3.1398366924493923, 0.2509524121441955, -3.059555452959502, 0.44913174324118943, -0.41454766379270414, 1.038890170408309, 0.382182369854236, 0.2029517120464166, -3.1224536523921342], "max": [0.6025381834910956, 0.4210793890910491, 1.218848116735527, 3.1378602272802825, 1.3739321637999686, 3.137864826865276, 0.6111419118959319, -0.15611689524650346, 1.2570373439549765, 2.8240711648991934, 1.2527619559676104, 3.1207457958728666], "count": [319]}, "gripper_mode_state": {"mean": [0.7241379310344828, 0.16300940438871472], "std": [0.446947634372958, 0.36937425258070045], "min": [0, 0], "max": [1, 1], "count": [319]}, "gripper_activity_state": {"mean": [1.9184952978056427, 1.8369905956112853], "std": [0.32589821738851565, 0.5055290254009589], "min": [0, 0], "max": [2, 2], "count": [319]}, "gripper_mode_action": {"mean": [0.7241379310344828, 0.16300940438871472], "std": [0.446947634372958, 0.36937425258070045], "min": [0, 0], "max": [1, 1], "count": [319]}, "gripper_activity_action": {"mean": [1.9184952978056427, 1.8369905956112853], "std": [0.32589821738851565, 0.5055290254009589], "min": [0, 0], "max": [2, 2], "count": [319]}, "gripper_open_scale_state": {"mean": [0.48883542310182837, 0.6046253921126121], "std": [0.13039655594527133, 0.18285602717707047], "min": [0.231, 0.062], "max": [0.695, 0.7], "count": [319]}, "gripper_open_scale_action": {"mean": [0.48883542310182837, 0.6046253921126121], "std": [0.13039655594527133, 0.18285602717707047], "min": [0.231, 0.062], "max": [0.695, 0.7], "count": [319]}}} +{"episode_index": 377, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.42864538398692814]], [[0.4252166789215686]], [[0.4223310273692811]]], "std": [[[0.21179347090873923]], [[0.21861592780670633]], [[0.22061736103370522]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[0.9215686274509803]], [[0.8784313725490196]]], "mean": [[[0.4411920506535948]], [[0.4404022365196078]], [[0.4349953901143791]]], "std": [[[0.18736255139158445]], [[0.1942348836269775]], [[0.19610355112372393]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.44702989174836605]], [[0.44883975898692813]], [[0.4445375204248366]]], "std": [[[0.14265980263628708]], [[0.14901208689835876]], [[0.1502355196141569]]], "count": [100]}, "observation.state": {"min": [0.2687283754348755, 2.044792890548706, -0.9760056138038635, -1.442444920539856, -2.4889793395996094, -2.040499448776245, 0.43704792857170105, 159.0, 0.1576859951019287, 0.2647069990634918, -0.03466299921274185, -3.1361851692199707, -0.04899999871850014, -1.0240000486373901, -0.6903126239776611, -2.0789663791656494, 0.46099382638931274, -0.09468411654233932, 0.46701520681381226, 0.4103967547416687, -2.4428327083587646, 238.0, -0.3721109926700592, 0.2408670037984848, -0.060527000576257706, 1.399999976158142, -0.5590000152587891, -3.1089999675750732], "max": [0.7721511721611023, 2.091078996658325, -0.5229879021644592, 0.0935845598578453, -0.5889962911605835, -1.3637653589248657, 2.270813226699829, 745.0, 0.3540099859237671, 0.4043639898300171, 0.11064700037240982, -1.0230000019073486, 1.215000033378601, 0.847000002861023, -0.053267452865839005, -2.040255069732666, 1.7305289506912231, 1.6139758825302124, 2.6995532512664795, 1.647573471069336, -0.3023783266544342, 776.0, -0.11335299909114838, 0.41188400983810425, 0.112466000020504, 3.006999969482422, 1.2920000553131104, 3.132999897003174], "mean": [0.4087896943092346, 2.0741524696350098, -0.6343363523483276, -0.39694729447364807, -1.3303767442703247, -1.6433287858963013, 1.1572887897491455, 649.957275390625, 0.3011488914489746, 0.3055405914783478, 0.044493455439805984, -1.8406693935394287, 0.7790118455886841, 0.13284766674041748, -0.354381799697876, -2.0648553371429443, 1.2894686460494995, 0.9210173487663269, 1.6533123254776, 1.3156296014785767, -1.4207810163497925, 612.03662109375, -0.24254882335662842, 0.3342190682888031, 0.016755158081650734, 2.2941126823425293, 0.41005492210388184, 1.3018697500228882], "std": [0.13809993863105774, 0.008190223947167397, 0.14923830330371857, 0.48784202337265015, 0.676450252532959, 0.13185685873031616, 0.706204891204834, 166.97630310058594, 0.057437460869550705, 0.036907095462083817, 0.03211585804820061, 0.9086797833442688, 0.3957763612270355, 0.7261365056037903, 0.2519184947013855, 0.006452744826674461, 0.2800622284412384, 0.48906001448631287, 0.9489866495132446, 0.29885804653167725, 0.5699633359909058, 217.96942138671875, 0.08420132100582123, 0.06551191210746765, 0.039630502462387085, 0.4464056193828583, 0.7447806596755981, 2.4360995292663574], "count": [328]}, "action": {"min": [0.2687283754348755, 2.044792890548706, -0.9760056138038635, -1.442444920539856, -2.4889793395996094, -2.040499448776245, 0.43704792857170105, 159.0, 0.1576859951019287, 0.2647069990634918, -0.03466299921274185, -3.1361851692199707, -0.04899999871850014, -1.0240000486373901, -0.6903126239776611, -2.0789663791656494, 0.46099382638931274, -0.09468411654233932, 0.46701520681381226, 0.4103967547416687, -2.4428327083587646, 238.0, -0.3721109926700592, 0.2408670037984848, -0.060527000576257706, 1.399999976158142, -0.5590000152587891, -3.1089999675750732], "max": [0.7721511721611023, 2.091078996658325, -0.5229879021644592, 0.0935845598578453, -0.5889962911605835, -1.3637653589248657, 2.270813226699829, 745.0, 0.3540099859237671, 0.4043639898300171, 0.11064700037240982, -1.0230000019073486, 1.215000033378601, 0.847000002861023, -0.053267452865839005, -2.040255069732666, 1.7305289506912231, 1.6139758825302124, 2.6995532512664795, 1.647573471069336, -0.3023783266544342, 776.0, -0.11335299909114838, 0.41188400983810425, 0.112466000020504, 3.006999969482422, 1.2920000553131104, 3.132999897003174], "mean": [0.4087896943092346, 2.0741524696350098, -0.6343363523483276, -0.39694729447364807, -1.3303767442703247, -1.6433287858963013, 1.1572887897491455, 649.957275390625, 0.3011488914489746, 0.3055405914783478, 0.044493455439805984, -1.8406693935394287, 0.7790118455886841, 0.13284766674041748, -0.354381799697876, -2.0648553371429443, 1.2894686460494995, 0.9210173487663269, 1.6533123254776, 1.3156296014785767, -1.4207810163497925, 612.03662109375, -0.24254882335662842, 0.3342190682888031, 0.016755158081650734, 2.2941126823425293, 0.41005492210388184, 1.3018697500228882], "std": [0.13809993863105774, 0.008190223947167397, 0.14923830330371857, 0.48784202337265015, 0.676450252532959, 0.13185685873031616, 0.706204891204834, 166.97630310058594, 0.057437460869550705, 0.036907095462083817, 0.03211585804820061, 0.9086797833442688, 0.3957763612270355, 0.7261365056037903, 0.2519184947013855, 0.006452744826674461, 0.2800622284412384, 0.48906001448631287, 0.9489866495132446, 0.29885804653167725, 0.5699633359909058, 217.96942138671875, 0.08420132100582123, 0.06551191210746765, 0.039630502462387085, 0.4464056193828583, 0.7447806596755981, 2.4360995292663574], "count": [328]}, "timestamp": {"min": [0.0], "max": [10.9], "mean": [5.449999999999999], "std": [3.1561668030839067], "count": [328]}, "frame_index": {"min": [0], "max": [327], "mean": [163.5], "std": [94.6850040925172], "count": [328]}, "episode_index": {"min": [397], "max": [397], "mean": [397.0], "std": [0.0], "count": [328]}, "index": {"min": [214272], "max": [214599], "mean": [214435.5], "std": [94.6850040925172], "count": [328]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [328]}, "subtask_annotation": {"mean": [8.823170731707316, 29.0, 29.0, 29.0, 29.0], "std": [8.749868274694732, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [328]}, "scene_annotation": {"mean": [397.0], "std": [0.0], "min": [397], "max": [397], "count": [328]}, "eef_direction_state": {"mean": [3.7865853658536586, 3.7134146341463414], "std": [1.87494794692767, 2.117768164556791], "min": [0, 0], "max": [6, 6], "count": [328]}, "eef_velocity_state": {"mean": [1.0091463414634145, 1.0091463414634145], "std": [0.7386799386438682, 0.8606799654775406], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_acc_mag_state": {"mean": [1.024390243902439, 0.9237804878048781], "std": [0.8260338644817622, 0.8135560907460532], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_direction_action": {"mean": [3.7865853658536586, 3.7134146341463414], "std": [1.87494794692767, 2.117768164556791], "min": [0, 0], "max": [6, 6], "count": [328]}, "eef_velocity_action": {"mean": [1.0091463414634145, 1.0091463414634145], "std": [0.7386799386438682, 0.8606799654775406], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_acc_mag_action": {"mean": [1.024390243902439, 0.9237804878048781], "std": [0.8260338644817622, 0.8135560907460532], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_sim_pose_state": {"mean": [0.5299836374511699, 0.26360215949318316, 1.1189916540168272, 0.12089905415576543, 0.7570194135637587, 0.20753392205848506, 0.502046924269778, -0.32082774878653314, 1.0824239083958085, 1.3405646627085441, 0.9586913830687352, -0.2697254874314387], "std": [0.07500344203987648, 0.08084126040399671, 0.06457849804374209, 2.0931547519704803, 0.4304731802044823, 1.6594122340727326, 0.04894155323822442, 0.042859132990942156, 0.05135723614612445, 0.8335643190524913, 0.2433866836481792, 1.798373116978209], "min": [0.42257887870637145, 0.131156537214201, 1.0147796624105212, -3.139170115929649, 0.1369305951059132, -3.1335327422441774, 0.45176473516311716, -0.36786013847909005, 1.0278611194352647, 0.547697485793061, 0.4005272510872062, -3.0889377906798314], "max": [0.6150811925715443, 0.38291434877016994, 1.2114179561357334, 3.141219224131158, 1.4837579705419457, 2.9449385308112985, 0.6184389692743991, -0.19410515626326727, 1.2224099520199645, 2.637529305706195, 1.3229963358085173, 3.1114079828893484], "count": [328]}, "eef_sim_pose_action": {"mean": [0.5299836374511699, 0.26360215949318316, 1.1189916540168272, 0.12089905415576543, 0.7570194135637587, 0.20753392205848506, 0.502046924269778, -0.32082774878653314, 1.0824239083958085, 1.3405646627085441, 0.9586913830687352, -0.2697254874314387], "std": [0.07500344203987648, 0.08084126040399671, 0.06457849804374209, 2.0931547519704803, 0.4304731802044823, 1.6594122340727326, 0.04894155323822442, 0.042859132990942156, 0.05135723614612445, 0.8335643190524913, 0.2433866836481792, 1.798373116978209], "min": [0.42257887870637145, 0.131156537214201, 1.0147796624105212, -3.139170115929649, 0.1369305951059132, -3.1335327422441774, 0.45176473516311716, -0.36786013847909005, 1.0278611194352647, 0.547697485793061, 0.4005272510872062, -3.0889377906798314], "max": [0.6150811925715443, 0.38291434877016994, 1.2114179561357334, 3.141219224131158, 1.4837579705419457, 2.9449385308112985, 0.6184389692743991, -0.19410515626326727, 1.2224099520199645, 2.637529305706195, 1.3229963358085173, 3.1114079828893484], "count": [328]}, "gripper_mode_state": {"mean": [0.28353658536585363, 0.17073170731707318], "std": [0.45071453285303004, 0.376274356598573], "min": [0, 0], "max": [1, 1], "count": [328]}, "gripper_activity_state": {"mean": [1.8597560975609757, 1.8810975609756098], "std": [0.4604768885642818, 0.4289906079407427], "min": [0, 0], "max": [2, 2], "count": [328]}, "gripper_mode_action": {"mean": [0.28353658536585363, 0.17073170731707318], "std": [0.45071453285303004, 0.376274356598573], "min": [0, 0], "max": [1, 1], "count": [328]}, "gripper_activity_action": {"mean": [1.8597560975609757, 1.8810975609756098], "std": [0.4604768885642818, 0.4289906079407427], "min": [0, 0], "max": [2, 2], "count": [328]}, "gripper_open_scale_state": {"mean": [0.6120365855054156, 0.6499573173522957], "std": [0.21796943454369747, 0.16697622792440192], "min": [0.238, 0.159], "max": [0.776, 0.745], "count": [328]}, "gripper_open_scale_action": {"mean": [0.6120365855054156, 0.6499573173522957], "std": [0.21796943454369747, 0.16697622792440192], "min": [0.238, 0.159], "max": [0.776, 0.745], "count": [328]}}} +{"episode_index": 378, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.42243868259803924]], [[0.41878343341503266]], [[0.4157089624183007]]], "std": [[[0.21253200704608072]], [[0.21923034208252234]], [[0.22102042269215108]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[0.8941176470588236]], [[0.8588235294117647]]], "mean": [[[0.45799251225490195]], [[0.45833732434640523]], [[0.4537438888888889]]], "std": [[[0.16576343446595296]], [[0.17405561568254424]], [[0.17576532009689005]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4490264419934641]], [[0.45064790236928104]], [[0.4464084375]]], "std": [[[0.1462315905469439]], [[0.15377033391629885]], [[0.15540736374448175]]], "count": [100]}, "observation.state": {"min": [0.11461576819419861, 1.8790913820266724, -1.047686219215393, -1.637782096862793, -2.3771560192108154, -1.8395073413848877, 0.7005926370620728, 32.0, 0.13940300047397614, 0.24233600497245789, -0.022036999464035034, -3.1391851902008057, 0.11500000208616257, -0.9190000295639038, -0.876731276512146, -2.0785651206970215, 0.7380298972129822, -0.050823990255594254, 0.6938731074333191, 0.6735051274299622, -2.516817331314087, 290.0, -0.3796220123767853, 0.20047299563884735, -0.04921500012278557, 1.312000036239624, -0.6740000247955322, -3.1381852626800537], "max": [0.7296174764633179, 2.0828936100006104, -0.6185970902442932, -0.10463249683380127, -0.6624746322631836, -1.464662790298462, 2.376056432723999, 775.0, 0.3414570093154907, 0.3971799910068512, 0.12500900030136108, 3.1410000324249268, 1.2630000114440918, 1.0440000295639038, -0.02401573210954666, -2.048353433609009, 1.7546494007110596, 1.6399812698364258, 2.888746738433838, 1.8389662504196167, -0.26113617420196533, 805.0, -0.08296000212430954, 0.4294170141220093, 0.08275400102138519, 2.867000102996826, 1.1490000486373901, 3.1410000324249268], "mean": [0.3560667335987091, 2.0535051822662354, -0.8585256338119507, -0.49363818764686584, -1.2528421878814697, -1.6935439109802246, 1.3389334678649902, 647.688232421875, 0.28380006551742554, 0.2965720593929291, 0.05036618933081627, -1.6884688138961792, 0.8815488219261169, 0.2322532832622528, -0.3584441542625427, -2.067561388015747, 1.306409478187561, 1.0005828142166138, 1.7103447914123535, 1.3107359409332275, -1.4963045120239258, 585.7435302734375, -0.2251136600971222, 0.3396882116794586, 0.023280834779143333, 2.2668871879577637, 0.34204548597335815, 1.1600700616836548], "std": [0.17392021417617798, 0.036980148404836655, 0.07212182879447937, 0.4537205398082733, 0.7115053534507751, 0.12855783104896545, 0.5927779078483582, 246.06358337402344, 0.05681725591421127, 0.05115171894431114, 0.03372044488787651, 1.2633360624313354, 0.4331549108028412, 0.8129595518112183, 0.33530575037002563, 0.0060272240079939365, 0.24844881892204285, 0.4231303930282593, 0.9556492567062378, 0.20321591198444366, 0.6708569526672363, 169.62818908691406, 0.08723918348550797, 0.07006928324699402, 0.03777981176972389, 0.3983754515647888, 0.6870206594467163, 2.5992400646209717], "count": [308]}, "action": {"min": [0.11461576819419861, 1.8790913820266724, -1.047686219215393, -1.637782096862793, -2.3771560192108154, -1.8395073413848877, 0.7005926370620728, 32.0, 0.13940300047397614, 0.24233600497245789, -0.022036999464035034, -3.1391851902008057, 0.11500000208616257, -0.9190000295639038, -0.876731276512146, -2.0785651206970215, 0.7380298972129822, -0.050823990255594254, 0.6938731074333191, 0.6735051274299622, -2.516817331314087, 290.0, -0.3796220123767853, 0.20047299563884735, -0.04921500012278557, 1.312000036239624, -0.6740000247955322, -3.1381852626800537], "max": [0.7296174764633179, 2.0828936100006104, -0.6185970902442932, -0.10463249683380127, -0.6624746322631836, -1.464662790298462, 2.376056432723999, 775.0, 0.3414570093154907, 0.3971799910068512, 0.12500900030136108, 3.1410000324249268, 1.2630000114440918, 1.0440000295639038, -0.02401573210954666, -2.048353433609009, 1.7546494007110596, 1.6399812698364258, 2.888746738433838, 1.8389662504196167, -0.26113617420196533, 805.0, -0.08296000212430954, 0.4294170141220093, 0.08275400102138519, 2.867000102996826, 1.1490000486373901, 3.1410000324249268], "mean": [0.3560667335987091, 2.0535051822662354, -0.8585256338119507, -0.49363818764686584, -1.2528421878814697, -1.6935439109802246, 1.3389334678649902, 647.688232421875, 0.28380006551742554, 0.2965720593929291, 0.05036618933081627, -1.6884688138961792, 0.8815488219261169, 0.2322532832622528, -0.3584441542625427, -2.067561388015747, 1.306409478187561, 1.0005828142166138, 1.7103447914123535, 1.3107359409332275, -1.4963045120239258, 585.7435302734375, -0.2251136600971222, 0.3396882116794586, 0.023280834779143333, 2.2668871879577637, 0.34204548597335815, 1.1600700616836548], "std": [0.17392021417617798, 0.036980148404836655, 0.07212182879447937, 0.4537205398082733, 0.7115053534507751, 0.12855783104896545, 0.5927779078483582, 246.06358337402344, 0.05681725591421127, 0.05115171894431114, 0.03372044488787651, 1.2633360624313354, 0.4331549108028412, 0.8129595518112183, 0.33530575037002563, 0.0060272240079939365, 0.24844881892204285, 0.4231303930282593, 0.9556492567062378, 0.20321591198444366, 0.6708569526672363, 169.62818908691406, 0.08723918348550797, 0.07006928324699402, 0.03777981176972389, 0.3983754515647888, 0.6870206594467163, 2.5992400646209717], "count": [308]}, "timestamp": {"min": [0.0], "max": [10.233333333333333], "mean": [5.116666666666667], "std": [2.9637157608500706], "count": [308]}, "frame_index": {"min": [0], "max": [307], "mean": [153.5], "std": [88.9114728255021], "count": [308]}, "episode_index": {"min": [398], "max": [398], "mean": [398.0], "std": [0.0], "count": [308]}, "index": {"min": [214600], "max": [214907], "mean": [214753.5], "std": [88.9114728255021], "count": [308]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [308]}, "subtask_annotation": {"mean": [9.603896103896103, 29.0, 29.0, 29.0, 29.0], "std": [8.895072932961943, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [308]}, "scene_annotation": {"mean": [398.0], "std": [0.0], "min": [398], "max": [398], "count": [308]}, "eef_direction_state": {"mean": [3.103896103896104, 3.8084415584415585], "std": [1.9562382107651282, 2.0062386884805132], "min": [0, 0], "max": [6, 6], "count": [308]}, "eef_velocity_state": {"mean": [1.2272727272727273, 0.9577922077922078], "std": [0.6839792591289124, 0.8187163271578667], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_acc_mag_state": {"mean": [1.0811688311688312, 0.8344155844155844], "std": [0.791535535502715, 0.8385113486620492], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_direction_action": {"mean": [3.103896103896104, 3.8084415584415585], "std": [1.9562382107651282, 2.0062386884805132], "min": [0, 0], "max": [6, 6], "count": [308]}, "eef_velocity_action": {"mean": [1.2272727272727273, 0.9577922077922078], "std": [0.6839792591289124, 0.8187163271578667], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_acc_mag_action": {"mean": [1.0811688311688312, 0.8344155844155844], "std": [0.791535535502715, 0.8385113486620492], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_sim_pose_state": {"mean": [0.5349878751311571, 0.25527196077745096, 1.1351323078232556, 0.7875818307773192, 0.8692680735772528, 0.3570773042479572, 0.4947949834526762, -0.3190721849222182, 1.0971676188485289, 1.3804163218934102, 0.9105040331648416, -0.16505918499843109], "std": [0.0781887789758951, 0.08780867683774377, 0.0633622437129383, 1.8127714540776523, 0.5275463517288153, 1.5539661084293122, 0.06221665546301265, 0.04713257012535423, 0.05036762650288684, 0.867810772646076, 0.17267157225571467, 1.9269618171401313], "min": [0.3853655699478621, 0.10733751220481481, 1.0140837920062253, -3.0990692301217493, 0.08328496209232417, -2.7308548324199036, 0.43136532299097097, -0.41930422883608154, 1.0520846060102949, 0.5620942435166733, 0.5390491494779193, -3.0807741644894584], "max": [0.6394590986568685, 0.37417739229526514, 1.2263025562244025, 3.078279837518169, 1.5393451880271312, 3.1246821303527725, 0.6131094053616465, -0.20334738268332633, 1.2309100940846742, 2.7621249524135116, 1.2223812196181298, 3.1034797155323974], "count": [308]}, "eef_sim_pose_action": {"mean": [0.5349878751311571, 0.25527196077745096, 1.1351323078232556, 0.7875818307773192, 0.8692680735772528, 0.3570773042479572, 0.4947949834526762, -0.3190721849222182, 1.0971676188485289, 1.3804163218934102, 0.9105040331648416, -0.16505918499843109], "std": [0.0781887789758951, 0.08780867683774377, 0.0633622437129383, 1.8127714540776523, 0.5275463517288153, 1.5539661084293122, 0.06221665546301265, 0.04713257012535423, 0.05036762650288684, 0.867810772646076, 0.17267157225571467, 1.9269618171401313], "min": [0.3853655699478621, 0.10733751220481481, 1.0140837920062253, -3.0990692301217493, 0.08328496209232417, -2.7308548324199036, 0.43136532299097097, -0.41930422883608154, 1.0520846060102949, 0.5620942435166733, 0.5390491494779193, -3.0807741644894584], "max": [0.6394590986568685, 0.37417739229526514, 1.2263025562244025, 3.078279837518169, 1.5393451880271312, 3.1246821303527725, 0.6131094053616465, -0.20334738268332633, 1.2309100940846742, 2.7621249524135116, 1.2223812196181298, 3.1034797155323974], "count": [308]}, "gripper_mode_state": {"mean": [0.23376623376623376, 0.19805194805194806], "std": [0.4232252139428656, 0.3985315218709516], "min": [0, 0], "max": [1, 1], "count": [308]}, "gripper_activity_state": {"mean": [1.844155844155844, 1.7629870129870129], "std": [0.49843743019209136, 0.5913281659377788], "min": [0, 0], "max": [2, 2], "count": [308]}, "gripper_mode_action": {"mean": [0.23376623376623376, 0.19805194805194806], "std": [0.4232252139428656, 0.3985315218709516], "min": [0, 0], "max": [1, 1], "count": [308]}, "gripper_activity_action": {"mean": [1.844155844155844, 1.7629870129870129], "std": [0.49843743019209136, 0.5913281659377788], "min": [0, 0], "max": [2, 2], "count": [308]}, "gripper_open_scale_state": {"mean": [0.5857435063944232, 0.6476883118369365], "std": [0.16962816601420005, 0.2460637103442341], "min": [0.29, 0.032], "max": [0.805, 0.775], "count": [308]}, "gripper_open_scale_action": {"mean": [0.5857435063944232, 0.6476883118369365], "std": [0.16962816601420005, 0.2460637103442341], "min": [0.29, 0.032], "max": [0.805, 0.775], "count": [308]}}} +{"episode_index": 379, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4203855882352941]], [[0.4182682741013072]], [[0.4136641503267974]]], "std": [[[0.2109716636428306]], [[0.22061551189573117]], [[0.22200293129737125]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[0.8666666666666667]], [[0.8509803921568627]]], "mean": [[[0.45980459763071896]], [[0.4595059415849673]], [[0.45509082312091503]]], "std": [[[0.16163354837024804]], [[0.16806695692593793]], [[0.16969819847106665]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4684688357843137]], [[0.4707262132352941]], [[0.4665903860294118]]], "std": [[[0.11808488889629873]], [[0.12384762045626292]], [[0.12464008014369649]]], "count": [100]}, "observation.state": {"min": [0.25558602809906006, 1.9926424026489258, -1.3102710247039795, -1.5280009508132935, -2.6775097846984863, -1.8670659065246582, 0.5699372887611389, 98.0, 0.10296600311994553, 0.2607550024986267, -0.030508000403642654, -3.0769999027252197, -0.04200000315904617, -0.906000018119812, -0.8524362444877625, -2.078756809234619, 0.27232372760772705, -0.153274804353714, 0.6791599988937378, 0.7226885557174683, -2.6040661334991455, 222.0, -0.3722369968891144, 0.22004500031471252, -0.06453300267457962, 1.0920000076293945, -0.6179999709129333, -3.1391851902008057], "max": [0.7232643961906433, 2.0910441875457764, -0.5454503297805786, 0.07120943814516068, -0.3016103506088257, -1.1662813425064087, 2.426793098449707, 781.0, 0.35394299030303955, 0.3898960053920746, 0.1263130009174347, -0.7689999938011169, 1.2979999780654907, 1.0460000038146973, -0.037594396620988846, -2.0208992958068848, 1.7552951574325562, 1.5475311279296875, 2.828655242919922, 1.7443169355392456, -0.40833723545074463, 819.0, -0.07567200064659119, 0.43298500776290894, 0.14024899899959564, 2.874000072479248, 1.1449999809265137, 3.128999948501587], "mean": [0.4303513765335083, 2.074585199356079, -0.7617188096046448, -0.4173944294452667, -1.1443945169448853, -1.5767494440078735, 1.1276243925094604, 667.2493286132812, 0.2916374206542969, 0.3214578926563263, 0.05704989284276962, -1.5975245237350464, 0.7789444327354431, 0.32789480686187744, -0.3870329260826111, -2.0681633949279785, 1.2247049808502197, 0.9070165157318115, 1.6710652112960815, 1.3094897270202637, -1.4569576978683472, 673.0072631835938, -0.23758801817893982, 0.3397771418094635, 0.018230045214295387, 2.196052312850952, 0.38275519013404846, 1.2953312397003174], "std": [0.1346883773803711, 0.014868826605379581, 0.2724769711494446, 0.5226459503173828, 0.7916527390480042, 0.14050772786140442, 0.7259960174560547, 171.4369354248047, 0.07147644460201263, 0.03988039121031761, 0.03835871443152428, 0.8570325970649719, 0.3824297785758972, 0.7074665427207947, 0.31066370010375977, 0.010578382760286331, 0.38225317001342773, 0.48873499035835266, 0.9324014782905579, 0.23354116082191467, 0.7473546862602234, 223.31658935546875, 0.09517853707075119, 0.06704851984977722, 0.045016538351774216, 0.4877074360847473, 0.6307237148284912, 2.5330922603607178], "count": [343]}, "action": {"min": [0.25558602809906006, 1.9926424026489258, -1.3102710247039795, -1.5280009508132935, -2.6775097846984863, -1.8670659065246582, 0.5699372887611389, 98.0, 0.10296600311994553, 0.2607550024986267, -0.030508000403642654, -3.0769999027252197, -0.04200000315904617, -0.906000018119812, -0.8524362444877625, -2.078756809234619, 0.27232372760772705, -0.153274804353714, 0.6791599988937378, 0.7226885557174683, -2.6040661334991455, 222.0, -0.3722369968891144, 0.22004500031471252, -0.06453300267457962, 1.0920000076293945, -0.6179999709129333, -3.1391851902008057], "max": [0.7232643961906433, 2.0910441875457764, -0.5454503297805786, 0.07120943814516068, -0.3016103506088257, -1.1662813425064087, 2.426793098449707, 781.0, 0.35394299030303955, 0.3898960053920746, 0.1263130009174347, -0.7689999938011169, 1.2979999780654907, 1.0460000038146973, -0.037594396620988846, -2.0208992958068848, 1.7552951574325562, 1.5475311279296875, 2.828655242919922, 1.7443169355392456, -0.40833723545074463, 819.0, -0.07567200064659119, 0.43298500776290894, 0.14024899899959564, 2.874000072479248, 1.1449999809265137, 3.128999948501587], "mean": [0.4303513765335083, 2.074585199356079, -0.7617188096046448, -0.4173944294452667, -1.1443945169448853, -1.5767494440078735, 1.1276243925094604, 667.2493286132812, 0.2916374206542969, 0.3214578926563263, 0.05704989284276962, -1.5975245237350464, 0.7789444327354431, 0.32789480686187744, -0.3870329260826111, -2.0681633949279785, 1.2247049808502197, 0.9070165157318115, 1.6710652112960815, 1.3094897270202637, -1.4569576978683472, 673.0072631835938, -0.23758801817893982, 0.3397771418094635, 0.018230045214295387, 2.196052312850952, 0.38275519013404846, 1.2953312397003174], "std": [0.1346883773803711, 0.014868826605379581, 0.2724769711494446, 0.5226459503173828, 0.7916527390480042, 0.14050772786140442, 0.7259960174560547, 171.4369354248047, 0.07147644460201263, 0.03988039121031761, 0.03835871443152428, 0.8570325970649719, 0.3824297785758972, 0.7074665427207947, 0.31066370010375977, 0.010578382760286331, 0.38225317001342773, 0.48873499035835266, 0.9324014782905579, 0.23354116082191467, 0.7473546862602234, 223.31658935546875, 0.09517853707075119, 0.06704851984977722, 0.045016538351774216, 0.4877074360847473, 0.6307237148284912, 2.5330922603607178], "count": [343]}, "timestamp": {"min": [0.0], "max": [11.4], "mean": [5.7], "std": [3.3005050118630836], "count": [343]}, "frame_index": {"min": [0], "max": [342], "mean": [171.0], "std": [99.0151503558925], "count": [343]}, "episode_index": {"min": [399], "max": [399], "mean": [399.0], "std": [0.0], "count": [343]}, "index": {"min": [214908], "max": [215250], "mean": [215079.0], "std": [99.0151503558925], "count": [343]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [343]}, "subtask_annotation": {"mean": [10.358600583090379, 29.0, 29.0, 29.0, 29.0], "std": [9.651189465549898, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [343]}, "scene_annotation": {"mean": [399.0], "std": [0.0], "min": [399], "max": [399], "count": [343]}, "eef_direction_state": {"mean": [3.63265306122449, 3.3644314868804663], "std": [1.9194525805759186, 2.2389645566918386], "min": [0, 0], "max": [6, 6], "count": [343]}, "eef_velocity_state": {"mean": [1.0816326530612246, 0.9766763848396501], "std": [0.739778324913953, 0.7280578643719285], "min": [0, 0], "max": [2, 2], "count": [343]}, "eef_acc_mag_state": {"mean": [1.1428571428571428, 0.9387755102040817], "std": [0.7898776522597392, 0.81836480227606], "min": [0, 0], "max": [2, 2], "count": [343]}, "eef_direction_action": {"mean": [3.63265306122449, 3.3644314868804663], "std": [1.9194525805759186, 2.2389645566918386], "min": [0, 0], "max": [6, 6], "count": [343]}, "eef_velocity_action": {"mean": [1.0816326530612246, 0.9766763848396501], "std": [0.739778324913953, 0.7280578643719285], "min": [0, 0], "max": [2, 2], "count": [343]}, "eef_acc_mag_action": {"mean": [1.1428571428571428, 0.9387755102040817], "std": [0.7898776522597392, 0.81836480227606], "min": [0, 0], "max": [2, 2], "count": [343]}, "eef_sim_pose_state": {"mean": [0.5343926474910664, 0.2587613712102073, 1.123778636486559, 0.6616565198016059, 0.9200944005651417, 0.2926091443445509, 0.5158665414040372, -0.31854770858997133, 1.095271138429482, 1.2837142921079234, 0.9495175003568946, -0.17663163065263154], "std": [0.07678986925746653, 0.09291019747958143, 0.07034113059224635, 1.912399632515318, 0.48865013077522557, 1.5883157566232653, 0.05046778573310354, 0.060685487029651965, 0.05546475919686626, 0.9677186622896486, 0.19940320245442783, 1.588871056591967], "min": [0.4026129185598495, 0.106581645642365, 1.0146773822334538, -3.1330728047610363, 0.1321490538402479, -3.1344241411385485, 0.44882941057246967, -0.3827386248484388, 1.0461164288127682, 0.22504183382035017, 0.43592897752120807, -3.1094766285224824], "max": [0.6394804954835501, 0.40229010567708046, 1.2229519849477437, 3.1263683989847753, 1.5587816278001148, 3.023769671827137, 0.6017497177967714, -0.15148812367241335, 1.2280035963488907, 2.932327304731384, 1.4855497253623189, 3.058003968425656], "count": [343]}, "eef_sim_pose_action": {"mean": [0.5343926474910664, 0.2587613712102073, 1.123778636486559, 0.6616565198016059, 0.9200944005651417, 0.2926091443445509, 0.5158665414040372, -0.31854770858997133, 1.095271138429482, 1.2837142921079234, 0.9495175003568946, -0.17663163065263154], "std": [0.07678986925746653, 0.09291019747958143, 0.07034113059224635, 1.912399632515318, 0.48865013077522557, 1.5883157566232653, 0.05046778573310354, 0.060685487029651965, 0.05546475919686626, 0.9677186622896486, 0.19940320245442783, 1.588871056591967], "min": [0.4026129185598495, 0.106581645642365, 1.0146773822334538, -3.1330728047610363, 0.1321490538402479, -3.1344241411385485, 0.44882941057246967, -0.3827386248484388, 1.0461164288127682, 0.22504183382035017, 0.43592897752120807, -3.1094766285224824], "max": [0.6394804954835501, 0.40229010567708046, 1.2229519849477437, 3.1263683989847753, 1.5587816278001148, 3.023769671827137, 0.6017497177967714, -0.15148812367241335, 1.2280035963488907, 2.932327304731384, 1.4855497253623189, 3.058003968425656], "count": [343]}, "gripper_mode_state": {"mean": [0.22740524781341107, 0.13119533527696792], "std": [0.41915641600759457, 0.3376138612061589], "min": [0, 0], "max": [1, 1], "count": [343]}, "gripper_activity_state": {"mean": [1.8425655976676385, 1.8104956268221575], "std": [0.5108117996645485, 0.5363797655545246], "min": [0, 0], "max": [2, 2], "count": [343]}, "gripper_mode_action": {"mean": [0.22740524781341107, 0.13119533527696792], "std": [0.41915641600759457, 0.3376138612061589], "min": [0, 0], "max": [1, 1], "count": [343]}, "gripper_activity_action": {"mean": [1.8425655976676385, 1.8104956268221575], "std": [0.5108117996645485, 0.5363797655545246], "min": [0, 0], "max": [2, 2], "count": [343]}, "gripper_open_scale_state": {"mean": [0.6730072888076858, 0.6672492713149716], "std": [0.2233166639831819, 0.17143692940639668], "min": [0.222, 0.098], "max": [0.819, 0.781], "count": [343]}, "gripper_open_scale_action": {"mean": [0.6730072888076858, 0.6672492713149716], "std": [0.2233166639831819, 0.17143692940639668], "min": [0.222, 0.098], "max": [0.819, 0.781], "count": [343]}}} +{"episode_index": 380, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.42399030228758167]], [[0.4191757373366013]], [[0.41618354983660133]]], "std": [[[0.21484216624398186]], [[0.22232494078002824]], [[0.22401958612654088]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[0.9019607843137255]], [[0.8784313725490196]]], "mean": [[[0.45455426674836596]], [[0.45618259395424837]], [[0.45173997957516343]]], "std": [[[0.15691306586614204]], [[0.16396603231892676]], [[0.16546936066076778]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43350167892156866]], [[0.4318789338235294]], [[0.4277886642156863]]], "std": [[[0.16885746875233215]], [[0.17807282436708302]], [[0.1801959449817312]]], "count": [100]}, "observation.state": {"min": [0.21090558171272278, 1.9056552648544312, -1.0248574018478394, -1.574845552444458, -2.62619686126709, -2.119213581085205, 0.4220031797885895, -5.0, 0.15270499885082245, 0.27665698528289795, -0.008187999948859215, -3.1411852836608887, -0.25699999928474426, -0.9829999208450317, -0.7594625949859619, -2.0770814418792725, 0.4247607886791229, -0.11655309796333313, 0.8222770094871521, 0.911672830581665, -2.5667335987091064, 171.0, -0.37857499718666077, 0.2093210071325302, -0.05082099884748459, 1.1009999513626099, -0.5839999914169312, -3.132185220718384], "max": [0.7487463355064392, 2.086942434310913, -0.693105161190033, 0.045779984444379807, -0.6692814230918884, -1.5213686227798462, 2.383491277694702, 782.0, 0.34712499380111694, 0.3923029899597168, 0.10703399777412415, 3.138000011444092, 1.399999976158142, 0.8380000591278076, -0.06403613090515137, -1.9319747686386108, 1.7295340299606323, 1.6205730438232422, 2.8237857818603516, 1.7234604358673096, -0.526530921459198, 834.0, -0.09794200211763382, 0.4114460051059723, 0.10400400310754776, 2.9140000343322754, 1.1990000009536743, 3.13700008392334], "mean": [0.45240676403045654, 2.060659646987915, -0.8292558193206787, -0.5596036911010742, -1.4708560705184937, -1.6981676816940308, 1.499089002609253, 530.7681274414062, 0.2807934284210205, 0.3099687695503235, 0.0384516566991806, -1.8914294242858887, 0.7472924590110779, 0.01589631289243698, -0.3350151479244232, -2.0600666999816895, 1.106074333190918, 0.931618332862854, 1.689212441444397, 1.438626766204834, -1.5918772220611572, 642.1282348632812, -0.24673685431480408, 0.32383260130882263, 0.03589015454053879, 2.4367876052856445, 0.5642849206924438, -0.9423162937164307], "std": [0.15407077968120575, 0.03310538828372955, 0.07978376001119614, 0.5844965577125549, 0.8434047102928162, 0.14337705075740814, 0.6840789914131165, 243.8092803955078, 0.06277848035097122, 0.0298662967979908, 0.02890012040734291, 1.1490777730941772, 0.6621159315109253, 0.7613056898117065, 0.25456762313842773, 0.02273348532617092, 0.30753087997436523, 0.42539289593696594, 0.7599772810935974, 0.14839407801628113, 0.5393362641334534, 201.0798797607422, 0.08416839689016342, 0.058204106986522675, 0.04104357957839966, 0.38926148414611816, 0.6816075444221497, 2.6399073600769043], "count": [386]}, "action": {"min": [0.21090558171272278, 1.9056552648544312, -1.0248574018478394, -1.574845552444458, -2.62619686126709, -2.119213581085205, 0.4220031797885895, -5.0, 0.15270499885082245, 0.27665698528289795, -0.008187999948859215, -3.1411852836608887, -0.25699999928474426, -0.9829999208450317, -0.7594625949859619, -2.0770814418792725, 0.4247607886791229, -0.11655309796333313, 0.8222770094871521, 0.911672830581665, -2.5667335987091064, 171.0, -0.37857499718666077, 0.2093210071325302, -0.05082099884748459, 1.1009999513626099, -0.5839999914169312, -3.132185220718384], "max": [0.7487463355064392, 2.086942434310913, -0.693105161190033, 0.045779984444379807, -0.6692814230918884, -1.5213686227798462, 2.383491277694702, 782.0, 0.34712499380111694, 0.3923029899597168, 0.10703399777412415, 3.138000011444092, 1.399999976158142, 0.8380000591278076, -0.06403613090515137, -1.9319747686386108, 1.7295340299606323, 1.6205730438232422, 2.8237857818603516, 1.7234604358673096, -0.526530921459198, 834.0, -0.09794200211763382, 0.4114460051059723, 0.10400400310754776, 2.9140000343322754, 1.1990000009536743, 3.13700008392334], "mean": [0.45240676403045654, 2.060659646987915, -0.8292558193206787, -0.5596036911010742, -1.4708560705184937, -1.6981676816940308, 1.499089002609253, 530.7681274414062, 0.2807934284210205, 0.3099687695503235, 0.0384516566991806, -1.8914294242858887, 0.7472924590110779, 0.01589631289243698, -0.3350151479244232, -2.0600666999816895, 1.106074333190918, 0.931618332862854, 1.689212441444397, 1.438626766204834, -1.5918772220611572, 642.1282348632812, -0.24673685431480408, 0.32383260130882263, 0.03589015454053879, 2.4367876052856445, 0.5642849206924438, -0.9423162937164307], "std": [0.15407077968120575, 0.03310538828372955, 0.07978376001119614, 0.5844965577125549, 0.8434047102928162, 0.14337705075740814, 0.6840789914131165, 243.8092803955078, 0.06277848035097122, 0.0298662967979908, 0.02890012040734291, 1.1490777730941772, 0.6621159315109253, 0.7613056898117065, 0.25456762313842773, 0.02273348532617092, 0.30753087997436523, 0.42539289593696594, 0.7599772810935974, 0.14839407801628113, 0.5393362641334534, 201.0798797607422, 0.08416839689016342, 0.058204106986522675, 0.04104357957839966, 0.38926148414611816, 0.6816075444221497, 2.6399073600769043], "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": [400], "max": [400], "mean": [400.0], "std": [0.0], "count": [386]}, "index": {"min": [215251], "max": [215636], "mean": [215443.5], "std": [111.42822802144886], "count": [386]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [386]}, "subtask_annotation": {"mean": [8.689119170984457, 29.0, 29.0, 29.0, 29.0], "std": [7.974488841370036, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [386]}, "scene_annotation": {"mean": [400.0], "std": [0.0], "min": [400], "max": [400], "count": [386]}, "eef_direction_state": {"mean": [3.8756476683937824, 4.538860103626943], "std": [1.994832110848891, 1.7542820287478147], "min": [0, 0], "max": [6, 6], "count": [386]}, "eef_velocity_state": {"mean": [0.9196891191709845, 0.9326424870466321], "std": [0.8023772365776479, 0.8994078429941622], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_acc_mag_state": {"mean": [0.8989637305699482, 0.8652849740932642], "std": [0.8128813740135813, 0.8285620521301843], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_direction_action": {"mean": [3.8756476683937824, 4.538860103626943], "std": [1.994832110848891, 1.7542820287478147], "min": [0, 0], "max": [6, 6], "count": [386]}, "eef_velocity_action": {"mean": [0.9196891191709845, 0.9326424870466321], "std": [0.8023772365776479, 0.8994078429941622], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_acc_mag_action": {"mean": [0.8989637305699482, 0.8652849740932642], "std": [0.8128813740135813, 0.8285620521301843], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_sim_pose_state": {"mean": [0.520772189249617, 0.28366948554627, 1.126736315756417, -0.45020648633828037, 0.8945718476569852, -0.21510016605743518, 0.5119647538076684, -0.3055756392631838, 1.1011911604628273, 1.7641622460501758, 0.7769420612282356, -0.3795578960369216], "std": [0.0671410277176388, 0.08828906807205322, 0.05663691594772963, 1.9449469449390557, 0.40741291882491615, 1.851735830185135, 0.0464930342728578, 0.03489239139430896, 0.07174277701436546, 0.8161898843472059, 0.28762793835798095, 1.9775662265529783], "min": [0.39105197926728863, 0.1219633908577176, 1.011690515079582, -3.1414193269014703, 0.20004882134398083, -3.137412022179289, 0.4617055056851877, -0.39530272426130236, 1.0310298638646682, 0.29724722176024315, 0.2021749166071376, -3.080790430121365], "max": [0.6205582761831557, 0.4084672054126959, 1.2230321953393273, 3.1376095704122613, 1.538410550438582, 3.0747397511429706, 0.6091541092290738, -0.23688817739271692, 1.2538650298149996, 2.7693283421659887, 1.3963704741636085, 3.123758005021547], "count": [386]}, "eef_sim_pose_action": {"mean": [0.520772189249617, 0.28366948554627, 1.126736315756417, -0.45020648633828037, 0.8945718476569852, -0.21510016605743518, 0.5119647538076684, -0.3055756392631838, 1.1011911604628273, 1.7641622460501758, 0.7769420612282356, -0.3795578960369216], "std": [0.0671410277176388, 0.08828906807205322, 0.05663691594772963, 1.9449469449390557, 0.40741291882491615, 1.851735830185135, 0.0464930342728578, 0.03489239139430896, 0.07174277701436546, 0.8161898843472059, 0.28762793835798095, 1.9775662265529783], "min": [0.39105197926728863, 0.1219633908577176, 1.011690515079582, -3.1414193269014703, 0.20004882134398083, -3.137412022179289, 0.4617055056851877, -0.39530272426130236, 1.0310298638646682, 0.29724722176024315, 0.2021749166071376, -3.080790430121365], "max": [0.6205582761831557, 0.4084672054126959, 1.2230321953393273, 3.1376095704122613, 1.538410550438582, 3.0747397511429706, 0.6091541092290738, -0.23688817739271692, 1.2538650298149996, 2.7693283421659887, 1.3963704741636085, 3.123758005021547], "count": [386]}, "gripper_mode_state": {"mean": [0.19948186528497408, 0.28756476683937826], "std": [0.39961087411055685, 0.4526270779703666], "min": [0, 0], "max": [1, 1], "count": [386]}, "gripper_activity_state": {"mean": [1.8445595854922279, 1.6398963730569949], "std": [0.4792956164000971, 0.6693620732580976], "min": [0, 0], "max": [2, 2], "count": [386]}, "gripper_mode_action": {"mean": [0.19948186528497408, 0.28756476683937826], "std": [0.39961087411055685, 0.4526270779703666], "min": [0, 0], "max": [1, 1], "count": [386]}, "gripper_activity_action": {"mean": [1.8445595854922279, 1.6398963730569949], "std": [0.4792956164000971, 0.6693620732580976], "min": [0, 0], "max": [2, 2], "count": [386]}, "gripper_open_scale_state": {"mean": [0.6421282383814949, 0.5308147669629113], "std": [0.20107995927715885, 0.24370735029887042], "min": [0.171, 0.0], "max": [0.834, 0.782], "count": [386]}, "gripper_open_scale_action": {"mean": [0.6421282383814949, 0.5308147669629113], "std": [0.20107995927715885, 0.24370735029887042], "min": [0.171, 0.0], "max": [0.834, 0.782], "count": [386]}}} +{"episode_index": 381, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4210727696078431]], [[0.4161224530228758]], [[0.41293413194444445]]], "std": [[[0.22053959102350146]], [[0.2276947232287697]], [[0.2304594477625589]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9137254901960784]], [[0.8862745098039215]], [[0.8470588235294118]]], "mean": [[[0.44630754901960784]], [[0.44622192401960786]], [[0.44147246732026146]]], "std": [[[0.1854134265949254]], [[0.19415728659531306]], [[0.19567029511802103]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.456725420751634]], [[0.4583353227124183]], [[0.45430283496732027]]], "std": [[[0.13150683696115156]], [[0.13828556672325337]], [[0.1395589257351302]]], "count": [100]}, "observation.state": {"min": [0.18622663617134094, 1.9551876783370972, -0.9477486610412598, -1.626105785369873, -2.622235059738159, -1.8498570919036865, 0.5859768986701965, 169.0, 0.13317100703716278, 0.2473829984664917, -0.015305000357329845, -3.1411852836608887, 0.038999997079372406, -0.8889999985694885, -0.8049458861351013, -2.0786523818969727, 0.6127851009368896, -0.015289084054529667, 0.8105484247207642, 0.906646192073822, -2.6067540645599365, 226.0, -0.3745189905166626, 0.23381100594997406, -0.04446500167250633, 1.3320000171661377, -0.6570000052452087, -3.0940001010894775], "max": [0.7550992369651794, 2.0924229621887207, -0.6529102325439453, 0.11503465473651886, -0.6400297284126282, -1.4125299453735352, 2.3770861625671387, 726.0, 0.35643601417541504, 0.39321500062942505, 0.12381900101900101, 3.1389999389648438, 1.222000002861023, 0.656000018119812, 0.04567526653409004, -1.946234107017517, 1.6517796516418457, 1.6337329149246216, 2.8387956619262695, 1.7331470251083374, -0.4002912640571594, 603.0, -0.0990080013871193, 0.4141030013561249, 0.1335889995098114, 3.0239999294281006, 1.1109999418258667, 3.118000030517578], "mean": [0.40954384207725525, 2.0707168579101562, -0.7546201944351196, -0.3209977149963379, -1.2237595319747925, -1.6205055713653564, 1.1361867189407349, 610.9619140625, 0.3003426492214203, 0.30177798867225647, 0.028934573754668236, -1.4321967363357544, 0.8899930715560913, 0.10856137424707413, -0.36959296464920044, -2.0617575645446777, 1.2422407865524292, 1.0121079683303833, 1.7626582384109497, 1.4318538904190063, -1.5141832828521729, 488.6435546875, -0.23239566385746002, 0.32746243476867676, 0.025905275717377663, 2.3217313289642334, 0.27990099787712097, 1.367881178855896], "std": [0.15074370801448822, 0.02817721664905548, 0.08348287642002106, 0.5488412380218506, 0.7228225469589233, 0.08433123677968979, 0.692879855632782, 145.25755310058594, 0.06676355749368668, 0.04225407913327217, 0.029077209532260895, 1.4018250703811646, 0.43943583965301514, 0.610477089881897, 0.32491689920425415, 0.02664940431714058, 0.28705406188964844, 0.4714045226573944, 0.9012027382850647, 0.20743311941623688, 0.7274378538131714, 115.11708068847656, 0.08451644331216812, 0.05727745220065117, 0.0427699014544487, 0.4571238160133362, 0.6671534776687622, 2.4447600841522217], "count": [303]}, "action": {"min": [0.18622663617134094, 1.9551876783370972, -0.9477486610412598, -1.626105785369873, -2.622235059738159, -1.8498570919036865, 0.5859768986701965, 169.0, 0.13317100703716278, 0.2473829984664917, -0.015305000357329845, -3.1411852836608887, 0.038999997079372406, -0.8889999985694885, -0.8049458861351013, -2.0786523818969727, 0.6127851009368896, -0.015289084054529667, 0.8105484247207642, 0.906646192073822, -2.6067540645599365, 226.0, -0.3745189905166626, 0.23381100594997406, -0.04446500167250633, 1.3320000171661377, -0.6570000052452087, -3.0940001010894775], "max": [0.7550992369651794, 2.0924229621887207, -0.6529102325439453, 0.11503465473651886, -0.6400297284126282, -1.4125299453735352, 2.3770861625671387, 726.0, 0.35643601417541504, 0.39321500062942505, 0.12381900101900101, 3.1389999389648438, 1.222000002861023, 0.656000018119812, 0.04567526653409004, -1.946234107017517, 1.6517796516418457, 1.6337329149246216, 2.8387956619262695, 1.7331470251083374, -0.4002912640571594, 603.0, -0.0990080013871193, 0.4141030013561249, 0.1335889995098114, 3.0239999294281006, 1.1109999418258667, 3.118000030517578], "mean": [0.40954384207725525, 2.0707168579101562, -0.7546201944351196, -0.3209977149963379, -1.2237595319747925, -1.6205055713653564, 1.1361867189407349, 610.9619140625, 0.3003426492214203, 0.30177798867225647, 0.028934573754668236, -1.4321967363357544, 0.8899930715560913, 0.10856137424707413, -0.36959296464920044, -2.0617575645446777, 1.2422407865524292, 1.0121079683303833, 1.7626582384109497, 1.4318538904190063, -1.5141832828521729, 488.6435546875, -0.23239566385746002, 0.32746243476867676, 0.025905275717377663, 2.3217313289642334, 0.27990099787712097, 1.367881178855896], "std": [0.15074370801448822, 0.02817721664905548, 0.08348287642002106, 0.5488412380218506, 0.7228225469589233, 0.08433123677968979, 0.692879855632782, 145.25755310058594, 0.06676355749368668, 0.04225407913327217, 0.029077209532260895, 1.4018250703811646, 0.43943583965301514, 0.610477089881897, 0.32491689920425415, 0.02664940431714058, 0.28705406188964844, 0.4714045226573944, 0.9012027382850647, 0.20743311941623688, 0.7274378538131714, 115.11708068847656, 0.08451644331216812, 0.05727745220065117, 0.0427699014544487, 0.4571238160133362, 0.6671534776687622, 2.4447600841522217], "count": [303]}, "timestamp": {"min": [0.0], "max": [10.066666666666666], "mean": [5.033333333333333], "std": [2.9156029806440964], "count": [303]}, "frame_index": {"min": [0], "max": [302], "mean": [151.0], "std": [87.46808941932291], "count": [303]}, "episode_index": {"min": [401], "max": [401], "mean": [401.0], "std": [0.0], "count": [303]}, "index": {"min": [215637], "max": [215939], "mean": [215788.0], "std": [87.46808941932291], "count": [303]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [303]}, "subtask_annotation": {"mean": [9.828382838283828, 29.0, 29.0, 29.0, 29.0], "std": [9.223852689678724, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [303]}, "scene_annotation": {"mean": [401.0], "std": [0.0], "min": [401], "max": [401], "count": [303]}, "eef_direction_state": {"mean": [3.5775577557755778, 4.244224422442244], "std": [1.884387297661593, 2.0600933946107967], "min": [0, 0], "max": [6, 6], "count": [303]}, "eef_velocity_state": {"mean": [1.1485148514851484, 0.8646864686468647], "std": [0.722840089047288, 0.8625928853500376], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_state": {"mean": [1.0396039603960396, 0.7854785478547854], "std": [0.8114786090351431, 0.8226498792300596], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_direction_action": {"mean": [3.5775577557755778, 4.244224422442244], "std": [1.884387297661593, 2.0600933946107967], "min": [0, 0], "max": [6, 6], "count": [303]}, "eef_velocity_action": {"mean": [1.1485148514851484, 0.8646864686468647], "std": [0.722840089047288, 0.8625928853500376], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_action": {"mean": [1.0396039603960396, 0.7854785478547854], "std": [0.8114786090351431, 0.8226498792300596], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_sim_pose_state": {"mean": [0.5262911116968446, 0.2618835451454071, 1.1351282654378547, 0.26557249326328236, 0.8430415457120705, 0.5630696907866178, 0.49601988956095405, -0.3092146127703727, 1.073670141940894, 1.4818122734004386, 0.9793934950347666, 0.08431152019091974], "std": [0.06806504405190938, 0.0863118257429928, 0.06649637293886626, 2.0605951240254985, 0.555843078081362, 1.4636580260631493, 0.05602471458892679, 0.0411427899391787, 0.06769357934046502, 0.760463124551738, 0.20040856175521035, 1.8167536388219705], "min": [0.4182609955363094, 0.12255334111850122, 1.0064565843337894, -3.1367507046408876, 0.10575096577649346, -3.0164061781429865, 0.4318678097854367, -0.40948637425198614, 1.0209139008970982, 0.6724404605836831, 0.5008082471494211, -3.0854027204578447], "max": [0.6131014999917596, 0.4038634237688606, 1.2337880985306657, 3.141187720620319, 1.4669748891640602, 3.125016623182414, 0.611393758825334, -0.1929149198005058, 1.249352875399436, 2.8031059393077387, 1.2537037060718128, 3.1244085735362668], "count": [303]}, "eef_sim_pose_action": {"mean": [0.5262911116968446, 0.2618835451454071, 1.1351282654378547, 0.26557249326328236, 0.8430415457120705, 0.5630696907866178, 0.49601988956095405, -0.3092146127703727, 1.073670141940894, 1.4818122734004386, 0.9793934950347666, 0.08431152019091974], "std": [0.06806504405190938, 0.0863118257429928, 0.06649637293886626, 2.0605951240254985, 0.555843078081362, 1.4636580260631493, 0.05602471458892679, 0.0411427899391787, 0.06769357934046502, 0.760463124551738, 0.20040856175521035, 1.8167536388219705], "min": [0.4182609955363094, 0.12255334111850122, 1.0064565843337894, -3.1367507046408876, 0.10575096577649346, -3.0164061781429865, 0.4318678097854367, -0.40948637425198614, 1.0209139008970982, 0.6724404605836831, 0.5008082471494211, -3.0854027204578447], "max": [0.6131014999917596, 0.4038634237688606, 1.2337880985306657, 3.141187720620319, 1.4669748891640602, 3.125016623182414, 0.611393758825334, -0.1929149198005058, 1.249352875399436, 2.8031059393077387, 1.2537037060718128, 3.1244085735362668], "count": [303]}, "gripper_mode_state": {"mean": [0.22442244224422442, 0.15841584158415842], "std": [0.41720140179697796, 0.36513047355615336], "min": [0, 0], "max": [1, 1], "count": [303]}, "gripper_activity_state": {"mean": [1.9174917491749175, 1.834983498349835], "std": [0.3491493374373115, 0.5130288462527532], "min": [0, 0], "max": [2, 2], "count": [303]}, "gripper_mode_action": {"mean": [0.22442244224422442, 0.15841584158415842], "std": [0.41720140179697796, 0.36513047355615336], "min": [0, 0], "max": [1, 1], "count": [303]}, "gripper_activity_action": {"mean": [1.9174917491749175, 1.834983498349835], "std": [0.3491493374373115, 0.5130288462527532], "min": [0, 0], "max": [2, 2], "count": [303]}, "gripper_open_scale_state": {"mean": [0.48864356430607697, 0.6109620464060573], "std": [0.11511710301922706, 0.14525755497878323], "min": [0.226, 0.169], "max": [0.603, 0.726], "count": [303]}, "gripper_open_scale_action": {"mean": [0.48864356430607697, 0.6109620464060573], "std": [0.11511710301922706, 0.14525755497878323], "min": [0.226, 0.169], "max": [0.603, 0.726], "count": [303]}}} +{"episode_index": 382, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.41919407679738563]], [[0.4144320281862745]], [[0.41051919526143793]]], "std": [[[0.2206035116297106]], [[0.2297460447648972]], [[0.2321319844736185]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[0.8823529411764706]], [[0.8588235294117647]]], "mean": [[[0.45034565563725487]], [[0.4499029064542484]], [[0.4442486989379085]]], "std": [[[0.18737266830551416]], [[0.1949344222602793]], [[0.19672903376615455]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4658337357026144]], [[0.46812898488562094]], [[0.464750931372549]]], "std": [[[0.12818447969552876]], [[0.13355081735355281]], [[0.1346289990655769]]], "count": [100]}, "observation.state": {"min": [0.22766074538230896, 1.894310712814331, -1.0891727209091187, -1.4847865104675293, -2.6291816234588623, -1.8776601552963257, 0.5506862998008728, 92.0, 0.10555099695920944, 0.2784630060195923, -0.015545000322163105, -3.128999948501587, -0.10999999195337296, -1.0820000171661377, -0.7837052345275879, -2.0785999298095703, 0.2914525270462036, -0.1315978318452835, 0.8509003520011902, 0.7679100036621094, -2.4217140674591064, 195.0, -0.40666601061820984, 0.16516199707984924, -0.03995700180530548, 1.1180000305175781, -0.6520000100135803, -3.134185314178467], "max": [0.8223468065261841, 2.086261749267578, -0.4329289197921753, -0.009128072299063206, -0.440102219581604, -1.4820986986160278, 2.5222625732421875, 741.0, 0.3344059884548187, 0.37848100066185, 0.11876600235700607, 3.115000009536743, 1.2269999980926514, 0.7879999876022339, 0.1370607167482376, -2.047515630722046, 1.6392656564712524, 1.6512560844421387, 2.765596628189087, 1.8208321332931519, -0.32965782284736633, 822.0, -0.09946700185537338, 0.4005039930343628, 0.13416500389575958, 3.0169999599456787, 1.031999945640564, 3.11899995803833], "mean": [0.4591996371746063, 2.0577776432037354, -0.9653234481811523, -0.4138914942741394, -1.0862205028533936, -1.699312686920166, 1.2058979272842407, 645.5996704101562, 0.2682972252368927, 0.31681859493255615, 0.04472308233380318, -1.3127057552337646, 0.7864354252815247, 0.17918573319911957, -0.27676907181739807, -2.0673062801361084, 1.1689121723175049, 1.1187223196029663, 1.8091328144073486, 1.4771625995635986, -1.5338432788848877, 593.1655883789062, -0.24125684797763824, 0.30439677834510803, 0.04503129422664642, 2.2878894805908203, 0.2812431752681732, 1.149003267288208], "std": [0.18077677488327026, 0.045331113040447235, 0.14600104093551636, 0.48107844591140747, 0.8550000786781311, 0.06786409765481949, 0.7971417903900146, 173.93585205078125, 0.06491806358098984, 0.03505566343665123, 0.029545316472649574, 1.5476270914077759, 0.4369428753852844, 0.7293776869773865, 0.35219982266426086, 0.0073620835319161415, 0.36433860659599304, 0.4454628825187683, 0.8403986096382141, 0.21225933730602264, 0.61543208360672, 164.76881408691406, 0.08869772404432297, 0.07305506616830826, 0.04972873628139496, 0.5048404335975647, 0.6572086811065674, 2.5809168815612793], "count": [296]}, "action": {"min": [0.22766074538230896, 1.894310712814331, -1.0891727209091187, -1.4847865104675293, -2.6291816234588623, -1.8776601552963257, 0.5506862998008728, 92.0, 0.10555099695920944, 0.2784630060195923, -0.015545000322163105, -3.128999948501587, -0.10999999195337296, -1.0820000171661377, -0.7837052345275879, -2.0785999298095703, 0.2914525270462036, -0.1315978318452835, 0.8509003520011902, 0.7679100036621094, -2.4217140674591064, 195.0, -0.40666601061820984, 0.16516199707984924, -0.03995700180530548, 1.1180000305175781, -0.6520000100135803, -3.134185314178467], "max": [0.8223468065261841, 2.086261749267578, -0.4329289197921753, -0.009128072299063206, -0.440102219581604, -1.4820986986160278, 2.5222625732421875, 741.0, 0.3344059884548187, 0.37848100066185, 0.11876600235700607, 3.115000009536743, 1.2269999980926514, 0.7879999876022339, 0.1370607167482376, -2.047515630722046, 1.6392656564712524, 1.6512560844421387, 2.765596628189087, 1.8208321332931519, -0.32965782284736633, 822.0, -0.09946700185537338, 0.4005039930343628, 0.13416500389575958, 3.0169999599456787, 1.031999945640564, 3.11899995803833], "mean": [0.4591996371746063, 2.0577776432037354, -0.9653234481811523, -0.4138914942741394, -1.0862205028533936, -1.699312686920166, 1.2058979272842407, 645.5996704101562, 0.2682972252368927, 0.31681859493255615, 0.04472308233380318, -1.3127057552337646, 0.7864354252815247, 0.17918573319911957, -0.27676907181739807, -2.0673062801361084, 1.1689121723175049, 1.1187223196029663, 1.8091328144073486, 1.4771625995635986, -1.5338432788848877, 593.1655883789062, -0.24125684797763824, 0.30439677834510803, 0.04503129422664642, 2.2878894805908203, 0.2812431752681732, 1.149003267288208], "std": [0.18077677488327026, 0.045331113040447235, 0.14600104093551636, 0.48107844591140747, 0.8550000786781311, 0.06786409765481949, 0.7971417903900146, 173.93585205078125, 0.06491806358098984, 0.03505566343665123, 0.029545316472649574, 1.5476270914077759, 0.4369428753852844, 0.7293776869773865, 0.35219982266426086, 0.0073620835319161415, 0.36433860659599304, 0.4454628825187683, 0.8403986096382141, 0.21225933730602264, 0.61543208360672, 164.76881408691406, 0.08869772404432297, 0.07305506616830826, 0.04972873628139496, 0.5048404335975647, 0.6572086811065674, 2.5809168815612793], "count": [296]}, "timestamp": {"min": [0.0], "max": [9.833333333333334], "mean": [4.916666666666666], "std": [2.8482450737252227], "count": [296]}, "frame_index": {"min": [0], "max": [295], "mean": [147.5], "std": [85.44735221175668], "count": [296]}, "episode_index": {"min": [402], "max": [402], "mean": [402.0], "std": [0.0], "count": [296]}, "index": {"min": [215940], "max": [216235], "mean": [216087.5], "std": [85.44735221175668], "count": [296]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [296]}, "subtask_annotation": {"mean": [9.567567567567568, 29.0, 29.0, 29.0, 29.0], "std": [8.96665155056325, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [296]}, "scene_annotation": {"mean": [402.0], "std": [0.0], "min": [402], "max": [402], "count": [296]}, "eef_direction_state": {"mean": [3.7094594594594597, 4.722972972972973], "std": [1.7943356008162068, 1.7507563845916547], "min": [0, 0], "max": [6, 6], "count": [296]}, "eef_velocity_state": {"mean": [1.1587837837837838, 0.7635135135135135], "std": [0.77880964732344, 0.899410366058864], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_acc_mag_state": {"mean": [1.037162162162162, 0.6925675675675675], "std": [0.8273027163706439, 0.8075313746909778], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_direction_action": {"mean": [3.7094594594594597, 4.722972972972973], "std": [1.7943356008162068, 1.7507563845916547], "min": [0, 0], "max": [6, 6], "count": [296]}, "eef_velocity_action": {"mean": [1.1587837837837838, 0.7635135135135135], "std": [0.77880964732344, 0.899410366058864], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_acc_mag_action": {"mean": [1.037162162162162, 0.6925675675675675], "std": [0.8273027163706439, 0.8075313746909778], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_sim_pose_state": {"mean": [0.502454429882759, 0.2810542012345943, 1.142252731554538, 1.2432899571713516, 0.8540021636087406, 0.5733805030712513, 0.5153991232445556, -0.3015589486524453, 1.1037019441118627, 1.1727706168507968, 0.9337524822145735, -0.12328902403827961], "std": [0.08395569423528766, 0.09577018177083668, 0.060518422047986214, 1.7581489217943504, 0.5189251976254443, 1.4298997070168082, 0.05005033949271878, 0.04602668387796444, 0.06420612358179097, 0.922178575408405, 0.27107129909747474, 1.7175677324892682], "min": [0.3463323041196626, 0.12810691065836488, 1.0171205067354598, -3.1347386471898293, 0.10779940106363228, -2.8606196371369137, 0.4660738154703723, -0.38656000878097807, 1.0504295293509396, 0.47991138933231137, 0.26028548069928203, -3.036834975066591], "max": [0.6027602220016899, 0.43483409965145065, 1.2319502246341183, 3.141101815271109, 1.5261784957296176, 2.588162168024219, 0.6033737693604591, -0.18458931803971573, 1.2559565233551229, 2.7128951064213513, 1.263731516318431, 3.115141604867869], "count": [296]}, "eef_sim_pose_action": {"mean": [0.502454429882759, 0.2810542012345943, 1.142252731554538, 1.2432899571713516, 0.8540021636087406, 0.5733805030712513, 0.5153991232445556, -0.3015589486524453, 1.1037019441118627, 1.1727706168507968, 0.9337524822145735, -0.12328902403827961], "std": [0.08395569423528766, 0.09577018177083668, 0.060518422047986214, 1.7581489217943504, 0.5189251976254443, 1.4298997070168082, 0.05005033949271878, 0.04602668387796444, 0.06420612358179097, 0.922178575408405, 0.27107129909747474, 1.7175677324892682], "min": [0.3463323041196626, 0.12810691065836488, 1.0171205067354598, -3.1347386471898293, 0.10779940106363228, -2.8606196371369137, 0.4660738154703723, -0.38656000878097807, 1.0504295293509396, 0.47991138933231137, 0.26028548069928203, -3.036834975066591], "max": [0.6027602220016899, 0.43483409965145065, 1.2319502246341183, 3.141101815271109, 1.5261784957296176, 2.588162168024219, 0.6033737693604591, -0.18458931803971573, 1.2559565233551229, 2.7128951064213513, 1.263731516318431, 3.115141604867869], "count": [296]}, "gripper_mode_state": {"mean": [0.19594594594594594, 0.14527027027027026], "std": [0.3969271119655272, 0.3523731244659171], "min": [0, 0], "max": [1, 1], "count": [296]}, "gripper_activity_state": {"mean": [1.7736486486486487, 1.820945945945946], "std": [0.5865452548710031, 0.5311580131335659], "min": [0, 0], "max": [2, 2], "count": [296]}, "gripper_mode_action": {"mean": [0.19594594594594594, 0.14527027027027026], "std": [0.3969271119655272, 0.3523731244659171], "min": [0, 0], "max": [1, 1], "count": [296]}, "gripper_activity_action": {"mean": [1.7736486486486487, 1.820945945945946], "std": [0.5865452548710031, 0.5311580131335659], "min": [0, 0], "max": [2, 2], "count": [296]}, "gripper_open_scale_state": {"mean": [0.5931655407467409, 0.6455996622652627], "std": [0.16476878706394654, 0.17393590458719596], "min": [0.195, 0.092], "max": [0.822, 0.741], "count": [296]}, "gripper_open_scale_action": {"mean": [0.5931655407467409, 0.6455996622652627], "std": [0.16476878706394654, 0.17393590458719596], "min": [0.195, 0.092], "max": [0.822, 0.741], "count": [296]}}} +{"episode_index": 383, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4181356168300654]], [[0.4129671282679739]], [[0.40939881331699346]]], "std": [[[0.22011183967981396]], [[0.22840323567062262]], [[0.23099238252266718]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[0.8509803921568627]], [[0.8313725490196079]]], "mean": [[[0.44538171568627455]], [[0.4436105841503268]], [[0.4393796650326797]]], "std": [[[0.19069405942047882]], [[0.1979915698723874]], [[0.1997328018761882]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7137254901960784]], [[0.7137254901960784]]], "mean": [[[0.46915397467320263]], [[0.4713039624183007]], [[0.4679217565359477]]], "std": [[[0.11439641346579188]], [[0.11954386497077693]], [[0.11963568360745919]]], "count": [100]}, "observation.state": {"min": [0.21898646652698517, 1.923073649406433, -1.2229348421096802, -1.5983027219772339, -2.517271041870117, -1.9595162868499756, 0.5631304979324341, 32.0, 0.07923100143671036, 0.27540698647499084, -0.01859699934720993, -3.0220000743865967, 0.08899999409914017, -1.0410000085830688, -0.6662968993186951, -2.0787744522094727, 0.34861209988594055, -0.09021607786417007, 0.9262986779212952, 0.850830614566803, -2.6377859115600586, 293.0, -0.3753420114517212, 0.13359500467777252, -0.04450500011444092, 1.0479999780654907, -0.6919999122619629, -3.1331851482391357], "max": [0.772430419921875, 2.0920565128326416, -0.6568022966384888, -0.0007330382941290736, -0.4268028140068054, -1.2389219999313354, 2.4974615573883057, 722.0, 0.31818199157714844, 0.3970640003681183, 0.1370750069618225, -1.2569999694824219, 1.2109999656677246, 0.8560000061988831, 0.11301006376743317, -2.0095722675323486, 1.7559235095977783, 1.700840711593628, 2.8509955406188965, 1.9651360511779785, -0.342119425535202, 697.0, -0.11587300151586533, 0.38734400272369385, 0.1511719971895218, 2.9670000076293945, 1.0509999990463257, 3.1410000324249268], "mean": [0.396113783121109, 2.0615592002868652, -0.9192917346954346, -0.4486916661262512, -1.1416378021240234, -1.6618088483810425, 1.1616387367248535, 574.5289916992188, 0.27790889143943787, 0.3086651563644409, 0.04657838121056557, -1.835072636604309, 0.8034113645553589, 0.22130484879016876, -0.31866055727005005, -2.066049814224243, 1.1610615253448486, 1.115789771080017, 1.973986029624939, 1.510557770729065, -1.6436247825622559, 531.3779907226562, -0.2415604442358017, 0.30787065625190735, 0.03864841163158417, 2.365896701812744, 0.2223232388496399, 0.021783381700515747], "std": [0.13800333440303802, 0.03682588413357735, 0.12374188750982285, 0.5375716686248779, 0.7746081948280334, 0.1385771930217743, 0.7771494388580322, 165.04722595214844, 0.06523016840219498, 0.03988725319504738, 0.029515240341424942, 0.7237390875816345, 0.37474513053894043, 0.6961240172386169, 0.28450146317481995, 0.01287867035716772, 0.39851900935173035, 0.4869193136692047, 0.8033303022384644, 0.2280920147895813, 0.6599205732345581, 147.75735473632812, 0.0876401886343956, 0.07305770367383957, 0.04982573911547661, 0.4562285542488098, 0.677302896976471, 2.822871446609497], "count": [328]}, "action": {"min": [0.21898646652698517, 1.923073649406433, -1.2229348421096802, -1.5983027219772339, -2.517271041870117, -1.9595162868499756, 0.5631304979324341, 32.0, 0.07923100143671036, 0.27540698647499084, -0.01859699934720993, -3.0220000743865967, 0.08899999409914017, -1.0410000085830688, -0.6662968993186951, -2.0787744522094727, 0.34861209988594055, -0.09021607786417007, 0.9262986779212952, 0.850830614566803, -2.6377859115600586, 293.0, -0.3753420114517212, 0.13359500467777252, -0.04450500011444092, 1.0479999780654907, -0.6919999122619629, -3.1331851482391357], "max": [0.772430419921875, 2.0920565128326416, -0.6568022966384888, -0.0007330382941290736, -0.4268028140068054, -1.2389219999313354, 2.4974615573883057, 722.0, 0.31818199157714844, 0.3970640003681183, 0.1370750069618225, -1.2569999694824219, 1.2109999656677246, 0.8560000061988831, 0.11301006376743317, -2.0095722675323486, 1.7559235095977783, 1.700840711593628, 2.8509955406188965, 1.9651360511779785, -0.342119425535202, 697.0, -0.11587300151586533, 0.38734400272369385, 0.1511719971895218, 2.9670000076293945, 1.0509999990463257, 3.1410000324249268], "mean": [0.396113783121109, 2.0615592002868652, -0.9192917346954346, -0.4486916661262512, -1.1416378021240234, -1.6618088483810425, 1.1616387367248535, 574.5289916992188, 0.27790889143943787, 0.3086651563644409, 0.04657838121056557, -1.835072636604309, 0.8034113645553589, 0.22130484879016876, -0.31866055727005005, -2.066049814224243, 1.1610615253448486, 1.115789771080017, 1.973986029624939, 1.510557770729065, -1.6436247825622559, 531.3779907226562, -0.2415604442358017, 0.30787065625190735, 0.03864841163158417, 2.365896701812744, 0.2223232388496399, 0.021783381700515747], "std": [0.13800333440303802, 0.03682588413357735, 0.12374188750982285, 0.5375716686248779, 0.7746081948280334, 0.1385771930217743, 0.7771494388580322, 165.04722595214844, 0.06523016840219498, 0.03988725319504738, 0.029515240341424942, 0.7237390875816345, 0.37474513053894043, 0.6961240172386169, 0.28450146317481995, 0.01287867035716772, 0.39851900935173035, 0.4869193136692047, 0.8033303022384644, 0.2280920147895813, 0.6599205732345581, 147.75735473632812, 0.0876401886343956, 0.07305770367383957, 0.04982573911547661, 0.4562285542488098, 0.677302896976471, 2.822871446609497], "count": [328]}, "timestamp": {"min": [0.0], "max": [10.9], "mean": [5.449999999999999], "std": [3.1561668030839067], "count": [328]}, "frame_index": {"min": [0], "max": [327], "mean": [163.5], "std": [94.6850040925172], "count": [328]}, "episode_index": {"min": [403], "max": [403], "mean": [403.0], "std": [0.0], "count": [328]}, "index": {"min": [216236], "max": [216563], "mean": [216399.5], "std": [94.6850040925172], "count": [328]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [328]}, "subtask_annotation": {"mean": [8.143292682926829, 29.0, 29.0, 29.0, 29.0], "std": [8.576461200239569, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [328]}, "scene_annotation": {"mean": [403.0], "std": [0.0], "min": [403], "max": [403], "count": [328]}, "eef_direction_state": {"mean": [3.4298780487804876, 4.862804878048781], "std": [1.9352216699792226, 1.5566793726533723], "min": [0, 0], "max": [6, 6], "count": [328]}, "eef_velocity_state": {"mean": [1.076219512195122, 0.7347560975609756], "std": [0.7430460384316897, 0.8867654646478327], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_acc_mag_state": {"mean": [1.024390243902439, 0.6829268292682927], "std": [0.8260338644817619, 0.8282813352091175], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_direction_action": {"mean": [3.4298780487804876, 4.862804878048781], "std": [1.9352216699792226, 1.5566793726533723], "min": [0, 0], "max": [6, 6], "count": [328]}, "eef_velocity_action": {"mean": [1.076219512195122, 0.7347560975609756], "std": [0.7430460384316897, 0.8867654646478327], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_acc_mag_action": {"mean": [1.024390243902439, 0.6829268292682927], "std": [0.8260338644817619, 0.8282813352091175], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_sim_pose_state": {"mean": [0.5065920910473346, 0.27647273554147367, 1.139923224090988, 0.3811670552676331, 0.7737158291001476, 0.5236101182828959, 0.5045117335064975, -0.308774723771061, 1.0979706829033637, 1.188824411487484, 0.9754436275692138, -0.19458611728169145], "std": [0.08233575353878667, 0.09691863104774194, 0.06029628523084821, 2.1552096452605523, 0.5422054765374851, 1.6947770811748575, 0.05048620518303595, 0.04956251503347991, 0.06257649370943999, 1.005768946133942, 0.21597778291141026, 1.6814469327435138], "min": [0.3178021276601849, 0.1314990423124751, 1.0276329800232498, -3.1404864008461817, 0.08788122037544976, -3.1097474090670567, 0.4628427949955244, -0.3900796390894219, 1.0468318378490138, 0.37120057560651354, 0.460162966253022, -3.137671772805095], "max": [0.5894233489259446, 0.43626734277607515, 1.2202771535386456, 3.14146069017299, 1.5194383785899164, 3.1070339717478905, 0.6134778539250928, -0.140669015450128, 1.2632689739247793, 2.834926277751025, 1.33036426386641, 2.9517268234751386], "count": [328]}, "eef_sim_pose_action": {"mean": [0.5065920910473346, 0.27647273554147367, 1.139923224090988, 0.3811670552676331, 0.7737158291001476, 0.5236101182828959, 0.5045117335064975, -0.308774723771061, 1.0979706829033637, 1.188824411487484, 0.9754436275692138, -0.19458611728169145], "std": [0.08233575353878667, 0.09691863104774194, 0.06029628523084821, 2.1552096452605523, 0.5422054765374851, 1.6947770811748575, 0.05048620518303595, 0.04956251503347991, 0.06257649370943999, 1.005768946133942, 0.21597778291141026, 1.6814469327435138], "min": [0.3178021276601849, 0.1314990423124751, 1.0276329800232498, -3.1404864008461817, 0.08788122037544976, -3.1097474090670567, 0.4628427949955244, -0.3900796390894219, 1.0468318378490138, 0.37120057560651354, 0.460162966253022, -3.137671772805095], "max": [0.5894233489259446, 0.43626734277607515, 1.2202771535386456, 3.14146069017299, 1.5194383785899164, 3.1070339717478905, 0.6134778539250928, -0.140669015450128, 1.2632689739247793, 2.834926277751025, 1.33036426386641, 2.9517268234751386], "count": [328]}, "gripper_mode_state": {"mean": [0.2865853658536585, 0.14634146341463414], "std": [0.45216611320640027, 0.35344821332169357], "min": [0, 0], "max": [1, 1], "count": [328]}, "gripper_activity_state": {"mean": [1.9451219512195121, 1.8079268292682926], "std": [0.2648756905972384, 0.5601050376336832], "min": [0, 0], "max": [2, 2], "count": [328]}, "gripper_mode_action": {"mean": [0.2865853658536585, 0.14634146341463414], "std": [0.45216611320640027, 0.35344821332169357], "min": [0, 0], "max": [1, 1], "count": [328]}, "gripper_activity_action": {"mean": [1.9451219512195121, 1.8079268292682926], "std": [0.2648756905972384, 0.5601050376336832], "min": [0, 0], "max": [2, 2], "count": [328]}, "gripper_open_scale_state": {"mean": [0.5313780487804893, 0.5745289637635398], "std": [0.1477571897374425, 0.16504717852655348], "min": [0.293, 0.032], "max": [0.697, 0.722], "count": [328]}, "gripper_open_scale_action": {"mean": [0.5313780487804893, 0.5745289637635398], "std": [0.1477571897374425, 0.16504717852655348], "min": [0.293, 0.032], "max": [0.697, 0.722], "count": [328]}}} +{"episode_index": 384, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4185741339869281]], [[0.4141994219771242]], [[0.41075400531045747]]], "std": [[[0.21772540655971093]], [[0.22651275938117013]], [[0.22849593043428718]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9607843137254902]], [[0.9294117647058824]]], "mean": [[[0.44026011642156865]], [[0.4402550367647059]], [[0.43512371732026145]]], "std": [[[0.19205666769124619]], [[0.1990174053497397]], [[0.20139135949271889]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7019607843137254]], [[0.7058823529411765]]], "mean": [[[0.46431224673202615]], [[0.4654858966503268]], [[0.4614708272058824]]], "std": [[[0.1151209759677661]], [[0.12105525854870618]], [[0.12102381772991543]]], "count": [100]}, "observation.state": {"min": [0.18802432715892792, 1.9878078699111938, -1.119367003440857, -1.405304193496704, -2.532525062561035, -1.8255969285964966, 0.6104638576507568, 20.0, 0.09747199714183807, 0.2708260118961334, -0.009166000410914421, -3.078000068664551, 0.11800000071525574, -1.0679999589920044, -0.7482227087020874, -2.078704595565796, 0.5283285975456238, 0.09601056575775146, 0.9038362503051758, 1.0874099731445312, -2.67970871925354, 197.0, -0.40249699354171753, 0.12711100280284882, -0.028467999771237373, 1.2039999961853027, -0.7570000290870667, -3.0829999446868896], "max": [0.784473180770874, 2.0867505073547363, -0.6749187707901001, -0.07867944240570068, -0.6283708810806274, -1.348860263824463, 2.480654001235962, 660.0, 0.3582000136375427, 0.3916899859905243, 0.12635600566864014, -1.1970000267028809, 1.2020000219345093, 0.7879999279975891, 0.12520992755889893, -2.0055928230285645, 1.6502612829208374, 1.6755859851837158, 2.8785715103149414, 1.9070863723754883, -0.4426679015159607, 802.0, -0.10758700221776962, 0.38651400804519653, 0.13633500039577484, 3.0880000591278076, 1.0870000123977661, 3.124000072479248], "mean": [0.3819049596786499, 2.0621135234832764, -0.8541272878646851, -0.5551629662513733, -1.252746343612671, -1.5411982536315918, 1.3512744903564453, 567.321044921875, 0.29117366671562195, 0.3181721866130829, 0.05577348172664642, -1.8965510129928589, 0.8360170722007751, 0.07745974510908127, -0.26804232597351074, -2.0630810260772705, 1.1491273641586304, 1.1170506477355957, 1.827415943145752, 1.5786466598510742, -1.6086856126785278, 616.04736328125, -0.24259576201438904, 0.2913208603858948, 0.0539657361805439, 2.2949025630950928, 0.3026876449584961, 1.3680349588394165], "std": [0.19736778736114502, 0.01829199120402336, 0.11290581524372101, 0.44707295298576355, 0.7629514932632446, 0.08181538432836533, 0.7278922200202942, 193.42417907714844, 0.08055800944566727, 0.04375605657696724, 0.029450053349137306, 0.7648552656173706, 0.428457111120224, 0.6761554479598999, 0.35386139154434204, 0.01652984693646431, 0.3165706694126129, 0.43273407220840454, 0.8541656732559204, 0.14134523272514343, 0.6464240550994873, 199.19032287597656, 0.09067424386739731, 0.08385122567415237, 0.05007442086935043, 0.489284485578537, 0.6912418603897095, 2.3873660564422607], "count": [285]}, "action": {"min": [0.18802432715892792, 1.9878078699111938, -1.119367003440857, -1.405304193496704, -2.532525062561035, -1.8255969285964966, 0.6104638576507568, 20.0, 0.09747199714183807, 0.2708260118961334, -0.009166000410914421, -3.078000068664551, 0.11800000071525574, -1.0679999589920044, -0.7482227087020874, -2.078704595565796, 0.5283285975456238, 0.09601056575775146, 0.9038362503051758, 1.0874099731445312, -2.67970871925354, 197.0, -0.40249699354171753, 0.12711100280284882, -0.028467999771237373, 1.2039999961853027, -0.7570000290870667, -3.0829999446868896], "max": [0.784473180770874, 2.0867505073547363, -0.6749187707901001, -0.07867944240570068, -0.6283708810806274, -1.348860263824463, 2.480654001235962, 660.0, 0.3582000136375427, 0.3916899859905243, 0.12635600566864014, -1.1970000267028809, 1.2020000219345093, 0.7879999279975891, 0.12520992755889893, -2.0055928230285645, 1.6502612829208374, 1.6755859851837158, 2.8785715103149414, 1.9070863723754883, -0.4426679015159607, 802.0, -0.10758700221776962, 0.38651400804519653, 0.13633500039577484, 3.0880000591278076, 1.0870000123977661, 3.124000072479248], "mean": [0.3819049596786499, 2.0621135234832764, -0.8541272878646851, -0.5551629662513733, -1.252746343612671, -1.5411982536315918, 1.3512744903564453, 567.321044921875, 0.29117366671562195, 0.3181721866130829, 0.05577348172664642, -1.8965510129928589, 0.8360170722007751, 0.07745974510908127, -0.26804232597351074, -2.0630810260772705, 1.1491273641586304, 1.1170506477355957, 1.827415943145752, 1.5786466598510742, -1.6086856126785278, 616.04736328125, -0.24259576201438904, 0.2913208603858948, 0.0539657361805439, 2.2949025630950928, 0.3026876449584961, 1.3680349588394165], "std": [0.19736778736114502, 0.01829199120402336, 0.11290581524372101, 0.44707295298576355, 0.7629514932632446, 0.08181538432836533, 0.7278922200202942, 193.42417907714844, 0.08055800944566727, 0.04375605657696724, 0.029450053349137306, 0.7648552656173706, 0.428457111120224, 0.6761554479598999, 0.35386139154434204, 0.01652984693646431, 0.3165706694126129, 0.43273407220840454, 0.8541656732559204, 0.14134523272514343, 0.6464240550994873, 199.19032287597656, 0.09067424386739731, 0.08385122567415237, 0.05007442086935043, 0.489284485578537, 0.6912418603897095, 2.3873660564422607], "count": [285]}, "timestamp": {"min": [0.0], "max": [9.466666666666667], "mean": [4.733333333333333], "std": [2.7423968970119446], "count": [285]}, "frame_index": {"min": [0], "max": [284], "mean": [142.0], "std": [82.27190691035833], "count": [285]}, "episode_index": {"min": [404], "max": [404], "mean": [404.0], "std": [0.0], "count": [285]}, "index": {"min": [216564], "max": [216848], "mean": [216706.0], "std": [82.27190691035833], "count": [285]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [285]}, "subtask_annotation": {"mean": [9.224561403508773, 29.0, 29.0, 29.0, 29.0], "std": [9.042905151529734, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [285]}, "scene_annotation": {"mean": [404.0], "std": [0.0], "min": [404], "max": [404], "count": [285]}, "eef_direction_state": {"mean": [3.2526315789473683, 4.473684210526316], "std": [1.9998337881072543, 1.8797654123693643], "min": [0, 0], "max": [6, 6], "count": [285]}, "eef_velocity_state": {"mean": [1.1578947368421053, 0.8175438596491228], "std": [0.71055880367572, 0.8675682504154713], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_acc_mag_state": {"mean": [1.1122807017543859, 0.8526315789473684], "std": [0.7956174200589508, 0.833109849996186], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_direction_action": {"mean": [3.2526315789473683, 4.473684210526316], "std": [1.9998337881072543, 1.8797654123693643], "min": [0, 0], "max": [6, 6], "count": [285]}, "eef_velocity_action": {"mean": [1.1578947368421053, 0.8175438596491228], "std": [0.71055880367572, 0.8675682504154713], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_acc_mag_action": {"mean": [1.1122807017543859, 0.8526315789473684], "std": [0.7956174200589508, 0.833109849996186], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_sim_pose_state": {"mean": [0.4902786841562646, 0.28855531884840563, 1.1465616907440879, 0.23972582491947486, 0.7982223095997742, 0.5353290032705584, 0.5135883384238351, -0.32325771239522244, 1.0994521249629465, 1.4403019370102774, 0.9628364619749532, -0.1089352601086291], "std": [0.09435555179429854, 0.10058221228730825, 0.05821100058624515, 2.0631364968999604, 0.5111922812543483, 1.517436926797959, 0.05684020773632196, 0.062204305790470246, 0.06332264095288812, 0.8570272315827133, 0.23672800480128478, 1.8537912468380946], "min": [0.31026210402934057, 0.14183645907101392, 1.0242946535064008, -3.131064551088485, 0.012870116209487081, -3.0955593835787893, 0.4562720290411416, -0.3997135649127467, 1.046222346226256, 0.3308614921737001, 0.43774013694952707, -3.092571990888486], "max": [0.5936359581952533, 0.43200324016384983, 1.244579392854363, 3.1361560871797463, 1.461735719473947, 3.0541029814186316, 0.6104676515169601, -0.1609805757458836, 1.2425824880534353, 2.72116780055253, 1.33389025285667, 3.1413075946800397], "count": [285]}, "eef_sim_pose_action": {"mean": [0.4902786841562646, 0.28855531884840563, 1.1465616907440879, 0.23972582491947486, 0.7982223095997742, 0.5353290032705584, 0.5135883384238351, -0.32325771239522244, 1.0994521249629465, 1.4403019370102774, 0.9628364619749532, -0.1089352601086291], "std": [0.09435555179429854, 0.10058221228730825, 0.05821100058624515, 2.0631364968999604, 0.5111922812543483, 1.517436926797959, 0.05684020773632196, 0.062204305790470246, 0.06332264095288812, 0.8570272315827133, 0.23672800480128478, 1.8537912468380946], "min": [0.31026210402934057, 0.14183645907101392, 1.0242946535064008, -3.131064551088485, 0.012870116209487081, -3.0955593835787893, 0.4562720290411416, -0.3997135649127467, 1.046222346226256, 0.3308614921737001, 0.43774013694952707, -3.092571990888486], "max": [0.5936359581952533, 0.43200324016384983, 1.244579392854363, 3.1361560871797463, 1.461735719473947, 3.0541029814186316, 0.6104676515169601, -0.1609805757458836, 1.2425824880534353, 2.72116780055253, 1.33389025285667, 3.1413075946800397], "count": [285]}, "gripper_mode_state": {"mean": [0.2631578947368421, 0.17543859649122806], "std": [0.4403473823863545, 0.3803418138364703], "min": [0, 0], "max": [1, 1], "count": [285]}, "gripper_activity_state": {"mean": [1.7578947368421052, 1.768421052631579], "std": [0.5932211706781223, 0.5885330841471308], "min": [0, 0], "max": [2, 2], "count": [285]}, "gripper_mode_action": {"mean": [0.2631578947368421, 0.17543859649122806], "std": [0.4403473823863545, 0.3803418138364703], "min": [0, 0], "max": [1, 1], "count": [285]}, "gripper_activity_action": {"mean": [1.7578947368421052, 1.768421052631579], "std": [0.5932211706781223, 0.5885330841471308], "min": [0, 0], "max": [2, 2], "count": [285]}, "gripper_open_scale_state": {"mean": [0.6160473683139742, 0.5673210526583485], "std": [0.19919051787309983, 0.19342422733844816], "min": [0.197, 0.02], "max": [0.802, 0.66], "count": [285]}, "gripper_open_scale_action": {"mean": [0.6160473683139742, 0.5673210526583485], "std": [0.19919051787309983, 0.19342422733844816], "min": [0.197, 0.02], "max": [0.802, 0.66], "count": [285]}}} +{"episode_index": 385, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4204461376633987]], [[0.41632455678104574]], [[0.4126694219771242]]], "std": [[[0.2161008534474381]], [[0.2230849983427668]], [[0.2262009983540117]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8549019607843137]], [[0.8352941176470589]], [[0.807843137254902]]], "mean": [[[0.45576245506535945]], [[0.4544062357026144]], [[0.44997778390522875]]], "std": [[[0.17838027558450686]], [[0.18548678856329584]], [[0.18708163721340468]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.6705882352941176]], [[0.6784313725490196]]], "mean": [[[0.47114219158496734]], [[0.47374087826797384]], [[0.4704533312908497]]], "std": [[[0.09878257906664563]], [[0.10221709629696027]], [[0.10234780247474017]]], "count": [100]}, "observation.state": {"min": [0.18179351091384888, 1.9220788478851318, -1.292992353439331, -1.4200522899627686, -2.6071205139160156, -1.8961431980133057, 0.4637514352798462, 182.0, 0.07964099943637848, 0.24936500191688538, -0.044978998601436615, -3.1110000610351562, 0.06599999964237213, -1.0980000495910645, -0.8632572889328003, -2.078634738922119, 0.4647811949253082, -0.08864527195692062, 0.8514763712882996, 0.98946213722229, -2.5800678730010986, 292.0, -0.39414000511169434, 0.14089199900627136, -0.0295609999448061, 1.1009999513626099, -0.7570000290870667, -3.131185293197632], "max": [0.8350528478622437, 2.084760904312134, -0.7134557366371155, 0.07047639787197113, -0.3787364661693573, -1.3567665815353394, 2.4888570308685303, 695.0, 0.3282729983329773, 0.3951430022716522, 0.15635600686073303, -0.9670000076293945, 1.2649999856948853, 0.9919999837875366, 0.09150761365890503, -1.936093807220459, 1.666387915611267, 1.6659866571426392, 2.87497615814209, 1.851497769355774, -0.22490312159061432, 801.0, -0.1174589991569519, 0.41496801376342773, 0.13183100521564484, 2.938999891281128, 1.0019999742507935, 3.140000104904175], "mean": [0.42894554138183594, 2.0627307891845703, -0.9727655649185181, -0.44134318828582764, -1.053226113319397, -1.6632256507873535, 1.22201406955719, 638.439697265625, 0.2723306715488434, 0.3134359121322632, 0.05463818833231926, -1.7322033643722534, 0.7427447438240051, 0.26942428946495056, -0.3019871413707733, -2.0619187355041504, 1.119749903678894, 1.0479748249053955, 1.8120980262756348, 1.5482608079910278, -1.5514811277389526, 620.3983154296875, -0.2491794228553772, 0.3016541004180908, 0.05679791048169136, 2.2071304321289062, 0.26134824752807617, 0.8835993409156799], "std": [0.18857578933238983, 0.03846510872244835, 0.11141090840101242, 0.5190582275390625, 0.8842400312423706, 0.16398470103740692, 0.8438423871994019, 126.94641876220703, 0.07575778663158417, 0.05162539333105087, 0.04214971140027046, 0.8544517755508423, 0.3681444823741913, 0.7937277555465698, 0.3745384216308594, 0.02593925967812538, 0.31622228026390076, 0.44995617866516113, 0.8921898603439331, 0.1664455085992813, 0.690655529499054, 188.6622314453125, 0.09043063223361969, 0.08429913967847824, 0.04961918294429779, 0.5285096168518066, 0.6734751462936401, 2.648803234100342], "count": [290]}, "action": {"min": [0.18179351091384888, 1.9220788478851318, -1.292992353439331, -1.4200522899627686, -2.6071205139160156, -1.8961431980133057, 0.4637514352798462, 182.0, 0.07964099943637848, 0.24936500191688538, -0.044978998601436615, -3.1110000610351562, 0.06599999964237213, -1.0980000495910645, -0.8632572889328003, -2.078634738922119, 0.4647811949253082, -0.08864527195692062, 0.8514763712882996, 0.98946213722229, -2.5800678730010986, 292.0, -0.39414000511169434, 0.14089199900627136, -0.0295609999448061, 1.1009999513626099, -0.7570000290870667, -3.131185293197632], "max": [0.8350528478622437, 2.084760904312134, -0.7134557366371155, 0.07047639787197113, -0.3787364661693573, -1.3567665815353394, 2.4888570308685303, 695.0, 0.3282729983329773, 0.3951430022716522, 0.15635600686073303, -0.9670000076293945, 1.2649999856948853, 0.9919999837875366, 0.09150761365890503, -1.936093807220459, 1.666387915611267, 1.6659866571426392, 2.87497615814209, 1.851497769355774, -0.22490312159061432, 801.0, -0.1174589991569519, 0.41496801376342773, 0.13183100521564484, 2.938999891281128, 1.0019999742507935, 3.140000104904175], "mean": [0.42894554138183594, 2.0627307891845703, -0.9727655649185181, -0.44134318828582764, -1.053226113319397, -1.6632256507873535, 1.22201406955719, 638.439697265625, 0.2723306715488434, 0.3134359121322632, 0.05463818833231926, -1.7322033643722534, 0.7427447438240051, 0.26942428946495056, -0.3019871413707733, -2.0619187355041504, 1.119749903678894, 1.0479748249053955, 1.8120980262756348, 1.5482608079910278, -1.5514811277389526, 620.3983154296875, -0.2491794228553772, 0.3016541004180908, 0.05679791048169136, 2.2071304321289062, 0.26134824752807617, 0.8835993409156799], "std": [0.18857578933238983, 0.03846510872244835, 0.11141090840101242, 0.5190582275390625, 0.8842400312423706, 0.16398470103740692, 0.8438423871994019, 126.94641876220703, 0.07575778663158417, 0.05162539333105087, 0.04214971140027046, 0.8544517755508423, 0.3681444823741913, 0.7937277555465698, 0.3745384216308594, 0.02593925967812538, 0.31622228026390076, 0.44995617866516113, 0.8921898603439331, 0.1664455085992813, 0.690655529499054, 188.6622314453125, 0.09043063223361969, 0.08429913967847824, 0.04961918294429779, 0.5285096168518066, 0.6734751462936401, 2.648803234100342], "count": [290]}, "timestamp": {"min": [0.0], "max": [9.633333333333333], "mean": [4.816666666666666], "std": [2.7905097105088963], "count": [290]}, "frame_index": {"min": [0], "max": [289], "mean": [144.5], "std": [83.7152913152669], "count": [290]}, "episode_index": {"min": [405], "max": [405], "mean": [405.0], "std": [0.0], "count": [290]}, "index": {"min": [216849], "max": [217138], "mean": [216993.5], "std": [83.7152913152669], "count": [290]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [290]}, "subtask_annotation": {"mean": [9.86896551724138, 29.0, 29.0, 29.0, 29.0], "std": [9.472468397969731, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [290]}, "scene_annotation": {"mean": [405.0], "std": [0.0], "min": [405], "max": [405], "count": [290]}, "eef_direction_state": {"mean": [3.3379310344827586, 3.6758620689655173], "std": [1.8259459132193328, 2.19680884112007], "min": [0, 0], "max": [6, 6], "count": [290]}, "eef_velocity_state": {"mean": [1.1896551724137931, 1.0], "std": [0.7253274302643835, 0.8179031221614081], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_acc_mag_state": {"mean": [1.1689655172413793, 0.9896551724137931], "std": [0.7761991604878058, 0.8283114638189758], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_direction_action": {"mean": [3.3379310344827586, 3.6758620689655173], "std": [1.8259459132193328, 2.19680884112007], "min": [0, 0], "max": [6, 6], "count": [290]}, "eef_velocity_action": {"mean": [1.1896551724137931, 1.0], "std": [0.7253274302643835, 0.8179031221614081], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_acc_mag_action": {"mean": [1.1689655172413793, 0.9896551724137931], "std": [0.7761991604878058, 0.8283114638189758], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_sim_pose_state": {"mean": [0.4994463064543998, 0.2924936716726987, 1.1435016275745045, 0.8589845488305993, 0.8169975039275555, 0.7117011817880685, 0.5103710565844829, -0.3071321146857968, 1.1067880409795885, 1.1938790290551855, 0.9077275036922543, -0.28726370205848456], "std": [0.0949772831095039, 0.09994219950545977, 0.06105205768109406, 1.9110973459739256, 0.5278474379422805, 1.3896252313261015, 0.06330572872006156, 0.06618390033071846, 0.06178832210167175, 1.0160523352730093, 0.2157416144047613, 1.6715432839266213], "min": [0.32433994331813654, 0.1338838809907379, 1.0250679468731234, -3.14040579881708, 0.009622109323954353, -3.0305979425923764, 0.4382046711329352, -0.40460731113562365, 1.0440313208614556, 0.2788925848596908, 0.38628212144014307, -3.1059259729173823], "max": [0.622569875241515, 0.4303224782836426, 1.2396553776267512, 3.136202208500015, 1.5068379278843071, 3.056570732828611, 0.6091538269757443, -0.12099572482126462, 1.2359450188868846, 2.7950068243770776, 1.3354156962440396, 3.0644856795272517], "count": [290]}, "eef_sim_pose_action": {"mean": [0.4994463064543998, 0.2924936716726987, 1.1435016275745045, 0.8589845488305993, 0.8169975039275555, 0.7117011817880685, 0.5103710565844829, -0.3071321146857968, 1.1067880409795885, 1.1938790290551855, 0.9077275036922543, -0.28726370205848456], "std": [0.0949772831095039, 0.09994219950545977, 0.06105205768109406, 1.9110973459739256, 0.5278474379422805, 1.3896252313261015, 0.06330572872006156, 0.06618390033071846, 0.06178832210167175, 1.0160523352730093, 0.2157416144047613, 1.6715432839266213], "min": [0.32433994331813654, 0.1338838809907379, 1.0250679468731234, -3.14040579881708, 0.009622109323954353, -3.0305979425923764, 0.4382046711329352, -0.40460731113562365, 1.0440313208614556, 0.2788925848596908, 0.38628212144014307, -3.1059259729173823], "max": [0.622569875241515, 0.4303224782836426, 1.2396553776267512, 3.136202208500015, 1.5068379278843071, 3.056570732828611, 0.6091538269757443, -0.12099572482126462, 1.2359450188868846, 2.7950068243770776, 1.3354156962440396, 3.0644856795272517], "count": [290]}, "gripper_mode_state": {"mean": [0.2620689655172414, 0.1310344827586207], "std": [0.439759960467031, 0.3374380640751739], "min": [0, 0], "max": [1, 1], "count": [290]}, "gripper_activity_state": {"mean": [1.8689655172413793, 1.8724137931034484], "std": [0.4661681273412734, 0.4405298938732272], "min": [0, 0], "max": [2, 2], "count": [290]}, "gripper_mode_action": {"mean": [0.2620689655172414, 0.1310344827586207], "std": [0.439759960467031, 0.3374380640751739], "min": [0, 0], "max": [1, 1], "count": [290]}, "gripper_activity_action": {"mean": [1.8689655172413793, 1.8724137931034484], "std": [0.4661681273412734, 0.4405298938732272], "min": [0, 0], "max": [2, 2], "count": [290]}, "gripper_open_scale_state": {"mean": [0.6203982758620666, 0.6384396553302625], "std": [0.1886622033879653, 0.12694649349412698], "min": [0.292, 0.182], "max": [0.801, 0.695], "count": [290]}, "gripper_open_scale_action": {"mean": [0.6203982758620666, 0.6384396553302625], "std": [0.1886622033879653, 0.12694649349412698], "min": [0.292, 0.182], "max": [0.801, 0.695], "count": [290]}}} +{"episode_index": 386, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4203250694444444]], [[0.4154348651960784]], [[0.41237347222222226]]], "std": [[[0.21691678053529972]], [[0.22584077639491046]], [[0.2276059684676071]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[0.8784313725490196]], [[0.8666666666666667]]], "mean": [[[0.4432979656862745]], [[0.4422228206699347]], [[0.437139387254902]]], "std": [[[0.1923689532785895]], [[0.1997711652298357]], [[0.20181867303386314]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[1.0]], [[0.9254901960784314]]], "mean": [[[0.46668342524509804]], [[0.46923870302287585]], [[0.46510856209150325]]], "std": [[[0.1218420710414378]], [[0.12734916808121066]], [[0.1281848563942436]]], "count": [100]}, "observation.state": {"min": [0.2013586312532425, 1.8049323558807373, -1.2072442770004272, -1.4990981817245483, -2.5260326862335205, -1.762398600578308, 0.378492146730423, 85.0, 0.10660400241613388, 0.26653599739074707, -0.020250000059604645, -3.069000005722046, 0.08500000089406967, -0.9449999928474426, -0.7688350081443787, -2.0787222385406494, 0.6175324320793152, -0.023858649656176567, 0.7710340619087219, 0.7602654099464417, -2.5314605236053467, 240.0, -0.38666000962257385, 0.1961749941110611, -0.04535700008273125, 1.1859999895095825, -0.7429999709129333, -3.125999927520752], "max": [0.7251145243644714, 2.092230796813965, -0.7151836156845093, 0.16882571578025818, -0.271259069442749, -1.2122882604599, 2.3809609413146973, 695.0, 0.34595298767089844, 0.3851040005683899, 0.13855500519275665, -1.215000033378601, 1.1349999904632568, 0.6679999828338623, 0.03544763848185539, -1.9838809967041016, 1.719585657119751, 1.6414647102355957, 2.850698471069336, 1.7718408107757568, -0.3559947907924652, 638.0, -0.09950099885463715, 0.39653998613357544, 0.14035199582576752, 3.0460000038146973, 1.0329999923706055, 3.0910000801086426], "mean": [0.40857478976249695, 2.0594778060913086, -1.0291451215744019, -0.36244267225265503, -0.989354133605957, -1.610182762145996, 1.1162035465240479, 534.973876953125, 0.2931504547595978, 0.3069078028202057, 0.03622720018029213, -1.8328077793121338, 0.7949966192245483, 0.13647374510765076, -0.3407878875732422, -2.0632758140563965, 1.2070797681808472, 0.9960057139396667, 1.7832914590835571, 1.4677988290786743, -1.49281644821167, 525.4625244140625, -0.24512267112731934, 0.3146166205406189, 0.03118731640279293, 2.3057150840759277, 0.2721765637397766, 1.312699556350708], "std": [0.15276628732681274, 0.057580530643463135, 0.1234317496418953, 0.5454191565513611, 0.8759477138519287, 0.10526131093502045, 0.7742059826850891, 141.95364379882812, 0.07387383282184601, 0.044984202831983566, 0.030531160533428192, 0.7614045739173889, 0.38856634497642517, 0.6171333193778992, 0.30277130007743835, 0.017433276399970055, 0.31431978940963745, 0.49373483657836914, 0.8909682035446167, 0.1847848892211914, 0.6862511038780212, 153.39453125, 0.09459910541772842, 0.06901326775550842, 0.048189472407102585, 0.5274789333343506, 0.6950984597206116, 2.442979335784912], "count": [306]}, "action": {"min": [0.2013586312532425, 1.8049323558807373, -1.2072442770004272, -1.4990981817245483, -2.5260326862335205, -1.762398600578308, 0.378492146730423, 85.0, 0.10660400241613388, 0.26653599739074707, -0.020250000059604645, -3.069000005722046, 0.08500000089406967, -0.9449999928474426, -0.7688350081443787, -2.0787222385406494, 0.6175324320793152, -0.023858649656176567, 0.7710340619087219, 0.7602654099464417, -2.5314605236053467, 240.0, -0.38666000962257385, 0.1961749941110611, -0.04535700008273125, 1.1859999895095825, -0.7429999709129333, -3.125999927520752], "max": [0.7251145243644714, 2.092230796813965, -0.7151836156845093, 0.16882571578025818, -0.271259069442749, -1.2122882604599, 2.3809609413146973, 695.0, 0.34595298767089844, 0.3851040005683899, 0.13855500519275665, -1.215000033378601, 1.1349999904632568, 0.6679999828338623, 0.03544763848185539, -1.9838809967041016, 1.719585657119751, 1.6414647102355957, 2.850698471069336, 1.7718408107757568, -0.3559947907924652, 638.0, -0.09950099885463715, 0.39653998613357544, 0.14035199582576752, 3.0460000038146973, 1.0329999923706055, 3.0910000801086426], "mean": [0.40857478976249695, 2.0594778060913086, -1.0291451215744019, -0.36244267225265503, -0.989354133605957, -1.610182762145996, 1.1162035465240479, 534.973876953125, 0.2931504547595978, 0.3069078028202057, 0.03622720018029213, -1.8328077793121338, 0.7949966192245483, 0.13647374510765076, -0.3407878875732422, -2.0632758140563965, 1.2070797681808472, 0.9960057139396667, 1.7832914590835571, 1.4677988290786743, -1.49281644821167, 525.4625244140625, -0.24512267112731934, 0.3146166205406189, 0.03118731640279293, 2.3057150840759277, 0.2721765637397766, 1.312699556350708], "std": [0.15276628732681274, 0.057580530643463135, 0.1234317496418953, 0.5454191565513611, 0.8759477138519287, 0.10526131093502045, 0.7742059826850891, 141.95364379882812, 0.07387383282184601, 0.044984202831983566, 0.030531160533428192, 0.7614045739173889, 0.38856634497642517, 0.6171333193778992, 0.30277130007743835, 0.017433276399970055, 0.31431978940963745, 0.49373483657836914, 0.8909682035446167, 0.1847848892211914, 0.6862511038780212, 153.39453125, 0.09459910541772842, 0.06901326775550842, 0.048189472407102585, 0.5274789333343506, 0.6950984597206116, 2.442979335784912], "count": [306]}, "timestamp": {"min": [0.0], "max": [10.166666666666666], "mean": [5.083333333333333], "std": [2.9444706497785655], "count": [306]}, "frame_index": {"min": [0], "max": [305], "mean": [152.5], "std": [88.33411949335697], "count": [306]}, "episode_index": {"min": [406], "max": [406], "mean": [406.0], "std": [0.0], "count": [306]}, "index": {"min": [217139], "max": [217444], "mean": [217291.5], "std": [88.33411949335697], "count": [306]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [306]}, "subtask_annotation": {"mean": [9.516339869281046, 29.0, 29.0, 29.0, 29.0], "std": [9.485527038849787, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [306]}, "scene_annotation": {"mean": [406.0], "std": [0.0], "min": [406], "max": [406], "count": [306]}, "eef_direction_state": {"mean": [3.735294117647059, 4.689542483660131], "std": [1.6896056928037817, 1.7296969169960728], "min": [0, 0], "max": [6, 6], "count": [306]}, "eef_velocity_state": {"mean": [1.1209150326797386, 0.7450980392156863], "std": [0.7421179367164227, 0.8858319214177646], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_acc_mag_state": {"mean": [1.0980392156862746, 0.7352941176470589], "std": [0.8065476000471814, 0.8470610929526602], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_direction_action": {"mean": [3.735294117647059, 4.689542483660131], "std": [1.6896056928037817, 1.7296969169960728], "min": [0, 0], "max": [6, 6], "count": [306]}, "eef_velocity_action": {"mean": [1.1209150326797386, 0.7450980392156863], "std": [0.7421179367164227, 0.8858319214177646], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_acc_mag_action": {"mean": [1.0980392156862746, 0.7352941176470589], "std": [0.8065476000471814, 0.8470610929526602], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_sim_pose_state": {"mean": [0.5120263994319046, 0.273290673778166, 1.1295131452027565, 0.07035353631529817, 0.8052486914060353, 0.523443170831761, 0.5014118113745141, -0.30919240795367176, 1.0830348267630117, 1.3471160810630864, 1.0166627908419068, -0.12318827244166007], "std": [0.07965034058393942, 0.09823641953575585, 0.06723446256593377, 2.0985346285181783, 0.543282137788607, 1.4927139769762217, 0.05789841115424179, 0.055374077264962906, 0.0659599624563787, 0.9216046829419164, 0.22183090176136275, 1.6953395737945203], "min": [0.37916539427582835, 0.12643546361807997, 1.020881044144961, -3.1321750201483383, 0.0007079322284337941, -3.024888888090322, 0.4522104747278445, -0.4175495570062436, 1.0340626001484818, 0.36179102712450006, 0.49625770956642956, -3.1093837467208942], "max": [0.6040723622675436, 0.41578116525895464, 1.2335020306587867, 3.1281411155903927, 1.473327653147242, 3.129420081416929, 0.5989303796842261, -0.15965388939599862, 1.245985226350395, 2.7680997527094338, 1.3900870561301404, 3.071707315849281], "count": [306]}, "eef_sim_pose_action": {"mean": [0.5120263994319046, 0.273290673778166, 1.1295131452027565, 0.07035353631529817, 0.8052486914060353, 0.523443170831761, 0.5014118113745141, -0.30919240795367176, 1.0830348267630117, 1.3471160810630864, 1.0166627908419068, -0.12318827244166007], "std": [0.07965034058393942, 0.09823641953575585, 0.06723446256593377, 2.0985346285181783, 0.543282137788607, 1.4927139769762217, 0.05789841115424179, 0.055374077264962906, 0.0659599624563787, 0.9216046829419164, 0.22183090176136275, 1.6953395737945203], "min": [0.37916539427582835, 0.12643546361807997, 1.020881044144961, -3.1321750201483383, 0.0007079322284337941, -3.024888888090322, 0.4522104747278445, -0.4175495570062436, 1.0340626001484818, 0.36179102712450006, 0.49625770956642956, -3.1093837467208942], "max": [0.6040723622675436, 0.41578116525895464, 1.2335020306587867, 3.1281411155903927, 1.473327653147242, 3.129420081416929, 0.5989303796842261, -0.15965388939599862, 1.245985226350395, 2.7680997527094338, 1.3900870561301404, 3.071707315849281], "count": [306]}, "gripper_mode_state": {"mean": [0.26143790849673204, 0.1503267973856209], "std": [0.4394179428489311, 0.35739145397365485], "min": [0, 0], "max": [1, 1], "count": [306]}, "gripper_activity_state": {"mean": [1.8856209150326797, 1.8562091503267975], "std": [0.4239432537951009, 0.4702704082862701], "min": [0, 0], "max": [2, 2], "count": [306]}, "gripper_mode_action": {"mean": [0.26143790849673204, 0.1503267973856209], "std": [0.4394179428489311, 0.35739145397365485], "min": [0, 0], "max": [1, 1], "count": [306]}, "gripper_activity_action": {"mean": [1.8856209150326797, 1.8562091503267975], "std": [0.4239432537951009, 0.4702704082862701], "min": [0, 0], "max": [2, 2], "count": [306]}, "gripper_open_scale_state": {"mean": [0.525462418101193, 0.5349738562091506], "std": [0.15339451411139943, 0.14195364925136675], "min": [0.24, 0.085], "max": [0.638, 0.695], "count": [306]}, "gripper_open_scale_action": {"mean": [0.525462418101193, 0.5349738562091506], "std": [0.15339451411139943, 0.14195364925136675], "min": [0.24, 0.085], "max": [0.638, 0.695], "count": [306]}}} +{"episode_index": 387, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.42453966911764707]], [[0.42066333333333333]], [[0.4166246282679738]]], "std": [[[0.21894625652991834]], [[0.22710955213183892]], [[0.22887285982976982]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[0.8470588235294118]], [[0.8235294117647058]]], "mean": [[[0.45197612336601306]], [[0.4511777083333333]], [[0.44678509395424837]]], "std": [[[0.18265520436109867]], [[0.19066396430990845]], [[0.19202536486617178]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.7529411764705882]], [[0.7294117647058823]], [[0.7294117647058823]]], "mean": [[[0.4627497814542484]], [[0.4633405371732026]], [[0.4589694607843137]]], "std": [[[0.12733286791611353]], [[0.13320739397832748]], [[0.13421862459130632]]], "count": [100]}, "observation.state": {"min": [0.18463841080665588, 1.871935486793518, -1.1744146347045898, -1.3168683052062988, -2.376492738723755, -1.7365329265594482, 0.2197544127702713, 36.0, 0.13359199464321136, 0.27581799030303955, -0.02078700065612793, -3.010999917984009, 0.23999999463558197, -0.9980000257492065, -0.6888290643692017, -2.0786523818969727, 0.2915048897266388, -0.16542230546474457, 0.7557624578475952, 0.8312130570411682, -2.4375619888305664, 185.0, -0.3792800009250641, 0.18899300694465637, -0.060763999819755554, 1.156000018119812, -0.7009999752044678, -3.1391851902008057], "max": [0.6847974061965942, 2.0900492668151855, -0.7341029644012451, 0.07850491255521774, -0.3648959696292877, -1.145477056503296, 2.269137382507324, 736.0, 0.35802900791168213, 0.39649099111557007, 0.12012899667024612, -1.2519999742507935, 1.0859999656677246, 0.5880000591278076, 0.0907396599650383, -2.047393560409546, 1.8626503944396973, 1.7202489376068115, 2.891871213912964, 1.7986141443252563, -0.17955946922302246, 815.0, -0.07670199871063232, 0.3917990028858185, 0.13629400730133057, 2.997999906539917, 0.9980000257492065, 3.140000104904175], "mean": [0.40849342942237854, 2.0601744651794434, -0.9763062000274658, -0.34972625970840454, -1.0361522436141968, -1.5480256080627441, 1.054558277130127, 643.7112426757812, 0.30575695633888245, 0.3142903745174408, 0.03504156321287155, -1.8856477737426758, 0.7215268015861511, 0.014420440420508385, -0.2672826647758484, -2.067758560180664, 1.2604221105575562, 1.118812918663025, 1.7670437097549438, 1.415705919265747, -1.5025184154510498, 570.3487548828125, -0.23650161921977997, 0.30716022849082947, 0.03585464879870415, 2.268251895904541, 0.28893008828163147, 1.4486854076385498], "std": [0.1262308955192566, 0.04096483439207077, 0.12340369075536728, 0.5029821991920471, 0.8747011423110962, 0.13510261476039886, 0.8291541934013367, 168.8621826171875, 0.05800003930926323, 0.045578885823488235, 0.025418046861886978, 0.7535470128059387, 0.286718487739563, 0.6400943994522095, 0.3081144690513611, 0.006733000744134188, 0.39213305711746216, 0.4752720594406128, 0.9183239936828613, 0.1926664561033249, 0.6642283201217651, 189.02305603027344, 0.09474591165781021, 0.0616338811814785, 0.05306969955563545, 0.49928390979766846, 0.6703541874885559, 2.359544038772583], "count": [400]}, "action": {"min": [0.18463841080665588, 1.871935486793518, -1.1744146347045898, -1.3168683052062988, -2.376492738723755, -1.7365329265594482, 0.2197544127702713, 36.0, 0.13359199464321136, 0.27581799030303955, -0.02078700065612793, -3.010999917984009, 0.23999999463558197, -0.9980000257492065, -0.6888290643692017, -2.0786523818969727, 0.2915048897266388, -0.16542230546474457, 0.7557624578475952, 0.8312130570411682, -2.4375619888305664, 185.0, -0.3792800009250641, 0.18899300694465637, -0.060763999819755554, 1.156000018119812, -0.7009999752044678, -3.1391851902008057], "max": [0.6847974061965942, 2.0900492668151855, -0.7341029644012451, 0.07850491255521774, -0.3648959696292877, -1.145477056503296, 2.269137382507324, 736.0, 0.35802900791168213, 0.39649099111557007, 0.12012899667024612, -1.2519999742507935, 1.0859999656677246, 0.5880000591278076, 0.0907396599650383, -2.047393560409546, 1.8626503944396973, 1.7202489376068115, 2.891871213912964, 1.7986141443252563, -0.17955946922302246, 815.0, -0.07670199871063232, 0.3917990028858185, 0.13629400730133057, 2.997999906539917, 0.9980000257492065, 3.140000104904175], "mean": [0.40849342942237854, 2.0601744651794434, -0.9763062000274658, -0.34972625970840454, -1.0361522436141968, -1.5480256080627441, 1.054558277130127, 643.7112426757812, 0.30575695633888245, 0.3142903745174408, 0.03504156321287155, -1.8856477737426758, 0.7215268015861511, 0.014420440420508385, -0.2672826647758484, -2.067758560180664, 1.2604221105575562, 1.118812918663025, 1.7670437097549438, 1.415705919265747, -1.5025184154510498, 570.3487548828125, -0.23650161921977997, 0.30716022849082947, 0.03585464879870415, 2.268251895904541, 0.28893008828163147, 1.4486854076385498], "std": [0.1262308955192566, 0.04096483439207077, 0.12340369075536728, 0.5029821991920471, 0.8747011423110962, 0.13510261476039886, 0.8291541934013367, 168.8621826171875, 0.05800003930926323, 0.045578885823488235, 0.025418046861886978, 0.7535470128059387, 0.286718487739563, 0.6400943994522095, 0.3081144690513611, 0.006733000744134188, 0.39213305711746216, 0.4752720594406128, 0.9183239936828613, 0.1926664561033249, 0.6642283201217651, 189.02305603027344, 0.09474591165781021, 0.0616338811814785, 0.05306969955563545, 0.49928390979766846, 0.6703541874885559, 2.359544038772583], "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": [407], "max": [407], "mean": [407.0], "std": [0.0], "count": [400]}, "index": {"min": [217445], "max": [217844], "mean": [217644.5], "std": [115.46969299344309], "count": [400]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [400]}, "subtask_annotation": {"mean": [8.295, 29.0, 29.0, 29.0, 29.0], "std": [8.452986158748876, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [400]}, "scene_annotation": {"mean": [407.0], "std": [0.0], "min": [407], "max": [407], "count": [400]}, "eef_direction_state": {"mean": [3.7075, 4.915], "std": [1.9588118209771945, 1.5930395475316974], "min": [0, 0], "max": [6, 6], "count": [400]}, "eef_velocity_state": {"mean": [0.99, 0.6425], "std": [0.7873372847769882, 0.8364769871311458], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_acc_mag_state": {"mean": [0.945, 0.6125], "std": [0.8318503471177955, 0.7983381175917886], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_direction_action": {"mean": [3.7075, 4.915], "std": [1.9588118209771945, 1.5930395475316974], "min": [0, 0], "max": [6, 6], "count": [400]}, "eef_velocity_action": {"mean": [0.99, 0.6425], "std": [0.7873372847769882, 0.8364769871311458], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_acc_mag_action": {"mean": [0.945, 0.6125], "std": [0.8318503471177955, 0.7983381175917886], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_sim_pose_state": {"mean": [0.5033864439613298, 0.27160821981675204, 1.137158526994462, 0.231094587868322, 0.8293367474315133, 0.5156753034446647, 0.5080097682987142, -0.3168039982564903, 1.0745642250101508, 1.2394600448125639, 1.056656755168313, -0.5147264887439795], "std": [0.07062565420341127, 0.10280045163303345, 0.060277906528445564, 1.9843231523644587, 0.5313288250312729, 1.431263813384855, 0.05711248303807517, 0.04273191317101572, 0.052908979430743026, 1.0190816417998987, 0.24548204432580736, 1.705790235272524], "min": [0.37225178129934866, 0.10129632457435267, 1.0122233553237534, -3.1405410899158603, 0.02261563116298193, -3.1089061005732157, 0.4607278263283722, -0.402686431541329, 1.0334766235522443, -0.13023973837820055, 0.5858148115042381, -3.072083961402733], "max": [0.5870140806043844, 0.42441697623000185, 1.2317127235962733, 3.132054495548339, 1.4777618281134086, 3.1111838340163, 0.610864113087393, -0.1777877303672421, 1.2099740390051863, 2.7419027797814204, 1.456164128489558, 3.110742392258412], "count": [400]}, "eef_sim_pose_action": {"mean": [0.5033864439613298, 0.27160821981675204, 1.137158526994462, 0.231094587868322, 0.8293367474315133, 0.5156753034446647, 0.5080097682987142, -0.3168039982564903, 1.0745642250101508, 1.2394600448125639, 1.056656755168313, -0.5147264887439795], "std": [0.07062565420341127, 0.10280045163303345, 0.060277906528445564, 1.9843231523644587, 0.5313288250312729, 1.431263813384855, 0.05711248303807517, 0.04273191317101572, 0.052908979430743026, 1.0190816417998987, 0.24548204432580736, 1.705790235272524], "min": [0.37225178129934866, 0.10129632457435267, 1.0122233553237534, -3.1405410899158603, 0.02261563116298193, -3.1089061005732157, 0.4607278263283722, -0.402686431541329, 1.0334766235522443, -0.13023973837820055, 0.5858148115042381, -3.072083961402733], "max": [0.5870140806043844, 0.42441697623000185, 1.2317127235962733, 3.132054495548339, 1.4777618281134086, 3.1111838340163, 0.610864113087393, -0.1777877303672421, 1.2099740390051863, 2.7419027797814204, 1.456164128489558, 3.110742392258412], "count": [400]}, "gripper_mode_state": {"mean": [0.265, 0.1625], "std": [0.4413332074521434, 0.36890886408434265], "min": [0, 0], "max": [1, 1], "count": [400]}, "gripper_activity_state": {"mean": [1.8775, 1.7375], "std": [0.42130007120815827, 0.5946374946133147], "min": [0, 0], "max": [2, 2], "count": [400]}, "gripper_mode_action": {"mean": [0.265, 0.1625], "std": [0.4413332074521434, 0.36890886408434265], "min": [0, 0], "max": [1, 1], "count": [400]}, "gripper_activity_action": {"mean": [1.8775, 1.7375], "std": [0.42130007120815827, 0.5946374946133147], "min": [0, 0], "max": [2, 2], "count": [400]}, "gripper_open_scale_state": {"mean": [0.5703487500381468, 0.6437112502479561], "std": [0.1890231575116024, 0.16886215634406296], "min": [0.185, 0.036], "max": [0.815, 0.736], "count": [400]}, "gripper_open_scale_action": {"mean": [0.5703487500381468, 0.6437112502479561], "std": [0.1890231575116024, 0.16886215634406296], "min": [0.185, 0.036], "max": [0.815, 0.736], "count": [400]}}} +{"episode_index": 388, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.41997410947712416]], [[0.4174557046568627]], [[0.41293506944444447]]], "std": [[[0.21574403225312772]], [[0.2232708706576756]], [[0.2258783897672763]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[0.8823529411764706]], [[0.8705882352941177]]], "mean": [[[0.44716001633986924]], [[0.4451553349673203]], [[0.44142179125816994]]], "std": [[[0.18444609364256617]], [[0.19357539120093845]], [[0.19488520739072812]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.6784313725490196]], [[0.6862745098039216]]], "mean": [[[0.46675183823529415]], [[0.4690727083333333]], [[0.4649476429738562]]], "std": [[[0.09966766232036592]], [[0.10341445151566539]], [[0.10353062900274249]]], "count": [100]}, "observation.state": {"min": [0.19001401960849762, 1.9746307134628296, -1.2717864513397217, -1.4761645793914795, -2.605846405029297, -1.8605908155441284, 0.3551396131515503, 71.0, 0.08650200068950653, 0.2530759871006012, -0.050328001379966736, -3.121999979019165, 0.10400000214576721, -1.1549999713897705, -0.9248848557472229, -2.0739400386810303, 0.45521682500839233, -0.025830872356891632, 0.7653268575668335, 0.900886595249176, -2.4551546573638916, 230.0, -0.38635700941085815, 0.2065259963274002, -0.050960998982191086, 1.2619999647140503, -0.6620000600814819, -3.128999948501587], "max": [0.8502720594406128, 2.0923705101013184, -0.6270619034767151, 0.1388409435749054, -0.3724183440208435, -1.2202470302581787, 2.533572196960449, 736.0, 0.35928699374198914, 0.3996889889240265, 0.14273999631404877, -1.1440000534057617, 1.1490000486373901, 0.7039999961853027, -0.04054399952292442, -1.8950263261795044, 1.6121957302093506, 1.5384730100631714, 2.8025450706481934, 1.7246122360229492, -0.4299793243408203, 769.0, -0.09095600247383118, 0.4220150113105774, 0.13507699966430664, 3.140000104904175, 1.0820000171661377, 3.128999948501587], "mean": [0.42749080061912537, 2.0705764293670654, -0.8255178332328796, -0.3793599307537079, -1.1873799562454224, -1.592327356338501, 1.1075867414474487, 645.2206420898438, 0.29442867636680603, 0.309938907623291, 0.03943271562457085, -1.7969658374786377, 0.691685140132904, 0.03326227143406868, -0.4156706929206848, -2.053567409515381, 1.0522290468215942, 0.8710285425186157, 1.7879489660263062, 1.4940330982208252, -1.4109046459197998, 552.5463256835938, -0.2534935474395752, 0.32308873534202576, 0.0428171344101429, 2.2647674083709717, 0.2797345221042633, 1.4138519763946533], "std": [0.1743982881307602, 0.019411930814385414, 0.1953015774488449, 0.5847694277763367, 0.8311357498168945, 0.12894444167613983, 0.9589477777481079, 183.00616455078125, 0.08268484473228455, 0.051191434264183044, 0.03597153723239899, 0.7860681414604187, 0.32721981406211853, 0.6738312840461731, 0.36527538299560547, 0.03956862911581993, 0.3134825825691223, 0.427305668592453, 0.8415184020996094, 0.15481023490428925, 0.6368635892868042, 157.62022399902344, 0.10747388005256653, 0.07606805860996246, 0.051894474774599075, 0.5781357288360596, 0.6741732358932495, 2.395613193511963], "count": [324]}, "action": {"min": [0.19001401960849762, 1.9746307134628296, -1.2717864513397217, -1.4761645793914795, -2.605846405029297, -1.8605908155441284, 0.3551396131515503, 71.0, 0.08650200068950653, 0.2530759871006012, -0.050328001379966736, -3.121999979019165, 0.10400000214576721, -1.1549999713897705, -0.9248848557472229, -2.0739400386810303, 0.45521682500839233, -0.025830872356891632, 0.7653268575668335, 0.900886595249176, -2.4551546573638916, 230.0, -0.38635700941085815, 0.2065259963274002, -0.050960998982191086, 1.2619999647140503, -0.6620000600814819, -3.128999948501587], "max": [0.8502720594406128, 2.0923705101013184, -0.6270619034767151, 0.1388409435749054, -0.3724183440208435, -1.2202470302581787, 2.533572196960449, 736.0, 0.35928699374198914, 0.3996889889240265, 0.14273999631404877, -1.1440000534057617, 1.1490000486373901, 0.7039999961853027, -0.04054399952292442, -1.8950263261795044, 1.6121957302093506, 1.5384730100631714, 2.8025450706481934, 1.7246122360229492, -0.4299793243408203, 769.0, -0.09095600247383118, 0.4220150113105774, 0.13507699966430664, 3.140000104904175, 1.0820000171661377, 3.128999948501587], "mean": [0.42749080061912537, 2.0705764293670654, -0.8255178332328796, -0.3793599307537079, -1.1873799562454224, -1.592327356338501, 1.1075867414474487, 645.2206420898438, 0.29442867636680603, 0.309938907623291, 0.03943271562457085, -1.7969658374786377, 0.691685140132904, 0.03326227143406868, -0.4156706929206848, -2.053567409515381, 1.0522290468215942, 0.8710285425186157, 1.7879489660263062, 1.4940330982208252, -1.4109046459197998, 552.5463256835938, -0.2534935474395752, 0.32308873534202576, 0.0428171344101429, 2.2647674083709717, 0.2797345221042633, 1.4138519763946533], "std": [0.1743982881307602, 0.019411930814385414, 0.1953015774488449, 0.5847694277763367, 0.8311357498168945, 0.12894444167613983, 0.9589477777481079, 183.00616455078125, 0.08268484473228455, 0.051191434264183044, 0.03597153723239899, 0.7860681414604187, 0.32721981406211853, 0.6738312840461731, 0.36527538299560547, 0.03956862911581993, 0.3134825825691223, 0.427305668592453, 0.8415184020996094, 0.15481023490428925, 0.6368635892868042, 157.62022399902344, 0.10747388005256653, 0.07606805860996246, 0.051894474774599075, 0.5781357288360596, 0.6741732358932495, 2.395613193511963], "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": [408], "max": [408], "mean": [408.0], "std": [0.0], "count": [324]}, "index": {"min": [217845], "max": [218168], "mean": [218006.5], "std": [93.53029812133963], "count": [324]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [324]}, "subtask_annotation": {"mean": [9.774691358024691, 29.0, 29.0, 29.0, 29.0], "std": [9.12643570121675, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [324]}, "scene_annotation": {"mean": [408.0], "std": [0.0], "min": [408], "max": [408], "count": [324]}, "eef_direction_state": {"mean": [3.4012345679012346, 4.447530864197531], "std": [1.8374024759312133, 1.90038009899397], "min": [0, 0], "max": [6, 6], "count": [324]}, "eef_velocity_state": {"mean": [1.095679012345679, 0.845679012345679], "std": [0.7495553221194171, 0.864748501612462], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_acc_mag_state": {"mean": [1.0802469135802468, 0.7469135802469136], "std": [0.8201053460012678, 0.8226104818669093], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_direction_action": {"mean": [3.4012345679012346, 4.447530864197531], "std": [1.8374024759312133, 1.90038009899397], "min": [0, 0], "max": [6, 6], "count": [324]}, "eef_velocity_action": {"mean": [1.095679012345679, 0.845679012345679], "std": [0.7495553221194171, 0.864748501612462], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_acc_mag_action": {"mean": [1.0802469135802468, 0.7469135802469136], "std": [0.8201053460012678, 0.8226104818669093], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_sim_pose_state": {"mean": [0.5206049667593768, 0.28617207489429325, 1.1313256541279657, 0.6224133468243445, 0.835294277759558, 0.5039891722785313, 0.5043787240687493, -0.3084919642082445, 1.0858603387161405, 1.2481207269520729, 1.0196732098801904, -0.4716002837161542], "std": [0.0888313230569485, 0.11076046081127809, 0.07072634908533112, 1.9662329380134642, 0.5409249439699898, 1.4019423100586823, 0.06406682323716234, 0.06361288065194201, 0.07031531235344139, 1.0249408803703293, 0.2902563520274275, 1.6605568837448381], "min": [0.38881516606073296, 0.11214000970322223, 1.0120293499363138, -3.1323529391388236, 0.0847264700686925, -3.0215456492817983, 0.4373841217211393, -0.39141507635480366, 1.0232321473455637, 0.19092400228283277, 0.3718625479576556, -3.115679915746642], "max": [0.630646446122331, 0.4244292268384021, 1.2409115097049268, 3.1407270572720822, 1.5065709219947436, 3.112442002260543, 0.6181229292932954, -0.12323558558994623, 1.2385025373814151, 2.793393516699107, 1.370392893807038, 2.9798572791179097], "count": [324]}, "eef_sim_pose_action": {"mean": [0.5206049667593768, 0.28617207489429325, 1.1313256541279657, 0.6224133468243445, 0.835294277759558, 0.5039891722785313, 0.5043787240687493, -0.3084919642082445, 1.0858603387161405, 1.2481207269520729, 1.0196732098801904, -0.4716002837161542], "std": [0.0888313230569485, 0.11076046081127809, 0.07072634908533112, 1.9662329380134642, 0.5409249439699898, 1.4019423100586823, 0.06406682323716234, 0.06361288065194201, 0.07031531235344139, 1.0249408803703293, 0.2902563520274275, 1.6605568837448381], "min": [0.38881516606073296, 0.11214000970322223, 1.0120293499363138, -3.1323529391388236, 0.0847264700686925, -3.0215456492817983, 0.4373841217211393, -0.39141507635480366, 1.0232321473455637, 0.19092400228283277, 0.3718625479576556, -3.115679915746642], "max": [0.630646446122331, 0.4244292268384021, 1.2409115097049268, 3.1407270572720822, 1.5065709219947436, 3.112442002260543, 0.6181229292932954, -0.12323558558994623, 1.2385025373814151, 2.793393516699107, 1.370392893807038, 2.9798572791179097], "count": [324]}, "gripper_mode_state": {"mean": [0.25617283950617287, 0.1574074074074074], "std": [0.4365184025966345, 0.36418445257957643], "min": [0, 0], "max": [1, 1], "count": [324]}, "gripper_activity_state": {"mean": [1.8611111111111112, 1.8024691358024691], "std": [0.44008276438208044, 0.5593151254357673], "min": [0, 0], "max": [2, 2], "count": [324]}, "gripper_mode_action": {"mean": [0.25617283950617287, 0.1574074074074074], "std": [0.4365184025966345, 0.36418445257957643], "min": [0, 0], "max": [1, 1], "count": [324]}, "gripper_activity_action": {"mean": [1.8611111111111112, 1.8024691358024691], "std": [0.44008276438208044, 0.5593151254357673], "min": [0, 0], "max": [2, 2], "count": [324]}, "gripper_open_scale_state": {"mean": [0.5525462963904844, 0.6452206789181552], "std": [0.15762015838921664, 0.18300613747790262], "min": [0.23, 0.071], "max": [0.769, 0.736], "count": [324]}, "gripper_open_scale_action": {"mean": [0.5525462963904844, 0.6452206789181552], "std": [0.15762015838921664, 0.18300613747790262], "min": [0.23, 0.071], "max": [0.769, 0.736], "count": [324]}}} +{"episode_index": 389, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4178471425653595]], [[0.4133764746732026]], [[0.4098459068627451]]], "std": [[[0.22002039418059674]], [[0.22785880439459005]], [[0.23047174834923204]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.9803921568627451]], [[0.9882352941176471]]], "mean": [[[0.4537095812908497]], [[0.4521090318627451]], [[0.4471131209150327]]], "std": [[[0.18232615706561606]], [[0.18954173348623768]], [[0.19106482628960933]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.46541472426470587]], [[0.4669583864379085]], [[0.4636581924019608]]], "std": [[[0.115381956809614]], [[0.11912306771677805]], [[0.12032045651266768]]], "count": [100]}, "observation.state": {"min": [0.1857553869485855, 2.034635066986084, -1.039814829826355, -1.4855021238327026, -2.5634000301361084, -1.8463491201400757, 0.22272145748138428, 40.0, 0.09763099998235703, 0.24901600182056427, -0.01078800018876791, -3.1361851692199707, 0.12300000339746475, -1.1610000133514404, -0.8752302527427673, -2.0785999298095703, 0.5797809362411499, -0.12831661105155945, 0.5904972553253174, 0.9481152892112732, -2.3298401832580566, 213.0, -0.3934360146522522, 0.2193869948387146, -0.04540200158953667, -3.1391851902008057, -0.5879999995231628, -3.134185314178467], "max": [0.8736943602561951, 2.089351177215576, -0.4947659373283386, 0.1475152224302292, -0.5488013625144958, -1.3634687662124634, 2.508317470550537, 733.0, 0.35724300146102905, 0.40598899126052856, 0.1312749981880188, -1.0670000314712524, 1.149999976158142, 0.6449999809265137, -0.023090707138180733, -1.8695093393325806, 1.582368016242981, 1.4554126262664795, 2.747951030731201, 1.705273985862732, -0.24200735986232758, 718.0, -0.10384999960660934, 0.4115050137042999, 0.13241800665855408, 3.134000062942505, 1.0329999923706055, 3.130000114440918], "mean": [0.41390377283096313, 2.0745997428894043, -0.627235472202301, -0.3283386528491974, -1.2464512586593628, -1.6637372970581055, 0.967926025390625, 581.96875, 0.30246835947036743, 0.298523873090744, 0.04827142506837845, -1.7254598140716553, 0.6331455707550049, 0.06681860983371735, -0.4047543704509735, -2.055901050567627, 1.125730276107788, 0.8588472008705139, 1.6676933765411377, 1.474770426750183, -1.35749351978302, 579.0358276367188, -0.2515478730201721, 0.32448381185531616, 0.03294501453638077, 2.013061046600342, 0.3055535852909088, 1.571895956993103], "std": [0.1757892519235611, 0.00823300238698721, 0.1781553030014038, 0.5811822414398193, 0.7428529858589172, 0.09539880603551865, 0.9704057574272156, 192.6693572998047, 0.07924525439739227, 0.051463887095451355, 0.027542855590581894, 0.8477580547332764, 0.27636921405792236, 0.6749908924102783, 0.31947892904281616, 0.04140982776880264, 0.28610360622406006, 0.4671294093132019, 0.8921633958816528, 0.1458587348461151, 0.6693856716156006, 200.20907592773438, 0.10129030793905258, 0.06398884207010269, 0.04815482348203659, 1.1875299215316772, 0.643277645111084, 2.3375227451324463], "count": [336]}, "action": {"min": [0.1857553869485855, 2.034635066986084, -1.039814829826355, -1.4855021238327026, -2.5634000301361084, -1.8463491201400757, 0.22272145748138428, 40.0, 0.09763099998235703, 0.24901600182056427, -0.01078800018876791, -3.1361851692199707, 0.12300000339746475, -1.1610000133514404, -0.8752302527427673, -2.0785999298095703, 0.5797809362411499, -0.12831661105155945, 0.5904972553253174, 0.9481152892112732, -2.3298401832580566, 213.0, -0.3934360146522522, 0.2193869948387146, -0.04540200158953667, -3.1391851902008057, -0.5879999995231628, -3.134185314178467], "max": [0.8736943602561951, 2.089351177215576, -0.4947659373283386, 0.1475152224302292, -0.5488013625144958, -1.3634687662124634, 2.508317470550537, 733.0, 0.35724300146102905, 0.40598899126052856, 0.1312749981880188, -1.0670000314712524, 1.149999976158142, 0.6449999809265137, -0.023090707138180733, -1.8695093393325806, 1.582368016242981, 1.4554126262664795, 2.747951030731201, 1.705273985862732, -0.24200735986232758, 718.0, -0.10384999960660934, 0.4115050137042999, 0.13241800665855408, 3.134000062942505, 1.0329999923706055, 3.130000114440918], "mean": [0.41390377283096313, 2.0745997428894043, -0.627235472202301, -0.3283386528491974, -1.2464512586593628, -1.6637372970581055, 0.967926025390625, 581.96875, 0.30246835947036743, 0.298523873090744, 0.04827142506837845, -1.7254598140716553, 0.6331455707550049, 0.06681860983371735, -0.4047543704509735, -2.055901050567627, 1.125730276107788, 0.8588472008705139, 1.6676933765411377, 1.474770426750183, -1.35749351978302, 579.0358276367188, -0.2515478730201721, 0.32448381185531616, 0.03294501453638077, 2.013061046600342, 0.3055535852909088, 1.571895956993103], "std": [0.1757892519235611, 0.00823300238698721, 0.1781553030014038, 0.5811822414398193, 0.7428529858589172, 0.09539880603551865, 0.9704057574272156, 192.6693572998047, 0.07924525439739227, 0.051463887095451355, 0.027542855590581894, 0.8477580547332764, 0.27636921405792236, 0.6749908924102783, 0.31947892904281616, 0.04140982776880264, 0.28610360622406006, 0.4671294093132019, 0.8921633958816528, 0.1458587348461151, 0.6693856716156006, 200.20907592773438, 0.10129030793905258, 0.06398884207010269, 0.04815482348203659, 1.1875299215316772, 0.643277645111084, 2.3375227451324463], "count": [336]}, "timestamp": {"min": [0.0], "max": [11.166666666666666], "mean": [5.583333333333333], "std": [3.2331471882270906], "count": [336]}, "frame_index": {"min": [0], "max": [335], "mean": [167.5], "std": [96.99441564681271], "count": [336]}, "episode_index": {"min": [409], "max": [409], "mean": [409.0], "std": [0.0], "count": [336]}, "index": {"min": [218169], "max": [218504], "mean": [218336.5], "std": [96.99441564681271], "count": [336]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [336]}, "subtask_annotation": {"mean": [9.282738095238095, 29.0, 29.0, 29.0, 29.0], "std": [9.285828276925479, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [336]}, "scene_annotation": {"mean": [409.0], "std": [0.0], "min": [409], "max": [409], "count": [336]}, "eef_direction_state": {"mean": [3.6458333333333335, 4.574404761904762], "std": [1.855537214171304, 1.835609961676473], "min": [0, 0], "max": [6, 6], "count": [336]}, "eef_velocity_state": {"mean": [1.0595238095238095, 0.7589285714285714], "std": [0.7730765759549629, 0.8685531453667815], "min": [0, 0], "max": [2, 2], "count": [336]}, "eef_acc_mag_state": {"mean": [0.9910714285714286, 0.7559523809523809], "std": [0.8182683775847023, 0.8345017319272423], "min": [0, 0], "max": [2, 2], "count": [336]}, "eef_direction_action": {"mean": [3.6458333333333335, 4.574404761904762], "std": [1.855537214171304, 1.835609961676473], "min": [0, 0], "max": [6, 6], "count": [336]}, "eef_velocity_action": {"mean": [1.0595238095238095, 0.7589285714285714], "std": [0.7730765759549629, 0.8685531453667815], "min": [0, 0], "max": [2, 2], "count": [336]}, "eef_acc_mag_action": {"mean": [0.9910714285714286, 0.7559523809523809], "std": [0.8182683775847023, 0.8345017319272423], "min": [0, 0], "max": [2, 2], "count": [336]}, "eef_sim_pose_state": {"mean": [0.5228058857030414, 0.2787210130362367, 1.1249736334210925, 0.2028758132207455, 0.8681563046417851, 0.5614698828974033, 0.493189643372361, -0.3180780324137439, 1.0838220823122386, 1.034954514555363, 1.0201693148428859, -0.5636738229414678], "std": [0.07648751116349019, 0.10252340352311631, 0.06763081135133385, 2.0451003677572945, 0.49704119300254934, 1.356593666823093, 0.06430395341810606, 0.05447752273954583, 0.06919578007134856, 1.066019197206789, 0.2817640250825688, 1.5355167048441727], "min": [0.40236915909983995, 0.11785506272040953, 1.012014770671572, -3.1375233960718645, 0.15602618981212313, -3.006740806401219, 0.43459924027356067, -0.40754592645437315, 1.0303763494999958, 0.18183513738403623, 0.3806231415921455, -3.136073645207981], "max": [0.6208108928556384, 0.42811302070318996, 1.2256788900188698, 3.1367268290035817, 1.4928374566322717, 3.0965236236815676, 0.6241745801806261, -0.1579805384822184, 1.2525892911521792, 2.7152545574317326, 1.3345809128848125, 3.0775446450319177], "count": [336]}, "eef_sim_pose_action": {"mean": [0.5228058857030414, 0.2787210130362367, 1.1249736334210925, 0.2028758132207455, 0.8681563046417851, 0.5614698828974033, 0.493189643372361, -0.3180780324137439, 1.0838220823122386, 1.034954514555363, 1.0201693148428859, -0.5636738229414678], "std": [0.07648751116349019, 0.10252340352311631, 0.06763081135133385, 2.0451003677572945, 0.49704119300254934, 1.356593666823093, 0.06430395341810606, 0.05447752273954583, 0.06919578007134856, 1.066019197206789, 0.2817640250825688, 1.5355167048441727], "min": [0.40236915909983995, 0.11785506272040953, 1.012014770671572, -3.1375233960718645, 0.15602618981212313, -3.006740806401219, 0.43459924027356067, -0.40754592645437315, 1.0303763494999958, 0.18183513738403623, 0.3806231415921455, -3.136073645207981], "max": [0.6208108928556384, 0.42811302070318996, 1.2256788900188698, 3.1367268290035817, 1.4928374566322717, 3.0965236236815676, 0.6241745801806261, -0.1579805384822184, 1.2525892911521792, 2.7152545574317326, 1.3345809128848125, 3.0775446450319177], "count": [336]}, "gripper_mode_state": {"mean": [0.26785714285714285, 0.16964285714285715], "std": [0.44284274170133114, 0.37531874208899485], "min": [0, 0], "max": [1, 1], "count": [336]}, "gripper_activity_state": {"mean": [1.8601190476190477, 1.8244047619047619], "std": [0.4706429089367309, 0.530722443804929], "min": [0, 0], "max": [2, 2], "count": [336]}, "gripper_mode_action": {"mean": [0.26785714285714285, 0.16964285714285715], "std": [0.44284274170133114, 0.37531874208899485], "min": [0, 0], "max": [1, 1], "count": [336]}, "gripper_activity_action": {"mean": [1.8601190476190477, 1.8244047619047619], "std": [0.4706429089367309, 0.530722443804929], "min": [0, 0], "max": [2, 2], "count": [336]}, "gripper_open_scale_state": {"mean": [0.5790357144219543, 0.581968749954586], "std": [0.20020888778953802, 0.19266938436350395], "min": [0.213, 0.04], "max": [0.718, 0.733], "count": [336]}, "gripper_open_scale_action": {"mean": [0.5790357144219543, 0.581968749954586], "std": [0.20020888778953802, 0.19266938436350395], "min": [0.213, 0.04], "max": [0.718, 0.733], "count": [336]}}} +{"episode_index": 390, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4206535886437908]], [[0.4169042565359477]], [[0.4131673958333333]]], "std": [[[0.2170240599111328]], [[0.22545660183222968]], [[0.22738656090784276]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[0.9725490196078431]], [[0.9803921568627451]]], "mean": [[[0.44555065767973856]], [[0.44363565767973856]], [[0.43916223447712416]]], "std": [[[0.18738638475830213]], [[0.1958568372663769]], [[0.19764684965723534]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9137254901960784]], [[1.0]], [[0.9647058823529412]]], "mean": [[[0.4660826511437909]], [[0.4679055535130719]], [[0.4639163276143791]]], "std": [[[0.1095677929673778]], [[0.11268171190693327]], [[0.11378431675844103]]], "count": [100]}, "observation.state": {"min": [0.2402096688747406, 2.041703701019287, -1.0193421840667725, -1.3699787855148315, -2.4629735946655273, -1.923073649406433, 0.2949257493019104, 11.0, 0.11228200048208237, 0.2568489909172058, -0.03608100116252899, -3.111999988555908, 0.22299998998641968, -1.024999976158142, -0.8243364691734314, -2.0786871910095215, 0.23438027501106262, -0.06668903678655624, 0.34342843294143677, 0.6539748907089233, -2.505175828933716, 226.0, -0.4043619930744171, 0.23407399654388428, -0.04980500042438507, 0.9800000190734863, -0.6880000233650208, -3.1361851692199707], "max": [0.8468512892723083, 2.0857033729553223, -0.15789994597434998, 0.05679301545023918, -0.711902379989624, -1.338405728340149, 2.2719998359680176, 700.0, 0.36145898699760437, 0.4083099961280823, 0.1325639933347702, -1.1089999675750732, 1.0809999704360962, 0.5860000848770142, 0.03207915276288986, -2.029137372970581, 1.6797922849655151, 1.5897506475448608, 2.8497040271759033, 1.6327730417251587, -0.14552555978298187, 834.0, -0.1000719964504242, 0.4107939898967743, 0.09781699627637863, 3.055999994277954, 0.9100000262260437, 3.119999885559082], "mean": [0.37969592213630676, 2.0755577087402344, -0.3782062530517578, -0.3378971517086029, -1.4697097539901733, -1.6029109954833984, 0.9369686245918274, 465.0690002441406, 0.314153254032135, 0.2990100085735321, 0.047077130526304245, -1.7762192487716675, 0.7198051810264587, 0.07928775995969772, -0.39165598154067993, -2.069328546524048, 1.2693947553634644, 1.013335943222046, 1.7967249155044556, 1.3544529676437378, -1.4118285179138184, 592.5, -0.234848752617836, 0.3389098048210144, 0.023824993520975113, 2.285128116607666, 0.1560988575220108, 1.550693392753601], "std": [0.14763498306274414, 0.007353225722908974, 0.2966100871562958, 0.5152720808982849, 0.5127832293510437, 0.12282741069793701, 0.7987774014472961, 178.09910583496094, 0.0686810240149498, 0.047585226595401764, 0.02951209805905819, 0.8168547749519348, 0.22896245121955872, 0.605388343334198, 0.3365478217601776, 0.008543522097170353, 0.3187563717365265, 0.4264284074306488, 0.9705076813697815, 0.1972661316394806, 0.721946120262146, 206.17462158203125, 0.09293093532323837, 0.060835741460323334, 0.041081544011831284, 0.5357420444488525, 0.6327177286148071, 2.3296010494232178], "count": [344]}, "action": {"min": [0.2402096688747406, 2.041703701019287, -1.0193421840667725, -1.3699787855148315, -2.4629735946655273, -1.923073649406433, 0.2949257493019104, 11.0, 0.11228200048208237, 0.2568489909172058, -0.03608100116252899, -3.111999988555908, 0.22299998998641968, -1.024999976158142, -0.8243364691734314, -2.0786871910095215, 0.23438027501106262, -0.06668903678655624, 0.34342843294143677, 0.6539748907089233, -2.505175828933716, 226.0, -0.4043619930744171, 0.23407399654388428, -0.04980500042438507, 0.9800000190734863, -0.6880000233650208, -3.1361851692199707], "max": [0.8468512892723083, 2.0857033729553223, -0.15789994597434998, 0.05679301545023918, -0.711902379989624, -1.338405728340149, 2.2719998359680176, 700.0, 0.36145898699760437, 0.4083099961280823, 0.1325639933347702, -1.1089999675750732, 1.0809999704360962, 0.5860000848770142, 0.03207915276288986, -2.029137372970581, 1.6797922849655151, 1.5897506475448608, 2.8497040271759033, 1.6327730417251587, -0.14552555978298187, 834.0, -0.1000719964504242, 0.4107939898967743, 0.09781699627637863, 3.055999994277954, 0.9100000262260437, 3.119999885559082], "mean": [0.37969592213630676, 2.0755577087402344, -0.3782062530517578, -0.3378971517086029, -1.4697097539901733, -1.6029109954833984, 0.9369686245918274, 465.0690002441406, 0.314153254032135, 0.2990100085735321, 0.047077130526304245, -1.7762192487716675, 0.7198051810264587, 0.07928775995969772, -0.39165598154067993, -2.069328546524048, 1.2693947553634644, 1.013335943222046, 1.7967249155044556, 1.3544529676437378, -1.4118285179138184, 592.5, -0.234848752617836, 0.3389098048210144, 0.023824993520975113, 2.285128116607666, 0.1560988575220108, 1.550693392753601], "std": [0.14763498306274414, 0.007353225722908974, 0.2966100871562958, 0.5152720808982849, 0.5127832293510437, 0.12282741069793701, 0.7987774014472961, 178.09910583496094, 0.0686810240149498, 0.047585226595401764, 0.02951209805905819, 0.8168547749519348, 0.22896245121955872, 0.605388343334198, 0.3365478217601776, 0.008543522097170353, 0.3187563717365265, 0.4264284074306488, 0.9705076813697815, 0.1972661316394806, 0.721946120262146, 206.17462158203125, 0.09293093532323837, 0.060835741460323334, 0.041081544011831284, 0.5357420444488525, 0.6327177286148071, 2.3296010494232178], "count": [344]}, "timestamp": {"min": [0.0], "max": [11.433333333333334], "mean": [5.716666666666667], "std": [3.310127557125925], "count": [344]}, "frame_index": {"min": [0], "max": [343], "mean": [171.5], "std": [99.30382671377775], "count": [344]}, "episode_index": {"min": [410], "max": [410], "mean": [410.0], "std": [0.0], "count": [344]}, "index": {"min": [218505], "max": [218848], "mean": [218676.5], "std": [99.30382671377775], "count": [344]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [344]}, "subtask_annotation": {"mean": [8.938953488372093, 29.0, 29.0, 29.0, 29.0], "std": [9.195821539619738, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [344]}, "scene_annotation": {"mean": [410.0], "std": [0.0], "min": [410], "max": [410], "count": [344]}, "eef_direction_state": {"mean": [3.8488372093023258, 4.622093023255814], "std": [1.82053813830803, 1.827496773311227], "min": [0, 0], "max": [6, 6], "count": [344]}, "eef_velocity_state": {"mean": [0.9912790697674418, 0.7790697674418605], "std": [0.745088252165751, 0.8976864681683158], "min": [0, 0], "max": [2, 2], "count": [344]}, "eef_acc_mag_state": {"mean": [1.0203488372093024, 0.7354651162790697], "std": [0.8402269179581414, 0.8437997626693197], "min": [0, 0], "max": [2, 2], "count": [344]}, "eef_direction_action": {"mean": [3.8488372093023258, 4.622093023255814], "std": [1.82053813830803, 1.827496773311227], "min": [0, 0], "max": [6, 6], "count": [344]}, "eef_velocity_action": {"mean": [0.9912790697674418, 0.7790697674418605], "std": [0.745088252165751, 0.8976864681683158], "min": [0, 0], "max": [2, 2], "count": [344]}, "eef_acc_mag_action": {"mean": [1.0203488372093024, 0.7354651162790697], "std": [0.8402269179581414, 0.8437997626693197], "min": [0, 0], "max": [2, 2], "count": [344]}, "eef_sim_pose_state": {"mean": [0.5361380083299954, 0.2593691225649319, 1.1332592151795227, 1.0626663539541363, 0.8021728017571, 0.8493486856631869, 0.4919055102766137, -0.32790909306019184, 1.0744748334618237, 1.1246070953822451, 1.099811647266511, -0.491126728977714], "std": [0.07134035121585496, 0.09406454926430494, 0.0640006784671341, 1.7791309964725361, 0.5700255352587763, 1.1548224839099217, 0.058762702408503946, 0.04819082105352017, 0.059851259685822625, 0.9786138284500038, 0.21681571121723836, 1.6146417876332162], "min": [0.41644063755188926, 0.12121810005480102, 1.0168695611464447, -3.1373188564355643, 0.07053773191513946, -3.0665956410326505, 0.44227596474903497, -0.4085490442359877, 1.026386186369528, 0.3344210966145712, 0.540952973899322, -3.140584905351499], "max": [0.617717500300544, 0.39453775648258693, 1.2264806951938196, 3.122922213589936, 1.4408717997806506, 2.983043613138084, 0.6260149575177855, -0.15723844154289068, 1.2305651698856552, 2.630852573423308, 1.365866902984071, 3.07586774396214], "count": [344]}, "eef_sim_pose_action": {"mean": [0.5361380083299954, 0.2593691225649319, 1.1332592151795227, 1.0626663539541363, 0.8021728017571, 0.8493486856631869, 0.4919055102766137, -0.32790909306019184, 1.0744748334618237, 1.1246070953822451, 1.099811647266511, -0.491126728977714], "std": [0.07134035121585496, 0.09406454926430494, 0.0640006784671341, 1.7791309964725361, 0.5700255352587763, 1.1548224839099217, 0.058762702408503946, 0.04819082105352017, 0.059851259685822625, 0.9786138284500038, 0.21681571121723836, 1.6146417876332162], "min": [0.41644063755188926, 0.12121810005480102, 1.0168695611464447, -3.1373188564355643, 0.07053773191513946, -3.0665956410326505, 0.44227596474903497, -0.4085490442359877, 1.026386186369528, 0.3344210966145712, 0.540952973899322, -3.140584905351499], "max": [0.617717500300544, 0.39453775648258693, 1.2264806951938196, 3.122922213589936, 1.4408717997806506, 2.983043613138084, 0.6260149575177855, -0.15723844154289068, 1.2305651698856552, 2.630852573423308, 1.365866902984071, 3.07586774396214], "count": [344]}, "gripper_mode_state": {"mean": [0.28488372093023256, 0.33430232558139533], "std": [0.4513590438654974, 0.4717459917076837], "min": [0, 0], "max": [1, 1], "count": [344]}, "gripper_activity_state": {"mean": [1.8313953488372092, 1.822674418604651], "std": [0.4829082506884879, 0.5342434869037528], "min": [0, 0], "max": [2, 2], "count": [344]}, "gripper_mode_action": {"mean": [0.28488372093023256, 0.33430232558139533], "std": [0.4513590438654974, 0.4717459917076837], "min": [0, 0], "max": [1, 1], "count": [344]}, "gripper_activity_action": {"mean": [1.8313953488372092, 1.822674418604651], "std": [0.4829082506884879, 0.5342434869037528], "min": [0, 0], "max": [2, 2], "count": [344]}, "gripper_open_scale_state": {"mean": [0.5925000000000011, 0.46506976748621687], "std": [0.20617483605346362, 0.17809903146545047], "min": [0.226, 0.011], "max": [0.834, 0.7], "count": [344]}, "gripper_open_scale_action": {"mean": [0.5925000000000011, 0.46506976748621687], "std": [0.20617483605346362, 0.17809903146545047], "min": [0.226, 0.011], "max": [0.834, 0.7], "count": [344]}}} +{"episode_index": 391, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.42270273080065357]], [[0.4180402675653595]], [[0.4138551041666667]]], "std": [[[0.22055368813894596]], [[0.22595926121664953]], [[0.22962306976808208]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[0.8431372549019608]], [[0.8196078431372549]]], "mean": [[[0.46092215890522875]], [[0.4613596200980392]], [[0.4568231842320261]]], "std": [[[0.16824642870655937]], [[0.17501159653204074]], [[0.1763699528460718]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4706577144607843]], [[0.4762396241830065]], [[0.4716654452614379]]], "std": [[[0.11855886758862651]], [[0.12254856359585638]], [[0.12374462386602438]]], "count": [100]}, "observation.state": {"min": [0.2577327787876129, 2.0067970752716064, -0.7930775880813599, -1.2913168668746948, -2.380873680114746, -1.9243652820587158, 0.3602534532546997, 21.0, 0.16053999960422516, 0.2488439977169037, 0.003137999912723899, -3.1381852626800537, 0.2199999839067459, -1.0369999408721924, -1.0189406871795654, -2.080118417739868, 0.6065542697906494, -0.01333431527018547, 0.7004355788230896, 0.7171034812927246, -2.4705309867858887, 246.0, -0.3810720145702362, 0.24431900680065155, -0.05870800092816353, -3.1361851692199707, -0.6700000166893005, -3.1371853351593018], "max": [0.7571064233779907, 2.083643913269043, 0.1569574624300003, 0.044715337455272675, -1.1334168910980225, -1.5340747833251953, 2.138185501098633, 723.0, 0.36789101362228394, 0.3946569859981537, 0.1310569941997528, 3.13700008392334, 1.0379999876022339, 0.7490000128746033, 0.004241150338202715, -1.9385896921157837, 1.7121505737304688, 1.7194459438323975, 2.815931797027588, 1.6531236171722412, -0.27778661251068115, 861.0, -0.0823730006814003, 0.41900500655174255, 0.09968899935483932, 3.125999927520752, 1.00600004196167, 3.1410000324249268], "mean": [0.3707537353038788, 2.067765235900879, -0.14015673100948334, -0.3985666036605835, -1.7068461179733276, -1.6965796947479248, 1.0434008836746216, 625.6680297851562, 0.3182602822780609, 0.28887858986854553, 0.06354809552431107, -1.720434308052063, 0.7766422033309937, 0.1613798886537552, -0.445133239030838, -2.064939260482788, 1.2157645225524902, 0.9256507754325867, 1.7531228065490723, 1.3919013738632202, -1.487306833267212, 647.5245971679688, -0.2316400706768036, 0.33977463841438293, 0.022027119994163513, 2.1090006828308105, 0.25411751866340637, 1.0749714374542236], "std": [0.13626518845558167, 0.014896216802299023, 0.3631232678890228, 0.3839685022830963, 0.3470529317855835, 0.1027195081114769, 0.6329531669616699, 204.1786651611328, 0.054147690534591675, 0.041930682957172394, 0.03173423558473587, 1.0251389741897583, 0.24623346328735352, 0.6684360504150391, 0.3754711449146271, 0.022661777213215828, 0.292060524225235, 0.4448186159133911, 0.8949132561683655, 0.18826763331890106, 0.7290962338447571, 238.33348083496094, 0.10401688516139984, 0.05469623580574989, 0.04520879685878754, 1.0296424627304077, 0.670051634311676, 2.7092223167419434], "count": [366]}, "action": {"min": [0.2577327787876129, 2.0067970752716064, -0.7930775880813599, -1.2913168668746948, -2.380873680114746, -1.9243652820587158, 0.3602534532546997, 21.0, 0.16053999960422516, 0.2488439977169037, 0.003137999912723899, -3.1381852626800537, 0.2199999839067459, -1.0369999408721924, -1.0189406871795654, -2.080118417739868, 0.6065542697906494, -0.01333431527018547, 0.7004355788230896, 0.7171034812927246, -2.4705309867858887, 246.0, -0.3810720145702362, 0.24431900680065155, -0.05870800092816353, -3.1361851692199707, -0.6700000166893005, -3.1371853351593018], "max": [0.7571064233779907, 2.083643913269043, 0.1569574624300003, 0.044715337455272675, -1.1334168910980225, -1.5340747833251953, 2.138185501098633, 723.0, 0.36789101362228394, 0.3946569859981537, 0.1310569941997528, 3.13700008392334, 1.0379999876022339, 0.7490000128746033, 0.004241150338202715, -1.9385896921157837, 1.7121505737304688, 1.7194459438323975, 2.815931797027588, 1.6531236171722412, -0.27778661251068115, 861.0, -0.0823730006814003, 0.41900500655174255, 0.09968899935483932, 3.125999927520752, 1.00600004196167, 3.1410000324249268], "mean": [0.3707537353038788, 2.067765235900879, -0.14015673100948334, -0.3985666036605835, -1.7068461179733276, -1.6965796947479248, 1.0434008836746216, 625.6680297851562, 0.3182602822780609, 0.28887858986854553, 0.06354809552431107, -1.720434308052063, 0.7766422033309937, 0.1613798886537552, -0.445133239030838, -2.064939260482788, 1.2157645225524902, 0.9256507754325867, 1.7531228065490723, 1.3919013738632202, -1.487306833267212, 647.5245971679688, -0.2316400706768036, 0.33977463841438293, 0.022027119994163513, 2.1090006828308105, 0.25411751866340637, 1.0749714374542236], "std": [0.13626518845558167, 0.014896216802299023, 0.3631232678890228, 0.3839685022830963, 0.3470529317855835, 0.1027195081114769, 0.6329531669616699, 204.1786651611328, 0.054147690534591675, 0.041930682957172394, 0.03173423558473587, 1.0251389741897583, 0.24623346328735352, 0.6684360504150391, 0.3754711449146271, 0.022661777213215828, 0.292060524225235, 0.4448186159133911, 0.8949132561683655, 0.18826763331890106, 0.7290962338447571, 238.33348083496094, 0.10401688516139984, 0.05469623580574989, 0.04520879685878754, 1.0296424627304077, 0.670051634311676, 2.7092223167419434], "count": [366]}, "timestamp": {"min": [0.0], "max": [12.166666666666666], "mean": [6.083333333333333], "std": [3.5218234965342514], "count": [366]}, "frame_index": {"min": [0], "max": [365], "mean": [182.5], "std": [105.65470489602754], "count": [366]}, "episode_index": {"min": [411], "max": [411], "mean": [411.0], "std": [0.0], "count": [366]}, "index": {"min": [218849], "max": [219214], "mean": [219031.5], "std": [105.65470489602754], "count": [366]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [366]}, "subtask_annotation": {"mean": [9.46174863387978, 29.0, 29.0, 29.0, 29.0], "std": [9.502798621550033, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [366]}, "scene_annotation": {"mean": [411.0], "std": [0.0], "min": [411], "max": [411], "count": [366]}, "eef_direction_state": {"mean": [3.819672131147541, 3.8633879781420766], "std": [1.900602694643078, 2.1252896934693313], "min": [0, 0], "max": [6, 6], "count": [366]}, "eef_velocity_state": {"mean": [0.9754098360655737, 0.8224043715846995], "std": [0.7588794740129136, 0.8122294154786952], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_acc_mag_state": {"mean": [1.1065573770491803, 0.8306010928961749], "std": [0.8179079375142773, 0.8420266790932546], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_direction_action": {"mean": [3.819672131147541, 3.8633879781420766], "std": [1.900602694643078, 2.1252896934693313], "min": [0, 0], "max": [6, 6], "count": [366]}, "eef_velocity_action": {"mean": [0.9754098360655737, 0.8224043715846995], "std": [0.7588794740129136, 0.8122294154786952], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_acc_mag_action": {"mean": [1.1065573770491803, 0.8306010928961749], "std": [0.8179079375142773, 0.8420266790932546], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_sim_pose_state": {"mean": [0.5374800053100408, 0.25616317752565954, 1.133502137560903, 0.630234138905332, 0.8689416332663726, 0.4580247159570238, 0.48297517799962125, -0.34672627899016467, 1.0801948785556752, 1.0596092596869242, 1.0552155166074135, -0.34009558752130137], "std": [0.06729310914568776, 0.10561223389432109, 0.07086564709229758, 1.9942639167005676, 0.5620430706677969, 1.456987693280165, 0.05292807920268877, 0.04190243753712433, 0.044850160288843297, 0.8965559228782707, 0.20589173589461113, 1.6861034098250391], "min": [0.42677755781329124, 0.09349093688972701, 1.0073208286278066, -3.1390732603689884, 0.03924595297541855, -3.103243549725399, 0.43534592649997894, -0.43114818941559746, 1.027919642338496, 0.3336216530396837, 0.5403229231413191, -3.136346768079174], "max": [0.6296191663140668, 0.38092662428789426, 1.2403581509972177, 3.132794510749372, 1.5134552015126652, 3.0392504718834767, 0.6098429515556645, -0.21854434116544735, 1.2091096687468326, 2.4802679116264064, 1.3333758958506765, 3.0845547481044604], "count": [366]}, "eef_sim_pose_action": {"mean": [0.5374800053100408, 0.25616317752565954, 1.133502137560903, 0.630234138905332, 0.8689416332663726, 0.4580247159570238, 0.48297517799962125, -0.34672627899016467, 1.0801948785556752, 1.0596092596869242, 1.0552155166074135, -0.34009558752130137], "std": [0.06729310914568776, 0.10561223389432109, 0.07086564709229758, 1.9942639167005676, 0.5620430706677969, 1.456987693280165, 0.05292807920268877, 0.04190243753712433, 0.044850160288843297, 0.8965559228782707, 0.20589173589461113, 1.6861034098250391], "min": [0.42677755781329124, 0.09349093688972701, 1.0073208286278066, -3.1390732603689884, 0.03924595297541855, -3.103243549725399, 0.43534592649997894, -0.43114818941559746, 1.027919642338496, 0.3336216530396837, 0.5403229231413191, -3.136346768079174], "max": [0.6296191663140668, 0.38092662428789426, 1.2403581509972177, 3.132794510749372, 1.5134552015126652, 3.0392504718834767, 0.6098429515556645, -0.21854434116544735, 1.2091096687468326, 2.4802679116264064, 1.3333758958506765, 3.0845547481044604], "count": [366]}, "gripper_mode_state": {"mean": [0.28688524590163933, 0.15846994535519127], "std": [0.45230752987938916, 0.3651810808000789], "min": [0, 0], "max": [1, 1], "count": [366]}, "gripper_activity_state": {"mean": [1.8797814207650274, 1.8333333333333333], "std": [0.43328199311355187, 0.4981751763940343], "min": [0, 0], "max": [2, 2], "count": [366]}, "gripper_mode_action": {"mean": [0.28688524590163933, 0.15846994535519127], "std": [0.45230752987938916, 0.3651810808000789], "min": [0, 0], "max": [1, 1], "count": [366]}, "gripper_activity_action": {"mean": [1.8797814207650274, 1.8333333333333333], "std": [0.43328199311355187, 0.4981751763940343], "min": [0, 0], "max": [2, 2], "count": [366]}, "gripper_open_scale_state": {"mean": [0.6475245901639295, 0.6256680325419516], "std": [0.23833312555184208, 0.20417864281371628], "min": [0.246, 0.021], "max": [0.861, 0.723], "count": [366]}, "gripper_open_scale_action": {"mean": [0.6475245901639295, 0.6256680325419516], "std": [0.23833312555184208, 0.20417864281371628], "min": [0.246, 0.021], "max": [0.861, 0.723], "count": [366]}}} +{"episode_index": 392, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4054715216503268]], [[0.4024990829248366]], [[0.3983127879901961]]], "std": [[[0.2278015492278747]], [[0.23452501155294583]], [[0.23701186564503743]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.47580994076797384]], [[0.47339612336601306]], [[0.4695443504901961]]], "std": [[[0.16285442803425834]], [[0.17122376261868125]], [[0.17201807865557983]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[0.9725490196078431]]], "mean": [[[0.4673858169934641]], [[0.47228739174836604]], [[0.4678924611928104]]], "std": [[[0.07814823205576592]], [[0.07959449002307385]], [[0.08046797307035015]]], "count": [100]}, "observation.state": {"min": [0.23144811391830444, 1.959481120109558, -0.8566251397132874, -0.4714483618736267, -2.00850772857666, -1.6588482856750488, 0.6113016605377197, 25.0, 0.23163600265979767, 0.2368839979171753, -0.02863300032913685, -2.8239998817443848, 0.5130000114440918, -0.5889999866485596, -0.8071275353431702, -2.077273368835449, 0.7815584540367126, 0.07618362456560135, 0.15104079246520996, 1.2471599578857422, -2.2196922302246094, 42.0, -0.35356101393699646, 0.26434099674224854, -0.04267299920320511, 0.6880000233650208, -0.011000003665685654, -3.121000051498413], "max": [0.6638708710670471, 2.0778145790100098, 0.37128394842147827, -0.055745817720890045, -1.001400113105774, -0.8819323182106018, 1.3479002714157104, 694.0, 0.43699198961257935, 0.4073140025138855, 0.10362199693918228, -0.2550000250339508, 1.2730000019073486, 1.1030000448226929, -0.25736626982688904, -1.811843752861023, 1.2855223417282104, 1.2503713369369507, 2.427386522293091, 1.725362777709961, -0.35903167724609375, 806.0, -0.09076499938964844, 0.39068999886512756, 0.12367399781942368, 3.0959999561309814, 1.3049999475479126, 3.1389999389648438], "mean": [0.3559076488018036, 2.0676987171173096, 0.047348037362098694, -0.19647391140460968, -1.5007365942001343, -1.3347194194793701, 0.9796373844146729, 545.23828125, 0.38517075777053833, 0.2921087443828583, 0.06213834881782532, -1.0814100503921509, 1.0780028104782104, 0.5494164228439331, -0.5222266912460327, -2.048956871032715, 1.1378309726715088, 0.871597945690155, 1.539839267730713, 1.4974782466888428, -1.4702999591827393, 574.4531860351562, -0.19223833084106445, 0.35759860277175903, 0.01951023004949093, 2.5466625690460205, 0.5392121076583862, 0.7540746331214905], "std": [0.12863779067993164, 0.020705748349428177, 0.4166102111339569, 0.13619844615459442, 0.23008807003498077, 0.18191847205162048, 0.14365443587303162, 164.26612854003906, 0.061911385506391525, 0.053493432700634, 0.04172467812895775, 0.967225193977356, 0.22328977286815643, 0.6432334780693054, 0.15682731568813324, 0.05197757109999657, 0.14778411388397217, 0.3430221378803253, 0.7109132409095764, 0.12584207952022552, 0.52823406457901, 246.56443786621094, 0.06351150572299957, 0.027615558356046677, 0.040147535502910614, 0.5670021772384644, 0.43765318393707275, 2.6669466495513916], "count": [363]}, "action": {"min": [0.23144811391830444, 1.959481120109558, -0.8566251397132874, -0.4714483618736267, -2.00850772857666, -1.6588482856750488, 0.6113016605377197, 25.0, 0.23163600265979767, 0.2368839979171753, -0.02863300032913685, -2.8239998817443848, 0.5130000114440918, -0.5889999866485596, -0.8071275353431702, -2.077273368835449, 0.7815584540367126, 0.07618362456560135, 0.15104079246520996, 1.2471599578857422, -2.2196922302246094, 42.0, -0.35356101393699646, 0.26434099674224854, -0.04267299920320511, 0.6880000233650208, -0.011000003665685654, -3.121000051498413], "max": [0.6638708710670471, 2.0778145790100098, 0.37128394842147827, -0.055745817720890045, -1.001400113105774, -0.8819323182106018, 1.3479002714157104, 694.0, 0.43699198961257935, 0.4073140025138855, 0.10362199693918228, -0.2550000250339508, 1.2730000019073486, 1.1030000448226929, -0.25736626982688904, -1.811843752861023, 1.2855223417282104, 1.2503713369369507, 2.427386522293091, 1.725362777709961, -0.35903167724609375, 806.0, -0.09076499938964844, 0.39068999886512756, 0.12367399781942368, 3.0959999561309814, 1.3049999475479126, 3.1389999389648438], "mean": [0.3559076488018036, 2.0676987171173096, 0.047348037362098694, -0.19647391140460968, -1.5007365942001343, -1.3347194194793701, 0.9796373844146729, 545.23828125, 0.38517075777053833, 0.2921087443828583, 0.06213834881782532, -1.0814100503921509, 1.0780028104782104, 0.5494164228439331, -0.5222266912460327, -2.048956871032715, 1.1378309726715088, 0.871597945690155, 1.539839267730713, 1.4974782466888428, -1.4702999591827393, 574.4531860351562, -0.19223833084106445, 0.35759860277175903, 0.01951023004949093, 2.5466625690460205, 0.5392121076583862, 0.7540746331214905], "std": [0.12863779067993164, 0.020705748349428177, 0.4166102111339569, 0.13619844615459442, 0.23008807003498077, 0.18191847205162048, 0.14365443587303162, 164.26612854003906, 0.061911385506391525, 0.053493432700634, 0.04172467812895775, 0.967225193977356, 0.22328977286815643, 0.6432334780693054, 0.15682731568813324, 0.05197757109999657, 0.14778411388397217, 0.3430221378803253, 0.7109132409095764, 0.12584207952022552, 0.52823406457901, 246.56443786621094, 0.06351150572299957, 0.027615558356046677, 0.040147535502910614, 0.5670021772384644, 0.43765318393707275, 2.6669466495513916], "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": [412], "max": [412], "mean": [412.0], "std": [0.0], "count": [363]}, "index": {"min": [219215], "max": [219577], "mean": [219396.0], "std": [104.78867623301034], "count": [363]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [363]}, "subtask_annotation": {"mean": [8.041322314049587, 29.0, 29.0, 29.0, 29.0], "std": [8.073078781128459, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [363]}, "scene_annotation": {"mean": [412.0], "std": [0.0], "min": [412], "max": [412], "count": [363]}, "eef_direction_state": {"mean": [3.9724517906336088, 4.402203856749312], "std": [1.856953663620313, 2.0910923746510974], "min": [0, 0], "max": [6, 6], "count": [363]}, "eef_velocity_state": {"mean": [0.8842975206611571, 0.6391184573002755], "std": [0.7480746560977604, 0.8294253012300046], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_acc_mag_state": {"mean": [0.9338842975206612, 0.6308539944903582], "std": [0.8338784274652986, 0.8003691215611117], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_direction_action": {"mean": [3.9724517906336088, 4.402203856749312], "std": [1.856953663620313, 2.0910923746510974], "min": [0, 0], "max": [6, 6], "count": [363]}, "eef_velocity_action": {"mean": [0.8842975206611571, 0.6391184573002755], "std": [0.7480746560977604, 0.8294253012300046], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_acc_mag_action": {"mean": [0.9338842975206612, 0.6308539944903582], "std": [0.8338784274652986, 0.8003691215611117], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_sim_pose_state": {"mean": [0.5656930103992471, 0.24369021033443228, 1.1528470373674369, -0.47722993008790054, 1.0167487666403323, 0.5577282199758171, 0.48036296194669353, -0.3771897924752331, 1.0343893567422258, 1.5422554936949078, 1.0131292802974436, 0.759793899800529], "std": [0.03674989210808215, 0.06439540302279921, 0.04039829467921453, 2.084124612689751, 0.25746804401195816, 1.5943201494420292, 0.057405663913753714, 0.05276168637132358, 0.023647634783139245, 0.5835414745618192, 0.13377552145574134, 1.4608111588060475], "min": [0.45056888225613595, 0.13647586182256843, 1.0600071455584255, -3.129006476109131, 0.5875278031137623, -3.1024015649657097, 0.42471387129673904, -0.41854950146709036, 1.0100546502443657, 0.6472014027344771, 0.8805582415071962, -3.1372579449206905], "max": [0.6112177828377666, 0.3898687175959416, 1.2176609916034675, 3.1356742927089374, 1.3798796264957702, 3.084910998327185, 0.6017285524143087, -0.24716215666942776, 1.0962865135171653, 2.9747498084131356, 1.3358022017375615, 3.117751992219084], "count": [363]}, "eef_sim_pose_action": {"mean": [0.5656930103992471, 0.24369021033443228, 1.1528470373674369, -0.47722993008790054, 1.0167487666403323, 0.5577282199758171, 0.48036296194669353, -0.3771897924752331, 1.0343893567422258, 1.5422554936949078, 1.0131292802974436, 0.759793899800529], "std": [0.03674989210808215, 0.06439540302279921, 0.04039829467921453, 2.084124612689751, 0.25746804401195816, 1.5943201494420292, 0.057405663913753714, 0.05276168637132358, 0.023647634783139245, 0.5835414745618192, 0.13377552145574134, 1.4608111588060475], "min": [0.45056888225613595, 0.13647586182256843, 1.0600071455584255, -3.129006476109131, 0.5875278031137623, -3.1024015649657097, 0.42471387129673904, -0.41854950146709036, 1.0100546502443657, 0.6472014027344771, 0.8805582415071962, -3.1372579449206905], "max": [0.6112177828377666, 0.3898687175959416, 1.2176609916034675, 3.1356742927089374, 1.3798796264957702, 3.084910998327185, 0.6017285524143087, -0.24716215666942776, 1.0962865135171653, 2.9747498084131356, 1.3358022017375615, 3.117751992219084], "count": [363]}, "gripper_mode_state": {"mean": [0.3278236914600551, 0.1487603305785124], "std": [0.4694201942583645, 0.3558520684563801], "min": [0, 0], "max": [1, 1], "count": [363]}, "gripper_activity_state": {"mean": [1.674931129476584, 1.837465564738292], "std": [0.6916301525990095, 0.4907139576251647], "min": [0, 0], "max": [2, 2], "count": [363]}, "gripper_mode_action": {"mean": [0.3278236914600551, 0.1487603305785124], "std": [0.4694201942583645, 0.3558520684563801], "min": [0, 0], "max": [1, 1], "count": [363]}, "gripper_activity_action": {"mean": [1.674931129476584, 1.837465564738292], "std": [0.6916301525990095, 0.4907139576251647], "min": [0, 0], "max": [2, 2], "count": [363]}, "gripper_open_scale_state": {"mean": [0.574453168527482, 0.5452382921003437], "std": [0.2465641140355037, 0.16426612338575738], "min": [0.042, 0.025], "max": [0.806, 0.694], "count": [363]}, "gripper_open_scale_action": {"mean": [0.574453168527482, 0.5452382921003437], "std": [0.2465641140355037, 0.16426612338575738], "min": [0.042, 0.025], "max": [0.806, 0.694], "count": [363]}}} +{"episode_index": 393, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4075213293650794]], [[0.404661598754085]], [[0.40094059837476653]]], "std": [[[0.22744950098878666]], [[0.23312430748300983]], [[0.23597258852064792]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4712610512955182]], [[0.4703950236344538]], [[0.46727184363328667]]], "std": [[[0.1552450789141921]], [[0.16393562183722757]], [[0.16478371738748504]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.478532838395775]], [[0.48345956247082167]], [[0.48017247497957516]]], "std": [[[0.06403839514345687]], [[0.06461931470600228]], [[0.06394774052363557]]], "count": [112]}, "observation.state": {"min": [0.20402899384498596, 1.910751461982727, -0.8434478640556335, -0.5388005971908569, -1.9978086948394775, -1.7004568576812744, 0.6947806477546692, -4.0, 0.21115300059318542, 0.2204750031232834, -0.061416998505592346, -2.885999917984009, 0.47699999809265137, -0.7630000114440918, -0.851022481918335, -2.072037696838379, 0.6012310981750488, -0.004241150338202715, 0.42444664239883423, 1.4105751514434814, -2.06613826751709, 79.0, -0.35148900747299194, 0.27333399653434753, -0.013801000081002712, 0.3490000069141388, -0.1420000046491623, -3.1411852836608887], "max": [0.7559719681739807, 2.081916093826294, 0.40137338638305664, 0.013456488959491253, -1.4200347661972046, -0.747803807258606, 1.568265676498413, 721.0, 0.44249698519706726, 0.4213370084762573, 0.11166200041770935, -0.5169999599456787, 1.2940000295639038, 1.0149999856948853, -0.28119000792503357, -1.9453964233398438, 1.1016343832015991, 1.2244008779525757, 2.5590715408325195, 1.8121755123138428, -0.7305075526237488, 802.0, -0.11164899915456772, 0.39371201395988464, 0.09917499870061874, 3.1080000400543213, 1.1369999647140503, 3.1410000324249268], "mean": [0.42237210273742676, 2.070183277130127, -0.01648462936282158, -0.14736588299274445, -1.580863356590271, -1.2514967918395996, 0.8866456747055054, 559.451416015625, 0.3652406930923462, 0.31454214453697205, 0.03035562112927437, -1.4618487358093262, 0.9822767376899719, 0.21983517706394196, -0.5350048542022705, -2.0549838542938232, 0.976341187953949, 0.8061845898628235, 1.5615054368972778, 1.537889838218689, -1.427707552909851, 597.6522827148438, -0.20206697285175323, 0.3588106334209442, 0.03166530281305313, 2.506478786468506, 0.6090456247329712, -1.0803098678588867], "std": [0.18127386271953583, 0.025512168183922768, 0.40736329555511475, 0.15566492080688477, 0.22796086966991425, 0.25642913579940796, 0.2278924435377121, 198.21090698242188, 0.06372608244419098, 0.06512625515460968, 0.05118217691779137, 0.9033058285713196, 0.2702815532684326, 0.5751690864562988, 0.1506771594285965, 0.025516396388411522, 0.13442401587963104, 0.33083871006965637, 0.6357696652412415, 0.11122187227010727, 0.3730575442314148, 240.30455017089844, 0.06620438396930695, 0.0307875145226717, 0.03196988254785538, 0.715644121170044, 0.41768407821655273, 2.6643149852752686], "count": [545]}, "action": {"min": [0.20402899384498596, 1.910751461982727, -0.8434478640556335, -0.5388005971908569, -1.9978086948394775, -1.7004568576812744, 0.6947806477546692, -4.0, 0.21115300059318542, 0.2204750031232834, -0.061416998505592346, -2.885999917984009, 0.47699999809265137, -0.7630000114440918, -0.851022481918335, -2.072037696838379, 0.6012310981750488, -0.004241150338202715, 0.42444664239883423, 1.4105751514434814, -2.06613826751709, 79.0, -0.35148900747299194, 0.27333399653434753, -0.013801000081002712, 0.3490000069141388, -0.1420000046491623, -3.1411852836608887], "max": [0.7559719681739807, 2.081916093826294, 0.40137338638305664, 0.013456488959491253, -1.4200347661972046, -0.747803807258606, 1.568265676498413, 721.0, 0.44249698519706726, 0.4213370084762573, 0.11166200041770935, -0.5169999599456787, 1.2940000295639038, 1.0149999856948853, -0.28119000792503357, -1.9453964233398438, 1.1016343832015991, 1.2244008779525757, 2.5590715408325195, 1.8121755123138428, -0.7305075526237488, 802.0, -0.11164899915456772, 0.39371201395988464, 0.09917499870061874, 3.1080000400543213, 1.1369999647140503, 3.1410000324249268], "mean": [0.42237210273742676, 2.070183277130127, -0.01648462936282158, -0.14736588299274445, -1.580863356590271, -1.2514967918395996, 0.8866456747055054, 559.451416015625, 0.3652406930923462, 0.31454214453697205, 0.03035562112927437, -1.4618487358093262, 0.9822767376899719, 0.21983517706394196, -0.5350048542022705, -2.0549838542938232, 0.976341187953949, 0.8061845898628235, 1.5615054368972778, 1.537889838218689, -1.427707552909851, 597.6522827148438, -0.20206697285175323, 0.3588106334209442, 0.03166530281305313, 2.506478786468506, 0.6090456247329712, -1.0803098678588867], "std": [0.18127386271953583, 0.025512168183922768, 0.40736329555511475, 0.15566492080688477, 0.22796086966991425, 0.25642913579940796, 0.2278924435377121, 198.21090698242188, 0.06372608244419098, 0.06512625515460968, 0.05118217691779137, 0.9033058285713196, 0.2702815532684326, 0.5751690864562988, 0.1506771594285965, 0.025516396388411522, 0.13442401587963104, 0.33083871006965637, 0.6357696652412415, 0.11122187227010727, 0.3730575442314148, 240.30455017089844, 0.06620438396930695, 0.0307875145226717, 0.03196988254785538, 0.715644121170044, 0.41768407821655273, 2.6643149852752686], "count": [545]}, "timestamp": {"min": [0.0], "max": [18.133333333333333], "mean": [9.066666666666668], "std": [5.244256117145903], "count": [545]}, "frame_index": {"min": [0], "max": [544], "mean": [272.0], "std": [157.3276835143771], "count": [545]}, "episode_index": {"min": [413], "max": [413], "mean": [413.0], "std": [0.0], "count": [545]}, "index": {"min": [219578], "max": [220122], "mean": [219850.0], "std": [157.3276835143771], "count": [545]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [545]}, "subtask_annotation": {"mean": [8.526605504587156, 29.0, 29.0, 29.0, 29.0], "std": [7.7219886467727425, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [545]}, "scene_annotation": {"mean": [413.0], "std": [0.0], "min": [413], "max": [413], "count": [545]}, "eef_direction_state": {"mean": [4.177981651376147, 4.390825688073394], "std": [1.9241277207872312, 2.1339346990689734], "min": [0, 0], "max": [6, 6], "count": [545]}, "eef_velocity_state": {"mean": [0.6880733944954128, 0.5724770642201835], "std": [0.69198885957016, 0.7631263028235267], "min": [0, 0], "max": [2, 2], "count": [545]}, "eef_acc_mag_state": {"mean": [0.7944954128440367, 0.5192660550458715], "std": [0.836093456694635, 0.7828994644375163], "min": [0, 0], "max": [2, 2], "count": [545]}, "eef_direction_action": {"mean": [4.177981651376147, 4.390825688073394], "std": [1.9241277207872312, 2.1339346990689734], "min": [0, 0], "max": [6, 6], "count": [545]}, "eef_velocity_action": {"mean": [0.6880733944954128, 0.5724770642201835], "std": [0.69198885957016, 0.7631263028235267], "min": [0, 0], "max": [2, 2], "count": [545]}, "eef_acc_mag_action": {"mean": [0.7944954128440367, 0.5192660550458715], "std": [0.836093456694635, 0.7828994644375163], "min": [0, 0], "max": [2, 2], "count": [545]}, "eef_sim_pose_state": {"mean": [0.5661954449519456, 0.259182750589417, 1.1515464873778458, -0.056013301851013234, 1.129691818941326, -0.027781662345358015, 0.5036760322434143, -0.34531390754462815, 1.0301418244371034, 1.7864639154584416, 1.0872903248789139, 0.21790518982832274], "std": [0.04049001603585475, 0.05699182518076141, 0.0408819112553417, 1.9646122759871858, 0.32788615799896, 1.7346681221892388, 0.06916246108789725, 0.060434069163782855, 0.02474730318024823, 0.7449768407251895, 0.08900320538793187, 1.8923011638728935], "min": [0.4592102662212106, 0.1691178774978535, 1.061327159394631, -3.131042603691858, 0.5538116069054904, -2.940305833388179, 0.40711519864383744, -0.41704152445490716, 0.9900077691872328, 0.5216722476387028, 0.9263330931782465, -3.138033379032457], "max": [0.6117182692189699, 0.36904388976423486, 1.2327058607331116, 3.141214370793385, 1.5550576193148027, 3.1231094947717133, 0.6154544422496323, -0.2128176731337244, 1.0921429639786782, 3.113921812973962, 1.346951297326794, 3.1383898785237285], "count": [545]}, "eef_sim_pose_action": {"mean": [0.5661954449519456, 0.259182750589417, 1.1515464873778458, -0.056013301851013234, 1.129691818941326, -0.027781662345358015, 0.5036760322434143, -0.34531390754462815, 1.0301418244371034, 1.7864639154584416, 1.0872903248789139, 0.21790518982832274], "std": [0.04049001603585475, 0.05699182518076141, 0.0408819112553417, 1.9646122759871858, 0.32788615799896, 1.7346681221892388, 0.06916246108789725, 0.060434069163782855, 0.02474730318024823, 0.7449768407251895, 0.08900320538793187, 1.8923011638728935], "min": [0.4592102662212106, 0.1691178774978535, 1.061327159394631, -3.131042603691858, 0.5538116069054904, -2.940305833388179, 0.40711519864383744, -0.41704152445490716, 0.9900077691872328, 0.5216722476387028, 0.9263330931782465, -3.138033379032457], "max": [0.6117182692189699, 0.36904388976423486, 1.2327058607331116, 3.141214370793385, 1.5550576193148027, 3.1231094947717133, 0.6154544422496323, -0.2128176731337244, 1.0921429639786782, 3.113921812973962, 1.346951297326794, 3.1383898785237285], "count": [545]}, "gripper_mode_state": {"mean": [0.27339449541284405, 0.1871559633027523], "std": [0.4457016325870971, 0.3900366760997881], "min": [0, 0], "max": [1, 1], "count": [545]}, "gripper_activity_state": {"mean": [1.8238532110091743, 1.8055045871559634], "std": [0.5159651297813117, 0.5339544120982056], "min": [0, 0], "max": [2, 2], "count": [545]}, "gripper_mode_action": {"mean": [0.27339449541284405, 0.1871559633027523], "std": [0.4457016325870971, 0.3900366760997881], "min": [0, 0], "max": [1, 1], "count": [545]}, "gripper_activity_action": {"mean": [1.8238532110091743, 1.8055045871559634], "std": [0.5159651297813117, 0.5339544120982056], "min": [0, 0], "max": [2, 2], "count": [545]}, "gripper_open_scale_state": {"mean": [0.5976522935779831, 0.5594703921615544], "std": [0.2403045420828774, 0.19815719371659743], "min": [0.079, 0.0], "max": [0.802, 0.721], "count": [545]}, "gripper_open_scale_action": {"mean": [0.5976522935779831, 0.5594703921615544], "std": [0.2403045420828774, 0.19815719371659743], "min": [0.079, 0.0], "max": [0.802, 0.721], "count": [545]}}} +{"episode_index": 394, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.42174081086601306]], [[0.41805181781045747]], [[0.4137896609477124]]], "std": [[[0.22340430552954252]], [[0.23036307329594785]], [[0.2329413323713581]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.45751424019607845]], [[0.4594328431372549]], [[0.45368156862745096]]], "std": [[[0.14830337501813698]], [[0.15368250794788255]], [[0.1549448799531084]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7137254901960784]], [[0.7137254901960784]]], "mean": [[[0.47078306576797385]], [[0.4751587928921569]], [[0.4715902553104575]]], "std": [[[0.07602277291073876]], [[0.07680533344450509]], [[0.07796518334293812]]], "count": [100]}, "observation.state": {"min": [0.25298547744750977, 2.072805404663086, -0.2557430863380432, -0.16547466814517975, -1.7902365922927856, -1.6779247522354126, 0.5525363683700562, 58.0, 0.24294699728488922, 0.2555350065231323, -0.06133300065994263, -2.5190000534057617, 0.6439999938011169, -0.33000001311302185, -0.9064542055130005, -2.0728752613067627, 0.8011584877967834, 0.062046460807323456, 0.17819811403751373, 1.3163098096847534, -2.10219669342041, -2.0, -0.35229000449180603, 0.26857298612594604, 0.001724999980069697, 0.30300000309944153, -0.02199999988079071, -3.1371853351593018], "max": [0.5567774772644043, 2.080519676208496, 0.27776914834976196, 0.026110127568244934, -1.423385739326477, -1.0328160524368286, 0.7434753179550171, 726.0, 0.41385000944137573, 0.34422799944877625, 0.07100600004196167, -0.9120000004768372, 1.2410000562667847, 0.6830000281333923, -0.27804839611053467, -1.8637847900390625, 0.9726545810699463, 1.1169060468673706, 2.4129700660705566, 1.8187552690505981, -0.7478386759757996, 860.0, -0.10811600089073181, 0.41044801473617554, 0.11586599797010422, 3.125999927520752, 1.1740000247955322, 3.135999917984009], "mean": [0.34333425760269165, 2.078049898147583, 0.13147397339344025, -0.0312228724360466, -1.5339391231536865, -1.3539087772369385, 0.6329338550567627, 546.7603149414062, 0.37729302048683167, 0.28904810547828674, 0.0266366358846426, -1.3567583560943604, 1.0783030986785889, 0.28011560440063477, -0.49984902143478394, -2.0378634929656982, 0.9179282188415527, 0.6646838784217834, 1.3908132314682007, 1.6034976243972778, -1.290049433708191, 600.6363525390625, -0.23786909878253937, 0.3481025695800781, 0.05258236452937126, 2.1830098628997803, 0.6509833931922913, 0.919414758682251], "std": [0.07949501276016235, 0.0019231811165809631, 0.17553143203258514, 0.04916946217417717, 0.14574116468429565, 0.1530712991952896, 0.04489464685320854, 169.86550903320312, 0.041351623833179474, 0.022545253857970238, 0.036649204790592194, 0.5125007629394531, 0.1738623082637787, 0.28012749552726746, 0.17222070693969727, 0.04970501363277435, 0.04285135120153427, 0.3639583885669708, 0.7555979490280151, 0.11064610630273819, 0.5066660046577454, 293.50469970703125, 0.062022194266319275, 0.03250619024038315, 0.027875889092683792, 0.8129462003707886, 0.44457754492759705, 2.425278663635254], "count": [363]}, "action": {"min": [0.25298547744750977, 2.072805404663086, -0.2557430863380432, -0.16547466814517975, -1.7902365922927856, -1.6779247522354126, 0.5525363683700562, 58.0, 0.24294699728488922, 0.2555350065231323, -0.06133300065994263, -2.5190000534057617, 0.6439999938011169, -0.33000001311302185, -0.9064542055130005, -2.0728752613067627, 0.8011584877967834, 0.062046460807323456, 0.17819811403751373, 1.3163098096847534, -2.10219669342041, -2.0, -0.35229000449180603, 0.26857298612594604, 0.001724999980069697, 0.30300000309944153, -0.02199999988079071, -3.1371853351593018], "max": [0.5567774772644043, 2.080519676208496, 0.27776914834976196, 0.026110127568244934, -1.423385739326477, -1.0328160524368286, 0.7434753179550171, 726.0, 0.41385000944137573, 0.34422799944877625, 0.07100600004196167, -0.9120000004768372, 1.2410000562667847, 0.6830000281333923, -0.27804839611053467, -1.8637847900390625, 0.9726545810699463, 1.1169060468673706, 2.4129700660705566, 1.8187552690505981, -0.7478386759757996, 860.0, -0.10811600089073181, 0.41044801473617554, 0.11586599797010422, 3.125999927520752, 1.1740000247955322, 3.135999917984009], "mean": [0.34333425760269165, 2.078049898147583, 0.13147397339344025, -0.0312228724360466, -1.5339391231536865, -1.3539087772369385, 0.6329338550567627, 546.7603149414062, 0.37729302048683167, 0.28904810547828674, 0.0266366358846426, -1.3567583560943604, 1.0783030986785889, 0.28011560440063477, -0.49984902143478394, -2.0378634929656982, 0.9179282188415527, 0.6646838784217834, 1.3908132314682007, 1.6034976243972778, -1.290049433708191, 600.6363525390625, -0.23786909878253937, 0.3481025695800781, 0.05258236452937126, 2.1830098628997803, 0.6509833931922913, 0.919414758682251], "std": [0.07949501276016235, 0.0019231811165809631, 0.17553143203258514, 0.04916946217417717, 0.14574116468429565, 0.1530712991952896, 0.04489464685320854, 169.86550903320312, 0.041351623833179474, 0.022545253857970238, 0.036649204790592194, 0.5125007629394531, 0.1738623082637787, 0.28012749552726746, 0.17222070693969727, 0.04970501363277435, 0.04285135120153427, 0.3639583885669708, 0.7555979490280151, 0.11064610630273819, 0.5066660046577454, 293.50469970703125, 0.062022194266319275, 0.03250619024038315, 0.027875889092683792, 0.8129462003707886, 0.44457754492759705, 2.425278663635254], "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": [414], "max": [414], "mean": [414.0], "std": [0.0], "count": [363]}, "index": {"min": [220123], "max": [220485], "mean": [220304.0], "std": [104.78867623301034], "count": [363]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [363]}, "subtask_annotation": {"mean": [9.774104683195592, 29.0, 29.0, 29.0, 29.0], "std": [9.133155864439068, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [363]}, "scene_annotation": {"mean": [414.0], "std": [0.0], "min": [414], "max": [414], "count": [363]}, "eef_direction_state": {"mean": [3.7410468319559227, 4.732782369146006], "std": [2.0594861499081523, 1.91778675366335], "min": [0, 0], "max": [6, 6], "count": [363]}, "eef_velocity_state": {"mean": [0.8732782369146006, 0.4765840220385675], "std": [0.7161474810367212, 0.7320881568408137], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_acc_mag_state": {"mean": [0.9724517906336089, 0.465564738292011], "std": [0.8294253012300048, 0.727877701463846], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_direction_action": {"mean": [3.7410468319559227, 4.732782369146006], "std": [2.0594861499081523, 1.91778675366335], "min": [0, 0], "max": [6, 6], "count": [363]}, "eef_velocity_action": {"mean": [0.8732782369146006, 0.4765840220385675], "std": [0.7161474810367212, 0.7320881568408137], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_acc_mag_action": {"mean": [0.9724517906336089, 0.465564738292011], "std": [0.8294253012300048, 0.727877701463846], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_sim_pose_state": {"mean": [0.5510530231108736, 0.2936855866585278, 1.1361931381411396, -0.5550925962069317, 0.9661819704091045, 0.3898831645015689, 0.4743005946775774, -0.34822472179450376, 1.0141221027530223, 1.4305874541432162, 1.1789576981959338, 0.7328798159481049], "std": [0.04188007030668938, 0.05246188684629974, 0.04651356466588038, 1.7915814534697674, 0.2168739260667769, 1.5650245196026162, 0.025058317762745353, 0.03796803648299202, 0.01546438011710755, 0.8625786681112829, 0.10879075161200988, 1.3937127118530153], "min": [0.45841059501694553, 0.17581912732747704, 1.0690256182121736, -3.134209518680176, 0.5808066992209269, -3.0645851172885887, 0.4397945656753493, -0.37772998023580856, 0.9967640306702885, -3.1413675446882867, 1.0767986533006613, -3.140935743089912], "max": [0.6247623189470941, 0.3816070235340374, 1.2263628408271945, 3.12067813980213, 1.3657197830592116, 3.0686460289434683, 0.5339959403143829, -0.2388934879291186, 1.0591961843491555, 3.129718793172801, 1.472665009022458, 2.9849063763295045], "count": [363]}, "eef_sim_pose_action": {"mean": [0.5510530231108736, 0.2936855866585278, 1.1361931381411396, -0.5550925962069317, 0.9661819704091045, 0.3898831645015689, 0.4743005946775774, -0.34822472179450376, 1.0141221027530223, 1.4305874541432162, 1.1789576981959338, 0.7328798159481049], "std": [0.04188007030668938, 0.05246188684629974, 0.04651356466588038, 1.7915814534697674, 0.2168739260667769, 1.5650245196026162, 0.025058317762745353, 0.03796803648299202, 0.01546438011710755, 0.8625786681112829, 0.10879075161200988, 1.3937127118530153], "min": [0.45841059501694553, 0.17581912732747704, 1.0690256182121736, -3.134209518680176, 0.5808066992209269, -3.0645851172885887, 0.4397945656753493, -0.37772998023580856, 0.9967640306702885, -3.1413675446882867, 1.0767986533006613, -3.140935743089912], "max": [0.6247623189470941, 0.3816070235340374, 1.2263628408271945, 3.12067813980213, 1.3657197830592116, 3.0686460289434683, 0.5339959403143829, -0.2388934879291186, 1.0591961843491555, 3.129718793172801, 1.472665009022458, 2.9849063763295045], "count": [363]}, "gripper_mode_state": {"mean": [0.3774104683195592, 0.15702479338842976], "std": [0.4847389057238632, 0.36382414385215067], "min": [0, 0], "max": [1, 1], "count": [363]}, "gripper_activity_state": {"mean": [1.584022038567493, 1.837465564738292], "std": [0.7006241369896457, 0.5126780234233418], "min": [0, 0], "max": [2, 2], "count": [363]}, "gripper_mode_action": {"mean": [0.3774104683195592, 0.15702479338842976], "std": [0.4847389057238632, 0.36382414385215067], "min": [0, 0], "max": [1, 1], "count": [363]}, "gripper_activity_action": {"mean": [1.584022038567493, 1.837465564738292], "std": [0.7006241369896457, 0.5126780234233418], "min": [0, 0], "max": [2, 2], "count": [363]}, "gripper_open_scale_state": {"mean": [0.6006418734056563, 0.5467603304839338], "std": [0.2934933331956735, 0.1698656517072303], "min": [0.0, 0.058], "max": [0.86, 0.726], "count": [363]}, "gripper_open_scale_action": {"mean": [0.6006418734056563, 0.5467603304839338], "std": [0.2934933331956735, 0.1698656517072303], "min": [0.0, 0.058], "max": [0.86, 0.726], "count": [363]}}} +{"episode_index": 395, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4172827982026144]], [[0.41315220179738565]], [[0.4092858251633987]]], "std": [[[0.2244381244288272]], [[0.23151169111390207]], [[0.2342787037610078]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.46064217320261436]], [[0.4599115829248366]], [[0.45412261233660134]]], "std": [[[0.1504376756722261]], [[0.15868675524584966]], [[0.1603874747707095]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.46954407066993464]], [[0.4750171711601307]], [[0.4703024897875817]]], "std": [[[0.0769521387754683]], [[0.07798081361705152]], [[0.07892855097898746]]], "count": [100]}, "observation.state": {"min": [0.25963518023490906, 2.0704143047332764, -0.24811600148677826, -0.13756684958934784, -1.8586710691452026, -1.7470570802688599, 0.44834017753601074, 82.0, 0.2452870011329651, 0.25833800435066223, -0.05053900182247162, -2.5190000534057617, 0.6700000166893005, -0.23399999737739563, -0.8550717830657959, -2.0713915824890137, 0.8044222593307495, 0.14964453876018524, 0.41339871287345886, 1.366767406463623, -1.9788718223571777, 202.0, -0.33038800954818726, 0.2615770101547241, 0.0004980000085197389, 0.746999979019165, 0.10599999129772186, -3.1401853561401367], "max": [0.5216963887214661, 2.0801358222961426, 0.27776914834976196, 0.08058185875415802, -1.3421757221221924, -1.2084660530090332, 0.7146599888801575, 652.0, 0.41423699259757996, 0.304953008890152, 0.06100400164723396, -0.7710000276565552, 1.253999948501587, 0.7599999904632568, -0.24843016266822815, -1.8366972208023071, 1.0109471082687378, 1.130746603012085, 2.4272470474243164, 1.816940188407898, -0.800809383392334, 859.0, -0.12448400259017944, 0.411763995885849, 0.12500199675559998, 3.11299991607666, 1.2649999856948853, 3.140000104904175], "mean": [0.32956662774086, 2.078094244003296, 0.1306537240743637, 0.005669183563441038, -1.488309383392334, -1.378301978111267, 0.5869539380073547, 555.4893188476562, 0.3787347674369812, 0.2811448872089386, 0.025216488167643547, -1.2683013677597046, 1.0780366659164429, 0.34657442569732666, -0.5423296689987183, -2.034022569656372, 0.907962441444397, 0.7678602337837219, 1.5591347217559814, 1.5608209371566772, -1.3707349300384521, 581.872314453125, -0.2200101912021637, 0.3658312261104584, 0.05055480822920799, 2.3972702026367188, 0.616249144077301, 0.587003767490387], "std": [0.058746274560689926, 0.0025332102086395025, 0.1637105792760849, 0.05853293463587761, 0.21236486732959747, 0.14286759495735168, 0.05980513617396355, 193.34471130371094, 0.044966090470552444, 0.011553660966455936, 0.03595486655831337, 0.5944133996963501, 0.16097715497016907, 0.30069124698638916, 0.161759153008461, 0.052574507892131805, 0.07743013650178909, 0.31240999698638916, 0.7010600566864014, 0.11118265986442566, 0.43834617733955383, 282.0813293457031, 0.05233978480100632, 0.02363288216292858, 0.02847263216972351, 0.616875410079956, 0.4210966229438782, 2.643153667449951], "count": [329]}, "action": {"min": [0.25963518023490906, 2.0704143047332764, -0.24811600148677826, -0.13756684958934784, -1.8586710691452026, -1.7470570802688599, 0.44834017753601074, 82.0, 0.2452870011329651, 0.25833800435066223, -0.05053900182247162, -2.5190000534057617, 0.6700000166893005, -0.23399999737739563, -0.8550717830657959, -2.0713915824890137, 0.8044222593307495, 0.14964453876018524, 0.41339871287345886, 1.366767406463623, -1.9788718223571777, 202.0, -0.33038800954818726, 0.2615770101547241, 0.0004980000085197389, 0.746999979019165, 0.10599999129772186, -3.1401853561401367], "max": [0.5216963887214661, 2.0801358222961426, 0.27776914834976196, 0.08058185875415802, -1.3421757221221924, -1.2084660530090332, 0.7146599888801575, 652.0, 0.41423699259757996, 0.304953008890152, 0.06100400164723396, -0.7710000276565552, 1.253999948501587, 0.7599999904632568, -0.24843016266822815, -1.8366972208023071, 1.0109471082687378, 1.130746603012085, 2.4272470474243164, 1.816940188407898, -0.800809383392334, 859.0, -0.12448400259017944, 0.411763995885849, 0.12500199675559998, 3.11299991607666, 1.2649999856948853, 3.140000104904175], "mean": [0.32956662774086, 2.078094244003296, 0.1306537240743637, 0.005669183563441038, -1.488309383392334, -1.378301978111267, 0.5869539380073547, 555.4893188476562, 0.3787347674369812, 0.2811448872089386, 0.025216488167643547, -1.2683013677597046, 1.0780366659164429, 0.34657442569732666, -0.5423296689987183, -2.034022569656372, 0.907962441444397, 0.7678602337837219, 1.5591347217559814, 1.5608209371566772, -1.3707349300384521, 581.872314453125, -0.2200101912021637, 0.3658312261104584, 0.05055480822920799, 2.3972702026367188, 0.616249144077301, 0.587003767490387], "std": [0.058746274560689926, 0.0025332102086395025, 0.1637105792760849, 0.05853293463587761, 0.21236486732959747, 0.14286759495735168, 0.05980513617396355, 193.34471130371094, 0.044966090470552444, 0.011553660966455936, 0.03595486655831337, 0.5944133996963501, 0.16097715497016907, 0.30069124698638916, 0.161759153008461, 0.052574507892131805, 0.07743013650178909, 0.31240999698638916, 0.7010600566864014, 0.11118265986442566, 0.43834617733955383, 282.0813293457031, 0.05233978480100632, 0.02363288216292858, 0.02847263216972351, 0.616875410079956, 0.4210966229438782, 2.643153667449951], "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": [415], "max": [415], "mean": [415.0], "std": [0.0], "count": [329]}, "index": {"min": [220486], "max": [220814], "mean": [220650.0], "std": [94.97368056467013], "count": [329]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [329]}, "subtask_annotation": {"mean": [7.899696048632219, 29.0, 29.0, 29.0, 29.0], "std": [8.193646061057013, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [329]}, "scene_annotation": {"mean": [415.0], "std": [0.0], "min": [415], "max": [415], "count": [329]}, "eef_direction_state": {"mean": [4.075987841945289, 4.656534954407295], "std": [1.9075121880534724, 1.859983699186689], "min": [0, 0], "max": [6, 6], "count": [329]}, "eef_velocity_state": {"mean": [0.8632218844984803, 0.5197568389057751], "std": [0.7414046161648944, 0.7148481262535734], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_acc_mag_state": {"mean": [0.9696048632218845, 0.5501519756838906], "std": [0.831916614932813, 0.7667530966679544], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_direction_action": {"mean": [4.075987841945289, 4.656534954407295], "std": [1.9075121880534724, 1.859983699186689], "min": [0, 0], "max": [6, 6], "count": [329]}, "eef_velocity_action": {"mean": [0.8632218844984803, 0.5197568389057751], "std": [0.7414046161648944, 0.7148481262535734], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_acc_mag_action": {"mean": [0.9696048632218845, 0.5501519756838906], "std": [0.831916614932813, 0.7667530966679544], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_sim_pose_state": {"mean": [0.5705194701729961, 0.28380218838941873, 1.1517659941602052, -0.46898145885868375, 1.018379889465182, 0.7037806492298575, 0.4672337160850009, -0.34663429747272934, 1.0116203044055523, 1.2823466838173219, 1.1730527486609081, 0.8394495708970054], "std": [0.03204591268946097, 0.04817366379388262, 0.0386039582764919, 2.1702679259124302, 0.1540578030854393, 1.5887480336511945, 0.014625379591942097, 0.03750677133352383, 0.017400491709771978, 1.0307502958186419, 0.12771027945809652, 1.3042000696944713], "min": [0.4511315679115272, 0.1932671965526881, 1.081586086219612, -3.140769411040054, 0.6954313636451861, -3.0567889875682033, 0.442668073408371, -0.3787465058402811, 0.9909258796984535, -3.140918359142338, 1.031141847956655, -3.104891265369543], "max": [0.6237072451267525, 0.38210316680094086, 1.2170093209202415, 3.1219344826367292, 1.3806519352177324, 3.074068581795953, 0.5056759778563957, -0.24464023889369482, 1.0592076827761465, 3.139615809795413, 1.4456787023966586, 3.1306439332733857], "count": [329]}, "eef_sim_pose_action": {"mean": [0.5705194701729961, 0.28380218838941873, 1.1517659941602052, -0.46898145885868375, 1.018379889465182, 0.7037806492298575, 0.4672337160850009, -0.34663429747272934, 1.0116203044055523, 1.2823466838173219, 1.1730527486609081, 0.8394495708970054], "std": [0.03204591268946097, 0.04817366379388262, 0.0386039582764919, 2.1702679259124302, 0.1540578030854393, 1.5887480336511945, 0.014625379591942097, 0.03750677133352383, 0.017400491709771978, 1.0307502958186419, 0.12771027945809652, 1.3042000696944713], "min": [0.4511315679115272, 0.1932671965526881, 1.081586086219612, -3.140769411040054, 0.6954313636451861, -3.0567889875682033, 0.442668073408371, -0.3787465058402811, 0.9909258796984535, -3.140918359142338, 1.031141847956655, -3.104891265369543], "max": [0.6237072451267525, 0.38210316680094086, 1.2170093209202415, 3.1219344826367292, 1.3806519352177324, 3.074068581795953, 0.5056759778563957, -0.24464023889369482, 1.0592076827761465, 3.139615809795413, 1.4456787023966586, 3.1306439332733857], "count": [329]}, "gripper_mode_state": {"mean": [0.364741641337386, 0.19148936170212766], "std": [0.48135763878004173, 0.3934732342320626], "min": [0, 0], "max": [1, 1], "count": [329]}, "gripper_activity_state": {"mean": [1.7051671732522797, 1.8054711246200608], "std": [0.6716156082496865, 0.5389118609263148], "min": [0, 0], "max": [2, 2], "count": [329]}, "gripper_mode_action": {"mean": [0.364741641337386, 0.19148936170212766], "std": [0.48135763878004173, 0.3934732342320626], "min": [0, 0], "max": [1, 1], "count": [329]}, "gripper_activity_action": {"mean": [1.7051671732522797, 1.8054711246200608], "std": [0.6716156082496865, 0.5389118609263148], "min": [0, 0], "max": [2, 2], "count": [329]}, "gripper_open_scale_state": {"mean": [0.5818723406574295, 0.5554893617021283], "std": [0.2820812131190837, 0.1933447503732523], "min": [0.202, 0.082], "max": [0.859, 0.652], "count": [329]}, "gripper_open_scale_action": {"mean": [0.5818723406574295, 0.5554893617021283], "std": [0.2820812131190837, 0.1933447503732523], "min": [0.202, 0.082], "max": [0.859, 0.652], "count": [329]}}} +{"episode_index": 396, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41884036560457516]], [[0.4144404595588235]], [[0.4109304248366013]]], "std": [[[0.22172236707443288]], [[0.22843353560875987]], [[0.2314070553276488]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[1.0]], [[1.0]]], "mean": [[[0.4743592626633987]], [[0.4740382883986928]], [[0.46952179534313726]]], "std": [[[0.16827831250308342]], [[0.17551242307602175]], [[0.17724551035624422]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7215686274509804]], [[0.7215686274509804]]], "mean": [[[0.47295249795751637]], [[0.4750796098856209]], [[0.4719639031862745]]], "std": [[[0.07916111412353137]], [[0.0799385169140652]], [[0.08157916141472803]]], "count": [100]}, "observation.state": {"min": [0.22308799624443054, 2.069244861602783, -0.0677013248205185, -0.16383406519889832, -1.9906877279281616, -1.7710903882980347, 0.5740911960601807, 21.0, 0.259566992521286, 0.24142999947071075, -0.04373899847269058, -2.4649999141693115, 0.7409999966621399, -0.328000009059906, -0.9217782020568848, -2.0713915824890137, 0.7561290264129639, 0.0659385398030281, 0.27087512612342834, 1.3792115449905396, -2.218959331512451, 193.0, -0.34691500663757324, 0.2576630115509033, -0.009916000068187714, -3.121999979019165, -0.17900000512599945, -3.1411852836608887], "max": [0.5485569834709167, 2.0801358222961426, 0.4372398853302002, -0.007522369269281626, -1.3428564071655273, -1.1284949779510498, 0.8850914239883423, 721.0, 0.44850900769233704, 0.3332880139350891, 0.07233600318431854, 0.039999961853027344, 1.375, 1.2430000305175781, -0.2716779410839081, -1.7518044710159302, 1.1788302659988403, 1.111024260520935, 2.6481008529663086, 1.8671008348464966, -0.6304653286933899, 842.0, -0.10587599873542786, 0.4134730100631714, 0.13100099563598633, 3.13100004196167, 1.472000002861023, 3.1389999389648438], "mean": [0.3231469690799713, 2.0757334232330322, 0.27910691499710083, -0.06744242459535599, -1.5887131690979004, -1.315286636352539, 0.7939958572387695, 613.6315307617188, 0.4015640616416931, 0.27419331669807434, 0.040532033890485764, -0.8460001945495605, 1.1882020235061646, 0.6875721216201782, -0.5855569243431091, -2.02554988861084, 0.9279816150665283, 0.8232666254043579, 1.665521502494812, 1.6041884422302246, -1.5555453300476074, 647.4739379882812, -0.20300133526325226, 0.36695852875709534, 0.052225012332201004, 2.349832057952881, 0.5406245589256287, 0.23652344942092896], "std": [0.0634501501917839, 0.002290812786668539, 0.17136049270629883, 0.042924847453832626, 0.23263686895370483, 0.19498756527900696, 0.10972322523593903, 204.01339721679688, 0.05498245730996132, 0.016999684274196625, 0.03512585535645485, 0.8867557644844055, 0.1886996030807495, 0.5263054966926575, 0.17552034556865692, 0.07451358437538147, 0.06519559025764465, 0.2869931757450104, 0.7242814302444458, 0.12685145437717438, 0.4718017876148224, 261.6276550292969, 0.0570124126970768, 0.03025219775736332, 0.0326247438788414, 1.095353364944458, 0.5028369426727295, 2.688596725463867], "count": [346]}, "action": {"min": [0.22308799624443054, 2.069244861602783, -0.0677013248205185, -0.16383406519889832, -1.9906877279281616, -1.7710903882980347, 0.5740911960601807, 21.0, 0.259566992521286, 0.24142999947071075, -0.04373899847269058, -2.4649999141693115, 0.7409999966621399, -0.328000009059906, -0.9217782020568848, -2.0713915824890137, 0.7561290264129639, 0.0659385398030281, 0.27087512612342834, 1.3792115449905396, -2.218959331512451, 193.0, -0.34691500663757324, 0.2576630115509033, -0.009916000068187714, -3.121999979019165, -0.17900000512599945, -3.1411852836608887], "max": [0.5485569834709167, 2.0801358222961426, 0.4372398853302002, -0.007522369269281626, -1.3428564071655273, -1.1284949779510498, 0.8850914239883423, 721.0, 0.44850900769233704, 0.3332880139350891, 0.07233600318431854, 0.039999961853027344, 1.375, 1.2430000305175781, -0.2716779410839081, -1.7518044710159302, 1.1788302659988403, 1.111024260520935, 2.6481008529663086, 1.8671008348464966, -0.6304653286933899, 842.0, -0.10587599873542786, 0.4134730100631714, 0.13100099563598633, 3.13100004196167, 1.472000002861023, 3.1389999389648438], "mean": [0.3231469690799713, 2.0757334232330322, 0.27910691499710083, -0.06744242459535599, -1.5887131690979004, -1.315286636352539, 0.7939958572387695, 613.6315307617188, 0.4015640616416931, 0.27419331669807434, 0.040532033890485764, -0.8460001945495605, 1.1882020235061646, 0.6875721216201782, -0.5855569243431091, -2.02554988861084, 0.9279816150665283, 0.8232666254043579, 1.665521502494812, 1.6041884422302246, -1.5555453300476074, 647.4739379882812, -0.20300133526325226, 0.36695852875709534, 0.052225012332201004, 2.349832057952881, 0.5406245589256287, 0.23652344942092896], "std": [0.0634501501917839, 0.002290812786668539, 0.17136049270629883, 0.042924847453832626, 0.23263686895370483, 0.19498756527900696, 0.10972322523593903, 204.01339721679688, 0.05498245730996132, 0.016999684274196625, 0.03512585535645485, 0.8867557644844055, 0.1886996030807495, 0.5263054966926575, 0.17552034556865692, 0.07451358437538147, 0.06519559025764465, 0.2869931757450104, 0.7242814302444458, 0.12685145437717438, 0.4718017876148224, 261.6276550292969, 0.0570124126970768, 0.03025219775736332, 0.0326247438788414, 1.095353364944458, 0.5028369426727295, 2.688596725463867], "count": [346]}, "timestamp": {"min": [0.0], "max": [11.5], "mean": [5.75], "std": [3.3293726469444995], "count": [346]}, "frame_index": {"min": [0], "max": [345], "mean": [172.5], "std": [99.88117940833499], "count": [346]}, "episode_index": {"min": [416], "max": [416], "mean": [416.0], "std": [0.0], "count": [346]}, "index": {"min": [220815], "max": [221160], "mean": [220987.5], "std": [99.88117940833499], "count": [346]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [346]}, "subtask_annotation": {"mean": [8.468208092485549, 29.0, 29.0, 29.0, 29.0], "std": [8.639563233082546, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [346]}, "scene_annotation": {"mean": [416.0], "std": [0.0], "min": [416], "max": [416], "count": [346]}, "eef_direction_state": {"mean": [3.601156069364162, 4.08092485549133], "std": [1.9059986971259515, 2.275614700697288], "min": [0, 0], "max": [6, 6], "count": [346]}, "eef_velocity_state": {"mean": [0.9797687861271677, 0.6502890173410405], "std": [0.7269748496951428, 0.7615867431461936], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_acc_mag_state": {"mean": [0.9710982658959537, 0.6763005780346821], "std": [0.8076780797553095, 0.8219279196064381], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_direction_action": {"mean": [3.601156069364162, 4.08092485549133], "std": [1.9059986971259515, 2.275614700697288], "min": [0, 0], "max": [6, 6], "count": [346]}, "eef_velocity_action": {"mean": [0.9797687861271677, 0.6502890173410405], "std": [0.7269748496951428, 0.7615867431461936], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_acc_mag_action": {"mean": [0.9710982658959537, 0.6763005780346821], "std": [0.8076780797553095, 0.8219279196064381], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_sim_pose_state": {"mean": [0.5757227380154148, 0.27278518817040986, 1.1676883678593233, -0.7161133952967107, 0.9438604527542807, 0.5560396446468728, 0.46088781524888095, -0.3706780799769596, 1.0087068346493278, 1.5356446094397387, 1.0275220177585194, 1.223535562886413], "std": [0.038537534031740324, 0.053895482982973246, 0.03735625477942417, 1.950676187485059, 0.3088799278345267, 1.6652471522276373, 0.0191617793032924, 0.0422826650884301, 0.02136410894393103, 0.49166888981752604, 0.19740642714636536, 0.9629299445533441], "min": [0.44608416673938356, 0.16427286568957344, 1.0671217003554179, -3.068356901173493, 0.40971076964456876, -3.0611310014859368, 0.42641784833865193, -0.4071996358345581, 0.9872341547016295, 0.45673522845062114, 0.8319602625221263, -3.139723619416679], "max": [0.6284469752914749, 0.3825821173285136, 1.2266218495234729, 3.127843038317026, 1.4012051727001742, 3.0461863033088967, 0.5283914128321137, -0.26434434666277523, 1.0685641792999796, 2.6928838354089035, 1.4292040792056806, 3.130946258374642], "count": [346]}, "eef_sim_pose_action": {"mean": [0.5757227380154148, 0.27278518817040986, 1.1676883678593233, -0.7161133952967107, 0.9438604527542807, 0.5560396446468728, 0.46088781524888095, -0.3706780799769596, 1.0087068346493278, 1.5356446094397387, 1.0275220177585194, 1.223535562886413], "std": [0.038537534031740324, 0.053895482982973246, 0.03735625477942417, 1.950676187485059, 0.3088799278345267, 1.6652471522276373, 0.0191617793032924, 0.0422826650884301, 0.02136410894393103, 0.49166888981752604, 0.19740642714636536, 0.9629299445533441], "min": [0.44608416673938356, 0.16427286568957344, 1.0671217003554179, -3.068356901173493, 0.40971076964456876, -3.0611310014859368, 0.42641784833865193, -0.4071996358345581, 0.9872341547016295, 0.45673522845062114, 0.8319602625221263, -3.139723619416679], "max": [0.6284469752914749, 0.3825821173285136, 1.2266218495234729, 3.127843038317026, 1.4012051727001742, 3.0461863033088967, 0.5283914128321137, -0.26434434666277523, 1.0685641792999796, 2.6928838354089035, 1.4292040792056806, 3.130946258374642], "count": [346]}, "gripper_mode_state": {"mean": [0.2658959537572254, 0.1791907514450867], "std": [0.441809116624773, 0.38351196336181154], "min": [0, 0], "max": [1, 1], "count": [346]}, "gripper_activity_state": {"mean": [1.8352601156069364, 1.8150289017341041], "std": [0.5031973681364098, 0.5271853764379355], "min": [0, 0], "max": [2, 2], "count": [346]}, "gripper_mode_action": {"mean": [0.2658959537572254, 0.1791907514450867], "std": [0.441809116624773, 0.38351196336181154], "min": [0, 0], "max": [1, 1], "count": [346]}, "gripper_activity_action": {"mean": [1.8352601156069364, 1.8150289017341041], "std": [0.5031973681364098, 0.5271853764379355], "min": [0, 0], "max": [2, 2], "count": [346]}, "gripper_open_scale_state": {"mean": [0.6474739880865015, 0.6136315027854332], "std": [0.2616276541403507, 0.20401345112943328], "min": [0.193, 0.021], "max": [0.842, 0.721], "count": [346]}, "gripper_open_scale_action": {"mean": [0.6474739880865015, 0.6136315027854332], "std": [0.2616276541403507, 0.20401345112943328], "min": [0.193, 0.021], "max": [0.842, 0.721], "count": [346]}}} +{"episode_index": 397, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4162547528594771]], [[0.4137750020424837]], [[0.4094452308006536]]], "std": [[[0.22381128477050843]], [[0.2305882130620423]], [[0.23331766495240233]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.45897166666666667]], [[0.45983741421568625]], [[0.45378831086601307]]], "std": [[[0.16452183476341653]], [[0.171010827536207]], [[0.17312095952188813]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.6823529411764706]], [[0.6862745098039216]]], "mean": [[[0.47647626429738565]], [[0.4805975449346405]], [[0.4769440706699346]]], "std": [[[0.06362001250476679]], [[0.06293178425049006]], [[0.06385324216216351]]], "count": [100]}, "observation.state": {"min": [0.2313084900379181, 2.0698559284210205, -0.5318018198013306, -0.17507398128509521, -1.484315276145935, -1.6909971237182617, 0.43472662568092346, 46.0, 0.2559930086135864, 0.24957799911499023, -0.042862001806497574, -2.484999895095825, 0.8569999933242798, -0.2919999957084656, -0.9172403812408447, -2.0699081420898438, 0.6408325433731079, 0.06773623079061508, 0.4343950152397156, 1.3502042293548584, -2.12736439704895, 198.0, -0.33520200848579407, 0.24636100232601166, -0.026326000690460205, 0.847000002861023, 7.167488824677548e-11, -3.1371853351593018], "max": [0.4964938163757324, 2.0816540718078613, 0.24059364199638367, 0.027698377147316933, -1.2624140977859497, -1.1288790702819824, 0.8700990676879883, 572.0, 0.44697800278663635, 0.3241319954395294, 0.08076900243759155, -0.4000000059604645, 1.343999981880188, 0.8270000219345093, -0.2439621239900589, -1.8197500705718994, 1.0635861158370972, 1.067111849784851, 2.5059611797332764, 1.8984644412994385, -0.575993537902832, 842.0, -0.09710399806499481, 0.40830299258232117, 0.15004299581050873, 3.1089999675750732, 1.2599999904632568, 3.13100004196167], "mean": [0.3072488605976105, 2.075378656387329, 0.04094954952597618, -0.06487243622541428, -1.3523659706115723, -1.3237189054489136, 0.7502184510231018, 450.07904052734375, 0.3999407887458801, 0.2740795314311981, 0.04341844841837883, -1.0706723928451538, 1.186144471168518, 0.46275636553764343, -0.5628727674484253, -2.0294899940490723, 0.8922389149665833, 0.727582573890686, 1.6028815507888794, 1.6039143800735474, -1.4629342555999756, 643.4745483398438, -0.2193295657634735, 0.35949060320854187, 0.045409563928842545, 2.4742484092712402, 0.6072551608085632, -0.09978644549846649], "std": [0.05603015422821045, 0.002142023527994752, 0.24273887276649475, 0.04714056849479675, 0.09292852133512497, 0.14866888523101807, 0.11961839348077774, 146.61178588867188, 0.050221603363752365, 0.016435880213975906, 0.037240926176309586, 0.6614521145820618, 0.12830863893032074, 0.3655455708503723, 0.178838312625885, 0.05788488686084747, 0.12805768847465515, 0.3245041072368622, 0.7144497036933899, 0.12553589046001434, 0.5183167457580566, 261.2673645019531, 0.059557318687438965, 0.03613411262631416, 0.0401163250207901, 0.6194542050361633, 0.4496246576309204, 2.6816084384918213], "count": [373]}, "action": {"min": [0.2313084900379181, 2.0698559284210205, -0.5318018198013306, -0.17507398128509521, -1.484315276145935, -1.6909971237182617, 0.43472662568092346, 46.0, 0.2559930086135864, 0.24957799911499023, -0.042862001806497574, -2.484999895095825, 0.8569999933242798, -0.2919999957084656, -0.9172403812408447, -2.0699081420898438, 0.6408325433731079, 0.06773623079061508, 0.4343950152397156, 1.3502042293548584, -2.12736439704895, 198.0, -0.33520200848579407, 0.24636100232601166, -0.026326000690460205, 0.847000002861023, 7.167488824677548e-11, -3.1371853351593018], "max": [0.4964938163757324, 2.0816540718078613, 0.24059364199638367, 0.027698377147316933, -1.2624140977859497, -1.1288790702819824, 0.8700990676879883, 572.0, 0.44697800278663635, 0.3241319954395294, 0.08076900243759155, -0.4000000059604645, 1.343999981880188, 0.8270000219345093, -0.2439621239900589, -1.8197500705718994, 1.0635861158370972, 1.067111849784851, 2.5059611797332764, 1.8984644412994385, -0.575993537902832, 842.0, -0.09710399806499481, 0.40830299258232117, 0.15004299581050873, 3.1089999675750732, 1.2599999904632568, 3.13100004196167], "mean": [0.3072488605976105, 2.075378656387329, 0.04094954952597618, -0.06487243622541428, -1.3523659706115723, -1.3237189054489136, 0.7502184510231018, 450.07904052734375, 0.3999407887458801, 0.2740795314311981, 0.04341844841837883, -1.0706723928451538, 1.186144471168518, 0.46275636553764343, -0.5628727674484253, -2.0294899940490723, 0.8922389149665833, 0.727582573890686, 1.6028815507888794, 1.6039143800735474, -1.4629342555999756, 643.4745483398438, -0.2193295657634735, 0.35949060320854187, 0.045409563928842545, 2.4742484092712402, 0.6072551608085632, -0.09978644549846649], "std": [0.05603015422821045, 0.002142023527994752, 0.24273887276649475, 0.04714056849479675, 0.09292852133512497, 0.14866888523101807, 0.11961839348077774, 146.61178588867188, 0.050221603363752365, 0.016435880213975906, 0.037240926176309586, 0.6614521145820618, 0.12830863893032074, 0.3655455708503723, 0.178838312625885, 0.05788488686084747, 0.12805768847465515, 0.3245041072368622, 0.7144497036933899, 0.12553589046001434, 0.5183167457580566, 261.2673645019531, 0.059557318687438965, 0.03613411262631416, 0.0401163250207901, 0.6194542050361633, 0.4496246576309204, 2.6816084384918213], "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": [417], "max": [417], "mean": [417.0], "std": [0.0], "count": [373]}, "index": {"min": [221161], "max": [221533], "mean": [221347.0], "std": [107.67543823918248], "count": [373]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [373]}, "subtask_annotation": {"mean": [8.03485254691689, 29.0, 29.0, 29.0, 29.0], "std": [8.07215232814772, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [373]}, "scene_annotation": {"mean": [417.0], "std": [0.0], "min": [417], "max": [417], "count": [373]}, "eef_direction_state": {"mean": [3.935656836461126, 4.458445040214477], "std": [1.8499009205227326, 1.9446812719981652], "min": [0, 0], "max": [6, 6], "count": [373]}, "eef_velocity_state": {"mean": [0.9302949061662198, 0.6112600536193029], "std": [0.7215333455873192, 0.7370557830166463], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_acc_mag_state": {"mean": [0.9624664879356568, 0.6407506702412868], "std": [0.8012632968387232, 0.7884225772736185], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_direction_action": {"mean": [3.935656836461126, 4.458445040214477], "std": [1.8499009205227326, 1.9446812719981652], "min": [0, 0], "max": [6, 6], "count": [373]}, "eef_velocity_action": {"mean": [0.9302949061662198, 0.6112600536193029], "std": [0.7215333455873192, 0.7370557830166463], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_acc_mag_action": {"mean": [0.9624664879356568, 0.6407506702412868], "std": [0.8012632968387232, 0.7884225772736185], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_sim_pose_state": {"mean": [0.5657703815444266, 0.2795847951831333, 1.149350115727029, -0.9756281682969599, 0.9707094122964529, 0.7114490153912778, 0.4597535233192724, -0.3715267433988471, 1.0107802444555782, 1.4955921498062166, 1.0863108722305024, 1.4095373102479793], "std": [0.04430086890526978, 0.060251441290339894, 0.04300140723968223, 1.8431599642210912, 0.22885206616416331, 1.757885851905086, 0.01911075496648625, 0.042228354188008736, 0.02089221451426277, 0.3568023554410683, 0.14421484800840437, 0.421033735753158], "min": [0.43678063963445957, 0.14902772621251792, 1.0762399238053986, -3.1388842206932237, 0.5638106362737729, -3.104509377993661, 0.4336378657512917, -0.4056928227796065, 0.9770366469663851, 0.6866349653985908, 0.9338216527491046, 1.0535255030598014], "max": [0.6269920735063439, 0.389205338130498, 1.2169140560473735, 3.13180928988346, 1.4208687282661625, 3.058027578027307, 0.5211415593875256, -0.2653649596033487, 1.0691997096661343, 2.373731350515112, 1.3984004760627937, 2.6754666922199495], "count": [373]}, "eef_sim_pose_action": {"mean": [0.5657703815444266, 0.2795847951831333, 1.149350115727029, -0.9756281682969599, 0.9707094122964529, 0.7114490153912778, 0.4597535233192724, -0.3715267433988471, 1.0107802444555782, 1.4955921498062166, 1.0863108722305024, 1.4095373102479793], "std": [0.04430086890526978, 0.060251441290339894, 0.04300140723968223, 1.8431599642210912, 0.22885206616416331, 1.757885851905086, 0.01911075496648625, 0.042228354188008736, 0.02089221451426277, 0.3568023554410683, 0.14421484800840437, 0.421033735753158], "min": [0.43678063963445957, 0.14902772621251792, 1.0762399238053986, -3.1388842206932237, 0.5638106362737729, -3.104509377993661, 0.4336378657512917, -0.4056928227796065, 0.9770366469663851, 0.6866349653985908, 0.9338216527491046, 1.0535255030598014], "max": [0.6269920735063439, 0.389205338130498, 1.2169140560473735, 3.13180928988346, 1.4208687282661625, 3.058027578027307, 0.5211415593875256, -0.2653649596033487, 1.0691997096661343, 2.373731350515112, 1.3984004760627937, 2.6754666922199495], "count": [373]}, "gripper_mode_state": {"mean": [0.2949061662198391, 0.1742627345844504], "std": [0.45600056945727, 0.3793352526718282], "min": [0, 0], "max": [1, 1], "count": [373]}, "gripper_activity_state": {"mean": [1.8552278820375334, 1.8873994638069704], "std": [0.46364422441839076, 0.4183164825473147], "min": [0, 0], "max": [2, 2], "count": [373]}, "gripper_mode_action": {"mean": [0.2949061662198391, 0.1742627345844504], "std": [0.45600056945727, 0.3793352526718282], "min": [0, 0], "max": [1, 1], "count": [373]}, "gripper_activity_action": {"mean": [1.8552278820375334, 1.8873994638069704], "std": [0.46364422441839076, 0.4183164825473147], "min": [0, 0], "max": [2, 2], "count": [373]}, "gripper_open_scale_state": {"mean": [0.6434745310356405, 0.45007908865593743], "std": [0.26126742566407907, 0.14661183009772422], "min": [0.198, 0.046], "max": [0.842, 0.572], "count": [373]}, "gripper_open_scale_action": {"mean": [0.6434745310356405, 0.45007908865593743], "std": [0.26126742566407907, 0.14661183009772422], "min": [0.198, 0.046], "max": [0.842, 0.572], "count": [373]}}} +{"episode_index": 398, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.41979657271241827]], [[0.41471836805555556]], [[0.4114428839869281]]], "std": [[[0.22176583184705567]], [[0.22997898715989581]], [[0.23212717037186612]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[0.8745098039215686]], [[0.8784313725490196]]], "mean": [[[0.45705847017973855]], [[0.45684136029411765]], [[0.4525602185457516]]], "std": [[[0.16992226478827713]], [[0.17608710263726848]], [[0.17732860491027808]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.463961658496732]], [[0.46720058415032684]], [[0.46337064746732026]]], "std": [[[0.1060863054983125]], [[0.11039001850477576]], [[0.11060353021073474]]], "count": [100]}, "observation.state": {"min": [0.1569574624300003, 2.0451769828796387, -1.2047135829925537, -1.3048431873321533, -2.395883321762085, -1.7384700775146484, 0.4599640667438507, 85.0, 0.15279200673103333, 0.2633880078792572, -0.05381299927830696, -3.121999979019165, 0.2109999805688858, -1.1030000448226929, -0.5187467932701111, -2.07261323928833, 0.24633578956127167, -0.09492846578359604, 0.8773770928382874, 0.9789028763771057, -2.464405059814453, 232.0, -0.3962390124797821, 0.19839100539684296, -0.047763001173734665, 1.0529999732971191, -0.4779999554157257, -3.131185293197632], "max": [0.6526309847831726, 2.0871694087982178, -0.47963395714759827, 0.09873327612876892, -0.5564633011817932, -1.3963158130645752, 2.312037944793701, 707.0, 0.3550660014152527, 0.3648979961872101, 0.11566299945116043, 3.1389999389648438, 1.2610000371932983, 0.7659999132156372, -0.036425020545721054, -1.948922038078308, 1.705273985862732, 1.6192467212677002, 2.601797580718994, 1.6734391450881958, -0.36479127407073975, 770.0, -0.13856199383735657, 0.37450098991394043, 0.10554099828004837, 2.867000102996826, 1.1009999513626099, 3.134999990463257], "mean": [0.39714258909225464, 2.075490713119507, -0.6719784140586853, -0.3546103835105896, -1.2729575634002686, -1.5997337102890015, 1.123226284980774, 556.7421875, 0.2985526919364929, 0.3075825273990631, 0.03444673493504524, -1.202606439590454, 0.8398281931877136, 0.08728440850973129, -0.2590876817703247, -2.060152292251587, 1.100361943244934, 0.9632291793823242, 1.6974273920059204, 1.3876296281814575, -1.480313777923584, 636.692138671875, -0.2682553231716156, 0.3108396530151367, 0.03426346927881241, 2.320200204849243, 0.4815501272678375, -0.5352162718772888], "std": [0.11149648576974869, 0.007219008635729551, 0.2164241075515747, 0.4794883728027344, 0.6180561184883118, 0.08995619416236877, 0.7299188375473022, 153.07286071777344, 0.05450429394841194, 0.030246511101722717, 0.03291387856006622, 1.6700036525726318, 0.31104472279548645, 0.740597128868103, 0.16947239637374878, 0.02164294756948948, 0.35802432894706726, 0.5306767225265503, 0.7329136729240417, 0.157988041639328, 0.6089526414871216, 188.03912353515625, 0.08073584735393524, 0.05524775758385658, 0.03805433213710785, 0.4697352945804596, 0.599234938621521, 2.7659857273101807], "count": [320]}, "action": {"min": [0.1569574624300003, 2.0451769828796387, -1.2047135829925537, -1.3048431873321533, -2.395883321762085, -1.7384700775146484, 0.4599640667438507, 85.0, 0.15279200673103333, 0.2633880078792572, -0.05381299927830696, -3.121999979019165, 0.2109999805688858, -1.1030000448226929, -0.5187467932701111, -2.07261323928833, 0.24633578956127167, -0.09492846578359604, 0.8773770928382874, 0.9789028763771057, -2.464405059814453, 232.0, -0.3962390124797821, 0.19839100539684296, -0.047763001173734665, 1.0529999732971191, -0.4779999554157257, -3.131185293197632], "max": [0.6526309847831726, 2.0871694087982178, -0.47963395714759827, 0.09873327612876892, -0.5564633011817932, -1.3963158130645752, 2.312037944793701, 707.0, 0.3550660014152527, 0.3648979961872101, 0.11566299945116043, 3.1389999389648438, 1.2610000371932983, 0.7659999132156372, -0.036425020545721054, -1.948922038078308, 1.705273985862732, 1.6192467212677002, 2.601797580718994, 1.6734391450881958, -0.36479127407073975, 770.0, -0.13856199383735657, 0.37450098991394043, 0.10554099828004837, 2.867000102996826, 1.1009999513626099, 3.134999990463257], "mean": [0.39714258909225464, 2.075490713119507, -0.6719784140586853, -0.3546103835105896, -1.2729575634002686, -1.5997337102890015, 1.123226284980774, 556.7421875, 0.2985526919364929, 0.3075825273990631, 0.03444673493504524, -1.202606439590454, 0.8398281931877136, 0.08728440850973129, -0.2590876817703247, -2.060152292251587, 1.100361943244934, 0.9632291793823242, 1.6974273920059204, 1.3876296281814575, -1.480313777923584, 636.692138671875, -0.2682553231716156, 0.3108396530151367, 0.03426346927881241, 2.320200204849243, 0.4815501272678375, -0.5352162718772888], "std": [0.11149648576974869, 0.007219008635729551, 0.2164241075515747, 0.4794883728027344, 0.6180561184883118, 0.08995619416236877, 0.7299188375473022, 153.07286071777344, 0.05450429394841194, 0.030246511101722717, 0.03291387856006622, 1.6700036525726318, 0.31104472279548645, 0.740597128868103, 0.16947239637374878, 0.02164294756948948, 0.35802432894706726, 0.5306767225265503, 0.7329136729240417, 0.157988041639328, 0.6089526414871216, 188.03912353515625, 0.08073584735393524, 0.05524775758385658, 0.03805433213710785, 0.4697352945804596, 0.599234938621521, 2.7659857273101807], "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": [418], "max": [418], "mean": [418.0], "std": [0.0], "count": [320]}, "index": {"min": [221534], "max": [221853], "mean": [221693.5], "std": [92.37559201434111], "count": [320]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [320]}, "subtask_annotation": {"mean": [10.5, 29.0, 29.0, 29.0, 29.0], "std": [9.86470982847443, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [320]}, "scene_annotation": {"mean": [418.0], "std": [0.0], "min": [418], "max": [418], "count": [320]}, "eef_direction_state": {"mean": [3.534375, 3.875], "std": [1.7135688954270254, 1.9517620244281833], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_state": {"mean": [1.115625, 0.90625], "std": [0.6536481158658696, 0.8007564782753868], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_state": {"mean": [1.05, 0.796875], "std": [0.835164654424503, 0.8211974393378245], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_direction_action": {"mean": [3.534375, 3.875], "std": [1.7135688954270254, 1.9517620244281833], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_action": {"mean": [1.115625, 0.90625], "std": [0.6536481158658696, 0.8007564782753868], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_action": {"mean": [1.05, 0.796875], "std": [0.835164654424503, 0.8211974393378245], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_sim_pose_state": {"mean": [0.5065809876989993, 0.29537877634755466, 1.1129902559105131, -0.3951520958519431, 0.9446798009438118, 0.04180979660446851, 0.502509966392068, -0.313439802167684, 1.0757493114486125, 1.2577023353302175, 0.9901297160406649, 0.004144471971769772], "std": [0.06465063315662739, 0.0771421368000557, 0.059187657638334876, 2.0495102933247216, 0.4186236160531016, 1.8542831107816755, 0.04250467572148725, 0.04662939196520162, 0.04237405421590295, 0.7863235317532965, 0.20649486941092096, 1.8916459439670485], "min": [0.3808323659890682, 0.1560432990257539, 1.00173247548888, -3.131416930548452, 0.2390990981433081, -3.090749119556908, 0.4493927424696501, -0.3967538217913712, 1.0354228862166208, 0.5894620387323972, 0.4913542338136243, -3.1388713780692745], "max": [0.58192674170552, 0.41067673576152824, 1.1993972176609526, 3.135794028942763, 1.5286454038540822, 3.0954008469371725, 0.5844655019499977, -0.17342801956086568, 1.1855893324333222, 2.523204628548658, 1.2595935229512634, 3.13711337462271], "count": [320]}, "eef_sim_pose_action": {"mean": [0.5065809876989993, 0.29537877634755466, 1.1129902559105131, -0.3951520958519431, 0.9446798009438118, 0.04180979660446851, 0.502509966392068, -0.313439802167684, 1.0757493114486125, 1.2577023353302175, 0.9901297160406649, 0.004144471971769772], "std": [0.06465063315662739, 0.0771421368000557, 0.059187657638334876, 2.0495102933247216, 0.4186236160531016, 1.8542831107816755, 0.04250467572148725, 0.04662939196520162, 0.04237405421590295, 0.7863235317532965, 0.20649486941092096, 1.8916459439670485], "min": [0.3808323659890682, 0.1560432990257539, 1.00173247548888, -3.131416930548452, 0.2390990981433081, -3.090749119556908, 0.4493927424696501, -0.3967538217913712, 1.0354228862166208, 0.5894620387323972, 0.4913542338136243, -3.1388713780692745], "max": [0.58192674170552, 0.41067673576152824, 1.1993972176609526, 3.135794028942763, 1.5286454038540822, 3.0954008469371725, 0.5844655019499977, -0.17342801956086568, 1.1855893324333222, 2.523204628548658, 1.2595935229512634, 3.13711337462271], "count": [320]}, "gripper_mode_state": {"mean": [0.215625, 0.159375], "std": [0.41125522413095295, 0.3660254217605663], "min": [0, 0], "max": [1, 1], "count": [320]}, "gripper_activity_state": {"mean": [1.859375, 1.83125], "std": [0.4495549014024872, 0.5270421591296093], "min": [0, 0], "max": [2, 2], "count": [320]}, "gripper_mode_action": {"mean": [0.215625, 0.159375], "std": [0.41125522413095295, 0.3660254217605663], "min": [0, 0], "max": [1, 1], "count": [320]}, "gripper_activity_action": {"mean": [1.859375, 1.83125], "std": [0.4495549014024872, 0.5270421591296093], "min": [0, 0], "max": [2, 2], "count": [320]}, "gripper_open_scale_state": {"mean": [0.6366921874523165, 0.5567421875476829], "std": [0.188039097174798, 0.15307293342865452], "min": [0.232, 0.085], "max": [0.77, 0.707], "count": [320]}, "gripper_open_scale_action": {"mean": [0.6366921874523165, 0.5567421875476829], "std": [0.188039097174798, 0.15307293342865452], "min": [0.232, 0.085], "max": [0.77, 0.707], "count": [320]}}} +{"episode_index": 399, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.41989459150326797]], [[0.415193125]], [[0.41117300857843136]]], "std": [[[0.2227144637915018]], [[0.2303113099599634]], [[0.2329761777643938]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4637584926470588]], [[0.4642651491013072]], [[0.4593027941176471]]], "std": [[[0.15900117417869952]], [[0.16603649214657776]], [[0.16734437872907035]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.4680182557189543]], [[0.4723075142973856]], [[0.46712920751633985]]], "std": [[[0.08728761708386214]], [[0.08856920887021645]], [[0.08960136458801368]]], "count": [100]}, "observation.state": {"min": [0.19320794939994812, 2.0418083667755127, -0.4049862325191498, -0.32613223791122437, -1.904747724533081, -1.8104649782180786, 0.7449938654899597, 29.0, 0.2254990041255951, 0.2418610006570816, -0.03579400107264519, -2.8970000743865967, 0.6259999871253967, -0.37299996614456177, -0.9574177861213684, -2.073014736175537, 0.6675186157226562, 0.051941003650426865, 0.5386086106300354, 1.4280807971954346, -2.1910691261291504, 187.0, -0.3372209966182709, 0.2698659896850586, -0.006947999820113182, 0.9559999108314514, -0.14300000667572021, -3.1391851902008057], "max": [0.6044947504997253, 2.0755455493927, 0.05146976187825203, -0.009093166328966618, -1.1058928966522217, -1.2714723348617554, 1.0490127801895142, 696.0, 0.43018800020217896, 0.33079200983047485, 0.09089600294828415, -0.5399999618530273, 1.281000018119812, 0.7929999828338623, -0.22675317525863647, -1.8813776969909668, 1.0416125059127808, 1.1675031185150146, 2.4649112224578857, 1.8594564199447632, -0.41112977266311646, 802.0, -0.09583199769258499, 0.4023280143737793, 0.10548000037670135, 3.1029999256134033, 1.3880000114440918, 3.134000062942505], "mean": [0.3053760826587677, 2.0691933631896973, -0.0914824977517128, -0.14587557315826416, -1.344261884689331, -1.421873688697815, 0.8068980574607849, 592.1775512695312, 0.3869706690311432, 0.2713549733161926, 0.053753435611724854, -1.2429214715957642, 1.0778980255126953, 0.43416827917099, -0.5155953764915466, -2.0422592163085938, 0.8903588056564331, 0.7758453488349915, 1.5927050113677979, 1.6177679300308228, -1.4912292957305908, 626.322509765625, -0.22792667150497437, 0.34963518381118774, 0.05462254583835602, 2.3686513900756836, 0.5921143293380737, -0.1530674248933792], "std": [0.08835157752037048, 0.008323628455400467, 0.17510773241519928, 0.10555749386548996, 0.3194522559642792, 0.1480219066143036, 0.07382763922214508, 207.23390197753906, 0.05629933997988701, 0.01879999041557312, 0.03990180417895317, 0.8353083729743958, 0.17182806134223938, 0.43245312571525574, 0.21279875934123993, 0.0423857681453228, 0.10340368002653122, 0.33896052837371826, 0.7431038022041321, 0.1095382571220398, 0.5540446043014526, 236.6363525390625, 0.06664794683456421, 0.03522637486457825, 0.03029199130833149, 0.6830605268478394, 0.4916362464427948, 2.596487045288086], "count": [369]}, "action": {"min": [0.19320794939994812, 2.0418083667755127, -0.4049862325191498, -0.32613223791122437, -1.904747724533081, -1.8104649782180786, 0.7449938654899597, 29.0, 0.2254990041255951, 0.2418610006570816, -0.03579400107264519, -2.8970000743865967, 0.6259999871253967, -0.37299996614456177, -0.9574177861213684, -2.073014736175537, 0.6675186157226562, 0.051941003650426865, 0.5386086106300354, 1.4280807971954346, -2.1910691261291504, 187.0, -0.3372209966182709, 0.2698659896850586, -0.006947999820113182, 0.9559999108314514, -0.14300000667572021, -3.1391851902008057], "max": [0.6044947504997253, 2.0755455493927, 0.05146976187825203, -0.009093166328966618, -1.1058928966522217, -1.2714723348617554, 1.0490127801895142, 696.0, 0.43018800020217896, 0.33079200983047485, 0.09089600294828415, -0.5399999618530273, 1.281000018119812, 0.7929999828338623, -0.22675317525863647, -1.8813776969909668, 1.0416125059127808, 1.1675031185150146, 2.4649112224578857, 1.8594564199447632, -0.41112977266311646, 802.0, -0.09583199769258499, 0.4023280143737793, 0.10548000037670135, 3.1029999256134033, 1.3880000114440918, 3.134000062942505], "mean": [0.3053760826587677, 2.0691933631896973, -0.0914824977517128, -0.14587557315826416, -1.344261884689331, -1.421873688697815, 0.8068980574607849, 592.1775512695312, 0.3869706690311432, 0.2713549733161926, 0.053753435611724854, -1.2429214715957642, 1.0778980255126953, 0.43416827917099, -0.5155953764915466, -2.0422592163085938, 0.8903588056564331, 0.7758453488349915, 1.5927050113677979, 1.6177679300308228, -1.4912292957305908, 626.322509765625, -0.22792667150497437, 0.34963518381118774, 0.05462254583835602, 2.3686513900756836, 0.5921143293380737, -0.1530674248933792], "std": [0.08835157752037048, 0.008323628455400467, 0.17510773241519928, 0.10555749386548996, 0.3194522559642792, 0.1480219066143036, 0.07382763922214508, 207.23390197753906, 0.05629933997988701, 0.01879999041557312, 0.03990180417895317, 0.8353083729743958, 0.17182806134223938, 0.43245312571525574, 0.21279875934123993, 0.0423857681453228, 0.10340368002653122, 0.33896052837371826, 0.7431038022041321, 0.1095382571220398, 0.5540446043014526, 236.6363525390625, 0.06664794683456421, 0.03522637486457825, 0.03029199130833149, 0.6830605268478394, 0.4916362464427948, 2.596487045288086], "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": [419], "max": [419], "mean": [419.0], "std": [0.0], "count": [369]}, "index": {"min": [221854], "max": [222222], "mean": [222038.0], "std": [106.5207335060488], "count": [369]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [369]}, "subtask_annotation": {"mean": [9.872628726287262, 29.0, 29.0, 29.0, 29.0], "std": [9.691028112699206, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [369]}, "scene_annotation": {"mean": [419.0], "std": [0.0], "min": [419], "max": [419], "count": [369]}, "eef_direction_state": {"mean": [4.178861788617886, 4.3197831978319785], "std": [1.9451803560991383, 2.1224478266485307], "min": [0, 0], "max": [6, 6], "count": [369]}, "eef_velocity_state": {"mean": [0.7967479674796748, 0.5853658536585366], "std": [0.7925057129404767, 0.7317073170731703], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_acc_mag_state": {"mean": [0.978319783197832, 0.6205962059620597], "std": [0.8582874457156674, 0.8079608459258985], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_direction_action": {"mean": [4.178861788617886, 4.3197831978319785], "std": [1.9451803560991383, 2.1224478266485307], "min": [0, 0], "max": [6, 6], "count": [369]}, "eef_velocity_action": {"mean": [0.7967479674796748, 0.5853658536585366], "std": [0.7925057129404767, 0.7317073170731703], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_acc_mag_action": {"mean": [0.978319783197832, 0.6205962059620597], "std": [0.8582874457156674, 0.8079608459258985], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_sim_pose_state": {"mean": [0.5546835092342898, 0.2890546244640446, 1.1490622308941978, -0.6085908344489946, 0.9028816678133486, 0.67831275255069, 0.4596042267522044, -0.37435868101597986, 1.0256245067219174, 1.4282899478971989, 1.1196886454898238, 0.852092917209883], "std": [0.04592002124653502, 0.06073930774762505, 0.046262674762724935, 1.9771606183030923, 0.2094070149329741, 1.726605052463839, 0.0250579799693203, 0.04409446925051634, 0.02396335138429264, 0.5338481299267515, 0.13651749201751803, 1.3184668996811508], "min": [0.4596948901043818, 0.15574984663943553, 1.0772187960318176, -3.136618839897798, 0.5763065046799469, -3.1370062857276464, 0.42595977545682673, -0.4104052651209181, 1.0001473179352174, 0.5151949198748607, 0.9768275187132915, -3.118965650966733], "max": [0.6206633528689637, 0.3881085020747956, 1.234914719121749, 3.1415374115720094, 1.4338393067029016, 3.092971029470546, 0.5390627622729285, -0.2532651245367247, 1.0919436151807806, 2.814950380500421, 1.4131536424473299, 3.1109649713934213], "count": [369]}, "eef_sim_pose_action": {"mean": [0.5546835092342898, 0.2890546244640446, 1.1490622308941978, -0.6085908344489946, 0.9028816678133486, 0.67831275255069, 0.4596042267522044, -0.37435868101597986, 1.0256245067219174, 1.4282899478971989, 1.1196886454898238, 0.852092917209883], "std": [0.04592002124653502, 0.06073930774762505, 0.046262674762724935, 1.9771606183030923, 0.2094070149329741, 1.726605052463839, 0.0250579799693203, 0.04409446925051634, 0.02396335138429264, 0.5338481299267515, 0.13651749201751803, 1.3184668996811508], "min": [0.4596948901043818, 0.15574984663943553, 1.0772187960318176, -3.136618839897798, 0.5763065046799469, -3.1370062857276464, 0.42595977545682673, -0.4104052651209181, 1.0001473179352174, 0.5151949198748607, 0.9768275187132915, -3.118965650966733], "max": [0.6206633528689637, 0.3881085020747956, 1.234914719121749, 3.1415374115720094, 1.4338393067029016, 3.092971029470546, 0.5390627622729285, -0.2532651245367247, 1.0919436151807806, 2.814950380500421, 1.4131536424473299, 3.1109649713934213], "count": [369]}, "gripper_mode_state": {"mean": [0.2953929539295393, 0.16531165311653118], "std": [0.456219198081714, 0.3714615867898198], "min": [0, 0], "max": [1, 1], "count": [369]}, "gripper_activity_state": {"mean": [1.8401084010840107, 1.8834688346883468], "std": [0.48714197655547464, 0.4416928505556491], "min": [0, 0], "max": [2, 2], "count": [369]}, "gripper_mode_action": {"mean": [0.2953929539295393, 0.16531165311653118], "std": [0.456219198081714, 0.3714615867898198], "min": [0, 0], "max": [1, 1], "count": [369]}, "gripper_activity_action": {"mean": [1.8401084010840107, 1.8834688346883468], "std": [0.48714197655547464, 0.4416928505556491], "min": [0, 0], "max": [2, 2], "count": [369]}, "gripper_open_scale_state": {"mean": [0.6263224933903373, 0.5921775068474335], "std": [0.23663666412674836, 0.20723387345266558], "min": [0.187, 0.029], "max": [0.802, 0.696], "count": [369]}, "gripper_open_scale_action": {"mean": [0.6263224933903373, 0.5921775068474335], "std": [0.23663666412674836, 0.20723387345266558], "min": [0.187, 0.029], "max": [0.802, 0.696], "count": [369]}}} +{"episode_index": 400, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.41911898692810456]], [[0.41484063521241826]], [[0.41140247140522873]]], "std": [[[0.2235382176301232]], [[0.23002910084296888]], [[0.23253279084099138]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4760642933006536]], [[0.4768429003267974]], [[0.4723727614379085]]], "std": [[[0.15812783900355742]], [[0.1649142016809525]], [[0.16627665443055503]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.788235294117647]], [[0.7176470588235294]], [[0.7098039215686275]]], "mean": [[[0.46949828635620916]], [[0.47417484477124183]], [[0.4696808803104575]]], "std": [[[0.07288730116591804]], [[0.07324298976713586]], [[0.07409037307404258]]], "count": [100]}, "observation.state": {"min": [0.2128778100013733, 2.0157854557037354, -0.2151641994714737, -0.2919935882091522, -2.273902416229248, -1.7046456336975098, 0.7469485998153687, 147.0, 0.23501700162887573, 0.23905299603939056, -0.027125999331474304, -2.703000068664551, 0.6769999861717224, -0.41700002551078796, -0.8751779198646545, -2.0670981407165527, 0.5631130933761597, 0.061906829476356506, 0.6142511963844299, 1.4282379150390625, -2.154853343963623, 184.0, -0.35824498534202576, 0.2735869884490967, -0.0070859999395906925, 0.8410000205039978, 0.1469999998807907, -3.1411852836608887], "max": [0.6231698989868164, 2.0755107402801514, 0.7379776239395142, -0.03635520860552788, -1.1063990592956543, -1.1822336912155151, 1.0389072895050049, 762.0, 0.4320189952850342, 0.354995995759964, 0.09549999982118607, -0.4399999976158142, 1.312000036239624, 0.8820000290870667, -0.2529331147670746, -1.8044610023498535, 1.1168012619018555, 1.1203967332839966, 2.3257908821105957, 1.7271604537963867, -0.7347138524055481, 811.0, -0.13280199468135834, 0.41263100504875183, 0.12652400135993958, 3.1080000400543213, 1.2730000019073486, 3.140000104904175], "mean": [0.3740760385990143, 2.0669493675231934, 0.49301692843437195, -0.12192173302173615, -1.825240135192871, -1.3593082427978516, 0.8237500786781311, 503.29412841796875, 0.3902362287044525, 0.29149216413497925, 0.054496459662914276, -1.069416880607605, 1.1409283876419067, 0.5230666399002075, -0.5114639401435852, -2.029099941253662, 0.8215519189834595, 0.7279310822486877, 1.6566493511199951, 1.5993174314498901, -1.4706419706344604, 512.3567504882812, -0.2368958294391632, 0.3505330979824066, 0.044417452067136765, 2.5491507053375244, 0.651449978351593, 0.1624775528907776], "std": [0.08452457934617996, 0.010457528755068779, 0.3450222611427307, 0.08652425557374954, 0.259425550699234, 0.1460205763578415, 0.06771770864725113, 120.86949157714844, 0.05220995843410492, 0.02410874515771866, 0.03163034841418266, 0.7995927333831787, 0.16664162278175354, 0.47408750653266907, 0.15534384548664093, 0.05475009232759476, 0.06331916153430939, 0.30005520582199097, 0.5653502345085144, 0.051618628203868866, 0.4859231412410736, 235.22769165039062, 0.05567917600274086, 0.029558857902884483, 0.027451680973172188, 0.5822426080703735, 0.38585948944091797, 2.690544605255127], "count": [391]}, "action": {"min": [0.2128778100013733, 2.0157854557037354, -0.2151641994714737, -0.2919935882091522, -2.273902416229248, -1.7046456336975098, 0.7469485998153687, 147.0, 0.23501700162887573, 0.23905299603939056, -0.027125999331474304, -2.703000068664551, 0.6769999861717224, -0.41700002551078796, -0.8751779198646545, -2.0670981407165527, 0.5631130933761597, 0.061906829476356506, 0.6142511963844299, 1.4282379150390625, -2.154853343963623, 184.0, -0.35824498534202576, 0.2735869884490967, -0.0070859999395906925, 0.8410000205039978, 0.1469999998807907, -3.1411852836608887], "max": [0.6231698989868164, 2.0755107402801514, 0.7379776239395142, -0.03635520860552788, -1.1063990592956543, -1.1822336912155151, 1.0389072895050049, 762.0, 0.4320189952850342, 0.354995995759964, 0.09549999982118607, -0.4399999976158142, 1.312000036239624, 0.8820000290870667, -0.2529331147670746, -1.8044610023498535, 1.1168012619018555, 1.1203967332839966, 2.3257908821105957, 1.7271604537963867, -0.7347138524055481, 811.0, -0.13280199468135834, 0.41263100504875183, 0.12652400135993958, 3.1080000400543213, 1.2730000019073486, 3.140000104904175], "mean": [0.3740760385990143, 2.0669493675231934, 0.49301692843437195, -0.12192173302173615, -1.825240135192871, -1.3593082427978516, 0.8237500786781311, 503.29412841796875, 0.3902362287044525, 0.29149216413497925, 0.054496459662914276, -1.069416880607605, 1.1409283876419067, 0.5230666399002075, -0.5114639401435852, -2.029099941253662, 0.8215519189834595, 0.7279310822486877, 1.6566493511199951, 1.5993174314498901, -1.4706419706344604, 512.3567504882812, -0.2368958294391632, 0.3505330979824066, 0.044417452067136765, 2.5491507053375244, 0.651449978351593, 0.1624775528907776], "std": [0.08452457934617996, 0.010457528755068779, 0.3450222611427307, 0.08652425557374954, 0.259425550699234, 0.1460205763578415, 0.06771770864725113, 120.86949157714844, 0.05220995843410492, 0.02410874515771866, 0.03163034841418266, 0.7995927333831787, 0.16664162278175354, 0.47408750653266907, 0.15534384548664093, 0.05475009232759476, 0.06331916153430939, 0.30005520582199097, 0.5653502345085144, 0.051618628203868866, 0.4859231412410736, 235.22769165039062, 0.05567917600274086, 0.029558857902884483, 0.027451680973172188, 0.5822426080703735, 0.38585948944091797, 2.690544605255127], "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": [420], "max": [420], "mean": [420.0], "std": [0.0], "count": [391]}, "index": {"min": [222223], "max": [222613], "mean": [222418.0], "std": [112.8716084761797], "count": [391]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [391]}, "subtask_annotation": {"mean": [8.240409207161125, 29.0, 29.0, 29.0, 29.0], "std": [8.397631125990339, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [391]}, "scene_annotation": {"mean": [420.0], "std": [0.0], "min": [420], "max": [420], "count": [391]}, "eef_direction_state": {"mean": [3.9360613810741687, 4.485933503836317], "std": [1.8728109366448367, 2.0390513780757193], "min": [0, 0], "max": [6, 6], "count": [391]}, "eef_velocity_state": {"mean": [0.80306905370844, 0.5549872122762148], "std": [0.68940894870635, 0.7303570491710308], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_acc_mag_state": {"mean": [0.8695652173913043, 0.5575447570332481], "std": [0.8376495951244555, 0.7842034467858281], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_direction_action": {"mean": [3.9360613810741687, 4.485933503836317], "std": [1.8728109366448367, 2.0390513780757193], "min": [0, 0], "max": [6, 6], "count": [391]}, "eef_velocity_action": {"mean": [0.80306905370844, 0.5549872122762148], "std": [0.68940894870635, 0.7303570491710308], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_acc_mag_action": {"mean": [0.8695652173913043, 0.5575447570332481], "std": [0.8376495951244555, 0.7842034467858281], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_sim_pose_state": {"mean": [0.5564398334391306, 0.29337851980687674, 1.1364570142560775, -0.9442909010505712, 1.0251123978079197, 0.7492445446383543, 0.47821918722881696, -0.3740004487037625, 1.0245012053965943, 1.4853981220043737, 1.063747530947916, 1.0187011322172457], "std": [0.03795856470891923, 0.04922677193328308, 0.03424525854837281, 1.771983232499815, 0.23869964514839717, 1.8395929159865474, 0.02760879914550538, 0.037744122476515284, 0.023717268641532122, 0.48502280986579, 0.14284998198280588, 1.1903370363522594], "min": [0.45764599724878874, 0.19116460054174797, 1.049749696859131, -3.1376109638641156, 0.619602893020037, -3.0269417640309064, 0.42450040969242275, -0.405578292968002, 1.001253863757227, 0.7106228553053978, 0.9360143442645645, -3.117868589866613], "max": [0.6261725628065309, 0.3873145879716039, 1.194233353821271, 3.1355702776869165, 1.4553165207368397, 3.1376450399649496, 0.5557608617858216, -0.26312581447741673, 1.09158716756884, 2.8198380705740873, 1.379242906480262, 3.1353169735703954], "count": [391]}, "eef_sim_pose_action": {"mean": [0.5564398334391306, 0.29337851980687674, 1.1364570142560775, -0.9442909010505712, 1.0251123978079197, 0.7492445446383543, 0.47821918722881696, -0.3740004487037625, 1.0245012053965943, 1.4853981220043737, 1.063747530947916, 1.0187011322172457], "std": [0.03795856470891923, 0.04922677193328308, 0.03424525854837281, 1.771983232499815, 0.23869964514839717, 1.8395929159865474, 0.02760879914550538, 0.037744122476515284, 0.023717268641532122, 0.48502280986579, 0.14284998198280588, 1.1903370363522594], "min": [0.45764599724878874, 0.19116460054174797, 1.049749696859131, -3.1376109638641156, 0.619602893020037, -3.0269417640309064, 0.42450040969242275, -0.405578292968002, 1.001253863757227, 0.7106228553053978, 0.9360143442645645, -3.117868589866613], "max": [0.6261725628065309, 0.3873145879716039, 1.194233353821271, 3.1355702776869165, 1.4553165207368397, 3.1376450399649496, 0.5557608617858216, -0.26312581447741673, 1.09158716756884, 2.8198380705740873, 1.379242906480262, 3.1353169735703954], "count": [391]}, "gripper_mode_state": {"mean": [0.37595907928388744, 0.7979539641943734], "std": [0.4843695386663993, 0.4015263817246111], "min": [0, 0], "max": [1, 1], "count": [391]}, "gripper_activity_state": {"mean": [1.8312020460358056, 1.8209718670076727], "std": [0.47671975671333977, 0.5387017421388861], "min": [0, 0], "max": [2, 2], "count": [391]}, "gripper_mode_action": {"mean": [0.37595907928388744, 0.7979539641943734], "std": [0.4843695386663993, 0.4015263817246111], "min": [0, 0], "max": [1, 1], "count": [391]}, "gripper_activity_action": {"mean": [1.8312020460358056, 1.8209718670076727], "std": [0.47671975671333977, 0.5387017421388861], "min": [0, 0], "max": [2, 2], "count": [391]}, "gripper_open_scale_state": {"mean": [0.5123567774936063, 0.5032941174129084], "std": [0.23522766992413657, 0.12086950888086094], "min": [0.184, 0.147], "max": [0.811, 0.762], "count": [391]}, "gripper_open_scale_action": {"mean": [0.5123567774936063, 0.5032941174129084], "std": [0.23522766992413657, 0.12086950888086094], "min": [0.184, 0.147], "max": [0.811, 0.762], "count": [391]}}} +{"episode_index": 401, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4236064808006536]], [[0.41913967320261436]], [[0.41600316993464054]]], "std": [[[0.21683664168369954]], [[0.22383193804953755]], [[0.22587841631083988]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[1.0]], [[1.0]]], "mean": [[[0.44986231617647054]], [[0.4516411744281046]], [[0.44665074550653594]]], "std": [[[0.16976399410849813]], [[0.17677551692225335]], [[0.17769379679294955]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7529411764705882]], [[0.7215686274509804]], [[0.7137254901960784]]], "mean": [[[0.46537699142156863]], [[0.4699435191993464]], [[0.46529922794117645]]], "std": [[[0.07621726580876285]], [[0.07679956954331749]], [[0.07726429682160879]]], "count": [100]}, "observation.state": {"min": [0.175702303647995, 2.0496973991394043, -0.22085396945476532, -0.2807885706424713, -1.9098963737487793, -1.843050241470337, 0.6740636229515076, 33.0, 0.2832010090351105, 0.22561199963092804, -0.0331449992954731, -2.5, 0.7760000228881836, -0.39899998903274536, -0.9210102558135986, -2.0739400386810303, 0.4463505148887634, 0.02658136375248432, 0.6126978397369385, 1.4186910390853882, -2.19518780708313, 199.0, -0.3367309868335724, 0.2806980013847351, 0.0017579999985173345, -3.1401853561401367, 0.061000000685453415, -3.0850000381469727], "max": [0.4493524730205536, 2.077151298522949, 0.7110471725463867, -0.02600540593266487, -1.540689468383789, -1.26625394821167, 0.9447991251945496, 660.0, 0.41571301221847534, 0.3015640079975128, 0.08741699904203415, -0.8500000238418579, 1.2569999694824219, 0.6570000052452087, -0.2773502767086029, -1.9042590856552124, 0.7683987021446228, 1.194730281829834, 2.575425386428833, 1.8766653537750244, -0.42011821269989014, 811.0, -0.1539520025253296, 0.4223969876766205, 0.12518300116062164, 3.140000104904175, 1.2450000047683716, 3.127000093460083], "mean": [0.3019384443759918, 2.0723793506622314, 0.2612762451171875, -0.13627415895462036, -1.6748241186141968, -1.4660106897354126, 0.7487781047821045, 575.7455444335938, 0.38673949241638184, 0.26886290311813354, 0.053643811494112015, -1.3224431276321411, 1.0882056951522827, 0.34404057264328003, -0.5739386677742004, -2.0125091075897217, 0.6665881872177124, 0.7901037335395813, 1.9307435750961304, 1.6596885919570923, -1.7191054821014404, 565.8485717773438, -0.23911522328853607, 0.3557424247264862, 0.056453827768564224, 1.6193678379058838, 0.5655827522277832, -2.1594533920288086], "std": [0.04913758113980293, 0.006154873874038458, 0.2390647530555725, 0.07026586681604385, 0.14630845189094543, 0.1505316197872162, 0.06463226675987244, 167.91433715820312, 0.03436075896024704, 0.016251249238848686, 0.033634819090366364, 0.5722057223320007, 0.11431338638067245, 0.31831037998199463, 0.17323198914527893, 0.05215858668088913, 0.09665966033935547, 0.26635104417800903, 0.49571308493614197, 0.14407584071159363, 0.4173027575016022, 278.3354797363281, 0.0472920723259449, 0.035215914249420166, 0.02737845666706562, 2.307816982269287, 0.38911330699920654, 1.4262688159942627], "count": [393]}, "action": {"min": [0.175702303647995, 2.0496973991394043, -0.22085396945476532, -0.2807885706424713, -1.9098963737487793, -1.843050241470337, 0.6740636229515076, 33.0, 0.2832010090351105, 0.22561199963092804, -0.0331449992954731, -2.5, 0.7760000228881836, -0.39899998903274536, -0.9210102558135986, -2.0739400386810303, 0.4463505148887634, 0.02658136375248432, 0.6126978397369385, 1.4186910390853882, -2.19518780708313, 199.0, -0.3367309868335724, 0.2806980013847351, 0.0017579999985173345, -3.1401853561401367, 0.061000000685453415, -3.0850000381469727], "max": [0.4493524730205536, 2.077151298522949, 0.7110471725463867, -0.02600540593266487, -1.540689468383789, -1.26625394821167, 0.9447991251945496, 660.0, 0.41571301221847534, 0.3015640079975128, 0.08741699904203415, -0.8500000238418579, 1.2569999694824219, 0.6570000052452087, -0.2773502767086029, -1.9042590856552124, 0.7683987021446228, 1.194730281829834, 2.575425386428833, 1.8766653537750244, -0.42011821269989014, 811.0, -0.1539520025253296, 0.4223969876766205, 0.12518300116062164, 3.140000104904175, 1.2450000047683716, 3.127000093460083], "mean": [0.3019384443759918, 2.0723793506622314, 0.2612762451171875, -0.13627415895462036, -1.6748241186141968, -1.4660106897354126, 0.7487781047821045, 575.7455444335938, 0.38673949241638184, 0.26886290311813354, 0.053643811494112015, -1.3224431276321411, 1.0882056951522827, 0.34404057264328003, -0.5739386677742004, -2.0125091075897217, 0.6665881872177124, 0.7901037335395813, 1.9307435750961304, 1.6596885919570923, -1.7191054821014404, 565.8485717773438, -0.23911522328853607, 0.3557424247264862, 0.056453827768564224, 1.6193678379058838, 0.5655827522277832, -2.1594533920288086], "std": [0.04913758113980293, 0.006154873874038458, 0.2390647530555725, 0.07026586681604385, 0.14630845189094543, 0.1505316197872162, 0.06463226675987244, 167.91433715820312, 0.03436075896024704, 0.016251249238848686, 0.033634819090366364, 0.5722057223320007, 0.11431338638067245, 0.31831037998199463, 0.17323198914527893, 0.05215858668088913, 0.09665966033935547, 0.26635104417800903, 0.49571308493614197, 0.14407584071159363, 0.4173027575016022, 278.3354797363281, 0.0472920723259449, 0.035215914249420166, 0.02737845666706562, 2.307816982269287, 0.38911330699920654, 1.4262688159942627], "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": [421], "max": [421], "mean": [421.0], "std": [0.0], "count": [393]}, "index": {"min": [222614], "max": [223006], "mean": [222810.0], "std": [113.44896062400336], "count": [393]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [393]}, "subtask_annotation": {"mean": [8.783715012722647, 29.0, 29.0, 29.0, 29.0], "std": [9.210379112702055, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [393]}, "scene_annotation": {"mean": [421.0], "std": [0.0], "min": [421], "max": [421], "count": [393]}, "eef_direction_state": {"mean": [3.6259541984732824, 3.9745547073791347], "std": [1.957575009157317, 2.421146000746496], "min": [0, 0], "max": [6, 6], "count": [393]}, "eef_velocity_state": {"mean": [0.8600508905852418, 0.5826972010178118], "std": [0.652462158013133, 0.7232284506111024], "min": [0, 0], "max": [2, 2], "count": [393]}, "eef_acc_mag_state": {"mean": [0.8956743002544529, 0.6463104325699746], "std": [0.8299769246469408, 0.8068364858058565], "min": [0, 0], "max": [2, 2], "count": [393]}, "eef_direction_action": {"mean": [3.6259541984732824, 3.9745547073791347], "std": [1.957575009157317, 2.421146000746496], "min": [0, 0], "max": [6, 6], "count": [393]}, "eef_velocity_action": {"mean": [0.8600508905852418, 0.5826972010178118], "std": [0.652462158013133, 0.7232284506111024], "min": [0, 0], "max": [2, 2], "count": [393]}, "eef_acc_mag_action": {"mean": [0.8956743002544529, 0.6463104325699746], "std": [0.8299769246469408, 0.8068364858058565], "min": [0, 0], "max": [2, 2], "count": [393]}, "eef_sim_pose_state": {"mean": [0.5641326585264459, 0.30502065156814945, 1.1493517665046242, -1.9478678209083715, 0.9446393986857139, 0.6667439347897282, 0.4545142470658115, -0.37424070605502924, 1.0240463102431583, 1.2925031884083151, 1.161700155004756, 1.3362782929695753], "std": [0.040220179020983945, 0.04675711075367689, 0.02848270415250286, 0.7558129079091563, 0.3178515397097691, 2.342550220184771, 0.017141825411593103, 0.02770362725729329, 0.019045343593782006, 0.42511619752885005, 0.09077553767094021, 0.5838198801420467], "min": [0.46586202307760877, 0.20980519270316805, 1.0620111752402976, -3.0067164133762807, 0.4424387925591442, -3.1391555354600533, 0.41095186484843665, -0.40473218110846354, 0.9916634811920471, 0.5104340314257162, 1.0743443221633369, 0.8531409936389649], "max": [0.637746700428729, 0.3859413714758362, 1.1912361422641191, -0.23275557112722706, 1.4426446883214163, 3.12369149223148, 0.4990390091337479, -0.30689675273325, 1.0699208434092284, 2.4529922833956856, 1.3957888569308428, 3.032489204995181], "count": [393]}, "eef_sim_pose_action": {"mean": [0.5641326585264459, 0.30502065156814945, 1.1493517665046242, -1.9478678209083715, 0.9446393986857139, 0.6667439347897282, 0.4545142470658115, -0.37424070605502924, 1.0240463102431583, 1.2925031884083151, 1.161700155004756, 1.3362782929695753], "std": [0.040220179020983945, 0.04675711075367689, 0.02848270415250286, 0.7558129079091563, 0.3178515397097691, 2.342550220184771, 0.017141825411593103, 0.02770362725729329, 0.019045343593782006, 0.42511619752885005, 0.09077553767094021, 0.5838198801420467], "min": [0.46586202307760877, 0.20980519270316805, 1.0620111752402976, -3.0067164133762807, 0.4424387925591442, -3.1391555354600533, 0.41095186484843665, -0.40473218110846354, 0.9916634811920471, 0.5104340314257162, 1.0743443221633369, 0.8531409936389649], "max": [0.637746700428729, 0.3859413714758362, 1.1912361422641191, -0.23275557112722706, 1.4426446883214163, 3.12369149223148, 0.4990390091337479, -0.30689675273325, 1.0699208434092284, 2.4529922833956856, 1.3957888569308428, 3.032489204995181], "count": [393]}, "gripper_mode_state": {"mean": [0.3816793893129771, 0.23918575063613232], "std": [0.48579855196022165, 0.4265863656151727], "min": [0, 0], "max": [1, 1], "count": [393]}, "gripper_activity_state": {"mean": [1.8753180661577609, 1.8575063613231553], "std": [0.4480395101447097, 0.4568404497463196], "min": [0, 0], "max": [2, 2], "count": [393]}, "gripper_mode_action": {"mean": [0.3816793893129771, 0.23918575063613232], "std": [0.48579855196022165, 0.4265863656151727], "min": [0, 0], "max": [1, 1], "count": [393]}, "gripper_activity_action": {"mean": [1.8753180661577609, 1.8575063613231553], "std": [0.4480395101447097, 0.4568404497463196], "min": [0, 0], "max": [2, 2], "count": [393]}, "gripper_open_scale_state": {"mean": [0.5658486005865598, 0.5757455469864323], "std": [0.2783352850079671, 0.16791441003564264], "min": [0.199, 0.033], "max": [0.811, 0.66], "count": [393]}, "gripper_open_scale_action": {"mean": [0.5658486005865598, 0.5757455469864323], "std": [0.2783352850079671, 0.16791441003564264], "min": [0.199, 0.033], "max": [0.811, 0.66], "count": [393]}}} +{"episode_index": 402, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4357726041666667]], [[0.4323241503267974]], [[0.42948716094771244]]], "std": [[[0.20655719855430577]], [[0.2134672201745908]], [[0.21504037413269128]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[1.0]], [[1.0]]], "mean": [[[0.4579377389705882]], [[0.46247823325163395]], [[0.4563979861111111]]], "std": [[[0.13289839082492733]], [[0.13558357249469194]], [[0.13627917113382682]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.788235294117647]], [[0.7764705882352941]], [[0.7686274509803922]]], "mean": [[[0.45609048406862746]], [[0.45929271241830066]], [[0.4544116666666667]]], "std": [[[0.11241083670491439]], [[0.11700541428337934]], [[0.11872488874969771]]], "count": [100]}, "observation.state": {"min": [0.22935371100902557, 2.0219290256500244, -0.5091997981071472, -0.644166111946106, -2.1663029193878174, -1.7787350416183472, 0.7211700677871704, 107.0, 0.24056600034236908, 0.23701000213623047, -0.012505999766290188, -2.9089999198913574, 0.5019999742507935, -0.7319999933242798, -0.6688974499702454, -2.0691401958465576, 0.3081553280353546, 0.007522369269281626, 1.0046114921569824, 1.3574997186660767, -2.334238290786743, 203.0, -0.3499720096588135, 0.27654099464416504, 0.009329999797046185, -3.1351852416992188, 0.19900000095367432, -3.11299991607666], "max": [0.5035973191261292, 2.0770814418792725, 0.3271096348762512, -0.06415830552577972, -1.5262032747268677, -1.1442203521728516, 1.447488784790039, 776.0, 0.40746599435806274, 0.3369410037994385, 0.11167799681425095, -1.1180000305175781, 1.319000005722046, 0.6060000061988831, -0.26515042781829834, -1.867380142211914, 0.7044497728347778, 1.0424327850341797, 2.4439148902893066, 1.7779669761657715, -0.5145928859710693, 737.0, -0.24061599373817444, 0.3908129930496216, 0.14103199541568756, 3.1389999389648438, 1.2029999494552612, 3.121999979019165], "mean": [0.3859241306781769, 2.0686533451080322, -0.01743854209780693, -0.26739782094955444, -1.6727356910705566, -1.368730902671814, 1.0091861486434937, 443.4872741699219, 0.3638433516025543, 0.3088034689426422, 0.038483407348394394, -1.868665337562561, 1.1017582416534424, -0.07919079810380936, -0.4736669063568115, -2.0008864402770996, 0.585658848285675, 0.5563621520996094, 1.6788567304611206, 1.5826576948165894, -1.5107008218765259, 574.4071044921875, -0.2916189432144165, 0.3417460024356842, 0.06195862963795662, 1.837999939918518, 0.7809666991233826, 0.09001544117927551], "std": [0.04788542538881302, 0.013178534805774689, 0.3060300052165985, 0.24091382324695587, 0.2276250720024109, 0.21353118121623993, 0.2792450487613678, 143.08401489257812, 0.04476100578904152, 0.018178004771471024, 0.023072674870491028, 0.6875013709068298, 0.26905688643455505, 0.37270379066467285, 0.10465118288993835, 0.07081961631774902, 0.07488115131855011, 0.3617866635322571, 0.5504238605499268, 0.10106020420789719, 0.6540724635124207, 209.42279052734375, 0.022901825606822968, 0.022492889314889908, 0.030704930424690247, 1.6468725204467773, 0.38121744990348816, 2.48445725440979], "count": [393]}, "action": {"min": [0.22935371100902557, 2.0219290256500244, -0.5091997981071472, -0.644166111946106, -2.1663029193878174, -1.7787350416183472, 0.7211700677871704, 107.0, 0.24056600034236908, 0.23701000213623047, -0.012505999766290188, -2.9089999198913574, 0.5019999742507935, -0.7319999933242798, -0.6688974499702454, -2.0691401958465576, 0.3081553280353546, 0.007522369269281626, 1.0046114921569824, 1.3574997186660767, -2.334238290786743, 203.0, -0.3499720096588135, 0.27654099464416504, 0.009329999797046185, -3.1351852416992188, 0.19900000095367432, -3.11299991607666], "max": [0.5035973191261292, 2.0770814418792725, 0.3271096348762512, -0.06415830552577972, -1.5262032747268677, -1.1442203521728516, 1.447488784790039, 776.0, 0.40746599435806274, 0.3369410037994385, 0.11167799681425095, -1.1180000305175781, 1.319000005722046, 0.6060000061988831, -0.26515042781829834, -1.867380142211914, 0.7044497728347778, 1.0424327850341797, 2.4439148902893066, 1.7779669761657715, -0.5145928859710693, 737.0, -0.24061599373817444, 0.3908129930496216, 0.14103199541568756, 3.1389999389648438, 1.2029999494552612, 3.121999979019165], "mean": [0.3859241306781769, 2.0686533451080322, -0.01743854209780693, -0.26739782094955444, -1.6727356910705566, -1.368730902671814, 1.0091861486434937, 443.4872741699219, 0.3638433516025543, 0.3088034689426422, 0.038483407348394394, -1.868665337562561, 1.1017582416534424, -0.07919079810380936, -0.4736669063568115, -2.0008864402770996, 0.585658848285675, 0.5563621520996094, 1.6788567304611206, 1.5826576948165894, -1.5107008218765259, 574.4071044921875, -0.2916189432144165, 0.3417460024356842, 0.06195862963795662, 1.837999939918518, 0.7809666991233826, 0.09001544117927551], "std": [0.04788542538881302, 0.013178534805774689, 0.3060300052165985, 0.24091382324695587, 0.2276250720024109, 0.21353118121623993, 0.2792450487613678, 143.08401489257812, 0.04476100578904152, 0.018178004771471024, 0.023072674870491028, 0.6875013709068298, 0.26905688643455505, 0.37270379066467285, 0.10465118288993835, 0.07081961631774902, 0.07488115131855011, 0.3617866635322571, 0.5504238605499268, 0.10106020420789719, 0.6540724635124207, 209.42279052734375, 0.022901825606822968, 0.022492889314889908, 0.030704930424690247, 1.6468725204467773, 0.38121744990348816, 2.48445725440979], "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": [422], "max": [422], "mean": [422.0], "std": [0.0], "count": [393]}, "index": {"min": [223007], "max": [223399], "mean": [223203.0], "std": [113.44896062400336], "count": [393]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [393]}, "subtask_annotation": {"mean": [8.330788804071247, 29.0, 29.0, 29.0, 29.0], "std": [7.514362406773627, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [393]}, "scene_annotation": {"mean": [422.0], "std": [0.0], "min": [422], "max": [422], "count": [393]}, "eef_direction_state": {"mean": [3.964376590330789, 4.483460559796438], "std": [1.9585405535525706, 2.0491061128394565], "min": [0, 0], "max": [6, 6], "count": [393]}, "eef_velocity_state": {"mean": [0.712468193384224, 0.5648854961832062], "std": [0.6548097753268961, 0.7593277793260992], "min": [0, 0], "max": [2, 2], "count": [393]}, "eef_acc_mag_state": {"mean": [0.8956743002544529, 0.5623409669211196], "std": [0.8451668403736974, 0.7662118016338133], "min": [0, 0], "max": [2, 2], "count": [393]}, "eef_direction_action": {"mean": [3.964376590330789, 4.483460559796438], "std": [1.9585405535525706, 2.0491061128394565], "min": [0, 0], "max": [6, 6], "count": [393]}, "eef_velocity_action": {"mean": [0.712468193384224, 0.5648854961832062], "std": [0.6548097753268961, 0.7593277793260992], "min": [0, 0], "max": [2, 2], "count": [393]}, "eef_acc_mag_action": {"mean": [0.8956743002544529, 0.5623409669211196], "std": [0.8451668403736974, 0.7662118016338133], "min": [0, 0], "max": [2, 2], "count": [393]}, "eef_sim_pose_state": {"mean": [0.539553392556735, 0.3377516596985635, 1.1089149299980974, -1.587426702371134, 0.9159432992090288, 0.09988325808036026, 0.4977668183738516, -0.35657084490786645, 1.0366130381937786, 1.6250892961969055, 1.0829113381900763, 0.9277609584190779], "std": [0.03092212099228474, 0.030184810281745803, 0.040599692934698235, 0.794825865792118, 0.2666045728990236, 2.316116917190435, 0.019493515370994793, 0.02095277964496779, 0.03414331069284748, 0.46505480974188396, 0.07507781734106425, 1.7117999180482149], "min": [0.46023445214585984, 0.2768493363428232, 1.046182912353675, -2.6021715383461594, 0.4887309958838806, -3.138070622931235, 0.42178827176266337, -0.3959470408641069, 1.0055340937587856, 0.5700311675543652, 0.9449056241908367, -3.140193387216573], "max": [0.595154999725328, 0.41160386834396034, 1.164760643406297, -0.5193798131678242, 1.21418369743563, 3.140693289543333, 0.5409952080713274, -0.30187134215155953, 1.125682572193532, 2.4940334232838377, 1.2646424179305784, 3.1389387685640138], "count": [393]}, "eef_sim_pose_action": {"mean": [0.539553392556735, 0.3377516596985635, 1.1089149299980974, -1.587426702371134, 0.9159432992090288, 0.09988325808036026, 0.4977668183738516, -0.35657084490786645, 1.0366130381937786, 1.6250892961969055, 1.0829113381900763, 0.9277609584190779], "std": [0.03092212099228474, 0.030184810281745803, 0.040599692934698235, 0.794825865792118, 0.2666045728990236, 2.316116917190435, 0.019493515370994793, 0.02095277964496779, 0.03414331069284748, 0.46505480974188396, 0.07507781734106425, 1.7117999180482149], "min": [0.46023445214585984, 0.2768493363428232, 1.046182912353675, -2.6021715383461594, 0.4887309958838806, -3.138070622931235, 0.42178827176266337, -0.3959470408641069, 1.0055340937587856, 0.5700311675543652, 0.9449056241908367, -3.140193387216573], "max": [0.595154999725328, 0.41160386834396034, 1.164760643406297, -0.5193798131678242, 1.21418369743563, 3.140693289543333, 0.5409952080713274, -0.30187134215155953, 1.125682572193532, 2.4940334232838377, 1.2646424179305784, 3.1389387685640138], "count": [393]}, "gripper_mode_state": {"mean": [0.2900763358778626, 0.8015267175572519], "std": [0.4537973724489101, 0.3988503962629973], "min": [0, 0], "max": [1, 1], "count": [393]}, "gripper_activity_state": {"mean": [1.8753180661577609, 1.7989821882951653], "std": [0.4592575744601902, 0.5776137471564514], "min": [0, 0], "max": [2, 2], "count": [393]}, "gripper_mode_action": {"mean": [0.2900763358778626, 0.8015267175572519], "std": [0.4537973724489101, 0.3988503962629973], "min": [0, 0], "max": [1, 1], "count": [393]}, "gripper_activity_action": {"mean": [1.8753180661577609, 1.7989821882951653], "std": [0.4592575744601902, 0.5776137471564514], "min": [0, 0], "max": [2, 2], "count": [393]}, "gripper_open_scale_state": {"mean": [0.5744071246431072, 0.44348727729545023], "std": [0.20942280908610084, 0.14308399969758007], "min": [0.203, 0.107], "max": [0.737, 0.776], "count": [393]}, "gripper_open_scale_action": {"mean": [0.5744071246431072, 0.44348727729545023], "std": [0.20942280908610084, 0.14308399969758007], "min": [0.203, 0.107], "max": [0.737, 0.776], "count": [393]}}} +{"episode_index": 403, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4173521262254902]], [[0.4126220751633987]], [[0.40908693627450976]]], "std": [[[0.22272275160886246]], [[0.22971340555175046]], [[0.23229188936288958]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.8156862745098039]], [[0.8]]], "mean": [[[0.45650576797385617]], [[0.45658456290849675]], [[0.45261245098039216]]], "std": [[[0.1737359513691437]], [[0.18170742095565523]], [[0.18293332302610277]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.4616326409313725]], [[0.4664286111111111]], [[0.4621434232026144]]], "std": [[[0.11480997357972757]], [[0.11920625274450534]], [[0.12003483842752033]]], "count": [100]}, "observation.state": {"min": [0.2536487281322479, 1.7372658252716064, -1.1365060806274414, -1.2684530019760132, -2.40246319770813, -1.8037455081939697, 0.3592585623264313, 127.0, 0.15485000610351562, 0.24735599756240845, -0.03913800045847893, -3.134185314178467, 0.1860000044107437, -1.2369999885559082, -0.7768285870552063, -2.079263210296631, 0.7101047039031982, -0.025638887658715248, 0.8646710515022278, 1.0120291709899902, -2.613124370574951, 189.0, -0.378371000289917, 0.2236189991235733, -0.06624399870634079, 1.4809999465942383, -0.6039999723434448, -3.115000009536743], "max": [0.7849094867706299, 2.0914106369018555, -0.7255159020423889, 0.03326597809791565, -0.3403741419315338, -1.4513460397720337, 2.458191394805908, 727.0, 0.3563750088214874, 0.38857200741767883, 0.10364200174808502, 3.115000009536743, 1.156999945640564, 0.7730000019073486, -0.024434609338641167, -2.056224822998047, 1.7755934000015259, 1.579243779182434, 2.7551941871643066, 1.7138608694076538, -0.2928662598133087, 680.0, -0.08215700089931488, 0.39907100796699524, 0.1142290011048317, 2.937999963760376, 1.121999979019165, 3.118000030517578], "mean": [0.37940919399261475, 2.0448813438415527, -1.021979808807373, -0.26753515005111694, -0.9454841613769531, -1.7006382942199707, 1.1073503494262695, 656.1968994140625, 0.30007120966911316, 0.28919467329978943, 0.03541209176182747, -1.1707688570022583, 0.8353157043457031, 0.13937443494796753, -0.3513384759426117, -2.0684783458709717, 1.2454876899719238, 1.0433244705200195, 1.7658711671829224, 1.4460186958312988, -1.6332261562347412, 523.7388305664062, -0.22726450860500336, 0.3205033838748932, 0.022727854549884796, 2.3722312450408936, 0.37284353375434875, 1.50615394115448], "std": [0.155461385846138, 0.07157572358846664, 0.1462041586637497, 0.419721394777298, 0.8068784475326538, 0.11163119971752167, 0.759815514087677, 151.35008239746094, 0.0551353394985199, 0.04608772322535515, 0.028978535905480385, 1.664905309677124, 0.34612107276916504, 0.7956411838531494, 0.2997545897960663, 0.006650679279118776, 0.3091477155685425, 0.44993123412132263, 0.8410820364952087, 0.14061827957630157, 0.7100183367729187, 158.0160369873047, 0.08971194922924042, 0.056763652712106705, 0.04760107025504112, 0.39665716886520386, 0.6520910263061523, 2.4362525939941406], "count": [358]}, "action": {"min": [0.2536487281322479, 1.7372658252716064, -1.1365060806274414, -1.2684530019760132, -2.40246319770813, -1.8037455081939697, 0.3592585623264313, 127.0, 0.15485000610351562, 0.24735599756240845, -0.03913800045847893, -3.134185314178467, 0.1860000044107437, -1.2369999885559082, -0.7768285870552063, -2.079263210296631, 0.7101047039031982, -0.025638887658715248, 0.8646710515022278, 1.0120291709899902, -2.613124370574951, 189.0, -0.378371000289917, 0.2236189991235733, -0.06624399870634079, 1.4809999465942383, -0.6039999723434448, -3.115000009536743], "max": [0.7849094867706299, 2.0914106369018555, -0.7255159020423889, 0.03326597809791565, -0.3403741419315338, -1.4513460397720337, 2.458191394805908, 727.0, 0.3563750088214874, 0.38857200741767883, 0.10364200174808502, 3.115000009536743, 1.156999945640564, 0.7730000019073486, -0.024434609338641167, -2.056224822998047, 1.7755934000015259, 1.579243779182434, 2.7551941871643066, 1.7138608694076538, -0.2928662598133087, 680.0, -0.08215700089931488, 0.39907100796699524, 0.1142290011048317, 2.937999963760376, 1.121999979019165, 3.118000030517578], "mean": [0.37940919399261475, 2.0448813438415527, -1.021979808807373, -0.26753515005111694, -0.9454841613769531, -1.7006382942199707, 1.1073503494262695, 656.1968994140625, 0.30007120966911316, 0.28919467329978943, 0.03541209176182747, -1.1707688570022583, 0.8353157043457031, 0.13937443494796753, -0.3513384759426117, -2.0684783458709717, 1.2454876899719238, 1.0433244705200195, 1.7658711671829224, 1.4460186958312988, -1.6332261562347412, 523.7388305664062, -0.22726450860500336, 0.3205033838748932, 0.022727854549884796, 2.3722312450408936, 0.37284353375434875, 1.50615394115448], "std": [0.155461385846138, 0.07157572358846664, 0.1462041586637497, 0.419721394777298, 0.8068784475326538, 0.11163119971752167, 0.759815514087677, 151.35008239746094, 0.0551353394985199, 0.04608772322535515, 0.028978535905480385, 1.664905309677124, 0.34612107276916504, 0.7956411838531494, 0.2997545897960663, 0.006650679279118776, 0.3091477155685425, 0.44993123412132263, 0.8410820364952087, 0.14061827957630157, 0.7100183367729187, 158.0160369873047, 0.08971194922924042, 0.056763652712106705, 0.04760107025504112, 0.39665716886520386, 0.6520910263061523, 2.4362525939941406], "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": [423], "max": [423], "mean": [423.0], "std": [0.0], "count": [358]}, "index": {"min": [223400], "max": [223757], "mean": [223578.5], "std": [103.34529500659427], "count": [358]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [358]}, "subtask_annotation": {"mean": [9.946927374301676, 29.0, 29.0, 29.0, 29.0], "std": [9.724700971995267, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [358]}, "scene_annotation": {"mean": [423.0], "std": [0.0], "min": [423], "max": [423], "count": [358]}, "eef_direction_state": {"mean": [3.8128491620111733, 4.114525139664805], "std": [1.6017281988708199, 2.1102996088973134], "min": [0, 0], "max": [6, 6], "count": [358]}, "eef_velocity_state": {"mean": [1.1452513966480447, 0.7988826815642458], "std": [0.6859461666221606, 0.8514193753473268], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_acc_mag_state": {"mean": [1.0698324022346368, 0.7569832402234636], "std": [0.8243063614321914, 0.8253280064040368], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_direction_action": {"mean": [3.8128491620111733, 4.114525139664805], "std": [1.6017281988708199, 2.1102996088973134], "min": [0, 0], "max": [6, 6], "count": [358]}, "eef_velocity_action": {"mean": [1.1452513966480447, 0.7988826815642458], "std": [0.6859461666221606, 0.8514193753473268], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_acc_mag_action": {"mean": [1.0698324022346368, 0.7569832402234636], "std": [0.8243063614321914, 0.8253280064040368], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_sim_pose_state": {"mean": [0.5196186881608368, 0.2586872840881568, 1.1356294489348766, 0.0764099854507284, 0.8738275086295503, 0.439107318740918, 0.48516276036795414, -0.31647720300433785, 1.0737765077120502, 1.1214625930218298, 0.9439272193550994, -0.03822026334636577], "std": [0.06682422765788547, 0.09489778031134134, 0.06275414050539797, 2.1121615693489555, 0.4762142964317905, 1.6774801281811003, 0.05877438525910189, 0.046193960036494695, 0.04603337741238938, 0.821058954622779, 0.24632282043697695, 1.8073435423601614], "min": [0.40634302434502234, 0.09994402998194445, 1.0192388084090074, -3.1375390697267274, 0.18110010549675248, -3.125283526237672, 0.4341427180900857, -0.4125873898368568, 1.0408565716541895, 0.020118432375378054, 0.37218239763380523, -3.137850203401639], "max": [0.5986637844970013, 0.38380652990526193, 1.243514025238336, 3.1405687286549897, 1.523891655983769, 3.0627110285093107, 0.6089067159664876, -0.18340022717077795, 1.2077091969979343, 2.509456042351093, 1.2531285203967633, 3.1370145909155536], "count": [358]}, "eef_sim_pose_action": {"mean": [0.5196186881608368, 0.2586872840881568, 1.1356294489348766, 0.0764099854507284, 0.8738275086295503, 0.439107318740918, 0.48516276036795414, -0.31647720300433785, 1.0737765077120502, 1.1214625930218298, 0.9439272193550994, -0.03822026334636577], "std": [0.06682422765788547, 0.09489778031134134, 0.06275414050539797, 2.1121615693489555, 0.4762142964317905, 1.6774801281811003, 0.05877438525910189, 0.046193960036494695, 0.04603337741238938, 0.821058954622779, 0.24632282043697695, 1.8073435423601614], "min": [0.40634302434502234, 0.09994402998194445, 1.0192388084090074, -3.1375390697267274, 0.18110010549675248, -3.125283526237672, 0.4341427180900857, -0.4125873898368568, 1.0408565716541895, 0.020118432375378054, 0.37218239763380523, -3.137850203401639], "max": [0.5986637844970013, 0.38380652990526193, 1.243514025238336, 3.1405687286549897, 1.523891655983769, 3.0627110285093107, 0.6089067159664876, -0.18340022717077795, 1.2077091969979343, 2.509456042351093, 1.2531285203967633, 3.1370145909155536], "count": [358]}, "gripper_mode_state": {"mean": [0.24022346368715083, 0.12849162011173185], "std": [0.4272190903755362, 0.3346364051814952], "min": [0, 0], "max": [1, 1], "count": [358]}, "gripper_activity_state": {"mean": [1.8798882681564246, 1.8407821229050279], "std": [0.44166772417445926, 0.4899110083525268], "min": [0, 0], "max": [2, 2], "count": [358]}, "gripper_mode_action": {"mean": [0.24022346368715083, 0.12849162011173185], "std": [0.4272190903755362, 0.3346364051814952], "min": [0, 0], "max": [1, 1], "count": [358]}, "gripper_activity_action": {"mean": [1.8798882681564246, 1.8407821229050279], "std": [0.44166772417445926, 0.4899110083525268], "min": [0, 0], "max": [2, 2], "count": [358]}, "gripper_open_scale_state": {"mean": [0.5237388266877775, 0.6561969272890567], "std": [0.1580162536995305, 0.15135012340942294], "min": [0.189, 0.127], "max": [0.68, 0.727], "count": [358]}, "gripper_open_scale_action": {"mean": [0.5237388266877775, 0.6561969272890567], "std": [0.1580162536995305, 0.15135012340942294], "min": [0.189, 0.127], "max": [0.68, 0.727], "count": [358]}}} +{"episode_index": 404, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.42502031627215453]], [[0.4190501678148737]], [[0.4154594116174999]]], "std": [[[0.22011657116728003]], [[0.2328780119194874]], [[0.2349550423077806]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[0.8705882352941177]], [[0.8588235294117647]]], "mean": [[[0.463345019652005]], [[0.46337132904963785]], [[0.45850089059647886]]], "std": [[[0.16340034226278294]], [[0.16911219169103936]], [[0.17041960578701554]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.46085882389742683]], [[0.46272487377082966]], [[0.4582036613819702]]], "std": [[[0.14077620159457824]], [[0.14718547771535836]], [[0.14850369310698103]]], "count": [111]}, "observation.state": {"min": [0.18216001987457275, 1.9658865928649902, -1.502955436706543, -1.563710331916809, -2.5333802700042725, -2.0785651206970215, 0.5410870313644409, -3.0, 0.038304999470710754, 0.28708600997924805, -0.09742099791765213, -3.1411852836608887, 0.03500000387430191, -1.090000033378601, -0.9374861717224121, -2.0801358222961426, -0.1814793199300766, -0.01005309633910656, 0.8373566269874573, 0.905511736869812, -2.4429547786712646, 146.0, -0.3952290117740631, 0.20079100131988525, -0.04301400110125542, 1.2489999532699585, -0.7739999890327454, -3.1411852836608887], "max": [0.98050856590271, 2.0903284549713135, 0.6077410578727722, 0.051277775317430496, -0.3455751836299896, -1.0781947374343872, 2.627366542816162, 733.0, 0.34731900691986084, 0.41964900493621826, 0.15949900448322296, 3.1410000324249268, 1.1920000314712524, 0.753000020980835, 0.08157669007778168, -2.056469202041626, 1.65542733669281, 1.6020376682281494, 2.8910858631134033, 1.771003007888794, -0.46848127245903015, 811.0, -0.09553100168704987, 0.4196630120277405, 0.11590299755334854, 3.007999897003174, 1.0950000286102295, 3.1410000324249268], "mean": [0.5271599292755127, 2.0700459480285645, -0.2531502842903137, -0.48262447118759155, -2.1023457050323486, -1.49522864818573, 1.4974298477172852, 555.12451171875, 0.2614770829677582, 0.3394317924976349, 0.01171310618519783, -2.050846576690674, 0.6945304870605469, -0.13085190951824188, -0.3247220516204834, -2.0687918663024902, 1.1673970222473145, 1.0588973760604858, 1.7252748012542725, 1.3597848415374756, -1.5191011428833008, 568.700439453125, -0.24371664226055145, 0.33061283826828003, 0.04898688569664955, 2.2962400913238525, 0.37411054968833923, 1.4349216222763062], "std": [0.201847106218338, 0.018251169472932816, 0.8244354128837585, 0.5067325234413147, 0.3439558446407318, 0.1802685558795929, 0.8702170252799988, 229.95855712890625, 0.08344929665327072, 0.04846537113189697, 0.045819759368896484, 0.9299065470695496, 0.47675174474716187, 0.738240122795105, 0.4005344808101654, 0.005140410736203194, 0.35226118564605713, 0.3075764775276184, 0.9071502685546875, 0.21883021295070648, 0.5446726083755493, 231.9462127685547, 0.08271048218011856, 0.060886457562446594, 0.045616984367370605, 0.42586827278137207, 0.7193039655685425, 2.5634267330169678], "count": [534]}, "action": {"min": [0.18216001987457275, 1.9658865928649902, -1.502955436706543, -1.563710331916809, -2.5333802700042725, -2.0785651206970215, 0.5410870313644409, -3.0, 0.038304999470710754, 0.28708600997924805, -0.09742099791765213, -3.1411852836608887, 0.03500000387430191, -1.090000033378601, -0.9374861717224121, -2.0801358222961426, -0.1814793199300766, -0.01005309633910656, 0.8373566269874573, 0.905511736869812, -2.4429547786712646, 146.0, -0.3952290117740631, 0.20079100131988525, -0.04301400110125542, 1.2489999532699585, -0.7739999890327454, -3.1411852836608887], "max": [0.98050856590271, 2.0903284549713135, 0.6077410578727722, 0.051277775317430496, -0.3455751836299896, -1.0781947374343872, 2.627366542816162, 733.0, 0.34731900691986084, 0.41964900493621826, 0.15949900448322296, 3.1410000324249268, 1.1920000314712524, 0.753000020980835, 0.08157669007778168, -2.056469202041626, 1.65542733669281, 1.6020376682281494, 2.8910858631134033, 1.771003007888794, -0.46848127245903015, 811.0, -0.09553100168704987, 0.4196630120277405, 0.11590299755334854, 3.007999897003174, 1.0950000286102295, 3.1410000324249268], "mean": [0.5271599292755127, 2.0700459480285645, -0.2531502842903137, -0.48262447118759155, -2.1023457050323486, -1.49522864818573, 1.4974298477172852, 555.12451171875, 0.2614770829677582, 0.3394317924976349, 0.01171310618519783, -2.050846576690674, 0.6945304870605469, -0.13085190951824188, -0.3247220516204834, -2.0687918663024902, 1.1673970222473145, 1.0588973760604858, 1.7252748012542725, 1.3597848415374756, -1.5191011428833008, 568.700439453125, -0.24371664226055145, 0.33061283826828003, 0.04898688569664955, 2.2962400913238525, 0.37411054968833923, 1.4349216222763062], "std": [0.201847106218338, 0.018251169472932816, 0.8244354128837585, 0.5067325234413147, 0.3439558446407318, 0.1802685558795929, 0.8702170252799988, 229.95855712890625, 0.08344929665327072, 0.04846537113189697, 0.045819759368896484, 0.9299065470695496, 0.47675174474716187, 0.738240122795105, 0.4005344808101654, 0.005140410736203194, 0.35226118564605713, 0.3075764775276184, 0.9071502685546875, 0.21883021295070648, 0.5446726083755493, 231.9462127685547, 0.08271048218011856, 0.060886457562446594, 0.045616984367370605, 0.42586827278137207, 0.7193039655685425, 2.5634267330169678], "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": [424], "max": [424], "mean": [424.0], "std": [0.0], "count": [534]}, "index": {"min": [223758], "max": [224291], "mean": [224024.5], "std": [154.15225157832327], "count": [534]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [534]}, "subtask_annotation": {"mean": [7.666666666666667, 29.0, 29.0, 29.0, 29.0], "std": [7.317910237028286, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [534]}, "scene_annotation": {"mean": [424.0], "std": [0.0], "min": [424], "max": [424], "count": [534]}, "eef_direction_state": {"mean": [3.8689138576779025, 4.2565543071161045], "std": [2.04574280257865, 1.7502552301439485], "min": [0, 0], "max": [6, 6], "count": [534]}, "eef_velocity_state": {"mean": [0.9026217228464419, 0.898876404494382], "std": [0.7728253646020627, 0.8194034162162881], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_acc_mag_state": {"mean": [0.9363295880149812, 0.8352059925093633], "std": [0.8366994256152743, 0.8273170021137973], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_direction_action": {"mean": [3.8689138576779025, 4.2565543071161045], "std": [2.04574280257865, 1.7502552301439485], "min": [0, 0], "max": [6, 6], "count": [534]}, "eef_velocity_action": {"mean": [0.9026217228464419, 0.898876404494382], "std": [0.7728253646020627, 0.8194034162162881], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_acc_mag_action": {"mean": [0.9363295880149812, 0.8352059925093633], "std": [0.8366994256152743, 0.8273170021137973], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_sim_pose_state": {"mean": [0.5268371473510041, 0.28472431410324067, 1.141411893982532, 0.2963116761431937, 0.900474087129417, 0.0454264357570868, 0.5391507776344094, -0.27289918618024406, 1.096097695790277, 1.7041137167480442, 0.8725571108285767, -0.661058126800449], "std": [0.07215292696495565, 0.09180992154914253, 0.05750749451212397, 2.010888290223474, 0.570648305532851, 1.671116916049631, 0.06287210466104812, 0.07290064738400112, 0.06388729188321843, 0.892828063865926, 0.28218666297469186, 1.962422899020719], "min": [0.3846459130005064, 0.11156413100965494, 1.0073916336525561, -3.1382744377772487, -0.006027919797512604, -3.0492463848467457, 0.47150105580788415, -0.391500888603514, 1.032338815461397, 0.14632593303173685, 0.35950405074831315, -3.104609140929928], "max": [0.6285164418552176, 0.41180129362932694, 1.2501113981432102, 3.1319102556682408, 1.5353047066889127, 2.9504495098678754, 0.6278703642879028, -0.05421893380202594, 1.2544041604974199, 2.8474691919385102, 1.4211029093853753, 3.088613134951796], "count": [534]}, "eef_sim_pose_action": {"mean": [0.5268371473510041, 0.28472431410324067, 1.141411893982532, 0.2963116761431937, 0.900474087129417, 0.0454264357570868, 0.5391507776344094, -0.27289918618024406, 1.096097695790277, 1.7041137167480442, 0.8725571108285767, -0.661058126800449], "std": [0.07215292696495565, 0.09180992154914253, 0.05750749451212397, 2.010888290223474, 0.570648305532851, 1.671116916049631, 0.06287210466104812, 0.07290064738400112, 0.06388729188321843, 0.892828063865926, 0.28218666297469186, 1.962422899020719], "min": [0.3846459130005064, 0.11156413100965494, 1.0073916336525561, -3.1382744377772487, -0.006027919797512604, -3.0492463848467457, 0.47150105580788415, -0.391500888603514, 1.032338815461397, 0.14632593303173685, 0.35950405074831315, -3.104609140929928], "max": [0.6285164418552176, 0.41180129362932694, 1.2501113981432102, 3.1319102556682408, 1.5353047066889127, 2.9504495098678754, 0.6278703642879028, -0.05421893380202594, 1.2544041604974199, 2.8474691919385102, 1.4211029093853753, 3.088613134951796], "count": [534]}, "gripper_mode_state": {"mean": [0.25842696629213485, 0.27340823970037453], "std": [0.4377698817702999, 0.4457086202490566], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_state": {"mean": [1.9325842696629214, 1.6741573033707866], "std": [0.32835144261129284, 0.6524275768588508], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_mode_action": {"mean": [0.25842696629213485, 0.27340823970037453], "std": [0.4377698817702999, 0.4457086202490566], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_action": {"mean": [1.9325842696629214, 1.6741573033707866], "std": [0.32835144261129284, 0.6524275768588508], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_open_scale_state": {"mean": [0.5687003745889839, 0.5551488763330573], "std": [0.23194625819330736, 0.22989975807273577], "min": [0.146, 0.0], "max": [0.811, 0.733], "count": [534]}, "gripper_open_scale_action": {"mean": [0.5687003745889839, 0.5551488763330573], "std": [0.23194625819330736, 0.22989975807273577], "min": [0.146, 0.0], "max": [0.811, 0.733], "count": [534]}}} +{"episode_index": 405, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.41704678513071897]], [[0.414462704248366]], [[0.4093866973039215]]], "std": [[[0.2206229531086425]], [[0.22219994590576816]], [[0.22512486807627613]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4563578492647059]], [[0.4603962173202615]], [[0.4559870588235294]]], "std": [[[0.12194673482155427]], [[0.12475945198700822]], [[0.12504017607753093]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[0.792156862745098]], [[0.7803921568627451]]], "mean": [[[0.43406918096405234]], [[0.4362692156862745]], [[0.4311828267973856]]], "std": [[[0.1798024586885868]], [[0.18550183300157297]], [[0.1887615941222607]]], "count": [100]}, "observation.state": {"min": [-0.006387905217707157, 1.8104649782180786, -1.229427456855774, -1.4028607606887817, -2.7803094387054443, -2.0001821517944336, 0.462599515914917, 173.0, 0.13303600251674652, 0.2192849963903427, -0.07409299910068512, -3.0320000648498535, -0.1979999989271164, -1.159000039100647, -0.3484898805618286, -2.076976776123047, -2.1330716609954834, -0.5240700244903564, 0.3570769131183624, -1.61903715133667, 2.233009099960327, 142.0, -0.4038749933242798, 0.19574500620365143, -0.07565400004386902, 1.3769999742507935, 0.48500001430511475, -3.132185220718384], "max": [1.0093762874603271, 2.0850751399993896, 0.2537010610103607, 0.10653490573167801, -0.8735547661781311, -1.168358325958252, 2.574413299560547, 835.0, 0.38868701457977295, 0.44419699907302856, 0.18158599734306335, -0.9390000104904175, 1.284999966621399, 1.0529999732971191, -0.07182029634714127, -1.7104053497314453, -1.1577816009521484, 0.03698352724313736, 0.9485166668891907, -1.3472371101379395, 2.6594631671905518, 847.0, -0.2223680019378662, 0.2931309938430786, 0.06603600084781647, 2.997999906539917, 1.1109999418258667, 3.121000051498413], "mean": [0.48527419567108154, 2.0395970344543457, -0.7525770664215088, -0.6949740052223206, -1.735743522644043, -1.5881906747817993, 1.5318615436553955, 556.8604736328125, 0.2439757138490677, 0.32901912927627563, 0.053041741251945496, -2.2203292846679688, 0.6334385871887207, 0.054893821477890015, -0.18644271790981293, -2.0039849281311035, -1.7643643617630005, -0.14213791489601135, 0.5059603452682495, -1.4810988903045654, 2.466541051864624, 742.1993408203125, -0.3664722740650177, 0.23465657234191895, 0.0147358113899827, 1.998567819595337, 0.9049167633056641, 0.637197732925415], "std": [0.4083308279514313, 0.06324773281812668, 0.3515087366104126, 0.34319791197776794, 0.7551195025444031, 0.22868642210960388, 0.5946712493896484, 214.84332275390625, 0.07602947950363159, 0.09168268740177155, 0.06398171931505203, 0.7101452946662903, 0.5627325773239136, 0.7094294428825378, 0.08899343013763428, 0.10330010950565338, 0.3304707407951355, 0.14231528341770172, 0.1848561316728592, 0.08601228892803192, 0.1440611332654953, 210.79071044921875, 0.05054658278822899, 0.027027331292629242, 0.03944847360253334, 0.657115638256073, 0.17116861045360565, 2.815523624420166], "count": [301]}, "action": {"min": [-0.006387905217707157, 1.8104649782180786, -1.229427456855774, -1.4028607606887817, -2.7803094387054443, -2.0001821517944336, 0.462599515914917, 173.0, 0.13303600251674652, 0.2192849963903427, -0.07409299910068512, -3.0320000648498535, -0.1979999989271164, -1.159000039100647, -0.3484898805618286, -2.076976776123047, -2.1330716609954834, -0.5240700244903564, 0.3570769131183624, -1.61903715133667, 2.233009099960327, 142.0, -0.4038749933242798, 0.19574500620365143, -0.07565400004386902, 1.3769999742507935, 0.48500001430511475, -3.132185220718384], "max": [1.0093762874603271, 2.0850751399993896, 0.2537010610103607, 0.10653490573167801, -0.8735547661781311, -1.168358325958252, 2.574413299560547, 835.0, 0.38868701457977295, 0.44419699907302856, 0.18158599734306335, -0.9390000104904175, 1.284999966621399, 1.0529999732971191, -0.07182029634714127, -1.7104053497314453, -1.1577816009521484, 0.03698352724313736, 0.9485166668891907, -1.3472371101379395, 2.6594631671905518, 847.0, -0.2223680019378662, 0.2931309938430786, 0.06603600084781647, 2.997999906539917, 1.1109999418258667, 3.121000051498413], "mean": [0.48527419567108154, 2.0395970344543457, -0.7525770664215088, -0.6949740052223206, -1.735743522644043, -1.5881906747817993, 1.5318615436553955, 556.8604736328125, 0.2439757138490677, 0.32901912927627563, 0.053041741251945496, -2.2203292846679688, 0.6334385871887207, 0.054893821477890015, -0.18644271790981293, -2.0039849281311035, -1.7643643617630005, -0.14213791489601135, 0.5059603452682495, -1.4810988903045654, 2.466541051864624, 742.1993408203125, -0.3664722740650177, 0.23465657234191895, 0.0147358113899827, 1.998567819595337, 0.9049167633056641, 0.637197732925415], "std": [0.4083308279514313, 0.06324773281812668, 0.3515087366104126, 0.34319791197776794, 0.7551195025444031, 0.22868642210960388, 0.5946712493896484, 214.84332275390625, 0.07602947950363159, 0.09168268740177155, 0.06398171931505203, 0.7101452946662903, 0.5627325773239136, 0.7094294428825378, 0.08899343013763428, 0.10330010950565338, 0.3304707407951355, 0.14231528341770172, 0.1848561316728592, 0.08601228892803192, 0.1440611332654953, 210.79071044921875, 0.05054658278822899, 0.027027331292629242, 0.03944847360253334, 0.657115638256073, 0.17116861045360565, 2.815523624420166], "count": [301]}, "timestamp": {"min": [0.0], "max": [10.0], "mean": [5.0], "std": [2.8963578661637945], "count": [301]}, "frame_index": {"min": [0], "max": [300], "mean": [150.0], "std": [86.89073598491383], "count": [301]}, "episode_index": {"min": [425], "max": [425], "mean": [425.0], "std": [0.0], "count": [301]}, "index": {"min": [224292], "max": [224592], "mean": [224442.0], "std": [86.89073598491383], "count": [301]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [301]}, "subtask_annotation": {"mean": [9.162790697674419, 29.0, 29.0, 29.0, 29.0], "std": [9.294913990944169, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [301]}, "scene_annotation": {"mean": [425.0], "std": [0.0], "min": [425], "max": [425], "count": [301]}, "eef_direction_state": {"mean": [3.395348837209302, 3.647840531561462], "std": [2.1146172877524303, 1.7715648959464851], "min": [0, 0], "max": [6, 6], "count": [301]}, "eef_velocity_state": {"mean": [0.9003322259136213, 1.2159468438538206], "std": [0.7668591652493565, 0.6696144950083243], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_state": {"mean": [0.867109634551495, 1.0963455149501662], "std": [0.8165326281482945, 0.7990982876407928], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_direction_action": {"mean": [3.395348837209302, 3.647840531561462], "std": [2.1146172877524303, 1.7715648959464851], "min": [0, 0], "max": [6, 6], "count": [301]}, "eef_velocity_action": {"mean": [0.9003322259136213, 1.2159468438538206], "std": [0.7668591652493565, 0.6696144950083243], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_action": {"mean": [0.867109634551495, 1.0963455149501662], "std": [0.8165326281482945, 0.7990982876407928], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_sim_pose_state": {"mean": [0.42436416891547973, 0.34691185822347764, 1.015846572971087, -1.3937463723257584, 1.286896411748536, -0.636013662699748, 0.5324746659892, -0.29419264890488706, 1.1375326497014315, 0.460695496434011, 0.8510271079536808, -0.38942729466010556], "std": [0.030351844804074313, 0.048216357072183226, 0.017428031060967988, 0.5763089140959133, 0.11339601295525546, 1.771025014102431, 0.10292091567103465, 0.08257722124075711, 0.060326347336159304, 1.9608586436573536, 0.26999584416066763, 1.78157943752168], "min": [0.3770479581947884, 0.20875060186997374, 0.990928883369524, -2.4866297251788634, 1.0121254223558065, -3.1318657022442467, 0.4053978568739891, -0.4054635115144072, 1.0114274813544224, -3.1343326651178756, 0.3190455484513184, -3.1354824469034615], "max": [0.4952221020305357, 0.41559259322221676, 1.0590917830998958, 0.20127799042527025, 1.525834009311692, 3.125759057343789, 0.6569169325047324, -0.14097984620951062, 1.275878935430298, 3.134378976138928, 1.4112211190699449, 3.1128737362638517], "count": [301]}, "eef_sim_pose_action": {"mean": [0.42436416891547973, 0.34691185822347764, 1.015846572971087, -1.3937463723257584, 1.286896411748536, -0.636013662699748, 0.5324746659892, -0.29419264890488706, 1.1375326497014315, 0.460695496434011, 0.8510271079536808, -0.38942729466010556], "std": [0.030351844804074313, 0.048216357072183226, 0.017428031060967988, 0.5763089140959133, 0.11339601295525546, 1.771025014102431, 0.10292091567103465, 0.08257722124075711, 0.060326347336159304, 1.9608586436573536, 0.26999584416066763, 1.78157943752168], "min": [0.3770479581947884, 0.20875060186997374, 0.990928883369524, -2.4866297251788634, 1.0121254223558065, -3.1318657022442467, 0.4053978568739891, -0.4054635115144072, 1.0114274813544224, -3.1343326651178756, 0.3190455484513184, -3.1354824469034615], "max": [0.4952221020305357, 0.41559259322221676, 1.0590917830998958, 0.20127799042527025, 1.525834009311692, 3.125759057343789, 0.6569169325047324, -0.14097984620951062, 1.275878935430298, 3.134378976138928, 1.4112211190699449, 3.1128737362638517], "count": [301]}, "gripper_mode_state": {"mean": [0.14950166112956811, 0.22259136212624583], "std": [0.3565822688371758, 0.41598611471181285], "min": [0, 0], "max": [1, 1], "count": [301]}, "gripper_activity_state": {"mean": [1.8006644518272426, 1.813953488372093], "std": [0.5408246045215848, 0.5076864184689196], "min": [0, 0], "max": [2, 2], "count": [301]}, "gripper_mode_action": {"mean": [0.14950166112956811, 0.22259136212624583], "std": [0.3565822688371758, 0.41598611471181285], "min": [0, 0], "max": [1, 1], "count": [301]}, "gripper_activity_action": {"mean": [1.8006644518272426, 1.813953488372093], "std": [0.5408246045215848, 0.5076864184689196], "min": [0, 0], "max": [2, 2], "count": [301]}, "gripper_open_scale_state": {"mean": [0.7421993354974795, 0.5568604650148917], "std": [0.2107906479882828, 0.21484336290788025], "min": [0.142, 0.173], "max": [0.847, 0.835], "count": [301]}, "gripper_open_scale_action": {"mean": [0.7421993354974795, 0.5568604650148917], "std": [0.2107906479882828, 0.21484336290788025], "min": [0.142, 0.173], "max": [0.847, 0.835], "count": [301]}}} +{"episode_index": 406, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.42063753713606655]], [[0.41293389037433154]], [[0.4090140931372549]]], "std": [[[0.2368037746938407]], [[0.24427161789400928]], [[0.24687880398986706]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4617229797979798]], [[0.46575668820558525]], [[0.46113318850267376]]], "std": [[[0.14216739928821687]], [[0.14413582035680644]], [[0.14585363486888367]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9803921568627451]], [[1.0]]], "mean": [[[0.43383484105763515]], [[0.43169743018419493]], [[0.42740521019013666]]], "std": [[[0.1808800154557983]], [[0.18874893598584241]], [[0.19049391691732326]]], "count": [110]}, "observation.state": {"min": [0.11192796379327774, 1.930595874786377, -1.6840680837631226, -1.643698811531067, -2.626842737197876, -1.8881494998931885, 0.4228234589099884, 131.0, 0.090658999979496, 0.21548999845981598, -0.1151140034198761, -3.062000036239624, -0.44599997997283936, -0.9810000061988831, -0.3581066429615021, -2.0770466327667236, -2.2640936374664307, -0.48715633153915405, 0.33114132285118103, -1.8616031408309937, 2.3653573989868164, -2.0, -0.4130080044269562, 0.14646300673484802, -0.0677419975399971, 1.406999945640564, 0.4659999907016754, -3.1411852836608887], "max": [1.0436021089553833, 2.0897700786590576, 0.07353071868419647, 0.04450589790940285, -0.9480454325675964, -1.090289831161499, 2.5076019763946533, 638.0, 0.4023360013961792, 0.41636401414871216, 0.13607800006866455, -0.6669999957084656, 1.312000036239624, 1.0989999771118164, 0.00748746283352375, -1.7793457508087158, -0.9307143092155457, 0.1154884472489357, 0.5902878046035767, -1.3798049688339233, 2.6737399101257324, 859.0, -0.22071200609207153, 0.29204100370407104, 0.06559400260448456, 2.88100004196167, 1.0219999551773071, 3.1410000324249268], "mean": [0.45328786969184875, 2.063577651977539, -0.8307709097862244, -0.7397574186325073, -1.6141709089279175, -1.6146588325500488, 1.5645751953125, 489.08807373046875, 0.23773932456970215, 0.3156145513057709, 0.04927796125411987, -2.288541316986084, 0.6990908980369568, 0.08686365932226181, -0.20880037546157837, -1.9707449674606323, -1.573769450187683, 0.008083438500761986, 0.4078838527202606, -1.5634502172470093, 2.5708348751068115, 547.9686889648438, -0.37585389614105225, 0.2135496288537979, 0.008460775017738342, 2.134584426879883, 0.8280833959579468, -0.23263658583164215], "std": [0.34763866662979126, 0.025332864373922348, 0.414239764213562, 0.34971803426742554, 0.6600964069366455, 0.230918288230896, 0.5264261364936829, 161.50662231445312, 0.09127023071050644, 0.06514907628297806, 0.07688681781291962, 0.6483810544013977, 0.6901523470878601, 0.476444274187088, 0.11294584721326828, 0.11283813416957855, 0.4571249485015869, 0.1342354267835617, 0.05983377993106842, 0.1295144408941269, 0.11971394717693329, 205.06455993652344, 0.03690984472632408, 0.039304208010435104, 0.023180359974503517, 0.5647702813148499, 0.17949360609054565, 2.940614700317383], "count": [528]}, "action": {"min": [0.11192796379327774, 1.930595874786377, -1.6840680837631226, -1.643698811531067, -2.626842737197876, -1.8881494998931885, 0.4228234589099884, 131.0, 0.090658999979496, 0.21548999845981598, -0.1151140034198761, -3.062000036239624, -0.44599997997283936, -0.9810000061988831, -0.3581066429615021, -2.0770466327667236, -2.2640936374664307, -0.48715633153915405, 0.33114132285118103, -1.8616031408309937, 2.3653573989868164, -2.0, -0.4130080044269562, 0.14646300673484802, -0.0677419975399971, 1.406999945640564, 0.4659999907016754, -3.1411852836608887], "max": [1.0436021089553833, 2.0897700786590576, 0.07353071868419647, 0.04450589790940285, -0.9480454325675964, -1.090289831161499, 2.5076019763946533, 638.0, 0.4023360013961792, 0.41636401414871216, 0.13607800006866455, -0.6669999957084656, 1.312000036239624, 1.0989999771118164, 0.00748746283352375, -1.7793457508087158, -0.9307143092155457, 0.1154884472489357, 0.5902878046035767, -1.3798049688339233, 2.6737399101257324, 859.0, -0.22071200609207153, 0.29204100370407104, 0.06559400260448456, 2.88100004196167, 1.0219999551773071, 3.1410000324249268], "mean": [0.45328786969184875, 2.063577651977539, -0.8307709097862244, -0.7397574186325073, -1.6141709089279175, -1.6146588325500488, 1.5645751953125, 489.08807373046875, 0.23773932456970215, 0.3156145513057709, 0.04927796125411987, -2.288541316986084, 0.6990908980369568, 0.08686365932226181, -0.20880037546157837, -1.9707449674606323, -1.573769450187683, 0.008083438500761986, 0.4078838527202606, -1.5634502172470093, 2.5708348751068115, 547.9686889648438, -0.37585389614105225, 0.2135496288537979, 0.008460775017738342, 2.134584426879883, 0.8280833959579468, -0.23263658583164215], "std": [0.34763866662979126, 0.025332864373922348, 0.414239764213562, 0.34971803426742554, 0.6600964069366455, 0.230918288230896, 0.5264261364936829, 161.50662231445312, 0.09127023071050644, 0.06514907628297806, 0.07688681781291962, 0.6483810544013977, 0.6901523470878601, 0.476444274187088, 0.11294584721326828, 0.11283813416957855, 0.4571249485015869, 0.1342354267835617, 0.05983377993106842, 0.1295144408941269, 0.11971394717693329, 205.06455993652344, 0.03690984472632408, 0.039304208010435104, 0.023180359974503517, 0.5647702813148499, 0.17949360609054565, 2.940614700317383], "count": [528]}, "timestamp": {"min": [0.0], "max": [17.566666666666666], "mean": [8.783333333333333], "std": [5.080673256640377], "count": [528]}, "frame_index": {"min": [0], "max": [527], "mean": [263.5], "std": [152.42019769921134], "count": [528]}, "episode_index": {"min": [426], "max": [426], "mean": [426.0], "std": [0.0], "count": [528]}, "index": {"min": [224593], "max": [225120], "mean": [224856.5], "std": [152.42019769921134], "count": [528]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [528]}, "subtask_annotation": {"mean": [7.71780303030303, 29.0, 29.0, 29.0, 29.0], "std": [7.430607342361344, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [528]}, "scene_annotation": {"mean": [426.0], "std": [0.0], "min": [426], "max": [426], "count": [528]}, "eef_direction_state": {"mean": [3.8882575757575757, 4.274621212121212], "std": [2.103571636675213, 1.9134590703998642], "min": [0, 0], "max": [6, 6], "count": [528]}, "eef_velocity_state": {"mean": [0.7651515151515151, 0.8560606060606061], "std": [0.7215287692961032, 0.803708975649161], "min": [0, 0], "max": [2, 2], "count": [528]}, "eef_acc_mag_state": {"mean": [0.8428030303030303, 0.7765151515151515], "std": [0.8415721348598928, 0.8434560799836206], "min": [0, 0], "max": [2, 2], "count": [528]}, "eef_direction_action": {"mean": [3.8882575757575757, 4.274621212121212], "std": [2.103571636675213, 1.9134590703998642], "min": [0, 0], "max": [6, 6], "count": [528]}, "eef_velocity_action": {"mean": [0.7651515151515151, 0.8560606060606061], "std": [0.7215287692961032, 0.803708975649161], "min": [0, 0], "max": [2, 2], "count": [528]}, "eef_acc_mag_action": {"mean": [0.8428030303030303, 0.7765151515151515], "std": [0.8415721348598928, 0.8434560799836206], "min": [0, 0], "max": [2, 2], "count": [528]}, "eef_sim_pose_state": {"mean": [0.40433922127802396, 0.35242167694020254, 1.0084575015573856, -1.724488437536161, 1.318093031062495, -0.06862049578896594, 0.5193560498853251, -0.2864439398712167, 1.1359607411529182, 0.28875864263120693, 0.8551520051203689, 0.11910027989762446], "std": [0.040953358866398525, 0.03222559241296249, 0.01978009758581532, 0.8126536545927762, 0.09998252139890011, 2.0648282518131227, 0.07664174310913363, 0.10916837829245424, 0.053780628055702454, 1.8296059528336246, 0.31237263953492, 1.6463152579150693], "min": [0.32733739585097105, 0.2122284916178977, 0.9861979453972278, -3.1199319298088675, 1.054921672985961, -3.138683276431558, 0.40176514642261457, -0.41097456577034663, 1.0082833311709805, -3.1219931457395624, 0.3387359656790454, -3.091077055061374], "max": [0.4866186838049868, 0.4004452801055678, 1.0684748683470948, 2.298210193041077, 1.559441705836118, 3.138780749676338, 0.6335106582533929, -0.08154139706088037, 1.2380768482475883, 3.1361220735580453, 1.540386484809272, 3.130533033419159], "count": [528]}, "eef_sim_pose_action": {"mean": [0.40433922127802396, 0.35242167694020254, 1.0084575015573856, -1.724488437536161, 1.318093031062495, -0.06862049578896594, 0.5193560498853251, -0.2864439398712167, 1.1359607411529182, 0.28875864263120693, 0.8551520051203689, 0.11910027989762446], "std": [0.040953358866398525, 0.03222559241296249, 0.01978009758581532, 0.8126536545927762, 0.09998252139890011, 2.0648282518131227, 0.07664174310913363, 0.10916837829245424, 0.053780628055702454, 1.8296059528336246, 0.31237263953492, 1.6463152579150693], "min": [0.32733739585097105, 0.2122284916178977, 0.9861979453972278, -3.1199319298088675, 1.054921672985961, -3.138683276431558, 0.40176514642261457, -0.41097456577034663, 1.0082833311709805, -3.1219931457395624, 0.3387359656790454, -3.091077055061374], "max": [0.4866186838049868, 0.4004452801055678, 1.0684748683470948, 2.298210193041077, 1.559441705836118, 3.138780749676338, 0.6335106582533929, -0.08154139706088037, 1.2380768482475883, 3.1361220735580453, 1.540386484809272, 3.130533033419159], "count": [528]}, "gripper_mode_state": {"mean": [0.24242424242424243, 0.22537878787878787], "std": [0.4285495643554846, 0.4178315328611263], "min": [0, 0], "max": [1, 1], "count": [528]}, "gripper_activity_state": {"mean": [1.634469696969697, 1.878787878787879], "std": [0.6969259497139966, 0.44004653731689974], "min": [0, 0], "max": [2, 2], "count": [528]}, "gripper_mode_action": {"mean": [0.24242424242424243, 0.22537878787878787], "std": [0.4285495643554846, 0.4178315328611263], "min": [0, 0], "max": [1, 1], "count": [528]}, "gripper_activity_action": {"mean": [1.634469696969697, 1.878787878787879], "std": [0.6969259497139966, 0.44004653731689974], "min": [0, 0], "max": [2, 2], "count": [528]}, "gripper_open_scale_state": {"mean": [0.5479763254830327, 0.4890880683263121], "std": [0.20504431239586657, 0.16150637414839142], "min": [0.0, 0.131], "max": [0.859, 0.638], "count": [528]}, "gripper_open_scale_action": {"mean": [0.5479763254830327, 0.4890880683263121], "std": [0.20504431239586657, 0.16150637414839142], "min": [0.0, 0.131], "max": [0.859, 0.638], "count": [528]}}} +{"episode_index": 407, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.42247411560457515]], [[0.4174801388888889]], [[0.41575090890522876]]], "std": [[[0.22414649482872562]], [[0.2296400110908454]], [[0.2322281085378324]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46715678513071895]], [[0.4705282700163399]], [[0.4652321343954248]]], "std": [[[0.11335407167367666]], [[0.11519157723326835]], [[0.11599670623923779]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[0.8156862745098039]], [[0.807843137254902]]], "mean": [[[0.43824298815359475]], [[0.4344801327614379]], [[0.4297536151960784]]], "std": [[[0.18334358874162335]], [[0.19103291338476794]], [[0.1928425076672321]]], "count": [100]}, "observation.state": {"min": [0.11178834736347198, 1.9537041187286377, -1.2953137159347534, -1.373050570487976, -2.5602235794067383, -1.9529361724853516, 0.829991340637207, 179.0, 0.10468000173568726, 0.2588050067424774, -0.07406699657440186, -3.007999897003174, -0.2879999577999115, -1.0640000104904175, -0.5698150992393494, -2.0722994804382324, -0.12105603516101837, 0.2070309817790985, 1.3361369371414185, 1.6031197309494019, -0.9583429098129272, 45.0, -0.3992860019207001, 0.16959600150585175, -0.027806999161839485, 1.4160000085830688, 0.5249999761581421, -3.131185293197632], "max": [1.046499490737915, 2.0849530696868896, -0.22151720523834229, -0.3473030626773834, -1.0853331089019775, -1.26365327835083, 2.5441665649414062, 826.0, 0.35425901412963867, 0.4312269985675812, 0.15806099772453308, -1.1139999628067017, 1.121000051498413, 0.9100000262260437, -0.03862413763999939, -2.055387020111084, 0.32824406027793884, 0.7534586787223816, 2.1553595066070557, 1.8435214757919312, -0.6381971836090088, 833.0, -0.24191999435424805, 0.31752100586891174, 0.0924220010638237, 2.7769999504089355, 0.9969999194145203, 3.1410000324249268], "mean": [0.49731701612472534, 2.0582222938537598, -0.7683862447738647, -0.81206214427948, -1.7553733587265015, -1.5168464183807373, 1.5486786365509033, 479.1972351074219, 0.24517691135406494, 0.34558746218681335, 0.0621623657643795, -2.2858622074127197, 0.5457034707069397, -0.011476928368210793, -0.16239981353282928, -2.0628864765167236, 0.0670926421880722, 0.35781583189964294, 1.8016587495803833, 1.7148202657699585, -0.7549813389778137, 621.7599487304688, -0.3710952699184418, 0.21149514615535736, 0.05098089203238487, 1.949303150177002, 0.8348162770271301, 1.0148063898086548], "std": [0.3414119780063629, 0.030588066205382347, 0.3019745945930481, 0.2619304358959198, 0.6554916501045227, 0.15602850914001465, 0.5239667296409607, 205.5107879638672, 0.07995853573083878, 0.058093514293432236, 0.06902353465557098, 0.6290403604507446, 0.5289613604545593, 0.5728529095649719, 0.1348431557416916, 0.004386911168694496, 0.17694026231765747, 0.141937717795372, 0.22281041741371155, 0.0636533722281456, 0.08313291519880295, 196.54148864746094, 0.039116211235523224, 0.04029211774468422, 0.03422200679779053, 0.47008100152015686, 0.1434357464313507, 2.749189853668213], "count": [327]}, "action": {"min": [0.11178834736347198, 1.9537041187286377, -1.2953137159347534, -1.373050570487976, -2.5602235794067383, -1.9529361724853516, 0.829991340637207, 179.0, 0.10468000173568726, 0.2588050067424774, -0.07406699657440186, -3.007999897003174, -0.2879999577999115, -1.0640000104904175, -0.5698150992393494, -2.0722994804382324, -0.12105603516101837, 0.2070309817790985, 1.3361369371414185, 1.6031197309494019, -0.9583429098129272, 45.0, -0.3992860019207001, 0.16959600150585175, -0.027806999161839485, 1.4160000085830688, 0.5249999761581421, -3.131185293197632], "max": [1.046499490737915, 2.0849530696868896, -0.22151720523834229, -0.3473030626773834, -1.0853331089019775, -1.26365327835083, 2.5441665649414062, 826.0, 0.35425901412963867, 0.4312269985675812, 0.15806099772453308, -1.1139999628067017, 1.121000051498413, 0.9100000262260437, -0.03862413763999939, -2.055387020111084, 0.32824406027793884, 0.7534586787223816, 2.1553595066070557, 1.8435214757919312, -0.6381971836090088, 833.0, -0.24191999435424805, 0.31752100586891174, 0.0924220010638237, 2.7769999504089355, 0.9969999194145203, 3.1410000324249268], "mean": [0.49731701612472534, 2.0582222938537598, -0.7683862447738647, -0.81206214427948, -1.7553733587265015, -1.5168464183807373, 1.5486786365509033, 479.1972351074219, 0.24517691135406494, 0.34558746218681335, 0.0621623657643795, -2.2858622074127197, 0.5457034707069397, -0.011476928368210793, -0.16239981353282928, -2.0628864765167236, 0.0670926421880722, 0.35781583189964294, 1.8016587495803833, 1.7148202657699585, -0.7549813389778137, 621.7599487304688, -0.3710952699184418, 0.21149514615535736, 0.05098089203238487, 1.949303150177002, 0.8348162770271301, 1.0148063898086548], "std": [0.3414119780063629, 0.030588066205382347, 0.3019745945930481, 0.2619304358959198, 0.6554916501045227, 0.15602850914001465, 0.5239667296409607, 205.5107879638672, 0.07995853573083878, 0.058093514293432236, 0.06902353465557098, 0.6290403604507446, 0.5289613604545593, 0.5728529095649719, 0.1348431557416916, 0.004386911168694496, 0.17694026231765747, 0.141937717795372, 0.22281041741371155, 0.0636533722281456, 0.08313291519880295, 196.54148864746094, 0.039116211235523224, 0.04029211774468422, 0.03422200679779053, 0.47008100152015686, 0.1434357464313507, 2.749189853668213], "count": [327]}, "timestamp": {"min": [0.0], "max": [10.866666666666667], "mean": [5.433333333333333], "std": [3.146544253739448], "count": [327]}, "frame_index": {"min": [0], "max": [326], "mean": [163.0], "std": [94.39632761218344], "count": [327]}, "episode_index": {"min": [427], "max": [427], "mean": [427.0], "std": [0.0], "count": [327]}, "index": {"min": [225121], "max": [225447], "mean": [225284.0], "std": [94.39632761218344], "count": [327]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [327]}, "subtask_annotation": {"mean": [10.226299694189603, 29.0, 29.0, 29.0, 29.0], "std": [9.834914684845813, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [327]}, "scene_annotation": {"mean": [427.0], "std": [0.0], "min": [427], "max": [427], "count": [327]}, "eef_direction_state": {"mean": [3.831804281345566, 3.654434250764526], "std": [2.1713658066482866, 1.8054886335620297], "min": [0, 0], "max": [6, 6], "count": [327]}, "eef_velocity_state": {"mean": [0.7492354740061162, 1.107033639143731], "std": [0.7366286307624941, 0.7065742452184491], "min": [0, 0], "max": [2, 2], "count": [327]}, "eef_acc_mag_state": {"mean": [0.8990825688073395, 1.0122324159021407], "std": [0.8417066628774158, 0.8088786180668422], "min": [0, 0], "max": [2, 2], "count": [327]}, "eef_direction_action": {"mean": [3.831804281345566, 3.654434250764526], "std": [2.1713658066482866, 1.8054886335620297], "min": [0, 0], "max": [6, 6], "count": [327]}, "eef_velocity_action": {"mean": [0.7492354740061162, 1.107033639143731], "std": [0.7366286307624941, 0.7065742452184491], "min": [0, 0], "max": [2, 2], "count": [327]}, "eef_acc_mag_action": {"mean": [0.8990825688073395, 1.0122324159021407], "std": [0.8417066628774158, 0.8088786180668422], "min": [0, 0], "max": [2, 2], "count": [327]}, "eef_sim_pose_state": {"mean": [0.39928263308218576, 0.3786841794343116, 1.036745040804474, -1.0211886559837846, 1.3630587241590484, -0.15458994351105157, 0.5474240108330092, -0.30119056467769895, 1.1447080076753753, 0.3450756717632444, 0.9267818616503414, -0.4088059245874026], "std": [0.04561899805781308, 0.03763820894957331, 0.01673227658180716, 1.2390871891788366, 0.06910068258279044, 1.5585404133514076, 0.0712518572099416, 0.09929429256865333, 0.041293889463949386, 1.9560443696669048, 0.34906332969067194, 1.6879827499517506], "min": [0.3512733971551775, 0.2603612332998799, 1.0084988335218852, -3.1214792252166546, 1.2296012410496893, -3.0888617841578165, 0.4484254748270582, -0.4172026013050162, 1.0807512779274686, -3.133287163869345, 0.4161200677902408, -3.1233382543783], "max": [0.524557429130419, 0.40989323734415656, 1.0860117398686788, 3.140638083208366, 1.5376485703435478, 2.9892888901064647, 0.649490010711323, -0.1129745487153335, 1.24293617236, 3.137599071766321, 1.5287118476622465, 3.0742415554446074], "count": [327]}, "eef_sim_pose_action": {"mean": [0.39928263308218576, 0.3786841794343116, 1.036745040804474, -1.0211886559837846, 1.3630587241590484, -0.15458994351105157, 0.5474240108330092, -0.30119056467769895, 1.1447080076753753, 0.3450756717632444, 0.9267818616503414, -0.4088059245874026], "std": [0.04561899805781308, 0.03763820894957331, 0.01673227658180716, 1.2390871891788366, 0.06910068258279044, 1.5585404133514076, 0.0712518572099416, 0.09929429256865333, 0.041293889463949386, 1.9560443696669048, 0.34906332969067194, 1.6879827499517506], "min": [0.3512733971551775, 0.2603612332998799, 1.0084988335218852, -3.1214792252166546, 1.2296012410496893, -3.0888617841578165, 0.4484254748270582, -0.4172026013050162, 1.0807512779274686, -3.133287163869345, 0.4161200677902408, -3.1233382543783], "max": [0.524557429130419, 0.40989323734415656, 1.0860117398686788, 3.140638083208366, 1.5376485703435478, 2.9892888901064647, 0.649490010711323, -0.1129745487153335, 1.24293617236, 3.137599071766321, 1.5287118476622465, 3.0742415554446074], "count": [327]}, "gripper_mode_state": {"mean": [0.1651376146788991, 0.7737003058103975], "std": [0.371304703575194, 0.4184353505612233], "min": [0, 0], "max": [1, 1], "count": [327]}, "gripper_activity_state": {"mean": [1.6758409785932722, 1.892966360856269], "std": [0.6673676980772759, 0.39590342098305314], "min": [0, 0], "max": [2, 2], "count": [327]}, "gripper_mode_action": {"mean": [0.1651376146788991, 0.7737003058103975], "std": [0.371304703575194, 0.4184353505612233], "min": [0, 0], "max": [1, 1], "count": [327]}, "gripper_activity_action": {"mean": [1.6758409785932722, 1.892966360856269], "std": [0.6673676980772759, 0.39590342098305314], "min": [0, 0], "max": [2, 2], "count": [327]}, "gripper_open_scale_state": {"mean": [0.6217599388962493, 0.47919724779974826], "std": [0.19654156250435834, 0.2055108178263441], "min": [0.045, 0.179], "max": [0.833, 0.826], "count": [327]}, "gripper_open_scale_action": {"mean": [0.6217599388962493, 0.47919724779974826], "std": [0.19654156250435834, 0.2055108178263441], "min": [0.045, 0.179], "max": [0.833, 0.826], "count": [327]}}} +{"episode_index": 408, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.41907605392156866]], [[0.41168209558823526]], [[0.4085666952614379]]], "std": [[[0.23216145837434793]], [[0.23517582521393682]], [[0.2372107567022099]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47191768790849675]], [[0.47795820465686273]], [[0.4749105984477124]]], "std": [[[0.09705701977757956]], [[0.09854682352937402]], [[0.0994028143524868]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4430204370915033]], [[0.4377154595588235]], [[0.4337535437091503]]], "std": [[[0.1757378334169498]], [[0.18303310467616515]], [[0.18475143714647277]]], "count": [100]}, "observation.state": {"min": [0.2886251211166382, 1.930194616317749, -1.2333892583847046, -1.3762096166610718, -2.640089988708496, -1.8446210622787476, 0.5027246475219727, 153.0, 0.10368199646472931, 0.2828789949417114, -0.0812240019440651, -3.052999973297119, -0.3059999942779541, -1.1660000085830688, -0.4335746765136719, -2.0790886878967285, 0.2039417326450348, -0.10719813406467438, 0.6657209992408752, 1.3600479364395142, -1.088980793952942, 105.0, -0.38058799505233765, 0.19474799931049347, -0.01636200025677681, 1.3899999856948853, 0.47699999809265137, -3.1401853561401367], "max": [1.078089952468872, 2.0843071937561035, 0.21319198608398438, -0.09117600321769714, -1.0138269662857056, -1.297844409942627, 2.575983762741089, 831.0, 0.3840230107307434, 0.44623199105262756, 0.1477160006761551, -0.8899999856948853, 1.184000015258789, 0.6539999842643738, -0.0789237841963768, -2.0323312282562256, 1.0853331089019775, 0.6842738389968872, 1.957631230354309, 1.737108826637268, -0.10019935667514801, 859.0, -0.20951899886131287, 0.3177030086517334, 0.0532430000603199, 2.7839999198913574, 1.1629999876022339, 3.140000104904175], "mean": [0.6356977820396423, 2.04243803024292, -0.623893141746521, -0.727693498134613, -1.9249658584594727, -1.549826741218567, 1.6463590860366821, 579.66796875, 0.2312261015176773, 0.36359283328056335, 0.05636395886540413, -2.4293367862701416, 0.522566020488739, -0.16207225620746613, -0.20412792265415192, -2.0642271041870117, 0.4536118805408478, 0.24467185139656067, 1.3819966316223145, 1.5900391340255737, -0.7487586140632629, 730.9608154296875, -0.3536747097969055, 0.24616976082324982, 0.027133099734783173, 1.8825246095657349, 0.9294213056564331, 1.2587435245513916], "std": [0.3083238899707794, 0.04448632523417473, 0.3859054148197174, 0.28368958830833435, 0.5777767896652222, 0.1651039570569992, 0.6122674345970154, 203.2190704345703, 0.08303176611661911, 0.05643879622220993, 0.07350844889879227, 0.6682854890823364, 0.5322373509407043, 0.5816918611526489, 0.09058664739131927, 0.00885196402668953, 0.28758928179740906, 0.282882958650589, 0.3197365403175354, 0.08291057497262955, 0.26186561584472656, 208.85565185546875, 0.04441555589437485, 0.0326387993991375, 0.017034726217389107, 0.5348696112632751, 0.23139964044094086, 2.6111960411071777], "count": [318]}, "action": {"min": [0.2886251211166382, 1.930194616317749, -1.2333892583847046, -1.3762096166610718, -2.640089988708496, -1.8446210622787476, 0.5027246475219727, 153.0, 0.10368199646472931, 0.2828789949417114, -0.0812240019440651, -3.052999973297119, -0.3059999942779541, -1.1660000085830688, -0.4335746765136719, -2.0790886878967285, 0.2039417326450348, -0.10719813406467438, 0.6657209992408752, 1.3600479364395142, -1.088980793952942, 105.0, -0.38058799505233765, 0.19474799931049347, -0.01636200025677681, 1.3899999856948853, 0.47699999809265137, -3.1401853561401367], "max": [1.078089952468872, 2.0843071937561035, 0.21319198608398438, -0.09117600321769714, -1.0138269662857056, -1.297844409942627, 2.575983762741089, 831.0, 0.3840230107307434, 0.44623199105262756, 0.1477160006761551, -0.8899999856948853, 1.184000015258789, 0.6539999842643738, -0.0789237841963768, -2.0323312282562256, 1.0853331089019775, 0.6842738389968872, 1.957631230354309, 1.737108826637268, -0.10019935667514801, 859.0, -0.20951899886131287, 0.3177030086517334, 0.0532430000603199, 2.7839999198913574, 1.1629999876022339, 3.140000104904175], "mean": [0.6356977820396423, 2.04243803024292, -0.623893141746521, -0.727693498134613, -1.9249658584594727, -1.549826741218567, 1.6463590860366821, 579.66796875, 0.2312261015176773, 0.36359283328056335, 0.05636395886540413, -2.4293367862701416, 0.522566020488739, -0.16207225620746613, -0.20412792265415192, -2.0642271041870117, 0.4536118805408478, 0.24467185139656067, 1.3819966316223145, 1.5900391340255737, -0.7487586140632629, 730.9608154296875, -0.3536747097969055, 0.24616976082324982, 0.027133099734783173, 1.8825246095657349, 0.9294213056564331, 1.2587435245513916], "std": [0.3083238899707794, 0.04448632523417473, 0.3859054148197174, 0.28368958830833435, 0.5777767896652222, 0.1651039570569992, 0.6122674345970154, 203.2190704345703, 0.08303176611661911, 0.05643879622220993, 0.07350844889879227, 0.6682854890823364, 0.5322373509407043, 0.5816918611526489, 0.09058664739131927, 0.00885196402668953, 0.28758928179740906, 0.282882958650589, 0.3197365403175354, 0.08291057497262955, 0.26186561584472656, 208.85565185546875, 0.04441555589437485, 0.0326387993991375, 0.017034726217389107, 0.5348696112632751, 0.23139964044094086, 2.6111960411071777], "count": [318]}, "timestamp": {"min": [0.0], "max": [10.566666666666666], "mean": [5.283333333333333], "std": [3.059941296943577], "count": [318]}, "frame_index": {"min": [0], "max": [317], "mean": [158.5], "std": [91.79823890830731], "count": [318]}, "episode_index": {"min": [428], "max": [428], "mean": [428.0], "std": [0.0], "count": [318]}, "index": {"min": [225448], "max": [225765], "mean": [225606.5], "std": [91.79823890830731], "count": [318]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [318]}, "subtask_annotation": {"mean": [9.745283018867925, 29.0, 29.0, 29.0, 29.0], "std": [9.798018013627633, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [318]}, "scene_annotation": {"mean": [428.0], "std": [0.0], "min": [428], "max": [428], "count": [318]}, "eef_direction_state": {"mean": [4.229559748427673, 4.066037735849057], "std": [2.2065099070025838, 1.651769784188963], "min": [0, 0], "max": [6, 6], "count": [318]}, "eef_velocity_state": {"mean": [0.6509433962264151, 1.1320754716981132], "std": [0.7570522048189082, 0.7364132653942879], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_acc_mag_state": {"mean": [0.8553459119496856, 1.009433962264151], "std": [0.8380606392510648, 0.8298133800072265], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_direction_action": {"mean": [4.229559748427673, 4.066037735849057], "std": [2.2065099070025838, 1.651769784188963], "min": [0, 0], "max": [6, 6], "count": [318]}, "eef_velocity_action": {"mean": [0.6509433962264151, 1.1320754716981132], "std": [0.7570522048189082, 0.7364132653942879], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_acc_mag_action": {"mean": [0.8553459119496856, 1.009433962264151], "std": [0.8380606392510648, 0.8298133800072265], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_sim_pose_state": {"mean": [0.43410317646994584, 0.34743933570776037, 1.031472624937115, -1.1535498329279346, 1.2686629880771838, -0.4536580809526202, 0.5690234062270114, -0.2877042306339071, 1.1528675607202212, 0.4439000672948786, 0.8884000409140139, -0.5917037406761655], "std": [0.03817199509607292, 0.03175785645935402, 0.02574122639015952, 1.0855371701380878, 0.11915170423110284, 1.5645005408218369, 0.06851349110036138, 0.1000464652596453, 0.04633213335897258, 2.0461217386013706, 0.36598126449064694, 1.8392741887320312], "min": [0.3764304492807292, 0.24387583865950258, 1.0112358291420767, -3.0413370526362944, 1.1415891935886116, -2.9983745170556753, 0.4687806876882067, -0.40523709440709765, 1.0517762883268904, -3.120724997926753, 0.36928305445725407, -3.0831529680056713], "max": [0.5291368327748647, 0.3788360668655433, 1.1085551806874043, 2.9261687326428127, 1.5435602740201322, 2.832681980267642, 0.663301073510706, -0.11153264987171796, 1.2492901516863906, 3.1166088207635076, 1.492573279375565, 3.0689224836842244], "count": [318]}, "eef_sim_pose_action": {"mean": [0.43410317646994584, 0.34743933570776037, 1.031472624937115, -1.1535498329279346, 1.2686629880771838, -0.4536580809526202, 0.5690234062270114, -0.2877042306339071, 1.1528675607202212, 0.4439000672948786, 0.8884000409140139, -0.5917037406761655], "std": [0.03817199509607292, 0.03175785645935402, 0.02574122639015952, 1.0855371701380878, 0.11915170423110284, 1.5645005408218369, 0.06851349110036138, 0.1000464652596453, 0.04633213335897258, 2.0461217386013706, 0.36598126449064694, 1.8392741887320312], "min": [0.3764304492807292, 0.24387583865950258, 1.0112358291420767, -3.0413370526362944, 1.1415891935886116, -2.9983745170556753, 0.4687806876882067, -0.40523709440709765, 1.0517762883268904, -3.120724997926753, 0.36928305445725407, -3.0831529680056713], "max": [0.5291368327748647, 0.3788360668655433, 1.1085551806874043, 2.9261687326428127, 1.5435602740201322, 2.832681980267642, 0.663301073510706, -0.11153264987171796, 1.2492901516863906, 3.1166088207635076, 1.492573279375565, 3.0689224836842244], "count": [318]}, "gripper_mode_state": {"mean": [0.1509433962264151, 0.2641509433962264], "std": [0.35799369737755193, 0.44088005454898016], "min": [0, 0], "max": [1, 1], "count": [318]}, "gripper_activity_state": {"mean": [1.751572327044025, 1.8553459119496856], "std": [0.5918051848744401, 0.46019517307991614], "min": [0, 0], "max": [2, 2], "count": [318]}, "gripper_mode_action": {"mean": [0.1509433962264151, 0.2641509433962264], "std": [0.35799369737755193, 0.44088005454898016], "min": [0, 0], "max": [1, 1], "count": [318]}, "gripper_activity_action": {"mean": [1.751572327044025, 1.8553459119496856], "std": [0.5918051848744401, 0.46019517307991614], "min": [0, 0], "max": [2, 2], "count": [318]}, "gripper_open_scale_state": {"mean": [0.7309606919678509, 0.5796682390896766], "std": [0.20885566228270547, 0.2032189253102714], "min": [0.105, 0.153], "max": [0.859, 0.831], "count": [318]}, "gripper_open_scale_action": {"mean": [0.7309606919678509, 0.5796682390896766], "std": [0.20885566228270547, 0.2032189253102714], "min": [0.105, 0.153], "max": [0.859, 0.831], "count": [318]}}} +{"episode_index": 409, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.42118183823529415]], [[0.4195699366830065]], [[0.41645463235294117]]], "std": [[[0.22988235952651248]], [[0.2313990584473853]], [[0.23424537229101922]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8745098039215686]], [[0.8392156862745098]], [[0.8627450980392157]]], "mean": [[[0.4739345343137255]], [[0.4793888276143791]], [[0.4741668218954248]]], "std": [[[0.0882582874639406]], [[0.08869363307563931]], [[0.08936072572986604]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.9725490196078431]], [[0.9803921568627451]]], "mean": [[[0.4207415931372549]], [[0.4106623549836601]], [[0.40630877859477127]]], "std": [[[0.20780563016618203]], [[0.21946143058104634]], [[0.22042420905588947]]], "count": [100]}, "observation.state": {"min": [0.040421828627586365, 1.931014895439148, -1.4420608282089233, -1.744369387626648, -2.6598994731903076, -1.9723093509674072, 0.5132315158843994, 137.0, 0.09895800054073334, 0.23983299732208252, -0.09209100157022476, -2.993000030517578, -0.47699999809265137, -1.0870000123977661, -0.5230053663253784, -2.0758771896362305, 0.10121164470911026, -0.10451031476259232, 0.6584254503250122, 1.4066307544708252, -1.164902687072754, 215.0, -0.3847689926624298, 0.19404500722885132, -0.004724999889731407, 1.2929999828338623, 0.5120000243186951, -3.1411852836608887], "max": [1.0956305265426636, 2.086855411529541, -0.06293657422065735, -0.0007853982388041914, -0.8733976483345032, -1.1841535568237305, 2.508718967437744, 832.0, 0.3719249963760376, 0.4356380105018616, 0.15576699376106262, -0.7390000224113464, 1.2860000133514404, 1.2660000324249268, -0.05785766616463661, -1.8719005584716797, 1.1132582426071167, 0.63137286901474, 1.7818591594696045, 1.7027781009674072, -0.2206270694732666, 859.0, -0.23527300357818604, 0.3335860073566437, 0.06739500164985657, 2.802999973297119, 1.0190000534057617, 3.128999948501587], "mean": [0.5549052357673645, 2.0587103366851807, -0.8081190586090088, -0.7152495384216309, -1.789623737335205, -1.5565807819366455, 1.621707558631897, 587.7713012695312, 0.23557817935943604, 0.33675262331962585, 0.04263722151517868, -2.140350341796875, 0.44959309697151184, 0.10194636136293411, -0.23237305879592896, -2.0487115383148193, 0.6812874674797058, 0.14857357740402222, 1.0547646284103394, 1.5624622106552124, -0.5779420137405396, 772.6608276367188, -0.36202117800712585, 0.25112876296043396, 0.027983911335468292, 1.8018995523452759, 0.8183942437171936, 1.0243489742279053], "std": [0.37949153780937195, 0.03818207606673241, 0.40758079290390015, 0.4523794949054718, 0.7647794485092163, 0.17932333052158356, 0.6325120329856873, 250.58978271484375, 0.09781521558761597, 0.07236895710229874, 0.07474977523088455, 0.9243476986885071, 0.650779664516449, 0.7403128147125244, 0.11391869187355042, 0.04680553078651428, 0.2221725583076477, 0.28249824047088623, 0.4724411070346832, 0.09081700444221497, 0.33678048849105835, 180.5462188720703, 0.03931932523846626, 0.037191666662693024, 0.014811908826231956, 0.571490466594696, 0.11665988713502884, 2.698270320892334], "count": [317]}, "action": {"min": [0.040421828627586365, 1.931014895439148, -1.4420608282089233, -1.744369387626648, -2.6598994731903076, -1.9723093509674072, 0.5132315158843994, 137.0, 0.09895800054073334, 0.23983299732208252, -0.09209100157022476, -2.993000030517578, -0.47699999809265137, -1.0870000123977661, -0.5230053663253784, -2.0758771896362305, 0.10121164470911026, -0.10451031476259232, 0.6584254503250122, 1.4066307544708252, -1.164902687072754, 215.0, -0.3847689926624298, 0.19404500722885132, -0.004724999889731407, 1.2929999828338623, 0.5120000243186951, -3.1411852836608887], "max": [1.0956305265426636, 2.086855411529541, -0.06293657422065735, -0.0007853982388041914, -0.8733976483345032, -1.1841535568237305, 2.508718967437744, 832.0, 0.3719249963760376, 0.4356380105018616, 0.15576699376106262, -0.7390000224113464, 1.2860000133514404, 1.2660000324249268, -0.05785766616463661, -1.8719005584716797, 1.1132582426071167, 0.63137286901474, 1.7818591594696045, 1.7027781009674072, -0.2206270694732666, 859.0, -0.23527300357818604, 0.3335860073566437, 0.06739500164985657, 2.802999973297119, 1.0190000534057617, 3.128999948501587], "mean": [0.5549052357673645, 2.0587103366851807, -0.8081190586090088, -0.7152495384216309, -1.789623737335205, -1.5565807819366455, 1.621707558631897, 587.7713012695312, 0.23557817935943604, 0.33675262331962585, 0.04263722151517868, -2.140350341796875, 0.44959309697151184, 0.10194636136293411, -0.23237305879592896, -2.0487115383148193, 0.6812874674797058, 0.14857357740402222, 1.0547646284103394, 1.5624622106552124, -0.5779420137405396, 772.6608276367188, -0.36202117800712585, 0.25112876296043396, 0.027983911335468292, 1.8018995523452759, 0.8183942437171936, 1.0243489742279053], "std": [0.37949153780937195, 0.03818207606673241, 0.40758079290390015, 0.4523794949054718, 0.7647794485092163, 0.17932333052158356, 0.6325120329856873, 250.58978271484375, 0.09781521558761597, 0.07236895710229874, 0.07474977523088455, 0.9243476986885071, 0.650779664516449, 0.7403128147125244, 0.11391869187355042, 0.04680553078651428, 0.2221725583076477, 0.28249824047088623, 0.4724411070346832, 0.09081700444221497, 0.33678048849105835, 180.5462188720703, 0.03931932523846626, 0.037191666662693024, 0.014811908826231956, 0.571490466594696, 0.11665988713502884, 2.698270320892334], "count": [317]}, "timestamp": {"min": [0.0], "max": [10.533333333333333], "mean": [5.266666666666667], "std": [3.050318744728892], "count": [317]}, "frame_index": {"min": [0], "max": [316], "mean": [158.0], "std": [91.50956234186677], "count": [317]}, "episode_index": {"min": [429], "max": [429], "mean": [429.0], "std": [0.0], "count": [317]}, "index": {"min": [225766], "max": [226082], "mean": [225924.0], "std": [91.50956234186677], "count": [317]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [317]}, "subtask_annotation": {"mean": [9.318611987381704, 29.0, 29.0, 29.0, 29.0], "std": [9.541676834372007, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [317]}, "scene_annotation": {"mean": [429.0], "std": [0.0], "min": [429], "max": [429], "count": [317]}, "eef_direction_state": {"mean": [2.9747634069400632, 3.67192429022082], "std": [2.300595250949736, 1.6960523158176537], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_state": {"mean": [0.861198738170347, 1.2712933753943219], "std": [0.6737360978812948, 0.7074831422590344], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_state": {"mean": [0.9558359621451105, 1.0946372239747635], "std": [0.8165900157659775, 0.7806025402256925], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_direction_action": {"mean": [2.9747634069400632, 3.67192429022082], "std": [2.300595250949736, 1.6960523158176537], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_action": {"mean": [0.861198738170347, 1.2712933753943219], "std": [0.6737360978812948, 0.7074831422590344], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_action": {"mean": [0.9558359621451105, 1.0946372239747635], "std": [0.8165900157659775, 0.7806025402256925], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_sim_pose_state": {"mean": [0.43804576218561425, 0.3498921627389802, 1.0265693559696027, -1.153992820825998, 1.3590086442635894, -0.04182161813284051, 0.5409731933021479, -0.2750003288175395, 1.1396838532746836, 0.22731230383717013, 0.7454787750051367, -0.5379839625662348], "std": [0.041668761597319706, 0.026812487516555666, 0.026315954812351113, 0.917629998847486, 0.09656821717362095, 1.6565961165059193, 0.0862795006421755, 0.10834696950636899, 0.06275198021055103, 2.0695784499053773, 0.35508924211590065, 1.6769741664715099], "min": [0.375243406293674, 0.26761882234198764, 1.0053146626227683, -2.9654293636786235, 1.057340960231922, -3.131582631348441, 0.4280675244650267, -0.4001409672894364, 1.0460267688541138, -3.088630097287799, 0.2960627890164689, -3.1259852158659784], "max": [0.5415301751252336, 0.40239074579708733, 1.0981779011688395, -0.0568690553637951, 1.5158255601152062, 3.135662682878069, 0.6531047257571585, -0.09219576935733953, 1.249580280240882, 3.1250542305558975, 1.557385509387398, 3.0688398628456572], "count": [317]}, "eef_sim_pose_action": {"mean": [0.43804576218561425, 0.3498921627389802, 1.0265693559696027, -1.153992820825998, 1.3590086442635894, -0.04182161813284051, 0.5409731933021479, -0.2750003288175395, 1.1396838532746836, 0.22731230383717013, 0.7454787750051367, -0.5379839625662348], "std": [0.041668761597319706, 0.026812487516555666, 0.026315954812351113, 0.917629998847486, 0.09656821717362095, 1.6565961165059193, 0.0862795006421755, 0.10834696950636899, 0.06275198021055103, 2.0695784499053773, 0.35508924211590065, 1.6769741664715099], "min": [0.375243406293674, 0.26761882234198764, 1.0053146626227683, -2.9654293636786235, 1.057340960231922, -3.131582631348441, 0.4280675244650267, -0.4001409672894364, 1.0460267688541138, -3.088630097287799, 0.2960627890164689, -3.1259852158659784], "max": [0.5415301751252336, 0.40239074579708733, 1.0981779011688395, -0.0568690553637951, 1.5158255601152062, 3.135662682878069, 0.6531047257571585, -0.09219576935733953, 1.249580280240882, 3.1250542305558975, 1.557385509387398, 3.0688398628456572], "count": [317]}, "gripper_mode_state": {"mean": [0.13564668769716087, 0.26813880126182965], "std": [0.3424130018179063, 0.44299027587487483], "min": [0, 0], "max": [1, 1], "count": [317]}, "gripper_activity_state": {"mean": [1.832807570977918, 1.8012618296529967], "std": [0.49008722992904685, 0.5401235262037701], "min": [0, 0], "max": [2, 2], "count": [317]}, "gripper_mode_action": {"mean": [0.13564668769716087, 0.26813880126182965], "std": [0.3424130018179063, 0.44299027587487483], "min": [0, 0], "max": [1, 1], "count": [317]}, "gripper_activity_action": {"mean": [1.832807570977918, 1.8012618296529967], "std": [0.49008722992904685, 0.5401235262037701], "min": [0, 0], "max": [2, 2], "count": [317]}, "gripper_open_scale_state": {"mean": [0.7726608832807584, 0.5877712931347199], "std": [0.18054639460345592, 0.25058962723016637], "min": [0.215, 0.137], "max": [0.859, 0.832], "count": [317]}, "gripper_open_scale_action": {"mean": [0.7726608832807584, 0.5877712931347199], "std": [0.18054639460345592, 0.25058962723016637], "min": [0.215, 0.137], "max": [0.859, 0.832], "count": [317]}}} +{"episode_index": 410, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4214148835784314]], [[0.41871873570261436]], [[0.4138118075980392]]], "std": [[[0.22715782139596963]], [[0.22906803185015268]], [[0.23251149088148476]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4746197099673202]], [[0.48154248366013075]], [[0.47844626838235293]]], "std": [[[0.09325985970121482]], [[0.09417250378568025]], [[0.09483152792774104]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[0.8823529411764706]], [[0.8980392156862745]]], "mean": [[[0.4307722569444445]], [[0.42325996119281045]], [[0.41913278390522873]]], "std": [[[0.1997112719093192]], [[0.20824037231216902]], [[0.2099297253379911]]], "count": [100]}, "observation.state": {"min": [0.0821002870798111, 1.941312313079834, -1.3406398296356201, -1.6456711292266846, -2.556593179702759, -2.044182062149048, 0.5138424038887024, 139.0, 0.1099570021033287, 0.26328301429748535, -0.0685499981045723, -3.066999912261963, -0.40299996733665466, -1.1019999980926514, -0.5235289931297302, -2.0780413150787354, -0.09248499572277069, -0.2837730944156647, 1.2379446029663086, 1.4378546476364136, -1.0440036058425903, 170.0, -0.3856180012226105, 0.1970289945602417, -0.05038800090551376, 1.2549999952316284, 0.562000036239624, -3.1371853351593018], "max": [1.0117499828338623, 2.0875535011291504, -0.24836036562919617, 0.0029670598451048136, -0.5551543235778809, -1.2428489923477173, 2.619215726852417, 700.0, 0.3530130088329315, 0.4274919927120209, 0.19068700075149536, -0.7089999914169312, 1.1269999742507935, 1.00600004196167, -0.076637402176857, -2.0381431579589844, 0.7038214802742004, 0.6035872101783752, 1.8419157266616821, 1.725048542022705, -0.07782423496246338, 829.0, -0.23684699833393097, 0.32155999541282654, 0.05670100077986717, 2.7690000534057617, 1.0019999742507935, 3.125], "mean": [0.5369532108306885, 2.057786464691162, -0.9081321358680725, -0.7156586050987244, -1.6592841148376465, -1.5455111265182495, 1.4915449619293213, 563.7243041992188, 0.2390846312046051, 0.34268268942832947, 0.042240314185619354, -2.1552422046661377, 0.46054786443710327, 0.06626709550619125, -0.24939145147800446, -2.0671329498291016, 0.28871068358421326, 0.03233766928315163, 1.4330129623413086, 1.5619733333587646, -0.4258274435997009, 710.7705688476562, -0.34695595502853394, 0.25132840871810913, 0.0011135335080325603, 1.8119893074035645, 0.8125484585762024, 0.9634173512458801], "std": [0.311386376619339, 0.03791850805282593, 0.3155537545681, 0.5169150829315186, 0.8569043874740601, 0.1769631952047348, 0.7182928323745728, 202.43260192871094, 0.08846750855445862, 0.06248150020837784, 0.0657334178686142, 0.7971468567848206, 0.5891538262367249, 0.6494098901748657, 0.11141370981931686, 0.006932705640792847, 0.2656184136867523, 0.31835702061653137, 0.21173736453056335, 0.09849834442138672, 0.3767470419406891, 188.2615966796875, 0.03669486939907074, 0.03435200825333595, 0.018699776381254196, 0.5795941352844238, 0.10292954742908478, 2.7557435035705566], "count": [292]}, "action": {"min": [0.0821002870798111, 1.941312313079834, -1.3406398296356201, -1.6456711292266846, -2.556593179702759, -2.044182062149048, 0.5138424038887024, 139.0, 0.1099570021033287, 0.26328301429748535, -0.0685499981045723, -3.066999912261963, -0.40299996733665466, -1.1019999980926514, -0.5235289931297302, -2.0780413150787354, -0.09248499572277069, -0.2837730944156647, 1.2379446029663086, 1.4378546476364136, -1.0440036058425903, 170.0, -0.3856180012226105, 0.1970289945602417, -0.05038800090551376, 1.2549999952316284, 0.562000036239624, -3.1371853351593018], "max": [1.0117499828338623, 2.0875535011291504, -0.24836036562919617, 0.0029670598451048136, -0.5551543235778809, -1.2428489923477173, 2.619215726852417, 700.0, 0.3530130088329315, 0.4274919927120209, 0.19068700075149536, -0.7089999914169312, 1.1269999742507935, 1.00600004196167, -0.076637402176857, -2.0381431579589844, 0.7038214802742004, 0.6035872101783752, 1.8419157266616821, 1.725048542022705, -0.07782423496246338, 829.0, -0.23684699833393097, 0.32155999541282654, 0.05670100077986717, 2.7690000534057617, 1.0019999742507935, 3.125], "mean": [0.5369532108306885, 2.057786464691162, -0.9081321358680725, -0.7156586050987244, -1.6592841148376465, -1.5455111265182495, 1.4915449619293213, 563.7243041992188, 0.2390846312046051, 0.34268268942832947, 0.042240314185619354, -2.1552422046661377, 0.46054786443710327, 0.06626709550619125, -0.24939145147800446, -2.0671329498291016, 0.28871068358421326, 0.03233766928315163, 1.4330129623413086, 1.5619733333587646, -0.4258274435997009, 710.7705688476562, -0.34695595502853394, 0.25132840871810913, 0.0011135335080325603, 1.8119893074035645, 0.8125484585762024, 0.9634173512458801], "std": [0.311386376619339, 0.03791850805282593, 0.3155537545681, 0.5169150829315186, 0.8569043874740601, 0.1769631952047348, 0.7182928323745728, 202.43260192871094, 0.08846750855445862, 0.06248150020837784, 0.0657334178686142, 0.7971468567848206, 0.5891538262367249, 0.6494098901748657, 0.11141370981931686, 0.006932705640792847, 0.2656184136867523, 0.31835702061653137, 0.21173736453056335, 0.09849834442138672, 0.3767470419406891, 188.2615966796875, 0.03669486939907074, 0.03435200825333595, 0.018699776381254196, 0.5795941352844238, 0.10292954742908478, 2.7557435035705566], "count": [292]}, "timestamp": {"min": [0.0], "max": [9.7], "mean": [4.8500000000000005], "std": [2.8097548331166227], "count": [292]}, "frame_index": {"min": [0], "max": [291], "mean": [145.5], "std": [84.2926449934987], "count": [292]}, "episode_index": {"min": [430], "max": [430], "mean": [430.0], "std": [0.0], "count": [292]}, "index": {"min": [226083], "max": [226374], "mean": [226228.5], "std": [84.2926449934987], "count": [292]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [292]}, "subtask_annotation": {"mean": [8.900684931506849, 29.0, 29.0, 29.0, 29.0], "std": [9.112711252979755, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [292]}, "scene_annotation": {"mean": [430.0], "std": [0.0], "min": [430], "max": [430], "count": [292]}, "eef_direction_state": {"mean": [3.3732876712328768, 3.7226027397260273], "std": [2.2757744759071534, 1.7146935725265062], "min": [0, 0], "max": [6, 6], "count": [292]}, "eef_velocity_state": {"mean": [0.8801369863013698, 1.273972602739726], "std": [0.7420925488763289, 0.7121311633189066], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_acc_mag_state": {"mean": [0.9726027397260274, 1.0787671232876712], "std": [0.8353918404651693, 0.8217679657932965], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_direction_action": {"mean": [3.3732876712328768, 3.7226027397260273], "std": [2.2757744759071534, 1.7146935725265062], "min": [0, 0], "max": [6, 6], "count": [292]}, "eef_velocity_action": {"mean": [0.8801369863013698, 1.273972602739726], "std": [0.7420925488763289, 0.7121311633189066], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_acc_mag_action": {"mean": [0.9726027397260274, 1.0787671232876712], "std": [0.8353918404651693, 0.8217679657932965], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_sim_pose_state": {"mean": [0.4385875725809899, 0.32017976788651187, 1.0179482221004987, -1.0141443032136794, 1.3822420380946143, -0.21442871994650686, 0.5443859883708986, -0.27755362530133804, 1.1366637200637324, 0.15045011629960844, 0.8205010171235774, -0.5524040880155354], "std": [0.03884882512929456, 0.029177061049986342, 0.02109885870683578, 0.8823377845293354, 0.08165767702224867, 1.5389608920161202, 0.07605656021114188, 0.09121456002448672, 0.07189840305756501, 2.0357569612625923, 0.36618677285388374, 1.6199247569490205], "min": [0.3784345453141539, 0.2433305547084063, 0.999534308182792, -2.84822143695117, 1.1984242838727117, -3.105156593214793, 0.45025128687459726, -0.40060314367020244, 1.040556387563156, -3.1396692302098126, 0.3481827808341065, -3.1013063519447135], "max": [0.5280231546581946, 0.37409048771695824, 1.080195408251467, 0.1516583945161234, 1.5181420816598128, 3.1188738936297553, 0.643527902392327, -0.11799673032595506, 1.2690544676307314, 3.100928070555044, 1.5399417182895259, 3.121411944600632], "count": [292]}, "eef_sim_pose_action": {"mean": [0.4385875725809899, 0.32017976788651187, 1.0179482221004987, -1.0141443032136794, 1.3822420380946143, -0.21442871994650686, 0.5443859883708986, -0.27755362530133804, 1.1366637200637324, 0.15045011629960844, 0.8205010171235774, -0.5524040880155354], "std": [0.03884882512929456, 0.029177061049986342, 0.02109885870683578, 0.8823377845293354, 0.08165767702224867, 1.5389608920161202, 0.07605656021114188, 0.09121456002448672, 0.07189840305756501, 2.0357569612625923, 0.36618677285388374, 1.6199247569490205], "min": [0.3784345453141539, 0.2433305547084063, 0.999534308182792, -2.84822143695117, 1.1984242838727117, -3.105156593214793, 0.45025128687459726, -0.40060314367020244, 1.040556387563156, -3.1396692302098126, 0.3481827808341065, -3.1013063519447135], "max": [0.5280231546581946, 0.37409048771695824, 1.080195408251467, 0.1516583945161234, 1.5181420816598128, 3.1188738936297553, 0.643527902392327, -0.11799673032595506, 1.2690544676307314, 3.100928070555044, 1.5399417182895259, 3.121411944600632], "count": [292]}, "gripper_mode_state": {"mean": [0.1643835616438356, 0.22602739726027396], "std": [0.37062326735530604, 0.4182571134458078], "min": [0, 0], "max": [1, 1], "count": [292]}, "gripper_activity_state": {"mean": [1.821917808219178, 1.7602739726027397], "std": [0.5258382936347733, 0.5770116036029423], "min": [0, 0], "max": [2, 2], "count": [292]}, "gripper_mode_action": {"mean": [0.1643835616438356, 0.22602739726027396], "std": [0.37062326735530604, 0.4182571134458078], "min": [0, 0], "max": [1, 1], "count": [292]}, "gripper_activity_action": {"mean": [1.821917808219178, 1.7602739726027397], "std": [0.5258382936347733, 0.5770116036029423], "min": [0, 0], "max": [2, 2], "count": [292]}, "gripper_open_scale_state": {"mean": [0.7107705482064868, 0.5637243147026993], "std": [0.18826165115098692, 0.2024325470005804], "min": [0.17, 0.139], "max": [0.829, 0.7], "count": [292]}, "gripper_open_scale_action": {"mean": [0.7107705482064868, 0.5637243147026993], "std": [0.18826165115098692, 0.2024325470005804], "min": [0.17, 0.139], "max": [0.829, 0.7], "count": [292]}}} +{"episode_index": 411, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4267152226307189]], [[0.42362201388888887]], [[0.42075996119281045]]], "std": [[[0.21840321170177282]], [[0.22030793384602385]], [[0.2221078690437431]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4695524714052287]], [[0.4747920281862745]], [[0.469453449754902]]], "std": [[[0.09622403284069354]], [[0.09502382315562481]], [[0.09605559425212681]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9764705882352941]], [[0.9568627450980393]]], "mean": [[[0.43587352124183004]], [[0.42944781862745096]], [[0.4252562377450981]]], "std": [[[0.180391256290866]], [[0.1885985070998757]], [[0.19040707928741163]]], "count": [100]}, "observation.state": {"min": [0.10334094613790512, 1.9168777465820312, -1.6453568935394287, -1.478538155555725, -2.5865259170532227, -1.8980456590652466, 0.3997851610183716, 140.0, 0.08791399747133255, 0.26998499035835266, -0.10117699950933456, -2.921999931335449, -0.39100000262260437, -1.003000020980835, -0.5696057081222534, -2.074009656906128, -0.35440656542778015, -0.12915436923503876, 1.43532395362854, 1.441624402999878, -1.123486042022705, 146.0, -0.4004170000553131, 0.18990300595760345, -0.07086899876594543, 1.2289999723434448, 0.6039999723434448, -3.1391851902008057], "max": [1.0101442337036133, 2.0873091220855713, -0.35061919689178467, 0.10478957742452621, -0.7161435484886169, -0.8893675208091736, 2.541182041168213, 761.0, 0.3561060130596161, 0.4387759864330292, 0.16507099568843842, -0.796999990940094, 1.2769999504089355, 1.0089999437332153, -0.06492625176906586, -2.054427146911621, 0.4553738534450531, 0.6754249930381775, 1.9846312999725342, 1.8147060871124268, -0.1636246293783188, 844.0, -0.2387229949235916, 0.31213000416755676, 0.06189199909567833, 2.6559998989105225, 1.003000020980835, 3.1389999389648438], "mean": [0.5288330912590027, 2.060148000717163, -0.8938109874725342, -0.5702382922172546, -1.4912031888961792, -1.5052592754364014, 1.351035475730896, 617.2913208007812, 0.24234353005886078, 0.3418743908405304, 0.03679312765598297, -1.8834389448165894, 0.5615798234939575, 0.3005855083465576, -0.2215614914894104, -2.0660719871520996, 0.023361876606941223, 0.06093370541930199, 1.6162021160125732, 1.5395886898040771, -0.43247565627098083, 703.2146606445312, -0.36702555418014526, 0.2438115030527115, 0.018331054598093033, 1.7218011617660522, 0.8050420880317688, 1.5513817071914673], "std": [0.3056030571460724, 0.03864704817533493, 0.37655121088027954, 0.4790560007095337, 0.8351133465766907, 0.27112695574760437, 0.7174267172813416, 220.78700256347656, 0.09342311322689056, 0.0646418109536171, 0.0672653540968895, 0.8489020466804504, 0.6092444658279419, 0.6951069235801697, 0.11883213371038437, 0.0041968608275055885, 0.2891882658004761, 0.26953965425491333, 0.19230622053146362, 0.08404608070850372, 0.33994776010513306, 187.86375427246094, 0.04174915701150894, 0.032179784029722214, 0.027598094195127487, 0.5528249740600586, 0.08614896982908249, 2.479252815246582], "count": [333]}, "action": {"min": [0.10334094613790512, 1.9168777465820312, -1.6453568935394287, -1.478538155555725, -2.5865259170532227, -1.8980456590652466, 0.3997851610183716, 140.0, 0.08791399747133255, 0.26998499035835266, -0.10117699950933456, -2.921999931335449, -0.39100000262260437, -1.003000020980835, -0.5696057081222534, -2.074009656906128, -0.35440656542778015, -0.12915436923503876, 1.43532395362854, 1.441624402999878, -1.123486042022705, 146.0, -0.4004170000553131, 0.18990300595760345, -0.07086899876594543, 1.2289999723434448, 0.6039999723434448, -3.1391851902008057], "max": [1.0101442337036133, 2.0873091220855713, -0.35061919689178467, 0.10478957742452621, -0.7161435484886169, -0.8893675208091736, 2.541182041168213, 761.0, 0.3561060130596161, 0.4387759864330292, 0.16507099568843842, -0.796999990940094, 1.2769999504089355, 1.0089999437332153, -0.06492625176906586, -2.054427146911621, 0.4553738534450531, 0.6754249930381775, 1.9846312999725342, 1.8147060871124268, -0.1636246293783188, 844.0, -0.2387229949235916, 0.31213000416755676, 0.06189199909567833, 2.6559998989105225, 1.003000020980835, 3.1389999389648438], "mean": [0.5288330912590027, 2.060148000717163, -0.8938109874725342, -0.5702382922172546, -1.4912031888961792, -1.5052592754364014, 1.351035475730896, 617.2913208007812, 0.24234353005886078, 0.3418743908405304, 0.03679312765598297, -1.8834389448165894, 0.5615798234939575, 0.3005855083465576, -0.2215614914894104, -2.0660719871520996, 0.023361876606941223, 0.06093370541930199, 1.6162021160125732, 1.5395886898040771, -0.43247565627098083, 703.2146606445312, -0.36702555418014526, 0.2438115030527115, 0.018331054598093033, 1.7218011617660522, 0.8050420880317688, 1.5513817071914673], "std": [0.3056030571460724, 0.03864704817533493, 0.37655121088027954, 0.4790560007095337, 0.8351133465766907, 0.27112695574760437, 0.7174267172813416, 220.78700256347656, 0.09342311322689056, 0.0646418109536171, 0.0672653540968895, 0.8489020466804504, 0.6092444658279419, 0.6951069235801697, 0.11883213371038437, 0.0041968608275055885, 0.2891882658004761, 0.26953965425491333, 0.19230622053146362, 0.08404608070850372, 0.33994776010513306, 187.86375427246094, 0.04174915701150894, 0.032179784029722214, 0.027598094195127487, 0.5528249740600586, 0.08614896982908249, 2.479252815246582], "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": [431], "max": [431], "mean": [431.0], "std": [0.0], "count": [333]}, "index": {"min": [226375], "max": [226707], "mean": [226541.0], "std": [96.12838637294743], "count": [333]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [333]}, "subtask_annotation": {"mean": [11.66066066066066, 29.0, 29.0, 29.0, 29.0], "std": [10.541303669234221, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [333]}, "scene_annotation": {"mean": [431.0], "std": [0.0], "min": [431], "max": [431], "count": [333]}, "eef_direction_state": {"mean": [3.7387387387387387, 3.78978978978979], "std": [2.1366740947083622, 1.650630314847073], "min": [0, 0], "max": [6, 6], "count": [333]}, "eef_velocity_state": {"mean": [0.8168168168168168, 1.1411411411411412], "std": [0.7510269762108904, 0.7277559534809219], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_acc_mag_state": {"mean": [0.9429429429429429, 1.012012012012012], "std": [0.8416984043894229, 0.830991216715384], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_direction_action": {"mean": [3.7387387387387387, 3.78978978978979], "std": [2.1366740947083622, 1.650630314847073], "min": [0, 0], "max": [6, 6], "count": [333]}, "eef_velocity_action": {"mean": [0.8168168168168168, 1.1411411411411412], "std": [0.7510269762108904, 0.7277559534809219], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_acc_mag_action": {"mean": [0.9429429429429429, 1.012012012012012], "std": [0.8416984043894229, 0.830991216715384], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_sim_pose_state": {"mean": [0.42973680540146647, 0.34277739972932997, 1.0158100705157396, -0.8266284422900433, 1.388733870443154, -0.08289030519693107, 0.5415498453301976, -0.27381469068331943, 1.1239218937553723, 0.3797014278650636, 0.802149289559821, -0.3685552100953704], "std": [0.03516102668754565, 0.03692252192000799, 0.019253618446835524, 0.873682615700927, 0.08171209926356846, 1.4207867640774425, 0.07665789252394496, 0.09938597970887326, 0.06277697199920027, 1.7974166463481982, 0.30919953264087613, 1.5189231894166129], "min": [0.371497875832628, 0.2210476317024844, 0.9990815293789158, -2.6819159225947895, 1.1751599952816578, -3.1371744017123886, 0.45774097108501494, -0.40146019230964225, 1.0426770439386184, -3.1297101825781537, 0.3432334756646884, -3.0869921017553943], "max": [0.5119033442487324, 0.3987697127967458, 1.0769007733251839, 0.06781646046504786, 1.4876587022211645, 3.119241284445724, 0.6503322667822306, -0.0856764625423315, 1.2535760385694743, 3.117627158372765, 1.4057253057407655, 3.0638746157228898], "count": [333]}, "eef_sim_pose_action": {"mean": [0.42973680540146647, 0.34277739972932997, 1.0158100705157396, -0.8266284422900433, 1.388733870443154, -0.08289030519693107, 0.5415498453301976, -0.27381469068331943, 1.1239218937553723, 0.3797014278650636, 0.802149289559821, -0.3685552100953704], "std": [0.03516102668754565, 0.03692252192000799, 0.019253618446835524, 0.873682615700927, 0.08171209926356846, 1.4207867640774425, 0.07665789252394496, 0.09938597970887326, 0.06277697199920027, 1.7974166463481982, 0.30919953264087613, 1.5189231894166129], "min": [0.371497875832628, 0.2210476317024844, 0.9990815293789158, -2.6819159225947895, 1.1751599952816578, -3.1371744017123886, 0.45774097108501494, -0.40146019230964225, 1.0426770439386184, -3.1297101825781537, 0.3432334756646884, -3.0869921017553943], "max": [0.5119033442487324, 0.3987697127967458, 1.0769007733251839, 0.06781646046504786, 1.4876587022211645, 3.119241284445724, 0.6503322667822306, -0.0856764625423315, 1.2535760385694743, 3.117627158372765, 1.4057253057407655, 3.0638746157228898], "count": [333]}, "gripper_mode_state": {"mean": [0.13813813813813813, 0.21021021021021022], "std": [0.34504491436603896, 0.4074578232573165], "min": [0, 0], "max": [1, 1], "count": [333]}, "gripper_activity_state": {"mean": [1.8318318318318318, 1.8618618618618619], "std": [0.5099095561991853, 0.47027448902951324], "min": [0, 0], "max": [2, 2], "count": [333]}, "gripper_mode_action": {"mean": [0.13813813813813813, 0.21021021021021022], "std": [0.34504491436603896, 0.4074578232573165], "min": [0, 0], "max": [1, 1], "count": [333]}, "gripper_activity_action": {"mean": [1.8318318318318318, 1.8618618618618619], "std": [0.5099095561991853, 0.47027448902951324], "min": [0, 0], "max": [2, 2], "count": [333]}, "gripper_open_scale_state": {"mean": [0.7032147151729352, 0.6172912912454718], "std": [0.1878635034790106, 0.22078698131099617], "min": [0.146, 0.14], "max": [0.844, 0.761], "count": [333]}, "gripper_open_scale_action": {"mean": [0.7032147151729352, 0.6172912912454718], "std": [0.1878635034790106, 0.22078698131099617], "min": [0.146, 0.14], "max": [0.844, 0.761], "count": [333]}}} +{"episode_index": 412, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4210866809640523]], [[0.4190940461601307]], [[0.4158403104575163]]], "std": [[[0.226989161950241]], [[0.22810227497651106]], [[0.23080050447775338]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4844113888888889]], [[0.48849487132352937]], [[0.48487612745098035]]], "std": [[[0.0775462431841454]], [[0.07746191707867307]], [[0.07765945091793865]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[0.8117647058823529]], [[0.8117647058823529]]], "mean": [[[0.43821928513071895]], [[0.43157544321895425]], [[0.42780422998366013]]], "std": [[[0.18901257345367017]], [[0.1965385874944484]], [[0.19802660980005363]]], "count": [100]}, "observation.state": {"min": [0.06935938447713852, 1.9260929822921753, -1.4425146579742432, -1.5098844766616821, -2.665205240249634, -1.7492387294769287, 0.46245989203453064, 137.0, 0.08024799823760986, 0.2568899989128113, -0.09598100185394287, -3.0280001163482666, -0.3479999899864197, -1.1369999647140503, -0.5895722508430481, -2.0786523818969727, -0.39273402094841003, -0.1964368224143982, 1.6609251499176025, 1.3670116662979126, -0.8150688409805298, 193.0, -0.38546499609947205, 0.2222370058298111, -0.06832200288772583, 1.305999994277954, 0.5299999713897705, -3.1411852836608887], "max": [1.128041386604309, 2.0881991386413574, -0.44081780314445496, 0.008429940789937973, -0.4829500913619995, -1.1688295602798462, 2.6594979763031006, 827.0, 0.3680410087108612, 0.44269299507141113, 0.12350600212812424, -0.7699999809265137, 1.1540000438690186, 1.090000033378601, -0.1526465117931366, -2.058353900909424, 0.584248960018158, 0.4576951861381531, 1.7934305667877197, 1.8421599864959717, -0.07471755146980286, 844.0, -0.2289610058069229, 0.31290900707244873, 0.04217199981212616, 2.681999921798706, 0.9500000476837158, 3.13100004196167], "mean": [0.5796434283256531, 2.0553324222564697, -0.9586400389671326, -0.5842499136924744, -1.5314120054244995, -1.5021402835845947, 1.476332187652588, 645.6716918945312, 0.23645171523094177, 0.3466549813747406, 0.03310976177453995, -2.0012099742889404, 0.48388341069221497, 0.1709599792957306, -0.2603621482849121, -2.067530632019043, -0.07833511382341385, -0.008455252274870872, 1.726470708847046, 1.491337537765503, -0.30090662837028503, 720.4533081054688, -0.35260242223739624, 0.26188984513282776, 0.002882815431803465, 1.7420265674591064, 0.7592098116874695, 1.5005322694778442], "std": [0.37648725509643555, 0.0446847565472126, 0.2887631058692932, 0.4098987579345703, 0.942551851272583, 0.183752179145813, 0.7569560408592224, 261.2261962890625, 0.10326562821865082, 0.07219114154577255, 0.06778984516859055, 0.9330606460571289, 0.5723464488983154, 0.7802507281303406, 0.1104743629693985, 0.0042962972074747086, 0.38039636611938477, 0.2342395931482315, 0.031276896595954895, 0.09839295595884323, 0.297261506319046, 175.1187286376953, 0.042017653584480286, 0.023085160180926323, 0.02269117720425129, 0.48637858033180237, 0.08416294306516647, 2.571842670440674], "count": [300]}, "action": {"min": [0.06935938447713852, 1.9260929822921753, -1.4425146579742432, -1.5098844766616821, -2.665205240249634, -1.7492387294769287, 0.46245989203453064, 137.0, 0.08024799823760986, 0.2568899989128113, -0.09598100185394287, -3.0280001163482666, -0.3479999899864197, -1.1369999647140503, -0.5895722508430481, -2.0786523818969727, -0.39273402094841003, -0.1964368224143982, 1.6609251499176025, 1.3670116662979126, -0.8150688409805298, 193.0, -0.38546499609947205, 0.2222370058298111, -0.06832200288772583, 1.305999994277954, 0.5299999713897705, -3.1411852836608887], "max": [1.128041386604309, 2.0881991386413574, -0.44081780314445496, 0.008429940789937973, -0.4829500913619995, -1.1688295602798462, 2.6594979763031006, 827.0, 0.3680410087108612, 0.44269299507141113, 0.12350600212812424, -0.7699999809265137, 1.1540000438690186, 1.090000033378601, -0.1526465117931366, -2.058353900909424, 0.584248960018158, 0.4576951861381531, 1.7934305667877197, 1.8421599864959717, -0.07471755146980286, 844.0, -0.2289610058069229, 0.31290900707244873, 0.04217199981212616, 2.681999921798706, 0.9500000476837158, 3.13100004196167], "mean": [0.5796434283256531, 2.0553324222564697, -0.9586400389671326, -0.5842499136924744, -1.5314120054244995, -1.5021402835845947, 1.476332187652588, 645.6716918945312, 0.23645171523094177, 0.3466549813747406, 0.03310976177453995, -2.0012099742889404, 0.48388341069221497, 0.1709599792957306, -0.2603621482849121, -2.067530632019043, -0.07833511382341385, -0.008455252274870872, 1.726470708847046, 1.491337537765503, -0.30090662837028503, 720.4533081054688, -0.35260242223739624, 0.26188984513282776, 0.002882815431803465, 1.7420265674591064, 0.7592098116874695, 1.5005322694778442], "std": [0.37648725509643555, 0.0446847565472126, 0.2887631058692932, 0.4098987579345703, 0.942551851272583, 0.183752179145813, 0.7569560408592224, 261.2261962890625, 0.10326562821865082, 0.07219114154577255, 0.06778984516859055, 0.9330606460571289, 0.5723464488983154, 0.7802507281303406, 0.1104743629693985, 0.0042962972074747086, 0.38039636611938477, 0.2342395931482315, 0.031276896595954895, 0.09839295595884323, 0.297261506319046, 175.1187286376953, 0.042017653584480286, 0.023085160180926323, 0.02269117720425129, 0.48637858033180237, 0.08416294306516647, 2.571842670440674], "count": [300]}, "timestamp": {"min": [0.0], "max": [9.966666666666667], "mean": [4.983333333333333], "std": [2.8867353083961027], "count": [300]}, "frame_index": {"min": [0], "max": [299], "mean": [149.5], "std": [86.60205925188308], "count": [300]}, "episode_index": {"min": [432], "max": [432], "mean": [432.0], "std": [0.0], "count": [300]}, "index": {"min": [226708], "max": [227007], "mean": [226857.5], "std": [86.60205925188308], "count": [300]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [300]}, "subtask_annotation": {"mean": [10.463333333333333, 29.0, 29.0, 29.0, 29.0], "std": [10.01342376790055, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [300]}, "scene_annotation": {"mean": [432.0], "std": [0.0], "min": [432], "max": [432], "count": [300]}, "eef_direction_state": {"mean": [3.4833333333333334, 3.5366666666666666], "std": [2.3230128903837106, 1.7612464020939522], "min": [0, 0], "max": [6, 6], "count": [300]}, "eef_velocity_state": {"mean": [0.8033333333333333, 1.1566666666666667], "std": [0.7558585993571956, 0.7202700110992329], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_acc_mag_state": {"mean": [0.91, 0.97], "std": [0.8377947242612607, 0.7931582439841376], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_direction_action": {"mean": [3.4833333333333334, 3.5366666666666666], "std": [2.3230128903837106, 1.7612464020939522], "min": [0, 0], "max": [6, 6], "count": [300]}, "eef_velocity_action": {"mean": [0.8033333333333333, 1.1566666666666667], "std": [0.7558585993571956, 0.7202700110992329], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_acc_mag_action": {"mean": [0.91, 0.97], "std": [0.8377947242612607, 0.7931582439841376], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_sim_pose_state": {"mean": [0.4476785164755421, 0.32323297603559437, 1.0145320182938808, 0.20931337672121297, 1.4264898875964043, 0.2859758924762746, 0.5493529018068244, -0.2667833183130148, 1.1294969441826548, 0.1935398393594157, 0.768475416919449, -0.48897709518765015], "std": [0.027917561439016556, 0.03302545430890675, 0.019092175793688878, 1.2402481791135473, 0.06199344013509555, 1.1510954354431215, 0.08583114082410417, 0.10946469312576529, 0.05950523153664661, 2.0173462446763977, 0.3210897540114518, 1.6241457026452886], "min": [0.40507935016536034, 0.21699707218106898, 0.9956332356571457, -3.097269823887614, 1.2449621683810266, -2.941782171920793, 0.4450671720395202, -0.39022964988141845, 1.04934206532872, -3.1299882307583697, 0.2997956669765742, -3.140416246707367], "max": [0.5158223582575074, 0.36214280331010684, 1.0744769261447495, 3.1411399625753758, 1.5558593480224356, 3.1009193449225463, 0.6595528147814897, -0.0830684493655807, 1.218475682857271, 3.1016495287660777, 1.5151652939247833, 3.118380265188124], "count": [300]}, "eef_sim_pose_action": {"mean": [0.4476785164755421, 0.32323297603559437, 1.0145320182938808, 0.20931337672121297, 1.4264898875964043, 0.2859758924762746, 0.5493529018068244, -0.2667833183130148, 1.1294969441826548, 0.1935398393594157, 0.768475416919449, -0.48897709518765015], "std": [0.027917561439016556, 0.03302545430890675, 0.019092175793688878, 1.2402481791135473, 0.06199344013509555, 1.1510954354431215, 0.08583114082410417, 0.10946469312576529, 0.05950523153664661, 2.0173462446763977, 0.3210897540114518, 1.6241457026452886], "min": [0.40507935016536034, 0.21699707218106898, 0.9956332356571457, -3.097269823887614, 1.2449621683810266, -2.941782171920793, 0.4450671720395202, -0.39022964988141845, 1.04934206532872, -3.1299882307583697, 0.2997956669765742, -3.140416246707367], "max": [0.5158223582575074, 0.36214280331010684, 1.0744769261447495, 3.1411399625753758, 1.5558593480224356, 3.1009193449225463, 0.6595528147814897, -0.0830684493655807, 1.218475682857271, 3.1016495287660777, 1.5151652939247833, 3.118380265188124], "count": [300]}, "gripper_mode_state": {"mean": [0.13, 0.23], "std": [0.33630343441600485, 0.42083250825001695], "min": [0, 0], "max": [1, 1], "count": [300]}, "gripper_activity_state": {"mean": [1.8166666666666667, 1.8233333333333333], "std": [0.5444160990353696, 0.5087129729905517], "min": [0, 0], "max": [2, 2], "count": [300]}, "gripper_mode_action": {"mean": [0.13, 0.23], "std": [0.33630343441600485, 0.42083250825001695], "min": [0, 0], "max": [1, 1], "count": [300]}, "gripper_activity_action": {"mean": [1.8166666666666667, 1.8233333333333333], "std": [0.5444160990353696, 0.5087129729905517], "min": [0, 0], "max": [2, 2], "count": [300]}, "gripper_open_scale_state": {"mean": [0.7204533328247075, 0.6456716665649406], "std": [0.1751186811538388, 0.26122629631745253], "min": [0.193, 0.137], "max": [0.844, 0.827], "count": [300]}, "gripper_open_scale_action": {"mean": [0.7204533328247075, 0.6456716665649406], "std": [0.1751186811538388, 0.26122629631745253], "min": [0.193, 0.137], "max": [0.844, 0.827], "count": [300]}}} +{"episode_index": 413, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.42381260212418304]], [[0.41919174632352946]], [[0.41505442810457516]]], "std": [[[0.22540319594726993]], [[0.2287682016809541]], [[0.23115489823351826]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4719606883169935]], [[0.476991995506536]], [[0.47217898080065357]]], "std": [[[0.09580613048125025]], [[0.09609132658772686]], [[0.09695396208425586]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.8]], [[0.8117647058823529]]], "mean": [[[0.4353503778594771]], [[0.43127613562091505]], [[0.4264061172385621]]], "std": [[[0.18109766070188432]], [[0.18756489101957557]], [[0.1905184440362843]]], "count": [100]}, "observation.state": {"min": [0.0820653885602951, 1.8938393592834473, -1.169824481010437, -1.5788248777389526, -2.5976433753967285, -1.813309907913208, 0.32422980666160583, 156.0, 0.12517200410366058, 0.2251020073890686, -0.038047999143600464, -3.0239999294281006, -0.22700001299381256, -1.0190000534057617, -0.5538802742958069, -2.0745856761932373, -0.44481465220451355, -0.2986782193183899, 1.652931571006775, 1.3881652355194092, -1.0604970455169678, 215.0, -0.387253999710083, 0.20161299407482147, -0.05186999961733818, 1.2760000228881836, 0.546999990940094, -3.1351852416992188], "max": [0.8843234777450562, 2.0862269401550293, -0.09471901506185532, 0.08895944058895111, -0.6105860471725464, -1.2301081418991089, 2.503011703491211, 827.0, 0.38399600982666016, 0.42759498953819275, 0.15884600579738617, -0.7670000195503235, 1.1619999408721924, 0.7979999780654907, -0.10126400738954544, -2.050569772720337, 0.39735913276672363, 0.6345493197441101, 2.1345901489257812, 1.8446909189224243, 0.07195992767810822, 848.0, -0.24007800221443176, 0.3042620122432709, 0.05266200006008148, 2.8350000381469727, 0.9330000281333923, 3.119999885559082], "mean": [0.46157073974609375, 2.0613579750061035, -0.7415162324905396, -0.6112269163131714, -1.6464468240737915, -1.6036323308944702, 1.3389960527420044, 635.7015380859375, 0.26591920852661133, 0.322397917509079, 0.04526806250214577, -2.05924654006958, 0.5684454441070557, 0.08504848182201385, -0.22112509608268738, -2.0682146549224854, -0.14063042402267456, -0.004564482718706131, 1.774757742881775, 1.5469186305999756, -0.3012407720088959, 754.0530395507812, -0.3586232364177704, 0.24435202777385712, 0.008182545192539692, 1.7638416290283203, 0.7483364939689636, 1.2129930257797241], "std": [0.2842685878276825, 0.035751063376665115, 0.2734503746032715, 0.5016969442367554, 0.7460097670555115, 0.16633059084415436, 0.7323879599571228, 216.56715393066406, 0.08065508306026459, 0.07577058672904968, 0.04718184098601341, 0.7841192483901978, 0.49809542298316956, 0.6226774454116821, 0.11295698583126068, 0.005915354937314987, 0.3358612656593323, 0.3267163932323456, 0.16908535361289978, 0.1436784863471985, 0.43347012996673584, 176.9329833984375, 0.03909091278910637, 0.028905706480145454, 0.01991061493754387, 0.6270781755447388, 0.08387026190757751, 2.6996407508850098], "count": [330]}, "action": {"min": [0.0820653885602951, 1.8938393592834473, -1.169824481010437, -1.5788248777389526, -2.5976433753967285, -1.813309907913208, 0.32422980666160583, 156.0, 0.12517200410366058, 0.2251020073890686, -0.038047999143600464, -3.0239999294281006, -0.22700001299381256, -1.0190000534057617, -0.5538802742958069, -2.0745856761932373, -0.44481465220451355, -0.2986782193183899, 1.652931571006775, 1.3881652355194092, -1.0604970455169678, 215.0, -0.387253999710083, 0.20161299407482147, -0.05186999961733818, 1.2760000228881836, 0.546999990940094, -3.1351852416992188], "max": [0.8843234777450562, 2.0862269401550293, -0.09471901506185532, 0.08895944058895111, -0.6105860471725464, -1.2301081418991089, 2.503011703491211, 827.0, 0.38399600982666016, 0.42759498953819275, 0.15884600579738617, -0.7670000195503235, 1.1619999408721924, 0.7979999780654907, -0.10126400738954544, -2.050569772720337, 0.39735913276672363, 0.6345493197441101, 2.1345901489257812, 1.8446909189224243, 0.07195992767810822, 848.0, -0.24007800221443176, 0.3042620122432709, 0.05266200006008148, 2.8350000381469727, 0.9330000281333923, 3.119999885559082], "mean": [0.46157073974609375, 2.0613579750061035, -0.7415162324905396, -0.6112269163131714, -1.6464468240737915, -1.6036323308944702, 1.3389960527420044, 635.7015380859375, 0.26591920852661133, 0.322397917509079, 0.04526806250214577, -2.05924654006958, 0.5684454441070557, 0.08504848182201385, -0.22112509608268738, -2.0682146549224854, -0.14063042402267456, -0.004564482718706131, 1.774757742881775, 1.5469186305999756, -0.3012407720088959, 754.0530395507812, -0.3586232364177704, 0.24435202777385712, 0.008182545192539692, 1.7638416290283203, 0.7483364939689636, 1.2129930257797241], "std": [0.2842685878276825, 0.035751063376665115, 0.2734503746032715, 0.5016969442367554, 0.7460097670555115, 0.16633059084415436, 0.7323879599571228, 216.56715393066406, 0.08065508306026459, 0.07577058672904968, 0.04718184098601341, 0.7841192483901978, 0.49809542298316956, 0.6226774454116821, 0.11295698583126068, 0.005915354937314987, 0.3358612656593323, 0.3267163932323456, 0.16908535361289978, 0.1436784863471985, 0.43347012996673584, 176.9329833984375, 0.03909091278910637, 0.028905706480145454, 0.01991061493754387, 0.6270781755447388, 0.08387026190757751, 2.6996407508850098], "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": [433], "max": [433], "mean": [433.0], "std": [0.0], "count": [330]}, "index": {"min": [227008], "max": [227337], "mean": [227172.5], "std": [95.26235702871658], "count": [330]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [330]}, "subtask_annotation": {"mean": [9.987878787878788, 29.0, 29.0, 29.0, 29.0], "std": [9.735899129720654, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [330]}, "scene_annotation": {"mean": [433.0], "std": [0.0], "min": [433], "max": [433], "count": [330]}, "eef_direction_state": {"mean": [3.875757575757576, 3.684848484848485], "std": [2.1233949807468204, 1.7539775079103106], "min": [0, 0], "max": [6, 6], "count": [330]}, "eef_velocity_state": {"mean": [0.7636363636363637, 1.103030303030303], "std": [0.7293908549493529, 0.6797882239232723], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_acc_mag_state": {"mean": [0.9515151515151515, 1.0666666666666667], "std": [0.8297941373476251, 0.7949334512518579], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_direction_action": {"mean": [3.875757575757576, 3.684848484848485], "std": [2.1233949807468204, 1.7539775079103106], "min": [0, 0], "max": [6, 6], "count": [330]}, "eef_velocity_action": {"mean": [0.7636363636363637, 1.103030303030303], "std": [0.7293908549493529, 0.6797882239232723], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_acc_mag_action": {"mean": [0.9515151515151515, 1.0666666666666667], "std": [0.8297941373476251, 0.7949334512518579], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_sim_pose_state": {"mean": [0.4318895820935529, 0.3294958219763808, 1.0151622061209593, -0.465318829190079, 1.4115384985865724, 0.4070632020200267, 0.5224564017250085, -0.29839558128821625, 1.1160670744731689, 0.41366778831802653, 0.9051996309957693, -0.5148780629546506], "std": [0.031472085553077275, 0.030753120089790607, 0.022370476476350598, 1.1107340288433714, 0.09446427811846174, 1.4526515928807644, 0.08800977760752353, 0.072739699824825, 0.0675041238952776, 1.9574048091537477, 0.26663137332230397, 1.6152994455984013], "min": [0.3874140045940607, 0.24121476710850492, 0.9921008968170186, -2.7302016194608876, 1.1621690129212134, -3.05879837541952, 0.41242830236069145, -0.4037619580373591, 1.0340223576920726, -3.135335911223781, 0.49387530232559973, -3.0965513614812172], "max": [0.5119107011710602, 0.3863012048360186, 1.0766858986179075, 0.5812396644609142, 1.5055131368906638, 3.1353466101675465, 0.638059739551416, -0.1634025789496206, 1.241650834711605, 3.1268899438354567, 1.535203979889609, 3.1323881877341604], "count": [330]}, "eef_sim_pose_action": {"mean": [0.4318895820935529, 0.3294958219763808, 1.0151622061209593, -0.465318829190079, 1.4115384985865724, 0.4070632020200267, 0.5224564017250085, -0.29839558128821625, 1.1160670744731689, 0.41366778831802653, 0.9051996309957693, -0.5148780629546506], "std": [0.031472085553077275, 0.030753120089790607, 0.022370476476350598, 1.1107340288433714, 0.09446427811846174, 1.4526515928807644, 0.08800977760752353, 0.072739699824825, 0.0675041238952776, 1.9574048091537477, 0.26663137332230397, 1.6152994455984013], "min": [0.3874140045940607, 0.24121476710850492, 0.9921008968170186, -2.7302016194608876, 1.1621690129212134, -3.05879837541952, 0.41242830236069145, -0.4037619580373591, 1.0340223576920726, -3.135335911223781, 0.49387530232559973, -3.0965513614812172], "max": [0.5119107011710602, 0.3863012048360186, 1.0766858986179075, 0.5812396644609142, 1.5055131368906638, 3.1353466101675465, 0.638059739551416, -0.1634025789496206, 1.241650834711605, 3.1268899438354567, 1.535203979889609, 3.1323881877341604], "count": [330]}, "gripper_mode_state": {"mean": [0.12727272727272726, 0.19696969696969696], "std": [0.33327823236042536, 0.3977092348002032], "min": [0, 0], "max": [1, 1], "count": [330]}, "gripper_activity_state": {"mean": [1.8181818181818181, 1.8393939393939394], "std": [0.5137235109765059, 0.4686792493285257], "min": [0, 0], "max": [2, 2], "count": [330]}, "gripper_mode_action": {"mean": [0.12727272727272726, 0.19696969696969696], "std": [0.33327823236042536, 0.3977092348002032], "min": [0, 0], "max": [1, 1], "count": [330]}, "gripper_activity_action": {"mean": [1.8181818181818181, 1.8393939393939394], "std": [0.5137235109765059, 0.4686792493285257], "min": [0, 0], "max": [2, 2], "count": [330]}, "gripper_open_scale_state": {"mean": [0.7540530303955065, 0.6357015152902339], "std": [0.1769328360200194, 0.21656725001634577], "min": [0.215, 0.156], "max": [0.848, 0.827], "count": [330]}, "gripper_open_scale_action": {"mean": [0.7540530303955065, 0.6357015152902339], "std": [0.1769328360200194, 0.21656725001634577], "min": [0.215, 0.156], "max": [0.848, 0.827], "count": [330]}}} +{"episode_index": 414, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.42393887867647057]], [[0.41955176470588235]], [[0.41541055964052287]]], "std": [[[0.2287619210813622]], [[0.23189555280920643]], [[0.234567731290461]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47564372753267975]], [[0.4796097589869281]], [[0.4759245955882353]]], "std": [[[0.08441464328224439]], [[0.0845011847100284]], [[0.08506819451095074]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.9803921568627451]], [[0.996078431372549]]], "mean": [[[0.4212755575980392]], [[0.413347379493464]], [[0.40905569852941176]]], "std": [[[0.2006499377769648]], [[0.20981943132550807]], [[0.21195880087295152]]], "count": [100]}, "observation.state": {"min": [0.05262168124318123, 1.9507369995117188, -1.335997223854065, -1.6380963325500488, -2.5314431190490723, -1.9492013454437256, 0.44347071647644043, 158.0, 0.12421900033950806, 0.21323800086975098, -0.05744599923491478, -3.0160000324249268, -0.37700000405311584, -1.0269999504089355, -0.530562698841095, -2.0786523818969727, -0.2957460284233093, -0.29768335819244385, 1.680490493774414, 1.4695148468017578, -0.956876814365387, 78.0, -0.38016700744628906, 0.19008100032806396, -0.07288400083780289, 1.2799999713897705, 0.5910000801086426, -3.1381852626800537], "max": [0.8684234619140625, 2.083574056625366, -0.16999506950378418, 0.04084070399403572, -0.8195717930793762, -1.3196958303451538, 2.4763081073760986, 756.0, 0.3787420094013214, 0.41041699051856995, 0.18174199759960175, -0.7559999823570251, 1.1619999408721924, 1.1349999904632568, -0.058049652725458145, -2.056957721710205, 0.6241821050643921, 0.5140692591667175, 1.988157033920288, 1.7814053297042847, -0.04902629926800728, 843.0, -0.22704200446605682, 0.28672000765800476, 0.04993399977684021, 2.9000000953674316, 1.065999984741211, 3.132999897003174], "mean": [0.4401854872703552, 2.0573551654815674, -0.7506845593452454, -0.6718469262123108, -1.684914469718933, -1.6329525709152222, 1.4635666608810425, 593.8871459960938, 0.27240893244743347, 0.3094230592250824, 0.05483045056462288, -1.953009843826294, 0.5241063833236694, 0.21534179151058197, -0.20462636649608612, -2.0689852237701416, 0.015092644840478897, -0.014543621800839901, 1.7381718158721924, 1.6291844844818115, -0.36784306168556213, 702.697509765625, -0.3415835499763489, 0.23254011571407318, -0.00013471902639139444, 1.806881308555603, 0.802573561668396, 0.8002955317497253], "std": [0.3020295202732086, 0.03152379393577576, 0.34221675992012024, 0.5157046318054199, 0.7843959331512451, 0.17172762751579285, 0.6496463418006897, 236.2002410888672, 0.08972158282995224, 0.08358699828386307, 0.058104485273361206, 0.9649227857589722, 0.5944958329200745, 0.7567124962806702, 0.12998217344284058, 0.0045927828177809715, 0.3420281708240509, 0.28193172812461853, 0.09367041289806366, 0.07367420196533203, 0.36030659079551697, 223.02914428710938, 0.04138963297009468, 0.02601039782166481, 0.025492582470178604, 0.6103834509849548, 0.11005894839763641, 2.7705888748168945], "count": [319]}, "action": {"min": [0.05262168124318123, 1.9507369995117188, -1.335997223854065, -1.6380963325500488, -2.5314431190490723, -1.9492013454437256, 0.44347071647644043, 158.0, 0.12421900033950806, 0.21323800086975098, -0.05744599923491478, -3.0160000324249268, -0.37700000405311584, -1.0269999504089355, -0.530562698841095, -2.0786523818969727, -0.2957460284233093, -0.29768335819244385, 1.680490493774414, 1.4695148468017578, -0.956876814365387, 78.0, -0.38016700744628906, 0.19008100032806396, -0.07288400083780289, 1.2799999713897705, 0.5910000801086426, -3.1381852626800537], "max": [0.8684234619140625, 2.083574056625366, -0.16999506950378418, 0.04084070399403572, -0.8195717930793762, -1.3196958303451538, 2.4763081073760986, 756.0, 0.3787420094013214, 0.41041699051856995, 0.18174199759960175, -0.7559999823570251, 1.1619999408721924, 1.1349999904632568, -0.058049652725458145, -2.056957721710205, 0.6241821050643921, 0.5140692591667175, 1.988157033920288, 1.7814053297042847, -0.04902629926800728, 843.0, -0.22704200446605682, 0.28672000765800476, 0.04993399977684021, 2.9000000953674316, 1.065999984741211, 3.132999897003174], "mean": [0.4401854872703552, 2.0573551654815674, -0.7506845593452454, -0.6718469262123108, -1.684914469718933, -1.6329525709152222, 1.4635666608810425, 593.8871459960938, 0.27240893244743347, 0.3094230592250824, 0.05483045056462288, -1.953009843826294, 0.5241063833236694, 0.21534179151058197, -0.20462636649608612, -2.0689852237701416, 0.015092644840478897, -0.014543621800839901, 1.7381718158721924, 1.6291844844818115, -0.36784306168556213, 702.697509765625, -0.3415835499763489, 0.23254011571407318, -0.00013471902639139444, 1.806881308555603, 0.802573561668396, 0.8002955317497253], "std": [0.3020295202732086, 0.03152379393577576, 0.34221675992012024, 0.5157046318054199, 0.7843959331512451, 0.17172762751579285, 0.6496463418006897, 236.2002410888672, 0.08972158282995224, 0.08358699828386307, 0.058104485273361206, 0.9649227857589722, 0.5944958329200745, 0.7567124962806702, 0.12998217344284058, 0.0045927828177809715, 0.3420281708240509, 0.28193172812461853, 0.09367041289806366, 0.07367420196533203, 0.36030659079551697, 223.02914428710938, 0.04138963297009468, 0.02601039782166481, 0.025492582470178604, 0.6103834509849548, 0.11005894839763641, 2.7705888748168945], "count": [319]}, "timestamp": {"min": [0.0], "max": [10.6], "mean": [5.3], "std": [3.0695638488590236], "count": [319]}, "frame_index": {"min": [0], "max": [318], "mean": [159.0], "std": [92.0869154657707], "count": [319]}, "episode_index": {"min": [434], "max": [434], "mean": [434.0], "std": [0.0], "count": [319]}, "index": {"min": [227338], "max": [227656], "mean": [227497.0], "std": [92.0869154657707], "count": [319]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [319]}, "subtask_annotation": {"mean": [10.134796238244514, 29.0, 29.0, 29.0, 29.0], "std": [9.861931456014126, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [319]}, "scene_annotation": {"mean": [434.0], "std": [0.0], "min": [434], "max": [434], "count": [319]}, "eef_direction_state": {"mean": [3.470219435736677, 3.9529780564263324], "std": [2.196796673756842, 1.8093233557847217], "min": [0, 0], "max": [6, 6], "count": [319]}, "eef_velocity_state": {"mean": [0.8369905956112853, 1.1065830721003134], "std": [0.7203349773094343, 0.72651565827566], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_state": {"mean": [0.9686520376175548, 1.0344827586206897], "std": [0.8373838203722604, 0.7850896753187345], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_direction_action": {"mean": [3.470219435736677, 3.9529780564263324], "std": [2.196796673756842, 1.8093233557847217], "min": [0, 0], "max": [6, 6], "count": [319]}, "eef_velocity_action": {"mean": [0.8369905956112853, 1.1065830721003134], "std": [0.7203349773094343, 0.72651565827566], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_action": {"mean": [0.9686520376175548, 1.0344827586206897], "std": [0.8373838203722604, 0.7850896753187345], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_sim_pose_state": {"mean": [0.4204631366601149, 0.3161900167951891, 1.0181452010346024, -0.7365850758875201, 1.351460613060739, -0.09206463486657027, 0.5103515154391673, -0.30668254084878405, 1.1200866590519367, 0.3887921381709688, 0.7764269419525166, -0.5669430206503356], "std": [0.03358171623818458, 0.03667719070912541, 0.017441091134317462, 0.9725927673286648, 0.05210273628057034, 1.4495582245737653, 0.0970831306584557, 0.08667171571645446, 0.06901763824565146, 2.022179065411623, 0.27430544152578606, 1.621371265903523], "min": [0.37130732996365556, 0.21755269670547572, 1.0028327043587246, -2.9251591516296798, 1.2246529216703586, -2.9487028457608147, 0.4025218737494854, -0.43474758105607636, 1.032571122148836, -3.1292352020563072, 0.39401040475295135, -3.080645323786985], "max": [0.49718630906992667, 0.3858634720698982, 1.069256247196793, 0.17753854554560977, 1.5207737154530765, 3.140184195325292, 0.6288541436375907, -0.15223541147532071, 1.2512185295164195, 3.127377163285844, 1.439502781518661, 3.0335989358677065], "count": [319]}, "eef_sim_pose_action": {"mean": [0.4204631366601149, 0.3161900167951891, 1.0181452010346024, -0.7365850758875201, 1.351460613060739, -0.09206463486657027, 0.5103515154391673, -0.30668254084878405, 1.1200866590519367, 0.3887921381709688, 0.7764269419525166, -0.5669430206503356], "std": [0.03358171623818458, 0.03667719070912541, 0.017441091134317462, 0.9725927673286648, 0.05210273628057034, 1.4495582245737653, 0.0970831306584557, 0.08667171571645446, 0.06901763824565146, 2.022179065411623, 0.27430544152578606, 1.621371265903523], "min": [0.37130732996365556, 0.21755269670547572, 1.0028327043587246, -2.9251591516296798, 1.2246529216703586, -2.9487028457608147, 0.4025218737494854, -0.43474758105607636, 1.032571122148836, -3.1292352020563072, 0.39401040475295135, -3.080645323786985], "max": [0.49718630906992667, 0.3858634720698982, 1.069256247196793, 0.17753854554560977, 1.5207737154530765, 3.140184195325292, 0.6288541436375907, -0.15223541147532071, 1.2512185295164195, 3.127377163285844, 1.439502781518661, 3.0335989358677065], "count": [319]}, "gripper_mode_state": {"mean": [0.1724137931034483, 0.26332288401253917], "std": [0.3777396948311494, 0.4404360824998991], "min": [0, 0], "max": [1, 1], "count": [319]}, "gripper_activity_state": {"mean": [1.8025078369905956, 1.8244514106583072], "std": [0.5501723689158863, 0.519733712252358], "min": [0, 0], "max": [2, 2], "count": [319]}, "gripper_mode_action": {"mean": [0.1724137931034483, 0.26332288401253917], "std": [0.3777396948311494, 0.4404360824998991], "min": [0, 0], "max": [1, 1], "count": [319]}, "gripper_activity_action": {"mean": [1.8025078369905956, 1.8244514106583072], "std": [0.5501723689158863, 0.519733712252358], "min": [0, 0], "max": [2, 2], "count": [319]}, "gripper_open_scale_state": {"mean": [0.70269749187601, 0.5938871471919236], "std": [0.22302902955400722, 0.23620007520067007], "min": [0.078, 0.158], "max": [0.843, 0.756], "count": [319]}, "gripper_open_scale_action": {"mean": [0.70269749187601, 0.5938871471919236], "std": [0.22302902955400722, 0.23620007520067007], "min": [0.078, 0.158], "max": [0.843, 0.756], "count": [319]}}} +{"episode_index": 415, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.42783763888888887]], [[0.42382338643790846]], [[0.41933745506535947]]], "std": [[[0.22944661836215627]], [[0.23053771143531915]], [[0.23296474166138215]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47650292687908496]], [[0.4819391482843137]], [[0.4782064195261438]]], "std": [[[0.07209536029808877]], [[0.07136206952107346]], [[0.07151801399986442]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[0.8235294117647058]], [[0.807843137254902]]], "mean": [[[0.4400367075163399]], [[0.432882608251634]], [[0.4286783251633987]]], "std": [[[0.18922484558613406]], [[0.19736055268022537]], [[0.1991988078108027]]], "count": [100]}, "observation.state": {"min": [0.051714107394218445, 1.9492013454437256, -1.2189555168151855, -1.6429831981658936, -2.5064847469329834, -1.875548243522644, 0.5834112167358398, 137.0, 0.12511500716209412, 0.22050899267196655, -0.06095999851822853, -2.9719998836517334, -0.31299999356269836, -0.9359999895095825, -0.5997300744056702, -2.078756809234619, -0.2753606140613556, -0.17004743218421936, 1.670175313949585, 1.3909052610397339, -0.7234041094779968, 151.0, -0.3814550042152405, 0.1752600073814392, -0.08128300309181213, 1.2999999523162842, 0.6299999952316284, -3.1351852416992188], "max": [0.9963037967681885, 2.0917248725891113, -0.4029965400695801, 0.06733480840921402, -0.584248960018158, -1.226599931716919, 2.4207544326782227, 752.0, 0.38121700286865234, 0.4323570132255554, 0.14992199838161469, -0.6579999923706055, 1.090999960899353, 1.0490000247955322, -0.03893829509615898, -2.0584588050842285, 0.6280916333198547, 0.33796554803848267, 1.8146885633468628, 1.8319151401519775, -0.05133013054728508, 857.0, -0.21632599830627441, 0.30047300457954407, 0.0279690008610487, 2.7339999675750732, 0.9900000691413879, 3.138000011444092], "mean": [0.5000261664390564, 2.059659481048584, -0.840772807598114, -0.5803568363189697, -1.5712428092956543, -1.6027473211288452, 1.3804208040237427, 522.5755615234375, 0.25833386182785034, 0.3211943209171295, 0.04085014760494232, -1.9414584636688232, 0.48739930987358093, 0.24017783999443054, -0.2099403589963913, -2.068767786026001, 0.004917983431369066, -0.028918612748384476, 1.7293065786361694, 1.660088300704956, -0.3161562383174896, 686.473388671875, -0.33631524443626404, 0.23166677355766296, 0.0019631015602499247, 1.738010287284851, 0.7800770998001099, 1.3712538480758667], "std": [0.33670759201049805, 0.0332631915807724, 0.26234081387519836, 0.5141887664794922, 0.878789484500885, 0.19777598977088928, 0.6646024584770203, 199.38616943359375, 0.09554921090602875, 0.08654160052537918, 0.056966882199048996, 0.9865598082542419, 0.5584677457809448, 0.7155595421791077, 0.15019100904464722, 0.0037799086421728134, 0.32072973251342773, 0.19477812945842743, 0.035738274455070496, 0.11909263581037521, 0.26341038942337036, 183.75404357910156, 0.0426735058426857, 0.035442084074020386, 0.029201531782746315, 0.5191401839256287, 0.09760208427906036, 2.4954147338867188], "count": [298]}, "action": {"min": [0.051714107394218445, 1.9492013454437256, -1.2189555168151855, -1.6429831981658936, -2.5064847469329834, -1.875548243522644, 0.5834112167358398, 137.0, 0.12511500716209412, 0.22050899267196655, -0.06095999851822853, -2.9719998836517334, -0.31299999356269836, -0.9359999895095825, -0.5997300744056702, -2.078756809234619, -0.2753606140613556, -0.17004743218421936, 1.670175313949585, 1.3909052610397339, -0.7234041094779968, 151.0, -0.3814550042152405, 0.1752600073814392, -0.08128300309181213, 1.2999999523162842, 0.6299999952316284, -3.1351852416992188], "max": [0.9963037967681885, 2.0917248725891113, -0.4029965400695801, 0.06733480840921402, -0.584248960018158, -1.226599931716919, 2.4207544326782227, 752.0, 0.38121700286865234, 0.4323570132255554, 0.14992199838161469, -0.6579999923706055, 1.090999960899353, 1.0490000247955322, -0.03893829509615898, -2.0584588050842285, 0.6280916333198547, 0.33796554803848267, 1.8146885633468628, 1.8319151401519775, -0.05133013054728508, 857.0, -0.21632599830627441, 0.30047300457954407, 0.0279690008610487, 2.7339999675750732, 0.9900000691413879, 3.138000011444092], "mean": [0.5000261664390564, 2.059659481048584, -0.840772807598114, -0.5803568363189697, -1.5712428092956543, -1.6027473211288452, 1.3804208040237427, 522.5755615234375, 0.25833386182785034, 0.3211943209171295, 0.04085014760494232, -1.9414584636688232, 0.48739930987358093, 0.24017783999443054, -0.2099403589963913, -2.068767786026001, 0.004917983431369066, -0.028918612748384476, 1.7293065786361694, 1.660088300704956, -0.3161562383174896, 686.473388671875, -0.33631524443626404, 0.23166677355766296, 0.0019631015602499247, 1.738010287284851, 0.7800770998001099, 1.3712538480758667], "std": [0.33670759201049805, 0.0332631915807724, 0.26234081387519836, 0.5141887664794922, 0.878789484500885, 0.19777598977088928, 0.6646024584770203, 199.38616943359375, 0.09554921090602875, 0.08654160052537918, 0.056966882199048996, 0.9865598082542419, 0.5584677457809448, 0.7155595421791077, 0.15019100904464722, 0.0037799086421728134, 0.32072973251342773, 0.19477812945842743, 0.035738274455070496, 0.11909263581037521, 0.26341038942337036, 183.75404357910156, 0.0426735058426857, 0.035442084074020386, 0.029201531782746315, 0.5191401839256287, 0.09760208427906036, 2.4954147338867188], "count": [298]}, "timestamp": {"min": [0.0], "max": [9.9], "mean": [4.949999999999999], "std": [2.8674901917879336], "count": [298]}, "frame_index": {"min": [0], "max": [297], "mean": [148.5], "std": [86.024705753638], "count": [298]}, "episode_index": {"min": [435], "max": [435], "mean": [435.0], "std": [0.0], "count": [298]}, "index": {"min": [227657], "max": [227954], "mean": [227805.5], "std": [86.024705753638], "count": [298]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [298]}, "subtask_annotation": {"mean": [9.728187919463087, 29.0, 29.0, 29.0, 29.0], "std": [9.57047038696498, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [298]}, "scene_annotation": {"mean": [435.0], "std": [0.0], "min": [435], "max": [435], "count": [298]}, "eef_direction_state": {"mean": [3.6140939597315436, 4.1610738255033555], "std": [2.398699875316361, 1.7800803620120476], "min": [0, 0], "max": [6, 6], "count": [298]}, "eef_velocity_state": {"mean": [0.7315436241610739, 1.063758389261745], "std": [0.7384990444820884, 0.8105607277077412], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_acc_mag_state": {"mean": [0.8523489932885906, 1.0671140939597314], "std": [0.8543284102534003, 0.8082164432856674], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_direction_action": {"mean": [3.6140939597315436, 4.1610738255033555], "std": [2.398699875316361, 1.7800803620120476], "min": [0, 0], "max": [6, 6], "count": [298]}, "eef_velocity_action": {"mean": [0.7315436241610739, 1.063758389261745], "std": [0.7384990444820884, 0.8105607277077412], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_acc_mag_action": {"mean": [0.8523489932885906, 1.0671140939597314], "std": [0.8543284102534003, 0.8082164432856674], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_sim_pose_state": {"mean": [0.4185674804745332, 0.31454685458298504, 1.0204452559484967, -0.5348406902832711, 1.3267399554732973, -0.0486597964274359, 0.5230125239932077, -0.28702580816756534, 1.1195559112878708, 0.34866806209361983, 0.7994620481145922, -0.6289962131975597], "std": [0.04070095584869636, 0.03942612445795971, 0.013359897144014997, 1.0172278923519613, 0.06487234658640625, 1.2991013120796984, 0.10025158157920584, 0.08943919343507864, 0.06988424381628089, 2.00970833780901, 0.2739563062715943, 1.5005442363914312], "min": [0.3578624525339398, 0.20316373194666199, 0.9973361855600188, -3.0271549775511915, 1.2390017763153938, -3.079500740085377, 0.4071160997957948, -0.4021518517175567, 1.0300786675810125, -3.126477318639306, 0.4593111626007609, -3.044812746631419], "max": [0.5026381294130355, 0.36083315743239996, 1.058211531756737, 0.25678003743696337, 1.5223532006502816, 3.1251071350043036, 0.6478867548337414, -0.13610057361430172, 1.2422619721079975, 3.123973813041747, 1.4421150200744508, 2.848143534075712], "count": [298]}, "eef_sim_pose_action": {"mean": [0.4185674804745332, 0.31454685458298504, 1.0204452559484967, -0.5348406902832711, 1.3267399554732973, -0.0486597964274359, 0.5230125239932077, -0.28702580816756534, 1.1195559112878708, 0.34866806209361983, 0.7994620481145922, -0.6289962131975597], "std": [0.04070095584869636, 0.03942612445795971, 0.013359897144014997, 1.0172278923519613, 0.06487234658640625, 1.2991013120796984, 0.10025158157920584, 0.08943919343507864, 0.06988424381628089, 2.00970833780901, 0.2739563062715943, 1.5005442363914312], "min": [0.3578624525339398, 0.20316373194666199, 0.9973361855600188, -3.0271549775511915, 1.2390017763153938, -3.079500740085377, 0.4071160997957948, -0.4021518517175567, 1.0300786675810125, -3.126477318639306, 0.4593111626007609, -3.044812746631419], "max": [0.5026381294130355, 0.36083315743239996, 1.058211531756737, 0.25678003743696337, 1.5223532006502816, 3.1251071350043036, 0.6478867548337414, -0.13610057361430172, 1.2422619721079975, 3.123973813041747, 1.4421150200744508, 2.848143534075712], "count": [298]}, "gripper_mode_state": {"mean": [0.1610738255033557, 0.2516778523489933], "std": [0.3675990318826612, 0.4339770857844835], "min": [0, 0], "max": [1, 1], "count": [298]}, "gripper_activity_state": {"mean": [1.8120805369127517, 1.8523489932885906], "std": [0.5479568826026893, 0.4759425678252744], "min": [0, 0], "max": [2, 2], "count": [298]}, "gripper_mode_action": {"mean": [0.1610738255033557, 0.2516778523489933], "std": [0.3675990318826612, 0.4339770857844835], "min": [0, 0], "max": [1, 1], "count": [298]}, "gripper_activity_action": {"mean": [1.8120805369127517, 1.8523489932885906], "std": [0.5479568826026893, 0.4759425678252744], "min": [0, 0], "max": [2, 2], "count": [298]}, "gripper_open_scale_state": {"mean": [0.6864731544136198, 0.522575503099685], "std": [0.18375411413632703, 0.19938611345947424], "min": [0.151, 0.137], "max": [0.857, 0.752], "count": [298]}, "gripper_open_scale_action": {"mean": [0.6864731544136198, 0.522575503099685], "std": [0.18375411413632703, 0.19938611345947424], "min": [0.151, 0.137], "max": [0.857, 0.752], "count": [298]}}} +{"episode_index": 416, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.42455286560457517]], [[0.4194706801470588]], [[0.41545542075163394]]], "std": [[[0.22111544112187675]], [[0.22871197918607186]], [[0.23011345847458134]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47187987745098037]], [[0.4764171058006536]], [[0.4721578594771242]]], "std": [[[0.10006219667874416]], [[0.10071424381654744]], [[0.1018091107876678]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.8313725490196079]], [[0.8235294117647058]]], "mean": [[[0.4419791115196079]], [[0.436241887254902]], [[0.4320085723039216]]], "std": [[[0.18121722745393082]], [[0.1896046372162436]], [[0.1918225212741225]]], "count": [100]}, "observation.state": {"min": [0.03989822790026665, 1.920839548110962, -1.364882469177246, -1.6951161623001099, -2.5946414470672607, -1.872895359992981, 0.6427524089813232, 150.0, 0.10934100300073624, 0.2561039924621582, -0.07251100242137909, -2.8959999084472656, -0.33899998664855957, -0.9649999737739563, -0.5959601402282715, -2.0785999298095703, -0.22877775132656097, -0.1812000870704651, 1.077566385269165, 1.4491991996765137, -1.0891727209091187, 31.0, -0.3794960081577301, 0.1982720047235489, -0.0462069995701313, 1.4359999895095825, 0.6039999723434448, -3.1411852836608887], "max": [0.968308687210083, 2.092230796813965, -0.32958799600601196, -0.08124507963657379, -1.0035991668701172, -1.1770325899124146, 2.4612109661102295, 831.0, 0.373649001121521, 0.4338400065898895, 0.165910005569458, -1.0779999494552612, 1.378000020980835, 0.6380000114440918, -0.08175122737884521, -2.0584588050842285, 0.6389126777648926, 0.5644046068191528, 1.8852698802947998, 1.7485580444335938, -0.07651523500680923, 856.0, -0.21820400655269623, 0.31956300139427185, 0.024846000596880913, 2.884000062942505, 0.9340000152587891, 3.135999917984009], "mean": [0.4649360775947571, 2.0647075176239014, -0.8099279999732971, -0.677062451839447, -1.687648892402649, -1.5094988346099854, 1.5382730960845947, 555.4588623046875, 0.26199474930763245, 0.33273154497146606, 0.03945412114262581, -2.1917831897735596, 0.6870601177215576, -0.030675821006298065, -0.24603353440761566, -2.0677340030670166, 0.16238953173160553, 0.08186569809913635, 1.6680423021316528, 1.5339679718017578, -0.427269846200943, 654.5748291015625, -0.34678980708122253, 0.2534393072128296, -0.00395223218947649, 1.9510128498077393, 0.7560323476791382, 0.7124751210212708], "std": [0.30373501777648926, 0.030098766088485718, 0.30707427859306335, 0.44217807054519653, 0.7121975421905518, 0.15624050796031952, 0.5649465322494507, 209.0944061279297, 0.08937996625900269, 0.06821763515472412, 0.054751742631196976, 0.5997945666313171, 0.6778149008750916, 0.4865754246711731, 0.10854735970497131, 0.004770989529788494, 0.3544381260871887, 0.2629348337650299, 0.1922658532857895, 0.06848977506160736, 0.3580317795276642, 223.32362365722656, 0.03665391728281975, 0.030067257583141327, 0.01387285627424717, 0.5030978322029114, 0.07406356930732727, 2.867198944091797], "count": [401]}, "action": {"min": [0.03989822790026665, 1.920839548110962, -1.364882469177246, -1.6951161623001099, -2.5946414470672607, -1.872895359992981, 0.6427524089813232, 150.0, 0.10934100300073624, 0.2561039924621582, -0.07251100242137909, -2.8959999084472656, -0.33899998664855957, -0.9649999737739563, -0.5959601402282715, -2.0785999298095703, -0.22877775132656097, -0.1812000870704651, 1.077566385269165, 1.4491991996765137, -1.0891727209091187, 31.0, -0.3794960081577301, 0.1982720047235489, -0.0462069995701313, 1.4359999895095825, 0.6039999723434448, -3.1411852836608887], "max": [0.968308687210083, 2.092230796813965, -0.32958799600601196, -0.08124507963657379, -1.0035991668701172, -1.1770325899124146, 2.4612109661102295, 831.0, 0.373649001121521, 0.4338400065898895, 0.165910005569458, -1.0779999494552612, 1.378000020980835, 0.6380000114440918, -0.08175122737884521, -2.0584588050842285, 0.6389126777648926, 0.5644046068191528, 1.8852698802947998, 1.7485580444335938, -0.07651523500680923, 856.0, -0.21820400655269623, 0.31956300139427185, 0.024846000596880913, 2.884000062942505, 0.9340000152587891, 3.135999917984009], "mean": [0.4649360775947571, 2.0647075176239014, -0.8099279999732971, -0.677062451839447, -1.687648892402649, -1.5094988346099854, 1.5382730960845947, 555.4588623046875, 0.26199474930763245, 0.33273154497146606, 0.03945412114262581, -2.1917831897735596, 0.6870601177215576, -0.030675821006298065, -0.24603353440761566, -2.0677340030670166, 0.16238953173160553, 0.08186569809913635, 1.6680423021316528, 1.5339679718017578, -0.427269846200943, 654.5748291015625, -0.34678980708122253, 0.2534393072128296, -0.00395223218947649, 1.9510128498077393, 0.7560323476791382, 0.7124751210212708], "std": [0.30373501777648926, 0.030098766088485718, 0.30707427859306335, 0.44217807054519653, 0.7121975421905518, 0.15624050796031952, 0.5649465322494507, 209.0944061279297, 0.08937996625900269, 0.06821763515472412, 0.054751742631196976, 0.5997945666313171, 0.6778149008750916, 0.4865754246711731, 0.10854735970497131, 0.004770989529788494, 0.3544381260871887, 0.2629348337650299, 0.1922658532857895, 0.06848977506160736, 0.3580317795276642, 223.32362365722656, 0.03665391728281975, 0.030067257583141327, 0.01387285627424717, 0.5030978322029114, 0.07406356930732727, 2.867198944091797], "count": [401]}, "timestamp": {"min": [0.0], "max": [13.333333333333334], "mean": [6.666666666666666], "std": [3.8586123009300755], "count": [401]}, "frame_index": {"min": [0], "max": [400], "mean": [200.0], "std": [115.75836902790225], "count": [401]}, "episode_index": {"min": [436], "max": [436], "mean": [436.0], "std": [0.0], "count": [401]}, "index": {"min": [227955], "max": [228355], "mean": [228155.0], "std": [115.75836902790225], "count": [401]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [401]}, "subtask_annotation": {"mean": [8.785536159600998, 29.0, 29.0, 29.0, 29.0], "std": [8.811910454587299, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [401]}, "scene_annotation": {"mean": [436.0], "std": [0.0], "min": [436], "max": [436], "count": [401]}, "eef_direction_state": {"mean": [3.665835411471322, 3.775561097256858], "std": [2.3053780477365176, 1.9747789413538808], "min": [0, 0], "max": [6, 6], "count": [401]}, "eef_velocity_state": {"mean": [0.7880299251870324, 0.9900249376558603], "std": [0.7355974443280732, 0.7372525997830314], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_acc_mag_state": {"mean": [0.9002493765586035, 0.8927680798004988], "std": [0.823607379076153, 0.8332088430508945], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_direction_action": {"mean": [3.665835411471322, 3.775561097256858], "std": [2.3053780477365176, 1.9747789413538808], "min": [0, 0], "max": [6, 6], "count": [401]}, "eef_velocity_action": {"mean": [0.7880299251870324, 0.9900249376558603], "std": [0.7355974443280732, 0.7372525997830314], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_acc_mag_action": {"mean": [0.9002493765586035, 0.8927680798004988], "std": [0.823607379076153, 0.8332088430508945], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_sim_pose_state": {"mean": [0.44109524669504363, 0.32105373853568275, 1.015877702053613, -0.7878771524790588, 1.4142285451103656, 0.3851712039475781, 0.5312089747668912, -0.2930794200391739, 1.1168006800968198, 0.6138272581619324, 0.8383028096998075, -0.11279654142440487], "std": [0.03472781303084616, 0.02630853736972684, 0.021738633007225488, 1.2966947764607932, 0.06720597521973852, 1.6565263583416296, 0.08108525636301074, 0.08839961571712615, 0.06821471934352152, 1.9356254960204562, 0.27353907879744777, 1.8069338624435043], "min": [0.378981326601737, 0.22891354628818888, 0.9952792947061357, -3.083685507582528, 1.2519503725933774, -3.1060969210837275, 0.440597183765584, -0.4011937297789286, 1.0335187549222682, -3.1329886745906728, 0.44483072820848335, -3.062782936336742], "max": [0.5311325222909526, 0.3571883860520628, 1.0840602043625234, 2.8625327904912323, 1.5605008023271338, 3.131200513593846, 0.6473897013344754, -0.1202642440172266, 1.2444724823099982, 3.11909634507091, 1.535503198528192, 3.1191016049100786], "count": [401]}, "eef_sim_pose_action": {"mean": [0.44109524669504363, 0.32105373853568275, 1.015877702053613, -0.7878771524790588, 1.4142285451103656, 0.3851712039475781, 0.5312089747668912, -0.2930794200391739, 1.1168006800968198, 0.6138272581619324, 0.8383028096998075, -0.11279654142440487], "std": [0.03472781303084616, 0.02630853736972684, 0.021738633007225488, 1.2966947764607932, 0.06720597521973852, 1.6565263583416296, 0.08108525636301074, 0.08839961571712615, 0.06821471934352152, 1.9356254960204562, 0.27353907879744777, 1.8069338624435043], "min": [0.378981326601737, 0.22891354628818888, 0.9952792947061357, -3.083685507582528, 1.2519503725933774, -3.1060969210837275, 0.440597183765584, -0.4011937297789286, 1.0335187549222682, -3.1329886745906728, 0.44483072820848335, -3.062782936336742], "max": [0.5311325222909526, 0.3571883860520628, 1.0840602043625234, 2.8625327904912323, 1.5605008023271338, 3.131200513593846, 0.6473897013344754, -0.1202642440172266, 1.2444724823099982, 3.11909634507091, 1.535503198528192, 3.1191016049100786], "count": [401]}, "gripper_mode_state": {"mean": [0.22194513715710723, 0.24189526184538654], "std": [0.4155544407769226, 0.4282311807215074], "min": [0, 0], "max": [1, 1], "count": [401]}, "gripper_activity_state": {"mean": [1.6683291770573565, 1.8902743142144638], "std": [0.6604007333053128, 0.4031424870952425], "min": [0, 0], "max": [2, 2], "count": [401]}, "gripper_mode_action": {"mean": [0.22194513715710723, 0.24189526184538654], "std": [0.4155544407769226, 0.4282311807215074], "min": [0, 0], "max": [1, 1], "count": [401]}, "gripper_activity_action": {"mean": [1.6683291770573565, 1.8902743142144638], "std": [0.6604007333053128, 0.4031424870952425], "min": [0, 0], "max": [2, 2], "count": [401]}, "gripper_open_scale_state": {"mean": [0.654574813119788, 0.5554588523731566], "std": [0.22332374880700792, 0.2090943999705875], "min": [0.031, 0.15], "max": [0.856, 0.831], "count": [401]}, "gripper_open_scale_action": {"mean": [0.654574813119788, 0.5554588523731566], "std": [0.22332374880700792, 0.2090943999705875], "min": [0.031, 0.15], "max": [0.856, 0.831], "count": [401]}}} +{"episode_index": 417, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.4195110804738562]], [[0.41549278799019607]], [[0.41181785130718956]]], "std": [[[0.23231194086232188]], [[0.23428665496846576]], [[0.23736316223937717]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4802635191993464]], [[0.48414984681372547]], [[0.47901636642156864]]], "std": [[[0.10011271705788143]], [[0.10159921511241363]], [[0.10242009650320542]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4264820955882353]], [[0.42085967728758167]], [[0.4154009926470588]]], "std": [[[0.19140929597682246]], [[0.20132132731896407]], [[0.20311579265014357]]], "count": [100]}, "observation.state": {"min": [0.1454382836818695, 1.924592137336731, -1.0944087505340576, -1.511228322982788, -2.604520082473755, -1.9379088878631592, 0.43643707036972046, 169.0, 0.13783499598503113, 0.208965003490448, -0.017178000882267952, -3.069999933242798, -0.26099997758865356, -1.0479999780654907, -0.4688129127025604, -2.0785999298095703, -0.17959438264369965, -0.259286105632782, 1.111024260520935, 1.5022398233413696, -0.9104336500167847, 93.0, -0.3816959857940674, 0.19102799892425537, -0.07540500164031982, 1.3070000410079956, 0.5649999976158142, -3.1411852836608887], "max": [0.8627337217330933, 2.0835041999816895, -0.2719572186470032, 0.1287180334329605, -0.8696103692054749, -1.2719261646270752, 2.5163981914520264, 641.0, 0.3655090034008026, 0.4293299913406372, 0.17996400594711304, -0.7820000052452087, 1.2029999494552612, 0.8420000076293945, -0.010506882332265377, -2.0051913261413574, 0.7484495639801025, 0.5028817057609558, 1.7808642387390137, 1.8169925212860107, -0.15397293865680695, 848.0, -0.24973399937152863, 0.2665089964866638, 0.03787299990653992, 2.86299991607666, 0.9480000138282776, 3.1389999389648438], "mean": [0.47233185172080994, 2.058074474334717, -0.800819456577301, -0.6682390570640564, -1.6946868896484375, -1.6653178930282593, 1.3938884735107422, 522.8150634765625, 0.254747599363327, 0.32169485092163086, 0.04589167237281799, -2.159491777420044, 0.5769122242927551, 0.12441696226596832, -0.19978106021881104, -2.063157081604004, 0.4165130853652954, 0.015260137617588043, 1.36452054977417, 1.6357029676437378, -0.40197238326072693, 734.6285400390625, -0.35057154297828674, 0.22321152687072754, -0.0032901086378842592, 1.841294288635254, 0.8162944912910461, 1.0952551364898682], "std": [0.2911410629749298, 0.03433597460389137, 0.2473236322402954, 0.47451674938201904, 0.7740550637245178, 0.17057766020298004, 0.6481572985649109, 172.3865509033203, 0.07151249051094055, 0.07674849778413773, 0.04244866222143173, 0.7535938024520874, 0.5764001607894897, 0.6441845893859863, 0.1035032868385315, 0.015177502296864986, 0.22830334305763245, 0.28152498602867126, 0.2958725094795227, 0.0763046145439148, 0.28178665041923523, 229.7933807373047, 0.037010177969932556, 0.020717298611998558, 0.023791754618287086, 0.5804933905601501, 0.09503962844610214, 2.724430561065674], "count": [319]}, "action": {"min": [0.1454382836818695, 1.924592137336731, -1.0944087505340576, -1.511228322982788, -2.604520082473755, -1.9379088878631592, 0.43643707036972046, 169.0, 0.13783499598503113, 0.208965003490448, -0.017178000882267952, -3.069999933242798, -0.26099997758865356, -1.0479999780654907, -0.4688129127025604, -2.0785999298095703, -0.17959438264369965, -0.259286105632782, 1.111024260520935, 1.5022398233413696, -0.9104336500167847, 93.0, -0.3816959857940674, 0.19102799892425537, -0.07540500164031982, 1.3070000410079956, 0.5649999976158142, -3.1411852836608887], "max": [0.8627337217330933, 2.0835041999816895, -0.2719572186470032, 0.1287180334329605, -0.8696103692054749, -1.2719261646270752, 2.5163981914520264, 641.0, 0.3655090034008026, 0.4293299913406372, 0.17996400594711304, -0.7820000052452087, 1.2029999494552612, 0.8420000076293945, -0.010506882332265377, -2.0051913261413574, 0.7484495639801025, 0.5028817057609558, 1.7808642387390137, 1.8169925212860107, -0.15397293865680695, 848.0, -0.24973399937152863, 0.2665089964866638, 0.03787299990653992, 2.86299991607666, 0.9480000138282776, 3.1389999389648438], "mean": [0.47233185172080994, 2.058074474334717, -0.800819456577301, -0.6682390570640564, -1.6946868896484375, -1.6653178930282593, 1.3938884735107422, 522.8150634765625, 0.254747599363327, 0.32169485092163086, 0.04589167237281799, -2.159491777420044, 0.5769122242927551, 0.12441696226596832, -0.19978106021881104, -2.063157081604004, 0.4165130853652954, 0.015260137617588043, 1.36452054977417, 1.6357029676437378, -0.40197238326072693, 734.6285400390625, -0.35057154297828674, 0.22321152687072754, -0.0032901086378842592, 1.841294288635254, 0.8162944912910461, 1.0952551364898682], "std": [0.2911410629749298, 0.03433597460389137, 0.2473236322402954, 0.47451674938201904, 0.7740550637245178, 0.17057766020298004, 0.6481572985649109, 172.3865509033203, 0.07151249051094055, 0.07674849778413773, 0.04244866222143173, 0.7535938024520874, 0.5764001607894897, 0.6441845893859863, 0.1035032868385315, 0.015177502296864986, 0.22830334305763245, 0.28152498602867126, 0.2958725094795227, 0.0763046145439148, 0.28178665041923523, 229.7933807373047, 0.037010177969932556, 0.020717298611998558, 0.023791754618287086, 0.5804933905601501, 0.09503962844610214, 2.724430561065674], "count": [319]}, "timestamp": {"min": [0.0], "max": [10.6], "mean": [5.3], "std": [3.0695638488590236], "count": [319]}, "frame_index": {"min": [0], "max": [318], "mean": [159.0], "std": [92.0869154657707], "count": [319]}, "episode_index": {"min": [437], "max": [437], "mean": [437.0], "std": [0.0], "count": [319]}, "index": {"min": [228356], "max": [228674], "mean": [228515.0], "std": [92.0869154657707], "count": [319]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [319]}, "subtask_annotation": {"mean": [9.705329153605016, 29.0, 29.0, 29.0, 29.0], "std": [9.802805071718156, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [319]}, "scene_annotation": {"mean": [437.0], "std": [0.0], "min": [437], "max": [437], "count": [319]}, "eef_direction_state": {"mean": [3.9968652037617556, 4.225705329153605], "std": [2.0791522757103955, 1.8380762195924216], "min": [0, 0], "max": [6, 6], "count": [319]}, "eef_velocity_state": {"mean": [0.7554858934169278, 0.9655172413793104], "std": [0.7817027866562893, 0.8009020965124467], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_state": {"mean": [0.8808777429467085, 0.8683385579937304], "std": [0.844442191714306, 0.846290484667082], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_direction_action": {"mean": [3.9968652037617556, 4.225705329153605], "std": [2.0791522757103955, 1.8380762195924216], "min": [0, 0], "max": [6, 6], "count": [319]}, "eef_velocity_action": {"mean": [0.7554858934169278, 0.9655172413793104], "std": [0.7817027866562893, 0.8009020965124467], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_action": {"mean": [0.8808777429467085, 0.8683385579937304], "std": [0.844442191714306, 0.846290484667082], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_sim_pose_state": {"mean": [0.41135834450603626, 0.32137366086298275, 1.0117767266975435, -0.8981727509498806, 1.394731961117132, -0.12126893883183085, 0.5240266896720303, -0.29372296425514566, 1.125234126525898, 0.228965247434406, 0.8484899702579847, -0.46104258789776587], "std": [0.026890632109458374, 0.03126753103518789, 0.016702434815768493, 1.0505061632031207, 0.067377294378694, 1.4280542992993188, 0.0883640452939579, 0.06599529806190703, 0.06552364389341983, 2.0553459595461048, 0.2579799411016735, 1.6780266334946403], "min": [0.3777954690064316, 0.22832915107883905, 0.9968474839397111, -3.12261697204665, 1.241572172626856, -3.1044198738729567, 0.3966336069962427, -0.4049277973620996, 1.0288152888837934, -3.140254542709566, 0.4996006476160413, -3.1301351263297583], "max": [0.47641389934763406, 0.378869154995448, 1.0663767655408576, 3.100498911599695, 1.5636701598119855, 3.016576703980337, 0.6388627661575988, -0.1824622490129037, 1.257233246440612, 3.125191131791651, 1.493791968139834, 3.086793608539046], "count": [319]}, "eef_sim_pose_action": {"mean": [0.41135834450603626, 0.32137366086298275, 1.0117767266975435, -0.8981727509498806, 1.394731961117132, -0.12126893883183085, 0.5240266896720303, -0.29372296425514566, 1.125234126525898, 0.228965247434406, 0.8484899702579847, -0.46104258789776587], "std": [0.026890632109458374, 0.03126753103518789, 0.016702434815768493, 1.0505061632031207, 0.067377294378694, 1.4280542992993188, 0.0883640452939579, 0.06599529806190703, 0.06552364389341983, 2.0553459595461048, 0.2579799411016735, 1.6780266334946403], "min": [0.3777954690064316, 0.22832915107883905, 0.9968474839397111, -3.12261697204665, 1.241572172626856, -3.1044198738729567, 0.3966336069962427, -0.4049277973620996, 1.0288152888837934, -3.140254542709566, 0.4996006476160413, -3.1301351263297583], "max": [0.47641389934763406, 0.378869154995448, 1.0663767655408576, 3.100498911599695, 1.5636701598119855, 3.016576703980337, 0.6388627661575988, -0.1824622490129037, 1.257233246440612, 3.125191131791651, 1.493791968139834, 3.086793608539046], "count": [319]}, "gripper_mode_state": {"mean": [0.15987460815047022, 0.2445141065830721], "std": [0.36648972402947905, 0.4297987415813972], "min": [0, 0], "max": [1, 1], "count": [319]}, "gripper_activity_state": {"mean": [1.793103448275862, 1.8808777429467085], "std": [0.543830681936087, 0.4016945073264276], "min": [0, 0], "max": [2, 2], "count": [319]}, "gripper_mode_action": {"mean": [0.15987460815047022, 0.2445141065830721], "std": [0.36648972402947905, 0.4297987415813972], "min": [0, 0], "max": [1, 1], "count": [319]}, "gripper_activity_action": {"mean": [1.793103448275862, 1.8808777429467085], "std": [0.543830681936087, 0.4016945073264276], "min": [0, 0], "max": [2, 2], "count": [319]}, "gripper_open_scale_state": {"mean": [0.7346285266457677, 0.522815047021943], "std": [0.2297933934867774, 0.1723864790483271], "min": [0.093, 0.169], "max": [0.848, 0.641], "count": [319]}, "gripper_open_scale_action": {"mean": [0.7346285266457677, 0.522815047021943], "std": [0.2297933934867774, 0.1723864790483271], "min": [0.093, 0.169], "max": [0.848, 0.641], "count": [319]}}} +{"episode_index": 418, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.41901487949346405]], [[0.4163015482026144]], [[0.41216187091503265]]], "std": [[[0.22625411487497704]], [[0.22789389549916125]], [[0.23047378147439762]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4693277593954248]], [[0.47314654616013074]], [[0.4676062949346405]]], "std": [[[0.107506548882759]], [[0.10807901501001896]], [[0.10880250442912409]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[0.807843137254902]], [[0.807843137254902]]], "mean": [[[0.4422324264705882]], [[0.4367447467320262]], [[0.4323436560457516]]], "std": [[[0.18826488434050656]], [[0.1979534810712084]], [[0.1996294843102953]]], "count": [100]}, "observation.state": {"min": [0.04495968297123909, 1.9537041187286377, -1.2753819227218628, -1.6393179893493652, -2.526172161102295, -1.89616060256958, 0.5342977046966553, 155.0, 0.1277880072593689, 0.21748200058937073, -0.025268999859690666, -2.947000026702881, -0.2460000067949295, -0.9070000052452087, -0.5347340106964111, -2.0743935108184814, -0.4035201668739319, -0.10232865065336227, 1.705535888671875, 1.4905461072921753, -1.0434800386428833, 99.0, -0.39492499828338623, 0.1920659989118576, -0.062219999730587006, 1.3509999513626099, 0.5649999976158142, -3.1331851482391357], "max": [0.7755545973777771, 2.088862419128418, -0.4553214907646179, 0.11161380261182785, -0.662509560585022, -1.337306261062622, 2.426356792449951, 802.0, 0.3707059919834137, 0.40540701150894165, 0.17043299973011017, -0.7279999852180481, 1.1610000133514404, 1.1139999628067017, -0.08203046768903732, -2.055352210998535, 0.37835249304771423, 0.6448467969894409, 2.1445209980010986, 1.790550947189331, -0.23856905102729797, 846.0, -0.23507000505924225, 0.28808701038360596, 0.06432600319385529, 2.8459999561309814, 1.0199999809265137, 3.134000062942505], "mean": [0.37626564502716064, 2.0689399242401123, -0.8820909857749939, -0.7281184196472168, -1.5124924182891846, -1.664062261581421, 1.3946305513381958, 589.4834594726562, 0.2627522051334381, 0.30363383889198303, 0.05976622551679611, -1.922407627105713, 0.5875046253204346, 0.3075495958328247, -0.19006305932998657, -2.0644445419311523, 0.010397551581263542, 0.17456428706645966, 1.8379032611846924, 1.6453230381011963, -0.6233449578285217, 694.2085571289062, -0.36268293857574463, 0.22251568734645844, 0.018899545073509216, 1.9321296215057373, 0.8567718267440796, 1.0039153099060059], "std": [0.2662181258201599, 0.0228454377502203, 0.2386825531721115, 0.528139591217041, 0.8354763388633728, 0.19581404328346252, 0.598235011100769, 212.70701599121094, 0.07825881987810135, 0.07738194614648819, 0.047951679676771164, 0.862803041934967, 0.5638464093208313, 0.7061170339584351, 0.11863759160041809, 0.004295589402318001, 0.2588347792625427, 0.2074306309223175, 0.15228086709976196, 0.06617611646652222, 0.21542847156524658, 192.77146911621094, 0.0406661257147789, 0.025988584384322166, 0.031042486429214478, 0.5427801012992859, 0.14093154668807983, 2.7397122383117676], "count": [333]}, "action": {"min": [0.04495968297123909, 1.9537041187286377, -1.2753819227218628, -1.6393179893493652, -2.526172161102295, -1.89616060256958, 0.5342977046966553, 155.0, 0.1277880072593689, 0.21748200058937073, -0.025268999859690666, -2.947000026702881, -0.2460000067949295, -0.9070000052452087, -0.5347340106964111, -2.0743935108184814, -0.4035201668739319, -0.10232865065336227, 1.705535888671875, 1.4905461072921753, -1.0434800386428833, 99.0, -0.39492499828338623, 0.1920659989118576, -0.062219999730587006, 1.3509999513626099, 0.5649999976158142, -3.1331851482391357], "max": [0.7755545973777771, 2.088862419128418, -0.4553214907646179, 0.11161380261182785, -0.662509560585022, -1.337306261062622, 2.426356792449951, 802.0, 0.3707059919834137, 0.40540701150894165, 0.17043299973011017, -0.7279999852180481, 1.1610000133514404, 1.1139999628067017, -0.08203046768903732, -2.055352210998535, 0.37835249304771423, 0.6448467969894409, 2.1445209980010986, 1.790550947189331, -0.23856905102729797, 846.0, -0.23507000505924225, 0.28808701038360596, 0.06432600319385529, 2.8459999561309814, 1.0199999809265137, 3.134000062942505], "mean": [0.37626564502716064, 2.0689399242401123, -0.8820909857749939, -0.7281184196472168, -1.5124924182891846, -1.664062261581421, 1.3946305513381958, 589.4834594726562, 0.2627522051334381, 0.30363383889198303, 0.05976622551679611, -1.922407627105713, 0.5875046253204346, 0.3075495958328247, -0.19006305932998657, -2.0644445419311523, 0.010397551581263542, 0.17456428706645966, 1.8379032611846924, 1.6453230381011963, -0.6233449578285217, 694.2085571289062, -0.36268293857574463, 0.22251568734645844, 0.018899545073509216, 1.9321296215057373, 0.8567718267440796, 1.0039153099060059], "std": [0.2662181258201599, 0.0228454377502203, 0.2386825531721115, 0.528139591217041, 0.8354763388633728, 0.19581404328346252, 0.598235011100769, 212.70701599121094, 0.07825881987810135, 0.07738194614648819, 0.047951679676771164, 0.862803041934967, 0.5638464093208313, 0.7061170339584351, 0.11863759160041809, 0.004295589402318001, 0.2588347792625427, 0.2074306309223175, 0.15228086709976196, 0.06617611646652222, 0.21542847156524658, 192.77146911621094, 0.0406661257147789, 0.025988584384322166, 0.031042486429214478, 0.5427801012992859, 0.14093154668807983, 2.7397122383117676], "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": [438], "max": [438], "mean": [438.0], "std": [0.0], "count": [333]}, "index": {"min": [228675], "max": [229007], "mean": [228841.0], "std": [96.12838637294743], "count": [333]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [333]}, "subtask_annotation": {"mean": [9.972972972972974, 29.0, 29.0, 29.0, 29.0], "std": [9.688040482918574, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [333]}, "scene_annotation": {"mean": [438.0], "std": [0.0], "min": [438], "max": [438], "count": [333]}, "eef_direction_state": {"mean": [3.774774774774775, 3.891891891891892], "std": [2.219290331141516, 1.9282225926202112], "min": [0, 0], "max": [6, 6], "count": [333]}, "eef_velocity_state": {"mean": [0.7597597597597597, 1.018018018018018], "std": [0.7286104690147526, 0.7226325992848827], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_acc_mag_state": {"mean": [0.9429429429429429, 1.018018018018018], "std": [0.827304164094244, 0.8308826883004559], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_direction_action": {"mean": [3.774774774774775, 3.891891891891892], "std": [2.219290331141516, 1.9282225926202112], "min": [0, 0], "max": [6, 6], "count": [333]}, "eef_velocity_action": {"mean": [0.7597597597597597, 1.018018018018018], "std": [0.7286104690147526, 0.7226325992848827], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_acc_mag_action": {"mean": [0.9429429429429429, 1.018018018018018], "std": [0.827304164094244, 0.8308826883004559], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_sim_pose_state": {"mean": [0.41045152015412034, 0.34820857188086934, 1.0197674198986633, -1.222128416281168, 1.3416369148517724, -0.2086398538566978, 0.5035530597495942, -0.3063999940289636, 1.1258167496083429, 0.31504755403697804, 0.8277310070324346, -0.3674408085137976], "std": [0.03366199121918748, 0.03756685128846804, 0.016675516755351224, 0.8566116522193991, 0.0653922130664626, 1.6542316474451328, 0.08851027982489976, 0.0753618540912843, 0.06284108634653601, 1.9384944936771702, 0.21810095298377483, 1.5750322816055256], "min": [0.37367944927077856, 0.2266672759117939, 1.0032140443980648, -2.818149553458833, 1.187307912206574, -2.9886758752552764, 0.40700056074138824, -0.42654021252042856, 1.0367628660780037, -3.130559094066948, 0.5295188207969166, -3.09551065005614], "max": [0.4944281409812264, 0.39060833756557745, 1.061974803269628, -0.027883453282650232, 1.5391933769578414, 3.1155181162231447, 0.6199886421107844, -0.17781391167504912, 1.241837155062019, 3.1373295479262486, 1.48219918500928, 3.1349018907954846], "count": [333]}, "eef_sim_pose_action": {"mean": [0.41045152015412034, 0.34820857188086934, 1.0197674198986633, -1.222128416281168, 1.3416369148517724, -0.2086398538566978, 0.5035530597495942, -0.3063999940289636, 1.1258167496083429, 0.31504755403697804, 0.8277310070324346, -0.3674408085137976], "std": [0.03366199121918748, 0.03756685128846804, 0.016675516755351224, 0.8566116522193991, 0.0653922130664626, 1.6542316474451328, 0.08851027982489976, 0.0753618540912843, 0.06284108634653601, 1.9384944936771702, 0.21810095298377483, 1.5750322816055256], "min": [0.37367944927077856, 0.2266672759117939, 1.0032140443980648, -2.818149553458833, 1.187307912206574, -2.9886758752552764, 0.40700056074138824, -0.42654021252042856, 1.0367628660780037, -3.130559094066948, 0.5295188207969166, -3.09551065005614], "max": [0.4944281409812264, 0.39060833756557745, 1.061974803269628, -0.027883453282650232, 1.5391933769578414, 3.1155181162231447, 0.6199886421107844, -0.17781391167504912, 1.241837155062019, 3.1373295479262486, 1.48219918500928, 3.1349018907954846], "count": [333]}, "gripper_mode_state": {"mean": [0.13813813813813813, 0.24024024024024024], "std": [0.3450449143660388, 0.42722929114183217], "min": [0, 0], "max": [1, 1], "count": [333]}, "gripper_activity_state": {"mean": [1.7627627627627627, 1.864864864864865], "std": [0.5959277680050287, 0.46794842930524844], "min": [0, 0], "max": [2, 2], "count": [333]}, "gripper_mode_action": {"mean": [0.13813813813813813, 0.24024024024024024], "std": [0.3450449143660388, 0.42722929114183217], "min": [0, 0], "max": [1, 1], "count": [333]}, "gripper_activity_action": {"mean": [1.7627627627627627, 1.864864864864865], "std": [0.5959277680050287, 0.46794842930524844], "min": [0, 0], "max": [2, 2], "count": [333]}, "gripper_open_scale_state": {"mean": [0.6942087090981978, 0.5894834830710829], "std": [0.19277142602575373, 0.2127069782878261], "min": [0.099, 0.155], "max": [0.846, 0.802], "count": [333]}, "gripper_open_scale_action": {"mean": [0.6942087090981978, 0.5894834830710829], "std": [0.19277142602575373, 0.2127069782878261], "min": [0.099, 0.155], "max": [0.846, 0.802], "count": [333]}}} +{"episode_index": 419, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.417737175245098]], [[0.4123182638888889]], [[0.4099521977124183]]], "std": [[[0.23090336360197544]], [[0.23479784570693976]], [[0.23669974262554921]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47649345383986924]], [[0.4807939133986928]], [[0.47516876225490196]]], "std": [[[0.08930267596667314]], [[0.0896566331689614]], [[0.09046138878866235]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.43381276348039216]], [[0.42798546364379086]], [[0.4240978941993464]]], "std": [[[0.19502676513803388]], [[0.20213631303482513]], [[0.20441854433803805]]], "count": [100]}, "observation.state": {"min": [0.06229080259799957, 1.8694919347763062, -1.1336612701416016, -1.5697318315505981, -2.5097835063934326, -1.9968312978744507, 0.5851041674613953, 181.0, 0.13040000200271606, 0.2092989981174469, -0.027411000803112984, -3.0339999198913574, -0.22100000083446503, -1.0230000019073486, -0.45891690254211426, -2.07826828956604, -0.44945719838142395, -0.1278802752494812, 1.793063998222351, 1.5067254304885864, -1.0207908153533936, 88.0, -0.375900000333786, 0.14946700632572174, -0.06798999756574631, 1.2890000343322754, 0.5419999957084656, -3.1401853561401367], "max": [0.8396255373954773, 2.084481716156006, -0.4942947030067444, 0.07641050964593887, -0.690155565738678, -1.346155047416687, 2.5299594402313232, 702.0, 0.36601001024246216, 0.4125170111656189, 0.2019129991531372, -0.8300000429153442, 1.2020000219345093, 0.902999997138977, 0.03371976315975189, -2.0558409690856934, 0.5114513039588928, 0.6605896949768066, 2.1327226161956787, 1.9000003337860107, -0.16919222474098206, 846.0, -0.24938400089740753, 0.2583810091018677, 0.06895600259304047, 2.7850000858306885, 1.0549999475479126, 3.130000114440918], "mean": [0.4301082491874695, 2.0513904094696045, -0.8944510221481323, -0.7145803570747375, -1.6163603067398071, -1.6692590713500977, 1.4483987092971802, 505.44256591796875, 0.25635191798210144, 0.31200605630874634, 0.049020588397979736, -2.133824586868286, 0.5595608949661255, 0.13158440589904785, -0.15224893391132355, -2.067173480987549, -0.11093150079250336, 0.07826704531908035, 1.9155155420303345, 1.7011067867279053, -0.4916667342185974, 743.7753295898438, -0.35275647044181824, 0.20999237895011902, 0.013305768370628357, 1.8038181066513062, 0.8449090123176575, 1.0871078968048096], "std": [0.2983378767967224, 0.04233384132385254, 0.17631304264068604, 0.4939359724521637, 0.8268406391143799, 0.17113569378852844, 0.6473920941352844, 174.98037719726562, 0.07346636801958084, 0.08186160773038864, 0.049999017268419266, 0.7984210848808289, 0.5627625584602356, 0.6881741285324097, 0.13089634478092194, 0.004857014399021864, 0.34592410922050476, 0.2547190487384796, 0.07785438001155853, 0.09931442886590958, 0.24286219477653503, 215.85104370117188, 0.03497149050235748, 0.032845813781023026, 0.027987603098154068, 0.5759587287902832, 0.1267499029636383, 2.6578643321990967], "count": [296]}, "action": {"min": [0.06229080259799957, 1.8694919347763062, -1.1336612701416016, -1.5697318315505981, -2.5097835063934326, -1.9968312978744507, 0.5851041674613953, 181.0, 0.13040000200271606, 0.2092989981174469, -0.027411000803112984, -3.0339999198913574, -0.22100000083446503, -1.0230000019073486, -0.45891690254211426, -2.07826828956604, -0.44945719838142395, -0.1278802752494812, 1.793063998222351, 1.5067254304885864, -1.0207908153533936, 88.0, -0.375900000333786, 0.14946700632572174, -0.06798999756574631, 1.2890000343322754, 0.5419999957084656, -3.1401853561401367], "max": [0.8396255373954773, 2.084481716156006, -0.4942947030067444, 0.07641050964593887, -0.690155565738678, -1.346155047416687, 2.5299594402313232, 702.0, 0.36601001024246216, 0.4125170111656189, 0.2019129991531372, -0.8300000429153442, 1.2020000219345093, 0.902999997138977, 0.03371976315975189, -2.0558409690856934, 0.5114513039588928, 0.6605896949768066, 2.1327226161956787, 1.9000003337860107, -0.16919222474098206, 846.0, -0.24938400089740753, 0.2583810091018677, 0.06895600259304047, 2.7850000858306885, 1.0549999475479126, 3.130000114440918], "mean": [0.4301082491874695, 2.0513904094696045, -0.8944510221481323, -0.7145803570747375, -1.6163603067398071, -1.6692590713500977, 1.4483987092971802, 505.44256591796875, 0.25635191798210144, 0.31200605630874634, 0.049020588397979736, -2.133824586868286, 0.5595608949661255, 0.13158440589904785, -0.15224893391132355, -2.067173480987549, -0.11093150079250336, 0.07826704531908035, 1.9155155420303345, 1.7011067867279053, -0.4916667342185974, 743.7753295898438, -0.35275647044181824, 0.20999237895011902, 0.013305768370628357, 1.8038181066513062, 0.8449090123176575, 1.0871078968048096], "std": [0.2983378767967224, 0.04233384132385254, 0.17631304264068604, 0.4939359724521637, 0.8268406391143799, 0.17113569378852844, 0.6473920941352844, 174.98037719726562, 0.07346636801958084, 0.08186160773038864, 0.049999017268419266, 0.7984210848808289, 0.5627625584602356, 0.6881741285324097, 0.13089634478092194, 0.004857014399021864, 0.34592410922050476, 0.2547190487384796, 0.07785438001155853, 0.09931442886590958, 0.24286219477653503, 215.85104370117188, 0.03497149050235748, 0.032845813781023026, 0.027987603098154068, 0.5759587287902832, 0.1267499029636383, 2.6578643321990967], "count": [296]}, "timestamp": {"min": [0.0], "max": [9.833333333333334], "mean": [4.916666666666666], "std": [2.8482450737252227], "count": [296]}, "frame_index": {"min": [0], "max": [295], "mean": [147.5], "std": [85.44735221175668], "count": [296]}, "episode_index": {"min": [439], "max": [439], "mean": [439.0], "std": [0.0], "count": [296]}, "index": {"min": [229008], "max": [229303], "mean": [229155.5], "std": [85.44735221175668], "count": [296]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [296]}, "subtask_annotation": {"mean": [8.66891891891892, 29.0, 29.0, 29.0, 29.0], "std": [8.937764181325962, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [296]}, "scene_annotation": {"mean": [439.0], "std": [0.0], "min": [439], "max": [439], "count": [296]}, "eef_direction_state": {"mean": [3.516891891891892, 3.8682432432432434], "std": [2.2764329764833287, 1.8725086930899926], "min": [0, 0], "max": [6, 6], "count": [296]}, "eef_velocity_state": {"mean": [0.8547297297297297, 1.0405405405405406], "std": [0.7683638689202458, 0.738683803714402], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_acc_mag_state": {"mean": [0.8783783783783784, 0.9932432432432432], "std": [0.8375108341808732, 0.8260670545848953], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_direction_action": {"mean": [3.516891891891892, 3.8682432432432434], "std": [2.2764329764833287, 1.8725086930899926], "min": [0, 0], "max": [6, 6], "count": [296]}, "eef_velocity_action": {"mean": [0.8547297297297297, 1.0405405405405406], "std": [0.7683638689202458, 0.738683803714402], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_acc_mag_action": {"mean": [0.8783783783783784, 0.9932432432432432], "std": [0.8375108341808732, 0.8260670545848953], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_sim_pose_state": {"mean": [0.39794635663730515, 0.3351800651641342, 1.0198109750128743, -0.6363750606487389, 1.3328912182373283, -0.212585252057378, 0.5147360365291984, -0.29743541245766586, 1.1271555718796868, 0.42541019523978807, 0.8294140258170717, -0.5483120278994504], "std": [0.0396699685250449, 0.03239559384260033, 0.016968271601211046, 1.2176779661787296, 0.05385929878316302, 1.3557145039548113, 0.09445832330973408, 0.06731360501723921, 0.06866615953700958, 2.035079047606988, 0.23616821987360603, 1.6633279688055156], "min": [0.3312529333327107, 0.23310796700005873, 1.0059106541386085, -3.1100682826817, 1.2465850965986989, -3.099747853832838, 0.39562201305313327, -0.42040817581762857, 1.0303487252277816, -3.1120218014980248, 0.4937991550562768, -3.1066918799388397], "max": [0.4631109734871392, 0.396212994035433, 1.0639492478825006, 3.128176859150308, 1.5487324374011306, 3.017188677716338, 0.6262043154860104, -0.18454709473941433, 1.2755291576085828, 3.1204761580898754, 1.3877400210621746, 3.129279719117661], "count": [296]}, "eef_sim_pose_action": {"mean": [0.39794635663730515, 0.3351800651641342, 1.0198109750128743, -0.6363750606487389, 1.3328912182373283, -0.212585252057378, 0.5147360365291984, -0.29743541245766586, 1.1271555718796868, 0.42541019523978807, 0.8294140258170717, -0.5483120278994504], "std": [0.0396699685250449, 0.03239559384260033, 0.016968271601211046, 1.2176779661787296, 0.05385929878316302, 1.3557145039548113, 0.09445832330973408, 0.06731360501723921, 0.06866615953700958, 2.035079047606988, 0.23616821987360603, 1.6633279688055156], "min": [0.3312529333327107, 0.23310796700005873, 1.0059106541386085, -3.1100682826817, 1.2465850965986989, -3.099747853832838, 0.39562201305313327, -0.42040817581762857, 1.0303487252277816, -3.1120218014980248, 0.4937991550562768, -3.1066918799388397], "max": [0.4631109734871392, 0.396212994035433, 1.0639492478825006, 3.128176859150308, 1.5487324374011306, 3.017188677716338, 0.6262043154860104, -0.18454709473941433, 1.2755291576085828, 3.1204761580898754, 1.3877400210621746, 3.129279719117661], "count": [296]}, "gripper_mode_state": {"mean": [0.13851351351351351, 0.2668918918918919], "std": [0.3454381566759168, 0.4423354043418411], "min": [0, 0], "max": [1, 1], "count": [296]}, "gripper_activity_state": {"mean": [1.7905405405405406, 1.837837837837838], "std": [0.5783641700704921, 0.47297297297297125], "min": [0, 0], "max": [2, 2], "count": [296]}, "gripper_mode_action": {"mean": [0.13851351351351351, 0.2668918918918919], "std": [0.3454381566759168, 0.4423354043418411], "min": [0, 0], "max": [1, 1], "count": [296]}, "gripper_activity_action": {"mean": [1.7905405405405406, 1.837837837837838], "std": [0.5783641700704921, 0.47297297297297125], "min": [0, 0], "max": [2, 2], "count": [296]}, "gripper_open_scale_state": {"mean": [0.7437753376831885, 0.5054425676706678], "std": [0.21585106574448434, 0.17498036096702368], "min": [0.088, 0.181], "max": [0.846, 0.702], "count": [296]}, "gripper_open_scale_action": {"mean": [0.7437753376831885, 0.5054425676706678], "std": [0.21585106574448434, 0.17498036096702368], "min": [0.088, 0.181], "max": [0.846, 0.702], "count": [296]}}} +{"episode_index": 420, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.42679838235294115]], [[0.42059267361111113]], [[0.4165261274509804]]], "std": [[[0.23236358568888263]], [[0.24001940871784483]], [[0.24267017474386518]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4812860661764706]], [[0.48554045751633984]], [[0.4803619791666667]]], "std": [[[0.0848005903056927]], [[0.08515707408557546]], [[0.08537610158668632]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[1.0]], [[1.0]]], "mean": [[[0.4348195057189542]], [[0.4349974979575163]], [[0.43030084763071896]]], "std": [[[0.1778118718774276]], [[0.1863009154501449]], [[0.18829326286890363]]], "count": [100]}, "observation.state": {"min": [0.12245230376720428, 1.8579379320144653, -1.039430856704712, -1.4834076166152954, -2.635883331298828, -1.964350700378418, 0.4174478352069855, 181.0, 0.15709899365901947, 0.243368998169899, -0.008654000237584114, -3.075000047683716, -0.20999999344348907, -0.8410000205039978, -0.3765198886394501, -2.078582525253296, -0.31401965022087097, -0.21563543379306793, 1.635617971420288, 1.423403263092041, -1.015729308128357, 240.0, -0.36004000902175903, 0.17810499668121338, -0.05884699895977974, 1.3029999732971191, 0.47999998927116394, -3.128999948501587], "max": [0.8102865219116211, 2.0818636417388916, -0.18387044966220856, 0.059742625802755356, -0.7137523889541626, -1.4124774932861328, 2.27275013923645, 744.0, 0.3667680025100708, 0.40744200348854065, 0.18481600284576416, -0.9240000247955322, 1.187999963760376, 0.7990000247955322, -0.042725659906864166, -2.0570452213287354, 0.7307693362236023, 0.4987976551055908, 1.985783338546753, 1.8550580739974976, -0.1152266412973404, 849.0, -0.26082900166511536, 0.25021401047706604, 0.025474000722169876, 2.7799999713897705, 0.9810000061988831, 3.134000062942505], "mean": [0.4249592423439026, 2.0434417724609375, -0.6003670692443848, -0.5710954666137695, -1.5926692485809326, -1.6580851078033447, 1.186486840248108, 615.1387939453125, 0.2864912450313568, 0.31514835357666016, 0.0671001672744751, -1.9547655582427979, 0.6414448618888855, 0.2153342068195343, -0.16519513726234436, -2.0701098442077637, -0.0115989213809371, -0.023974351584911346, 1.7604199647903442, 1.662344217300415, -0.3311152458190918, 769.3623657226562, -0.34532487392425537, 0.2211107611656189, 0.0011222324101254344, 1.7201768159866333, 0.7838735580444336, 1.5557996034622192], "std": [0.24162760376930237, 0.05426789075136185, 0.261463463306427, 0.4725559651851654, 0.6863176822662354, 0.11033090949058533, 0.5881476402282715, 164.53553771972656, 0.06258140504360199, 0.060990750789642334, 0.03774198517203331, 0.7736549377441406, 0.5119929909706116, 0.5383451581001282, 0.07539386302232742, 0.004582323599606752, 0.37061142921447754, 0.24057576060295105, 0.09564948827028275, 0.09247656911611557, 0.30052846670150757, 154.38209533691406, 0.022401707246899605, 0.01851625367999077, 0.020097335800528526, 0.546345591545105, 0.09806731343269348, 2.3756039142608643], "count": [389]}, "action": {"min": [0.12245230376720428, 1.8579379320144653, -1.039430856704712, -1.4834076166152954, -2.635883331298828, -1.964350700378418, 0.4174478352069855, 181.0, 0.15709899365901947, 0.243368998169899, -0.008654000237584114, -3.075000047683716, -0.20999999344348907, -0.8410000205039978, -0.3765198886394501, -2.078582525253296, -0.31401965022087097, -0.21563543379306793, 1.635617971420288, 1.423403263092041, -1.015729308128357, 240.0, -0.36004000902175903, 0.17810499668121338, -0.05884699895977974, 1.3029999732971191, 0.47999998927116394, -3.128999948501587], "max": [0.8102865219116211, 2.0818636417388916, -0.18387044966220856, 0.059742625802755356, -0.7137523889541626, -1.4124774932861328, 2.27275013923645, 744.0, 0.3667680025100708, 0.40744200348854065, 0.18481600284576416, -0.9240000247955322, 1.187999963760376, 0.7990000247955322, -0.042725659906864166, -2.0570452213287354, 0.7307693362236023, 0.4987976551055908, 1.985783338546753, 1.8550580739974976, -0.1152266412973404, 849.0, -0.26082900166511536, 0.25021401047706604, 0.025474000722169876, 2.7799999713897705, 0.9810000061988831, 3.134000062942505], "mean": [0.4249592423439026, 2.0434417724609375, -0.6003670692443848, -0.5710954666137695, -1.5926692485809326, -1.6580851078033447, 1.186486840248108, 615.1387939453125, 0.2864912450313568, 0.31514835357666016, 0.0671001672744751, -1.9547655582427979, 0.6414448618888855, 0.2153342068195343, -0.16519513726234436, -2.0701098442077637, -0.0115989213809371, -0.023974351584911346, 1.7604199647903442, 1.662344217300415, -0.3311152458190918, 769.3623657226562, -0.34532487392425537, 0.2211107611656189, 0.0011222324101254344, 1.7201768159866333, 0.7838735580444336, 1.5557996034622192], "std": [0.24162760376930237, 0.05426789075136185, 0.261463463306427, 0.4725559651851654, 0.6863176822662354, 0.11033090949058533, 0.5881476402282715, 164.53553771972656, 0.06258140504360199, 0.060990750789642334, 0.03774198517203331, 0.7736549377441406, 0.5119929909706116, 0.5383451581001282, 0.07539386302232742, 0.004582323599606752, 0.37061142921447754, 0.24057576060295105, 0.09564948827028275, 0.09247656911611557, 0.30052846670150757, 154.38209533691406, 0.022401707246899605, 0.01851625367999077, 0.020097335800528526, 0.546345591545105, 0.09806731343269348, 2.3756039142608643], "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": [440], "max": [440], "mean": [440.0], "std": [0.0], "count": [389]}, "index": {"min": [229304], "max": [229692], "mean": [229498.0], "std": [112.29425630903836], "count": [389]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [389]}, "subtask_annotation": {"mean": [12.794344473007712, 29.0, 29.0, 29.0, 29.0], "std": [10.846148613096709, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [389]}, "scene_annotation": {"mean": [440.0], "std": [0.0], "min": [440], "max": [440], "count": [389]}, "eef_direction_state": {"mean": [4.246786632390745, 3.7943444730077123], "std": [2.2356704412957495, 2.0988107526467847], "min": [0, 0], "max": [6, 6], "count": [389]}, "eef_velocity_state": {"mean": [0.5629820051413882, 0.9254498714652957], "std": [0.6946489207286672, 0.7149488022953683], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_acc_mag_state": {"mean": [0.6812339331619537, 1.0591259640102828], "std": [0.8151411121265307, 0.7914064517008542], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_direction_action": {"mean": [4.246786632390745, 3.7943444730077123], "std": [2.2356704412957495, 2.0988107526467847], "min": [0, 0], "max": [6, 6], "count": [389]}, "eef_velocity_action": {"mean": [0.5629820051413882, 0.9254498714652957], "std": [0.6946489207286672, 0.7149488022953683], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_acc_mag_action": {"mean": [0.6812339331619537, 1.0591259640102828], "std": [0.8151411121265307, 0.7914064517008542], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_sim_pose_state": {"mean": [0.40791274581750986, 0.31902909531502255, 1.014935206854464, -0.5724781829851434, 1.3309443537813022, -0.026418623397906026, 0.5135653719061444, -0.3278073219642967, 1.1130668871857714, 0.4374409250629284, 0.9464959825571677, -0.25434754213075966], "std": [0.024201054184055784, 0.019080956521929558, 0.009416087161992652, 0.915945425535673, 0.07180286114556457, 1.2160815872712052, 0.07307365822454487, 0.05129311562801856, 0.06453464723647316, 1.825699277835015, 0.2409205710228556, 1.5046460187824038], "min": [0.36057314019869763, 0.24811209100628862, 1.0015337911958453, -2.863676915323248, 1.110280091129344, -3.074364015871622, 0.4357141413263838, -0.41269959519441185, 1.0343159835764872, -3.1413290690197107, 0.49541259902201773, -3.096760839252148], "max": [0.45119728660600245, 0.3584109312261047, 1.0544050176749544, 0.18596372458775762, 1.4967246928676792, 3.085393292040732, 0.6197975721306417, -0.20771593411603145, 1.2615994326520525, 3.1194398292208994, 1.4264298993131095, 3.118086949426403], "count": [389]}, "eef_sim_pose_action": {"mean": [0.40791274581750986, 0.31902909531502255, 1.014935206854464, -0.5724781829851434, 1.3309443537813022, -0.026418623397906026, 0.5135653719061444, -0.3278073219642967, 1.1130668871857714, 0.4374409250629284, 0.9464959825571677, -0.25434754213075966], "std": [0.024201054184055784, 0.019080956521929558, 0.009416087161992652, 0.915945425535673, 0.07180286114556457, 1.2160815872712052, 0.07307365822454487, 0.05129311562801856, 0.06453464723647316, 1.825699277835015, 0.2409205710228556, 1.5046460187824038], "min": [0.36057314019869763, 0.24811209100628862, 1.0015337911958453, -2.863676915323248, 1.110280091129344, -3.074364015871622, 0.4357141413263838, -0.41269959519441185, 1.0343159835764872, -3.1413290690197107, 0.49541259902201773, -3.096760839252148], "max": [0.45119728660600245, 0.3584109312261047, 1.0544050176749544, 0.18596372458775762, 1.4967246928676792, 3.085393292040732, 0.6197975721306417, -0.20771593411603145, 1.2615994326520525, 3.1194398292208994, 1.4264298993131095, 3.118086949426403], "count": [389]}, "gripper_mode_state": {"mean": [0.11053984575835475, 0.16709511568123395], "std": [0.3135614585022754, 0.3730607698441515], "min": [0, 0], "max": [1, 1], "count": [389]}, "gripper_activity_state": {"mean": [1.8560411311053984, 1.8740359897172236], "std": [0.4808366298776938, 0.4144800797311545], "min": [0, 0], "max": [2, 2], "count": [389]}, "gripper_mode_action": {"mean": [0.11053984575835475, 0.16709511568123395], "std": [0.3135614585022754, 0.3730607698441515], "min": [0, 0], "max": [1, 1], "count": [389]}, "gripper_activity_action": {"mean": [1.8560411311053984, 1.8740359897172236], "std": [0.4808366298776938, 0.4144800797311545], "min": [0, 0], "max": [2, 2], "count": [389]}, "gripper_open_scale_state": {"mean": [0.7693624679055472, 0.6151388175591711], "std": [0.15438224259057506, 0.16453552051237336], "min": [0.24, 0.181], "max": [0.849, 0.744], "count": [389]}, "gripper_open_scale_action": {"mean": [0.7693624679055472, 0.6151388175591711], "std": [0.15438224259057506, 0.16453552051237336], "min": [0.24, 0.181], "max": [0.849, 0.744], "count": [389]}}} +{"episode_index": 421, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4212471221405229]], [[0.41733744893790853]], [[0.41250991625816996]]], "std": [[[0.2273517976118043]], [[0.22991050091244863]], [[0.23362949763945226]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47549732230392155]], [[0.4806407945261438]], [[0.4751459252450981]]], "std": [[[0.08726681833514267]], [[0.08696402338889855]], [[0.08750620221215233]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.9490196078431372]], [[0.9568627450980393]]], "mean": [[[0.43814720792483663]], [[0.4391301572712418]], [[0.4335985253267974]]], "std": [[[0.1611234603337863]], [[0.16914509864607463]], [[0.17057520877129356]]], "count": [100]}, "observation.state": {"min": [0.08452629297971725, 1.9318525791168213, -1.3491045236587524, -1.4050250053405762, -2.563661813735962, -1.9366697072982788, 0.6273411512374878, 165.0, 0.14076900482177734, 0.2070070058107376, -0.06131000071763992, -3.002000093460083, -0.36800000071525574, -0.9470000267028809, -0.5189038515090942, -2.0731022357940674, -1.0765365362167358, -0.46500808000564575, 1.651552677154541, 0.8947954773902893, -0.933018147945404, 1.0, -0.382999986410141, 0.194131001830101, -0.0763079971075058, 1.2890000343322754, 0.39399999380111694, -3.1361851692199707], "max": [0.9195442199707031, 2.0802578926086426, -0.16997762024402618, -0.041713371872901917, -0.8988620042800903, -1.2529195547103882, 2.3472235202789307, 725.0, 0.35768601298332214, 0.4171789884567261, 0.1706009954214096, -1.0149999856948853, 1.1119999885559082, 0.9280000329017639, -0.08402015268802643, -1.8367670774459839, 0.42500513792037964, 0.46270424127578735, 2.7860865592956543, 1.9233180284500122, 0.36828193068504333, 842.0, -0.2206829935312271, 0.34514400362968445, 0.09324300289154053, 2.8540000915527344, 1.1339999437332153, 3.1410000324249268], "mean": [0.3785240352153778, 2.0619895458221436, -0.7011594176292419, -0.4922434687614441, -1.4052082300186157, -1.6634912490844727, 1.149702548980713, 621.3927612304688, 0.28735846281051636, 0.29887184500694275, 0.058367419987916946, -1.7848498821258545, 0.6995894908905029, 0.38086897134780884, -0.26024192571640015, -2.0463428497314453, -0.21816711127758026, -0.0657917782664299, 1.9599649906158447, 1.5540454387664795, -0.3175594210624695, 620.2776489257812, -0.3323890268802643, 0.25219807028770447, -0.005757097154855728, 1.8503074645996094, 0.7989360094070435, 0.9317291378974915], "std": [0.26497143507003784, 0.029990103095769882, 0.2635529637336731, 0.42495518922805786, 0.6918379068374634, 0.17019537091255188, 0.5851364731788635, 190.22348022460938, 0.0715852752327919, 0.06820005178451538, 0.048726361244916916, 0.7820417284965515, 0.5124315619468689, 0.6042287349700928, 0.1362718790769577, 0.050490569323301315, 0.3799322247505188, 0.2247978001832962, 0.37797316908836365, 0.2821190655231476, 0.3634687066078186, 272.00225830078125, 0.04195515066385269, 0.05043207108974457, 0.037470489740371704, 0.48760586977005005, 0.18706609308719635, 2.742741346359253], "count": [443]}, "action": {"min": [0.08452629297971725, 1.9318525791168213, -1.3491045236587524, -1.4050250053405762, -2.563661813735962, -1.9366697072982788, 0.6273411512374878, 165.0, 0.14076900482177734, 0.2070070058107376, -0.06131000071763992, -3.002000093460083, -0.36800000071525574, -0.9470000267028809, -0.5189038515090942, -2.0731022357940674, -1.0765365362167358, -0.46500808000564575, 1.651552677154541, 0.8947954773902893, -0.933018147945404, 1.0, -0.382999986410141, 0.194131001830101, -0.0763079971075058, 1.2890000343322754, 0.39399999380111694, -3.1361851692199707], "max": [0.9195442199707031, 2.0802578926086426, -0.16997762024402618, -0.041713371872901917, -0.8988620042800903, -1.2529195547103882, 2.3472235202789307, 725.0, 0.35768601298332214, 0.4171789884567261, 0.1706009954214096, -1.0149999856948853, 1.1119999885559082, 0.9280000329017639, -0.08402015268802643, -1.8367670774459839, 0.42500513792037964, 0.46270424127578735, 2.7860865592956543, 1.9233180284500122, 0.36828193068504333, 842.0, -0.2206829935312271, 0.34514400362968445, 0.09324300289154053, 2.8540000915527344, 1.1339999437332153, 3.1410000324249268], "mean": [0.3785240352153778, 2.0619895458221436, -0.7011594176292419, -0.4922434687614441, -1.4052082300186157, -1.6634912490844727, 1.149702548980713, 621.3927612304688, 0.28735846281051636, 0.29887184500694275, 0.058367419987916946, -1.7848498821258545, 0.6995894908905029, 0.38086897134780884, -0.26024192571640015, -2.0463428497314453, -0.21816711127758026, -0.0657917782664299, 1.9599649906158447, 1.5540454387664795, -0.3175594210624695, 620.2776489257812, -0.3323890268802643, 0.25219807028770447, -0.005757097154855728, 1.8503074645996094, 0.7989360094070435, 0.9317291378974915], "std": [0.26497143507003784, 0.029990103095769882, 0.2635529637336731, 0.42495518922805786, 0.6918379068374634, 0.17019537091255188, 0.5851364731788635, 190.22348022460938, 0.0715852752327919, 0.06820005178451538, 0.048726361244916916, 0.7820417284965515, 0.5124315619468689, 0.6042287349700928, 0.1362718790769577, 0.050490569323301315, 0.3799322247505188, 0.2247978001832962, 0.37797316908836365, 0.2821190655231476, 0.3634687066078186, 272.00225830078125, 0.04195515066385269, 0.05043207108974457, 0.037470489740371704, 0.48760586977005005, 0.18706609308719635, 2.742741346359253], "count": [443]}, "timestamp": {"min": [0.0], "max": [14.733333333333333], "mean": [7.366666666666667], "std": [4.262758626888357], "count": [443]}, "frame_index": {"min": [0], "max": [442], "mean": [221.0], "std": [127.88275880665071], "count": [443]}, "episode_index": {"min": [441], "max": [441], "mean": [441.0], "std": [0.0], "count": [443]}, "index": {"min": [229693], "max": [230135], "mean": [229914.0], "std": [127.88275880665071], "count": [443]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [443]}, "subtask_annotation": {"mean": [8.975169300225733, 29.0, 29.0, 29.0, 29.0], "std": [8.150492910117991, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [443]}, "scene_annotation": {"mean": [441.0], "std": [0.0], "min": [441], "max": [441], "count": [443]}, "eef_direction_state": {"mean": [3.595936794582393, 3.9864559819413095], "std": [2.0339514890139223, 2.1427175925611306], "min": [0, 0], "max": [6, 6], "count": [443]}, "eef_velocity_state": {"mean": [0.90744920993228, 0.835214446952596], "std": [0.7409429316804851, 0.7992245884141845], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_acc_mag_state": {"mean": [0.9593679458239278, 0.8329571106094809], "std": [0.8136374629091744, 0.8360376639764145], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_direction_action": {"mean": [3.595936794582393, 3.9864559819413095], "std": [2.0339514890139223, 2.1427175925611306], "min": [0, 0], "max": [6, 6], "count": [443]}, "eef_velocity_action": {"mean": [0.90744920993228, 0.835214446952596], "std": [0.7409429316804851, 0.7992245884141845], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_acc_mag_action": {"mean": [0.9593679458239278, 0.8329571106094809], "std": [0.8136374629091744, 0.8360376639764145], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_sim_pose_state": {"mean": [0.4396596106766181, 0.3082965336632198, 1.0207079111287949, -0.1074534228230104, 1.3020493155657757, 0.041498837305953815, 0.49514889183982713, -0.32105181635774205, 1.1010068715380465, 0.35929896932207, 0.9120829914140439, -0.05410604535418951], "std": [0.05132700846661969, 0.04408181219098053, 0.02025240873310585, 1.2736306172542895, 0.05789694428947868, 1.4728830319336619, 0.08015452355489211, 0.07360338287634312, 0.05586557886670591, 1.5716180471543677, 0.2488777191599683, 1.4268330072100506], "min": [0.37652331755946766, 0.2011987020980101, 0.9907803874842105, -2.623558542797492, 1.1541983056988334, -3.0989780315249456, 0.3954621705476375, -0.4073658574815945, 1.0404287071534186, -3.126415000581688, 0.4004278992362773, -3.0838647741045078], "max": [0.5269046690014462, 0.41656975422876075, 1.0733182741090934, 2.196691203181573, 1.477247847396927, 3.102912082914527, 0.6346267819972916, -0.14359723866531296, 1.2373666745393366, 3.1232207429235936, 1.3612682242983691, 3.1164110698346805], "count": [443]}, "eef_sim_pose_action": {"mean": [0.4396596106766181, 0.3082965336632198, 1.0207079111287949, -0.1074534228230104, 1.3020493155657757, 0.041498837305953815, 0.49514889183982713, -0.32105181635774205, 1.1010068715380465, 0.35929896932207, 0.9120829914140439, -0.05410604535418951], "std": [0.05132700846661969, 0.04408181219098053, 0.02025240873310585, 1.2736306172542895, 0.05789694428947868, 1.4728830319336619, 0.08015452355489211, 0.07360338287634312, 0.05586557886670591, 1.5716180471543677, 0.2488777191599683, 1.4268330072100506], "min": [0.37652331755946766, 0.2011987020980101, 0.9907803874842105, -2.623558542797492, 1.1541983056988334, -3.0989780315249456, 0.3954621705476375, -0.4073658574815945, 1.0404287071534186, -3.126415000581688, 0.4004278992362773, -3.0838647741045078], "max": [0.5269046690014462, 0.41656975422876075, 1.0733182741090934, 2.196691203181573, 1.477247847396927, 3.102912082914527, 0.6346267819972916, -0.14359723866531296, 1.2373666745393366, 3.1232207429235936, 1.3612682242983691, 3.1164110698346805], "count": [443]}, "gripper_mode_state": {"mean": [0.2686230248306998, 0.1670428893905192], "std": [0.4432433816330545, 0.37301415857120535], "min": [0, 0], "max": [1, 1], "count": [443]}, "gripper_activity_state": {"mean": [1.6659142212189617, 1.8848758465011286], "std": [0.6795219816661613, 0.43836518623705056], "min": [0, 0], "max": [2, 2], "count": [443]}, "gripper_mode_action": {"mean": [0.2686230248306998, 0.1670428893905192], "std": [0.4432433816330545, 0.37301415857120535], "min": [0, 0], "max": [1, 1], "count": [443]}, "gripper_activity_action": {"mean": [1.6659142212189617, 1.8848758465011286], "std": [0.6795219816661613, 0.43836518623705056], "min": [0, 0], "max": [2, 2], "count": [443]}, "gripper_open_scale_state": {"mean": [0.6202776524477033, 0.6213927764548135], "std": [0.27200228064279736, 0.19022352786612556], "min": [0.001, 0.165], "max": [0.842, 0.725], "count": [443]}, "gripper_open_scale_action": {"mean": [0.6202776524477033, 0.6213927764548135], "std": [0.27200228064279736, 0.19022352786612556], "min": [0.001, 0.165], "max": [0.842, 0.725], "count": [443]}}} +{"episode_index": 422, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4138786683006536]], [[0.40941951797385623]], [[0.40603405024509803]]], "std": [[[0.2305310088925352]], [[0.23309405172868028]], [[0.23613512928795624]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47745175449346405]], [[0.4827741074346405]], [[0.47756570669934645]]], "std": [[[0.108812717711511]], [[0.10940781214803112]], [[0.11062398434167937]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.8156862745098039]], [[0.8196078431372549]]], "mean": [[[0.4295376164215686]], [[0.42879126838235293]], [[0.42413836397058824]]], "std": [[[0.19264329401798883]], [[0.19919642596012557]], [[0.20152756041539724]]], "count": [100]}, "observation.state": {"min": [0.030455997213721275, 1.9113800525665283, -1.386716604232788, -1.706059455871582, -2.4587674140930176, -2.003725290298462, 0.5407727956771851, 144.0, 0.09443800151348114, 0.22999699413776398, -0.059689998626708984, -3.0269999504089355, -0.32899996638298035, -0.9539999961853027, -0.5460436940193176, -2.0690181255340576, -1.1141135692596436, -0.0276460163295269, 2.2362730503082275, 1.6638050079345703, -1.0220298767089844, 49.0, -0.3961330056190491, 0.17552299797534943, -0.034005001187324524, 1.3550000190734863, 0.562999963760376, -3.134185314178467], "max": [0.9044820070266724, 2.091463088989258, -0.18390534818172455, 0.07656759768724442, -1.0028836727142334, -1.216843605041504, 2.457947254180908, 730.0, 0.3612639904022217, 0.41850200295448303, 0.21047300100326538, -0.7919999957084656, 1.375, 0.9210000038146973, -0.10737265646457672, -1.8338350057601929, -0.10382963716983795, 0.5677381753921509, 2.711055040359497, 1.9687838554382324, -0.3632728159427643, 846.0, -0.23234200477600098, 0.2757059931755066, 0.09091000258922577, 2.8970000743865967, 1.2280000448226929, 3.11899995803833], "mean": [0.4481812119483948, 2.0481464862823486, -0.8747375011444092, -0.8544526696205139, -1.7694541215896606, -1.5643284320831299, 1.6802973747253418, 586.810791015625, 0.24109719693660736, 0.32523810863494873, 0.050466138869524, -2.343935489654541, 0.5631791949272156, -0.06821966171264648, -0.2297145277261734, -1.9995052814483643, -0.741969108581543, 0.229226753115654, 2.6010663509368896, 1.8127262592315674, -0.8110845685005188, 644.0642700195312, -0.36726635694503784, 0.20807501673698425, 0.04771016538143158, 2.001621961593628, 1.0205539464950562, 0.8595670461654663], "std": [0.3363502621650696, 0.04871653392910957, 0.3580516278743744, 0.44261443614959717, 0.6633234024047852, 0.1818815916776657, 0.5351784825325012, 228.74349975585938, 0.0887882336974144, 0.07317724823951721, 0.06803838163614273, 0.674760103225708, 0.6430842280387878, 0.561198890209198, 0.12081002444028854, 0.053805410861968994, 0.3874741792678833, 0.18305234611034393, 0.1709522306919098, 0.062021009624004364, 0.15187206864356995, 247.74398803710938, 0.04385971277952194, 0.027084900066256523, 0.030719440430402756, 0.5314673185348511, 0.2271241545677185, 2.751234531402588], "count": [296]}, "action": {"min": [0.030455997213721275, 1.9113800525665283, -1.386716604232788, -1.706059455871582, -2.4587674140930176, -2.003725290298462, 0.5407727956771851, 144.0, 0.09443800151348114, 0.22999699413776398, -0.059689998626708984, -3.0269999504089355, -0.32899996638298035, -0.9539999961853027, -0.5460436940193176, -2.0690181255340576, -1.1141135692596436, -0.0276460163295269, 2.2362730503082275, 1.6638050079345703, -1.0220298767089844, 49.0, -0.3961330056190491, 0.17552299797534943, -0.034005001187324524, 1.3550000190734863, 0.562999963760376, -3.134185314178467], "max": [0.9044820070266724, 2.091463088989258, -0.18390534818172455, 0.07656759768724442, -1.0028836727142334, -1.216843605041504, 2.457947254180908, 730.0, 0.3612639904022217, 0.41850200295448303, 0.21047300100326538, -0.7919999957084656, 1.375, 0.9210000038146973, -0.10737265646457672, -1.8338350057601929, -0.10382963716983795, 0.5677381753921509, 2.711055040359497, 1.9687838554382324, -0.3632728159427643, 846.0, -0.23234200477600098, 0.2757059931755066, 0.09091000258922577, 2.8970000743865967, 1.2280000448226929, 3.11899995803833], "mean": [0.4481812119483948, 2.0481464862823486, -0.8747375011444092, -0.8544526696205139, -1.7694541215896606, -1.5643284320831299, 1.6802973747253418, 586.810791015625, 0.24109719693660736, 0.32523810863494873, 0.050466138869524, -2.343935489654541, 0.5631791949272156, -0.06821966171264648, -0.2297145277261734, -1.9995052814483643, -0.741969108581543, 0.229226753115654, 2.6010663509368896, 1.8127262592315674, -0.8110845685005188, 644.0642700195312, -0.36726635694503784, 0.20807501673698425, 0.04771016538143158, 2.001621961593628, 1.0205539464950562, 0.8595670461654663], "std": [0.3363502621650696, 0.04871653392910957, 0.3580516278743744, 0.44261443614959717, 0.6633234024047852, 0.1818815916776657, 0.5351784825325012, 228.74349975585938, 0.0887882336974144, 0.07317724823951721, 0.06803838163614273, 0.674760103225708, 0.6430842280387878, 0.561198890209198, 0.12081002444028854, 0.053805410861968994, 0.3874741792678833, 0.18305234611034393, 0.1709522306919098, 0.062021009624004364, 0.15187206864356995, 247.74398803710938, 0.04385971277952194, 0.027084900066256523, 0.030719440430402756, 0.5314673185348511, 0.2271241545677185, 2.751234531402588], "count": [296]}, "timestamp": {"min": [0.0], "max": [9.833333333333334], "mean": [4.916666666666666], "std": [2.8482450737252227], "count": [296]}, "frame_index": {"min": [0], "max": [295], "mean": [147.5], "std": [85.44735221175668], "count": [296]}, "episode_index": {"min": [442], "max": [442], "mean": [442.0], "std": [0.0], "count": [296]}, "index": {"min": [230136], "max": [230431], "mean": [230283.5], "std": [85.44735221175668], "count": [296]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [296]}, "subtask_annotation": {"mean": [9.587837837837839, 29.0, 29.0, 29.0, 29.0], "std": [9.27028750687862, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [296]}, "scene_annotation": {"mean": [442.0], "std": [0.0], "min": [442], "max": [442], "count": [296]}, "eef_direction_state": {"mean": [3.554054054054054, 3.5067567567567566], "std": [2.2862213123339705, 1.9030438691369567], "min": [0, 0], "max": [6, 6], "count": [296]}, "eef_velocity_state": {"mean": [0.7871621621621622, 1.2432432432432432], "std": [0.7296593434522833, 0.7224360218715475], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_acc_mag_state": {"mean": [0.9222972972972973, 1.0], "std": [0.8407140583043275, 0.8382736442849094], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_direction_action": {"mean": [3.554054054054054, 3.5067567567567566], "std": [2.2862213123339705, 1.9030438691369567], "min": [0, 0], "max": [6, 6], "count": [296]}, "eef_velocity_action": {"mean": [0.7871621621621622, 1.2432432432432432], "std": [0.7296593434522833, 0.7224360218715475], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_acc_mag_action": {"mean": [0.9222972972972973, 1.0], "std": [0.8407140583043275, 0.8382736442849094], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_sim_pose_state": {"mean": [0.39687837305299123, 0.374062561180409, 1.0353030735008864, -1.3135232229065092, 1.1964526414445826, -0.6194217887134146, 0.5277340296028246, -0.2886027580741343, 1.1423386881549882, 0.442665037641394, 0.8178422468570933, -0.42718531275032634], "std": [0.03346157510290783, 0.04222253908987178, 0.014676815500745302, 0.7081910319120145, 0.08322154238492271, 1.7206671463849488, 0.08621844623038222, 0.09819821163036557, 0.0637885684067605, 2.13322297720022, 0.2792961790014425, 1.8808820804133553], "min": [0.357665012471689, 0.24877680005141392, 1.0168728748651672, -2.715008882308254, 1.1155545153166346, -3.0874000228469884, 0.418067399123644, -0.43204756524350296, 1.038041218827601, -3.1218914364920236, 0.4464153858207496, -3.1164757974466384], "max": [0.48539920553252913, 0.42850163826079135, 1.0760565694867015, -0.10468740928482048, 1.4731781786740603, 3.134089222686341, 0.6332801182655415, -0.12470919569951658, 1.2722678396176819, 3.1008540555738575, 1.4926355811078613, 3.123962003638145], "count": [296]}, "eef_sim_pose_action": {"mean": [0.39687837305299123, 0.374062561180409, 1.0353030735008864, -1.3135232229065092, 1.1964526414445826, -0.6194217887134146, 0.5277340296028246, -0.2886027580741343, 1.1423386881549882, 0.442665037641394, 0.8178422468570933, -0.42718531275032634], "std": [0.03346157510290783, 0.04222253908987178, 0.014676815500745302, 0.7081910319120145, 0.08322154238492271, 1.7206671463849488, 0.08621844623038222, 0.09819821163036557, 0.0637885684067605, 2.13322297720022, 0.2792961790014425, 1.8808820804133553], "min": [0.357665012471689, 0.24877680005141392, 1.0168728748651672, -2.715008882308254, 1.1155545153166346, -3.0874000228469884, 0.418067399123644, -0.43204756524350296, 1.038041218827601, -3.1218914364920236, 0.4464153858207496, -3.1164757974466384], "max": [0.48539920553252913, 0.42850163826079135, 1.0760565694867015, -0.10468740928482048, 1.4731781786740603, 3.134089222686341, 0.6332801182655415, -0.12470919569951658, 1.2722678396176819, 3.1008540555738575, 1.4926355811078613, 3.123962003638145], "count": [296]}, "gripper_mode_state": {"mean": [0.19256756756756757, 0.25675675675675674], "std": [0.39431624299371415, 0.4368440506822852], "min": [0, 0], "max": [1, 1], "count": [296]}, "gripper_activity_state": {"mean": [1.8108108108108107, 1.820945945945946], "std": [0.5371515382257244, 0.5311580131335686], "min": [0, 0], "max": [2, 2], "count": [296]}, "gripper_mode_action": {"mean": [0.19256756756756757, 0.25675675675675674], "std": [0.39431624299371415, 0.4368440506822852], "min": [0, 0], "max": [1, 1], "count": [296]}, "gripper_activity_action": {"mean": [1.8108108108108107, 1.820945945945946], "std": [0.5371515382257244, 0.5311580131335686], "min": [0, 0], "max": [2, 2], "count": [296]}, "gripper_open_scale_state": {"mean": [0.6440641892020768, 0.5868108108108099], "std": [0.24774399620326837, 0.22874356173981664], "min": [0.049, 0.144], "max": [0.846, 0.73], "count": [296]}, "gripper_open_scale_action": {"mean": [0.6440641892020768, 0.5868108108108099], "std": [0.24774399620326837, 0.22874356173981664], "min": [0.049, 0.144], "max": [0.846, 0.73], "count": [296]}}} +{"episode_index": 423, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4205897528594771]], [[0.4157993586601307]], [[0.4117383741830065]]], "std": [[[0.22833301890485921]], [[0.2329536553924126]], [[0.23525766383318877]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.479318029003268]], [[0.48252525326797385]], [[0.4775737397875817]]], "std": [[[0.10008868466503411]], [[0.1001514160704445]], [[0.10099871221028242]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[0.8235294117647058]], [[0.8196078431372549]]], "mean": [[[0.434000198120915]], [[0.434256466503268]], [[0.42949448937908496]]], "std": [[[0.18431716463153666]], [[0.18953318750461778]], [[0.19221266437542325]]], "count": [100]}, "observation.state": {"min": [0.025324728339910507, 1.9201937913894653, -1.2197059392929077, -1.505259394645691, -2.5823020935058594, -1.9245572090148926, 0.4754975140094757, 146.0, 0.13357099890708923, 0.2193949967622757, -0.02542700059711933, -2.999000072479248, -0.26399996876716614, -1.0859999656677246, -0.5203699469566345, -2.072561025619507, -0.834546685218811, -0.10435323417186737, 2.054828643798828, 1.57514226436615, -0.8256105780601501, 42.0, -0.38782599568367004, 0.1787700057029724, -0.07571399956941605, 1.253000020980835, 0.6170000433921814, -3.1381852626800537], "max": [0.8373740911483765, 2.08994460105896, -0.1909913867712021, 0.12112585455179214, -0.8709367513656616, -1.234750747680664, 2.499206781387329, 792.0, 0.36117300391197205, 0.4084379971027374, 0.17433899641036987, -0.8299999833106995, 1.312000036239624, 0.9340000152587891, -0.024469515308737755, -2.0357346534729004, 0.3038443922996521, 0.5314178466796875, 2.250462532043457, 1.9041889905929565, -0.3695909380912781, 860.0, -0.22811199724674225, 0.26487401127815247, 0.04515700042247772, 2.9079999923706055, 1.0230000019073486, 3.132999897003174], "mean": [0.40678906440734863, 2.0624141693115234, -0.8245745897293091, -0.6737853288650513, -1.5987145900726318, -1.6247899532318115, 1.4194506406784058, 626.1558837890625, 0.2651573419570923, 0.31205764412879944, 0.046876996755599976, -2.142688035964966, 0.6591111421585083, 0.05201851204037666, -0.17674677073955536, -2.0649399757385254, -0.44864749908447266, 0.06323922425508499, 2.190180540084839, 1.665741205215454, -0.4986844062805176, 698.8424682617188, -0.36118951439857483, 0.21522149443626404, 0.018367499113082886, 1.7671606540679932, 0.8629909753799438, 1.0315003395080566], "std": [0.29880645871162415, 0.0324367992579937, 0.31240731477737427, 0.4724177420139313, 0.7647571563720703, 0.14146247506141663, 0.6400574445724487, 231.3958740234375, 0.07740199565887451, 0.07119954377412796, 0.04295017942786217, 0.7252267003059387, 0.6122626662254333, 0.598387598991394, 0.12738685309886932, 0.006027551367878914, 0.4311321973800659, 0.19595541059970856, 0.08166872709989548, 0.08459936082363129, 0.16737785935401917, 277.4954528808594, 0.04451177269220352, 0.02104763686656952, 0.033572010695934296, 0.6100962162017822, 0.10476572811603546, 2.676469326019287], "count": [324]}, "action": {"min": [0.025324728339910507, 1.9201937913894653, -1.2197059392929077, -1.505259394645691, -2.5823020935058594, -1.9245572090148926, 0.4754975140094757, 146.0, 0.13357099890708923, 0.2193949967622757, -0.02542700059711933, -2.999000072479248, -0.26399996876716614, -1.0859999656677246, -0.5203699469566345, -2.072561025619507, -0.834546685218811, -0.10435323417186737, 2.054828643798828, 1.57514226436615, -0.8256105780601501, 42.0, -0.38782599568367004, 0.1787700057029724, -0.07571399956941605, 1.253000020980835, 0.6170000433921814, -3.1381852626800537], "max": [0.8373740911483765, 2.08994460105896, -0.1909913867712021, 0.12112585455179214, -0.8709367513656616, -1.234750747680664, 2.499206781387329, 792.0, 0.36117300391197205, 0.4084379971027374, 0.17433899641036987, -0.8299999833106995, 1.312000036239624, 0.9340000152587891, -0.024469515308737755, -2.0357346534729004, 0.3038443922996521, 0.5314178466796875, 2.250462532043457, 1.9041889905929565, -0.3695909380912781, 860.0, -0.22811199724674225, 0.26487401127815247, 0.04515700042247772, 2.9079999923706055, 1.0230000019073486, 3.132999897003174], "mean": [0.40678906440734863, 2.0624141693115234, -0.8245745897293091, -0.6737853288650513, -1.5987145900726318, -1.6247899532318115, 1.4194506406784058, 626.1558837890625, 0.2651573419570923, 0.31205764412879944, 0.046876996755599976, -2.142688035964966, 0.6591111421585083, 0.05201851204037666, -0.17674677073955536, -2.0649399757385254, -0.44864749908447266, 0.06323922425508499, 2.190180540084839, 1.665741205215454, -0.4986844062805176, 698.8424682617188, -0.36118951439857483, 0.21522149443626404, 0.018367499113082886, 1.7671606540679932, 0.8629909753799438, 1.0315003395080566], "std": [0.29880645871162415, 0.0324367992579937, 0.31240731477737427, 0.4724177420139313, 0.7647571563720703, 0.14146247506141663, 0.6400574445724487, 231.3958740234375, 0.07740199565887451, 0.07119954377412796, 0.04295017942786217, 0.7252267003059387, 0.6122626662254333, 0.598387598991394, 0.12738685309886932, 0.006027551367878914, 0.4311321973800659, 0.19595541059970856, 0.08166872709989548, 0.08459936082363129, 0.16737785935401917, 277.4954528808594, 0.04451177269220352, 0.02104763686656952, 0.033572010695934296, 0.6100962162017822, 0.10476572811603546, 2.676469326019287], "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": [443], "max": [443], "mean": [443.0], "std": [0.0], "count": [324]}, "index": {"min": [230432], "max": [230755], "mean": [230593.5], "std": [93.53029812133963], "count": [324]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [324]}, "subtask_annotation": {"mean": [10.268518518518519, 29.0, 29.0, 29.0, 29.0], "std": [9.78750130297973, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [324]}, "scene_annotation": {"mean": [443.0], "std": [0.0], "min": [443], "max": [443], "count": [324]}, "eef_direction_state": {"mean": [3.697530864197531, 3.888888888888889], "std": [2.2335530742445204, 1.9860625479688332], "min": [0, 0], "max": [6, 6], "count": [324]}, "eef_velocity_state": {"mean": [0.7592592592592593, 1.0246913580246915], "std": [0.7478822409743948, 0.7694042691794011], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_acc_mag_state": {"mean": [0.7993827160493827, 0.9691358024691358], "std": [0.8605910195389799, 0.8196870790024792], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_direction_action": {"mean": [3.697530864197531, 3.888888888888889], "std": [2.2335530742445204, 1.9860625479688332], "min": [0, 0], "max": [6, 6], "count": [324]}, "eef_velocity_action": {"mean": [0.7592592592592593, 1.0246913580246915], "std": [0.7478822409743948, 0.7694042691794011], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_acc_mag_action": {"mean": [0.7993827160493827, 0.9691358024691358], "std": [0.8605910195389799, 0.8196870790024792], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_sim_pose_state": {"mean": [0.4028527132819374, 0.34252321865960655, 1.0173382858153106, -1.0318621561044716, 1.336547204563711, -0.1825077443363769, 0.5120473246071846, -0.3005566159469738, 1.1169805084155602, 0.3798557563470887, 0.8538989329507858, -0.10948516714513774], "std": [0.028125891965265236, 0.039958201924290275, 0.014938001525649508, 0.8749545708643794, 0.04263023845989254, 1.4575994856636358, 0.08422973866587409, 0.07166203162899182, 0.06589839333996095, 1.9030721640342196, 0.27587108836787977, 1.7155693178372966], "min": [0.3615233293406102, 0.21606613806966873, 0.9997476628720822, -2.9810484477025625, 1.250119415248908, -3.119873153954738, 0.4067675635191629, -0.4123563572007238, 1.0314027520361841, -3.1285962878600335, 0.4398628505443787, -3.1246099124308104], "max": [0.47606320798308344, 0.3892922527470005, 1.0650027840197718, -0.16532907841462052, 1.5204040060878032, 3.067578725210784, 0.623283983884153, -0.17016489498632104, 1.2413966508230838, 3.123298129488476, 1.5373593936741154, 3.1152753608422312], "count": [324]}, "eef_sim_pose_action": {"mean": [0.4028527132819374, 0.34252321865960655, 1.0173382858153106, -1.0318621561044716, 1.336547204563711, -0.1825077443363769, 0.5120473246071846, -0.3005566159469738, 1.1169805084155602, 0.3798557563470887, 0.8538989329507858, -0.10948516714513774], "std": [0.028125891965265236, 0.039958201924290275, 0.014938001525649508, 0.8749545708643794, 0.04263023845989254, 1.4575994856636358, 0.08422973866587409, 0.07166203162899182, 0.06589839333996095, 1.9030721640342196, 0.27587108836787977, 1.7155693178372966], "min": [0.3615233293406102, 0.21606613806966873, 0.9997476628720822, -2.9810484477025625, 1.250119415248908, -3.119873153954738, 0.4067675635191629, -0.4123563572007238, 1.0314027520361841, -3.1285962878600335, 0.4398628505443787, -3.1246099124308104], "max": [0.47606320798308344, 0.3892922527470005, 1.0650027840197718, -0.16532907841462052, 1.5204040060878032, 3.067578725210784, 0.623283983884153, -0.17016489498632104, 1.2413966508230838, 3.123298129488476, 1.5373593936741154, 3.1152753608422312], "count": [324]}, "gripper_mode_state": {"mean": [0.19444444444444445, 0.23765432098765432], "std": [0.3957724124659725, 0.4256462671086777], "min": [0, 0], "max": [1, 1], "count": [324]}, "gripper_activity_state": {"mean": [1.7932098765432098, 1.7253086419753085], "std": [0.5419018342164438, 0.6347753299829388], "min": [0, 0], "max": [2, 2], "count": [324]}, "gripper_mode_action": {"mean": [0.19444444444444445, 0.23765432098765432], "std": [0.3957724124659725, 0.4256462671086777], "min": [0, 0], "max": [1, 1], "count": [324]}, "gripper_activity_action": {"mean": [1.7932098765432098, 1.7253086419753085], "std": [0.5419018342164438, 0.6347753299829388], "min": [0, 0], "max": [2, 2], "count": [324]}, "gripper_open_scale_state": {"mean": [0.6988425928869375, 0.6261558644330086], "std": [0.27749543626518447, 0.23139538497496417], "min": [0.042, 0.146], "max": [0.86, 0.792], "count": [324]}, "gripper_open_scale_action": {"mean": [0.6988425928869375, 0.6261558644330086], "std": [0.27749543626518447, 0.23139538497496417], "min": [0.042, 0.146], "max": [0.86, 0.792], "count": [324]}}} +{"episode_index": 424, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4131639522058823]], [[0.4070665788398693]], [[0.40408533088235293]]], "std": [[[0.236341714168366]], [[0.2397563948323917]], [[0.24252422995054373]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47743997344771244]], [[0.48100046364379084]], [[0.4769963745915033]]], "std": [[[0.09247362737047522]], [[0.09355386363220025]], [[0.09390413595129281]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8431372549019608]], [[0.7803921568627451]], [[0.7843137254901961]]], "mean": [[[0.4347975326797386]], [[0.434300522875817]], [[0.43029803104575165]]], "std": [[[0.185035676853166]], [[0.19062082147488482]], [[0.19344308791132578]]], "count": [100]}, "observation.state": {"min": [0.07093018293380737, 1.8858108520507812, -1.2341572046279907, -1.5784059762954712, -2.5703465938568115, -2.0040395259857178, 0.908251941204071, 161.0, 0.1180180013179779, 0.21090799570083618, -0.04120299965143204, -3.058000087738037, -0.2770000100135803, -0.9869999885559082, -0.4424060881137848, -2.0771164894104004, -0.5716826319694519, 0.08883726596832275, 1.7529739141464233, 1.5688765048980713, -1.0476688146591187, 145.0, -0.38954299688339233, 0.170414999127388, -0.04883100092411041, 1.4129999876022339, 0.465999960899353, -3.125], "max": [0.8925787806510925, 2.083085536956787, -0.3540574908256531, -0.4148124158382416, -1.1189829111099243, -1.4038207530975342, 2.482347011566162, 788.0, 0.38428398966789246, 0.4066559970378876, 0.19263100624084473, -1.305999994277954, 1.4320000410079956, 0.7509999871253967, -0.05174901336431503, -2.023831605911255, 0.5961346626281738, 0.7480481266975403, 2.2031641006469727, 1.92949640750885, -0.5340533256530762, 860.0, -0.25087499618530273, 0.2640720009803772, 0.08450999855995178, 2.989000082015991, 1.0410000085830688, 3.117000102996826], "mean": [0.4311128556728363, 2.0569145679473877, -0.8180580139160156, -0.8941818475723267, -1.791024923324585, -1.664777159690857, 1.7466380596160889, 644.2841186523438, 0.24091310799121857, 0.31646600365638733, 0.06039940565824509, -2.5769710540771484, 0.6321402788162231, -0.24902577698230743, -0.1759931892156601, -2.061203718185425, -0.1756158024072647, 0.2801668345928192, 2.0340664386749268, 1.7410578727722168, -0.7458720803260803, 743.2582397460938, -0.3657339811325073, 0.20937485992908478, 0.038881056010723114, 1.9299408197402954, 0.8982362151145935, 0.7177444696426392], "std": [0.32276102900505066, 0.037825554609298706, 0.27451035380363464, 0.3095037043094635, 0.633794367313385, 0.14871808886528015, 0.43731188774108887, 228.36721801757812, 0.07460532337427139, 0.07199041545391083, 0.06243051588535309, 0.48995453119277954, 0.644698441028595, 0.4546981155872345, 0.10504543781280518, 0.008548585698008537, 0.4189753532409668, 0.2310945987701416, 0.12044090777635574, 0.07558469474315643, 0.15080685913562775, 216.602783203125, 0.041600145399570465, 0.02768694795668125, 0.030063694342970848, 0.5774542689323425, 0.18548235297203064, 2.7914927005767822], "count": [271]}, "action": {"min": [0.07093018293380737, 1.8858108520507812, -1.2341572046279907, -1.5784059762954712, -2.5703465938568115, -2.0040395259857178, 0.908251941204071, 161.0, 0.1180180013179779, 0.21090799570083618, -0.04120299965143204, -3.058000087738037, -0.2770000100135803, -0.9869999885559082, -0.4424060881137848, -2.0771164894104004, -0.5716826319694519, 0.08883726596832275, 1.7529739141464233, 1.5688765048980713, -1.0476688146591187, 145.0, -0.38954299688339233, 0.170414999127388, -0.04883100092411041, 1.4129999876022339, 0.465999960899353, -3.125], "max": [0.8925787806510925, 2.083085536956787, -0.3540574908256531, -0.4148124158382416, -1.1189829111099243, -1.4038207530975342, 2.482347011566162, 788.0, 0.38428398966789246, 0.4066559970378876, 0.19263100624084473, -1.305999994277954, 1.4320000410079956, 0.7509999871253967, -0.05174901336431503, -2.023831605911255, 0.5961346626281738, 0.7480481266975403, 2.2031641006469727, 1.92949640750885, -0.5340533256530762, 860.0, -0.25087499618530273, 0.2640720009803772, 0.08450999855995178, 2.989000082015991, 1.0410000085830688, 3.117000102996826], "mean": [0.4311128556728363, 2.0569145679473877, -0.8180580139160156, -0.8941818475723267, -1.791024923324585, -1.664777159690857, 1.7466380596160889, 644.2841186523438, 0.24091310799121857, 0.31646600365638733, 0.06039940565824509, -2.5769710540771484, 0.6321402788162231, -0.24902577698230743, -0.1759931892156601, -2.061203718185425, -0.1756158024072647, 0.2801668345928192, 2.0340664386749268, 1.7410578727722168, -0.7458720803260803, 743.2582397460938, -0.3657339811325073, 0.20937485992908478, 0.038881056010723114, 1.9299408197402954, 0.8982362151145935, 0.7177444696426392], "std": [0.32276102900505066, 0.037825554609298706, 0.27451035380363464, 0.3095037043094635, 0.633794367313385, 0.14871808886528015, 0.43731188774108887, 228.36721801757812, 0.07460532337427139, 0.07199041545391083, 0.06243051588535309, 0.48995453119277954, 0.644698441028595, 0.4546981155872345, 0.10504543781280518, 0.008548585698008537, 0.4189753532409668, 0.2310945987701416, 0.12044090777635574, 0.07558469474315643, 0.15080685913562775, 216.602783203125, 0.041600145399570465, 0.02768694795668125, 0.030063694342970848, 0.5774542689323425, 0.18548235297203064, 2.7914927005767822], "count": [271]}, "timestamp": {"min": [0.0], "max": [9.0], "mean": [4.5], "std": [2.6076809620810595], "count": [271]}, "frame_index": {"min": [0], "max": [270], "mean": [135.0], "std": [78.23042886243178], "count": [271]}, "episode_index": {"min": [444], "max": [444], "mean": [444.0], "std": [0.0], "count": [271]}, "index": {"min": [230756], "max": [231026], "mean": [230891.0], "std": [78.23042886243178], "count": [271]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [271]}, "subtask_annotation": {"mean": [9.767527675276753, 29.0, 29.0, 29.0, 29.0], "std": [9.452220934969597, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [271]}, "scene_annotation": {"mean": [444.0], "std": [0.0], "min": [444], "max": [444], "count": [271]}, "eef_direction_state": {"mean": [4.07380073800738, 3.9003690036900367], "std": [2.0334145797853376, 1.6705722588246092], "min": [0, 0], "max": [6, 6], "count": [271]}, "eef_velocity_state": {"mean": [0.7859778597785978, 1.1845018450184501], "std": [0.76738573765644, 0.7409351519823384], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_state": {"mean": [0.8081180811808119, 1.0959409594095941], "std": [0.854815187339943, 0.7908739970254657], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_direction_action": {"mean": [4.07380073800738, 3.9003690036900367], "std": [2.0334145797853376, 1.6705722588246092], "min": [0, 0], "max": [6, 6], "count": [271]}, "eef_velocity_action": {"mean": [0.7859778597785978, 1.1845018450184501], "std": [0.76738573765644, 0.7409351519823384], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_action": {"mean": [0.8081180811808119, 1.0959409594095941], "std": [0.854815187339943, 0.7908739970254657], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_sim_pose_state": {"mean": [0.39825794171195517, 0.3650943780607572, 1.031200780623109, -1.3169297005694327, 1.296364066635619, -0.5474032139808437, 0.5215524007471076, -0.2994760167969802, 1.1474716579478774, 0.6655309207500552, 0.8405940968935224, -0.3083373815580597], "std": [0.03512326591441123, 0.03859863660744275, 0.017487335185286394, 0.8262263347602321, 0.08166790148955269, 1.5770945547033954, 0.08403766081939296, 0.08921879895098707, 0.04911554563277548, 2.0509197613175187, 0.26973979207066395, 1.945519305571268], "min": [0.3518147116876963, 0.25119460877043837, 1.0129527550881794, -3.0466472933891984, 1.1146012912532388, -3.1226415378600896, 0.3976338452944297, -0.4320429849833751, 1.0612007550003095, -3.1347426300563863, 0.4721201187650448, -3.1034140259072123], "max": [0.4710187876297935, 0.41287463591596, 1.0762631695388831, -0.42147611704274124, 1.5403191362739959, 3.0410853212351507, 0.6215430812310158, -0.15030088642387876, 1.2569143758293955, 3.1258855118885776, 1.456392876924539, 3.0453403063328577], "count": [271]}, "eef_sim_pose_action": {"mean": [0.39825794171195517, 0.3650943780607572, 1.031200780623109, -1.3169297005694327, 1.296364066635619, -0.5474032139808437, 0.5215524007471076, -0.2994760167969802, 1.1474716579478774, 0.6655309207500552, 0.8405940968935224, -0.3083373815580597], "std": [0.03512326591441123, 0.03859863660744275, 0.017487335185286394, 0.8262263347602321, 0.08166790148955269, 1.5770945547033954, 0.08403766081939296, 0.08921879895098707, 0.04911554563277548, 2.0509197613175187, 0.26973979207066395, 1.945519305571268], "min": [0.3518147116876963, 0.25119460877043837, 1.0129527550881794, -3.0466472933891984, 1.1146012912532388, -3.1226415378600896, 0.3976338452944297, -0.4320429849833751, 1.0612007550003095, -3.1347426300563863, 0.4721201187650448, -3.1034140259072123], "max": [0.4710187876297935, 0.41287463591596, 1.0762631695388831, -0.42147611704274124, 1.5403191362739959, 3.0410853212351507, 0.6215430812310158, -0.15030088642387876, 1.2569143758293955, 3.1258855118885776, 1.456392876924539, 3.0453403063328577], "count": [271]}, "gripper_mode_state": {"mean": [0.15129151291512916, 0.22509225092250923], "std": [0.35833279369181426, 0.41764306470615287], "min": [0, 0], "max": [1, 1], "count": [271]}, "gripper_activity_state": {"mean": [1.7490774907749078, 1.8007380073800738], "std": [0.5792770318284993, 0.5407383649514336], "min": [0, 0], "max": [2, 2], "count": [271]}, "gripper_mode_action": {"mean": [0.15129151291512916, 0.22509225092250923], "std": [0.35833279369181426, 0.41764306470615287], "min": [0, 0], "max": [1, 1], "count": [271]}, "gripper_activity_action": {"mean": [1.7490774907749078, 1.8007380073800738], "std": [0.5792770318284993, 0.5407383649514336], "min": [0, 0], "max": [2, 2], "count": [271]}, "gripper_open_scale_state": {"mean": [0.7432583025267203, 0.6442841326724125], "std": [0.21660277824783847, 0.22836682381790432], "min": [0.145, 0.161], "max": [0.86, 0.788], "count": [271]}, "gripper_open_scale_action": {"mean": [0.7432583025267203, 0.6442841326724125], "std": [0.21660277824783847, 0.22836682381790432], "min": [0.145, 0.161], "max": [0.86, 0.788], "count": [271]}}} +{"episode_index": 425, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.4172447242647059]], [[0.4126831699346405]], [[0.4083027328431373]]], "std": [[[0.23534355026877332]], [[0.2435136284655696]], [[0.24641495982382516]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4681340012254902]], [[0.4725817054738562]], [[0.46904998774509804]]], "std": [[[0.10327264399659809]], [[0.10501998066883439]], [[0.10585532160597509]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4553649387254902]], [[0.45670791258169935]], [[0.452523010620915]]], "std": [[[0.15096695177765615]], [[0.1576137342382806]], [[0.15954956386955632]]], "count": [100]}, "observation.state": {"min": [0.18425440788269043, 1.7685248851776123, -0.8750557899475098, -1.2785409688949585, -2.4453983306884766, -1.9745783805847168, 0.6426651477813721, 184.0, 0.18154700100421906, 0.22135600447654724, 0.0067900000140070915, -3.1411852836608887, 0.012000000104308128, -0.8240000009536743, -0.5317494869232178, -2.072526216506958, -0.5108404159545898, -0.23170992732048035, 1.2985774278640747, 1.3152278661727905, -1.2302128076553345, 177.0, -0.35600700974464417, 0.2569510042667389, -0.034150999039411545, -3.1361851692199707, 0.40400001406669617, -3.1331851482391357], "max": [0.8958600163459778, 2.0755107402801514, 0.48633602261543274, -0.12976524233818054, -1.2840038537979126, -1.2854524850845337, 2.2364649772644043, 609.0, 0.42038899660110474, 0.4027009904384613, 0.21477599442005157, 3.140000104904175, 1.3140000104904175, 1.0479999780654907, -0.22800981998443604, -2.006098985671997, 0.5502150654792786, 0.6845006942749023, 2.2486822605133057, 1.793936848640442, -0.20315633714199066, 863.0, -0.24863100051879883, 0.3115139901638031, 0.053582001477479935, 3.140000104904175, 1.2170000076293945, 3.13100004196167], "mean": [0.44582369923591614, 1.9902753829956055, -0.2663237452507019, -0.5484845638275146, -1.7443444728851318, -1.6320724487304688, 1.4115878343582153, 483.17437744140625, 0.3205415904521942, 0.30416139960289, 0.1039527878165245, -1.2641716003417969, 0.745297908782959, 0.15151266753673553, -0.3402773439884186, -2.0643856525421143, -0.07146608829498291, 0.03300885856151581, 1.7911622524261475, 1.4974807500839233, -0.5603399872779846, 674.3499755859375, -0.33582183718681335, 0.2862299084663391, 0.0023020075168460608, 1.8099231719970703, 0.8723371028900146, 1.1226582527160645], "std": [0.27027130126953125, 0.0845550075173378, 0.4473205506801605, 0.2990420162677765, 0.45426231622695923, 0.13397091627120972, 0.49747416377067566, 150.17897033691406, 0.08921616524457932, 0.06943269073963165, 0.047700878232717514, 1.666211485862732, 0.5031604170799255, 0.6442638039588928, 0.0573919340968132, 0.010782535187900066, 0.37208256125450134, 0.31503406167030334, 0.2713609039783478, 0.1804448813199997, 0.4017370939254761, 160.86512756347656, 0.026364879682660103, 0.016383826732635498, 0.025053540244698524, 0.8664278388023376, 0.2000790685415268, 2.6068484783172607], "count": [433]}, "action": {"min": [0.18425440788269043, 1.7685248851776123, -0.8750557899475098, -1.2785409688949585, -2.4453983306884766, -1.9745783805847168, 0.6426651477813721, 184.0, 0.18154700100421906, 0.22135600447654724, 0.0067900000140070915, -3.1411852836608887, 0.012000000104308128, -0.8240000009536743, -0.5317494869232178, -2.072526216506958, -0.5108404159545898, -0.23170992732048035, 1.2985774278640747, 1.3152278661727905, -1.2302128076553345, 177.0, -0.35600700974464417, 0.2569510042667389, -0.034150999039411545, -3.1361851692199707, 0.40400001406669617, -3.1331851482391357], "max": [0.8958600163459778, 2.0755107402801514, 0.48633602261543274, -0.12976524233818054, -1.2840038537979126, -1.2854524850845337, 2.2364649772644043, 609.0, 0.42038899660110474, 0.4027009904384613, 0.21477599442005157, 3.140000104904175, 1.3140000104904175, 1.0479999780654907, -0.22800981998443604, -2.006098985671997, 0.5502150654792786, 0.6845006942749023, 2.2486822605133057, 1.793936848640442, -0.20315633714199066, 863.0, -0.24863100051879883, 0.3115139901638031, 0.053582001477479935, 3.140000104904175, 1.2170000076293945, 3.13100004196167], "mean": [0.44582369923591614, 1.9902753829956055, -0.2663237452507019, -0.5484845638275146, -1.7443444728851318, -1.6320724487304688, 1.4115878343582153, 483.17437744140625, 0.3205415904521942, 0.30416139960289, 0.1039527878165245, -1.2641716003417969, 0.745297908782959, 0.15151266753673553, -0.3402773439884186, -2.0643856525421143, -0.07146608829498291, 0.03300885856151581, 1.7911622524261475, 1.4974807500839233, -0.5603399872779846, 674.3499755859375, -0.33582183718681335, 0.2862299084663391, 0.0023020075168460608, 1.8099231719970703, 0.8723371028900146, 1.1226582527160645], "std": [0.27027130126953125, 0.0845550075173378, 0.4473205506801605, 0.2990420162677765, 0.45426231622695923, 0.13397091627120972, 0.49747416377067566, 150.17897033691406, 0.08921616524457932, 0.06943269073963165, 0.047700878232717514, 1.666211485862732, 0.5031604170799255, 0.6442638039588928, 0.0573919340968132, 0.010782535187900066, 0.37208256125450134, 0.31503406167030334, 0.2713609039783478, 0.1804448813199997, 0.4017370939254761, 160.86512756347656, 0.026364879682660103, 0.016383826732635498, 0.025053540244698524, 0.8664278388023376, 0.2000790685415268, 2.6068484783172607], "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": [445], "max": [445], "mean": [445.0], "std": [0.0], "count": [433]}, "index": {"min": [231027], "max": [231459], "mean": [231243.0], "std": [124.99599993599796], "count": [433]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [433]}, "subtask_annotation": {"mean": [10.796766743648961, 29.0, 29.0, 29.0, 29.0], "std": [9.993775831281924, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [433]}, "scene_annotation": {"mean": [445.0], "std": [0.0], "min": [445], "max": [445], "count": [433]}, "eef_direction_state": {"mean": [4.459584295612009, 4.12933025404157], "std": [1.9123656952484454, 2.0004373111814577], "min": [0, 0], "max": [6, 6], "count": [433]}, "eef_velocity_state": {"mean": [0.5427251732101617, 0.8752886836027713], "std": [0.6921859878611044, 0.8145126894534631], "min": [0, 0], "max": [2, 2], "count": [433]}, "eef_acc_mag_state": {"mean": [0.6859122401847575, 0.8406466512702079], "std": [0.8145388820987255, 0.8488609661244878], "min": [0, 0], "max": [2, 2], "count": [433]}, "eef_direction_action": {"mean": [4.459584295612009, 4.12933025404157], "std": [1.9123656952484454, 2.0004373111814577], "min": [0, 0], "max": [6, 6], "count": [433]}, "eef_velocity_action": {"mean": [0.5427251732101617, 0.8752886836027713], "std": [0.6921859878611044, 0.8145126894534631], "min": [0, 0], "max": [2, 2], "count": [433]}, "eef_acc_mag_action": {"mean": [0.6859122401847575, 0.8406466512702079], "std": [0.8145388820987255, 0.8488609661244878], "min": [0, 0], "max": [2, 2], "count": [433]}, "eef_sim_pose_state": {"mean": [0.4751306200238844, 0.3141646567815075, 1.0270095563757404, -1.3294939172422706, 1.248756955700159, -0.5898097293629172, 0.5031690437395975, -0.37415698433530753, 1.1160551930450857, 1.6978459119194422, 0.9306118465238986, -0.21989314625304818], "std": [0.013991935323684665, 0.023195145474837888, 0.021422694906833562, 0.6868678507554826, 0.1219388699510538, 1.608770273019422, 0.08502612447198202, 0.07217786205432843, 0.06700931583224339, 0.8556663533820463, 0.18996906969134594, 1.749637427655146], "min": [0.44471853172566966, 0.2579722729814461, 1.0050967037334178, -2.6706559044883633, 1.0022893228878167, -3.118365450920592, 0.4116244070744427, -0.446040912746254, 1.0238905912527194, 0.6791731236951899, 0.5294489687625497, -3.0786140613311836], "max": [0.505852714585781, 0.37931126255082015, 1.0735322806278662, -0.175182778665884, 1.384342896823548, 3.13919894332559, 0.6250893234704931, -0.23365960727892707, 1.2708298971589351, 2.9440511726252803, 1.4546248943685982, 3.125469246542976], "count": [433]}, "eef_sim_pose_action": {"mean": [0.4751306200238844, 0.3141646567815075, 1.0270095563757404, -1.3294939172422706, 1.248756955700159, -0.5898097293629172, 0.5031690437395975, -0.37415698433530753, 1.1160551930450857, 1.6978459119194422, 0.9306118465238986, -0.21989314625304818], "std": [0.013991935323684665, 0.023195145474837888, 0.021422694906833562, 0.6868678507554826, 0.1219388699510538, 1.608770273019422, 0.08502612447198202, 0.07217786205432843, 0.06700931583224339, 0.8556663533820463, 0.18996906969134594, 1.749637427655146], "min": [0.44471853172566966, 0.2579722729814461, 1.0050967037334178, -2.6706559044883633, 1.0022893228878167, -3.118365450920592, 0.4116244070744427, -0.446040912746254, 1.0238905912527194, 0.6791731236951899, 0.5294489687625497, -3.0786140613311836], "max": [0.505852714585781, 0.37931126255082015, 1.0735322806278662, -0.175182778665884, 1.384342896823548, 3.13919894332559, 0.6250893234704931, -0.23365960727892707, 1.2708298971589351, 2.9440511726252803, 1.4546248943685982, 3.125469246542976], "count": [433]}, "gripper_mode_state": {"mean": [0.12009237875288684, 0.22863741339491916], "std": [0.3250695299752958, 0.41995517212078454], "min": [0, 0], "max": [1, 1], "count": [433]}, "gripper_activity_state": {"mean": [1.8498845265588915, 1.9237875288683604], "std": [0.4590443286577147, 0.34145791368639616], "min": [0, 0], "max": [2, 2], "count": [433]}, "gripper_mode_action": {"mean": [0.12009237875288684, 0.22863741339491916], "std": [0.3250695299752958, 0.41995517212078454], "min": [0, 0], "max": [1, 1], "count": [433]}, "gripper_activity_action": {"mean": [1.8498845265588915, 1.9237875288683604], "std": [0.4590443286577147, 0.34145791368639616], "min": [0, 0], "max": [2, 2], "count": [433]}, "gripper_open_scale_state": {"mean": [0.6743498844560796, 0.4831743649665537], "std": [0.16086512586499965, 0.15017896226458977], "min": [0.177, 0.184], "max": [0.863, 0.609], "count": [433]}, "gripper_open_scale_action": {"mean": [0.6743498844560796, 0.4831743649665537], "std": [0.16086512586499965, 0.15017896226458977], "min": [0.177, 0.184], "max": [0.863, 0.609], "count": [433]}}} +{"episode_index": 426, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.42401914624183007]], [[0.41827636437908494]], [[0.4144411172385621]]], "std": [[[0.23013313451013548]], [[0.2340662561049266]], [[0.23664048200895518]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.8156862745098039]], [[0.8313725490196079]]], "mean": [[[0.4716825408496732]], [[0.4760875714869281]], [[0.4719483803104575]]], "std": [[[0.11297321622304382]], [[0.11447774770976349]], [[0.11509249176913472]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.435183029003268]], [[0.4337625755718954]], [[0.42967678104575163]]], "std": [[[0.1757901419930314]], [[0.1836763632451053]], [[0.18528672118991069]]], "count": [100]}, "observation.state": {"min": [0.19516272842884064, 1.822141170501709, -0.956876814365387, -1.1522839069366455, -2.4741787910461426, -1.941696286201477, 0.7227408289909363, 168.0, 0.1659500002861023, 0.22534699738025665, 0.00215300009585917, -3.0980000495910645, -0.16300000250339508, -0.7480000257492065, -0.5529203414916992, -2.07100772857666, -0.43161994218826294, -0.1935570240020752, 1.3130462169647217, 1.5738333463668823, -1.16579270362854, 97.0, -0.37884199619293213, 0.2369910031557083, -0.02394700050354004, 0.7289999127388, 0.4569999873638153, -3.115000009536743], "max": [0.8993682265281677, 2.07261323928833, 0.37891095876693726, -0.1229759007692337, -1.0567445755004883, -1.4172073602676392, 2.1073453426361084, 596.0, 0.43388599157333374, 0.4201900064945221, 0.21203899383544922, -0.44999998807907104, 1.274999976158142, 1.062000036239624, -0.222965806722641, -1.90692937374115, 0.5472829341888428, 0.48106512427330017, 2.1812427043914795, 1.8532779216766357, -0.4001167416572571, 834.0, -0.23811499774456024, 0.30148398876190186, 0.08279400318861008, 3.0390000343322754, 1.1710000038146973, 3.0810000896453857], "mean": [0.4628655016422272, 1.9974045753479004, -0.38139063119888306, -0.5369127988815308, -1.6695324182510376, -1.579615592956543, 1.366913080215454, 457.2276916503906, 0.32103705406188965, 0.31237635016441345, 0.09273902326822281, -1.7659541368484497, 0.6756342053413391, 0.2106785774230957, -0.3053830862045288, -2.0394368171691895, 0.05621156841516495, 0.04226114600896835, 1.6040500402450562, 1.633055567741394, -0.6704545617103577, 714.4181518554688, -0.34961384534835815, 0.262062668800354, 0.029560789465904236, 1.666109323501587, 0.9172887206077576, 0.7654228210449219], "std": [0.26007527112960815, 0.08277979493141174, 0.3985443413257599, 0.3550639748573303, 0.5953531861305237, 0.16169913113117218, 0.5038682222366333, 146.06686401367188, 0.09604167938232422, 0.06442954391241074, 0.04700048267841339, 1.1062581539154053, 0.5297524333000183, 0.6654191017150879, 0.07183554768562317, 0.048502665013074875, 0.2528562843799591, 0.24931617081165314, 0.3502669930458069, 0.07255885004997253, 0.3205399215221405, 203.14385986328125, 0.03281001001596451, 0.015312260948121548, 0.02443123422563076, 0.8876023292541504, 0.1993749588727951, 2.4767510890960693], "count": [336]}, "action": {"min": [0.19516272842884064, 1.822141170501709, -0.956876814365387, -1.1522839069366455, -2.4741787910461426, -1.941696286201477, 0.7227408289909363, 168.0, 0.1659500002861023, 0.22534699738025665, 0.00215300009585917, -3.0980000495910645, -0.16300000250339508, -0.7480000257492065, -0.5529203414916992, -2.07100772857666, -0.43161994218826294, -0.1935570240020752, 1.3130462169647217, 1.5738333463668823, -1.16579270362854, 97.0, -0.37884199619293213, 0.2369910031557083, -0.02394700050354004, 0.7289999127388, 0.4569999873638153, -3.115000009536743], "max": [0.8993682265281677, 2.07261323928833, 0.37891095876693726, -0.1229759007692337, -1.0567445755004883, -1.4172073602676392, 2.1073453426361084, 596.0, 0.43388599157333374, 0.4201900064945221, 0.21203899383544922, -0.44999998807907104, 1.274999976158142, 1.062000036239624, -0.222965806722641, -1.90692937374115, 0.5472829341888428, 0.48106512427330017, 2.1812427043914795, 1.8532779216766357, -0.4001167416572571, 834.0, -0.23811499774456024, 0.30148398876190186, 0.08279400318861008, 3.0390000343322754, 1.1710000038146973, 3.0810000896453857], "mean": [0.4628655016422272, 1.9974045753479004, -0.38139063119888306, -0.5369127988815308, -1.6695324182510376, -1.579615592956543, 1.366913080215454, 457.2276916503906, 0.32103705406188965, 0.31237635016441345, 0.09273902326822281, -1.7659541368484497, 0.6756342053413391, 0.2106785774230957, -0.3053830862045288, -2.0394368171691895, 0.05621156841516495, 0.04226114600896835, 1.6040500402450562, 1.633055567741394, -0.6704545617103577, 714.4181518554688, -0.34961384534835815, 0.262062668800354, 0.029560789465904236, 1.666109323501587, 0.9172887206077576, 0.7654228210449219], "std": [0.26007527112960815, 0.08277979493141174, 0.3985443413257599, 0.3550639748573303, 0.5953531861305237, 0.16169913113117218, 0.5038682222366333, 146.06686401367188, 0.09604167938232422, 0.06442954391241074, 0.04700048267841339, 1.1062581539154053, 0.5297524333000183, 0.6654191017150879, 0.07183554768562317, 0.048502665013074875, 0.2528562843799591, 0.24931617081165314, 0.3502669930458069, 0.07255885004997253, 0.3205399215221405, 203.14385986328125, 0.03281001001596451, 0.015312260948121548, 0.02443123422563076, 0.8876023292541504, 0.1993749588727951, 2.4767510890960693], "count": [336]}, "timestamp": {"min": [0.0], "max": [11.166666666666666], "mean": [5.583333333333333], "std": [3.2331471882270906], "count": [336]}, "frame_index": {"min": [0], "max": [335], "mean": [167.5], "std": [96.99441564681271], "count": [336]}, "episode_index": {"min": [446], "max": [446], "mean": [446.0], "std": [0.0], "count": [336]}, "index": {"min": [231460], "max": [231795], "mean": [231627.5], "std": [96.99441564681271], "count": [336]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [336]}, "subtask_annotation": {"mean": [8.321428571428571, 29.0, 29.0, 29.0, 29.0], "std": [8.25221574038454, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [336]}, "scene_annotation": {"mean": [446.0], "std": [0.0], "min": [446], "max": [446], "count": [336]}, "eef_direction_state": {"mean": [4.116071428571429, 3.7351190476190474], "std": [2.053215548873539, 2.004032835278725], "min": [0, 0], "max": [6, 6], "count": [336]}, "eef_velocity_state": {"mean": [0.6666666666666666, 1.0476190476190477], "std": [0.7650604291933152, 0.8187499459071159], "min": [0, 0], "max": [2, 2], "count": [336]}, "eef_acc_mag_state": {"mean": [0.7976190476190477, 0.9226190476190477], "std": [0.8313752505675381, 0.8309276500617789], "min": [0, 0], "max": [2, 2], "count": [336]}, "eef_direction_action": {"mean": [4.116071428571429, 3.7351190476190474], "std": [2.053215548873539, 2.004032835278725], "min": [0, 0], "max": [6, 6], "count": [336]}, "eef_velocity_action": {"mean": [0.6666666666666666, 1.0476190476190477], "std": [0.7650604291933152, 0.8187499459071159], "min": [0, 0], "max": [2, 2], "count": [336]}, "eef_acc_mag_action": {"mean": [0.7976190476190477, 0.9226190476190477], "std": [0.8313752505675381, 0.8309276500617789], "min": [0, 0], "max": [2, 2], "count": [336]}, "eef_sim_pose_state": {"mean": [0.4520945429541216, 0.34008033162633833, 1.0330185607879, -1.2412083223995443, 1.13427768492331, -0.26441988784728243, 0.5123045107729479, -0.3640068371623507, 1.1108316320306955, 1.6220175719425556, 0.9000172627332921, -0.33535073068760823], "std": [0.01757779279694668, 0.02762629919194939, 0.017021021478128288, 0.6567770854509555, 0.06547382448559959, 1.6516595514606711, 0.08078167014963089, 0.07358079657978817, 0.07480432118628982, 1.20746201267277, 0.21661114927351663, 1.6621543034862465], "min": [0.42197203155541557, 0.25496760684266573, 1.0162457920635894, -2.5028658569628695, 1.0184411644742921, -3.040420106131333, 0.41244635570808136, -0.457620784504168, 1.0238758038248092, -3.141570925922035, 0.5284909247435374, -3.0665557372462917], "max": [0.5073705127063498, 0.39718106841304957, 1.080627293199976, -0.47921690542927786, 1.3150579285454103, 3.1290808147589897, 0.6326746327728194, -0.21155771491796432, 1.238338715010588, 3.1061105925383914, 1.5472742005853086, 3.141477073116915], "count": [336]}, "eef_sim_pose_action": {"mean": [0.4520945429541216, 0.34008033162633833, 1.0330185607879, -1.2412083223995443, 1.13427768492331, -0.26441988784728243, 0.5123045107729479, -0.3640068371623507, 1.1108316320306955, 1.6220175719425556, 0.9000172627332921, -0.33535073068760823], "std": [0.01757779279694668, 0.02762629919194939, 0.017021021478128288, 0.6567770854509555, 0.06547382448559959, 1.6516595514606711, 0.08078167014963089, 0.07358079657978817, 0.07480432118628982, 1.20746201267277, 0.21661114927351663, 1.6621543034862465], "min": [0.42197203155541557, 0.25496760684266573, 1.0162457920635894, -2.5028658569628695, 1.0184411644742921, -3.040420106131333, 0.41244635570808136, -0.457620784504168, 1.0238758038248092, -3.141570925922035, 0.5284909247435374, -3.0665557372462917], "max": [0.5073705127063498, 0.39718106841304957, 1.080627293199976, -0.47921690542927786, 1.3150579285454103, 3.1290808147589897, 0.6326746327728194, -0.21155771491796432, 1.238338715010588, 3.1061105925383914, 1.5472742005853086, 3.141477073116915], "count": [336]}, "gripper_mode_state": {"mean": [0.13690476190476192, 0.6964285714285714], "std": [0.3437467789995455, 0.45979975677084517], "min": [0, 0], "max": [1, 1], "count": [336]}, "gripper_activity_state": {"mean": [1.8452380952380953, 1.8363095238095237], "std": [0.48780479163209206, 0.5117576615889705], "min": [0, 0], "max": [2, 2], "count": [336]}, "gripper_mode_action": {"mean": [0.13690476190476192, 0.6964285714285714], "std": [0.3437467789995455, 0.45979975677084517], "min": [0, 0], "max": [1, 1], "count": [336]}, "gripper_activity_action": {"mean": [1.8452380952380953, 1.8363095238095237], "std": [0.48780479163209206, 0.5117576615889705], "min": [0, 0], "max": [2, 2], "count": [336]}, "gripper_open_scale_state": {"mean": [0.7144181544440139, 0.4572276787984939], "std": [0.20314384639433708, 0.14606694105846182], "min": [0.097, 0.168], "max": [0.834, 0.596], "count": [336]}, "gripper_open_scale_action": {"mean": [0.7144181544440139, 0.4572276787984939], "std": [0.20314384639433708, 0.14606694105846182], "min": [0.097, 0.168], "max": [0.834, 0.596], "count": [336]}}} +{"episode_index": 427, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[1.0]], [[0.9372549019607843]]], "mean": [[[0.41694219975490193]], [[0.41191363562091504]], [[0.40831696486928104]]], "std": [[[0.22957439113614087]], [[0.2353792115135289]], [[0.2381832976698376]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4679848754084967]], [[0.47199754697712415]], [[0.4663801695261438]]], "std": [[[0.10297518096320343]], [[0.105702951720266]], [[0.10636715564923416]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.44625454452614377]], [[0.4480152144607843]], [[0.44343599060457517]]], "std": [[[0.15590178896060997]], [[0.16244864867953307]], [[0.16418715343736787]]], "count": [100]}, "observation.state": {"min": [0.18699456751346588, 1.8812206983566284, -0.9169088006019592, -1.1124730110168457, -2.572580575942993, -1.8663156032562256, 0.9279566407203674, 209.0, 0.15282399952411652, 0.22247099876403809, -0.01807600073516369, -3.1391851902008057, -0.03500000387430191, -0.972000002861023, -0.5103691816329956, -2.070955514907837, -0.6672917604446411, -0.14468780159950256, 1.5446687936782837, 1.3951637744903564, -1.3237276077270508, 167.0, -0.4113500118255615, 0.23512400686740875, -0.01961199939250946, -3.1361851692199707, 0.39399996399879456, -3.124000072479248], "max": [0.850080132484436, 2.074009656906128, 0.2039068192243576, -0.17935004830360413, -1.0552434921264648, -1.4199824333190918, 2.223898410797119, 642.0, 0.4370580017566681, 0.3980419933795929, 0.18015600740909576, 3.140000104904175, 1.4149999618530273, 1.1200000047683716, -0.2018996924161911, -1.827639102935791, 0.46615999937057495, 0.5293060541152954, 2.262627601623535, 1.9213281869888306, -0.15919148921966553, 848.0, -0.26188600063323975, 0.2859179973602295, 0.09891600161790848, 3.125999927520752, 1.2519999742507935, 3.0339999198913574], "mean": [0.4377845823764801, 2.0028600692749023, -0.393248051404953, -0.5748593807220459, -1.686423659324646, -1.629906177520752, 1.4284802675247192, 449.18304443359375, 0.30946192145347595, 0.30964145064353943, 0.09389097988605499, -1.2217402458190918, 0.7713658213615417, 0.11224500834941864, -0.2569115161895752, -2.022298574447632, -0.20343095064163208, 0.10640887171030045, 1.7715258598327637, 1.58993661403656, -0.8393253087997437, 757.1845092773438, -0.3806750774383545, 0.24883820116519928, 0.05843789502978325, 0.9378780126571655, 0.9298552870750427, 0.5610025525093079], "std": [0.2459946721792221, 0.05582277104258537, 0.3478226065635681, 0.3130180835723877, 0.49798011779785156, 0.09456216543912888, 0.471031129360199, 139.04031372070312, 0.09055391699075699, 0.06104404479265213, 0.04754065349698067, 1.7876352071762085, 0.46002820134162903, 0.6696189641952515, 0.07669756561517715, 0.07588504999876022, 0.43932044506073, 0.2871215343475342, 0.26116809248924255, 0.1476539671421051, 0.3416379690170288, 192.94093322753906, 0.039503250271081924, 0.012331947684288025, 0.02481926791369915, 1.5038411617279053, 0.26556479930877686, 2.3243987560272217], "count": [355]}, "action": {"min": [0.18699456751346588, 1.8812206983566284, -0.9169088006019592, -1.1124730110168457, -2.572580575942993, -1.8663156032562256, 0.9279566407203674, 209.0, 0.15282399952411652, 0.22247099876403809, -0.01807600073516369, -3.1391851902008057, -0.03500000387430191, -0.972000002861023, -0.5103691816329956, -2.070955514907837, -0.6672917604446411, -0.14468780159950256, 1.5446687936782837, 1.3951637744903564, -1.3237276077270508, 167.0, -0.4113500118255615, 0.23512400686740875, -0.01961199939250946, -3.1361851692199707, 0.39399996399879456, -3.124000072479248], "max": [0.850080132484436, 2.074009656906128, 0.2039068192243576, -0.17935004830360413, -1.0552434921264648, -1.4199824333190918, 2.223898410797119, 642.0, 0.4370580017566681, 0.3980419933795929, 0.18015600740909576, 3.140000104904175, 1.4149999618530273, 1.1200000047683716, -0.2018996924161911, -1.827639102935791, 0.46615999937057495, 0.5293060541152954, 2.262627601623535, 1.9213281869888306, -0.15919148921966553, 848.0, -0.26188600063323975, 0.2859179973602295, 0.09891600161790848, 3.125999927520752, 1.2519999742507935, 3.0339999198913574], "mean": [0.4377845823764801, 2.0028600692749023, -0.393248051404953, -0.5748593807220459, -1.686423659324646, -1.629906177520752, 1.4284802675247192, 449.18304443359375, 0.30946192145347595, 0.30964145064353943, 0.09389097988605499, -1.2217402458190918, 0.7713658213615417, 0.11224500834941864, -0.2569115161895752, -2.022298574447632, -0.20343095064163208, 0.10640887171030045, 1.7715258598327637, 1.58993661403656, -0.8393253087997437, 757.1845092773438, -0.3806750774383545, 0.24883820116519928, 0.05843789502978325, 0.9378780126571655, 0.9298552870750427, 0.5610025525093079], "std": [0.2459946721792221, 0.05582277104258537, 0.3478226065635681, 0.3130180835723877, 0.49798011779785156, 0.09456216543912888, 0.471031129360199, 139.04031372070312, 0.09055391699075699, 0.06104404479265213, 0.04754065349698067, 1.7876352071762085, 0.46002820134162903, 0.6696189641952515, 0.07669756561517715, 0.07588504999876022, 0.43932044506073, 0.2871215343475342, 0.26116809248924255, 0.1476539671421051, 0.3416379690170288, 192.94093322753906, 0.039503250271081924, 0.012331947684288025, 0.02481926791369915, 1.5038411617279053, 0.26556479930877686, 2.3243987560272217], "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": [447], "max": [447], "mean": [447.0], "std": [0.0], "count": [355]}, "index": {"min": [231796], "max": [232150], "mean": [231973.0], "std": [102.4792661956554], "count": [355]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [355]}, "subtask_annotation": {"mean": [9.583098591549296, 29.0, 29.0, 29.0, 29.0], "std": [9.449092450876394, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [355]}, "scene_annotation": {"mean": [447.0], "std": [0.0], "min": [447], "max": [447], "count": [355]}, "eef_direction_state": {"mean": [4.405633802816902, 3.692957746478873], "std": [1.9265299260692719, 2.147735390608866], "min": [0, 0], "max": [6, 6], "count": [355]}, "eef_velocity_state": {"mean": [0.6450704225352113, 0.9295774647887324], "std": [0.7492322328241351, 0.7858599606813048], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_acc_mag_state": {"mean": [0.8338028169014085, 0.9323943661971831], "std": [0.8511704719892662, 0.8296910417480647], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_direction_action": {"mean": [4.405633802816902, 3.692957746478873], "std": [1.9265299260692719, 2.147735390608866], "min": [0, 0], "max": [6, 6], "count": [355]}, "eef_velocity_action": {"mean": [0.6450704225352113, 0.9295774647887324], "std": [0.7492322328241351, 0.7858599606813048], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_acc_mag_action": {"mean": [0.8338028169014085, 0.9323943661971831], "std": [0.8511704719892662, 0.8296910417480647], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_sim_pose_state": {"mean": [0.4400348920049835, 0.3762329691666475, 1.034723408345302, -1.4523664062113815, 1.014743447969714, -0.5085023622638298, 0.5087151593212559, -0.36263644233958875, 1.1163585418422712, 1.696475968518219, 0.958812744352034, -0.2350678108593357], "std": [0.019036334297985378, 0.031153878589430056, 0.026222389273668642, 0.6469317307826943, 0.1049459681705209, 1.7289126811346185, 0.07647819542227784, 0.0777837763408854, 0.05987883108780518, 0.8762149958899004, 0.20775370411329344, 1.7966407286063737], "min": [0.42100433961792116, 0.2781872678732055, 1.0042777347304273, -2.573770290961863, 0.8882601792568567, -3.1065668937325177, 0.4112249595144224, -0.45817224215698443, 1.0380441139248655, 0.6420882108594146, 0.46354380718746446, -3.1029734177548427], "max": [0.49967067932022946, 0.43215138655325097, 1.085159385923277, 0.04286184774197292, 1.3385866423020207, 3.121737207702063, 0.6187387156092568, -0.20410747643000818, 1.216917918371055, 2.88466766394653, 1.492450301339634, 3.131593661285443], "count": [355]}, "eef_sim_pose_action": {"mean": [0.4400348920049835, 0.3762329691666475, 1.034723408345302, -1.4523664062113815, 1.014743447969714, -0.5085023622638298, 0.5087151593212559, -0.36263644233958875, 1.1163585418422712, 1.696475968518219, 0.958812744352034, -0.2350678108593357], "std": [0.019036334297985378, 0.031153878589430056, 0.026222389273668642, 0.6469317307826943, 0.1049459681705209, 1.7289126811346185, 0.07647819542227784, 0.0777837763408854, 0.05987883108780518, 0.8762149958899004, 0.20775370411329344, 1.7966407286063737], "min": [0.42100433961792116, 0.2781872678732055, 1.0042777347304273, -2.573770290961863, 0.8882601792568567, -3.1065668937325177, 0.4112249595144224, -0.45817224215698443, 1.0380441139248655, 0.6420882108594146, 0.46354380718746446, -3.1029734177548427], "max": [0.49967067932022946, 0.43215138655325097, 1.085159385923277, 0.04286184774197292, 1.3385866423020207, 3.121737207702063, 0.6187387156092568, -0.20410747643000818, 1.216917918371055, 2.88466766394653, 1.492450301339634, 3.131593661285443], "count": [355]}, "gripper_mode_state": {"mean": [0.1352112676056338, 0.3352112676056338], "std": [0.3419490908280232, 0.4720642685862364], "min": [0, 0], "max": [1, 1], "count": [355]}, "gripper_activity_state": {"mean": [1.7746478873239437, 1.8084507042253521], "std": [0.576467706694601, 0.5489417421751812], "min": [0, 0], "max": [2, 2], "count": [355]}, "gripper_mode_action": {"mean": [0.1352112676056338, 0.3352112676056338], "std": [0.3419490908280232, 0.4720642685862364], "min": [0, 0], "max": [1, 1], "count": [355]}, "gripper_activity_action": {"mean": [1.7746478873239437, 1.8084507042253521], "std": [0.576467706694601, 0.5489417421751812], "min": [0, 0], "max": [2, 2], "count": [355]}, "gripper_open_scale_state": {"mean": [0.7571845072141841, 0.44918309854856703], "std": [0.19294095035776274, 0.13904054886662867], "min": [0.167, 0.209], "max": [0.848, 0.642], "count": [355]}, "gripper_open_scale_action": {"mean": [0.7571845072141841, 0.44918309854856703], "std": [0.19294095035776274, 0.13904054886662867], "min": [0.167, 0.209], "max": [0.848, 0.642], "count": [355]}}} +{"episode_index": 428, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7607843137254902]], [[0.7764705882352941]]], "mean": [[[0.41256358864379084]], [[0.4058751776960784]], [[0.40252647875816994]]], "std": [[[0.23232568855959077]], [[0.23890054226601903]], [[0.2413700398770456]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.46502013480392157]], [[0.47201295955882355]], [[0.4677765420751634]]], "std": [[[0.0949400223753217]], [[0.09637964918890207]], [[0.09687018326957691]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4452745098039216]], [[0.44682225490196076]], [[0.44219273692810457]]], "std": [[[0.1553863533173278]], [[0.16167823567579329]], [[0.16374134065104026]]], "count": [100]}, "observation.state": {"min": [0.22827163338661194, 1.799259901046753, -0.8698372840881348, -1.1107101440429688, -2.3271870613098145, -1.9350292682647705, 0.8383863568305969, 189.0, 0.18964800238609314, 0.24157899618148804, -0.01981000043451786, -3.1381852626800537, 0.09699999541044235, -0.8290000557899475, -0.43221333622932434, -2.069803476333618, -0.5236860513687134, -0.1379508227109909, 1.4290406703948975, 1.6612218618392944, -1.1028038263320923, 157.0, -0.3905239999294281, 0.19602200388908386, -0.002598999999463558, 0.6090000867843628, 0.5230000019073486, -3.115000009536743], "max": [0.7968649864196777, 2.074009656906128, 0.40966367721557617, -0.15386822819709778, -1.237682819366455, -1.1594746112823486, 2.090660333633423, 668.0, 0.453141987323761, 0.3894129991531372, 0.2303919941186905, 3.128999948501587, 1.3009999990463257, 1.0369999408721924, -0.13786356151103973, -1.9428482055664062, 0.3577750623226166, 0.5323603749275208, 2.258770227432251, 1.958957552909851, -0.37222638726234436, 859.0, -0.26357001066207886, 0.2697269916534424, 0.08872299641370773, 3.0769999027252197, 1.1690000295639038, 3.0959999561309814], "mean": [0.4669601619243622, 1.9865577220916748, -0.31427672505378723, -0.5237677097320557, -1.6831296682357788, -1.4741865396499634, 1.3941508531570435, 469.7206726074219, 0.3373277187347412, 0.3182350993156433, 0.090652696788311, -1.1922470331192017, 0.7947424054145813, 0.10866206884384155, -0.22089709341526031, -2.04475736618042, -0.08723995089530945, 0.11734060943126678, 1.7076886892318726, 1.7595179080963135, -0.7038164734840393, 757.7835083007812, -0.3576110899448395, 0.23151971399784088, 0.055167604237794876, 1.533304214477539, 0.9036675095558167, 0.8379787802696228], "std": [0.1972234696149826, 0.09939330071210861, 0.4057160019874573, 0.3004749119281769, 0.46704235672950745, 0.2590893507003784, 0.4512491226196289, 159.36990356445312, 0.09909134358167648, 0.04869643226265907, 0.05305073410272598, 1.7683576345443726, 0.49054980278015137, 0.6536838412284851, 0.05614716559648514, 0.036632124334573746, 0.2480039745569229, 0.25112220644950867, 0.2617410123348236, 0.0660909041762352, 0.2518388032913208, 190.2203369140625, 0.02774765156209469, 0.017153702676296234, 0.020143214613199234, 0.8305977582931519, 0.1544397920370102, 2.3674798011779785], "count": [358]}, "action": {"min": [0.22827163338661194, 1.799259901046753, -0.8698372840881348, -1.1107101440429688, -2.3271870613098145, -1.9350292682647705, 0.8383863568305969, 189.0, 0.18964800238609314, 0.24157899618148804, -0.01981000043451786, -3.1381852626800537, 0.09699999541044235, -0.8290000557899475, -0.43221333622932434, -2.069803476333618, -0.5236860513687134, -0.1379508227109909, 1.4290406703948975, 1.6612218618392944, -1.1028038263320923, 157.0, -0.3905239999294281, 0.19602200388908386, -0.002598999999463558, 0.6090000867843628, 0.5230000019073486, -3.115000009536743], "max": [0.7968649864196777, 2.074009656906128, 0.40966367721557617, -0.15386822819709778, -1.237682819366455, -1.1594746112823486, 2.090660333633423, 668.0, 0.453141987323761, 0.3894129991531372, 0.2303919941186905, 3.128999948501587, 1.3009999990463257, 1.0369999408721924, -0.13786356151103973, -1.9428482055664062, 0.3577750623226166, 0.5323603749275208, 2.258770227432251, 1.958957552909851, -0.37222638726234436, 859.0, -0.26357001066207886, 0.2697269916534424, 0.08872299641370773, 3.0769999027252197, 1.1690000295639038, 3.0959999561309814], "mean": [0.4669601619243622, 1.9865577220916748, -0.31427672505378723, -0.5237677097320557, -1.6831296682357788, -1.4741865396499634, 1.3941508531570435, 469.7206726074219, 0.3373277187347412, 0.3182350993156433, 0.090652696788311, -1.1922470331192017, 0.7947424054145813, 0.10866206884384155, -0.22089709341526031, -2.04475736618042, -0.08723995089530945, 0.11734060943126678, 1.7076886892318726, 1.7595179080963135, -0.7038164734840393, 757.7835083007812, -0.3576110899448395, 0.23151971399784088, 0.055167604237794876, 1.533304214477539, 0.9036675095558167, 0.8379787802696228], "std": [0.1972234696149826, 0.09939330071210861, 0.4057160019874573, 0.3004749119281769, 0.46704235672950745, 0.2590893507003784, 0.4512491226196289, 159.36990356445312, 0.09909134358167648, 0.04869643226265907, 0.05305073410272598, 1.7683576345443726, 0.49054980278015137, 0.6536838412284851, 0.05614716559648514, 0.036632124334573746, 0.2480039745569229, 0.25112220644950867, 0.2617410123348236, 0.0660909041762352, 0.2518388032913208, 190.2203369140625, 0.02774765156209469, 0.017153702676296234, 0.020143214613199234, 0.8305977582931519, 0.1544397920370102, 2.3674798011779785], "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": [232151], "max": [232508], "mean": [232329.5], "std": [103.34529500659427], "count": [358]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [358]}, "subtask_annotation": {"mean": [9.237430167597765, 29.0, 29.0, 29.0, 29.0], "std": [9.023683679018127, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [358]}, "scene_annotation": {"mean": [448.0], "std": [0.0], "min": [448], "max": [448], "count": [358]}, "eef_direction_state": {"mean": [4.477653631284916, 3.910614525139665], "std": [1.934197702288237, 2.014708252583791], "min": [0, 0], "max": [6, 6], "count": [358]}, "eef_velocity_state": {"mean": [0.5949720670391061, 0.9581005586592178], "std": [0.7366520780775356, 0.7916666324451603], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_acc_mag_state": {"mean": [0.7178770949720671, 0.8659217877094972], "std": [0.8398350240231204, 0.8482058715823325], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_direction_action": {"mean": [4.477653631284916, 3.910614525139665], "std": [1.934197702288237, 2.014708252583791], "min": [0, 0], "max": [6, 6], "count": [358]}, "eef_velocity_action": {"mean": [0.5949720670391061, 0.9581005586592178], "std": [0.7366520780775356, 0.7916666324451603], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_acc_mag_action": {"mean": [0.7178770949720671, 0.8659217877094972], "std": [0.8398350240231204, 0.8482058715823325], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_sim_pose_state": {"mean": [0.4206321128237959, 0.36287454374111644, 1.0411568356538154, -1.0682108640252166, 1.1063974177295735, -0.37044280969519755, 0.5176699154108908, -0.37542418202044314, 1.099682182688121, 1.9557567643514595, 0.9478934230740594, -0.2931632146135158], "std": [0.01699765277815194, 0.024978834196661272, 0.014040083264061266, 0.7140527151641284, 0.09287786512212394, 1.5329216980103917, 0.06417685116520161, 0.07320898104000663, 0.07476972944669316, 0.6513128745340324, 0.18274243914417596, 1.8810726480676934], "min": [0.3941849193837537, 0.2894980646564481, 1.023816383697546, -2.5821202397891136, 0.9617763931550534, -3.0933351334788455, 0.43122781473707367, -0.46683903561418727, 1.0165125504218295, 0.9890759636623172, 0.581143680735877, -3.0820841890474253], "max": [0.4771718524075283, 0.4163148819463893, 1.0776236675725672, -0.4874589097451961, 1.413281008895011, 3.119733636872209, 0.6061320269045238, -0.21922517636271943, 1.246290538147768, 3.1070722010722767, 1.4843817329312738, 3.1296085395587254], "count": [358]}, "eef_sim_pose_action": {"mean": [0.4206321128237959, 0.36287454374111644, 1.0411568356538154, -1.0682108640252166, 1.1063974177295735, -0.37044280969519755, 0.5176699154108908, -0.37542418202044314, 1.099682182688121, 1.9557567643514595, 0.9478934230740594, -0.2931632146135158], "std": [0.01699765277815194, 0.024978834196661272, 0.014040083264061266, 0.7140527151641284, 0.09287786512212394, 1.5329216980103917, 0.06417685116520161, 0.07320898104000663, 0.07476972944669316, 0.6513128745340324, 0.18274243914417596, 1.8810726480676934], "min": [0.3941849193837537, 0.2894980646564481, 1.023816383697546, -2.5821202397891136, 0.9617763931550534, -3.0933351334788455, 0.43122781473707367, -0.46683903561418727, 1.0165125504218295, 0.9890759636623172, 0.581143680735877, -3.0820841890474253], "max": [0.4771718524075283, 0.4163148819463893, 1.0776236675725672, -0.4874589097451961, 1.413281008895011, 3.119733636872209, 0.6061320269045238, -0.21922517636271943, 1.246290538147768, 3.1070722010722767, 1.4843817329312738, 3.1296085395587254], "count": [358]}, "gripper_mode_state": {"mean": [0.11731843575418995, 0.729050279329609], "std": [0.32179934802043897, 0.4444501879165191], "min": [0, 0], "max": [1, 1], "count": [358]}, "gripper_activity_state": {"mean": [1.8547486033519553, 1.9134078212290502], "std": [0.4498507740602768, 0.3271497122733009], "min": [0, 0], "max": [2, 2], "count": [358]}, "gripper_mode_action": {"mean": [0.11731843575418995, 0.729050279329609], "std": [0.32179934802043897, 0.4444501879165191], "min": [0, 0], "max": [1, 1], "count": [358]}, "gripper_activity_action": {"mean": [1.8547486033519553, 1.9134078212290502], "std": [0.4498507740602768, 0.3271497122733009], "min": [0, 0], "max": [2, 2], "count": [358]}, "gripper_open_scale_state": {"mean": [0.7577835195956939, 0.469720670476309], "std": [0.19022028910550545, 0.1593705727978121], "min": [0.157, 0.189], "max": [0.859, 0.668], "count": [358]}, "gripper_open_scale_action": {"mean": [0.7577835195956939, 0.469720670476309], "std": [0.19022028910550545, 0.1593705727978121], "min": [0.157, 0.189], "max": [0.859, 0.668], "count": [358]}}} +{"episode_index": 429, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.4174931474673203]], [[0.4119976695261438]], [[0.407876983251634]]], "std": [[[0.22732075894796205]], [[0.23205089157193765]], [[0.23508681997159583]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8196078431372549]], [[0.803921568627451]], [[0.8196078431372549]]], "mean": [[[0.47511304330065357]], [[0.4802810028594771]], [[0.4758030964052288]]], "std": [[[0.06832214992822527]], [[0.06916921577111114]], [[0.06949229665554303]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4472605841503268]], [[0.44942188316993464]], [[0.4446664787581699]]], "std": [[[0.16642640139895007]], [[0.172890050929801]], [[0.17516804594656746]]], "count": [100]}, "observation.state": {"min": [0.21809634566307068, 1.8984819650650024, -0.9265953302383423, -1.2733922004699707, -2.4927663803100586, -1.9006985425949097, 1.0254333019256592, 183.0, 0.1559479981660843, 0.2107830047607422, -0.011210000142455101, -3.1371853351593018, 0.07100000977516174, -0.7360000014305115, -0.45553097128868103, -2.0708680152893066, -0.430869460105896, -0.14578735828399658, 1.2864996194839478, 1.4293723106384277, -1.2316265106201172, -2.0, -0.41217100620269775, 0.22074399888515472, -0.01740499958395958, -3.128999948501587, 0.6710000038146973, -3.0350000858306885], "max": [0.8425227403640747, 2.0722994804382324, 0.3121870458126068, -0.1834690123796463, -1.2100367546081543, -1.0783865451812744, 2.1211509704589844, 748.0, 0.4708450138568878, 0.4025169909000397, 0.1876170039176941, 3.1410000324249268, 1.437999963760376, 1.5479999780654907, -0.17678439617156982, -1.9945273399353027, 0.5523967146873474, 0.43734461069107056, 1.9331094026565552, 1.8135541677474976, -0.3628714382648468, 855.0, -0.2625660002231598, 0.2894749939441681, 0.07842600345611572, 3.124000072479248, 1.4550000429153442, 3.121999979019165], "mean": [0.471240371465683, 2.017805814743042, -0.43034127354621887, -0.6535629630088806, -1.7119433879852295, -1.5962353944778442, 1.5148587226867676, 457.29852294921875, 0.29570621252059937, 0.3266254961490631, 0.09149505943059921, -1.295564889907837, 0.7797570824623108, 0.31267428398132324, -0.23840078711509705, -2.0586183071136475, -0.06296898424625397, 0.03997978940606117, 1.5572634935379028, 1.5469623804092407, -0.9417280554771423, 650.5, -0.3762355148792267, 0.24741575121879578, 0.03714156895875931, 0.6655860543251038, 1.102811336517334, 0.36092302203178406], "std": [0.1940157115459442, 0.05498875305056572, 0.36310145258903503, 0.3800088167190552, 0.5127407908439636, 0.17558442056179047, 0.40360337495803833, 151.93800354003906, 0.08538297563791275, 0.05175553262233734, 0.047035809606313705, 1.6999218463897705, 0.50602126121521, 0.835565447807312, 0.06752391159534454, 0.01866029016673565, 0.3893188536167145, 0.24043846130371094, 0.1939326673746109, 0.10836692899465561, 0.20262913405895233, 288.86077880859375, 0.041341885924339294, 0.015621700324118137, 0.028565043583512306, 1.5552244186401367, 0.1971427947282791, 2.0608370304107666], "count": [350]}, "action": {"min": [0.21809634566307068, 1.8984819650650024, -0.9265953302383423, -1.2733922004699707, -2.4927663803100586, -1.9006985425949097, 1.0254333019256592, 183.0, 0.1559479981660843, 0.2107830047607422, -0.011210000142455101, -3.1371853351593018, 0.07100000977516174, -0.7360000014305115, -0.45553097128868103, -2.0708680152893066, -0.430869460105896, -0.14578735828399658, 1.2864996194839478, 1.4293723106384277, -1.2316265106201172, -2.0, -0.41217100620269775, 0.22074399888515472, -0.01740499958395958, -3.128999948501587, 0.6710000038146973, -3.0350000858306885], "max": [0.8425227403640747, 2.0722994804382324, 0.3121870458126068, -0.1834690123796463, -1.2100367546081543, -1.0783865451812744, 2.1211509704589844, 748.0, 0.4708450138568878, 0.4025169909000397, 0.1876170039176941, 3.1410000324249268, 1.437999963760376, 1.5479999780654907, -0.17678439617156982, -1.9945273399353027, 0.5523967146873474, 0.43734461069107056, 1.9331094026565552, 1.8135541677474976, -0.3628714382648468, 855.0, -0.2625660002231598, 0.2894749939441681, 0.07842600345611572, 3.124000072479248, 1.4550000429153442, 3.121999979019165], "mean": [0.471240371465683, 2.017805814743042, -0.43034127354621887, -0.6535629630088806, -1.7119433879852295, -1.5962353944778442, 1.5148587226867676, 457.29852294921875, 0.29570621252059937, 0.3266254961490631, 0.09149505943059921, -1.295564889907837, 0.7797570824623108, 0.31267428398132324, -0.23840078711509705, -2.0586183071136475, -0.06296898424625397, 0.03997978940606117, 1.5572634935379028, 1.5469623804092407, -0.9417280554771423, 650.5, -0.3762355148792267, 0.24741575121879578, 0.03714156895875931, 0.6655860543251038, 1.102811336517334, 0.36092302203178406], "std": [0.1940157115459442, 0.05498875305056572, 0.36310145258903503, 0.3800088167190552, 0.5127407908439636, 0.17558442056179047, 0.40360337495803833, 151.93800354003906, 0.08538297563791275, 0.05175553262233734, 0.047035809606313705, 1.6999218463897705, 0.50602126121521, 0.835565447807312, 0.06752391159534454, 0.01866029016673565, 0.3893188536167145, 0.24043846130371094, 0.1939326673746109, 0.10836692899465561, 0.20262913405895233, 288.86077880859375, 0.041341885924339294, 0.015621700324118137, 0.028565043583512306, 1.5552244186401367, 0.1971427947282791, 2.0608370304107666], "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": [449], "max": [449], "mean": [449.0], "std": [0.0], "count": [350]}, "index": {"min": [232509], "max": [232858], "mean": [232683.5], "std": [101.03588471429346], "count": [350]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [350]}, "subtask_annotation": {"mean": [8.168571428571429, 29.0, 29.0, 29.0, 29.0], "std": [8.162467114038193, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [350]}, "scene_annotation": {"mean": [449.0], "std": [0.0], "min": [449], "max": [449], "count": [350]}, "eef_direction_state": {"mean": [4.594285714285714, 3.4914285714285715], "std": [1.8223913421879614, 1.9780757501848558], "min": [0, 0], "max": [6, 6], "count": [350]}, "eef_velocity_state": {"mean": [0.5371428571428571, 1.08], "std": [0.6568695083655579, 0.7741539160362673], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_acc_mag_state": {"mean": [0.68, 0.94], "std": [0.8179416674974884, 0.8172077896279341], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_direction_action": {"mean": [4.594285714285714, 3.4914285714285715], "std": [1.8223913421879614, 1.9780757501848558], "min": [0, 0], "max": [6, 6], "count": [350]}, "eef_velocity_action": {"mean": [0.5371428571428571, 1.08], "std": [0.6568695083655579, 0.7741539160362673], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_acc_mag_action": {"mean": [0.68, 0.94], "std": [0.8179416674974884, 0.8172077896279341], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_sim_pose_state": {"mean": [0.4356519267264774, 0.35656165410549295, 1.0206608020814574, -1.4455204960311248, 0.8964841886176035, -1.5548038293182465, 0.5265649888611567, -0.35219114205967755, 1.1260232981332856, 1.7211858403731632, 0.8934562392362289, -0.395562950732358], "std": [0.02090899245069341, 0.026395231797567233, 0.018739443297749837, 0.38263434445510164, 0.1330979331219708, 0.7847670714080254, 0.06465805105631293, 0.06873255988957093, 0.06277112899992837, 1.2392921792665161, 0.17668350713900333, 1.803971412963078], "min": [0.40667511178098537, 0.2769066604128953, 0.9962775915933519, -2.301003022607925, 0.755712195908258, -3.0968007554674553, 0.40140235776458233, -0.44425781103840345, 1.004391547287439, -3.1242560462271984, 0.6367824434799894, -3.1045851949540277], "max": [0.49309676248163026, 0.3864419147884579, 1.0662905540774785, -0.4997065363033013, 1.1527769206848641, -0.45800094150293313, 0.6197675919024828, -0.20279051508030765, 1.2393333600334893, 3.133183778185259, 1.5399269215199398, 3.094137136371847], "count": [350]}, "eef_sim_pose_action": {"mean": [0.4356519267264774, 0.35656165410549295, 1.0206608020814574, -1.4455204960311248, 0.8964841886176035, -1.5548038293182465, 0.5265649888611567, -0.35219114205967755, 1.1260232981332856, 1.7211858403731632, 0.8934562392362289, -0.395562950732358], "std": [0.02090899245069341, 0.026395231797567233, 0.018739443297749837, 0.38263434445510164, 0.1330979331219708, 0.7847670714080254, 0.06465805105631293, 0.06873255988957093, 0.06277112899992837, 1.2392921792665161, 0.17668350713900333, 1.803971412963078], "min": [0.40667511178098537, 0.2769066604128953, 0.9962775915933519, -2.301003022607925, 0.755712195908258, -3.0968007554674553, 0.40140235776458233, -0.44425781103840345, 1.004391547287439, -3.1242560462271984, 0.6367824434799894, -3.1045851949540277], "max": [0.49309676248163026, 0.3864419147884579, 1.0662905540774785, -0.4997065363033013, 1.1527769206848641, -0.45800094150293313, 0.6197675919024828, -0.20279051508030765, 1.2393333600334893, 3.133183778185259, 1.5399269215199398, 3.094137136371847], "count": [350]}, "gripper_mode_state": {"mean": [0.24857142857142858, 0.32857142857142857], "std": [0.4321847677433674, 0.4696937777935326], "min": [0, 0], "max": [1, 1], "count": [350]}, "gripper_activity_state": {"mean": [1.6457142857142857, 1.8628571428571428], "std": [0.7052225007118008, 0.4579991979317452], "min": [0, 0], "max": [2, 2], "count": [350]}, "gripper_mode_action": {"mean": [0.24857142857142858, 0.32857142857142857], "std": [0.4321847677433674, 0.4696937777935326], "min": [0, 0], "max": [1, 1], "count": [350]}, "gripper_activity_action": {"mean": [1.6457142857142857, 1.8628571428571428], "std": [0.7052225007118008, 0.4579991979317452], "min": [0, 0], "max": [2, 2], "count": [350]}, "gripper_open_scale_state": {"mean": [0.6505102857797489, 0.45729857107979943], "std": [0.28883771109649253, 0.15193801045187166], "min": [0.0, 0.183], "max": [0.855, 0.748], "count": [350]}, "gripper_open_scale_action": {"mean": [0.6505102857797489, 0.45729857107979943], "std": [0.28883771109649253, 0.15193801045187166], "min": [0.0, 0.183], "max": [0.855, 0.748], "count": [350]}}} +{"episode_index": 430, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.4099891115196078]], [[0.40494677491830067]], [[0.40070805759803924]]], "std": [[[0.2356588993959116]], [[0.24029400074408122]], [[0.24307709603582275]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.465943323120915]], [[0.47264690359477124]], [[0.46739602124183005]]], "std": [[[0.08910167467679062]], [[0.09067711549742997]], [[0.09084449437863565]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44434952001633987]], [[0.4470985151143791]], [[0.44219477736928103]]], "std": [[[0.1591279866495212]], [[0.16475330292864562]], [[0.16730959875171533]]], "count": [100]}, "observation.state": {"min": [0.17496925592422485, 1.8346377611160278, -1.052014708518982, -1.0714576244354248, -2.431295871734619, -1.8675198554992676, 1.012256145477295, 180.0, 0.15212400257587433, 0.24613599479198456, -0.03465399891138077, -3.1371853351593018, 0.11599999666213989, -0.828000009059906, -0.3816685974597931, -2.0703444480895996, -0.3954916298389435, -0.15802212059497833, 1.2845100164413452, 1.5233757495880127, -1.2817000150680542, 170.0, -0.3684059977531433, 0.2257930040359497, -0.012942999601364136, 0.3269999921321869, 0.49399998784065247, -3.111999988555908], "max": [0.8526631593704224, 2.0708158016204834, 0.3628714382648468, -0.1443038135766983, -1.1457388401031494, -1.3308484554290771, 2.1745057106018066, 792.0, 0.44380998611450195, 0.40105700492858887, 0.17609600722789764, 3.1389999389648438, 1.3450000286102295, 1.3589999675750732, -0.19317305088043213, -1.891605257987976, 0.5061629414558411, 0.5018519759178162, 2.1589548587799072, 1.9103502035140991, -0.5658881068229675, 869.0, -0.26594001054763794, 0.2799080014228821, 0.08848299831151962, 3.0160000324249268, 1.3980000019073486, 3.138000011444092], "mean": [0.4774529039859772, 2.011326789855957, -0.5391371846199036, -0.6251868605613708, -1.6744433641433716, -1.566575050354004, 1.5698400735855103, 422.3197021484375, 0.2892679274082184, 0.3283349573612213, 0.07836490869522095, -0.793326199054718, 0.7747054100036621, 0.16961544752120972, -0.2521038353443146, -2.0491158962249756, 0.10187023878097534, 0.07014806568622589, 1.5115491151809692, 1.7373895645141602, -0.9155659675598145, 743.2984008789062, -0.34694087505340576, 0.24429777264595032, 0.044614970684051514, 1.2775884866714478, 1.047857403755188, 0.36595213413238525], "std": [0.24379515647888184, 0.06115567684173584, 0.345943808555603, 0.2874971032142639, 0.5084834694862366, 0.11415690928697586, 0.40042802691459656, 165.09616088867188, 0.09345123916864395, 0.057237658649683, 0.05506410449743271, 2.093045234680176, 0.5150699019432068, 0.7805208563804626, 0.06369766592979431, 0.03865893930196762, 0.2582949697971344, 0.2811329960823059, 0.30860885977745056, 0.0823788270354271, 0.20311373472213745, 180.5552520751953, 0.027245990931987762, 0.018297569826245308, 0.023168114945292473, 1.136715292930603, 0.2279822677373886, 2.1864607334136963], "count": [377]}, "action": {"min": [0.17496925592422485, 1.8346377611160278, -1.052014708518982, -1.0714576244354248, -2.431295871734619, -1.8675198554992676, 1.012256145477295, 180.0, 0.15212400257587433, 0.24613599479198456, -0.03465399891138077, -3.1371853351593018, 0.11599999666213989, -0.828000009059906, -0.3816685974597931, -2.0703444480895996, -0.3954916298389435, -0.15802212059497833, 1.2845100164413452, 1.5233757495880127, -1.2817000150680542, 170.0, -0.3684059977531433, 0.2257930040359497, -0.012942999601364136, 0.3269999921321869, 0.49399998784065247, -3.111999988555908], "max": [0.8526631593704224, 2.0708158016204834, 0.3628714382648468, -0.1443038135766983, -1.1457388401031494, -1.3308484554290771, 2.1745057106018066, 792.0, 0.44380998611450195, 0.40105700492858887, 0.17609600722789764, 3.1389999389648438, 1.3450000286102295, 1.3589999675750732, -0.19317305088043213, -1.891605257987976, 0.5061629414558411, 0.5018519759178162, 2.1589548587799072, 1.9103502035140991, -0.5658881068229675, 869.0, -0.26594001054763794, 0.2799080014228821, 0.08848299831151962, 3.0160000324249268, 1.3980000019073486, 3.138000011444092], "mean": [0.4774529039859772, 2.011326789855957, -0.5391371846199036, -0.6251868605613708, -1.6744433641433716, -1.566575050354004, 1.5698400735855103, 422.3197021484375, 0.2892679274082184, 0.3283349573612213, 0.07836490869522095, -0.793326199054718, 0.7747054100036621, 0.16961544752120972, -0.2521038353443146, -2.0491158962249756, 0.10187023878097534, 0.07014806568622589, 1.5115491151809692, 1.7373895645141602, -0.9155659675598145, 743.2984008789062, -0.34694087505340576, 0.24429777264595032, 0.044614970684051514, 1.2775884866714478, 1.047857403755188, 0.36595213413238525], "std": [0.24379515647888184, 0.06115567684173584, 0.345943808555603, 0.2874971032142639, 0.5084834694862366, 0.11415690928697586, 0.40042802691459656, 165.09616088867188, 0.09345123916864395, 0.057237658649683, 0.05506410449743271, 2.093045234680176, 0.5150699019432068, 0.7805208563804626, 0.06369766592979431, 0.03865893930196762, 0.2582949697971344, 0.2811329960823059, 0.30860885977745056, 0.0823788270354271, 0.20311373472213745, 180.5552520751953, 0.027245990931987762, 0.018297569826245308, 0.023168114945292473, 1.136715292930603, 0.2279822677373886, 2.1864607334136963], "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": [450], "max": [450], "mean": [450.0], "std": [0.0], "count": [377]}, "index": {"min": [232859], "max": [233235], "mean": [233047.0], "std": [108.83014288330233], "count": [377]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [377]}, "subtask_annotation": {"mean": [8.281167108753316, 29.0, 29.0, 29.0, 29.0], "std": [8.503735532179528, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [377]}, "scene_annotation": {"mean": [450.0], "std": [0.0], "min": [450], "max": [450], "count": [377]}, "eef_direction_state": {"mean": [4.625994694960212, 3.8806366047745358], "std": [1.8770322334144658, 2.0221772068101083], "min": [0, 0], "max": [6, 6], "count": [377]}, "eef_velocity_state": {"mean": [0.5702917771883289, 0.9363395225464191], "std": [0.7505740825045913, 0.8118357697743948], "min": [0, 0], "max": [2, 2], "count": [377]}, "eef_acc_mag_state": {"mean": [0.6763925729442971, 0.896551724137931], "std": [0.8248782466210104, 0.8477861906421029], "min": [0, 0], "max": [2, 2], "count": [377]}, "eef_direction_action": {"mean": [4.625994694960212, 3.8806366047745358], "std": [1.8770322334144658, 2.0221772068101083], "min": [0, 0], "max": [6, 6], "count": [377]}, "eef_velocity_action": {"mean": [0.5702917771883289, 0.9363395225464191], "std": [0.7505740825045913, 0.8118357697743948], "min": [0, 0], "max": [2, 2], "count": [377]}, "eef_acc_mag_action": {"mean": [0.6763925729442971, 0.896551724137931], "std": [0.8248782466210104, 0.8477861906421029], "min": [0, 0], "max": [2, 2], "count": [377]}, "eef_sim_pose_state": {"mean": [0.434458406926413, 0.34728715743917415, 1.0413122157550188, -1.2647338491379319, 0.9346694122981082, -0.6524290093919921, 0.5296250989423121, -0.34016977871942083, 1.122545686238977, 1.892028723453752, 0.8936564927325273, -0.35449874798570224], "std": [0.025698768339763974, 0.018260594893248404, 0.01888231696445321, 0.5448650835323562, 0.16329757810485235, 1.5452597071443028, 0.07246019593884369, 0.08486878694352928, 0.05816999046239606, 0.8116679250145573, 0.14408326210385172, 1.9367331251355278], "min": [0.4095255729950571, 0.3019823597030876, 1.0229920821722214, -2.5956586465226827, 0.7563609885608775, -3.1410822066853794, 0.43537073253468983, -0.4429880937432833, 1.0316827329106482, 0.6563412640737043, 0.6210600081933868, -3.12590389423802], "max": [0.47522931385886935, 0.4058026916647627, 1.0843513144206678, -0.6190949652453017, 1.3279817197393395, 3.129171887644045, 0.614252844069851, -0.1807412125033679, 1.2170036438672664, 2.9901827507750443, 1.470246057623676, 3.068412758395018], "count": [377]}, "eef_sim_pose_action": {"mean": [0.434458406926413, 0.34728715743917415, 1.0413122157550188, -1.2647338491379319, 0.9346694122981082, -0.6524290093919921, 0.5296250989423121, -0.34016977871942083, 1.122545686238977, 1.892028723453752, 0.8936564927325273, -0.35449874798570224], "std": [0.025698768339763974, 0.018260594893248404, 0.01888231696445321, 0.5448650835323562, 0.16329757810485235, 1.5452597071443028, 0.07246019593884369, 0.08486878694352928, 0.05816999046239606, 0.8116679250145573, 0.14408326210385172, 1.9367331251355278], "min": [0.4095255729950571, 0.3019823597030876, 1.0229920821722214, -2.5956586465226827, 0.7563609885608775, -3.1410822066853794, 0.43537073253468983, -0.4429880937432833, 1.0316827329106482, 0.6563412640737043, 0.6210600081933868, -3.12590389423802], "max": [0.47522931385886935, 0.4058026916647627, 1.0843513144206678, -0.6190949652453017, 1.3279817197393395, 3.129171887644045, 0.614252844069851, -0.1807412125033679, 1.2170036438672664, 2.9901827507750443, 1.470246057623676, 3.068412758395018], "count": [377]}, "gripper_mode_state": {"mean": [0.11140583554376658, 0.7480106100795756], "std": [0.3146340339991236, 0.4341551995403888], "min": [0, 0], "max": [1, 1], "count": [377]}, "gripper_activity_state": {"mean": [1.8620689655172413, 1.8222811671087533], "std": [0.45142740370301926, 0.5279780715351557], "min": [0, 0], "max": [2, 2], "count": [377]}, "gripper_mode_action": {"mean": [0.11140583554376658, 0.7480106100795756], "std": [0.3146340339991236, 0.4341551995403888], "min": [0, 0], "max": [1, 1], "count": [377]}, "gripper_activity_action": {"mean": [1.8620689655172413, 1.8222811671087533], "std": [0.45142740370301926, 0.5279780715351557], "min": [0, 0], "max": [2, 2], "count": [377]}, "gripper_open_scale_state": {"mean": [0.743298408528538, 0.4223196284853182], "std": [0.18055525720162816, 0.16509636525577318], "min": [0.17, 0.18], "max": [0.869, 0.792], "count": [377]}, "gripper_open_scale_action": {"mean": [0.743298408528538, 0.4223196284853182], "std": [0.18055525720162816, 0.16509636525577318], "min": [0.17, 0.18], "max": [0.869, 0.792], "count": [377]}}} +{"episode_index": 431, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.41287395629084966]], [[0.4052441094771242]], [[0.4015427512254902]]], "std": [[[0.23926862305806368]], [[0.24432524965506255]], [[0.24766946077703209]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46548784109477126]], [[0.47005328431372545]], [[0.46544741625816993]]], "std": [[[0.09550166989066897]], [[0.0971635557573949]], [[0.09740840086115428]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4525118035130719]], [[0.45160195465686276]], [[0.4472961621732026]]], "std": [[[0.14837502829066324]], [[0.15462641521110723]], [[0.1562395764140265]]], "count": [100]}, "observation.state": {"min": [0.2402096688747406, 1.8092782497406006, -1.007700800895691, -0.9853605628013611, -2.438678741455078, -1.8701030015945435, 1.0280513763427734, 186.0, 0.13533799350261688, 0.27762898802757263, -0.0368800014257431, -3.1371853351593018, 0.04999999701976776, -0.7419999837875366, -0.4809255003929138, -2.069401979446411, -0.56583571434021, -0.1318945288658142, 1.53376042842865, 1.544162631034851, -1.199966311454773, 55.0, -0.3937459886074066, 0.2061000019311905, 0.004782999865710735, 0.621999979019165, 0.5659999847412109, -3.072000026702881], "max": [0.9186540246009827, 2.06783127784729, -0.070266954600811, -0.26312583684921265, -1.2625536918640137, -1.3249143362045288, 2.0842373371124268, 809.0, 0.402974009513855, 0.40799298882484436, 0.1641789972782135, 3.132999897003174, 1.5149999856948853, 1.3860000371932983, -0.14248868823051453, -1.9314861297607422, 0.40549236536026, 0.474118709564209, 2.090590238571167, 1.9549957513809204, -0.5514542460441589, 829.0, -0.2563140094280243, 0.2784560024738312, 0.09301000088453293, 3.135999917984009, 1.2419999837875366, 3.052000045776367], "mean": [0.4936460256576538, 2.0051214694976807, -0.4808040261268616, -0.5226591229438782, -1.67942214012146, -1.5057317018508911, 1.513200283050537, 450.73822021484375, 0.30230045318603516, 0.33673498034477234, 0.06782674044370651, -1.5644794702529907, 0.9388409852981567, -0.00250588939525187, -0.24552305042743683, -2.0403783321380615, -0.14047934114933014, 0.1571630835533142, 1.8070557117462158, 1.755965232849121, -0.866533100605011, 695.9382934570312, -0.3529232144355774, 0.239413782954216, 0.05665510892868042, 1.5354114770889282, 0.9871734380722046, 0.3845326006412506], "std": [0.24119225144386292, 0.07251181453466415, 0.28513023257255554, 0.25480917096138, 0.46412941813468933, 0.14890144765377045, 0.3147776126861572, 150.27294921875, 0.09036089479923248, 0.045074257999658585, 0.044384073466062546, 1.6543707847595215, 0.6106961965560913, 0.6040820479393005, 0.07538021355867386, 0.038164153695106506, 0.34990665316581726, 0.21918436884880066, 0.1773296743631363, 0.10279887169599533, 0.17812421917915344, 237.58753967285156, 0.032218195497989655, 0.016348611563444138, 0.025471126660704613, 0.9542635083198547, 0.19510968029499054, 2.3661746978759766], "count": [340]}, "action": {"min": [0.2402096688747406, 1.8092782497406006, -1.007700800895691, -0.9853605628013611, -2.438678741455078, -1.8701030015945435, 1.0280513763427734, 186.0, 0.13533799350261688, 0.27762898802757263, -0.0368800014257431, -3.1371853351593018, 0.04999999701976776, -0.7419999837875366, -0.4809255003929138, -2.069401979446411, -0.56583571434021, -0.1318945288658142, 1.53376042842865, 1.544162631034851, -1.199966311454773, 55.0, -0.3937459886074066, 0.2061000019311905, 0.004782999865710735, 0.621999979019165, 0.5659999847412109, -3.072000026702881], "max": [0.9186540246009827, 2.06783127784729, -0.070266954600811, -0.26312583684921265, -1.2625536918640137, -1.3249143362045288, 2.0842373371124268, 809.0, 0.402974009513855, 0.40799298882484436, 0.1641789972782135, 3.132999897003174, 1.5149999856948853, 1.3860000371932983, -0.14248868823051453, -1.9314861297607422, 0.40549236536026, 0.474118709564209, 2.090590238571167, 1.9549957513809204, -0.5514542460441589, 829.0, -0.2563140094280243, 0.2784560024738312, 0.09301000088453293, 3.135999917984009, 1.2419999837875366, 3.052000045776367], "mean": [0.4936460256576538, 2.0051214694976807, -0.4808040261268616, -0.5226591229438782, -1.67942214012146, -1.5057317018508911, 1.513200283050537, 450.73822021484375, 0.30230045318603516, 0.33673498034477234, 0.06782674044370651, -1.5644794702529907, 0.9388409852981567, -0.00250588939525187, -0.24552305042743683, -2.0403783321380615, -0.14047934114933014, 0.1571630835533142, 1.8070557117462158, 1.755965232849121, -0.866533100605011, 695.9382934570312, -0.3529232144355774, 0.239413782954216, 0.05665510892868042, 1.5354114770889282, 0.9871734380722046, 0.3845326006412506], "std": [0.24119225144386292, 0.07251181453466415, 0.28513023257255554, 0.25480917096138, 0.46412941813468933, 0.14890144765377045, 0.3147776126861572, 150.27294921875, 0.09036089479923248, 0.045074257999658585, 0.044384073466062546, 1.6543707847595215, 0.6106961965560913, 0.6040820479393005, 0.07538021355867386, 0.038164153695106506, 0.34990665316581726, 0.21918436884880066, 0.1773296743631363, 0.10279887169599533, 0.17812421917915344, 237.58753967285156, 0.032218195497989655, 0.016348611563444138, 0.025471126660704613, 0.9542635083198547, 0.19510968029499054, 2.3661746978759766], "count": [340]}, "timestamp": {"min": [0.0], "max": [11.3], "mean": [5.65], "std": [3.271637374635384], "count": [340]}, "frame_index": {"min": [0], "max": [339], "mean": [169.5], "std": [98.14912123906153], "count": [340]}, "episode_index": {"min": [451], "max": [451], "mean": [451.0], "std": [0.0], "count": [340]}, "index": {"min": [233236], "max": [233575], "mean": [233405.5], "std": [98.14912123906153], "count": [340]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [340]}, "subtask_annotation": {"mean": [10.926470588235293, 29.0, 29.0, 29.0, 29.0], "std": [9.83528488248933, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [340]}, "scene_annotation": {"mean": [451.0], "std": [0.0], "min": [451], "max": [451], "count": [340]}, "eef_direction_state": {"mean": [4.294117647058823, 4.102941176470588], "std": [2.068381176679369, 1.9624392525806231], "min": [0, 0], "max": [6, 6], "count": [340]}, "eef_velocity_state": {"mean": [0.638235294117647, 0.961764705882353], "std": [0.7326481805077971, 0.8617747439688392], "min": [0, 0], "max": [2, 2], "count": [340]}, "eef_acc_mag_state": {"mean": [0.8794117647058823, 0.8235294117647058], "std": [0.8332358651188836, 0.8461187594051438], "min": [0, 0], "max": [2, 2], "count": [340]}, "eef_direction_action": {"mean": [4.294117647058823, 4.102941176470588], "std": [2.068381176679369, 1.9624392525806231], "min": [0, 0], "max": [6, 6], "count": [340]}, "eef_velocity_action": {"mean": [0.638235294117647, 0.961764705882353], "std": [0.7326481805077971, 0.8617747439688392], "min": [0, 0], "max": [2, 2], "count": [340]}, "eef_acc_mag_action": {"mean": [0.8794117647058823, 0.8235294117647058], "std": [0.8332358651188836, 0.8461187594051438], "min": [0, 0], "max": [2, 2], "count": [340]}, "eef_sim_pose_state": {"mean": [0.42945247285018906, 0.363338741304062, 1.0456165914866795, -1.2294594439729718, 1.0352331324501214, -0.496377607857245, 0.5349343229136391, -0.3418428385669584, 1.1061816056130116, 1.9064818458650423, 0.8797022319600426, 0.08350898610605884], "std": [0.01909168534962034, 0.02447524585278014, 0.017442459938651154, 0.6852237398969422, 0.13678936953453252, 1.661653603677582, 0.062047789462589584, 0.07413346382024293, 0.06590153323614421, 0.7165185028373464, 0.155759222958452, 1.9199851677225575], "min": [0.4023287555319287, 0.29147579744530683, 1.013399987686137, -2.624325025141267, 0.8378360871143022, -3.1283035023345995, 0.4620010795891299, -0.42877707596230413, 1.0345824508742436, 0.9941886649558263, 0.5929369160666691, -3.0557424508599], "max": [0.4865062675712714, 0.40677867839559584, 1.0824133941413916, -0.5867895289818332, 1.346531612816516, 3.0980997778585526, 0.6245267443211723, -0.1801651070303254, 1.2269040749991826, 3.1078220301457113, 1.4572100710832552, 3.1405806118082036], "count": [340]}, "eef_sim_pose_action": {"mean": [0.42945247285018906, 0.363338741304062, 1.0456165914866795, -1.2294594439729718, 1.0352331324501214, -0.496377607857245, 0.5349343229136391, -0.3418428385669584, 1.1061816056130116, 1.9064818458650423, 0.8797022319600426, 0.08350898610605884], "std": [0.01909168534962034, 0.02447524585278014, 0.017442459938651154, 0.6852237398969422, 0.13678936953453252, 1.661653603677582, 0.062047789462589584, 0.07413346382024293, 0.06590153323614421, 0.7165185028373464, 0.155759222958452, 1.9199851677225575], "min": [0.4023287555319287, 0.29147579744530683, 1.013399987686137, -2.624325025141267, 0.8378360871143022, -3.1283035023345995, 0.4620010795891299, -0.42877707596230413, 1.0345824508742436, 0.9941886649558263, 0.5929369160666691, -3.0557424508599], "max": [0.4865062675712714, 0.40677867839559584, 1.0824133941413916, -0.5867895289818332, 1.346531612816516, 3.0980997778585526, 0.6245267443211723, -0.1801651070303254, 1.2269040749991826, 3.1078220301457113, 1.4572100710832552, 3.1405806118082036], "count": [340]}, "gripper_mode_state": {"mean": [0.18235294117647058, 0.8970588235294118], "std": [0.3861351395829718, 0.3038820341142937], "min": [0, 0], "max": [1, 1], "count": [340]}, "gripper_activity_state": {"mean": [1.75, 1.8441176470588236], "std": [0.5784106011557981, 0.4812307606364085], "min": [0, 0], "max": [2, 2], "count": [340]}, "gripper_mode_action": {"mean": [0.18235294117647058, 0.8970588235294118], "std": [0.3861351395829718, 0.3038820341142937], "min": [0, 0], "max": [1, 1], "count": [340]}, "gripper_activity_action": {"mean": [1.75, 1.8441176470588236], "std": [0.5784106011557981, 0.4812307606364085], "min": [0, 0], "max": [2, 2], "count": [340]}, "gripper_open_scale_state": {"mean": [0.6959382351146025, 0.4507382348902106], "std": [0.23758748973743596, 0.15027320438031705], "min": [0.055, 0.186], "max": [0.829, 0.809], "count": [340]}, "gripper_open_scale_action": {"mean": [0.6959382351146025, 0.4507382348902106], "std": [0.23758748973743596, 0.15027320438031705], "min": [0.055, 0.186], "max": [0.829, 0.809], "count": [340]}}} +{"episode_index": 432, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.41331647058823534]], [[0.4074607945261438]], [[0.40268581903594775]]], "std": [[[0.23503045251145774]], [[0.24103146070274495]], [[0.24356468179315463]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4736632107843137]], [[0.4787802553104575]], [[0.47554968545751636]]], "std": [[[0.08432612848376587]], [[0.08551446448859755]], [[0.0857603135037755]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.44447448120915034]], [[0.44503979370915037]], [[0.44008503267973853]]], "std": [[[0.16256000612395993]], [[0.16950671544191828]], [[0.17158010756361763]]], "count": [100]}, "observation.state": {"min": [0.2555162310600281, 1.8084577322006226, -0.9613274335861206, -1.0679495334625244, -2.607539415359497, -1.9588876962661743, 0.8510923385620117, 192.0, 0.17556099593639374, 0.2817290127277374, 0.001896000001579523, -3.1331851482391357, -0.11000000685453415, -0.7100000381469727, -0.4554087817668915, -2.070274591445923, -0.3168470561504364, -0.13147565722465515, 1.5399564504623413, 1.5255050659179688, -0.9626537561416626, 37.0, -0.3908039927482605, 0.21309499442577362, -0.01538500003516674, 0.41200000047683716, 0.6880000233650208, -3.119999885559082], "max": [0.7921700477600098, 2.0754234790802, 0.0025307275354862213, -0.15634660422801971, -1.2362691164016724, -1.2984901666641235, 2.0702571868896484, 627.0, 0.3936130106449127, 0.40506500005722046, 0.1798280030488968, 3.130000114440918, 1.4190000295639038, 0.7360000014305115, -0.12400564551353455, -2.0086472034454346, 0.4524242877960205, 0.4173606038093567, 1.9239462614059448, 1.845703125, -0.4368908405303955, 859.0, -0.25466299057006836, 0.27576500177383423, 0.06261800229549408, 2.8970000743865967, 1.284000039100647, 3.131999969482422], "mean": [0.48552244901657104, 1.9989161491394043, -0.5305927991867065, -0.5686667561531067, -1.707283854484558, -1.5960673093795776, 1.3255490064620972, 467.01312255859375, 0.29223889112472534, 0.3345474898815155, 0.06997115910053253, -1.555537462234497, 0.710009753704071, -0.06500330567359924, -0.21248170733451843, -2.0530290603637695, 0.051590364426374435, 0.1246723085641861, 1.6773415803909302, 1.6948388814926147, -0.8566757440567017, 579.401611328125, -0.354690819978714, 0.23462142050266266, 0.03469264134764671, 1.556232213973999, 1.074596643447876, 0.25395116209983826], "std": [0.20478299260139465, 0.08122564107179642, 0.23969429731369019, 0.31661584973335266, 0.5124254822731018, 0.1451353132724762, 0.487442284822464, 158.61001586914062, 0.06783869862556458, 0.038789428770542145, 0.03648844361305237, 1.7147752046585083, 0.475435733795166, 0.42797979712486267, 0.07415830343961716, 0.018163420259952545, 0.2661132216453552, 0.20096710324287415, 0.16359275579452515, 0.08784510940313339, 0.10775148123502731, 274.3524169921875, 0.03158067539334297, 0.014852370135486126, 0.022598041221499443, 0.8730669021606445, 0.2132616937160492, 2.4484663009643555], "count": [305]}, "action": {"min": [0.2555162310600281, 1.8084577322006226, -0.9613274335861206, -1.0679495334625244, -2.607539415359497, -1.9588876962661743, 0.8510923385620117, 192.0, 0.17556099593639374, 0.2817290127277374, 0.001896000001579523, -3.1331851482391357, -0.11000000685453415, -0.7100000381469727, -0.4554087817668915, -2.070274591445923, -0.3168470561504364, -0.13147565722465515, 1.5399564504623413, 1.5255050659179688, -0.9626537561416626, 37.0, -0.3908039927482605, 0.21309499442577362, -0.01538500003516674, 0.41200000047683716, 0.6880000233650208, -3.119999885559082], "max": [0.7921700477600098, 2.0754234790802, 0.0025307275354862213, -0.15634660422801971, -1.2362691164016724, -1.2984901666641235, 2.0702571868896484, 627.0, 0.3936130106449127, 0.40506500005722046, 0.1798280030488968, 3.130000114440918, 1.4190000295639038, 0.7360000014305115, -0.12400564551353455, -2.0086472034454346, 0.4524242877960205, 0.4173606038093567, 1.9239462614059448, 1.845703125, -0.4368908405303955, 859.0, -0.25466299057006836, 0.27576500177383423, 0.06261800229549408, 2.8970000743865967, 1.284000039100647, 3.131999969482422], "mean": [0.48552244901657104, 1.9989161491394043, -0.5305927991867065, -0.5686667561531067, -1.707283854484558, -1.5960673093795776, 1.3255490064620972, 467.01312255859375, 0.29223889112472534, 0.3345474898815155, 0.06997115910053253, -1.555537462234497, 0.710009753704071, -0.06500330567359924, -0.21248170733451843, -2.0530290603637695, 0.051590364426374435, 0.1246723085641861, 1.6773415803909302, 1.6948388814926147, -0.8566757440567017, 579.401611328125, -0.354690819978714, 0.23462142050266266, 0.03469264134764671, 1.556232213973999, 1.074596643447876, 0.25395116209983826], "std": [0.20478299260139465, 0.08122564107179642, 0.23969429731369019, 0.31661584973335266, 0.5124254822731018, 0.1451353132724762, 0.487442284822464, 158.61001586914062, 0.06783869862556458, 0.038789428770542145, 0.03648844361305237, 1.7147752046585083, 0.475435733795166, 0.42797979712486267, 0.07415830343961716, 0.018163420259952545, 0.2661132216453552, 0.20096710324287415, 0.16359275579452515, 0.08784510940313339, 0.10775148123502731, 274.3524169921875, 0.03158067539334297, 0.014852370135486126, 0.022598041221499443, 0.8730669021606445, 0.2132616937160492, 2.4484663009643555], "count": [305]}, "timestamp": {"min": [0.0], "max": [10.133333333333333], "mean": [5.066666666666666], "std": [2.934848093740685], "count": [305]}, "frame_index": {"min": [0], "max": [304], "mean": [152.0], "std": [88.04544281222056], "count": [305]}, "episode_index": {"min": [452], "max": [452], "mean": [452.0], "std": [0.0], "count": [305]}, "index": {"min": [233576], "max": [233880], "mean": [233728.0], "std": [88.04544281222056], "count": [305]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [305]}, "subtask_annotation": {"mean": [8.580327868852459, 29.0, 29.0, 29.0, 29.0], "std": [8.791255336088549, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [305]}, "scene_annotation": {"mean": [452.0], "std": [0.0], "min": [452], "max": [452], "count": [305]}, "eef_direction_state": {"mean": [4.442622950819672, 3.9508196721311477], "std": [2.060754200342041, 1.8993202365384514], "min": [0, 0], "max": [6, 6], "count": [305]}, "eef_velocity_state": {"mean": [0.5573770491803278, 1.0163934426229508], "std": [0.7180253012559873, 0.8116327054041098], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_acc_mag_state": {"mean": [0.7344262295081967, 1.0], "std": [0.824797092961605, 0.8258130618455692], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_direction_action": {"mean": [4.442622950819672, 3.9508196721311477], "std": [2.060754200342041, 1.8993202365384514], "min": [0, 0], "max": [6, 6], "count": [305]}, "eef_velocity_action": {"mean": [0.5573770491803278, 1.0163934426229508], "std": [0.7180253012559873, 0.8116327054041098], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_acc_mag_action": {"mean": [0.7344262295081967, 1.0], "std": [0.824797092961605, 0.8258130618455692], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_sim_pose_state": {"mean": [0.4225072711738278, 0.35074924860275436, 1.0310629155586737, -1.34175361226487, 1.0590633856485834, -0.7059619765991867, 0.5343232447217829, -0.33897031623973606, 1.1147701956395109, 1.7686761085103417, 1.0413574372020409, -0.2877357164591071], "std": [0.017554415591181215, 0.02490038560775227, 0.013167792824847991, 0.6383738462443881, 0.1585187061600335, 1.7545670656839285, 0.054309336253332105, 0.049568396263700486, 0.06614426245206846, 0.9436547778224332, 0.24636965033206165, 1.8177168868175726], "min": [0.4063479163679704, 0.27024864378652746, 1.0102412498420612, -2.478578467380536, 0.8086830183894849, -3.1405267427162245, 0.465706760074965, -0.43601187964787397, 1.0359458252780591, 0.4717809156104442, 0.474938323298427, -3.1315085230501545], "max": [0.4797705944664966, 0.3915546745136908, 1.0636116995373877, -0.5988903593159305, 1.3604008012855155, 3.128648744573906, 0.6171451122008197, -0.23221957966212842, 1.237740102528275, 3.043675613694377, 1.4848496867817662, 3.091055494034752], "count": [305]}, "eef_sim_pose_action": {"mean": [0.4225072711738278, 0.35074924860275436, 1.0310629155586737, -1.34175361226487, 1.0590633856485834, -0.7059619765991867, 0.5343232447217829, -0.33897031623973606, 1.1147701956395109, 1.7686761085103417, 1.0413574372020409, -0.2877357164591071], "std": [0.017554415591181215, 0.02490038560775227, 0.013167792824847991, 0.6383738462443881, 0.1585187061600335, 1.7545670656839285, 0.054309336253332105, 0.049568396263700486, 0.06614426245206846, 0.9436547778224332, 0.24636965033206165, 1.8177168868175726], "min": [0.4063479163679704, 0.27024864378652746, 1.0102412498420612, -2.478578467380536, 0.8086830183894849, -3.1405267427162245, 0.465706760074965, -0.43601187964787397, 1.0359458252780591, 0.4717809156104442, 0.474938323298427, -3.1315085230501545], "max": [0.4797705944664966, 0.3915546745136908, 1.0636116995373877, -0.5988903593159305, 1.3604008012855155, 3.128648744573906, 0.6171451122008197, -0.23221957966212842, 1.237740102528275, 3.043675613694377, 1.4848496867817662, 3.091055494034752], "count": [305]}, "gripper_mode_state": {"mean": [0.24918032786885247, 0.3475409836065574], "std": [0.4325384284338489, 0.4761892988301436], "min": [0, 0], "max": [1, 1], "count": [305]}, "gripper_activity_state": {"mean": [1.780327868852459, 1.8852459016393444], "std": [0.5734050358385132, 0.40075177942550977], "min": [0, 0], "max": [2, 2], "count": [305]}, "gripper_mode_action": {"mean": [0.24918032786885247, 0.3475409836065574], "std": [0.4325384284338489, 0.4761892988301436], "min": [0, 0], "max": [1, 1], "count": [305]}, "gripper_activity_action": {"mean": [1.780327868852459, 1.8852459016393444], "std": [0.5734050358385132, 0.40075177942550977], "min": [0, 0], "max": [2, 2], "count": [305]}, "gripper_open_scale_state": {"mean": [0.5794016383812078, 0.46701311485415675], "std": [0.2743523865954175, 0.15860987015382572], "min": [0.037, 0.192], "max": [0.859, 0.627], "count": [305]}, "gripper_open_scale_action": {"mean": [0.5794016383812078, 0.46701311485415675], "std": [0.2743523865954175, 0.15860987015382572], "min": [0.037, 0.192], "max": [0.859, 0.627], "count": [305]}}} +{"episode_index": 433, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.413727289624183]], [[0.40652518790849673]], [[0.40248062091503267]]], "std": [[[0.23946708335243352]], [[0.24547001880951597]], [[0.24786159923496848]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47031674019607844]], [[0.4763532169117647]], [[0.47173444648692814]]], "std": [[[0.09426025830400624]], [[0.0947312020482382]], [[0.09599086953390717]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.44916567401960783]], [[0.45091716911764707]], [[0.4463607107843137]]], "std": [[[0.15187785730975303]], [[0.1576890949245005]], [[0.15939506912545756]]], "count": [100]}, "observation.state": {"min": [0.25680774450302124, 1.9589401483535767, -0.9465968012809753, -1.1701560020446777, -2.511162281036377, -1.8719005584716797, 0.7960273027420044, 189.0, 0.1689929962158203, 0.2599779963493347, -0.006643000058829784, -3.1351852416992188, 0.03999999165534973, -0.762999951839447, -0.47912779450416565, -2.071199655532837, -0.5151165127754211, -0.17062339186668396, 1.6063488721847534, 1.541090726852417, -1.1858116388320923, 76.0, -0.39630499482154846, 0.16352500021457672, -0.022200999781489372, -3.1381852626800537, 0.6150000095367432, -3.0850000381469727], "max": [0.7623598575592041, 2.0745158195495605, 0.2503151297569275, -0.05394813045859337, -1.104357123374939, -1.285260558128357, 2.1108360290527344, 788.0, 0.41518500447273254, 0.3918969929218292, 0.16612300276756287, 3.13700008392334, 1.3040000200271606, 1.13100004196167, -0.07595673948526382, -1.9357272386550903, 0.4081103503704071, 0.45409977436065674, 2.1445209980010986, 1.921607494354248, -0.6860889792442322, 862.0, -0.2600939869880676, 0.2755720019340515, 0.08185499906539917, 3.130000114440918, 1.437999963760376, 3.062999963760376], "mean": [0.4482015073299408, 2.042997360229492, -0.40701526403427124, -0.5587448477745056, -1.5811476707458496, -1.4979325532913208, 1.2552109956741333, 474.1640930175781, 0.31951606273651123, 0.3227637708187103, 0.07762221246957779, -1.287264108657837, 0.7662757039070129, 0.12825699150562286, -0.19463077187538147, -2.0344583988189697, -0.06958331167697906, 0.11434183269739151, 1.7824451923370361, 1.6820610761642456, -0.9816389083862305, 316.5356140136719, -0.36792147159576416, 0.22261661291122437, 0.039226748049259186, 0.8709490299224854, 1.1050177812576294, 0.028978371992707253], "std": [0.17441725730895996, 0.03532576560974121, 0.3462918698787689, 0.39102068543434143, 0.534278154373169, 0.18951204419136047, 0.5156024098396301, 166.03622436523438, 0.09400825202465057, 0.03760650008916855, 0.03893613442778587, 1.6267203092575073, 0.4408496022224426, 0.5214201807975769, 0.10864000767469406, 0.048747189342975616, 0.319399356842041, 0.2350342869758606, 0.22041240334510803, 0.1126154214143753, 0.15228120982646942, 281.9438171386719, 0.040995195508003235, 0.029728297144174576, 0.024151340126991272, 1.70890474319458, 0.23212338984012604, 2.2258124351501465], "count": [323]}, "action": {"min": [0.25680774450302124, 1.9589401483535767, -0.9465968012809753, -1.1701560020446777, -2.511162281036377, -1.8719005584716797, 0.7960273027420044, 189.0, 0.1689929962158203, 0.2599779963493347, -0.006643000058829784, -3.1351852416992188, 0.03999999165534973, -0.762999951839447, -0.47912779450416565, -2.071199655532837, -0.5151165127754211, -0.17062339186668396, 1.6063488721847534, 1.541090726852417, -1.1858116388320923, 76.0, -0.39630499482154846, 0.16352500021457672, -0.022200999781489372, -3.1381852626800537, 0.6150000095367432, -3.0850000381469727], "max": [0.7623598575592041, 2.0745158195495605, 0.2503151297569275, -0.05394813045859337, -1.104357123374939, -1.285260558128357, 2.1108360290527344, 788.0, 0.41518500447273254, 0.3918969929218292, 0.16612300276756287, 3.13700008392334, 1.3040000200271606, 1.13100004196167, -0.07595673948526382, -1.9357272386550903, 0.4081103503704071, 0.45409977436065674, 2.1445209980010986, 1.921607494354248, -0.6860889792442322, 862.0, -0.2600939869880676, 0.2755720019340515, 0.08185499906539917, 3.130000114440918, 1.437999963760376, 3.062999963760376], "mean": [0.4482015073299408, 2.042997360229492, -0.40701526403427124, -0.5587448477745056, -1.5811476707458496, -1.4979325532913208, 1.2552109956741333, 474.1640930175781, 0.31951606273651123, 0.3227637708187103, 0.07762221246957779, -1.287264108657837, 0.7662757039070129, 0.12825699150562286, -0.19463077187538147, -2.0344583988189697, -0.06958331167697906, 0.11434183269739151, 1.7824451923370361, 1.6820610761642456, -0.9816389083862305, 316.5356140136719, -0.36792147159576416, 0.22261661291122437, 0.039226748049259186, 0.8709490299224854, 1.1050177812576294, 0.028978371992707253], "std": [0.17441725730895996, 0.03532576560974121, 0.3462918698787689, 0.39102068543434143, 0.534278154373169, 0.18951204419136047, 0.5156024098396301, 166.03622436523438, 0.09400825202465057, 0.03760650008916855, 0.03893613442778587, 1.6267203092575073, 0.4408496022224426, 0.5214201807975769, 0.10864000767469406, 0.048747189342975616, 0.319399356842041, 0.2350342869758606, 0.22041240334510803, 0.1126154214143753, 0.15228120982646942, 281.9438171386719, 0.040995195508003235, 0.029728297144174576, 0.024151340126991272, 1.70890474319458, 0.23212338984012604, 2.2258124351501465], "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": [453], "max": [453], "mean": [453.0], "std": [0.0], "count": [323]}, "index": {"min": [233881], "max": [234203], "mean": [234042.0], "std": [93.24162160752032], "count": [323]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [323]}, "subtask_annotation": {"mean": [9.6687306501548, 29.0, 29.0, 29.0, 29.0], "std": [9.465196829455264, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [323]}, "scene_annotation": {"mean": [453.0], "std": [0.0], "min": [453], "max": [453], "count": [323]}, "eef_direction_state": {"mean": [4.195046439628483, 3.8111455108359134], "std": [2.128032037794665, 2.102246974324304], "min": [0, 0], "max": [6, 6], "count": [323]}, "eef_velocity_state": {"mean": [0.6501547987616099, 0.9102167182662538], "std": [0.749545770107644, 0.7876686704810245], "min": [0, 0], "max": [2, 2], "count": [323]}, "eef_acc_mag_state": {"mean": [0.6996904024767802, 0.8390092879256966], "std": [0.8212916826489752, 0.8394832609555553], "min": [0, 0], "max": [2, 2], "count": [323]}, "eef_direction_action": {"mean": [4.195046439628483, 3.8111455108359134], "std": [2.128032037794665, 2.102246974324304], "min": [0, 0], "max": [6, 6], "count": [323]}, "eef_velocity_action": {"mean": [0.6501547987616099, 0.9102167182662538], "std": [0.749545770107644, 0.7876686704810245], "min": [0, 0], "max": [2, 2], "count": [323]}, "eef_acc_mag_action": {"mean": [0.6996904024767802, 0.8390092879256966], "std": [0.8212916826489752, 0.8394832609555553], "min": [0, 0], "max": [2, 2], "count": [323]}, "eef_sim_pose_state": {"mean": [0.4122121695973189, 0.36128645843518925, 1.028195217035369, -1.4307669769511027, 0.9547207631366587, -1.5109348718714972, 0.5202669678313271, -0.35407380049587683, 1.0994316541950675, 1.5695948861578386, 1.0316235011788788, -0.18553162198444348], "std": [0.03092416190797744, 0.03417902286666114, 0.019500966412214275, 0.4008638249503815, 0.14224099013923208, 1.1985881027963892, 0.05319709166360648, 0.07055859984107272, 0.06503361920527612, 1.2033811691265806, 0.18649064237980614, 1.6706213939329622], "min": [0.3637738129671294, 0.2739082965954643, 1.0036535496839387, -2.2751719626423488, 0.7734894521640463, -3.137470644362176, 0.44447295578056595, -0.4402740527998727, 1.0246183600294152, -3.126538940786488, 0.5860097771909927, -3.083076742764372], "max": [0.4835524846233328, 0.41218531215619875, 1.0671389519231054, -0.6511981120983255, 1.1905719108435364, 3.140009658326617, 0.6086023893615855, -0.21883213170615085, 1.2108893568481853, 3.1230856884561558, 1.5113075377307519, 3.0534840491444077], "count": [323]}, "eef_sim_pose_action": {"mean": [0.4122121695973189, 0.36128645843518925, 1.028195217035369, -1.4307669769511027, 0.9547207631366587, -1.5109348718714972, 0.5202669678313271, -0.35407380049587683, 1.0994316541950675, 1.5695948861578386, 1.0316235011788788, -0.18553162198444348], "std": [0.03092416190797744, 0.03417902286666114, 0.019500966412214275, 0.4008638249503815, 0.14224099013923208, 1.1985881027963892, 0.05319709166360648, 0.07055859984107272, 0.06503361920527612, 1.2033811691265806, 0.18649064237980614, 1.6706213939329622], "min": [0.3637738129671294, 0.2739082965954643, 1.0036535496839387, -2.2751719626423488, 0.7734894521640463, -3.137470644362176, 0.44447295578056595, -0.4402740527998727, 1.0246183600294152, -3.126538940786488, 0.5860097771909927, -3.083076742764372], "max": [0.4835524846233328, 0.41218531215619875, 1.0671389519231054, -0.6511981120983255, 1.1905719108435364, 3.140009658326617, 0.6086023893615855, -0.21883213170615085, 1.2108893568481853, 3.1230856884561558, 1.5113075377307519, 3.0534840491444077], "count": [323]}, "gripper_mode_state": {"mean": [0.7306501547987616, 0.7616099071207431], "std": [0.4436220306649654, 0.4260988811253516], "min": [0, 0], "max": [1, 1], "count": [323]}, "gripper_activity_state": {"mean": [1.6656346749226005, 1.86687306501548], "std": [0.699155937135862, 0.41368068403747754], "min": [0, 0], "max": [2, 2], "count": [323]}, "gripper_mode_action": {"mean": [0.7306501547987616, 0.7616099071207431], "std": [0.4436220306649654, 0.4260988811253516], "min": [0, 0], "max": [1, 1], "count": [323]}, "gripper_activity_action": {"mean": [1.6656346749226005, 1.86687306501548], "std": [0.699155937135862, 0.41368068403747754], "min": [0, 0], "max": [2, 2], "count": [323]}, "gripper_open_scale_state": {"mean": [0.31653560359706806, 0.4741640865928227], "std": [0.2819438415607929, 0.16603592696612643], "min": [0.076, 0.189], "max": [0.862, 0.788], "count": [323]}, "gripper_open_scale_action": {"mean": [0.31653560359706806, 0.4741640865928227], "std": [0.2819438415607929, 0.16603592696612643], "min": [0.076, 0.189], "max": [0.862, 0.788], "count": [323]}}} +{"episode_index": 434, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.42192289215686274]], [[0.41211413398692814]], [[0.40835349060457515]]], "std": [[[0.23534973289385022]], [[0.24383054865542536]], [[0.2462682880375083]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47479926062091504]], [[0.4798701368464052]], [[0.47617461601307187]]], "std": [[[0.07687209845737147]], [[0.07859968634716201]], [[0.07884645703981005]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.445407181372549]], [[0.4492877491830065]], [[0.44406549019607844]]], "std": [[[0.1485750118319157]], [[0.15504929922590285]], [[0.1568114481681294]]], "count": [100]}, "observation.state": {"min": [0.2834414839744568, 1.9035608768463135, -0.9150063395500183, -1.2005771398544312, -2.507985830307007, -1.7890148162841797, 0.2790956199169159, 186.0, 0.17352700233459473, 0.29598701000213623, -0.017990000545978546, -3.1401853561401367, 0.044999998062849045, -0.8220000267028809, -0.4314453899860382, -2.0696115493774414, -0.6135355830192566, -0.10636036098003387, 1.399562120437622, 1.4954854249954224, -1.1891627311706543, 66.0, -0.410180002450943, 0.20205099880695343, -0.040973000228405, 0.02499999664723873, 0.6610000133514404, -3.0989999771118164], "max": [0.7870038151741028, 2.076819658279419, -0.031817350536584854, -0.11920599639415741, -1.1330503225326538, -1.2109094858169556, 2.119493007659912, 818.0, 0.40718600153923035, 0.3959439992904663, 0.17668400704860687, 3.1410000324249268, 1.215000033378601, 0.6000000238418579, -0.12437216192483902, -2.037933588027954, 0.5486791729927063, 0.47453758120536804, 1.9756429195404053, 1.960755467414856, -0.7102268934249878, 827.0, -0.26835501194000244, 0.3062810003757477, 0.08183299750089645, 3.121999979019165, 1.4570000171661377, 3.132999897003174], "mean": [0.46476003527641296, 2.032452344894409, -0.43173277378082275, -0.5389952659606934, -1.6355324983596802, -1.4755381345748901, 1.2254215478897095, 529.1804809570312, 0.31328320503234863, 0.33815258741378784, 0.07075472921133041, -1.8120813369750977, 0.8004464507102966, -0.02571965381503105, -0.23774664103984833, -2.0619943141937256, 0.012944034300744534, 0.16710320115089417, 1.780245065689087, 1.603029489517212, -0.9454631209373474, 574.5257568359375, -0.3590139150619507, 0.24146664142608643, 0.023588256910443306, 1.5275582075119019, 1.0435476303100586, -0.40402892231941223], "std": [0.16286242008209229, 0.05112237483263016, 0.2551865875720978, 0.3442743718624115, 0.4814593493938446, 0.15791486203670502, 0.48347601294517517, 187.2442626953125, 0.07229967415332794, 0.028959672898054123, 0.03729746863245964, 1.1619648933410645, 0.43161171674728394, 0.3723681569099426, 0.10912494361400604, 0.007881243713200092, 0.44286540150642395, 0.2198602855205536, 0.14490702748298645, 0.11549302190542221, 0.08271179348230362, 329.26031494140625, 0.0494801364839077, 0.027508307248353958, 0.03463580459356308, 1.2465181350708008, 0.2457575798034668, 2.360661029815674], "count": [446]}, "action": {"min": [0.2834414839744568, 1.9035608768463135, -0.9150063395500183, -1.2005771398544312, -2.507985830307007, -1.7890148162841797, 0.2790956199169159, 186.0, 0.17352700233459473, 0.29598701000213623, -0.017990000545978546, -3.1401853561401367, 0.044999998062849045, -0.8220000267028809, -0.4314453899860382, -2.0696115493774414, -0.6135355830192566, -0.10636036098003387, 1.399562120437622, 1.4954854249954224, -1.1891627311706543, 66.0, -0.410180002450943, 0.20205099880695343, -0.040973000228405, 0.02499999664723873, 0.6610000133514404, -3.0989999771118164], "max": [0.7870038151741028, 2.076819658279419, -0.031817350536584854, -0.11920599639415741, -1.1330503225326538, -1.2109094858169556, 2.119493007659912, 818.0, 0.40718600153923035, 0.3959439992904663, 0.17668400704860687, 3.1410000324249268, 1.215000033378601, 0.6000000238418579, -0.12437216192483902, -2.037933588027954, 0.5486791729927063, 0.47453758120536804, 1.9756429195404053, 1.960755467414856, -0.7102268934249878, 827.0, -0.26835501194000244, 0.3062810003757477, 0.08183299750089645, 3.121999979019165, 1.4570000171661377, 3.132999897003174], "mean": [0.46476003527641296, 2.032452344894409, -0.43173277378082275, -0.5389952659606934, -1.6355324983596802, -1.4755381345748901, 1.2254215478897095, 529.1804809570312, 0.31328320503234863, 0.33815258741378784, 0.07075472921133041, -1.8120813369750977, 0.8004464507102966, -0.02571965381503105, -0.23774664103984833, -2.0619943141937256, 0.012944034300744534, 0.16710320115089417, 1.780245065689087, 1.603029489517212, -0.9454631209373474, 574.5257568359375, -0.3590139150619507, 0.24146664142608643, 0.023588256910443306, 1.5275582075119019, 1.0435476303100586, -0.40402892231941223], "std": [0.16286242008209229, 0.05112237483263016, 0.2551865875720978, 0.3442743718624115, 0.4814593493938446, 0.15791486203670502, 0.48347601294517517, 187.2442626953125, 0.07229967415332794, 0.028959672898054123, 0.03729746863245964, 1.1619648933410645, 0.43161171674728394, 0.3723681569099426, 0.10912494361400604, 0.007881243713200092, 0.44286540150642395, 0.2198602855205536, 0.14490702748298645, 0.11549302190542221, 0.08271179348230362, 329.26031494140625, 0.0494801364839077, 0.027508307248353958, 0.03463580459356308, 1.2465181350708008, 0.2457575798034668, 2.360661029815674], "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": [454], "max": [454], "mean": [454.0], "std": [0.0], "count": [446]}, "index": {"min": [234204], "max": [234649], "mean": [234426.5], "std": [128.7487864020473], "count": [446]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [446]}, "subtask_annotation": {"mean": [12.968609865470851, 29.0, 29.0, 29.0, 29.0], "std": [10.687946412475867, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [446]}, "scene_annotation": {"mean": [454.0], "std": [0.0], "min": [454], "max": [454], "count": [446]}, "eef_direction_state": {"mean": [4.188340807174888, 4.2757847533632285], "std": [2.2180362240110862, 2.0073175971260016], "min": [0, 0], "max": [6, 6], "count": [446]}, "eef_velocity_state": {"mean": [0.5605381165919282, 0.7713004484304933], "std": [0.6524625152059855, 0.7932911602228337], "min": [0, 0], "max": [2, 2], "count": [446]}, "eef_acc_mag_state": {"mean": [0.6748878923766816, 0.757847533632287], "std": [0.8226866525227309, 0.8468452848042946], "min": [0, 0], "max": [2, 2], "count": [446]}, "eef_direction_action": {"mean": [4.188340807174888, 4.2757847533632285], "std": [2.2180362240110862, 2.0073175971260016], "min": [0, 0], "max": [6, 6], "count": [446]}, "eef_velocity_action": {"mean": [0.5605381165919282, 0.7713004484304933], "std": [0.6524625152059855, 0.7932911602228337], "min": [0, 0], "max": [2, 2], "count": [446]}, "eef_acc_mag_action": {"mean": [0.6748878923766816, 0.757847533632287], "std": [0.8226866525227309, 0.8468452848042946], "min": [0, 0], "max": [2, 2], "count": [446]}, "eef_sim_pose_state": {"mean": [0.4324716766139965, 0.3467555102823763, 1.0254654459080614, -1.5822315165896903, 1.0640904959895434, -0.7246224112427766, 0.5332224681243425, -0.34943990058469115, 1.0987416081570867, 1.4156508241107917, 1.0984918148630864, 0.06644820609611526], "std": [0.03488461242827498, 0.03667055717191082, 0.019888105633338433, 0.5332890553349368, 0.24555885626600424, 1.976024723223813, 0.043418366066509145, 0.05354905051217747, 0.0627008119604124, 1.34897584759787, 0.22308163957870558, 1.7306340072194313], "min": [0.38729354280472106, 0.27646880019442555, 1.0011535412799317, -2.5732250444488325, 0.7674751823739947, -3.1411543988849973, 0.48020674473661573, -0.42378784359647664, 1.0241418059391443, -3.1323386436811234, 0.5435564738720018, -3.0771541294745894], "max": [0.5046631624212217, 0.3905710213666971, 1.0636874360605697, -0.5913316614947386, 1.4459438033331118, 3.135103214391906, 0.6090119333304557, -0.21853388079988145, 1.2350353495745257, 3.1398183078268413, 1.5197426407837957, 3.1283608012931374], "count": [446]}, "eef_sim_pose_action": {"mean": [0.4324716766139965, 0.3467555102823763, 1.0254654459080614, -1.5822315165896903, 1.0640904959895434, -0.7246224112427766, 0.5332224681243425, -0.34943990058469115, 1.0987416081570867, 1.4156508241107917, 1.0984918148630864, 0.06644820609611526], "std": [0.03488461242827498, 0.03667055717191082, 0.019888105633338433, 0.5332890553349368, 0.24555885626600424, 1.976024723223813, 0.043418366066509145, 0.05354905051217747, 0.0627008119604124, 1.34897584759787, 0.22308163957870558, 1.7306340072194313], "min": [0.38729354280472106, 0.27646880019442555, 1.0011535412799317, -2.5732250444488325, 0.7674751823739947, -3.1411543988849973, 0.48020674473661573, -0.42378784359647664, 1.0241418059391443, -3.1323386436811234, 0.5435564738720018, -3.0771541294745894], "max": [0.5046631624212217, 0.3905710213666971, 1.0636874360605697, -0.5913316614947386, 1.4459438033331118, 3.135103214391906, 0.6090119333304557, -0.21853388079988145, 1.2350353495745257, 3.1398183078268413, 1.5197426407837957, 3.1283608012931374], "count": [446]}, "gripper_mode_state": {"mean": [0.35201793721973096, 0.21524663677130046], "std": [0.4775995279471044, 0.41099333587048215], "min": [0, 0], "max": [1, 1], "count": [446]}, "gripper_activity_state": {"mean": [1.8385650224215246, 1.9080717488789238], "std": [0.4929473034497327, 0.35821850467870975], "min": [0, 0], "max": [2, 2], "count": [446]}, "gripper_mode_action": {"mean": [0.35201793721973096, 0.21524663677130046], "std": [0.4775995279471044, 0.41099333587048215], "min": [0, 0], "max": [1, 1], "count": [446]}, "gripper_activity_action": {"mean": [1.8385650224215246, 1.9080717488789238], "std": [0.4929473034497327, 0.35821850467870975], "min": [0, 0], "max": [2, 2], "count": [446]}, "gripper_open_scale_state": {"mean": [0.5745257847875748, 0.5291804931024797], "std": [0.32926052788333854, 0.18724428009546656], "min": [0.066, 0.186], "max": [0.827, 0.818], "count": [446]}, "gripper_open_scale_action": {"mean": [0.5745257847875748, 0.5291804931024797], "std": [0.32926052788333854, 0.18724428009546656], "min": [0.066, 0.186], "max": [0.827, 0.818], "count": [446]}}} +{"episode_index": 435, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.4318177982026144]], [[0.4285764236111111]], [[0.42494751838235295]]], "std": [[[0.21152022488112626]], [[0.2144218877466634]], [[0.21669728849313008]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46107451593137255]], [[0.4658196466503268]], [[0.46152148284313727]]], "std": [[[0.11679062137417104]], [[0.12087488837508123]], [[0.12220692871983997]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44528664624183006]], [[0.44650657679738565]], [[0.4418625816993464]]], "std": [[[0.15813016763712417]], [[0.16574594664272732]], [[0.1678994652289551]]], "count": [100]}, "observation.state": {"min": [0.17755235731601715, 1.8680957555770874, -0.691970705986023, -1.1888484954833984, -2.564621925354004, -1.8064507246017456, 0.8496960997581482, 191.0, 0.17731399834156036, 0.2523449957370758, 0.02442999929189682, -2.8480000495910645, 0.03199999779462814, -0.781000018119812, -0.5634621381759644, -2.0708680152893066, -0.23715534806251526, -0.15650367736816406, 1.4234206676483154, 1.5844448804855347, -1.167311191558838, 48.0, -0.36911800503730774, 0.1927970051765442, -0.03519200161099434, -3.1361851692199707, 0.6489999890327454, -3.118000030517578], "max": [0.7917686700820923, 2.0749871730804443, -0.15634660422801971, -0.23232078552246094, -1.0798003673553467, -1.3474814891815186, 2.064584970474243, 679.0, 0.408270001411438, 0.4225830137729645, 0.1714330017566681, -0.8889999985694885, 1.2319999933242798, 0.652999997138977, -0.13377949595451355, -1.9987685680389404, 0.5523269176483154, 0.4173256754875183, 1.9866211414337158, 1.9349417686462402, -0.48918089270591736, 855.0, -0.24298200011253357, 0.31870898604393005, 0.058991000056266785, 3.11899995803833, 1.284999966621399, 3.131999969482422], "mean": [0.47234562039375305, 2.018003463745117, -0.4355975091457367, -0.6059595346450806, -1.6825283765792847, -1.50396728515625, 1.2425949573516846, 519.5032958984375, 0.31100574135780334, 0.33546024560928345, 0.09230176359415054, -1.9546194076538086, 0.672957181930542, 0.08762244880199432, -0.24481643736362457, -2.0536904335021973, 0.12051253020763397, 0.0719999372959137, 1.5912116765975952, 1.6688950061798096, -0.8060993552207947, 669.8344116210938, -0.3464747667312622, 0.24374593794345856, 0.023193836212158203, 1.2619730234146118, 1.071427345275879, 0.6137849688529968], "std": [0.2476976215839386, 0.06382211297750473, 0.20742705464363098, 0.3002626597881317, 0.611278235912323, 0.11271446943283081, 0.4465644657611847, 194.178955078125, 0.08796083182096481, 0.062219392508268356, 0.0340132862329483, 0.7868149280548096, 0.43503451347351074, 0.4957326650619507, 0.09882327169179916, 0.021982917562127113, 0.27723807096481323, 0.22814151644706726, 0.22812597453594208, 0.08326408267021179, 0.19631433486938477, 240.34483337402344, 0.03445805609226227, 0.029025953263044357, 0.02422434464097023, 1.4417129755020142, 0.19294115900993347, 2.4272570610046387], "count": [302]}, "action": {"min": [0.17755235731601715, 1.8680957555770874, -0.691970705986023, -1.1888484954833984, -2.564621925354004, -1.8064507246017456, 0.8496960997581482, 191.0, 0.17731399834156036, 0.2523449957370758, 0.02442999929189682, -2.8480000495910645, 0.03199999779462814, -0.781000018119812, -0.5634621381759644, -2.0708680152893066, -0.23715534806251526, -0.15650367736816406, 1.4234206676483154, 1.5844448804855347, -1.167311191558838, 48.0, -0.36911800503730774, 0.1927970051765442, -0.03519200161099434, -3.1361851692199707, 0.6489999890327454, -3.118000030517578], "max": [0.7917686700820923, 2.0749871730804443, -0.15634660422801971, -0.23232078552246094, -1.0798003673553467, -1.3474814891815186, 2.064584970474243, 679.0, 0.408270001411438, 0.4225830137729645, 0.1714330017566681, -0.8889999985694885, 1.2319999933242798, 0.652999997138977, -0.13377949595451355, -1.9987685680389404, 0.5523269176483154, 0.4173256754875183, 1.9866211414337158, 1.9349417686462402, -0.48918089270591736, 855.0, -0.24298200011253357, 0.31870898604393005, 0.058991000056266785, 3.11899995803833, 1.284999966621399, 3.131999969482422], "mean": [0.47234562039375305, 2.018003463745117, -0.4355975091457367, -0.6059595346450806, -1.6825283765792847, -1.50396728515625, 1.2425949573516846, 519.5032958984375, 0.31100574135780334, 0.33546024560928345, 0.09230176359415054, -1.9546194076538086, 0.672957181930542, 0.08762244880199432, -0.24481643736362457, -2.0536904335021973, 0.12051253020763397, 0.0719999372959137, 1.5912116765975952, 1.6688950061798096, -0.8060993552207947, 669.8344116210938, -0.3464747667312622, 0.24374593794345856, 0.023193836212158203, 1.2619730234146118, 1.071427345275879, 0.6137849688529968], "std": [0.2476976215839386, 0.06382211297750473, 0.20742705464363098, 0.3002626597881317, 0.611278235912323, 0.11271446943283081, 0.4465644657611847, 194.178955078125, 0.08796083182096481, 0.062219392508268356, 0.0340132862329483, 0.7868149280548096, 0.43503451347351074, 0.4957326650619507, 0.09882327169179916, 0.021982917562127113, 0.27723807096481323, 0.22814151644706726, 0.22812597453594208, 0.08326408267021179, 0.19631433486938477, 240.34483337402344, 0.03445805609226227, 0.029025953263044357, 0.02422434464097023, 1.4417129755020142, 0.19294115900993347, 2.4272570610046387], "count": [302]}, "timestamp": {"min": [0.0], "max": [10.033333333333333], "mean": [5.016666666666667], "std": [2.9059804235786277], "count": [302]}, "frame_index": {"min": [0], "max": [301], "mean": [150.5], "std": [87.17941270735884], "count": [302]}, "episode_index": {"min": [455], "max": [455], "mean": [455.0], "std": [0.0], "count": [302]}, "index": {"min": [234650], "max": [234951], "mean": [234800.5], "std": [87.17941270735884], "count": [302]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [302]}, "subtask_annotation": {"mean": [8.801324503311259, 29.0, 29.0, 29.0, 29.0], "std": [8.756091440736478, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [302]}, "scene_annotation": {"mean": [455.0], "std": [0.0], "min": [455], "max": [455], "count": [302]}, "eef_direction_state": {"mean": [4.420529801324503, 3.6589403973509933], "std": [2.087167283420145, 2.0778482095374513], "min": [0, 0], "max": [6, 6], "count": [302]}, "eef_velocity_state": {"mean": [0.5695364238410596, 1.0264900662251655], "std": [0.7001412702749205, 0.7319304047865408], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_acc_mag_state": {"mean": [0.7682119205298014, 0.9867549668874173], "std": [0.8294553276217796, 0.8177400205953445], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_direction_action": {"mean": [4.420529801324503, 3.6589403973509933], "std": [2.087167283420145, 2.0778482095374513], "min": [0, 0], "max": [6, 6], "count": [302]}, "eef_velocity_action": {"mean": [0.5695364238410596, 1.0264900662251655], "std": [0.7001412702749205, 0.7319304047865408], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_acc_mag_action": {"mean": [0.7682119205298014, 0.9867549668874173], "std": [0.8294553276217796, 0.8177400205953445], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_sim_pose_state": {"mean": [0.4328899103515854, 0.3365511359539942, 1.0293072944526087, -1.2841243628847725, 1.0680851813370649, -0.8854470514879906, 0.531831211820497, -0.3617501598469622, 1.116856974350993, 0.45252918857981994, 1.0300495386242141, -0.235008247479596], "std": [0.02829795880971936, 0.026317314895391367, 0.01698418199310044, 0.470060591790281, 0.08896420259386056, 1.5916272205670172, 0.07535914393206639, 0.06467982158843923, 0.06549845294711774, 1.9225007902893927, 0.20596456545931247, 1.581107047405157], "min": [0.3935222980091678, 0.24837797512645204, 1.0111980440824577, -2.321387647788241, 0.9724427490227452, -3.1376024471557185, 0.43645801204310514, -0.42829889086107287, 1.039085889107789, -3.1377369771390606, 0.5793496215148437, -3.0173319406695045], "max": [0.5212266565172647, 0.36671027572485476, 1.0701541255154419, -0.5582279527421131, 1.31301064334879, 3.1292435735937767, 0.6303944952768984, -0.2484091560861874, 1.2210799271496475, 3.109046552239623, 1.345045338191618, 3.1069871141734935], "count": [302]}, "eef_sim_pose_action": {"mean": [0.4328899103515854, 0.3365511359539942, 1.0293072944526087, -1.2841243628847725, 1.0680851813370649, -0.8854470514879906, 0.531831211820497, -0.3617501598469622, 1.116856974350993, 0.45252918857981994, 1.0300495386242141, -0.235008247479596], "std": [0.02829795880971936, 0.026317314895391367, 0.01698418199310044, 0.470060591790281, 0.08896420259386056, 1.5916272205670172, 0.07535914393206639, 0.06467982158843923, 0.06549845294711774, 1.9225007902893927, 0.20596456545931247, 1.581107047405157], "min": [0.3935222980091678, 0.24837797512645204, 1.0111980440824577, -2.321387647788241, 0.9724427490227452, -3.1376024471557185, 0.43645801204310514, -0.42829889086107287, 1.039085889107789, -3.1377369771390606, 0.5793496215148437, -3.0173319406695045], "max": [0.5212266565172647, 0.36671027572485476, 1.0701541255154419, -0.5582279527421131, 1.31301064334879, 3.1292435735937767, 0.6303944952768984, -0.2484091560861874, 1.2210799271496475, 3.109046552239623, 1.345045338191618, 3.1069871141734935], "count": [302]}, "gripper_mode_state": {"mean": [0.18874172185430463, 0.3443708609271523], "std": [0.3913033149435062, 0.4751626785338309], "min": [0, 0], "max": [1, 1], "count": [302]}, "gripper_activity_state": {"mean": [1.7847682119205297, 1.771523178807947], "std": [0.5783337958193948, 0.6014196762213435], "min": [0, 0], "max": [2, 2], "count": [302]}, "gripper_mode_action": {"mean": [0.18874172185430463, 0.3443708609271523], "std": [0.3913033149435062, 0.4751626785338309], "min": [0, 0], "max": [1, 1], "count": [302]}, "gripper_activity_action": {"mean": [1.7847682119205297, 1.771523178807947], "std": [0.5783337958193948, 0.6014196762213435], "min": [0, 0], "max": [2, 2], "count": [302]}, "gripper_open_scale_state": {"mean": [0.6698344367703061, 0.5195033114098555], "std": [0.24034478343122972, 0.19417901162378715], "min": [0.048, 0.191], "max": [0.855, 0.679], "count": [302]}, "gripper_open_scale_action": {"mean": [0.6698344367703061, 0.5195033114098555], "std": [0.24034478343122972, 0.19417901162378715], "min": [0.048, 0.191], "max": [0.855, 0.679], "count": [302]}}} +{"episode_index": 436, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.42911639501633986]], [[0.4258527716503268]], [[0.42270727124183005]]], "std": [[[0.2142500877212001]], [[0.2162766912201222]], [[0.2182159053217184]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4578835232843137]], [[0.46413366625816993]], [[0.45845610294117645]]], "std": [[[0.1110815374859557]], [[0.11221117768988051]], [[0.11360994444517276]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.44947474468954246]], [[0.4504166421568628]], [[0.4464359640522876]]], "std": [[[0.1488262755660717]], [[0.1561828872028349]], [[0.15811623754449516]]], "count": [100]}, "observation.state": {"min": [0.18102554976940155, 1.8731223344802856, -0.8050680160522461, -1.1251440048217773, -2.5358588695526123, -1.8232059478759766, 0.8205316066741943, 108.0, 0.2150689959526062, 0.24338500201702118, 0.0633080005645752, -2.88700008392334, -0.054999999701976776, -0.7170000076293945, -0.638808012008667, -2.07666277885437, -0.2615201473236084, -0.21980677545070648, 1.5466934442520142, 1.5865740776062012, -0.8022406101226807, 24.0, -0.3676089942455292, 0.21364200115203857, -0.05168600007891655, 0.9459999799728394, 0.5680000185966492, -3.1371853351593018], "max": [0.7359355688095093, 2.074288845062256, 0.0032114058267325163, -0.15365879237651825, -1.080254077911377, -1.1946778297424316, 2.0584239959716797, 743.0, 0.4348210096359253, 0.4119719862937927, 0.17406100034713745, -0.6140000224113464, 1.2330000400543213, 0.7490000128746033, -0.15854570269584656, -2.040865898132324, 0.4694412350654602, 0.4505043923854828, 1.9792383909225464, 1.862597942352295, -0.15449655055999756, 829.0, -0.203452005982399, 0.3244369924068451, 0.058869000524282455, 2.5989999771118164, 1.1790000200271606, 3.13700008392334], "mean": [0.42170628905296326, 2.008697271347046, -0.36434775590896606, -0.5202561616897583, -1.5940128564834595, -1.4339344501495361, 1.203835368156433, 386.3207702636719, 0.34701016545295715, 0.3189312219619751, 0.09081881493330002, -1.7924363613128662, 0.7935003042221069, 0.07217469811439514, -0.2479044646024704, -2.065419912338257, 0.05825376510620117, 0.01439613290131092, 1.6620838642120361, 1.7210133075714111, -0.49496275186538696, 673.0496826171875, -0.3287193477153778, 0.24244648218154907, 0.01553435530513525, 1.6352629661560059, 0.8852798342704773, 1.0765339136123657], "std": [0.20653875172138214, 0.07669656723737717, 0.2653694450855255, 0.3531950116157532, 0.5537638068199158, 0.20700135827064514, 0.45125871896743774, 154.931640625, 0.08962517231702805, 0.05599949508905411, 0.023186078295111656, 0.8276364803314209, 0.4857011139392853, 0.42728668451309204, 0.11998271942138672, 0.008199851959943771, 0.280056357383728, 0.2559656798839569, 0.1549571007490158, 0.06347741931676865, 0.18998399376869202, 253.7333221435547, 0.0394463986158371, 0.02858380787074566, 0.024518011137843132, 0.6622930765151978, 0.16545787453651428, 2.463649034500122], "count": [332]}, "action": {"min": [0.18102554976940155, 1.8731223344802856, -0.8050680160522461, -1.1251440048217773, -2.5358588695526123, -1.8232059478759766, 0.8205316066741943, 108.0, 0.2150689959526062, 0.24338500201702118, 0.0633080005645752, -2.88700008392334, -0.054999999701976776, -0.7170000076293945, -0.638808012008667, -2.07666277885437, -0.2615201473236084, -0.21980677545070648, 1.5466934442520142, 1.5865740776062012, -0.8022406101226807, 24.0, -0.3676089942455292, 0.21364200115203857, -0.05168600007891655, 0.9459999799728394, 0.5680000185966492, -3.1371853351593018], "max": [0.7359355688095093, 2.074288845062256, 0.0032114058267325163, -0.15365879237651825, -1.080254077911377, -1.1946778297424316, 2.0584239959716797, 743.0, 0.4348210096359253, 0.4119719862937927, 0.17406100034713745, -0.6140000224113464, 1.2330000400543213, 0.7490000128746033, -0.15854570269584656, -2.040865898132324, 0.4694412350654602, 0.4505043923854828, 1.9792383909225464, 1.862597942352295, -0.15449655055999756, 829.0, -0.203452005982399, 0.3244369924068451, 0.058869000524282455, 2.5989999771118164, 1.1790000200271606, 3.13700008392334], "mean": [0.42170628905296326, 2.008697271347046, -0.36434775590896606, -0.5202561616897583, -1.5940128564834595, -1.4339344501495361, 1.203835368156433, 386.3207702636719, 0.34701016545295715, 0.3189312219619751, 0.09081881493330002, -1.7924363613128662, 0.7935003042221069, 0.07217469811439514, -0.2479044646024704, -2.065419912338257, 0.05825376510620117, 0.01439613290131092, 1.6620838642120361, 1.7210133075714111, -0.49496275186538696, 673.0496826171875, -0.3287193477153778, 0.24244648218154907, 0.01553435530513525, 1.6352629661560059, 0.8852798342704773, 1.0765339136123657], "std": [0.20653875172138214, 0.07669656723737717, 0.2653694450855255, 0.3531950116157532, 0.5537638068199158, 0.20700135827064514, 0.45125871896743774, 154.931640625, 0.08962517231702805, 0.05599949508905411, 0.023186078295111656, 0.8276364803314209, 0.4857011139392853, 0.42728668451309204, 0.11998271942138672, 0.008199851959943771, 0.280056357383728, 0.2559656798839569, 0.1549571007490158, 0.06347741931676865, 0.18998399376869202, 253.7333221435547, 0.0394463986158371, 0.02858380787074566, 0.024518011137843132, 0.6622930765151978, 0.16545787453651428, 2.463649034500122], "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": [456], "max": [456], "mean": [456.0], "std": [0.0], "count": [332]}, "index": {"min": [234952], "max": [235283], "mean": [235117.5], "std": [95.83970993278308], "count": [332]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [332]}, "subtask_annotation": {"mean": [9.373493975903614, 29.0, 29.0, 29.0, 29.0], "std": [8.59246075161453, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [332]}, "scene_annotation": {"mean": [456.0], "std": [0.0], "min": [456], "max": [456], "count": [332]}, "eef_direction_state": {"mean": [4.198795180722891, 3.8042168674698793], "std": [2.1219446625254266, 2.236252577756529], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_state": {"mean": [0.6234939759036144, 0.8554216867469879], "std": [0.6853386002201117, 0.7343964019467518], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_state": {"mean": [0.7891566265060241, 0.8463855421686747], "std": [0.8488847464865498, 0.8344352080404293], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_direction_action": {"mean": [4.198795180722891, 3.8042168674698793], "std": [2.1219446625254266, 2.236252577756529], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_action": {"mean": [0.6234939759036144, 0.8554216867469879], "std": [0.6853386002201117, 0.7343964019467518], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_action": {"mean": [0.7891566265060241, 0.8463855421686747], "std": [0.8488847464865498, 0.8344352080404293], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_sim_pose_state": {"mean": [0.43148811945727833, 0.31918430445099494, 1.0332714616862282, -0.46584354573338593, 1.1991378490285305, -0.05515776911391394, 0.513410398708915, -0.3801009289989826, 1.0919058986503787, 0.9578240503983201, 1.0311105152157736, 0.02336552857150719], "std": [0.03144653893234053, 0.03460338947899526, 0.015136594560179168, 1.4317617850372588, 0.12747224110134497, 1.3723629918206044, 0.06935513173830891, 0.04815609960176303, 0.07837700702501738, 1.8204543146425123, 0.19964298410615763, 1.6576387534322088], "min": [0.403200438904485, 0.20839665965642462, 1.0123805011748956, -3.1356144022841894, 1.043415464982325, -2.801067615839942, 0.4270522738019931, -0.4320204671351097, 1.011883249208944, -3.1156992336851435, 0.5200262447973794, -3.105910002554101], "max": [0.5273653518212046, 0.3595878264914341, 1.0755573469108004, 3.141446633508879, 1.5508736952708486, 3.0090771589214067, 0.6180530709057108, -0.29726177811200066, 1.2234848280920763, 3.1197409828637355, 1.4570402925730024, 3.0588157614857288], "count": [332]}, "eef_sim_pose_action": {"mean": [0.43148811945727833, 0.31918430445099494, 1.0332714616862282, -0.46584354573338593, 1.1991378490285305, -0.05515776911391394, 0.513410398708915, -0.3801009289989826, 1.0919058986503787, 0.9578240503983201, 1.0311105152157736, 0.02336552857150719], "std": [0.03144653893234053, 0.03460338947899526, 0.015136594560179168, 1.4317617850372588, 0.12747224110134497, 1.3723629918206044, 0.06935513173830891, 0.04815609960176303, 0.07837700702501738, 1.8204543146425123, 0.19964298410615763, 1.6576387534322088], "min": [0.403200438904485, 0.20839665965642462, 1.0123805011748956, -3.1356144022841894, 1.043415464982325, -2.801067615839942, 0.4270522738019931, -0.4320204671351097, 1.011883249208944, -3.1156992336851435, 0.5200262447973794, -3.105910002554101], "max": [0.5273653518212046, 0.3595878264914341, 1.0755573469108004, 3.141446633508879, 1.5508736952708486, 3.0090771589214067, 0.6180530709057108, -0.29726177811200066, 1.2234848280920763, 3.1197409828637355, 1.4570402925730024, 3.0588157614857288], "count": [332]}, "gripper_mode_state": {"mean": [0.18373493975903615, 0.8614457831325302], "std": [0.387267881021367, 0.34548074599854345], "min": [0, 0], "max": [1, 1], "count": [332]}, "gripper_activity_state": {"mean": [1.8042168674698795, 1.7801204819277108], "std": [0.5328772106622677, 0.5935110842864325], "min": [0, 0], "max": [2, 2], "count": [332]}, "gripper_mode_action": {"mean": [0.18373493975903615, 0.8614457831325302], "std": [0.387267881021367, 0.34548074599854345], "min": [0, 0], "max": [1, 1], "count": [332]}, "gripper_activity_action": {"mean": [1.8042168674698795, 1.7801204819277108], "std": [0.5328772106622677, 0.5935110842864325], "min": [0, 0], "max": [2, 2], "count": [332]}, "gripper_open_scale_state": {"mean": [0.6730496988928465, 0.3863207831784902], "std": [0.25373335963182825, 0.15493171360755462], "min": [0.024, 0.108], "max": [0.829, 0.743], "count": [332]}, "gripper_open_scale_action": {"mean": [0.6730496988928465, 0.3863207831784902], "std": [0.25373335963182825, 0.15493171360755462], "min": [0.024, 0.108], "max": [0.829, 0.743], "count": [332]}}} +{"episode_index": 437, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.43255631740196077]], [[0.4289339787581699]], [[0.42545526756535945]]], "std": [[[0.21290855999510375]], [[0.21466294049661078]], [[0.2178282465747029]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47301761437908496]], [[0.4763127246732026]], [[0.47032681576797386]]], "std": [[[0.10804672389719898]], [[0.11095924288203318]], [[0.11149798127106728]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.44731787990196076]], [[0.44781024714052287]], [[0.4432743954248366]]], "std": [[[0.15489342109085494]], [[0.16270955206603382]], [[0.16475231726387407]]], "count": [100]}, "observation.state": {"min": [0.17561504244804382, 1.7928720712661743, -0.8222944736480713, -1.0804111957550049, -2.5338339805603027, -1.9081685543060303, 0.7688000798225403, 189.0, 0.17547300457954407, 0.2398030012845993, 0.04029000177979469, -2.9560000896453857, -0.034000005573034286, -0.7860000133514404, -0.595087468624115, -2.0753188133239746, -0.37747982144355774, -0.22284363210201263, 1.623993992805481, 1.5989484786987305, -0.8796983361244202, 48.0, -0.3633109927177429, 0.19220499694347382, -0.04571999981999397, 0.9430000185966492, 0.6079999804496765, -3.1331851482391357], "max": [0.8381245732307434, 2.0733814239501953, 0.21184806525707245, -0.18706440925598145, -1.1321252584457397, -1.2578239440917969, 2.1700899600982666, 804.0, 0.44283899664878845, 0.4499320089817047, 0.19940300285816193, -0.3790000081062317, 1.2719999551773071, 1.0449999570846558, -0.1483529955148697, -1.9893264770507812, 0.49701741337776184, 0.4066093862056732, 1.9758349657058716, 1.8272026777267456, -0.24518385529518127, 859.0, -0.216389000415802, 0.31824299693107605, 0.04771199822425842, 2.765000104904175, 1.2799999713897705, 3.1389999389648438], "mean": [0.4638625681400299, 1.9710807800292969, -0.34440556168556213, -0.5779503583908081, -1.6689621210098267, -1.4989029169082642, 1.3706833124160767, 473.46563720703125, 0.3289901614189148, 0.32483282685279846, 0.11532459408044815, -1.7065150737762451, 0.7316843271255493, 0.22248756885528564, -0.23163023591041565, -2.0604538917541504, 0.03130834922194481, -0.023884529247879982, 1.71916925907135, 1.7353051900863647, -0.49959367513656616, 691.875, -0.32540374994277954, 0.2355513870716095, 0.008982223458588123, 1.692190170288086, 0.92454993724823, 1.0390523672103882], "std": [0.2437984198331833, 0.09164143353700638, 0.3459802567958832, 0.3213295042514801, 0.5407271981239319, 0.1897917240858078, 0.4534359574317932, 205.53504943847656, 0.101051464676857, 0.06720536947250366, 0.03568020835518837, 1.032624363899231, 0.4979485273361206, 0.6336424350738525, 0.11245045065879822, 0.018162386491894722, 0.3084973394870758, 0.24575982987880707, 0.1266920268535614, 0.04997697472572327, 0.23773226141929626, 273.37969970703125, 0.03506969287991524, 0.029248863458633423, 0.02192913554608822, 0.683850884437561, 0.16162891685962677, 2.465564489364624], "count": [320]}, "action": {"min": [0.17561504244804382, 1.7928720712661743, -0.8222944736480713, -1.0804111957550049, -2.5338339805603027, -1.9081685543060303, 0.7688000798225403, 189.0, 0.17547300457954407, 0.2398030012845993, 0.04029000177979469, -2.9560000896453857, -0.034000005573034286, -0.7860000133514404, -0.595087468624115, -2.0753188133239746, -0.37747982144355774, -0.22284363210201263, 1.623993992805481, 1.5989484786987305, -0.8796983361244202, 48.0, -0.3633109927177429, 0.19220499694347382, -0.04571999981999397, 0.9430000185966492, 0.6079999804496765, -3.1331851482391357], "max": [0.8381245732307434, 2.0733814239501953, 0.21184806525707245, -0.18706440925598145, -1.1321252584457397, -1.2578239440917969, 2.1700899600982666, 804.0, 0.44283899664878845, 0.4499320089817047, 0.19940300285816193, -0.3790000081062317, 1.2719999551773071, 1.0449999570846558, -0.1483529955148697, -1.9893264770507812, 0.49701741337776184, 0.4066093862056732, 1.9758349657058716, 1.8272026777267456, -0.24518385529518127, 859.0, -0.216389000415802, 0.31824299693107605, 0.04771199822425842, 2.765000104904175, 1.2799999713897705, 3.1389999389648438], "mean": [0.4638625681400299, 1.9710807800292969, -0.34440556168556213, -0.5779503583908081, -1.6689621210098267, -1.4989029169082642, 1.3706833124160767, 473.46563720703125, 0.3289901614189148, 0.32483282685279846, 0.11532459408044815, -1.7065150737762451, 0.7316843271255493, 0.22248756885528564, -0.23163023591041565, -2.0604538917541504, 0.03130834922194481, -0.023884529247879982, 1.71916925907135, 1.7353051900863647, -0.49959367513656616, 691.875, -0.32540374994277954, 0.2355513870716095, 0.008982223458588123, 1.692190170288086, 0.92454993724823, 1.0390523672103882], "std": [0.2437984198331833, 0.09164143353700638, 0.3459802567958832, 0.3213295042514801, 0.5407271981239319, 0.1897917240858078, 0.4534359574317932, 205.53504943847656, 0.101051464676857, 0.06720536947250366, 0.03568020835518837, 1.032624363899231, 0.4979485273361206, 0.6336424350738525, 0.11245045065879822, 0.018162386491894722, 0.3084973394870758, 0.24575982987880707, 0.1266920268535614, 0.04997697472572327, 0.23773226141929626, 273.37969970703125, 0.03506969287991524, 0.029248863458633423, 0.02192913554608822, 0.683850884437561, 0.16162891685962677, 2.465564489364624], "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": [457], "max": [457], "mean": [457.0], "std": [0.0], "count": [320]}, "index": {"min": [235284], "max": [235603], "mean": [235443.5], "std": [92.37559201434111], "count": [320]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [320]}, "subtask_annotation": {"mean": [9.234375, 29.0, 29.0, 29.0, 29.0], "std": [8.67313053974025, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [320]}, "scene_annotation": {"mean": [457.0], "std": [0.0], "min": [457], "max": [457], "count": [320]}, "eef_direction_state": {"mean": [4.121875, 3.7], "std": [2.111165906406933, 2.1222040429704196], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_state": {"mean": [0.646875, 1.040625], "std": [0.713917176131098, 0.8110022252589723], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_state": {"mean": [0.73125, 0.9375], "std": [0.8232699663536847, 0.834322329798262], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_direction_action": {"mean": [4.121875, 3.7], "std": [2.111165906406933, 2.1222040429704196], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_action": {"mean": [0.646875, 1.040625], "std": [0.713917176131098, 0.8110022252589723], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_action": {"mean": [0.73125, 0.9375], "std": [0.8232699663536847, 0.834322329798262], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_sim_pose_state": {"mean": [0.4248692774810138, 0.3131196154371759, 1.0307398654206505, -0.9699468771940489, 1.187576971236703, -0.20302657385580852, 0.5219058150327729, -0.3858261108545361, 1.1211336991173348, 1.044054058929078, 0.941046148938151, -0.2709766770462747], "std": [0.030613693022656215, 0.03039507261143608, 0.01457845578704483, 0.7996220241170974, 0.09310641886045354, 1.4996013987583545, 0.0808738807823733, 0.06711544751830528, 0.07907932466989455, 1.7347284438744157, 0.19636402489900098, 1.653586271789534], "min": [0.3934507055636212, 0.21738419050052782, 1.007252863925589, -2.768167634653945, 0.9822116096360656, -3.13227803756401, 0.4241852538667512, -0.4602631861785561, 1.031866587422256, -3.1371054173647686, 0.49636666923987827, -3.0339186531800175], "max": [0.5173244998132077, 0.359861909771711, 1.0666918799303355, -0.38762731329552114, 1.4437489124555838, 3.115183322047107, 0.6564114722286207, -0.268809438622687, 1.2500812706331847, 3.1005420506747883, 1.3081735227343962, 3.1306037624520346], "count": [320]}, "eef_sim_pose_action": {"mean": [0.4248692774810138, 0.3131196154371759, 1.0307398654206505, -0.9699468771940489, 1.187576971236703, -0.20302657385580852, 0.5219058150327729, -0.3858261108545361, 1.1211336991173348, 1.044054058929078, 0.941046148938151, -0.2709766770462747], "std": [0.030613693022656215, 0.03039507261143608, 0.01457845578704483, 0.7996220241170974, 0.09310641886045354, 1.4996013987583545, 0.0808738807823733, 0.06711544751830528, 0.07907932466989455, 1.7347284438744157, 0.19636402489900098, 1.653586271789534], "min": [0.3934507055636212, 0.21738419050052782, 1.007252863925589, -2.768167634653945, 0.9822116096360656, -3.13227803756401, 0.4241852538667512, -0.4602631861785561, 1.031866587422256, -3.1371054173647686, 0.49636666923987827, -3.0339186531800175], "max": [0.5173244998132077, 0.359861909771711, 1.0666918799303355, -0.38762731329552114, 1.4437489124555838, 3.115183322047107, 0.6564114722286207, -0.268809438622687, 1.2500812706331847, 3.1005420506747883, 1.3081735227343962, 3.1306037624520346], "count": [320]}, "gripper_mode_state": {"mean": [0.2125, 0.728125], "std": [0.4090767042988391, 0.4449258189574994], "min": [0, 0], "max": [1, 1], "count": [320]}, "gripper_activity_state": {"mean": [1.68125, 1.896875], "std": [0.688039560999219, 0.3691073480371254], "min": [0, 0], "max": [2, 2], "count": [320]}, "gripper_mode_action": {"mean": [0.2125, 0.728125], "std": [0.4090767042988391, 0.4449258189574994], "min": [0, 0], "max": [1, 1], "count": [320]}, "gripper_activity_action": {"mean": [1.68125, 1.896875], "std": [0.688039560999219, 0.3691073480371254], "min": [0, 0], "max": [2, 2], "count": [320]}, "gripper_open_scale_state": {"mean": [0.6918749999284747, 0.4734656250953673], "std": [0.2733797731544945, 0.20553500563641192], "min": [0.048, 0.189], "max": [0.859, 0.804], "count": [320]}, "gripper_open_scale_action": {"mean": [0.6918749999284747, 0.4734656250953673], "std": [0.2733797731544945, 0.20553500563641192], "min": [0.048, 0.189], "max": [0.859, 0.804], "count": [320]}}} +{"episode_index": 438, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4289530984477124]], [[0.42561604983660134]], [[0.4218864338235294]]], "std": [[[0.21551347595915293]], [[0.21843478127935081]], [[0.22070602182536778]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8235294117647058]], [[0.8117647058823529]], [[0.8235294117647058]]], "mean": [[[0.4663963909313726]], [[0.47101361111111106]], [[0.4652609048202614]]], "std": [[[0.08933287628304051]], [[0.09092426849926881]], [[0.09174972245581725]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8470588235294118]], [[0.8117647058823529]], [[0.8156862745098039]]], "mean": [[[0.43144352124183005]], [[0.431012914624183]], [[0.42641492034313727]]], "std": [[[0.17974924759830158]], [[0.18849080279999703]], [[0.1908894472374811]]], "count": [100]}, "observation.state": {"min": [0.24150121212005615, 1.7861175537109375, -0.8476191163063049, -1.1128743886947632, -2.58478045463562, -2.0592966079711914, 0.8229053020477295, 192.0, 0.18601000308990479, 0.2670229971408844, 0.024639999493956566, -2.950000047683716, -0.07600000500679016, -0.878000020980835, -0.5592035055160522, -2.0724737644195557, -0.6516711115837097, -0.14280284941196442, 1.6317431926727295, 1.5448085069656372, -0.8773247003555298, 60.0, -0.36562201380729675, 0.21303699910640717, -0.04023100063204765, 0.749000072479248, 0.7200000286102295, -3.1361851692199707], "max": [0.8934165835380554, 2.074009656906128, 0.01966986060142517, -0.22937117516994476, -1.142632246017456, -1.2300207614898682, 2.1967413425445557, 685.0, 0.39993101358413696, 0.45220300555229187, 0.20270100235939026, -0.628000020980835, 1.253000020980835, 1.0429999828338623, -0.1702394187450409, -2.04402494430542, 0.454501211643219, 0.3190810978412628, 1.8978536128997803, 1.8478673696517944, -0.6025749444961548, 859.0, -0.23178599774837494, 0.3172830045223236, 0.06698399782180786, 2.6500000953674316, 1.2599999904632568, 3.138000011444092], "mean": [0.5273237824440002, 1.9441922903060913, -0.45822370052337646, -0.6026788353919983, -1.785200834274292, -1.5714068412780762, 1.4820431470870972, 509.9797058105469, 0.300823450088501, 0.34597912430763245, 0.10859861224889755, -2.045168161392212, 0.667165219783783, 0.01627272553741932, -0.28426921367645264, -2.065573215484619, -0.07634664326906204, -0.013257324695587158, 1.7158490419387817, 1.7101991176605225, -0.6821823120117188, 647.91748046875, -0.32373353838920593, 0.25709977746009827, 0.020071284845471382, 1.466120958328247, 1.101043462753296, 1.479242205619812], "std": [0.25682252645492554, 0.10558025538921356, 0.2607230842113495, 0.2537443935871124, 0.5853227972984314, 0.17088225483894348, 0.45738935470581055, 165.34365844726562, 0.07430429011583328, 0.06029222160577774, 0.03929685056209564, 0.8600815534591675, 0.5169682502746582, 0.6484059691429138, 0.09066490828990936, 0.007357289083302021, 0.26050910353660583, 0.15289364755153656, 0.11866144090890884, 0.06341065466403961, 0.08437588810920715, 193.57359313964844, 0.031440891325473785, 0.023730015382170677, 0.02805653214454651, 0.6506702899932861, 0.14337363839149475, 2.0378127098083496], "count": [297]}, "action": {"min": [0.24150121212005615, 1.7861175537109375, -0.8476191163063049, -1.1128743886947632, -2.58478045463562, -2.0592966079711914, 0.8229053020477295, 192.0, 0.18601000308990479, 0.2670229971408844, 0.024639999493956566, -2.950000047683716, -0.07600000500679016, -0.878000020980835, -0.5592035055160522, -2.0724737644195557, -0.6516711115837097, -0.14280284941196442, 1.6317431926727295, 1.5448085069656372, -0.8773247003555298, 60.0, -0.36562201380729675, 0.21303699910640717, -0.04023100063204765, 0.749000072479248, 0.7200000286102295, -3.1361851692199707], "max": [0.8934165835380554, 2.074009656906128, 0.01966986060142517, -0.22937117516994476, -1.142632246017456, -1.2300207614898682, 2.1967413425445557, 685.0, 0.39993101358413696, 0.45220300555229187, 0.20270100235939026, -0.628000020980835, 1.253000020980835, 1.0429999828338623, -0.1702394187450409, -2.04402494430542, 0.454501211643219, 0.3190810978412628, 1.8978536128997803, 1.8478673696517944, -0.6025749444961548, 859.0, -0.23178599774837494, 0.3172830045223236, 0.06698399782180786, 2.6500000953674316, 1.2599999904632568, 3.138000011444092], "mean": [0.5273237824440002, 1.9441922903060913, -0.45822370052337646, -0.6026788353919983, -1.785200834274292, -1.5714068412780762, 1.4820431470870972, 509.9797058105469, 0.300823450088501, 0.34597912430763245, 0.10859861224889755, -2.045168161392212, 0.667165219783783, 0.01627272553741932, -0.28426921367645264, -2.065573215484619, -0.07634664326906204, -0.013257324695587158, 1.7158490419387817, 1.7101991176605225, -0.6821823120117188, 647.91748046875, -0.32373353838920593, 0.25709977746009827, 0.020071284845471382, 1.466120958328247, 1.101043462753296, 1.479242205619812], "std": [0.25682252645492554, 0.10558025538921356, 0.2607230842113495, 0.2537443935871124, 0.5853227972984314, 0.17088225483894348, 0.45738935470581055, 165.34365844726562, 0.07430429011583328, 0.06029222160577774, 0.03929685056209564, 0.8600815534591675, 0.5169682502746582, 0.6484059691429138, 0.09066490828990936, 0.007357289083302021, 0.26050910353660583, 0.15289364755153656, 0.11866144090890884, 0.06341065466403961, 0.08437588810920715, 193.57359313964844, 0.031440891325473785, 0.023730015382170677, 0.02805653214454651, 0.6506702899932861, 0.14337363839149475, 2.0378127098083496], "count": [297]}, "timestamp": {"min": [0.0], "max": [9.866666666666667], "mean": [4.933333333333334], "std": [2.857867632940233], "count": [297]}, "frame_index": {"min": [0], "max": [296], "mean": [148.0], "std": [85.73602898820698], "count": [297]}, "episode_index": {"min": [458], "max": [458], "mean": [458.0], "std": [0.0], "count": [297]}, "index": {"min": [235604], "max": [235900], "mean": [235752.0], "std": [85.73602898820698], "count": [297]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [297]}, "subtask_annotation": {"mean": [8.771043771043772, 29.0, 29.0, 29.0, 29.0], "std": [8.920605846849853, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [297]}, "scene_annotation": {"mean": [458.0], "std": [0.0], "min": [458], "max": [458], "count": [297]}, "eef_direction_state": {"mean": [4.077441077441078, 3.474747474747475], "std": [2.120303370088408, 1.9780449876754669], "min": [0, 0], "max": [6, 6], "count": [297]}, "eef_velocity_state": {"mean": [0.6868686868686869, 1.1885521885521886], "std": [0.742819244882838, 0.7508493001387028], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_acc_mag_state": {"mean": [0.7710437710437711, 1.121212121212121], "std": [0.853653223719633, 0.8032684990735772], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_direction_action": {"mean": [4.077441077441078, 3.474747474747475], "std": [2.120303370088408, 1.9780449876754669], "min": [0, 0], "max": [6, 6], "count": [297]}, "eef_velocity_action": {"mean": [0.6868686868686869, 1.1885521885521886], "std": [0.742819244882838, 0.7508493001387028], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_acc_mag_action": {"mean": [0.7710437710437711, 1.121212121212121], "std": [0.853653223719633, 0.8032684990735772], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_sim_pose_state": {"mean": [0.4444782899538922, 0.3178462910541158, 1.0368275201539416, -0.9859432105485267, 1.0649573128965444, -0.8839974900275263, 0.5453530485645157, -0.3686428779646398, 1.1380336519512904, 0.891207359923532, 0.9178055729469571, -0.46367039830324636], "std": [0.024869663477150084, 0.028072867049695027, 0.015466711670753166, 0.5033214491768022, 0.1289803254372325, 1.209811026388182, 0.07410285811342747, 0.05687251932002978, 0.06641512316199409, 1.9297406707776021, 0.25003255346848835, 1.807257630694884], "min": [0.40849278324907967, 0.2316008768408283, 0.9998597040107732, -2.4165508948684487, 0.9252830030345258, -3.111923265784243, 0.4516085727285316, -0.4533983404478568, 1.0486198751264706, -3.1081430731791935, 0.4266401620924807, -3.114815179384734], "max": [0.5150106645612412, 0.3510985666949836, 1.0652895389031936, -0.4902479963857883, 1.3778547553432188, 3.1367427760730133, 0.655672578964103, -0.24856327759002653, 1.2600908344253494, 3.1004167413034693, 1.5484905367310593, 3.1034603878054026], "count": [297]}, "eef_sim_pose_action": {"mean": [0.4444782899538922, 0.3178462910541158, 1.0368275201539416, -0.9859432105485267, 1.0649573128965444, -0.8839974900275263, 0.5453530485645157, -0.3686428779646398, 1.1380336519512904, 0.891207359923532, 0.9178055729469571, -0.46367039830324636], "std": [0.024869663477150084, 0.028072867049695027, 0.015466711670753166, 0.5033214491768022, 0.1289803254372325, 1.209811026388182, 0.07410285811342747, 0.05687251932002978, 0.06641512316199409, 1.9297406707776021, 0.25003255346848835, 1.807257630694884], "min": [0.40849278324907967, 0.2316008768408283, 0.9998597040107732, -2.4165508948684487, 0.9252830030345258, -3.111923265784243, 0.4516085727285316, -0.4533983404478568, 1.0486198751264706, -3.1081430731791935, 0.4266401620924807, -3.114815179384734], "max": [0.5150106645612412, 0.3510985666949836, 1.0652895389031936, -0.4902479963857883, 1.3778547553432188, 3.1367427760730133, 0.655672578964103, -0.24856327759002653, 1.2600908344253494, 3.1004167413034693, 1.5484905367310593, 3.1034603878054026], "count": [297]}, "gripper_mode_state": {"mean": [0.13804713804713806, 0.26936026936026936], "std": [0.34494945386843584, 0.44362745028957823], "min": [0, 0], "max": [1, 1], "count": [297]}, "gripper_activity_state": {"mean": [1.8316498316498318, 1.8653198653198653], "std": [0.5241073590847332, 0.4591486581476297], "min": [0, 0], "max": [2, 2], "count": [297]}, "gripper_mode_action": {"mean": [0.13804713804713806, 0.26936026936026936], "std": [0.34494945386843584, 0.44362745028957823], "min": [0, 0], "max": [1, 1], "count": [297]}, "gripper_activity_action": {"mean": [1.8316498316498318, 1.8653198653198653], "std": [0.5241073590847332, 0.4591486581476297], "min": [0, 0], "max": [2, 2], "count": [297]}, "gripper_open_scale_state": {"mean": [0.6479175083661324, 0.5099797977229173], "std": [0.19357354596744078, 0.16534375247715735], "min": [0.06, 0.192], "max": [0.859, 0.685], "count": [297]}, "gripper_open_scale_action": {"mean": [0.6479175083661324, 0.5099797977229173], "std": [0.19357354596744078, 0.16534375247715735], "min": [0.06, 0.192], "max": [0.859, 0.685], "count": [297]}}} +{"episode_index": 439, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.42601295751633983]], [[0.4225113929738562]], [[0.4189471200980392]]], "std": [[[0.21777769065219377]], [[0.2203143144257343]], [[0.22292176608462902]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.7725490196078432]], [[0.7843137254901961]]], "mean": [[[0.46391808210784313]], [[0.46819234477124183]], [[0.4630997344771242]]], "std": [[[0.10242887750138403]], [[0.10426236895907927]], [[0.10538196235240878]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.44993341299019607]], [[0.45174625612745095]], [[0.44709955269607843]]], "std": [[[0.15208395174399367]], [[0.15781788718649073]], [[0.16023395184869973]]], "count": [100]}, "observation.state": {"min": [0.2886251211166382, 1.824445128440857, -0.8475668430328369, -1.1966501474380493, -2.494267463684082, -1.9245222806930542, 0.8046666383743286, 194.0, 0.1874369978904724, 0.2522450089454651, 0.013570000417530537, -2.997999906539917, 0.03999999538064003, -0.7879999876022339, -0.5395162105560303, -2.0749871730804443, -0.8145277500152588, -0.18971729278564453, 1.8904359340667725, 1.6101186275482178, -0.9594947695732117, 52.0, -0.36365801095962524, 0.19698399305343628, -0.040410999208688736, 0.42399999499320984, 0.699999988079071, -3.115999937057495], "max": [0.8371297121047974, 2.074533224105835, 0.2007826715707779, -0.19476129114627838, -1.1389496326446533, -1.2582077980041504, 2.116159439086914, 828.0, 0.4329409897327423, 0.44194599986076355, 0.19908499717712402, -0.47300001978874207, 1.2769999504089355, 0.875, -0.1471661627292633, -2.0401852130889893, 0.41886159777641296, 0.3897145986557007, 2.0033936500549316, 1.8765431642532349, -0.5570218563079834, 861.0, -0.22869400680065155, 0.3051280081272125, 0.08581200242042542, 2.7929999828338623, 1.305999994277954, 3.078000068664551], "mean": [0.48693758249282837, 1.979533076286316, -0.4290553033351898, -0.5321416258811951, -1.6539578437805176, -1.470170497894287, 1.3409814834594727, 545.7347412109375, 0.3184286952018738, 0.3438502848148346, 0.09376955032348633, -1.9778282642364502, 0.8012792468070984, 0.023967929184436798, -0.21152012050151825, -2.064103126525879, -0.3174966275691986, -0.006138189230114222, 1.9275039434432983, 1.7531908750534058, -0.7269827723503113, 703.7711181640625, -0.3380204141139984, 0.23227934539318085, 0.033433493226766586, 1.3534698486328125, 1.0430289506912231, 0.8352592587471008], "std": [0.21155735850334167, 0.08391272276639938, 0.268533855676651, 0.2798181474208832, 0.5187398195266724, 0.16135156154632568, 0.42188578844070435, 183.95350646972656, 0.07683563232421875, 0.04986901953816414, 0.03447375446557999, 0.782339334487915, 0.488016277551651, 0.477627694606781, 0.09932960569858551, 0.007883531972765923, 0.3981384336948395, 0.21207499504089355, 0.03916987031698227, 0.06216214597225189, 0.1231621503829956, 257.6127624511719, 0.033657338470220566, 0.025690115988254547, 0.0345146507024765, 0.8802964687347412, 0.1706574708223343, 2.215484619140625], "count": [343]}, "action": {"min": [0.2886251211166382, 1.824445128440857, -0.8475668430328369, -1.1966501474380493, -2.494267463684082, -1.9245222806930542, 0.8046666383743286, 194.0, 0.1874369978904724, 0.2522450089454651, 0.013570000417530537, -2.997999906539917, 0.03999999538064003, -0.7879999876022339, -0.5395162105560303, -2.0749871730804443, -0.8145277500152588, -0.18971729278564453, 1.8904359340667725, 1.6101186275482178, -0.9594947695732117, 52.0, -0.36365801095962524, 0.19698399305343628, -0.040410999208688736, 0.42399999499320984, 0.699999988079071, -3.115999937057495], "max": [0.8371297121047974, 2.074533224105835, 0.2007826715707779, -0.19476129114627838, -1.1389496326446533, -1.2582077980041504, 2.116159439086914, 828.0, 0.4329409897327423, 0.44194599986076355, 0.19908499717712402, -0.47300001978874207, 1.2769999504089355, 0.875, -0.1471661627292633, -2.0401852130889893, 0.41886159777641296, 0.3897145986557007, 2.0033936500549316, 1.8765431642532349, -0.5570218563079834, 861.0, -0.22869400680065155, 0.3051280081272125, 0.08581200242042542, 2.7929999828338623, 1.305999994277954, 3.078000068664551], "mean": [0.48693758249282837, 1.979533076286316, -0.4290553033351898, -0.5321416258811951, -1.6539578437805176, -1.470170497894287, 1.3409814834594727, 545.7347412109375, 0.3184286952018738, 0.3438502848148346, 0.09376955032348633, -1.9778282642364502, 0.8012792468070984, 0.023967929184436798, -0.21152012050151825, -2.064103126525879, -0.3174966275691986, -0.006138189230114222, 1.9275039434432983, 1.7531908750534058, -0.7269827723503113, 703.7711181640625, -0.3380204141139984, 0.23227934539318085, 0.033433493226766586, 1.3534698486328125, 1.0430289506912231, 0.8352592587471008], "std": [0.21155735850334167, 0.08391272276639938, 0.268533855676651, 0.2798181474208832, 0.5187398195266724, 0.16135156154632568, 0.42188578844070435, 183.95350646972656, 0.07683563232421875, 0.04986901953816414, 0.03447375446557999, 0.782339334487915, 0.488016277551651, 0.477627694606781, 0.09932960569858551, 0.007883531972765923, 0.3981384336948395, 0.21207499504089355, 0.03916987031698227, 0.06216214597225189, 0.1231621503829956, 257.6127624511719, 0.033657338470220566, 0.025690115988254547, 0.0345146507024765, 0.8802964687347412, 0.1706574708223343, 2.215484619140625], "count": [343]}, "timestamp": {"min": [0.0], "max": [11.4], "mean": [5.7], "std": [3.3005050118630836], "count": [343]}, "frame_index": {"min": [0], "max": [342], "mean": [171.0], "std": [99.0151503558925], "count": [343]}, "episode_index": {"min": [459], "max": [459], "mean": [459.0], "std": [0.0], "count": [343]}, "index": {"min": [235901], "max": [236243], "mean": [236072.0], "std": [99.0151503558925], "count": [343]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [343]}, "subtask_annotation": {"mean": [10.676384839650146, 29.0, 29.0, 29.0, 29.0], "std": [9.890814821560745, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [343]}, "scene_annotation": {"mean": [459.0], "std": [0.0], "min": [459], "max": [459], "count": [343]}, "eef_direction_state": {"mean": [4.221574344023324, 3.979591836734694], "std": [2.0583049083614697, 1.9504482125665923], "min": [0, 0], "max": [6, 6], "count": [343]}, "eef_velocity_state": {"mean": [0.6209912536443148, 0.892128279883382], "std": [0.7178053346595964, 0.7462417916014972], "min": [0, 0], "max": [2, 2], "count": [343]}, "eef_acc_mag_state": {"mean": [0.8104956268221575, 0.9125364431486881], "std": [0.8446059611278586, 0.8458026934183661], "min": [0, 0], "max": [2, 2], "count": [343]}, "eef_direction_action": {"mean": [4.221574344023324, 3.979591836734694], "std": [2.0583049083614697, 1.9504482125665923], "min": [0, 0], "max": [6, 6], "count": [343]}, "eef_velocity_action": {"mean": [0.6209912536443148, 0.892128279883382], "std": [0.7178053346595964, 0.7462417916014972], "min": [0, 0], "max": [2, 2], "count": [343]}, "eef_acc_mag_action": {"mean": [0.8104956268221575, 0.9125364431486881], "std": [0.8446059611278586, 0.8458026934183661], "min": [0, 0], "max": [2, 2], "count": [343]}, "eef_sim_pose_state": {"mean": [0.42100119566429156, 0.333875602437303, 1.0361608650346532, -1.0528285914331073, 1.0023805659180098, -0.9869829590632233, 0.5396145663804139, -0.3681591739738569, 1.1126121911368125, 1.1665900441588386, 1.004012535861571, -0.08267261196270344], "std": [0.02670312127438684, 0.031244772624896573, 0.015349967600069727, 0.5476316581505746, 0.14428862745084522, 1.2397894446853401, 0.06316802328229561, 0.053301962052737836, 0.06551489967950676, 1.6485240378095316, 0.19176071364731034, 1.7689193083324883], "min": [0.39420786896386717, 0.22964761792256075, 1.005214684465721, -2.350029916792333, 0.7873440550745658, -3.1396256227661037, 0.44049602086941747, -0.45047447459440704, 1.0424509875023493, -3.1184334488284557, 0.5591521622012898, -3.101553345310846], "max": [0.5039242154644028, 0.3729882349788205, 1.0672843778845194, -0.4675952335258986, 1.306470299111976, 3.139384590000355, 0.6469195755273899, -0.24584632576089593, 1.2491586845181293, 3.126540611085589, 1.4932756204155502, 3.0842477545091027], "count": [343]}, "eef_sim_pose_action": {"mean": [0.42100119566429156, 0.333875602437303, 1.0361608650346532, -1.0528285914331073, 1.0023805659180098, -0.9869829590632233, 0.5396145663804139, -0.3681591739738569, 1.1126121911368125, 1.1665900441588386, 1.004012535861571, -0.08267261196270344], "std": [0.02670312127438684, 0.031244772624896573, 0.015349967600069727, 0.5476316581505746, 0.14428862745084522, 1.2397894446853401, 0.06316802328229561, 0.053301962052737836, 0.06551489967950676, 1.6485240378095316, 0.19176071364731034, 1.7689193083324883], "min": [0.39420786896386717, 0.22964761792256075, 1.005214684465721, -2.350029916792333, 0.7873440550745658, -3.1396256227661037, 0.44049602086941747, -0.45047447459440704, 1.0424509875023493, -3.1184334488284557, 0.5591521622012898, -3.101553345310846], "max": [0.5039242154644028, 0.3729882349788205, 1.0672843778845194, -0.4675952335258986, 1.306470299111976, 3.139384590000355, 0.6469195755273899, -0.24584632576089593, 1.2491586845181293, 3.126540611085589, 1.4932756204155502, 3.0842477545091027], "count": [343]}, "gripper_mode_state": {"mean": [0.17201166180758018, 0.23323615160349853], "std": [0.37739058018156035, 0.42289129713046814], "min": [0, 0], "max": [1, 1], "count": [343]}, "gripper_activity_state": {"mean": [1.7900874635568513, 1.903790087463557], "std": [0.552983683709792, 0.33208008134563133], "min": [0, 0], "max": [2, 2], "count": [343]}, "gripper_mode_action": {"mean": [0.17201166180758018, 0.23323615160349853], "std": [0.37739058018156035, 0.42289129713046814], "min": [0, 0], "max": [1, 1], "count": [343]}, "gripper_activity_action": {"mean": [1.7900874635568513, 1.903790087463557], "std": [0.552983683709792, 0.33208008134563133], "min": [0, 0], "max": [2, 2], "count": [343]}, "gripper_open_scale_state": {"mean": [0.70377113682605, 0.5457346939665249], "std": [0.25761293447048, 0.18395372775863505], "min": [0.052, 0.194], "max": [0.861, 0.828], "count": [343]}, "gripper_open_scale_action": {"mean": [0.70377113682605, 0.5457346939665249], "std": [0.25761293447048, 0.18395372775863505], "min": [0.052, 0.194], "max": [0.861, 0.828], "count": [343]}}} +{"episode_index": 440, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.41982282271241833]], [[0.4158599897875817]], [[0.41192526348039216]]], "std": [[[0.22448851944797477]], [[0.2304908147731323]], [[0.23281673924276963]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4655348366013072]], [[0.4723615522875817]], [[0.4674714113562092]]], "std": [[[0.09707075291471576]], [[0.09876806529286947]], [[0.0997613610860881]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4427640216503268]], [[0.44352707516339873]], [[0.4389144975490196]]], "std": [[[0.16217360020262625]], [[0.17041258964351516]], [[0.17224798691526186]]], "count": [100]}, "observation.state": {"min": [0.18708184361457825, 1.8465933799743652, -0.9091420769691467, -1.126418113708496, -2.5740814208984375, -1.9258487224578857, 0.980944812297821, 186.0, 0.17212599515914917, 0.24951599538326263, 0.013919999822974205, -3.1391851902008057, -0.03700000047683716, -0.8069999814033508, -0.5672494769096375, -2.0711474418640137, -0.7172431349754333, -0.1304982751607895, 1.8844668865203857, 1.5742172002792358, -0.9565451741218567, 89.0, -0.36534300446510315, 0.21108199656009674, -0.04272500053048134, 0.6700000166893005, 0.5950000286102295, -3.132185220718384], "max": [0.7900931239128113, 2.07076358795166, 0.20287705957889557, -0.1696460098028183, -1.1855847835540771, -1.3127844333648682, 2.1733713150024414, 808.0, 0.43929100036621094, 0.4189789891242981, 0.19632799923419952, 3.140000104904175, 1.3619999885559082, 1.1460000276565552, -0.17266543209552765, -2.0188050270080566, 0.34025195240974426, 0.4277104139328003, 2.1815569400787354, 1.9441920518875122, -0.5810899138450623, 843.0, -0.22757300734519958, 0.30745500326156616, 0.08651900291442871, 2.941999912261963, 1.2369999885559082, 3.1410000324249268], "mean": [0.45890459418296814, 1.975237250328064, -0.4319186806678772, -0.6178757548332214, -1.693864107131958, -1.5761865377426147, 1.523520588874817, 478.2156677246094, 0.3112974166870117, 0.32491645216941833, 0.1068272814154625, -1.4975770711898804, 0.793721616268158, 0.2390812188386917, -0.2511780858039856, -2.0612282752990723, -0.29949018359184265, 0.06357885152101517, 1.9827032089233398, 1.8251384496688843, -0.7881219983100891, 638.2858276367188, -0.32647937536239624, 0.23621852695941925, 0.03945332020521164, 1.4568127393722534, 1.0040842294692993, 0.5151578187942505], "std": [0.23183265328407288, 0.059544146060943604, 0.30707788467407227, 0.3276413679122925, 0.5357857942581177, 0.1512175053358078, 0.40727558732032776, 176.86448669433594, 0.09076035022735596, 0.05701863393187523, 0.04318616911768913, 1.4750990867614746, 0.5399305820465088, 0.739983320236206, 0.11291011422872543, 0.012119341641664505, 0.3954062759876251, 0.19862055778503418, 0.07898905128240585, 0.10835427045822144, 0.10819748044013977, 201.9402618408203, 0.03405018895864487, 0.027772996574640274, 0.03699294105172157, 0.8966339826583862, 0.17235925793647766, 2.2877116203308105], "count": [320]}, "action": {"min": [0.18708184361457825, 1.8465933799743652, -0.9091420769691467, -1.126418113708496, -2.5740814208984375, -1.9258487224578857, 0.980944812297821, 186.0, 0.17212599515914917, 0.24951599538326263, 0.013919999822974205, -3.1391851902008057, -0.03700000047683716, -0.8069999814033508, -0.5672494769096375, -2.0711474418640137, -0.7172431349754333, -0.1304982751607895, 1.8844668865203857, 1.5742172002792358, -0.9565451741218567, 89.0, -0.36534300446510315, 0.21108199656009674, -0.04272500053048134, 0.6700000166893005, 0.5950000286102295, -3.132185220718384], "max": [0.7900931239128113, 2.07076358795166, 0.20287705957889557, -0.1696460098028183, -1.1855847835540771, -1.3127844333648682, 2.1733713150024414, 808.0, 0.43929100036621094, 0.4189789891242981, 0.19632799923419952, 3.140000104904175, 1.3619999885559082, 1.1460000276565552, -0.17266543209552765, -2.0188050270080566, 0.34025195240974426, 0.4277104139328003, 2.1815569400787354, 1.9441920518875122, -0.5810899138450623, 843.0, -0.22757300734519958, 0.30745500326156616, 0.08651900291442871, 2.941999912261963, 1.2369999885559082, 3.1410000324249268], "mean": [0.45890459418296814, 1.975237250328064, -0.4319186806678772, -0.6178757548332214, -1.693864107131958, -1.5761865377426147, 1.523520588874817, 478.2156677246094, 0.3112974166870117, 0.32491645216941833, 0.1068272814154625, -1.4975770711898804, 0.793721616268158, 0.2390812188386917, -0.2511780858039856, -2.0612282752990723, -0.29949018359184265, 0.06357885152101517, 1.9827032089233398, 1.8251384496688843, -0.7881219983100891, 638.2858276367188, -0.32647937536239624, 0.23621852695941925, 0.03945332020521164, 1.4568127393722534, 1.0040842294692993, 0.5151578187942505], "std": [0.23183265328407288, 0.059544146060943604, 0.30707788467407227, 0.3276413679122925, 0.5357857942581177, 0.1512175053358078, 0.40727558732032776, 176.86448669433594, 0.09076035022735596, 0.05701863393187523, 0.04318616911768913, 1.4750990867614746, 0.5399305820465088, 0.739983320236206, 0.11291011422872543, 0.012119341641664505, 0.3954062759876251, 0.19862055778503418, 0.07898905128240585, 0.10835427045822144, 0.10819748044013977, 201.9402618408203, 0.03405018895864487, 0.027772996574640274, 0.03699294105172157, 0.8966339826583862, 0.17235925793647766, 2.2877116203308105], "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": [460], "max": [460], "mean": [460.0], "std": [0.0], "count": [320]}, "index": {"min": [236244], "max": [236563], "mean": [236403.5], "std": [92.37559201434111], "count": [320]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [320]}, "subtask_annotation": {"mean": [9.315625, 29.0, 29.0, 29.0, 29.0], "std": [8.766613135035382, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [320]}, "scene_annotation": {"mean": [460.0], "std": [0.0], "min": [460], "max": [460], "count": [320]}, "eef_direction_state": {"mean": [4.05, 3.634375], "std": [2.1716928880484017, 2.075317652643806], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_state": {"mean": [0.65625, 1.109375], "std": [0.7335434121440939, 0.8351120340259742], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_state": {"mean": [0.8125, 0.93125], "std": [0.834322329798262, 0.8032891369239353], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_direction_action": {"mean": [4.05, 3.634375], "std": [2.1716928880484017, 2.075317652643806], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_action": {"mean": [0.65625, 1.109375], "std": [0.7335434121440939, 0.8351120340259742], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_action": {"mean": [0.8125, 0.93125], "std": [0.834322329798262, 0.8032891369239353], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_sim_pose_state": {"mean": [0.427403403145121, 0.3342273863841822, 1.047147481168524, -1.0209857508997007, 0.999471124373971, -0.6180884498358206, 0.5234666721461699, -0.37253302104747876, 1.1269399507910227, 1.5593001068690833, 0.8982983697473802, -0.32929226590477406], "std": [0.03234424731383418, 0.032277231487357255, 0.014722736274178014, 0.6650454175582835, 0.1808518316347985, 1.468401304464057, 0.07180261608972054, 0.07059048781456718, 0.06776524236931182, 1.3301838102831762, 0.19393393796127736, 1.8091917908857065], "min": [0.3998967945307665, 0.23385455387945564, 1.0127321766755837, -2.575539401649861, 0.8144238334669689, -3.086458061702428, 0.43380709165407855, -0.455714119108465, 1.0273736781271887, -3.1243165908258095, 0.4920003864856546, -3.10890370393523], "max": [0.511377869099689, 0.3682646212436231, 1.0723416014618088, -0.5130792071677046, 1.3713508306921516, 3.1013690284192674, 0.6291276719316057, -0.23772536905526997, 1.2401391180773433, 3.1394027599928043, 1.4612021980720669, 3.0702062859175108], "count": [320]}, "eef_sim_pose_action": {"mean": [0.427403403145121, 0.3342273863841822, 1.047147481168524, -1.0209857508997007, 0.999471124373971, -0.6180884498358206, 0.5234666721461699, -0.37253302104747876, 1.1269399507910227, 1.5593001068690833, 0.8982983697473802, -0.32929226590477406], "std": [0.03234424731383418, 0.032277231487357255, 0.014722736274178014, 0.6650454175582835, 0.1808518316347985, 1.468401304464057, 0.07180261608972054, 0.07059048781456718, 0.06776524236931182, 1.3301838102831762, 0.19393393796127736, 1.8091917908857065], "min": [0.3998967945307665, 0.23385455387945564, 1.0127321766755837, -2.575539401649861, 0.8144238334669689, -3.086458061702428, 0.43380709165407855, -0.455714119108465, 1.0273736781271887, -3.1243165908258095, 0.4920003864856546, -3.10890370393523], "max": [0.511377869099689, 0.3682646212436231, 1.0723416014618088, -0.5130792071677046, 1.3713508306921516, 3.1013690284192674, 0.6291276719316057, -0.23772536905526997, 1.2401391180773433, 3.1394027599928043, 1.4612021980720669, 3.0702062859175108], "count": [320]}, "gripper_mode_state": {"mean": [0.20625, 0.725], "std": [0.4046120827409878, 0.4465142774872956], "min": [0, 0], "max": [1, 1], "count": [320]}, "gripper_activity_state": {"mean": [1.709375, 1.865625], "std": [0.6707548802468737, 0.45833214961968594], "min": [0, 0], "max": [2, 2], "count": [320]}, "gripper_mode_action": {"mean": [0.20625, 0.725], "std": [0.4046120827409878, 0.4465142774872956], "min": [0, 0], "max": [1, 1], "count": [320]}, "gripper_activity_action": {"mean": [1.709375, 1.865625], "std": [0.6707548802468737, 0.45833214961968594], "min": [0, 0], "max": [2, 2], "count": [320]}, "gripper_open_scale_state": {"mean": [0.6382859376668926, 0.47821562509536764], "std": [0.20194028693726956, 0.1768644642595441], "min": [0.089, 0.186], "max": [0.843, 0.808], "count": [320]}, "gripper_open_scale_action": {"mean": [0.6382859376668926, 0.47821562509536764], "std": [0.20194028693726956, 0.1768644642595441], "min": [0.089, 0.186], "max": [0.843, 0.808], "count": [320]}}} +{"episode_index": 441, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.42630164624183003]], [[0.42261029820261437]], [[0.41965425857843136]]], "std": [[[0.21715467484519566]], [[0.22059296774494175]], [[0.22237466929571026]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8392156862745098]], [[0.8235294117647058]], [[0.8431372549019608]]], "mean": [[[0.46016118668300654]], [[0.4648364767156863]], [[0.4583392565359477]]], "std": [[[0.11354001846560886]], [[0.11619315566223867]], [[0.11754198073674241]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4496604616013072]], [[0.4509504370915033]], [[0.4463351164215686]]], "std": [[[0.14870549216191484]], [[0.15699989439315548]], [[0.15894196311494743]]], "count": [100]}, "observation.state": {"min": [0.23080234229564667, 1.8507646322250366, -0.820810854434967, -1.046097993850708, -2.697528839111328, -1.8287385702133179, 1.162721037864685, 198.0, 0.1991569995880127, 0.2586899995803833, 0.038950998336076736, -3.0139999389648438, -0.11999999731779099, -0.7570000290870667, -0.5972342491149902, -2.0724563598632812, -0.7301585078239441, -0.16976818442344666, 1.8864915370941162, 1.531055212020874, -0.907047688961029, 48.0, -0.3645940124988556, 0.20918099582195282, -0.04977700114250183, 0.5640000104904175, 0.6179999709129333, -3.127000093460083], "max": [0.7863231897354126, 2.0615479946136475, 0.17121681571006775, -0.23148301243782043, -1.1929675340652466, -1.3383185863494873, 2.116037130355835, 823.0, 0.427962988615036, 0.40979400277137756, 0.16793100535869598, 0.12999999523162842, 1.4279999732971191, 1.6139999628067017, -0.18671533465385437, -2.0325582027435303, 0.4590390622615814, 0.39039528369903564, 1.9762364625930786, 1.8597006797790527, -0.45320963859558105, 829.0, -0.21493999660015106, 0.32501399517059326, 0.07396800071001053, 2.7330000400543213, 1.3240000009536743, 3.140000104904175], "mean": [0.4637433886528015, 1.9807238578796387, -0.33081600069999695, -0.5783586502075195, -1.7414475679397583, -1.5019694566726685, 1.4880021810531616, 431.4228515625, 0.32796546816825867, 0.32973507046699524, 0.1061779037117958, -1.7063735723495483, 0.8476787805557251, 0.24795056879520416, -0.263249933719635, -2.0653834342956543, -0.23054707050323486, 0.006401201244443655, 1.9190008640289307, 1.7427828311920166, -0.7267381548881531, 616.370361328125, -0.3217490017414093, 0.24795953929424286, 0.024406814947724342, 1.4403399229049683, 1.0205399990081787, 0.24536360800266266], "std": [0.21519489586353302, 0.06552158296108246, 0.3396754860877991, 0.3046001195907593, 0.4944775402545929, 0.15538720786571503, 0.36800864338874817, 161.70233154296875, 0.09026580303907394, 0.054544366896152496, 0.03309733793139458, 1.0939642190933228, 0.540926992893219, 0.7584119439125061, 0.1163676455616951, 0.0082261823117733, 0.4208233654499054, 0.2248246669769287, 0.030928974971175194, 0.09243183583021164, 0.0819852277636528, 213.0427703857422, 0.038874588906764984, 0.02970138192176819, 0.03708977624773979, 0.9351797103881836, 0.1951504647731781, 2.398423194885254], "count": [324]}, "action": {"min": [0.23080234229564667, 1.8507646322250366, -0.820810854434967, -1.046097993850708, -2.697528839111328, -1.8287385702133179, 1.162721037864685, 198.0, 0.1991569995880127, 0.2586899995803833, 0.038950998336076736, -3.0139999389648438, -0.11999999731779099, -0.7570000290870667, -0.5972342491149902, -2.0724563598632812, -0.7301585078239441, -0.16976818442344666, 1.8864915370941162, 1.531055212020874, -0.907047688961029, 48.0, -0.3645940124988556, 0.20918099582195282, -0.04977700114250183, 0.5640000104904175, 0.6179999709129333, -3.127000093460083], "max": [0.7863231897354126, 2.0615479946136475, 0.17121681571006775, -0.23148301243782043, -1.1929675340652466, -1.3383185863494873, 2.116037130355835, 823.0, 0.427962988615036, 0.40979400277137756, 0.16793100535869598, 0.12999999523162842, 1.4279999732971191, 1.6139999628067017, -0.18671533465385437, -2.0325582027435303, 0.4590390622615814, 0.39039528369903564, 1.9762364625930786, 1.8597006797790527, -0.45320963859558105, 829.0, -0.21493999660015106, 0.32501399517059326, 0.07396800071001053, 2.7330000400543213, 1.3240000009536743, 3.140000104904175], "mean": [0.4637433886528015, 1.9807238578796387, -0.33081600069999695, -0.5783586502075195, -1.7414475679397583, -1.5019694566726685, 1.4880021810531616, 431.4228515625, 0.32796546816825867, 0.32973507046699524, 0.1061779037117958, -1.7063735723495483, 0.8476787805557251, 0.24795056879520416, -0.263249933719635, -2.0653834342956543, -0.23054707050323486, 0.006401201244443655, 1.9190008640289307, 1.7427828311920166, -0.7267381548881531, 616.370361328125, -0.3217490017414093, 0.24795953929424286, 0.024406814947724342, 1.4403399229049683, 1.0205399990081787, 0.24536360800266266], "std": [0.21519489586353302, 0.06552158296108246, 0.3396754860877991, 0.3046001195907593, 0.4944775402545929, 0.15538720786571503, 0.36800864338874817, 161.70233154296875, 0.09026580303907394, 0.054544366896152496, 0.03309733793139458, 1.0939642190933228, 0.540926992893219, 0.7584119439125061, 0.1163676455616951, 0.0082261823117733, 0.4208233654499054, 0.2248246669769287, 0.030928974971175194, 0.09243183583021164, 0.0819852277636528, 213.0427703857422, 0.038874588906764984, 0.02970138192176819, 0.03708977624773979, 0.9351797103881836, 0.1951504647731781, 2.398423194885254], "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": [461], "max": [461], "mean": [461.0], "std": [0.0], "count": [324]}, "index": {"min": [236564], "max": [236887], "mean": [236725.5], "std": [93.53029812133963], "count": [324]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [324]}, "subtask_annotation": {"mean": [9.595679012345679, 29.0, 29.0, 29.0, 29.0], "std": [9.243955975111872, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [324]}, "scene_annotation": {"mean": [461.0], "std": [0.0], "min": [461], "max": [461], "count": [324]}, "eef_direction_state": {"mean": [4.614197530864198, 3.4691358024691357], "std": [1.86154612773171, 2.0954767261777834], "min": [0, 0], "max": [6, 6], "count": [324]}, "eef_velocity_state": {"mean": [0.5709876543209876, 1.0154320987654322], "std": [0.756386968926069, 0.7796066583128406], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_acc_mag_state": {"mean": [0.6728395061728395, 0.941358024691358], "std": [0.8189894926411123, 0.8423325244194604], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_direction_action": {"mean": [4.614197530864198, 3.4691358024691357], "std": [1.86154612773171, 2.0954767261777834], "min": [0, 0], "max": [6, 6], "count": [324]}, "eef_velocity_action": {"mean": [0.5709876543209876, 1.0154320987654322], "std": [0.756386968926069, 0.7796066583128406], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_acc_mag_action": {"mean": [0.6728395061728395, 0.941358024691358], "std": [0.8189894926411123, 0.8423325244194604], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_sim_pose_state": {"mean": [0.4384799411580046, 0.320171505640078, 1.041460358538294, -1.191545384453126, 1.018181414127311, -0.5019096296306287, 0.5258903691450062, -0.38145452412390113, 1.1151151432844109, 1.5560436574700365, 0.9221246625711854, -0.1264693767385615], "std": [0.03071708440045424, 0.03564089823643402, 0.018164965879607347, 0.7571063940957524, 0.2267537337528143, 1.5775166704528099, 0.06878650021217626, 0.06521854527650377, 0.06649238419763552, 1.4127405205215107, 0.23428067913023953, 1.8167434613143225], "min": [0.4085207044426734, 0.21302562319726398, 1.0023361735284495, -2.8480422016313316, 0.8110854122928792, -3.1312165503750005, 0.4428841919915733, -0.4499360786756134, 1.0358717767618284, -3.1398581348867025, 0.46135648124814876, -3.1380899735818817], "max": [0.5233311288763965, 0.3565055834517174, 1.071046411412712, -0.47127164994707016, 1.4612816007901275, 3.0956377103846364, 0.6190728454502128, -0.27450670776379604, 1.2251118094328135, 3.134445836559801, 1.5626045392688104, 3.067159568608979], "count": [324]}, "eef_sim_pose_action": {"mean": [0.4384799411580046, 0.320171505640078, 1.041460358538294, -1.191545384453126, 1.018181414127311, -0.5019096296306287, 0.5258903691450062, -0.38145452412390113, 1.1151151432844109, 1.5560436574700365, 0.9221246625711854, -0.1264693767385615], "std": [0.03071708440045424, 0.03564089823643402, 0.018164965879607347, 0.7571063940957524, 0.2267537337528143, 1.5775166704528099, 0.06878650021217626, 0.06521854527650377, 0.06649238419763552, 1.4127405205215107, 0.23428067913023953, 1.8167434613143225], "min": [0.4085207044426734, 0.21302562319726398, 1.0023361735284495, -2.8480422016313316, 0.8110854122928792, -3.1312165503750005, 0.4428841919915733, -0.4499360786756134, 1.0358717767618284, -3.1398581348867025, 0.46135648124814876, -3.1380899735818817], "max": [0.5233311288763965, 0.3565055834517174, 1.071046411412712, -0.47127164994707016, 1.4612816007901275, 3.0956377103846364, 0.6190728454502128, -0.27450670776379604, 1.2251118094328135, 3.134445836559801, 1.5626045392688104, 3.067159568608979], "count": [324]}, "gripper_mode_state": {"mean": [0.1882716049382716, 0.8641975308641975], "std": [0.39092890365415384, 0.3425786895188023], "min": [0, 0], "max": [1, 1], "count": [324]}, "gripper_activity_state": {"mean": [1.7561728395061729, 1.8487654320987654], "std": [0.6028165740740349, 0.48936058738324595], "min": [0, 0], "max": [2, 2], "count": [324]}, "gripper_mode_action": {"mean": [0.1882716049382716, 0.8641975308641975], "std": [0.39092890365415384, 0.3425786895188023], "min": [0, 0], "max": [1, 1], "count": [324]}, "gripper_activity_action": {"mean": [1.7561728395061729, 1.8487654320987654], "std": [0.6028165740740349, 0.48936058738324595], "min": [0, 0], "max": [2, 2], "count": [324]}, "gripper_open_scale_state": {"mean": [0.6163703705822989, 0.431422839411985], "std": [0.21304283243857144, 0.16170166200741876], "min": [0.048, 0.198], "max": [0.829, 0.823], "count": [324]}, "gripper_open_scale_action": {"mean": [0.6163703705822989, 0.431422839411985], "std": [0.21304283243857144, 0.16170166200741876], "min": [0.048, 0.198], "max": [0.829, 0.823], "count": [324]}}} +{"episode_index": 442, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4270131290849673]], [[0.42454863357843137]], [[0.4211314031862745]]], "std": [[[0.21715049723846605]], [[0.219232831163015]], [[0.22168274284974823]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[0.8196078431372549]], [[0.8313725490196079]]], "mean": [[[0.45388388071895425]], [[0.4607107863562091]], [[0.4558819301470588]]], "std": [[[0.09913705956780093]], [[0.10055868545357831]], [[0.10207393359095478]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4474888929738562]], [[0.4492006107026144]], [[0.44422987336601305]]], "std": [[[0.15243021095486764]], [[0.15820124125685453]], [[0.16036683292449072]]], "count": [100]}, "observation.state": {"min": [0.2908940315246582, 1.8249688148498535, -0.8613723516464233, -1.003546953201294, -2.5288774967193604, -1.9125144481658936, 1.073674201965332, 196.0, 0.17174500226974487, 0.2925359904766083, 0.021497000008821487, -3.068000078201294, 0.001999993110075593, -0.7760000228881836, -0.5730265378952026, -2.0718979835510254, -0.7394262552261353, -0.15824902057647705, 1.8565417528152466, 1.5317009687423706, -1.0020633935928345, 143.0, -0.37101098895072937, 0.2109380066394806, -0.05779999867081642, -3.1411852836608887, 0.6529999375343323, -3.072999954223633], "max": [0.8207411170005798, 2.0672552585601807, 0.0895528495311737, -0.23153537511825562, -1.1457388401031494, -1.3093810081481934, 2.0984442234039307, 805.0, 0.41131600737571716, 0.4446820020675659, 0.15017099678516388, -0.12400000542402267, 1.430999994277954, 1.4199999570846558, -0.16863371431827545, -2.040621519088745, 0.2886600196361542, 0.391128271818161, 2.106193780899048, 1.9468973875045776, -0.221796452999115, 800.0, -0.22874900698661804, 0.32371699810028076, 0.07538100332021713, 3.124000072479248, 1.4220000505447388, 3.0889999866485596], "mean": [0.5050411820411682, 1.9892462491989136, -0.499742716550827, -0.5206944346427917, -1.6311284303665161, -1.4790092706680298, 1.3732092380523682, 454.6336364746094, 0.3031623065471649, 0.3490429222583771, 0.07944163680076599, -2.0304183959960938, 0.8548464179039001, 0.06325486302375793, -0.2514418363571167, -2.0628809928894043, -0.2868831157684326, 0.018928278237581253, 1.9777042865753174, 1.717502474784851, -0.7572025656700134, 652.446533203125, -0.3315281271934509, 0.243783101439476, 0.02339031919836998, 1.4222970008850098, 1.0497136116027832, 0.31556573510169983], "std": [0.219141885638237, 0.08383913338184357, 0.22791582345962524, 0.25675755739212036, 0.5260098576545715, 0.16670724749565125, 0.38203954696655273, 160.21469116210938, 0.08029930293560028, 0.046179912984371185, 0.02950374409556389, 0.7946994304656982, 0.5346230864524841, 0.5011233687400818, 0.12041911482810974, 0.0077833570539951324, 0.3748166561126709, 0.20047049224376678, 0.05654338747262955, 0.09482201188802719, 0.19184920191764832, 165.39837646484375, 0.04005220904946327, 0.031463585793972015, 0.036723554134368896, 1.2593308687210083, 0.20070500671863556, 2.3777096271514893], "count": [318]}, "action": {"min": [0.2908940315246582, 1.8249688148498535, -0.8613723516464233, -1.003546953201294, -2.5288774967193604, -1.9125144481658936, 1.073674201965332, 196.0, 0.17174500226974487, 0.2925359904766083, 0.021497000008821487, -3.068000078201294, 0.001999993110075593, -0.7760000228881836, -0.5730265378952026, -2.0718979835510254, -0.7394262552261353, -0.15824902057647705, 1.8565417528152466, 1.5317009687423706, -1.0020633935928345, 143.0, -0.37101098895072937, 0.2109380066394806, -0.05779999867081642, -3.1411852836608887, 0.6529999375343323, -3.072999954223633], "max": [0.8207411170005798, 2.0672552585601807, 0.0895528495311737, -0.23153537511825562, -1.1457388401031494, -1.3093810081481934, 2.0984442234039307, 805.0, 0.41131600737571716, 0.4446820020675659, 0.15017099678516388, -0.12400000542402267, 1.430999994277954, 1.4199999570846558, -0.16863371431827545, -2.040621519088745, 0.2886600196361542, 0.391128271818161, 2.106193780899048, 1.9468973875045776, -0.221796452999115, 800.0, -0.22874900698661804, 0.32371699810028076, 0.07538100332021713, 3.124000072479248, 1.4220000505447388, 3.0889999866485596], "mean": [0.5050411820411682, 1.9892462491989136, -0.499742716550827, -0.5206944346427917, -1.6311284303665161, -1.4790092706680298, 1.3732092380523682, 454.6336364746094, 0.3031623065471649, 0.3490429222583771, 0.07944163680076599, -2.0304183959960938, 0.8548464179039001, 0.06325486302375793, -0.2514418363571167, -2.0628809928894043, -0.2868831157684326, 0.018928278237581253, 1.9777042865753174, 1.717502474784851, -0.7572025656700134, 652.446533203125, -0.3315281271934509, 0.243783101439476, 0.02339031919836998, 1.4222970008850098, 1.0497136116027832, 0.31556573510169983], "std": [0.219141885638237, 0.08383913338184357, 0.22791582345962524, 0.25675755739212036, 0.5260098576545715, 0.16670724749565125, 0.38203954696655273, 160.21469116210938, 0.08029930293560028, 0.046179912984371185, 0.02950374409556389, 0.7946994304656982, 0.5346230864524841, 0.5011233687400818, 0.12041911482810974, 0.0077833570539951324, 0.3748166561126709, 0.20047049224376678, 0.05654338747262955, 0.09482201188802719, 0.19184920191764832, 165.39837646484375, 0.04005220904946327, 0.031463585793972015, 0.036723554134368896, 1.2593308687210083, 0.20070500671863556, 2.3777096271514893], "count": [318]}, "timestamp": {"min": [0.0], "max": [10.566666666666666], "mean": [5.283333333333333], "std": [3.059941296943577], "count": [318]}, "frame_index": {"min": [0], "max": [317], "mean": [158.5], "std": [91.79823890830731], "count": [318]}, "episode_index": {"min": [462], "max": [462], "mean": [462.0], "std": [0.0], "count": [318]}, "index": {"min": [236888], "max": [237205], "mean": [237046.5], "std": [91.79823890830731], "count": [318]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [318]}, "subtask_annotation": {"mean": [9.981132075471699, 29.0, 29.0, 29.0, 29.0], "std": [9.391198675083135, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [318]}, "scene_annotation": {"mean": [462.0], "std": [0.0], "min": [462], "max": [462], "count": [318]}, "eef_direction_state": {"mean": [4.628930817610063, 4.031446540880503], "std": [1.858360199324643, 2.0013246671249436], "min": [0, 0], "max": [6, 6], "count": [318]}, "eef_velocity_state": {"mean": [0.5786163522012578, 0.9308176100628931], "std": [0.7214908377207547, 0.840181897461475], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_acc_mag_state": {"mean": [0.710691823899371, 0.8490566037735849], "std": [0.8343710164416096, 0.8179486478420885], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_direction_action": {"mean": [4.628930817610063, 4.031446540880503], "std": [1.858360199324643, 2.0013246671249436], "min": [0, 0], "max": [6, 6], "count": [318]}, "eef_velocity_action": {"mean": [0.5786163522012578, 0.9308176100628931], "std": [0.7214908377207547, 0.840181897461475], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_acc_mag_action": {"mean": [0.710691823899371, 0.8490566037735849], "std": [0.8343710164416096, 0.8179486478420885], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_sim_pose_state": {"mean": [0.43276634223329913, 0.32623053734422625, 1.0355725805378038, -1.1194509144324611, 1.024960793472662, -1.497833915879903, 0.5461415224012961, -0.3499343360687537, 1.11305838304417, 0.9949967168771549, 0.9612918343758668, 0.014222436478152212], "std": [0.033141202063545365, 0.03874973227822552, 0.015597237339449399, 0.5852663751692367, 0.11191961696201172, 0.8856618553413674, 0.06069726751055961, 0.05434017582757326, 0.0662629356947106, 1.76329242368153, 0.1789690111563441, 1.7839258456867741], "min": [0.404940683369568, 0.2173656841941417, 1.0025737470441136, -2.330165638976386, 0.8986692702586696, -3.1320104022096142, 0.4757671911874235, -0.4162977953961336, 1.0384384820147978, -3.1121412369777604, 0.5465516993092985, -3.067264195515468], "max": [0.5193196075062836, 0.35468087479657323, 1.0649945053858945, -0.13235397012700567, 1.2971031380859332, -0.08658927664418561, 0.649361755533208, -0.24010004830879678, 1.2232650220409857, 3.118886916084131, 1.4005927847080928, 3.1374379446988723], "count": [318]}, "eef_sim_pose_action": {"mean": [0.43276634223329913, 0.32623053734422625, 1.0355725805378038, -1.1194509144324611, 1.024960793472662, -1.497833915879903, 0.5461415224012961, -0.3499343360687537, 1.11305838304417, 0.9949967168771549, 0.9612918343758668, 0.014222436478152212], "std": [0.033141202063545365, 0.03874973227822552, 0.015597237339449399, 0.5852663751692367, 0.11191961696201172, 0.8856618553413674, 0.06069726751055961, 0.05434017582757326, 0.0662629356947106, 1.76329242368153, 0.1789690111563441, 1.7839258456867741], "min": [0.404940683369568, 0.2173656841941417, 1.0025737470441136, -2.330165638976386, 0.8986692702586696, -3.1320104022096142, 0.4757671911874235, -0.4162977953961336, 1.0384384820147978, -3.1121412369777604, 0.5465516993092985, -3.067264195515468], "max": [0.5193196075062836, 0.35468087479657323, 1.0649945053858945, -0.13235397012700567, 1.2971031380859332, -0.08658927664418561, 0.649361755533208, -0.24010004830879678, 1.2232650220409857, 3.118886916084131, 1.4005927847080928, 3.1374379446988723], "count": [318]}, "gripper_mode_state": {"mean": [0.13836477987421383, 0.8207547169811321], "std": [0.3452824460707123, 0.38355757264634477], "min": [0, 0], "max": [1, 1], "count": [318]}, "gripper_activity_state": {"mean": [1.9056603773584906, 1.8616352201257862], "std": [0.36844826455036006, 0.42674705543867686], "min": [0, 0], "max": [2, 2], "count": [318]}, "gripper_mode_action": {"mean": [0.13836477987421383, 0.8207547169811321], "std": [0.3452824460707123, 0.38355757264634477], "min": [0, 0], "max": [1, 1], "count": [318]}, "gripper_activity_action": {"mean": [1.9056603773584906, 1.8616352201257862], "std": [0.36844826455036006, 0.42674705543867686], "min": [0, 0], "max": [2, 2], "count": [318]}, "gripper_open_scale_state": {"mean": [0.6524465410244545, 0.4546336479426923], "std": [0.16539840014340662, 0.1602144250094164], "min": [0.143, 0.196], "max": [0.8, 0.805], "count": [318]}, "gripper_open_scale_action": {"mean": [0.6524465410244545, 0.4546336479426923], "std": [0.16539840014340662, 0.1602144250094164], "min": [0.143, 0.196], "max": [0.8, 0.805], "count": [318]}}} +{"episode_index": 443, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4250976266339869]], [[0.4224494158496732]], [[0.418959470996732]]], "std": [[[0.21508923780369918]], [[0.21606336459061576]], [[0.21824374107558728]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4642254289215686]], [[0.4697205330882353]], [[0.4633580535130719]]], "std": [[[0.10325428217992245]], [[0.1040476451149231]], [[0.10497851345972786]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4457281658496732]], [[0.4445028635620915]], [[0.4398992483660131]]], "std": [[[0.15983692494483803]], [[0.16823197084931646]], [[0.16933114027163348]]], "count": [100]}, "observation.state": {"min": [0.17179277539253235, 1.801947832107544, -0.8830842971801758, -1.1739957332611084, -2.529715061187744, -1.9586259126663208, 0.7744898200035095, 195.0, 0.16088999807834625, 0.2167689949274063, 0.03682500123977661, -3.0910000801086426, -0.006000004708766937, -0.7850000262260437, -0.6667506694793701, -2.070920467376709, -0.6916914582252502, -0.1552121341228485, 1.915743112564087, 1.5480197668075562, -0.9870535135269165, 145.0, -0.3662709891796112, 0.21671700477600098, -0.06102500110864639, 0.6499999761581421, 0.5600000023841858, -3.0910000801086426], "max": [0.8706400394439697, 2.075248956680298, 0.5130569934844971, -0.1808859258890152, -1.339173674583435, -1.4981906414031982, 2.136352777481079, 783.0, 0.4225449860095978, 0.43719300627708435, 0.1908160001039505, -0.7170000076293945, 1.284000039100647, 0.8410000205039978, -0.12999212741851807, -2.0061514377593994, 0.28293532133102417, 0.42643630504608154, 2.2360808849334717, 1.9235098361968994, -0.3951076567173004, 820.0, -0.20299500226974487, 0.3357880115509033, 0.07106199860572815, 2.868000030517578, 1.3049999475479126, 3.0789999961853027], "mean": [0.4915996789932251, 1.9752317667007446, -0.42116034030914307, -0.5867798328399658, -1.7922554016113281, -1.6386010646820068, 1.4132919311523438, 563.8882446289062, 0.29122042655944824, 0.3300172984600067, 0.08856374770402908, -2.1729016304016113, 0.7306506037712097, -0.019143331795930862, -0.2323763370513916, -2.0608232021331787, -0.33100393414497375, 0.0027314512990415096, 1.9876835346221924, 1.7603362798690796, -0.717094361782074, 695.1075439453125, -0.33294495940208435, 0.2363729327917099, 0.030995983630418777, 1.3982748985290527, 1.0161770582199097, 0.6489280462265015], "std": [0.2465747892856598, 0.09337463229894638, 0.3633699119091034, 0.30764272809028625, 0.4522746205329895, 0.10444238036870956, 0.46814200282096863, 198.99427795410156, 0.08036135137081146, 0.0641399696469307, 0.035436879843473434, 0.7700253129005432, 0.48926278948783875, 0.514424741268158, 0.13256290555000305, 0.01345206517726183, 0.3539196252822876, 0.21630623936653137, 0.09288831055164337, 0.08628412336111069, 0.15034529566764832, 184.6212921142578, 0.03820718079805374, 0.029383117333054543, 0.03243568167090416, 0.8906813263893127, 0.20533524453639984, 2.294511556625366], "count": [349]}, "action": {"min": [0.17179277539253235, 1.801947832107544, -0.8830842971801758, -1.1739957332611084, -2.529715061187744, -1.9586259126663208, 0.7744898200035095, 195.0, 0.16088999807834625, 0.2167689949274063, 0.03682500123977661, -3.0910000801086426, -0.006000004708766937, -0.7850000262260437, -0.6667506694793701, -2.070920467376709, -0.6916914582252502, -0.1552121341228485, 1.915743112564087, 1.5480197668075562, -0.9870535135269165, 145.0, -0.3662709891796112, 0.21671700477600098, -0.06102500110864639, 0.6499999761581421, 0.5600000023841858, -3.0910000801086426], "max": [0.8706400394439697, 2.075248956680298, 0.5130569934844971, -0.1808859258890152, -1.339173674583435, -1.4981906414031982, 2.136352777481079, 783.0, 0.4225449860095978, 0.43719300627708435, 0.1908160001039505, -0.7170000076293945, 1.284000039100647, 0.8410000205039978, -0.12999212741851807, -2.0061514377593994, 0.28293532133102417, 0.42643630504608154, 2.2360808849334717, 1.9235098361968994, -0.3951076567173004, 820.0, -0.20299500226974487, 0.3357880115509033, 0.07106199860572815, 2.868000030517578, 1.3049999475479126, 3.0789999961853027], "mean": [0.4915996789932251, 1.9752317667007446, -0.42116034030914307, -0.5867798328399658, -1.7922554016113281, -1.6386010646820068, 1.4132919311523438, 563.8882446289062, 0.29122042655944824, 0.3300172984600067, 0.08856374770402908, -2.1729016304016113, 0.7306506037712097, -0.019143331795930862, -0.2323763370513916, -2.0608232021331787, -0.33100393414497375, 0.0027314512990415096, 1.9876835346221924, 1.7603362798690796, -0.717094361782074, 695.1075439453125, -0.33294495940208435, 0.2363729327917099, 0.030995983630418777, 1.3982748985290527, 1.0161770582199097, 0.6489280462265015], "std": [0.2465747892856598, 0.09337463229894638, 0.3633699119091034, 0.30764272809028625, 0.4522746205329895, 0.10444238036870956, 0.46814200282096863, 198.99427795410156, 0.08036135137081146, 0.0641399696469307, 0.035436879843473434, 0.7700253129005432, 0.48926278948783875, 0.514424741268158, 0.13256290555000305, 0.01345206517726183, 0.3539196252822876, 0.21630623936653137, 0.09288831055164337, 0.08628412336111069, 0.15034529566764832, 184.6212921142578, 0.03820718079805374, 0.029383117333054543, 0.03243568167090416, 0.8906813263893127, 0.20533524453639984, 2.294511556625366], "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": [463], "max": [463], "mean": [463.0], "std": [0.0], "count": [349]}, "index": {"min": [237206], "max": [237554], "mean": [237380.0], "std": [100.74720839804942], "count": [349]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [349]}, "subtask_annotation": {"mean": [10.02865329512894, 29.0, 29.0, 29.0, 29.0], "std": [9.4522951635959, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [349]}, "scene_annotation": {"mean": [463.0], "std": [0.0], "min": [463], "max": [463], "count": [349]}, "eef_direction_state": {"mean": [4.260744985673353, 4.051575931232092], "std": [2.227255115063188, 1.8978736655895116], "min": [0, 0], "max": [6, 6], "count": [349]}, "eef_velocity_state": {"mean": [0.5873925501432665, 0.994269340974212], "std": [0.7233013441457617, 0.8292443805306625], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_acc_mag_state": {"mean": [0.6475644699140402, 0.9283667621776505], "std": [0.8040913107984127, 0.831350558352084], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_direction_action": {"mean": [4.260744985673353, 4.051575931232092], "std": [2.227255115063188, 1.8978736655895116], "min": [0, 0], "max": [6, 6], "count": [349]}, "eef_velocity_action": {"mean": [0.5873925501432665, 0.994269340974212], "std": [0.7233013441457617, 0.8292443805306625], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_acc_mag_action": {"mean": [0.6475644699140402, 0.9283667621776505], "std": [0.8040913107984127, 0.831350558352084], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_sim_pose_state": {"mean": [0.42608312550976424, 0.33028247818713236, 1.0386651509038511, -1.0851180349476885, 1.025080297188574, -0.5675204137929818, 0.5297228534557166, -0.3504458351951454, 1.128188739742126, 1.1581371684056256, 0.9873841633187668, -0.2725314862991404], "std": [0.034278578961595856, 0.033518535456387846, 0.016265498394316503, 0.6669903918613675, 0.15968128891780695, 1.4327579764632474, 0.07804619475769924, 0.05622448472080459, 0.07198969953597655, 1.672966829063773, 0.20977067603477512, 1.7880126283810327], "min": [0.3998318616635806, 0.20184575762932402, 1.0124283122444255, -2.6979935519233824, 0.862924922476286, -3.1172051432346284, 0.40187056375217983, -0.44920679939554065, 1.0308329509447673, -3.1386376647146297, 0.5453387413741004, -3.1271203643251253], "max": [0.5382207744909456, 0.351915539966782, 1.0830840736661527, -0.3235079660694701, 1.4044257763366432, 3.1287697471268396, 0.6442945317782539, -0.2484022963184805, 1.2525754913336318, 3.138545320237837, 1.4529825952233155, 3.057700914495706], "count": [349]}, "eef_sim_pose_action": {"mean": [0.42608312550976424, 0.33028247818713236, 1.0386651509038511, -1.0851180349476885, 1.025080297188574, -0.5675204137929818, 0.5297228534557166, -0.3504458351951454, 1.128188739742126, 1.1581371684056256, 0.9873841633187668, -0.2725314862991404], "std": [0.034278578961595856, 0.033518535456387846, 0.016265498394316503, 0.6669903918613675, 0.15968128891780695, 1.4327579764632474, 0.07804619475769924, 0.05622448472080459, 0.07198969953597655, 1.672966829063773, 0.20977067603477512, 1.7880126283810327], "min": [0.3998318616635806, 0.20184575762932402, 1.0124283122444255, -2.6979935519233824, 0.862924922476286, -3.1172051432346284, 0.40187056375217983, -0.44920679939554065, 1.0308329509447673, -3.1386376647146297, 0.5453387413741004, -3.1271203643251253], "max": [0.5382207744909456, 0.351915539966782, 1.0830840736661527, -0.3235079660694701, 1.4044257763366432, 3.1287697471268396, 0.6442945317782539, -0.2484022963184805, 1.2525754913336318, 3.138545320237837, 1.4529825952233155, 3.057700914495706], "count": [349]}, "gripper_mode_state": {"mean": [0.14040114613180515, 0.2521489971346705], "std": [0.34740274077312655, 0.434246336056678], "min": [0, 0], "max": [1, 1], "count": [349]}, "gripper_activity_state": {"mean": [1.7421203438395416, 1.8853868194842407], "std": [0.6351473238967286, 0.4194944179641293], "min": [0, 0], "max": [2, 2], "count": [349]}, "gripper_mode_action": {"mean": [0.14040114613180515, 0.2521489971346705], "std": [0.34740274077312655, 0.434246336056678], "min": [0, 0], "max": [1, 1], "count": [349]}, "gripper_activity_action": {"mean": [1.7421203438395416, 1.8853868194842407], "std": [0.6351473238967286, 0.4194944179641293], "min": [0, 0], "max": [2, 2], "count": [349]}, "gripper_open_scale_state": {"mean": [0.695107449900455, 0.5638882522364395], "std": [0.1846213333881737, 0.19899430710430238], "min": [0.145, 0.195], "max": [0.82, 0.783], "count": [349]}, "gripper_open_scale_action": {"mean": [0.695107449900455, 0.5638882522364395], "std": [0.1846213333881737, 0.19899430710430238], "min": [0.145, 0.195], "max": [0.82, 0.783], "count": [349]}}} +{"episode_index": 444, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.42107077614379085]], [[0.4178720812908497]], [[0.41491042483660134]]], "std": [[[0.2208716277955189]], [[0.222443726968979]], [[0.22523244455586106]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4617648774509804]], [[0.4667328574346405]], [[0.4610457781862745]]], "std": [[[0.09191899875655092]], [[0.09238588658984469]], [[0.09340550803676836]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.45475214869281044]], [[0.45657413398692814]], [[0.45217419117647056]]], "std": [[[0.13975807659207232]], [[0.1459761367773693]], [[0.14781519235686794]]], "count": [100]}, "observation.state": {"min": [0.2180265188217163, 1.8379015922546387, -0.8850215673446655, -1.027632474899292, -2.4287829399108887, -1.8267489671707153, 0.7564082741737366, 186.0, 0.16786199808120728, 0.2396879941225052, 0.02698799967765808, -3.1391851902008057, 0.12600000202655792, -0.878000020980835, -0.563270092010498, -2.074219226837158, -0.774908721446991, -0.2194926142692566, 1.993131160736084, 1.6189675331115723, -1.011837124824524, 42.0, -0.37143900990486145, 0.1909099966287613, -0.052195001393556595, 0.6620000004768372, 0.7229999899864197, -3.0840001106262207], "max": [0.8274082541465759, 2.073887348175049, 0.3393094539642334, -0.07265806198120117, -1.048907995223999, -1.396630048751831, 2.147348403930664, 773.0, 0.43746399879455566, 0.4283440113067627, 0.17393599450588226, 3.140000104904175, 1.3609999418258667, 0.9500000476837158, -0.10922271013259888, -2.0381953716278076, 0.1687384396791458, 0.3464129567146301, 2.2113497257232666, 1.8852698802947998, -0.5207539200782776, 854.0, -0.22529900074005127, 0.30622398853302, 0.07635299861431122, 3.0169999599456787, 1.3209999799728394, 3.0980000495910645], "mean": [0.4678495526313782, 1.9849555492401123, -0.4895980656147003, -0.4917009770870209, -1.6104778051376343, -1.5993068218231201, 1.397979497909546, 569.0623168945312, 0.3017636239528656, 0.3287668228149414, 0.08026088774204254, -1.8968729972839355, 0.855797529220581, 0.12087839096784592, -0.19969232380390167, -2.0664947032928467, -0.42476004362106323, -0.038251135498285294, 2.0323076248168945, 1.800415277481079, -0.6784117221832275, 687.6854248046875, -0.3319592773914337, 0.2242048680782318, 0.03432543948292732, 1.4244048595428467, 0.9946164488792419, 0.6380986571311951], "std": [0.2176501601934433, 0.08876105397939682, 0.24998721480369568, 0.30765485763549805, 0.5448490977287292, 0.09994334727525711, 0.45582109689712524, 167.86839294433594, 0.07055528461933136, 0.05428406968712807, 0.03425700590014458, 1.0711928606033325, 0.4952872693538666, 0.6749693751335144, 0.12311352789402008, 0.009391364641487598, 0.36288216710090637, 0.19808721542358398, 0.06276459991931915, 0.06967197358608246, 0.15008333325386047, 257.2419738769531, 0.03592713549733162, 0.02967294305562973, 0.038038164377212524, 0.9185474514961243, 0.137445867061615, 2.274529457092285], "count": [321]}, "action": {"min": [0.2180265188217163, 1.8379015922546387, -0.8850215673446655, -1.027632474899292, -2.4287829399108887, -1.8267489671707153, 0.7564082741737366, 186.0, 0.16786199808120728, 0.2396879941225052, 0.02698799967765808, -3.1391851902008057, 0.12600000202655792, -0.878000020980835, -0.563270092010498, -2.074219226837158, -0.774908721446991, -0.2194926142692566, 1.993131160736084, 1.6189675331115723, -1.011837124824524, 42.0, -0.37143900990486145, 0.1909099966287613, -0.052195001393556595, 0.6620000004768372, 0.7229999899864197, -3.0840001106262207], "max": [0.8274082541465759, 2.073887348175049, 0.3393094539642334, -0.07265806198120117, -1.048907995223999, -1.396630048751831, 2.147348403930664, 773.0, 0.43746399879455566, 0.4283440113067627, 0.17393599450588226, 3.140000104904175, 1.3609999418258667, 0.9500000476837158, -0.10922271013259888, -2.0381953716278076, 0.1687384396791458, 0.3464129567146301, 2.2113497257232666, 1.8852698802947998, -0.5207539200782776, 854.0, -0.22529900074005127, 0.30622398853302, 0.07635299861431122, 3.0169999599456787, 1.3209999799728394, 3.0980000495910645], "mean": [0.4678495526313782, 1.9849555492401123, -0.4895980656147003, -0.4917009770870209, -1.6104778051376343, -1.5993068218231201, 1.397979497909546, 569.0623168945312, 0.3017636239528656, 0.3287668228149414, 0.08026088774204254, -1.8968729972839355, 0.855797529220581, 0.12087839096784592, -0.19969232380390167, -2.0664947032928467, -0.42476004362106323, -0.038251135498285294, 2.0323076248168945, 1.800415277481079, -0.6784117221832275, 687.6854248046875, -0.3319592773914337, 0.2242048680782318, 0.03432543948292732, 1.4244048595428467, 0.9946164488792419, 0.6380986571311951], "std": [0.2176501601934433, 0.08876105397939682, 0.24998721480369568, 0.30765485763549805, 0.5448490977287292, 0.09994334727525711, 0.45582109689712524, 167.86839294433594, 0.07055528461933136, 0.05428406968712807, 0.03425700590014458, 1.0711928606033325, 0.4952872693538666, 0.6749693751335144, 0.12311352789402008, 0.009391364641487598, 0.36288216710090637, 0.19808721542358398, 0.06276459991931915, 0.06967197358608246, 0.15008333325386047, 257.2419738769531, 0.03592713549733162, 0.02967294305562973, 0.038038164377212524, 0.9185474514961243, 0.137445867061615, 2.274529457092285], "count": [321]}, "timestamp": {"min": [0.0], "max": [10.666666666666666], "mean": [5.333333333333333], "std": [3.088808951803387], "count": [321]}, "frame_index": {"min": [0], "max": [320], "mean": [160.0], "std": [92.66426855410162], "count": [321]}, "episode_index": {"min": [464], "max": [464], "mean": [464.0], "std": [0.0], "count": [321]}, "index": {"min": [237555], "max": [237875], "mean": [237715.0], "std": [92.66426855410162], "count": [321]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [321]}, "subtask_annotation": {"mean": [9.984423676012462, 29.0, 29.0, 29.0, 29.0], "std": [9.60447100558558, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [321]}, "scene_annotation": {"mean": [464.0], "std": [0.0], "min": [464], "max": [464], "count": [321]}, "eef_direction_state": {"mean": [4.05607476635514, 3.5794392523364484], "std": [2.168157158698367, 2.0218620539771868], "min": [0, 0], "max": [6, 6], "count": [321]}, "eef_velocity_state": {"mean": [0.6355140186915887, 1.0093457943925233], "std": [0.7023661393665763, 0.7508499080882152], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_acc_mag_state": {"mean": [0.7632398753894081, 0.8660436137071651], "std": [0.8427928473719344, 0.8264322513132086], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_direction_action": {"mean": [4.05607476635514, 3.5794392523364484], "std": [2.168157158698367, 2.0218620539771868], "min": [0, 0], "max": [6, 6], "count": [321]}, "eef_velocity_action": {"mean": [0.6355140186915887, 1.0093457943925233], "std": [0.7023661393665763, 0.7508499080882152], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_acc_mag_action": {"mean": [0.7632398753894081, 0.8660436137071651], "std": [0.8427928473719344, 0.8264322513132086], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_sim_pose_state": {"mean": [0.41394845369670186, 0.33005667254465965, 1.0391023379604192, -0.959090314897694, 1.0038487039328352, -1.257433377849988, 0.5270190237887026, -0.35050007949844914, 1.1122634619011662, 1.385369196656185, 0.9338943902186603, -0.17168875721568416], "std": [0.03230494430331459, 0.03441944639116803, 0.014783736343262301, 0.5252396930352146, 0.14195608813217145, 0.8486039952599678, 0.06804223320790206, 0.047616955539486173, 0.06579816071936499, 1.3828870055339666, 0.17713951166015762, 1.8753154960928038], "min": [0.3852398561100786, 0.22176759057197415, 0.9998065043299499, -2.3101594981865707, 0.877669091816137, -3.136051735502015, 0.42826322015393437, -0.4403333155574985, 1.0224820686463023, -3.1415033452426164, 0.5707148403234301, -3.1302544286094633], "max": [0.507823091830091, 0.3581091505419661, 1.0635305156583752, -0.5612128322520022, 1.3380365012366116, -0.49400023492668255, 0.6367433576331781, -0.23759449970316782, 1.2124597229093848, 3.13488915473608, 1.4605957442687152, 3.0987358483940506], "count": [321]}, "eef_sim_pose_action": {"mean": [0.41394845369670186, 0.33005667254465965, 1.0391023379604192, -0.959090314897694, 1.0038487039328352, -1.257433377849988, 0.5270190237887026, -0.35050007949844914, 1.1122634619011662, 1.385369196656185, 0.9338943902186603, -0.17168875721568416], "std": [0.03230494430331459, 0.03441944639116803, 0.014783736343262301, 0.5252396930352146, 0.14195608813217145, 0.8486039952599678, 0.06804223320790206, 0.047616955539486173, 0.06579816071936499, 1.3828870055339666, 0.17713951166015762, 1.8753154960928038], "min": [0.3852398561100786, 0.22176759057197415, 0.9998065043299499, -2.3101594981865707, 0.877669091816137, -3.136051735502015, 0.42826322015393437, -0.4403333155574985, 1.0224820686463023, -3.1415033452426164, 0.5707148403234301, -3.1302544286094633], "max": [0.507823091830091, 0.3581091505419661, 1.0635305156583752, -0.5612128322520022, 1.3380365012366116, -0.49400023492668255, 0.6367433576331781, -0.23759449970316782, 1.2124597229093848, 3.13488915473608, 1.4605957442687152, 3.0987358483940506], "count": [321]}, "gripper_mode_state": {"mean": [0.20249221183800623, 0.2367601246105919], "std": [0.40185708402734166, 0.42509383435304], "min": [0, 0], "max": [1, 1], "count": [321]}, "gripper_activity_state": {"mean": [1.6884735202492211, 1.8629283489096573], "std": [0.638454500814545, 0.4533325797777272], "min": [0, 0], "max": [2, 2], "count": [321]}, "gripper_mode_action": {"mean": [0.20249221183800623, 0.2367601246105919], "std": [0.40185708402734166, 0.42509383435304], "min": [0, 0], "max": [1, 1], "count": [321]}, "gripper_activity_action": {"mean": [1.6884735202492211, 1.8629283489096573], "std": [0.638454500814545, 0.4533325797777272], "min": [0, 0], "max": [2, 2], "count": [321]}, "gripper_open_scale_state": {"mean": [0.6876853585644299, 0.569062305058274], "std": [0.2572419210760308, 0.16786840567305927], "min": [0.042, 0.186], "max": [0.854, 0.773], "count": [321]}, "gripper_open_scale_action": {"mean": [0.6876853585644299, 0.569062305058274], "std": [0.2572419210760308, 0.16786840567305927], "min": [0.042, 0.186], "max": [0.854, 0.773], "count": [321]}}} +{"episode_index": 445, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4179219730392157]], [[0.41456937091503265]], [[0.4100313562091503]]], "std": [[[0.22938993873920077]], [[0.23264576074383628]], [[0.23558360844177703]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47210443218954246]], [[0.476742998366013]], [[0.47252531249999996]]], "std": [[[0.08877535019783207]], [[0.08950021565279405]], [[0.09031524655709817]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4525061049836601]], [[0.4540196670751634]], [[0.4496001164215686]]], "std": [[[0.14378765847631814]], [[0.15051701539911325]], [[0.15182076095321562]]], "count": [100]}, "observation.state": {"min": [0.18165387213230133, 1.849979281425476, -0.9205564856529236, -1.0576521158218384, -2.520395278930664, -1.8893364667892456, 0.832940936088562, 207.0, 0.16731399297714233, 0.24834099411964417, 0.014568000100553036, -3.1361851692199707, -0.09799999743700027, -0.8389999866485596, -0.5554335713386536, -2.0709378719329834, -0.7147996425628662, -0.1514945924282074, 1.7240363359451294, 1.6145693063735962, -1.044649362564087, 62.0, -0.37122198939323425, 0.18499499559402466, -0.033629000186920166, 0.7020000219345093, 0.6840000152587891, -3.127000093460083], "max": [0.8529075384140015, 2.074254035949707, -0.15791741013526917, -0.15791741013526917, -1.081336259841919, -1.3282829523086548, 2.235819101333618, 787.0, 0.39630401134490967, 0.41264501214027405, 0.1500059962272644, 3.13700008392334, 1.3289999961853027, 0.6179999709129333, -0.12220796197652817, -1.9954698085784912, 0.3753330707550049, 0.3867300748825073, 2.0282645225524902, 1.950806975364685, -0.3430444896221161, 844.0, -0.23321500420570374, 0.3055419921875, 0.06345099955797195, 3.0, 1.315999984741211, 3.124000072479248], "mean": [0.45697084069252014, 1.9975398778915405, -0.4291074872016907, -0.5266534686088562, -1.6570940017700195, -1.5868861675262451, 1.4204084873199463, 557.6578369140625, 0.3117525577545166, 0.32156023383140564, 0.0855463296175003, -1.1805839538574219, 0.821574866771698, 0.04650628939270973, -0.2225622832775116, -2.058284282684326, -0.31329673528671265, 0.03526162728667259, 1.9821351766586304, 1.7594223022460938, -0.7462021112442017, 720.2969970703125, -0.33673518896102905, 0.23453578352928162, 0.03377121314406395, 1.4829782247543335, 1.0475189685821533, 0.7131716012954712], "std": [0.24859263002872467, 0.07883352041244507, 0.27376553416252136, 0.2747727334499359, 0.5062524676322937, 0.14494472742080688, 0.48220008611679077, 161.03297424316406, 0.08292468637228012, 0.0526927188038826, 0.028582680970430374, 1.7930247783660889, 0.5198001265525818, 0.5871978998184204, 0.11394540220499039, 0.01973460428416729, 0.40907853841781616, 0.20558248460292816, 0.09159908443689346, 0.07951149344444275, 0.15036378800868988, 231.36395263671875, 0.036480408161878586, 0.029074927791953087, 0.02940889075398445, 0.8723445534706116, 0.16793842613697052, 2.347846746444702], "count": [320]}, "action": {"min": [0.18165387213230133, 1.849979281425476, -0.9205564856529236, -1.0576521158218384, -2.520395278930664, -1.8893364667892456, 0.832940936088562, 207.0, 0.16731399297714233, 0.24834099411964417, 0.014568000100553036, -3.1361851692199707, -0.09799999743700027, -0.8389999866485596, -0.5554335713386536, -2.0709378719329834, -0.7147996425628662, -0.1514945924282074, 1.7240363359451294, 1.6145693063735962, -1.044649362564087, 62.0, -0.37122198939323425, 0.18499499559402466, -0.033629000186920166, 0.7020000219345093, 0.6840000152587891, -3.127000093460083], "max": [0.8529075384140015, 2.074254035949707, -0.15791741013526917, -0.15791741013526917, -1.081336259841919, -1.3282829523086548, 2.235819101333618, 787.0, 0.39630401134490967, 0.41264501214027405, 0.1500059962272644, 3.13700008392334, 1.3289999961853027, 0.6179999709129333, -0.12220796197652817, -1.9954698085784912, 0.3753330707550049, 0.3867300748825073, 2.0282645225524902, 1.950806975364685, -0.3430444896221161, 844.0, -0.23321500420570374, 0.3055419921875, 0.06345099955797195, 3.0, 1.315999984741211, 3.124000072479248], "mean": [0.45697084069252014, 1.9975398778915405, -0.4291074872016907, -0.5266534686088562, -1.6570940017700195, -1.5868861675262451, 1.4204084873199463, 557.6578369140625, 0.3117525577545166, 0.32156023383140564, 0.0855463296175003, -1.1805839538574219, 0.821574866771698, 0.04650628939270973, -0.2225622832775116, -2.058284282684326, -0.31329673528671265, 0.03526162728667259, 1.9821351766586304, 1.7594223022460938, -0.7462021112442017, 720.2969970703125, -0.33673518896102905, 0.23453578352928162, 0.03377121314406395, 1.4829782247543335, 1.0475189685821533, 0.7131716012954712], "std": [0.24859263002872467, 0.07883352041244507, 0.27376553416252136, 0.2747727334499359, 0.5062524676322937, 0.14494472742080688, 0.48220008611679077, 161.03297424316406, 0.08292468637228012, 0.0526927188038826, 0.028582680970430374, 1.7930247783660889, 0.5198001265525818, 0.5871978998184204, 0.11394540220499039, 0.01973460428416729, 0.40907853841781616, 0.20558248460292816, 0.09159908443689346, 0.07951149344444275, 0.15036378800868988, 231.36395263671875, 0.036480408161878586, 0.029074927791953087, 0.02940889075398445, 0.8723445534706116, 0.16793842613697052, 2.347846746444702], "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": [465], "max": [465], "mean": [465.0], "std": [0.0], "count": [320]}, "index": {"min": [237876], "max": [238195], "mean": [238035.5], "std": [92.37559201434111], "count": [320]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [320]}, "subtask_annotation": {"mean": [10.284375, 29.0, 29.0, 29.0, 29.0], "std": [9.47383269112217, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [320]}, "scene_annotation": {"mean": [465.0], "std": [0.0], "min": [465], "max": [465], "count": [320]}, "eef_direction_state": {"mean": [4.184375, 3.65625], "std": [2.100685806915209, 2.1258729824474463], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_state": {"mean": [0.640625, 0.965625], "std": [0.7617247595916782, 0.7996520239297839], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_state": {"mean": [0.690625, 0.903125], "std": [0.8298566800207129, 0.851463583704551], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_direction_action": {"mean": [4.184375, 3.65625], "std": [2.100685806915209, 2.1258729824474463], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_action": {"mean": [0.640625, 0.965625], "std": [0.7617247595916782, 0.7996520239297839], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_action": {"mean": [0.690625, 0.903125], "std": [0.8298566800207129, 0.851463583704551], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_sim_pose_state": {"mean": [0.4235595752512563, 0.33621090129376036, 1.0383923118438356, -1.0810775552011749, 1.05490601361865, -0.8380515752584341, 0.519516414879161, -0.35866968942940597, 1.1098485014615476, 1.5820040275300324, 0.950151273324529, -0.07087651301683937], "std": [0.03233314099564194, 0.03074191149663596, 0.01795793227547168, 0.5791881393276613, 0.1695661519082128, 1.393095196883532, 0.06938913771796999, 0.05892332088487876, 0.06657990967745499, 1.0266999266858556, 0.23283377044078568, 1.842338352546176], "min": [0.37578846265348237, 0.24576153806074852, 1.0016256663510281, -2.5000799921638204, 0.8994324570970282, -3.1147094621477778, 0.4319669520740592, -0.41364060120282203, 1.030421137624278, -3.097890950438706, 0.4228411044114231, -3.133572392440975], "max": [0.5116311597101358, 0.39175261092917324, 1.0813271427380948, -0.30744668804937986, 1.4351164726658352, 3.141507108998357, 0.6246538989527534, -0.2276589857346551, 1.2157397747099294, 3.1145494584848556, 1.560491825956892, 3.0795949462634766], "count": [320]}, "eef_sim_pose_action": {"mean": [0.4235595752512563, 0.33621090129376036, 1.0383923118438356, -1.0810775552011749, 1.05490601361865, -0.8380515752584341, 0.519516414879161, -0.35866968942940597, 1.1098485014615476, 1.5820040275300324, 0.950151273324529, -0.07087651301683937], "std": [0.03233314099564194, 0.03074191149663596, 0.01795793227547168, 0.5791881393276613, 0.1695661519082128, 1.393095196883532, 0.06938913771796999, 0.05892332088487876, 0.06657990967745499, 1.0266999266858556, 0.23283377044078568, 1.842338352546176], "min": [0.37578846265348237, 0.24576153806074852, 1.0016256663510281, -2.5000799921638204, 0.8994324570970282, -3.1147094621477778, 0.4319669520740592, -0.41364060120282203, 1.030421137624278, -3.097890950438706, 0.4228411044114231, -3.133572392440975], "max": [0.5116311597101358, 0.39175261092917324, 1.0813271427380948, -0.30744668804937986, 1.4351164726658352, 3.141507108998357, 0.6246538989527534, -0.2276589857346551, 1.2157397747099294, 3.1145494584848556, 1.560491825956892, 3.0795949462634766], "count": [320]}, "gripper_mode_state": {"mean": [0.146875, 0.196875], "std": [0.3539812627456427, 0.3976370636334108], "min": [0, 0], "max": [1, 1], "count": [320]}, "gripper_activity_state": {"mean": [1.75625, 1.884375], "std": [0.5835974104637545, 0.4135285472310239], "min": [0, 0], "max": [2, 2], "count": [320]}, "gripper_mode_action": {"mean": [0.146875, 0.196875], "std": [0.3539812627456427, 0.3976370636334108], "min": [0, 0], "max": [1, 1], "count": [320]}, "gripper_activity_action": {"mean": [1.75625, 1.884375], "std": [0.5835974104637545, 0.4135285472310239], "min": [0, 0], "max": [2, 2], "count": [320]}, "gripper_open_scale_state": {"mean": [0.7202968747615809, 0.5576578124523148], "std": [0.23136404006582084, 0.16103296127105013], "min": [0.062, 0.207], "max": [0.844, 0.787], "count": [320]}, "gripper_open_scale_action": {"mean": [0.7202968747615809, 0.5576578124523148], "std": [0.23136404006582084, 0.16103296127105013], "min": [0.062, 0.207], "max": [0.844, 0.787], "count": [320]}}} +{"episode_index": 446, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.41850010212418304]], [[0.41515400735294117]], [[0.4116782536764706]]], "std": [[[0.22450826772330082]], [[0.227987696699251]], [[0.2304773190171114]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.8313725490196079]], [[0.8431372549019608]]], "mean": [[[0.47043991421568626]], [[0.47523194852941175]], [[0.4701341156045752]]], "std": [[[0.09966275028707117]], [[0.10066551590962106]], [[0.10160431063778767]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44805167892156866]], [[0.4501035743464052]], [[0.44526518586601305]]], "std": [[[0.1573175139197244]], [[0.16470468466716912]], [[0.16627316532389166]]], "count": [100]}, "observation.state": {"min": [0.168808251619339, 1.8215303421020508, -0.9194220900535583, -1.0100220441818237, -2.494023323059082, -1.8489495515823364, 0.9130690097808838, 155.0, 0.15142600238323212, 0.24908599257469177, 0.014321999624371529, -3.11299991607666, -0.03100000135600567, -0.8539999723434448, -0.5733930468559265, -2.071199655532837, -0.5169839859008789, -0.16915732622146606, 1.2697968482971191, 1.5370941162109375, -1.0346660614013672, 87.0, -0.3536140024662018, 0.19961999356746674, -0.03965799883008003, 0.6439999938011169, 0.5669999718666077, -3.124000072479248], "max": [0.9478883743286133, 2.075057029724121, 0.003036872949451208, -0.19237020611763, -1.0728015899658203, -1.326764464378357, 2.16886830329895, 745.0, 0.41423100233078003, 0.4446049928665161, 0.16989199817180634, -0.625, 1.3669999837875366, 1.1720000505447388, -0.11477286368608475, -2.0095372200012207, 0.5492376685142517, 0.4691968560218811, 2.027008056640625, 1.8945549726486206, -0.4864581525325775, 814.0, -0.23798500001430511, 0.3153359889984131, 0.07826299965381622, 3.0460000038146973, 1.246999979019165, 3.134000062942505], "mean": [0.46962177753448486, 1.9907394647598267, -0.45928049087524414, -0.5342237949371338, -1.6293327808380127, -1.5733755826950073, 1.4319472312927246, 525.8405151367188, 0.307033896446228, 0.3263902962207794, 0.09184831380844116, -1.796712040901184, 0.8053054213523865, 0.27435117959976196, -0.2383931577205658, -2.063528299331665, -0.12152892351150513, 0.025262093171477318, 1.7249376773834229, 1.7894896268844604, -0.7263079881668091, 710.6243286132812, -0.3336712419986725, 0.23749275505542755, 0.040915943682193756, 1.3483563661575317, 0.9574223756790161, 0.7950097918510437], "std": [0.2689386308193207, 0.08130844682455063, 0.2738970220088959, 0.2775017321109772, 0.560880720615387, 0.11170250177383423, 0.42144477367401123, 164.2178192138672, 0.08672843128442764, 0.06117095798254013, 0.03888147696852684, 1.0098851919174194, 0.5549517273902893, 0.7104914784431458, 0.10897420346736908, 0.011978551745414734, 0.3695954978466034, 0.22566691040992737, 0.2167939394712448, 0.10046650469303131, 0.175767719745636, 193.70199584960938, 0.027779484167695045, 0.028854474425315857, 0.035278450697660446, 0.910834014415741, 0.15680454671382904, 2.1907835006713867], "count": [370]}, "action": {"min": [0.168808251619339, 1.8215303421020508, -0.9194220900535583, -1.0100220441818237, -2.494023323059082, -1.8489495515823364, 0.9130690097808838, 155.0, 0.15142600238323212, 0.24908599257469177, 0.014321999624371529, -3.11299991607666, -0.03100000135600567, -0.8539999723434448, -0.5733930468559265, -2.071199655532837, -0.5169839859008789, -0.16915732622146606, 1.2697968482971191, 1.5370941162109375, -1.0346660614013672, 87.0, -0.3536140024662018, 0.19961999356746674, -0.03965799883008003, 0.6439999938011169, 0.5669999718666077, -3.124000072479248], "max": [0.9478883743286133, 2.075057029724121, 0.003036872949451208, -0.19237020611763, -1.0728015899658203, -1.326764464378357, 2.16886830329895, 745.0, 0.41423100233078003, 0.4446049928665161, 0.16989199817180634, -0.625, 1.3669999837875366, 1.1720000505447388, -0.11477286368608475, -2.0095372200012207, 0.5492376685142517, 0.4691968560218811, 2.027008056640625, 1.8945549726486206, -0.4864581525325775, 814.0, -0.23798500001430511, 0.3153359889984131, 0.07826299965381622, 3.0460000038146973, 1.246999979019165, 3.134000062942505], "mean": [0.46962177753448486, 1.9907394647598267, -0.45928049087524414, -0.5342237949371338, -1.6293327808380127, -1.5733755826950073, 1.4319472312927246, 525.8405151367188, 0.307033896446228, 0.3263902962207794, 0.09184831380844116, -1.796712040901184, 0.8053054213523865, 0.27435117959976196, -0.2383931577205658, -2.063528299331665, -0.12152892351150513, 0.025262093171477318, 1.7249376773834229, 1.7894896268844604, -0.7263079881668091, 710.6243286132812, -0.3336712419986725, 0.23749275505542755, 0.040915943682193756, 1.3483563661575317, 0.9574223756790161, 0.7950097918510437], "std": [0.2689386308193207, 0.08130844682455063, 0.2738970220088959, 0.2775017321109772, 0.560880720615387, 0.11170250177383423, 0.42144477367401123, 164.2178192138672, 0.08672843128442764, 0.06117095798254013, 0.03888147696852684, 1.0098851919174194, 0.5549517273902893, 0.7104914784431458, 0.10897420346736908, 0.011978551745414734, 0.3695954978466034, 0.22566691040992737, 0.2167939394712448, 0.10046650469303131, 0.175767719745636, 193.70199584960938, 0.027779484167695045, 0.028854474425315857, 0.035278450697660446, 0.910834014415741, 0.15680454671382904, 2.1907835006713867], "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": [466], "max": [466], "mean": [466.0], "std": [0.0], "count": [370]}, "index": {"min": [238196], "max": [238565], "mean": [238380.5], "std": [106.80940969783515], "count": [370]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [370]}, "subtask_annotation": {"mean": [10.616216216216216, 29.0, 29.0, 29.0, 29.0], "std": [9.764732833242386, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [370]}, "scene_annotation": {"mean": [466.0], "std": [0.0], "min": [466], "max": [466], "count": [370]}, "eef_direction_state": {"mean": [4.102702702702703, 3.483783783783784], "std": [2.1636413858931127, 2.1525614551309373], "min": [0, 0], "max": [6, 6], "count": [370]}, "eef_velocity_state": {"mean": [0.6297297297297297, 1.0135135135135136], "std": [0.6941317208375501, 0.7657048200442564], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_acc_mag_state": {"mean": [0.7297297297297297, 0.972972972972973], "std": [0.8268680292312613, 0.8182541231673405], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_direction_action": {"mean": [4.102702702702703, 3.483783783783784], "std": [2.1636413858931127, 2.1525614551309373], "min": [0, 0], "max": [6, 6], "count": [370]}, "eef_velocity_action": {"mean": [0.6297297297297297, 1.0135135135135136], "std": [0.6941317208375501, 0.7657048200442564], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_acc_mag_action": {"mean": [0.7297297297297297, 0.972972972972973], "std": [0.8268680292312613, 0.8182541231673405], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_sim_pose_state": {"mean": [0.4278854122475752, 0.33574179629928197, 1.0435393661140866, -1.025852642830719, 1.0061885812127949, -0.5313157641846328, 0.5245406420277695, -0.3586806951030128, 1.1174856447533033, 0.9621547201368051, 0.8837074907103232, -0.13364121863466905], "std": [0.03379257550210372, 0.025359812232921206, 0.012631798583265377, 0.6443370849604102, 0.15721965404186694, 1.4007267297586374, 0.07689929208321483, 0.06681227750238057, 0.06770195536101524, 1.6772231912865687, 0.19117920836412824, 1.7362003524385479], "min": [0.3847323230883861, 0.24400979987136742, 1.0148277865644155, -2.6018360072577984, 0.84719281001877, -3.136040731049151, 0.4335400609171794, -0.43822305031377484, 1.0370048568734815, -3.099348840300258, 0.4596080443403383, -3.0050521116950524], "max": [0.5181047469199788, 0.3583641374397613, 1.0724745312554185, -0.49993920408800646, 1.3846445913800993, 3.096759694162088, 0.6544830333107968, -0.21439308687882963, 1.2350019014283802, 3.138890350005896, 1.4286319730245394, 3.139466278198851], "count": [370]}, "eef_sim_pose_action": {"mean": [0.4278854122475752, 0.33574179629928197, 1.0435393661140866, -1.025852642830719, 1.0061885812127949, -0.5313157641846328, 0.5245406420277695, -0.3586806951030128, 1.1174856447533033, 0.9621547201368051, 0.8837074907103232, -0.13364121863466905], "std": [0.03379257550210372, 0.025359812232921206, 0.012631798583265377, 0.6443370849604102, 0.15721965404186694, 1.4007267297586374, 0.07689929208321483, 0.06681227750238057, 0.06770195536101524, 1.6772231912865687, 0.19117920836412824, 1.7362003524385479], "min": [0.3847323230883861, 0.24400979987136742, 1.0148277865644155, -2.6018360072577984, 0.84719281001877, -3.136040731049151, 0.4335400609171794, -0.43822305031377484, 1.0370048568734815, -3.099348840300258, 0.4596080443403383, -3.0050521116950524], "max": [0.5181047469199788, 0.3583641374397613, 1.0724745312554185, -0.49993920408800646, 1.3846445913800993, 3.096759694162088, 0.6544830333107968, -0.21439308687882963, 1.2350019014283802, 3.138890350005896, 1.4286319730245394, 3.139466278198851], "count": [370]}, "gripper_mode_state": {"mean": [0.12972972972972974, 0.23513513513513515], "std": [0.33600584363070296, 0.4240832505064515], "min": [0, 0], "max": [1, 1], "count": [370]}, "gripper_activity_state": {"mean": [1.8324324324324324, 1.8324324324324324], "std": [0.5188626095574685, 0.5083380733192963], "min": [0, 0], "max": [2, 2], "count": [370]}, "gripper_mode_action": {"mean": [0.12972972972972974, 0.23513513513513515], "std": [0.33600584363070296, 0.4240832505064515], "min": [0, 0], "max": [1, 1], "count": [370]}, "gripper_activity_action": {"mean": [1.8324324324324324, 1.8324324324324324], "std": [0.5188626095574685, 0.5083380733192963], "min": [0, 0], "max": [2, 2], "count": [370]}, "gripper_open_scale_state": {"mean": [0.7106243242830844, 0.5258405404580604], "std": [0.19370208671718733, 0.16421788017828431], "min": [0.087, 0.155], "max": [0.814, 0.745], "count": [370]}, "gripper_open_scale_action": {"mean": [0.7106243242830844, 0.5258405404580604], "std": [0.19370208671718733, 0.16421788017828431], "min": [0.087, 0.155], "max": [0.814, 0.745], "count": [370]}}} +{"episode_index": 447, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4275361662581699]], [[0.42336797589869285]], [[0.4198530657679738]]], "std": [[[0.22067026033103432]], [[0.2258237895639309]], [[0.22808483197864823]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.7686274509803922]], [[0.7725490196078432]]], "mean": [[[0.45433075776143794]], [[0.4597103431372549]], [[0.453460210375817]]], "std": [[[0.09472476302013762]], [[0.09634009780818971]], [[0.09775359761492436]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4434398202614379]], [[0.4443666319444445]], [[0.43958960171568623]]], "std": [[[0.15569128275070765]], [[0.1619885716693934]], [[0.1642768702148957]]], "count": [100]}, "observation.state": {"min": [0.25422465801239014, 1.8497174978256226, -0.7916289567947388, -1.1338707208633423, -2.5947985649108887, -1.927768588066101, 0.7300887107849121, 196.0, 0.17479799687862396, 0.2674880027770996, 0.03317499905824661, -3.122999906539917, -0.05199999734759331, -0.8059999942779541, -0.576744019985199, -2.0697684288024902, -0.6672917604446411, -0.026110127568244934, 1.3467135429382324, 1.586766242980957, -1.1616039276123047, -2.0, -0.35864898562431335, 0.2215220034122467, -0.05048000067472458, -3.125999927520752, 0.6769999861717224, -3.128999948501587], "max": [0.8446346521377563, 2.0680580139160156, -0.09318313747644424, -0.18078120052814484, -1.184799313545227, -1.4724295139312744, 2.1430375576019287, 788.0, 0.39375099539756775, 0.42535200715065, 0.15544499456882477, -0.6129999756813049, 1.3049999475479126, 1.0709999799728394, -0.2123018503189087, -2.0324010848999023, 0.4081103503704071, 0.37658971548080444, 2.0805022716522217, 1.8030648231506348, -0.6563834547996521, 849.0, -0.23539599776268005, 0.3203429877758026, 0.08631499856710434, 3.0829999446868896, 1.3609999418258667, 2.9800000190734863], "mean": [0.4747898280620575, 1.9801775217056274, -0.43293967843055725, -0.574597954750061, -1.6760042905807495, -1.6567620038986206, 1.4462451934814453, 498.0054931640625, 0.29960229992866516, 0.3279569745063782, 0.10161690413951874, -1.9616448879241943, 0.8042685389518738, 0.17299731075763702, -0.2795909643173218, -2.053908586502075, 0.16639624536037445, 0.21985290944576263, 1.6524990797042847, 1.7255610227584839, -0.9840509295463562, 665.04052734375, -0.32646214962005615, 0.25807541608810425, 0.03922276198863983, 1.4445579051971436, 1.115951657295227, 0.8877734541893005], "std": [0.2192908078432083, 0.07180094718933105, 0.21661530435085297, 0.28937962651252747, 0.5609644055366516, 0.12310021370649338, 0.3999221920967102, 164.19117736816406, 0.06652116030454636, 0.04459824413061142, 0.02992517128586769, 0.900301992893219, 0.5337551236152649, 0.6716762781143188, 0.09841113537549973, 0.010254407301545143, 0.36274492740631104, 0.1388082206249237, 0.2872002124786377, 0.06904711574316025, 0.1416950821876526, 249.24136352539062, 0.03177761659026146, 0.025782035663723946, 0.04217316582798958, 1.545143723487854, 0.19513823091983795, 2.4799540042877197], "count": [358]}, "action": {"min": [0.25422465801239014, 1.8497174978256226, -0.7916289567947388, -1.1338707208633423, -2.5947985649108887, -1.927768588066101, 0.7300887107849121, 196.0, 0.17479799687862396, 0.2674880027770996, 0.03317499905824661, -3.122999906539917, -0.05199999734759331, -0.8059999942779541, -0.576744019985199, -2.0697684288024902, -0.6672917604446411, -0.026110127568244934, 1.3467135429382324, 1.586766242980957, -1.1616039276123047, -2.0, -0.35864898562431335, 0.2215220034122467, -0.05048000067472458, -3.125999927520752, 0.6769999861717224, -3.128999948501587], "max": [0.8446346521377563, 2.0680580139160156, -0.09318313747644424, -0.18078120052814484, -1.184799313545227, -1.4724295139312744, 2.1430375576019287, 788.0, 0.39375099539756775, 0.42535200715065, 0.15544499456882477, -0.6129999756813049, 1.3049999475479126, 1.0709999799728394, -0.2123018503189087, -2.0324010848999023, 0.4081103503704071, 0.37658971548080444, 2.0805022716522217, 1.8030648231506348, -0.6563834547996521, 849.0, -0.23539599776268005, 0.3203429877758026, 0.08631499856710434, 3.0829999446868896, 1.3609999418258667, 2.9800000190734863], "mean": [0.4747898280620575, 1.9801775217056274, -0.43293967843055725, -0.574597954750061, -1.6760042905807495, -1.6567620038986206, 1.4462451934814453, 498.0054931640625, 0.29960229992866516, 0.3279569745063782, 0.10161690413951874, -1.9616448879241943, 0.8042685389518738, 0.17299731075763702, -0.2795909643173218, -2.053908586502075, 0.16639624536037445, 0.21985290944576263, 1.6524990797042847, 1.7255610227584839, -0.9840509295463562, 665.04052734375, -0.32646214962005615, 0.25807541608810425, 0.03922276198863983, 1.4445579051971436, 1.115951657295227, 0.8877734541893005], "std": [0.2192908078432083, 0.07180094718933105, 0.21661530435085297, 0.28937962651252747, 0.5609644055366516, 0.12310021370649338, 0.3999221920967102, 164.19117736816406, 0.06652116030454636, 0.04459824413061142, 0.02992517128586769, 0.900301992893219, 0.5337551236152649, 0.6716762781143188, 0.09841113537549973, 0.010254407301545143, 0.36274492740631104, 0.1388082206249237, 0.2872002124786377, 0.06904711574316025, 0.1416950821876526, 249.24136352539062, 0.03177761659026146, 0.025782035663723946, 0.04217316582798958, 1.545143723487854, 0.19513823091983795, 2.4799540042877197], "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": [467], "max": [467], "mean": [467.0], "std": [0.0], "count": [358]}, "index": {"min": [238566], "max": [238923], "mean": [238744.5], "std": [103.34529500659427], "count": [358]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [358]}, "subtask_annotation": {"mean": [11.726256983240223, 29.0, 29.0, 29.0, 29.0], "std": [10.093857469546698, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [358]}, "scene_annotation": {"mean": [467.0], "std": [0.0], "min": [467], "max": [467], "count": [358]}, "eef_direction_state": {"mean": [4.659217877094972, 4.06145251396648], "std": [1.8614169686828712, 1.9666550201841348], "min": [0, 0], "max": [6, 6], "count": [358]}, "eef_velocity_state": {"mean": [0.5586592178770949, 0.9636871508379888], "std": [0.7016902108651436, 0.795461871667172], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_acc_mag_state": {"mean": [0.6843575418994413, 0.8184357541899442], "std": [0.8176345535905661, 0.8409862592995064], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_direction_action": {"mean": [4.659217877094972, 4.06145251396648], "std": [1.8614169686828712, 1.9666550201841348], "min": [0, 0], "max": [6, 6], "count": [358]}, "eef_velocity_action": {"mean": [0.5586592178770949, 0.9636871508379888], "std": [0.7016902108651436, 0.795461871667172], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_acc_mag_action": {"mean": [0.6843575418994413, 0.8184357541899442], "std": [0.8176345535905661, 0.8409862592995064], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_sim_pose_state": {"mean": [0.4486621210663565, 0.3420195362594387, 1.0513953149713025, -1.0960800216434732, 1.0589169376925616, -1.4137124160898076, 0.5271356915816493, -0.36417556120153266, 1.127901894899097, 1.4809299310198418, 0.9196173416985037, -0.11385706585584288], "std": [0.026784859895648182, 0.036647872056805274, 0.019213423410084255, 0.5050765306633964, 0.08135379988190573, 1.131275624412281, 0.05930101620559069, 0.04725530177139906, 0.059441716177999065, 1.1739644989384173, 0.21758979730999495, 1.7979368569340184], "min": [0.41760891205197154, 0.230487601920551, 1.007624043977855, -2.2548803562079724, 0.9311242822310648, -3.1413688748230646, 0.4519691279559077, -0.4233061951053772, 1.0454082770425188, -3.109055851031001, 0.4718277746407771, -3.103206611933348], "max": [0.5196850931379319, 0.37367724592090473, 1.0810568660449609, -0.6566117326160971, 1.259574197328993, 3.141036500190159, 0.6343042177608963, -0.2706234618484439, 1.240841971278984, 3.1308992232810255, 1.5090402554211528, 3.0853238600887676], "count": [358]}, "eef_sim_pose_action": {"mean": [0.4486621210663565, 0.3420195362594387, 1.0513953149713025, -1.0960800216434732, 1.0589169376925616, -1.4137124160898076, 0.5271356915816493, -0.36417556120153266, 1.127901894899097, 1.4809299310198418, 0.9196173416985037, -0.11385706585584288], "std": [0.026784859895648182, 0.036647872056805274, 0.019213423410084255, 0.5050765306633964, 0.08135379988190573, 1.131275624412281, 0.05930101620559069, 0.04725530177139906, 0.059441716177999065, 1.1739644989384173, 0.21758979730999495, 1.7979368569340184], "min": [0.41760891205197154, 0.230487601920551, 1.007624043977855, -2.2548803562079724, 0.9311242822310648, -3.1413688748230646, 0.4519691279559077, -0.4233061951053772, 1.0454082770425188, -3.109055851031001, 0.4718277746407771, -3.103206611933348], "max": [0.5196850931379319, 0.37367724592090473, 1.0810568660449609, -0.6566117326160971, 1.259574197328993, 3.141036500190159, 0.6343042177608963, -0.2706234618484439, 1.240841971278984, 3.1308992232810255, 1.5090402554211528, 3.0853238600887676], "count": [358]}, "gripper_mode_state": {"mean": [0.20949720670391062, 0.21787709497206703], "std": [0.40694978447858793, 0.4128034235063973], "min": [0, 0], "max": [1, 1], "count": [358]}, "gripper_activity_state": {"mean": [1.7206703910614525, 1.8687150837988826], "std": [0.5839258368817555, 0.44480115744088305], "min": [0, 0], "max": [2, 2], "count": [358]}, "gripper_mode_action": {"mean": [0.20949720670391062, 0.21787709497206703], "std": [0.40694978447858793, 0.4128034235063973], "min": [0, 0], "max": [1, 1], "count": [358]}, "gripper_activity_action": {"mean": [1.7206703910614525, 1.8687150837988826], "std": [0.5839258368817555, 0.44480115744088305], "min": [0, 0], "max": [2, 2], "count": [358]}, "gripper_open_scale_state": {"mean": [0.6651075414252684, 0.4980055866774234], "std": [0.24906211485609464, 0.1641911431281495], "min": [0.0, 0.196], "max": [0.849, 0.788], "count": [358]}, "gripper_open_scale_action": {"mean": [0.6651075414252684, 0.4980055866774234], "std": [0.24906211485609464, 0.1641911431281495], "min": [0.0, 0.196], "max": [0.849, 0.788], "count": [358]}}} +{"episode_index": 448, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42758552287581697]], [[0.42507182802287585]], [[0.42072327614379085]]], "std": [[[0.22361234583421932]], [[0.22638320014221386]], [[0.22970644597082973]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4649057005718954]], [[0.4699659150326797]], [[0.46486629901960785]]], "std": [[[0.05466691847134593]], [[0.05398576485705551]], [[0.0538845992713315]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.45116145220588233]], [[0.4481139297385621]], [[0.44453914419934637]]], "std": [[[0.14867881100531533]], [[0.15686065299551552]], [[0.15839278821660885]]], "count": [100]}, "observation.state": {"min": [0.3423987030982971, 1.8176382780075073, -0.7301934361457825, -0.9895318746566772, -2.497356653213501, -1.8858282566070557, 0.7989943027496338, 193.0, 0.23103900253772736, 0.30034300684928894, 0.041110001504421234, -3.1411852836608887, 0.05099999159574509, -1.003000020980835, -0.4945565164089203, -2.074096918106079, -0.8769756555557251, -0.168808251619339, 2.144904851913452, 1.3016666173934937, -0.7102442979812622, 46.0, -0.3848620057106018, 0.21219000220298767, -0.07376500219106674, 0.7710000276565552, 0.7900000810623169, -3.1371853351593018], "max": [0.7737568616867065, 2.072683095932007, -0.0005235988064669073, -0.21462313830852509, -1.2618032693862915, -1.2116774320602417, 2.263308048248291, 826.0, 0.37283000349998474, 0.3890630006790161, 0.14833399653434753, 3.125, 1.3639999628067017, 0.6620000004768372, -0.13641494512557983, -2.061129331588745, 0.09787806123495102, 0.056443952023983, 2.160141706466675, 1.8882019519805908, -0.3919311463832855, 827.0, -0.2481510043144226, 0.2762239873409271, 0.07120300084352493, 2.691999912261963, 1.2890000343322754, 3.135999917984009], "mean": [0.533403217792511, 1.9561913013458252, -0.4689188003540039, -0.5326577425003052, -1.8277431726455688, -1.6155614852905273, 1.4581910371780396, 457.2120361328125, 0.28936517238616943, 0.34651491045951843, 0.0729888305068016, -2.0184645652770996, 0.7341010570526123, -0.31858235597610474, -0.21945905685424805, -2.0682249069213867, -0.5997152328491211, -0.06777241826057434, 2.1543686389923096, 1.7046010494232178, -0.6324658393859863, 553.86865234375, -0.33810141682624817, 0.23795458674430847, 0.026794204488396645, 1.2669811248779297, 1.0589241981506348, 1.1590548753738403], "std": [0.15888474881649017, 0.10122860223054886, 0.19271142780780792, 0.2244371771812439, 0.4296511113643646, 0.17748001217842102, 0.5144993662834167, 178.2958221435547, 0.045007962733507156, 0.027047181501984596, 0.028174633160233498, 1.564820647239685, 0.4405261278152466, 0.4912221133708954, 0.09692282229661942, 0.003180235857143998, 0.27022743225097656, 0.06071699783205986, 0.0037855179980397224, 0.1559617817401886, 0.10218163579702377, 178.7052459716797, 0.033378731459379196, 0.019387261942029, 0.04124561697244644, 0.6337940096855164, 0.13242602348327637, 2.1648335456848145], "count": [316]}, "action": {"min": [0.3423987030982971, 1.8176382780075073, -0.7301934361457825, -0.9895318746566772, -2.497356653213501, -1.8858282566070557, 0.7989943027496338, 193.0, 0.23103900253772736, 0.30034300684928894, 0.041110001504421234, -3.1411852836608887, 0.05099999159574509, -1.003000020980835, -0.4945565164089203, -2.074096918106079, -0.8769756555557251, -0.168808251619339, 2.144904851913452, 1.3016666173934937, -0.7102442979812622, 46.0, -0.3848620057106018, 0.21219000220298767, -0.07376500219106674, 0.7710000276565552, 0.7900000810623169, -3.1371853351593018], "max": [0.7737568616867065, 2.072683095932007, -0.0005235988064669073, -0.21462313830852509, -1.2618032693862915, -1.2116774320602417, 2.263308048248291, 826.0, 0.37283000349998474, 0.3890630006790161, 0.14833399653434753, 3.125, 1.3639999628067017, 0.6620000004768372, -0.13641494512557983, -2.061129331588745, 0.09787806123495102, 0.056443952023983, 2.160141706466675, 1.8882019519805908, -0.3919311463832855, 827.0, -0.2481510043144226, 0.2762239873409271, 0.07120300084352493, 2.691999912261963, 1.2890000343322754, 3.135999917984009], "mean": [0.533403217792511, 1.9561913013458252, -0.4689188003540039, -0.5326577425003052, -1.8277431726455688, -1.6155614852905273, 1.4581910371780396, 457.2120361328125, 0.28936517238616943, 0.34651491045951843, 0.0729888305068016, -2.0184645652770996, 0.7341010570526123, -0.31858235597610474, -0.21945905685424805, -2.0682249069213867, -0.5997152328491211, -0.06777241826057434, 2.1543686389923096, 1.7046010494232178, -0.6324658393859863, 553.86865234375, -0.33810141682624817, 0.23795458674430847, 0.026794204488396645, 1.2669811248779297, 1.0589241981506348, 1.1590548753738403], "std": [0.15888474881649017, 0.10122860223054886, 0.19271142780780792, 0.2244371771812439, 0.4296511113643646, 0.17748001217842102, 0.5144993662834167, 178.2958221435547, 0.045007962733507156, 0.027047181501984596, 0.028174633160233498, 1.564820647239685, 0.4405261278152466, 0.4912221133708954, 0.09692282229661942, 0.003180235857143998, 0.27022743225097656, 0.06071699783205986, 0.0037855179980397224, 0.1559617817401886, 0.10218163579702377, 178.7052459716797, 0.033378731459379196, 0.019387261942029, 0.04124561697244644, 0.6337940096855164, 0.13242602348327637, 2.1648335456848145], "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": [468], "max": [468], "mean": [468.0], "std": [0.0], "count": [316]}, "index": {"min": [238924], "max": [239239], "mean": [239081.5], "std": [91.22088576636384], "count": [316]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [316]}, "subtask_annotation": {"mean": [9.110759493670885, 29.0, 29.0, 29.0, 29.0], "std": [9.31161032072012, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [316]}, "scene_annotation": {"mean": [468.0], "std": [0.0], "min": [468], "max": [468], "count": [316]}, "eef_direction_state": {"mean": [4.262658227848101, 3.7531645569620253], "std": [2.1147458229891383, 1.9016538733254407], "min": [0, 0], "max": [6, 6], "count": [316]}, "eef_velocity_state": {"mean": [0.6012658227848101, 0.9683544303797469], "std": [0.6838079660266754, 0.7019041558498968], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_acc_mag_state": {"mean": [0.7563291139240507, 0.9810126582278481], "std": [0.8233870726644076, 0.8149824801047847], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_direction_action": {"mean": [4.262658227848101, 3.7531645569620253], "std": [2.1147458229891383, 1.9016538733254407], "min": [0, 0], "max": [6, 6], "count": [316]}, "eef_velocity_action": {"mean": [0.6012658227848101, 0.9683544303797469], "std": [0.6838079660266754, 0.7019041558498968], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_acc_mag_action": {"mean": [0.7563291139240507, 0.9810126582278481], "std": [0.8233870726644076, 0.8149824801047847], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_sim_pose_state": {"mean": [0.42428641148755775, 0.3275127671847925, 1.030505790520359, -0.9954497718122813, 1.063124469179166, -1.2428152499761207, 0.5486415125448899, -0.3441834815510546, 1.1198967153925914, 1.5282033055452109, 1.0019705674580677, -0.3198075822310323], "std": [0.022721101818195737, 0.03424732185723243, 0.01801143334054062, 0.5781206333112966, 0.19478805471133154, 0.6640977761645428, 0.039850701652822305, 0.02298767280227774, 0.055138068332778734, 1.2054248465036892, 0.30782030087521506, 2.083936507167213], "min": [0.3966019560384194, 0.22725598875975017, 0.9843456264154955, -2.730370443572699, 0.8916929490720542, -3.021155215839098, 0.48431378214500165, -0.39518890447151567, 1.0364479420597834, -3.093346218695512, 0.4339446122809112, -3.134562055125639], "max": [0.47932829914314484, 0.35471906793477825, 1.0505587933059843, -0.4568864534798592, 1.4473333761400342, -0.4271372350614737, 0.6067665241116811, -0.3076601773142492, 1.21721621618696, 3.0981706424798263, 1.5281278012778126, 3.105689671350402], "count": [316]}, "eef_sim_pose_action": {"mean": [0.42428641148755775, 0.3275127671847925, 1.030505790520359, -0.9954497718122813, 1.063124469179166, -1.2428152499761207, 0.5486415125448899, -0.3441834815510546, 1.1198967153925914, 1.5282033055452109, 1.0019705674580677, -0.3198075822310323], "std": [0.022721101818195737, 0.03424732185723243, 0.01801143334054062, 0.5781206333112966, 0.19478805471133154, 0.6640977761645428, 0.039850701652822305, 0.02298767280227774, 0.055138068332778734, 1.2054248465036892, 0.30782030087521506, 2.083936507167213], "min": [0.3966019560384194, 0.22725598875975017, 0.9843456264154955, -2.730370443572699, 0.8916929490720542, -3.021155215839098, 0.48431378214500165, -0.39518890447151567, 1.0364479420597834, -3.093346218695512, 0.4339446122809112, -3.134562055125639], "max": [0.47932829914314484, 0.35471906793477825, 1.0505587933059843, -0.4568864534798592, 1.4473333761400342, -0.4271372350614737, 0.6067665241116811, -0.3076601773142492, 1.21721621618696, 3.0981706424798263, 1.5281278012778126, 3.105689671350402], "count": [316]}, "gripper_mode_state": {"mean": [0.20569620253164558, 0.819620253164557], "std": [0.4042094442188434, 0.38450343791314334], "min": [0, 0], "max": [1, 1], "count": [316]}, "gripper_activity_state": {"mean": [1.6835443037974684, 1.860759493670886], "std": [0.6520523353513688, 0.4565743999207962], "min": [0, 0], "max": [2, 2], "count": [316]}, "gripper_mode_action": {"mean": [0.20569620253164558, 0.819620253164557], "std": [0.4042094442188434, 0.38450343791314334], "min": [0, 0], "max": [1, 1], "count": [316]}, "gripper_activity_action": {"mean": [1.6835443037974684, 1.860759493670886], "std": [0.6520523353513688, 0.4565743999207962], "min": [0, 0], "max": [2, 2], "count": [316]}, "gripper_open_scale_state": {"mean": [0.5538686711999427, 0.4572120253647445], "std": [0.17870514882487207, 0.17829532209388252], "min": [0.046, 0.193], "max": [0.827, 0.826], "count": [316]}, "gripper_open_scale_action": {"mean": [0.5538686711999427, 0.4572120253647445], "std": [0.17870514882487207, 0.17829532209388252], "min": [0.046, 0.193], "max": [0.827, 0.826], "count": [316]}}} +{"episode_index": 449, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4219028635620915]], [[0.4173760314542484]], [[0.4138803329248366]]], "std": [[[0.22416546578771898]], [[0.22812987510895358]], [[0.23078497041881016]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45798383578431373]], [[0.4617648876633987]], [[0.45731632965686275]]], "std": [[[0.09732738993174661]], [[0.09804456298717391]], [[0.0987368996132975]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[0.9215686274509803]], [[0.9176470588235294]]], "mean": [[[0.4352328329248366]], [[0.429876352124183]], [[0.42626854575163403]]], "std": [[[0.1714265009376962]], [[0.18065660099451994]], [[0.18245816894923494]]], "count": [100]}, "observation.state": {"min": [0.2600191533565521, 1.8586534261703491, -0.8223816752433777, -1.2346981763839722, -2.6209261417388916, -1.9197050333023071, 0.33658677339553833, 162.0, 0.21780399978160858, 0.28901898860931396, 0.031828999519348145, -3.0929999351501465, -0.1339999884366989, -1.1690000295639038, -0.4747295677661896, -2.0770814418792725, -0.912929356098175, -0.22097614407539368, 2.1471738815307617, 1.630521535873413, -0.8712159991264343, 58.0, -0.37811198830604553, 0.16142800450325012, -0.06300999969244003, 0.7279999852180481, 0.7210000157356262, -3.0989999771118164], "max": [0.7624296545982361, 2.0753533840179443, 0.1912182867527008, -0.09473647177219391, -1.2241740226745605, -1.1825478076934814, 2.445014476776123, 804.0, 0.4150800108909607, 0.433696985244751, 0.17494599521160126, -0.8659999966621399, 1.1779999732971191, 0.6859999895095825, -0.09857619553804398, -2.0447404384613037, 0.16317082941532135, 0.2943323254585266, 2.270568609237671, 1.8381808996200562, -0.26162487268447876, 813.0, -0.24918299913406372, 0.2755729854106903, 0.06973599642515182, 2.9690001010894775, 1.2389999628067017, 3.1080000400543213], "mean": [0.5389447808265686, 1.9726635217666626, -0.5098875761032104, -0.5882542729377747, -1.82211172580719, -1.4828133583068848, 1.5498080253601074, 472.8895568847656, 0.30916157364845276, 0.35510820150375366, 0.07795648276805878, -2.3460745811462402, 0.6355910301208496, -0.4585668742656708, -0.17346276342868805, -2.0680618286132812, -0.5716755986213684, -0.0621427558362484, 2.1922857761383057, 1.71237051486969, -0.6167840957641602, 647.5298461914062, -0.3446023166179657, 0.22264304757118225, 0.02615148387849331, 1.4427460432052612, 0.9819466471672058, 0.6510629057884216], "std": [0.17393966019153595, 0.07887348532676697, 0.23667652904987335, 0.3008001148700714, 0.5794864296913147, 0.2711646258831024, 0.6602685451507568, 191.78662109375, 0.059164926409721375, 0.02792874537408352, 0.02944018878042698, 0.6323621869087219, 0.4983886778354645, 0.4876766502857208, 0.08733676373958588, 0.00815291702747345, 0.39883697032928467, 0.19161847233772278, 0.047267403453588486, 0.05686933174729347, 0.1477387547492981, 191.10165405273438, 0.029536794871091843, 0.027223343029618263, 0.04043212905526161, 0.8789654970169067, 0.13499897718429565, 2.3467626571655273], "count": [335]}, "action": {"min": [0.2600191533565521, 1.8586534261703491, -0.8223816752433777, -1.2346981763839722, -2.6209261417388916, -1.9197050333023071, 0.33658677339553833, 162.0, 0.21780399978160858, 0.28901898860931396, 0.031828999519348145, -3.0929999351501465, -0.1339999884366989, -1.1690000295639038, -0.4747295677661896, -2.0770814418792725, -0.912929356098175, -0.22097614407539368, 2.1471738815307617, 1.630521535873413, -0.8712159991264343, 58.0, -0.37811198830604553, 0.16142800450325012, -0.06300999969244003, 0.7279999852180481, 0.7210000157356262, -3.0989999771118164], "max": [0.7624296545982361, 2.0753533840179443, 0.1912182867527008, -0.09473647177219391, -1.2241740226745605, -1.1825478076934814, 2.445014476776123, 804.0, 0.4150800108909607, 0.433696985244751, 0.17494599521160126, -0.8659999966621399, 1.1779999732971191, 0.6859999895095825, -0.09857619553804398, -2.0447404384613037, 0.16317082941532135, 0.2943323254585266, 2.270568609237671, 1.8381808996200562, -0.26162487268447876, 813.0, -0.24918299913406372, 0.2755729854106903, 0.06973599642515182, 2.9690001010894775, 1.2389999628067017, 3.1080000400543213], "mean": [0.5389447808265686, 1.9726635217666626, -0.5098875761032104, -0.5882542729377747, -1.82211172580719, -1.4828133583068848, 1.5498080253601074, 472.8895568847656, 0.30916157364845276, 0.35510820150375366, 0.07795648276805878, -2.3460745811462402, 0.6355910301208496, -0.4585668742656708, -0.17346276342868805, -2.0680618286132812, -0.5716755986213684, -0.0621427558362484, 2.1922857761383057, 1.71237051486969, -0.6167840957641602, 647.5298461914062, -0.3446023166179657, 0.22264304757118225, 0.02615148387849331, 1.4427460432052612, 0.9819466471672058, 0.6510629057884216], "std": [0.17393966019153595, 0.07887348532676697, 0.23667652904987335, 0.3008001148700714, 0.5794864296913147, 0.2711646258831024, 0.6602685451507568, 191.78662109375, 0.059164926409721375, 0.02792874537408352, 0.02944018878042698, 0.6323621869087219, 0.4983886778354645, 0.4876766502857208, 0.08733676373958588, 0.00815291702747345, 0.39883697032928467, 0.19161847233772278, 0.047267403453588486, 0.05686933174729347, 0.1477387547492981, 191.10165405273438, 0.029536794871091843, 0.027223343029618263, 0.04043212905526161, 0.8789654970169067, 0.13499897718429565, 2.3467626571655273], "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": [469], "max": [469], "mean": [469.0], "std": [0.0], "count": [335]}, "index": {"min": [239240], "max": [239574], "mean": [239407.0], "std": [96.70573922989266], "count": [335]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [335]}, "subtask_annotation": {"mean": [9.059701492537313, 29.0, 29.0, 29.0, 29.0], "std": [9.328628055798468, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [335]}, "scene_annotation": {"mean": [469.0], "std": [0.0], "min": [469], "max": [469], "count": [335]}, "eef_direction_state": {"mean": [4.447761194029851, 3.665671641791045], "std": [2.1109775771029424, 2.0241491478588953], "min": [0, 0], "max": [6, 6], "count": [335]}, "eef_velocity_state": {"mean": [0.5492537313432836, 1.0], "std": [0.7549583628586795, 0.6996800974773901], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_acc_mag_state": {"mean": [0.6417910447761194, 0.9850746268656716], "std": [0.8231989392918019, 0.8120829549831188], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_direction_action": {"mean": [4.447761194029851, 3.665671641791045], "std": [2.1109775771029424, 2.0241491478588953], "min": [0, 0], "max": [6, 6], "count": [335]}, "eef_velocity_action": {"mean": [0.5492537313432836, 1.0], "std": [0.7549583628586795, 0.6996800974773901], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_acc_mag_action": {"mean": [0.6417910447761194, 0.9850746268656716], "std": [0.8231989392918019, 0.8120829549831188], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_sim_pose_state": {"mean": [0.4110110499939708, 0.33234637889167845, 1.0278287500252448, -1.058950816049337, 1.0615102407159882, -1.3157456576600837, 0.5557307580855443, -0.3537640429495608, 1.1147474378907682, 1.9493550700184734, 0.9140740709444063, -0.33818209184084913], "std": [0.026295538992199444, 0.0295834979956018, 0.016304084009524825, 0.579948762841025, 0.1304379304680697, 0.9174370560169611, 0.03970813510631186, 0.03396378621495854, 0.06288089469252459, 0.6741894125030099, 0.40816313048991193, 2.2126253079248936], "min": [0.35551727200664307, 0.23185315030485187, 0.9910541799276323, -2.251203961663543, 0.8985037345602911, -3.1400362773075994, 0.47338305323726954, -0.4124588569899863, 1.0308991228051065, 0.3564755826458448, 0.18250887936674998, -3.13535799466264], "max": [0.4765337663422307, 0.3621871573840481, 1.0475247877948417, -0.21534318076467462, 1.3313670105122704, -0.17086961877056267, 0.6338705881001778, -0.29437719128412726, 1.2459072754676208, 2.9268855820307484, 1.40260880504082, 3.1133243651949782], "count": [335]}, "eef_sim_pose_action": {"mean": [0.4110110499939708, 0.33234637889167845, 1.0278287500252448, -1.058950816049337, 1.0615102407159882, -1.3157456576600837, 0.5557307580855443, -0.3537640429495608, 1.1147474378907682, 1.9493550700184734, 0.9140740709444063, -0.33818209184084913], "std": [0.026295538992199444, 0.0295834979956018, 0.016304084009524825, 0.579948762841025, 0.1304379304680697, 0.9174370560169611, 0.03970813510631186, 0.03396378621495854, 0.06288089469252459, 0.6741894125030099, 0.40816313048991193, 2.2126253079248936], "min": [0.35551727200664307, 0.23185315030485187, 0.9910541799276323, -2.251203961663543, 0.8985037345602911, -3.1400362773075994, 0.47338305323726954, -0.4124588569899863, 1.0308991228051065, 0.3564755826458448, 0.18250887936674998, -3.13535799466264], "max": [0.4765337663422307, 0.3621871573840481, 1.0475247877948417, -0.21534318076467462, 1.3313670105122704, -0.17086961877056267, 0.6338705881001778, -0.29437719128412726, 1.2459072754676208, 2.9268855820307484, 1.40260880504082, 3.1133243651949782], "count": [335]}, "gripper_mode_state": {"mean": [0.17313432835820897, 0.7283582089552239], "std": [0.3783633606761634, 0.4448061694747086], "min": [0, 0], "max": [1, 1], "count": [335]}, "gripper_activity_state": {"mean": [1.7104477611940299, 1.8835820895522388], "std": [0.653151791084187, 0.42482551815215475], "min": [0, 0], "max": [2, 2], "count": [335]}, "gripper_mode_action": {"mean": [0.17313432835820897, 0.7283582089552239], "std": [0.3783633606761634, 0.4448061694747086], "min": [0, 0], "max": [1, 1], "count": [335]}, "gripper_activity_action": {"mean": [1.7104477611940299, 1.8835820895522388], "std": [0.653151791084187, 0.42482551815215475], "min": [0, 0], "max": [2, 2], "count": [335]}, "gripper_open_scale_state": {"mean": [0.6475298508373648, 0.47288955242099984], "std": [0.19110173198166333, 0.19178667303141667], "min": [0.058, 0.162], "max": [0.813, 0.804], "count": [335]}, "gripper_open_scale_action": {"mean": [0.6475298508373648, 0.47288955242099984], "std": [0.19110173198166333, 0.19178667303141667], "min": [0.058, 0.162], "max": [0.813, 0.804], "count": [335]}}} +{"episode_index": 450, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.42935123570261435]], [[0.4240167320261438]], [[0.42016293709150326]]], "std": [[[0.2282934422666709]], [[0.232157101787455]], [[0.23491303379689157]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47431335375816996]], [[0.4770300694444444]], [[0.47472722017973856]]], "std": [[[0.09674293563928506]], [[0.09681814791653175]], [[0.09816713662062748]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4406572017973856]], [[0.4415270179738562]], [[0.43651851511437906]]], "std": [[[0.17963157250896936]], [[0.1855346645180623]], [[0.18825401457550914]]], "count": [100]}, "observation.state": {"min": [0.11955506354570389, 1.9728330373764038, -0.9542762041091919, -1.3385803699493408, -2.360400676727295, -1.7298133373260498, 0.403258353471756, 181.0, 0.1810609996318817, 0.24140800535678864, -0.018635999411344528, -2.997999906539917, -0.006000002380460501, -0.9129999279975891, -0.5350831151008606, -2.0724737644195557, -0.5230402946472168, -0.24349090456962585, 1.891395926475525, 1.4004696607589722, -0.9996199011802673, 240.0, -0.3825860023498535, 0.16454200446605682, -0.05600700154900551, 1.3619999885559082, 0.6190000176429749, -3.128000020980835], "max": [0.7118499875068665, 2.0835392475128174, -0.17407914996147156, 0.09021607786417007, -0.9768433570861816, -1.2630774974822998, 2.2190639972686768, 664.0, 0.3738270103931427, 0.39972901344299316, 0.16389000415802002, -0.9330000281333923, 1.1200000047683716, 0.7129999995231628, -0.10302678495645523, -2.0306034088134766, 0.27436575293540955, 0.4906993508338928, 2.259660243988037, 1.8886382579803467, -0.07763224840164185, 840.0, -0.23637400567531586, 0.27912700176239014, 0.051920000463724136, 3.009000062942505, 0.949999988079071, 3.1389999389648438], "mean": [0.4095323383808136, 2.05248761177063, -0.7048006057739258, -0.698086142539978, -1.6527385711669922, -1.569714903831482, 1.283116340637207, 490.0686950683594, 0.27709221839904785, 0.3252202272415161, 0.05735660716891289, -2.219693183898926, 0.6200064420700073, 0.06573472172021866, -0.2240224927663803, -2.0650296211242676, -0.21962445974349976, -0.02141493931412697, 1.9751783609390259, 1.5387195348739624, -0.37205424904823303, 755.514404296875, -0.348294198513031, 0.24315360188484192, -0.00891038216650486, 1.9175212383270264, 0.818143904209137, 1.3082966804504395], "std": [0.2285408079624176, 0.03234633058309555, 0.2259761542081833, 0.3738529086112976, 0.6105487942695618, 0.1360725313425064, 0.5328734517097473, 179.6749267578125, 0.05459180474281311, 0.06161345914006233, 0.042969658970832825, 0.6839402318000793, 0.4198988378047943, 0.546851396560669, 0.09797733277082443, 0.00861402414739132, 0.28926557302474976, 0.2786354720592499, 0.11785200983285904, 0.16405759751796722, 0.36423155665397644, 155.7633819580078, 0.033764805644750595, 0.03216691315174103, 0.019725022837519646, 0.5606153607368469, 0.06738859415054321, 2.6346120834350586], "count": [313]}, "action": {"min": [0.11955506354570389, 1.9728330373764038, -0.9542762041091919, -1.3385803699493408, -2.360400676727295, -1.7298133373260498, 0.403258353471756, 181.0, 0.1810609996318817, 0.24140800535678864, -0.018635999411344528, -2.997999906539917, -0.006000002380460501, -0.9129999279975891, -0.5350831151008606, -2.0724737644195557, -0.5230402946472168, -0.24349090456962585, 1.891395926475525, 1.4004696607589722, -0.9996199011802673, 240.0, -0.3825860023498535, 0.16454200446605682, -0.05600700154900551, 1.3619999885559082, 0.6190000176429749, -3.128000020980835], "max": [0.7118499875068665, 2.0835392475128174, -0.17407914996147156, 0.09021607786417007, -0.9768433570861816, -1.2630774974822998, 2.2190639972686768, 664.0, 0.3738270103931427, 0.39972901344299316, 0.16389000415802002, -0.9330000281333923, 1.1200000047683716, 0.7129999995231628, -0.10302678495645523, -2.0306034088134766, 0.27436575293540955, 0.4906993508338928, 2.259660243988037, 1.8886382579803467, -0.07763224840164185, 840.0, -0.23637400567531586, 0.27912700176239014, 0.051920000463724136, 3.009000062942505, 0.949999988079071, 3.1389999389648438], "mean": [0.4095323383808136, 2.05248761177063, -0.7048006057739258, -0.698086142539978, -1.6527385711669922, -1.569714903831482, 1.283116340637207, 490.0686950683594, 0.27709221839904785, 0.3252202272415161, 0.05735660716891289, -2.219693183898926, 0.6200064420700073, 0.06573472172021866, -0.2240224927663803, -2.0650296211242676, -0.21962445974349976, -0.02141493931412697, 1.9751783609390259, 1.5387195348739624, -0.37205424904823303, 755.514404296875, -0.348294198513031, 0.24315360188484192, -0.00891038216650486, 1.9175212383270264, 0.818143904209137, 1.3082966804504395], "std": [0.2285408079624176, 0.03234633058309555, 0.2259761542081833, 0.3738529086112976, 0.6105487942695618, 0.1360725313425064, 0.5328734517097473, 179.6749267578125, 0.05459180474281311, 0.06161345914006233, 0.042969658970832825, 0.6839402318000793, 0.4198988378047943, 0.546851396560669, 0.09797733277082443, 0.00861402414739132, 0.28926557302474976, 0.2786354720592499, 0.11785200983285904, 0.16405759751796722, 0.36423155665397644, 155.7633819580078, 0.033764805644750595, 0.03216691315174103, 0.019725022837519646, 0.5606153607368469, 0.06738859415054321, 2.6346120834350586], "count": [313]}, "timestamp": {"min": [0.0], "max": [10.4], "mean": [5.199999999999999], "std": [3.0118285328204046], "count": [313]}, "frame_index": {"min": [0], "max": [312], "mean": [156.0], "std": [90.35485598461214], "count": [313]}, "episode_index": {"min": [470], "max": [470], "mean": [470.0], "std": [0.0], "count": [313]}, "index": {"min": [239575], "max": [239887], "mean": [239731.0], "std": [90.35485598461214], "count": [313]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [313]}, "subtask_annotation": {"mean": [8.54632587859425, 29.0, 29.0, 29.0, 29.0], "std": [8.876068675209195, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [313]}, "scene_annotation": {"mean": [470.0], "std": [0.0], "min": [470], "max": [470], "count": [313]}, "eef_direction_state": {"mean": [4.271565495207668, 3.670926517571885], "std": [2.1103101031207214, 1.8670725332564333], "min": [0, 0], "max": [6, 6], "count": [313]}, "eef_velocity_state": {"mean": [0.6613418530351438, 1.0926517571884984], "std": [0.7627557161355945, 0.6599281087807183], "min": [0, 0], "max": [2, 2], "count": [313]}, "eef_acc_mag_state": {"mean": [0.805111821086262, 1.035143769968051], "std": [0.8366825963582377, 0.8085276693532191], "min": [0, 0], "max": [2, 2], "count": [313]}, "eef_direction_action": {"mean": [4.271565495207668, 3.670926517571885], "std": [2.1103101031207214, 1.8670725332564333], "min": [0, 0], "max": [6, 6], "count": [313]}, "eef_velocity_action": {"mean": [0.6613418530351438, 1.0926517571884984], "std": [0.7627557161355945, 0.6599281087807183], "min": [0, 0], "max": [2, 2], "count": [313]}, "eef_acc_mag_action": {"mean": [0.805111821086262, 1.035143769968051], "std": [0.8366825963582377, 0.8085276693532191], "min": [0, 0], "max": [2, 2], "count": [313]}, "eef_sim_pose_state": {"mean": [0.43015601293628775, 0.31603856170702743, 1.0106060471297256, -0.8202869549870904, 1.4055219738929536, -0.6976235029750169, 0.5256134959847115, -0.3211939385398307, 1.1161409255693313, 0.1984810971613949, 1.000315184197832, -0.5132248674182536], "std": [0.029821667670465107, 0.03210770809067149, 0.01885735703115079, 0.7264667787573225, 0.11775542733372228, 1.3612572869387087, 0.07205739156932588, 0.05284233434474442, 0.04591630846066064, 2.0009166148856266, 0.18760320826913, 1.6833131081484618], "min": [0.3642906966179795, 0.23696073262675388, 0.9922648518071993, -2.393213316092544, 1.072652615473682, -3.121316494609461, 0.42709876676464326, -0.4212913954259708, 1.0276471549353212, -3.127929855983126, 0.7297476706039272, -3.1288158678948093], "max": [0.49078309981961343, 0.39028478323289867, 1.0682634616436262, 0.4045026450572834, 1.5248785658480668, 3.134331144660942, 0.6087421731437479, -0.22268134460655514, 1.2088992615588987, 3.121069030147867, 1.3738008674952438, 3.120645018441036], "count": [313]}, "eef_sim_pose_action": {"mean": [0.43015601293628775, 0.31603856170702743, 1.0106060471297256, -0.8202869549870904, 1.4055219738929536, -0.6976235029750169, 0.5256134959847115, -0.3211939385398307, 1.1161409255693313, 0.1984810971613949, 1.000315184197832, -0.5132248674182536], "std": [0.029821667670465107, 0.03210770809067149, 0.01885735703115079, 0.7264667787573225, 0.11775542733372228, 1.3612572869387087, 0.07205739156932588, 0.05284233434474442, 0.04591630846066064, 2.0009166148856266, 0.18760320826913, 1.6833131081484618], "min": [0.3642906966179795, 0.23696073262675388, 0.9922648518071993, -2.393213316092544, 1.072652615473682, -3.121316494609461, 0.42709876676464326, -0.4212913954259708, 1.0276471549353212, -3.127929855983126, 0.7297476706039272, -3.1288158678948093], "max": [0.49078309981961343, 0.39028478323289867, 1.0682634616436262, 0.4045026450572834, 1.5248785658480668, 3.134331144660942, 0.6087421731437479, -0.22268134460655514, 1.2088992615588987, 3.121069030147867, 1.3738008674952438, 3.120645018441036], "count": [313]}, "gripper_mode_state": {"mean": [0.11501597444089456, 0.31629392971246006], "std": [0.31904122000817714, 0.4650291170878555], "min": [0, 0], "max": [1, 1], "count": [313]}, "gripper_activity_state": {"mean": [1.8338658146964857, 1.8690095846645367], "std": [0.5160708720065506, 0.4437330493410012], "min": [0, 0], "max": [2, 2], "count": [313]}, "gripper_mode_action": {"mean": [0.11501597444089456, 0.31629392971246006], "std": [0.31904122000817714, 0.4650291170878555], "min": [0, 0], "max": [1, 1], "count": [313]}, "gripper_activity_action": {"mean": [1.8338658146964857, 1.8690095846645367], "std": [0.5160708720065506, 0.4437330493410012], "min": [0, 0], "max": [2, 2], "count": [313]}, "gripper_open_scale_state": {"mean": [0.7555143767530548, 0.49006868999834624], "std": [0.1557634111024412, 0.1796745143090265], "min": [0.24, 0.181], "max": [0.84, 0.664], "count": [313]}, "gripper_open_scale_action": {"mean": [0.7555143767530548, 0.49006868999834624], "std": [0.1557634111024412, 0.1796745143090265], "min": [0.24, 0.181], "max": [0.84, 0.664], "count": [313]}}} +{"episode_index": 451, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.42298714460784315]], [[0.4189821793300654]], [[0.41571585375816994]]], "std": [[[0.23316193744823474]], [[0.23691224882601733]], [[0.23913691916749366]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4731962704248366]], [[0.4768016625816993]], [[0.47203318014705886]]], "std": [[[0.09657265622196469]], [[0.09952710116347327]], [[0.09896192170195592]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8235294117647058]], [[0.8]], [[0.803921568627451]]], "mean": [[[0.4307002410130719]], [[0.4250790972222222]], [[0.42176123774509805]]], "std": [[[0.20371045269449234]], [[0.21395792044504958]], [[0.21543132031665005]]], "count": [100]}, "observation.state": {"min": [0.029356440529227257, 1.8905929327011108, -1.3570109605789185, -1.5123279094696045, -2.5577104091644287, -1.8289132118225098, 0.5435653328895569, 145.0, 0.1447409987449646, 0.23346300423145294, -0.06894300132989883, -3.0910000801086426, -0.218999981880188, -1.0880000591278076, -0.39388594031333923, -2.0725960731506348, -0.20013689994812012, -0.21071359515190125, 1.6105026006698608, 1.4601424932479858, -0.8695230484008789, 70.0, -0.360370010137558, 0.1874610036611557, -0.045207999646663666, 1.1979999542236328, 0.5049999952316284, -3.1381852626800537], "max": [0.9207135438919067, 2.0923705101013184, -0.22228513658046722, 0.015498524531722069, -0.9752201437950134, -1.2649972438812256, 2.500288963317871, 810.0, 0.383652001619339, 0.4225809872150421, 0.1740889996290207, -0.9490000009536743, 1.406000018119812, 0.8540000319480896, -0.08662068843841553, -2.056189775466919, 0.5717175602912903, 0.5485744476318359, 2.1183934211730957, 1.8773635625839233, -0.19086919724941254, 840.0, -0.2669070065021515, 0.2833999991416931, 0.04096199944615364, 2.7909998893737793, 0.9509999752044678, 3.140000104904175], "mean": [0.4754687249660492, 2.052971363067627, -0.8683242797851562, -0.7484979629516602, -1.7646609544754028, -1.5359809398651123, 1.5665943622589111, 582.2367553710938, 0.24530577659606934, 0.33154016733169556, 0.03247981145977974, -2.4986462593078613, 0.5790841579437256, -0.16940508782863617, -0.2024078667163849, -2.065303087234497, 0.04962177947163582, 0.023022230714559555, 1.7285581827163696, 1.7072076797485352, -0.4456169605255127, 721.585693359375, -0.3389013111591339, 0.22877582907676697, 0.009278321638703346, 1.7239744663238525, 0.8302743434906006, 1.3673430681228638], "std": [0.3547683656215668, 0.04807968810200691, 0.3452948033809662, 0.3493666350841522, 0.6806133389472961, 0.17035119235515594, 0.5421352982521057, 231.21803283691406, 0.07747819274663925, 0.0750499963760376, 0.058832984417676926, 0.6311894655227661, 0.6223134398460388, 0.5400351285934448, 0.1063210740685463, 0.0035517129581421614, 0.2590693235397339, 0.2685834467411041, 0.16888217628002167, 0.10328678786754608, 0.2597481310367584, 219.0983428955078, 0.022468462586402893, 0.028928693383932114, 0.020628396421670914, 0.6061491370201111, 0.12999068200588226, 2.425818920135498], "count": [321]}, "action": {"min": [0.029356440529227257, 1.8905929327011108, -1.3570109605789185, -1.5123279094696045, -2.5577104091644287, -1.8289132118225098, 0.5435653328895569, 145.0, 0.1447409987449646, 0.23346300423145294, -0.06894300132989883, -3.0910000801086426, -0.218999981880188, -1.0880000591278076, -0.39388594031333923, -2.0725960731506348, -0.20013689994812012, -0.21071359515190125, 1.6105026006698608, 1.4601424932479858, -0.8695230484008789, 70.0, -0.360370010137558, 0.1874610036611557, -0.045207999646663666, 1.1979999542236328, 0.5049999952316284, -3.1381852626800537], "max": [0.9207135438919067, 2.0923705101013184, -0.22228513658046722, 0.015498524531722069, -0.9752201437950134, -1.2649972438812256, 2.500288963317871, 810.0, 0.383652001619339, 0.4225809872150421, 0.1740889996290207, -0.9490000009536743, 1.406000018119812, 0.8540000319480896, -0.08662068843841553, -2.056189775466919, 0.5717175602912903, 0.5485744476318359, 2.1183934211730957, 1.8773635625839233, -0.19086919724941254, 840.0, -0.2669070065021515, 0.2833999991416931, 0.04096199944615364, 2.7909998893737793, 0.9509999752044678, 3.140000104904175], "mean": [0.4754687249660492, 2.052971363067627, -0.8683242797851562, -0.7484979629516602, -1.7646609544754028, -1.5359809398651123, 1.5665943622589111, 582.2367553710938, 0.24530577659606934, 0.33154016733169556, 0.03247981145977974, -2.4986462593078613, 0.5790841579437256, -0.16940508782863617, -0.2024078667163849, -2.065303087234497, 0.04962177947163582, 0.023022230714559555, 1.7285581827163696, 1.7072076797485352, -0.4456169605255127, 721.585693359375, -0.3389013111591339, 0.22877582907676697, 0.009278321638703346, 1.7239744663238525, 0.8302743434906006, 1.3673430681228638], "std": [0.3547683656215668, 0.04807968810200691, 0.3452948033809662, 0.3493666350841522, 0.6806133389472961, 0.17035119235515594, 0.5421352982521057, 231.21803283691406, 0.07747819274663925, 0.0750499963760376, 0.058832984417676926, 0.6311894655227661, 0.6223134398460388, 0.5400351285934448, 0.1063210740685463, 0.0035517129581421614, 0.2590693235397339, 0.2685834467411041, 0.16888217628002167, 0.10328678786754608, 0.2597481310367584, 219.0983428955078, 0.022468462586402893, 0.028928693383932114, 0.020628396421670914, 0.6061491370201111, 0.12999068200588226, 2.425818920135498], "count": [321]}, "timestamp": {"min": [0.0], "max": [10.666666666666666], "mean": [5.333333333333333], "std": [3.088808951803387], "count": [321]}, "frame_index": {"min": [0], "max": [320], "mean": [160.0], "std": [92.66426855410162], "count": [321]}, "episode_index": {"min": [471], "max": [471], "mean": [471.0], "std": [0.0], "count": [321]}, "index": {"min": [239888], "max": [240208], "mean": [240048.0], "std": [92.66426855410162], "count": [321]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [321]}, "subtask_annotation": {"mean": [8.383177570093459, 29.0, 29.0, 29.0, 29.0], "std": [9.092441343859292, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [321]}, "scene_annotation": {"mean": [471.0], "std": [0.0], "min": [471], "max": [471], "count": [321]}, "eef_direction_state": {"mean": [3.8348909657320873, 3.3208722741433023], "std": [2.206087034477077, 1.8992949632739728], "min": [0, 0], "max": [6, 6], "count": [321]}, "eef_velocity_state": {"mean": [0.7009345794392523, 1.2149532710280373], "std": [0.7262109226191572, 0.6839691388236272], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_acc_mag_state": {"mean": [0.822429906542056, 1.0467289719626167], "std": [0.8517500852384623, 0.8170669095266884], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_direction_action": {"mean": [3.8348909657320873, 3.3208722741433023], "std": [2.206087034477077, 1.8992949632739728], "min": [0, 0], "max": [6, 6], "count": [321]}, "eef_velocity_action": {"mean": [0.7009345794392523, 1.2149532710280373], "std": [0.7262109226191572, 0.6839691388236272], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_acc_mag_action": {"mean": [0.822429906542056, 1.0467289719626167], "std": [0.8517500852384623, 0.8170669095266884], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_sim_pose_state": {"mean": [0.4172214766555158, 0.3222066533618987, 1.024618049284172, -0.8874128084088592, 1.2857783397789713, -0.07217174869539007, 0.5358645923524132, -0.28121579612973036, 1.1262383098270685, 0.3011246161701605, 0.8338197574396388, -0.22310693163650389], "std": [0.036084056757170614, 0.016751211199257814, 0.014984298915330629, 1.014257094089805, 0.08111587762945398, 1.2491842483146458, 0.08731982819579917, 0.08586458670799768, 0.05269312326045645, 2.1160366291745105, 0.2801867251380032, 1.8924989875794793], "min": [0.37082942535563423, 0.2781675944609573, 1.012921861557917, -3.0325593066150383, 1.2111061696674326, -2.3585685818472273, 0.424738626615556, -0.43526479962902614, 1.0304461829175542, -3.1143474395077524, 0.38080653395874364, -3.105331173752963], "max": [0.48004588902959533, 0.37347022889885106, 1.073673842922987, 0.24629700964075635, 1.569596097670221, 2.884946409301083, 0.6388144099827051, -0.1482781861972764, 1.2151349783764103, 3.1396026674015345, 1.458855505875694, 3.139531631272356], "count": [321]}, "eef_sim_pose_action": {"mean": [0.4172214766555158, 0.3222066533618987, 1.024618049284172, -0.8874128084088592, 1.2857783397789713, -0.07217174869539007, 0.5358645923524132, -0.28121579612973036, 1.1262383098270685, 0.3011246161701605, 0.8338197574396388, -0.22310693163650389], "std": [0.036084056757170614, 0.016751211199257814, 0.014984298915330629, 1.014257094089805, 0.08111587762945398, 1.2491842483146458, 0.08731982819579917, 0.08586458670799768, 0.05269312326045645, 2.1160366291745105, 0.2801867251380032, 1.8924989875794793], "min": [0.37082942535563423, 0.2781675944609573, 1.012921861557917, -3.0325593066150383, 1.2111061696674326, -2.3585685818472273, 0.424738626615556, -0.43526479962902614, 1.0304461829175542, -3.1143474395077524, 0.38080653395874364, -3.105331173752963], "max": [0.48004588902959533, 0.37347022889885106, 1.073673842922987, 0.24629700964075635, 1.569596097670221, 2.884946409301083, 0.6388144099827051, -0.1482781861972764, 1.2151349783764103, 3.1396026674015345, 1.458855505875694, 3.139531631272356], "count": [321]}, "gripper_mode_state": {"mean": [0.14953271028037382, 0.27414330218068533], "std": [0.3566127855764282, 0.4460815531381603], "min": [0, 0], "max": [1, 1], "count": [321]}, "gripper_activity_state": {"mean": [1.8473520249221185, 1.8317757009345794], "std": [0.46537510151782124, 0.4958264690238243], "min": [0, 0], "max": [2, 2], "count": [321]}, "gripper_mode_action": {"mean": [0.14953271028037382, 0.27414330218068533], "std": [0.3566127855764282, 0.4460815531381603], "min": [0, 0], "max": [1, 1], "count": [321]}, "gripper_activity_action": {"mean": [1.8473520249221185, 1.8317757009345794], "std": [0.46537510151782124, 0.4958264690238243], "min": [0, 0], "max": [2, 2], "count": [321]}, "gripper_open_scale_state": {"mean": [0.7215856695442551, 0.5822367603622871], "std": [0.2190984145513536, 0.2312181824370751], "min": [0.07, 0.145], "max": [0.84, 0.81], "count": [321]}, "gripper_open_scale_action": {"mean": [0.7215856695442551, 0.5822367603622871], "std": [0.2190984145513536, 0.2312181824370751], "min": [0.07, 0.145], "max": [0.84, 0.81], "count": [321]}}} +{"episode_index": 452, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4210761131535947]], [[0.4137283210784314]], [[0.4120572283496732]]], "std": [[[0.22830935539599378]], [[0.23290115532764077]], [[0.23458500604841478]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47109919526143795]], [[0.4776079064542484]], [[0.4739216135620915]]], "std": [[[0.10070848826245304]], [[0.10242213998243947]], [[0.10368729746924767]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.43319621527777774]], [[0.4320768913398693]], [[0.42729501225490196]]], "std": [[[0.19029361706822634]], [[0.19901977408199803]], [[0.20116086901012656]]], "count": [100]}, "observation.state": {"min": [0.09782570600509644, 1.9271750450134277, -1.0895916223526, -1.4864970445632935, -2.46901273727417, -1.9224103689193726, 0.6579192876815796, 183.0, 0.14060500264167786, 0.2539069950580597, -0.04701799899339676, -3.0959999561309814, -0.026999998837709427, -0.9179999828338623, -0.49408528208732605, -2.073206901550293, -0.3263765871524811, -0.06339035928249359, 1.8875735998153687, 1.59828519821167, -1.0867292881011963, 56.0, -0.3859589993953705, 0.19791600108146667, -0.049876999109983444, 1.6119999885559082, 0.47099998593330383, -3.1401853561401367], "max": [0.8421388268470764, 2.0801007747650146, -0.21767747402191162, -0.10248573869466782, -0.9777160882949829, -1.323954463005066, 2.3986761569976807, 668.0, 0.3506140112876892, 0.412092000246048, 0.20761899650096893, -1.3609999418258667, 1.25, 0.503000020980835, -0.12793263792991638, -2.0485105514526367, 0.3900461792945862, 0.7346789836883545, 2.236814022064209, 1.8497000932693481, -0.241361603140831, 830.0, -0.25189799070358276, 0.2894369959831238, 0.06951899826526642, 2.752000093460083, 1.0089999437332153, 3.140000104904175], "mean": [0.5079492330551147, 2.0378661155700684, -0.8124593496322632, -0.8065544366836548, -1.8107120990753174, -1.5741876363754272, 1.5321080684661865, 481.8321533203125, 0.24438880383968353, 0.3439449071884155, 0.048478249460458755, -2.47422194480896, 0.5487808585166931, -0.11867491155862808, -0.2224055826663971, -2.064732551574707, -0.09561986476182938, 0.2458861619234085, 2.0059115886688232, 1.6813273429870605, -0.6862232685089111, 670.2333374023438, -0.3560637831687927, 0.2306695431470871, 0.021695321425795555, 2.031651258468628, 0.8773495554924011, 1.0976587533950806], "std": [0.28317853808403015, 0.04672755300998688, 0.17876631021499634, 0.34738174080848694, 0.6358723640441895, 0.16135989129543304, 0.5240821838378906, 191.81893920898438, 0.0670464038848877, 0.06265668570995331, 0.05644487962126732, 0.5265357494354248, 0.49493423104286194, 0.48543602228164673, 0.09653105586767197, 0.005091558676213026, 0.27145135402679443, 0.23928946256637573, 0.09511063247919083, 0.06139807030558586, 0.18402642011642456, 232.86085510253906, 0.034522853791713715, 0.025811083614826202, 0.024892417713999748, 0.4223407804965973, 0.16602171957492828, 2.7572972774505615], "count": [283]}, "action": {"min": [0.09782570600509644, 1.9271750450134277, -1.0895916223526, -1.4864970445632935, -2.46901273727417, -1.9224103689193726, 0.6579192876815796, 183.0, 0.14060500264167786, 0.2539069950580597, -0.04701799899339676, -3.0959999561309814, -0.026999998837709427, -0.9179999828338623, -0.49408528208732605, -2.073206901550293, -0.3263765871524811, -0.06339035928249359, 1.8875735998153687, 1.59828519821167, -1.0867292881011963, 56.0, -0.3859589993953705, 0.19791600108146667, -0.049876999109983444, 1.6119999885559082, 0.47099998593330383, -3.1401853561401367], "max": [0.8421388268470764, 2.0801007747650146, -0.21767747402191162, -0.10248573869466782, -0.9777160882949829, -1.323954463005066, 2.3986761569976807, 668.0, 0.3506140112876892, 0.412092000246048, 0.20761899650096893, -1.3609999418258667, 1.25, 0.503000020980835, -0.12793263792991638, -2.0485105514526367, 0.3900461792945862, 0.7346789836883545, 2.236814022064209, 1.8497000932693481, -0.241361603140831, 830.0, -0.25189799070358276, 0.2894369959831238, 0.06951899826526642, 2.752000093460083, 1.0089999437332153, 3.140000104904175], "mean": [0.5079492330551147, 2.0378661155700684, -0.8124593496322632, -0.8065544366836548, -1.8107120990753174, -1.5741876363754272, 1.5321080684661865, 481.8321533203125, 0.24438880383968353, 0.3439449071884155, 0.048478249460458755, -2.47422194480896, 0.5487808585166931, -0.11867491155862808, -0.2224055826663971, -2.064732551574707, -0.09561986476182938, 0.2458861619234085, 2.0059115886688232, 1.6813273429870605, -0.6862232685089111, 670.2333374023438, -0.3560637831687927, 0.2306695431470871, 0.021695321425795555, 2.031651258468628, 0.8773495554924011, 1.0976587533950806], "std": [0.28317853808403015, 0.04672755300998688, 0.17876631021499634, 0.34738174080848694, 0.6358723640441895, 0.16135989129543304, 0.5240821838378906, 191.81893920898438, 0.0670464038848877, 0.06265668570995331, 0.05644487962126732, 0.5265357494354248, 0.49493423104286194, 0.48543602228164673, 0.09653105586767197, 0.005091558676213026, 0.27145135402679443, 0.23928946256637573, 0.09511063247919083, 0.06139807030558586, 0.18402642011642456, 232.86085510253906, 0.034522853791713715, 0.025811083614826202, 0.024892417713999748, 0.4223407804965973, 0.16602171957492828, 2.7572972774505615], "count": [283]}, "timestamp": {"min": [0.0], "max": [9.4], "mean": [4.699999999999999], "std": [2.723151768733347], "count": [283]}, "frame_index": {"min": [0], "max": [282], "mean": [141.0], "std": [81.69455306200041], "count": [283]}, "episode_index": {"min": [472], "max": [472], "mean": [472.0], "std": [0.0], "count": [283]}, "index": {"min": [240209], "max": [240491], "mean": [240350.0], "std": [81.69455306200041], "count": [283]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [283]}, "subtask_annotation": {"mean": [8.31095406360424, 29.0, 29.0, 29.0, 29.0], "std": [8.685847316913339, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [283]}, "scene_annotation": {"mean": [472.0], "std": [0.0], "min": [472], "max": [472], "count": [283]}, "eef_direction_state": {"mean": [4.275618374558304, 3.7491166077738516], "std": [1.9412772805046983, 1.774562384865835], "min": [0, 0], "max": [6, 6], "count": [283]}, "eef_velocity_state": {"mean": [0.7067137809187279, 1.1236749116607774], "std": [0.7581296583408561, 0.6420797097569184], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_acc_mag_state": {"mean": [0.8197879858657244, 1.0459363957597174], "std": [0.8318084247008832, 0.811583164379113], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_direction_action": {"mean": [4.275618374558304, 3.7491166077738516], "std": [1.9412772805046983, 1.774562384865835], "min": [0, 0], "max": [6, 6], "count": [283]}, "eef_velocity_action": {"mean": [0.7067137809187279, 1.1236749116607774], "std": [0.7581296583408561, 0.6420797097569184], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_acc_mag_action": {"mean": [0.8197879858657244, 1.0459363957597174], "std": [0.8318084247008832, 0.811583164379113], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_sim_pose_state": {"mean": [0.41908985644797386, 0.34937990424664994, 1.0270083588010495, -1.2546586925982284, 1.3448842111228365, -0.5453896770740493, 0.5483218106188749, -0.29479804802655424, 1.1399642196410142, 0.519884704163938, 0.9285694331366483, -0.783997546380657], "std": [0.02919804694583485, 0.03504042011388029, 0.017883966242050884, 0.8076175482533725, 0.0901220459552334, 1.5751632807005511, 0.07524962912686141, 0.06771792862967849, 0.0626667786998157, 2.2047423750063126, 0.22015875539812177, 1.7647228598478168], "min": [0.3891963573787498, 0.25150534161492244, 1.0073195860825677, -2.974436831991987, 1.1240180909202966, -3.102114770577714, 0.44102563007007606, -0.41880905780835564, 1.03687748631777, -3.1396582799809347, 0.6030686241921734, -3.1369090210641613], "max": [0.4959416231281299, 0.40339970974693423, 1.0771525939555184, 0.09395238979886585, 1.534811921648871, 3.0506060160785595, 0.6247693354395236, -0.17305283427313992, 1.253653408314482, 3.135448665688691, 1.4909003903735738, 3.1293198900466686], "count": [283]}, "eef_sim_pose_action": {"mean": [0.41908985644797386, 0.34937990424664994, 1.0270083588010495, -1.2546586925982284, 1.3448842111228365, -0.5453896770740493, 0.5483218106188749, -0.29479804802655424, 1.1399642196410142, 0.519884704163938, 0.9285694331366483, -0.783997546380657], "std": [0.02919804694583485, 0.03504042011388029, 0.017883966242050884, 0.8076175482533725, 0.0901220459552334, 1.5751632807005511, 0.07524962912686141, 0.06771792862967849, 0.0626667786998157, 2.2047423750063126, 0.22015875539812177, 1.7647228598478168], "min": [0.3891963573787498, 0.25150534161492244, 1.0073195860825677, -2.974436831991987, 1.1240180909202966, -3.102114770577714, 0.44102563007007606, -0.41880905780835564, 1.03687748631777, -3.1396582799809347, 0.6030686241921734, -3.1369090210641613], "max": [0.4959416231281299, 0.40339970974693423, 1.0771525939555184, 0.09395238979886585, 1.534811921648871, 3.0506060160785595, 0.6247693354395236, -0.17305283427313992, 1.253653408314482, 3.135448665688691, 1.4909003903735738, 3.1293198900466686], "count": [283]}, "gripper_mode_state": {"mean": [0.1872791519434629, 0.45229681978798586], "std": [0.39013545236340685, 0.49771920456986585], "min": [0, 0], "max": [1, 1], "count": [283]}, "gripper_activity_state": {"mean": [1.7915194346289753, 1.8939929328621907], "std": [0.572329091384415, 0.4320212499103292], "min": [0, 0], "max": [2, 2], "count": [283]}, "gripper_mode_action": {"mean": [0.1872791519434629, 0.45229681978798586], "std": [0.39013545236340685, 0.49771920456986585], "min": [0, 0], "max": [1, 1], "count": [283]}, "gripper_activity_action": {"mean": [1.7915194346289753, 1.8939929328621907], "std": [0.572329091384415, 0.4320212499103292], "min": [0, 0], "max": [2, 2], "count": [283]}, "gripper_open_scale_state": {"mean": [0.6702332152511536, 0.48183215580053973], "std": [0.2328608651569733, 0.19181909002480443], "min": [0.056, 0.183], "max": [0.83, 0.668], "count": [283]}, "gripper_open_scale_action": {"mean": [0.6702332152511536, 0.48183215580053973], "std": [0.2328608651569733, 0.19181909002480443], "min": [0.056, 0.183], "max": [0.83, 0.668], "count": [283]}}} +{"episode_index": 453, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4322789685457516]], [[0.4274224183006536]], [[0.42455183006535946]]], "std": [[[0.2220348197997946]], [[0.2272888031832249]], [[0.22857035617888646]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48043491625817]], [[0.4845127900326797]], [[0.4783544873366013]]], "std": [[[0.09130659084859531]], [[0.0934082043835107]], [[0.09391500162023084]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8]], [[0.7803921568627451]], [[0.7764705882352941]]], "mean": [[[0.44602562295751635]], [[0.44238014297385625]], [[0.43839074959150326]]], "std": [[[0.16849873648453811]], [[0.17774471655333485]], [[0.17948190313037243]]], "count": [100]}, "observation.state": {"min": [-0.07853981852531433, 1.8223856687545776, -1.0152405500411987, -1.394500732421875, -2.621309995651245, -1.9665498733520508, 0.6042330265045166, 166.0, 0.17448900640010834, 0.1631930023431778, -0.012413999997079372, -2.9030001163482666, -0.15700000524520874, -1.1369999647140503, -0.2755874991416931, -2.0751965045928955, 1.2296193838119507, 0.05204572156071663, 0.08733627945184708, 1.2517502307891846, -0.8268148899078369, 87.0, -0.3809570074081421, 0.20660099387168884, -0.07207100093364716, 1.4160000085830688, 0.5109999775886536, -3.128000020980835], "max": [0.8138644695281982, 2.087780475616455, -0.22102849185466766, -0.03893829509615898, -0.9607514142990112, -1.2851732969284058, 2.4357643127441406, 756.0, 0.3969239890575409, 0.42735400795936584, 0.22756999731063843, -0.7929999232292175, 1.2860000133514404, 0.8389999866485596, -0.11192796379327774, -1.921066403388977, 1.6107121706008911, 0.681900143623352, 1.0900803804397583, 1.765906810760498, -0.4051781892776489, 856.0, -0.21588300168514252, 0.292356014251709, 0.04004700109362602, 2.744999885559082, 0.9559999108314514, 3.13700008392334], "mean": [0.33953243494033813, 2.043048620223999, -0.7026053667068481, -0.7519314885139465, -1.666499376296997, -1.6048880815505981, 1.4790745973587036, 622.0086059570312, 0.2852069139480591, 0.2992267906665802, 0.07541215419769287, -2.1455626487731934, 0.6821827292442322, -0.01501031406223774, -0.18728652596473694, -2.0425448417663574, 1.4928100109100342, 0.1714445948600769, 0.38550665974617004, 1.5660701990127563, -0.4934350848197937, 670.5690307617188, -0.3345016837120056, 0.24229981005191803, 0.003924420103430748, 1.859430193901062, 0.8283621668815613, 1.7228449583053589], "std": [0.35414981842041016, 0.06005413085222244, 0.2858451306819916, 0.3765259385108948, 0.7071987986564636, 0.17182448506355286, 0.5634728074073792, 195.25979614257812, 0.07389339804649353, 0.09730804711580276, 0.05380091816186905, 0.719772219657898, 0.5145934224128723, 0.6237850785255432, 0.052315469831228256, 0.04245787858963013, 0.09276822209358215, 0.19413787126541138, 0.34649336338043213, 0.16725650429725647, 0.12543784081935883, 223.1010284423828, 0.04195806756615639, 0.02567807212471962, 0.036306120455265045, 0.48493069410324097, 0.11939416825771332, 2.2985010147094727], "count": [290]}, "action": {"min": [-0.07853981852531433, 1.8223856687545776, -1.0152405500411987, -1.394500732421875, -2.621309995651245, -1.9665498733520508, 0.6042330265045166, 166.0, 0.17448900640010834, 0.1631930023431778, -0.012413999997079372, -2.9030001163482666, -0.15700000524520874, -1.1369999647140503, -0.2755874991416931, -2.0751965045928955, 1.2296193838119507, 0.05204572156071663, 0.08733627945184708, 1.2517502307891846, -0.8268148899078369, 87.0, -0.3809570074081421, 0.20660099387168884, -0.07207100093364716, 1.4160000085830688, 0.5109999775886536, -3.128000020980835], "max": [0.8138644695281982, 2.087780475616455, -0.22102849185466766, -0.03893829509615898, -0.9607514142990112, -1.2851732969284058, 2.4357643127441406, 756.0, 0.3969239890575409, 0.42735400795936584, 0.22756999731063843, -0.7929999232292175, 1.2860000133514404, 0.8389999866485596, -0.11192796379327774, -1.921066403388977, 1.6107121706008911, 0.681900143623352, 1.0900803804397583, 1.765906810760498, -0.4051781892776489, 856.0, -0.21588300168514252, 0.292356014251709, 0.04004700109362602, 2.744999885559082, 0.9559999108314514, 3.13700008392334], "mean": [0.33953243494033813, 2.043048620223999, -0.7026053667068481, -0.7519314885139465, -1.666499376296997, -1.6048880815505981, 1.4790745973587036, 622.0086059570312, 0.2852069139480591, 0.2992267906665802, 0.07541215419769287, -2.1455626487731934, 0.6821827292442322, -0.01501031406223774, -0.18728652596473694, -2.0425448417663574, 1.4928100109100342, 0.1714445948600769, 0.38550665974617004, 1.5660701990127563, -0.4934350848197937, 670.5690307617188, -0.3345016837120056, 0.24229981005191803, 0.003924420103430748, 1.859430193901062, 0.8283621668815613, 1.7228449583053589], "std": [0.35414981842041016, 0.06005413085222244, 0.2858451306819916, 0.3765259385108948, 0.7071987986564636, 0.17182448506355286, 0.5634728074073792, 195.25979614257812, 0.07389339804649353, 0.09730804711580276, 0.05380091816186905, 0.719772219657898, 0.5145934224128723, 0.6237850785255432, 0.052315469831228256, 0.04245787858963013, 0.09276822209358215, 0.19413787126541138, 0.34649336338043213, 0.16725650429725647, 0.12543784081935883, 223.1010284423828, 0.04195806756615639, 0.02567807212471962, 0.036306120455265045, 0.48493069410324097, 0.11939416825771332, 2.2985010147094727], "count": [290]}, "timestamp": {"min": [0.0], "max": [9.633333333333333], "mean": [4.816666666666666], "std": [2.7905097105088963], "count": [290]}, "frame_index": {"min": [0], "max": [289], "mean": [144.5], "std": [83.7152913152669], "count": [290]}, "episode_index": {"min": [473], "max": [473], "mean": [473.0], "std": [0.0], "count": [290]}, "index": {"min": [240492], "max": [240781], "mean": [240636.5], "std": [83.7152913152669], "count": [290]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [290]}, "subtask_annotation": {"mean": [10.355172413793104, 29.0, 29.0, 29.0, 29.0], "std": [9.624755660378993, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [290]}, "scene_annotation": {"mean": [473.0], "std": [0.0], "min": [473], "max": [473], "count": [290]}, "eef_direction_state": {"mean": [3.6758620689655173, 3.293103448275862], "std": [2.2875457670060806, 2.175162464718246], "min": [0, 0], "max": [6, 6], "count": [290]}, "eef_velocity_state": {"mean": [0.7862068965517242, 1.289655172413793], "std": [0.7628097507337629, 0.7512494546839295], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_acc_mag_state": {"mean": [0.903448275862069, 1.1551724137931034], "std": [0.8331422690201609, 0.8008987222969782], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_direction_action": {"mean": [3.6758620689655173, 3.293103448275862], "std": [2.2875457670060806, 2.175162464718246], "min": [0, 0], "max": [6, 6], "count": [290]}, "eef_velocity_action": {"mean": [0.7862068965517242, 1.289655172413793], "std": [0.7628097507337629, 0.7512494546839295], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_acc_mag_action": {"mean": [0.903448275862069, 1.1551724137931034], "std": [0.8331422690201609, 0.8008987222969782], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_sim_pose_state": {"mean": [0.4313148610156928, 0.32037965850954486, 1.0253139157713598, 0.11140501352323377, 1.346223644881608, -0.09026508290928426, 0.49783266694237127, -0.33566517159500153, 1.1237704593092042, 0.5792585906456739, 0.9253366457226144, -0.20549345554095227], "std": [0.032141434340713884, 0.038931957854221884, 0.018739259574362666, 1.3290049857747472, 0.08818618755235838, 1.122801697022769, 0.10812676301394518, 0.07136288167743084, 0.06189617819172667, 1.867171449393256, 0.2565600629719562, 1.802112778525965], "min": [0.39054460951082637, 0.20738075456163643, 0.9928014197504927, -3.1389084240425857, 1.2550235056853545, -3.1232707507298594, 0.34886150398467364, -0.464879617751522, 1.025699989879884, -3.1016687549546647, 0.5130758119213756, -3.1301642063269903], "max": [0.4901491191242654, 0.35504126262266117, 1.0731132953534563, 3.112093885609017, 1.5518999459078708, 2.661696220526622, 0.635493560616819, -0.21004033477234552, 1.2502256644074101, 3.0953256452853153, 1.4659219646390649, 3.1162669251127966], "count": [290]}, "eef_sim_pose_action": {"mean": [0.4313148610156928, 0.32037965850954486, 1.0253139157713598, 0.11140501352323377, 1.346223644881608, -0.09026508290928426, 0.49783266694237127, -0.33566517159500153, 1.1237704593092042, 0.5792585906456739, 0.9253366457226144, -0.20549345554095227], "std": [0.032141434340713884, 0.038931957854221884, 0.018739259574362666, 1.3290049857747472, 0.08818618755235838, 1.122801697022769, 0.10812676301394518, 0.07136288167743084, 0.06189617819172667, 1.867171449393256, 0.2565600629719562, 1.802112778525965], "min": [0.39054460951082637, 0.20738075456163643, 0.9928014197504927, -3.1389084240425857, 1.2550235056853545, -3.1232707507298594, 0.34886150398467364, -0.464879617751522, 1.025699989879884, -3.1016687549546647, 0.5130758119213756, -3.1301642063269903], "max": [0.4901491191242654, 0.35504126262266117, 1.0731132953534563, 3.112093885609017, 1.5518999459078708, 2.661696220526622, 0.635493560616819, -0.21004033477234552, 1.2502256644074101, 3.0953256452853153, 1.4659219646390649, 3.1162669251127966], "count": [290]}, "gripper_mode_state": {"mean": [0.18620689655172415, 0.20344827586206896], "std": [0.3892735390805537, 0.4025631315841268], "min": [0, 0], "max": [1, 1], "count": [290]}, "gripper_activity_state": {"mean": [1.7862068965517242, 1.8655172413793104], "std": [0.5775836335506231, 0.46146383432766286], "min": [0, 0], "max": [2, 2], "count": [290]}, "gripper_mode_action": {"mean": [0.18620689655172415, 0.20344827586206896], "std": [0.3892735390805537, 0.4025631315841268], "min": [0, 0], "max": [1, 1], "count": [290]}, "gripper_activity_action": {"mean": [1.7862068965517242, 1.8655172413793104], "std": [0.5775836335506231, 0.46146383432766286], "min": [0, 0], "max": [2, 2], "count": [290]}, "gripper_open_scale_state": {"mean": [0.6705689657540154, 0.6220086210579707], "std": [0.22310101985648378, 0.19525981652336258], "min": [0.087, 0.166], "max": [0.856, 0.756], "count": [290]}, "gripper_open_scale_action": {"mean": [0.6705689657540154, 0.6220086210579707], "std": [0.22310101985648378, 0.19525981652336258], "min": [0.087, 0.166], "max": [0.856, 0.756], "count": [290]}}} +{"episode_index": 454, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4276191809640523]], [[0.425768029003268]], [[0.42082715890522876]]], "std": [[[0.22056162193981632]], [[0.22251437733964]], [[0.22530725591991071]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4658308333333333]], [[0.47156736111111114]], [[0.4666290890522876]]], "std": [[[0.11267207556461291]], [[0.11508024720936437]], [[0.11608958761724242]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4366262111928105]], [[0.4304897099673203]], [[0.42596271854575163]]], "std": [[[0.17228767008326587]], [[0.1829722855336525]], [[0.18475187587919809]]], "count": [100]}, "observation.state": {"min": [0.32648128271102905, 1.8897552490234375, -0.8467465043067932, -1.0983706712722778, -2.6345746517181396, -1.921607494354248, 0.2074149250984192, 172.0, 0.17849799990653992, 0.30827200412750244, 0.018946999683976173, -2.9820001125335693, -0.12999999523162842, -0.7630000114440918, -0.6593853831291199, -2.074254035949707, -0.07365289330482483, -0.20717059075832367, 1.1821116209030151, 1.2664633989334106, -1.1094883680343628, 0.0, -0.39048901200294495, 0.22837799787521362, -0.05077600106596947, 1.1319999694824219, 0.5870000720024109, -3.1381852626800537], "max": [0.8520174622535706, 2.079908847808838, 0.291522353887558, 0.03070034272968769, -1.2123231887817383, -1.194189190864563, 2.1576807498931885, 652.0, 0.4098359942436218, 0.4455130100250244, 0.14007699489593506, -1.1009999513626099, 1.0829999446868896, 0.20500001311302185, -0.19134044647216797, -1.9612265825271606, 0.7050257921218872, 0.4380602240562439, 1.9129332304000854, 1.9312940835952759, -0.21317452192306519, 799.0, -0.21464499831199646, 0.3395879864692688, 0.06601099669933319, 3.00600004196167, 1.1710000038146973, 3.132999897003174], "mean": [0.5448921322822571, 2.0133254528045654, -0.4021832346916199, -0.5431796908378601, -1.7452352046966553, -1.4250634908676147, 1.1775647401809692, 467.4159240722656, 0.30687323212623596, 0.35691869258880615, 0.0696662962436676, -2.0877902507781982, 0.6154054999351501, -0.10221613943576813, -0.3527514934539795, -2.0580039024353027, 0.18424135446548462, 0.025843024253845215, 1.4185309410095215, 1.4304594993591309, -0.6058287620544434, 563.8828735351562, -0.3537348508834839, 0.28411394357681274, 0.004396207630634308, 1.824601411819458, 0.9792727828025818, 0.8276247382164001], "std": [0.1953268200159073, 0.06516684591770172, 0.35370543599128723, 0.3786422312259674, 0.5492123961448669, 0.22834202647209167, 0.6120597720146179, 160.76467895507812, 0.08751247078180313, 0.03796728700399399, 0.027648380026221275, 0.7044460773468018, 0.4708190858364105, 0.3427315652370453, 0.10406246781349182, 0.025391167029738426, 0.2945055663585663, 0.24391600489616394, 0.29846662282943726, 0.18300744891166687, 0.3310434818267822, 206.69183349609375, 0.05176294222474098, 0.027788307517766953, 0.025955984368920326, 0.7572508454322815, 0.17266318202018738, 2.7561545372009277], "count": [333]}, "action": {"min": [0.32648128271102905, 1.8897552490234375, -0.8467465043067932, -1.0983706712722778, -2.6345746517181396, -1.921607494354248, 0.2074149250984192, 172.0, 0.17849799990653992, 0.30827200412750244, 0.018946999683976173, -2.9820001125335693, -0.12999999523162842, -0.7630000114440918, -0.6593853831291199, -2.074254035949707, -0.07365289330482483, -0.20717059075832367, 1.1821116209030151, 1.2664633989334106, -1.1094883680343628, 0.0, -0.39048901200294495, 0.22837799787521362, -0.05077600106596947, 1.1319999694824219, 0.5870000720024109, -3.1381852626800537], "max": [0.8520174622535706, 2.079908847808838, 0.291522353887558, 0.03070034272968769, -1.2123231887817383, -1.194189190864563, 2.1576807498931885, 652.0, 0.4098359942436218, 0.4455130100250244, 0.14007699489593506, -1.1009999513626099, 1.0829999446868896, 0.20500001311302185, -0.19134044647216797, -1.9612265825271606, 0.7050257921218872, 0.4380602240562439, 1.9129332304000854, 1.9312940835952759, -0.21317452192306519, 799.0, -0.21464499831199646, 0.3395879864692688, 0.06601099669933319, 3.00600004196167, 1.1710000038146973, 3.132999897003174], "mean": [0.5448921322822571, 2.0133254528045654, -0.4021832346916199, -0.5431796908378601, -1.7452352046966553, -1.4250634908676147, 1.1775647401809692, 467.4159240722656, 0.30687323212623596, 0.35691869258880615, 0.0696662962436676, -2.0877902507781982, 0.6154054999351501, -0.10221613943576813, -0.3527514934539795, -2.0580039024353027, 0.18424135446548462, 0.025843024253845215, 1.4185309410095215, 1.4304594993591309, -0.6058287620544434, 563.8828735351562, -0.3537348508834839, 0.28411394357681274, 0.004396207630634308, 1.824601411819458, 0.9792727828025818, 0.8276247382164001], "std": [0.1953268200159073, 0.06516684591770172, 0.35370543599128723, 0.3786422312259674, 0.5492123961448669, 0.22834202647209167, 0.6120597720146179, 160.76467895507812, 0.08751247078180313, 0.03796728700399399, 0.027648380026221275, 0.7044460773468018, 0.4708190858364105, 0.3427315652370453, 0.10406246781349182, 0.025391167029738426, 0.2945055663585663, 0.24391600489616394, 0.29846662282943726, 0.18300744891166687, 0.3310434818267822, 206.69183349609375, 0.05176294222474098, 0.027788307517766953, 0.025955984368920326, 0.7572508454322815, 0.17266318202018738, 2.7561545372009277], "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": [474], "max": [474], "mean": [474.0], "std": [0.0], "count": [333]}, "index": {"min": [240782], "max": [241114], "mean": [240948.0], "std": [96.12838637294743], "count": [333]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [333]}, "subtask_annotation": {"mean": [9.108108108108109, 29.0, 29.0, 29.0, 29.0], "std": [9.101382284236175, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [333]}, "scene_annotation": {"mean": [474.0], "std": [0.0], "min": [474], "max": [474], "count": [333]}, "eef_direction_state": {"mean": [4.471471471471472, 3.8528528528528527], "std": [1.9179717288034865, 1.9028900020046071], "min": [0, 0], "max": [6, 6], "count": [333]}, "eef_velocity_state": {"mean": [0.6156156156156156, 0.978978978978979], "std": [0.7726534732894065, 0.7490792202676532], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_acc_mag_state": {"mean": [0.7777777777777778, 0.9069069069069069], "std": [0.8481662883653096, 0.8420518949186435], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_direction_action": {"mean": [4.471471471471472, 3.8528528528528527], "std": [1.9179717288034865, 1.9028900020046071], "min": [0, 0], "max": [6, 6], "count": [333]}, "eef_velocity_action": {"mean": [0.6156156156156156, 0.978978978978979], "std": [0.7726534732894065, 0.7490792202676532], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_acc_mag_action": {"mean": [0.7777777777777778, 0.9069069069069069], "std": [0.8481662883653096, 0.8420518949186435], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_sim_pose_state": {"mean": [0.47308863467944273, 0.32435112157042695, 1.0180187813881965, -1.5429645207023794, 1.2326232106628463, -0.997158789901601, 0.5542279850385289, -0.3412685096898377, 1.108153628621493, 0.8433625394648496, 1.082308020048269, -0.09866715668655235], "std": [0.02715481654683731, 0.03302152150109212, 0.028763462008651076, 0.48280097942116196, 0.05763334568062307, 1.625383392192936, 0.05277918693915772, 0.0542735637320059, 0.07703371175103889, 1.8955844095991552, 0.32400197227572636, 1.7019330215041126], "min": [0.4293718023971545, 0.22138462453104912, 0.9872242229779625, -2.3793846869052406, 1.1024803331282604, -3.137845227228943, 0.49345593742950633, -0.412836136458263, 1.0098383396210902, -3.1355089050515983, 0.4348031690421408, -3.127495395850192], "max": [0.5476526803070172, 0.3711246400494417, 1.0911686517918584, -0.2206502711342073, 1.3199578484501866, 3.132458635314825, 0.650270370284167, -0.24959026108264654, 1.233270234831713, 3.1077923540412367, 1.4772247337984616, 3.0596150641615423], "count": [333]}, "eef_sim_pose_action": {"mean": [0.47308863467944273, 0.32435112157042695, 1.0180187813881965, -1.5429645207023794, 1.2326232106628463, -0.997158789901601, 0.5542279850385289, -0.3412685096898377, 1.108153628621493, 0.8433625394648496, 1.082308020048269, -0.09866715668655235], "std": [0.02715481654683731, 0.03302152150109212, 0.028763462008651076, 0.48280097942116196, 0.05763334568062307, 1.625383392192936, 0.05277918693915772, 0.0542735637320059, 0.07703371175103889, 1.8955844095991552, 0.32400197227572636, 1.7019330215041126], "min": [0.4293718023971545, 0.22138462453104912, 0.9872242229779625, -2.3793846869052406, 1.1024803331282604, -3.137845227228943, 0.49345593742950633, -0.412836136458263, 1.0098383396210902, -3.1355089050515983, 0.4348031690421408, -3.127495395850192], "max": [0.5476526803070172, 0.3711246400494417, 1.0911686517918584, -0.2206502711342073, 1.3199578484501866, 3.132458635314825, 0.650270370284167, -0.24959026108264654, 1.233270234831713, 3.1077923540412367, 1.4772247337984616, 3.0596150641615423], "count": [333]}, "gripper_mode_state": {"mean": [0.21021021021021022, 0.26126126126126126], "std": [0.4074578232573166, 0.4393219942427614], "min": [0, 0], "max": [1, 1], "count": [333]}, "gripper_activity_state": {"mean": [1.7117117117117118, 1.924924924924925], "std": [0.6628818788881876, 0.3338874813759688], "min": [0, 0], "max": [2, 2], "count": [333]}, "gripper_mode_action": {"mean": [0.21021021021021022, 0.26126126126126126], "std": [0.4074578232573166, 0.4393219942427614], "min": [0, 0], "max": [1, 1], "count": [333]}, "gripper_activity_action": {"mean": [1.7117117117117118, 1.924924924924925], "std": [0.6628818788881876, 0.3338874813759688], "min": [0, 0], "max": [2, 2], "count": [333]}, "gripper_open_scale_state": {"mean": [0.5638828831392002, 0.4674159160075602], "std": [0.2066918384002135, 0.16076458878854422], "min": [0.0, 0.172], "max": [0.799, 0.652], "count": [333]}, "gripper_open_scale_action": {"mean": [0.5638828831392002, 0.4674159160075602], "std": [0.2066918384002135, 0.16076458878854422], "min": [0.0, 0.172], "max": [0.799, 0.652], "count": [333]}}} +{"episode_index": 455, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.42688711805555557]], [[0.4232712867647059]], [[0.4190294975490196]]], "std": [[[0.22443933546616007]], [[0.22867175018355973]], [[0.23112982346159797]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4637752267156863]], [[0.46921056168300657]], [[0.464410949754902]]], "std": [[[0.11478496570859603]], [[0.1174483112012608]], [[0.1184892684927296]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4422012071078431]], [[0.43757532883986927]], [[0.4340600163398693]]], "std": [[[0.16524866380994452]], [[0.17550152648623205]], [[0.17692674499583783]]], "count": [100]}, "observation.state": {"min": [0.33279940485954285, 1.8808366060256958, -0.8989841938018799, -1.126994013786316, -2.53580641746521, -1.801406741142273, 0.6933320164680481, 165.0, 0.18512800335884094, 0.3079119920730591, 0.024070000275969505, -2.989000082015991, -0.06499999761581421, -0.6899999976158142, -0.6181433200836182, -2.072561025619507, -0.40709808468818665, -0.2231578230857849, 1.3540090322494507, 1.5282102823257446, -1.009446144104004, 211.0, -0.35079601407051086, 0.22254599630832672, -0.043129999190568924, 1.0460000038146973, 0.5979999899864197, -3.130185127258301], "max": [0.8049982786178589, 2.075772523880005, 0.057159535586833954, -0.14440855383872986, -1.2102986574172974, -1.18654465675354, 2.0861573219299316, 802.0, 0.41009798645973206, 0.4290759861469269, 0.154899001121521, -1.0, 1.1720000505447388, 0.4390000104904175, -0.21645575761795044, -2.009624481201172, 0.7593578696250916, 0.3759090304374695, 1.8307455778121948, 1.8959686756134033, -0.23513075709342957, 861.0, -0.20891399681568146, 0.31700700521469116, 0.04355499893426895, 2.9189999103546143, 1.1430000066757202, 3.0910000801086426], "mean": [0.5339484214782715, 1.9996898174285889, -0.4016231894493103, -0.5724507570266724, -1.7393347024917603, -1.4082069396972656, 1.2954754829406738, 432.9325866699219, 0.3139370381832123, 0.3588424324989319, 0.08494139462709427, -1.9994484186172485, 0.7028648257255554, -0.03622569516301155, -0.31943365931510925, -2.0617058277130127, 0.14855711162090302, -0.020193133503198624, 1.5476672649383545, 1.666013479232788, -0.5414623022079468, 749.0533447265625, -0.31908082962036133, 0.26446884870529175, 0.006805250886827707, 1.7208564281463623, 0.9444983601570129, 0.8416768908500671], "std": [0.17726226150989532, 0.061300378292798996, 0.32568636536598206, 0.3510594069957733, 0.5343356132507324, 0.19886048138141632, 0.5067892670631409, 154.246826171875, 0.08582545816898346, 0.03729252144694328, 0.030942197889089584, 0.7425245046615601, 0.4966163635253906, 0.39641204476356506, 0.10786541551351547, 0.016502220183610916, 0.3363068401813507, 0.22207126021385193, 0.2143743634223938, 0.07990100979804993, 0.2635596990585327, 182.82833862304688, 0.04114963114261627, 0.023867778480052948, 0.027356380596756935, 0.7712026238441467, 0.14539235830307007, 2.541504144668579], "count": [319]}, "action": {"min": [0.33279940485954285, 1.8808366060256958, -0.8989841938018799, -1.126994013786316, -2.53580641746521, -1.801406741142273, 0.6933320164680481, 165.0, 0.18512800335884094, 0.3079119920730591, 0.024070000275969505, -2.989000082015991, -0.06499999761581421, -0.6899999976158142, -0.6181433200836182, -2.072561025619507, -0.40709808468818665, -0.2231578230857849, 1.3540090322494507, 1.5282102823257446, -1.009446144104004, 211.0, -0.35079601407051086, 0.22254599630832672, -0.043129999190568924, 1.0460000038146973, 0.5979999899864197, -3.130185127258301], "max": [0.8049982786178589, 2.075772523880005, 0.057159535586833954, -0.14440855383872986, -1.2102986574172974, -1.18654465675354, 2.0861573219299316, 802.0, 0.41009798645973206, 0.4290759861469269, 0.154899001121521, -1.0, 1.1720000505447388, 0.4390000104904175, -0.21645575761795044, -2.009624481201172, 0.7593578696250916, 0.3759090304374695, 1.8307455778121948, 1.8959686756134033, -0.23513075709342957, 861.0, -0.20891399681568146, 0.31700700521469116, 0.04355499893426895, 2.9189999103546143, 1.1430000066757202, 3.0910000801086426], "mean": [0.5339484214782715, 1.9996898174285889, -0.4016231894493103, -0.5724507570266724, -1.7393347024917603, -1.4082069396972656, 1.2954754829406738, 432.9325866699219, 0.3139370381832123, 0.3588424324989319, 0.08494139462709427, -1.9994484186172485, 0.7028648257255554, -0.03622569516301155, -0.31943365931510925, -2.0617058277130127, 0.14855711162090302, -0.020193133503198624, 1.5476672649383545, 1.666013479232788, -0.5414623022079468, 749.0533447265625, -0.31908082962036133, 0.26446884870529175, 0.006805250886827707, 1.7208564281463623, 0.9444983601570129, 0.8416768908500671], "std": [0.17726226150989532, 0.061300378292798996, 0.32568636536598206, 0.3510594069957733, 0.5343356132507324, 0.19886048138141632, 0.5067892670631409, 154.246826171875, 0.08582545816898346, 0.03729252144694328, 0.030942197889089584, 0.7425245046615601, 0.4966163635253906, 0.39641204476356506, 0.10786541551351547, 0.016502220183610916, 0.3363068401813507, 0.22207126021385193, 0.2143743634223938, 0.07990100979804993, 0.2635596990585327, 182.82833862304688, 0.04114963114261627, 0.023867778480052948, 0.027356380596756935, 0.7712026238441467, 0.14539235830307007, 2.541504144668579], "count": [319]}, "timestamp": {"min": [0.0], "max": [10.6], "mean": [5.3], "std": [3.0695638488590236], "count": [319]}, "frame_index": {"min": [0], "max": [318], "mean": [159.0], "std": [92.0869154657707], "count": [319]}, "episode_index": {"min": [475], "max": [475], "mean": [475.0], "std": [0.0], "count": [319]}, "index": {"min": [241115], "max": [241433], "mean": [241274.0], "std": [92.0869154657707], "count": [319]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [319]}, "subtask_annotation": {"mean": [10.206896551724139, 29.0, 29.0, 29.0, 29.0], "std": [9.916002207190026, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [319]}, "scene_annotation": {"mean": [475.0], "std": [0.0], "min": [475], "max": [475], "count": [319]}, "eef_direction_state": {"mean": [4.551724137931035, 3.8401253918495297], "std": [1.9450899131647104, 2.0608656876167397], "min": [0, 0], "max": [6, 6], "count": [319]}, "eef_velocity_state": {"mean": [0.6050156739811913, 0.9561128526645768], "std": [0.7640675980730842, 0.7786041282437403], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_state": {"mean": [0.6394984326018809, 0.9404388714733543], "std": [0.8027037378447259, 0.8264217132579358], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_direction_action": {"mean": [4.551724137931035, 3.8401253918495297], "std": [1.9450899131647104, 2.0608656876167397], "min": [0, 0], "max": [6, 6], "count": [319]}, "eef_velocity_action": {"mean": [0.6050156739811913, 0.9561128526645768], "std": [0.7640675980730842, 0.7786041282437403], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_action": {"mean": [0.6394984326018809, 0.9404388714733543], "std": [0.8027037378447259, 0.8264217132579358], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_sim_pose_state": {"mean": [0.4547680020199831, 0.30640650005038145, 1.0343719702477348, -0.9417643385948561, 1.1835515150770226, -0.5200772754936683, 0.5550414248952096, -0.3565278861726948, 1.1131194493229495, 1.1702001505311652, 1.027554643426269, -0.17947207415399852], "std": [0.025459154105280553, 0.02950929235960366, 0.01996238817486814, 0.6408105704206075, 0.059292709775590834, 1.432885864299118, 0.05162431491465788, 0.05793511223859859, 0.07095163263291897, 1.7897798758210322, 0.23804245683192254, 1.7338909428222735], "min": [0.4278467373784881, 0.22078389094035308, 1.0046548348993856, -2.475533090598095, 1.1070792020811973, -3.1279622901274733, 0.491110047219644, -0.42959531597311096, 1.0281936009760846, -3.116661672120811, 0.536308247964346, -2.9863414623909605], "max": [0.5229288330971946, 0.331937413224273, 1.0798193220172436, -0.22168489637485334, 1.3689387394525516, 3.1034129654513656, 0.6356245839450237, -0.26279741097055653, 1.2239790207019272, 3.1394169178450184, 1.4890662791276967, 3.0304522930219], "count": [319]}, "eef_sim_pose_action": {"mean": [0.4547680020199831, 0.30640650005038145, 1.0343719702477348, -0.9417643385948561, 1.1835515150770226, -0.5200772754936683, 0.5550414248952096, -0.3565278861726948, 1.1131194493229495, 1.1702001505311652, 1.027554643426269, -0.17947207415399852], "std": [0.025459154105280553, 0.02950929235960366, 0.01996238817486814, 0.6408105704206075, 0.059292709775590834, 1.432885864299118, 0.05162431491465788, 0.05793511223859859, 0.07095163263291897, 1.7897798758210322, 0.23804245683192254, 1.7338909428222735], "min": [0.4278467373784881, 0.22078389094035308, 1.0046548348993856, -2.475533090598095, 1.1070792020811973, -3.1279622901274733, 0.491110047219644, -0.42959531597311096, 1.0281936009760846, -3.116661672120811, 0.536308247964346, -2.9863414623909605], "max": [0.5229288330971946, 0.331937413224273, 1.0798193220172436, -0.22168489637485334, 1.3689387394525516, 3.1034129654513656, 0.6356245839450237, -0.26279741097055653, 1.2239790207019272, 3.1394169178450184, 1.4890662791276967, 3.0304522930219], "count": [319]}, "gripper_mode_state": {"mean": [0.13166144200626959, 0.7492163009404389], "std": [0.3381223250468679, 0.43346422614278335], "min": [0, 0], "max": [1, 1], "count": [319]}, "gripper_activity_state": {"mean": [1.7272727272727273, 1.896551724137931], "std": [0.6216388676174348, 0.40985587686539754], "min": [0, 0], "max": [2, 2], "count": [319]}, "gripper_mode_action": {"mean": [0.13166144200626959, 0.7492163009404389], "std": [0.3381223250468679, 0.43346422614278335], "min": [0, 0], "max": [1, 1], "count": [319]}, "gripper_activity_action": {"mean": [1.7272727272727273, 1.896551724137931], "std": [0.6216388676174348, 0.40985587686539754], "min": [0, 0], "max": [2, 2], "count": [319]}, "gripper_open_scale_state": {"mean": [0.7490532915838842, 0.4329326018330441], "std": [0.18282829730466874, 0.15424686370627602], "min": [0.211, 0.165], "max": [0.861, 0.802], "count": [319]}, "gripper_open_scale_action": {"mean": [0.7490532915838842, 0.4329326018330441], "std": [0.18282829730466874, 0.15424686370627602], "min": [0.211, 0.165], "max": [0.861, 0.802], "count": [319]}}} +{"episode_index": 456, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.43065855187908497]], [[0.4269515992647059]], [[0.4237828043300653]]], "std": [[[0.21314944760754365]], [[0.21542391482107762]], [[0.21802663011153672]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8745098039215686]], [[0.8666666666666667]], [[0.8745098039215686]]], "mean": [[[0.46231356004901963]], [[0.46683148897058824]], [[0.46123301470588235]]], "std": [[[0.09663588344957726]], [[0.09789756144361811]], [[0.098835000778182]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.44244813112745096]], [[0.43842827818627456]], [[0.43446567810457515]]], "std": [[[0.16049013049276903]], [[0.1698462933793381]], [[0.17163628178961304]]], "count": [100]}, "observation.state": {"min": [0.2961300015449524, 1.8367670774459839, -0.7562686204910278, -1.122316598892212, -2.558809757232666, -1.7969038486480713, 0.8110371232032776, 195.0, 0.23197700083255768, 0.2905229926109314, 0.027734000235795975, -2.933000087738037, -0.007000002544373274, -0.7559999823570251, -0.6885324120521545, -2.073171854019165, -0.4617443084716797, -0.1696111112833023, 1.6335409879684448, 1.5125024318695068, -0.955131471157074, -2.0, -0.3583909869194031, 0.2409140020608902, -0.057635001838207245, 1.0130000114440918, 0.6140000224113464, -3.062000036239624], "max": [0.7537029981613159, 2.073974847793579, -0.13177236914634705, -0.20839230716228485, -1.2690463066101074, -1.1445521116256714, 2.1005210876464844, 814.0, 0.40181100368499756, 0.4216249883174896, 0.16562199592590332, -1.4110000133514404, 1.2259999513626099, 0.203000009059906, -0.19449950754642487, -2.036397933959961, 0.4449193775653839, 0.328296422958374, 2.071321964263916, 1.7176135778427124, -0.5002812147140503, 846.0, -0.20483699440956116, 0.348145991563797, 0.049194999039173126, 2.9030001163482666, 1.1790000200271606, 3.122999906539917], "mean": [0.5077617168426514, 1.977597713470459, -0.47077080607414246, -0.5819319486618042, -1.783359169960022, -1.4692665338516235, 1.3623119592666626, 490.2841796875, 0.30895206332206726, 0.3550679385662079, 0.07944025099277496, -2.278932571411133, 0.714324951171875, -0.2415378838777542, -0.2846107482910156, -2.0655734539031982, -0.1677732914686203, -0.01774856075644493, 1.8190624713897705, 1.6164741516113281, -0.6442223191261292, 426.2719421386719, -0.33414679765701294, 0.2615056037902832, 0.013124408200383186, 1.59483003616333, 1.0261366367340088, 1.0245201587677002], "std": [0.1580713838338852, 0.07871328294277191, 0.19979557394981384, 0.3173246383666992, 0.48975688219070435, 0.18672950565814972, 0.4799961745738983, 160.28466796875, 0.06055677682161331, 0.03396560624241829, 0.030153226107358932, 0.5391822457313538, 0.4503447115421295, 0.3354848325252533, 0.12596416473388672, 0.007731148041784763, 0.3699786961078644, 0.16912202537059784, 0.10282833874225616, 0.058002274483442307, 0.17456547915935516, 197.30772399902344, 0.040123309940099716, 0.027914905920624733, 0.03121849149465561, 0.755923330783844, 0.1492868810892105, 2.3951451778411865], "count": [329]}, "action": {"min": [0.2961300015449524, 1.8367670774459839, -0.7562686204910278, -1.122316598892212, -2.558809757232666, -1.7969038486480713, 0.8110371232032776, 195.0, 0.23197700083255768, 0.2905229926109314, 0.027734000235795975, -2.933000087738037, -0.007000002544373274, -0.7559999823570251, -0.6885324120521545, -2.073171854019165, -0.4617443084716797, -0.1696111112833023, 1.6335409879684448, 1.5125024318695068, -0.955131471157074, -2.0, -0.3583909869194031, 0.2409140020608902, -0.057635001838207245, 1.0130000114440918, 0.6140000224113464, -3.062000036239624], "max": [0.7537029981613159, 2.073974847793579, -0.13177236914634705, -0.20839230716228485, -1.2690463066101074, -1.1445521116256714, 2.1005210876464844, 814.0, 0.40181100368499756, 0.4216249883174896, 0.16562199592590332, -1.4110000133514404, 1.2259999513626099, 0.203000009059906, -0.19449950754642487, -2.036397933959961, 0.4449193775653839, 0.328296422958374, 2.071321964263916, 1.7176135778427124, -0.5002812147140503, 846.0, -0.20483699440956116, 0.348145991563797, 0.049194999039173126, 2.9030001163482666, 1.1790000200271606, 3.122999906539917], "mean": [0.5077617168426514, 1.977597713470459, -0.47077080607414246, -0.5819319486618042, -1.783359169960022, -1.4692665338516235, 1.3623119592666626, 490.2841796875, 0.30895206332206726, 0.3550679385662079, 0.07944025099277496, -2.278932571411133, 0.714324951171875, -0.2415378838777542, -0.2846107482910156, -2.0655734539031982, -0.1677732914686203, -0.01774856075644493, 1.8190624713897705, 1.6164741516113281, -0.6442223191261292, 426.2719421386719, -0.33414679765701294, 0.2615056037902832, 0.013124408200383186, 1.59483003616333, 1.0261366367340088, 1.0245201587677002], "std": [0.1580713838338852, 0.07871328294277191, 0.19979557394981384, 0.3173246383666992, 0.48975688219070435, 0.18672950565814972, 0.4799961745738983, 160.28466796875, 0.06055677682161331, 0.03396560624241829, 0.030153226107358932, 0.5391822457313538, 0.4503447115421295, 0.3354848325252533, 0.12596416473388672, 0.007731148041784763, 0.3699786961078644, 0.16912202537059784, 0.10282833874225616, 0.058002274483442307, 0.17456547915935516, 197.30772399902344, 0.040123309940099716, 0.027914905920624733, 0.03121849149465561, 0.755923330783844, 0.1492868810892105, 2.3951451778411865], "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": [476], "max": [476], "mean": [476.0], "std": [0.0], "count": [329]}, "index": {"min": [241434], "max": [241762], "mean": [241598.0], "std": [94.97368056467013], "count": [329]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [329]}, "subtask_annotation": {"mean": [9.130699088145896, 29.0, 29.0, 29.0, 29.0], "std": [9.110830580017405, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [329]}, "scene_annotation": {"mean": [476.0], "std": [0.0], "min": [476], "max": [476], "count": [329]}, "eef_direction_state": {"mean": [4.562310030395137, 3.8693009118541033], "std": [2.0143653124713636, 1.9314859857372713], "min": [0, 0], "max": [6, 6], "count": [329]}, "eef_velocity_state": {"mean": [0.5227963525835866, 0.9270516717325228], "std": [0.6931690744851229, 0.6935421615538799], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_acc_mag_state": {"mean": [0.6139817629179332, 0.9908814589665653], "std": [0.8064626574767702, 0.8342454581406281], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_direction_action": {"mean": [4.562310030395137, 3.8693009118541033], "std": [2.0143653124713636, 1.9314859857372713], "min": [0, 0], "max": [6, 6], "count": [329]}, "eef_velocity_action": {"mean": [0.5227963525835866, 0.9270516717325228], "std": [0.6931690744851229, 0.6935421615538799], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_acc_mag_action": {"mean": [0.6139817629179332, 0.9908814589665653], "std": [0.8064626574767702, 0.8342454581406281], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_sim_pose_state": {"mean": [0.44925075905144435, 0.3187931741184563, 1.0289383249279374, -1.1202530389906962, 1.1392032593179455, -0.7862871417477709, 0.5519194414722615, -0.3562833214130703, 1.1133022439807838, 1.3916804171945834, 1.0590103930243828, -0.21972271201330357], "std": [0.033032237212486916, 0.03286059193079908, 0.016353758026119408, 0.5251436024272361, 0.07643345132849472, 1.3695520263877838, 0.04620231029743938, 0.02930893662558365, 0.06777041978253175, 1.6896049155871216, 0.2545101986297161, 1.9896132224432983], "min": [0.4234291558316816, 0.20750633242717792, 1.0070493252392512, -2.502391180424375, 1.067638676094116, -3.1283072728806656, 0.4730483927067245, -0.42031366825078165, 1.0267508031683659, -3.1377860139116676, 0.5406082517677029, -3.0926745221524463], "max": [0.5523162268803532, 0.34295875540715753, 1.0764627323774363, -0.5038934322871635, 1.342323424168141, 3.1127854842783194, 0.6189466763492244, -0.31181646303951427, 1.2407375694750213, 3.1370375060998206, 1.4801251242195557, 3.1261484647813087], "count": [329]}, "eef_sim_pose_action": {"mean": [0.44925075905144435, 0.3187931741184563, 1.0289383249279374, -1.1202530389906962, 1.1392032593179455, -0.7862871417477709, 0.5519194414722615, -0.3562833214130703, 1.1133022439807838, 1.3916804171945834, 1.0590103930243828, -0.21972271201330357], "std": [0.033032237212486916, 0.03286059193079908, 0.016353758026119408, 0.5251436024272361, 0.07643345132849472, 1.3695520263877838, 0.04620231029743938, 0.02930893662558365, 0.06777041978253175, 1.6896049155871216, 0.2545101986297161, 1.9896132224432983], "min": [0.4234291558316816, 0.20750633242717792, 1.0070493252392512, -2.502391180424375, 1.067638676094116, -3.1283072728806656, 0.4730483927067245, -0.42031366825078165, 1.0267508031683659, -3.1377860139116676, 0.5406082517677029, -3.0926745221524463], "max": [0.5523162268803532, 0.34295875540715753, 1.0764627323774363, -0.5038934322871635, 1.342323424168141, 3.1127854842783194, 0.6189466763492244, -0.31181646303951427, 1.2407375694750213, 3.1370375060998206, 1.4801251242195557, 3.1261484647813087], "count": [329]}, "gripper_mode_state": {"mean": [0.45592705167173253, 0.40425531914893614], "std": [0.49805378748249046, 0.49074734445407586], "min": [0, 0], "max": [1, 1], "count": [329]}, "gripper_activity_state": {"mean": [1.6595744680851063, 1.8297872340425532], "std": [0.6704177811584449, 0.5126606356792227], "min": [0, 0], "max": [2, 2], "count": [329]}, "gripper_mode_action": {"mean": [0.45592705167173253, 0.40425531914893614], "std": [0.49805378748249046, 0.49074734445407586], "min": [0, 0], "max": [1, 1], "count": [329]}, "gripper_activity_action": {"mean": [1.6595744680851063, 1.8297872340425532], "std": [0.6704177811584449, 0.5126606356792227], "min": [0, 0], "max": [2, 2], "count": [329]}, "gripper_open_scale_state": {"mean": [0.42627811575805485, 0.4902841949462889], "std": [0.19729460603955362, 0.16028468804802865], "min": [0.0, 0.195], "max": [0.846, 0.814], "count": [329]}, "gripper_open_scale_action": {"mean": [0.42627811575805485, 0.4902841949462889], "std": [0.19729460603955362, 0.16028468804802865], "min": [0.0, 0.195], "max": [0.846, 0.814], "count": [329]}}} +{"episode_index": 457, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.425441556372549]], [[0.42085682802287583]], [[0.41749541258169937]]], "std": [[[0.21743380127732753]], [[0.22218622048413267]], [[0.2240054614839986]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4587392258986928]], [[0.4643586233660131]], [[0.4588471977124183]]], "std": [[[0.11042715178376555]], [[0.1140063791130909]], [[0.1146952652082375]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.42815260620915035]], [[0.4224742218137255]], [[0.4182929309640523]]], "std": [[[0.18094633501795535]], [[0.1920776396898151]], [[0.19439499393619453]]], "count": [100]}, "observation.state": {"min": [0.29396581649780273, 1.8493683338165283, -0.7930078506469727, -1.2621523141860962, -2.675328016281128, -1.9838285446166992, 0.875125527381897, 163.0, 0.2125290036201477, 0.27909401059150696, 0.05446900054812431, -2.9830000400543213, 0.007000000681728125, -1.0570000410079956, -0.5947384238243103, -2.072718381881714, -0.40968114137649536, -0.18905407190322876, 1.678099274635315, 1.60872220993042, -1.1128045320510864, 47.0, -0.3619079887866974, 0.20976899564266205, -0.05565200001001358, -3.1371853351593018, 0.6290000677108765, -3.062000036239624], "max": [0.7640179395675659, 2.0746030807495117, 0.049462635070085526, -0.16811011731624603, -1.2885767221450806, -1.2423951625823975, 2.3316900730133057, 768.0, 0.4221859872341156, 0.42228901386260986, 0.18498900532722473, -1.0099999904632568, 1.2799999713897705, 0.43700000643730164, -0.1869073063135147, -1.9513654708862305, 0.4508360028266907, 0.35157912969589233, 2.1353580951690674, 1.9751542806625366, -0.04689699783921242, 813.0, -0.23215800523757935, 0.30979999899864197, 0.059769999235868454, 3.140000104904175, 1.222000002861023, 3.1410000324249268], "mean": [0.5197324156761169, 1.9675931930541992, -0.43989354372024536, -0.6328436136245728, -1.8893547058105469, -1.555389404296875, 1.5131038427352905, 438.4075012207031, 0.3097544014453888, 0.34575772285461426, 0.0906209647655487, -2.2703278064727783, 0.6583149433135986, -0.3019913136959076, -0.2629358768463135, -2.058471202850342, -0.1520310491323471, -0.014165542088449001, 1.8118658065795898, 1.6856074333190918, -0.6674776077270508, 694.2672729492188, -0.3378177583217621, 0.24675489962100983, 0.019598769024014473, 1.1438641548156738, 0.9975082278251648, 0.8992455005645752], "std": [0.19036288559436798, 0.07798026502132416, 0.2239922732114792, 0.33632692694664, 0.5608954429626465, 0.20332521200180054, 0.5716989636421204, 189.8577423095703, 0.06382624804973602, 0.038271140307188034, 0.030406709760427475, 0.65185546875, 0.48606833815574646, 0.5394426584243774, 0.0885884091258049, 0.02547018975019455, 0.32110077142715454, 0.1967262476682663, 0.1792932003736496, 0.08397916704416275, 0.26377740502357483, 210.57398986816406, 0.03330668434500694, 0.020114922896027565, 0.03366363048553467, 1.3964136838912964, 0.17358814179897308, 2.2891714572906494], "count": [346]}, "action": {"min": [0.29396581649780273, 1.8493683338165283, -0.7930078506469727, -1.2621523141860962, -2.675328016281128, -1.9838285446166992, 0.875125527381897, 163.0, 0.2125290036201477, 0.27909401059150696, 0.05446900054812431, -2.9830000400543213, 0.007000000681728125, -1.0570000410079956, -0.5947384238243103, -2.072718381881714, -0.40968114137649536, -0.18905407190322876, 1.678099274635315, 1.60872220993042, -1.1128045320510864, 47.0, -0.3619079887866974, 0.20976899564266205, -0.05565200001001358, -3.1371853351593018, 0.6290000677108765, -3.062000036239624], "max": [0.7640179395675659, 2.0746030807495117, 0.049462635070085526, -0.16811011731624603, -1.2885767221450806, -1.2423951625823975, 2.3316900730133057, 768.0, 0.4221859872341156, 0.42228901386260986, 0.18498900532722473, -1.0099999904632568, 1.2799999713897705, 0.43700000643730164, -0.1869073063135147, -1.9513654708862305, 0.4508360028266907, 0.35157912969589233, 2.1353580951690674, 1.9751542806625366, -0.04689699783921242, 813.0, -0.23215800523757935, 0.30979999899864197, 0.059769999235868454, 3.140000104904175, 1.222000002861023, 3.1410000324249268], "mean": [0.5197324156761169, 1.9675931930541992, -0.43989354372024536, -0.6328436136245728, -1.8893547058105469, -1.555389404296875, 1.5131038427352905, 438.4075012207031, 0.3097544014453888, 0.34575772285461426, 0.0906209647655487, -2.2703278064727783, 0.6583149433135986, -0.3019913136959076, -0.2629358768463135, -2.058471202850342, -0.1520310491323471, -0.014165542088449001, 1.8118658065795898, 1.6856074333190918, -0.6674776077270508, 694.2672729492188, -0.3378177583217621, 0.24675489962100983, 0.019598769024014473, 1.1438641548156738, 0.9975082278251648, 0.8992455005645752], "std": [0.19036288559436798, 0.07798026502132416, 0.2239922732114792, 0.33632692694664, 0.5608954429626465, 0.20332521200180054, 0.5716989636421204, 189.8577423095703, 0.06382624804973602, 0.038271140307188034, 0.030406709760427475, 0.65185546875, 0.48606833815574646, 0.5394426584243774, 0.0885884091258049, 0.02547018975019455, 0.32110077142715454, 0.1967262476682663, 0.1792932003736496, 0.08397916704416275, 0.26377740502357483, 210.57398986816406, 0.03330668434500694, 0.020114922896027565, 0.03366363048553467, 1.3964136838912964, 0.17358814179897308, 2.2891714572906494], "count": [346]}, "timestamp": {"min": [0.0], "max": [11.5], "mean": [5.75], "std": [3.3293726469444995], "count": [346]}, "frame_index": {"min": [0], "max": [345], "mean": [172.5], "std": [99.88117940833499], "count": [346]}, "episode_index": {"min": [477], "max": [477], "mean": [477.0], "std": [0.0], "count": [346]}, "index": {"min": [241763], "max": [242108], "mean": [241935.5], "std": [99.88117940833499], "count": [346]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [346]}, "subtask_annotation": {"mean": [8.8121387283237, 29.0, 29.0, 29.0, 29.0], "std": [8.683382078866229, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [346]}, "scene_annotation": {"mean": [477.0], "std": [0.0], "min": [477], "max": [477], "count": [346]}, "eef_direction_state": {"mean": [4.205202312138728, 3.933526011560694], "std": [2.249232775960969, 2.0831495012838444], "min": [0, 0], "max": [6, 6], "count": [346]}, "eef_velocity_state": {"mean": [0.6069364161849711, 0.8728323699421965], "std": [0.768873044762838, 0.7220807767838343], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_acc_mag_state": {"mean": [0.7312138728323699, 0.9075144508670521], "std": [0.8397682211426356, 0.8346548600111936], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_direction_action": {"mean": [4.205202312138728, 3.933526011560694], "std": [2.249232775960969, 2.0831495012838444], "min": [0, 0], "max": [6, 6], "count": [346]}, "eef_velocity_action": {"mean": [0.6069364161849711, 0.8728323699421965], "std": [0.768873044762838, 0.7220807767838343], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_acc_mag_action": {"mean": [0.7312138728323699, 0.9075144508670521], "std": [0.8397682211426356, 0.8346548600111936], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_sim_pose_state": {"mean": [0.4363470009684073, 0.3256319916537782, 1.0302493395663144, -1.076949863804599, 1.0765525822332718, -0.8239366038096358, 0.5451978415308827, -0.36347656263023465, 1.1229992421129702, 1.627936144629707, 0.9260235695208796, -0.4378011865326396], "std": [0.020953467488330876, 0.0299419456885405, 0.013477073977405366, 0.586063268613619, 0.09276472381307702, 1.4415806383463527, 0.05241037063976592, 0.03772038573808439, 0.06840393903752046, 1.4310252129624712, 0.31006103894631726, 2.04269892819034], "min": [0.41271123318222513, 0.231475896097387, 1.0044758671137899, -2.266208319473296, 0.9320398933883998, -3.1309383659097945, 0.4622677763569696, -0.4368445155178385, 1.0172865237156266, -3.1266043197971314, 0.36143621503954315, -3.1362060257537663], "max": [0.5166900738332769, 0.3701258218349913, 1.0703535872249346, 0.2190665675247645, 1.2660760943115763, 3.1304375301477796, 0.626926518924024, -0.28634964618250736, 1.2244399157762698, 3.1318081536861797, 1.491306022965556, 3.128078086704281], "count": [346]}, "eef_sim_pose_action": {"mean": [0.4363470009684073, 0.3256319916537782, 1.0302493395663144, -1.076949863804599, 1.0765525822332718, -0.8239366038096358, 0.5451978415308827, -0.36347656263023465, 1.1229992421129702, 1.627936144629707, 0.9260235695208796, -0.4378011865326396], "std": [0.020953467488330876, 0.0299419456885405, 0.013477073977405366, 0.586063268613619, 0.09276472381307702, 1.4415806383463527, 0.05241037063976592, 0.03772038573808439, 0.06840393903752046, 1.4310252129624712, 0.31006103894631726, 2.04269892819034], "min": [0.41271123318222513, 0.231475896097387, 1.0044758671137899, -2.266208319473296, 0.9320398933883998, -3.1309383659097945, 0.4622677763569696, -0.4368445155178385, 1.0172865237156266, -3.1266043197971314, 0.36143621503954315, -3.1362060257537663], "max": [0.5166900738332769, 0.3701258218349913, 1.0703535872249346, 0.2190665675247645, 1.2660760943115763, 3.1304375301477796, 0.626926518924024, -0.28634964618250736, 1.2244399157762698, 3.1318081536861797, 1.491306022965556, 3.128078086704281], "count": [346]}, "gripper_mode_state": {"mean": [0.13872832369942195, 0.6763005780346821], "std": [0.34566280665262555, 0.46788685190400403], "min": [0, 0], "max": [1, 1], "count": [346]}, "gripper_activity_state": {"mean": [1.783236994219653, 1.8554913294797688], "std": [0.5708293696607301, 0.45227289345707583], "min": [0, 0], "max": [2, 2], "count": [346]}, "gripper_mode_action": {"mean": [0.13872832369942195, 0.6763005780346821], "std": [0.34566280665262555, 0.46788685190400403], "min": [0, 0], "max": [1, 1], "count": [346]}, "gripper_activity_action": {"mean": [1.783236994219653, 1.8554913294797688], "std": [0.5708293696607301, 0.45227289345707583], "min": [0, 0], "max": [2, 2], "count": [346]}, "gripper_open_scale_state": {"mean": [0.6942673408199588, 0.4384075145390665], "std": [0.21057405983709362, 0.18985730946428347], "min": [0.047, 0.163], "max": [0.813, 0.768], "count": [346]}, "gripper_open_scale_action": {"mean": [0.6942673408199588, 0.4384075145390665], "std": [0.21057405983709362, 0.18985730946428347], "min": [0.047, 0.163], "max": [0.813, 0.768], "count": [346]}}} +{"episode_index": 458, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.4279056883169935]], [[0.41824937908496734]], [[0.41630507965686275]]], "std": [[[0.23026612405082744]], [[0.23689384515263864]], [[0.24025823062479704]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46337377042483663]], [[0.46894540441176474]], [[0.4625819791666667]]], "std": [[[0.09060702112131368]], [[0.09103368029349769]], [[0.09188390510552796]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.44453858455882356]], [[0.4391472079248366]], [[0.4355324325980392]]], "std": [[[0.16427737559182592]], [[0.17500216548961867]], [[0.17653545200405446]]], "count": [100]}, "observation.state": {"min": [0.3200410306453705, 1.8271328210830688, -0.8436399102210999, -1.0761351585388184, -2.532804489135742, -1.816922664642334, 0.8742354512214661, 186.0, 0.2089499980211258, 0.3009850084781647, 0.02490999922156334, -3.1391851902008057, -0.05299999937415123, -0.765999972820282, -0.47713810205459595, -2.074009656906128, -0.3366216719150543, -0.27323129773139954, 1.6780468225479126, 1.5461697578430176, -1.0644588470458984, 222.0, -0.3892439901828766, 0.1623000055551529, -0.025057999417185783, 1.0460000038146973, 0.6200000047683716, -3.1010000705718994], "max": [0.767875075340271, 2.075248956680298, 0.01235693134367466, -0.18186332285404205, -1.2890130281448364, -1.2223588228225708, 2.0684595108032227, 820.0, 0.39881598949432373, 0.4033829867839813, 0.175027996301651, -0.9850000143051147, 1.2829999923706055, 0.5709999799728394, -0.09169960021972656, -1.9429529905319214, 0.4067140817642212, 0.4260348975658417, 2.120452880859375, 1.951749563217163, -0.10053097456693649, 862.0, -0.2551499903202057, 0.2765510082244873, 0.07347200065851212, 3.130000114440918, 1.1629999876022339, 3.127000093460083], "mean": [0.5457999110221863, 1.9763692617416382, -0.4775688052177429, -0.5441787838935852, -1.8139543533325195, -1.469135046005249, 1.3930952548980713, 455.66510009765625, 0.30378398299217224, 0.3589320778846741, 0.06865726411342621, -2.3484153747558594, 0.6934111714363098, -0.28116196393966675, -0.21654167771339417, -2.0487582683563232, -0.07069715112447739, -0.02808557264506817, 1.7828445434570312, 1.7173752784729004, -0.514339804649353, 774.1978149414062, -0.3353862166404724, 0.2341468334197998, 0.015863895416259766, 1.753012776374817, 0.9205948710441589, 0.9495416879653931], "std": [0.16847923398017883, 0.07775687426328659, 0.2330862581729889, 0.2908123731613159, 0.4880143702030182, 0.21387790143489838, 0.46655064821243286, 169.21792602539062, 0.061796460300683975, 0.027090754359960556, 0.035396330058574677, 0.5816178917884827, 0.48986753821372986, 0.3274247944355011, 0.0906105563044548, 0.0419396311044693, 0.27061063051223755, 0.2746087610721588, 0.15388481318950653, 0.09342128783464432, 0.36763933300971985, 181.52545166015625, 0.031201377511024475, 0.02838497795164585, 0.020776761695742607, 0.7529093623161316, 0.1276433914899826, 2.4804294109344482], "count": [321]}, "action": {"min": [0.3200410306453705, 1.8271328210830688, -0.8436399102210999, -1.0761351585388184, -2.532804489135742, -1.816922664642334, 0.8742354512214661, 186.0, 0.2089499980211258, 0.3009850084781647, 0.02490999922156334, -3.1391851902008057, -0.05299999937415123, -0.765999972820282, -0.47713810205459595, -2.074009656906128, -0.3366216719150543, -0.27323129773139954, 1.6780468225479126, 1.5461697578430176, -1.0644588470458984, 222.0, -0.3892439901828766, 0.1623000055551529, -0.025057999417185783, 1.0460000038146973, 0.6200000047683716, -3.1010000705718994], "max": [0.767875075340271, 2.075248956680298, 0.01235693134367466, -0.18186332285404205, -1.2890130281448364, -1.2223588228225708, 2.0684595108032227, 820.0, 0.39881598949432373, 0.4033829867839813, 0.175027996301651, -0.9850000143051147, 1.2829999923706055, 0.5709999799728394, -0.09169960021972656, -1.9429529905319214, 0.4067140817642212, 0.4260348975658417, 2.120452880859375, 1.951749563217163, -0.10053097456693649, 862.0, -0.2551499903202057, 0.2765510082244873, 0.07347200065851212, 3.130000114440918, 1.1629999876022339, 3.127000093460083], "mean": [0.5457999110221863, 1.9763692617416382, -0.4775688052177429, -0.5441787838935852, -1.8139543533325195, -1.469135046005249, 1.3930952548980713, 455.66510009765625, 0.30378398299217224, 0.3589320778846741, 0.06865726411342621, -2.3484153747558594, 0.6934111714363098, -0.28116196393966675, -0.21654167771339417, -2.0487582683563232, -0.07069715112447739, -0.02808557264506817, 1.7828445434570312, 1.7173752784729004, -0.514339804649353, 774.1978149414062, -0.3353862166404724, 0.2341468334197998, 0.015863895416259766, 1.753012776374817, 0.9205948710441589, 0.9495416879653931], "std": [0.16847923398017883, 0.07775687426328659, 0.2330862581729889, 0.2908123731613159, 0.4880143702030182, 0.21387790143489838, 0.46655064821243286, 169.21792602539062, 0.061796460300683975, 0.027090754359960556, 0.035396330058574677, 0.5816178917884827, 0.48986753821372986, 0.3274247944355011, 0.0906105563044548, 0.0419396311044693, 0.27061063051223755, 0.2746087610721588, 0.15388481318950653, 0.09342128783464432, 0.36763933300971985, 181.52545166015625, 0.031201377511024475, 0.02838497795164585, 0.020776761695742607, 0.7529093623161316, 0.1276433914899826, 2.4804294109344482], "count": [321]}, "timestamp": {"min": [0.0], "max": [10.666666666666666], "mean": [5.333333333333333], "std": [3.088808951803387], "count": [321]}, "frame_index": {"min": [0], "max": [320], "mean": [160.0], "std": [92.66426855410162], "count": [321]}, "episode_index": {"min": [478], "max": [478], "mean": [478.0], "std": [0.0], "count": [321]}, "index": {"min": [242109], "max": [242429], "mean": [242269.0], "std": [92.66426855410162], "count": [321]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [321]}, "subtask_annotation": {"mean": [9.314641744548286, 29.0, 29.0, 29.0, 29.0], "std": [8.987222009669743, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [321]}, "scene_annotation": {"mean": [478.0], "std": [0.0], "min": [478], "max": [478], "count": [321]}, "eef_direction_state": {"mean": [4.255451713395638, 3.7445482866043616], "std": [2.213701991992291, 1.9359309218752552], "min": [0, 0], "max": [6, 6], "count": [321]}, "eef_velocity_state": {"mean": [0.6261682242990654, 1.071651090342679], "std": [0.7836733276520077, 0.7639706591104641], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_acc_mag_state": {"mean": [0.7071651090342679, 1.0062305295950156], "std": [0.8212017640172166, 0.8278402236861151], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_direction_action": {"mean": [4.255451713395638, 3.7445482866043616], "std": [2.213701991992291, 1.9359309218752552], "min": [0, 0], "max": [6, 6], "count": [321]}, "eef_velocity_action": {"mean": [0.6261682242990654, 1.071651090342679], "std": [0.7836733276520077, 0.7639706591104641], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_acc_mag_action": {"mean": [0.7071651090342679, 1.0062305295950156], "std": [0.8212017640172166, 0.8278402236861151], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_sim_pose_state": {"mean": [0.4225260448714478, 0.32327967954927195, 1.0301429722743263, -0.9258693851972599, 1.1927161948650753, -0.7540751489694806, 0.5578926159608738, -0.3453044909674125, 1.1104824820809973, 2.059122505419505, 1.0190139871547386, -0.0864514040665146], "std": [0.02716005382274442, 0.03597618650518977, 0.015680356447643234, 0.6274197476038251, 0.05980041579348301, 1.3835714436891666, 0.041649942683019386, 0.04070903884053678, 0.06439398915665745, 0.688619925086268, 0.2673048205731666, 2.0637786201617314], "min": [0.364096472837403, 0.2664849878622798, 1.0100881645814284, -2.3572168788421353, 1.0603340386655473, -3.139115590301247, 0.48409097324370376, -0.4276813096599703, 1.032796931841417, 1.0695013282873862, 0.49304181193552843, -3.1155958305612166], "max": [0.4836393989443636, 0.40198931397417964, 1.072478925717106, -0.0791160638875853, 1.3575462896322867, 3.1376682873514734, 0.6128386619419153, -0.2691762659013863, 1.2222629139396646, 3.070124968347842, 1.4578161685763167, 3.10570389073399], "count": [321]}, "eef_sim_pose_action": {"mean": [0.4225260448714478, 0.32327967954927195, 1.0301429722743263, -0.9258693851972599, 1.1927161948650753, -0.7540751489694806, 0.5578926159608738, -0.3453044909674125, 1.1104824820809973, 2.059122505419505, 1.0190139871547386, -0.0864514040665146], "std": [0.02716005382274442, 0.03597618650518977, 0.015680356447643234, 0.6274197476038251, 0.05980041579348301, 1.3835714436891666, 0.041649942683019386, 0.04070903884053678, 0.06439398915665745, 0.688619925086268, 0.2673048205731666, 2.0637786201617314], "min": [0.364096472837403, 0.2664849878622798, 1.0100881645814284, -2.3572168788421353, 1.0603340386655473, -3.139115590301247, 0.48409097324370376, -0.4276813096599703, 1.032796931841417, 1.0695013282873862, 0.49304181193552843, -3.1155958305612166], "max": [0.4836393989443636, 0.40198931397417964, 1.072478925717106, -0.0791160638875853, 1.3575462896322867, 3.1376682873514734, 0.6128386619419153, -0.2691762659013863, 1.2222629139396646, 3.070124968347842, 1.4578161685763167, 3.10570389073399], "count": [321]}, "gripper_mode_state": {"mean": [0.1277258566978193, 0.8255451713395638], "std": [0.33378430494651445, 0.3795001204446372], "min": [0, 0], "max": [1, 1], "count": [321]}, "gripper_activity_state": {"mean": [1.6822429906542056, 1.838006230529595], "std": [0.6871966281589653, 0.5041149178793157], "min": [0, 0], "max": [2, 2], "count": [321]}, "gripper_mode_action": {"mean": [0.1277258566978193, 0.8255451713395638], "std": [0.33378430494651445, 0.3795001204446372], "min": [0, 0], "max": [1, 1], "count": [321]}, "gripper_activity_action": {"mean": [1.6822429906542056, 1.838006230529595], "std": [0.6871966281589653, 0.5041149178793157], "min": [0, 0], "max": [2, 2], "count": [321]}, "gripper_open_scale_state": {"mean": [0.774197819552317, 0.45566510931947973], "std": [0.18152549795236123, 0.1692184622209774], "min": [0.222, 0.186], "max": [0.862, 0.82], "count": [321]}, "gripper_open_scale_action": {"mean": [0.774197819552317, 0.45566510931947973], "std": [0.18152549795236123, 0.1692184622209774], "min": [0.222, 0.186], "max": [0.862, 0.82], "count": [321]}}} +{"episode_index": 459, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.42249299428104575]], [[0.4176180616830065]], [[0.414148743872549]]], "std": [[[0.2294601636548101]], [[0.23366592835870695]], [[0.23649713002795192]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.46317750816993464]], [[0.46886072099673204]], [[0.46388006944444443]]], "std": [[[0.0727079832002176]], [[0.07117962440619936]], [[0.07244503244603406]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41596895220588237]], [[0.40772625816993463]], [[0.4036747283496732]]], "std": [[[0.18914019830871495]], [[0.20185511990296176]], [[0.20312128351071282]]], "count": [100]}, "observation.state": {"min": [0.32902947068214417, 1.8873118162155151, -0.8744099736213684, -1.0891379117965698, -2.6240153312683105, -1.785035490989685, 0.7388502359390259, 166.0, 0.19234900176525116, 0.30948901176452637, 0.026064999401569366, -3.0789999961853027, -0.21000000834465027, -0.9150000214576721, -0.5082921981811523, -2.0724737644195557, -0.5448394417762756, -0.19636701047420502, 1.704174518585205, 1.3133254051208496, -0.9848719239234924, 160.0, -0.3849320113658905, 0.19947899878025055, -0.054986998438835144, 0.906000018119812, 0.7350000143051147, -3.0409998893737793], "max": [0.8158367872238159, 2.073328971862793, -0.13166764378547668, -0.15020303428173065, -1.208675503730774, -1.2346807718276978, 2.241020441055298, 834.0, 0.3861989974975586, 0.4087280035018921, 0.12287499755620956, -1.3329999446868896, 1.277999997138977, 0.23100000619888306, -0.12475613504648209, -2.016693115234375, 0.3902381360530853, 0.33915236592292786, 1.951906442642212, 1.810639500617981, -0.4643273949623108, 815.0, -0.25887298583984375, 0.29629799723625183, 0.050551000982522964, 2.9189999103546143, 1.2799999713897705, 3.138000011444092], "mean": [0.5713992118835449, 1.988807201385498, -0.553811252117157, -0.642703115940094, -1.9622766971588135, -1.4923338890075684, 1.5954225063323975, 496.2055358886719, 0.29274100065231323, 0.36033934354782104, 0.05958797410130501, -2.5546581745147705, 0.5803433060646057, -0.4893777370452881, -0.27113422751426697, -2.0621185302734375, -0.15433023869991302, -0.015343382023274899, 1.7895393371582031, 1.5007884502410889, -0.6602640151977539, 732.4785766601562, -0.353251188993454, 0.2629961371421814, 0.0042996178381145, 1.7430832386016846, 1.0937391519546509, 0.9519874453544617], "std": [0.18608452379703522, 0.057189665734767914, 0.24893935024738312, 0.2821758985519409, 0.4826641380786896, 0.2261369377374649, 0.46695902943611145, 185.4077911376953, 0.06865796446800232, 0.02553441934287548, 0.024282732978463173, 0.4326205849647522, 0.5634260177612305, 0.2738143503665924, 0.09443624317646027, 0.014090021140873432, 0.3107157051563263, 0.2055908441543579, 0.10758939385414124, 0.13832195103168488, 0.19104954600334167, 186.3165740966797, 0.03289037197828293, 0.032086100429296494, 0.022483842447400093, 0.6627770066261292, 0.1518380492925644, 2.6082098484039307], "count": [326]}, "action": {"min": [0.32902947068214417, 1.8873118162155151, -0.8744099736213684, -1.0891379117965698, -2.6240153312683105, -1.785035490989685, 0.7388502359390259, 166.0, 0.19234900176525116, 0.30948901176452637, 0.026064999401569366, -3.0789999961853027, -0.21000000834465027, -0.9150000214576721, -0.5082921981811523, -2.0724737644195557, -0.5448394417762756, -0.19636701047420502, 1.704174518585205, 1.3133254051208496, -0.9848719239234924, 160.0, -0.3849320113658905, 0.19947899878025055, -0.054986998438835144, 0.906000018119812, 0.7350000143051147, -3.0409998893737793], "max": [0.8158367872238159, 2.073328971862793, -0.13166764378547668, -0.15020303428173065, -1.208675503730774, -1.2346807718276978, 2.241020441055298, 834.0, 0.3861989974975586, 0.4087280035018921, 0.12287499755620956, -1.3329999446868896, 1.277999997138977, 0.23100000619888306, -0.12475613504648209, -2.016693115234375, 0.3902381360530853, 0.33915236592292786, 1.951906442642212, 1.810639500617981, -0.4643273949623108, 815.0, -0.25887298583984375, 0.29629799723625183, 0.050551000982522964, 2.9189999103546143, 1.2799999713897705, 3.138000011444092], "mean": [0.5713992118835449, 1.988807201385498, -0.553811252117157, -0.642703115940094, -1.9622766971588135, -1.4923338890075684, 1.5954225063323975, 496.2055358886719, 0.29274100065231323, 0.36033934354782104, 0.05958797410130501, -2.5546581745147705, 0.5803433060646057, -0.4893777370452881, -0.27113422751426697, -2.0621185302734375, -0.15433023869991302, -0.015343382023274899, 1.7895393371582031, 1.5007884502410889, -0.6602640151977539, 732.4785766601562, -0.353251188993454, 0.2629961371421814, 0.0042996178381145, 1.7430832386016846, 1.0937391519546509, 0.9519874453544617], "std": [0.18608452379703522, 0.057189665734767914, 0.24893935024738312, 0.2821758985519409, 0.4826641380786896, 0.2261369377374649, 0.46695902943611145, 185.4077911376953, 0.06865796446800232, 0.02553441934287548, 0.024282732978463173, 0.4326205849647522, 0.5634260177612305, 0.2738143503665924, 0.09443624317646027, 0.014090021140873432, 0.3107157051563263, 0.2055908441543579, 0.10758939385414124, 0.13832195103168488, 0.19104954600334167, 186.3165740966797, 0.03289037197828293, 0.032086100429296494, 0.022483842447400093, 0.6627770066261292, 0.1518380492925644, 2.6082098484039307], "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": [479], "max": [479], "mean": [479.0], "std": [0.0], "count": [326]}, "index": {"min": [242430], "max": [242755], "mean": [242592.5], "std": [94.10765112359356], "count": [326]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [326]}, "subtask_annotation": {"mean": [8.705521472392638, 29.0, 29.0, 29.0, 29.0], "std": [8.7103580644829, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [326]}, "scene_annotation": {"mean": [479.0], "std": [0.0], "min": [479], "max": [479], "count": [326]}, "eef_direction_state": {"mean": [4.254601226993865, 3.644171779141104], "std": [2.1860321354961387, 1.893420903803004], "min": [0, 0], "max": [6, 6], "count": [326]}, "eef_velocity_state": {"mean": [0.6226993865030674, 0.9478527607361963], "std": [0.7646163169103262, 0.6508924899976369], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_acc_mag_state": {"mean": [0.7730061349693251, 0.8834355828220859], "std": [0.8530034522397397, 0.8464479229942199], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_direction_action": {"mean": [4.254601226993865, 3.644171779141104], "std": [2.1860321354961387, 1.893420903803004], "min": [0, 0], "max": [6, 6], "count": [326]}, "eef_velocity_action": {"mean": [0.6226993865030674, 0.9478527607361963], "std": [0.7646163169103262, 0.6508924899976369], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_acc_mag_action": {"mean": [0.7730061349693251, 0.8834355828220859], "std": [0.8530034522397397, 0.8464479229942199], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_sim_pose_state": {"mean": [0.4486329016045114, 0.32511299324671034, 1.0147928203809895, -1.4221356771899187, 1.1534157603294202, -1.6831498893678876, 0.5633058203548973, -0.33220912489283916, 1.11703312231801, 2.226050676900964, 0.888757766078137, -0.32348545828085945], "std": [0.030433593484459967, 0.029203806618157337, 0.014664424014447463, 0.4138179056300292, 0.053937542906878994, 0.6675761926028846, 0.041281666625937206, 0.047350436698108046, 0.06209257224329876, 0.6015607928463858, 0.32570040457754984, 2.17681454933556], "min": [0.39219831872412036, 0.2457783004215765, 0.996199046036449, -2.401908661327978, 1.0651157927503827, -3.098415057155906, 0.49289881510490713, -0.40312392677166053, 1.0297485129521566, 1.3290424739799582, 0.2819611802787805, -3.0618450880332837], "max": [0.4975812415079054, 0.3734075025109339, 1.0539566820838793, -0.8004845031127603, 1.2874481122327595, -0.7972646569968276, 0.6209538166316153, -0.27468320051395145, 1.2126163420245226, 3.075697323085486, 1.4225831765725996, 3.129697846271877], "count": [326]}, "eef_sim_pose_action": {"mean": [0.4486329016045114, 0.32511299324671034, 1.0147928203809895, -1.4221356771899187, 1.1534157603294202, -1.6831498893678876, 0.5633058203548973, -0.33220912489283916, 1.11703312231801, 2.226050676900964, 0.888757766078137, -0.32348545828085945], "std": [0.030433593484459967, 0.029203806618157337, 0.014664424014447463, 0.4138179056300292, 0.053937542906878994, 0.6675761926028846, 0.041281666625937206, 0.047350436698108046, 0.06209257224329876, 0.6015607928463858, 0.32570040457754984, 2.17681454933556], "min": [0.39219831872412036, 0.2457783004215765, 0.996199046036449, -2.401908661327978, 1.0651157927503827, -3.098415057155906, 0.49289881510490713, -0.40312392677166053, 1.0297485129521566, 1.3290424739799582, 0.2819611802787805, -3.0618450880332837], "max": [0.4975812415079054, 0.3734075025109339, 1.0539566820838793, -0.8004845031127603, 1.2874481122327595, -0.7972646569968276, 0.6209538166316153, -0.27468320051395145, 1.2126163420245226, 3.075697323085486, 1.4225831765725996, 3.129697846271877], "count": [326]}, "gripper_mode_state": {"mean": [0.13496932515337423, 0.3834355828220859], "std": [0.3416908052918847, 0.48622292896157443], "min": [0, 0], "max": [1, 1], "count": [326]}, "gripper_activity_state": {"mean": [1.8404907975460123, 1.7730061349693251], "std": [0.4944648264934944, 0.5680729830512916], "min": [0, 0], "max": [2, 2], "count": [326]}, "gripper_mode_action": {"mean": [0.13496932515337423, 0.3834355828220859], "std": [0.3416908052918847, 0.48622292896157443], "min": [0, 0], "max": [1, 1], "count": [326]}, "gripper_activity_action": {"mean": [1.8404907975460123, 1.7730061349693251], "std": [0.4944648264934944, 0.5680729830512916], "min": [0, 0], "max": [2, 2], "count": [326]}, "gripper_open_scale_state": {"mean": [0.7324785271861074, 0.496205521097942], "std": [0.18631659893131888, 0.18540779421849882], "min": [0.16, 0.166], "max": [0.815, 0.834], "count": [326]}, "gripper_open_scale_action": {"mean": [0.7324785271861074, 0.496205521097942], "std": [0.18631659893131888, 0.18540779421849882], "min": [0.16, 0.166], "max": [0.815, 0.834], "count": [326]}}} +{"episode_index": 460, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4234040175653595]], [[0.4191797446895425]], [[0.4160067340686275]]], "std": [[[0.22765237917491554]], [[0.23019506735314355]], [[0.2323470342699852]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45721406045751634]], [[0.46123275326797386]], [[0.45595135212418303]]], "std": [[[0.10511145484586705]], [[0.10725231941312807]], [[0.1082890103416366]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4258224775326797]], [[0.41762344362745096]], [[0.4138794321895425]]], "std": [[[0.19258220551454378]], [[0.2050466298709469]], [[0.20576711467809147]]], "count": [100]}, "observation.state": {"min": [0.30366984009742737, 1.7933083772659302, -0.9109223484992981, -1.0730633735656738, -2.5060832500457764, -1.9727457761764526, 0.8742354512214661, 161.0, 0.16837599873542786, 0.297122985124588, 0.03139900043606758, -3.1351852416992188, -0.07699999958276749, -0.9549999237060547, -0.6998770236968994, -2.073695659637451, -0.6305001974105835, -0.10440559685230255, 1.310393214225769, 1.3376028537750244, -1.2330403327941895, 49.0, -0.38764798641204834, 0.21242600679397583, -0.06723999977111816, -3.1401853561401367, 0.574999988079071, -3.115000009536743], "max": [0.9236806035041809, 2.0724215507507324, -0.1955990493297577, -0.19624483585357666, -1.1780972480773926, -1.1862305402755737, 2.2469193935394287, 790.0, 0.40411099791526794, 0.45000699162483215, 0.15488499402999878, 3.1389999389648438, 1.3240000009536743, 0.41999998688697815, -0.19346974790096283, -1.936250925064087, 0.48518410325050354, 0.44048622250556946, 2.1749768257141113, 1.915045142173767, -0.5729392766952515, 827.0, -0.20769500732421875, 0.3521699905395508, 0.06675499677658081, 3.134999990463257, 1.4160000085830688, 3.132999897003174], "mean": [0.5765740871429443, 1.951021432876587, -0.5755655169487, -0.6126242280006409, -1.8246631622314453, -1.5269218683242798, 1.4357222318649292, 331.9298095703125, 0.2883479595184326, 0.3581241965293884, 0.07685292512178421, -1.9640506505966187, 0.5768111944198608, -0.22177943587303162, -0.27772748470306396, -2.0583231449127197, -0.24185629189014435, 0.04643339663743973, 1.9128339290618896, 1.575022578239441, -0.8922566175460815, 661.6404418945312, -0.35099902749061584, 0.2562531530857086, 0.019083894789218903, 1.180411696434021, 1.1578539609909058, 0.839569628238678], "std": [0.21620899438858032, 0.09433349967002869, 0.2530258893966675, 0.30485591292381287, 0.5357948541641235, 0.26815280318260193, 0.4923545718193054, 195.7037353515625, 0.08503242582082748, 0.03580458089709282, 0.029698366299271584, 1.5441936254501343, 0.5579932332038879, 0.41273874044418335, 0.1336698681116104, 0.025150228291749954, 0.47144007682800293, 0.17791847884655, 0.18024004995822906, 0.13600216805934906, 0.16124852001667023, 215.03773498535156, 0.050921957939863205, 0.032966822385787964, 0.03445065766572952, 1.4031039476394653, 0.2490040361881256, 2.3254778385162354], "count": [349]}, "action": {"min": [0.30366984009742737, 1.7933083772659302, -0.9109223484992981, -1.0730633735656738, -2.5060832500457764, -1.9727457761764526, 0.8742354512214661, 161.0, 0.16837599873542786, 0.297122985124588, 0.03139900043606758, -3.1351852416992188, -0.07699999958276749, -0.9549999237060547, -0.6998770236968994, -2.073695659637451, -0.6305001974105835, -0.10440559685230255, 1.310393214225769, 1.3376028537750244, -1.2330403327941895, 49.0, -0.38764798641204834, 0.21242600679397583, -0.06723999977111816, -3.1401853561401367, 0.574999988079071, -3.115000009536743], "max": [0.9236806035041809, 2.0724215507507324, -0.1955990493297577, -0.19624483585357666, -1.1780972480773926, -1.1862305402755737, 2.2469193935394287, 790.0, 0.40411099791526794, 0.45000699162483215, 0.15488499402999878, 3.1389999389648438, 1.3240000009536743, 0.41999998688697815, -0.19346974790096283, -1.936250925064087, 0.48518410325050354, 0.44048622250556946, 2.1749768257141113, 1.915045142173767, -0.5729392766952515, 827.0, -0.20769500732421875, 0.3521699905395508, 0.06675499677658081, 3.134999990463257, 1.4160000085830688, 3.132999897003174], "mean": [0.5765740871429443, 1.951021432876587, -0.5755655169487, -0.6126242280006409, -1.8246631622314453, -1.5269218683242798, 1.4357222318649292, 331.9298095703125, 0.2883479595184326, 0.3581241965293884, 0.07685292512178421, -1.9640506505966187, 0.5768111944198608, -0.22177943587303162, -0.27772748470306396, -2.0583231449127197, -0.24185629189014435, 0.04643339663743973, 1.9128339290618896, 1.575022578239441, -0.8922566175460815, 661.6404418945312, -0.35099902749061584, 0.2562531530857086, 0.019083894789218903, 1.180411696434021, 1.1578539609909058, 0.839569628238678], "std": [0.21620899438858032, 0.09433349967002869, 0.2530258893966675, 0.30485591292381287, 0.5357948541641235, 0.26815280318260193, 0.4923545718193054, 195.7037353515625, 0.08503242582082748, 0.03580458089709282, 0.029698366299271584, 1.5441936254501343, 0.5579932332038879, 0.41273874044418335, 0.1336698681116104, 0.025150228291749954, 0.47144007682800293, 0.17791847884655, 0.18024004995822906, 0.13600216805934906, 0.16124852001667023, 215.03773498535156, 0.050921957939863205, 0.032966822385787964, 0.03445065766572952, 1.4031039476394653, 0.2490040361881256, 2.3254778385162354], "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": [480], "max": [480], "mean": [480.0], "std": [0.0], "count": [349]}, "index": {"min": [242756], "max": [243104], "mean": [242930.0], "std": [100.74720839804942], "count": [349]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [349]}, "subtask_annotation": {"mean": [7.43839541547278, 29.0, 29.0, 29.0, 29.0], "std": [8.498091055056797, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [349]}, "scene_annotation": {"mean": [480.0], "std": [0.0], "min": [480], "max": [480], "count": [349]}, "eef_direction_state": {"mean": [4.564469914040115, 3.4555873925501435], "std": [1.9343075339548057, 1.9244778286199176], "min": [0, 0], "max": [6, 6], "count": [349]}, "eef_velocity_state": {"mean": [0.6217765042979942, 1.1002865329512894], "std": [0.7868447354648519, 0.6802367094887766], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_acc_mag_state": {"mean": [0.7306590257879656, 1.0171919770773639], "std": [0.8130066389097753, 0.8221448783317642], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_direction_action": {"mean": [4.564469914040115, 3.4555873925501435], "std": [1.9343075339548057, 1.9244778286199176], "min": [0, 0], "max": [6, 6], "count": [349]}, "eef_velocity_action": {"mean": [0.6217765042979942, 1.1002865329512894], "std": [0.7868447354648519, 0.6802367094887766], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_acc_mag_action": {"mean": [0.7306590257879656, 1.0171919770773639], "std": [0.8130066389097753, 0.8221448783317642], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_sim_pose_state": {"mean": [0.4449645229095279, 0.3344581648529996, 1.025001737499363, -1.3686028699047272, 0.9966158292041245, -1.0967021026928834, 0.5615276092082443, -0.3395061440340425, 1.1307652712290193, 1.170867873779012, 0.9150218142196932, -0.3643765265855082], "std": [0.03620910859138306, 0.04157096553416866, 0.022286394276408366, 0.3673063067715607, 0.08512430372818337, 1.4442210547403804, 0.051882718454861795, 0.05065950861390209, 0.07906092586918613, 1.9412531038213847, 0.2623094685064184, 1.8781635560955259], "min": [0.41581217199221443, 0.20566254900394632, 0.994778268223131, -2.2409127495140564, 0.9150976661484851, -3.13055831638051, 0.4796505990668772, -0.4136326000424887, 1.0260111997178132, -3.134443241199275, 0.4058707978966094, -3.1216295749865015], "max": [0.5559874788778485, 0.3743724611879936, 1.0798289105590049, -0.5831115121790157, 1.1992853640907182, 3.1358023579620795, 0.6558951793608327, -0.25280814186835876, 1.2381369503464803, 3.13934211478975, 1.4289212910521631, 3.0932950070272116], "count": [349]}, "eef_sim_pose_action": {"mean": [0.4449645229095279, 0.3344581648529996, 1.025001737499363, -1.3686028699047272, 0.9966158292041245, -1.0967021026928834, 0.5615276092082443, -0.3395061440340425, 1.1307652712290193, 1.170867873779012, 0.9150218142196932, -0.3643765265855082], "std": [0.03620910859138306, 0.04157096553416866, 0.022286394276408366, 0.3673063067715607, 0.08512430372818337, 1.4442210547403804, 0.051882718454861795, 0.05065950861390209, 0.07906092586918613, 1.9412531038213847, 0.2623094685064184, 1.8781635560955259], "min": [0.41581217199221443, 0.20566254900394632, 0.994778268223131, -2.2409127495140564, 0.9150976661484851, -3.13055831638051, 0.4796505990668772, -0.4136326000424887, 1.0260111997178132, -3.134443241199275, 0.4058707978966094, -3.1216295749865015], "max": [0.5559874788778485, 0.3743724611879936, 1.0798289105590049, -0.5831115121790157, 1.1992853640907182, 3.1358023579620795, 0.6558951793608327, -0.25280814186835876, 1.2381369503464803, 3.13934211478975, 1.4289212910521631, 3.0932950070272116], "count": [349]}, "gripper_mode_state": {"mean": [0.166189111747851, 0.7736389684813754], "std": [0.3722503067618761, 0.4184754651451503], "min": [0, 0], "max": [1, 1], "count": [349]}, "gripper_activity_state": {"mean": [1.7191977077363896, 1.9025787965616046], "std": [0.6299164800192991, 0.3578336565214695], "min": [0, 0], "max": [2, 2], "count": [349]}, "gripper_mode_action": {"mean": [0.166189111747851, 0.7736389684813754], "std": [0.3722503067618761, 0.4184754651451503], "min": [0, 0], "max": [1, 1], "count": [349]}, "gripper_activity_action": {"mean": [1.7191977077363896, 1.9025787965616046], "std": [0.6299164800192991, 0.3578336565214695], "min": [0, 0], "max": [2, 2], "count": [349]}, "gripper_open_scale_state": {"mean": [0.66164039988914, 0.33192979947065576], "std": [0.2150377450106021, 0.19570409510079775], "min": [0.049, 0.161], "max": [0.827, 0.79], "count": [349]}, "gripper_open_scale_action": {"mean": [0.66164039988914, 0.33192979947065576], "std": [0.2150377450106021, 0.19570409510079775], "min": [0.049, 0.161], "max": [0.827, 0.79], "count": [349]}}} +{"episode_index": 461, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.42245943218954246]], [[0.41852560253267973]], [[0.4148628676470588]]], "std": [[[0.22013285222922255]], [[0.2231794468923468]], [[0.2263084709125516]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45903170138888894]], [[0.46406118872549024]], [[0.4589082883986928]]], "std": [[[0.1066359178485283]], [[0.10868743865814617]], [[0.1097438962290184]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42867060457516337]], [[0.4211623304738562]], [[0.4176671425653595]]], "std": [[[0.1858902732289886]], [[0.19786953957293243]], [[0.1993441514854732]]], "count": [100]}, "observation.state": {"min": [0.31234413385391235, 1.8097494840621948, -0.8711985945701599, -1.194730281829834, -2.712625741958618, -1.8097320795059204, 0.8387877345085144, 166.0, 0.1631769984960556, 0.30820798873901367, 0.028421999886631966, -3.0859999656677246, -0.15200001001358032, -0.7609999775886536, -0.582974910736084, -2.0721421241760254, -0.047595128417015076, -0.18303269147872925, 1.2790470123291016, 1.5314741134643555, -1.1401712894439697, 176.0, -0.3607980012893677, 0.220443993806839, -0.03551099821925163, 0.6219999194145203, 0.5929999947547913, -2.882999897003174], "max": [0.9922895431518555, 2.0720200538635254, -0.15343190729618073, -0.20266763865947723, -1.1964930295944214, -1.044370174407959, 2.1018826961517334, 676.0, 0.41643500328063965, 0.4552899897098541, 0.15319299697875977, -1.5210000276565552, 1.2309999465942383, 0.1469999998807907, -0.179716557264328, -1.9960806369781494, 0.763721227645874, 0.45059165358543396, 1.8442021608352661, 1.928763508796692, -0.657203733921051, 832.0, -0.23443099856376648, 0.33301401138305664, 0.06311099976301193, 3.115000009536743, 1.4079999923706055, 3.135999917984009], "mean": [0.5736821293830872, 1.970723271369934, -0.49149131774902344, -0.5906879305839539, -1.8635334968566895, -1.4638426303863525, 1.359825611114502, 411.72064208984375, 0.29654762148857117, 0.36349278688430786, 0.08019205927848816, -2.2545113563537598, 0.6077461838722229, -0.15046024322509766, -0.28512144088745117, -2.0560390949249268, 0.24208149313926697, 0.05025393143296242, 1.4494755268096924, 1.6405959129333496, -0.8547823429107666, 674.7222290039062, -0.33704474568367004, 0.25937244296073914, 0.018707361072301865, 1.5434216260910034, 1.1164062023162842, 0.5406927466392517], "std": [0.24929548799991608, 0.08422069251537323, 0.26580914855003357, 0.32323089241981506, 0.5546062588691711, 0.1976577341556549, 0.45486316084861755, 160.5240020751953, 0.09001916646957397, 0.04483859986066818, 0.028414765372872353, 0.5977346301078796, 0.5508542060852051, 0.3114311993122101, 0.0939856469631195, 0.022526005282998085, 0.30285561084747314, 0.2332240641117096, 0.20422497391700745, 0.07962672412395477, 0.17478050291538239, 170.8000946044922, 0.036172639578580856, 0.025894731283187866, 0.027019266039133072, 1.0212818384170532, 0.23138003051280975, 2.3171606063842773], "count": [315]}, "action": {"min": [0.31234413385391235, 1.8097494840621948, -0.8711985945701599, -1.194730281829834, -2.712625741958618, -1.8097320795059204, 0.8387877345085144, 166.0, 0.1631769984960556, 0.30820798873901367, 0.028421999886631966, -3.0859999656677246, -0.15200001001358032, -0.7609999775886536, -0.582974910736084, -2.0721421241760254, -0.047595128417015076, -0.18303269147872925, 1.2790470123291016, 1.5314741134643555, -1.1401712894439697, 176.0, -0.3607980012893677, 0.220443993806839, -0.03551099821925163, 0.6219999194145203, 0.5929999947547913, -2.882999897003174], "max": [0.9922895431518555, 2.0720200538635254, -0.15343190729618073, -0.20266763865947723, -1.1964930295944214, -1.044370174407959, 2.1018826961517334, 676.0, 0.41643500328063965, 0.4552899897098541, 0.15319299697875977, -1.5210000276565552, 1.2309999465942383, 0.1469999998807907, -0.179716557264328, -1.9960806369781494, 0.763721227645874, 0.45059165358543396, 1.8442021608352661, 1.928763508796692, -0.657203733921051, 832.0, -0.23443099856376648, 0.33301401138305664, 0.06311099976301193, 3.115000009536743, 1.4079999923706055, 3.135999917984009], "mean": [0.5736821293830872, 1.970723271369934, -0.49149131774902344, -0.5906879305839539, -1.8635334968566895, -1.4638426303863525, 1.359825611114502, 411.72064208984375, 0.29654762148857117, 0.36349278688430786, 0.08019205927848816, -2.2545113563537598, 0.6077461838722229, -0.15046024322509766, -0.28512144088745117, -2.0560390949249268, 0.24208149313926697, 0.05025393143296242, 1.4494755268096924, 1.6405959129333496, -0.8547823429107666, 674.7222290039062, -0.33704474568367004, 0.25937244296073914, 0.018707361072301865, 1.5434216260910034, 1.1164062023162842, 0.5406927466392517], "std": [0.24929548799991608, 0.08422069251537323, 0.26580914855003357, 0.32323089241981506, 0.5546062588691711, 0.1976577341556549, 0.45486316084861755, 160.5240020751953, 0.09001916646957397, 0.04483859986066818, 0.028414765372872353, 0.5977346301078796, 0.5508542060852051, 0.3114311993122101, 0.0939856469631195, 0.022526005282998085, 0.30285561084747314, 0.2332240641117096, 0.20422497391700745, 0.07962672412395477, 0.17478050291538239, 170.8000946044922, 0.036172639578580856, 0.025894731283187866, 0.027019266039133072, 1.0212818384170532, 0.23138003051280975, 2.3171606063842773], "count": [315]}, "timestamp": {"min": [0.0], "max": [10.466666666666667], "mean": [5.233333333333333], "std": [3.031073639390407], "count": [315]}, "frame_index": {"min": [0], "max": [314], "mean": [157.0], "std": [90.93220918171221], "count": [315]}, "episode_index": {"min": [481], "max": [481], "mean": [481.0], "std": [0.0], "count": [315]}, "index": {"min": [243105], "max": [243419], "mean": [243262.0], "std": [90.93220918171221], "count": [315]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [315]}, "subtask_annotation": {"mean": [9.593650793650793, 29.0, 29.0, 29.0, 29.0], "std": [9.544214120588578, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [315]}, "scene_annotation": {"mean": [481.0], "std": [0.0], "min": [481], "max": [481], "count": [315]}, "eef_direction_state": {"mean": [3.9746031746031747, 3.4761904761904763], "std": [2.1703608253861564, 1.9619972238960879], "min": [0, 0], "max": [6, 6], "count": [315]}, "eef_velocity_state": {"mean": [0.7365079365079366, 1.0380952380952382], "std": [0.7152092794623651, 0.7072029796471232], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_acc_mag_state": {"mean": [0.8158730158730159, 0.8825396825396825], "std": [0.8344195490729048, 0.8445041153281889], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_direction_action": {"mean": [3.9746031746031747, 3.4761904761904763], "std": [2.1703608253861564, 1.9619972238960879], "min": [0, 0], "max": [6, 6], "count": [315]}, "eef_velocity_action": {"mean": [0.7365079365079366, 1.0380952380952382], "std": [0.7152092794623651, 0.7072029796471232], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_acc_mag_action": {"mean": [0.8158730158730159, 0.8825396825396825], "std": [0.8344195490729048, 0.8445041153281889], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_sim_pose_state": {"mean": [0.4486904777164303, 0.32637351326949715, 1.032156969424918, -1.2946984721707377, 1.0068452272261348, -0.9740965120257457, 0.5623800245463046, -0.34497398075924296, 1.1256747564927205, 0.9672558134600898, 0.9887787747015875, -0.14367878628241584], "std": [0.027534085131915215, 0.026755556615532666, 0.019053960274765833, 0.4643768405193702, 0.12441370354537941, 1.5146940242131335, 0.06077484337734703, 0.06280766224501005, 0.07659808897474944, 2.0414895740627843, 0.2922893892242351, 1.814226873358507], "min": [0.4236149911117558, 0.2428766145592683, 1.006468515036023, -2.420491770505091, 0.8739465352402789, -3.1383170669072924, 0.49086086250431893, -0.42620303747129373, 1.0158352557370156, -3.1283054098525125, 0.4387152707996247, -3.126780060352024], "max": [0.5355274417297196, 0.3652053604132125, 1.0792151868560316, -0.7831679789618056, 1.2909776395096895, 3.1288770275655287, 0.6651047533429513, -0.23652046379729524, 1.2337757437183663, 3.1377941459369025, 1.5386571594173613, 3.0541776276566286], "count": [315]}, "eef_sim_pose_action": {"mean": [0.4486904777164303, 0.32637351326949715, 1.032156969424918, -1.2946984721707377, 1.0068452272261348, -0.9740965120257457, 0.5623800245463046, -0.34497398075924296, 1.1256747564927205, 0.9672558134600898, 0.9887787747015875, -0.14367878628241584], "std": [0.027534085131915215, 0.026755556615532666, 0.019053960274765833, 0.4643768405193702, 0.12441370354537941, 1.5146940242131335, 0.06077484337734703, 0.06280766224501005, 0.07659808897474944, 2.0414895740627843, 0.2922893892242351, 1.814226873358507], "min": [0.4236149911117558, 0.2428766145592683, 1.006468515036023, -2.420491770505091, 0.8739465352402789, -3.1383170669072924, 0.49086086250431893, -0.42620303747129373, 1.0158352557370156, -3.1283054098525125, 0.4387152707996247, -3.126780060352024], "max": [0.5355274417297196, 0.3652053604132125, 1.0792151868560316, -0.7831679789618056, 1.2909776395096895, 3.1288770275655287, 0.6651047533429513, -0.23652046379729524, 1.2337757437183663, 3.1377941459369025, 1.5386571594173613, 3.0541776276566286], "count": [315]}, "gripper_mode_state": {"mean": [0.15555555555555556, 0.7936507936507936], "std": [0.36243347622889144, 0.40468408838037795], "min": [0, 0], "max": [1, 1], "count": [315]}, "gripper_activity_state": {"mean": [1.8285714285714285, 1.8444444444444446], "std": [0.48711283247788223, 0.48264409897838906], "min": [0, 0], "max": [2, 2], "count": [315]}, "gripper_mode_action": {"mean": [0.15555555555555556, 0.7936507936507936], "std": [0.36243347622889144, 0.40468408838037795], "min": [0, 0], "max": [1, 1], "count": [315]}, "gripper_activity_action": {"mean": [1.8285714285714285, 1.8444444444444446], "std": [0.48711283247788223, 0.48264409897838906], "min": [0, 0], "max": [2, 2], "count": [315]}, "gripper_open_scale_state": {"mean": [0.6747222222222212, 0.41172063492063377], "std": [0.17080007993722615, 0.16052378090156258], "min": [0.176, 0.166], "max": [0.832, 0.676], "count": [315]}, "gripper_open_scale_action": {"mean": [0.6747222222222212, 0.41172063492063377], "std": [0.17080007993722615, 0.16052378090156258], "min": [0.176, 0.166], "max": [0.832, 0.676], "count": [315]}}} +{"episode_index": 462, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.43006665032679736]], [[0.4268488480392157]], [[0.423481454248366]]], "std": [[[0.21887179419670846]], [[0.22038370021282222]], [[0.22377395655386156]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[0.8823529411764706]], [[0.9215686274509803]]], "mean": [[[0.4546868443627451]], [[0.4607600878267974]], [[0.4560255085784314]]], "std": [[[0.08527393193498427]], [[0.08604159982596]], [[0.08727427283341388]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8156862745098039]], [[0.8117647058823529]], [[0.8196078431372549]]], "mean": [[[0.42574645220588236]], [[0.4201157924836601]], [[0.4155311008986928]]], "std": [[[0.1835388531116502]], [[0.19400820088472936]], [[0.19649254535481073]]], "count": [100]}, "observation.state": {"min": [0.28120744228363037, 1.8132574558258057, -0.7558846473693848, -1.2048356533050537, -2.6833391189575195, -2.0208120346069336, 0.929003894329071, 207.0, 0.2204660028219223, 0.3014180064201355, 0.0331370010972023, -3.0369999408721924, -0.07999999076128006, -1.2480000257492065, -0.5806710720062256, -2.0694196224212646, -0.12421508133411407, -0.1039692685008049, 1.2975651025772095, 1.4723249673843384, -1.1582354307174683, 249.0, -0.3635919988155365, 0.21730199456214905, -0.038745999336242676, -3.1411852836608887, 0.6369999647140503, -3.121000051498413], "max": [0.7608937621116638, 2.071234703063965, -0.1152266412973404, -0.23451989889144897, -1.1978368759155273, -1.1423529386520386, 2.510045289993286, 792.0, 0.4154199957847595, 0.41540300846099854, 0.16106699407100677, -1.2640000581741333, 1.434999942779541, 0.29200002551078796, -0.16465437412261963, -1.9669162034988403, 0.5498834252357483, 0.40046581625938416, 1.9476654529571533, 1.8845890760421753, -0.509269654750824, 862.0, -0.24580800533294678, 0.3278670012950897, 0.05524500086903572, 3.1410000324249268, 1.38100004196167, 3.13100004196167], "mean": [0.5280534625053406, 1.9747618436813354, -0.4822072982788086, -0.6506151556968689, -1.9125796556472778, -1.4959267377853394, 1.7021019458770752, 463.24078369140625, 0.3177550733089447, 0.3461751639842987, 0.08189244568347931, -2.396986484527588, 0.7059605121612549, -0.5427905917167664, -0.2898210883140564, -2.0573110580444336, 0.2685645818710327, 0.1174149140715599, 1.4548546075820923, 1.6092894077301025, -0.9122447371482849, 775.0580444335938, -0.34190723299980164, 0.2672627866268158, 0.025746945291757584, 1.7258899211883545, 1.1873347759246826, 1.304433822631836], "std": [0.18676801025867462, 0.08083248883485794, 0.17996057868003845, 0.34570470452308655, 0.5885968208312988, 0.3072203993797302, 0.5259603261947632, 169.58456420898438, 0.07274890691041946, 0.033936481922864914, 0.03026633895933628, 0.6258863806724548, 0.5749151706695557, 0.4529883861541748, 0.09333835542201996, 0.019153861328959465, 0.14819352328777313, 0.13630089163780212, 0.2499837428331375, 0.08842930942773819, 0.14035429060459137, 148.03536987304688, 0.029575400054454803, 0.02710406295955181, 0.02542533539235592, 0.8664167523384094, 0.2102053016424179, 2.3803136348724365], "count": [353]}, "action": {"min": [0.28120744228363037, 1.8132574558258057, -0.7558846473693848, -1.2048356533050537, -2.6833391189575195, -2.0208120346069336, 0.929003894329071, 207.0, 0.2204660028219223, 0.3014180064201355, 0.0331370010972023, -3.0369999408721924, -0.07999999076128006, -1.2480000257492065, -0.5806710720062256, -2.0694196224212646, -0.12421508133411407, -0.1039692685008049, 1.2975651025772095, 1.4723249673843384, -1.1582354307174683, 249.0, -0.3635919988155365, 0.21730199456214905, -0.038745999336242676, -3.1411852836608887, 0.6369999647140503, -3.121000051498413], "max": [0.7608937621116638, 2.071234703063965, -0.1152266412973404, -0.23451989889144897, -1.1978368759155273, -1.1423529386520386, 2.510045289993286, 792.0, 0.4154199957847595, 0.41540300846099854, 0.16106699407100677, -1.2640000581741333, 1.434999942779541, 0.29200002551078796, -0.16465437412261963, -1.9669162034988403, 0.5498834252357483, 0.40046581625938416, 1.9476654529571533, 1.8845890760421753, -0.509269654750824, 862.0, -0.24580800533294678, 0.3278670012950897, 0.05524500086903572, 3.1410000324249268, 1.38100004196167, 3.13100004196167], "mean": [0.5280534625053406, 1.9747618436813354, -0.4822072982788086, -0.6506151556968689, -1.9125796556472778, -1.4959267377853394, 1.7021019458770752, 463.24078369140625, 0.3177550733089447, 0.3461751639842987, 0.08189244568347931, -2.396986484527588, 0.7059605121612549, -0.5427905917167664, -0.2898210883140564, -2.0573110580444336, 0.2685645818710327, 0.1174149140715599, 1.4548546075820923, 1.6092894077301025, -0.9122447371482849, 775.0580444335938, -0.34190723299980164, 0.2672627866268158, 0.025746945291757584, 1.7258899211883545, 1.1873347759246826, 1.304433822631836], "std": [0.18676801025867462, 0.08083248883485794, 0.17996057868003845, 0.34570470452308655, 0.5885968208312988, 0.3072203993797302, 0.5259603261947632, 169.58456420898438, 0.07274890691041946, 0.033936481922864914, 0.03026633895933628, 0.6258863806724548, 0.5749151706695557, 0.4529883861541748, 0.09333835542201996, 0.019153861328959465, 0.14819352328777313, 0.13630089163780212, 0.2499837428331375, 0.08842930942773819, 0.14035429060459137, 148.03536987304688, 0.029575400054454803, 0.02710406295955181, 0.02542533539235592, 0.8664167523384094, 0.2102053016424179, 2.3803136348724365], "count": [353]}, "timestamp": {"min": [0.0], "max": [11.733333333333333], "mean": [5.866666666666667], "std": [3.396730454095199], "count": [353]}, "frame_index": {"min": [0], "max": [352], "mean": [176.0], "std": [101.90191362285597], "count": [353]}, "episode_index": {"min": [482], "max": [482], "mean": [482.0], "std": [0.0], "count": [353]}, "index": {"min": [243420], "max": [243772], "mean": [243596.0], "std": [101.90191362285597], "count": [353]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [353]}, "subtask_annotation": {"mean": [8.920679886685553, 29.0, 29.0, 29.0, 29.0], "std": [9.32901578490954, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [353]}, "scene_annotation": {"mean": [482.0], "std": [0.0], "min": [482], "max": [482], "count": [353]}, "eef_direction_state": {"mean": [4.461756373937677, 3.830028328611898], "std": [2.2033541975096003, 1.8512699107595314], "min": [0, 0], "max": [6, 6], "count": [353]}, "eef_velocity_state": {"mean": [0.5524079320113314, 0.9121813031161473], "std": [0.7662876427546648, 0.6945306777337613], "min": [0, 0], "max": [2, 2], "count": [353]}, "eef_acc_mag_state": {"mean": [0.6628895184135978, 0.7875354107648725], "std": [0.8122361897997695, 0.8298010885024152], "min": [0, 0], "max": [2, 2], "count": [353]}, "eef_direction_action": {"mean": [4.461756373937677, 3.830028328611898], "std": [2.2033541975096003, 1.8512699107595314], "min": [0, 0], "max": [6, 6], "count": [353]}, "eef_velocity_action": {"mean": [0.5524079320113314, 0.9121813031161473], "std": [0.7662876427546648, 0.6945306777337613], "min": [0, 0], "max": [2, 2], "count": [353]}, "eef_acc_mag_action": {"mean": [0.6628895184135978, 0.7875354107648725], "std": [0.8122361897997695, 0.8298010885024152], "min": [0, 0], "max": [2, 2], "count": [353]}, "eef_sim_pose_state": {"mean": [0.4541998587194491, 0.33742111505413785, 1.0338176350419812, -1.2648093374650193, 1.0509827564266996, -1.2613852365737124, 0.5472509623853935, -0.36232578077860417, 1.1151074489660722, 2.198227271807571, 0.8012419743820556, -0.7633757037277139], "std": [0.027564390718512913, 0.026416392217033294, 0.013810060539654546, 0.3970243578077262, 0.07994916414109311, 1.2355601893479755, 0.04738031520450057, 0.04270525082372692, 0.07006263339969299, 0.5122583857044476, 0.30336903449051494, 2.239710577919275], "min": [0.41525320768103846, 0.2473752256500235, 1.0047172850640744, -2.4309967224642577, 0.9730888773043893, -3.1099483288749736, 0.4839248988007069, -0.4328157071570159, 1.0217119813270774, 1.4215616785255896, 0.21851537406230337, -3.132217739147988], "max": [0.5293384466484193, 0.3670442062636991, 1.0762718312449007, -0.7811916563140908, 1.2890948007925158, 3.139140034599153, 0.6202741318269611, -0.29739436314284234, 1.240555066159842, 2.8603648429918698, 1.3083573851375245, 3.127264942747277], "count": [353]}, "eef_sim_pose_action": {"mean": [0.4541998587194491, 0.33742111505413785, 1.0338176350419812, -1.2648093374650193, 1.0509827564266996, -1.2613852365737124, 0.5472509623853935, -0.36232578077860417, 1.1151074489660722, 2.198227271807571, 0.8012419743820556, -0.7633757037277139], "std": [0.027564390718512913, 0.026416392217033294, 0.013810060539654546, 0.3970243578077262, 0.07994916414109311, 1.2355601893479755, 0.04738031520450057, 0.04270525082372692, 0.07006263339969299, 0.5122583857044476, 0.30336903449051494, 2.239710577919275], "min": [0.41525320768103846, 0.2473752256500235, 1.0047172850640744, -2.4309967224642577, 0.9730888773043893, -3.1099483288749736, 0.4839248988007069, -0.4328157071570159, 1.0217119813270774, 1.4215616785255896, 0.21851537406230337, -3.132217739147988], "max": [0.5293384466484193, 0.3670442062636991, 1.0762718312449007, -0.7811916563140908, 1.2890948007925158, 3.139140034599153, 0.6202741318269611, -0.29739436314284234, 1.240555066159842, 2.8603648429918698, 1.3083573851375245, 3.127264942747277], "count": [353]}, "gripper_mode_state": {"mean": [0.09631728045325778, 0.7535410764872521], "std": [0.29502586655977564, 0.43094886301472546], "min": [0, 0], "max": [1, 1], "count": [353]}, "gripper_activity_state": {"mean": [1.8611898016997168, 1.8328611898016998], "std": [0.45846863057549864, 0.485304758658983], "min": [0, 0], "max": [2, 2], "count": [353]}, "gripper_mode_action": {"mean": [0.09631728045325778, 0.7535410764872521], "std": [0.29502586655977564, 0.43094886301472546], "min": [0, 0], "max": [1, 1], "count": [353]}, "gripper_activity_action": {"mean": [1.8611898016997168, 1.8328611898016998], "std": [0.45846863057549864, 0.485304758658983], "min": [0, 0], "max": [2, 2], "count": [353]}, "gripper_open_scale_state": {"mean": [0.7750580738705216, 0.4632407933308112], "std": [0.14803533090568533, 0.16958484718429617], "min": [0.249, 0.207], "max": [0.862, 0.792], "count": [353]}, "gripper_open_scale_action": {"mean": [0.7750580738705216, 0.4632407933308112], "std": [0.14803533090568533, 0.16958484718429617], "min": [0.249, 0.207], "max": [0.862, 0.792], "count": [353]}}} +{"episode_index": 463, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.42406449346405234]], [[0.4189831147875817]], [[0.415457175245098]]], "std": [[[0.22901754951514497]], [[0.23251684193736644]], [[0.23533930404501707]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46916550449346406]], [[0.4752953941993464]], [[0.47087973651960785]]], "std": [[[0.06917491209464868]], [[0.06770576326986069]], [[0.06832292462380478]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4333778165849673]], [[0.42828689338235293]], [[0.42418884599673207]]], "std": [[[0.1673037553680842]], [[0.1769014053011045]], [[0.178646534076614]]], "count": [100]}, "observation.state": {"min": [0.2897246778011322, 1.8535221815109253, -0.8665735125541687, -1.1168012619018555, -2.5588622093200684, -1.8785678148269653, 0.81224125623703, 163.0, 0.21402299404144287, 0.3046880066394806, 0.020587999373674393, -3.0789999961853027, -0.11500000208616257, -0.8629999756813049, -0.5731486678123474, -2.0770466327667236, -0.1603957563638687, -0.19488348066806793, 1.4261434078216553, 1.4283599853515625, -0.8938703536987305, 37.0, -0.3767549991607666, 0.20161299407482147, -0.07791700214147568, 0.7739999890327454, 0.8539999723434448, -3.0880000591278076], "max": [0.7112042903900146, 2.073486089706421, -0.2496693730354309, -0.19315560162067413, -1.1909778118133545, -1.2729384899139404, 2.1981897354125977, 804.0, 0.3912859857082367, 0.3949730098247528, 0.14452600479125977, -1.496000051498413, 1.1629999876022339, 0.12700000405311584, -0.08799950033426285, -2.037724256515503, 0.7111169695854187, 0.2670004665851593, 1.5564324855804443, 1.7425018548965454, -0.34463271498680115, 770.0, -0.2270980030298233, 0.31519100069999695, 0.05703499913215637, 3.0420000553131104, 1.3589999675750732, 3.1010000705718994], "mean": [0.5101265907287598, 1.996926188468933, -0.476936936378479, -0.5611397624015808, -1.8093171119689941, -1.5323495864868164, 1.3367301225662231, 392.46173095703125, 0.2992916405200958, 0.3473041355609894, 0.06085055321455002, -2.3798346519470215, 0.703941285610199, -0.25968384742736816, -0.2738890051841736, -2.0661861896514893, 0.223088338971138, -0.009262055158615112, 1.4816827774047852, 1.586743712425232, -0.7217909097671509, 550.721923828125, -0.33735761046409607, 0.25338220596313477, 0.000638098455965519, 1.6885590553283691, 1.0857164859771729, 0.1502787172794342], "std": [0.14186854660511017, 0.0793631449341774, 0.2204262912273407, 0.3395039141178131, 0.4546397030353546, 0.19822582602500916, 0.4960764944553375, 170.638427734375, 0.049913983792066574, 0.02105574496090412, 0.03227151557803154, 0.48605605959892273, 0.49202316999435425, 0.3245600163936615, 0.13987284898757935, 0.007664097473025322, 0.358125776052475, 0.15472754836082458, 0.05982150137424469, 0.07702725380659103, 0.13562962412834167, 307.7674255371094, 0.04490108788013458, 0.032511744648218155, 0.03807585686445236, 0.8653995394706726, 0.15875911712646484, 2.564126491546631], "count": [392]}, "action": {"min": [0.2897246778011322, 1.8535221815109253, -0.8665735125541687, -1.1168012619018555, -2.5588622093200684, -1.8785678148269653, 0.81224125623703, 163.0, 0.21402299404144287, 0.3046880066394806, 0.020587999373674393, -3.0789999961853027, -0.11500000208616257, -0.8629999756813049, -0.5731486678123474, -2.0770466327667236, -0.1603957563638687, -0.19488348066806793, 1.4261434078216553, 1.4283599853515625, -0.8938703536987305, 37.0, -0.3767549991607666, 0.20161299407482147, -0.07791700214147568, 0.7739999890327454, 0.8539999723434448, -3.0880000591278076], "max": [0.7112042903900146, 2.073486089706421, -0.2496693730354309, -0.19315560162067413, -1.1909778118133545, -1.2729384899139404, 2.1981897354125977, 804.0, 0.3912859857082367, 0.3949730098247528, 0.14452600479125977, -1.496000051498413, 1.1629999876022339, 0.12700000405311584, -0.08799950033426285, -2.037724256515503, 0.7111169695854187, 0.2670004665851593, 1.5564324855804443, 1.7425018548965454, -0.34463271498680115, 770.0, -0.2270980030298233, 0.31519100069999695, 0.05703499913215637, 3.0420000553131104, 1.3589999675750732, 3.1010000705718994], "mean": [0.5101265907287598, 1.996926188468933, -0.476936936378479, -0.5611397624015808, -1.8093171119689941, -1.5323495864868164, 1.3367301225662231, 392.46173095703125, 0.2992916405200958, 0.3473041355609894, 0.06085055321455002, -2.3798346519470215, 0.703941285610199, -0.25968384742736816, -0.2738890051841736, -2.0661861896514893, 0.223088338971138, -0.009262055158615112, 1.4816827774047852, 1.586743712425232, -0.7217909097671509, 550.721923828125, -0.33735761046409607, 0.25338220596313477, 0.000638098455965519, 1.6885590553283691, 1.0857164859771729, 0.1502787172794342], "std": [0.14186854660511017, 0.0793631449341774, 0.2204262912273407, 0.3395039141178131, 0.4546397030353546, 0.19822582602500916, 0.4960764944553375, 170.638427734375, 0.049913983792066574, 0.02105574496090412, 0.03227151557803154, 0.48605605959892273, 0.49202316999435425, 0.3245600163936615, 0.13987284898757935, 0.007664097473025322, 0.358125776052475, 0.15472754836082458, 0.05982150137424469, 0.07702725380659103, 0.13562962412834167, 307.7674255371094, 0.04490108788013458, 0.032511744648218155, 0.03807585686445236, 0.8653995394706726, 0.15875911712646484, 2.564126491546631], "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": [483], "max": [483], "mean": [483.0], "std": [0.0], "count": [392]}, "index": {"min": [243773], "max": [244164], "mean": [243968.5], "std": [113.16028455248777], "count": [392]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [392]}, "subtask_annotation": {"mean": [11.451530612244898, 29.0, 29.0, 29.0, 29.0], "std": [10.35801462853678, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [392]}, "scene_annotation": {"mean": [483.0], "std": [0.0], "min": [483], "max": [483], "count": [392]}, "eef_direction_state": {"mean": [4.252551020408164, 4.137755102040816], "std": [2.126123621890358, 2.0206593845050294], "min": [0, 0], "max": [6, 6], "count": [392]}, "eef_velocity_state": {"mean": [0.5714285714285714, 0.7908163265306123], "std": [0.6546536707079762, 0.7437613637881815], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_acc_mag_state": {"mean": [0.7525510204081632, 0.7959183673469388], "std": [0.8252974865310503, 0.8446613096561162], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_direction_action": {"mean": [4.252551020408164, 4.137755102040816], "std": [2.126123621890358, 2.0206593845050294], "min": [0, 0], "max": [6, 6], "count": [392]}, "eef_velocity_action": {"mean": [0.5714285714285714, 0.7908163265306123], "std": [0.6546536707079762, 0.7437613637881815], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_acc_mag_action": {"mean": [0.7525510204081632, 0.7959183673469388], "std": [0.8252974865310503, 0.8446613096561162], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_sim_pose_state": {"mean": [0.4411371585310323, 0.31424545308943225, 1.0204046939389482, -1.284805953721412, 1.1158100901106887, -1.6351085736863573, 0.546214086597648, -0.33839230392602054, 1.1065387596476637, 1.240705545524794, 1.0298035281847389, -0.008211553540239155], "std": [0.03775121346399887, 0.041250114523497784, 0.015055243101822467, 0.40316457221092067, 0.14009253161955576, 0.7112683727727985, 0.03584915277007619, 0.025869897566374637, 0.06512420559987496, 1.714362897062342, 0.28711176543386413, 1.986866142202759], "min": [0.39125028758112246, 0.216228951898581, 0.9918962592369467, -2.136175919530207, 0.9205334758679551, -2.757939984672762, 0.48721236149979646, -0.39987442558445413, 1.0300892397766606, -3.136561501773683, 0.3908901228964856, -3.1073198241743114], "max": [0.5125230876139037, 0.35308184931843023, 1.0531102433483208, -0.5423791028879517, 1.3732266320181, -0.617667659714362, 0.6041146043915129, -0.29535116623290797, 1.213328272349264, 3.136797405057365, 1.5313498637060032, 3.1258453728640316], "count": [392]}, "eef_sim_pose_action": {"mean": [0.4411371585310323, 0.31424545308943225, 1.0204046939389482, -1.284805953721412, 1.1158100901106887, -1.6351085736863573, 0.546214086597648, -0.33839230392602054, 1.1065387596476637, 1.240705545524794, 1.0298035281847389, -0.008211553540239155], "std": [0.03775121346399887, 0.041250114523497784, 0.015055243101822467, 0.40316457221092067, 0.14009253161955576, 0.7112683727727985, 0.03584915277007619, 0.025869897566374637, 0.06512420559987496, 1.714362897062342, 0.28711176543386413, 1.986866142202759], "min": [0.39125028758112246, 0.216228951898581, 0.9918962592369467, -2.136175919530207, 0.9205334758679551, -2.757939984672762, 0.48721236149979646, -0.39987442558445413, 1.0300892397766606, -3.136561501773683, 0.3908901228964856, -3.1073198241743114], "max": [0.5125230876139037, 0.35308184931843023, 1.0531102433483208, -0.5423791028879517, 1.3732266320181, -0.617667659714362, 0.6041146043915129, -0.29535116623290797, 1.213328272349264, 3.136797405057365, 1.5313498637060032, 3.1258453728640316], "count": [392]}, "gripper_mode_state": {"mean": [0.3086734693877551, 0.8596938775510204], "std": [0.4619460560323911, 0.3473043542086824], "min": [0, 0], "max": [1, 1], "count": [392]}, "gripper_activity_state": {"mean": [1.7908163265306123, 1.8214285714285714], "std": [0.564346603350314, 0.5236742249505472], "min": [0, 0], "max": [2, 2], "count": [392]}, "gripper_mode_action": {"mean": [0.3086734693877551, 0.8596938775510204], "std": [0.4619460560323911, 0.3473043542086824], "min": [0, 0], "max": [1, 1], "count": [392]}, "gripper_activity_action": {"mean": [1.7908163265306123, 1.8214285714285714], "std": [0.564346603350314, 0.5236742249505472], "min": [0, 0], "max": [2, 2], "count": [392]}, "gripper_open_scale_state": {"mean": [0.5507219386003456, 0.39246173442139926], "std": [0.30776738274319454, 0.1706383073375005], "min": [0.037, 0.163], "max": [0.77, 0.804], "count": [392]}, "gripper_open_scale_action": {"mean": [0.5507219386003456, 0.39246173442139926], "std": [0.30776738274319454, 0.1706383073375005], "min": [0.037, 0.163], "max": [0.77, 0.804], "count": [392]}}} +{"episode_index": 464, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4244148059640523]], [[0.4171095322712418]], [[0.4141518259803922]]], "std": [[[0.23035430807513999]], [[0.23765540776814964]], [[0.23969979103546585]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.469588954248366]], [[0.4765196384803922]], [[0.4704724591503268]]], "std": [[[0.060627864460078944]], [[0.057966112050895406]], [[0.058449504422001926]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43482069444444443]], [[0.42869851102941176]], [[0.42443439746732026]]], "std": [[[0.17606875450769346]], [[0.18831272687331102]], [[0.18914904699984572]]], "count": [100]}, "observation.state": {"min": [0.3018023371696472, 1.8616031408309937, -0.9368404150009155, -1.1860734224319458, -2.613037347793579, -1.893525242805481, 0.8726820945739746, 172.0, 0.18112799525260925, 0.3042519986629486, 0.018743999302387238, -3.128000020980835, -0.13500000536441803, -0.8999999761581421, -0.5502150654792786, -2.0755107402801514, -0.6156648993492126, -0.3602883219718933, 1.5466235876083374, 1.4294770956039429, -0.9298940300941467, 47.0, -0.3723619878292084, 0.20824499428272247, -0.08282399922609329, 1.0759999752044678, 0.8489999771118164, -3.134185314178467], "max": [0.8833984136581421, 2.0754234790802, -0.2171538919210434, -0.15739379823207855, -1.1426671743392944, -1.3097474575042725, 2.291809320449829, 820.0, 0.3806309998035431, 0.41874200105667114, 0.14250700175762177, -1.1469999551773071, 1.2300000190734863, 0.49800002574920654, -0.16638223826885223, -2.055596351623535, 0.30340805649757385, 0.20495401322841644, 1.972885251045227, 1.7516125440597534, -0.34400439262390137, 770.0, -0.2417609989643097, 0.31692299246788025, 0.03703499957919121, 3.11299991607666, 1.3300000429153442, 3.1089999675750732], "mean": [0.5339710116386414, 2.0078582763671875, -0.5379454493522644, -0.5882717967033386, -1.8011759519577026, -1.5500258207321167, 1.3587639331817627, 371.12969970703125, 0.2857046127319336, 0.35007768869400024, 0.059206753969192505, -2.333326578140259, 0.6563386917114258, -0.1704753041267395, -0.2712803781032562, -2.0685062408447266, -0.06651939451694489, -0.10076752305030823, 1.7253535985946655, 1.5263948440551758, -0.6035212278366089, 528.52734375, -0.33964499831199646, 0.2559465169906616, -0.013187049888074398, 1.7599378824234009, 1.0883357524871826, 0.5912180542945862], "std": [0.1999444216489792, 0.06979601830244064, 0.23134765028953552, 0.35134315490722656, 0.5238083004951477, 0.17787449061870575, 0.5368892550468445, 168.456787109375, 0.06429600715637207, 0.03146565333008766, 0.029029546305537224, 0.5778628587722778, 0.5258437395095825, 0.39650043845176697, 0.11961176246404648, 0.005274241324514151, 0.2589980363845825, 0.17699526250362396, 0.18321892619132996, 0.05627338960766792, 0.20301736891269684, 232.6768035888672, 0.036500461399555206, 0.028559356927871704, 0.029824724420905113, 0.7423245906829834, 0.14481334388256073, 2.622210741043091], "count": [366]}, "action": {"min": [0.3018023371696472, 1.8616031408309937, -0.9368404150009155, -1.1860734224319458, -2.613037347793579, -1.893525242805481, 0.8726820945739746, 172.0, 0.18112799525260925, 0.3042519986629486, 0.018743999302387238, -3.128000020980835, -0.13500000536441803, -0.8999999761581421, -0.5502150654792786, -2.0755107402801514, -0.6156648993492126, -0.3602883219718933, 1.5466235876083374, 1.4294770956039429, -0.9298940300941467, 47.0, -0.3723619878292084, 0.20824499428272247, -0.08282399922609329, 1.0759999752044678, 0.8489999771118164, -3.134185314178467], "max": [0.8833984136581421, 2.0754234790802, -0.2171538919210434, -0.15739379823207855, -1.1426671743392944, -1.3097474575042725, 2.291809320449829, 820.0, 0.3806309998035431, 0.41874200105667114, 0.14250700175762177, -1.1469999551773071, 1.2300000190734863, 0.49800002574920654, -0.16638223826885223, -2.055596351623535, 0.30340805649757385, 0.20495401322841644, 1.972885251045227, 1.7516125440597534, -0.34400439262390137, 770.0, -0.2417609989643097, 0.31692299246788025, 0.03703499957919121, 3.11299991607666, 1.3300000429153442, 3.1089999675750732], "mean": [0.5339710116386414, 2.0078582763671875, -0.5379454493522644, -0.5882717967033386, -1.8011759519577026, -1.5500258207321167, 1.3587639331817627, 371.12969970703125, 0.2857046127319336, 0.35007768869400024, 0.059206753969192505, -2.333326578140259, 0.6563386917114258, -0.1704753041267395, -0.2712803781032562, -2.0685062408447266, -0.06651939451694489, -0.10076752305030823, 1.7253535985946655, 1.5263948440551758, -0.6035212278366089, 528.52734375, -0.33964499831199646, 0.2559465169906616, -0.013187049888074398, 1.7599378824234009, 1.0883357524871826, 0.5912180542945862], "std": [0.1999444216489792, 0.06979601830244064, 0.23134765028953552, 0.35134315490722656, 0.5238083004951477, 0.17787449061870575, 0.5368892550468445, 168.456787109375, 0.06429600715637207, 0.03146565333008766, 0.029029546305537224, 0.5778628587722778, 0.5258437395095825, 0.39650043845176697, 0.11961176246404648, 0.005274241324514151, 0.2589980363845825, 0.17699526250362396, 0.18321892619132996, 0.05627338960766792, 0.20301736891269684, 232.6768035888672, 0.036500461399555206, 0.028559356927871704, 0.029824724420905113, 0.7423245906829834, 0.14481334388256073, 2.622210741043091], "count": [366]}, "timestamp": {"min": [0.0], "max": [12.166666666666666], "mean": [6.083333333333333], "std": [3.5218234965342514], "count": [366]}, "frame_index": {"min": [0], "max": [365], "mean": [182.5], "std": [105.65470489602754], "count": [366]}, "episode_index": {"min": [484], "max": [484], "mean": [484.0], "std": [0.0], "count": [366]}, "index": {"min": [244165], "max": [244530], "mean": [244347.5], "std": [105.65470489602754], "count": [366]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [366]}, "subtask_annotation": {"mean": [10.781420765027322, 29.0, 29.0, 29.0, 29.0], "std": [10.153536311097268, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [366]}, "scene_annotation": {"mean": [484.0], "std": [0.0], "min": [484], "max": [484], "count": [366]}, "eef_direction_state": {"mean": [3.8633879781420766, 4.060109289617486], "std": [2.141937098173772, 1.8366916054769604], "min": [0, 0], "max": [6, 6], "count": [366]}, "eef_velocity_state": {"mean": [0.6666666666666666, 0.9180327868852459], "std": [0.6761618887647034, 0.7420636260823772], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_acc_mag_state": {"mean": [0.7459016393442623, 0.860655737704918], "std": [0.8254305921495337, 0.8426691956436723], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_direction_action": {"mean": [3.8633879781420766, 4.060109289617486], "std": [2.141937098173772, 1.8366916054769604], "min": [0, 0], "max": [6, 6], "count": [366]}, "eef_velocity_action": {"mean": [0.6666666666666666, 0.9180327868852459], "std": [0.6761618887647034, 0.7420636260823772], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_acc_mag_action": {"mean": [0.7459016393442623, 0.860655737704918], "std": [0.8254305921495337, 0.8426691956436723], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_sim_pose_state": {"mean": [0.44203018787823056, 0.30395825356862805, 1.0110129075237628, -1.338801682502322, 1.1467065924118114, -1.618726147932563, 0.5502566737366099, -0.32661062834200183, 1.1153543300492113, 1.343741280108468, 0.9970689272810719, -0.10313692468544942], "std": [0.032242373940808707, 0.032120006752037265, 0.014431701132726862, 0.366746757187838, 0.09710518549631945, 0.6687386309258969, 0.04764344073161319, 0.04127646279894628, 0.06859793934253201, 1.598902637907227, 0.30693336979109265, 1.8686939547266492], "min": [0.39914235479183413, 0.22026641317365647, 0.9874801575360378, -2.0412280449693005, 1.0025835435384005, -2.7077237694102556, 0.4872777123818598, -0.3825900892146403, 1.0266371200909599, -3.1410688436408583, 0.37561645303490265, -3.1274060390101623], "max": [0.5145757890284317, 0.3355228753357754, 1.0444458505261613, -0.6165327403907084, 1.4037074943600905, -0.6206938644855277, 0.634168401032688, -0.24070111838321756, 1.2320418046702422, 3.1339607849395, 1.5297342195486712, 3.0843402908225688], "count": [366]}, "eef_sim_pose_action": {"mean": [0.44203018787823056, 0.30395825356862805, 1.0110129075237628, -1.338801682502322, 1.1467065924118114, -1.618726147932563, 0.5502566737366099, -0.32661062834200183, 1.1153543300492113, 1.343741280108468, 0.9970689272810719, -0.10313692468544942], "std": [0.032242373940808707, 0.032120006752037265, 0.014431701132726862, 0.366746757187838, 0.09710518549631945, 0.6687386309258969, 0.04764344073161319, 0.04127646279894628, 0.06859793934253201, 1.598902637907227, 0.30693336979109265, 1.8686939547266492], "min": [0.39914235479183413, 0.22026641317365647, 0.9874801575360378, -2.0412280449693005, 1.0025835435384005, -2.7077237694102556, 0.4872777123818598, -0.3825900892146403, 1.0266371200909599, -3.1410688436408583, 0.37561645303490265, -3.1274060390101623], "max": [0.5145757890284317, 0.3355228753357754, 1.0444458505261613, -0.6165327403907084, 1.4037074943600905, -0.6206938644855277, 0.634168401032688, -0.24070111838321756, 1.2320418046702422, 3.1339607849395, 1.5297342195486712, 3.0843402908225688], "count": [366]}, "gripper_mode_state": {"mean": [0.36065573770491804, 0.860655737704918], "std": [0.48019077101235375, 0.3463054126930759], "min": [0, 0], "max": [1, 1], "count": [366]}, "gripper_activity_state": {"mean": [1.8688524590163935, 1.8770491803278688], "std": [0.42369993387934607, 0.4229328161542928], "min": [0, 0], "max": [2, 2], "count": [366]}, "gripper_mode_action": {"mean": [0.36065573770491804, 0.860655737704918], "std": [0.48019077101235375, 0.3463054126930759], "min": [0, 0], "max": [1, 1], "count": [366]}, "gripper_activity_action": {"mean": [1.8688524590163935, 1.8770491803278688], "std": [0.42369993387934607, 0.4229328161542928], "min": [0, 0], "max": [2, 2], "count": [366]}, "gripper_open_scale_state": {"mean": [0.5285273222167632, 0.3711297812956928], "std": [0.23267695027766097, 0.16845685711126235], "min": [0.047, 0.172], "max": [0.77, 0.82], "count": [366]}, "gripper_open_scale_action": {"mean": [0.5285273222167632, 0.3711297812956928], "std": [0.23267695027766097, 0.16845685711126235], "min": [0.047, 0.172], "max": [0.77, 0.82], "count": [366]}}} +{"episode_index": 465, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.43093777777777775]], [[0.4273755984477124]], [[0.4239600408496732]]], "std": [[[0.21822109398036255]], [[0.22140513571542011]], [[0.22401910395266247]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[0.7843137254901961]], [[0.803921568627451]]], "mean": [[[0.46580088439542483]], [[0.4726664930555556]], [[0.4682041401143791]]], "std": [[[0.09221106290882938]], [[0.09255032467197352]], [[0.09308077097982456]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4519731045751634]], [[0.44979369689542487]], [[0.4448061887254902]]], "std": [[[0.137563962586353]], [[0.14378565957325595]], [[0.1456064949118708]]], "count": [100]}, "observation.state": {"min": [0.24075071513652802, 1.8233281373977661, -0.7816457152366638, -1.1719712018966675, -2.605898857116699, -1.92417311668396, 0.5352227091789246, 197.0, 0.22861500084400177, 0.2960070073604584, 0.006022000219672918, -3.1331851482391357, -0.06200000271201134, -0.9229999780654907, -0.5780355930328369, -2.077098846435547, -0.7426550388336182, -0.25940829515457153, 1.5111236572265625, 1.4868810176849365, -1.0384883880615234, 45.0, -0.38429298996925354, 0.18482500314712524, -0.06521199643611908, 0.7200000286102295, 0.7699999809265137, -3.1010000705718994], "max": [0.7336142659187317, 2.076976776123047, 0.26858872175216675, -0.07353071868419647, -1.1428591012954712, -1.2091467380523682, 2.2243871688842773, 789.0, 0.39681801199913025, 0.39724001288414, 0.1708180010318756, 3.1389999389648438, 1.315999984741211, 0.6850000023841858, -0.106552354991436, -1.9596208333969116, 0.23773132264614105, 0.3891211748123169, 2.1338744163513184, 1.777006983757019, -0.34320154786109924, 844.0, -0.24128800630569458, 0.30882999300956726, 0.056449998170137405, 3.130000114440918, 1.2580000162124634, 3.11899995803833], "mean": [0.4962427020072937, 1.998134732246399, -0.37676307559013367, -0.4468007981777191, -1.7184001207351685, -1.4464292526245117, 1.2489370107650757, 440.0367431640625, 0.3195185959339142, 0.3454810678958893, 0.060402531176805496, -2.0563266277313232, 0.7884678244590759, -0.28054752945899963, -0.24126555025577545, -2.058027744293213, -0.2672748565673828, -0.02003631554543972, 1.9095075130462646, 1.5842622518539429, -0.6581275463104248, 660.4287109375, -0.3525388538837433, 0.24953711032867432, 0.016583064571022987, 1.6547976732254028, 1.003579020500183, 0.643561065196991], "std": [0.145119309425354, 0.0829479768872261, 0.2935997247695923, 0.3221140503883362, 0.4420751631259918, 0.2201794981956482, 0.5461762547492981, 141.08343505859375, 0.055637869983911514, 0.027399806305766106, 0.03719467297196388, 1.089026927947998, 0.41151440143585205, 0.4137774407863617, 0.12093988060951233, 0.027179136872291565, 0.3712495267391205, 0.2321549355983734, 0.2118418663740158, 0.07627087831497192, 0.26975125074386597, 290.4290771484375, 0.03430686518549919, 0.030306940898299217, 0.027032196521759033, 0.8851408362388611, 0.1352912336587906, 2.4983572959899902], "count": [449]}, "action": {"min": [0.24075071513652802, 1.8233281373977661, -0.7816457152366638, -1.1719712018966675, -2.605898857116699, -1.92417311668396, 0.5352227091789246, 197.0, 0.22861500084400177, 0.2960070073604584, 0.006022000219672918, -3.1331851482391357, -0.06200000271201134, -0.9229999780654907, -0.5780355930328369, -2.077098846435547, -0.7426550388336182, -0.25940829515457153, 1.5111236572265625, 1.4868810176849365, -1.0384883880615234, 45.0, -0.38429298996925354, 0.18482500314712524, -0.06521199643611908, 0.7200000286102295, 0.7699999809265137, -3.1010000705718994], "max": [0.7336142659187317, 2.076976776123047, 0.26858872175216675, -0.07353071868419647, -1.1428591012954712, -1.2091467380523682, 2.2243871688842773, 789.0, 0.39681801199913025, 0.39724001288414, 0.1708180010318756, 3.1389999389648438, 1.315999984741211, 0.6850000023841858, -0.106552354991436, -1.9596208333969116, 0.23773132264614105, 0.3891211748123169, 2.1338744163513184, 1.777006983757019, -0.34320154786109924, 844.0, -0.24128800630569458, 0.30882999300956726, 0.056449998170137405, 3.130000114440918, 1.2580000162124634, 3.11899995803833], "mean": [0.4962427020072937, 1.998134732246399, -0.37676307559013367, -0.4468007981777191, -1.7184001207351685, -1.4464292526245117, 1.2489370107650757, 440.0367431640625, 0.3195185959339142, 0.3454810678958893, 0.060402531176805496, -2.0563266277313232, 0.7884678244590759, -0.28054752945899963, -0.24126555025577545, -2.058027744293213, -0.2672748565673828, -0.02003631554543972, 1.9095075130462646, 1.5842622518539429, -0.6581275463104248, 660.4287109375, -0.3525388538837433, 0.24953711032867432, 0.016583064571022987, 1.6547976732254028, 1.003579020500183, 0.643561065196991], "std": [0.145119309425354, 0.0829479768872261, 0.2935997247695923, 0.3221140503883362, 0.4420751631259918, 0.2201794981956482, 0.5461762547492981, 141.08343505859375, 0.055637869983911514, 0.027399806305766106, 0.03719467297196388, 1.089026927947998, 0.41151440143585205, 0.4137774407863617, 0.12093988060951233, 0.027179136872291565, 0.3712495267391205, 0.2321549355983734, 0.2118418663740158, 0.07627087831497192, 0.26975125074386597, 290.4290771484375, 0.03430686518549919, 0.030306940898299217, 0.027032196521759033, 0.8851408362388611, 0.1352912336587906, 2.4983572959899902], "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": [485], "max": [485], "mean": [485.0], "std": [0.0], "count": [449]}, "index": {"min": [244531], "max": [244979], "mean": [244755.0], "std": [129.6148139681572], "count": [449]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [449]}, "subtask_annotation": {"mean": [13.608017817371937, 29.0, 29.0, 29.0, 29.0], "std": [10.863909226787504, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [449]}, "scene_annotation": {"mean": [485.0], "std": [0.0], "min": [485], "max": [485], "count": [449]}, "eef_direction_state": {"mean": [3.821826280623608, 3.937639198218263], "std": [2.277881494602355, 2.023389897191882], "min": [0, 0], "max": [6, 6], "count": [449]}, "eef_velocity_state": {"mean": [0.621380846325167, 0.8507795100222717], "std": [0.6533019504601298, 0.7141619088188476], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_acc_mag_state": {"mean": [0.7706013363028953, 0.8195991091314031], "std": [0.8273874648638352, 0.842082908909835], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_direction_action": {"mean": [3.821826280623608, 3.937639198218263], "std": [2.277881494602355, 2.023389897191882], "min": [0, 0], "max": [6, 6], "count": [449]}, "eef_velocity_action": {"mean": [0.621380846325167, 0.8507795100222717], "std": [0.6533019504601298, 0.7141619088188476], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_acc_mag_action": {"mean": [0.7706013363028953, 0.8195991091314031], "std": [0.8273874648638352, 0.842082908909835], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_sim_pose_state": {"mean": [0.4373494821270252, 0.33218826752686387, 1.0219247462923056, -1.2883780548797665, 1.1413070010400848, -1.5405647540868106, 0.5409592018987125, -0.34835448942228847, 1.0893978451550206, 1.7867519623255683, 1.0787996099407555, 0.2511316325021781], "std": [0.03290329375337776, 0.028773014153663824, 0.013718209415603158, 0.46129313226572466, 0.09378890000637817, 0.8797553539117352, 0.0394076691494357, 0.02991452737124046, 0.06520833403257706, 0.8658873430111185, 0.2823465835267131, 2.0500895175174434], "min": [0.37948846241232004, 0.23251106333206106, 0.9979408849133202, -2.1519434414821985, 1.0262304109148843, -2.9117510760714946, 0.4790132530010037, -0.4095349536656471, 1.019993405793186, -3.1214437071841328, 0.4149628056121002, -3.1079369184221886], "max": [0.5129605178111508, 0.3814703150418516, 1.0577659589327122, -0.5449259642246209, 1.3304360536196023, -0.5031707172263845, 0.6023860797053228, -0.3010740320729521, 1.242267738930856, 3.129191155713059, 1.5112399879535792, 3.1003591818049103], "count": [449]}, "eef_sim_pose_action": {"mean": [0.4373494821270252, 0.33218826752686387, 1.0219247462923056, -1.2883780548797665, 1.1413070010400848, -1.5405647540868106, 0.5409592018987125, -0.34835448942228847, 1.0893978451550206, 1.7867519623255683, 1.0787996099407555, 0.2511316325021781], "std": [0.03290329375337776, 0.028773014153663824, 0.013718209415603158, 0.46129313226572466, 0.09378890000637817, 0.8797553539117352, 0.0394076691494357, 0.02991452737124046, 0.06520833403257706, 0.8658873430111185, 0.2823465835267131, 2.0500895175174434], "min": [0.37948846241232004, 0.23251106333206106, 0.9979408849133202, -2.1519434414821985, 1.0262304109148843, -2.9117510760714946, 0.4790132530010037, -0.4095349536656471, 1.019993405793186, -3.1214437071841328, 0.4149628056121002, -3.1079369184221886], "max": [0.5129605178111508, 0.3814703150418516, 1.0577659589327122, -0.5449259642246209, 1.3304360536196023, -0.5031707172263845, 0.6023860797053228, -0.3010740320729521, 1.242267738930856, 3.129191155713059, 1.5112399879535792, 3.1003591818049103], "count": [449]}, "gripper_mode_state": {"mean": [0.23385300668151449, 0.8752783964365256], "std": [0.42327978684025225, 0.33040297390917595], "min": [0, 0], "max": [1, 1], "count": [449]}, "gripper_activity_state": {"mean": [1.7216035634743876, 1.8752783964365256], "std": [0.6335118743590336, 0.44022567152747194], "min": [0, 0], "max": [2, 2], "count": [449]}, "gripper_mode_action": {"mean": [0.23385300668151449, 0.8752783964365256], "std": [0.42327978684025225, 0.33040297390917595], "min": [0, 0], "max": [1, 1], "count": [449]}, "gripper_activity_action": {"mean": [1.7216035634743876, 1.8752783964365256], "std": [0.6335118743590336, 0.44022567152747194], "min": [0, 0], "max": [2, 2], "count": [449]}, "gripper_open_scale_state": {"mean": [0.6604287303168419, 0.4400367481596981], "std": [0.29042909561912356, 0.14108285727395714], "min": [0.045, 0.197], "max": [0.844, 0.789], "count": [449]}, "gripper_open_scale_action": {"mean": [0.6604287303168419, 0.4400367481596981], "std": [0.29042909561912356, 0.14108285727395714], "min": [0.045, 0.197], "max": [0.844, 0.789], "count": [449]}}} +{"episode_index": 466, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4190744424019608]], [[0.4153981331699346]], [[0.4107488745915033]]], "std": [[[0.22537033937523696]], [[0.22788099262473727]], [[0.2316737112473282]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.7843137254901961]], [[0.788235294117647]]], "mean": [[[0.47639783905228755]], [[0.48189322099673204]], [[0.4772971221405229]]], "std": [[[0.06850681502870881]], [[0.06759679311401676]], [[0.06762036694280044]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.44115263684640527]], [[0.43704286968954253]], [[0.43289312908496735]]], "std": [[[0.1589906242243563]], [[0.16838869300322098]], [[0.16965413718442796]]], "count": [100]}, "observation.state": {"min": [0.2797064781188965, 1.8266791105270386, -0.8215439915657043, -1.1398570537567139, -2.6113791465759277, -1.9455534219741821, 0.7676482200622559, 156.0, 0.19072000682353973, 0.28016000986099243, 0.023775000125169754, -3.0989999771118164, -0.11600000411272049, -0.9179999828338623, -0.5499532222747803, -2.069960594177246, -0.3084695041179657, -0.11971214413642883, 1.5721052885055542, 1.2984377145767212, -1.0888586044311523, 50.0, -0.3897010087966919, 0.21298199892044067, -0.04671400040388107, -3.1391851902008057, 0.7570000290870667, -3.015000104904175], "max": [0.8559967279434204, 2.07666277885437, 0.08791223913431168, -0.05178392305970192, -1.2623443603515625, -1.3374109268188477, 2.3128058910369873, 800.0, 0.3671630024909973, 0.4280819892883301, 0.17049899697303772, -0.8600000143051147, 1.340000033378601, 0.9369999766349792, -0.1425759494304657, -2.0496973991394043, 0.598490834236145, 0.315154105424881, 1.6619374752044678, 1.778071641921997, -0.7398276329040527, 853.0, -0.23707300424575806, 0.3160359859466553, 0.07227099686861038, 3.140000104904175, 1.4190000295639038, 3.061000108718872], "mean": [0.5401806235313416, 1.9863892793655396, -0.4940934479236603, -0.528407633304596, -1.8085697889328003, -1.53452467918396, 1.4568792581558228, 443.9375, 0.2897191047668457, 0.35354116559028625, 0.05974086374044418, -2.4691789150238037, 0.7612292766571045, -0.36196935176849365, -0.2391686737537384, -2.0647106170654297, 0.06959081441164017, 0.0532822348177433, 1.6015799045562744, 1.5637717247009277, -0.9118807315826416, 521.5025634765625, -0.3575246334075928, 0.24796123802661896, 0.017817119136452675, 1.2757922410964966, 1.1305429935455322, -0.01610984094440937], "std": [0.18426959216594696, 0.07942367345094681, 0.2234954684972763, 0.31010541319847107, 0.46256640553474426, 0.1897619664669037, 0.4740455448627472, 206.1514129638672, 0.05409976840019226, 0.033510759472846985, 0.03420744091272354, 0.5148575901985168, 0.5213007926940918, 0.3999440670013428, 0.11319686472415924, 0.004135396331548691, 0.3871992826461792, 0.1551852524280548, 0.031185254454612732, 0.13385555148124695, 0.08613011240959167, 190.931396484375, 0.042430561035871506, 0.029717611148953438, 0.03777260705828667, 1.298988938331604, 0.2006257176399231, 2.265317440032959], "count": [392]}, "action": {"min": [0.2797064781188965, 1.8266791105270386, -0.8215439915657043, -1.1398570537567139, -2.6113791465759277, -1.9455534219741821, 0.7676482200622559, 156.0, 0.19072000682353973, 0.28016000986099243, 0.023775000125169754, -3.0989999771118164, -0.11600000411272049, -0.9179999828338623, -0.5499532222747803, -2.069960594177246, -0.3084695041179657, -0.11971214413642883, 1.5721052885055542, 1.2984377145767212, -1.0888586044311523, 50.0, -0.3897010087966919, 0.21298199892044067, -0.04671400040388107, -3.1391851902008057, 0.7570000290870667, -3.015000104904175], "max": [0.8559967279434204, 2.07666277885437, 0.08791223913431168, -0.05178392305970192, -1.2623443603515625, -1.3374109268188477, 2.3128058910369873, 800.0, 0.3671630024909973, 0.4280819892883301, 0.17049899697303772, -0.8600000143051147, 1.340000033378601, 0.9369999766349792, -0.1425759494304657, -2.0496973991394043, 0.598490834236145, 0.315154105424881, 1.6619374752044678, 1.778071641921997, -0.7398276329040527, 853.0, -0.23707300424575806, 0.3160359859466553, 0.07227099686861038, 3.140000104904175, 1.4190000295639038, 3.061000108718872], "mean": [0.5401806235313416, 1.9863892793655396, -0.4940934479236603, -0.528407633304596, -1.8085697889328003, -1.53452467918396, 1.4568792581558228, 443.9375, 0.2897191047668457, 0.35354116559028625, 0.05974086374044418, -2.4691789150238037, 0.7612292766571045, -0.36196935176849365, -0.2391686737537384, -2.0647106170654297, 0.06959081441164017, 0.0532822348177433, 1.6015799045562744, 1.5637717247009277, -0.9118807315826416, 521.5025634765625, -0.3575246334075928, 0.24796123802661896, 0.017817119136452675, 1.2757922410964966, 1.1305429935455322, -0.01610984094440937], "std": [0.18426959216594696, 0.07942367345094681, 0.2234954684972763, 0.31010541319847107, 0.46256640553474426, 0.1897619664669037, 0.4740455448627472, 206.1514129638672, 0.05409976840019226, 0.033510759472846985, 0.03420744091272354, 0.5148575901985168, 0.5213007926940918, 0.3999440670013428, 0.11319686472415924, 0.004135396331548691, 0.3871992826461792, 0.1551852524280548, 0.031185254454612732, 0.13385555148124695, 0.08613011240959167, 190.931396484375, 0.042430561035871506, 0.029717611148953438, 0.03777260705828667, 1.298988938331604, 0.2006257176399231, 2.265317440032959], "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": [486], "max": [486], "mean": [486.0], "std": [0.0], "count": [392]}, "index": {"min": [244980], "max": [245371], "mean": [245175.5], "std": [113.16028455248777], "count": [392]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [392]}, "subtask_annotation": {"mean": [10.063775510204081, 29.0, 29.0, 29.0, 29.0], "std": [9.403837364294109, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [392]}, "scene_annotation": {"mean": [486.0], "std": [0.0], "min": [486], "max": [486], "count": [392]}, "eef_direction_state": {"mean": [4.599489795918367, 4.178571428571429], "std": [1.8141450296686277, 1.9374794271455533], "min": [0, 0], "max": [6, 6], "count": [392]}, "eef_velocity_state": {"mean": [0.5892857142857143, 0.9183673469387755], "std": [0.7229386599998986, 0.8165815928058201], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_acc_mag_state": {"mean": [0.7346938775510204, 0.8214285714285714], "std": [0.8366724715540685, 0.8443993155383502], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_direction_action": {"mean": [4.599489795918367, 4.178571428571429], "std": [1.8141450296686277, 1.9374794271455533], "min": [0, 0], "max": [6, 6], "count": [392]}, "eef_velocity_action": {"mean": [0.5892857142857143, 0.9183673469387755], "std": [0.7229386599998986, 0.8165815928058201], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_acc_mag_action": {"mean": [0.7346938775510204, 0.8214285714285714], "std": [0.8366724715540685, 0.8443993155383502], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_sim_pose_state": {"mean": [0.4347839482528653, 0.33754962025891516, 1.019396502892971, -1.4493728568143096, 0.9832172285923224, -1.737288425545732, 0.5528459991164374, -0.3318233792929446, 1.111675918915953, 1.9256535502770693, 0.9627282535379528, 0.24209343475877326], "std": [0.035425032630064454, 0.03572994328418055, 0.01854841840150629, 0.4873787623731095, 0.15702832591889102, 0.7495571761228953, 0.04649736438923359, 0.03308153414219595, 0.0662238862624592, 0.7036379133201319, 0.27213582973886624, 2.1009942856539037], "min": [0.3961769320869372, 0.23834992371703806, 0.9919160992915428, -2.382361258042373, 0.798216819449233, -3.033721639870444, 0.46509569088876673, -0.40344761247251054, 1.0423255003851042, 0.8227447864915005, 0.3648258238680888, -3.1368809363723473], "max": [0.5176292306430748, 0.3754242901967663, 1.0611186135479915, -0.7534842487295841, 1.2176277028881017, -0.8608554988443697, 0.6378961908818512, -0.265904852845735, 1.248529803541723, 3.038306810488738, 1.4185736176253427, 3.1283755881419557], "count": [392]}, "eef_sim_pose_action": {"mean": [0.4347839482528653, 0.33754962025891516, 1.019396502892971, -1.4493728568143096, 0.9832172285923224, -1.737288425545732, 0.5528459991164374, -0.3318233792929446, 1.111675918915953, 1.9256535502770693, 0.9627282535379528, 0.24209343475877326], "std": [0.035425032630064454, 0.03572994328418055, 0.01854841840150629, 0.4873787623731095, 0.15702832591889102, 0.7495571761228953, 0.04649736438923359, 0.03308153414219595, 0.0662238862624592, 0.7036379133201319, 0.27213582973886624, 2.1009942856539037], "min": [0.3961769320869372, 0.23834992371703806, 0.9919160992915428, -2.382361258042373, 0.798216819449233, -3.033721639870444, 0.46509569088876673, -0.40344761247251054, 1.0423255003851042, 0.8227447864915005, 0.3648258238680888, -3.1368809363723473], "max": [0.5176292306430748, 0.3754242901967663, 1.0611186135479915, -0.7534842487295841, 1.2176277028881017, -0.8608554988443697, 0.6378961908818512, -0.265904852845735, 1.248529803541723, 3.038306810488738, 1.4185736176253427, 3.1283755881419557], "count": [392]}, "gripper_mode_state": {"mean": [0.21173469387755103, 0.7602040816326531], "std": [0.4085377746134752, 0.42695882225539034], "min": [0, 0], "max": [1, 1], "count": [392]}, "gripper_activity_state": {"mean": [1.7142857142857142, 1.8954081632653061], "std": [0.6507452556531633, 0.38700753662267395], "min": [0, 0], "max": [2, 2], "count": [392]}, "gripper_mode_action": {"mean": [0.21173469387755103, 0.7602040816326531], "std": [0.4085377746134752, 0.42695882225539034], "min": [0, 0], "max": [1, 1], "count": [392]}, "gripper_activity_action": {"mean": [1.7142857142857142, 1.8954081632653061], "std": [0.6507452556531633, 0.38700753662267395], "min": [0, 0], "max": [2, 2], "count": [392]}, "gripper_open_scale_state": {"mean": [0.5215025512150356, 0.4439374998442979], "std": [0.1909313958702643, 0.2061514907656881], "min": [0.05, 0.156], "max": [0.853, 0.8], "count": [392]}, "gripper_open_scale_action": {"mean": [0.5215025512150356, 0.4439374998442979], "std": [0.1909313958702643, 0.2061514907656881], "min": [0.05, 0.156], "max": [0.853, 0.8], "count": [392]}}} +{"episode_index": 467, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.42321288398692813]], [[0.41837706495098037]], [[0.4154979125816993]]], "std": [[[0.2241284583002209]], [[0.23086300849022387]], [[0.23301747065649697]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4707077022058824]], [[0.47636944444444446]], [[0.47169633374183007]]], "std": [[[0.07193177793378286]], [[0.07165928902575722]], [[0.07177667408232818]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4460061744281046]], [[0.44283731617647054]], [[0.43861626225490197]]], "std": [[[0.14563350649156898]], [[0.15354941157509863]], [[0.1548399923353394]]], "count": [100]}, "observation.state": {"min": [0.28794440627098083, 1.8722147941589355, -0.7852061986923218, -1.2357629537582397, -2.584291696548462, -1.884973168373108, 0.9800896644592285, 209.0, 0.20987500250339508, 0.29069098830223083, 0.04161800071597099, -3.1411852836608887, -0.07900000363588333, -0.7860000729560852, -0.43097418546676636, -2.070920467376709, -0.4372573494911194, -0.15688766539096832, 1.5965749025344849, 1.5236724615097046, -0.9210799932479858, 42.0, -0.3776020109653473, 0.1752530038356781, -0.056752998381853104, 0.37400004267692566, 0.8109999895095825, -3.1070001125335693], "max": [0.7504915595054626, 2.0754408836364746, -0.2070833146572113, -0.1872389316558838, -1.2624140977859497, -1.2867615222930908, 2.20550274848938, 663.0, 0.38052898645401, 0.39101898670196533, 0.16644500195980072, 3.140000104904175, 1.3140000104904175, 0.4490000009536743, -0.04761258140206337, -2.044915199279785, 0.5538802742958069, 0.31873202323913574, 1.7643532752990723, 1.7883692979812622, -0.5644046068191528, 813.0, -0.26360198855400085, 0.2914449870586395, 0.07774999737739563, 2.990000009536743, 1.246000051498413, 3.072999954223633], "mean": [0.4899956285953522, 2.0148160457611084, -0.42958182096481323, -0.547959566116333, -1.716551423072815, -1.5316197872161865, 1.3574132919311523, 500.5230712890625, 0.30576828122138977, 0.3410409092903137, 0.06991173326969147, -2.0542147159576416, 0.8329764604568481, -0.15685926377773285, -0.24047087132930756, -2.065483570098877, -0.06210919842123985, 0.019365480169653893, 1.653574824333191, 1.6734193563461304, -0.7682840824127197, 550.82177734375, -0.34718501567840576, 0.2420576810836792, 0.029153555631637573, 1.3711873292922974, 1.050605297088623, 0.4392096996307373], "std": [0.15946505963802338, 0.068230040371418, 0.21649028360843658, 0.3439934551715851, 0.48775675892829895, 0.2168884426355362, 0.45513254404067993, 157.2077178955078, 0.06139981374144554, 0.02431928738951683, 0.02740817330777645, 1.0263077020645142, 0.5134265422821045, 0.3627210557460785, 0.09527675062417984, 0.00543955247849226, 0.4018869400024414, 0.15190602838993073, 0.06934317201375961, 0.06354768574237823, 0.09564755856990814, 267.0097351074219, 0.03362692520022392, 0.025357738137245178, 0.042888857424259186, 0.996974527835846, 0.10427149385213852, 2.341029644012451], "count": [390]}, "action": {"min": [0.28794440627098083, 1.8722147941589355, -0.7852061986923218, -1.2357629537582397, -2.584291696548462, -1.884973168373108, 0.9800896644592285, 209.0, 0.20987500250339508, 0.29069098830223083, 0.04161800071597099, -3.1411852836608887, -0.07900000363588333, -0.7860000729560852, -0.43097418546676636, -2.070920467376709, -0.4372573494911194, -0.15688766539096832, 1.5965749025344849, 1.5236724615097046, -0.9210799932479858, 42.0, -0.3776020109653473, 0.1752530038356781, -0.056752998381853104, 0.37400004267692566, 0.8109999895095825, -3.1070001125335693], "max": [0.7504915595054626, 2.0754408836364746, -0.2070833146572113, -0.1872389316558838, -1.2624140977859497, -1.2867615222930908, 2.20550274848938, 663.0, 0.38052898645401, 0.39101898670196533, 0.16644500195980072, 3.140000104904175, 1.3140000104904175, 0.4490000009536743, -0.04761258140206337, -2.044915199279785, 0.5538802742958069, 0.31873202323913574, 1.7643532752990723, 1.7883692979812622, -0.5644046068191528, 813.0, -0.26360198855400085, 0.2914449870586395, 0.07774999737739563, 2.990000009536743, 1.246000051498413, 3.072999954223633], "mean": [0.4899956285953522, 2.0148160457611084, -0.42958182096481323, -0.547959566116333, -1.716551423072815, -1.5316197872161865, 1.3574132919311523, 500.5230712890625, 0.30576828122138977, 0.3410409092903137, 0.06991173326969147, -2.0542147159576416, 0.8329764604568481, -0.15685926377773285, -0.24047087132930756, -2.065483570098877, -0.06210919842123985, 0.019365480169653893, 1.653574824333191, 1.6734193563461304, -0.7682840824127197, 550.82177734375, -0.34718501567840576, 0.2420576810836792, 0.029153555631637573, 1.3711873292922974, 1.050605297088623, 0.4392096996307373], "std": [0.15946505963802338, 0.068230040371418, 0.21649028360843658, 0.3439934551715851, 0.48775675892829895, 0.2168884426355362, 0.45513254404067993, 157.2077178955078, 0.06139981374144554, 0.02431928738951683, 0.02740817330777645, 1.0263077020645142, 0.5134265422821045, 0.3627210557460785, 0.09527675062417984, 0.00543955247849226, 0.4018869400024414, 0.15190602838993073, 0.06934317201375961, 0.06354768574237823, 0.09564755856990814, 267.0097351074219, 0.03362692520022392, 0.025357738137245178, 0.042888857424259186, 0.996974527835846, 0.10427149385213852, 2.341029644012451], "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": [487], "max": [487], "mean": [487.0], "std": [0.0], "count": [390]}, "index": {"min": [245372], "max": [245761], "mean": [245566.5], "std": [112.5829323950423], "count": [390]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [390]}, "subtask_annotation": {"mean": [12.143589743589743, 29.0, 29.0, 29.0, 29.0], "std": [10.59389749038652, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [390]}, "scene_annotation": {"mean": [487.0], "std": [0.0], "min": [487], "max": [487], "count": [390]}, "eef_direction_state": {"mean": [3.8384615384615386, 4.102564102564102], "std": [2.3308538530800567, 2.117023452201914], "min": [0, 0], "max": [6, 6], "count": [390]}, "eef_velocity_state": {"mean": [0.6333333333333333, 0.8307692307692308], "std": [0.6766559301914443, 0.7247117362039323], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_acc_mag_state": {"mean": [0.735897435897436, 0.7974358974358975], "std": [0.8224376461399951, 0.8335857605848579], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_direction_action": {"mean": [3.8384615384615386, 4.102564102564102], "std": [2.3308538530800567, 2.117023452201914], "min": [0, 0], "max": [6, 6], "count": [390]}, "eef_velocity_action": {"mean": [0.6333333333333333, 0.8307692307692308], "std": [0.6766559301914443, 0.7247117362039323], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_acc_mag_action": {"mean": [0.735897435897436, 0.7974358974358975], "std": [0.8224376461399951, 0.8335857605848579], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_sim_pose_state": {"mean": [0.43035928552568964, 0.33671734429881633, 1.0294629005509914, -1.1631064162769302, 1.0370812347466756, -1.4363967496328889, 0.5381503074338796, -0.3463987501325687, 1.104974531539681, 1.6574298940934697, 1.0104260450044917, 0.07311071487603096], "std": [0.028052001859458477, 0.03391495582475788, 0.011463523507255314, 0.40338672018719357, 0.1930090042554207, 0.7452815005616847, 0.03877834127214863, 0.03289136106964881, 0.06579368899372917, 1.0943894044110098, 0.2465755549232253, 1.908992880403908], "min": [0.36689427504266003, 0.25601132393525483, 0.9907875698469618, -2.2284111697288376, 0.8148851394211754, -2.8817228659272387, 0.4737553014702321, -0.39189338664144613, 1.0302357149530015, -3.051315678435903, 0.45858684903845726, -3.0913878399151593], "max": [0.48665912146924833, 0.36911415956918114, 1.0481237959280352, -0.6532487767303826, 1.3619027156748311, -0.8158672057164656, 0.6033534792658987, -0.2875845949783084, 1.2435721191967763, 3.1225506299048504, 1.5569323807081585, 3.0991083379788145], "count": [390]}, "eef_sim_pose_action": {"mean": [0.43035928552568964, 0.33671734429881633, 1.0294629005509914, -1.1631064162769302, 1.0370812347466756, -1.4363967496328889, 0.5381503074338796, -0.3463987501325687, 1.104974531539681, 1.6574298940934697, 1.0104260450044917, 0.07311071487603096], "std": [0.028052001859458477, 0.03391495582475788, 0.011463523507255314, 0.40338672018719357, 0.1930090042554207, 0.7452815005616847, 0.03877834127214863, 0.03289136106964881, 0.06579368899372917, 1.0943894044110098, 0.2465755549232253, 1.908992880403908], "min": [0.36689427504266003, 0.25601132393525483, 0.9907875698469618, -2.2284111697288376, 0.8148851394211754, -2.8817228659272387, 0.4737553014702321, -0.39189338664144613, 1.0302357149530015, -3.051315678435903, 0.45858684903845726, -3.0913878399151593], "max": [0.48665912146924833, 0.36911415956918114, 1.0481237959280352, -0.6532487767303826, 1.3619027156748311, -0.8158672057164656, 0.6033534792658987, -0.2875845949783084, 1.2435721191967763, 3.1225506299048504, 1.5569323807081585, 3.0991083379788145], "count": [390]}, "gripper_mode_state": {"mean": [0.2846153846153846, 0.37435897435897436], "std": [0.45123105772499833, 0.48395695332939825], "min": [0, 0], "max": [1, 1], "count": [390]}, "gripper_activity_state": {"mean": [1.735897435897436, 1.8153846153846154], "std": [0.5857220744132529, 0.5423304232370193], "min": [0, 0], "max": [2, 2], "count": [390]}, "gripper_mode_action": {"mean": [0.2846153846153846, 0.37435897435897436], "std": [0.45123105772499833, 0.48395695332939825], "min": [0, 0], "max": [1, 1], "count": [390]}, "gripper_activity_action": {"mean": [1.735897435897436, 1.8153846153846154], "std": [0.5857220744132529, 0.5423304232370193], "min": [0, 0], "max": [2, 2], "count": [390]}, "gripper_open_scale_state": {"mean": [0.5508217948424512, 0.5005230770013249], "std": [0.2670097702560395, 0.15720793390215185], "min": [0.042, 0.209], "max": [0.813, 0.663], "count": [390]}, "gripper_open_scale_action": {"mean": [0.5508217948424512, 0.5005230770013249], "std": [0.2670097702560395, 0.15720793390215185], "min": [0.042, 0.209], "max": [0.813, 0.663], "count": [390]}}} +{"episode_index": 468, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.4220400571895425]], [[0.4173299571078431]], [[0.4136857965686275]]], "std": [[[0.22878083106183725]], [[0.23396219682927813]], [[0.23634314310591795]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.469481964869281]], [[0.47367887867647057]], [[0.46834149918300655]]], "std": [[[0.06797337705304177]], [[0.06661680368964944]], [[0.06687849692355906]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43826627655228756]], [[0.43347272875816995]], [[0.4290260498366013]]], "std": [[[0.1737089023541644]], [[0.18322480614076112]], [[0.18451957332501678]]], "count": [100]}, "observation.state": {"min": [0.29141765832901, 1.8155090808868408, -0.937119722366333, -1.2217130661010742, -2.5089807510375977, -1.8947993516921997, 0.9130865335464478, 152.0, 0.15700900554656982, 0.2794339954853058, -0.0007699999841861427, -3.1411852836608887, 0.03199999779462814, -0.8840000033378601, -0.38470548391342163, -2.0739572048187256, -0.3805166780948639, -0.2713463604450226, 1.5936601161956787, 1.420069694519043, -0.9482723474502563, 112.0, -0.38119301199913025, 0.20519299805164337, -0.0462069995701313, 0.722000002861023, 0.8799999952316284, -3.127000093460083], "max": [0.9502270817756653, 2.075371026992798, -0.013753194361925125, -0.1679355800151825, -1.2391314506530762, -1.232377052307129, 2.2395541667938232, 607.0, 0.40339699387550354, 0.43565601110458374, 0.15318700671195984, 3.1410000324249268, 1.305999994277954, 0.7470000386238098, -0.09934413433074951, -2.0570452213287354, 0.6504144072532654, 0.2604031264781952, 1.63682222366333, 1.7581400871276855, -0.5753129124641418, 772.0, -0.2734859883785248, 0.25905200839042664, 0.07020500302314758, 3.0239999294281006, 1.3420000076293945, 3.0940001010894775], "mean": [0.5391811728477478, 1.9950693845748901, -0.5477877259254456, -0.5402138233184814, -1.7144227027893066, -1.5111888647079468, 1.3353614807128906, 401.0775451660156, 0.2868526577949524, 0.3520566523075104, 0.06143687292933464, -2.0282773971557617, 0.7305881381034851, -0.07565248757600784, -0.17501887679100037, -2.066755533218384, -0.006105364765971899, -0.041093628853559494, 1.6108996868133545, 1.6437877416610718, -0.6955990791320801, 622.4118041992188, -0.3567742705345154, 0.2245466113090515, 0.01498476229608059, 1.4855748414993286, 1.0997328758239746, 0.6382215619087219], "std": [0.22026598453521729, 0.08031564205884933, 0.2690534293651581, 0.33351853489875793, 0.5022594928741455, 0.16861647367477417, 0.46617841720581055, 144.36537170410156, 0.07645450532436371, 0.03968608006834984, 0.034636516124010086, 1.2233000993728638, 0.5194880366325378, 0.4479668140411377, 0.060364387929439545, 0.00487557053565979, 0.38287827372550964, 0.17508088052272797, 0.009967565536499023, 0.07707171142101288, 0.15245577692985535, 212.57118225097656, 0.024729475378990173, 0.01333685964345932, 0.033561915159225464, 0.8456474542617798, 0.12342201918363571, 2.4100286960601807], "count": [374]}, "action": {"min": [0.29141765832901, 1.8155090808868408, -0.937119722366333, -1.2217130661010742, -2.5089807510375977, -1.8947993516921997, 0.9130865335464478, 152.0, 0.15700900554656982, 0.2794339954853058, -0.0007699999841861427, -3.1411852836608887, 0.03199999779462814, -0.8840000033378601, -0.38470548391342163, -2.0739572048187256, -0.3805166780948639, -0.2713463604450226, 1.5936601161956787, 1.420069694519043, -0.9482723474502563, 112.0, -0.38119301199913025, 0.20519299805164337, -0.0462069995701313, 0.722000002861023, 0.8799999952316284, -3.127000093460083], "max": [0.9502270817756653, 2.075371026992798, -0.013753194361925125, -0.1679355800151825, -1.2391314506530762, -1.232377052307129, 2.2395541667938232, 607.0, 0.40339699387550354, 0.43565601110458374, 0.15318700671195984, 3.1410000324249268, 1.305999994277954, 0.7470000386238098, -0.09934413433074951, -2.0570452213287354, 0.6504144072532654, 0.2604031264781952, 1.63682222366333, 1.7581400871276855, -0.5753129124641418, 772.0, -0.2734859883785248, 0.25905200839042664, 0.07020500302314758, 3.0239999294281006, 1.3420000076293945, 3.0940001010894775], "mean": [0.5391811728477478, 1.9950693845748901, -0.5477877259254456, -0.5402138233184814, -1.7144227027893066, -1.5111888647079468, 1.3353614807128906, 401.0775451660156, 0.2868526577949524, 0.3520566523075104, 0.06143687292933464, -2.0282773971557617, 0.7305881381034851, -0.07565248757600784, -0.17501887679100037, -2.066755533218384, -0.006105364765971899, -0.041093628853559494, 1.6108996868133545, 1.6437877416610718, -0.6955990791320801, 622.4118041992188, -0.3567742705345154, 0.2245466113090515, 0.01498476229608059, 1.4855748414993286, 1.0997328758239746, 0.6382215619087219], "std": [0.22026598453521729, 0.08031564205884933, 0.2690534293651581, 0.33351853489875793, 0.5022594928741455, 0.16861647367477417, 0.46617841720581055, 144.36537170410156, 0.07645450532436371, 0.03968608006834984, 0.034636516124010086, 1.2233000993728638, 0.5194880366325378, 0.4479668140411377, 0.060364387929439545, 0.00487557053565979, 0.38287827372550964, 0.17508088052272797, 0.009967565536499023, 0.07707171142101288, 0.15245577692985535, 212.57118225097656, 0.024729475378990173, 0.01333685964345932, 0.033561915159225464, 0.8456474542617798, 0.12342201918363571, 2.4100286960601807], "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": [488], "max": [488], "mean": [488.0], "std": [0.0], "count": [374]}, "index": {"min": [245762], "max": [246135], "mean": [245948.5], "std": [107.96411440844592], "count": [374]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [374]}, "subtask_annotation": {"mean": [11.296791443850267, 29.0, 29.0, 29.0, 29.0], "std": [10.69685047226627, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [374]}, "scene_annotation": {"mean": [488.0], "std": [0.0], "min": [488], "max": [488], "count": [374]}, "eef_direction_state": {"mean": [4.181818181818182, 3.8128342245989306], "std": [2.1505106741087125, 1.9353856555271158], "min": [0, 0], "max": [6, 6], "count": [374]}, "eef_velocity_state": {"mean": [0.5668449197860963, 0.9973262032085561], "std": [0.6577974856290192, 0.7790665712687685], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_acc_mag_state": {"mean": [0.7513368983957219, 0.9385026737967914], "std": [0.8271372115395219, 0.8201759976402346], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_direction_action": {"mean": [4.181818181818182, 3.8128342245989306], "std": [2.1505106741087125, 1.9353856555271158], "min": [0, 0], "max": [6, 6], "count": [374]}, "eef_velocity_action": {"mean": [0.5668449197860963, 0.9973262032085561], "std": [0.6577974856290192, 0.7790665712687685], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_acc_mag_action": {"mean": [0.7513368983957219, 0.9385026737967914], "std": [0.8271372115395219, 0.8201759976402346], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_sim_pose_state": {"mean": [0.4104041044546365, 0.3320736028758663, 1.015238254410514, -1.2254272886537574, 1.0706799992366312, -1.4337353707712044, 0.5518735513581763, -0.3282174979205326, 1.114822520101919, 0.576154821585096, 0.9813531967838741, -0.06571313255612486], "std": [0.017879206344773, 0.023870926233445867, 0.013309910550658903, 0.36185466868250016, 0.08877773472480979, 0.6734374748951221, 0.05507231281123267, 0.05511535701180386, 0.06811365319945388, 2.041581278446835, 0.21507120262321805, 1.8114950947807575], "min": [0.3865941376984743, 0.2641573854139322, 0.9836829203045435, -2.1095311674528032, 0.9633795141458497, -2.690036741597837, 0.4630526026204095, -0.4064744418930159, 1.0246697060722794, -3.1352693740130513, 0.4945392762673855, -3.1227062002448522], "max": [0.46053594327291947, 0.373866287617925, 1.0380190886670149, -0.7479290497287969, 1.256042144063128, -0.6459977054547541, 0.6454928781142067, -0.21572909202300738, 1.2336408420169063, 3.1017681512495456, 1.5408517595893585, 3.102762213248702], "count": [374]}, "eef_sim_pose_action": {"mean": [0.4104041044546365, 0.3320736028758663, 1.015238254410514, -1.2254272886537574, 1.0706799992366312, -1.4337353707712044, 0.5518735513581763, -0.3282174979205326, 1.114822520101919, 0.576154821585096, 0.9813531967838741, -0.06571313255612486], "std": [0.017879206344773, 0.023870926233445867, 0.013309910550658903, 0.36185466868250016, 0.08877773472480979, 0.6734374748951221, 0.05507231281123267, 0.05511535701180386, 0.06811365319945388, 2.041581278446835, 0.21507120262321805, 1.8114950947807575], "min": [0.3865941376984743, 0.2641573854139322, 0.9836829203045435, -2.1095311674528032, 0.9633795141458497, -2.690036741597837, 0.4630526026204095, -0.4064744418930159, 1.0246697060722794, -3.1352693740130513, 0.4945392762673855, -3.1227062002448522], "max": [0.46053594327291947, 0.373866287617925, 1.0380190886670149, -0.7479290497287969, 1.256042144063128, -0.6459977054547541, 0.6454928781142067, -0.21572909202300738, 1.2336408420169063, 3.1017681512495456, 1.5408517595893585, 3.102762213248702], "count": [374]}, "gripper_mode_state": {"mean": [0.20588235294117646, 0.8770053475935828], "std": [0.40434491426080904, 0.3284310702199847], "min": [0, 0], "max": [1, 1], "count": [374]}, "gripper_activity_state": {"mean": [1.8235294117647058, 1.9010695187165776], "std": [0.5179993939471362, 0.4049809271025985], "min": [0, 0], "max": [2, 2], "count": [374]}, "gripper_mode_action": {"mean": [0.20588235294117646, 0.8770053475935828], "std": [0.40434491426080904, 0.3284310702199847], "min": [0, 0], "max": [1, 1], "count": [374]}, "gripper_activity_action": {"mean": [1.8235294117647058, 1.9010695187165776], "std": [0.5179993939471362, 0.4049809271025985], "min": [0, 0], "max": [2, 2], "count": [374]}, "gripper_open_scale_state": {"mean": [0.6224117647058812, 0.4010775403109464], "std": [0.2125713433680769, 0.14436535329012054], "min": [0.112, 0.152], "max": [0.772, 0.607], "count": [374]}, "gripper_open_scale_action": {"mean": [0.6224117647058812, 0.4010775403109464], "std": [0.2125713433680769, 0.14436535329012054], "min": [0.112, 0.152], "max": [0.772, 0.607], "count": [374]}}} +{"episode_index": 469, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.42350298638873024]], [[0.4216038017957992]], [[0.41765242083888576]]], "std": [[[0.2230845657310501]], [[0.22509029388330506]], [[0.22806856998843988]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4638402718287963]], [[0.46891294458722]], [[0.46421525199885777]]], "std": [[[0.11058937182868851]], [[0.11126980883115314]], [[0.11286163292742117]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44308502086109525]], [[0.43796748683292086]], [[0.43348058054127797]]], "std": [[[0.1666283883935562]], [[0.1762158255898252]], [[0.17736571566634998]]], "count": [103]}, "observation.state": {"min": [0.30455997586250305, 1.8195582628250122, -0.9734923243522644, -1.2506157159805298, -2.5562267303466797, -1.887486219406128, 0.27757716178894043, 148.0, 0.1357239931821823, 0.28965499997138977, 0.0032510000746697187, -3.134185314178467, -0.08600001037120819, -0.8299999833106995, -0.5163033604621887, -2.070955514907837, -0.7088305354118347, -0.19491837918758392, 1.6223360300064087, 1.4931989908218384, -1.0128669738769531, 9.0, -0.38924598693847656, 0.1764020025730133, -0.07436499744653702, 0.9919999837875366, 0.7279999256134033, -3.122999906539917], "max": [1.001400113105774, 2.0754234790802, 0.1719323843717575, -0.08271115273237228, -1.2346981763839722, -1.1993902921676636, 2.250863790512085, 837.0, 0.4039199948310852, 0.4699130058288574, 0.1662140041589737, 3.140000104904175, 1.222000002861023, 0.5550000071525574, -0.1258208006620407, -2.0235698223114014, 0.39535200595855713, 0.3236887753009796, 2.1323037147521973, 1.8547613620758057, -0.38959240913391113, 823.0, -0.2467159926891327, 0.287990003824234, 0.06140900030732155, 2.996000051498413, 1.2359999418258667, 3.069000005722046], "mean": [0.5570985674858093, 2.0083420276641846, -0.4995135962963104, -0.5395497679710388, -1.6861165761947632, -1.4163596630096436, 1.2840274572372437, 341.817138671875, 0.2951314449310303, 0.3605630695819855, 0.06848892569541931, -1.9873260259628296, 0.7120411992073059, -0.06118180230259895, -0.22728438675403595, -2.0633628368377686, -0.07908489555120468, 0.023823505267500877, 1.8276780843734741, 1.6095584630966187, -0.6477290987968445, 498.38739013671875, -0.3517382740974426, 0.23581375181674957, 0.0046635400503873825, 1.876367449760437, 1.0011482238769531, 0.7109695672988892], "std": [0.255490779876709, 0.0804387703537941, 0.30220645666122437, 0.3004157841205597, 0.5265653729438782, 0.2068515568971634, 0.4971175193786621, 174.20407104492188, 0.09621567279100418, 0.04438234120607376, 0.03430779278278351, 1.0566524267196655, 0.5240827202796936, 0.3686593174934387, 0.07470133900642395, 0.008899238891899586, 0.3173472583293915, 0.17530019581317902, 0.19574610888957977, 0.09031865000724792, 0.2134898453950882, 217.771240234375, 0.03070652298629284, 0.029348237439990044, 0.03447023779153824, 0.7611589431762695, 0.13706783950328827, 2.6070244312286377], "count": [484]}, "action": {"min": [0.30455997586250305, 1.8195582628250122, -0.9734923243522644, -1.2506157159805298, -2.5562267303466797, -1.887486219406128, 0.27757716178894043, 148.0, 0.1357239931821823, 0.28965499997138977, 0.0032510000746697187, -3.134185314178467, -0.08600001037120819, -0.8299999833106995, -0.5163033604621887, -2.070955514907837, -0.7088305354118347, -0.19491837918758392, 1.6223360300064087, 1.4931989908218384, -1.0128669738769531, 9.0, -0.38924598693847656, 0.1764020025730133, -0.07436499744653702, 0.9919999837875366, 0.7279999256134033, -3.122999906539917], "max": [1.001400113105774, 2.0754234790802, 0.1719323843717575, -0.08271115273237228, -1.2346981763839722, -1.1993902921676636, 2.250863790512085, 837.0, 0.4039199948310852, 0.4699130058288574, 0.1662140041589737, 3.140000104904175, 1.222000002861023, 0.5550000071525574, -0.1258208006620407, -2.0235698223114014, 0.39535200595855713, 0.3236887753009796, 2.1323037147521973, 1.8547613620758057, -0.38959240913391113, 823.0, -0.2467159926891327, 0.287990003824234, 0.06140900030732155, 2.996000051498413, 1.2359999418258667, 3.069000005722046], "mean": [0.5570985674858093, 2.0083420276641846, -0.4995135962963104, -0.5395497679710388, -1.6861165761947632, -1.4163596630096436, 1.2840274572372437, 341.817138671875, 0.2951314449310303, 0.3605630695819855, 0.06848892569541931, -1.9873260259628296, 0.7120411992073059, -0.06118180230259895, -0.22728438675403595, -2.0633628368377686, -0.07908489555120468, 0.023823505267500877, 1.8276780843734741, 1.6095584630966187, -0.6477290987968445, 498.38739013671875, -0.3517382740974426, 0.23581375181674957, 0.0046635400503873825, 1.876367449760437, 1.0011482238769531, 0.7109695672988892], "std": [0.255490779876709, 0.0804387703537941, 0.30220645666122437, 0.3004157841205597, 0.5265653729438782, 0.2068515568971634, 0.4971175193786621, 174.20407104492188, 0.09621567279100418, 0.04438234120607376, 0.03430779278278351, 1.0566524267196655, 0.5240827202796936, 0.3686593174934387, 0.07470133900642395, 0.008899238891899586, 0.3173472583293915, 0.17530019581317902, 0.19574610888957977, 0.09031865000724792, 0.2134898453950882, 217.771240234375, 0.03070652298629284, 0.029348237439990044, 0.03447023779153824, 0.7611589431762695, 0.13706783950328827, 2.6070244312286377], "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": [489], "max": [489], "mean": [489.0], "std": [0.0], "count": [484]}, "index": {"min": [246136], "max": [246619], "mean": [246377.5], "std": [139.7184669254569], "count": [484]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [484]}, "subtask_annotation": {"mean": [9.419421487603305, 29.0, 29.0, 29.0, 29.0], "std": [9.366929853048706, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [484]}, "scene_annotation": {"mean": [489.0], "std": [0.0], "min": [489], "max": [489], "count": [484]}, "eef_direction_state": {"mean": [3.65702479338843, 4.049586776859504], "std": [2.279565220481005, 1.9533875626056734], "min": [0, 0], "max": [6, 6], "count": [484]}, "eef_velocity_state": {"mean": [0.7045454545454546, 0.871900826446281], "std": [0.6722817935340449, 0.8106443861170656], "min": [0, 0], "max": [2, 2], "count": [484]}, "eef_acc_mag_state": {"mean": [0.7479338842975206, 0.8388429752066116], "std": [0.8322625910264769, 0.8275096464770882], "min": [0, 0], "max": [2, 2], "count": [484]}, "eef_direction_action": {"mean": [3.65702479338843, 4.049586776859504], "std": [2.279565220481005, 1.9533875626056734], "min": [0, 0], "max": [6, 6], "count": [484]}, "eef_velocity_action": {"mean": [0.7045454545454546, 0.871900826446281], "std": [0.6722817935340449, 0.8106443861170656], "min": [0, 0], "max": [2, 2], "count": [484]}, "eef_acc_mag_action": {"mean": [0.7479338842975206, 0.8388429752066116], "std": [0.8322625910264769, 0.8275096464770882], "min": [0, 0], "max": [2, 2], "count": [484]}, "eef_sim_pose_state": {"mean": [0.42364020476466996, 0.32784978137343557, 1.014701701093288, -1.2446857925622674, 1.182162878943956, -1.5949166485187607, 0.5575897124741663, -0.3341241210237272, 1.1143618464403897, 0.9053762978198244, 1.0201105833664945, 0.06457415938914347], "std": [0.0258830603445226, 0.029827469124993188, 0.013466763963293138, 0.47137158312162597, 0.062156354676583495, 0.8313944454640401, 0.060252747554935725, 0.06854582678420958, 0.07923606952664104, 1.8463578946811159, 0.25822924185989293, 1.7511820603666446], "min": [0.3741582653462824, 0.22718771939407828, 0.9881656340068472, -2.157744478539562, 1.0938424092651386, -3.055151571953816, 0.4747341739959765, -0.4142213402641659, 1.0316663317107078, -3.116181121746412, 0.49440039954223547, -3.138458644198895], "max": [0.48971824447150647, 0.38013582079655917, 1.0424679323962078, -0.5660750195137837, 1.335966645141375, -0.5776736482653956, 0.6732065920696408, -0.20569173570968957, 1.251812377390432, 3.1382116488395724, 1.466984030755333, 3.0824807784038875], "count": [484]}, "eef_sim_pose_action": {"mean": [0.42364020476466996, 0.32784978137343557, 1.014701701093288, -1.2446857925622674, 1.182162878943956, -1.5949166485187607, 0.5575897124741663, -0.3341241210237272, 1.1143618464403897, 0.9053762978198244, 1.0201105833664945, 0.06457415938914347], "std": [0.0258830603445226, 0.029827469124993188, 0.013466763963293138, 0.47137158312162597, 0.062156354676583495, 0.8313944454640401, 0.060252747554935725, 0.06854582678420958, 0.07923606952664104, 1.8463578946811159, 0.25822924185989293, 1.7511820603666446], "min": [0.3741582653462824, 0.22718771939407828, 0.9881656340068472, -2.157744478539562, 1.0938424092651386, -3.055151571953816, 0.4747341739959765, -0.4142213402641659, 1.0316663317107078, -3.116181121746412, 0.49440039954223547, -3.138458644198895], "max": [0.48971824447150647, 0.38013582079655917, 1.0424679323962078, -0.5660750195137837, 1.335966645141375, -0.5776736482653956, 0.6732065920696408, -0.20569173570968957, 1.251812377390432, 3.1382116488395724, 1.466984030755333, 3.0824807784038875], "count": [484]}, "gripper_mode_state": {"mean": [0.30165289256198347, 0.871900826446281], "std": [0.45897540780631385, 0.3342002024065423], "min": [0, 0], "max": [1, 1], "count": [484]}, "gripper_activity_state": {"mean": [1.6115702479338843, 1.8739669421487604], "std": [0.7085300908876963, 0.4437629836793926], "min": [0, 0], "max": [2, 2], "count": [484]}, "gripper_mode_action": {"mean": [0.30165289256198347, 0.871900826446281], "std": [0.45897540780631385, 0.3342002024065423], "min": [0, 0], "max": [1, 1], "count": [484]}, "gripper_activity_action": {"mean": [1.6115702479338843, 1.8739669421487604], "std": [0.7085300908876963, 0.4437629836793926], "min": [0, 0], "max": [2, 2], "count": [484]}, "gripper_open_scale_state": {"mean": [0.49838739709617697, 0.34181714844506866], "std": [0.21777125772447886, 0.17420414715216417], "min": [0.009, 0.148], "max": [0.823, 0.837], "count": [484]}, "gripper_open_scale_action": {"mean": [0.49838739709617697, 0.34181714844506866], "std": [0.21777125772447886, 0.17420414715216417], "min": [0.009, 0.148], "max": [0.823, 0.837], "count": [484]}}} +{"episode_index": 470, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.42113978145424835]], [[0.4171642361111111]], [[0.4135777553104575]]], "std": [[[0.2229155822202857]], [[0.2264670018480786]], [[0.22903331409173547]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.7803921568627451]], [[0.788235294117647]]], "mean": [[[0.4653090420751634]], [[0.4711484579248366]], [[0.4663244301470588]]], "std": [[[0.07019351136424269]], [[0.06942785516177848]], [[0.07031705308061235]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[1.0]], [[1.0]]], "mean": [[[0.45525645220588234]], [[0.4513612009803921]], [[0.4475109129901961]]], "std": [[[0.15538274496970297]], [[0.16409833298559498]], [[0.16544187228022247]]], "count": [100]}, "observation.state": {"min": [0.24696409702301025, 1.7999231815338135, -0.9231919050216675, -1.0476688146591187, -2.5238161087036133, -1.8241658210754395, 0.9012356996536255, 188.0, 0.1611649990081787, 0.26621299982070923, 0.001576000009663403, -3.1391851902008057, 0.0989999920129776, -0.6399999856948853, -0.45956262946128845, -2.0724737644195557, -0.7164053320884705, -0.196419358253479, 1.974368929862976, 1.5048753023147583, -0.7995876669883728, 133.0, -0.3749920129776001, 0.19910599291324615, -0.04838300123810768, 0.8560000061988831, 0.7929999828338623, -3.125], "max": [0.8957902789115906, 2.076138973236084, -0.10262537002563477, -0.18387044966220856, -1.213038682937622, -1.3655282258987427, 2.003603219985962, 810.0, 0.3941369950771332, 0.4284740090370178, 0.16717900335788727, 3.135999917984009, 1.2660000324249268, 0.6959999799728394, -0.1471661627292633, -2.056992769241333, 0.2508910894393921, 0.1958782970905304, 2.0039522647857666, 1.8821282386779785, -0.44884631037712097, 840.0, -0.2618109881877899, 0.28415799140930176, 0.059689000248909, 2.74399995803833, 1.3259999752044678, 3.1029999256134033], "mean": [0.5562679171562195, 1.9897496700286865, -0.5454345345497131, -0.5065560936927795, -1.7379599809646606, -1.546886682510376, 1.3055797815322876, 450.3800048828125, 0.27692118287086487, 0.35235127806663513, 0.05842609703540802, -1.6427828073501587, 0.7322707176208496, -0.03533855825662613, -0.2112867832183838, -2.0668087005615234, -0.37163275480270386, -0.07660333812236786, 1.9979723691940308, 1.6413568258285522, -0.6403235197067261, 722.2599487304688, -0.34077537059783936, 0.24019575119018555, 0.011005237698554993, 1.4991532564163208, 1.121290683746338, 1.059980869293213], "std": [0.2453475147485733, 0.09026756882667542, 0.22085195779800415, 0.2724982500076294, 0.5121309161186218, 0.12440484762191772, 0.3924103379249573, 220.30975341796875, 0.0745730772614479, 0.05129339173436165, 0.037415195256471634, 1.7358242273330688, 0.48699861764907837, 0.3922775685787201, 0.08602434396743774, 0.00436471588909626, 0.3156140148639679, 0.14083784818649292, 0.006545130163431168, 0.09706252813339233, 0.09410206228494644, 194.83084106445312, 0.02959464304149151, 0.02061128057539463, 0.029531801119446754, 0.6607742309570312, 0.14058537781238556, 2.368770122528076], "count": [325]}, "action": {"min": [0.24696409702301025, 1.7999231815338135, -0.9231919050216675, -1.0476688146591187, -2.5238161087036133, -1.8241658210754395, 0.9012356996536255, 188.0, 0.1611649990081787, 0.26621299982070923, 0.001576000009663403, -3.1391851902008057, 0.0989999920129776, -0.6399999856948853, -0.45956262946128845, -2.0724737644195557, -0.7164053320884705, -0.196419358253479, 1.974368929862976, 1.5048753023147583, -0.7995876669883728, 133.0, -0.3749920129776001, 0.19910599291324615, -0.04838300123810768, 0.8560000061988831, 0.7929999828338623, -3.125], "max": [0.8957902789115906, 2.076138973236084, -0.10262537002563477, -0.18387044966220856, -1.213038682937622, -1.3655282258987427, 2.003603219985962, 810.0, 0.3941369950771332, 0.4284740090370178, 0.16717900335788727, 3.135999917984009, 1.2660000324249268, 0.6959999799728394, -0.1471661627292633, -2.056992769241333, 0.2508910894393921, 0.1958782970905304, 2.0039522647857666, 1.8821282386779785, -0.44884631037712097, 840.0, -0.2618109881877899, 0.28415799140930176, 0.059689000248909, 2.74399995803833, 1.3259999752044678, 3.1029999256134033], "mean": [0.5562679171562195, 1.9897496700286865, -0.5454345345497131, -0.5065560936927795, -1.7379599809646606, -1.546886682510376, 1.3055797815322876, 450.3800048828125, 0.27692118287086487, 0.35235127806663513, 0.05842609703540802, -1.6427828073501587, 0.7322707176208496, -0.03533855825662613, -0.2112867832183838, -2.0668087005615234, -0.37163275480270386, -0.07660333812236786, 1.9979723691940308, 1.6413568258285522, -0.6403235197067261, 722.2599487304688, -0.34077537059783936, 0.24019575119018555, 0.011005237698554993, 1.4991532564163208, 1.121290683746338, 1.059980869293213], "std": [0.2453475147485733, 0.09026756882667542, 0.22085195779800415, 0.2724982500076294, 0.5121309161186218, 0.12440484762191772, 0.3924103379249573, 220.30975341796875, 0.0745730772614479, 0.05129339173436165, 0.037415195256471634, 1.7358242273330688, 0.48699861764907837, 0.3922775685787201, 0.08602434396743774, 0.00436471588909626, 0.3156140148639679, 0.14083784818649292, 0.006545130163431168, 0.09706252813339233, 0.09410206228494644, 194.83084106445312, 0.02959464304149151, 0.02061128057539463, 0.029531801119446754, 0.6607742309570312, 0.14058537781238556, 2.368770122528076], "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": [490], "max": [490], "mean": [490.0], "std": [0.0], "count": [325]}, "index": {"min": [246620], "max": [246944], "mean": [246782.0], "std": [93.81897462667133], "count": [325]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [325]}, "subtask_annotation": {"mean": [9.49846153846154, 29.0, 29.0, 29.0, 29.0], "std": [9.552647515543164, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [325]}, "scene_annotation": {"mean": [490.0], "std": [0.0], "min": [490], "max": [490], "count": [325]}, "eef_direction_state": {"mean": [4.504615384615384, 3.5076923076923077], "std": [1.9994176667012726, 1.9273183994913103], "min": [0, 0], "max": [6, 6], "count": [325]}, "eef_velocity_state": {"mean": [0.5415384615384615, 1.1476923076923078], "std": [0.6854290756536955, 0.7460888155642456], "min": [0, 0], "max": [2, 2], "count": [325]}, "eef_acc_mag_state": {"mean": [0.7046153846153846, 1.0369230769230768], "std": [0.8332384955896746, 0.825659499713685], "min": [0, 0], "max": [2, 2], "count": [325]}, "eef_direction_action": {"mean": [4.504615384615384, 3.5076923076923077], "std": [1.9994176667012726, 1.9273183994913103], "min": [0, 0], "max": [6, 6], "count": [325]}, "eef_velocity_action": {"mean": [0.5415384615384615, 1.1476923076923078], "std": [0.6854290756536955, 0.7460888155642456], "min": [0, 0], "max": [2, 2], "count": [325]}, "eef_acc_mag_action": {"mean": [0.7046153846153846, 1.0369230769230768], "std": [0.8332384955896746, 0.825659499713685], "min": [0, 0], "max": [2, 2], "count": [325]}, "eef_sim_pose_state": {"mean": [0.42595954493044796, 0.3204921545299227, 1.0215808198351488, -1.1153667521924475, 1.0889935926587544, -1.3902910318928592, 0.5529740502600491, -0.3216713803524388, 1.118309228160271, 1.1239855317327259, 1.0263054858734695, -0.23207097003413302], "std": [0.02251596918316114, 0.025025315330412596, 0.015871615171830594, 0.4213522515985354, 0.1039628139882659, 0.6178864904856897, 0.0658916076997161, 0.05132166434588466, 0.07018419192361652, 1.8309615065731757, 0.16213418436681948, 1.7821332548601048], "min": [0.3882473290759061, 0.25044945989911177, 0.9849690962641561, -2.2721363035263886, 0.9865646156358028, -2.9633231522471752, 0.4495116992361934, -0.4083292887672869, 1.0341339617450944, -3.137748941724953, 0.7155238033219686, -3.1235164436165395], "max": [0.48201264312842557, 0.35191779579223315, 1.0524569112020148, -0.5216362970538169, 1.3164911855222061, -0.6628568199007883, 0.6381176161765651, -0.2266146168656739, 1.23839945459284, 3.1354458821859565, 1.455938695729944, 3.0408323640622], "count": [325]}, "eef_sim_pose_action": {"mean": [0.42595954493044796, 0.3204921545299227, 1.0215808198351488, -1.1153667521924475, 1.0889935926587544, -1.3902910318928592, 0.5529740502600491, -0.3216713803524388, 1.118309228160271, 1.1239855317327259, 1.0263054858734695, -0.23207097003413302], "std": [0.02251596918316114, 0.025025315330412596, 0.015871615171830594, 0.4213522515985354, 0.1039628139882659, 0.6178864904856897, 0.0658916076997161, 0.05132166434588466, 0.07018419192361652, 1.8309615065731757, 0.16213418436681948, 1.7821332548601048], "min": [0.3882473290759061, 0.25044945989911177, 0.9849690962641561, -2.2721363035263886, 0.9865646156358028, -2.9633231522471752, 0.4495116992361934, -0.4083292887672869, 1.0341339617450944, -3.137748941724953, 0.7155238033219686, -3.1235164436165395], "max": [0.48201264312842557, 0.35191779579223315, 1.0524569112020148, -0.5216362970538169, 1.3164911855222061, -0.6628568199007883, 0.6381176161765651, -0.2266146168656739, 1.23839945459284, 3.1354458821859565, 1.455938695729944, 3.0408323640622], "count": [325]}, "gripper_mode_state": {"mean": [0.13846153846153847, 0.7353846153846154], "std": [0.3453837587791337, 0.4411281932049204], "min": [0, 0], "max": [1, 1], "count": [325]}, "gripper_activity_state": {"mean": [1.7846153846153847, 1.8923076923076922], "std": [0.5627489587129814, 0.3730570970148329], "min": [0, 0], "max": [2, 2], "count": [325]}, "gripper_mode_action": {"mean": [0.13846153846153847, 0.7353846153846154], "std": [0.3453837587791337, 0.4411281932049204], "min": [0, 0], "max": [1, 1], "count": [325]}, "gripper_activity_action": {"mean": [1.7846153846153847, 1.8923076923076922], "std": [0.5627489587129814, 0.3730570970148329], "min": [0, 0], "max": [2, 2], "count": [325]}, "gripper_open_scale_state": {"mean": [0.722260000281701, 0.45037999990610045], "std": [0.19483089856065214, 0.22030968787801092], "min": [0.133, 0.188], "max": [0.84, 0.81], "count": [325]}, "gripper_open_scale_action": {"mean": [0.722260000281701, 0.45037999990610045], "std": [0.19483089856065214, 0.22030968787801092], "min": [0.133, 0.188], "max": [0.84, 0.81], "count": [325]}}} +{"episode_index": 471, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4247290114379085]], [[0.42280232434640524]], [[0.41885462418300656]]], "std": [[[0.2229428477946071]], [[0.22715606105944086]], [[0.22996728566755598]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.463585625]], [[0.46882555964052286]], [[0.46360704452614376]]], "std": [[[0.07900133055305653]], [[0.07914467015106057]], [[0.0799314588759302]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.42029593545751637]], [[0.41188604983660126]], [[0.4077922017973856]]], "std": [[[0.18629778389360543]], [[0.19902878946458238]], [[0.20072945377818552]]], "count": [100]}, "observation.state": {"min": [0.30058062076568604, 1.8902615308761597, -0.8207411170005798, -1.2227602005004883, -2.6958706378936768, -1.8502585887908936, 0.9602103233337402, 163.0, 0.216607004404068, 0.2848089933395386, 0.036093998700380325, -3.0929999351501465, -0.16099999845027924, -0.9160000085830688, -0.5030388236045837, -2.070955514907837, -0.6516186594963074, -0.14158111810684204, 1.5443545579910278, 1.3513038158416748, -0.8937831521034241, 44.0, -0.3659990131855011, 0.20352700352668762, -0.06245400011539459, 0.6710000038146973, 0.7730000019073486, -3.072000026702881], "max": [0.7757290601730347, 2.070274591445923, -0.03782128915190697, -0.15997688472270966, -1.2310855388641357, -1.2641420364379883, 2.2383151054382324, 822.0, 0.4173409938812256, 0.405921995639801, 0.161204993724823, -0.8320000171661377, 1.3530000448226929, 0.6340000033378601, -0.1290147453546524, -2.0568530559539795, 0.2214822769165039, 0.23148301243782043, 2.0835914611816406, 1.8763161897659302, -0.5683315992355347, 741.0, -0.25718098878860474, 0.28741300106048584, 0.06918799877166748, 2.936000108718872, 1.3839999437332153, 3.134999990463257], "mean": [0.5286410450935364, 1.9967172145843506, -0.4778044819831848, -0.6243546605110168, -1.8946775197982788, -1.5457183122634888, 1.4785346984863281, 396.3818054199219, 0.29850080609321594, 0.34980982542037964, 0.07088974118232727, -2.346348762512207, 0.676932692527771, -0.28141042590141296, -0.23545941710472107, -2.0653293132781982, -0.2842980623245239, 0.0020968366879969835, 1.9968631267547607, 1.6771724224090576, -0.7793756723403931, 417.22076416015625, -0.33920812606811523, 0.2384592890739441, 0.011747845448553562, 1.5466991662979126, 1.1196227073669434, 0.36830103397369385], "std": [0.1704311966896057, 0.06746517866849899, 0.2473020702600479, 0.34606465697288513, 0.5184192657470703, 0.182203471660614, 0.4915306568145752, 187.3560333251953, 0.05813492834568024, 0.030311821028590202, 0.02808033674955368, 0.5495758652687073, 0.5736292004585266, 0.39347583055496216, 0.09818068146705627, 0.003206963650882244, 0.31218892335891724, 0.10563366115093231, 0.11920316517353058, 0.13354603946208954, 0.06939565390348434, 175.89846801757812, 0.023774825036525726, 0.021763484925031662, 0.04096640646457672, 0.8347370624542236, 0.17848840355873108, 2.426166296005249], "count": [385]}, "action": {"min": [0.30058062076568604, 1.8902615308761597, -0.8207411170005798, -1.2227602005004883, -2.6958706378936768, -1.8502585887908936, 0.9602103233337402, 163.0, 0.216607004404068, 0.2848089933395386, 0.036093998700380325, -3.0929999351501465, -0.16099999845027924, -0.9160000085830688, -0.5030388236045837, -2.070955514907837, -0.6516186594963074, -0.14158111810684204, 1.5443545579910278, 1.3513038158416748, -0.8937831521034241, 44.0, -0.3659990131855011, 0.20352700352668762, -0.06245400011539459, 0.6710000038146973, 0.7730000019073486, -3.072000026702881], "max": [0.7757290601730347, 2.070274591445923, -0.03782128915190697, -0.15997688472270966, -1.2310855388641357, -1.2641420364379883, 2.2383151054382324, 822.0, 0.4173409938812256, 0.405921995639801, 0.161204993724823, -0.8320000171661377, 1.3530000448226929, 0.6340000033378601, -0.1290147453546524, -2.0568530559539795, 0.2214822769165039, 0.23148301243782043, 2.0835914611816406, 1.8763161897659302, -0.5683315992355347, 741.0, -0.25718098878860474, 0.28741300106048584, 0.06918799877166748, 2.936000108718872, 1.3839999437332153, 3.134999990463257], "mean": [0.5286410450935364, 1.9967172145843506, -0.4778044819831848, -0.6243546605110168, -1.8946775197982788, -1.5457183122634888, 1.4785346984863281, 396.3818054199219, 0.29850080609321594, 0.34980982542037964, 0.07088974118232727, -2.346348762512207, 0.676932692527771, -0.28141042590141296, -0.23545941710472107, -2.0653293132781982, -0.2842980623245239, 0.0020968366879969835, 1.9968631267547607, 1.6771724224090576, -0.7793756723403931, 417.22076416015625, -0.33920812606811523, 0.2384592890739441, 0.011747845448553562, 1.5466991662979126, 1.1196227073669434, 0.36830103397369385], "std": [0.1704311966896057, 0.06746517866849899, 0.2473020702600479, 0.34606465697288513, 0.5184192657470703, 0.182203471660614, 0.4915306568145752, 187.3560333251953, 0.05813492834568024, 0.030311821028590202, 0.02808033674955368, 0.5495758652687073, 0.5736292004585266, 0.39347583055496216, 0.09818068146705627, 0.003206963650882244, 0.31218892335891724, 0.10563366115093231, 0.11920316517353058, 0.13354603946208954, 0.06939565390348434, 175.89846801757812, 0.023774825036525726, 0.021763484925031662, 0.04096640646457672, 0.8347370624542236, 0.17848840355873108, 2.426166296005249], "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": [491], "max": [491], "mean": [491.0], "std": [0.0], "count": [385]}, "index": {"min": [246945], "max": [247329], "mean": [247137.0], "std": [111.13955191559843], "count": [385]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [385]}, "subtask_annotation": {"mean": [9.984415584415585, 29.0, 29.0, 29.0, 29.0], "std": [9.854250384097437, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [385]}, "scene_annotation": {"mean": [491.0], "std": [0.0], "min": [491], "max": [491], "count": [385]}, "eef_direction_state": {"mean": [4.1922077922077925, 4.228571428571429], "std": [2.2108214512461046, 1.8794070039393849], "min": [0, 0], "max": [6, 6], "count": [385]}, "eef_velocity_state": {"mean": [0.5792207792207792, 0.8], "std": [0.6872375838900857, 0.7200288594504778], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_acc_mag_state": {"mean": [0.7922077922077922, 0.8727272727272727], "std": [0.8426560102601744, 0.8447909698633682], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_direction_action": {"mean": [4.1922077922077925, 4.228571428571429], "std": [2.2108214512461046, 1.8794070039393849], "min": [0, 0], "max": [6, 6], "count": [385]}, "eef_velocity_action": {"mean": [0.5792207792207792, 0.8], "std": [0.6872375838900857, 0.7200288594504778], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_acc_mag_action": {"mean": [0.7922077922077922, 0.8727272727272727], "std": [0.8426560102601744, 0.8447909698633682], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_sim_pose_state": {"mean": [0.42588675620796423, 0.32382499934430087, 1.0238687055470816, -1.2307932771933725, 1.0536664797166, -1.612398772781347, 0.5499084998892645, -0.34292825135712196, 1.116379302201915, 1.4049758592342172, 0.921316542670697, -0.2774810563204005], "std": [0.02663420208168269, 0.027319099125451825, 0.01608022105525627, 0.46419959989549425, 0.17028225265683708, 0.7133221596189715, 0.044624770582392684, 0.03595488853656969, 0.06384011060514648, 1.70117015632753, 0.2949479483574528, 1.9863013515914323], "min": [0.3889773781252988, 0.24781453790517244, 0.9841168835376592, -2.3502220534414446, 0.862662983896386, -3.0212182137305117, 0.4679694761898807, -0.4196243299352142, 1.020314038582917, -3.1138297552750647, 0.3181201510847971, -3.0901283885111654], "max": [0.4905861707907755, 0.3594357008076543, 1.0469029340889093, -0.6864330816759119, 1.3181343073007086, -0.7817377349077762, 0.6115643447696874, -0.2898114556185128, 1.2419654006684704, 3.1390010692664307, 1.5567664744763188, 3.117906212254374], "count": [385]}, "eef_sim_pose_action": {"mean": [0.42588675620796423, 0.32382499934430087, 1.0238687055470816, -1.2307932771933725, 1.0536664797166, -1.612398772781347, 0.5499084998892645, -0.34292825135712196, 1.116379302201915, 1.4049758592342172, 0.921316542670697, -0.2774810563204005], "std": [0.02663420208168269, 0.027319099125451825, 0.01608022105525627, 0.46419959989549425, 0.17028225265683708, 0.7133221596189715, 0.044624770582392684, 0.03595488853656969, 0.06384011060514648, 1.70117015632753, 0.2949479483574528, 1.9863013515914323], "min": [0.3889773781252988, 0.24781453790517244, 0.9841168835376592, -2.3502220534414446, 0.862662983896386, -3.0212182137305117, 0.4679694761898807, -0.4196243299352142, 1.020314038582917, -3.1138297552750647, 0.3181201510847971, -3.0901283885111654], "max": [0.4905861707907755, 0.3594357008076543, 1.0469029340889093, -0.6864330816759119, 1.3181343073007086, -0.7817377349077762, 0.6115643447696874, -0.2898114556185128, 1.2419654006684704, 3.1390010692664307, 1.5567664744763188, 3.117906212254374], "count": [385]}, "gripper_mode_state": {"mean": [0.5194805194805194, 0.812987012987013], "std": [0.4996203652382159, 0.3899219533463944], "min": [0, 0], "max": [1, 1], "count": [385]}, "gripper_activity_state": {"mean": [1.7792207792207793, 1.8805194805194805], "std": [0.5816094245153766, 0.39642524754767616], "min": [0, 0], "max": [2, 2], "count": [385]}, "gripper_mode_action": {"mean": [0.5194805194805194, 0.812987012987013], "std": [0.4996203652382159, 0.3899219533463944], "min": [0, 0], "max": [1, 1], "count": [385]}, "gripper_activity_action": {"mean": [1.7792207792207793, 1.8805194805194805], "std": [0.5816094245153766, 0.39642524754767616], "min": [0, 0], "max": [2, 2], "count": [385]}, "gripper_open_scale_state": {"mean": [0.41722077920096234, 0.39638181802328765], "std": [0.17589846949106924, 0.1873562595474119], "min": [0.044, 0.163], "max": [0.741, 0.822], "count": [385]}, "gripper_open_scale_action": {"mean": [0.41722077920096234, 0.39638181802328765], "std": [0.17589846949106924, 0.1873562595474119], "min": [0.044, 0.163], "max": [0.741, 0.822], "count": [385]}}} +{"episode_index": 472, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4239792708333333]], [[0.41959139093137254]], [[0.41551616217320264]]], "std": [[[0.22636772702812002]], [[0.2295363156466054]], [[0.23259238076760086]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4660731025326797]], [[0.47236650735294117]], [[0.46811440767973855]]], "std": [[[0.06389363618138576]], [[0.06272036029548055]], [[0.06313553832524053]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[1.0]], [[1.0]]], "mean": [[[0.4356587663398693]], [[0.42918513480392156]], [[0.42505643790849673]]], "std": [[[0.17764223220963157]], [[0.18770234499453503]], [[0.18937183726472784]]], "count": [100]}, "observation.state": {"min": [0.30140089988708496, 1.863802194595337, -0.7425153851509094, -1.1459482908248901, -2.608813524246216, -1.892006754875183, 1.0062870979309082, 189.0, 0.20821799337863922, 0.3007729947566986, 0.03671799972653389, -3.069000005722046, -0.038999997079372406, -1.0920000076293945, -0.5005778670310974, -2.071601152420044, -0.5079955458641052, -0.14781193435192108, 1.5474612712860107, 1.531229853630066, -0.9750107526779175, 59.0, -0.3816550076007843, 0.1864279955625534, -0.06678099930286407, 0.8050000071525574, 0.7889999747276306, -3.0929999351501465], "max": [0.7460409998893738, 2.072334051132202, -0.04749041050672531, -0.19174188375473022, -1.160992980003357, -1.261698603630066, 2.3689353466033936, 756.0, 0.40038299560546875, 0.3793340027332306, 0.12527599930763245, -1.159000039100647, 1.3370000123977661, 0.5, -0.09040804952383041, -2.052507162094116, 0.3980921506881714, 0.2347467839717865, 1.8951483964920044, 1.80056893825531, -0.33107152581214905, 833.0, -0.2476859986782074, 0.2827419936656952, 0.06055400148034096, 3.122999906539917, 1.274999976158142, 3.0899999141693115], "mean": [0.5173963904380798, 1.9901202917099, -0.47204509377479553, -0.6670437455177307, -1.9546128511428833, -1.557427167892456, 1.6590936183929443, 533.533447265625, 0.30500054359436035, 0.34454604983329773, 0.07201731204986572, -2.5545334815979004, 0.6766213774681091, -0.5580834150314331, -0.2277018129825592, -2.0660386085510254, -0.05851522460579872, -0.022349197417497635, 1.6706048250198364, 1.6395862102508545, -0.7024462223052979, 512.6128540039062, -0.35001829266548157, 0.23906801640987396, 0.01593189314007759, 1.4979273080825806, 1.1088048219680786, 0.8585103154182434], "std": [0.15279923379421234, 0.06116790324449539, 0.21141904592514038, 0.31094035506248474, 0.4657818377017975, 0.2388233244419098, 0.4768470227718353, 165.79672241210938, 0.05976971983909607, 0.018585698679089546, 0.01943221315741539, 0.5183910727500916, 0.5278082489967346, 0.3819110691547394, 0.09731872379779816, 0.005042920354753733, 0.2506800889968872, 0.13130676746368408, 0.15103685855865479, 0.08789102733135223, 0.1307803839445114, 171.82627868652344, 0.035133954137563705, 0.023402132093906403, 0.0319555290043354, 0.7966405749320984, 0.1551772505044937, 2.3855178356170654], "count": [359]}, "action": {"min": [0.30140089988708496, 1.863802194595337, -0.7425153851509094, -1.1459482908248901, -2.608813524246216, -1.892006754875183, 1.0062870979309082, 189.0, 0.20821799337863922, 0.3007729947566986, 0.03671799972653389, -3.069000005722046, -0.038999997079372406, -1.0920000076293945, -0.5005778670310974, -2.071601152420044, -0.5079955458641052, -0.14781193435192108, 1.5474612712860107, 1.531229853630066, -0.9750107526779175, 59.0, -0.3816550076007843, 0.1864279955625534, -0.06678099930286407, 0.8050000071525574, 0.7889999747276306, -3.0929999351501465], "max": [0.7460409998893738, 2.072334051132202, -0.04749041050672531, -0.19174188375473022, -1.160992980003357, -1.261698603630066, 2.3689353466033936, 756.0, 0.40038299560546875, 0.3793340027332306, 0.12527599930763245, -1.159000039100647, 1.3370000123977661, 0.5, -0.09040804952383041, -2.052507162094116, 0.3980921506881714, 0.2347467839717865, 1.8951483964920044, 1.80056893825531, -0.33107152581214905, 833.0, -0.2476859986782074, 0.2827419936656952, 0.06055400148034096, 3.122999906539917, 1.274999976158142, 3.0899999141693115], "mean": [0.5173963904380798, 1.9901202917099, -0.47204509377479553, -0.6670437455177307, -1.9546128511428833, -1.557427167892456, 1.6590936183929443, 533.533447265625, 0.30500054359436035, 0.34454604983329773, 0.07201731204986572, -2.5545334815979004, 0.6766213774681091, -0.5580834150314331, -0.2277018129825592, -2.0660386085510254, -0.05851522460579872, -0.022349197417497635, 1.6706048250198364, 1.6395862102508545, -0.7024462223052979, 512.6128540039062, -0.35001829266548157, 0.23906801640987396, 0.01593189314007759, 1.4979273080825806, 1.1088048219680786, 0.8585103154182434], "std": [0.15279923379421234, 0.06116790324449539, 0.21141904592514038, 0.31094035506248474, 0.4657818377017975, 0.2388233244419098, 0.4768470227718353, 165.79672241210938, 0.05976971983909607, 0.018585698679089546, 0.01943221315741539, 0.5183910727500916, 0.5278082489967346, 0.3819110691547394, 0.09731872379779816, 0.005042920354753733, 0.2506800889968872, 0.13130676746368408, 0.15103685855865479, 0.08789102733135223, 0.1307803839445114, 171.82627868652344, 0.035133954137563705, 0.023402132093906403, 0.0319555290043354, 0.7966405749320984, 0.1551772505044937, 2.3855178356170654], "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": [492], "max": [492], "mean": [492.0], "std": [0.0], "count": [359]}, "index": {"min": [247330], "max": [247688], "mean": [247509.0], "std": [103.63397126425292], "count": [359]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [359]}, "subtask_annotation": {"mean": [10.008356545961004, 29.0, 29.0, 29.0, 29.0], "std": [9.564467512791142, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [359]}, "scene_annotation": {"mean": [492.0], "std": [0.0], "min": [492], "max": [492], "count": [359]}, "eef_direction_state": {"mean": [4.7325905292479105, 4.250696378830083], "std": [2.051107921827984, 1.8580827914555722], "min": [0, 0], "max": [6, 6], "count": [359]}, "eef_velocity_state": {"mean": [0.4818941504178273, 0.8133704735376045], "std": [0.7344152582331552, 0.664449049686717], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_acc_mag_state": {"mean": [0.6100278551532033, 0.8635097493036211], "std": [0.826786745384727, 0.8350136817985347], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_direction_action": {"mean": [4.7325905292479105, 4.250696378830083], "std": [2.051107921827984, 1.8580827914555722], "min": [0, 0], "max": [6, 6], "count": [359]}, "eef_velocity_action": {"mean": [0.4818941504178273, 0.8133704735376045], "std": [0.7344152582331552, 0.664449049686717], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_acc_mag_action": {"mean": [0.6100278551532033, 0.8635097493036211], "std": [0.826786745384727, 0.8350136817985347], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_sim_pose_state": {"mean": [0.42510218000746963, 0.32980183686887304, 1.0199908451428874, -1.2152871303291257, 1.0789224087781948, -1.4743075051651957, 0.5461752791728295, -0.3507348335458192, 1.1149426700136942, 2.09394639261327, 0.8693780785282266, -0.4153165526261938], "std": [0.026071294528860502, 0.030355799707954767, 0.01463870101557683, 0.4548593088773747, 0.12057360672451146, 0.7018589605419178, 0.033599939620925064, 0.03596674791325148, 0.05916665008724532, 0.5275103037567115, 0.3016975045338271, 2.2952362396249386], "min": [0.37580953272424306, 0.2387245641167711, 0.9891443872547443, -2.36935365200352, 0.9515989878454034, -2.983811578909082, 0.483593746155811, -0.4035176363819413, 1.0354016493399874, 1.2406161445595278, 0.3205777529143876, -3.0693300143903763], "max": [0.4873670134678821, 0.35401377853012356, 1.053316641525041, -0.38142778258042637, 1.3743059928237042, -0.3996928240399652, 0.5951472762829733, -0.2938685873843362, 1.2230714287862219, 2.826105506263093, 1.2907556429063973, 3.097156981353455], "count": [359]}, "eef_sim_pose_action": {"mean": [0.42510218000746963, 0.32980183686887304, 1.0199908451428874, -1.2152871303291257, 1.0789224087781948, -1.4743075051651957, 0.5461752791728295, -0.3507348335458192, 1.1149426700136942, 2.09394639261327, 0.8693780785282266, -0.4153165526261938], "std": [0.026071294528860502, 0.030355799707954767, 0.01463870101557683, 0.4548593088773747, 0.12057360672451146, 0.7018589605419178, 0.033599939620925064, 0.03596674791325148, 0.05916665008724532, 0.5275103037567115, 0.3016975045338271, 2.2952362396249386], "min": [0.37580953272424306, 0.2387245641167711, 0.9891443872547443, -2.36935365200352, 0.9515989878454034, -2.983811578909082, 0.483593746155811, -0.4035176363819413, 1.0354016493399874, 1.2406161445595278, 0.3205777529143876, -3.0693300143903763], "max": [0.4873670134678821, 0.35401377853012356, 1.053316641525041, -0.38142778258042637, 1.3743059928237042, -0.3996928240399652, 0.5951472762829733, -0.2938685873843362, 1.2230714287862219, 2.826105506263093, 1.2907556429063973, 3.097156981353455], "count": [359]}, "gripper_mode_state": {"mean": [0.21448467966573817, 0.2924791086350975], "std": [0.4104643734289534, 0.4549011756932669], "min": [0, 0], "max": [1, 1], "count": [359]}, "gripper_activity_state": {"mean": [1.626740947075209, 1.83008356545961], "std": [0.7158828565958991, 0.5188241942593353], "min": [0, 0], "max": [2, 2], "count": [359]}, "gripper_mode_action": {"mean": [0.21448467966573817, 0.2924791086350975], "std": [0.4104643734289534, 0.4549011756932669], "min": [0, 0], "max": [1, 1], "count": [359]}, "gripper_activity_action": {"mean": [1.626740947075209, 1.83008356545961], "std": [0.7158828565958991, 0.5188241942593353], "min": [0, 0], "max": [2, 2], "count": [359]}, "gripper_open_scale_state": {"mean": [0.5126128135511132, 0.5335334260563309], "std": [0.1718263566878452, 0.1657962411827803], "min": [0.059, 0.189], "max": [0.833, 0.756], "count": [359]}, "gripper_open_scale_action": {"mean": [0.5126128135511132, 0.5335334260563309], "std": [0.1718263566878452, 0.1657962411827803], "min": [0.059, 0.189], "max": [0.833, 0.756], "count": [359]}}} +{"episode_index": 473, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4209994444444445]], [[0.41683497140522874]], [[0.4130318259803922]]], "std": [[[0.22553182425283747]], [[0.22820432042707625]], [[0.23066494941978055]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4785144955065359]], [[0.48308215073529415]], [[0.47886821486928105]]], "std": [[[0.05426911911870635]], [[0.052172311423969074]], [[0.05207499711101388]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.44306833333333334]], [[0.43886893586601305]], [[0.434849381127451]]], "std": [[[0.16382260389756872]], [[0.17274292719222178]], [[0.17409018906578022]]], "count": [100]}, "observation.state": {"min": [0.2502627670764923, 1.8102381229400635, -0.8713730573654175, -1.2462522983551025, -2.5204474925994873, -1.942795991897583, 0.8742179870605469, 172.0, 0.1576240062713623, 0.27486199140548706, 0.023982999846339226, -3.124000072479248, -0.03200000524520874, -0.824999988079071, -0.5133187770843506, -2.069314956665039, -0.5899736881256104, -0.11859512329101562, 1.8881494998931885, 1.354183554649353, -0.8529598712921143, 45.0, -0.3675540089607239, 0.22482100129127502, -0.06030000001192093, 0.8529999852180481, 0.7929999828338623, -3.0869998931884766], "max": [0.9018465876579285, 2.074009656906128, 0.04141666367650032, -0.20525074005126953, -1.2782965898513794, -1.441746711730957, 2.2492406368255615, 618.0, 0.39573898911476135, 0.43637600541114807, 0.17080800235271454, 3.13700008392334, 1.2130000591278076, 0.6320000290870667, -0.1546361744403839, -2.0584239959716797, 0.30710816383361816, 0.103131502866745, 1.9246095418930054, 1.7569183111190796, -0.4890936613082886, 815.0, -0.25181400775909424, 0.2922700047492981, 0.06352099776268005, 2.9079999923706055, 1.3140000104904175, 3.130000114440918], "mean": [0.5269120931625366, 1.9841915369033813, -0.49210506677627563, -0.5857496857643127, -1.7904448509216309, -1.620949149131775, 1.3658766746520996, 414.1515197753906, 0.28248703479766846, 0.3396795988082886, 0.07693789154291153, -1.5402179956436157, 0.6644061803817749, -0.03636050224304199, -0.23340322077274323, -2.0655150413513184, -0.3233533799648285, -0.030748125165700912, 1.9005107879638672, 1.6443796157836914, -0.6828197836875916, 661.1666870117188, -0.3480963706970215, 0.2433522790670395, 0.02169661410152912, 1.3914060592651367, 1.1025021076202393, 0.9409722685813904], "std": [0.24841858446598053, 0.08582904189825058, 0.2808331549167633, 0.3053082525730133, 0.48648160696029663, 0.1407162845134735, 0.5210460424423218, 148.2377471923828, 0.07753471285104752, 0.05145515874028206, 0.03603842481970787, 1.769276738166809, 0.4824732840061188, 0.4806186854839325, 0.08974067121744156, 0.0024782055988907814, 0.28594663739204407, 0.062155112624168396, 0.007234449498355389, 0.10790131241083145, 0.0940825343132019, 254.607177734375, 0.03190021961927414, 0.01754499413073063, 0.03814820572733879, 0.6816807389259338, 0.14136046171188354, 2.352871894836426], "count": [330]}, "action": {"min": [0.2502627670764923, 1.8102381229400635, -0.8713730573654175, -1.2462522983551025, -2.5204474925994873, -1.942795991897583, 0.8742179870605469, 172.0, 0.1576240062713623, 0.27486199140548706, 0.023982999846339226, -3.124000072479248, -0.03200000524520874, -0.824999988079071, -0.5133187770843506, -2.069314956665039, -0.5899736881256104, -0.11859512329101562, 1.8881494998931885, 1.354183554649353, -0.8529598712921143, 45.0, -0.3675540089607239, 0.22482100129127502, -0.06030000001192093, 0.8529999852180481, 0.7929999828338623, -3.0869998931884766], "max": [0.9018465876579285, 2.074009656906128, 0.04141666367650032, -0.20525074005126953, -1.2782965898513794, -1.441746711730957, 2.2492406368255615, 618.0, 0.39573898911476135, 0.43637600541114807, 0.17080800235271454, 3.13700008392334, 1.2130000591278076, 0.6320000290870667, -0.1546361744403839, -2.0584239959716797, 0.30710816383361816, 0.103131502866745, 1.9246095418930054, 1.7569183111190796, -0.4890936613082886, 815.0, -0.25181400775909424, 0.2922700047492981, 0.06352099776268005, 2.9079999923706055, 1.3140000104904175, 3.130000114440918], "mean": [0.5269120931625366, 1.9841915369033813, -0.49210506677627563, -0.5857496857643127, -1.7904448509216309, -1.620949149131775, 1.3658766746520996, 414.1515197753906, 0.28248703479766846, 0.3396795988082886, 0.07693789154291153, -1.5402179956436157, 0.6644061803817749, -0.03636050224304199, -0.23340322077274323, -2.0655150413513184, -0.3233533799648285, -0.030748125165700912, 1.9005107879638672, 1.6443796157836914, -0.6828197836875916, 661.1666870117188, -0.3480963706970215, 0.2433522790670395, 0.02169661410152912, 1.3914060592651367, 1.1025021076202393, 0.9409722685813904], "std": [0.24841858446598053, 0.08582904189825058, 0.2808331549167633, 0.3053082525730133, 0.48648160696029663, 0.1407162845134735, 0.5210460424423218, 148.2377471923828, 0.07753471285104752, 0.05145515874028206, 0.03603842481970787, 1.769276738166809, 0.4824732840061188, 0.4806186854839325, 0.08974067121744156, 0.0024782055988907814, 0.28594663739204407, 0.062155112624168396, 0.007234449498355389, 0.10790131241083145, 0.0940825343132019, 254.607177734375, 0.03190021961927414, 0.01754499413073063, 0.03814820572733879, 0.6816807389259338, 0.14136046171188354, 2.352871894836426], "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": [493], "max": [493], "mean": [493.0], "std": [0.0], "count": [330]}, "index": {"min": [247689], "max": [248018], "mean": [247853.5], "std": [95.26235702871658], "count": [330]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [330]}, "subtask_annotation": {"mean": [9.9, 29.0, 29.0, 29.0, 29.0], "std": [9.706246036507213, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [330]}, "scene_annotation": {"mean": [493.0], "std": [0.0], "min": [493], "max": [493], "count": [330]}, "eef_direction_state": {"mean": [4.451515151515151, 3.7484848484848485], "std": [2.1161172580389835, 1.830817206525497], "min": [0, 0], "max": [6, 6], "count": [330]}, "eef_velocity_state": {"mean": [0.5333333333333333, 1.096969696969697], "std": [0.7095310729167135, 0.7525652487506873], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_acc_mag_state": {"mean": [0.7454545454545455, 0.9939393939393939], "std": [0.8286867701884717, 0.8384471194323962], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_direction_action": {"mean": [4.451515151515151, 3.7484848484848485], "std": [2.1161172580389835, 1.830817206525497], "min": [0, 0], "max": [6, 6], "count": [330]}, "eef_velocity_action": {"mean": [0.5333333333333333, 1.096969696969697], "std": [0.7095310729167135, 0.7525652487506873], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_acc_mag_action": {"mean": [0.7454545454545455, 0.9939393939393939], "std": [0.8286867701884717, 0.8384471194323962], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_sim_pose_state": {"mean": [0.42861095305174146, 0.33172513297740075, 1.0234241089600915, -1.1472533179689348, 1.0900462811572451, -1.390546893006156, 0.5408745807086605, -0.336941194693713, 1.1278048719709812, 0.8803377217000198, 1.0014649868868666, -0.31114255490702014], "std": [0.02214653207252828, 0.03188264444825042, 0.015983345461581987, 0.4898862956912983, 0.15333879256022093, 0.6649692678530473, 0.06728566872298657, 0.054917067145354416, 0.07200628149764103, 1.849170671159545, 0.2550900103913125, 1.7287294312310322], "min": [0.40686979221795916, 0.23799190292786265, 0.9863604186883923, -2.523832900650229, 0.9279251875760117, -2.9992710317017273, 0.45855236679155065, -0.40778681327824723, 1.040944218515628, -3.1393499912062017, 0.4835795408711365, -3.0782650414655186], "max": [0.4942505916554281, 0.36211941602969766, 1.0447623229215772, -0.6020174888375461, 1.4414025260559122, -0.6103086552024501, 0.6425472000951916, -0.22980304215942277, 1.2518936468637767, 3.137289729161528, 1.4049633907620245, 3.0517692904598044], "count": [330]}, "eef_sim_pose_action": {"mean": [0.42861095305174146, 0.33172513297740075, 1.0234241089600915, -1.1472533179689348, 1.0900462811572451, -1.390546893006156, 0.5408745807086605, -0.336941194693713, 1.1278048719709812, 0.8803377217000198, 1.0014649868868666, -0.31114255490702014], "std": [0.02214653207252828, 0.03188264444825042, 0.015983345461581987, 0.4898862956912983, 0.15333879256022093, 0.6649692678530473, 0.06728566872298657, 0.054917067145354416, 0.07200628149764103, 1.849170671159545, 0.2550900103913125, 1.7287294312310322], "min": [0.40686979221795916, 0.23799190292786265, 0.9863604186883923, -2.523832900650229, 0.9279251875760117, -2.9992710317017273, 0.45855236679155065, -0.40778681327824723, 1.040944218515628, -3.1393499912062017, 0.4835795408711365, -3.0782650414655186], "max": [0.4942505916554281, 0.36211941602969766, 1.0447623229215772, -0.6020174888375461, 1.4414025260559122, -0.6103086552024501, 0.6425472000951916, -0.22980304215942277, 1.2518936468637767, 3.137289729161528, 1.4049633907620245, 3.0517692904598044], "count": [330]}, "gripper_mode_state": {"mean": [0.18484848484848485, 0.7545454545454545], "std": [0.38817460310755086, 0.4303563774016233], "min": [0, 0], "max": [1, 1], "count": [330]}, "gripper_activity_state": {"mean": [1.8060606060606061, 1.8727272727272728], "std": [0.5151871645419003, 0.4357318658913636], "min": [0, 0], "max": [2, 2], "count": [330]}, "gripper_mode_action": {"mean": [0.18484848484848485, 0.7545454545454545], "std": [0.38817460310755086, 0.4303563774016233], "min": [0, 0], "max": [1, 1], "count": [330]}, "gripper_activity_action": {"mean": [1.8060606060606061, 1.8727272727272728], "std": [0.5151871645419003, 0.4357318658913636], "min": [0, 0], "max": [2, 2], "count": [330]}, "gripper_open_scale_state": {"mean": [0.6611666665279491, 0.41415151519775456], "std": [0.2546071633468049, 0.1482377713727233], "min": [0.045, 0.172], "max": [0.815, 0.618], "count": [330]}, "gripper_open_scale_action": {"mean": [0.6611666665279491, 0.41415151519775456], "std": [0.2546071633468049, 0.1482377713727233], "min": [0.045, 0.172], "max": [0.815, 0.618], "count": [330]}}} +{"episode_index": 474, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4207637418300654]], [[0.41632739991830064]], [[0.4134075510620915]]], "std": [[[0.22349969710555073]], [[0.22684939874746698]], [[0.22897987133348968]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46525981209150324]], [[0.46982703022875816]], [[0.4651314133986928]]], "std": [[[0.08443862726974294]], [[0.0843563925770716]], [[0.08496033899831633]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.4283109946895425]], [[0.42349672794117643]], [[0.4195582107843137]]], "std": [[[0.17391848719806047]], [[0.18397202064877874]], [[0.18561430777789537]]], "count": [100]}, "observation.state": {"min": [0.3231652081012726, 1.8765779733657837, -0.8203920125961304, -1.1876267194747925, -2.6603007316589355, -1.9042590856552124, 0.8742877244949341, 192.0, 0.20419000089168549, 0.29454898834228516, 0.008918999694287777, -3.055999994277954, -0.08100000023841858, -0.9110000133514404, -0.5192005634307861, -2.0740270614624023, -0.6151936650276184, -0.1569574624300003, 1.9111355543136597, 1.5069173574447632, -0.7580837607383728, 52.0, -0.3731580078601837, 0.19221000373363495, -0.07898800075054169, 0.8029999732971191, 0.7400000095367432, -3.1411852836608887], "max": [0.7485542893409729, 2.073817729949951, 0.04297000542283058, -0.14104007184505463, -1.3345136642456055, -1.297844409942627, 2.2885453701019287, 834.0, 0.3973329961299896, 0.3978239893913269, 0.16092899441719055, -1.0119999647140503, 1.3179999589920044, 0.5419999957084656, -0.14095279574394226, -2.054182767868042, 0.36740925908088684, 0.21930061280727386, 1.962308645248413, 1.7906031608581543, -0.42701226472854614, 819.0, -0.2488269954919815, 0.2903760075569153, 0.05762900039553642, 2.8299999237060547, 1.2990000247955322, 3.1410000324249268], "mean": [0.5302642583847046, 1.9906729459762573, -0.5091619491577148, -0.6285312175750732, -1.8684909343719482, -1.5519514083862305, 1.4928216934204102, 524.7605590820312, 0.2914911210536957, 0.3511230945587158, 0.06696669012308121, -2.4528205394744873, 0.6812857389450073, -0.36903172731399536, -0.25347262620925903, -2.066873073577881, -0.2634052634239197, -0.017805004492402077, 1.9278331995010376, 1.593523621559143, -0.6601219177246094, 630.7803955078125, -0.3457111716270447, 0.24809889495372772, 0.009097347036004066, 1.5120577812194824, 1.061126708984375, 0.8920007348060608], "std": [0.15138235688209534, 0.07084769010543823, 0.2237379252910614, 0.373299777507782, 0.4992380440235138, 0.20740285515785217, 0.5417317152023315, 213.4569549560547, 0.05681417137384415, 0.024976300075650215, 0.0368923582136631, 0.5201411247253418, 0.5011589527130127, 0.39267855882644653, 0.1111362874507904, 0.004727619234472513, 0.4160609543323517, 0.12690821290016174, 0.01719948835670948, 0.06899800896644592, 0.05532727390527725, 283.1913146972656, 0.03951944783329964, 0.023668229579925537, 0.04173199087381363, 0.8060637712478638, 0.17728042602539062, 2.4674437046051025], "count": [378]}, "action": {"min": [0.3231652081012726, 1.8765779733657837, -0.8203920125961304, -1.1876267194747925, -2.6603007316589355, -1.9042590856552124, 0.8742877244949341, 192.0, 0.20419000089168549, 0.29454898834228516, 0.008918999694287777, -3.055999994277954, -0.08100000023841858, -0.9110000133514404, -0.5192005634307861, -2.0740270614624023, -0.6151936650276184, -0.1569574624300003, 1.9111355543136597, 1.5069173574447632, -0.7580837607383728, 52.0, -0.3731580078601837, 0.19221000373363495, -0.07898800075054169, 0.8029999732971191, 0.7400000095367432, -3.1411852836608887], "max": [0.7485542893409729, 2.073817729949951, 0.04297000542283058, -0.14104007184505463, -1.3345136642456055, -1.297844409942627, 2.2885453701019287, 834.0, 0.3973329961299896, 0.3978239893913269, 0.16092899441719055, -1.0119999647140503, 1.3179999589920044, 0.5419999957084656, -0.14095279574394226, -2.054182767868042, 0.36740925908088684, 0.21930061280727386, 1.962308645248413, 1.7906031608581543, -0.42701226472854614, 819.0, -0.2488269954919815, 0.2903760075569153, 0.05762900039553642, 2.8299999237060547, 1.2990000247955322, 3.1410000324249268], "mean": [0.5302642583847046, 1.9906729459762573, -0.5091619491577148, -0.6285312175750732, -1.8684909343719482, -1.5519514083862305, 1.4928216934204102, 524.7605590820312, 0.2914911210536957, 0.3511230945587158, 0.06696669012308121, -2.4528205394744873, 0.6812857389450073, -0.36903172731399536, -0.25347262620925903, -2.066873073577881, -0.2634052634239197, -0.017805004492402077, 1.9278331995010376, 1.593523621559143, -0.6601219177246094, 630.7803955078125, -0.3457111716270447, 0.24809889495372772, 0.009097347036004066, 1.5120577812194824, 1.061126708984375, 0.8920007348060608], "std": [0.15138235688209534, 0.07084769010543823, 0.2237379252910614, 0.373299777507782, 0.4992380440235138, 0.20740285515785217, 0.5417317152023315, 213.4569549560547, 0.05681417137384415, 0.024976300075650215, 0.0368923582136631, 0.5201411247253418, 0.5011589527130127, 0.39267855882644653, 0.1111362874507904, 0.004727619234472513, 0.4160609543323517, 0.12690821290016174, 0.01719948835670948, 0.06899800896644592, 0.05532727390527725, 283.1913146972656, 0.03951944783329964, 0.023668229579925537, 0.04173199087381363, 0.8060637712478638, 0.17728042602539062, 2.4674437046051025], "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": [494], "max": [494], "mean": [494.0], "std": [0.0], "count": [378]}, "index": {"min": [248019], "max": [248396], "mean": [248207.5], "std": [109.11881903075503], "count": [378]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [378]}, "subtask_annotation": {"mean": [9.753968253968255, 29.0, 29.0, 29.0, 29.0], "std": [9.517196778332927, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [378]}, "scene_annotation": {"mean": [494.0], "std": [0.0], "min": [494], "max": [494], "count": [378]}, "eef_direction_state": {"mean": [4.407407407407407, 4.029100529100529], "std": [2.146277236723241, 1.8986767141949663], "min": [0, 0], "max": [6, 6], "count": [378]}, "eef_velocity_state": {"mean": [0.48677248677248675, 0.8518518518518519], "std": [0.6391832222641444, 0.7009134321924433], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_acc_mag_state": {"mean": [0.5555555555555556, 0.828042328042328], "std": [0.7755068889083235, 0.8162093817287879], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_direction_action": {"mean": [4.407407407407407, 4.029100529100529], "std": [2.146277236723241, 1.8986767141949663], "min": [0, 0], "max": [6, 6], "count": [378]}, "eef_velocity_action": {"mean": [0.48677248677248675, 0.8518518518518519], "std": [0.6391832222641444, 0.7009134321924433], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_acc_mag_action": {"mean": [0.5555555555555556, 0.828042328042328], "std": [0.7755068889083235, 0.8162093817287879], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_sim_pose_state": {"mean": [0.4358551681692726, 0.32399997940408476, 1.0197371582687795, -1.0798008966855859, 1.1547352352881166, -1.0760819275251479, 0.5514593584391898, -0.337581924709212, 1.1187999112285065, 1.6409225464639776, 0.9644292881908836, -0.22366652744298063], "std": [0.02723803893022143, 0.03810881116647586, 0.011686425557091004, 0.8814147054809797, 0.20753973515852422, 1.2439167739503136, 0.03883902942299852, 0.03179876035718078, 0.07034324236652893, 1.5006056658553275, 0.2908427033595161, 2.118744171301525], "min": [0.38526308768284717, 0.22770995638421576, 0.9892663578330222, -3.0941754337105443, 0.964166533271785, -3.1406537369049596, 0.4775401138847848, -0.4072884175890956, 1.0276408476859438, -3.1413872148711754, 0.3898072536514028, -3.1390071255689773], "max": [0.49167747924373995, 0.3602381170487338, 1.0487089684816748, 3.1220356238694076, 1.5607537981285882, 3.123424176190013, 0.6040735085791222, -0.2873725443830578, 1.2450113060172499, 3.1394293122047356, 1.5297341150872246, 3.1133088132477917], "count": [378]}, "eef_sim_pose_action": {"mean": [0.4358551681692726, 0.32399997940408476, 1.0197371582687795, -1.0798008966855859, 1.1547352352881166, -1.0760819275251479, 0.5514593584391898, -0.337581924709212, 1.1187999112285065, 1.6409225464639776, 0.9644292881908836, -0.22366652744298063], "std": [0.02723803893022143, 0.03810881116647586, 0.011686425557091004, 0.8814147054809797, 0.20753973515852422, 1.2439167739503136, 0.03883902942299852, 0.03179876035718078, 0.07034324236652893, 1.5006056658553275, 0.2908427033595161, 2.118744171301525], "min": [0.38526308768284717, 0.22770995638421576, 0.9892663578330222, -3.0941754337105443, 0.964166533271785, -3.1406537369049596, 0.4775401138847848, -0.4072884175890956, 1.0276408476859438, -3.1413872148711754, 0.3898072536514028, -3.1390071255689773], "max": [0.49167747924373995, 0.3602381170487338, 1.0487089684816748, 3.1220356238694076, 1.5607537981285882, 3.123424176190013, 0.6040735085791222, -0.2873725443830578, 1.2450113060172499, 3.1394293122047356, 1.5297341150872246, 3.1133088132477917], "count": [378]}, "gripper_mode_state": {"mean": [0.2724867724867725, 0.3862433862433862], "std": [0.44523895978060385, 0.4868874950403086], "min": [0, 0], "max": [1, 1], "count": [378]}, "gripper_activity_state": {"mean": [1.835978835978836, 1.82010582010582], "std": [0.4928877434004746, 0.5388779145516366], "min": [0, 0], "max": [2, 2], "count": [378]}, "gripper_mode_action": {"mean": [0.2724867724867725, 0.3862433862433862], "std": [0.44523895978060385, 0.4868874950403086], "min": [0, 0], "max": [1, 1], "count": [378]}, "gripper_activity_action": {"mean": [1.835978835978836, 1.82010582010582], "std": [0.4928877434004746, 0.5388779145516366], "min": [0, 0], "max": [2, 2], "count": [378]}, "gripper_open_scale_state": {"mean": [0.6307804235226265, 0.5247605820105822], "std": [0.283191286943412, 0.21345710765537773], "min": [0.052, 0.192], "max": [0.819, 0.834], "count": [378]}, "gripper_open_scale_action": {"mean": [0.6307804235226265, 0.5247605820105822], "std": [0.283191286943412, 0.21345710765537773], "min": [0.052, 0.192], "max": [0.819, 0.834], "count": [378]}}} +{"episode_index": 475, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.42334517565359475]], [[0.4222765910947712]], [[0.4177477205882353]]], "std": [[[0.2181415569505143]], [[0.22132853265972413]], [[0.22378201261218428]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4716831147875817]], [[0.4767886233660131]], [[0.4731400674019608]]], "std": [[[0.0635371988284061]], [[0.061914647343688435]], [[0.06208750704669574]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7529411764705882]], [[0.7529411764705882]], [[0.7568627450980392]]], "mean": [[[0.4553612683823529]], [[0.45173537785947715]], [[0.4481683864379085]]], "std": [[[0.14998094331489203]], [[0.15864576318065982]], [[0.16022200052420882]]], "count": [100]}, "observation.state": {"min": [0.2845759391784668, 1.7819463014602661, -0.6253514885902405, -1.01747465133667, -2.441366672515869, -2.013516664505005, 0.705758810043335, 204.0, 0.25191500782966614, 0.29678499698638916, 0.03227899968624115, -3.1351852416992188, 0.12099999934434891, -1.2760000228881836, -0.5558001399040222, -2.072735548019409, -0.7107329964637756, -0.16575391590595245, 1.9567759037017822, 1.2843353748321533, -0.6869790554046631, 118.0, -0.37310999631881714, 0.23067300021648407, -0.07595200091600418, 0.9909999966621399, 0.6269999742507935, -3.1371853351593018], "max": [0.7095810174942017, 2.071758270263672, 0.007749262265861034, -0.1943773329257965, -1.37896728515625, -1.314389944076538, 2.444577932357788, 656.0, 0.3941720128059387, 0.3923330008983612, 0.1781730055809021, 3.1410000324249268, 1.2890000343322754, 0.22699999809265137, -0.15475834906101227, -2.0584588050842285, 0.22251203656196594, 0.058765240013599396, 2.003288984298706, 1.6946101188659668, -0.38039451837539673, 818.0, -0.23621299862861633, 0.3000760078430176, 0.05460900068283081, 2.6630001068115234, 1.0880000591278076, 3.134999990463257], "mean": [0.5173724293708801, 1.945932388305664, -0.42055293917655945, -0.5476656556129456, -1.9264930486679077, -1.5245895385742188, 1.6299676895141602, 517.4999389648438, 0.3142900764942169, 0.3475765287876129, 0.07394235581159592, -2.1110212802886963, 0.717420220375061, -0.6652151346206665, -0.26990440487861633, -2.067934513092041, -0.4240688383579254, -0.08907046169042587, 1.9758824110031128, 1.5525000095367432, -0.4309532344341278, 699.7698974609375, -0.3431780934333801, 0.2616514265537262, 0.011845452710986137, 1.491401195526123, 0.9259239435195923, 1.2550793886184692], "std": [0.14901874959468842, 0.09886649996042252, 0.1582060307264328, 0.18615847826004028, 0.373252809047699, 0.20428882539272308, 0.5238661766052246, 173.08119201660156, 0.043024566024541855, 0.02316085621714592, 0.03175690397620201, 1.66374671459198, 0.40876662731170654, 0.41082850098609924, 0.11182858794927597, 0.003671288723126054, 0.33382508158683777, 0.08073926717042923, 0.008144359104335308, 0.10606301575899124, 0.07644051313400269, 191.4070587158203, 0.03863977640867233, 0.020042791962623596, 0.041957199573516846, 0.573610246181488, 0.11063992232084274, 2.442349910736084], "count": [302]}, "action": {"min": [0.2845759391784668, 1.7819463014602661, -0.6253514885902405, -1.01747465133667, -2.441366672515869, -2.013516664505005, 0.705758810043335, 204.0, 0.25191500782966614, 0.29678499698638916, 0.03227899968624115, -3.1351852416992188, 0.12099999934434891, -1.2760000228881836, -0.5558001399040222, -2.072735548019409, -0.7107329964637756, -0.16575391590595245, 1.9567759037017822, 1.2843353748321533, -0.6869790554046631, 118.0, -0.37310999631881714, 0.23067300021648407, -0.07595200091600418, 0.9909999966621399, 0.6269999742507935, -3.1371853351593018], "max": [0.7095810174942017, 2.071758270263672, 0.007749262265861034, -0.1943773329257965, -1.37896728515625, -1.314389944076538, 2.444577932357788, 656.0, 0.3941720128059387, 0.3923330008983612, 0.1781730055809021, 3.1410000324249268, 1.2890000343322754, 0.22699999809265137, -0.15475834906101227, -2.0584588050842285, 0.22251203656196594, 0.058765240013599396, 2.003288984298706, 1.6946101188659668, -0.38039451837539673, 818.0, -0.23621299862861633, 0.3000760078430176, 0.05460900068283081, 2.6630001068115234, 1.0880000591278076, 3.134999990463257], "mean": [0.5173724293708801, 1.945932388305664, -0.42055293917655945, -0.5476656556129456, -1.9264930486679077, -1.5245895385742188, 1.6299676895141602, 517.4999389648438, 0.3142900764942169, 0.3475765287876129, 0.07394235581159592, -2.1110212802886963, 0.717420220375061, -0.6652151346206665, -0.26990440487861633, -2.067934513092041, -0.4240688383579254, -0.08907046169042587, 1.9758824110031128, 1.5525000095367432, -0.4309532344341278, 699.7698974609375, -0.3431780934333801, 0.2616514265537262, 0.011845452710986137, 1.491401195526123, 0.9259239435195923, 1.2550793886184692], "std": [0.14901874959468842, 0.09886649996042252, 0.1582060307264328, 0.18615847826004028, 0.373252809047699, 0.20428882539272308, 0.5238661766052246, 173.08119201660156, 0.043024566024541855, 0.02316085621714592, 0.03175690397620201, 1.66374671459198, 0.40876662731170654, 0.41082850098609924, 0.11182858794927597, 0.003671288723126054, 0.33382508158683777, 0.08073926717042923, 0.008144359104335308, 0.10606301575899124, 0.07644051313400269, 191.4070587158203, 0.03863977640867233, 0.020042791962623596, 0.041957199573516846, 0.573610246181488, 0.11063992232084274, 2.442349910736084], "count": [302]}, "timestamp": {"min": [0.0], "max": [10.033333333333333], "mean": [5.016666666666667], "std": [2.9059804235786277], "count": [302]}, "frame_index": {"min": [0], "max": [301], "mean": [150.5], "std": [87.17941270735884], "count": [302]}, "episode_index": {"min": [495], "max": [495], "mean": [495.0], "std": [0.0], "count": [302]}, "index": {"min": [248397], "max": [248698], "mean": [248547.5], "std": [87.17941270735884], "count": [302]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [302]}, "subtask_annotation": {"mean": [8.917218543046358, 29.0, 29.0, 29.0, 29.0], "std": [8.686011145197233, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [302]}, "scene_annotation": {"mean": [495.0], "std": [0.0], "min": [495], "max": [495], "count": [302]}, "eef_direction_state": {"mean": [4.576158940397351, 3.9503311258278146], "std": [2.044009454536508, 1.7775783129211502], "min": [0, 0], "max": [6, 6], "count": [302]}, "eef_velocity_state": {"mean": [0.5231788079470199, 0.9536423841059603], "std": [0.7032039927680571, 0.6889645589590222], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_acc_mag_state": {"mean": [0.7483443708609272, 0.9602649006622517], "std": [0.8513218630584404, 0.8329377889681877], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_direction_action": {"mean": [4.576158940397351, 3.9503311258278146], "std": [2.044009454536508, 1.7775783129211502], "min": [0, 0], "max": [6, 6], "count": [302]}, "eef_velocity_action": {"mean": [0.5231788079470199, 0.9536423841059603], "std": [0.7032039927680571, 0.6889645589590222], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_acc_mag_action": {"mean": [0.7483443708609272, 0.9602649006622517], "std": [0.8513218630584404, 0.8329377889681877], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_sim_pose_state": {"mean": [0.4472994341360411, 0.3201269609603003, 1.0215166966507838, -0.3684523404805946, 1.2500731025220195, -0.47890792007274924, 0.5475667809752325, -0.3617647828808345, 1.1075466004201455, 2.017994707626188, 0.907746440303798, -0.2615017506567268], "std": [0.024463311489263014, 0.03857051474879067, 0.013663750414486751, 1.2679547051449123, 0.10911645708700382, 1.1984176171295247, 0.03540742513144556, 0.02437736700819634, 0.05410946919575848, 0.43836691648070675, 0.3435358266537455, 2.4828730014916522], "min": [0.4140253829565186, 0.2166412098351125, 0.9882169823371371, -3.1315555274945877, 1.1603866762593609, -2.961773246191548, 0.47997486460297356, -0.42195064956152756, 1.033828799986294, 1.1894400759835242, 0.30498693968860535, -3.1280136376547447], "max": [0.5012788350131261, 0.35676852760401767, 1.0511001824028656, 3.138588255601741, 1.547005640726061, 2.6254255069859536, 0.5939325741191351, -0.3183712073326868, 1.2325820849171076, 2.7651387982042257, 1.3168514053110574, 3.1369765665491354], "count": [302]}, "eef_sim_pose_action": {"mean": [0.4472994341360411, 0.3201269609603003, 1.0215166966507838, -0.3684523404805946, 1.2500731025220195, -0.47890792007274924, 0.5475667809752325, -0.3617647828808345, 1.1075466004201455, 2.017994707626188, 0.907746440303798, -0.2615017506567268], "std": [0.024463311489263014, 0.03857051474879067, 0.013663750414486751, 1.2679547051449123, 0.10911645708700382, 1.1984176171295247, 0.03540742513144556, 0.02437736700819634, 0.05410946919575848, 0.43836691648070675, 0.3435358266537455, 2.4828730014916522], "min": [0.4140253829565186, 0.2166412098351125, 0.9882169823371371, -3.1315555274945877, 1.1603866762593609, -2.961773246191548, 0.47997486460297356, -0.42195064956152756, 1.033828799986294, 1.1894400759835242, 0.30498693968860535, -3.1280136376547447], "max": [0.5012788350131261, 0.35676852760401767, 1.0511001824028656, 3.138588255601741, 1.547005640726061, 2.6254255069859536, 0.5939325741191351, -0.3183712073326868, 1.2325820849171076, 2.7651387982042257, 1.3168514053110574, 3.1369765665491354], "count": [302]}, "gripper_mode_state": {"mean": [0.1456953642384106, 0.2913907284768212], "std": [0.35280054574482694, 0.45440309399757534], "min": [0, 0], "max": [1, 1], "count": [302]}, "gripper_activity_state": {"mean": [1.7384105960264902, 1.8741721854304636], "std": [0.6152973681712381, 0.4502337253452608], "min": [0, 0], "max": [2, 2], "count": [302]}, "gripper_mode_action": {"mean": [0.1456953642384106, 0.2913907284768212], "std": [0.35280054574482694, 0.45440309399757534], "min": [0, 0], "max": [1, 1], "count": [302]}, "gripper_activity_action": {"mean": [1.7384105960264902, 1.8741721854304636], "std": [0.6152973681712381, 0.4502337253452608], "min": [0, 0], "max": [2, 2], "count": [302]}, "gripper_open_scale_state": {"mean": [0.6997698676001939, 0.5175000001515772], "std": [0.19140707203585533, 0.1730812198900291], "min": [0.118, 0.204], "max": [0.818, 0.656], "count": [302]}, "gripper_open_scale_action": {"mean": [0.6997698676001939, 0.5175000001515772], "std": [0.19140707203585533, 0.1730812198900291], "min": [0.118, 0.204], "max": [0.818, 0.656], "count": [302]}}} +{"episode_index": 476, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4251296629901961]], [[0.42179829044117645]], [[0.4168862602124183]]], "std": [[[0.22210419009059695]], [[0.22876048027920265]], [[0.23120053842302307]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7725490196078432]], [[0.7725490196078432]]], "mean": [[[0.47014336805555557]], [[0.4770665420751634]], [[0.4722469260620915]]], "std": [[[0.06233896829839665]], [[0.058202044053983895]], [[0.05899270527634578]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.439737920751634]], [[0.4337998672385621]], [[0.42953750204248364]]], "std": [[[0.16704430190260225]], [[0.17840491176768217]], [[0.179911987489466]]], "count": [100]}, "observation.state": {"min": [0.2805965840816498, 1.8085800409317017, -0.7937583327293396, -0.9675756692886353, -2.6822047233581543, -1.7716139554977417, 0.7219903469085693, -2.0, 0.22336700558662415, 0.2839699983596802, 0.02639799937605858, -3.0169999599456787, -0.14500001072883606, -0.7950000166893005, -0.42268383502960205, -2.070082664489746, -0.7719765305519104, -0.20376721024513245, 2.0178449153900146, 1.4027385711669922, -1.0116451978683472, -1.0, -0.3840450048446655, 0.1995529979467392, -0.0657769963145256, -3.0859999656677246, 0.8970000147819519, -3.1351852416992188], "max": [0.7986277937889099, 2.07669734954834, 0.03480186313390732, -0.06396631896495819, -1.2144001722335815, -1.2208054065704346, 2.089874744415283, 768.0, 0.39614400267601013, 0.4006969928741455, 0.11500400304794312, -1.1330000162124634, 1.253999948501587, 0.4280000329017639, -0.1010894700884819, -2.0566086769104004, 0.05422738566994667, 0.11426670104265213, 2.1048495769500732, 1.7281900644302368, -0.5431639552116394, 655.0, -0.25952398777008057, 0.2638559937477112, 0.06124800071120262, 3.0959999561309814, 1.5670000314712524, 3.124000072479248], "mean": [0.5291456580162048, 1.9884302616119385, -0.3988083004951477, -0.48662909865379333, -1.8179899454116821, -1.4662951231002808, 1.2701115608215332, 456.9329528808594, 0.3122345805168152, 0.35201144218444824, 0.0625452920794487, -2.2875096797943115, 0.7466302514076233, -0.20186325907707214, -0.19803176820278168, -2.065471649169922, -0.40104204416275024, -0.09379421919584274, 2.0563690662384033, 1.506155014038086, -0.8269595503807068, 451.05194091796875, -0.35672295093536377, 0.23920400440692902, -0.007975952699780464, 0.7324660420417786, 1.2942663431167603, 0.009720539674162865], "std": [0.17509233951568604, 0.09557391703128815, 0.24595174193382263, 0.27394258975982666, 0.4645737111568451, 0.18884742259979248, 0.4163302779197693, 233.30384826660156, 0.05927927419543266, 0.030078906565904617, 0.019952068105340004, 0.581744909286499, 0.4925115704536438, 0.32207685708999634, 0.06558357924222946, 0.0026828853879123926, 0.24199217557907104, 0.091750368475914, 0.01760389842092991, 0.10030500590801239, 0.1276881992816925, 211.19825744628906, 0.02941487729549408, 0.018756728619337082, 0.02887899801135063, 1.812377691268921, 0.2082558125257492, 2.339815378189087], "count": [395]}, "action": {"min": [0.2805965840816498, 1.8085800409317017, -0.7937583327293396, -0.9675756692886353, -2.6822047233581543, -1.7716139554977417, 0.7219903469085693, -2.0, 0.22336700558662415, 0.2839699983596802, 0.02639799937605858, -3.0169999599456787, -0.14500001072883606, -0.7950000166893005, -0.42268383502960205, -2.070082664489746, -0.7719765305519104, -0.20376721024513245, 2.0178449153900146, 1.4027385711669922, -1.0116451978683472, -1.0, -0.3840450048446655, 0.1995529979467392, -0.0657769963145256, -3.0859999656677246, 0.8970000147819519, -3.1351852416992188], "max": [0.7986277937889099, 2.07669734954834, 0.03480186313390732, -0.06396631896495819, -1.2144001722335815, -1.2208054065704346, 2.089874744415283, 768.0, 0.39614400267601013, 0.4006969928741455, 0.11500400304794312, -1.1330000162124634, 1.253999948501587, 0.4280000329017639, -0.1010894700884819, -2.0566086769104004, 0.05422738566994667, 0.11426670104265213, 2.1048495769500732, 1.7281900644302368, -0.5431639552116394, 655.0, -0.25952398777008057, 0.2638559937477112, 0.06124800071120262, 3.0959999561309814, 1.5670000314712524, 3.124000072479248], "mean": [0.5291456580162048, 1.9884302616119385, -0.3988083004951477, -0.48662909865379333, -1.8179899454116821, -1.4662951231002808, 1.2701115608215332, 456.9329528808594, 0.3122345805168152, 0.35201144218444824, 0.0625452920794487, -2.2875096797943115, 0.7466302514076233, -0.20186325907707214, -0.19803176820278168, -2.065471649169922, -0.40104204416275024, -0.09379421919584274, 2.0563690662384033, 1.506155014038086, -0.8269595503807068, 451.05194091796875, -0.35672295093536377, 0.23920400440692902, -0.007975952699780464, 0.7324660420417786, 1.2942663431167603, 0.009720539674162865], "std": [0.17509233951568604, 0.09557391703128815, 0.24595174193382263, 0.27394258975982666, 0.4645737111568451, 0.18884742259979248, 0.4163302779197693, 233.30384826660156, 0.05927927419543266, 0.030078906565904617, 0.019952068105340004, 0.581744909286499, 0.4925115704536438, 0.32207685708999634, 0.06558357924222946, 0.0026828853879123926, 0.24199217557907104, 0.091750368475914, 0.01760389842092991, 0.10030500590801239, 0.1276881992816925, 211.19825744628906, 0.02941487729549408, 0.018756728619337082, 0.02887899801135063, 1.812377691268921, 0.2082558125257492, 2.339815378189087], "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": [496], "max": [496], "mean": [496.0], "std": [0.0], "count": [395]}, "index": {"min": [248699], "max": [249093], "mean": [248896.0], "std": [114.02631275280281], "count": [395]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [395]}, "subtask_annotation": {"mean": [7.840506329113924, 29.0, 29.0, 29.0, 29.0], "std": [8.097968474532175, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [395]}, "scene_annotation": {"mean": [496.0], "std": [0.0], "min": [496], "max": [496], "count": [395]}, "eef_direction_state": {"mean": [3.5949367088607596, 3.868354430379747], "std": [2.36064241064396, 1.9649810321368502], "min": [0, 0], "max": [6, 6], "count": [395]}, "eef_velocity_state": {"mean": [0.6658227848101266, 0.8860759493670886], "std": [0.6362242411685326, 0.6748153384942699], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_acc_mag_state": {"mean": [0.7240506329113924, 0.9240506329113924], "std": [0.831228340709298, 0.8324457164608575], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_direction_action": {"mean": [3.5949367088607596, 3.868354430379747], "std": [2.36064241064396, 1.9649810321368502], "min": [0, 0], "max": [6, 6], "count": [395]}, "eef_velocity_action": {"mean": [0.6658227848101266, 0.8860759493670886], "std": [0.6362242411685326, 0.6748153384942699], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_acc_mag_action": {"mean": [0.7240506329113924, 0.9240506329113924], "std": [0.831228340709298, 0.8324457164608575], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_sim_pose_state": {"mean": [0.42285050829968346, 0.3184800087298567, 1.0028959474986547, -1.4410502417946136, 0.9485164978946111, -1.6914376510594962, 0.5498350082406317, -0.34620470845061196, 1.098604590166017, 0.9955662411972954, 1.0422845712012838, -0.014099802019474557], "std": [0.018729712801721456, 0.027562715182136672, 0.013454374164577643, 0.29097667361841006, 0.20288036992738734, 0.4216609870042528, 0.04532481714476545, 0.027912667200994536, 0.06243352628717199, 1.993219713510102, 0.24248464268696654, 1.9373798597330194], "min": [0.3857353008295183, 0.23645673536761144, 0.9792107139717207, -2.0947712058558126, 0.6848853113405449, -2.6195184148892334, 0.4668340677973657, -0.3944578568880377, 1.0243835921462752, -3.1377535795216858, 0.3992022870940741, -3.1413317465105983], "max": [0.46144050853893886, 0.36620287440399707, 1.0295573057037917, -0.7989690474473435, 1.3234051785839376, -0.8023270158559089, 0.6160501593336649, -0.2990963674312847, 1.1979236193284877, 3.1410130734045802, 1.5143870818459075, 3.0668823208537614], "count": [395]}, "eef_sim_pose_action": {"mean": [0.42285050829968346, 0.3184800087298567, 1.0028959474986547, -1.4410502417946136, 0.9485164978946111, -1.6914376510594962, 0.5498350082406317, -0.34620470845061196, 1.098604590166017, 0.9955662411972954, 1.0422845712012838, -0.014099802019474557], "std": [0.018729712801721456, 0.027562715182136672, 0.013454374164577643, 0.29097667361841006, 0.20288036992738734, 0.4216609870042528, 0.04532481714476545, 0.027912667200994536, 0.06243352628717199, 1.993219713510102, 0.24248464268696654, 1.9373798597330194], "min": [0.3857353008295183, 0.23645673536761144, 0.9792107139717207, -2.0947712058558126, 0.6848853113405449, -2.6195184148892334, 0.4668340677973657, -0.3944578568880377, 1.0243835921462752, -3.1377535795216858, 0.3992022870940741, -3.1413317465105983], "max": [0.46144050853893886, 0.36620287440399707, 1.0295573057037917, -0.7989690474473435, 1.3234051785839376, -0.8023270158559089, 0.6160501593336649, -0.2990963674312847, 1.1979236193284877, 3.1410130734045802, 1.5143870818459075, 3.0668823208537614], "count": [395]}, "gripper_mode_state": {"mean": [0.3265822784810127, 0.4177215189873418], "std": [0.46896299839450367, 0.49318379085514485], "min": [0, 0], "max": [1, 1], "count": [395]}, "gripper_activity_state": {"mean": [1.731645569620253, 1.7746835443037974], "std": [0.6512974983378448, 0.5930970749903582], "min": [0, 0], "max": [2, 2], "count": [395]}, "gripper_mode_action": {"mean": [0.3265822784810127, 0.4177215189873418], "std": [0.46896299839450367, 0.49318379085514485], "min": [0, 0], "max": [1, 1], "count": [395]}, "gripper_activity_action": {"mean": [1.731645569620253, 1.7746835443037974], "std": [0.6512974983378448, 0.5930970749903582], "min": [0, 0], "max": [2, 2], "count": [395]}, "gripper_open_scale_state": {"mean": [0.4510568647909771, 0.45694697609068474], "std": [0.2111876130244362, 0.2332759503611684], "min": [0.0, 0.0], "max": [0.655, 0.768], "count": [395]}, "gripper_open_scale_action": {"mean": [0.4510568647909771, 0.45694697609068474], "std": [0.2111876130244362, 0.2332759503611684], "min": [0.0, 0.0], "max": [0.655, 0.768], "count": [395]}}} +{"episode_index": 477, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4232561519607843]], [[0.4200143280228758]], [[0.4161376245915033]]], "std": [[[0.22910229807067553]], [[0.2341117659384114]], [[0.23657372044052236]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4781524121732026]], [[0.4831597446895425]], [[0.4794446711601307]]], "std": [[[0.052174601038749255]], [[0.05031349333847325]], [[0.04986587260307958]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4337818321078431]], [[0.42959453635620914]], [[0.42562489174836604]]], "std": [[[0.16370070006936485]], [[0.17327773220144824]], [[0.17478817334212088]]], "count": [100]}, "observation.state": {"min": [0.31902873516082764, 1.8613587617874146, -0.8340928554534912, -1.3229072093963623, -2.615166425704956, -1.8361389636993408, 0.6715154051780701, 197.0, 0.21075700223445892, 0.29335999488830566, 0.02554599940776825, -3.0789999961853027, -0.13899999856948853, -0.8859999775886536, -0.5756270289421082, -2.073974847793579, -0.7626914978027344, -0.2073974758386612, 1.9902338981628418, 1.2767956256866455, -0.9258623123168945, 68.0, -0.36567598581314087, 0.21116900444030762, -0.07571399956941605, 0.7749999761581421, 0.7829999923706055, -3.1411852836608887], "max": [0.739705502986908, 2.0753533840179443, -0.11424925923347473, -0.1287354826927185, -1.0289589166641235, -1.3390690088272095, 2.2147181034088135, 788.0, 0.3867039978504181, 0.394338995218277, 0.16581299901008606, -1.0640000104904175, 1.1929999589920044, 0.5299999713897705, -0.10526081919670105, -2.055509328842163, 0.2552020251750946, 0.11386529356241226, 2.080833911895752, 1.744508981704712, -0.48460817337036133, 808.0, -0.24623599648475647, 0.32398098707199097, 0.05640700086951256, 3.0350000858306885, 1.2319999933242798, 3.059999942779541], "mean": [0.506090521812439, 1.992751121520996, -0.5110755562782288, -0.6116629838943481, -1.8572226762771606, -1.5897020101547241, 1.4453654289245605, 488.88861083984375, 0.29410889744758606, 0.34165462851524353, 0.06513910740613937, -2.465003728866577, 0.6684282422065735, -0.346174418926239, -0.24605099856853485, -2.068535804748535, -0.4409622550010681, -0.07714084535837173, 2.0698044300079346, 1.5912227630615234, -0.6434911489486694, 597.8599853515625, -0.33921247720718384, 0.2504609525203705, 0.008032973855733871, 1.498117446899414, 1.0506969690322876, 0.5521444082260132], "std": [0.15228307247161865, 0.06553519517183304, 0.18978509306907654, 0.3546702563762665, 0.4868333041667938, 0.16373132169246674, 0.523138165473938, 173.81300354003906, 0.049821559339761734, 0.025043237954378128, 0.02938459813594818, 0.538235604763031, 0.4661543667316437, 0.3743537366390228, 0.15458761155605316, 0.004331010859459639, 0.35225096344947815, 0.10528837144374847, 0.02455803193151951, 0.1273476779460907, 0.09989126026630402, 223.1328582763672, 0.037275806069374084, 0.032475829124450684, 0.04318857565522194, 0.7887766361236572, 0.1355615258216858, 2.488124132156372], "count": [350]}, "action": {"min": [0.31902873516082764, 1.8613587617874146, -0.8340928554534912, -1.3229072093963623, -2.615166425704956, -1.8361389636993408, 0.6715154051780701, 197.0, 0.21075700223445892, 0.29335999488830566, 0.02554599940776825, -3.0789999961853027, -0.13899999856948853, -0.8859999775886536, -0.5756270289421082, -2.073974847793579, -0.7626914978027344, -0.2073974758386612, 1.9902338981628418, 1.2767956256866455, -0.9258623123168945, 68.0, -0.36567598581314087, 0.21116900444030762, -0.07571399956941605, 0.7749999761581421, 0.7829999923706055, -3.1411852836608887], "max": [0.739705502986908, 2.0753533840179443, -0.11424925923347473, -0.1287354826927185, -1.0289589166641235, -1.3390690088272095, 2.2147181034088135, 788.0, 0.3867039978504181, 0.394338995218277, 0.16581299901008606, -1.0640000104904175, 1.1929999589920044, 0.5299999713897705, -0.10526081919670105, -2.055509328842163, 0.2552020251750946, 0.11386529356241226, 2.080833911895752, 1.744508981704712, -0.48460817337036133, 808.0, -0.24623599648475647, 0.32398098707199097, 0.05640700086951256, 3.0350000858306885, 1.2319999933242798, 3.059999942779541], "mean": [0.506090521812439, 1.992751121520996, -0.5110755562782288, -0.6116629838943481, -1.8572226762771606, -1.5897020101547241, 1.4453654289245605, 488.88861083984375, 0.29410889744758606, 0.34165462851524353, 0.06513910740613937, -2.465003728866577, 0.6684282422065735, -0.346174418926239, -0.24605099856853485, -2.068535804748535, -0.4409622550010681, -0.07714084535837173, 2.0698044300079346, 1.5912227630615234, -0.6434911489486694, 597.8599853515625, -0.33921247720718384, 0.2504609525203705, 0.008032973855733871, 1.498117446899414, 1.0506969690322876, 0.5521444082260132], "std": [0.15228307247161865, 0.06553519517183304, 0.18978509306907654, 0.3546702563762665, 0.4868333041667938, 0.16373132169246674, 0.523138165473938, 173.81300354003906, 0.049821559339761734, 0.025043237954378128, 0.02938459813594818, 0.538235604763031, 0.4661543667316437, 0.3743537366390228, 0.15458761155605316, 0.004331010859459639, 0.35225096344947815, 0.10528837144374847, 0.02455803193151951, 0.1273476779460907, 0.09989126026630402, 223.1328582763672, 0.037275806069374084, 0.032475829124450684, 0.04318857565522194, 0.7887766361236572, 0.1355615258216858, 2.488124132156372], "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": [497], "max": [497], "mean": [497.0], "std": [0.0], "count": [350]}, "index": {"min": [249094], "max": [249443], "mean": [249268.5], "std": [101.03588471429346], "count": [350]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [350]}, "subtask_annotation": {"mean": [11.177142857142858, 29.0, 29.0, 29.0, 29.0], "std": [9.838265982937278, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [350]}, "scene_annotation": {"mean": [497.0], "std": [0.0], "min": [497], "max": [497], "count": [350]}, "eef_direction_state": {"mean": [4.402857142857143, 4.428571428571429], "std": [2.124817399117356, 1.812428745960424], "min": [0, 0], "max": [6, 6], "count": [350]}, "eef_velocity_state": {"mean": [0.5342857142857143, 0.8114285714285714], "std": [0.715319252259481, 0.7737742116484916], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_acc_mag_state": {"mean": [0.7571428571428571, 0.8057142857142857], "std": [0.8491292058122043, 0.8431040800493859], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_direction_action": {"mean": [4.402857142857143, 4.428571428571429], "std": [2.124817399117356, 1.812428745960424], "min": [0, 0], "max": [6, 6], "count": [350]}, "eef_velocity_action": {"mean": [0.5342857142857143, 0.8114285714285714], "std": [0.715319252259481, 0.7737742116484916], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_acc_mag_action": {"mean": [0.7571428571428571, 0.8057142857142857], "std": [0.8491292058122043, 0.8431040800493859], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_sim_pose_state": {"mean": [0.43726349436153905, 0.3170088859633977, 1.021878712427939, -1.2245409600454522, 1.1203897297409946, -1.4978957209405783, 0.5425137674360913, -0.3397199288803813, 1.1138362354980709, 1.9601893003895066, 1.016572006750392, -0.1455094006626902], "std": [0.038420066629661805, 0.03703470109993764, 0.015207302913556308, 0.4960907679726597, 0.14950190482476958, 0.789816641197889, 0.03832350497173527, 0.025755618947384692, 0.06212934385655462, 0.7197974104073531, 0.31717321486841416, 2.168445109477598], "min": [0.395179447670782, 0.2246651275254131, 0.9825981128723825, -2.493796793863345, 0.9668543942123935, -3.0371686629183086, 0.47712773010685666, -0.3880193787837368, 1.0321541185092342, 0.9537773653966262, 0.3532974983106436, -3.089788364074044], "max": [0.5223315433933376, 0.35348757217910154, 1.0448170234906646, -0.6716501106730095, 1.4208003869021022, -0.6593984664884708, 0.5992951221068179, -0.29995468205313575, 1.2481203215403989, 3.0919038760779634, 1.4718217025435405, 3.1348412308133056], "count": [350]}, "eef_sim_pose_action": {"mean": [0.43726349436153905, 0.3170088859633977, 1.021878712427939, -1.2245409600454522, 1.1203897297409946, -1.4978957209405783, 0.5425137674360913, -0.3397199288803813, 1.1138362354980709, 1.9601893003895066, 1.016572006750392, -0.1455094006626902], "std": [0.038420066629661805, 0.03703470109993764, 0.015207302913556308, 0.4960907679726597, 0.14950190482476958, 0.789816641197889, 0.03832350497173527, 0.025755618947384692, 0.06212934385655462, 0.7197974104073531, 0.31717321486841416, 2.168445109477598], "min": [0.395179447670782, 0.2246651275254131, 0.9825981128723825, -2.493796793863345, 0.9668543942123935, -3.0371686629183086, 0.47712773010685666, -0.3880193787837368, 1.0321541185092342, 0.9537773653966262, 0.3532974983106436, -3.089788364074044], "max": [0.5223315433933376, 0.35348757217910154, 1.0448170234906646, -0.6716501106730095, 1.4208003869021022, -0.6593984664884708, 0.5992951221068179, -0.29995468205313575, 1.2481203215403989, 3.0919038760779634, 1.4718217025435405, 3.1348412308133056], "count": [350]}, "gripper_mode_state": {"mean": [0.22, 0.26], "std": [0.4142463035441603, 0.4386342439892258], "min": [0, 0], "max": [1, 1], "count": [350]}, "gripper_activity_state": {"mean": [1.7085714285714286, 1.8457142857142856], "std": [0.6464723742065441, 0.4771000836259787], "min": [0, 0], "max": [2, 2], "count": [350]}, "gripper_mode_action": {"mean": [0.22, 0.26], "std": [0.4142463035441603, 0.4386342439892258], "min": [0, 0], "max": [1, 1], "count": [350]}, "gripper_activity_action": {"mean": [1.7085714285714286, 1.8457142857142856], "std": [0.6464723742065441, 0.4771000836259787], "min": [0, 0], "max": [2, 2], "count": [350]}, "gripper_open_scale_state": {"mean": [0.597860000021798, 0.48888857134137814], "std": [0.22313277164554912, 0.1738130246145108], "min": [0.068, 0.197], "max": [0.808, 0.788], "count": [350]}, "gripper_open_scale_action": {"mean": [0.597860000021798, 0.48888857134137814], "std": [0.22313277164554912, 0.1738130246145108], "min": [0.068, 0.197], "max": [0.808, 0.788], "count": [350]}}} +{"episode_index": 478, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.41825330065359473]], [[0.4128287295751634]], [[0.40891695261437905]]], "std": [[[0.23225725720615326]], [[0.2374880307152057]], [[0.2405137484560189]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4775664971405229]], [[0.4825671446078431]], [[0.47888489379084964]]], "std": [[[0.05611109556444744]], [[0.05333132682463127]], [[0.05319608724529422]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4414842585784314]], [[0.4347183578431373]], [[0.43082766952614376]]], "std": [[[0.16391761165163124]], [[0.17637895267362846]], [[0.17753718887809658]]], "count": [100]}, "observation.state": {"min": [0.2880665957927704, 1.866158366203308, -0.9212895035743713, -1.0756465196609497, -2.7022933959960938, -1.8652160167694092, 0.6801024675369263, 153.0, 0.20210599899291992, 0.2839510142803192, 0.024354999884963036, -3.1411852836608887, -0.23500001430511475, -0.6830000281333923, -0.4463156461715698, -2.075824737548828, -0.808837890625, -0.2649933397769928, 1.9894659519195557, 1.458885908126831, -0.8295549750328064, 48.0, -0.3778199851512909, 0.16410300135612488, -0.07695099711418152, 0.628000020980835, 0.8889999985694885, -3.0840001106262207], "max": [0.8550368547439575, 2.0738699436187744, -0.09197885543107986, -0.13809046149253845, -1.0378774404525757, -1.2143826484680176, 2.116194248199463, 822.0, 0.39684000611305237, 0.4066239893436432, 0.12778900563716888, 3.140000104904175, 1.2510000467300415, 0.4390000104904175, -0.04726351797580719, -2.06036114692688, 0.19737927615642548, 0.07508406788110733, 2.0801706314086914, 1.7739702463150024, -0.4954117238521576, 832.0, -0.26067501306533813, 0.291934996843338, 0.07279299944639206, 3.1059999465942383, 1.2769999504089355, 3.134999990463257], "mean": [0.5049740076065063, 2.0156195163726807, -0.49623122811317444, -0.5127092599868774, -1.7142794132232666, -1.4953982830047607, 1.3117201328277588, 478.89752197265625, 0.302799791097641, 0.34660521149635315, 0.05814725160598755, -2.0927953720092773, 0.7715451717376709, -0.16382236778736115, -0.2116764932870865, -2.0690481662750244, -0.4081469178199768, -0.10197608172893524, 2.0223915576934814, 1.6750681400299072, -0.6208463311195374, 606.1406860351562, -0.3339252173900604, 0.2348526567220688, 0.012698167935013771, 1.4551136493682861, 1.0548315048217773, 0.41200968623161316], "std": [0.18417714536190033, 0.07511017471551895, 0.2331681102514267, 0.3289799988269806, 0.542357861995697, 0.17178136110305786, 0.46476927399635315, 158.08447265625, 0.06187685951590538, 0.0339253805577755, 0.02416229248046875, 0.984853982925415, 0.5372944474220276, 0.33284991979599, 0.10933078080415726, 0.00426264526322484, 0.35875600576400757, 0.11169862002134323, 0.03280092403292656, 0.07419627904891968, 0.07956252992153168, 284.03607177734375, 0.031600404530763626, 0.034979432821273804, 0.04648447409272194, 0.8490398526191711, 0.09977574646472931, 2.4028613567352295], "count": [405]}, "action": {"min": [0.2880665957927704, 1.866158366203308, -0.9212895035743713, -1.0756465196609497, -2.7022933959960938, -1.8652160167694092, 0.6801024675369263, 153.0, 0.20210599899291992, 0.2839510142803192, 0.024354999884963036, -3.1411852836608887, -0.23500001430511475, -0.6830000281333923, -0.4463156461715698, -2.075824737548828, -0.808837890625, -0.2649933397769928, 1.9894659519195557, 1.458885908126831, -0.8295549750328064, 48.0, -0.3778199851512909, 0.16410300135612488, -0.07695099711418152, 0.628000020980835, 0.8889999985694885, -3.0840001106262207], "max": [0.8550368547439575, 2.0738699436187744, -0.09197885543107986, -0.13809046149253845, -1.0378774404525757, -1.2143826484680176, 2.116194248199463, 822.0, 0.39684000611305237, 0.4066239893436432, 0.12778900563716888, 3.140000104904175, 1.2510000467300415, 0.4390000104904175, -0.04726351797580719, -2.06036114692688, 0.19737927615642548, 0.07508406788110733, 2.0801706314086914, 1.7739702463150024, -0.4954117238521576, 832.0, -0.26067501306533813, 0.291934996843338, 0.07279299944639206, 3.1059999465942383, 1.2769999504089355, 3.134999990463257], "mean": [0.5049740076065063, 2.0156195163726807, -0.49623122811317444, -0.5127092599868774, -1.7142794132232666, -1.4953982830047607, 1.3117201328277588, 478.89752197265625, 0.302799791097641, 0.34660521149635315, 0.05814725160598755, -2.0927953720092773, 0.7715451717376709, -0.16382236778736115, -0.2116764932870865, -2.0690481662750244, -0.4081469178199768, -0.10197608172893524, 2.0223915576934814, 1.6750681400299072, -0.6208463311195374, 606.1406860351562, -0.3339252173900604, 0.2348526567220688, 0.012698167935013771, 1.4551136493682861, 1.0548315048217773, 0.41200968623161316], "std": [0.18417714536190033, 0.07511017471551895, 0.2331681102514267, 0.3289799988269806, 0.542357861995697, 0.17178136110305786, 0.46476927399635315, 158.08447265625, 0.06187685951590538, 0.0339253805577755, 0.02416229248046875, 0.984853982925415, 0.5372944474220276, 0.33284991979599, 0.10933078080415726, 0.00426264526322484, 0.35875600576400757, 0.11169862002134323, 0.03280092403292656, 0.07419627904891968, 0.07956252992153168, 284.03607177734375, 0.031600404530763626, 0.034979432821273804, 0.04648447409272194, 0.8490398526191711, 0.09977574646472931, 2.4028613567352295], "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": [498], "max": [498], "mean": [498.0], "std": [0.0], "count": [405]}, "index": {"min": [249444], "max": [249848], "mean": [249646.0], "std": [116.91307312130097], "count": [405]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [405]}, "subtask_annotation": {"mean": [12.518518518518519, 29.0, 29.0, 29.0, 29.0], "std": [10.443157262422204, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [405]}, "scene_annotation": {"mean": [498.0], "std": [0.0], "min": [498], "max": [498], "count": [405]}, "eef_direction_state": {"mean": [3.94320987654321, 3.88641975308642], "std": [2.3060274361331334, 1.9517483827925313], "min": [0, 0], "max": [6, 6], "count": [405]}, "eef_velocity_state": {"mean": [0.6123456790123457, 0.8740740740740741], "std": [0.6851840729609482, 0.7278885034985604], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_acc_mag_state": {"mean": [0.7728395061728395, 0.7604938271604939], "std": [0.8331129109489791, 0.8341002415326689], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_direction_action": {"mean": [3.94320987654321, 3.88641975308642], "std": [2.3060274361331334, 1.9517483827925313], "min": [0, 0], "max": [6, 6], "count": [405]}, "eef_velocity_action": {"mean": [0.6123456790123457, 0.8740740740740741], "std": [0.6851840729609482, 0.7278885034985604], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_acc_mag_action": {"mean": [0.7728395061728395, 0.7604938271604939], "std": [0.8331129109489791, 0.8341002415326689], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_sim_pose_state": {"mean": [0.4220464719966052, 0.3162615918426853, 1.0256305954701255, -1.0540513404977907, 1.0547003522369527, -1.3301273080729819, 0.5440170516336658, -0.33537056892968586, 1.1001232309901923, 1.8897059305197796, 1.0088431297768643, 0.07002764687008457], "std": [0.036791268974398376, 0.03421331582672223, 0.02081853751364804, 0.3968888438404154, 0.16803802886395564, 0.669193622755661, 0.0482762176012651, 0.03593834577039496, 0.06477389251811236, 0.7863731255753899, 0.2573013519475768, 1.8977137323928843], "min": [0.3495350225978773, 0.23761885298213709, 0.9792749452833374, -1.9277840646988862, 0.8747681248625794, -2.4314013648364456, 0.46674185404568896, -0.39312198933123427, 1.0303527072325402, 1.1146808763644123, 0.3810943228019361, -3.1290418448656454], "max": [0.4845855543639254, 0.3650198623336434, 1.0507318589642012, -0.6280539633988348, 1.420527753965502, -0.5643435711529293, 0.6247032504536043, -0.26590290300487435, 1.2348385974335292, 3.077190787299142, 1.4559480710330215, 3.058116362346747], "count": [405]}, "eef_sim_pose_action": {"mean": [0.4220464719966052, 0.3162615918426853, 1.0256305954701255, -1.0540513404977907, 1.0547003522369527, -1.3301273080729819, 0.5440170516336658, -0.33537056892968586, 1.1001232309901923, 1.8897059305197796, 1.0088431297768643, 0.07002764687008457], "std": [0.036791268974398376, 0.03421331582672223, 0.02081853751364804, 0.3968888438404154, 0.16803802886395564, 0.669193622755661, 0.0482762176012651, 0.03593834577039496, 0.06477389251811236, 0.7863731255753899, 0.2573013519475768, 1.8977137323928843], "min": [0.3495350225978773, 0.23761885298213709, 0.9792749452833374, -1.9277840646988862, 0.8747681248625794, -2.4314013648364456, 0.46674185404568896, -0.39312198933123427, 1.0303527072325402, 1.1146808763644123, 0.3810943228019361, -3.1290418448656454], "max": [0.4845855543639254, 0.3650198623336434, 1.0507318589642012, -0.6280539633988348, 1.420527753965502, -0.5643435711529293, 0.6247032504536043, -0.26590290300487435, 1.2348385974335292, 3.077190787299142, 1.4559480710330215, 3.058116362346747], "count": [405]}, "gripper_mode_state": {"mean": [0.291358024691358, 0.8049382716049382], "std": [0.45438807878212156, 0.39624821830588786], "min": [0, 0], "max": [1, 1], "count": [405]}, "gripper_activity_state": {"mean": [1.7654320987654322, 1.8098765432098765], "std": [0.5414111634040787, 0.5267193921736238], "min": [0, 0], "max": [2, 2], "count": [405]}, "gripper_mode_action": {"mean": [0.291358024691358, 0.8049382716049382], "std": [0.45438807878212156, 0.39624821830588786], "min": [0, 0], "max": [1, 1], "count": [405]}, "gripper_activity_action": {"mean": [1.7654320987654322, 1.8098765432098765], "std": [0.5414111634040787, 0.5267193921736238], "min": [0, 0], "max": [2, 2], "count": [405]}, "gripper_open_scale_state": {"mean": [0.6061407407219027, 0.47889753109025374], "std": [0.2840360860118077, 0.15808503214684236], "min": [0.048, 0.153], "max": [0.832, 0.822], "count": [405]}, "gripper_open_scale_action": {"mean": [0.6061407407219027, 0.47889753109025374], "std": [0.2840360860118077, 0.15808503214684236], "min": [0.048, 0.153], "max": [0.832, 0.822], "count": [405]}}} +{"episode_index": 479, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.4274077920751634]], [[0.42202288602941174]], [[0.4189224489379085]]], "std": [[[0.2228631753764697]], [[0.22742733663150194]], [[0.2304017730880325]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4739578390522876]], [[0.4792019097222222]], [[0.4755606760620915]]], "std": [[[0.08472680677039092]], [[0.08521228557497267]], [[0.0855800310571259]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8470588235294118]], [[0.8196078431372549]], [[0.8274509803921568]]], "mean": [[[0.43367859681372545]], [[0.4306177246732026]], [[0.42684351307189544]]], "std": [[[0.16223021155814352]], [[0.17052670873748677]], [[0.17281491264622673]]], "count": [100]}, "observation.state": {"min": [0.28817132115364075, 1.8902090787887573, -0.7962541580200195, -1.3114229440689087, -2.659480571746826, -1.864325761795044, 0.8484569191932678, 198.0, 0.21602800488471985, 0.29427599906921387, 0.01641399972140789, -3.1401853561401367, -0.11599999666213989, -0.9729999899864197, -0.4871039390563965, -2.0755455493927, -0.8421562910079956, -0.20875884592533112, 1.5044214725494385, 1.5244752168655396, -1.0535681247711182, 45.0, -0.37930598855018616, 0.18806999921798706, -0.055369000881910324, 0.8069999814033508, 0.7749999761581421, -3.1401853561401367], "max": [0.7177318334579468, 2.076016664505005, -0.03207915276288986, -0.16407839953899384, -1.262222170829773, -1.3016666173934937, 2.29858136177063, 834.0, 0.40011900663375854, 0.4103580117225647, 0.16642799973487854, 3.131999969482422, 1.312000036239624, 0.4490000307559967, -0.11335913091897964, -2.043658494949341, 0.2978229820728302, 0.3234967887401581, 2.0898048877716064, 1.8398737907409668, -0.3594156801700592, 862.0, -0.25920701026916504, 0.2834770083427429, 0.06548599898815155, 3.114000082015991, 1.2059999704360962, 3.0950000286102295], "mean": [0.4951339364051819, 2.0137267112731934, -0.4959245026111603, -0.6183725595474243, -1.839470386505127, -1.555910348892212, 1.5370968580245972, 515.9342651367188, 0.2985854744911194, 0.34162262082099915, 0.06298589706420898, -2.335775136947632, 0.7480172514915466, -0.4498142898082733, -0.22556814551353455, -2.0675034523010254, -0.362276554107666, -0.004849117714911699, 2.0282833576202393, 1.6308804750442505, -0.6839153170585632, 661.6085815429688, -0.34680765867233276, 0.24226102232933044, 0.017734134569764137, 1.6321967840194702, 1.0258946418762207, 0.5508795976638794], "std": [0.15149520337581635, 0.062483519315719604, 0.19117754697799683, 0.35930606722831726, 0.5051841139793396, 0.19024959206581116, 0.506843090057373, 174.14129638671875, 0.05101791024208069, 0.025666233152151108, 0.032589141279459, 0.9750751852989197, 0.5185527801513672, 0.37547749280929565, 0.11626852303743362, 0.008525078184902668, 0.4701310098171234, 0.2022867351770401, 0.13752737641334534, 0.08344441652297974, 0.1916867196559906, 261.9601745605469, 0.035550326108932495, 0.027476487681269646, 0.03312167897820473, 0.8833886981010437, 0.1255960762500763, 2.5000522136688232], "count": [350]}, "action": {"min": [0.28817132115364075, 1.8902090787887573, -0.7962541580200195, -1.3114229440689087, -2.659480571746826, -1.864325761795044, 0.8484569191932678, 198.0, 0.21602800488471985, 0.29427599906921387, 0.01641399972140789, -3.1401853561401367, -0.11599999666213989, -0.9729999899864197, -0.4871039390563965, -2.0755455493927, -0.8421562910079956, -0.20875884592533112, 1.5044214725494385, 1.5244752168655396, -1.0535681247711182, 45.0, -0.37930598855018616, 0.18806999921798706, -0.055369000881910324, 0.8069999814033508, 0.7749999761581421, -3.1401853561401367], "max": [0.7177318334579468, 2.076016664505005, -0.03207915276288986, -0.16407839953899384, -1.262222170829773, -1.3016666173934937, 2.29858136177063, 834.0, 0.40011900663375854, 0.4103580117225647, 0.16642799973487854, 3.131999969482422, 1.312000036239624, 0.4490000307559967, -0.11335913091897964, -2.043658494949341, 0.2978229820728302, 0.3234967887401581, 2.0898048877716064, 1.8398737907409668, -0.3594156801700592, 862.0, -0.25920701026916504, 0.2834770083427429, 0.06548599898815155, 3.114000082015991, 1.2059999704360962, 3.0950000286102295], "mean": [0.4951339364051819, 2.0137267112731934, -0.4959245026111603, -0.6183725595474243, -1.839470386505127, -1.555910348892212, 1.5370968580245972, 515.9342651367188, 0.2985854744911194, 0.34162262082099915, 0.06298589706420898, -2.335775136947632, 0.7480172514915466, -0.4498142898082733, -0.22556814551353455, -2.0675034523010254, -0.362276554107666, -0.004849117714911699, 2.0282833576202393, 1.6308804750442505, -0.6839153170585632, 661.6085815429688, -0.34680765867233276, 0.24226102232933044, 0.017734134569764137, 1.6321967840194702, 1.0258946418762207, 0.5508795976638794], "std": [0.15149520337581635, 0.062483519315719604, 0.19117754697799683, 0.35930606722831726, 0.5051841139793396, 0.19024959206581116, 0.506843090057373, 174.14129638671875, 0.05101791024208069, 0.025666233152151108, 0.032589141279459, 0.9750751852989197, 0.5185527801513672, 0.37547749280929565, 0.11626852303743362, 0.008525078184902668, 0.4701310098171234, 0.2022867351770401, 0.13752737641334534, 0.08344441652297974, 0.1916867196559906, 261.9601745605469, 0.035550326108932495, 0.027476487681269646, 0.03312167897820473, 0.8833886981010437, 0.1255960762500763, 2.5000522136688232], "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": [499], "max": [499], "mean": [499.0], "std": [0.0], "count": [350]}, "index": {"min": [249849], "max": [250198], "mean": [250023.5], "std": [101.03588471429346], "count": [350]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [350]}, "subtask_annotation": {"mean": [10.757142857142858, 29.0, 29.0, 29.0, 29.0], "std": [9.778454032479068, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [350]}, "scene_annotation": {"mean": [499.0], "std": [0.0], "min": [499], "max": [499], "count": [350]}, "eef_direction_state": {"mean": [4.268571428571429, 3.822857142857143], "std": [2.141264169806696, 2.0121183882076283], "min": [0, 0], "max": [6, 6], "count": [350]}, "eef_velocity_state": {"mean": [0.5857142857142857, 0.9114285714285715], "std": [0.6947323666164483, 0.7294896175003575], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_acc_mag_state": {"mean": [0.6914285714285714, 0.9142857142857143], "std": [0.8326794713698772, 0.8305395344999222], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_direction_action": {"mean": [4.268571428571429, 3.822857142857143], "std": [2.141264169806696, 2.0121183882076283], "min": [0, 0], "max": [6, 6], "count": [350]}, "eef_velocity_action": {"mean": [0.5857142857142857, 0.9114285714285715], "std": [0.6947323666164483, 0.7294896175003575], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_acc_mag_action": {"mean": [0.6914285714285714, 0.9142857142857143], "std": [0.8326794713698772, 0.8305395344999222], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_sim_pose_state": {"mean": [0.43064295900383537, 0.33036445978029505, 1.0244850792566773, -1.2064878630369287, 1.1285217327643242, -1.5056320075246965, 0.5409940051918442, -0.3398631397280793, 1.10879896592278, 1.9320708471267782, 0.9367771224752918, -0.16442912834382398], "std": [0.03081177332907754, 0.029535941247581635, 0.012889073257102977, 0.4339916876333465, 0.09924240831830168, 0.8236972660321155, 0.037577446654785754, 0.031006397693328303, 0.06199012604122888, 0.6261602313317619, 0.30432216420215663, 2.251925900478004], "min": [0.3821460607547864, 0.25524303822719274, 0.9965122836453445, -2.2130662369012355, 1.0262869978610176, -2.9512894966400265, 0.47715948408215686, -0.4048741998895585, 1.0263337153349077, 1.2107225260078103, 0.32483594847468744, -3.100434982672594], "max": [0.4867957398296664, 0.3672574294053283, 1.0562026372681546, -0.4571912038975241, 1.3557388837668891, -0.42472221496089313, 0.60824167617506, -0.28836280590647384, 1.2397685400748637, 2.8405847586987756, 1.3648456605257064, 3.1097247660283553], "count": [350]}, "eef_sim_pose_action": {"mean": [0.43064295900383537, 0.33036445978029505, 1.0244850792566773, -1.2064878630369287, 1.1285217327643242, -1.5056320075246965, 0.5409940051918442, -0.3398631397280793, 1.10879896592278, 1.9320708471267782, 0.9367771224752918, -0.16442912834382398], "std": [0.03081177332907754, 0.029535941247581635, 0.012889073257102977, 0.4339916876333465, 0.09924240831830168, 0.8236972660321155, 0.037577446654785754, 0.031006397693328303, 0.06199012604122888, 0.6261602313317619, 0.30432216420215663, 2.251925900478004], "min": [0.3821460607547864, 0.25524303822719274, 0.9965122836453445, -2.2130662369012355, 1.0262869978610176, -2.9512894966400265, 0.47715948408215686, -0.4048741998895585, 1.0263337153349077, 1.2107225260078103, 0.32483594847468744, -3.100434982672594], "max": [0.4867957398296664, 0.3672574294053283, 1.0562026372681546, -0.4571912038975241, 1.3557388837668891, -0.42472221496089313, 0.60824167617506, -0.28836280590647384, 1.2397685400748637, 2.8405847586987756, 1.3648456605257064, 3.1097247660283553], "count": [350]}, "gripper_mode_state": {"mean": [0.22285714285714286, 0.21428571428571427], "std": [0.416163233280757, 0.4103259033241433], "min": [0, 0], "max": [1, 1], "count": [350]}, "gripper_activity_state": {"mean": [1.7971428571428572, 1.8171428571428572], "std": [0.572206613176801, 0.5406269980498656], "min": [0, 0], "max": [2, 2], "count": [350]}, "gripper_mode_action": {"mean": [0.22285714285714286, 0.21428571428571427], "std": [0.416163233280757, 0.4103259033241433], "min": [0, 0], "max": [1, 1], "count": [350]}, "gripper_activity_action": {"mean": [1.7971428571428572, 1.8171428571428572], "std": [0.572206613176801, 0.5406269980498656], "min": [0, 0], "max": [2, 2], "count": [350]}, "gripper_open_scale_state": {"mean": [0.6616085716465546, 0.5159342857142881], "std": [0.2619602524811238, 0.17414182903641537], "min": [0.045, 0.198], "max": [0.862, 0.834], "count": [350]}, "gripper_open_scale_action": {"mean": [0.6616085716465546, 0.5159342857142881], "std": [0.2619602524811238, 0.17414182903641537], "min": [0.045, 0.198], "max": [0.862, 0.834], "count": [350]}}} +{"episode_index": 480, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4372725878267974]], [[0.43415907883986926]], [[0.43114512254901965]]], "std": [[[0.2080408462584793]], [[0.21163334421379054]], [[0.21392134757691092]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8431372549019608]], [[0.8470588235294118]], [[0.8705882352941177]]], "mean": [[[0.4581462642973856]], [[0.46361916053921565]], [[0.4588090461601307]]], "std": [[[0.10363221048472446]], [[0.10539406408705296]], [[0.10619316878798149]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7686274509803922]], [[0.7686274509803922]]], "mean": [[[0.4544560130718954]], [[0.45301583946078433]], [[0.44911727736928103]]], "std": [[[0.12703955210321716]], [[0.13401520114661924]], [[0.13548085640490087]]], "count": [100]}, "observation.state": {"min": [0.281748503446579, 1.8975743055343628, -0.6672742366790771, -1.173297643661499, -2.5416009426116943, -1.9235796928405762, 0.7242767214775085, 188.0, 0.24220600724220276, 0.28553900122642517, 0.040734998881816864, -2.9769999980926514, 0.13199999928474426, -1.1519999504089355, -0.6799453496932983, -2.0787222385406494, -0.2284287065267563, -0.20614083111286163, 1.5120137929916382, 1.3708165884017944, -0.7370001673698425, -3.0, -0.36809998750686646, 0.21169400215148926, -0.08636099845170975, 0.9200000166893005, 0.7120000123977661, -3.124000072479248], "max": [0.6948330998420715, 2.076819658279419, -0.05408775433897972, -0.10121164470911026, -1.2608782052993774, -1.164448857307434, 2.3704888820648193, 692.0, 0.3949269950389862, 0.4166260063648224, 0.15721899271011353, -1.0180000066757202, 1.2769999504089355, 0.606999933719635, -0.1344950795173645, -2.0518438816070557, 0.7134906053543091, 0.2105390727519989, 1.5957372188568115, 1.7619272470474243, -0.37081265449523926, 854.0, -0.21341800689697266, 0.34124401211738586, 0.051304999738931656, 2.747999906539917, 1.1549999713897705, 3.0889999866485596], "mean": [0.44117024540901184, 2.025012969970703, -0.3785085678100586, -0.5285349488258362, -1.6744043827056885, -1.418687105178833, 1.4317800998687744, 558.0013427734375, 0.3338415324687958, 0.3399483561515808, 0.07641331106424332, -2.1418564319610596, 0.9269450306892395, -0.30588093400001526, -0.2639860212802887, -2.066023349761963, 0.14502109587192535, -0.03779818117618561, 1.5402690172195435, 1.5648918151855469, -0.5547071695327759, 620.9683227539062, -0.3403451144695282, 0.2528109550476074, -0.00235517299734056, 1.684374451637268, 0.9804143905639648, 0.30994266271591187], "std": [0.14016447961330414, 0.05584944784641266, 0.16211684048175812, 0.2985532581806183, 0.468580424785614, 0.18690936267375946, 0.5326176881790161, 165.52943420410156, 0.04765857383608818, 0.035262882709503174, 0.025272902101278305, 0.6169337034225464, 0.3919912278652191, 0.5204154849052429, 0.133718341588974, 0.005411989521235228, 0.3797912299633026, 0.1607048064470291, 0.028544755652546883, 0.09625156223773956, 0.11022862792015076, 198.20034790039062, 0.040340639650821686, 0.031837742775678635, 0.03744247555732727, 0.6894392967224121, 0.14073051512241364, 2.6855666637420654], "count": [379]}, "action": {"min": [0.281748503446579, 1.8975743055343628, -0.6672742366790771, -1.173297643661499, -2.5416009426116943, -1.9235796928405762, 0.7242767214775085, 188.0, 0.24220600724220276, 0.28553900122642517, 0.040734998881816864, -2.9769999980926514, 0.13199999928474426, -1.1519999504089355, -0.6799453496932983, -2.0787222385406494, -0.2284287065267563, -0.20614083111286163, 1.5120137929916382, 1.3708165884017944, -0.7370001673698425, -3.0, -0.36809998750686646, 0.21169400215148926, -0.08636099845170975, 0.9200000166893005, 0.7120000123977661, -3.124000072479248], "max": [0.6948330998420715, 2.076819658279419, -0.05408775433897972, -0.10121164470911026, -1.2608782052993774, -1.164448857307434, 2.3704888820648193, 692.0, 0.3949269950389862, 0.4166260063648224, 0.15721899271011353, -1.0180000066757202, 1.2769999504089355, 0.606999933719635, -0.1344950795173645, -2.0518438816070557, 0.7134906053543091, 0.2105390727519989, 1.5957372188568115, 1.7619272470474243, -0.37081265449523926, 854.0, -0.21341800689697266, 0.34124401211738586, 0.051304999738931656, 2.747999906539917, 1.1549999713897705, 3.0889999866485596], "mean": [0.44117024540901184, 2.025012969970703, -0.3785085678100586, -0.5285349488258362, -1.6744043827056885, -1.418687105178833, 1.4317800998687744, 558.0013427734375, 0.3338415324687958, 0.3399483561515808, 0.07641331106424332, -2.1418564319610596, 0.9269450306892395, -0.30588093400001526, -0.2639860212802887, -2.066023349761963, 0.14502109587192535, -0.03779818117618561, 1.5402690172195435, 1.5648918151855469, -0.5547071695327759, 620.9683227539062, -0.3403451144695282, 0.2528109550476074, -0.00235517299734056, 1.684374451637268, 0.9804143905639648, 0.30994266271591187], "std": [0.14016447961330414, 0.05584944784641266, 0.16211684048175812, 0.2985532581806183, 0.468580424785614, 0.18690936267375946, 0.5326176881790161, 165.52943420410156, 0.04765857383608818, 0.035262882709503174, 0.025272902101278305, 0.6169337034225464, 0.3919912278652191, 0.5204154849052429, 0.133718341588974, 0.005411989521235228, 0.3797912299633026, 0.1607048064470291, 0.028544755652546883, 0.09625156223773956, 0.11022862792015076, 198.20034790039062, 0.040340639650821686, 0.031837742775678635, 0.03744247555732727, 0.6894392967224121, 0.14073051512241364, 2.6855666637420654], "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": [500], "max": [500], "mean": [500.0], "std": [0.0], "count": [379]}, "index": {"min": [250199], "max": [250577], "mean": [250388.0], "std": [109.40749517286281], "count": [379]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [379]}, "subtask_annotation": {"mean": [9.216358839050132, 29.0, 29.0, 29.0, 29.0], "std": [8.665623494095454, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [379]}, "scene_annotation": {"mean": [500.0], "std": [0.0], "min": [500], "max": [500], "count": [379]}, "eef_direction_state": {"mean": [3.8812664907651717, 3.9234828496042216], "std": [2.305011742874081, 2.0097263512632306], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_state": {"mean": [0.6728232189973615, 0.8469656992084432], "std": [0.6764607552881744, 0.7211907672967057], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_state": {"mean": [0.8759894459102903, 0.8443271767810027], "std": [0.8364573870262468, 0.8406168476256466], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_direction_action": {"mean": [3.8812664907651717, 3.9234828496042216], "std": [2.305011742874081, 2.0097263512632306], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_action": {"mean": [0.6728232189973615, 0.8469656992084432], "std": [0.6764607552881744, 0.7211907672967057], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_action": {"mean": [0.8759894459102903, 0.8443271767810027], "std": [0.8364573870262468, 0.8406168476256466], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_sim_pose_state": {"mean": [0.4395319067780278, 0.31321014343270287, 1.0165857391899737, -1.3614505701217106, 1.21422683401575, -0.859110603431653, 0.5320075364247144, -0.3678374987333949, 1.0891887531504405, 1.7652110904605514, 0.9966774956211212, 0.886769609989393], "std": [0.03423432941942068, 0.03802293799113195, 0.017107791694013587, 0.6752538976944696, 0.11940863684566032, 1.6570783428396247, 0.04388832845481497, 0.024841565604041264, 0.054625586808086275, 0.5199388491527797, 0.26237565970634347, 2.0291491296441393], "min": [0.3996152423872004, 0.1929289105255616, 0.9863021486504944, -2.703316431472969, 1.0623431093076219, -3.1410915945853533, 0.46867699380465366, -0.4035379699866449, 1.0290602271994447, 1.1763977427839665, 0.40361353172298475, -3.1370679167313376], "max": [0.5396139793474116, 0.3535512172481827, 1.0545876191088377, -0.6029951250127665, 1.4399574739621959, 3.135539367476806, 0.6078496704817387, -0.31159679852337663, 1.2305643801571204, 2.578237012930208, 1.2937796043565197, 3.135363756473934], "count": [379]}, "eef_sim_pose_action": {"mean": [0.4395319067780278, 0.31321014343270287, 1.0165857391899737, -1.3614505701217106, 1.21422683401575, -0.859110603431653, 0.5320075364247144, -0.3678374987333949, 1.0891887531504405, 1.7652110904605514, 0.9966774956211212, 0.886769609989393], "std": [0.03423432941942068, 0.03802293799113195, 0.017107791694013587, 0.6752538976944696, 0.11940863684566032, 1.6570783428396247, 0.04388832845481497, 0.024841565604041264, 0.054625586808086275, 0.5199388491527797, 0.26237565970634347, 2.0291491296441393], "min": [0.3996152423872004, 0.1929289105255616, 0.9863021486504944, -2.703316431472969, 1.0623431093076219, -3.1410915945853533, 0.46867699380465366, -0.4035379699866449, 1.0290602271994447, 1.1763977427839665, 0.40361353172298475, -3.1370679167313376], "max": [0.5396139793474116, 0.3535512172481827, 1.0545876191088377, -0.6029951250127665, 1.4399574739621959, 3.135539367476806, 0.6078496704817387, -0.31159679852337663, 1.2305643801571204, 2.578237012930208, 1.2937796043565197, 3.135363756473934], "count": [379]}, "gripper_mode_state": {"mean": [0.20580474934036938, 0.20052770448548812], "std": [0.4042884545585208, 0.4003952350106945], "min": [0, 0], "max": [1, 1], "count": [379]}, "gripper_activity_state": {"mean": [1.6596306068601583, 1.8759894459102902], "std": [0.6718861496662601, 0.42721255193687047], "min": [0, 0], "max": [2, 2], "count": [379]}, "gripper_mode_action": {"mean": [0.20580474934036938, 0.20052770448548812], "std": [0.4042884545585208, 0.4003952350106945], "min": [0, 0], "max": [1, 1], "count": [379]}, "gripper_activity_action": {"mean": [1.6596306068601583, 1.8759894459102902], "std": [0.6718861496662601, 0.42721255193687047], "min": [0, 0], "max": [2, 2], "count": [379]}, "gripper_open_scale_state": {"mean": [0.620976253622755, 0.5580013192612161], "std": [0.19817552983606956, 0.16552914771859953], "min": [0.0, 0.188], "max": [0.854, 0.692], "count": [379]}, "gripper_open_scale_action": {"mean": [0.620976253622755, 0.5580013192612161], "std": [0.19817552983606956, 0.16552914771859953], "min": [0.0, 0.188], "max": [0.854, 0.692], "count": [379]}}} +{"episode_index": 481, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.42092120710784314]], [[0.41589902982026145]], [[0.4124075408496732]]], "std": [[[0.2304914341377178]], [[0.23646672685584827]], [[0.23910854087881364]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4747313419117647]], [[0.4798849550653595]], [[0.4751292524509804]]], "std": [[[0.06353487918096698]], [[0.06363304244409083]], [[0.0635349939150703]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.43565268382352945]], [[0.43163370915032684]], [[0.4275494199346405]]], "std": [[[0.1654085230503768]], [[0.17561607647936345]], [[0.17762854137292128]]], "count": [100]}, "observation.state": {"min": [0.2652900516986847, 1.905026912689209, -0.770074188709259, -1.2269840240478516, -2.548006296157837, -1.8803131580352783, 1.059222936630249, 191.0, 0.23716500401496887, 0.28067201375961304, 0.015630999580025673, -3.1411852836608887, 0.052000001072883606, -0.9909999966621399, -0.4323180615901947, -2.0745856761932373, -0.3029716908931732, -0.09297370165586472, 1.5845147371292114, 1.445743441581726, -0.9412561058998108, 51.0, -0.38826999068260193, 0.1987690031528473, -0.05003099888563156, 0.9089999794960022, 0.7210000157356262, -3.109999895095825], "max": [0.6857224106788635, 2.07067608833313, -0.1085769459605217, -0.2851693630218506, -1.4946651458740234, -1.4239269495010376, 2.3142192363739014, 806.0, 0.38075101375579834, 0.3790859878063202, 0.16861599683761597, 3.1410000324249268, 1.2120000123977661, 0.1679999977350235, -0.09400343149900436, -2.0413894653320312, 0.7064045667648315, 0.2971772253513336, 1.7000904083251953, 1.828057885169983, -0.5814914107322693, 777.0, -0.2641099989414215, 0.28561198711395264, 0.06571099907159805, 2.950000047683716, 1.218999981880188, 3.1019999980926514], "mean": [0.4912250339984894, 1.9905227422714233, -0.46373075246810913, -0.6407063603401184, -1.9287623167037964, -1.6061904430389404, 1.5875266790390015, 482.5188903808594, 0.29921120405197144, 0.3363894820213318, 0.06901166588068008, -1.5549607276916504, 0.7149382829666138, -0.4779037535190582, -0.19518321752548218, -2.0637288093566895, 0.07228871434926987, 0.05837954208254814, 1.619222640991211, 1.6984302997589111, -0.7276895642280579, 414.60308837890625, -0.3493930399417877, 0.2277720868587494, 0.023896880447864532, 1.5761313438415527, 1.0580962896347046, 0.7164784669876099], "std": [0.14584700763225555, 0.053436849266290665, 0.22691358625888824, 0.2994522750377655, 0.39993274211883545, 0.12450693547725677, 0.49257293343544006, 194.60398864746094, 0.043731529265642166, 0.027521198615431786, 0.03475048765540123, 2.087096691131592, 0.45792970061302185, 0.36674654483795166, 0.09236589819192886, 0.00669446587562561, 0.33416321873664856, 0.14539587497711182, 0.03910236060619354, 0.08368860185146332, 0.10069553554058075, 169.77462768554688, 0.03266628459095955, 0.023353468626737595, 0.03105228953063488, 0.7341023683547974, 0.13807529211044312, 2.4828288555145264], "count": [291]}, "action": {"min": [0.2652900516986847, 1.905026912689209, -0.770074188709259, -1.2269840240478516, -2.548006296157837, -1.8803131580352783, 1.059222936630249, 191.0, 0.23716500401496887, 0.28067201375961304, 0.015630999580025673, -3.1411852836608887, 0.052000001072883606, -0.9909999966621399, -0.4323180615901947, -2.0745856761932373, -0.3029716908931732, -0.09297370165586472, 1.5845147371292114, 1.445743441581726, -0.9412561058998108, 51.0, -0.38826999068260193, 0.1987690031528473, -0.05003099888563156, 0.9089999794960022, 0.7210000157356262, -3.109999895095825], "max": [0.6857224106788635, 2.07067608833313, -0.1085769459605217, -0.2851693630218506, -1.4946651458740234, -1.4239269495010376, 2.3142192363739014, 806.0, 0.38075101375579834, 0.3790859878063202, 0.16861599683761597, 3.1410000324249268, 1.2120000123977661, 0.1679999977350235, -0.09400343149900436, -2.0413894653320312, 0.7064045667648315, 0.2971772253513336, 1.7000904083251953, 1.828057885169983, -0.5814914107322693, 777.0, -0.2641099989414215, 0.28561198711395264, 0.06571099907159805, 2.950000047683716, 1.218999981880188, 3.1019999980926514], "mean": [0.4912250339984894, 1.9905227422714233, -0.46373075246810913, -0.6407063603401184, -1.9287623167037964, -1.6061904430389404, 1.5875266790390015, 482.5188903808594, 0.29921120405197144, 0.3363894820213318, 0.06901166588068008, -1.5549607276916504, 0.7149382829666138, -0.4779037535190582, -0.19518321752548218, -2.0637288093566895, 0.07228871434926987, 0.05837954208254814, 1.619222640991211, 1.6984302997589111, -0.7276895642280579, 414.60308837890625, -0.3493930399417877, 0.2277720868587494, 0.023896880447864532, 1.5761313438415527, 1.0580962896347046, 0.7164784669876099], "std": [0.14584700763225555, 0.053436849266290665, 0.22691358625888824, 0.2994522750377655, 0.39993274211883545, 0.12450693547725677, 0.49257293343544006, 194.60398864746094, 0.043731529265642166, 0.027521198615431786, 0.03475048765540123, 2.087096691131592, 0.45792970061302185, 0.36674654483795166, 0.09236589819192886, 0.00669446587562561, 0.33416321873664856, 0.14539587497711182, 0.03910236060619354, 0.08368860185146332, 0.10069553554058075, 169.77462768554688, 0.03266628459095955, 0.023353468626737595, 0.03105228953063488, 0.7341023683547974, 0.13807529211044312, 2.4828288555145264], "count": [291]}, "timestamp": {"min": [0.0], "max": [9.666666666666666], "mean": [4.833333333333333], "std": [2.80013227200801], "count": [291]}, "frame_index": {"min": [0], "max": [290], "mean": [145.0], "std": [84.0039681602403], "count": [291]}, "episode_index": {"min": [501], "max": [501], "mean": [501.0], "std": [0.0], "count": [291]}, "index": {"min": [250578], "max": [250868], "mean": [250723.0], "std": [84.0039681602403], "count": [291]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [291]}, "subtask_annotation": {"mean": [10.206185567010309, 29.0, 29.0, 29.0, 29.0], "std": [9.894222144355437, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [291]}, "scene_annotation": {"mean": [501.0], "std": [0.0], "min": [501], "max": [501], "count": [291]}, "eef_direction_state": {"mean": [4.3436426116838485, 3.6391752577319587], "std": [2.126284320867521, 1.9167496489389046], "min": [0, 0], "max": [6, 6], "count": [291]}, "eef_velocity_state": {"mean": [0.584192439862543, 0.9621993127147767], "std": [0.7243608041927362, 0.719354885771533], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_acc_mag_state": {"mean": [0.718213058419244, 1.0274914089347078], "std": [0.8431928168737066, 0.8327078107212402], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_direction_action": {"mean": [4.3436426116838485, 3.6391752577319587], "std": [2.126284320867521, 1.9167496489389046], "min": [0, 0], "max": [6, 6], "count": [291]}, "eef_velocity_action": {"mean": [0.584192439862543, 0.9621993127147767], "std": [0.7243608041927362, 0.719354885771533], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_acc_mag_action": {"mean": [0.718213058419244, 1.0274914089347078], "std": [0.8431928168737066, 0.8327078107212402], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_sim_pose_state": {"mean": [0.4148824334358701, 0.3379822615199496, 1.0255184547121847, -1.1698107932891564, 1.131923434867213, -1.1124161201196328, 0.5374400586514867, -0.34757051493559665, 1.1133259875238128, 1.926328311284388, 0.951188907190812, -0.377523208389525], "std": [0.028977409675967854, 0.027580084619717827, 0.014044636734489023, 0.5205984709443084, 0.12625373884738772, 1.2577350181996665, 0.040710729204820426, 0.03494249942995016, 0.05162648121397246, 0.6420822442665695, 0.2782274263269375, 2.2877582975791513], "min": [0.3896665654217615, 0.25848274680326133, 0.9866459249026505, -2.5658070703941207, 0.983128155989037, -3.1395548140808742, 0.4642071607983273, -0.4231998507818675, 1.052669614284868, 1.050608356128615, 0.44781345478191925, -3.13177574501654], "max": [0.48765548321667473, 0.36354295835283473, 1.05427767974445, -0.5842483062875286, 1.3658490447048592, 3.1188292205760937, 0.5958102255993688, -0.2919071655147306, 1.2234831554871077, 2.7701893675803717, 1.361360334953456, 3.1140284489923036], "count": [291]}, "eef_sim_pose_action": {"mean": [0.4148824334358701, 0.3379822615199496, 1.0255184547121847, -1.1698107932891564, 1.131923434867213, -1.1124161201196328, 0.5374400586514867, -0.34757051493559665, 1.1133259875238128, 1.926328311284388, 0.951188907190812, -0.377523208389525], "std": [0.028977409675967854, 0.027580084619717827, 0.014044636734489023, 0.5205984709443084, 0.12625373884738772, 1.2577350181996665, 0.040710729204820426, 0.03494249942995016, 0.05162648121397246, 0.6420822442665695, 0.2782274263269375, 2.2877582975791513], "min": [0.3896665654217615, 0.25848274680326133, 0.9866459249026505, -2.5658070703941207, 0.983128155989037, -3.1395548140808742, 0.4642071607983273, -0.4231998507818675, 1.052669614284868, 1.050608356128615, 0.44781345478191925, -3.13177574501654], "max": [0.48765548321667473, 0.36354295835283473, 1.05427767974445, -0.5842483062875286, 1.3658490447048592, 3.1188292205760937, 0.5958102255993688, -0.2919071655147306, 1.2234831554871077, 2.7701893675803717, 1.361360334953456, 3.1140284489923036], "count": [291]}, "gripper_mode_state": {"mean": [0.8591065292096219, 0.7353951890034365], "std": [0.3479116276858508, 0.4411225509923945], "min": [0, 0], "max": [1, 1], "count": [291]}, "gripper_activity_state": {"mean": [1.8109965635738832, 1.831615120274914], "std": [0.5327901368128903, 0.47893474612190834], "min": [0, 0], "max": [2, 2], "count": [291]}, "gripper_mode_action": {"mean": [0.8591065292096219, 0.7353951890034365], "std": [0.3479116276858508, 0.4411225509923945], "min": [0, 0], "max": [1, 1], "count": [291]}, "gripper_activity_action": {"mean": [1.8109965635738832, 1.831615120274914], "std": [0.5327901368128903, 0.47893474612190834], "min": [0, 0], "max": [2, 2], "count": [291]}, "gripper_open_scale_state": {"mean": [0.41460309288837777, 0.4825189006582574], "std": [0.16977463243137333, 0.19460388933170797], "min": [0.051, 0.191], "max": [0.777, 0.806], "count": [291]}, "gripper_open_scale_action": {"mean": [0.41460309288837777, 0.4825189006582574], "std": [0.16977463243137333, 0.19460388933170797], "min": [0.051, 0.191], "max": [0.777, 0.806], "count": [291]}}} +{"episode_index": 482, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4231138786764706]], [[0.4184587357026144]], [[0.41505219362745094]]], "std": [[[0.22222082343688956]], [[0.22769111354966562]], [[0.2300233797610706]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4699707557189543]], [[0.4742006924019608]], [[0.47041243055555554]]], "std": [[[0.06762763881439617]], [[0.06698399138645943]], [[0.06725484653886936]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44689370098039216]], [[0.44476054125816994]], [[0.4409930126633987]]], "std": [[[0.1565913298324857]], [[0.16440036608769043]], [[0.1670107679570351]]], "count": [100]}, "observation.state": {"min": [0.33279940485954285, 1.8767176866531372, -0.7376982569694519, -1.3013873100280762, -2.596055030822754, -1.935989260673523, 0.8460309505462646, 191.0, 0.2333970069885254, 0.295989990234375, 0.028238000348210335, -3.1371853351593018, 0.08399999141693115, -0.9860000014305115, -0.5099677443504333, -2.0724215507507324, -0.4587249457836151, -0.08220501244068146, 1.5934332609176636, 1.544564127922058, -0.8946208357810974, 41.0, -0.38091298937797546, 0.1947290003299713, -0.05043099820613861, 0.6150000095367432, 0.8069999814033508, -3.114000082015991], "max": [0.7193025946617126, 2.0738351345062256, 0.051539573818445206, -0.18238690495491028, -1.4313446283340454, -1.4424798488616943, 2.2607946395874023, 829.0, 0.37174299359321594, 0.3787370026111603, 0.17893600463867188, 3.140000104904175, 1.312999963760376, 0.4819999635219574, -0.07445574551820755, -2.0461716651916504, 0.4985533356666565, 0.29768335819244385, 1.713564395904541, 1.8596484661102295, -0.5629209876060486, 687.0, -0.25083601474761963, 0.30463600158691406, 0.07872200012207031, 2.8359999656677246, 1.2760000228881836, 2.9820001125335693], "mean": [0.5067098736763, 1.9965341091156006, -0.410834401845932, -0.5960798263549805, -1.9058516025543213, -1.6242196559906006, 1.4966518878936768, 463.3393249511719, 0.2926405072212219, 0.33897215127944946, 0.06781364977359772, -2.2149553298950195, 0.7665854692459106, -0.35899966955184937, -0.20852886140346527, -2.0647339820861816, -0.07507984340190887, 0.020156702026724815, 1.6384813785552979, 1.7299264669418335, -0.7900310754776001, 578.3739013671875, -0.3481573462486267, 0.23088979721069336, 0.037331365048885345, 1.2526663541793823, 1.0975655317306519, 0.6441419124603271], "std": [0.13521264493465424, 0.06186453998088837, 0.23490093648433685, 0.32108452916145325, 0.4055247902870178, 0.1170550137758255, 0.49655041098594666, 200.666015625, 0.04153250530362129, 0.02724865823984146, 0.03261876106262207, 1.251702070236206, 0.4318254590034485, 0.43382376432418823, 0.10426152497529984, 0.006597503554075956, 0.32913222908973694, 0.1339215338230133, 0.04874912649393082, 0.09015683084726334, 0.06963542848825455, 210.6001434326172, 0.03337230160832405, 0.027425294741988182, 0.0354674756526947, 0.8454229831695557, 0.12657350301742554, 2.2384963035583496], "count": [345]}, "action": {"min": [0.33279940485954285, 1.8767176866531372, -0.7376982569694519, -1.3013873100280762, -2.596055030822754, -1.935989260673523, 0.8460309505462646, 191.0, 0.2333970069885254, 0.295989990234375, 0.028238000348210335, -3.1371853351593018, 0.08399999141693115, -0.9860000014305115, -0.5099677443504333, -2.0724215507507324, -0.4587249457836151, -0.08220501244068146, 1.5934332609176636, 1.544564127922058, -0.8946208357810974, 41.0, -0.38091298937797546, 0.1947290003299713, -0.05043099820613861, 0.6150000095367432, 0.8069999814033508, -3.114000082015991], "max": [0.7193025946617126, 2.0738351345062256, 0.051539573818445206, -0.18238690495491028, -1.4313446283340454, -1.4424798488616943, 2.2607946395874023, 829.0, 0.37174299359321594, 0.3787370026111603, 0.17893600463867188, 3.140000104904175, 1.312999963760376, 0.4819999635219574, -0.07445574551820755, -2.0461716651916504, 0.4985533356666565, 0.29768335819244385, 1.713564395904541, 1.8596484661102295, -0.5629209876060486, 687.0, -0.25083601474761963, 0.30463600158691406, 0.07872200012207031, 2.8359999656677246, 1.2760000228881836, 2.9820001125335693], "mean": [0.5067098736763, 1.9965341091156006, -0.410834401845932, -0.5960798263549805, -1.9058516025543213, -1.6242196559906006, 1.4966518878936768, 463.3393249511719, 0.2926405072212219, 0.33897215127944946, 0.06781364977359772, -2.2149553298950195, 0.7665854692459106, -0.35899966955184937, -0.20852886140346527, -2.0647339820861816, -0.07507984340190887, 0.020156702026724815, 1.6384813785552979, 1.7299264669418335, -0.7900310754776001, 578.3739013671875, -0.3481573462486267, 0.23088979721069336, 0.037331365048885345, 1.2526663541793823, 1.0975655317306519, 0.6441419124603271], "std": [0.13521264493465424, 0.06186453998088837, 0.23490093648433685, 0.32108452916145325, 0.4055247902870178, 0.1170550137758255, 0.49655041098594666, 200.666015625, 0.04153250530362129, 0.02724865823984146, 0.03261876106262207, 1.251702070236206, 0.4318254590034485, 0.43382376432418823, 0.10426152497529984, 0.006597503554075956, 0.32913222908973694, 0.1339215338230133, 0.04874912649393082, 0.09015683084726334, 0.06963542848825455, 210.6001434326172, 0.03337230160832405, 0.027425294741988182, 0.0354674756526947, 0.8454229831695557, 0.12657350301742554, 2.2384963035583496], "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": [502], "max": [502], "mean": [502.0], "std": [0.0], "count": [345]}, "index": {"min": [250869], "max": [251213], "mean": [251041.0], "std": [99.59250306457142], "count": [345]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [345]}, "subtask_annotation": {"mean": [9.26086956521739, 29.0, 29.0, 29.0, 29.0], "std": [9.459374881930627, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [345]}, "scene_annotation": {"mean": [502.0], "std": [0.0], "min": [502], "max": [502], "count": [345]}, "eef_direction_state": {"mean": [4.559420289855073, 3.6492753623188405], "std": [2.194216299999276, 1.971214823578938], "min": [0, 0], "max": [6, 6], "count": [345]}, "eef_velocity_state": {"mean": [0.48695652173913045, 0.927536231884058], "std": [0.7226988555344463, 0.6792758415968472], "min": [0, 0], "max": [2, 2], "count": [345]}, "eef_acc_mag_state": {"mean": [0.7188405797101449, 0.9246376811594202], "std": [0.8405097422154518, 0.8375959035898903], "min": [0, 0], "max": [2, 2], "count": [345]}, "eef_direction_action": {"mean": [4.559420289855073, 3.6492753623188405], "std": [2.194216299999276, 1.971214823578938], "min": [0, 0], "max": [6, 6], "count": [345]}, "eef_velocity_action": {"mean": [0.48695652173913045, 0.927536231884058], "std": [0.7226988555344463, 0.6792758415968472], "min": [0, 0], "max": [2, 2], "count": [345]}, "eef_acc_mag_action": {"mean": [0.7188405797101449, 0.9246376811594202], "std": [0.8405097422154518, 0.8375959035898903], "min": [0, 0], "max": [2, 2], "count": [345]}, "eef_sim_pose_state": {"mean": [0.4177104705273395, 0.34225189588528154, 1.0322191198503456, -1.0923824998669343, 1.0021339769928292, -1.349354270854873, 0.5394211790452629, -0.3422541078824164, 1.1141603502206663, 1.8508362261884492, 1.0050577805890388, -0.5065446321500523], "std": [0.03053244029428331, 0.031563440393637336, 0.014039798621921173, 0.4402141775390725, 0.1667539731851333, 0.6727388748729215, 0.03915636951133606, 0.02656557803361148, 0.053713465110542945, 0.6881974870615779, 0.2768113258016355, 2.2466316581135928], "min": [0.3835749525512732, 0.2460258677989207, 0.9977860900689038, -2.289559393216802, 0.8566292513695819, -2.9159869828197555, 0.4796564047021476, -0.405353990159947, 1.0428014659764708, 1.0064996945864932, 0.4700831834240433, -3.1228570198804775], "max": [0.5045678028339804, 0.36909572231649, 1.0552724002408223, -0.5536209005013328, 1.3334105795423352, -0.5990911201965304, 0.5957515280914636, -0.3011064043818432, 1.2494942323181604, 2.812028374861256, 1.4355559007278833, 3.102172869642077], "count": [345]}, "eef_sim_pose_action": {"mean": [0.4177104705273395, 0.34225189588528154, 1.0322191198503456, -1.0923824998669343, 1.0021339769928292, -1.349354270854873, 0.5394211790452629, -0.3422541078824164, 1.1141603502206663, 1.8508362261884492, 1.0050577805890388, -0.5065446321500523], "std": [0.03053244029428331, 0.031563440393637336, 0.014039798621921173, 0.4402141775390725, 0.1667539731851333, 0.6727388748729215, 0.03915636951133606, 0.02656557803361148, 0.053713465110542945, 0.6881974870615779, 0.2768113258016355, 2.2466316581135928], "min": [0.3835749525512732, 0.2460258677989207, 0.9977860900689038, -2.289559393216802, 0.8566292513695819, -2.9159869828197555, 0.4796564047021476, -0.405353990159947, 1.0428014659764708, 1.0064996945864932, 0.4700831834240433, -3.1228570198804775], "max": [0.5045678028339804, 0.36909572231649, 1.0552724002408223, -0.5536209005013328, 1.3334105795423352, -0.5990911201965304, 0.5957515280914636, -0.3011064043818432, 1.2494942323181604, 2.812028374861256, 1.4355559007278833, 3.102172869642077], "count": [345]}, "gripper_mode_state": {"mean": [0.19130434782608696, 0.7594202898550725], "std": [0.39332810010082236, 0.4274355076634517], "min": [0, 0], "max": [1, 1], "count": [345]}, "gripper_activity_state": {"mean": [1.76231884057971, 1.8492753623188405], "std": [0.6055543511970897, 0.45734685039573536], "min": [0, 0], "max": [2, 2], "count": [345]}, "gripper_mode_action": {"mean": [0.19130434782608696, 0.7594202898550725], "std": [0.39332810010082236, 0.4274355076634517], "min": [0, 0], "max": [1, 1], "count": [345]}, "gripper_activity_action": {"mean": [1.76231884057971, 1.8492753623188405], "std": [0.6055543511970897, 0.45734685039573536], "min": [0, 0], "max": [2, 2], "count": [345]}, "gripper_open_scale_state": {"mean": [0.57837391299925, 0.4633391304347825], "std": [0.21060014387940332, 0.20066599281236636], "min": [0.041, 0.191], "max": [0.687, 0.829], "count": [345]}, "gripper_open_scale_action": {"mean": [0.57837391299925, 0.4633391304347825], "std": [0.21060014387940332, 0.20066599281236636], "min": [0.041, 0.191], "max": [0.687, 0.829], "count": [345]}}} +{"episode_index": 483, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4160019669117647]], [[0.4149307904411765]], [[0.4112005575980392]]], "std": [[[0.22581722524480752]], [[0.2280166968722892]], [[0.23144936274195718]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4628350571895425]], [[0.46751460375816994]], [[0.4625428084150327]]], "std": [[[0.10419282676698023]], [[0.10641888364009722]], [[0.10731902693789283]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[1.0]], [[1.0]]], "mean": [[[0.45367585784313724]], [[0.4527690073529412]], [[0.44868549836601307]]], "std": [[[0.14476668362967712]], [[0.15201394229491177]], [[0.15353561096416912]]], "count": [100]}, "observation.state": {"min": [0.31635838747024536, 1.8614808320999146, -0.8705703020095825, -1.0816677808761597, -2.4197943210601807, -1.9215377569198608, 0.717051088809967, 189.0, 0.1807900071144104, 0.2807770073413849, 0.0167859997600317, -3.1411852836608887, 0.06700000166893005, -0.8489999771118164, -0.5140517950057983, -2.0699081420898438, -0.3971496522426605, -0.10634291172027588, 1.5442849397659302, 1.578859806060791, -0.8473225235939026, 49.0, -0.36609500646591187, 0.18806900084018707, -0.05738300085067749, 0.9419999718666077, 0.7110000252723694, -3.121999979019165], "max": [0.7904247045516968, 2.0753886699676514, 0.16371189057826996, -0.13871876895427704, -1.4095280170440674, -1.418586254119873, 2.2254345417022705, 826.0, 0.3826040029525757, 0.416456013917923, 0.145906001329422, 3.138000011444092, 1.1460000276565552, 0.6200000047683716, -0.12630948424339294, -2.0459446907043457, 0.42807692289352417, 0.3257657289505005, 1.9906004667282104, 1.884274959564209, -0.505918562412262, 829.0, -0.24677200615406036, 0.29802200198173523, 0.06684199720621109, 2.750999927520752, 1.1460000276565552, 3.1029999256134033], "mean": [0.545312225818634, 1.9818352460861206, -0.5190202593803406, -0.5561598539352417, -1.8075391054153442, -1.6108149290084839, 1.387435793876648, 439.8699951171875, 0.2705288827419281, 0.348679780960083, 0.05991390720009804, -1.4573525190353394, 0.7029969692230225, -0.19802850484848022, -0.22533690929412842, -2.064152956008911, -0.08143425732851028, 0.03724505752325058, 1.8111546039581299, 1.7383548021316528, -0.6368995308876038, 634.3928833007812, -0.3365779221057892, 0.23085050284862518, 0.019218111410737038, 1.6369373798370361, 0.9766604900360107, 0.6149859428405762], "std": [0.189744770526886, 0.08459276705980301, 0.26536989212036133, 0.2615113854408264, 0.3602861762046814, 0.12860339879989624, 0.4991762042045593, 172.5207061767578, 0.06058696284890175, 0.03908133879303932, 0.03144385293126106, 2.0516843795776367, 0.39849114418029785, 0.40646716952323914, 0.10172845423221588, 0.005791072268038988, 0.3418269753456116, 0.15279951691627502, 0.11098779737949371, 0.06550553441047668, 0.10435385257005692, 269.885986328125, 0.030489137396216393, 0.025086741894483566, 0.038481634110212326, 0.7660056948661804, 0.1244051530957222, 2.522639274597168], "count": [350]}, "action": {"min": [0.31635838747024536, 1.8614808320999146, -0.8705703020095825, -1.0816677808761597, -2.4197943210601807, -1.9215377569198608, 0.717051088809967, 189.0, 0.1807900071144104, 0.2807770073413849, 0.0167859997600317, -3.1411852836608887, 0.06700000166893005, -0.8489999771118164, -0.5140517950057983, -2.0699081420898438, -0.3971496522426605, -0.10634291172027588, 1.5442849397659302, 1.578859806060791, -0.8473225235939026, 49.0, -0.36609500646591187, 0.18806900084018707, -0.05738300085067749, 0.9419999718666077, 0.7110000252723694, -3.121999979019165], "max": [0.7904247045516968, 2.0753886699676514, 0.16371189057826996, -0.13871876895427704, -1.4095280170440674, -1.418586254119873, 2.2254345417022705, 826.0, 0.3826040029525757, 0.416456013917923, 0.145906001329422, 3.138000011444092, 1.1460000276565552, 0.6200000047683716, -0.12630948424339294, -2.0459446907043457, 0.42807692289352417, 0.3257657289505005, 1.9906004667282104, 1.884274959564209, -0.505918562412262, 829.0, -0.24677200615406036, 0.29802200198173523, 0.06684199720621109, 2.750999927520752, 1.1460000276565552, 3.1029999256134033], "mean": [0.545312225818634, 1.9818352460861206, -0.5190202593803406, -0.5561598539352417, -1.8075391054153442, -1.6108149290084839, 1.387435793876648, 439.8699951171875, 0.2705288827419281, 0.348679780960083, 0.05991390720009804, -1.4573525190353394, 0.7029969692230225, -0.19802850484848022, -0.22533690929412842, -2.064152956008911, -0.08143425732851028, 0.03724505752325058, 1.8111546039581299, 1.7383548021316528, -0.6368995308876038, 634.3928833007812, -0.3365779221057892, 0.23085050284862518, 0.019218111410737038, 1.6369373798370361, 0.9766604900360107, 0.6149859428405762], "std": [0.189744770526886, 0.08459276705980301, 0.26536989212036133, 0.2615113854408264, 0.3602861762046814, 0.12860339879989624, 0.4991762042045593, 172.5207061767578, 0.06058696284890175, 0.03908133879303932, 0.03144385293126106, 2.0516843795776367, 0.39849114418029785, 0.40646716952323914, 0.10172845423221588, 0.005791072268038988, 0.3418269753456116, 0.15279951691627502, 0.11098779737949371, 0.06550553441047668, 0.10435385257005692, 269.885986328125, 0.030489137396216393, 0.025086741894483566, 0.038481634110212326, 0.7660056948661804, 0.1244051530957222, 2.522639274597168], "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": [503], "max": [503], "mean": [503.0], "std": [0.0], "count": [350]}, "index": {"min": [251214], "max": [251563], "mean": [251388.5], "std": [101.03588471429346], "count": [350]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [350]}, "subtask_annotation": {"mean": [10.04, 29.0, 29.0, 29.0, 29.0], "std": [9.978754574451806, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [350]}, "scene_annotation": {"mean": [503.0], "std": [0.0], "min": [503], "max": [503], "count": [350]}, "eef_direction_state": {"mean": [4.445714285714286, 3.5942857142857143], "std": [2.116917281215828, 2.0690843878589464], "min": [0, 0], "max": [6, 6], "count": [350]}, "eef_velocity_state": {"mean": [0.52, 0.9942857142857143], "std": [0.6747698020171671, 0.7559073477400164], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_acc_mag_state": {"mean": [0.7142857142857143, 0.9628571428571429], "std": [0.8339725439615093, 0.8255165358855069], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_direction_action": {"mean": [4.445714285714286, 3.5942857142857143], "std": [2.116917281215828, 2.0690843878589464], "min": [0, 0], "max": [6, 6], "count": [350]}, "eef_velocity_action": {"mean": [0.52, 0.9942857142857143], "std": [0.6747698020171671, 0.7559073477400164], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_acc_mag_action": {"mean": [0.7142857142857143, 0.9628571428571429], "std": [0.8339725439615093, 0.8255165358855069], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_sim_pose_state": {"mean": [0.4202179826054234, 0.32790378418752364, 1.029859682742958, -1.0298338789674288, 1.161140458400616, -0.9004668577671935, 0.5513287027719901, -0.3224528494745504, 1.1234897001757822, 1.603789530056034, 1.079597593435757, -0.34447148114550613], "std": [0.027824851491598426, 0.03044326448481972, 0.012485498198409835, 0.5783462063238289, 0.14942978281667707, 1.398878670035207, 0.052462395586896485, 0.03929170527995991, 0.062176278422428115, 1.1756576965273162, 0.23876528243445957, 1.9550941242196673], "min": [0.38455376888620096, 0.24635675477290697, 0.9977699475994144, -2.3675071515691997, 1.0125323594296156, -3.134393184098574, 0.4649972611872135, -0.38866704925201306, 1.0419614686753902, -3.1234712295514346, 0.5424359483662418, -3.1096815724792624], "max": [0.49903070107091557, 0.35738629492071283, 1.0575239906798979, -0.3815759307922386, 1.479896195806662, 3.136107109992697, 0.6216074460193104, -0.25355973116127384, 1.2281733925070601, 3.103932552865858, 1.4471515584908916, 3.136224808129842], "count": [350]}, "eef_sim_pose_action": {"mean": [0.4202179826054234, 0.32790378418752364, 1.029859682742958, -1.0298338789674288, 1.161140458400616, -0.9004668577671935, 0.5513287027719901, -0.3224528494745504, 1.1234897001757822, 1.603789530056034, 1.079597593435757, -0.34447148114550613], "std": [0.027824851491598426, 0.03044326448481972, 0.012485498198409835, 0.5783462063238289, 0.14942978281667707, 1.398878670035207, 0.052462395586896485, 0.03929170527995991, 0.062176278422428115, 1.1756576965273162, 0.23876528243445957, 1.9550941242196673], "min": [0.38455376888620096, 0.24635675477290697, 0.9977699475994144, -2.3675071515691997, 1.0125323594296156, -3.134393184098574, 0.4649972611872135, -0.38866704925201306, 1.0419614686753902, -3.1234712295514346, 0.5424359483662418, -3.1096815724792624], "max": [0.49903070107091557, 0.35738629492071283, 1.0575239906798979, -0.3815759307922386, 1.479896195806662, 3.136107109992697, 0.6216074460193104, -0.25355973116127384, 1.2281733925070601, 3.103932552865858, 1.4471515584908916, 3.136224808129842], "count": [350]}, "gripper_mode_state": {"mean": [0.24, 0.8142857142857143], "std": [0.4270831300812522, 0.3888759311090351], "min": [0, 0], "max": [1, 1], "count": [350]}, "gripper_activity_state": {"mean": [1.8114285714285714, 1.8514285714285714], "std": [0.5333299319619432, 0.484839548464334], "min": [0, 0], "max": [2, 2], "count": [350]}, "gripper_mode_action": {"mean": [0.24, 0.8142857142857143], "std": [0.4270831300812522, 0.3888759311090351], "min": [0, 0], "max": [1, 1], "count": [350]}, "gripper_activity_action": {"mean": [1.8114285714285714, 1.8514285714285714], "std": [0.5333299319619432, 0.484839548464334], "min": [0, 0], "max": [2, 2], "count": [350]}, "gripper_open_scale_state": {"mean": [0.6343928573826381, 0.4398700000435982], "std": [0.26988594016314366, 0.1725201495309539], "min": [0.049, 0.189], "max": [0.829, 0.826], "count": [350]}, "gripper_open_scale_action": {"mean": [0.6343928573826381, 0.4398700000435982], "std": [0.26988594016314366, 0.1725201495309539], "min": [0.049, 0.189], "max": [0.829, 0.826], "count": [350]}}} +{"episode_index": 484, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.42300792483660127]], [[0.4163776552287582]], [[0.41269593137254906]]], "std": [[[0.23587237532072222]], [[0.2413634412247272]], [[0.24427645089669422]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4670554411764706]], [[0.47319625204248367]], [[0.46865018586601304]]], "std": [[[0.06905640856467447]], [[0.06846468173698493]], [[0.06903411500076444]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4376917892156863]], [[0.4326213235294118]], [[0.42833949550653594]]], "std": [[[0.17090599518565902]], [[0.18057067425491724]], [[0.18211116677728692]]], "count": [100]}, "observation.state": {"min": [0.21378538012504578, 1.8799116611480713, -0.7700217962265015, -1.2018686532974243, -2.6002612113952637, -1.9982448816299438, 0.6502050161361694, 165.0, 0.22520899772644043, 0.24156899750232697, 0.008523999713361263, -3.1391851902008057, -0.039000004529953, -1.1829999685287476, -0.36561155319213867, -2.0724563598632812, -0.3020990490913391, -0.20722295343875885, 1.5522609949111938, 1.5219621658325195, -0.8618959188461304, 63.0, -0.3735089898109436, 0.18806099891662598, -0.03854899853467941, 1.003999948501587, 0.7589999437332153, -3.131185293197632], "max": [0.7498981952667236, 2.0778493881225586, 0.05548401549458504, -0.13004449009895325, -1.3389643430709839, -1.2578587532043457, 2.455817937850952, 797.0, 0.39629000425338745, 0.3911359906196594, 0.16714100539684296, 3.135999917984009, 1.2910000085830688, 0.5470000505447388, -0.07599163800477982, -2.0513553619384766, 0.5415582060813904, 0.25822147727012634, 1.7694147825241089, 1.792540431022644, -0.5015727281570435, 814.0, -0.275411993265152, 0.2655180096626282, 0.04433700069785118, 2.809000015258789, 1.2139999866485596, 3.1010000705718994], "mean": [0.4976387619972229, 2.000322103500366, -0.49199342727661133, -0.6041138768196106, -1.8752585649490356, -1.5623390674591064, 1.636213779449463, 548.3726806640625, 0.3084529638290405, 0.33451420068740845, 0.06423022598028183, -1.9218847751617432, 0.6987577676773071, -0.5809231996536255, -0.21829813718795776, -2.0671138763427734, 0.018861453980207443, -0.028685634955763817, 1.6266082525253296, 1.618012547492981, -0.6012933850288391, 676.8096923828125, -0.34925147891044617, 0.23944707214832306, 0.007507616188377142, 1.5965582132339478, 1.0622273683547974, 0.8354672789573669], "std": [0.18835628032684326, 0.07057077437639236, 0.2168424129486084, 0.30986595153808594, 0.5288872122764587, 0.232822448015213, 0.5848022103309631, 190.7738037109375, 0.05437825620174408, 0.03144359961152077, 0.037900134921073914, 1.7143423557281494, 0.528716504573822, 0.46038246154785156, 0.0676857978105545, 0.006330313626676798, 0.32069623470306396, 0.17557457089424133, 0.09229303896427155, 0.08440310508012772, 0.1220836192369461, 215.308837890625, 0.025979090481996536, 0.021500151604413986, 0.02298135682940483, 0.6711918115615845, 0.1300414651632309, 2.549013614654541], "count": [326]}, "action": {"min": [0.21378538012504578, 1.8799116611480713, -0.7700217962265015, -1.2018686532974243, -2.6002612113952637, -1.9982448816299438, 0.6502050161361694, 165.0, 0.22520899772644043, 0.24156899750232697, 0.008523999713361263, -3.1391851902008057, -0.039000004529953, -1.1829999685287476, -0.36561155319213867, -2.0724563598632812, -0.3020990490913391, -0.20722295343875885, 1.5522609949111938, 1.5219621658325195, -0.8618959188461304, 63.0, -0.3735089898109436, 0.18806099891662598, -0.03854899853467941, 1.003999948501587, 0.7589999437332153, -3.131185293197632], "max": [0.7498981952667236, 2.0778493881225586, 0.05548401549458504, -0.13004449009895325, -1.3389643430709839, -1.2578587532043457, 2.455817937850952, 797.0, 0.39629000425338745, 0.3911359906196594, 0.16714100539684296, 3.135999917984009, 1.2910000085830688, 0.5470000505447388, -0.07599163800477982, -2.0513553619384766, 0.5415582060813904, 0.25822147727012634, 1.7694147825241089, 1.792540431022644, -0.5015727281570435, 814.0, -0.275411993265152, 0.2655180096626282, 0.04433700069785118, 2.809000015258789, 1.2139999866485596, 3.1010000705718994], "mean": [0.4976387619972229, 2.000322103500366, -0.49199342727661133, -0.6041138768196106, -1.8752585649490356, -1.5623390674591064, 1.636213779449463, 548.3726806640625, 0.3084529638290405, 0.33451420068740845, 0.06423022598028183, -1.9218847751617432, 0.6987577676773071, -0.5809231996536255, -0.21829813718795776, -2.0671138763427734, 0.018861453980207443, -0.028685634955763817, 1.6266082525253296, 1.618012547492981, -0.6012933850288391, 676.8096923828125, -0.34925147891044617, 0.23944707214832306, 0.007507616188377142, 1.5965582132339478, 1.0622273683547974, 0.8354672789573669], "std": [0.18835628032684326, 0.07057077437639236, 0.2168424129486084, 0.30986595153808594, 0.5288872122764587, 0.232822448015213, 0.5848022103309631, 190.7738037109375, 0.05437825620174408, 0.03144359961152077, 0.037900134921073914, 1.7143423557281494, 0.528716504573822, 0.46038246154785156, 0.0676857978105545, 0.006330313626676798, 0.32069623470306396, 0.17557457089424133, 0.09229303896427155, 0.08440310508012772, 0.1220836192369461, 215.308837890625, 0.025979090481996536, 0.021500151604413986, 0.02298135682940483, 0.6711918115615845, 0.1300414651632309, 2.549013614654541], "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": [504], "max": [504], "mean": [504.0], "std": [0.0], "count": [326]}, "index": {"min": [251564], "max": [251889], "mean": [251726.5], "std": [94.10765112359356], "count": [326]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [326]}, "subtask_annotation": {"mean": [10.033742331288343, 29.0, 29.0, 29.0, 29.0], "std": [9.485964580988389, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [326]}, "scene_annotation": {"mean": [504.0], "std": [0.0], "min": [504], "max": [504], "count": [326]}, "eef_direction_state": {"mean": [4.49079754601227, 3.644171779141104], "std": [2.0748807288051494, 2.096391821649387], "min": [0, 0], "max": [6, 6], "count": [326]}, "eef_velocity_state": {"mean": [0.5030674846625767, 0.9631901840490797], "std": [0.6634565845762624, 0.7503747166341423], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_acc_mag_state": {"mean": [0.6687116564417178, 0.9325153374233128], "std": [0.8106288910880131, 0.7997609639498615], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_direction_action": {"mean": [4.49079754601227, 3.644171779141104], "std": [2.0748807288051494, 2.096391821649387], "min": [0, 0], "max": [6, 6], "count": [326]}, "eef_velocity_action": {"mean": [0.5030674846625767, 0.9631901840490797], "std": [0.6634565845762624, 0.7503747166341423], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_acc_mag_action": {"mean": [0.6687116564417178, 0.9325153374233128], "std": [0.8106288910880131, 0.7997609639498615], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_sim_pose_state": {"mean": [0.42536723432567825, 0.32447390257736214, 1.0160696100905233, -1.2211904103313607, 1.1656887816579637, -1.4917014644117361, 0.5357080318792241, -0.3465125029946809, 1.1050462649202892, 1.925771173361896, 0.8366949261113861, -0.20095168209004657], "std": [0.0198664050445975, 0.018432665811386383, 0.0137880203012868, 0.48392595771183955, 0.09865711456897631, 0.7177700196900666, 0.04618460836576692, 0.03681867636192986, 0.062971310336635, 0.5997344322160422, 0.33403686210842953, 2.3000781046810164], "min": [0.3786146086769696, 0.27042572243890617, 0.9904044960487116, -2.384911760647009, 1.0739448487912369, -3.0850740003974515, 0.42585443143664853, -0.42133723467463413, 1.0343387806705449, 0.6089239754493248, 0.25798850421549435, -3.13398922212243], "max": [0.4519925546138411, 0.34953673990214834, 1.041429480332294, -0.5744485915847546, 1.4018182607282692, -0.7314146041339873, 0.5990540837050693, -0.27457640621304613, 1.241629657663502, 2.6439332219287017, 1.253302741562703, 3.1213567478452138], "count": [326]}, "eef_sim_pose_action": {"mean": [0.42536723432567825, 0.32447390257736214, 1.0160696100905233, -1.2211904103313607, 1.1656887816579637, -1.4917014644117361, 0.5357080318792241, -0.3465125029946809, 1.1050462649202892, 1.925771173361896, 0.8366949261113861, -0.20095168209004657], "std": [0.0198664050445975, 0.018432665811386383, 0.0137880203012868, 0.48392595771183955, 0.09865711456897631, 0.7177700196900666, 0.04618460836576692, 0.03681867636192986, 0.062971310336635, 0.5997344322160422, 0.33403686210842953, 2.3000781046810164], "min": [0.3786146086769696, 0.27042572243890617, 0.9904044960487116, -2.384911760647009, 1.0739448487912369, -3.0850740003974515, 0.42585443143664853, -0.42133723467463413, 1.0343387806705449, 0.6089239754493248, 0.25798850421549435, -3.13398922212243], "max": [0.4519925546138411, 0.34953673990214834, 1.041429480332294, -0.5744485915847546, 1.4018182607282692, -0.7314146041339873, 0.5990540837050693, -0.27457640621304613, 1.241629657663502, 2.6439332219287017, 1.253302741562703, 3.1213567478452138], "count": [326]}, "gripper_mode_state": {"mean": [0.17484662576687116, 0.3067484662576687], "std": [0.37983586353161924, 0.46114406068628666], "min": [0, 0], "max": [1, 1], "count": [326]}, "gripper_activity_state": {"mean": [1.8098159509202454, 1.7423312883435582], "std": [0.5488655029777929, 0.6176241541338079], "min": [0, 0], "max": [2, 2], "count": [326]}, "gripper_mode_action": {"mean": [0.17484662576687116, 0.3067484662576687], "std": [0.37983586353161924, 0.46114406068628666], "min": [0, 0], "max": [1, 1], "count": [326]}, "gripper_activity_action": {"mean": [1.8098159509202454, 1.7423312883435582], "std": [0.5488655029777929, 0.6176241541338079], "min": [0, 0], "max": [2, 2], "count": [326]}, "gripper_open_scale_state": {"mean": [0.6768098159743221, 0.5483726994333087], "std": [0.21530888885420463, 0.19077387619022595], "min": [0.063, 0.165], "max": [0.814, 0.797], "count": [326]}, "gripper_open_scale_action": {"mean": [0.6768098159743221, 0.5483726994333087], "std": [0.21530888885420463, 0.19077387619022595], "min": [0.063, 0.165], "max": [0.814, 0.797], "count": [326]}}} +{"episode_index": 485, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.42261652369281044]], [[0.417931862745098]], [[0.4145125816993464]]], "std": [[[0.22622025220875117]], [[0.2305910837973555]], [[0.23295891870323882]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8509803921568627]], [[0.8313725490196079]], [[0.8470588235294118]]], "mean": [[[0.46541041666666666]], [[0.4707642565359477]], [[0.4643061785130719]]], "std": [[[0.11119830304058381]], [[0.11325676089473237]], [[0.11441453131505311]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4254074673202614]], [[0.41797840482026144]], [[0.4135812234477124]]], "std": [[[0.18340001102003833]], [[0.19569475118427382]], [[0.19701636292522073]]], "count": [100]}, "observation.state": {"min": [0.26316073536872864, 1.812925934791565, -0.8206189274787903, -1.243424892425537, -2.584535837173462, -1.9345405101776123, 0.5669702291488647, 150.0, 0.21982799470424652, 0.27704399824142456, 0.03724300116300583, -3.134185314178467, -0.08100000023841858, -1.0080000162124634, -0.5850692987442017, -2.0737829208374023, -0.48544585704803467, -0.15540412068367004, 1.767215609550476, 1.5331497192382812, -1.0632022619247437, 78.0, -0.368490993976593, 0.19157899916172028, -0.05847800150513649, 0.9789999723434448, 0.6450000405311584, -3.0], "max": [0.7671071290969849, 2.0716536045074463, 0.032271139323711395, -0.031869713217020035, -1.4289708137512207, -1.4514682292938232, 2.3302764892578125, 790.0, 0.37140101194381714, 0.4189009964466095, 0.1700180023908615, 3.140000104904175, 1.2400000095367432, 0.3449999988079071, -0.11075860261917114, -1.9949811697006226, 0.6013532280921936, 0.34836772084236145, 1.9499167203903198, 1.7611244916915894, -0.5747543573379517, 827.0, -0.2344300001859665, 0.3089039921760559, 0.06185299903154373, 3.128000020980835, 1.2549999952316284, 3.0869998931884766], "mean": [0.5196847915649414, 1.9626500606536865, -0.4680784046649933, -0.5941652059555054, -1.9563579559326172, -1.611649751663208, 1.5499764680862427, 528.5115356445312, 0.30162331461906433, 0.33892351388931274, 0.07369766384363174, -2.365515947341919, 0.6406564712524414, -0.40225934982299805, -0.2995436489582062, -2.0601677894592285, -0.03254452347755432, 0.048837319016456604, 1.844016194343567, 1.6626582145690918, -0.7425096035003662, 534.642333984375, -0.32315707206726074, 0.25951963663101196, 0.005989498924463987, 1.861230492591858, 1.0461101531982422, 0.6176639795303345], "std": [0.19754968583583832, 0.08041779696941376, 0.23786024749279022, 0.2881305515766144, 0.4591570496559143, 0.14279258251190186, 0.5183917284011841, 197.4270782470703, 0.050130169838666916, 0.03598713502287865, 0.028769539669156075, 0.8928652405738831, 0.5186555981636047, 0.41271311044692993, 0.09496578574180603, 0.014218810014426708, 0.3504984676837921, 0.17428003251552582, 0.07227636873722076, 0.060022927820682526, 0.17418724298477173, 165.58448791503906, 0.02904847450554371, 0.028577201068401337, 0.033067476004362106, 0.7531381249427795, 0.1840754896402359, 2.5066628456115723], "count": [390]}, "action": {"min": [0.26316073536872864, 1.812925934791565, -0.8206189274787903, -1.243424892425537, -2.584535837173462, -1.9345405101776123, 0.5669702291488647, 150.0, 0.21982799470424652, 0.27704399824142456, 0.03724300116300583, -3.134185314178467, -0.08100000023841858, -1.0080000162124634, -0.5850692987442017, -2.0737829208374023, -0.48544585704803467, -0.15540412068367004, 1.767215609550476, 1.5331497192382812, -1.0632022619247437, 78.0, -0.368490993976593, 0.19157899916172028, -0.05847800150513649, 0.9789999723434448, 0.6450000405311584, -3.0], "max": [0.7671071290969849, 2.0716536045074463, 0.032271139323711395, -0.031869713217020035, -1.4289708137512207, -1.4514682292938232, 2.3302764892578125, 790.0, 0.37140101194381714, 0.4189009964466095, 0.1700180023908615, 3.140000104904175, 1.2400000095367432, 0.3449999988079071, -0.11075860261917114, -1.9949811697006226, 0.6013532280921936, 0.34836772084236145, 1.9499167203903198, 1.7611244916915894, -0.5747543573379517, 827.0, -0.2344300001859665, 0.3089039921760559, 0.06185299903154373, 3.128000020980835, 1.2549999952316284, 3.0869998931884766], "mean": [0.5196847915649414, 1.9626500606536865, -0.4680784046649933, -0.5941652059555054, -1.9563579559326172, -1.611649751663208, 1.5499764680862427, 528.5115356445312, 0.30162331461906433, 0.33892351388931274, 0.07369766384363174, -2.365515947341919, 0.6406564712524414, -0.40225934982299805, -0.2995436489582062, -2.0601677894592285, -0.03254452347755432, 0.048837319016456604, 1.844016194343567, 1.6626582145690918, -0.7425096035003662, 534.642333984375, -0.32315707206726074, 0.25951963663101196, 0.005989498924463987, 1.861230492591858, 1.0461101531982422, 0.6176639795303345], "std": [0.19754968583583832, 0.08041779696941376, 0.23786024749279022, 0.2881305515766144, 0.4591570496559143, 0.14279258251190186, 0.5183917284011841, 197.4270782470703, 0.050130169838666916, 0.03598713502287865, 0.028769539669156075, 0.8928652405738831, 0.5186555981636047, 0.41271311044692993, 0.09496578574180603, 0.014218810014426708, 0.3504984676837921, 0.17428003251552582, 0.07227636873722076, 0.060022927820682526, 0.17418724298477173, 165.58448791503906, 0.02904847450554371, 0.028577201068401337, 0.033067476004362106, 0.7531381249427795, 0.1840754896402359, 2.5066628456115723], "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": [505], "max": [505], "mean": [505.0], "std": [0.0], "count": [390]}, "index": {"min": [251890], "max": [252279], "mean": [252084.5], "std": [112.5829323950423], "count": [390]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [390]}, "subtask_annotation": {"mean": [8.682051282051281, 29.0, 29.0, 29.0, 29.0], "std": [8.630977951983583, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [390]}, "scene_annotation": {"mean": [505.0], "std": [0.0], "min": [505], "max": [505], "count": [390]}, "eef_direction_state": {"mean": [4.128205128205129, 3.6384615384615384], "std": [2.1871359000075694, 2.071802805265335], "min": [0, 0], "max": [6, 6], "count": [390]}, "eef_velocity_state": {"mean": [0.6358974358974359, 0.8974358974358975], "std": [0.7583677409451482, 0.6638995828792742], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_acc_mag_state": {"mean": [0.8025641025641026, 0.8487179487179487], "std": [0.8348152504004207, 0.8474310485139999], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_direction_action": {"mean": [4.128205128205129, 3.6384615384615384], "std": [2.1871359000075694, 2.071802805265335], "min": [0, 0], "max": [6, 6], "count": [390]}, "eef_velocity_action": {"mean": [0.6358974358974359, 0.8974358974358975], "std": [0.7583677409451482, 0.6638995828792742], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_acc_mag_action": {"mean": [0.8025641025641026, 0.8487179487179487], "std": [0.8348152504004207, 0.8474310485139999], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_sim_pose_state": {"mean": [0.4493645497156002, 0.3135013313614783, 1.0321637625632607, -1.173220200325461, 1.1114541695973452, -0.7995245782193203, 0.5411305283712282, -0.3505027210089141, 1.1164343320315424, 1.917381527929952, 0.9223272518676141, -0.4827127992566998], "std": [0.027330451231914927, 0.02934792283898601, 0.015272683640548448, 0.5671915452771685, 0.06618523089876426, 1.6409606819180502, 0.05128946073022561, 0.033994861866109685, 0.057509102648473025, 0.8773863385995473, 0.33969512518771544, 2.1526687855780144], "min": [0.3859849159365498, 0.22854795430017208, 0.9990163775415287, -2.305726159121252, 1.0059073338215248, -3.136855505098423, 0.4613157469829153, -0.40665779302557997, 1.030351000589533, -3.125015236870535, 0.3414920337287557, -3.1004232416514395], "max": [0.515747469772767, 0.377311214864884, 1.0599182112810115, -0.6622857427986065, 1.2713852205851772, 3.1412230930160594, 0.6234885545762898, -0.29287261441845747, 1.2467249654433916, 3.1148954776701903, 1.4298775900431746, 3.054120388828546], "count": [390]}, "eef_sim_pose_action": {"mean": [0.4493645497156002, 0.3135013313614783, 1.0321637625632607, -1.173220200325461, 1.1114541695973452, -0.7995245782193203, 0.5411305283712282, -0.3505027210089141, 1.1164343320315424, 1.917381527929952, 0.9223272518676141, -0.4827127992566998], "std": [0.027330451231914927, 0.02934792283898601, 0.015272683640548448, 0.5671915452771685, 0.06618523089876426, 1.6409606819180502, 0.05128946073022561, 0.033994861866109685, 0.057509102648473025, 0.8773863385995473, 0.33969512518771544, 2.1526687855780144], "min": [0.3859849159365498, 0.22854795430017208, 0.9990163775415287, -2.305726159121252, 1.0059073338215248, -3.136855505098423, 0.4613157469829153, -0.40665779302557997, 1.030351000589533, -3.125015236870535, 0.3414920337287557, -3.1004232416514395], "max": [0.515747469772767, 0.377311214864884, 1.0599182112810115, -0.6622857427986065, 1.2713852205851772, 3.1412230930160594, 0.6234885545762898, -0.29287261441845747, 1.2467249654433916, 3.1148954776701903, 1.4298775900431746, 3.054120388828546], "count": [390]}, "gripper_mode_state": {"mean": [0.22564102564102564, 0.2923076923076923], "std": [0.4180037717397924, 0.45482293843367877], "min": [0, 0], "max": [1, 1], "count": [390]}, "gripper_activity_state": {"mean": [1.7692307692307692, 1.8794871794871795], "std": [0.5844804162689903, 0.4029885072990549], "min": [0, 0], "max": [2, 2], "count": [390]}, "gripper_mode_action": {"mean": [0.22564102564102564, 0.2923076923076923], "std": [0.4180037717397924, 0.45482293843367877], "min": [0, 0], "max": [1, 1], "count": [390]}, "gripper_activity_action": {"mean": [1.7692307692307692, 1.8794871794871795], "std": [0.5844804162689903, 0.4029885072990549], "min": [0, 0], "max": [2, 2], "count": [390]}, "gripper_open_scale_state": {"mean": [0.5346423077509957, 0.5285115386180393], "std": [0.16558449237924214, 0.19742703401888678], "min": [0.078, 0.15], "max": [0.827, 0.79], "count": [390]}, "gripper_open_scale_action": {"mean": [0.5346423077509957, 0.5285115386180393], "std": [0.16558449237924214, 0.19742703401888678], "min": [0.078, 0.15], "max": [0.827, 0.79], "count": [390]}}} +{"episode_index": 486, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4249271241830065]], [[0.42097075980392157]], [[0.4177041401143791]]], "std": [[[0.21977241034531544]], [[0.2235729214909958]], [[0.22597458829564807]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.7803921568627451]], [[0.792156862745098]]], "mean": [[[0.4552196405228758]], [[0.46094137663398693]], [[0.454719074754902]]], "std": [[[0.09220982938878151]], [[0.09254217340614061]], [[0.09370625910137385]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.4333015951797386]], [[0.4289306638071896]], [[0.4247350776143791]]], "std": [[[0.17221063852969784]], [[0.18193700149104455]], [[0.18377084071010258]]], "count": [100]}, "observation.state": {"min": [0.28272587060928345, 1.8008133172988892, -0.7181332111358643, -1.1351622343063354, -2.6262667179107666, -1.8946945667266846, 1.0051002502441406, 207.0, 0.22955800592899323, 0.2926439940929413, 0.03534499928355217, -3.1381852626800537, -0.03099999949336052, -1.149999976158142, -0.47687631845474243, -2.07088565826416, -0.780598521232605, -0.1315978318452835, 1.9606331586837769, 1.3906086683273315, -1.0339854955673218, -1.0, -0.37521401047706604, 0.19667799770832062, -0.04522699862718582, 0.5320000052452087, 0.7029999494552612, -3.1381852626800537], "max": [0.7930775880813599, 2.073765277862549, -0.0016755162505432963, -0.2131221741437912, -1.2607561349868774, -1.36650550365448, 2.3828632831573486, 603.0, 0.3719039857387543, 0.4240869879722595, 0.1683260053396225, 3.1389999389648438, 1.347000002861023, 0.5929999947547913, -0.16636478900909424, -1.99435293674469, 0.36821213364601135, 0.33833208680152893, 2.0809736251831055, 1.7758376598358154, -0.8297295570373535, 815.0, -0.2668359875679016, 0.3034929931163788, 0.08618699759244919, 2.9260001182556152, 1.465999960899353, 3.134000062942505], "mean": [0.5442720055580139, 1.9584957361221313, -0.5220813155174255, -0.5583866238594055, -1.8982850313186646, -1.5664383172988892, 1.6546987295150757, 465.26531982421875, 0.29842880368232727, 0.35022252798080444, 0.07069240510463715, -2.072709083557129, 0.6854197978973389, -0.5222507119178772, -0.28801223635673523, -2.0591797828674316, -0.37878724932670593, 0.05692277476191521, 2.0702085494995117, 1.605029582977295, -0.8833557367324829, 681.0087280273438, -0.3445827066898346, 0.2611199617385864, 0.01932467892765999, 1.635457992553711, 1.1820182800292969, 0.46215322613716125], "std": [0.20454053580760956, 0.09939688444137573, 0.15519006550312042, 0.26619961857795715, 0.5655979514122009, 0.1567707508802414, 0.5708087682723999, 136.02940368652344, 0.044109735637903214, 0.03447779268026352, 0.03125159069895744, 1.4775587320327759, 0.5323953032493591, 0.4985264837741852, 0.0778755247592926, 0.014586423523724079, 0.3968607187271118, 0.15799756348133087, 0.020715370774269104, 0.12376444786787033, 0.06288786977529526, 218.23646545410156, 0.02931678295135498, 0.030896352604031563, 0.03389671444892883, 0.87922203540802, 0.2207261323928833, 2.4592878818511963], "count": [343]}, "action": {"min": [0.28272587060928345, 1.8008133172988892, -0.7181332111358643, -1.1351622343063354, -2.6262667179107666, -1.8946945667266846, 1.0051002502441406, 207.0, 0.22955800592899323, 0.2926439940929413, 0.03534499928355217, -3.1381852626800537, -0.03099999949336052, -1.149999976158142, -0.47687631845474243, -2.07088565826416, -0.780598521232605, -0.1315978318452835, 1.9606331586837769, 1.3906086683273315, -1.0339854955673218, -1.0, -0.37521401047706604, 0.19667799770832062, -0.04522699862718582, 0.5320000052452087, 0.7029999494552612, -3.1381852626800537], "max": [0.7930775880813599, 2.073765277862549, -0.0016755162505432963, -0.2131221741437912, -1.2607561349868774, -1.36650550365448, 2.3828632831573486, 603.0, 0.3719039857387543, 0.4240869879722595, 0.1683260053396225, 3.1389999389648438, 1.347000002861023, 0.5929999947547913, -0.16636478900909424, -1.99435293674469, 0.36821213364601135, 0.33833208680152893, 2.0809736251831055, 1.7758376598358154, -0.8297295570373535, 815.0, -0.2668359875679016, 0.3034929931163788, 0.08618699759244919, 2.9260001182556152, 1.465999960899353, 3.134000062942505], "mean": [0.5442720055580139, 1.9584957361221313, -0.5220813155174255, -0.5583866238594055, -1.8982850313186646, -1.5664383172988892, 1.6546987295150757, 465.26531982421875, 0.29842880368232727, 0.35022252798080444, 0.07069240510463715, -2.072709083557129, 0.6854197978973389, -0.5222507119178772, -0.28801223635673523, -2.0591797828674316, -0.37878724932670593, 0.05692277476191521, 2.0702085494995117, 1.605029582977295, -0.8833557367324829, 681.0087280273438, -0.3445827066898346, 0.2611199617385864, 0.01932467892765999, 1.635457992553711, 1.1820182800292969, 0.46215322613716125], "std": [0.20454053580760956, 0.09939688444137573, 0.15519006550312042, 0.26619961857795715, 0.5655979514122009, 0.1567707508802414, 0.5708087682723999, 136.02940368652344, 0.044109735637903214, 0.03447779268026352, 0.03125159069895744, 1.4775587320327759, 0.5323953032493591, 0.4985264837741852, 0.0778755247592926, 0.014586423523724079, 0.3968607187271118, 0.15799756348133087, 0.020715370774269104, 0.12376444786787033, 0.06288786977529526, 218.23646545410156, 0.02931678295135498, 0.030896352604031563, 0.03389671444892883, 0.87922203540802, 0.2207261323928833, 2.4592878818511963], "count": [343]}, "timestamp": {"min": [0.0], "max": [11.4], "mean": [5.7], "std": [3.3005050118630836], "count": [343]}, "frame_index": {"min": [0], "max": [342], "mean": [171.0], "std": [99.0151503558925], "count": [343]}, "episode_index": {"min": [506], "max": [506], "mean": [506.0], "std": [0.0], "count": [343]}, "index": {"min": [252280], "max": [252622], "mean": [252451.0], "std": [99.0151503558925], "count": [343]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [343]}, "subtask_annotation": {"mean": [9.078717201166182, 29.0, 29.0, 29.0, 29.0], "std": [8.960371880878611, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [343]}, "scene_annotation": {"mean": [506.0], "std": [0.0], "min": [506], "max": [506], "count": [343]}, "eef_direction_state": {"mean": [3.801749271137026, 3.6530612244897958], "std": [2.342732046459473, 2.0287397786670476], "min": [0, 0], "max": [6, 6], "count": [343]}, "eef_velocity_state": {"mean": [0.6472303206997084, 0.9300291545189504], "std": [0.6836594825351632, 0.6879231000408706], "min": [0, 0], "max": [2, 2], "count": [343]}, "eef_acc_mag_state": {"mean": [0.8571428571428571, 0.9008746355685131], "std": [0.8399639031533328, 0.8235416257583144], "min": [0, 0], "max": [2, 2], "count": [343]}, "eef_direction_action": {"mean": [3.801749271137026, 3.6530612244897958], "std": [2.342732046459473, 2.0287397786670476], "min": [0, 0], "max": [6, 6], "count": [343]}, "eef_velocity_action": {"mean": [0.6472303206997084, 0.9300291545189504], "std": [0.6836594825351632, 0.6879231000408706], "min": [0, 0], "max": [2, 2], "count": [343]}, "eef_acc_mag_action": {"mean": [0.8571428571428571, 0.9008746355685131], "std": [0.8399639031533328, 0.8235416257583144], "min": [0, 0], "max": [2, 2], "count": [343]}, "eef_sim_pose_state": {"mean": [0.44847209120460824, 0.3328714033447702, 1.0277872538368193, -1.3244923098796013, 1.0049108591479223, -1.6976178961726691, 0.5521245721778907, -0.3455923151816431, 1.1167738006353274, 1.936646975080568, 0.8340689695584588, -0.5644536805346372], "std": [0.028281692416149154, 0.02947469519363425, 0.013626709499635903, 0.4070188504515128, 0.12603928319327867, 0.6741121469133884, 0.04922943080159544, 0.02521964370202007, 0.06044662217675654, 0.6422251833295202, 0.3465317391702469, 2.280663024934678], "min": [0.39234078849675036, 0.25568394084300305, 1.0024805124158094, -2.248469142237473, 0.8544767594212148, -3.140166426581619, 0.4762301944321942, -0.4118629435966866, 1.038639213300761, 1.142753498091498, 0.26971011771426356, -3.12408482997324], "max": [0.49085376772284245, 0.38055534172580335, 1.055805639474559, -0.8890817291821752, 1.2636234055005824, -0.8495080084049048, 0.6272536467754611, -0.30013079785568475, 1.2425166725368797, 2.745618823323167, 1.376209389320056, 3.0802961144628562], "count": [343]}, "eef_sim_pose_action": {"mean": [0.44847209120460824, 0.3328714033447702, 1.0277872538368193, -1.3244923098796013, 1.0049108591479223, -1.6976178961726691, 0.5521245721778907, -0.3455923151816431, 1.1167738006353274, 1.936646975080568, 0.8340689695584588, -0.5644536805346372], "std": [0.028281692416149154, 0.02947469519363425, 0.013626709499635903, 0.4070188504515128, 0.12603928319327867, 0.6741121469133884, 0.04922943080159544, 0.02521964370202007, 0.06044662217675654, 0.6422251833295202, 0.3465317391702469, 2.280663024934678], "min": [0.39234078849675036, 0.25568394084300305, 1.0024805124158094, -2.248469142237473, 0.8544767594212148, -3.140166426581619, 0.4762301944321942, -0.4118629435966866, 1.038639213300761, 1.142753498091498, 0.26971011771426356, -3.12408482997324], "max": [0.49085376772284245, 0.38055534172580335, 1.055805639474559, -0.8890817291821752, 1.2636234055005824, -0.8495080084049048, 0.6272536467754611, -0.30013079785568475, 1.2425166725368797, 2.745618823323167, 1.376209389320056, 3.0802961144628562], "count": [343]}, "gripper_mode_state": {"mean": [0.17784256559766765, 0.27988338192419826], "std": [0.3823801609122866, 0.44894172722845765], "min": [0, 0], "max": [1, 1], "count": [343]}, "gripper_activity_state": {"mean": [1.728862973760933, 1.8862973760932944], "std": [0.6383841129636996, 0.42709131375463516], "min": [0, 0], "max": [2, 2], "count": [343]}, "gripper_mode_action": {"mean": [0.17784256559766765, 0.27988338192419826], "std": [0.3823801609122866, 0.44894172722845765], "min": [0, 0], "max": [1, 1], "count": [343]}, "gripper_activity_action": {"mean": [1.728862973760933, 1.8862973760932944], "std": [0.6383841129636996, 0.42709131375463516], "min": [0, 0], "max": [2, 2], "count": [343]}, "gripper_open_scale_state": {"mean": [0.6810116616073919, 0.46526530612245076], "std": [0.21822731766553935, 0.13602934260499072], "min": [0.0, 0.207], "max": [0.815, 0.603], "count": [343]}, "gripper_open_scale_action": {"mean": [0.6810116616073919, 0.46526530612245076], "std": [0.21822731766553935, 0.13602934260499072], "min": [0.0, 0.207], "max": [0.815, 0.603], "count": [343]}}} +{"episode_index": 487, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42113220792483663]], [[0.4150909660947712]], [[0.4120653043300654]]], "std": [[[0.23017400531343446]], [[0.2348206411599836]], [[0.2378475795531816]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4671351552287582]], [[0.471820216503268]], [[0.4648171834150327]]], "std": [[[0.097489668784691]], [[0.09960682094491789]], [[0.1008299329385624]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.44818433415032677]], [[0.4459899591503268]], [[0.4422061049836601]]], "std": [[[0.1514007805958062]], [[0.15964248298178332]], [[0.1615228076678497]]], "count": [100]}, "observation.state": {"min": [0.3188891112804413, 1.8027331829071045, -0.7035596966743469, -1.0140538215637207, -2.5081427097320557, -1.8578855991363525, 0.820374608039856, 199.0, 0.23310600221157074, 0.3095870018005371, 0.04751500114798546, -3.1401853561401367, 0.06300000846385956, -1.2879999876022339, -0.4959876537322998, -2.0690529346466064, -0.6015976071357727, -0.14001032710075378, 2.074934720993042, 1.6001876592636108, -0.9632123112678528, 36.0, -0.36917099356651306, 0.17530900239944458, -0.043786000460386276, 0.9940000176429749, 0.718999981880188, -3.1351852416992188], "max": [0.7637736201286316, 2.0696463584899902, -0.0246265958994627, -0.17242106795310974, -1.2762197256088257, -1.3021204471588135, 2.4241576194763184, 761.0, 0.3928540050983429, 0.39063501358032227, 0.16528800129890442, 3.1389999389648438, 1.2170000076293945, 0.4230000078678131, -0.13805554807186127, -1.9877033233642578, 0.2589719891548157, 0.3234793245792389, 2.1950135231018066, 1.987354040145874, -0.6740286946296692, 829.0, -0.24331699311733246, 0.2830820083618164, 0.046560000628232956, 3.13700008392334, 1.3639999628067017, 3.114000082015991], "mean": [0.5182182788848877, 1.922884225845337, -0.4593175947666168, -0.5708659887313843, -1.9389327764511108, -1.565551519393921, 1.6664551496505737, 566.9155883789062, 0.31182757019996643, 0.3461834192276001, 0.08565924316644669, -1.7459003925323486, 0.6811946034431458, -0.6059319376945496, -0.2690969407558441, -2.05301833152771, -0.25822320580482483, 0.0269482359290123, 2.1134285926818848, 1.7421623468399048, -0.8074256181716919, 671.5064697265625, -0.3172541856765747, 0.24323208630084991, 0.004993722774088383, 1.9633729457855225, 1.1859779357910156, 0.8399601578712463], "std": [0.16584208607673645, 0.08422132581472397, 0.17615628242492676, 0.1905910074710846, 0.4025910794734955, 0.1580084264278412, 0.5106922388076782, 217.93357849121094, 0.0439620204269886, 0.024343399330973625, 0.02666470967233181, 1.9597336053848267, 0.4256667494773865, 0.4352244436740875, 0.08873527497053146, 0.02237074263393879, 0.2676670253276825, 0.161446675658226, 0.046692606061697006, 0.09872698038816452, 0.08671023696660995, 253.8704071044922, 0.029989855363965034, 0.03545525297522545, 0.019723132252693176, 0.657368540763855, 0.20265963673591614, 2.5208518505096436], "count": [308]}, "action": {"min": [0.3188891112804413, 1.8027331829071045, -0.7035596966743469, -1.0140538215637207, -2.5081427097320557, -1.8578855991363525, 0.820374608039856, 199.0, 0.23310600221157074, 0.3095870018005371, 0.04751500114798546, -3.1401853561401367, 0.06300000846385956, -1.2879999876022339, -0.4959876537322998, -2.0690529346466064, -0.6015976071357727, -0.14001032710075378, 2.074934720993042, 1.6001876592636108, -0.9632123112678528, 36.0, -0.36917099356651306, 0.17530900239944458, -0.043786000460386276, 0.9940000176429749, 0.718999981880188, -3.1351852416992188], "max": [0.7637736201286316, 2.0696463584899902, -0.0246265958994627, -0.17242106795310974, -1.2762197256088257, -1.3021204471588135, 2.4241576194763184, 761.0, 0.3928540050983429, 0.39063501358032227, 0.16528800129890442, 3.1389999389648438, 1.2170000076293945, 0.4230000078678131, -0.13805554807186127, -1.9877033233642578, 0.2589719891548157, 0.3234793245792389, 2.1950135231018066, 1.987354040145874, -0.6740286946296692, 829.0, -0.24331699311733246, 0.2830820083618164, 0.046560000628232956, 3.13700008392334, 1.3639999628067017, 3.114000082015991], "mean": [0.5182182788848877, 1.922884225845337, -0.4593175947666168, -0.5708659887313843, -1.9389327764511108, -1.565551519393921, 1.6664551496505737, 566.9155883789062, 0.31182757019996643, 0.3461834192276001, 0.08565924316644669, -1.7459003925323486, 0.6811946034431458, -0.6059319376945496, -0.2690969407558441, -2.05301833152771, -0.25822320580482483, 0.0269482359290123, 2.1134285926818848, 1.7421623468399048, -0.8074256181716919, 671.5064697265625, -0.3172541856765747, 0.24323208630084991, 0.004993722774088383, 1.9633729457855225, 1.1859779357910156, 0.8399601578712463], "std": [0.16584208607673645, 0.08422132581472397, 0.17615628242492676, 0.1905910074710846, 0.4025910794734955, 0.1580084264278412, 0.5106922388076782, 217.93357849121094, 0.0439620204269886, 0.024343399330973625, 0.02666470967233181, 1.9597336053848267, 0.4256667494773865, 0.4352244436740875, 0.08873527497053146, 0.02237074263393879, 0.2676670253276825, 0.161446675658226, 0.046692606061697006, 0.09872698038816452, 0.08671023696660995, 253.8704071044922, 0.029989855363965034, 0.03545525297522545, 0.019723132252693176, 0.657368540763855, 0.20265963673591614, 2.5208518505096436], "count": [308]}, "timestamp": {"min": [0.0], "max": [10.233333333333333], "mean": [5.116666666666667], "std": [2.9637157608500706], "count": [308]}, "frame_index": {"min": [0], "max": [307], "mean": [153.5], "std": [88.9114728255021], "count": [308]}, "episode_index": {"min": [507], "max": [507], "mean": [507.0], "std": [0.0], "count": [308]}, "index": {"min": [252623], "max": [252930], "mean": [252776.5], "std": [88.9114728255021], "count": [308]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [308]}, "subtask_annotation": {"mean": [8.811688311688311, 29.0, 29.0, 29.0, 29.0], "std": [8.753306967306097, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [308]}, "scene_annotation": {"mean": [507.0], "std": [0.0], "min": [507], "max": [507], "count": [308]}, "eef_direction_state": {"mean": [4.162337662337662, 3.7662337662337664], "std": [2.3228698640829353, 2.063259959297196], "min": [0, 0], "max": [6, 6], "count": [308]}, "eef_velocity_state": {"mean": [0.6136363636363636, 0.9155844155844156], "std": [0.775063313862724, 0.7468661687630784], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_acc_mag_state": {"mean": [0.737012987012987, 0.8344155844155844], "std": [0.8407210339786895, 0.8307311652081173], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_direction_action": {"mean": [4.162337662337662, 3.7662337662337664], "std": [2.3228698640829353, 2.063259959297196], "min": [0, 0], "max": [6, 6], "count": [308]}, "eef_velocity_action": {"mean": [0.6136363636363636, 0.9155844155844156], "std": [0.775063313862724, 0.7468661687630784], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_acc_mag_action": {"mean": [0.737012987012987, 0.8344155844155844], "std": [0.8407210339786895, 0.8307311652081173], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_sim_pose_state": {"mean": [0.43329073505041005, 0.3112762403311298, 1.0337043765671412, -1.1424068528037825, 1.047244184681497, -1.7167403243115151, 0.5474842808512645, -0.3681765295277538, 1.1178088583390997, 1.9666848365260097, 0.9074194275040431, -0.37954329282130134], "std": [0.03264576302763261, 0.029277035060766985, 0.012381500861700964, 0.4517236465149005, 0.09238073356753089, 0.6328132373014465, 0.03809061874628588, 0.02819296624888145, 0.04942170899454651, 0.4830261143142163, 0.3617793087715991, 2.4724342904038155], "min": [0.3739620739500928, 0.24273924284830298, 1.0044877823667573, -2.2182597198116656, 0.9196605026740676, -3.1293736813927056, 0.49247802247441824, -0.425648250795019, 1.0354813258718838, 1.2252284299196492, 0.24924535125796088, -3.121268810469787], "max": [0.4810765186061958, 0.37335549773897114, 1.0579258823507904, -0.6700376053175837, 1.288576090539745, -1.0261018610693853, 0.6026900472514435, -0.3167703040797786, 1.2396990145096938, 2.6254238396650336, 1.2640207223803515, 3.133736082479301], "count": [308]}, "eef_sim_pose_action": {"mean": [0.43329073505041005, 0.3112762403311298, 1.0337043765671412, -1.1424068528037825, 1.047244184681497, -1.7167403243115151, 0.5474842808512645, -0.3681765295277538, 1.1178088583390997, 1.9666848365260097, 0.9074194275040431, -0.37954329282130134], "std": [0.03264576302763261, 0.029277035060766985, 0.012381500861700964, 0.4517236465149005, 0.09238073356753089, 0.6328132373014465, 0.03809061874628588, 0.02819296624888145, 0.04942170899454651, 0.4830261143142163, 0.3617793087715991, 2.4724342904038155], "min": [0.3739620739500928, 0.24273924284830298, 1.0044877823667573, -2.2182597198116656, 0.9196605026740676, -3.1293736813927056, 0.49247802247441824, -0.425648250795019, 1.0354813258718838, 1.2252284299196492, 0.24924535125796088, -3.121268810469787], "max": [0.4810765186061958, 0.37335549773897114, 1.0579258823507904, -0.6700376053175837, 1.288576090539745, -1.0261018610693853, 0.6026900472514435, -0.3167703040797786, 1.2396990145096938, 2.6254238396650336, 1.2640207223803515, 3.133736082479301], "count": [308]}, "gripper_mode_state": {"mean": [0.17207792207792208, 0.2857142857142857], "std": [0.37744815645498525, 0.45175395145262676], "min": [0, 0], "max": [1, 1], "count": [308]}, "gripper_activity_state": {"mean": [1.7564935064935066, 1.8668831168831168], "std": [0.5886839079372966, 0.4542090591954559], "min": [0, 0], "max": [2, 2], "count": [308]}, "gripper_mode_action": {"mean": [0.17207792207792208, 0.2857142857142857], "std": [0.37744815645498525, 0.45175395145262676], "min": [0, 0], "max": [1, 1], "count": [308]}, "gripper_activity_action": {"mean": [1.7564935064935066, 1.8668831168831168], "std": [0.5886839079372966, 0.4542090591954559], "min": [0, 0], "max": [2, 2], "count": [308]}, "gripper_open_scale_state": {"mean": [0.6715064936798887, 0.5669155845642085], "std": [0.25387042308965935, 0.21793354509450236], "min": [0.036, 0.199], "max": [0.829, 0.761], "count": [308]}, "gripper_open_scale_action": {"mean": [0.6715064936798887, 0.5669155845642085], "std": [0.25387042308965935, 0.21793354509450236], "min": [0.036, 0.199], "max": [0.829, 0.761], "count": [308]}}} +{"episode_index": 488, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4235380187908497]], [[0.4189310661764706]], [[0.4152694628267974]]], "std": [[[0.22356331339691488]], [[0.22727341746176238]], [[0.2306577398282948]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7647058823529411]], [[0.7725490196078432]]], "mean": [[[0.4548218014705882]], [[0.4606546507352941]], [[0.45440023897058823]]], "std": [[[0.07501611417448277]], [[0.07560637466380044]], [[0.07666608116976703]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.42733470588235295]], [[0.4223115522875817]], [[0.41846781862745097]]], "std": [[[0.18385867995266972]], [[0.19314308706338074]], [[0.19541734656558626]]], "count": [100]}, "observation.state": {"min": [0.36536726355552673, 1.8589153289794922, -0.8081572651863098, -1.070183515548706, -2.5478665828704834, -1.8897552490234375, 0.8850564956665039, -1.0, 0.2223149985074997, 0.3222239911556244, 0.024973999708890915, -3.1351852416992188, -0.05000000447034836, -1.0269999504089355, -0.42924627661705017, -2.0724215507507324, -0.629697322845459, -0.17676696181297302, 2.1700029373168945, 1.6482542753219604, -1.0848966836929321, -2.0, -0.37237000465393066, 0.17438200116157532, -0.0521400012075901, -3.134185314178467, 0.8549999594688416, -3.1351852416992188], "max": [0.7897440791130066, 2.0736780166625977, -0.1944296956062317, -0.22816689312458038, -1.247090220451355, -1.288314938545227, 2.3270647525787354, 754.0, 0.3656339943408966, 0.4236829876899719, 0.15341000258922577, -1.4110000133514404, 1.3200000524520874, 0.29499995708465576, -0.020612338557839394, -2.0360138416290283, 0.10698868334293365, 0.2854311764240265, 2.198329448699951, 1.9620293378829956, -0.30483922362327576, 834.0, -0.2652510106563568, 0.26420900225639343, 0.0589120015501976, 3.131999969482422, 1.4930000305175781, 3.005000114440918], "mean": [0.5668596625328064, 1.97393000125885, -0.5821402668952942, -0.5771377682685852, -1.8430436849594116, -1.532947301864624, 1.5153412818908691, 492.3796691894531, 0.285122811794281, 0.361424058675766, 0.060398075729608536, -2.5020270347595215, 0.6356675028800964, -0.3768081068992615, -0.1770099252462387, -2.058743953704834, -0.42029184103012085, 0.0835404247045517, 2.178616523742676, 1.8075674772262573, -0.9389000535011292, 501.66619873046875, -0.34515780210494995, 0.2087394744157791, 0.02514931559562683, 1.142057180404663, 1.2595839500427246, 0.9518101215362549], "std": [0.15579228103160858, 0.08139783143997192, 0.1845197081565857, 0.26164954900741577, 0.5298402905464172, 0.2029070258140564, 0.5216113328933716, 273.7188415527344, 0.042335379868745804, 0.021877693012356758, 0.027185041457414627, 0.5402158498764038, 0.5035181045532227, 0.4249650835990906, 0.07522094994783401, 0.006504256743937731, 0.2606750726699829, 0.10692974179983139, 0.007858003489673138, 0.08864118158817291, 0.13952071964740753, 248.19886779785156, 0.024719221517443657, 0.02223721519112587, 0.028844451531767845, 1.4550631046295166, 0.19173994660377502, 2.195111036300659], "count": [349]}, "action": {"min": [0.36536726355552673, 1.8589153289794922, -0.8081572651863098, -1.070183515548706, -2.5478665828704834, -1.8897552490234375, 0.8850564956665039, -1.0, 0.2223149985074997, 0.3222239911556244, 0.024973999708890915, -3.1351852416992188, -0.05000000447034836, -1.0269999504089355, -0.42924627661705017, -2.0724215507507324, -0.629697322845459, -0.17676696181297302, 2.1700029373168945, 1.6482542753219604, -1.0848966836929321, -2.0, -0.37237000465393066, 0.17438200116157532, -0.0521400012075901, -3.134185314178467, 0.8549999594688416, -3.1351852416992188], "max": [0.7897440791130066, 2.0736780166625977, -0.1944296956062317, -0.22816689312458038, -1.247090220451355, -1.288314938545227, 2.3270647525787354, 754.0, 0.3656339943408966, 0.4236829876899719, 0.15341000258922577, -1.4110000133514404, 1.3200000524520874, 0.29499995708465576, -0.020612338557839394, -2.0360138416290283, 0.10698868334293365, 0.2854311764240265, 2.198329448699951, 1.9620293378829956, -0.30483922362327576, 834.0, -0.2652510106563568, 0.26420900225639343, 0.0589120015501976, 3.131999969482422, 1.4930000305175781, 3.005000114440918], "mean": [0.5668596625328064, 1.97393000125885, -0.5821402668952942, -0.5771377682685852, -1.8430436849594116, -1.532947301864624, 1.5153412818908691, 492.3796691894531, 0.285122811794281, 0.361424058675766, 0.060398075729608536, -2.5020270347595215, 0.6356675028800964, -0.3768081068992615, -0.1770099252462387, -2.058743953704834, -0.42029184103012085, 0.0835404247045517, 2.178616523742676, 1.8075674772262573, -0.9389000535011292, 501.66619873046875, -0.34515780210494995, 0.2087394744157791, 0.02514931559562683, 1.142057180404663, 1.2595839500427246, 0.9518101215362549], "std": [0.15579228103160858, 0.08139783143997192, 0.1845197081565857, 0.26164954900741577, 0.5298402905464172, 0.2029070258140564, 0.5216113328933716, 273.7188415527344, 0.042335379868745804, 0.021877693012356758, 0.027185041457414627, 0.5402158498764038, 0.5035181045532227, 0.4249650835990906, 0.07522094994783401, 0.006504256743937731, 0.2606750726699829, 0.10692974179983139, 0.007858003489673138, 0.08864118158817291, 0.13952071964740753, 248.19886779785156, 0.024719221517443657, 0.02223721519112587, 0.028844451531767845, 1.4550631046295166, 0.19173994660377502, 2.195111036300659], "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": [508], "max": [508], "mean": [508.0], "std": [0.0], "count": [349]}, "index": {"min": [252931], "max": [253279], "mean": [253105.0], "std": [100.74720839804942], "count": [349]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [349]}, "subtask_annotation": {"mean": [8.3810888252149, 29.0, 29.0, 29.0, 29.0], "std": [8.96831659451136, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [349]}, "scene_annotation": {"mean": [508.0], "std": [0.0], "min": [508], "max": [508], "count": [349]}, "eef_direction_state": {"mean": [4.3982808022922635, 3.8997134670487106], "std": [2.240317573989198, 1.8631473289771847], "min": [0, 0], "max": [6, 6], "count": [349]}, "eef_velocity_state": {"mean": [0.5243553008595988, 0.9283667621776505], "std": [0.683499716386174, 0.6450365242639369], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_acc_mag_state": {"mean": [0.7277936962750716, 0.9054441260744985], "std": [0.834672011739279, 0.8255928774605743], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_direction_action": {"mean": [4.3982808022922635, 3.8997134670487106], "std": [2.240317573989198, 1.8631473289771847], "min": [0, 0], "max": [6, 6], "count": [349]}, "eef_velocity_action": {"mean": [0.5243553008595988, 0.9283667621776505], "std": [0.683499716386174, 0.6450365242639369], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_acc_mag_action": {"mean": [0.7277936962750716, 0.9054441260744985], "std": [0.834672011739279, 0.8255928774605743], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_sim_pose_state": {"mean": [0.3957429946263878, 0.3399095557577114, 1.0278366111791268, -1.1482973890806387, 0.9581100623147041, -1.5908340962999528, 0.564344889014894, -0.33044472130560826, 1.1185177794468406, 1.9896854681791984, 0.9384591686443371, -0.3803771458385745], "std": [0.023367761238511614, 0.02574672803873413, 0.01184879591246741, 0.3593567332476973, 0.07937806471515005, 0.5350973663621185, 0.034166006326130156, 0.028319670863894367, 0.051484083945460675, 0.7353936572054852, 0.32674986386554217, 2.1348364164458737], "min": [0.3596122978222306, 0.2517695488069336, 0.995658488541904, -2.004574596908797, 0.8409118337597983, -2.7306806858301673, 0.5070779726524495, -0.39713184991477735, 1.0509249798948854, 0.8664367790733026, 0.33600323271931254, -3.1204478153638386], "max": [0.4645557912823161, 0.3611900313670354, 1.0447042540393694, -0.30767441638767373, 1.1145430447316151, -0.4047071907579665, 0.6314806598444145, -0.28062119056841733, 1.2218413075344983, 3.1241216312162714, 1.5051249284943577, 3.1112840656734897], "count": [349]}, "eef_sim_pose_action": {"mean": [0.3957429946263878, 0.3399095557577114, 1.0278366111791268, -1.1482973890806387, 0.9581100623147041, -1.5908340962999528, 0.564344889014894, -0.33044472130560826, 1.1185177794468406, 1.9896854681791984, 0.9384591686443371, -0.3803771458385745], "std": [0.023367761238511614, 0.02574672803873413, 0.01184879591246741, 0.3593567332476973, 0.07937806471515005, 0.5350973663621185, 0.034166006326130156, 0.028319670863894367, 0.051484083945460675, 0.7353936572054852, 0.32674986386554217, 2.1348364164458737], "min": [0.3596122978222306, 0.2517695488069336, 0.995658488541904, -2.004574596908797, 0.8409118337597983, -2.7306806858301673, 0.5070779726524495, -0.39713184991477735, 1.0509249798948854, 0.8664367790733026, 0.33600323271931254, -3.1204478153638386], "max": [0.4645557912823161, 0.3611900313670354, 1.0447042540393694, -0.30767441638767373, 1.1145430447316151, -0.4047071907579665, 0.6314806598444145, -0.28062119056841733, 1.2218413075344983, 3.1241216312162714, 1.5051249284943577, 3.1112840656734897], "count": [349]}, "gripper_mode_state": {"mean": [0.27793696275071633, 0.42406876790830944], "std": [0.4479821508582939, 0.4942008174750812], "min": [0, 0], "max": [1, 1], "count": [349]}, "gripper_activity_state": {"mean": [1.7106017191977076, 1.679083094555874], "std": [0.6850235259151413, 0.6643981842615314], "min": [0, 0], "max": [2, 2], "count": [349]}, "gripper_mode_action": {"mean": [0.27793696275071633, 0.42406876790830944], "std": [0.4479821508582939, 0.4942008174750812], "min": [0, 0], "max": [1, 1], "count": [349]}, "gripper_activity_action": {"mean": [1.7106017191977076, 1.679083094555874], "std": [0.6850235259151413, 0.6643981842615314], "min": [0, 0], "max": [2, 2], "count": [349]}, "gripper_open_scale_state": {"mean": [0.5016719199367785, 0.4923825214479556], "std": [0.2481872285532478, 0.2737142055635853], "min": [0.0, 0.0], "max": [0.834, 0.754], "count": [349]}, "gripper_open_scale_action": {"mean": [0.5016719199367785, 0.4923825214479556], "std": [0.2481872285532478, 0.2737142055635853], "min": [0.0, 0.0], "max": [0.834, 0.754], "count": [349]}}} +{"episode_index": 489, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.42173495098039215]], [[0.4152062336601307]], [[0.41314251429738563]]], "std": [[[0.22479987223508738]], [[0.23287040095156403]], [[0.23468633374244635]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4600959538398693]], [[0.4661227328431372]], [[0.4611498120915033]]], "std": [[[0.08669843801215482]], [[0.08741714738583763]], [[0.08828279248387204]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[0.807843137254902]], [[0.8117647058823529]]], "mean": [[[0.4310574019607843]], [[0.4263294607843137]], [[0.42222663602941174]]], "std": [[[0.17211820243263548]], [[0.1814403554008431]], [[0.183348598546192]]], "count": [100]}, "observation.state": {"min": [0.3084695041179657, 1.80271577835083, -0.7465646266937256, -1.024124264717102, -2.610872983932495, -2.006989002227783, 0.8746193647384644, 163.0, 0.23177500069141388, 0.29997700452804565, 0.004852000158280134, -3.0980000495910645, -0.07700000703334808, -1.059999942779541, -0.41634830832481384, -2.070920467376709, -0.8345816135406494, -0.16008159518241882, 2.0663650035858154, 1.5209323167800903, -0.7540345788002014, 97.0, -0.3790059983730316, 0.17899300158023834, -0.05165800079703331, 0.6499999761581421, 0.7020000219345093, -3.11899995803833], "max": [0.789779007434845, 2.0735037326812744, -0.11732103675603867, -0.15444418787956238, -1.2116774320602417, -1.2974953651428223, 2.3152666091918945, 753.0, 0.3684979975223541, 0.4084019958972931, 0.15703000128269196, -1.2799999713897705, 1.274999976158142, 0.47999998927116394, -0.066811203956604, -2.0552823543548584, 0.19950857758522034, 0.2640508711338043, 2.133368492126465, 1.9074007272720337, -0.44401177763938904, 829.0, -0.2621540129184723, 0.25835299491882324, 0.06687500327825546, 2.753999948501587, 1.2510000467300415, 3.1389999389648438], "mean": [0.5393764972686768, 1.9836182594299316, -0.5308218598365784, -0.5190250277519226, -1.8277506828308105, -1.5623599290847778, 1.4949482679367065, 477.9248352050781, 0.29227912425994873, 0.3488582372665405, 0.05539378151297569, -2.5026938915252686, 0.7132301330566406, -0.424665629863739, -0.194148451089859, -2.065300941467285, -0.430756539106369, -0.016222523525357246, 2.1156039237976074, 1.7534979581832886, -0.6361601948738098, 676.647216796875, -0.33843424916267395, 0.22259874641895294, 0.0220043882727623, 1.5070096254348755, 1.005393147468567, 0.7069241404533386], "std": [0.16965381801128387, 0.09174522757530212, 0.15706908702850342, 0.2641308009624481, 0.5330176949501038, 0.17913101613521576, 0.527446448802948, 152.0767822265625, 0.039596639573574066, 0.024306250736117363, 0.035982802510261536, 0.5519707202911377, 0.5204390287399292, 0.45052242279052734, 0.08482259511947632, 0.003989187069237232, 0.37890610098838806, 0.1321040689945221, 0.015699103474617004, 0.10022372007369995, 0.07440220564603806, 195.2801513671875, 0.02609262801706791, 0.017286501824855804, 0.040779341012239456, 0.7651087045669556, 0.14275294542312622, 2.419658660888672], "count": [326]}, "action": {"min": [0.3084695041179657, 1.80271577835083, -0.7465646266937256, -1.024124264717102, -2.610872983932495, -2.006989002227783, 0.8746193647384644, 163.0, 0.23177500069141388, 0.29997700452804565, 0.004852000158280134, -3.0980000495910645, -0.07700000703334808, -1.059999942779541, -0.41634830832481384, -2.070920467376709, -0.8345816135406494, -0.16008159518241882, 2.0663650035858154, 1.5209323167800903, -0.7540345788002014, 97.0, -0.3790059983730316, 0.17899300158023834, -0.05165800079703331, 0.6499999761581421, 0.7020000219345093, -3.11899995803833], "max": [0.789779007434845, 2.0735037326812744, -0.11732103675603867, -0.15444418787956238, -1.2116774320602417, -1.2974953651428223, 2.3152666091918945, 753.0, 0.3684979975223541, 0.4084019958972931, 0.15703000128269196, -1.2799999713897705, 1.274999976158142, 0.47999998927116394, -0.066811203956604, -2.0552823543548584, 0.19950857758522034, 0.2640508711338043, 2.133368492126465, 1.9074007272720337, -0.44401177763938904, 829.0, -0.2621540129184723, 0.25835299491882324, 0.06687500327825546, 2.753999948501587, 1.2510000467300415, 3.1389999389648438], "mean": [0.5393764972686768, 1.9836182594299316, -0.5308218598365784, -0.5190250277519226, -1.8277506828308105, -1.5623599290847778, 1.4949482679367065, 477.9248352050781, 0.29227912425994873, 0.3488582372665405, 0.05539378151297569, -2.5026938915252686, 0.7132301330566406, -0.424665629863739, -0.194148451089859, -2.065300941467285, -0.430756539106369, -0.016222523525357246, 2.1156039237976074, 1.7534979581832886, -0.6361601948738098, 676.647216796875, -0.33843424916267395, 0.22259874641895294, 0.0220043882727623, 1.5070096254348755, 1.005393147468567, 0.7069241404533386], "std": [0.16965381801128387, 0.09174522757530212, 0.15706908702850342, 0.2641308009624481, 0.5330176949501038, 0.17913101613521576, 0.527446448802948, 152.0767822265625, 0.039596639573574066, 0.024306250736117363, 0.035982802510261536, 0.5519707202911377, 0.5204390287399292, 0.45052242279052734, 0.08482259511947632, 0.003989187069237232, 0.37890610098838806, 0.1321040689945221, 0.015699103474617004, 0.10022372007369995, 0.07440220564603806, 195.2801513671875, 0.02609262801706791, 0.017286501824855804, 0.040779341012239456, 0.7651087045669556, 0.14275294542312622, 2.419658660888672], "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": [509], "max": [509], "mean": [509.0], "std": [0.0], "count": [326]}, "index": {"min": [253280], "max": [253605], "mean": [253442.5], "std": [94.10765112359356], "count": [326]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [326]}, "subtask_annotation": {"mean": [10.54601226993865, 29.0, 29.0, 29.0, 29.0], "std": [9.588913878749906, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [326]}, "scene_annotation": {"mean": [509.0], "std": [0.0], "min": [509], "max": [509], "count": [326]}, "eef_direction_state": {"mean": [3.5276073619631902, 3.7116564417177913], "std": [2.372679062099402, 1.977554809119586], "min": [0, 0], "max": [6, 6], "count": [326]}, "eef_velocity_state": {"mean": [0.7361963190184049, 0.9877300613496932], "std": [0.7121058449872326, 0.7177651927464874], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_acc_mag_state": {"mean": [0.7975460122699386, 0.8404907975460123], "std": [0.8411174950748024, 0.8246685920569142], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_direction_action": {"mean": [3.5276073619631902, 3.7116564417177913], "std": [2.372679062099402, 1.977554809119586], "min": [0, 0], "max": [6, 6], "count": [326]}, "eef_velocity_action": {"mean": [0.7361963190184049, 0.9877300613496932], "std": [0.7121058449872326, 0.7177651927464874], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_acc_mag_action": {"mean": [0.7975460122699386, 0.8404907975460123], "std": [0.8411174950748024, 0.8246685920569142], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_sim_pose_state": {"mean": [0.41103744010265336, 0.3288618578761404, 1.0287127687872577, -1.055984618284342, 1.1004426410227939, -0.6883778055912199, 0.5505399048368184, -0.3317690617070028, 1.1076257663671685, 1.8721069977318292, 0.9191109578058977, -0.11793571144401617], "std": [0.020184464607011763, 0.0268659709467551, 0.016430592532907788, 0.6419595741901584, 0.15883286240944594, 1.449036081855496, 0.0383732203387036, 0.02681609391604582, 0.05755440132311333, 0.6669567868106429, 0.3324065510120054, 2.222434587971041], "min": [0.3674119415850572, 0.2545687036375265, 0.9922459341621759, -2.5316282462324162, 0.8903105888556966, -3.141007981517938, 0.4835846611601258, -0.3970917198030055, 1.042613850304601, 1.0223360780869535, 0.31849328479398986, -3.0834542971362713], "max": [0.45916646237304437, 0.3646320060837802, 1.0478305701120851, -0.4575606459228366, 1.4093520273048674, 3.1222984966161516, 0.6113186263169107, -0.29940620355994335, 1.2390050289326404, 2.8243873838846465, 1.3437417170236357, 3.1162488611334305], "count": [326]}, "eef_sim_pose_action": {"mean": [0.41103744010265336, 0.3288618578761404, 1.0287127687872577, -1.055984618284342, 1.1004426410227939, -0.6883778055912199, 0.5505399048368184, -0.3317690617070028, 1.1076257663671685, 1.8721069977318292, 0.9191109578058977, -0.11793571144401617], "std": [0.020184464607011763, 0.0268659709467551, 0.016430592532907788, 0.6419595741901584, 0.15883286240944594, 1.449036081855496, 0.0383732203387036, 0.02681609391604582, 0.05755440132311333, 0.6669567868106429, 0.3324065510120054, 2.222434587971041], "min": [0.3674119415850572, 0.2545687036375265, 0.9922459341621759, -2.5316282462324162, 0.8903105888556966, -3.141007981517938, 0.4835846611601258, -0.3970917198030055, 1.042613850304601, 1.0223360780869535, 0.31849328479398986, -3.0834542971362713], "max": [0.45916646237304437, 0.3646320060837802, 1.0478305701120851, -0.4575606459228366, 1.4093520273048674, 3.1222984966161516, 0.6113186263169107, -0.29940620355994335, 1.2390050289326404, 2.8243873838846465, 1.3437417170236357, 3.1162488611334305], "count": [326]}, "gripper_mode_state": {"mean": [0.15030674846625766, 0.7300613496932515], "std": [0.3573718369314501, 0.44392766908283743], "min": [0, 0], "max": [1, 1], "count": [326]}, "gripper_activity_state": {"mean": [1.822085889570552, 1.9141104294478528], "std": [0.5066459588236212, 0.35720065344809104], "min": [0, 0], "max": [2, 2], "count": [326]}, "gripper_mode_action": {"mean": [0.15030674846625766, 0.7300613496932515], "std": [0.3573718369314501, 0.44392766908283743], "min": [0, 0], "max": [1, 1], "count": [326]}, "gripper_activity_action": {"mean": [1.822085889570552, 1.9141104294478528], "std": [0.5066459588236212, 0.35720065344809104], "min": [0, 0], "max": [2, 2], "count": [326]}, "gripper_open_scale_state": {"mean": [0.6766472391935936, 0.47792484653215467], "std": [0.19528009069960764, 0.152076790234028], "min": [0.097, 0.163], "max": [0.829, 0.753], "count": [326]}, "gripper_open_scale_action": {"mean": [0.6766472391935936, 0.47792484653215467], "std": [0.19528009069960764, 0.152076790234028], "min": [0.097, 0.163], "max": [0.829, 0.753], "count": [326]}}} +{"episode_index": 490, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.4240955923202614]], [[0.419151568627451]], [[0.41612489379084966]]], "std": [[[0.22415755897282058]], [[0.22933651114662448]], [[0.23231731178805884]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47046493055555555]], [[0.4756518525326797]], [[0.4708290216503268]]], "std": [[[0.08670540105172561]], [[0.0874360704041535]], [[0.08811793268583847]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.43971608455882355]], [[0.43438326184640524]], [[0.4304873447712418]]], "std": [[[0.17106393694931576]], [[0.18165892044720117]], [[0.18332315966461285]]], "count": [100]}, "observation.state": {"min": [0.2601413428783417, 1.8436262607574463, -0.8211774230003357, -1.1485662460327148, -2.6262667179107666, -2.0029921531677246, 0.8037241697311401, 168.0, 0.21233899891376495, 0.271602988243103, 0.019523000344634056, -3.1361851692199707, -0.13300000131130219, -0.9169999957084656, -0.4578871428966522, -2.0724563598632812, -0.8226609230041504, -0.1443212777376175, 2.0977985858917236, 1.676720380783081, -0.9081820845603943, 82.0, -0.38430899381637573, 0.1546349972486496, -0.04503700137138367, 0.3089999854564667, 0.7950000166893005, -3.11899995803833], "max": [0.7879289388656616, 2.0747079849243164, 0.006003933027386665, -0.1518087387084961, -1.0681414604187012, -1.2746837139129639, 2.2731168270111084, 826.0, 0.4101260006427765, 0.42503300309181213, 0.15703000128269196, 3.138000011444092, 1.2610000371932983, 0.6790000200271606, -0.05993461236357689, -2.0462067127227783, 0.13114404678344727, 0.29616492986679077, 2.160194158554077, 1.958853006362915, -0.7317991256713867, 818.0, -0.2577100098133087, 0.2723200023174286, 0.07244700193405151, 2.990000009536743, 1.4329999685287476, 3.0920000076293945], "mean": [0.5562204122543335, 1.9830865859985352, -0.571746826171875, -0.5444771647453308, -1.7242759466171265, -1.5271222591400146, 1.456607460975647, 483.7996826171875, 0.29158881306648254, 0.35573267936706543, 0.06570149213075638, -2.0093445777893066, 0.6802639365196228, -0.26724526286125183, -0.16754326224327087, -2.064138412475586, -0.46282196044921875, 0.021491214632987976, 2.119213104248047, 1.7536723613739014, -0.8679798245429993, 657.3214111328125, -0.35048797726631165, 0.21276910603046417, 0.029182052239775658, 1.2382673025131226, 1.1709381341934204, 0.35731688141822815], "std": [0.17762354016304016, 0.08987836539745331, 0.20917826890945435, 0.3372809886932373, 0.6233193278312683, 0.23978327214717865, 0.5674037933349609, 228.14599609375, 0.06054899841547012, 0.030745385214686394, 0.03490973263978958, 1.3261610269546509, 0.5461700558662415, 0.4948120415210724, 0.09593302756547928, 0.006736739072948694, 0.3574913740158081, 0.14999699592590332, 0.020679114386439323, 0.07846295088529587, 0.0513668991625309, 217.06088256835938, 0.033911556005477905, 0.028526442125439644, 0.0325496532022953, 1.0371959209442139, 0.17053097486495972, 2.186518430709839], "count": [322]}, "action": {"min": [0.2601413428783417, 1.8436262607574463, -0.8211774230003357, -1.1485662460327148, -2.6262667179107666, -2.0029921531677246, 0.8037241697311401, 168.0, 0.21233899891376495, 0.271602988243103, 0.019523000344634056, -3.1361851692199707, -0.13300000131130219, -0.9169999957084656, -0.4578871428966522, -2.0724563598632812, -0.8226609230041504, -0.1443212777376175, 2.0977985858917236, 1.676720380783081, -0.9081820845603943, 82.0, -0.38430899381637573, 0.1546349972486496, -0.04503700137138367, 0.3089999854564667, 0.7950000166893005, -3.11899995803833], "max": [0.7879289388656616, 2.0747079849243164, 0.006003933027386665, -0.1518087387084961, -1.0681414604187012, -1.2746837139129639, 2.2731168270111084, 826.0, 0.4101260006427765, 0.42503300309181213, 0.15703000128269196, 3.138000011444092, 1.2610000371932983, 0.6790000200271606, -0.05993461236357689, -2.0462067127227783, 0.13114404678344727, 0.29616492986679077, 2.160194158554077, 1.958853006362915, -0.7317991256713867, 818.0, -0.2577100098133087, 0.2723200023174286, 0.07244700193405151, 2.990000009536743, 1.4329999685287476, 3.0920000076293945], "mean": [0.5562204122543335, 1.9830865859985352, -0.571746826171875, -0.5444771647453308, -1.7242759466171265, -1.5271222591400146, 1.456607460975647, 483.7996826171875, 0.29158881306648254, 0.35573267936706543, 0.06570149213075638, -2.0093445777893066, 0.6802639365196228, -0.26724526286125183, -0.16754326224327087, -2.064138412475586, -0.46282196044921875, 0.021491214632987976, 2.119213104248047, 1.7536723613739014, -0.8679798245429993, 657.3214111328125, -0.35048797726631165, 0.21276910603046417, 0.029182052239775658, 1.2382673025131226, 1.1709381341934204, 0.35731688141822815], "std": [0.17762354016304016, 0.08987836539745331, 0.20917826890945435, 0.3372809886932373, 0.6233193278312683, 0.23978327214717865, 0.5674037933349609, 228.14599609375, 0.06054899841547012, 0.030745385214686394, 0.03490973263978958, 1.3261610269546509, 0.5461700558662415, 0.4948120415210724, 0.09593302756547928, 0.006736739072948694, 0.3574913740158081, 0.14999699592590332, 0.020679114386439323, 0.07846295088529587, 0.0513668991625309, 217.06088256835938, 0.033911556005477905, 0.028526442125439644, 0.0325496532022953, 1.0371959209442139, 0.17053097486495972, 2.186518430709839], "count": [322]}, "timestamp": {"min": [0.0], "max": [10.7], "mean": [5.35], "std": [3.0984315028378115], "count": [322]}, "frame_index": {"min": [0], "max": [321], "mean": [160.5], "std": [92.95294508513435], "count": [322]}, "episode_index": {"min": [510], "max": [510], "mean": [510.0], "std": [0.0], "count": [322]}, "index": {"min": [253606], "max": [253927], "mean": [253766.5], "std": [92.95294508513435], "count": [322]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [322]}, "subtask_annotation": {"mean": [9.478260869565217, 29.0, 29.0, 29.0, 29.0], "std": [9.065384957564765, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [322]}, "scene_annotation": {"mean": [510.0], "std": [0.0], "min": [510], "max": [510], "count": [322]}, "eef_direction_state": {"mean": [3.950310559006211, 3.7888198757763973], "std": [2.3493126845714913, 1.9778586133147513], "min": [0, 0], "max": [6, 6], "count": [322]}, "eef_velocity_state": {"mean": [0.6366459627329193, 0.937888198757764], "std": [0.7361296673005198, 0.7239422868609421], "min": [0, 0], "max": [2, 2], "count": [322]}, "eef_acc_mag_state": {"mean": [0.7267080745341615, 0.953416149068323], "std": [0.8189341477689187, 0.8346183012656323], "min": [0, 0], "max": [2, 2], "count": [322]}, "eef_direction_action": {"mean": [3.950310559006211, 3.7888198757763973], "std": [2.3493126845714913, 1.9778586133147513], "min": [0, 0], "max": [6, 6], "count": [322]}, "eef_velocity_action": {"mean": [0.6366459627329193, 0.937888198757764], "std": [0.7361296673005198, 0.7239422868609421], "min": [0, 0], "max": [2, 2], "count": [322]}, "eef_acc_mag_action": {"mean": [0.7267080745341615, 0.953416149068323], "std": [0.8189341477689187, 0.8346183012656323], "min": [0, 0], "max": [2, 2], "count": [322]}, "eef_sim_pose_state": {"mean": [0.4001008428634151, 0.34094454997826784, 1.0265850905700244, -1.1989466055452598, 0.9522583623118045, -1.5333699742283027, 0.5568506803042812, -0.33389539392350276, 1.1162043011422187, 1.9535484879738103, 0.9178983571745029, -0.35958960378530935], "std": [0.029485358849127858, 0.029589329983176513, 0.014712440483857359, 0.4221030488324775, 0.18792039536090405, 0.635678019602676, 0.04383881326631405, 0.03788298182725582, 0.06718538498564205, 0.7411364118748729, 0.3117238108311315, 2.0417333402452322], "min": [0.34751580160327544, 0.2523634321649544, 0.9934135558582561, -2.2366545057882363, 0.7726632925468819, -2.9259109394944915, 0.4558220287248145, -0.4249411135670085, 1.0338988332079533, 1.03215401754025, 0.3406997174950812, -3.109018720486321], "max": [0.4739172927233207, 0.3706905732252327, 1.0554634562564449, -0.611636268607954, 1.308629389420847, -0.7981697583073358, 0.6280379167855052, -0.2846424793581141, 1.2445141752736943, 3.1200098255032183, 1.4941419782030159, 3.139696991887934], "count": [322]}, "eef_sim_pose_action": {"mean": [0.4001008428634151, 0.34094454997826784, 1.0265850905700244, -1.1989466055452598, 0.9522583623118045, -1.5333699742283027, 0.5568506803042812, -0.33389539392350276, 1.1162043011422187, 1.9535484879738103, 0.9178983571745029, -0.35958960378530935], "std": [0.029485358849127858, 0.029589329983176513, 0.014712440483857359, 0.4221030488324775, 0.18792039536090405, 0.635678019602676, 0.04383881326631405, 0.03788298182725582, 0.06718538498564205, 0.7411364118748729, 0.3117238108311315, 2.0417333402452322], "min": [0.34751580160327544, 0.2523634321649544, 0.9934135558582561, -2.2366545057882363, 0.7726632925468819, -2.9259109394944915, 0.4558220287248145, -0.4249411135670085, 1.0338988332079533, 1.03215401754025, 0.3406997174950812, -3.109018720486321], "max": [0.4739172927233207, 0.3706905732252327, 1.0554634562564449, -0.611636268607954, 1.308629389420847, -0.7981697583073358, 0.6280379167855052, -0.2846424793581141, 1.2445141752736943, 3.1200098255032183, 1.4941419782030159, 3.139696991887934], "count": [322]}, "gripper_mode_state": {"mean": [0.17391304347826086, 0.7111801242236024], "std": [0.379034690742667, 0.4532140279524723], "min": [0, 0], "max": [1, 1], "count": [322]}, "gripper_activity_state": {"mean": [1.7701863354037266, 1.9037267080745341], "std": [0.5923785847237948, 0.3612243154286041], "min": [0, 0], "max": [2, 2], "count": [322]}, "gripper_mode_action": {"mean": [0.17391304347826086, 0.7111801242236024], "std": [0.379034690742667, 0.4532140279524723], "min": [0, 0], "max": [1, 1], "count": [322]}, "gripper_activity_action": {"mean": [1.7701863354037266, 1.9037267080745341], "std": [0.5923785847237948, 0.3612243154286041], "min": [0, 0], "max": [2, 2], "count": [322]}, "gripper_open_scale_state": {"mean": [0.6573214284529602, 0.4837996892514438], "std": [0.21706084030958497, 0.2281460036795315], "min": [0.082, 0.168], "max": [0.818, 0.826], "count": [322]}, "gripper_open_scale_action": {"mean": [0.6573214284529602, 0.4837996892514438], "std": [0.21706084030958497, 0.2281460036795315], "min": [0.082, 0.168], "max": [0.818, 0.826], "count": [322]}}} +{"episode_index": 491, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.4232144056372549]], [[0.4198813419117647]], [[0.4160184783496732]]], "std": [[[0.22091032586151746]], [[0.22367514721197596]], [[0.22653802628978167]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[0.792156862745098]], [[0.803921568627451]]], "mean": [[[0.4684387867647059]], [[0.4726527410130719]], [[0.4678079105392157]]], "std": [[[0.08951811208825136]], [[0.09165679776613028]], [[0.09249323235671963]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[1.0]], [[1.0]]], "mean": [[[0.44660779411764706]], [[0.4431149632352941]], [[0.43885518790849676]]], "std": [[[0.15765905954549722]], [[0.16652892731950505]], [[0.1685068738059266]]], "count": [100]}, "observation.state": {"min": [0.29770079255104065, 1.848268747329712, -0.7427597641944885, -1.2201247215270996, -2.583296775817871, -1.8985342979431152, 0.8743053078651428, 204.0, 0.25103598833084106, 0.29330798983573914, 0.03913800045847893, -3.1391851902008057, -0.0020000021904706955, -1.00600004196167, -0.450975626707077, -2.0681278705596924, -0.7456744909286499, -0.06628760695457458, 2.1451492309570312, 1.609368085861206, -0.9272585511207581, 18.0, -0.36532899737358093, 0.18708600103855133, -0.04292299970984459, 0.76500004529953, 0.7509999871253967, -3.0869998931884766], "max": [0.7378379702568054, 2.0733814239501953, -0.17009979486465454, -0.21678733825683594, -1.1305893659591675, -1.2577191591262817, 2.2754383087158203, 780.0, 0.4065600037574768, 0.4164240062236786, 0.17435100674629211, 3.1410000324249268, 1.3140000104904175, 0.460999995470047, -0.14536848664283752, -2.0547587871551514, 0.19626227021217346, 0.2699326276779175, 2.161433219909668, 1.915621042251587, -0.7280815839767456, 832.0, -0.25133100152015686, 0.277554988861084, 0.06092299893498421, 3.128999948501587, 1.340000033378601, 3.13100004196167], "mean": [0.5158268213272095, 1.9861255884170532, -0.4874180555343628, -0.5950404405593872, -1.8194330930709839, -1.4995161294937134, 1.560280203819275, 447.9382629394531, 0.30838653445243835, 0.3519566059112549, 0.07427234947681427, -2.3000197410583496, 0.7519996762275696, -0.4696911573410034, -0.21331897377967834, -2.0638511180877686, -0.45249834656715393, 0.03421717509627342, 2.1553733348846436, 1.7461295127868652, -0.8310110569000244, 520.8935546875, -0.3407367467880249, 0.22654609382152557, 0.022689998149871826, 1.5429291725158691, 1.164771318435669, 0.486793577671051], "std": [0.1536337435245514, 0.08263518661260605, 0.15224052965641022, 0.2988288402557373, 0.5402554273605347, 0.220582515001297, 0.5122511386871338, 170.34542846679688, 0.046836234629154205, 0.025269273668527603, 0.032020773738622665, 0.9751773476600647, 0.4821467995643616, 0.42275869846343994, 0.08405013382434845, 0.004177909344434738, 0.3455943167209625, 0.11678367853164673, 0.003965289797633886, 0.06427863240242004, 0.04211560636758804, 200.1156768798828, 0.032409802079200745, 0.023918665945529938, 0.03604743257164955, 0.8983367681503296, 0.168862983584404, 2.334970235824585], "count": [324]}, "action": {"min": [0.29770079255104065, 1.848268747329712, -0.7427597641944885, -1.2201247215270996, -2.583296775817871, -1.8985342979431152, 0.8743053078651428, 204.0, 0.25103598833084106, 0.29330798983573914, 0.03913800045847893, -3.1391851902008057, -0.0020000021904706955, -1.00600004196167, -0.450975626707077, -2.0681278705596924, -0.7456744909286499, -0.06628760695457458, 2.1451492309570312, 1.609368085861206, -0.9272585511207581, 18.0, -0.36532899737358093, 0.18708600103855133, -0.04292299970984459, 0.76500004529953, 0.7509999871253967, -3.0869998931884766], "max": [0.7378379702568054, 2.0733814239501953, -0.17009979486465454, -0.21678733825683594, -1.1305893659591675, -1.2577191591262817, 2.2754383087158203, 780.0, 0.4065600037574768, 0.4164240062236786, 0.17435100674629211, 3.1410000324249268, 1.3140000104904175, 0.460999995470047, -0.14536848664283752, -2.0547587871551514, 0.19626227021217346, 0.2699326276779175, 2.161433219909668, 1.915621042251587, -0.7280815839767456, 832.0, -0.25133100152015686, 0.277554988861084, 0.06092299893498421, 3.128999948501587, 1.340000033378601, 3.13100004196167], "mean": [0.5158268213272095, 1.9861255884170532, -0.4874180555343628, -0.5950404405593872, -1.8194330930709839, -1.4995161294937134, 1.560280203819275, 447.9382629394531, 0.30838653445243835, 0.3519566059112549, 0.07427234947681427, -2.3000197410583496, 0.7519996762275696, -0.4696911573410034, -0.21331897377967834, -2.0638511180877686, -0.45249834656715393, 0.03421717509627342, 2.1553733348846436, 1.7461295127868652, -0.8310110569000244, 520.8935546875, -0.3407367467880249, 0.22654609382152557, 0.022689998149871826, 1.5429291725158691, 1.164771318435669, 0.486793577671051], "std": [0.1536337435245514, 0.08263518661260605, 0.15224052965641022, 0.2988288402557373, 0.5402554273605347, 0.220582515001297, 0.5122511386871338, 170.34542846679688, 0.046836234629154205, 0.025269273668527603, 0.032020773738622665, 0.9751773476600647, 0.4821467995643616, 0.42275869846343994, 0.08405013382434845, 0.004177909344434738, 0.3455943167209625, 0.11678367853164673, 0.003965289797633886, 0.06427863240242004, 0.04211560636758804, 200.1156768798828, 0.032409802079200745, 0.023918665945529938, 0.03604743257164955, 0.8983367681503296, 0.168862983584404, 2.334970235824585], "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": [511], "max": [511], "mean": [511.0], "std": [0.0], "count": [324]}, "index": {"min": [253928], "max": [254251], "mean": [254089.5], "std": [93.53029812133963], "count": [324]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [324]}, "subtask_annotation": {"mean": [9.182098765432098, 29.0, 29.0, 29.0, 29.0], "std": [8.980819096528236, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [324]}, "scene_annotation": {"mean": [511.0], "std": [0.0], "min": [511], "max": [511], "count": [324]}, "eef_direction_state": {"mean": [4.851851851851852, 4.179012345679013], "std": [1.9268160336251188, 1.9717270770860416], "min": [0, 0], "max": [6, 6], "count": [324]}, "eef_velocity_state": {"mean": [0.42592592592592593, 0.8302469135802469], "std": [0.6876831343565611, 0.7150575826051286], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_acc_mag_state": {"mean": [0.5864197530864198, 0.8240740740740741], "std": [0.7984944299564926, 0.8588181338942628], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_direction_action": {"mean": [4.851851851851852, 4.179012345679013], "std": [1.9268160336251188, 1.9717270770860416], "min": [0, 0], "max": [6, 6], "count": [324]}, "eef_velocity_action": {"mean": [0.42592592592592593, 0.8302469135802469], "std": [0.6876831343565611, 0.7150575826051286], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_acc_mag_action": {"mean": [0.5864197530864198, 0.8240740740740741], "std": [0.7984944299564926, 0.8588181338942628], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_sim_pose_state": {"mean": [0.4142074262403051, 0.33264664148172185, 1.0286467138006998, -1.16180942745058, 1.0060282602511372, -1.5605836323053788, 0.5506198312519905, -0.35354800262128344, 1.1109913607910793, 1.9639985720893558, 0.9241713173330972, -0.31326784012024145], "std": [0.024755291158096163, 0.03150548769067277, 0.01500157564391422, 0.43835399080765464, 0.1367404328795448, 0.666956101398613, 0.037283101747307236, 0.028437902298293852, 0.05785139143862598, 0.5963034333367013, 0.2825334210418305, 2.2761895383790907], "min": [0.3794667817741962, 0.24486891316816922, 0.9918575207698965, -2.2681309922460535, 0.8947669989160145, -3.0671328416362345, 0.47640555411858065, -0.4298809276344943, 1.0340388772782099, 1.170712309420094, 0.38872358319417044, -3.1062022851645383], "max": [0.4756630154830176, 0.35839282983587134, 1.0476933948492335, -0.8211922634286896, 1.3114312599286384, -0.961510907685115, 0.6178478164341931, -0.31138492489357755, 1.2258155875507384, 2.795463360256079, 1.3751821577627878, 3.131387469246706], "count": [324]}, "eef_sim_pose_action": {"mean": [0.4142074262403051, 0.33264664148172185, 1.0286467138006998, -1.16180942745058, 1.0060282602511372, -1.5605836323053788, 0.5506198312519905, -0.35354800262128344, 1.1109913607910793, 1.9639985720893558, 0.9241713173330972, -0.31326784012024145], "std": [0.024755291158096163, 0.03150548769067277, 0.01500157564391422, 0.43835399080765464, 0.1367404328795448, 0.666956101398613, 0.037283101747307236, 0.028437902298293852, 0.05785139143862598, 0.5963034333367013, 0.2825334210418305, 2.2761895383790907], "min": [0.3794667817741962, 0.24486891316816922, 0.9918575207698965, -2.2681309922460535, 0.8947669989160145, -3.0671328416362345, 0.47640555411858065, -0.4298809276344943, 1.0340388772782099, 1.170712309420094, 0.38872358319417044, -3.1062022851645383], "max": [0.4756630154830176, 0.35839282983587134, 1.0476933948492335, -0.8211922634286896, 1.3114312599286384, -0.961510907685115, 0.6178478164341931, -0.31138492489357755, 1.2258155875507384, 2.795463360256079, 1.3751821577627878, 3.131387469246706], "count": [324]}, "gripper_mode_state": {"mean": [0.2222222222222222, 0.7716049382716049], "std": [0.41573970964154855, 0.4197984724918353], "min": [0, 0], "max": [1, 1], "count": [324]}, "gripper_activity_state": {"mean": [1.6141975308641976, 1.8703703703703705], "std": [0.7510788359231553, 0.4323191677751373], "min": [0, 0], "max": [2, 2], "count": [324]}, "gripper_mode_action": {"mean": [0.2222222222222222, 0.7716049382716049], "std": [0.41573970964154855, 0.4197984724918353], "min": [0, 0], "max": [1, 1], "count": [324]}, "gripper_activity_action": {"mean": [1.6141975308641976, 1.8703703703703705], "std": [0.7510788359231553, 0.4323191677751373], "min": [0, 0], "max": [2, 2], "count": [324]}, "gripper_open_scale_state": {"mean": [0.5208935184831975, 0.4479382717933188], "std": [0.20011570764984146, 0.17034546931696676], "min": [0.018, 0.204], "max": [0.832, 0.78], "count": [324]}, "gripper_open_scale_action": {"mean": [0.5208935184831975, 0.4479382717933188], "std": [0.20011570764984146, 0.17034546931696676], "min": [0.018, 0.204], "max": [0.832, 0.78], "count": [324]}}} +{"episode_index": 492, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4334540400326798]], [[0.4272434375]], [[0.4237452246732026]]], "std": [[[0.22868241295110042]], [[0.23526494762831615]], [[0.2372834860836082]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4734098284313725]], [[0.47662612540849675]], [[0.4723321568627451]]], "std": [[[0.09203493762579427]], [[0.09248843103444479]], [[0.09320576137506231]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.8666666666666667]], [[0.984313725490196]]], "mean": [[[0.4448433272058824]], [[0.44788473856209154]], [[0.44311509395424836]]], "std": [[[0.15824383724147448]], [[0.16407995816907628]], [[0.16632613733380994]]], "count": [100]}, "observation.state": {"min": [0.06860889494419098, 1.918832540512085, -1.1303625106811523, -1.4183768033981323, -2.4788739681243896, -1.9452742338180542, 0.41085052490234375, 187.0, 0.16828300058841705, 0.21955999732017517, -0.03447699919342995, -2.9839999675750732, -0.18300001323223114, -0.925000011920929, -0.5248554348945618, -2.078634738922119, -0.28993409872055054, -0.19483110308647156, 1.8463315963745117, 1.4357950687408447, -0.7049210667610168, 170.0, -0.3699530065059662, 0.1821639984846115, -0.08778399974107742, 1.472000002861023, 0.5029999613761902, -3.1411852836608887], "max": [0.7895171046257019, 2.084935426712036, -0.018814649432897568, 0.154950350522995, -1.1327012777328491, -1.3810615539550781, 2.2624528408050537, 755.0, 0.36875900626182556, 0.4080989956855774, 0.19629999995231628, -1.065999984741211, 1.1770000457763672, 0.7839999794960022, -0.07223917543888092, -2.0584239959716797, 0.6269397735595703, 0.38348376750946045, 1.8980282545089722, 1.9391131401062012, -0.06318091601133347, 832.0, -0.22454099357128143, 0.25040900707244873, 0.007036000024527311, 2.7279999256134033, 1.0, 3.128000020980835], "mean": [0.36193451285362244, 2.05905818939209, -0.558208167552948, -0.5439638495445251, -1.6091111898422241, -1.7158920764923096, 1.1325554847717285, 551.78662109375, 0.285275936126709, 0.2897564172744751, 0.0542793944478035, -2.0353665351867676, 0.7332783937454224, 0.18909935653209686, -0.18113435804843903, -2.0684969425201416, -0.048907335847616196, -0.04426898434758186, 1.8793495893478394, 1.592879295349121, -0.32251933217048645, 757.4318237304688, -0.344827264547348, 0.22106163203716278, -0.019757457077503204, 1.882007122039795, 0.8281410336494446, 2.2176623344421387], "std": [0.24367229640483856, 0.03996502608060837, 0.3337858319282532, 0.4956393837928772, 0.574246346950531, 0.16789475083351135, 0.5978369116783142, 159.66802978515625, 0.059565212577581406, 0.06927017122507095, 0.04837802052497864, 0.6854300498962402, 0.477287232875824, 0.5087733864784241, 0.10002735257148743, 0.004146226216107607, 0.2950575351715088, 0.16017474234104156, 0.017626848071813583, 0.09720777720212936, 0.1878761351108551, 163.54373168945312, 0.033433981239795685, 0.016878260299563408, 0.020020991563796997, 0.3825465440750122, 0.12753872573375702, 2.0197842121124268], "count": [403]}, "action": {"min": [0.06860889494419098, 1.918832540512085, -1.1303625106811523, -1.4183768033981323, -2.4788739681243896, -1.9452742338180542, 0.41085052490234375, 187.0, 0.16828300058841705, 0.21955999732017517, -0.03447699919342995, -2.9839999675750732, -0.18300001323223114, -0.925000011920929, -0.5248554348945618, -2.078634738922119, -0.28993409872055054, -0.19483110308647156, 1.8463315963745117, 1.4357950687408447, -0.7049210667610168, 170.0, -0.3699530065059662, 0.1821639984846115, -0.08778399974107742, 1.472000002861023, 0.5029999613761902, -3.1411852836608887], "max": [0.7895171046257019, 2.084935426712036, -0.018814649432897568, 0.154950350522995, -1.1327012777328491, -1.3810615539550781, 2.2624528408050537, 755.0, 0.36875900626182556, 0.4080989956855774, 0.19629999995231628, -1.065999984741211, 1.1770000457763672, 0.7839999794960022, -0.07223917543888092, -2.0584239959716797, 0.6269397735595703, 0.38348376750946045, 1.8980282545089722, 1.9391131401062012, -0.06318091601133347, 832.0, -0.22454099357128143, 0.25040900707244873, 0.007036000024527311, 2.7279999256134033, 1.0, 3.128000020980835], "mean": [0.36193451285362244, 2.05905818939209, -0.558208167552948, -0.5439638495445251, -1.6091111898422241, -1.7158920764923096, 1.1325554847717285, 551.78662109375, 0.285275936126709, 0.2897564172744751, 0.0542793944478035, -2.0353665351867676, 0.7332783937454224, 0.18909935653209686, -0.18113435804843903, -2.0684969425201416, -0.048907335847616196, -0.04426898434758186, 1.8793495893478394, 1.592879295349121, -0.32251933217048645, 757.4318237304688, -0.344827264547348, 0.22106163203716278, -0.019757457077503204, 1.882007122039795, 0.8281410336494446, 2.2176623344421387], "std": [0.24367229640483856, 0.03996502608060837, 0.3337858319282532, 0.4956393837928772, 0.574246346950531, 0.16789475083351135, 0.5978369116783142, 159.66802978515625, 0.059565212577581406, 0.06927017122507095, 0.04837802052497864, 0.6854300498962402, 0.477287232875824, 0.5087733864784241, 0.10002735257148743, 0.004146226216107607, 0.2950575351715088, 0.16017474234104156, 0.017626848071813583, 0.09720777720212936, 0.1878761351108551, 163.54373168945312, 0.033433981239795685, 0.016878260299563408, 0.020020991563796997, 0.3825465440750122, 0.12753872573375702, 2.0197842121124268], "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": [512], "max": [512], "mean": [512.0], "std": [0.0], "count": [403]}, "index": {"min": [254252], "max": [254654], "mean": [254453.0], "std": [116.33572108342304], "count": [403]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [403]}, "subtask_annotation": {"mean": [13.883374689826303, 29.0, 29.0, 29.0, 29.0], "std": [11.165073000778339, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [403]}, "scene_annotation": {"mean": [512.0], "std": [0.0], "min": [512], "max": [512], "count": [403]}, "eef_direction_state": {"mean": [4.13151364764268, 3.26302729528536], "std": [2.2076057209213085, 2.2155099042277766], "min": [0, 0], "max": [6, 6], "count": [403]}, "eef_velocity_state": {"mean": [0.6153846153846154, 1.0843672456575681], "std": [0.7445161224160987, 0.7340217129323797], "min": [0, 0], "max": [2, 2], "count": [403]}, "eef_acc_mag_state": {"mean": [0.7419354838709677, 1.0198511166253101], "std": [0.8232979891656599, 0.8303205621314321], "min": [0, 0], "max": [2, 2], "count": [403]}, "eef_direction_action": {"mean": [4.13151364764268, 3.26302729528536], "std": [2.2076057209213085, 2.2155099042277766], "min": [0, 0], "max": [6, 6], "count": [403]}, "eef_velocity_action": {"mean": [0.6153846153846154, 1.0843672456575681], "std": [0.7445161224160987, 0.7340217129323797], "min": [0, 0], "max": [2, 2], "count": [403]}, "eef_acc_mag_action": {"mean": [0.7419354838709677, 1.0198511166253101], "std": [0.8232979891656599, 0.8303205621314321], "min": [0, 0], "max": [2, 2], "count": [403]}, "eef_sim_pose_state": {"mean": [0.40753668228330886, 0.3080149487384352, 1.0036713044429433, -0.3842939446124246, 1.3927845302999795, -0.42441572372666553, 0.4877597584827222, -0.3213058105058743, 1.1025129515129573, 0.38103521618901914, 1.0049331197020526, 0.02945170621927], "std": [0.02294417531968526, 0.02645146363995274, 0.014623473052318951, 1.2690376274833284, 0.04586392457572237, 1.212426666432469, 0.07953867620049021, 0.059196844969928546, 0.06041266114985701, 1.6616824983647154, 0.23817302238100813, 1.5253804647274218], "min": [0.36637712517470367, 0.20247450276594678, 0.9910263637348977, -3.135025483749355, 1.2582836704512004, -2.961286029107737, 0.4061491342425726, -0.4489021325959546, 1.0208069991425563, -3.114605044933762, 0.5930769212271811, -3.0967204451375023], "max": [0.46185811292757284, 0.3567292131831979, 1.0568404141197738, 3.1405144610719664, 1.512916150449315, 3.097404298169673, 0.6182998941581715, -0.19128879096194779, 1.2252874005087675, 3.126573902143555, 1.4989567943219924, 3.13210285503953], "count": [403]}, "eef_sim_pose_action": {"mean": [0.40753668228330886, 0.3080149487384352, 1.0036713044429433, -0.3842939446124246, 1.3927845302999795, -0.42441572372666553, 0.4877597584827222, -0.3213058105058743, 1.1025129515129573, 0.38103521618901914, 1.0049331197020526, 0.02945170621927], "std": [0.02294417531968526, 0.02645146363995274, 0.014623473052318951, 1.2690376274833284, 0.04586392457572237, 1.212426666432469, 0.07953867620049021, 0.059196844969928546, 0.06041266114985701, 1.6616824983647154, 0.23817302238100813, 1.5253804647274218], "min": [0.36637712517470367, 0.20247450276594678, 0.9910263637348977, -3.135025483749355, 1.2582836704512004, -2.961286029107737, 0.4061491342425726, -0.4489021325959546, 1.0208069991425563, -3.114605044933762, 0.5930769212271811, -3.0967204451375023], "max": [0.46185811292757284, 0.3567292131831979, 1.0568404141197738, 3.1405144610719664, 1.512916150449315, 3.097404298169673, 0.6182998941581715, -0.19128879096194779, 1.2252874005087675, 3.126573902143555, 1.4989567943219924, 3.13210285503953], "count": [403]}, "gripper_mode_state": {"mean": [0.0967741935483871, 0.18114143920595532], "std": [0.29565004483585844, 0.38513532453976645], "min": [0, 0], "max": [1, 1], "count": [403]}, "gripper_activity_state": {"mean": [1.8635235732009925, 1.8858560794044665], "std": [0.45517099703416936, 0.41303025818358446], "min": [0, 0], "max": [2, 2], "count": [403]}, "gripper_mode_action": {"mean": [0.0967741935483871, 0.18114143920595532], "std": [0.29565004483585844, 0.38513532453976645], "min": [0, 0], "max": [1, 1], "count": [403]}, "gripper_activity_action": {"mean": [1.8635235732009925, 1.8858560794044665], "std": [0.45517099703416936, 0.41303025818358446], "min": [0, 0], "max": [2, 2], "count": [403]}, "gripper_open_scale_state": {"mean": [0.7574317618623254, 0.5517866003448249], "std": [0.16354367950113674, 0.15966811187713362], "min": [0.17, 0.187], "max": [0.832, 0.755], "count": [403]}, "gripper_open_scale_action": {"mean": [0.7574317618623254, 0.5517866003448249], "std": [0.16354367950113674, 0.15966811187713362], "min": [0.17, 0.187], "max": [0.832, 0.755], "count": [403]}}} +{"episode_index": 493, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8980392156862745]], [[1.0]], [[1.0]]], "mean": [[[0.42508993259803923]], [[0.42040643995098037]], [[0.416522595996732]]], "std": [[[0.226698262393438]], [[0.2335144313957497]], [[0.23553149709031632]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47607775735294117]], [[0.47937959763071897]], [[0.4750165890522876]]], "std": [[[0.11366823545886988]], [[0.11707352275202382]], [[0.1179588225197727]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.44209444648692814]], [[0.4414842810457516]], [[0.437094050245098]]], "std": [[[0.17182997585497248]], [[0.17817653116351778]], [[0.18079391606282344]]], "count": [100]}, "observation.state": {"min": [0.03047345019876957, 1.905725121498108, -1.3498202562332153, -1.476025104522705, -2.6107332706451416, -1.9041717052459717, 0.43875834345817566, 173.0, 0.11931800097227097, 0.21166199445724487, -0.08846399933099747, -2.9700000286102295, -0.20100000500679016, -1.0540000200271606, -0.4561592638492584, -2.078634738922119, -0.3038094639778137, -0.07990117371082306, 1.3114928007125854, 1.3791067600250244, -1.0206336975097656, -2.0, -0.3718090057373047, 0.22627200186252594, -0.02754399925470352, 1.444000005722046, 0.3779999911785126, -3.1391851902008057], "max": [0.9713630080223083, 2.088094472885132, -0.3539178669452667, 0.011885692365467548, -0.9785013794898987, -1.1602599620819092, 2.4966585636138916, 755.0, 0.3691680133342743, 0.4267280101776123, 0.15083900094032288, -0.9470000267028809, 1.3350000381469727, 0.8529999852180481, -0.1759466528892517, -2.057080030441284, 0.6361201405525208, 0.6233966946601868, 2.0678138732910156, 1.8461569547653198, -0.2744530439376831, 847.0, -0.24097900092601776, 0.2910189926624298, 0.053582001477479935, 2.882999897003174, 1.0119999647140503, 3.1410000324249268], "mean": [0.3901265263557434, 2.061535358428955, -0.908259928226471, -0.7438847422599792, -1.545388102531433, -1.664527416229248, 1.4565397500991821, 554.36767578125, 0.23612052202224731, 0.30737578868865967, 0.04392830654978752, -2.3972387313842773, 0.7568618655204773, 0.04822935163974762, -0.25465643405914307, -2.065746307373047, 0.1608273983001709, 0.2412140965461731, 1.828236699104309, 1.5566858053207397, -0.672639012336731, 663.0999755859375, -0.3481505215167999, 0.2579619884490967, 0.007928111590445042, 2.086871862411499, 0.7907414436340332, 0.2107003629207611], "std": [0.324446439743042, 0.03925261273980141, 0.2691653072834015, 0.31369316577911377, 0.6576945185661316, 0.2204221487045288, 0.5053173303604126, 165.38169860839844, 0.06799983978271484, 0.07514253258705139, 0.053695641458034515, 0.5265224575996399, 0.5877004861831665, 0.5134913921356201, 0.06259306520223618, 0.004459607880562544, 0.3626182973384857, 0.2802009582519531, 0.17400628328323364, 0.11399059742689133, 0.2537453770637512, 215.64747619628906, 0.031332019716501236, 0.018174296244978905, 0.018032610416412354, 0.4703903794288635, 0.20675261318683624, 2.9232635498046875], "count": [340]}, "action": {"min": [0.03047345019876957, 1.905725121498108, -1.3498202562332153, -1.476025104522705, -2.6107332706451416, -1.9041717052459717, 0.43875834345817566, 173.0, 0.11931800097227097, 0.21166199445724487, -0.08846399933099747, -2.9700000286102295, -0.20100000500679016, -1.0540000200271606, -0.4561592638492584, -2.078634738922119, -0.3038094639778137, -0.07990117371082306, 1.3114928007125854, 1.3791067600250244, -1.0206336975097656, -2.0, -0.3718090057373047, 0.22627200186252594, -0.02754399925470352, 1.444000005722046, 0.3779999911785126, -3.1391851902008057], "max": [0.9713630080223083, 2.088094472885132, -0.3539178669452667, 0.011885692365467548, -0.9785013794898987, -1.1602599620819092, 2.4966585636138916, 755.0, 0.3691680133342743, 0.4267280101776123, 0.15083900094032288, -0.9470000267028809, 1.3350000381469727, 0.8529999852180481, -0.1759466528892517, -2.057080030441284, 0.6361201405525208, 0.6233966946601868, 2.0678138732910156, 1.8461569547653198, -0.2744530439376831, 847.0, -0.24097900092601776, 0.2910189926624298, 0.053582001477479935, 2.882999897003174, 1.0119999647140503, 3.1410000324249268], "mean": [0.3901265263557434, 2.061535358428955, -0.908259928226471, -0.7438847422599792, -1.545388102531433, -1.664527416229248, 1.4565397500991821, 554.36767578125, 0.23612052202224731, 0.30737578868865967, 0.04392830654978752, -2.3972387313842773, 0.7568618655204773, 0.04822935163974762, -0.25465643405914307, -2.065746307373047, 0.1608273983001709, 0.2412140965461731, 1.828236699104309, 1.5566858053207397, -0.672639012336731, 663.0999755859375, -0.3481505215167999, 0.2579619884490967, 0.007928111590445042, 2.086871862411499, 0.7907414436340332, 0.2107003629207611], "std": [0.324446439743042, 0.03925261273980141, 0.2691653072834015, 0.31369316577911377, 0.6576945185661316, 0.2204221487045288, 0.5053173303604126, 165.38169860839844, 0.06799983978271484, 0.07514253258705139, 0.053695641458034515, 0.5265224575996399, 0.5877004861831665, 0.5134913921356201, 0.06259306520223618, 0.004459607880562544, 0.3626182973384857, 0.2802009582519531, 0.17400628328323364, 0.11399059742689133, 0.2537453770637512, 215.64747619628906, 0.031332019716501236, 0.018174296244978905, 0.018032610416412354, 0.4703903794288635, 0.20675261318683624, 2.9232635498046875], "count": [340]}, "timestamp": {"min": [0.0], "max": [11.3], "mean": [5.65], "std": [3.271637374635384], "count": [340]}, "frame_index": {"min": [0], "max": [339], "mean": [169.5], "std": [98.14912123906153], "count": [340]}, "episode_index": {"min": [513], "max": [513], "mean": [513.0], "std": [0.0], "count": [340]}, "index": {"min": [254655], "max": [254994], "mean": [254824.5], "std": [98.14912123906153], "count": [340]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [340]}, "subtask_annotation": {"mean": [9.329411764705883, 29.0, 29.0, 29.0, 29.0], "std": [8.828947356207612, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [340]}, "scene_annotation": {"mean": [513.0], "std": [0.0], "min": [513], "max": [513], "count": [340]}, "eef_direction_state": {"mean": [3.6676470588235293, 3.7411764705882353], "std": [2.1648557333043548, 1.9816982685771467], "min": [0, 0], "max": [6, 6], "count": [340]}, "eef_velocity_state": {"mean": [0.8382352941176471, 1.0588235294117647], "std": [0.7516705731362848, 0.7911710036985844], "min": [0, 0], "max": [2, 2], "count": [340]}, "eef_acc_mag_state": {"mean": [1.0235294117647058, 0.9205882352941176], "std": [0.8077051090915512, 0.8311152718821297], "min": [0, 0], "max": [2, 2], "count": [340]}, "eef_direction_action": {"mean": [3.6676470588235293, 3.7411764705882353], "std": [2.1648557333043548, 1.9816982685771467], "min": [0, 0], "max": [6, 6], "count": [340]}, "eef_velocity_action": {"mean": [0.8382352941176471, 1.0588235294117647], "std": [0.7516705731362848, 0.7911710036985844], "min": [0, 0], "max": [2, 2], "count": [340]}, "eef_acc_mag_action": {"mean": [1.0235294117647058, 0.9205882352941176], "std": [0.8077051090915512, 0.8311152718821297], "min": [0, 0], "max": [2, 2], "count": [340]}, "eef_sim_pose_state": {"mean": [0.44787072680497225, 0.33508697729614745, 1.0257530522777307, -0.7836578112501358, 1.3220057441940452, 0.09573772824698967, 0.512366864743171, -0.2868343247898938, 1.131043804574273, 0.18545832694721054, 0.9182496632495064, 0.1403222467492804], "std": [0.025265561775792148, 0.021512356759863516, 0.024536162690902103, 1.7867390921960176, 0.10642519289628775, 1.806902834035735, 0.083795618357048, 0.07866429257688161, 0.045114391339967225, 1.7709340530561593, 0.26107707110386724, 1.6988716855093795], "min": [0.40873023919470464, 0.2723846142074854, 0.9982092924047411, -3.1387805371797928, 1.0852203557865354, -3.1248035986510936, 0.3977541693164377, -0.4081693250138475, 1.031202775298584, -3.111415342465106, 0.4027433464020733, -3.1338808046332836], "max": [0.5032682755286256, 0.37576947196621563, 1.0945544981823934, 3.1405629722704163, 1.5570361804219197, 3.100638397111921, 0.643331047333017, -0.11631045543688162, 1.216372680627418, 3.129630134435006, 1.5110154766276467, 3.1073235292295647], "count": [340]}, "eef_sim_pose_action": {"mean": [0.44787072680497225, 0.33508697729614745, 1.0257530522777307, -0.7836578112501358, 1.3220057441940452, 0.09573772824698967, 0.512366864743171, -0.2868343247898938, 1.131043804574273, 0.18545832694721054, 0.9182496632495064, 0.1403222467492804], "std": [0.025265561775792148, 0.021512356759863516, 0.024536162690902103, 1.7867390921960176, 0.10642519289628775, 1.806902834035735, 0.083795618357048, 0.07866429257688161, 0.045114391339967225, 1.7709340530561593, 0.26107707110386724, 1.6988716855093795], "min": [0.40873023919470464, 0.2723846142074854, 0.9982092924047411, -3.1387805371797928, 1.0852203557865354, -3.1248035986510936, 0.3977541693164377, -0.4081693250138475, 1.031202775298584, -3.111415342465106, 0.4027433464020733, -3.1338808046332836], "max": [0.5032682755286256, 0.37576947196621563, 1.0945544981823934, 3.1405629722704163, 1.5570361804219197, 3.100638397111921, 0.643331047333017, -0.11631045543688162, 1.216372680627418, 3.129630134435006, 1.5110154766276467, 3.1073235292295647], "count": [340]}, "gripper_mode_state": {"mean": [0.20294117647058824, 0.21764705882352942], "std": [0.4021890791199117, 0.4126461154657788], "min": [0, 0], "max": [1, 1], "count": [340]}, "gripper_activity_state": {"mean": [1.6352941176470588, 1.8823529411764706], "std": [0.6876568710616787, 0.38841350633457095], "min": [0, 0], "max": [2, 2], "count": [340]}, "gripper_mode_action": {"mean": [0.20294117647058824, 0.21764705882352942], "std": [0.4021890791199117, 0.4126461154657788], "min": [0, 0], "max": [1, 1], "count": [340]}, "gripper_activity_action": {"mean": [1.6352941176470588, 1.8823529411764706], "std": [0.6876568710616787, 0.38841350633457095], "min": [0, 0], "max": [2, 2], "count": [340]}, "gripper_open_scale_state": {"mean": [0.6631058828886822, 0.5543676471485808], "std": [0.21562941871508037, 0.1653817030089909], "min": [0.0, 0.173], "max": [0.847, 0.755], "count": [340]}, "gripper_open_scale_action": {"mean": [0.6631058828886822, 0.5543676471485808], "std": [0.21562941871508037, 0.1653817030089909], "min": [0.0, 0.173], "max": [0.847, 0.755], "count": [340]}}} +{"episode_index": 494, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4238357495915033]], [[0.4180449305555555]], [[0.41470328227124187]]], "std": [[[0.2366339680671779]], [[0.2426928563158549]], [[0.24434365842910646]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4778370302287582]], [[0.4824249509803921]], [[0.47806611315359476]]], "std": [[[0.10163918385919574]], [[0.10319382669224138]], [[0.10423123667622892]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4455457863562091]], [[0.4425160600490196]], [[0.43799410539215683]]], "std": [[[0.16437189562783136]], [[0.17213243598467548]], [[0.1742180577081488]]], "count": [100]}, "observation.state": {"min": [0.13548991084098816, 1.8858282566070557, -1.0017491579055786, -1.3587387800216675, -2.5422987937927246, -1.9122174978256226, 0.543809711933136, 166.0, 0.162773996591568, 0.22014400362968445, -0.003234999952837825, -3.066999912261963, -0.17800000309944153, -1.0240000486373901, -0.31431636214256287, -2.079106092453003, 0.20401152968406677, -0.11667525768280029, 1.0634465217590332, 1.4672634601593018, -1.1176565885543823, -2.0, -0.36861398816108704, 0.2013310045003891, -0.042883001267910004, 1.38100004196167, 0.4059999883174896, -3.1381852626800537], "max": [0.7652745842933655, 2.080031156539917, -0.17025688290596008, 0.0246265958994627, -0.9797230958938599, -1.3555275201797485, 2.4238436222076416, 618.0, 0.36042898893356323, 0.40908798575401306, 0.18735699355602264, -1.00600004196167, 1.1959999799728394, 0.7540000081062317, -0.10107201337814331, -2.052053451538086, 1.2360247373580933, 0.6752504706382751, 2.0119807720184326, 1.9178202152252197, -0.21985913813114166, 846.0, -0.2328999936580658, 0.2784090042114258, 0.04868000000715256, 2.9609999656677246, 0.949999988079071, 3.140000104904175], "mean": [0.36263877153396606, 2.059316635131836, -0.7016437649726868, -0.7182209491729736, -1.6748071908950806, -1.68180513381958, 1.382219910621643, 537.3694458007812, 0.2709895968437195, 0.30382800102233887, 0.0551706925034523, -2.418276071548462, 0.7414425611495972, -0.10695844888687134, -0.1977427899837494, -2.0647804737091064, 0.5036695003509521, 0.24404989182949066, 1.4795998334884644, 1.624189853668213, -0.6145477294921875, 665.1068115234375, -0.343792587518692, 0.2381099909543991, 0.009007245302200317, 2.039621353149414, 0.7642260193824768, 0.6017473340034485], "std": [0.2330830693244934, 0.038574524223804474, 0.2329586297273636, 0.4029087424278259, 0.5484527945518494, 0.1212005615234375, 0.5195891261100769, 156.68930053710938, 0.05611144006252289, 0.0599539540708065, 0.036697834730148315, 0.5793295502662659, 0.5009499192237854, 0.4784494638442993, 0.050988636910915375, 0.005965490359812975, 0.26890453696250916, 0.31976282596588135, 0.2737885117530823, 0.10245733708143234, 0.320137083530426, 247.92625427246094, 0.03480951860547066, 0.023207983002066612, 0.01832413859665394, 0.5674228668212891, 0.1582079976797104, 2.8452529907226562], "count": [337]}, "action": {"min": [0.13548991084098816, 1.8858282566070557, -1.0017491579055786, -1.3587387800216675, -2.5422987937927246, -1.9122174978256226, 0.543809711933136, 166.0, 0.162773996591568, 0.22014400362968445, -0.003234999952837825, -3.066999912261963, -0.17800000309944153, -1.0240000486373901, -0.31431636214256287, -2.079106092453003, 0.20401152968406677, -0.11667525768280029, 1.0634465217590332, 1.4672634601593018, -1.1176565885543823, -2.0, -0.36861398816108704, 0.2013310045003891, -0.042883001267910004, 1.38100004196167, 0.4059999883174896, -3.1381852626800537], "max": [0.7652745842933655, 2.080031156539917, -0.17025688290596008, 0.0246265958994627, -0.9797230958938599, -1.3555275201797485, 2.4238436222076416, 618.0, 0.36042898893356323, 0.40908798575401306, 0.18735699355602264, -1.00600004196167, 1.1959999799728394, 0.7540000081062317, -0.10107201337814331, -2.052053451538086, 1.2360247373580933, 0.6752504706382751, 2.0119807720184326, 1.9178202152252197, -0.21985913813114166, 846.0, -0.2328999936580658, 0.2784090042114258, 0.04868000000715256, 2.9609999656677246, 0.949999988079071, 3.140000104904175], "mean": [0.36263877153396606, 2.059316635131836, -0.7016437649726868, -0.7182209491729736, -1.6748071908950806, -1.68180513381958, 1.382219910621643, 537.3694458007812, 0.2709895968437195, 0.30382800102233887, 0.0551706925034523, -2.418276071548462, 0.7414425611495972, -0.10695844888687134, -0.1977427899837494, -2.0647804737091064, 0.5036695003509521, 0.24404989182949066, 1.4795998334884644, 1.624189853668213, -0.6145477294921875, 665.1068115234375, -0.343792587518692, 0.2381099909543991, 0.009007245302200317, 2.039621353149414, 0.7642260193824768, 0.6017473340034485], "std": [0.2330830693244934, 0.038574524223804474, 0.2329586297273636, 0.4029087424278259, 0.5484527945518494, 0.1212005615234375, 0.5195891261100769, 156.68930053710938, 0.05611144006252289, 0.0599539540708065, 0.036697834730148315, 0.5793295502662659, 0.5009499192237854, 0.4784494638442993, 0.050988636910915375, 0.005965490359812975, 0.26890453696250916, 0.31976282596588135, 0.2737885117530823, 0.10245733708143234, 0.320137083530426, 247.92625427246094, 0.03480951860547066, 0.023207983002066612, 0.01832413859665394, 0.5674228668212891, 0.1582079976797104, 2.8452529907226562], "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": [514], "max": [514], "mean": [514.0], "std": [0.0], "count": [337]}, "index": {"min": [254995], "max": [255331], "mean": [255163.0], "std": [97.28309205612247], "count": [337]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [337]}, "subtask_annotation": {"mean": [9.729970326409495, 29.0, 29.0, 29.0, 29.0], "std": [8.934052366676273, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [337]}, "scene_annotation": {"mean": [514.0], "std": [0.0], "min": [514], "max": [514], "count": [337]}, "eef_direction_state": {"mean": [3.5548961424332344, 4.142433234421365], "std": [2.2162298709397574, 1.9020239140394497], "min": [0, 0], "max": [6, 6], "count": [337]}, "eef_velocity_state": {"mean": [0.8456973293768546, 0.9525222551928784], "std": [0.7267182873860786, 0.7954625701711405], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_acc_mag_state": {"mean": [1.0801186943620178, 0.8635014836795252], "std": [0.8131646703859399, 0.8327870839230982], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_direction_action": {"mean": [3.5548961424332344, 4.142433234421365], "std": [2.2162298709397574, 1.9020239140394497], "min": [0, 0], "max": [6, 6], "count": [337]}, "eef_velocity_action": {"mean": [0.8456973293768546, 0.9525222551928784], "std": [0.7267182873860786, 0.7954625701711405], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_acc_mag_action": {"mean": [1.0801186943620178, 0.8635014836795252], "std": [0.8131646703859399, 0.8327870839230982], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_sim_pose_state": {"mean": [0.4292304128037918, 0.3321582384660794, 1.0275806049760696, -1.1645524324303622, 1.3501343974867213, 0.21440129208084394, 0.504558300986118, -0.31748163000584395, 1.1168240369404507, 0.5188606039954801, 1.00343550321399, 0.2690784378141447], "std": [0.03138337628947687, 0.023404906107218394, 0.02359434467301612, 1.2437839882056188, 0.1059776626360577, 1.5777737599468342, 0.07001904639202762, 0.05208975780911402, 0.05607479799262305, 1.7906433604256777, 0.25906663619285203, 1.8404176424724807], "min": [0.3841568949813174, 0.24311035009341514, 1.0039357521741068, -3.134857042110487, 1.1198257629066193, -2.8205823657302327, 0.4073149950482866, -0.43181523323376503, 1.0386932207585766, -3.117893186863524, 0.5240586567798586, -3.1219059206720776], "max": [0.4782334223494857, 0.35504594469473894, 1.0966814888865006, 2.9718305416155544, 1.5587319053450077, 3.0080691931285224, 0.6179902951730047, -0.20703547293968755, 1.2390718825345393, 3.1395823782707017, 1.4933716219923525, 3.127900131024185], "count": [337]}, "eef_sim_pose_action": {"mean": [0.4292304128037918, 0.3321582384660794, 1.0275806049760696, -1.1645524324303622, 1.3501343974867213, 0.21440129208084394, 0.504558300986118, -0.31748163000584395, 1.1168240369404507, 0.5188606039954801, 1.00343550321399, 0.2690784378141447], "std": [0.03138337628947687, 0.023404906107218394, 0.02359434467301612, 1.2437839882056188, 0.1059776626360577, 1.5777737599468342, 0.07001904639202762, 0.05208975780911402, 0.05607479799262305, 1.7906433604256777, 0.25906663619285203, 1.8404176424724807], "min": [0.3841568949813174, 0.24311035009341514, 1.0039357521741068, -3.134857042110487, 1.1198257629066193, -2.8205823657302327, 0.4073149950482866, -0.43181523323376503, 1.0386932207585766, -3.117893186863524, 0.5240586567798586, -3.1219059206720776], "max": [0.4782334223494857, 0.35504594469473894, 1.0966814888865006, 2.9718305416155544, 1.5587319053450077, 3.0080691931285224, 0.6179902951730047, -0.20703547293968755, 1.2390718825345393, 3.1395823782707017, 1.4933716219923525, 3.127900131024185], "count": [337]}, "gripper_mode_state": {"mean": [0.258160237388724, 0.18694362017804153], "std": [0.4376225876484462, 0.3898662630348644], "min": [0, 0], "max": [1, 1], "count": [337]}, "gripper_activity_state": {"mean": [1.6201780415430267, 1.8872403560830862], "std": [0.696286865141281, 0.42094683979359965], "min": [0, 0], "max": [2, 2], "count": [337]}, "gripper_mode_action": {"mean": [0.258160237388724, 0.18694362017804153], "std": [0.4376225876484462, 0.3898662630348644], "min": [0, 0], "max": [1, 1], "count": [337]}, "gripper_activity_action": {"mean": [1.6201780415430267, 1.8872403560830862], "std": [0.696286865141281, 0.42094683979359965], "min": [0, 0], "max": [2, 2], "count": [337]}, "gripper_open_scale_state": {"mean": [0.6651127598887023, 0.537369436065945], "std": [0.24791030253940874, 0.15668924958612948], "min": [0.0, 0.166], "max": [0.846, 0.618], "count": [337]}, "gripper_open_scale_action": {"mean": [0.6651127598887023, 0.537369436065945], "std": [0.24791030253940874, 0.15668924958612948], "min": [0.0, 0.166], "max": [0.846, 0.618], "count": [337]}}} +{"episode_index": 495, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.42814582516339866]], [[0.42048108047385624]], [[0.41763037377450984]]], "std": [[[0.23295437229887075]], [[0.2379312174413317]], [[0.2405853911686395]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4746111172385621]], [[0.4783308946078431]], [[0.4738746200980392]]], "std": [[[0.09654507748045943]], [[0.0984410443958896]], [[0.09905643870351374]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8509803921568627]], [[0.796078431372549]], [[0.803921568627451]]], "mean": [[[0.4416746466503268]], [[0.43621621732026145]], [[0.4322345690359477]]], "std": [[[0.18042345399549167]], [[0.18870680553811864]], [[0.19081972599591254]]], "count": [100]}, "observation.state": {"min": [0.06148795038461685, 1.9095298051834106, -1.3851805925369263, -1.4969863891601562, -2.469972610473633, -2.0375497341156006, 0.5640206933021545, 156.0, 0.15733200311660767, 0.17029599845409393, -0.0445219986140728, -2.9749999046325684, -0.2849999964237213, -1.093999981880188, -0.32567843794822693, -2.078582525253296, 0.39760348200798035, -0.14592698216438293, 0.6886196732521057, 1.445115327835083, -1.040600299835205, 214.0, -0.3661080002784729, 0.19774599373340607, -0.0622979998588562, 1.406999945640564, 0.492000013589859, -3.1411852836608887], "max": [0.7556752562522888, 2.0923006534576416, -0.1322086900472641, 0.022026054561138153, -1.0028836727142334, -1.2805306911468506, 2.4537761211395264, 702.0, 0.3756529986858368, 0.4179709851741791, 0.19865599274635315, -0.9020000100135803, 1.315000057220459, 0.7870000004768372, -0.09658652544021606, -2.0113699436187744, 1.3503787517547607, 0.6198362708091736, 1.8436436653137207, 1.8204658031463623, -0.23650957643985748, 840.0, -0.23756399750709534, 0.2745090126991272, 0.03554200008511543, 2.8320000171661377, 0.9010000228881836, 3.140000104904175], "mean": [0.36594685912132263, 2.05548357963562, -0.8321902751922607, -0.893210768699646, -1.780699372291565, -1.5945513248443604, 1.6570110321044922, 553.1660766601562, 0.2560264468193054, 0.31288036704063416, 0.050409071147441864, -2.555499315261841, 0.6373041868209839, -0.2928270101547241, -0.2011519819498062, -2.065751314163208, 0.6392091512680054, 0.10534045845270157, 1.210311770439148, 1.632567048072815, -0.4723283648490906, 715.088134765625, -0.3417930603027344, 0.232919842004776, 0.0002176673006033525, 1.8821789026260376, 0.8117543458938599, 1.6953266859054565], "std": [0.2717336416244507, 0.04176391661167145, 0.36791282892227173, 0.40038660168647766, 0.6025552749633789, 0.19601130485534668, 0.5182139873504639, 203.01368713378906, 0.06228070706129074, 0.06911082565784454, 0.05036371573805809, 0.5002086758613586, 0.5449815392494202, 0.5079138875007629, 0.06674614548683167, 0.013824453577399254, 0.2823987901210785, 0.2955687344074249, 0.2906852662563324, 0.07811145484447479, 0.2727167308330536, 158.12156677246094, 0.03630870580673218, 0.022505277767777443, 0.020272070541977882, 0.5517905950546265, 0.11875252425670624, 2.3497164249420166], "count": [289]}, "action": {"min": [0.06148795038461685, 1.9095298051834106, -1.3851805925369263, -1.4969863891601562, -2.469972610473633, -2.0375497341156006, 0.5640206933021545, 156.0, 0.15733200311660767, 0.17029599845409393, -0.0445219986140728, -2.9749999046325684, -0.2849999964237213, -1.093999981880188, -0.32567843794822693, -2.078582525253296, 0.39760348200798035, -0.14592698216438293, 0.6886196732521057, 1.445115327835083, -1.040600299835205, 214.0, -0.3661080002784729, 0.19774599373340607, -0.0622979998588562, 1.406999945640564, 0.492000013589859, -3.1411852836608887], "max": [0.7556752562522888, 2.0923006534576416, -0.1322086900472641, 0.022026054561138153, -1.0028836727142334, -1.2805306911468506, 2.4537761211395264, 702.0, 0.3756529986858368, 0.4179709851741791, 0.19865599274635315, -0.9020000100135803, 1.315000057220459, 0.7870000004768372, -0.09658652544021606, -2.0113699436187744, 1.3503787517547607, 0.6198362708091736, 1.8436436653137207, 1.8204658031463623, -0.23650957643985748, 840.0, -0.23756399750709534, 0.2745090126991272, 0.03554200008511543, 2.8320000171661377, 0.9010000228881836, 3.140000104904175], "mean": [0.36594685912132263, 2.05548357963562, -0.8321902751922607, -0.893210768699646, -1.780699372291565, -1.5945513248443604, 1.6570110321044922, 553.1660766601562, 0.2560264468193054, 0.31288036704063416, 0.050409071147441864, -2.555499315261841, 0.6373041868209839, -0.2928270101547241, -0.2011519819498062, -2.065751314163208, 0.6392091512680054, 0.10534045845270157, 1.210311770439148, 1.632567048072815, -0.4723283648490906, 715.088134765625, -0.3417930603027344, 0.232919842004776, 0.0002176673006033525, 1.8821789026260376, 0.8117543458938599, 1.6953266859054565], "std": [0.2717336416244507, 0.04176391661167145, 0.36791282892227173, 0.40038660168647766, 0.6025552749633789, 0.19601130485534668, 0.5182139873504639, 203.01368713378906, 0.06228070706129074, 0.06911082565784454, 0.05036371573805809, 0.5002086758613586, 0.5449815392494202, 0.5079138875007629, 0.06674614548683167, 0.013824453577399254, 0.2823987901210785, 0.2955687344074249, 0.2906852662563324, 0.07811145484447479, 0.2727167308330536, 158.12156677246094, 0.03630870580673218, 0.022505277767777443, 0.020272070541977882, 0.5517905950546265, 0.11875252425670624, 2.3497164249420166], "count": [289]}, "timestamp": {"min": [0.0], "max": [9.6], "mean": [4.8], "std": [2.780887148615228], "count": [289]}, "frame_index": {"min": [0], "max": [288], "mean": [144.0], "std": [83.42661445845684], "count": [289]}, "episode_index": {"min": [515], "max": [515], "mean": [515.0], "std": [0.0], "count": [289]}, "index": {"min": [255332], "max": [255620], "mean": [255476.0], "std": [83.42661445845684], "count": [289]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [289]}, "subtask_annotation": {"mean": [9.71280276816609, 29.0, 29.0, 29.0, 29.0], "std": [9.667690031894656, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [289]}, "scene_annotation": {"mean": [515.0], "std": [0.0], "min": [515], "max": [515], "count": [289]}, "eef_direction_state": {"mean": [3.685121107266436, 3.4325259515570936], "std": [2.1615914462471295, 1.7379682845141453], "min": [0, 0], "max": [6, 6], "count": [289]}, "eef_velocity_state": {"mean": [0.8235294117647058, 1.328719723183391], "std": [0.771463355800236, 0.6544276304688185], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_acc_mag_state": {"mean": [0.8927335640138409, 1.1349480968858132], "std": [0.8228458097296956, 0.7929992652432339], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_direction_action": {"mean": [3.685121107266436, 3.4325259515570936], "std": [2.1615914462471295, 1.7379682845141453], "min": [0, 0], "max": [6, 6], "count": [289]}, "eef_velocity_action": {"mean": [0.8235294117647058, 1.328719723183391], "std": [0.771463355800236, 0.6544276304688185], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_acc_mag_action": {"mean": [0.8927335640138409, 1.1349480968858132], "std": [0.8228458097296956, 0.7929992652432339], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_sim_pose_state": {"mean": [0.4218889464382315, 0.3207936205369565, 1.0196118448958162, -0.6480180937680924, 1.3649288857440536, -0.04813601903249268, 0.5153103806163236, -0.30383549807328447, 1.130488270935674, 0.7405499850118337, 0.905129574687949, -0.1875857808501549], "std": [0.02751655436852532, 0.028042788881146245, 0.018429293661190654, 1.1729158984947134, 0.08030841959668594, 1.2651843579330984, 0.07882278224549409, 0.06772513714853744, 0.05414178206855019, 1.970816940427021, 0.2910623893621363, 2.1367213042399573], "min": [0.3791736300011186, 0.23145792119993097, 1.0025286192074252, -3.1344965716225577, 1.1567620617254608, -3.1218971324926894, 0.35667523256612044, -0.43174623631859793, 1.0313465934271282, -3.133254345432189, 0.49713323525620146, -3.1363507779682247], "max": [0.469707314510312, 0.3629843473064841, 1.0770043651479164, 3.1281770525859485, 1.5479127101432844, 2.9741548962495217, 0.62782832339883, -0.16829672666400378, 1.2472630145821337, 3.1378725175188302, 1.4334008403226335, 3.1215994043233506], "count": [289]}, "eef_sim_pose_action": {"mean": [0.4218889464382315, 0.3207936205369565, 1.0196118448958162, -0.6480180937680924, 1.3649288857440536, -0.04813601903249268, 0.5153103806163236, -0.30383549807328447, 1.130488270935674, 0.7405499850118337, 0.905129574687949, -0.1875857808501549], "std": [0.02751655436852532, 0.028042788881146245, 0.018429293661190654, 1.1729158984947134, 0.08030841959668594, 1.2651843579330984, 0.07882278224549409, 0.06772513714853744, 0.05414178206855019, 1.970816940427021, 0.2910623893621363, 2.1367213042399573], "min": [0.3791736300011186, 0.23145792119993097, 1.0025286192074252, -3.1344965716225577, 1.1567620617254608, -3.1218971324926894, 0.35667523256612044, -0.43174623631859793, 1.0313465934271282, -3.133254345432189, 0.49713323525620146, -3.1363507779682247], "max": [0.469707314510312, 0.3629843473064841, 1.0770043651479164, 3.1281770525859485, 1.5479127101432844, 2.9741548962495217, 0.62782832339883, -0.16829672666400378, 1.2472630145821337, 3.1378725175188302, 1.4334008403226335, 3.1215994043233506], "count": [289]}, "gripper_mode_state": {"mean": [0.1245674740484429, 0.2422145328719723], "std": [0.33022782810906987, 0.42842345049913616], "min": [0, 0], "max": [1, 1], "count": [289]}, "gripper_activity_state": {"mean": [1.8477508650519032, 1.7993079584775087], "std": [0.47534739823043337, 0.5529407434031302], "min": [0, 0], "max": [2, 2], "count": [289]}, "gripper_mode_action": {"mean": [0.1245674740484429, 0.2422145328719723], "std": [0.33022782810906987, 0.42842345049913616], "min": [0, 0], "max": [1, 1], "count": [289]}, "gripper_activity_action": {"mean": [1.8477508650519032, 1.7993079584775087], "std": [0.47534739823043337, 0.5529407434031302], "min": [0, 0], "max": [2, 2], "count": [289]}, "gripper_open_scale_state": {"mean": [0.7150882353997153, 0.5531660901765919], "std": [0.1581215452513765, 0.20301356398472892], "min": [0.214, 0.156], "max": [0.84, 0.702], "count": [289]}, "gripper_open_scale_action": {"mean": [0.7150882353997153, 0.5531660901765919], "std": [0.1581215452513765, 0.20301356398472892], "min": [0.214, 0.156], "max": [0.84, 0.702], "count": [289]}}} +{"episode_index": 496, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4285776797385621]], [[0.42520004697712416]], [[0.42181582516339866]]], "std": [[[0.22132142305198255]], [[0.22360374272028663]], [[0.22585147753716842]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4742578288398693]], [[0.4788193096405229]], [[0.4741147099673203]]], "std": [[[0.09866547170178662]], [[0.10053768266569656]], [[0.10155421924307427]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.8313725490196079]], [[0.8313725490196079]]], "mean": [[[0.43642950367647054]], [[0.4317721282679739]], [[0.4279983741830065]]], "std": [[[0.1831574487750317]], [[0.19130612425879312]], [[0.19367048720354402]]], "count": [100]}, "observation.state": {"min": [0.03735004737973213, 1.8207972049713135, -1.3264328241348267, -1.5292575359344482, -2.595968008041382, -1.9348372220993042, 0.5365666151046753, 138.0, 0.1387760043144226, 0.16860799491405487, -0.03139499947428703, -2.937999963760376, -0.3059999644756317, -1.0809999704360962, -0.3386462330818176, -2.0784950256347656, 0.8129045963287354, -0.10435323417186737, 0.08138470351696014, 1.2649273872375488, -0.8086459636688232, 147.0, -0.36387598514556885, 0.17665499448776245, -0.08507700264453888, 1.3580000400543213, 0.5759999752044678, -3.115000009536743], "max": [0.8482823967933655, 2.0796821117401123, -0.11667525768280029, 0.03820525482296944, -1.0432705879211426, -1.3208651542663574, 2.456498622894287, 698.0, 0.38629600405693054, 0.43340399861335754, 0.21764099597930908, -0.8849999904632568, 1.2480000257492065, 0.8140000104904175, -0.0587477833032608, -1.9044510126113892, 1.7362185716629028, 0.6440788507461548, 1.182512879371643, 1.8853397369384766, -0.26602309942245483, 840.0, -0.18928299844264984, 0.2907229959964752, 0.0352259986102581, 2.763000011444092, 0.8859999775886536, 3.131999969482422], "mean": [0.36244407296180725, 2.041149377822876, -0.6768064498901367, -0.7141905426979065, -1.7112456560134888, -1.637471079826355, 1.4467952251434326, 477.50341796875, 0.27831920981407166, 0.29883357882499695, 0.0701134130358696, -2.0860626697540283, 0.6202456951141357, 0.05313153564929962, -0.16408205032348633, -2.049041509628296, 1.1199835538864136, 0.10584580153226852, 0.7332408428192139, 1.6725962162017822, -0.41703760623931885, 677.8875732421875, -0.33165243268013, 0.21944740414619446, 0.0032004464883357286, 1.8067752122879028, 0.7951734066009521, 1.9449235200881958], "std": [0.3236958980560303, 0.06553518027067184, 0.37248626351356506, 0.46668878197669983, 0.6683725118637085, 0.18578003346920013, 0.6392688751220703, 164.2099151611328, 0.08105701208114624, 0.09240630269050598, 0.05388329178094864, 0.7476181983947754, 0.5523322224617004, 0.6326155662536621, 0.06042996421456337, 0.04585739225149155, 0.3365112245082855, 0.25309738516807556, 0.2615456283092499, 0.2025739550590515, 0.18621380627155304, 189.4672393798828, 0.04595806822180748, 0.03322640433907509, 0.03559664264321327, 0.5341184735298157, 0.0703793615102768, 2.049372673034668], "count": [289]}, "action": {"min": [0.03735004737973213, 1.8207972049713135, -1.3264328241348267, -1.5292575359344482, -2.595968008041382, -1.9348372220993042, 0.5365666151046753, 138.0, 0.1387760043144226, 0.16860799491405487, -0.03139499947428703, -2.937999963760376, -0.3059999644756317, -1.0809999704360962, -0.3386462330818176, -2.0784950256347656, 0.8129045963287354, -0.10435323417186737, 0.08138470351696014, 1.2649273872375488, -0.8086459636688232, 147.0, -0.36387598514556885, 0.17665499448776245, -0.08507700264453888, 1.3580000400543213, 0.5759999752044678, -3.115000009536743], "max": [0.8482823967933655, 2.0796821117401123, -0.11667525768280029, 0.03820525482296944, -1.0432705879211426, -1.3208651542663574, 2.456498622894287, 698.0, 0.38629600405693054, 0.43340399861335754, 0.21764099597930908, -0.8849999904632568, 1.2480000257492065, 0.8140000104904175, -0.0587477833032608, -1.9044510126113892, 1.7362185716629028, 0.6440788507461548, 1.182512879371643, 1.8853397369384766, -0.26602309942245483, 840.0, -0.18928299844264984, 0.2907229959964752, 0.0352259986102581, 2.763000011444092, 0.8859999775886536, 3.131999969482422], "mean": [0.36244407296180725, 2.041149377822876, -0.6768064498901367, -0.7141905426979065, -1.7112456560134888, -1.637471079826355, 1.4467952251434326, 477.50341796875, 0.27831920981407166, 0.29883357882499695, 0.0701134130358696, -2.0860626697540283, 0.6202456951141357, 0.05313153564929962, -0.16408205032348633, -2.049041509628296, 1.1199835538864136, 0.10584580153226852, 0.7332408428192139, 1.6725962162017822, -0.41703760623931885, 677.8875732421875, -0.33165243268013, 0.21944740414619446, 0.0032004464883357286, 1.8067752122879028, 0.7951734066009521, 1.9449235200881958], "std": [0.3236958980560303, 0.06553518027067184, 0.37248626351356506, 0.46668878197669983, 0.6683725118637085, 0.18578003346920013, 0.6392688751220703, 164.2099151611328, 0.08105701208114624, 0.09240630269050598, 0.05388329178094864, 0.7476181983947754, 0.5523322224617004, 0.6326155662536621, 0.06042996421456337, 0.04585739225149155, 0.3365112245082855, 0.25309738516807556, 0.2615456283092499, 0.2025739550590515, 0.18621380627155304, 189.4672393798828, 0.04595806822180748, 0.03322640433907509, 0.03559664264321327, 0.5341184735298157, 0.0703793615102768, 2.049372673034668], "count": [289]}, "timestamp": {"min": [0.0], "max": [9.6], "mean": [4.8], "std": [2.780887148615228], "count": [289]}, "frame_index": {"min": [0], "max": [288], "mean": [144.0], "std": [83.42661445845684], "count": [289]}, "episode_index": {"min": [516], "max": [516], "mean": [516.0], "std": [0.0], "count": [289]}, "index": {"min": [255621], "max": [255909], "mean": [255765.0], "std": [83.42661445845684], "count": [289]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [289]}, "subtask_annotation": {"mean": [10.941176470588236, 29.0, 29.0, 29.0, 29.0], "std": [10.298990443351682, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [289]}, "scene_annotation": {"mean": [516.0], "std": [0.0], "min": [516], "max": [516], "count": [289]}, "eef_direction_state": {"mean": [4.024221453287197, 3.0], "std": [2.055316719148253, 2.066372714147094], "min": [0, 0], "max": [6, 6], "count": [289]}, "eef_velocity_state": {"mean": [0.7335640138408305, 1.2560553633217992], "std": [0.7814555425188114, 0.6936486529088837], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_acc_mag_state": {"mean": [0.8650519031141869, 1.1211072664359862], "std": [0.8145243463524443, 0.8124490842172626], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_direction_action": {"mean": [4.024221453287197, 3.0], "std": [2.055316719148253, 2.066372714147094], "min": [0, 0], "max": [6, 6], "count": [289]}, "eef_velocity_action": {"mean": [0.7335640138408305, 1.2560553633217992], "std": [0.7814555425188114, 0.6936486529088837], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_acc_mag_action": {"mean": [0.8650519031141869, 1.1211072664359862], "std": [0.8145243463524443, 0.8124490842172626], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_sim_pose_state": {"mean": [0.4085190618983026, 0.3164667321930178, 1.0248995775564176, -0.13516114155820275, 1.331866331646528, -0.01922915292721978, 0.49783026181490075, -0.325039920762477, 1.1244450316567425, 0.37826615083019727, 0.88800545452573, -0.20897193995525695], "std": [0.03947921858892346, 0.04335246552240576, 0.01822980255197249, 1.1171193650930098, 0.09266758267669875, 1.0598599803710993, 0.10371744209493819, 0.07978766814138627, 0.06565226506800594, 1.8580588593507958, 0.3041623841339649, 1.7049708984600633], "min": [0.35966078761205844, 0.1797638469017631, 0.991408534302735, -3.1254832092393894, 1.240010119720329, -3.0447893775985606, 0.35464673470028885, -0.45559188586799937, 1.0247452918489421, -3.111110925362677, 0.46608983809235927, -3.130113208335113], "max": [0.501813340292236, 0.36479316264963435, 1.0726659089682502, 3.116359433137163, 1.5282262421884756, 3.111483255326589, 0.6458573546278134, -0.17226857553984476, 1.247693240294731, 3.131411191810615, 1.4785745988953498, 3.1147311723365805], "count": [289]}, "eef_sim_pose_action": {"mean": [0.4085190618983026, 0.3164667321930178, 1.0248995775564176, -0.13516114155820275, 1.331866331646528, -0.01922915292721978, 0.49783026181490075, -0.325039920762477, 1.1244450316567425, 0.37826615083019727, 0.88800545452573, -0.20897193995525695], "std": [0.03947921858892346, 0.04335246552240576, 0.01822980255197249, 1.1171193650930098, 0.09266758267669875, 1.0598599803710993, 0.10371744209493819, 0.07978766814138627, 0.06565226506800594, 1.8580588593507958, 0.3041623841339649, 1.7049708984600633], "min": [0.35966078761205844, 0.1797638469017631, 0.991408534302735, -3.1254832092393894, 1.240010119720329, -3.0447893775985606, 0.35464673470028885, -0.45559188586799937, 1.0247452918489421, -3.111110925362677, 0.46608983809235927, -3.130113208335113], "max": [0.501813340292236, 0.36479316264963435, 1.0726659089682502, 3.116359433137163, 1.5282262421884756, 3.111483255326589, 0.6458573546278134, -0.17226857553984476, 1.247693240294731, 3.131411191810615, 1.4785745988953498, 3.1147311723365805], "count": [289]}, "gripper_mode_state": {"mean": [0.15916955017301038, 0.698961937716263], "std": [0.3658341215233096, 0.4587092187216119], "min": [0, 0], "max": [1, 1], "count": [289]}, "gripper_activity_state": {"mean": [1.7993079584775087, 1.8512110726643598], "std": [0.5402801451704304, 0.4503058404151533], "min": [0, 0], "max": [2, 2], "count": [289]}, "gripper_mode_action": {"mean": [0.15916955017301038, 0.698961937716263], "std": [0.3658341215233096, 0.4587092187216119], "min": [0, 0], "max": [1, 1], "count": [289]}, "gripper_activity_action": {"mean": [1.7993079584775087, 1.8512110726643598], "std": [0.5402801451704304, 0.4503058404151533], "min": [0, 0], "max": [2, 2], "count": [289]}, "gripper_open_scale_state": {"mean": [0.6778875413518447, 0.4775034603132097], "std": [0.18946734825120054, 0.16420989360858992], "min": [0.147, 0.138], "max": [0.84, 0.698], "count": [289]}, "gripper_open_scale_action": {"mean": [0.6778875413518447, 0.4775034603132097], "std": [0.18946734825120054, 0.16420989360858992], "min": [0.147, 0.138], "max": [0.84, 0.698], "count": [289]}}} +{"episode_index": 497, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4281676593137255]], [[0.4224591074346405]], [[0.41981859477124184]]], "std": [[[0.2274235599190045]], [[0.23220938481224154]], [[0.23438744643733922]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47438876429738563]], [[0.47839755923202615]], [[0.47411039215686274]]], "std": [[[0.10170002241400074]], [[0.10171660525044496]], [[0.10299022644946092]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8745098039215686]], [[0.8784313725490196]], [[0.8784313725490196]]], "mean": [[[0.4370294076797386]], [[0.43723103758169934]], [[0.43211562704248363]]], "std": [[[0.18115348791275998]], [[0.18936757202124432]], [[0.19128862179457373]]], "count": [100]}, "observation.state": {"min": [0.16723744571208954, 1.9626227617263794, -1.1162952184677124, -1.2687147855758667, -2.4239134788513184, -1.8388092517852783, 0.4205196499824524, 180.0, 0.16481000185012817, 0.24581600725650787, -0.03879899904131889, -3.0179998874664307, -0.22300000488758087, -0.9789999723434448, -0.49865803122520447, -2.0725436210632324, -0.5714731812477112, -0.20655973255634308, 1.9875810146331787, 1.4796552658081055, -1.136331558227539, 85.0, -0.38447898626327515, 0.1586800068616867, -0.05637500062584877, 1.3849999904632568, 0.621999979019165, -3.1391851902008057], "max": [0.8815484046936035, 2.082963228225708, -0.1108982264995575, 0.08414232730865479, -0.9754122495651245, -1.3476910591125488, 2.3532447814941406, 753.0, 0.38732901215553284, 0.41782599687576294, 0.14711199700832367, -0.7670000195503235, 1.190000057220459, 0.9399999976158142, -0.08504989743232727, -1.9973024129867554, 0.26537731289863586, 0.591684103012085, 2.185239553451538, 1.9364079236984253, -0.15824902057647705, 844.0, -0.25296100974082947, 0.291826993227005, 0.06948599964380264, 2.9100000858306885, 0.9769999980926514, 3.1410000324249268], "mean": [0.4656313359737396, 2.05277419090271, -0.6679614782333374, -0.554145336151123, -1.6161612272262573, -1.618886947631836, 1.3129664659500122, 555.83056640625, 0.27294105291366577, 0.32299232482910156, 0.04717626795172691, -2.056457042694092, 0.6412235498428345, 0.1740722954273224, -0.20182661712169647, -2.059694766998291, -0.2550024390220642, 0.06277108192443848, 2.0599567890167236, 1.648852825164795, -0.514542818069458, 713.5098876953125, -0.3472122550010681, 0.23154261708259583, 0.009276976808905602, 1.8867470026016235, 0.8744635581970215, 1.2110490798950195], "std": [0.262906551361084, 0.035919930785894394, 0.2767982482910156, 0.394754558801651, 0.6546820998191833, 0.14520899951457977, 0.5885079503059387, 176.65113830566406, 0.06954780966043472, 0.06562566012144089, 0.04585206136107445, 0.875244140625, 0.5232808589935303, 0.6717628240585327, 0.1057666763663292, 0.01599794626235962, 0.33707258105278015, 0.2804115414619446, 0.051256269216537476, 0.12273309379816055, 0.2901296019554138, 200.9705352783203, 0.03009113296866417, 0.03878103196620941, 0.02340240590274334, 0.5695477724075317, 0.09817995876073837, 2.5643539428710938], "count": [304]}, "action": {"min": [0.16723744571208954, 1.9626227617263794, -1.1162952184677124, -1.2687147855758667, -2.4239134788513184, -1.8388092517852783, 0.4205196499824524, 180.0, 0.16481000185012817, 0.24581600725650787, -0.03879899904131889, -3.0179998874664307, -0.22300000488758087, -0.9789999723434448, -0.49865803122520447, -2.0725436210632324, -0.5714731812477112, -0.20655973255634308, 1.9875810146331787, 1.4796552658081055, -1.136331558227539, 85.0, -0.38447898626327515, 0.1586800068616867, -0.05637500062584877, 1.3849999904632568, 0.621999979019165, -3.1391851902008057], "max": [0.8815484046936035, 2.082963228225708, -0.1108982264995575, 0.08414232730865479, -0.9754122495651245, -1.3476910591125488, 2.3532447814941406, 753.0, 0.38732901215553284, 0.41782599687576294, 0.14711199700832367, -0.7670000195503235, 1.190000057220459, 0.9399999976158142, -0.08504989743232727, -1.9973024129867554, 0.26537731289863586, 0.591684103012085, 2.185239553451538, 1.9364079236984253, -0.15824902057647705, 844.0, -0.25296100974082947, 0.291826993227005, 0.06948599964380264, 2.9100000858306885, 0.9769999980926514, 3.1410000324249268], "mean": [0.4656313359737396, 2.05277419090271, -0.6679614782333374, -0.554145336151123, -1.6161612272262573, -1.618886947631836, 1.3129664659500122, 555.83056640625, 0.27294105291366577, 0.32299232482910156, 0.04717626795172691, -2.056457042694092, 0.6412235498428345, 0.1740722954273224, -0.20182661712169647, -2.059694766998291, -0.2550024390220642, 0.06277108192443848, 2.0599567890167236, 1.648852825164795, -0.514542818069458, 713.5098876953125, -0.3472122550010681, 0.23154261708259583, 0.009276976808905602, 1.8867470026016235, 0.8744635581970215, 1.2110490798950195], "std": [0.262906551361084, 0.035919930785894394, 0.2767982482910156, 0.394754558801651, 0.6546820998191833, 0.14520899951457977, 0.5885079503059387, 176.65113830566406, 0.06954780966043472, 0.06562566012144089, 0.04585206136107445, 0.875244140625, 0.5232808589935303, 0.6717628240585327, 0.1057666763663292, 0.01599794626235962, 0.33707258105278015, 0.2804115414619446, 0.051256269216537476, 0.12273309379816055, 0.2901296019554138, 200.9705352783203, 0.03009113296866417, 0.03878103196620941, 0.02340240590274334, 0.5695477724075317, 0.09817995876073837, 2.5643539428710938], "count": [304]}, "timestamp": {"min": [0.0], "max": [10.1], "mean": [5.05], "std": [2.9252255373636484], "count": [304]}, "frame_index": {"min": [0], "max": [303], "mean": [151.5], "std": [87.75676612090945], "count": [304]}, "episode_index": {"min": [517], "max": [517], "mean": [517.0], "std": [0.0], "count": [304]}, "index": {"min": [255910], "max": [256213], "mean": [256061.5], "std": [87.75676612090945], "count": [304]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [304]}, "subtask_annotation": {"mean": [9.171052631578947, 29.0, 29.0, 29.0, 29.0], "std": [9.281969161958349, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [304]}, "scene_annotation": {"mean": [517.0], "std": [0.0], "min": [517], "max": [517], "count": [304]}, "eef_direction_state": {"mean": [3.7927631578947367, 3.588815789473684], "std": [2.1520676096576064, 1.865195394805415], "min": [0, 0], "max": [6, 6], "count": [304]}, "eef_velocity_state": {"mean": [0.8289473684210527, 1.118421052631579], "std": [0.7845239571454663, 0.6971201146815585], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_acc_mag_state": {"mean": [0.9210526315789473, 0.9539473684210527], "std": [0.8313457367858593, 0.8298606080594896], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_direction_action": {"mean": [3.7927631578947367, 3.588815789473684], "std": [2.1520676096576064, 1.865195394805415], "min": [0, 0], "max": [6, 6], "count": [304]}, "eef_velocity_action": {"mean": [0.8289473684210527, 1.118421052631579], "std": [0.7845239571454663, 0.6971201146815585], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_acc_mag_action": {"mean": [0.9210526315789473, 0.9539473684210527], "std": [0.8313457367858593, 0.8298606080594896], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_sim_pose_state": {"mean": [0.419200960978748, 0.330273107176988, 1.021626948524376, -0.9663382239155925, 1.3138285441133242, -0.6357519240129795, 0.5237026077870299, -0.3070901972214338, 1.1098981542043613, 0.41445880990928213, 0.8912891365323995, -0.34778780047235963], "std": [0.03610103865720583, 0.034710731493615886, 0.01569801249364536, 0.7502983739529643, 0.07776725141386846, 1.5049102101868896, 0.07952255574729981, 0.06748842311624191, 0.05325760432033178, 1.8685169889019122, 0.2355831322047105, 1.6664227743682258], "min": [0.35835798145394854, 0.24175464021146928, 1.0065306961397213, -2.5723268479995154, 1.1211105673761192, -3.114042242845105, 0.43213078761829976, -0.40978654038515716, 1.0207483127140078, -3.129405251692301, 0.5450256520601733, -3.093747242036721], "max": [0.49236389466288466, 0.40231369933767985, 1.0641051322021335, 0.06917786593807936, 1.479192713099721, 3.1328923951506975, 0.6353083885640947, -0.17715337650981813, 1.207503530515966, 3.11199358467926, 1.561972612942244, 3.107189154935294], "count": [304]}, "eef_sim_pose_action": {"mean": [0.419200960978748, 0.330273107176988, 1.021626948524376, -0.9663382239155925, 1.3138285441133242, -0.6357519240129795, 0.5237026077870299, -0.3070901972214338, 1.1098981542043613, 0.41445880990928213, 0.8912891365323995, -0.34778780047235963], "std": [0.03610103865720583, 0.034710731493615886, 0.01569801249364536, 0.7502983739529643, 0.07776725141386846, 1.5049102101868896, 0.07952255574729981, 0.06748842311624191, 0.05325760432033178, 1.8685169889019122, 0.2355831322047105, 1.6664227743682258], "min": [0.35835798145394854, 0.24175464021146928, 1.0065306961397213, -2.5723268479995154, 1.1211105673761192, -3.114042242845105, 0.43213078761829976, -0.40978654038515716, 1.0207483127140078, -3.129405251692301, 0.5450256520601733, -3.093747242036721], "max": [0.49236389466288466, 0.40231369933767985, 1.0641051322021335, 0.06917786593807936, 1.479192713099721, 3.1328923951506975, 0.6353083885640947, -0.17715337650981813, 1.207503530515966, 3.11199358467926, 1.561972612942244, 3.107189154935294], "count": [304]}, "gripper_mode_state": {"mean": [0.16447368421052633, 0.2730263157894737], "std": [0.3707048575521268, 0.4455142496889393], "min": [0, 0], "max": [1, 1], "count": [304]}, "gripper_activity_state": {"mean": [1.674342105263158, 1.7335526315789473], "std": [0.6948112873789926, 0.6267548079872847], "min": [0, 0], "max": [2, 2], "count": [304]}, "gripper_mode_action": {"mean": [0.16447368421052633, 0.2730263157894737], "std": [0.3707048575521268, 0.4455142496889393], "min": [0, 0], "max": [1, 1], "count": [304]}, "gripper_activity_action": {"mean": [1.674342105263158, 1.7335526315789473], "std": [0.6948112873789926, 0.6267548079872847], "min": [0, 0], "max": [2, 2], "count": [304]}, "gripper_open_scale_state": {"mean": [0.7135098686218252, 0.5558305918041027], "std": [0.20097059443515516, 0.17665120764745998], "min": [0.085, 0.18], "max": [0.844, 0.753], "count": [304]}, "gripper_open_scale_action": {"mean": [0.7135098686218252, 0.5558305918041027], "std": [0.20097059443515516, 0.17665120764745998], "min": [0.085, 0.18], "max": [0.844, 0.753], "count": [304]}}} +{"episode_index": 498, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.42771874591503267]], [[0.4231051164215686]], [[0.4193116870915033]]], "std": [[[0.23120816725237175]], [[0.23518880600515354]], [[0.2378275555708706]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.47888291666666666]], [[0.48498006331699345]], [[0.4807746732026144]]], "std": [[[0.0848415626576957]], [[0.0841204308240307]], [[0.08482680017413786]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[1.0]], [[0.9647058823529412]]], "mean": [[[0.44032622753267975]], [[0.4386421772875817]], [[0.4340568423202614]]], "std": [[[0.1841987745536931]], [[0.19348505846267072]], [[0.19491921675547852]]], "count": [100]}, "observation.state": {"min": [0.1822996288537979, 1.9927995204925537, -1.3297139406204224, -1.1683061122894287, -2.360278606414795, -1.7902365922927856, 0.382506400346756, 176.0, 0.16092200577259064, 0.2739279866218567, -0.05543899908661842, -3.015000104904175, -0.23199999332427979, -0.9929999709129333, -0.4179539978504181, -2.074096918106079, -0.5987003445625305, -0.2566157579421997, 1.9925028085708618, 1.4786255359649658, -0.9380970597267151, 148.0, -0.37940099835395813, 0.1790730059146881, -0.049212999641895294, 1.38100004196167, 0.7009999752044678, -3.131185293197632], "max": [0.7625168561935425, 2.086017608642578, -0.30206412076950073, 0.08257152885198593, -0.6365216374397278, -1.187487244606018, 2.2343358993530273, 680.0, 0.3463200032711029, 0.40681299567222595, 0.1149659976363182, -1.0679999589920044, 1.0529999732971191, 0.9020000100135803, -0.07276277989149094, -2.0364675521850586, 0.24874432384967804, 0.40043094754219055, 2.13450288772583, 1.8893537521362305, -0.012723449617624283, 815.0, -0.25597599148750305, 0.2601099908351898, 0.028265999630093575, 2.7260000705718994, 1.0579999685287476, 3.1410000324249268], "mean": [0.45677414536476135, 2.063322067260742, -0.8303236961364746, -0.5620611906051636, -1.4737917184829712, -1.5700432062149048, 1.135450005531311, 536.7671508789062, 0.2653883695602417, 0.3303525149822235, 0.03490692004561424, -2.0792157649993896, 0.5722909569740295, 0.22115066647529602, -0.1761871874332428, -2.066821813583374, -0.30615249276161194, -0.0707334354519844, 2.040371894836426, 1.608497142791748, -0.2792908549308777, 702.7003784179688, -0.3439231812953949, 0.22895203530788422, -0.004761408548802137, 1.7958934307098389, 0.7947468161582947, 1.8297224044799805], "std": [0.18394695222377777, 0.025812335312366486, 0.28369808197021484, 0.4346438944339752, 0.7555069923400879, 0.1867043823003769, 0.6340420842170715, 196.37896728515625, 0.05924580618739128, 0.051036152988672256, 0.04238083213567734, 0.8020548224449158, 0.444157212972641, 0.6824312806129456, 0.0830310508608818, 0.008702374994754791, 0.29620635509490967, 0.2418370544910431, 0.05161726102232933, 0.11820660531520844, 0.34080472588539124, 182.30555725097656, 0.02759789675474167, 0.024111054837703705, 0.015256277285516262, 0.5122475028038025, 0.101368248462677, 2.2356557846069336], "count": [292]}, "action": {"min": [0.1822996288537979, 1.9927995204925537, -1.3297139406204224, -1.1683061122894287, -2.360278606414795, -1.7902365922927856, 0.382506400346756, 176.0, 0.16092200577259064, 0.2739279866218567, -0.05543899908661842, -3.015000104904175, -0.23199999332427979, -0.9929999709129333, -0.4179539978504181, -2.074096918106079, -0.5987003445625305, -0.2566157579421997, 1.9925028085708618, 1.4786255359649658, -0.9380970597267151, 148.0, -0.37940099835395813, 0.1790730059146881, -0.049212999641895294, 1.38100004196167, 0.7009999752044678, -3.131185293197632], "max": [0.7625168561935425, 2.086017608642578, -0.30206412076950073, 0.08257152885198593, -0.6365216374397278, -1.187487244606018, 2.2343358993530273, 680.0, 0.3463200032711029, 0.40681299567222595, 0.1149659976363182, -1.0679999589920044, 1.0529999732971191, 0.9020000100135803, -0.07276277989149094, -2.0364675521850586, 0.24874432384967804, 0.40043094754219055, 2.13450288772583, 1.8893537521362305, -0.012723449617624283, 815.0, -0.25597599148750305, 0.2601099908351898, 0.028265999630093575, 2.7260000705718994, 1.0579999685287476, 3.1410000324249268], "mean": [0.45677414536476135, 2.063322067260742, -0.8303236961364746, -0.5620611906051636, -1.4737917184829712, -1.5700432062149048, 1.135450005531311, 536.7671508789062, 0.2653883695602417, 0.3303525149822235, 0.03490692004561424, -2.0792157649993896, 0.5722909569740295, 0.22115066647529602, -0.1761871874332428, -2.066821813583374, -0.30615249276161194, -0.0707334354519844, 2.040371894836426, 1.608497142791748, -0.2792908549308777, 702.7003784179688, -0.3439231812953949, 0.22895203530788422, -0.004761408548802137, 1.7958934307098389, 0.7947468161582947, 1.8297224044799805], "std": [0.18394695222377777, 0.025812335312366486, 0.28369808197021484, 0.4346438944339752, 0.7555069923400879, 0.1867043823003769, 0.6340420842170715, 196.37896728515625, 0.05924580618739128, 0.051036152988672256, 0.04238083213567734, 0.8020548224449158, 0.444157212972641, 0.6824312806129456, 0.0830310508608818, 0.008702374994754791, 0.29620635509490967, 0.2418370544910431, 0.05161726102232933, 0.11820660531520844, 0.34080472588539124, 182.30555725097656, 0.02759789675474167, 0.024111054837703705, 0.015256277285516262, 0.5122475028038025, 0.101368248462677, 2.2356557846069336], "count": [292]}, "timestamp": {"min": [0.0], "max": [9.7], "mean": [4.8500000000000005], "std": [2.8097548331166227], "count": [292]}, "frame_index": {"min": [0], "max": [291], "mean": [145.5], "std": [84.2926449934987], "count": [292]}, "episode_index": {"min": [518], "max": [518], "mean": [518.0], "std": [0.0], "count": [292]}, "index": {"min": [256214], "max": [256505], "mean": [256359.5], "std": [84.2926449934987], "count": [292]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [292]}, "subtask_annotation": {"mean": [9.54109589041096, 29.0, 29.0, 29.0, 29.0], "std": [9.592110565480056, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [292]}, "scene_annotation": {"mean": [518.0], "std": [0.0], "min": [518], "max": [518], "count": [292]}, "eef_direction_state": {"mean": [4.232876712328767, 3.7945205479452055], "std": [2.1084990957681087, 1.7804794191190616], "min": [0, 0], "max": [6, 6], "count": [292]}, "eef_velocity_state": {"mean": [0.6267123287671232, 1.0924657534246576], "std": [0.7222293393480527, 0.693668589342829], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_acc_mag_state": {"mean": [0.8116438356164384, 1.0547945205479452], "std": [0.8371519128579517, 0.7962310354964732], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_direction_action": {"mean": [4.232876712328767, 3.7945205479452055], "std": [2.1084990957681087, 1.7804794191190616], "min": [0, 0], "max": [6, 6], "count": [292]}, "eef_velocity_action": {"mean": [0.6267123287671232, 1.0924657534246576], "std": [0.7222293393480527, 0.693668589342829], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_acc_mag_action": {"mean": [0.8116438356164384, 1.0547945205479452], "std": [0.8371519128579517, 0.7962310354964732], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_sim_pose_state": {"mean": [0.41508363920583574, 0.3145761311699012, 1.0127095128871189, -0.35768996123684893, 1.3564535631340189, -0.2921856966416393, 0.5307184980248196, -0.29480930137766337, 1.1053579087008771, 0.26104297602072923, 0.8942048053524019, -0.4803051776554019], "std": [0.022473983074581184, 0.025761923177677976, 0.012046155606603165, 0.8882782183106965, 0.05322503170968359, 1.3244513678663334, 0.06243029872831529, 0.05915242585408894, 0.04422444840407505, 1.7769395599664604, 0.239923551036435, 1.5568026080804707], "min": [0.37610996108267136, 0.24807660659944503, 0.9984897297771425, -2.4152664137518745, 1.2148190539270565, -3.141460660719983, 0.4618217581088204, -0.3841410762852942, 1.0352535483144094, -3.1146304037753496, 0.4518981058823419, -3.131076950496602], "max": [0.45639279255240806, 0.35972595342568076, 1.0450925366871708, 0.3105195620880064, 1.4137310129766338, 3.1325508379794567, 0.6216030677329726, -0.1746123793131083, 1.1768981943521173, 3.1183081257647265, 1.3233279024179936, 3.1105041826437283], "count": [292]}, "eef_sim_pose_action": {"mean": [0.41508363920583574, 0.3145761311699012, 1.0127095128871189, -0.35768996123684893, 1.3564535631340189, -0.2921856966416393, 0.5307184980248196, -0.29480930137766337, 1.1053579087008771, 0.26104297602072923, 0.8942048053524019, -0.4803051776554019], "std": [0.022473983074581184, 0.025761923177677976, 0.012046155606603165, 0.8882782183106965, 0.05322503170968359, 1.3244513678663334, 0.06243029872831529, 0.05915242585408894, 0.04422444840407505, 1.7769395599664604, 0.239923551036435, 1.5568026080804707], "min": [0.37610996108267136, 0.24807660659944503, 0.9984897297771425, -2.4152664137518745, 1.2148190539270565, -3.141460660719983, 0.4618217581088204, -0.3841410762852942, 1.0352535483144094, -3.1146304037753496, 0.4518981058823419, -3.131076950496602], "max": [0.45639279255240806, 0.35972595342568076, 1.0450925366871708, 0.3105195620880064, 1.4137310129766338, 3.1325508379794567, 0.6216030677329726, -0.1746123793131083, 1.1768981943521173, 3.1183081257647265, 1.3233279024179936, 3.1105041826437283], "count": [292]}, "gripper_mode_state": {"mean": [0.1404109589041096, 0.2636986301369863], "std": [0.34741289775098805, 0.44063779070894904], "min": [0, 0], "max": [1, 1], "count": [292]}, "gripper_activity_state": {"mean": [1.7636986301369864, 1.8116438356164384], "std": [0.6044787335491565, 0.5509655626526258], "min": [0, 0], "max": [2, 2], "count": [292]}, "gripper_mode_action": {"mean": [0.1404109589041096, 0.2636986301369863], "std": [0.34741289775098805, 0.44063779070894904], "min": [0, 0], "max": [1, 1], "count": [292]}, "gripper_activity_action": {"mean": [1.7636986301369864, 1.8116438356164384], "std": [0.6044787335491565, 0.5509655626526258], "min": [0, 0], "max": [2, 2], "count": [292]}, "gripper_open_scale_state": {"mean": [0.7027003425180085, 0.5367671232876741], "std": [0.18230563014898454, 0.19637855513867755], "min": [0.148, 0.176], "max": [0.815, 0.68], "count": [292]}, "gripper_open_scale_action": {"mean": [0.7027003425180085, 0.5367671232876741], "std": [0.18230563014898454, 0.19637855513867755], "min": [0.148, 0.176], "max": [0.815, 0.68], "count": [292]}}} +{"episode_index": 499, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4277457434640523]], [[0.42417184027777777]], [[0.4201248304738562]]], "std": [[[0.22729547670069875]], [[0.2295839634376231]], [[0.2335365912868831]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4739219117647059]], [[0.47959843750000003]], [[0.4743907679738562]]], "std": [[[0.09066527235983299]], [[0.09094466645927153]], [[0.09154568547183424]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.43914900939542484]], [[0.43944784722222224]], [[0.4346115053104575]]], "std": [[[0.1873511852083788]], [[0.19484159026531395]], [[0.19734664671321636]]], "count": [100]}, "observation.state": {"min": [0.14494960010051727, 1.8998782634735107, -0.8962615132331848, -1.37896728515625, -2.4837779998779297, -1.9144692420959473, 0.278868705034256, 182.0, 0.20788399875164032, 0.24878300726413727, 0.013609999790787697, -2.9030001163482666, -0.0949999988079071, -0.9139999747276306, -0.504120945930481, -2.072403907775879, -0.6554059982299805, -0.19387118518352509, 2.0544445514678955, 1.4622019529342651, -0.9189333319664001, 86.0, -0.3753350079059601, 0.2177480012178421, -0.0668409988284111, 1.3519999980926514, 0.6169999837875366, -3.132185220718384], "max": [0.7007147669792175, 2.0891592502593994, -0.4836307466030121, 0.15330973267555237, -0.7008369565010071, -1.3641494512557983, 2.3464558124542236, 752.0, 0.346576988697052, 0.3980900049209595, 0.16982200741767883, -0.9419999718666077, 1.156000018119812, 0.9889999628067017, -0.15734143555164337, -2.034844398498535, 0.30373966693878174, 0.4450415372848511, 2.0806941986083984, 1.861760139465332, -0.16238543391227722, 842.0, -0.24227400124073029, 0.2803409993648529, 0.04332200065255165, 2.6740000247955322, 1.0110000371932983, 3.11299991607666], "mean": [0.42425835132598877, 2.0473780632019043, -0.7056611776351929, -0.5537093281745911, -1.465925693511963, -1.7049639225006104, 1.112134575843811, 477.52105712890625, 0.28264671564102173, 0.3131340444087982, 0.06634729355573654, -1.920753002166748, 0.6009740829467773, 0.29862338304519653, -0.24749602377414703, -2.064955711364746, -0.30588746070861816, -0.005023691803216934, 2.0733883380889893, 1.5704832077026367, -0.388651579618454, 672.0016479492188, -0.34181925654411316, 0.2509037256240845, -0.0027260526549071074, 1.8459643125534058, 0.8277989029884338, 1.4479475021362305], "std": [0.1901574581861496, 0.04677419364452362, 0.09582581371068954, 0.49742311239242554, 0.7846283912658691, 0.1499944031238556, 0.6158400774002075, 162.82798767089844, 0.045609790831804276, 0.059981148689985275, 0.03523649275302887, 0.8369944095611572, 0.41770970821380615, 0.6643351316452026, 0.08441420644521713, 0.006728549022227526, 0.3465826213359833, 0.20302437245845795, 0.008488178253173828, 0.10088734328746796, 0.243337944149971, 216.73095703125, 0.03200727701187134, 0.016749637201428413, 0.023328809067606926, 0.48393234610557556, 0.08973632752895355, 2.5156538486480713], "count": [308]}, "action": {"min": [0.14494960010051727, 1.8998782634735107, -0.8962615132331848, -1.37896728515625, -2.4837779998779297, -1.9144692420959473, 0.278868705034256, 182.0, 0.20788399875164032, 0.24878300726413727, 0.013609999790787697, -2.9030001163482666, -0.0949999988079071, -0.9139999747276306, -0.504120945930481, -2.072403907775879, -0.6554059982299805, -0.19387118518352509, 2.0544445514678955, 1.4622019529342651, -0.9189333319664001, 86.0, -0.3753350079059601, 0.2177480012178421, -0.0668409988284111, 1.3519999980926514, 0.6169999837875366, -3.132185220718384], "max": [0.7007147669792175, 2.0891592502593994, -0.4836307466030121, 0.15330973267555237, -0.7008369565010071, -1.3641494512557983, 2.3464558124542236, 752.0, 0.346576988697052, 0.3980900049209595, 0.16982200741767883, -0.9419999718666077, 1.156000018119812, 0.9889999628067017, -0.15734143555164337, -2.034844398498535, 0.30373966693878174, 0.4450415372848511, 2.0806941986083984, 1.861760139465332, -0.16238543391227722, 842.0, -0.24227400124073029, 0.2803409993648529, 0.04332200065255165, 2.6740000247955322, 1.0110000371932983, 3.11299991607666], "mean": [0.42425835132598877, 2.0473780632019043, -0.7056611776351929, -0.5537093281745911, -1.465925693511963, -1.7049639225006104, 1.112134575843811, 477.52105712890625, 0.28264671564102173, 0.3131340444087982, 0.06634729355573654, -1.920753002166748, 0.6009740829467773, 0.29862338304519653, -0.24749602377414703, -2.064955711364746, -0.30588746070861816, -0.005023691803216934, 2.0733883380889893, 1.5704832077026367, -0.388651579618454, 672.0016479492188, -0.34181925654411316, 0.2509037256240845, -0.0027260526549071074, 1.8459643125534058, 0.8277989029884338, 1.4479475021362305], "std": [0.1901574581861496, 0.04677419364452362, 0.09582581371068954, 0.49742311239242554, 0.7846283912658691, 0.1499944031238556, 0.6158400774002075, 162.82798767089844, 0.045609790831804276, 0.059981148689985275, 0.03523649275302887, 0.8369944095611572, 0.41770970821380615, 0.6643351316452026, 0.08441420644521713, 0.006728549022227526, 0.3465826213359833, 0.20302437245845795, 0.008488178253173828, 0.10088734328746796, 0.243337944149971, 216.73095703125, 0.03200727701187134, 0.016749637201428413, 0.023328809067606926, 0.48393234610557556, 0.08973632752895355, 2.5156538486480713], "count": [308]}, "timestamp": {"min": [0.0], "max": [10.233333333333333], "mean": [5.116666666666667], "std": [2.9637157608500706], "count": [308]}, "frame_index": {"min": [0], "max": [307], "mean": [153.5], "std": [88.9114728255021], "count": [308]}, "episode_index": {"min": [519], "max": [519], "mean": [519.0], "std": [0.0], "count": [308]}, "index": {"min": [256506], "max": [256813], "mean": [256659.5], "std": [88.9114728255021], "count": [308]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [308]}, "subtask_annotation": {"mean": [9.805194805194805, 29.0, 29.0, 29.0, 29.0], "std": [9.579861128835073, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [308]}, "scene_annotation": {"mean": [519.0], "std": [0.0], "min": [519], "max": [519], "count": [308]}, "eef_direction_state": {"mean": [4.097402597402597, 3.7694805194805197], "std": [2.0041174516462976, 2.1018182580518845], "min": [0, 0], "max": [6, 6], "count": [308]}, "eef_velocity_state": {"mean": [0.724025974025974, 1.0097402597402598], "std": [0.7677387267632805, 0.7493953823106356], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_acc_mag_state": {"mean": [0.827922077922078, 0.9837662337662337], "std": [0.8254866139267817, 0.8235944957351875], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_direction_action": {"mean": [4.097402597402597, 3.7694805194805197], "std": [2.0041174516462976, 2.1018182580518845], "min": [0, 0], "max": [6, 6], "count": [308]}, "eef_velocity_action": {"mean": [0.724025974025974, 1.0097402597402598], "std": [0.7677387267632805, 0.7493953823106356], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_acc_mag_action": {"mean": [0.827922077922078, 0.9837662337662337], "std": [0.8254866139267817, 0.8235944957351875], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_sim_pose_state": {"mean": [0.4378255287772167, 0.31716628330048885, 1.0165209189778817, -0.7484230679110259, 1.3728387323302602, -0.1165593894865977, 0.5122230992937115, -0.326328334791661, 1.1135579536505589, 0.28285039171615917, 0.9116701875373506, -0.488596213088537], "std": [0.017362172276411358, 0.028272944538662744, 0.014446796820955449, 0.9832840467247153, 0.041440105110227284, 1.3807218613119245, 0.07078918893500899, 0.036060315075647636, 0.05695980958867258, 1.8352286940598512, 0.16415976421525846, 1.464353882653452], "min": [0.4126228263439302, 0.22701397111315144, 0.9921372666698769, -3.018094176922763, 1.2532953916934986, -3.133090693058372, 0.436650902781756, -0.40823743311694505, 1.0316000150457418, -3.1005702034500686, 0.639195096168665, -3.084045772394354], "max": [0.4810794781878819, 0.37623824073301154, 1.0581552508523622, 0.3266915593870451, 1.5625243082821507, 3.1179346959671324, 0.6052964264571193, -0.2551513770226098, 1.2417737588541435, 3.111569213600399, 1.3427807142202464, 3.012811001542965], "count": [308]}, "eef_sim_pose_action": {"mean": [0.4378255287772167, 0.31716628330048885, 1.0165209189778817, -0.7484230679110259, 1.3728387323302602, -0.1165593894865977, 0.5122230992937115, -0.326328334791661, 1.1135579536505589, 0.28285039171615917, 0.9116701875373506, -0.488596213088537], "std": [0.017362172276411358, 0.028272944538662744, 0.014446796820955449, 0.9832840467247153, 0.041440105110227284, 1.3807218613119245, 0.07078918893500899, 0.036060315075647636, 0.05695980958867258, 1.8352286940598512, 0.16415976421525846, 1.464353882653452], "min": [0.4126228263439302, 0.22701397111315144, 0.9921372666698769, -3.018094176922763, 1.2532953916934986, -3.133090693058372, 0.436650902781756, -0.40823743311694505, 1.0316000150457418, -3.1005702034500686, 0.639195096168665, -3.084045772394354], "max": [0.4810794781878819, 0.37623824073301154, 1.0581552508523622, 0.3266915593870451, 1.5625243082821507, 3.1179346959671324, 0.6052964264571193, -0.2551513770226098, 1.2417737588541435, 3.111569213600399, 1.3427807142202464, 3.012811001542965], "count": [308]}, "gripper_mode_state": {"mean": [0.17857142857142858, 0.6590909090909091], "std": [0.3829930462415575, 0.47401485487759754], "min": [0, 0], "max": [1, 1], "count": [308]}, "gripper_activity_state": {"mean": [1.8214285714285714, 1.8474025974025974], "std": [0.5196732596988338, 0.48959273453303787], "min": [0, 0], "max": [2, 2], "count": [308]}, "gripper_mode_action": {"mean": [0.17857142857142858, 0.6590909090909091], "std": [0.3829930462415575, 0.47401485487759754], "min": [0, 0], "max": [1, 1], "count": [308]}, "gripper_activity_action": {"mean": [1.8214285714285714, 1.8474025974025974], "std": [0.5196732596988338, 0.48959273453303787], "min": [0, 0], "max": [2, 2], "count": [308]}, "gripper_open_scale_state": {"mean": [0.6720016242188304, 0.47752110399518716], "std": [0.21673103266497992, 0.1628279791904697], "min": [0.086, 0.182], "max": [0.842, 0.752], "count": [308]}, "gripper_open_scale_action": {"mean": [0.6720016242188304, 0.47752110399518716], "std": [0.21673103266497992, 0.1628279791904697], "min": [0.086, 0.182], "max": [0.842, 0.752], "count": [308]}}} +{"episode_index": 500, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.4233746834150327]], [[0.419149464869281]], [[0.41670979779411765]]], "std": [[[0.22861750782814233]], [[0.231359383108763]], [[0.23380287412101639]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4796751429738562]], [[0.4847396609477124]], [[0.48088129493464055]]], "std": [[[0.08871640740576828]], [[0.08874638272547994]], [[0.08964519641648677]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[0.7764705882352941]], [[0.7725490196078432]]], "mean": [[[0.448230114379085]], [[0.44798805555555554]], [[0.4437428288398693]]], "std": [[[0.17061953384300046]], [[0.1774243234868051]], [[0.17924810660294693]]], "count": [100]}, "observation.state": {"min": [0.19779817759990692, 1.987615942955017, -1.0018713474273682, -1.2388522624969482, -2.3412022590637207, -1.9065802097320557, 0.36018359661102295, 178.0, 0.17163899540901184, 0.23677900433540344, -0.02375500090420246, -2.996000051498413, -0.06300000846385956, -1.0640000104904175, -0.5335471630096436, -2.073765277862549, -0.6537131667137146, -0.23375195264816284, 2.0675344467163086, 1.448972463607788, -0.871059000492096, 158.0, -0.3768869936466217, 0.17199000716209412, -0.09287600219249725, 1.2350000143051147, 0.6150000095367432, -3.1401853561401367], "max": [0.7667232155799866, 2.0890371799468994, -0.4897219240665436, 0.22532200813293457, -0.6469935774803162, -1.3499424457550049, 2.3226842880249023, 752.0, 0.3526409864425659, 0.4050160050392151, 0.1300719976425171, -0.902999997138977, 1.190999984741211, 0.9810000061988831, 0.01993165910243988, -2.0546367168426514, 0.2787465453147888, 0.4044102430343628, 2.0827713012695312, 1.8697364330291748, -0.15289084613323212, 842.0, -0.23366500437259674, 0.2817780077457428, 0.030314000323414803, 2.7209999561309814, 1.069000005722046, 3.135999917984009], "mean": [0.45086807012557983, 2.062760591506958, -0.7916074991226196, -0.5281438231468201, -1.4800927639007568, -1.6295897960662842, 1.1880745887756348, 531.376708984375, 0.27101394534111023, 0.3207275867462158, 0.03851178288459778, -2.0677499771118164, 0.6204378008842468, 0.1848612129688263, -0.1622321605682373, -2.0669491291046143, -0.3303937613964081, -0.057319436222314835, 2.075625419616699, 1.612694501876831, -0.34584158658981323, 743.9183959960938, -0.34841883182525635, 0.21880114078521729, -0.0032158754765987396, 1.7642642259597778, 0.8365939259529114, 1.467401385307312], "std": [0.21695168316364288, 0.028045857325196266, 0.16840031743049622, 0.45573633909225464, 0.763267993927002, 0.1736234426498413, 0.6503068804740906, 202.08457946777344, 0.05845802649855614, 0.06591617316007614, 0.03797871246933937, 0.8541585803031921, 0.4381963908672333, 0.7046561241149902, 0.14334776997566223, 0.004247281700372696, 0.3631301820278168, 0.19637084007263184, 0.004771873354911804, 0.10535553842782974, 0.2080080658197403, 192.07162475585938, 0.03960937261581421, 0.03402956202626228, 0.03317658603191376, 0.5422225594520569, 0.08396162837743759, 2.5016767978668213], "count": [288]}, "action": {"min": [0.19779817759990692, 1.987615942955017, -1.0018713474273682, -1.2388522624969482, -2.3412022590637207, -1.9065802097320557, 0.36018359661102295, 178.0, 0.17163899540901184, 0.23677900433540344, -0.02375500090420246, -2.996000051498413, -0.06300000846385956, -1.0640000104904175, -0.5335471630096436, -2.073765277862549, -0.6537131667137146, -0.23375195264816284, 2.0675344467163086, 1.448972463607788, -0.871059000492096, 158.0, -0.3768869936466217, 0.17199000716209412, -0.09287600219249725, 1.2350000143051147, 0.6150000095367432, -3.1401853561401367], "max": [0.7667232155799866, 2.0890371799468994, -0.4897219240665436, 0.22532200813293457, -0.6469935774803162, -1.3499424457550049, 2.3226842880249023, 752.0, 0.3526409864425659, 0.4050160050392151, 0.1300719976425171, -0.902999997138977, 1.190999984741211, 0.9810000061988831, 0.01993165910243988, -2.0546367168426514, 0.2787465453147888, 0.4044102430343628, 2.0827713012695312, 1.8697364330291748, -0.15289084613323212, 842.0, -0.23366500437259674, 0.2817780077457428, 0.030314000323414803, 2.7209999561309814, 1.069000005722046, 3.135999917984009], "mean": [0.45086807012557983, 2.062760591506958, -0.7916074991226196, -0.5281438231468201, -1.4800927639007568, -1.6295897960662842, 1.1880745887756348, 531.376708984375, 0.27101394534111023, 0.3207275867462158, 0.03851178288459778, -2.0677499771118164, 0.6204378008842468, 0.1848612129688263, -0.1622321605682373, -2.0669491291046143, -0.3303937613964081, -0.057319436222314835, 2.075625419616699, 1.612694501876831, -0.34584158658981323, 743.9183959960938, -0.34841883182525635, 0.21880114078521729, -0.0032158754765987396, 1.7642642259597778, 0.8365939259529114, 1.467401385307312], "std": [0.21695168316364288, 0.028045857325196266, 0.16840031743049622, 0.45573633909225464, 0.763267993927002, 0.1736234426498413, 0.6503068804740906, 202.08457946777344, 0.05845802649855614, 0.06591617316007614, 0.03797871246933937, 0.8541585803031921, 0.4381963908672333, 0.7046561241149902, 0.14334776997566223, 0.004247281700372696, 0.3631301820278168, 0.19637084007263184, 0.004771873354911804, 0.10535553842782974, 0.2080080658197403, 192.07162475585938, 0.03960937261581421, 0.03402956202626228, 0.03317658603191376, 0.5422225594520569, 0.08396162837743759, 2.5016767978668213], "count": [288]}, "timestamp": {"min": [0.0], "max": [9.566666666666666], "mean": [4.783333333333333], "std": [2.7712645863228955], "count": [288]}, "frame_index": {"min": [0], "max": [287], "mean": [143.5], "std": [83.13793758968686], "count": [288]}, "episode_index": {"min": [520], "max": [520], "mean": [520.0], "std": [0.0], "count": [288]}, "index": {"min": [256814], "max": [257101], "mean": [256957.5], "std": [83.13793758968686], "count": [288]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [288]}, "subtask_annotation": {"mean": [9.208333333333334, 29.0, 29.0, 29.0, 29.0], "std": [9.257785762385213, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [288]}, "scene_annotation": {"mean": [520.0], "std": [0.0], "min": [520], "max": [520], "count": [288]}, "eef_direction_state": {"mean": [3.8645833333333335, 3.3958333333333335], "std": [2.081431423524045, 2.002494104582806], "min": [0, 0], "max": [6, 6], "count": [288]}, "eef_velocity_state": {"mean": [0.7673611111111112, 1.15625], "std": [0.7007267914568653, 0.7264084738171309], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_acc_mag_state": {"mean": [0.8958333333333334, 0.9722222222222222], "std": [0.8351542605344774, 0.8117577331223579], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_direction_action": {"mean": [3.8645833333333335, 3.3958333333333335], "std": [2.081431423524045, 2.002494104582806], "min": [0, 0], "max": [6, 6], "count": [288]}, "eef_velocity_action": {"mean": [0.7673611111111112, 1.15625], "std": [0.7007267914568653, 0.7264084738171309], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_acc_mag_action": {"mean": [0.8958333333333334, 0.9722222222222222], "std": [0.8351542605344774, 0.8117577331223579], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_sim_pose_state": {"mean": [0.40555644272460883, 0.3183939297262881, 1.0109093098762698, -0.5212423001454951, 1.3724016640049106, -0.32321368292274416, 0.520975450508801, -0.30079099515066254, 1.1043389317240502, 0.2807346863535604, 0.9061343375028651, -0.3713564742136275], "std": [0.036995354498019876, 0.03880844703055823, 0.011859410618712396, 1.0309616114936029, 0.05311271526118252, 1.2551947646394235, 0.07802123847326564, 0.05270969448892367, 0.05110049540997588, 1.832189523523805, 0.20114548085097606, 1.6463244708601792], "min": [0.35357240344877633, 0.20590667913720834, 0.9867179185055638, -3.1385234810612688, 1.2679002195182547, -3.125825078802541, 0.4242172501395388, -0.3881681332890468, 1.021518928627776, -3.0672331718008365, 0.5752496134743419, -3.1241783795147655], "max": [0.4823182014820828, 0.36295739836730456, 1.0466658115713632, 3.107341320209372, 1.5381002849950476, 3.111241129764495, 0.619335621013045, -0.2035850929904527, 1.1864048981189277, 3.1336063511548367, 1.344545090162495, 3.1401068154094345], "count": [288]}, "eef_sim_pose_action": {"mean": [0.40555644272460883, 0.3183939297262881, 1.0109093098762698, -0.5212423001454951, 1.3724016640049106, -0.32321368292274416, 0.520975450508801, -0.30079099515066254, 1.1043389317240502, 0.2807346863535604, 0.9061343375028651, -0.3713564742136275], "std": [0.036995354498019876, 0.03880844703055823, 0.011859410618712396, 1.0309616114936029, 0.05311271526118252, 1.2551947646394235, 0.07802123847326564, 0.05270969448892367, 0.05110049540997588, 1.832189523523805, 0.20114548085097606, 1.6463244708601792], "min": [0.35357240344877633, 0.20590667913720834, 0.9867179185055638, -3.1385234810612688, 1.2679002195182547, -3.125825078802541, 0.4242172501395388, -0.3881681332890468, 1.021518928627776, -3.0672331718008365, 0.5752496134743419, -3.1241783795147655], "max": [0.4823182014820828, 0.36295739836730456, 1.0466658115713632, 3.107341320209372, 1.5381002849950476, 3.111241129764495, 0.619335621013045, -0.2035850929904527, 1.1864048981189277, 3.1336063511548367, 1.344545090162495, 3.1401068154094345], "count": [288]}, "gripper_mode_state": {"mean": [0.1388888888888889, 0.2638888888888889], "std": [0.3458305443885761, 0.44073976812840093], "min": [0, 0], "max": [1, 1], "count": [288]}, "gripper_activity_state": {"mean": [1.8020833333333333, 1.8541666666666667], "std": [0.5326778198143995, 0.43251123941722436], "min": [0, 0], "max": [2, 2], "count": [288]}, "gripper_mode_action": {"mean": [0.1388888888888889, 0.2638888888888889], "std": [0.3458305443885761, 0.44073976812840093], "min": [0, 0], "max": [1, 1], "count": [288]}, "gripper_activity_action": {"mean": [1.8020833333333333, 1.8541666666666667], "std": [0.5326778198143995, 0.43251123941722436], "min": [0, 0], "max": [2, 2], "count": [288]}, "gripper_open_scale_state": {"mean": [0.7439184034665431, 0.5313767360051488], "std": [0.19207157745826633, 0.20208420326031065], "min": [0.158, 0.178], "max": [0.842, 0.752], "count": [288]}, "gripper_open_scale_action": {"mean": [0.7439184034665431, 0.5313767360051488], "std": [0.19207157745826633, 0.20208420326031065], "min": [0.158, 0.178], "max": [0.842, 0.752], "count": [288]}}} +{"episode_index": 501, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4280804452614379]], [[0.42352371323529414]], [[0.4195035600490196]]], "std": [[[0.22771809696710488]], [[0.23214637828698426]], [[0.23480676887221685]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4762971446078431]], [[0.4820641217320261]], [[0.4773772508169935]]], "std": [[[0.08389443386509882]], [[0.08371072741051555]], [[0.08417307790930764]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.8274509803921568]], [[0.8196078431372549]]], "mean": [[[0.43855610498366016]], [[0.43846812295751636]], [[0.433652698120915]]], "std": [[[0.1775704292794313]], [[0.18572734596566495]], [[0.18760563307216133]]], "count": [100]}, "observation.state": {"min": [0.14761996269226074, 1.873436450958252, -1.1040254831314087, -1.1688121557235718, -2.324673891067505, -1.8674674034118652, 0.3986855745315552, 166.0, 0.1854269951581955, 0.24673600494861603, -0.0243149995803833, -2.9609999656677246, -0.1459999829530716, -1.0429999828338623, -0.44505900144577026, -2.073119640350342, -0.5560793280601501, -0.19198623299598694, 1.9005762338638306, 1.529170274734497, -1.0122036933898926, 147.0, -0.36982399225234985, 0.20145100355148315, -0.05737999826669693, 1.4279999732971191, 0.6549999713897705, -3.127000093460083], "max": [0.7153581380844116, 2.08598256111145, -0.4279024004936218, 0.13004449009895325, -0.7265806198120117, -1.2999911308288574, 2.2883362770080566, 593.0, 0.35947200655937195, 0.40587499737739563, 0.16792699694633484, -0.9190000295639038, 1.1380000114440918, 0.753000020980835, -0.08665560185909271, -2.05001163482666, 0.34435346722602844, 0.48980921506881714, 2.182743549346924, 1.8352137804031372, -0.0596204474568367, 827.0, -0.25377199053764343, 0.2702159881591797, 0.03962299972772598, 2.747999906539917, 1.0829999446868896, 3.13100004196167], "mean": [0.42238080501556396, 2.0422728061676025, -0.8286324739456177, -0.5800964832305908, -1.4699828624725342, -1.5702509880065918, 1.2172797918319702, 478.00372314453125, 0.27755334973335266, 0.32675111293792725, 0.04618668183684349, -2.140904188156128, 0.6541509628295898, 0.09677708894014359, -0.20406591892242432, -2.066014528274536, -0.25260671973228455, 3.873529931297526e-05, 2.049193859100342, 1.6212971210479736, -0.44433969259262085, 668.8578491210938, -0.34301844239234924, 0.23414377868175507, -0.002093750284984708, 1.8833096027374268, 0.8667980432510376, 0.9551224708557129], "std": [0.20146751403808594, 0.059244610369205475, 0.20350101590156555, 0.4153860807418823, 0.7343677878379822, 0.1457391083240509, 0.6117380857467651, 138.94064331054688, 0.051843032240867615, 0.05689682066440582, 0.04029935970902443, 0.727660596370697, 0.46160489320755005, 0.6335313320159912, 0.09270880371332169, 0.005184244364500046, 0.34586000442504883, 0.2284303903579712, 0.08021868020296097, 0.09169425815343857, 0.2986047863960266, 180.92630004882812, 0.030687639489769936, 0.01898268796503544, 0.018957607448101044, 0.5354577302932739, 0.10023491829633713, 2.7118489742279053], "count": [278]}, "action": {"min": [0.14761996269226074, 1.873436450958252, -1.1040254831314087, -1.1688121557235718, -2.324673891067505, -1.8674674034118652, 0.3986855745315552, 166.0, 0.1854269951581955, 0.24673600494861603, -0.0243149995803833, -2.9609999656677246, -0.1459999829530716, -1.0429999828338623, -0.44505900144577026, -2.073119640350342, -0.5560793280601501, -0.19198623299598694, 1.9005762338638306, 1.529170274734497, -1.0122036933898926, 147.0, -0.36982399225234985, 0.20145100355148315, -0.05737999826669693, 1.4279999732971191, 0.6549999713897705, -3.127000093460083], "max": [0.7153581380844116, 2.08598256111145, -0.4279024004936218, 0.13004449009895325, -0.7265806198120117, -1.2999911308288574, 2.2883362770080566, 593.0, 0.35947200655937195, 0.40587499737739563, 0.16792699694633484, -0.9190000295639038, 1.1380000114440918, 0.753000020980835, -0.08665560185909271, -2.05001163482666, 0.34435346722602844, 0.48980921506881714, 2.182743549346924, 1.8352137804031372, -0.0596204474568367, 827.0, -0.25377199053764343, 0.2702159881591797, 0.03962299972772598, 2.747999906539917, 1.0829999446868896, 3.13100004196167], "mean": [0.42238080501556396, 2.0422728061676025, -0.8286324739456177, -0.5800964832305908, -1.4699828624725342, -1.5702509880065918, 1.2172797918319702, 478.00372314453125, 0.27755334973335266, 0.32675111293792725, 0.04618668183684349, -2.140904188156128, 0.6541509628295898, 0.09677708894014359, -0.20406591892242432, -2.066014528274536, -0.25260671973228455, 3.873529931297526e-05, 2.049193859100342, 1.6212971210479736, -0.44433969259262085, 668.8578491210938, -0.34301844239234924, 0.23414377868175507, -0.002093750284984708, 1.8833096027374268, 0.8667980432510376, 0.9551224708557129], "std": [0.20146751403808594, 0.059244610369205475, 0.20350101590156555, 0.4153860807418823, 0.7343677878379822, 0.1457391083240509, 0.6117380857467651, 138.94064331054688, 0.051843032240867615, 0.05689682066440582, 0.04029935970902443, 0.727660596370697, 0.46160489320755005, 0.6335313320159912, 0.09270880371332169, 0.005184244364500046, 0.34586000442504883, 0.2284303903579712, 0.08021868020296097, 0.09169425815343857, 0.2986047863960266, 180.92630004882812, 0.030687639489769936, 0.01898268796503544, 0.018957607448101044, 0.5354577302932739, 0.10023491829633713, 2.7118489742279053], "count": [278]}, "timestamp": {"min": [0.0], "max": [9.233333333333333], "mean": [4.616666666666667], "std": [2.675038940526536], "count": [278]}, "frame_index": {"min": [0], "max": [277], "mean": [138.5], "std": [80.25116821579608], "count": [278]}, "episode_index": {"min": [521], "max": [521], "mean": [521.0], "std": [0.0], "count": [278]}, "index": {"min": [257102], "max": [257379], "mean": [257240.5], "std": [80.25116821579608], "count": [278]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [278]}, "subtask_annotation": {"mean": [9.79496402877698, 29.0, 29.0, 29.0, 29.0], "std": [9.52265623832124, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [278]}, "scene_annotation": {"mean": [521.0], "std": [0.0], "min": [521], "max": [521], "count": [278]}, "eef_direction_state": {"mean": [3.9784172661870505, 3.726618705035971], "std": [2.0981925277349758, 1.6306672306770862], "min": [0, 0], "max": [6, 6], "count": [278]}, "eef_velocity_state": {"mean": [0.7553956834532374, 1.1798561151079137], "std": [0.7427513175307041, 0.6812155720152989], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_acc_mag_state": {"mean": [0.9892086330935251, 1.129496402877698], "std": [0.8156906106481598, 0.7711948346615425], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_direction_action": {"mean": [3.9784172661870505, 3.726618705035971], "std": [2.0981925277349758, 1.6306672306770862], "min": [0, 0], "max": [6, 6], "count": [278]}, "eef_velocity_action": {"mean": [0.7553956834532374, 1.1798561151079137], "std": [0.7427513175307041, 0.6812155720152989], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_acc_mag_action": {"mean": [0.9892086330935251, 1.129496402877698], "std": [0.8156906106481598, 0.7711948346615425], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_sim_pose_state": {"mean": [0.42123370250619935, 0.3188120363312253, 1.0157779190399103, -0.8019725740165737, 1.337424489448847, -0.47877139889891857, 0.525679142454775, -0.31215149644250273, 1.1059257252880625, 0.4221185089710557, 0.9419639275959717, -0.3189170269652786], "std": [0.0216455268296581, 0.02703796148466756, 0.013856932975815155, 0.7485955079118967, 0.0560772685215198, 1.4279804259302413, 0.06789827766172478, 0.0501636078393116, 0.05163916851214704, 1.771185220540201, 0.22764123827636887, 1.7157943269479219], "min": [0.3854483666434856, 0.24253349101432664, 0.9986903215316684, -2.523373009608474, 1.1621742872378995, -3.1111675706816486, 0.4335707805936184, -0.4083988096858298, 1.0308706223830433, -3.1245697958269183, 0.5915626527323714, -3.134879368482568], "max": [0.4725848079521097, 0.3743299009013985, 1.0557899855672075, 0.19584102629803019, 1.4022979646943674, 3.126057784458571, 0.6158625259633675, -0.2095246307347749, 1.2131684682927828, 3.1100055998705383, 1.3747566262856141, 3.1058516188499325], "count": [278]}, "eef_sim_pose_action": {"mean": [0.42123370250619935, 0.3188120363312253, 1.0157779190399103, -0.8019725740165737, 1.337424489448847, -0.47877139889891857, 0.525679142454775, -0.31215149644250273, 1.1059257252880625, 0.4221185089710557, 0.9419639275959717, -0.3189170269652786], "std": [0.0216455268296581, 0.02703796148466756, 0.013856932975815155, 0.7485955079118967, 0.0560772685215198, 1.4279804259302413, 0.06789827766172478, 0.0501636078393116, 0.05163916851214704, 1.771185220540201, 0.22764123827636887, 1.7157943269479219], "min": [0.3854483666434856, 0.24253349101432664, 0.9986903215316684, -2.523373009608474, 1.1621742872378995, -3.1111675706816486, 0.4335707805936184, -0.4083988096858298, 1.0308706223830433, -3.1245697958269183, 0.5915626527323714, -3.134879368482568], "max": [0.4725848079521097, 0.3743299009013985, 1.0557899855672075, 0.19584102629803019, 1.4022979646943674, 3.126057784458571, 0.6158625259633675, -0.2095246307347749, 1.2131684682927828, 3.1100055998705383, 1.3747566262856141, 3.1058516188499325], "count": [278]}, "gripper_mode_state": {"mean": [0.16546762589928057, 0.23741007194244604], "std": [0.37160205957251674, 0.42549562827687043], "min": [0, 0], "max": [1, 1], "count": [278]}, "gripper_activity_state": {"mean": [1.8093525179856116, 1.9064748201438848], "std": [0.53943643471495, 0.3676111162889577], "min": [0, 0], "max": [2, 2], "count": [278]}, "gripper_mode_action": {"mean": [0.16546762589928057, 0.23741007194244604], "std": [0.37160205957251674, 0.42549562827687043], "min": [0, 0], "max": [1, 1], "count": [278]}, "gripper_activity_action": {"mean": [1.8093525179856116, 1.9064748201438848], "std": [0.53943643471495, 0.3676111162889577], "min": [0, 0], "max": [2, 2], "count": [278]}, "gripper_open_scale_state": {"mean": [0.6688579137788402, 0.4780035969576389], "std": [0.18092629964724072, 0.1389406343618556], "min": [0.147, 0.166], "max": [0.827, 0.593], "count": [278]}, "gripper_open_scale_action": {"mean": [0.6688579137788402, 0.4780035969576389], "std": [0.18092629964724072, 0.1389406343618556], "min": [0.147, 0.166], "max": [0.827, 0.593], "count": [278]}}} +{"episode_index": 502, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.42696851307189543]], [[0.423214693627451]], [[0.420137283496732]]], "std": [[[0.22791412272762476]], [[0.232197413995161]], [[0.23396686437615136]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.47451728349673206]], [[0.48093135212418303]], [[0.47581118668300654]]], "std": [[[0.08633228796389682]], [[0.08639991622540193]], [[0.08716339333804272]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.4382708762254902]], [[0.43834840686274507]], [[0.4334498733660131]]], "std": [[[0.17362337974562714]], [[0.18217840482896752]], [[0.1840264614150724]]], "count": [100]}, "observation.state": {"min": [0.12444198131561279, 1.8828611373901367, -0.9298416376113892, -1.362526297569275, -2.3992865085601807, -1.9039099216461182, 0.37313392758369446, 166.0, 0.19999000430107117, 0.2262129932641983, 0.013767999596893787, -2.8980000019073486, -0.1120000034570694, -1.1100000143051147, -0.415266215801239, -2.074323892593384, -0.4326147735118866, -0.1719323843717575, 1.8455111980438232, 1.4963406324386597, -1.0004053115844727, 41.0, -0.38077500462532043, 0.2085839956998825, -0.06108900159597397, 1.3109999895095825, 0.6050000190734863, -3.125999927520752], "max": [0.6989520788192749, 2.0872392654418945, -0.4610461890697479, 0.15802212059497833, -0.7480655908584595, -1.3522636890411377, 2.475836753845215, 530.0, 0.347243994474411, 0.40219199657440186, 0.18464800715446472, -0.9150000214576721, 1.2640000581741333, 0.9049999713897705, -0.09737192094326019, -2.049959182739258, 0.4847128689289093, 0.4932824373245239, 2.017583131790161, 1.905550479888916, -0.19655899703502655, 822.0, -0.24677599966526031, 0.25599899888038635, 0.037765998393297195, 2.869999885559082, 1.0700000524520874, 3.1410000324249268], "mean": [0.39074721932411194, 2.053378105163574, -0.7320681214332581, -0.5925880670547485, -1.47415292263031, -1.6425201892852783, 1.2788292169570923, 439.99334716796875, 0.2864723205566406, 0.3119776248931885, 0.060887303203344345, -1.9439599514007568, 0.7130299210548401, 0.21295011043548584, -0.18203052878379822, -2.065706729888916, -0.15840962529182434, 0.04372167959809303, 1.9142398834228516, 1.6402523517608643, -0.4665010869503021, 680.4800415039062, -0.3573944866657257, 0.22240744531154633, 0.00966136995702982, 1.8002122640609741, 0.8671326637268066, 1.3895118236541748], "std": [0.1895194798707962, 0.04711610823869705, 0.15928632020950317, 0.4951440989971161, 0.7323675751686096, 0.12757660448551178, 0.6436130404472351, 134.50308227539062, 0.052895087748765945, 0.05804221332073212, 0.03886956349015236, 0.832641065120697, 0.5007724165916443, 0.7224372029304504, 0.08651147037744522, 0.004478251561522484, 0.3443622291088104, 0.18613390624523163, 0.050270210951566696, 0.09634628891944885, 0.20892952382564545, 236.3328857421875, 0.036713872104883194, 0.010816315189003944, 0.024505237117409706, 0.5417913198471069, 0.11092661321163177, 2.5447933673858643], "count": [301]}, "action": {"min": [0.12444198131561279, 1.8828611373901367, -0.9298416376113892, -1.362526297569275, -2.3992865085601807, -1.9039099216461182, 0.37313392758369446, 166.0, 0.19999000430107117, 0.2262129932641983, 0.013767999596893787, -2.8980000019073486, -0.1120000034570694, -1.1100000143051147, -0.415266215801239, -2.074323892593384, -0.4326147735118866, -0.1719323843717575, 1.8455111980438232, 1.4963406324386597, -1.0004053115844727, 41.0, -0.38077500462532043, 0.2085839956998825, -0.06108900159597397, 1.3109999895095825, 0.6050000190734863, -3.125999927520752], "max": [0.6989520788192749, 2.0872392654418945, -0.4610461890697479, 0.15802212059497833, -0.7480655908584595, -1.3522636890411377, 2.475836753845215, 530.0, 0.347243994474411, 0.40219199657440186, 0.18464800715446472, -0.9150000214576721, 1.2640000581741333, 0.9049999713897705, -0.09737192094326019, -2.049959182739258, 0.4847128689289093, 0.4932824373245239, 2.017583131790161, 1.905550479888916, -0.19655899703502655, 822.0, -0.24677599966526031, 0.25599899888038635, 0.037765998393297195, 2.869999885559082, 1.0700000524520874, 3.1410000324249268], "mean": [0.39074721932411194, 2.053378105163574, -0.7320681214332581, -0.5925880670547485, -1.47415292263031, -1.6425201892852783, 1.2788292169570923, 439.99334716796875, 0.2864723205566406, 0.3119776248931885, 0.060887303203344345, -1.9439599514007568, 0.7130299210548401, 0.21295011043548584, -0.18203052878379822, -2.065706729888916, -0.15840962529182434, 0.04372167959809303, 1.9142398834228516, 1.6402523517608643, -0.4665010869503021, 680.4800415039062, -0.3573944866657257, 0.22240744531154633, 0.00966136995702982, 1.8002122640609741, 0.8671326637268066, 1.3895118236541748], "std": [0.1895194798707962, 0.04711610823869705, 0.15928632020950317, 0.4951440989971161, 0.7323675751686096, 0.12757660448551178, 0.6436130404472351, 134.50308227539062, 0.052895087748765945, 0.05804221332073212, 0.03886956349015236, 0.832641065120697, 0.5007724165916443, 0.7224372029304504, 0.08651147037744522, 0.004478251561522484, 0.3443622291088104, 0.18613390624523163, 0.050270210951566696, 0.09634628891944885, 0.20892952382564545, 236.3328857421875, 0.036713872104883194, 0.010816315189003944, 0.024505237117409706, 0.5417913198471069, 0.11092661321163177, 2.5447933673858643], "count": [301]}, "timestamp": {"min": [0.0], "max": [10.0], "mean": [5.0], "std": [2.8963578661637945], "count": [301]}, "frame_index": {"min": [0], "max": [300], "mean": [150.0], "std": [86.89073598491383], "count": [301]}, "episode_index": {"min": [522], "max": [522], "mean": [522.0], "std": [0.0], "count": [301]}, "index": {"min": [257380], "max": [257680], "mean": [257530.0], "std": [86.89073598491383], "count": [301]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [301]}, "subtask_annotation": {"mean": [9.847176079734218, 29.0, 29.0, 29.0, 29.0], "std": [9.34089890522856, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [301]}, "scene_annotation": {"mean": [522.0], "std": [0.0], "min": [522], "max": [522], "count": [301]}, "eef_direction_state": {"mean": [4.142857142857143, 4.059800664451827], "std": [2.0692794441858373, 1.884473708035914], "min": [0, 0], "max": [6, 6], "count": [301]}, "eef_velocity_state": {"mean": [0.7209302325581395, 1.0299003322259137], "std": [0.7571544463302193, 0.7487107346316838], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_state": {"mean": [0.8073089700996677, 0.9534883720930233], "std": [0.8526369498941831, 0.8056050267762228], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_direction_action": {"mean": [4.142857142857143, 4.059800664451827], "std": [2.0692794441858373, 1.884473708035914], "min": [0, 0], "max": [6, 6], "count": [301]}, "eef_velocity_action": {"mean": [0.7209302325581395, 1.0299003322259137], "std": [0.7571544463302193, 0.7487107346316838], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_action": {"mean": [0.8073089700996677, 0.9534883720930233], "std": [0.8526369498941831, 0.8056050267762228], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_sim_pose_state": {"mean": [0.4093347625894663, 0.3345949809284828, 1.0140719842226746, -0.9375247047887532, 1.3503843020038104, -0.3863146977349261, 0.509938974722974, -0.32545482545736787, 1.108486089761426, 0.4481685384208431, 0.8841441659243948, -0.18204026693278316], "std": [0.017701730988835304, 0.028948890571882904, 0.014705707957747224, 0.8508841133239927, 0.04031561505618149, 1.360061276295545, 0.06944362628924697, 0.044469932111578826, 0.05840485616377829, 1.7639757374976577, 0.1966079160323116, 1.709960831618978], "min": [0.3896983593112326, 0.23692665032209753, 0.9981379353715241, -3.0209681081542454, 1.260943834619836, -3.130197957839196, 0.4136038339108327, -0.4193306772711538, 1.0340525153365632, -3.1061575966185213, 0.5177126773851626, -3.127345793582975], "max": [0.4534107027670414, 0.36428688264665254, 1.0566717808182038, 0.006290206233102948, 1.542466451913341, 3.1239234155667854, 0.6125352908441972, -0.25301826197982236, 1.2412866975661385, 3.1004779793764046, 1.311503616111517, 3.138735584973306], "count": [301]}, "eef_sim_pose_action": {"mean": [0.4093347625894663, 0.3345949809284828, 1.0140719842226746, -0.9375247047887532, 1.3503843020038104, -0.3863146977349261, 0.509938974722974, -0.32545482545736787, 1.108486089761426, 0.4481685384208431, 0.8841441659243948, -0.18204026693278316], "std": [0.017701730988835304, 0.028948890571882904, 0.014705707957747224, 0.8508841133239927, 0.04031561505618149, 1.360061276295545, 0.06944362628924697, 0.044469932111578826, 0.05840485616377829, 1.7639757374976577, 0.1966079160323116, 1.709960831618978], "min": [0.3896983593112326, 0.23692665032209753, 0.9981379353715241, -3.0209681081542454, 1.260943834619836, -3.130197957839196, 0.4136038339108327, -0.4193306772711538, 1.0340525153365632, -3.1061575966185213, 0.5177126773851626, -3.127345793582975], "max": [0.4534107027670414, 0.36428688264665254, 1.0566717808182038, 0.006290206233102948, 1.542466451913341, 3.1239234155667854, 0.6125352908441972, -0.25301826197982236, 1.2412866975661385, 3.1004779793764046, 1.311503616111517, 3.138735584973306], "count": [301]}, "gripper_mode_state": {"mean": [0.1760797342192691, 0.3388704318936877], "std": [0.38088799064362844, 0.4733257464810808], "min": [0, 0], "max": [1, 1], "count": [301]}, "gripper_activity_state": {"mean": [1.7475083056478404, 1.9169435215946844], "std": [0.6229568097453401, 0.3596029004049122], "min": [0, 0], "max": [2, 2], "count": [301]}, "gripper_mode_action": {"mean": [0.1760797342192691, 0.3388704318936877], "std": [0.38088799064362844, 0.4733257464810808], "min": [0, 0], "max": [1, 1], "count": [301]}, "gripper_activity_action": {"mean": [1.7475083056478404, 1.9169435215946844], "std": [0.6229568097453401, 0.3596029004049122], "min": [0, 0], "max": [2, 2], "count": [301]}, "gripper_open_scale_state": {"mean": [0.6804800666479575, 0.43999335568450215], "std": [0.23633295459351267, 0.134503037967642], "min": [0.041, 0.166], "max": [0.822, 0.53], "count": [301]}, "gripper_open_scale_action": {"mean": [0.6804800666479575, 0.43999335568450215], "std": [0.23633295459351267, 0.134503037967642], "min": [0.041, 0.166], "max": [0.822, 0.53], "count": [301]}}} +{"episode_index": 503, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4234542973856209]], [[0.42039612745098043]], [[0.4169687540849673]]], "std": [[[0.22675244679164142]], [[0.23017271315374538]], [[0.23254318319385922]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4756153125]], [[0.48002206699346406]], [[0.47610245098039217]]], "std": [[[0.07331272746407994]], [[0.07196241004584834]], [[0.07252287585215157]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[0.8588235294117647]], [[0.8]]], "mean": [[[0.4354246568627451]], [[0.43500953022875816]], [[0.4305117116013072]]], "std": [[[0.17963793831904426]], [[0.1870561096732612]], [[0.18911678534911208]]], "count": [100]}, "observation.state": {"min": [0.12253957241773605, 1.873558759689331, -1.06351637840271, -1.3791767358779907, -2.427665948867798, -1.92417311668396, 0.3018896281719208, 182.0, 0.1871419996023178, 0.21635699272155762, -0.01100200042128563, -2.924999952316284, -0.16200000047683716, -1.1469999551773071, -0.4562639892101288, -2.0740270614624023, -0.4559672772884369, -0.14271558821201324, 1.794460415840149, 1.4535276889801025, -0.829450249671936, 87.0, -0.39117199182510376, 0.2020619958639145, -0.06684699654579163, 1.2480000257492065, 0.640999972820282, -3.130185127258301], "max": [0.7108203172683716, 2.0899620056152344, -0.3843040466308594, 0.2675938904285431, -0.7902153134346008, -1.3049826622009277, 2.4731316566467285, 819.0, 0.35615700483322144, 0.4091149866580963, 0.18295800685882568, -0.8650000095367432, 1.2760000228881836, 0.906000018119812, -0.0821002870798111, -2.057603597640991, 0.4716927111148834, 0.3392396569252014, 1.8716213703155518, 1.8588454723358154, -0.1693318486213684, 813.0, -0.2416210025548935, 0.26293501257896423, 0.039174001663923264, 2.871000051498413, 1.0490000247955322, 3.130000114440918], "mean": [0.38824042677879333, 2.04394268989563, -0.7809712290763855, -0.5777142643928528, -1.5386639833450317, -1.6805471181869507, 1.2982490062713623, 541.784912109375, 0.2777983248233795, 0.30333343148231506, 0.049513816833496094, -2.0537240505218506, 0.6725174784660339, 0.14945457875728607, -0.18351244926452637, -2.066967487335205, -0.16647927463054657, -0.00914029125124216, 1.8547751903533936, 1.6180410385131836, -0.38441261649131775, 698.3846435546875, -0.35765713453292847, 0.22444342076778412, 0.008021761663258076, 1.7238038778305054, 0.8421012759208679, 1.4142718315124512], "std": [0.2159106284379959, 0.05851683393120766, 0.2110142707824707, 0.5269151926040649, 0.7206898331642151, 0.20397379994392395, 0.6877811551094055, 209.9518280029297, 0.05164375528693199, 0.07503337413072586, 0.042327988892793655, 0.8277235627174377, 0.5020211338996887, 0.7683621644973755, 0.09769637137651443, 0.003805095562711358, 0.34749338030815125, 0.1369646042585373, 0.019878242164850235, 0.09071144461631775, 0.18809667229652405, 209.0713653564453, 0.03841628134250641, 0.014995171688497066, 0.03002093732357025, 0.5363514423370361, 0.0927986428141594, 2.5369691848754883], "count": [286]}, "action": {"min": [0.12253957241773605, 1.873558759689331, -1.06351637840271, -1.3791767358779907, -2.427665948867798, -1.92417311668396, 0.3018896281719208, 182.0, 0.1871419996023178, 0.21635699272155762, -0.01100200042128563, -2.924999952316284, -0.16200000047683716, -1.1469999551773071, -0.4562639892101288, -2.0740270614624023, -0.4559672772884369, -0.14271558821201324, 1.794460415840149, 1.4535276889801025, -0.829450249671936, 87.0, -0.39117199182510376, 0.2020619958639145, -0.06684699654579163, 1.2480000257492065, 0.640999972820282, -3.130185127258301], "max": [0.7108203172683716, 2.0899620056152344, -0.3843040466308594, 0.2675938904285431, -0.7902153134346008, -1.3049826622009277, 2.4731316566467285, 819.0, 0.35615700483322144, 0.4091149866580963, 0.18295800685882568, -0.8650000095367432, 1.2760000228881836, 0.906000018119812, -0.0821002870798111, -2.057603597640991, 0.4716927111148834, 0.3392396569252014, 1.8716213703155518, 1.8588454723358154, -0.1693318486213684, 813.0, -0.2416210025548935, 0.26293501257896423, 0.039174001663923264, 2.871000051498413, 1.0490000247955322, 3.130000114440918], "mean": [0.38824042677879333, 2.04394268989563, -0.7809712290763855, -0.5777142643928528, -1.5386639833450317, -1.6805471181869507, 1.2982490062713623, 541.784912109375, 0.2777983248233795, 0.30333343148231506, 0.049513816833496094, -2.0537240505218506, 0.6725174784660339, 0.14945457875728607, -0.18351244926452637, -2.066967487335205, -0.16647927463054657, -0.00914029125124216, 1.8547751903533936, 1.6180410385131836, -0.38441261649131775, 698.3846435546875, -0.35765713453292847, 0.22444342076778412, 0.008021761663258076, 1.7238038778305054, 0.8421012759208679, 1.4142718315124512], "std": [0.2159106284379959, 0.05851683393120766, 0.2110142707824707, 0.5269151926040649, 0.7206898331642151, 0.20397379994392395, 0.6877811551094055, 209.9518280029297, 0.05164375528693199, 0.07503337413072586, 0.042327988892793655, 0.8277235627174377, 0.5020211338996887, 0.7683621644973755, 0.09769637137651443, 0.003805095562711358, 0.34749338030815125, 0.1369646042585373, 0.019878242164850235, 0.09071144461631775, 0.18809667229652405, 209.0713653564453, 0.03841628134250641, 0.014995171688497066, 0.03002093732357025, 0.5363514423370361, 0.0927986428141594, 2.5369691848754883], "count": [286]}, "timestamp": {"min": [0.0], "max": [9.5], "mean": [4.75], "std": [2.7520194605255086], "count": [286]}, "frame_index": {"min": [0], "max": [285], "mean": [142.5], "std": [82.56058381576526], "count": [286]}, "episode_index": {"min": [523], "max": [523], "mean": [523.0], "std": [0.0], "count": [286]}, "index": {"min": [257681], "max": [257966], "mean": [257823.5], "std": [82.56058381576526], "count": [286]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [286]}, "subtask_annotation": {"mean": [9.926573426573427, 29.0, 29.0, 29.0, 29.0], "std": [9.5084537362496, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [286]}, "scene_annotation": {"mean": [523.0], "std": [0.0], "min": [523], "max": [523], "count": [286]}, "eef_direction_state": {"mean": [3.9615384615384617, 3.695804195804196], "std": [2.106082535686123, 1.8797178082318096], "min": [0, 0], "max": [6, 6], "count": [286]}, "eef_velocity_state": {"mean": [0.7307692307692307, 1.1258741258741258], "std": [0.729664236340602, 0.7131838675341367], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_state": {"mean": [0.9300699300699301, 1.055944055944056], "std": [0.8581191797054285, 0.8131456984699569], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_direction_action": {"mean": [3.9615384615384617, 3.695804195804196], "std": [2.106082535686123, 1.8797178082318096], "min": [0, 0], "max": [6, 6], "count": [286]}, "eef_velocity_action": {"mean": [0.7307692307692307, 1.1258741258741258], "std": [0.729664236340602, 0.7131838675341367], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_action": {"mean": [0.9300699300699301, 1.055944055944056], "std": [0.8581191797054285, 0.8131456984699569], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_sim_pose_state": {"mean": [0.4105233569766034, 0.3310941251406696, 1.0117215219259041, -0.7520486189191855, 1.3681226727966211, -0.3084540924090129, 0.5031177436410563, -0.3131653175076795, 1.1081849872794345, 0.48322689165927835, 0.8572131844341503, -0.3046767958082233], "std": [0.0212093297199281, 0.031629182409377295, 0.014036276847527654, 0.946948633986062, 0.037473289378354396, 1.3224646181267092, 0.0857497171869199, 0.046363124607060616, 0.06050992369226756, 1.8070005513199343, 0.20391301383351243, 1.782797880997329], "min": [0.3830489897523454, 0.2299869141187464, 0.9909011171257475, -3.1346035862751567, 1.2941834461584243, -3.1337523504751137, 0.4028366975702637, -0.4076713741324112, 1.0215570501365006, -3.0656878674181858, 0.5272911827683373, -3.139739321742785], "max": [0.46472878830524855, 0.357383024769179, 1.0563138701116677, 3.1376660284219273, 1.5277433623206464, 3.1251853454699416, 0.6184181907159881, -0.22752915016918623, 1.2366776271380995, 3.136483674348429, 1.3436846041623185, 3.1346943089783235], "count": [286]}, "eef_sim_pose_action": {"mean": [0.4105233569766034, 0.3310941251406696, 1.0117215219259041, -0.7520486189191855, 1.3681226727966211, -0.3084540924090129, 0.5031177436410563, -0.3131653175076795, 1.1081849872794345, 0.48322689165927835, 0.8572131844341503, -0.3046767958082233], "std": [0.0212093297199281, 0.031629182409377295, 0.014036276847527654, 0.946948633986062, 0.037473289378354396, 1.3224646181267092, 0.0857497171869199, 0.046363124607060616, 0.06050992369226756, 1.8070005513199343, 0.20391301383351243, 1.782797880997329], "min": [0.3830489897523454, 0.2299869141187464, 0.9909011171257475, -3.1346035862751567, 1.2941834461584243, -3.1337523504751137, 0.4028366975702637, -0.4076713741324112, 1.0215570501365006, -3.0656878674181858, 0.5272911827683373, -3.139739321742785], "max": [0.46472878830524855, 0.357383024769179, 1.0563138701116677, 3.1376660284219273, 1.5277433623206464, 3.1251853454699416, 0.6184181907159881, -0.22752915016918623, 1.2366776271380995, 3.136483674348429, 1.3436846041623185, 3.1346943089783235], "count": [286]}, "gripper_mode_state": {"mean": [0.13636363636363635, 0.2692307692307692], "std": [0.34317429251230663, 0.44356009979503036], "min": [0, 0], "max": [1, 1], "count": [286]}, "gripper_activity_state": {"mean": [1.8251748251748252, 1.8706293706293706], "std": [0.4991557251676341, 0.40197626618735194], "min": [0, 0], "max": [2, 2], "count": [286]}, "gripper_mode_action": {"mean": [0.13636363636363635, 0.2692307692307692], "std": [0.34317429251230663, 0.44356009979503036], "min": [0, 0], "max": [1, 1], "count": [286]}, "gripper_activity_action": {"mean": [1.8251748251748252, 1.8706293706293706], "std": [0.4991557251676341, 0.40197626618735194], "min": [0, 0], "max": [2, 2], "count": [286]}, "gripper_open_scale_state": {"mean": [0.6983846152779101, 0.5417849651416683], "std": [0.20907132680227988, 0.20995194071019818], "min": [0.087, 0.182], "max": [0.813, 0.819], "count": [286]}, "gripper_open_scale_action": {"mean": [0.6983846152779101, 0.5417849651416683], "std": [0.20907132680227988, 0.20995194071019818], "min": [0.087, 0.182], "max": [0.813, 0.819], "count": [286]}}} +{"episode_index": 504, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.42901114787581696]], [[0.4246248366013072]], [[0.4206742013888889]]], "std": [[[0.233601768557998]], [[0.23637933555823484]], [[0.24017103544006813]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.47164256331699345]], [[0.47821356617647054]], [[0.47442915236928107]]], "std": [[[0.10001155206154255]], [[0.10052047548194275]], [[0.10139305746742995]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[0.8470588235294118]], [[0.8392156862745098]]], "mean": [[[0.43520732026143794]], [[0.4345788991013072]], [[0.4300695955882353]]], "std": [[[0.18762099533647736]], [[0.19500089098001783]], [[0.19719837499038387]]], "count": [100]}, "observation.state": {"min": [0.09691813588142395, 1.8997036218643188, -1.2226033210754395, -1.4237173795700073, -2.5010743141174316, -1.9504752159118652, 0.3948458433151245, 173.0, 0.18407100439071655, 0.2112089991569519, -0.013079999946057796, -2.9179999828338623, -0.1980000138282776, -1.031000018119812, -0.49699994921684265, -2.0785303115844727, -0.3038094639778137, -0.20715315639972687, 1.7719804048538208, 1.5209323167800903, -0.9623745679855347, 41.0, -0.3670789897441864, 0.19134600460529327, -0.07720699906349182, 1.378999948501587, 0.6159999966621399, -3.1391851902008057], "max": [0.6552664041519165, 2.086017608642578, -0.11246901750564575, 0.1612509787082672, -0.9513440728187561, -1.3951637744903564, 2.296015501022339, 680.0, 0.3749389946460724, 0.39470401406288147, 0.176706001162529, -0.7820000052452087, 1.253999948501587, 0.8180000185966492, -0.05808456242084503, -2.0584239959716797, 0.5542118549346924, 0.49261918663978577, 2.1061761379241943, 1.9426738023757935, -0.13093459606170654, 829.0, -0.2209160029888153, 0.24872200191020966, 0.02591400034725666, 2.7860000133514404, 1.1360000371932983, 3.1389999389648438], "mean": [0.3381832540035248, 2.0575103759765625, -0.675390899181366, -0.6895096898078918, -1.6464978456497192, -1.6813523769378662, 1.3078179359436035, 509.2913818359375, 0.2877729833126068, 0.29443827271461487, 0.06409847736358643, -2.0608842372894287, 0.6646965146064758, 0.16348613798618317, -0.19664578139781952, -2.0671093463897705, -0.034636061638593674, -0.022979598492383957, 1.8484865427017212, 1.6342819929122925, -0.3863113820552826, 637.6240844726562, -0.3416185975074768, 0.22491706907749176, -0.009056435897946358, 1.8777523040771484, 0.8451241850852966, 1.5431768894195557], "std": [0.2192753702402115, 0.039069291204214096, 0.278507262468338, 0.4896712899208069, 0.6567331552505493, 0.17433002591133118, 0.5601279139518738, 174.1727294921875, 0.05710403993725777, 0.06927574425935745, 0.04060633108019829, 0.7443089485168457, 0.5316776633262634, 0.651850700378418, 0.11272682249546051, 0.003931793849915266, 0.31813281774520874, 0.2303258627653122, 0.10786259919404984, 0.1124357357621193, 0.2778650224208832, 242.8177947998047, 0.03812718018889427, 0.018108339980244637, 0.02208944596350193, 0.5580979585647583, 0.12862786650657654, 2.4741151332855225], "count": [290]}, "action": {"min": [0.09691813588142395, 1.8997036218643188, -1.2226033210754395, -1.4237173795700073, -2.5010743141174316, -1.9504752159118652, 0.3948458433151245, 173.0, 0.18407100439071655, 0.2112089991569519, -0.013079999946057796, -2.9179999828338623, -0.1980000138282776, -1.031000018119812, -0.49699994921684265, -2.0785303115844727, -0.3038094639778137, -0.20715315639972687, 1.7719804048538208, 1.5209323167800903, -0.9623745679855347, 41.0, -0.3670789897441864, 0.19134600460529327, -0.07720699906349182, 1.378999948501587, 0.6159999966621399, -3.1391851902008057], "max": [0.6552664041519165, 2.086017608642578, -0.11246901750564575, 0.1612509787082672, -0.9513440728187561, -1.3951637744903564, 2.296015501022339, 680.0, 0.3749389946460724, 0.39470401406288147, 0.176706001162529, -0.7820000052452087, 1.253999948501587, 0.8180000185966492, -0.05808456242084503, -2.0584239959716797, 0.5542118549346924, 0.49261918663978577, 2.1061761379241943, 1.9426738023757935, -0.13093459606170654, 829.0, -0.2209160029888153, 0.24872200191020966, 0.02591400034725666, 2.7860000133514404, 1.1360000371932983, 3.1389999389648438], "mean": [0.3381832540035248, 2.0575103759765625, -0.675390899181366, -0.6895096898078918, -1.6464978456497192, -1.6813523769378662, 1.3078179359436035, 509.2913818359375, 0.2877729833126068, 0.29443827271461487, 0.06409847736358643, -2.0608842372894287, 0.6646965146064758, 0.16348613798618317, -0.19664578139781952, -2.0671093463897705, -0.034636061638593674, -0.022979598492383957, 1.8484865427017212, 1.6342819929122925, -0.3863113820552826, 637.6240844726562, -0.3416185975074768, 0.22491706907749176, -0.009056435897946358, 1.8777523040771484, 0.8451241850852966, 1.5431768894195557], "std": [0.2192753702402115, 0.039069291204214096, 0.278507262468338, 0.4896712899208069, 0.6567331552505493, 0.17433002591133118, 0.5601279139518738, 174.1727294921875, 0.05710403993725777, 0.06927574425935745, 0.04060633108019829, 0.7443089485168457, 0.5316776633262634, 0.651850700378418, 0.11272682249546051, 0.003931793849915266, 0.31813281774520874, 0.2303258627653122, 0.10786259919404984, 0.1124357357621193, 0.2778650224208832, 242.8177947998047, 0.03812718018889427, 0.018108339980244637, 0.02208944596350193, 0.5580979585647583, 0.12862786650657654, 2.4741151332855225], "count": [290]}, "timestamp": {"min": [0.0], "max": [9.633333333333333], "mean": [4.816666666666666], "std": [2.7905097105088963], "count": [290]}, "frame_index": {"min": [0], "max": [289], "mean": [144.5], "std": [83.7152913152669], "count": [290]}, "episode_index": {"min": [524], "max": [524], "mean": [524.0], "std": [0.0], "count": [290]}, "index": {"min": [257967], "max": [258256], "mean": [258111.5], "std": [83.7152913152669], "count": [290]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [290]}, "subtask_annotation": {"mean": [10.441379310344828, 29.0, 29.0, 29.0, 29.0], "std": [9.361974343841375, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [290]}, "scene_annotation": {"mean": [524.0], "std": [0.0], "min": [524], "max": [524], "count": [290]}, "eef_direction_state": {"mean": [3.524137931034483, 3.706896551724138], "std": [2.2836231303927357, 2.0240674369443457], "min": [0, 0], "max": [6, 6], "count": [290]}, "eef_velocity_state": {"mean": [0.8206896551724138, 1.096551724137931], "std": [0.7849354510447193, 0.7862976354171148], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_acc_mag_state": {"mean": [0.9, 1.0103448275862068], "std": [0.8471046020985558, 0.8241379310344831], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_direction_action": {"mean": [3.524137931034483, 3.706896551724138], "std": [2.2836231303927357, 2.0240674369443457], "min": [0, 0], "max": [6, 6], "count": [290]}, "eef_velocity_action": {"mean": [0.8206896551724138, 1.096551724137931], "std": [0.7849354510447193, 0.7862976354171148], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_acc_mag_action": {"mean": [0.9, 1.0103448275862068], "std": [0.8471046020985558, 0.8241379310344831], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_sim_pose_state": {"mean": [0.4133027508356015, 0.31262373375148594, 1.0123937378039305, -0.847464953462509, 1.3574069344939337, -0.15157199853773304, 0.49347156323098984, -0.33005623944280477, 1.1115291596809798, 0.39983468407166906, 0.8879692599873126, -0.2981040085629325], "std": [0.0246357165311419, 0.029262778629823103, 0.016927421491989118, 0.9198211402798379, 0.06198902601852354, 1.4210057259318412, 0.07952180180905033, 0.054918359937068506, 0.054584894140749636, 1.8461369842714925, 0.21651305477385155, 1.6937025188802113], "min": [0.37375068953725094, 0.20598197717653882, 0.9993069444212928, -2.8501255111200323, 1.2167408669777067, -3.06507078309127, 0.3986604944740936, -0.43157866059681516, 1.0283313184781915, -3.1054374132971594, 0.5538928865446002, -3.115570047816179], "max": [0.45411038039088164, 0.3634554255889376, 1.0626715137948295, 0.10372797111369599, 1.5202848412371974, 3.1410135170457805, 0.6027838280152182, -0.21922650761450813, 1.2146241879433914, 3.136918479724138, 1.3894566527163486, 3.1303974745224075], "count": [290]}, "eef_sim_pose_action": {"mean": [0.4133027508356015, 0.31262373375148594, 1.0123937378039305, -0.847464953462509, 1.3574069344939337, -0.15157199853773304, 0.49347156323098984, -0.33005623944280477, 1.1115291596809798, 0.39983468407166906, 0.8879692599873126, -0.2981040085629325], "std": [0.0246357165311419, 0.029262778629823103, 0.016927421491989118, 0.9198211402798379, 0.06198902601852354, 1.4210057259318412, 0.07952180180905033, 0.054918359937068506, 0.054584894140749636, 1.8461369842714925, 0.21651305477385155, 1.6937025188802113], "min": [0.37375068953725094, 0.20598197717653882, 0.9993069444212928, -2.8501255111200323, 1.2167408669777067, -3.06507078309127, 0.3986604944740936, -0.43157866059681516, 1.0283313184781915, -3.1054374132971594, 0.5538928865446002, -3.115570047816179], "max": [0.45411038039088164, 0.3634554255889376, 1.0626715137948295, 0.10372797111369599, 1.5202848412371974, 3.1410135170457805, 0.6027838280152182, -0.21922650761450813, 1.2146241879433914, 3.136918479724138, 1.3894566527163486, 3.1303974745224075], "count": [290]}, "gripper_mode_state": {"mean": [0.1896551724137931, 0.25517241379310346], "std": [0.39202817244489924, 0.4359580863249408], "min": [0, 0], "max": [1, 1], "count": [290]}, "gripper_activity_state": {"mean": [1.8344827586206895, 1.8448275862068966], "std": [0.49846375171290086, 0.4913641860951339], "min": [0, 0], "max": [2, 2], "count": [290]}, "gripper_mode_action": {"mean": [0.1896551724137931, 0.25517241379310346], "std": [0.39202817244489924, 0.4359580863249408], "min": [0, 0], "max": [1, 1], "count": [290]}, "gripper_activity_action": {"mean": [1.8344827586206895, 1.8448275862068966], "std": [0.49846375171290086, 0.4913641860951339], "min": [0, 0], "max": [2, 2], "count": [290]}, "gripper_open_scale_state": {"mean": [0.6376241378126479, 0.5092913792051119], "std": [0.2428178425870079, 0.17417272067877967], "min": [0.041, 0.173], "max": [0.829, 0.68], "count": [290]}, "gripper_open_scale_action": {"mean": [0.6376241378126479, 0.5092913792051119], "std": [0.2428178425870079, 0.17417272067877967], "min": [0.041, 0.173], "max": [0.829, 0.68], "count": [290]}}} +{"episode_index": 505, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4309385212418301]], [[0.42442766135620913]], [[0.42145524918300653]]], "std": [[[0.22757804600105147]], [[0.23487682790760334]], [[0.23681354695777693]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.47718958333333333]], [[0.48145758986928106]], [[0.47782229779411767]]], "std": [[[0.08763616861715068]], [[0.08767878345891689]], [[0.08845164189361684]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4387463868464052]], [[0.44014023897058824]], [[0.4352344260620915]]], "std": [[[0.1816594828071924]], [[0.18770330029314442]], [[0.1901556402870226]]], "count": [100]}, "observation.state": {"min": [0.11503465473651886, 1.8951483964920044, -0.8992111086845398, -1.5049976110458374, -2.4592909812927246, -2.004929542541504, 0.38461825251579285, 189.0, 0.20952600240707397, 0.20887699723243713, 0.015500999987125397, -2.9089999198913574, -0.13300000131130219, -1.1069999933242798, -0.49263665080070496, -2.0739572048187256, -0.40046581625938416, -0.22101105749607086, 1.7837963104248047, 1.579662799835205, -1.0039657354354858, 146.0, -0.3687709867954254, 0.18849000334739685, -0.08481500297784805, 1.3300000429153442, 0.6660000085830688, -3.127000093460083], "max": [0.6437123417854309, 2.0835914611816406, -0.12884020805358887, 0.17043140530586243, -0.7775965929031372, -1.3919873237609863, 2.4656965732574463, 760.0, 0.378574013710022, 0.3950299918651581, 0.2186170071363449, -0.7070000171661377, 1.2350000143051147, 1.0829999446868896, -0.0838281661272049, -2.0546889305114746, 0.3902905285358429, 0.5068785548210144, 2.0306382179260254, 1.9407188892364502, -0.1515120267868042, 844.0, -0.2294989973306656, 0.2561570107936859, 0.03982499986886978, 2.7709999084472656, 1.1109999418258667, 3.134000062942505], "mean": [0.37124860286712646, 2.053725004196167, -0.6029493808746338, -0.6322434544563293, -1.5588152408599854, -1.7295079231262207, 1.238735318183899, 550.3757934570312, 0.2927318513393402, 0.2958166301250458, 0.07884787768125534, -1.8929020166397095, 0.6072288155555725, 0.2540294826030731, -0.16737818717956543, -2.0673937797546387, -0.10187224298715591, -0.029769619926810265, 1.8482654094696045, 1.6673176288604736, -0.37267518043518066, 727.4395141601562, -0.34677743911743164, 0.21631652116775513, 0.0010496254544705153, 1.782332420349121, 0.8461766242980957, 1.072123646736145], "std": [0.18958993256092072, 0.04194710776209831, 0.21209511160850525, 0.538605272769928, 0.7276611924171448, 0.15463411808013916, 0.6681962609291077, 189.53915405273438, 0.05250419303774834, 0.06681526452302933, 0.044056668877601624, 0.9142566919326782, 0.4222312569618225, 0.7762227058410645, 0.10255257785320282, 0.004430722910910845, 0.29093626141548157, 0.21886718273162842, 0.08347884565591812, 0.07117298245429993, 0.27916330099105835, 201.36402893066406, 0.036870259791612625, 0.014591080136597157, 0.026737619191408157, 0.5695049166679382, 0.10298016667366028, 2.6559619903564453], "count": [306]}, "action": {"min": [0.11503465473651886, 1.8951483964920044, -0.8992111086845398, -1.5049976110458374, -2.4592909812927246, -2.004929542541504, 0.38461825251579285, 189.0, 0.20952600240707397, 0.20887699723243713, 0.015500999987125397, -2.9089999198913574, -0.13300000131130219, -1.1069999933242798, -0.49263665080070496, -2.0739572048187256, -0.40046581625938416, -0.22101105749607086, 1.7837963104248047, 1.579662799835205, -1.0039657354354858, 146.0, -0.3687709867954254, 0.18849000334739685, -0.08481500297784805, 1.3300000429153442, 0.6660000085830688, -3.127000093460083], "max": [0.6437123417854309, 2.0835914611816406, -0.12884020805358887, 0.17043140530586243, -0.7775965929031372, -1.3919873237609863, 2.4656965732574463, 760.0, 0.378574013710022, 0.3950299918651581, 0.2186170071363449, -0.7070000171661377, 1.2350000143051147, 1.0829999446868896, -0.0838281661272049, -2.0546889305114746, 0.3902905285358429, 0.5068785548210144, 2.0306382179260254, 1.9407188892364502, -0.1515120267868042, 844.0, -0.2294989973306656, 0.2561570107936859, 0.03982499986886978, 2.7709999084472656, 1.1109999418258667, 3.134000062942505], "mean": [0.37124860286712646, 2.053725004196167, -0.6029493808746338, -0.6322434544563293, -1.5588152408599854, -1.7295079231262207, 1.238735318183899, 550.3757934570312, 0.2927318513393402, 0.2958166301250458, 0.07884787768125534, -1.8929020166397095, 0.6072288155555725, 0.2540294826030731, -0.16737818717956543, -2.0673937797546387, -0.10187224298715591, -0.029769619926810265, 1.8482654094696045, 1.6673176288604736, -0.37267518043518066, 727.4395141601562, -0.34677743911743164, 0.21631652116775513, 0.0010496254544705153, 1.782332420349121, 0.8461766242980957, 1.072123646736145], "std": [0.18958993256092072, 0.04194710776209831, 0.21209511160850525, 0.538605272769928, 0.7276611924171448, 0.15463411808013916, 0.6681962609291077, 189.53915405273438, 0.05250419303774834, 0.06681526452302933, 0.044056668877601624, 0.9142566919326782, 0.4222312569618225, 0.7762227058410645, 0.10255257785320282, 0.004430722910910845, 0.29093626141548157, 0.21886718273162842, 0.08347884565591812, 0.07117298245429993, 0.27916330099105835, 201.36402893066406, 0.036870259791612625, 0.014591080136597157, 0.026737619191408157, 0.5695049166679382, 0.10298016667366028, 2.6559619903564453], "count": [306]}, "timestamp": {"min": [0.0], "max": [10.166666666666666], "mean": [5.083333333333333], "std": [2.9444706497785655], "count": [306]}, "frame_index": {"min": [0], "max": [305], "mean": [152.5], "std": [88.33411949335697], "count": [306]}, "episode_index": {"min": [525], "max": [525], "mean": [525.0], "std": [0.0], "count": [306]}, "index": {"min": [258257], "max": [258562], "mean": [258409.5], "std": [88.33411949335697], "count": [306]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [306]}, "subtask_annotation": {"mean": [8.986928104575163, 29.0, 29.0, 29.0, 29.0], "std": [9.227684212354454, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [306]}, "scene_annotation": {"mean": [525.0], "std": [0.0], "min": [525], "max": [525], "count": [306]}, "eef_direction_state": {"mean": [4.245098039215686, 3.5784313725490198], "std": [2.0584733595768654, 2.13025025920874], "min": [0, 0], "max": [6, 6], "count": [306]}, "eef_velocity_state": {"mean": [0.6372549019607843, 1.1176470588235294], "std": [0.7727704470171981, 0.722569638144637], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_acc_mag_state": {"mean": [0.7941176470588235, 1.1470588235294117], "std": [0.8363268034129266, 0.7720238087298046], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_direction_action": {"mean": [4.245098039215686, 3.5784313725490198], "std": [2.0584733595768654, 2.13025025920874], "min": [0, 0], "max": [6, 6], "count": [306]}, "eef_velocity_action": {"mean": [0.6372549019607843, 1.1176470588235294], "std": [0.7727704470171981, 0.722569638144637], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_acc_mag_action": {"mean": [0.7941176470588235, 1.1470588235294117], "std": [0.8363268034129266, 0.7720238087298046], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_sim_pose_state": {"mean": [0.40324089796453494, 0.32072617162520345, 1.0139179915427194, -0.6808176095429309, 1.3353149380763552, -0.3991760674855033, 0.49474140233559794, -0.34023224444276096, 1.1162678680206861, 0.30646061769781924, 0.8602275958797853, -0.43088772730591374], "std": [0.018976732806946398, 0.03428276497374539, 0.013026202762334944, 0.7996121815764897, 0.036675575177947145, 1.3471948478839217, 0.07717769088676801, 0.045890927836984195, 0.05975848396368239, 1.8305917204960058, 0.1703348815553074, 1.6130735750030245], "min": [0.38427339575399017, 0.20592086955589223, 0.9959567129498694, -2.731384054741006, 1.2347579275229479, -3.077498253437428, 0.39736627602713637, -0.44733795458046227, 1.0134625735431377, -3.0984903733905793, 0.5766870082554649, -3.1320505113688246], "max": [0.46299237833772355, 0.37404155837431147, 1.0564234969114443, 0.041592235472749275, 1.4284911460579748, 3.117809956433706, 0.6023770481555222, -0.26565223250227993, 1.251294913648007, 3.0954959755052167, 1.3116764880295966, 3.130479378841683], "count": [306]}, "eef_sim_pose_action": {"mean": [0.40324089796453494, 0.32072617162520345, 1.0139179915427194, -0.6808176095429309, 1.3353149380763552, -0.3991760674855033, 0.49474140233559794, -0.34023224444276096, 1.1162678680206861, 0.30646061769781924, 0.8602275958797853, -0.43088772730591374], "std": [0.018976732806946398, 0.03428276497374539, 0.013026202762334944, 0.7996121815764897, 0.036675575177947145, 1.3471948478839217, 0.07717769088676801, 0.045890927836984195, 0.05975848396368239, 1.8305917204960058, 0.1703348815553074, 1.6130735750030245], "min": [0.38427339575399017, 0.20592086955589223, 0.9959567129498694, -2.731384054741006, 1.2347579275229479, -3.077498253437428, 0.39736627602713637, -0.44733795458046227, 1.0134625735431377, -3.0984903733905793, 0.5766870082554649, -3.1320505113688246], "max": [0.46299237833772355, 0.37404155837431147, 1.0564234969114443, 0.041592235472749275, 1.4284911460579748, 3.117809956433706, 0.6023770481555222, -0.26565223250227993, 1.251294913648007, 3.0954959755052167, 1.3116764880295966, 3.130479378841683], "count": [306]}, "gripper_mode_state": {"mean": [0.14705882352941177, 0.2679738562091503], "std": [0.35416454643506734, 0.4429039044731348], "min": [0, 0], "max": [1, 1], "count": [306]}, "gripper_activity_state": {"mean": [1.7843137254901962, 1.8856209150326797], "std": [0.5709890109239623, 0.43158293542585263], "min": [0, 0], "max": [2, 2], "count": [306]}, "gripper_mode_action": {"mean": [0.14705882352941177, 0.2679738562091503], "std": [0.35416454643506734, 0.4429039044731348], "min": [0, 0], "max": [1, 1], "count": [306]}, "gripper_activity_action": {"mean": [1.7843137254901962, 1.8856209150326797], "std": [0.5709890109239623, 0.43158293542585263], "min": [0, 0], "max": [2, 2], "count": [306]}, "gripper_open_scale_state": {"mean": [0.7274395423839288, 0.5503758171430598], "std": [0.20136408410565002, 0.1895393484749927], "min": [0.146, 0.189], "max": [0.844, 0.76], "count": [306]}, "gripper_open_scale_action": {"mean": [0.7274395423839288, 0.5503758171430598], "std": [0.20136408410565002, 0.1895393484749927], "min": [0.146, 0.189], "max": [0.844, 0.76], "count": [306]}}} +{"episode_index": 506, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.427460324754902]], [[0.42233606209150326]], [[0.4190506944444445]]], "std": [[[0.2323393847927977]], [[0.2366649013252163]], [[0.2390395633882432]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47488652982026147]], [[0.47928719566993466]], [[0.4770214971405229]]], "std": [[[0.10115798364124605]], [[0.10237207903126595]], [[0.10325041757440843]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8980392156862745]], [[1.0]], [[1.0]]], "mean": [[[0.42775543913398695]], [[0.42745793300653595]], [[0.4221015216503268]]], "std": [[[0.19243980911191716]], [[0.20059459835766877]], [[0.2026399329922366]]], "count": [100]}, "observation.state": {"min": [0.11728612333536148, 1.9261977672576904, -0.9265953302383423, -1.4239617586135864, -2.429358720779419, -1.924976110458374, 0.5277352333068848, 163.0, 0.21564599871635437, 0.20925100147724152, 0.012205000035464764, -2.934999942779541, -0.12999999523162842, -1.0540000200271606, -0.5366713404655457, -2.0783207416534424, -0.37346556782722473, -0.20491911470890045, 1.8329973220825195, 1.6126842498779297, -0.9566150307655334, 34.0, -0.3612920045852661, 0.18716399371623993, -0.0769760012626648, -3.1331851482391357, 0.5659999847412109, -3.1391851902008057], "max": [0.6673440933227539, 2.081636667251587, -0.22043509781360626, 0.05682792142033577, -0.9704903364181519, -1.4075558185577393, 2.360645294189453, 607.0, 0.3750990033149719, 0.390082985162735, 0.17562399804592133, -0.8029999136924744, 1.2079999446868896, 1.1069999933242798, -0.06300638616085052, -2.056748390197754, 0.5206142663955688, 0.504435122013092, 2.070920467376709, 1.9027230739593506, -0.08709193021059036, 844.0, -0.21608799695968628, 0.2763960063457489, 0.03076300024986267, 3.119999885559082, 1.0980000495910645, 3.1019999980926514], "mean": [0.35879018902778625, 2.0526645183563232, -0.5527061820030212, -0.5988155007362366, -1.6439908742904663, -1.687498688697815, 1.2475637197494507, 432.2795715332031, 0.3034261167049408, 0.293245404958725, 0.06684061884880066, -1.9040288925170898, 0.6505590081214905, 0.253663033246994, -0.1799139827489853, -2.0674993991851807, -0.05596880242228508, 0.030584348365664482, 1.9205474853515625, 1.7198678255081177, -0.4869203269481659, 679.261474609375, -0.3339845836162567, 0.2162097841501236, 0.00018747965805232525, 1.603371024131775, 0.8710218667984009, 0.8475329875946045], "std": [0.1936001032590866, 0.041878703981637955, 0.2489897906780243, 0.49437621235847473, 0.6159972548484802, 0.11938506364822388, 0.5926356911659241, 142.9955291748047, 0.05628223717212677, 0.06434876471757889, 0.03805340453982353, 0.9277233481407166, 0.4797062277793884, 0.7469591498374939, 0.13879212737083435, 0.004795566666871309, 0.3539579510688782, 0.2561671733856201, 0.061929672956466675, 0.07088950276374817, 0.29676035046577454, 268.4162902832031, 0.042498502880334854, 0.024006975814700127, 0.022975021973252296, 1.2296630144119263, 0.133490189909935, 2.6775150299072266], "count": [279]}, "action": {"min": [0.11728612333536148, 1.9261977672576904, -0.9265953302383423, -1.4239617586135864, -2.429358720779419, -1.924976110458374, 0.5277352333068848, 163.0, 0.21564599871635437, 0.20925100147724152, 0.012205000035464764, -2.934999942779541, -0.12999999523162842, -1.0540000200271606, -0.5366713404655457, -2.0783207416534424, -0.37346556782722473, -0.20491911470890045, 1.8329973220825195, 1.6126842498779297, -0.9566150307655334, 34.0, -0.3612920045852661, 0.18716399371623993, -0.0769760012626648, -3.1331851482391357, 0.5659999847412109, -3.1391851902008057], "max": [0.6673440933227539, 2.081636667251587, -0.22043509781360626, 0.05682792142033577, -0.9704903364181519, -1.4075558185577393, 2.360645294189453, 607.0, 0.3750990033149719, 0.390082985162735, 0.17562399804592133, -0.8029999136924744, 1.2079999446868896, 1.1069999933242798, -0.06300638616085052, -2.056748390197754, 0.5206142663955688, 0.504435122013092, 2.070920467376709, 1.9027230739593506, -0.08709193021059036, 844.0, -0.21608799695968628, 0.2763960063457489, 0.03076300024986267, 3.119999885559082, 1.0980000495910645, 3.1019999980926514], "mean": [0.35879018902778625, 2.0526645183563232, -0.5527061820030212, -0.5988155007362366, -1.6439908742904663, -1.687498688697815, 1.2475637197494507, 432.2795715332031, 0.3034261167049408, 0.293245404958725, 0.06684061884880066, -1.9040288925170898, 0.6505590081214905, 0.253663033246994, -0.1799139827489853, -2.0674993991851807, -0.05596880242228508, 0.030584348365664482, 1.9205474853515625, 1.7198678255081177, -0.4869203269481659, 679.261474609375, -0.3339845836162567, 0.2162097841501236, 0.00018747965805232525, 1.603371024131775, 0.8710218667984009, 0.8475329875946045], "std": [0.1936001032590866, 0.041878703981637955, 0.2489897906780243, 0.49437621235847473, 0.6159972548484802, 0.11938506364822388, 0.5926356911659241, 142.9955291748047, 0.05628223717212677, 0.06434876471757889, 0.03805340453982353, 0.9277233481407166, 0.4797062277793884, 0.7469591498374939, 0.13879212737083435, 0.004795566666871309, 0.3539579510688782, 0.2561671733856201, 0.061929672956466675, 0.07088950276374817, 0.29676035046577454, 268.4162902832031, 0.042498502880334854, 0.024006975814700127, 0.022975021973252296, 1.2296630144119263, 0.133490189909935, 2.6775150299072266], "count": [279]}, "timestamp": {"min": [0.0], "max": [9.266666666666667], "mean": [4.633333333333335], "std": [2.6846615070446793], "count": [279]}, "frame_index": {"min": [0], "max": [278], "mean": [139.0], "std": [80.53984521134038], "count": [279]}, "episode_index": {"min": [526], "max": [526], "mean": [526.0], "std": [0.0], "count": [279]}, "index": {"min": [258563], "max": [258841], "mean": [258702.0], "std": [80.53984521134038], "count": [279]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [279]}, "subtask_annotation": {"mean": [9.347670250896057, 29.0, 29.0, 29.0, 29.0], "std": [9.068689682920056, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [279]}, "scene_annotation": {"mean": [526.0], "std": [0.0], "min": [526], "max": [526], "count": [279]}, "eef_direction_state": {"mean": [4.028673835125448, 3.293906810035842], "std": [2.140052095737282, 2.116583811414554], "min": [0, 0], "max": [6, 6], "count": [279]}, "eef_velocity_state": {"mean": [0.7383512544802867, 1.060931899641577], "std": [0.7757517837719156, 0.6980879100295077], "min": [0, 0], "max": [2, 2], "count": [279]}, "eef_acc_mag_state": {"mean": [0.9605734767025089, 1.0573476702508962], "std": [0.8350869897462578, 0.8056308049104985], "min": [0, 0], "max": [2, 2], "count": [279]}, "eef_direction_action": {"mean": [4.028673835125448, 3.293906810035842], "std": [2.140052095737282, 2.116583811414554], "min": [0, 0], "max": [6, 6], "count": [279]}, "eef_velocity_action": {"mean": [0.7383512544802867, 1.060931899641577], "std": [0.7757517837719156, 0.6980879100295077], "min": [0, 0], "max": [2, 2], "count": [279]}, "eef_acc_mag_action": {"mean": [0.9605734767025089, 1.0573476702508962], "std": [0.8350869897462578, 0.8056308049104985], "min": [0, 0], "max": [2, 2], "count": [279]}, "eef_sim_pose_state": {"mean": [0.40579603774166434, 0.31584940277027684, 1.0221303249586975, -0.8493327233723017, 1.293423533916668, -0.33110763727504966, 0.4918794207180304, -0.3398428038336896, 1.102142818094184, 0.4708323327849709, 0.8686599565381282, -0.33897423513283087], "std": [0.03292897745688582, 0.03622556755295748, 0.017792213937991533, 0.8360850607355499, 0.05498366294534476, 1.4667273253987498, 0.07697181508985215, 0.04750398455781232, 0.05527295218073122, 1.8236711005977544, 0.19006774301242654, 1.6461655905911976], "min": [0.3704448816933525, 0.2055649989020125, 1.0087018602205235, -2.769965269826241, 1.1906695561930425, -3.07870979849546, 0.39492392445050134, -0.41991028921807216, 1.0335467290523968, -3.077811859047912, 0.5756203311126851, -3.133279017713164], "max": [0.48564620559933186, 0.36097865074571867, 1.0769329364556264, 0.057891758589963954, 1.4473938690271217, 3.1358174692730576, 0.601822656257758, -0.2608983828719627, 1.2192015965995673, 3.1186296468087265, 1.2966145253291255, 3.1258663950839782], "count": [279]}, "eef_sim_pose_action": {"mean": [0.40579603774166434, 0.31584940277027684, 1.0221303249586975, -0.8493327233723017, 1.293423533916668, -0.33110763727504966, 0.4918794207180304, -0.3398428038336896, 1.102142818094184, 0.4708323327849709, 0.8686599565381282, -0.33897423513283087], "std": [0.03292897745688582, 0.03622556755295748, 0.017792213937991533, 0.8360850607355499, 0.05498366294534476, 1.4667273253987498, 0.07697181508985215, 0.04750398455781232, 0.05527295218073122, 1.8236711005977544, 0.19006774301242654, 1.6461655905911976], "min": [0.3704448816933525, 0.2055649989020125, 1.0087018602205235, -2.769965269826241, 1.1906695561930425, -3.07870979849546, 0.39492392445050134, -0.41991028921807216, 1.0335467290523968, -3.077811859047912, 0.5756203311126851, -3.133279017713164], "max": [0.48564620559933186, 0.36097865074571867, 1.0769329364556264, 0.057891758589963954, 1.4473938690271217, 3.1358174692730576, 0.601822656257758, -0.2608983828719627, 1.2192015965995673, 3.1186296468087265, 1.2966145253291255, 3.1258663950839782], "count": [279]}, "gripper_mode_state": {"mean": [0.20430107526881722, 0.35125448028673834], "std": [0.40318996256457384, 0.4773623051364998], "min": [0, 0], "max": [1, 1], "count": [279]}, "gripper_activity_state": {"mean": [1.799283154121864, 1.8781362007168458], "std": [0.5245235306072181, 0.4311218624732583], "min": [0, 0], "max": [2, 2], "count": [279]}, "gripper_mode_action": {"mean": [0.20430107526881722, 0.35125448028673834], "std": [0.40318996256457384, 0.4773623051364998], "min": [0, 0], "max": [1, 1], "count": [279]}, "gripper_activity_action": {"mean": [1.799283154121864, 1.8781362007168458], "std": [0.5245235306072181, 0.4311218624732583], "min": [0, 0], "max": [2, 2], "count": [279]}, "gripper_open_scale_state": {"mean": [0.6792616489506108, 0.4322795694549433], "std": [0.26841627884888986, 0.14299542956224567], "min": [0.034, 0.163], "max": [0.844, 0.607], "count": [279]}, "gripper_open_scale_action": {"mean": [0.6792616489506108, 0.4322795694549433], "std": [0.26841627884888986, 0.14299542956224567], "min": [0.034, 0.163], "max": [0.844, 0.607], "count": [279]}}} +{"episode_index": 507, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.43288659517973854]], [[0.42912077205882354]], [[0.42443030841503265]]], "std": [[[0.2235932809127161]], [[0.2289418793784842]], [[0.23174153622930768]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4807206066176471]], [[0.4835495138888889]], [[0.4777511049836601]]], "std": [[[0.09277796098208431]], [[0.09428202779600478]], [[0.09476731648304147]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[0.803921568627451]], [[0.8]]], "mean": [[[0.4393035477941176]], [[0.43929934436274515]], [[0.4344020179738562]]], "std": [[[0.18181525398663465]], [[0.19023417850039734]], [[0.19243952509407197]]], "count": [100]}, "observation.state": {"min": [0.16135570406913757, 1.892181396484375, -1.070497751235962, -1.4283250570297241, -2.540309429168701, -1.9323064088821411, 0.33423054218292236, 186.0, 0.14499099552631378, 0.22891399264335632, -0.04032300040125847, -3.010999917984009, -0.21000000834465027, -0.9010000228881836, -0.4769461452960968, -2.078582525253296, -0.28818875551223755, -0.17093755304813385, 1.6878207921981812, 1.3519494533538818, -0.9947329759597778, 116.0, -0.3595919907093048, 0.17002800107002258, -0.05501199886202812, 1.3179999589920044, 0.5759999752044678, -3.128000020980835], "max": [0.8586671352386475, 2.084533929824829, -0.13156291842460632, 0.08183848857879639, -1.0657504796981812, -1.2717864513397217, 2.299994945526123, 828.0, 0.3732280135154724, 0.430433988571167, 0.2128549963235855, -0.9039999842643738, 1.2680000066757202, 0.7440000176429749, -0.02565634250640869, -2.0584239959716797, 0.6824761033058167, 0.5626941919326782, 2.052385091781616, 1.8297159671783447, -0.24605651199817657, 849.0, -0.24169500172138214, 0.2896620035171509, 0.03572700172662735, 2.878999948501587, 0.9909999966621399, 3.13100004196167], "mean": [0.4493192136287689, 2.047334671020508, -0.6940563321113586, -0.6321455836296082, -1.6965301036834717, -1.5601485967636108, 1.3107311725616455, 580.496826171875, 0.2737690210342407, 0.3276751637458801, 0.04940859228372574, -2.2586872577667236, 0.6592252850532532, -0.017334330826997757, -0.19063396751880646, -2.0662364959716797, 0.006924948189407587, 0.04056396707892418, 1.8306465148925781, 1.6797571182250977, -0.48775649070739746, 727.3406372070312, -0.3396577835083008, 0.22572986781597137, 0.0028277337551116943, 1.8180900812149048, 0.8554805517196655, 1.0174623727798462], "std": [0.2773214280605316, 0.0444130003452301, 0.28458547592163086, 0.40330445766448975, 0.6333445906639099, 0.14927545189857483, 0.528589129447937, 198.34814453125, 0.07309673726558685, 0.07371313869953156, 0.052692513912916183, 0.5972627401351929, 0.5398309826850891, 0.4401189982891083, 0.12839370965957642, 0.004395388998091221, 0.32512396574020386, 0.22011443972587585, 0.09018897265195847, 0.13657894730567932, 0.23097169399261475, 223.1833953857422, 0.027907079085707664, 0.03749948367476463, 0.022311566397547722, 0.5516480207443237, 0.12204193323850632, 2.6230859756469727], "count": [320]}, "action": {"min": [0.16135570406913757, 1.892181396484375, -1.070497751235962, -1.4283250570297241, -2.540309429168701, -1.9323064088821411, 0.33423054218292236, 186.0, 0.14499099552631378, 0.22891399264335632, -0.04032300040125847, -3.010999917984009, -0.21000000834465027, -0.9010000228881836, -0.4769461452960968, -2.078582525253296, -0.28818875551223755, -0.17093755304813385, 1.6878207921981812, 1.3519494533538818, -0.9947329759597778, 116.0, -0.3595919907093048, 0.17002800107002258, -0.05501199886202812, 1.3179999589920044, 0.5759999752044678, -3.128000020980835], "max": [0.8586671352386475, 2.084533929824829, -0.13156291842460632, 0.08183848857879639, -1.0657504796981812, -1.2717864513397217, 2.299994945526123, 828.0, 0.3732280135154724, 0.430433988571167, 0.2128549963235855, -0.9039999842643738, 1.2680000066757202, 0.7440000176429749, -0.02565634250640869, -2.0584239959716797, 0.6824761033058167, 0.5626941919326782, 2.052385091781616, 1.8297159671783447, -0.24605651199817657, 849.0, -0.24169500172138214, 0.2896620035171509, 0.03572700172662735, 2.878999948501587, 0.9909999966621399, 3.13100004196167], "mean": [0.4493192136287689, 2.047334671020508, -0.6940563321113586, -0.6321455836296082, -1.6965301036834717, -1.5601485967636108, 1.3107311725616455, 580.496826171875, 0.2737690210342407, 0.3276751637458801, 0.04940859228372574, -2.2586872577667236, 0.6592252850532532, -0.017334330826997757, -0.19063396751880646, -2.0662364959716797, 0.006924948189407587, 0.04056396707892418, 1.8306465148925781, 1.6797571182250977, -0.48775649070739746, 727.3406372070312, -0.3396577835083008, 0.22572986781597137, 0.0028277337551116943, 1.8180900812149048, 0.8554805517196655, 1.0174623727798462], "std": [0.2773214280605316, 0.0444130003452301, 0.28458547592163086, 0.40330445766448975, 0.6333445906639099, 0.14927545189857483, 0.528589129447937, 198.34814453125, 0.07309673726558685, 0.07371313869953156, 0.052692513912916183, 0.5972627401351929, 0.5398309826850891, 0.4401189982891083, 0.12839370965957642, 0.004395388998091221, 0.32512396574020386, 0.22011443972587585, 0.09018897265195847, 0.13657894730567932, 0.23097169399261475, 223.1833953857422, 0.027907079085707664, 0.03749948367476463, 0.022311566397547722, 0.5516480207443237, 0.12204193323850632, 2.6230859756469727], "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": [527], "max": [527], "mean": [527.0], "std": [0.0], "count": [320]}, "index": {"min": [258842], "max": [259161], "mean": [259001.5], "std": [92.37559201434111], "count": [320]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [320]}, "subtask_annotation": {"mean": [10.08125, 29.0, 29.0, 29.0, 29.0], "std": [9.79315569351883, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [320]}, "scene_annotation": {"mean": [527.0], "std": [0.0], "min": [527], "max": [527], "count": [320]}, "eef_direction_state": {"mean": [3.79375, 3.39375], "std": [2.390336992455248, 2.0799545517871327], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_state": {"mean": [0.696875, 1.115625], "std": [0.7407700279945187, 0.7174648837225422], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_state": {"mean": [0.85625, 1.009375], "std": [0.8466616428656732, 0.8081071150379763], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_direction_action": {"mean": [3.79375, 3.39375], "std": [2.390336992455248, 2.0799545517871327], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_action": {"mean": [0.696875, 1.115625], "std": [0.7407700279945187, 0.7174648837225422], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_action": {"mean": [0.85625, 1.009375], "std": [0.8466616428656732, 0.8081071150379763], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_sim_pose_state": {"mean": [0.4136908918188735, 0.3206134380717899, 1.020574263352523, -0.9660011269972056, 1.3044601578706476, -0.17375236386678722, 0.5262944496602626, -0.3109216774699316, 1.1139644274114233, 0.34096887104115803, 0.9620921938097486, -0.1743929149468694], "std": [0.043707025573651484, 0.023398421295503596, 0.013115443117951679, 0.9766910940262258, 0.07575720337874985, 1.4639412962610119, 0.08522520283844344, 0.07129863363012412, 0.06477382376496685, 1.9894373310674422, 0.2348128926683384, 1.7407095904488785], "min": [0.35277591889656784, 0.24127771260554803, 1.003008464355172, -3.0573142874905113, 1.21785029764122, -3.064432381380889, 0.4148088718026386, -0.45214597554452196, 1.0289530544672219, -3.1124761911085046, 0.5710660114558168, -3.1211707325818243], "max": [0.4867595548514612, 0.3689912827926287, 1.0659844595832275, 0.12176963070266911, 1.5207985322774942, 3.122958618894215, 0.639497877903883, -0.17897119185279498, 1.2546625574260493, 3.1191733666241093, 1.562016925924452, 3.1086733311714725], "count": [320]}, "eef_sim_pose_action": {"mean": [0.4136908918188735, 0.3206134380717899, 1.020574263352523, -0.9660011269972056, 1.3044601578706476, -0.17375236386678722, 0.5262944496602626, -0.3109216774699316, 1.1139644274114233, 0.34096887104115803, 0.9620921938097486, -0.1743929149468694], "std": [0.043707025573651484, 0.023398421295503596, 0.013115443117951679, 0.9766910940262258, 0.07575720337874985, 1.4639412962610119, 0.08522520283844344, 0.07129863363012412, 0.06477382376496685, 1.9894373310674422, 0.2348128926683384, 1.7407095904488785], "min": [0.35277591889656784, 0.24127771260554803, 1.003008464355172, -3.0573142874905113, 1.21785029764122, -3.064432381380889, 0.4148088718026386, -0.45214597554452196, 1.0289530544672219, -3.1124761911085046, 0.5710660114558168, -3.1211707325818243], "max": [0.4867595548514612, 0.3689912827926287, 1.0659844595832275, 0.12176963070266911, 1.5207985322774942, 3.122958618894215, 0.639497877903883, -0.17897119185279498, 1.2546625574260493, 3.1191733666241093, 1.562016925924452, 3.1086733311714725], "count": [320]}, "gripper_mode_state": {"mean": [0.14375, 0.253125], "std": [0.3508360550171552, 0.4348019484489462], "min": [0, 0], "max": [1, 1], "count": [320]}, "gripper_activity_state": {"mean": [1.778125, 1.80625], "std": [0.578918374535651, 0.5183733572435997], "min": [0, 0], "max": [2, 2], "count": [320]}, "gripper_mode_action": {"mean": [0.14375, 0.253125], "std": [0.3508360550171552, 0.4348019484489462], "min": [0, 0], "max": [1, 1], "count": [320]}, "gripper_activity_action": {"mean": [1.778125, 1.80625], "std": [0.578918374535651, 0.5183733572435997], "min": [0, 0], "max": [2, 2], "count": [320]}, "gripper_open_scale_state": {"mean": [0.7273406250715244, 0.5804968749046329], "std": [0.22318338062843784, 0.19834816027028346], "min": [0.116, 0.186], "max": [0.849, 0.828], "count": [320]}, "gripper_open_scale_action": {"mean": [0.7273406250715244, 0.5804968749046329], "std": [0.22318338062843784, 0.19834816027028346], "min": [0.116, 0.186], "max": [0.849, 0.828], "count": [320]}}} +{"episode_index": 508, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.42245687499999995]], [[0.41735831290849673]], [[0.41375278799019605]]], "std": [[[0.2252854205333158]], [[0.2285808508885584]], [[0.23064255314299234]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47244969158496736]], [[0.47702422181372545]], [[0.4728392463235294]]], "std": [[[0.0953936538988484]], [[0.09619485654802727]], [[0.09679539455233095]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9137254901960784]], [[0.8941176470588236]], [[0.8980392156862745]]], "mean": [[[0.42940822099673204]], [[0.42784116625817]], [[0.4230125102124183]]], "std": [[[0.19395652499955435]], [[0.20195701669963945]], [[0.20369897009684126]]], "count": [100]}, "observation.state": {"min": [0.03464478626847267, 1.8676594495773315, -1.3769774436950684, -1.282537817955017, -2.4629735946655273, -1.9512083530426025, 0.41235148906707764, 161.0, 0.1366710066795349, 0.18563899397850037, -0.06617099791765213, -3.0439999103546143, -0.28999996185302734, -1.0779999494552612, -0.49898964166641235, -2.0739400386810303, -0.2972295880317688, -0.22095869481563568, 1.6915556192398071, 1.4461100101470947, -1.0257649421691895, 40.0, -0.37093400955200195, 0.20066100358963013, -0.05758599936962128, 1.2630000114440918, 0.5440000295639038, -3.131185293197632], "max": [0.8062025308609009, 2.0925800800323486, -0.20856685936450958, 0.22500786185264587, -0.4784296751022339, -1.180959701538086, 2.372600555419922, 825.0, 0.36013299226760864, 0.4261400103569031, 0.17377999424934387, -0.8889999985694885, 1.274999976158142, 0.831000030040741, -0.08733627945184708, -2.052891254425049, 0.43221333622932434, 0.5978101491928101, 2.1048495769500732, 1.978679895401001, -0.1483355313539505, 842.0, -0.23753899335861206, 0.2763639986515045, 0.05273500084877014, 2.9630000591278076, 1.1009999513626099, 3.127000093460083], "mean": [0.4170500636100769, 2.047926187515259, -1.0089505910873413, -0.5688486695289612, -1.452279806137085, -1.5907284021377563, 1.3297266960144043, 549.1062622070312, 0.26183372735977173, 0.3085792362689972, 0.02693268656730652, -2.0912933349609375, 0.6208411455154419, 0.18972191214561462, -0.20665553212165833, -2.065852642059326, -0.03447344899177551, 0.043567996472120285, 1.7996673583984375, 1.6645705699920654, -0.4728667140007019, 708.9437255859375, -0.3471061587333679, 0.2312043160200119, 0.010792860761284828, 1.790722131729126, 0.8377623558044434, 0.9594436883926392], "std": [0.30760613083839417, 0.05630116909742355, 0.32655614614486694, 0.46553531289100647, 0.8622060418128967, 0.2585327625274658, 0.6410955786705017, 207.05726623535156, 0.07799167186021805, 0.09044821560382843, 0.05363771691918373, 0.8393318057060242, 0.5824036598205566, 0.7043302059173584, 0.10970598459243774, 0.004187089391052723, 0.2620026767253876, 0.25007298588752747, 0.1371232271194458, 0.10289371013641357, 0.28936272859573364, 250.26280212402344, 0.032706279307603836, 0.02252787910401821, 0.024985866621136665, 0.6058624386787415, 0.1320403516292572, 2.664900302886963], "count": [320]}, "action": {"min": [0.03464478626847267, 1.8676594495773315, -1.3769774436950684, -1.282537817955017, -2.4629735946655273, -1.9512083530426025, 0.41235148906707764, 161.0, 0.1366710066795349, 0.18563899397850037, -0.06617099791765213, -3.0439999103546143, -0.28999996185302734, -1.0779999494552612, -0.49898964166641235, -2.0739400386810303, -0.2972295880317688, -0.22095869481563568, 1.6915556192398071, 1.4461100101470947, -1.0257649421691895, 40.0, -0.37093400955200195, 0.20066100358963013, -0.05758599936962128, 1.2630000114440918, 0.5440000295639038, -3.131185293197632], "max": [0.8062025308609009, 2.0925800800323486, -0.20856685936450958, 0.22500786185264587, -0.4784296751022339, -1.180959701538086, 2.372600555419922, 825.0, 0.36013299226760864, 0.4261400103569031, 0.17377999424934387, -0.8889999985694885, 1.274999976158142, 0.831000030040741, -0.08733627945184708, -2.052891254425049, 0.43221333622932434, 0.5978101491928101, 2.1048495769500732, 1.978679895401001, -0.1483355313539505, 842.0, -0.23753899335861206, 0.2763639986515045, 0.05273500084877014, 2.9630000591278076, 1.1009999513626099, 3.127000093460083], "mean": [0.4170500636100769, 2.047926187515259, -1.0089505910873413, -0.5688486695289612, -1.452279806137085, -1.5907284021377563, 1.3297266960144043, 549.1062622070312, 0.26183372735977173, 0.3085792362689972, 0.02693268656730652, -2.0912933349609375, 0.6208411455154419, 0.18972191214561462, -0.20665553212165833, -2.065852642059326, -0.03447344899177551, 0.043567996472120285, 1.7996673583984375, 1.6645705699920654, -0.4728667140007019, 708.9437255859375, -0.3471061587333679, 0.2312043160200119, 0.010792860761284828, 1.790722131729126, 0.8377623558044434, 0.9594436883926392], "std": [0.30760613083839417, 0.05630116909742355, 0.32655614614486694, 0.46553531289100647, 0.8622060418128967, 0.2585327625274658, 0.6410955786705017, 207.05726623535156, 0.07799167186021805, 0.09044821560382843, 0.05363771691918373, 0.8393318057060242, 0.5824036598205566, 0.7043302059173584, 0.10970598459243774, 0.004187089391052723, 0.2620026767253876, 0.25007298588752747, 0.1371232271194458, 0.10289371013641357, 0.28936272859573364, 250.26280212402344, 0.032706279307603836, 0.02252787910401821, 0.024985866621136665, 0.6058624386787415, 0.1320403516292572, 2.664900302886963], "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": [528], "max": [528], "mean": [528.0], "std": [0.0], "count": [320]}, "index": {"min": [259162], "max": [259481], "mean": [259321.5], "std": [92.37559201434111], "count": [320]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [320]}, "subtask_annotation": {"mean": [8.51875, 29.0, 29.0, 29.0, 29.0], "std": [8.746050447916478, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [320]}, "scene_annotation": {"mean": [528.0], "std": [0.0], "min": [528], "max": [528], "count": [320]}, "eef_direction_state": {"mean": [4.05, 3.459375], "std": [2.0396078054371163, 2.082270301707965], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_state": {"mean": [0.73125, 1.0625], "std": [0.788367577656513, 0.7999023377888078], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_state": {"mean": [0.79375, 0.93125], "std": [0.8411069714964914, 0.8225104482619059], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_direction_action": {"mean": [4.05, 3.459375], "std": [2.0396078054371163, 2.082270301707965], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_action": {"mean": [0.73125, 1.0625], "std": [0.788367577656513, 0.7999023377888078], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_action": {"mean": [0.79375, 0.93125], "std": [0.8411069714964914, 0.8225104482619059], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_sim_pose_state": {"mean": [0.418949306654119, 0.3286886489528558, 1.0213156577530504, -0.9418990161972512, 1.3085407271100158, -0.06731272598464598, 0.5089449533508429, -0.2849806501177087, 1.1056243352993724, 0.30024945844942563, 0.8242094566617709, -0.26074451939453375], "std": [0.03008787695600302, 0.02740359502386362, 0.01769541201470128, 0.966641860966495, 0.04476902011925205, 1.4415266402973586, 0.10285137567229817, 0.08007589888427573, 0.06078817786009134, 1.9057352305544106, 0.23960647116828185, 1.698711045141854], "min": [0.3823113012503265, 0.23207879872487452, 1.0066993569412854, -2.9217974322450675, 1.2117894194219456, -3.037237152473102, 0.371962971172797, -0.41989742867463037, 1.0250917554351373, -3.0654909489986166, 0.4790860943056301, -3.112317973606447], "max": [0.47410081200028664, 0.3887874682984265, 1.08829698071187, 0.053751130397615844, 1.4765686695636302, 3.0876583799084676, 0.6360424994122834, -0.14592634019231776, 1.2171667948470346, 3.1376557450676072, 1.4346538227176273, 3.1188262628479944], "count": [320]}, "eef_sim_pose_action": {"mean": [0.418949306654119, 0.3286886489528558, 1.0213156577530504, -0.9418990161972512, 1.3085407271100158, -0.06731272598464598, 0.5089449533508429, -0.2849806501177087, 1.1056243352993724, 0.30024945844942563, 0.8242094566617709, -0.26074451939453375], "std": [0.03008787695600302, 0.02740359502386362, 0.01769541201470128, 0.966641860966495, 0.04476902011925205, 1.4415266402973586, 0.10285137567229817, 0.08007589888427573, 0.06078817786009134, 1.9057352305544106, 0.23960647116828185, 1.698711045141854], "min": [0.3823113012503265, 0.23207879872487452, 1.0066993569412854, -2.9217974322450675, 1.2117894194219456, -3.037237152473102, 0.371962971172797, -0.41989742867463037, 1.0250917554351373, -3.0654909489986166, 0.4790860943056301, -3.112317973606447], "max": [0.47410081200028664, 0.3887874682984265, 1.08829698071187, 0.053751130397615844, 1.4765686695636302, 3.0876583799084676, 0.6360424994122834, -0.14592634019231776, 1.2171667948470346, 3.1376557450676072, 1.4346538227176273, 3.1188262628479944], "count": [320]}, "gripper_mode_state": {"mean": [0.171875, 0.271875], "std": [0.37727176461405115, 0.44492581895749866], "min": [0, 0], "max": [1, 1], "count": [320]}, "gripper_activity_state": {"mean": [1.771875, 1.896875], "std": [0.5818796992291443, 0.3517673014579377], "min": [0, 0], "max": [2, 2], "count": [320]}, "gripper_mode_action": {"mean": [0.171875, 0.271875], "std": [0.37727176461405115, 0.44492581895749866], "min": [0, 0], "max": [1, 1], "count": [320]}, "gripper_activity_action": {"mean": [1.771875, 1.896875], "std": [0.5818796992291443, 0.3517673014579377], "min": [0, 0], "max": [2, 2], "count": [320]}, "gripper_open_scale_state": {"mean": [0.7089437500476838, 0.5491062499523174], "std": [0.25026274220481554, 0.20705719885915827], "min": [0.04, 0.161], "max": [0.842, 0.825], "count": [320]}, "gripper_open_scale_action": {"mean": [0.7089437500476838, 0.5491062499523174], "std": [0.25026274220481554, 0.20705719885915827], "min": [0.04, 0.161], "max": [0.842, 0.825], "count": [320]}}} +{"episode_index": 509, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.42531561274509805]], [[0.42030790849673205]], [[0.4170329411764706]]], "std": [[[0.22845252768031554]], [[0.23104936587829575]], [[0.23396739940171465]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.478548431372549]], [[0.48323492442810456]], [[0.47852369281045753]]], "std": [[[0.0715027290419821]], [[0.07051450922621083]], [[0.07103103377516397]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[0.8509803921568627]], [[0.8352941176470589]]], "mean": [[[0.4200241503267974]], [[0.41776257352941176]], [[0.4127706147875817]]], "std": [[[0.20561489744205752]], [[0.2143458128810035]], [[0.2165546462630301]]], "count": [100]}, "observation.state": {"min": [0.10393436253070831, 1.8298556804656982, -1.1052472591400146, -1.5005120038986206, -2.4979677200317383, -1.8346377611160278, 0.33915236592292786, 163.0, 0.17320400476455688, 0.2195650041103363, -0.01782899908721447, -2.9639999866485596, -0.22300000488758087, -0.9120000004768372, -0.5363571643829346, -2.078582525253296, -0.4080754518508911, -0.19202113151550293, 1.8191916942596436, 1.4433175325393677, -0.7649429440498352, 47.0, -0.37595099210739136, 0.20235900580883026, -0.08287200331687927, 1.3300000429153442, 0.6140000224113464, -3.1361851692199707], "max": [0.6969448924064636, 2.088984727859497, -0.3862239122390747, 0.2459518015384674, -0.5924171209335327, -1.3049129247665405, 2.3127009868621826, 597.0, 0.386025995016098, 0.4092319905757904, 0.19033700227737427, -1.0449999570846558, 1.1660000085830688, 0.6610000133514404, -0.08321730047464371, -2.0584239959716797, 0.497104674577713, 0.28101545572280884, 1.8344107866287231, 1.8478151559829712, -0.04684463515877724, 827.0, -0.2298080027103424, 0.27330300211906433, 0.016899000853300095, 2.882999897003174, 1.0449999570846558, 3.140000104904175], "mean": [0.3853987455368042, 2.052353620529175, -0.8446043729782104, -0.6889004707336426, -1.6198970079421997, -1.6028035879135132, 1.2521365880966187, 409.815185546875, 0.2746535837650299, 0.31093233823776245, 0.04157574474811554, -2.188072919845581, 0.5610360503196716, 0.08397026360034943, -0.1840933859348297, -2.069345712661743, -0.14850100874900818, -0.07410572469234467, 1.826000690460205, 1.5902466773986816, -0.2588939070701599, 671.1617431640625, -0.35118648409843445, 0.22687928378582, -0.003094370709732175, 1.7209335565567017, 0.7865875959396362, 1.5787901878356934], "std": [0.20603442192077637, 0.05497369170188904, 0.1890447437763214, 0.5466939806938171, 0.7013391852378845, 0.1581413745880127, 0.6364482045173645, 158.2964324951172, 0.06578436493873596, 0.06611675024032593, 0.04438965395092964, 0.6646105647087097, 0.5278362035751343, 0.5175533294677734, 0.12411051988601685, 0.004149079322814941, 0.3371164798736572, 0.15948034822940826, 0.0048904926516115665, 0.07723161578178406, 0.22777830064296722, 235.96453857421875, 0.042921751737594604, 0.018926329910755157, 0.027287328615784645, 0.5093370676040649, 0.09372223168611526, 2.4834883213043213], "count": [303]}, "action": {"min": [0.10393436253070831, 1.8298556804656982, -1.1052472591400146, -1.5005120038986206, -2.4979677200317383, -1.8346377611160278, 0.33915236592292786, 163.0, 0.17320400476455688, 0.2195650041103363, -0.01782899908721447, -2.9639999866485596, -0.22300000488758087, -0.9120000004768372, -0.5363571643829346, -2.078582525253296, -0.4080754518508911, -0.19202113151550293, 1.8191916942596436, 1.4433175325393677, -0.7649429440498352, 47.0, -0.37595099210739136, 0.20235900580883026, -0.08287200331687927, 1.3300000429153442, 0.6140000224113464, -3.1361851692199707], "max": [0.6969448924064636, 2.088984727859497, -0.3862239122390747, 0.2459518015384674, -0.5924171209335327, -1.3049129247665405, 2.3127009868621826, 597.0, 0.386025995016098, 0.4092319905757904, 0.19033700227737427, -1.0449999570846558, 1.1660000085830688, 0.6610000133514404, -0.08321730047464371, -2.0584239959716797, 0.497104674577713, 0.28101545572280884, 1.8344107866287231, 1.8478151559829712, -0.04684463515877724, 827.0, -0.2298080027103424, 0.27330300211906433, 0.016899000853300095, 2.882999897003174, 1.0449999570846558, 3.140000104904175], "mean": [0.3853987455368042, 2.052353620529175, -0.8446043729782104, -0.6889004707336426, -1.6198970079421997, -1.6028035879135132, 1.2521365880966187, 409.815185546875, 0.2746535837650299, 0.31093233823776245, 0.04157574474811554, -2.188072919845581, 0.5610360503196716, 0.08397026360034943, -0.1840933859348297, -2.069345712661743, -0.14850100874900818, -0.07410572469234467, 1.826000690460205, 1.5902466773986816, -0.2588939070701599, 671.1617431640625, -0.35118648409843445, 0.22687928378582, -0.003094370709732175, 1.7209335565567017, 0.7865875959396362, 1.5787901878356934], "std": [0.20603442192077637, 0.05497369170188904, 0.1890447437763214, 0.5466939806938171, 0.7013391852378845, 0.1581413745880127, 0.6364482045173645, 158.2964324951172, 0.06578436493873596, 0.06611675024032593, 0.04438965395092964, 0.6646105647087097, 0.5278362035751343, 0.5175533294677734, 0.12411051988601685, 0.004149079322814941, 0.3371164798736572, 0.15948034822940826, 0.0048904926516115665, 0.07723161578178406, 0.22777830064296722, 235.96453857421875, 0.042921751737594604, 0.018926329910755157, 0.027287328615784645, 0.5093370676040649, 0.09372223168611526, 2.4834883213043213], "count": [303]}, "timestamp": {"min": [0.0], "max": [10.066666666666666], "mean": [5.033333333333333], "std": [2.9156029806440964], "count": [303]}, "frame_index": {"min": [0], "max": [302], "mean": [151.0], "std": [87.46808941932291], "count": [303]}, "episode_index": {"min": [529], "max": [529], "mean": [529.0], "std": [0.0], "count": [303]}, "index": {"min": [259482], "max": [259784], "mean": [259633.0], "std": [87.46808941932291], "count": [303]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [303]}, "subtask_annotation": {"mean": [8.369636963696369, 29.0, 29.0, 29.0, 29.0], "std": [9.088236450620998, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [303]}, "scene_annotation": {"mean": [529.0], "std": [0.0], "min": [529], "max": [529], "count": [303]}, "eef_direction_state": {"mean": [4.376237623762377, 3.7656765676567656], "std": [2.027133526182696, 1.9936889173970727], "min": [0, 0], "max": [6, 6], "count": [303]}, "eef_velocity_state": {"mean": [0.6039603960396039, 1.0858085808580857], "std": [0.7631687621277689, 0.739656902215936], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_state": {"mean": [0.7326732673267327, 1.0], "std": [0.8391149955482944, 0.816496580927726], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_direction_action": {"mean": [4.376237623762377, 3.7656765676567656], "std": [2.027133526182696, 1.9936889173970727], "min": [0, 0], "max": [6, 6], "count": [303]}, "eef_velocity_action": {"mean": [0.6039603960396039, 1.0858085808580857], "std": [0.7631687621277689, 0.739656902215936], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_action": {"mean": [0.7326732673267327, 1.0], "std": [0.8391149955482944, 0.816496580927726], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_sim_pose_state": {"mean": [0.41272025995541245, 0.31813902235129693, 1.0088449656880165, -0.1065403579039465, 1.3986442040530658, 0.023638910054628696, 0.5108075643945906, -0.30559117374534434, 1.109742422001874, 0.1868175798344744, 0.9243674074003989, -0.3590431486839302], "std": [0.02581930662537522, 0.03500181011281626, 0.015368010002029074, 1.0940750018085836, 0.0357829847474711, 1.1673681492163492, 0.07823664898721572, 0.05389196435901799, 0.06972452237709391, 2.0228919776292957, 0.25959268078798936, 1.607302058416469], "min": [0.3844502294579716, 0.2100297496276828, 0.9863492333192659, -3.1187566038873724, 1.3095648024289837, -3.0355203510058306, 0.40420694311104843, -0.4209530939352917, 1.0108193678836048, -3.1238904882728415, 0.5518753432632626, -3.1024715039029456], "max": [0.48006484962263024, 0.356894545434583, 1.054524032512293, 3.0621194963553915, 1.554039110693909, 3.0000498575820527, 0.6189666530173099, -0.22552205088141786, 1.237877832288122, 3.131049467056496, 1.402706926640945, 3.1277683677247183], "count": [303]}, "eef_sim_pose_action": {"mean": [0.41272025995541245, 0.31813902235129693, 1.0088449656880165, -0.1065403579039465, 1.3986442040530658, 0.023638910054628696, 0.5108075643945906, -0.30559117374534434, 1.109742422001874, 0.1868175798344744, 0.9243674074003989, -0.3590431486839302], "std": [0.02581930662537522, 0.03500181011281626, 0.015368010002029074, 1.0940750018085836, 0.0357829847474711, 1.1673681492163492, 0.07823664898721572, 0.05389196435901799, 0.06972452237709391, 2.0228919776292957, 0.25959268078798936, 1.607302058416469], "min": [0.3844502294579716, 0.2100297496276828, 0.9863492333192659, -3.1187566038873724, 1.3095648024289837, -3.0355203510058306, 0.40420694311104843, -0.4209530939352917, 1.0108193678836048, -3.1238904882728415, 0.5518753432632626, -3.1024715039029456], "max": [0.48006484962263024, 0.356894545434583, 1.054524032512293, 3.0621194963553915, 1.554039110693909, 3.0000498575820527, 0.6189666530173099, -0.22552205088141786, 1.237877832288122, 3.131049467056496, 1.402706926640945, 3.1277683677247183], "count": [303]}, "gripper_mode_state": {"mean": [0.1848184818481848, 0.735973597359736], "std": [0.38815024232314604, 0.44081340876736574], "min": [0, 0], "max": [1, 1], "count": [303]}, "gripper_activity_state": {"mean": [1.7953795379537953, 1.8745874587458746], "std": [0.5667157754486459, 0.42695608260848256], "min": [0, 0], "max": [2, 2], "count": [303]}, "gripper_mode_action": {"mean": [0.1848184818481848, 0.735973597359736], "std": [0.38815024232314604, 0.44081340876736574], "min": [0, 0], "max": [1, 1], "count": [303]}, "gripper_activity_action": {"mean": [1.7953795379537953, 1.8745874587458746], "std": [0.5667157754486459, 0.42695608260848256], "min": [0, 0], "max": [2, 2], "count": [303]}, "gripper_open_scale_state": {"mean": [0.6711617161338475, 0.409815181669229], "std": [0.23596455108551506, 0.1582963677127209], "min": [0.047, 0.163], "max": [0.827, 0.597], "count": [303]}, "gripper_open_scale_action": {"mean": [0.6711617161338475, 0.409815181669229], "std": [0.23596455108551506, 0.1582963677127209], "min": [0.047, 0.163], "max": [0.827, 0.597], "count": [303]}}} +{"episode_index": 510, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4313449489379085]], [[0.4274769281045752]], [[0.4229276368464052]]], "std": [[[0.22789127937765616]], [[0.23119238810705336]], [[0.23357448047555116]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4820622181372549]], [[0.4866340175653595]], [[0.48370749999999996]]], "std": [[[0.09417787126579688]], [[0.09499299952102429]], [[0.0958378906357225]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.7803921568627451]], [[0.7764705882352941]]], "mean": [[[0.43659154411764706]], [[0.4371718055555555]], [[0.4331916278594771]]], "std": [[[0.17829735071760563]], [[0.18527515429994873]], [[0.18760529281174324]]], "count": [100]}, "observation.state": {"min": [0.1252797394990921, 1.8175684213638306, -0.9617462754249573, -1.337986946105957, -2.463549852371216, -1.8865963220596313, 0.35241687297821045, 182.0, 0.19476400315761566, 0.22397300601005554, 0.006471999920904636, -2.937999963760376, -0.10200000554323196, -1.0130000114440918, -0.5601634383201599, -2.0739572048187256, -0.34609878063201904, -0.21699678897857666, 1.8221936225891113, 1.563501000404358, -0.8630653619766235, 56.0, -0.36806800961494446, 0.15694600343704224, -0.10617200285196304, 1.315000057220459, 0.6489999890327454, -3.1391851902008057], "max": [0.7127576470375061, 2.083155393600464, -0.04084070399403572, 0.1846209466457367, -1.026951789855957, -1.2639847993850708, 2.3397185802459717, 827.0, 0.36912399530410767, 0.4208790063858032, 0.18395699560642242, -1.003999948501587, 1.2519999742507935, 0.7419999837875366, 0.009407324716448784, -2.0570452213287354, 0.40275219082832336, 0.4385489225387573, 2.004248857498169, 1.8851128816604614, -0.18395771086215973, 809.0, -0.2169169932603836, 0.2725119888782501, 0.04806999862194061, 2.812999963760376, 1.031000018119812, 3.135999917984009], "mean": [0.3966889977455139, 2.0372915267944336, -0.5791752338409424, -0.6689051389694214, -1.792428731918335, -1.6513469219207764, 1.348804235458374, 558.0792846679688, 0.28617843985557556, 0.3100094199180603, 0.06060509383678436, -2.2450520992279053, 0.6714206337928772, -0.014122857712209225, -0.15699565410614014, -2.066498279571533, -0.06019151583313942, -0.018739575520157814, 1.8971737623214722, 1.7060463428497314, -0.38182148337364197, 682.203857421875, -0.33833587169647217, 0.2053520679473877, -0.005815072450786829, 1.8547282218933105, 0.8365021347999573, 0.869792640209198], "std": [0.2258351743221283, 0.06017547845840454, 0.2544793486595154, 0.45608678460121155, 0.5180564522743225, 0.1460820585489273, 0.5544419288635254, 211.54653930664062, 0.05841026082634926, 0.07127566635608673, 0.039114873856306076, 0.6249410510063171, 0.5162403583526611, 0.5455663800239563, 0.15124179422855377, 0.003398396773263812, 0.26988449692726135, 0.20934437215328217, 0.08108678460121155, 0.08540607243776321, 0.23600824177265167, 248.6793975830078, 0.042000848799943924, 0.031017117202281952, 0.03291895613074303, 0.5657660961151123, 0.08655419200658798, 2.7331390380859375], "count": [309]}, "action": {"min": [0.1252797394990921, 1.8175684213638306, -0.9617462754249573, -1.337986946105957, -2.463549852371216, -1.8865963220596313, 0.35241687297821045, 182.0, 0.19476400315761566, 0.22397300601005554, 0.006471999920904636, -2.937999963760376, -0.10200000554323196, -1.0130000114440918, -0.5601634383201599, -2.0739572048187256, -0.34609878063201904, -0.21699678897857666, 1.8221936225891113, 1.563501000404358, -0.8630653619766235, 56.0, -0.36806800961494446, 0.15694600343704224, -0.10617200285196304, 1.315000057220459, 0.6489999890327454, -3.1391851902008057], "max": [0.7127576470375061, 2.083155393600464, -0.04084070399403572, 0.1846209466457367, -1.026951789855957, -1.2639847993850708, 2.3397185802459717, 827.0, 0.36912399530410767, 0.4208790063858032, 0.18395699560642242, -1.003999948501587, 1.2519999742507935, 0.7419999837875366, 0.009407324716448784, -2.0570452213287354, 0.40275219082832336, 0.4385489225387573, 2.004248857498169, 1.8851128816604614, -0.18395771086215973, 809.0, -0.2169169932603836, 0.2725119888782501, 0.04806999862194061, 2.812999963760376, 1.031000018119812, 3.135999917984009], "mean": [0.3966889977455139, 2.0372915267944336, -0.5791752338409424, -0.6689051389694214, -1.792428731918335, -1.6513469219207764, 1.348804235458374, 558.0792846679688, 0.28617843985557556, 0.3100094199180603, 0.06060509383678436, -2.2450520992279053, 0.6714206337928772, -0.014122857712209225, -0.15699565410614014, -2.066498279571533, -0.06019151583313942, -0.018739575520157814, 1.8971737623214722, 1.7060463428497314, -0.38182148337364197, 682.203857421875, -0.33833587169647217, 0.2053520679473877, -0.005815072450786829, 1.8547282218933105, 0.8365021347999573, 0.869792640209198], "std": [0.2258351743221283, 0.06017547845840454, 0.2544793486595154, 0.45608678460121155, 0.5180564522743225, 0.1460820585489273, 0.5544419288635254, 211.54653930664062, 0.05841026082634926, 0.07127566635608673, 0.039114873856306076, 0.6249410510063171, 0.5162403583526611, 0.5455663800239563, 0.15124179422855377, 0.003398396773263812, 0.26988449692726135, 0.20934437215328217, 0.08108678460121155, 0.08540607243776321, 0.23600824177265167, 248.6793975830078, 0.042000848799943924, 0.031017117202281952, 0.03291895613074303, 0.5657660961151123, 0.08655419200658798, 2.7331390380859375], "count": [309]}, "timestamp": {"min": [0.0], "max": [10.266666666666667], "mean": [5.133333333333333], "std": [2.973338315890195], "count": [309]}, "frame_index": {"min": [0], "max": [308], "mean": [154.0], "std": [89.20014947670585], "count": [309]}, "episode_index": {"min": [530], "max": [530], "mean": [530.0], "std": [0.0], "count": [309]}, "index": {"min": [259785], "max": [260093], "mean": [259939.0], "std": [89.20014947670585], "count": [309]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [309]}, "subtask_annotation": {"mean": [9.669902912621358, 29.0, 29.0, 29.0, 29.0], "std": [9.444494654485212, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [309]}, "scene_annotation": {"mean": [530.0], "std": [0.0], "min": [530], "max": [530], "count": [309]}, "eef_direction_state": {"mean": [4.090614886731392, 3.692556634304207], "std": [2.146316769187216, 1.9539958894821003], "min": [0, 0], "max": [6, 6], "count": [309]}, "eef_velocity_state": {"mean": [0.6957928802588996, 1.0841423948220066], "std": [0.7911413465624029, 0.6962969499479997], "min": [0, 0], "max": [2, 2], "count": [309]}, "eef_acc_mag_state": {"mean": [0.7766990291262136, 1.0097087378640777], "std": [0.8468334946546232, 0.8340854996149897], "min": [0, 0], "max": [2, 2], "count": [309]}, "eef_direction_action": {"mean": [4.090614886731392, 3.692556634304207], "std": [2.146316769187216, 1.9539958894821003], "min": [0, 0], "max": [6, 6], "count": [309]}, "eef_velocity_action": {"mean": [0.6957928802588996, 1.0841423948220066], "std": [0.7911413465624029, 0.6962969499479997], "min": [0, 0], "max": [2, 2], "count": [309]}, "eef_acc_mag_action": {"mean": [0.7766990291262136, 1.0097087378640777], "std": [0.8468334946546232, 0.8340854996149897], "min": [0, 0], "max": [2, 2], "count": [309]}, "eef_sim_pose_state": {"mean": [0.3936863196957493, 0.31344001915938746, 1.0150210715682142, -0.7364856318856884, 1.340980422968339, -0.30324629838122286, 0.5090065522045364, -0.3288648856634279, 1.1134541621708345, 0.436459636386161, 0.9397798638759254, -0.27717754533992184], "std": [0.03704709111134782, 0.04150024137672891, 0.01276076287697014, 0.8710577548533472, 0.03939021801578307, 1.4396795156157909, 0.08251897411917407, 0.046371778140353176, 0.06558775806093468, 1.9358761035245355, 0.222832508953917, 1.79754978272523], "min": [0.3394688124422295, 0.18272797106716293, 0.9972202196120287, -2.7339999465645666, 1.2898891036839757, -3.125366942321506, 0.40877984692346747, -0.41564504270713537, 1.0148793896596444, -3.133357365562081, 0.5853498336539795, -3.1298604782433315], "max": [0.4804188209810875, 0.37697607362327823, 1.0564059001101422, -0.14019187786127402, 1.4672731073523706, 3.110670151074614, 0.6262581630992606, -0.2496416830084045, 1.2374461009479973, 3.121541279876466, 1.4954037501380721, 3.1155150837963514], "count": [309]}, "eef_sim_pose_action": {"mean": [0.3936863196957493, 0.31344001915938746, 1.0150210715682142, -0.7364856318856884, 1.340980422968339, -0.30324629838122286, 0.5090065522045364, -0.3288648856634279, 1.1134541621708345, 0.436459636386161, 0.9397798638759254, -0.27717754533992184], "std": [0.03704709111134782, 0.04150024137672891, 0.01276076287697014, 0.8710577548533472, 0.03939021801578307, 1.4396795156157909, 0.08251897411917407, 0.046371778140353176, 0.06558775806093468, 1.9358761035245355, 0.222832508953917, 1.79754978272523], "min": [0.3394688124422295, 0.18272797106716293, 0.9972202196120287, -2.7339999465645666, 1.2898891036839757, -3.125366942321506, 0.40877984692346747, -0.41564504270713537, 1.0148793896596444, -3.133357365562081, 0.5853498336539795, -3.1298604782433315], "max": [0.4804188209810875, 0.37697607362327823, 1.0564059001101422, -0.14019187786127402, 1.4672731073523706, 3.110670151074614, 0.6262581630992606, -0.2496416830084045, 1.2374461009479973, 3.121541279876466, 1.4954037501380721, 3.1155150837963514], "count": [309]}, "gripper_mode_state": {"mean": [0.18446601941747573, 0.27184466019417475], "std": [0.38786377389200344, 0.44491026164619973], "min": [0, 0], "max": [1, 1], "count": [309]}, "gripper_activity_state": {"mean": [1.809061488673139, 1.8576051779935274], "std": [0.5328516063660172, 0.4322539251019804], "min": [0, 0], "max": [2, 2], "count": [309]}, "gripper_mode_action": {"mean": [0.18446601941747573, 0.27184466019417475], "std": [0.38786377389200344, 0.44491026164619973], "min": [0, 0], "max": [1, 1], "count": [309]}, "gripper_activity_action": {"mean": [1.809061488673139, 1.8576051779935274], "std": [0.5328516063660172, 0.4322539251019804], "min": [0, 0], "max": [2, 2], "count": [309]}, "gripper_open_scale_state": {"mean": [0.6822038835198366, 0.55807928832218], "std": [0.24867941137136862, 0.21154617764059308], "min": [0.056, 0.182], "max": [0.809, 0.827], "count": [309]}, "gripper_open_scale_action": {"mean": [0.6822038835198366, 0.55807928832218], "std": [0.24867941137136862, 0.21154617764059308], "min": [0.056, 0.182], "max": [0.809, 0.827], "count": [309]}}} +{"episode_index": 511, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4259437520424837]], [[0.4222372875816993]], [[0.418531676879085]]], "std": [[[0.22802496648768536]], [[0.2316001348579699]], [[0.23407308198734023]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4772315277777778]], [[0.4827416094771242]], [[0.4789464583333334]]], "std": [[[0.08187607545710993]], [[0.08202169581203947]], [[0.08291186527982186]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.7647058823529411]], [[0.7647058823529411]]], "mean": [[[0.43681729370915034]], [[0.4376548672385621]], [[0.4326496119281045]]], "std": [[[0.18160418478956353]], [[0.1866960365539176]], [[0.18976058492287431]]], "count": [100]}, "observation.state": {"min": [0.1639038771390915, 1.9310672283172607, -1.0790847539901733, -1.4278364181518555, -2.5562267303466797, -2.0031843185424805, 0.5016425848007202, 160.0, 0.17350700497627258, 0.20995299518108368, -0.036701999604701996, -2.947000026702881, -0.11400000005960464, -1.0199999809265137, -0.5453630089759827, -2.072403907775879, -0.5628163814544678, -0.16831955313682556, 1.9953476190567017, 1.5583696365356445, -0.8104785680770874, 42.0, -0.37627699971199036, 0.19575099647045135, -0.10169599950313568, 1.3700000047683716, 0.6290000677108765, -3.1331851482391357], "max": [0.7519750595092773, 2.0851449966430664, 0.06616543233394623, 0.12520992755889893, -0.8629781007766724, -1.2836723327636719, 2.3103270530700684, 593.0, 0.37307000160217285, 0.4190959930419922, 0.1880050003528595, -0.7630000114440918, 1.3600000143051147, 0.8679999709129333, -0.08196067065000534, -2.053903579711914, 0.2421993464231491, 0.39552655816078186, 2.1264045238494873, 1.8605908155441284, -0.34313175082206726, 797.0, -0.2194249927997589, 0.2624509930610657, 0.03438200056552887, 2.8359999656677246, 1.0670000314712524, 3.135999917984009], "mean": [0.425483375787735, 2.0552008152008057, -0.7332461476325989, -0.6352609395980835, -1.6798685789108276, -1.6168514490127563, 1.3497456312179565, 451.0491943359375, 0.2720072567462921, 0.31599119305610657, 0.03960723429918289, -2.3536691665649414, 0.7070886492729187, -0.08337042480707169, -0.19014403223991394, -2.063607692718506, -0.24025003612041473, 0.04217815771698952, 2.037299394607544, 1.6714667081832886, -0.5092985033988953, 624.4147338867188, -0.3490769565105438, 0.21830974519252777, 0.006230588536709547, 1.8303308486938477, 0.9122159481048584, 1.2705987691879272], "std": [0.23560240864753723, 0.03815798833966255, 0.322202205657959, 0.45079416036605835, 0.6531567573547363, 0.16862931847572327, 0.5273818373680115, 157.8895263671875, 0.061997100710868835, 0.07046423852443695, 0.04631095379590988, 0.6175782084465027, 0.5596376657485962, 0.5112334489822388, 0.12254147976636887, 0.004415991250425577, 0.29848867654800415, 0.16954222321510315, 0.04379050433635712, 0.06598153710365295, 0.12123455107212067, 248.0049285888672, 0.04493040218949318, 0.018439071252942085, 0.03658811375498772, 0.5161402821540833, 0.10981331020593643, 2.596418857574463], "count": [305]}, "action": {"min": [0.1639038771390915, 1.9310672283172607, -1.0790847539901733, -1.4278364181518555, -2.5562267303466797, -2.0031843185424805, 0.5016425848007202, 160.0, 0.17350700497627258, 0.20995299518108368, -0.036701999604701996, -2.947000026702881, -0.11400000005960464, -1.0199999809265137, -0.5453630089759827, -2.072403907775879, -0.5628163814544678, -0.16831955313682556, 1.9953476190567017, 1.5583696365356445, -0.8104785680770874, 42.0, -0.37627699971199036, 0.19575099647045135, -0.10169599950313568, 1.3700000047683716, 0.6290000677108765, -3.1331851482391357], "max": [0.7519750595092773, 2.0851449966430664, 0.06616543233394623, 0.12520992755889893, -0.8629781007766724, -1.2836723327636719, 2.3103270530700684, 593.0, 0.37307000160217285, 0.4190959930419922, 0.1880050003528595, -0.7630000114440918, 1.3600000143051147, 0.8679999709129333, -0.08196067065000534, -2.053903579711914, 0.2421993464231491, 0.39552655816078186, 2.1264045238494873, 1.8605908155441284, -0.34313175082206726, 797.0, -0.2194249927997589, 0.2624509930610657, 0.03438200056552887, 2.8359999656677246, 1.0670000314712524, 3.135999917984009], "mean": [0.425483375787735, 2.0552008152008057, -0.7332461476325989, -0.6352609395980835, -1.6798685789108276, -1.6168514490127563, 1.3497456312179565, 451.0491943359375, 0.2720072567462921, 0.31599119305610657, 0.03960723429918289, -2.3536691665649414, 0.7070886492729187, -0.08337042480707169, -0.19014403223991394, -2.063607692718506, -0.24025003612041473, 0.04217815771698952, 2.037299394607544, 1.6714667081832886, -0.5092985033988953, 624.4147338867188, -0.3490769565105438, 0.21830974519252777, 0.006230588536709547, 1.8303308486938477, 0.9122159481048584, 1.2705987691879272], "std": [0.23560240864753723, 0.03815798833966255, 0.322202205657959, 0.45079416036605835, 0.6531567573547363, 0.16862931847572327, 0.5273818373680115, 157.8895263671875, 0.061997100710868835, 0.07046423852443695, 0.04631095379590988, 0.6175782084465027, 0.5596376657485962, 0.5112334489822388, 0.12254147976636887, 0.004415991250425577, 0.29848867654800415, 0.16954222321510315, 0.04379050433635712, 0.06598153710365295, 0.12123455107212067, 248.0049285888672, 0.04493040218949318, 0.018439071252942085, 0.03658811375498772, 0.5161402821540833, 0.10981331020593643, 2.596418857574463], "count": [305]}, "timestamp": {"min": [0.0], "max": [10.133333333333333], "mean": [5.066666666666666], "std": [2.934848093740685], "count": [305]}, "frame_index": {"min": [0], "max": [304], "mean": [152.0], "std": [88.04544281222056], "count": [305]}, "episode_index": {"min": [531], "max": [531], "mean": [531.0], "std": [0.0], "count": [305]}, "index": {"min": [260094], "max": [260398], "mean": [260246.0], "std": [88.04544281222056], "count": [305]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [305]}, "subtask_annotation": {"mean": [9.695081967213115, 29.0, 29.0, 29.0, 29.0], "std": [9.689379452452537, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [305]}, "scene_annotation": {"mean": [531.0], "std": [0.0], "min": [531], "max": [531], "count": [305]}, "eef_direction_state": {"mean": [4.170491803278688, 3.944262295081967], "std": [2.036659452471781, 1.9786172179417922], "min": [0, 0], "max": [6, 6], "count": [305]}, "eef_velocity_state": {"mean": [0.7081967213114754, 1.062295081967213], "std": [0.7355816438325182, 0.8012621057475263], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_acc_mag_state": {"mean": [0.8032786885245902, 1.0065573770491802], "std": [0.8380240641943227, 0.8257870269754713], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_direction_action": {"mean": [4.170491803278688, 3.944262295081967], "std": [2.036659452471781, 1.9786172179417922], "min": [0, 0], "max": [6, 6], "count": [305]}, "eef_velocity_action": {"mean": [0.7081967213114754, 1.062295081967213], "std": [0.7355816438325182, 0.8012621057475263], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_acc_mag_action": {"mean": [0.8032786885245902, 1.0065573770491802], "std": [0.8380240641943227, 0.8257870269754713], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_sim_pose_state": {"mean": [0.40564196981198564, 0.32890070255327764, 1.016567431415156, -1.0418583354972784, 1.331231158149644, -0.522866026292753, 0.5163191034782335, -0.3049236729443513, 1.1081872590106183, 0.34866845745063124, 0.9135136520272437, -0.13342294018033835], "std": [0.025501099950283452, 0.045554115793788076, 0.01106443009653789, 0.8160659051462931, 0.051706292223401985, 1.3898505720567933, 0.08160839602455061, 0.057034993117244547, 0.06234425784611223, 1.9814560624857886, 0.20353988005098558, 1.8403661239650735], "min": [0.37745248402255555, 0.18851784945031264, 0.9996441264024236, -3.108218794323315, 1.267275771482232, -3.047813642302746, 0.39558812406199156, -0.43300370651202935, 1.0219938368003394, -3.108988549909709, 0.5962012584558769, -3.109222714770377], "max": [0.46916634017496184, 0.3637314760914365, 1.050989098527388, -0.2381329317374677, 1.518970142338767, 3.1413452896814573, 0.6286279988315, -0.20382462176665245, 1.2329727701305857, 3.1290080711817327, 1.5145773878536435, 3.139890723211461], "count": [305]}, "eef_sim_pose_action": {"mean": [0.40564196981198564, 0.32890070255327764, 1.016567431415156, -1.0418583354972784, 1.331231158149644, -0.522866026292753, 0.5163191034782335, -0.3049236729443513, 1.1081872590106183, 0.34866845745063124, 0.9135136520272437, -0.13342294018033835], "std": [0.025501099950283452, 0.045554115793788076, 0.01106443009653789, 0.8160659051462931, 0.051706292223401985, 1.3898505720567933, 0.08160839602455061, 0.057034993117244547, 0.06234425784611223, 1.9814560624857886, 0.20353988005098558, 1.8403661239650735], "min": [0.37745248402255555, 0.18851784945031264, 0.9996441264024236, -3.108218794323315, 1.267275771482232, -3.047813642302746, 0.39558812406199156, -0.43300370651202935, 1.0219938368003394, -3.108988549909709, 0.5962012584558769, -3.109222714770377], "max": [0.46916634017496184, 0.3637314760914365, 1.050989098527388, -0.2381329317374677, 1.518970142338767, 3.1413452896814573, 0.6286279988315, -0.20382462176665245, 1.2329727701305857, 3.1290080711817327, 1.5145773878536435, 3.139890723211461], "count": [305]}, "gripper_mode_state": {"mean": [0.2098360655737705, 0.2983606557377049], "std": [0.40719146744288554, 0.4575386047597213], "min": [0, 0], "max": [1, 1], "count": [305]}, "gripper_activity_state": {"mean": [1.7934426229508196, 1.9147540983606557], "std": [0.5551159537589517, 0.3519668695165791], "min": [0, 0], "max": [2, 2], "count": [305]}, "gripper_mode_action": {"mean": [0.2098360655737705, 0.2983606557377049], "std": [0.40719146744288554, 0.4575386047597213], "min": [0, 0], "max": [1, 1], "count": [305]}, "gripper_activity_action": {"mean": [1.7934426229508196, 1.9147540983606557], "std": [0.5551159537589517, 0.3519668695165791], "min": [0, 0], "max": [2, 2], "count": [305]}, "gripper_open_scale_state": {"mean": [0.6244147541734034, 0.45104918047795617], "std": [0.24800487104652688, 0.1578894706737216], "min": [0.042, 0.16], "max": [0.797, 0.593], "count": [305]}, "gripper_open_scale_action": {"mean": [0.6244147541734034, 0.45104918047795617], "std": [0.24800487104652688, 0.1578894706737216], "min": [0.042, 0.16], "max": [0.797, 0.593], "count": [305]}}} +{"episode_index": 512, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.42715897671568626]], [[0.4224451940359477]], [[0.41869170955882357]]], "std": [[[0.23239677156321928]], [[0.23723031297575484]], [[0.23973337479479292]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.47780870098039213]], [[0.4855631944444444]], [[0.4819251327614379]]], "std": [[[0.08552779190100113]], [[0.08605646580898085]], [[0.08677255204885882]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.43767203022875817]], [[0.4382228696895425]], [[0.4336541033496732]]], "std": [[[0.17743189035699697]], [[0.18421241745047678]], [[0.18646310301525848]]], "count": [100]}, "observation.state": {"min": [0.17936748266220093, 1.8628772497177124, -1.0506008863449097, -1.3329777717590332, -2.5394718647003174, -1.955763578414917, 0.3802723288536072, 175.0, 0.16480900347232819, 0.22783100605010986, -0.015487000346183777, -3.0280001163482666, -0.17299999296665192, -0.8820000290870667, -0.47363001108169556, -2.072735548019409, -0.7384837865829468, -0.25904175639152527, 2.3006231784820557, 1.4146069288253784, -0.786969006061554, 75.0, -0.36702200770378113, 0.1987529993057251, -0.10629499703645706, 1.4769999980926514, 0.6710000038146973, -3.1391851902008057], "max": [0.7677528262138367, 2.0854241847991943, -0.20296433568000793, 0.20856685936450958, -1.1577118635177612, -1.317793369293213, 2.224928379058838, 684.0, 0.35451701283454895, 0.41572099924087524, 0.19100800156593323, -1.0540000200271606, 1.2979999780654907, 0.8290000557899475, -0.11257374286651611, -2.046800136566162, 0.0616450309753418, 0.36735692620277405, 2.3166630268096924, 1.8684797286987305, -0.14173820614814758, 859.0, -0.2156659960746765, 0.260019987821579, 0.028696000576019287, 2.7079999446868896, 1.0499999523162842, 3.121999979019165], "mean": [0.4354727864265442, 2.0457358360290527, -0.6419625282287598, -0.6468116044998169, -1.7337182760238647, -1.6767634153366089, 1.3345050811767578, 552.9872436523438, 0.2684608995914459, 0.3166765570640564, 0.053266432136297226, -2.323949098587036, 0.710374116897583, 0.009859396144747734, -0.21890485286712646, -2.061452865600586, -0.42997902631759644, 0.03293854370713234, 2.3079774379730225, 1.651451587677002, -0.5034400820732117, 714.6613159179688, -0.3421316146850586, 0.2229173332452774, -0.007957410998642445, 1.9608123302459717, 0.9102140665054321, 1.6193002462387085], "std": [0.244919553399086, 0.05158825218677521, 0.24473631381988525, 0.41892173886299133, 0.5858191251754761, 0.13977374136447906, 0.48275402188301086, 173.0555419921875, 0.05577653646469116, 0.06584171950817108, 0.04407104104757309, 0.5841982960700989, 0.5551384687423706, 0.4666587710380554, 0.10973597317934036, 0.005054020788520575, 0.2794803977012634, 0.1362001746892929, 0.004689117427915335, 0.09875351935625076, 0.1460643857717514, 240.4957275390625, 0.04046481102705002, 0.01688576489686966, 0.03851798176765442, 0.42993688583374023, 0.110989511013031, 2.4332127571105957], "count": [313]}, "action": {"min": [0.17936748266220093, 1.8628772497177124, -1.0506008863449097, -1.3329777717590332, -2.5394718647003174, -1.955763578414917, 0.3802723288536072, 175.0, 0.16480900347232819, 0.22783100605010986, -0.015487000346183777, -3.0280001163482666, -0.17299999296665192, -0.8820000290870667, -0.47363001108169556, -2.072735548019409, -0.7384837865829468, -0.25904175639152527, 2.3006231784820557, 1.4146069288253784, -0.786969006061554, 75.0, -0.36702200770378113, 0.1987529993057251, -0.10629499703645706, 1.4769999980926514, 0.6710000038146973, -3.1391851902008057], "max": [0.7677528262138367, 2.0854241847991943, -0.20296433568000793, 0.20856685936450958, -1.1577118635177612, -1.317793369293213, 2.224928379058838, 684.0, 0.35451701283454895, 0.41572099924087524, 0.19100800156593323, -1.0540000200271606, 1.2979999780654907, 0.8290000557899475, -0.11257374286651611, -2.046800136566162, 0.0616450309753418, 0.36735692620277405, 2.3166630268096924, 1.8684797286987305, -0.14173820614814758, 859.0, -0.2156659960746765, 0.260019987821579, 0.028696000576019287, 2.7079999446868896, 1.0499999523162842, 3.121999979019165], "mean": [0.4354727864265442, 2.0457358360290527, -0.6419625282287598, -0.6468116044998169, -1.7337182760238647, -1.6767634153366089, 1.3345050811767578, 552.9872436523438, 0.2684608995914459, 0.3166765570640564, 0.053266432136297226, -2.323949098587036, 0.710374116897583, 0.009859396144747734, -0.21890485286712646, -2.061452865600586, -0.42997902631759644, 0.03293854370713234, 2.3079774379730225, 1.651451587677002, -0.5034400820732117, 714.6613159179688, -0.3421316146850586, 0.2229173332452774, -0.007957410998642445, 1.9608123302459717, 0.9102140665054321, 1.6193002462387085], "std": [0.244919553399086, 0.05158825218677521, 0.24473631381988525, 0.41892173886299133, 0.5858191251754761, 0.13977374136447906, 0.48275402188301086, 173.0555419921875, 0.05577653646469116, 0.06584171950817108, 0.04407104104757309, 0.5841982960700989, 0.5551384687423706, 0.4666587710380554, 0.10973597317934036, 0.005054020788520575, 0.2794803977012634, 0.1362001746892929, 0.004689117427915335, 0.09875351935625076, 0.1460643857717514, 240.4957275390625, 0.04046481102705002, 0.01688576489686966, 0.03851798176765442, 0.42993688583374023, 0.110989511013031, 2.4332127571105957], "count": [313]}, "timestamp": {"min": [0.0], "max": [10.4], "mean": [5.199999999999999], "std": [3.0118285328204046], "count": [313]}, "frame_index": {"min": [0], "max": [312], "mean": [156.0], "std": [90.35485598461214], "count": [313]}, "episode_index": {"min": [532], "max": [532], "mean": [532.0], "std": [0.0], "count": [313]}, "index": {"min": [260399], "max": [260711], "mean": [260555.0], "std": [90.35485598461214], "count": [313]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [313]}, "subtask_annotation": {"mean": [12.015974440894569, 29.0, 29.0, 29.0, 29.0], "std": [6.714849342036466, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [313]}, "scene_annotation": {"mean": [532.0], "std": [0.0], "min": [532], "max": [532], "count": [313]}, "eef_direction_state": {"mean": [4.146964856230032, 4.281150159744409], "std": [2.11735534648808, 1.6722302319651032], "min": [0, 0], "max": [6, 6], "count": [313]}, "eef_velocity_state": {"mean": [0.6261980830670927, 1.0415335463258786], "std": [0.7353797039665354, 0.8121679737374145], "min": [0, 0], "max": [2, 2], "count": [313]}, "eef_acc_mag_state": {"mean": [0.731629392971246, 0.9712460063897763], "std": [0.8258152502265007, 0.8473624065929827], "min": [0, 0], "max": [2, 2], "count": [313]}, "eef_direction_action": {"mean": [4.146964856230032, 4.281150159744409], "std": [2.11735534648808, 1.6722302319651032], "min": [0, 0], "max": [6, 6], "count": [313]}, "eef_velocity_action": {"mean": [0.6261980830670927, 1.0415335463258786], "std": [0.7353797039665354, 0.8121679737374145], "min": [0, 0], "max": [2, 2], "count": [313]}, "eef_acc_mag_action": {"mean": [0.731629392971246, 0.9712460063897763], "std": [0.8258152502265007, 0.8473624065929827], "min": [0, 0], "max": [2, 2], "count": [313]}, "eef_sim_pose_state": {"mean": [0.41097430468125673, 0.3177530828316227, 1.0127283792294468, -0.9912102998517535, 1.345731259717569, -0.497539948592926, 0.5176418807553821, -0.31328885968967624, 1.118470938797437, 0.46915427776463586, 0.9488939878757092, -0.11223844418738506], "std": [0.02323859315416137, 0.043690508597202596, 0.012217903291368164, 0.8048891391645704, 0.04371238669003958, 1.5473704206343115, 0.07699532685723981, 0.05327308861713379, 0.06050630133232257, 1.90066384015021, 0.21933003821172872, 1.7653533295965853], "min": [0.38148462983965326, 0.18183220364568659, 0.9861873536656824, -2.7285996738959843, 1.2793049163111991, -3.1412884843143027, 0.41349074105911776, -0.42624659595152814, 1.0218600118865755, -3.125756793248834, 0.5830450144426349, -3.1262764789649964], "max": [0.4536059190049947, 0.3586473877642197, 1.048842075638797, 0.19453986067595516, 1.5130381666958095, 3.116058454761216, 0.6252519501600697, -0.2055724867196841, 1.2467974886615114, 3.1359799850660455, 1.5230148260800616, 3.11308017890885], "count": [313]}, "eef_sim_pose_action": {"mean": [0.41097430468125673, 0.3177530828316227, 1.0127283792294468, -0.9912102998517535, 1.345731259717569, -0.497539948592926, 0.5176418807553821, -0.31328885968967624, 1.118470938797437, 0.46915427776463586, 0.9488939878757092, -0.11223844418738506], "std": [0.02323859315416137, 0.043690508597202596, 0.012217903291368164, 0.8048891391645704, 0.04371238669003958, 1.5473704206343115, 0.07699532685723981, 0.05327308861713379, 0.06050630133232257, 1.90066384015021, 0.21933003821172872, 1.7653533295965853], "min": [0.38148462983965326, 0.18183220364568659, 0.9861873536656824, -2.7285996738959843, 1.2793049163111991, -3.1412884843143027, 0.41349074105911776, -0.42624659595152814, 1.0218600118865755, -3.125756793248834, 0.5830450144426349, -3.1262764789649964], "max": [0.4536059190049947, 0.3586473877642197, 1.048842075638797, 0.19453986067595516, 1.5130381666958095, 3.116058454761216, 0.6252519501600697, -0.2055724867196841, 1.2467974886615114, 3.1359799850660455, 1.5230148260800616, 3.11308017890885], "count": [313]}, "gripper_mode_state": {"mean": [0.17891373801916932, 0.21725239616613418], "std": [0.38328007040175915, 0.41237579042204614], "min": [0, 0], "max": [1, 1], "count": [313]}, "gripper_activity_state": {"mean": [1.8146964856230032, 1.8849840255591055], "std": [0.5218925873541919, 0.42245072654480925], "min": [0, 0], "max": [2, 2], "count": [313]}, "gripper_mode_action": {"mean": [0.17891373801916932, 0.21725239616613418], "std": [0.38328007040175915, 0.41237579042204614], "min": [0, 0], "max": [1, 1], "count": [313]}, "gripper_activity_action": {"mean": [1.8146964856230032, 1.8849840255591055], "std": [0.5218925873541919, 0.42245072654480925], "min": [0, 0], "max": [2, 2], "count": [313]}, "gripper_open_scale_state": {"mean": [0.7146613418042845, 0.5529872203985347], "std": [0.24049578414845954, 0.17305565274549123], "min": [0.075, 0.175], "max": [0.859, 0.684], "count": [313]}, "gripper_open_scale_action": {"mean": [0.7146613418042845, 0.5529872203985347], "std": [0.24049578414845954, 0.17305565274549123], "min": [0.075, 0.175], "max": [0.859, 0.684], "count": [313]}}} +{"episode_index": 513, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4292596834150327]], [[0.42198081903594775]], [[0.4196904452614379]]], "std": [[[0.22953708353778443]], [[0.23628824604945303]], [[0.2379397159455097]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47955493872549015]], [[0.4839042013888889]], [[0.4793429963235294]]], "std": [[[0.09829483448025647]], [[0.0996227622723709]], [[0.100358640137992]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7647058823529411]], [[0.7647058823529411]]], "mean": [[[0.435388131127451]], [[0.4361991339869281]], [[0.43138670343137253]]], "std": [[[0.17424412267156802]], [[0.18107380370395526]], [[0.183497590798201]]], "count": [100]}, "observation.state": {"min": [0.14468780159950256, 1.8783060312271118, -1.0571459531784058, -1.3486335277557373, -2.4895029067993164, -1.9837586879730225, 0.6450562477111816, 162.0, 0.1627810001373291, 0.23435400426387787, -0.034915998578071594, -3.125, -0.14000001549720764, -1.0470000505447388, -0.5377534031867981, -2.071880340576172, -0.5667258501052856, -0.14416420459747314, 2.093592405319214, 1.5278264284133911, -0.8826130628585815, 84.0, -0.3717289865016937, 0.18773600459098816, -0.07720799744129181, 1.4509999752044678, 0.5099999904632568, -3.1361851692199707], "max": [0.8728915452957153, 2.0825443267822266, -0.24991370737552643, 0.005270894151180983, -1.0526429414749146, -1.293777585029602, 2.3718152046203613, 611.0, 0.359591007232666, 0.41301199793815613, 0.18128399550914764, -1.062999963760376, 1.3880000114440918, 0.7009999752044678, -0.0524122379720211, -2.0544445514678955, 0.3752457797527313, 0.5036845803260803, 2.1333508491516113, 1.9095823764801025, -0.3285931348800659, 836.0, -0.23285800218582153, 0.27428001165390015, 0.030981000512838364, 2.7790000438690186, 1.0440000295639038, 3.1389999389648438], "mean": [0.42819440364837646, 2.0409300327301025, -0.6895269751548767, -0.641011118888855, -1.6992908716201782, -1.6311143636703491, 1.478643536567688, 492.5097351074219, 0.2789836525917053, 0.31641626358032227, 0.05265501141548157, -2.3015012741088867, 0.7422305345535278, -0.07360724359750748, -0.19038306176662445, -2.0654783248901367, -0.2409437596797943, 0.06230682134628296, 2.120253801345825, 1.6678797006607056, -0.48974609375, 629.0462036132812, -0.3462318480014801, 0.21908441185951233, -0.0014731010887771845, 1.9373621940612793, 0.8667653799057007, 1.3318474292755127], "std": [0.27688243985176086, 0.04949183389544487, 0.21389950811862946, 0.3658808469772339, 0.6234355568885803, 0.13995519280433655, 0.512129008769989, 166.57318115234375, 0.06461253762245178, 0.06816823035478592, 0.0441824346780777, 0.6434711217880249, 0.593834400177002, 0.5403721332550049, 0.12327271699905396, 0.004119886085391045, 0.3495522141456604, 0.20617887377738953, 0.012754873372614384, 0.08832467347383499, 0.178944393992424, 195.35829162597656, 0.03786590322852135, 0.020111221820116043, 0.025913678109645844, 0.5098661780357361, 0.12695835530757904, 2.606149673461914], "count": [303]}, "action": {"min": [0.14468780159950256, 1.8783060312271118, -1.0571459531784058, -1.3486335277557373, -2.4895029067993164, -1.9837586879730225, 0.6450562477111816, 162.0, 0.1627810001373291, 0.23435400426387787, -0.034915998578071594, -3.125, -0.14000001549720764, -1.0470000505447388, -0.5377534031867981, -2.071880340576172, -0.5667258501052856, -0.14416420459747314, 2.093592405319214, 1.5278264284133911, -0.8826130628585815, 84.0, -0.3717289865016937, 0.18773600459098816, -0.07720799744129181, 1.4509999752044678, 0.5099999904632568, -3.1361851692199707], "max": [0.8728915452957153, 2.0825443267822266, -0.24991370737552643, 0.005270894151180983, -1.0526429414749146, -1.293777585029602, 2.3718152046203613, 611.0, 0.359591007232666, 0.41301199793815613, 0.18128399550914764, -1.062999963760376, 1.3880000114440918, 0.7009999752044678, -0.0524122379720211, -2.0544445514678955, 0.3752457797527313, 0.5036845803260803, 2.1333508491516113, 1.9095823764801025, -0.3285931348800659, 836.0, -0.23285800218582153, 0.27428001165390015, 0.030981000512838364, 2.7790000438690186, 1.0440000295639038, 3.1389999389648438], "mean": [0.42819440364837646, 2.0409300327301025, -0.6895269751548767, -0.641011118888855, -1.6992908716201782, -1.6311143636703491, 1.478643536567688, 492.5097351074219, 0.2789836525917053, 0.31641626358032227, 0.05265501141548157, -2.3015012741088867, 0.7422305345535278, -0.07360724359750748, -0.19038306176662445, -2.0654783248901367, -0.2409437596797943, 0.06230682134628296, 2.120253801345825, 1.6678797006607056, -0.48974609375, 629.0462036132812, -0.3462318480014801, 0.21908441185951233, -0.0014731010887771845, 1.9373621940612793, 0.8667653799057007, 1.3318474292755127], "std": [0.27688243985176086, 0.04949183389544487, 0.21389950811862946, 0.3658808469772339, 0.6234355568885803, 0.13995519280433655, 0.512129008769989, 166.57318115234375, 0.06461253762245178, 0.06816823035478592, 0.0441824346780777, 0.6434711217880249, 0.593834400177002, 0.5403721332550049, 0.12327271699905396, 0.004119886085391045, 0.3495522141456604, 0.20617887377738953, 0.012754873372614384, 0.08832467347383499, 0.178944393992424, 195.35829162597656, 0.03786590322852135, 0.020111221820116043, 0.025913678109645844, 0.5098661780357361, 0.12695835530757904, 2.606149673461914], "count": [303]}, "timestamp": {"min": [0.0], "max": [10.066666666666666], "mean": [5.033333333333333], "std": [2.9156029806440964], "count": [303]}, "frame_index": {"min": [0], "max": [302], "mean": [151.0], "std": [87.46808941932291], "count": [303]}, "episode_index": {"min": [533], "max": [533], "mean": [533.0], "std": [0.0], "count": [303]}, "index": {"min": [260712], "max": [261014], "mean": [260863.0], "std": [87.46808941932291], "count": [303]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [303]}, "subtask_annotation": {"mean": [9.587458745874587, 29.0, 29.0, 29.0, 29.0], "std": [9.251069395543917, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [303]}, "scene_annotation": {"mean": [533.0], "std": [0.0], "min": [533], "max": [533], "count": [303]}, "eef_direction_state": {"mean": [3.772277227722772, 3.897689768976898], "std": [2.2421753409977647, 1.9293019162263634], "min": [0, 0], "max": [6, 6], "count": [303]}, "eef_velocity_state": {"mean": [0.7326732673267327, 1.0957095709570956], "std": [0.7650503869457844, 0.7923404409701961], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_state": {"mean": [0.7722772277227723, 0.9273927392739274], "std": [0.82711301304363, 0.8333055578157111], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_direction_action": {"mean": [3.772277227722772, 3.897689768976898], "std": [2.2421753409977647, 1.9293019162263634], "min": [0, 0], "max": [6, 6], "count": [303]}, "eef_velocity_action": {"mean": [0.7326732673267327, 1.0957095709570956], "std": [0.7650503869457844, 0.7923404409701961], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_action": {"mean": [0.7722772277227723, 0.9273927392739274], "std": [0.82711301304363, 0.8333055578157111], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_sim_pose_state": {"mean": [0.407846002309356, 0.3240839084383882, 1.0151435952881804, -0.939036858557206, 1.3589089040726976, -0.3568388794580208, 0.517103752394469, -0.31816917436497016, 1.112542333081678, 0.6382777799599056, 0.878303874286299, -0.19490231074204362], "std": [0.027551107261372505, 0.033862787924445054, 0.014978123395521351, 1.0345591378661303, 0.0531228528727252, 1.4223760860012244, 0.08152931202734821, 0.062485059297981815, 0.05828004656927181, 1.9490995410133953, 0.21725181549736133, 1.9182488221633849], "min": [0.3709088797523862, 0.21556914143655015, 0.9985301135573345, -3.1313932108986338, 1.2411184858839999, -3.1110166629389835, 0.4192058418329239, -0.4179127614931496, 1.033126533532797, -3.1373904825290015, 0.515257354399203, -3.1106356886799005], "max": [0.48444336718927244, 0.3679508599278119, 1.0610667733354389, 3.0665536194706107, 1.5479714097333575, 3.113465678886801, 0.6234296205121292, -0.19335373594732652, 1.2359915987351193, 3.137372448982873, 1.48226385537354, 3.133755779684901], "count": [303]}, "eef_sim_pose_action": {"mean": [0.407846002309356, 0.3240839084383882, 1.0151435952881804, -0.939036858557206, 1.3589089040726976, -0.3568388794580208, 0.517103752394469, -0.31816917436497016, 1.112542333081678, 0.6382777799599056, 0.878303874286299, -0.19490231074204362], "std": [0.027551107261372505, 0.033862787924445054, 0.014978123395521351, 1.0345591378661303, 0.0531228528727252, 1.4223760860012244, 0.08152931202734821, 0.062485059297981815, 0.05828004656927181, 1.9490995410133953, 0.21725181549736133, 1.9182488221633849], "min": [0.3709088797523862, 0.21556914143655015, 0.9985301135573345, -3.1313932108986338, 1.2411184858839999, -3.1110166629389835, 0.4192058418329239, -0.4179127614931496, 1.033126533532797, -3.1373904825290015, 0.515257354399203, -3.1106356886799005], "max": [0.48444336718927244, 0.3679508599278119, 1.0610667733354389, 3.0665536194706107, 1.5479714097333575, 3.113465678886801, 0.6234296205121292, -0.19335373594732652, 1.2359915987351193, 3.137372448982873, 1.48226385537354, 3.133755779684901], "count": [303]}, "gripper_mode_state": {"mean": [0.1782178217821782, 0.29372937293729373], "std": [0.38269600178391455, 0.45546945936160954], "min": [0, 0], "max": [1, 1], "count": [303]}, "gripper_activity_state": {"mean": [1.7524752475247525, 1.900990099009901], "std": [0.603716879977273, 0.39397149789813024], "min": [0, 0], "max": [2, 2], "count": [303]}, "gripper_mode_action": {"mean": [0.1782178217821782, 0.29372937293729373], "std": [0.38269600178391455, 0.45546945936160954], "min": [0, 0], "max": [1, 1], "count": [303]}, "gripper_activity_action": {"mean": [1.7524752475247525, 1.900990099009901], "std": [0.603716879977273, 0.39397149789813024], "min": [0, 0], "max": [2, 2], "count": [303]}, "gripper_open_scale_state": {"mean": [0.6290462047211806, 0.49250990088938057], "std": [0.19535827220945565, 0.16657320661587113], "min": [0.084, 0.162], "max": [0.836, 0.611], "count": [303]}, "gripper_open_scale_action": {"mean": [0.6290462047211806, 0.49250990088938057], "std": [0.19535827220945565, 0.16657320661587113], "min": [0.084, 0.162], "max": [0.836, 0.611], "count": [303]}}} +{"episode_index": 514, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.43272358047385623]], [[0.4278032598039216]], [[0.42450965277777775]]], "std": [[[0.22522755131777836]], [[0.23137109712532786]], [[0.23252297377874817]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47022832312091506]], [[0.4758348263888889]], [[0.47062316380718955]]], "std": [[[0.09412075969258274]], [[0.09449699665144329]], [[0.09528753981092306]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[0.796078431372549]], [[0.792156862745098]]], "mean": [[[0.4440064297385621]], [[0.4397173835784314]], [[0.43500349060457516]]], "std": [[[0.18854051022240967]], [[0.19763309886117122]], [[0.19979138284763243]]], "count": [100]}, "observation.state": {"min": [0.13355259597301483, 1.8597006797790527, -0.9788679480552673, -1.4060721397399902, -2.6087262630462646, -2.020742177963257, 0.3003362715244293, 168.0, 0.16757400333881378, 0.2220039963722229, -0.0568000003695488, -2.9830000400543213, -0.08600001037120819, -0.9990000128746033, -0.5130569934844971, -2.072648286819458, -0.8113686442375183, -0.18196803331375122, 2.134101390838623, 1.5188902616500854, -0.7866548299789429, 44.0, -0.36238399147987366, 0.21955899894237518, -0.06163400039076805, 1.3489999771118164, 0.6209999918937683, -3.131185293197632], "max": [0.9201376438140869, 2.085458993911743, -0.16283921897411346, 0.2056346833705902, -1.0390294790267944, -1.2098971605300903, 2.401468276977539, 680.0, 0.3605409860610962, 0.426815003156662, 0.20389899611473083, -0.902999997138977, 1.24399995803833, 0.781000018119812, -0.09368927031755447, -1.973967432975769, 0.0015533430268988013, 0.38561302423477173, 2.631345748901367, 1.8885859251022339, -0.20690877735614777, 855.0, -0.2424750030040741, 0.2772510051727295, 0.03916100040078163, 2.7309999465942383, 1.0260000228881836, 3.131999969482422], "mean": [0.4927884042263031, 2.041952133178711, -0.6917375326156616, -0.6296741366386414, -1.7676377296447754, -1.6046961545944214, 1.3238779306411743, 489.6666259765625, 0.25848251581192017, 0.3320721685886383, 0.04398825019598007, -2.293938636779785, 0.60138338804245, 0.045896656811237335, -0.23373110592365265, -2.060453176498413, -0.5914878249168396, -0.01907329261302948, 2.349327564239502, 1.6219497919082642, -0.4219987094402313, 745.5999755859375, -0.3417954742908478, 0.2432006597518921, 0.004693884868174791, 1.7825896739959717, 0.8624929785728455, 1.5864288806915283], "std": [0.2991478145122528, 0.05359083414077759, 0.23014046251773834, 0.3936202824115753, 0.6372338533401489, 0.21730929613113403, 0.5602709650993347, 185.73846435546875, 0.05909574404358864, 0.0779460147023201, 0.05490963160991669, 0.6578401923179626, 0.5069997906684875, 0.553321123123169, 0.12544001638889313, 0.01664039120078087, 0.2608371376991272, 0.19521716237068176, 0.13112883269786835, 0.08714668452739716, 0.17962715029716492, 230.20419311523438, 0.029298050329089165, 0.016214551404118538, 0.022889485582709312, 0.5227138996124268, 0.10171595215797424, 2.374480962753296], "count": [300]}, "action": {"min": [0.13355259597301483, 1.8597006797790527, -0.9788679480552673, -1.4060721397399902, -2.6087262630462646, -2.020742177963257, 0.3003362715244293, 168.0, 0.16757400333881378, 0.2220039963722229, -0.0568000003695488, -2.9830000400543213, -0.08600001037120819, -0.9990000128746033, -0.5130569934844971, -2.072648286819458, -0.8113686442375183, -0.18196803331375122, 2.134101390838623, 1.5188902616500854, -0.7866548299789429, 44.0, -0.36238399147987366, 0.21955899894237518, -0.06163400039076805, 1.3489999771118164, 0.6209999918937683, -3.131185293197632], "max": [0.9201376438140869, 2.085458993911743, -0.16283921897411346, 0.2056346833705902, -1.0390294790267944, -1.2098971605300903, 2.401468276977539, 680.0, 0.3605409860610962, 0.426815003156662, 0.20389899611473083, -0.902999997138977, 1.24399995803833, 0.781000018119812, -0.09368927031755447, -1.973967432975769, 0.0015533430268988013, 0.38561302423477173, 2.631345748901367, 1.8885859251022339, -0.20690877735614777, 855.0, -0.2424750030040741, 0.2772510051727295, 0.03916100040078163, 2.7309999465942383, 1.0260000228881836, 3.131999969482422], "mean": [0.4927884042263031, 2.041952133178711, -0.6917375326156616, -0.6296741366386414, -1.7676377296447754, -1.6046961545944214, 1.3238779306411743, 489.6666259765625, 0.25848251581192017, 0.3320721685886383, 0.04398825019598007, -2.293938636779785, 0.60138338804245, 0.045896656811237335, -0.23373110592365265, -2.060453176498413, -0.5914878249168396, -0.01907329261302948, 2.349327564239502, 1.6219497919082642, -0.4219987094402313, 745.5999755859375, -0.3417954742908478, 0.2432006597518921, 0.004693884868174791, 1.7825896739959717, 0.8624929785728455, 1.5864288806915283], "std": [0.2991478145122528, 0.05359083414077759, 0.23014046251773834, 0.3936202824115753, 0.6372338533401489, 0.21730929613113403, 0.5602709650993347, 185.73846435546875, 0.05909574404358864, 0.0779460147023201, 0.05490963160991669, 0.6578401923179626, 0.5069997906684875, 0.553321123123169, 0.12544001638889313, 0.01664039120078087, 0.2608371376991272, 0.19521716237068176, 0.13112883269786835, 0.08714668452739716, 0.17962715029716492, 230.20419311523438, 0.029298050329089165, 0.016214551404118538, 0.022889485582709312, 0.5227138996124268, 0.10171595215797424, 2.374480962753296], "count": [300]}, "timestamp": {"min": [0.0], "max": [9.966666666666667], "mean": [4.983333333333333], "std": [2.8867353083961027], "count": [300]}, "frame_index": {"min": [0], "max": [299], "mean": [149.5], "std": [86.60205925188308], "count": [300]}, "episode_index": {"min": [534], "max": [534], "mean": [534.0], "std": [0.0], "count": [300]}, "index": {"min": [261015], "max": [261314], "mean": [261164.5], "std": [86.60205925188308], "count": [300]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [300]}, "subtask_annotation": {"mean": [8.426666666666666, 29.0, 29.0, 29.0, 29.0], "std": [9.04164193545006, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [300]}, "scene_annotation": {"mean": [534.0], "std": [0.0], "min": [534], "max": [534], "count": [300]}, "eef_direction_state": {"mean": [3.933333333333333, 3.546666666666667], "std": [2.1202725191719036, 1.954777623044513], "min": [0, 0], "max": [6, 6], "count": [300]}, "eef_velocity_state": {"mean": [0.71, 1.3], "std": [0.7343250869562707, 0.7187952884282613], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_acc_mag_state": {"mean": [0.8266666666666667, 1.1533333333333333], "std": [0.8425886039791647, 0.8102400193084068], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_direction_action": {"mean": [3.933333333333333, 3.546666666666667], "std": [2.1202725191719036, 1.954777623044513], "min": [0, 0], "max": [6, 6], "count": [300]}, "eef_velocity_action": {"mean": [0.71, 1.3], "std": [0.7343250869562707, 0.7187952884282613], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_acc_mag_action": {"mean": [0.8266666666666667, 1.1533333333333333], "std": [0.8425886039791647, 0.8102400193084068], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_sim_pose_state": {"mean": [0.43040595188885883, 0.3216184583570379, 1.020082380365509, -0.8368213011769602, 1.3336966684142875, -0.1922458514684683, 0.5346777580460496, -0.2994233070473131, 1.1217574008661237, 0.26844806414510225, 0.9300673313035737, -0.4746843678607139], "std": [0.021454929857101783, 0.02429617183716985, 0.012983326074487756, 0.8851498812609444, 0.0461866274201952, 1.3233801050445064, 0.08874799313192791, 0.06236511716452158, 0.05843970284402351, 2.0355484971041196, 0.2243724571472278, 1.682983695968683], "min": [0.40139913788925674, 0.23203730984093443, 1.0027075587312475, -3.0212297190781165, 1.2811970532999992, -3.115945553049391, 0.4078990878301194, -0.43135773388959264, 1.0249178430154215, -3.1285804519931455, 0.4974334477395197, -3.103349703929744], "max": [0.48135597174790584, 0.3637331973225302, 1.063493737567747, 0.12519910991191707, 1.5618544755878272, 3.0334949958932302, 0.6355415081528537, -0.17566384044086575, 1.2649829701385, 3.123467535823778, 1.4661678417095905, 3.1168428047268035], "count": [300]}, "eef_sim_pose_action": {"mean": [0.43040595188885883, 0.3216184583570379, 1.020082380365509, -0.8368213011769602, 1.3336966684142875, -0.1922458514684683, 0.5346777580460496, -0.2994233070473131, 1.1217574008661237, 0.26844806414510225, 0.9300673313035737, -0.4746843678607139], "std": [0.021454929857101783, 0.02429617183716985, 0.012983326074487756, 0.8851498812609444, 0.0461866274201952, 1.3233801050445064, 0.08874799313192791, 0.06236511716452158, 0.05843970284402351, 2.0355484971041196, 0.2243724571472278, 1.682983695968683], "min": [0.40139913788925674, 0.23203730984093443, 1.0027075587312475, -3.0212297190781165, 1.2811970532999992, -3.115945553049391, 0.4078990878301194, -0.43135773388959264, 1.0249178430154215, -3.1285804519931455, 0.4974334477395197, -3.103349703929744], "max": [0.48135597174790584, 0.3637331973225302, 1.063493737567747, 0.12519910991191707, 1.5618544755878272, 3.0334949958932302, 0.6355415081528537, -0.17566384044086575, 1.2649829701385, 3.123467535823778, 1.4661678417095905, 3.1168428047268035], "count": [300]}, "gripper_mode_state": {"mean": [0.13333333333333333, 0.29333333333333333], "std": [0.3399346342395194, 0.45528989543903803], "min": [0, 0], "max": [1, 1], "count": [300]}, "gripper_activity_state": {"mean": [1.77, 1.8866666666666667], "std": [0.5690049794744035, 0.40884661617232054], "min": [0, 0], "max": [2, 2], "count": [300]}, "gripper_mode_action": {"mean": [0.13333333333333333, 0.29333333333333333], "std": [0.3399346342395194, 0.45528989543903803], "min": [0, 0], "max": [1, 1], "count": [300]}, "gripper_activity_action": {"mean": [1.77, 1.8866666666666667], "std": [0.5690049794744035, 0.40884661617232054], "min": [0, 0], "max": [2, 2], "count": [300]}, "gripper_open_scale_state": {"mean": [0.7455999998728443, 0.48966666666666603], "std": [0.23020414691489194, 0.18573823503989131], "min": [0.044, 0.168], "max": [0.855, 0.68], "count": [300]}, "gripper_open_scale_action": {"mean": [0.7455999998728443, 0.48966666666666603], "std": [0.23020414691489194, 0.18573823503989131], "min": [0.044, 0.168], "max": [0.855, 0.68], "count": [300]}}} +{"episode_index": 515, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.42590313929738566]], [[0.4217707230392157]], [[0.4181810968137255]]], "std": [[[0.22971476702264]], [[0.23393091625116333]], [[0.23616791651816668]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4765953410947712]], [[0.4809647549019608]], [[0.4778417095588235]]], "std": [[[0.09292497656708505]], [[0.09402116720031593]], [[0.09475984119978927]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[1.0]], [[1.0]]], "mean": [[[0.43499155637254905]], [[0.4342855698529412]], [[0.42994133578431376]]], "std": [[[0.18695751260540358]], [[0.1932885469925744]], [[0.1958609759245394]]], "count": [100]}, "observation.state": {"min": [0.1414065957069397, 1.8894760608673096, -1.1454945802688599, -1.4524805545806885, -2.5525615215301514, -2.017007350921631, 0.47705087065696716, 187.0, 0.16265299916267395, 0.22584299743175507, -0.014538000337779522, -2.9489998817443848, -0.1899999976158142, -1.065999984741211, -0.6122440099716187, -2.0755107402801514, -0.6288595795631409, -0.1943947672843933, 1.9888200759887695, 1.4838265180587769, -0.8529773354530334, 56.0, -0.3634850084781647, 0.2290630042552948, -0.07377800345420837, 1.4589999914169312, 0.5590000152587891, -3.128999948501587], "max": [0.7775790691375732, 2.083277463912964, -0.1696460098028183, 0.09164724498987198, -1.0657504796981812, -1.3390166759490967, 2.3874359130859375, 557.0, 0.3594920039176941, 0.4203470051288605, 0.19357499480247498, -0.9869999885559082, 1.2740000486373901, 0.8610000014305115, -0.16402605175971985, -2.049889326095581, 0.45931828022003174, 0.40358996391296387, 2.1583964824676514, 1.8985867500305176, -0.2223026007413864, 829.0, -0.20905500650405884, 0.29516100883483887, 0.03391600027680397, 2.99399995803833, 0.9610000252723694, 3.1389999389648438], "mean": [0.4402238726615906, 2.050401449203491, -0.7220380306243896, -0.7195490002632141, -1.7578327655792236, -1.6462565660476685, 1.4483550786972046, 446.1716613769531, 0.2626490890979767, 0.3214260935783386, 0.05147038400173187, -2.3329577445983887, 0.6468185186386108, -0.06815478950738907, -0.2723592519760132, -2.0662240982055664, -0.2849569320678711, 0.017848648130893707, 2.120863199234009, 1.6313565969467163, -0.41550302505493164, 657.0889282226562, -0.3268185257911682, 0.2531181871891022, -0.0025526664685457945, 1.884010672569275, 0.8208715319633484, 1.5459779500961304], "std": [0.2538504898548126, 0.04706893116235733, 0.2847265899181366, 0.4480934739112854, 0.6529653668403625, 0.1559746116399765, 0.5749436020851135, 127.36483001708984, 0.0614476315677166, 0.06771168857812881, 0.04455484822392464, 0.6112762093544006, 0.5545885562896729, 0.5617560744285583, 0.12158411741256714, 0.005182402208447456, 0.3756270706653595, 0.21152415871620178, 0.06558357179164886, 0.09439567476511002, 0.22860026359558105, 218.4042510986328, 0.03825576975941658, 0.015072177164256573, 0.022458592429757118, 0.5262082815170288, 0.10367372632026672, 2.419910430908203], "count": [265]}, "action": {"min": [0.1414065957069397, 1.8894760608673096, -1.1454945802688599, -1.4524805545806885, -2.5525615215301514, -2.017007350921631, 0.47705087065696716, 187.0, 0.16265299916267395, 0.22584299743175507, -0.014538000337779522, -2.9489998817443848, -0.1899999976158142, -1.065999984741211, -0.6122440099716187, -2.0755107402801514, -0.6288595795631409, -0.1943947672843933, 1.9888200759887695, 1.4838265180587769, -0.8529773354530334, 56.0, -0.3634850084781647, 0.2290630042552948, -0.07377800345420837, 1.4589999914169312, 0.5590000152587891, -3.128999948501587], "max": [0.7775790691375732, 2.083277463912964, -0.1696460098028183, 0.09164724498987198, -1.0657504796981812, -1.3390166759490967, 2.3874359130859375, 557.0, 0.3594920039176941, 0.4203470051288605, 0.19357499480247498, -0.9869999885559082, 1.2740000486373901, 0.8610000014305115, -0.16402605175971985, -2.049889326095581, 0.45931828022003174, 0.40358996391296387, 2.1583964824676514, 1.8985867500305176, -0.2223026007413864, 829.0, -0.20905500650405884, 0.29516100883483887, 0.03391600027680397, 2.99399995803833, 0.9610000252723694, 3.1389999389648438], "mean": [0.4402238726615906, 2.050401449203491, -0.7220380306243896, -0.7195490002632141, -1.7578327655792236, -1.6462565660476685, 1.4483550786972046, 446.1716613769531, 0.2626490890979767, 0.3214260935783386, 0.05147038400173187, -2.3329577445983887, 0.6468185186386108, -0.06815478950738907, -0.2723592519760132, -2.0662240982055664, -0.2849569320678711, 0.017848648130893707, 2.120863199234009, 1.6313565969467163, -0.41550302505493164, 657.0889282226562, -0.3268185257911682, 0.2531181871891022, -0.0025526664685457945, 1.884010672569275, 0.8208715319633484, 1.5459779500961304], "std": [0.2538504898548126, 0.04706893116235733, 0.2847265899181366, 0.4480934739112854, 0.6529653668403625, 0.1559746116399765, 0.5749436020851135, 127.36483001708984, 0.0614476315677166, 0.06771168857812881, 0.04455484822392464, 0.6112762093544006, 0.5545885562896729, 0.5617560744285583, 0.12158411741256714, 0.005182402208447456, 0.3756270706653595, 0.21152415871620178, 0.06558357179164886, 0.09439567476511002, 0.22860026359558105, 218.4042510986328, 0.03825576975941658, 0.015072177164256573, 0.022458592429757118, 0.5262082815170288, 0.10367372632026672, 2.419910430908203], "count": [265]}, "timestamp": {"min": [0.0], "max": [8.8], "mean": [4.4], "std": [2.5499455331873704], "count": [265]}, "frame_index": {"min": [0], "max": [264], "mean": [132.0], "std": [76.49836599562111], "count": [265]}, "episode_index": {"min": [535], "max": [535], "mean": [535.0], "std": [0.0], "count": [265]}, "index": {"min": [261315], "max": [261579], "mean": [261447.0], "std": [76.49836599562111], "count": [265]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [265]}, "subtask_annotation": {"mean": [9.128301886792453, 29.0, 29.0, 29.0, 29.0], "std": [9.189337080787501, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [265]}, "scene_annotation": {"mean": [535.0], "std": [0.0], "min": [535], "max": [535], "count": [265]}, "eef_direction_state": {"mean": [3.690566037735849, 3.792452830188679], "std": [2.239125852930481, 1.838359508294628], "min": [0, 0], "max": [6, 6], "count": [265]}, "eef_velocity_state": {"mean": [0.8037735849056604, 1.1471698113207547], "std": [0.7618156722905657, 0.7504976395786803], "min": [0, 0], "max": [2, 2], "count": [265]}, "eef_acc_mag_state": {"mean": [0.8528301886792453, 1.0867924528301887], "std": [0.8315940077980497, 0.8310115990038214], "min": [0, 0], "max": [2, 2], "count": [265]}, "eef_direction_action": {"mean": [3.690566037735849, 3.792452830188679], "std": [2.239125852930481, 1.838359508294628], "min": [0, 0], "max": [6, 6], "count": [265]}, "eef_velocity_action": {"mean": [0.8037735849056604, 1.1471698113207547], "std": [0.7618156722905657, 0.7504976395786803], "min": [0, 0], "max": [2, 2], "count": [265]}, "eef_acc_mag_action": {"mean": [0.8528301886792453, 1.0867924528301887], "std": [0.8315940077980497, 0.8310115990038214], "min": [0, 0], "max": [2, 2], "count": [265]}, "eef_sim_pose_state": {"mean": [0.4423851176660966, 0.3097707340339332, 1.0255956726421562, -0.21548153284438762, 1.3452694743463847, -0.08390501675211248, 0.5228694805432094, -0.30685368598706014, 1.124108069504338, 0.43651958933758533, 0.9008589365774355, -0.3365048823973921], "std": [0.023626776960492788, 0.030641537849248682, 0.01844222379975826, 1.2504640011613988, 0.05081316700442906, 1.2411130015300602, 0.07843202785496625, 0.059317973908345374, 0.061858978384600825, 1.9852327951026678, 0.25415102154538877, 1.8554697393464632], "min": [0.4180481581180719, 0.21043650236725786, 1.0086798131811252, -3.126363702089917, 1.298483280444343, -2.8812286431394565, 0.41274290985612705, -0.43695241571833643, 1.0304929326888, -3.1135680368417606, 0.5156988712739898, -3.118172166119014], "max": [0.5087985178252324, 0.35073536440256137, 1.0862501075868471, 3.123794921901564, 1.534017367495649, 3.044247934602088, 0.6297648090648424, -0.1937776446458564, 1.2442993100096704, 3.121413691387441, 1.5430266517324553, 3.1197515165360814], "count": [265]}, "eef_sim_pose_action": {"mean": [0.4423851176660966, 0.3097707340339332, 1.0255956726421562, -0.21548153284438762, 1.3452694743463847, -0.08390501675211248, 0.5228694805432094, -0.30685368598706014, 1.124108069504338, 0.43651958933758533, 0.9008589365774355, -0.3365048823973921], "std": [0.023626776960492788, 0.030641537849248682, 0.01844222379975826, 1.2504640011613988, 0.05081316700442906, 1.2411130015300602, 0.07843202785496625, 0.059317973908345374, 0.061858978384600825, 1.9852327951026678, 0.25415102154538877, 1.8554697393464632], "min": [0.4180481581180719, 0.21043650236725786, 1.0086798131811252, -3.126363702089917, 1.298483280444343, -2.8812286431394565, 0.41274290985612705, -0.43695241571833643, 1.0304929326888, -3.1135680368417606, 0.5156988712739898, -3.118172166119014], "max": [0.5087985178252324, 0.35073536440256137, 1.0862501075868471, 3.123794921901564, 1.534017367495649, 3.044247934602088, 0.6297648090648424, -0.1937776446458564, 1.2442993100096704, 3.121413691387441, 1.5430266517324553, 3.1197515165360814], "count": [265]}, "gripper_mode_state": {"mean": [0.18867924528301888, 0.26037735849056604], "std": [0.3912536104401453, 0.43884050596548463], "min": [0, 0], "max": [1, 1], "count": [265]}, "gripper_activity_state": {"mean": [1.709433962264151, 1.920754716981132], "std": [0.6343215513796439, 0.3546768343399007], "min": [0, 0], "max": [2, 2], "count": [265]}, "gripper_mode_action": {"mean": [0.18867924528301888, 0.26037735849056604], "std": [0.3912536104401453, 0.43884050596548463], "min": [0, 0], "max": [1, 1], "count": [265]}, "gripper_activity_action": {"mean": [1.709433962264151, 1.920754716981132], "std": [0.6343215513796439, 0.3546768343399007], "min": [0, 0], "max": [2, 2], "count": [265]}, "gripper_open_scale_state": {"mean": [0.6570886789861723, 0.44617169788288635], "std": [0.21840428481938817, 0.1273647862612214], "min": [0.056, 0.187], "max": [0.829, 0.557], "count": [265]}, "gripper_open_scale_action": {"mean": [0.6570886789861723, 0.44617169788288635], "std": [0.21840428481938817, 0.1273647862612214], "min": [0.056, 0.187], "max": [0.829, 0.557], "count": [265]}}} +{"episode_index": 516, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.42929650735294117]], [[0.4218002022058824]], [[0.41852665849673204]]], "std": [[[0.23388400694789446]], [[0.24226354267462544]], [[0.2437944909013369]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.479200300245098]], [[0.48470542279411766]], [[0.4801010069444444]]], "std": [[[0.08783591799327577]], [[0.0884835907743692]], [[0.08900192838474254]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.44317954044117647]], [[0.4444789093137255]], [[0.4402271405228758]]], "std": [[[0.16470901334761934]], [[0.1728363163378983]], [[0.17459513068601137]]], "count": [100]}, "observation.state": {"min": [0.13526302576065063, 1.8700331449508667, -0.9658477902412415, -1.3992478847503662, -2.483743190765381, -1.9302644729614258, 0.5501103401184082, 174.0, 0.17550000548362732, 0.2399660050868988, 4.5000000682193786e-05, -3.072000026702881, -0.07899999618530273, -1.0299999713897705, -0.4868421256542206, -2.078512668609619, -0.48169344663619995, -0.22095869481563568, 1.8852698802947998, 1.4821511507034302, -0.8012632727622986, 111.0, -0.3594230115413666, 0.20935699343681335, -0.08848299831151962, 1.4240000247955322, 0.5440000295639038, -3.1391851902008057], "max": [0.7527255415916443, 2.0788791179656982, -0.19910717010498047, 0.04548328369855881, -1.0779677629470825, -1.2970938682556152, 2.3493528366088867, 758.0, 0.36200499534606934, 0.4202609956264496, 0.21275900304317474, -0.9490000009536743, 1.2910000085830688, 0.8059999942779541, -0.10552261024713516, -2.056748390197754, 0.5370029211044312, 0.3926118314266205, 2.0038998126983643, 1.8974697589874268, -0.10271263122558594, 840.0, -0.23091000318527222, 0.27040600776672363, 0.03681299835443497, 2.8399999141693115, 0.9959999322891235, 3.118000030517578], "mean": [0.40754249691963196, 2.0419883728027344, -0.631260335445404, -0.737179696559906, -1.6993447542190552, -1.6772878170013428, 1.472269058227539, 555.5977783203125, 0.27675795555114746, 0.31338655948638916, 0.07870006561279297, -2.166084051132202, 0.7212286591529846, 0.08959779888391495, -0.22664572298526764, -2.066589117050171, -0.12916383147239685, -0.023277994245290756, 1.9740352630615234, 1.6169979572296143, -0.3458591103553772, 687.2933959960938, -0.3317825198173523, 0.23847085237503052, -0.010523490607738495, 1.8857530355453491, 0.7958409190177917, 1.7314380407333374], "std": [0.2579372525215149, 0.052014753222465515, 0.20372265577316284, 0.37914013862609863, 0.6337465643882751, 0.14505000412464142, 0.491917222738266, 191.33389282226562, 0.05981210991740227, 0.06646830588579178, 0.04805803671479225, 0.7134597301483154, 0.5362990498542786, 0.6367978453636169, 0.108729787170887, 0.004449059255421162, 0.40667471289634705, 0.24211838841438293, 0.041783787310123444, 0.10982649773359299, 0.2739834785461426, 219.55337524414062, 0.03568511828780174, 0.013361567631363869, 0.02681504376232624, 0.5391573309898376, 0.10365917533636093, 2.326561212539673], "count": [271]}, "action": {"min": [0.13526302576065063, 1.8700331449508667, -0.9658477902412415, -1.3992478847503662, -2.483743190765381, -1.9302644729614258, 0.5501103401184082, 174.0, 0.17550000548362732, 0.2399660050868988, 4.5000000682193786e-05, -3.072000026702881, -0.07899999618530273, -1.0299999713897705, -0.4868421256542206, -2.078512668609619, -0.48169344663619995, -0.22095869481563568, 1.8852698802947998, 1.4821511507034302, -0.8012632727622986, 111.0, -0.3594230115413666, 0.20935699343681335, -0.08848299831151962, 1.4240000247955322, 0.5440000295639038, -3.1391851902008057], "max": [0.7527255415916443, 2.0788791179656982, -0.19910717010498047, 0.04548328369855881, -1.0779677629470825, -1.2970938682556152, 2.3493528366088867, 758.0, 0.36200499534606934, 0.4202609956264496, 0.21275900304317474, -0.9490000009536743, 1.2910000085830688, 0.8059999942779541, -0.10552261024713516, -2.056748390197754, 0.5370029211044312, 0.3926118314266205, 2.0038998126983643, 1.8974697589874268, -0.10271263122558594, 840.0, -0.23091000318527222, 0.27040600776672363, 0.03681299835443497, 2.8399999141693115, 0.9959999322891235, 3.118000030517578], "mean": [0.40754249691963196, 2.0419883728027344, -0.631260335445404, -0.737179696559906, -1.6993447542190552, -1.6772878170013428, 1.472269058227539, 555.5977783203125, 0.27675795555114746, 0.31338655948638916, 0.07870006561279297, -2.166084051132202, 0.7212286591529846, 0.08959779888391495, -0.22664572298526764, -2.066589117050171, -0.12916383147239685, -0.023277994245290756, 1.9740352630615234, 1.6169979572296143, -0.3458591103553772, 687.2933959960938, -0.3317825198173523, 0.23847085237503052, -0.010523490607738495, 1.8857530355453491, 0.7958409190177917, 1.7314380407333374], "std": [0.2579372525215149, 0.052014753222465515, 0.20372265577316284, 0.37914013862609863, 0.6337465643882751, 0.14505000412464142, 0.491917222738266, 191.33389282226562, 0.05981210991740227, 0.06646830588579178, 0.04805803671479225, 0.7134597301483154, 0.5362990498542786, 0.6367978453636169, 0.108729787170887, 0.004449059255421162, 0.40667471289634705, 0.24211838841438293, 0.041783787310123444, 0.10982649773359299, 0.2739834785461426, 219.55337524414062, 0.03568511828780174, 0.013361567631363869, 0.02681504376232624, 0.5391573309898376, 0.10365917533636093, 2.326561212539673], "count": [271]}, "timestamp": {"min": [0.0], "max": [9.0], "mean": [4.5], "std": [2.6076809620810595], "count": [271]}, "frame_index": {"min": [0], "max": [270], "mean": [135.0], "std": [78.23042886243178], "count": [271]}, "episode_index": {"min": [536], "max": [536], "mean": [536.0], "std": [0.0], "count": [271]}, "index": {"min": [261580], "max": [261850], "mean": [261715.0], "std": [78.23042886243178], "count": [271]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [271]}, "subtask_annotation": {"mean": [10.236162361623617, 29.0, 29.0, 29.0, 29.0], "std": [9.765306012035376, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [271]}, "scene_annotation": {"mean": [536.0], "std": [0.0], "min": [536], "max": [536], "count": [271]}, "eef_direction_state": {"mean": [4.206642066420664, 3.734317343173432], "std": [2.074647566460406, 1.843379345714939], "min": [0, 0], "max": [6, 6], "count": [271]}, "eef_velocity_state": {"mean": [0.7047970479704797, 1.169741697416974], "std": [0.8158570614932082, 0.7344749409032494], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_state": {"mean": [0.8081180811808119, 1.118081180811808], "std": [0.846137611092632, 0.8018001016486422], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_direction_action": {"mean": [4.206642066420664, 3.734317343173432], "std": [2.074647566460406, 1.843379345714939], "min": [0, 0], "max": [6, 6], "count": [271]}, "eef_velocity_action": {"mean": [0.7047970479704797, 1.169741697416974], "std": [0.8158570614932082, 0.7344749409032494], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_action": {"mean": [0.8081180811808119, 1.118081180811808], "std": [0.846137611092632, 0.8018001016486422], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_sim_pose_state": {"mean": [0.42767733066934227, 0.3064646599582808, 1.0176105768619106, -0.654257324061916, 1.3672127100029263, 0.04858383140087531, 0.513833314624638, -0.33482736554939724, 1.130275517200229, 0.41915167793507435, 0.9043808239951249, -0.23832543610557924], "std": [0.02015404070703491, 0.03180020305758397, 0.015237587930279723, 1.0933154535166085, 0.056562295170740996, 1.2423582944322007, 0.07768091691875685, 0.061715940537563234, 0.054237805911948676, 1.9440403500062304, 0.19260087068394782, 1.7912446904334431], "min": [0.39262244718209016, 0.21026973305293944, 1.005686002777491, -3.014393599247412, 1.2541801340372731, -3.1068981944332057, 0.42775149725708483, -0.44652058075514545, 1.0361460440598045, -3.1368730529856217, 0.6212974506471065, -3.140709405248492], "max": [0.47323907786304853, 0.35966132667608613, 1.070440352254669, -0.007207732543885181, 1.5506390292393974, 2.9822113197075835, 0.6280713618129411, -0.2196612379717119, 1.2411482596353665, 3.116067546569978, 1.4968958205392893, 3.0967408764101725], "count": [271]}, "eef_sim_pose_action": {"mean": [0.42767733066934227, 0.3064646599582808, 1.0176105768619106, -0.654257324061916, 1.3672127100029263, 0.04858383140087531, 0.513833314624638, -0.33482736554939724, 1.130275517200229, 0.41915167793507435, 0.9043808239951249, -0.23832543610557924], "std": [0.02015404070703491, 0.03180020305758397, 0.015237587930279723, 1.0933154535166085, 0.056562295170740996, 1.2423582944322007, 0.07768091691875685, 0.061715940537563234, 0.054237805911948676, 1.9440403500062304, 0.19260087068394782, 1.7912446904334431], "min": [0.39262244718209016, 0.21026973305293944, 1.005686002777491, -3.014393599247412, 1.2541801340372731, -3.1068981944332057, 0.42775149725708483, -0.44652058075514545, 1.0361460440598045, -3.1368730529856217, 0.6212974506471065, -3.140709405248492], "max": [0.47323907786304853, 0.35966132667608613, 1.070440352254669, -0.007207732543885181, 1.5506390292393974, 2.9822113197075835, 0.6280713618129411, -0.2196612379717119, 1.2411482596353665, 3.116067546569978, 1.4968958205392893, 3.0967408764101725], "count": [271]}, "gripper_mode_state": {"mean": [0.18450184501845018, 0.25461254612546125], "std": [0.38789291589720687, 0.4356431997414509], "min": [0, 0], "max": [1, 1], "count": [271]}, "gripper_activity_state": {"mean": [1.7859778597785978, 1.8081180811808117], "std": [0.5619769921724671, 0.5296456387642596], "min": [0, 0], "max": [2, 2], "count": [271]}, "gripper_mode_action": {"mean": [0.18450184501845018, 0.25461254612546125], "std": [0.38789291589720687, 0.4356431997414509], "min": [0, 0], "max": [1, 1], "count": [271]}, "gripper_activity_action": {"mean": [1.7859778597785978, 1.8081180811808117], "std": [0.5619769921724671, 0.5296456387642596], "min": [0, 0], "max": [2, 2], "count": [271]}, "gripper_open_scale_state": {"mean": [0.6872933575394408, 0.5555977859778616], "std": [0.21955341107051157, 0.19133369148358967], "min": [0.111, 0.174], "max": [0.84, 0.758], "count": [271]}, "gripper_open_scale_action": {"mean": [0.6872933575394408, 0.5555977859778616], "std": [0.21955341107051157, 0.19133369148358967], "min": [0.111, 0.174], "max": [0.84, 0.758], "count": [271]}}} +{"episode_index": 517, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.4297269669117647]], [[0.4223593995098039]], [[0.419326345996732]]], "std": [[[0.23514440410005494]], [[0.24138758229296114]], [[0.24412856112510595]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47669947099673204]], [[0.4802366441993464]], [[0.47629167279411766]]], "std": [[[0.10253750753735967]], [[0.10386444333595742]], [[0.10454294796589943]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.4292611928104575]], [[0.4313252246732026]], [[0.4263583864379085]]], "std": [[[0.1802881252726878]], [[0.18718514331278552]], [[0.18943490305215221]]], "count": [100]}, "observation.state": {"min": [0.09609782695770264, 1.8876259326934814, -1.0172652006149292, -1.397956371307373, -2.4780359268188477, -2.0927720069885254, 0.517228364944458, 156.0, 0.17122499644756317, 0.19056500494480133, -0.008210999891161919, -3.0989999771118164, -0.19900000095367432, -1.1169999837875366, -0.4622330069541931, -2.0786523818969727, -0.38868483901023865, -0.17184512317180634, 1.84434175491333, 1.5824376344680786, -1.0188010931015015, 264.0, -0.3684200048446655, 0.2113019973039627, -0.06761299818754196, 1.3839999437332153, 0.5350000262260437, -3.1401853561401367], "max": [0.7345567345619202, 2.0838534832000732, -0.10562732815742493, 0.03984586521983147, -1.10716712474823, -1.3977818489074707, 2.375620126724243, 650.0, 0.3716380000114441, 0.4026489853858948, 0.19713300466537476, -0.8450000286102295, 1.2480000257492065, 0.8479999899864197, -0.14095279574394226, -2.0557186603546143, 0.6093118786811829, 0.588577389717102, 2.080519676208496, 1.8943281173706055, -0.15648621320724487, 832.0, -0.23913200199604034, 0.2530890107154846, 0.04486500099301338, 2.9260001182556152, 0.9760000109672546, 3.1389999389648438], "mean": [0.3952096700668335, 2.040174961090088, -0.7163977026939392, -0.788203239440918, -1.760807752609253, -1.705453872680664, 1.5420950651168823, 479.21173095703125, 0.2677594721317291, 0.3070686459541321, 0.06207532808184624, -2.4896650314331055, 0.6564908623695374, -0.1849181056022644, -0.20276015996932983, -2.0673811435699463, -0.024124374613165855, 0.0515509694814682, 1.9088190793991089, 1.7197389602661133, -0.428846538066864, 739.6992797851562, -0.3311198651790619, 0.224910169839859, 0.000590000650845468, 1.8971171379089355, 0.8077725172042847, 1.018418788909912], "std": [0.26312655210494995, 0.05502393841743469, 0.28354427218437195, 0.36452731490135193, 0.6177271008491516, 0.13795754313468933, 0.5382716655731201, 168.66275024414062, 0.05374607443809509, 0.06308682262897491, 0.04432781785726547, 0.6146383881568909, 0.5316382646560669, 0.5955443978309631, 0.08797336369752884, 0.005464805755764246, 0.37246066331863403, 0.26306116580963135, 0.062151938676834106, 0.0658804178237915, 0.28455811738967896, 151.8361358642578, 0.03194035217165947, 0.00883234478533268, 0.022616809234023094, 0.605574905872345, 0.10958527773618698, 2.630476713180542], "count": [281]}, "action": {"min": [0.09609782695770264, 1.8876259326934814, -1.0172652006149292, -1.397956371307373, -2.4780359268188477, -2.0927720069885254, 0.517228364944458, 156.0, 0.17122499644756317, 0.19056500494480133, -0.008210999891161919, -3.0989999771118164, -0.19900000095367432, -1.1169999837875366, -0.4622330069541931, -2.0786523818969727, -0.38868483901023865, -0.17184512317180634, 1.84434175491333, 1.5824376344680786, -1.0188010931015015, 264.0, -0.3684200048446655, 0.2113019973039627, -0.06761299818754196, 1.3839999437332153, 0.5350000262260437, -3.1401853561401367], "max": [0.7345567345619202, 2.0838534832000732, -0.10562732815742493, 0.03984586521983147, -1.10716712474823, -1.3977818489074707, 2.375620126724243, 650.0, 0.3716380000114441, 0.4026489853858948, 0.19713300466537476, -0.8450000286102295, 1.2480000257492065, 0.8479999899864197, -0.14095279574394226, -2.0557186603546143, 0.6093118786811829, 0.588577389717102, 2.080519676208496, 1.8943281173706055, -0.15648621320724487, 832.0, -0.23913200199604034, 0.2530890107154846, 0.04486500099301338, 2.9260001182556152, 0.9760000109672546, 3.1389999389648438], "mean": [0.3952096700668335, 2.040174961090088, -0.7163977026939392, -0.788203239440918, -1.760807752609253, -1.705453872680664, 1.5420950651168823, 479.21173095703125, 0.2677594721317291, 0.3070686459541321, 0.06207532808184624, -2.4896650314331055, 0.6564908623695374, -0.1849181056022644, -0.20276015996932983, -2.0673811435699463, -0.024124374613165855, 0.0515509694814682, 1.9088190793991089, 1.7197389602661133, -0.428846538066864, 739.6992797851562, -0.3311198651790619, 0.224910169839859, 0.000590000650845468, 1.8971171379089355, 0.8077725172042847, 1.018418788909912], "std": [0.26312655210494995, 0.05502393841743469, 0.28354427218437195, 0.36452731490135193, 0.6177271008491516, 0.13795754313468933, 0.5382716655731201, 168.66275024414062, 0.05374607443809509, 0.06308682262897491, 0.04432781785726547, 0.6146383881568909, 0.5316382646560669, 0.5955443978309631, 0.08797336369752884, 0.005464805755764246, 0.37246066331863403, 0.26306116580963135, 0.062151938676834106, 0.0658804178237915, 0.28455811738967896, 151.8361358642578, 0.03194035217165947, 0.00883234478533268, 0.022616809234023094, 0.605574905872345, 0.10958527773618698, 2.630476713180542], "count": [281]}, "timestamp": {"min": [0.0], "max": [9.333333333333334], "mean": [4.666666666666667], "std": [2.703906638756433], "count": [281]}, "frame_index": {"min": [0], "max": [280], "mean": [140.0], "std": [81.11719916269298], "count": [281]}, "episode_index": {"min": [537], "max": [537], "mean": [537.0], "std": [0.0], "count": [281]}, "index": {"min": [261851], "max": [262131], "mean": [261991.0], "std": [81.11719916269298], "count": [281]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [281]}, "subtask_annotation": {"mean": [8.669039145907472, 29.0, 29.0, 29.0, 29.0], "std": [9.008145906404124, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [281]}, "scene_annotation": {"mean": [537.0], "std": [0.0], "min": [537], "max": [537], "count": [281]}, "eef_direction_state": {"mean": [4.370106761565836, 3.491103202846975], "std": [2.019045347860182, 1.892321775252015], "min": [0, 0], "max": [6, 6], "count": [281]}, "eef_velocity_state": {"mean": [0.6405693950177936, 1.2597864768683273], "std": [0.7702139761311455, 0.7008779120833434], "min": [0, 0], "max": [2, 2], "count": [281]}, "eef_acc_mag_state": {"mean": [0.8612099644128114, 1.0213523131672597], "std": [0.8636329551272631, 0.8600916241041299], "min": [0, 0], "max": [2, 2], "count": [281]}, "eef_direction_action": {"mean": [4.370106761565836, 3.491103202846975], "std": [2.019045347860182, 1.892321775252015], "min": [0, 0], "max": [6, 6], "count": [281]}, "eef_velocity_action": {"mean": [0.6405693950177936, 1.2597864768683273], "std": [0.7702139761311455, 0.7008779120833434], "min": [0, 0], "max": [2, 2], "count": [281]}, "eef_acc_mag_action": {"mean": [0.8612099644128114, 1.0213523131672597], "std": [0.8636329551272631, 0.8600916241041299], "min": [0, 0], "max": [2, 2], "count": [281]}, "eef_sim_pose_state": {"mean": [0.41536711181691194, 0.3153880727813386, 1.0243311175933567, -0.7095526831580622, 1.3100429690555413, -0.0021964394094461633, 0.5113468499849251, -0.32056811537328156, 1.12804743652675, 0.5972203905419562, 0.8946052169208597, -0.2873413075973651], "std": [0.016423922774460833, 0.029739468844479467, 0.012473380874373302, 1.0102911354083524, 0.06783626148151277, 1.3905876072338028, 0.0741186194584233, 0.05695164469277625, 0.05047613209992758, 1.9190407589512481, 0.2794024644607708, 1.9711064019544229], "min": [0.3936059211539605, 0.22869845453119375, 1.0060084014086332, -2.8769930969517334, 1.202423990842619, -3.0394746177974765, 0.37806850378929513, -0.44850684245924244, 1.0367644494027404, -3.133089751207276, 0.5172358672562574, -3.122389729098351], "max": [0.46483705257926045, 0.3651878188725667, 1.0653295213869574, 0.16076631020319376, 1.5392729102840397, 3.0827461593576655, 0.6146419204561855, -0.21654465409985177, 1.2323898072011756, 3.129456041039938, 1.542802786228664, 3.1300953115527457], "count": [281]}, "eef_sim_pose_action": {"mean": [0.41536711181691194, 0.3153880727813386, 1.0243311175933567, -0.7095526831580622, 1.3100429690555413, -0.0021964394094461633, 0.5113468499849251, -0.32056811537328156, 1.12804743652675, 0.5972203905419562, 0.8946052169208597, -0.2873413075973651], "std": [0.016423922774460833, 0.029739468844479467, 0.012473380874373302, 1.0102911354083524, 0.06783626148151277, 1.3905876072338028, 0.0741186194584233, 0.05695164469277625, 0.05047613209992758, 1.9190407589512481, 0.2794024644607708, 1.9711064019544229], "min": [0.3936059211539605, 0.22869845453119375, 1.0060084014086332, -2.8769930969517334, 1.202423990842619, -3.0394746177974765, 0.37806850378929513, -0.44850684245924244, 1.0367644494027404, -3.133089751207276, 0.5172358672562574, -3.122389729098351], "max": [0.46483705257926045, 0.3651878188725667, 1.0653295213869574, 0.16076631020319376, 1.5392729102840397, 3.0827461593576655, 0.6146419204561855, -0.21654465409985177, 1.2323898072011756, 3.129456041039938, 1.542802786228664, 3.1300953115527457], "count": [281]}, "gripper_mode_state": {"mean": [0.11743772241992882, 0.24199288256227758], "std": [0.3219411495487154, 0.42829000379588456], "min": [0, 0], "max": [1, 1], "count": [281]}, "gripper_activity_state": {"mean": [1.8896797153024911, 1.8754448398576513], "std": [0.4027488783144516, 0.4074072581626659], "min": [0, 0], "max": [2, 2], "count": [281]}, "gripper_mode_action": {"mean": [0.11743772241992882, 0.24199288256227758], "std": [0.3219411495487154, 0.42829000379588456], "min": [0, 0], "max": [1, 1], "count": [281]}, "gripper_activity_action": {"mean": [1.8896797153024911, 1.8754448398576513], "std": [0.4027488783144516, 0.4074072581626659], "min": [0, 0], "max": [2, 2], "count": [281]}, "gripper_open_scale_state": {"mean": [0.7396992880390206, 0.4792117436636385], "std": [0.15183612548467176, 0.16866289643309118], "min": [0.264, 0.156], "max": [0.832, 0.65], "count": [281]}, "gripper_open_scale_action": {"mean": [0.7396992880390206, 0.4792117436636385], "std": [0.15183612548467176, 0.16866289643309118], "min": [0.264, 0.156], "max": [0.832, 0.65], "count": [281]}}} +{"episode_index": 518, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4301437193627451]], [[0.42652773897058827]], [[0.4234186744281046]]], "std": [[[0.22816920212547667]], [[0.23199867230795002]], [[0.23422957697469618]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47277126225490196]], [[0.47722310049019606]], [[0.47277921772875814]]], "std": [[[0.11534761773410512]], [[0.11712992777506805]], [[0.11821311263434701]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.7843137254901961]], [[0.7764705882352941]]], "mean": [[[0.4370676348039216]], [[0.43842776960784313]], [[0.433640324754902]]], "std": [[[0.1757522909007111]], [[0.18227248934176976]], [[0.18446055959931779]]], "count": [100]}, "observation.state": {"min": [0.11901399493217468, 1.8376572132110596, -0.9267174601554871, -1.3125749826431274, -2.5735576152801514, -1.9743515253067017, 0.49576079845428467, 180.0, 0.19433000683784485, 0.19322900474071503, 7.999999797903001e-05, -2.9709999561309814, -0.10300000011920929, -0.9850000143051147, -0.5540024042129517, -2.0724563598632812, -0.5456597805023193, -0.18072885274887085, 1.8572572469711304, 1.5523134469985962, -0.9443802833557129, 92.0, -0.35427799820899963, 0.17370599508285522, -0.10367000102996826, 1.2690000534057617, 0.6010000109672546, -3.1331851482391357], "max": [0.76506507396698, 2.0785651206970215, 0.18795451521873474, -0.0054977876134216785, -1.1320205926895142, -1.2641769647598267, 2.233689785003662, 780.0, 0.37531599402427673, 0.4205879867076874, 0.19986900687217712, -0.9670000076293945, 1.1150000095367432, 0.6919999718666077, -0.03366740420460701, -2.0574114322662354, 0.33620280027389526, 0.5446125268936157, 2.2168474197387695, 1.909826636314392, -0.21158626675605774, 832.0, -0.219200000166893, 0.2689859867095947, 0.04729500040411949, 2.8259999752044678, 0.9470000267028809, 3.140000104904175], "mean": [0.42499014735221863, 2.0335028171539307, -0.5669968128204346, -0.748721718788147, -1.8904321193695068, -1.6198842525482178, 1.4474461078643799, 582.4461669921875, 0.2858584225177765, 0.32058173418045044, 0.06540562212467194, -2.5065619945526123, 0.6178332567214966, -0.252333402633667, -0.18565523624420166, -2.0661017894744873, -0.11816488206386566, 0.008404894731938839, 1.9882760047912598, 1.746681809425354, -0.41045811772346497, 678.135498046875, -0.33131662011146545, 0.21185433864593506, -0.0009731472237035632, 1.8503398895263672, 0.805330216884613, 1.3437418937683105], "std": [0.2553222179412842, 0.06529682874679565, 0.2503458559513092, 0.31845489144325256, 0.48498785495758057, 0.1475747972726822, 0.460563063621521, 204.62547302246094, 0.05498582124710083, 0.0680716335773468, 0.044627442955970764, 0.5375829339027405, 0.44840115308761597, 0.4747159481048584, 0.1413305252790451, 0.0034238731022924185, 0.269731730222702, 0.24214234948158264, 0.146063432097435, 0.09590739011764526, 0.25350505113601685, 204.7811737060547, 0.035277508199214935, 0.02586175687611103, 0.03649991378188133, 0.6485126614570618, 0.08954921364784241, 2.4449596405029297], "count": [288]}, "action": {"min": [0.11901399493217468, 1.8376572132110596, -0.9267174601554871, -1.3125749826431274, -2.5735576152801514, -1.9743515253067017, 0.49576079845428467, 180.0, 0.19433000683784485, 0.19322900474071503, 7.999999797903001e-05, -2.9709999561309814, -0.10300000011920929, -0.9850000143051147, -0.5540024042129517, -2.0724563598632812, -0.5456597805023193, -0.18072885274887085, 1.8572572469711304, 1.5523134469985962, -0.9443802833557129, 92.0, -0.35427799820899963, 0.17370599508285522, -0.10367000102996826, 1.2690000534057617, 0.6010000109672546, -3.1331851482391357], "max": [0.76506507396698, 2.0785651206970215, 0.18795451521873474, -0.0054977876134216785, -1.1320205926895142, -1.2641769647598267, 2.233689785003662, 780.0, 0.37531599402427673, 0.4205879867076874, 0.19986900687217712, -0.9670000076293945, 1.1150000095367432, 0.6919999718666077, -0.03366740420460701, -2.0574114322662354, 0.33620280027389526, 0.5446125268936157, 2.2168474197387695, 1.909826636314392, -0.21158626675605774, 832.0, -0.219200000166893, 0.2689859867095947, 0.04729500040411949, 2.8259999752044678, 0.9470000267028809, 3.140000104904175], "mean": [0.42499014735221863, 2.0335028171539307, -0.5669968128204346, -0.748721718788147, -1.8904321193695068, -1.6198842525482178, 1.4474461078643799, 582.4461669921875, 0.2858584225177765, 0.32058173418045044, 0.06540562212467194, -2.5065619945526123, 0.6178332567214966, -0.252333402633667, -0.18565523624420166, -2.0661017894744873, -0.11816488206386566, 0.008404894731938839, 1.9882760047912598, 1.746681809425354, -0.41045811772346497, 678.135498046875, -0.33131662011146545, 0.21185433864593506, -0.0009731472237035632, 1.8503398895263672, 0.805330216884613, 1.3437418937683105], "std": [0.2553222179412842, 0.06529682874679565, 0.2503458559513092, 0.31845489144325256, 0.48498785495758057, 0.1475747972726822, 0.460563063621521, 204.62547302246094, 0.05498582124710083, 0.0680716335773468, 0.044627442955970764, 0.5375829339027405, 0.44840115308761597, 0.4747159481048584, 0.1413305252790451, 0.0034238731022924185, 0.269731730222702, 0.24214234948158264, 0.146063432097435, 0.09590739011764526, 0.25350505113601685, 204.7811737060547, 0.035277508199214935, 0.02586175687611103, 0.03649991378188133, 0.6485126614570618, 0.08954921364784241, 2.4449596405029297], "count": [288]}, "timestamp": {"min": [0.0], "max": [9.566666666666666], "mean": [4.783333333333333], "std": [2.7712645863228955], "count": [288]}, "frame_index": {"min": [0], "max": [287], "mean": [143.5], "std": [83.13793758968686], "count": [288]}, "episode_index": {"min": [538], "max": [538], "mean": [538.0], "std": [0.0], "count": [288]}, "index": {"min": [262132], "max": [262419], "mean": [262275.5], "std": [83.13793758968686], "count": [288]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [288]}, "subtask_annotation": {"mean": [9.569444444444445, 29.0, 29.0, 29.0, 29.0], "std": [9.344972488053084, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [288]}, "scene_annotation": {"mean": [538.0], "std": [0.0], "min": [538], "max": [538], "count": [288]}, "eef_direction_state": {"mean": [4.059027777777778, 3.326388888888889], "std": [2.096621395723646, 2.109271402348554], "min": [0, 0], "max": [6, 6], "count": [288]}, "eef_velocity_state": {"mean": [0.7361111111111112, 1.1805555555555556], "std": [0.8035175368955955, 0.7514132774846652], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_acc_mag_state": {"mean": [0.7986111111111112, 1.0486111111111112], "std": [0.8339985770630605, 0.8150482357156609], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_direction_action": {"mean": [4.059027777777778, 3.326388888888889], "std": [2.096621395723646, 2.109271402348554], "min": [0, 0], "max": [6, 6], "count": [288]}, "eef_velocity_action": {"mean": [0.7361111111111112, 1.1805555555555556], "std": [0.8035175368955955, 0.7514132774846652], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_acc_mag_action": {"mean": [0.7986111111111112, 1.0486111111111112], "std": [0.8339985770630605, 0.8150482357156609], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_sim_pose_state": {"mean": [0.402352682146211, 0.31334240624491777, 1.0223937801674663, -0.7577902743343008, 1.2946099002325921, 0.05742661024382653, 0.5214234451692075, -0.3354006763112124, 1.1201167624012216, 0.8258974594699072, 0.9940188193864518, -0.0776115892405549], "std": [0.03314994820349121, 0.03830063163067626, 0.012396906802992854, 0.9694280350373538, 0.08674046239754928, 1.4326244908627417, 0.07823527032140971, 0.05563181570313332, 0.05221989881776202, 1.9279041887590933, 0.2618540485491854, 2.084335397329025], "min": [0.3571522162477329, 0.18640746377125975, 0.9978025322195975, -2.757939214511582, 1.203899262614755, -3.141024392287287, 0.3799343926599663, -0.4532602373461257, 1.0355702868686656, -3.12367672326231, 0.603891218050916, -3.1366897653245522], "max": [0.4781858418738059, 0.3692499950081573, 1.0584491457289968, -0.006886556368597779, 1.5214537605994543, 3.0289251451190147, 0.6280643238280109, -0.2313000274869027, 1.231015714205104, 3.1314815846757784, 1.522676927634397, 3.104045323016233], "count": [288]}, "eef_sim_pose_action": {"mean": [0.402352682146211, 0.31334240624491777, 1.0223937801674663, -0.7577902743343008, 1.2946099002325921, 0.05742661024382653, 0.5214234451692075, -0.3354006763112124, 1.1201167624012216, 0.8258974594699072, 0.9940188193864518, -0.0776115892405549], "std": [0.03314994820349121, 0.03830063163067626, 0.012396906802992854, 0.9694280350373538, 0.08674046239754928, 1.4326244908627417, 0.07823527032140971, 0.05563181570313332, 0.05221989881776202, 1.9279041887590933, 0.2618540485491854, 2.084335397329025], "min": [0.3571522162477329, 0.18640746377125975, 0.9978025322195975, -2.757939214511582, 1.203899262614755, -3.141024392287287, 0.3799343926599663, -0.4532602373461257, 1.0355702868686656, -3.12367672326231, 0.603891218050916, -3.1366897653245522], "max": [0.4781858418738059, 0.3692499950081573, 1.0584491457289968, -0.006886556368597779, 1.5214537605994543, 3.0289251451190147, 0.6280643238280109, -0.2313000274869027, 1.231015714205104, 3.1314815846757784, 1.522676927634397, 3.104045323016233], "count": [288]}, "gripper_mode_state": {"mean": [0.1597222222222222, 0.22569444444444445], "std": [0.3663482413641664, 0.4180388285690205], "min": [0, 0], "max": [1, 1], "count": [288]}, "gripper_activity_state": {"mean": [1.7951388888888888, 1.8298611111111112], "std": [0.5493468168236906, 0.48111269485882396], "min": [0, 0], "max": [2, 2], "count": [288]}, "gripper_mode_action": {"mean": [0.1597222222222222, 0.22569444444444445], "std": [0.3663482413641664, 0.4180388285690205], "min": [0, 0], "max": [1, 1], "count": [288]}, "gripper_activity_action": {"mean": [1.7951388888888888, 1.8298611111111112], "std": [0.5493468168236906, 0.48111269485882396], "min": [0, 0], "max": [2, 2], "count": [288]}, "gripper_open_scale_state": {"mean": [0.6781354167196479, 0.5824461803966069], "std": [0.2047811868202285, 0.2046259441031294], "min": [0.092, 0.18], "max": [0.832, 0.78], "count": [288]}, "gripper_open_scale_action": {"mean": [0.6781354167196479, 0.5824461803966069], "std": [0.2047811868202285, 0.2046259441031294], "min": [0.092, 0.18], "max": [0.832, 0.78], "count": [288]}}} +{"episode_index": 519, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4333255984477124]], [[0.4259164562908497]], [[0.4227779799836601]]], "std": [[[0.22507921549221763]], [[0.2335230466300008]], [[0.23478456119119884]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4766288684640523]], [[0.481769074754902]], [[0.47577881331699345]]], "std": [[[0.08512941305133266]], [[0.08587462437232109]], [[0.08648874663323564]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[0.792156862745098]], [[0.788235294117647]]], "mean": [[[0.4515044097222222]], [[0.44841309232026144]], [[0.4449631004901961]]], "std": [[[0.16878198114076595]], [[0.17670888153479022]], [[0.17862628679925596]]], "count": [100]}, "observation.state": {"min": [0.0990997925400734, 1.89389169216156, -1.0432705879211426, -1.2574924230575562, -2.540431499481201, -1.8951308727264404, 0.38493236899375916, 169.0, 0.1812559962272644, 0.2000579982995987, -0.038304999470710754, -2.9609999656677246, -0.13699999451637268, -0.9670000076293945, -0.5875301957130432, -2.073765277862549, -0.7180808782577515, -0.327807754278183, 2.1486573219299316, 1.4339101314544678, -0.7806509137153625, 48.0, -0.36353400349617004, 0.19423599541187286, -0.12173599749803543, 1.3940000534057617, 0.640999972820282, -3.1351852416992188], "max": [0.7737219929695129, 2.0794901847839355, 0.13704326748847961, 0.05345943942666054, -1.0805158615112305, -1.315786361694336, 2.22477126121521, 671.0, 0.37003499269485474, 0.4140929877758026, 0.17879599332809448, -0.9549999833106995, 1.2430000305175781, 0.9269999861717224, -0.053843408823013306, -2.0462238788604736, 0.037000980228185654, 0.3554014265537262, 2.2612662315368652, 1.8251605033874512, -0.06295403093099594, 832.0, -0.18966400623321533, 0.2737779915332794, 0.04992999881505966, 2.7179999351501465, 1.0759999752044678, 3.1389999389648438], "mean": [0.3730490505695343, 2.052361488342285, -0.5757269859313965, -0.638617217540741, -1.6672574281692505, -1.653787612915039, 1.2969872951507568, 550.5341186523438, 0.28888916969299316, 0.30261218547821045, 0.06864601373672485, -2.049631118774414, 0.7038530111312866, 0.17983956634998322, -0.22665855288505554, -2.0645713806152344, -0.3702389597892761, -0.09256520122289658, 2.1970021724700928, 1.6356303691864014, -0.31095823645591736, 680.8923950195312, -0.3206140697002411, 0.2336522340774536, -0.016691742464900017, 1.8428698778152466, 0.8344265818595886, 1.5516633987426758], "std": [0.27015942335128784, 0.04115336388349533, 0.3149271309375763, 0.371113121509552, 0.6030547618865967, 0.17197749018669128, 0.5039438009262085, 188.29583740234375, 0.061575260013341904, 0.07610584050416946, 0.04845276474952698, 0.7267686128616333, 0.5041182637214661, 0.5963283777236938, 0.13958248496055603, 0.006636455189436674, 0.23558777570724487, 0.17140601575374603, 0.04675041884183884, 0.09421344101428986, 0.20858754217624664, 235.7216796875, 0.04422863945364952, 0.020213650539517403, 0.03825430944561958, 0.467512845993042, 0.10016102343797684, 2.398192882537842], "count": [293]}, "action": {"min": [0.0990997925400734, 1.89389169216156, -1.0432705879211426, -1.2574924230575562, -2.540431499481201, -1.8951308727264404, 0.38493236899375916, 169.0, 0.1812559962272644, 0.2000579982995987, -0.038304999470710754, -2.9609999656677246, -0.13699999451637268, -0.9670000076293945, -0.5875301957130432, -2.073765277862549, -0.7180808782577515, -0.327807754278183, 2.1486573219299316, 1.4339101314544678, -0.7806509137153625, 48.0, -0.36353400349617004, 0.19423599541187286, -0.12173599749803543, 1.3940000534057617, 0.640999972820282, -3.1351852416992188], "max": [0.7737219929695129, 2.0794901847839355, 0.13704326748847961, 0.05345943942666054, -1.0805158615112305, -1.315786361694336, 2.22477126121521, 671.0, 0.37003499269485474, 0.4140929877758026, 0.17879599332809448, -0.9549999833106995, 1.2430000305175781, 0.9269999861717224, -0.053843408823013306, -2.0462238788604736, 0.037000980228185654, 0.3554014265537262, 2.2612662315368652, 1.8251605033874512, -0.06295403093099594, 832.0, -0.18966400623321533, 0.2737779915332794, 0.04992999881505966, 2.7179999351501465, 1.0759999752044678, 3.1389999389648438], "mean": [0.3730490505695343, 2.052361488342285, -0.5757269859313965, -0.638617217540741, -1.6672574281692505, -1.653787612915039, 1.2969872951507568, 550.5341186523438, 0.28888916969299316, 0.30261218547821045, 0.06864601373672485, -2.049631118774414, 0.7038530111312866, 0.17983956634998322, -0.22665855288505554, -2.0645713806152344, -0.3702389597892761, -0.09256520122289658, 2.1970021724700928, 1.6356303691864014, -0.31095823645591736, 680.8923950195312, -0.3206140697002411, 0.2336522340774536, -0.016691742464900017, 1.8428698778152466, 0.8344265818595886, 1.5516633987426758], "std": [0.27015942335128784, 0.04115336388349533, 0.3149271309375763, 0.371113121509552, 0.6030547618865967, 0.17197749018669128, 0.5039438009262085, 188.29583740234375, 0.061575260013341904, 0.07610584050416946, 0.04845276474952698, 0.7267686128616333, 0.5041182637214661, 0.5963283777236938, 0.13958248496055603, 0.006636455189436674, 0.23558777570724487, 0.17140601575374603, 0.04675041884183884, 0.09421344101428986, 0.20858754217624664, 235.7216796875, 0.04422863945364952, 0.020213650539517403, 0.03825430944561958, 0.467512845993042, 0.10016102343797684, 2.398192882537842], "count": [293]}, "timestamp": {"min": [0.0], "max": [9.733333333333333], "mean": [4.866666666666667], "std": [2.8193773938387334], "count": [293]}, "frame_index": {"min": [0], "max": [292], "mean": [146.0], "std": [84.581321815162], "count": [293]}, "episode_index": {"min": [539], "max": [539], "mean": [539.0], "std": [0.0], "count": [293]}, "index": {"min": [262420], "max": [262712], "mean": [262566.0], "std": [84.581321815162], "count": [293]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [293]}, "subtask_annotation": {"mean": [10.491467576791809, 29.0, 29.0, 29.0, 29.0], "std": [9.834332261027175, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [293]}, "scene_annotation": {"mean": [539.0], "std": [0.0], "min": [539], "max": [539], "count": [293]}, "eef_direction_state": {"mean": [3.6621160409556315, 3.546075085324232], "std": [2.0962745176690745, 1.9678542795013962], "min": [0, 0], "max": [6, 6], "count": [293]}, "eef_velocity_state": {"mean": [0.8600682593856656, 1.1126279863481228], "std": [0.7821882288648864, 0.7994948841593482], "min": [0, 0], "max": [2, 2], "count": [293]}, "eef_acc_mag_state": {"mean": [1.0511945392491469, 1.0477815699658704], "std": [0.8099890066065231, 0.8411982718081964], "min": [0, 0], "max": [2, 2], "count": [293]}, "eef_direction_action": {"mean": [3.6621160409556315, 3.546075085324232], "std": [2.0962745176690745, 1.9678542795013962], "min": [0, 0], "max": [6, 6], "count": [293]}, "eef_velocity_action": {"mean": [0.8600682593856656, 1.1126279863481228], "std": [0.7821882288648864, 0.7994948841593482], "min": [0, 0], "max": [2, 2], "count": [293]}, "eef_acc_mag_action": {"mean": [1.0511945392491469, 1.0477815699658704], "std": [0.8099890066065231, 0.8411982718081964], "min": [0, 0], "max": [2, 2], "count": [293]}, "eef_sim_pose_state": {"mean": [0.42169877056078353, 0.2947928850301951, 1.018267629515588, -0.456343067419266, 1.3345404398976268, -0.18137823246725837, 0.5009441954380695, -0.334488712621594, 1.1122545253879583, 0.4368409318473223, 0.9402053801483967, -0.18414335332939047], "std": [0.026630655155867856, 0.04647124287343165, 0.015178781406680232, 1.0517857077576487, 0.0557261782634608, 1.2806822899158952, 0.08740642976345797, 0.06493621439734303, 0.04967189077169601, 1.7774080134374264, 0.21439760433181698, 1.6522487925757805], "min": [0.3763419862969636, 0.15252651860497757, 0.9862034121982484, -3.117629946062377, 1.2397757345379663, -3.051240015907086, 0.3870903134316913, -0.43966518035798285, 1.0317181949295142, -3.1088851032872165, 0.6044808481185497, -3.137456730834784], "max": [0.483079537925417, 0.36239325719856674, 1.056570461488761, 3.134832817482514, 1.544179229449492, 3.1116260778388205, 0.6217987891490104, -0.20005395695743666, 1.2184618998349526, 3.131234333736315, 1.44970402012979, 3.101555981414611], "count": [293]}, "eef_sim_pose_action": {"mean": [0.42169877056078353, 0.2947928850301951, 1.018267629515588, -0.456343067419266, 1.3345404398976268, -0.18137823246725837, 0.5009441954380695, -0.334488712621594, 1.1122545253879583, 0.4368409318473223, 0.9402053801483967, -0.18414335332939047], "std": [0.026630655155867856, 0.04647124287343165, 0.015178781406680232, 1.0517857077576487, 0.0557261782634608, 1.2806822899158952, 0.08740642976345797, 0.06493621439734303, 0.04967189077169601, 1.7774080134374264, 0.21439760433181698, 1.6522487925757805], "min": [0.3763419862969636, 0.15252651860497757, 0.9862034121982484, -3.117629946062377, 1.2397757345379663, -3.051240015907086, 0.3870903134316913, -0.43966518035798285, 1.0317181949295142, -3.1088851032872165, 0.6044808481185497, -3.137456730834784], "max": [0.483079537925417, 0.36239325719856674, 1.056570461488761, 3.134832817482514, 1.544179229449492, 3.1116260778388205, 0.6217987891490104, -0.20005395695743666, 1.2184618998349526, 3.131234333736315, 1.44970402012979, 3.101555981414611], "count": [293]}, "gripper_mode_state": {"mean": [0.17747440273037543, 0.22866894197952217], "std": [0.3820696783387441, 0.4199755432801884], "min": [0, 0], "max": [1, 1], "count": [293]}, "gripper_activity_state": {"mean": [1.7713310580204777, 1.8737201365187712], "std": [0.5890907579629057, 0.44617312886992533], "min": [0, 0], "max": [2, 2], "count": [293]}, "gripper_mode_action": {"mean": [0.17747440273037543, 0.22866894197952217], "std": [0.3820696783387441, 0.4199755432801884], "min": [0, 0], "max": [1, 1], "count": [293]}, "gripper_activity_action": {"mean": [1.7713310580204777, 1.8737201365187712], "std": [0.5890907579629057, 0.44617312886992533], "min": [0, 0], "max": [2, 2], "count": [293]}, "gripper_open_scale_state": {"mean": [0.6808924909467977, 0.5505341299011444], "std": [0.2357215690231251, 0.18829588258963825], "min": [0.048, 0.169], "max": [0.832, 0.671], "count": [293]}, "gripper_open_scale_action": {"mean": [0.6808924909467977, 0.5505341299011444], "std": [0.2357215690231251, 0.18829588258963825], "min": [0.048, 0.169], "max": [0.832, 0.671], "count": [293]}}} +{"episode_index": 520, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.42792289215686274]], [[0.4243330575980392]], [[0.4211475265522876]]], "std": [[[0.22430361704403054]], [[0.22768213252107145]], [[0.22950588485330647]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47000012050653595]], [[0.4754460355392157]], [[0.47123399918300657]]], "std": [[[0.0891896425885714]], [[0.08960579857559679]], [[0.09059166266764604]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[0.788235294117647]], [[0.7803921568627451]]], "mean": [[[0.44925005923202616]], [[0.4462431781045752]], [[0.4429393484477124]]], "std": [[[0.1632221236907474]], [[0.1701439692712558]], [[0.1719648504869028]]], "count": [100]}, "observation.state": {"min": [0.1661728024482727, 1.9177852869033813, -1.0578441619873047, -1.5548092126846313, -2.3993215560913086, -1.9700056314468384, 0.4692492187023163, 181.0, 0.17622099816799164, 0.21828100085258484, -0.023099999874830246, -2.9590001106262207, -0.1459999829530716, -1.0490000247955322, -0.5474748611450195, -2.0755107402801514, -0.8267799615859985, -0.19753636419773102, 2.2376868724823, 1.5378968715667725, -0.7327240705490112, 55.0, -0.36454400420188904, 0.19901800155639648, -0.10198099911212921, 1.2359999418258667, 0.5870000123977661, -3.1391851902008057], "max": [0.7583804726600647, 2.0833821296691895, -0.05087634548544884, 0.13201671838760376, -1.1288790702819824, -1.2737762928009033, 2.3404343128204346, 667.0, 0.36093899607658386, 0.41920599341392517, 0.2209859937429428, -0.8610000014305115, 1.2940000295639038, 0.9480000138282776, -0.0858178436756134, -2.0414767265319824, 0.030002210289239883, 0.3803770840167999, 2.325528860092163, 1.909442663192749, -0.16838936507701874, 844.0, -0.21536099910736084, 0.26878198981285095, 0.040483999997377396, 2.763000011444092, 1.0440000295639038, 3.1389999389648438], "mean": [0.4076397716999054, 2.0470781326293945, -0.6341128945350647, -0.6418619155883789, -1.6884175539016724, -1.6086982488632202, 1.343829870223999, 520.318359375, 0.2806403636932373, 0.316164493560791, 0.05593438446521759, -2.2328450679779053, 0.7079641222953796, -0.013554004952311516, -0.19769200682640076, -2.065793514251709, -0.49598321318626404, -0.03113611228764057, 2.2753102779388428, 1.6717759370803833, -0.39401185512542725, 680.5250854492188, -0.33780762553215027, 0.2247823029756546, 0.001283676945604384, 1.764805555343628, 0.8573993444442749, 1.475879192352295], "std": [0.22959311306476593, 0.04887383431196213, 0.3260730504989624, 0.426879346370697, 0.56696617603302, 0.17550019919872284, 0.5611939430236816, 169.79876708984375, 0.05766229331493378, 0.0708056390285492, 0.05196880176663399, 0.6913070678710938, 0.48840418457984924, 0.5985541939735413, 0.1290239840745926, 0.00582909444347024, 0.30271756649017334, 0.16994187235832214, 0.03285155072808266, 0.07432408630847931, 0.14158059656620026, 225.82400512695312, 0.0400799959897995, 0.018823351711034775, 0.035944774746894836, 0.5315644145011902, 0.11088011413812637, 2.4289045333862305], "count": [278]}, "action": {"min": [0.1661728024482727, 1.9177852869033813, -1.0578441619873047, -1.5548092126846313, -2.3993215560913086, -1.9700056314468384, 0.4692492187023163, 181.0, 0.17622099816799164, 0.21828100085258484, -0.023099999874830246, -2.9590001106262207, -0.1459999829530716, -1.0490000247955322, -0.5474748611450195, -2.0755107402801514, -0.8267799615859985, -0.19753636419773102, 2.2376868724823, 1.5378968715667725, -0.7327240705490112, 55.0, -0.36454400420188904, 0.19901800155639648, -0.10198099911212921, 1.2359999418258667, 0.5870000123977661, -3.1391851902008057], "max": [0.7583804726600647, 2.0833821296691895, -0.05087634548544884, 0.13201671838760376, -1.1288790702819824, -1.2737762928009033, 2.3404343128204346, 667.0, 0.36093899607658386, 0.41920599341392517, 0.2209859937429428, -0.8610000014305115, 1.2940000295639038, 0.9480000138282776, -0.0858178436756134, -2.0414767265319824, 0.030002210289239883, 0.3803770840167999, 2.325528860092163, 1.909442663192749, -0.16838936507701874, 844.0, -0.21536099910736084, 0.26878198981285095, 0.040483999997377396, 2.763000011444092, 1.0440000295639038, 3.1389999389648438], "mean": [0.4076397716999054, 2.0470781326293945, -0.6341128945350647, -0.6418619155883789, -1.6884175539016724, -1.6086982488632202, 1.343829870223999, 520.318359375, 0.2806403636932373, 0.316164493560791, 0.05593438446521759, -2.2328450679779053, 0.7079641222953796, -0.013554004952311516, -0.19769200682640076, -2.065793514251709, -0.49598321318626404, -0.03113611228764057, 2.2753102779388428, 1.6717759370803833, -0.39401185512542725, 680.5250854492188, -0.33780762553215027, 0.2247823029756546, 0.001283676945604384, 1.764805555343628, 0.8573993444442749, 1.475879192352295], "std": [0.22959311306476593, 0.04887383431196213, 0.3260730504989624, 0.426879346370697, 0.56696617603302, 0.17550019919872284, 0.5611939430236816, 169.79876708984375, 0.05766229331493378, 0.0708056390285492, 0.05196880176663399, 0.6913070678710938, 0.48840418457984924, 0.5985541939735413, 0.1290239840745926, 0.00582909444347024, 0.30271756649017334, 0.16994187235832214, 0.03285155072808266, 0.07432408630847931, 0.14158059656620026, 225.82400512695312, 0.0400799959897995, 0.018823351711034775, 0.035944774746894836, 0.5315644145011902, 0.11088011413812637, 2.4289045333862305], "count": [278]}, "timestamp": {"min": [0.0], "max": [9.233333333333333], "mean": [4.616666666666667], "std": [2.675038940526536], "count": [278]}, "frame_index": {"min": [0], "max": [277], "mean": [138.5], "std": [80.25116821579608], "count": [278]}, "episode_index": {"min": [540], "max": [540], "mean": [540.0], "std": [0.0], "count": [278]}, "index": {"min": [262713], "max": [262990], "mean": [262851.5], "std": [80.25116821579608], "count": [278]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [278]}, "subtask_annotation": {"mean": [9.741007194244604, 29.0, 29.0, 29.0, 29.0], "std": [9.525307547667222, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [278]}, "scene_annotation": {"mean": [540.0], "std": [0.0], "min": [540], "max": [540], "count": [278]}, "eef_direction_state": {"mean": [3.4676258992805757, 3.226618705035971], "std": [2.0578054884740618, 1.889694716297105], "min": [0, 0], "max": [6, 6], "count": [278]}, "eef_velocity_state": {"mean": [0.8489208633093526, 1.2733812949640289], "std": [0.7087700265755568, 0.6764885573926701], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_acc_mag_state": {"mean": [0.9856115107913669, 1.0431654676258992], "std": [0.8395409118091367, 0.7945000110663896], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_direction_action": {"mean": [3.4676258992805757, 3.226618705035971], "std": [2.0578054884740618, 1.889694716297105], "min": [0, 0], "max": [6, 6], "count": [278]}, "eef_velocity_action": {"mean": [0.8489208633093526, 1.2733812949640289], "std": [0.7087700265755568, 0.6764885573926701], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_acc_mag_action": {"mean": [0.9856115107913669, 1.0431654676258992], "std": [0.8395409118091367, 0.7945000110663896], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_sim_pose_state": {"mean": [0.41258202016442785, 0.3169186590459703, 1.018959811110639, -0.45469520374239353, 1.3180595467987504, -0.28915422236296284, 0.514973600304648, -0.321411539658231, 1.111775052174967, 0.5025178499550526, 0.9509089527355639, -0.05393789602649766], "std": [0.02481672540922317, 0.04049098553340565, 0.011793295578680781, 1.1688001769262486, 0.0675030210355496, 1.2486541003025895, 0.08107434360619799, 0.05985720837577955, 0.05725630923421854, 1.836286592908013, 0.23074856122565626, 1.849507260962263], "min": [0.3864674537248218, 0.18645315505282942, 0.9928150970724973, -3.135998495567981, 1.2400359893659738, -3.127519130999569, 0.40421507955565245, -0.45692238553933445, 1.0281438840894632, -3.1392009321039396, 0.6101235018244506, -3.1409354002263914], "max": [0.47705802717679874, 0.35685461488643055, 1.0522476014462594, 3.122098343180755, 1.5619315672716643, 3.0990139886866763, 0.6256525071590304, -0.2029427324608452, 1.237004661114068, 3.097912058394731, 1.5271630683834316, 3.1277711680082336], "count": [278]}, "eef_sim_pose_action": {"mean": [0.41258202016442785, 0.3169186590459703, 1.018959811110639, -0.45469520374239353, 1.3180595467987504, -0.28915422236296284, 0.514973600304648, -0.321411539658231, 1.111775052174967, 0.5025178499550526, 0.9509089527355639, -0.05393789602649766], "std": [0.02481672540922317, 0.04049098553340565, 0.011793295578680781, 1.1688001769262486, 0.0675030210355496, 1.2486541003025895, 0.08107434360619799, 0.05985720837577955, 0.05725630923421854, 1.836286592908013, 0.23074856122565626, 1.849507260962263], "min": [0.3864674537248218, 0.18645315505282942, 0.9928150970724973, -3.135998495567981, 1.2400359893659738, -3.127519130999569, 0.40421507955565245, -0.45692238553933445, 1.0281438840894632, -3.1392009321039396, 0.6101235018244506, -3.1409354002263914], "max": [0.47705802717679874, 0.35685461488643055, 1.0522476014462594, 3.122098343180755, 1.5619315672716643, 3.0990139886866763, 0.6256525071590304, -0.2029427324608452, 1.237004661114068, 3.097912058394731, 1.5271630683834316, 3.1277711680082336], "count": [278]}, "gripper_mode_state": {"mean": [0.18345323741007194, 0.24100719424460432], "std": [0.38703765591197425, 0.42769466511396786], "min": [0, 0], "max": [1, 1], "count": [278]}, "gripper_activity_state": {"mean": [1.776978417266187, 1.8633093525179856], "std": [0.5942550559117117, 0.45203677906201334], "min": [0, 0], "max": [2, 2], "count": [278]}, "gripper_mode_action": {"mean": [0.18345323741007194, 0.24100719424460432], "std": [0.38703765591197425, 0.42769466511396786], "min": [0, 0], "max": [1, 1], "count": [278]}, "gripper_activity_action": {"mean": [1.776978417266187, 1.8633093525179856], "std": [0.5942550559117117, 0.45203677906201334], "min": [0, 0], "max": [2, 2], "count": [278]}, "gripper_open_scale_state": {"mean": [0.6805251793758481, 0.5203183453786294], "std": [0.22582404358227662, 0.1697989301579492], "min": [0.055, 0.181], "max": [0.844, 0.667], "count": [278]}, "gripper_open_scale_action": {"mean": [0.6805251793758481, 0.5203183453786294], "std": [0.22582404358227662, 0.1697989301579492], "min": [0.055, 0.181], "max": [0.844, 0.667], "count": [278]}}} +{"episode_index": 521, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.42052101919934637]], [[0.4152690318627451]], [[0.4116021405228758]]], "std": [[[0.2341078011471658]], [[0.23858473808649613]], [[0.24077689937203178]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47809848651960785]], [[0.4855419178921569]], [[0.48058701184640523]]], "std": [[[0.08008723588380108]], [[0.07991486824919619]], [[0.08066610246026348]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[0.7764705882352941]], [[0.7764705882352941]]], "mean": [[[0.4550212050653595]], [[0.449463647875817]], [[0.44660677083333333]]], "std": [[[0.16436256027567828]], [[0.1734139215756816]], [[0.1745358109730349]]], "count": [100]}, "observation.state": {"min": [0.07424630969762802, 1.8864566087722778, -1.1050901412963867, -1.3419139385223389, -2.494791030883789, -1.840868592262268, 0.4478340446949005, 151.0, 0.14982199668884277, 0.245168998837471, -0.03686099871993065, -3.0429999828338623, -0.1940000057220459, -1.0720000267028809, -0.5145230889320374, -2.077273368835449, -0.9186365604400635, -0.3356268107891083, 2.2887375354766846, 1.4435793161392212, -0.7042403221130371, 208.0, -0.3694649934768677, 0.19932900369167328, -0.11056700348854065, 1.378000020980835, 0.550000011920929, -3.132185220718384], "max": [0.8832937479019165, 2.0844991207122803, -0.11576768755912781, 0.1382824331521988, -0.7453603744506836, -1.289414405822754, 2.362128496170044, 750.0, 0.35817599296569824, 0.4188700020313263, 0.16946199536323547, -1.0140000581741333, 1.4140000343322754, 0.8719999194145203, -0.057875119149684906, -2.024110794067383, -0.149190753698349, 0.34775686264038086, 2.6201231479644775, 1.927489161491394, -0.20086994767189026, 840.0, -0.19944900274276733, 0.27649399638175964, 0.029681000858545303, 2.678999900817871, 1.0390000343322754, 3.13100004196167], "mean": [0.46029356122016907, 2.052513599395752, -0.7771286964416504, -0.6341572999954224, -1.6425970792770386, -1.6072975397109985, 1.4688535928726196, 558.608154296875, 0.25852909684181213, 0.32564041018486023, 0.041357289999723434, -2.3340964317321777, 0.6960248947143555, -0.07593974471092224, -0.19872824847698212, -2.0636463165283203, -0.5958465933799744, -0.09428465366363525, 2.399634838104248, 1.6105272769927979, -0.3790667951107025, 712.115234375, -0.33109617233276367, 0.22988367080688477, -0.012838655151426792, 1.8054291009902954, 0.9172834157943726, 1.904547929763794], "std": [0.30072593688964844, 0.045059073716402054, 0.28683915734291077, 0.3872879445552826, 0.7009035348892212, 0.13806433975696564, 0.5838983654975891, 211.7185821533203, 0.06719539314508438, 0.06630519777536392, 0.04833660647273064, 0.7032747864723206, 0.5846099257469177, 0.5870800614356995, 0.12360477447509766, 0.012121325358748436, 0.18855474889278412, 0.19675077497959137, 0.12386154383420944, 0.10209810733795166, 0.09831848740577698, 168.7304229736328, 0.04338931664824486, 0.020303837954998016, 0.0326349176466465, 0.4414851665496826, 0.12256748229265213, 2.1769955158233643], "count": [282]}, "action": {"min": [0.07424630969762802, 1.8864566087722778, -1.1050901412963867, -1.3419139385223389, -2.494791030883789, -1.840868592262268, 0.4478340446949005, 151.0, 0.14982199668884277, 0.245168998837471, -0.03686099871993065, -3.0429999828338623, -0.1940000057220459, -1.0720000267028809, -0.5145230889320374, -2.077273368835449, -0.9186365604400635, -0.3356268107891083, 2.2887375354766846, 1.4435793161392212, -0.7042403221130371, 208.0, -0.3694649934768677, 0.19932900369167328, -0.11056700348854065, 1.378000020980835, 0.550000011920929, -3.132185220718384], "max": [0.8832937479019165, 2.0844991207122803, -0.11576768755912781, 0.1382824331521988, -0.7453603744506836, -1.289414405822754, 2.362128496170044, 750.0, 0.35817599296569824, 0.4188700020313263, 0.16946199536323547, -1.0140000581741333, 1.4140000343322754, 0.8719999194145203, -0.057875119149684906, -2.024110794067383, -0.149190753698349, 0.34775686264038086, 2.6201231479644775, 1.927489161491394, -0.20086994767189026, 840.0, -0.19944900274276733, 0.27649399638175964, 0.029681000858545303, 2.678999900817871, 1.0390000343322754, 3.13100004196167], "mean": [0.46029356122016907, 2.052513599395752, -0.7771286964416504, -0.6341572999954224, -1.6425970792770386, -1.6072975397109985, 1.4688535928726196, 558.608154296875, 0.25852909684181213, 0.32564041018486023, 0.041357289999723434, -2.3340964317321777, 0.6960248947143555, -0.07593974471092224, -0.19872824847698212, -2.0636463165283203, -0.5958465933799744, -0.09428465366363525, 2.399634838104248, 1.6105272769927979, -0.3790667951107025, 712.115234375, -0.33109617233276367, 0.22988367080688477, -0.012838655151426792, 1.8054291009902954, 0.9172834157943726, 1.904547929763794], "std": [0.30072593688964844, 0.045059073716402054, 0.28683915734291077, 0.3872879445552826, 0.7009035348892212, 0.13806433975696564, 0.5838983654975891, 211.7185821533203, 0.06719539314508438, 0.06630519777536392, 0.04833660647273064, 0.7032747864723206, 0.5846099257469177, 0.5870800614356995, 0.12360477447509766, 0.012121325358748436, 0.18855474889278412, 0.19675077497959137, 0.12386154383420944, 0.10209810733795166, 0.09831848740577698, 168.7304229736328, 0.04338931664824486, 0.020303837954998016, 0.0326349176466465, 0.4414851665496826, 0.12256748229265213, 2.1769955158233643], "count": [282]}, "timestamp": {"min": [0.0], "max": [9.366666666666667], "mean": [4.683333333333334], "std": [2.7135292039594376], "count": [282]}, "frame_index": {"min": [0], "max": [281], "mean": [140.5], "std": [81.40587611878314], "count": [282]}, "episode_index": {"min": [541], "max": [541], "mean": [541.0], "std": [0.0], "count": [282]}, "index": {"min": [262991], "max": [263272], "mean": [263131.5], "std": [81.40587611878314], "count": [282]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [282]}, "subtask_annotation": {"mean": [9.539007092198581, 29.0, 29.0, 29.0, 29.0], "std": [9.43662529119783, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [282]}, "scene_annotation": {"mean": [541.0], "std": [0.0], "min": [541], "max": [541], "count": [282]}, "eef_direction_state": {"mean": [3.8333333333333335, 3.5567375886524824], "std": [1.986806363787565, 1.8580782020407987], "min": [0, 0], "max": [6, 6], "count": [282]}, "eef_velocity_state": {"mean": [0.8368794326241135, 1.1666666666666667], "std": [0.7496960469206663, 0.6974285765476923], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_acc_mag_state": {"mean": [1.0815602836879432, 1.148936170212766], "std": [0.7925274084688728, 0.8072031234147823], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_direction_action": {"mean": [3.8333333333333335, 3.5567375886524824], "std": [1.986806363787565, 1.8580782020407987], "min": [0, 0], "max": [6, 6], "count": [282]}, "eef_velocity_action": {"mean": [0.8368794326241135, 1.1666666666666667], "std": [0.7496960469206663, 0.6974285765476923], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_acc_mag_action": {"mean": [1.0815602836879432, 1.148936170212766], "std": [0.7925274084688728, 0.8072031234147823], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_sim_pose_state": {"mean": [0.41709886580024186, 0.30328061169553294, 1.014856043064421, -0.2320569938516422, 1.327006681057353, -0.5214437069337012, 0.5277288633215035, -0.29602999689577014, 1.117985247313303, 0.5897212731181751, 0.8766728233314334, -0.15698935792519203], "std": [0.02381881207627376, 0.04353071800622289, 0.012849673567274721, 1.1957800348540302, 0.05734213832052461, 1.1186806731186476, 0.0793566540207075, 0.0701111618261865, 0.05449212865925803, 1.9166672400376028, 0.24197737168565644, 1.8842033207809896], "min": [0.3854443653421468, 0.16592863632144805, 0.9886543147327254, -2.958345940019261, 1.2566513947462727, -2.7863368666598776, 0.430336295757332, -0.42946699017984624, 1.0272493863680883, -3.12958142597105, 0.5226021970332271, -3.124748750511109], "max": [0.471707516008089, 0.3487965933320739, 1.0511755919914496, 3.0149757632030205, 1.5140889509027788, 3.1153137287131676, 0.6329373175210725, -0.17730688165972747, 1.2102624746651292, 3.1271525723930083, 1.4760400253391892, 3.1046100561327847], "count": [282]}, "eef_sim_pose_action": {"mean": [0.41709886580024186, 0.30328061169553294, 1.014856043064421, -0.2320569938516422, 1.327006681057353, -0.5214437069337012, 0.5277288633215035, -0.29602999689577014, 1.117985247313303, 0.5897212731181751, 0.8766728233314334, -0.15698935792519203], "std": [0.02381881207627376, 0.04353071800622289, 0.012849673567274721, 1.1957800348540302, 0.05734213832052461, 1.1186806731186476, 0.0793566540207075, 0.0701111618261865, 0.05449212865925803, 1.9166672400376028, 0.24197737168565644, 1.8842033207809896], "min": [0.3854443653421468, 0.16592863632144805, 0.9886543147327254, -2.958345940019261, 1.2566513947462727, -2.7863368666598776, 0.430336295757332, -0.42946699017984624, 1.0272493863680883, -3.12958142597105, 0.5226021970332271, -3.124748750511109], "max": [0.471707516008089, 0.3487965933320739, 1.0511755919914496, 3.0149757632030205, 1.5140889509027788, 3.1153137287131676, 0.6329373175210725, -0.17730688165972747, 1.2102624746651292, 3.1271525723930083, 1.4760400253391892, 3.1046100561327847], "count": [282]}, "gripper_mode_state": {"mean": [0.1453900709219858, 0.24822695035460993], "std": [0.3524936853324977, 0.4319841796550638], "min": [0, 0], "max": [1, 1], "count": [282]}, "gripper_activity_state": {"mean": [1.8085106382978724, 1.8687943262411348], "std": [0.5381198371243016, 0.4381836707700447], "min": [0, 0], "max": [2, 2], "count": [282]}, "gripper_mode_action": {"mean": [0.1453900709219858, 0.24822695035460993], "std": [0.3524936853324977, 0.4319841796550638], "min": [0, 0], "max": [1, 1], "count": [282]}, "gripper_activity_action": {"mean": [1.8085106382978724, 1.8687943262411348], "std": [0.5381198371243016, 0.4381836707700447], "min": [0, 0], "max": [2, 2], "count": [282]}, "gripper_open_scale_state": {"mean": [0.7121152485516057, 0.5586081564071317], "std": [0.16873047783424158, 0.21171858617527886], "min": [0.208, 0.151], "max": [0.84, 0.75], "count": [282]}, "gripper_open_scale_action": {"mean": [0.7121152485516057, 0.5586081564071317], "std": [0.16873047783424158, 0.21171858617527886], "min": [0.208, 0.151], "max": [0.84, 0.75], "count": [282]}}} +{"episode_index": 522, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4226829799836601]], [[0.4159131719771242]], [[0.412879056372549]]], "std": [[[0.23408370221543628]], [[0.24035217772688697]], [[0.24292390641215733]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4770401633986928]], [[0.4811826715686275]], [[0.47512447916666667]]], "std": [[[0.0921511522761369]], [[0.09296714387589078]], [[0.09357896035067158]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8509803921568627]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4383357475490196]], [[0.4354935130718954]], [[0.4315319669117647]]], "std": [[[0.17436277819976154]], [[0.18281031715434867]], [[0.18493799946531533]]], "count": [100]}, "observation.state": {"min": [0.17006489634513855, 1.8277961015701294, -1.1182674169540405, -1.476286768913269, -2.5009522438049316, -1.9433544874191284, 0.7377158403396606, 161.0, 0.16592800617218018, 0.26054900884628296, 0.005727999843657017, -3.005000114440918, -0.12800000607967377, -1.1200000047683716, -0.5351877808570862, -2.0697336196899414, -0.9252863526344299, -0.175719752907753, 2.4716482162475586, 1.5266047716140747, -0.7065267562866211, 190.0, -0.3687880039215088, 0.19067400693893433, -0.10875499993562698, 1.3819999694824219, 0.6079999804496765, -3.1401853561401367], "max": [0.7712435126304626, 2.076976776123047, -0.3057991564273834, -0.15634660422801971, -1.000195860862732, -1.3417218923568726, 2.430755138397217, 666.0, 0.34003299474716187, 0.4120419919490814, 0.17937199771404266, -1.4869999885559082, 1.2910000085830688, 0.6260000467300415, -0.06286676228046417, -1.9628148078918457, -0.12484340369701385, 0.38207003474235535, 2.6234045028686523, 1.9225499629974365, -0.2695137560367584, 815.0, -0.21584300696849823, 0.2754479944705963, 0.043754998594522476, 2.8369998931884766, 1.0210000276565552, 3.128999948501587], "mean": [0.4087648391723633, 2.0481953620910645, -0.7182345986366272, -0.8028097748756409, -1.7534559965133667, -1.7187485694885254, 1.513514757156372, 535.6683349609375, 0.25551772117614746, 0.31374818086624146, 0.060818448662757874, -2.473278284072876, 0.6914068460464478, -0.09779336303472519, -0.2139396369457245, -2.0587832927703857, -0.6721985340118408, 0.006986715830862522, 2.524836778640747, 1.6756742000579834, -0.4076102077960968, 718.6266479492188, -0.338238388299942, 0.22406692802906036, -0.0015055194962769747, 1.8969799280166626, 0.8388130068778992, 1.2769112586975098], "std": [0.21078790724277496, 0.057160984724760056, 0.22070510685443878, 0.37200966477394104, 0.5449981689453125, 0.15717345476150513, 0.529017984867096, 173.93711853027344, 0.048690661787986755, 0.053736187517642975, 0.03794756531715393, 0.46560123562812805, 0.5237302780151367, 0.5473097562789917, 0.13426616787910461, 0.01914381980895996, 0.28560227155685425, 0.17617367208003998, 0.052133359014987946, 0.0939406231045723, 0.1413017064332962, 181.60418701171875, 0.04117317497730255, 0.025303591042757034, 0.03385021910071373, 0.5072066783905029, 0.09311122447252274, 2.5930867195129395], "count": [300]}, "action": {"min": [0.17006489634513855, 1.8277961015701294, -1.1182674169540405, -1.476286768913269, -2.5009522438049316, -1.9433544874191284, 0.7377158403396606, 161.0, 0.16592800617218018, 0.26054900884628296, 0.005727999843657017, -3.005000114440918, -0.12800000607967377, -1.1200000047683716, -0.5351877808570862, -2.0697336196899414, -0.9252863526344299, -0.175719752907753, 2.4716482162475586, 1.5266047716140747, -0.7065267562866211, 190.0, -0.3687880039215088, 0.19067400693893433, -0.10875499993562698, 1.3819999694824219, 0.6079999804496765, -3.1401853561401367], "max": [0.7712435126304626, 2.076976776123047, -0.3057991564273834, -0.15634660422801971, -1.000195860862732, -1.3417218923568726, 2.430755138397217, 666.0, 0.34003299474716187, 0.4120419919490814, 0.17937199771404266, -1.4869999885559082, 1.2910000085830688, 0.6260000467300415, -0.06286676228046417, -1.9628148078918457, -0.12484340369701385, 0.38207003474235535, 2.6234045028686523, 1.9225499629974365, -0.2695137560367584, 815.0, -0.21584300696849823, 0.2754479944705963, 0.043754998594522476, 2.8369998931884766, 1.0210000276565552, 3.128999948501587], "mean": [0.4087648391723633, 2.0481953620910645, -0.7182345986366272, -0.8028097748756409, -1.7534559965133667, -1.7187485694885254, 1.513514757156372, 535.6683349609375, 0.25551772117614746, 0.31374818086624146, 0.060818448662757874, -2.473278284072876, 0.6914068460464478, -0.09779336303472519, -0.2139396369457245, -2.0587832927703857, -0.6721985340118408, 0.006986715830862522, 2.524836778640747, 1.6756742000579834, -0.4076102077960968, 718.6266479492188, -0.338238388299942, 0.22406692802906036, -0.0015055194962769747, 1.8969799280166626, 0.8388130068778992, 1.2769112586975098], "std": [0.21078790724277496, 0.057160984724760056, 0.22070510685443878, 0.37200966477394104, 0.5449981689453125, 0.15717345476150513, 0.529017984867096, 173.93711853027344, 0.048690661787986755, 0.053736187517642975, 0.03794756531715393, 0.46560123562812805, 0.5237302780151367, 0.5473097562789917, 0.13426616787910461, 0.01914381980895996, 0.28560227155685425, 0.17617367208003998, 0.052133359014987946, 0.0939406231045723, 0.1413017064332962, 181.60418701171875, 0.04117317497730255, 0.025303591042757034, 0.03385021910071373, 0.5072066783905029, 0.09311122447252274, 2.5930867195129395], "count": [300]}, "timestamp": {"min": [0.0], "max": [9.966666666666667], "mean": [4.983333333333333], "std": [2.8867353083961027], "count": [300]}, "frame_index": {"min": [0], "max": [299], "mean": [149.5], "std": [86.60205925188308], "count": [300]}, "episode_index": {"min": [542], "max": [542], "mean": [542.0], "std": [0.0], "count": [300]}, "index": {"min": [263273], "max": [263572], "mean": [263422.5], "std": [86.60205925188308], "count": [300]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [300]}, "subtask_annotation": {"mean": [10.01, 29.0, 29.0, 29.0, 29.0], "std": [9.417531523706197, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [300]}, "scene_annotation": {"mean": [542.0], "std": [0.0], "min": [542], "max": [542], "count": [300]}, "eef_direction_state": {"mean": [4.193333333333333, 4.13], "std": [1.932862011514418, 1.8582518666746952], "min": [0, 0], "max": [6, 6], "count": [300]}, "eef_velocity_state": {"mean": [0.6966666666666667, 0.9966666666666667], "std": [0.7469865386262918, 0.7852741913214489], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_acc_mag_state": {"mean": [0.83, 0.98], "std": [0.829316988048999, 0.8203251387915241], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_direction_action": {"mean": [4.193333333333333, 4.13], "std": [1.932862011514418, 1.8582518666746952], "min": [0, 0], "max": [6, 6], "count": [300]}, "eef_velocity_action": {"mean": [0.6966666666666667, 0.9966666666666667], "std": [0.7469865386262918, 0.7852741913214489], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_acc_mag_action": {"mean": [0.83, 0.98], "std": [0.829316988048999, 0.8203251387915241], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_sim_pose_state": {"mean": [0.4128373656090699, 0.3185433191230333, 1.0184512380457142, -0.4028410993216129, 1.3580698701345402, -0.08061994225022516, 0.5180156702055929, -0.313529071664019, 1.1334315273715105, 0.3711625565031994, 0.9494273571951087, -0.10483681475961913], "std": [0.029075975842877053, 0.040699995745286224, 0.01363579593568601, 1.2435969580124648, 0.047878523111603406, 1.4225352581966808, 0.061993914024438046, 0.05237189205762416, 0.04728511549616847, 1.8444169611543473, 0.2919877106941621, 1.844198229046025], "min": [0.3792520723610886, 0.18289760343161135, 0.9892680579011844, -3.1394533207609077, 1.2834300654190303, -3.033876342342608, 0.45828448101136154, -0.42618413076954476, 1.0551731655954402, -3.115666955159068, 0.4659680298166373, -3.111310921543009], "max": [0.47589405157076947, 0.3736106325177093, 1.0545848873082992, 3.1328771320585993, 1.5193203791458707, 3.12900435865565, 0.6249240586809254, -0.22323376324679167, 1.227336376603939, 3.121986432600011, 1.5117153660295592, 3.095389713735686], "count": [300]}, "eef_sim_pose_action": {"mean": [0.4128373656090699, 0.3185433191230333, 1.0184512380457142, -0.4028410993216129, 1.3580698701345402, -0.08061994225022516, 0.5180156702055929, -0.313529071664019, 1.1334315273715105, 0.3711625565031994, 0.9494273571951087, -0.10483681475961913], "std": [0.029075975842877053, 0.040699995745286224, 0.01363579593568601, 1.2435969580124648, 0.047878523111603406, 1.4225352581966808, 0.061993914024438046, 0.05237189205762416, 0.04728511549616847, 1.8444169611543473, 0.2919877106941621, 1.844198229046025], "min": [0.3792520723610886, 0.18289760343161135, 0.9892680579011844, -3.1394533207609077, 1.2834300654190303, -3.033876342342608, 0.45828448101136154, -0.42618413076954476, 1.0551731655954402, -3.115666955159068, 0.4659680298166373, -3.111310921543009], "max": [0.47589405157076947, 0.3736106325177093, 1.0545848873082992, 3.1328771320585993, 1.5193203791458707, 3.12900435865565, 0.6249240586809254, -0.22323376324679167, 1.227336376603939, 3.121986432600011, 1.5117153660295592, 3.095389713735686], "count": [300]}, "gripper_mode_state": {"mean": [0.15333333333333332, 0.22666666666666666], "std": [0.3603085097832446, 0.41867515914953723], "min": [0, 0], "max": [1, 1], "count": [300]}, "gripper_activity_state": {"mean": [1.82, 1.81], "std": [0.523704751426475, 0.5421254467371941], "min": [0, 0], "max": [2, 2], "count": [300]}, "gripper_mode_action": {"mean": [0.15333333333333332, 0.22666666666666666], "std": [0.3603085097832446, 0.41867515914953723], "min": [0, 0], "max": [1, 1], "count": [300]}, "gripper_activity_action": {"mean": [1.82, 1.81], "std": [0.523704751426475, 0.5421254467371941], "min": [0, 0], "max": [2, 2], "count": [300]}, "gripper_open_scale_state": {"mean": [0.7186266666666669, 0.5356683338419598], "std": [0.1816041663153841, 0.17393710815408792], "min": [0.19, 0.161], "max": [0.815, 0.666], "count": [300]}, "gripper_open_scale_action": {"mean": [0.7186266666666669, 0.5356683338419598], "std": [0.1816041663153841, 0.17393710815408792], "min": [0.19, 0.161], "max": [0.815, 0.666], "count": [300]}}} +{"episode_index": 523, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4312334681372549]], [[0.42476713848039216]], [[0.4218911907679739]]], "std": [[[0.2339271388917989]], [[0.23852175970621914]], [[0.24037573726444886]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4750169914215686]], [[0.4796521589052287]], [[0.473777493872549]]], "std": [[[0.09402211004210455]], [[0.09479257497157044]], [[0.09553311121133252]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.44143075571895424]], [[0.4362444199346405]], [[0.4331192933006536]]], "std": [[[0.1755293792568254]], [[0.18574407381832245]], [[0.18701543520936753]]], "count": [100]}, "observation.state": {"min": [0.18936823308467865, 1.9109086990356445, -1.079957365989685, -1.2728163003921509, -2.468576192855835, -1.970371961593628, 0.6457020044326782, 188.0, 0.18323400616645813, 0.23541200160980225, -0.009173999540507793, -3.065000057220459, -0.23199999332427979, -1.1640000343322754, -0.4859520494937897, -2.0740270614624023, -0.9907710552215576, -0.196419358253479, 2.4015557765960693, 1.5845147371292114, -0.7455697655677795, 188.0, -0.37322598695755005, 0.19345000386238098, -0.08652199804782867, 1.3990000486373901, 0.5719999670982361, -3.127000093460083], "max": [0.7152884006500244, 2.0794029235839844, -0.18860028684139252, 0.03785619139671326, -1.1331725120544434, -1.427051067352295, 2.3525118827819824, 631.0, 0.3479349911212921, 0.39551201462745667, 0.171424001455307, -0.8640000224113464, 1.3220000267028809, 1.1690000295639038, -0.10616838932037354, -1.9879997968673706, -0.09808750450611115, 0.39908698201179504, 2.6768290996551514, 1.9570376873016357, -0.30630525946617126, 821.0, -0.22764499485492706, 0.26262399554252625, 0.026047000661492348, 2.746000051498413, 1.0759999752044678, 3.134999990463257], "mean": [0.41062331199645996, 2.0395874977111816, -0.6846874356269836, -0.6824791431427002, -1.7035478353500366, -1.7109365463256836, 1.4351894855499268, 516.4921875, 0.267626017332077, 0.3114791512489319, 0.0568222776055336, -2.3519999980926514, 0.725131094455719, -1.5687382983742282e-05, -0.22166776657104492, -2.058759927749634, -0.7040443420410156, -0.004161029122769833, 2.5443320274353027, 1.6679468154907227, -0.4647064208984375, 717.1124877929688, -0.3364029824733734, 0.23157325387001038, 0.0018396954983472824, 1.865027666091919, 0.8967248201370239, 1.5705474615097046], "std": [0.2147044539451599, 0.049980200827121735, 0.2621995210647583, 0.3801562488079071, 0.5674505829811096, 0.1359231323003769, 0.5328345894813538, 160.5078125, 0.04568988457322121, 0.058438025414943695, 0.03547454625368118, 0.6748031377792358, 0.5627158880233765, 0.6653538942337036, 0.1117137148976326, 0.02146264724433422, 0.3269827961921692, 0.21371832489967346, 0.07419724762439728, 0.0926230177283287, 0.13239847123622894, 161.85733032226562, 0.037165187299251556, 0.018099043518304825, 0.027962125837802887, 0.5293540358543396, 0.1161537766456604, 2.3619399070739746], "count": [320]}, "action": {"min": [0.18936823308467865, 1.9109086990356445, -1.079957365989685, -1.2728163003921509, -2.468576192855835, -1.970371961593628, 0.6457020044326782, 188.0, 0.18323400616645813, 0.23541200160980225, -0.009173999540507793, -3.065000057220459, -0.23199999332427979, -1.1640000343322754, -0.4859520494937897, -2.0740270614624023, -0.9907710552215576, -0.196419358253479, 2.4015557765960693, 1.5845147371292114, -0.7455697655677795, 188.0, -0.37322598695755005, 0.19345000386238098, -0.08652199804782867, 1.3990000486373901, 0.5719999670982361, -3.127000093460083], "max": [0.7152884006500244, 2.0794029235839844, -0.18860028684139252, 0.03785619139671326, -1.1331725120544434, -1.427051067352295, 2.3525118827819824, 631.0, 0.3479349911212921, 0.39551201462745667, 0.171424001455307, -0.8640000224113464, 1.3220000267028809, 1.1690000295639038, -0.10616838932037354, -1.9879997968673706, -0.09808750450611115, 0.39908698201179504, 2.6768290996551514, 1.9570376873016357, -0.30630525946617126, 821.0, -0.22764499485492706, 0.26262399554252625, 0.026047000661492348, 2.746000051498413, 1.0759999752044678, 3.134999990463257], "mean": [0.41062331199645996, 2.0395874977111816, -0.6846874356269836, -0.6824791431427002, -1.7035478353500366, -1.7109365463256836, 1.4351894855499268, 516.4921875, 0.267626017332077, 0.3114791512489319, 0.0568222776055336, -2.3519999980926514, 0.725131094455719, -1.5687382983742282e-05, -0.22166776657104492, -2.058759927749634, -0.7040443420410156, -0.004161029122769833, 2.5443320274353027, 1.6679468154907227, -0.4647064208984375, 717.1124877929688, -0.3364029824733734, 0.23157325387001038, 0.0018396954983472824, 1.865027666091919, 0.8967248201370239, 1.5705474615097046], "std": [0.2147044539451599, 0.049980200827121735, 0.2621995210647583, 0.3801562488079071, 0.5674505829811096, 0.1359231323003769, 0.5328345894813538, 160.5078125, 0.04568988457322121, 0.058438025414943695, 0.03547454625368118, 0.6748031377792358, 0.5627158880233765, 0.6653538942337036, 0.1117137148976326, 0.02146264724433422, 0.3269827961921692, 0.21371832489967346, 0.07419724762439728, 0.0926230177283287, 0.13239847123622894, 161.85733032226562, 0.037165187299251556, 0.018099043518304825, 0.027962125837802887, 0.5293540358543396, 0.1161537766456604, 2.3619399070739746], "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": [543], "max": [543], "mean": [543.0], "std": [0.0], "count": [320]}, "index": {"min": [263573], "max": [263892], "mean": [263732.5], "std": [92.37559201434111], "count": [320]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [320]}, "subtask_annotation": {"mean": [9.91875, 29.0, 29.0, 29.0, 29.0], "std": [9.74292812441414, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [320]}, "scene_annotation": {"mean": [543.0], "std": [0.0], "min": [543], "max": [543], "count": [320]}, "eef_direction_state": {"mean": [3.915625, 3.759375], "std": [2.135065774016105, 2.0709839712984266], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_state": {"mean": [0.7125, 1.003125], "std": [0.7448783457719794, 0.7644378551425879], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_state": {"mean": [0.80625, 0.846875], "std": [0.8514463796975122, 0.8244256997298183], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_direction_action": {"mean": [3.915625, 3.759375], "std": [2.135065774016105, 2.0709839712984266], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_action": {"mean": [0.7125, 1.003125], "std": [0.7448783457719794, 0.7644378551425879], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_action": {"mean": [0.80625, 0.846875], "std": [0.8514463796975122, 0.8244256997298183], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_sim_pose_state": {"mean": [0.4203908789758614, 0.3191340405100204, 1.0216094367875312, -0.8805619785759443, 1.308086488480771, -0.46687624205587436, 0.5144235198845732, -0.3167361450398069, 1.1205027033205668, 0.3721234612720314, 0.8746755055318329, -0.10244484851112674], "std": [0.019305855317571233, 0.03674794335229828, 0.010177702782929213, 0.8663179087168733, 0.06043577210108578, 1.3622834706887725, 0.06908702612909727, 0.04693015557289718, 0.0468151143763832, 1.8132471678870523, 0.2530376509726013, 1.8592852846489392], "min": [0.38437494123192345, 0.2051494707275308, 1.002383632829224, -2.8958849185375373, 1.2212122235372762, -3.0925695024178435, 0.4223938612931443, -0.4231700116989826, 1.0457529446548317, -3.122070520111852, 0.48535966314347734, -3.131914250781554], "max": [0.46338131222691337, 0.36710630161900404, 1.0554731366529695, 0.22664810604780683, 1.5447412096405002, 3.122573779585215, 0.6083866340110384, -0.22064190941927897, 1.2115570584478588, 3.1296442696557647, 1.4766037212491598, 3.1381687518257633], "count": [320]}, "eef_sim_pose_action": {"mean": [0.4203908789758614, 0.3191340405100204, 1.0216094367875312, -0.8805619785759443, 1.308086488480771, -0.46687624205587436, 0.5144235198845732, -0.3167361450398069, 1.1205027033205668, 0.3721234612720314, 0.8746755055318329, -0.10244484851112674], "std": [0.019305855317571233, 0.03674794335229828, 0.010177702782929213, 0.8663179087168733, 0.06043577210108578, 1.3622834706887725, 0.06908702612909727, 0.04693015557289718, 0.0468151143763832, 1.8132471678870523, 0.2530376509726013, 1.8592852846489392], "min": [0.38437494123192345, 0.2051494707275308, 1.002383632829224, -2.8958849185375373, 1.2212122235372762, -3.0925695024178435, 0.4223938612931443, -0.4231700116989826, 1.0457529446548317, -3.122070520111852, 0.48535966314347734, -3.131914250781554], "max": [0.46338131222691337, 0.36710630161900404, 1.0554731366529695, 0.22664810604780683, 1.5447412096405002, 3.122573779585215, 0.6083866340110384, -0.22064190941927897, 1.2115570584478588, 3.1296442696557647, 1.4766037212491598, 3.1381687518257633], "count": [320]}, "gripper_mode_state": {"mean": [0.125, 0.284375], "std": [0.33071891388307384, 0.4511162370997073], "min": [0, 0], "max": [1, 1], "count": [320]}, "gripper_activity_state": {"mean": [1.84375, 1.89375], "std": [0.4879405061070458, 0.4122631896010106], "min": [0, 0], "max": [2, 2], "count": [320]}, "gripper_mode_action": {"mean": [0.125, 0.284375], "std": [0.33071891388307384, 0.4511162370997073], "min": [0, 0], "max": [1, 1], "count": [320]}, "gripper_activity_action": {"mean": [1.84375, 1.89375], "std": [0.4879405061070458, 0.4122631896010106], "min": [0, 0], "max": [2, 2], "count": [320]}, "gripper_open_scale_state": {"mean": [0.7171125001907346, 0.5164921881675724], "std": [0.16185730880340998, 0.160507777349955], "min": [0.188, 0.188], "max": [0.821, 0.631], "count": [320]}, "gripper_open_scale_action": {"mean": [0.7171125001907346, 0.5164921881675724], "std": [0.16185730880340998, 0.160507777349955], "min": [0.188, 0.188], "max": [0.821, 0.631], "count": [320]}}} +{"episode_index": 524, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.42688646650326795]], [[0.4213871098856209]], [[0.4180227593954248]]], "std": [[[0.22944109628190287]], [[0.2339334587034736]], [[0.2366309409748171]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[0.803921568627451]], [[0.8117647058823529]]], "mean": [[[0.4750998835784314]], [[0.48043743668300654]], [[0.4754199775326797]]], "std": [[[0.09869148920556961]], [[0.09999007223679175]], [[0.10091180474668744]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[0.7803921568627451]], [[0.7803921568627451]]], "mean": [[[0.4475031004901961]], [[0.4445859517973856]], [[0.44125992238562095]]], "std": [[[0.16714204434849203]], [[0.17441128389306187]], [[0.17626141444204646]]], "count": [100]}, "observation.state": {"min": [0.13435545563697815, 1.9131948947906494, -1.052398681640625, -1.3254903554916382, -2.4932379722595215, -1.9841252565383911, 0.6042330265045166, 172.0, 0.16422100365161896, 0.24528299272060394, -0.025863999500870705, -3.058000087738037, -0.22599999606609344, -1.0729999542236328, -0.3904650807380676, -2.071321964263916, -0.8905892372131348, -0.2871066927909851, 2.479816198348999, 1.5613367557525635, -0.7237357497215271, 153.0, -0.3683120012283325, 0.1864210069179535, -0.10618499666452408, 1.4800000190734863, 0.6420000195503235, -3.121999979019165], "max": [0.7827103734016418, 2.0816540718078613, -0.2851693630218506, -0.032393310219049454, -0.9231395125389099, -1.373033046722412, 2.3708550930023193, 627.0, 0.35089701414108276, 0.4076850116252899, 0.17437399923801422, -1.0099999904632568, 1.3079999685287476, 0.8220000267028809, -0.09840166568756104, -2.002486228942871, -0.13812536001205444, 0.3403741419315338, 2.4943199157714844, 1.901518702507019, -0.2272593230009079, 815.0, -0.22791700065135956, 0.23279200494289398, 0.03254200145602226, 2.618000030517578, 1.0789999961853027, 3.1410000324249268], "mean": [0.39109739661216736, 2.0481839179992676, -0.8238637447357178, -0.6566329598426819, -1.5594334602355957, -1.652774453163147, 1.3839597702026367, 508.9251708984375, 0.2658300995826721, 0.3102533519268036, 0.04632764682173729, -2.321213722229004, 0.7393660545349121, -0.016802683472633362, -0.19113215804100037, -2.060575008392334, -0.6191835999488831, 0.0036295128520578146, 2.4882333278656006, 1.6874220371246338, -0.485897958278656, 708.7818603515625, -0.3388879597187042, 0.21390902996063232, -0.0057700928300619125, 1.892116904258728, 0.9449966549873352, 1.6417617797851562], "std": [0.25867554545402527, 0.0461575984954834, 0.2618229389190674, 0.3695371448993683, 0.6606453657150269, 0.14155583083629608, 0.552665650844574, 159.98782348632812, 0.05800527706742287, 0.06561277061700821, 0.041780736297369, 0.5929527878761292, 0.5573740601539612, 0.5612923502922058, 0.07689819484949112, 0.010573812760412693, 0.3021778464317322, 0.16261261701583862, 0.003638348076492548, 0.07405954599380493, 0.13335947692394257, 206.35525512695312, 0.041103918105363846, 0.014025925658643246, 0.03816038742661476, 0.44714072346687317, 0.12773291766643524, 2.3550188541412354], "count": [314]}, "action": {"min": [0.13435545563697815, 1.9131948947906494, -1.052398681640625, -1.3254903554916382, -2.4932379722595215, -1.9841252565383911, 0.6042330265045166, 172.0, 0.16422100365161896, 0.24528299272060394, -0.025863999500870705, -3.058000087738037, -0.22599999606609344, -1.0729999542236328, -0.3904650807380676, -2.071321964263916, -0.8905892372131348, -0.2871066927909851, 2.479816198348999, 1.5613367557525635, -0.7237357497215271, 153.0, -0.3683120012283325, 0.1864210069179535, -0.10618499666452408, 1.4800000190734863, 0.6420000195503235, -3.121999979019165], "max": [0.7827103734016418, 2.0816540718078613, -0.2851693630218506, -0.032393310219049454, -0.9231395125389099, -1.373033046722412, 2.3708550930023193, 627.0, 0.35089701414108276, 0.4076850116252899, 0.17437399923801422, -1.0099999904632568, 1.3079999685287476, 0.8220000267028809, -0.09840166568756104, -2.002486228942871, -0.13812536001205444, 0.3403741419315338, 2.4943199157714844, 1.901518702507019, -0.2272593230009079, 815.0, -0.22791700065135956, 0.23279200494289398, 0.03254200145602226, 2.618000030517578, 1.0789999961853027, 3.1410000324249268], "mean": [0.39109739661216736, 2.0481839179992676, -0.8238637447357178, -0.6566329598426819, -1.5594334602355957, -1.652774453163147, 1.3839597702026367, 508.9251708984375, 0.2658300995826721, 0.3102533519268036, 0.04632764682173729, -2.321213722229004, 0.7393660545349121, -0.016802683472633362, -0.19113215804100037, -2.060575008392334, -0.6191835999488831, 0.0036295128520578146, 2.4882333278656006, 1.6874220371246338, -0.485897958278656, 708.7818603515625, -0.3388879597187042, 0.21390902996063232, -0.0057700928300619125, 1.892116904258728, 0.9449966549873352, 1.6417617797851562], "std": [0.25867554545402527, 0.0461575984954834, 0.2618229389190674, 0.3695371448993683, 0.6606453657150269, 0.14155583083629608, 0.552665650844574, 159.98782348632812, 0.05800527706742287, 0.06561277061700821, 0.041780736297369, 0.5929527878761292, 0.5573740601539612, 0.5612923502922058, 0.07689819484949112, 0.010573812760412693, 0.3021778464317322, 0.16261261701583862, 0.003638348076492548, 0.07405954599380493, 0.13335947692394257, 206.35525512695312, 0.041103918105363846, 0.014025925658643246, 0.03816038742661476, 0.44714072346687317, 0.12773291766643524, 2.3550188541412354], "count": [314]}, "timestamp": {"min": [0.0], "max": [10.433333333333334], "mean": [5.216666666666667], "std": [3.021451086260816], "count": [314]}, "frame_index": {"min": [0], "max": [313], "mean": [156.5], "std": [90.6435325878245], "count": [314]}, "episode_index": {"min": [544], "max": [544], "mean": [544.0], "std": [0.0], "count": [314]}, "index": {"min": [263893], "max": [264206], "mean": [264049.5], "std": [90.6435325878245], "count": [314]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [314]}, "subtask_annotation": {"mean": [11.318471337579618, 29.0, 29.0, 29.0, 29.0], "std": [10.231422945885202, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [314]}, "scene_annotation": {"mean": [544.0], "std": [0.0], "min": [544], "max": [544], "count": [314]}, "eef_direction_state": {"mean": [3.6815286624203822, 3.3535031847133756], "std": [2.047332322246068, 1.9886310197702357], "min": [0, 0], "max": [6, 6], "count": [314]}, "eef_velocity_state": {"mean": [0.7738853503184714, 1.105095541401274], "std": [0.6933392380050044, 0.7037928345253084], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_acc_mag_state": {"mean": [0.8248407643312102, 1.0382165605095541], "std": [0.8434200962275192, 0.8323502931016425], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_direction_action": {"mean": [3.6815286624203822, 3.3535031847133756], "std": [2.047332322246068, 1.9886310197702357], "min": [0, 0], "max": [6, 6], "count": [314]}, "eef_velocity_action": {"mean": [0.7738853503184714, 1.105095541401274], "std": [0.6933392380050044, 0.7037928345253084], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_acc_mag_action": {"mean": [0.8248407643312102, 1.0382165605095541], "std": [0.8434200962275192, 0.8323502931016425], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_sim_pose_state": {"mean": [0.40214236110596174, 0.3165154257388533, 1.0146777998568848, -0.9776783039753836, 1.3057113055443477, -0.6240374787950792, 0.5113904536220459, -0.30701605948122457, 1.1136365942211925, 0.4454783115485368, 0.9162732054219207, 0.01649019785167841], "std": [0.01464624444890574, 0.044789644828756095, 0.010621017068776967, 0.8437525999329915, 0.0639395519476136, 1.379171309028068, 0.07676359368129802, 0.05949946343964524, 0.053068374613973755, 1.7644217923294567, 0.2512216808758786, 1.8089736796066713], "min": [0.3809364200877754, 0.18881922927105807, 0.9865382539047651, -3.0566735122146276, 1.2220742738457901, -3.1406975982820167, 0.4319988653717387, -0.4237266071830903, 1.0484407317052429, -3.1355284398569765, 0.4952824176981232, -3.138598610789085], "max": [0.4324140528060911, 0.3598058059771441, 1.0380242318920843, 0.07767871794626496, 1.5211878403947594, 3.0694346204350493, 0.6232978044842685, -0.19321323619156378, 1.2122458016043487, 3.1129219598431996, 1.4627622818118242, 3.1285790647466767], "count": [314]}, "eef_sim_pose_action": {"mean": [0.40214236110596174, 0.3165154257388533, 1.0146777998568848, -0.9776783039753836, 1.3057113055443477, -0.6240374787950792, 0.5113904536220459, -0.30701605948122457, 1.1136365942211925, 0.4454783115485368, 0.9162732054219207, 0.01649019785167841], "std": [0.01464624444890574, 0.044789644828756095, 0.010621017068776967, 0.8437525999329915, 0.0639395519476136, 1.379171309028068, 0.07676359368129802, 0.05949946343964524, 0.053068374613973755, 1.7644217923294567, 0.2512216808758786, 1.8089736796066713], "min": [0.3809364200877754, 0.18881922927105807, 0.9865382539047651, -3.0566735122146276, 1.2220742738457901, -3.1406975982820167, 0.4319988653717387, -0.4237266071830903, 1.0484407317052429, -3.1355284398569765, 0.4952824176981232, -3.138598610789085], "max": [0.4324140528060911, 0.3598058059771441, 1.0380242318920843, 0.07767871794626496, 1.5211878403947594, 3.0694346204350493, 0.6232978044842685, -0.19321323619156378, 1.2122458016043487, 3.1129219598431996, 1.4627622818118242, 3.1285790647466767], "count": [314]}, "gripper_mode_state": {"mean": [0.17197452229299362, 0.22611464968152867], "std": [0.37735829919996483, 0.4183142537386568], "min": [0, 0], "max": [1, 1], "count": [314]}, "gripper_activity_state": {"mean": [1.8535031847133758, 1.8853503184713376], "std": [0.4763888395239519, 0.42182727872098025], "min": [0, 0], "max": [2, 2], "count": [314]}, "gripper_mode_action": {"mean": [0.17197452229299362, 0.22611464968152867], "std": [0.37735829919996483, 0.4183142537386568], "min": [0, 0], "max": [1, 1], "count": [314]}, "gripper_activity_action": {"mean": [1.8535031847133758, 1.8853503184713376], "std": [0.4763888395239519, 0.42182727872098025], "min": [0, 0], "max": [2, 2], "count": [314]}, "gripper_open_scale_state": {"mean": [0.7087818471823524, 0.5089251593328579], "std": [0.20635525421607986, 0.15998809062392244], "min": [0.153, 0.172], "max": [0.815, 0.627], "count": [314]}, "gripper_open_scale_action": {"mean": [0.7087818471823524, 0.5089251593328579], "std": [0.20635525421607986, 0.15998809062392244], "min": [0.153, 0.172], "max": [0.815, 0.627], "count": [314]}}} +{"episode_index": 525, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.4202647303921569]], [[0.41424677083333333]], [[0.4102264828431373]]], "std": [[[0.23426835963838957]], [[0.23828116265138155]], [[0.24127593871473538]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47752780024509806]], [[0.48195336192810456]], [[0.4761313786764706]]], "std": [[[0.08399889978521717]], [[0.08421835854839341]], [[0.08484804089597665]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8666666666666667]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.4392863276143791]], [[0.4355597549019608]], [[0.4316460008169935]]], "std": [[[0.17792402906683047]], [[0.18668948179581846]], [[0.18820552325297268]]], "count": [100]}, "observation.state": {"min": [0.1388583928346634, 1.9042940139770508, -1.2579286098480225, -1.4396523237228394, -2.502976894378662, -1.8294541835784912, 0.5547005534172058, 163.0, 0.1609410047531128, 0.24488599598407745, -0.031922999769449234, -3.0190000534057617, -0.24900001287460327, -1.128999948501587, -0.45949283242225647, -2.069401979446411, -0.8683187961578369, -0.08080875128507614, 2.3612735271453857, 1.5477057695388794, -0.6629284620285034, 214.0, -0.3702239990234375, 0.17432600259780884, -0.07249099761247635, 1.4950000047683716, 0.6399999856948853, -3.134185314178467], "max": [0.7144156694412231, 2.0831902027130127, -0.36189407110214233, 0.038432151079177856, -0.6134483218193054, -1.3664880990982056, 2.403074026107788, 653.0, 0.35140299797058105, 0.40585801005363464, 0.1903499960899353, -0.9679999947547913, 1.2139999866485596, 0.8949999809265137, -0.045919615775346756, -2.0263795852661133, 0.04890412837266922, 0.29422760009765625, 2.4950528144836426, 1.9612090587615967, -0.2257932722568512, 842.0, -0.24260999262332916, 0.2365339994430542, 0.026040999218821526, 2.8940000534057617, 1.0169999599456787, 3.13700008392334], "mean": [0.3870585560798645, 2.047405958175659, -0.8901634812355042, -0.6651052832603455, -1.458905577659607, -1.6473004817962646, 1.3759727478027344, 529.8797607421875, 0.26947087049484253, 0.3104870915412903, 0.05334236100316048, -2.080890417098999, 0.6802117228507996, 0.14695876836776733, -0.182606041431427, -2.0618836879730225, -0.6053556203842163, 0.034250322729349136, 2.466338872909546, 1.7008308172225952, -0.46312618255615234, 746.33544921875, -0.34603962302207947, 0.21189172565937042, -0.0004357401339802891, 1.9080501794815063, 0.8886264562606812, 1.294271469116211], "std": [0.2232668548822403, 0.049938082695007324, 0.27429497241973877, 0.4858158528804779, 0.7920945286750793, 0.12879428267478943, 0.6463622450828552, 181.81793212890625, 0.06126553192734718, 0.05938996002078056, 0.047060657292604446, 0.7986233234405518, 0.5326712727546692, 0.7205109596252441, 0.11679897457361221, 0.007288645952939987, 0.3127405643463135, 0.1361413598060608, 0.045089270919561386, 0.09012669324874878, 0.11502023041248322, 168.9368133544922, 0.035148486495018005, 0.016693957149982452, 0.025316214188933372, 0.4745434820652008, 0.09932231903076172, 2.6114020347595215], "count": [316]}, "action": {"min": [0.1388583928346634, 1.9042940139770508, -1.2579286098480225, -1.4396523237228394, -2.502976894378662, -1.8294541835784912, 0.5547005534172058, 163.0, 0.1609410047531128, 0.24488599598407745, -0.031922999769449234, -3.0190000534057617, -0.24900001287460327, -1.128999948501587, -0.45949283242225647, -2.069401979446411, -0.8683187961578369, -0.08080875128507614, 2.3612735271453857, 1.5477057695388794, -0.6629284620285034, 214.0, -0.3702239990234375, 0.17432600259780884, -0.07249099761247635, 1.4950000047683716, 0.6399999856948853, -3.134185314178467], "max": [0.7144156694412231, 2.0831902027130127, -0.36189407110214233, 0.038432151079177856, -0.6134483218193054, -1.3664880990982056, 2.403074026107788, 653.0, 0.35140299797058105, 0.40585801005363464, 0.1903499960899353, -0.9679999947547913, 1.2139999866485596, 0.8949999809265137, -0.045919615775346756, -2.0263795852661133, 0.04890412837266922, 0.29422760009765625, 2.4950528144836426, 1.9612090587615967, -0.2257932722568512, 842.0, -0.24260999262332916, 0.2365339994430542, 0.026040999218821526, 2.8940000534057617, 1.0169999599456787, 3.13700008392334], "mean": [0.3870585560798645, 2.047405958175659, -0.8901634812355042, -0.6651052832603455, -1.458905577659607, -1.6473004817962646, 1.3759727478027344, 529.8797607421875, 0.26947087049484253, 0.3104870915412903, 0.05334236100316048, -2.080890417098999, 0.6802117228507996, 0.14695876836776733, -0.182606041431427, -2.0618836879730225, -0.6053556203842163, 0.034250322729349136, 2.466338872909546, 1.7008308172225952, -0.46312618255615234, 746.33544921875, -0.34603962302207947, 0.21189172565937042, -0.0004357401339802891, 1.9080501794815063, 0.8886264562606812, 1.294271469116211], "std": [0.2232668548822403, 0.049938082695007324, 0.27429497241973877, 0.4858158528804779, 0.7920945286750793, 0.12879428267478943, 0.6463622450828552, 181.81793212890625, 0.06126553192734718, 0.05938996002078056, 0.047060657292604446, 0.7986233234405518, 0.5326712727546692, 0.7205109596252441, 0.11679897457361221, 0.007288645952939987, 0.3127405643463135, 0.1361413598060608, 0.045089270919561386, 0.09012669324874878, 0.11502023041248322, 168.9368133544922, 0.035148486495018005, 0.016693957149982452, 0.025316214188933372, 0.4745434820652008, 0.09932231903076172, 2.6114020347595215], "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": [545], "max": [545], "mean": [545.0], "std": [0.0], "count": [316]}, "index": {"min": [264207], "max": [264522], "mean": [264364.5], "std": [91.22088576636384], "count": [316]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [316]}, "subtask_annotation": {"mean": [9.58860759493671, 29.0, 29.0, 29.0, 29.0], "std": [9.433061805333061, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [316]}, "scene_annotation": {"mean": [545.0], "std": [0.0], "min": [545], "max": [545], "count": [316]}, "eef_direction_state": {"mean": [3.75, 3.4968354430379747], "std": [2.305229333164276, 1.996037875584807], "min": [0, 0], "max": [6, 6], "count": [316]}, "eef_velocity_state": {"mean": [0.7088607594936709, 1.1234177215189873], "std": [0.7274352158579547, 0.7593024548319308], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_acc_mag_state": {"mean": [0.9683544303797469, 1.0253164556962024], "std": [0.8223221678860567, 0.7991242603000469], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_direction_action": {"mean": [3.75, 3.4968354430379747], "std": [2.305229333164276, 1.996037875584807], "min": [0, 0], "max": [6, 6], "count": [316]}, "eef_velocity_action": {"mean": [0.7088607594936709, 1.1234177215189873], "std": [0.7274352158579547, 0.7593024548319308], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_acc_mag_action": {"mean": [0.9683544303797469, 1.0253164556962024], "std": [0.8223221678860567, 0.7991242603000469], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_sim_pose_state": {"mean": [0.3999391066358362, 0.3244609663978389, 1.0142048272037805, -0.8900853630548461, 1.3554657220200594, -0.49926985055041906, 0.5107299752594902, -0.3100463704195319, 1.1163812215847533, 0.3533790433088768, 0.871713922101216, -0.06748656466833233], "std": [0.022800380416598393, 0.030315044866463997, 0.011977918772104565, 0.825024232177716, 0.04120594696677402, 1.3964591959594528, 0.07122273852107219, 0.06258721260320978, 0.05748144031884304, 1.8599276448928943, 0.23810994702044602, 1.7627796803401126], "min": [0.3580590110999169, 0.22630594816405203, 0.9922255050993318, -2.899686930955201, 1.292095047181605, -3.1356272593464616, 0.431799460501749, -0.43500140325234116, 1.0467775512323032, -3.122016759381692, 0.5256549297674464, -3.138383299008757], "max": [0.44467544812059406, 0.36251520794709713, 1.0468964792569115, 0.2774599267132458, 1.4996985622897907, 3.1063221846419125, 0.6186762469665033, -0.1915227495674271, 1.220303306897035, 3.138616251249393, 1.5100360045012984, 3.141003412687052], "count": [316]}, "eef_sim_pose_action": {"mean": [0.3999391066358362, 0.3244609663978389, 1.0142048272037805, -0.8900853630548461, 1.3554657220200594, -0.49926985055041906, 0.5107299752594902, -0.3100463704195319, 1.1163812215847533, 0.3533790433088768, 0.871713922101216, -0.06748656466833233], "std": [0.022800380416598393, 0.030315044866463997, 0.011977918772104565, 0.825024232177716, 0.04120594696677402, 1.3964591959594528, 0.07122273852107219, 0.06258721260320978, 0.05748144031884304, 1.8599276448928943, 0.23810994702044602, 1.7627796803401126], "min": [0.3580590110999169, 0.22630594816405203, 0.9922255050993318, -2.899686930955201, 1.292095047181605, -3.1356272593464616, 0.431799460501749, -0.43500140325234116, 1.0467775512323032, -3.122016759381692, 0.5256549297674464, -3.138383299008757], "max": [0.44467544812059406, 0.36251520794709713, 1.0468964792569115, 0.2774599267132458, 1.4996985622897907, 3.1063221846419125, 0.6186762469665033, -0.1915227495674271, 1.220303306897035, 3.138616251249393, 1.5100360045012984, 3.141003412687052], "count": [316]}, "gripper_mode_state": {"mean": [0.12025316455696203, 0.23417721518987342], "std": [0.3252573457602428, 0.42348346729924224], "min": [0, 0], "max": [1, 1], "count": [316]}, "gripper_activity_state": {"mean": [1.8322784810126582, 1.8829113924050633], "std": [0.5159198479773125, 0.423471643271453], "min": [0, 0], "max": [2, 2], "count": [316]}, "gripper_mode_action": {"mean": [0.12025316455696203, 0.23417721518987342], "std": [0.3252573457602428, 0.42348346729924224], "min": [0, 0], "max": [1, 1], "count": [316]}, "gripper_activity_action": {"mean": [1.8322784810126582, 1.8829113924050633], "std": [0.5159198479773125, 0.423471643271453], "min": [0, 0], "max": [2, 2], "count": [316]}, "gripper_open_scale_state": {"mean": [0.7463354430379744, 0.529879746787155], "std": [0.16893682274274688, 0.18181799206737692], "min": [0.214, 0.163], "max": [0.842, 0.653], "count": [316]}, "gripper_open_scale_action": {"mean": [0.7463354430379744, 0.529879746787155], "std": [0.16893682274274688, 0.18181799206737692], "min": [0.214, 0.163], "max": [0.842, 0.653], "count": [316]}}} +{"episode_index": 526, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.42020601715686273]], [[0.4165607066993464]], [[0.41287932393790855]]], "std": [[[0.23037632541677958]], [[0.2338316667180557]], [[0.2362005518989925]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4706778778594771]], [[0.47451896446078434]], [[0.4699569730392157]]], "std": [[[0.09847810933711428]], [[0.0985277755092617]], [[0.09909415135084154]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[0.807843137254902]], [[0.8156862745098039]]], "mean": [[[0.44336481209150325]], [[0.4398019342320261]], [[0.4361770486111111]]], "std": [[[0.17841746208899828]], [[0.1870650020133881]], [[0.18876974609716693]]], "count": [100]}, "observation.state": {"min": [0.13723523914813995, 1.8379191160202026, -1.263426423072815, -1.3250888586044312, -2.507148027420044, -1.9183787107467651, 0.4381300210952759, 163.0, 0.1355540007352829, 0.21258099377155304, -0.049428001046180725, -3.0480000972747803, -0.2800000309944153, -1.1030000448226929, -0.5350655913352966, -2.071758270263672, -0.8023104071617126, -0.2680825889110565, 2.3266286849975586, 1.5289608240127563, -0.7298792600631714, 166.0, -0.37713900208473206, 0.16395799815654755, -0.11046399921178818, 1.3880000114440918, 0.6930000185966492, -3.128000020980835], "max": [0.8969596028327942, 2.0864014625549316, -0.25877997279167175, 0.1970127671957016, -0.8008443117141724, -1.3971186876296997, 2.45143723487854, 676.0, 0.3450610041618347, 0.4147869944572449, 0.1829500049352646, -0.9430000185966492, 1.3279999494552612, 0.9869999885559082, -0.0075747291557490826, -2.038893699645996, -0.014713125303387642, 0.37718310952186584, 2.3776447772979736, 1.9371758699417114, -0.29010865092277527, 842.0, -0.19837699830532074, 0.26294800639152527, 0.0388449989259243, 2.628000020980835, 0.9810000061988831, 3.0899999141693115], "mean": [0.466722309589386, 2.044074535369873, -0.8357195854187012, -0.78243488073349, -1.6969796419143677, -1.6351443529129028, 1.5584568977355957, 539.6626586914062, 0.23598572611808777, 0.33239972591400146, 0.05356096103787422, -2.438532590866089, 0.649931013584137, -0.043650589883327484, -0.1574966311454773, -2.06252121925354, -0.5285810828208923, 0.002797855529934168, 2.3617513179779053, 1.6777814626693726, -0.43269431591033936, 741.501708984375, -0.34785008430480957, 0.20458008348941803, -0.0012976332800462842, 1.8593872785568237, 0.8725430369377136, 1.5439177751541138], "std": [0.28479230403900146, 0.05227581039071083, 0.2201215922832489, 0.3407006561756134, 0.6636230945587158, 0.14721523225307465, 0.5379460453987122, 190.59059143066406, 0.060601912438869476, 0.06085960939526558, 0.05187278240919113, 0.5790784955024719, 0.5946496725082397, 0.5993632674217224, 0.13872666656970978, 0.005789731163531542, 0.3250463306903839, 0.17361938953399658, 0.015921523794531822, 0.09662595391273499, 0.14600227773189545, 203.43170166015625, 0.04785611480474472, 0.02859378233551979, 0.03710504248738289, 0.4978838860988617, 0.07358589768409729, 2.412259340286255], "count": [289]}, "action": {"min": [0.13723523914813995, 1.8379191160202026, -1.263426423072815, -1.3250888586044312, -2.507148027420044, -1.9183787107467651, 0.4381300210952759, 163.0, 0.1355540007352829, 0.21258099377155304, -0.049428001046180725, -3.0480000972747803, -0.2800000309944153, -1.1030000448226929, -0.5350655913352966, -2.071758270263672, -0.8023104071617126, -0.2680825889110565, 2.3266286849975586, 1.5289608240127563, -0.7298792600631714, 166.0, -0.37713900208473206, 0.16395799815654755, -0.11046399921178818, 1.3880000114440918, 0.6930000185966492, -3.128000020980835], "max": [0.8969596028327942, 2.0864014625549316, -0.25877997279167175, 0.1970127671957016, -0.8008443117141724, -1.3971186876296997, 2.45143723487854, 676.0, 0.3450610041618347, 0.4147869944572449, 0.1829500049352646, -0.9430000185966492, 1.3279999494552612, 0.9869999885559082, -0.0075747291557490826, -2.038893699645996, -0.014713125303387642, 0.37718310952186584, 2.3776447772979736, 1.9371758699417114, -0.29010865092277527, 842.0, -0.19837699830532074, 0.26294800639152527, 0.0388449989259243, 2.628000020980835, 0.9810000061988831, 3.0899999141693115], "mean": [0.466722309589386, 2.044074535369873, -0.8357195854187012, -0.78243488073349, -1.6969796419143677, -1.6351443529129028, 1.5584568977355957, 539.6626586914062, 0.23598572611808777, 0.33239972591400146, 0.05356096103787422, -2.438532590866089, 0.649931013584137, -0.043650589883327484, -0.1574966311454773, -2.06252121925354, -0.5285810828208923, 0.002797855529934168, 2.3617513179779053, 1.6777814626693726, -0.43269431591033936, 741.501708984375, -0.34785008430480957, 0.20458008348941803, -0.0012976332800462842, 1.8593872785568237, 0.8725430369377136, 1.5439177751541138], "std": [0.28479230403900146, 0.05227581039071083, 0.2201215922832489, 0.3407006561756134, 0.6636230945587158, 0.14721523225307465, 0.5379460453987122, 190.59059143066406, 0.060601912438869476, 0.06085960939526558, 0.05187278240919113, 0.5790784955024719, 0.5946496725082397, 0.5993632674217224, 0.13872666656970978, 0.005789731163531542, 0.3250463306903839, 0.17361938953399658, 0.015921523794531822, 0.09662595391273499, 0.14600227773189545, 203.43170166015625, 0.04785611480474472, 0.02859378233551979, 0.03710504248738289, 0.4978838860988617, 0.07358589768409729, 2.412259340286255], "count": [289]}, "timestamp": {"min": [0.0], "max": [9.6], "mean": [4.8], "std": [2.780887148615228], "count": [289]}, "frame_index": {"min": [0], "max": [288], "mean": [144.0], "std": [83.42661445845684], "count": [289]}, "episode_index": {"min": [546], "max": [546], "mean": [546.0], "std": [0.0], "count": [289]}, "index": {"min": [264523], "max": [264811], "mean": [264667.0], "std": [83.42661445845684], "count": [289]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [289]}, "subtask_annotation": {"mean": [9.352941176470589, 29.0, 29.0, 29.0, 29.0], "std": [9.15495214563831, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [289]}, "scene_annotation": {"mean": [546.0], "std": [0.0], "min": [546], "max": [546], "count": [289]}, "eef_direction_state": {"mean": [3.6782006920415227, 3.394463667820069], "std": [2.1765283492811287, 1.8499332652964044], "min": [0, 0], "max": [6, 6], "count": [289]}, "eef_velocity_state": {"mean": [0.7612456747404844, 1.2352941176470589], "std": [0.7217001063115827, 0.7299808027053457], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_acc_mag_state": {"mean": [0.8754325259515571, 1.0830449826989619], "std": [0.8267072529774087, 0.7979361796318583], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_direction_action": {"mean": [3.6782006920415227, 3.394463667820069], "std": [2.1765283492811287, 1.8499332652964044], "min": [0, 0], "max": [6, 6], "count": [289]}, "eef_velocity_action": {"mean": [0.7612456747404844, 1.2352941176470589], "std": [0.7217001063115827, 0.7299808027053457], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_acc_mag_action": {"mean": [0.8754325259515571, 1.0830449826989619], "std": [0.8267072529774087, 0.7979361796318583], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_sim_pose_state": {"mean": [0.3922931697160857, 0.3233316698789992, 1.0126027655353005, -0.8131828590020336, 1.3466431855737862, -0.4286678073100125, 0.5374922680143674, -0.2925936478182256, 1.1430674101420892, 0.3173233762847858, 0.8696922527379003, -0.17964066415890378], "std": [0.033140292379163536, 0.04716492471224368, 0.014671953535537411, 0.8266246903422511, 0.038731694283780926, 1.4447494950573394, 0.0714338954265106, 0.07143779529851207, 0.047094111097865744, 1.8997503172911718, 0.30627343063026186, 1.8248931881146124], "min": [0.34666684636687034, 0.16748503086006478, 0.9847933493438037, -2.6188394938153907, 1.2712184362814964, -3.1365732694368553, 0.3992854416807482, -0.4269320930861761, 1.0328868493758663, -3.1203367229284957, 0.432244130650667, -3.1012474565483017], "max": [0.46885184301030963, 0.37250005137714415, 1.0497289570621409, 0.20307020407422927, 1.4746588878293085, 3.125891301096134, 0.6330357004206925, -0.15051945129493863, 1.2239800189601595, 3.0836290766476937, 1.496259589847977, 3.1057302226455845], "count": [289]}, "eef_sim_pose_action": {"mean": [0.3922931697160857, 0.3233316698789992, 1.0126027655353005, -0.8131828590020336, 1.3466431855737862, -0.4286678073100125, 0.5374922680143674, -0.2925936478182256, 1.1430674101420892, 0.3173233762847858, 0.8696922527379003, -0.17964066415890378], "std": [0.033140292379163536, 0.04716492471224368, 0.014671953535537411, 0.8266246903422511, 0.038731694283780926, 1.4447494950573394, 0.0714338954265106, 0.07143779529851207, 0.047094111097865744, 1.8997503172911718, 0.30627343063026186, 1.8248931881146124], "min": [0.34666684636687034, 0.16748503086006478, 0.9847933493438037, -2.6188394938153907, 1.2712184362814964, -3.1365732694368553, 0.3992854416807482, -0.4269320930861761, 1.0328868493758663, -3.1203367229284957, 0.432244130650667, -3.1012474565483017], "max": [0.46885184301030963, 0.37250005137714415, 1.0497289570621409, 0.20307020407422927, 1.4746588878293085, 3.125891301096134, 0.6330357004206925, -0.15051945129493863, 1.2239800189601595, 3.0836290766476937, 1.496259589847977, 3.1057302226455845], "count": [289]}, "gripper_mode_state": {"mean": [0.1522491349480969, 0.2768166089965398], "std": [0.35926221044754103, 0.4474250484496766], "min": [0, 0], "max": [1, 1], "count": [289]}, "gripper_activity_state": {"mean": [1.806228373702422, 1.8685121107266436], "std": [0.536387986827563, 0.4441213876259024], "min": [0, 0], "max": [2, 2], "count": [289]}, "gripper_mode_action": {"mean": [0.1522491349480969, 0.2768166089965398], "std": [0.35926221044754103, 0.4474250484496766], "min": [0, 0], "max": [1, 1], "count": [289]}, "gripper_activity_action": {"mean": [1.806228373702422, 1.8685121107266436], "std": [0.536387986827563, 0.4441213876259024], "min": [0, 0], "max": [2, 2], "count": [289]}, "gripper_open_scale_state": {"mean": [0.7415017301038057, 0.5396626305497629], "std": [0.2034317077676474, 0.19059043022784009], "min": [0.166, 0.163], "max": [0.842, 0.676], "count": [289]}, "gripper_open_scale_action": {"mean": [0.7415017301038057, 0.5396626305497629], "std": [0.2034317077676474, 0.19059043022784009], "min": [0.166, 0.163], "max": [0.842, 0.676], "count": [289]}}} +{"episode_index": 527, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4270788827614379]], [[0.4224084517973856]], [[0.41939303921568627]]], "std": [[[0.23019017051445076]], [[0.23361166135541395]], [[0.2357119134801393]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48002941176470587]], [[0.48410432598039216]], [[0.4794768198529412]]], "std": [[[0.10268821182842654]], [[0.1039124832493262]], [[0.10473665748991372]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.43669148897058824]], [[0.4361521221405229]], [[0.43177576184640526]]], "std": [[[0.18336044041709804]], [[0.18985312042627606]], [[0.19255533192573906]]], "count": [100]}, "observation.state": {"min": [0.03862413763999939, 1.8979408740997314, -1.0011035203933716, -1.4227924346923828, -2.6151490211486816, -2.025559425354004, 0.6464874148368835, 140.0, 0.15820200741291046, 0.21883299946784973, -0.01155600044876337, -3.0859999656677246, -0.1979999989271164, -1.159999966621399, -0.5900434851646423, -2.072648286819458, -0.7471405267715454, -0.10752973705530167, 2.094848871231079, 1.5861202478408813, -0.7921002507209778, 253.0, -0.37447500228881836, 0.1903579980134964, -0.06919299811124802, 1.3650000095367432, 0.5649999976158142, -3.128999948501587], "max": [0.8052076697349548, 2.085371971130371, -0.2252172827720642, 0.05895722284913063, -0.843395471572876, -1.3963158130645752, 2.485593318939209, 755.0, 0.366784006357193, 0.4147140085697174, 0.19022899866104126, -0.6899999380111694, 1.3559999465942383, 1.1419999599456787, -0.11789698898792267, -2.006936550140381, 0.10646508634090424, 0.4276406168937683, 2.3252151012420654, 1.9348022937774658, -0.2629338502883911, 813.0, -0.22105099260807037, 0.2780489921569824, 0.044256001710891724, 2.878000020980835, 0.9760000109672546, 3.1389999389648438], "mean": [0.42737337946891785, 2.0536036491394043, -0.7570246458053589, -0.7607399225234985, -1.6817636489868164, -1.730135440826416, 1.5522516965866089, 506.80682373046875, 0.2566010057926178, 0.3095898926258087, 0.06555260717868805, -2.1730995178222656, 0.6877729892730713, 0.13232578337192535, -0.239778071641922, -2.0608506202697754, -0.4367740750312805, 0.11511825770139694, 2.2971010208129883, 1.735923171043396, -0.5427788496017456, 682.0681762695312, -0.3412751853466034, 0.22474950551986694, 0.011930613778531551, 1.913711667060852, 0.8822236657142639, 1.2160084247589111], "std": [0.29972368478775024, 0.03929810971021652, 0.23977793753147125, 0.399032324552536, 0.75584477186203, 0.14540041983127594, 0.5478769540786743, 198.98605346679688, 0.06449080258607864, 0.07278888672590256, 0.048402830958366394, 0.7960983514785767, 0.6055318713188171, 0.7836915254592896, 0.1341114491224289, 0.010795259848237038, 0.3600563406944275, 0.1586439311504364, 0.05066298320889473, 0.0750117152929306, 0.1141151711344719, 155.02523803710938, 0.04492355138063431, 0.022800138220191002, 0.03327266126871109, 0.557173490524292, 0.1214890256524086, 2.600093126296997], "count": [264]}, "action": {"min": [0.03862413763999939, 1.8979408740997314, -1.0011035203933716, -1.4227924346923828, -2.6151490211486816, -2.025559425354004, 0.6464874148368835, 140.0, 0.15820200741291046, 0.21883299946784973, -0.01155600044876337, -3.0859999656677246, -0.1979999989271164, -1.159999966621399, -0.5900434851646423, -2.072648286819458, -0.7471405267715454, -0.10752973705530167, 2.094848871231079, 1.5861202478408813, -0.7921002507209778, 253.0, -0.37447500228881836, 0.1903579980134964, -0.06919299811124802, 1.3650000095367432, 0.5649999976158142, -3.128999948501587], "max": [0.8052076697349548, 2.085371971130371, -0.2252172827720642, 0.05895722284913063, -0.843395471572876, -1.3963158130645752, 2.485593318939209, 755.0, 0.366784006357193, 0.4147140085697174, 0.19022899866104126, -0.6899999380111694, 1.3559999465942383, 1.1419999599456787, -0.11789698898792267, -2.006936550140381, 0.10646508634090424, 0.4276406168937683, 2.3252151012420654, 1.9348022937774658, -0.2629338502883911, 813.0, -0.22105099260807037, 0.2780489921569824, 0.044256001710891724, 2.878000020980835, 0.9760000109672546, 3.1389999389648438], "mean": [0.42737337946891785, 2.0536036491394043, -0.7570246458053589, -0.7607399225234985, -1.6817636489868164, -1.730135440826416, 1.5522516965866089, 506.80682373046875, 0.2566010057926178, 0.3095898926258087, 0.06555260717868805, -2.1730995178222656, 0.6877729892730713, 0.13232578337192535, -0.239778071641922, -2.0608506202697754, -0.4367740750312805, 0.11511825770139694, 2.2971010208129883, 1.735923171043396, -0.5427788496017456, 682.0681762695312, -0.3412751853466034, 0.22474950551986694, 0.011930613778531551, 1.913711667060852, 0.8822236657142639, 1.2160084247589111], "std": [0.29972368478775024, 0.03929810971021652, 0.23977793753147125, 0.399032324552536, 0.75584477186203, 0.14540041983127594, 0.5478769540786743, 198.98605346679688, 0.06449080258607864, 0.07278888672590256, 0.048402830958366394, 0.7960983514785767, 0.6055318713188171, 0.7836915254592896, 0.1341114491224289, 0.010795259848237038, 0.3600563406944275, 0.1586439311504364, 0.05066298320889473, 0.0750117152929306, 0.1141151711344719, 155.02523803710938, 0.04492355138063431, 0.022800138220191002, 0.03327266126871109, 0.557173490524292, 0.1214890256524086, 2.600093126296997], "count": [264]}, "timestamp": {"min": [0.0], "max": [8.766666666666667], "mean": [4.383333333333334], "std": [2.5403229599286665], "count": [264]}, "frame_index": {"min": [0], "max": [263], "mean": [131.5], "std": [76.20968879786], "count": [264]}, "episode_index": {"min": [547], "max": [547], "mean": [547.0], "std": [0.0], "count": [264]}, "index": {"min": [264812], "max": [265075], "mean": [264943.5], "std": [76.20968879786], "count": [264]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [264]}, "subtask_annotation": {"mean": [9.893939393939394, 29.0, 29.0, 29.0, 29.0], "std": [9.30034014998472, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [264]}, "scene_annotation": {"mean": [547.0], "std": [0.0], "min": [547], "max": [547], "count": [264]}, "eef_direction_state": {"mean": [3.3257575757575757, 3.727272727272727], "std": [2.212212015570965, 1.9072863043685802], "min": [0, 0], "max": [6, 6], "count": [264]}, "eef_velocity_state": {"mean": [0.875, 1.246212121212121], "std": [0.7040870943027122, 0.7044130699997055], "min": [0, 0], "max": [2, 2], "count": [264]}, "eef_acc_mag_state": {"mean": [1.0340909090909092, 1.1098484848484849], "std": [0.8087897379544255, 0.8298740182305199], "min": [0, 0], "max": [2, 2], "count": [264]}, "eef_direction_action": {"mean": [3.3257575757575757, 3.727272727272727], "std": [2.212212015570965, 1.9072863043685802], "min": [0, 0], "max": [6, 6], "count": [264]}, "eef_velocity_action": {"mean": [0.875, 1.246212121212121], "std": [0.7040870943027122, 0.7044130699997055], "min": [0, 0], "max": [2, 2], "count": [264]}, "eef_acc_mag_action": {"mean": [1.0340909090909092, 1.1098484848484849], "std": [0.8087897379544255, 0.8298740182305199], "min": [0, 0], "max": [2, 2], "count": [264]}, "eef_sim_pose_state": {"mean": [0.4147283320411478, 0.33100178118041584, 1.025783483376688, -0.5946437596546292, 1.3281537842559812, -0.4196193145851515, 0.5132455933459683, -0.3120030460428742, 1.1359808778189546, 0.3546565583537833, 0.8059673818001641, -0.2216779351356957], "std": [0.030039287630299675, 0.04191973630109806, 0.015115512866752362, 1.1670930969653521, 0.0684606886996349, 1.3327613676838062, 0.08487684523102032, 0.06723862985642233, 0.05631134500746056, 1.979592776137862, 0.22691444510957623, 1.8087152229411707], "min": [0.38618228702538326, 0.21533319187372812, 0.9971824850039103, -3.139793431258091, 1.2623355712826503, -3.128209041363564, 0.4063092681680289, -0.4307597426613033, 1.0377663449886612, -3.124606322426608, 0.43501568572703686, -3.100598647768985], "max": [0.4917569319468505, 0.3728024862646617, 1.0658923816219033, 3.1328585243769145, 1.5377881122184114, 3.1154366107495552, 0.628585978904011, -0.19799094703990322, 1.2376718075364188, 3.1165880372851076, 1.432850589067523, 3.136655902267368], "count": [264]}, "eef_sim_pose_action": {"mean": [0.4147283320411478, 0.33100178118041584, 1.025783483376688, -0.5946437596546292, 1.3281537842559812, -0.4196193145851515, 0.5132455933459683, -0.3120030460428742, 1.1359808778189546, 0.3546565583537833, 0.8059673818001641, -0.2216779351356957], "std": [0.030039287630299675, 0.04191973630109806, 0.015115512866752362, 1.1670930969653521, 0.0684606886996349, 1.3327613676838062, 0.08487684523102032, 0.06723862985642233, 0.05631134500746056, 1.979592776137862, 0.22691444510957623, 1.8087152229411707], "min": [0.38618228702538326, 0.21533319187372812, 0.9971824850039103, -3.139793431258091, 1.2623355712826503, -3.128209041363564, 0.4063092681680289, -0.4307597426613033, 1.0377663449886612, -3.124606322426608, 0.43501568572703686, -3.100598647768985], "max": [0.4917569319468505, 0.3728024862646617, 1.0658923816219033, 3.1328585243769145, 1.5377881122184114, 3.1154366107495552, 0.628585978904011, -0.19799094703990322, 1.2376718075364188, 3.1165880372851076, 1.432850589067523, 3.136655902267368], "count": [264]}, "gripper_mode_state": {"mean": [0.14393939393939395, 0.2803030303030303], "std": [0.35102826782433644, 0.44914723811459495], "min": [0, 0], "max": [1, 1], "count": [264]}, "gripper_activity_state": {"mean": [1.8636363636363635, 1.871212121212121], "std": [0.4399160951805446, 0.4157013611611819], "min": [0, 0], "max": [2, 2], "count": [264]}, "gripper_mode_action": {"mean": [0.14393939393939395, 0.2803030303030303], "std": [0.35102826782433644, 0.44914723811459495], "min": [0, 0], "max": [1, 1], "count": [264]}, "gripper_activity_action": {"mean": [1.8636363636363635, 1.871212121212121], "std": [0.4399160951805446, 0.4157013611611819], "min": [0, 0], "max": [2, 2], "count": [264]}, "gripper_open_scale_state": {"mean": [0.68206818147139, 0.5068068181818183], "std": [0.15502526632416924, 0.1989862420835743], "min": [0.253, 0.14], "max": [0.813, 0.755], "count": [264]}, "gripper_open_scale_action": {"mean": [0.68206818147139, 0.5068068181818183], "std": [0.15502526632416924, 0.1989862420835743], "min": [0.253, 0.14], "max": [0.813, 0.755], "count": [264]}}} +{"episode_index": 528, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4219984354575163]], [[0.4199419056372549]], [[0.41620568014705883]]], "std": [[[0.22220243740407566]], [[0.22504796931667057]], [[0.22753167058182985]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47225174632352945]], [[0.4763602410130719]], [[0.47241234272875815]]], "std": [[[0.10586988969127453]], [[0.10794098790844882]], [[0.10874665886590133]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.7764705882352941]], [[0.7764705882352941]]], "mean": [[[0.4354772487745098]], [[0.4360773774509804]], [[0.4309281107026144]]], "std": [[[0.1891001944424]], [[0.19845115282083536]], [[0.2008848966166116]]], "count": [100]}, "observation.state": {"min": [0.06705555319786072, 1.8210241794586182, -0.8757014870643616, -1.3547769784927368, -2.5533993244171143, -1.8894412517547607, 0.5750685930252075, 174.0, 0.16737300157546997, 0.20838600397109985, -0.031171999871730804, -3.0, -0.07999999076128006, -1.0049999952316284, -0.5657135248184204, -2.0769591331481934, -0.46193626523017883, -0.15587535500526428, 1.5230441093444824, 1.4587289094924927, -0.7768285870552063, 215.0, -0.3674300014972687, 0.20420199632644653, -0.05029899999499321, 1.4570000171661377, 0.5569999814033508, -3.1401853561401367], "max": [0.883014440536499, 2.084359645843506, -0.2347642481327057, 0.004136430565267801, -0.9997596144676208, -1.2353266477584839, 2.3533847332000732, 824.0, 0.3803269863128662, 0.4367940127849579, 0.21609599888324738, -1.0230000019073486, 1.2130000591278076, 0.7649999856948853, -0.1469392627477646, -2.033308506011963, 0.4346393644809723, 0.44746753573417664, 2.103872299194336, 1.849979281425476, -0.08297295868396759, 856.0, -0.23170499503612518, 0.2956869900226593, 0.06772799789905548, 2.8459999561309814, 1.034000039100647, 3.1389999389648438], "mean": [0.525987446308136, 2.0319840908050537, -0.7178444862365723, -0.7394954562187195, -1.8369746208190918, -1.5357789993286133, 1.4804141521453857, 558.3374633789062, 0.25093770027160645, 0.3525584042072296, 0.055337876081466675, -2.431724786758423, 0.5740494132041931, -0.09613780677318573, -0.24244403839111328, -2.0630390644073486, -0.16649475693702698, 0.1592448353767395, 2.025845527648926, 1.7545119524002075, -0.6044069528579712, 690.5494995117188, -0.3383195996284485, 0.23082444071769714, 0.018923651427030563, 1.8674107789993286, 0.8866143226623535, 1.5282156467437744], "std": [0.3065669536590576, 0.066751629114151, 0.19283437728881836, 0.25848883390426636, 0.6351238489151001, 0.16283035278320312, 0.4634377956390381, 222.49790954589844, 0.05750872567296028, 0.0727362185716629, 0.05806092917919159, 0.5529935359954834, 0.49026843905448914, 0.4997592866420746, 0.10540434718132019, 0.007214521989226341, 0.3551406264305115, 0.13235418498516083, 0.13504792749881744, 0.12022678554058075, 0.1390751600265503, 160.17025756835938, 0.031799864023923874, 0.02699584886431694, 0.03470234200358391, 0.4920665919780731, 0.1508103758096695, 2.343231439590454], "count": [283]}, "action": {"min": [0.06705555319786072, 1.8210241794586182, -0.8757014870643616, -1.3547769784927368, -2.5533993244171143, -1.8894412517547607, 0.5750685930252075, 174.0, 0.16737300157546997, 0.20838600397109985, -0.031171999871730804, -3.0, -0.07999999076128006, -1.0049999952316284, -0.5657135248184204, -2.0769591331481934, -0.46193626523017883, -0.15587535500526428, 1.5230441093444824, 1.4587289094924927, -0.7768285870552063, 215.0, -0.3674300014972687, 0.20420199632644653, -0.05029899999499321, 1.4570000171661377, 0.5569999814033508, -3.1401853561401367], "max": [0.883014440536499, 2.084359645843506, -0.2347642481327057, 0.004136430565267801, -0.9997596144676208, -1.2353266477584839, 2.3533847332000732, 824.0, 0.3803269863128662, 0.4367940127849579, 0.21609599888324738, -1.0230000019073486, 1.2130000591278076, 0.7649999856948853, -0.1469392627477646, -2.033308506011963, 0.4346393644809723, 0.44746753573417664, 2.103872299194336, 1.849979281425476, -0.08297295868396759, 856.0, -0.23170499503612518, 0.2956869900226593, 0.06772799789905548, 2.8459999561309814, 1.034000039100647, 3.1389999389648438], "mean": [0.525987446308136, 2.0319840908050537, -0.7178444862365723, -0.7394954562187195, -1.8369746208190918, -1.5357789993286133, 1.4804141521453857, 558.3374633789062, 0.25093770027160645, 0.3525584042072296, 0.055337876081466675, -2.431724786758423, 0.5740494132041931, -0.09613780677318573, -0.24244403839111328, -2.0630390644073486, -0.16649475693702698, 0.1592448353767395, 2.025845527648926, 1.7545119524002075, -0.6044069528579712, 690.5494995117188, -0.3383195996284485, 0.23082444071769714, 0.018923651427030563, 1.8674107789993286, 0.8866143226623535, 1.5282156467437744], "std": [0.3065669536590576, 0.066751629114151, 0.19283437728881836, 0.25848883390426636, 0.6351238489151001, 0.16283035278320312, 0.4634377956390381, 222.49790954589844, 0.05750872567296028, 0.0727362185716629, 0.05806092917919159, 0.5529935359954834, 0.49026843905448914, 0.4997592866420746, 0.10540434718132019, 0.007214521989226341, 0.3551406264305115, 0.13235418498516083, 0.13504792749881744, 0.12022678554058075, 0.1390751600265503, 160.17025756835938, 0.031799864023923874, 0.02699584886431694, 0.03470234200358391, 0.4920665919780731, 0.1508103758096695, 2.343231439590454], "count": [283]}, "timestamp": {"min": [0.0], "max": [9.4], "mean": [4.699999999999999], "std": [2.723151768733347], "count": [283]}, "frame_index": {"min": [0], "max": [282], "mean": [141.0], "std": [81.69455306200041], "count": [283]}, "episode_index": {"min": [548], "max": [548], "mean": [548.0], "std": [0.0], "count": [283]}, "index": {"min": [265076], "max": [265358], "mean": [265217.0], "std": [81.69455306200041], "count": [283]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [283]}, "subtask_annotation": {"mean": [8.614840989399294, 29.0, 29.0, 29.0, 29.0], "std": [8.75803874406593, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [283]}, "scene_annotation": {"mean": [548.0], "std": [0.0], "min": [548], "max": [548], "count": [283]}, "eef_direction_state": {"mean": [3.519434628975265, 3.7102473498233217], "std": [2.2231063403483318, 1.8362662634836422], "min": [0, 0], "max": [6, 6], "count": [283]}, "eef_velocity_state": {"mean": [0.8127208480565371, 1.215547703180212], "std": [0.695960593871953, 0.6979312947900933], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_acc_mag_state": {"mean": [0.8904593639575972, 1.0318021201413428], "std": [0.8356124693174143, 0.8165985232185482], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_direction_action": {"mean": [3.519434628975265, 3.7102473498233217], "std": [2.2231063403483318, 1.8362662634836422], "min": [0, 0], "max": [6, 6], "count": [283]}, "eef_velocity_action": {"mean": [0.8127208480565371, 1.215547703180212], "std": [0.695960593871953, 0.6979312947900933], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_acc_mag_action": {"mean": [0.8904593639575972, 1.0318021201413428], "std": [0.8356124693174143, 0.8165985232185482], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_sim_pose_state": {"mean": [0.4201700256244024, 0.3349286302017409, 1.0315664821132613, -0.5756280152993419, 1.2868849138082217, -0.21452014315549517, 0.5557937847619264, -0.3039687675383486, 1.1380072025272214, 0.47530517281791484, 0.9567779850576433, -0.4592919956752968], "std": [0.03337773866451098, 0.03214940515540691, 0.016880218692761424, 1.1805388312374072, 0.10974719589107694, 1.3209866068058975, 0.08295266150020594, 0.06846354599989316, 0.04778824238278617, 2.0967698359999605, 0.2509327468884279, 1.8119381440561657], "min": [0.38735234216397085, 0.2356808585076634, 0.9930315853223302, -3.1413875248459693, 1.1802676564861825, -3.1289978154854876, 0.3938343066783292, -0.46188884319979173, 1.0351649063035222, -3.123280898263709, 0.5854491921732223, -3.0950522588345537], "max": [0.5056030646259794, 0.3776929035884379, 1.0733772950607694, 3.1396272798444156, 1.5369303304774293, 2.91959892894456, 0.6461258914717819, -0.1978657500155379, 1.2472734564819514, 3.1223852929345552, 1.533997784270821, 3.1406754970664537], "count": [283]}, "eef_sim_pose_action": {"mean": [0.4201700256244024, 0.3349286302017409, 1.0315664821132613, -0.5756280152993419, 1.2868849138082217, -0.21452014315549517, 0.5557937847619264, -0.3039687675383486, 1.1380072025272214, 0.47530517281791484, 0.9567779850576433, -0.4592919956752968], "std": [0.03337773866451098, 0.03214940515540691, 0.016880218692761424, 1.1805388312374072, 0.10974719589107694, 1.3209866068058975, 0.08295266150020594, 0.06846354599989316, 0.04778824238278617, 2.0967698359999605, 0.2509327468884279, 1.8119381440561657], "min": [0.38735234216397085, 0.2356808585076634, 0.9930315853223302, -3.1413875248459693, 1.1802676564861825, -3.1289978154854876, 0.3938343066783292, -0.46188884319979173, 1.0351649063035222, -3.123280898263709, 0.5854491921732223, -3.0950522588345537], "max": [0.5056030646259794, 0.3776929035884379, 1.0733772950607694, 3.1396272798444156, 1.5369303304774293, 2.91959892894456, 0.6461258914717819, -0.1978657500155379, 1.2472734564819514, 3.1223852929345552, 1.533997784270821, 3.1406754970664537], "count": [283]}, "gripper_mode_state": {"mean": [0.14840989399293286, 0.27208480565371024], "std": [0.3555058330856746, 0.44503332929803463], "min": [0, 0], "max": [1, 1], "count": [283]}, "gripper_activity_state": {"mean": [1.8445229681978799, 1.8515901060070672], "std": [0.49434616346353777, 0.43587686063913195], "min": [0, 0], "max": [2, 2], "count": [283]}, "gripper_mode_action": {"mean": [0.14840989399293286, 0.27208480565371024], "std": [0.3555058330856746, 0.44503332929803463], "min": [0, 0], "max": [1, 1], "count": [283]}, "gripper_activity_action": {"mean": [1.8445229681978799, 1.8515901060070672], "std": [0.49434616346353777, 0.43587686063913195], "min": [0, 0], "max": [2, 2], "count": [283]}, "gripper_open_scale_state": {"mean": [0.6905494702342534, 0.5583374558303886], "std": [0.1601702308670518, 0.22249793059156586], "min": [0.215, 0.174], "max": [0.856, 0.824], "count": [283]}, "gripper_open_scale_action": {"mean": [0.6905494702342534, 0.5583374558303886], "std": [0.1601702308670518, 0.22249793059156586], "min": [0.215, 0.174], "max": [0.856, 0.824], "count": [283]}}} +{"episode_index": 529, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.4244059906045751]], [[0.42025658088235296]], [[0.41611146854575165]]], "std": [[[0.2304260968427958]], [[0.23311174576090082]], [[0.2357243207299979]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47988248366013075]], [[0.48550299632352945]], [[0.47929512867647056]]], "std": [[[0.07920391567073023]], [[0.07959512013095861]], [[0.07988490981868991]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[0.8]], [[0.803921568627451]]], "mean": [[[0.43036246936274514]], [[0.4244026266339869]], [[0.42114439133986925]]], "std": [[[0.19904012932821613]], [[0.20908036441310637]], [[0.21062927902236642]]], "count": [100]}, "observation.state": {"min": [0.10822787880897522, 1.8492287397384644, -1.0775837898254395, -1.3011256456375122, -2.5151939392089844, -1.8915181159973145, 0.44285985827445984, 145.0, 0.15596400201320648, 0.19176000356674194, -0.04666600003838539, -3.055000066757202, -0.22100001573562622, -1.059000015258789, -0.43385395407676697, -2.078704595565796, -0.1071283146739006, -0.2039417326450348, 1.5220667123794556, 1.4233510494232178, -0.49925142526626587, 250.0, -0.3692089915275574, 0.15662699937820435, -0.0874520018696785, 1.3380000591278076, 0.621999979019165, -3.1411852836608887], "max": [0.875073254108429, 2.0841848850250244, -0.19964821636676788, 0.15308283269405365, -1.05670964717865, -1.3009685277938843, 2.319053888320923, 604.0, 0.3671190142631531, 0.42051100730895996, 0.18549799919128418, -0.9020000100135803, 1.2009999752044678, 0.8730000257492065, -0.011449361220002174, -2.0555267333984375, 0.6668205261230469, 0.26633724570274353, 1.6081812381744385, 1.9333362579345703, -0.11187560856342316, 856.0, -0.24911700189113617, 0.24408100545406342, 0.04495999962091446, 2.50600004196167, 1.0119999647140503, 3.1410000324249268], "mean": [0.45603635907173157, 2.0466058254241943, -0.7745444774627686, -0.6950770020484924, -1.784299373626709, -1.6237776279449463, 1.3753867149353027, 450.19549560546875, 0.25966349244117737, 0.3206169009208679, 0.04037265479564667, -2.3534996509552, 0.5369885563850403, -0.004304495174437761, -0.13848848640918732, -2.0664467811584473, 0.221806138753891, -0.07722171396017075, 1.5534976720809937, 1.7595174312591553, -0.23200444877147675, 774.2518310546875, -0.3358704149723053, 0.19805799424648285, -0.004467136226594448, 1.6793384552001953, 0.7813383936882019, 1.8717724084854126], "std": [0.3148849904537201, 0.05415546894073486, 0.2564234733581543, 0.3708219528198242, 0.6550301909446716, 0.16624818742275238, 0.5897389650344849, 183.07614135742188, 0.06830035895109177, 0.07871546596288681, 0.051272958517074585, 0.659379243850708, 0.49991264939308167, 0.580813467502594, 0.09979405254125595, 0.0039493306539952755, 0.24802683293819427, 0.15588198602199554, 0.03404543548822403, 0.12652800977230072, 0.1482233852148056, 169.34303283691406, 0.026242859661579132, 0.024705903604626656, 0.028080938383936882, 0.4278639256954193, 0.07495767623186111, 2.087190866470337], "count": [266]}, "action": {"min": [0.10822787880897522, 1.8492287397384644, -1.0775837898254395, -1.3011256456375122, -2.5151939392089844, -1.8915181159973145, 0.44285985827445984, 145.0, 0.15596400201320648, 0.19176000356674194, -0.04666600003838539, -3.055000066757202, -0.22100001573562622, -1.059000015258789, -0.43385395407676697, -2.078704595565796, -0.1071283146739006, -0.2039417326450348, 1.5220667123794556, 1.4233510494232178, -0.49925142526626587, 250.0, -0.3692089915275574, 0.15662699937820435, -0.0874520018696785, 1.3380000591278076, 0.621999979019165, -3.1411852836608887], "max": [0.875073254108429, 2.0841848850250244, -0.19964821636676788, 0.15308283269405365, -1.05670964717865, -1.3009685277938843, 2.319053888320923, 604.0, 0.3671190142631531, 0.42051100730895996, 0.18549799919128418, -0.9020000100135803, 1.2009999752044678, 0.8730000257492065, -0.011449361220002174, -2.0555267333984375, 0.6668205261230469, 0.26633724570274353, 1.6081812381744385, 1.9333362579345703, -0.11187560856342316, 856.0, -0.24911700189113617, 0.24408100545406342, 0.04495999962091446, 2.50600004196167, 1.0119999647140503, 3.1410000324249268], "mean": [0.45603635907173157, 2.0466058254241943, -0.7745444774627686, -0.6950770020484924, -1.784299373626709, -1.6237776279449463, 1.3753867149353027, 450.19549560546875, 0.25966349244117737, 0.3206169009208679, 0.04037265479564667, -2.3534996509552, 0.5369885563850403, -0.004304495174437761, -0.13848848640918732, -2.0664467811584473, 0.221806138753891, -0.07722171396017075, 1.5534976720809937, 1.7595174312591553, -0.23200444877147675, 774.2518310546875, -0.3358704149723053, 0.19805799424648285, -0.004467136226594448, 1.6793384552001953, 0.7813383936882019, 1.8717724084854126], "std": [0.3148849904537201, 0.05415546894073486, 0.2564234733581543, 0.3708219528198242, 0.6550301909446716, 0.16624818742275238, 0.5897389650344849, 183.07614135742188, 0.06830035895109177, 0.07871546596288681, 0.051272958517074585, 0.659379243850708, 0.49991264939308167, 0.580813467502594, 0.09979405254125595, 0.0039493306539952755, 0.24802683293819427, 0.15588198602199554, 0.03404543548822403, 0.12652800977230072, 0.1482233852148056, 169.34303283691406, 0.026242859661579132, 0.024705903604626656, 0.028080938383936882, 0.4278639256954193, 0.07495767623186111, 2.087190866470337], "count": [266]}, "timestamp": {"min": [0.0], "max": [8.833333333333334], "mean": [4.416666666666666], "std": [2.5595681059289843], "count": [266]}, "frame_index": {"min": [0], "max": [265], "mean": [132.5], "std": [76.78704317786953], "count": [266]}, "episode_index": {"min": [549], "max": [549], "mean": [549.0], "std": [0.0], "count": [266]}, "index": {"min": [265359], "max": [265624], "mean": [265491.5], "std": [76.78704317786953], "count": [266]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [266]}, "subtask_annotation": {"mean": [8.31203007518797, 29.0, 29.0, 29.0, 29.0], "std": [8.807699447812993, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [266]}, "scene_annotation": {"mean": [549.0], "std": [0.0], "min": [549], "max": [549], "count": [266]}, "eef_direction_state": {"mean": [3.8421052631578947, 3.2857142857142856], "std": [2.2556265663812307, 1.7815741479610494], "min": [0, 0], "max": [6, 6], "count": [266]}, "eef_velocity_state": {"mean": [0.7406015037593985, 1.330827067669173], "std": [0.7685096986962612, 0.6628918703291996], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_acc_mag_state": {"mean": [0.868421052631579, 0.981203007518797], "std": [0.8189364477304978, 0.806239798647577], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_direction_action": {"mean": [3.8421052631578947, 3.2857142857142856], "std": [2.2556265663812307, 1.7815741479610494], "min": [0, 0], "max": [6, 6], "count": [266]}, "eef_velocity_action": {"mean": [0.7406015037593985, 1.330827067669173], "std": [0.7685096986962612, 0.6628918703291996], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_acc_mag_action": {"mean": [0.868421052631579, 0.981203007518797], "std": [0.8189364477304978, 0.806239798647577], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_sim_pose_state": {"mean": [0.3845030166230645, 0.31042418496441054, 1.014589962963739, 0.22560854360003213, 1.3118664977257177, 0.11307167842309282, 0.5244222388286769, -0.2975967021982186, 1.1205505473883843, 0.1359392578098066, 0.9196954175989578, -0.477071682966545], "std": [0.027795816692440762, 0.025561583736219185, 0.012307956326655718, 1.1267523558706007, 0.07584417124699445, 0.9645171456651157, 0.09100248666995002, 0.07241891149389071, 0.05590347089717961, 2.0808675111161414, 0.28368554210536406, 1.6797927528735819], "min": [0.3420249146904753, 0.2218517134114931, 0.9808940383597482, -3.140726184190166, 1.2390975928109027, -1.6410055542213555, 0.377894057277965, -0.43449132028257453, 1.0201970218626089, -3.1225072907202693, 0.5565524513219184, -3.132666727496247], "max": [0.44301261446539686, 0.3523293949759549, 1.043726394179292, 3.1396116799419596, 1.5490399320808441, 2.5040370769459717, 0.6317773096079284, -0.16997212169945797, 1.218907769512725, 3.13348272911782, 1.4109794267540305, 3.110914316303392], "count": [266]}, "eef_sim_pose_action": {"mean": [0.3845030166230645, 0.31042418496441054, 1.014589962963739, 0.22560854360003213, 1.3118664977257177, 0.11307167842309282, 0.5244222388286769, -0.2975967021982186, 1.1205505473883843, 0.1359392578098066, 0.9196954175989578, -0.477071682966545], "std": [0.027795816692440762, 0.025561583736219185, 0.012307956326655718, 1.1267523558706007, 0.07584417124699445, 0.9645171456651157, 0.09100248666995002, 0.07241891149389071, 0.05590347089717961, 2.0808675111161414, 0.28368554210536406, 1.6797927528735819], "min": [0.3420249146904753, 0.2218517134114931, 0.9808940383597482, -3.140726184190166, 1.2390975928109027, -1.6410055542213555, 0.377894057277965, -0.43449132028257453, 1.0201970218626089, -3.1225072907202693, 0.5565524513219184, -3.132666727496247], "max": [0.44301261446539686, 0.3523293949759549, 1.043726394179292, 3.1396116799419596, 1.5490399320808441, 2.5040370769459717, 0.6317773096079284, -0.16997212169945797, 1.218907769512725, 3.13348272911782, 1.4109794267540305, 3.110914316303392], "count": [266]}, "gripper_mode_state": {"mean": [0.12406015037593984, 0.36466165413533835], "std": [0.3296501622396676, 0.48133515572687746], "min": [0, 0], "max": [1, 1], "count": [266]}, "gripper_activity_state": {"mean": [1.7857142857142858, 1.8759398496240602], "std": [0.5711935606962679, 0.4625282557416099], "min": [0, 0], "max": [2, 2], "count": [266]}, "gripper_mode_action": {"mean": [0.12406015037593984, 0.36466165413533835], "std": [0.3296501622396676, 0.48133515572687746], "min": [0, 0], "max": [1, 1], "count": [266]}, "gripper_activity_action": {"mean": [1.7857142857142858, 1.8759398496240602], "std": [0.5711935606962679, 0.4625282557416099], "min": [0, 0], "max": [2, 2], "count": [266]}, "gripper_open_scale_state": {"mean": [0.7742518798139754, 0.45019548837762097], "std": [0.16934298152836957, 0.1830761286210817], "min": [0.25, 0.145], "max": [0.856, 0.604], "count": [266]}, "gripper_open_scale_action": {"mean": [0.7742518798139754, 0.45019548837762097], "std": [0.16934298152836957, 0.1830761286210817], "min": [0.25, 0.145], "max": [0.856, 0.604], "count": [266]}}} +{"episode_index": 530, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.47891366235888294]], [[0.4218427417557932]], [[0.4104146594622698]]], "std": [[[0.11254191403497578]], [[0.19583333175304754]], [[0.21291226747874434]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13333333333333333]], [[0.0]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6431372549019608]], [[0.6470588235294118]]], "mean": [[[0.47569244652406417]], [[0.4539090649138443]], [[0.44578290626856804]]], "std": [[[0.05699634971363289]], [[0.11744615506965513]], [[0.12946259813359945]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4823135695187166]], [[0.46725735851158645]], [[0.4554501095513963]]], "std": [[[0.07575362866007734]], [[0.12501670217050972]], [[0.13604585296240124]]], "count": [110]}, "observation.state": {"min": [0.013037609867751598, 1.6780294179916382, -1.4834951162338257, -1.3069199323654175, 0.8359079957008362, 1.3071993589401245, -2.7934517860412598, 49.0, 0.17775499820709229, 0.24254800379276276, 0.024855000898241997, -3.134185314178467, -0.2890000343322754, -0.8149999976158142, -0.8765392899513245, -2.0816192626953125, -2.5695087909698486, -1.0975853204727173, 0.7148345112800598, -1.5772889852523804, 0.04368559271097183, 146.0, -0.3765549957752228, 0.28926700353622437, -0.06962999701499939, -3.1331851482391357, -0.07200000435113907, -3.1401853561401367], "max": [0.6321408748626709, 2.0111429691314697, -0.15025541186332703, -0.025848325341939926, 2.1201212406158447, 1.9232481718063354, -0.9921150207519531, 841.0, 0.40971800684928894, 0.36228999495506287, 0.2012300044298172, 3.1410000324249268, 0.8920000195503235, 0.23799999058246613, -0.17006489634513855, -1.8575713634490967, -2.061739921569824, -0.2945941388607025, 2.5549349784851074, -1.1072194576263428, 2.5178818702697754, 890.0, -0.1649709939956665, 0.4333080053329468, 0.11696799844503403, 3.1410000324249268, 1.0089999437332153, 3.135999917984009], "mean": [0.31902557611465454, 1.9709107875823975, -0.6303150653839111, -0.4195789396762848, 1.7461578845977783, 1.5523264408111572, -2.2439684867858887, 692.8295288085938, 0.34250128269195557, 0.2877211272716522, 0.062345411628484726, -1.5675300359725952, 0.5649282932281494, -0.051848579198122025, -0.505253791809082, -2.0529520511627197, -2.3175933361053467, -0.7244833111763, 1.831136703491211, -1.3470759391784668, 1.3186677694320679, 673.2339477539062, -0.2756378650665283, 0.3572334349155426, 0.03253891319036484, 2.2383108139038086, 0.5132235288619995, -1.4931379556655884], "std": [0.10348150879144669, 0.07220666110515594, 0.31478238105773926, 0.5126556754112244, 0.4817531704902649, 0.17954806983470917, 0.7116553783416748, 224.3643341064453, 0.06075243651866913, 0.023134028539061546, 0.036241017282009125, 1.3925659656524658, 0.38326799869537354, 0.33907651901245117, 0.3077664375305176, 0.04681515321135521, 0.1862020343542099, 0.18016396462917328, 0.6001370549201965, 0.07604609429836273, 0.8571596145629883, 303.0476989746094, 0.08162948489189148, 0.057494524866342545, 0.055968113243579865, 1.1503185033798218, 0.38563841581344604, 2.083933115005493], "count": [528]}, "action": {"min": [0.013037609867751598, 1.6780294179916382, -1.4834951162338257, -1.3069199323654175, 0.8359079957008362, 1.3071993589401245, -2.7934517860412598, 49.0, 0.17775499820709229, 0.24254800379276276, 0.024855000898241997, -3.134185314178467, -0.2890000343322754, -0.8149999976158142, -0.8765392899513245, -2.0816192626953125, -2.5695087909698486, -1.0975853204727173, 0.7148345112800598, -1.5772889852523804, 0.04368559271097183, 146.0, -0.3765549957752228, 0.28926700353622437, -0.06962999701499939, -3.1331851482391357, -0.07200000435113907, -3.1401853561401367], "max": [0.6321408748626709, 2.0111429691314697, -0.15025541186332703, -0.025848325341939926, 2.1201212406158447, 1.9232481718063354, -0.9921150207519531, 841.0, 0.40971800684928894, 0.36228999495506287, 0.2012300044298172, 3.1410000324249268, 0.8920000195503235, 0.23799999058246613, -0.17006489634513855, -1.8575713634490967, -2.061739921569824, -0.2945941388607025, 2.5549349784851074, -1.1072194576263428, 2.5178818702697754, 890.0, -0.1649709939956665, 0.4333080053329468, 0.11696799844503403, 3.1410000324249268, 1.0089999437332153, 3.135999917984009], "mean": [0.31902557611465454, 1.9709107875823975, -0.6303150653839111, -0.4195789396762848, 1.7461578845977783, 1.5523264408111572, -2.2439684867858887, 692.8295288085938, 0.34250128269195557, 0.2877211272716522, 0.062345411628484726, -1.5675300359725952, 0.5649282932281494, -0.051848579198122025, -0.505253791809082, -2.0529520511627197, -2.3175933361053467, -0.7244833111763, 1.831136703491211, -1.3470759391784668, 1.3186677694320679, 673.2339477539062, -0.2756378650665283, 0.3572334349155426, 0.03253891319036484, 2.2383108139038086, 0.5132235288619995, -1.4931379556655884], "std": [0.10348150879144669, 0.07220666110515594, 0.31478238105773926, 0.5126556754112244, 0.4817531704902649, 0.17954806983470917, 0.7116553783416748, 224.3643341064453, 0.06075243651866913, 0.023134028539061546, 0.036241017282009125, 1.3925659656524658, 0.38326799869537354, 0.33907651901245117, 0.3077664375305176, 0.04681515321135521, 0.1862020343542099, 0.18016396462917328, 0.6001370549201965, 0.07604609429836273, 0.8571596145629883, 303.0476989746094, 0.08162948489189148, 0.057494524866342545, 0.055968113243579865, 1.1503185033798218, 0.38563841581344604, 2.083933115005493], "count": [528]}, "timestamp": {"min": [0.0], "max": [17.566666666666666], "mean": [8.783333333333333], "std": [5.080673256640377], "count": [528]}, "frame_index": {"min": [0], "max": [527], "mean": [263.5], "std": [152.42019769921134], "count": [528]}, "episode_index": {"min": [583], "max": [583], "mean": [583.0], "std": [0.0], "count": [528]}, "index": {"min": [281675], "max": [282202], "mean": [281938.5], "std": [152.42019769921134], "count": [528]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [528]}, "subtask_annotation": {"mean": [19.259469696969695, 29.0, 29.0, 29.0, 29.0], "std": [6.9573174705087, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [528]}, "scene_annotation": {"mean": [583.0], "std": [0.0], "min": [583], "max": [583], "count": [528]}, "eef_direction_state": {"mean": [4.225378787878788, 4.742424242424242], "std": [2.0292276875784307, 1.8179292753903826], "min": [0, 0], "max": [6, 6], "count": [528]}, "eef_velocity_state": {"mean": [0.7462121212121212, 0.6590909090909091], "std": [0.7308054194279071, 0.8310229681264651], "min": [0, 0], "max": [2, 2], "count": [528]}, "eef_acc_mag_state": {"mean": [0.7708333333333334, 0.6174242424242424], "std": [0.834019603783357, 0.8219522411217283], "min": [0, 0], "max": [2, 2], "count": [528]}, "eef_direction_action": {"mean": [4.225378787878788, 4.742424242424242], "std": [2.0292276875784307, 1.8179292753903826], "min": [0, 0], "max": [6, 6], "count": [528]}, "eef_velocity_action": {"mean": [0.7462121212121212, 0.6590909090909091], "std": [0.7308054194279071, 0.8310229681264651], "min": [0, 0], "max": [2, 2], "count": [528]}, "eef_acc_mag_action": {"mean": [0.7708333333333334, 0.6174242424242424], "std": [0.834019603783357, 0.8219522411217283], "min": [0, 0], "max": [2, 2], "count": [528]}, "eef_sim_pose_state": {"mean": [0.5571324805061235, 0.30160614228230026, 1.1102619645973977, -2.0458449127818192, 0.8999413755139586, -0.8451711582702702, 0.48273220727296284, -0.3617809094016842, 1.0720756452654439, 0.7327498021149221, 1.2159479824710968, -0.5305836395552542], "std": [0.07230770012832712, 0.0866837555597266, 0.04925598114316239, 0.7179997089710698, 0.5286679462714282, 2.252534361241167, 0.03081759933677125, 0.04272224560367783, 0.06516619935896706, 1.4222253840575434, 0.3963523295850616, 1.3000318489172968], "min": [0.4734674682806724, 0.17906970252855825, 1.036293974088188, -3.0258901538578145, 0.07889884579881401, -3.1380028527729222, 0.4274878646207651, -0.4910370346735692, 1.017313656272338, -3.1164170304350973, 0.2678980674677056, -3.0575950721995566], "max": [0.643976081654574, 0.40712401447678026, 1.2249154056720015, -0.5837750658428589, 1.5075735881698686, 3.1393370759408605, 0.5829927978174453, -0.2534157259694613, 1.2373039433225872, 3.118749067821076, 1.5641842309803833, 3.10562426962044], "count": [528]}, "eef_sim_pose_action": {"mean": [0.5571324805061235, 0.30160614228230026, 1.1102619645973977, -2.0458449127818192, 0.8999413755139586, -0.8451711582702702, 0.48273220727296284, -0.3617809094016842, 1.0720756452654439, 0.7327498021149221, 1.2159479824710968, -0.5305836395552542], "std": [0.07230770012832712, 0.0866837555597266, 0.04925598114316239, 0.7179997089710698, 0.5286679462714282, 2.252534361241167, 0.03081759933677125, 0.04272224560367783, 0.06516619935896706, 1.4222253840575434, 0.3963523295850616, 1.3000318489172968], "min": [0.4734674682806724, 0.17906970252855825, 1.036293974088188, -3.0258901538578145, 0.07889884579881401, -3.1380028527729222, 0.4274878646207651, -0.4910370346735692, 1.017313656272338, -3.1164170304350973, 0.2678980674677056, -3.0575950721995566], "max": [0.643976081654574, 0.40712401447678026, 1.2249154056720015, -0.5837750658428589, 1.5075735881698686, 3.1393370759408605, 0.5829927978174453, -0.2534157259694613, 1.2373039433225872, 3.118749067821076, 1.5641842309803833, 3.10562426962044], "count": [528]}, "gripper_mode_state": {"mean": [0.2765151515151515, 0.125], "std": [0.4472745493516307, 0.33071891388307384], "min": [0, 0], "max": [1, 1], "count": [528]}, "gripper_activity_state": {"mean": [1.8409090909090908, 1.8901515151515151], "std": [0.48585359832799885, 0.41200909236893607], "min": [0, 0], "max": [2, 2], "count": [528]}, "gripper_mode_action": {"mean": [0.2765151515151515, 0.125], "std": [0.4472745493516307, 0.33071891388307384], "min": [0, 0], "max": [1, 1], "count": [528]}, "gripper_activity_action": {"mean": [1.8409090909090908, 1.8901515151515151], "std": [0.48585359832799885, 0.41200909236893607], "min": [0, 0], "max": [2, 2], "count": [528]}, "gripper_open_scale_state": {"mean": [0.6732339015729506, 0.6928295453967479], "std": [0.30304772450133366, 0.22436442126529188], "min": [0.146, 0.049], "max": [0.89, 0.841], "count": [528]}, "gripper_open_scale_action": {"mean": [0.6732339015729506, 0.6928295453967479], "std": [0.30304772450133366, 0.22436442126529188], "min": [0.146, 0.049], "max": [0.89, 0.841], "count": [528]}}} +{"episode_index": 531, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4901487425852694]], [[0.4301247030675015]], [[0.41598719070961715]]], "std": [[[0.11221569975908116]], [[0.20158685913276167]], [[0.21948942424079185]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12549019607843137]], [[0.0]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6352941176470588]], [[0.6588235294117647]]], "mean": [[[0.47566449888779044]], [[0.4589070275168891]], [[0.4518096937304334]]], "std": [[[0.0574659522858745]], [[0.10920807061949192]], [[0.11912527338412016]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4769663024523535]], [[0.45171031917669024]], [[0.43796970601966273]]], "std": [[[0.09618665070265578]], [[0.14800403296333647]], [[0.16309200774972238]]], "count": [119]}, "observation.state": {"min": [0.07855726778507233, 1.6328603029251099, -1.5995246171951294, -1.1137993335723877, 0.8619483709335327, 1.2424126863479614, -2.6247308254241943, 44.0, 0.20670199394226074, 0.22366000711917877, 0.012543999589979649, -3.1401853561401367, -0.37599998712539673, -0.9879999756813049, -0.6720216274261475, -2.0787744522094727, -2.6078710556030273, -1.3653361797332764, 0.9479233026504517, -1.6504532098770142, 0.15992452204227448, 141.0, -0.38127899169921875, 0.2876020073890686, -0.03961300104856491, -3.1411852836608887, 0.0689999908208847, -3.1401853561401367], "max": [0.5950350761413574, 2.0096070766448975, 0.21769492328166962, -0.05511750280857086, 1.7379989624023438, 1.9235972166061401, -1.0398672819137573, 874.0, 0.43540000915527344, 0.3430210053920746, 0.212567999958992, 3.134000062942505, 0.953999936580658, 0.14000000059604645, -0.1701870709657669, -1.9340518712997437, -2.064584970474243, -0.4340110421180725, 2.519312858581543, -1.1528773307800293, 2.491614818572998, 882.0, -0.1757120043039322, 0.4099549949169159, 0.14178499579429626, 3.1389999389648438, 0.9169999957084656, 3.1410000324249268], "mean": [0.37050744891166687, 1.9385863542556763, -0.5163147449493408, -0.396221786737442, 1.494033694267273, 1.5385212898254395, -2.053530693054199, 707.7823486328125, 0.344779372215271, 0.2934460937976837, 0.05642375349998474, -0.6306832432746887, 0.5664606690406799, -0.2512788474559784, -0.40808501839637756, -2.0626723766326904, -2.440246343612671, -0.8979501724243164, 1.9143680334091187, -1.3960622549057007, 1.4254281520843506, 623.8026123046875, -0.29525622725486755, 0.34385621547698975, 0.06199738010764122, 2.1979658603668213, 0.5276212692260742, -2.0198841094970703], "std": [0.11198868602514267, 0.10674941539764404, 0.43668562173843384, 0.36282244324684143, 0.30726686120033264, 0.22968462109565735, 0.6684824824333191, 279.3006591796875, 0.051978882402181625, 0.030234389007091522, 0.04123906046152115, 2.179175853729248, 0.43994826078414917, 0.3871295154094696, 0.20343023538589478, 0.02707812376320362, 0.18563398718833923, 0.18782547116279602, 0.4503009617328644, 0.1027374416589737, 0.6725642681121826, 292.0672912597656, 0.061626359820365906, 0.043320003896951675, 0.045679133385419846, 1.2591310739517212, 0.2722689211368561, 1.6647965908050537], "count": [588]}, "action": {"min": [0.07855726778507233, 1.6328603029251099, -1.5995246171951294, -1.1137993335723877, 0.8619483709335327, 1.2424126863479614, -2.6247308254241943, 44.0, 0.20670199394226074, 0.22366000711917877, 0.012543999589979649, -3.1401853561401367, -0.37599998712539673, -0.9879999756813049, -0.6720216274261475, -2.0787744522094727, -2.6078710556030273, -1.3653361797332764, 0.9479233026504517, -1.6504532098770142, 0.15992452204227448, 141.0, -0.38127899169921875, 0.2876020073890686, -0.03961300104856491, -3.1411852836608887, 0.0689999908208847, -3.1401853561401367], "max": [0.5950350761413574, 2.0096070766448975, 0.21769492328166962, -0.05511750280857086, 1.7379989624023438, 1.9235972166061401, -1.0398672819137573, 874.0, 0.43540000915527344, 0.3430210053920746, 0.212567999958992, 3.134000062942505, 0.953999936580658, 0.14000000059604645, -0.1701870709657669, -1.9340518712997437, -2.064584970474243, -0.4340110421180725, 2.519312858581543, -1.1528773307800293, 2.491614818572998, 882.0, -0.1757120043039322, 0.4099549949169159, 0.14178499579429626, 3.1389999389648438, 0.9169999957084656, 3.1410000324249268], "mean": [0.37050744891166687, 1.9385863542556763, -0.5163147449493408, -0.396221786737442, 1.494033694267273, 1.5385212898254395, -2.053530693054199, 707.7823486328125, 0.344779372215271, 0.2934460937976837, 0.05642375349998474, -0.6306832432746887, 0.5664606690406799, -0.2512788474559784, -0.40808501839637756, -2.0626723766326904, -2.440246343612671, -0.8979501724243164, 1.9143680334091187, -1.3960622549057007, 1.4254281520843506, 623.8026123046875, -0.29525622725486755, 0.34385621547698975, 0.06199738010764122, 2.1979658603668213, 0.5276212692260742, -2.0198841094970703], "std": [0.11198868602514267, 0.10674941539764404, 0.43668562173843384, 0.36282244324684143, 0.30726686120033264, 0.22968462109565735, 0.6684824824333191, 279.3006591796875, 0.051978882402181625, 0.030234389007091522, 0.04123906046152115, 2.179175853729248, 0.43994826078414917, 0.3871295154094696, 0.20343023538589478, 0.02707812376320362, 0.18563398718833923, 0.18782547116279602, 0.4503009617328644, 0.1027374416589737, 0.6725642681121826, 292.0672912597656, 0.061626359820365906, 0.043320003896951675, 0.045679133385419846, 1.2591310739517212, 0.2722689211368561, 1.6647965908050537], "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": [584], "max": [584], "mean": [584.0], "std": [0.0], "count": [588]}, "index": {"min": [282203], "max": [282790], "mean": [282496.5], "std": [169.74073366951924], "count": [588]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [588]}, "subtask_annotation": {"mean": [18.360544217687075, 29.0, 29.0, 29.0, 29.0], "std": [7.428292648826925, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [588]}, "scene_annotation": {"mean": [584.0], "std": [0.0], "min": [584], "max": [584], "count": [588]}, "eef_direction_state": {"mean": [4.212585034013605, 3.5816326530612246], "std": [1.830591736765683, 2.2561637541331843], "min": [0, 0], "max": [6, 6], "count": [588]}, "eef_velocity_state": {"mean": [0.75, 0.8860544217687075], "std": [0.6627221742722277, 0.7484287921387193], "min": [0, 0], "max": [2, 2], "count": [588]}, "eef_acc_mag_state": {"mean": [0.7619047619047619, 0.6581632653061225], "std": [0.8377434326551951, 0.8147146075232639], "min": [0, 0], "max": [2, 2], "count": [588]}, "eef_direction_action": {"mean": [4.212585034013605, 3.5816326530612246], "std": [1.830591736765683, 2.2561637541331843], "min": [0, 0], "max": [6, 6], "count": [588]}, "eef_velocity_action": {"mean": [0.75, 0.8860544217687075], "std": [0.6627221742722277, 0.7484287921387193], "min": [0, 0], "max": [2, 2], "count": [588]}, "eef_acc_mag_action": {"mean": [0.7619047619047619, 0.6581632653061225], "std": [0.8377434326551951, 0.8147146075232639], "min": [0, 0], "max": [2, 2], "count": [588]}, "eef_sim_pose_state": {"mean": [0.541572322643435, 0.33870149306376773, 1.1170263497853377, -2.031198214262341, 1.025142488616481, 0.5726768460158334, 0.4928681297972729, -0.3635135865598485, 1.0694230928792319, 1.2761794904688895, 1.149530555076031, -0.33948085298427566], "std": [0.05283256576773493, 0.0659316979411072, 0.03795461548175662, 1.5254792190606996, 0.4224978441865077, 2.687168936528067, 0.033495721136260294, 0.044068309892576873, 0.05489532921896768, 1.4902439144808024, 0.4797405603775386, 2.016098067662476], "min": [0.47446229922228994, 0.22007150274918647, 1.058088628612306, -3.1413430797956163, 0.2034388835095695, -3.1404770643187647, 0.41095379885780997, -0.4951753021188944, 1.0152177608901913, -3.134302854718216, 0.14633230679288545, -3.134131688833084], "max": [0.6163800650984821, 0.4304908644093214, 1.2105026233436469, 3.141340507418291, 1.5676989585673429, 3.14101125751647, 0.565037703283799, -0.2819572569116641, 1.1905144910609227, 3.112587183363421, 1.569708869779408, 3.1400659199710446], "count": [588]}, "eef_sim_pose_action": {"mean": [0.541572322643435, 0.33870149306376773, 1.1170263497853377, -2.031198214262341, 1.025142488616481, 0.5726768460158334, 0.4928681297972729, -0.3635135865598485, 1.0694230928792319, 1.2761794904688895, 1.149530555076031, -0.33948085298427566], "std": [0.05283256576773493, 0.0659316979411072, 0.03795461548175662, 1.5254792190606996, 0.4224978441865077, 2.687168936528067, 0.033495721136260294, 0.044068309892576873, 0.05489532921896768, 1.4902439144808024, 0.4797405603775386, 2.016098067662476], "min": [0.47446229922228994, 0.22007150274918647, 1.058088628612306, -3.1413430797956163, 0.2034388835095695, -3.1404770643187647, 0.41095379885780997, -0.4951753021188944, 1.0152177608901913, -3.134302854718216, 0.14633230679288545, -3.134131688833084], "max": [0.6163800650984821, 0.4304908644093214, 1.2105026233436469, 3.141340507418291, 1.5676989585673429, 3.14101125751647, 0.565037703283799, -0.2819572569116641, 1.1905144910609227, 3.112587183363421, 1.569708869779408, 3.1400659199710446], "count": [588]}, "gripper_mode_state": {"mean": [0.3078231292517007, 0.2227891156462585], "std": [0.4615929487648086, 0.4161179227043897], "min": [0, 0], "max": [1, 1], "count": [588]}, "gripper_activity_state": {"mean": [1.8656462585034013, 1.8571428571428572], "std": [0.46361866811505303, 0.46656947481584277], "min": [0, 0], "max": [2, 2], "count": [588]}, "gripper_mode_action": {"mean": [0.3078231292517007, 0.2227891156462585], "std": [0.4615929487648086, 0.4161179227043897], "min": [0, 0], "max": [1, 1], "count": [588]}, "gripper_activity_action": {"mean": [1.8656462585034013, 1.8571428571428572], "std": [0.46361866811505303, 0.46656947481584277], "min": [0, 0], "max": [2, 2], "count": [588]}, "gripper_open_scale_state": {"mean": [0.6238027211403357, 0.7077823129381458], "std": [0.2920672979701261, 0.2793006567348301], "min": [0.141, 0.044], "max": [0.882, 0.874], "count": [588]}, "gripper_open_scale_action": {"mean": [0.6238027211403357, 0.7077823129381458], "std": [0.2920672979701261, 0.2793006567348301], "min": [0.141, 0.044], "max": [0.882, 0.874], "count": [588]}}} +{"episode_index": 532, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.48863473651960787]], [[0.42543004084967323]], [[0.41272147263071896]]], "std": [[[0.11885709905571701]], [[0.20741572231751376]], [[0.22570663970508814]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.0]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.6352941176470588]], [[0.6470588235294118]]], "mean": [[[0.47759691789215686]], [[0.46511730800653595]], [[0.45901756944444444]]], "std": [[[0.05216527506594947]], [[0.09597779555318045]], [[0.10608992873497676]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.4846005147058824]], [[0.47441365196078433]], [[0.46687140114379083]]], "std": [[[0.05362315311598453]], [[0.0933802579729719]], [[0.10117788103392147]]], "count": [100]}, "observation.state": {"min": [0.20099212229251862, 1.8394025564193726, -1.165426254272461, -1.0087480545043945, 0.8246506452560425, 1.1804709434509277, -2.6476473808288574, 60.0, 0.23749500513076782, 0.2514899969100952, -0.015894999727606773, -2.9110000133514404, 0.1249999850988388, -0.46000000834465027, -1.006060242652893, -2.0801007747650146, -2.518422842025757, -1.1228575706481934, 0.7507708072662354, -1.645810604095459, 0.23738223314285278, 111.0, -0.3619149923324585, 0.262719988822937, -0.032281000167131424, 1.4199999570846558, -0.11699999868869781, -3.1401853561401367], "max": [0.4836307466030121, 2.006535291671753, -0.06415830552577972, -0.18242181837558746, 2.0541129112243652, 1.483425259590149, -1.7312618494033813, 872.0, 0.4146459996700287, 0.36438798904418945, 0.16617199778556824, -1.4600000381469727, 0.8829999566078186, 0.27900001406669617, -0.1416683793067932, -1.9255869388580322, -2.18483829498291, -0.16720254719257355, 2.678295135498047, -1.2499699592590332, 2.619809150695801, 866.0, -0.19199800491333008, 0.4138849973678589, 0.12359499931335449, 3.0360000133514404, 1.1390000581741333, 3.122999906539917], "mean": [0.31054940819740295, 1.9917267560958862, -0.4906012713909149, -0.43924394249916077, 1.6847200393676758, 1.3989152908325195, -2.299104690551758, 693.4031372070312, 0.36233699321746826, 0.3070403039455414, 0.08158516138792038, -1.9078375101089478, 0.6404710412025452, 0.022099437192082405, -0.5248163342475891, -2.0411157608032227, -2.3197431564331055, -0.6712013483047485, 1.8238850831985474, -1.4109026193618774, 1.3814184665679932, 703.0772094726562, -0.2743741571903229, 0.35997772216796875, 0.0283279437571764, 2.515429973602295, 0.5422250032424927, -1.3277400732040405], "std": [0.0732581615447998, 0.03421761840581894, 0.2653169631958008, 0.30170074105262756, 0.40857580304145813, 0.07059197872877121, 0.3933882713317871, 223.7987060546875, 0.048208534717559814, 0.030626144260168076, 0.03504890203475952, 0.5221678614616394, 0.22003212571144104, 0.2586859464645386, 0.26072824001312256, 0.04609781131148338, 0.08967557549476624, 0.22808508574962616, 0.6618148684501648, 0.1264220029115677, 0.8004088997840881, 284.7244567871094, 0.04836314171552658, 0.043171271681785583, 0.0368817038834095, 0.49577659368515015, 0.3921003043651581, 2.046196460723877], "count": [382]}, "action": {"min": [0.20099212229251862, 1.8394025564193726, -1.165426254272461, -1.0087480545043945, 0.8246506452560425, 1.1804709434509277, -2.6476473808288574, 60.0, 0.23749500513076782, 0.2514899969100952, -0.015894999727606773, -2.9110000133514404, 0.1249999850988388, -0.46000000834465027, -1.006060242652893, -2.0801007747650146, -2.518422842025757, -1.1228575706481934, 0.7507708072662354, -1.645810604095459, 0.23738223314285278, 111.0, -0.3619149923324585, 0.262719988822937, -0.032281000167131424, 1.4199999570846558, -0.11699999868869781, -3.1401853561401367], "max": [0.4836307466030121, 2.006535291671753, -0.06415830552577972, -0.18242181837558746, 2.0541129112243652, 1.483425259590149, -1.7312618494033813, 872.0, 0.4146459996700287, 0.36438798904418945, 0.16617199778556824, -1.4600000381469727, 0.8829999566078186, 0.27900001406669617, -0.1416683793067932, -1.9255869388580322, -2.18483829498291, -0.16720254719257355, 2.678295135498047, -1.2499699592590332, 2.619809150695801, 866.0, -0.19199800491333008, 0.4138849973678589, 0.12359499931335449, 3.0360000133514404, 1.1390000581741333, 3.122999906539917], "mean": [0.31054940819740295, 1.9917267560958862, -0.4906012713909149, -0.43924394249916077, 1.6847200393676758, 1.3989152908325195, -2.299104690551758, 693.4031372070312, 0.36233699321746826, 0.3070403039455414, 0.08158516138792038, -1.9078375101089478, 0.6404710412025452, 0.022099437192082405, -0.5248163342475891, -2.0411157608032227, -2.3197431564331055, -0.6712013483047485, 1.8238850831985474, -1.4109026193618774, 1.3814184665679932, 703.0772094726562, -0.2743741571903229, 0.35997772216796875, 0.0283279437571764, 2.515429973602295, 0.5422250032424927, -1.3277400732040405], "std": [0.0732581615447998, 0.03421761840581894, 0.2653169631958008, 0.30170074105262756, 0.40857580304145813, 0.07059197872877121, 0.3933882713317871, 223.7987060546875, 0.048208534717559814, 0.030626144260168076, 0.03504890203475952, 0.5221678614616394, 0.22003212571144104, 0.2586859464645386, 0.26072824001312256, 0.04609781131148338, 0.08967557549476624, 0.22808508574962616, 0.6618148684501648, 0.1264220029115677, 0.8004088997840881, 284.7244567871094, 0.04836314171552658, 0.043171271681785583, 0.0368817038834095, 0.49577659368515015, 0.3921003043651581, 2.046196460723877], "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": [585], "max": [585], "mean": [585.0], "std": [0.0], "count": [382]}, "index": {"min": [282791], "max": [283172], "mean": [282981.5], "std": [110.27352356753637], "count": [382]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [382]}, "subtask_annotation": {"mean": [20.68848167539267, 29.0, 29.0, 29.0, 29.0], "std": [6.824641470622743, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [382]}, "scene_annotation": {"mean": [585.0], "std": [0.0], "min": [585], "max": [585], "count": [382]}, "eef_direction_state": {"mean": [3.75130890052356, 4.345549738219895], "std": [1.9719063155094083, 1.967263117691093], "min": [0, 0], "max": [6, 6], "count": [382]}, "eef_velocity_state": {"mean": [0.9083769633507853, 0.7931937172774869], "std": [0.7688183523731409, 0.8602056001419106], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_acc_mag_state": {"mean": [0.7408376963350786, 0.6727748691099477], "std": [0.8334356634264757, 0.84086850301842], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_direction_action": {"mean": [3.75130890052356, 4.345549738219895], "std": [1.9719063155094083, 1.967263117691093], "min": [0, 0], "max": [6, 6], "count": [382]}, "eef_velocity_action": {"mean": [0.9083769633507853, 0.7931937172774869], "std": [0.7688183523731409, 0.8602056001419106], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_acc_mag_action": {"mean": [0.7408376963350786, 0.6727748691099477], "std": [0.8334356634264757, 0.84086850301842], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_sim_pose_state": {"mean": [0.5618821433608095, 0.2999186720680983, 1.1071070950522104, -2.0097818911559133, 0.8713113951661465, -0.36926889254099576, 0.49680261843885115, -0.3889346401131352, 1.0690166804688337, -0.5880726129197928, 1.29941756824276, -0.6475265598892753], "std": [0.05675900900450085, 0.050470800797267894, 0.04456930357994864, 0.8255125935116425, 0.4851023030135602, 2.6091760803715287, 0.03870204811160281, 0.04499635060619943, 0.030483406723116037, 1.7812566305658366, 0.19089986190565836, 1.3293393153513837], "min": [0.4456918022620531, 0.1989063743221942, 1.0412368855910301, -2.8514128144945836, 0.10074108672911453, -3.1415028367066045, 0.43417724169463495, -0.4813976929535768, 1.0292480635130385, -3.141320491488795, 0.79946970476372, -3.1227310805550132], "max": [0.6365941050620763, 0.3831761908928174, 1.197392583831278, -0.07623878101997354, 1.4143915943523147, 3.1413489574180367, 0.5646956337958817, -0.2651390551704056, 1.1496099412250582, 3.14032877402845, 1.5538848120025093, 3.06480648974806], "count": [382]}, "eef_sim_pose_action": {"mean": [0.5618821433608095, 0.2999186720680983, 1.1071070950522104, -2.0097818911559133, 0.8713113951661465, -0.36926889254099576, 0.49680261843885115, -0.3889346401131352, 1.0690166804688337, -0.5880726129197928, 1.29941756824276, -0.6475265598892753], "std": [0.05675900900450085, 0.050470800797267894, 0.04456930357994864, 0.8255125935116425, 0.4851023030135602, 2.6091760803715287, 0.03870204811160281, 0.04499635060619943, 0.030483406723116037, 1.7812566305658366, 0.19089986190565836, 1.3293393153513837], "min": [0.4456918022620531, 0.1989063743221942, 1.0412368855910301, -2.8514128144945836, 0.10074108672911453, -3.1415028367066045, 0.43417724169463495, -0.4813976929535768, 1.0292480635130385, -3.141320491488795, 0.79946970476372, -3.1227310805550132], "max": [0.6365941050620763, 0.3831761908928174, 1.197392583831278, -0.07623878101997354, 1.4143915943523147, 3.1413489574180367, 0.5646956337958817, -0.2651390551704056, 1.1496099412250582, 3.14032877402845, 1.5538848120025093, 3.06480648974806], "count": [382]}, "gripper_mode_state": {"mean": [0.21465968586387435, 0.17015706806282724], "std": [0.4105860508208944, 0.3757707283052913], "min": [0, 0], "max": [1, 1], "count": [382]}, "gripper_activity_state": {"mean": [1.8350785340314135, 1.806282722513089], "std": [0.4870306107648002, 0.535799352599451], "min": [0, 0], "max": [2, 2], "count": [382]}, "gripper_mode_action": {"mean": [0.21465968586387435, 0.17015706806282724], "std": [0.4105860508208944, 0.3757707283052913], "min": [0, 0], "max": [1, 1], "count": [382]}, "gripper_activity_action": {"mean": [1.8350785340314135, 1.806282722513089], "std": [0.4870306107648002, 0.535799352599451], "min": [0, 0], "max": [2, 2], "count": [382]}, "gripper_open_scale_state": {"mean": [0.7030772251308892, 0.6934031415010643], "std": [0.28472443791914137, 0.2237989522795273], "min": [0.111, 0.06], "max": [0.866, 0.872], "count": [382]}, "gripper_open_scale_action": {"mean": [0.7030772251308892, 0.6934031415010643], "std": [0.28472443791914137, 0.2237989522795273], "min": [0.111, 0.06], "max": [0.866, 0.872], "count": [382]}}} +{"episode_index": 533, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[1.0]], [[1.0]]], "mean": [[[0.4870072446895425]], [[0.42757986519607843]], [[0.41391379901960784]]], "std": [[[0.1107509622153521]], [[0.20058415547863295]], [[0.21764704003384405]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13333333333333333]], [[0.0]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.611764705882353]], [[0.6235294117647059]]], "mean": [[[0.4735756107026144]], [[0.4572880371732026]], [[0.4497257312091503]]], "std": [[[0.05778889849537968]], [[0.11017451003089611]], [[0.12081527657818958]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8784313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4800625980392157]], [[0.47652084354575164]], [[0.46944851307189545]]], "std": [[[0.042577532010070716]], [[0.074261526317554]], [[0.0803269286728384]]], "count": [100]}, "observation.state": {"min": [0.20669935643672943, 1.9908274412155151, -0.9957801699638367, -0.9526182413101196, 0.8908684849739075, 1.114811658859253, -2.675136089324951, 112.0, 0.24689599871635437, 0.2501029968261719, -0.02823599986732006, -2.8589999675750732, 0.38499999046325684, -0.6650000214576721, -0.7502123713493347, -2.0790188312530518, -2.4255714416503906, -1.1487582921981812, 0.7254287004470825, -1.671484351158142, 0.29914942383766174, 152.0, -0.3421019911766052, 0.2829299867153168, -0.010456000454723835, -3.1401853561401367, -0.009000000543892384, -3.1401853561401367], "max": [0.5560793280601501, 2.022784471511841, -0.062796950340271, -0.06609562039375305, 1.8040248155593872, 1.5954055786132812, -1.6092809438705444, 876.0, 0.3995859920978546, 0.37117400765419006, 0.16108299791812897, -1.3009999990463257, 0.9610000252723694, 0.4110000431537628, -0.2260899692773819, -1.92949640750885, -2.2436208724975586, -0.23773132264614105, 2.538895606994629, -1.1150211095809937, 2.5815863609313965, 850.0, -0.19504700601100922, 0.4130989909172058, 0.09887900203466415, 3.138000011444092, 1.0579999685287476, 3.134000062942505], "mean": [0.3068939745426178, 2.004379987716675, -0.26732519268989563, -0.3490917682647705, 1.5731934309005737, 1.463181495666504, -2.2758734226226807, 767.1072998046875, 0.3676075339317322, 0.29239872097969055, 0.07962310314178467, -1.8028011322021484, 0.7527152299880981, 0.058578357100486755, -0.4564943015575409, -2.0500800609588623, -2.3301005363464355, -0.7449315190315247, 1.8013321161270142, -1.4101603031158447, 1.400416374206543, 644.358642578125, -0.2822566032409668, 0.35396867990493774, 0.036683350801467896, 2.4460935592651367, 0.6111087799072266, -1.762251615524292], "std": [0.10788843780755997, 0.005402712617069483, 0.28446686267852783, 0.28411945700645447, 0.29775094985961914, 0.14127010107040405, 0.3849808871746063, 224.7346954345703, 0.043463967740535736, 0.04436501860618591, 0.03651914745569229, 0.5629593133926392, 0.16459517180919647, 0.3699262738227844, 0.19785581529140472, 0.03623367100954056, 0.0764651820063591, 0.2524016797542572, 0.5894022583961487, 0.09055769443511963, 0.7148485779762268, 255.5103759765625, 0.04209255799651146, 0.03903593122959137, 0.02489444985985756, 0.8554628491401672, 0.3986591100692749, 1.815953254699707], "count": [396]}, "action": {"min": [0.20669935643672943, 1.9908274412155151, -0.9957801699638367, -0.9526182413101196, 0.8908684849739075, 1.114811658859253, -2.675136089324951, 112.0, 0.24689599871635437, 0.2501029968261719, -0.02823599986732006, -2.8589999675750732, 0.38499999046325684, -0.6650000214576721, -0.7502123713493347, -2.0790188312530518, -2.4255714416503906, -1.1487582921981812, 0.7254287004470825, -1.671484351158142, 0.29914942383766174, 152.0, -0.3421019911766052, 0.2829299867153168, -0.010456000454723835, -3.1401853561401367, -0.009000000543892384, -3.1401853561401367], "max": [0.5560793280601501, 2.022784471511841, -0.062796950340271, -0.06609562039375305, 1.8040248155593872, 1.5954055786132812, -1.6092809438705444, 876.0, 0.3995859920978546, 0.37117400765419006, 0.16108299791812897, -1.3009999990463257, 0.9610000252723694, 0.4110000431537628, -0.2260899692773819, -1.92949640750885, -2.2436208724975586, -0.23773132264614105, 2.538895606994629, -1.1150211095809937, 2.5815863609313965, 850.0, -0.19504700601100922, 0.4130989909172058, 0.09887900203466415, 3.138000011444092, 1.0579999685287476, 3.134000062942505], "mean": [0.3068939745426178, 2.004379987716675, -0.26732519268989563, -0.3490917682647705, 1.5731934309005737, 1.463181495666504, -2.2758734226226807, 767.1072998046875, 0.3676075339317322, 0.29239872097969055, 0.07962310314178467, -1.8028011322021484, 0.7527152299880981, 0.058578357100486755, -0.4564943015575409, -2.0500800609588623, -2.3301005363464355, -0.7449315190315247, 1.8013321161270142, -1.4101603031158447, 1.400416374206543, 644.358642578125, -0.2822566032409668, 0.35396867990493774, 0.036683350801467896, 2.4460935592651367, 0.6111087799072266, -1.762251615524292], "std": [0.10788843780755997, 0.005402712617069483, 0.28446686267852783, 0.28411945700645447, 0.29775094985961914, 0.14127010107040405, 0.3849808871746063, 224.7346954345703, 0.043463967740535736, 0.04436501860618591, 0.03651914745569229, 0.5629593133926392, 0.16459517180919647, 0.3699262738227844, 0.19785581529140472, 0.03623367100954056, 0.0764651820063591, 0.2524016797542572, 0.5894022583961487, 0.09055769443511963, 0.7148485779762268, 255.5103759765625, 0.04209255799651146, 0.03903593122959137, 0.02489444985985756, 0.8554628491401672, 0.3986591100692749, 1.815953254699707], "count": [396]}, "timestamp": {"min": [0.0], "max": [13.166666666666666], "mean": [6.583333333333333], "std": [3.8104996270052838], "count": [396]}, "frame_index": {"min": [0], "max": [395], "mean": [197.5], "std": [114.31498881015851], "count": [396]}, "episode_index": {"min": [586], "max": [586], "mean": [586.0], "std": [0.0], "count": [396]}, "index": {"min": [283173], "max": [283568], "mean": [283370.5], "std": [114.31498881015851], "count": [396]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [396]}, "subtask_annotation": {"mean": [19.593434343434343, 29.0, 29.0, 29.0, 29.0], "std": [6.906215713255147, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [396]}, "scene_annotation": {"mean": [586.0], "std": [0.0], "min": [586], "max": [586], "count": [396]}, "eef_direction_state": {"mean": [4.343434343434343, 4.681818181818182], "std": [1.8944982340505239, 1.8034122335489067], "min": [0, 0], "max": [6, 6], "count": [396]}, "eef_velocity_state": {"mean": [0.7626262626262627, 0.696969696969697], "std": [0.7276759544356314, 0.8552221691921278], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_acc_mag_state": {"mean": [0.7247474747474747, 0.6313131313131313], "std": [0.8302936603959005, 0.8320774129494787], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_direction_action": {"mean": [4.343434343434343, 4.681818181818182], "std": [1.8944982340505239, 1.8034122335489067], "min": [0, 0], "max": [6, 6], "count": [396]}, "eef_velocity_action": {"mean": [0.7626262626262627, 0.696969696969697], "std": [0.7276759544356314, 0.8552221691921278], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_acc_mag_action": {"mean": [0.7247474747474747, 0.6313131313131313], "std": [0.8302936603959005, 0.8320774129494787], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_sim_pose_state": {"mean": [0.5532908035218612, 0.31251821133946545, 1.1061192621537137, -1.969567377828114, 0.9080578427987024, -0.8929470958209796, 0.48088969164410633, -0.3892346229134886, 1.0609464960516681, 1.316670400719158, 1.2788516650008748, -0.5167607320520562], "std": [0.05037040082956397, 0.040328518927375656, 0.040343240281465104, 0.7668000358540243, 0.40993463233269384, 2.2165765525760164, 0.051359431165559924, 0.043301212025801734, 0.026319165765650836, 1.30777042313655, 0.13469141936262902, 1.6888655843604683], "min": [0.46735782946051907, 0.24118905851951586, 1.0506022304116227, -3.000322190210751, 0.267174831010915, -3.1356507251658536, 0.433744644239974, -0.4606959173761822, 1.036544946220827, -3.1363753581932166, 0.9057612091110525, -3.101596930465219], "max": [0.6250005355193123, 0.3712697410987032, 1.1866971860497078, -0.2818369412129741, 1.3932594984252686, 3.134229346117429, 0.5734294476491661, -0.25805416051791136, 1.1273056860723745, 3.081309533425284, 1.5455416091594545, 3.13069333545295], "count": [396]}, "eef_sim_pose_action": {"mean": [0.5532908035218612, 0.31251821133946545, 1.1061192621537137, -1.969567377828114, 0.9080578427987024, -0.8929470958209796, 0.48088969164410633, -0.3892346229134886, 1.0609464960516681, 1.316670400719158, 1.2788516650008748, -0.5167607320520562], "std": [0.05037040082956397, 0.040328518927375656, 0.040343240281465104, 0.7668000358540243, 0.40993463233269384, 2.2165765525760164, 0.051359431165559924, 0.043301212025801734, 0.026319165765650836, 1.30777042313655, 0.13469141936262902, 1.6888655843604683], "min": [0.46735782946051907, 0.24118905851951586, 1.0506022304116227, -3.000322190210751, 0.267174831010915, -3.1356507251658536, 0.433744644239974, -0.4606959173761822, 1.036544946220827, -3.1363753581932166, 0.9057612091110525, -3.101596930465219], "max": [0.6250005355193123, 0.3712697410987032, 1.1866971860497078, -0.2818369412129741, 1.3932594984252686, 3.134229346117429, 0.5734294476491661, -0.25805416051791136, 1.1273056860723745, 3.081309533425284, 1.5455416091594545, 3.13069333545295], "count": [396]}, "gripper_mode_state": {"mean": [0.22727272727272727, 0.15151515151515152], "std": [0.4190702026042238, 0.3585502898848247], "min": [0, 0], "max": [1, 1], "count": [396]}, "gripper_activity_state": {"mean": [1.8434343434343434, 1.8005050505050506], "std": [0.49311658140944326, 0.553318498774082], "min": [0, 0], "max": [2, 2], "count": [396]}, "gripper_mode_action": {"mean": [0.22727272727272727, 0.15151515151515152], "std": [0.4190702026042238, 0.3585502898848247], "min": [0, 0], "max": [1, 1], "count": [396]}, "gripper_activity_action": {"mean": [1.8434343434343434, 1.8005050505050506], "std": [0.49311658140944326, 0.553318498774082], "min": [0, 0], "max": [2, 2], "count": [396]}, "gripper_open_scale_state": {"mean": [0.6443585858200539, 0.7671073231937888], "std": [0.25551044049485155, 0.2247346141672319], "min": [0.152, 0.112], "max": [0.85, 0.876], "count": [396]}, "gripper_open_scale_action": {"mean": [0.6443585858200539, 0.7671073231937888], "std": [0.25551044049485155, 0.2247346141672319], "min": [0.152, 0.112], "max": [0.85, 0.876], "count": [396]}}} +{"episode_index": 534, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.48774599264705887]], [[0.43419867851307187]], [[0.42179879493464056]]], "std": [[[0.10792035127212377]], [[0.19046895779556944]], [[0.20829954743187842]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.0]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6235294117647059]], [[0.6274509803921569]]], "mean": [[[0.46872418504901964]], [[0.456576658496732]], [[0.44926845996732023]]], "std": [[[0.05350424527345093]], [[0.09863013344967904]], [[0.10795351846928491]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.4844260130718954]], [[0.4625701184640523]], [[0.45402815972222227]]], "std": [[[0.07061997141143085]], [[0.126944970354818]], [[0.1391623134829934]]], "count": [100]}, "observation.state": {"min": [0.09882055222988129, 1.9525872468948364, -1.0367430448532104, -1.2687846422195435, 0.9543984532356262, 1.3968044519424438, -2.6109254360198975, 74.0, 0.21689899265766144, 0.21407200396060944, 0.01911900006234646, -3.065999984741211, 0.08699999004602432, -0.6200000047683716, -0.8068133592605591, -2.0755455493927, -2.486797571182251, -1.2169830799102783, 1.0310707092285156, -1.6841381788253784, 0.2476796954870224, 151.0, -0.34530898928642273, 0.29607999324798584, -0.03837699815630913, -3.1411852836608887, 0.1899999976158142, -3.1351852416992188], "max": [0.5325698256492615, 2.0095372200012207, 0.014451325871050358, -0.08683013170957565, 1.6907179355621338, 1.8042690753936768, -1.4049029350280762, 838.0, 0.3945919871330261, 0.3772110044956207, 0.17848700284957886, -1.4989999532699585, 0.9190000295639038, 0.335999995470047, -0.1871691197156906, -1.9215203523635864, -2.231804847717285, -0.4878893494606018, 2.4164958000183105, -1.122840166091919, 2.336071014404297, 877.0, -0.1893800050020218, 0.4335460066795349, 0.13563500344753265, 3.122999906539917, 1.0399999618530273, 3.140000104904175], "mean": [0.21815849840641022, 2.003814935684204, -0.3826722204685211, -0.5253704786300659, 1.4469250440597534, 1.6321485042572021, -2.138590097427368, 685.5287475585938, 0.35019972920417786, 0.2576024830341339, 0.0710141733288765, -2.060758590698242, 0.6502112746238708, -0.023259159177541733, -0.45627397298812866, -2.041595458984375, -2.3963494300842285, -0.7111086845397949, 1.7565197944641113, -1.3180795907974243, 1.392151951789856, 640.3876342773438, -0.29093554615974426, 0.3629125654697418, 0.0453040637075901, 1.4604437351226807, 0.6963666081428528, -1.8833513259887695], "std": [0.0937371551990509, 0.007273498456925154, 0.3883596956729889, 0.46220067143440247, 0.26754578948020935, 0.07836288213729858, 0.5301941633224487, 235.3455352783203, 0.05231282487511635, 0.0390346422791481, 0.031484972685575485, 0.6234142780303955, 0.2882350981235504, 0.36053240299224854, 0.2109658420085907, 0.045553985983133316, 0.07878408581018448, 0.1654115468263626, 0.4859551787376404, 0.11598195880651474, 0.6577701568603516, 281.7539367675781, 0.0467037670314312, 0.04180614650249481, 0.041988831013441086, 2.1394994258880615, 0.3192157447338104, 1.6706675291061401], "count": [436]}, "action": {"min": [0.09882055222988129, 1.9525872468948364, -1.0367430448532104, -1.2687846422195435, 0.9543984532356262, 1.3968044519424438, -2.6109254360198975, 74.0, 0.21689899265766144, 0.21407200396060944, 0.01911900006234646, -3.065999984741211, 0.08699999004602432, -0.6200000047683716, -0.8068133592605591, -2.0755455493927, -2.486797571182251, -1.2169830799102783, 1.0310707092285156, -1.6841381788253784, 0.2476796954870224, 151.0, -0.34530898928642273, 0.29607999324798584, -0.03837699815630913, -3.1411852836608887, 0.1899999976158142, -3.1351852416992188], "max": [0.5325698256492615, 2.0095372200012207, 0.014451325871050358, -0.08683013170957565, 1.6907179355621338, 1.8042690753936768, -1.4049029350280762, 838.0, 0.3945919871330261, 0.3772110044956207, 0.17848700284957886, -1.4989999532699585, 0.9190000295639038, 0.335999995470047, -0.1871691197156906, -1.9215203523635864, -2.231804847717285, -0.4878893494606018, 2.4164958000183105, -1.122840166091919, 2.336071014404297, 877.0, -0.1893800050020218, 0.4335460066795349, 0.13563500344753265, 3.122999906539917, 1.0399999618530273, 3.140000104904175], "mean": [0.21815849840641022, 2.003814935684204, -0.3826722204685211, -0.5253704786300659, 1.4469250440597534, 1.6321485042572021, -2.138590097427368, 685.5287475585938, 0.35019972920417786, 0.2576024830341339, 0.0710141733288765, -2.060758590698242, 0.6502112746238708, -0.023259159177541733, -0.45627397298812866, -2.041595458984375, -2.3963494300842285, -0.7111086845397949, 1.7565197944641113, -1.3180795907974243, 1.392151951789856, 640.3876342773438, -0.29093554615974426, 0.3629125654697418, 0.0453040637075901, 1.4604437351226807, 0.6963666081428528, -1.8833513259887695], "std": [0.0937371551990509, 0.007273498456925154, 0.3883596956729889, 0.46220067143440247, 0.26754578948020935, 0.07836288213729858, 0.5301941633224487, 235.3455352783203, 0.05231282487511635, 0.0390346422791481, 0.031484972685575485, 0.6234142780303955, 0.2882350981235504, 0.36053240299224854, 0.2109658420085907, 0.045553985983133316, 0.07878408581018448, 0.1654115468263626, 0.4859551787376404, 0.11598195880651474, 0.6577701568603516, 281.7539367675781, 0.0467037670314312, 0.04180614650249481, 0.041988831013441086, 2.1394994258880615, 0.3192157447338104, 1.6706675291061401], "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": [587], "max": [587], "mean": [587.0], "std": [0.0], "count": [436]}, "index": {"min": [283569], "max": [284004], "mean": [283786.5], "std": [125.86202763343677], "count": [436]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [436]}, "subtask_annotation": {"mean": [18.525229357798164, 29.0, 29.0, 29.0, 29.0], "std": [7.4892464921906265, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [436]}, "scene_annotation": {"mean": [587.0], "std": [0.0], "min": [587], "max": [587], "count": [436]}, "eef_direction_state": {"mean": [4.11697247706422, 4.224770642201835], "std": [1.9902482462776625, 2.135314941998825], "min": [0, 0], "max": [6, 6], "count": [436]}, "eef_velocity_state": {"mean": [0.768348623853211, 0.768348623853211], "std": [0.725680969357123, 0.8178109220042749], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_acc_mag_state": {"mean": [0.7362385321100917, 0.6238532110091743], "std": [0.8304241085031024, 0.8103571624577448], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_direction_action": {"mean": [4.11697247706422, 4.224770642201835], "std": [1.9902482462776625, 2.135314941998825], "min": [0, 0], "max": [6, 6], "count": [436]}, "eef_velocity_action": {"mean": [0.768348623853211, 0.768348623853211], "std": [0.725680969357123, 0.8178109220042749], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_acc_mag_action": {"mean": [0.7362385321100917, 0.6238532110091743], "std": [0.8304241085031024, 0.8103571624577448], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_sim_pose_state": {"mean": [0.5589677372492577, 0.3249674656688197, 1.1043415663218825, -1.948528695678596, 0.9517848059045945, -1.077813090915624, 0.4515012828409405, -0.3771269926924581, 1.0713953657867221, 1.2876878190266663, 1.2155726665156203, -0.4662364062980365], "std": [0.05135881525361866, 0.05389122969021126, 0.03527225538269139, 0.6002972767625608, 0.4084145968212351, 2.1611184125216396, 0.04833716095640069, 0.04274780972818406, 0.04445692035511075, 1.2141669054612096, 0.23909385101351377, 1.5317448524761899], "min": [0.4804650755882364, 0.205854778456129, 1.0613984065399167, -2.842419953611189, 0.2643301575713961, -3.124203484530347, 0.3987897429770189, -0.4770988560166008, 1.0287611798970377, -0.01839028822362898, 0.7050591458851407, -3.1353000749089435], "max": [0.6411170353919698, 0.3953028836204177, 1.1942173879942608, -0.491674349833189, 1.4924265289101748, 3.139813359123184, 0.5870562969138707, -0.27004575279071763, 1.1622234254035648, 3.001780778173474, 1.4822212018172896, 3.1106650068387536], "count": [436]}, "eef_sim_pose_action": {"mean": [0.5589677372492577, 0.3249674656688197, 1.1043415663218825, -1.948528695678596, 0.9517848059045945, -1.077813090915624, 0.4515012828409405, -0.3771269926924581, 1.0713953657867221, 1.2876878190266663, 1.2155726665156203, -0.4662364062980365], "std": [0.05135881525361866, 0.05389122969021126, 0.03527225538269139, 0.6002972767625608, 0.4084145968212351, 2.1611184125216396, 0.04833716095640069, 0.04274780972818406, 0.04445692035511075, 1.2141669054612096, 0.23909385101351377, 1.5317448524761899], "min": [0.4804650755882364, 0.205854778456129, 1.0613984065399167, -2.842419953611189, 0.2643301575713961, -3.124203484530347, 0.3987897429770189, -0.4770988560166008, 1.0287611798970377, -0.01839028822362898, 0.7050591458851407, -3.1353000749089435], "max": [0.6411170353919698, 0.3953028836204177, 1.1942173879942608, -0.491674349833189, 1.4924265289101748, 3.139813359123184, 0.5870562969138707, -0.27004575279071763, 1.1622234254035648, 3.001780778173474, 1.4822212018172896, 3.1106650068387536], "count": [436]}, "gripper_mode_state": {"mean": [0.27522935779816515, 0.15825688073394495], "std": [0.4466297777848849, 0.36498169876626274], "min": [0, 0], "max": [1, 1], "count": [436]}, "gripper_activity_state": {"mean": [1.8188073394495412, 1.8325688073394495], "std": [0.521742361057904, 0.49021976661235955], "min": [0, 0], "max": [2, 2], "count": [436]}, "gripper_mode_action": {"mean": [0.27522935779816515, 0.15825688073394495], "std": [0.4466297777848849, 0.36498169876626274], "min": [0, 0], "max": [1, 1], "count": [436]}, "gripper_activity_action": {"mean": [1.8188073394495412, 1.8325688073394495], "std": [0.521742361057904, 0.49021976661235955], "min": [0, 0], "max": [2, 2], "count": [436]}, "gripper_open_scale_state": {"mean": [0.6403876146439029, 0.6855286700747442], "std": [0.28175371459110593, 0.235345567346204], "min": [0.151, 0.074], "max": [0.877, 0.838], "count": [436]}, "gripper_open_scale_action": {"mean": [0.6403876146439029, 0.6855286700747442], "std": [0.28175371459110593, 0.235345567346204], "min": [0.151, 0.074], "max": [0.877, 0.838], "count": [436]}}} +{"episode_index": 535, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.49072593545751636]], [[0.4407346282679739]], [[0.42849808823529417]]], "std": [[[0.10667897008574269]], [[0.1885501905615051]], [[0.20631188437967252]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.0]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.615686274509804]], [[0.6235294117647059]]], "mean": [[[0.47123403594771246]], [[0.4591102512254902]], [[0.4520806781045752]]], "std": [[[0.05564785070006369]], [[0.0994754433465074]], [[0.10951207836422634]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[1.0]], [[1.0]]], "mean": [[[0.4840225326797386]], [[0.4678541401143791]], [[0.46049854779411764]]], "std": [[[0.062223757824787]], [[0.11043164815651538]], [[0.12154806965126423]]], "count": [100]}, "observation.state": {"min": [0.04476769641041756, 1.9785577058792114, -1.063097596168518, -0.9653940200805664, 1.2342445850372314, 1.2942140102386475, -2.6662871837615967, 36.0, 0.26847100257873535, 0.19103200733661652, -0.014394000172615051, -3.0390000343322754, 0.41499999165534973, -0.5929999947547913, -0.8155575394630432, -2.0785999298095703, -2.4407033920288086, -1.0648603439331055, 0.9413084387779236, -1.4513285160064697, 0.28473299741744995, 152.0, -0.37001699209213257, 0.26851800084114075, -0.040991999208927155, -3.1391851902008057, 0.17499998211860657, -3.11899995803833], "max": [0.3862413763999939, 2.012364625930786, 0.04581489413976669, -0.05311037227511406, 1.6521811485290527, 1.751577615737915, -1.7078396081924438, 777.0, 0.41579100489616394, 0.34173500537872314, 0.1337909996509552, -1.5290000438690186, 0.8710000514984131, 0.21900001168251038, -0.12142255902290344, -1.9476128816604614, -2.221193313598633, -0.258116751909256, 2.406355142593384, -1.081179141998291, 2.469693422317505, 789.0, -0.20776300132274628, 0.4437820017337799, 0.10823900252580643, 3.140000104904175, 1.0609999895095825, 3.140000104904175], "mean": [0.2159280627965927, 2.004335880279541, -0.31462666392326355, -0.35047951340675354, 1.51703941822052, 1.5235692262649536, -2.335923194885254, 652.749267578125, 0.36905843019485474, 0.25842130184173584, 0.05313345417380333, -2.033052444458008, 0.7371256947517395, -0.06006138399243355, -0.44139617681503296, -2.046536684036255, -2.3503224849700928, -0.6923601031303406, 1.7366480827331543, -1.3029533624649048, 1.3866769075393677, 613.7212524414062, -0.2915375530719757, 0.35953444242477417, 0.038841765373945236, 2.3122196197509766, 0.7157085537910461, -1.469193458557129], "std": [0.08291677385568619, 0.0048327334225177765, 0.4138447344303131, 0.29973432421684265, 0.12536105513572693, 0.09401698410511017, 0.3766569197177887, 205.2868194580078, 0.03877757489681244, 0.03359758481383324, 0.035679034888744354, 0.5699484944343567, 0.14031510055065155, 0.28913605213165283, 0.2426166832447052, 0.04318126663565636, 0.0754522755742073, 0.17103417217731476, 0.5244703888893127, 0.11640430241823196, 0.6926288604736328, 250.8763427734375, 0.047973304986953735, 0.05788753926753998, 0.035250164568424225, 1.1969586610794067, 0.30999746918678284, 1.9790258407592773], "count": [391]}, "action": {"min": [0.04476769641041756, 1.9785577058792114, -1.063097596168518, -0.9653940200805664, 1.2342445850372314, 1.2942140102386475, -2.6662871837615967, 36.0, 0.26847100257873535, 0.19103200733661652, -0.014394000172615051, -3.0390000343322754, 0.41499999165534973, -0.5929999947547913, -0.8155575394630432, -2.0785999298095703, -2.4407033920288086, -1.0648603439331055, 0.9413084387779236, -1.4513285160064697, 0.28473299741744995, 152.0, -0.37001699209213257, 0.26851800084114075, -0.040991999208927155, -3.1391851902008057, 0.17499998211860657, -3.11899995803833], "max": [0.3862413763999939, 2.012364625930786, 0.04581489413976669, -0.05311037227511406, 1.6521811485290527, 1.751577615737915, -1.7078396081924438, 777.0, 0.41579100489616394, 0.34173500537872314, 0.1337909996509552, -1.5290000438690186, 0.8710000514984131, 0.21900001168251038, -0.12142255902290344, -1.9476128816604614, -2.221193313598633, -0.258116751909256, 2.406355142593384, -1.081179141998291, 2.469693422317505, 789.0, -0.20776300132274628, 0.4437820017337799, 0.10823900252580643, 3.140000104904175, 1.0609999895095825, 3.140000104904175], "mean": [0.2159280627965927, 2.004335880279541, -0.31462666392326355, -0.35047951340675354, 1.51703941822052, 1.5235692262649536, -2.335923194885254, 652.749267578125, 0.36905843019485474, 0.25842130184173584, 0.05313345417380333, -2.033052444458008, 0.7371256947517395, -0.06006138399243355, -0.44139617681503296, -2.046536684036255, -2.3503224849700928, -0.6923601031303406, 1.7366480827331543, -1.3029533624649048, 1.3866769075393677, 613.7212524414062, -0.2915375530719757, 0.35953444242477417, 0.038841765373945236, 2.3122196197509766, 0.7157085537910461, -1.469193458557129], "std": [0.08291677385568619, 0.0048327334225177765, 0.4138447344303131, 0.29973432421684265, 0.12536105513572693, 0.09401698410511017, 0.3766569197177887, 205.2868194580078, 0.03877757489681244, 0.03359758481383324, 0.035679034888744354, 0.5699484944343567, 0.14031510055065155, 0.28913605213165283, 0.2426166832447052, 0.04318126663565636, 0.0754522755742073, 0.17103417217731476, 0.5244703888893127, 0.11640430241823196, 0.6926288604736328, 250.8763427734375, 0.047973304986953735, 0.05788753926753998, 0.035250164568424225, 1.1969586610794067, 0.30999746918678284, 1.9790258407592773], "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": [588], "max": [588], "mean": [588.0], "std": [0.0], "count": [391]}, "index": {"min": [284005], "max": [284395], "mean": [284200.0], "std": [112.8716084761797], "count": [391]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [391]}, "subtask_annotation": {"mean": [19.427109974424553, 29.0, 29.0, 29.0, 29.0], "std": [7.10528650029911, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [391]}, "scene_annotation": {"mean": [588.0], "std": [0.0], "min": [588], "max": [588], "count": [391]}, "eef_direction_state": {"mean": [3.9360613810741687, 4.0], "std": [2.0687675850710114, 2.2740614544733018], "min": [0, 0], "max": [6, 6], "count": [391]}, "eef_velocity_state": {"mean": [0.7953964194373402, 0.7621483375959079], "std": [0.7630060914154326, 0.8384613166571754], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_acc_mag_state": {"mean": [0.7212276214833759, 0.6265984654731458], "std": [0.8349982169784907, 0.8114956920448594], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_direction_action": {"mean": [3.9360613810741687, 4.0], "std": [2.0687675850710114, 2.2740614544733018], "min": [0, 0], "max": [6, 6], "count": [391]}, "eef_velocity_action": {"mean": [0.7953964194373402, 0.7621483375959079], "std": [0.7630060914154326, 0.8384613166571754], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_acc_mag_action": {"mean": [0.7212276214833759, 0.6265984654731458], "std": [0.8349982169784907, 0.8114956920448594], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_sim_pose_state": {"mean": [0.5551153140190705, 0.319864534937121, 1.0992634295275288, -1.8866053626972583, 0.9454001347319302, -1.1117214914094076, 0.44895778461758773, -0.3770418824454529, 1.043283108254565, 1.1049157944697259, 1.3572359085084935, -0.5347118593541107], "std": [0.06648970484156559, 0.052765304984993766, 0.034256387024351326, 0.7249179990848225, 0.36656006744318814, 2.136923208394716, 0.036732683686484115, 0.03814451928460429, 0.02408422948756276, 1.154252421181511, 0.16685938823754554, 1.6762296562651178], "min": [0.4511071272805781, 0.21277416450718012, 1.0537309088928668, -2.9042999844117046, 0.34191806927727075, -3.1286700590541066, 0.3742105494172308, -0.4523446676842625, 1.0239440398278032, -3.031361667912151, 0.9784352285183218, -3.126033360626825], "max": [0.648776706674352, 0.39246153045302307, 1.1673837093503034, -0.38001800417443476, 1.425450644248678, 3.1357174130943797, 0.5449955823822635, -0.2886802445459623, 1.1036419463791238, 3.0432068554468445, 1.5644385765976971, 3.1341257961075284], "count": [391]}, "eef_sim_pose_action": {"mean": [0.5551153140190705, 0.319864534937121, 1.0992634295275288, -1.8866053626972583, 0.9454001347319302, -1.1117214914094076, 0.44895778461758773, -0.3770418824454529, 1.043283108254565, 1.1049157944697259, 1.3572359085084935, -0.5347118593541107], "std": [0.06648970484156559, 0.052765304984993766, 0.034256387024351326, 0.7249179990848225, 0.36656006744318814, 2.136923208394716, 0.036732683686484115, 0.03814451928460429, 0.02408422948756276, 1.154252421181511, 0.16685938823754554, 1.6762296562651178], "min": [0.4511071272805781, 0.21277416450718012, 1.0537309088928668, -2.9042999844117046, 0.34191806927727075, -3.1286700590541066, 0.3742105494172308, -0.4523446676842625, 1.0239440398278032, -3.031361667912151, 0.9784352285183218, -3.126033360626825], "max": [0.648776706674352, 0.39246153045302307, 1.1673837093503034, -0.38001800417443476, 1.425450644248678, 3.1357174130943797, 0.5449955823822635, -0.2886802445459623, 1.1036419463791238, 3.0432068554468445, 1.5644385765976971, 3.1341257961075284], "count": [391]}, "gripper_mode_state": {"mean": [0.26342710997442453, 0.14066496163682865], "std": [0.440492074508665, 0.347675610597778], "min": [0, 0], "max": [1, 1], "count": [391]}, "gripper_activity_state": {"mean": [1.8209718670076727, 1.8491048593350383], "std": [0.5291213357589541, 0.47467093649804026], "min": [0, 0], "max": [2, 2], "count": [391]}, "gripper_mode_action": {"mean": [0.26342710997442453, 0.14066496163682865], "std": [0.440492074508665, 0.347675610597778], "min": [0, 0], "max": [1, 1], "count": [391]}, "gripper_activity_action": {"mean": [1.8209718670076727, 1.8491048593350383], "std": [0.5291213357589541, 0.47467093649804026], "min": [0, 0], "max": [2, 2], "count": [391]}, "gripper_open_scale_state": {"mean": [0.6137212275824585, 0.6527493605260043], "std": [0.25087635513469936, 0.20528680926860737], "min": [0.152, 0.036], "max": [0.789, 0.777], "count": [391]}, "gripper_open_scale_action": {"mean": [0.6137212275824585, 0.6527493605260043], "std": [0.25087635513469936, 0.20528680926860737], "min": [0.152, 0.036], "max": [0.789, 0.777], "count": [391]}}} +{"episode_index": 536, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[1.0]], [[1.0]]], "mean": [[[0.4924864358660131]], [[0.4244776307189542]], [[0.41132424428104575]]], "std": [[[0.11678841093910168]], [[0.20923169036465578]], [[0.22649281270372493]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.0]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.6235294117647059]], [[0.6352941176470588]]], "mean": [[[0.4770917708333334]], [[0.4643644281045752]], [[0.45782287377450975]]], "std": [[[0.05142924648238546]], [[0.09971297226442365]], [[0.10929116480885484]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47702816380718954]], [[0.47516473447712415]], [[0.4702308864379085]]], "std": [[[0.05133239025118348]], [[0.06745404573683692]], [[0.07117176929584886]]], "count": [100]}, "observation.state": {"min": [0.15997688472270966, 1.9657468795776367, -1.4649245738983154, -0.8022232055664062, 1.1017565727233887, 0.8144229650497437, -2.5573086738586426, 55.0, 0.22862499952316284, 0.2269970029592514, -0.06795399636030197, -2.9489998817443848, 0.3059999644756317, -0.5440000295639038, -0.7745072841644287, -2.080066204071045, -2.518876552581787, -1.2067381143569946, 0.9524786472320557, -1.711173176765442, 0.3478615880012512, 123.0, -0.35987401008605957, 0.2614069879055023, 0.0095229996368289, 1.5709999799728394, -0.08900000154972076, -3.127000093460083], "max": [0.5553463697433472, 2.0141100883483887, 0.09075711667537689, -0.159016951918602, 1.7963802814483643, 1.5766083002090454, -1.711260437965393, 796.0, 0.4161339998245239, 0.40846699476242065, 0.12675699591636658, -1.5499999523162842, 0.9039999842643738, 0.1990000158548355, -0.1316501945257187, -1.966863989830017, -2.2343008518218994, -0.2560223340988159, 2.6246960163116455, -1.3697693347930908, 2.543363571166992, 877.0, -0.2351209968328476, 0.38974499702453613, 0.11769600212574005, 3.0339999198913574, 1.0549999475479126, 3.125999927520752], "mean": [0.2820914685726166, 2.0029337406158447, -0.35852107405662537, -0.37716200947761536, 1.5417430400848389, 1.4023504257202148, -2.25382661819458, 693.8174438476562, 0.3641822338104248, 0.28786733746528625, 0.05888128653168678, -1.9939680099487305, 0.7605147957801819, -0.06095462292432785, -0.4060620367527008, -2.051656723022461, -2.438850164413452, -0.7181694507598877, 1.8522065877914429, -1.5672407150268555, 1.4965622425079346, 717.0533447265625, -0.2955743074417114, 0.32009223103523254, 0.040917832404375076, 2.5647189617156982, 0.6192695498466492, -1.6017848253250122], "std": [0.11686566472053528, 0.007814686745405197, 0.4880852997303009, 0.21391181647777557, 0.20256592333316803, 0.19149141013622284, 0.3235397934913635, 201.58888244628906, 0.05754805728793144, 0.052786197513341904, 0.04234277084469795, 0.47606682777404785, 0.16550198197364807, 0.22683562338352203, 0.22456736862659454, 0.03202421963214874, 0.0845700055360794, 0.24191595613956451, 0.5577663779258728, 0.05777939409017563, 0.717169463634491, 269.2454528808594, 0.036646366119384766, 0.04297887906432152, 0.025047270581126213, 0.39654985070228577, 0.4017299711704254, 2.0068345069885254], "count": [441]}, "action": {"min": [0.15997688472270966, 1.9657468795776367, -1.4649245738983154, -0.8022232055664062, 1.1017565727233887, 0.8144229650497437, -2.5573086738586426, 55.0, 0.22862499952316284, 0.2269970029592514, -0.06795399636030197, -2.9489998817443848, 0.3059999644756317, -0.5440000295639038, -0.7745072841644287, -2.080066204071045, -2.518876552581787, -1.2067381143569946, 0.9524786472320557, -1.711173176765442, 0.3478615880012512, 123.0, -0.35987401008605957, 0.2614069879055023, 0.0095229996368289, 1.5709999799728394, -0.08900000154972076, -3.127000093460083], "max": [0.5553463697433472, 2.0141100883483887, 0.09075711667537689, -0.159016951918602, 1.7963802814483643, 1.5766083002090454, -1.711260437965393, 796.0, 0.4161339998245239, 0.40846699476242065, 0.12675699591636658, -1.5499999523162842, 0.9039999842643738, 0.1990000158548355, -0.1316501945257187, -1.966863989830017, -2.2343008518218994, -0.2560223340988159, 2.6246960163116455, -1.3697693347930908, 2.543363571166992, 877.0, -0.2351209968328476, 0.38974499702453613, 0.11769600212574005, 3.0339999198913574, 1.0549999475479126, 3.125999927520752], "mean": [0.2820914685726166, 2.0029337406158447, -0.35852107405662537, -0.37716200947761536, 1.5417430400848389, 1.4023504257202148, -2.25382661819458, 693.8174438476562, 0.3641822338104248, 0.28786733746528625, 0.05888128653168678, -1.9939680099487305, 0.7605147957801819, -0.06095462292432785, -0.4060620367527008, -2.051656723022461, -2.438850164413452, -0.7181694507598877, 1.8522065877914429, -1.5672407150268555, 1.4965622425079346, 717.0533447265625, -0.2955743074417114, 0.32009223103523254, 0.040917832404375076, 2.5647189617156982, 0.6192695498466492, -1.6017848253250122], "std": [0.11686566472053528, 0.007814686745405197, 0.4880852997303009, 0.21391181647777557, 0.20256592333316803, 0.19149141013622284, 0.3235397934913635, 201.58888244628906, 0.05754805728793144, 0.052786197513341904, 0.04234277084469795, 0.47606682777404785, 0.16550198197364807, 0.22683562338352203, 0.22456736862659454, 0.03202421963214874, 0.0845700055360794, 0.24191595613956451, 0.5577663779258728, 0.05777939409017563, 0.717169463634491, 269.2454528808594, 0.036646366119384766, 0.04297887906432152, 0.025047270581126213, 0.39654985070228577, 0.4017299711704254, 2.0068345069885254], "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": [589], "max": [589], "mean": [589.0], "std": [0.0], "count": [441]}, "index": {"min": [284396], "max": [284836], "mean": [284616.0], "std": [127.30540705982078], "count": [441]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [441]}, "subtask_annotation": {"mean": [21.36281179138322, 29.0, 29.0, 29.0, 29.0], "std": [6.340659942865779, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [441]}, "scene_annotation": {"mean": [589.0], "std": [0.0], "min": [589], "max": [589], "count": [441]}, "eef_direction_state": {"mean": [4.523809523809524, 4.292517006802721], "std": [1.834415265167444, 2.2024853546026444], "min": [0, 0], "max": [6, 6], "count": [441]}, "eef_velocity_state": {"mean": [0.6848072562358276, 0.6893424036281179], "std": [0.7870669577338513, 0.8363074943843243], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_acc_mag_state": {"mean": [0.6394557823129252, 0.6258503401360545], "std": [0.8188170624942105, 0.8237755375902382], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_direction_action": {"mean": [4.523809523809524, 4.292517006802721], "std": [1.834415265167444, 2.2024853546026444], "min": [0, 0], "max": [6, 6], "count": [441]}, "eef_velocity_action": {"mean": [0.6848072562358276, 0.6893424036281179], "std": [0.7870669577338513, 0.8363074943843243], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_acc_mag_action": {"mean": [0.6394557823129252, 0.6258503401360545], "std": [0.8188170624942105, 0.8237755375902382], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_sim_pose_state": {"mean": [0.5215259519586258, 0.32657667630907283, 1.09790262891591, -1.8411846941428356, 0.9554160905967383, -0.5850982974759943, 0.4770401047462969, -0.37607051312352124, 1.0514671938848519, 1.0655688912866637, 1.3790028283657683, 0.2318481647462096], "std": [0.05610081315540481, 0.0366758570788014, 0.04012493336775872, 0.720012342258823, 0.477761839654147, 2.395095338291261, 0.05978394467347264, 0.05699584999675933, 0.025929681263179852, 1.4390838043183796, 0.15613849325215845, 1.804932374117317], "min": [0.44637262744617506, 0.2649474584620805, 1.038670024509879, -2.781179698516163, 0.1776831548068536, -3.14098186993385, 0.40952930377611596, -0.4417897749664675, 1.0206262854265868, -3.1370088402230145, 0.9246725141438361, -3.105924485408508], "max": [0.608863888034818, 0.3914212393611153, 1.170293244101973, -0.430193450158721, 1.3997725256674771, 3.1414319949323817, 0.6030077805388804, -0.2193407731433571, 1.1263696568698145, 3.133621644382168, 1.4913846988298078, 3.115022492806764], "count": [441]}, "eef_sim_pose_action": {"mean": [0.5215259519586258, 0.32657667630907283, 1.09790262891591, -1.8411846941428356, 0.9554160905967383, -0.5850982974759943, 0.4770401047462969, -0.37607051312352124, 1.0514671938848519, 1.0655688912866637, 1.3790028283657683, 0.2318481647462096], "std": [0.05610081315540481, 0.0366758570788014, 0.04012493336775872, 0.720012342258823, 0.477761839654147, 2.395095338291261, 0.05978394467347264, 0.05699584999675933, 0.025929681263179852, 1.4390838043183796, 0.15613849325215845, 1.804932374117317], "min": [0.44637262744617506, 0.2649474584620805, 1.038670024509879, -2.781179698516163, 0.1776831548068536, -3.14098186993385, 0.40952930377611596, -0.4417897749664675, 1.0206262854265868, -3.1370088402230145, 0.9246725141438361, -3.105924485408508], "max": [0.608863888034818, 0.3914212393611153, 1.170293244101973, -0.430193450158721, 1.3997725256674771, 3.1414319949323817, 0.6030077805388804, -0.2193407731433571, 1.1263696568698145, 3.133621644382168, 1.4913846988298078, 3.115022492806764], "count": [441]}, "gripper_mode_state": {"mean": [0.19501133786848074, 0.1292517006802721], "std": [0.39620943448033197, 0.335478313086747], "min": [0, 0], "max": [1, 1], "count": [441]}, "gripper_activity_state": {"mean": [1.8616780045351473, 1.8662131519274376], "std": [0.45813968271836153, 0.4288532828832304], "min": [0, 0], "max": [2, 2], "count": [441]}, "gripper_mode_action": {"mean": [0.19501133786848074, 0.1292517006802721], "std": [0.39620943448033197, 0.335478313086747], "min": [0, 0], "max": [1, 1], "count": [441]}, "gripper_activity_action": {"mean": [1.8616780045351473, 1.8662131519274376], "std": [0.45813968271836153, 0.4288532828832304], "min": [0, 0], "max": [2, 2], "count": [441]}, "gripper_open_scale_state": {"mean": [0.7170532878780578, 0.6938174603693597], "std": [0.2692454450570956, 0.2015893476819477], "min": [0.123, 0.055], "max": [0.877, 0.796], "count": [441]}, "gripper_open_scale_action": {"mean": [0.7170532878780578, 0.6938174603693597], "std": [0.2692454450570956, 0.2015893476819477], "min": [0.123, 0.055], "max": [0.877, 0.796], "count": [441]}}} +{"episode_index": 537, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.48444589256535947]], [[0.42076579248366014]], [[0.4059863684640523]]], "std": [[[0.1160914466162865]], [[0.20467297635231527]], [[0.22204254815698893]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12549019607843137]], [[0.0]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6]], [[0.6039215686274509]]], "mean": [[[0.4735782904411765]], [[0.46297530228758166]], [[0.4568743504901961]]], "std": [[[0.049382925516341616]], [[0.09305196377663051]], [[0.10151735641870419]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47656744893790853]], [[0.46163649305555554]], [[0.4500723059640523]]], "std": [[[0.09579852211453692]], [[0.1375253303530319]], [[0.14979737533966983]]], "count": [100]}, "observation.state": {"min": [0.08332201838493347, 1.8214778900146484, -1.333309292793274, -1.2042423486709595, 0.9663015604019165, 1.4596887826919556, -2.661522626876831, 44.0, 0.21280500292778015, 0.21622200310230255, -0.009828000329434872, -3.1401853561401367, 0.0949999988079071, -0.5320000052452087, -0.7900931239128113, -2.078023910522461, -2.4898171424865723, -1.2092515230178833, 0.9573829770088196, -1.6774533987045288, 0.33653438091278076, 147.0, -0.3733220100402832, 0.27012598514556885, -0.029485000297427177, -3.132185220718384, 0.02499999664723873, -3.1391851902008057], "max": [0.4530874788761139, 2.009502410888672, 0.09323549270629883, -0.10121164470911026, 1.7412102222442627, 1.8967541456222534, -1.5351043939590454, 775.0, 0.4164530038833618, 0.33439698815345764, 0.14803099632263184, 3.13700008392334, 0.9269999861717224, 0.3009999990463257, -0.156102254986763, -1.9631989002227783, -2.256833076477051, -0.3003886342048645, 2.4898171424865723, -1.3097997903823853, 2.5218262672424316, 872.0, -0.22224600613117218, 0.41657400131225586, 0.10846800357103348, 3.1389999389648438, 1.059999942779541, 3.118000030517578], "mean": [0.2590791583061218, 1.991584062576294, -0.3843931555747986, -0.42650479078292847, 1.5266642570495605, 1.613301396369934, -2.299365997314453, 597.4568481445312, 0.3518558740615845, 0.2653787434101105, 0.0641237273812294, -1.3996007442474365, 0.6417413949966431, 0.050375234335660934, -0.41901835799217224, -2.0490360260009766, -2.3881869316101074, -0.7028254270553589, 1.7688196897506714, -1.4670218229293823, 1.469044804573059, 668.886962890625, -0.29116377234458923, 0.3352741599082947, 0.036379165947437286, 2.2546932697296143, 0.6248161196708679, -1.3109099864959717], "std": [0.07375526428222656, 0.03550564870238304, 0.4234955608844757, 0.39669543504714966, 0.2644902467727661, 0.11746340990066528, 0.44385817646980286, 229.1692657470703, 0.049566518515348434, 0.026611467823386192, 0.03140846639871597, 1.6077954769134521, 0.26911985874176025, 0.29110831022262573, 0.22275583446025848, 0.03103020414710045, 0.06041473522782326, 0.23334234952926636, 0.5339908003807068, 0.08721520006656647, 0.7358286380767822, 281.33782958984375, 0.04350145906209946, 0.04613063111901283, 0.030458083376288414, 1.3321809768676758, 0.33200621604919434, 2.13393235206604], "count": [429]}, "action": {"min": [0.08332201838493347, 1.8214778900146484, -1.333309292793274, -1.2042423486709595, 0.9663015604019165, 1.4596887826919556, -2.661522626876831, 44.0, 0.21280500292778015, 0.21622200310230255, -0.009828000329434872, -3.1401853561401367, 0.0949999988079071, -0.5320000052452087, -0.7900931239128113, -2.078023910522461, -2.4898171424865723, -1.2092515230178833, 0.9573829770088196, -1.6774533987045288, 0.33653438091278076, 147.0, -0.3733220100402832, 0.27012598514556885, -0.029485000297427177, -3.132185220718384, 0.02499999664723873, -3.1391851902008057], "max": [0.4530874788761139, 2.009502410888672, 0.09323549270629883, -0.10121164470911026, 1.7412102222442627, 1.8967541456222534, -1.5351043939590454, 775.0, 0.4164530038833618, 0.33439698815345764, 0.14803099632263184, 3.13700008392334, 0.9269999861717224, 0.3009999990463257, -0.156102254986763, -1.9631989002227783, -2.256833076477051, -0.3003886342048645, 2.4898171424865723, -1.3097997903823853, 2.5218262672424316, 872.0, -0.22224600613117218, 0.41657400131225586, 0.10846800357103348, 3.1389999389648438, 1.059999942779541, 3.118000030517578], "mean": [0.2590791583061218, 1.991584062576294, -0.3843931555747986, -0.42650479078292847, 1.5266642570495605, 1.613301396369934, -2.299365997314453, 597.4568481445312, 0.3518558740615845, 0.2653787434101105, 0.0641237273812294, -1.3996007442474365, 0.6417413949966431, 0.050375234335660934, -0.41901835799217224, -2.0490360260009766, -2.3881869316101074, -0.7028254270553589, 1.7688196897506714, -1.4670218229293823, 1.469044804573059, 668.886962890625, -0.29116377234458923, 0.3352741599082947, 0.036379165947437286, 2.2546932697296143, 0.6248161196708679, -1.3109099864959717], "std": [0.07375526428222656, 0.03550564870238304, 0.4234955608844757, 0.39669543504714966, 0.2644902467727661, 0.11746340990066528, 0.44385817646980286, 229.1692657470703, 0.049566518515348434, 0.026611467823386192, 0.03140846639871597, 1.6077954769134521, 0.26911985874176025, 0.29110831022262573, 0.22275583446025848, 0.03103020414710045, 0.06041473522782326, 0.23334234952926636, 0.5339908003807068, 0.08721520006656647, 0.7358286380767822, 281.33782958984375, 0.04350145906209946, 0.04613063111901283, 0.030458083376288414, 1.3321809768676758, 0.33200621604919434, 2.13393235206604], "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": [590], "max": [590], "mean": [590.0], "std": [0.0], "count": [429]}, "index": {"min": [284837], "max": [285265], "mean": [285051.0], "std": [123.84129628951187], "count": [429]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [429]}, "subtask_annotation": {"mean": [19.57808857808858, 29.0, 29.0, 29.0, 29.0], "std": [7.094210192677427, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [429]}, "scene_annotation": {"mean": [590.0], "std": [0.0], "min": [590], "max": [590], "count": [429]}, "eef_direction_state": {"mean": [4.104895104895105, 4.512820512820513], "std": [1.9386149143653626, 1.999521788504135], "min": [0, 0], "max": [6, 6], "count": [429]}, "eef_velocity_state": {"mean": [0.7645687645687645, 0.6596736596736597], "std": [0.7277731229338604, 0.8254579209644045], "min": [0, 0], "max": [2, 2], "count": [429]}, "eef_acc_mag_state": {"mean": [0.7622377622377622, 0.6317016317016317], "std": [0.8274828454735713, 0.8076107353097456], "min": [0, 0], "max": [2, 2], "count": [429]}, "eef_direction_action": {"mean": [4.104895104895105, 4.512820512820513], "std": [1.9386149143653626, 1.999521788504135], "min": [0, 0], "max": [6, 6], "count": [429]}, "eef_velocity_action": {"mean": [0.7645687645687645, 0.6596736596736597], "std": [0.7277731229338604, 0.8254579209644045], "min": [0, 0], "max": [2, 2], "count": [429]}, "eef_acc_mag_action": {"mean": [0.7622377622377622, 0.6317016317016317], "std": [0.8274828454735713, 0.8076107353097456], "min": [0, 0], "max": [2, 2], "count": [429]}, "eef_sim_pose_state": {"mean": [0.534945752291226, 0.3203947357921858, 1.0975525812383473, -1.817032792143773, 0.9488293145441057, -1.080674207509363, 0.46072017712617125, -0.3727306295682032, 1.0634522777725819, 0.9302311470602567, 1.2583176314141784, -0.514570103401925], "std": [0.05744790847822023, 0.04323756420805404, 0.03824709124020562, 0.7802301157562276, 0.44499497737992433, 2.2181552706579324, 0.031068285357729354, 0.042647277131235506, 0.03404692327718744, 1.3950337168181177, 0.22034026297005987, 1.2649620837603381], "min": [0.45241874409076477, 0.23274055120018433, 1.0413527329961314, -2.736980567903591, 0.2502690869386508, -3.1292564354287014, 0.40463677622699484, -0.46315856941121253, 1.0259033307733945, -3.1150269462166795, 0.7424218946012684, -3.1316893217351396], "max": [0.6285194738411237, 0.38486744974431614, 1.1763808185114217, -0.24850731591399527, 1.4232854776357424, 3.1365064993674703, 0.547703560090379, -0.2710805536706693, 1.1494519962659162, 3.1371133562948086, 1.5196769029648385, 2.9235054647455767], "count": [429]}, "eef_sim_pose_action": {"mean": [0.534945752291226, 0.3203947357921858, 1.0975525812383473, -1.817032792143773, 0.9488293145441057, -1.080674207509363, 0.46072017712617125, -0.3727306295682032, 1.0634522777725819, 0.9302311470602567, 1.2583176314141784, -0.514570103401925], "std": [0.05744790847822023, 0.04323756420805404, 0.03824709124020562, 0.7802301157562276, 0.44499497737992433, 2.2181552706579324, 0.031068285357729354, 0.042647277131235506, 0.03404692327718744, 1.3950337168181177, 0.22034026297005987, 1.2649620837603381], "min": [0.45241874409076477, 0.23274055120018433, 1.0413527329961314, -2.736980567903591, 0.2502690869386508, -3.1292564354287014, 0.40463677622699484, -0.46315856941121253, 1.0259033307733945, -3.1150269462166795, 0.7424218946012684, -3.1316893217351396], "max": [0.6285194738411237, 0.38486744974431614, 1.1763808185114217, -0.24850731591399527, 1.4232854776357424, 3.1365064993674703, 0.547703560090379, -0.2710805536706693, 1.1494519962659162, 3.1371133562948086, 1.5196769029648385, 2.9235054647455767], "count": [429]}, "gripper_mode_state": {"mean": [0.24242424242424243, 0.1864801864801865], "std": [0.4285495643554857, 0.38949367970546217], "min": [0, 0], "max": [1, 1], "count": [429]}, "gripper_activity_state": {"mean": [1.8228438228438228, 1.8648018648018647], "std": [0.5167049324940748, 0.4376204680189864], "min": [0, 0], "max": [2, 2], "count": [429]}, "gripper_mode_action": {"mean": [0.24242424242424243, 0.1864801864801865], "std": [0.4285495643554857, 0.38949367970546217], "min": [0, 0], "max": [1, 1], "count": [429]}, "gripper_activity_action": {"mean": [1.8228438228438228, 1.8648018648018647], "std": [0.5167049324940748, 0.4376204680189864], "min": [0, 0], "max": [2, 2], "count": [429]}, "gripper_open_scale_state": {"mean": [0.6688869464580837, 0.5974568764302003], "std": [0.28133797475440797, 0.22916944402911762], "min": [0.147, 0.044], "max": [0.872, 0.775], "count": [429]}, "gripper_open_scale_action": {"mean": [0.6688869464580837, 0.5974568764302003], "std": [0.28133797475440797, 0.22916944402911762], "min": [0.147, 0.044], "max": [0.872, 0.775], "count": [429]}}} +{"episode_index": 538, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.48363465802987865]], [[0.42631036803610334]], [[0.41219279100529105]]], "std": [[[0.1132812197421036]], [[0.19850485490637235]], [[0.21527842498947355]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1411764705882353]], [[0.0]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6235294117647059]], [[0.6392156862745098]]], "mean": [[[0.47081728719265487]], [[0.4553861169467787]], [[0.44788962418300654]]], "std": [[[0.055169568070888866]], [[0.10660489677912025]], [[0.11666130529796968]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4862671860410831]], [[0.4697908029878618]], [[0.45969635659819486]]], "std": [[[0.08768720006757903]], [[0.12823744710517765]], [[0.1397144684448251]]], "count": [105]}, "observation.state": {"min": [0.10648253560066223, 1.6933883428573608, -1.5327308177947998, -1.268208622932434, 0.8220850825309753, 1.2885591983795166, -2.7280545234680176, 43.0, 0.17647799849510193, 0.19044700264930725, -0.011478999629616737, -3.1381852626800537, -0.32899999618530273, -0.8090000748634338, -0.8461008071899414, -2.078512668609619, -2.5980098247528076, -1.2785409688949585, 1.0328160524368286, -1.691206693649292, 0.18622663617134094, 146.0, -0.38674500584602356, 0.2680419981479645, -0.03146199882030487, -3.1411852836608887, 0.085999995470047, -3.1411852836608887], "max": [0.5314527750015259, 2.006744623184204, 0.21940533816814423, -0.07047639787197113, 1.7934131622314453, 1.920699954032898, -0.9779254198074341, 874.0, 0.4335840046405792, 0.3453260064125061, 0.24070699512958527, 3.135999917984009, 0.9010000228881836, 0.19600000977516174, -0.14262831211090088, -1.9496549367904663, -2.3861443996429443, -0.46958082914352417, 2.490096092224121, -1.1550065279006958, 2.4383645057678223, 892.0, -0.20464299619197845, 0.41550299525260925, 0.1602569967508316, 3.1410000324249268, 0.9169999957084656, 3.140000104904175], "mean": [0.2929331064224243, 1.9750134944915771, -0.2715229392051697, -0.44189882278442383, 1.3883614540100098, 1.5649417638778687, -2.157317876815796, 733.4456787109375, 0.3574921786785126, 0.26674357056617737, 0.06695599108934402, -1.0433242321014404, 0.5750802159309387, -0.11996782571077347, -0.43164655566215515, -2.0386507511138916, -2.521723985671997, -0.7705746293067932, 1.8729686737060547, -1.4338043928146362, 1.4013428688049316, 680.2345581054688, -0.30428606271743774, 0.34071314334869385, 0.0691523626446724, 2.049475908279419, 0.5861811637878418, -0.9434292316436768], "std": [0.11369630694389343, 0.06884196400642395, 0.5953012704849243, 0.437188982963562, 0.21547597646713257, 0.18835784494876862, 0.6714168190956116, 238.77967834472656, 0.075583815574646, 0.03078296221792698, 0.0468861423432827, 1.8419289588928223, 0.39205530285835266, 0.33354631066322327, 0.2669236361980438, 0.041942670941352844, 0.08450448513031006, 0.16420422494411469, 0.5207521319389343, 0.09772618860006332, 0.7478416562080383, 307.4801025390625, 0.05362395569682121, 0.05193464085459709, 0.04750095307826996, 1.4187839031219482, 0.2996189296245575, 2.425215244293213], "count": [497]}, "action": {"min": [0.10648253560066223, 1.6933883428573608, -1.5327308177947998, -1.268208622932434, 0.8220850825309753, 1.2885591983795166, -2.7280545234680176, 43.0, 0.17647799849510193, 0.19044700264930725, -0.011478999629616737, -3.1381852626800537, -0.32899999618530273, -0.8090000748634338, -0.8461008071899414, -2.078512668609619, -2.5980098247528076, -1.2785409688949585, 1.0328160524368286, -1.691206693649292, 0.18622663617134094, 146.0, -0.38674500584602356, 0.2680419981479645, -0.03146199882030487, -3.1411852836608887, 0.085999995470047, -3.1411852836608887], "max": [0.5314527750015259, 2.006744623184204, 0.21940533816814423, -0.07047639787197113, 1.7934131622314453, 1.920699954032898, -0.9779254198074341, 874.0, 0.4335840046405792, 0.3453260064125061, 0.24070699512958527, 3.135999917984009, 0.9010000228881836, 0.19600000977516174, -0.14262831211090088, -1.9496549367904663, -2.3861443996429443, -0.46958082914352417, 2.490096092224121, -1.1550065279006958, 2.4383645057678223, 892.0, -0.20464299619197845, 0.41550299525260925, 0.1602569967508316, 3.1410000324249268, 0.9169999957084656, 3.140000104904175], "mean": [0.2929331064224243, 1.9750134944915771, -0.2715229392051697, -0.44189882278442383, 1.3883614540100098, 1.5649417638778687, -2.157317876815796, 733.4456787109375, 0.3574921786785126, 0.26674357056617737, 0.06695599108934402, -1.0433242321014404, 0.5750802159309387, -0.11996782571077347, -0.43164655566215515, -2.0386507511138916, -2.521723985671997, -0.7705746293067932, 1.8729686737060547, -1.4338043928146362, 1.4013428688049316, 680.2345581054688, -0.30428606271743774, 0.34071314334869385, 0.0691523626446724, 2.049475908279419, 0.5861811637878418, -0.9434292316436768], "std": [0.11369630694389343, 0.06884196400642395, 0.5953012704849243, 0.437188982963562, 0.21547597646713257, 0.18835784494876862, 0.6714168190956116, 238.77967834472656, 0.075583815574646, 0.03078296221792698, 0.0468861423432827, 1.8419289588928223, 0.39205530285835266, 0.33354631066322327, 0.2669236361980438, 0.041942670941352844, 0.08450448513031006, 0.16420422494411469, 0.5207521319389343, 0.09772618860006332, 0.7478416562080383, 307.4801025390625, 0.05362395569682121, 0.05193464085459709, 0.04750095307826996, 1.4187839031219482, 0.2996189296245575, 2.425215244293213], "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": [591], "max": [591], "mean": [591.0], "std": [0.0], "count": [497]}, "index": {"min": [285266], "max": [285762], "mean": [285514.0], "std": [143.47125147568764], "count": [497]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [497]}, "subtask_annotation": {"mean": [19.319919517102615, 29.0, 29.0, 29.0, 29.0], "std": [7.166338257273893, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [497]}, "scene_annotation": {"mean": [591.0], "std": [0.0], "min": [591], "max": [591], "count": [497]}, "eef_direction_state": {"mean": [4.527162977867203, 4.420523138832998], "std": [1.7930579860241662, 1.8802749616896854], "min": [0, 0], "max": [6, 6], "count": [497]}, "eef_velocity_state": {"mean": [0.7344064386317908, 0.8008048289738431], "std": [0.7781493418283643, 0.8454871062397894], "min": [0, 0], "max": [2, 2], "count": [497]}, "eef_acc_mag_state": {"mean": [0.6841046277665996, 0.6841046277665996], "std": [0.8312367777007525, 0.8190444775811948], "min": [0, 0], "max": [2, 2], "count": [497]}, "eef_direction_action": {"mean": [4.527162977867203, 4.420523138832998], "std": [1.7930579860241662, 1.8802749616896854], "min": [0, 0], "max": [6, 6], "count": [497]}, "eef_velocity_action": {"mean": [0.7344064386317908, 0.8008048289738431], "std": [0.7781493418283643, 0.8454871062397894], "min": [0, 0], "max": [2, 2], "count": [497]}, "eef_acc_mag_action": {"mean": [0.6841046277665996, 0.6841046277665996], "std": [0.8312367777007525, 0.8190444775811948], "min": [0, 0], "max": [2, 2], "count": [497]}, "eef_sim_pose_state": {"mean": [0.5380991558361322, 0.3490381325221438, 1.1127950145800511, -1.7896743085058384, 0.9846948081126388, -0.6637614311930377, 0.4640277609736764, -0.37396192853497995, 1.0658568765152596, 1.2866780066650974, 1.2219919741627756, -0.42039758290422535], "std": [0.06477901441638437, 0.061088902725588014, 0.036769322600968754, 0.8152659491103557, 0.5426633614425578, 2.2524533687931716, 0.04410809250857319, 0.06283814958575566, 0.05872640847933073, 1.1333275802951959, 0.4143241841536777, 1.526148608024695], "min": [0.44981040063119837, 0.2318572469895947, 1.0571524347855514, -2.766438892122882, 0.032976845324896864, -3.141351433686376, 0.3732685900547423, -0.5252750330806125, 1.0111264621019174, -0.38960142538469184, 0.24426476036542533, -3.0636441110766914], "max": [0.6302635536486468, 0.42417883348307206, 1.2063706972402823, -0.09300167008167717, 1.5092340238477333, 3.1293084376637488, 0.5602901847526395, -0.23927764013483796, 1.1970429635833246, 3.104364714695371, 1.5373811184194022, 3.1024921950461626], "count": [497]}, "eef_sim_pose_action": {"mean": [0.5380991558361322, 0.3490381325221438, 1.1127950145800511, -1.7896743085058384, 0.9846948081126388, -0.6637614311930377, 0.4640277609736764, -0.37396192853497995, 1.0658568765152596, 1.2866780066650974, 1.2219919741627756, -0.42039758290422535], "std": [0.06477901441638437, 0.061088902725588014, 0.036769322600968754, 0.8152659491103557, 0.5426633614425578, 2.2524533687931716, 0.04410809250857319, 0.06283814958575566, 0.05872640847933073, 1.1333275802951959, 0.4143241841536777, 1.526148608024695], "min": [0.44981040063119837, 0.2318572469895947, 1.0571524347855514, -2.766438892122882, 0.032976845324896864, -3.141351433686376, 0.3732685900547423, -0.5252750330806125, 1.0111264621019174, -0.38960142538469184, 0.24426476036542533, -3.0636441110766914], "max": [0.6302635536486468, 0.42417883348307206, 1.2063706972402823, -0.09300167008167717, 1.5092340238477333, 3.1293084376637488, 0.5602901847526395, -0.23927764013483796, 1.1970429635833246, 3.104364714695371, 1.5373811184194022, 3.1024921950461626], "count": [497]}, "gripper_mode_state": {"mean": [0.289738430583501, 0.13480885311871227], "std": [0.45364090691483033, 0.34151929116746765], "min": [0, 0], "max": [1, 1], "count": [497]}, "gripper_activity_state": {"mean": [1.8551307847082494, 1.8973843058350102], "std": [0.47379926918779114, 0.40061974021843494], "min": [0, 0], "max": [2, 2], "count": [497]}, "gripper_mode_action": {"mean": [0.289738430583501, 0.13480885311871227], "std": [0.45364090691483033, 0.34151929116746765], "min": [0, 0], "max": [1, 1], "count": [497]}, "gripper_activity_action": {"mean": [1.8551307847082494, 1.8973843058350102], "std": [0.47379926918779114, 0.40061974021843494], "min": [0, 0], "max": [2, 2], "count": [497]}, "gripper_open_scale_state": {"mean": [0.6802344065614391, 0.7334456738677304], "std": [0.3074802101603944, 0.23877969823938655], "min": [0.146, 0.043], "max": [0.892, 0.874], "count": [497]}, "gripper_open_scale_action": {"mean": [0.6802344065614391, 0.7334456738677304], "std": [0.3074802101603944, 0.23877969823938655], "min": [0.146, 0.043], "max": [0.892, 0.874], "count": [497]}}} +{"episode_index": 539, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[1.0]], [[1.0]]], "mean": [[[0.4881668014705882]], [[0.4267106597222222]], [[0.41323804942810455]]], "std": [[[0.11516247939672616]], [[0.203644254842904]], [[0.22072861368982868]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11372549019607843]], [[0.0]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6196078431372549]], [[0.6235294117647059]]], "mean": [[[0.4738559048202614]], [[0.4604119464869281]], [[0.453512806372549]]], "std": [[[0.05227141809924449]], [[0.10036505881832293]], [[0.1102351820234758]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[1.0]], [[1.0]]], "mean": [[[0.4772725633169934]], [[0.47174781045751635]], [[0.46552403390522873]]], "std": [[[0.04986919904574533]], [[0.07907166133885153]], [[0.08454217190640342]]], "count": [100]}, "observation.state": {"min": [0.21619394421577454, 1.921764612197876, -1.3343217372894287, -0.7278372049331665, 1.0481574535369873, 0.9412561058998108, -2.6720643043518066, 55.0, 0.22613200545310974, 0.2554529905319214, -0.07476700097322464, -2.9010000228881836, 0.36399999260902405, -0.5889999866485596, -0.804230272769928, -2.0832250118255615, -2.4284512996673584, -1.2261462211608887, 0.7653792500495911, -1.6498074531555176, 0.4034677743911743, 120.0, -0.3606550097465515, 0.28506800532341003, -0.011238999664783478, 1.5180000066757202, -0.08899999409914017, -3.1391851902008057], "max": [0.5822069644927979, 2.0275838375091553, -0.024486970156431198, -0.09190903604030609, 1.8592469692230225, 1.430629014968872, -1.6717987060546875, 869.0, 0.41872701048851013, 0.40000200271606445, 0.1135530024766922, -1.2769999504089355, 0.8880000114440918, 0.24199999868869781, -0.17575465142726898, -1.9712098836898804, -2.170474052429199, -0.07197738438844681, 2.60541033744812, -1.2601102590560913, 2.643493175506592, 851.0, -0.20519199967384338, 0.4048579931259155, 0.10272999852895737, 3.0869998931884766, 1.0720000267028809, 3.119999885559082], "mean": [0.3415345847606659, 2.0025923252105713, -0.38469064235687256, -0.29411906003952026, 1.6736449003219604, 1.301979899406433, -2.3203482627868652, 732.4913330078125, 0.37003588676452637, 0.3078669309616089, 0.058027125895023346, -1.8576219081878662, 0.7378863096237183, -0.04729529842734337, -0.4779004752635956, -2.0489253997802734, -2.3603358268737793, -0.6561918258666992, 1.7770549058914185, -1.4141186475753784, 1.4843817949295044, 646.6974487304688, -0.28903859853744507, 0.3514483869075775, 0.03070979006588459, 2.4884681701660156, 0.608478844165802, -1.5604031085968018], "std": [0.1326029896736145, 0.01703239604830742, 0.4276793301105499, 0.21745631098747253, 0.25803127884864807, 0.1419692039489746, 0.38512447476387024, 239.90896606445312, 0.06125669926404953, 0.05009560286998749, 0.049045465886592865, 0.5877578258514404, 0.16518011689186096, 0.2857417166233063, 0.22134879231452942, 0.03507706895470619, 0.08444640040397644, 0.2591930627822876, 0.631538450717926, 0.08916740119457245, 0.7719026803970337, 277.7838134765625, 0.044062599539756775, 0.03782336413860321, 0.024475963786244392, 0.43345126509666443, 0.4095054268836975, 2.011352777481079], "count": [403]}, "action": {"min": [0.21619394421577454, 1.921764612197876, -1.3343217372894287, -0.7278372049331665, 1.0481574535369873, 0.9412561058998108, -2.6720643043518066, 55.0, 0.22613200545310974, 0.2554529905319214, -0.07476700097322464, -2.9010000228881836, 0.36399999260902405, -0.5889999866485596, -0.804230272769928, -2.0832250118255615, -2.4284512996673584, -1.2261462211608887, 0.7653792500495911, -1.6498074531555176, 0.4034677743911743, 120.0, -0.3606550097465515, 0.28506800532341003, -0.011238999664783478, 1.5180000066757202, -0.08899999409914017, -3.1391851902008057], "max": [0.5822069644927979, 2.0275838375091553, -0.024486970156431198, -0.09190903604030609, 1.8592469692230225, 1.430629014968872, -1.6717987060546875, 869.0, 0.41872701048851013, 0.40000200271606445, 0.1135530024766922, -1.2769999504089355, 0.8880000114440918, 0.24199999868869781, -0.17575465142726898, -1.9712098836898804, -2.170474052429199, -0.07197738438844681, 2.60541033744812, -1.2601102590560913, 2.643493175506592, 851.0, -0.20519199967384338, 0.4048579931259155, 0.10272999852895737, 3.0869998931884766, 1.0720000267028809, 3.119999885559082], "mean": [0.3415345847606659, 2.0025923252105713, -0.38469064235687256, -0.29411906003952026, 1.6736449003219604, 1.301979899406433, -2.3203482627868652, 732.4913330078125, 0.37003588676452637, 0.3078669309616089, 0.058027125895023346, -1.8576219081878662, 0.7378863096237183, -0.04729529842734337, -0.4779004752635956, -2.0489253997802734, -2.3603358268737793, -0.6561918258666992, 1.7770549058914185, -1.4141186475753784, 1.4843817949295044, 646.6974487304688, -0.28903859853744507, 0.3514483869075775, 0.03070979006588459, 2.4884681701660156, 0.608478844165802, -1.5604031085968018], "std": [0.1326029896736145, 0.01703239604830742, 0.4276793301105499, 0.21745631098747253, 0.25803127884864807, 0.1419692039489746, 0.38512447476387024, 239.90896606445312, 0.06125669926404953, 0.05009560286998749, 0.049045465886592865, 0.5877578258514404, 0.16518011689186096, 0.2857417166233063, 0.22134879231452942, 0.03507706895470619, 0.08444640040397644, 0.2591930627822876, 0.631538450717926, 0.08916740119457245, 0.7719026803970337, 277.7838134765625, 0.044062599539756775, 0.03782336413860321, 0.024475963786244392, 0.43345126509666443, 0.4095054268836975, 2.011352777481079], "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": [592], "max": [592], "mean": [592.0], "std": [0.0], "count": [403]}, "index": {"min": [285763], "max": [286165], "mean": [285964.0], "std": [116.33572108342304], "count": [403]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [403]}, "subtask_annotation": {"mean": [20.573200992555833, 29.0, 29.0, 29.0, 29.0], "std": [6.698503697721317, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [403]}, "scene_annotation": {"mean": [592.0], "std": [0.0], "min": [592], "max": [592], "count": [403]}, "eef_direction_state": {"mean": [3.9851116625310175, 4.615384615384615], "std": [2.0980379999108494, 1.9094804714711175], "min": [0, 0], "max": [6, 6], "count": [403]}, "eef_velocity_state": {"mean": [0.7667493796526055, 0.6799007444168734], "std": [0.7456647935472351, 0.8594926023955339], "min": [0, 0], "max": [2, 2], "count": [403]}, "eef_acc_mag_state": {"mean": [0.7369727047146402, 0.5607940446650124], "std": [0.8396488494138257, 0.8082400478522], "min": [0, 0], "max": [2, 2], "count": [403]}, "eef_direction_action": {"mean": [3.9851116625310175, 4.615384615384615], "std": [2.0980379999108494, 1.9094804714711175], "min": [0, 0], "max": [6, 6], "count": [403]}, "eef_velocity_action": {"mean": [0.7667493796526055, 0.6799007444168734], "std": [0.7456647935472351, 0.8594926023955339], "min": [0, 0], "max": [2, 2], "count": [403]}, "eef_acc_mag_action": {"mean": [0.7369727047146402, 0.5607940446650124], "std": [0.8396488494138257, 0.8082400478522], "min": [0, 0], "max": [2, 2], "count": [403]}, "eef_sim_pose_state": {"mean": [0.550745807250937, 0.31142816331041523, 1.0966523539001618, -1.8903125300909012, 0.9349344887306226, -0.9120896085548584, 0.4968877141226305, -0.3743837300600327, 1.047297592011745, 1.5232870177414095, 1.3461936876558613, -0.4056492425338021], "std": [0.05164387716643263, 0.04087766267915459, 0.04392000794534263, 0.7674418798582098, 0.4675648541904262, 2.231747716659632, 0.05771322519633334, 0.06165284283581988, 0.025100231296146327, 1.0780385512184636, 0.16834990899031174, 1.72988720124338], "min": [0.4680001092423195, 0.23209371666818288, 1.0330213107030903, -2.8397505500317592, 0.23322435844167666, -3.1387929662167657, 0.4378864059679306, -0.44075960196366315, 1.0165755510352887, 0.16002102965943982, 0.935681166649204, -3.1308629526017064], "max": [0.6200818208967244, 0.3765629370059657, 1.1869274681252429, -0.16889674559160525, 1.4394470197825053, 3.141219914209473, 0.5928418226551893, -0.2138991951236462, 1.1235813107233656, 3.0861639477677363, 1.558243725516466, 3.131073755505632], "count": [403]}, "eef_sim_pose_action": {"mean": [0.550745807250937, 0.31142816331041523, 1.0966523539001618, -1.8903125300909012, 0.9349344887306226, -0.9120896085548584, 0.4968877141226305, -0.3743837300600327, 1.047297592011745, 1.5232870177414095, 1.3461936876558613, -0.4056492425338021], "std": [0.05164387716643263, 0.04087766267915459, 0.04392000794534263, 0.7674418798582098, 0.4675648541904262, 2.231747716659632, 0.05771322519633334, 0.06165284283581988, 0.025100231296146327, 1.0780385512184636, 0.16834990899031174, 1.72988720124338], "min": [0.4680001092423195, 0.23209371666818288, 1.0330213107030903, -2.8397505500317592, 0.23322435844167666, -3.1387929662167657, 0.4378864059679306, -0.44075960196366315, 1.0165755510352887, 0.16002102965943982, 0.935681166649204, -3.1308629526017064], "max": [0.6200818208967244, 0.3765629370059657, 1.1869274681252429, -0.16889674559160525, 1.4394470197825053, 3.141219914209473, 0.5928418226551893, -0.2138991951236462, 1.1235813107233656, 3.0861639477677363, 1.558243725516466, 3.131073755505632], "count": [403]}, "gripper_mode_state": {"mean": [0.23325062034739455, 0.16129032258064516], "std": [0.422900423805592, 0.3677985242255282], "min": [0, 0], "max": [1, 1], "count": [403]}, "gripper_activity_state": {"mean": [1.8213399503722085, 1.7741935483870968], "std": [0.5156038557329115, 0.5732922918276903], "min": [0, 0], "max": [2, 2], "count": [403]}, "gripper_mode_action": {"mean": [0.23325062034739455, 0.16129032258064516], "std": [0.422900423805592, 0.3677985242255282], "min": [0, 0], "max": [1, 1], "count": [403]}, "gripper_activity_action": {"mean": [1.8213399503722085, 1.7741935483870968], "std": [0.5156038557329115, 0.5732922918276903], "min": [0, 0], "max": [2, 2], "count": [403]}, "gripper_open_scale_state": {"mean": [0.6466972702821492, 0.7324913154299117], "std": [0.27778370887236487, 0.2399090815732224], "min": [0.12, 0.055], "max": [0.851, 0.869], "count": [403]}, "gripper_open_scale_action": {"mean": [0.6466972702821492, 0.7324913154299117], "std": [0.27778370887236487, 0.2399090815732224], "min": [0.12, 0.055], "max": [0.851, 0.869], "count": [403]}}} +{"episode_index": 540, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.49207410980068594]], [[0.4329855853232382]], [[0.4192297409888048]]], "std": [[[0.11232379836157264]], [[0.19920721877845454]], [[0.2168592135924649]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.611764705882353]], [[0.6274509803921569]]], "mean": [[[0.4734798057011584]], [[0.46261044174270366]], [[0.4556846951239241]]], "std": [[[0.05362516475679071]], [[0.09898843803554261]], [[0.10788456098232357]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.6666666666666666]], [[0.6666666666666666]]], "mean": [[[0.47629657064971204]], [[0.4641290950786255]], [[0.4576792896201385]]], "std": [[[0.05074569599447188]], [[0.0918139137351541]], [[0.09984269813448164]]], "count": [101]}, "observation.state": {"min": [0.18397517502307892, 1.9008030891418457, -1.0734124183654785, -1.1340277194976807, 0.4997575879096985, 0.9652892351150513, -2.667229652404785, 56.0, 0.22224299609661102, 0.23726700246334076, -0.03313099965453148, -2.9609999656677246, 0.06100000441074371, -0.7620000243186951, -0.6178466081619263, -2.079071283340454, -2.494337320327759, -1.3545849323272705, 0.8989318609237671, -1.7085551023483276, 0.3732735514640808, 171.0, -0.3658609986305237, 0.28123798966407776, -0.03248000144958496, -3.1411852836608887, 0.16699999570846558, -3.119999885559082], "max": [0.7227408289909363, 2.013918161392212, -0.02125811204314232, -0.02776818722486496, 1.963652491569519, 1.6280256509780884, -1.004733681678772, 852.0, 0.3961929976940155, 0.44028401374816895, 0.13293200731277466, -1.319000005722046, 0.9110000133514404, 0.37400001287460327, -0.17114698886871338, -1.9723618030548096, -2.1949784755706787, -0.32813936471939087, 2.4177348613739014, -1.1978893280029297, 2.4818930625915527, 879.0, -0.23990799486637115, 0.4022330045700073, 0.13725599646568298, 3.1389999389648438, 1.0369999408721924, 3.140000104904175], "mean": [0.3442353308200836, 2.001002550125122, -0.45125696063041687, -0.3007155656814575, 1.6003755331039429, 1.4203649759292603, -2.2358973026275635, 677.99462890625, 0.35209617018699646, 0.3054257035255432, 0.05388845503330231, -1.8800506591796875, 0.7078620195388794, -0.01384319830685854, -0.36771467328071594, -2.0632247924804688, -2.388761520385742, -0.7296693921089172, 1.7127327919006348, -1.4353176355361938, 1.521931529045105, 697.3876953125, -0.3001101315021515, 0.32951244711875916, 0.039064351469278336, 1.5790140628814697, 0.672654926776886, -1.2781219482421875], "std": [0.15452302992343903, 0.02041994221508503, 0.32368484139442444, 0.3344801068305969, 0.45483893156051636, 0.1791290044784546, 0.5912318229675293, 215.3174591064453, 0.04713185876607895, 0.06157061085104942, 0.0322292298078537, 0.5546702146530151, 0.25940901041030884, 0.38351768255233765, 0.15088054537773132, 0.024075627326965332, 0.09402374923229218, 0.2673145830631256, 0.4938564598560333, 0.11769881844520569, 0.7218491435050964, 280.43853759765625, 0.03746171295642853, 0.03768286108970642, 0.036530859768390656, 2.048373222351074, 0.2838875353336334, 2.1762988567352295], "count": [472]}, "action": {"min": [0.18397517502307892, 1.9008030891418457, -1.0734124183654785, -1.1340277194976807, 0.4997575879096985, 0.9652892351150513, -2.667229652404785, 56.0, 0.22224299609661102, 0.23726700246334076, -0.03313099965453148, -2.9609999656677246, 0.06100000441074371, -0.7620000243186951, -0.6178466081619263, -2.079071283340454, -2.494337320327759, -1.3545849323272705, 0.8989318609237671, -1.7085551023483276, 0.3732735514640808, 171.0, -0.3658609986305237, 0.28123798966407776, -0.03248000144958496, -3.1411852836608887, 0.16699999570846558, -3.119999885559082], "max": [0.7227408289909363, 2.013918161392212, -0.02125811204314232, -0.02776818722486496, 1.963652491569519, 1.6280256509780884, -1.004733681678772, 852.0, 0.3961929976940155, 0.44028401374816895, 0.13293200731277466, -1.319000005722046, 0.9110000133514404, 0.37400001287460327, -0.17114698886871338, -1.9723618030548096, -2.1949784755706787, -0.32813936471939087, 2.4177348613739014, -1.1978893280029297, 2.4818930625915527, 879.0, -0.23990799486637115, 0.4022330045700073, 0.13725599646568298, 3.1389999389648438, 1.0369999408721924, 3.140000104904175], "mean": [0.3442353308200836, 2.001002550125122, -0.45125696063041687, -0.3007155656814575, 1.6003755331039429, 1.4203649759292603, -2.2358973026275635, 677.99462890625, 0.35209617018699646, 0.3054257035255432, 0.05388845503330231, -1.8800506591796875, 0.7078620195388794, -0.01384319830685854, -0.36771467328071594, -2.0632247924804688, -2.388761520385742, -0.7296693921089172, 1.7127327919006348, -1.4353176355361938, 1.521931529045105, 697.3876953125, -0.3001101315021515, 0.32951244711875916, 0.039064351469278336, 1.5790140628814697, 0.672654926776886, -1.2781219482421875], "std": [0.15452302992343903, 0.02041994221508503, 0.32368484139442444, 0.3344801068305969, 0.45483893156051636, 0.1791290044784546, 0.5912318229675293, 215.3174591064453, 0.04713185876607895, 0.06157061085104942, 0.0322292298078537, 0.5546702146530151, 0.25940901041030884, 0.38351768255233765, 0.15088054537773132, 0.024075627326965332, 0.09402374923229218, 0.2673145830631256, 0.4938564598560333, 0.11769881844520569, 0.7218491435050964, 280.43853759765625, 0.03746171295642853, 0.03768286108970642, 0.036530859768390656, 2.048373222351074, 0.2838875353336334, 2.1762988567352295], "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": [593], "max": [593], "mean": [593.0], "std": [0.0], "count": [472]}, "index": {"min": [286166], "max": [286637], "mean": [286401.5], "std": [136.2543577284778], "count": [472]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [472]}, "subtask_annotation": {"mean": [20.33686440677966, 29.0, 29.0, 29.0, 29.0], "std": [6.830179564251574, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [472]}, "scene_annotation": {"mean": [593.0], "std": [0.0], "min": [593], "max": [593], "count": [472]}, "eef_direction_state": {"mean": [4.211864406779661, 4.3326271186440675], "std": [1.9662478028703416, 2.1455400837061966], "min": [0, 0], "max": [6, 6], "count": [472]}, "eef_velocity_state": {"mean": [0.7203389830508474, 0.711864406779661], "std": [0.6936221950725548, 0.8140888107473114], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_acc_mag_state": {"mean": [0.777542372881356, 0.6800847457627118], "std": [0.840754742086019, 0.8217034763146883], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_direction_action": {"mean": [4.211864406779661, 4.3326271186440675], "std": [1.9662478028703416, 2.1455400837061966], "min": [0, 0], "max": [6, 6], "count": [472]}, "eef_velocity_action": {"mean": [0.7203389830508474, 0.711864406779661], "std": [0.6936221950725548, 0.8140888107473114], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_acc_mag_action": {"mean": [0.777542372881356, 0.6800847457627118], "std": [0.840754742086019, 0.8217034763146883], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_sim_pose_state": {"mean": [0.5267018585152438, 0.3281832684487481, 1.0916040197729233, -1.769241080056821, 0.9904646085917824, -1.0640780434760435, 0.4953706474342598, -0.36081256564749603, 1.0567599497326732, 0.6911405541164221, 1.2463551051909865, -0.32063669071942563], "std": [0.0464341430554058, 0.03983532028050263, 0.037695157069315234, 0.7862403460928836, 0.4138966085939431, 2.1312639226840333, 0.0695797169306794, 0.040989370867613374, 0.03890299110293225, 1.5815294459361395, 0.24336570886364925, 1.5929917101998452], "min": [0.46532538103103377, 0.24616017820962877, 1.0518552980676237, -2.777890178933698, 0.2977183196756348, -3.132139511548251, 0.4213275063213037, -0.43423732397456505, 1.0193040824196768, -3.1392920151895534, 0.5926910983621765, -3.1094593740387797], "max": [0.608286180879981, 0.38609829355717395, 1.2008938474690438, -0.3490598112167935, 1.4715219916457354, 3.1172776285068142, 0.6428936867049102, -0.26566834913182286, 1.1785270497498481, 3.1396259215570335, 1.5201787357034435, 3.1381653208466505], "count": [472]}, "eef_sim_pose_action": {"mean": [0.5267018585152438, 0.3281832684487481, 1.0916040197729233, -1.769241080056821, 0.9904646085917824, -1.0640780434760435, 0.4953706474342598, -0.36081256564749603, 1.0567599497326732, 0.6911405541164221, 1.2463551051909865, -0.32063669071942563], "std": [0.0464341430554058, 0.03983532028050263, 0.037695157069315234, 0.7862403460928836, 0.4138966085939431, 2.1312639226840333, 0.0695797169306794, 0.040989370867613374, 0.03890299110293225, 1.5815294459361395, 0.24336570886364925, 1.5929917101998452], "min": [0.46532538103103377, 0.24616017820962877, 1.0518552980676237, -2.777890178933698, 0.2977183196756348, -3.132139511548251, 0.4213275063213037, -0.43423732397456505, 1.0193040824196768, -3.1392920151895534, 0.5926910983621765, -3.1094593740387797], "max": [0.608286180879981, 0.38609829355717395, 1.2008938474690438, -0.3490598112167935, 1.4715219916457354, 3.1172776285068142, 0.6428936867049102, -0.26566834913182286, 1.1785270497498481, 3.1396259215570335, 1.5201787357034435, 3.1381653208466505], "count": [472]}, "gripper_mode_state": {"mean": [0.23940677966101695, 0.17372881355932204], "std": [0.42672142378061556, 0.3788761181423197], "min": [0, 0], "max": [1, 1], "count": [472]}, "gripper_activity_state": {"mean": [1.8305084745762712, 1.8792372881355932], "std": [0.5216513015766914, 0.4465416198638283], "min": [0, 0], "max": [2, 2], "count": [472]}, "gripper_mode_action": {"mean": [0.23940677966101695, 0.17372881355932204], "std": [0.42672142378061556, 0.3788761181423197], "min": [0, 0], "max": [1, 1], "count": [472]}, "gripper_activity_action": {"mean": [1.8305084745762712, 1.8792372881355932], "std": [0.5216513015766914, 0.4465416198638283], "min": [0, 0], "max": [2, 2], "count": [472]}, "gripper_open_scale_state": {"mean": [0.6973877118967309, 0.6779947036322885], "std": [0.2804380653268766, 0.21531725093612694], "min": [0.171, 0.056], "max": [0.879, 0.852], "count": [472]}, "gripper_open_scale_action": {"mean": [0.6973877118967309, 0.6779947036322885], "std": [0.2804380653268766, 0.21531725093612694], "min": [0.171, 0.056], "max": [0.879, 0.852], "count": [472]}}} +{"episode_index": 541, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4853080535130719]], [[0.4287407557189542]], [[0.4166173263888889]]], "std": [[[0.10998666101759606]], [[0.19648194474417618]], [[0.2146824668559893]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12941176470588237]], [[0.0]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.6235294117647059]], [[0.6235294117647059]]], "mean": [[[0.4777530821078431]], [[0.46163712622549025]], [[0.4534005004084967]]], "std": [[[0.048791533074818545]], [[0.10081736226520185]], [[0.11049083494657938]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[1.0]], [[0.9647058823529412]]], "mean": [[[0.47169794526143793]], [[0.45617264501633986]], [[0.445323858251634]]], "std": [[[0.05082978327861387]], [[0.11191121212001488]], [[0.12318318171252232]]], "count": [100]}, "observation.state": {"min": [0.10037387907505035, 1.9970930814743042, -0.9899856448173523, -0.9989566206932068, 1.1142531633377075, 1.2927130460739136, -2.6860616207122803, 46.0, 0.2599619925022125, 0.22583399713039398, -0.02160000056028366, -2.796999931335449, 0.367000013589859, -0.5519999861717224, -0.7446970343589783, -2.0792980194091797, -2.569526433944702, -1.2380841970443726, 1.0127971172332764, -1.5828218460083008, 0.3305653929710388, 165.0, -0.3810589909553528, 0.2735140025615692, -0.049883000552654266, -3.1401853561401367, 0.06899998337030411, -3.1401853561401367], "max": [0.46816712617874146, 2.012766122817993, 0.09211847186088562, -0.055169858038425446, 1.8064157962799072, 1.7308952808380127, -1.79953932762146, 794.0, 0.4102720022201538, 0.3458549976348877, 0.1533840000629425, -1.3229999542236328, 0.8709999918937683, 0.3230000138282776, -0.1701870709657669, -1.99163019657135, -2.139843463897705, -0.3833964765071869, 2.3688135147094727, -1.1411312818527222, 2.5338168144226074, 876.0, -0.20161199569702148, 0.42168599367141724, 0.1144229993224144, 3.1410000324249268, 1.0099999904632568, 3.134999990463257], "mean": [0.24840262532234192, 2.005021095275879, -0.25020933151245117, -0.3204387426376343, 1.5631383657455444, 1.5109666585922241, -2.387479782104492, 626.98095703125, 0.37226173281669617, 0.2703573405742645, 0.06749894469976425, -1.8484524488449097, 0.7384582757949829, 0.047416090965270996, -0.412262886762619, -2.068800449371338, -2.352454423904419, -0.748668909072876, 1.732969880104065, -1.3655139207839966, 1.5269725322723389, 697.112060546875, -0.286914199590683, 0.34687134623527527, 0.036819133907556534, 2.2677414417266846, 0.6146126389503479, -1.4282852411270142], "std": [0.07618119567632675, 0.0025528045371174812, 0.33193981647491455, 0.3270343840122223, 0.206405907869339, 0.09433940798044205, 0.3620269000530243, 231.7552490234375, 0.03772754967212677, 0.02910386398434639, 0.03341922536492348, 0.5346691012382507, 0.1546873301267624, 0.2950231730937958, 0.19797872006893158, 0.017458124086260796, 0.1469164937734604, 0.23290537297725677, 0.49143582582473755, 0.10692156106233597, 0.7358739972114563, 253.77210998535156, 0.052532095462083817, 0.04541719704866409, 0.04199974611401558, 1.0789061784744263, 0.30456864833831787, 2.245091676712036], "count": [447]}, "action": {"min": [0.10037387907505035, 1.9970930814743042, -0.9899856448173523, -0.9989566206932068, 1.1142531633377075, 1.2927130460739136, -2.6860616207122803, 46.0, 0.2599619925022125, 0.22583399713039398, -0.02160000056028366, -2.796999931335449, 0.367000013589859, -0.5519999861717224, -0.7446970343589783, -2.0792980194091797, -2.569526433944702, -1.2380841970443726, 1.0127971172332764, -1.5828218460083008, 0.3305653929710388, 165.0, -0.3810589909553528, 0.2735140025615692, -0.049883000552654266, -3.1401853561401367, 0.06899998337030411, -3.1401853561401367], "max": [0.46816712617874146, 2.012766122817993, 0.09211847186088562, -0.055169858038425446, 1.8064157962799072, 1.7308952808380127, -1.79953932762146, 794.0, 0.4102720022201538, 0.3458549976348877, 0.1533840000629425, -1.3229999542236328, 0.8709999918937683, 0.3230000138282776, -0.1701870709657669, -1.99163019657135, -2.139843463897705, -0.3833964765071869, 2.3688135147094727, -1.1411312818527222, 2.5338168144226074, 876.0, -0.20161199569702148, 0.42168599367141724, 0.1144229993224144, 3.1410000324249268, 1.0099999904632568, 3.134999990463257], "mean": [0.24840262532234192, 2.005021095275879, -0.25020933151245117, -0.3204387426376343, 1.5631383657455444, 1.5109666585922241, -2.387479782104492, 626.98095703125, 0.37226173281669617, 0.2703573405742645, 0.06749894469976425, -1.8484524488449097, 0.7384582757949829, 0.047416090965270996, -0.412262886762619, -2.068800449371338, -2.352454423904419, -0.748668909072876, 1.732969880104065, -1.3655139207839966, 1.5269725322723389, 697.112060546875, -0.286914199590683, 0.34687134623527527, 0.036819133907556534, 2.2677414417266846, 0.6146126389503479, -1.4282852411270142], "std": [0.07618119567632675, 0.0025528045371174812, 0.33193981647491455, 0.3270343840122223, 0.206405907869339, 0.09433940798044205, 0.3620269000530243, 231.7552490234375, 0.03772754967212677, 0.02910386398434639, 0.03341922536492348, 0.5346691012382507, 0.1546873301267624, 0.2950231730937958, 0.19797872006893158, 0.017458124086260796, 0.1469164937734604, 0.23290537297725677, 0.49143582582473755, 0.10692156106233597, 0.7358739972114563, 253.77210998535156, 0.052532095462083817, 0.04541719704866409, 0.04199974611401558, 1.0789061784744263, 0.30456864833831787, 2.245091676712036], "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": [594], "max": [594], "mean": [594.0], "std": [0.0], "count": [447]}, "index": {"min": [286638], "max": [287084], "mean": [286861.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [447]}, "subtask_annotation": {"mean": [19.843400447427292, 29.0, 29.0, 29.0, 29.0], "std": [7.08892668193389, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [447]}, "scene_annotation": {"mean": [594.0], "std": [0.0], "min": [594], "max": [594], "count": [447]}, "eef_direction_state": {"mean": [4.1610738255033555, 4.225950782997763], "std": [1.98337761567531, 2.1363891901118817], "min": [0, 0], "max": [6, 6], "count": [447]}, "eef_velocity_state": {"mean": [0.7695749440715883, 0.7069351230425056], "std": [0.7254809701979811, 0.811837065455199], "min": [0, 0], "max": [2, 2], "count": [447]}, "eef_acc_mag_state": {"mean": [0.7785234899328859, 0.6040268456375839], "std": [0.8342149593728904, 0.8011635158599558], "min": [0, 0], "max": [2, 2], "count": [447]}, "eef_direction_action": {"mean": [4.1610738255033555, 4.225950782997763], "std": [1.98337761567531, 2.1363891901118817], "min": [0, 0], "max": [6, 6], "count": [447]}, "eef_velocity_action": {"mean": [0.7695749440715883, 0.7069351230425056], "std": [0.7254809701979811, 0.811837065455199], "min": [0, 0], "max": [2, 2], "count": [447]}, "eef_acc_mag_action": {"mean": [0.7785234899328859, 0.6040268456375839], "std": [0.8342149593728904, 0.8011635158599558], "min": [0, 0], "max": [2, 2], "count": [447]}, "eef_sim_pose_state": {"mean": [0.5438233148645263, 0.3158090633369613, 1.1003136240687863, -1.7177780531647915, 1.0437859091051085, -0.7879252471983763, 0.4589841241322077, -0.38530649851453946, 1.0494066653077598, 0.923778798282196, 1.3278328949012992, -0.4934516018802535], "std": [0.0558445088764252, 0.058515870682817106, 0.03488393504372681, 0.937147158822582, 0.43604828862001943, 2.079741382112691, 0.03522055183010024, 0.03772030820568127, 0.026149060140422342, 1.4889434050587473, 0.129513131956639, 1.4678708458893714], "min": [0.4553532160445457, 0.21156368022697103, 1.046632572104862, -2.9631813562422504, 0.282665417663454, -3.112847623153101, 0.40856968218563255, -0.47033243207341724, 1.0232086313569777, -3.140308891504697, 0.9665252641580309, -3.08884190598101], "max": [0.6297377320768699, 0.3963144408518708, 1.1837282005797027, 0.017263949893153704, 1.4997193264777513, 3.135735690645387, 0.5515651301423551, -0.27919528431743224, 1.1314419197150614, 3.133578892121067, 1.5537317333526497, 3.0787650115693195], "count": [447]}, "eef_sim_pose_action": {"mean": [0.5438233148645263, 0.3158090633369613, 1.1003136240687863, -1.7177780531647915, 1.0437859091051085, -0.7879252471983763, 0.4589841241322077, -0.38530649851453946, 1.0494066653077598, 0.923778798282196, 1.3278328949012992, -0.4934516018802535], "std": [0.0558445088764252, 0.058515870682817106, 0.03488393504372681, 0.937147158822582, 0.43604828862001943, 2.079741382112691, 0.03522055183010024, 0.03772030820568127, 0.026149060140422342, 1.4889434050587473, 0.129513131956639, 1.4678708458893714], "min": [0.4553532160445457, 0.21156368022697103, 1.046632572104862, -2.9631813562422504, 0.282665417663454, -3.112847623153101, 0.40856968218563255, -0.47033243207341724, 1.0232086313569777, -3.140308891504697, 0.9665252641580309, -3.08884190598101], "max": [0.6297377320768699, 0.3963144408518708, 1.1837282005797027, 0.017263949893153704, 1.4997193264777513, 3.135735690645387, 0.5515651301423551, -0.27919528431743224, 1.1314419197150614, 3.133578892121067, 1.5537317333526497, 3.0787650115693195], "count": [447]}, "gripper_mode_state": {"mean": [0.232662192393736, 0.17002237136465326], "std": [0.4225286932555879, 0.37565245187565804], "min": [0, 0], "max": [1, 1], "count": [447]}, "gripper_activity_state": {"mean": [1.9060402684563758, 1.8523489932885906], "std": [0.3603803958296855, 0.4782870104167989], "min": [0, 0], "max": [2, 2], "count": [447]}, "gripper_mode_action": {"mean": [0.232662192393736, 0.17002237136465326], "std": [0.4225286932555879, 0.37565245187565804], "min": [0, 0], "max": [1, 1], "count": [447]}, "gripper_activity_action": {"mean": [1.9060402684563758, 1.8523489932885906], "std": [0.3603803958296855, 0.4782870104167989], "min": [0, 0], "max": [2, 2], "count": [447]}, "gripper_open_scale_state": {"mean": [0.6971118567208583, 0.6269809849544923], "std": [0.2537721397549021, 0.23175545916569876], "min": [0.165, 0.046], "max": [0.876, 0.794], "count": [447]}, "gripper_open_scale_action": {"mean": [0.6971118567208583, 0.6269809849544923], "std": [0.2537721397549021, 0.23175545916569876], "min": [0.165, 0.046], "max": [0.876, 0.794], "count": [447]}}} +{"episode_index": 542, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.48979032066993466]], [[0.4276389011437909]], [[0.41284557189542487]]], "std": [[[0.11193220220917856]], [[0.2015984153329285]], [[0.21898580532383066]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12156862745098039]], [[0.0]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6235294117647059]], [[0.6431372549019608]]], "mean": [[[0.47498700571895425]], [[0.4590825367647059]], [[0.45140031045751633]]], "std": [[[0.052172857348619435]], [[0.10313953409422572]], [[0.11384647481213263]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.4769218443627451]], [[0.4692882679738562]], [[0.4609648263888889]]], "std": [[[0.04621977131610287]], [[0.08901808647169032]], [[0.09730117469699916]]], "count": [100]}, "observation.state": {"min": [0.150325208902359, 1.9957491159439087, -1.0846872329711914, -0.9572956562042236, 1.0585771799087524, 1.0851410627365112, -2.728961944580078, 135.0, 0.25848498940467834, 0.23105399310588837, -0.02879999950528145, -2.859999895095825, 0.2540000081062317, -0.5349999666213989, -0.9205739498138428, -2.083155393600464, -2.540309429168701, -1.1533310413360596, 0.8309338688850403, -1.7114523649215698, 0.14563027024269104, 124.0, -0.3628840148448944, 0.26280900835990906, -0.041873998939991, 1.347000002861023, -0.03200000151991844, -3.1371853351593018], "max": [0.4432438313961029, 2.011073112487793, 0.05234242603182793, -0.09349728375673294, 1.69363272190094, 1.5815824270248413, -1.726915955543518, 852.0, 0.4113619923591614, 0.3412710130214691, 0.1509619951248169, -1.3519999980926514, 0.8710000514984131, 0.36500000953674316, -0.1218065395951271, -1.939846158027649, -2.170456647872925, -0.11962486803531647, 2.597503900527954, -1.3086129426956177, 2.692152976989746, 862.0, -0.1898840069770813, 0.4267970025539398, 0.10820800065994263, 3.0239999294281006, 1.0290000438690186, 3.13100004196167], "mean": [0.2642067074775696, 2.004221200942993, -0.23455558717250824, -0.35322341322898865, 1.5468915700912476, 1.4891533851623535, -2.3843495845794678, 669.07958984375, 0.37140989303588867, 0.27801457047462463, 0.07735957950353622, -1.8101047277450562, 0.684233546257019, 0.06894603371620178, -0.43975767493247986, -2.059541940689087, -2.3313395977020264, -0.7167814373970032, 1.7737016677856445, -1.4405643939971924, 1.4184085130691528, 586.5040893554688, -0.28532373905181885, 0.3387748599052429, 0.03484811633825302, 2.4465203285217285, 0.5840255618095398, -1.4618568420410156], "std": [0.07045868039131165, 0.002413870068266988, 0.39546093344688416, 0.2886332869529724, 0.18864279985427856, 0.13874158263206482, 0.38769960403442383, 180.77105712890625, 0.04192941263318062, 0.0360044464468956, 0.036658089607954025, 0.5311503410339355, 0.15147028863430023, 0.29967233538627625, 0.28433072566986084, 0.029471883550286293, 0.10474482923746109, 0.2575613260269165, 0.6449499726295471, 0.09959728270769119, 0.8529307842254639, 263.3262023925781, 0.06173296272754669, 0.05419253185391426, 0.037991251796483994, 0.49724051356315613, 0.3846476674079895, 2.0811052322387695], "count": [390]}, "action": {"min": [0.150325208902359, 1.9957491159439087, -1.0846872329711914, -0.9572956562042236, 1.0585771799087524, 1.0851410627365112, -2.728961944580078, 135.0, 0.25848498940467834, 0.23105399310588837, -0.02879999950528145, -2.859999895095825, 0.2540000081062317, -0.5349999666213989, -0.9205739498138428, -2.083155393600464, -2.540309429168701, -1.1533310413360596, 0.8309338688850403, -1.7114523649215698, 0.14563027024269104, 124.0, -0.3628840148448944, 0.26280900835990906, -0.041873998939991, 1.347000002861023, -0.03200000151991844, -3.1371853351593018], "max": [0.4432438313961029, 2.011073112487793, 0.05234242603182793, -0.09349728375673294, 1.69363272190094, 1.5815824270248413, -1.726915955543518, 852.0, 0.4113619923591614, 0.3412710130214691, 0.1509619951248169, -1.3519999980926514, 0.8710000514984131, 0.36500000953674316, -0.1218065395951271, -1.939846158027649, -2.170456647872925, -0.11962486803531647, 2.597503900527954, -1.3086129426956177, 2.692152976989746, 862.0, -0.1898840069770813, 0.4267970025539398, 0.10820800065994263, 3.0239999294281006, 1.0290000438690186, 3.13100004196167], "mean": [0.2642067074775696, 2.004221200942993, -0.23455558717250824, -0.35322341322898865, 1.5468915700912476, 1.4891533851623535, -2.3843495845794678, 669.07958984375, 0.37140989303588867, 0.27801457047462463, 0.07735957950353622, -1.8101047277450562, 0.684233546257019, 0.06894603371620178, -0.43975767493247986, -2.059541940689087, -2.3313395977020264, -0.7167814373970032, 1.7737016677856445, -1.4405643939971924, 1.4184085130691528, 586.5040893554688, -0.28532373905181885, 0.3387748599052429, 0.03484811633825302, 2.4465203285217285, 0.5840255618095398, -1.4618568420410156], "std": [0.07045868039131165, 0.002413870068266988, 0.39546093344688416, 0.2886332869529724, 0.18864279985427856, 0.13874158263206482, 0.38769960403442383, 180.77105712890625, 0.04192941263318062, 0.0360044464468956, 0.036658089607954025, 0.5311503410339355, 0.15147028863430023, 0.29967233538627625, 0.28433072566986084, 0.029471883550286293, 0.10474482923746109, 0.2575613260269165, 0.6449499726295471, 0.09959728270769119, 0.8529307842254639, 263.3262023925781, 0.06173296272754669, 0.05419253185391426, 0.037991251796483994, 0.49724051356315613, 0.3846476674079895, 2.0811052322387695], "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": [595], "max": [595], "mean": [595.0], "std": [0.0], "count": [390]}, "index": {"min": [287085], "max": [287474], "mean": [287279.5], "std": [112.5829323950423], "count": [390]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [390]}, "subtask_annotation": {"mean": [20.44102564102564, 29.0, 29.0, 29.0, 29.0], "std": [6.526110002794411, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [390]}, "scene_annotation": {"mean": [595.0], "std": [0.0], "min": [595], "max": [595], "count": [390]}, "eef_direction_state": {"mean": [3.753846153846154, 4.112820512820512], "std": [2.12818041382005, 2.2412427284398158], "min": [0, 0], "max": [6, 6], "count": [390]}, "eef_velocity_state": {"mean": [0.8333333333333334, 0.7589743589743589], "std": [0.7615211946587772, 0.8523626135533886], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_acc_mag_state": {"mean": [0.7410256410256411, 0.5923076923076923], "std": [0.8394802875521814, 0.7944953616506625], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_direction_action": {"mean": [3.753846153846154, 4.112820512820512], "std": [2.12818041382005, 2.2412427284398158], "min": [0, 0], "max": [6, 6], "count": [390]}, "eef_velocity_action": {"mean": [0.8333333333333334, 0.7589743589743589], "std": [0.7615211946587772, 0.8523626135533886], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_acc_mag_action": {"mean": [0.7410256410256411, 0.5923076923076923], "std": [0.8394802875521814, 0.7944953616506625], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_sim_pose_state": {"mean": [0.5383600902942862, 0.31099602486620787, 1.1022433709018837, -1.8222090971612224, 0.9266256065519697, -0.7655943099144616, 0.4665126023613147, -0.39057166870038473, 1.056070838888039, 0.008593252750015185, 1.3124398321600754, -0.6110991548382657], "std": [0.06811538915038394, 0.06404431498579478, 0.04557300591787018, 0.8405222641658345, 0.48481930325616873, 2.2549558841015087, 0.04336177178613006, 0.04200343181945827, 0.023321796635727636, 1.6867490891145278, 0.14565426139424176, 1.361042040841682], "min": [0.44707071165510237, 0.1923292036432023, 1.0344042946085446, -2.7903502522984076, 0.20529412242373368, -3.1413694869929927, 0.41442404695920093, -0.4697992719802801, 1.0273577971308958, -3.136566969834175, 0.8784153421175067, -3.047304015064267], "max": [0.6420822806445956, 0.3812505985837041, 1.179466894276802, -0.10831617497034021, 1.4695201748461977, 3.1413064010571996, 0.5429760091122777, -0.2693739705371557, 1.1318360942909038, 3.1414045225116958, 1.5444954502314943, 3.120292430669236], "count": [390]}, "eef_sim_pose_action": {"mean": [0.5383600902942862, 0.31099602486620787, 1.1022433709018837, -1.8222090971612224, 0.9266256065519697, -0.7655943099144616, 0.4665126023613147, -0.39057166870038473, 1.056070838888039, 0.008593252750015185, 1.3124398321600754, -0.6110991548382657], "std": [0.06811538915038394, 0.06404431498579478, 0.04557300591787018, 0.8405222641658345, 0.48481930325616873, 2.2549558841015087, 0.04336177178613006, 0.04200343181945827, 0.023321796635727636, 1.6867490891145278, 0.14565426139424176, 1.361042040841682], "min": [0.44707071165510237, 0.1923292036432023, 1.0344042946085446, -2.7903502522984076, 0.20529412242373368, -3.1413694869929927, 0.41442404695920093, -0.4697992719802801, 1.0273577971308958, -3.136566969834175, 0.8784153421175067, -3.047304015064267], "max": [0.6420822806445956, 0.3812505985837041, 1.179466894276802, -0.10831617497034021, 1.4695201748461977, 3.1413064010571996, 0.5429760091122777, -0.2693739705371557, 1.1318360942909038, 3.1414045225116958, 1.5444954502314943, 3.120292430669236], "count": [390]}, "gripper_mode_state": {"mean": [0.27692307692307694, 0.14615384615384616], "std": [0.44747814068458414, 0.3532603847140007], "min": [0, 0], "max": [1, 1], "count": [390]}, "gripper_activity_state": {"mean": [1.8435897435897435, 1.8641025641025641], "std": [0.48426252246486584, 0.46903456735942295], "min": [0, 0], "max": [2, 2], "count": [390]}, "gripper_mode_action": {"mean": [0.27692307692307694, 0.14615384615384616], "std": [0.44747814068458414, 0.3532603847140007], "min": [0, 0], "max": [1, 1], "count": [390]}, "gripper_activity_action": {"mean": [1.8435897435897435, 1.8641025641025641], "std": [0.48426252246486584, 0.46903456735942295], "min": [0, 0], "max": [2, 2], "count": [390]}, "gripper_open_scale_state": {"mean": [0.5865038463494716, 0.6690794872186117], "std": [0.2633262165974949, 0.18077108848883566], "min": [0.124, 0.135], "max": [0.862, 0.852], "count": [390]}, "gripper_open_scale_action": {"mean": [0.5865038463494716, 0.6690794872186117], "std": [0.2633262165974949, 0.18077108848883566], "min": [0.124, 0.135], "max": [0.862, 0.852], "count": [390]}}} +{"episode_index": 543, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.48355589256535947]], [[0.42496975694444444]], [[0.41150609885620915]]], "std": [[[0.11959902619558943]], [[0.2010412059686534]], [[0.21815252308441477]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.0]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.615686274509804]], [[0.6235294117647059]]], "mean": [[[0.47535628472222224]], [[0.4560519505718954]], [[0.44919211601307185]]], "std": [[[0.05835216121800779]], [[0.1143743237029259]], [[0.12450704035067311]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4807169485294117]], [[0.4667442994281046]], [[0.45622943423202617]]], "std": [[[0.09130685209334244]], [[0.12865247502877478]], [[0.13968253473159234]]], "count": [100]}, "observation.state": {"min": [0.1215621829032898, 1.8384426832199097, -1.021715760231018, -1.0242639780044556, 0.7001563310623169, 1.3847618103027344, -2.612426519393921, 132.0, 0.21419300138950348, 0.23083899915218353, 0.011013000272214413, -3.1411852836608887, -0.07600000500679016, -0.5770000219345093, -0.9152331948280334, -2.080066204071045, -2.428468942642212, -1.1072368621826172, 0.8068482875823975, -1.7023942470550537, 0.26162487268447876, 142.0, -0.3576369881629944, 0.27094998955726624, -0.02022000029683113, -3.1391851902008057, -0.05999999865889549, -3.131185293197632], "max": [0.48171091079711914, 2.0141100883483887, -0.12870058417320251, -0.15603242814540863, 1.6767030954360962, 1.8539236783981323, -1.5869232416152954, 845.0, 0.4049449861049652, 0.3673340082168579, 0.1517850011587143, 3.1410000324249268, 0.9100000262260437, 0.24300000071525574, -0.16341517865657806, -1.9337375164031982, -2.152759075164795, -0.17327629029750824, 2.602198839187622, -1.3267817497253418, 2.6108031272888184, 878.0, -0.20920699834823608, 0.4235210120677948, 0.09752800315618515, 3.132999897003174, 1.2029999494552612, 3.132999897003174], "mean": [0.2801509499549866, 1.9784338474273682, -0.4237164258956909, -0.46550339460372925, 1.467989444732666, 1.5988014936447144, -2.2219254970550537, 717.1072387695312, 0.3479751944541931, 0.2734266221523285, 0.06798835098743439, -1.5836546421051025, 0.6189791560173035, -0.006389235146343708, -0.47321072220802307, -2.037487506866455, -2.363809585571289, -0.6365850567817688, 1.8573968410491943, -1.4562294483184814, 1.4348628520965576, 683.1410522460938, -0.28649410605430603, 0.3384420871734619, 0.02008918672800064, 2.5305089950561523, 0.559614896774292, -1.638288974761963], "std": [0.10641983896493912, 0.050541944801807404, 0.363355427980423, 0.33253076672554016, 0.2838079035282135, 0.12227559089660645, 0.42213892936706543, 208.43545532226562, 0.05978179723024368, 0.0393049493432045, 0.02737952396273613, 1.5692065954208374, 0.2857191562652588, 0.25929197669029236, 0.284979909658432, 0.04499310627579689, 0.06906495988368988, 0.18773916363716125, 0.5479894876480103, 0.07595688849687576, 0.817734956741333, 275.03961181640625, 0.0510251559317112, 0.05691113695502281, 0.029103398323059082, 0.7893147468566895, 0.346141517162323, 1.8540681600570679], "count": [429]}, "action": {"min": [0.1215621829032898, 1.8384426832199097, -1.021715760231018, -1.0242639780044556, 0.7001563310623169, 1.3847618103027344, -2.612426519393921, 132.0, 0.21419300138950348, 0.23083899915218353, 0.011013000272214413, -3.1411852836608887, -0.07600000500679016, -0.5770000219345093, -0.9152331948280334, -2.080066204071045, -2.428468942642212, -1.1072368621826172, 0.8068482875823975, -1.7023942470550537, 0.26162487268447876, 142.0, -0.3576369881629944, 0.27094998955726624, -0.02022000029683113, -3.1391851902008057, -0.05999999865889549, -3.131185293197632], "max": [0.48171091079711914, 2.0141100883483887, -0.12870058417320251, -0.15603242814540863, 1.6767030954360962, 1.8539236783981323, -1.5869232416152954, 845.0, 0.4049449861049652, 0.3673340082168579, 0.1517850011587143, 3.1410000324249268, 0.9100000262260437, 0.24300000071525574, -0.16341517865657806, -1.9337375164031982, -2.152759075164795, -0.17327629029750824, 2.602198839187622, -1.3267817497253418, 2.6108031272888184, 878.0, -0.20920699834823608, 0.4235210120677948, 0.09752800315618515, 3.132999897003174, 1.2029999494552612, 3.132999897003174], "mean": [0.2801509499549866, 1.9784338474273682, -0.4237164258956909, -0.46550339460372925, 1.467989444732666, 1.5988014936447144, -2.2219254970550537, 717.1072387695312, 0.3479751944541931, 0.2734266221523285, 0.06798835098743439, -1.5836546421051025, 0.6189791560173035, -0.006389235146343708, -0.47321072220802307, -2.037487506866455, -2.363809585571289, -0.6365850567817688, 1.8573968410491943, -1.4562294483184814, 1.4348628520965576, 683.1410522460938, -0.28649410605430603, 0.3384420871734619, 0.02008918672800064, 2.5305089950561523, 0.559614896774292, -1.638288974761963], "std": [0.10641983896493912, 0.050541944801807404, 0.363355427980423, 0.33253076672554016, 0.2838079035282135, 0.12227559089660645, 0.42213892936706543, 208.43545532226562, 0.05978179723024368, 0.0393049493432045, 0.02737952396273613, 1.5692065954208374, 0.2857191562652588, 0.25929197669029236, 0.284979909658432, 0.04499310627579689, 0.06906495988368988, 0.18773916363716125, 0.5479894876480103, 0.07595688849687576, 0.817734956741333, 275.03961181640625, 0.0510251559317112, 0.05691113695502281, 0.029103398323059082, 0.7893147468566895, 0.346141517162323, 1.8540681600570679], "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": [596], "max": [596], "mean": [596.0], "std": [0.0], "count": [429]}, "index": {"min": [287475], "max": [287903], "mean": [287689.0], "std": [123.84129628951187], "count": [429]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [429]}, "subtask_annotation": {"mean": [19.778554778554778, 29.0, 29.0, 29.0, 29.0], "std": [7.377904817522168, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [429]}, "scene_annotation": {"mean": [596.0], "std": [0.0], "min": [596], "max": [596], "count": [429]}, "eef_direction_state": {"mean": [4.188811188811189, 4.477855477855478], "std": [1.9526482487802455, 1.9245921839923497], "min": [0, 0], "max": [6, 6], "count": [429]}, "eef_velocity_state": {"mean": [0.7692307692307693, 0.7272727272727273], "std": [0.7574860983343535, 0.8265564664839897], "min": [0, 0], "max": [2, 2], "count": [429]}, "eef_acc_mag_state": {"mean": [0.8135198135198135, 0.6386946386946387], "std": [0.8377480985636732, 0.8292407696645278], "min": [0, 0], "max": [2, 2], "count": [429]}, "eef_direction_action": {"mean": [4.188811188811189, 4.477855477855478], "std": [1.9526482487802455, 1.9245921839923497], "min": [0, 0], "max": [6, 6], "count": [429]}, "eef_velocity_action": {"mean": [0.7692307692307693, 0.7272727272727273], "std": [0.7574860983343535, 0.8265564664839897], "min": [0, 0], "max": [2, 2], "count": [429]}, "eef_acc_mag_action": {"mean": [0.8135198135198135, 0.6386946386946387], "std": [0.8377480985636732, 0.8292407696645278], "min": [0, 0], "max": [2, 2], "count": [429]}, "eef_sim_pose_state": {"mean": [0.540522057507487, 0.30593777026887775, 1.0926002806588169, -2.1143562994231893, 0.9148116034438097, -0.1758100677133658, 0.469255153068692, -0.3752372012409496, 1.0711793592796217, 0.8410552444329105, 1.2731091372719723, -0.5752604034193463], "std": [0.06903114410945885, 0.04689075703735598, 0.048978120373125246, 0.6937769538955632, 0.504141889410637, 2.754024612003819, 0.04893111614478433, 0.04685435859533655, 0.04241215745207189, 1.6084877162508315, 0.25490921289127294, 1.3233486702542514], "min": [0.45377801193288225, 0.22467955504344533, 1.0344003875938432, -2.7635467810791394, 0.17776177513161184, -3.1410552410217276, 0.41420167058211965, -0.47003193465171483, 1.025494424955504, -3.1370529337573965, 0.568687162278446, -3.1354946657125526], "max": [0.6398289217582556, 0.3787015601788471, 1.1858957683101266, -0.2846228926367504, 1.5051849422207502, 3.1408656587467587, 0.5762114915478976, -0.2689848710295505, 1.1695240846892068, 3.138534988459908, 1.5018164949967403, 3.0278286272858757], "count": [429]}, "eef_sim_pose_action": {"mean": [0.540522057507487, 0.30593777026887775, 1.0926002806588169, -2.1143562994231893, 0.9148116034438097, -0.1758100677133658, 0.469255153068692, -0.3752372012409496, 1.0711793592796217, 0.8410552444329105, 1.2731091372719723, -0.5752604034193463], "std": [0.06903114410945885, 0.04689075703735598, 0.048978120373125246, 0.6937769538955632, 0.504141889410637, 2.754024612003819, 0.04893111614478433, 0.04685435859533655, 0.04241215745207189, 1.6084877162508315, 0.25490921289127294, 1.3233486702542514], "min": [0.45377801193288225, 0.22467955504344533, 1.0344003875938432, -2.7635467810791394, 0.17776177513161184, -3.1410552410217276, 0.41420167058211965, -0.47003193465171483, 1.025494424955504, -3.1370529337573965, 0.568687162278446, -3.1354946657125526], "max": [0.6398289217582556, 0.3787015601788471, 1.1858957683101266, -0.2846228926367504, 1.5051849422207502, 3.1408656587467587, 0.5762114915478976, -0.2689848710295505, 1.1695240846892068, 3.138534988459908, 1.5018164949967403, 3.0278286272858757], "count": [429]}, "gripper_mode_state": {"mean": [0.21212121212121213, 0.15151515151515152], "std": [0.4088102291888519, 0.35855028988482457], "min": [0, 0], "max": [1, 1], "count": [429]}, "gripper_activity_state": {"mean": [1.832167832167832, 1.8997668997668997], "std": [0.5061764986870096, 0.39427717549818514], "min": [0, 0], "max": [2, 2], "count": [429]}, "gripper_mode_action": {"mean": [0.21212121212121213, 0.15151515151515152], "std": [0.4088102291888519, 0.35855028988482457], "min": [0, 0], "max": [1, 1], "count": [429]}, "gripper_activity_action": {"mean": [1.832167832167832, 1.8997668997668997], "std": [0.5061764986870096, 0.39427717549818514], "min": [0, 0], "max": [2, 2], "count": [429]}, "gripper_open_scale_state": {"mean": [0.6831410256765943, 0.7171072260360897], "std": [0.2750395798838604, 0.2084353971449676], "min": [0.142, 0.132], "max": [0.878, 0.845], "count": [429]}, "gripper_open_scale_action": {"mean": [0.6831410256765943, 0.7171072260360897], "std": [0.2750395798838604, 0.2084353971449676], "min": [0.142, 0.132], "max": [0.878, 0.845], "count": [429]}}} +{"episode_index": 544, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.49066316176470587]], [[0.43824996732026145]], [[0.42622811478758166]]], "std": [[[0.10608829834877728]], [[0.1904469650519533]], [[0.20769152298754154]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13333333333333333]], [[0.0]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.6235294117647059]], [[0.6470588235294118]]], "mean": [[[0.4720384742647059]], [[0.4578832516339869]], [[0.450393010620915]]], "std": [[[0.05621227326059455]], [[0.1044569975934516]], [[0.1145583596673762]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6313725490196078]], [[0.6352941176470588]]], "mean": [[[0.48919254493464054]], [[0.4776857986111111]], [[0.47205584558823527]]], "std": [[[0.04105594816392902]], [[0.07852599380335408]], [[0.08574857632781331]]], "count": [100]}, "observation.state": {"min": [0.1837657243013382, 1.9071911573410034, -1.01169753074646, -1.012901782989502, 0.7738441228866577, 0.9501049518585205, -2.8057215213775635, 55.0, 0.24570000171661377, 0.2522839903831482, -0.04867599904537201, -2.867000102996826, 0.2759999930858612, -0.6980000734329224, -0.812782347202301, -2.0853195190429688, -2.4717180728912354, -1.091651201248169, 0.6978873610496521, -1.5450005531311035, 0.13857914507389069, 153.0, -0.3609670102596283, 0.2786630094051361, -0.021720999851822853, -3.1411852836608887, 0.11099998652935028, -3.1381852626800537], "max": [0.6005503535270691, 2.0264320373535156, -0.024469515308737755, -0.011903145350515842, 2.01419734954834, 1.4687294960021973, -1.393558144569397, 860.0, 0.42337900400161743, 0.4034389853477478, 0.1692270040512085, -1.3350000381469727, 0.9660000205039978, 0.25200000405311584, -0.246527761220932, -1.9122002124786377, -2.284025192260742, -0.10583677142858505, 2.5069735050201416, -1.2069475650787354, 2.7093095779418945, 872.0, -0.20015700161457062, 0.4230780005455017, 0.127020001411438, 3.127000093460083, 1.0950000286102295, 3.121999979019165], "mean": [0.3211783766746521, 2.0007007122039795, -0.36997121572494507, -0.2826434373855591, 1.6994891166687012, 1.3471274375915527, -2.3631961345672607, 728.7601928710938, 0.37709417939186096, 0.30157408118247986, 0.06929776817560196, -1.778501272201538, 0.7082099914550781, -0.053670674562454224, -0.47201451659202576, -2.0576822757720947, -2.366704225540161, -0.6252527832984924, 1.7095141410827637, -1.3808830976486206, 1.5124703645706177, 604.4296264648438, -0.28886210918426514, 0.3550471067428589, 0.03354945033788681, 2.158752918243408, 0.6617326140403748, -1.4092971086502075], "std": [0.12165340036153793, 0.020319119095802307, 0.2674885392189026, 0.3261318802833557, 0.4064920246601105, 0.1360054612159729, 0.5414901971817017, 213.9085693359375, 0.04886889085173607, 0.050333112478256226, 0.036518312990665436, 0.5285129547119141, 0.1651158183813095, 0.32251569628715515, 0.21764804422855377, 0.03529335558414459, 0.058047980070114136, 0.30670130252838135, 0.6763169765472412, 0.09717527031898499, 0.8797956109046936, 260.7827453613281, 0.05015828460454941, 0.05530473217368126, 0.030741997063159943, 1.1759426593780518, 0.3494255542755127, 2.127366065979004], "count": [419]}, "action": {"min": [0.1837657243013382, 1.9071911573410034, -1.01169753074646, -1.012901782989502, 0.7738441228866577, 0.9501049518585205, -2.8057215213775635, 55.0, 0.24570000171661377, 0.2522839903831482, -0.04867599904537201, -2.867000102996826, 0.2759999930858612, -0.6980000734329224, -0.812782347202301, -2.0853195190429688, -2.4717180728912354, -1.091651201248169, 0.6978873610496521, -1.5450005531311035, 0.13857914507389069, 153.0, -0.3609670102596283, 0.2786630094051361, -0.021720999851822853, -3.1411852836608887, 0.11099998652935028, -3.1381852626800537], "max": [0.6005503535270691, 2.0264320373535156, -0.024469515308737755, -0.011903145350515842, 2.01419734954834, 1.4687294960021973, -1.393558144569397, 860.0, 0.42337900400161743, 0.4034389853477478, 0.1692270040512085, -1.3350000381469727, 0.9660000205039978, 0.25200000405311584, -0.246527761220932, -1.9122002124786377, -2.284025192260742, -0.10583677142858505, 2.5069735050201416, -1.2069475650787354, 2.7093095779418945, 872.0, -0.20015700161457062, 0.4230780005455017, 0.127020001411438, 3.127000093460083, 1.0950000286102295, 3.121999979019165], "mean": [0.3211783766746521, 2.0007007122039795, -0.36997121572494507, -0.2826434373855591, 1.6994891166687012, 1.3471274375915527, -2.3631961345672607, 728.7601928710938, 0.37709417939186096, 0.30157408118247986, 0.06929776817560196, -1.778501272201538, 0.7082099914550781, -0.053670674562454224, -0.47201451659202576, -2.0576822757720947, -2.366704225540161, -0.6252527832984924, 1.7095141410827637, -1.3808830976486206, 1.5124703645706177, 604.4296264648438, -0.28886210918426514, 0.3550471067428589, 0.03354945033788681, 2.158752918243408, 0.6617326140403748, -1.4092971086502075], "std": [0.12165340036153793, 0.020319119095802307, 0.2674885392189026, 0.3261318802833557, 0.4064920246601105, 0.1360054612159729, 0.5414901971817017, 213.9085693359375, 0.04886889085173607, 0.050333112478256226, 0.036518312990665436, 0.5285129547119141, 0.1651158183813095, 0.32251569628715515, 0.21764804422855377, 0.03529335558414459, 0.058047980070114136, 0.30670130252838135, 0.6763169765472412, 0.09717527031898499, 0.8797956109046936, 260.7827453613281, 0.05015828460454941, 0.05530473217368126, 0.030741997063159943, 1.1759426593780518, 0.3494255542755127, 2.127366065979004], "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": [597], "max": [597], "mean": [597.0], "std": [0.0], "count": [419]}, "index": {"min": [287904], "max": [288322], "mean": [288113.0], "std": [120.95453691366852], "count": [419]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [419]}, "subtask_annotation": {"mean": [19.804295942720763, 29.0, 29.0, 29.0, 29.0], "std": [6.999821386623901, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [419]}, "scene_annotation": {"mean": [597.0], "std": [0.0], "min": [597], "max": [597], "count": [419]}, "eef_direction_state": {"mean": [4.274463007159905, 4.579952267303103], "std": [1.8803320392917695, 1.7695863350637233], "min": [0, 0], "max": [6, 6], "count": [419]}, "eef_velocity_state": {"mean": [0.7684964200477327, 0.7589498806682577], "std": [0.735308213500706, 0.8582798164418414], "min": [0, 0], "max": [2, 2], "count": [419]}, "eef_acc_mag_state": {"mean": [0.7732696897374701, 0.6945107398568019], "std": [0.8340324171470623, 0.8502384541305282], "min": [0, 0], "max": [2, 2], "count": [419]}, "eef_direction_action": {"mean": [4.274463007159905, 4.579952267303103], "std": [1.8803320392917695, 1.7695863350637233], "min": [0, 0], "max": [6, 6], "count": [419]}, "eef_velocity_action": {"mean": [0.7684964200477327, 0.7589498806682577], "std": [0.735308213500706, 0.8582798164418414], "min": [0, 0], "max": [2, 2], "count": [419]}, "eef_acc_mag_action": {"mean": [0.7732696897374701, 0.6945107398568019], "std": [0.8340324171470623, 0.8502384541305282], "min": [0, 0], "max": [2, 2], "count": [419]}, "eef_sim_pose_state": {"mean": [0.5510941347256153, 0.3114599678059644, 1.0963538194399702, -1.7688637653834063, 0.9349362658747093, -0.7811455052003549, 0.48909270223476053, -0.38440189255316676, 1.049834242645946, 1.013757002688899, 1.3313651596116118, -0.40413983082601307], "std": [0.06596372930472473, 0.04371145519701321, 0.05003034554506814, 0.8918315204993654, 0.42879506170844955, 2.061099214607042, 0.05741200585759556, 0.04362537900860564, 0.037758404687068835, 1.4970015883676682, 0.20455828902436557, 1.6977200390599638], "min": [0.46175675999728416, 0.23276448616347892, 1.0368812776517067, -3.0529630196105844, 0.22531284155908238, -3.1393800111324657, 0.43471468885022924, -0.4756521798953221, 1.0120891495380784, -3.1415007653120615, 0.7979556997947634, -3.076928930758551], "max": [0.6336101294043494, 0.3763206026775261, 1.191223056581639, -0.18115552354809106, 1.3748954661150177, 3.125933697797788, 0.6011559342022323, -0.24314227512492026, 1.1507655422235339, 3.141481547177248, 1.5504750545917543, 3.109287809989609], "count": [419]}, "eef_sim_pose_action": {"mean": [0.5510941347256153, 0.3114599678059644, 1.0963538194399702, -1.7688637653834063, 0.9349362658747093, -0.7811455052003549, 0.48909270223476053, -0.38440189255316676, 1.049834242645946, 1.013757002688899, 1.3313651596116118, -0.40413983082601307], "std": [0.06596372930472473, 0.04371145519701321, 0.05003034554506814, 0.8918315204993654, 0.42879506170844955, 2.061099214607042, 0.05741200585759556, 0.04362537900860564, 0.037758404687068835, 1.4970015883676682, 0.20455828902436557, 1.6977200390599638], "min": [0.46175675999728416, 0.23276448616347892, 1.0368812776517067, -3.0529630196105844, 0.22531284155908238, -3.1393800111324657, 0.43471468885022924, -0.4756521798953221, 1.0120891495380784, -3.1415007653120615, 0.7979556997947634, -3.076928930758551], "max": [0.6336101294043494, 0.3763206026775261, 1.191223056581639, -0.18115552354809106, 1.3748954661150177, 3.125933697797788, 0.6011559342022323, -0.24314227512492026, 1.1507655422235339, 3.141481547177248, 1.5504750545917543, 3.109287809989609], "count": [419]}, "gripper_mode_state": {"mean": [0.26968973747016706, 0.13126491646778043], "std": [0.4437985837893556, 0.3376898550038003], "min": [0, 0], "max": [1, 1], "count": [419]}, "gripper_activity_state": {"mean": [1.8424821002386635, 1.873508353221957], "std": [0.5020336176587675, 0.4322774862391299], "min": [0, 0], "max": [2, 2], "count": [419]}, "gripper_mode_action": {"mean": [0.26968973747016706, 0.13126491646778043], "std": [0.4437985837893556, 0.3376898550038003], "min": [0, 0], "max": [1, 1], "count": [419]}, "gripper_activity_action": {"mean": [1.8424821002386635, 1.873508353221957], "std": [0.5020336176587675, 0.4322774862391299], "min": [0, 0], "max": [2, 2], "count": [419]}, "gripper_open_scale_state": {"mean": [0.6044295941628253, 0.7287601434074923], "std": [0.26078274869670653, 0.21390842644149846], "min": [0.153, 0.055], "max": [0.872, 0.86], "count": [419]}, "gripper_open_scale_action": {"mean": [0.6044295941628253, 0.7287601434074923], "std": [0.26078274869670653, 0.21390842644149846], "min": [0.153, 0.055], "max": [0.872, 0.86], "count": [419]}}} +{"episode_index": 545, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4739464666720683]], [[0.4218315828741965]], [[0.4104177469886026]]], "std": [[[0.11233858638176468]], [[0.1901612251530209]], [[0.2055153509875593]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13333333333333333]], [[0.0]], [[0.0]]], "max": [[[0.7058823529411765]], [[0.6862745098039216]], [[0.6901960784313725]]], "mean": [[[0.47720215861826826]], [[0.45621500938529685]], [[0.4466037936179982]]], "std": [[[0.058564997857098]], [[0.11904294539441913]], [[0.13327944000555972]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4799841918516718]], [[0.4642134564225139]], [[0.4563175370010263]]], "std": [[[0.08511606172765077]], [[0.11579617136096852]], [[0.1241334848854035]]], "count": [121]}, "observation.state": {"min": [0.09150761365890503, 1.8232932090759277, -1.3700486421585083, -1.5095701217651367, 0.69135981798172, 1.413646936416626, -2.715226173400879, 2.0, 0.15065999329090118, 0.2182449996471405, -0.042281001806259155, -3.1401853561401367, -0.5730000138282776, -0.765999972820282, -0.838840126991272, -2.076505422592163, -2.5907843112945557, -1.3040752410888672, 1.1511493921279907, -1.7031097412109375, 0.1733984798192978, 180.0, -0.36663299798965454, 0.2670789957046509, -0.017170000821352005, 1.684000015258789, 0.06800000369548798, -3.128999948501587], "max": [0.7779631018638611, 2.0137085914611816, -0.1405513733625412, 0.023160520941019058, 1.781562328338623, 1.9196528196334839, -0.8677952289581299, 852.0, 0.39632800221443176, 0.38786399364471436, 0.19024400413036346, 3.13700008392334, 0.9269999861717224, 0.3240000009536743, -0.11805406957864761, -1.9504402875900269, -2.198853015899658, -0.5136154890060425, 2.5754952430725098, -1.284719467163086, 2.285700559616089, 883.0, -0.2079090029001236, 0.4015899896621704, 0.1476680040359497, 2.953000068664551, 1.0110000371932983, 3.1389999389648438], "mean": [0.3625045716762543, 1.987297773361206, -0.6025647521018982, -0.46592479944229126, 1.40481698513031, 1.6868360042572021, -1.9620028734207153, 504.6460876464844, 0.3155137002468109, 0.2704816460609436, 0.040860287845134735, -0.6359516978263855, 0.42964082956314087, -0.11325548589229584, -0.3645387887954712, -2.054635524749756, -2.448700428009033, -0.7893200516700745, 1.7777875661849976, -1.4518256187438965, 1.585598111152649, 664.4265747070312, -0.3108402192592621, 0.3259170353412628, 0.06889910995960236, 2.2736940383911133, 0.5615639090538025, 0.5924739241600037], "std": [0.22149531543254852, 0.037294767796993256, 0.5129421353340149, 0.4891923666000366, 0.4143449068069458, 0.14099489152431488, 0.7866081595420837, 230.8432159423828, 0.07819852977991104, 0.04180128499865532, 0.04453437775373459, 2.179265260696411, 0.5655084252357483, 0.4147390127182007, 0.2590686082839966, 0.028424406424164772, 0.12308122217655182, 0.21296824514865875, 0.6052989959716797, 0.07126183062791824, 0.7943944931030273, 253.4016571044922, 0.05257495120167732, 0.05340798571705818, 0.039770323783159256, 0.45555853843688965, 0.30451473593711853, 2.5936665534973145], "count": [599]}, "action": {"min": [0.09150761365890503, 1.8232932090759277, -1.3700486421585083, -1.5095701217651367, 0.69135981798172, 1.413646936416626, -2.715226173400879, 2.0, 0.15065999329090118, 0.2182449996471405, -0.042281001806259155, -3.1401853561401367, -0.5730000138282776, -0.765999972820282, -0.838840126991272, -2.076505422592163, -2.5907843112945557, -1.3040752410888672, 1.1511493921279907, -1.7031097412109375, 0.1733984798192978, 180.0, -0.36663299798965454, 0.2670789957046509, -0.017170000821352005, 1.684000015258789, 0.06800000369548798, -3.128999948501587], "max": [0.7779631018638611, 2.0137085914611816, -0.1405513733625412, 0.023160520941019058, 1.781562328338623, 1.9196528196334839, -0.8677952289581299, 852.0, 0.39632800221443176, 0.38786399364471436, 0.19024400413036346, 3.13700008392334, 0.9269999861717224, 0.3240000009536743, -0.11805406957864761, -1.9504402875900269, -2.198853015899658, -0.5136154890060425, 2.5754952430725098, -1.284719467163086, 2.285700559616089, 883.0, -0.2079090029001236, 0.4015899896621704, 0.1476680040359497, 2.953000068664551, 1.0110000371932983, 3.1389999389648438], "mean": [0.3625045716762543, 1.987297773361206, -0.6025647521018982, -0.46592479944229126, 1.40481698513031, 1.6868360042572021, -1.9620028734207153, 504.6460876464844, 0.3155137002468109, 0.2704816460609436, 0.040860287845134735, -0.6359516978263855, 0.42964082956314087, -0.11325548589229584, -0.3645387887954712, -2.054635524749756, -2.448700428009033, -0.7893200516700745, 1.7777875661849976, -1.4518256187438965, 1.585598111152649, 664.4265747070312, -0.3108402192592621, 0.3259170353412628, 0.06889910995960236, 2.2736940383911133, 0.5615639090538025, 0.5924739241600037], "std": [0.22149531543254852, 0.037294767796993256, 0.5129421353340149, 0.4891923666000366, 0.4143449068069458, 0.14099489152431488, 0.7866081595420837, 230.8432159423828, 0.07819852977991104, 0.04180128499865532, 0.04453437775373459, 2.179265260696411, 0.5655084252357483, 0.4147390127182007, 0.2590686082839966, 0.028424406424164772, 0.12308122217655182, 0.21296824514865875, 0.6052989959716797, 0.07126183062791824, 0.7943944931030273, 253.4016571044922, 0.05257495120167732, 0.05340798571705818, 0.039770323783159256, 0.45555853843688965, 0.30451473593711853, 2.5936665534973145], "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": [598], "max": [598], "mean": [598.0], "std": [0.0], "count": [599]}, "index": {"min": [288323], "max": [288921], "mean": [288622.0], "std": [172.91616465790582], "count": [599]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [599]}, "subtask_annotation": {"mean": [17.31719532554257, 29.0, 29.0, 29.0, 29.0], "std": [7.892192300776274, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [599]}, "scene_annotation": {"mean": [598.0], "std": [0.0], "min": [598], "max": [598], "count": [599]}, "eef_direction_state": {"mean": [4.654424040066778, 4.328881469115192], "std": [1.8774942347427404, 1.90518594195673], "min": [0, 0], "max": [6, 6], "count": [599]}, "eef_velocity_state": {"mean": [0.5759599332220368, 0.7863105175292153], "std": [0.7243600860675601, 0.7866241412764831], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_acc_mag_state": {"mean": [0.5776293823038398, 0.679465776293823], "std": [0.800813686491587, 0.819684198572645], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_direction_action": {"mean": [4.654424040066778, 4.328881469115192], "std": [1.8774942347427404, 1.90518594195673], "min": [0, 0], "max": [6, 6], "count": [599]}, "eef_velocity_action": {"mean": [0.5759599332220368, 0.7863105175292153], "std": [0.7243600860675601, 0.7866241412764831], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_acc_mag_action": {"mean": [0.5776293823038398, 0.679465776293823], "std": [0.800813686491587, 0.819684198572645], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_sim_pose_state": {"mean": [0.5217692622522698, 0.3509462882344894, 1.106352771720648, -1.2761158548285143, 1.057468615623493, 0.5501619665656357, 0.4751011193022437, -0.32891478770328064, 1.0796830456083855, 1.3692668269686472, 1.0008374822968173, -0.5378078077484139], "std": [0.06630945193037406, 0.058503759265866984, 0.03955926412634893, 1.3595931909594898, 0.49738370461181763, 1.930152885634789, 0.06255507018442816, 0.0693826978117251, 0.06192040618715407, 1.1731402871023966, 0.5092231584927106, 1.5108085765806447], "min": [0.4517294505063429, 0.22147599467184653, 1.0633020973464535, -3.0041823888167847, 0.13104635816131882, -3.14047275102057, 0.4020391088492003, -0.4700689388640574, 1.0184592770802898, -3.128266230581283, 0.05278509695015998, -3.077469718340877], "max": [0.6163921963908819, 0.4132225425025142, 1.2021457756534892, 0.32232761594381276, 1.5568178116610327, 3.140953482160657, 0.6038024336435026, -0.21649878432722952, 1.216529015623596, 3.140216452131372, 1.5007908288305272, 3.1403623782588435], "count": [599]}, "eef_sim_pose_action": {"mean": [0.5217692622522698, 0.3509462882344894, 1.106352771720648, -1.2761158548285143, 1.057468615623493, 0.5501619665656357, 0.4751011193022437, -0.32891478770328064, 1.0796830456083855, 1.3692668269686472, 1.0008374822968173, -0.5378078077484139], "std": [0.06630945193037406, 0.058503759265866984, 0.03955926412634893, 1.3595931909594898, 0.49738370461181763, 1.930152885634789, 0.06255507018442816, 0.0693826978117251, 0.06192040618715407, 1.1731402871023966, 0.5092231584927106, 1.5108085765806447], "min": [0.4517294505063429, 0.22147599467184653, 1.0633020973464535, -3.0041823888167847, 0.13104635816131882, -3.14047275102057, 0.4020391088492003, -0.4700689388640574, 1.0184592770802898, -3.128266230581283, 0.05278509695015998, -3.077469718340877], "max": [0.6163921963908819, 0.4132225425025142, 1.2021457756534892, 0.32232761594381276, 1.5568178116610327, 3.140953482160657, 0.6038024336435026, -0.21649878432722952, 1.216529015623596, 3.140216452131372, 1.5007908288305272, 3.1403623782588435], "count": [599]}, "gripper_mode_state": {"mean": [0.25041736227045075, 0.3555926544240401], "std": [0.4332533980754921, 0.47869250938750474], "min": [0, 0], "max": [1, 1], "count": [599]}, "gripper_activity_state": {"mean": [1.9165275459098496, 1.7362270450751252], "std": [0.3510689074651901, 0.6037222784683207], "min": [0, 0], "max": [2, 2], "count": [599]}, "gripper_mode_action": {"mean": [0.25041736227045075, 0.3555926544240401], "std": [0.4332533980754921, 0.47869250938750474], "min": [0, 0], "max": [1, 1], "count": [599]}, "gripper_activity_action": {"mean": [1.9165275459098496, 1.7362270450751252], "std": [0.3510689074651901, 0.6037222784683207], "min": [0, 0], "max": [2, 2], "count": [599]}, "gripper_open_scale_state": {"mean": [0.6644265441130324, 0.504646076981731], "std": [0.25340138327644085, 0.23084320097556038], "min": [0.18, 0.002], "max": [0.883, 0.852], "count": [599]}, "gripper_open_scale_action": {"mean": [0.6644265441130324, 0.504646076981731], "std": [0.25340138327644085, 0.23084320097556038], "min": [0.18, 0.002], "max": [0.883, 0.852], "count": [599]}}} +{"episode_index": 546, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.48914728145424835]], [[0.4267916339869281]], [[0.4118657169117647]]], "std": [[[0.11504965187302461]], [[0.20489093099495975]], [[0.2225359007021885]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12549019607843137]], [[0.0]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.615686274509804]], [[0.6274509803921569]]], "mean": [[[0.4702424407679739]], [[0.4536469914215686]], [[0.446103022875817]]], "std": [[[0.05645833629085576]], [[0.10940763016789475]], [[0.11947200896477567]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7058823529411765]], [[1.0]], [[0.8745098039215686]]], "mean": [[[0.47699418709150326]], [[0.45360112336601305]], [[0.4415180351307189]]], "std": [[[0.055691830234211766]], [[0.12928827877994165]], [[0.14417148472083383]]], "count": [100]}, "observation.state": {"min": [0.23514822125434875, 1.8283547163009644, -1.0987545251846313, -1.4759377241134644, 0.36016616225242615, 1.1847468614578247, -2.5998075008392334, 202.0, 0.18825499713420868, 0.2584789991378784, 0.00775599991902709, -2.9549999237060547, -0.2980000376701355, -0.6110000014305115, -0.8010014891624451, -2.0881643295288086, -2.505053997039795, -1.1074464321136475, 0.9702808856964111, -1.6471720933914185, 0.0339815616607666, 151.0, -0.3662460148334503, 0.312065988779068, -0.04698999971151352, -3.1401853561401367, -0.0130000039935112, -3.1391851902008057], "max": [0.7602304816246033, 2.0095722675323486, 0.11936307698488235, -0.13428562879562378, 1.8700331449508667, 1.6340820789337158, -1.195637822151184, 857.0, 0.40727299451828003, 0.422995001077652, 0.17278699576854706, -1.590999960899353, 0.9100000262260437, 0.11999999731779099, -0.24691174924373627, -1.924976110458374, -2.07826828956604, -0.4093320667743683, 2.550693988800049, -1.23167884349823, 2.351255178451538, 891.0, -0.18209099769592285, 0.4066449999809265, 0.1099260002374649, 3.1389999389648438, 1.0130000114440918, 3.1389999389648438], "mean": [0.4141971170902252, 1.9897927045822144, -0.48974141478538513, -0.5064858198165894, 1.3996684551239014, 1.3911916017532349, -2.080437421798706, 733.2366333007812, 0.34301286935806274, 0.3305895924568176, 0.07066100835800171, -2.0422120094299316, 0.5313283801078796, -0.12440852075815201, -0.5148934125900269, -2.0564329624176025, -2.3685126304626465, -0.8236634135246277, 1.9488822221755981, -1.3457435369491577, 1.2164640426635742, 587.8950805664062, -0.2744379937648773, 0.3715527057647705, 0.04157423600554466, 2.4236767292022705, 0.533100426197052, -1.9612375497817993], "std": [0.17563506960868835, 0.03733714669942856, 0.32027360796928406, 0.4164157807826996, 0.5701463222503662, 0.09222935885190964, 0.5776197910308838, 208.54396057128906, 0.0641251876950264, 0.047392189502716064, 0.030847329646348953, 0.47657883167266846, 0.4481133222579956, 0.25340795516967773, 0.19844673573970795, 0.03180808946490288, 0.15975455939769745, 0.15168388187885284, 0.47917190194129944, 0.10483638942241669, 0.7009565830230713, 258.47210693359375, 0.055570267140865326, 0.02568698488175869, 0.0447578951716423, 0.9957056045532227, 0.36925965547561646, 1.491869568824768], "count": [448]}, "action": {"min": [0.23514822125434875, 1.8283547163009644, -1.0987545251846313, -1.4759377241134644, 0.36016616225242615, 1.1847468614578247, -2.5998075008392334, 202.0, 0.18825499713420868, 0.2584789991378784, 0.00775599991902709, -2.9549999237060547, -0.2980000376701355, -0.6110000014305115, -0.8010014891624451, -2.0881643295288086, -2.505053997039795, -1.1074464321136475, 0.9702808856964111, -1.6471720933914185, 0.0339815616607666, 151.0, -0.3662460148334503, 0.312065988779068, -0.04698999971151352, -3.1401853561401367, -0.0130000039935112, -3.1391851902008057], "max": [0.7602304816246033, 2.0095722675323486, 0.11936307698488235, -0.13428562879562378, 1.8700331449508667, 1.6340820789337158, -1.195637822151184, 857.0, 0.40727299451828003, 0.422995001077652, 0.17278699576854706, -1.590999960899353, 0.9100000262260437, 0.11999999731779099, -0.24691174924373627, -1.924976110458374, -2.07826828956604, -0.4093320667743683, 2.550693988800049, -1.23167884349823, 2.351255178451538, 891.0, -0.18209099769592285, 0.4066449999809265, 0.1099260002374649, 3.1389999389648438, 1.0130000114440918, 3.1389999389648438], "mean": [0.4141971170902252, 1.9897927045822144, -0.48974141478538513, -0.5064858198165894, 1.3996684551239014, 1.3911916017532349, -2.080437421798706, 733.2366333007812, 0.34301286935806274, 0.3305895924568176, 0.07066100835800171, -2.0422120094299316, 0.5313283801078796, -0.12440852075815201, -0.5148934125900269, -2.0564329624176025, -2.3685126304626465, -0.8236634135246277, 1.9488822221755981, -1.3457435369491577, 1.2164640426635742, 587.8950805664062, -0.2744379937648773, 0.3715527057647705, 0.04157423600554466, 2.4236767292022705, 0.533100426197052, -1.9612375497817993], "std": [0.17563506960868835, 0.03733714669942856, 0.32027360796928406, 0.4164157807826996, 0.5701463222503662, 0.09222935885190964, 0.5776197910308838, 208.54396057128906, 0.0641251876950264, 0.047392189502716064, 0.030847329646348953, 0.47657883167266846, 0.4481133222579956, 0.25340795516967773, 0.19844673573970795, 0.03180808946490288, 0.15975455939769745, 0.15168388187885284, 0.47917190194129944, 0.10483638942241669, 0.7009565830230713, 258.47210693359375, 0.055570267140865326, 0.02568698488175869, 0.0447578951716423, 0.9957056045532227, 0.36925965547561646, 1.491869568824768], "count": [448]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [599], "max": [599], "mean": [599.0], "std": [0.0], "count": [448]}, "index": {"min": [288922], "max": [289369], "mean": [289145.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [448]}, "subtask_annotation": {"mean": [18.482142857142858, 29.0, 29.0, 29.0, 29.0], "std": [7.4776239337023105, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [448]}, "scene_annotation": {"mean": [599.0], "std": [0.0], "min": [599], "max": [599], "count": [448]}, "eef_direction_state": {"mean": [4.388392857142857, 4.511160714285714], "std": [1.789365686479147, 1.8163101555939696], "min": [0, 0], "max": [6, 6], "count": [448]}, "eef_velocity_state": {"mean": [0.7276785714285714, 0.7834821428571429], "std": [0.7114760589070868, 0.8100895120530003], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_acc_mag_state": {"mean": [0.7544642857142857, 0.6272321428571429], "std": [0.8277970326691927, 0.8220561218908745], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_direction_action": {"mean": [4.388392857142857, 4.511160714285714], "std": [1.789365686479147, 1.8163101555939696], "min": [0, 0], "max": [6, 6], "count": [448]}, "eef_velocity_action": {"mean": [0.7276785714285714, 0.7834821428571429], "std": [0.7114760589070868, 0.8100895120530003], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_acc_mag_action": {"mean": [0.7544642857142857, 0.6272321428571429], "std": [0.8277970326691927, 0.8220561218908745], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_sim_pose_state": {"mean": [0.5719062160992799, 0.309858682219705, 1.1191159314814982, -2.2774103858490737, 0.8733021792173762, -1.397803447973341, 0.5235241744175944, -0.3664718817115581, 1.0828116817200484, -0.1071004134451752, 1.1871149328949395, -0.21684087349646086], "std": [0.038592367219874565, 0.06511062828187862, 0.03204357417286179, 0.5221373210118422, 0.47816688444637384, 2.2871758922616996, 0.05947786450752364, 0.0486328953870807, 0.061098144227461466, 2.013832540438143, 0.4258224798819671, 1.5987468645032135], "min": [0.49435467261490507, 0.19700972188950594, 1.0554427963769395, -2.9833277801718183, 0.1138813309311082, -3.129285590565182, 0.441201060491729, -0.4592026286523664, 1.0287427902317368, -3.130084412138983, 0.35693122484189077, -3.0787322913341093], "max": [0.6201536372853917, 0.3861916402659704, 1.2029153360164515, -0.6617140503171685, 1.4518601591741467, 3.1240930562637765, 0.630567270659154, -0.2669470786441942, 1.226001064009475, 3.1386125811727075, 1.5354228924456743, 2.9471272931856127], "count": [448]}, "eef_sim_pose_action": {"mean": [0.5719062160992799, 0.309858682219705, 1.1191159314814982, -2.2774103858490737, 0.8733021792173762, -1.397803447973341, 0.5235241744175944, -0.3664718817115581, 1.0828116817200484, -0.1071004134451752, 1.1871149328949395, -0.21684087349646086], "std": [0.038592367219874565, 0.06511062828187862, 0.03204357417286179, 0.5221373210118422, 0.47816688444637384, 2.2871758922616996, 0.05947786450752364, 0.0486328953870807, 0.061098144227461466, 2.013832540438143, 0.4258224798819671, 1.5987468645032135], "min": [0.49435467261490507, 0.19700972188950594, 1.0554427963769395, -2.9833277801718183, 0.1138813309311082, -3.129285590565182, 0.441201060491729, -0.4592026286523664, 1.0287427902317368, -3.130084412138983, 0.35693122484189077, -3.0787322913341093], "max": [0.6201536372853917, 0.3861916402659704, 1.2029153360164515, -0.6617140503171685, 1.4518601591741467, 3.1240930562637765, 0.630567270659154, -0.2669470786441942, 1.226001064009475, 3.1386125811727075, 1.5354228924456743, 2.9471272931856127], "count": [448]}, "gripper_mode_state": {"mean": [0.296875, 0.140625], "std": [0.4568809849129202, 0.3476343040826092], "min": [0, 0], "max": [1, 1], "count": [448]}, "gripper_activity_state": {"mean": [1.8482142857142858, 1.8816964285714286], "std": [0.4856847417485387, 0.4348899458337075], "min": [0, 0], "max": [2, 2], "count": [448]}, "gripper_mode_action": {"mean": [0.296875, 0.140625], "std": [0.4568809849129202, 0.3476343040826092], "min": [0, 0], "max": [1, 1], "count": [448]}, "gripper_activity_action": {"mean": [1.8482142857142858, 1.8816964285714286], "std": [0.4856847417485387, 0.4348899458337075], "min": [0, 0], "max": [2, 2], "count": [448]}, "gripper_open_scale_state": {"mean": [0.5878950892857143, 0.7332366070747376], "std": [0.2584721186945995, 0.2085440415803515], "min": [0.151, 0.202], "max": [0.891, 0.857], "count": [448]}, "gripper_open_scale_action": {"mean": [0.5878950892857143, 0.7332366070747376], "std": [0.2584721186945995, 0.2085440415803515], "min": [0.151, 0.202], "max": [0.891, 0.857], "count": [448]}}} +{"episode_index": 547, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.48389459558823533]], [[0.42163040849673206]], [[0.4086622610294117]]], "std": [[[0.11487524596472722]], [[0.20394515711413658]], [[0.22233644472652878]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.611764705882353]], [[0.6235294117647059]]], "mean": [[[0.4740095281862745]], [[0.4603424591503268]], [[0.45365961601307186]]], "std": [[[0.053800002638562154]], [[0.1047092251355351]], [[0.11372571941299833]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7254901960784313]], [[0.6509803921568628]], [[0.6705882352941176]]], "mean": [[[0.48022295955882355]], [[0.4704274080882353]], [[0.4639719730392157]]], "std": [[[0.04478015916085494]], [[0.08902363818210791]], [[0.09546322720832073]]], "count": [100]}, "observation.state": {"min": [0.22057472169399261, 1.8724241256713867, -0.9423207640647888, -1.2658872604370117, 0.22134265303611755, 1.04866361618042, -2.7814791202545166, 47.0, 0.19746099412441254, 0.2524160146713257, 0.02113799937069416, -2.9539999961853027, -0.12099999934434891, -0.8289999961853027, -0.7641226053237915, -2.087745428085327, -2.616964101791382, -1.1389145851135254, 0.9802117943763733, -1.6091063022613525, 0.1085943952202797, 150.0, -0.3871009945869446, 0.27185600996017456, -0.06821300089359283, -3.1391851902008057, -0.007000001613050699, -3.134185314178467], "max": [0.8552637100219727, 2.0099213123321533, 0.09227556735277176, 0.023090707138180733, 1.6119861602783203, 1.6304517984390259, -0.8839569091796875, 826.0, 0.40995800495147705, 0.45056700706481934, 0.17306099832057953, -1.5219999551773071, 0.8579999804496765, 0.18799999356269836, -0.18610446155071259, -1.9447855949401855, -1.9863591194152832, -0.25151941180229187, 2.4958906173706055, -1.1847468614578247, 2.552386999130249, 742.0, -0.1851630061864853, 0.40241000056266785, 0.11901500076055527, 3.140000104904175, 1.0679999589920044, 3.124000072479248], "mean": [0.3993924856185913, 1.9946666955947876, -0.24459892511367798, -0.3710596561431885, 1.2762409448623657, 1.3832801580429077, -2.1863198280334473, 693.1893920898438, 0.35360485315322876, 0.31997305154800415, 0.06160232052206993, -1.92403244972229, 0.5694261193275452, -0.14923064410686493, -0.46040889620780945, -2.0573911666870117, -2.3476343154907227, -0.7131867408752441, 1.786820888519287, -1.4202864170074463, 1.3370760679244995, 572.8939819335938, -0.27608799934387207, 0.3463166356086731, 0.026482321321964264, 1.3965166807174683, 0.6309129595756531, -1.5134992599487305], "std": [0.1920284777879715, 0.027742091566324234, 0.4130048453807831, 0.43637511134147644, 0.46535491943359375, 0.14103193581104279, 0.7548604011535645, 250.76075744628906, 0.06083179637789726, 0.0635153129696846, 0.02898298017680645, 0.4906388223171234, 0.3308979570865631, 0.3426460921764374, 0.2096213847398758, 0.03181886672973633, 0.18809135258197784, 0.21048735082149506, 0.4863804578781128, 0.13028185069561005, 0.7186629772186279, 233.243896484375, 0.05647272616624832, 0.044859349727630615, 0.047114912420511246, 2.3211843967437744, 0.40472087264060974, 1.9302968978881836], "count": [425]}, "action": {"min": [0.22057472169399261, 1.8724241256713867, -0.9423207640647888, -1.2658872604370117, 0.22134265303611755, 1.04866361618042, -2.7814791202545166, 47.0, 0.19746099412441254, 0.2524160146713257, 0.02113799937069416, -2.9539999961853027, -0.12099999934434891, -0.8289999961853027, -0.7641226053237915, -2.087745428085327, -2.616964101791382, -1.1389145851135254, 0.9802117943763733, -1.6091063022613525, 0.1085943952202797, 150.0, -0.3871009945869446, 0.27185600996017456, -0.06821300089359283, -3.1391851902008057, -0.007000001613050699, -3.134185314178467], "max": [0.8552637100219727, 2.0099213123321533, 0.09227556735277176, 0.023090707138180733, 1.6119861602783203, 1.6304517984390259, -0.8839569091796875, 826.0, 0.40995800495147705, 0.45056700706481934, 0.17306099832057953, -1.5219999551773071, 0.8579999804496765, 0.18799999356269836, -0.18610446155071259, -1.9447855949401855, -1.9863591194152832, -0.25151941180229187, 2.4958906173706055, -1.1847468614578247, 2.552386999130249, 742.0, -0.1851630061864853, 0.40241000056266785, 0.11901500076055527, 3.140000104904175, 1.0679999589920044, 3.124000072479248], "mean": [0.3993924856185913, 1.9946666955947876, -0.24459892511367798, -0.3710596561431885, 1.2762409448623657, 1.3832801580429077, -2.1863198280334473, 693.1893920898438, 0.35360485315322876, 0.31997305154800415, 0.06160232052206993, -1.92403244972229, 0.5694261193275452, -0.14923064410686493, -0.46040889620780945, -2.0573911666870117, -2.3476343154907227, -0.7131867408752441, 1.786820888519287, -1.4202864170074463, 1.3370760679244995, 572.8939819335938, -0.27608799934387207, 0.3463166356086731, 0.026482321321964264, 1.3965166807174683, 0.6309129595756531, -1.5134992599487305], "std": [0.1920284777879715, 0.027742091566324234, 0.4130048453807831, 0.43637511134147644, 0.46535491943359375, 0.14103193581104279, 0.7548604011535645, 250.76075744628906, 0.06083179637789726, 0.0635153129696846, 0.02898298017680645, 0.4906388223171234, 0.3308979570865631, 0.3426460921764374, 0.2096213847398758, 0.03181886672973633, 0.18809135258197784, 0.21048735082149506, 0.4863804578781128, 0.13028185069561005, 0.7186629772186279, 233.243896484375, 0.05647272616624832, 0.044859349727630615, 0.047114912420511246, 2.3211843967437744, 0.40472087264060974, 1.9302968978881836], "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": [600], "max": [600], "mean": [600.0], "std": [0.0], "count": [425]}, "index": {"min": [289370], "max": [289794], "mean": [289582.0], "std": [122.68659258452001], "count": [425]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [425]}, "subtask_annotation": {"mean": [19.43294117647059, 29.0, 29.0, 29.0, 29.0], "std": [7.104321604990025, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [425]}, "scene_annotation": {"mean": [600.0], "std": [0.0], "min": [600], "max": [600], "count": [425]}, "eef_direction_state": {"mean": [4.108235294117647, 4.4], "std": [1.8629648580377778, 1.8736563813287896], "min": [0, 0], "max": [6, 6], "count": [425]}, "eef_velocity_state": {"mean": [0.8564705882352941, 0.8], "std": [0.7392280645970413, 0.8317239361004054], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_acc_mag_state": {"mean": [0.8117647058823529, 0.6305882352941177], "std": [0.8498320615697973, 0.8131309900135507], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_direction_action": {"mean": [4.108235294117647, 4.4], "std": [1.8629648580377778, 1.8736563813287896], "min": [0, 0], "max": [6, 6], "count": [425]}, "eef_velocity_action": {"mean": [0.8564705882352941, 0.8], "std": [0.7392280645970413, 0.8317239361004054], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_acc_mag_action": {"mean": [0.8117647058823529, 0.6305882352941177], "std": [0.8498320615697973, 0.8131309900135507], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_sim_pose_state": {"mean": [0.5470989379855291, 0.30307879848064834, 1.101988693541249, -1.920515986860822, 0.8670963097889928, -1.1145475826944864, 0.5106372330925333, -0.3644723444946275, 1.0670159655680804, -0.18758537023155789, 1.2380874390921481, -0.8359946723399515], "std": [0.055945429157914076, 0.06392721221438619, 0.0372242885875928, 0.6617080784325867, 0.4254049990969367, 2.13743404611632, 0.0733271910351572, 0.0424062558940841, 0.06264026114715569, 1.8773548050116193, 0.3857222633915237, 1.4016218819212467], "min": [0.45332199265290035, 0.18942370200949293, 1.030094243058932, -2.934025553354236, 0.0893743227419237, -3.1377229691027724, 0.43511899518725855, -0.45724643923269137, 1.0123001119366883, -3.134387409524449, 0.42058093155496046, -3.0951412926824715], "max": [0.6170862285292855, 0.38739943392003967, 1.1877711245414757, -0.6162864601974789, 1.4142514950227918, 3.137071891508923, 0.6583446368389143, -0.28456276708204575, 1.2127702594886922, 3.124347164814782, 1.5639111239188512, 3.1172885893886493], "count": [425]}, "eef_sim_pose_action": {"mean": [0.5470989379855291, 0.30307879848064834, 1.101988693541249, -1.920515986860822, 0.8670963097889928, -1.1145475826944864, 0.5106372330925333, -0.3644723444946275, 1.0670159655680804, -0.18758537023155789, 1.2380874390921481, -0.8359946723399515], "std": [0.055945429157914076, 0.06392721221438619, 0.0372242885875928, 0.6617080784325867, 0.4254049990969367, 2.13743404611632, 0.0733271910351572, 0.0424062558940841, 0.06264026114715569, 1.8773548050116193, 0.3857222633915237, 1.4016218819212467], "min": [0.45332199265290035, 0.18942370200949293, 1.030094243058932, -2.934025553354236, 0.0893743227419237, -3.1377229691027724, 0.43511899518725855, -0.45724643923269137, 1.0123001119366883, -3.134387409524449, 0.42058093155496046, -3.0951412926824715], "max": [0.6170862285292855, 0.38739943392003967, 1.1877711245414757, -0.6162864601974789, 1.4142514950227918, 3.137071891508923, 0.6583446368389143, -0.28456276708204575, 1.2127702594886922, 3.124347164814782, 1.5639111239188512, 3.1172885893886493], "count": [425]}, "gripper_mode_state": {"mean": [0.2823529411764706, 0.17176470588235293], "std": [0.4501441522284508, 0.377175810061438], "min": [0, 0], "max": [1, 1], "count": [425]}, "gripper_activity_state": {"mean": [1.8705882352941177, 1.8305882352941176], "std": [0.4699996318926654, 0.5036393502852103], "min": [0, 0], "max": [2, 2], "count": [425]}, "gripper_mode_action": {"mean": [0.2823529411764706, 0.17176470588235293], "std": [0.4501441522284508, 0.377175810061438], "min": [0, 0], "max": [1, 1], "count": [425]}, "gripper_activity_action": {"mean": [1.8705882352941177, 1.8305882352941176], "std": [0.4699996318926654, 0.5036393502852103], "min": [0, 0], "max": [2, 2], "count": [425]}, "gripper_open_scale_state": {"mean": [0.572894117682962, 0.6931894118634395], "std": [0.23324398888539083, 0.2507606552829006], "min": [0.15, 0.047], "max": [0.742, 0.826], "count": [425]}, "gripper_open_scale_action": {"mean": [0.572894117682962, 0.6931894118634395], "std": [0.23324398888539083, 0.2507606552829006], "min": [0.15, 0.047], "max": [0.742, 0.826], "count": [425]}}} +{"episode_index": 548, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8470588235294118]], [[1.0]], [[1.0]]], "mean": [[[0.4954009456699346]], [[0.4328432679738562]], [[0.42027141135620916]]], "std": [[[0.11098639178706406]], [[0.20267902106347194]], [[0.21937258862752862]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.0]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6]], [[0.6196078431372549]]], "mean": [[[0.47119914624183007]], [[0.4603529697712418]], [[0.4541968464052287]]], "std": [[[0.05124949801776818]], [[0.09360483134866807]], [[0.10211888004348224]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6627450980392157]], [[0.6352941176470588]], [[0.6431372549019608]]], "mean": [[[0.4769110661764706]], [[0.47227925245098035]], [[0.46685217728758166]]], "std": [[[0.040468642177472064]], [[0.069119626835772]], [[0.07298704641327289]]], "count": [100]}, "observation.state": {"min": [0.20552997291088104, 1.8707311153411865, -1.2439311742782593, -1.0141934156417847, 0.7945436835289001, 0.9004153609275818, -2.8194572925567627, 41.0, 0.23461300134658813, 0.25161001086235046, -0.0426580011844635, -2.9079999923706055, 0.30000001192092896, -0.718999981880188, -0.7073296308517456, -2.0826666355133057, -2.5988824367523193, -1.148513913154602, 0.7993084192276001, -1.6194039583206177, 0.40680134296417236, 151.0, -0.367592990398407, 0.2761549949645996, -0.008066999725997448, 1.3020000457763672, 0.1770000159740448, -3.1371853351593018], "max": [0.5987875461578369, 2.021388053894043, 0.1304459124803543, 0.026022860780358315, 1.5901347398757935, 1.5464140176773071, -1.3996319770812988, 837.0, 0.4037739932537079, 0.41082900762557983, 0.1463800072669983, -1.4459999799728394, 0.8700000047683716, 0.28999999165534973, -0.1811477243900299, -1.9295313358306885, -2.3223352432250977, -0.12110840529203415, 2.3918516635894775, -1.2778778076171875, 2.662935972213745, 745.0, -0.24271200597286224, 0.403097003698349, 0.10832499712705612, 3.115000009536743, 1.1130000352859497, 3.13100004196167], "mean": [0.3517507314682007, 1.9983866214752197, -0.21576905250549316, -0.27684134244918823, 1.4278148412704468, 1.3674631118774414, -2.3272361755371094, 611.1680908203125, 0.35468170046806335, 0.31392529606819153, 0.05492124706506729, -1.859315037727356, 0.6870598793029785, -0.03623867407441139, -0.40888381004333496, -2.0435853004455566, -2.3834331035614014, -0.651145339012146, 1.6955928802490234, -1.4222602844238281, 1.5640788078308105, 591.1753540039062, -0.30174434185028076, 0.3369554281234741, 0.03680280223488808, 2.4758403301239014, 0.6528376340866089, -1.4919919967651367], "std": [0.10877839475870132, 0.027144651859998703, 0.45564618706703186, 0.36843037605285645, 0.24784821271896362, 0.19898803532123566, 0.6121754050254822, 216.12332153320312, 0.04439787566661835, 0.05153294652700424, 0.03374972566962242, 0.5157339572906494, 0.173212930560112, 0.3768157362937927, 0.20118682086467743, 0.040491629391908646, 0.08799110352993011, 0.2592487335205078, 0.5694825053215027, 0.06793022900819778, 0.7655805349349976, 217.97543334960938, 0.039856307208538055, 0.04556652903556824, 0.028558965772390366, 0.5453691482543945, 0.30896899104118347, 2.0851893424987793], "count": [419]}, "action": {"min": [0.20552997291088104, 1.8707311153411865, -1.2439311742782593, -1.0141934156417847, 0.7945436835289001, 0.9004153609275818, -2.8194572925567627, 41.0, 0.23461300134658813, 0.25161001086235046, -0.0426580011844635, -2.9079999923706055, 0.30000001192092896, -0.718999981880188, -0.7073296308517456, -2.0826666355133057, -2.5988824367523193, -1.148513913154602, 0.7993084192276001, -1.6194039583206177, 0.40680134296417236, 151.0, -0.367592990398407, 0.2761549949645996, -0.008066999725997448, 1.3020000457763672, 0.1770000159740448, -3.1371853351593018], "max": [0.5987875461578369, 2.021388053894043, 0.1304459124803543, 0.026022860780358315, 1.5901347398757935, 1.5464140176773071, -1.3996319770812988, 837.0, 0.4037739932537079, 0.41082900762557983, 0.1463800072669983, -1.4459999799728394, 0.8700000047683716, 0.28999999165534973, -0.1811477243900299, -1.9295313358306885, -2.3223352432250977, -0.12110840529203415, 2.3918516635894775, -1.2778778076171875, 2.662935972213745, 745.0, -0.24271200597286224, 0.403097003698349, 0.10832499712705612, 3.115000009536743, 1.1130000352859497, 3.13100004196167], "mean": [0.3517507314682007, 1.9983866214752197, -0.21576905250549316, -0.27684134244918823, 1.4278148412704468, 1.3674631118774414, -2.3272361755371094, 611.1680908203125, 0.35468170046806335, 0.31392529606819153, 0.05492124706506729, -1.859315037727356, 0.6870598793029785, -0.03623867407441139, -0.40888381004333496, -2.0435853004455566, -2.3834331035614014, -0.651145339012146, 1.6955928802490234, -1.4222602844238281, 1.5640788078308105, 591.1753540039062, -0.30174434185028076, 0.3369554281234741, 0.03680280223488808, 2.4758403301239014, 0.6528376340866089, -1.4919919967651367], "std": [0.10877839475870132, 0.027144651859998703, 0.45564618706703186, 0.36843037605285645, 0.24784821271896362, 0.19898803532123566, 0.6121754050254822, 216.12332153320312, 0.04439787566661835, 0.05153294652700424, 0.03374972566962242, 0.5157339572906494, 0.173212930560112, 0.3768157362937927, 0.20118682086467743, 0.040491629391908646, 0.08799110352993011, 0.2592487335205078, 0.5694825053215027, 0.06793022900819778, 0.7655805349349976, 217.97543334960938, 0.039856307208538055, 0.04556652903556824, 0.028558965772390366, 0.5453691482543945, 0.30896899104118347, 2.0851893424987793], "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": [601], "max": [601], "mean": [601.0], "std": [0.0], "count": [419]}, "index": {"min": [289795], "max": [290213], "mean": [290004.0], "std": [120.95453691366852], "count": [419]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [419]}, "subtask_annotation": {"mean": [19.90453460620525, 29.0, 29.0, 29.0, 29.0], "std": [6.80238996752479, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [419]}, "scene_annotation": {"mean": [601.0], "std": [0.0], "min": [601], "max": [601], "count": [419]}, "eef_direction_state": {"mean": [4.422434367541766, 4.675417661097852], "std": [1.8280688174412307, 1.8588990004346566], "min": [0, 0], "max": [6, 6], "count": [419]}, "eef_velocity_state": {"mean": [0.7040572792362768, 0.6682577565632458], "std": [0.7267528438218173, 0.8805615318453618], "min": [0, 0], "max": [2, 2], "count": [419]}, "eef_acc_mag_state": {"mean": [0.7828162291169452, 0.5823389021479713], "std": [0.8308437739608169, 0.8114769055248745], "min": [0, 0], "max": [2, 2], "count": [419]}, "eef_direction_action": {"mean": [4.422434367541766, 4.675417661097852], "std": [1.8280688174412307, 1.8588990004346566], "min": [0, 0], "max": [6, 6], "count": [419]}, "eef_velocity_action": {"mean": [0.7040572792362768, 0.6682577565632458], "std": [0.7267528438218173, 0.8805615318453618], "min": [0, 0], "max": [2, 2], "count": [419]}, "eef_acc_mag_action": {"mean": [0.7828162291169452, 0.5823389021479713], "std": [0.8308437739608169, 0.8114769055248745], "min": [0, 0], "max": [2, 2], "count": [419]}, "eef_sim_pose_state": {"mean": [0.5344663051799562, 0.3258111421824036, 1.0896337767356987, -1.803737258368926, 0.9903106019593563, -0.8786965140995309, 0.5023795124014714, -0.36236563751920764, 1.055308546276288, 0.9118347312363068, 1.2773549430469975, -0.5741185244604771], "std": [0.056552117272040375, 0.03495340108016079, 0.0415539550848539, 0.7209155457439954, 0.4273056378627713, 2.210602296622945, 0.05853905822400361, 0.04195594977242475, 0.03641667525536517, 1.478235788898268, 0.20175403297592373, 1.5587195829017264], "min": [0.45910909739667, 0.2594866856163207, 1.038697619908058, -2.6737735252155366, 0.31781569442427937, -3.128283712625393, 0.4346819125225611, -0.44972098327539795, 1.0248624209324113, -3.1405115557936023, 0.8053883321884503, -3.126964986310761], "max": [0.6136551179235117, 0.38999999834035637, 1.1807371382468215, -0.4215065628874186, 1.452297905437543, 3.1334451372589607, 0.6081999010414099, -0.2353110587676106, 1.1515534229255722, 3.1413025836216293, 1.5241076338497526, 3.1091894230382495], "count": [419]}, "eef_sim_pose_action": {"mean": [0.5344663051799562, 0.3258111421824036, 1.0896337767356987, -1.803737258368926, 0.9903106019593563, -0.8786965140995309, 0.5023795124014714, -0.36236563751920764, 1.055308546276288, 0.9118347312363068, 1.2773549430469975, -0.5741185244604771], "std": [0.056552117272040375, 0.03495340108016079, 0.0415539550848539, 0.7209155457439954, 0.4273056378627713, 2.210602296622945, 0.05853905822400361, 0.04195594977242475, 0.03641667525536517, 1.478235788898268, 0.20175403297592373, 1.5587195829017264], "min": [0.45910909739667, 0.2594866856163207, 1.038697619908058, -2.6737735252155366, 0.31781569442427937, -3.128283712625393, 0.4346819125225611, -0.44972098327539795, 1.0248624209324113, -3.1405115557936023, 0.8053883321884503, -3.126964986310761], "max": [0.6136551179235117, 0.38999999834035637, 1.1807371382468215, -0.4215065628874186, 1.452297905437543, 3.1334451372589607, 0.6081999010414099, -0.2353110587676106, 1.1515534229255722, 3.1413025836216293, 1.5241076338497526, 3.1091894230382495], "count": [419]}, "gripper_mode_state": {"mean": [0.22911694510739858, 0.16945107398568018], "std": [0.4202646434950856, 0.3751498467423113], "min": [0, 0], "max": [1, 1], "count": [419]}, "gripper_activity_state": {"mean": [1.9045346062052506, 1.8257756563245824], "std": [0.3974302425941234, 0.5268033533102624], "min": [0, 0], "max": [2, 2], "count": [419]}, "gripper_mode_action": {"mean": [0.22911694510739858, 0.16945107398568018], "std": [0.4202646434950856, 0.3751498467423113], "min": [0, 0], "max": [1, 1], "count": [419]}, "gripper_activity_action": {"mean": [1.9045346062052506, 1.8257756563245824], "std": [0.3974302425941234, 0.5268033533102624], "min": [0, 0], "max": [2, 2], "count": [419]}, "gripper_open_scale_state": {"mean": [0.591175417588264, 0.6111682577019381], "std": [0.2179754522798713, 0.21612327611667334], "min": [0.151, 0.041], "max": [0.745, 0.837], "count": [419]}, "gripper_open_scale_action": {"mean": [0.591175417588264, 0.6111682577019381], "std": [0.2179754522798713, 0.21612327611667334], "min": [0.151, 0.041], "max": [0.745, 0.837], "count": [419]}}} +{"episode_index": 549, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8666666666666667]], [[1.0]], [[1.0]]], "mean": [[[0.48397769607843133]], [[0.4253645751633987]], [[0.41202807189542484]]], "std": [[[0.1128922463556877]], [[0.20191948471655166]], [[0.21862435664769733]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.6235294117647059]], [[0.6313725490196078]]], "mean": [[[0.477059272875817]], [[0.46154935253267976]], [[0.45478159517973854]]], "std": [[[0.05192196771047052]], [[0.10274664464048897]], [[0.11268623442840275]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.6352941176470588]], [[0.6431372549019608]]], "mean": [[[0.4738398427287582]], [[0.46831530637254903]], [[0.4616119342320261]]], "std": [[[0.042981340077324535]], [[0.06751779514958019]], [[0.07109564985553057]]], "count": [100]}, "observation.state": {"min": [0.11913618445396423, 1.9808615446090698, -1.0076310634613037, -0.7292159795761108, 1.0606192350387573, 0.7337190508842468, -2.748911142349243, 45.0, 0.2592580020427704, 0.22727900743484497, -0.059379998594522476, -2.859999895095825, 0.38999998569488525, -0.6129999756813049, -0.7465820908546448, -2.0772907733917236, -2.6232123374938965, -1.210263729095459, 0.964818000793457, -1.751176118850708, 0.309324711561203, 148.0, -0.4125399887561798, 0.25331801176071167, -0.00585100008174777, -3.132185220718384, 0.004999993834644556, -3.11899995803833], "max": [0.5818579196929932, 2.028543710708618, -0.06122615188360214, -0.04136430099606514, 1.7795028686523438, 1.547426462173462, -1.6849758625030518, 868.0, 0.406576007604599, 0.40714600682258606, 0.11813899874687195, -1.4709999561309814, 0.8920000195503235, 0.16300000250339508, -0.13081243634223938, -1.9097044467926025, -2.285508632659912, -0.2598620653152466, 2.534776449203491, -1.3136045932769775, 2.457807779312134, 860.0, -0.21935699880123138, 0.3989880084991455, 0.154680997133255, 3.1389999389648438, 1.0789999961853027, 3.140000104904175], "mean": [0.33578547835350037, 2.007648229598999, -0.3380926549434662, -0.2576231062412262, 1.6076529026031494, 1.3263027667999268, -2.3908731937408447, 713.7291259765625, 0.36864030361175537, 0.3056146800518036, 0.0500640906393528, -1.8958879709243774, 0.7227799296379089, -0.0656936764717102, -0.4089747965335846, -2.0504212379455566, -2.4522318840026855, -0.7303706407546997, 1.8075885772705078, -1.5242853164672852, 1.4832159280776978, 656.9620361328125, -0.29566386342048645, 0.32487183809280396, 0.04929562658071518, 2.4137003421783447, 0.6212352514266968, -1.1874918937683105], "std": [0.12904593348503113, 0.006959740538150072, 0.33323565125465393, 0.23969130218029022, 0.223436638712883, 0.20382124185562134, 0.4156979024410248, 244.42608642578125, 0.04649919271469116, 0.049557846039533615, 0.03755046799778938, 0.4825490117073059, 0.13793131709098816, 0.2667217552661896, 0.2426118701696396, 0.03830855339765549, 0.1186583936214447, 0.22902269661426544, 0.5568757057189941, 0.08893276005983353, 0.7280831933021545, 256.9812316894531, 0.05362315475940704, 0.051489975303411484, 0.04019669443368912, 0.8657560348510742, 0.3691105246543884, 2.2736995220184326], "count": [395]}, "action": {"min": [0.11913618445396423, 1.9808615446090698, -1.0076310634613037, -0.7292159795761108, 1.0606192350387573, 0.7337190508842468, -2.748911142349243, 45.0, 0.2592580020427704, 0.22727900743484497, -0.059379998594522476, -2.859999895095825, 0.38999998569488525, -0.6129999756813049, -0.7465820908546448, -2.0772907733917236, -2.6232123374938965, -1.210263729095459, 0.964818000793457, -1.751176118850708, 0.309324711561203, 148.0, -0.4125399887561798, 0.25331801176071167, -0.00585100008174777, -3.132185220718384, 0.004999993834644556, -3.11899995803833], "max": [0.5818579196929932, 2.028543710708618, -0.06122615188360214, -0.04136430099606514, 1.7795028686523438, 1.547426462173462, -1.6849758625030518, 868.0, 0.406576007604599, 0.40714600682258606, 0.11813899874687195, -1.4709999561309814, 0.8920000195503235, 0.16300000250339508, -0.13081243634223938, -1.9097044467926025, -2.285508632659912, -0.2598620653152466, 2.534776449203491, -1.3136045932769775, 2.457807779312134, 860.0, -0.21935699880123138, 0.3989880084991455, 0.154680997133255, 3.1389999389648438, 1.0789999961853027, 3.140000104904175], "mean": [0.33578547835350037, 2.007648229598999, -0.3380926549434662, -0.2576231062412262, 1.6076529026031494, 1.3263027667999268, -2.3908731937408447, 713.7291259765625, 0.36864030361175537, 0.3056146800518036, 0.0500640906393528, -1.8958879709243774, 0.7227799296379089, -0.0656936764717102, -0.4089747965335846, -2.0504212379455566, -2.4522318840026855, -0.7303706407546997, 1.8075885772705078, -1.5242853164672852, 1.4832159280776978, 656.9620361328125, -0.29566386342048645, 0.32487183809280396, 0.04929562658071518, 2.4137003421783447, 0.6212352514266968, -1.1874918937683105], "std": [0.12904593348503113, 0.006959740538150072, 0.33323565125465393, 0.23969130218029022, 0.223436638712883, 0.20382124185562134, 0.4156979024410248, 244.42608642578125, 0.04649919271469116, 0.049557846039533615, 0.03755046799778938, 0.4825490117073059, 0.13793131709098816, 0.2667217552661896, 0.2426118701696396, 0.03830855339765549, 0.1186583936214447, 0.22902269661426544, 0.5568757057189941, 0.08893276005983353, 0.7280831933021545, 256.9812316894531, 0.05362315475940704, 0.051489975303411484, 0.04019669443368912, 0.8657560348510742, 0.3691105246543884, 2.2736995220184326], "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": [602], "max": [602], "mean": [602.0], "std": [0.0], "count": [395]}, "index": {"min": [290214], "max": [290608], "mean": [290411.0], "std": [114.02631275280281], "count": [395]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [395]}, "subtask_annotation": {"mean": [20.422784810126583, 29.0, 29.0, 29.0, 29.0], "std": [6.87250897319201, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [395]}, "scene_annotation": {"mean": [602.0], "std": [0.0], "min": [602], "max": [602], "count": [395]}, "eef_direction_state": {"mean": [4.0886075949367084, 4.311392405063291], "std": [2.0213410351040384, 2.138672683235622], "min": [0, 0], "max": [6, 6], "count": [395]}, "eef_velocity_state": {"mean": [0.8202531645569621, 0.6886075949367089], "std": [0.7895487810641345, 0.8278364881312937], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_acc_mag_state": {"mean": [0.7367088607594937, 0.6], "std": [0.8277126045580515, 0.8000000000000013], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_direction_action": {"mean": [4.0886075949367084, 4.311392405063291], "std": [2.0213410351040384, 2.138672683235622], "min": [0, 0], "max": [6, 6], "count": [395]}, "eef_velocity_action": {"mean": [0.8202531645569621, 0.6886075949367089], "std": [0.7895487810641345, 0.8278364881312937], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_acc_mag_action": {"mean": [0.7367088607594937, 0.6], "std": [0.8277126045580515, 0.8000000000000013], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_sim_pose_state": {"mean": [0.5249263339997731, 0.33090654099739025, 1.1033158321920757, -1.8178216251506008, 0.9743308398250388, -0.9467648242916887, 0.4934717998571113, -0.3692302035616732, 1.042361560208229, 0.3845793281064624, 1.3707931937488773, -0.6286408731855564], "std": [0.06415378605946803, 0.05415280258706265, 0.04358467413032643, 0.7355768976346804, 0.4517168011037674, 2.1998077665540796, 0.055584815626198596, 0.04620493196072213, 0.023941359602432502, 1.6839555046464076, 0.16852490673220288, 1.5580586331693198], "min": [0.43450569829777796, 0.24865816726635417, 1.0333742607986036, -2.750683399741014, 0.23266190337513515, -3.12732632157229, 0.4107474159463509, -0.44060566150127456, 1.020275378239774, -3.1398707499824483, 0.9350194510769749, -3.1293720991824823], "max": [0.6135185770021137, 0.4171787732553598, 1.2165051450181288, -0.43696826701609837, 1.4703574702074702, 3.1405522904912404, 0.5995928872404935, -0.2433959264247102, 1.1152514481945364, 3.129571656536865, 1.5355665162306944, 3.140466304916925], "count": [395]}, "eef_sim_pose_action": {"mean": [0.5249263339997731, 0.33090654099739025, 1.1033158321920757, -1.8178216251506008, 0.9743308398250388, -0.9467648242916887, 0.4934717998571113, -0.3692302035616732, 1.042361560208229, 0.3845793281064624, 1.3707931937488773, -0.6286408731855564], "std": [0.06415378605946803, 0.05415280258706265, 0.04358467413032643, 0.7355768976346804, 0.4517168011037674, 2.1998077665540796, 0.055584815626198596, 0.04620493196072213, 0.023941359602432502, 1.6839555046464076, 0.16852490673220288, 1.5580586331693198], "min": [0.43450569829777796, 0.24865816726635417, 1.0333742607986036, -2.750683399741014, 0.23266190337513515, -3.12732632157229, 0.4107474159463509, -0.44060566150127456, 1.020275378239774, -3.1398707499824483, 0.9350194510769749, -3.1293720991824823], "max": [0.6135185770021137, 0.4171787732553598, 1.2165051450181288, -0.43696826701609837, 1.4703574702074702, 3.1405522904912404, 0.5995928872404935, -0.2433959264247102, 1.1152514481945364, 3.129571656536865, 1.5355665162306944, 3.140466304916925], "count": [395]}, "gripper_mode_state": {"mean": [0.21012658227848102, 0.17468354430379746], "std": [0.40739833295982525, 0.3796961991556669], "min": [0, 0], "max": [1, 1], "count": [395]}, "gripper_activity_state": {"mean": [1.8556962025316455, 1.769620253164557], "std": [0.4740738700765673, 0.5737627151189731], "min": [0, 0], "max": [2, 2], "count": [395]}, "gripper_mode_action": {"mean": [0.21012658227848102, 0.17468354430379746], "std": [0.40739833295982525, 0.3796961991556669], "min": [0, 0], "max": [1, 1], "count": [395]}, "gripper_activity_action": {"mean": [1.8556962025316455, 1.769620253164557], "std": [0.4740738700765673, 0.5737627151189731], "min": [0, 0], "max": [2, 2], "count": [395]}, "gripper_open_scale_state": {"mean": [0.6569620253937158, 0.7137291140689124], "std": [0.2569813668155637, 0.24442612371671182], "min": [0.148, 0.045], "max": [0.86, 0.868], "count": [395]}, "gripper_open_scale_action": {"mean": [0.6569620253937158, 0.7137291140689124], "std": [0.2569813668155637, 0.24442612371671182], "min": [0.148, 0.045], "max": [0.86, 0.868], "count": [395]}}} +{"episode_index": 550, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8745098039215686]], [[1.0]], [[1.0]]], "mean": [[[0.4940367381535948]], [[0.4282714644607843]], [[0.41518556985294114]]], "std": [[[0.11393654223763458]], [[0.20698438239276776]], [[0.22491650897586882]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.0]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.6039215686274509]], [[0.6313725490196078]]], "mean": [[[0.47422593954248365]], [[0.45990882965686275]], [[0.45306985702614383]]], "std": [[[0.053234436032485996]], [[0.10378892823365418]], [[0.1137991453744858]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[1.0]], [[1.0]]], "mean": [[[0.4740621507352941]], [[0.4660896711601307]], [[0.4611531229575163]]], "std": [[[0.04601587485380728]], [[0.07649608183477544]], [[0.08105904270549132]]], "count": [100]}, "observation.state": {"min": [0.19317305088043213, 1.980233073234558, -1.3371491432189941, -1.0641447305679321, 0.6413910984992981, 0.9535083174705505, -2.661033868789673, 47.0, 0.2352910041809082, 0.245388001203537, -0.042153000831604004, -2.930000066757202, 0.11800000816583633, -0.7160000205039978, -0.7752752304077148, -2.078111171722412, -2.57252836227417, -1.1848691701889038, 0.8365363478660583, -1.7086948156356812, 0.35559341311454773, 143.0, -0.3745720088481903, 0.2728070020675659, -0.013016000390052795, 1.3250000476837158, -0.024000005796551704, -3.1411852836608887], "max": [0.5966233015060425, 2.0110206604003906, -0.2039242833852768, -0.056897737085819244, 1.8682876825332642, 1.5067428350448608, -1.1733150482177734, 858.0, 0.40242400765419006, 0.4175570011138916, 0.1257150024175644, -1.5010000467300415, 0.9449999928474426, 0.14900000393390656, -0.17128661274909973, -1.933283805847168, -2.183703660964966, -0.19636701047420502, 2.5203254222869873, -1.2319406270980835, 2.612304210662842, 890.0, -0.20961999893188477, 0.39729899168014526, 0.1374250054359436, 3.0399999618530273, 1.0740000009536743, 3.1410000324249268], "mean": [0.3126530647277832, 2.0050857067108154, -0.4686214029788971, -0.37434840202331543, 1.5961418151855469, 1.3486707210540771, -2.192042112350464, 738.6190185546875, 0.36237528920173645, 0.3039650619029999, 0.056861139833927155, -1.9244388341903687, 0.7220739126205444, -0.08671428263187408, -0.43322116136550903, -2.051945447921753, -2.394824743270874, -0.6998023986816406, 1.7643563747406006, -1.4390116930007935, 1.5118086338043213, 691.4351196289062, -0.2998172640800476, 0.3376105725765228, 0.044932346791028976, 2.3688056468963623, 0.5745631456375122, -0.833888053894043], "std": [0.1192123144865036, 0.004185561556369066, 0.3600602149963379, 0.35815659165382385, 0.3910064101219177, 0.14550787210464478, 0.5325918793678284, 239.6887969970703, 0.05498321354389191, 0.05382288992404938, 0.03194507583975792, 0.49985378980636597, 0.26791220903396606, 0.2945666015148163, 0.2388465702533722, 0.03196770325303078, 0.1317836493253708, 0.28030627965927124, 0.641307532787323, 0.07944074273109436, 0.7989537119865417, 292.5384826660156, 0.05950776860117912, 0.04795150086283684, 0.038443103432655334, 0.5578742027282715, 0.39452478289604187, 2.473710298538208], "count": [378]}, "action": {"min": [0.19317305088043213, 1.980233073234558, -1.3371491432189941, -1.0641447305679321, 0.6413910984992981, 0.9535083174705505, -2.661033868789673, 47.0, 0.2352910041809082, 0.245388001203537, -0.042153000831604004, -2.930000066757202, 0.11800000816583633, -0.7160000205039978, -0.7752752304077148, -2.078111171722412, -2.57252836227417, -1.1848691701889038, 0.8365363478660583, -1.7086948156356812, 0.35559341311454773, 143.0, -0.3745720088481903, 0.2728070020675659, -0.013016000390052795, 1.3250000476837158, -0.024000005796551704, -3.1411852836608887], "max": [0.5966233015060425, 2.0110206604003906, -0.2039242833852768, -0.056897737085819244, 1.8682876825332642, 1.5067428350448608, -1.1733150482177734, 858.0, 0.40242400765419006, 0.4175570011138916, 0.1257150024175644, -1.5010000467300415, 0.9449999928474426, 0.14900000393390656, -0.17128661274909973, -1.933283805847168, -2.183703660964966, -0.19636701047420502, 2.5203254222869873, -1.2319406270980835, 2.612304210662842, 890.0, -0.20961999893188477, 0.39729899168014526, 0.1374250054359436, 3.0399999618530273, 1.0740000009536743, 3.1410000324249268], "mean": [0.3126530647277832, 2.0050857067108154, -0.4686214029788971, -0.37434840202331543, 1.5961418151855469, 1.3486707210540771, -2.192042112350464, 738.6190185546875, 0.36237528920173645, 0.3039650619029999, 0.056861139833927155, -1.9244388341903687, 0.7220739126205444, -0.08671428263187408, -0.43322116136550903, -2.051945447921753, -2.394824743270874, -0.6998023986816406, 1.7643563747406006, -1.4390116930007935, 1.5118086338043213, 691.4351196289062, -0.2998172640800476, 0.3376105725765228, 0.044932346791028976, 2.3688056468963623, 0.5745631456375122, -0.833888053894043], "std": [0.1192123144865036, 0.004185561556369066, 0.3600602149963379, 0.35815659165382385, 0.3910064101219177, 0.14550787210464478, 0.5325918793678284, 239.6887969970703, 0.05498321354389191, 0.05382288992404938, 0.03194507583975792, 0.49985378980636597, 0.26791220903396606, 0.2945666015148163, 0.2388465702533722, 0.03196770325303078, 0.1317836493253708, 0.28030627965927124, 0.641307532787323, 0.07944074273109436, 0.7989537119865417, 292.5384826660156, 0.05950776860117912, 0.04795150086283684, 0.038443103432655334, 0.5578742027282715, 0.39452478289604187, 2.473710298538208], "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": [603], "max": [603], "mean": [603.0], "std": [0.0], "count": [378]}, "index": {"min": [290609], "max": [290986], "mean": [290797.5], "std": [109.11881903075503], "count": [378]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [378]}, "subtask_annotation": {"mean": [19.8994708994709, 29.0, 29.0, 29.0, 29.0], "std": [6.8983894858025065, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [378]}, "scene_annotation": {"mean": [603.0], "std": [0.0], "min": [603], "max": [603], "count": [378]}, "eef_direction_state": {"mean": [4.378306878306878, 4.3994708994708995], "std": [1.920993815492133, 2.068074209738093], "min": [0, 0], "max": [6, 6], "count": [378]}, "eef_velocity_state": {"mean": [0.7566137566137566, 0.7248677248677249], "std": [0.8158620357622094, 0.8627908502565126], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_acc_mag_state": {"mean": [0.7751322751322751, 0.6640211640211641], "std": [0.832358546360313, 0.8362341382314058], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_direction_action": {"mean": [4.378306878306878, 4.3994708994708995], "std": [1.920993815492133, 2.068074209738093], "min": [0, 0], "max": [6, 6], "count": [378]}, "eef_velocity_action": {"mean": [0.7566137566137566, 0.7248677248677249], "std": [0.8158620357622094, 0.8627908502565126], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_acc_mag_action": {"mean": [0.7751322751322751, 0.6640211640211641], "std": [0.832358546360313, 0.8362341382314058], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_sim_pose_state": {"mean": [0.5360216393985662, 0.32627385550192034, 1.0988946601753613, -1.8291975377345706, 0.945470250907864, -0.18013374898810552, 0.49323482060237683, -0.36975692208254407, 1.0539312689040679, 0.8513750724651443, 1.2867201838801976, -0.041843057400297055], "std": [0.06275063586293657, 0.05804434380154022, 0.04763385917439509, 0.8468925693336825, 0.45521408861943324, 2.272053888621358, 0.06210261047261158, 0.04628230791058263, 0.03961629708412798, 1.6789024128090348, 0.24155197962405817, 1.7177198371872797], "min": [0.45502751327011687, 0.24274912078151104, 1.0433807320022126, -2.866798294594344, 0.2345129461273281, -3.14142276569281, 0.42857182749358813, -0.42740815503571356, 1.0160965661514938, -3.141057586181233, 0.6705820455635663, -3.1020164076769277], "max": [0.6142125588001989, 0.4112975142985437, 1.1930882309704276, -0.34023555255936705, 1.420166082048386, 3.1390427727162615, 0.6181262166602095, -0.23809645440902139, 1.1490971106186505, 3.1348928954804727, 1.533066525423107, 3.075342015172061], "count": [378]}, "eef_sim_pose_action": {"mean": [0.5360216393985662, 0.32627385550192034, 1.0988946601753613, -1.8291975377345706, 0.945470250907864, -0.18013374898810552, 0.49323482060237683, -0.36975692208254407, 1.0539312689040679, 0.8513750724651443, 1.2867201838801976, -0.041843057400297055], "std": [0.06275063586293657, 0.05804434380154022, 0.04763385917439509, 0.8468925693336825, 0.45521408861943324, 2.272053888621358, 0.06210261047261158, 0.04628230791058263, 0.03961629708412798, 1.6789024128090348, 0.24155197962405817, 1.7177198371872797], "min": [0.45502751327011687, 0.24274912078151104, 1.0433807320022126, -2.866798294594344, 0.2345129461273281, -3.14142276569281, 0.42857182749358813, -0.42740815503571356, 1.0160965661514938, -3.141057586181233, 0.6705820455635663, -3.1020164076769277], "max": [0.6142125588001989, 0.4112975142985437, 1.1930882309704276, -0.34023555255936705, 1.420166082048386, 3.1390427727162615, 0.6181262166602095, -0.23809645440902139, 1.1490971106186505, 3.1348928954804727, 1.533066525423107, 3.075342015172061], "count": [378]}, "gripper_mode_state": {"mean": [0.24074074074074073, 0.15608465608465608], "std": [0.4275331992820424, 0.362935581363402], "min": [0, 0], "max": [1, 1], "count": [378]}, "gripper_activity_state": {"mean": [1.8465608465608465, 1.8095238095238095], "std": [0.49092432282597454, 0.5401491913388434], "min": [0, 0], "max": [2, 2], "count": [378]}, "gripper_mode_action": {"mean": [0.24074074074074073, 0.15608465608465608], "std": [0.4275331992820424, 0.362935581363402], "min": [0, 0], "max": [1, 1], "count": [378]}, "gripper_activity_action": {"mean": [1.8465608465608465, 1.8095238095238095], "std": [0.49092432282597454, 0.5401491913388434], "min": [0, 0], "max": [2, 2], "count": [378]}, "gripper_open_scale_state": {"mean": [0.6914351851044549, 0.7386190475584968], "std": [0.2925383158856272, 0.2396887972101606], "min": [0.143, 0.047], "max": [0.89, 0.858], "count": [378]}, "gripper_open_scale_action": {"mean": [0.6914351851044549, 0.7386190475584968], "std": [0.2925383158856272, 0.2396887972101606], "min": [0.143, 0.047], "max": [0.89, 0.858], "count": [378]}}} +{"episode_index": 551, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.48954408496732027]], [[0.4339662459150327]], [[0.4216235089869281]]], "std": [[[0.11193629657345058]], [[0.19525178029954735]], [[0.21239808182985132]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1411764705882353]], [[0.0]], [[0.0]]], "max": [[[0.6392156862745098]], [[0.6235294117647059]], [[0.6313725490196078]]], "mean": [[[0.47523195057189543]], [[0.45579129289215686]], [[0.44780230187908493]]], "std": [[[0.05346882549073168]], [[0.10976239926244939]], [[0.11972767683156955]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4752791135620915]], [[0.46862624183006535]], [[0.4627995424836602]]], "std": [[[0.05214579716806074]], [[0.08484899128302574]], [[0.09131151403411676]]], "count": [100]}, "observation.state": {"min": [0.22951079905033112, 1.947351098060608, -1.2554677724838257, -1.2283802032470703, 0.5718222260475159, 0.7902502417564392, -2.526050090789795, 46.0, 0.22745199501514435, 0.2755799889564514, -0.01145000010728836, -2.9590001106262207, -0.0520000085234642, -0.5559999942779541, -0.6930178999900818, -2.0853891372680664, -2.505105972290039, -1.1673461198806763, 0.7445400953292847, -1.4862699508666992, 0.18538887798786163, 169.0, -0.36742401123046875, 0.28397101163864136, -0.03704499825835228, -3.1351852416992188, 0.20499999821186066, -3.1351852416992188], "max": [0.7156199216842651, 2.012678861618042, -0.29359930753707886, -0.17935004830360413, 1.9097044467926025, 1.4925357103347778, -1.1819195747375488, 868.0, 0.3935379981994629, 0.45107799768447876, 0.12292899936437607, -1.8450000286102295, 0.8800000548362732, 0.1119999885559082, -0.15709710121154785, -1.9148006439208984, -2.1443989276885986, -0.23795819282531738, 2.4337220191955566, -1.1433303356170654, 2.549542188644409, 804.0, -0.21673500537872314, 0.42153000831604004, 0.143217995762825, 3.140000104904175, 1.0460000038146973, 3.1070001125335693], "mean": [0.3371014893054962, 2.0006613731384277, -0.6976211667060852, -0.5294167399406433, 1.532011866569519, 1.3331409692764282, -2.04183292388916, 638.2726440429688, 0.33557745814323425, 0.32437118887901306, 0.05284673720598221, -2.159271240234375, 0.6260141134262085, -0.12781661748886108, -0.433513343334198, -2.046628713607788, -2.4022977352142334, -0.7393357753753662, 1.837627649307251, -1.3686481714248657, 1.3811315298080444, 591.5794677734375, -0.29705631732940674, 0.35044071078300476, 0.042531464248895645, 1.757400631904602, 0.622127115726471, -2.135702133178711], "std": [0.15688708424568176, 0.010774907656013966, 0.25666362047195435, 0.3180501461029053, 0.4536112844944, 0.2049819380044937, 0.4865555167198181, 243.21266174316406, 0.04807046428322792, 0.058277688920497894, 0.027359776198863983, 0.3068229556083679, 0.32711437344551086, 0.2132236808538437, 0.19809184968471527, 0.045607589185237885, 0.11960550397634506, 0.2125549167394638, 0.4983343780040741, 0.09002690017223358, 0.7387571334838867, 247.89076232910156, 0.045562081038951874, 0.04766008257865906, 0.038534361869096756, 1.8820289373397827, 0.2959798574447632, 1.32325279712677], "count": [409]}, "action": {"min": [0.22951079905033112, 1.947351098060608, -1.2554677724838257, -1.2283802032470703, 0.5718222260475159, 0.7902502417564392, -2.526050090789795, 46.0, 0.22745199501514435, 0.2755799889564514, -0.01145000010728836, -2.9590001106262207, -0.0520000085234642, -0.5559999942779541, -0.6930178999900818, -2.0853891372680664, -2.505105972290039, -1.1673461198806763, 0.7445400953292847, -1.4862699508666992, 0.18538887798786163, 169.0, -0.36742401123046875, 0.28397101163864136, -0.03704499825835228, -3.1351852416992188, 0.20499999821186066, -3.1351852416992188], "max": [0.7156199216842651, 2.012678861618042, -0.29359930753707886, -0.17935004830360413, 1.9097044467926025, 1.4925357103347778, -1.1819195747375488, 868.0, 0.3935379981994629, 0.45107799768447876, 0.12292899936437607, -1.8450000286102295, 0.8800000548362732, 0.1119999885559082, -0.15709710121154785, -1.9148006439208984, -2.1443989276885986, -0.23795819282531738, 2.4337220191955566, -1.1433303356170654, 2.549542188644409, 804.0, -0.21673500537872314, 0.42153000831604004, 0.143217995762825, 3.140000104904175, 1.0460000038146973, 3.1070001125335693], "mean": [0.3371014893054962, 2.0006613731384277, -0.6976211667060852, -0.5294167399406433, 1.532011866569519, 1.3331409692764282, -2.04183292388916, 638.2726440429688, 0.33557745814323425, 0.32437118887901306, 0.05284673720598221, -2.159271240234375, 0.6260141134262085, -0.12781661748886108, -0.433513343334198, -2.046628713607788, -2.4022977352142334, -0.7393357753753662, 1.837627649307251, -1.3686481714248657, 1.3811315298080444, 591.5794677734375, -0.29705631732940674, 0.35044071078300476, 0.042531464248895645, 1.757400631904602, 0.622127115726471, -2.135702133178711], "std": [0.15688708424568176, 0.010774907656013966, 0.25666362047195435, 0.3180501461029053, 0.4536112844944, 0.2049819380044937, 0.4865555167198181, 243.21266174316406, 0.04807046428322792, 0.058277688920497894, 0.027359776198863983, 0.3068229556083679, 0.32711437344551086, 0.2132236808538437, 0.19809184968471527, 0.045607589185237885, 0.11960550397634506, 0.2125549167394638, 0.4983343780040741, 0.09002690017223358, 0.7387571334838867, 247.89076232910156, 0.045562081038951874, 0.04766008257865906, 0.038534361869096756, 1.8820289373397827, 0.2959798574447632, 1.32325279712677], "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": [604], "max": [604], "mean": [604.0], "std": [0.0], "count": [409]}, "index": {"min": [290987], "max": [291395], "mean": [291191.0], "std": [118.06777714516353], "count": [409]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [409]}, "subtask_annotation": {"mean": [19.25672371638142, 29.0, 29.0, 29.0, 29.0], "std": [7.137840209762157, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [409]}, "scene_annotation": {"mean": [604.0], "std": [0.0], "min": [604], "max": [604], "count": [409]}, "eef_direction_state": {"mean": [3.9926650366748166, 4.364303178484108], "std": [1.8415059712970787, 2.1029254430638415], "min": [0, 0], "max": [6, 6], "count": [409]}, "eef_velocity_state": {"mean": [0.8288508557457213, 0.7237163814180929], "std": [0.6851901024777688, 0.8270783276977456], "min": [0, 0], "max": [2, 2], "count": [409]}, "eef_acc_mag_state": {"mean": [0.823960880195599, 0.6528117359413202], "std": [0.8526174045651667, 0.8195342265090129], "min": [0, 0], "max": [2, 2], "count": [409]}, "eef_direction_action": {"mean": [3.9926650366748166, 4.364303178484108], "std": [1.8415059712970787, 2.1029254430638415], "min": [0, 0], "max": [6, 6], "count": [409]}, "eef_velocity_action": {"mean": [0.8288508557457213, 0.7237163814180929], "std": [0.6851901024777688, 0.8270783276977456], "min": [0, 0], "max": [2, 2], "count": [409]}, "eef_acc_mag_action": {"mean": [0.823960880195599, 0.6528117359413202], "std": [0.8526174045651667, 0.8195342265090129], "min": [0, 0], "max": [2, 2], "count": [409]}, "eef_sim_pose_state": {"mean": [0.5478806291782898, 0.3270959947464462, 1.1001518738100462, -2.0850219201552287, 0.9457838520635006, -1.0674364657771265, 0.5159385297416639, -0.3557228489254023, 1.0728018039648826, 0.38518360022839726, 1.2903814684281134, 0.25353316164951045], "std": [0.056762558336986686, 0.04875000797622698, 0.03931126372709475, 0.59259776692359, 0.45427695558909503, 2.317316035187488, 0.06398162360460964, 0.04521911644681086, 0.03851412566989562, 2.0027605409755043, 0.3147416590202834, 1.91401308144269], "min": [0.4675278314546628, 0.2249646308758521, 1.0422977364941528, -2.96670910122677, 0.1289153036570776, -3.133514710207618, 0.4593034215853439, -0.41291767456955686, 1.0228144229840388, -3.1403229065435374, 0.5998225624332383, -3.1399641642518423], "max": [0.6241491247774223, 0.4001620772343705, 1.1921923827358747, -0.5475627801467811, 1.4722816755045827, 3.122954592486717, 0.6511958730376712, -0.25627304884455737, 1.1559663769962591, 3.1350722146208407, 1.561228833851044, 2.9878405165308797], "count": [409]}, "eef_sim_pose_action": {"mean": [0.5478806291782898, 0.3270959947464462, 1.1001518738100462, -2.0850219201552287, 0.9457838520635006, -1.0674364657771265, 0.5159385297416639, -0.3557228489254023, 1.0728018039648826, 0.38518360022839726, 1.2903814684281134, 0.25353316164951045], "std": [0.056762558336986686, 0.04875000797622698, 0.03931126372709475, 0.59259776692359, 0.45427695558909503, 2.317316035187488, 0.06398162360460964, 0.04521911644681086, 0.03851412566989562, 2.0027605409755043, 0.3147416590202834, 1.91401308144269], "min": [0.4675278314546628, 0.2249646308758521, 1.0422977364941528, -2.96670910122677, 0.1289153036570776, -3.133514710207618, 0.4593034215853439, -0.41291767456955686, 1.0228144229840388, -3.1403229065435374, 0.5998225624332383, -3.1399641642518423], "max": [0.6241491247774223, 0.4001620772343705, 1.1921923827358747, -0.5475627801467811, 1.4722816755045827, 3.122954592486717, 0.6511958730376712, -0.25627304884455737, 1.1559663769962591, 3.1350722146208407, 1.561228833851044, 2.9878405165308797], "count": [409]}, "gripper_mode_state": {"mean": [0.2762836185819071, 0.1784841075794621], "std": [0.4471587868813428, 0.38291974475211477], "min": [0, 0], "max": [1, 1], "count": [409]}, "gripper_activity_state": {"mean": [1.843520782396088, 1.8141809290953546], "std": [0.5090509172618791, 0.5413867700141227], "min": [0, 0], "max": [2, 2], "count": [409]}, "gripper_mode_action": {"mean": [0.2762836185819071, 0.1784841075794621], "std": [0.4471587868813428, 0.38291974475211477], "min": [0, 0], "max": [1, 1], "count": [409]}, "gripper_activity_action": {"mean": [1.843520782396088, 1.8141809290953546], "std": [0.5090509172618791, 0.5413867700141227], "min": [0, 0], "max": [2, 2], "count": [409]}, "gripper_open_scale_state": {"mean": [0.5915794620280745, 0.6382726162022077], "std": [0.2478908721636192, 0.2432126739537484], "min": [0.169, 0.046], "max": [0.804, 0.868], "count": [409]}, "gripper_open_scale_action": {"mean": [0.5915794620280745, 0.6382726162022077], "std": [0.2478908721636192, 0.2432126739537484], "min": [0.169, 0.046], "max": [0.804, 0.868], "count": [409]}}} +{"episode_index": 552, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.48698095992984347]], [[0.4360728866852551]], [[0.4222790988337231]]], "std": [[[0.10605241235052364]], [[0.18921957477734183]], [[0.20576468187019104]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11764705882352941]], [[0.0]], [[0.0]]], "max": [[[0.6470588235294118]], [[0.615686274509804]], [[0.6274509803921569]]], "mean": [[[0.4772755310457516]], [[0.4613784516100018]], [[0.45385041524254965]]], "std": [[[0.05270886984176314]], [[0.10371049728239955]], [[0.11350164724712093]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.486892096899922]], [[0.4776504354800024]], [[0.4723816727379025]]], "std": [[[0.08425399860105955]], [[0.10927399663964206]], [[0.11696227812745101]]], "count": [109]}, "observation.state": {"min": [-0.05438445881009102, 1.953739047050476, -1.1168012619018555, -1.0541439056396484, 1.163802981376648, 1.380311131477356, -2.868483781814575, 49.0, 0.2539899945259094, 0.17471399903297424, -0.019538000226020813, -3.117000102996826, 0.26899996399879456, -0.46700000762939453, -0.5866924524307251, -2.08235239982605, -2.4478940963745117, -1.1613595485687256, 0.5446299910545349, -1.5959640741348267, 0.00945968460291624, 197.0, -0.38969001173973083, 0.2534259855747223, -0.04581800103187561, 1.149999976158142, 0.14300000667572021, -3.118000030517578], "max": [0.41250860691070557, 2.011073112487793, -0.12726940214633942, 0.09798278659582138, 1.8454937934875488, 1.8378666639328003, -1.765104055404663, 842.0, 0.39411500096321106, 0.3431229889392853, 0.14276300370693207, -1.3279999494552612, 0.9879999756813049, 0.4490000009536743, -0.1448972374200821, -1.9065454006195068, -1.7134945392608643, -0.12316789478063583, 2.3443963527679443, -0.8824559450149536, 2.742959499359131, 885.0, -0.21302500367164612, 0.41707199811935425, 0.13562799990177155, 3.115000009536743, 0.9119999408721924, 3.134999990463257], "mean": [0.20275327563285828, 2.0053043365478516, -0.4215584397315979, -0.3460933268070221, 1.6234302520751953, 1.6255258321762085, -2.3703396320343018, 695.4620361328125, 0.35482075810432434, 0.24808362126350403, 0.05376487597823143, -1.9542938470840454, 0.6912429928779602, 0.09558646380901337, -0.3143925964832306, -2.0528714656829834, -2.2459542751312256, -0.8029447197914124, 1.6178650856018066, -1.2432571649551392, 1.6168557405471802, 615.2049560546875, -0.30640995502471924, 0.34078362584114075, 0.049169305711984634, 2.343888282775879, 0.620326578617096, -1.6338120698928833], "std": [0.08159375935792923, 0.006654161028563976, 0.3940419554710388, 0.394138902425766, 0.23982484638690948, 0.08487483114004135, 0.41924387216567993, 272.1552429199219, 0.03877999261021614, 0.033274974673986435, 0.03941332921385765, 0.7046530246734619, 0.22244204580783844, 0.3252527713775635, 0.1703939586877823, 0.047029465436935425, 0.21941956877708435, 0.2423824667930603, 0.5453893542289734, 0.16580747067928314, 0.7743532061576843, 222.79718017578125, 0.0485365055501461, 0.047106578946113586, 0.04382786527276039, 0.5023346543312073, 0.2353280931711197, 2.147264003753662], "count": [527]}, "action": {"min": [-0.05438445881009102, 1.953739047050476, -1.1168012619018555, -1.0541439056396484, 1.163802981376648, 1.380311131477356, -2.868483781814575, 49.0, 0.2539899945259094, 0.17471399903297424, -0.019538000226020813, -3.117000102996826, 0.26899996399879456, -0.46700000762939453, -0.5866924524307251, -2.08235239982605, -2.4478940963745117, -1.1613595485687256, 0.5446299910545349, -1.5959640741348267, 0.00945968460291624, 197.0, -0.38969001173973083, 0.2534259855747223, -0.04581800103187561, 1.149999976158142, 0.14300000667572021, -3.118000030517578], "max": [0.41250860691070557, 2.011073112487793, -0.12726940214633942, 0.09798278659582138, 1.8454937934875488, 1.8378666639328003, -1.765104055404663, 842.0, 0.39411500096321106, 0.3431229889392853, 0.14276300370693207, -1.3279999494552612, 0.9879999756813049, 0.4490000009536743, -0.1448972374200821, -1.9065454006195068, -1.7134945392608643, -0.12316789478063583, 2.3443963527679443, -0.8824559450149536, 2.742959499359131, 885.0, -0.21302500367164612, 0.41707199811935425, 0.13562799990177155, 3.115000009536743, 0.9119999408721924, 3.134999990463257], "mean": [0.20275327563285828, 2.0053043365478516, -0.4215584397315979, -0.3460933268070221, 1.6234302520751953, 1.6255258321762085, -2.3703396320343018, 695.4620361328125, 0.35482075810432434, 0.24808362126350403, 0.05376487597823143, -1.9542938470840454, 0.6912429928779602, 0.09558646380901337, -0.3143925964832306, -2.0528714656829834, -2.2459542751312256, -0.8029447197914124, 1.6178650856018066, -1.2432571649551392, 1.6168557405471802, 615.2049560546875, -0.30640995502471924, 0.34078362584114075, 0.049169305711984634, 2.343888282775879, 0.620326578617096, -1.6338120698928833], "std": [0.08159375935792923, 0.006654161028563976, 0.3940419554710388, 0.394138902425766, 0.23982484638690948, 0.08487483114004135, 0.41924387216567993, 272.1552429199219, 0.03877999261021614, 0.033274974673986435, 0.03941332921385765, 0.7046530246734619, 0.22244204580783844, 0.3252527713775635, 0.1703939586877823, 0.047029465436935425, 0.21941956877708435, 0.2423824667930603, 0.5453893542289734, 0.16580747067928314, 0.7743532061576843, 222.79718017578125, 0.0485365055501461, 0.047106578946113586, 0.04382786527276039, 0.5023346543312073, 0.2353280931711197, 2.147264003753662], "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": [605], "max": [605], "mean": [605.0], "std": [0.0], "count": [527]}, "index": {"min": [291396], "max": [291922], "mean": [291659.0], "std": [152.13152204589292], "count": [527]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [527]}, "subtask_annotation": {"mean": [18.461100569259962, 29.0, 29.0, 29.0, 29.0], "std": [7.511275845214515, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [527]}, "scene_annotation": {"mean": [605.0], "std": [0.0], "min": [605], "max": [605], "count": [527]}, "eef_direction_state": {"mean": [4.430740037950664, 3.8178368121442126], "std": [1.8853384232997596, 2.2290612612032596], "min": [0, 0], "max": [6, 6], "count": [527]}, "eef_velocity_state": {"mean": [0.6622390891840607, 0.7419354838709677], "std": [0.7182608104252368, 0.7378403608604703], "min": [0, 0], "max": [2, 2], "count": [527]}, "eef_acc_mag_state": {"mean": [0.6015180265654649, 0.6774193548387096], "std": [0.8059536357370514, 0.8116342011728161], "min": [0, 0], "max": [2, 2], "count": [527]}, "eef_direction_action": {"mean": [4.430740037950664, 3.8178368121442126], "std": [1.8853384232997596, 2.2290612612032596], "min": [0, 0], "max": [6, 6], "count": [527]}, "eef_velocity_action": {"mean": [0.6622390891840607, 0.7419354838709677], "std": [0.7182608104252368, 0.7378403608604703], "min": [0, 0], "max": [2, 2], "count": [527]}, "eef_acc_mag_action": {"mean": [0.6015180265654649, 0.6774193548387096], "std": [0.8059536357370514, 0.8116342011728161], "min": [0, 0], "max": [2, 2], "count": [527]}, "eef_sim_pose_state": {"mean": [0.5338551081375162, 0.33498805297689405, 1.0950321829646077, -1.0653873325909062, 1.1276376290665748, 0.2895530694538381, 0.4416183293519194, -0.3667163446118549, 1.051424562008405, 0.9650263616545834, 1.2526850383468906, -0.3896559072522865], "std": [0.05457367211500541, 0.056772977537374834, 0.03346200038775832, 2.230500763450707, 0.39681905492016406, 2.510537617377431, 0.038413712561875125, 0.03847221143753964, 0.027424482316972892, 1.3617405368755262, 0.14304653516485033, 1.3922949116703551], "min": [0.43640392615298995, 0.2078979213586343, 1.030842339617056, -3.139985359666524, 0.3837544346420061, -3.139288159385877, 0.36252068251728203, -0.45262049360063916, 1.007240064087366, -3.141052130929375, 0.9382002609106368, -3.0316339729397295], "max": [0.617726390878209, 0.40823539436714606, 1.1935624088655838, 3.1414622785540667, 1.563843264319579, 3.1364079352342342, 0.5510227042222308, -0.2873029384635871, 1.1238459949799304, 3.1335924151727212, 1.490654062035428, 3.1072229463876266], "count": [527]}, "eef_sim_pose_action": {"mean": [0.5338551081375162, 0.33498805297689405, 1.0950321829646077, -1.0653873325909062, 1.1276376290665748, 0.2895530694538381, 0.4416183293519194, -0.3667163446118549, 1.051424562008405, 0.9650263616545834, 1.2526850383468906, -0.3896559072522865], "std": [0.05457367211500541, 0.056772977537374834, 0.03346200038775832, 2.230500763450707, 0.39681905492016406, 2.510537617377431, 0.038413712561875125, 0.03847221143753964, 0.027424482316972892, 1.3617405368755262, 0.14304653516485033, 1.3922949116703551], "min": [0.43640392615298995, 0.2078979213586343, 1.030842339617056, -3.139985359666524, 0.3837544346420061, -3.139288159385877, 0.36252068251728203, -0.45262049360063916, 1.007240064087366, -3.141052130929375, 0.9382002609106368, -3.0316339729397295], "max": [0.617726390878209, 0.40823539436714606, 1.1935624088655838, 3.1414622785540667, 1.563843264319579, 3.1364079352342342, 0.5510227042222308, -0.2873029384635871, 1.1238459949799304, 3.1335924151727212, 1.490654062035428, 3.1072229463876266], "count": [527]}, "gripper_mode_state": {"mean": [0.2314990512333966, 0.1859582542694497], "std": [0.4217905173322854, 0.3890729776513767], "min": [0, 0], "max": [1, 1], "count": [527]}, "gripper_activity_state": {"mean": [1.8842504743833017, 1.840607210626186], "std": [0.41311350544629855, 0.4823468200627713], "min": [0, 0], "max": [2, 2], "count": [527]}, "gripper_mode_action": {"mean": [0.2314990512333966, 0.1859582542694497], "std": [0.4217905173322854, 0.3890729776513767], "min": [0, 0], "max": [1, 1], "count": [527]}, "gripper_activity_action": {"mean": [1.8842504743833017, 1.840607210626186], "std": [0.41311350544629855, 0.4823468200627713], "min": [0, 0], "max": [2, 2], "count": [527]}, "gripper_open_scale_state": {"mean": [0.6152049335284301, 0.6954620492634782], "std": [0.22279714426137665, 0.27215521818772676], "min": [0.197, 0.049], "max": [0.885, 0.842], "count": [527]}, "gripper_open_scale_action": {"mean": [0.6152049335284301, 0.6954620492634782], "std": [0.22279714426137665, 0.27215521818772676], "min": [0.197, 0.049], "max": [0.885, 0.842], "count": [527]}}} +{"episode_index": 553, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4815326977604767]], [[0.4317090622196591]], [[0.4205347402441369]]], "std": [[[0.10780163537280271]], [[0.18818013232891578]], [[0.2054616543169747]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13333333333333333]], [[0.0]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6431372549019608]], [[0.6470588235294118]]], "mean": [[[0.4766902553505062]], [[0.4564302952390107]], [[0.4486087962962963]]], "std": [[[0.05475578059723791]], [[0.1108909054997932]], [[0.12211256967603551]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[1.0]], [[1.0]]], "mean": [[[0.4812173943515315]], [[0.47373730055747787]], [[0.4664677247533]]], "std": [[[0.0869458669449226]], [[0.11188541596067578]], [[0.11989706969887629]]], "count": [102]}, "observation.state": {"min": [0.10187487304210663, 1.8745012283325195, -1.0922095775604248, -0.7479957342147827, 0.8778831362724304, 1.2845971584320068, -2.70293927192688, 49.0, 0.2408909946680069, 0.19732099771499634, -0.03281199932098389, -3.1411852836608887, 0.21800000965595245, -0.5239999890327454, -0.7451159954071045, -2.079350471496582, -2.491492509841919, -1.1251440048217773, 0.621389627456665, -1.575369119644165, 0.42587780952453613, 171.0, -0.38286399841308594, 0.253618985414505, -0.04247400164604187, 1.1260000467300415, 0.16099998354911804, -3.1411852836608887], "max": [0.4947485327720642, 2.0247740745544434, -0.06122615188360214, -0.013491395860910416, 1.7319949865341187, 1.8543426990509033, -1.8219318389892578, 866.0, 0.4085409939289093, 0.35826998949050903, 0.13695800304412842, 3.131999969482422, 0.9430000185966492, 0.3269999623298645, -0.1293463557958603, -1.9045904874801636, -2.171381711959839, -0.21472786366939545, 2.4193406105041504, -1.229095697402954, 2.5754952430725098, 860.0, -0.2159779965877533, 0.417620986700058, 0.14334699511528015, 3.0859999656677246, 1.0529999732971191, 3.132999897003174], "mean": [0.2425483912229538, 1.998960256576538, -0.34146592020988464, -0.2704537510871887, 1.5144544839859009, 1.6092610359191895, -2.4172024726867676, 721.9537963867188, 0.3568594455718994, 0.25235652923583984, 0.041697707027196884, -1.623152732849121, 0.7195364832878113, 0.030199231579899788, -0.38458606600761414, -2.057868719100952, -2.351881504058838, -0.7089200615882874, 1.664811134338379, -1.347565770149231, 1.5900771617889404, 617.70751953125, -0.30456995964050293, 0.3400561809539795, 0.046905603259801865, 2.348964214324951, 0.6275769472122192, -1.473191261291504], "std": [0.08886011689901352, 0.025931671261787415, 0.3705734610557556, 0.2928810119628906, 0.25333109498023987, 0.12527593970298767, 0.3552904725074768, 237.45188903808594, 0.04505608603358269, 0.03399553894996643, 0.03233572095632553, 1.3678621053695679, 0.21160677075386047, 0.26736170053482056, 0.24189770221710205, 0.03676072135567665, 0.07936298102140427, 0.21811418235301971, 0.626296877861023, 0.08272702246904373, 0.7302839159965515, 230.98892211914062, 0.05084685608744621, 0.056989703327417374, 0.04430990293622017, 0.5643863677978516, 0.2965528070926666, 2.1574769020080566], "count": [477]}, "action": {"min": [0.10187487304210663, 1.8745012283325195, -1.0922095775604248, -0.7479957342147827, 0.8778831362724304, 1.2845971584320068, -2.70293927192688, 49.0, 0.2408909946680069, 0.19732099771499634, -0.03281199932098389, -3.1411852836608887, 0.21800000965595245, -0.5239999890327454, -0.7451159954071045, -2.079350471496582, -2.491492509841919, -1.1251440048217773, 0.621389627456665, -1.575369119644165, 0.42587780952453613, 171.0, -0.38286399841308594, 0.253618985414505, -0.04247400164604187, 1.1260000467300415, 0.16099998354911804, -3.1411852836608887], "max": [0.4947485327720642, 2.0247740745544434, -0.06122615188360214, -0.013491395860910416, 1.7319949865341187, 1.8543426990509033, -1.8219318389892578, 866.0, 0.4085409939289093, 0.35826998949050903, 0.13695800304412842, 3.131999969482422, 0.9430000185966492, 0.3269999623298645, -0.1293463557958603, -1.9045904874801636, -2.171381711959839, -0.21472786366939545, 2.4193406105041504, -1.229095697402954, 2.5754952430725098, 860.0, -0.2159779965877533, 0.417620986700058, 0.14334699511528015, 3.0859999656677246, 1.0529999732971191, 3.132999897003174], "mean": [0.2425483912229538, 1.998960256576538, -0.34146592020988464, -0.2704537510871887, 1.5144544839859009, 1.6092610359191895, -2.4172024726867676, 721.9537963867188, 0.3568594455718994, 0.25235652923583984, 0.041697707027196884, -1.623152732849121, 0.7195364832878113, 0.030199231579899788, -0.38458606600761414, -2.057868719100952, -2.351881504058838, -0.7089200615882874, 1.664811134338379, -1.347565770149231, 1.5900771617889404, 617.70751953125, -0.30456995964050293, 0.3400561809539795, 0.046905603259801865, 2.348964214324951, 0.6275769472122192, -1.473191261291504], "std": [0.08886011689901352, 0.025931671261787415, 0.3705734610557556, 0.2928810119628906, 0.25333109498023987, 0.12527593970298767, 0.3552904725074768, 237.45188903808594, 0.04505608603358269, 0.03399553894996643, 0.03233572095632553, 1.3678621053695679, 0.21160677075386047, 0.26736170053482056, 0.24189770221710205, 0.03676072135567665, 0.07936298102140427, 0.21811418235301971, 0.626296877861023, 0.08272702246904373, 0.7302839159965515, 230.98892211914062, 0.05084685608744621, 0.056989703327417374, 0.04430990293622017, 0.5643863677978516, 0.2965528070926666, 2.1574769020080566], "count": [477]}, "timestamp": {"min": [0.0], "max": [15.866666666666667], "mean": [7.933333333333333], "std": [4.589924553563752], "count": [477]}, "frame_index": {"min": [0], "max": [476], "mean": [238.0], "std": [137.69773660691257], "count": [477]}, "episode_index": {"min": [606], "max": [606], "mean": [606.0], "std": [0.0], "count": [477]}, "index": {"min": [291923], "max": [292399], "mean": [292161.0], "std": [137.69773660691257], "count": [477]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [477]}, "subtask_annotation": {"mean": [19.70020964360587, 29.0, 29.0, 29.0, 29.0], "std": [7.178194615881545, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [477]}, "scene_annotation": {"mean": [606.0], "std": [0.0], "min": [606], "max": [606], "count": [477]}, "eef_direction_state": {"mean": [3.8259958071278826, 4.377358490566038], "std": [1.9939939440828378, 2.1660983636391937], "min": [0, 0], "max": [6, 6], "count": [477]}, "eef_velocity_state": {"mean": [0.8322851153039832, 0.6121593291404612], "std": [0.6644346428357337, 0.8025764015186357], "min": [0, 0], "max": [2, 2], "count": [477]}, "eef_acc_mag_state": {"mean": [0.8930817610062893, 0.6037735849056604], "std": [0.8412170102325891, 0.8140707137179602], "min": [0, 0], "max": [2, 2], "count": [477]}, "eef_direction_action": {"mean": [3.8259958071278826, 4.377358490566038], "std": [1.9939939440828378, 2.1660983636391937], "min": [0, 0], "max": [6, 6], "count": [477]}, "eef_velocity_action": {"mean": [0.8322851153039832, 0.6121593291404612], "std": [0.6644346428357337, 0.8025764015186357], "min": [0, 0], "max": [2, 2], "count": [477]}, "eef_acc_mag_action": {"mean": [0.8930817610062893, 0.6037735849056604], "std": [0.8412170102325891, 0.8140707137179602], "min": [0, 0], "max": [2, 2], "count": [477]}, "eef_sim_pose_state": {"mean": [0.5354293021356619, 0.33181987348155156, 1.0945177419858911, -1.8613370561603235, 1.031921690733964, -0.8978185812698156, 0.4457184420275511, -0.36151803290547857, 1.0425137638675366, 0.9774055896034078, 1.327909965589275, -0.39245305734758434], "std": [0.06759493628013248, 0.055762280724081306, 0.037856858461467344, 0.8664498641947403, 0.3974065928903392, 2.1422842921777634, 0.03964150190053222, 0.04209389311356194, 0.024997355715467278, 1.1946728790997339, 0.1819944964642825, 1.3690752287334091], "min": [0.43740448489466066, 0.2157540830972799, 1.0385599333587536, -3.001165033748653, 0.3484758027071062, -3.1314227238407426, 0.38726088233358136, -0.46395466572497635, 1.0188926383804926, -3.105893106849486, 0.852002810112614, -3.1142555940044456], "max": [0.6262213064277712, 0.4156204948952982, 1.1997314801915642, -0.14465915712755542, 1.4708106869674227, 3.138339865022009, 0.5636167371135354, -0.25475392725486945, 1.100531364327937, 3.128311841971838, 1.5603761791767625, 2.9760682418689774], "count": [477]}, "eef_sim_pose_action": {"mean": [0.5354293021356619, 0.33181987348155156, 1.0945177419858911, -1.8613370561603235, 1.031921690733964, -0.8978185812698156, 0.4457184420275511, -0.36151803290547857, 1.0425137638675366, 0.9774055896034078, 1.327909965589275, -0.39245305734758434], "std": [0.06759493628013248, 0.055762280724081306, 0.037856858461467344, 0.8664498641947403, 0.3974065928903392, 2.1422842921777634, 0.03964150190053222, 0.04209389311356194, 0.024997355715467278, 1.1946728790997339, 0.1819944964642825, 1.3690752287334091], "min": [0.43740448489466066, 0.2157540830972799, 1.0385599333587536, -3.001165033748653, 0.3484758027071062, -3.1314227238407426, 0.38726088233358136, -0.46395466572497635, 1.0188926383804926, -3.105893106849486, 0.852002810112614, -3.1142555940044456], "max": [0.6262213064277712, 0.4156204948952982, 1.1997314801915642, -0.14465915712755542, 1.4708106869674227, 3.138339865022009, 0.5636167371135354, -0.25475392725486945, 1.100531364327937, 3.128311841971838, 1.5603761791767625, 2.9760682418689774], "count": [477]}, "gripper_mode_state": {"mean": [0.21593291404612158, 0.16142557651991615], "std": [0.41146797041527894, 0.36792303511078056], "min": [0, 0], "max": [1, 1], "count": [477]}, "gripper_activity_state": {"mean": [1.8888888888888888, 1.8574423480083857], "std": [0.39681940696287615, 0.4765047437174816], "min": [0, 0], "max": [2, 2], "count": [477]}, "gripper_mode_action": {"mean": [0.21593291404612158, 0.16142557651991615], "std": [0.41146797041527894, 0.36792303511078056], "min": [0, 0], "max": [1, 1], "count": [477]}, "gripper_activity_action": {"mean": [1.8888888888888888, 1.8574423480083857], "std": [0.39681940696287615, 0.4765047437174816], "min": [0, 0], "max": [2, 2], "count": [477]}, "gripper_open_scale_state": {"mean": [0.6177075470738468, 0.7219538785186747], "std": [0.23098927950122458, 0.23745173980540019], "min": [0.171, 0.049], "max": [0.86, 0.866], "count": [477]}, "gripper_open_scale_action": {"mean": [0.6177075470738468, 0.7219538785186747], "std": [0.23098927950122458, 0.23745173980540019], "min": [0.171, 0.049], "max": [0.86, 0.866], "count": [477]}}} +{"episode_index": 554, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4871067994281046]], [[0.4330114910130719]], [[0.4235622467320262]]], "std": [[[0.1057136293387395]], [[0.18793093790268034]], [[0.203304402367688]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.0]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.6352941176470588]], [[0.6470588235294118]]], "mean": [[[0.47103193831699347]], [[0.45440990196078435]], [[0.4466563623366013]]], "std": [[[0.055780984333117595]], [[0.10663647769876697]], [[0.11826811605939193]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4767324346405229]], [[0.4680296303104575]], [[0.45827499795751636]]], "std": [[[0.07075246293680149]], [[0.10847047719933609]], [[0.11833992574850555]]], "count": [100]}, "observation.state": {"min": [0.04386012628674507, 1.9172965288162231, -0.9483246803283691, -1.0720336437225342, 0.9558121562004089, 1.3903117179870605, -2.7013158798217773, 49.0, 0.2520569860935211, 0.19386599957942963, -0.02151400037109852, -3.1411852836608887, 0.289000004529953, -0.46400001645088196, -0.8407076597213745, -2.0770814418792725, -2.572213888168335, -1.2638453245162964, 0.907867968082428, -1.6300328969955444, 0.15777777135372162, 161.0, -0.3752819895744324, 0.2540290057659149, -0.021734999492764473, 1.4919999837875366, 0.16999998688697815, -3.1351852416992188], "max": [0.5185896754264832, 2.019939422607422, -0.08550368249416351, -0.10674434155225754, 1.5985995531082153, 1.8321244716644287, -1.8495603799819946, 876.0, 0.40720200538635254, 0.35209301114082336, 0.16927899420261383, 3.13700008392334, 0.996999979019165, 0.13200001418590546, -0.13493140041828156, -1.887608528137207, -2.2456629276275635, -0.3036174774169922, 2.6395487785339355, -1.2390440702438354, 2.5172533988952637, 863.0, -0.2005549967288971, 0.4264490008354187, 0.17234300076961517, 3.009000062942505, 1.0920000076293945, 3.140000104904175], "mean": [0.24324651062488556, 1.9968318939208984, -0.32436949014663696, -0.5282605886459351, 1.4209810495376587, 1.6304564476013184, -2.1289074420928955, 735.6964721679688, 0.3578140437602997, 0.2612563669681549, 0.08108825236558914, -2.1433544158935547, 0.7746425867080688, -0.05463731288909912, -0.4336826503276825, -2.0472819805145264, -2.432467222213745, -0.6939165592193604, 1.8304603099822998, -1.4408925771713257, 1.4386260509490967, 674.429443359375, -0.29722896218299866, 0.3391028344631195, 0.051150158047676086, 2.3727293014526367, 0.6547607183456421, 0.06612521409988403], "std": [0.09701955318450928, 0.01673753932118416, 0.30060288310050964, 0.20376788079738617, 0.1824832260608673, 0.11076103895902634, 0.18296216428279877, 244.77450561523438, 0.040072377771139145, 0.03644678741693497, 0.045536600053310394, 0.6407620906829834, 0.22435711324214935, 0.19290867447853088, 0.2877982556819916, 0.044031739234924316, 0.10082120448350906, 0.23445089161396027, 0.638447105884552, 0.1125655248761177, 0.8481638431549072, 264.75390625, 0.05395857244729996, 0.07198137044906616, 0.04116210341453552, 0.4592845141887665, 0.3282179832458496, 2.5759992599487305], "count": [397]}, "action": {"min": [0.04386012628674507, 1.9172965288162231, -0.9483246803283691, -1.0720336437225342, 0.9558121562004089, 1.3903117179870605, -2.7013158798217773, 49.0, 0.2520569860935211, 0.19386599957942963, -0.02151400037109852, -3.1411852836608887, 0.289000004529953, -0.46400001645088196, -0.8407076597213745, -2.0770814418792725, -2.572213888168335, -1.2638453245162964, 0.907867968082428, -1.6300328969955444, 0.15777777135372162, 161.0, -0.3752819895744324, 0.2540290057659149, -0.021734999492764473, 1.4919999837875366, 0.16999998688697815, -3.1351852416992188], "max": [0.5185896754264832, 2.019939422607422, -0.08550368249416351, -0.10674434155225754, 1.5985995531082153, 1.8321244716644287, -1.8495603799819946, 876.0, 0.40720200538635254, 0.35209301114082336, 0.16927899420261383, 3.13700008392334, 0.996999979019165, 0.13200001418590546, -0.13493140041828156, -1.887608528137207, -2.2456629276275635, -0.3036174774169922, 2.6395487785339355, -1.2390440702438354, 2.5172533988952637, 863.0, -0.2005549967288971, 0.4264490008354187, 0.17234300076961517, 3.009000062942505, 1.0920000076293945, 3.140000104904175], "mean": [0.24324651062488556, 1.9968318939208984, -0.32436949014663696, -0.5282605886459351, 1.4209810495376587, 1.6304564476013184, -2.1289074420928955, 735.6964721679688, 0.3578140437602997, 0.2612563669681549, 0.08108825236558914, -2.1433544158935547, 0.7746425867080688, -0.05463731288909912, -0.4336826503276825, -2.0472819805145264, -2.432467222213745, -0.6939165592193604, 1.8304603099822998, -1.4408925771713257, 1.4386260509490967, 674.429443359375, -0.29722896218299866, 0.3391028344631195, 0.051150158047676086, 2.3727293014526367, 0.6547607183456421, 0.06612521409988403], "std": [0.09701955318450928, 0.01673753932118416, 0.30060288310050964, 0.20376788079738617, 0.1824832260608673, 0.11076103895902634, 0.18296216428279877, 244.77450561523438, 0.040072377771139145, 0.03644678741693497, 0.045536600053310394, 0.6407620906829834, 0.22435711324214935, 0.19290867447853088, 0.2877982556819916, 0.044031739234924316, 0.10082120448350906, 0.23445089161396027, 0.638447105884552, 0.1125655248761177, 0.8481638431549072, 264.75390625, 0.05395857244729996, 0.07198137044906616, 0.04116210341453552, 0.4592845141887665, 0.3282179832458496, 2.5759992599487305], "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": [607], "max": [607], "mean": [607.0], "std": [0.0], "count": [397]}, "index": {"min": [292400], "max": [292796], "mean": [292598.0], "std": [114.60366486286553], "count": [397]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [397]}, "subtask_annotation": {"mean": [18.81360201511335, 29.0, 29.0, 29.0, 29.0], "std": [7.5186094145969395, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [397]}, "scene_annotation": {"mean": [607.0], "std": [0.0], "min": [607], "max": [607], "count": [397]}, "eef_direction_state": {"mean": [4.062972292191436, 3.649874055415617], "std": [1.995855714218308, 2.37553254997206], "min": [0, 0], "max": [6, 6], "count": [397]}, "eef_velocity_state": {"mean": [0.8639798488664987, 0.8387909319899244], "std": [0.7785779710630544, 0.8180621872356492], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_acc_mag_state": {"mean": [0.8564231738035264, 0.72544080604534], "std": [0.844027947456517, 0.844411242968579], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_direction_action": {"mean": [4.062972292191436, 3.649874055415617], "std": [1.995855714218308, 2.37553254997206], "min": [0, 0], "max": [6, 6], "count": [397]}, "eef_velocity_action": {"mean": [0.8639798488664987, 0.8387909319899244], "std": [0.7785779710630544, 0.8180621872356492], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_acc_mag_action": {"mean": [0.8564231738035264, 0.72544080604534], "std": [0.844027947456517, 0.844411242968579], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_sim_pose_state": {"mean": [0.5357619990639919, 0.3297253506631403, 1.1039792177952403, -1.7119824945200057, 0.9639472994014656, -0.9000538745546618, 0.45424471121603976, -0.39457907622857524, 1.071496405196729, 1.2462716849023332, 1.340315829663605, 0.02278168690328717], "std": [0.08284164014556268, 0.05595647105276146, 0.050364140209008236, 0.9136427460139164, 0.4531781314677093, 2.1085483047452973, 0.038611184652672305, 0.04822482742657824, 0.02216101182027805, 1.3674208826494907, 0.15055442210735337, 1.7826509343346193], "min": [0.4420106569065556, 0.22023240134520466, 1.039991613009394, -2.8692846929278155, 0.27868704415615664, -3.138461641546447, 0.39439354453866754, -0.4725300705961644, 1.0140029421814574, -3.128419718715222, 0.949871439533966, -3.0505496655315216], "max": [0.6384125797611796, 0.4018608302028335, 1.2200410654658356, -0.28812651400842676, 1.4379598543342862, 3.138005612730022, 0.5593542741562844, -0.2650326573802687, 1.135919570003674, 3.1270324892082546, 1.5673477550907613, 3.0939044242617255], "count": [397]}, "eef_sim_pose_action": {"mean": [0.5357619990639919, 0.3297253506631403, 1.1039792177952403, -1.7119824945200057, 0.9639472994014656, -0.9000538745546618, 0.45424471121603976, -0.39457907622857524, 1.071496405196729, 1.2462716849023332, 1.340315829663605, 0.02278168690328717], "std": [0.08284164014556268, 0.05595647105276146, 0.050364140209008236, 0.9136427460139164, 0.4531781314677093, 2.1085483047452973, 0.038611184652672305, 0.04822482742657824, 0.02216101182027805, 1.3674208826494907, 0.15055442210735337, 1.7826509343346193], "min": [0.4420106569065556, 0.22023240134520466, 1.039991613009394, -2.8692846929278155, 0.27868704415615664, -3.138461641546447, 0.39439354453866754, -0.4725300705961644, 1.0140029421814574, -3.128419718715222, 0.949871439533966, -3.0505496655315216], "max": [0.6384125797611796, 0.4018608302028335, 1.2200410654658356, -0.28812651400842676, 1.4379598543342862, 3.138005612730022, 0.5593542741562844, -0.2650326573802687, 1.135919570003674, 3.1270324892082546, 1.5673477550907613, 3.0939044242617255], "count": [397]}, "gripper_mode_state": {"mean": [0.22921914357682618, 0.15365239294710328], "std": [0.4203304982923923, 0.3606152174946759], "min": [0, 0], "max": [1, 1], "count": [397]}, "gripper_activity_state": {"mean": [1.81360201511335, 1.8337531486146095], "std": [0.531635348594349, 0.5094267727528571], "min": [0, 0], "max": [2, 2], "count": [397]}, "gripper_mode_action": {"mean": [0.22921914357682618, 0.15365239294710328], "std": [0.4203304982923923, 0.3606152174946759], "min": [0, 0], "max": [1, 1], "count": [397]}, "gripper_activity_action": {"mean": [1.81360201511335, 1.8337531486146095], "std": [0.531635348594349, 0.5094267727528571], "min": [0, 0], "max": [2, 2], "count": [397]}, "gripper_open_scale_state": {"mean": [0.6744294708790057, 0.7356964735420282], "std": [0.264754008924504, 0.24477443148754363], "min": [0.161, 0.049], "max": [0.863, 0.876], "count": [397]}, "gripper_open_scale_action": {"mean": [0.6744294708790057, 0.7356964735420282], "std": [0.264754008924504, 0.24477443148754363], "min": [0.161, 0.049], "max": [0.863, 0.876], "count": [397]}}} +{"episode_index": 555, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.47787735171950396]], [[0.4298739348543156]], [[0.41867510956874965]]], "std": [[[0.108547321211723]], [[0.18579051339977426]], [[0.20077799370565982]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1411764705882353]], [[0.0]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.6784313725490196]], [[0.6862745098039216]]], "mean": [[[0.47345273081974226]], [[0.45393443436564657]], [[0.4445468129619449]]], "std": [[[0.0580422543113252]], [[0.11616456401594182]], [[0.12946004483287235]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.48015420751633986]], [[0.4648242166025288]], [[0.4576692340877161]]], "std": [[[0.06755019230450432]], [[0.11176427278311515]], [[0.12074993415708557]]], "count": [107]}, "observation.state": {"min": [0.13632766902446747, 1.733408808708191, -1.5046309232711792, -1.4664255380630493, 0.4576427936553955, 1.426911473274231, -2.639932870864868, 49.0, 0.11954999715089798, 0.22681300342082977, -0.013377999886870384, -3.124000072479248, -0.6620000004768372, -0.9049999713897705, -0.8405331373214722, -2.0899620056152344, -2.6216416358947754, -1.2625362873077393, 0.9187064170837402, -1.5010877847671509, 0.03157300502061844, 179.0, -0.38273900747299194, 0.2740980088710785, -0.03843599930405617, 1.402999997138977, 0.16899999976158142, -3.1381852626800537], "max": [0.7952592372894287, 2.011108160018921, -0.10421361774206161, -0.11437142640352249, 1.6982053518295288, 1.9242080450057983, -0.8358906507492065, 690.0, 0.3932969868183136, 0.4066329896450043, 0.18295200169086456, 3.132999897003174, 1.0210000276565552, 0.26100000739097595, -0.13922491669654846, -1.9421499967575073, -1.9863766431808472, -0.48628363013267517, 2.6842119693756104, -1.2176289558410645, 2.3914504051208496, 883.0, -0.18326200544834137, 0.4280470013618469, 0.16385599970817566, 2.878999948501587, 0.9229999780654907, 3.138000011444092], "mean": [0.38591036200523376, 1.981971025466919, -0.4993753731250763, -0.6368414163589478, 1.2826476097106934, 1.669569730758667, -1.8337278366088867, 571.9234008789062, 0.31024280190467834, 0.29232072830200195, 0.0735953152179718, -1.9427796602249146, 0.5396718978881836, -0.13501182198524475, -0.41724681854248047, -2.056349754333496, -2.4113214015960693, -0.8407084941864014, 1.8717321157455444, -1.3509273529052734, 1.4262021780014038, 691.7780151367188, -0.29906588792800903, 0.3475213348865509, 0.06654376536607742, 2.3167104721069336, 0.5512274503707886, -1.5555157661437988], "std": [0.23408284783363342, 0.05263998731970787, 0.46076875925064087, 0.34009456634521484, 0.33149200677871704, 0.12691040337085724, 0.5827030539512634, 175.99008178710938, 0.08331610262393951, 0.04897148534655571, 0.04485757648944855, 1.2932026386260986, 0.5333728194236755, 0.3018510937690735, 0.2732459008693695, 0.03561330586671829, 0.20128260552883148, 0.16579638421535492, 0.5657439231872559, 0.0551629401743412, 0.7708762884140015, 294.3157043457031, 0.06688615679740906, 0.05814747139811516, 0.054183054715394974, 0.4332616627216339, 0.28207066655158997, 2.1383073329925537], "count": [509]}, "action": {"min": [0.13632766902446747, 1.733408808708191, -1.5046309232711792, -1.4664255380630493, 0.4576427936553955, 1.426911473274231, -2.639932870864868, 49.0, 0.11954999715089798, 0.22681300342082977, -0.013377999886870384, -3.124000072479248, -0.6620000004768372, -0.9049999713897705, -0.8405331373214722, -2.0899620056152344, -2.6216416358947754, -1.2625362873077393, 0.9187064170837402, -1.5010877847671509, 0.03157300502061844, 179.0, -0.38273900747299194, 0.2740980088710785, -0.03843599930405617, 1.402999997138977, 0.16899999976158142, -3.1381852626800537], "max": [0.7952592372894287, 2.011108160018921, -0.10421361774206161, -0.11437142640352249, 1.6982053518295288, 1.9242080450057983, -0.8358906507492065, 690.0, 0.3932969868183136, 0.4066329896450043, 0.18295200169086456, 3.132999897003174, 1.0210000276565552, 0.26100000739097595, -0.13922491669654846, -1.9421499967575073, -1.9863766431808472, -0.48628363013267517, 2.6842119693756104, -1.2176289558410645, 2.3914504051208496, 883.0, -0.18326200544834137, 0.4280470013618469, 0.16385599970817566, 2.878999948501587, 0.9229999780654907, 3.138000011444092], "mean": [0.38591036200523376, 1.981971025466919, -0.4993753731250763, -0.6368414163589478, 1.2826476097106934, 1.669569730758667, -1.8337278366088867, 571.9234008789062, 0.31024280190467834, 0.29232072830200195, 0.0735953152179718, -1.9427796602249146, 0.5396718978881836, -0.13501182198524475, -0.41724681854248047, -2.056349754333496, -2.4113214015960693, -0.8407084941864014, 1.8717321157455444, -1.3509273529052734, 1.4262021780014038, 691.7780151367188, -0.29906588792800903, 0.3475213348865509, 0.06654376536607742, 2.3167104721069336, 0.5512274503707886, -1.5555157661437988], "std": [0.23408284783363342, 0.05263998731970787, 0.46076875925064087, 0.34009456634521484, 0.33149200677871704, 0.12691040337085724, 0.5827030539512634, 175.99008178710938, 0.08331610262393951, 0.04897148534655571, 0.04485757648944855, 1.2932026386260986, 0.5333728194236755, 0.3018510937690735, 0.2732459008693695, 0.03561330586671829, 0.20128260552883148, 0.16579638421535492, 0.5657439231872559, 0.0551629401743412, 0.7708762884140015, 294.3157043457031, 0.06688615679740906, 0.05814747139811516, 0.054183054715394974, 0.4332616627216339, 0.28207066655158997, 2.1383073329925537], "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": [608], "max": [608], "mean": [608.0], "std": [0.0], "count": [509]}, "index": {"min": [292797], "max": [293305], "mean": [293051.0], "std": [146.935359937627], "count": [509]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [509]}, "subtask_annotation": {"mean": [20.102161100196465, 29.0, 29.0, 29.0, 29.0], "std": [6.817677188395367, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [509]}, "scene_annotation": {"mean": [608.0], "std": [0.0], "min": [608], "max": [608], "count": [509]}, "eef_direction_state": {"mean": [4.229862475442043, 4.444007858546169], "std": [1.8542713873496397, 1.941003236418975], "min": [0, 0], "max": [6, 6], "count": [509]}, "eef_velocity_state": {"mean": [0.7721021611001965, 0.7485265225933202], "std": [0.705805077094175, 0.8073963038906234], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_acc_mag_state": {"mean": [0.756385068762279, 0.6777996070726916], "std": [0.8477309927122831, 0.8282335399981348], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_direction_action": {"mean": [4.229862475442043, 4.444007858546169], "std": [1.8542713873496397, 1.941003236418975], "min": [0, 0], "max": [6, 6], "count": [509]}, "eef_velocity_action": {"mean": [0.7721021611001965, 0.7485265225933202], "std": [0.705805077094175, 0.8073963038906234], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_acc_mag_action": {"mean": [0.756385068762279, 0.6777996070726916], "std": [0.8477309927122831, 0.8282335399981348], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_sim_pose_state": {"mean": [0.5432267040472166, 0.34007071834899316, 1.116337787573262, -2.1719763613039795, 1.0504632143837749, 0.19131084900313555, 0.49233962029113354, -0.3539551069037437, 1.1060030479109766, 1.2863767253071487, 1.1361937683160057, 0.10610386489409523], "std": [0.06997049133410478, 0.0801392779000672, 0.036323175559811745, 0.9542095689322588, 0.45317849907730706, 2.5553808461340717, 0.06428822593894508, 0.080567988863555, 0.060218350594742925, 1.3123104392004759, 0.4926095959995583, 1.6665354960365357], "min": [0.45606934589803294, 0.18718561814930715, 1.0679990090521043, -3.0428747779070324, 0.2868950505198318, -3.141297368891425, 0.41066709176117966, -0.43723365912493906, 1.0304156101161048, -3.1412075521012888, -0.08105534488526778, -2.948499398710989], "max": [0.6399600985492822, 0.4237053806929047, 1.2035339448688394, 0.055080253791462475, 1.5349982184102466, 3.141486758802429, 0.6222834434511035, -0.19077827743543813, 1.2481019264463964, 3.122987055935657, 1.5048539205390163, 3.1305211279108813], "count": [509]}, "eef_sim_pose_action": {"mean": [0.5432267040472166, 0.34007071834899316, 1.116337787573262, -2.1719763613039795, 1.0504632143837749, 0.19131084900313555, 0.49233962029113354, -0.3539551069037437, 1.1060030479109766, 1.2863767253071487, 1.1361937683160057, 0.10610386489409523], "std": [0.06997049133410478, 0.0801392779000672, 0.036323175559811745, 0.9542095689322588, 0.45317849907730706, 2.5553808461340717, 0.06428822593894508, 0.080567988863555, 0.060218350594742925, 1.3123104392004759, 0.4926095959995583, 1.6665354960365357], "min": [0.45606934589803294, 0.18718561814930715, 1.0679990090521043, -3.0428747779070324, 0.2868950505198318, -3.141297368891425, 0.41066709176117966, -0.43723365912493906, 1.0304156101161048, -3.1412075521012888, -0.08105534488526778, -2.948499398710989], "max": [0.6399600985492822, 0.4237053806929047, 1.2035339448688394, 0.055080253791462475, 1.5349982184102466, 3.141486758802429, 0.6222834434511035, -0.19077827743543813, 1.2481019264463964, 3.122987055935657, 1.5048539205390163, 3.1305211279108813], "count": [509]}, "gripper_mode_state": {"mean": [0.26522593320235754, 0.17485265225933203], "std": [0.4414534375891743, 0.37984102234646694], "min": [0, 0], "max": [1, 1], "count": [509]}, "gripper_activity_state": {"mean": [1.8958742632612966, 1.8860510805500983], "std": [0.3951606471284725, 0.4283448353606812], "min": [0, 0], "max": [2, 2], "count": [509]}, "gripper_mode_action": {"mean": [0.26522593320235754, 0.17485265225933203], "std": [0.4414534375891743, 0.37984102234646694], "min": [0, 0], "max": [1, 1], "count": [509]}, "gripper_activity_action": {"mean": [1.8958742632612966, 1.8860510805500983], "std": [0.3951606471284725, 0.4283448353606812], "min": [0, 0], "max": [2, 2], "count": [509]}, "gripper_open_scale_state": {"mean": [0.6917779958908611, 0.5719233791598624], "std": [0.29431566596699904, 0.17599011729710987], "min": [0.179, 0.049], "max": [0.883, 0.69], "count": [509]}, "gripper_open_scale_action": {"mean": [0.6917779958908611, 0.5719233791598624], "std": [0.29431566596699904, 0.17599011729710987], "min": [0.179, 0.049], "max": [0.883, 0.69], "count": [509]}}} +{"episode_index": 556, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.4781103059012067]], [[0.42723013291855205]], [[0.4161926140648567]]], "std": [[[0.11064359203062478]], [[0.19089139270326283]], [[0.20745061662291525]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.0]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6235294117647059]], [[0.6313725490196078]]], "mean": [[[0.47171174663775767]], [[0.4554957480989191]], [[0.448138494139643]]], "std": [[[0.0566594696374302]], [[0.1072289145519696]], [[0.11778739194226394]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48654741507981397]], [[0.4758800139046003]], [[0.46909928041729515]]], "std": [[[0.08458016634882509]], [[0.11169602266534569]], [[0.12104394551429291]]], "count": [104]}, "observation.state": {"min": [0.05658357962965965, 1.8587931394577026, -1.47831130027771, -1.3606761693954468, 0.7841939330101013, 0.9020735025405884, -2.7949702739715576, 56.0, 0.15406499803066254, 0.21347899734973907, -0.0559610016644001, -3.134185314178467, -0.16200000047683716, -0.5929999947547913, -0.8321205973625183, -2.077867031097412, -2.6476473808288574, -1.2135623693466187, 0.8642870783805847, -1.7111209630966187, 0.31431636214256287, 167.0, -0.3842639923095703, 0.2591469883918762, -0.018993999809026718, -3.1411852836608887, 0.1210000067949295, -3.121999979019165], "max": [0.5859943628311157, 2.021353244781494, 0.06757915019989014, 0.021537363529205322, 1.7290453910827637, 1.8945026397705078, -1.2982981204986572, 876.0, 0.4002479910850525, 0.4005410075187683, 0.19734500348567963, 3.13700008392334, 0.9139999747276306, 0.35899999737739563, -0.1045452207326889, -1.891902208328247, -2.4118008613586426, -0.26371923089027405, 2.472503423690796, -1.2615065574645996, 2.5535738468170166, 876.0, -0.21770000457763672, 0.4226210117340088, 0.1860159933567047, 3.1410000324249268, 0.9729999899864197, 3.1410000324249268], "mean": [0.28586751222610474, 1.9992831945419312, -0.4111785292625427, -0.45928916335105896, 1.5005998611450195, 1.568179726600647, -2.257228136062622, 734.934326171875, 0.32509028911590576, 0.2801379859447479, 0.05373747646808624, -1.7168132066726685, 0.5918200016021729, 0.07231922447681427, -0.4305569529533386, -2.0367465019226074, -2.4961817264556885, -0.7543156743049622, 1.83352792263031, -1.3800561428070068, 1.4913551807403564, 654.4222412109375, -0.30643153190612793, 0.34883779287338257, 0.06812790036201477, 2.3415749073028564, 0.6124908328056335, -1.7722433805465698], "std": [0.11345037817955017, 0.028402602300047874, 0.5694220066070557, 0.541036069393158, 0.2583603262901306, 0.20866841077804565, 0.6216525435447693, 243.3920440673828, 0.07290661334991455, 0.04187741130590439, 0.043741706758737564, 1.2417043447494507, 0.3190900385379791, 0.30749979615211487, 0.25044915080070496, 0.04494396597146988, 0.07347901910543442, 0.18238680064678192, 0.542743980884552, 0.09313639253377914, 0.6535102128982544, 268.3832702636719, 0.048613112419843674, 0.05344364792108536, 0.04385293647646904, 0.7858676314353943, 0.30688875913619995, 1.9085087776184082], "count": [495]}, "action": {"min": [0.05658357962965965, 1.8587931394577026, -1.47831130027771, -1.3606761693954468, 0.7841939330101013, 0.9020735025405884, -2.7949702739715576, 56.0, 0.15406499803066254, 0.21347899734973907, -0.0559610016644001, -3.134185314178467, -0.16200000047683716, -0.5929999947547913, -0.8321205973625183, -2.077867031097412, -2.6476473808288574, -1.2135623693466187, 0.8642870783805847, -1.7111209630966187, 0.31431636214256287, 167.0, -0.3842639923095703, 0.2591469883918762, -0.018993999809026718, -3.1411852836608887, 0.1210000067949295, -3.121999979019165], "max": [0.5859943628311157, 2.021353244781494, 0.06757915019989014, 0.021537363529205322, 1.7290453910827637, 1.8945026397705078, -1.2982981204986572, 876.0, 0.4002479910850525, 0.4005410075187683, 0.19734500348567963, 3.13700008392334, 0.9139999747276306, 0.35899999737739563, -0.1045452207326889, -1.891902208328247, -2.4118008613586426, -0.26371923089027405, 2.472503423690796, -1.2615065574645996, 2.5535738468170166, 876.0, -0.21770000457763672, 0.4226210117340088, 0.1860159933567047, 3.1410000324249268, 0.9729999899864197, 3.1410000324249268], "mean": [0.28586751222610474, 1.9992831945419312, -0.4111785292625427, -0.45928916335105896, 1.5005998611450195, 1.568179726600647, -2.257228136062622, 734.934326171875, 0.32509028911590576, 0.2801379859447479, 0.05373747646808624, -1.7168132066726685, 0.5918200016021729, 0.07231922447681427, -0.4305569529533386, -2.0367465019226074, -2.4961817264556885, -0.7543156743049622, 1.83352792263031, -1.3800561428070068, 1.4913551807403564, 654.4222412109375, -0.30643153190612793, 0.34883779287338257, 0.06812790036201477, 2.3415749073028564, 0.6124908328056335, -1.7722433805465698], "std": [0.11345037817955017, 0.028402602300047874, 0.5694220066070557, 0.541036069393158, 0.2583603262901306, 0.20866841077804565, 0.6216525435447693, 243.3920440673828, 0.07290661334991455, 0.04187741130590439, 0.043741706758737564, 1.2417043447494507, 0.3190900385379791, 0.30749979615211487, 0.25044915080070496, 0.04494396597146988, 0.07347901910543442, 0.18238680064678192, 0.542743980884552, 0.09313639253377914, 0.6535102128982544, 268.3832702636719, 0.048613112419843674, 0.05344364792108536, 0.04385293647646904, 0.7858676314353943, 0.30688875913619995, 1.9085087776184082], "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": [609], "max": [609], "mean": [609.0], "std": [0.0], "count": [495]}, "index": {"min": [293306], "max": [293800], "mean": [293553.0], "std": [142.89390003308984], "count": [495]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [495]}, "subtask_annotation": {"mean": [19.10909090909091, 29.0, 29.0, 29.0, 29.0], "std": [7.270545127174503, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [495]}, "scene_annotation": {"mean": [609.0], "std": [0.0], "min": [609], "max": [609], "count": [495]}, "eef_direction_state": {"mean": [4.21010101010101, 4.494949494949495], "std": [1.892115215782848, 1.9414341120910203], "min": [0, 0], "max": [6, 6], "count": [495]}, "eef_velocity_state": {"mean": [0.7696969696969697, 0.7858585858585858], "std": [0.710307167223447, 0.8776702518093763], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_acc_mag_state": {"mean": [0.7252525252525253, 0.6383838383838384], "std": [0.8368222038625996, 0.8315383177462222], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_direction_action": {"mean": [4.21010101010101, 4.494949494949495], "std": [1.892115215782848, 1.9414341120910203], "min": [0, 0], "max": [6, 6], "count": [495]}, "eef_velocity_action": {"mean": [0.7696969696969697, 0.7858585858585858], "std": [0.710307167223447, 0.8776702518093763], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_acc_mag_action": {"mean": [0.7252525252525253, 0.6383838383838384], "std": [0.8368222038625996, 0.8315383177462222], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_sim_pose_state": {"mean": [0.5444986860417895, 0.34899798473897164, 1.1101935181258074, -2.018645027998925, 1.0151396181953132, -0.8317821946165443, 0.4758088132544076, -0.34531383437058705, 1.0756497319863294, 0.4442533036100192, 1.2123394127114426, -0.5743721992206609], "std": [0.06439581048386221, 0.05367234131327334, 0.03877979562692367, 0.7739423505086543, 0.43072266452816127, 2.2362535771401113, 0.04959612254571777, 0.06499104709833088, 0.052692461086794345, 1.7181098262811392, 0.26864792537825427, 1.2089588678162027], "min": [0.4411194062476492, 0.24340003408523786, 1.0574175343621526, -3.02585346797329, 0.21049668178774206, -3.139282786616932, 0.4007665327049636, -0.4792428660550304, 1.0278026201636319, -3.1341357366706664, 0.4856579016529121, -3.0569572156152867], "max": [0.6331556440813122, 0.4352900727797273, 1.2213758876527618, -0.1721909979728406, 1.4900882558457202, 3.123028240038098, 0.6070688563887434, -0.18468440606165787, 1.1811299471733336, 3.141455584066258, 1.56644982760541, 3.0409586427819817], "count": [495]}, "eef_sim_pose_action": {"mean": [0.5444986860417895, 0.34899798473897164, 1.1101935181258074, -2.018645027998925, 1.0151396181953132, -0.8317821946165443, 0.4758088132544076, -0.34531383437058705, 1.0756497319863294, 0.4442533036100192, 1.2123394127114426, -0.5743721992206609], "std": [0.06439581048386221, 0.05367234131327334, 0.03877979562692367, 0.7739423505086543, 0.43072266452816127, 2.2362535771401113, 0.04959612254571777, 0.06499104709833088, 0.052692461086794345, 1.7181098262811392, 0.26864792537825427, 1.2089588678162027], "min": [0.4411194062476492, 0.24340003408523786, 1.0574175343621526, -3.02585346797329, 0.21049668178774206, -3.139282786616932, 0.4007665327049636, -0.4792428660550304, 1.0278026201636319, -3.1341357366706664, 0.4856579016529121, -3.0569572156152867], "max": [0.6331556440813122, 0.4352900727797273, 1.2213758876527618, -0.1721909979728406, 1.4900882558457202, 3.123028240038098, 0.6070688563887434, -0.18468440606165787, 1.1811299471733336, 3.141455584066258, 1.56644982760541, 3.0409586427819817], "count": [495]}, "gripper_mode_state": {"mean": [0.24848484848484848, 0.16363636363636364], "std": [0.43213438715093017, 0.36994527180683406], "min": [0, 0], "max": [1, 1], "count": [495]}, "gripper_activity_state": {"mean": [1.9070707070707071, 1.8868686868686868], "std": [0.3806566695212552, 0.4208328598008646], "min": [0, 0], "max": [2, 2], "count": [495]}, "gripper_mode_action": {"mean": [0.24848484848484848, 0.16363636363636364], "std": [0.43213438715093017, 0.36994527180683406], "min": [0, 0], "max": [1, 1], "count": [495]}, "gripper_activity_action": {"mean": [1.9070707070707071, 1.8868686868686868], "std": [0.3806566695212552, 0.4208328598008646], "min": [0, 0], "max": [2, 2], "count": [495]}, "gripper_open_scale_state": {"mean": [0.6544222222222237, 0.7349343435961784], "std": [0.2683832948494301, 0.243392025126168], "min": [0.167, 0.056], "max": [0.876, 0.876], "count": [495]}, "gripper_open_scale_action": {"mean": [0.6544222222222237, 0.7349343435961784], "std": [0.2683832948494301, 0.243392025126168], "min": [0.167, 0.056], "max": [0.876, 0.876], "count": [495]}}} +{"episode_index": 557, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4826271779751504]], [[0.42445660025561377]], [[0.41107559009577427]]], "std": [[[0.11822789253832931]], [[0.19944000294710043]], [[0.21451028812189213]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.0]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.611764705882353]], [[0.6274509803921569]]], "mean": [[[0.4761075640652301]], [[0.45750871594512393]], [[0.4500817863036303]]], "std": [[[0.057894596756113616]], [[0.11190356529896126]], [[0.12270250839183659]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.4818583851032162]], [[0.46226354510451045]], [[0.4510537597877435]]], "std": [[[0.082321421509281]], [[0.13432309272193144]], [[0.14772947497811897]]], "count": [101]}, "observation.state": {"min": [0.0826587975025177, 1.821757197380066, -1.3529443740844727, -1.5035662651062012, 0.7459537982940674, 1.4877885580062866, -2.7648284435272217, 52.0, 0.1757970005273819, 0.22633600234985352, 0.012416999787092209, -3.1411852836608887, -0.19100001454353333, -0.8230000138282776, -0.9814510941505432, -2.0756678581237793, -2.661208152770996, -1.3060299158096313, 1.01157546043396, -1.482343077659607, 0.15336208045482635, 165.0, -0.3869659900665283, 0.26510998606681824, -0.06763199716806412, -3.125, 0.021999994292855263, -3.132185220718384], "max": [0.4674515724182129, 2.0110206604003906, 0.0760614424943924, -0.05583307892084122, 1.6282002925872803, 1.9148530960083008, -0.9776113033294678, 748.0, 0.4041979908943176, 0.35549598932266235, 0.1794160008430481, 3.13700008392334, 0.9909999966621399, 0.2770000100135803, -0.1304982751607895, -1.9219741821289062, -2.1658315658569336, -0.42783257365226746, 2.548861503601074, -1.2193917036056519, 2.528109550476074, 875.0, -0.15846100449562073, 0.4371199905872345, 0.16921299695968628, 3.1389999389648438, 0.859000027179718, 3.131999969482422], "mean": [0.29898208379745483, 1.9893109798431396, -0.5021519660949707, -0.6380099058151245, 1.3990651369094849, 1.6119877099990845, -1.9320313930511475, 626.3983154296875, 0.32705366611480713, 0.28621941804885864, 0.06988125294446945, -1.8978461027145386, 0.6348898410797119, -0.13202548027038574, -0.5257762670516968, -2.05251407623291, -2.3921501636505127, -0.7991583943367004, 1.9734623432159424, -1.3601632118225098, 1.2936171293258667, 595.6483154296875, -0.26692768931388855, 0.36470451951026917, 0.0451938770711422, 2.41083025932312, 0.4729173183441162, -2.0136678218841553], "std": [0.08692163974046707, 0.037836141884326935, 0.3959502875804901, 0.4411492943763733, 0.26631367206573486, 0.13303974270820618, 0.5200475454330444, 204.31407165527344, 0.058032818138599396, 0.028788898140192032, 0.03682289645075798, 1.3311864137649536, 0.4093646705150604, 0.29439598321914673, 0.3263954818248749, 0.03161075338721275, 0.1435304433107376, 0.15717944502830505, 0.5139237642288208, 0.0842788815498352, 0.7012857794761658, 267.907470703125, 0.06713280081748962, 0.06362591683864594, 0.06722463667392731, 0.8384568095207214, 0.3304683566093445, 1.6447150707244873], "count": [472]}, "action": {"min": [0.0826587975025177, 1.821757197380066, -1.3529443740844727, -1.5035662651062012, 0.7459537982940674, 1.4877885580062866, -2.7648284435272217, 52.0, 0.1757970005273819, 0.22633600234985352, 0.012416999787092209, -3.1411852836608887, -0.19100001454353333, -0.8230000138282776, -0.9814510941505432, -2.0756678581237793, -2.661208152770996, -1.3060299158096313, 1.01157546043396, -1.482343077659607, 0.15336208045482635, 165.0, -0.3869659900665283, 0.26510998606681824, -0.06763199716806412, -3.125, 0.021999994292855263, -3.132185220718384], "max": [0.4674515724182129, 2.0110206604003906, 0.0760614424943924, -0.05583307892084122, 1.6282002925872803, 1.9148530960083008, -0.9776113033294678, 748.0, 0.4041979908943176, 0.35549598932266235, 0.1794160008430481, 3.13700008392334, 0.9909999966621399, 0.2770000100135803, -0.1304982751607895, -1.9219741821289062, -2.1658315658569336, -0.42783257365226746, 2.548861503601074, -1.2193917036056519, 2.528109550476074, 875.0, -0.15846100449562073, 0.4371199905872345, 0.16921299695968628, 3.1389999389648438, 0.859000027179718, 3.131999969482422], "mean": [0.29898208379745483, 1.9893109798431396, -0.5021519660949707, -0.6380099058151245, 1.3990651369094849, 1.6119877099990845, -1.9320313930511475, 626.3983154296875, 0.32705366611480713, 0.28621941804885864, 0.06988125294446945, -1.8978461027145386, 0.6348898410797119, -0.13202548027038574, -0.5257762670516968, -2.05251407623291, -2.3921501636505127, -0.7991583943367004, 1.9734623432159424, -1.3601632118225098, 1.2936171293258667, 595.6483154296875, -0.26692768931388855, 0.36470451951026917, 0.0451938770711422, 2.41083025932312, 0.4729173183441162, -2.0136678218841553], "std": [0.08692163974046707, 0.037836141884326935, 0.3959502875804901, 0.4411492943763733, 0.26631367206573486, 0.13303974270820618, 0.5200475454330444, 204.31407165527344, 0.058032818138599396, 0.028788898140192032, 0.03682289645075798, 1.3311864137649536, 0.4093646705150604, 0.29439598321914673, 0.3263954818248749, 0.03161075338721275, 0.1435304433107376, 0.15717944502830505, 0.5139237642288208, 0.0842788815498352, 0.7012857794761658, 267.907470703125, 0.06713280081748962, 0.06362591683864594, 0.06722463667392731, 0.8384568095207214, 0.3304683566093445, 1.6447150707244873], "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": [610], "max": [610], "mean": [610.0], "std": [0.0], "count": [472]}, "index": {"min": [293801], "max": [294272], "mean": [294036.5], "std": [136.2543577284778], "count": [472]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [472]}, "subtask_annotation": {"mean": [19.097457627118644, 29.0, 29.0, 29.0, 29.0], "std": [7.094327668057345, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [472]}, "scene_annotation": {"mean": [610.0], "std": [0.0], "min": [610], "max": [610], "count": [472]}, "eef_direction_state": {"mean": [4.086864406779661, 4.576271186440678], "std": [1.9416479978915273, 1.881699464742037], "min": [0, 0], "max": [6, 6], "count": [472]}, "eef_velocity_state": {"mean": [0.7923728813559322, 0.7584745762711864], "std": [0.7330753400434569, 0.8542839474746987], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_acc_mag_state": {"mean": [0.8135593220338984, 0.5699152542372882], "std": [0.8482199960712645, 0.783425762291197], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_direction_action": {"mean": [4.086864406779661, 4.576271186440678], "std": [1.9416479978915273, 1.881699464742037], "min": [0, 0], "max": [6, 6], "count": [472]}, "eef_velocity_action": {"mean": [0.7923728813559322, 0.7584745762711864], "std": [0.7330753400434569, 0.8542839474746987], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_acc_mag_action": {"mean": [0.8135593220338984, 0.5699152542372882], "std": [0.8482199960712645, 0.783425762291197], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_sim_pose_state": {"mean": [0.5650295907946064, 0.30705506741154875, 1.1261996291510403, -2.1736697937333473, 0.9486331728199192, -0.6360688891017017, 0.4838013441498367, -0.36432054649688506, 1.090130431478275, 1.525644012083387, 1.1916431793695577, 0.02404076948664242], "std": [0.07553334085413993, 0.0869994054535256, 0.0358644183698348, 0.8486262059186085, 0.5082937274739048, 2.439548470736972, 0.03519742589576514, 0.05146343342925253, 0.05040799347376229, 1.0786097808464248, 0.35545189359579443, 1.7585042000239555], "min": [0.44725863355863466, 0.15694242338543996, 1.0599360124871147, -3.0926594314876468, 0.1767018931637847, -3.136442905058156, 0.4178314177902184, -0.45692475022103207, 1.0227031387522267, -3.139037307691724, 0.35979539393039683, -3.07653119693172], "max": [0.6493579424312985, 0.42960634171659806, 1.2173313453302672, 0.23358427332625714, 1.5283714925944247, 3.131013277755025, 0.5692274630287397, -0.24328661426418854, 1.1988179012552391, 3.1059820434739063, 1.5149585033828945, 3.1156577515080173], "count": [472]}, "eef_sim_pose_action": {"mean": [0.5650295907946064, 0.30705506741154875, 1.1261996291510403, -2.1736697937333473, 0.9486331728199192, -0.6360688891017017, 0.4838013441498367, -0.36432054649688506, 1.090130431478275, 1.525644012083387, 1.1916431793695577, 0.02404076948664242], "std": [0.07553334085413993, 0.0869994054535256, 0.0358644183698348, 0.8486262059186085, 0.5082937274739048, 2.439548470736972, 0.03519742589576514, 0.05146343342925253, 0.05040799347376229, 1.0786097808464248, 0.35545189359579443, 1.7585042000239555], "min": [0.44725863355863466, 0.15694242338543996, 1.0599360124871147, -3.0926594314876468, 0.1767018931637847, -3.136442905058156, 0.4178314177902184, -0.45692475022103207, 1.0227031387522267, -3.139037307691724, 0.35979539393039683, -3.07653119693172], "max": [0.6493579424312985, 0.42960634171659806, 1.2173313453302672, 0.23358427332625714, 1.5283714925944247, 3.131013277755025, 0.5692274630287397, -0.24328661426418854, 1.1988179012552391, 3.1059820434739063, 1.5149585033828945, 3.1156577515080173], "count": [472]}, "gripper_mode_state": {"mean": [0.3177966101694915, 0.2033898305084746], "std": [0.4656199359287293, 0.40252007074704843], "min": [0, 0], "max": [1, 1], "count": [472]}, "gripper_activity_state": {"mean": [1.8495762711864407, 1.8877118644067796], "std": [0.4701242065735759, 0.41946477401433474], "min": [0, 0], "max": [2, 2], "count": [472]}, "gripper_mode_action": {"mean": [0.3177966101694915, 0.2033898305084746], "std": [0.4656199359287293, 0.40252007074704843], "min": [0, 0], "max": [1, 1], "count": [472]}, "gripper_activity_action": {"mean": [1.8495762711864407, 1.8877118644067796], "std": [0.4701242065735759, 0.41946477401433474], "min": [0, 0], "max": [2, 2], "count": [472]}, "gripper_open_scale_state": {"mean": [0.595648305149403, 0.6263983049231068], "std": [0.26790759487659577, 0.2043141393756709], "min": [0.165, 0.052], "max": [0.875, 0.748], "count": [472]}, "gripper_open_scale_action": {"mean": [0.595648305149403, 0.6263983049231068], "std": [0.26790759487659577, 0.2043141393756709], "min": [0.165, 0.052], "max": [0.875, 0.748], "count": [472]}}} +{"episode_index": 558, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4878530611021167]], [[0.4376335728098579]], [[0.4260015459165318]]], "std": [[[0.1067058260660919]], [[0.18903470144764825]], [[0.2066036733965602]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12549019607843137]], [[0.0]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.6588235294117647]], [[0.6666666666666666]]], "mean": [[[0.4755879617137375]], [[0.4531100505186784]], [[0.44358941581219646]]], "std": [[[0.06342965498301957]], [[0.12336213152259363]], [[0.13693483912624896]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[1.0]], [[1.0]]], "mean": [[[0.4860265953858608]], [[0.4732849527043233]], [[0.46593452621874437]]], "std": [[[0.07791491960012562]], [[0.11024163812701492]], [[0.11917245292540216]]], "count": [109]}, "observation.state": {"min": [0.013055063784122467, 1.7914931774139404, -1.2516803741455078, -1.0533759593963623, 0.7285353541374207, 1.370659351348877, -2.634434938430786, 70.0, 0.19677600264549255, 0.21574999392032623, 0.007757999934256077, -3.1361851692199707, -0.2070000022649765, -0.7239999771118164, -0.8548448085784912, -2.0837833881378174, -2.4667088985443115, -1.2346110343933105, 0.7790800929069519, -1.5164120197296143, 0.040910519659519196, 166.0, -0.3639169931411743, 0.29946398735046387, -0.025803999975323677, 1.4240000247955322, 0.0559999980032444, -3.1391851902008057], "max": [0.557528018951416, 2.0107765197753906, -0.5159367918968201, -0.029024826362729073, 2.133734703063965, 1.9149928092956543, -1.33304762840271, 856.0, 0.4030509889125824, 0.3760969936847687, 0.17927899956703186, 3.1389999389648438, 0.9369999766349792, 0.3889999985694885, -0.18126989901065826, -1.9731470346450806, -2.2304434776306152, -0.28117257356643677, 2.694805860519409, -1.168602705001831, 2.5587399005889893, 864.0, -0.18777799606323242, 0.4294619858264923, 0.12653599679470062, 3.0959999561309814, 1.00600004196167, 3.1389999389648438], "mean": [0.29884615540504456, 1.9761394262313843, -0.6760138273239136, -0.33855584263801575, 1.8282805681228638, 1.5784348249435425, -2.2701148986816406, 721.23291015625, 0.34435197710990906, 0.2825224697589874, 0.06058190390467644, -1.1890238523483276, 0.6949763298034668, 0.06461481750011444, -0.4605954587459564, -2.0663774013519287, -2.3691654205322266, -0.8364266753196716, 1.8867806196212769, -1.3613455295562744, 1.395479440689087, 670.30078125, -0.28398793935775757, 0.3599849343299866, 0.055260371416807175, 2.367494583129883, 0.5155839920043945, -0.9885455965995789], "std": [0.1135367825627327, 0.059752050787210464, 0.19175074994564056, 0.3492239713668823, 0.47414183616638184, 0.1328493356704712, 0.4852110743522644, 193.75784301757812, 0.04627496376633644, 0.030040888115763664, 0.02892889268696308, 1.6820449829101562, 0.3551367521286011, 0.3359946012496948, 0.25999826192855835, 0.020403560250997543, 0.09299681335687637, 0.20886553823947906, 0.6496651768684387, 0.08572553098201752, 0.813646674156189, 288.284912109375, 0.05419132858514786, 0.05004193261265755, 0.04247908294200897, 0.47000443935394287, 0.3044556975364685, 2.3891870975494385], "count": [522]}, "action": {"min": [0.013055063784122467, 1.7914931774139404, -1.2516803741455078, -1.0533759593963623, 0.7285353541374207, 1.370659351348877, -2.634434938430786, 70.0, 0.19677600264549255, 0.21574999392032623, 0.007757999934256077, -3.1361851692199707, -0.2070000022649765, -0.7239999771118164, -0.8548448085784912, -2.0837833881378174, -2.4667088985443115, -1.2346110343933105, 0.7790800929069519, -1.5164120197296143, 0.040910519659519196, 166.0, -0.3639169931411743, 0.29946398735046387, -0.025803999975323677, 1.4240000247955322, 0.0559999980032444, -3.1391851902008057], "max": [0.557528018951416, 2.0107765197753906, -0.5159367918968201, -0.029024826362729073, 2.133734703063965, 1.9149928092956543, -1.33304762840271, 856.0, 0.4030509889125824, 0.3760969936847687, 0.17927899956703186, 3.1389999389648438, 0.9369999766349792, 0.3889999985694885, -0.18126989901065826, -1.9731470346450806, -2.2304434776306152, -0.28117257356643677, 2.694805860519409, -1.168602705001831, 2.5587399005889893, 864.0, -0.18777799606323242, 0.4294619858264923, 0.12653599679470062, 3.0959999561309814, 1.00600004196167, 3.1389999389648438], "mean": [0.29884615540504456, 1.9761394262313843, -0.6760138273239136, -0.33855584263801575, 1.8282805681228638, 1.5784348249435425, -2.2701148986816406, 721.23291015625, 0.34435197710990906, 0.2825224697589874, 0.06058190390467644, -1.1890238523483276, 0.6949763298034668, 0.06461481750011444, -0.4605954587459564, -2.0663774013519287, -2.3691654205322266, -0.8364266753196716, 1.8867806196212769, -1.3613455295562744, 1.395479440689087, 670.30078125, -0.28398793935775757, 0.3599849343299866, 0.055260371416807175, 2.367494583129883, 0.5155839920043945, -0.9885455965995789], "std": [0.1135367825627327, 0.059752050787210464, 0.19175074994564056, 0.3492239713668823, 0.47414183616638184, 0.1328493356704712, 0.4852110743522644, 193.75784301757812, 0.04627496376633644, 0.030040888115763664, 0.02892889268696308, 1.6820449829101562, 0.3551367521286011, 0.3359946012496948, 0.25999826192855835, 0.020403560250997543, 0.09299681335687637, 0.20886553823947906, 0.6496651768684387, 0.08572553098201752, 0.813646674156189, 288.284912109375, 0.05419132858514786, 0.05004193261265755, 0.04247908294200897, 0.47000443935394287, 0.3044556975364685, 2.3891870975494385], "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": [611], "max": [611], "mean": [611.0], "std": [0.0], "count": [522]}, "index": {"min": [294273], "max": [294794], "mean": [294533.5], "std": [150.68814374948903], "count": [522]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [522]}, "subtask_annotation": {"mean": [19.71072796934866, 29.0, 29.0, 29.0, 29.0], "std": [7.061215627406302, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [522]}, "scene_annotation": {"mean": [611.0], "std": [0.0], "min": [611], "max": [611], "count": [522]}, "eef_direction_state": {"mean": [4.3084291187739465, 4.438697318007663], "std": [1.9284832703197214, 1.9983414167659488], "min": [0, 0], "max": [6, 6], "count": [522]}, "eef_velocity_state": {"mean": [0.7547892720306514, 0.7183908045977011], "std": [0.7305760950712189, 0.8230438882026795], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_acc_mag_state": {"mean": [0.7260536398467433, 0.5862068965517241], "std": [0.8348557019627914, 0.805418300751947], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_direction_action": {"mean": [4.3084291187739465, 4.438697318007663], "std": [1.9284832703197214, 1.9983414167659488], "min": [0, 0], "max": [6, 6], "count": [522]}, "eef_velocity_action": {"mean": [0.7547892720306514, 0.7183908045977011], "std": [0.7305760950712189, 0.8230438882026795], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_acc_mag_action": {"mean": [0.7260536398467433, 0.5862068965517241], "std": [0.8348557019627914, 0.805418300751947], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_sim_pose_state": {"mean": [0.5577156331102789, 0.3228233131153258, 1.1194621701316942, -1.978383442622331, 0.9802171527990942, 0.024376780437321, 0.47684218476822926, -0.3643817036616546, 1.0651022972207425, 1.0989501755109143, 1.218957294053694, -0.08846643806489518], "std": [0.06122336440093174, 0.06260381896205448, 0.035938812122745044, 1.1762136735637645, 0.4844103044175734, 2.4421210684719408, 0.038927757381198885, 0.03999842964066135, 0.040047162105980576, 1.0354015714769669, 0.2890070979570761, 1.3603904175486325], "min": [0.4823764773229481, 0.21070329619211886, 1.0489502279940335, -3.1136157709133143, 0.1919032494218198, -3.1390279361892772, 0.40012017411589795, -0.4882322770134818, 1.029315336922625, 0.21635340442700843, 0.38366146830360215, -3.1383335135881616], "max": [0.6402330794188495, 0.3981947368958818, 1.2000528132170414, 0.21315047912047858, 1.562601297670661, 3.13868358199525, 0.5873227872819876, -0.2638974909023651, 1.1878791715536758, 3.109686083875351, 1.5538554984217514, 2.928967315648568], "count": [522]}, "eef_sim_pose_action": {"mean": [0.5577156331102789, 0.3228233131153258, 1.1194621701316942, -1.978383442622331, 0.9802171527990942, 0.024376780437321, 0.47684218476822926, -0.3643817036616546, 1.0651022972207425, 1.0989501755109143, 1.218957294053694, -0.08846643806489518], "std": [0.06122336440093174, 0.06260381896205448, 0.035938812122745044, 1.1762136735637645, 0.4844103044175734, 2.4421210684719408, 0.038927757381198885, 0.03999842964066135, 0.040047162105980576, 1.0354015714769669, 0.2890070979570761, 1.3603904175486325], "min": [0.4823764773229481, 0.21070329619211886, 1.0489502279940335, -3.1136157709133143, 0.1919032494218198, -3.1390279361892772, 0.40012017411589795, -0.4882322770134818, 1.029315336922625, 0.21635340442700843, 0.38366146830360215, -3.1383335135881616], "max": [0.6402330794188495, 0.3981947368958818, 1.2000528132170414, 0.21315047912047858, 1.562601297670661, 3.13868358199525, 0.5873227872819876, -0.2638974909023651, 1.1878791715536758, 3.109686083875351, 1.5538554984217514, 2.928967315648568], "count": [522]}, "gripper_mode_state": {"mean": [0.2796934865900383, 0.12452107279693486], "std": [0.448848571512871, 0.3301750675421083], "min": [0, 0], "max": [1, 1], "count": [522]}, "gripper_activity_state": {"mean": [1.8659003831417624, 1.8735632183908046], "std": [0.48068642413983875, 0.44129549012534547], "min": [0, 0], "max": [2, 2], "count": [522]}, "gripper_mode_action": {"mean": [0.2796934865900383, 0.12452107279693486], "std": [0.448848571512871, 0.3301750675421083], "min": [0, 0], "max": [1, 1], "count": [522]}, "gripper_activity_action": {"mean": [1.8659003831417624, 1.8735632183908046], "std": [0.48068642413983875, 0.44129549012534547], "min": [0, 0], "max": [2, 2], "count": [522]}, "gripper_open_scale_state": {"mean": [0.6703007661666005, 0.7212327586937658], "std": [0.28828496850012, 0.19375776944571677], "min": [0.166, 0.07], "max": [0.864, 0.856], "count": [522]}, "gripper_open_scale_action": {"mean": [0.6703007661666005, 0.7212327586937658], "std": [0.28828496850012, 0.19375776944571677], "min": [0.166, 0.07], "max": [0.864, 0.856], "count": [522]}}} +{"episode_index": 559, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.475480045496792]], [[0.4304472570756131]], [[0.418850027358038]]], "std": [[[0.10415236590894167]], [[0.18171230513210182]], [[0.19732324300635862]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13333333333333333]], [[0.0]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.6549019607843137]], [[0.6666666666666666]]], "mean": [[[0.47579677287581695]], [[0.4612065681777298]], [[0.4532509875127421]]], "std": [[[0.05239703556791556]], [[0.10165538218511899]], [[0.11315136997390468]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.47417281660370575]], [[0.46212692443185227]], [[0.45251475272830843]]], "std": [[[0.06311097811753824]], [[0.10881971535579185]], [[0.11846863691932309]]], "count": [109]}, "observation.state": {"min": [0.14938274025917053, 1.6786751747131348, -1.3657201528549194, -1.2279438972473145, 0.585924506187439, 1.1805058717727661, -2.5357539653778076, 53.0, 0.13902300596237183, 0.24889899790287018, -0.013849999755620956, -3.1361851692199707, -0.5260000228881836, -0.8489999771118164, -0.6719692349433899, -2.0945870876312256, -2.613438606262207, -1.169143795967102, 0.8236208558082581, -1.526115894317627, 0.06693337857723236, 181.0, -0.37466299533843994, 0.2838610112667084, -0.025553999468684196, 1.2339999675750732, 0.19699999690055847, -3.1381852626800537], "max": [0.7953290939331055, 2.0136563777923584, -0.2074149250984192, -0.1057145968079567, 2.0878329277038574, 1.919356107711792, -0.9666681289672852, 868.0, 0.39605000615119934, 0.4216099977493286, 0.2300180047750473, 3.140000104904175, 0.9919999837875366, 0.37400004267692566, -0.17516125738620758, -1.9132996797561646, -1.9143818616867065, -0.3211231529712677, 2.511930227279663, -1.168358325958252, 2.6108555793762207, 879.0, -0.1929129958152771, 0.41659700870513916, 0.15888099372386932, 2.9739999771118164, 0.9039999842643738, 3.134999990463257], "mean": [0.37755513191223145, 1.976591944694519, -0.6086891889572144, -0.444145143032074, 1.578784704208374, 1.5533950328826904, -2.0222012996673584, 731.1394653320312, 0.32533472776412964, 0.30206921696662903, 0.06430017203092575, -1.6105104684829712, 0.6129663586616516, -0.02822008728981018, -0.3711518347263336, -2.0583033561706543, -2.395270586013794, -0.7473786473274231, 1.619039535522461, -1.3084919452667236, 1.6846061944961548, 729.8472290039062, -0.3098713457584381, 0.3477934002876282, 0.06646239757537842, 2.198716640472412, 0.6644800305366516, -0.817707896232605], "std": [0.2042008936405182, 0.06907404214143753, 0.3746814727783203, 0.3421550989151001, 0.47299468517303467, 0.18710607290267944, 0.5974182486534119, 234.5585174560547, 0.06900884956121445, 0.049855489283800125, 0.0492238812148571, 1.4174957275390625, 0.4889250695705414, 0.3911855220794678, 0.18038898706436157, 0.03993916139006615, 0.17118936777114868, 0.23899874091148376, 0.5812527537345886, 0.061297573149204254, 0.7558711171150208, 254.73733520507812, 0.05112354829907417, 0.04157601296901703, 0.038008980453014374, 0.4682934880256653, 0.265776127576828, 2.605562686920166], "count": [527]}, "action": {"min": [0.14938274025917053, 1.6786751747131348, -1.3657201528549194, -1.2279438972473145, 0.585924506187439, 1.1805058717727661, -2.5357539653778076, 53.0, 0.13902300596237183, 0.24889899790287018, -0.013849999755620956, -3.1361851692199707, -0.5260000228881836, -0.8489999771118164, -0.6719692349433899, -2.0945870876312256, -2.613438606262207, -1.169143795967102, 0.8236208558082581, -1.526115894317627, 0.06693337857723236, 181.0, -0.37466299533843994, 0.2838610112667084, -0.025553999468684196, 1.2339999675750732, 0.19699999690055847, -3.1381852626800537], "max": [0.7953290939331055, 2.0136563777923584, -0.2074149250984192, -0.1057145968079567, 2.0878329277038574, 1.919356107711792, -0.9666681289672852, 868.0, 0.39605000615119934, 0.4216099977493286, 0.2300180047750473, 3.140000104904175, 0.9919999837875366, 0.37400004267692566, -0.17516125738620758, -1.9132996797561646, -1.9143818616867065, -0.3211231529712677, 2.511930227279663, -1.168358325958252, 2.6108555793762207, 879.0, -0.1929129958152771, 0.41659700870513916, 0.15888099372386932, 2.9739999771118164, 0.9039999842643738, 3.134999990463257], "mean": [0.37755513191223145, 1.976591944694519, -0.6086891889572144, -0.444145143032074, 1.578784704208374, 1.5533950328826904, -2.0222012996673584, 731.1394653320312, 0.32533472776412964, 0.30206921696662903, 0.06430017203092575, -1.6105104684829712, 0.6129663586616516, -0.02822008728981018, -0.3711518347263336, -2.0583033561706543, -2.395270586013794, -0.7473786473274231, 1.619039535522461, -1.3084919452667236, 1.6846061944961548, 729.8472290039062, -0.3098713457584381, 0.3477934002876282, 0.06646239757537842, 2.198716640472412, 0.6644800305366516, -0.817707896232605], "std": [0.2042008936405182, 0.06907404214143753, 0.3746814727783203, 0.3421550989151001, 0.47299468517303467, 0.18710607290267944, 0.5974182486534119, 234.5585174560547, 0.06900884956121445, 0.049855489283800125, 0.0492238812148571, 1.4174957275390625, 0.4889250695705414, 0.3911855220794678, 0.18038898706436157, 0.03993916139006615, 0.17118936777114868, 0.23899874091148376, 0.5812527537345886, 0.061297573149204254, 0.7558711171150208, 254.73733520507812, 0.05112354829907417, 0.04157601296901703, 0.038008980453014374, 0.4682934880256653, 0.265776127576828, 2.605562686920166], "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": [612], "max": [612], "mean": [612.0], "std": [0.0], "count": [527]}, "index": {"min": [294795], "max": [295321], "mean": [295058.0], "std": [152.13152204589292], "count": [527]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [527]}, "subtask_annotation": {"mean": [20.49146110056926, 29.0, 29.0, 29.0, 29.0], "std": [7.2572298015633265, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [527]}, "scene_annotation": {"mean": [612.0], "std": [0.0], "min": [612], "max": [612], "count": [527]}, "eef_direction_state": {"mean": [4.045540796963947, 4.028462998102467], "std": [1.9495082924423421, 2.046227173413377], "min": [0, 0], "max": [6, 6], "count": [527]}, "eef_velocity_state": {"mean": [0.7950664136622391, 0.8804554079696395], "std": [0.6913221563514901, 0.8025914983892419], "min": [0, 0], "max": [2, 2], "count": [527]}, "eef_acc_mag_state": {"mean": [0.7590132827324478, 0.6869070208728653], "std": [0.8540501641797871, 0.8326128353982252], "min": [0, 0], "max": [2, 2], "count": [527]}, "eef_direction_action": {"mean": [4.045540796963947, 4.028462998102467], "std": [1.9495082924423421, 2.046227173413377], "min": [0, 0], "max": [6, 6], "count": [527]}, "eef_velocity_action": {"mean": [0.7950664136622391, 0.8804554079696395], "std": [0.6913221563514901, 0.8025914983892419], "min": [0, 0], "max": [2, 2], "count": [527]}, "eef_acc_mag_action": {"mean": [0.7590132827324478, 0.6869070208728653], "std": [0.8540501641797871, 0.8326128353982252], "min": [0, 0], "max": [2, 2], "count": [527]}, "eef_sim_pose_state": {"mean": [0.5397268140358361, 0.3468330693283937, 1.1020724756082072, -1.693977701018528, 1.1497780395098938, -0.7861097225536978, 0.4993786966710622, -0.3533135462242067, 1.0850986688517472, 1.3144088970849033, 1.1190176225088455, -0.14467470184180448], "std": [0.050895973175849395, 0.05530534015361041, 0.037010070938385924, 1.0260508237734718, 0.3891469507026593, 2.0485977062420853, 0.06224301673973958, 0.06699995282294992, 0.054998622704804434, 1.1206499562799483, 0.4125396413978647, 1.5523572722350978], "min": [0.46720467099572427, 0.20397746727494293, 1.0627078777506644, -3.0713616209212673, 0.3496213846108236, -3.1372651571666528, 0.4328411774829438, -0.48660208411300154, 1.0352864374174888, -3.1377454545363386, 0.05475172650983495, -3.1043457414511884], "max": [0.6193867105320506, 0.42488301021228136, 1.2012664421625547, 0.03392975186237557, 1.4814806992302958, 3.139476764456736, 0.6336374922927708, -0.2089843728212973, 1.2303291192826535, 3.1301505680388857, 1.4753008377940873, 3.092032123830698], "count": [527]}, "eef_sim_pose_action": {"mean": [0.5397268140358361, 0.3468330693283937, 1.1020724756082072, -1.693977701018528, 1.1497780395098938, -0.7861097225536978, 0.4993786966710622, -0.3533135462242067, 1.0850986688517472, 1.3144088970849033, 1.1190176225088455, -0.14467470184180448], "std": [0.050895973175849395, 0.05530534015361041, 0.037010070938385924, 1.0260508237734718, 0.3891469507026593, 2.0485977062420853, 0.06224301673973958, 0.06699995282294992, 0.054998622704804434, 1.1206499562799483, 0.4125396413978647, 1.5523572722350978], "min": [0.46720467099572427, 0.20397746727494293, 1.0627078777506644, -3.0713616209212673, 0.3496213846108236, -3.1372651571666528, 0.4328411774829438, -0.48660208411300154, 1.0352864374174888, -3.1377454545363386, 0.05475172650983495, -3.1043457414511884], "max": [0.6193867105320506, 0.42488301021228136, 1.2012664421625547, 0.03392975186237557, 1.4814806992302958, 3.139476764456736, 0.6336374922927708, -0.2089843728212973, 1.2303291192826535, 3.1301505680388857, 1.4753008377940873, 3.092032123830698], "count": [527]}, "gripper_mode_state": {"mean": [0.18785578747628084, 0.15180265654648956], "std": [0.39059696694668355, 0.3588294999187168], "min": [0, 0], "max": [1, 1], "count": [527]}, "gripper_activity_state": {"mean": [1.853889943074004, 1.8197343453510437], "std": [0.47668511761954335, 0.5368308911644716], "min": [0, 0], "max": [2, 2], "count": [527]}, "gripper_mode_action": {"mean": [0.18785578747628084, 0.15180265654648956], "std": [0.39059696694668355, 0.3588294999187168], "min": [0, 0], "max": [1, 1], "count": [527]}, "gripper_activity_action": {"mean": [1.853889943074004, 1.8197343453510437], "std": [0.47668511761954335, 0.5368308911644716], "min": [0, 0], "max": [2, 2], "count": [527]}, "gripper_open_scale_state": {"mean": [0.7298472485189412, 0.731139468690702], "std": [0.25473735440849304, 0.23455848655498815], "min": [0.181, 0.053], "max": [0.879, 0.868], "count": [527]}, "gripper_open_scale_action": {"mean": [0.7298472485189412, 0.731139468690702], "std": [0.25473735440849304, 0.23455848655498815], "min": [0.181, 0.053], "max": [0.879, 0.868], "count": [527]}}} +{"episode_index": 560, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4790032580105213]], [[0.42003400610752434]], [[0.4054787905507732]]], "std": [[[0.10768966428492936]], [[0.1956683322620864]], [[0.2121050472574338]]], "count": [164]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.6470588235294118]], [[0.6627450980392157]]], "mean": [[[0.47642076533357247]], [[0.4581536707416706]], [[0.4488762877610394]]], "std": [[[0.06614924957733267]], [[0.11736817483378961]], [[0.13124960435524266]]], "count": [164]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[0.7686274509803922]], [[0.7529411764705882]]], "mean": [[[0.4762180289036346]], [[0.47511923122907695]], [[0.4685225557448589]]], "std": [[[0.05086134121473482]], [[0.06576414353844408]], [[0.06972793767064335]]], "count": [164]}, "observation.state": {"min": [0.289672315120697, 1.8374128341674805, -1.037004828453064, -1.452044129371643, 0.5449616312980652, 0.5244714617729187, -2.6121296882629395, 91.0, 0.22918200492858887, 0.29424700140953064, 0.02500000037252903, -3.1401853561401367, 0.10199999809265137, -0.9160000085830688, -1.0864499807357788, -2.0819334983825684, -2.4529032707214355, -1.646892786026001, 0.6349682807922363, -1.7732720375061035, 0.002007128903642297, 129.0, -0.4077970087528229, 0.2767829895019531, -0.045106999576091766, -3.1411852836608887, -0.07700000703334808, -3.125], "max": [0.6257877945899963, 2.009554624557495, -0.45088836550712585, -0.2307150661945343, 2.3355298042297363, 1.741419792175293, -0.8566251397132874, 870.0, 0.4463590085506439, 0.4293000102043152, 0.15845000743865967, 3.1410000324249268, 0.9150000214576721, -0.08099999278783798, -0.11875220388174057, -1.8122975826263428, -1.8681830167770386, -0.2652551531791687, 2.833402395248413, -0.8456469178199768, 2.407646894454956, 686.0, -0.15074999630451202, 0.5001779794692993, 0.1895810067653656, 3.140000104904175, 1.1610000133514404, -1.4459999799728394], "mean": [0.4623362123966217, 1.980733871459961, -0.6731575727462769, -0.5962610840797424, 1.7066950798034668, 0.9008272886276245, -1.9022680521011353, 793.1435546875, 0.36902403831481934, 0.3827442526817322, 0.09812460094690323, -1.7735247611999512, 0.6847623586654663, -0.43398886919021606, -0.5188945531845093, -2.021183729171753, -2.1825177669525146, -1.1629610061645508, 2.2495319843292236, -1.4467921257019043, 0.5510137677192688, 479.0925598144531, -0.2403736114501953, 0.36535659432411194, 0.06893691420555115, 2.4625632762908936, 0.38288334012031555, -2.0408668518066406], "std": [0.06383566558361053, 0.028109772130846977, 0.18886874616146088, 0.3447831869125366, 0.5648139119148254, 0.3421013355255127, 0.6189050674438477, 174.00404357910156, 0.06513036042451859, 0.02940349280834198, 0.03574821352958679, 1.0123003721237183, 0.2715768814086914, 0.28370362520217896, 0.34981751441955566, 0.08689585328102112, 0.16469977796077728, 0.40999147295951843, 0.5547113418579102, 0.2611088752746582, 0.5659435987472534, 158.00816345214844, 0.05617949739098549, 0.07557591795921326, 0.059697575867176056, 1.0938522815704346, 0.35638269782066345, 0.38357940316200256], "count": [902]}, "action": {"min": [0.289672315120697, 1.8374128341674805, -1.037004828453064, -1.452044129371643, 0.5449616312980652, 0.5244714617729187, -2.6121296882629395, 91.0, 0.22918200492858887, 0.29424700140953064, 0.02500000037252903, -3.1401853561401367, 0.10199999809265137, -0.9160000085830688, -1.0864499807357788, -2.0819334983825684, -2.4529032707214355, -1.646892786026001, 0.6349682807922363, -1.7732720375061035, 0.002007128903642297, 129.0, -0.4077970087528229, 0.2767829895019531, -0.045106999576091766, -3.1411852836608887, -0.07700000703334808, -3.125], "max": [0.6257877945899963, 2.009554624557495, -0.45088836550712585, -0.2307150661945343, 2.3355298042297363, 1.741419792175293, -0.8566251397132874, 870.0, 0.4463590085506439, 0.4293000102043152, 0.15845000743865967, 3.1410000324249268, 0.9150000214576721, -0.08099999278783798, -0.11875220388174057, -1.8122975826263428, -1.8681830167770386, -0.2652551531791687, 2.833402395248413, -0.8456469178199768, 2.407646894454956, 686.0, -0.15074999630451202, 0.5001779794692993, 0.1895810067653656, 3.140000104904175, 1.1610000133514404, -1.4459999799728394], "mean": [0.4623362123966217, 1.980733871459961, -0.6731575727462769, -0.5962610840797424, 1.7066950798034668, 0.9008272886276245, -1.9022680521011353, 793.1435546875, 0.36902403831481934, 0.3827442526817322, 0.09812460094690323, -1.7735247611999512, 0.6847623586654663, -0.43398886919021606, -0.5188945531845093, -2.021183729171753, -2.1825177669525146, -1.1629610061645508, 2.2495319843292236, -1.4467921257019043, 0.5510137677192688, 479.0925598144531, -0.2403736114501953, 0.36535659432411194, 0.06893691420555115, 2.4625632762908936, 0.38288334012031555, -2.0408668518066406], "std": [0.06383566558361053, 0.028109772130846977, 0.18886874616146088, 0.3447831869125366, 0.5648139119148254, 0.3421013355255127, 0.6189050674438477, 174.00404357910156, 0.06513036042451859, 0.02940349280834198, 0.03574821352958679, 1.0123003721237183, 0.2715768814086914, 0.28370362520217896, 0.34981751441955566, 0.08689585328102112, 0.16469977796077728, 0.40999147295951843, 0.5547113418579102, 0.2611088752746582, 0.5659435987472534, 158.00816345214844, 0.05617949739098549, 0.07557591795921326, 0.059697575867176056, 1.0938522815704346, 0.35638269782066345, 0.38357940316200256], "count": [902]}, "timestamp": {"min": [0.0], "max": [30.033333333333335], "mean": [15.016666666666667], "std": [8.679493712833203], "count": [902]}, "frame_index": {"min": [0], "max": [901], "mean": [450.5], "std": [260.3848113849961], "count": [902]}, "episode_index": {"min": [617], "max": [617], "mean": [617.0], "std": [0.0], "count": [902]}, "index": {"min": [299933], "max": [300834], "mean": [300383.5], "std": [260.3848113849961], "count": [902]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [902]}, "subtask_annotation": {"mean": [19.466740576496672, 29.0, 29.0, 29.0, 29.0], "std": [6.988944565448195, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [902]}, "scene_annotation": {"mean": [617.0], "std": [0.0], "min": [617], "max": [617], "count": [902]}, "eef_direction_state": {"mean": [3.9523281596452327, 4.658536585365853], "std": [2.017371924037412, 1.9123908221500592], "min": [0, 0], "max": [6, 6], "count": [902]}, "eef_velocity_state": {"mean": [0.7882483370288248, 0.5476718403547672], "std": [0.6461170326846163, 0.6654692681534593], "min": [0, 0], "max": [2, 2], "count": [902]}, "eef_acc_mag_state": {"mean": [0.7372505543237251, 0.573170731707317], "std": [0.8268823056651329, 0.786999925132708], "min": [0, 0], "max": [2, 2], "count": [902]}, "eef_direction_action": {"mean": [3.9523281596452327, 4.658536585365853], "std": [2.017371924037412, 1.9123908221500592], "min": [0, 0], "max": [6, 6], "count": [902]}, "eef_velocity_action": {"mean": [0.7882483370288248, 0.5476718403547672], "std": [0.6461170326846163, 0.6654692681534593], "min": [0, 0], "max": [2, 2], "count": [902]}, "eef_acc_mag_action": {"mean": [0.7372505543237251, 0.573170731707317], "std": [0.8268823056651329, 0.786999925132708], "min": [0, 0], "max": [2, 2], "count": [902]}, "eef_sim_pose_state": {"mean": [0.5698989173409651, 0.2988126405200096, 1.1742548214518258, -1.115476491088601, 0.5348276832075398, -0.3262687092598626, 0.5734188933022717, -0.3963368682980195, 1.087881415595886, 2.5483017929365683, 1.1730835001225945, 0.99131953324758], "std": [0.07824504778694105, 0.06346279525739483, 0.059454839157974455, 2.3342581201943893, 0.30677555926587097, 2.733065741839684, 0.02541284802905077, 0.04741849063844278, 0.047242292939352296, 0.9634568018133449, 0.30201023737185456, 2.4256014798360614], "min": [0.4848161164494492, 0.16702913365966138, 1.0195323515101546, -3.141488960145031, 0.11727681509782317, -3.141016362010612, 0.512486330251754, -0.438753566299534, 1.0151200566008602, -3.1401859496523765, 0.5248077627172889, -3.1414319107930817], "max": [0.7048969263140847, 0.3999346959875523, 1.3021723163725467, 3.1412114777299935, 1.371054534935729, 3.139540137368081, 0.618234724638218, -0.2894477872965604, 1.1925732251391001, 3.1353581272770117, 1.5026446511929223, 3.1411836289924837], "count": [902]}, "eef_sim_pose_action": {"mean": [0.5698989173409651, 0.2988126405200096, 1.1742548214518258, -1.115476491088601, 0.5348276832075398, -0.3262687092598626, 0.5734188933022717, -0.3963368682980195, 1.087881415595886, 2.5483017929365683, 1.1730835001225945, 0.99131953324758], "std": [0.07824504778694105, 0.06346279525739483, 0.059454839157974455, 2.3342581201943893, 0.30677555926587097, 2.733065741839684, 0.02541284802905077, 0.04741849063844278, 0.047242292939352296, 0.9634568018133449, 0.30201023737185456, 2.4256014798360614], "min": [0.4848161164494492, 0.16702913365966138, 1.0195323515101546, -3.141488960145031, 0.11727681509782317, -3.141016362010612, 0.512486330251754, -0.438753566299534, 1.0151200566008602, -3.1401859496523765, 0.5248077627172889, -3.1414319107930817], "max": [0.7048969263140847, 0.3999346959875523, 1.3021723163725467, 3.1412114777299935, 1.371054534935729, 3.139540137368081, 0.618234724638218, -0.2894477872965604, 1.1925732251391001, 3.1353581272770117, 1.5026446511929223, 3.1411836289924837], "count": [902]}, "gripper_mode_state": {"mean": [0.7439024390243902, 0.07982261640798226], "std": [0.4364763455651984, 0.27101838741636436], "min": [0, 0], "max": [1, 1], "count": [902]}, "gripper_activity_state": {"mean": [1.93569844789357, 1.9024390243902438], "std": [0.31635134061218, 0.3787812088176656], "min": [0, 0], "max": [2, 2], "count": [902]}, "gripper_mode_action": {"mean": [0.7439024390243902, 0.07982261640798226], "std": [0.4364763455651984, 0.27101838741636436], "min": [0, 0], "max": [1, 1], "count": [902]}, "gripper_activity_action": {"mean": [1.93569844789357, 1.9024390243902438], "std": [0.31635134061218, 0.3787812088176656], "min": [0, 0], "max": [2, 2], "count": [902]}, "gripper_open_scale_state": {"mean": [0.47909257196058486, 0.7931435699209145], "std": [0.15800823501364672, 0.17400403667533743], "min": [0.129, 0.091], "max": [0.686, 0.87], "count": [902]}, "gripper_open_scale_action": {"mean": [0.47909257196058486, 0.7931435699209145], "std": [0.15800823501364672, 0.17400403667533743], "min": [0.129, 0.091], "max": [0.686, 0.87], "count": [902]}}} +{"episode_index": 561, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.4776101079320617]], [[0.42575374733226623]], [[0.4157215302787782]]], "std": [[[0.10505582043908704]], [[0.18215154835401795]], [[0.19906506651136427]]], "count": [147]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.0]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6470588235294118]], [[0.6705882352941176]]], "mean": [[[0.47445394268818636]], [[0.4670699877173091]], [[0.46057183706816057]]], "std": [[[0.052099230342051814]], [[0.08790216922510959]], [[0.09799154715842098]]], "count": [147]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.48838971005068693]], [[0.4777642223556089]], [[0.47147187902938953]]], "std": [[[0.07022960300182803]], [[0.10515401079901686]], [[0.11380364970454669]]], "count": [147]}, "observation.state": {"min": [-0.0044680433347821236, 1.774214506149292, -1.1674158573150635, -0.8149117231369019, 0.9680119752883911, 0.6096784472465515, -2.7297298908233643, 181.0, 0.1936729997396469, 0.14819000661373138, -0.022776000201702118, -3.1411852836608887, 0.3700000047683716, -0.9179999828338623, -0.9579414129257202, -2.0832250118255615, -2.063886880874634, -1.8700854778289795, -0.6440439820289612, -1.3145122528076172, 2.213984966278076, 124.0, -0.42562800645828247, 0.22137099504470825, -0.04114700108766556, 1.2999999523162842, 0.16200000047683716, -3.128000020980835], "max": [0.5669702291488647, 2.020271062850952, -0.22643902897834778, -0.08340927958488464, 2.2257487773895264, 1.796554684638977, -1.506271481513977, 870.0, 0.4874339997768402, 0.38058000802993774, 0.15132400393486023, 3.138000011444092, 0.9470000267028809, 0.00200000056065619, 0.40310126543045044, -1.684906005859375, -1.385250449180603, -0.4585328698158264, 0.31292009353637695, 1.595475435256958, 2.837853193283081, 770.0, -0.15281599760055542, 0.4736799895763397, 0.19333499670028687, 2.747999906539917, 1.2029999494552612, 3.1410000324249268], "mean": [0.33840230107307434, 1.9465464353561401, -0.5641480088233948, -0.381586492061615, 1.8960065841674805, 1.066445231437683, -2.2151949405670166, 765.3627319335938, 0.4080178141593933, 0.30558040738105774, 0.09342240542173386, -1.199930191040039, 0.7878408432006836, -0.411572128534317, -0.3607317805290222, -1.9848545789718628, -1.6019214391708374, -1.1776424646377563, -0.3616487681865692, 0.51194167137146, 2.794020175933838, 515.5386352539062, -0.25616151094436646, 0.38684549927711487, 0.05199611932039261, 2.116485834121704, 0.7449914813041687, -2.090632915496826], "std": [0.12145569920539856, 0.05604051798582077, 0.22678479552268982, 0.16766391694545746, 0.4318639039993286, 0.4233393371105194, 0.4016614258289337, 221.1157989501953, 0.08780302852392197, 0.062368545681238174, 0.059701766818761826, 1.765123963356018, 0.16056448221206665, 0.24803386628627777, 0.3659987151622772, 0.11433935165405273, 0.13523155450820923, 0.298277348279953, 0.19511936604976654, 0.7765181064605713, 0.1056874692440033, 143.85105895996094, 0.06790143996477127, 0.05849301442503929, 0.04690416157245636, 0.3421315848827362, 0.34667080640792847, 1.1017762422561646], "count": [776]}, "action": {"min": [-0.0044680433347821236, 1.774214506149292, -1.1674158573150635, -0.8149117231369019, 0.9680119752883911, 0.6096784472465515, -2.7297298908233643, 181.0, 0.1936729997396469, 0.14819000661373138, -0.022776000201702118, -3.1411852836608887, 0.3700000047683716, -0.9179999828338623, -0.9579414129257202, -2.0832250118255615, -2.063886880874634, -1.8700854778289795, -0.6440439820289612, -1.3145122528076172, 2.213984966278076, 124.0, -0.42562800645828247, 0.22137099504470825, -0.04114700108766556, 1.2999999523162842, 0.16200000047683716, -3.128000020980835], "max": [0.5669702291488647, 2.020271062850952, -0.22643902897834778, -0.08340927958488464, 2.2257487773895264, 1.796554684638977, -1.506271481513977, 870.0, 0.4874339997768402, 0.38058000802993774, 0.15132400393486023, 3.138000011444092, 0.9470000267028809, 0.00200000056065619, 0.40310126543045044, -1.684906005859375, -1.385250449180603, -0.4585328698158264, 0.31292009353637695, 1.595475435256958, 2.837853193283081, 770.0, -0.15281599760055542, 0.4736799895763397, 0.19333499670028687, 2.747999906539917, 1.2029999494552612, 3.1410000324249268], "mean": [0.33840230107307434, 1.9465464353561401, -0.5641480088233948, -0.381586492061615, 1.8960065841674805, 1.066445231437683, -2.2151949405670166, 765.3627319335938, 0.4080178141593933, 0.30558040738105774, 0.09342240542173386, -1.199930191040039, 0.7878408432006836, -0.411572128534317, -0.3607317805290222, -1.9848545789718628, -1.6019214391708374, -1.1776424646377563, -0.3616487681865692, 0.51194167137146, 2.794020175933838, 515.5386352539062, -0.25616151094436646, 0.38684549927711487, 0.05199611932039261, 2.116485834121704, 0.7449914813041687, -2.090632915496826], "std": [0.12145569920539856, 0.05604051798582077, 0.22678479552268982, 0.16766391694545746, 0.4318639039993286, 0.4233393371105194, 0.4016614258289337, 221.1157989501953, 0.08780302852392197, 0.062368545681238174, 0.059701766818761826, 1.765123963356018, 0.16056448221206665, 0.24803386628627777, 0.3659987151622772, 0.11433935165405273, 0.13523155450820923, 0.298277348279953, 0.19511936604976654, 0.7765181064605713, 0.1056874692440033, 143.85105895996094, 0.06790143996477127, 0.05849301442503929, 0.04690416157245636, 0.3421315848827362, 0.34667080640792847, 1.1017762422561646], "count": [776]}, "timestamp": {"min": [0.0], "max": [25.833333333333332], "mean": [12.916666666666664], "std": [7.467057281449263], "count": [776]}, "frame_index": {"min": [0], "max": [775], "mean": [387.5], "std": [224.01171844347786], "count": [776]}, "episode_index": {"min": [620], "max": [620], "mean": [620.0], "std": [0.0], "count": [776]}, "index": {"min": [302833], "max": [303608], "mean": [303220.5], "std": [224.01171844347786], "count": [776]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [776]}, "subtask_annotation": {"mean": [18.537371134020617, 29.0, 29.0, 29.0, 29.0], "std": [7.741549785996562, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [776]}, "scene_annotation": {"mean": [620.0], "std": [0.0], "min": [620], "max": [620], "count": [776]}, "eef_direction_state": {"mean": [4.342783505154639, 3.8221649484536084], "std": [1.8875677046739043, 2.376175445119299], "min": [0, 0], "max": [6, 6], "count": [776]}, "eef_velocity_state": {"mean": [0.7577319587628866, 0.634020618556701], "std": [0.7255051637217281, 0.679278968539915], "min": [0, 0], "max": [2, 2], "count": [776]}, "eef_acc_mag_state": {"mean": [0.6945876288659794, 0.5322164948453608], "std": [0.8253531484405783, 0.7675729822152968], "min": [0, 0], "max": [2, 2], "count": [776]}, "eef_direction_action": {"mean": [4.342783505154639, 3.8221649484536084], "std": [1.8875677046739043, 2.376175445119299], "min": [0, 0], "max": [6, 6], "count": [776]}, "eef_velocity_action": {"mean": [0.7577319587628866, 0.634020618556701], "std": [0.7255051637217281, 0.679278968539915], "min": [0, 0], "max": [2, 2], "count": [776]}, "eef_acc_mag_action": {"mean": [0.6945876288659794, 0.5322164948453608], "std": [0.8253531484405783, 0.7675729822152968], "min": [0, 0], "max": [2, 2], "count": [776]}, "eef_sim_pose_state": {"mean": [0.5798069770210575, 0.2814079145848072, 1.1438541093412264, -2.477946600416162, 0.8708153177824036, -1.8249046198851053, 0.4992069905115331, -0.4217712062569552, 1.052109321936966, 2.495436689184833, 1.2349836771243188, 1.2247258826977616], "std": [0.06592826087743468, 0.0565603970405587, 0.06640771456283796, 0.7793021740490016, 0.38581548375518676, 1.858499457740607, 0.05798835012002835, 0.07943209529415876, 0.030800161419442276, 0.6231348528693201, 0.20420992113438857, 2.3524078466538567], "min": [0.4031156893664709, 0.16126296143847166, 0.9937539031017586, -3.1410860085207144, 0.25256413104433384, -3.1409634350274724, 0.35394811066342496, -0.4924118441261278, 1.0096137676317252, -3.0470192931079616, 0.7388265226599655, -3.1403756086593932], "max": [0.6798848313234825, 0.3794633944218757, 1.2839947357427117, 3.1399796719461324, 1.3357083314182936, 3.1413501656737988, 0.5823694273456502, -0.22496233915449051, 1.1303984252419947, 3.102558708516146, 1.5680007776440696, 3.137728905995258], "count": [776]}, "eef_sim_pose_action": {"mean": [0.5798069770210575, 0.2814079145848072, 1.1438541093412264, -2.477946600416162, 0.8708153177824036, -1.8249046198851053, 0.4992069905115331, -0.4217712062569552, 1.052109321936966, 2.495436689184833, 1.2349836771243188, 1.2247258826977616], "std": [0.06592826087743468, 0.0565603970405587, 0.06640771456283796, 0.7793021740490016, 0.38581548375518676, 1.858499457740607, 0.05798835012002835, 0.07943209529415876, 0.030800161419442276, 0.6231348528693201, 0.20420992113438857, 2.3524078466538567], "min": [0.4031156893664709, 0.16126296143847166, 0.9937539031017586, -3.1410860085207144, 0.25256413104433384, -3.1409634350274724, 0.35394811066342496, -0.4924118441261278, 1.0096137676317252, -3.0470192931079616, 0.7388265226599655, -3.1403756086593932], "max": [0.6798848313234825, 0.3794633944218757, 1.2839947357427117, 3.1399796719461324, 1.3357083314182936, 3.1413501656737988, 0.5823694273456502, -0.22496233915449051, 1.1303984252419947, 3.102558708516146, 1.5680007776440696, 3.137728905995258], "count": [776]}, "gripper_mode_state": {"mean": [0.28865979381443296, 0.15077319587628865], "std": [0.45313940156363053, 0.3578276670151966], "min": [0, 0], "max": [1, 1], "count": [776]}, "gripper_activity_state": {"mean": [1.943298969072165, 1.916237113402062], "std": [0.2992799663297878, 0.3722933460724373], "min": [0, 0], "max": [2, 2], "count": [776]}, "gripper_mode_action": {"mean": [0.28865979381443296, 0.15077319587628865], "std": [0.45313940156363053, 0.3578276670151966], "min": [0, 0], "max": [1, 1], "count": [776]}, "gripper_activity_action": {"mean": [1.943298969072165, 1.916237113402062], "std": [0.2992799663297878, 0.3722933460724373], "min": [0, 0], "max": [2, 2], "count": [776]}, "gripper_open_scale_state": {"mean": [0.5155386599412902, 0.7653627577712848], "std": [0.1438511267384728, 0.2211157849968591], "min": [0.124, 0.181], "max": [0.77, 0.87], "count": [776]}, "gripper_open_scale_action": {"mean": [0.5155386599412902, 0.7653627577712848], "std": [0.1438511267384728, 0.2211157849968591], "min": [0.124, 0.181], "max": [0.77, 0.87], "count": [776]}}} +{"episode_index": 562, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4826280068461984]], [[0.426738144545793]], [[0.41637373831389096]]], "std": [[[0.10362774100466886]], [[0.18669166163303022]], [[0.20135726529211873]]], "count": [158]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.0]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.6588235294117647]], [[0.6823529411764706]]], "mean": [[[0.47888235681931]], [[0.4629105624844874]], [[0.45411022172582116]]], "std": [[[0.05915748648202251]], [[0.11102758849219586]], [[0.12401675373954482]]], "count": [158]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.484617563032597]], [[0.47130990035782244]], [[0.4641253554955737]]], "std": [[[0.05211935896129233]], [[0.0957601543123936]], [[0.1072206429795878]]], "count": [158]}, "observation.state": {"min": [-0.11346385627985, 1.9493931531906128, -1.3025567531585693, -0.7341029644012451, 1.1756364107131958, 0.8400095701217651, -2.612391471862793, 266.0, 0.23878300189971924, 0.13482700288295746, -0.022244000807404518, -3.1401853561401367, 0.5569999814033508, -1.0299999713897705, -1.0528699159622192, -2.08280611038208, -2.363647222518921, -1.4911221265792847, -0.34662240743637085, -1.6432973146438599, 0.09173450618982315, 132.0, -0.4041920006275177, 0.2864449918270111, -0.055991001427173615, 1.5240000486373901, -0.11999999731779099, -3.128000020980835], "max": [0.459615021944046, 2.0125741958618164, -0.30976101756095886, -0.07641050964593887, 2.158344030380249, 1.7922089099884033, -1.6286541223526, 874.0, 0.44275400042533875, 0.3779299855232239, 0.12738099694252014, 3.1410000324249268, 0.9879999756813049, -0.06199999898672104, 0.1013861745595932, -1.853609561920166, -1.3972407579421997, -0.14416420459747314, 2.8319363594055176, -0.29876548051834106, 2.800607681274414, 779.0, -0.16424599289894104, 0.47549501061439514, 0.17540499567985535, 2.9240000247955322, 1.1540000438690186, 3.125999927520752], "mean": [0.27622291445732117, 1.9982502460479736, -0.573326051235199, -0.37223032116889954, 1.921851396560669, 1.146506428718567, -2.2310984134674072, 756.468505859375, 0.3986321985721588, 0.29782140254974365, 0.06553439795970917, -1.9860938787460327, 0.8675329089164734, -0.3833070397377014, -0.510384738445282, -2.0400779247283936, -2.025484323501587, -0.9729811549186707, 1.9934693574905396, -1.0696907043457031, 0.9026731848716736, 565.5220336914062, -0.2622656226158142, 0.39605677127838135, 0.04857568442821503, 2.4238531589508057, 0.5436211228370667, -2.185519218444824], "std": [0.16399547457695007, 0.013751640915870667, 0.24722033739089966, 0.22397376596927643, 0.3191027343273163, 0.3154880702495575, 0.36632031202316284, 166.32888793945312, 0.05241023376584053, 0.06981221586465836, 0.03311608359217644, 0.7882440686225891, 0.10293912142515182, 0.2734966278076172, 0.34572702646255493, 0.06617608666419983, 0.23907899856567383, 0.2928643822669983, 0.8443081974983215, 0.2856653332710266, 0.6698566675186157, 160.97543334960938, 0.06523946672677994, 0.04805246740579605, 0.051826976239681244, 0.27593183517456055, 0.43838435411453247, 0.803979218006134], "count": [860]}, "action": {"min": [-0.11346385627985, 1.9493931531906128, -1.3025567531585693, -0.7341029644012451, 1.1756364107131958, 0.8400095701217651, -2.612391471862793, 266.0, 0.23878300189971924, 0.13482700288295746, -0.022244000807404518, -3.1401853561401367, 0.5569999814033508, -1.0299999713897705, -1.0528699159622192, -2.08280611038208, -2.363647222518921, -1.4911221265792847, -0.34662240743637085, -1.6432973146438599, 0.09173450618982315, 132.0, -0.4041920006275177, 0.2864449918270111, -0.055991001427173615, 1.5240000486373901, -0.11999999731779099, -3.128000020980835], "max": [0.459615021944046, 2.0125741958618164, -0.30976101756095886, -0.07641050964593887, 2.158344030380249, 1.7922089099884033, -1.6286541223526, 874.0, 0.44275400042533875, 0.3779299855232239, 0.12738099694252014, 3.1410000324249268, 0.9879999756813049, -0.06199999898672104, 0.1013861745595932, -1.853609561920166, -1.3972407579421997, -0.14416420459747314, 2.8319363594055176, -0.29876548051834106, 2.800607681274414, 779.0, -0.16424599289894104, 0.47549501061439514, 0.17540499567985535, 2.9240000247955322, 1.1540000438690186, 3.125999927520752], "mean": [0.27622291445732117, 1.9982502460479736, -0.573326051235199, -0.37223032116889954, 1.921851396560669, 1.146506428718567, -2.2310984134674072, 756.468505859375, 0.3986321985721588, 0.29782140254974365, 0.06553439795970917, -1.9860938787460327, 0.8675329089164734, -0.3833070397377014, -0.510384738445282, -2.0400779247283936, -2.025484323501587, -0.9729811549186707, 1.9934693574905396, -1.0696907043457031, 0.9026731848716736, 565.5220336914062, -0.2622656226158142, 0.39605677127838135, 0.04857568442821503, 2.4238531589508057, 0.5436211228370667, -2.185519218444824], "std": [0.16399547457695007, 0.013751640915870667, 0.24722033739089966, 0.22397376596927643, 0.3191027343273163, 0.3154880702495575, 0.36632031202316284, 166.32888793945312, 0.05241023376584053, 0.06981221586465836, 0.03311608359217644, 0.7882440686225891, 0.10293912142515182, 0.2734966278076172, 0.34572702646255493, 0.06617608666419983, 0.23907899856567383, 0.2928643822669983, 0.8443081974983215, 0.2856653332710266, 0.6698566675186157, 160.97543334960938, 0.06523946672677994, 0.04805246740579605, 0.051826976239681244, 0.27593183517456055, 0.43838435411453247, 0.803979218006134], "count": [860]}, "timestamp": {"min": [0.0], "max": [28.633333333333333], "mean": [14.316666666666665], "std": [8.275348263903393], "count": [860]}, "frame_index": {"min": [0], "max": [859], "mean": [429.5], "std": [248.26044791710177], "count": [860]}, "episode_index": {"min": [621], "max": [621], "mean": [621.0], "std": [0.0], "count": [860]}, "index": {"min": [303609], "max": [304468], "mean": [304038.5], "std": [248.26044791710177], "count": [860]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [860]}, "subtask_annotation": {"mean": [18.55581395348837, 29.0, 29.0, 29.0, 29.0], "std": [7.509863353836295, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [860]}, "scene_annotation": {"mean": [621.0], "std": [0.0], "min": [621], "max": [621], "count": [860]}, "eef_direction_state": {"mean": [4.246511627906977, 4.216279069767442], "std": [1.8557702390375144, 2.2561987204823257], "min": [0, 0], "max": [6, 6], "count": [860]}, "eef_velocity_state": {"mean": [0.7337209302325581, 0.5593023255813954], "std": [0.6594766186091486, 0.6921281483334741], "min": [0, 0], "max": [2, 2], "count": [860]}, "eef_acc_mag_state": {"mean": [0.7011627906976744, 0.4930232558139535], "std": [0.8185344512711683, 0.7601699163902446], "min": [0, 0], "max": [2, 2], "count": [860]}, "eef_direction_action": {"mean": [4.246511627906977, 4.216279069767442], "std": [1.8557702390375144, 2.2561987204823257], "min": [0, 0], "max": [6, 6], "count": [860]}, "eef_velocity_action": {"mean": [0.7337209302325581, 0.5593023255813954], "std": [0.6594766186091486, 0.6921281483334741], "min": [0, 0], "max": [2, 2], "count": [860]}, "eef_acc_mag_action": {"mean": [0.7011627906976744, 0.4930232558139535], "std": [0.8185344512711683, 0.7601699163902446], "min": [0, 0], "max": [2, 2], "count": [860]}, "eef_sim_pose_state": {"mean": [0.5927953446609158, 0.29453885150368625, 1.1390564789973536, -1.3324793636350254, 0.7885977894448826, -0.4504641171576993, 0.4866677339118255, -0.3981621337367976, 1.0368987487967238, 2.2823406486901594, 1.260061553092618, 2.4773813780200054], "std": [0.05829218658194869, 0.067371560212675, 0.05867958108161224, 2.213566271678336, 0.3490762009596204, 2.6121535244336176, 0.06464939422475512, 0.04166975587948279, 0.02518340138342776, 0.2715893034564962, 0.1815994308146347, 0.3657431508208487], "min": [0.46750805684682667, 0.17082229370695054, 0.9893914006369827, -3.1391358517943284, 0.2785805076973564, -3.1380254291104452, 0.3326463708947679, -0.45104943309421097, 1.0039972515934874, 1.6454317182885245, 0.7723587999430555, 1.7758861798025398], "max": [0.6845223230726594, 0.3809097586085359, 1.2787278314498634, 3.139764088655981, 1.3957733436423578, 3.139716165829189, 0.5609222591465605, -0.25547946830620605, 1.095658560534382, 2.6811299524264185, 1.416192580931074, 3.0926201437243415], "count": [860]}, "eef_sim_pose_action": {"mean": [0.5927953446609158, 0.29453885150368625, 1.1390564789973536, -1.3324793636350254, 0.7885977894448826, -0.4504641171576993, 0.4866677339118255, -0.3981621337367976, 1.0368987487967238, 2.2823406486901594, 1.260061553092618, 2.4773813780200054], "std": [0.05829218658194869, 0.067371560212675, 0.05867958108161224, 2.213566271678336, 0.3490762009596204, 2.6121535244336176, 0.06464939422475512, 0.04166975587948279, 0.02518340138342776, 0.2715893034564962, 0.1815994308146347, 0.3657431508208487], "min": [0.46750805684682667, 0.17082229370695054, 0.9893914006369827, -3.1391358517943284, 0.2785805076973564, -3.1380254291104452, 0.3326463708947679, -0.45104943309421097, 1.0039972515934874, 1.6454317182885245, 0.7723587999430555, 1.7758861798025398], "max": [0.6845223230726594, 0.3809097586085359, 1.2787278314498634, 3.139764088655981, 1.3957733436423578, 3.139716165829189, 0.5609222591465605, -0.25547946830620605, 1.095658560534382, 2.6811299524264185, 1.416192580931074, 3.0926201437243415], "count": [860]}, "gripper_mode_state": {"mean": [0.13023255813953488, 0.1186046511627907], "std": [0.3365591165604779, 0.3233227302330349], "min": [0, 0], "max": [1, 1], "count": [860]}, "gripper_activity_state": {"mean": [1.9011627906976745, 1.9313953488372093], "std": [0.392663589385901, 0.34261702394166776], "min": [0, 0], "max": [2, 2], "count": [860]}, "gripper_mode_action": {"mean": [0.13023255813953488, 0.1186046511627907], "std": [0.3365591165604779, 0.3233227302330349], "min": [0, 0], "max": [1, 1], "count": [860]}, "gripper_activity_action": {"mean": [1.9011627906976745, 1.9313953488372093], "std": [0.392663589385901, 0.34261702394166776], "min": [0, 0], "max": [2, 2], "count": [860]}, "gripper_open_scale_state": {"mean": [0.5655220930587407, 0.7564686046866487], "std": [0.16097529223685214, 0.1663288983163424], "min": [0.132, 0.266], "max": [0.779, 0.874], "count": [860]}, "gripper_open_scale_action": {"mean": [0.5655220930587407, 0.7564686046866487], "std": [0.16097529223685214, 0.1663288983163424], "min": [0.132, 0.266], "max": [0.779, 0.874], "count": [860]}}} +{"episode_index": 563, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.47608886819530444]], [[0.4230499763501892]], [[0.4136035283905229]]], "std": [[[0.10524734019426611]], [[0.18514804663504986]], [[0.1998246748830606]]], "count": [152]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11764705882352941]], [[0.0]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6313725490196078]], [[0.6431372549019608]]], "mean": [[[0.4784976403938769]], [[0.46901909587848295]], [[0.46148432125043]]], "std": [[[0.05708787602485286]], [[0.09543751304133588]], [[0.10611606293857982]]], "count": [152]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.49059005740454076]], [[0.4669194549256106]], [[0.4576692533647231]]], "std": [[[0.07889341031954294]], [[0.13031997239439255]], [[0.14507300362433187]]], "count": [152]}, "observation.state": {"min": [0.04199262335896492, 1.7942508459091187, -1.5194661617279053, -1.0219775438308716, 0.7942295670509338, 0.7868468165397644, -2.7021710872650146, 55.0, 0.18798600137233734, 0.16620700061321259, -0.06318499892950058, -3.1391851902008057, 0.1509999930858612, -0.9100000262260437, -1.0281909704208374, -2.085965156555176, -2.544917106628418, -1.594812035560608, 0.48401471972465515, -1.6339248418807983, 0.15041247010231018, 123.0, -0.3852750062942505, 0.3067980110645294, -0.022958999499678612, 1.496000051498413, 0.08299998939037323, -3.125999927520752], "max": [0.5368807315826416, 2.0274617671966553, -0.39882519841194153, -0.11978194862604141, 2.144538640975952, 1.751560091972351, -1.3853203058242798, 877.0, 0.414139986038208, 0.38596001267433167, 0.12313999980688095, 3.1410000324249268, 0.8140000700950623, -0.04800000041723251, -0.0573166087269783, -1.9225499629974365, -1.9751542806625366, -0.10883873701095581, 2.832111120223999, -0.7167893052101135, 2.598742961883545, 787.0, -0.18365100026130676, 0.4693709909915924, 0.1644349992275238, 2.930999994277954, 1.1319999694824219, 3.1389999389648438], "mean": [0.3465644419193268, 1.9801197052001953, -0.745914876461029, -0.5259787440299988, 1.7156164646148682, 1.2085844278335571, -2.084226369857788, 712.9111938476562, 0.3581973612308502, 0.3192014992237091, 0.057924479246139526, -2.1286087036132812, 0.6217558979988098, -0.3999583423137665, -0.4472482204437256, -2.047673463821411, -2.3238632678985596, -1.119057536125183, 2.1799862384796143, -1.2948707342147827, 0.6929279565811157, 535.269287109375, -0.2782914638519287, 0.36737388372421265, 0.08907388150691986, 2.6307389736175537, 0.6410188674926758, -1.8562926054000854], "std": [0.1245398223400116, 0.054985448718070984, 0.25684207677841187, 0.2163328230381012, 0.5064476728439331, 0.39797231554985046, 0.4208340048789978, 292.6781921386719, 0.06684702634811401, 0.07488060742616653, 0.04548533260822296, 1.121662974357605, 0.19368425011634827, 0.2764500081539154, 0.3318658173084259, 0.05249696969985962, 0.1286284476518631, 0.38172033429145813, 0.5833815336227417, 0.15669593214988708, 0.5341008305549622, 136.30206298828125, 0.053469009697437286, 0.05185243487358093, 0.05239396169781685, 0.2922213673591614, 0.3450312614440918, 0.9373462796211243], "count": [817]}, "action": {"min": [0.04199262335896492, 1.7942508459091187, -1.5194661617279053, -1.0219775438308716, 0.7942295670509338, 0.7868468165397644, -2.7021710872650146, 55.0, 0.18798600137233734, 0.16620700061321259, -0.06318499892950058, -3.1391851902008057, 0.1509999930858612, -0.9100000262260437, -1.0281909704208374, -2.085965156555176, -2.544917106628418, -1.594812035560608, 0.48401471972465515, -1.6339248418807983, 0.15041247010231018, 123.0, -0.3852750062942505, 0.3067980110645294, -0.022958999499678612, 1.496000051498413, 0.08299998939037323, -3.125999927520752], "max": [0.5368807315826416, 2.0274617671966553, -0.39882519841194153, -0.11978194862604141, 2.144538640975952, 1.751560091972351, -1.3853203058242798, 877.0, 0.414139986038208, 0.38596001267433167, 0.12313999980688095, 3.1410000324249268, 0.8140000700950623, -0.04800000041723251, -0.0573166087269783, -1.9225499629974365, -1.9751542806625366, -0.10883873701095581, 2.832111120223999, -0.7167893052101135, 2.598742961883545, 787.0, -0.18365100026130676, 0.4693709909915924, 0.1644349992275238, 2.930999994277954, 1.1319999694824219, 3.1389999389648438], "mean": [0.3465644419193268, 1.9801197052001953, -0.745914876461029, -0.5259787440299988, 1.7156164646148682, 1.2085844278335571, -2.084226369857788, 712.9111938476562, 0.3581973612308502, 0.3192014992237091, 0.057924479246139526, -2.1286087036132812, 0.6217558979988098, -0.3999583423137665, -0.4472482204437256, -2.047673463821411, -2.3238632678985596, -1.119057536125183, 2.1799862384796143, -1.2948707342147827, 0.6929279565811157, 535.269287109375, -0.2782914638519287, 0.36737388372421265, 0.08907388150691986, 2.6307389736175537, 0.6410188674926758, -1.8562926054000854], "std": [0.1245398223400116, 0.054985448718070984, 0.25684207677841187, 0.2163328230381012, 0.5064476728439331, 0.39797231554985046, 0.4208340048789978, 292.6781921386719, 0.06684702634811401, 0.07488060742616653, 0.04548533260822296, 1.121662974357605, 0.19368425011634827, 0.2764500081539154, 0.3318658173084259, 0.05249696969985962, 0.1286284476518631, 0.38172033429145813, 0.5833815336227417, 0.15669593214988708, 0.5341008305549622, 136.30206298828125, 0.053469009697437286, 0.05185243487358093, 0.05239396169781685, 0.2922213673591614, 0.3450312614440918, 0.9373462796211243], "count": [817]}, "timestamp": {"min": [0.0], "max": [27.2], "mean": [13.599999999999996], "std": [7.861580276537565], "count": [817]}, "frame_index": {"min": [0], "max": [816], "mean": [408.0], "std": [235.84740829612693], "count": [817]}, "episode_index": {"min": [622], "max": [622], "mean": [622.0], "std": [0.0], "count": [817]}, "index": {"min": [304469], "max": [305285], "mean": [304877.0], "std": [235.84740829612693], "count": [817]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [817]}, "subtask_annotation": {"mean": [17.94124847001224, 29.0, 29.0, 29.0, 29.0], "std": [8.036877969637814, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [817]}, "scene_annotation": {"mean": [622.0], "std": [0.0], "min": [622], "max": [622], "count": [817]}, "eef_direction_state": {"mean": [4.391676866585067, 3.788249694002448], "std": [1.8887878294663452, 2.2413623668568854], "min": [0, 0], "max": [6, 6], "count": [817]}, "eef_velocity_state": {"mean": [0.6511627906976745, 0.7013463892288861], "std": [0.6743975010415297, 0.6901373029372977], "min": [0, 0], "max": [2, 2], "count": [817]}, "eef_acc_mag_state": {"mean": [0.6768665850673194, 0.609547123623011], "std": [0.8254613920349259, 0.7966004363062444], "min": [0, 0], "max": [2, 2], "count": [817]}, "eef_direction_action": {"mean": [4.391676866585067, 3.788249694002448], "std": [1.8887878294663452, 2.2413623668568854], "min": [0, 0], "max": [6, 6], "count": [817]}, "eef_velocity_action": {"mean": [0.6511627906976745, 0.7013463892288861], "std": [0.6743975010415297, 0.6901373029372977], "min": [0, 0], "max": [2, 2], "count": [817]}, "eef_acc_mag_action": {"mean": [0.6768665850673194, 0.609547123623011], "std": [0.8254613920349259, 0.7966004363062444], "min": [0, 0], "max": [2, 2], "count": [817]}, "eef_sim_pose_state": {"mean": [0.564370904440849, 0.3375004867291466, 1.157117450710843, -2.457359535769827, 0.7060370370022442, -0.8217064015681397, 0.5152713910137666, -0.3739434235771561, 1.063972787278802, 0.5976764249938598, 1.2095747529916112, -1.6454000071033765], "std": [0.06227360825223947, 0.06237724748878272, 0.049917583989580884, 0.37025873557859434, 0.2578183148184502, 2.575197826112922, 0.06540105252215832, 0.06320856995329645, 0.028792560317089873, 2.58108437657685, 0.29338371828651205, 2.3457523798745914], "min": [0.48984188808252027, 0.21688284745735248, 1.0149855655090758, -2.9662748855944976, 0.26842958571506736, -3.134236523934537, 0.36956089288630833, -0.4437491260697479, 1.028091307847293, -3.135314261132734, 0.596514716250514, -3.1402939923527975], "max": [0.6795079228611275, 0.4353466494892754, 1.2654547671266958, -1.4287919774108848, 1.3261647184658791, 3.1410158861140722, 0.5866948468899018, -0.1926001331853082, 1.15262923761734, 3.117681837212946, 1.5300590605555082, 3.1354833369104864], "count": [817]}, "eef_sim_pose_action": {"mean": [0.564370904440849, 0.3375004867291466, 1.157117450710843, -2.457359535769827, 0.7060370370022442, -0.8217064015681397, 0.5152713910137666, -0.3739434235771561, 1.063972787278802, 0.5976764249938598, 1.2095747529916112, -1.6454000071033765], "std": [0.06227360825223947, 0.06237724748878272, 0.049917583989580884, 0.37025873557859434, 0.2578183148184502, 2.575197826112922, 0.06540105252215832, 0.06320856995329645, 0.028792560317089873, 2.58108437657685, 0.29338371828651205, 2.3457523798745914], "min": [0.48984188808252027, 0.21688284745735248, 1.0149855655090758, -2.9662748855944976, 0.26842958571506736, -3.134236523934537, 0.36956089288630833, -0.4437491260697479, 1.028091307847293, -3.135314261132734, 0.596514716250514, -3.1402939923527975], "max": [0.6795079228611275, 0.4353466494892754, 1.2654547671266958, -1.4287919774108848, 1.3261647184658791, 3.1410158861140722, 0.5866948468899018, -0.1926001331853082, 1.15262923761734, 3.117681837212946, 1.5300590605555082, 3.1354833369104864], "count": [817]}, "gripper_mode_state": {"mean": [0.09547123623011015, 0.19706242350061198], "std": [0.29386472956584725, 0.39777986970770246], "min": [0, 0], "max": [1, 1], "count": [817]}, "gripper_activity_state": {"mean": [1.9020807833537332, 1.9106487148102815], "std": [0.39297139195350683, 0.39033199342765573], "min": [0, 0], "max": [2, 2], "count": [817]}, "gripper_mode_action": {"mean": [0.09547123623011015, 0.19706242350061198], "std": [0.29386472956584725, 0.39777986970770246], "min": [0, 0], "max": [1, 1], "count": [817]}, "gripper_activity_action": {"mean": [1.9020807833537332, 1.9106487148102815], "std": [0.39297139195350683, 0.39033199342765573], "min": [0, 0], "max": [2, 2], "count": [817]}, "gripper_open_scale_state": {"mean": [0.5352692779018076, 0.7129112608173056], "std": [0.13630207238035444, 0.2926779000570724], "min": [0.123, 0.055], "max": [0.787, 0.877], "count": [817]}, "gripper_open_scale_action": {"mean": [0.5352692779018076, 0.7129112608173056], "std": [0.13630207238035444, 0.2926779000570724], "min": [0.123, 0.055], "max": [0.787, 0.877], "count": [817]}}} +{"episode_index": 564, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.48670026996305765]], [[0.43079487374660014]], [[0.41875939035034304]]], "std": [[[0.10983925808637295]], [[0.19495866511633844]], [[0.21282046196513477]]], "count": [161]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.0]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.6235294117647059]], [[0.6470588235294118]]], "mean": [[[0.47883616236349613]], [[0.46367511823570007]], [[0.45576676612674055]]], "std": [[[0.05283213737217793]], [[0.1029067302399467]], [[0.11526490209047317]]], "count": [161]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47973298776032147]], [[0.4612157814212641]], [[0.4490500205516989]]], "std": [[[0.06567945723364604]], [[0.12162334199582958]], [[0.13779047174549663]]], "count": [161]}, "observation.state": {"min": [-0.03654719889163971, 1.9491838216781616, -1.305837869644165, -0.8027991652488708, 1.185497522354126, 0.5928360223770142, -2.7274084091186523, 196.0, 0.23275600373744965, 0.15067200362682343, -0.034543998539447784, -3.1401853561401367, 0.5440000295639038, -1.0759999752044678, -1.0124480724334717, -2.0843420028686523, -2.515211343765259, -1.6779595613479614, 0.7523590922355652, -1.7337751388549805, -0.04106759652495384, 146.0, -0.3969539999961853, 0.3235589861869812, -0.05796299874782562, 1.4769999980926514, -0.1850000023841858, -3.1411852836608887], "max": [0.4202578663825989, 2.025157928466797, -0.37795108556747437, -0.1947089284658432, 2.219709873199463, 1.825213074684143, -1.593991756439209, 865.0, 0.4565750062465668, 0.3634659945964813, 0.11426699906587601, 3.140000104904175, 0.8840000033378601, -0.20000000298023224, -0.014678220264613628, -1.9248014688491821, -1.5290656089782715, -0.19936896860599518, 2.8320236206054688, -0.5284159183502197, 2.534078359603882, 671.0, -0.12108399718999863, 0.4665910005569458, 0.1656000018119812, 2.9670000076293945, 1.1059999465942383, 3.140000104904175], "mean": [0.24598023295402527, 1.9969229698181152, -0.7731224894523621, -0.5275981426239014, 1.7220467329025269, 1.0004488229751587, -1.9949840307235718, 760.6427612304688, 0.40099379420280457, 0.2971820831298828, 0.05688142776489258, -1.275881290435791, 0.6953651309013367, -0.6406596302986145, -0.36494019627571106, -2.0604844093322754, -1.9765712022781372, -1.2284822463989258, 2.0778005123138428, -0.994096040725708, 0.6723611354827881, 415.0705261230469, -0.250318706035614, 0.37774717807769775, 0.0642528235912323, 2.431330442428589, 0.6562016010284424, -2.2397043704986572], "std": [0.12066046893596649, 0.01645483449101448, 0.17393139004707336, 0.13049687445163727, 0.31127849221229553, 0.47437983751296997, 0.2620483934879303, 213.2991180419922, 0.059390146285295486, 0.07365982234477997, 0.046229489147663116, 1.9724407196044922, 0.0673515722155571, 0.21526701748371124, 0.3308643698692322, 0.04058266058564186, 0.22383180260658264, 0.2909493148326874, 0.5554210543632507, 0.3523401916027069, 0.544069766998291, 151.69769287109375, 0.06838738918304443, 0.03758975490927696, 0.06349240243434906, 0.2713695466518402, 0.45535218715667725, 0.5772824883460999], "count": [879]}, "action": {"min": [-0.03654719889163971, 1.9491838216781616, -1.305837869644165, -0.8027991652488708, 1.185497522354126, 0.5928360223770142, -2.7274084091186523, 196.0, 0.23275600373744965, 0.15067200362682343, -0.034543998539447784, -3.1401853561401367, 0.5440000295639038, -1.0759999752044678, -1.0124480724334717, -2.0843420028686523, -2.515211343765259, -1.6779595613479614, 0.7523590922355652, -1.7337751388549805, -0.04106759652495384, 146.0, -0.3969539999961853, 0.3235589861869812, -0.05796299874782562, 1.4769999980926514, -0.1850000023841858, -3.1411852836608887], "max": [0.4202578663825989, 2.025157928466797, -0.37795108556747437, -0.1947089284658432, 2.219709873199463, 1.825213074684143, -1.593991756439209, 865.0, 0.4565750062465668, 0.3634659945964813, 0.11426699906587601, 3.140000104904175, 0.8840000033378601, -0.20000000298023224, -0.014678220264613628, -1.9248014688491821, -1.5290656089782715, -0.19936896860599518, 2.8320236206054688, -0.5284159183502197, 2.534078359603882, 671.0, -0.12108399718999863, 0.4665910005569458, 0.1656000018119812, 2.9670000076293945, 1.1059999465942383, 3.140000104904175], "mean": [0.24598023295402527, 1.9969229698181152, -0.7731224894523621, -0.5275981426239014, 1.7220467329025269, 1.0004488229751587, -1.9949840307235718, 760.6427612304688, 0.40099379420280457, 0.2971820831298828, 0.05688142776489258, -1.275881290435791, 0.6953651309013367, -0.6406596302986145, -0.36494019627571106, -2.0604844093322754, -1.9765712022781372, -1.2284822463989258, 2.0778005123138428, -0.994096040725708, 0.6723611354827881, 415.0705261230469, -0.250318706035614, 0.37774717807769775, 0.0642528235912323, 2.431330442428589, 0.6562016010284424, -2.2397043704986572], "std": [0.12066046893596649, 0.01645483449101448, 0.17393139004707336, 0.13049687445163727, 0.31127849221229553, 0.47437983751296997, 0.2620483934879303, 213.2991180419922, 0.059390146285295486, 0.07365982234477997, 0.046229489147663116, 1.9724407196044922, 0.0673515722155571, 0.21526701748371124, 0.3308643698692322, 0.04058266058564186, 0.22383180260658264, 0.2909493148326874, 0.5554210543632507, 0.3523401916027069, 0.544069766998291, 151.69769287109375, 0.06838738918304443, 0.03758975490927696, 0.06349240243434906, 0.2713695466518402, 0.45535218715667725, 0.5772824883460999], "count": [879]}, "timestamp": {"min": [0.0], "max": [29.266666666666666], "mean": [14.633333333333335], "std": [8.458175970074207], "count": [879]}, "frame_index": {"min": [0], "max": [878], "mean": [439.0], "std": [253.7452791022262], "count": [879]}, "episode_index": {"min": [623], "max": [623], "mean": [623.0], "std": [0.0], "count": [879]}, "index": {"min": [305286], "max": [306164], "mean": [305725.0], "std": [253.7452791022262], "count": [879]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [879]}, "subtask_annotation": {"mean": [17.60637087599545, 29.0, 29.0, 29.0, 29.0], "std": [7.588972024310837, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [879]}, "scene_annotation": {"mean": [623.0], "std": [0.0], "min": [623], "max": [623], "count": [879]}, "eef_direction_state": {"mean": [4.319681456200228, 4.2002275312855515], "std": [1.8831537192657215, 2.261303286483868], "min": [0, 0], "max": [6, 6], "count": [879]}, "eef_velocity_state": {"mean": [0.6985210466439136, 0.5437997724687145], "std": [0.6515127032207924, 0.6558251355148733], "min": [0, 0], "max": [2, 2], "count": [879]}, "eef_acc_mag_state": {"mean": [0.6780432309442548, 0.4960182025028441], "std": [0.8205870941091289, 0.7600192079699236], "min": [0, 0], "max": [2, 2], "count": [879]}, "eef_direction_action": {"mean": [4.319681456200228, 4.2002275312855515], "std": [1.8831537192657215, 2.261303286483868], "min": [0, 0], "max": [6, 6], "count": [879]}, "eef_velocity_action": {"mean": [0.6985210466439136, 0.5437997724687145], "std": [0.6515127032207924, 0.6558251355148733], "min": [0, 0], "max": [2, 2], "count": [879]}, "eef_acc_mag_action": {"mean": [0.6780432309442548, 0.4960182025028441], "std": [0.8205870941091289, 0.7600192079699236], "min": [0, 0], "max": [2, 2], "count": [879]}, "eef_sim_pose_state": {"mean": [0.5722192726729864, 0.29652309342950156, 1.156366339437702, -1.6595063301681587, 0.8113597978398825, -0.8582782147378106, 0.48988866650948715, -0.3979526127856722, 1.0363399148997392, -0.753989075720368, 1.0891916534878197, 0.9397927960458582], "std": [0.046339018217019905, 0.08065102077749772, 0.04771224141334921, 1.8575824075534264, 0.3177456592173999, 2.392489089211897, 0.0673636026817168, 0.053643852689497604, 0.0252770153114893, 2.5990749221992937, 0.16546363797805655, 2.866948687356672], "min": [0.5046443898950701, 0.15095159869358798, 1.0191082862992753, -3.1414053805502125, 0.28606232124455233, -3.1322138901259757, 0.34755000016020204, -0.4602523122014015, 0.9937637951522064, -3.140321572670942, 0.7128189354203984, -3.1415048008693898], "max": [0.6755053170250539, 0.3840821411987862, 1.266291191687388, 3.1409806626625247, 1.3331908451825005, 3.1403608543320636, 0.5497155436200001, -0.24655225684932436, 1.1001785886111934, 3.130821857311371, 1.4256849573596186, 3.1414408189368666], "count": [879]}, "eef_sim_pose_action": {"mean": [0.5722192726729864, 0.29652309342950156, 1.156366339437702, -1.6595063301681587, 0.8113597978398825, -0.8582782147378106, 0.48988866650948715, -0.3979526127856722, 1.0363399148997392, -0.753989075720368, 1.0891916534878197, 0.9397927960458582], "std": [0.046339018217019905, 0.08065102077749772, 0.04771224141334921, 1.8575824075534264, 0.3177456592173999, 2.392489089211897, 0.0673636026817168, 0.053643852689497604, 0.0252770153114893, 2.5990749221992937, 0.16546363797805655, 2.866948687356672], "min": [0.5046443898950701, 0.15095159869358798, 1.0191082862992753, -3.1414053805502125, 0.28606232124455233, -3.1322138901259757, 0.34755000016020204, -0.4602523122014015, 0.9937637951522064, -3.140321572670942, 0.7128189354203984, -3.1415048008693898], "max": [0.6755053170250539, 0.3840821411987862, 1.266291191687388, 3.1409806626625247, 1.3331908451825005, 3.1403608543320636, 0.5497155436200001, -0.24655225684932436, 1.1001785886111934, 3.130821857311371, 1.4256849573596186, 3.1414408189368666], "count": [879]}, "gripper_mode_state": {"mean": [0.7258248009101251, 0.15358361774744028], "std": [0.4460977015115666, 0.360549150750696], "min": [0, 0], "max": [1, 1], "count": [879]}, "gripper_activity_state": {"mean": [1.9476678043230944, 1.924914675767918], "std": [0.2853908144103158, 0.34569408606227736], "min": [0, 0], "max": [2, 2], "count": [879]}, "gripper_mode_action": {"mean": [0.7258248009101251, 0.15358361774744028], "std": [0.4460977015115666, 0.360549150750696], "min": [0, 0], "max": [1, 1], "count": [879]}, "gripper_activity_action": {"mean": [1.9476678043230944, 1.924914675767918], "std": [0.2853908144103158, 0.34569408606227736], "min": [0, 0], "max": [2, 2], "count": [879]}, "gripper_open_scale_state": {"mean": [0.41507053464644045, 0.7606427758816858], "std": [0.1516976913950931, 0.21329919436462413], "min": [0.146, 0.196], "max": [0.671, 0.865], "count": [879]}, "gripper_open_scale_action": {"mean": [0.41507053464644045, 0.7606427758816858], "std": [0.1516976913950931, 0.21329919436462413], "min": [0.146, 0.196], "max": [0.671, 0.865], "count": [879]}}} +{"episode_index": 565, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4897773446067465]], [[0.4335730304426021]], [[0.4231416003202176]]], "std": [[[0.10788690319811059]], [[0.18975650383332263]], [[0.20576091806807367]]], "count": [149]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10196078431372549]], [[0.0]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6352941176470588]], [[0.6588235294117647]]], "mean": [[[0.47461803225205074]], [[0.4577342824713778]], [[0.44877620547659774]]], "std": [[[0.06302563257262125]], [[0.11375712105525526]], [[0.12698170332827766]]], "count": [149]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.48473801514453657]], [[0.46622998640171953]], [[0.45303705805588457]]], "std": [[[0.07186173334843726]], [[0.12802214631587658]], [[0.14287404566968595]]], "count": [149]}, "observation.state": {"min": [0.0913156270980835, 1.8289306163787842, -0.9699319005012512, -0.9533337950706482, 0.9390919208526611, 1.0484192371368408, -2.4756274223327637, 117.0, 0.21007099747657776, 0.1833209991455078, -0.019941000267863274, -3.1411852836608887, 0.3889999985694885, -0.9760000109672546, -1.081859827041626, -2.083155393600464, -2.5805742740631104, -1.5431503057479858, 1.1471699476242065, -1.960580825805664, 0.07969173043966293, 119.0, -0.4082770049571991, 0.2669999897480011, -0.07040300220251083, 1.7259999513626099, -0.09799998998641968, -2.997999906539917], "max": [0.630098819732666, 2.0145113468170166, -0.20453514158725739, -0.28183579444885254, 1.958975076675415, 1.8185458183288574, -1.346137523651123, 876.0, 0.43796899914741516, 0.3902130126953125, 0.12541599571704865, 3.1389999389648438, 0.9520000219345093, -0.06000000238418579, 0.011170107871294022, -1.8449352979660034, -1.945605754852295, -0.5919808149337769, 2.831831693649292, -0.9275727272033691, 1.96634042263031, 829.0, -0.14694100618362427, 0.463360995054245, 0.19393299520015717, 2.8329999446868896, 1.069000005722046, -1.815999984741211], "mean": [0.2682906687259674, 1.974861979484558, -0.5874629020690918, -0.44751763343811035, 1.5680902004241943, 1.306125283241272, -1.9497231245040894, 720.7990112304688, 0.3868032693862915, 0.2832341492176056, 0.056386467069387436, -1.3521817922592163, 0.7662659287452698, -0.5403756499290466, -0.5588293075561523, -2.0234436988830566, -2.281667947769165, -1.1251564025878906, 2.392876386642456, -1.3855466842651367, 0.5173652768135071, 544.1707153320312, -0.2571367025375366, 0.37463104724884033, 0.07894045114517212, 2.6542909145355225, 0.44471970200538635, -1.9844918251037598], "std": [0.11272779107093811, 0.038860369473695755, 0.11619448661804199, 0.15283837914466858, 0.3413105607032776, 0.2593342065811157, 0.29631146788597107, 281.4893493652344, 0.06274992972612381, 0.04843391478061676, 0.03727324306964874, 2.031172037124634, 0.1852761209011078, 0.2452584058046341, 0.3738126754760742, 0.08027911186218262, 0.1350974291563034, 0.35192129015922546, 0.40471151471138, 0.21017388999462128, 0.34399494528770447, 179.42897033691406, 0.0643904060125351, 0.05524318665266037, 0.06676609069108963, 0.17266593873500824, 0.3569028377532959, 0.17374137043952942], "count": [791]}, "action": {"min": [0.0913156270980835, 1.8289306163787842, -0.9699319005012512, -0.9533337950706482, 0.9390919208526611, 1.0484192371368408, -2.4756274223327637, 117.0, 0.21007099747657776, 0.1833209991455078, -0.019941000267863274, -3.1411852836608887, 0.3889999985694885, -0.9760000109672546, -1.081859827041626, -2.083155393600464, -2.5805742740631104, -1.5431503057479858, 1.1471699476242065, -1.960580825805664, 0.07969173043966293, 119.0, -0.4082770049571991, 0.2669999897480011, -0.07040300220251083, 1.7259999513626099, -0.09799998998641968, -2.997999906539917], "max": [0.630098819732666, 2.0145113468170166, -0.20453514158725739, -0.28183579444885254, 1.958975076675415, 1.8185458183288574, -1.346137523651123, 876.0, 0.43796899914741516, 0.3902130126953125, 0.12541599571704865, 3.1389999389648438, 0.9520000219345093, -0.06000000238418579, 0.011170107871294022, -1.8449352979660034, -1.945605754852295, -0.5919808149337769, 2.831831693649292, -0.9275727272033691, 1.96634042263031, 829.0, -0.14694100618362427, 0.463360995054245, 0.19393299520015717, 2.8329999446868896, 1.069000005722046, -1.815999984741211], "mean": [0.2682906687259674, 1.974861979484558, -0.5874629020690918, -0.44751763343811035, 1.5680902004241943, 1.306125283241272, -1.9497231245040894, 720.7990112304688, 0.3868032693862915, 0.2832341492176056, 0.056386467069387436, -1.3521817922592163, 0.7662659287452698, -0.5403756499290466, -0.5588293075561523, -2.0234436988830566, -2.281667947769165, -1.1251564025878906, 2.392876386642456, -1.3855466842651367, 0.5173652768135071, 544.1707153320312, -0.2571367025375366, 0.37463104724884033, 0.07894045114517212, 2.6542909145355225, 0.44471970200538635, -1.9844918251037598], "std": [0.11272779107093811, 0.038860369473695755, 0.11619448661804199, 0.15283837914466858, 0.3413105607032776, 0.2593342065811157, 0.29631146788597107, 281.4893493652344, 0.06274992972612381, 0.04843391478061676, 0.03727324306964874, 2.031172037124634, 0.1852761209011078, 0.2452584058046341, 0.3738126754760742, 0.08027911186218262, 0.1350974291563034, 0.35192129015922546, 0.40471151471138, 0.21017388999462128, 0.34399494528770447, 179.42897033691406, 0.0643904060125351, 0.05524318665266037, 0.06676609069108963, 0.17266593873500824, 0.3569028377532959, 0.17374137043952942], "count": [791]}, "timestamp": {"min": [0.0], "max": [26.333333333333332], "mean": [13.166666666666668], "std": [7.611394966320781], "count": [791]}, "frame_index": {"min": [0], "max": [790], "mean": [395.0], "std": [228.34184898962346], "count": [791]}, "episode_index": {"min": [624], "max": [624], "mean": [624.0], "std": [0.0], "count": [791]}, "index": {"min": [306165], "max": [306955], "mean": [306560.0], "std": [228.34184898962346], "count": [791]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [791]}, "subtask_annotation": {"mean": [18.462705436156764, 29.0, 29.0, 29.0, 29.0], "std": [7.671070468780712, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [791]}, "scene_annotation": {"mean": [624.0], "std": [0.0], "min": [624], "max": [624], "count": [791]}, "eef_direction_state": {"mean": [4.096080910240202, 4.247787610619469], "std": [1.8681906614250652, 2.168453756005066], "min": [0, 0], "max": [6, 6], "count": [791]}, "eef_velocity_state": {"mean": [0.8128950695322377, 0.572692793931732], "std": [0.6786508426529756, 0.6685741232025705], "min": [0, 0], "max": [2, 2], "count": [791]}, "eef_acc_mag_state": {"mean": [0.7623261694058154, 0.5676359039190898], "std": [0.8257221639852288, 0.7967470837565055], "min": [0, 0], "max": [2, 2], "count": [791]}, "eef_direction_action": {"mean": [4.096080910240202, 4.247787610619469], "std": [1.8681906614250652, 2.168453756005066], "min": [0, 0], "max": [6, 6], "count": [791]}, "eef_velocity_action": {"mean": [0.8128950695322377, 0.572692793931732], "std": [0.6786508426529756, 0.6685741232025705], "min": [0, 0], "max": [2, 2], "count": [791]}, "eef_acc_mag_action": {"mean": [0.7623261694058154, 0.5676359039190898], "std": [0.8257221639852288, 0.7967470837565055], "min": [0, 0], "max": [2, 2], "count": [791]}, "eef_sim_pose_state": {"mean": [0.5779528153651476, 0.31523598700421696, 1.1715949270014345, -2.639973930596967, 0.5607759827034344, -0.3916842155572493, 0.4764936460088269, -0.3937962933612683, 1.0427733307973173, 2.3235248016164687, 1.1419048094672202, 1.1129285378514922], "std": [0.06631094940339394, 0.08219614178972066, 0.04775436758332086, 0.2629447749791303, 0.24877031854177037, 2.778786757950213, 0.04629797577632488, 0.052155561666657614, 0.03410727658050431, 0.15776629322087332, 0.21963748772706337, 2.4932945017222328], "min": [0.449633639031, 0.15803990261078593, 1.0404760463670448, -3.0450139158970697, 0.22303648430776168, -3.1386135034417584, 0.38766688560162427, -0.4495014171418414, 1.0159614304601263, 2.0226244178536783, 0.7000096812976984, -3.140193100463219], "max": [0.6785894992732378, 0.4354881740962291, 1.2738363769192396, -1.8894847897054, 1.3479118852928442, 3.1390668770953374, 0.5993002766613534, -0.24490400622742103, 1.1463920604097777, 2.573102898801397, 1.4830520675635896, 3.133507180601015], "count": [791]}, "eef_sim_pose_action": {"mean": [0.5779528153651476, 0.31523598700421696, 1.1715949270014345, -2.639973930596967, 0.5607759827034344, -0.3916842155572493, 0.4764936460088269, -0.3937962933612683, 1.0427733307973173, 2.3235248016164687, 1.1419048094672202, 1.1129285378514922], "std": [0.06631094940339394, 0.08219614178972066, 0.04775436758332086, 0.2629447749791303, 0.24877031854177037, 2.778786757950213, 0.04629797577632488, 0.052155561666657614, 0.03410727658050431, 0.15776629322087332, 0.21963748772706337, 2.4932945017222328], "min": [0.449633639031, 0.15803990261078593, 1.0404760463670448, -3.0450139158970697, 0.22303648430776168, -3.1386135034417584, 0.38766688560162427, -0.4495014171418414, 1.0159614304601263, 2.0226244178536783, 0.7000096812976984, -3.140193100463219], "max": [0.6785894992732378, 0.4354881740962291, 1.2738363769192396, -1.8894847897054, 1.3479118852928442, 3.1390668770953374, 0.5993002766613534, -0.24490400622742103, 1.1463920604097777, 2.573102898801397, 1.4830520675635896, 3.133507180601015], "count": [791]}, "gripper_mode_state": {"mean": [0.2427307206068268, 0.202275600505689], "std": [0.42873362112216135, 0.40169662924370164], "min": [0, 0], "max": [1, 1], "count": [791]}, "gripper_activity_state": {"mean": [1.9393173198482934, 1.9140328697850821], "std": [0.286853172449816, 0.3558331601433881], "min": [0, 0], "max": [2, 2], "count": [791]}, "gripper_mode_action": {"mean": [0.2427307206068268, 0.202275600505689], "std": [0.42873362112216135, 0.40169662924370164], "min": [0, 0], "max": [1, 1], "count": [791]}, "gripper_activity_action": {"mean": [1.9393173198482934, 1.9140328697850821], "std": [0.286853172449816, 0.3558331601433881], "min": [0, 0], "max": [2, 2], "count": [791]}, "gripper_open_scale_state": {"mean": [0.5441706700572171, 0.7207989886605766], "std": [0.17942895832444447, 0.2814893173279271], "min": [0.119, 0.117], "max": [0.829, 0.876], "count": [791]}, "gripper_open_scale_action": {"mean": [0.5441706700572171, 0.7207989886605766], "std": [0.17942895832444447, 0.2814893173279271], "min": [0.119, 0.117], "max": [0.829, 0.876], "count": [791]}}} +{"episode_index": 566, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.48535460089547633]], [[0.42433287980546547]], [[0.4107858013612269]]], "std": [[[0.11299075082279664]], [[0.2015150074827047]], [[0.21791894398992917]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.0]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6313725490196078]], [[0.6352941176470588]]], "mean": [[[0.48031470330914516]], [[0.47072536957696465]], [[0.46517822358602234]]], "std": [[[0.07214667971096676]], [[0.10287126591598926]], [[0.11205937697462709]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[1.0]], [[1.0]]], "mean": [[[0.4786927107457156]], [[0.4642853285343009]], [[0.45440099261489375]]], "std": [[[0.058914224301775175]], [[0.10298678274755907]], [[0.1132359238584063]]], "count": [127]}, "observation.state": {"min": [0.26460936665534973, 1.8548312187194824, -1.2000885009765625, -0.8987573385238647, 1.2975999116897583, 0.6051056385040283, -2.8608741760253906, 181.0, 0.23642699420452118, 0.30070099234580994, -0.030791999772191048, -3.0230000019073486, 0.3720000088214874, -0.5989999771118164, -1.050269365310669, -2.0846214294433594, -1.8948167562484741, -1.5085405111312866, -0.5149593949317932, -0.7378205060958862, 2.6609463691711426, 165.0, -0.3724629878997803, 0.3672800064086914, -0.05058399960398674, 1.6169999837875366, -0.012000000104308128, -2.940999984741211], "max": [0.5014330744743347, 2.011108160018921, -0.09037315845489502, -0.13198179006576538, 2.182987928390503, 1.7226225137710571, -1.750128984451294, 860.0, 0.48118799924850464, 0.3746359944343567, 0.10481700301170349, -1.3380000591278076, 0.8849999904632568, -0.20299997925758362, -0.06916740536689758, -1.8872945308685303, -1.4383608102798462, -0.27754226326942444, 0.13316862285137177, 1.7017483711242676, 2.8333325386047363, 878.0, -0.11254499852657318, 0.47169598937034607, 0.125559002161026, 2.5369999408721924, 0.8769999742507935, -1.6619999408721924], "mean": [0.4162333905696869, 1.9689509868621826, -0.4789261817932129, -0.3615116477012634, 1.882081389427185, 0.9060357809066772, -2.377542495727539, 734.1580810546875, 0.41053029894828796, 0.33753180503845215, 0.07125681638717651, -1.9532215595245361, 0.7243942022323608, -0.4306964874267578, -0.6126120686531067, -1.977742075920105, -1.7489333152770996, -1.2053439617156982, -0.22953487932682037, 1.214463710784912, 2.8219945430755615, 723.6043090820312, -0.24607601761817932, 0.39452844858169556, 0.053901463747024536, 2.2155649662017822, 0.4205681085586548, -1.9163093566894531], "std": [0.06114717200398445, 0.041473139077425, 0.410863995552063, 0.22876057028770447, 0.35072821378707886, 0.3133891224861145, 0.48921793699264526, 238.25662231445312, 0.07529522478580475, 0.013975120149552822, 0.03790038824081421, 0.5885047316551208, 0.17521244287490845, 0.10044724494218826, 0.2160618156194687, 0.05491632968187332, 0.13780492544174194, 0.3027551472187042, 0.1712174415588379, 0.622573733329773, 0.031943026930093765, 173.11814880371094, 0.07046066224575043, 0.024690810590982437, 0.051183491945266724, 0.2099481076002121, 0.25571078062057495, 0.3322400152683258], "count": [642]}, "action": {"min": [0.26460936665534973, 1.8548312187194824, -1.2000885009765625, -0.8987573385238647, 1.2975999116897583, 0.6051056385040283, -2.8608741760253906, 181.0, 0.23642699420452118, 0.30070099234580994, -0.030791999772191048, -3.0230000019073486, 0.3720000088214874, -0.5989999771118164, -1.050269365310669, -2.0846214294433594, -1.8948167562484741, -1.5085405111312866, -0.5149593949317932, -0.7378205060958862, 2.6609463691711426, 165.0, -0.3724629878997803, 0.3672800064086914, -0.05058399960398674, 1.6169999837875366, -0.012000000104308128, -2.940999984741211], "max": [0.5014330744743347, 2.011108160018921, -0.09037315845489502, -0.13198179006576538, 2.182987928390503, 1.7226225137710571, -1.750128984451294, 860.0, 0.48118799924850464, 0.3746359944343567, 0.10481700301170349, -1.3380000591278076, 0.8849999904632568, -0.20299997925758362, -0.06916740536689758, -1.8872945308685303, -1.4383608102798462, -0.27754226326942444, 0.13316862285137177, 1.7017483711242676, 2.8333325386047363, 878.0, -0.11254499852657318, 0.47169598937034607, 0.125559002161026, 2.5369999408721924, 0.8769999742507935, -1.6619999408721924], "mean": [0.4162333905696869, 1.9689509868621826, -0.4789261817932129, -0.3615116477012634, 1.882081389427185, 0.9060357809066772, -2.377542495727539, 734.1580810546875, 0.41053029894828796, 0.33753180503845215, 0.07125681638717651, -1.9532215595245361, 0.7243942022323608, -0.4306964874267578, -0.6126120686531067, -1.977742075920105, -1.7489333152770996, -1.2053439617156982, -0.22953487932682037, 1.214463710784912, 2.8219945430755615, 723.6043090820312, -0.24607601761817932, 0.39452844858169556, 0.053901463747024536, 2.2155649662017822, 0.4205681085586548, -1.9163093566894531], "std": [0.06114717200398445, 0.041473139077425, 0.410863995552063, 0.22876057028770447, 0.35072821378707886, 0.3133891224861145, 0.48921793699264526, 238.25662231445312, 0.07529522478580475, 0.013975120149552822, 0.03790038824081421, 0.5885047316551208, 0.17521244287490845, 0.10044724494218826, 0.2160618156194687, 0.05491632968187332, 0.13780492544174194, 0.3027551472187042, 0.1712174415588379, 0.622573733329773, 0.031943026930093765, 173.11814880371094, 0.07046066224575043, 0.024690810590982437, 0.051183491945266724, 0.2099481076002121, 0.25571078062057495, 0.3322400152683258], "count": [642]}, "timestamp": {"min": [0.0], "max": [21.366666666666667], "mean": [10.683333333333334], "std": [6.177640386162078], "count": [642]}, "frame_index": {"min": [0], "max": [641], "mean": [320.5], "std": [185.32921158486232], "count": [642]}, "episode_index": {"min": [625], "max": [625], "mean": [625.0], "std": [0.0], "count": [642]}, "index": {"min": [306956], "max": [307597], "mean": [307276.5], "std": [185.32921158486232], "count": [642]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [642]}, "subtask_annotation": {"mean": [17.67601246105919, 29.0, 29.0, 29.0, 29.0], "std": [7.960828025615578, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [642]}, "scene_annotation": {"mean": [625.0], "std": [0.0], "min": [625], "max": [625], "count": [642]}, "eef_direction_state": {"mean": [4.2398753894081, 4.110591900311526], "std": [1.8691874348805229, 2.125775641868295], "min": [0, 0], "max": [6, 6], "count": [642]}, "eef_velocity_state": {"mean": [0.7118380062305296, 0.6401869158878505], "std": [0.6900381848125862, 0.7036655003636396], "min": [0, 0], "max": [2, 2], "count": [642]}, "eef_acc_mag_state": {"mean": [0.616822429906542, 0.5420560747663551], "std": [0.793016950863415, 0.7707306138324926], "min": [0, 0], "max": [2, 2], "count": [642]}, "eef_direction_action": {"mean": [4.2398753894081, 4.110591900311526], "std": [1.8691874348805229, 2.125775641868295], "min": [0, 0], "max": [6, 6], "count": [642]}, "eef_velocity_action": {"mean": [0.7118380062305296, 0.6401869158878505], "std": [0.6900381848125862, 0.7036655003636396], "min": [0, 0], "max": [2, 2], "count": [642]}, "eef_acc_mag_action": {"mean": [0.616822429906542, 0.5420560747663551], "std": [0.793016950863415, 0.7707306138324926], "min": [0, 0], "max": [2, 2], "count": [642]}, "eef_sim_pose_state": {"mean": [0.6006502258331294, 0.2706232748018791, 1.167022083294337, -0.6567675065640731, 0.5157462238085423, -1.0768690161447767, 0.5305651329989002, -0.4050558285890937, 1.0393381787858262, 0.28193840714167656, 1.2187084816178368, 0.3195130570454887], "std": [0.025898237688563565, 0.07315345480276084, 0.04916435903008088, 2.9915069567281893, 0.32001177648974305, 2.6880842350520777, 0.013504841245045704, 0.05585232369162506, 0.0323180934496291, 2.9612533483067445, 0.12202686646394657, 2.7148471922930617], "min": [0.5505523866820934, 0.14121925334837426, 1.028321257168258, -3.1415917181975406, 0.14537903666997787, -3.1333180235286706, 0.5048762958985497, -0.45643400019455865, 1.0089442637736732, -3.1415890680259486, 0.9629935256756772, -3.13963667642405], "max": [0.6777125332993902, 0.3652941802692309, 1.2373703114246142, 3.1413953585748997, 1.4066063502615735, 3.137041413262268, 0.5664492544979536, -0.24858363779104564, 1.129714006264491, 3.1413949599645647, 1.426685671070398, 3.118486756761378], "count": [642]}, "eef_sim_pose_action": {"mean": [0.6006502258331294, 0.2706232748018791, 1.167022083294337, -0.6567675065640731, 0.5157462238085423, -1.0768690161447767, 0.5305651329989002, -0.4050558285890937, 1.0393381787858262, 0.28193840714167656, 1.2187084816178368, 0.3195130570454887], "std": [0.025898237688563565, 0.07315345480276084, 0.04916435903008088, 2.9915069567281893, 0.32001177648974305, 2.6880842350520777, 0.013504841245045704, 0.05585232369162506, 0.0323180934496291, 2.9612533483067445, 0.12202686646394657, 2.7148471922930617], "min": [0.5505523866820934, 0.14121925334837426, 1.028321257168258, -3.1415917181975406, 0.14537903666997787, -3.1333180235286706, 0.5048762958985497, -0.45643400019455865, 1.0089442637736732, -3.1415890680259486, 0.9629935256756772, -3.13963667642405], "max": [0.6777125332993902, 0.3652941802692309, 1.2373703114246142, 3.1413953585748997, 1.4066063502615735, 3.137041413262268, 0.5664492544979536, -0.24858363779104564, 1.129714006264491, 3.1413949599645647, 1.426685671070398, 3.118486756761378], "count": [642]}, "gripper_mode_state": {"mean": [0.1043613707165109, 0.1838006230529595], "std": [0.30572876053568027, 0.3873215124651642], "min": [0, 0], "max": [1, 1], "count": [642]}, "gripper_activity_state": {"mean": [1.8598130841121496, 1.9205607476635513], "std": [0.4454392937757022, 0.3594487778249012], "min": [0, 0], "max": [2, 2], "count": [642]}, "gripper_mode_action": {"mean": [0.1043613707165109, 0.1838006230529595], "std": [0.30572876053568027, 0.3873215124651642], "min": [0, 0], "max": [1, 1], "count": [642]}, "gripper_activity_action": {"mean": [1.8598130841121496, 1.9205607476635513], "std": [0.4454392937757022, 0.3594487778249012], "min": [0, 0], "max": [2, 2], "count": [642]}, "gripper_open_scale_state": {"mean": [0.723604361608392, 0.7341580997597774], "std": [0.17311814366691455, 0.23825650789461278], "min": [0.165, 0.181], "max": [0.878, 0.86], "count": [642]}, "gripper_open_scale_action": {"mean": [0.723604361608392, 0.7341580997597774], "std": [0.17311814366691455, 0.23825650789461278], "min": [0.165, 0.181], "max": [0.878, 0.86], "count": [642]}}} +{"episode_index": 567, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.48188396602079153]], [[0.4265454106839586]], [[0.4143536825819567]]], "std": [[[0.1077583911605377]], [[0.1929598077319557]], [[0.2092189228262302]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.0]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.6352941176470588]], [[0.6392156862745098]]], "mean": [[[0.47164494718491073]], [[0.4654129419484329]], [[0.45963832117492665]]], "std": [[[0.04886781332347249]], [[0.08195957511647539]], [[0.08991255855264003]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.615686274509804]], [[0.6196078431372549]]], "mean": [[[0.4808712093433174]], [[0.4734392143996706]], [[0.465947730109104]]], "std": [[[0.03671810407920626]], [[0.0733168503969562]], [[0.08122919209503265]]], "count": [127]}, "observation.state": {"min": [0.22591541707515717, 1.9372631311416626, -1.1409218311309814, -0.5024453997612, 1.728399634361267, 0.5551543235778809, -2.750952959060669, 170.0, 0.27554699778556824, 0.2929840087890625, -0.023058999329805374, -2.819000005722046, 0.609000027179718, -0.5630000233650208, -0.9829868674278259, -2.0833122730255127, -1.962448239326477, -1.639911413192749, -0.5917713046073914, -0.9132784605026245, 2.7554211616516113, 152.0, -0.38929998874664307, 0.32723701000213623, -0.05234599858522415, 1.277999997138977, 0.11800000071525574, -3.1411852836608887], "max": [0.4786740243434906, 2.0126264095306396, -0.15650367736816406, -0.21525146067142487, 2.2059741020202637, 1.409091591835022, -1.9826068878173828, 876.0, 0.47258201241493225, 0.36957699060440063, 0.1563050001859665, -1.2710000276565552, 0.9639999866485596, -0.05900000035762787, 0.0075747291557490826, -1.9253251552581787, -1.5326260328292847, -0.23141320049762726, -0.0075747291557490826, 1.5339175462722778, 2.8336119651794434, 892.0, -0.1279670000076294, 0.4652619957923889, 0.11310900002717972, 2.6540000438690186, 1.0080000162124634, 3.1410000324249268], "mean": [0.40378203988075256, 1.9787876605987549, -0.5567004084587097, -0.33533909916877747, 2.045236825942993, 0.8383798599243164, -2.3679511547088623, 756.0734252929688, 0.41592201590538025, 0.3439221978187561, 0.08672655373811722, -1.7924057245254517, 0.8454632759094238, -0.32766658067703247, -0.3898445963859558, -2.0420355796813965, -1.6621519327163696, -0.9485788941383362, -0.2432120144367218, 0.19509470462799072, 2.817146062850952, 654.896728515625, -0.28577709197998047, 0.3735373914241791, 0.044377584010362625, 1.826508641242981, 0.6975355744361877, 0.21767529845237732], "std": [0.05912212282419205, 0.026818567886948586, 0.29020342230796814, 0.0665745958685875, 0.20006638765335083, 0.2653712332248688, 0.22073006629943848, 242.6884307861328, 0.06102832779288292, 0.017005419358611107, 0.06693045794963837, 0.5157457590103149, 0.10817602276802063, 0.11039558798074722, 0.3295445144176483, 0.05078299343585968, 0.1096934899687767, 0.32289570569992065, 0.14822228252887726, 1.009385347366333, 0.019161175936460495, 203.0531005859375, 0.0946621298789978, 0.04031975567340851, 0.03634531795978546, 0.47786206007003784, 0.3589833974838257, 2.6345419883728027], "count": [639]}, "action": {"min": [0.22591541707515717, 1.9372631311416626, -1.1409218311309814, -0.5024453997612, 1.728399634361267, 0.5551543235778809, -2.750952959060669, 170.0, 0.27554699778556824, 0.2929840087890625, -0.023058999329805374, -2.819000005722046, 0.609000027179718, -0.5630000233650208, -0.9829868674278259, -2.0833122730255127, -1.962448239326477, -1.639911413192749, -0.5917713046073914, -0.9132784605026245, 2.7554211616516113, 152.0, -0.38929998874664307, 0.32723701000213623, -0.05234599858522415, 1.277999997138977, 0.11800000071525574, -3.1411852836608887], "max": [0.4786740243434906, 2.0126264095306396, -0.15650367736816406, -0.21525146067142487, 2.2059741020202637, 1.409091591835022, -1.9826068878173828, 876.0, 0.47258201241493225, 0.36957699060440063, 0.1563050001859665, -1.2710000276565552, 0.9639999866485596, -0.05900000035762787, 0.0075747291557490826, -1.9253251552581787, -1.5326260328292847, -0.23141320049762726, -0.0075747291557490826, 1.5339175462722778, 2.8336119651794434, 892.0, -0.1279670000076294, 0.4652619957923889, 0.11310900002717972, 2.6540000438690186, 1.0080000162124634, 3.1410000324249268], "mean": [0.40378203988075256, 1.9787876605987549, -0.5567004084587097, -0.33533909916877747, 2.045236825942993, 0.8383798599243164, -2.3679511547088623, 756.0734252929688, 0.41592201590538025, 0.3439221978187561, 0.08672655373811722, -1.7924057245254517, 0.8454632759094238, -0.32766658067703247, -0.3898445963859558, -2.0420355796813965, -1.6621519327163696, -0.9485788941383362, -0.2432120144367218, 0.19509470462799072, 2.817146062850952, 654.896728515625, -0.28577709197998047, 0.3735373914241791, 0.044377584010362625, 1.826508641242981, 0.6975355744361877, 0.21767529845237732], "std": [0.05912212282419205, 0.026818567886948586, 0.29020342230796814, 0.0665745958685875, 0.20006638765335083, 0.2653712332248688, 0.22073006629943848, 242.6884307861328, 0.06102832779288292, 0.017005419358611107, 0.06693045794963837, 0.5157457590103149, 0.10817602276802063, 0.11039558798074722, 0.3295445144176483, 0.05078299343585968, 0.1096934899687767, 0.32289570569992065, 0.14822228252887726, 1.009385347366333, 0.019161175936460495, 203.0531005859375, 0.0946621298789978, 0.04031975567340851, 0.03634531795978546, 0.47786206007003784, 0.3589833974838257, 2.6345419883728027], "count": [639]}, "timestamp": {"min": [0.0], "max": [21.266666666666666], "mean": [10.633333333333333], "std": [6.148772837518671], "count": [639]}, "frame_index": {"min": [0], "max": [638], "mean": [319.0], "std": [184.46318512556013], "count": [639]}, "episode_index": {"min": [626], "max": [626], "mean": [626.0], "std": [0.0], "count": [639]}, "index": {"min": [307598], "max": [308236], "mean": [307917.0], "std": [184.46318512556013], "count": [639]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [639]}, "subtask_annotation": {"mean": [18.161189358372457, 29.0, 29.0, 29.0, 29.0], "std": [7.958066693769554, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [639]}, "scene_annotation": {"mean": [626.0], "std": [0.0], "min": [626], "max": [626], "count": [639]}, "eef_direction_state": {"mean": [4.331768388106417, 4.198748043818466], "std": [1.905294945404781, 2.090203320087228], "min": [0, 0], "max": [6, 6], "count": [639]}, "eef_velocity_state": {"mean": [0.7777777777777778, 0.5305164319248826], "std": [0.7405581412913763, 0.6066338142803047], "min": [0, 0], "max": [2, 2], "count": [639]}, "eef_acc_mag_state": {"mean": [0.7245696400625978, 0.5258215962441315], "std": [0.8274669160192673, 0.7785504202712193], "min": [0, 0], "max": [2, 2], "count": [639]}, "eef_direction_action": {"mean": [4.331768388106417, 4.198748043818466], "std": [1.905294945404781, 2.090203320087228], "min": [0, 0], "max": [6, 6], "count": [639]}, "eef_velocity_action": {"mean": [0.7777777777777778, 0.5305164319248826], "std": [0.7405581412913763, 0.6066338142803047], "min": [0, 0], "max": [2, 2], "count": [639]}, "eef_acc_mag_action": {"mean": [0.7245696400625978, 0.5258215962441315], "std": [0.8274669160192673, 0.7785504202712193], "min": [0, 0], "max": [2, 2], "count": [639]}, "eef_sim_pose_state": {"mean": [0.565925480259355, 0.2923767772548061, 1.1120326284644497, -1.0274322444988995, 0.9751561697590969, -0.3843538164734029, 0.532761311308748, -0.41690914014519487, 1.0419084497500501, 2.694170282527138, 1.312104710939735, 1.3313964532535443], "std": [0.05123771923107084, 0.08128653964669953, 0.06988200998627607, 2.1236405368331286, 0.46174561277390386, 2.2794788787376614, 0.017280365495188254, 0.06901093498363817, 0.016447823317566865, 0.3297029397203793, 0.08507722707322936, 2.2954951105839156], "min": [0.5085884065950051, 0.14336378947148176, 1.0333937485552493, -3.1371052269289788, 0.2613003230233131, -3.139529543201923, 0.4798046683132608, -0.48504765142143663, 1.0104532354453573, -3.1305823144760727, 1.109458306965672, -3.141557814836223], "max": [0.6687698633361219, 0.3696500394208112, 1.2367488059539558, 3.139458589629747, 1.3981044876040296, 3.1398238662357136, 0.5577851905281613, -0.2778079490158898, 1.0758480361543272, 3.1385862254250174, 1.5260816515044309, 3.138570488811524], "count": [639]}, "eef_sim_pose_action": {"mean": [0.565925480259355, 0.2923767772548061, 1.1120326284644497, -1.0274322444988995, 0.9751561697590969, -0.3843538164734029, 0.532761311308748, -0.41690914014519487, 1.0419084497500501, 2.694170282527138, 1.312104710939735, 1.3313964532535443], "std": [0.05123771923107084, 0.08128653964669953, 0.06988200998627607, 2.1236405368331286, 0.46174561277390386, 2.2794788787376614, 0.017280365495188254, 0.06901093498363817, 0.016447823317566865, 0.3297029397203793, 0.08507722707322936, 2.2954951105839156], "min": [0.5085884065950051, 0.14336378947148176, 1.0333937485552493, -3.1371052269289788, 0.2613003230233131, -3.139529543201923, 0.4798046683132608, -0.48504765142143663, 1.0104532354453573, -3.1305823144760727, 1.109458306965672, -3.141557814836223], "max": [0.6687698633361219, 0.3696500394208112, 1.2367488059539558, 3.139458589629747, 1.3981044876040296, 3.1398238662357136, 0.5577851905281613, -0.2778079490158898, 1.0758480361543272, 3.1385862254250174, 1.5260816515044309, 3.138570488811524], "count": [639]}, "gripper_mode_state": {"mean": [0.12519561815336464, 0.1705790297339593], "std": [0.3309405918719635, 0.37614069754412505], "min": [0, 0], "max": [1, 1], "count": [639]}, "gripper_activity_state": {"mean": [1.9014084507042253, 1.9154929577464788], "std": [0.39715091047054335, 0.36134988553791275], "min": [0, 0], "max": [2, 2], "count": [639]}, "gripper_mode_action": {"mean": [0.12519561815336464, 0.1705790297339593], "std": [0.3309405918719635, 0.37614069754412505], "min": [0, 0], "max": [1, 1], "count": [639]}, "gripper_activity_action": {"mean": [1.9014084507042253, 1.9154929577464788], "std": [0.39715091047054335, 0.36134988553791275], "min": [0, 0], "max": [2, 2], "count": [639]}, "gripper_open_scale_state": {"mean": [0.6548967137582983, 0.7560735523301483], "std": [0.20305305346520028, 0.24268845619322033], "min": [0.152, 0.17], "max": [0.892, 0.876], "count": [639]}, "gripper_open_scale_action": {"mean": [0.6548967137582983, 0.7560735523301483], "std": [0.20305305346520028, 0.24268845619322033], "min": [0.152, 0.17], "max": [0.892, 0.876], "count": [639]}}} +{"episode_index": 568, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4826629428104575]], [[0.4203109215686274]], [[0.4073073774509804]]], "std": [[[0.11574828999893338]], [[0.20302961683999127]], [[0.21846151723092244]]], "count": [125]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.0]], [[0.0]]], "max": [[[0.6470588235294118]], [[0.6039215686274509]], [[0.6196078431372549]]], "mean": [[[0.46700674673202613]], [[0.4614645473856209]], [[0.4551161715686275]]], "std": [[[0.05865588201518115]], [[0.09091080771824575]], [[0.09781750269946655]]], "count": [125]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[1.0]], [[1.0]]], "mean": [[[0.473741091503268]], [[0.47043559477124186]], [[0.4629614117647059]]], "std": [[[0.04475150530208991]], [[0.06378292393931308]], [[0.06907743203591651]]], "count": [125]}, "observation.state": {"min": [0.3281218707561493, 1.8789342641830444, -1.362194538116455, -0.9394060969352722, 1.4278364181518555, 0.6823539733886719, -2.7929632663726807, 366.0, 0.19169700145721436, 0.3139359951019287, -0.042723000049591064, -2.9700000286102295, 0.42799997329711914, -0.6230000257492065, -1.0327986478805542, -2.081549644470215, -1.8685321807861328, -1.589052438735962, -0.5667782425880432, -0.8925090432167053, 2.789647340774536, 146.0, -0.38388898968696594, 0.3639020025730133, -0.0370509997010231, 1.4700000286102295, -0.07699999213218689, -3.0460000038146973], "max": [0.5405808091163635, 2.0143020153045654, -0.1808859258890152, -0.11901399493217468, 2.285735607147217, 1.2560611963272095, -1.6492663621902466, 864.0, 0.4851909875869751, 0.3997249901294708, 0.13194499909877777, -1.2990000247955322, 1.003999948501587, -0.20600000023841858, -0.20923008024692535, -1.9255695343017578, -1.4303147792816162, -0.19167207181453705, 0.029024826362729073, 1.7324138879776, 2.8333325386047363, 873.0, -0.1157199963927269, 0.466172993183136, 0.1175450012087822, 2.6579999923706055, 1.059999942779541, -1.7389999628067017], "mean": [0.43669837713241577, 1.979160189628601, -0.5172890424728394, -0.3405028283596039, 2.0117387771606445, 0.8250008821487427, -2.34968900680542, 771.435791015625, 0.40739676356315613, 0.34925493597984314, 0.07771143317222595, -1.7832913398742676, 0.8228380680084229, -0.33413609862327576, -0.5261763334274292, -2.0389304161071777, -1.7262916564941406, -1.192624807357788, -0.23676250874996185, 0.9073343276977539, 2.825371026992798, 669.8637084960938, -0.25222042202949524, 0.39438876509666443, 0.04932839050889015, 2.12125563621521, 0.5591684579849243, -2.12870717048645], "std": [0.04351049289107323, 0.02515818178653717, 0.4135705828666687, 0.21950429677963257, 0.3034079074859619, 0.1830778270959854, 0.415863960981369, 158.60220336914062, 0.09078843891620636, 0.025323372334241867, 0.05695422366261482, 0.5862053632736206, 0.18797919154167175, 0.10659322887659073, 0.2940053939819336, 0.04556643217802048, 0.1312796026468277, 0.3192942440509796, 0.16813485324382782, 0.7025589346885681, 0.008016535080969334, 236.61167907714844, 0.08717311173677444, 0.020129309967160225, 0.052235811948776245, 0.28892290592193604, 0.38840851187705994, 0.3363115191459656], "count": [631]}, "action": {"min": [0.3281218707561493, 1.8789342641830444, -1.362194538116455, -0.9394060969352722, 1.4278364181518555, 0.6823539733886719, -2.7929632663726807, 366.0, 0.19169700145721436, 0.3139359951019287, -0.042723000049591064, -2.9700000286102295, 0.42799997329711914, -0.6230000257492065, -1.0327986478805542, -2.081549644470215, -1.8685321807861328, -1.589052438735962, -0.5667782425880432, -0.8925090432167053, 2.789647340774536, 146.0, -0.38388898968696594, 0.3639020025730133, -0.0370509997010231, 1.4700000286102295, -0.07699999213218689, -3.0460000038146973], "max": [0.5405808091163635, 2.0143020153045654, -0.1808859258890152, -0.11901399493217468, 2.285735607147217, 1.2560611963272095, -1.6492663621902466, 864.0, 0.4851909875869751, 0.3997249901294708, 0.13194499909877777, -1.2990000247955322, 1.003999948501587, -0.20600000023841858, -0.20923008024692535, -1.9255695343017578, -1.4303147792816162, -0.19167207181453705, 0.029024826362729073, 1.7324138879776, 2.8333325386047363, 873.0, -0.1157199963927269, 0.466172993183136, 0.1175450012087822, 2.6579999923706055, 1.059999942779541, -1.7389999628067017], "mean": [0.43669837713241577, 1.979160189628601, -0.5172890424728394, -0.3405028283596039, 2.0117387771606445, 0.8250008821487427, -2.34968900680542, 771.435791015625, 0.40739676356315613, 0.34925493597984314, 0.07771143317222595, -1.7832913398742676, 0.8228380680084229, -0.33413609862327576, -0.5261763334274292, -2.0389304161071777, -1.7262916564941406, -1.192624807357788, -0.23676250874996185, 0.9073343276977539, 2.825371026992798, 669.8637084960938, -0.25222042202949524, 0.39438876509666443, 0.04932839050889015, 2.12125563621521, 0.5591684579849243, -2.12870717048645], "std": [0.04351049289107323, 0.02515818178653717, 0.4135705828666687, 0.21950429677963257, 0.3034079074859619, 0.1830778270959854, 0.415863960981369, 158.60220336914062, 0.09078843891620636, 0.025323372334241867, 0.05695422366261482, 0.5862053632736206, 0.18797919154167175, 0.10659322887659073, 0.2940053939819336, 0.04556643217802048, 0.1312796026468277, 0.3192942440509796, 0.16813485324382782, 0.7025589346885681, 0.008016535080969334, 236.61167907714844, 0.08717311173677444, 0.020129309967160225, 0.052235811948776245, 0.28892290592193604, 0.38840851187705994, 0.3363115191459656], "count": [631]}, "timestamp": {"min": [0.0], "max": [21.0], "mean": [10.499999999999998], "std": [6.07179270616732], "count": [631]}, "frame_index": {"min": [0], "max": [630], "mean": [315.0], "std": [182.1537811850196], "count": [631]}, "episode_index": {"min": [627], "max": [627], "mean": [627.0], "std": [0.0], "count": [631]}, "index": {"min": [308237], "max": [308867], "mean": [308552.0], "std": [182.1537811850196], "count": [631]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [631]}, "subtask_annotation": {"mean": [19.89064976228209, 29.0, 29.0, 29.0, 29.0], "std": [7.0095536835428005, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [631]}, "scene_annotation": {"mean": [627.0], "std": [0.0], "min": [627], "max": [627], "count": [631]}, "eef_direction_state": {"mean": [4.345483359746434, 4.421553090332805], "std": [1.7383000911620168, 2.0399600995023786], "min": [0, 0], "max": [6, 6], "count": [631]}, "eef_velocity_state": {"mean": [0.8304278922345484, 0.5705229793977813], "std": [0.7262955357021151, 0.7216503881745329], "min": [0, 0], "max": [2, 2], "count": [631]}, "eef_acc_mag_state": {"mean": [0.7559429477020603, 0.6561014263074485], "std": [0.8220564969789005, 0.8162125138002828], "min": [0, 0], "max": [2, 2], "count": [631]}, "eef_direction_action": {"mean": [4.345483359746434, 4.421553090332805], "std": [1.7383000911620168, 2.0399600995023786], "min": [0, 0], "max": [6, 6], "count": [631]}, "eef_velocity_action": {"mean": [0.8304278922345484, 0.5705229793977813], "std": [0.7262955357021151, 0.7216503881745329], "min": [0, 0], "max": [2, 2], "count": [631]}, "eef_acc_mag_action": {"mean": [0.7559429477020603, 0.6561014263074485], "std": [0.8220564969789005, 0.8162125138002828], "min": [0, 0], "max": [2, 2], "count": [631]}, "eef_sim_pose_state": {"mean": [0.5938900973850535, 0.2712129151844532, 1.1529619507119175, -1.0545512213001056, 0.6992772729798339, -0.9968671113467883, 0.540233265281476, -0.4034503889729417, 1.0434655537474098, 2.5248611770263363, 1.2700982727847796, 0.6979099012051766], "std": [0.026624727352741993, 0.08678718993635065, 0.0532798822287838, 2.698465227027304, 0.38598788709049836, 2.5801757657278137, 0.028836389281378143, 0.08120841360293943, 0.03133971927007922, 1.142800285903737, 0.10253343809142694, 2.40112302903478], "min": [0.5454527517496405, 0.1353221402877209, 1.0184186837123579, -3.141117450341849, 0.13044833913308884, -3.14002133486841, 0.5025870417753022, -0.4756133124931227, 1.0035280977537284, -3.134074590949649, 0.9581474459965404, -3.1273217260582493], "max": [0.6721387291098836, 0.36365485491468863, 1.2314282751234877, 3.140556269963147, 1.401741933471595, 3.1396948031084597, 0.5925895857137417, -0.2133190283053904, 1.1336816335428652, 3.141530787697732, 1.401447397727487, 3.1384100189652835], "count": [631]}, "eef_sim_pose_action": {"mean": [0.5938900973850535, 0.2712129151844532, 1.1529619507119175, -1.0545512213001056, 0.6992772729798339, -0.9968671113467883, 0.540233265281476, -0.4034503889729417, 1.0434655537474098, 2.5248611770263363, 1.2700982727847796, 0.6979099012051766], "std": [0.026624727352741993, 0.08678718993635065, 0.0532798822287838, 2.698465227027304, 0.38598788709049836, 2.5801757657278137, 0.028836389281378143, 0.08120841360293943, 0.03133971927007922, 1.142800285903737, 0.10253343809142694, 2.40112302903478], "min": [0.5454527517496405, 0.1353221402877209, 1.0184186837123579, -3.141117450341849, 0.13044833913308884, -3.14002133486841, 0.5025870417753022, -0.4756133124931227, 1.0035280977537284, -3.134074590949649, 0.9581474459965404, -3.1273217260582493], "max": [0.6721387291098836, 0.36365485491468863, 1.2314282751234877, 3.140556269963147, 1.401741933471595, 3.1396948031084597, 0.5925895857137417, -0.2133190283053904, 1.1336816335428652, 3.141530787697732, 1.401447397727487, 3.1384100189652835], "count": [631]}, "gripper_mode_state": {"mean": [0.14263074484944532, 0.13787638668779714], "std": [0.3496958899860513, 0.3447701969163158], "min": [0, 0], "max": [1, 1], "count": [631]}, "gripper_activity_state": {"mean": [1.8985736925515055, 1.9381933438985737], "std": [0.4127690810852861, 0.3098732945191822], "min": [0, 0], "max": [2, 2], "count": [631]}, "gripper_mode_action": {"mean": [0.14263074484944532, 0.13787638668779714], "std": [0.3496958899860513, 0.3447701969163158], "min": [0, 0], "max": [1, 1], "count": [631]}, "gripper_activity_action": {"mean": [1.8985736925515055, 1.9381933438985737], "std": [0.4127690810852861, 0.3098732945191822], "min": [0, 0], "max": [2, 2], "count": [631]}, "gripper_open_scale_state": {"mean": [0.6698637083268201, 0.7714358164066343], "std": [0.23661172439082268, 0.1586020410368026], "min": [0.146, 0.366], "max": [0.873, 0.864], "count": [631]}, "gripper_open_scale_action": {"mean": [0.6698637083268201, 0.7714358164066343], "std": [0.23661172439082268, 0.1586020410368026], "min": [0.146, 0.366], "max": [0.873, 0.864], "count": [631]}}} +{"episode_index": 569, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4871857201213819]], [[0.42665979782064345]], [[0.41414157727484935]]], "std": [[[0.11468215064954888]], [[0.20002847218666425]], [[0.21667612143372245]]], "count": [154]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.0]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6352941176470588]], [[0.6431372549019608]]], "mean": [[[0.4746562035799168]], [[0.4660718848145318]], [[0.45992709261735]]], "std": [[[0.05316893729145299]], [[0.08991416958588355]], [[0.09815701440952411]]], "count": [154]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.4824854492933537]], [[0.472392082590612]], [[0.4655153517846533]]], "std": [[[0.044795719256457374]], [[0.08004040734039577]], [[0.08919671441798627]]], "count": [154]}, "observation.state": {"min": [0.327807754278183, 1.9387118816375732, -1.3882697820663452, -0.7104013562202454, 1.3881477117538452, 0.5904274582862854, -2.7934694290161133, 242.0, 0.2158460021018982, 0.3364279866218567, -0.04371299967169762, -2.9149999618530273, 0.43299996852874756, -0.6349999904632568, -1.1078652143478394, -2.0832250118255615, -1.9522730112075806, -1.7774958610534668, -0.5177344679832458, -0.7666533589363098, 2.7794718742370605, 140.0, -0.38674500584602356, 0.3352760076522827, -0.051222000271081924, 1.5110000371932983, -0.0819999948143959, -3.1411852836608887], "max": [0.5384689569473267, 2.014162302017212, -0.1310218721628189, -0.14206980168819427, 2.347118854522705, 1.3570806980133057, -1.7102830410003662, 870.0, 0.4642690122127533, 0.41203799843788147, 0.1259170025587082, -1.0870000123977661, 0.984000027179718, 0.02000000700354576, 0.11323697119951248, -1.877869725227356, -1.402651309967041, -0.17633061110973358, -0.010437069460749626, 1.562401294708252, 2.8348512649536133, 893.0, -0.10780400037765503, 0.47107699513435364, 0.1011509969830513, 2.634999990463257, 1.0240000486373901, 3.13700008392334], "mean": [0.4759695827960968, 1.9846456050872803, -0.5693479180335999, -0.3253869116306305, 2.019473075866699, 0.8005129098892212, -2.3497769832611084, 721.726806640625, 0.39754995703697205, 0.3653091788291931, 0.06596551090478897, -1.8531044721603394, 0.7931154370307922, -0.37740182876586914, -0.3841097950935364, -2.0481173992156982, -1.5737868547439575, -1.1464723348617554, -0.2312273383140564, 0.4257528781890869, 2.8128278255462646, 759.101318359375, -0.24309247732162476, 0.3808905780315399, 0.0351937972009182, 1.927180528640747, 0.6438226103782654, -0.942167341709137], "std": [0.04768503084778786, 0.020094556733965874, 0.37209352850914, 0.18136584758758545, 0.39121532440185547, 0.1983885020017624, 0.4584929049015045, 248.79612731933594, 0.0753846988081932, 0.017458340153098106, 0.05675828456878662, 0.5791909694671631, 0.18965736031532288, 0.14842724800109863, 0.3954310119152069, 0.056183136999607086, 0.142647847533226, 0.3085636794567108, 0.1299159675836563, 0.8940588235855103, 0.018664147704839706, 235.69717407226562, 0.0724090188741684, 0.03463241830468178, 0.04641307145357132, 0.3894960880279541, 0.4168844223022461, 2.4140989780426025], "count": [829]}, "action": {"min": [0.327807754278183, 1.9387118816375732, -1.3882697820663452, -0.7104013562202454, 1.3881477117538452, 0.5904274582862854, -2.7934694290161133, 242.0, 0.2158460021018982, 0.3364279866218567, -0.04371299967169762, -2.9149999618530273, 0.43299996852874756, -0.6349999904632568, -1.1078652143478394, -2.0832250118255615, -1.9522730112075806, -1.7774958610534668, -0.5177344679832458, -0.7666533589363098, 2.7794718742370605, 140.0, -0.38674500584602356, 0.3352760076522827, -0.051222000271081924, 1.5110000371932983, -0.0819999948143959, -3.1411852836608887], "max": [0.5384689569473267, 2.014162302017212, -0.1310218721628189, -0.14206980168819427, 2.347118854522705, 1.3570806980133057, -1.7102830410003662, 870.0, 0.4642690122127533, 0.41203799843788147, 0.1259170025587082, -1.0870000123977661, 0.984000027179718, 0.02000000700354576, 0.11323697119951248, -1.877869725227356, -1.402651309967041, -0.17633061110973358, -0.010437069460749626, 1.562401294708252, 2.8348512649536133, 893.0, -0.10780400037765503, 0.47107699513435364, 0.1011509969830513, 2.634999990463257, 1.0240000486373901, 3.13700008392334], "mean": [0.4759695827960968, 1.9846456050872803, -0.5693479180335999, -0.3253869116306305, 2.019473075866699, 0.8005129098892212, -2.3497769832611084, 721.726806640625, 0.39754995703697205, 0.3653091788291931, 0.06596551090478897, -1.8531044721603394, 0.7931154370307922, -0.37740182876586914, -0.3841097950935364, -2.0481173992156982, -1.5737868547439575, -1.1464723348617554, -0.2312273383140564, 0.4257528781890869, 2.8128278255462646, 759.101318359375, -0.24309247732162476, 0.3808905780315399, 0.0351937972009182, 1.927180528640747, 0.6438226103782654, -0.942167341709137], "std": [0.04768503084778786, 0.020094556733965874, 0.37209352850914, 0.18136584758758545, 0.39121532440185547, 0.1983885020017624, 0.4584929049015045, 248.79612731933594, 0.0753846988081932, 0.017458340153098106, 0.05675828456878662, 0.5791909694671631, 0.18965736031532288, 0.14842724800109863, 0.3954310119152069, 0.056183136999607086, 0.142647847533226, 0.3085636794567108, 0.1299159675836563, 0.8940588235855103, 0.018664147704839706, 235.69717407226562, 0.0724090188741684, 0.03463241830468178, 0.04641307145357132, 0.3894960880279541, 0.4168844223022461, 2.4140989780426025], "count": [829]}, "timestamp": {"min": [0.0], "max": [27.6], "mean": [13.799999999999997], "std": [7.977050415619381], "count": [829]}, "frame_index": {"min": [0], "max": [828], "mean": [414.0], "std": [239.3115124685814], "count": [829]}, "episode_index": {"min": [628], "max": [628], "mean": [628.0], "std": [0.0], "count": [829]}, "index": {"min": [308868], "max": [309696], "mean": [309282.0], "std": [239.3115124685814], "count": [829]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [829]}, "subtask_annotation": {"mean": [17.934861278648974, 29.0, 29.0, 29.0, 29.0], "std": [7.8627001526221365, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [829]}, "scene_annotation": {"mean": [628.0], "std": [0.0], "min": [628], "max": [628], "count": [829]}, "eef_direction_state": {"mean": [4.33655006031363, 4.446320868516285], "std": [1.9403351572664154, 1.997846029079691], "min": [0, 0], "max": [6, 6], "count": [829]}, "eef_velocity_state": {"mean": [0.6562123039806996, 0.47165259348612787], "std": [0.6376038023151838, 0.60813130679574], "min": [0, 0], "max": [2, 2], "count": [829]}, "eef_acc_mag_state": {"mean": [0.6429433051869723, 0.48492159227985526], "std": [0.7983027973488097, 0.7538094007573014], "min": [0, 0], "max": [2, 2], "count": [829]}, "eef_direction_action": {"mean": [4.33655006031363, 4.446320868516285], "std": [1.9403351572664154, 1.997846029079691], "min": [0, 0], "max": [6, 6], "count": [829]}, "eef_velocity_action": {"mean": [0.6562123039806996, 0.47165259348612787], "std": [0.6376038023151838, 0.60813130679574], "min": [0, 0], "max": [2, 2], "count": [829]}, "eef_acc_mag_action": {"mean": [0.6429433051869723, 0.48492159227985526], "std": [0.7983027973488097, 0.7538094007573014], "min": [0, 0], "max": [2, 2], "count": [829]}, "eef_sim_pose_state": {"mean": [0.5746626177332319, 0.2580987982553273, 1.1376743947155852, -0.7730373264706467, 0.9037296422771596, -0.5228833081562974, 0.5563583307411665, -0.39007165858323345, 1.043165159516876, 2.7712558492519985, 1.2466495360233587, 0.49384232972653735], "std": [0.043501922156673194, 0.07409767166291477, 0.0512072783368427, 2.27123588659057, 0.4745274658712627, 2.3315639935295547, 0.019892296462107464, 0.07074856833701046, 0.021451438668405577, 0.16746053993967, 0.1393679869949162, 2.5098486641784983], "min": [0.5160215325826322, 0.1295111207919632, 1.0205045620550877, -3.1384018679204715, 0.19597138131059744, -3.1407319139956646, 0.5208462896097932, -0.4532391797636567, 1.017429455436925, 1.9688110677013804, 0.9563736338526212, -3.123607906694202], "max": [0.6785380261835422, 0.3475594580098829, 1.2531665682096638, 3.1392488272186903, 1.3589600562933213, 3.1413149676214838, 0.6049739853578979, -0.22367815791576984, 1.1109001279330908, 3.024032315166158, 1.4595796619744914, 3.132511830402686], "count": [829]}, "eef_sim_pose_action": {"mean": [0.5746626177332319, 0.2580987982553273, 1.1376743947155852, -0.7730373264706467, 0.9037296422771596, -0.5228833081562974, 0.5563583307411665, -0.39007165858323345, 1.043165159516876, 2.7712558492519985, 1.2466495360233587, 0.49384232972653735], "std": [0.043501922156673194, 0.07409767166291477, 0.0512072783368427, 2.27123588659057, 0.4745274658712627, 2.3315639935295547, 0.019892296462107464, 0.07074856833701046, 0.021451438668405577, 0.16746053993967, 0.1393679869949162, 2.5098486641784983], "min": [0.5160215325826322, 0.1295111207919632, 1.0205045620550877, -3.1384018679204715, 0.19597138131059744, -3.1407319139956646, 0.5208462896097932, -0.4532391797636567, 1.017429455436925, 1.9688110677013804, 0.9563736338526212, -3.123607906694202], "max": [0.6785380261835422, 0.3475594580098829, 1.2531665682096638, 3.1392488272186903, 1.3589600562933213, 3.1413149676214838, 0.6049739853578979, -0.22367815791576984, 1.1109001279330908, 3.024032315166158, 1.4595796619744914, 3.132511830402686], "count": [829]}, "gripper_mode_state": {"mean": [0.14957780458383596, 0.22195416164053075], "std": [0.35665709716717925, 0.41556047907733], "min": [0, 0], "max": [1, 1], "count": [829]}, "gripper_activity_state": {"mean": [1.9360675512665861, 1.9372738238841978], "std": [0.3324282489080105, 0.3081878996230043], "min": [0, 0], "max": [2, 2], "count": [829]}, "gripper_mode_action": {"mean": [0.14957780458383596, 0.22195416164053075], "std": [0.35665709716717925, 0.41556047907733], "min": [0, 0], "max": [1, 1], "count": [829]}, "gripper_activity_action": {"mean": [1.9360675512665861, 1.9372738238841978], "std": [0.3324282489080105, 0.3081878996230043], "min": [0, 0], "max": [2, 2], "count": [829]}, "gripper_open_scale_state": {"mean": [0.7591013268446606, 0.7217267791048615], "std": [0.23569703193502375, 0.24879621283476774], "min": [0.14, 0.242], "max": [0.893, 0.87], "count": [829]}, "gripper_open_scale_action": {"mean": [0.7591013268446606, 0.7217267791048615], "std": [0.23569703193502375, 0.24879621283476774], "min": [0.14, 0.242], "max": [0.893, 0.87], "count": [829]}}} +{"episode_index": 570, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4840987682252388]], [[0.41955990133232784]], [[0.4070809656234288]]], "std": [[[0.114705900523222]], [[0.20437780767563674]], [[0.2208981169665343]]], "count": [130]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.0]], [[0.0]]], "max": [[[0.6588235294117647]], [[0.611764705882353]], [[0.6431372549019608]]], "mean": [[[0.4727900232528909]], [[0.46231724956008047]], [[0.4563174161010558]]], "std": [[[0.06487502331830622]], [[0.10493474138249427]], [[0.11279188167193296]]], "count": [130]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.4773393130970337]], [[0.4694620695072901]], [[0.4640623020361991]]], "std": [[[0.050382072376353906]], [[0.08159494700011795]], [[0.08848334021486463]]], "count": [130]}, "observation.state": {"min": [0.37575191259384155, 1.912549376487732, -1.6946101188659668, -1.1198382377624512, 1.046900987625122, 0.5798333287239075, -2.713271379470825, 166.0, 0.1641860008239746, 0.3528729975223541, -0.09172099828720093, -2.921999931335449, 0.20900000631809235, -0.675000011920929, -0.8339183330535889, -2.087780475616455, -1.7774609327316284, -1.9298629760742188, -0.5665164589881897, -0.9115855097770691, 2.743134021759033, 117.0, -0.37507399916648865, 0.304639995098114, -0.048604000359773636, 1.3739999532699585, -0.08699999749660492, -3.1371853351593018], "max": [0.5567251443862915, 2.0247740745544434, -0.5323079824447632, -0.2151293009519577, 2.435257911682129, 1.358372449874878, -1.438029170036316, 878.0, 0.4245089888572693, 0.429627001285553, 0.10519299656152725, -1.6319999694824219, 0.8859999775886536, -0.17499998211860657, 0.0008028514566831291, -1.851707100868225, -1.3058204650878906, -0.5265833139419556, 0.18868756294250488, 1.7667794227600098, 2.8349032402038574, 817.0, -0.12355899810791016, 0.42382100224494934, 0.1389860063791275, 2.568000078201294, 1.0520000457763672, 3.138000011444092], "mean": [0.4409724473953247, 1.9992111921310425, -0.8495761752128601, -0.5330488681793213, 1.8575243949890137, 0.7746005058288574, -2.0568270683288574, 486.4826354980469, 0.36214596033096313, 0.3825820982456207, 0.058642201125621796, -2.0580596923828125, 0.675821840763092, -0.391694575548172, -0.4201168417930603, -2.0232629776000977, -1.570576548576355, -1.5669878721237183, -0.16153447329998016, 1.2056381702423096, 2.824416160583496, 479.2303771972656, -0.21625278890132904, 0.36135387420654297, 0.059829529374837875, 2.089909315109253, 0.43394580483436584, -2.03725004196167], "std": [0.0496983528137207, 0.014973889105021954, 0.2893811762332916, 0.20466046035289764, 0.3702550232410431, 0.18614792823791504, 0.36770394444465637, 207.31436157226562, 0.08026901632547379, 0.014298930764198303, 0.05261324346065521, 0.4124644696712494, 0.19126421213150024, 0.1157376617193222, 0.23719121515750885, 0.08137864619493484, 0.15184052288532257, 0.34907814860343933, 0.24555550515651703, 0.5977118611335754, 0.016572600230574608, 191.85447692871094, 0.05479399487376213, 0.02394292876124382, 0.06378190219402313, 0.26668602228164673, 0.32138797640800476, 0.7950838208198547], "count": [662]}, "action": {"min": [0.37575191259384155, 1.912549376487732, -1.6946101188659668, -1.1198382377624512, 1.046900987625122, 0.5798333287239075, -2.713271379470825, 166.0, 0.1641860008239746, 0.3528729975223541, -0.09172099828720093, -2.921999931335449, 0.20900000631809235, -0.675000011920929, -0.8339183330535889, -2.087780475616455, -1.7774609327316284, -1.9298629760742188, -0.5665164589881897, -0.9115855097770691, 2.743134021759033, 117.0, -0.37507399916648865, 0.304639995098114, -0.048604000359773636, 1.3739999532699585, -0.08699999749660492, -3.1371853351593018], "max": [0.5567251443862915, 2.0247740745544434, -0.5323079824447632, -0.2151293009519577, 2.435257911682129, 1.358372449874878, -1.438029170036316, 878.0, 0.4245089888572693, 0.429627001285553, 0.10519299656152725, -1.6319999694824219, 0.8859999775886536, -0.17499998211860657, 0.0008028514566831291, -1.851707100868225, -1.3058204650878906, -0.5265833139419556, 0.18868756294250488, 1.7667794227600098, 2.8349032402038574, 817.0, -0.12355899810791016, 0.42382100224494934, 0.1389860063791275, 2.568000078201294, 1.0520000457763672, 3.138000011444092], "mean": [0.4409724473953247, 1.9992111921310425, -0.8495761752128601, -0.5330488681793213, 1.8575243949890137, 0.7746005058288574, -2.0568270683288574, 486.4826354980469, 0.36214596033096313, 0.3825820982456207, 0.058642201125621796, -2.0580596923828125, 0.675821840763092, -0.391694575548172, -0.4201168417930603, -2.0232629776000977, -1.570576548576355, -1.5669878721237183, -0.16153447329998016, 1.2056381702423096, 2.824416160583496, 479.2303771972656, -0.21625278890132904, 0.36135387420654297, 0.059829529374837875, 2.089909315109253, 0.43394580483436584, -2.03725004196167], "std": [0.0496983528137207, 0.014973889105021954, 0.2893811762332916, 0.20466046035289764, 0.3702550232410431, 0.18614792823791504, 0.36770394444465637, 207.31436157226562, 0.08026901632547379, 0.014298930764198303, 0.05261324346065521, 0.4124644696712494, 0.19126421213150024, 0.1157376617193222, 0.23719121515750885, 0.08137864619493484, 0.15184052288532257, 0.34907814860343933, 0.24555550515651703, 0.5977118611335754, 0.016572600230574608, 191.85447692871094, 0.05479399487376213, 0.02394292876124382, 0.06378190219402313, 0.26668602228164673, 0.32138797640800476, 0.7950838208198547], "count": [662]}, "timestamp": {"min": [0.0], "max": [22.033333333333335], "mean": [11.016666666666666], "std": [6.370090702302092], "count": [662]}, "frame_index": {"min": [0], "max": [661], "mean": [330.5], "std": [191.10272106906274], "count": [662]}, "episode_index": {"min": [629], "max": [629], "mean": [629.0], "std": [0.0], "count": [662]}, "index": {"min": [309697], "max": [310358], "mean": [310027.5], "std": [191.10272106906274], "count": [662]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [662]}, "subtask_annotation": {"mean": [19.575528700906343, 29.0, 29.0, 29.0, 29.0], "std": [7.038706491318443, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [662]}, "scene_annotation": {"mean": [629.0], "std": [0.0], "min": [629], "max": [629], "count": [662]}, "eef_direction_state": {"mean": [3.9350453172205437, 4.515105740181269], "std": [1.941052346653195, 1.9172255187445608], "min": [0, 0], "max": [6, 6], "count": [662]}, "eef_velocity_state": {"mean": [0.8761329305135952, 0.6102719033232629], "std": [0.70157666664983, 0.7490680524602696], "min": [0, 0], "max": [2, 2], "count": [662]}, "eef_acc_mag_state": {"mean": [0.7416918429003021, 0.6374622356495468], "std": [0.8361446783697706, 0.814326901775028], "min": [0, 0], "max": [2, 2], "count": [662]}, "eef_direction_action": {"mean": [3.9350453172205437, 4.515105740181269], "std": [1.941052346653195, 1.9172255187445608], "min": [0, 0], "max": [6, 6], "count": [662]}, "eef_velocity_action": {"mean": [0.8761329305135952, 0.6102719033232629], "std": [0.70157666664983, 0.7490680524602696], "min": [0, 0], "max": [2, 2], "count": [662]}, "eef_acc_mag_action": {"mean": [0.7416918429003021, 0.6374622356495468], "std": [0.8361446783697706, 0.814326901775028], "min": [0, 0], "max": [2, 2], "count": [662]}, "eef_sim_pose_state": {"mean": [0.5613923443374974, 0.2523420470058489, 1.1872633290742791, 1.5078320502163498, 0.6786332773845708, -0.1837977046939201, 0.5725269321870904, -0.36742850490833967, 1.0644763172503477, 1.829636141888537, 1.2255303306622793, 0.6418064962237698], "std": [0.029097883605369825, 0.06400848381103, 0.05238135158221943, 2.529845988993969, 0.3268300208172516, 2.8549259433348535, 0.017111453687665333, 0.07741486844045992, 0.02947764819299978, 2.341510001893492, 0.1537904817679919, 2.704881104769857], "min": [0.5051779301036586, 0.14053273936060667, 1.0349215705238537, -3.141477331670551, 0.19726403864999575, -3.1333770118263025, 0.5357391263029707, -0.4243143224117908, 1.0227632433931293, -3.1412762300309645, 0.8128588931034297, -3.140383032575369], "max": [0.6313759125906896, 0.3585867004722789, 1.250246871706986, 3.137683625066058, 1.4660549135699479, 3.137859087064352, 0.6194138040333381, -0.1573423654227648, 1.1590799913045193, 3.1376262856806596, 1.4191256391432603, 3.1403884219724514], "count": [662]}, "eef_sim_pose_action": {"mean": [0.5613923443374974, 0.2523420470058489, 1.1872633290742791, 1.5078320502163498, 0.6786332773845708, -0.1837977046939201, 0.5725269321870904, -0.36742850490833967, 1.0644763172503477, 1.829636141888537, 1.2255303306622793, 0.6418064962237698], "std": [0.029097883605369825, 0.06400848381103, 0.05238135158221943, 2.529845988993969, 0.3268300208172516, 2.8549259433348535, 0.017111453687665333, 0.07741486844045992, 0.02947764819299978, 2.341510001893492, 0.1537904817679919, 2.704881104769857], "min": [0.5051779301036586, 0.14053273936060667, 1.0349215705238537, -3.141477331670551, 0.19726403864999575, -3.1333770118263025, 0.5357391263029707, -0.4243143224117908, 1.0227632433931293, -3.1412762300309645, 0.8128588931034297, -3.140383032575369], "max": [0.6313759125906896, 0.3585867004722789, 1.250246871706986, 3.137683625066058, 1.4660549135699479, 3.137859087064352, 0.6194138040333381, -0.1573423654227648, 1.1590799913045193, 3.1376262856806596, 1.4191256391432603, 3.1403884219724514], "count": [662]}, "gripper_mode_state": {"mean": [0.6918429003021148, 0.7522658610271903], "std": [0.46173185032404784, 0.4316965778880024], "min": [0, 0], "max": [1, 1], "count": [662]}, "gripper_activity_state": {"mean": [1.904833836858006, 1.8595166163141994], "std": [0.3788289551019689, 0.4853364070123243], "min": [0, 0], "max": [2, 2], "count": [662]}, "gripper_mode_action": {"mean": [0.6918429003021148, 0.7522658610271903], "std": [0.46173185032404784, 0.4316965778880024], "min": [0, 0], "max": [1, 1], "count": [662]}, "gripper_activity_action": {"mean": [1.904833836858006, 1.8595166163141994], "std": [0.3788289551019689, 0.4853364070123243], "min": [0, 0], "max": [2, 2], "count": [662]}, "gripper_open_scale_state": {"mean": [0.47923036252623963, 0.4864826285831875], "std": [0.19185448059026627, 0.2073143936035313], "min": [0.117, 0.166], "max": [0.817, 0.878], "count": [662]}, "gripper_open_scale_action": {"mean": [0.47923036252623963, 0.4864826285831875], "std": [0.19185448059026627, 0.2073143936035313], "min": [0.117, 0.166], "max": [0.817, 0.878], "count": [662]}}} +{"episode_index": 571, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4814907832924837]], [[0.4156287388798112]], [[0.4007848725717139]]], "std": [[[0.11592882696792918]], [[0.2070765500961799]], [[0.2252414326802783]]], "count": [144]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.0]], [[0.0]]], "max": [[[0.6588235294117647]], [[0.615686274509804]], [[0.6352941176470588]]], "mean": [[[0.47425487075617284]], [[0.4677630477827705]], [[0.46252500340413943]]], "std": [[[0.05331883956794288]], [[0.08530020551880943]], [[0.09261252219796522]]], "count": [144]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.6823529411764706]], [[0.7098039215686275]]], "mean": [[[0.482887608081427]], [[0.4789788588757262]], [[0.4728729915577342]]], "std": [[[0.04737634027545816]], [[0.06899210165333587]], [[0.07367887053029103]]], "count": [144]}, "observation.state": {"min": [0.3841993510723114, 1.8974522352218628, -1.1835252046585083, -1.2306491136550903, 0.4554436504840851, 0.553583562374115, -2.700303792953491, 218.0, 0.19092699885368347, 0.34437501430511475, -0.015363000333309174, -3.066999912261963, 0.11699999123811722, -0.9419999718666077, -1.0729236602783203, -2.0805022716522217, -1.9206302165985107, -1.9461644887924194, -0.615088939666748, -1.02778959274292, 2.8133137226104736, 136.0, -0.3530980050563812, 0.324319988489151, -0.07415899634361267, 1.2769999504089355, -0.2890000343322754, -3.1411852836608887], "max": [0.8444775938987732, 2.014040231704712, -0.6210579872131348, -0.1843765825033188, 2.414541006088257, 1.5786502361297607, -0.6487738490104675, 876.0, 0.4380370080471039, 0.4540170133113861, 0.14340700209140778, -1.430999994277954, 0.9120000004768372, -0.07000000029802322, -0.20182989537715912, -1.8589153289794922, -1.0739010572433472, -0.35585516691207886, -0.018709931522607803, 1.658935546875, 2.8364219665527344, 740.0, -0.10644800215959549, 0.4632579982280731, 0.1565839946269989, 2.7269999980926514, 0.9089999794960022, 3.121000051498413], "mean": [0.5182169675827026, 1.975160002708435, -0.7962104082107544, -0.5620370507240295, 1.733620285987854, 0.8553594350814819, -1.8135504722595215, 753.1968383789062, 0.35753604769706726, 0.3947942554950714, 0.08517656475305557, -1.9894630908966064, 0.6507954001426697, -0.4819285571575165, -0.5035062432289124, -2.017401933670044, -1.6565284729003906, -1.382399082183838, -0.24853003025054932, 0.9827872514724731, 2.829751968383789, 570.4722900390625, -0.21816183626651764, 0.3900923728942871, 0.06381644308567047, 2.1177103519439697, 0.5372767448425293, -1.8149257898330688], "std": [0.12979184091091156, 0.03141891583800316, 0.18783679604530334, 0.29235994815826416, 0.777280330657959, 0.300182580947876, 0.7992297410964966, 208.99131774902344, 0.0833839550614357, 0.02887689508497715, 0.05328971520066261, 0.5647353529930115, 0.30738651752471924, 0.2848338484764099, 0.2678523361682892, 0.0729575827717781, 0.2606251537799835, 0.3855251669883728, 0.182454913854599, 0.6754606366157532, 0.004292880650609732, 148.1046905517578, 0.06408921629190445, 0.02797403372824192, 0.07595066726207733, 0.3162205219268799, 0.4026331901550293, 1.2907980680465698], "count": [757]}, "action": {"min": [0.3841993510723114, 1.8974522352218628, -1.1835252046585083, -1.2306491136550903, 0.4554436504840851, 0.553583562374115, -2.700303792953491, 218.0, 0.19092699885368347, 0.34437501430511475, -0.015363000333309174, -3.066999912261963, 0.11699999123811722, -0.9419999718666077, -1.0729236602783203, -2.0805022716522217, -1.9206302165985107, -1.9461644887924194, -0.615088939666748, -1.02778959274292, 2.8133137226104736, 136.0, -0.3530980050563812, 0.324319988489151, -0.07415899634361267, 1.2769999504089355, -0.2890000343322754, -3.1411852836608887], "max": [0.8444775938987732, 2.014040231704712, -0.6210579872131348, -0.1843765825033188, 2.414541006088257, 1.5786502361297607, -0.6487738490104675, 876.0, 0.4380370080471039, 0.4540170133113861, 0.14340700209140778, -1.430999994277954, 0.9120000004768372, -0.07000000029802322, -0.20182989537715912, -1.8589153289794922, -1.0739010572433472, -0.35585516691207886, -0.018709931522607803, 1.658935546875, 2.8364219665527344, 740.0, -0.10644800215959549, 0.4632579982280731, 0.1565839946269989, 2.7269999980926514, 0.9089999794960022, 3.121000051498413], "mean": [0.5182169675827026, 1.975160002708435, -0.7962104082107544, -0.5620370507240295, 1.733620285987854, 0.8553594350814819, -1.8135504722595215, 753.1968383789062, 0.35753604769706726, 0.3947942554950714, 0.08517656475305557, -1.9894630908966064, 0.6507954001426697, -0.4819285571575165, -0.5035062432289124, -2.017401933670044, -1.6565284729003906, -1.382399082183838, -0.24853003025054932, 0.9827872514724731, 2.829751968383789, 570.4722900390625, -0.21816183626651764, 0.3900923728942871, 0.06381644308567047, 2.1177103519439697, 0.5372767448425293, -1.8149257898330688], "std": [0.12979184091091156, 0.03141891583800316, 0.18783679604530334, 0.29235994815826416, 0.777280330657959, 0.300182580947876, 0.7992297410964966, 208.99131774902344, 0.0833839550614357, 0.02887689508497715, 0.05328971520066261, 0.5647353529930115, 0.30738651752471924, 0.2848338484764099, 0.2678523361682892, 0.0729575827717781, 0.2606251537799835, 0.3855251669883728, 0.182454913854599, 0.6754606366157532, 0.004292880650609732, 148.1046905517578, 0.06408921629190445, 0.02797403372824192, 0.07595066726207733, 0.3162205219268799, 0.4026331901550293, 1.2907980680465698], "count": [757]}, "timestamp": {"min": [0.0], "max": [25.2], "mean": [12.600000000000001], "std": [7.284229540589725], "count": [757]}, "frame_index": {"min": [0], "max": [756], "mean": [378.0], "std": [218.52688621769175], "count": [757]}, "episode_index": {"min": [630], "max": [630], "mean": [630.0], "std": [0.0], "count": [757]}, "index": {"min": [310359], "max": [311115], "mean": [310737.0], "std": [218.52688621769175], "count": [757]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [757]}, "subtask_annotation": {"mean": [18.282694848084546, 29.0, 29.0, 29.0, 29.0], "std": [7.827693892902998, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [757]}, "scene_annotation": {"mean": [630.0], "std": [0.0], "min": [630], "max": [630], "count": [757]}, "eef_direction_state": {"mean": [4.191545574636724, 4.554821664464994], "std": [1.9771568299843127, 1.8945011511016199], "min": [0, 0], "max": [6, 6], "count": [757]}, "eef_velocity_state": {"mean": [0.7371202113606341, 0.5799207397622193], "std": [0.6845018843442003, 0.6861671494569688], "min": [0, 0], "max": [2, 2], "count": [757]}, "eef_acc_mag_state": {"mean": [0.6697490092470277, 0.5891677675033025], "std": [0.8187347685811932, 0.7906581173376558], "min": [0, 0], "max": [2, 2], "count": [757]}, "eef_direction_action": {"mean": [4.191545574636724, 4.554821664464994], "std": [1.9771568299843127, 1.8945011511016199], "min": [0, 0], "max": [6, 6], "count": [757]}, "eef_velocity_action": {"mean": [0.7371202113606341, 0.5799207397622193], "std": [0.6845018843442003, 0.6861671494569688], "min": [0, 0], "max": [2, 2], "count": [757]}, "eef_acc_mag_action": {"mean": [0.6697490092470277, 0.5891677675033025], "std": [0.8187347685811932, 0.7906581173376558], "min": [0, 0], "max": [2, 2], "count": [757]}, "eef_sim_pose_state": {"mean": [0.587086563947994, 0.25878858331593135, 1.184991064422315, -1.3105647788142374, 0.7526199205697212, -0.7013292787559042, 0.5875960719746555, -0.3779883232950083, 1.0890798928799625, 2.6982045170966247, 1.1122285505148681, 0.6214603608361049], "std": [0.02913168052364692, 0.08394478859240123, 0.05265737135626156, 2.4780692942228373, 0.3773316878505782, 2.59398786047412, 0.0338112269948703, 0.080585781800122, 0.03794043670540618, 0.6336388955359359, 0.32759603588277836, 2.5487390343824856], "min": [0.5304065152128543, 0.11721637784582652, 1.049674757102302, -3.1383080501287877, 0.1560331590237478, -3.127366565065045, 0.5445373234901575, -0.4523490953770427, 1.0292261186980385, -3.0935109312217595, 0.5234735216552515, -3.141404626370768], "max": [0.6693019708599814, 0.35153584177732283, 1.2442996803397748, 3.129945678107888, 1.4855556225585316, 3.1393772200728622, 0.6585457836890196, -0.2398120381533582, 1.177775673816766, 3.13231086217269, 1.4512471293049747, 3.1278238773237828], "count": [757]}, "eef_sim_pose_action": {"mean": [0.587086563947994, 0.25878858331593135, 1.184991064422315, -1.3105647788142374, 0.7526199205697212, -0.7013292787559042, 0.5875960719746555, -0.3779883232950083, 1.0890798928799625, 2.6982045170966247, 1.1122285505148681, 0.6214603608361049], "std": [0.02913168052364692, 0.08394478859240123, 0.05265737135626156, 2.4780692942228373, 0.3773316878505782, 2.59398786047412, 0.0338112269948703, 0.080585781800122, 0.03794043670540618, 0.6336388955359359, 0.32759603588277836, 2.5487390343824856], "min": [0.5304065152128543, 0.11721637784582652, 1.049674757102302, -3.1383080501287877, 0.1560331590237478, -3.127366565065045, 0.5445373234901575, -0.4523490953770427, 1.0292261186980385, -3.0935109312217595, 0.5234735216552515, -3.141404626370768], "max": [0.6693019708599814, 0.35153584177732283, 1.2442996803397748, 3.129945678107888, 1.4855556225585316, 3.1393772200728622, 0.6585457836890196, -0.2398120381533582, 1.177775673816766, 3.13231086217269, 1.4512471293049747, 3.1278238773237828], "count": [757]}, "gripper_mode_state": {"mean": [0.3051519154557464, 0.18229854689564068], "std": [0.4604717406632385, 0.3860903866912231], "min": [0, 0], "max": [1, 1], "count": [757]}, "gripper_activity_state": {"mean": [1.9035667107001322, 1.8969616908850726], "std": [0.3913874144185928, 0.3913918730226927], "min": [0, 0], "max": [2, 2], "count": [757]}, "gripper_mode_action": {"mean": [0.3051519154557464, 0.18229854689564068], "std": [0.4604717406632385, 0.3860903866912231], "min": [0, 0], "max": [1, 1], "count": [757]}, "gripper_activity_action": {"mean": [1.9035667107001322, 1.8969616908850726], "std": [0.3913874144185928, 0.3913918730226927], "min": [0, 0], "max": [2, 2], "count": [757]}, "gripper_open_scale_state": {"mean": [0.5704722588764627, 0.7531968296711137], "std": [0.14810473610970545, 0.20899145013846837], "min": [0.136, 0.218], "max": [0.74, 0.876], "count": [757]}, "gripper_open_scale_action": {"mean": [0.5704722588764627, 0.7531968296711137], "std": [0.14810473610970545, 0.20899145013846837], "min": [0.136, 0.218], "max": [0.74, 0.876], "count": [757]}}} +{"episode_index": 572, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4844356224373807]], [[0.42818213372305447]], [[0.41440368230625585]]], "std": [[[0.10833043287217754]], [[0.19632713859856193]], [[0.2124951807300593]]], "count": [161]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6313725490196078]], [[0.6509803921568628]]], "mean": [[[0.46987461180124224]], [[0.4601282920777006]], [[0.4530055083627654]]], "std": [[[0.06944281195547194]], [[0.10344300101082572]], [[0.11268205697223727]]], "count": [161]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7568627450980392]], [[0.6745098039215687]], [[0.7058823529411765]]], "mean": [[[0.47614666301303127]], [[0.4705266030325173]], [[0.4638882368164657]]], "std": [[[0.048796333404315974]], [[0.07865104657077257]], [[0.08498957549297405]]], "count": [161]}, "observation.state": {"min": [0.43367940187454224, 1.8046530485153198, -1.4445217847824097, -1.3559638261795044, 0.3894353210926056, 0.3151366412639618, -2.7135159969329834, 275.0, 0.1623390018939972, 0.37502700090408325, -0.06491000205278397, -3.068000078201294, 0.30299997329711914, -1.246999979019165, -0.959739089012146, -2.084568977355957, -1.9621690511703491, -1.6412029266357422, -0.6147398948669434, -1.0003180503845215, 2.8162806034088135, 131.0, -0.35987401008605957, 0.3474630117416382, -0.05763699859380722, 1.3420000076293945, -0.10500000417232513, -3.1070001125335693], "max": [0.7050257921218872, 2.022382974624634, -0.5884726643562317, -0.11648327857255936, 2.5295755863189697, 1.491052269935608, -0.28698450326919556, 864.0, 0.40468499064445496, 0.4599359929561615, 0.20838400721549988, -1.503000020980835, 0.9550000429153442, -0.08399999886751175, -0.18783234059810638, -1.8148807287216187, -1.2026889324188232, -0.342835009098053, 0.11472049355506897, 1.6446412801742554, 2.8379056453704834, 712.0, -0.12358800321817398, 0.4684920012950897, 0.1459980010986328, 2.7699999809265137, 0.9240000247955322, 3.115999937057495], "mean": [0.5818226933479309, 1.9167377948760986, -0.8820682168006897, -0.774957537651062, 0.9339724779129028, 0.8571455478668213, -0.8360183835029602, 522.1734619140625, 0.33622461557388306, 0.4243071377277374, 0.1144816055893898, -2.210082530975342, 0.664180338382721, -0.8948686718940735, -0.5353794693946838, -2.0220773220062256, -1.680022954940796, -1.2284095287322998, -0.175041064620018, 0.8909640908241272, 2.83052134513855, 555.2925415039062, -0.24481680989265442, 0.3958768844604492, 0.05320099741220474, 2.0743870735168457, 0.5242845416069031, -1.6245558261871338], "std": [0.07704237848520279, 0.08344858139753342, 0.1787702888250351, 0.2570943534374237, 0.7398562431335449, 0.2438117414712906, 0.7826564908027649, 136.32064819335938, 0.06728114187717438, 0.022554364055395126, 0.07284191250801086, 0.3875584304332733, 0.19024808704853058, 0.3238815665245056, 0.21162018179893494, 0.07826925069093704, 0.2381320297718048, 0.3660431206226349, 0.23272879421710968, 0.768834114074707, 0.004099552985280752, 183.19448852539062, 0.0675373524427414, 0.02818494290113449, 0.06877303868532181, 0.32342401146888733, 0.3254559338092804, 1.4998494386672974], "count": [882]}, "action": {"min": [0.43367940187454224, 1.8046530485153198, -1.4445217847824097, -1.3559638261795044, 0.3894353210926056, 0.3151366412639618, -2.7135159969329834, 275.0, 0.1623390018939972, 0.37502700090408325, -0.06491000205278397, -3.068000078201294, 0.30299997329711914, -1.246999979019165, -0.959739089012146, -2.084568977355957, -1.9621690511703491, -1.6412029266357422, -0.6147398948669434, -1.0003180503845215, 2.8162806034088135, 131.0, -0.35987401008605957, 0.3474630117416382, -0.05763699859380722, 1.3420000076293945, -0.10500000417232513, -3.1070001125335693], "max": [0.7050257921218872, 2.022382974624634, -0.5884726643562317, -0.11648327857255936, 2.5295755863189697, 1.491052269935608, -0.28698450326919556, 864.0, 0.40468499064445496, 0.4599359929561615, 0.20838400721549988, -1.503000020980835, 0.9550000429153442, -0.08399999886751175, -0.18783234059810638, -1.8148807287216187, -1.2026889324188232, -0.342835009098053, 0.11472049355506897, 1.6446412801742554, 2.8379056453704834, 712.0, -0.12358800321817398, 0.4684920012950897, 0.1459980010986328, 2.7699999809265137, 0.9240000247955322, 3.115999937057495], "mean": [0.5818226933479309, 1.9167377948760986, -0.8820682168006897, -0.774957537651062, 0.9339724779129028, 0.8571455478668213, -0.8360183835029602, 522.1734619140625, 0.33622461557388306, 0.4243071377277374, 0.1144816055893898, -2.210082530975342, 0.664180338382721, -0.8948686718940735, -0.5353794693946838, -2.0220773220062256, -1.680022954940796, -1.2284095287322998, -0.175041064620018, 0.8909640908241272, 2.83052134513855, 555.2925415039062, -0.24481680989265442, 0.3958768844604492, 0.05320099741220474, 2.0743870735168457, 0.5242845416069031, -1.6245558261871338], "std": [0.07704237848520279, 0.08344858139753342, 0.1787702888250351, 0.2570943534374237, 0.7398562431335449, 0.2438117414712906, 0.7826564908027649, 136.32064819335938, 0.06728114187717438, 0.022554364055395126, 0.07284191250801086, 0.3875584304332733, 0.19024808704853058, 0.3238815665245056, 0.21162018179893494, 0.07826925069093704, 0.2381320297718048, 0.3660431206226349, 0.23272879421710968, 0.768834114074707, 0.004099552985280752, 183.19448852539062, 0.0675373524427414, 0.02818494290113449, 0.06877303868532181, 0.32342401146888733, 0.3254559338092804, 1.4998494386672974], "count": [882]}, "timestamp": {"min": [0.0], "max": [29.366666666666667], "mean": [14.683333333333334], "std": [8.487043502151229], "count": [882]}, "frame_index": {"min": [0], "max": [881], "mean": [440.5], "std": [254.61130506453688], "count": [882]}, "episode_index": {"min": [631], "max": [631], "mean": [631.0], "std": [0.0], "count": [882]}, "index": {"min": [311116], "max": [311997], "mean": [311556.5], "std": [254.61130506453688], "count": [882]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [882]}, "subtask_annotation": {"mean": [20.001133786848072, 29.0, 29.0, 29.0, 29.0], "std": [7.0873237152458675, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [882]}, "scene_annotation": {"mean": [631.0], "std": [0.0], "min": [631], "max": [631], "count": [882]}, "eef_direction_state": {"mean": [3.979591836734694, 4.444444444444445], "std": [1.956914785998937, 1.8019194155807683], "min": [0, 0], "max": [6, 6], "count": [882]}, "eef_velocity_state": {"mean": [0.753968253968254, 0.6315192743764172], "std": [0.5847757784059875, 0.6591788372091597], "min": [0, 0], "max": [2, 2], "count": [882]}, "eef_acc_mag_state": {"mean": [0.7256235827664399, 0.673469387755102], "std": [0.8245117479347441, 0.8178557105924066], "min": [0, 0], "max": [2, 2], "count": [882]}, "eef_direction_action": {"mean": [3.979591836734694, 4.444444444444445], "std": [1.956914785998937, 1.8019194155807683], "min": [0, 0], "max": [6, 6], "count": [882]}, "eef_velocity_action": {"mean": [0.753968253968254, 0.6315192743764172], "std": [0.5847757784059875, 0.6591788372091597], "min": [0, 0], "max": [2, 2], "count": [882]}, "eef_acc_mag_action": {"mean": [0.7256235827664399, 0.673469387755102], "std": [0.8245117479347441, 0.8178557105924066], "min": [0, 0], "max": [2, 2], "count": [882]}, "eef_sim_pose_state": {"mean": [0.5945126071261269, 0.2684970362077347, 1.1597541075243278, 0.7580687242461825, 0.7408640863172301, -0.7270110839233062, 0.6202511818086139, -0.3836010985790141, 1.1338680954490998, 2.80922661738559, 0.876590253817514, 1.6952166247846132], "std": [0.030676277128123867, 0.08028311614495502, 0.05282907910123128, 2.7587658186923703, 0.3575042002142884, 2.5967977926066883, 0.023780517210497402, 0.08002944381369534, 0.04247688246498477, 0.5746676700750202, 0.261673874232779, 2.2670545408247524], "min": [0.534194473719146, 0.145671147960072, 1.0412516524655073, -3.1413707400158577, 0.23750388256807153, -3.1413583433894865, 0.5653344779634848, -0.47347223248429915, 1.0321135679618143, -3.125170002456642, 0.4498761100323625, -3.1411658412487924], "max": [0.6698907213997862, 0.36650950940132565, 1.242187664060374, 3.1412257477570535, 1.521186194616229, 3.134627374944426, 0.6547595745279461, -0.16949898065685723, 1.2117462251117452, 3.1387669922480517, 1.5030900790456831, 3.1410175740508137], "count": [882]}, "eef_sim_pose_action": {"mean": [0.5945126071261269, 0.2684970362077347, 1.1597541075243278, 0.7580687242461825, 0.7408640863172301, -0.7270110839233062, 0.6202511818086139, -0.3836010985790141, 1.1338680954490998, 2.80922661738559, 0.876590253817514, 1.6952166247846132], "std": [0.030676277128123867, 0.08028311614495502, 0.05282907910123128, 2.7587658186923703, 0.3575042002142884, 2.5967977926066883, 0.023780517210497402, 0.08002944381369534, 0.04247688246498477, 0.5746676700750202, 0.261673874232779, 2.2670545408247524], "min": [0.534194473719146, 0.145671147960072, 1.0412516524655073, -3.1413707400158577, 0.23750388256807153, -3.1413583433894865, 0.5653344779634848, -0.47347223248429915, 1.0321135679618143, -3.125170002456642, 0.4498761100323625, -3.1411658412487924], "max": [0.6698907213997862, 0.36650950940132565, 1.242187664060374, 3.1412257477570535, 1.521186194616229, 3.134627374944426, 0.6547595745279461, -0.16949898065685723, 1.2117462251117452, 3.1387669922480517, 1.5030900790456831, 3.1410175740508137], "count": [882]}, "gripper_mode_state": {"mean": [0.19954648526077098, 0.30272108843537415], "std": [0.3996594618933062, 0.4594355570173887], "min": [0, 0], "max": [1, 1], "count": [882]}, "gripper_activity_state": {"mean": [1.9229024943310657, 1.875283446712018], "std": [0.347908179846, 0.4419616896038172], "min": [0, 0], "max": [2, 2], "count": [882]}, "gripper_mode_action": {"mean": [0.19954648526077098, 0.30272108843537415], "std": [0.3996594618933062, 0.4594355570173887], "min": [0, 0], "max": [1, 1], "count": [882]}, "gripper_activity_action": {"mean": [1.9229024943310657, 1.875283446712018], "std": [0.347908179846, 0.4419616896038172], "min": [0, 0], "max": [2, 2], "count": [882]}, "gripper_open_scale_state": {"mean": [0.555292516972202, 0.5221734692839544], "std": [0.18319452083443188, 0.1363207098014482], "min": [0.131, 0.275], "max": [0.712, 0.864], "count": [882]}, "gripper_open_scale_action": {"mean": [0.555292516972202, 0.5221734692839544], "std": [0.18319452083443188, 0.1363207098014482], "min": [0.131, 0.275], "max": [0.712, 0.864], "count": [882]}}} +{"episode_index": 573, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4917349183006536]], [[0.41618512663398693]], [[0.397959362745098]]], "std": [[[0.12307260504503757]], [[0.21406620068686288]], [[0.23552609707381358]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4779096589052288]], [[0.4595530943627451]], [[0.4492462540849673]]], "std": [[[0.09437003898605216]], [[0.14370429765047055]], [[0.15319126346760045]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.46685943627450976]], [[0.4547850878267974]], [[0.443041448120915]]], "std": [[[0.058443749966165685]], [[0.11355391002403792]], [[0.13185185528045948]]], "count": [100]}, "observation.state": {"min": [0.1990198940038681, 1.915621042251587, -0.7180458903312683, -1.0880208015441895, -2.558774709701538, -2.101184368133545, 0.8497135639190674, 82.0, 0.21378499269485474, 0.2162259966135025, 0.01610100083053112, -3.1411852836608887, -0.07199999690055847, -0.8980000019073486, -0.8745496273040771, -2.074096918106079, -0.6550570130348206, -0.13351768255233765, 0.6290864944458008, 1.250563383102417, -2.1164212226867676, 167.0, -0.3464469909667969, 0.27344799041748047, -0.057750001549720764, -3.1411852836608887, 0.10100000351667404, -3.1331851482391357], "max": [0.589729368686676, 2.074201822280884, 0.22556635737419128, -0.20984093844890594, -1.5064985752105713, -1.650627613067627, 1.9132474660873413, 831.0, 0.38874199986457825, 0.3327009975910187, 0.16146999597549438, 3.132999897003174, 1.187000036239624, 0.7009999752044678, -0.25761061906814575, -1.890697956085205, 1.1168012619018555, 1.1093661785125732, 2.353698492050171, 1.8727906942367554, -0.4478340446949005, 827.0, -0.12267900258302689, 0.4159789979457855, 0.10091900080442429, 3.1410000324249268, 1.1749999523162842, 3.061000108718872], "mean": [0.2982306480407715, 2.0390427112579346, -0.02920563891530037, -0.477669358253479, -1.7894349098205566, -1.778692603111267, 1.1767170429229736, 536.2554931640625, 0.35193777084350586, 0.25109627842903137, 0.09538155794143677, -1.3162599802017212, 0.8350813388824463, 0.1740572601556778, -0.5421958565711975, -2.0555882453918457, 0.7859643697738647, 0.5711587071418762, 1.5915806293487549, 1.603874683380127, -1.2883907556533813, 590.5997924804688, -0.23753996193408966, 0.3471415042877197, 0.02575485035777092, 2.1634297370910645, 0.6624114513397217, -0.26367366313934326], "std": [0.13514770567417145, 0.04997630417346954, 0.3442750871181488, 0.30671268701553345, 0.36904439330101013, 0.12187966704368591, 0.4251057803630829, 166.94935607910156, 0.04892611503601074, 0.03165079653263092, 0.02825542911887169, 1.4787166118621826, 0.38826683163642883, 0.6350716948509216, 0.17054498195648193, 0.029837461188435555, 0.4711471199989319, 0.41932564973831177, 0.7567011117935181, 0.11788718402385712, 0.604503333568573, 276.38568115234375, 0.05941203609108925, 0.03527511656284332, 0.03477238118648529, 1.0808178186416626, 0.41543570160865784, 2.602581262588501], "count": [456]}, "action": {"min": [0.1990198940038681, 1.915621042251587, -0.7180458903312683, -1.0880208015441895, -2.558774709701538, -2.101184368133545, 0.8497135639190674, 82.0, 0.21378499269485474, 0.2162259966135025, 0.01610100083053112, -3.1411852836608887, -0.07199999690055847, -0.8980000019073486, -0.8745496273040771, -2.074096918106079, -0.6550570130348206, -0.13351768255233765, 0.6290864944458008, 1.250563383102417, -2.1164212226867676, 167.0, -0.3464469909667969, 0.27344799041748047, -0.057750001549720764, -3.1411852836608887, 0.10100000351667404, -3.1331851482391357], "max": [0.589729368686676, 2.074201822280884, 0.22556635737419128, -0.20984093844890594, -1.5064985752105713, -1.650627613067627, 1.9132474660873413, 831.0, 0.38874199986457825, 0.3327009975910187, 0.16146999597549438, 3.132999897003174, 1.187000036239624, 0.7009999752044678, -0.25761061906814575, -1.890697956085205, 1.1168012619018555, 1.1093661785125732, 2.353698492050171, 1.8727906942367554, -0.4478340446949005, 827.0, -0.12267900258302689, 0.4159789979457855, 0.10091900080442429, 3.1410000324249268, 1.1749999523162842, 3.061000108718872], "mean": [0.2982306480407715, 2.0390427112579346, -0.02920563891530037, -0.477669358253479, -1.7894349098205566, -1.778692603111267, 1.1767170429229736, 536.2554931640625, 0.35193777084350586, 0.25109627842903137, 0.09538155794143677, -1.3162599802017212, 0.8350813388824463, 0.1740572601556778, -0.5421958565711975, -2.0555882453918457, 0.7859643697738647, 0.5711587071418762, 1.5915806293487549, 1.603874683380127, -1.2883907556533813, 590.5997924804688, -0.23753996193408966, 0.3471415042877197, 0.02575485035777092, 2.1634297370910645, 0.6624114513397217, -0.26367366313934326], "std": [0.13514770567417145, 0.04997630417346954, 0.3442750871181488, 0.30671268701553345, 0.36904439330101013, 0.12187966704368591, 0.4251057803630829, 166.94935607910156, 0.04892611503601074, 0.03165079653263092, 0.02825542911887169, 1.4787166118621826, 0.38826683163642883, 0.6350716948509216, 0.17054498195648193, 0.029837461188435555, 0.4711471199989319, 0.41932564973831177, 0.7567011117935181, 0.11788718402385712, 0.604503333568573, 276.38568115234375, 0.05941203609108925, 0.03527511656284332, 0.03477238118648529, 1.0808178186416626, 0.41543570160865784, 2.602581262588501], "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": [652], "max": [652], "mean": [652.0], "std": [0.0], "count": [456]}, "index": {"min": [323053], "max": [323508], "mean": [323280.5], "std": [131.63554484510126], "count": [456]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [456]}, "subtask_annotation": {"mean": [17.717105263157894, 29.0, 29.0, 29.0, 29.0], "std": [7.302442900992321, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [456]}, "scene_annotation": {"mean": [652.0], "std": [0.0], "min": [652], "max": [652], "count": [456]}, "eef_direction_state": {"mean": [4.199561403508772, 4.4605263157894735], "std": [1.8678019215536277, 1.9985134133506766], "min": [0, 0], "max": [6, 6], "count": [456]}, "eef_velocity_state": {"mean": [0.7543859649122807, 0.6557017543859649], "std": [0.71710190996587, 0.8284221625901886], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_acc_mag_state": {"mean": [1.0964912280701755, 0.6052631578947368], "std": [0.7971363026551815, 0.7932657466341352], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_direction_action": {"mean": [4.199561403508772, 4.4605263157894735], "std": [1.8678019215536277, 1.9985134133506766], "min": [0, 0], "max": [6, 6], "count": [456]}, "eef_velocity_action": {"mean": [0.7543859649122807, 0.6557017543859649], "std": [0.71710190996587, 0.8284221625901886], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_acc_mag_action": {"mean": [1.0964912280701755, 0.6052631578947368], "std": [0.7971363026551815, 0.7932657466341352], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_sim_pose_state": {"mean": [0.5501768230486949, 0.2761797577633822, 1.1201127626910643, -1.073839880346903, 0.9896328496787862, 0.7245751916452061, 0.4461834521747673, -0.3905463774878511, 1.0805905846206663, 1.2457309322692591, 1.0154293457469394, 0.4229902879665974], "std": [0.0474076934051411, 0.056368563950001414, 0.0461770078884138, 1.7444652982007909, 0.16463716278245036, 1.7056791655461636, 0.0459795071500899, 0.03597125974703672, 0.04165314348054119, 0.708767448379537, 0.23623938864738644, 1.6595549031966694], "min": [0.4555939849835644, 0.15209591576444467, 1.026621400624534, -3.1328308652124632, 0.6515771515687816, -3.043192696376024, 0.4028598296460701, -0.4303074310306052, 1.0432966954881104, 0.3783738470541612, 0.45814623899708895, -3.1143830956094924], "max": [0.6288892535078384, 0.37252138275886915, 1.1883183005307127, 3.141003463228107, 1.5010701980598706, 3.1076576634198405, 0.5501211933815158, -0.2870099251722456, 1.178159941183498, 2.586127764820232, 1.3221585577065058, 3.1342505471562707], "count": [456]}, "eef_sim_pose_action": {"mean": [0.5501768230486949, 0.2761797577633822, 1.1201127626910643, -1.073839880346903, 0.9896328496787862, 0.7245751916452061, 0.4461834521747673, -0.3905463774878511, 1.0805905846206663, 1.2457309322692591, 1.0154293457469394, 0.4229902879665974], "std": [0.0474076934051411, 0.056368563950001414, 0.0461770078884138, 1.7444652982007909, 0.16463716278245036, 1.7056791655461636, 0.0459795071500899, 0.03597125974703672, 0.04165314348054119, 0.708767448379537, 0.23623938864738644, 1.6595549031966694], "min": [0.4555939849835644, 0.15209591576444467, 1.026621400624534, -3.1328308652124632, 0.6515771515687816, -3.043192696376024, 0.4028598296460701, -0.4303074310306052, 1.0432966954881104, 0.3783738470541612, 0.45814623899708895, -3.1143830956094924], "max": [0.6288892535078384, 0.37252138275886915, 1.1883183005307127, 3.141003463228107, 1.5010701980598706, 3.1076576634198405, 0.5501211933815158, -0.2870099251722456, 1.178159941183498, 2.586127764820232, 1.3221585577065058, 3.1342505471562707], "count": [456]}, "gripper_mode_state": {"mean": [0.31798245614035087, 0.1600877192982456], "std": [0.46569261721364885, 0.36668738924066097], "min": [0, 0], "max": [1, 1], "count": [456]}, "gripper_activity_state": {"mean": [1.8574561403508771, 1.8706140350877194], "std": [0.48606604020930316, 0.4761095721735674], "min": [0, 0], "max": [2, 2], "count": [456]}, "gripper_mode_action": {"mean": [0.31798245614035087, 0.1600877192982456], "std": [0.46569261721364885, 0.36668738924066097], "min": [0, 0], "max": [1, 1], "count": [456]}, "gripper_activity_action": {"mean": [1.8574561403508771, 1.8706140350877194], "std": [0.48606604020930316, 0.4761095721735674], "min": [0, 0], "max": [2, 2], "count": [456]}, "gripper_open_scale_state": {"mean": [0.5905997808690655, 0.5362554824226778], "std": [0.27638565152823946, 0.1669493828033457], "min": [0.167, 0.082], "max": [0.827, 0.831], "count": [456]}, "gripper_open_scale_action": {"mean": [0.5905997808690655, 0.5362554824226778], "std": [0.27638565152823946, 0.1669493828033457], "min": [0.167, 0.082], "max": [0.827, 0.831], "count": [456]}}} +{"episode_index": 574, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8745098039215686]], [[0.803921568627451]], [[0.8274509803921568]]], "mean": [[[0.48717701459590246]], [[0.41185553355957766]], [[0.39581058909942185]]], "std": [[[0.11203237529715544]], [[0.2111498118541963]], [[0.2307220022569045]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.0]], [[0.0]]], "max": [[[0.7254901960784313]], [[0.7098039215686275]], [[0.7254901960784313]]], "mean": [[[0.4679196852218451]], [[0.45932696431938164]], [[0.4515687924208145]]], "std": [[[0.056862643920475145]], [[0.09548317282643]], [[0.10452687420062123]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[1.0]], [[1.0]]], "mean": [[[0.46888079751131223]], [[0.4692053403092006]], [[0.46437835045877324]]], "std": [[[0.05216859361074595]], [[0.06976569013612967]], [[0.07144698073668891]]], "count": [104]}, "observation.state": {"min": [0.2318844497203827, 1.7985445261001587, -0.9623571634292603, -1.1350399255752563, -2.4807238578796387, -1.805804967880249, 0.627428412437439, -2.0, 0.13276900351047516, 0.23295000195503235, 0.0055959997698664665, -3.117000102996826, 0.08900000154972076, -1.0549999475479126, -0.5781054496765137, -2.0697336196899414, -0.38493236899375916, -0.11384782940149307, 0.6595948338508606, 1.2900601625442505, -2.2593462467193604, 177.0, -0.3572480082511902, 0.24014000594615936, 0.019262000918388367, -3.117000102996826, 0.20900000631809235, -3.111999988555908], "max": [0.7224791049957275, 2.077186346054077, 0.3837455213069916, -0.03668682277202606, -1.3277069330215454, -1.3632243871688843, 2.1460046768188477, 828.0, 0.396138995885849, 0.3999229967594147, 0.1603650003671646, 3.1389999389648438, 1.246999979019165, 0.9010000228881836, -0.26281169056892395, -1.9145913124084473, 0.97019362449646, 1.2615065574645996, 2.3900015354156494, 1.9032292366027832, -0.3039141893386841, 808.0, -0.23146900534629822, 0.39967599511146545, 0.1398639976978302, 3.118000030517578, 1.3289999961853027, 3.115000009536743], "mean": [0.39990442991256714, 2.0249671936035156, -0.08183424919843674, -0.36541885137557983, -1.7286297082901, -1.6040689945220947, 1.1849991083145142, 661.0877685546875, 0.3389236032962799, 0.2950361967086792, 0.08318695425987244, -1.1952589750289917, 0.718628466129303, 0.19791443645954132, -0.39625462889671326, -2.0358448028564453, 0.36361077427864075, 0.5581097602844238, 1.8989005088806152, 1.5655988454818726, -1.5537296533584595, 580.2632446289062, -0.3149387836456299, 0.314380019903183, 0.049260493367910385, 1.2668557167053223, 0.8391239643096924, -1.7466185092926025], "std": [0.18783102929592133, 0.07267917692661285, 0.5297321081161499, 0.37386447191238403, 0.4354041516780853, 0.11473870277404785, 0.6576313972473145, 264.2513427734375, 0.07247652858495712, 0.062277115881443024, 0.03330707177519798, 1.4595239162445068, 0.34795764088630676, 0.7761865258216858, 0.09074372798204422, 0.03985527530312538, 0.34640827775001526, 0.38633185625076294, 0.4139550030231476, 0.16126593947410583, 0.5587326288223267, 250.07879638671875, 0.03331349790096283, 0.04647233709692955, 0.028464950621128082, 2.276115894317627, 0.3830633759498596, 1.5299675464630127], "count": [490]}, "action": {"min": [0.2318844497203827, 1.7985445261001587, -0.9623571634292603, -1.1350399255752563, -2.4807238578796387, -1.805804967880249, 0.627428412437439, -2.0, 0.13276900351047516, 0.23295000195503235, 0.0055959997698664665, -3.117000102996826, 0.08900000154972076, -1.0549999475479126, -0.5781054496765137, -2.0697336196899414, -0.38493236899375916, -0.11384782940149307, 0.6595948338508606, 1.2900601625442505, -2.2593462467193604, 177.0, -0.3572480082511902, 0.24014000594615936, 0.019262000918388367, -3.117000102996826, 0.20900000631809235, -3.111999988555908], "max": [0.7224791049957275, 2.077186346054077, 0.3837455213069916, -0.03668682277202606, -1.3277069330215454, -1.3632243871688843, 2.1460046768188477, 828.0, 0.396138995885849, 0.3999229967594147, 0.1603650003671646, 3.1389999389648438, 1.246999979019165, 0.9010000228881836, -0.26281169056892395, -1.9145913124084473, 0.97019362449646, 1.2615065574645996, 2.3900015354156494, 1.9032292366027832, -0.3039141893386841, 808.0, -0.23146900534629822, 0.39967599511146545, 0.1398639976978302, 3.118000030517578, 1.3289999961853027, 3.115000009536743], "mean": [0.39990442991256714, 2.0249671936035156, -0.08183424919843674, -0.36541885137557983, -1.7286297082901, -1.6040689945220947, 1.1849991083145142, 661.0877685546875, 0.3389236032962799, 0.2950361967086792, 0.08318695425987244, -1.1952589750289917, 0.718628466129303, 0.19791443645954132, -0.39625462889671326, -2.0358448028564453, 0.36361077427864075, 0.5581097602844238, 1.8989005088806152, 1.5655988454818726, -1.5537296533584595, 580.2632446289062, -0.3149387836456299, 0.314380019903183, 0.049260493367910385, 1.2668557167053223, 0.8391239643096924, -1.7466185092926025], "std": [0.18783102929592133, 0.07267917692661285, 0.5297321081161499, 0.37386447191238403, 0.4354041516780853, 0.11473870277404785, 0.6576313972473145, 264.2513427734375, 0.07247652858495712, 0.062277115881443024, 0.03330707177519798, 1.4595239162445068, 0.34795764088630676, 0.7761865258216858, 0.09074372798204422, 0.03985527530312538, 0.34640827775001526, 0.38633185625076294, 0.4139550030231476, 0.16126593947410583, 0.5587326288223267, 250.07879638671875, 0.03331349790096283, 0.04647233709692955, 0.028464950621128082, 2.276115894317627, 0.3830633759498596, 1.5299675464630127], "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": [653], "max": [653], "mean": [653.0], "std": [0.0], "count": [490]}, "index": {"min": [323509], "max": [323998], "mean": [323753.5], "std": [141.45052138468773], "count": [490]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [490]}, "subtask_annotation": {"mean": [17.56326530612245, 29.0, 29.0, 29.0, 29.0], "std": [7.526624683993098, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [490]}, "scene_annotation": {"mean": [653.0], "std": [0.0], "min": [653], "max": [653], "count": [490]}, "eef_direction_state": {"mean": [4.151020408163265, 4.636734693877551], "std": [2.0960723668161947, 1.8600739372566935], "min": [0, 0], "max": [6, 6], "count": [490]}, "eef_velocity_state": {"mean": [0.7306122448979592, 0.6183673469387755], "std": [0.7373986493161837, 0.7845897067342714], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_acc_mag_state": {"mean": [0.9959183673469387, 0.6306122448979592], "std": [0.8403010110992823, 0.8057710419808867], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_direction_action": {"mean": [4.151020408163265, 4.636734693877551], "std": [2.0960723668161947, 1.8600739372566935], "min": [0, 0], "max": [6, 6], "count": [490]}, "eef_velocity_action": {"mean": [0.7306122448979592, 0.6183673469387755], "std": [0.7373986493161837, 0.7845897067342714], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_acc_mag_action": {"mean": [0.9959183673469387, 0.6306122448979592], "std": [0.8403010110992823, 0.8057710419808867], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_sim_pose_state": {"mean": [0.5087639500958792, 0.3447961300821473, 1.084107778000781, -1.7826787928127263, 0.854451795859504, -1.0634612183018965, 0.49201151938258597, -0.36571416540321416, 1.0839539658099286, 1.4405305842172889, 0.9300511410077094, -0.391395475369683], "std": [0.04959737997347234, 0.02395106657662736, 0.048269528668311634, 0.7424301450649247, 0.25887006220598546, 2.0112177025374267, 0.07464840999393633, 0.05285135412470896, 0.05317155913526142, 0.8583396089278809, 0.21023753727156697, 1.7130198743266194], "min": [0.44863034184704653, 0.30494809804870737, 1.0352706723270373, -3.007082767304028, 0.34768373905311045, -3.1415722956979, 0.42175996049595266, -0.4464234814512476, 1.0364627500729464, 0.35374164067724523, 0.5462179075981402, -3.092882696566826], "max": [0.603056080163702, 0.4152911527605737, 1.2159328254194548, -0.298103210407423, 1.3932481571011102, 3.1217573939278003, 0.6137653424927716, -0.20420331809127257, 1.2158408964684226, 2.8080278223444375, 1.2916306800055946, 3.115600550472637], "count": [490]}, "eef_sim_pose_action": {"mean": [0.5087639500958792, 0.3447961300821473, 1.084107778000781, -1.7826787928127263, 0.854451795859504, -1.0634612183018965, 0.49201151938258597, -0.36571416540321416, 1.0839539658099286, 1.4405305842172889, 0.9300511410077094, -0.391395475369683], "std": [0.04959737997347234, 0.02395106657662736, 0.048269528668311634, 0.7424301450649247, 0.25887006220598546, 2.0112177025374267, 0.07464840999393633, 0.05285135412470896, 0.05317155913526142, 0.8583396089278809, 0.21023753727156697, 1.7130198743266194], "min": [0.44863034184704653, 0.30494809804870737, 1.0352706723270373, -3.007082767304028, 0.34768373905311045, -3.1415722956979, 0.42175996049595266, -0.4464234814512476, 1.0364627500729464, 0.35374164067724523, 0.5462179075981402, -3.092882696566826], "max": [0.603056080163702, 0.4152911527605737, 1.2159328254194548, -0.298103210407423, 1.3932481571011102, 3.1217573939278003, 0.6137653424927716, -0.20420331809127257, 1.2158408964684226, 2.8080278223444375, 1.2916306800055946, 3.115600550472637], "count": [490]}, "gripper_mode_state": {"mean": [0.3469387755102041, 0.22653061224489796], "std": [0.4759960730485955, 0.4185863040770087], "min": [0, 0], "max": [1, 1], "count": [490]}, "gripper_activity_state": {"mean": [1.8122448979591836, 1.7551020408163265], "std": [0.5359076424622813, 0.5725208220043078], "min": [0, 0], "max": [2, 2], "count": [490]}, "gripper_mode_action": {"mean": [0.3469387755102041, 0.22653061224489796], "std": [0.4759960730485955, 0.4185863040770087], "min": [0, 0], "max": [1, 1], "count": [490]}, "gripper_activity_action": {"mean": [1.8122448979591836, 1.7551020408163265], "std": [0.5359076424622813, 0.5725208220043078], "min": [0, 0], "max": [2, 2], "count": [490]}, "gripper_open_scale_state": {"mean": [0.5802632651504238, 0.661096938617862], "std": [0.25007893256296954, 0.26422830737493874], "min": [0.177, 0.0], "max": [0.808, 0.828], "count": [490]}, "gripper_open_scale_action": {"mean": [0.5802632651504238, 0.661096938617862], "std": [0.25007893256296954, 0.26422830737493874], "min": [0.177, 0.0], "max": [0.808, 0.828], "count": [490]}}} +{"episode_index": 575, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.7098039215686275]], [[0.7137254901960784]]], "mean": [[[0.4942774238646608]], [[0.42038237230955605]], [[0.4041015589784765]]], "std": [[[0.11505305294498368]], [[0.2105978855547581]], [[0.23094724036148515]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0]], [[0.0]]], "max": [[[0.7254901960784313]], [[0.7098039215686275]], [[0.7294117647058823]]], "mean": [[[0.4707649752789047]], [[0.4588676188866351]], [[0.4511428981434528]]], "std": [[[0.06540981516410946]], [[0.10973524995779838]], [[0.11880749454452351]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[1.0]], [[1.0]]], "mean": [[[0.4742971901763579]], [[0.4724905235801217]], [[0.4687752951036736]]], "std": [[[0.050964051991958984]], [[0.07115108521120624]], [[0.07597788799249172]]], "count": [116]}, "observation.state": {"min": [0.2301391214132309, 1.9349244832992554, -0.789028525352478, -1.027632474899292, -2.4575283527374268, -1.7738654613494873, 0.6056467294692993, 96.0, 0.18541599810123444, 0.22332200407981873, 0.0078119998797774315, -3.124000072479248, 0.12600000202655792, -0.8360000252723694, -0.606467068195343, -2.0693845748901367, -0.36451202630996704, -0.19277161359786987, 1.4622368812561035, 1.4799695014953613, -2.3177974224090576, 188.0, -0.36457499861717224, 0.21466399729251862, 0.022251000627875328, -3.1401853561401367, 0.1809999942779541, -3.1411852836608887], "max": [0.6857748031616211, 2.0769941806793213, 0.45835837721824646, -0.007539822719991207, -1.236234188079834, -1.3701881170272827, 2.0357346534729004, 770.0, 0.41508400440216064, 0.39351001381874084, 0.17070800065994263, 3.132999897003174, 1.246000051498413, 0.9829999804496765, -0.15425221621990204, -1.8983596563339233, 0.720070481300354, 1.1353716850280762, 2.426583766937256, 1.949602723121643, -0.28614675998687744, 802.0, -0.25882700085639954, 0.3642660081386566, 0.11547300219535828, 3.1410000324249268, 1.2649999856948853, 3.1389999389648438], "mean": [0.3588959276676178, 2.0551228523254395, 0.1287396252155304, -0.25101238489151, -1.5100187063217163, -1.5377318859100342, 0.9423574805259705, 532.1231689453125, 0.3708355128765106, 0.2811943292617798, 0.09551313519477844, -0.8697937726974487, 0.8537904620170593, 0.4909500777721405, -0.3963034451007843, -2.038991689682007, 0.41628414392471313, 0.6404432058334351, 1.9452677965164185, 1.621416449546814, -1.6256753206253052, 493.2870788574219, -0.31191134452819824, 0.3105219304561615, 0.05231962352991104, 1.1539722681045532, 0.7363647222518921, -0.8837050795555115], "std": [0.12662960588932037, 0.03552574664354324, 0.441855788230896, 0.34211450815200806, 0.35694003105163574, 0.11272132396697998, 0.5131906270980835, 113.6572494506836, 0.06434908509254456, 0.04740656912326813, 0.03299487754702568, 1.219983696937561, 0.241475909948349, 0.6416535973548889, 0.1192690059542656, 0.038692060858011246, 0.231425479054451, 0.3631110191345215, 0.34537473320961, 0.11504168808460236, 0.5585296154022217, 203.76119995117188, 0.026938434690237045, 0.04247574508190155, 0.021309662610292435, 2.364471197128296, 0.35231953859329224, 2.252933979034424], "count": [568]}, "action": {"min": [0.2301391214132309, 1.9349244832992554, -0.789028525352478, -1.027632474899292, -2.4575283527374268, -1.7738654613494873, 0.6056467294692993, 96.0, 0.18541599810123444, 0.22332200407981873, 0.0078119998797774315, -3.124000072479248, 0.12600000202655792, -0.8360000252723694, -0.606467068195343, -2.0693845748901367, -0.36451202630996704, -0.19277161359786987, 1.4622368812561035, 1.4799695014953613, -2.3177974224090576, 188.0, -0.36457499861717224, 0.21466399729251862, 0.022251000627875328, -3.1401853561401367, 0.1809999942779541, -3.1411852836608887], "max": [0.6857748031616211, 2.0769941806793213, 0.45835837721824646, -0.007539822719991207, -1.236234188079834, -1.3701881170272827, 2.0357346534729004, 770.0, 0.41508400440216064, 0.39351001381874084, 0.17070800065994263, 3.132999897003174, 1.246000051498413, 0.9829999804496765, -0.15425221621990204, -1.8983596563339233, 0.720070481300354, 1.1353716850280762, 2.426583766937256, 1.949602723121643, -0.28614675998687744, 802.0, -0.25882700085639954, 0.3642660081386566, 0.11547300219535828, 3.1410000324249268, 1.2649999856948853, 3.1389999389648438], "mean": [0.3588959276676178, 2.0551228523254395, 0.1287396252155304, -0.25101238489151, -1.5100187063217163, -1.5377318859100342, 0.9423574805259705, 532.1231689453125, 0.3708355128765106, 0.2811943292617798, 0.09551313519477844, -0.8697937726974487, 0.8537904620170593, 0.4909500777721405, -0.3963034451007843, -2.038991689682007, 0.41628414392471313, 0.6404432058334351, 1.9452677965164185, 1.621416449546814, -1.6256753206253052, 493.2870788574219, -0.31191134452819824, 0.3105219304561615, 0.05231962352991104, 1.1539722681045532, 0.7363647222518921, -0.8837050795555115], "std": [0.12662960588932037, 0.03552574664354324, 0.441855788230896, 0.34211450815200806, 0.35694003105163574, 0.11272132396697998, 0.5131906270980835, 113.6572494506836, 0.06434908509254456, 0.04740656912326813, 0.03299487754702568, 1.219983696937561, 0.241475909948349, 0.6416535973548889, 0.1192690059542656, 0.038692060858011246, 0.231425479054451, 0.3631110191345215, 0.34537473320961, 0.11504168808460236, 0.5585296154022217, 203.76119995117188, 0.026938434690237045, 0.04247574508190155, 0.021309662610292435, 2.364471197128296, 0.35231953859329224, 2.252933979034424], "count": [568]}, "timestamp": {"min": [0.0], "max": [18.9], "mean": [9.450000000000001], "std": [5.465574077807381], "count": [568]}, "frame_index": {"min": [0], "max": [567], "mean": [283.5], "std": [163.96722233422142], "count": [568]}, "episode_index": {"min": [654], "max": [654], "mean": [654.0], "std": [0.0], "count": [568]}, "index": {"min": [323999], "max": [324566], "mean": [324282.5], "std": [163.96722233422142], "count": [568]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [568]}, "subtask_annotation": {"mean": [18.702464788732396, 29.0, 29.0, 29.0, 29.0], "std": [6.17421896601582, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [568]}, "scene_annotation": {"mean": [654.0], "std": [0.0], "min": [654], "max": [654], "count": [568]}, "eef_direction_state": {"mean": [3.859154929577465, 4.415492957746479], "std": [2.1537440354793804, 2.1386548284616924], "min": [0, 0], "max": [6, 6], "count": [568]}, "eef_velocity_state": {"mean": [0.772887323943662, 0.5827464788732394], "std": [0.6967005550166057, 0.7873459110291747], "min": [0, 0], "max": [2, 2], "count": [568]}, "eef_acc_mag_state": {"mean": [1.119718309859155, 0.5528169014084507], "std": [0.7959615884124893, 0.7718820662649113], "min": [0, 0], "max": [2, 2], "count": [568]}, "eef_direction_action": {"mean": [3.859154929577465, 4.415492957746479], "std": [2.1537440354793804, 2.1386548284616924], "min": [0, 0], "max": [6, 6], "count": [568]}, "eef_velocity_action": {"mean": [0.772887323943662, 0.5827464788732394], "std": [0.6967005550166057, 0.7873459110291747], "min": [0, 0], "max": [2, 2], "count": [568]}, "eef_acc_mag_action": {"mean": [1.119718309859155, 0.5528169014084507], "std": [0.7959615884124893, 0.7718820662649113], "min": [0, 0], "max": [2, 2], "count": [568]}, "eef_sim_pose_state": {"mean": [0.5087027953022807, 0.3474742062173988, 1.0914909975003824, -1.8082812557641157, 0.8357951729698484, -0.8145654003101083, 0.4742116699262816, -0.3870401585630811, 1.0641388478246807, 1.2739501519559635, 0.9987700039493421, 0.22287605603041752], "std": [0.045493339426889975, 0.025072213659091, 0.0363909027809605, 0.7083749019306841, 0.26467070637668294, 2.262413881072152, 0.05540483576424335, 0.045063749306766626, 0.044804215061416054, 0.6269304289132667, 0.14420289124286548, 1.4489137737846256], "min": [0.4232903494543706, 0.30993801990729464, 1.0394410702823318, -2.821797205641656, 0.3960565265741136, -3.141571764301577, 0.4155397394870419, -0.4487485851783417, 1.026536862158149, 0.26528156514005313, 0.6091555362024863, -3.1209590862001457], "max": [0.5747109227287593, 0.4158281713817606, 1.1697647539449811, -0.3115050197839486, 1.2127911000683667, 3.1351442809231593, 0.6048290322559788, -0.24843745477425827, 1.1784291664447442, 2.7778934870060823, 1.3736853024840232, 3.139083266894152], "count": [568]}, "eef_sim_pose_action": {"mean": [0.5087027953022807, 0.3474742062173988, 1.0914909975003824, -1.8082812557641157, 0.8357951729698484, -0.8145654003101083, 0.4742116699262816, -0.3870401585630811, 1.0641388478246807, 1.2739501519559635, 0.9987700039493421, 0.22287605603041752], "std": [0.045493339426889975, 0.025072213659091, 0.0363909027809605, 0.7083749019306841, 0.26467070637668294, 2.262413881072152, 0.05540483576424335, 0.045063749306766626, 0.044804215061416054, 0.6269304289132667, 0.14420289124286548, 1.4489137737846256], "min": [0.4232903494543706, 0.30993801990729464, 1.0394410702823318, -2.821797205641656, 0.3960565265741136, -3.141571764301577, 0.4155397394870419, -0.4487485851783417, 1.026536862158149, 0.26528156514005313, 0.6091555362024863, -3.1209590862001457], "max": [0.5747109227287593, 0.4158281713817606, 1.1697647539449811, -0.3115050197839486, 1.2127911000683667, 3.1351442809231593, 0.6048290322559788, -0.24843745477425827, 1.1784291664447442, 2.7778934870060823, 1.3736853024840232, 3.139083266894152], "count": [568]}, "gripper_mode_state": {"mean": [0.49119718309859156, 0.08626760563380281], "std": [0.499922504409032, 0.2807588036945832], "min": [0, 0], "max": [1, 1], "count": [568]}, "gripper_activity_state": {"mean": [1.852112676056338, 1.8908450704225352], "std": [0.47392848896876755, 0.41374363185218316], "min": [0, 0], "max": [2, 2], "count": [568]}, "gripper_mode_action": {"mean": [0.49119718309859156, 0.08626760563380281], "std": [0.499922504409032, 0.2807588036945832], "min": [0, 0], "max": [1, 1], "count": [568]}, "gripper_activity_action": {"mean": [1.852112676056338, 1.8908450704225352], "std": [0.47392848896876755, 0.41374363185218316], "min": [0, 0], "max": [2, 2], "count": [568]}, "gripper_open_scale_state": {"mean": [0.4932869719921695, 0.5321232393694599], "std": [0.2037610795189926, 0.11365728598303898], "min": [0.188, 0.096], "max": [0.802, 0.77], "count": [568]}, "gripper_open_scale_action": {"mean": [0.4932869719921695, 0.5321232393694599], "std": [0.2037610795189926, 0.11365728598303898], "min": [0.188, 0.096], "max": [0.802, 0.77], "count": [568]}}} +{"episode_index": 576, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.7058823529411765]], [[0.7254901960784313]]], "mean": [[[0.49768234272875816]], [[0.4313335804738562]], [[0.41281040849673206]]], "std": [[[0.10995922682040117]], [[0.20347765469689177]], [[0.22323250282186816]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.7254901960784313]], [[0.7372549019607844]]], "mean": [[[0.46896334967320263]], [[0.45829284926470587]], [[0.4496058496732026]]], "std": [[[0.062155567890935286]], [[0.10616686875066948]], [[0.11593724419294113]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[1.0]], [[1.0]]], "mean": [[[0.4766724918300654]], [[0.4732616421568627]], [[0.4679998059640523]]], "std": [[[0.053783336225744764]], [[0.07994981857633772]], [[0.08573186835661942]]], "count": [100]}, "observation.state": {"min": [0.20155063271522522, 1.8592818975448608, -0.9309760928153992, -1.2471948862075806, -2.44372296333313, -1.7629222869873047, 0.745465099811554, 50.0, 0.13868500292301178, 0.23757199943065643, 0.010166999883949757, -3.128999948501587, 0.08299998939037323, -0.8579999208450317, -0.5092521905899048, -2.0714614391326904, 0.020525071769952774, -0.0714188739657402, 1.4033843278884888, 1.4967944622039795, -2.373211622238159, 187.0, -0.3622640073299408, 0.24441400170326233, 0.023209000006318092, -3.1411852836608887, 0.20900000631809235, -3.0850000381469727], "max": [0.7490603923797607, 2.073241949081421, 0.19835667312145233, -0.039968039840459824, -1.263304352760315, -1.3001830577850342, 2.0150177478790283, 685.0, 0.4075309932231903, 0.4100160002708435, 0.14454899728298187, 3.135999917984009, 1.3029999732971191, 1.0870000123977661, -0.21146409213542938, -1.9988210201263428, 0.7341902852058411, 1.26852285861969, 2.403999090194702, 1.85952627658844, -0.24647538363933563, 757.0, -0.2735530138015747, 0.35808300971984863, 0.11097300052642822, 3.121000051498413, 1.4140000343322754, 3.125999927520752], "mean": [0.37283629179000854, 2.0362370014190674, -0.20267078280448914, -0.3933607041835785, -1.5539507865905762, -1.4925833940505981, 1.2481201887130737, 573.95947265625, 0.350265234708786, 0.30180060863494873, 0.08273530751466751, -1.1366136074066162, 0.9982445240020752, 0.35811328887939453, -0.34211239218711853, -2.0576391220092773, 0.40878748893737793, 0.6173957586288452, 1.8331767320632935, 1.6308064460754395, -1.6329939365386963, 434.33685302734375, -0.31811535358428955, 0.29838424921035767, 0.05652763694524765, 0.9184456467628479, 0.8750904202461243, -1.591293454170227], "std": [0.16648072004318237, 0.05403435230255127, 0.3509824872016907, 0.3169308304786682, 0.3916669189929962, 0.14596261084079742, 0.4199131429195404, 149.07391357421875, 0.07561533898115158, 0.051110442727804184, 0.028079576790332794, 1.3108317852020264, 0.4034089744091034, 0.6435592770576477, 0.0944058820605278, 0.01124605629593134, 0.1865745633840561, 0.38078612089157104, 0.3468787968158722, 0.07421022653579712, 0.553743839263916, 177.86392211914062, 0.02644410729408264, 0.03530130162835121, 0.02019074559211731, 2.3469438552856445, 0.40670984983444214, 1.7673189640045166], "count": [432]}, "action": {"min": [0.20155063271522522, 1.8592818975448608, -0.9309760928153992, -1.2471948862075806, -2.44372296333313, -1.7629222869873047, 0.745465099811554, 50.0, 0.13868500292301178, 0.23757199943065643, 0.010166999883949757, -3.128999948501587, 0.08299998939037323, -0.8579999208450317, -0.5092521905899048, -2.0714614391326904, 0.020525071769952774, -0.0714188739657402, 1.4033843278884888, 1.4967944622039795, -2.373211622238159, 187.0, -0.3622640073299408, 0.24441400170326233, 0.023209000006318092, -3.1411852836608887, 0.20900000631809235, -3.0850000381469727], "max": [0.7490603923797607, 2.073241949081421, 0.19835667312145233, -0.039968039840459824, -1.263304352760315, -1.3001830577850342, 2.0150177478790283, 685.0, 0.4075309932231903, 0.4100160002708435, 0.14454899728298187, 3.135999917984009, 1.3029999732971191, 1.0870000123977661, -0.21146409213542938, -1.9988210201263428, 0.7341902852058411, 1.26852285861969, 2.403999090194702, 1.85952627658844, -0.24647538363933563, 757.0, -0.2735530138015747, 0.35808300971984863, 0.11097300052642822, 3.121000051498413, 1.4140000343322754, 3.125999927520752], "mean": [0.37283629179000854, 2.0362370014190674, -0.20267078280448914, -0.3933607041835785, -1.5539507865905762, -1.4925833940505981, 1.2481201887130737, 573.95947265625, 0.350265234708786, 0.30180060863494873, 0.08273530751466751, -1.1366136074066162, 0.9982445240020752, 0.35811328887939453, -0.34211239218711853, -2.0576391220092773, 0.40878748893737793, 0.6173957586288452, 1.8331767320632935, 1.6308064460754395, -1.6329939365386963, 434.33685302734375, -0.31811535358428955, 0.29838424921035767, 0.05652763694524765, 0.9184456467628479, 0.8750904202461243, -1.591293454170227], "std": [0.16648072004318237, 0.05403435230255127, 0.3509824872016907, 0.3169308304786682, 0.3916669189929962, 0.14596261084079742, 0.4199131429195404, 149.07391357421875, 0.07561533898115158, 0.051110442727804184, 0.028079576790332794, 1.3108317852020264, 0.4034089744091034, 0.6435592770576477, 0.0944058820605278, 0.01124605629593134, 0.1865745633840561, 0.38078612089157104, 0.3468787968158722, 0.07421022653579712, 0.553743839263916, 177.86392211914062, 0.02644410729408264, 0.03530130162835121, 0.02019074559211731, 2.3469438552856445, 0.40670984983444214, 1.7673189640045166], "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": [655], "max": [655], "mean": [655.0], "std": [0.0], "count": [432]}, "index": {"min": [324567], "max": [324998], "mean": [324782.5], "std": [124.70732402977247], "count": [432]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [432]}, "subtask_annotation": {"mean": [19.09722222222222, 29.0, 29.0, 29.0, 29.0], "std": [6.776169549637314, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [432]}, "scene_annotation": {"mean": [655.0], "std": [0.0], "min": [655], "max": [655], "count": [432]}, "eef_direction_state": {"mean": [4.041666666666667, 4.203703703703703], "std": [1.9083454633287391, 2.0994234625657207], "min": [0, 0], "max": [6, 6], "count": [432]}, "eef_velocity_state": {"mean": [0.7893518518518519, 0.7314814814814815], "std": [0.6732848898252083, 0.8120217279692112], "min": [0, 0], "max": [2, 2], "count": [432]}, "eef_acc_mag_state": {"mean": [1.0023148148148149, 0.6759259259259259], "std": [0.8179096057107129, 0.8173886117760498], "min": [0, 0], "max": [2, 2], "count": [432]}, "eef_direction_action": {"mean": [4.041666666666667, 4.203703703703703], "std": [1.9083454633287391, 2.0994234625657207], "min": [0, 0], "max": [6, 6], "count": [432]}, "eef_velocity_action": {"mean": [0.7893518518518519, 0.7314814814814815], "std": [0.6732848898252083, 0.8120217279692112], "min": [0, 0], "max": [2, 2], "count": [432]}, "eef_acc_mag_action": {"mean": [1.0023148148148149, 0.6759259259259259], "std": [0.8179096057107129, 0.8173886117760498], "min": [0, 0], "max": [2, 2], "count": [432]}, "eef_sim_pose_state": {"mean": [0.49294893565403597, 0.35268583295552436, 1.0855338407033819, -1.6901504464750465, 0.794499346535415, -0.9393624771841595, 0.4934067019291085, -0.3754129007633941, 1.075233791247686, 1.5404175515985072, 0.9656320239510058, 0.29784497382019165], "std": [0.040680224272900155, 0.020741910296239095, 0.038136711477818365, 0.7396538695638205, 0.27809424577308045, 2.0034708587301027, 0.06222672651741275, 0.05265464958211133, 0.055389949354479454, 0.6620640146723344, 0.1479855509254689, 1.6878137815397818], "min": [0.43143349380107116, 0.3082997661566212, 1.0442276906788848, -2.865417299593686, 0.325691663305004, -3.1305511747683235, 0.42341885049164674, -0.41793840206196425, 1.029449501870153, 0.47811724429617536, 0.6142310190832916, -3.140085264770578], "max": [0.5653353607182721, 0.40844108134886986, 1.1732136484225089, 0.02973353476782324, 1.2667420650684913, 3.1048283218744825, 0.6226039485349294, -0.2121639840999529, 1.2191909321145777, 2.8724325432412776, 1.3006747233640414, 3.053575650681675], "count": [432]}, "eef_sim_pose_action": {"mean": [0.49294893565403597, 0.35268583295552436, 1.0855338407033819, -1.6901504464750465, 0.794499346535415, -0.9393624771841595, 0.4934067019291085, -0.3754129007633941, 1.075233791247686, 1.5404175515985072, 0.9656320239510058, 0.29784497382019165], "std": [0.040680224272900155, 0.020741910296239095, 0.038136711477818365, 0.7396538695638205, 0.27809424577308045, 2.0034708587301027, 0.06222672651741275, 0.05265464958211133, 0.055389949354479454, 0.6620640146723344, 0.1479855509254689, 1.6878137815397818], "min": [0.43143349380107116, 0.3082997661566212, 1.0442276906788848, -2.865417299593686, 0.325691663305004, -3.1305511747683235, 0.42341885049164674, -0.41793840206196425, 1.029449501870153, 0.47811724429617536, 0.6142310190832916, -3.140085264770578], "max": [0.5653353607182721, 0.40844108134886986, 1.1732136484225089, 0.02973353476782324, 1.2667420650684913, 3.1048283218744825, 0.6226039485349294, -0.2121639840999529, 1.2191909321145777, 2.8724325432412776, 1.3006747233640414, 3.053575650681675], "count": [432]}, "gripper_mode_state": {"mean": [0.5601851851851852, 0.125], "std": [0.49636452681897614, 0.33071891388307384], "min": [0, 0], "max": [1, 1], "count": [432]}, "gripper_activity_state": {"mean": [1.8541666666666667, 1.8634259259259258], "std": [0.45085438439248526, 0.4638359824195466], "min": [0, 0], "max": [2, 2], "count": [432]}, "gripper_mode_action": {"mean": [0.5601851851851852, 0.125], "std": [0.49636452681897614, 0.33071891388307384], "min": [0, 0], "max": [1, 1], "count": [432]}, "gripper_activity_action": {"mean": [1.8541666666666667, 1.8634259259259258], "std": [0.45085438439248526, 0.4638359824195466], "min": [0, 0], "max": [2, 2], "count": [432]}, "gripper_open_scale_state": {"mean": [0.43433680555555604, 0.5739594907672319], "std": [0.17786406489508957, 0.14907392555130572], "min": [0.187, 0.05], "max": [0.757, 0.685], "count": [432]}, "gripper_open_scale_action": {"mean": [0.43433680555555604, 0.5739594907672319], "std": [0.17786406489508957, 0.14907392555130572], "min": [0.187, 0.05], "max": [0.757, 0.685], "count": [432]}}} +{"episode_index": 577, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.48226618916174885]], [[0.41014705684053554]], [[0.39324205612665775]]], "std": [[[0.13305642737499335]], [[0.21705901987930082]], [[0.23711362836812155]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[0.788235294117647]], [[0.792156862745098]]], "mean": [[[0.4843321038771496]], [[0.4830327412113713]], [[0.47854283465004127]]], "std": [[[0.06726683740109998]], [[0.08482977570038025]], [[0.08755174074743696]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4706504021511517]], [[0.4736175062662606]], [[0.4690315236531506]]], "std": [[[0.050168417420305596]], [[0.05374184867372114]], [[0.05379621712216085]]], "count": [103]}, "observation.state": {"min": [0.19799016416072845, 1.8297159671783447, -0.9473996758460999, -1.2268617153167725, -2.478978395462036, -1.9177154302597046, 0.9225286841392517, 27.0, 0.13581199944019318, 0.2235729992389679, 0.03037099912762642, -3.119999885559082, 0.10699999332427979, -0.8309999704360962, -0.6793519854545593, -2.0715837478637695, 0.09749409556388855, 0.0699877068400383, 1.151114583015442, 1.1154574155807495, -2.6707029342651367, 161.0, -0.3157840073108673, 0.26662999391555786, -0.01270500011742115, -3.1401853561401367, 0.060999996960163116, -3.1401853561401367], "max": [0.6931750178337097, 2.074009656906128, 0.27921777963638306, -0.16702800989151, -1.4217976331710815, -1.288960576057434, 1.98630690574646, 685.0, 0.42648500204086304, 0.41032400727272034, 0.16302500665187836, 3.1410000324249268, 1.2580000162124634, 0.9490000009536743, -0.29850369691848755, -2.041860818862915, 1.0880383253097534, 1.2355884313583374, 2.3878896236419678, 1.8083182573318481, -0.6169390082359314, 814.0, -0.20157000422477722, 0.4231089949607849, 0.10087700188159943, 3.134000062942505, 1.1380000114440918, 3.134000062942505], "mean": [0.314540833234787, 2.033564329147339, -0.014449765905737877, -0.3662293553352356, -1.5881707668304443, -1.5589311122894287, 1.169783353805542, 628.4065551757812, 0.36884650588035583, 0.27233433723449707, 0.10055161267518997, -1.0133305788040161, 0.988116979598999, 0.5067310929298401, -0.5015193819999695, -2.061833620071411, 0.8137322068214417, 0.8192821145057678, 1.931981086730957, 1.4770359992980957, -1.773628830909729, 447.97027587890625, -0.242998406291008, 0.36050716042518616, 0.02722785249352455, 2.2562718391418457, 0.585742712020874, -1.7574266195297241], "std": [0.159062460064888, 0.06329833716154099, 0.38673797249794006, 0.30852293968200684, 0.33454078435897827, 0.13063575327396393, 0.384539932012558, 156.01095581054688, 0.07473539561033249, 0.055642254650592804, 0.021826496347784996, 1.1703368425369263, 0.3317783772945404, 0.6121672987937927, 0.11287494748830795, 0.005485182628035545, 0.23427362740039825, 0.3401007354259491, 0.3954530358314514, 0.22928959131240845, 0.6202365756034851, 233.92724609375, 0.02664240449666977, 0.0441088005900383, 0.02756127342581749, 1.4764875173568726, 0.3959372043609619, 1.9277830123901367], "count": [487]}, "action": {"min": [0.19799016416072845, 1.8297159671783447, -0.9473996758460999, -1.2268617153167725, -2.478978395462036, -1.9177154302597046, 0.9225286841392517, 27.0, 0.13581199944019318, 0.2235729992389679, 0.03037099912762642, -3.119999885559082, 0.10699999332427979, -0.8309999704360962, -0.6793519854545593, -2.0715837478637695, 0.09749409556388855, 0.0699877068400383, 1.151114583015442, 1.1154574155807495, -2.6707029342651367, 161.0, -0.3157840073108673, 0.26662999391555786, -0.01270500011742115, -3.1401853561401367, 0.060999996960163116, -3.1401853561401367], "max": [0.6931750178337097, 2.074009656906128, 0.27921777963638306, -0.16702800989151, -1.4217976331710815, -1.288960576057434, 1.98630690574646, 685.0, 0.42648500204086304, 0.41032400727272034, 0.16302500665187836, 3.1410000324249268, 1.2580000162124634, 0.9490000009536743, -0.29850369691848755, -2.041860818862915, 1.0880383253097534, 1.2355884313583374, 2.3878896236419678, 1.8083182573318481, -0.6169390082359314, 814.0, -0.20157000422477722, 0.4231089949607849, 0.10087700188159943, 3.134000062942505, 1.1380000114440918, 3.134000062942505], "mean": [0.314540833234787, 2.033564329147339, -0.014449765905737877, -0.3662293553352356, -1.5881707668304443, -1.5589311122894287, 1.169783353805542, 628.4065551757812, 0.36884650588035583, 0.27233433723449707, 0.10055161267518997, -1.0133305788040161, 0.988116979598999, 0.5067310929298401, -0.5015193819999695, -2.061833620071411, 0.8137322068214417, 0.8192821145057678, 1.931981086730957, 1.4770359992980957, -1.773628830909729, 447.97027587890625, -0.242998406291008, 0.36050716042518616, 0.02722785249352455, 2.2562718391418457, 0.585742712020874, -1.7574266195297241], "std": [0.159062460064888, 0.06329833716154099, 0.38673797249794006, 0.30852293968200684, 0.33454078435897827, 0.13063575327396393, 0.384539932012558, 156.01095581054688, 0.07473539561033249, 0.055642254650592804, 0.021826496347784996, 1.1703368425369263, 0.3317783772945404, 0.6121672987937927, 0.11287494748830795, 0.005485182628035545, 0.23427362740039825, 0.3401007354259491, 0.3954530358314514, 0.22928959131240845, 0.6202365756034851, 233.92724609375, 0.02664240449666977, 0.0441088005900383, 0.02756127342581749, 1.4764875173568726, 0.3959372043609619, 1.9277830123901367], "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": [656], "max": [656], "mean": [656.0], "std": [0.0], "count": [487]}, "index": {"min": [324999], "max": [325485], "mean": [325242.0], "std": [140.5844941663198], "count": [487]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [487]}, "subtask_annotation": {"mean": [19.942505133470227, 29.0, 29.0, 29.0, 29.0], "std": [6.210276662874177, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [487]}, "scene_annotation": {"mean": [656.0], "std": [0.0], "min": [656], "max": [656], "count": [487]}, "eef_direction_state": {"mean": [4.268993839835729, 4.242299794661191], "std": [1.8965882082266032, 2.1973516934113975], "min": [0, 0], "max": [6, 6], "count": [487]}, "eef_velocity_state": {"mean": [0.7063655030800822, 0.648870636550308], "std": [0.6767027605685453, 0.7782422130656607], "min": [0, 0], "max": [2, 2], "count": [487]}, "eef_acc_mag_state": {"mean": [0.9938398357289527, 0.6714579055441479], "std": [0.8343024721313574, 0.8174599625195779], "min": [0, 0], "max": [2, 2], "count": [487]}, "eef_direction_action": {"mean": [4.268993839835729, 4.242299794661191], "std": [1.8965882082266032, 2.1973516934113975], "min": [0, 0], "max": [6, 6], "count": [487]}, "eef_velocity_action": {"mean": [0.7063655030800822, 0.648870636550308], "std": [0.6767027605685453, 0.7782422130656607], "min": [0, 0], "max": [2, 2], "count": [487]}, "eef_acc_mag_action": {"mean": [0.9938398357289527, 0.6714579055441479], "std": [0.8343024721313574, 0.8174599625195779], "min": [0, 0], "max": [2, 2], "count": [487]}, "eef_sim_pose_state": {"mean": [0.5637094696308326, 0.2838325409995044, 1.1265668301143559, -1.1219693308268468, 0.9124070072929059, 0.03398239654585283, 0.463103199927562, -0.396473575174065, 1.071534670527461, 1.4176776992761309, 0.9886501361481664, 0.35052538756158874], "std": [0.04755162063998024, 0.03572344402665362, 0.027536957434792304, 1.9834564179129472, 0.28835413416138994, 2.305516835697488, 0.06565463037714661, 0.04676801905550165, 0.05718812963579794, 0.681264181678446, 0.15240292983951426, 1.4749052798374946], "min": [0.4540644474391972, 0.23268463795902766, 1.0559969393384716, -3.1351895522562288, 0.41550499022781695, -3.1370979278809425, 0.4088658546220126, -0.4355325730361568, 1.0288208099752028, 0.34645489512158484, 0.6379974799856032, -3.111140166276233], "max": [0.6287400413558207, 0.3617346647662654, 1.1848910413062825, 3.1353829378417615, 1.3911923007215825, 3.140231682158677, 0.6187284183227136, -0.2224969943706479, 1.2257347616226888, 2.984142219087653, 1.461115584929514, 3.0593273497427402], "count": [487]}, "eef_sim_pose_action": {"mean": [0.5637094696308326, 0.2838325409995044, 1.1265668301143559, -1.1219693308268468, 0.9124070072929059, 0.03398239654585283, 0.463103199927562, -0.396473575174065, 1.071534670527461, 1.4176776992761309, 0.9886501361481664, 0.35052538756158874], "std": [0.04755162063998024, 0.03572344402665362, 0.027536957434792304, 1.9834564179129472, 0.28835413416138994, 2.305516835697488, 0.06565463037714661, 0.04676801905550165, 0.05718812963579794, 0.681264181678446, 0.15240292983951426, 1.4749052798374946], "min": [0.4540644474391972, 0.23268463795902766, 1.0559969393384716, -3.1351895522562288, 0.41550499022781695, -3.1370979278809425, 0.4088658546220126, -0.4355325730361568, 1.0288208099752028, 0.34645489512158484, 0.6379974799856032, -3.111140166276233], "max": [0.6287400413558207, 0.3617346647662654, 1.1848910413062825, 3.1353829378417615, 1.3911923007215825, 3.140231682158677, 0.6187284183227136, -0.2224969943706479, 1.2257347616226888, 2.984142219087653, 1.461115584929514, 3.0593273497427402], "count": [487]}, "gripper_mode_state": {"mean": [0.6960985626283368, 0.09856262833675565], "std": [0.4599405980505505, 0.2980738778090197], "min": [0, 0], "max": [1, 1], "count": [487]}, "gripper_activity_state": {"mean": [1.7700205338809034, 1.8665297741273101], "std": [0.5912474193364381, 0.4583795117958922], "min": [0, 0], "max": [2, 2], "count": [487]}, "gripper_mode_action": {"mean": [0.6960985626283368, 0.09856262833675565], "std": [0.4599405980505505, 0.2980738778090197], "min": [0, 0], "max": [1, 1], "count": [487]}, "gripper_activity_action": {"mean": [1.7700205338809034, 1.8665297741273101], "std": [0.5912474193364381, 0.4583795117958922], "min": [0, 0], "max": [2, 2], "count": [487]}, "gripper_open_scale_state": {"mean": [0.4479702261233477, 0.6284065709358855], "std": [0.23392721059082708, 0.156010926022849], "min": [0.161, 0.027], "max": [0.814, 0.685], "count": [487]}, "gripper_open_scale_action": {"mean": [0.4479702261233477, 0.6284065709358855], "std": [0.23392721059082708, 0.156010926022849], "min": [0.161, 0.027], "max": [0.814, 0.685], "count": [487]}}} +{"episode_index": 578, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4878139782728273]], [[0.4235876265935417]], [[0.4082967384973792]]], "std": [[[0.11865841845088275]], [[0.20377257404117521]], [[0.2226343805889634]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7294117647058823]], [[0.7450980392156863]]], "mean": [[[0.47122519494596515]], [[0.4593174424060053]], [[0.45157589343493176]]], "std": [[[0.06254769380445657]], [[0.1065003380846481]], [[0.11569411638189459]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9725490196078431]], [[1.0]]], "mean": [[[0.4724954741797709]], [[0.4707522305539378]], [[0.4653519078010742]]], "std": [[[0.05179476759815371]], [[0.07715051765712237]], [[0.08359615018364105]]], "count": [101]}, "observation.state": {"min": [0.21301744878292084, 1.8347774744033813, -0.7912625074386597, -1.109174132347107, -2.5951476097106934, -1.7882295846939087, 0.6961245536804199, 30.0, 0.14206400513648987, 0.2288849949836731, 0.027855999767780304, -3.1371853351593018, 0.021999994292855263, -0.828000009059906, -0.8563457727432251, -2.0692100524902344, 0.13634511828422546, 0.0653800368309021, 1.2177512645721436, 1.28485906124115, -2.592651844024658, 180.0, -0.32927799224853516, 0.2666749954223633, 1.2999999853491317e-05, -3.1411852836608887, -0.2410000115633011, -3.132185220718384], "max": [0.7429168820381165, 2.0755107402801514, 0.28986427187919617, -0.07503170520067215, -1.0307042598724365, -1.2235107421875, 2.0588603019714355, 594.0, 0.4326840043067932, 0.41210201382637024, 0.1604660004377365, 3.135999917984009, 1.3639999628067017, 1.0429999828338623, -0.3163059949874878, -1.9447855949401855, 1.01759672164917, 1.2242088317871094, 2.6930081844329834, 1.8681306838989258, -0.4332430958747864, 613.0, -0.17842300236225128, 0.4418930113315582, 0.11622200161218643, 3.132999897003174, 1.3489999771118164, 3.134000062942505], "mean": [0.34836238622665405, 2.0409538745880127, -0.16685745120048523, -0.2998824715614319, -1.3475970029830933, -1.4683188199996948, 1.1087626218795776, 541.4978637695312, 0.3731372356414795, 0.2859315574169159, 0.09339073300361633, -0.77638179063797, 0.9667910933494568, 0.4901857078075409, -0.6081952452659607, -2.046489953994751, 0.6091185808181763, 0.672465980052948, 2.030686855316162, 1.4964258670806885, -1.7021474838256836, 433.2911376953125, -0.2548200488090515, 0.3763074278831482, 0.04118598252534866, 1.741862177848816, 0.5653523802757263, -1.5004594326019287], "std": [0.17192146182060242, 0.050952620804309845, 0.29170840978622437, 0.3247866630554199, 0.5025416612625122, 0.16346001625061035, 0.45873531699180603, 129.89523315429688, 0.07946688681840897, 0.059827350080013275, 0.022596444934606552, 1.3111412525177002, 0.337633341550827, 0.6828943490982056, 0.17479637265205383, 0.026853691786527634, 0.25598716735839844, 0.35221731662750244, 0.552403450012207, 0.13549697399139404, 0.6189979910850525, 163.817626953125, 0.045190878212451935, 0.046122681349515915, 0.02832752652466297, 1.8608285188674927, 0.5752695798873901, 2.097856283187866], "count": [474]}, "action": {"min": [0.21301744878292084, 1.8347774744033813, -0.7912625074386597, -1.109174132347107, -2.5951476097106934, -1.7882295846939087, 0.6961245536804199, 30.0, 0.14206400513648987, 0.2288849949836731, 0.027855999767780304, -3.1371853351593018, 0.021999994292855263, -0.828000009059906, -0.8563457727432251, -2.0692100524902344, 0.13634511828422546, 0.0653800368309021, 1.2177512645721436, 1.28485906124115, -2.592651844024658, 180.0, -0.32927799224853516, 0.2666749954223633, 1.2999999853491317e-05, -3.1411852836608887, -0.2410000115633011, -3.132185220718384], "max": [0.7429168820381165, 2.0755107402801514, 0.28986427187919617, -0.07503170520067215, -1.0307042598724365, -1.2235107421875, 2.0588603019714355, 594.0, 0.4326840043067932, 0.41210201382637024, 0.1604660004377365, 3.135999917984009, 1.3639999628067017, 1.0429999828338623, -0.3163059949874878, -1.9447855949401855, 1.01759672164917, 1.2242088317871094, 2.6930081844329834, 1.8681306838989258, -0.4332430958747864, 613.0, -0.17842300236225128, 0.4418930113315582, 0.11622200161218643, 3.132999897003174, 1.3489999771118164, 3.134000062942505], "mean": [0.34836238622665405, 2.0409538745880127, -0.16685745120048523, -0.2998824715614319, -1.3475970029830933, -1.4683188199996948, 1.1087626218795776, 541.4978637695312, 0.3731372356414795, 0.2859315574169159, 0.09339073300361633, -0.77638179063797, 0.9667910933494568, 0.4901857078075409, -0.6081952452659607, -2.046489953994751, 0.6091185808181763, 0.672465980052948, 2.030686855316162, 1.4964258670806885, -1.7021474838256836, 433.2911376953125, -0.2548200488090515, 0.3763074278831482, 0.04118598252534866, 1.741862177848816, 0.5653523802757263, -1.5004594326019287], "std": [0.17192146182060242, 0.050952620804309845, 0.29170840978622437, 0.3247866630554199, 0.5025416612625122, 0.16346001625061035, 0.45873531699180603, 129.89523315429688, 0.07946688681840897, 0.059827350080013275, 0.022596444934606552, 1.3111412525177002, 0.337633341550827, 0.6828943490982056, 0.17479637265205383, 0.026853691786527634, 0.25598716735839844, 0.35221731662750244, 0.552403450012207, 0.13549697399139404, 0.6189979910850525, 163.817626953125, 0.045190878212451935, 0.046122681349515915, 0.02832752652466297, 1.8608285188674927, 0.5752695798873901, 2.097856283187866], "count": [474]}, "timestamp": {"min": [0.0], "max": [15.766666666666667], "mean": [7.883333333333333], "std": [4.561056976265561], "count": [474]}, "frame_index": {"min": [0], "max": [473], "mean": [236.5], "std": [136.83170928796682], "count": [474]}, "episode_index": {"min": [657], "max": [657], "mean": [657.0], "std": [0.0], "count": [474]}, "index": {"min": [325486], "max": [325959], "mean": [325722.5], "std": [136.83170928796682], "count": [474]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [474]}, "subtask_annotation": {"mean": [19.793248945147678, 29.0, 29.0, 29.0, 29.0], "std": [6.671897483222729, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [474]}, "scene_annotation": {"mean": [657.0], "std": [0.0], "min": [657], "max": [657], "count": [474]}, "eef_direction_state": {"mean": [3.957805907172996, 4.4451476793248945], "std": [1.9590513280125803, 2.1263237820924847], "min": [0, 0], "max": [6, 6], "count": [474]}, "eef_velocity_state": {"mean": [0.8080168776371308, 0.6265822784810127], "std": [0.6928348416892747, 0.8020346795472705], "min": [0, 0], "max": [2, 2], "count": [474]}, "eef_acc_mag_state": {"mean": [0.9704641350210971, 0.6687763713080169], "std": [0.8363908019629431, 0.8126088246437778], "min": [0, 0], "max": [2, 2], "count": [474]}, "eef_direction_action": {"mean": [3.957805907172996, 4.4451476793248945], "std": [1.9590513280125803, 2.1263237820924847], "min": [0, 0], "max": [6, 6], "count": [474]}, "eef_velocity_action": {"mean": [0.8080168776371308, 0.6265822784810127], "std": [0.6928348416892747, 0.8020346795472705], "min": [0, 0], "max": [2, 2], "count": [474]}, "eef_acc_mag_action": {"mean": [0.9704641350210971, 0.6687763713080169], "std": [0.8363908019629431, 0.8126088246437778], "min": [0, 0], "max": [2, 2], "count": [474]}, "eef_sim_pose_state": {"mean": [0.5767704954553353, 0.2951699656053177, 1.1278271589336142, -0.10148337022666515, 0.7691827985005478, -0.18489452767309367, 0.47718095717893383, -0.3902892205542462, 1.0647094234039656, 1.4472325045336045, 0.9601062314284431, 0.7208555782698817], "std": [0.05478385367342266, 0.046222927535765714, 0.045266613459520794, 2.2148243526787006, 0.3015020903744267, 2.0818051591038778, 0.06853053411871488, 0.045906467826592696, 0.06162441847303621, 0.6226241324469507, 0.15092590584360635, 1.4172689038948956], "min": [0.4558523115275854, 0.22561283079848007, 1.0638450978084668, -3.138476871992057, 0.2931431905371653, -3.134679175130982, 0.414049592560781, -0.4295354136475891, 1.0191757101076087, 0.2588870541746185, 0.5780316950231992, -3.088269693565778], "max": [0.6499674608426502, 0.3937125650255999, 1.2289599265457278, 3.130512671574673, 1.4079993715549417, 3.1401815855575976, 0.6235903983051272, -0.24593121561907502, 1.224116161038821, 3.0142713055883994, 1.2964150759525368, 3.14087762935904], "count": [474]}, "eef_sim_pose_action": {"mean": [0.5767704954553353, 0.2951699656053177, 1.1278271589336142, -0.10148337022666515, 0.7691827985005478, -0.18489452767309367, 0.47718095717893383, -0.3902892205542462, 1.0647094234039656, 1.4472325045336045, 0.9601062314284431, 0.7208555782698817], "std": [0.05478385367342266, 0.046222927535765714, 0.045266613459520794, 2.2148243526787006, 0.3015020903744267, 2.0818051591038778, 0.06853053411871488, 0.045906467826592696, 0.06162441847303621, 0.6226241324469507, 0.15092590584360635, 1.4172689038948956], "min": [0.4558523115275854, 0.22561283079848007, 1.0638450978084668, -3.138476871992057, 0.2931431905371653, -3.134679175130982, 0.414049592560781, -0.4295354136475891, 1.0191757101076087, 0.2588870541746185, 0.5780316950231992, -3.088269693565778], "max": [0.6499674608426502, 0.3937125650255999, 1.2289599265457278, 3.130512671574673, 1.4079993715549417, 3.1401815855575976, 0.6235903983051272, -0.24593121561907502, 1.224116161038821, 3.0142713055883994, 1.2964150759525368, 3.14087762935904], "count": [474]}, "gripper_mode_state": {"mean": [0.47257383966244726, 0.1160337552742616], "std": [0.49924723908013513, 0.32026539449527497], "min": [0, 0], "max": [1, 1], "count": [474]}, "gripper_activity_state": {"mean": [1.839662447257384, 1.8776371308016877], "std": [0.49855137403886285, 0.44271637916004153], "min": [0, 0], "max": [2, 2], "count": [474]}, "gripper_mode_action": {"mean": [0.47257383966244726, 0.1160337552742616], "std": [0.49924723908013513, 0.32026539449527497], "min": [0, 0], "max": [1, 1], "count": [474]}, "gripper_activity_action": {"mean": [1.839662447257384, 1.8776371308016877], "std": [0.49855137403886285, 0.44271637916004153], "min": [0, 0], "max": [2, 2], "count": [474]}, "gripper_open_scale_state": {"mean": [0.43329113920831464, 0.5414978904482679], "std": [0.16381761772075074, 0.12989519508075975], "min": [0.18, 0.03], "max": [0.613, 0.594], "count": [474]}, "gripper_open_scale_action": {"mean": [0.43329113920831464, 0.5414978904482679], "std": [0.16381761772075074, 0.12989519508075975], "min": [0.18, 0.03], "max": [0.613, 0.594], "count": [474]}}} +{"episode_index": 579, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[0.9411764705882353]]], "mean": [[[0.4917156107026144]], [[0.423263756127451]], [[0.40691703022875814]]], "std": [[[0.11633451178068312]], [[0.20614838434254434]], [[0.2262530092363883]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.7019607843137254]], [[0.7098039215686275]]], "mean": [[[0.47519669321895425]], [[0.4584657373366013]], [[0.4489195159313726]]], "std": [[[0.06337524777080553]], [[0.11419378238739396]], [[0.12592010266217613]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.47484508782679735]], [[0.4729537908496732]], [[0.4690830494281046]]], "std": [[[0.05038820686044384]], [[0.062135224175569555]], [[0.06347566271196918]]], "count": [100]}, "observation.state": {"min": [0.23006930947303772, 1.8157882690429688, -1.1205363273620605, -1.2444896697998047, -2.455416440963745, -1.8433817625045776, 0.7179412245750427, 21.0, 0.10614000260829926, 0.22982999682426453, 0.014008999802172184, -3.0439999103546143, 0.14899998903274536, -0.8560000061988831, -0.703402578830719, -2.0724215507507324, -0.038432151079177856, -0.11007792502641678, 1.2175418138504028, 1.4613642692565918, -2.5220706462860107, 170.0, -0.3380669951438904, 0.28216999769210815, 0.025929000228643417, -3.1331851482391357, -0.030000006780028343, -3.11299991607666], "max": [0.7296349406242371, 2.073364019393921, 0.3776543438434601, -0.06963863968849182, -1.1595793962478638, -1.2154821157455444, 2.158989906311035, 659.0, 0.42189499735832214, 0.41829898953437805, 0.18226000666618347, -0.5529999732971191, 1.2760000228881836, 0.9449999332427979, -0.34232890605926514, -1.9182915687561035, 0.8993507623672485, 1.3267120122909546, 2.524374485015869, 1.811843752861023, -0.2042035162448883, 814.0, -0.23212799429893494, 0.3887369930744171, 0.1172029972076416, 3.1410000324249268, 1.2920000553131104, 3.134000062942505], "mean": [0.41659781336784363, 2.0323760509490967, -0.10049964487552643, -0.4136286973953247, -1.6187530755996704, -1.4372280836105347, 1.2195218801498413, 467.5933837890625, 0.34837788343429565, 0.3141595423221588, 0.09000135213136673, -1.3830554485321045, 0.9084318280220032, 0.3564397692680359, -0.46770450472831726, -2.0402889251708984, 0.45995792746543884, 0.6395905613899231, 1.867321491241455, 1.6310982704162598, -1.5669447183609009, 554.843994140625, -0.28664547204971313, 0.3337431848049164, 0.06006843224167824, 1.2497625350952148, 0.7289092540740967, -0.012934183701872826], "std": [0.156174898147583, 0.06389964371919632, 0.4680491089820862, 0.40586787462234497, 0.4161475598812103, 0.16935144364833832, 0.5271542072296143, 161.0464324951172, 0.0891147255897522, 0.055024292320013046, 0.03470490872859955, 0.9856709241867065, 0.3966487944126129, 0.6667962670326233, 0.10698143392801285, 0.039338793605566025, 0.23144172132015228, 0.4532667398452759, 0.47821828722953796, 0.08039916306734085, 0.6997538805007935, 251.8044891357422, 0.032522521913051605, 0.031933240592479706, 0.027153117582201958, 2.081465244293213, 0.45759621262550354, 2.4911324977874756], "count": [375]}, "action": {"min": [0.23006930947303772, 1.8157882690429688, -1.1205363273620605, -1.2444896697998047, -2.455416440963745, -1.8433817625045776, 0.7179412245750427, 21.0, 0.10614000260829926, 0.22982999682426453, 0.014008999802172184, -3.0439999103546143, 0.14899998903274536, -0.8560000061988831, -0.703402578830719, -2.0724215507507324, -0.038432151079177856, -0.11007792502641678, 1.2175418138504028, 1.4613642692565918, -2.5220706462860107, 170.0, -0.3380669951438904, 0.28216999769210815, 0.025929000228643417, -3.1331851482391357, -0.030000006780028343, -3.11299991607666], "max": [0.7296349406242371, 2.073364019393921, 0.3776543438434601, -0.06963863968849182, -1.1595793962478638, -1.2154821157455444, 2.158989906311035, 659.0, 0.42189499735832214, 0.41829898953437805, 0.18226000666618347, -0.5529999732971191, 1.2760000228881836, 0.9449999332427979, -0.34232890605926514, -1.9182915687561035, 0.8993507623672485, 1.3267120122909546, 2.524374485015869, 1.811843752861023, -0.2042035162448883, 814.0, -0.23212799429893494, 0.3887369930744171, 0.1172029972076416, 3.1410000324249268, 1.2920000553131104, 3.134000062942505], "mean": [0.41659781336784363, 2.0323760509490967, -0.10049964487552643, -0.4136286973953247, -1.6187530755996704, -1.4372280836105347, 1.2195218801498413, 467.5933837890625, 0.34837788343429565, 0.3141595423221588, 0.09000135213136673, -1.3830554485321045, 0.9084318280220032, 0.3564397692680359, -0.46770450472831726, -2.0402889251708984, 0.45995792746543884, 0.6395905613899231, 1.867321491241455, 1.6310982704162598, -1.5669447183609009, 554.843994140625, -0.28664547204971313, 0.3337431848049164, 0.06006843224167824, 1.2497625350952148, 0.7289092540740967, -0.012934183701872826], "std": [0.156174898147583, 0.06389964371919632, 0.4680491089820862, 0.40586787462234497, 0.4161475598812103, 0.16935144364833832, 0.5271542072296143, 161.0464324951172, 0.0891147255897522, 0.055024292320013046, 0.03470490872859955, 0.9856709241867065, 0.3966487944126129, 0.6667962670326233, 0.10698143392801285, 0.039338793605566025, 0.23144172132015228, 0.4532667398452759, 0.47821828722953796, 0.08039916306734085, 0.6997538805007935, 251.8044891357422, 0.032522521913051605, 0.031933240592479706, 0.027153117582201958, 2.081465244293213, 0.45759621262550354, 2.4911324977874756], "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": [658], "max": [658], "mean": [658.0], "std": [0.0], "count": [375]}, "index": {"min": [325960], "max": [326334], "mean": [326147.0], "std": [108.2527905721911], "count": [375]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [375]}, "subtask_annotation": {"mean": [18.813333333333333, 29.0, 29.0, 29.0, 29.0], "std": [7.192391041155146, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [375]}, "scene_annotation": {"mean": [658.0], "std": [0.0], "min": [658], "max": [658], "count": [375]}, "eef_direction_state": {"mean": [3.7573333333333334, 3.6133333333333333], "std": [1.83805501066269, 2.3203064931646926], "min": [0, 0], "max": [6, 6], "count": [375]}, "eef_velocity_state": {"mean": [0.92, 0.944], "std": [0.6764613810115101, 0.8096484833967577], "min": [0, 0], "max": [2, 2], "count": [375]}, "eef_acc_mag_state": {"mean": [1.1253333333333333, 0.8213333333333334], "std": [0.8117624173501882, 0.837503167489863], "min": [0, 0], "max": [2, 2], "count": [375]}, "eef_direction_action": {"mean": [3.7573333333333334, 3.6133333333333333], "std": [1.83805501066269, 2.3203064931646926], "min": [0, 0], "max": [6, 6], "count": [375]}, "eef_velocity_action": {"mean": [0.92, 0.944], "std": [0.6764613810115101, 0.8096484833967577], "min": [0, 0], "max": [2, 2], "count": [375]}, "eef_acc_mag_action": {"mean": [1.1253333333333333, 0.8213333333333334], "std": [0.8117624173501882, 0.837503167489863], "min": [0, 0], "max": [2, 2], "count": [375]}, "eef_sim_pose_state": {"mean": [0.5312835639232035, 0.3317871467318819, 1.1123839739124521, -1.724968362614218, 0.8446636403430824, -0.5564489986961489, 0.5065362186647103, -0.37517694926283773, 1.0834407395203929, 1.6520953689141031, 0.9685363623782962, 0.07872432742306862], "std": [0.03965744940515125, 0.03155773043138997, 0.04877839719492542, 0.9513456785657776, 0.31503476531234403, 2.0345723158566233, 0.06490763597420364, 0.058569617360990235, 0.07050279458789874, 0.7862879513427367, 0.15323210665701456, 1.6695481548389277], "min": [0.46926300049203185, 0.2686795978538059, 1.0439261254410808, -3.101017414918163, 0.3096878120402937, -3.1278517657355236, 0.4189743975702318, -0.4402446537611468, 1.0200252572566701, 0.40805793118954886, 0.6330602177850682, -3.1007122031688557], "max": [0.6007044677821646, 0.40931491362934513, 1.2025193240787726, 0.016680737204904622, 1.507303563400252, 3.1255266326393265, 0.6269704170218577, -0.1872865637765493, 1.2287781994610008, 2.9710364396455353, 1.412283682791688, 3.1146380403724], "count": [375]}, "eef_sim_pose_action": {"mean": [0.5312835639232035, 0.3317871467318819, 1.1123839739124521, -1.724968362614218, 0.8446636403430824, -0.5564489986961489, 0.5065362186647103, -0.37517694926283773, 1.0834407395203929, 1.6520953689141031, 0.9685363623782962, 0.07872432742306862], "std": [0.03965744940515125, 0.03155773043138997, 0.04877839719492542, 0.9513456785657776, 0.31503476531234403, 2.0345723158566233, 0.06490763597420364, 0.058569617360990235, 0.07050279458789874, 0.7862879513427367, 0.15323210665701456, 1.6695481548389277], "min": [0.46926300049203185, 0.2686795978538059, 1.0439261254410808, -3.101017414918163, 0.3096878120402937, -3.1278517657355236, 0.4189743975702318, -0.4402446537611468, 1.0200252572566701, 0.40805793118954886, 0.6330602177850682, -3.1007122031688557], "max": [0.6007044677821646, 0.40931491362934513, 1.2025193240787726, 0.016680737204904622, 1.507303563400252, 3.1255266326393265, 0.6269704170218577, -0.1872865637765493, 1.2287781994610008, 2.9710364396455353, 1.412283682791688, 3.1146380403724], "count": [375]}, "gripper_mode_state": {"mean": [0.30933333333333335, 0.41333333333333333], "std": [0.46221880340615623, 0.49243160833651656], "min": [0, 0], "max": [1, 1], "count": [375]}, "gripper_activity_state": {"mean": [1.8213333333333332, 1.8826666666666667], "std": [0.498074514728694, 0.42844628860829437], "min": [0, 0], "max": [2, 2], "count": [375]}, "gripper_mode_action": {"mean": [0.30933333333333335, 0.41333333333333333], "std": [0.46221880340615623, 0.49243160833651656], "min": [0, 0], "max": [1, 1], "count": [375]}, "gripper_activity_action": {"mean": [1.8213333333333332, 1.8826666666666667], "std": [0.498074514728694, 0.42844628860829437], "min": [0, 0], "max": [2, 2], "count": [375]}, "gripper_open_scale_state": {"mean": [0.5548439999593086, 0.4675933333791098], "std": [0.2518041732309284, 0.1610464491571025], "min": [0.17, 0.021], "max": [0.814, 0.659], "count": [375]}, "gripper_open_scale_action": {"mean": [0.5548439999593086, 0.4675933333791098], "std": [0.2518041732309284, 0.1610464491571025], "min": [0.17, 0.021], "max": [0.814, 0.659], "count": [375]}}} +{"episode_index": 580, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.49352813725490197]], [[0.418758443627451]], [[0.40191719158496736]]], "std": [[[0.1227988528106495]], [[0.21505048614473438]], [[0.23517114223648272]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7568627450980392]], [[0.7647058823529411]]], "mean": [[[0.46885887050653596]], [[0.46355079656862747]], [[0.456079699754902]]], "std": [[[0.06299570382101369]], [[0.09426658188570387]], [[0.10153326875100442]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4741589195261438]], [[0.47742704248366014]], [[0.4722872855392157]]], "std": [[[0.056416478459840394]], [[0.06164429793051119]], [[0.06335342599249393]]], "count": [100]}, "observation.state": {"min": [0.274138867855072, 1.882686734199524, -1.0948450565338135, -1.007561206817627, -2.517742156982422, -1.7799217700958252, 0.7486764788627625, 110.0, 0.09879700094461441, 0.2731350064277649, -0.022975999861955643, -3.1059999465942383, -0.001999997766688466, -0.7260000109672546, -0.7227582931518555, -2.0711123943328857, 0.26939159631729126, -0.09808750450611115, 1.084128737449646, 1.3939945697784424, -2.61733078956604, 167.0, -0.3389990031719208, 0.26864901185035706, 0.015752000734210014, -3.1080000400543213, -0.06200000271201134, -3.0940001010894775], "max": [0.8155748844146729, 2.074009656906128, 0.039758604019880295, -0.12421508133411407, -1.1924264430999756, -1.2433725595474243, 1.9370712041854858, 655.0, 0.3782989978790283, 0.42219001054763794, 0.1513410061597824, 3.130000114440918, 1.1779999732971191, 0.9110000133514404, -0.3076317310333252, -1.9529012441635132, 0.9827600121498108, 1.2287815809249878, 2.546487808227539, 1.8840131759643555, -0.3240727484226227, 753.0, -0.2001439929008484, 0.4033060073852539, 0.13258600234985352, 3.138000011444092, 1.2079999446868896, 3.109999895095825], "mean": [0.43563348054885864, 2.042491912841797, -0.26422640681266785, -0.3749147355556488, -1.5001945495605469, -1.5462231636047363, 1.1095058917999268, 600.3678588867188, 0.31831616163253784, 0.31830668449401855, 0.07886835932731628, -1.0508579015731812, 0.8793262839317322, 0.38960373401641846, -0.46018749475479126, -2.0530385971069336, 0.6193600296974182, 0.7514212131500244, 1.8297885656356812, 1.6039245128631592, -1.6904116868972778, 536.623046875, -0.2688518464565277, 0.3409395217895508, 0.06239858269691467, 1.168663501739502, 0.7036271691322327, 0.003974636550992727], "std": [0.1772865653038025, 0.04942749813199043, 0.38443684577941895, 0.3081413805484772, 0.4180934727191925, 0.12587536871433258, 0.45721331238746643, 137.0865478515625, 0.08176064491271973, 0.04786742851138115, 0.03587232157588005, 1.4455997943878174, 0.3517175316810608, 0.566088855266571, 0.14264042675495148, 0.021400129422545433, 0.16515688598155975, 0.3426850438117981, 0.5052281618118286, 0.1307581216096878, 0.6703267693519592, 236.85328674316406, 0.037893328815698624, 0.041412852704524994, 0.0262141153216362, 2.2169442176818848, 0.4325178265571594, 2.4907491207122803], "count": [386]}, "action": {"min": [0.274138867855072, 1.882686734199524, -1.0948450565338135, -1.007561206817627, -2.517742156982422, -1.7799217700958252, 0.7486764788627625, 110.0, 0.09879700094461441, 0.2731350064277649, -0.022975999861955643, -3.1059999465942383, -0.001999997766688466, -0.7260000109672546, -0.7227582931518555, -2.0711123943328857, 0.26939159631729126, -0.09808750450611115, 1.084128737449646, 1.3939945697784424, -2.61733078956604, 167.0, -0.3389990031719208, 0.26864901185035706, 0.015752000734210014, -3.1080000400543213, -0.06200000271201134, -3.0940001010894775], "max": [0.8155748844146729, 2.074009656906128, 0.039758604019880295, -0.12421508133411407, -1.1924264430999756, -1.2433725595474243, 1.9370712041854858, 655.0, 0.3782989978790283, 0.42219001054763794, 0.1513410061597824, 3.130000114440918, 1.1779999732971191, 0.9110000133514404, -0.3076317310333252, -1.9529012441635132, 0.9827600121498108, 1.2287815809249878, 2.546487808227539, 1.8840131759643555, -0.3240727484226227, 753.0, -0.2001439929008484, 0.4033060073852539, 0.13258600234985352, 3.138000011444092, 1.2079999446868896, 3.109999895095825], "mean": [0.43563348054885864, 2.042491912841797, -0.26422640681266785, -0.3749147355556488, -1.5001945495605469, -1.5462231636047363, 1.1095058917999268, 600.3678588867188, 0.31831616163253784, 0.31830668449401855, 0.07886835932731628, -1.0508579015731812, 0.8793262839317322, 0.38960373401641846, -0.46018749475479126, -2.0530385971069336, 0.6193600296974182, 0.7514212131500244, 1.8297885656356812, 1.6039245128631592, -1.6904116868972778, 536.623046875, -0.2688518464565277, 0.3409395217895508, 0.06239858269691467, 1.168663501739502, 0.7036271691322327, 0.003974636550992727], "std": [0.1772865653038025, 0.04942749813199043, 0.38443684577941895, 0.3081413805484772, 0.4180934727191925, 0.12587536871433258, 0.45721331238746643, 137.0865478515625, 0.08176064491271973, 0.04786742851138115, 0.03587232157588005, 1.4455997943878174, 0.3517175316810608, 0.566088855266571, 0.14264042675495148, 0.021400129422545433, 0.16515688598155975, 0.3426850438117981, 0.5052281618118286, 0.1307581216096878, 0.6703267693519592, 236.85328674316406, 0.037893328815698624, 0.041412852704524994, 0.0262141153216362, 2.2169442176818848, 0.4325178265571594, 2.4907491207122803], "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": [659], "max": [659], "mean": [659.0], "std": [0.0], "count": [386]}, "index": {"min": [326335], "max": [326720], "mean": [326527.5], "std": [111.42822802144886], "count": [386]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [386]}, "subtask_annotation": {"mean": [19.466321243523318, 29.0, 29.0, 29.0, 29.0], "std": [6.881314749694802, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [386]}, "scene_annotation": {"mean": [659.0], "std": [0.0], "min": [659], "max": [659], "count": [386]}, "eef_direction_state": {"mean": [3.727979274611399, 4.383419689119171], "std": [1.9344422713342617, 2.036744001969939], "min": [0, 0], "max": [6, 6], "count": [386]}, "eef_velocity_state": {"mean": [0.9559585492227979, 0.7150259067357513], "std": [0.6908943204372194, 0.8058285886928714], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_acc_mag_state": {"mean": [1.2124352331606219, 0.6813471502590673], "std": [0.755944166319723, 0.8204095076946099], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_direction_action": {"mean": [3.727979274611399, 4.383419689119171], "std": [1.9344422713342617, 2.036744001969939], "min": [0, 0], "max": [6, 6], "count": [386]}, "eef_velocity_action": {"mean": [0.9559585492227979, 0.7150259067357513], "std": [0.6908943204372194, 0.8058285886928714], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_acc_mag_action": {"mean": [1.2124352331606219, 0.6813471502590673], "std": [0.755944166319723, 0.8204095076946099], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_sim_pose_state": {"mean": [0.5402654353022152, 0.32404534495121207, 1.1263949828749287, -1.6209097876092347, 0.852516822664574, -0.5328804101670745, 0.5123125078264883, -0.35220245664443034, 1.0911617036892878, 1.3640954091094124, 1.033391129001191, 0.11320306285022104], "std": [0.0479193247721414, 0.036324757510599534, 0.039795568794947014, 1.0837004439738847, 0.33579510983305233, 1.9875971096634382, 0.05967593019207361, 0.06427561568231602, 0.0528711962784996, 0.8648719202169066, 0.16465652447703377, 1.5155695432475444], "min": [0.45853829422216036, 0.24928481398208135, 1.0636773269804065, -3.135101549250491, 0.29101548783457476, -3.1386503913964043, 0.45837366204482977, -0.41166167626385297, 1.0456874433928995, 0.5065003259227174, 0.580903253478696, -2.9948547834433836], "max": [0.6118742624996234, 0.40979151289478866, 1.2205383589104364, 0.04424198099888313, 1.3422585773594746, 3.1168183955579245, 0.633140394894399, -0.15750161566560636, 1.2118802049519801, 3.0209149114874734, 1.4150606733898474, 3.1006157909646177], "count": [386]}, "eef_sim_pose_action": {"mean": [0.5402654353022152, 0.32404534495121207, 1.1263949828749287, -1.6209097876092347, 0.852516822664574, -0.5328804101670745, 0.5123125078264883, -0.35220245664443034, 1.0911617036892878, 1.3640954091094124, 1.033391129001191, 0.11320306285022104], "std": [0.0479193247721414, 0.036324757510599534, 0.039795568794947014, 1.0837004439738847, 0.33579510983305233, 1.9875971096634382, 0.05967593019207361, 0.06427561568231602, 0.0528711962784996, 0.8648719202169066, 0.16465652447703377, 1.5155695432475444], "min": [0.45853829422216036, 0.24928481398208135, 1.0636773269804065, -3.135101549250491, 0.29101548783457476, -3.1386503913964043, 0.45837366204482977, -0.41166167626385297, 1.0456874433928995, 0.5065003259227174, 0.580903253478696, -2.9948547834433836], "max": [0.6118742624996234, 0.40979151289478866, 1.2205383589104364, 0.04424198099888313, 1.3422585773594746, 3.1168183955579245, 0.633140394894399, -0.15750161566560636, 1.2118802049519801, 3.0209149114874734, 1.4150606733898474, 3.1006157909646177], "count": [386]}, "gripper_mode_state": {"mean": [0.32642487046632124, 0.12435233160621761], "std": [0.4689047604869947, 0.32998307415731903], "min": [0, 0], "max": [1, 1], "count": [386]}, "gripper_activity_state": {"mean": [1.878238341968912, 1.8730569948186528], "std": [0.43570323738612854, 0.45176623083353395], "min": [0, 0], "max": [2, 2], "count": [386]}, "gripper_mode_action": {"mean": [0.32642487046632124, 0.12435233160621761], "std": [0.4689047604869947, 0.32998307415731903], "min": [0, 0], "max": [1, 1], "count": [386]}, "gripper_activity_action": {"mean": [1.878238341968912, 1.8730569948186528], "std": [0.43570323738612854, 0.45176623083353395], "min": [0, 0], "max": [2, 2], "count": [386]}, "gripper_open_scale_state": {"mean": [0.5366230570343494, 0.6003678757267275], "std": [0.23685331981182584, 0.13708665504488057], "min": [0.167, 0.11], "max": [0.753, 0.655], "count": [386]}, "gripper_open_scale_action": {"mean": [0.5366230570343494, 0.6003678757267275], "std": [0.23685331981182584, 0.13708665504488057], "min": [0.167, 0.11], "max": [0.753, 0.655], "count": [386]}}} +{"episode_index": 581, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.48296929942810457]], [[0.41908674223856207]], [[0.40401878472222225]]], "std": [[[0.1161239778805367]], [[0.19957546114569888]], [[0.21843349960141423]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7725490196078432]], [[0.7686274509803922]]], "mean": [[[0.4704242524509804]], [[0.4642452267156863]], [[0.4570243300653595]]], "std": [[[0.06563411430094332]], [[0.09772941283356278]], [[0.10502116449152978]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4701060191993464]], [[0.46319504493464053]], [[0.4546804983660131]]], "std": [[[0.05813354468258759]], [[0.09652147268828898]], [[0.10790377420189222]]], "count": [100]}, "observation.state": {"min": [0.23656192421913147, 1.82346773147583, -0.8436572551727295, -1.2227602005004883, -2.598271608352661, -1.676371455192566, 0.607060432434082, 25.0, 0.132764995098114, 0.2512489855289459, 0.027233000844717026, -3.128999948501587, -0.006000002380460501, -0.8600000143051147, -0.8247029781341553, -2.071199655532837, 0.25422465801239014, -0.08450884371995926, 1.1121761798858643, 1.3856518268585205, -2.455695867538452, 174.0, -0.32150399684906006, 0.25834500789642334, 0.012834000401198864, -3.1391851902008057, -0.078000009059906, -3.1361851692199707], "max": [0.7999193072319031, 2.074533224105835, -0.0029845130629837513, -0.19161970913410187, -1.145058274269104, -1.327672004699707, 2.098810911178589, 640.0, 0.3875280022621155, 0.4095410108566284, 0.15206199884414673, -0.7580000162124634, 1.2569999694824219, 0.9200000166893005, -0.2787465453147888, -1.942795991897583, 0.9154950380325317, 1.0683335065841675, 2.612478733062744, 1.9056203365325928, -0.4214446544647217, 695.0, -0.19888900220394135, 0.42080798745155334, 0.12181500345468521, 3.111999988555908, 1.2549999952316284, 3.055999994277954], "mean": [0.4194941818714142, 2.028162717819214, -0.2543379068374634, -0.41423895955085754, -1.5605562925338745, -1.5341877937316895, 1.2787951231002808, 567.3460693359375, 0.3321511447429657, 0.314741849899292, 0.09022759646177292, -1.52444589138031, 0.9066357612609863, 0.3552464544773102, -0.5461224913597107, -2.0297415256500244, 0.5346025228500366, 0.6528751254081726, 1.9232317209243774, 1.5778393745422363, -1.6770203113555908, 497.5455627441406, -0.26655423641204834, 0.35869669914245605, 0.05689231678843498, 1.3583444356918335, 0.7176965475082397, -0.34248441457748413], "std": [0.20029693841934204, 0.06371615827083588, 0.3268975615501404, 0.2998695969581604, 0.4788753390312195, 0.10198935866355896, 0.4866497814655304, 162.1606903076172, 0.07580959796905518, 0.056177522987127304, 0.02948443591594696, 0.9308409094810486, 0.41627874970436096, 0.7086968421936035, 0.15857815742492676, 0.03643985092639923, 0.19251157343387604, 0.29519757628440857, 0.48999059200286865, 0.14409571886062622, 0.5850967168807983, 207.9398956298828, 0.03648170083761215, 0.045348167419433594, 0.022376274690032005, 2.176016092300415, 0.4660203754901886, 2.5106821060180664], "count": [406]}, "action": {"min": [0.23656192421913147, 1.82346773147583, -0.8436572551727295, -1.2227602005004883, -2.598271608352661, -1.676371455192566, 0.607060432434082, 25.0, 0.132764995098114, 0.2512489855289459, 0.027233000844717026, -3.128999948501587, -0.006000002380460501, -0.8600000143051147, -0.8247029781341553, -2.071199655532837, 0.25422465801239014, -0.08450884371995926, 1.1121761798858643, 1.3856518268585205, -2.455695867538452, 174.0, -0.32150399684906006, 0.25834500789642334, 0.012834000401198864, -3.1391851902008057, -0.078000009059906, -3.1361851692199707], "max": [0.7999193072319031, 2.074533224105835, -0.0029845130629837513, -0.19161970913410187, -1.145058274269104, -1.327672004699707, 2.098810911178589, 640.0, 0.3875280022621155, 0.4095410108566284, 0.15206199884414673, -0.7580000162124634, 1.2569999694824219, 0.9200000166893005, -0.2787465453147888, -1.942795991897583, 0.9154950380325317, 1.0683335065841675, 2.612478733062744, 1.9056203365325928, -0.4214446544647217, 695.0, -0.19888900220394135, 0.42080798745155334, 0.12181500345468521, 3.111999988555908, 1.2549999952316284, 3.055999994277954], "mean": [0.4194941818714142, 2.028162717819214, -0.2543379068374634, -0.41423895955085754, -1.5605562925338745, -1.5341877937316895, 1.2787951231002808, 567.3460693359375, 0.3321511447429657, 0.314741849899292, 0.09022759646177292, -1.52444589138031, 0.9066357612609863, 0.3552464544773102, -0.5461224913597107, -2.0297415256500244, 0.5346025228500366, 0.6528751254081726, 1.9232317209243774, 1.5778393745422363, -1.6770203113555908, 497.5455627441406, -0.26655423641204834, 0.35869669914245605, 0.05689231678843498, 1.3583444356918335, 0.7176965475082397, -0.34248441457748413], "std": [0.20029693841934204, 0.06371615827083588, 0.3268975615501404, 0.2998695969581604, 0.4788753390312195, 0.10198935866355896, 0.4866497814655304, 162.1606903076172, 0.07580959796905518, 0.056177522987127304, 0.02948443591594696, 0.9308409094810486, 0.41627874970436096, 0.7086968421936035, 0.15857815742492676, 0.03643985092639923, 0.19251157343387604, 0.29519757628440857, 0.48999059200286865, 0.14409571886062622, 0.5850967168807983, 207.9398956298828, 0.03648170083761215, 0.045348167419433594, 0.022376274690032005, 2.176016092300415, 0.4660203754901886, 2.5106821060180664], "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": [660], "max": [660], "mean": [660.0], "std": [0.0], "count": [406]}, "index": {"min": [326721], "max": [327126], "mean": [326923.5], "std": [117.20174913370533], "count": [406]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [406]}, "subtask_annotation": {"mean": [18.857142857142858, 29.0, 29.0, 29.0, 29.0], "std": [7.059164864592914, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [406]}, "scene_annotation": {"mean": [660.0], "std": [0.0], "min": [660], "max": [660], "count": [406]}, "eef_direction_state": {"mean": [3.8029556650246303, 4.428571428571429], "std": [2.1462743829945095, 2.0911663675847594], "min": [0, 0], "max": [6, 6], "count": [406]}, "eef_velocity_state": {"mean": [0.7931034482758621, 0.6625615763546798], "std": [0.7064458493521837, 0.8075550522809634], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_acc_mag_state": {"mean": [1.0246305418719213, 0.6428571428571429], "std": [0.8330513892883639, 0.7928471574394512], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_direction_action": {"mean": [3.8029556650246303, 4.428571428571429], "std": [2.1462743829945095, 2.0911663675847594], "min": [0, 0], "max": [6, 6], "count": [406]}, "eef_velocity_action": {"mean": [0.7931034482758621, 0.6625615763546798], "std": [0.7064458493521837, 0.8075550522809634], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_acc_mag_action": {"mean": [1.0246305418719213, 0.6428571428571429], "std": [0.8330513892883639, 0.7928471574394512], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_sim_pose_state": {"mean": [0.5585390328549815, 0.3184569035433917, 1.1254036520591142, -1.751891391735762, 0.8542406424263453, -0.40225146638380754, 0.5078409812082987, -0.36928893760636794, 1.0919515542403422, 1.4506767473963589, 0.9406272764695096, 0.11748062004303667], "std": [0.05273172486936947, 0.03681190899613818, 0.03702703691291368, 0.9915214106688478, 0.28589848429768566, 2.099957813153021, 0.06825661790424216, 0.05604275629762457, 0.054945710799041335, 0.7741727281531613, 0.17081853757034685, 1.6868253917330165], "min": [0.449370898172039, 0.24543667516040596, 1.0568889056876036, -3.140907032020075, 0.38454417724069856, -3.049013239605228, 0.43657257847370534, -0.4222722192979406, 1.0482406665015835, 0.23673872138655616, 0.4784865998221415, -3.1185068870153416], "max": [0.6314496814140415, 0.39473067252194305, 1.195985484407518, -0.3172534710239217, 1.3681950226293607, 3.1222006502839377, 0.6239131519728603, -0.21615863208832936, 1.224354207911147, 2.8550793083181376, 1.3283657878933446, 3.133855338735032], "count": [406]}, "eef_sim_pose_action": {"mean": [0.5585390328549815, 0.3184569035433917, 1.1254036520591142, -1.751891391735762, 0.8542406424263453, -0.40225146638380754, 0.5078409812082987, -0.36928893760636794, 1.0919515542403422, 1.4506767473963589, 0.9406272764695096, 0.11748062004303667], "std": [0.05273172486936947, 0.03681190899613818, 0.03702703691291368, 0.9915214106688478, 0.28589848429768566, 2.099957813153021, 0.06825661790424216, 0.05604275629762457, 0.054945710799041335, 0.7741727281531613, 0.17081853757034685, 1.6868253917330165], "min": [0.449370898172039, 0.24543667516040596, 1.0568889056876036, -3.140907032020075, 0.38454417724069856, -3.049013239605228, 0.43657257847370534, -0.4222722192979406, 1.0482406665015835, 0.23673872138655616, 0.4784865998221415, -3.1185068870153416], "max": [0.6314496814140415, 0.39473067252194305, 1.195985484407518, -0.3172534710239217, 1.3681950226293607, 3.1222006502839377, 0.6239131519728603, -0.21615863208832936, 1.224354207911147, 2.8550793083181376, 1.3283657878933446, 3.133855338735032], "count": [406]}, "gripper_mode_state": {"mean": [0.31773399014778325, 0.13054187192118227], "std": [0.46559542700992484, 0.33689863697631095], "min": [0, 0], "max": [1, 1], "count": [406]}, "gripper_activity_state": {"mean": [1.9310344827586208, 1.854679802955665], "std": [0.3294605439843531, 0.47712735536479056], "min": [0, 0], "max": [2, 2], "count": [406]}, "gripper_mode_action": {"mean": [0.31773399014778325, 0.13054187192118227], "std": [0.46559542700992484, 0.33689863697631095], "min": [0, 0], "max": [1, 1], "count": [406]}, "gripper_activity_action": {"mean": [1.9310344827586208, 1.854679802955665], "std": [0.3294605439843531, 0.47712735536479056], "min": [0, 0], "max": [2, 2], "count": [406]}, "gripper_open_scale_state": {"mean": [0.4975455665776283, 0.5673460591179983], "std": [0.20793952283109374, 0.16216076249082761], "min": [0.174, 0.025], "max": [0.695, 0.64], "count": [406]}, "gripper_open_scale_action": {"mean": [0.4975455665776283, 0.5673460591179983], "std": [0.20793952283109374, 0.16216076249082761], "min": [0.174, 0.025], "max": [0.695, 0.64], "count": [406]}}} +{"episode_index": 582, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.49367178513071897]], [[0.42765618055555554]], [[0.4111174591503268]]], "std": [[[0.11133746567480712]], [[0.19900905251098625]], [[0.22158316178751358]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7803921568627451]], [[0.7843137254901961]]], "mean": [[[0.47298572916666665]], [[0.4715452512254902]], [[0.46509652982026145]]], "std": [[[0.06272554482300291]], [[0.08524744052212418]], [[0.08929170536303366]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.984313725490196]], [[1.0]]], "mean": [[[0.468953539624183]], [[0.45859334354575165]], [[0.44968141135620915]]], "std": [[[0.05429070856452885]], [[0.10127381357212274]], [[0.11544688732482469]]], "count": [100]}, "observation.state": {"min": [0.22444935142993927, 1.9000003337860107, -0.8206887245178223, -0.9325991868972778, -2.4603383541107178, -1.7121505737304688, 0.5610710382461548, 29.0, 0.19592000544071198, 0.24758599698543549, 0.01670300029218197, -3.1010000705718994, 0.1379999816417694, -0.9110000133514404, -0.7180110216140747, -2.067866086959839, 0.14275048673152924, -0.0530056469142437, 1.2415051460266113, 1.2883846759796143, -2.4393246173858643, 195.0, -0.31856799125671387, 0.2724980115890503, 0.009871000424027443, -3.1391851902008057, -0.03400000184774399, -3.069000005722046], "max": [0.6827030181884766, 2.075824737548828, 0.0645073726773262, -0.03296926990151405, -1.1629478931427002, -1.3475513458251953, 1.9882615804672241, 572.0, 0.39392900466918945, 0.3899340033531189, 0.1108039990067482, 3.134000062942505, 1.215999960899353, 0.7799999713897705, -0.31271064281463623, -1.9086049795150757, 1.0448414087295532, 1.144482135772705, 2.5326123237609863, 1.8551279306411743, -0.6751108169555664, 815.0, -0.21510900557041168, 0.4152210056781769, 0.10350000113248825, 3.134999990463257, 1.2899999618530273, 3.1040000915527344], "mean": [0.40870827436447144, 2.0385680198669434, -0.24707768857479095, -0.34325385093688965, -1.5708016157150269, -1.4947572946548462, 1.10398530960083, 510.444091796875, 0.3368428945541382, 0.31794100999832153, 0.06421401351690292, -1.2813706398010254, 0.8968076109886169, 0.04464687779545784, -0.5078485012054443, -2.0350751876831055, 0.6000617146492004, 0.6010962128639221, 1.7803373336791992, 1.6320914030075073, -1.495988130569458, 601.3717041015625, -0.26082736253738403, 0.3465189039707184, 0.05700830742716789, 1.6240557432174683, 0.7182721495628357, 0.055798470973968506], "std": [0.1271551251411438, 0.05421379208564758, 0.30921199917793274, 0.30620816349983215, 0.41374480724334717, 0.10535910725593567, 0.5544724464416504, 143.39849853515625, 0.05228171870112419, 0.03660515695810318, 0.019833367317914963, 1.4890649318695068, 0.3297055661678314, 0.5975768566131592, 0.15224222838878632, 0.051981329917907715, 0.221772238612175, 0.37743833661079407, 0.5546835064888, 0.19218440353870392, 0.6563652753829956, 229.66534423828125, 0.027116211131215096, 0.053576428443193436, 0.022528817877173424, 1.6336371898651123, 0.46544384956359863, 2.4295334815979004], "count": [456]}, "action": {"min": [0.22444935142993927, 1.9000003337860107, -0.8206887245178223, -0.9325991868972778, -2.4603383541107178, -1.7121505737304688, 0.5610710382461548, 29.0, 0.19592000544071198, 0.24758599698543549, 0.01670300029218197, -3.1010000705718994, 0.1379999816417694, -0.9110000133514404, -0.7180110216140747, -2.067866086959839, 0.14275048673152924, -0.0530056469142437, 1.2415051460266113, 1.2883846759796143, -2.4393246173858643, 195.0, -0.31856799125671387, 0.2724980115890503, 0.009871000424027443, -3.1391851902008057, -0.03400000184774399, -3.069000005722046], "max": [0.6827030181884766, 2.075824737548828, 0.0645073726773262, -0.03296926990151405, -1.1629478931427002, -1.3475513458251953, 1.9882615804672241, 572.0, 0.39392900466918945, 0.3899340033531189, 0.1108039990067482, 3.134000062942505, 1.215999960899353, 0.7799999713897705, -0.31271064281463623, -1.9086049795150757, 1.0448414087295532, 1.144482135772705, 2.5326123237609863, 1.8551279306411743, -0.6751108169555664, 815.0, -0.21510900557041168, 0.4152210056781769, 0.10350000113248825, 3.134999990463257, 1.2899999618530273, 3.1040000915527344], "mean": [0.40870827436447144, 2.0385680198669434, -0.24707768857479095, -0.34325385093688965, -1.5708016157150269, -1.4947572946548462, 1.10398530960083, 510.444091796875, 0.3368428945541382, 0.31794100999832153, 0.06421401351690292, -1.2813706398010254, 0.8968076109886169, 0.04464687779545784, -0.5078485012054443, -2.0350751876831055, 0.6000617146492004, 0.6010962128639221, 1.7803373336791992, 1.6320914030075073, -1.495988130569458, 601.3717041015625, -0.26082736253738403, 0.3465189039707184, 0.05700830742716789, 1.6240557432174683, 0.7182721495628357, 0.055798470973968506], "std": [0.1271551251411438, 0.05421379208564758, 0.30921199917793274, 0.30620816349983215, 0.41374480724334717, 0.10535910725593567, 0.5544724464416504, 143.39849853515625, 0.05228171870112419, 0.03660515695810318, 0.019833367317914963, 1.4890649318695068, 0.3297055661678314, 0.5975768566131592, 0.15224222838878632, 0.051981329917907715, 0.221772238612175, 0.37743833661079407, 0.5546835064888, 0.19218440353870392, 0.6563652753829956, 229.66534423828125, 0.027116211131215096, 0.053576428443193436, 0.022528817877173424, 1.6336371898651123, 0.46544384956359863, 2.4295334815979004], "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": [661], "max": [661], "mean": [661.0], "std": [0.0], "count": [456]}, "index": {"min": [327127], "max": [327582], "mean": [327354.5], "std": [131.63554484510126], "count": [456]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [456]}, "subtask_annotation": {"mean": [17.69298245614035, 29.0, 29.0, 29.0, 29.0], "std": [7.8632804111422665, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [456]}, "scene_annotation": {"mean": [661.0], "std": [0.0], "min": [661], "max": [661], "count": [456]}, "eef_direction_state": {"mean": [3.4758771929824563, 4.326754385964913], "std": [2.200346189430082, 2.051055353343921], "min": [0, 0], "max": [6, 6], "count": [456]}, "eef_velocity_state": {"mean": [0.7807017543859649, 0.6666666666666666], "std": [0.6284033224060461, 0.762804919379286], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_acc_mag_state": {"mean": [1.0350877192982457, 0.618421052631579], "std": [0.8211013630762504, 0.8105733069084976], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_direction_action": {"mean": [3.4758771929824563, 4.326754385964913], "std": [2.200346189430082, 2.051055353343921], "min": [0, 0], "max": [6, 6], "count": [456]}, "eef_velocity_action": {"mean": [0.7807017543859649, 0.6666666666666666], "std": [0.6284033224060461, 0.762804919379286], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_acc_mag_action": {"mean": [1.0350877192982457, 0.618421052631579], "std": [0.8211013630762504, 0.8105733069084976], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_sim_pose_state": {"mean": [0.5458925990257184, 0.31219452189235153, 1.1242732680980945, -0.8976259137789804, 0.8863258907989193, -0.017080280741382375, 0.5098701251888031, -0.35668957688472874, 1.071443012463433, 1.3842524055153296, 1.056977288759665, 0.6170351992187572], "std": [0.06110616543034171, 0.030802268781333988, 0.03876457465289948, 1.6935265816710838, 0.22766023746716785, 2.0207493885818386, 0.0475022937574117, 0.03153540679100291, 0.04405611268572106, 0.6820295332175028, 0.1880206127404093, 1.676235146407561], "min": [0.4643809911763438, 0.24283681942881427, 1.05344148493488, -3.141413719309809, 0.4541410807937627, -3.1414883150244943, 0.43145351640434965, -0.4148085148997239, 1.0319569943940992, 0.5920329251560484, 0.6070671728270347, -3.1120639292307484], "max": [0.6227055357029634, 0.3532339334300732, 1.1794216365998333, 3.135877051863629, 1.3046341301342221, 3.14142821979447, 0.6017076352033643, -0.2552673061125955, 1.1655269516907574, 2.7715763961113016, 1.2075802698715008, 3.105365171807111], "count": [456]}, "eef_sim_pose_action": {"mean": [0.5458925990257184, 0.31219452189235153, 1.1242732680980945, -0.8976259137789804, 0.8863258907989193, -0.017080280741382375, 0.5098701251888031, -0.35668957688472874, 1.071443012463433, 1.3842524055153296, 1.056977288759665, 0.6170351992187572], "std": [0.06110616543034171, 0.030802268781333988, 0.03876457465289948, 1.6935265816710838, 0.22766023746716785, 2.0207493885818386, 0.0475022937574117, 0.03153540679100291, 0.04405611268572106, 0.6820295332175028, 0.1880206127404093, 1.676235146407561], "min": [0.4643809911763438, 0.24283681942881427, 1.05344148493488, -3.141413719309809, 0.4541410807937627, -3.1414883150244943, 0.43145351640434965, -0.4148085148997239, 1.0319569943940992, 0.5920329251560484, 0.6070671728270347, -3.1120639292307484], "max": [0.6227055357029634, 0.3532339334300732, 1.1794216365998333, 3.135877051863629, 1.3046341301342221, 3.14142821979447, 0.6017076352033643, -0.2552673061125955, 1.1655269516907574, 2.7715763961113016, 1.2075802698715008, 3.105365171807111], "count": [456]}, "gripper_mode_state": {"mean": [0.26535087719298245, 0.13815789473684212], "std": [0.441519862708234, 0.3450656326827204], "min": [0, 0], "max": [1, 1], "count": [456]}, "gripper_activity_state": {"mean": [1.9035087719298245, 1.9013157894736843], "std": [0.39111397911593127, 0.40974748997421145], "min": [0, 0], "max": [2, 2], "count": [456]}, "gripper_mode_action": {"mean": [0.26535087719298245, 0.13815789473684212], "std": [0.441519862708234, 0.3450656326827204], "min": [0, 0], "max": [1, 1], "count": [456]}, "gripper_activity_action": {"mean": [1.9035087719298245, 1.9013157894736843], "std": [0.39111397911593127, 0.40974748997421145], "min": [0, 0], "max": [2, 2], "count": [456]}, "gripper_open_scale_state": {"mean": [0.6013717102586189, 0.5104440788971741], "std": [0.22966473032577925, 0.14339852887672752], "min": [0.195, 0.029], "max": [0.815, 0.572], "count": [456]}, "gripper_open_scale_action": {"mean": [0.6013717102586189, 0.5104440788971741], "std": [0.22966473032577925, 0.14339852887672752], "min": [0.195, 0.029], "max": [0.815, 0.572], "count": [456]}}} +{"episode_index": 583, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7254901960784313]], [[0.7490196078431373]], [[0.7294117647058823]]], "mean": [[[0.4935688214869281]], [[0.4210219934640523]], [[0.40495264093137257]]], "std": [[[0.1196072579674458]], [[0.21159836109052893]], [[0.23136758648976946]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7490196078431373]], [[0.7686274509803922]]], "mean": [[[0.4699538909313726]], [[0.46005326184640527]], [[0.4514208026960784]]], "std": [[[0.06292921051905472]], [[0.10344363898347636]], [[0.11248510144209559]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[1.0]], [[1.0]]], "mean": [[[0.47248061683006537]], [[0.4762546323529412]], [[0.4725988827614379]]], "std": [[[0.0549323935147925]], [[0.055273663494151484]], [[0.05457018828734375]]], "count": [100]}, "observation.state": {"min": [0.22848105430603027, 1.8974347114562988, -0.9490402340888977, -1.1116700172424316, -2.4697980880737305, -1.758698582649231, 0.7465296387672424, 80.0, 0.10893599689006805, 0.24598699808120728, 0.0022879999596625566, -3.1351852416992188, 0.1770000010728836, -0.9559999704360962, -0.6580240726470947, -2.069401979446411, -0.018448131158947945, -0.10416125506162643, 1.2333195209503174, 1.4921867847442627, -2.539855480194092, 167.0, -0.3405269980430603, 0.2588900029659271, 0.03353400155901909, -3.0859999656677246, -0.00800000037997961, -3.1050000190734863], "max": [0.7816806435585022, 2.0739572048187256, 0.210242360830307, -0.13922491669654846, -1.3388246297836304, -1.1505036354064941, 2.1696887016296387, 756.0, 0.41592299938201904, 0.4277760088443756, 0.1620350033044815, 3.135999917984009, 1.2649999856948853, 0.8579999804496765, -0.22556635737419128, -1.9568283557891846, 0.8838522434234619, 1.1563504934310913, 2.58048677444458, 1.9219216108322144, -0.34456291794776917, 810.0, -0.21806600689888, 0.3865630030632019, 0.14495700597763062, 3.1410000324249268, 1.4329999685287476, 3.1059999465942383], "mean": [0.4313584566116333, 2.0364866256713867, -0.17996899783611298, -0.4309758245944977, -1.6772152185440063, -1.433705449104309, 1.260143518447876, 480.79559326171875, 0.3406267464160919, 0.3180674612522125, 0.07681246846914291, -1.0870739221572876, 0.8935422301292419, 0.07405415177345276, -0.43226611614227295, -2.049622058868408, 0.484234094619751, 0.621636688709259, 1.8495153188705444, 1.6760966777801514, -1.6218000650405884, 571.1058959960938, -0.28119051456451416, 0.32089611887931824, 0.054498858749866486, 1.6177217960357666, 0.851209819316864, -1.7362765073776245], "std": [0.1783764660358429, 0.059115003794431686, 0.45195072889328003, 0.33081457018852234, 0.4015190303325653, 0.18891377747058868, 0.56553715467453, 167.0511932373047, 0.09263834357261658, 0.05658109858632088, 0.03311235085129738, 1.551042914390564, 0.3705621659755707, 0.615495502948761, 0.13180063664913177, 0.025770993903279305, 0.24554117023944855, 0.4466319978237152, 0.4292466640472412, 0.11346155405044556, 0.6270358562469482, 221.3689422607422, 0.03138349577784538, 0.04154019057750702, 0.024006612598896027, 2.124462127685547, 0.5119134187698364, 1.6834056377410889], "count": [406]}, "action": {"min": [0.22848105430603027, 1.8974347114562988, -0.9490402340888977, -1.1116700172424316, -2.4697980880737305, -1.758698582649231, 0.7465296387672424, 80.0, 0.10893599689006805, 0.24598699808120728, 0.0022879999596625566, -3.1351852416992188, 0.1770000010728836, -0.9559999704360962, -0.6580240726470947, -2.069401979446411, -0.018448131158947945, -0.10416125506162643, 1.2333195209503174, 1.4921867847442627, -2.539855480194092, 167.0, -0.3405269980430603, 0.2588900029659271, 0.03353400155901909, -3.0859999656677246, -0.00800000037997961, -3.1050000190734863], "max": [0.7816806435585022, 2.0739572048187256, 0.210242360830307, -0.13922491669654846, -1.3388246297836304, -1.1505036354064941, 2.1696887016296387, 756.0, 0.41592299938201904, 0.4277760088443756, 0.1620350033044815, 3.135999917984009, 1.2649999856948853, 0.8579999804496765, -0.22556635737419128, -1.9568283557891846, 0.8838522434234619, 1.1563504934310913, 2.58048677444458, 1.9219216108322144, -0.34456291794776917, 810.0, -0.21806600689888, 0.3865630030632019, 0.14495700597763062, 3.1410000324249268, 1.4329999685287476, 3.1059999465942383], "mean": [0.4313584566116333, 2.0364866256713867, -0.17996899783611298, -0.4309758245944977, -1.6772152185440063, -1.433705449104309, 1.260143518447876, 480.79559326171875, 0.3406267464160919, 0.3180674612522125, 0.07681246846914291, -1.0870739221572876, 0.8935422301292419, 0.07405415177345276, -0.43226611614227295, -2.049622058868408, 0.484234094619751, 0.621636688709259, 1.8495153188705444, 1.6760966777801514, -1.6218000650405884, 571.1058959960938, -0.28119051456451416, 0.32089611887931824, 0.054498858749866486, 1.6177217960357666, 0.851209819316864, -1.7362765073776245], "std": [0.1783764660358429, 0.059115003794431686, 0.45195072889328003, 0.33081457018852234, 0.4015190303325653, 0.18891377747058868, 0.56553715467453, 167.0511932373047, 0.09263834357261658, 0.05658109858632088, 0.03311235085129738, 1.551042914390564, 0.3705621659755707, 0.615495502948761, 0.13180063664913177, 0.025770993903279305, 0.24554117023944855, 0.4466319978237152, 0.4292466640472412, 0.11346155405044556, 0.6270358562469482, 221.3689422607422, 0.03138349577784538, 0.04154019057750702, 0.024006612598896027, 2.124462127685547, 0.5119134187698364, 1.6834056377410889], "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": [662], "max": [662], "mean": [662.0], "std": [0.0], "count": [406]}, "index": {"min": [327583], "max": [327988], "mean": [327785.5], "std": [117.20174913370533], "count": [406]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [406]}, "subtask_annotation": {"mean": [18.625615763546797, 29.0, 29.0, 29.0, 29.0], "std": [7.684847479193766, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [406]}, "scene_annotation": {"mean": [662.0], "std": [0.0], "min": [662], "max": [662], "count": [406]}, "eef_direction_state": {"mean": [4.147783251231527, 4.347290640394089], "std": [1.8853420884440015, 2.057086765273438], "min": [0, 0], "max": [6, 6], "count": [406]}, "eef_velocity_state": {"mean": [0.7832512315270936, 0.7315270935960592], "std": [0.7139119117026232, 0.8330259004039251], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_acc_mag_state": {"mean": [0.958128078817734, 0.7044334975369458], "std": [0.8367898096692263, 0.8193052741664302], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_direction_action": {"mean": [4.147783251231527, 4.347290640394089], "std": [1.8853420884440015, 2.057086765273438], "min": [0, 0], "max": [6, 6], "count": [406]}, "eef_velocity_action": {"mean": [0.7832512315270936, 0.7315270935960592], "std": [0.7139119117026232, 0.8330259004039251], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_acc_mag_action": {"mean": [0.958128078817734, 0.7044334975369458], "std": [0.8367898096692263, 0.8193052741664302], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_sim_pose_state": {"mean": [0.5192143853024305, 0.3255789984549032, 1.109214831603655, -1.658163865501379, 0.8045768888869093, -0.62698906694738, 0.5115594247793358, -0.3648304622321496, 1.0813184851841213, 1.633831485102962, 1.0186718232849326, 0.01937269900558495], "std": [0.049112134821801955, 0.027445342095499866, 0.04590534475648698, 0.8942819139566619, 0.2277993920391394, 2.0678982961369035, 0.06784539103223962, 0.06538963082879465, 0.06429804827622004, 0.7356420850584784, 0.17326410606880271, 1.8812106674854396], "min": [0.4474932041418962, 0.28282915590901175, 1.0573020148969454, -3.001385839597138, 0.3722741833338368, -3.0996269131075183, 0.43203173332648265, -0.43166956939127166, 1.0211497502923588, 0.26548588404304974, 0.6265947307243986, -3.1186077904703318], "max": [0.5980721234977783, 0.42877984551399784, 1.1969311475724105, -0.19230732237116827, 1.2677563602911892, 3.1315632365230157, 0.6350587778938257, -0.18403325977798912, 1.2201569257294915, 2.95595231356127, 1.3052841711174161, 3.096731062972385], "count": [406]}, "eef_sim_pose_action": {"mean": [0.5192143853024305, 0.3255789984549032, 1.109214831603655, -1.658163865501379, 0.8045768888869093, -0.62698906694738, 0.5115594247793358, -0.3648304622321496, 1.0813184851841213, 1.633831485102962, 1.0186718232849326, 0.01937269900558495], "std": [0.049112134821801955, 0.027445342095499866, 0.04590534475648698, 0.8942819139566619, 0.2277993920391394, 2.0678982961369035, 0.06784539103223962, 0.06538963082879465, 0.06429804827622004, 0.7356420850584784, 0.17326410606880271, 1.8812106674854396], "min": [0.4474932041418962, 0.28282915590901175, 1.0573020148969454, -3.001385839597138, 0.3722741833338368, -3.0996269131075183, 0.43203173332648265, -0.43166956939127166, 1.0211497502923588, 0.26548588404304974, 0.6265947307243986, -3.1186077904703318], "max": [0.5980721234977783, 0.42877984551399784, 1.1969311475724105, -0.19230732237116827, 1.2677563602911892, 3.1315632365230157, 0.6350587778938257, -0.18403325977798912, 1.2201569257294915, 2.95595231356127, 1.3052841711174161, 3.096731062972385], "count": [406]}, "gripper_mode_state": {"mean": [0.26354679802955666, 0.6059113300492611], "std": [0.4405563338302168, 0.4886540598083642], "min": [0, 0], "max": [1, 1], "count": [406]}, "gripper_activity_state": {"mean": [1.8399014778325122, 1.8300492610837438], "std": [0.4826894994247972, 0.5043490635154496], "min": [0, 0], "max": [2, 2], "count": [406]}, "gripper_mode_action": {"mean": [0.26354679802955666, 0.6059113300492611], "std": [0.4405563338302168, 0.4886540598083642], "min": [0, 0], "max": [1, 1], "count": [406]}, "gripper_activity_action": {"mean": [1.8399014778325122, 1.8300492610837438], "std": [0.4826894994247972, 0.5043490635154496], "min": [0, 0], "max": [2, 2], "count": [406]}, "gripper_open_scale_state": {"mean": [0.5711059113300493, 0.48079556635213105], "std": [0.22136887714130496, 0.16705117389234425], "min": [0.167, 0.08], "max": [0.81, 0.756], "count": [406]}, "gripper_open_scale_action": {"mean": [0.5711059113300493, 0.48079556635213105], "std": [0.22136887714130496, 0.16705117389234425], "min": [0.167, 0.08], "max": [0.81, 0.756], "count": [406]}}} +{"episode_index": 584, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4886020608660131]], [[0.418190108251634]], [[0.40055618055555553]]], "std": [[[0.1283410255648564]], [[0.21095531242144228]], [[0.23250499333736077]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[0.792156862745098]], [[0.796078431372549]]], "mean": [[[0.46788392565359477]], [[0.46706194852941174]], [[0.4607291809640523]]], "std": [[[0.062182581912440985]], [[0.08308402561206049]], [[0.0861713750802945]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.471870420751634]], [[0.465496760620915]], [[0.45931495098039216]]], "std": [[[0.0592539678952639]], [[0.09172225844884245]], [[0.09971955444033001]]], "count": [100]}, "observation.state": {"min": [0.2467895746231079, 1.7885609865188599, -0.9882403612136841, -1.1837695837020874, -2.426793098449707, -1.7190271615982056, 0.5774596333503723, 62.0, 0.14798599481582642, 0.25173699855804443, -0.00016999999934341758, -3.134185314178467, 0.12700000405311584, -0.781000018119812, -0.7052701115608215, -2.070117712020874, -0.00848230067640543, -0.07051130384206772, 1.414030909538269, 1.309188961982727, -2.4495348930358887, 186.0, -0.30643099546432495, 0.27288898825645447, 0.009875000454485416, -3.1361851692199707, 0.07400000095367432, -3.078000068664551], "max": [0.7773522138595581, 2.0770466327667236, 0.04014257341623306, -0.09068731963634491, -1.17033052444458, -1.1206061840057373, 1.9814375638961792, 698.0, 0.4090909957885742, 0.4249430000782013, 0.1579190045595169, -0.5730000138282776, 1.3240000009536743, 0.953000009059906, -0.34262558817863464, -1.9170172214508057, 0.8785813450813293, 1.0405653715133667, 2.492016077041626, 1.9095823764801025, -0.4971919655799866, 679.0, -0.21818000078201294, 0.4176270067691803, 0.11533799767494202, 3.1410000324249268, 1.3739999532699585, 3.125], "mean": [0.4219171106815338, 2.0332159996032715, -0.24933037161827087, -0.38525307178497314, -1.555397868156433, -1.4284063577651978, 1.2356642484664917, 624.8016357421875, 0.34306877851486206, 0.32013949751853943, 0.07538513839244843, -1.4460194110870361, 0.9484601616859436, 0.3837200105190277, -0.5731303691864014, -2.030174970626831, 0.507681131362915, 0.5382148027420044, 1.8749048709869385, 1.6013315916061401, -1.476606011390686, 507.82061767578125, -0.25304916501045227, 0.36010709404945374, 0.04086931794881821, 1.5579547882080078, 0.7165082693099976, -0.020968517288565636], "std": [0.16941338777542114, 0.06879966706037521, 0.36259329319000244, 0.34025290608406067, 0.45160090923309326, 0.16144245862960815, 0.430916428565979, 160.85321044921875, 0.07954899966716766, 0.0521005354821682, 0.03172345831990242, 1.0011793375015259, 0.4468727111816406, 0.666538655757904, 0.10293668508529663, 0.051091309636831284, 0.20741763710975647, 0.3986128270626068, 0.4516386389732361, 0.13840481638908386, 0.702165424823761, 199.53688049316406, 0.01935647614300251, 0.038858212530612946, 0.02778787724673748, 1.9177509546279907, 0.41381189227104187, 2.5197198390960693], "count": [421]}, "action": {"min": [0.2467895746231079, 1.7885609865188599, -0.9882403612136841, -1.1837695837020874, -2.426793098449707, -1.7190271615982056, 0.5774596333503723, 62.0, 0.14798599481582642, 0.25173699855804443, -0.00016999999934341758, -3.134185314178467, 0.12700000405311584, -0.781000018119812, -0.7052701115608215, -2.070117712020874, -0.00848230067640543, -0.07051130384206772, 1.414030909538269, 1.309188961982727, -2.4495348930358887, 186.0, -0.30643099546432495, 0.27288898825645447, 0.009875000454485416, -3.1361851692199707, 0.07400000095367432, -3.078000068664551], "max": [0.7773522138595581, 2.0770466327667236, 0.04014257341623306, -0.09068731963634491, -1.17033052444458, -1.1206061840057373, 1.9814375638961792, 698.0, 0.4090909957885742, 0.4249430000782013, 0.1579190045595169, -0.5730000138282776, 1.3240000009536743, 0.953000009059906, -0.34262558817863464, -1.9170172214508057, 0.8785813450813293, 1.0405653715133667, 2.492016077041626, 1.9095823764801025, -0.4971919655799866, 679.0, -0.21818000078201294, 0.4176270067691803, 0.11533799767494202, 3.1410000324249268, 1.3739999532699585, 3.125], "mean": [0.4219171106815338, 2.0332159996032715, -0.24933037161827087, -0.38525307178497314, -1.555397868156433, -1.4284063577651978, 1.2356642484664917, 624.8016357421875, 0.34306877851486206, 0.32013949751853943, 0.07538513839244843, -1.4460194110870361, 0.9484601616859436, 0.3837200105190277, -0.5731303691864014, -2.030174970626831, 0.507681131362915, 0.5382148027420044, 1.8749048709869385, 1.6013315916061401, -1.476606011390686, 507.82061767578125, -0.25304916501045227, 0.36010709404945374, 0.04086931794881821, 1.5579547882080078, 0.7165082693099976, -0.020968517288565636], "std": [0.16941338777542114, 0.06879966706037521, 0.36259329319000244, 0.34025290608406067, 0.45160090923309326, 0.16144245862960815, 0.430916428565979, 160.85321044921875, 0.07954899966716766, 0.0521005354821682, 0.03172345831990242, 1.0011793375015259, 0.4468727111816406, 0.666538655757904, 0.10293668508529663, 0.051091309636831284, 0.20741763710975647, 0.3986128270626068, 0.4516386389732361, 0.13840481638908386, 0.702165424823761, 199.53688049316406, 0.01935647614300251, 0.038858212530612946, 0.02778787724673748, 1.9177509546279907, 0.41381189227104187, 2.5197198390960693], "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": [663], "max": [663], "mean": [663.0], "std": [0.0], "count": [421]}, "index": {"min": [327989], "max": [328409], "mean": [328199.0], "std": [121.53188881935473], "count": [421]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [421]}, "subtask_annotation": {"mean": [19.323040380047505, 29.0, 29.0, 29.0, 29.0], "std": [7.33683423550782, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [421]}, "scene_annotation": {"mean": [663.0], "std": [0.0], "min": [663], "max": [663], "count": [421]}, "eef_direction_state": {"mean": [3.9572446555819476, 4.764845605700713], "std": [2.071885324439027, 1.746200296350551], "min": [0, 0], "max": [6, 6], "count": [421]}, "eef_velocity_state": {"mean": [0.7292161520190024, 0.6603325415676959], "std": [0.6667014583105838, 0.8362731961131163], "min": [0, 0], "max": [2, 2], "count": [421]}, "eef_acc_mag_state": {"mean": [0.8978622327790974, 0.6532066508313539], "std": [0.833685228011742, 0.820416687798629], "min": [0, 0], "max": [2, 2], "count": [421]}, "eef_direction_action": {"mean": [3.9572446555819476, 4.764845605700713], "std": [2.071885324439027, 1.746200296350551], "min": [0, 0], "max": [6, 6], "count": [421]}, "eef_velocity_action": {"mean": [0.7292161520190024, 0.6603325415676959], "std": [0.6667014583105838, 0.8362731961131163], "min": [0, 0], "max": [2, 2], "count": [421]}, "eef_acc_mag_action": {"mean": [0.8978622327790974, 0.6532066508313539], "std": [0.833685228011742, 0.820416687798629], "min": [0, 0], "max": [2, 2], "count": [421]}, "eef_sim_pose_state": {"mean": [0.5603541036981741, 0.2984161458201615, 1.120569596759702, -1.5592825830784725, 0.9281540855112529, -0.44179910336424505, 0.5124863609966103, -0.3648675879806814, 1.0774033770058973, 1.6801526123508732, 0.949060595204402, 0.10303248803542991], "std": [0.04605169421502035, 0.02423697643023575, 0.042910193372404225, 1.0596496625704293, 0.2695078529785348, 2.1139801913251537, 0.06302774731048481, 0.05532454419322128, 0.05977854475723351, 0.780687962601786, 0.1254730675060553, 1.7090737178282944], "min": [0.46193366378889816, 0.2660063994073873, 1.0453742017678822, -3.0753269848437164, 0.4273936964129288, -3.1389155540116973, 0.43899407903184196, -0.4241039502410092, 1.027384216051095, 0.469912494600419, 0.7053562624003913, -3.135439871343623], "max": [0.6231158741228441, 0.3614828756881184, 1.1905501691332159, -0.3134944433754902, 1.2986740613376715, 3.1295437085959255, 0.6333259476688902, -0.2175042287552909, 1.2134231986952237, 3.0385683130128536, 1.324063091094931, 3.0530153414105086], "count": [421]}, "eef_sim_pose_action": {"mean": [0.5603541036981741, 0.2984161458201615, 1.120569596759702, -1.5592825830784725, 0.9281540855112529, -0.44179910336424505, 0.5124863609966103, -0.3648675879806814, 1.0774033770058973, 1.6801526123508732, 0.949060595204402, 0.10303248803542991], "std": [0.04605169421502035, 0.02423697643023575, 0.042910193372404225, 1.0596496625704293, 0.2695078529785348, 2.1139801913251537, 0.06302774731048481, 0.05532454419322128, 0.05977854475723351, 0.780687962601786, 0.1254730675060553, 1.7090737178282944], "min": [0.46193366378889816, 0.2660063994073873, 1.0453742017678822, -3.0753269848437164, 0.4273936964129288, -3.1389155540116973, 0.43899407903184196, -0.4241039502410092, 1.027384216051095, 0.469912494600419, 0.7053562624003913, -3.135439871343623], "max": [0.6231158741228441, 0.3614828756881184, 1.1905501691332159, -0.3134944433754902, 1.2986740613376715, 3.1295437085959255, 0.6333259476688902, -0.2175042287552909, 1.2134231986952237, 3.0385683130128536, 1.324063091094931, 3.0530153414105086], "count": [421]}, "gripper_mode_state": {"mean": [0.2992874109263658, 0.12351543942992874], "std": [0.4579459101109621, 0.3290279253382009], "min": [0, 0], "max": [1, 1], "count": [421]}, "gripper_activity_state": {"mean": [1.9026128266033253, 1.843230403800475], "std": [0.3868599637717035, 0.4665871609282317], "min": [0, 0], "max": [2, 2], "count": [421]}, "gripper_mode_action": {"mean": [0.2992874109263658, 0.12351543942992874], "std": [0.4579459101109621, 0.3290279253382009], "min": [0, 0], "max": [1, 1], "count": [421]}, "gripper_activity_action": {"mean": [1.9026128266033253, 1.843230403800475], "std": [0.3868599637717035, 0.4665871609282317], "min": [0, 0], "max": [2, 2], "count": [421]}, "gripper_open_scale_state": {"mean": [0.5078206650468917, 0.6248016626172288], "std": [0.1995369563884954, 0.16085327361949037], "min": [0.186, 0.062], "max": [0.679, 0.698], "count": [421]}, "gripper_open_scale_action": {"mean": [0.5078206650468917, 0.6248016626172288], "std": [0.1995369563884954, 0.16085327361949037], "min": [0.186, 0.062], "max": [0.679, 0.698], "count": [421]}}} +{"episode_index": 585, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7254901960784313]], [[0.7254901960784313]], [[0.7333333333333333]]], "mean": [[[0.49391991013071895]], [[0.42772347017973855]], [[0.4121458986928105]]], "std": [[[0.11245640705150085]], [[0.2024944242929125]], [[0.22213448343486103]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.0]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7294117647058823]], [[0.7411764705882353]]], "mean": [[[0.46774330065359476]], [[0.46389892769607843]], [[0.45611879289215684]]], "std": [[[0.056646526573164754]], [[0.08656093043827816]], [[0.09347470717536692]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.4806095261437909]], [[0.4708903022875817]], [[0.46268589869281046]]], "std": [[[0.057856938159631915]], [[0.09933335858459642]], [[0.11080215349096924]]], "count": [100]}, "observation.state": {"min": [0.26338765025138855, 1.8745708465576172, -0.9945584535598755, -0.9401041865348816, -2.4575283527374268, -1.675690770149231, 0.5913873314857483, 25.0, 0.17611899971961975, 0.2439029961824417, -0.023848000913858414, -3.1371853351593018, 0.1159999892115593, -0.7789999842643738, -0.556986927986145, -2.0701699256896973, -0.09665634483098984, -0.1639038771390915, 1.2560087442398071, 1.4157063961029053, -2.3950107097625732, 157.0, -0.34408000111579895, 0.24693000316619873, 0.023732999339699745, -3.0999999046325684, 0.17399998009204865, -3.0880000591278076], "max": [0.7114311456680298, 2.0755455493927, 0.27515116333961487, -0.022828906774520874, -1.1705399751663208, -1.3159260749816895, 1.9389736652374268, 624.0, 0.43046000599861145, 0.4019550085067749, 0.11922299861907959, 3.131999969482422, 1.1859999895095825, 0.9629999995231628, -0.24832545220851898, -2.035315752029419, 0.8852484822273254, 1.1568042039871216, 2.378098487854004, 1.8300126791000366, -0.5536358952522278, 748.0, -0.25120100378990173, 0.3790220022201538, 0.09715600311756134, 3.1410000324249268, 1.218000054359436, 3.130000114440918], "mean": [0.4202673137187958, 2.042051315307617, -0.1751418262720108, -0.3405165374279022, -1.511053442955017, -1.4778194427490234, 1.0985701084136963, 497.75958251953125, 0.3458731472492218, 0.30994853377342224, 0.07959786802530289, -1.0341137647628784, 0.810336709022522, 0.31436797976493835, -0.384269654750824, -2.0603787899017334, 0.5025626420974731, 0.5400462746620178, 1.7009071111679077, 1.6381025314331055, -1.40165114402771, 564.4727783203125, -0.29729095101356506, 0.3117082715034485, 0.051838550716638565, 1.4058268070220947, 0.8191507458686829, 0.20020075142383575], "std": [0.1550881713628769, 0.04504399746656418, 0.45992016792297363, 0.3215307891368866, 0.47913622856140137, 0.11939350515604019, 0.518261194229126, 193.494140625, 0.07659939676523209, 0.05425945669412613, 0.04178232699632645, 1.48858642578125, 0.33088454604148865, 0.6909027099609375, 0.10400589555501938, 0.0071684555150568485, 0.21794787049293518, 0.4261482357978821, 0.45695555210113525, 0.15860433876514435, 0.6737012267112732, 211.0826416015625, 0.028200674802064896, 0.04533969610929489, 0.015300661325454712, 1.7670180797576904, 0.35608890652656555, 2.3524739742279053], "count": [443]}, "action": {"min": [0.26338765025138855, 1.8745708465576172, -0.9945584535598755, -0.9401041865348816, -2.4575283527374268, -1.675690770149231, 0.5913873314857483, 25.0, 0.17611899971961975, 0.2439029961824417, -0.023848000913858414, -3.1371853351593018, 0.1159999892115593, -0.7789999842643738, -0.556986927986145, -2.0701699256896973, -0.09665634483098984, -0.1639038771390915, 1.2560087442398071, 1.4157063961029053, -2.3950107097625732, 157.0, -0.34408000111579895, 0.24693000316619873, 0.023732999339699745, -3.0999999046325684, 0.17399998009204865, -3.0880000591278076], "max": [0.7114311456680298, 2.0755455493927, 0.27515116333961487, -0.022828906774520874, -1.1705399751663208, -1.3159260749816895, 1.9389736652374268, 624.0, 0.43046000599861145, 0.4019550085067749, 0.11922299861907959, 3.131999969482422, 1.1859999895095825, 0.9629999995231628, -0.24832545220851898, -2.035315752029419, 0.8852484822273254, 1.1568042039871216, 2.378098487854004, 1.8300126791000366, -0.5536358952522278, 748.0, -0.25120100378990173, 0.3790220022201538, 0.09715600311756134, 3.1410000324249268, 1.218000054359436, 3.130000114440918], "mean": [0.4202673137187958, 2.042051315307617, -0.1751418262720108, -0.3405165374279022, -1.511053442955017, -1.4778194427490234, 1.0985701084136963, 497.75958251953125, 0.3458731472492218, 0.30994853377342224, 0.07959786802530289, -1.0341137647628784, 0.810336709022522, 0.31436797976493835, -0.384269654750824, -2.0603787899017334, 0.5025626420974731, 0.5400462746620178, 1.7009071111679077, 1.6381025314331055, -1.40165114402771, 564.4727783203125, -0.29729095101356506, 0.3117082715034485, 0.051838550716638565, 1.4058268070220947, 0.8191507458686829, 0.20020075142383575], "std": [0.1550881713628769, 0.04504399746656418, 0.45992016792297363, 0.3215307891368866, 0.47913622856140137, 0.11939350515604019, 0.518261194229126, 193.494140625, 0.07659939676523209, 0.05425945669412613, 0.04178232699632645, 1.48858642578125, 0.33088454604148865, 0.6909027099609375, 0.10400589555501938, 0.0071684555150568485, 0.21794787049293518, 0.4261482357978821, 0.45695555210113525, 0.15860433876514435, 0.6737012267112732, 211.0826416015625, 0.028200674802064896, 0.04533969610929489, 0.015300661325454712, 1.7670180797576904, 0.35608890652656555, 2.3524739742279053], "count": [443]}, "timestamp": {"min": [0.0], "max": [14.733333333333333], "mean": [7.366666666666667], "std": [4.262758626888357], "count": [443]}, "frame_index": {"min": [0], "max": [442], "mean": [221.0], "std": [127.88275880665071], "count": [443]}, "episode_index": {"min": [664], "max": [664], "mean": [664.0], "std": [0.0], "count": [443]}, "index": {"min": [328410], "max": [328852], "mean": [328631.0], "std": [127.88275880665071], "count": [443]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [443]}, "subtask_annotation": {"mean": [18.31602708803612, 29.0, 29.0, 29.0, 29.0], "std": [7.6429575143302575, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [443]}, "scene_annotation": {"mean": [664.0], "std": [0.0], "min": [664], "max": [664], "count": [443]}, "eef_direction_state": {"mean": [4.128668171557562, 3.805869074492099], "std": [2.0267209972019766, 2.259319670471111], "min": [0, 0], "max": [6, 6], "count": [443]}, "eef_velocity_state": {"mean": [0.6478555304740407, 0.7697516930022573], "std": [0.6601618632387312, 0.7727215435988741], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_acc_mag_state": {"mean": [0.8555304740406321, 0.7313769751693002], "std": [0.8482540165603925, 0.8243389307731018], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_direction_action": {"mean": [4.128668171557562, 3.805869074492099], "std": [2.0267209972019766, 2.259319670471111], "min": [0, 0], "max": [6, 6], "count": [443]}, "eef_velocity_action": {"mean": [0.6478555304740407, 0.7697516930022573], "std": [0.6601618632387312, 0.7727215435988741], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_acc_mag_action": {"mean": [0.8555304740406321, 0.7313769751693002], "std": [0.8482540165603925, 0.8243389307731018], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_sim_pose_state": {"mean": [0.5067993951918237, 0.3320325444445191, 1.0927538000913235, -1.4250401272979631, 0.9103147008289931, -0.3155786788042897, 0.505178426028914, -0.3663739068362296, 1.075504281370802, 1.4750967435613802, 0.9905026371563384, -0.007607353602690229], "std": [0.053251313793901224, 0.02248679299584249, 0.037255373696666205, 0.9867311656842199, 0.22405727989916246, 1.9633159855719244, 0.06411820751201723, 0.06034066172731512, 0.04334933594221762, 0.7698763021324732, 0.163555969737377, 1.7105649359926327], "min": [0.4330408500655939, 0.28920599927837487, 1.042509815592484, -2.8552377791481165, 0.47015552443660713, -3.1326878000469134, 0.4325135769238191, -0.42218468337603654, 1.027654731600848, 0.42588612223457195, 0.6588799615671221, -3.0880890963363097], "max": [0.5878640220550407, 0.38431256583029005, 1.1648151802572837, -0.34708412235811115, 1.256721357095993, 3.1263120373779696, 0.6136567909193991, -0.21302157792282223, 1.1664145599293487, 2.885717466735999, 1.3244931955012276, 3.129431088148304], "count": [443]}, "eef_sim_pose_action": {"mean": [0.5067993951918237, 0.3320325444445191, 1.0927538000913235, -1.4250401272979631, 0.9103147008289931, -0.3155786788042897, 0.505178426028914, -0.3663739068362296, 1.075504281370802, 1.4750967435613802, 0.9905026371563384, -0.007607353602690229], "std": [0.053251313793901224, 0.02248679299584249, 0.037255373696666205, 0.9867311656842199, 0.22405727989916246, 1.9633159855719244, 0.06411820751201723, 0.06034066172731512, 0.04334933594221762, 0.7698763021324732, 0.163555969737377, 1.7105649359926327], "min": [0.4330408500655939, 0.28920599927837487, 1.042509815592484, -2.8552377791481165, 0.47015552443660713, -3.1326878000469134, 0.4325135769238191, -0.42218468337603654, 1.027654731600848, 0.42588612223457195, 0.6588799615671221, -3.0880890963363097], "max": [0.5878640220550407, 0.38431256583029005, 1.1648151802572837, -0.34708412235811115, 1.256721357095993, 3.1263120373779696, 0.6136567909193991, -0.21302157792282223, 1.1664145599293487, 2.885717466735999, 1.3244931955012276, 3.129431088148304], "count": [443]}, "gripper_mode_state": {"mean": [0.2325056433408578, 0.29571106094808125], "std": [0.42242960260321527, 0.45636173084631043], "min": [0, 0], "max": [1, 1], "count": [443]}, "gripper_activity_state": {"mean": [1.835214446952596, 1.889390519187359], "std": [0.5138502795257716, 0.407547682928578], "min": [0, 0], "max": [2, 2], "count": [443]}, "gripper_mode_action": {"mean": [0.2325056433408578, 0.29571106094808125], "std": [0.42242960260321527, 0.45636173084631043], "min": [0, 0], "max": [1, 1], "count": [443]}, "gripper_activity_action": {"mean": [1.835214446952596, 1.889390519187359], "std": [0.5138502795257716, 0.407547682928578], "min": [0, 0], "max": [2, 2], "count": [443]}, "gripper_open_scale_state": {"mean": [0.5644729120327696, 0.497759593834457], "std": [0.21108265366453263, 0.19349411913076303], "min": [0.157, 0.025], "max": [0.748, 0.624], "count": [443]}, "gripper_open_scale_action": {"mean": [0.5644729120327696, 0.497759593834457], "std": [0.21108265366453263, 0.19349411913076303], "min": [0.157, 0.025], "max": [0.748, 0.624], "count": [443]}}} +{"episode_index": 586, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.49251769403594775]], [[0.4232946405228758]], [[0.4074199693627451]]], "std": [[[0.11517740478906315]], [[0.20669467622444768]], [[0.2265268318584722]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.0]], [[0.0]]], "max": [[[0.7568627450980392]], [[0.7568627450980392]], [[0.7607843137254902]]], "mean": [[[0.4674887765522876]], [[0.4680877205882353]], [[0.46100745915032676]]], "std": [[[0.0536786632679869]], [[0.0705217060453023]], [[0.07490760410023548]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4774672610294118]], [[0.4721226348039216]], [[0.46610539011437907]]], "std": [[[0.053404271729982404]], [[0.07922294930333869]], [[0.0864434623895463]]], "count": [100]}, "observation.state": {"min": [0.2678382098674774, 1.810517430305481, -0.8417199850082397, -0.9024226069450378, -2.4023587703704834, -1.6642937660217285, 0.4211479723453522, 25.0, 0.1696469932794571, 0.2458229959011078, 0.012415999546647072, -3.134185314178467, 0.1850000023841858, -0.8019999861717224, -0.6831218600273132, -2.068319797515869, 0.24499186873435974, 0.04703662171959877, 1.1779227256774902, 1.2218003273010254, -2.454439163208008, 173.0, -0.3257099986076355, 0.268638014793396, 0.009608999826014042, -3.1351852416992188, 0.048000022768974304, -3.124000072479248], "max": [0.7782772779464722, 2.0762088298797607, 0.32787755131721497, -0.1195201575756073, -1.068752408027649, -1.247596263885498, 1.9111355543136597, 717.0, 0.44033101201057434, 0.4186770021915436, 0.13980799913406372, 3.140000104904175, 1.3179999589920044, 1.2100000381469727, -0.27776914834976196, -2.0254721641540527, 1.0024996995925903, 1.1034494638442993, 2.518876552581787, 1.839577078819275, -0.5686107873916626, 829.0, -0.2084610015153885, 0.4208109974861145, 0.09179700165987015, 3.134000062942505, 1.2680000066757202, 3.124000072479248], "mean": [0.40533506870269775, 2.0239932537078857, -0.05775781348347664, -0.3046480715274811, -1.537832498550415, -1.3890125751495361, 1.1796504259109497, 566.6646728515625, 0.37266990542411804, 0.30247893929481506, 0.08694145828485489, -0.8239597678184509, 0.937244176864624, 0.49234652519226074, -0.4537029564380646, -2.0597586631774902, 0.6321627497673035, 0.6904348134994507, 1.7877777814865112, 1.510255217552185, -1.6960713863372803, 499.26513671875, -0.2765800952911377, 0.3471773862838745, 0.05435851216316223, 1.0284520387649536, 0.7643826007843018, -0.45586246252059937], "std": [0.18283073604106903, 0.07095514237880707, 0.44520705938339233, 0.2560270428657532, 0.4072151184082031, 0.12059958279132843, 0.4313770532608032, 193.3992156982422, 0.08620690554380417, 0.06151573732495308, 0.03237832710146904, 1.4360320568084717, 0.3597578704357147, 0.7708232998847961, 0.14804859459400177, 0.007106205448508263, 0.2067195624113083, 0.3160036504268646, 0.49411916732788086, 0.210457906126976, 0.5818694233894348, 216.8095245361328, 0.03655192255973816, 0.05355628952383995, 0.027555279433727264, 2.202488422393799, 0.4274227023124695, 2.3178093433380127], "count": [413]}, "action": {"min": [0.2678382098674774, 1.810517430305481, -0.8417199850082397, -0.9024226069450378, -2.4023587703704834, -1.6642937660217285, 0.4211479723453522, 25.0, 0.1696469932794571, 0.2458229959011078, 0.012415999546647072, -3.134185314178467, 0.1850000023841858, -0.8019999861717224, -0.6831218600273132, -2.068319797515869, 0.24499186873435974, 0.04703662171959877, 1.1779227256774902, 1.2218003273010254, -2.454439163208008, 173.0, -0.3257099986076355, 0.268638014793396, 0.009608999826014042, -3.1351852416992188, 0.048000022768974304, -3.124000072479248], "max": [0.7782772779464722, 2.0762088298797607, 0.32787755131721497, -0.1195201575756073, -1.068752408027649, -1.247596263885498, 1.9111355543136597, 717.0, 0.44033101201057434, 0.4186770021915436, 0.13980799913406372, 3.140000104904175, 1.3179999589920044, 1.2100000381469727, -0.27776914834976196, -2.0254721641540527, 1.0024996995925903, 1.1034494638442993, 2.518876552581787, 1.839577078819275, -0.5686107873916626, 829.0, -0.2084610015153885, 0.4208109974861145, 0.09179700165987015, 3.134000062942505, 1.2680000066757202, 3.124000072479248], "mean": [0.40533506870269775, 2.0239932537078857, -0.05775781348347664, -0.3046480715274811, -1.537832498550415, -1.3890125751495361, 1.1796504259109497, 566.6646728515625, 0.37266990542411804, 0.30247893929481506, 0.08694145828485489, -0.8239597678184509, 0.937244176864624, 0.49234652519226074, -0.4537029564380646, -2.0597586631774902, 0.6321627497673035, 0.6904348134994507, 1.7877777814865112, 1.510255217552185, -1.6960713863372803, 499.26513671875, -0.2765800952911377, 0.3471773862838745, 0.05435851216316223, 1.0284520387649536, 0.7643826007843018, -0.45586246252059937], "std": [0.18283073604106903, 0.07095514237880707, 0.44520705938339233, 0.2560270428657532, 0.4072151184082031, 0.12059958279132843, 0.4313770532608032, 193.3992156982422, 0.08620690554380417, 0.06151573732495308, 0.03237832710146904, 1.4360320568084717, 0.3597578704357147, 0.7708232998847961, 0.14804859459400177, 0.007106205448508263, 0.2067195624113083, 0.3160036504268646, 0.49411916732788086, 0.210457906126976, 0.5818694233894348, 216.8095245361328, 0.03655192255973816, 0.05355628952383995, 0.027555279433727264, 2.202488422393799, 0.4274227023124695, 2.3178093433380127], "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": [665], "max": [665], "mean": [665.0], "std": [0.0], "count": [413]}, "index": {"min": [328853], "max": [329265], "mean": [329059.0], "std": [119.22248110151038], "count": [413]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [413]}, "subtask_annotation": {"mean": [18.93946731234867, 29.0, 29.0, 29.0, 29.0], "std": [7.03596548953993, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [413]}, "scene_annotation": {"mean": [665.0], "std": [0.0], "min": [665], "max": [665], "count": [413]}, "eef_direction_state": {"mean": [3.7602905569007263, 4.314769975786925], "std": [2.0236308348536327, 2.1690537002003456], "min": [0, 0], "max": [6, 6], "count": [413]}, "eef_velocity_state": {"mean": [0.8232445520581114, 0.6610169491525424], "std": [0.6890651495961704, 0.8093616485620573], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_acc_mag_state": {"mean": [0.9443099273607748, 0.648910411622276], "std": [0.817068415119684, 0.8026771333180277], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_direction_action": {"mean": [3.7602905569007263, 4.314769975786925], "std": [2.0236308348536327, 2.1690537002003456], "min": [0, 0], "max": [6, 6], "count": [413]}, "eef_velocity_action": {"mean": [0.8232445520581114, 0.6610169491525424], "std": [0.6890651495961704, 0.8093616485620573], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_acc_mag_action": {"mean": [0.9443099273607748, 0.648910411622276], "std": [0.817068415119684, 0.8026771333180277], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_sim_pose_state": {"mean": [0.543955258035386, 0.3213480919476755, 1.1144207980259964, -1.5410527863805192, 0.8505229623569266, -0.3882613808215357, 0.49564196766366164, -0.38686397976818593, 1.0640791081603174, 1.6193655410767227, 0.9347511137574213, 0.05774862505707592], "std": [0.05997642510130664, 0.03796057444137433, 0.034379273355343735, 1.2862904075884418, 0.23891763641388533, 2.111237396699096, 0.07178860860963464, 0.059655979188989156, 0.054282625183362285, 0.632803475869778, 0.1368570338332233, 1.7039333094703024], "min": [0.4567538289462939, 0.24405172566193162, 1.054018777146185, -3.1414830613223277, 0.4648710911436127, -3.141267122838138, 0.433238141705719, -0.43030941200715195, 1.020039794329197, 0.2419260658960976, 0.6759486004538293, -3.1283563888294923], "max": [0.6260093346461932, 0.36524362109930086, 1.1757916511227189, 3.141441412068966, 1.4302753630716603, 3.1234050926139143, 0.6290417462308141, -0.23251351868803793, 1.1831094369616766, 2.813779820828727, 1.3139393072066872, 3.123234622468437], "count": [413]}, "eef_sim_pose_action": {"mean": [0.543955258035386, 0.3213480919476755, 1.1144207980259964, -1.5410527863805192, 0.8505229623569266, -0.3882613808215357, 0.49564196766366164, -0.38686397976818593, 1.0640791081603174, 1.6193655410767227, 0.9347511137574213, 0.05774862505707592], "std": [0.05997642510130664, 0.03796057444137433, 0.034379273355343735, 1.2862904075884418, 0.23891763641388533, 2.111237396699096, 0.07178860860963464, 0.059655979188989156, 0.054282625183362285, 0.632803475869778, 0.1368570338332233, 1.7039333094703024], "min": [0.4567538289462939, 0.24405172566193162, 1.054018777146185, -3.1414830613223277, 0.4648710911436127, -3.141267122838138, 0.433238141705719, -0.43030941200715195, 1.020039794329197, 0.2419260658960976, 0.6759486004538293, -3.1283563888294923], "max": [0.6260093346461932, 0.36524362109930086, 1.1757916511227189, 3.141441412068966, 1.4302753630716603, 3.1234050926139143, 0.6290417462308141, -0.23251351868803793, 1.1831094369616766, 2.813779820828727, 1.3139393072066872, 3.123234622468437], "count": [413]}, "gripper_mode_state": {"mean": [0.3389830508474576, 0.23486682808716708], "std": [0.47336406928030483, 0.42391555898721245], "min": [0, 0], "max": [1, 1], "count": [413]}, "gripper_activity_state": {"mean": [1.8958837772397095, 1.9297820823244551], "std": [0.38908535704097047, 0.3149375601569312], "min": [0, 0], "max": [2, 2], "count": [413]}, "gripper_mode_action": {"mean": [0.3389830508474576, 0.23486682808716708], "std": [0.47336406928030483, 0.42391555898721245], "min": [0, 0], "max": [1, 1], "count": [413]}, "gripper_activity_action": {"mean": [1.8958837772397095, 1.9297820823244551], "std": [0.38908535704097047, 0.3149375601569312], "min": [0, 0], "max": [2, 2], "count": [413]}, "gripper_open_scale_state": {"mean": [0.49926513309801696, 0.566664649399949], "std": [0.21680909480457264, 0.19339922386820202], "min": [0.173, 0.025], "max": [0.829, 0.717], "count": [413]}, "gripper_open_scale_action": {"mean": [0.49926513309801696, 0.566664649399949], "std": [0.21680909480457264, 0.19339922386820202], "min": [0.173, 0.025], "max": [0.829, 0.717], "count": [413]}}} +{"episode_index": 587, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.4923429799836601]], [[0.42479758578431376]], [[0.40908392973856206]]], "std": [[[0.11756932137941473]], [[0.20668864241488716]], [[0.2261362950630475]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7294117647058823]], [[0.7450980392156863]]], "mean": [[[0.46796492851307187]], [[0.4667133047385621]], [[0.46001592933006535]]], "std": [[[0.05290071587782916]], [[0.07513423292701894]], [[0.08007230368315012]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.4802942156862745]], [[0.4706561090686274]], [[0.4621032373366013]]], "std": [[[0.060623553780377495]], [[0.10299482658301308]], [[0.11367507853687424]]], "count": [100]}, "observation.state": {"min": [0.2957460284233093, 1.8471169471740723, -1.114357829093933, -1.0819296836853027, -2.505821466445923, -1.6510640382766724, 0.562833845615387, 159.0, 0.15252099931240082, 0.2850399911403656, -0.04166499897837639, -3.1411852836608887, -0.043000005185604095, -0.7400000095367432, -0.563427209854126, -2.0656495094299316, 0.3030764162540436, 0.06340781599283218, 1.2195837497711182, 1.3111088275909424, -2.243725538253784, 173.0, -0.34901800751686096, 0.24755699932575226, 0.02438800036907196, -3.1411852836608887, 0.2199999839067459, -3.1361851692199707], "max": [0.7900232672691345, 2.074777841567993, -0.06274458765983582, -0.12407546490430832, -1.1318809986114502, -1.2085707187652588, 1.9375075101852417, 827.0, 0.3998979926109314, 0.40859100222587585, 0.11712200194597244, 3.140000104904175, 1.0820000171661377, 0.6000000238418579, -0.2692868411540985, -2.026693820953369, 0.9117076396942139, 1.170732021331787, 2.3489863872528076, 1.9008382558822632, -0.42875760793685913, 827.0, -0.23060399293899536, 0.3916989862918854, 0.0921500027179718, 3.131999969482422, 1.3279999494552612, 3.0989999771118164], "mean": [0.4429183006286621, 2.045619249343872, -0.38149017095565796, -0.36357754468917847, -1.4434361457824707, -1.4197874069213867, 0.9704686403274536, 720.5526123046875, 0.3308418393135071, 0.32760944962501526, 0.061652932316064835, -1.6852022409439087, 0.7818068861961365, 0.14066743850708008, -0.39856380224227905, -2.058779239654541, 0.5320836305618286, 0.622061014175415, 1.7668077945709229, 1.5740689039230347, -1.494837760925293, 546.727294921875, -0.2919175922870636, 0.3246140778064728, 0.050620753318071365, 1.4395108222961426, 0.8468677401542664, 0.09791510552167892], "std": [0.16845759749412537, 0.05168761685490608, 0.3423822522163391, 0.29327189922332764, 0.48580658435821533, 0.12671233713626862, 0.5215951204299927, 183.3666229248047, 0.0807264894247055, 0.04074487090110779, 0.03684113174676895, 0.8966419100761414, 0.3571816682815552, 0.4084568917751312, 0.10053788870573044, 0.006713318172842264, 0.2144429236650467, 0.38036179542541504, 0.3676089644432068, 0.1663864254951477, 0.5843159556388855, 234.45947265625, 0.03426746651530266, 0.042755745351314545, 0.015934202820062637, 2.0005173683166504, 0.38088613748550415, 2.578038454055786], "count": [418]}, "action": {"min": [0.2957460284233093, 1.8471169471740723, -1.114357829093933, -1.0819296836853027, -2.505821466445923, -1.6510640382766724, 0.562833845615387, 159.0, 0.15252099931240082, 0.2850399911403656, -0.04166499897837639, -3.1411852836608887, -0.043000005185604095, -0.7400000095367432, -0.563427209854126, -2.0656495094299316, 0.3030764162540436, 0.06340781599283218, 1.2195837497711182, 1.3111088275909424, -2.243725538253784, 173.0, -0.34901800751686096, 0.24755699932575226, 0.02438800036907196, -3.1411852836608887, 0.2199999839067459, -3.1361851692199707], "max": [0.7900232672691345, 2.074777841567993, -0.06274458765983582, -0.12407546490430832, -1.1318809986114502, -1.2085707187652588, 1.9375075101852417, 827.0, 0.3998979926109314, 0.40859100222587585, 0.11712200194597244, 3.140000104904175, 1.0820000171661377, 0.6000000238418579, -0.2692868411540985, -2.026693820953369, 0.9117076396942139, 1.170732021331787, 2.3489863872528076, 1.9008382558822632, -0.42875760793685913, 827.0, -0.23060399293899536, 0.3916989862918854, 0.0921500027179718, 3.131999969482422, 1.3279999494552612, 3.0989999771118164], "mean": [0.4429183006286621, 2.045619249343872, -0.38149017095565796, -0.36357754468917847, -1.4434361457824707, -1.4197874069213867, 0.9704686403274536, 720.5526123046875, 0.3308418393135071, 0.32760944962501526, 0.061652932316064835, -1.6852022409439087, 0.7818068861961365, 0.14066743850708008, -0.39856380224227905, -2.058779239654541, 0.5320836305618286, 0.622061014175415, 1.7668077945709229, 1.5740689039230347, -1.494837760925293, 546.727294921875, -0.2919175922870636, 0.3246140778064728, 0.050620753318071365, 1.4395108222961426, 0.8468677401542664, 0.09791510552167892], "std": [0.16845759749412537, 0.05168761685490608, 0.3423822522163391, 0.29327189922332764, 0.48580658435821533, 0.12671233713626862, 0.5215951204299927, 183.3666229248047, 0.0807264894247055, 0.04074487090110779, 0.03684113174676895, 0.8966419100761414, 0.3571816682815552, 0.4084568917751312, 0.10053788870573044, 0.006713318172842264, 0.2144429236650467, 0.38036179542541504, 0.3676089644432068, 0.1663864254951477, 0.5843159556388855, 234.45947265625, 0.03426746651530266, 0.042755745351314545, 0.015934202820062637, 2.0005173683166504, 0.38088613748550415, 2.578038454055786], "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": [666], "max": [666], "mean": [666.0], "std": [0.0], "count": [418]}, "index": {"min": [329266], "max": [329683], "mean": [329474.5], "std": [120.66586095495279], "count": [418]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [418]}, "subtask_annotation": {"mean": [19.949760765550238, 29.0, 29.0, 29.0, 29.0], "std": [6.737019234975645, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [418]}, "scene_annotation": {"mean": [666.0], "std": [0.0], "min": [666], "max": [666], "count": [418]}, "eef_direction_state": {"mean": [3.763157894736842, 3.973684210526316], "std": [2.1816725902065857, 2.117770859238253], "min": [0, 0], "max": [6, 6], "count": [418]}, "eef_velocity_state": {"mean": [0.7727272727272727, 0.7655502392344498], "std": [0.690691857060229, 0.7593498910551026], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_acc_mag_state": {"mean": [0.8803827751196173, 0.7703349282296651], "std": [0.8415341691158033, 0.8271009975038639], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_direction_action": {"mean": [3.763157894736842, 3.973684210526316], "std": [2.1816725902065857, 2.117770859238253], "min": [0, 0], "max": [6, 6], "count": [418]}, "eef_velocity_action": {"mean": [0.7727272727272727, 0.7655502392344498], "std": [0.690691857060229, 0.7593498910551026], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_acc_mag_action": {"mean": [0.8803827751196173, 0.7703349282296651], "std": [0.8415341691158033, 0.8271009975038639], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_sim_pose_state": {"mean": [0.5197904499366257, 0.33068023097273813, 1.0985389263021705, -1.5894661645114316, 0.9604977759891931, -0.4781760886509762, 0.5209982246099202, -0.3482333764150248, 1.0754202053344517, 1.4140035695208006, 1.1479680806945725, 0.05190698209453075], "std": [0.04915786512524525, 0.028625250071938176, 0.03792676933144173, 0.9491985138365137, 0.21723749081580246, 2.040628473127081, 0.05380861223255485, 0.06418404732839414, 0.050360938834003895, 0.9281403164630699, 0.21730957684801208, 1.4573412813493882], "min": [0.43896745879434046, 0.28348775729573505, 1.0616704057733806, -2.945874050097402, 0.5765810474781028, -3.122374354561256, 0.4684377960823617, -0.40051596193346306, 1.029948534017171, 0.0997665176423354, 0.5707875759745944, -3.0867425993326454], "max": [0.5978444776325385, 0.3997885452546308, 1.1785958365112792, -0.011953776411771005, 1.4075248890938887, 3.1366915437728564, 0.624291147801159, -0.18034190826339008, 1.1979496687363098, 2.9846772951598144, 1.5039032752305639, 3.0816803255197613], "count": [418]}, "eef_sim_pose_action": {"mean": [0.5197904499366257, 0.33068023097273813, 1.0985389263021705, -1.5894661645114316, 0.9604977759891931, -0.4781760886509762, 0.5209982246099202, -0.3482333764150248, 1.0754202053344517, 1.4140035695208006, 1.1479680806945725, 0.05190698209453075], "std": [0.04915786512524525, 0.028625250071938176, 0.03792676933144173, 0.9491985138365137, 0.21723749081580246, 2.040628473127081, 0.05380861223255485, 0.06418404732839414, 0.050360938834003895, 0.9281403164630699, 0.21730957684801208, 1.4573412813493882], "min": [0.43896745879434046, 0.28348775729573505, 1.0616704057733806, -2.945874050097402, 0.5765810474781028, -3.122374354561256, 0.4684377960823617, -0.40051596193346306, 1.029948534017171, 0.0997665176423354, 0.5707875759745944, -3.0867425993326454], "max": [0.5978444776325385, 0.3997885452546308, 1.1785958365112792, -0.011953776411771005, 1.4075248890938887, 3.1366915437728564, 0.624291147801159, -0.18034190826339008, 1.1979496687363098, 2.9846772951598144, 1.5039032752305639, 3.0816803255197613], "count": [418]}, "gripper_mode_state": {"mean": [0.28708133971291866, 0.1076555023923445], "std": [0.45239987190709124, 0.3099448260529549], "min": [0, 0], "max": [1, 1], "count": [418]}, "gripper_activity_state": {"mean": [1.8971291866028708, 1.8899521531100478], "std": [0.38068358001824804, 0.4061070846683827], "min": [0, 0], "max": [2, 2], "count": [418]}, "gripper_mode_action": {"mean": [0.28708133971291866, 0.1076555023923445], "std": [0.45239987190709124, 0.3099448260529549], "min": [0, 0], "max": [1, 1], "count": [418]}, "gripper_activity_action": {"mean": [1.8971291866028708, 1.8899521531100478], "std": [0.38068358001824804, 0.4061070846683827], "min": [0, 0], "max": [2, 2], "count": [418]}, "gripper_open_scale_state": {"mean": [0.5467272728002821, 0.7205526315424423], "std": [0.23445935236842347, 0.1833666050531701], "min": [0.173, 0.159], "max": [0.827, 0.827], "count": [418]}, "gripper_open_scale_action": {"mean": [0.5467272728002821, 0.7205526315424423], "std": [0.23445935236842347, 0.1833666050531701], "min": [0.173, 0.159], "max": [0.827, 0.827], "count": [418]}}} +{"episode_index": 588, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4885350081699346]], [[0.41873356413398694]], [[0.40330466911764706]]], "std": [[[0.11180442588721728]], [[0.20576578659571595]], [[0.22458901129427225]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7450980392156863]], [[0.7529411764705882]]], "mean": [[[0.46927727328431373]], [[0.46918434640522877]], [[0.4629169199346405]]], "std": [[[0.0512553248763436]], [[0.06882512209857752]], [[0.07315155352603521]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.47243473039215683]], [[0.4696317116013072]], [[0.4635336989379085]]], "std": [[[0.05522293525441749]], [[0.08309048803864026]], [[0.09119775979164157]]], "count": [100]}, "observation.state": {"min": [0.33135077357292175, 1.8298207521438599, -0.8730660080909729, -1.0239323377609253, -2.5713586807250977, -1.6169602870941162, 0.7217111587524414, 30.0, 0.14325399696826935, 0.301939994096756, 0.012310000136494637, -3.00600004196167, -0.024000002071261406, -0.7630000114440918, -0.7217286229133606, -2.0680930614471436, 0.15947073698043823, 0.05136504024267197, 1.1763170957565308, 1.3125574588775635, -2.4034931659698486, 179.0, -0.3310840129852295, 0.2261819988489151, 0.013629999943077564, -3.125999927520752, 0.04899999126791954, -3.131185293197632], "max": [0.794299304485321, 2.072211980819702, 0.17343337833881378, -0.15444418787956238, -1.2362167835235596, -1.1667351722717285, 2.024285316467285, 730.0, 0.4064379930496216, 0.4178990125656128, 0.12895099818706512, -0.6809999942779541, 1.1660000085830688, 0.8259999752044678, -0.22238986194133759, -1.9272799491882324, 0.9253212213516235, 1.0547722578048706, 2.5710794925689697, 1.9710876941680908, -0.7200006246566772, 772.0, -0.2115830034017563, 0.418503999710083, 0.11478599905967712, 3.131999969482422, 1.3170000314712524, 3.0220000743865967], "mean": [0.49639827013015747, 2.025395393371582, -0.1797417551279068, -0.38117364048957825, -1.5300003290176392, -1.3794821500778198, 1.104865550994873, 614.9274291992188, 0.3368993401527405, 0.3453826904296875, 0.08899728953838348, -1.4851582050323486, 0.8630392551422119, 0.30472034215927124, -0.4716973304748535, -2.0486717224121094, 0.5710024237632751, 0.5898171663284302, 1.7412996292114258, 1.532355546951294, -1.5781255960464478, 490.5765075683594, -0.28405141830444336, 0.34615248441696167, 0.052961912006139755, 1.3662875890731812, 0.8287596106529236, -0.03127121180295944], "std": [0.14737167954444885, 0.06381841748952866, 0.41713443398475647, 0.28469476103782654, 0.460900217294693, 0.12545964121818542, 0.48176074028015137, 204.08082580566406, 0.07853619754314423, 0.041154637932777405, 0.029172154143452644, 0.928260087966919, 0.376526415348053, 0.5778669118881226, 0.1478748321533203, 0.02973255328834057, 0.16174933314323425, 0.3458705544471741, 0.5310664176940918, 0.15324200689792633, 0.6040642261505127, 195.48568725585938, 0.034406859427690506, 0.04784547910094261, 0.023193931207060814, 1.9608633518218994, 0.4331625699996948, 2.44598126411438], "count": [379]}, "action": {"min": [0.33135077357292175, 1.8298207521438599, -0.8730660080909729, -1.0239323377609253, -2.5713586807250977, -1.6169602870941162, 0.7217111587524414, 30.0, 0.14325399696826935, 0.301939994096756, 0.012310000136494637, -3.00600004196167, -0.024000002071261406, -0.7630000114440918, -0.7217286229133606, -2.0680930614471436, 0.15947073698043823, 0.05136504024267197, 1.1763170957565308, 1.3125574588775635, -2.4034931659698486, 179.0, -0.3310840129852295, 0.2261819988489151, 0.013629999943077564, -3.125999927520752, 0.04899999126791954, -3.131185293197632], "max": [0.794299304485321, 2.072211980819702, 0.17343337833881378, -0.15444418787956238, -1.2362167835235596, -1.1667351722717285, 2.024285316467285, 730.0, 0.4064379930496216, 0.4178990125656128, 0.12895099818706512, -0.6809999942779541, 1.1660000085830688, 0.8259999752044678, -0.22238986194133759, -1.9272799491882324, 0.9253212213516235, 1.0547722578048706, 2.5710794925689697, 1.9710876941680908, -0.7200006246566772, 772.0, -0.2115830034017563, 0.418503999710083, 0.11478599905967712, 3.131999969482422, 1.3170000314712524, 3.0220000743865967], "mean": [0.49639827013015747, 2.025395393371582, -0.1797417551279068, -0.38117364048957825, -1.5300003290176392, -1.3794821500778198, 1.104865550994873, 614.9274291992188, 0.3368993401527405, 0.3453826904296875, 0.08899728953838348, -1.4851582050323486, 0.8630392551422119, 0.30472034215927124, -0.4716973304748535, -2.0486717224121094, 0.5710024237632751, 0.5898171663284302, 1.7412996292114258, 1.532355546951294, -1.5781255960464478, 490.5765075683594, -0.28405141830444336, 0.34615248441696167, 0.052961912006139755, 1.3662875890731812, 0.8287596106529236, -0.03127121180295944], "std": [0.14737167954444885, 0.06381841748952866, 0.41713443398475647, 0.28469476103782654, 0.460900217294693, 0.12545964121818542, 0.48176074028015137, 204.08082580566406, 0.07853619754314423, 0.041154637932777405, 0.029172154143452644, 0.928260087966919, 0.376526415348053, 0.5778669118881226, 0.1478748321533203, 0.02973255328834057, 0.16174933314323425, 0.3458705544471741, 0.5310664176940918, 0.15324200689792633, 0.6040642261505127, 195.48568725585938, 0.034406859427690506, 0.04784547910094261, 0.023193931207060814, 1.9608633518218994, 0.4331625699996948, 2.44598126411438], "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": [667], "max": [667], "mean": [667.0], "std": [0.0], "count": [379]}, "index": {"min": [329684], "max": [330062], "mean": [329873.0], "std": [109.40749517286281], "count": [379]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [379]}, "subtask_annotation": {"mean": [19.736147757255935, 29.0, 29.0, 29.0, 29.0], "std": [6.888791472897099, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [379]}, "scene_annotation": {"mean": [667.0], "std": [0.0], "min": [667], "max": [667], "count": [379]}, "eef_direction_state": {"mean": [3.936675461741425, 4.45646437994723], "std": [2.034323035787617, 1.9867846116422365], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_state": {"mean": [0.8548812664907651, 0.7044854881266491], "std": [0.7246479805152867, 0.8360328083571615], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_state": {"mean": [1.0580474934036939, 0.6860158311345647], "std": [0.8165875244451568, 0.8244865419137355], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_direction_action": {"mean": [3.936675461741425, 4.45646437994723], "std": [2.034323035787617, 1.9867846116422365], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_action": {"mean": [0.8548812664907651, 0.7044854881266491], "std": [0.7246479805152867, 0.8360328083571615], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_action": {"mean": [1.0580474934036939, 0.6860158311345647], "std": [0.8165875244451568, 0.8244865419137355], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_sim_pose_state": {"mean": [0.5416896847284868, 0.3247442041053302, 1.106689422178463, -1.6422291406801037, 0.8806582198212606, -0.4820026264195312, 0.5381696214965966, -0.36792174700874036, 1.0896011239118228, 1.538785354087469, 1.0472363792492128, 0.013915584830343919], "std": [0.05502518547867608, 0.03133051225930401, 0.04155469295081482, 0.9036103589480659, 0.23693071504794214, 2.0595079189802026, 0.052173520002301986, 0.055766399719222606, 0.05197642298673632, 0.7878321412779367, 0.22114305569892398, 1.6386780698537782], "min": [0.4153731994532962, 0.2562106279762237, 1.0505195553956472, -3.041254047413029, 0.4696083218660969, -3.133993453865127, 0.4865283452010967, -0.4104253600986389, 1.0435050460230868, 0.42091244703834013, 0.5409444311778713, -3.1071909402015], "max": [0.6265954868814195, 0.3853578011805758, 1.1808823271724314, -0.5747537479602047, 1.1763898255081617, 3.1336578859163864, 0.6318044711430468, -0.21569202294893358, 1.1977110922454575, 2.9790513113327526, 1.4444077876163646, 3.0706961467668767], "count": [379]}, "eef_sim_pose_action": {"mean": [0.5416896847284868, 0.3247442041053302, 1.106689422178463, -1.6422291406801037, 0.8806582198212606, -0.4820026264195312, 0.5381696214965966, -0.36792174700874036, 1.0896011239118228, 1.538785354087469, 1.0472363792492128, 0.013915584830343919], "std": [0.05502518547867608, 0.03133051225930401, 0.04155469295081482, 0.9036103589480659, 0.23693071504794214, 2.0595079189802026, 0.052173520002301986, 0.055766399719222606, 0.05197642298673632, 0.7878321412779367, 0.22114305569892398, 1.6386780698537782], "min": [0.4153731994532962, 0.2562106279762237, 1.0505195553956472, -3.041254047413029, 0.4696083218660969, -3.133993453865127, 0.4865283452010967, -0.4104253600986389, 1.0435050460230868, 0.42091244703834013, 0.5409444311778713, -3.1071909402015], "max": [0.6265954868814195, 0.3853578011805758, 1.1808823271724314, -0.5747537479602047, 1.1763898255081617, 3.1336578859163864, 0.6318044711430468, -0.21569202294893358, 1.1977110922454575, 2.9790513113327526, 1.4444077876163646, 3.0706961467668767], "count": [379]}, "gripper_mode_state": {"mean": [0.7282321899736148, 0.26649076517150394], "std": [0.4448708435713061, 0.4421237804617733], "min": [0, 0], "max": [1, 1], "count": [379]}, "gripper_activity_state": {"mean": [1.8865435356200528, 1.878627968337731], "std": [0.39828581254426154, 0.43104122124880423], "min": [0, 0], "max": [2, 2], "count": [379]}, "gripper_mode_action": {"mean": [0.7282321899736148, 0.26649076517150394], "std": [0.4448708435713061, 0.4421237804617733], "min": [0, 0], "max": [1, 1], "count": [379]}, "gripper_activity_action": {"mean": [1.8865435356200528, 1.878627968337731], "std": [0.39828581254426154, 0.43104122124880423], "min": [0, 0], "max": [2, 2], "count": [379]}, "gripper_open_scale_state": {"mean": [0.49057651731143914, 0.6149274406735056], "std": [0.19548570353860276, 0.20408085677044321], "min": [0.179, 0.03], "max": [0.772, 0.73], "count": [379]}, "gripper_open_scale_action": {"mean": [0.49057651731143914, 0.6149274406735056], "std": [0.19548570353860276, 0.20408085677044321], "min": [0.179, 0.03], "max": [0.772, 0.73], "count": [379]}}} +{"episode_index": 589, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4840300408496732]], [[0.4147556290849673]], [[0.3988907883986928]]], "std": [[[0.11442622984775201]], [[0.20246462010411334]], [[0.2215765160189817]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.0]], [[0.0]]], "max": [[[0.7568627450980392]], [[0.7529411764705882]], [[0.7725490196078432]]], "mean": [[[0.4737679820261438]], [[0.46432779003267977]], [[0.45704116013071894]]], "std": [[[0.058954473956768956]], [[0.09975657112282639]], [[0.10875229259715044]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4751886907679739]], [[0.46294679738562095]], [[0.452741460375817]]], "std": [[[0.0587737816692224]], [[0.10728997723986404]], [[0.12093043229907863]]], "count": [100]}, "observation.state": {"min": [0.2828131914138794, 1.8521784543991089, -0.9392140507698059, -0.9689195156097412, -2.4421870708465576, -1.5648447275161743, 0.5830796360969543, 97.0, 0.14916500449180603, 0.27559998631477356, -0.003461000043898821, -3.055999994277954, -0.014000002294778824, -0.6650000214576721, -0.7459188103675842, -2.0696988105773926, 0.21416935324668884, -0.11767010390758514, 1.1147942543029785, 1.3875542879104614, -2.3471014499664307, 177.0, -0.33034801483154297, 0.23817899823188782, 0.02821199968457222, -3.11899995803833, -0.1470000147819519, -3.0480000972747803], "max": [0.8407775163650513, 2.0768370628356934, 0.19799016416072845, -0.11335913091897964, -0.9546602964401245, -1.2234060764312744, 1.9084826707839966, 730.0, 0.38745900988578796, 0.42277398705482483, 0.11324699968099594, -0.7120000123977661, 1.1360000371932983, 0.8849999904632568, -0.27401670813560486, -1.964490294456482, 1.0390294790267944, 1.257143259048462, 2.6915245056152344, 1.9418359994888306, -0.3050311803817749, 813.0, -0.20100699365139008, 0.4111120104789734, 0.10406000167131424, 3.124000072479248, 1.340999960899353, 3.140000104904175], "mean": [0.47326770424842834, 2.035923480987549, -0.2038363218307495, -0.33873870968818665, -1.5660934448242188, -1.4213618040084839, 1.0556737184524536, 612.0142822265625, 0.33072230219841003, 0.33712753653526306, 0.07023188471794128, -1.6088647842407227, 0.8589511513710022, 0.2453400045633316, -0.49442780017852783, -2.051670789718628, 0.5557544827461243, 0.7155468463897705, 1.943631887435913, 1.590041160583496, -1.702521800994873, 487.1220703125, -0.27303221821784973, 0.34589821100234985, 0.05627860501408577, 1.4115703105926514, 0.686431348323822, -1.6991275548934937], "std": [0.1798054724931717, 0.057587675750255585, 0.39399048686027527, 0.28427961468696594, 0.40664300322532654, 0.10595235973596573, 0.48041459918022156, 167.88336181640625, 0.07325225323438644, 0.049451231956481934, 0.028270045295357704, 0.7955011129379272, 0.390153706073761, 0.47474485635757446, 0.1457529515028, 0.024855244904756546, 0.24997839331626892, 0.40513375401496887, 0.5075604915618896, 0.12652653455734253, 0.5873763561248779, 225.62054443359375, 0.041869644075632095, 0.04615224897861481, 0.017980385571718216, 2.1899807453155518, 0.5222263932228088, 1.7408522367477417], "count": [385]}, "action": {"min": [0.2828131914138794, 1.8521784543991089, -0.9392140507698059, -0.9689195156097412, -2.4421870708465576, -1.5648447275161743, 0.5830796360969543, 97.0, 0.14916500449180603, 0.27559998631477356, -0.003461000043898821, -3.055999994277954, -0.014000002294778824, -0.6650000214576721, -0.7459188103675842, -2.0696988105773926, 0.21416935324668884, -0.11767010390758514, 1.1147942543029785, 1.3875542879104614, -2.3471014499664307, 177.0, -0.33034801483154297, 0.23817899823188782, 0.02821199968457222, -3.11899995803833, -0.1470000147819519, -3.0480000972747803], "max": [0.8407775163650513, 2.0768370628356934, 0.19799016416072845, -0.11335913091897964, -0.9546602964401245, -1.2234060764312744, 1.9084826707839966, 730.0, 0.38745900988578796, 0.42277398705482483, 0.11324699968099594, -0.7120000123977661, 1.1360000371932983, 0.8849999904632568, -0.27401670813560486, -1.964490294456482, 1.0390294790267944, 1.257143259048462, 2.6915245056152344, 1.9418359994888306, -0.3050311803817749, 813.0, -0.20100699365139008, 0.4111120104789734, 0.10406000167131424, 3.124000072479248, 1.340999960899353, 3.140000104904175], "mean": [0.47326770424842834, 2.035923480987549, -0.2038363218307495, -0.33873870968818665, -1.5660934448242188, -1.4213618040084839, 1.0556737184524536, 612.0142822265625, 0.33072230219841003, 0.33712753653526306, 0.07023188471794128, -1.6088647842407227, 0.8589511513710022, 0.2453400045633316, -0.49442780017852783, -2.051670789718628, 0.5557544827461243, 0.7155468463897705, 1.943631887435913, 1.590041160583496, -1.702521800994873, 487.1220703125, -0.27303221821784973, 0.34589821100234985, 0.05627860501408577, 1.4115703105926514, 0.686431348323822, -1.6991275548934937], "std": [0.1798054724931717, 0.057587675750255585, 0.39399048686027527, 0.28427961468696594, 0.40664300322532654, 0.10595235973596573, 0.48041459918022156, 167.88336181640625, 0.07325225323438644, 0.049451231956481934, 0.028270045295357704, 0.7955011129379272, 0.390153706073761, 0.47474485635757446, 0.1457529515028, 0.024855244904756546, 0.24997839331626892, 0.40513375401496887, 0.5075604915618896, 0.12652653455734253, 0.5873763561248779, 225.62054443359375, 0.041869644075632095, 0.04615224897861481, 0.017980385571718216, 2.1899807453155518, 0.5222263932228088, 1.7408522367477417], "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": [668], "max": [668], "mean": [668.0], "std": [0.0], "count": [385]}, "index": {"min": [330063], "max": [330447], "mean": [330255.0], "std": [111.13955191559843], "count": [385]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [385]}, "subtask_annotation": {"mean": [19.4987012987013, 29.0, 29.0, 29.0, 29.0], "std": [6.5659984751530835, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [385]}, "scene_annotation": {"mean": [668.0], "std": [0.0], "min": [668], "max": [668], "count": [385]}, "eef_direction_state": {"mean": [3.633766233766234, 3.9194805194805196], "std": [2.05341719558388, 2.327979948202067], "min": [0, 0], "max": [6, 6], "count": [385]}, "eef_velocity_state": {"mean": [0.8675324675324675, 0.7766233766233767], "std": [0.6491636094260089, 0.8103063560298462], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_acc_mag_state": {"mean": [0.9064935064935065, 0.638961038961039], "std": [0.8353143373399187, 0.8039118392182599], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_direction_action": {"mean": [3.633766233766234, 3.9194805194805196], "std": [2.05341719558388, 2.327979948202067], "min": [0, 0], "max": [6, 6], "count": [385]}, "eef_velocity_action": {"mean": [0.8675324675324675, 0.7766233766233767], "std": [0.6491636094260089, 0.8103063560298462], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_acc_mag_action": {"mean": [0.9064935064935065, 0.638961038961039], "std": [0.8353143373399187, 0.8039118392182599], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_sim_pose_state": {"mean": [0.5443314804160518, 0.3198419706621774, 1.1217021712567083, -0.6816163037390286, 0.8021261429832779, -0.39513018162383273, 0.5287659719664942, -0.35289802505586076, 1.0805183250195578, 1.4821339892138907, 1.0720390717277755, 0.19657086426712653], "std": [0.054183470332202784, 0.03561662485709225, 0.04855897971280179, 1.9629580170983723, 0.262530209472254, 2.1296249738137, 0.06093576600114561, 0.053233640109377985, 0.05401414178192272, 0.8214838478235543, 0.17249192420512757, 1.52251502573618], "min": [0.42592911847081805, 0.24817981916383253, 1.052850352870286, -3.127304243875406, 0.4319480159717446, -3.1271210176365827, 0.46151355756713924, -0.4007216692035124, 1.037223599995492, 0.16095170682051266, 0.6245915759583522, -3.037925407653539], "max": [0.6198158069834064, 0.38749433511262216, 1.2069250713033115, 3.13317179576017, 1.4423064837627964, 3.129716592169561, 0.6376520977694904, -0.20969332261082252, 1.2076759370721406, 2.9877266627486523, 1.4552745572999672, 3.1394049366535257], "count": [385]}, "eef_sim_pose_action": {"mean": [0.5443314804160518, 0.3198419706621774, 1.1217021712567083, -0.6816163037390286, 0.8021261429832779, -0.39513018162383273, 0.5287659719664942, -0.35289802505586076, 1.0805183250195578, 1.4821339892138907, 1.0720390717277755, 0.19657086426712653], "std": [0.054183470332202784, 0.03561662485709225, 0.04855897971280179, 1.9629580170983723, 0.262530209472254, 2.1296249738137, 0.06093576600114561, 0.053233640109377985, 0.05401414178192272, 0.8214838478235543, 0.17249192420512757, 1.52251502573618], "min": [0.42592911847081805, 0.24817981916383253, 1.052850352870286, -3.127304243875406, 0.4319480159717446, -3.1271210176365827, 0.46151355756713924, -0.4007216692035124, 1.037223599995492, 0.16095170682051266, 0.6245915759583522, -3.037925407653539], "max": [0.6198158069834064, 0.38749433511262216, 1.2069250713033115, 3.13317179576017, 1.4423064837627964, 3.129716592169561, 0.6376520977694904, -0.20969332261082252, 1.2076759370721406, 2.9877266627486523, 1.4552745572999672, 3.1394049366535257], "count": [385]}, "gripper_mode_state": {"mean": [0.36103896103896105, 0.22077922077922077], "std": [0.48030181100102787, 0.41477193305639715], "min": [0, 0], "max": [1, 1], "count": [385]}, "gripper_activity_state": {"mean": [1.8597402597402597, 1.9090909090909092], "std": [0.4570543007495923, 0.37388164603525387], "min": [0, 0], "max": [2, 2], "count": [385]}, "gripper_mode_action": {"mean": [0.36103896103896105, 0.22077922077922077], "std": [0.48030181100102787, 0.41477193305639715], "min": [0, 0], "max": [1, 1], "count": [385]}, "gripper_activity_action": {"mean": [1.8597402597402597, 1.9090909090909092], "std": [0.4570543007495923, 0.37388164603525387], "min": [0, 0], "max": [2, 2], "count": [385]}, "gripper_open_scale_state": {"mean": [0.48712207788244477, 0.6120142858728183], "std": [0.2256204398859746, 0.16788342509441867], "min": [0.177, 0.097], "max": [0.813, 0.73], "count": [385]}, "gripper_open_scale_action": {"mean": [0.48712207788244477, 0.6120142858728183], "std": [0.2256204398859746, 0.16788342509441867], "min": [0.177, 0.097], "max": [0.813, 0.73], "count": [385]}}} +{"episode_index": 590, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.49031064950980396]], [[0.4218500285947713]], [[0.4071270016339869]]], "std": [[[0.11119183927599045]], [[0.20401481264585272]], [[0.22320335193889781]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7686274509803922]], [[0.7686274509803922]]], "mean": [[[0.4699014133986928]], [[0.46705187704248363]], [[0.4589915625]]], "std": [[[0.059812872881108765]], [[0.08709038564327945]], [[0.09450719492633809]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[1.0]], [[1.0]]], "mean": [[[0.4771057679738562]], [[0.4688291258169935]], [[0.4618303819444444]]], "std": [[[0.05935326975850834]], [[0.09261639462496463]], [[0.10181667197313503]]], "count": [100]}, "observation.state": {"min": [0.21783456206321716, 1.8216874599456787, -0.9626189470291138, -0.8154004216194153, -2.3010597229003906, -1.6888853311538696, 0.8090473413467407, 119.0, 0.14510799944400787, 0.24074199795722961, -0.02656400017440319, -3.115000009536743, 0.21299999952316284, -0.8009999990463257, -0.8266403079032898, -2.0676567554473877, 0.2637890577316284, 0.07047639787197113, 1.0337411165237427, 1.3835749626159668, -2.3898794651031494, 169.0, -0.339944988489151, 0.27649301290512085, 0.017477000132203102, -3.131185293197632, -0.19900000095367432, -3.0409998893737793], "max": [0.8101818561553955, 2.07509183883667, -0.07508406788110733, -0.08578293770551682, -0.9632821679115295, -1.157764196395874, 1.9141374826431274, 756.0, 0.43047600984573364, 0.41068699955940247, 0.14186200499534607, 3.138000011444092, 1.3660000562667847, 1.2549999952316284, -0.3681248426437378, -1.942516565322876, 0.9386032223701477, 1.0929251909255981, 2.7548975944519043, 1.911851167678833, -0.5621182322502136, 815.0, -0.20258699357509613, 0.42695799469947815, 0.11223600059747696, 3.121000051498413, 1.2549999952316284, 3.128999948501587], "mean": [0.41245484352111816, 2.0283141136169434, -0.34409642219543457, -0.29716384410858154, -1.3307040929794312, -1.3850897550582886, 1.2395858764648438, 647.2647094726562, 0.35392624139785767, 0.3116046190261841, 0.0713992565870285, -0.5986546277999878, 0.9836147427558899, 0.502740204334259, -0.5787830948829651, -2.0424938201904297, 0.5609248876571655, 0.6002569794654846, 1.7422603368759155, 1.5422849655151367, -1.5177679061889648, 480.03924560546875, -0.2588558793067932, 0.3736790716648102, 0.06699513643980026, 1.2041410207748413, 0.7062575221061707, -0.09766865521669388], "std": [0.19575488567352295, 0.068060003221035, 0.3225436806678772, 0.2375006377696991, 0.4770275950431824, 0.16244766116142273, 0.40936312079429626, 181.3608856201172, 0.09002747386693954, 0.05685162544250488, 0.04184384644031525, 1.6348869800567627, 0.3813877999782562, 0.8477714657783508, 0.14962707459926605, 0.032013095915317535, 0.16267281770706177, 0.3559529781341553, 0.6602892279624939, 0.11521919071674347, 0.6669073700904846, 222.60321044921875, 0.038161877542734146, 0.037496600300073624, 0.02110045589506626, 1.938797950744629, 0.4620971977710724, 2.310753345489502], "count": [408]}, "action": {"min": [0.21783456206321716, 1.8216874599456787, -0.9626189470291138, -0.8154004216194153, -2.3010597229003906, -1.6888853311538696, 0.8090473413467407, 119.0, 0.14510799944400787, 0.24074199795722961, -0.02656400017440319, -3.115000009536743, 0.21299999952316284, -0.8009999990463257, -0.8266403079032898, -2.0676567554473877, 0.2637890577316284, 0.07047639787197113, 1.0337411165237427, 1.3835749626159668, -2.3898794651031494, 169.0, -0.339944988489151, 0.27649301290512085, 0.017477000132203102, -3.131185293197632, -0.19900000095367432, -3.0409998893737793], "max": [0.8101818561553955, 2.07509183883667, -0.07508406788110733, -0.08578293770551682, -0.9632821679115295, -1.157764196395874, 1.9141374826431274, 756.0, 0.43047600984573364, 0.41068699955940247, 0.14186200499534607, 3.138000011444092, 1.3660000562667847, 1.2549999952316284, -0.3681248426437378, -1.942516565322876, 0.9386032223701477, 1.0929251909255981, 2.7548975944519043, 1.911851167678833, -0.5621182322502136, 815.0, -0.20258699357509613, 0.42695799469947815, 0.11223600059747696, 3.121000051498413, 1.2549999952316284, 3.128999948501587], "mean": [0.41245484352111816, 2.0283141136169434, -0.34409642219543457, -0.29716384410858154, -1.3307040929794312, -1.3850897550582886, 1.2395858764648438, 647.2647094726562, 0.35392624139785767, 0.3116046190261841, 0.0713992565870285, -0.5986546277999878, 0.9836147427558899, 0.502740204334259, -0.5787830948829651, -2.0424938201904297, 0.5609248876571655, 0.6002569794654846, 1.7422603368759155, 1.5422849655151367, -1.5177679061889648, 480.03924560546875, -0.2588558793067932, 0.3736790716648102, 0.06699513643980026, 1.2041410207748413, 0.7062575221061707, -0.09766865521669388], "std": [0.19575488567352295, 0.068060003221035, 0.3225436806678772, 0.2375006377696991, 0.4770275950431824, 0.16244766116142273, 0.40936312079429626, 181.3608856201172, 0.09002747386693954, 0.05685162544250488, 0.04184384644031525, 1.6348869800567627, 0.3813877999782562, 0.8477714657783508, 0.14962707459926605, 0.032013095915317535, 0.16267281770706177, 0.3559529781341553, 0.6602892279624939, 0.11521919071674347, 0.6669073700904846, 222.60321044921875, 0.038161877542734146, 0.037496600300073624, 0.02110045589506626, 1.938797950744629, 0.4620971977710724, 2.310753345489502], "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": [669], "max": [669], "mean": [669.0], "std": [0.0], "count": [408]}, "index": {"min": [330448], "max": [330855], "mean": [330651.5], "std": [117.77910114560505], "count": [408]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [408]}, "subtask_annotation": {"mean": [19.245098039215687, 29.0, 29.0, 29.0, 29.0], "std": [7.064390506312801, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [408]}, "scene_annotation": {"mean": [669.0], "std": [0.0], "min": [669], "max": [669], "count": [408]}, "eef_direction_state": {"mean": [3.855392156862745, 3.605392156862745], "std": [2.010065442095631, 2.280279984343438], "min": [0, 0], "max": [6, 6], "count": [408]}, "eef_velocity_state": {"mean": [0.875, 0.8480392156862745], "std": [0.7286587867108859, 0.7899156559786437], "min": [0, 0], "max": [2, 2], "count": [408]}, "eef_acc_mag_state": {"mean": [1.0392156862745099, 0.8333333333333334], "std": [0.821542888828887, 0.8264420947336312], "min": [0, 0], "max": [2, 2], "count": [408]}, "eef_direction_action": {"mean": [3.855392156862745, 3.605392156862745], "std": [2.010065442095631, 2.280279984343438], "min": [0, 0], "max": [6, 6], "count": [408]}, "eef_velocity_action": {"mean": [0.875, 0.8480392156862745], "std": [0.7286587867108859, 0.7899156559786437], "min": [0, 0], "max": [2, 2], "count": [408]}, "eef_acc_mag_action": {"mean": [1.0392156862745099, 0.8333333333333334], "std": [0.821542888828887, 0.8264420947336312], "min": [0, 0], "max": [2, 2], "count": [408]}, "eef_sim_pose_state": {"mean": [0.571171123025774, 0.31444101539273506, 1.1328773649756798, -0.5615472688854719, 0.8246980387596193, -0.29407207113210704, 0.5052377231705892, -0.36718740020100915, 1.065930191913591, 1.592216332631489, 0.8966245128289526, 0.11195007430013014], "std": [0.04428315332512374, 0.03412713374606105, 0.038728296064539154, 1.8247843336999219, 0.24221123915927423, 1.9108453302026263, 0.06819383127698068, 0.06816360915988738, 0.052671303011170165, 0.5783503848379483, 0.11362065250175514, 1.8005023902628357], "min": [0.46805237341303285, 0.24556129077037986, 1.078107894673446, -3.1383458845293215, 0.4568219345768605, -3.1405810026640344, 0.4264881084558478, -0.4327623028369209, 1.0144909401771565, 0.4918028758346659, 0.694708060871049, -3.1376479141968523], "max": [0.6373467619201727, 0.38825212493158934, 1.2096084167074177, 3.1369588258707695, 1.282524914528525, 3.1333138431408556, 0.6220988301243382, -0.1878429882283013, 1.1789303904989221, 2.722184778103122, 1.227013632195126, 3.090602713771598], "count": [408]}, "eef_sim_pose_action": {"mean": [0.571171123025774, 0.31444101539273506, 1.1328773649756798, -0.5615472688854719, 0.8246980387596193, -0.29407207113210704, 0.5052377231705892, -0.36718740020100915, 1.065930191913591, 1.592216332631489, 0.8966245128289526, 0.11195007430013014], "std": [0.04428315332512374, 0.03412713374606105, 0.038728296064539154, 1.8247843336999219, 0.24221123915927423, 1.9108453302026263, 0.06819383127698068, 0.06816360915988738, 0.052671303011170165, 0.5783503848379483, 0.11362065250175514, 1.8005023902628357], "min": [0.46805237341303285, 0.24556129077037986, 1.078107894673446, -3.1383458845293215, 0.4568219345768605, -3.1405810026640344, 0.4264881084558478, -0.4327623028369209, 1.0144909401771565, 0.4918028758346659, 0.694708060871049, -3.1376479141968523], "max": [0.6373467619201727, 0.38825212493158934, 1.2096084167074177, 3.1369588258707695, 1.282524914528525, 3.1333138431408556, 0.6220988301243382, -0.1878429882283013, 1.1789303904989221, 2.722184778103122, 1.227013632195126, 3.090602713771598], "count": [408]}, "gripper_mode_state": {"mean": [0.5122549019607843, 0.2647058823529412], "std": [0.49984979481633274, 0.4411764705882359], "min": [0, 0], "max": [1, 1], "count": [408]}, "gripper_activity_state": {"mean": [1.9068627450980393, 1.892156862745098], "std": [0.3720003699981218, 0.38109395540346747], "min": [0, 0], "max": [2, 2], "count": [408]}, "gripper_mode_action": {"mean": [0.5122549019607843, 0.2647058823529412], "std": [0.49984979481633274, 0.4411764705882359], "min": [0, 0], "max": [1, 1], "count": [408]}, "gripper_activity_action": {"mean": [1.9068627450980393, 1.892156862745098], "std": [0.3720003699981218, 0.38109395540346747], "min": [0, 0], "max": [2, 2], "count": [408]}, "gripper_open_scale_state": {"mean": [0.4800392157984719, 0.6472647059571517], "std": [0.22260325360999034, 0.18136089750357703], "min": [0.169, 0.119], "max": [0.815, 0.756], "count": [408]}, "gripper_open_scale_action": {"mean": [0.4800392157984719, 0.6472647059571517], "std": [0.22260325360999034, 0.18136089750357703], "min": [0.169, 0.119], "max": [0.815, 0.756], "count": [408]}}} +{"episode_index": 591, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4803468484477124]], [[0.4144377818627451]], [[0.40045314746732025]]], "std": [[[0.10955295329075644]], [[0.20089264829404577]], [[0.2184732938289967]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7568627450980392]], [[0.7568627450980392]], [[0.7647058823529411]]], "mean": [[[0.47293839256535947]], [[0.47100283496732026]], [[0.4648157046568627]]], "std": [[[0.05247869752300307]], [[0.07348297299970187]], [[0.0785100986740543]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.47217728145424837]], [[0.46919793300653595]], [[0.462603425245098]]], "std": [[[0.05475261238183489]], [[0.08069642128057629]], [[0.08833281598513588]]], "count": [100]}, "observation.state": {"min": [0.25792476534843445, 1.8380411863327026, -1.0493093729019165, -0.9841213822364807, -2.380873680114746, -1.6578009128570557, 0.617584764957428, 109.0, 0.1242540031671524, 0.2628050148487091, -0.04004000127315521, -3.1401853561401367, 0.1340000033378601, -0.8389999866485596, -0.7861661314964294, -2.069401979446411, 0.2313084900379181, 0.012077678926289082, 0.9924989342689514, 1.3321399688720703, -2.3899145126342773, 177.0, -0.3219659924507141, 0.27772000432014465, 0.028344999998807907, -3.1351852416992188, 0.05800000578165054, -3.125999927520752], "max": [0.8207411170005798, 2.074777841567993, 0.12086404860019684, -0.11644837260246277, -1.0000039339065552, -1.1297166347503662, 2.0185606479644775, 690.0, 0.4245400130748749, 0.43216899037361145, 0.13273899257183075, 3.1410000324249268, 1.3029999732971191, 1.1349999904632568, -0.36536726355552673, -1.9627275466918945, 0.7598116397857666, 1.0216459035873413, 2.6231775283813477, 1.8659839630126953, -0.5201953649520874, 725.0, -0.1882759928703308, 0.42604801058769226, 0.1475449949502945, 3.122999906539917, 1.2799999713897705, 3.072000026702881], "mean": [0.44321897625923157, 2.028865098953247, -0.32175976037979126, -0.3270106911659241, -1.3963558673858643, -1.3954854011535645, 1.1763123273849487, 454.34466552734375, 0.3432566821575165, 0.32425156235694885, 0.08003699034452438, -1.079253077507019, 0.8719637393951416, 0.35981467366218567, -0.5544409155845642, -2.0434114933013916, 0.5495632290840149, 0.6023079752922058, 1.7228882312774658, 1.4771465063095093, -1.5214632749557495, 502.0845031738281, -0.26713696122169495, 0.37504512071609497, 0.062144532799720764, 1.3216081857681274, 0.7786917090415955, 0.154256209731102], "std": [0.19859980046749115, 0.0727975070476532, 0.37859731912612915, 0.24105173349380493, 0.5046007633209229, 0.1400013118982315, 0.499921977519989, 114.66458892822266, 0.08454710990190506, 0.06041084602475166, 0.04530832916498184, 1.383986473083496, 0.36169978976249695, 0.7325642704963684, 0.13273382186889648, 0.03079066053032875, 0.11225655674934387, 0.3297392725944519, 0.5728204250335693, 0.1249205470085144, 0.6408857703208923, 198.73629760742188, 0.03392346203327179, 0.03485206142067909, 0.024830780923366547, 1.982865571975708, 0.3890843391418457, 2.4950597286224365], "count": [438]}, "action": {"min": [0.25792476534843445, 1.8380411863327026, -1.0493093729019165, -0.9841213822364807, -2.380873680114746, -1.6578009128570557, 0.617584764957428, 109.0, 0.1242540031671524, 0.2628050148487091, -0.04004000127315521, -3.1401853561401367, 0.1340000033378601, -0.8389999866485596, -0.7861661314964294, -2.069401979446411, 0.2313084900379181, 0.012077678926289082, 0.9924989342689514, 1.3321399688720703, -2.3899145126342773, 177.0, -0.3219659924507141, 0.27772000432014465, 0.028344999998807907, -3.1351852416992188, 0.05800000578165054, -3.125999927520752], "max": [0.8207411170005798, 2.074777841567993, 0.12086404860019684, -0.11644837260246277, -1.0000039339065552, -1.1297166347503662, 2.0185606479644775, 690.0, 0.4245400130748749, 0.43216899037361145, 0.13273899257183075, 3.1410000324249268, 1.3029999732971191, 1.1349999904632568, -0.36536726355552673, -1.9627275466918945, 0.7598116397857666, 1.0216459035873413, 2.6231775283813477, 1.8659839630126953, -0.5201953649520874, 725.0, -0.1882759928703308, 0.42604801058769226, 0.1475449949502945, 3.122999906539917, 1.2799999713897705, 3.072000026702881], "mean": [0.44321897625923157, 2.028865098953247, -0.32175976037979126, -0.3270106911659241, -1.3963558673858643, -1.3954854011535645, 1.1763123273849487, 454.34466552734375, 0.3432566821575165, 0.32425156235694885, 0.08003699034452438, -1.079253077507019, 0.8719637393951416, 0.35981467366218567, -0.5544409155845642, -2.0434114933013916, 0.5495632290840149, 0.6023079752922058, 1.7228882312774658, 1.4771465063095093, -1.5214632749557495, 502.0845031738281, -0.26713696122169495, 0.37504512071609497, 0.062144532799720764, 1.3216081857681274, 0.7786917090415955, 0.154256209731102], "std": [0.19859980046749115, 0.0727975070476532, 0.37859731912612915, 0.24105173349380493, 0.5046007633209229, 0.1400013118982315, 0.499921977519989, 114.66458892822266, 0.08454710990190506, 0.06041084602475166, 0.04530832916498184, 1.383986473083496, 0.36169978976249695, 0.7325642704963684, 0.13273382186889648, 0.03079066053032875, 0.11225655674934387, 0.3297392725944519, 0.5728204250335693, 0.1249205470085144, 0.6408857703208923, 198.73629760742188, 0.03392346203327179, 0.03485206142067909, 0.024830780923366547, 1.982865571975708, 0.3890843391418457, 2.4950597286224365], "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": [670], "max": [670], "mean": [670.0], "std": [0.0], "count": [438]}, "index": {"min": [330856], "max": [331293], "mean": [331074.5], "std": [126.43937941427373], "count": [438]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [438]}, "subtask_annotation": {"mean": [18.767123287671232, 29.0, 29.0, 29.0, 29.0], "std": [7.278580349709342, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [438]}, "scene_annotation": {"mean": [670.0], "std": [0.0], "min": [670], "max": [670], "count": [438]}, "eef_direction_state": {"mean": [4.178082191780822, 4.175799086757991], "std": [1.871505626043641, 2.013347850456988], "min": [0, 0], "max": [6, 6], "count": [438]}, "eef_velocity_state": {"mean": [0.773972602739726, 0.7534246575342466], "std": [0.6767895062566144, 0.7754360432098191], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_acc_mag_state": {"mean": [0.8515981735159818, 0.7557077625570776], "std": [0.8183872676270151, 0.8342835640729189], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_direction_action": {"mean": [4.178082191780822, 4.175799086757991], "std": [1.871505626043641, 2.013347850456988], "min": [0, 0], "max": [6, 6], "count": [438]}, "eef_velocity_action": {"mean": [0.773972602739726, 0.7534246575342466], "std": [0.6767895062566144, 0.7754360432098191], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_acc_mag_action": {"mean": [0.8515981735159818, 0.7557077625570776], "std": [0.8183872676270151, 0.8342835640729189], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_sim_pose_state": {"mean": [0.5707206788621907, 0.3190954758192468, 1.1245600728921485, -1.5436357219155747, 0.9343408463426315, -0.5306113446903485, 0.5174810601334697, -0.36542269532474764, 1.0780694285250985, 1.509226172354943, 0.9540382136002097, 0.010210088076227274], "std": [0.04062138385083499, 0.028840524704518092, 0.039480060929589875, 0.997450917016082, 0.27202445476293896, 1.9382933215915097, 0.07108768754021388, 0.07129049344327386, 0.04656026074841547, 0.7738533320031861, 0.13833575292095102, 1.7030837346420988], "min": [0.4670878170541375, 0.27461743270884786, 1.0760334035406134, -3.05208379581654, 0.48466028966640584, -3.141038845523312, 0.45022395147469413, -0.43431943980028886, 1.0287494220444946, 0.32006329628927754, 0.6326439276106388, -3.1385394604781243], "max": [0.6321442647802562, 0.374738406403351, 1.2079700771976156, -0.30160071285649476, 1.2814625480239656, 3.1160987308286217, 0.6409960832200852, -0.1628702982365081, 1.1909318123566346, 2.9182603726009995, 1.2755937469860084, 3.1010616500628094], "count": [438]}, "eef_sim_pose_action": {"mean": [0.5707206788621907, 0.3190954758192468, 1.1245600728921485, -1.5436357219155747, 0.9343408463426315, -0.5306113446903485, 0.5174810601334697, -0.36542269532474764, 1.0780694285250985, 1.509226172354943, 0.9540382136002097, 0.010210088076227274], "std": [0.04062138385083499, 0.028840524704518092, 0.039480060929589875, 0.997450917016082, 0.27202445476293896, 1.9382933215915097, 0.07108768754021388, 0.07129049344327386, 0.04656026074841547, 0.7738533320031861, 0.13833575292095102, 1.7030837346420988], "min": [0.4670878170541375, 0.27461743270884786, 1.0760334035406134, -3.05208379581654, 0.48466028966640584, -3.141038845523312, 0.45022395147469413, -0.43431943980028886, 1.0287494220444946, 0.32006329628927754, 0.6326439276106388, -3.1385394604781243], "max": [0.6321442647802562, 0.374738406403351, 1.2079700771976156, -0.30160071285649476, 1.2814625480239656, 3.1160987308286217, 0.6409960832200852, -0.1628702982365081, 1.1909318123566346, 2.9182603726009995, 1.2755937469860084, 3.1010616500628094], "count": [438]}, "gripper_mode_state": {"mean": [0.3767123287671233, 0.8538812785388128], "std": [0.48456181248832586, 0.3532251982797022], "min": [0, 0], "max": [1, 1], "count": [438]}, "gripper_activity_state": {"mean": [1.8287671232876712, 1.8675799086757991], "std": [0.5237673815438978, 0.45910284435711735], "min": [0, 0], "max": [2, 2], "count": [438]}, "gripper_mode_action": {"mean": [0.3767123287671233, 0.8538812785388128], "std": [0.48456181248832586, 0.3532251982797022], "min": [0, 0], "max": [1, 1], "count": [438]}, "gripper_activity_action": {"mean": [1.8287671232876712, 1.8675799086757991], "std": [0.5237673815438978, 0.45910284435711735], "min": [0, 0], "max": [2, 2], "count": [438]}, "gripper_open_scale_state": {"mean": [0.5020844748510073, 0.454344749137146], "std": [0.1987363250343602, 0.11466450140871873], "min": [0.177, 0.109], "max": [0.725, 0.69], "count": [438]}, "gripper_open_scale_action": {"mean": [0.5020844748510073, 0.454344749137146], "std": [0.1987363250343602, 0.11466450140871873], "min": [0.177, 0.109], "max": [0.725, 0.69], "count": [438]}}} +{"episode_index": 592, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.48524784722222225]], [[0.42075966911764706]], [[0.4055649244281046]]], "std": [[[0.11105539300202405]], [[0.2000411569727419]], [[0.21998731657921194]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.796078431372549]], [[0.803921568627451]], [[0.807843137254902]]], "mean": [[[0.4821138316993464]], [[0.4811035539215686]], [[0.47549572508169935]]], "std": [[[0.0808341010767569]], [[0.09616964342040984]], [[0.10007501166198092]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.7843137254901961]], [[0.792156862745098]]], "mean": [[[0.47215126021241827]], [[0.46752090482026143]], [[0.4625365257352941]]], "std": [[[0.054295229935918406]], [[0.07811633474000043]], [[0.0845733006367883]]], "count": [100]}, "observation.state": {"min": [0.2632829248905182, 1.7880200147628784, -0.926403284072876, -1.0845825672149658, -2.499329090118408, -1.6109564304351807, 0.6161186695098877, 193.0, 0.16060400009155273, 0.2662369906902313, 0.012594000436365604, -3.0169999599456787, 0.17399998009204865, -0.9240000247955322, -0.7763224244117737, -2.0753533840179443, 0.29853856563568115, -0.023439772427082062, 0.8667131066322327, 1.2128816843032837, -2.4619789123535156, 183.0, -0.30698299407958984, 0.2835739850997925, 0.012827999889850616, -3.118000030517578, -0.02900000661611557, -3.1371853351593018], "max": [0.763651430606842, 2.076138973236084, 0.013805555179715157, -0.12552408874034882, -0.8472526669502258, -1.161918044090271, 1.9799538850784302, 820.0, 0.43418100476264954, 0.42242199182510376, 0.13790099322795868, -0.2759999930858612, 1.3240000009536743, 1.2860000133514404, -0.4049687385559082, -1.9757651090621948, 1.0276672840118408, 1.2283103466033936, 2.660562515258789, 1.9466181993484497, -0.16498598456382751, 635.0, -0.19289599359035492, 0.4389230012893677, 0.11837500333786011, 3.128000020980835, 1.3070000410079956, 3.135999917984009], "mean": [0.4034917652606964, 2.027435779571533, -0.28754669427871704, -0.3931797742843628, -1.4025914669036865, -1.3564984798431396, 1.2546570301055908, 704.6404418945312, 0.36518821120262146, 0.3166002929210663, 0.09750682860612869, -1.2350786924362183, 0.9440389275550842, 0.4680655598640442, -0.566686749458313, -2.052222967147827, 0.707523763179779, 0.771034300327301, 1.813502311706543, 1.5278738737106323, -1.7533434629440308, 490.4776916503906, -0.23260194063186646, 0.37715139985084534, 0.06384067982435226, 1.6096429824829102, 0.7112070322036743, -1.3317681550979614], "std": [0.17559675872325897, 0.06844263523817062, 0.2943260669708252, 0.2674252986907959, 0.5427022576332092, 0.1320798099040985, 0.4293886125087738, 144.2062530517578, 0.08044513314962387, 0.055722858756780624, 0.033183615654706955, 1.0601532459259033, 0.3868434429168701, 0.759505569934845, 0.13239173591136932, 0.022429177537560463, 0.15987351536750793, 0.32720646262168884, 0.6137396693229675, 0.17608045041561127, 0.6071563363075256, 183.0996551513672, 0.03571932762861252, 0.03923556208610535, 0.028598029166460037, 2.0142760276794434, 0.49189603328704834, 2.1851258277893066], "count": [381]}, "action": {"min": [0.2632829248905182, 1.7880200147628784, -0.926403284072876, -1.0845825672149658, -2.499329090118408, -1.6109564304351807, 0.6161186695098877, 193.0, 0.16060400009155273, 0.2662369906902313, 0.012594000436365604, -3.0169999599456787, 0.17399998009204865, -0.9240000247955322, -0.7763224244117737, -2.0753533840179443, 0.29853856563568115, -0.023439772427082062, 0.8667131066322327, 1.2128816843032837, -2.4619789123535156, 183.0, -0.30698299407958984, 0.2835739850997925, 0.012827999889850616, -3.118000030517578, -0.02900000661611557, -3.1371853351593018], "max": [0.763651430606842, 2.076138973236084, 0.013805555179715157, -0.12552408874034882, -0.8472526669502258, -1.161918044090271, 1.9799538850784302, 820.0, 0.43418100476264954, 0.42242199182510376, 0.13790099322795868, -0.2759999930858612, 1.3240000009536743, 1.2860000133514404, -0.4049687385559082, -1.9757651090621948, 1.0276672840118408, 1.2283103466033936, 2.660562515258789, 1.9466181993484497, -0.16498598456382751, 635.0, -0.19289599359035492, 0.4389230012893677, 0.11837500333786011, 3.128000020980835, 1.3070000410079956, 3.135999917984009], "mean": [0.4034917652606964, 2.027435779571533, -0.28754669427871704, -0.3931797742843628, -1.4025914669036865, -1.3564984798431396, 1.2546570301055908, 704.6404418945312, 0.36518821120262146, 0.3166002929210663, 0.09750682860612869, -1.2350786924362183, 0.9440389275550842, 0.4680655598640442, -0.566686749458313, -2.052222967147827, 0.707523763179779, 0.771034300327301, 1.813502311706543, 1.5278738737106323, -1.7533434629440308, 490.4776916503906, -0.23260194063186646, 0.37715139985084534, 0.06384067982435226, 1.6096429824829102, 0.7112070322036743, -1.3317681550979614], "std": [0.17559675872325897, 0.06844263523817062, 0.2943260669708252, 0.2674252986907959, 0.5427022576332092, 0.1320798099040985, 0.4293886125087738, 144.2062530517578, 0.08044513314962387, 0.055722858756780624, 0.033183615654706955, 1.0601532459259033, 0.3868434429168701, 0.759505569934845, 0.13239173591136932, 0.022429177537560463, 0.15987351536750793, 0.32720646262168884, 0.6137396693229675, 0.17608045041561127, 0.6071563363075256, 183.0996551513672, 0.03571932762861252, 0.03923556208610535, 0.028598029166460037, 2.0142760276794434, 0.49189603328704834, 2.1851258277893066], "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": [671], "max": [671], "mean": [671.0], "std": [0.0], "count": [381]}, "index": {"min": [331294], "max": [331674], "mean": [331484.0], "std": [109.98484744121194], "count": [381]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [381]}, "subtask_annotation": {"mean": [19.84514435695538, 29.0, 29.0, 29.0, 29.0], "std": [6.951625787874854, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [381]}, "scene_annotation": {"mean": [671.0], "std": [0.0], "min": [671], "max": [671], "count": [381]}, "eef_direction_state": {"mean": [4.377952755905512, 4.270341207349081], "std": [1.6817491855884192, 2.0880580685773014], "min": [0, 0], "max": [6, 6], "count": [381]}, "eef_velocity_state": {"mean": [0.8661417322834646, 0.7191601049868767], "std": [0.7391795628304282, 0.8115797938391326], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_acc_mag_state": {"mean": [0.9448818897637795, 0.6771653543307087], "std": [0.8477893434261116, 0.8185694880574756], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_direction_action": {"mean": [4.377952755905512, 4.270341207349081], "std": [1.6817491855884192, 2.0880580685773014], "min": [0, 0], "max": [6, 6], "count": [381]}, "eef_velocity_action": {"mean": [0.8661417322834646, 0.7191601049868767], "std": [0.7391795628304282, 0.8115797938391326], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_acc_mag_action": {"mean": [0.9448818897637795, 0.6771653543307087], "std": [0.8477893434261116, 0.8185694880574756], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_sim_pose_state": {"mean": [0.5778645304729206, 0.29865225898254183, 1.1522705638179762, -0.7786523625058748, 0.8524156231106915, -0.32256362997979154, 0.5081884321012309, -0.3910978853962939, 1.0765840456227336, 1.6254425342850154, 0.9268456581242347, 0.10384360353401376], "std": [0.04335675865028536, 0.03550055829318082, 0.034307973537105844, 1.8922922631486634, 0.23351738963118757, 2.100840404062997, 0.06573378371533381, 0.060061666559388834, 0.05103219155516868, 0.727024408681199, 0.1344067045917134, 1.6820052038956228], "min": [0.4758446744117981, 0.2413600920799693, 1.0752110117608398, -3.137939255469101, 0.49506914981527217, -3.111926189500885, 0.45121421553730107, -0.43567135856950967, 1.0309562335878737, 0.43088803205308984, 0.660282572747291, -3.0982830209867913], "max": [0.6443436117057897, 0.3704008851755375, 1.2122704995531375, 3.1393000590770046, 1.3510490618751345, 3.1089316168621153, 0.6303846321690005, -0.22258463782564902, 1.1996073787164012, 2.9270265205978405, 1.374077427875413, 3.0593772843103166], "count": [381]}, "eef_sim_pose_action": {"mean": [0.5778645304729206, 0.29865225898254183, 1.1522705638179762, -0.7786523625058748, 0.8524156231106915, -0.32256362997979154, 0.5081884321012309, -0.3910978853962939, 1.0765840456227336, 1.6254425342850154, 0.9268456581242347, 0.10384360353401376], "std": [0.04335675865028536, 0.03550055829318082, 0.034307973537105844, 1.8922922631486634, 0.23351738963118757, 2.100840404062997, 0.06573378371533381, 0.060061666559388834, 0.05103219155516868, 0.727024408681199, 0.1344067045917134, 1.6820052038956228], "min": [0.4758446744117981, 0.2413600920799693, 1.0752110117608398, -3.137939255469101, 0.49506914981527217, -3.111926189500885, 0.45121421553730107, -0.43567135856950967, 1.0309562335878737, 0.43088803205308984, 0.660282572747291, -3.0982830209867913], "max": [0.6443436117057897, 0.3704008851755375, 1.2122704995531375, 3.1393000590770046, 1.3510490618751345, 3.1089316168621153, 0.6303846321690005, -0.22258463782564902, 1.1996073787164012, 2.9270265205978405, 1.374077427875413, 3.0593772843103166], "count": [381]}, "gripper_mode_state": {"mean": [0.29658792650918636, 0.09973753280839895], "std": [0.45675324668596085, 0.2996497244412097], "min": [0, 0], "max": [1, 1], "count": [381]}, "gripper_activity_state": {"mean": [1.89501312335958, 1.8923884514435696], "std": [0.4092132036261827, 0.39877741806422434], "min": [0, 0], "max": [2, 2], "count": [381]}, "gripper_mode_action": {"mean": [0.29658792650918636, 0.09973753280839895], "std": [0.45675324668596085, 0.2996497244412097], "min": [0, 0], "max": [1, 1], "count": [381]}, "gripper_activity_action": {"mean": [1.89501312335958, 1.8923884514435696], "std": [0.4092132036261827, 0.39877741806422434], "min": [0, 0], "max": [2, 2], "count": [381]}, "gripper_open_scale_state": {"mean": [0.4904776901685662, 0.7046404201077034], "std": [0.1830995797280278, 0.14420635526578104], "min": [0.183, 0.193], "max": [0.635, 0.82], "count": [381]}, "gripper_open_scale_action": {"mean": [0.4904776901685662, 0.7046404201077034], "std": [0.1830995797280278, 0.14420635526578104], "min": [0.183, 0.193], "max": [0.635, 0.82], "count": [381]}}} +{"episode_index": 593, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4853345220588235]], [[0.41702467116013076]], [[0.4009448284313726]]], "std": [[[0.12358712208799012]], [[0.20794424485505605]], [[0.2276413712903912]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10588235294117647]], [[0.0]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.7607843137254902]], [[0.7686274509803922]]], "mean": [[[0.46994208333333337]], [[0.4636011172385621]], [[0.4560042320261438]]], "std": [[[0.06212146811472092]], [[0.09578778727588295]], [[0.10370075355868306]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47163969566993463]], [[0.46945749795751635]], [[0.465260216503268]]], "std": [[[0.05920024896514015]], [[0.07945616902225124]], [[0.08306434701588956]]], "count": [100]}, "observation.state": {"min": [0.31157615780830383, 1.8224378824234009, -1.0182600021362305, -1.3776756525039673, -2.713655471801758, -1.7262877225875854, 0.6293133497238159, 30.0, 0.12072200328111649, 0.2689090073108673, 0.007288999855518341, -3.1371853351593018, -0.0689999982714653, -0.9190000295639038, -0.7393389344215393, -2.0770814418792725, 0.4598942697048187, -0.1388583928346634, 0.8683362603187561, 1.3727364540100098, -2.5217390060424805, 176.0, -0.31377801299095154, 0.3138909935951233, 0.018154999241232872, -3.1401853561401367, -0.04699999839067459, -3.125999927520752], "max": [0.8147720098495483, 2.0739572048187256, 0.13086478412151337, -0.0596204474568367, -0.8466591835021973, -1.1726518869400024, 2.197840929031372, 679.0, 0.415569007396698, 0.4286229908466339, 0.11808499693870544, 3.1410000324249268, 1.2640000581741333, 0.9179999828338623, -0.33883821964263916, -1.960057258605957, 1.0046813488006592, 1.2220971584320068, 2.60520076751709, 1.8037630319595337, -0.14826571941375732, 788.0, -0.18288899958133698, 0.4154140055179596, 0.10101299732923508, 3.134999990463257, 1.281000018119812, 3.138000011444092], "mean": [0.4593693017959595, 2.0393588542938232, -0.4296225905418396, -0.38340458273887634, -1.3516091108322144, -1.412020206451416, 1.190364956855774, 586.2128295898438, 0.33555954694747925, 0.32886412739753723, 0.07535279542207718, -1.0945864915847778, 0.8475366234779358, 0.2665374279022217, -0.5454075336456299, -2.0543344020843506, 0.6869074702262878, 0.7164095640182495, 1.8338905572891235, 1.5435459613800049, -1.6711297035217285, 520.2413940429688, -0.24610891938209534, 0.36662301421165466, 0.047603245824575424, 1.8727052211761475, 0.6966571807861328, -1.5283827781677246], "std": [0.1766880750656128, 0.06253476440906525, 0.3046208322048187, 0.4109169840812683, 0.6839745044708252, 0.16274945437908173, 0.6247315406799316, 166.88723754882812, 0.09328743070363998, 0.050166673958301544, 0.024815158918499947, 1.402604103088379, 0.446039617061615, 0.665825605392456, 0.12219365686178207, 0.022995248436927795, 0.16951319575309753, 0.4214845299720764, 0.5673427581787109, 0.09864318370819092, 0.674586832523346, 216.21441650390625, 0.03425440192222595, 0.03403262421488762, 0.019983647391200066, 1.7563791275024414, 0.4707697033882141, 2.093203067779541], "count": [350]}, "action": {"min": [0.31157615780830383, 1.8224378824234009, -1.0182600021362305, -1.3776756525039673, -2.713655471801758, -1.7262877225875854, 0.6293133497238159, 30.0, 0.12072200328111649, 0.2689090073108673, 0.007288999855518341, -3.1371853351593018, -0.0689999982714653, -0.9190000295639038, -0.7393389344215393, -2.0770814418792725, 0.4598942697048187, -0.1388583928346634, 0.8683362603187561, 1.3727364540100098, -2.5217390060424805, 176.0, -0.31377801299095154, 0.3138909935951233, 0.018154999241232872, -3.1401853561401367, -0.04699999839067459, -3.125999927520752], "max": [0.8147720098495483, 2.0739572048187256, 0.13086478412151337, -0.0596204474568367, -0.8466591835021973, -1.1726518869400024, 2.197840929031372, 679.0, 0.415569007396698, 0.4286229908466339, 0.11808499693870544, 3.1410000324249268, 1.2640000581741333, 0.9179999828338623, -0.33883821964263916, -1.960057258605957, 1.0046813488006592, 1.2220971584320068, 2.60520076751709, 1.8037630319595337, -0.14826571941375732, 788.0, -0.18288899958133698, 0.4154140055179596, 0.10101299732923508, 3.134999990463257, 1.281000018119812, 3.138000011444092], "mean": [0.4593693017959595, 2.0393588542938232, -0.4296225905418396, -0.38340458273887634, -1.3516091108322144, -1.412020206451416, 1.190364956855774, 586.2128295898438, 0.33555954694747925, 0.32886412739753723, 0.07535279542207718, -1.0945864915847778, 0.8475366234779358, 0.2665374279022217, -0.5454075336456299, -2.0543344020843506, 0.6869074702262878, 0.7164095640182495, 1.8338905572891235, 1.5435459613800049, -1.6711297035217285, 520.2413940429688, -0.24610891938209534, 0.36662301421165466, 0.047603245824575424, 1.8727052211761475, 0.6966571807861328, -1.5283827781677246], "std": [0.1766880750656128, 0.06253476440906525, 0.3046208322048187, 0.4109169840812683, 0.6839745044708252, 0.16274945437908173, 0.6247315406799316, 166.88723754882812, 0.09328743070363998, 0.050166673958301544, 0.024815158918499947, 1.402604103088379, 0.446039617061615, 0.665825605392456, 0.12219365686178207, 0.022995248436927795, 0.16951319575309753, 0.4214845299720764, 0.5673427581787109, 0.09864318370819092, 0.674586832523346, 216.21441650390625, 0.03425440192222595, 0.03403262421488762, 0.019983647391200066, 1.7563791275024414, 0.4707697033882141, 2.093203067779541], "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": [672], "max": [672], "mean": [672.0], "std": [0.0], "count": [350]}, "index": {"min": [331675], "max": [332024], "mean": [331849.5], "std": [101.03588471429346], "count": [350]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [350]}, "subtask_annotation": {"mean": [19.62857142857143, 29.0, 29.0, 29.0, 29.0], "std": [6.880970505825512, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [350]}, "scene_annotation": {"mean": [672.0], "std": [0.0], "min": [672], "max": [672], "count": [350]}, "eef_direction_state": {"mean": [4.257142857142857, 3.854285714285714], "std": [1.6689236418868847, 2.187998806103464], "min": [0, 0], "max": [6, 6], "count": [350]}, "eef_velocity_state": {"mean": [0.8685714285714285, 0.8114285714285714], "std": [0.7009265005574232, 0.7811242551865962], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_acc_mag_state": {"mean": [1.0342857142857143, 0.8057142857142857], "std": [0.8063827014665509, 0.8190387596420087], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_direction_action": {"mean": [4.257142857142857, 3.854285714285714], "std": [1.6689236418868847, 2.187998806103464], "min": [0, 0], "max": [6, 6], "count": [350]}, "eef_velocity_action": {"mean": [0.8685714285714285, 0.8114285714285714], "std": [0.7009265005574232, 0.7811242551865962], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_acc_mag_action": {"mean": [1.0342857142857143, 0.8057142857142857], "std": [0.8063827014665509, 0.8190387596420087], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_sim_pose_state": {"mean": [0.5664793914627478, 0.2965565553539479, 1.1334564529381101, -1.7603720915431287, 0.8778879656643089, -0.33715466557813956, 0.5231284171346777, -0.35564159881274077, 1.0836892179069493, 1.5619998973183016, 0.95336267977297, 0.05097809424395785], "std": [0.040134332680199315, 0.031013405207751338, 0.04296224878472453, 1.0408938709213993, 0.26149788737888235, 2.1403711725127565, 0.06172588740737702, 0.06220883675788394, 0.06822066469523054, 0.9394090289990954, 0.203245382130463, 1.666567697346414], "min": [0.5098547787600287, 0.24145885982592946, 1.0695874133679768, -3.1066493395898633, 0.4883665837857136, -3.104633177746263, 0.45601971443663597, -0.40343412137363444, 1.0244804452509841, -3.138781319926438, 0.43330671757553674, -3.099033259001414], "max": [0.6224553245034996, 0.36252438043965307, 1.2199040899226086, 0.10056463180065559, 1.3714884116016002, 3.134439312035222, 0.6406540933764677, -0.19117677756051804, 1.2340084723243159, 3.1355254106525035, 1.3518295367849706, 3.108193274980855], "count": [350]}, "eef_sim_pose_action": {"mean": [0.5664793914627478, 0.2965565553539479, 1.1334564529381101, -1.7603720915431287, 0.8778879656643089, -0.33715466557813956, 0.5231284171346777, -0.35564159881274077, 1.0836892179069493, 1.5619998973183016, 0.95336267977297, 0.05097809424395785], "std": [0.040134332680199315, 0.031013405207751338, 0.04296224878472453, 1.0408938709213993, 0.26149788737888235, 2.1403711725127565, 0.06172588740737702, 0.06220883675788394, 0.06822066469523054, 0.9394090289990954, 0.203245382130463, 1.666567697346414], "min": [0.5098547787600287, 0.24145885982592946, 1.0695874133679768, -3.1066493395898633, 0.4883665837857136, -3.104633177746263, 0.45601971443663597, -0.40343412137363444, 1.0244804452509841, -3.138781319926438, 0.43330671757553674, -3.099033259001414], "max": [0.6224553245034996, 0.36252438043965307, 1.2199040899226086, 0.10056463180065559, 1.3714884116016002, 3.134439312035222, 0.6406540933764677, -0.19117677756051804, 1.2340084723243159, 3.1355254106525035, 1.3518295367849706, 3.108193274980855], "count": [350]}, "gripper_mode_state": {"mean": [0.29714285714285715, 0.13428571428571429], "std": [0.456999977671594, 0.3409590315924919], "min": [0, 0], "max": [1, 1], "count": [350]}, "gripper_activity_state": {"mean": [1.8314285714285714, 1.8542857142857143], "std": [0.5044212687095304, 0.4646613864758207], "min": [0, 0], "max": [2, 2], "count": [350]}, "gripper_mode_action": {"mean": [0.29714285714285715, 0.13428571428571429], "std": [0.456999977671594, 0.3409590315924919], "min": [0, 0], "max": [1, 1], "count": [350]}, "gripper_activity_action": {"mean": [1.8314285714285714, 1.8542857142857143], "std": [0.5044212687095304, 0.4646613864758207], "min": [0, 0], "max": [2, 2], "count": [350]}, "gripper_open_scale_state": {"mean": [0.5202414283098489, 0.5862128575570242], "std": [0.21621443939366528, 0.1668872083283261], "min": [0.176, 0.03], "max": [0.788, 0.679], "count": [350]}, "gripper_open_scale_action": {"mean": [0.5202414283098489, 0.5862128575570242], "std": [0.21621443939366528, 0.1668872083283261], "min": [0.176, 0.03], "max": [0.788, 0.679], "count": [350]}}} +{"episode_index": 594, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.4958476593137255]], [[0.42162053921568626]], [[0.40453797181372547]]], "std": [[[0.1178744849420921]], [[0.21147291374792282]], [[0.23266301255521202]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.0]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7372549019607844]], [[0.7568627450980392]]], "mean": [[[0.47342069852941177]], [[0.46343479779411767]], [[0.4554189195261438]]], "std": [[[0.058657970139413075]], [[0.1016776628113252]], [[0.11086212656510043]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47126174019607847]], [[0.4679113316993464]], [[0.46265388276143793]]], "std": [[[0.054794793854586375]], [[0.081704861379053]], [[0.08803219327624964]]], "count": [100]}, "observation.state": {"min": [0.2482556402683258, 1.8225600719451904, -1.0140712261199951, -1.0462900400161743, -2.445223808288574, -1.687436819076538, 0.7507359981536865, 78.0, 0.1420309990644455, 0.250465989112854, -0.011044999584555626, -3.131185293197632, 0.11900001019239426, -0.9340000152587891, -0.8016123175621033, -2.070798397064209, 0.35349899530410767, -0.11828096210956573, 1.0325019359588623, 1.4278364181518555, -2.515578031539917, 175.0, -0.3272779881954193, 0.2726440131664276, 0.023253999650478363, -3.134185314178467, -0.19099999964237213, -3.1371853351593018], "max": [0.8119969964027405, 2.0755455493927, 0.18282324075698853, -0.06440265476703644, -1.3421059846878052, -1.2863075733184814, 2.0896129608154297, 583.0, 0.39570000767707825, 0.41602298617362976, 0.1149509996175766, 3.125, 1.2330000400543213, 0.8679999709129333, -0.3079110085964203, -1.9725711345672607, 0.9985552430152893, 1.2467061281204224, 2.699815034866333, 1.8722671270370483, -0.3568151295185089, 824.0, -0.19517600536346436, 0.41423299908638, 0.10381700098514557, 3.134999990463257, 1.2480000257492065, 3.128000020980835], "mean": [0.4129931330680847, 2.026524066925049, -0.16884733736515045, -0.32777780294418335, -1.5988702774047852, -1.5296846628189087, 1.162053108215332, 526.720458984375, 0.33589497208595276, 0.30836495757102966, 0.0753844752907753, -1.0803827047348022, 0.8623563051223755, 0.24560683965682983, -0.5116517543792725, -2.0470163822174072, 0.5894056558609009, 0.8139768242835999, 1.9849637746810913, 1.5793659687042236, -1.7958732843399048, 510.9451904296875, -0.2688192129135132, 0.35444483160972595, 0.06584817171096802, 1.4562748670578003, 0.6365140080451965, -1.9279813766479492], "std": [0.19801732897758484, 0.06874823570251465, 0.42720168828964233, 0.3040410280227661, 0.3937472403049469, 0.10096117854118347, 0.5617062449455261, 136.5078887939453, 0.07622964680194855, 0.05847980082035065, 0.031500641256570816, 1.5018644332885742, 0.3481611907482147, 0.6898047924041748, 0.16525104641914368, 0.026335900649428368, 0.19315943121910095, 0.31605544686317444, 0.5083125829696655, 0.08638793975114822, 0.5557519197463989, 247.54049682617188, 0.040423646569252014, 0.03980458900332451, 0.02005365863442421, 2.206888437271118, 0.49240943789482117, 1.6299989223480225], "count": [356]}, "action": {"min": [0.2482556402683258, 1.8225600719451904, -1.0140712261199951, -1.0462900400161743, -2.445223808288574, -1.687436819076538, 0.7507359981536865, 78.0, 0.1420309990644455, 0.250465989112854, -0.011044999584555626, -3.131185293197632, 0.11900001019239426, -0.9340000152587891, -0.8016123175621033, -2.070798397064209, 0.35349899530410767, -0.11828096210956573, 1.0325019359588623, 1.4278364181518555, -2.515578031539917, 175.0, -0.3272779881954193, 0.2726440131664276, 0.023253999650478363, -3.134185314178467, -0.19099999964237213, -3.1371853351593018], "max": [0.8119969964027405, 2.0755455493927, 0.18282324075698853, -0.06440265476703644, -1.3421059846878052, -1.2863075733184814, 2.0896129608154297, 583.0, 0.39570000767707825, 0.41602298617362976, 0.1149509996175766, 3.125, 1.2330000400543213, 0.8679999709129333, -0.3079110085964203, -1.9725711345672607, 0.9985552430152893, 1.2467061281204224, 2.699815034866333, 1.8722671270370483, -0.3568151295185089, 824.0, -0.19517600536346436, 0.41423299908638, 0.10381700098514557, 3.134999990463257, 1.2480000257492065, 3.128000020980835], "mean": [0.4129931330680847, 2.026524066925049, -0.16884733736515045, -0.32777780294418335, -1.5988702774047852, -1.5296846628189087, 1.162053108215332, 526.720458984375, 0.33589497208595276, 0.30836495757102966, 0.0753844752907753, -1.0803827047348022, 0.8623563051223755, 0.24560683965682983, -0.5116517543792725, -2.0470163822174072, 0.5894056558609009, 0.8139768242835999, 1.9849637746810913, 1.5793659687042236, -1.7958732843399048, 510.9451904296875, -0.2688192129135132, 0.35444483160972595, 0.06584817171096802, 1.4562748670578003, 0.6365140080451965, -1.9279813766479492], "std": [0.19801732897758484, 0.06874823570251465, 0.42720168828964233, 0.3040410280227661, 0.3937472403049469, 0.10096117854118347, 0.5617062449455261, 136.5078887939453, 0.07622964680194855, 0.05847980082035065, 0.031500641256570816, 1.5018644332885742, 0.3481611907482147, 0.6898047924041748, 0.16525104641914368, 0.026335900649428368, 0.19315943121910095, 0.31605544686317444, 0.5083125829696655, 0.08638793975114822, 0.5557519197463989, 247.54049682617188, 0.040423646569252014, 0.03980458900332451, 0.02005365863442421, 2.206888437271118, 0.49240943789482117, 1.6299989223480225], "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": [673], "max": [673], "mean": [673.0], "std": [0.0], "count": [356]}, "index": {"min": [332025], "max": [332380], "mean": [332202.5], "std": [102.76794247234884], "count": [356]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [356]}, "subtask_annotation": {"mean": [19.151685393258425, 29.0, 29.0, 29.0, 29.0], "std": [6.792223120029147, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [356]}, "scene_annotation": {"mean": [673.0], "std": [0.0], "min": [673], "max": [673], "count": [356]}, "eef_direction_state": {"mean": [4.134831460674158, 4.331460674157303], "std": [1.928153399860146, 2.0696357767620572], "min": [0, 0], "max": [6, 6], "count": [356]}, "eef_velocity_state": {"mean": [0.8174157303370787, 0.7359550561797753], "std": [0.7403537388498564, 0.8127837020355765], "min": [0, 0], "max": [2, 2], "count": [356]}, "eef_acc_mag_state": {"mean": [0.9775280898876404, 0.6797752808988764], "std": [0.8309670566339894, 0.8167735614140065], "min": [0, 0], "max": [2, 2], "count": [356]}, "eef_direction_action": {"mean": [4.134831460674158, 4.331460674157303], "std": [1.928153399860146, 2.0696357767620572], "min": [0, 0], "max": [6, 6], "count": [356]}, "eef_velocity_action": {"mean": [0.8174157303370787, 0.7359550561797753], "std": [0.7403537388498564, 0.8127837020355765], "min": [0, 0], "max": [2, 2], "count": [356]}, "eef_acc_mag_action": {"mean": [0.9775280898876404, 0.6797752808988764], "std": [0.8309670566339894, 0.8167735614140065], "min": [0, 0], "max": [2, 2], "count": [356]}, "eef_sim_pose_state": {"mean": [0.5541890470934091, 0.3254623492526647, 1.134464800750695, -0.7572603223485682, 0.8244710133933266, -0.5610185662892759, 0.5019015331185044, -0.36032197200934823, 1.079081860640474, 1.408356009757321, 0.990223425139767, 0.04717069136806649], "std": [0.046665630191183194, 0.03929776712944454, 0.04220800295107877, 1.9870456282215596, 0.33577295175496763, 2.152949990963639, 0.07055314276993246, 0.056965022143927416, 0.052410139624769654, 0.717290902425294, 0.1624201700695616, 1.7098614431682373], "min": [0.4603443551830102, 0.25099157308050024, 1.0599904861437803, -3.137924818621525, 0.32536781282936067, -3.1384287233336057, 0.4365868465180478, -0.4070325992004771, 1.033800552212325, 0.5900382262122794, 0.5780691859243818, -3.1371630803070767], "max": [0.6246651606536346, 0.38842260634996006, 1.2117355436217843, 3.13297782678546, 1.4158398370759238, 3.13533474285159, 0.6298518275495704, -0.1955177247013658, 1.2070322873168697, 2.76644368570918, 1.224164802536873, 3.1240003247128163], "count": [356]}, "eef_sim_pose_action": {"mean": [0.5541890470934091, 0.3254623492526647, 1.134464800750695, -0.7572603223485682, 0.8244710133933266, -0.5610185662892759, 0.5019015331185044, -0.36032197200934823, 1.079081860640474, 1.408356009757321, 0.990223425139767, 0.04717069136806649], "std": [0.046665630191183194, 0.03929776712944454, 0.04220800295107877, 1.9870456282215596, 0.33577295175496763, 2.152949990963639, 0.07055314276993246, 0.056965022143927416, 0.052410139624769654, 0.717290902425294, 0.1624201700695616, 1.7098614431682373], "min": [0.4603443551830102, 0.25099157308050024, 1.0599904861437803, -3.137924818621525, 0.32536781282936067, -3.1384287233336057, 0.4365868465180478, -0.4070325992004771, 1.033800552212325, 0.5900382262122794, 0.5780691859243818, -3.1371630803070767], "max": [0.6246651606536346, 0.38842260634996006, 1.2117355436217843, 3.13297782678546, 1.4158398370759238, 3.13533474285159, 0.6298518275495704, -0.1955177247013658, 1.2070322873168697, 2.76644368570918, 1.224164802536873, 3.1240003247128163], "count": [356]}, "gripper_mode_state": {"mean": [0.37640449438202245, 0.12921348314606743], "std": [0.4844833856707966, 0.3354360727759143], "min": [0, 0], "max": [1, 1], "count": [356]}, "gripper_activity_state": {"mean": [1.797752808988764, 1.8707865168539326], "std": [0.5544462827629377, 0.4436068324999931], "min": [0, 0], "max": [2, 2], "count": [356]}, "gripper_mode_action": {"mean": [0.37640449438202245, 0.12921348314606743], "std": [0.4844833856707966, 0.3354360727759143], "min": [0, 0], "max": [1, 1], "count": [356]}, "gripper_activity_action": {"mean": [1.797752808988764, 1.8707865168539326], "std": [0.5544462827629377, 0.4436068324999931], "min": [0, 0], "max": [2, 2], "count": [356]}, "gripper_open_scale_state": {"mean": [0.5109452245905162, 0.5267205056822704], "std": [0.24753992090723476, 0.13650786974153717], "min": [0.175, 0.078], "max": [0.824, 0.583], "count": [356]}, "gripper_open_scale_action": {"mean": [0.5109452245905162, 0.5267205056822704], "std": [0.24753992090723476, 0.13650786974153717], "min": [0.175, 0.078], "max": [0.824, 0.583], "count": [356]}}} +{"episode_index": 595, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.5022953635620915]], [[0.43186563112745097]], [[0.4158774223856209]]], "std": [[[0.10893994671299052]], [[0.20503623658609724]], [[0.22628195254091035]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.0]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.7098039215686275]], [[0.7215686274509804]]], "mean": [[[0.46652612336601307]], [[0.46629177083333334]], [[0.4597142258986928]]], "std": [[[0.052988608619721524]], [[0.07156977436644776]], [[0.07623843721134996]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.47674441176470583]], [[0.47264514501633986]], [[0.46679144199346406]]], "std": [[[0.056753719501166595]], [[0.08901217677914405]], [[0.09752517617823468]]], "count": [100]}, "observation.state": {"min": [0.2895152270793915, 1.8139207363128662, -0.9731782078742981, -1.075838327407837, -2.4820501804351807, -1.7337751388549805, 0.47574183344841003, 66.0, 0.13608600199222565, 0.2861829996109009, -0.020555000752210617, -3.1391851902008057, 0.06499999016523361, -0.9589999914169312, -0.7147298455238342, -2.0680580139160156, 0.33197909593582153, 0.10421361774206161, 1.1269590854644775, 1.3631196022033691, -2.374660015106201, 176.0, -0.3244509994983673, 0.30448201298713684, 0.043317001312971115, -3.1040000915527344, 0.034000009298324585, -3.115999937057495], "max": [0.8325918316841125, 2.0755629539489746, 0.030839968472719193, -0.12870058417320251, -1.18563711643219, -1.2636358737945557, 2.120941638946533, 716.0, 0.3943980038166046, 0.41550499200820923, 0.15337300300598145, 3.138000011444092, 1.375, 0.6370000243186951, -0.3815988004207611, -1.9336678981781006, 0.7734077572822571, 1.0594497919082642, 2.6262142658233643, 1.7695369720458984, -0.6580764055252075, 829.0, -0.24181999266147614, 0.4044260084629059, 0.09262499958276749, 3.121000051498413, 1.2359999418258667, 3.11299991607666], "mean": [0.44583383202552795, 2.013897180557251, -0.3191970884799957, -0.4022817015647888, -1.6287806034088135, -1.4353580474853516, 1.3272373676300049, 580.7886962890625, 0.3313392996788025, 0.33021220564842224, 0.06934542208909988, -1.5738576650619507, 0.9718417525291443, -0.07056417316198349, -0.48416462540626526, -2.040806531906128, 0.47511330246925354, 0.5010666847229004, 1.6570043563842773, 1.5782548189163208, -1.339677333831787, 672.10498046875, -0.2916862368583679, 0.34446439146995544, 0.06395842134952545, 1.4466897249221802, 0.7923467755317688, 0.4139844477176666], "std": [0.19034557044506073, 0.06963077187538147, 0.336198091506958, 0.26654690504074097, 0.41287434101104736, 0.10756352543830872, 0.496431827545166, 187.56600952148438, 0.0785527303814888, 0.04485469311475754, 0.034077972173690796, 1.3507990837097168, 0.4686962366104126, 0.4933609664440155, 0.11594847589731216, 0.03338922560214996, 0.14453640580177307, 0.389042466878891, 0.5782995223999023, 0.08090715855360031, 0.7069726586341858, 251.79855346679688, 0.026635605841875076, 0.03333665058016777, 0.011946374550461769, 1.6353760957717896, 0.371751070022583, 2.3681607246398926], "count": [381]}, "action": {"min": [0.2895152270793915, 1.8139207363128662, -0.9731782078742981, -1.075838327407837, -2.4820501804351807, -1.7337751388549805, 0.47574183344841003, 66.0, 0.13608600199222565, 0.2861829996109009, -0.020555000752210617, -3.1391851902008057, 0.06499999016523361, -0.9589999914169312, -0.7147298455238342, -2.0680580139160156, 0.33197909593582153, 0.10421361774206161, 1.1269590854644775, 1.3631196022033691, -2.374660015106201, 176.0, -0.3244509994983673, 0.30448201298713684, 0.043317001312971115, -3.1040000915527344, 0.034000009298324585, -3.115999937057495], "max": [0.8325918316841125, 2.0755629539489746, 0.030839968472719193, -0.12870058417320251, -1.18563711643219, -1.2636358737945557, 2.120941638946533, 716.0, 0.3943980038166046, 0.41550499200820923, 0.15337300300598145, 3.138000011444092, 1.375, 0.6370000243186951, -0.3815988004207611, -1.9336678981781006, 0.7734077572822571, 1.0594497919082642, 2.6262142658233643, 1.7695369720458984, -0.6580764055252075, 829.0, -0.24181999266147614, 0.4044260084629059, 0.09262499958276749, 3.121000051498413, 1.2359999418258667, 3.11299991607666], "mean": [0.44583383202552795, 2.013897180557251, -0.3191970884799957, -0.4022817015647888, -1.6287806034088135, -1.4353580474853516, 1.3272373676300049, 580.7886962890625, 0.3313392996788025, 0.33021220564842224, 0.06934542208909988, -1.5738576650619507, 0.9718417525291443, -0.07056417316198349, -0.48416462540626526, -2.040806531906128, 0.47511330246925354, 0.5010666847229004, 1.6570043563842773, 1.5782548189163208, -1.339677333831787, 672.10498046875, -0.2916862368583679, 0.34446439146995544, 0.06395842134952545, 1.4466897249221802, 0.7923467755317688, 0.4139844477176666], "std": [0.19034557044506073, 0.06963077187538147, 0.336198091506958, 0.26654690504074097, 0.41287434101104736, 0.10756352543830872, 0.496431827545166, 187.56600952148438, 0.0785527303814888, 0.04485469311475754, 0.034077972173690796, 1.3507990837097168, 0.4686962366104126, 0.4933609664440155, 0.11594847589731216, 0.03338922560214996, 0.14453640580177307, 0.389042466878891, 0.5782995223999023, 0.08090715855360031, 0.7069726586341858, 251.79855346679688, 0.026635605841875076, 0.03333665058016777, 0.011946374550461769, 1.6353760957717896, 0.371751070022583, 2.3681607246398926], "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": [674], "max": [674], "mean": [674.0], "std": [0.0], "count": [381]}, "index": {"min": [332381], "max": [332761], "mean": [332571.0], "std": [109.98484744121194], "count": [381]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [381]}, "subtask_annotation": {"mean": [20.280839895013123, 29.0, 29.0, 29.0, 29.0], "std": [7.08570520076965, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [381]}, "scene_annotation": {"mean": [674.0], "std": [0.0], "min": [674], "max": [674], "count": [381]}, "eef_direction_state": {"mean": [4.459317585301838, 4.270341207349081], "std": [1.9990939040468514, 2.0371580067510555], "min": [0, 0], "max": [6, 6], "count": [381]}, "eef_velocity_state": {"mean": [0.6036745406824147, 0.7480314960629921], "std": [0.6895448223685201, 0.819402226935399], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_acc_mag_state": {"mean": [0.7874015748031497, 0.7322834645669292], "std": [0.8445898965360935, 0.8176095259784292], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_direction_action": {"mean": [4.459317585301838, 4.270341207349081], "std": [1.9990939040468514, 2.0371580067510555], "min": [0, 0], "max": [6, 6], "count": [381]}, "eef_velocity_action": {"mean": [0.6036745406824147, 0.7480314960629921], "std": [0.6895448223685201, 0.819402226935399], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_acc_mag_action": {"mean": [0.7874015748031497, 0.7322834645669292], "std": [0.8445898965360935, 0.8176095259784292], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_sim_pose_state": {"mean": [0.5385972243781778, 0.3338719778345164, 1.1051094105239299, -1.358592206768373, 0.9334615759243956, -0.3727421634725511, 0.5229312075666637, -0.3581900414844487, 1.082606942837977, 1.6017026995331354, 0.9651018020256157, 0.2564068654040364], "std": [0.04236028097721835, 0.01752084313251604, 0.04157824051714636, 1.0116696625063604, 0.25098248392530415, 1.8568194699383056, 0.05839321189841878, 0.061745509058565955, 0.05536832813222707, 0.706898672775296, 0.17997562072620474, 1.8734788894705379], "min": [0.4948543805662176, 0.2917075690612274, 1.064229051095477, -2.954083572110896, 0.4918120760177769, -3.1164019664336715, 0.4716365870135334, -0.43627682449800936, 1.0359433848823434, 0.3556027545181812, 0.5234068009839001, -3.1018181500142488], "max": [0.6126657267670939, 0.3710978796887166, 1.1827756314894038, -0.3246485187755507, 1.286194830094773, 3.139111639881074, 0.6295936868123578, -0.1851999924163213, 1.2223990922925596, 2.8263355184001973, 1.3642936110613109, 3.138823613500456], "count": [381]}, "eef_sim_pose_action": {"mean": [0.5385972243781778, 0.3338719778345164, 1.1051094105239299, -1.358592206768373, 0.9334615759243956, -0.3727421634725511, 0.5229312075666637, -0.3581900414844487, 1.082606942837977, 1.6017026995331354, 0.9651018020256157, 0.2564068654040364], "std": [0.04236028097721835, 0.01752084313251604, 0.04157824051714636, 1.0116696625063604, 0.25098248392530415, 1.8568194699383056, 0.05839321189841878, 0.061745509058565955, 0.05536832813222707, 0.706898672775296, 0.17997562072620474, 1.8734788894705379], "min": [0.4948543805662176, 0.2917075690612274, 1.064229051095477, -2.954083572110896, 0.4918120760177769, -3.1164019664336715, 0.4716365870135334, -0.43627682449800936, 1.0359433848823434, 0.3556027545181812, 0.5234068009839001, -3.1018181500142488], "max": [0.6126657267670939, 0.3710978796887166, 1.1827756314894038, -0.3246485187755507, 1.286194830094773, 3.139111639881074, 0.6295936868123578, -0.1851999924163213, 1.2223990922925596, 2.8263355184001973, 1.3642936110613109, 3.138823613500456], "count": [381]}, "gripper_mode_state": {"mean": [0.24671916010498687, 0.34120734908136485], "std": [0.4311018628376302, 0.47411485318879437], "min": [0, 0], "max": [1, 1], "count": [381]}, "gripper_activity_state": {"mean": [1.858267716535433, 1.89501312335958], "std": [0.4705122486151491, 0.4092132036261824], "min": [0, 0], "max": [2, 2], "count": [381]}, "gripper_mode_action": {"mean": [0.24671916010498687, 0.34120734908136485], "std": [0.4311018628376302, 0.47411485318879437], "min": [0, 0], "max": [1, 1], "count": [381]}, "gripper_activity_action": {"mean": [1.858267716535433, 1.89501312335958], "std": [0.4705122486151491, 0.4092132036261824], "min": [0, 0], "max": [2, 2], "count": [381]}, "gripper_open_scale_state": {"mean": [0.6721049869967887, 0.5807887138106403], "std": [0.25179857856063315, 0.1875661285065848], "min": [0.176, 0.066], "max": [0.829, 0.716], "count": [381]}, "gripper_open_scale_action": {"mean": [0.6721049869967887, 0.5807887138106403], "std": [0.25179857856063315, 0.1875661285065848], "min": [0.176, 0.066], "max": [0.829, 0.716], "count": [381]}}} +{"episode_index": 596, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4923697937091503]], [[0.43278031045751636]], [[0.4169127859477124]]], "std": [[[0.1250324174112794]], [[0.19941448043148796]], [[0.22035875389724827]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47642598039215683]], [[0.4720991360294118]], [[0.4667363419117647]]], "std": [[[0.06978441263982195]], [[0.09837796816369203]], [[0.10571541551799567]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.7803921568627451]], [[0.7490196078431373]]], "mean": [[[0.47866650326797383]], [[0.4398106597222222]], [[0.4222269444444445]]], "std": [[[0.06631511484747148]], [[0.16017935098264602]], [[0.18310003578214148]]], "count": [100]}, "observation.state": {"min": [0.07150614261627197, 1.9285191297531128, -1.2353789806365967, -1.326869249343872, -2.4046449661254883, -1.912147879600525, 0.5809328556060791, 139.0, 0.1367509961128235, 0.1915919929742813, -0.0620339997112751, -2.984999895095825, -0.24500001966953278, -1.1360000371932983, -0.5985257625579834, -2.0755107402801514, -0.8813040256500244, -0.20746728777885437, -0.9283930659294128, -1.8941534757614136, 2.100992441177368, 105.0, -0.3844180107116699, 0.16366000473499298, -0.09416600316762924, 1.409999966621399, 0.6579999923706055, -3.128999948501587], "max": [0.9233490228652954, 2.0877106189727783, 0.33138567209243774, 0.013194689527153969, -1.1040254831314087, -1.090935468673706, 2.336367607116699, 657.0, 0.37710899114608765, 0.4372200071811676, 0.1826149970293045, -0.9070000052452087, 1.3350000381469727, 1.128000020980835, -0.02715732343494892, -2.0164310932159424, 0.05523967370390892, 0.5041732788085938, -0.7126703262329102, -1.4325662851333618, 2.834641456604004, 860.0, -0.2185090035200119, 0.30849000811576843, 0.04566499963402748, 3.059000015258789, 1.1540000438690186, 3.127000093460083], "mean": [0.38849982619285583, 2.053208827972412, -0.6995245814323425, -0.6909156441688538, -1.7134523391723633, -1.5790514945983887, 1.4670037031173706, 525.9564208984375, 0.2706142067909241, 0.3108716607093811, 0.04728272557258606, -2.2485978603363037, 0.7078056931495667, -0.008791333995759487, -0.201391339302063, -2.0665383338928223, -0.5248331427574158, 0.02577836625277996, -0.7721136808395386, -1.60616135597229, 2.5644004344940186, 714.9913330078125, -0.3468235731124878, 0.2272936850786209, -0.0029995369259268045, 2.0246803760528564, 0.923370897769928, 0.7007188200950623], "std": [0.30224916338920593, 0.03723100200295448, 0.4209398925304413, 0.37455007433891296, 0.5835840106010437, 0.23541247844696045, 0.5082049369812012, 175.26348876953125, 0.07417377829551697, 0.08246153593063354, 0.051281630992889404, 0.7523097991943359, 0.5428199172019958, 0.6659597158432007, 0.1510493904352188, 0.01151537150144577, 0.38612768054008484, 0.2609935700893402, 0.060227081179618835, 0.14979787170886993, 0.27949589490890503, 211.07998657226562, 0.04438139870762825, 0.04113586246967316, 0.029721368104219437, 0.6463441848754883, 0.112687848508358, 2.7453157901763916], "count": [345]}, "action": {"min": [0.07150614261627197, 1.9285191297531128, -1.2353789806365967, -1.326869249343872, -2.4046449661254883, -1.912147879600525, 0.5809328556060791, 139.0, 0.1367509961128235, 0.1915919929742813, -0.0620339997112751, -2.984999895095825, -0.24500001966953278, -1.1360000371932983, -0.5985257625579834, -2.0755107402801514, -0.8813040256500244, -0.20746728777885437, -0.9283930659294128, -1.8941534757614136, 2.100992441177368, 105.0, -0.3844180107116699, 0.16366000473499298, -0.09416600316762924, 1.409999966621399, 0.6579999923706055, -3.128999948501587], "max": [0.9233490228652954, 2.0877106189727783, 0.33138567209243774, 0.013194689527153969, -1.1040254831314087, -1.090935468673706, 2.336367607116699, 657.0, 0.37710899114608765, 0.4372200071811676, 0.1826149970293045, -0.9070000052452087, 1.3350000381469727, 1.128000020980835, -0.02715732343494892, -2.0164310932159424, 0.05523967370390892, 0.5041732788085938, -0.7126703262329102, -1.4325662851333618, 2.834641456604004, 860.0, -0.2185090035200119, 0.30849000811576843, 0.04566499963402748, 3.059000015258789, 1.1540000438690186, 3.127000093460083], "mean": [0.38849982619285583, 2.053208827972412, -0.6995245814323425, -0.6909156441688538, -1.7134523391723633, -1.5790514945983887, 1.4670037031173706, 525.9564208984375, 0.2706142067909241, 0.3108716607093811, 0.04728272557258606, -2.2485978603363037, 0.7078056931495667, -0.008791333995759487, -0.201391339302063, -2.0665383338928223, -0.5248331427574158, 0.02577836625277996, -0.7721136808395386, -1.60616135597229, 2.5644004344940186, 714.9913330078125, -0.3468235731124878, 0.2272936850786209, -0.0029995369259268045, 2.0246803760528564, 0.923370897769928, 0.7007188200950623], "std": [0.30224916338920593, 0.03723100200295448, 0.4209398925304413, 0.37455007433891296, 0.5835840106010437, 0.23541247844696045, 0.5082049369812012, 175.26348876953125, 0.07417377829551697, 0.08246153593063354, 0.051281630992889404, 0.7523097991943359, 0.5428199172019958, 0.6659597158432007, 0.1510493904352188, 0.01151537150144577, 0.38612768054008484, 0.2609935700893402, 0.060227081179618835, 0.14979787170886993, 0.27949589490890503, 211.07998657226562, 0.04438139870762825, 0.04113586246967316, 0.029721368104219437, 0.6463441848754883, 0.112687848508358, 2.7453157901763916], "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": [675], "max": [675], "mean": [675.0], "std": [0.0], "count": [345]}, "index": {"min": [332762], "max": [333106], "mean": [332934.0], "std": [99.59250306457142], "count": [345]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [345]}, "subtask_annotation": {"mean": [15.655072463768116, 29.0, 29.0, 29.0, 29.0], "std": [7.8234048007187, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [345]}, "scene_annotation": {"mean": [675.0], "std": [0.0], "min": [675], "max": [675], "count": [345]}, "eef_direction_state": {"mean": [3.7333333333333334, 3.0869565217391304], "std": [2.1719333981479116, 1.7737141121761502], "min": [0, 0], "max": [6, 6], "count": [345]}, "eef_velocity_state": {"mean": [0.7797101449275362, 1.2869565217391303], "std": [0.736733824103551, 0.7154431166641426], "min": [0, 0], "max": [2, 2], "count": [345]}, "eef_acc_mag_state": {"mean": [0.8985507246376812, 1.0956521739130434], "std": [0.8469027549916925, 0.8054946778958021], "min": [0, 0], "max": [2, 2], "count": [345]}, "eef_direction_action": {"mean": [3.7333333333333334, 3.0869565217391304], "std": [2.1719333981479116, 1.7737141121761502], "min": [0, 0], "max": [6, 6], "count": [345]}, "eef_velocity_action": {"mean": [0.7797101449275362, 1.2869565217391303], "std": [0.736733824103551, 0.7154431166641426], "min": [0, 0], "max": [2, 2], "count": [345]}, "eef_acc_mag_action": {"mean": [0.8985507246376812, 1.0956521739130434], "std": [0.8469027549916925, 0.8054946778958021], "min": [0, 0], "max": [2, 2], "count": [345]}, "eef_sim_pose_state": {"mean": [0.4155834560867172, 0.32160556510648264, 1.0147019813125033, -1.2134146045939682, 1.285190601867683, -1.2326302060073633, 0.5108137381313943, -0.3092873977993083, 1.1136469767171175, 0.5984871317237684, 0.9159175229812874, -0.015210825926511514], "std": [0.04167034926838297, 0.04308819978975523, 0.01801371812311704, 0.5317489203254855, 0.08678688893197135, 1.3700912974028703, 0.09334902695601607, 0.07624086518855987, 0.05340301285922438, 1.843279732337085, 0.2767779891227398, 1.9370366706370032], "min": [0.36460229417338735, 0.1925053720315062, 0.9965452928599636, -2.310155930343252, 1.1037856748301844, -3.1365668147063297, 0.3776190675132969, -0.4387456157393482, 1.0254074787200058, -3.1414838620647325, 0.5130639205563621, -3.1145032915572273], "max": [0.5044847796144567, 0.3825025052157619, 1.0700161387648752, -0.6358517317843602, 1.3875291044231024, 3.140285830902135, 0.6486624900387284, -0.1434389088069245, 1.2099106940498683, 3.11822784349938, 1.471281285216726, 3.130343851137857], "count": [345]}, "eef_sim_pose_action": {"mean": [0.4155834560867172, 0.32160556510648264, 1.0147019813125033, -1.2134146045939682, 1.285190601867683, -1.2326302060073633, 0.5108137381313943, -0.3092873977993083, 1.1136469767171175, 0.5984871317237684, 0.9159175229812874, -0.015210825926511514], "std": [0.04167034926838297, 0.04308819978975523, 0.01801371812311704, 0.5317489203254855, 0.08678688893197135, 1.3700912974028703, 0.09334902695601607, 0.07624086518855987, 0.05340301285922438, 1.843279732337085, 0.2767779891227398, 1.9370366706370032], "min": [0.36460229417338735, 0.1925053720315062, 0.9965452928599636, -2.310155930343252, 1.1037856748301844, -3.1365668147063297, 0.3776190675132969, -0.4387456157393482, 1.0254074787200058, -3.1414838620647325, 0.5130639205563621, -3.1145032915572273], "max": [0.5044847796144567, 0.3825025052157619, 1.0700161387648752, -0.6358517317843602, 1.3875291044231024, 3.140285830902135, 0.6486624900387284, -0.1434389088069245, 1.2099106940498683, 3.11822784349938, 1.471281285216726, 3.130343851137857], "count": [345]}, "gripper_mode_state": {"mean": [0.16231884057971013, 0.22028985507246376], "std": [0.36874304681250425, 0.41444207656150966], "min": [0, 0], "max": [1, 1], "count": [345]}, "gripper_activity_state": {"mean": [1.7797101449275363, 1.8869565217391304], "std": [0.5627519622857847, 0.4121041951677483], "min": [0, 0], "max": [2, 2], "count": [345]}, "gripper_mode_action": {"mean": [0.16231884057971013, 0.22028985507246376], "std": [0.36874304681250425, 0.41444207656150966], "min": [0, 0], "max": [1, 1], "count": [345]}, "gripper_activity_action": {"mean": [1.7797101449275363, 1.8869565217391304], "std": [0.5627519622857847, 0.4121041951677483], "min": [0, 0], "max": [2, 2], "count": [345]}, "gripper_open_scale_state": {"mean": [0.7149913044362834, 0.5259565220487296], "std": [0.21107994783666975, 0.1752634928334717], "min": [0.105, 0.139], "max": [0.86, 0.657], "count": [345]}, "gripper_open_scale_action": {"mean": [0.7149913044362834, 0.5259565220487296], "std": [0.21107994783666975, 0.1752634928334717], "min": [0.105, 0.139], "max": [0.86, 0.657], "count": [345]}}} +{"episode_index": 597, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.49379339460784316]], [[0.4329531004901961]], [[0.41647829044117646]]], "std": [[[0.11641637021502933]], [[0.19641751203764213]], [[0.2179008819428676]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.475941664624183]], [[0.47574675449346404]], [[0.4688436560457516]]], "std": [[[0.06150360899824077]], [[0.08455579049819668]], [[0.09051631645024197]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.47409106413398694]], [[0.4445018259803922]], [[0.4303684272875817]]], "std": [[[0.06322108594090879]], [[0.14332633949338985]], [[0.16166582595638165]]], "count": [100]}, "observation.state": {"min": [0.1681973934173584, 1.8845367431640625, -0.8126427531242371, -1.2878261804580688, -2.5977132320404053, -1.9432321786880493, 0.42439427971839905, 162.0, 0.1969050019979477, 0.24235700070858002, 0.0009449999779462814, -2.9509999752044678, 0.015000000596046448, -1.0379999876022339, -0.5101073980331421, -2.070955514907837, -0.774699330329895, -0.12536700069904327, -0.8443553447723389, -1.96918523311615, 2.1906850337982178, 149.0, -0.37991198897361755, 0.1636040061712265, -0.08997700363397598, 1.434999942779541, 0.671999990940094, -3.0850000381469727], "max": [0.773041307926178, 2.0812180042266846, -0.28729867935180664, 0.025534169748425484, -0.9991487264633179, -1.3388769626617432, 2.308582067489624, 610.0, 0.3676750063896179, 0.4031839966773987, 0.1837570071220398, -1.1430000066757202, 1.1929999589920044, 0.6600000262260437, -0.00048869225429371, -2.042419195175171, 0.13500122725963593, 0.46731188893318176, -0.7622202634811401, -1.517005205154419, 2.782700538635254, 860.0, -0.23429499566555023, 0.27875998616218567, 0.02959500066936016, 2.9630000591278076, 1.1089999675750732, 3.125], "mean": [0.415600448846817, 2.0346133708953857, -0.5657785534858704, -0.5558764934539795, -1.6432353258132935, -1.6444404125213623, 1.1643871068954468, 454.73699951171875, 0.2957293391227722, 0.3136215806007385, 0.06377244740724564, -2.111816644668579, 0.6648666262626648, 0.05934886634349823, -0.1557963490486145, -2.066727638244629, -0.5493457317352295, 0.0360155925154686, -0.8147149682044983, -1.6555052995681763, 2.6019699573516846, 767.5109252929688, -0.35882875323295593, 0.20930445194244385, 0.0057442630641162395, 1.8818103075027466, 0.9273890256881714, 1.24732506275177], "std": [0.23560984432697296, 0.05275758355855942, 0.1618872880935669, 0.3864871859550476, 0.6395269632339478, 0.1391962468624115, 0.6096542477607727, 153.65773010253906, 0.0528956800699234, 0.06613378971815109, 0.035601790994405746, 0.6979499459266663, 0.3696856200695038, 0.6254591941833496, 0.11683867871761322, 0.005426031071692705, 0.3080003559589386, 0.18215033411979675, 0.03318581357598305, 0.11273512989282608, 0.2180527001619339, 197.0324249267578, 0.03645569831132889, 0.03256114572286606, 0.02767893485724926, 0.5841102600097656, 0.08258062601089478, 2.5620899200439453], "count": [367]}, "action": {"min": [0.1681973934173584, 1.8845367431640625, -0.8126427531242371, -1.2878261804580688, -2.5977132320404053, -1.9432321786880493, 0.42439427971839905, 162.0, 0.1969050019979477, 0.24235700070858002, 0.0009449999779462814, -2.9509999752044678, 0.015000000596046448, -1.0379999876022339, -0.5101073980331421, -2.070955514907837, -0.774699330329895, -0.12536700069904327, -0.8443553447723389, -1.96918523311615, 2.1906850337982178, 149.0, -0.37991198897361755, 0.1636040061712265, -0.08997700363397598, 1.434999942779541, 0.671999990940094, -3.0850000381469727], "max": [0.773041307926178, 2.0812180042266846, -0.28729867935180664, 0.025534169748425484, -0.9991487264633179, -1.3388769626617432, 2.308582067489624, 610.0, 0.3676750063896179, 0.4031839966773987, 0.1837570071220398, -1.1430000066757202, 1.1929999589920044, 0.6600000262260437, -0.00048869225429371, -2.042419195175171, 0.13500122725963593, 0.46731188893318176, -0.7622202634811401, -1.517005205154419, 2.782700538635254, 860.0, -0.23429499566555023, 0.27875998616218567, 0.02959500066936016, 2.9630000591278076, 1.1089999675750732, 3.125], "mean": [0.415600448846817, 2.0346133708953857, -0.5657785534858704, -0.5558764934539795, -1.6432353258132935, -1.6444404125213623, 1.1643871068954468, 454.73699951171875, 0.2957293391227722, 0.3136215806007385, 0.06377244740724564, -2.111816644668579, 0.6648666262626648, 0.05934886634349823, -0.1557963490486145, -2.066727638244629, -0.5493457317352295, 0.0360155925154686, -0.8147149682044983, -1.6555052995681763, 2.6019699573516846, 767.5109252929688, -0.35882875323295593, 0.20930445194244385, 0.0057442630641162395, 1.8818103075027466, 0.9273890256881714, 1.24732506275177], "std": [0.23560984432697296, 0.05275758355855942, 0.1618872880935669, 0.3864871859550476, 0.6395269632339478, 0.1391962468624115, 0.6096542477607727, 153.65773010253906, 0.0528956800699234, 0.06613378971815109, 0.035601790994405746, 0.6979499459266663, 0.3696856200695038, 0.6254591941833496, 0.11683867871761322, 0.005426031071692705, 0.3080003559589386, 0.18215033411979675, 0.03318581357598305, 0.11273512989282608, 0.2180527001619339, 197.0324249267578, 0.03645569831132889, 0.03256114572286606, 0.02767893485724926, 0.5841102600097656, 0.08258062601089478, 2.5620899200439453], "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": [676], "max": [676], "mean": [676.0], "std": [0.0], "count": [367]}, "index": {"min": [333107], "max": [333473], "mean": [333290.0], "std": [105.94338110519222], "count": [367]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [367]}, "subtask_annotation": {"mean": [15.247956403269756, 29.0, 29.0, 29.0, 29.0], "std": [7.82235251193576, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [367]}, "scene_annotation": {"mean": [676.0], "std": [0.0], "min": [676], "max": [676], "count": [367]}, "eef_direction_state": {"mean": [4.228882833787466, 3.7711171662125342], "std": [2.110550790077849, 1.993705245215724], "min": [0, 0], "max": [6, 6], "count": [367]}, "eef_velocity_state": {"mean": [0.5885558583106267, 0.9700272479564033], "std": [0.732417769523776, 0.7093580390715417], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_acc_mag_state": {"mean": [0.662125340599455, 0.8991825613079019], "std": [0.8054709764023279, 0.8175022681907244], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_direction_action": {"mean": [4.228882833787466, 3.7711171662125342], "std": [2.110550790077849, 1.993705245215724], "min": [0, 0], "max": [6, 6], "count": [367]}, "eef_velocity_action": {"mean": [0.5885558583106267, 0.9700272479564033], "std": [0.732417769523776, 0.7093580390715417], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_acc_mag_action": {"mean": [0.662125340599455, 0.8991825613079019], "std": [0.8054709764023279, 0.8175022681907244], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_sim_pose_state": {"mean": [0.39538561810193007, 0.33307526935087634, 1.010686032955197, -1.0411554461143162, 1.3093201325866306, -1.3252038689997343, 0.5112896891858058, -0.3369500343966406, 1.1050131691646115, 0.4862867198201998, 1.0006119565008904, -0.44992504013482515], "std": [0.03399750387831928, 0.03570808509714539, 0.01094584738264707, 0.493078609182955, 0.08170152570277715, 0.8768217848900218, 0.07708346145557235, 0.04109639423383418, 0.05822646699088144, 1.7689733961843732, 0.19939018036928519, 1.6784121625464237], "min": [0.34822354107669323, 0.20425735669190226, 0.9963347832697632, -2.2164834328569487, 1.0777371644332194, -3.135803511829859, 0.42720402640519906, -0.4282458691475548, 1.0235893621250405, -3.077664509011698, 0.5762553951894316, -3.1222383984765725], "max": [0.48158180465662936, 0.37347563351297386, 1.0494953704106147, -0.629958540486077, 1.4002076844940925, 3.1383530905945816, 0.6152850837133234, -0.23968429047771467, 1.230342796645959, 3.119951140895195, 1.3121765766649744, 3.117142735133867], "count": [367]}, "eef_sim_pose_action": {"mean": [0.39538561810193007, 0.33307526935087634, 1.010686032955197, -1.0411554461143162, 1.3093201325866306, -1.3252038689997343, 0.5112896891858058, -0.3369500343966406, 1.1050131691646115, 0.4862867198201998, 1.0006119565008904, -0.44992504013482515], "std": [0.03399750387831928, 0.03570808509714539, 0.01094584738264707, 0.493078609182955, 0.08170152570277715, 0.8768217848900218, 0.07708346145557235, 0.04109639423383418, 0.05822646699088144, 1.7689733961843732, 0.19939018036928519, 1.6784121625464237], "min": [0.34822354107669323, 0.20425735669190226, 0.9963347832697632, -2.2164834328569487, 1.0777371644332194, -3.135803511829859, 0.42720402640519906, -0.4282458691475548, 1.0235893621250405, -3.077664509011698, 0.5762553951894316, -3.1222383984765725], "max": [0.48158180465662936, 0.37347563351297386, 1.0494953704106147, -0.629958540486077, 1.4002076844940925, 3.1383530905945816, 0.6152850837133234, -0.23968429047771467, 1.230342796645959, 3.119951140895195, 1.3121765766649744, 3.117142735133867], "count": [367]}, "gripper_mode_state": {"mean": [0.1362397820163488, 0.7166212534059946], "std": [0.34304300577695274, 0.45063869404748014], "min": [0, 0], "max": [1, 1], "count": [367]}, "gripper_activity_state": {"mean": [1.8174386920980927, 1.8773841961852862], "std": [0.5239974009612, 0.4413327870893459], "min": [0, 0], "max": [2, 2], "count": [367]}, "gripper_mode_action": {"mean": [0.1362397820163488, 0.7166212534059946], "std": [0.34304300577695274, 0.45063869404748014], "min": [0, 0], "max": [1, 1], "count": [367]}, "gripper_activity_action": {"mean": [1.8174386920980927, 1.8773841961852862], "std": [0.5239974009612, 0.4413327870893459], "min": [0, 0], "max": [2, 2], "count": [367]}, "gripper_open_scale_state": {"mean": [0.7675108990162525, 0.45473705705440015], "std": [0.19703237122366304, 0.15365765999610254], "min": [0.149, 0.162], "max": [0.86, 0.61], "count": [367]}, "gripper_open_scale_action": {"mean": [0.7675108990162525, 0.45473705705440015], "std": [0.19703237122366304, 0.15365765999610254], "min": [0.149, 0.162], "max": [0.86, 0.61], "count": [367]}}} +{"episode_index": 598, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.4931936580882353]], [[0.4324201429738562]], [[0.41559180964052284]]], "std": [[[0.11921312720712612]], [[0.19761417094897518]], [[0.22015515758670895]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47791349673202616]], [[0.4779832148692811]], [[0.471673743872549]]], "std": [[[0.07504646433032572]], [[0.09563240779539962]], [[0.10081262203039362]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7254901960784313]], [[1.0]], [[1.0]]], "mean": [[[0.47651350694444444]], [[0.44576962622549016]], [[0.4301976613562091]]], "std": [[[0.06347516116611074]], [[0.14856248240296666]], [[0.16864392845108644]]], "count": [100]}, "observation.state": {"min": [0.11185815930366516, 1.865931749343872, -0.8466941714286804, -1.0810918807983398, -2.357555866241455, -1.7736386060714722, 0.5001590251922607, 161.0, 0.20407800376415253, 0.21778300404548645, 0.012303999625146389, -2.996999979019165, -0.08100000768899918, -1.1119999885559082, -0.642420768737793, -2.0755629539489746, -0.9725672602653503, -0.182631254196167, -0.8202349543571472, -1.9357796907424927, 2.1572444438934326, 42.0, -0.37963899970054626, 0.18803800642490387, -0.0883530005812645, 1.2699999809265137, 0.6049999594688416, -3.0429999828338623], "max": [0.7441385984420776, 2.0796821117401123, -0.24535837769508362, 0.03150319308042526, -1.0260791778564453, -1.2781745195388794, 2.2276861667633057, 833.0, 0.3724440038204193, 0.40783101320266724, 0.17002999782562256, -0.984000027179718, 1.3370000123977661, 0.7460000514984131, -0.09824459254741669, -2.0270254611968994, 0.007923794910311699, 0.5382071733474731, -0.7598639726638794, -1.4730056524276733, 2.8231399059295654, 832.0, -0.205935999751091, 0.30301401019096375, 0.03947899863123894, 3.010999917984009, 1.1649999618530273, 3.13700008392334], "mean": [0.4040834307670593, 2.019423484802246, -0.6298962235450745, -0.603376567363739, -1.6368309259414673, -1.613951563835144, 1.370273470878601, 543.8382568359375, 0.2925826907157898, 0.3186584711074829, 0.06941395252943039, -2.184382200241089, 0.7525282502174377, 0.03156106173992157, -0.2457151710987091, -2.0645041465759277, -0.5908071398735046, 0.0528482124209404, -0.7735781073570251, -1.6648671627044678, 2.5586435794830322, 693.7442016601562, -0.34080925583839417, 0.24004706740379333, 0.012945420108735561, 1.8320691585540771, 0.9371517896652222, 0.89404296875], "std": [0.23677228391170502, 0.06852767616510391, 0.1747491955757141, 0.31188681721687317, 0.5958879590034485, 0.1469719111919403, 0.49072232842445374, 204.87892150878906, 0.051139239221811295, 0.06845476478338242, 0.03639296069741249, 0.720383882522583, 0.4943915009498596, 0.6600354313850403, 0.13958565890789032, 0.009064368903636932, 0.38159433007240295, 0.2293032556772232, 0.01696336455643177, 0.11360504478216171, 0.18134616315364838, 269.13336181640625, 0.04400520771741867, 0.03119681030511856, 0.029844580218195915, 0.6478542685508728, 0.13283826410770416, 2.6293420791625977], "count": [303]}, "action": {"min": [0.11185815930366516, 1.865931749343872, -0.8466941714286804, -1.0810918807983398, -2.357555866241455, -1.7736386060714722, 0.5001590251922607, 161.0, 0.20407800376415253, 0.21778300404548645, 0.012303999625146389, -2.996999979019165, -0.08100000768899918, -1.1119999885559082, -0.642420768737793, -2.0755629539489746, -0.9725672602653503, -0.182631254196167, -0.8202349543571472, -1.9357796907424927, 2.1572444438934326, 42.0, -0.37963899970054626, 0.18803800642490387, -0.0883530005812645, 1.2699999809265137, 0.6049999594688416, -3.0429999828338623], "max": [0.7441385984420776, 2.0796821117401123, -0.24535837769508362, 0.03150319308042526, -1.0260791778564453, -1.2781745195388794, 2.2276861667633057, 833.0, 0.3724440038204193, 0.40783101320266724, 0.17002999782562256, -0.984000027179718, 1.3370000123977661, 0.7460000514984131, -0.09824459254741669, -2.0270254611968994, 0.007923794910311699, 0.5382071733474731, -0.7598639726638794, -1.4730056524276733, 2.8231399059295654, 832.0, -0.205935999751091, 0.30301401019096375, 0.03947899863123894, 3.010999917984009, 1.1649999618530273, 3.13700008392334], "mean": [0.4040834307670593, 2.019423484802246, -0.6298962235450745, -0.603376567363739, -1.6368309259414673, -1.613951563835144, 1.370273470878601, 543.8382568359375, 0.2925826907157898, 0.3186584711074829, 0.06941395252943039, -2.184382200241089, 0.7525282502174377, 0.03156106173992157, -0.2457151710987091, -2.0645041465759277, -0.5908071398735046, 0.0528482124209404, -0.7735781073570251, -1.6648671627044678, 2.5586435794830322, 693.7442016601562, -0.34080925583839417, 0.24004706740379333, 0.012945420108735561, 1.8320691585540771, 0.9371517896652222, 0.89404296875], "std": [0.23677228391170502, 0.06852767616510391, 0.1747491955757141, 0.31188681721687317, 0.5958879590034485, 0.1469719111919403, 0.49072232842445374, 204.87892150878906, 0.051139239221811295, 0.06845476478338242, 0.03639296069741249, 0.720383882522583, 0.4943915009498596, 0.6600354313850403, 0.13958565890789032, 0.009064368903636932, 0.38159433007240295, 0.2293032556772232, 0.01696336455643177, 0.11360504478216171, 0.18134616315364838, 269.13336181640625, 0.04400520771741867, 0.03119681030511856, 0.029844580218195915, 0.6478542685508728, 0.13283826410770416, 2.6293420791625977], "count": [303]}, "timestamp": {"min": [0.0], "max": [10.066666666666666], "mean": [5.033333333333333], "std": [2.9156029806440964], "count": [303]}, "frame_index": {"min": [0], "max": [302], "mean": [151.0], "std": [87.46808941932291], "count": [303]}, "episode_index": {"min": [677], "max": [677], "mean": [677.0], "std": [0.0], "count": [303]}, "index": {"min": [333474], "max": [333776], "mean": [333625.0], "std": [87.46808941932291], "count": [303]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [303]}, "subtask_annotation": {"mean": [15.551155115511552, 29.0, 29.0, 29.0, 29.0], "std": [7.654019650975769, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [303]}, "scene_annotation": {"mean": [677.0], "std": [0.0], "min": [677], "max": [677], "count": [303]}, "eef_direction_state": {"mean": [3.5016501650165015, 3.1518151815181517], "std": [2.1722440336301734, 2.117829779690313], "min": [0, 0], "max": [6, 6], "count": [303]}, "eef_velocity_state": {"mean": [0.8481848184818482, 1.1221122112211221], "std": [0.724435598337878, 0.7140315701131215], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_state": {"mean": [1.033003300330033, 1.0495049504950495], "std": [0.8278764575901492, 0.808897358410906], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_direction_action": {"mean": [3.5016501650165015, 3.1518151815181517], "std": [2.1722440336301734, 2.117829779690313], "min": [0, 0], "max": [6, 6], "count": [303]}, "eef_velocity_action": {"mean": [0.8481848184818482, 1.1221122112211221], "std": [0.724435598337878, 0.7140315701131215], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_action": {"mean": [1.033003300330033, 1.0495049504950495], "std": [0.8278764575901492, 0.808897358410906], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_sim_pose_state": {"mean": [0.42843634018911037, 0.32732883888613123, 1.0263528796678392, -1.1057916665576484, 1.261049359763515, -0.6203202667353651, 0.5172996851263048, -0.340107628378672, 1.1116731975584535, 0.5896840189574698, 0.9235603402153408, 0.18451023398976826], "std": [0.03415866646748425, 0.04206048992974481, 0.013784521317647024, 0.7138488561155951, 0.07254885326691016, 1.5276365846022173, 0.07888385388241824, 0.04746446837684242, 0.048057911270611826, 1.794295962241898, 0.17894627692120524, 1.8799046225740483], "min": [0.3876249064808771, 0.18805799424520578, 1.0104985293647575, -2.8772561703140216, 1.1530391150201917, -3.1385538972529683, 0.40289586281325296, -0.45007521735669287, 1.0334715654996627, -3.1028673256978556, 0.6327790231896602, -3.1239852531313943], "max": [0.513484937980374, 0.36496377705833777, 1.071022282625098, -0.09515902596367753, 1.4604483733620182, 3.115107362536655, 0.6207417509467621, -0.2511811263327845, 1.1915085237880876, 3.1401057806284354, 1.4396769811886654, 3.1273019351617743], "count": [303]}, "eef_sim_pose_action": {"mean": [0.42843634018911037, 0.32732883888613123, 1.0263528796678392, -1.1057916665576484, 1.261049359763515, -0.6203202667353651, 0.5172996851263048, -0.340107628378672, 1.1116731975584535, 0.5896840189574698, 0.9235603402153408, 0.18451023398976826], "std": [0.03415866646748425, 0.04206048992974481, 0.013784521317647024, 0.7138488561155951, 0.07254885326691016, 1.5276365846022173, 0.07888385388241824, 0.04746446837684242, 0.048057911270611826, 1.794295962241898, 0.17894627692120524, 1.8799046225740483], "min": [0.3876249064808771, 0.18805799424520578, 1.0104985293647575, -2.8772561703140216, 1.1530391150201917, -3.1385538972529683, 0.40289586281325296, -0.45007521735669287, 1.0334715654996627, -3.1028673256978556, 0.6327790231896602, -3.1239852531313943], "max": [0.513484937980374, 0.36496377705833777, 1.071022282625098, -0.09515902596367753, 1.4604483733620182, 3.115107362536655, 0.6207417509467621, -0.2511811263327845, 1.1915085237880876, 3.1401057806284354, 1.4396769811886654, 3.1273019351617743], "count": [303]}, "gripper_mode_state": {"mean": [0.18151815181518152, 0.2376237623762376], "std": [0.3854468995552852, 0.4256274308951413], "min": [0, 0], "max": [1, 1], "count": [303]}, "gripper_activity_state": {"mean": [1.7854785478547854, 1.8217821782178218], "std": [0.5481926668926308, 0.50859360092662], "min": [0, 0], "max": [2, 2], "count": [303]}, "gripper_mode_action": {"mean": [0.18151815181518152, 0.2376237623762376], "std": [0.3854468995552852, 0.4256274308951413], "min": [0, 0], "max": [1, 1], "count": [303]}, "gripper_activity_action": {"mean": [1.7854785478547854, 1.8217821782178218], "std": [0.5481926668926308, 0.50859360092662], "min": [0, 0], "max": [2, 2], "count": [303]}, "gripper_open_scale_state": {"mean": [0.6937442244098514, 0.5438382838787419], "std": [0.2691333453663246, 0.20487897081337086], "min": [0.042, 0.161], "max": [0.832, 0.833], "count": [303]}, "gripper_open_scale_action": {"mean": [0.6937442244098514, 0.5438382838787419], "std": [0.2691333453663246, 0.20487897081337086], "min": [0.042, 0.161], "max": [0.832, 0.833], "count": [303]}}} +{"episode_index": 599, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4943383129084967]], [[0.4363313235294118]], [[0.42090737745098045]]], "std": [[[0.11516187792701732]], [[0.1935146613461088]], [[0.21554365074302737]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47694771037581696]], [[0.47674954248366014]], [[0.47210430147058824]]], "std": [[[0.07095514950517276]], [[0.0878806947356683]], [[0.09219112665617099]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.0]], [[0.0]]], "max": [[[0.7058823529411765]], [[0.7490196078431373]], [[0.7137254901960784]]], "mean": [[[0.4732797283496732]], [[0.43904907475490196]], [[0.42238095383986923]]], "std": [[[0.06978544837361454]], [[0.15754075782556878]], [[0.17803235109995966]]], "count": [100]}, "observation.state": {"min": [0.12939871847629547, 1.8599451780319214, -0.8066563010215759, -1.2809844017028809, -2.430894613265991, -1.875722885131836, 0.58760005235672, 154.0, 0.2117380052804947, 0.2190690040588379, 0.056008998304605484, -2.9179999828338623, -0.0729999914765358, -1.0609999895095825, -0.6371150612831116, -2.073974847793579, -0.9895318746566772, -0.11821115016937256, -0.8014901280403137, -1.8850953578948975, 2.239257574081421, 241.0, -0.38975000381469727, 0.1721709966659546, -0.09752900153398514, 1.2589999437332153, 0.6150000095367432, -3.111999988555908], "max": [0.619714081287384, 2.078582525253296, 0.053878311067819595, 0.03366740420460701, -1.0292905569076538, -1.4442774057388306, 2.3168721199035645, 830.0, 0.4018230140209198, 0.3857640027999878, 0.18229299783706665, -0.7229999899864197, 1.2419999837875366, 0.8799999356269836, -0.030665434896945953, -2.0395917892456055, 0.09459685534238815, 0.4492652118206024, -0.7859217524528503, -1.5033917427062988, 2.7559969425201416, 832.0, -0.2061379998922348, 0.303398996591568, 0.053700000047683716, 2.9189999103546143, 1.1380000114440918, 3.119999885559082], "mean": [0.3808133602142334, 2.0304415225982666, -0.4824374318122864, -0.6260097622871399, -1.6816933155059814, -1.7099522352218628, 1.2054533958435059, 550.78662109375, 0.2991849482059479, 0.30241385102272034, 0.08471454679965973, -1.9670978784561157, 0.6521911025047302, 0.22799664735794067, -0.2272130250930786, -2.06064510345459, -0.5612252354621887, 0.08823911845684052, -0.7917999029159546, -1.6584309339523315, 2.5113918781280518, 718.0255737304688, -0.3532501459121704, 0.22550037503242493, 0.012314684689044952, 1.8633450269699097, 0.9594365358352661, 0.9551901817321777], "std": [0.18399137258529663, 0.05908779054880142, 0.2467392534017563, 0.44808125495910645, 0.5586938261985779, 0.13338737189769745, 0.5698542594909668, 220.4117431640625, 0.05496151000261307, 0.06175842881202698, 0.028528952971100807, 0.7912637591362, 0.45297086238861084, 0.6727674007415771, 0.15765437483787537, 0.008947424590587616, 0.36196592450141907, 0.16867445409297943, 0.0049043032340705395, 0.09499412029981613, 0.11928707361221313, 159.85214233398438, 0.050655797123909, 0.03791280463337898, 0.0396304577589035, 0.6026228666305542, 0.13405227661132812, 2.6673662662506104], "count": [293]}, "action": {"min": [0.12939871847629547, 1.8599451780319214, -0.8066563010215759, -1.2809844017028809, -2.430894613265991, -1.875722885131836, 0.58760005235672, 154.0, 0.2117380052804947, 0.2190690040588379, 0.056008998304605484, -2.9179999828338623, -0.0729999914765358, -1.0609999895095825, -0.6371150612831116, -2.073974847793579, -0.9895318746566772, -0.11821115016937256, -0.8014901280403137, -1.8850953578948975, 2.239257574081421, 241.0, -0.38975000381469727, 0.1721709966659546, -0.09752900153398514, 1.2589999437332153, 0.6150000095367432, -3.111999988555908], "max": [0.619714081287384, 2.078582525253296, 0.053878311067819595, 0.03366740420460701, -1.0292905569076538, -1.4442774057388306, 2.3168721199035645, 830.0, 0.4018230140209198, 0.3857640027999878, 0.18229299783706665, -0.7229999899864197, 1.2419999837875366, 0.8799999356269836, -0.030665434896945953, -2.0395917892456055, 0.09459685534238815, 0.4492652118206024, -0.7859217524528503, -1.5033917427062988, 2.7559969425201416, 832.0, -0.2061379998922348, 0.303398996591568, 0.053700000047683716, 2.9189999103546143, 1.1380000114440918, 3.119999885559082], "mean": [0.3808133602142334, 2.0304415225982666, -0.4824374318122864, -0.6260097622871399, -1.6816933155059814, -1.7099522352218628, 1.2054533958435059, 550.78662109375, 0.2991849482059479, 0.30241385102272034, 0.08471454679965973, -1.9670978784561157, 0.6521911025047302, 0.22799664735794067, -0.2272130250930786, -2.06064510345459, -0.5612252354621887, 0.08823911845684052, -0.7917999029159546, -1.6584309339523315, 2.5113918781280518, 718.0255737304688, -0.3532501459121704, 0.22550037503242493, 0.012314684689044952, 1.8633450269699097, 0.9594365358352661, 0.9551901817321777], "std": [0.18399137258529663, 0.05908779054880142, 0.2467392534017563, 0.44808125495910645, 0.5586938261985779, 0.13338737189769745, 0.5698542594909668, 220.4117431640625, 0.05496151000261307, 0.06175842881202698, 0.028528952971100807, 0.7912637591362, 0.45297086238861084, 0.6727674007415771, 0.15765437483787537, 0.008947424590587616, 0.36196592450141907, 0.16867445409297943, 0.0049043032340705395, 0.09499412029981613, 0.11928707361221313, 159.85214233398438, 0.050655797123909, 0.03791280463337898, 0.0396304577589035, 0.6026228666305542, 0.13405227661132812, 2.6673662662506104], "count": [293]}, "timestamp": {"min": [0.0], "max": [9.733333333333333], "mean": [4.866666666666667], "std": [2.8193773938387334], "count": [293]}, "frame_index": {"min": [0], "max": [292], "mean": [146.0], "std": [84.581321815162], "count": [293]}, "episode_index": {"min": [678], "max": [678], "mean": [678.0], "std": [0.0], "count": [293]}, "index": {"min": [333777], "max": [334069], "mean": [333923.0], "std": [84.581321815162], "count": [293]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [293]}, "subtask_annotation": {"mean": [15.003412969283277, 29.0, 29.0, 29.0, 29.0], "std": [7.654884582814694, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [293]}, "scene_annotation": {"mean": [678.0], "std": [0.0], "min": [678], "max": [678], "count": [293]}, "eef_direction_state": {"mean": [3.36518771331058, 3.25938566552901], "std": [2.1208576688342724, 2.0690195609061486], "min": [0, 0], "max": [6, 6], "count": [293]}, "eef_velocity_state": {"mean": [0.856655290102389, 1.10580204778157], "std": [0.7106683922681128, 0.6954757168732153], "min": [0, 0], "max": [2, 2], "count": [293]}, "eef_acc_mag_state": {"mean": [0.9112627986348123, 1.023890784982935], "std": [0.8500006680674062, 0.8112535374747234], "min": [0, 0], "max": [2, 2], "count": [293]}, "eef_direction_action": {"mean": [3.36518771331058, 3.25938566552901], "std": [2.1208576688342724, 2.0690195609061486], "min": [0, 0], "max": [6, 6], "count": [293]}, "eef_velocity_action": {"mean": [0.856655290102389, 1.10580204778157], "std": [0.7106683922681128, 0.6954757168732153], "min": [0, 0], "max": [2, 2], "count": [293]}, "eef_acc_mag_action": {"mean": [0.9112627986348123, 1.023890784982935], "std": [0.8500006680674062, 0.8112535374747234], "min": [0, 0], "max": [2, 2], "count": [293]}, "eef_sim_pose_state": {"mean": [0.4131065072202643, 0.33528188435136774, 1.0190041351685097, -1.1859014187398809, 1.2762990045421212, -0.9304559823658656, 0.5005105589619635, -0.3515536635131607, 1.116173563187098, 0.26659705796599636, 0.9138547628991641, -0.2406645546545963], "std": [0.042114570443768845, 0.05107069167132528, 0.012080250958724644, 0.5499971358118502, 0.09005114165113676, 1.4392844949946209, 0.07218678051228246, 0.03847455012708735, 0.05890062382522302, 1.7945659657414812, 0.1903816016872385, 1.5883531222071512], "min": [0.35746719348013534, 0.18203862997102743, 0.9957330507522375, -2.656200071171541, 1.1183766633821417, -3.124408165252536, 0.4058380106498566, -0.45513784192318896, 1.021427049833614, -3.1012455172077447, 0.5646499634911555, -3.1340957180772553], "max": [0.5112595790709497, 0.3750145478662692, 1.049074538980419, -0.4764504928315121, 1.465606465058337, 3.1317844741375964, 0.5953564459949572, -0.2907305228310056, 1.202616808948909, 3.1354860481498683, 1.2206534533845916, 3.1242772872793765], "count": [293]}, "eef_sim_pose_action": {"mean": [0.4131065072202643, 0.33528188435136774, 1.0190041351685097, -1.1859014187398809, 1.2762990045421212, -0.9304559823658656, 0.5005105589619635, -0.3515536635131607, 1.116173563187098, 0.26659705796599636, 0.9138547628991641, -0.2406645546545963], "std": [0.042114570443768845, 0.05107069167132528, 0.012080250958724644, 0.5499971358118502, 0.09005114165113676, 1.4392844949946209, 0.07218678051228246, 0.03847455012708735, 0.05890062382522302, 1.7945659657414812, 0.1903816016872385, 1.5883531222071512], "min": [0.35746719348013534, 0.18203862997102743, 0.9957330507522375, -2.656200071171541, 1.1183766633821417, -3.124408165252536, 0.4058380106498566, -0.45513784192318896, 1.021427049833614, -3.1012455172077447, 0.5646499634911555, -3.1340957180772553], "max": [0.5112595790709497, 0.3750145478662692, 1.049074538980419, -0.4764504928315121, 1.465606465058337, 3.1317844741375964, 0.5953564459949572, -0.2907305228310056, 1.202616808948909, 3.1354860481498683, 1.2206534533845916, 3.1242772872793765], "count": [293]}, "gripper_mode_state": {"mean": [0.14334470989761092, 0.2696245733788396], "std": [0.35042403462373994, 0.44376476066618803], "min": [0, 0], "max": [1, 1], "count": [293]}, "gripper_activity_state": {"mean": [1.825938566552901, 1.7781569965870307], "std": [0.5163631910113189, 0.5498377197084497], "min": [0, 0], "max": [2, 2], "count": [293]}, "gripper_mode_action": {"mean": [0.14334470989761092, 0.2696245733788396], "std": [0.35042403462373994, 0.44376476066618803], "min": [0, 0], "max": [1, 1], "count": [293]}, "gripper_activity_action": {"mean": [1.825938566552901, 1.7781569965870307], "std": [0.5163631910113189, 0.5498377197084497], "min": [0, 0], "max": [2, 2], "count": [293]}, "gripper_open_scale_state": {"mean": [0.7180255971654689, 0.5507866893677177], "std": [0.15985218799142442, 0.22041180583900807], "min": [0.241, 0.154], "max": [0.832, 0.83], "count": [293]}, "gripper_open_scale_action": {"mean": [0.7180255971654689, 0.5507866893677177], "std": [0.15985218799142442, 0.22041180583900807], "min": [0.241, 0.154], "max": [0.832, 0.83], "count": [293]}}} +{"episode_index": 600, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[1.0]], [[1.0]]], "mean": [[[0.4946653513071895]], [[0.4336941299019608]], [[0.4179246098856209]]], "std": [[[0.11910502118809162]], [[0.19702096887116505]], [[0.21931166894302184]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47839118668300656]], [[0.4788843647875817]], [[0.47393742034313724]]], "std": [[[0.06364300200345654]], [[0.08336126146509341]], [[0.08843729645573985]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.4732306801470588]], [[0.44576780024509804]], [[0.4329691605392157]]], "std": [[[0.06702269408512637]], [[0.14183920819219542]], [[0.15902640613189495]]], "count": [100]}, "observation.state": {"min": [0.13172000646591187, 1.837674617767334, -0.8743575811386108, -1.2026365995407104, -2.4208590984344482, -1.8521260023117065, 0.5777912735939026, 163.0, 0.1984349936246872, 0.20972199738025665, -0.0035089999437332153, -3.052999973297119, -0.0009999984176829457, -1.0839999914169312, -0.6019641160964966, -2.0782158374786377, -1.0373190641403198, -0.37215656042099, -0.8271639347076416, -1.9571075439453125, 2.178886651992798, 230.0, -0.3983139991760254, 0.17855499684810638, -0.13457700610160828, 1.281999945640564, 0.578000009059906, -3.1391851902008057], "max": [0.7666184306144714, 2.077744722366333, -0.040596358478069305, -0.05626941844820976, -1.0554180145263672, -1.3106027841567993, 2.3706459999084473, 831.0, 0.3897539973258972, 0.40897899866104126, 0.1901959925889969, -0.6420000195503235, 1.2120000123977661, 1.1260000467300415, -0.1149299293756485, -2.0012295246124268, 0.04886921867728233, 0.502899169921875, -0.7205591797828674, -1.2200026512145996, 2.819422483444214, 832.0, -0.19571200013160706, 0.3024199903011322, 0.06638099998235703, 2.759000062942505, 1.1339999437332153, 3.1410000324249268], "mean": [0.4179260730743408, 2.010342597961426, -0.5065128803253174, -0.5545535683631897, -1.6717829704284668, -1.6177927255630493, 1.2732394933700562, 528.1254272460938, 0.302777498960495, 0.31477591395378113, 0.0759883001446724, -2.0169436931610107, 0.7186180353164673, 0.1504536122083664, -0.2383861094713211, -2.059105634689331, -0.5907494425773621, 0.014557135291397572, -0.7793121933937073, -1.6238962411880493, 2.5824084281921387, 752.5164184570312, -0.34065285325050354, 0.238579660654068, 0.005408643279224634, 1.8142207860946655, 0.9711664319038391, 1.4236606359481812], "std": [0.23559576272964478, 0.07418271154165268, 0.24863170087337494, 0.34604957699775696, 0.552919328212738, 0.15253621339797974, 0.5302489995956421, 234.77523803710938, 0.06240274757146835, 0.0711895078420639, 0.03898569568991661, 0.8662148118019104, 0.41301217675209045, 0.7002867460250854, 0.11928391456604004, 0.014019905589520931, 0.3226271867752075, 0.21711376309394836, 0.02483535371720791, 0.14440606534481049, 0.14107893407344818, 163.17478942871094, 0.04888400807976723, 0.03205091506242752, 0.042865946888923645, 0.5134428143501282, 0.13711626827716827, 2.4618418216705322], "count": [335]}, "action": {"min": [0.13172000646591187, 1.837674617767334, -0.8743575811386108, -1.2026365995407104, -2.4208590984344482, -1.8521260023117065, 0.5777912735939026, 163.0, 0.1984349936246872, 0.20972199738025665, -0.0035089999437332153, -3.052999973297119, -0.0009999984176829457, -1.0839999914169312, -0.6019641160964966, -2.0782158374786377, -1.0373190641403198, -0.37215656042099, -0.8271639347076416, -1.9571075439453125, 2.178886651992798, 230.0, -0.3983139991760254, 0.17855499684810638, -0.13457700610160828, 1.281999945640564, 0.578000009059906, -3.1391851902008057], "max": [0.7666184306144714, 2.077744722366333, -0.040596358478069305, -0.05626941844820976, -1.0554180145263672, -1.3106027841567993, 2.3706459999084473, 831.0, 0.3897539973258972, 0.40897899866104126, 0.1901959925889969, -0.6420000195503235, 1.2120000123977661, 1.1260000467300415, -0.1149299293756485, -2.0012295246124268, 0.04886921867728233, 0.502899169921875, -0.7205591797828674, -1.2200026512145996, 2.819422483444214, 832.0, -0.19571200013160706, 0.3024199903011322, 0.06638099998235703, 2.759000062942505, 1.1339999437332153, 3.1410000324249268], "mean": [0.4179260730743408, 2.010342597961426, -0.5065128803253174, -0.5545535683631897, -1.6717829704284668, -1.6177927255630493, 1.2732394933700562, 528.1254272460938, 0.302777498960495, 0.31477591395378113, 0.0759883001446724, -2.0169436931610107, 0.7186180353164673, 0.1504536122083664, -0.2383861094713211, -2.059105634689331, -0.5907494425773621, 0.014557135291397572, -0.7793121933937073, -1.6238962411880493, 2.5824084281921387, 752.5164184570312, -0.34065285325050354, 0.238579660654068, 0.005408643279224634, 1.8142207860946655, 0.9711664319038391, 1.4236606359481812], "std": [0.23559576272964478, 0.07418271154165268, 0.24863170087337494, 0.34604957699775696, 0.552919328212738, 0.15253621339797974, 0.5302489995956421, 234.77523803710938, 0.06240274757146835, 0.0711895078420639, 0.03898569568991661, 0.8662148118019104, 0.41301217675209045, 0.7002867460250854, 0.11928391456604004, 0.014019905589520931, 0.3226271867752075, 0.21711376309394836, 0.02483535371720791, 0.14440606534481049, 0.14107893407344818, 163.17478942871094, 0.04888400807976723, 0.03205091506242752, 0.042865946888923645, 0.5134428143501282, 0.13711626827716827, 2.4618418216705322], "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": [679], "max": [679], "mean": [679.0], "std": [0.0], "count": [335]}, "index": {"min": [334070], "max": [334404], "mean": [334237.0], "std": [96.70573922989266], "count": [335]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [335]}, "subtask_annotation": {"mean": [15.913432835820895, 29.0, 29.0, 29.0, 29.0], "std": [7.628792583059238, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [335]}, "scene_annotation": {"mean": [679.0], "std": [0.0], "min": [679], "max": [679], "count": [335]}, "eef_direction_state": {"mean": [3.617910447761194, 2.943283582089552], "std": [2.1807109188022604, 1.9909664555295443], "min": [0, 0], "max": [6, 6], "count": [335]}, "eef_velocity_state": {"mean": [0.8238805970149253, 1.1880597014925374], "std": [0.7463522341258969, 0.6304517186669096], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_acc_mag_state": {"mean": [0.9343283582089552, 1.0626865671641792], "std": [0.8403183900513544, 0.7835692962708317], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_direction_action": {"mean": [3.617910447761194, 2.943283582089552], "std": [2.1807109188022604, 1.9909664555295443], "min": [0, 0], "max": [6, 6], "count": [335]}, "eef_velocity_action": {"mean": [0.8238805970149253, 1.1880597014925374], "std": [0.7463522341258969, 0.6304517186669096], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_acc_mag_action": {"mean": [0.9343283582089552, 1.0626865671641792], "std": [0.8403183900513544, 0.7835692962708317], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_sim_pose_state": {"mean": [0.4256019773503013, 0.32197189069120774, 1.0215068721334066, -1.0535289653123323, 1.2751222001237368, -0.7923219997477016, 0.5132633149897482, -0.34872732874951184, 1.1091511968966867, 0.34411712368653374, 0.9629954182273566, -0.3741172452660273], "std": [0.03290408629266786, 0.05598713092131873, 0.00994203411866639, 0.6358892071691069, 0.09104078947852856, 1.3120261233149382, 0.08274099168408461, 0.05060276695734399, 0.054914435470840336, 1.936323839611468, 0.18323348725485705, 1.7309899573067602], "min": [0.37515392787383806, 0.14533252035829025, 0.9994176466826538, -2.8088971623473973, 1.1669524531690811, -3.1397261109952845, 0.3956854219969343, -0.45147386985728205, 1.0280143398578117, -3.0907381197305552, 0.5895868339603614, -3.137599025506709], "max": [0.5021298619883426, 0.3896263339716657, 1.0520169954472949, 0.30233056003777814, 1.5599772876457303, 3.1027043097429714, 0.6191952391948876, -0.24256275190515825, 1.2125399850391536, 3.092815419997777, 1.3645919449294812, 3.1178344914841616], "count": [335]}, "eef_sim_pose_action": {"mean": [0.4256019773503013, 0.32197189069120774, 1.0215068721334066, -1.0535289653123323, 1.2751222001237368, -0.7923219997477016, 0.5132633149897482, -0.34872732874951184, 1.1091511968966867, 0.34411712368653374, 0.9629954182273566, -0.3741172452660273], "std": [0.03290408629266786, 0.05598713092131873, 0.00994203411866639, 0.6358892071691069, 0.09104078947852856, 1.3120261233149382, 0.08274099168408461, 0.05060276695734399, 0.054914435470840336, 1.936323839611468, 0.18323348725485705, 1.7309899573067602], "min": [0.37515392787383806, 0.14533252035829025, 0.9994176466826538, -2.8088971623473973, 1.1669524531690811, -3.1397261109952845, 0.3956854219969343, -0.45147386985728205, 1.0280143398578117, -3.0907381197305552, 0.5895868339603614, -3.137599025506709], "max": [0.5021298619883426, 0.3896263339716657, 1.0520169954472949, 0.30233056003777814, 1.5599772876457303, 3.1027043097429714, 0.6191952391948876, -0.24256275190515825, 1.2125399850391536, 3.092815419997777, 1.3645919449294812, 3.1178344914841616], "count": [335]}, "gripper_mode_state": {"mean": [0.11940298507462686, 0.2865671641791045], "std": [0.32426210421493107, 0.45215752188087066], "min": [0, 0], "max": [1, 1], "count": [335]}, "gripper_activity_state": {"mean": [1.844776119402985, 1.8776119402985074], "std": [0.4760796315209461, 0.42314419952159465], "min": [0, 0], "max": [2, 2], "count": [335]}, "gripper_mode_action": {"mean": [0.11940298507462686, 0.2865671641791045], "std": [0.32426210421493107, 0.45215752188087066], "min": [0, 0], "max": [1, 1], "count": [335]}, "gripper_activity_action": {"mean": [1.844776119402985, 1.8776119402985074], "std": [0.4760796315209461, 0.42314419952159465], "min": [0, 0], "max": [2, 2], "count": [335]}, "gripper_open_scale_state": {"mean": [0.7525164182292892, 0.5281253730432309], "std": [0.16317466979121603, 0.23477517998885955], "min": [0.23, 0.163], "max": [0.832, 0.831], "count": [335]}, "gripper_open_scale_action": {"mean": [0.7525164182292892, 0.5281253730432309], "std": [0.16317466979121603, 0.23477517998885955], "min": [0.23, 0.163], "max": [0.832, 0.831], "count": [335]}}} +{"episode_index": 601, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.4856412602124183]], [[0.42567506740196076]], [[0.4104086233660131]]], "std": [[[0.11239266870549497]], [[0.1930987026280725]], [[0.2136286631108246]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.47482202001633983]], [[0.47516257557189545]], [[0.4701300285947712]]], "std": [[[0.06284421966349614]], [[0.07887921690311167]], [[0.0828011438671329]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.47736087622549017]], [[0.44825494281045747]], [[0.43499479166666666]]], "std": [[[0.06381314558970139]], [[0.14160823398018363]], [[0.16053151261550522]]], "count": [100]}, "observation.state": {"min": [0.11803662031888962, 1.8973997831344604, -1.001801609992981, -1.2172625064849854, -2.5077414512634277, -1.90874445438385, 0.43708279728889465, 163.0, 0.18248799443244934, 0.21344700455665588, -0.016392000019550323, -3.052000045776367, -0.05400000140070915, -1.0829999446868896, -0.6288945078849792, -2.072403907775879, -1.0584897994995117, -0.06695082783699036, -0.8805012106895447, -2.0037951469421387, 2.1154439449310303, 46.0, -0.39609700441360474, 0.13612200319766998, -0.07105100154876709, 1.0809999704360962, 0.6710000038146973, -3.128999948501587], "max": [0.791524350643158, 2.0847434997558594, -0.21242402493953705, 0.13175490498542786, -1.0396403074264526, -1.3116673231124878, 2.2713541984558105, 835.0, 0.3637720048427582, 0.4101540148258209, 0.18316400051116943, -0.8999999761581421, 1.2050000429153442, 0.8119999766349792, 0.05361652001738548, -2.036118745803833, 0.04354596510529518, 0.5649281740188599, -0.7358308434486389, -1.5213686227798462, 2.6920831203460693, 829.0, -0.21811099350452423, 0.3148239850997925, 0.06641600281000137, 3.078000068664551, 1.0889999866485596, 3.134000062942505], "mean": [0.4046562612056732, 2.042236089706421, -0.5266311764717102, -0.4777940809726715, -1.5938924551010132, -1.6421643495559692, 1.1256554126739502, 583.6854248046875, 0.29615089297294617, 0.3064289093017578, 0.05805318057537079, -1.9601231813430786, 0.7003946304321289, 0.16526556015014648, -0.18767209351062775, -2.064645290374756, -0.78317791223526, 0.06246981397271156, -0.7888669371604919, -1.6809296607971191, 2.544424533843994, 728.314697265625, -0.36752399802207947, 0.2197108119726181, 0.0400928296148777, 1.552688717842102, 0.9429665803909302, 1.468780279159546], "std": [0.24750356376171112, 0.05190085247159004, 0.25272321701049805, 0.42995786666870117, 0.615761399269104, 0.16845084726810455, 0.618933379650116, 251.6150360107422, 0.06195006147027016, 0.07272778451442719, 0.03713814169168472, 0.7987560629844666, 0.38496989011764526, 0.6403425335884094, 0.14900678396224976, 0.00741496542468667, 0.38860422372817993, 0.19013148546218872, 0.06284193694591522, 0.15562237799167633, 0.19573001563549042, 203.4453887939453, 0.042328085750341415, 0.048008713871240616, 0.030215004459023476, 0.7001124024391174, 0.08107293397188187, 2.2515077590942383], "count": [418]}, "action": {"min": [0.11803662031888962, 1.8973997831344604, -1.001801609992981, -1.2172625064849854, -2.5077414512634277, -1.90874445438385, 0.43708279728889465, 163.0, 0.18248799443244934, 0.21344700455665588, -0.016392000019550323, -3.052000045776367, -0.05400000140070915, -1.0829999446868896, -0.6288945078849792, -2.072403907775879, -1.0584897994995117, -0.06695082783699036, -0.8805012106895447, -2.0037951469421387, 2.1154439449310303, 46.0, -0.39609700441360474, 0.13612200319766998, -0.07105100154876709, 1.0809999704360962, 0.6710000038146973, -3.128999948501587], "max": [0.791524350643158, 2.0847434997558594, -0.21242402493953705, 0.13175490498542786, -1.0396403074264526, -1.3116673231124878, 2.2713541984558105, 835.0, 0.3637720048427582, 0.4101540148258209, 0.18316400051116943, -0.8999999761581421, 1.2050000429153442, 0.8119999766349792, 0.05361652001738548, -2.036118745803833, 0.04354596510529518, 0.5649281740188599, -0.7358308434486389, -1.5213686227798462, 2.6920831203460693, 829.0, -0.21811099350452423, 0.3148239850997925, 0.06641600281000137, 3.078000068664551, 1.0889999866485596, 3.134000062942505], "mean": [0.4046562612056732, 2.042236089706421, -0.5266311764717102, -0.4777940809726715, -1.5938924551010132, -1.6421643495559692, 1.1256554126739502, 583.6854248046875, 0.29615089297294617, 0.3064289093017578, 0.05805318057537079, -1.9601231813430786, 0.7003946304321289, 0.16526556015014648, -0.18767209351062775, -2.064645290374756, -0.78317791223526, 0.06246981397271156, -0.7888669371604919, -1.6809296607971191, 2.544424533843994, 728.314697265625, -0.36752399802207947, 0.2197108119726181, 0.0400928296148777, 1.552688717842102, 0.9429665803909302, 1.468780279159546], "std": [0.24750356376171112, 0.05190085247159004, 0.25272321701049805, 0.42995786666870117, 0.615761399269104, 0.16845084726810455, 0.618933379650116, 251.6150360107422, 0.06195006147027016, 0.07272778451442719, 0.03713814169168472, 0.7987560629844666, 0.38496989011764526, 0.6403425335884094, 0.14900678396224976, 0.00741496542468667, 0.38860422372817993, 0.19013148546218872, 0.06284193694591522, 0.15562237799167633, 0.19573001563549042, 203.4453887939453, 0.042328085750341415, 0.048008713871240616, 0.030215004459023476, 0.7001124024391174, 0.08107293397188187, 2.2515077590942383], "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": [680], "max": [680], "mean": [680.0], "std": [0.0], "count": [418]}, "index": {"min": [334405], "max": [334822], "mean": [334613.5], "std": [120.66586095495279], "count": [418]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [418]}, "subtask_annotation": {"mean": [17.863636363636363, 29.0, 29.0, 29.0, 29.0], "std": [8.034201304710452, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [418]}, "scene_annotation": {"mean": [680.0], "std": [0.0], "min": [680], "max": [680], "count": [418]}, "eef_direction_state": {"mean": [3.61244019138756, 3.4617224880382773], "std": [2.3977737436732354, 2.1082473955591228], "min": [0, 0], "max": [6, 6], "count": [418]}, "eef_velocity_state": {"mean": [0.6746411483253588, 0.9665071770334929], "std": [0.6947361830568792, 0.6733674222556256], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_acc_mag_state": {"mean": [0.7918660287081339, 0.9258373205741627], "std": [0.845608334712889, 0.8453375602445934], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_direction_action": {"mean": [3.61244019138756, 3.4617224880382773], "std": [2.3977737436732354, 2.1082473955591228], "min": [0, 0], "max": [6, 6], "count": [418]}, "eef_velocity_action": {"mean": [0.6746411483253588, 0.9665071770334929], "std": [0.6947361830568792, 0.6733674222556256], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_acc_mag_action": {"mean": [0.7918660287081339, 0.9258373205741627], "std": [0.845608334712889, 0.8453375602445934], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_sim_pose_state": {"mean": [0.4058489142288337, 0.35572255453600493, 1.0250164533289674, -0.9720524553771656, 1.2206403640311452, -1.1471001961662683, 0.5038054611868484, -0.32970398817832225, 1.0985947187339131, 0.4158777008720661, 0.9875753320429188, -0.2927264988841296], "std": [0.049321006699169515, 0.03797834216282026, 0.013217214494461409, 0.47080971736861854, 0.049001918999523934, 0.8118139410342144, 0.08428960211179722, 0.04959945464520426, 0.05806557951107146, 1.7509528406525583, 0.1964361232797592, 1.595332440410283], "min": [0.32199973695847806, 0.20689582150950275, 1.00728374532573, -2.3179162979157923, 1.0715147416975053, -3.1367137591210272, 0.4005394148072212, -0.43879689726580773, 1.027172182802902, -3.1313174620052036, 0.5793783341633452, -3.126186343773319], "max": [0.520045040114127, 0.39476295725631855, 1.073103947435431, -0.43478839266646174, 1.3682481145254592, -0.4366890112644794, 0.6187720478205652, -0.21475237981857542, 1.209855118495716, 3.121763203691503, 1.2902657707881318, 3.1290318748065973], "count": [418]}, "eef_sim_pose_action": {"mean": [0.4058489142288337, 0.35572255453600493, 1.0250164533289674, -0.9720524553771656, 1.2206403640311452, -1.1471001961662683, 0.5038054611868484, -0.32970398817832225, 1.0985947187339131, 0.4158777008720661, 0.9875753320429188, -0.2927264988841296], "std": [0.049321006699169515, 0.03797834216282026, 0.013217214494461409, 0.47080971736861854, 0.049001918999523934, 0.8118139410342144, 0.08428960211179722, 0.04959945464520426, 0.05806557951107146, 1.7509528406525583, 0.1964361232797592, 1.595332440410283], "min": [0.32199973695847806, 0.20689582150950275, 1.00728374532573, -2.3179162979157923, 1.0715147416975053, -3.1367137591210272, 0.4005394148072212, -0.43879689726580773, 1.027172182802902, -3.1313174620052036, 0.5793783341633452, -3.126186343773319], "max": [0.520045040114127, 0.39476295725631855, 1.073103947435431, -0.43478839266646174, 1.3682481145254592, -0.4366890112644794, 0.6187720478205652, -0.21475237981857542, 1.209855118495716, 3.121763203691503, 1.2902657707881318, 3.1290318748065973], "count": [418]}, "gripper_mode_state": {"mean": [0.11722488038277512, 0.41148325358851673], "std": [0.3216880597753351, 0.49210241373592417], "min": [0, 0], "max": [1, 1], "count": [418]}, "gripper_activity_state": {"mean": [1.832535885167464, 1.8468899521531101], "std": [0.5136358622131922, 0.4797351665187108], "min": [0, 0], "max": [2, 2], "count": [418]}, "gripper_mode_action": {"mean": [0.11722488038277512, 0.41148325358851673], "std": [0.3216880597753351, 0.49210241373592417], "min": [0, 0], "max": [1, 1], "count": [418]}, "gripper_activity_action": {"mean": [1.832535885167464, 1.8468899521531101], "std": [0.5136358622131922, 0.4797351665187108], "min": [0, 0], "max": [2, 2], "count": [418]}, "gripper_open_scale_state": {"mean": [0.7283145927173635, 0.5836854066255545], "std": [0.203445130198695, 0.2516150554686359], "min": [0.046, 0.163], "max": [0.829, 0.835], "count": [418]}, "gripper_open_scale_action": {"mean": [0.7283145927173635, 0.5836854066255545], "std": [0.203445130198695, 0.2516150554686359], "min": [0.046, 0.163], "max": [0.829, 0.835], "count": [418]}}} +{"episode_index": 602, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4860592095588235]], [[0.42435384191176473]], [[0.40885293504901965]]], "std": [[[0.12072164719282918]], [[0.19794317389984278]], [[0.21954457134721075]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47463485498366015]], [[0.47478758782679736]], [[0.4696658067810458]]], "std": [[[0.07275047649020677]], [[0.09120654975247164]], [[0.09638683209196562]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.47537996323529413]], [[0.44572806781045754]], [[0.433213654003268]]], "std": [[[0.06744265117202868]], [[0.14384167864606934]], [[0.16072406236444503]]], "count": [100]}, "observation.state": {"min": [0.1854761391878128, 1.8647621870040894, -0.9709615707397461, -1.1461577415466309, -2.5314254760742188, -1.848914623260498, 0.6513045430183411, 151.0, 0.18119199573993683, 0.23724299669265747, -0.009437999688088894, -3.0789999961853027, -0.04700000584125519, -1.0540000200271606, -0.6306572556495667, -2.074096918106079, -0.927014172077179, -0.24548055231571198, -0.9656732082366943, -1.9709829092025757, 2.157506227493286, 147.0, -0.3885140120983124, 0.17551900446414948, -0.07410600036382675, 1.13100004196167, 0.5199999809265137, -3.1010000705718994], "max": [0.8020485639572144, 2.0807814598083496, -0.24993114173412323, -0.03982841596007347, -1.0014699697494507, -1.3073214292526245, 2.4310169219970703, 831.0, 0.3590739965438843, 0.4199349880218506, 0.18182100355625153, -1.1119999885559082, 1.319000005722046, 0.718999981880188, -0.027122417464852333, -1.979482650756836, 0.1082976758480072, 0.588053822517395, -0.631826639175415, -1.5457160472869873, 2.902308225631714, 818.0, -0.21803100407123566, 0.31328800320625305, 0.055063001811504364, 3.0799999237060547, 1.121000051498413, 3.053999900817871], "mean": [0.4603513181209564, 2.038147211074829, -0.6569056510925293, -0.533639132976532, -1.6129934787750244, -1.5961717367172241, 1.3334758281707764, 567.3944702148438, 0.2783969044685364, 0.3265450596809387, 0.0485294833779335, -2.1362593173980713, 0.7648343443870544, 0.06242857500910759, -0.22065454721450806, -2.0605733394622803, -0.5821745991706848, 0.06830281764268875, -0.8458713889122009, -1.6760172843933105, 2.59273099899292, 700.0177612304688, -0.35386377573013306, 0.22955673933029175, 0.02660263702273369, 1.766535758972168, 0.8674642443656921, 0.7858473658561707], "std": [0.2574807107448578, 0.05315753072500229, 0.21185028553009033, 0.3692963719367981, 0.6397530436515808, 0.14249198138713837, 0.5680953860282898, 223.01666259765625, 0.06533659249544144, 0.06820592284202576, 0.03886650130152702, 0.7353631258010864, 0.5240625143051147, 0.6018259525299072, 0.1643160730600357, 0.02014443464577198, 0.4019503891468048, 0.24967989325523376, 0.09223814308643341, 0.11226006597280502, 0.2457551211118698, 184.40773010253906, 0.04897521808743477, 0.03623005375266075, 0.033568594604730606, 0.7238471508026123, 0.12596046924591064, 2.665192127227783], "count": [308]}, "action": {"min": [0.1854761391878128, 1.8647621870040894, -0.9709615707397461, -1.1461577415466309, -2.5314254760742188, -1.848914623260498, 0.6513045430183411, 151.0, 0.18119199573993683, 0.23724299669265747, -0.009437999688088894, -3.0789999961853027, -0.04700000584125519, -1.0540000200271606, -0.6306572556495667, -2.074096918106079, -0.927014172077179, -0.24548055231571198, -0.9656732082366943, -1.9709829092025757, 2.157506227493286, 147.0, -0.3885140120983124, 0.17551900446414948, -0.07410600036382675, 1.13100004196167, 0.5199999809265137, -3.1010000705718994], "max": [0.8020485639572144, 2.0807814598083496, -0.24993114173412323, -0.03982841596007347, -1.0014699697494507, -1.3073214292526245, 2.4310169219970703, 831.0, 0.3590739965438843, 0.4199349880218506, 0.18182100355625153, -1.1119999885559082, 1.319000005722046, 0.718999981880188, -0.027122417464852333, -1.979482650756836, 0.1082976758480072, 0.588053822517395, -0.631826639175415, -1.5457160472869873, 2.902308225631714, 818.0, -0.21803100407123566, 0.31328800320625305, 0.055063001811504364, 3.0799999237060547, 1.121000051498413, 3.053999900817871], "mean": [0.4603513181209564, 2.038147211074829, -0.6569056510925293, -0.533639132976532, -1.6129934787750244, -1.5961717367172241, 1.3334758281707764, 567.3944702148438, 0.2783969044685364, 0.3265450596809387, 0.0485294833779335, -2.1362593173980713, 0.7648343443870544, 0.06242857500910759, -0.22065454721450806, -2.0605733394622803, -0.5821745991706848, 0.06830281764268875, -0.8458713889122009, -1.6760172843933105, 2.59273099899292, 700.0177612304688, -0.35386377573013306, 0.22955673933029175, 0.02660263702273369, 1.766535758972168, 0.8674642443656921, 0.7858473658561707], "std": [0.2574807107448578, 0.05315753072500229, 0.21185028553009033, 0.3692963719367981, 0.6397530436515808, 0.14249198138713837, 0.5680953860282898, 223.01666259765625, 0.06533659249544144, 0.06820592284202576, 0.03886650130152702, 0.7353631258010864, 0.5240625143051147, 0.6018259525299072, 0.1643160730600357, 0.02014443464577198, 0.4019503891468048, 0.24967989325523376, 0.09223814308643341, 0.11226006597280502, 0.2457551211118698, 184.40773010253906, 0.04897521808743477, 0.03623005375266075, 0.033568594604730606, 0.7238471508026123, 0.12596046924591064, 2.665192127227783], "count": [308]}, "timestamp": {"min": [0.0], "max": [10.233333333333333], "mean": [5.116666666666667], "std": [2.9637157608500706], "count": [308]}, "frame_index": {"min": [0], "max": [307], "mean": [153.5], "std": [88.9114728255021], "count": [308]}, "episode_index": {"min": [681], "max": [681], "mean": [681.0], "std": [0.0], "count": [308]}, "index": {"min": [334823], "max": [335130], "mean": [334976.5], "std": [88.9114728255021], "count": [308]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [308]}, "subtask_annotation": {"mean": [16.12012987012987, 29.0, 29.0, 29.0, 29.0], "std": [7.7958020660650185, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [308]}, "scene_annotation": {"mean": [681.0], "std": [0.0], "min": [681], "max": [681], "count": [308]}, "eef_direction_state": {"mean": [2.970779220779221, 3.4675324675324677], "std": [2.2510726252707935, 2.1095602766060484], "min": [0, 0], "max": [6, 6], "count": [308]}, "eef_velocity_state": {"mean": [0.935064935064935, 1.1103896103896105], "std": [0.6948355376309322, 0.7076730508540233], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_acc_mag_state": {"mean": [0.9448051948051948, 1.0616883116883118], "std": [0.8258440945750236, 0.8134979826560486], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_direction_action": {"mean": [2.970779220779221, 3.4675324675324677], "std": [2.2510726252707935, 2.1095602766060484], "min": [0, 0], "max": [6, 6], "count": [308]}, "eef_velocity_action": {"mean": [0.935064935064935, 1.1103896103896105], "std": [0.6948355376309322, 0.7076730508540233], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_acc_mag_action": {"mean": [0.9448051948051948, 1.0616883116883118], "std": [0.8258440945750236, 0.8134979826560486], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_sim_pose_state": {"mean": [0.4181356319359218, 0.3423244164597453, 1.027188287158237, -1.0055815567158364, 1.2784477506040801, -0.5052057094547234, 0.5259648920757285, -0.3137878187316831, 1.1073199785082564, 0.7032442041879754, 0.9254425647088292, -0.1658860369070697], "std": [0.040890505268765746, 0.04533118522632963, 0.016267686404436602, 0.7572708955078438, 0.0649386941319077, 1.4459224556712102, 0.08084843362208297, 0.053176861370599585, 0.06073779348410468, 1.7711970180179217, 0.2075816007579497, 1.7903246036018532], "min": [0.37312640593318996, 0.20700145034673922, 1.011596643731108, -2.879066110310055, 1.16596752846886, -3.105423328282005, 0.42248118937787243, -0.4272668000697946, 1.030824247660436, -3.083414618555496, 0.4965786154918681, -3.1317898337779044], "max": [0.51427743758656, 0.3929364347197677, 1.0712889935411947, -0.19157553388688747, 1.5026823806263834, 3.1032704218910294, 0.631700448865707, -0.21910853197942387, 1.229910675598199, 3.123105201545015, 1.4905245550125619, 3.097148102895286], "count": [308]}, "eef_sim_pose_action": {"mean": [0.4181356319359218, 0.3423244164597453, 1.027188287158237, -1.0055815567158364, 1.2784477506040801, -0.5052057094547234, 0.5259648920757285, -0.3137878187316831, 1.1073199785082564, 0.7032442041879754, 0.9254425647088292, -0.1658860369070697], "std": [0.040890505268765746, 0.04533118522632963, 0.016267686404436602, 0.7572708955078438, 0.0649386941319077, 1.4459224556712102, 0.08084843362208297, 0.053176861370599585, 0.06073779348410468, 1.7711970180179217, 0.2075816007579497, 1.7903246036018532], "min": [0.37312640593318996, 0.20700145034673922, 1.011596643731108, -2.879066110310055, 1.16596752846886, -3.105423328282005, 0.42248118937787243, -0.4272668000697946, 1.030824247660436, -3.083414618555496, 0.4965786154918681, -3.1317898337779044], "max": [0.51427743758656, 0.3929364347197677, 1.0712889935411947, -0.19157553388688747, 1.5026823806263834, 3.1032704218910294, 0.631700448865707, -0.21910853197942387, 1.229910675598199, 3.123105201545015, 1.4905245550125619, 3.097148102895286], "count": [308]}, "gripper_mode_state": {"mean": [0.14285714285714285, 0.2305194805194805], "std": [0.3499271061118832, 0.42116534712688464], "min": [0, 0], "max": [1, 1], "count": [308]}, "gripper_activity_state": {"mean": [1.8116883116883118, 1.8668831168831168], "std": [0.5255730393898779, 0.4470037616863138], "min": [0, 0], "max": [2, 2], "count": [308]}, "gripper_mode_action": {"mean": [0.14285714285714285, 0.2305194805194805], "std": [0.3499271061118832, 0.42116534712688464], "min": [0, 0], "max": [1, 1], "count": [308]}, "gripper_activity_action": {"mean": [1.8116883116883118, 1.8668831168831168], "std": [0.5255730393898779, 0.4470037616863138], "min": [0, 0], "max": [2, 2], "count": [308]}, "gripper_open_scale_state": {"mean": [0.7000178570437741, 0.567394480469939], "std": [0.18440773179682196, 0.22301668628424257], "min": [0.147, 0.151], "max": [0.818, 0.831], "count": [308]}, "gripper_open_scale_action": {"mean": [0.7000178570437741, 0.567394480469939], "std": [0.18440773179682196, 0.22301668628424257], "min": [0.147, 0.151], "max": [0.818, 0.831], "count": [308]}}} +{"episode_index": 603, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[1.0]], [[1.0]]], "mean": [[[0.48701544730392154]], [[0.4286935151143791]], [[0.413828029003268]]], "std": [[[0.12202212276345013]], [[0.19678166647922368]], [[0.2177687057613569]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47540701388888884]], [[0.4762733946078431]], [[0.471574375]]], "std": [[[0.07326019774701052]], [[0.08583321889093701]], [[0.08952810319122843]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.792156862745098]], [[0.7647058823529411]]], "mean": [[[0.47491646446078434]], [[0.44110611519607845]], [[0.4249408803104575]]], "std": [[[0.06772554108296056]], [[0.15741270666806428]], [[0.17876257676223745]]], "count": [100]}, "observation.state": {"min": [0.119258351624012, 1.8581997156143188, -1.1341149806976318, -1.1953237056732178, -2.458505868911743, -1.892809510231018, 0.43273696303367615, 156.0, 0.1809539943933487, 0.1900620013475418, -0.027907999232411385, -2.933000087738037, -0.21899999678134918, -1.0420000553131104, -0.6738367676734924, -2.078582525253296, -0.8347910642623901, -0.24375268816947937, -0.9059481024742126, -2.009624481201172, 2.482905387878418, 70.0, -0.374455988407135, 0.12231100350618362, -0.12997500598430634, 1.093999981880188, 0.6449999809265137, -3.1401853561401367], "max": [0.7926238775253296, 2.083242416381836, -0.1699601709842682, 0.14590951800346375, -1.0125004053115845, -1.1767709255218506, 2.2176501750946045, 608.0, 0.37381500005722046, 0.42280900478363037, 0.18912599980831146, -0.7979999780654907, 1.284999966621399, 0.8379999995231628, 0.1200786605477333, -2.0587379932403564, 0.1416683793067932, 0.2862165570259094, -0.8891928791999817, -1.3884618282318115, 2.840820074081421, 840.0, -0.18613100051879883, 0.28976699709892273, 0.04587399959564209, 2.997999906539917, 1.0140000581741333, 3.138000011444092], "mean": [0.42242246866226196, 2.0345335006713867, -0.6381620168685913, -0.5350818634033203, -1.693400502204895, -1.6207760572433472, 1.247397541999817, 449.5030212402344, 0.2814500629901886, 0.3121550977230072, 0.04610639438033104, -2.1450583934783936, 0.6747983694076538, 0.11201506853103638, -0.13816827535629272, -2.0696518421173096, -0.5016413331031799, -0.0672004222869873, -0.8949940800666809, -1.732610821723938, 2.733578681945801, 691.0677490234375, -0.33535823225975037, 0.2021908313035965, 0.0071206712163984776, 1.6606478691101074, 0.8655663132667542, 1.3740265369415283], "std": [0.27049437165260315, 0.06076648086309433, 0.2721713185310364, 0.41174665093421936, 0.6011282801628113, 0.2451915591955185, 0.5462548136711121, 168.0810089111328, 0.05965543910861015, 0.08779428899288177, 0.04437379539012909, 0.7559129595756531, 0.5050079226493835, 0.6340675950050354, 0.19854387640953064, 0.004382388200610876, 0.3343465328216553, 0.17456230521202087, 0.004199368879199028, 0.15246938169002533, 0.13430486619472504, 209.30764770507812, 0.04803786054253578, 0.04604320228099823, 0.04394391179084778, 0.6281266808509827, 0.0764680728316307, 2.370110511779785], "count": [332]}, "action": {"min": [0.119258351624012, 1.8581997156143188, -1.1341149806976318, -1.1953237056732178, -2.458505868911743, -1.892809510231018, 0.43273696303367615, 156.0, 0.1809539943933487, 0.1900620013475418, -0.027907999232411385, -2.933000087738037, -0.21899999678134918, -1.0420000553131104, -0.6738367676734924, -2.078582525253296, -0.8347910642623901, -0.24375268816947937, -0.9059481024742126, -2.009624481201172, 2.482905387878418, 70.0, -0.374455988407135, 0.12231100350618362, -0.12997500598430634, 1.093999981880188, 0.6449999809265137, -3.1401853561401367], "max": [0.7926238775253296, 2.083242416381836, -0.1699601709842682, 0.14590951800346375, -1.0125004053115845, -1.1767709255218506, 2.2176501750946045, 608.0, 0.37381500005722046, 0.42280900478363037, 0.18912599980831146, -0.7979999780654907, 1.284999966621399, 0.8379999995231628, 0.1200786605477333, -2.0587379932403564, 0.1416683793067932, 0.2862165570259094, -0.8891928791999817, -1.3884618282318115, 2.840820074081421, 840.0, -0.18613100051879883, 0.28976699709892273, 0.04587399959564209, 2.997999906539917, 1.0140000581741333, 3.138000011444092], "mean": [0.42242246866226196, 2.0345335006713867, -0.6381620168685913, -0.5350818634033203, -1.693400502204895, -1.6207760572433472, 1.247397541999817, 449.5030212402344, 0.2814500629901886, 0.3121550977230072, 0.04610639438033104, -2.1450583934783936, 0.6747983694076538, 0.11201506853103638, -0.13816827535629272, -2.0696518421173096, -0.5016413331031799, -0.0672004222869873, -0.8949940800666809, -1.732610821723938, 2.733578681945801, 691.0677490234375, -0.33535823225975037, 0.2021908313035965, 0.0071206712163984776, 1.6606478691101074, 0.8655663132667542, 1.3740265369415283], "std": [0.27049437165260315, 0.06076648086309433, 0.2721713185310364, 0.41174665093421936, 0.6011282801628113, 0.2451915591955185, 0.5462548136711121, 168.0810089111328, 0.05965543910861015, 0.08779428899288177, 0.04437379539012909, 0.7559129595756531, 0.5050079226493835, 0.6340675950050354, 0.19854387640953064, 0.004382388200610876, 0.3343465328216553, 0.17456230521202087, 0.004199368879199028, 0.15246938169002533, 0.13430486619472504, 209.30764770507812, 0.04803786054253578, 0.04604320228099823, 0.04394391179084778, 0.6281266808509827, 0.0764680728316307, 2.370110511779785], "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": [682], "max": [682], "mean": [682.0], "std": [0.0], "count": [332]}, "index": {"min": [335131], "max": [335462], "mean": [335296.5], "std": [95.83970993278308], "count": [332]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [332]}, "subtask_annotation": {"mean": [15.939759036144578, 29.0, 29.0, 29.0, 29.0], "std": [7.657737873518956, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [332]}, "scene_annotation": {"mean": [682.0], "std": [0.0], "min": [682], "max": [682], "count": [332]}, "eef_direction_state": {"mean": [3.2801204819277108, 3.3704819277108435], "std": [2.3726280452076294, 1.982932235270128], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_state": {"mean": [0.8072289156626506, 1.1385542168674698], "std": [0.7315247539693437, 0.7314503376567156], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_state": {"mean": [0.8433734939759037, 1.0662650602409638], "std": [0.832067069105732, 0.8001170258432662], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_direction_action": {"mean": [3.2801204819277108, 3.3704819277108435], "std": [2.3726280452076294, 1.982932235270128], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_action": {"mean": [0.8072289156626506, 1.1385542168674698], "std": [0.7315247539693437, 0.7314503376567156], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_action": {"mean": [0.8433734939759037, 1.0662650602409638], "std": [0.832067069105732, 0.8001170258432662], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_sim_pose_state": {"mean": [0.39016374861272485, 0.3160946616600081, 1.0224311230568557, -0.7678866189686753, 1.2650769509959408, -0.4297093012515711, 0.5118395876883731, -0.3149079498532233, 1.1041409708260541, 0.4586274428365237, 0.9174077555776452, -0.3885921175008382], "std": [0.05118068035807235, 0.05026529837869069, 0.013419175476757871, 0.8075724960018027, 0.09972559122775439, 1.273710427980255, 0.09796217074982103, 0.05588744323492667, 0.05601779480097269, 1.8772447616882346, 0.21198476892439677, 1.7441133738738512], "min": [0.3062927577276118, 0.14610772401978192, 0.9891338716880719, -3.1314377578751826, 1.1326436159234698, -3.072877603412574, 0.37623422542395324, -0.44105064428162954, 1.0179340223328721, -3.1150766450118454, 0.5159809969152929, -3.1310662352456338], "max": [0.49871525223605934, 0.3513756625972883, 1.057392663701066, -0.035458553951273675, 1.568107289837878, 3.129038228368584, 0.6294907069604881, -0.20914120487110993, 1.2102166474474214, 3.12392763739334, 1.4309740275436074, 3.1066323748898204], "count": [332]}, "eef_sim_pose_action": {"mean": [0.39016374861272485, 0.3160946616600081, 1.0224311230568557, -0.7678866189686753, 1.2650769509959408, -0.4297093012515711, 0.5118395876883731, -0.3149079498532233, 1.1041409708260541, 0.4586274428365237, 0.9174077555776452, -0.3885921175008382], "std": [0.05118068035807235, 0.05026529837869069, 0.013419175476757871, 0.8075724960018027, 0.09972559122775439, 1.273710427980255, 0.09796217074982103, 0.05588744323492667, 0.05601779480097269, 1.8772447616882346, 0.21198476892439677, 1.7441133738738512], "min": [0.3062927577276118, 0.14610772401978192, 0.9891338716880719, -3.1314377578751826, 1.1326436159234698, -3.072877603412574, 0.37623422542395324, -0.44105064428162954, 1.0179340223328721, -3.1150766450118454, 0.5159809969152929, -3.1310662352456338], "max": [0.49871525223605934, 0.3513756625972883, 1.057392663701066, -0.035458553951273675, 1.568107289837878, 3.129038228368584, 0.6294907069604881, -0.20914120487110993, 1.2102166474474214, 3.12392763739334, 1.4309740275436074, 3.1066323748898204], "count": [332]}, "gripper_mode_state": {"mean": [0.14759036144578314, 0.3192771084337349], "std": [0.3546934544844134, 0.4661965641914671], "min": [0, 0], "max": [1, 1], "count": [332]}, "gripper_activity_state": {"mean": [1.7620481927710843, 1.8795180722891567], "std": [0.5813409074626565, 0.44983505307456384], "min": [0, 0], "max": [2, 2], "count": [332]}, "gripper_mode_action": {"mean": [0.14759036144578314, 0.3192771084337349], "std": [0.3546934544844134, 0.4661965641914671], "min": [0, 0], "max": [1, 1], "count": [332]}, "gripper_activity_action": {"mean": [1.7620481927710843, 1.8795180722891567], "std": [0.5813409074626565, 0.44983505307456384], "min": [0, 0], "max": [2, 2], "count": [332]}, "gripper_open_scale_state": {"mean": [0.6910677707855964, 0.4495030121401141], "std": [0.2093076669989749, 0.16808076710641023], "min": [0.07, 0.156], "max": [0.84, 0.608], "count": [332]}, "gripper_open_scale_action": {"mean": [0.6910677707855964, 0.4495030121401141], "std": [0.2093076669989749, 0.16808076710641023], "min": [0.07, 0.156], "max": [0.84, 0.608], "count": [332]}}} +{"episode_index": 604, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4905052246732026]], [[0.4353001429738562]], [[0.4209103696895425]]], "std": [[[0.11776062050756465]], [[0.192221227121068]], [[0.21336743236874317]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47898731821895424]], [[0.47793112540849675]], [[0.47248359885620916]]], "std": [[[0.06110426595197843]], [[0.08063573036966858]], [[0.08541104794238327]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.0]], [[0.0]]], "max": [[[0.7019607843137254]], [[0.7294117647058823]], [[0.6901960784313725]]], "mean": [[[0.47168420955882356]], [[0.43609220996732023]], [[0.4198468892973856]]], "std": [[[0.06770341929807161]], [[0.1565897130544479]], [[0.17805169002869628]]], "count": [100]}, "observation.state": {"min": [0.08143706619739532, 1.849979281425476, -0.9264906048774719, -1.183595061302185, -2.438905715942383, -1.9037877321243286, 0.7502298355102539, 152.0, 0.1814420074224472, 0.1965710073709488, -0.0037410000804811716, -2.946000099182129, -0.09799999743700027, -1.218000054359436, -0.5614026188850403, -2.074201822280884, -0.7993956804275513, -0.1523846983909607, -0.9890083074569702, -1.869771122932434, 2.3396313190460205, 189.0, -0.374085009098053, 0.1647460013628006, -0.097120001912117, 1.2899999618530273, 0.6650000214576721, -3.134185314178467], "max": [0.8403761386871338, 2.08120059967041, -0.096202552318573, -0.06960372626781464, -1.0536378622055054, -1.308508276939392, 2.341376781463623, 825.0, 0.3910520076751709, 0.42312100529670715, 0.20691299438476562, -0.7979999780654907, 1.340000033378601, 1.024999976158142, 0.013875368051230907, -2.049086332321167, -0.014922565780580044, 0.3867300748825073, -0.7377333045005798, -1.4814355373382568, 2.810433864593506, 824.0, -0.22156299650669098, 0.2912349998950958, 0.03421099856495857, 2.749000072479248, 1.0740000009536743, 3.132999897003174], "mean": [0.40738892555236816, 2.0144855976104736, -0.5505125522613525, -0.6520604491233826, -1.7784528732299805, -1.6200202703475952, 1.481277585029602, 587.9528198242188, 0.2972120940685272, 0.31177186965942383, 0.07740449160337448, -2.1918253898620605, 0.6909791231155396, -0.07042305916547775, -0.1746898740530014, -2.0673224925994873, -0.5122312903404236, -0.012711633928120136, -0.8703423738479614, -1.670274019241333, 2.638603925704956, 745.0174560546875, -0.3460901975631714, 0.2171124666929245, 0.004581709858030081, 1.7663426399230957, 0.9361924529075623, 1.1140824556350708], "std": [0.29181256890296936, 0.0718148872256279, 0.2585586905479431, 0.3315446972846985, 0.6276659369468689, 0.19002607464790344, 0.5248526334762573, 236.38543701171875, 0.0633193850517273, 0.08772910386323929, 0.04464409500360489, 0.7839646935462952, 0.4609760642051697, 0.7485095858573914, 0.14895659685134888, 0.004734247922897339, 0.2959029972553253, 0.16776782274246216, 0.05655156075954437, 0.09585153311491013, 0.1566525548696518, 170.448486328125, 0.041054002940654755, 0.03457103669643402, 0.033021144568920135, 0.5717755556106567, 0.09205450117588043, 2.580988645553589], "count": [286]}, "action": {"min": [0.08143706619739532, 1.849979281425476, -0.9264906048774719, -1.183595061302185, -2.438905715942383, -1.9037877321243286, 0.7502298355102539, 152.0, 0.1814420074224472, 0.1965710073709488, -0.0037410000804811716, -2.946000099182129, -0.09799999743700027, -1.218000054359436, -0.5614026188850403, -2.074201822280884, -0.7993956804275513, -0.1523846983909607, -0.9890083074569702, -1.869771122932434, 2.3396313190460205, 189.0, -0.374085009098053, 0.1647460013628006, -0.097120001912117, 1.2899999618530273, 0.6650000214576721, -3.134185314178467], "max": [0.8403761386871338, 2.08120059967041, -0.096202552318573, -0.06960372626781464, -1.0536378622055054, -1.308508276939392, 2.341376781463623, 825.0, 0.3910520076751709, 0.42312100529670715, 0.20691299438476562, -0.7979999780654907, 1.340000033378601, 1.024999976158142, 0.013875368051230907, -2.049086332321167, -0.014922565780580044, 0.3867300748825073, -0.7377333045005798, -1.4814355373382568, 2.810433864593506, 824.0, -0.22156299650669098, 0.2912349998950958, 0.03421099856495857, 2.749000072479248, 1.0740000009536743, 3.132999897003174], "mean": [0.40738892555236816, 2.0144855976104736, -0.5505125522613525, -0.6520604491233826, -1.7784528732299805, -1.6200202703475952, 1.481277585029602, 587.9528198242188, 0.2972120940685272, 0.31177186965942383, 0.07740449160337448, -2.1918253898620605, 0.6909791231155396, -0.07042305916547775, -0.1746898740530014, -2.0673224925994873, -0.5122312903404236, -0.012711633928120136, -0.8703423738479614, -1.670274019241333, 2.638603925704956, 745.0174560546875, -0.3460901975631714, 0.2171124666929245, 0.004581709858030081, 1.7663426399230957, 0.9361924529075623, 1.1140824556350708], "std": [0.29181256890296936, 0.0718148872256279, 0.2585586905479431, 0.3315446972846985, 0.6276659369468689, 0.19002607464790344, 0.5248526334762573, 236.38543701171875, 0.0633193850517273, 0.08772910386323929, 0.04464409500360489, 0.7839646935462952, 0.4609760642051697, 0.7485095858573914, 0.14895659685134888, 0.004734247922897339, 0.2959029972553253, 0.16776782274246216, 0.05655156075954437, 0.09585153311491013, 0.1566525548696518, 170.448486328125, 0.041054002940654755, 0.03457103669643402, 0.033021144568920135, 0.5717755556106567, 0.09205450117588043, 2.580988645553589], "count": [286]}, "timestamp": {"min": [0.0], "max": [9.5], "mean": [4.75], "std": [2.7520194605255086], "count": [286]}, "frame_index": {"min": [0], "max": [285], "mean": [142.5], "std": [82.56058381576526], "count": [286]}, "episode_index": {"min": [683], "max": [683], "mean": [683.0], "std": [0.0], "count": [286]}, "index": {"min": [335463], "max": [335748], "mean": [335605.5], "std": [82.56058381576526], "count": [286]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [286]}, "subtask_annotation": {"mean": [14.332167832167832, 29.0, 29.0, 29.0, 29.0], "std": [7.273249208006182, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [286]}, "scene_annotation": {"mean": [683.0], "std": [0.0], "min": [683], "max": [683], "count": [286]}, "eef_direction_state": {"mean": [3.6223776223776225, 3.3076923076923075], "std": [2.1493345719446713, 2.079640801524962], "min": [0, 0], "max": [6, 6], "count": [286]}, "eef_velocity_state": {"mean": [0.8006993006993007, 1.1993006993006994], "std": [0.74711533859261, 0.7746866276878616], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_state": {"mean": [0.8916083916083916, 1.0454545454545454], "std": [0.8354887605590459, 0.8202189092691643], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_direction_action": {"mean": [3.6223776223776225, 3.3076923076923075], "std": [2.1493345719446713, 2.079640801524962], "min": [0, 0], "max": [6, 6], "count": [286]}, "eef_velocity_action": {"mean": [0.8006993006993007, 1.1993006993006994], "std": [0.74711533859261, 0.7746866276878616], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_action": {"mean": [0.8916083916083916, 1.0454545454545454], "std": [0.8354887605590459, 0.8202189092691643], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_sim_pose_state": {"mean": [0.4038212963641507, 0.3231153086815092, 1.016215002511293, -0.9510788447745957, 1.2829200806467658, -0.7654164979333552, 0.5110436065826505, -0.347507172542214, 1.117253278498026, 0.6673701722728609, 0.893739698202875, -0.16821726946328558], "std": [0.03874651551109598, 0.039954517513151676, 0.011522061020098204, 0.5865038657095856, 0.05216247252027832, 1.305253362871917, 0.09799286550535467, 0.059903605501546706, 0.05238012493771061, 1.878151740375375, 0.21855505159167424, 1.9777559935863571], "min": [0.34745003219871035, 0.18980566006183996, 0.9916933673672457, -2.512173693384198, 1.2013330778860545, -3.135959479646523, 0.38334942302583164, -0.468498513920776, 1.0359414803606315, -3.130079542976294, 0.5644534441386884, -3.133669079406988], "max": [0.493325853247775, 0.3578913887578531, 1.0477844376357082, -0.3832887766609776, 1.4128493460407743, 3.1229014035653613, 0.6356287024600478, -0.21746335465949918, 1.2043214878436497, 3.089325046024181, 1.4605633822389428, 3.1390245116463666], "count": [286]}, "eef_sim_pose_action": {"mean": [0.4038212963641507, 0.3231153086815092, 1.016215002511293, -0.9510788447745957, 1.2829200806467658, -0.7654164979333552, 0.5110436065826505, -0.347507172542214, 1.117253278498026, 0.6673701722728609, 0.893739698202875, -0.16821726946328558], "std": [0.03874651551109598, 0.039954517513151676, 0.011522061020098204, 0.5865038657095856, 0.05216247252027832, 1.305253362871917, 0.09799286550535467, 0.059903605501546706, 0.05238012493771061, 1.878151740375375, 0.21855505159167424, 1.9777559935863571], "min": [0.34745003219871035, 0.18980566006183996, 0.9916933673672457, -2.512173693384198, 1.2013330778860545, -3.135959479646523, 0.38334942302583164, -0.468498513920776, 1.0359414803606315, -3.130079542976294, 0.5644534441386884, -3.133669079406988], "max": [0.493325853247775, 0.3578913887578531, 1.0477844376357082, -0.3832887766609776, 1.4128493460407743, 3.1229014035653613, 0.6356287024600478, -0.21746335465949918, 1.2043214878436497, 3.089325046024181, 1.4605633822389428, 3.1390245116463666], "count": [286]}, "gripper_mode_state": {"mean": [0.12237762237762238, 0.24125874125874125], "std": [0.3277214364652125, 0.4278468896988587], "min": [0, 0], "max": [1, 1], "count": [286]}, "gripper_activity_state": {"mean": [1.7692307692307692, 1.7727272727272727], "std": [0.581682003966574, 0.5739912791645007], "min": [0, 0], "max": [2, 2], "count": [286]}, "gripper_mode_action": {"mean": [0.12237762237762238, 0.24125874125874125], "std": [0.3277214364652125, 0.4278468896988587], "min": [0, 0], "max": [1, 1], "count": [286]}, "gripper_activity_action": {"mean": [1.7692307692307692, 1.7727272727272727], "std": [0.581682003966574, 0.5739912791645007], "min": [0, 0], "max": [2, 2], "count": [286]}, "gripper_open_scale_state": {"mean": [0.7450174825174817, 0.5879527972027955], "std": [0.17044845377900586, 0.23638506874794857], "min": [0.189, 0.152], "max": [0.824, 0.825], "count": [286]}, "gripper_open_scale_action": {"mean": [0.7450174825174817, 0.5879527972027955], "std": [0.17044845377900586, 0.23638506874794857], "min": [0.189, 0.152], "max": [0.824, 0.825], "count": [286]}}} +{"episode_index": 605, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.4963386519607843]], [[0.4397336213235294]], [[0.42532208129084964]]], "std": [[[0.11578464128158432]], [[0.19298832521628767]], [[0.21444739957248382]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47634142973856214]], [[0.47928495710784313]], [[0.47395644812091503]]], "std": [[[0.07311779841256635]], [[0.08636371066054156]], [[0.09047393017141313]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.0]], [[0.0]]], "max": [[[0.7372549019607844]], [[0.7764705882352941]], [[0.7411764705882353]]], "mean": [[[0.4761930085784314]], [[0.44175903390522875]], [[0.4224318198529412]]], "std": [[[0.06915808048800337]], [[0.1616463318890641]], [[0.18539247323930616]]], "count": [100]}, "observation.state": {"min": [0.052202798426151276, 1.885479211807251, -0.8062199950218201, -1.183211088180542, -2.4804794788360596, -1.9092156887054443, 0.6903301477432251, 150.0, 0.21438799798488617, 0.1707109957933426, 0.03698600083589554, -2.928999900817871, -0.07400000095367432, -1.156999945640564, -0.6188763380050659, -2.074446201324463, -0.9936334490776062, -0.22570599615573883, -0.8790525794029236, -1.9545767307281494, 2.2012617588043213, 176.0, -0.382997989654541, 0.18348799645900726, -0.1118210032582283, 1.2059999704360962, 0.6190000176429749, -3.1089999675750732], "max": [0.6575702428817749, 2.081479787826538, -0.024731317535042763, -0.05838126689195633, -1.0889981985092163, -1.4219372272491455, 2.3275883197784424, 636.0, 0.3960750102996826, 0.3975929915904999, 0.19126999378204346, -0.8289999961853027, 1.2549999952316284, 0.8859999775886536, -0.03450516238808632, -2.046992063522339, 0.158982053399086, 0.4625122547149658, -0.7886444926261902, -1.4505956172943115, 2.8187594413757324, 847.0, -0.19201399385929108, 0.2971709966659546, 0.04911699891090393, 3.0280001163482666, 1.1430000066757202, 3.109999895095825], "mean": [0.3391195237636566, 2.0353147983551025, -0.46320393681526184, -0.6493680477142334, -1.7075212001800537, -1.7204761505126953, 1.354191780090332, 447.9106750488281, 0.31044256687164307, 0.2862570881843567, 0.09053352475166321, -1.9662035703659058, 0.7137319445610046, 0.154213085770607, -0.19411465525627136, -2.0658833980560303, -0.49187329411506653, -0.027056319639086723, -0.8506520986557007, -1.672011137008667, 2.5968081951141357, 741.7577514648438, -0.3337908983230591, 0.22164654731750488, -6.314687198027968e-06, 1.857137680053711, 0.9686670303344727, 0.9001032710075378], "std": [0.23486891388893127, 0.05665057525038719, 0.24051830172538757, 0.38686293363571167, 0.5883600115776062, 0.15019822120666504, 0.5254855155944824, 145.36021423339844, 0.0559677816927433, 0.07788455486297607, 0.03146011009812355, 0.8066707253456116, 0.48910200595855713, 0.7203320264816284, 0.16956482827663422, 0.005569358356297016, 0.3371734321117401, 0.21666072309017181, 0.028901653364300728, 0.1140366867184639, 0.19237354397773743, 181.4362030029297, 0.054360177367925644, 0.03397152200341225, 0.03954806178808212, 0.649416446685791, 0.11630286276340485, 2.6211256980895996], "count": [291]}, "action": {"min": [0.052202798426151276, 1.885479211807251, -0.8062199950218201, -1.183211088180542, -2.4804794788360596, -1.9092156887054443, 0.6903301477432251, 150.0, 0.21438799798488617, 0.1707109957933426, 0.03698600083589554, -2.928999900817871, -0.07400000095367432, -1.156999945640564, -0.6188763380050659, -2.074446201324463, -0.9936334490776062, -0.22570599615573883, -0.8790525794029236, -1.9545767307281494, 2.2012617588043213, 176.0, -0.382997989654541, 0.18348799645900726, -0.1118210032582283, 1.2059999704360962, 0.6190000176429749, -3.1089999675750732], "max": [0.6575702428817749, 2.081479787826538, -0.024731317535042763, -0.05838126689195633, -1.0889981985092163, -1.4219372272491455, 2.3275883197784424, 636.0, 0.3960750102996826, 0.3975929915904999, 0.19126999378204346, -0.8289999961853027, 1.2549999952316284, 0.8859999775886536, -0.03450516238808632, -2.046992063522339, 0.158982053399086, 0.4625122547149658, -0.7886444926261902, -1.4505956172943115, 2.8187594413757324, 847.0, -0.19201399385929108, 0.2971709966659546, 0.04911699891090393, 3.0280001163482666, 1.1430000066757202, 3.109999895095825], "mean": [0.3391195237636566, 2.0353147983551025, -0.46320393681526184, -0.6493680477142334, -1.7075212001800537, -1.7204761505126953, 1.354191780090332, 447.9106750488281, 0.31044256687164307, 0.2862570881843567, 0.09053352475166321, -1.9662035703659058, 0.7137319445610046, 0.154213085770607, -0.19411465525627136, -2.0658833980560303, -0.49187329411506653, -0.027056319639086723, -0.8506520986557007, -1.672011137008667, 2.5968081951141357, 741.7577514648438, -0.3337908983230591, 0.22164654731750488, -6.314687198027968e-06, 1.857137680053711, 0.9686670303344727, 0.9001032710075378], "std": [0.23486891388893127, 0.05665057525038719, 0.24051830172538757, 0.38686293363571167, 0.5883600115776062, 0.15019822120666504, 0.5254855155944824, 145.36021423339844, 0.0559677816927433, 0.07788455486297607, 0.03146011009812355, 0.8066707253456116, 0.48910200595855713, 0.7203320264816284, 0.16956482827663422, 0.005569358356297016, 0.3371734321117401, 0.21666072309017181, 0.028901653364300728, 0.1140366867184639, 0.19237354397773743, 181.4362030029297, 0.054360177367925644, 0.03397152200341225, 0.03954806178808212, 0.649416446685791, 0.11630286276340485, 2.6211256980895996], "count": [291]}, "timestamp": {"min": [0.0], "max": [9.666666666666666], "mean": [4.833333333333333], "std": [2.80013227200801], "count": [291]}, "frame_index": {"min": [0], "max": [290], "mean": [145.0], "std": [84.0039681602403], "count": [291]}, "episode_index": {"min": [684], "max": [684], "mean": [684.0], "std": [0.0], "count": [291]}, "index": {"min": [335749], "max": [336039], "mean": [335894.0], "std": [84.0039681602403], "count": [291]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [291]}, "subtask_annotation": {"mean": [15.97938144329897, 29.0, 29.0, 29.0, 29.0], "std": [8.03469202309879, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [291]}, "scene_annotation": {"mean": [684.0], "std": [0.0], "min": [684], "max": [684], "count": [291]}, "eef_direction_state": {"mean": [3.6597938144329896, 2.9450171821305844], "std": [2.214695985457825, 2.186431349111678], "min": [0, 0], "max": [6, 6], "count": [291]}, "eef_velocity_state": {"mean": [0.7938144329896907, 1.1134020618556701], "std": [0.7406435067242936, 0.720961871721973], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_acc_mag_state": {"mean": [1.0, 1.092783505154639], "std": [0.8331614943103015, 0.8090868072840196], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_direction_action": {"mean": [3.6597938144329896, 2.9450171821305844], "std": [2.214695985457825, 2.186431349111678], "min": [0, 0], "max": [6, 6], "count": [291]}, "eef_velocity_action": {"mean": [0.7938144329896907, 1.1134020618556701], "std": [0.7406435067242936, 0.720961871721973], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_acc_mag_action": {"mean": [1.0, 1.092783505154639], "std": [0.8331614943103015, 0.8090868072840196], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_sim_pose_state": {"mean": [0.4098208293288152, 0.31332564058700363, 1.0211669484381285, -0.9948898163225166, 1.2469645810887053, -0.9058921448613251, 0.48428831076268825, -0.36298852935050857, 1.1126904718957087, 0.5308589664163701, 0.9005061714027627, -0.07478194744256791], "std": [0.03936270687540949, 0.05556805103774405, 0.013092740680412844, 0.5623474487972876, 0.04653075810514313, 1.2984854165163335, 0.08840770463910519, 0.04398149246593807, 0.05261599310707144, 1.7669621993595204, 0.21201729971745437, 1.7371972343994369], "min": [0.36868258644474994, 0.16056401930816633, 1.0044974615529578, -2.582729330434837, 1.1647085938879833, -3.1305623764594985, 0.35728933373463545, -0.45999863934986673, 1.0312311070564164, -3.1027471667232684, 0.5016593205397291, -3.130403486581574], "max": [0.5001630827478599, 0.3642303457098278, 1.0573067944688432, -0.40070722951626236, 1.3837480414786794, 3.099419599890943, 0.606647726001355, -0.27455895139845804, 1.1929362673584818, 3.0945716355375055, 1.4041693560181168, 3.1366275647784763], "count": [291]}, "eef_sim_pose_action": {"mean": [0.4098208293288152, 0.31332564058700363, 1.0211669484381285, -0.9948898163225166, 1.2469645810887053, -0.9058921448613251, 0.48428831076268825, -0.36298852935050857, 1.1126904718957087, 0.5308589664163701, 0.9005061714027627, -0.07478194744256791], "std": [0.03936270687540949, 0.05556805103774405, 0.013092740680412844, 0.5623474487972876, 0.04653075810514313, 1.2984854165163335, 0.08840770463910519, 0.04398149246593807, 0.05261599310707144, 1.7669621993595204, 0.21201729971745437, 1.7371972343994369], "min": [0.36868258644474994, 0.16056401930816633, 1.0044974615529578, -2.582729330434837, 1.1647085938879833, -3.1305623764594985, 0.35728933373463545, -0.45999863934986673, 1.0312311070564164, -3.1027471667232684, 0.5016593205397291, -3.130403486581574], "max": [0.5001630827478599, 0.3642303457098278, 1.0573067944688432, -0.40070722951626236, 1.3837480414786794, 3.099419599890943, 0.606647726001355, -0.27455895139845804, 1.1929362673584818, 3.0945716355375055, 1.4041693560181168, 3.1366275647784763], "count": [291]}, "gripper_mode_state": {"mean": [0.13402061855670103, 0.7216494845360825], "std": [0.3406744668424391, 0.44818690967595964], "min": [0, 0], "max": [1, 1], "count": [291]}, "gripper_activity_state": {"mean": [1.8109965635738832, 1.9175257731958764], "std": [0.5327901368128907, 0.3614623722970346], "min": [0, 0], "max": [2, 2], "count": [291]}, "gripper_mode_action": {"mean": [0.13402061855670103, 0.7216494845360825], "std": [0.3406744668424391, 0.44818690967595964], "min": [0, 0], "max": [1, 1], "count": [291]}, "gripper_activity_action": {"mean": [1.8109965635738832, 1.9175257731958764], "std": [0.5327901368128907, 0.3614623722970346], "min": [0, 0], "max": [2, 2], "count": [291]}, "gripper_open_scale_state": {"mean": [0.7417577319063287, 0.4479106528160906], "std": [0.18143617737678677, 0.1453602053474292], "min": [0.176, 0.15], "max": [0.847, 0.636], "count": [291]}, "gripper_open_scale_action": {"mean": [0.7417577319063287, 0.4479106528160906], "std": [0.18143617737678677, 0.1453602053474292], "min": [0.176, 0.15], "max": [0.847, 0.636], "count": [291]}}} +{"episode_index": 606, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4888338991013072]], [[0.43376751021241833]], [[0.4185030004084967]]], "std": [[[0.12679025016587608]], [[0.19583397340848874]], [[0.21648555690032942]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8392156862745098]], [[0.8313725490196079]], [[0.8470588235294118]]], "mean": [[[0.4793850081699346]], [[0.4720507536764706]], [[0.46451398080065365]]], "std": [[[0.06567722261182683]], [[0.09592991280895259]], [[0.10413165210518174]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.476269675245098]], [[0.4589536029411765]], [[0.44765710375816997]]], "std": [[[0.060888249505398874]], [[0.1207268757623782]], [[0.1364676806584803]]], "count": [100]}, "observation.state": {"min": [0.2117258906364441, 1.8342015743255615, -0.803706705570221, -1.2285199165344238, -2.4423961639404297, -1.869771122932434, 0.6733829379081726, 162.0, 0.2018049955368042, 0.24813799560070038, 0.0436520017683506, -2.9549999237060547, 0.043999992311000824, -0.8420000076293945, -0.6532243490219116, -2.0728752613067627, -1.0331476926803589, -0.17982128262519836, -0.773093581199646, -1.6085129976272583, 2.3872790336608887, 42.0, -0.350506991147995, 0.23518499732017517, -0.11034099757671356, 1.343999981880188, 0.6880000233650208, -3.134185314178467], "max": [0.8055392503738403, 2.073364019393921, -0.0014486233703792095, -0.08126253634691238, -1.2854175567626953, -1.4295120239257812, 2.1701250076293945, 708.0, 0.4032140076160431, 0.4381999969482422, 0.21090799570083618, -1.2999999523162842, 1.3619999885559082, 0.5120000243186951, -0.15018557012081146, -1.9913160800933838, 0.01759291999042034, 0.21017254889011383, -0.5784544944763184, -1.2968494892120361, 2.7392942905426025, 717.0, -0.21154099702835083, 0.33326399326324463, 0.022299999371170998, 2.8910000324249268, 1.2380000352859497, 3.0820000171661377], "mean": [0.38082388043403625, 1.994753122329712, -0.36372122168540955, -0.5981511473655701, -1.643633246421814, -1.5784850120544434, 1.293051838874817, 592.5581665039062, 0.3275039494037628, 0.31485727429389954, 0.10749902576208115, -1.9937927722930908, 0.8173313736915588, 0.006351389456540346, -0.3526470959186554, -2.060579776763916, -0.4682840406894684, -0.04779236018657684, -0.7039614319801331, -1.4887094497680664, 2.470855474472046, 483.5226745605469, -0.30746668577194214, 0.2724358141422272, -0.03973184898495674, 2.279661178588867, 1.016864538192749, -2.6693649291992188], "std": [0.16835640370845795, 0.08995475620031357, 0.22442395985126495, 0.30596622824668884, 0.41211625933647156, 0.11928070336580276, 0.469344824552536, 189.01058959960938, 0.05498870462179184, 0.04241257905960083, 0.029820874333381653, 0.61296546459198, 0.3907665014266968, 0.4492967426776886, 0.1903848648071289, 0.014210915192961693, 0.23994208872318268, 0.1248679906129837, 0.08252021670341492, 0.06833060830831528, 0.07407014816999435, 281.31536865234375, 0.04436752200126648, 0.038669243454933167, 0.029306279495358467, 0.41729047894477844, 0.194552943110466, 1.2831225395202637], "count": [464]}, "action": {"min": [0.2117258906364441, 1.8342015743255615, -0.803706705570221, -1.2285199165344238, -2.4423961639404297, -1.869771122932434, 0.6733829379081726, 162.0, 0.2018049955368042, 0.24813799560070038, 0.0436520017683506, -2.9549999237060547, 0.043999992311000824, -0.8420000076293945, -0.6532243490219116, -2.0728752613067627, -1.0331476926803589, -0.17982128262519836, -0.773093581199646, -1.6085129976272583, 2.3872790336608887, 42.0, -0.350506991147995, 0.23518499732017517, -0.11034099757671356, 1.343999981880188, 0.6880000233650208, -3.134185314178467], "max": [0.8055392503738403, 2.073364019393921, -0.0014486233703792095, -0.08126253634691238, -1.2854175567626953, -1.4295120239257812, 2.1701250076293945, 708.0, 0.4032140076160431, 0.4381999969482422, 0.21090799570083618, -1.2999999523162842, 1.3619999885559082, 0.5120000243186951, -0.15018557012081146, -1.9913160800933838, 0.01759291999042034, 0.21017254889011383, -0.5784544944763184, -1.2968494892120361, 2.7392942905426025, 717.0, -0.21154099702835083, 0.33326399326324463, 0.022299999371170998, 2.8910000324249268, 1.2380000352859497, 3.0820000171661377], "mean": [0.38082388043403625, 1.994753122329712, -0.36372122168540955, -0.5981511473655701, -1.643633246421814, -1.5784850120544434, 1.293051838874817, 592.5581665039062, 0.3275039494037628, 0.31485727429389954, 0.10749902576208115, -1.9937927722930908, 0.8173313736915588, 0.006351389456540346, -0.3526470959186554, -2.060579776763916, -0.4682840406894684, -0.04779236018657684, -0.7039614319801331, -1.4887094497680664, 2.470855474472046, 483.5226745605469, -0.30746668577194214, 0.2724358141422272, -0.03973184898495674, 2.279661178588867, 1.016864538192749, -2.6693649291992188], "std": [0.16835640370845795, 0.08995475620031357, 0.22442395985126495, 0.30596622824668884, 0.41211625933647156, 0.11928070336580276, 0.469344824552536, 189.01058959960938, 0.05498870462179184, 0.04241257905960083, 0.029820874333381653, 0.61296546459198, 0.3907665014266968, 0.4492967426776886, 0.1903848648071289, 0.014210915192961693, 0.23994208872318268, 0.1248679906129837, 0.08252021670341492, 0.06833060830831528, 0.07407014816999435, 281.31536865234375, 0.04436752200126648, 0.038669243454933167, 0.029306279495358467, 0.41729047894477844, 0.194552943110466, 1.2831225395202637], "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": [685], "max": [685], "mean": [685.0], "std": [0.0], "count": [464]}, "index": {"min": [336040], "max": [336503], "mean": [336271.5], "std": [133.94495137928865], "count": [464]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [464]}, "subtask_annotation": {"mean": [16.877155172413794, 29.0, 29.0, 29.0, 29.0], "std": [8.199558157359544, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [464]}, "scene_annotation": {"mean": [685.0], "std": [0.0], "min": [685], "max": [685], "count": [464]}, "eef_direction_state": {"mean": [4.1875, 4.077586206896552], "std": [2.017534931116649, 2.371347871006484], "min": [0, 0], "max": [6, 6], "count": [464]}, "eef_velocity_state": {"mean": [0.603448275862069, 0.7068965517241379], "std": [0.6933092849270028, 0.8069444430232129], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_acc_mag_state": {"mean": [0.7974137931034483, 0.6594827586206896], "std": [0.8471006542497999, 0.8176373077007415], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_direction_action": {"mean": [4.1875, 4.077586206896552], "std": [2.017534931116649, 2.371347871006484], "min": [0, 0], "max": [6, 6], "count": [464]}, "eef_velocity_action": {"mean": [0.603448275862069, 0.7068965517241379], "std": [0.6933092849270028, 0.8069444430232129], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_acc_mag_action": {"mean": [0.7974137931034483, 0.6594827586206896], "std": [0.8471006542497999, 0.8176373077007415], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_sim_pose_state": {"mean": [0.463174220522162, 0.2758288836257411, 1.017230705014615, -1.506387439759287, 1.2481303843775924, -1.6848722457050276, 0.508026732642969, -0.38605250027701954, 1.11185657117794, 1.2990452444625296, 1.102991108095899, 0.04558665652400269], "std": [0.0453722101563352, 0.03820125698647383, 0.020981957534354948, 0.428379271150276, 0.12354361685484345, 1.420703883499827, 0.05401545419933337, 0.032508121519123356, 0.06198478519355863, 1.2131800906049433, 0.22224139374079738, 1.7148632411405116], "min": [0.4177070962831166, 0.1757542171536423, 0.9871850772045491, -2.3396153266471393, 1.1161231051666745, -3.139007956191926, 0.43065803930844454, -0.4708176299670204, 1.0075316482126182, -3.123251427443592, 0.5417883340216134, -3.1389940177536633], "max": [0.532930959798437, 0.32919919142508264, 1.0585031220389753, -0.47924102579784056, 1.4832420067605896, 3.1358795541941693, 0.6451554715579039, -0.3083506145491231, 1.2281488573236876, 3.1380225366497223, 1.5504533203337822, 3.083866591188783], "count": [464]}, "eef_sim_pose_action": {"mean": [0.463174220522162, 0.2758288836257411, 1.017230705014615, -1.506387439759287, 1.2481303843775924, -1.6848722457050276, 0.508026732642969, -0.38605250027701954, 1.11185657117794, 1.2990452444625296, 1.102991108095899, 0.04558665652400269], "std": [0.0453722101563352, 0.03820125698647383, 0.020981957534354948, 0.428379271150276, 0.12354361685484345, 1.420703883499827, 0.05401545419933337, 0.032508121519123356, 0.06198478519355863, 1.2131800906049433, 0.22224139374079738, 1.7148632411405116], "min": [0.4177070962831166, 0.1757542171536423, 0.9871850772045491, -2.3396153266471393, 1.1161231051666745, -3.139007956191926, 0.43065803930844454, -0.4708176299670204, 1.0075316482126182, -3.123251427443592, 0.5417883340216134, -3.1389940177536633], "max": [0.532930959798437, 0.32919919142508264, 1.0585031220389753, -0.47924102579784056, 1.4832420067605896, 3.1358795541941693, 0.6451554715579039, -0.3083506145491231, 1.2281488573236876, 3.1380225366497223, 1.5504533203337822, 3.083866591188783], "count": [464]}, "gripper_mode_state": {"mean": [0.35129310344827586, 0.1875], "std": [0.4773743383529894, 0.3903123748998999], "min": [0, 0], "max": [1, 1], "count": [464]}, "gripper_activity_state": {"mean": [1.8922413793103448, 1.9224137931034482], "std": [0.3845397746498433, 0.351127790593382], "min": [0, 0], "max": [2, 2], "count": [464]}, "gripper_mode_action": {"mean": [0.35129310344827586, 0.1875], "std": [0.4773743383529894, 0.3903123748998999], "min": [0, 0], "max": [1, 1], "count": [464]}, "gripper_activity_action": {"mean": [1.8922413793103448, 1.9224137931034482], "std": [0.3845397746498433, 0.351127790593382], "min": [0, 0], "max": [2, 2], "count": [464]}, "gripper_open_scale_state": {"mean": [0.48352262924457345, 0.5925581897209398], "std": [0.2813154616877641, 0.189010281062149], "min": [0.042, 0.162], "max": [0.717, 0.708], "count": [464]}, "gripper_open_scale_action": {"mean": [0.48352262924457345, 0.5925581897209398], "std": [0.2813154616877641, 0.189010281062149], "min": [0.042, 0.162], "max": [0.717, 0.708], "count": [464]}}} +{"episode_index": 607, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4873333823529412]], [[0.42930805555555557]], [[0.414527308006536]]], "std": [[[0.12406932155583028]], [[0.1994218381974848]], [[0.2192057976490464]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.8235294117647058]], [[0.8352941176470589]]], "mean": [[[0.46918498978758166]], [[0.4588656740196078]], [[0.4505505943627451]]], "std": [[[0.06669415853868949]], [[0.10599602589492951]], [[0.11585061407717331]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4732703043300654]], [[0.4482147079248366]], [[0.4315675306372549]]], "std": [[[0.06574407670550765]], [[0.14172973502535405]], [[0.1647288425617982]]], "count": [100]}, "observation.state": {"min": [0.2503500282764435, 1.8577635288238525, -0.9005201458930969, -1.263251781463623, -2.674804449081421, -1.7732720375061035, 0.6688101887702942, 182.0, 0.1957789957523346, 0.2701469957828522, 0.024716999381780624, -2.9019999504089355, -0.11099999397993088, -0.718999981880188, -0.684867262840271, -2.0756328105926514, -1.0315245389938354, -0.24562019109725952, -0.642281174659729, -1.8397340774536133, 2.3501906394958496, 43.0, -0.37853899598121643, 0.177946999669075, -0.055796001106500626, 1.0740000009536743, 0.6380000114440918, -3.1381852626800537], "max": [0.838840126991272, 2.0754408836364746, 0.10519099980592728, -0.2070484161376953, -1.0642669200897217, -1.3555972576141357, 2.133333444595337, 676.0, 0.40118300914764404, 0.429190993309021, 0.17660999298095703, -0.9520000219345093, 1.1130000352859497, 0.6110000014305115, -0.21621137857437134, -1.9151674509048462, -0.44975391030311584, 0.26139798760414124, -0.21526892483234406, -1.3695948123931885, 2.7053825855255127, 859.0, -0.21592800319194794, 0.36924299597740173, 0.04608200117945671, 2.8580000400543213, 1.2079999446868896, 3.1389999389648438], "mean": [0.47346559166908264, 2.0118250846862793, -0.5508149266242981, -0.601927638053894, -1.6347365379333496, -1.5358974933624268, 1.2562134265899658, 417.5088806152344, 0.2941668629646301, 0.3439311981201172, 0.08739922940731049, -1.9779040813446045, 0.6691800951957703, 0.1097487360239029, -0.30812057852745056, -2.042536497116089, -0.7665870785713196, -0.05311823636293411, -0.49535396695137024, -1.5716536045074463, 2.551701545715332, 527.8552856445312, -0.3173791766166687, 0.26517772674560547, -0.008835740387439728, 2.001269817352295, 0.9823294878005981, 0.695751965045929], "std": [0.23162420094013214, 0.07280955463647842, 0.22499123215675354, 0.3239523768424988, 0.6338328719139099, 0.08617978543043137, 0.5104279518127441, 139.55894470214844, 0.0657118707895279, 0.05657467991113663, 0.02967180497944355, 0.6607773303985596, 0.44900330901145935, 0.47560742497444153, 0.11869088560342789, 0.043567292392253876, 0.2051214724779129, 0.19976940751075745, 0.16376951336860657, 0.12376470863819122, 0.141592338681221, 229.8087615966797, 0.04148145392537117, 0.05158645287156105, 0.017471585422754288, 0.5696268677711487, 0.17861062288284302, 2.6747546195983887], "count": [394]}, "action": {"min": [0.2503500282764435, 1.8577635288238525, -0.9005201458930969, -1.263251781463623, -2.674804449081421, -1.7732720375061035, 0.6688101887702942, 182.0, 0.1957789957523346, 0.2701469957828522, 0.024716999381780624, -2.9019999504089355, -0.11099999397993088, -0.718999981880188, -0.684867262840271, -2.0756328105926514, -1.0315245389938354, -0.24562019109725952, -0.642281174659729, -1.8397340774536133, 2.3501906394958496, 43.0, -0.37853899598121643, 0.177946999669075, -0.055796001106500626, 1.0740000009536743, 0.6380000114440918, -3.1381852626800537], "max": [0.838840126991272, 2.0754408836364746, 0.10519099980592728, -0.2070484161376953, -1.0642669200897217, -1.3555972576141357, 2.133333444595337, 676.0, 0.40118300914764404, 0.429190993309021, 0.17660999298095703, -0.9520000219345093, 1.1130000352859497, 0.6110000014305115, -0.21621137857437134, -1.9151674509048462, -0.44975391030311584, 0.26139798760414124, -0.21526892483234406, -1.3695948123931885, 2.7053825855255127, 859.0, -0.21592800319194794, 0.36924299597740173, 0.04608200117945671, 2.8580000400543213, 1.2079999446868896, 3.1389999389648438], "mean": [0.47346559166908264, 2.0118250846862793, -0.5508149266242981, -0.601927638053894, -1.6347365379333496, -1.5358974933624268, 1.2562134265899658, 417.5088806152344, 0.2941668629646301, 0.3439311981201172, 0.08739922940731049, -1.9779040813446045, 0.6691800951957703, 0.1097487360239029, -0.30812057852745056, -2.042536497116089, -0.7665870785713196, -0.05311823636293411, -0.49535396695137024, -1.5716536045074463, 2.551701545715332, 527.8552856445312, -0.3173791766166687, 0.26517772674560547, -0.008835740387439728, 2.001269817352295, 0.9823294878005981, 0.695751965045929], "std": [0.23162420094013214, 0.07280955463647842, 0.22499123215675354, 0.3239523768424988, 0.6338328719139099, 0.08617978543043137, 0.5104279518127441, 139.55894470214844, 0.0657118707895279, 0.05657467991113663, 0.02967180497944355, 0.6607773303985596, 0.44900330901145935, 0.47560742497444153, 0.11869088560342789, 0.043567292392253876, 0.2051214724779129, 0.19976940751075745, 0.16376951336860657, 0.12376470863819122, 0.141592338681221, 229.8087615966797, 0.04148145392537117, 0.05158645287156105, 0.017471585422754288, 0.5696268677711487, 0.17861062288284302, 2.6747546195983887], "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": [686], "max": [686], "mean": [686.0], "std": [0.0], "count": [394]}, "index": {"min": [336504], "max": [336897], "mean": [336700.5], "std": [113.73763669076301], "count": [394]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [394]}, "subtask_annotation": {"mean": [14.027918781725889, 29.0, 29.0, 29.0, 29.0], "std": [7.5428880163980585, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [394]}, "scene_annotation": {"mean": [686.0], "std": [0.0], "min": [686], "max": [686], "count": [394]}, "eef_direction_state": {"mean": [4.380710659898477, 4.197969543147208], "std": [2.173264755617271, 1.9213985861843368], "min": [0, 0], "max": [6, 6], "count": [394]}, "eef_velocity_state": {"mean": [0.5355329949238579, 0.8350253807106599], "std": [0.7089037402008287, 0.7776651402897052], "min": [0, 0], "max": [2, 2], "count": [394]}, "eef_acc_mag_state": {"mean": [0.6243654822335025, 0.8096446700507615], "std": [0.8067074325002606, 0.8227775020642354], "min": [0, 0], "max": [2, 2], "count": [394]}, "eef_direction_action": {"mean": [4.380710659898477, 4.197969543147208], "std": [2.173264755617271, 1.9213985861843368], "min": [0, 0], "max": [6, 6], "count": [394]}, "eef_velocity_action": {"mean": [0.5355329949238579, 0.8350253807106599], "std": [0.7089037402008287, 0.7776651402897052], "min": [0, 0], "max": [2, 2], "count": [394]}, "eef_acc_mag_action": {"mean": [0.6243654822335025, 0.8096446700507615], "std": [0.8067074325002606, 0.8227775020642354], "min": [0, 0], "max": [2, 2], "count": [394]}, "eef_sim_pose_state": {"mean": [0.45474183509880345, 0.3009792988976308, 1.0283074186647339, -1.190682993967183, 1.197340319597042, -0.5436407856016527, 0.5400149901727082, -0.34863629995824813, 1.1231179401548688, 0.29537138903837584, 1.0414636173707876, -0.31647223976451266], "std": [0.047740152477441455, 0.03552068451869313, 0.021785020408604364, 0.6660954178837872, 0.07337874697625384, 1.7735771224569084, 0.06863708679684483, 0.04824057995383055, 0.06205298717317873, 1.9565750721747528, 0.24635042277563032, 1.5267608502901853], "min": [0.3783913702326631, 0.2088239087455412, 0.994654457471015, -2.440571846308147, 0.9510306317154829, -3.1363777453802473, 0.45521073073183466, -0.4233445646494578, 1.0469105236102292, -3.1414595873422737, 0.517193352265525, -3.1084990634857657], "max": [0.5645914574845307, 0.35894874520987086, 1.0752448469353602, -0.4992458287194619, 1.3625537460352581, 3.132731437055767, 0.6411330543500005, -0.26156857928348093, 1.2411148104442677, 3.1411054090878237, 1.489987777003138, 3.0908048785747453], "count": [394]}, "eef_sim_pose_action": {"mean": [0.45474183509880345, 0.3009792988976308, 1.0283074186647339, -1.190682993967183, 1.197340319597042, -0.5436407856016527, 0.5400149901727082, -0.34863629995824813, 1.1231179401548688, 0.29537138903837584, 1.0414636173707876, -0.31647223976451266], "std": [0.047740152477441455, 0.03552068451869313, 0.021785020408604364, 0.6660954178837872, 0.07337874697625384, 1.7735771224569084, 0.06863708679684483, 0.04824057995383055, 0.06205298717317873, 1.9565750721747528, 0.24635042277563032, 1.5267608502901853], "min": [0.3783913702326631, 0.2088239087455412, 0.994654457471015, -2.440571846308147, 0.9510306317154829, -3.1363777453802473, 0.45521073073183466, -0.4233445646494578, 1.0469105236102292, -3.1414595873422737, 0.517193352265525, -3.1084990634857657], "max": [0.5645914574845307, 0.35894874520987086, 1.0752448469353602, -0.4992458287194619, 1.3625537460352581, 3.132731437055767, 0.6411330543500005, -0.26156857928348093, 1.2411148104442677, 3.1411054090878237, 1.489987777003138, 3.0908048785747453], "count": [394]}, "gripper_mode_state": {"mean": [0.29441624365482233, 0.7411167512690355], "std": [0.45577990206568597, 0.43802136050364493], "min": [0, 0], "max": [1, 1], "count": [394]}, "gripper_activity_state": {"mean": [1.7563451776649746, 1.9340101522842639], "std": [0.6304642094766816, 0.31975666493448984], "min": [0, 0], "max": [2, 2], "count": [394]}, "gripper_mode_action": {"mean": [0.29441624365482233, 0.7411167512690355], "std": [0.45577990206568597, 0.43802136050364493], "min": [0, 0], "max": [1, 1], "count": [394]}, "gripper_activity_action": {"mean": [1.7563451776649746, 1.9340101522842639], "std": [0.6304642094766816, 0.31975666493448984], "min": [0, 0], "max": [2, 2], "count": [394]}, "gripper_open_scale_state": {"mean": [0.5278553301041506, 0.4175088832874619], "std": [0.22980887672589834, 0.13955867617336973], "min": [0.043, 0.182], "max": [0.859, 0.676], "count": [394]}, "gripper_open_scale_action": {"mean": [0.5278553301041506, 0.4175088832874619], "std": [0.22980887672589834, 0.13955867617336973], "min": [0.043, 0.182], "max": [0.859, 0.676], "count": [394]}}} +{"episode_index": 608, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4855849019607843]], [[0.42509183006535944]], [[0.4096004983660131]]], "std": [[[0.11634588773077505]], [[0.1959316970402132]], [[0.2166393475602345]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7647058823529411]], [[0.7686274509803922]]], "mean": [[[0.46585909109477125]], [[0.4640710191993464]], [[0.4570328737745098]]], "std": [[[0.0571235843156637]], [[0.08237066743653891]], [[0.08853890694654921]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.47320361315359477]], [[0.44175447916666666]], [[0.4242236070261438]]], "std": [[[0.07109779967927267]], [[0.15005036669464164]], [[0.17393711928924604]]], "count": [100]}, "observation.state": {"min": [0.24518385529518127, 1.8494032621383667, -0.8967502117156982, -1.1898083686828613, -2.6370179653167725, -1.7994693517684937, 0.8236907124519348, 168.0, 0.2004060000181198, 0.27233898639678955, 0.037025000900030136, -3.0299999713897705, -0.11800001561641693, -0.7829999923706055, -0.5358859300613403, -2.070920467376709, -1.044736623764038, -0.16884315013885498, -0.6458067297935486, -1.863906979560852, 2.3409578800201416, 50.0, -0.38000500202178955, 0.23397499322891235, -0.07210999727249146, 0.9120000004768372, 0.7070000171661377, -3.1391851902008057], "max": [0.8644616007804871, 2.0725436210632324, -0.20231857895851135, -0.21738076210021973, -1.0645287036895752, -1.462376594543457, 2.222729206085205, 781.0, 0.3844180107116699, 0.4220089912414551, 0.1559700071811676, -0.8820000290870667, 1.2730000019073486, 0.9210000038146973, -0.21462313830852509, -2.021300792694092, -0.32047736644744873, 0.24553292989730835, -0.6295751929283142, -1.3766283988952637, 2.558652877807617, 849.0, -0.2400590032339096, 0.3262229859828949, 0.055059999227523804, 2.6519999504089355, 1.2400000095367432, 3.122999906539917], "mean": [0.48584359884262085, 1.9911410808563232, -0.49586960673332214, -0.6030959486961365, -1.6938961744308472, -1.5900129079818726, 1.4537230730056763, 363.5772399902344, 0.2960830628871918, 0.3371410667896271, 0.09695571660995483, -1.9242337942123413, 0.7019470930099487, 0.13258108496665955, -0.29143983125686646, -2.062488079071045, -0.7852383852005005, -0.0354248471558094, -0.637773871421814, -1.7037913799285889, 2.495044708251953, 709.3206787109375, -0.31551697850227356, 0.2570531666278839, 0.01666181907057762, 1.6027309894561768, 0.9841041564941406, 0.21198679506778717], "std": [0.24060724675655365, 0.07450681179761887, 0.2685701847076416, 0.3191016614437103, 0.6059293746948242, 0.0722685158252716, 0.500594437122345, 153.6180877685547, 0.07243432849645615, 0.060346201062202454, 0.031245237216353416, 0.8835919499397278, 0.4949660897254944, 0.6774227619171143, 0.09754860401153564, 0.01079651527106762, 0.2875913083553314, 0.16255119442939758, 0.004417449701577425, 0.18892168998718262, 0.06168978288769722, 237.90817260742188, 0.03867596387863159, 0.027234874665737152, 0.04484570398926735, 0.7270238399505615, 0.12954822182655334, 2.4455223083496094], "count": [382]}, "action": {"min": [0.24518385529518127, 1.8494032621383667, -0.8967502117156982, -1.1898083686828613, -2.6370179653167725, -1.7994693517684937, 0.8236907124519348, 168.0, 0.2004060000181198, 0.27233898639678955, 0.037025000900030136, -3.0299999713897705, -0.11800001561641693, -0.7829999923706055, -0.5358859300613403, -2.070920467376709, -1.044736623764038, -0.16884315013885498, -0.6458067297935486, -1.863906979560852, 2.3409578800201416, 50.0, -0.38000500202178955, 0.23397499322891235, -0.07210999727249146, 0.9120000004768372, 0.7070000171661377, -3.1391851902008057], "max": [0.8644616007804871, 2.0725436210632324, -0.20231857895851135, -0.21738076210021973, -1.0645287036895752, -1.462376594543457, 2.222729206085205, 781.0, 0.3844180107116699, 0.4220089912414551, 0.1559700071811676, -0.8820000290870667, 1.2730000019073486, 0.9210000038146973, -0.21462313830852509, -2.021300792694092, -0.32047736644744873, 0.24553292989730835, -0.6295751929283142, -1.3766283988952637, 2.558652877807617, 849.0, -0.2400590032339096, 0.3262229859828949, 0.055059999227523804, 2.6519999504089355, 1.2400000095367432, 3.122999906539917], "mean": [0.48584359884262085, 1.9911410808563232, -0.49586960673332214, -0.6030959486961365, -1.6938961744308472, -1.5900129079818726, 1.4537230730056763, 363.5772399902344, 0.2960830628871918, 0.3371410667896271, 0.09695571660995483, -1.9242337942123413, 0.7019470930099487, 0.13258108496665955, -0.29143983125686646, -2.062488079071045, -0.7852383852005005, -0.0354248471558094, -0.637773871421814, -1.7037913799285889, 2.495044708251953, 709.3206787109375, -0.31551697850227356, 0.2570531666278839, 0.01666181907057762, 1.6027309894561768, 0.9841041564941406, 0.21198679506778717], "std": [0.24060724675655365, 0.07450681179761887, 0.2685701847076416, 0.3191016614437103, 0.6059293746948242, 0.0722685158252716, 0.500594437122345, 153.6180877685547, 0.07243432849645615, 0.060346201062202454, 0.031245237216353416, 0.8835919499397278, 0.4949660897254944, 0.6774227619171143, 0.09754860401153564, 0.01079651527106762, 0.2875913083553314, 0.16255119442939758, 0.004417449701577425, 0.18892168998718262, 0.06168978288769722, 237.90817260742188, 0.03867596387863159, 0.027234874665737152, 0.04484570398926735, 0.7270238399505615, 0.12954822182655334, 2.4455223083496094], "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": [687], "max": [687], "mean": [687.0], "std": [0.0], "count": [382]}, "index": {"min": [336898], "max": [337279], "mean": [337088.5], "std": [110.27352356753637], "count": [382]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [382]}, "subtask_annotation": {"mean": [13.528795811518325, 29.0, 29.0, 29.0, 29.0], "std": [6.985621591607593, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [382]}, "scene_annotation": {"mean": [687.0], "std": [0.0], "min": [687], "max": [687], "count": [382]}, "eef_direction_state": {"mean": [5.138743455497382, 4.164921465968586], "std": [1.5767009404610919, 2.010841002748599], "min": [0, 0], "max": [6, 6], "count": [382]}, "eef_velocity_state": {"mean": [0.3769633507853403, 0.7617801047120419], "std": [0.6466127560205251, 0.7331385402400594], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_acc_mag_state": {"mean": [0.4895287958115183, 0.7958115183246073], "std": [0.7544945868802062, 0.8501205618677038], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_direction_action": {"mean": [5.138743455497382, 4.164921465968586], "std": [1.5767009404610919, 2.010841002748599], "min": [0, 0], "max": [6, 6], "count": [382]}, "eef_velocity_action": {"mean": [0.3769633507853403, 0.7617801047120419], "std": [0.6466127560205251, 0.7331385402400594], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_acc_mag_action": {"mean": [0.4895287958115183, 0.7958115183246073], "std": [0.7544945868802062, 0.8501205618677038], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_sim_pose_state": {"mean": [0.4464518684231136, 0.3121066631065468, 1.0399583232028233, -1.0873784643416986, 1.0618312075791616, -0.7187974558944272, 0.535542078956364, -0.3557163172443219, 1.1292658036452397, 1.784273762093153, 0.9305873932107886, -0.45308165442936227], "std": [0.028594573431170254, 0.03594047181712726, 0.027330413957716286, 0.80005015271233, 0.1910851337133114, 1.6050452799546513, 0.07394565687697585, 0.056550349762706745, 0.059839304959772945, 1.027106599618118, 0.22758115513698463, 1.7477288956045212], "min": [0.4210001099836943, 0.2139952399603151, 0.9894258895230772, -2.637844287041991, 0.8661888137409313, -3.1377890123287635, 0.4577302304025924, -0.413767760484587, 1.0493201307589257, 0.38529557747215604, 0.42932196692452296, -3.07428380952031], "max": [0.5205677998030733, 0.3560158540803102, 1.0628521376205122, -0.47493564772971264, 1.380358595766935, 3.1405934897946794, 0.6387917004642193, -0.27379316977576074, 1.2420973441190781, 3.0199501194782834, 1.526801171304458, 3.1273483229556103], "count": [382]}, "eef_sim_pose_action": {"mean": [0.4464518684231136, 0.3121066631065468, 1.0399583232028233, -1.0873784643416986, 1.0618312075791616, -0.7187974558944272, 0.535542078956364, -0.3557163172443219, 1.1292658036452397, 1.784273762093153, 0.9305873932107886, -0.45308165442936227], "std": [0.028594573431170254, 0.03594047181712726, 0.027330413957716286, 0.80005015271233, 0.1910851337133114, 1.6050452799546513, 0.07394565687697585, 0.056550349762706745, 0.059839304959772945, 1.027106599618118, 0.22758115513698463, 1.7477288956045212], "min": [0.4210001099836943, 0.2139952399603151, 0.9894258895230772, -2.637844287041991, 0.8661888137409313, -3.1377890123287635, 0.4577302304025924, -0.413767760484587, 1.0493201307589257, 0.38529557747215604, 0.42932196692452296, -3.07428380952031], "max": [0.5205677998030733, 0.3560158540803102, 1.0628521376205122, -0.47493564772971264, 1.380358595766935, 3.1405934897946794, 0.6387917004642193, -0.27379316977576074, 1.2420973441190781, 3.0199501194782834, 1.526801171304458, 3.1273483229556103], "count": [382]}, "gripper_mode_state": {"mean": [0.193717277486911, 0.8900523560209425], "std": [0.3952099364767666, 0.31282448683328995], "min": [0, 0], "max": [1, 1], "count": [382]}, "gripper_activity_state": {"mean": [1.7617801047120418, 1.8403141361256545], "std": [0.6125262886308331, 0.4833867277280457], "min": [0, 0], "max": [2, 2], "count": [382]}, "gripper_mode_action": {"mean": [0.193717277486911, 0.8900523560209425], "std": [0.3952099364767666, 0.31282448683328995], "min": [0, 0], "max": [1, 1], "count": [382]}, "gripper_activity_action": {"mean": [1.7617801047120418, 1.8403141361256545], "std": [0.6125262886308331, 0.4833867277280457], "min": [0, 0], "max": [2, 2], "count": [382]}, "gripper_open_scale_state": {"mean": [0.709320680748106, 0.36357722505099943], "std": [0.23790814306446956, 0.1536176402486663], "min": [0.05, 0.168], "max": [0.849, 0.781], "count": [382]}, "gripper_open_scale_action": {"mean": [0.709320680748106, 0.36357722505099943], "std": [0.23790814306446956, 0.1536176402486663], "min": [0.05, 0.168], "max": [0.849, 0.781], "count": [382]}}} +{"episode_index": 609, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4795394097222222]], [[0.4235992973856209]], [[0.4086601695261438]]], "std": [[[0.11450110727368426]], [[0.18991347578814582]], [[0.20923906387860633]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.0]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.7686274509803922]], [[0.7764705882352941]]], "mean": [[[0.46414504697712416]], [[0.45956132148692813]], [[0.45241133169934644]]], "std": [[[0.06075655496047917]], [[0.09013450928562831]], [[0.09787317249324094]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.0]], [[0.0]]], "max": [[[0.7294117647058823]], [[0.792156862745098]], [[0.792156862745098]]], "mean": [[[0.47060132148692807]], [[0.43883327001633987]], [[0.422248233251634]]], "std": [[[0.06810098552842982]], [[0.1504624140584546]], [[0.17320276929634057]]], "count": [100]}, "observation.state": {"min": [0.2361779510974884, 1.8290702104568481, -0.8854055404663086, -1.4157936573028564, -2.6125833988189697, -1.8386520147323608, 1.0185043811798096, 166.0, 0.1521340012550354, 0.2473589926958084, 0.04190000146627426, -2.9839999675750732, -0.07599999755620956, -0.8720000386238098, -0.6342003345489502, -2.0747427940368652, -1.360222339630127, -0.218916654586792, -0.6443580985069275, -1.7989981174468994, 2.235819101333618, -2.0, -0.36196398735046387, 0.20831100642681122, -0.07138899713754654, 0.856999933719635, 0.6650000214576721, -3.1361851692199707], "max": [0.8136724829673767, 2.0754408836364746, 0.00699876993894577, -0.2546086311340332, -1.1305196285247803, -1.4508224725723267, 2.248211145401001, 654.0, 0.38925901055336, 0.42515501379966736, 0.1616169959306717, -0.6100000143051147, 1.4600000381469727, 1.093000054359436, -0.14906857907772064, -2.0274617671966553, -0.21982423961162567, 0.268990159034729, -0.35643115639686584, -1.3982704877853394, 2.621187925338745, 864.0, -0.21135200560092926, 0.3475379943847656, 0.06504599750041962, 2.938999891281128, 1.2730000019073486, 3.118000030517578], "mean": [0.4699610471725464, 2.006589412689209, -0.4523334503173828, -0.6969001889228821, -1.7414791584014893, -1.6283658742904663, 1.544115662574768, 460.6513977050781, 0.2920391857624054, 0.33054712414741516, 0.1078655943274498, -1.8586373329162598, 0.6979452967643738, 0.18597140908241272, -0.2538916766643524, -2.065417766571045, -0.939782977104187, -0.06068103015422821, -0.5708330869674683, -1.690807580947876, 2.5096046924591064, 259.78851318359375, -0.32711929082870483, 0.24981442093849182, 0.027501562610268593, 1.4908825159072876, 0.9789921641349792, 0.8008066415786743], "std": [0.2327633947134018, 0.06925714761018753, 0.3113000988960266, 0.36587196588516235, 0.5938714146614075, 0.09167399257421494, 0.4915259778499603, 147.7095184326172, 0.07818829268217087, 0.06290782243013382, 0.03099912405014038, 0.9253660440444946, 0.5234212875366211, 0.7650315165519714, 0.12493600696325302, 0.00901042204350233, 0.35488396883010864, 0.14903013408184052, 0.10172101110219955, 0.09761402755975723, 0.09309271723031998, 330.60906982421875, 0.03936624154448509, 0.03512808308005333, 0.04773012548685074, 0.8018491268157959, 0.13252019882202148, 2.3203036785125732], "count": [383]}, "action": {"min": [0.2361779510974884, 1.8290702104568481, -0.8854055404663086, -1.4157936573028564, -2.6125833988189697, -1.8386520147323608, 1.0185043811798096, 166.0, 0.1521340012550354, 0.2473589926958084, 0.04190000146627426, -2.9839999675750732, -0.07599999755620956, -0.8720000386238098, -0.6342003345489502, -2.0747427940368652, -1.360222339630127, -0.218916654586792, -0.6443580985069275, -1.7989981174468994, 2.235819101333618, -2.0, -0.36196398735046387, 0.20831100642681122, -0.07138899713754654, 0.856999933719635, 0.6650000214576721, -3.1361851692199707], "max": [0.8136724829673767, 2.0754408836364746, 0.00699876993894577, -0.2546086311340332, -1.1305196285247803, -1.4508224725723267, 2.248211145401001, 654.0, 0.38925901055336, 0.42515501379966736, 0.1616169959306717, -0.6100000143051147, 1.4600000381469727, 1.093000054359436, -0.14906857907772064, -2.0274617671966553, -0.21982423961162567, 0.268990159034729, -0.35643115639686584, -1.3982704877853394, 2.621187925338745, 864.0, -0.21135200560092926, 0.3475379943847656, 0.06504599750041962, 2.938999891281128, 1.2730000019073486, 3.118000030517578], "mean": [0.4699610471725464, 2.006589412689209, -0.4523334503173828, -0.6969001889228821, -1.7414791584014893, -1.6283658742904663, 1.544115662574768, 460.6513977050781, 0.2920391857624054, 0.33054712414741516, 0.1078655943274498, -1.8586373329162598, 0.6979452967643738, 0.18597140908241272, -0.2538916766643524, -2.065417766571045, -0.939782977104187, -0.06068103015422821, -0.5708330869674683, -1.690807580947876, 2.5096046924591064, 259.78851318359375, -0.32711929082870483, 0.24981442093849182, 0.027501562610268593, 1.4908825159072876, 0.9789921641349792, 0.8008066415786743], "std": [0.2327633947134018, 0.06925714761018753, 0.3113000988960266, 0.36587196588516235, 0.5938714146614075, 0.09167399257421494, 0.4915259778499603, 147.7095184326172, 0.07818829268217087, 0.06290782243013382, 0.03099912405014038, 0.9253660440444946, 0.5234212875366211, 0.7650315165519714, 0.12493600696325302, 0.00901042204350233, 0.35488396883010864, 0.14903013408184052, 0.10172101110219955, 0.09761402755975723, 0.09309271723031998, 330.60906982421875, 0.03936624154448509, 0.03512808308005333, 0.04773012548685074, 0.8018491268157959, 0.13252019882202148, 2.3203036785125732], "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": [688], "max": [688], "mean": [688.0], "std": [0.0], "count": [383]}, "index": {"min": [337280], "max": [337662], "mean": [337471.0], "std": [110.56219968868203], "count": [383]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [383]}, "subtask_annotation": {"mean": [13.660574412532638, 29.0, 29.0, 29.0, 29.0], "std": [7.5679471597740005, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [383]}, "scene_annotation": {"mean": [688.0], "std": [0.0], "min": [688], "max": [688], "count": [383]}, "eef_direction_state": {"mean": [4.704960835509138, 4.2323759791122715], "std": [1.9374423764108721, 1.9324888495613246], "min": [0, 0], "max": [6, 6], "count": [383]}, "eef_velocity_state": {"mean": [0.49869451697127937, 0.8694516971279374], "std": [0.6888696369081811, 0.7840987989520246], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_acc_mag_state": {"mean": [0.5691906005221932, 0.793733681462141], "std": [0.8012986344244261, 0.8344804372139055], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_direction_action": {"mean": [4.704960835509138, 4.2323759791122715], "std": [1.9374423764108721, 1.9324888495613246], "min": [0, 0], "max": [6, 6], "count": [383]}, "eef_velocity_action": {"mean": [0.49869451697127937, 0.8694516971279374], "std": [0.6888696369081811, 0.7840987989520246], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_acc_mag_action": {"mean": [0.5691906005221932, 0.793733681462141], "std": [0.8012986344244261, 0.8344804372139055], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_sim_pose_state": {"mean": [0.4387354443149225, 0.32338242506998877, 1.03902571488796, -0.9994389747906544, 1.0688686946003014, -0.5777452531129152, 0.5285945713552033, -0.3597432808717963, 1.1398064644175534, 1.0135063113993579, 0.869694951370012, -0.3785121123701072], "std": [0.03665493042088938, 0.04084917455550279, 0.021044455179915558, 0.6552968758775576, 0.14034015114970771, 1.4343992865671635, 0.07553253069549011, 0.0603497374182671, 0.06509611048655856, 1.761085955916955, 0.2080947563634353, 1.7298022497641954], "min": [0.4039407444795715, 0.19796449014239836, 0.9869258971005873, -2.594210150208692, 0.9482239599089048, -3.118284339016238, 0.4335614412067096, -0.4235961449341757, 1.0622815373011794, -3.125692461170275, 0.4701656710127886, -3.130790545674952], "max": [0.5456014437767762, 0.3499725809825619, 1.0658048146728984, -0.4865876225189079, 1.417099979104619, 3.1153970015106296, 0.6304634333941196, -0.25892013859080976, 1.256478020048488, 3.1328095485331016, 1.4911315283443058, 3.0686648759641777], "count": [383]}, "eef_sim_pose_action": {"mean": [0.4387354443149225, 0.32338242506998877, 1.03902571488796, -0.9994389747906544, 1.0688686946003014, -0.5777452531129152, 0.5285945713552033, -0.3597432808717963, 1.1398064644175534, 1.0135063113993579, 0.869694951370012, -0.3785121123701072], "std": [0.03665493042088938, 0.04084917455550279, 0.021044455179915558, 0.6552968758775576, 0.14034015114970771, 1.4343992865671635, 0.07553253069549011, 0.0603497374182671, 0.06509611048655856, 1.761085955916955, 0.2080947563634353, 1.7298022497641954], "min": [0.4039407444795715, 0.19796449014239836, 0.9869258971005873, -2.594210150208692, 0.9482239599089048, -3.118284339016238, 0.4335614412067096, -0.4235961449341757, 1.0622815373011794, -3.125692461170275, 0.4701656710127886, -3.130790545674952], "max": [0.5456014437767762, 0.3499725809825619, 1.0658048146728984, -0.4865876225189079, 1.417099979104619, 3.1153970015106296, 0.6304634333941196, -0.25892013859080976, 1.256478020048488, 3.1328095485331016, 1.4911315283443058, 3.0686648759641777], "count": [383]}, "gripper_mode_state": {"mean": [0.7258485639686684, 0.38642297650130547], "std": [0.446085671315825, 0.48692941966282494], "min": [0, 0], "max": [1, 1], "count": [383]}, "gripper_activity_state": {"mean": [1.6553524804177546, 1.843342036553525], "std": [0.7089626287166516, 0.48636908642812493], "min": [0, 0], "max": [2, 2], "count": [383]}, "gripper_mode_action": {"mean": [0.7258485639686684, 0.38642297650130547], "std": [0.446085671315825, 0.48692941966282494], "min": [0, 0], "max": [1, 1], "count": [383]}, "gripper_activity_action": {"mean": [1.6553524804177546, 1.843342036553525], "std": [0.7089626287166516, 0.48636908642812493], "min": [0, 0], "max": [2, 2], "count": [383]}, "gripper_open_scale_state": {"mean": [0.2600031379962401, 0.4606514361110126], "std": [0.33043979766248316, 0.14770956773601687], "min": [0.0, 0.166], "max": [0.864, 0.654], "count": [383]}, "gripper_open_scale_action": {"mean": [0.2600031379962401, 0.4606514361110126], "std": [0.33043979766248316, 0.14770956773601687], "min": [0.0, 0.166], "max": [0.864, 0.654], "count": [383]}}} +{"episode_index": 610, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.48463303921568623]], [[0.42568775531045755]], [[0.4096925347222222]]], "std": [[[0.11530715692923639]], [[0.1945830802231854]], [[0.21551114572020594]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.796078431372549]], [[0.792156862745098]], [[0.803921568627451]]], "mean": [[[0.46988280637254903]], [[0.4713962642973856]], [[0.4645084170751634]]], "std": [[[0.05571010418097782]], [[0.06879501208338844]], [[0.0721037725987408]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.47038426879084966]], [[0.44407542687908497]], [[0.4292720486111111]]], "std": [[[0.06602293421312014]], [[0.1410948438095552]], [[0.1617922781734103]]], "count": [100]}, "observation.state": {"min": [0.2732836604118347, 1.8725987672805786, -0.8445647954940796, -1.3969615697860718, -2.5081777572631836, -1.9639841318130493, 0.899141252040863, 176.0, 0.19200499355793, 0.255297988653183, 0.05263800173997879, -3.000999927520752, -0.020000003278255463, -0.7279999852180481, -0.45807915925979614, -2.0760865211486816, -1.9295662641525269, -0.22102849185466766, -0.37138861417770386, -1.7851228713989258, 2.385254144668579, 55.0, -0.3826630115509033, 0.24200500547885895, -0.06660600006580353, 0.9139999747276306, 0.7289999723434448, -3.1351852416992188], "max": [0.7414159178733826, 2.073887348175049, 0.3448072671890259, -0.1878148764371872, -1.154989242553711, -1.521578073501587, 2.1733365058898926, 705.0, 0.40225398540496826, 0.4070410132408142, 0.20567500591278076, -0.4860000014305115, 1.2860000133514404, 1.0959999561309814, -0.18540632724761963, -1.9430228471755981, -1.1437666416168213, -0.03663446009159088, 0.15046484768390656, -1.293393850326538, 2.638972759246826, 815.0, -0.23111499845981598, 0.31119000911712646, 0.07680200040340424, 2.687000036239624, 1.194000005722046, 3.1410000324249268], "mean": [0.47470822930336, 1.9889941215515137, -0.4378635287284851, -0.689834713935852, -1.794960618019104, -1.6579632759094238, 1.4842276573181152, 440.72479248046875, 0.2864525616168976, 0.33370357751846313, 0.09928683191537857, -2.1980140209198, 0.7473465204238892, -0.023966414853930473, -0.24212025105953217, -2.0465598106384277, -1.3110270500183105, -0.15013395249843597, -0.13122554123401642, -1.631953239440918, 2.5136935710906982, 688.7364501953125, -0.31826260685920715, 0.2600054442882538, 0.02054658718407154, 1.5519589185714722, 1.0107544660568237, 0.5934252142906189], "std": [0.18306681513786316, 0.06994268298149109, 0.31698134541511536, 0.333476185798645, 0.4434369206428528, 0.09224104136228561, 0.419359028339386, 154.89935302734375, 0.060465797781944275, 0.048205308616161346, 0.03219546005129814, 0.6924917101860046, 0.49576306343078613, 0.5126577615737915, 0.07470686733722687, 0.037935543805360794, 0.14871500432491302, 0.06260113418102264, 0.24229373037815094, 0.1801101714372635, 0.07146362960338593, 216.7410125732422, 0.03990623354911804, 0.01960732415318489, 0.043016012758016586, 0.6508864164352417, 0.12814849615097046, 2.428252935409546], "count": [387]}, "action": {"min": [0.2732836604118347, 1.8725987672805786, -0.8445647954940796, -1.3969615697860718, -2.5081777572631836, -1.9639841318130493, 0.899141252040863, 176.0, 0.19200499355793, 0.255297988653183, 0.05263800173997879, -3.000999927520752, -0.020000003278255463, -0.7279999852180481, -0.45807915925979614, -2.0760865211486816, -1.9295662641525269, -0.22102849185466766, -0.37138861417770386, -1.7851228713989258, 2.385254144668579, 55.0, -0.3826630115509033, 0.24200500547885895, -0.06660600006580353, 0.9139999747276306, 0.7289999723434448, -3.1351852416992188], "max": [0.7414159178733826, 2.073887348175049, 0.3448072671890259, -0.1878148764371872, -1.154989242553711, -1.521578073501587, 2.1733365058898926, 705.0, 0.40225398540496826, 0.4070410132408142, 0.20567500591278076, -0.4860000014305115, 1.2860000133514404, 1.0959999561309814, -0.18540632724761963, -1.9430228471755981, -1.1437666416168213, -0.03663446009159088, 0.15046484768390656, -1.293393850326538, 2.638972759246826, 815.0, -0.23111499845981598, 0.31119000911712646, 0.07680200040340424, 2.687000036239624, 1.194000005722046, 3.1410000324249268], "mean": [0.47470822930336, 1.9889941215515137, -0.4378635287284851, -0.689834713935852, -1.794960618019104, -1.6579632759094238, 1.4842276573181152, 440.72479248046875, 0.2864525616168976, 0.33370357751846313, 0.09928683191537857, -2.1980140209198, 0.7473465204238892, -0.023966414853930473, -0.24212025105953217, -2.0465598106384277, -1.3110270500183105, -0.15013395249843597, -0.13122554123401642, -1.631953239440918, 2.5136935710906982, 688.7364501953125, -0.31826260685920715, 0.2600054442882538, 0.02054658718407154, 1.5519589185714722, 1.0107544660568237, 0.5934252142906189], "std": [0.18306681513786316, 0.06994268298149109, 0.31698134541511536, 0.333476185798645, 0.4434369206428528, 0.09224104136228561, 0.419359028339386, 154.89935302734375, 0.060465797781944275, 0.048205308616161346, 0.03219546005129814, 0.6924917101860046, 0.49576306343078613, 0.5126577615737915, 0.07470686733722687, 0.037935543805360794, 0.14871500432491302, 0.06260113418102264, 0.24229373037815094, 0.1801101714372635, 0.07146362960338593, 216.7410125732422, 0.03990623354911804, 0.01960732415318489, 0.043016012758016586, 0.6508864164352417, 0.12814849615097046, 2.428252935409546], "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": [689], "max": [689], "mean": [689.0], "std": [0.0], "count": [387]}, "index": {"min": [337663], "max": [338049], "mean": [337856.0], "std": [111.71690412227984], "count": [387]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [387]}, "subtask_annotation": {"mean": [13.863049095607234, 29.0, 29.0, 29.0, 29.0], "std": [7.619121464555243, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [387]}, "scene_annotation": {"mean": [689.0], "std": [0.0], "min": [689], "max": [689], "count": [387]}, "eef_direction_state": {"mean": [4.813953488372093, 4.2015503875969], "std": [1.7182743665870859, 1.991116621375024], "min": [0, 0], "max": [6, 6], "count": [387]}, "eef_velocity_state": {"mean": [0.5038759689922481, 0.8217054263565892], "std": [0.6946532346424776, 0.7448317612070918], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_acc_mag_state": {"mean": [0.537467700258398, 0.7209302325581395], "std": [0.7746078750360319, 0.8319530664005201], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_direction_action": {"mean": [4.813953488372093, 4.2015503875969], "std": [1.7182743665870859, 1.991116621375024], "min": [0, 0], "max": [6, 6], "count": [387]}, "eef_velocity_action": {"mean": [0.5038759689922481, 0.8217054263565892], "std": [0.6946532346424776, 0.7448317612070918], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_acc_mag_action": {"mean": [0.537467700258398, 0.7209302325581395], "std": [0.7746078750360319, 0.8319530664005201], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_sim_pose_state": {"mean": [0.4484434324714766, 0.31549248135561225, 1.0402668887005602, -1.0087882169214395, 1.0874132537571748, -0.7641417958210646, 0.5327935448731425, -0.3562918800734514, 1.137901400092349, 1.5609728909915666, 0.9926733425244398, -0.2240919517368169], "std": [0.02268471723532729, 0.03597422285052065, 0.026726717268738414, 0.7620383053315675, 0.17328702841944688, 1.4518610408903643, 0.05989275680542346, 0.04223970820103566, 0.061191081077211246, 1.3264178866884755, 0.22372496596145136, 1.823179243345814], "min": [0.4287996310523621, 0.21417105304838935, 0.9815562973968196, -2.7168514496785825, 0.8915047591963998, -3.132889835877516, 0.4426139983082791, -0.4319226965866647, 1.053662272285351, -3.1382952879161063, 0.5430451366754236, -3.1172216287407046], "max": [0.5092947790405307, 0.35633971673729026, 1.0631237088422083, -0.3777338185702224, 1.4051854787960272, 3.1388611895446834, 0.6194438092710556, -0.28269637367796013, 1.28138108041743, 3.1346285164989087, 1.5153807416998073, 2.949012185138613], "count": [387]}, "eef_sim_pose_action": {"mean": [0.4484434324714766, 0.31549248135561225, 1.0402668887005602, -1.0087882169214395, 1.0874132537571748, -0.7641417958210646, 0.5327935448731425, -0.3562918800734514, 1.137901400092349, 1.5609728909915666, 0.9926733425244398, -0.2240919517368169], "std": [0.02268471723532729, 0.03597422285052065, 0.026726717268738414, 0.7620383053315675, 0.17328702841944688, 1.4518610408903643, 0.05989275680542346, 0.04223970820103566, 0.061191081077211246, 1.3264178866884755, 0.22372496596145136, 1.823179243345814], "min": [0.4287996310523621, 0.21417105304838935, 0.9815562973968196, -2.7168514496785825, 0.8915047591963998, -3.132889835877516, 0.4426139983082791, -0.4319226965866647, 1.053662272285351, -3.1382952879161063, 0.5430451366754236, -3.1172216287407046], "max": [0.5092947790405307, 0.35633971673729026, 1.0631237088422083, -0.3777338185702224, 1.4051854787960272, 3.1388611895446834, 0.6194438092710556, -0.28269637367796013, 1.28138108041743, 3.1346285164989087, 1.5153807416998073, 2.949012185138613], "count": [387]}, "gripper_mode_state": {"mean": [0.18087855297157623, 0.7416020671834626], "std": [0.3849175262916527, 0.4377538590722825], "min": [0, 0], "max": [1, 1], "count": [387]}, "gripper_activity_state": {"mean": [1.8294573643410852, 1.8630490956072352], "std": [0.5152561041204292, 0.4706957906178717], "min": [0, 0], "max": [2, 2], "count": [387]}, "gripper_mode_action": {"mean": [0.18087855297157623, 0.7416020671834626], "std": [0.3849175262916527, 0.4377538590722825], "min": [0, 0], "max": [1, 1], "count": [387]}, "gripper_activity_action": {"mean": [1.8294573643410852, 1.8630490956072352], "std": [0.5152561041204292, 0.4706957906178717], "min": [0, 0], "max": [2, 2], "count": [387]}, "gripper_open_scale_state": {"mean": [0.6887364339508125, 0.4407248061226953], "std": [0.21674094448332404, 0.15489930030869697], "min": [0.055, 0.176], "max": [0.815, 0.705], "count": [387]}, "gripper_open_scale_action": {"mean": [0.6887364339508125, 0.4407248061226953], "std": [0.21674094448332404, 0.15489930030869697], "min": [0.055, 0.176], "max": [0.815, 0.705], "count": [387]}}} +{"episode_index": 611, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.48744629493464053]], [[0.42608358864379087]], [[0.41008795343137255]]], "std": [[[0.11573909740573338]], [[0.1954370844355433]], [[0.2174844521157449]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7725490196078432]], [[0.7803921568627451]]], "mean": [[[0.4603702226307189]], [[0.45757048815359475]], [[0.451424170751634]]], "std": [[[0.0623639432922969]], [[0.08594360941061412]], [[0.0916595591816864]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.4800539522058823]], [[0.44555979166666665]], [[0.4282525408496732]]], "std": [[[0.0698916940770692]], [[0.1575159025354537]], [[0.18102813893317252]]], "count": [100]}, "observation.state": {"min": [0.19882790744304657, 1.8873467445373535, -0.9741380214691162, -1.1724250316619873, -2.621030569076538, -1.8483036756515503, 1.0061649084091187, 153.0, 0.14344100654125214, 0.22092799842357635, -0.010199000127613544, -3.0239999294281006, -0.09300000220537186, -0.7770000100135803, -0.6411293148994446, -2.0785999298095703, -1.9251331090927124, -0.23342032730579376, -0.336935818195343, -1.8438355922698975, 2.153491973876953, 47.0, -0.3942379951477051, 0.19968000054359436, -0.06147100031375885, 0.7209999561309814, 0.7289999723434448, -2.9709999561309814], "max": [0.9795311689376831, 2.0763134956359863, 0.0016057029133662581, -0.2191435545682907, -1.0397974252700806, -1.3781818151474, 2.225382089614868, 773.0, 0.39858201146125793, 0.4421359896659851, 0.1448410004377365, -0.4490000307559967, 1.1030000448226929, 1.1929999589920044, -0.2039417326450348, -1.843975305557251, -0.7727270126342773, 0.175702303647995, 0.12194615602493286, -1.466390609741211, 2.4252572059631348, 846.0, -0.21692900359630585, 0.34177500009536743, 0.08628199994564056, 3.0789999961853027, 1.3320000171661377, 2.986999988555908], "mean": [0.4826953709125519, 2.02205753326416, -0.5550071001052856, -0.6362783908843994, -1.620296835899353, -1.6125538349151611, 1.436504602432251, 484.14105224609375, 0.2786799371242523, 0.3294072151184082, 0.09606225788593292, -1.810457468032837, 0.6276867985725403, 0.33570224046707153, -0.2999418377876282, -2.0186607837677, -1.4415596723556519, -0.00871154386550188, -0.008377311751246452, -1.7401976585388184, 2.3313968181610107, 627.510986328125, -0.3281940221786499, 0.25216829776763916, 0.03967495262622833, 1.6442298889160156, 1.0438181161880493, 0.2647613286972046], "std": [0.3018817603588104, 0.058510828763246536, 0.3076147139072418, 0.2895280718803406, 0.671696126461029, 0.10279589891433716, 0.4776942729949951, 179.2026824951172, 0.08576737344264984, 0.07735585421323776, 0.050423331558704376, 0.9373909831047058, 0.5032747983932495, 0.7092545032501221, 0.12002535909414291, 0.08236569166183472, 0.4511273503303528, 0.10854369401931763, 0.17689011991024017, 0.10489494353532791, 0.09132835268974304, 234.1675262451172, 0.04549533128738403, 0.03784532472491264, 0.04030851647257805, 0.9554935097694397, 0.14211499691009521, 2.2965736389160156], "count": [319]}, "action": {"min": [0.19882790744304657, 1.8873467445373535, -0.9741380214691162, -1.1724250316619873, -2.621030569076538, -1.8483036756515503, 1.0061649084091187, 153.0, 0.14344100654125214, 0.22092799842357635, -0.010199000127613544, -3.0239999294281006, -0.09300000220537186, -0.7770000100135803, -0.6411293148994446, -2.0785999298095703, -1.9251331090927124, -0.23342032730579376, -0.336935818195343, -1.8438355922698975, 2.153491973876953, 47.0, -0.3942379951477051, 0.19968000054359436, -0.06147100031375885, 0.7209999561309814, 0.7289999723434448, -2.9709999561309814], "max": [0.9795311689376831, 2.0763134956359863, 0.0016057029133662581, -0.2191435545682907, -1.0397974252700806, -1.3781818151474, 2.225382089614868, 773.0, 0.39858201146125793, 0.4421359896659851, 0.1448410004377365, -0.4490000307559967, 1.1030000448226929, 1.1929999589920044, -0.2039417326450348, -1.843975305557251, -0.7727270126342773, 0.175702303647995, 0.12194615602493286, -1.466390609741211, 2.4252572059631348, 846.0, -0.21692900359630585, 0.34177500009536743, 0.08628199994564056, 3.0789999961853027, 1.3320000171661377, 2.986999988555908], "mean": [0.4826953709125519, 2.02205753326416, -0.5550071001052856, -0.6362783908843994, -1.620296835899353, -1.6125538349151611, 1.436504602432251, 484.14105224609375, 0.2786799371242523, 0.3294072151184082, 0.09606225788593292, -1.810457468032837, 0.6276867985725403, 0.33570224046707153, -0.2999418377876282, -2.0186607837677, -1.4415596723556519, -0.00871154386550188, -0.008377311751246452, -1.7401976585388184, 2.3313968181610107, 627.510986328125, -0.3281940221786499, 0.25216829776763916, 0.03967495262622833, 1.6442298889160156, 1.0438181161880493, 0.2647613286972046], "std": [0.3018817603588104, 0.058510828763246536, 0.3076147139072418, 0.2895280718803406, 0.671696126461029, 0.10279589891433716, 0.4776942729949951, 179.2026824951172, 0.08576737344264984, 0.07735585421323776, 0.050423331558704376, 0.9373909831047058, 0.5032747983932495, 0.7092545032501221, 0.12002535909414291, 0.08236569166183472, 0.4511273503303528, 0.10854369401931763, 0.17689011991024017, 0.10489494353532791, 0.09132835268974304, 234.1675262451172, 0.04549533128738403, 0.03784532472491264, 0.04030851647257805, 0.9554935097694397, 0.14211499691009521, 2.2965736389160156], "count": [319]}, "timestamp": {"min": [0.0], "max": [10.6], "mean": [5.3], "std": [3.0695638488590236], "count": [319]}, "frame_index": {"min": [0], "max": [318], "mean": [159.0], "std": [92.0869154657707], "count": [319]}, "episode_index": {"min": [690], "max": [690], "mean": [690.0], "std": [0.0], "count": [319]}, "index": {"min": [338050], "max": [338368], "mean": [338209.0], "std": [92.0869154657707], "count": [319]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [319]}, "subtask_annotation": {"mean": [16.426332288401255, 29.0, 29.0, 29.0, 29.0], "std": [8.24431385861204, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [319]}, "scene_annotation": {"mean": [690.0], "std": [0.0], "min": [690], "max": [690], "count": [319]}, "eef_direction_state": {"mean": [4.576802507836991, 3.9216300940438873], "std": [2.010839231649888, 2.0867102638455957], "min": [0, 0], "max": [6, 6], "count": [319]}, "eef_velocity_state": {"mean": [0.5705329153605015, 0.8871473354231975], "std": [0.7598114957702764, 0.8227511461625031], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_state": {"mean": [0.7272727272727273, 0.8056426332288401], "std": [0.8290810096752674, 0.849026444604026], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_direction_action": {"mean": [4.576802507836991, 3.9216300940438873], "std": [2.010839231649888, 2.0867102638455957], "min": [0, 0], "max": [6, 6], "count": [319]}, "eef_velocity_action": {"mean": [0.5705329153605015, 0.8871473354231975], "std": [0.7598114957702764, 0.8227511461625031], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_action": {"mean": [0.7272727272727273, 0.8056426332288401], "std": [0.8290810096752674, 0.849026444604026], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_sim_pose_state": {"mean": [0.4425756989818568, 0.3364809253514544, 1.0475179561054238, -1.0608659463587486, 0.9858464007881118, -1.4975535281116137, 0.5294253024203045, -0.34155575728654747, 1.1381876047103505, 0.515100528302027, 0.8647146187496128, -0.4359752242792354], "std": [0.03931665689046189, 0.04516475107229715, 0.01924564438527105, 0.5663176199389356, 0.11798308331249327, 0.8272591503662517, 0.09025016905328652, 0.08072429943415063, 0.05639572221827107, 1.895779317954711, 0.20724683984259867, 1.4804055604832884], "min": [0.3951322920174263, 0.20945511230455743, 1.004010554736768, -2.2567551304520346, 0.8240859556035165, -3.01427742669704, 0.40990191984173674, -0.4325466031420345, 1.063243074179951, -3.123724492948285, 0.4607846269713711, -2.814473390711563], "max": [0.5413772752482177, 0.37709094800165777, 1.07330080460992, -0.5772807031720859, 1.2026516747977514, -0.7243975340007385, 0.6541698278536542, -0.18505417473688524, 1.2520217365502306, 3.1220227650762924, 1.4522571779648437, 0.927158863874175], "count": [319]}, "eef_sim_pose_action": {"mean": [0.4425756989818568, 0.3364809253514544, 1.0475179561054238, -1.0608659463587486, 0.9858464007881118, -1.4975535281116137, 0.5294253024203045, -0.34155575728654747, 1.1381876047103505, 0.515100528302027, 0.8647146187496128, -0.4359752242792354], "std": [0.03931665689046189, 0.04516475107229715, 0.01924564438527105, 0.5663176199389356, 0.11798308331249327, 0.8272591503662517, 0.09025016905328652, 0.08072429943415063, 0.05639572221827107, 1.895779317954711, 0.20724683984259867, 1.4804055604832884], "min": [0.3951322920174263, 0.20945511230455743, 1.004010554736768, -2.2567551304520346, 0.8240859556035165, -3.01427742669704, 0.40990191984173674, -0.4325466031420345, 1.063243074179951, -3.123724492948285, 0.4607846269713711, -2.814473390711563], "max": [0.5413772752482177, 0.37709094800165777, 1.07330080460992, -0.5772807031720859, 1.2026516747977514, -0.7243975340007385, 0.6541698278536542, -0.18505417473688524, 1.2520217365502306, 3.1220227650762924, 1.4522571779648437, 0.927158863874175], "count": [319]}, "gripper_mode_state": {"mean": [0.20376175548589343, 0.25705329153605017], "std": [0.4027938709652871, 0.4370090352001118], "min": [0, 0], "max": [1, 1], "count": [319]}, "gripper_activity_state": {"mean": [1.761755485893417, 1.8620689655172413], "std": [0.5869356608636206, 0.4406145412116395], "min": [0, 0], "max": [2, 2], "count": [319]}, "gripper_mode_action": {"mean": [0.20376175548589343, 0.25705329153605017], "std": [0.4027938709652871, 0.4370090352001118], "min": [0, 0], "max": [1, 1], "count": [319]}, "gripper_activity_action": {"mean": [1.761755485893417, 1.8620689655172413], "std": [0.5869356608636206, 0.4406145412116395], "min": [0, 0], "max": [2, 2], "count": [319]}, "gripper_open_scale_state": {"mean": [0.6275109719064172, 0.4841410658307208], "std": [0.2341675679617928, 0.17920268921971388], "min": [0.047, 0.153], "max": [0.846, 0.773], "count": [319]}, "gripper_open_scale_action": {"mean": [0.6275109719064172, 0.4841410658307208], "std": [0.2341675679617928, 0.17920268921971388], "min": [0.047, 0.153], "max": [0.846, 0.773], "count": [319]}}} +{"episode_index": 612, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4823023815359477]], [[0.42027165236928105]], [[0.403515210375817]]], "std": [[[0.11774538513805244]], [[0.19920255141794377]], [[0.22067747797565834]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.7725490196078432]], [[0.792156862745098]]], "mean": [[[0.4693744015522876]], [[0.46475771854575165]], [[0.4587232189542484]]], "std": [[[0.062071780036007766]], [[0.09480298521238024]], [[0.10203968853961211]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.47337335375816997]], [[0.44481257557189546]], [[0.43065302696078434]]], "std": [[[0.06802961065205762]], [[0.14252240263926316]], [[0.16345299465412585]]], "count": [100]}, "observation.state": {"min": [0.23917992413043976, 1.8121579885482788, -0.7835131883621216, -1.2207705974578857, -2.5570120811462402, -1.8412177562713623, 0.4556531310081482, 169.0, 0.18738000094890594, 0.2578350007534027, 0.032666001468896866, -3.132185220718384, 0.034999992698431015, -0.75, -0.4610810875892639, -2.07261323928833, -0.8642696142196655, -0.1428901106119156, -0.8766788840293884, -1.9396194219589233, 2.3634026050567627, 49.0, -0.37362998723983765, 0.18049700558185577, -0.05362899973988533, 0.9459999799728394, 0.6890000104904175, -3.125999927520752], "max": [0.8747241497039795, 2.0781288146972656, 0.2580294907093048, 0.04567526653409004, -1.2361644506454468, -1.4035065174102783, 2.2445807456970215, 651.0, 0.39049801230430603, 0.43322500586509705, 0.16576500236988068, -0.75, 1.2649999856948853, 0.7120000123977661, -0.1552295833826065, -2.0519139766693115, 0.1310044229030609, 0.3502177894115448, -0.8636237978935242, -1.568841576576233, 2.688260793685913, 847.0, -0.26583999395370483, 0.28871598839759827, 0.06339199841022491, 2.742000102996826, 1.1979999542236328, 3.111999988555908], "mean": [0.5101718902587891, 1.9878908395767212, -0.45549678802490234, -0.5549652576446533, -1.7723298072814941, -1.5799672603607178, 1.456882357597351, 430.011474609375, 0.29436004161834717, 0.34081214666366577, 0.08424989879131317, -2.101064920425415, 0.7378543019294739, -0.037209898233413696, -0.21809495985507965, -2.066232442855835, -0.5281005501747131, 0.004317427985370159, -0.867024302482605, -1.7514376640319824, 2.557882308959961, 678.8644409179688, -0.3319486975669861, 0.22905504703521729, 0.017303649336099625, 1.674384593963623, 0.92331463098526, 0.5297614932060242], "std": [0.27216389775276184, 0.0926940068602562, 0.2686849534511566, 0.28071948885917664, 0.5553016662597656, 0.10479895025491714, 0.5009721517562866, 149.2909393310547, 0.07067004591226578, 0.06419584155082703, 0.027685869485139847, 0.7604050636291504, 0.5092823505401611, 0.5430550575256348, 0.0836402103304863, 0.004463616292923689, 0.3730616867542267, 0.1602359265089035, 0.003833132330328226, 0.11542392522096634, 0.13809241354465485, 266.16705322265625, 0.02533785253763199, 0.025239240378141403, 0.04016611725091934, 0.7268160581588745, 0.11935365945100784, 2.476533889770508], "count": [391]}, "action": {"min": [0.23917992413043976, 1.8121579885482788, -0.7835131883621216, -1.2207705974578857, -2.5570120811462402, -1.8412177562713623, 0.4556531310081482, 169.0, 0.18738000094890594, 0.2578350007534027, 0.032666001468896866, -3.132185220718384, 0.034999992698431015, -0.75, -0.4610810875892639, -2.07261323928833, -0.8642696142196655, -0.1428901106119156, -0.8766788840293884, -1.9396194219589233, 2.3634026050567627, 49.0, -0.37362998723983765, 0.18049700558185577, -0.05362899973988533, 0.9459999799728394, 0.6890000104904175, -3.125999927520752], "max": [0.8747241497039795, 2.0781288146972656, 0.2580294907093048, 0.04567526653409004, -1.2361644506454468, -1.4035065174102783, 2.2445807456970215, 651.0, 0.39049801230430603, 0.43322500586509705, 0.16576500236988068, -0.75, 1.2649999856948853, 0.7120000123977661, -0.1552295833826065, -2.0519139766693115, 0.1310044229030609, 0.3502177894115448, -0.8636237978935242, -1.568841576576233, 2.688260793685913, 847.0, -0.26583999395370483, 0.28871598839759827, 0.06339199841022491, 2.742000102996826, 1.1979999542236328, 3.111999988555908], "mean": [0.5101718902587891, 1.9878908395767212, -0.45549678802490234, -0.5549652576446533, -1.7723298072814941, -1.5799672603607178, 1.456882357597351, 430.011474609375, 0.29436004161834717, 0.34081214666366577, 0.08424989879131317, -2.101064920425415, 0.7378543019294739, -0.037209898233413696, -0.21809495985507965, -2.066232442855835, -0.5281005501747131, 0.004317427985370159, -0.867024302482605, -1.7514376640319824, 2.557882308959961, 678.8644409179688, -0.3319486975669861, 0.22905504703521729, 0.017303649336099625, 1.674384593963623, 0.92331463098526, 0.5297614932060242], "std": [0.27216389775276184, 0.0926940068602562, 0.2686849534511566, 0.28071948885917664, 0.5553016662597656, 0.10479895025491714, 0.5009721517562866, 149.2909393310547, 0.07067004591226578, 0.06419584155082703, 0.027685869485139847, 0.7604050636291504, 0.5092823505401611, 0.5430550575256348, 0.0836402103304863, 0.004463616292923689, 0.3730616867542267, 0.1602359265089035, 0.003833132330328226, 0.11542392522096634, 0.13809241354465485, 266.16705322265625, 0.02533785253763199, 0.025239240378141403, 0.04016611725091934, 0.7268160581588745, 0.11935365945100784, 2.476533889770508], "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": [691], "max": [691], "mean": [691.0], "std": [0.0], "count": [391]}, "index": {"min": [338369], "max": [338759], "mean": [338564.0], "std": [112.8716084761797], "count": [391]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [391]}, "subtask_annotation": {"mean": [13.107416879795396, 29.0, 29.0, 29.0, 29.0], "std": [7.145096236780927, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [391]}, "scene_annotation": {"mean": [691.0], "std": [0.0], "min": [691], "max": [691], "count": [391]}, "eef_direction_state": {"mean": [4.580562659846548, 4.158567774936062], "std": [2.098112826512079, 1.9205236910707717], "min": [0, 0], "max": [6, 6], "count": [391]}, "eef_velocity_state": {"mean": [0.4040920716112532, 0.8209718670076727], "std": [0.5987058777861703, 0.7106569682865714], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_acc_mag_state": {"mean": [0.5063938618925832, 0.7698209718670077], "std": [0.7698507101851335, 0.8360237876852101], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_direction_action": {"mean": [4.580562659846548, 4.158567774936062], "std": [2.098112826512079, 1.9205236910707717], "min": [0, 0], "max": [6, 6], "count": [391]}, "eef_velocity_action": {"mean": [0.4040920716112532, 0.8209718670076727], "std": [0.5987058777861703, 0.7106569682865714], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_acc_mag_action": {"mean": [0.5063938618925832, 0.7698209718670077], "std": [0.7698507101851335, 0.8360237876852101], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_sim_pose_state": {"mean": [0.41816282622685325, 0.32342020818911216, 1.030459109147421, -0.9886257658599064, 1.122278783602295, -0.483427565902552, 0.5393830991334814, -0.3478039678130229, 1.1232312027176268, 1.7817578716253928, 0.9548565067801797, -0.3205875603468156], "std": [0.02526886603427741, 0.025062439830876578, 0.020386658128286494, 0.7613829193615679, 0.11988274975676179, 1.6147212089427114, 0.07835743967448038, 0.04847819649815552, 0.06613066029743801, 0.8987250711866783, 0.21198827175414411, 1.8932562081808524], "min": [0.3754801710388592, 0.24780514531220843, 0.9893432995194834, -2.4076830156940376, 0.9055401307712918, -3.141289936565528, 0.44420584738258295, -0.40477914979582014, 1.029529874268542, 0.668069335597538, 0.5858858228145873, -3.0072975128996116], "max": [0.48399562389104217, 0.3587691778822743, 1.058177009943517, -0.33781692213214176, 1.436288461439044, 3.1257121604641354, 0.6467525438230579, -0.27450297818341235, 1.2530598677360125, 2.916485519522773, 1.3780285512091588, 3.129569813009577], "count": [391]}, "eef_sim_pose_action": {"mean": [0.41816282622685325, 0.32342020818911216, 1.030459109147421, -0.9886257658599064, 1.122278783602295, -0.483427565902552, 0.5393830991334814, -0.3478039678130229, 1.1232312027176268, 1.7817578716253928, 0.9548565067801797, -0.3205875603468156], "std": [0.02526886603427741, 0.025062439830876578, 0.020386658128286494, 0.7613829193615679, 0.11988274975676179, 1.6147212089427114, 0.07835743967448038, 0.04847819649815552, 0.06613066029743801, 0.8987250711866783, 0.21198827175414411, 1.8932562081808524], "min": [0.3754801710388592, 0.24780514531220843, 0.9893432995194834, -2.4076830156940376, 0.9055401307712918, -3.141289936565528, 0.44420584738258295, -0.40477914979582014, 1.029529874268542, 0.668069335597538, 0.5858858228145873, -3.0072975128996116], "max": [0.48399562389104217, 0.3587691778822743, 1.058177009943517, -0.33781692213214176, 1.436288461439044, 3.1257121604641354, 0.6467525438230579, -0.27450297818341235, 1.2530598677360125, 2.916485519522773, 1.3780285512091588, 3.129569813009577], "count": [391]}, "gripper_mode_state": {"mean": [0.17391304347826086, 0.710997442455243], "std": [0.37903469074266716, 0.453299105753968], "min": [0, 0], "max": [1, 1], "count": [391]}, "gripper_activity_state": {"mean": [1.89769820971867, 1.907928388746803], "std": [0.37813625735603495, 0.37397916293447026], "min": [0, 0], "max": [2, 2], "count": [391]}, "gripper_mode_action": {"mean": [0.17391304347826086, 0.710997442455243], "std": [0.37903469074266716, 0.453299105753968], "min": [0, 0], "max": [1, 1], "count": [391]}, "gripper_activity_action": {"mean": [1.89769820971867, 1.907928388746803], "std": [0.37813625735603495, 0.37397916293447026], "min": [0, 0], "max": [2, 2], "count": [391]}, "gripper_open_scale_state": {"mean": [0.6788644503034895, 0.4300115093026341], "std": [0.2661669708637289, 0.14929114231707571], "min": [0.049, 0.169], "max": [0.847, 0.651], "count": [391]}, "gripper_open_scale_action": {"mean": [0.6788644503034895, 0.4300115093026341], "std": [0.2661669708637289, 0.14929114231707571], "min": [0.049, 0.169], "max": [0.847, 0.651], "count": [391]}}} +{"episode_index": 613, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.49525258374183007]], [[0.42862660947712417]], [[0.41100231209150323]]], "std": [[[0.11661409126735689]], [[0.20399060202470468]], [[0.2262792675162718]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.788235294117647]], [[0.7725490196078432]], [[0.7803921568627451]]], "mean": [[[0.46819630923202615]], [[0.46906648284313723]], [[0.4630884415849673]]], "std": [[[0.05224654242608309]], [[0.0689035447473961]], [[0.0730181194760316]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.788235294117647]], [[0.7803921568627451]]], "mean": [[[0.473304266748366]], [[0.4445997058823529]], [[0.42785559844771237]]], "std": [[[0.06393753039363567]], [[0.14733470668199664]], [[0.1707046102044837]]], "count": [100]}, "observation.state": {"min": [0.28382542729377747, 1.8996689319610596, -0.8257327675819397, -1.2067031860351562, -2.6630756855010986, -1.7947920560836792, 0.5284159183502197, 162.0, 0.19483600556850433, 0.28324100375175476, 0.01702200062572956, -3.013000011444092, -0.08500000089406967, -0.8220000267028809, -0.4081976115703583, -2.0724737644195557, -0.9163327813148499, -0.182578906416893, -0.8781449794769287, -1.7089217901229858, 2.451192617416382, -2.0, -0.3804149925708771, 0.20816700160503387, -0.06037300080060959, 0.8820000290870667, 0.800000011920929, -3.134185314178467], "max": [0.8474969863891602, 2.0755107402801514, 0.1563640534877777, -0.10416125506162643, -1.236373782157898, -1.4049029350280762, 2.297586441040039, 679.0, 0.39305898547172546, 0.4103910028934479, 0.13689999282360077, -0.9610000252723694, 1.3209999799728394, 0.6859999299049377, -0.13864895701408386, -2.0585460662841797, -0.13770648837089539, 0.16060519218444824, -0.8397477269172668, -1.3526825904846191, 2.67653226852417, 818.0, -0.26068300008773804, 0.268436998128891, 0.04588000103831291, 2.553999900817871, 1.2790000438690186, 3.134999990463257], "mean": [0.4862488806247711, 2.026480197906494, -0.4985481798648834, -0.6519134640693665, -1.7832845449447632, -1.5720809698104858, 1.5378590822219849, 427.42266845703125, 0.2899673581123352, 0.34257885813713074, 0.07828456908464432, -2.2280519008636475, 0.7859827280044556, -0.16580180823802948, -0.2016516923904419, -2.0687201023101807, -0.5858885049819946, -0.08392240852117538, -0.8686856627464294, -1.5958478450775146, 2.479280471801758, 592.7385864257812, -0.3432236611843109, 0.23915313184261322, 0.0018658456392586231, 1.515789270401001, 1.1114528179168701, 0.6488571166992188], "std": [0.21365298330783844, 0.05697161331772804, 0.2582802474498749, 0.30208948254585266, 0.551207423210144, 0.09317579120397568, 0.4735288918018341, 131.92782592773438, 0.05987372249364853, 0.04440769553184509, 0.024785500019788742, 0.6244928240776062, 0.5687838196754456, 0.4820574223995209, 0.07318202406167984, 0.0038202214054763317, 0.2746763229370117, 0.11461368203163147, 0.009904383681714535, 0.11139126867055893, 0.03939317911863327, 268.6133728027344, 0.024406660348176956, 0.013054576702415943, 0.03459806740283966, 0.677216112613678, 0.1681935042142868, 2.4426000118255615], "count": [459]}, "action": {"min": [0.28382542729377747, 1.8996689319610596, -0.8257327675819397, -1.2067031860351562, -2.6630756855010986, -1.7947920560836792, 0.5284159183502197, 162.0, 0.19483600556850433, 0.28324100375175476, 0.01702200062572956, -3.013000011444092, -0.08500000089406967, -0.8220000267028809, -0.4081976115703583, -2.0724737644195557, -0.9163327813148499, -0.182578906416893, -0.8781449794769287, -1.7089217901229858, 2.451192617416382, -2.0, -0.3804149925708771, 0.20816700160503387, -0.06037300080060959, 0.8820000290870667, 0.800000011920929, -3.134185314178467], "max": [0.8474969863891602, 2.0755107402801514, 0.1563640534877777, -0.10416125506162643, -1.236373782157898, -1.4049029350280762, 2.297586441040039, 679.0, 0.39305898547172546, 0.4103910028934479, 0.13689999282360077, -0.9610000252723694, 1.3209999799728394, 0.6859999299049377, -0.13864895701408386, -2.0585460662841797, -0.13770648837089539, 0.16060519218444824, -0.8397477269172668, -1.3526825904846191, 2.67653226852417, 818.0, -0.26068300008773804, 0.268436998128891, 0.04588000103831291, 2.553999900817871, 1.2790000438690186, 3.134999990463257], "mean": [0.4862488806247711, 2.026480197906494, -0.4985481798648834, -0.6519134640693665, -1.7832845449447632, -1.5720809698104858, 1.5378590822219849, 427.42266845703125, 0.2899673581123352, 0.34257885813713074, 0.07828456908464432, -2.2280519008636475, 0.7859827280044556, -0.16580180823802948, -0.2016516923904419, -2.0687201023101807, -0.5858885049819946, -0.08392240852117538, -0.8686856627464294, -1.5958478450775146, 2.479280471801758, 592.7385864257812, -0.3432236611843109, 0.23915313184261322, 0.0018658456392586231, 1.515789270401001, 1.1114528179168701, 0.6488571166992188], "std": [0.21365298330783844, 0.05697161331772804, 0.2582802474498749, 0.30208948254585266, 0.551207423210144, 0.09317579120397568, 0.4735288918018341, 131.92782592773438, 0.05987372249364853, 0.04440769553184509, 0.024785500019788742, 0.6244928240776062, 0.5687838196754456, 0.4820574223995209, 0.07318202406167984, 0.0038202214054763317, 0.2746763229370117, 0.11461368203163147, 0.009904383681714535, 0.11139126867055893, 0.03939317911863327, 268.6133728027344, 0.024406660348176956, 0.013054576702415943, 0.03459806740283966, 0.677216112613678, 0.1681935042142868, 2.4426000118255615], "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": [692], "max": [692], "mean": [692.0], "std": [0.0], "count": [459]}, "index": {"min": [338760], "max": [339218], "mean": [338989.0], "std": [132.50157231771504], "count": [459]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [459]}, "subtask_annotation": {"mean": [13.270152505446623, 29.0, 29.0, 29.0, 29.0], "std": [7.25905656097205, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [459]}, "scene_annotation": {"mean": [692.0], "std": [0.0], "min": [692], "max": [692], "count": [459]}, "eef_direction_state": {"mean": [4.825708061002179, 4.917211328976035], "std": [1.8245819916307915, 1.498622483314899], "min": [0, 0], "max": [6, 6], "count": [459]}, "eef_velocity_state": {"mean": [0.4117647058823529, 0.6535947712418301], "std": [0.6317256350426274, 0.7408432583165856], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_acc_mag_state": {"mean": [0.5185185185185185, 0.6710239651416122], "std": [0.7706384651654583, 0.8209201208044385], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_direction_action": {"mean": [4.825708061002179, 4.917211328976035], "std": [1.8245819916307915, 1.498622483314899], "min": [0, 0], "max": [6, 6], "count": [459]}, "eef_velocity_action": {"mean": [0.4117647058823529, 0.6535947712418301], "std": [0.6317256350426274, 0.7408432583165856], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_acc_mag_action": {"mean": [0.5185185185185185, 0.6710239651416122], "std": [0.7706384651654583, 0.8209201208044385], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_sim_pose_state": {"mean": [0.4244614295284629, 0.31686867663924106, 1.0151416962306585, -1.2835560357281532, 1.0816085939755855, -1.5934661261057097, 0.5407897205619738, -0.3418015022569685, 1.1220582177964367, 1.7716357974163421, 0.9224591706174078, -0.029601556192192176], "std": [0.014879152304939388, 0.021224456357225387, 0.019734863341124623, 0.5635631408852537, 0.13768006253859316, 0.725500620557972, 0.057956734999122766, 0.04413568302241198, 0.05721159805005864, 0.872878721789785, 0.25288273007826784, 1.9601570249577898], "min": [0.39236486898711453, 0.24086394422410112, 0.978168082501032, -2.3594184639041167, 0.934699263949637, -2.9250261806917446, 0.4663538015648936, -0.3984837270500307, 1.038177955472651, 0.539430108321503, 0.4339219884898795, -3.0912749290833], "max": [0.4635329402858287, 0.34772175442919745, 1.0380086039861136, -0.6349231661524339, 1.3245717965123505, -0.6976396741483317, 0.6256119896047367, -0.2675310458814102, 1.236798956418896, 2.940191265854056, 1.3839674701866724, 3.13659000304993], "count": [459]}, "eef_sim_pose_action": {"mean": [0.4244614295284629, 0.31686867663924106, 1.0151416962306585, -1.2835560357281532, 1.0816085939755855, -1.5934661261057097, 0.5407897205619738, -0.3418015022569685, 1.1220582177964367, 1.7716357974163421, 0.9224591706174078, -0.029601556192192176], "std": [0.014879152304939388, 0.021224456357225387, 0.019734863341124623, 0.5635631408852537, 0.13768006253859316, 0.725500620557972, 0.057956734999122766, 0.04413568302241198, 0.05721159805005864, 0.872878721789785, 0.25288273007826784, 1.9601570249577898], "min": [0.39236486898711453, 0.24086394422410112, 0.978168082501032, -2.3594184639041167, 0.934699263949637, -2.9250261806917446, 0.4663538015648936, -0.3984837270500307, 1.038177955472651, 0.539430108321503, 0.4339219884898795, -3.0912749290833], "max": [0.4635329402858287, 0.34772175442919745, 1.0380086039861136, -0.6349231661524339, 1.3245717965123505, -0.6976396741483317, 0.6256119896047367, -0.2675310458814102, 1.236798956418896, 2.940191265854056, 1.3839674701866724, 3.13659000304993], "count": [459]}, "gripper_mode_state": {"mean": [0.24183006535947713, 0.7254901960784313], "std": [0.4281918785401101, 0.4462669284996501], "min": [0, 0], "max": [1, 1], "count": [459]}, "gripper_activity_state": {"mean": [1.7320261437908497, 1.9237472766884531], "std": [0.6434506914634743, 0.34404727687270126], "min": [0, 0], "max": [2, 2], "count": [459]}, "gripper_mode_action": {"mean": [0.24183006535947713, 0.7254901960784313], "std": [0.4281918785401101, 0.4462669284996501], "min": [0, 0], "max": [1, 1], "count": [459]}, "gripper_activity_action": {"mean": [1.7320261437908497, 1.9237472766884531], "std": [0.6434506914634743, 0.34404727687270126], "min": [0, 0], "max": [2, 2], "count": [459]}, "gripper_open_scale_state": {"mean": [0.5927429196767029, 0.42742265775260685], "std": [0.2686036325510654, 0.13192765516707458], "min": [0.0, 0.162], "max": [0.818, 0.679], "count": [459]}, "gripper_open_scale_action": {"mean": [0.5927429196767029, 0.42742265775260685], "std": [0.2686036325510654, 0.13192765516707458], "min": [0.0, 0.162], "max": [0.818, 0.679], "count": [459]}}} +{"episode_index": 614, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[0.9725490196078431]]], "mean": [[[0.4862503288398693]], [[0.41961930147058824]], [[0.40375254289215684]]], "std": [[[0.11603948378348135]], [[0.20034140957930596]], [[0.221957139427144]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.7764705882352941]], [[0.792156862745098]]], "mean": [[[0.4785186683006536]], [[0.4733337173202614]], [[0.4666872079248366]]], "std": [[[0.06292428500142173]], [[0.09434031287486208]], [[0.10145047250648907]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4757239767156863]], [[0.4521926491013072]], [[0.4402239950980392]]], "std": [[[0.06553499640152757]], [[0.13426382715697452]], [[0.15216363960499993]]], "count": [100]}, "observation.state": {"min": [0.3049613833427429, 1.8931238651275635, -0.9384810328483582, -1.132596492767334, -2.5456326007843018, -1.897242784500122, 0.536828339099884, 162.0, 0.1482120007276535, 0.278533011674881, 0.008541000075638294, -3.1391851902008057, -0.07100000232458115, -0.6800000071525574, -0.46848127245903015, -2.0724737644195557, -0.924989640712738, -0.14423401653766632, -0.954922080039978, -2.0204455852508545, 2.197352170944214, 57.0, -0.3825930058956146, 0.1592559963464737, -0.021671999245882034, 0.9430000185966492, 0.6629999876022339, -3.132185220718384], "max": [0.9171007871627808, 2.0785999298095703, 0.3298148810863495, -0.05204572156071663, -1.0260791778564453, -1.4523059129714966, 2.1189520359039307, 618.0, 0.3918069899082184, 0.4134800136089325, 0.15502899885177612, 3.140000104904175, 1.3079999685287476, 1.3079999685287476, -0.09651671350002289, -1.9882965087890625, 0.12144001573324203, 0.3773227334022522, -0.8385260105133057, -1.6612043380737305, 2.83359432220459, 832.0, -0.2657510042190552, 0.2884350121021271, 0.0653270035982132, 2.805999994277954, 1.3029999732971191, 3.11299991607666], "mean": [0.4944708049297333, 2.0147573947906494, -0.500288188457489, -0.587740421295166, -1.7089508771896362, -1.5813713073730469, 1.347736120223999, 442.6070556640625, 0.2821584939956665, 0.33907145261764526, 0.0696321502327919, -1.8119045495986938, 0.724571168422699, -0.019089993089437485, -0.1800113171339035, -2.0615181922912598, -0.6078363060951233, 0.016021765768527985, -0.872868537902832, -1.7682610750198364, 2.502458333969116, 531.8951416015625, -0.3451623022556305, 0.22015106678009033, 0.03449925035238266, 1.537213683128357, 0.9839285612106323, 0.9300615191459656], "std": [0.21872630715370178, 0.058668993413448334, 0.3432716429233551, 0.33756133913993835, 0.4652143716812134, 0.09749215096235275, 0.4811413288116455, 139.38967895507812, 0.07852283120155334, 0.04534227028489113, 0.029716145247220993, 1.4595283269882202, 0.4685426354408264, 0.4680321514606476, 0.10736313462257385, 0.016473645344376564, 0.37501877546310425, 0.2046961933374405, 0.04863458871841431, 0.08931101858615875, 0.18307772278785706, 201.99562072753906, 0.031070366501808167, 0.029686160385608673, 0.025473300367593765, 0.7429478168487549, 0.16552692651748657, 2.3575339317321777], "count": [434]}, "action": {"min": [0.3049613833427429, 1.8931238651275635, -0.9384810328483582, -1.132596492767334, -2.5456326007843018, -1.897242784500122, 0.536828339099884, 162.0, 0.1482120007276535, 0.278533011674881, 0.008541000075638294, -3.1391851902008057, -0.07100000232458115, -0.6800000071525574, -0.46848127245903015, -2.0724737644195557, -0.924989640712738, -0.14423401653766632, -0.954922080039978, -2.0204455852508545, 2.197352170944214, 57.0, -0.3825930058956146, 0.1592559963464737, -0.021671999245882034, 0.9430000185966492, 0.6629999876022339, -3.132185220718384], "max": [0.9171007871627808, 2.0785999298095703, 0.3298148810863495, -0.05204572156071663, -1.0260791778564453, -1.4523059129714966, 2.1189520359039307, 618.0, 0.3918069899082184, 0.4134800136089325, 0.15502899885177612, 3.140000104904175, 1.3079999685287476, 1.3079999685287476, -0.09651671350002289, -1.9882965087890625, 0.12144001573324203, 0.3773227334022522, -0.8385260105133057, -1.6612043380737305, 2.83359432220459, 832.0, -0.2657510042190552, 0.2884350121021271, 0.0653270035982132, 2.805999994277954, 1.3029999732971191, 3.11299991607666], "mean": [0.4944708049297333, 2.0147573947906494, -0.500288188457489, -0.587740421295166, -1.7089508771896362, -1.5813713073730469, 1.347736120223999, 442.6070556640625, 0.2821584939956665, 0.33907145261764526, 0.0696321502327919, -1.8119045495986938, 0.724571168422699, -0.019089993089437485, -0.1800113171339035, -2.0615181922912598, -0.6078363060951233, 0.016021765768527985, -0.872868537902832, -1.7682610750198364, 2.502458333969116, 531.8951416015625, -0.3451623022556305, 0.22015106678009033, 0.03449925035238266, 1.537213683128357, 0.9839285612106323, 0.9300615191459656], "std": [0.21872630715370178, 0.058668993413448334, 0.3432716429233551, 0.33756133913993835, 0.4652143716812134, 0.09749215096235275, 0.4811413288116455, 139.38967895507812, 0.07852283120155334, 0.04534227028489113, 0.029716145247220993, 1.4595283269882202, 0.4685426354408264, 0.4680321514606476, 0.10736313462257385, 0.016473645344376564, 0.37501877546310425, 0.2046961933374405, 0.04863458871841431, 0.08931101858615875, 0.18307772278785706, 201.99562072753906, 0.031070366501808167, 0.029686160385608673, 0.025473300367593765, 0.7429478168487549, 0.16552692651748657, 2.3575339317321777], "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": [693], "max": [693], "mean": [693.0], "std": [0.0], "count": [434]}, "index": {"min": [339219], "max": [339652], "mean": [339435.5], "std": [125.28467583866751], "count": [434]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [434]}, "subtask_annotation": {"mean": [15.476958525345623, 29.0, 29.0, 29.0, 29.0], "std": [7.948606460662325, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [434]}, "scene_annotation": {"mean": [693.0], "std": [0.0], "min": [693], "max": [693], "count": [434]}, "eef_direction_state": {"mean": [4.735023041474655, 4.511520737327189], "std": [2.0060551481785374, 1.6096214143382377], "min": [0, 0], "max": [6, 6], "count": [434]}, "eef_velocity_state": {"mean": [0.45852534562211983, 0.8087557603686636], "std": [0.7017973242900253, 0.7422824560061113], "min": [0, 0], "max": [2, 2], "count": [434]}, "eef_acc_mag_state": {"mean": [0.543778801843318, 0.7534562211981567], "std": [0.7705228979886506, 0.8211207016077239], "min": [0, 0], "max": [2, 2], "count": [434]}, "eef_direction_action": {"mean": [4.735023041474655, 4.511520737327189], "std": [2.0060551481785374, 1.6096214143382377], "min": [0, 0], "max": [6, 6], "count": [434]}, "eef_velocity_action": {"mean": [0.45852534562211983, 0.8087557603686636], "std": [0.7017973242900253, 0.7422824560061113], "min": [0, 0], "max": [2, 2], "count": [434]}, "eef_acc_mag_action": {"mean": [0.543778801843318, 0.7534562211981567], "std": [0.7705228979886506, 0.8211207016077239], "min": [0, 0], "max": [2, 2], "count": [434]}, "eef_sim_pose_state": {"mean": [0.40811812927831265, 0.34076986502795453, 1.0330364210689542, -0.9847852074873306, 1.0981349982570265, -0.6691376747574513, 0.5382885116891167, -0.3309436041725242, 1.1200746992703305, 1.7473745156335754, 1.0474897900179223, 0.07178687051484939], "std": [0.030714733869862513, 0.022516806596061076, 0.017832717795655446, 0.6475533588407673, 0.09967488902913864, 1.384466797123968, 0.059634836667830884, 0.05828793043072213, 0.06508650022240886, 0.9407611462482981, 0.2307050712935339, 1.7728007311978455], "min": [0.3488230850837717, 0.2771589898361839, 0.9969281700979502, -2.4629954780430197, 0.9629092229408629, -3.1383856570845645, 0.46489426551428226, -0.4043791920528793, 1.0396939854747742, 0.22790831749244345, 0.5491647381511622, -2.9791294563533977], "max": [0.4856789370000824, 0.39276955402346014, 1.0628757270641764, -0.14602812851186783, 1.3664938243430411, 3.12125627886028, 0.6338410846861707, -0.21143530304038344, 1.2449956723026705, 3.079679411696835, 1.551124321757908, 3.107687576794171], "count": [434]}, "eef_sim_pose_action": {"mean": [0.40811812927831265, 0.34076986502795453, 1.0330364210689542, -0.9847852074873306, 1.0981349982570265, -0.6691376747574513, 0.5382885116891167, -0.3309436041725242, 1.1200746992703305, 1.7473745156335754, 1.0474897900179223, 0.07178687051484939], "std": [0.030714733869862513, 0.022516806596061076, 0.017832717795655446, 0.6475533588407673, 0.09967488902913864, 1.384466797123968, 0.059634836667830884, 0.05828793043072213, 0.06508650022240886, 0.9407611462482981, 0.2307050712935339, 1.7728007311978455], "min": [0.3488230850837717, 0.2771589898361839, 0.9969281700979502, -2.4629954780430197, 0.9629092229408629, -3.1383856570845645, 0.46489426551428226, -0.4043791920528793, 1.0396939854747742, 0.22790831749244345, 0.5491647381511622, -2.9791294563533977], "max": [0.4856789370000824, 0.39276955402346014, 1.0628757270641764, -0.14602812851186783, 1.3664938243430411, 3.12125627886028, 0.6338410846861707, -0.21143530304038344, 1.2449956723026705, 3.079679411696835, 1.551124321757908, 3.107687576794171], "count": [434]}, "gripper_mode_state": {"mean": [0.6175115207373272, 0.39631336405529954], "std": [0.4859948996584225, 0.48913094517365013], "min": [0, 0], "max": [1, 1], "count": [434]}, "gripper_activity_state": {"mean": [1.7788018433179724, 1.8755760368663594], "std": [0.5775464091682562, 0.4636091284065696], "min": [0, 0], "max": [2, 2], "count": [434]}, "gripper_mode_action": {"mean": [0.6175115207373272, 0.39631336405529954], "std": [0.4859948996584225, 0.48913094517365013], "min": [0, 0], "max": [1, 1], "count": [434]}, "gripper_activity_action": {"mean": [1.7788018433179724, 1.8755760368663594], "std": [0.5775464091682562, 0.4636091284065696], "min": [0, 0], "max": [2, 2], "count": [434]}, "gripper_open_scale_state": {"mean": [0.5318951613254804, 0.4426071428219813], "std": [0.20199558545934143, 0.1393898124444609], "min": [0.057, 0.162], "max": [0.832, 0.618], "count": [434]}, "gripper_open_scale_action": {"mean": [0.5318951613254804, 0.4426071428219813], "std": [0.20199558545934143, 0.1393898124444609], "min": [0.057, 0.162], "max": [0.832, 0.618], "count": [434]}}} +{"episode_index": 615, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.48209360906862747]], [[0.4191723039215686]], [[0.40327846200980394]]], "std": [[[0.11899360874857116]], [[0.19991538316832863]], [[0.22094940653312434]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.7725490196078432]], [[0.7803921568627451]]], "mean": [[[0.4647190012254902]], [[0.46486739174836605]], [[0.45767503472222226]]], "std": [[[0.058432112671395135]], [[0.07924550382125141]], [[0.08456097683568785]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.47426425040849673]], [[0.45365833741830064]], [[0.44002836192810457]]], "std": [[[0.06614468621228745]], [[0.134276758610856]], [[0.1529069263951014]]], "count": [100]}, "observation.state": {"min": [0.26707029342651367, 1.8349170684814453, -1.0007892847061157, -1.151236653327942, -2.6391823291778564, -1.8054559230804443, 0.6718295812606812, 155.0, 0.1507599949836731, 0.28911998867988586, 0.0005649999948218465, -3.131185293197632, -0.11899999529123306, -0.7609999775886536, -0.5006476640701294, -2.07100772857666, -0.8000763654708862, -0.1944471299648285, -0.9460906982421875, -1.9407364130020142, 2.3363327980041504, 145.0, -0.3771359920501709, 0.1884319931268692, -0.058187998831272125, 0.8889999985694885, 0.7029999494552612, -3.1089999675750732], "max": [0.9248848557472229, 2.0769245624542236, -0.08374089747667313, -0.06517059355974197, -1.025625228881836, -1.3998239040374756, 2.313399076461792, 708.0, 0.38007301092147827, 0.42899399995803833, 0.13059499859809875, 3.140000104904175, 1.277999997138977, 0.9589999914169312, -0.1419999897480011, -2.053222894668579, 0.0046600294299423695, 0.25787240266799927, -0.9168738722801208, -1.4790444374084473, 2.789053440093994, 834.0, -0.2541539967060089, 0.2960360050201416, 0.05857999995350838, 2.803999900817871, 1.2569999694824219, 3.125], "mean": [0.5376635193824768, 2.0133285522460938, -0.6284559965133667, -0.5728140473365784, -1.6700160503387451, -1.5964208841323853, 1.5039409399032593, 422.7548828125, 0.2598147988319397, 0.3498693108558655, 0.063373863697052, -1.5295255184173584, 0.7551693916320801, -0.04798061400651932, -0.2195960283279419, -2.066641092300415, -0.5343985557556152, -0.04898816719651222, -0.9276615977287292, -1.7889742851257324, 2.5856354236602783, 705.91650390625, -0.32191675901412964, 0.23178264498710632, 0.0232013501226902, 1.5123322010040283, 0.940850555896759, 0.8478527069091797], "std": [0.26442617177963257, 0.07051025331020355, 0.24690186977386475, 0.28994283080101013, 0.5830024480819702, 0.09367463737726212, 0.5449280738830566, 150.48211669921875, 0.07037899643182755, 0.055590659379959106, 0.0321321003139019, 1.7499288320541382, 0.5280413031578064, 0.5544664263725281, 0.09668171405792236, 0.004309506621211767, 0.3003492057323456, 0.15253494679927826, 0.007680156733840704, 0.1439308375120163, 0.11965929716825485, 176.78372192382812, 0.03085385449230671, 0.02419501543045044, 0.03799940645694733, 0.6937961578369141, 0.11809083074331284, 2.3108062744140625], "count": [359]}, "action": {"min": [0.26707029342651367, 1.8349170684814453, -1.0007892847061157, -1.151236653327942, -2.6391823291778564, -1.8054559230804443, 0.6718295812606812, 155.0, 0.1507599949836731, 0.28911998867988586, 0.0005649999948218465, -3.131185293197632, -0.11899999529123306, -0.7609999775886536, -0.5006476640701294, -2.07100772857666, -0.8000763654708862, -0.1944471299648285, -0.9460906982421875, -1.9407364130020142, 2.3363327980041504, 145.0, -0.3771359920501709, 0.1884319931268692, -0.058187998831272125, 0.8889999985694885, 0.7029999494552612, -3.1089999675750732], "max": [0.9248848557472229, 2.0769245624542236, -0.08374089747667313, -0.06517059355974197, -1.025625228881836, -1.3998239040374756, 2.313399076461792, 708.0, 0.38007301092147827, 0.42899399995803833, 0.13059499859809875, 3.140000104904175, 1.277999997138977, 0.9589999914169312, -0.1419999897480011, -2.053222894668579, 0.0046600294299423695, 0.25787240266799927, -0.9168738722801208, -1.4790444374084473, 2.789053440093994, 834.0, -0.2541539967060089, 0.2960360050201416, 0.05857999995350838, 2.803999900817871, 1.2569999694824219, 3.125], "mean": [0.5376635193824768, 2.0133285522460938, -0.6284559965133667, -0.5728140473365784, -1.6700160503387451, -1.5964208841323853, 1.5039409399032593, 422.7548828125, 0.2598147988319397, 0.3498693108558655, 0.063373863697052, -1.5295255184173584, 0.7551693916320801, -0.04798061400651932, -0.2195960283279419, -2.066641092300415, -0.5343985557556152, -0.04898816719651222, -0.9276615977287292, -1.7889742851257324, 2.5856354236602783, 705.91650390625, -0.32191675901412964, 0.23178264498710632, 0.0232013501226902, 1.5123322010040283, 0.940850555896759, 0.8478527069091797], "std": [0.26442617177963257, 0.07051025331020355, 0.24690186977386475, 0.28994283080101013, 0.5830024480819702, 0.09367463737726212, 0.5449280738830566, 150.48211669921875, 0.07037899643182755, 0.055590659379959106, 0.0321321003139019, 1.7499288320541382, 0.5280413031578064, 0.5544664263725281, 0.09668171405792236, 0.004309506621211767, 0.3003492057323456, 0.15253494679927826, 0.007680156733840704, 0.1439308375120163, 0.11965929716825485, 176.78372192382812, 0.03085385449230671, 0.02419501543045044, 0.03799940645694733, 0.6937961578369141, 0.11809083074331284, 2.3108062744140625], "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": [694], "max": [694], "mean": [694.0], "std": [0.0], "count": [359]}, "index": {"min": [339653], "max": [340011], "mean": [339832.0], "std": [103.63397126425292], "count": [359]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [359]}, "subtask_annotation": {"mean": [15.37883008356546, 29.0, 29.0, 29.0, 29.0], "std": [7.726970295043683, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [359]}, "scene_annotation": {"mean": [694.0], "std": [0.0], "min": [694], "max": [694], "count": [359]}, "eef_direction_state": {"mean": [4.7465181058495824, 4.295264623955432], "std": [1.8021444573661, 1.870979030997138], "min": [0, 0], "max": [6, 6], "count": [359]}, "eef_velocity_state": {"mean": [0.5153203342618384, 0.8495821727019499], "std": [0.7268540564594324, 0.8309430782168584], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_acc_mag_state": {"mean": [0.5710306406685237, 0.7437325905292479], "std": [0.7898004378649564, 0.8351995046782169], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_direction_action": {"mean": [4.7465181058495824, 4.295264623955432], "std": [1.8021444573661, 1.870979030997138], "min": [0, 0], "max": [6, 6], "count": [359]}, "eef_velocity_action": {"mean": [0.5153203342618384, 0.8495821727019499], "std": [0.7268540564594324, 0.8309430782168584], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_acc_mag_action": {"mean": [0.5710306406685237, 0.7437325905292479], "std": [0.7898004378649564, 0.8351995046782169], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_sim_pose_state": {"mean": [0.42074746330770946, 0.31842110442656957, 1.037843108370724, -0.8905066037925725, 1.0716116507075366, -0.49877927545844747, 0.5509679676117778, -0.3124902316757734, 1.1305269935977333, 1.6586813251227013, 0.941122556465992, -0.26700784721266835], "std": [0.026532668234325544, 0.026599948281942922, 0.022498711303118767, 0.7646334510536795, 0.165376800784333, 1.4450096406325825, 0.06888085076781324, 0.05829247240345489, 0.05939958392407645, 0.9391831136806144, 0.22563861124539114, 1.9258685551141803], "min": [0.37448812071823756, 0.236326117615833, 0.9843515290213033, -2.634835323042076, 0.8657988763159774, -3.131277324302742, 0.47582066475995466, -0.37988511962868077, 1.0417728645061068, 0.6321167222111025, 0.4534665645203666, -3.075158334657164], "max": [0.49381584893854, 0.35706726293540325, 1.062759039625392, -0.2659314786324945, 1.4424826645252162, 3.109884493187322, 0.6457226069847275, -0.21400630654269012, 1.2355890420243574, 3.016984990618303, 1.3651172407756471, 3.1180594356546085], "count": [359]}, "eef_sim_pose_action": {"mean": [0.42074746330770946, 0.31842110442656957, 1.037843108370724, -0.8905066037925725, 1.0716116507075366, -0.49877927545844747, 0.5509679676117778, -0.3124902316757734, 1.1305269935977333, 1.6586813251227013, 0.941122556465992, -0.26700784721266835], "std": [0.026532668234325544, 0.026599948281942922, 0.022498711303118767, 0.7646334510536795, 0.165376800784333, 1.4450096406325825, 0.06888085076781324, 0.05829247240345489, 0.05939958392407645, 0.9391831136806144, 0.22563861124539114, 1.9258685551141803], "min": [0.37448812071823756, 0.236326117615833, 0.9843515290213033, -2.634835323042076, 0.8657988763159774, -3.131277324302742, 0.47582066475995466, -0.37988511962868077, 1.0417728645061068, 0.6321167222111025, 0.4534665645203666, -3.075158334657164], "max": [0.49381584893854, 0.35706726293540325, 1.062759039625392, -0.2659314786324945, 1.4424826645252162, 3.109884493187322, 0.6457226069847275, -0.21400630654269012, 1.2355890420243574, 3.016984990618303, 1.3651172407756471, 3.1180594356546085], "count": [359]}, "gripper_mode_state": {"mean": [0.1309192200557103, 0.7437325905292479], "std": [0.3373119889297065, 0.43657121333627], "min": [0, 0], "max": [1, 1], "count": [359]}, "gripper_activity_state": {"mean": [1.8328690807799444, 1.8774373259052926], "std": [0.5061519717582401, 0.43073831264797074], "min": [0, 0], "max": [2, 2], "count": [359]}, "gripper_mode_action": {"mean": [0.1309192200557103, 0.7437325905292479], "std": [0.3373119889297065, 0.43657121333627], "min": [0, 0], "max": [1, 1], "count": [359]}, "gripper_activity_action": {"mean": [1.8328690807799444, 1.8774373259052926], "std": [0.5061519717582401, 0.43073831264797074], "min": [0, 0], "max": [2, 2], "count": [359]}, "gripper_open_scale_state": {"mean": [0.7059164344128799, 0.4227548745243008], "std": [0.1767838748557087, 0.1504819724638171], "min": [0.145, 0.155], "max": [0.834, 0.708], "count": [359]}, "gripper_open_scale_action": {"mean": [0.7059164344128799, 0.4227548745243008], "std": [0.1767838748557087, 0.1504819724638171], "min": [0.145, 0.155], "max": [0.834, 0.708], "count": [359]}}} +{"episode_index": 616, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4853042687908497]], [[0.4164734375]], [[0.3992960763888889]]], "std": [[[0.12198270955877329]], [[0.20776751217708933]], [[0.23007347330511674]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.4716037642973856]], [[0.4700761723856209]], [[0.4632234803921569]]], "std": [[[0.0664645260217656]], [[0.08614278843700628]], [[0.08998624313601127]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4744687867647059]], [[0.4383020424836601]], [[0.4203036621732026]]], "std": [[[0.06705643580886213]], [[0.154356507276438]], [[0.1779776895881335]]], "count": [100]}, "observation.state": {"min": [0.2698802649974823, 1.9052189588546753, -0.9276948571205139, -1.25832998752594, -2.636913299560547, -1.9626227617263794, 0.8085238337516785, 150.0, 0.18170499801635742, 0.2910420000553131, -0.0002680000034160912, -3.1361851692199707, -0.1459999978542328, -0.7689999938011169, -0.5498485565185547, -2.072718381881714, -0.8376009464263916, -0.11817625164985657, -1.7867286205291748, -1.8623712062835693, 1.9719253778457642, 46.0, -0.37636101245880127, 0.21204300224781036, -0.05534899979829788, -3.132185220718384, 0.5770000219345093, -2.9660000801086426], "max": [0.873781681060791, 2.074411153793335, -0.07368780672550201, -0.10871656239032745, -1.163139820098877, -1.4967944622039795, 2.1980154514312744, 755.0, 0.35255300998687744, 0.4139150083065033, 0.15040899813175201, 3.1410000324249268, 1.2089999914169312, 0.9750000238418579, -0.12721705436706543, -2.052978515625, 0.4551120698451996, 0.44338345527648926, -0.9163327813148499, -1.3269389867782593, 2.5569422245025635, 834.0, -0.2511039972305298, 0.3007679879665375, 0.0695519968867302, 3.13700008392334, 1.184999942779541, 3.128999948501587], "mean": [0.49274003505706787, 2.0181455612182617, -0.5811370015144348, -0.6461713910102844, -1.7634888887405396, -1.623786211013794, 1.4222873449325562, 415.88427734375, 0.2757984399795532, 0.3389104902744293, 0.06906288862228394, -2.087679386138916, 0.6864709854125977, -0.058927811682224274, -0.2664121985435486, -2.0657174587249756, -0.35321760177612305, 0.0736972838640213, -1.0127685070037842, -1.6967424154281616, 2.3336119651794434, 668.730224609375, -0.3352515399456024, 0.24740774929523468, 0.02351395972073078, 1.4374566078186035, 0.9357481598854065, 0.20096945762634277], "std": [0.2256745994091034, 0.05280546471476555, 0.2197629064321518, 0.344123899936676, 0.5496146082878113, 0.09425431489944458, 0.49575886130332947, 169.98153686523438, 0.060058269649744034, 0.0470263697206974, 0.028913719579577446, 1.0648232698440552, 0.529927134513855, 0.44473686814308167, 0.1488538533449173, 0.004372621886432171, 0.511660099029541, 0.2092408835887909, 0.21392060816287994, 0.17986564338207245, 0.1815146505832672, 280.18505859375, 0.025005830451846123, 0.036829255521297455, 0.044501252472400665, 1.2156689167022705, 0.19109773635864258, 2.3884592056274414], "count": [458]}, "action": {"min": [0.2698802649974823, 1.9052189588546753, -0.9276948571205139, -1.25832998752594, -2.636913299560547, -1.9626227617263794, 0.8085238337516785, 150.0, 0.18170499801635742, 0.2910420000553131, -0.0002680000034160912, -3.1361851692199707, -0.1459999978542328, -0.7689999938011169, -0.5498485565185547, -2.072718381881714, -0.8376009464263916, -0.11817625164985657, -1.7867286205291748, -1.8623712062835693, 1.9719253778457642, 46.0, -0.37636101245880127, 0.21204300224781036, -0.05534899979829788, -3.132185220718384, 0.5770000219345093, -2.9660000801086426], "max": [0.873781681060791, 2.074411153793335, -0.07368780672550201, -0.10871656239032745, -1.163139820098877, -1.4967944622039795, 2.1980154514312744, 755.0, 0.35255300998687744, 0.4139150083065033, 0.15040899813175201, 3.1410000324249268, 1.2089999914169312, 0.9750000238418579, -0.12721705436706543, -2.052978515625, 0.4551120698451996, 0.44338345527648926, -0.9163327813148499, -1.3269389867782593, 2.5569422245025635, 834.0, -0.2511039972305298, 0.3007679879665375, 0.0695519968867302, 3.13700008392334, 1.184999942779541, 3.128999948501587], "mean": [0.49274003505706787, 2.0181455612182617, -0.5811370015144348, -0.6461713910102844, -1.7634888887405396, -1.623786211013794, 1.4222873449325562, 415.88427734375, 0.2757984399795532, 0.3389104902744293, 0.06906288862228394, -2.087679386138916, 0.6864709854125977, -0.058927811682224274, -0.2664121985435486, -2.0657174587249756, -0.35321760177612305, 0.0736972838640213, -1.0127685070037842, -1.6967424154281616, 2.3336119651794434, 668.730224609375, -0.3352515399456024, 0.24740774929523468, 0.02351395972073078, 1.4374566078186035, 0.9357481598854065, 0.20096945762634277], "std": [0.2256745994091034, 0.05280546471476555, 0.2197629064321518, 0.344123899936676, 0.5496146082878113, 0.09425431489944458, 0.49575886130332947, 169.98153686523438, 0.060058269649744034, 0.0470263697206974, 0.028913719579577446, 1.0648232698440552, 0.529927134513855, 0.44473686814308167, 0.1488538533449173, 0.004372621886432171, 0.511660099029541, 0.2092408835887909, 0.21392060816287994, 0.17986564338207245, 0.1815146505832672, 280.18505859375, 0.025005830451846123, 0.036829255521297455, 0.044501252472400665, 1.2156689167022705, 0.19109773635864258, 2.3884592056274414], "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": [695], "max": [695], "mean": [695.0], "std": [0.0], "count": [458]}, "index": {"min": [340012], "max": [340469], "mean": [340240.5], "std": [132.21289649652186], "count": [458]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [458]}, "subtask_annotation": {"mean": [14.947598253275109, 29.0, 29.0, 29.0, 29.0], "std": [7.750016531617617, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [458]}, "scene_annotation": {"mean": [695.0], "std": [0.0], "min": [695], "max": [695], "count": [458]}, "eef_direction_state": {"mean": [4.4475982532751095, 4.502183406113537], "std": [2.1317122902449133, 1.768537387328762], "min": [0, 0], "max": [6, 6], "count": [458]}, "eef_velocity_state": {"mean": [0.5043668122270742, 0.74235807860262], "std": [0.6875233483539019, 0.7352601851739219], "min": [0, 0], "max": [2, 2], "count": [458]}, "eef_acc_mag_state": {"mean": [0.5938864628820961, 0.7270742358078602], "std": [0.8099583283475396, 0.8370308820741423], "min": [0, 0], "max": [2, 2], "count": [458]}, "eef_direction_action": {"mean": [4.4475982532751095, 4.502183406113537], "std": [2.1317122902449133, 1.768537387328762], "min": [0, 0], "max": [6, 6], "count": [458]}, "eef_velocity_action": {"mean": [0.5043668122270742, 0.74235807860262], "std": [0.6875233483539019, 0.7352601851739219], "min": [0, 0], "max": [2, 2], "count": [458]}, "eef_acc_mag_action": {"mean": [0.5938864628820961, 0.7270742358078602], "std": [0.8099583283475396, 0.8370308820741423], "min": [0, 0], "max": [2, 2], "count": [458]}, "eef_sim_pose_state": {"mean": [0.4384048816304443, 0.32958338418408534, 1.0357595983502377, -1.326802334933088, 1.046826980129501, -0.27865834328932026, 0.5391821820560253, -0.3279110276530757, 1.1258050106121547, 1.750560981488513, 0.9882667029327188, -0.23685848214745367], "std": [0.04390602852115178, 0.02705540292855309, 0.015438821792531593, 0.7700789669858249, 0.14580919347910234, 1.8918931632140434, 0.06076090004739185, 0.044303692792261054, 0.06230736667907541, 1.0245986801011577, 0.26472503571270684, 1.8129164044535941], "min": [0.3972949214199328, 0.2478665989897941, 1.0044916463523437, -2.675438847420898, 0.8843110632346174, -3.137264522154871, 0.47873210728113225, -0.37630115685269344, 1.0601704740680125, 0.6098667802569868, 0.4168161476346326, -3.132900289033819], "max": [0.5063092674530072, 0.36113731315124986, 1.0631342358961011, -0.6628149544839104, 1.3297027744308614, 3.1304609999204707, 0.6296645490044528, -0.23021971512176764, 1.2455041512792369, 3.0965584485558217, 1.4988613477832105, 2.9016264835838657], "count": [458]}, "eef_sim_pose_action": {"mean": [0.4384048816304443, 0.32958338418408534, 1.0357595983502377, -1.326802334933088, 1.046826980129501, -0.27865834328932026, 0.5391821820560253, -0.3279110276530757, 1.1258050106121547, 1.750560981488513, 0.9882667029327188, -0.23685848214745367], "std": [0.04390602852115178, 0.02705540292855309, 0.015438821792531593, 0.7700789669858249, 0.14580919347910234, 1.8918931632140434, 0.06076090004739185, 0.044303692792261054, 0.06230736667907541, 1.0245986801011577, 0.26472503571270684, 1.8129164044535941], "min": [0.3972949214199328, 0.2478665989897941, 1.0044916463523437, -2.675438847420898, 0.8843110632346174, -3.137264522154871, 0.47873210728113225, -0.37630115685269344, 1.0601704740680125, 0.6098667802569868, 0.4168161476346326, -3.132900289033819], "max": [0.5063092674530072, 0.36113731315124986, 1.0631342358961011, -0.6628149544839104, 1.3297027744308614, 3.1304609999204707, 0.6296645490044528, -0.23021971512176764, 1.2455041512792369, 3.0965584485558217, 1.4988613477832105, 2.9016264835838657], "count": [458]}, "gripper_mode_state": {"mean": [0.22270742358078602, 0.8602620087336245], "std": [0.41606348922105074, 0.3467149911140442], "min": [0, 0], "max": [1, 1], "count": [458]}, "gripper_activity_state": {"mean": [1.8100436681222707, 1.9017467248908297], "std": [0.5418587593863016, 0.3925579606193315], "min": [0, 0], "max": [2, 2], "count": [458]}, "gripper_mode_action": {"mean": [0.22270742358078602, 0.8602620087336245], "std": [0.41606348922105074, 0.3467149911140442], "min": [0, 0], "max": [1, 1], "count": [458]}, "gripper_activity_action": {"mean": [1.8100436681222707, 1.9017467248908297], "std": [0.5418587593863016, 0.3925579606193315], "min": [0, 0], "max": [2, 2], "count": [458]}, "gripper_open_scale_state": {"mean": [0.6687303492450313, 0.41588427944266687], "std": [0.2801851015607299, 0.16998155907016704], "min": [0.046, 0.15], "max": [0.834, 0.755], "count": [458]}, "gripper_open_scale_action": {"mean": [0.6687303492450313, 0.41588427944266687], "std": [0.2801851015607299, 0.16998155907016704], "min": [0.046, 0.15], "max": [0.834, 0.755], "count": [458]}}} +{"episode_index": 617, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.7568627450980392]], [[0.7450980392156863]]], "mean": [[[0.4892545383986928]], [[0.4151944158496732]], [[0.3973101000816993]]], "std": [[[0.11998955886801398]], [[0.2090106508460139]], [[0.23157462275658086]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4676754595588235]], [[0.4650537254901961]], [[0.45886612336601307]]], "std": [[[0.06552997939164282]], [[0.09005611841129386]], [[0.09565545430628855]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.479290841503268]], [[0.44281942606209146]], [[0.4270641748366013]]], "std": [[[0.07063094536801358]], [[0.15127509089689553]], [[0.17472593725497157]]], "count": [100]}, "observation.state": {"min": [0.30450761318206787, 1.807305932044983, -0.9912073612213135, -1.002709150314331, -2.6392345428466797, -1.9124619960784912, 0.7807905673980713, 159.0, 0.1307940036058426, 0.2837289869785309, -0.006831000093370676, -3.1411852836608887, -0.14100000262260437, -0.7120000123977661, -0.41950735449790955, -2.070920467376709, -0.5615248084068298, -0.13351768255233765, -1.7287487983703613, -1.8316880464553833, 1.9468449354171753, 158.0, -0.3782089948654175, 0.21060599386692047, -0.012942999601364136, -3.128999948501587, 0.5759999752044678, -3.117000102996826], "max": [1.0391864776611328, 2.075493097305298, 0.10986848175525665, -0.07969173043966293, -1.0260616540908813, -1.4552206993103027, 2.146056890487671, 765.0, 0.3640410006046295, 0.4268690049648285, 0.1311749964952469, 3.121000051498413, 1.2710000276565552, 0.9549999833106995, -0.10976375639438629, -1.9834270477294922, 0.5156924724578857, 0.45261624455451965, -1.0737265348434448, -1.59519624710083, 2.5484774112701416, 859.0, -0.2705340087413788, 0.2713499963283539, 0.07510200142860413, 3.13100004196167, 1.2790000438690186, 3.11299991607666], "mean": [0.5582154989242554, 2.006459951400757, -0.6273380517959595, -0.5262036919593811, -1.6364474296569824, -1.597753643989563, 1.415849208831787, 400.6355285644531, 0.26432183384895325, 0.3500852584838867, 0.06386470794677734, -1.3431936502456665, 0.7232857942581177, 0.11290360987186432, -0.21885007619857788, -2.052427291870117, 0.0749024748802185, 0.08288677781820297, -1.49015474319458, -1.7131696939468384, 2.3009774684906006, 741.0843505859375, -0.350525826215744, 0.23293527960777283, 0.028156131505966187, 1.169930338859558, 1.0665363073349, 0.5642011761665344], "std": [0.2778278589248657, 0.07897871732711792, 0.2518470585346222, 0.2915182411670685, 0.6380570530891418, 0.09750702977180481, 0.499430388212204, 155.72142028808594, 0.07752805203199387, 0.05113786831498146, 0.03290118649601936, 1.773194670677185, 0.5768738985061646, 0.5709188580513, 0.07031448185443878, 0.028317559510469437, 0.2771187126636505, 0.2393799126148224, 0.2600002586841583, 0.07104521244764328, 0.22664646804332733, 194.44866943359375, 0.02752433717250824, 0.016183404251933098, 0.02003420516848564, 1.480306625366211, 0.20301349461078644, 2.370638132095337], "count": [332]}, "action": {"min": [0.30450761318206787, 1.807305932044983, -0.9912073612213135, -1.002709150314331, -2.6392345428466797, -1.9124619960784912, 0.7807905673980713, 159.0, 0.1307940036058426, 0.2837289869785309, -0.006831000093370676, -3.1411852836608887, -0.14100000262260437, -0.7120000123977661, -0.41950735449790955, -2.070920467376709, -0.5615248084068298, -0.13351768255233765, -1.7287487983703613, -1.8316880464553833, 1.9468449354171753, 158.0, -0.3782089948654175, 0.21060599386692047, -0.012942999601364136, -3.128999948501587, 0.5759999752044678, -3.117000102996826], "max": [1.0391864776611328, 2.075493097305298, 0.10986848175525665, -0.07969173043966293, -1.0260616540908813, -1.4552206993103027, 2.146056890487671, 765.0, 0.3640410006046295, 0.4268690049648285, 0.1311749964952469, 3.121000051498413, 1.2710000276565552, 0.9549999833106995, -0.10976375639438629, -1.9834270477294922, 0.5156924724578857, 0.45261624455451965, -1.0737265348434448, -1.59519624710083, 2.5484774112701416, 859.0, -0.2705340087413788, 0.2713499963283539, 0.07510200142860413, 3.13100004196167, 1.2790000438690186, 3.11299991607666], "mean": [0.5582154989242554, 2.006459951400757, -0.6273380517959595, -0.5262036919593811, -1.6364474296569824, -1.597753643989563, 1.415849208831787, 400.6355285644531, 0.26432183384895325, 0.3500852584838867, 0.06386470794677734, -1.3431936502456665, 0.7232857942581177, 0.11290360987186432, -0.21885007619857788, -2.052427291870117, 0.0749024748802185, 0.08288677781820297, -1.49015474319458, -1.7131696939468384, 2.3009774684906006, 741.0843505859375, -0.350525826215744, 0.23293527960777283, 0.028156131505966187, 1.169930338859558, 1.0665363073349, 0.5642011761665344], "std": [0.2778278589248657, 0.07897871732711792, 0.2518470585346222, 0.2915182411670685, 0.6380570530891418, 0.09750702977180481, 0.499430388212204, 155.72142028808594, 0.07752805203199387, 0.05113786831498146, 0.03290118649601936, 1.773194670677185, 0.5768738985061646, 0.5709188580513, 0.07031448185443878, 0.028317559510469437, 0.2771187126636505, 0.2393799126148224, 0.2600002586841583, 0.07104521244764328, 0.22664646804332733, 194.44866943359375, 0.02752433717250824, 0.016183404251933098, 0.02003420516848564, 1.480306625366211, 0.20301349461078644, 2.370638132095337], "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": [696], "max": [696], "mean": [696.0], "std": [0.0], "count": [332]}, "index": {"min": [340470], "max": [340801], "mean": [340635.5], "std": [95.83970993278308], "count": [332]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [332]}, "subtask_annotation": {"mean": [15.656626506024097, 29.0, 29.0, 29.0, 29.0], "std": [7.914615012002346, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [332]}, "scene_annotation": {"mean": [696.0], "std": [0.0], "min": [696], "max": [696], "count": [332]}, "eef_direction_state": {"mean": [4.52710843373494, 4.36144578313253], "std": [2.031940748424911, 1.8290053472621488], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_state": {"mean": [0.5, 0.9246987951807228], "std": [0.7006881299277781, 0.883444569209649], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_state": {"mean": [0.6024096385542169, 0.8253012048192772], "std": [0.7944045134510718, 0.8428785122329835], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_direction_action": {"mean": [4.52710843373494, 4.36144578313253], "std": [2.031940748424911, 1.8290053472621488], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_action": {"mean": [0.5, 0.9246987951807228], "std": [0.7006881299277781, 0.883444569209649], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_action": {"mean": [0.6024096385542169, 0.8253012048192772], "std": [0.7944045134510718, 0.8428785122329835], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_sim_pose_state": {"mean": [0.4212927279163015, 0.34219144802854634, 1.0293598900588041, -1.2775990915995141, 1.0365610046815086, -0.8267909484234647, 0.5513634377954044, -0.3133617070132463, 1.1283392612296248, 1.7060490156053227, 0.91094521276953, -0.2110995941374858], "std": [0.019774307038659063, 0.023392380501645892, 0.013696372683627838, 0.5266264307208027, 0.06863051337766557, 1.5978015742725589, 0.06708115155625219, 0.06167343259152923, 0.06674691337962228, 0.9892279377417434, 0.21867943179231636, 1.7653026903571698], "min": [0.39906556495168616, 0.284830855484864, 1.0151070975668095, -2.4104293429962373, 0.9623583048020743, -3.1316850617038616, 0.4695464725665936, -0.3870559078097964, 1.051272949475167, 0.3024590885278229, 0.4568579821820302, -3.088972312884668], "max": [0.4759968943673367, 0.3808684816948623, 1.0592035513500941, -0.7467274947753206, 1.2516628359196598, 3.140203346441558, 0.6452786275528036, -0.18305213838741863, 1.2605541903628514, 3.026838443338593, 1.5246392749205926, 3.129202051722109], "count": [332]}, "eef_sim_pose_action": {"mean": [0.4212927279163015, 0.34219144802854634, 1.0293598900588041, -1.2775990915995141, 1.0365610046815086, -0.8267909484234647, 0.5513634377954044, -0.3133617070132463, 1.1283392612296248, 1.7060490156053227, 0.91094521276953, -0.2110995941374858], "std": [0.019774307038659063, 0.023392380501645892, 0.013696372683627838, 0.5266264307208027, 0.06863051337766557, 1.5978015742725589, 0.06708115155625219, 0.06167343259152923, 0.06674691337962228, 0.9892279377417434, 0.21867943179231636, 1.7653026903571698], "min": [0.39906556495168616, 0.284830855484864, 1.0151070975668095, -2.4104293429962373, 0.9623583048020743, -3.1316850617038616, 0.4695464725665936, -0.3870559078097964, 1.051272949475167, 0.3024590885278229, 0.4568579821820302, -3.088972312884668], "max": [0.4759968943673367, 0.3808684816948623, 1.0592035513500941, -0.7467274947753206, 1.2516628359196598, 3.140203346441558, 0.6452786275528036, -0.18305213838741863, 1.2605541903628514, 3.026838443338593, 1.5246392749205926, 3.129202051722109], "count": [332]}, "gripper_mode_state": {"mean": [0.12349397590361445, 0.8704819277108434], "std": [0.3290033644495636, 0.3357724545576301], "min": [0, 0], "max": [1, 1], "count": [332]}, "gripper_activity_state": {"mean": [1.6987951807228916, 1.8313253012048192], "std": [0.6397465567271503, 0.4986554719656635], "min": [0, 0], "max": [2, 2], "count": [332]}, "gripper_mode_action": {"mean": [0.12349397590361445, 0.8704819277108434], "std": [0.3290033644495636, 0.3357724545576301], "min": [0, 0], "max": [1, 1], "count": [332]}, "gripper_activity_action": {"mean": [1.6987951807228916, 1.8313253012048192], "std": [0.6397465567271503, 0.4986554719656635], "min": [0, 0], "max": [2, 2], "count": [332]}, "gripper_open_scale_state": {"mean": [0.7410843373493986, 0.40063554221463515], "std": [0.19444871327578409, 0.1557214350281146], "min": [0.158, 0.159], "max": [0.859, 0.765], "count": [332]}, "gripper_open_scale_action": {"mean": [0.7410843373493986, 0.40063554221463515], "std": [0.19444871327578409, 0.1557214350281146], "min": [0.158, 0.159], "max": [0.859, 0.765], "count": [332]}}} +{"episode_index": 618, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4921172732843137]], [[0.41750901960784315]], [[0.39908604779411766]]], "std": [[[0.12376796366312613]], [[0.21334003101726673]], [[0.2357820294684303]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.4725480065359477]], [[0.47101537990196074]], [[0.46541817197712415]]], "std": [[[0.07060692233309887]], [[0.08942067859047984]], [[0.09282783999434902]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.47576919730392153]], [[0.44818855596405227]], [[0.4333735212418301]]], "std": [[[0.06578278523115534]], [[0.14008568669259014]], [[0.16199407190191523]]], "count": [100]}, "observation.state": {"min": [0.27888616919517517, 1.8998432159423828, -0.9923418760299683, -1.1759155988693237, -2.6468443870544434, -1.879859209060669, 0.9801769852638245, 164.0, 0.13124799728393555, 0.29469799995422363, -0.012167000211775303, -3.1411852836608887, -0.10300000756978989, -0.7260000109672546, -0.513737678527832, -2.0693845748901367, -0.5921728014945984, -0.06909758597612381, -1.3226628303527832, -1.8935426473617554, 1.8299428224563599, 97.0, -0.3835020065307617, 0.19791799783706665, -0.039351001381874084, -3.1029999256134033, 0.6959999799728394, -3.125999927520752], "max": [0.9607863426208496, 2.0739049911499023, -0.33742451667785645, -0.1932254135608673, -1.0262012481689453, -1.417364478111267, 2.137190818786621, 672.0, 0.368353009223938, 0.423895001411438, 0.148389995098114, 3.134000062942505, 1.2690000534057617, 0.847000002861023, -0.12259192764759064, -2.0353856086730957, 0.3914599120616913, 0.3743731677532196, -1.0705151557922363, -1.5021177530288696, 2.389861822128296, 809.0, -0.2580839991569519, 0.2859579920768738, 0.07784800231456757, 3.134000062942505, 1.4190000295639038, 3.0320000648498535], "mean": [0.47736692428588867, 2.025939464569092, -0.5926103591918945, -0.5540026426315308, -1.5533329248428345, -1.5414581298828125, 1.355046272277832, 405.5439453125, 0.28907904028892517, 0.34034809470176697, 0.07219670712947845, -1.513158917427063, 0.8313250541687012, 0.11578616499900818, -0.21077008545398712, -2.0627191066741943, -0.21700309216976166, 0.13049763441085815, -1.188478708267212, -1.7380894422531128, 2.2187068462371826, 639.1781616210938, -0.3534429967403412, 0.2232680320739746, 0.03496076911687851, 0.995814859867096, 1.0039221048355103, 0.17019695043563843], "std": [0.23544049263000488, 0.06022210419178009, 0.19719041883945465, 0.32210618257522583, 0.6005493402481079, 0.11019419878721237, 0.43814361095428467, 130.00697326660156, 0.07464856654405594, 0.04455128312110901, 0.03085264004766941, 1.4855124950408936, 0.538895308971405, 0.4749506115913391, 0.1125933900475502, 0.007559865713119507, 0.40411242842674255, 0.17931059002876282, 0.08782423287630081, 0.12674948573112488, 0.18110105395317078, 207.3288116455078, 0.035577550530433655, 0.025548435747623444, 0.04115499556064606, 1.6088670492172241, 0.175541952252388, 2.2846808433532715], "count": [421]}, "action": {"min": [0.27888616919517517, 1.8998432159423828, -0.9923418760299683, -1.1759155988693237, -2.6468443870544434, -1.879859209060669, 0.9801769852638245, 164.0, 0.13124799728393555, 0.29469799995422363, -0.012167000211775303, -3.1411852836608887, -0.10300000756978989, -0.7260000109672546, -0.513737678527832, -2.0693845748901367, -0.5921728014945984, -0.06909758597612381, -1.3226628303527832, -1.8935426473617554, 1.8299428224563599, 97.0, -0.3835020065307617, 0.19791799783706665, -0.039351001381874084, -3.1029999256134033, 0.6959999799728394, -3.125999927520752], "max": [0.9607863426208496, 2.0739049911499023, -0.33742451667785645, -0.1932254135608673, -1.0262012481689453, -1.417364478111267, 2.137190818786621, 672.0, 0.368353009223938, 0.423895001411438, 0.148389995098114, 3.134000062942505, 1.2690000534057617, 0.847000002861023, -0.12259192764759064, -2.0353856086730957, 0.3914599120616913, 0.3743731677532196, -1.0705151557922363, -1.5021177530288696, 2.389861822128296, 809.0, -0.2580839991569519, 0.2859579920768738, 0.07784800231456757, 3.134000062942505, 1.4190000295639038, 3.0320000648498535], "mean": [0.47736692428588867, 2.025939464569092, -0.5926103591918945, -0.5540026426315308, -1.5533329248428345, -1.5414581298828125, 1.355046272277832, 405.5439453125, 0.28907904028892517, 0.34034809470176697, 0.07219670712947845, -1.513158917427063, 0.8313250541687012, 0.11578616499900818, -0.21077008545398712, -2.0627191066741943, -0.21700309216976166, 0.13049763441085815, -1.188478708267212, -1.7380894422531128, 2.2187068462371826, 639.1781616210938, -0.3534429967403412, 0.2232680320739746, 0.03496076911687851, 0.995814859867096, 1.0039221048355103, 0.17019695043563843], "std": [0.23544049263000488, 0.06022210419178009, 0.19719041883945465, 0.32210618257522583, 0.6005493402481079, 0.11019419878721237, 0.43814361095428467, 130.00697326660156, 0.07464856654405594, 0.04455128312110901, 0.03085264004766941, 1.4855124950408936, 0.538895308971405, 0.4749506115913391, 0.1125933900475502, 0.007559865713119507, 0.40411242842674255, 0.17931059002876282, 0.08782423287630081, 0.12674948573112488, 0.18110105395317078, 207.3288116455078, 0.035577550530433655, 0.025548435747623444, 0.04115499556064606, 1.6088670492172241, 0.175541952252388, 2.2846808433532715], "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": [697], "max": [697], "mean": [697.0], "std": [0.0], "count": [421]}, "index": {"min": [340802], "max": [341222], "mean": [341012.0], "std": [121.53188881935473], "count": [421]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [421]}, "subtask_annotation": {"mean": [14.508313539192399, 29.0, 29.0, 29.0, 29.0], "std": [8.118952476604997, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [421]}, "scene_annotation": {"mean": [697.0], "std": [0.0], "min": [697], "max": [697], "count": [421]}, "eef_direction_state": {"mean": [4.866983372921615, 4.510688836104513], "std": [1.8979618202120003, 1.8178332095550918], "min": [0, 0], "max": [6, 6], "count": [421]}, "eef_velocity_state": {"mean": [0.38954869358669836, 0.8123515439429929], "std": [0.6504411334290666, 0.8415794617450639], "min": [0, 0], "max": [2, 2], "count": [421]}, "eef_acc_mag_state": {"mean": [0.503562945368171, 0.6769596199524941], "std": [0.7694348970281508, 0.806839098526476], "min": [0, 0], "max": [2, 2], "count": [421]}, "eef_direction_action": {"mean": [4.866983372921615, 4.510688836104513], "std": [1.8979618202120003, 1.8178332095550918], "min": [0, 0], "max": [6, 6], "count": [421]}, "eef_velocity_action": {"mean": [0.38954869358669836, 0.8123515439429929], "std": [0.6504411334290666, 0.8415794617450639], "min": [0, 0], "max": [2, 2], "count": [421]}, "eef_acc_mag_action": {"mean": [0.503562945368171, 0.6769596199524941], "std": [0.7694348970281508, 0.806839098526476], "min": [0, 0], "max": [2, 2], "count": [421]}, "eef_sim_pose_state": {"mean": [0.4132676112561162, 0.3490753545386519, 1.031364930712575, -1.298467637037778, 0.985461455034152, -1.677322483922419, 0.5372417836898279, -0.33495565816876355, 1.114866308097327, 1.6549895918298183, 0.9748789353654386, 0.07902944264642216], "std": [0.032358953702173614, 0.0297594734041655, 0.01999083975555851, 0.5985961111970202, 0.10084584120014271, 0.9379746041728592, 0.05931537261263964, 0.05596083600180268, 0.06481624082720082, 0.9910654239113577, 0.20166455649040096, 1.7124757352893611], "min": [0.3827476272404305, 0.26093067863118297, 0.9964611800633958, -2.351833003568778, 0.7946699543271913, -3.1085366025463417, 0.47932853399697456, -0.38318612422524034, 1.04973992392701, -3.1391952925204247, 0.4867129800824417, -3.096775653351343], "max": [0.4965148812416175, 0.37420757271876204, 1.066962266128578, -0.714694355155008, 1.1829443133221451, -0.7995441916351576, 0.6419992357676497, -0.19529549754530318, 1.2623012206997908, 3.1368416884026735, 1.4880604267322473, 3.140863897873188], "count": [421]}, "eef_sim_pose_action": {"mean": [0.4132676112561162, 0.3490753545386519, 1.031364930712575, -1.298467637037778, 0.985461455034152, -1.677322483922419, 0.5372417836898279, -0.33495565816876355, 1.114866308097327, 1.6549895918298183, 0.9748789353654386, 0.07902944264642216], "std": [0.032358953702173614, 0.0297594734041655, 0.01999083975555851, 0.5985961111970202, 0.10084584120014271, 0.9379746041728592, 0.05931537261263964, 0.05596083600180268, 0.06481624082720082, 0.9910654239113577, 0.20166455649040096, 1.7124757352893611], "min": [0.3827476272404305, 0.26093067863118297, 0.9964611800633958, -2.351833003568778, 0.7946699543271913, -3.1085366025463417, 0.47932853399697456, -0.38318612422524034, 1.04973992392701, -3.1391952925204247, 0.4867129800824417, -3.096775653351343], "max": [0.4965148812416175, 0.37420757271876204, 1.066962266128578, -0.714694355155008, 1.1829443133221451, -0.7995441916351576, 0.6419992357676497, -0.19529549754530318, 1.2623012206997908, 3.1368416884026735, 1.4880604267322473, 3.140863897873188], "count": [421]}, "gripper_mode_state": {"mean": [0.17577197149643706, 0.8574821852731591], "std": [0.38062604421228485, 0.34958044455078663], "min": [0, 0], "max": [1, 1], "count": [421]}, "gripper_activity_state": {"mean": [1.8669833729216152, 1.8883610451306414], "std": [0.4481449462341165, 0.4128372633235197], "min": [0, 0], "max": [2, 2], "count": [421]}, "gripper_mode_action": {"mean": [0.17577197149643706, 0.8574821852731591], "std": [0.38062604421228485, 0.34958044455078663], "min": [0, 0], "max": [1, 1], "count": [421]}, "gripper_activity_action": {"mean": [1.8669833729216152, 1.8883610451306414], "std": [0.4481449462341165, 0.4128372633235197], "min": [0, 0], "max": [2, 2], "count": [421]}, "gripper_open_scale_state": {"mean": [0.639178147268408, 0.4055439429566312], "std": [0.2073287462185807, 0.1300071126337573], "min": [0.097, 0.164], "max": [0.809, 0.672], "count": [421]}, "gripper_open_scale_action": {"mean": [0.639178147268408, 0.4055439429566312], "std": [0.2073287462185807, 0.1300071126337573], "min": [0.097, 0.164], "max": [0.809, 0.672], "count": [421]}}} +{"episode_index": 619, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.4896173120915032]], [[0.41449160539215685]], [[0.39479569852941176]]], "std": [[[0.12285801103449606]], [[0.21528116260287555]], [[0.2385070175145937]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46917755514705883]], [[0.4657471282679739]], [[0.45903950776143787]]], "std": [[[0.07066787804479331]], [[0.09584141720185858]], [[0.10168500959800301]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4687938562091503]], [[0.4388095751633987]], [[0.4223085191993464]]], "std": [[[0.07154392015052366]], [[0.14716248555816466]], [[0.16911298210947773]]], "count": [100]}, "observation.state": {"min": [0.30518829822540283, 1.8731745481491089, -0.9486388564109802, -1.2102112770080566, -2.6485722064971924, -1.98482346534729, 1.0185043811798096, 161.0, 0.14231500029563904, 0.2996610105037689, -0.030267000198364258, -3.131185293197632, -0.1120000034570694, -0.7319999933242798, -0.4959876537322998, -2.070920467376709, -0.7703709006309509, -0.11669271439313889, -1.3226279020309448, -1.950929045677185, 2.064026355743408, 46.0, -0.3947570025920868, 0.1934400051832199, -0.037873998284339905, -3.1361851692199707, 0.6240000128746033, -3.1391851902008057], "max": [0.917711615562439, 2.0719153881073, -0.2477320283651352, -0.2361779510974884, -1.0921224355697632, -1.377361536026001, 2.2565011978149414, 802.0, 0.36786699295043945, 0.41682401299476624, 0.1510079950094223, 3.132999897003174, 1.3680000305175781, 0.6769999861717224, -0.1310044229030609, -1.9710701704025269, 0.06281439960002899, 0.3746175169944763, -0.7326369285583496, -1.6347627639770508, 2.5867350101470947, 842.0, -0.2616020143032074, 0.2734209895133972, 0.08640400320291519, 3.121000051498413, 1.2740000486373901, 3.055000066757202], "mean": [0.5321216583251953, 2.015504837036133, -0.5520777702331543, -0.608054518699646, -1.7042077779769897, -1.528938889503479, 1.4936835765838623, 432.32745361328125, 0.27909427881240845, 0.3520267605781555, 0.07063469290733337, -1.4860508441925049, 0.7975796461105347, -0.09435929358005524, -0.2154773473739624, -2.047478199005127, -0.4098418951034546, 0.0796513557434082, -1.079796552658081, -1.815460205078125, 2.263063907623291, 548.975341796875, -0.3524204194545746, 0.2171678990125656, 0.04853130504488945, 0.9861334562301636, 0.9715564846992493, 0.17148277163505554], "std": [0.21896599233150482, 0.05209038406610489, 0.2507110834121704, 0.32906559109687805, 0.5304762721061707, 0.16484308242797852, 0.4533124566078186, 174.04827880859375, 0.08155259490013123, 0.034098733216524124, 0.03936284780502319, 1.7704583406448364, 0.5562456846237183, 0.4136759638786316, 0.09347452223300934, 0.0328805148601532, 0.26860666275024414, 0.19698160886764526, 0.2541641891002655, 0.09414732456207275, 0.11916042119264603, 241.61656188964844, 0.031231902539730072, 0.0197393000125885, 0.037069693207740784, 1.4927010536193848, 0.16494832932949066, 2.1867873668670654], "count": [426]}, "action": {"min": [0.30518829822540283, 1.8731745481491089, -0.9486388564109802, -1.2102112770080566, -2.6485722064971924, -1.98482346534729, 1.0185043811798096, 161.0, 0.14231500029563904, 0.2996610105037689, -0.030267000198364258, -3.131185293197632, -0.1120000034570694, -0.7319999933242798, -0.4959876537322998, -2.070920467376709, -0.7703709006309509, -0.11669271439313889, -1.3226279020309448, -1.950929045677185, 2.064026355743408, 46.0, -0.3947570025920868, 0.1934400051832199, -0.037873998284339905, -3.1361851692199707, 0.6240000128746033, -3.1391851902008057], "max": [0.917711615562439, 2.0719153881073, -0.2477320283651352, -0.2361779510974884, -1.0921224355697632, -1.377361536026001, 2.2565011978149414, 802.0, 0.36786699295043945, 0.41682401299476624, 0.1510079950094223, 3.132999897003174, 1.3680000305175781, 0.6769999861717224, -0.1310044229030609, -1.9710701704025269, 0.06281439960002899, 0.3746175169944763, -0.7326369285583496, -1.6347627639770508, 2.5867350101470947, 842.0, -0.2616020143032074, 0.2734209895133972, 0.08640400320291519, 3.121000051498413, 1.2740000486373901, 3.055000066757202], "mean": [0.5321216583251953, 2.015504837036133, -0.5520777702331543, -0.608054518699646, -1.7042077779769897, -1.528938889503479, 1.4936835765838623, 432.32745361328125, 0.27909427881240845, 0.3520267605781555, 0.07063469290733337, -1.4860508441925049, 0.7975796461105347, -0.09435929358005524, -0.2154773473739624, -2.047478199005127, -0.4098418951034546, 0.0796513557434082, -1.079796552658081, -1.815460205078125, 2.263063907623291, 548.975341796875, -0.3524204194545746, 0.2171678990125656, 0.04853130504488945, 0.9861334562301636, 0.9715564846992493, 0.17148277163505554], "std": [0.21896599233150482, 0.05209038406610489, 0.2507110834121704, 0.32906559109687805, 0.5304762721061707, 0.16484308242797852, 0.4533124566078186, 174.04827880859375, 0.08155259490013123, 0.034098733216524124, 0.03936284780502319, 1.7704583406448364, 0.5562456846237183, 0.4136759638786316, 0.09347452223300934, 0.0328805148601532, 0.26860666275024414, 0.19698160886764526, 0.2541641891002655, 0.09414732456207275, 0.11916042119264603, 241.61656188964844, 0.031231902539730072, 0.0197393000125885, 0.037069693207740784, 1.4927010536193848, 0.16494832932949066, 2.1867873668670654], "count": [426]}, "timestamp": {"min": [0.0], "max": [14.166666666666666], "mean": [7.083333333333333], "std": [4.099175617211434], "count": [426]}, "frame_index": {"min": [0], "max": [425], "mean": [212.5], "std": [122.97526851634302], "count": [426]}, "episode_index": {"min": [698], "max": [698], "mean": [698.0], "std": [0.0], "count": [426]}, "index": {"min": [341223], "max": [341648], "mean": [341435.5], "std": [122.97526851634302], "count": [426]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [426]}, "subtask_annotation": {"mean": [13.913145539906104, 29.0, 29.0, 29.0, 29.0], "std": [7.446489292387063, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [426]}, "scene_annotation": {"mean": [698.0], "std": [0.0], "min": [698], "max": [698], "count": [426]}, "eef_direction_state": {"mean": [4.748826291079812, 4.429577464788732], "std": [1.935657749416678, 1.7618727525312106], "min": [0, 0], "max": [6, 6], "count": [426]}, "eef_velocity_state": {"mean": [0.4295774647887324, 0.8544600938967136], "std": [0.654323511791923, 0.8321256871444521], "min": [0, 0], "max": [2, 2], "count": [426]}, "eef_acc_mag_state": {"mean": [0.57981220657277, 0.7863849765258216], "std": [0.8075151490265291, 0.8215995975786679], "min": [0, 0], "max": [2, 2], "count": [426]}, "eef_direction_action": {"mean": [4.748826291079812, 4.429577464788732], "std": [1.935657749416678, 1.7618727525312106], "min": [0, 0], "max": [6, 6], "count": [426]}, "eef_velocity_action": {"mean": [0.4295774647887324, 0.8544600938967136], "std": [0.654323511791923, 0.8321256871444521], "min": [0, 0], "max": [2, 2], "count": [426]}, "eef_acc_mag_action": {"mean": [0.57981220657277, 0.7863849765258216], "std": [0.8075151490265291, 0.8215995975786679], "min": [0, 0], "max": [2, 2], "count": [426]}, "eef_sim_pose_state": {"mean": [0.40797314471721285, 0.3552401529970661, 1.0383570595212541, -1.2107732280427872, 0.9285605066824191, -0.6995728957549564, 0.5514610112255539, -0.32894214947612094, 1.124615259423159, 1.8610388926286225, 0.9625143296161458, -0.019905464439638608], "std": [0.022862227945804284, 0.02754883782246011, 0.01624280670219406, 0.6403899499650647, 0.1824946058136121, 1.6623093399330175, 0.049704758348872176, 0.06626290342844149, 0.0645491270830682, 0.8151164354186439, 0.2131918549891599, 1.8975228919171692], "min": [0.3913455177691563, 0.26338487225489543, 1.0038537714425877, -2.4116353412178415, 0.7413558908260662, -3.127295739434651, 0.4834749152655583, -0.3986341790943965, 1.0517682443879117, 0.8500639557462238, 0.46327566433344547, -3.0055390997973994], "max": [0.47802986216175997, 0.3945915527455934, 1.059968028530575, -0.4272900777986719, 1.3146115327527848, 3.1383184015310004, 0.6339497459148404, -0.1928492062617099, 1.2568642023912526, 3.0241109198368754, 1.4516058248277166, 3.127479751428229], "count": [426]}, "eef_sim_pose_action": {"mean": [0.40797314471721285, 0.3552401529970661, 1.0383570595212541, -1.2107732280427872, 0.9285605066824191, -0.6995728957549564, 0.5514610112255539, -0.32894214947612094, 1.124615259423159, 1.8610388926286225, 0.9625143296161458, -0.019905464439638608], "std": [0.022862227945804284, 0.02754883782246011, 0.01624280670219406, 0.6403899499650647, 0.1824946058136121, 1.6623093399330175, 0.049704758348872176, 0.06626290342844149, 0.0645491270830682, 0.8151164354186439, 0.2131918549891599, 1.8975228919171692], "min": [0.3913455177691563, 0.26338487225489543, 1.0038537714425877, -2.4116353412178415, 0.7413558908260662, -3.127295739434651, 0.4834749152655583, -0.3986341790943965, 1.0517682443879117, 0.8500639557462238, 0.46327566433344547, -3.0055390997973994], "max": [0.47802986216175997, 0.3945915527455934, 1.059968028530575, -0.4272900777986719, 1.3146115327527848, 3.1383184015310004, 0.6339497459148404, -0.1928492062617099, 1.2568642023912526, 3.0241109198368754, 1.4516058248277166, 3.127479751428229], "count": [426]}, "gripper_mode_state": {"mean": [0.2887323943661972, 0.8568075117370892], "std": [0.4531732547379209, 0.35026903883726956], "min": [0, 0], "max": [1, 1], "count": [426]}, "gripper_activity_state": {"mean": [1.6408450704225352, 1.9014084507042253], "std": [0.702191899881889, 0.3931907364546481], "min": [0, 0], "max": [2, 2], "count": [426]}, "gripper_mode_action": {"mean": [0.2887323943661972, 0.8568075117370892], "std": [0.4531732547379209, 0.35026903883726956], "min": [0, 0], "max": [1, 1], "count": [426]}, "gripper_activity_action": {"mean": [1.6408450704225352, 1.9014084507042253], "std": [0.702191899881889, 0.3931907364546481], "min": [0, 0], "max": [2, 2], "count": [426]}, "gripper_open_scale_state": {"mean": [0.5489753524977286, 0.4323274647170945], "std": [0.24161646858583477, 0.17404829864363233], "min": [0.046, 0.161], "max": [0.842, 0.802], "count": [426]}, "gripper_open_scale_action": {"mean": [0.5489753524977286, 0.4323274647170945], "std": [0.24161646858583477, 0.17404829864363233], "min": [0.046, 0.161], "max": [0.842, 0.802], "count": [426]}}} +{"episode_index": 620, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.4899976062091503]], [[0.4165871609477124]], [[0.39983833741830066]]], "std": [[[0.12147707027195129]], [[0.21132053188708094]], [[0.2333903422681759]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4664102328431372]], [[0.46626411968954246]], [[0.46005763888888884]]], "std": [[[0.06094104610157093]], [[0.08081403492833615]], [[0.0855903400429609]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.474697397875817]], [[0.4472067830882353]], [[0.4326102777777778]]], "std": [[[0.06853398785135743]], [[0.14539457972189224]], [[0.16597853835552476]]], "count": [100]}, "observation.state": {"min": [0.29101619124412537, 1.8616904020309448, -0.9882926940917969, -1.016270399093628, -2.6152539253234863, -1.9246793985366821, 1.0134079456329346, 162.0, 0.13683800399303436, 0.28907400369644165, -0.01989700086414814, -3.125, -0.2029999941587448, -0.7630000114440918, -0.4847826659679413, -2.0709378719329834, -0.9326515793800354, -0.09363691508769989, -1.0539345741271973, -1.9150277376174927, 2.027217388153076, 48.0, -0.3944689929485321, 0.1581919938325882, -0.04211699962615967, -3.11899995803833, 0.7850000262260437, -3.130185127258301], "max": [0.9306444525718689, 2.0733115673065186, 0.08522442728281021, -0.1618792861700058, -1.1295771598815918, -1.3274625539779663, 2.1897950172424316, 636.0, 0.4031539857387543, 0.41077500581741333, 0.14683100581169128, 3.1389999389648438, 1.430999994277954, 1.2059999704360962, -0.08848819881677628, -2.0386319160461426, -0.03326597809791565, 0.36210349202156067, -0.8509527444839478, -1.6725316047668457, 2.710286855697632, 855.0, -0.2577170133590698, 0.2764570116996765, 0.09130699932575226, 3.121999979019165, 1.437000036239624, 3.128999948501587], "mean": [0.5364993810653687, 2.0113167762756348, -0.5689730644226074, -0.5452742576599121, -1.6517984867095947, -1.5944172143936157, 1.4508696794509888, 410.5953674316406, 0.27442941069602966, 0.3440069258213043, 0.06957638263702393, -1.275107741355896, 0.7539905905723572, 0.1747872233390808, -0.1644906997680664, -2.0628128051757812, -0.571820080280304, 0.0696912333369255, -0.9687414765357971, -1.8092976808547974, 2.364253520965576, 689.5794677734375, -0.35657790303230286, 0.20333734154701233, 0.046943869441747665, 0.9587144255638123, 0.9999676942825317, 0.5623170733451843], "std": [0.25472190976142883, 0.06517023593187332, 0.29556214809417725, 0.2961623966693878, 0.5855616331100464, 0.10989241302013397, 0.47903433442115784, 135.59913635253906, 0.08261290192604065, 0.047141797840595245, 0.03847184032201767, 1.7508777379989624, 0.590617835521698, 0.633661150932312, 0.1080729141831398, 0.00792178139090538, 0.34957197308540344, 0.17098532617092133, 0.08738256245851517, 0.059332720935344696, 0.1563505381345749, 240.9394073486328, 0.037647001445293427, 0.03157036751508713, 0.03824630752205849, 1.435315728187561, 0.13159175217151642, 2.2988479137420654], "count": [409]}, "action": {"min": [0.29101619124412537, 1.8616904020309448, -0.9882926940917969, -1.016270399093628, -2.6152539253234863, -1.9246793985366821, 1.0134079456329346, 162.0, 0.13683800399303436, 0.28907400369644165, -0.01989700086414814, -3.125, -0.2029999941587448, -0.7630000114440918, -0.4847826659679413, -2.0709378719329834, -0.9326515793800354, -0.09363691508769989, -1.0539345741271973, -1.9150277376174927, 2.027217388153076, 48.0, -0.3944689929485321, 0.1581919938325882, -0.04211699962615967, -3.11899995803833, 0.7850000262260437, -3.130185127258301], "max": [0.9306444525718689, 2.0733115673065186, 0.08522442728281021, -0.1618792861700058, -1.1295771598815918, -1.3274625539779663, 2.1897950172424316, 636.0, 0.4031539857387543, 0.41077500581741333, 0.14683100581169128, 3.1389999389648438, 1.430999994277954, 1.2059999704360962, -0.08848819881677628, -2.0386319160461426, -0.03326597809791565, 0.36210349202156067, -0.8509527444839478, -1.6725316047668457, 2.710286855697632, 855.0, -0.2577170133590698, 0.2764570116996765, 0.09130699932575226, 3.121999979019165, 1.437000036239624, 3.128999948501587], "mean": [0.5364993810653687, 2.0113167762756348, -0.5689730644226074, -0.5452742576599121, -1.6517984867095947, -1.5944172143936157, 1.4508696794509888, 410.5953674316406, 0.27442941069602966, 0.3440069258213043, 0.06957638263702393, -1.275107741355896, 0.7539905905723572, 0.1747872233390808, -0.1644906997680664, -2.0628128051757812, -0.571820080280304, 0.0696912333369255, -0.9687414765357971, -1.8092976808547974, 2.364253520965576, 689.5794677734375, -0.35657790303230286, 0.20333734154701233, 0.046943869441747665, 0.9587144255638123, 0.9999676942825317, 0.5623170733451843], "std": [0.25472190976142883, 0.06517023593187332, 0.29556214809417725, 0.2961623966693878, 0.5855616331100464, 0.10989241302013397, 0.47903433442115784, 135.59913635253906, 0.08261290192604065, 0.047141797840595245, 0.03847184032201767, 1.7508777379989624, 0.590617835521698, 0.633661150932312, 0.1080729141831398, 0.00792178139090538, 0.34957197308540344, 0.17098532617092133, 0.08738256245851517, 0.059332720935344696, 0.1563505381345749, 240.9394073486328, 0.037647001445293427, 0.03157036751508713, 0.03824630752205849, 1.435315728187561, 0.13159175217151642, 2.2988479137420654], "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": [699], "max": [699], "mean": [699.0], "std": [0.0], "count": [409]}, "index": {"min": [341649], "max": [342057], "mean": [341853.0], "std": [118.06777714516353], "count": [409]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [409]}, "subtask_annotation": {"mean": [13.938875305623473, 29.0, 29.0, 29.0, 29.0], "std": [7.69330701442443, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [409]}, "scene_annotation": {"mean": [699.0], "std": [0.0], "min": [699], "max": [699], "count": [409]}, "eef_direction_state": {"mean": [4.623471882640587, 4.506112469437653], "std": [1.9865160801614394, 1.7073369065694133], "min": [0, 0], "max": [6, 6], "count": [409]}, "eef_velocity_state": {"mean": [0.4743276283618582, 0.7897310513447433], "std": [0.6596665826302858, 0.8153731808191506], "min": [0, 0], "max": [2, 2], "count": [409]}, "eef_acc_mag_state": {"mean": [0.5941320293398533, 0.7139364303178484], "std": [0.8043675352178918, 0.8237468252714054], "min": [0, 0], "max": [2, 2], "count": [409]}, "eef_direction_action": {"mean": [4.623471882640587, 4.506112469437653], "std": [1.9865160801614394, 1.7073369065694133], "min": [0, 0], "max": [6, 6], "count": [409]}, "eef_velocity_action": {"mean": [0.4743276283618582, 0.7897310513447433], "std": [0.6596665826302858, 0.8153731808191506], "min": [0, 0], "max": [2, 2], "count": [409]}, "eef_acc_mag_action": {"mean": [0.5941320293398533, 0.7139364303178484], "std": [0.8043675352178918, 0.8237468252714054], "min": [0, 0], "max": [2, 2], "count": [409]}, "eef_sim_pose_state": {"mean": [0.39173155581421554, 0.3551900478483857, 1.0333888882332423, -1.0852383019951237, 1.0163782715158811, -1.3501150785342686, 0.5447575771409918, -0.3230148072735276, 1.1248135233468153, 1.7190560819793264, 0.8888218224945481, -0.1581934068979353], "std": [0.03427915138428469, 0.033594782228729705, 0.016728245137961423, 0.5745682091146124, 0.126501795303327, 0.8664850861393213, 0.06372998280547887, 0.07042757286631596, 0.06246888376099502, 0.9488792968576341, 0.2148616413651371, 1.7490902249321412], "min": [0.34864678672590355, 0.25437139622755245, 0.9957502110564925, -2.303330966388927, 0.898355120299871, -2.943348950767099, 0.47465348976132654, -0.40672530251338973, 1.0362196214743757, 0.6230594396979205, 0.40914814927387955, -3.1318479551322724], "max": [0.47931857239169184, 0.3861849197352641, 1.0556860895185296, -0.31321428618409275, 1.3533369587781614, -0.43958138125646623, 0.6288576676281987, -0.18853129366440263, 1.2421395203069956, 2.981308167637306, 1.489009321683556, 3.0682391776243456], "count": [409]}, "eef_sim_pose_action": {"mean": [0.39173155581421554, 0.3551900478483857, 1.0333888882332423, -1.0852383019951237, 1.0163782715158811, -1.3501150785342686, 0.5447575771409918, -0.3230148072735276, 1.1248135233468153, 1.7190560819793264, 0.8888218224945481, -0.1581934068979353], "std": [0.03427915138428469, 0.033594782228729705, 0.016728245137961423, 0.5745682091146124, 0.126501795303327, 0.8664850861393213, 0.06372998280547887, 0.07042757286631596, 0.06246888376099502, 0.9488792968576341, 0.2148616413651371, 1.7490902249321412], "min": [0.34864678672590355, 0.25437139622755245, 0.9957502110564925, -2.303330966388927, 0.898355120299871, -2.943348950767099, 0.47465348976132654, -0.40672530251338973, 1.0362196214743757, 0.6230594396979205, 0.40914814927387955, -3.1318479551322724], "max": [0.47931857239169184, 0.3861849197352641, 1.0556860895185296, -0.31321428618409275, 1.3533369587781614, -0.43958138125646623, 0.6288576676281987, -0.18853129366440263, 1.2421395203069956, 2.981308167637306, 1.489009321683556, 3.0682391776243456], "count": [409]}, "gripper_mode_state": {"mean": [0.17114914425427874, 0.8459657701711492], "std": [0.37663923677082095, 0.36098155890555106], "min": [0, 0], "max": [1, 1], "count": [409]}, "gripper_activity_state": {"mean": [1.841075794621027, 1.8924205378973105], "std": [0.4603334781716303, 0.41742751495120717], "min": [0, 0], "max": [2, 2], "count": [409]}, "gripper_mode_action": {"mean": [0.17114914425427874, 0.8459657701711492], "std": [0.37663923677082095, 0.36098155890555106], "min": [0, 0], "max": [1, 1], "count": [409]}, "gripper_activity_action": {"mean": [1.841075794621027, 1.8924205378973105], "std": [0.4603334781716303, 0.41742751495120717], "min": [0, 0], "max": [2, 2], "count": [409]}, "gripper_open_scale_state": {"mean": [0.6895794618695174, 0.4105953547843788], "std": [0.24093944702735293, 0.13559930447590404], "min": [0.048, 0.162], "max": [0.855, 0.636], "count": [409]}, "gripper_open_scale_action": {"mean": [0.6895794618695174, 0.4105953547843788], "std": [0.24093944702735293, 0.13559930447590404], "min": [0.048, 0.162], "max": [0.855, 0.636], "count": [409]}}} +{"episode_index": 621, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7333333333333333]], [[0.7333333333333333]]], "mean": [[[0.48360268382352944]], [[0.4111448937908497]], [[0.39530987540849677]]], "std": [[[0.12359997463701136]], [[0.21286696017203216]], [[0.23373627744795517]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8666666666666667]], [[0.8313725490196079]], [[0.8392156862745098]]], "mean": [[[0.47235311274509806]], [[0.4741560682189543]], [[0.470122506127451]]], "std": [[[0.07066699198960529]], [[0.0789518911677875]], [[0.08070435161761791]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.46914472630718956]], [[0.4353034783496732]], [[0.418304591503268]]], "std": [[[0.067945467375203]], [[0.1536617198532155]], [[0.17687118429570742]]], "count": [100]}, "observation.state": {"min": [0.2929360568523407, 1.886508822441101, -0.9619905948638916, -1.132474422454834, -2.6871612071990967, -1.8427361249923706, 0.9561960697174072, 164.0, 0.17037400603294373, 0.28812500834465027, 0.006175999995321035, -3.1411852836608887, -0.11600000411272049, -0.7960000038146973, -0.37320375442504883, -2.074323892593384, -0.9664411544799805, -0.11817625164985657, -0.8791048526763916, -2.041145086288452, 2.2042810916900635, -1.0, -0.38596001267433167, 0.183788001537323, -0.018919000402092934, 0.8429999947547913, 0.699999988079071, -3.1371853351593018], "max": [0.9048660397529602, 2.0724215507507324, 0.037315141409635544, -0.24377013742923737, -1.1305370330810547, -1.5200247764587402, 2.2774455547332764, 647.0, 0.36414700746536255, 0.41537898778915405, 0.15580099821090698, 3.13100004196167, 1.3589999675750732, 0.8899999856948853, -0.08271115273237228, -2.0277061462402344, 0.0172787606716156, 0.339815616607666, -0.863606333732605, -1.599908471107483, 2.663005828857422, 809.0, -0.2803780138492584, 0.22950300574302673, 0.08110400289297104, 2.9839999675750732, 1.2380000352859497, 3.065000057220459], "mean": [0.5539509654045105, 2.000824451446533, -0.6233729720115662, -0.6650492548942566, -1.8418775796890259, -1.5956915616989136, 1.6592237949371338, 385.9617919921875, 0.26191258430480957, 0.3562828004360199, 0.06287337839603424, -2.039578437805176, 0.7129101753234863, -0.454475075006485, -0.16238312423229218, -2.064695119857788, -0.613231897354126, 0.0701865553855896, -0.8736499547958374, -1.9137651920318604, 2.4995203018188477, 575.0282592773438, -0.3412913680076599, 0.1980651617050171, 0.04873291030526161, 1.556601643562317, 0.8844648003578186, 0.4264805316925049], "std": [0.21212348341941833, 0.0583234466612339, 0.2288629114627838, 0.26957812905311584, 0.5079776644706726, 0.10363167524337769, 0.40307459235191345, 122.77873992919922, 0.05677584931254387, 0.03610076755285263, 0.03207963705062866, 1.7706573009490967, 0.5665212273597717, 0.4135720431804657, 0.08677162230014801, 0.010056142695248127, 0.4111218750476837, 0.19433605670928955, 0.005297055933624506, 0.1192227303981781, 0.17315177619457245, 231.5777130126953, 0.02595878206193447, 0.01321833673864603, 0.03603406995534897, 0.8330895304679871, 0.1353386640548706, 2.4448773860931396], "count": [301]}, "action": {"min": [0.2929360568523407, 1.886508822441101, -0.9619905948638916, -1.132474422454834, -2.6871612071990967, -1.8427361249923706, 0.9561960697174072, 164.0, 0.17037400603294373, 0.28812500834465027, 0.006175999995321035, -3.1411852836608887, -0.11600000411272049, -0.7960000038146973, -0.37320375442504883, -2.074323892593384, -0.9664411544799805, -0.11817625164985657, -0.8791048526763916, -2.041145086288452, 2.2042810916900635, -1.0, -0.38596001267433167, 0.183788001537323, -0.018919000402092934, 0.8429999947547913, 0.699999988079071, -3.1371853351593018], "max": [0.9048660397529602, 2.0724215507507324, 0.037315141409635544, -0.24377013742923737, -1.1305370330810547, -1.5200247764587402, 2.2774455547332764, 647.0, 0.36414700746536255, 0.41537898778915405, 0.15580099821090698, 3.13100004196167, 1.3589999675750732, 0.8899999856948853, -0.08271115273237228, -2.0277061462402344, 0.0172787606716156, 0.339815616607666, -0.863606333732605, -1.599908471107483, 2.663005828857422, 809.0, -0.2803780138492584, 0.22950300574302673, 0.08110400289297104, 2.9839999675750732, 1.2380000352859497, 3.065000057220459], "mean": [0.5539509654045105, 2.000824451446533, -0.6233729720115662, -0.6650492548942566, -1.8418775796890259, -1.5956915616989136, 1.6592237949371338, 385.9617919921875, 0.26191258430480957, 0.3562828004360199, 0.06287337839603424, -2.039578437805176, 0.7129101753234863, -0.454475075006485, -0.16238312423229218, -2.064695119857788, -0.613231897354126, 0.0701865553855896, -0.8736499547958374, -1.9137651920318604, 2.4995203018188477, 575.0282592773438, -0.3412913680076599, 0.1980651617050171, 0.04873291030526161, 1.556601643562317, 0.8844648003578186, 0.4264805316925049], "std": [0.21212348341941833, 0.0583234466612339, 0.2288629114627838, 0.26957812905311584, 0.5079776644706726, 0.10363167524337769, 0.40307459235191345, 122.77873992919922, 0.05677584931254387, 0.03610076755285263, 0.03207963705062866, 1.7706573009490967, 0.5665212273597717, 0.4135720431804657, 0.08677162230014801, 0.010056142695248127, 0.4111218750476837, 0.19433605670928955, 0.005297055933624506, 0.1192227303981781, 0.17315177619457245, 231.5777130126953, 0.02595878206193447, 0.01321833673864603, 0.03603406995534897, 0.8330895304679871, 0.1353386640548706, 2.4448773860931396], "count": [301]}, "timestamp": {"min": [0.0], "max": [10.0], "mean": [5.0], "std": [2.8963578661637945], "count": [301]}, "frame_index": {"min": [0], "max": [300], "mean": [150.0], "std": [86.89073598491383], "count": [301]}, "episode_index": {"min": [700], "max": [700], "mean": [700.0], "std": [0.0], "count": [301]}, "index": {"min": [342058], "max": [342358], "mean": [342208.0], "std": [86.89073598491383], "count": [301]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [301]}, "subtask_annotation": {"mean": [15.282392026578073, 29.0, 29.0, 29.0, 29.0], "std": [7.898230736263583, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [301]}, "scene_annotation": {"mean": [700.0], "std": [0.0], "min": [700], "max": [700], "count": [301]}, "eef_direction_state": {"mean": [4.681063122923588, 4.166112956810632], "std": [1.8294218353975804, 1.9235335287980302], "min": [0, 0], "max": [6, 6], "count": [301]}, "eef_velocity_state": {"mean": [0.5348837209302325, 0.9269102990033222], "std": [0.6743613218885288, 0.8280626763358219], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_state": {"mean": [0.6578073089700996, 0.8837209302325582], "std": [0.8146379927401382, 0.8605997919208945], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_direction_action": {"mean": [4.681063122923588, 4.166112956810632], "std": [1.8294218353975804, 1.9235335287980302], "min": [0, 0], "max": [6, 6], "count": [301]}, "eef_velocity_action": {"mean": [0.5348837209302325, 0.9269102990033222], "std": [0.6743613218885288, 0.8280626763358219], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_action": {"mean": [0.6578073089700996, 0.8837209302325582], "std": [0.8146379927401382, 0.8605997919208945], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_sim_pose_state": {"mean": [0.38900817424712436, 0.3488559186094897, 1.0421734438506745, -0.8675508513940035, 1.0653981937814678, -0.5968198660801391, 0.559299408357519, -0.31699757035639087, 1.1341045248740242, 1.913257587965116, 0.8953110853478166, 0.14039628410316907], "std": [0.017685660963301358, 0.017225000834002028, 0.019757527671919312, 0.7288131635124256, 0.1655706804590427, 1.4231820619901279, 0.04916097082058934, 0.049174955961485696, 0.05523854171411577, 0.761199231756412, 0.2396713633354515, 2.1553263214487077], "min": [0.37340797527653535, 0.29896768109043026, 0.9930175737555548, -2.590841321321261, 0.9147306750283999, -3.130079668467137, 0.47299147302672573, -0.40132283358361337, 1.0567950733289202, 0.9766663564585154, 0.4210074755441311, -3.1014394264510794], "max": [0.43490059543268766, 0.37023524694611365, 1.0586821854580155, -0.35260911937331735, 1.386096638631197, 3.1150843059584368, 0.6289176930214235, -0.2235354804117054, 1.238492290976282, 2.9863888808374295, 1.286631113492593, 3.115081580986294], "count": [301]}, "eef_sim_pose_action": {"mean": [0.38900817424712436, 0.3488559186094897, 1.0421734438506745, -0.8675508513940035, 1.0653981937814678, -0.5968198660801391, 0.559299408357519, -0.31699757035639087, 1.1341045248740242, 1.913257587965116, 0.8953110853478166, 0.14039628410316907], "std": [0.017685660963301358, 0.017225000834002028, 0.019757527671919312, 0.7288131635124256, 0.1655706804590427, 1.4231820619901279, 0.04916097082058934, 0.049174955961485696, 0.05523854171411577, 0.761199231756412, 0.2396713633354515, 2.1553263214487077], "min": [0.37340797527653535, 0.29896768109043026, 0.9930175737555548, -2.590841321321261, 0.9147306750283999, -3.130079668467137, 0.47299147302672573, -0.40132283358361337, 1.0567950733289202, 0.9766663564585154, 0.4210074755441311, -3.1014394264510794], "max": [0.43490059543268766, 0.37023524694611365, 1.0586821854580155, -0.35260911937331735, 1.386096638631197, 3.1150843059584368, 0.6289176930214235, -0.2235354804117054, 1.238492290976282, 2.9863888808374295, 1.286631113492593, 3.115081580986294], "count": [301]}, "gripper_mode_state": {"mean": [0.21926910299003322, 0.8172757475083057], "std": [0.41375133046792684, 0.3864402929859258], "min": [0, 0], "max": [1, 1], "count": [301]}, "gripper_activity_state": {"mean": [1.5880398671096345, 1.8870431893687707], "std": [0.7623118874142037, 0.4241836734627516], "min": [0, 0], "max": [2, 2], "count": [301]}, "gripper_mode_action": {"mean": [0.21926910299003322, 0.8172757475083057], "std": [0.41375133046792684, 0.3864402929859258], "min": [0, 0], "max": [1, 1], "count": [301]}, "gripper_activity_action": {"mean": [1.5880398671096345, 1.8870431893687707], "std": [0.7623118874142037, 0.4241836734627516], "min": [0, 0], "max": [2, 2], "count": [301]}, "gripper_open_scale_state": {"mean": [0.5750315614475363, 0.38596179381715906], "std": [0.2315694105882312, 0.1227789215651024], "min": [0.0, 0.164], "max": [0.809, 0.647], "count": [301]}, "gripper_open_scale_action": {"mean": [0.5750315614475363, 0.38596179381715906], "std": [0.2315694105882312, 0.1227789215651024], "min": [0.0, 0.164], "max": [0.809, 0.647], "count": [301]}}} +{"episode_index": 622, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.48690934232026145]], [[0.4115407802287582]], [[0.39250657679738565]]], "std": [[[0.12676030663796672]], [[0.21641811227864227]], [[0.23925442984060202]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4811789848856209]], [[0.4793106209150327]], [[0.4741313255718954]]], "std": [[[0.08280552317425743]], [[0.10381615695265234]], [[0.1080981226133305]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[1.0]], [[1.0]]], "mean": [[[0.4680912602124183]], [[0.42428004697712424]], [[0.4003337745098039]]], "std": [[[0.0698868228879039]], [[0.16683070442939615]], [[0.19438531698206737]]], "count": [100]}, "observation.state": {"min": [0.28789207339286804, 1.8168528079986572, -1.0671641826629639, -1.0503216981887817, -2.5831222534179688, -2.0049121379852295, 0.9017592668533325, 133.0, 0.1373469978570938, 0.2821129858493805, -0.03712400048971176, -3.1401853561401367, -0.2619999945163727, -0.9039999842643738, -0.5434606075286865, -2.0727529525756836, -0.9404881596565247, -0.10279989242553711, -0.9605070948600769, -2.01873517036438, 2.114553689956665, 45.0, -0.37175101041793823, 0.204803004860878, -0.05231500044465065, -3.1361851692199707, 0.6370000243186951, -3.1361851692199707], "max": [1.0357656478881836, 2.075580596923828, 0.15791741013526917, -0.13894566893577576, -1.0000039339065552, -1.4407343864440918, 2.238908290863037, 702.0, 0.38236498832702637, 0.4230380058288574, 0.1645980030298233, 3.130000114440918, 1.309000015258789, 0.9950000047683716, -0.15528196096420288, -2.0207772254943848, 0.25050708651542664, 0.4245164692401886, -0.8532041907310486, -1.5194486379623413, 2.621659278869629, 805.0, -0.24295000731945038, 0.2839139997959137, 0.07812099903821945, 3.1410000324249268, 1.2070000171661377, 3.0399999618530273], "mean": [0.5625441074371338, 2.0031137466430664, -0.6572230458259583, -0.5507699251174927, -1.6632802486419678, -1.6135953664779663, 1.4562318325042725, 389.7212829589844, 0.26685282588005066, 0.3498329222202301, 0.0641140267252922, -1.264190435409546, 0.7033370137214661, 0.06993052363395691, -0.25379371643066406, -2.0626845359802246, -0.4714815020561218, 0.0893254354596138, -0.8741384744644165, -1.85475754737854, 2.313868522644043, 673.6160278320312, -0.3248477578163147, 0.2253517508506775, 0.030567554756999016, 1.3047517538070679, 0.9306546449661255, 0.1364874243736267], "std": [0.2513073980808258, 0.08415979146957397, 0.2487589567899704, 0.30255427956581116, 0.6847712397575378, 0.12103515863418579, 0.5104186534881592, 154.81930541992188, 0.06770522147417068, 0.03840235620737076, 0.04201993718743324, 1.8882192373275757, 0.6323066353797913, 0.6206851601600647, 0.11478609591722488, 0.009574604220688343, 0.4810965359210968, 0.18059074878692627, 0.023272905498743057, 0.16814568638801575, 0.15686841309070587, 215.4430389404297, 0.029166676104068756, 0.023971661925315857, 0.05036696419119835, 1.4752432107925415, 0.14284563064575195, 2.2716786861419678], "count": [418]}, "action": {"min": [0.28789207339286804, 1.8168528079986572, -1.0671641826629639, -1.0503216981887817, -2.5831222534179688, -2.0049121379852295, 0.9017592668533325, 133.0, 0.1373469978570938, 0.2821129858493805, -0.03712400048971176, -3.1401853561401367, -0.2619999945163727, -0.9039999842643738, -0.5434606075286865, -2.0727529525756836, -0.9404881596565247, -0.10279989242553711, -0.9605070948600769, -2.01873517036438, 2.114553689956665, 45.0, -0.37175101041793823, 0.204803004860878, -0.05231500044465065, -3.1361851692199707, 0.6370000243186951, -3.1361851692199707], "max": [1.0357656478881836, 2.075580596923828, 0.15791741013526917, -0.13894566893577576, -1.0000039339065552, -1.4407343864440918, 2.238908290863037, 702.0, 0.38236498832702637, 0.4230380058288574, 0.1645980030298233, 3.130000114440918, 1.309000015258789, 0.9950000047683716, -0.15528196096420288, -2.0207772254943848, 0.25050708651542664, 0.4245164692401886, -0.8532041907310486, -1.5194486379623413, 2.621659278869629, 805.0, -0.24295000731945038, 0.2839139997959137, 0.07812099903821945, 3.1410000324249268, 1.2070000171661377, 3.0399999618530273], "mean": [0.5625441074371338, 2.0031137466430664, -0.6572230458259583, -0.5507699251174927, -1.6632802486419678, -1.6135953664779663, 1.4562318325042725, 389.7212829589844, 0.26685282588005066, 0.3498329222202301, 0.0641140267252922, -1.264190435409546, 0.7033370137214661, 0.06993052363395691, -0.25379371643066406, -2.0626845359802246, -0.4714815020561218, 0.0893254354596138, -0.8741384744644165, -1.85475754737854, 2.313868522644043, 673.6160278320312, -0.3248477578163147, 0.2253517508506775, 0.030567554756999016, 1.3047517538070679, 0.9306546449661255, 0.1364874243736267], "std": [0.2513073980808258, 0.08415979146957397, 0.2487589567899704, 0.30255427956581116, 0.6847712397575378, 0.12103515863418579, 0.5104186534881592, 154.81930541992188, 0.06770522147417068, 0.03840235620737076, 0.04201993718743324, 1.8882192373275757, 0.6323066353797913, 0.6206851601600647, 0.11478609591722488, 0.009574604220688343, 0.4810965359210968, 0.18059074878692627, 0.023272905498743057, 0.16814568638801575, 0.15686841309070587, 215.4430389404297, 0.029166676104068756, 0.023971661925315857, 0.05036696419119835, 1.4752432107925415, 0.14284563064575195, 2.2716786861419678], "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": [701], "max": [701], "mean": [701.0], "std": [0.0], "count": [418]}, "index": {"min": [342359], "max": [342776], "mean": [342567.5], "std": [120.66586095495279], "count": [418]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [418]}, "subtask_annotation": {"mean": [14.578947368421053, 29.0, 29.0, 29.0, 29.0], "std": [7.696375636299781, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [418]}, "scene_annotation": {"mean": [701.0], "std": [0.0], "min": [701], "max": [701], "count": [418]}, "eef_direction_state": {"mean": [4.291866028708134, 3.9688995215311005], "std": [1.994245516034563, 1.903532157362881], "min": [0, 0], "max": [6, 6], "count": [418]}, "eef_velocity_state": {"mean": [0.5813397129186603, 0.9114832535885168], "std": [0.6593719822004287, 0.7573007979154529], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_acc_mag_state": {"mean": [0.6794258373205742, 0.80622009569378], "std": [0.822883049067412, 0.8290535154392566], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_direction_action": {"mean": [4.291866028708134, 3.9688995215311005], "std": [1.994245516034563, 1.903532157362881], "min": [0, 0], "max": [6, 6], "count": [418]}, "eef_velocity_action": {"mean": [0.5813397129186603, 0.9114832535885168], "std": [0.6593719822004287, 0.7573007979154529], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_acc_mag_action": {"mean": [0.6794258373205742, 0.80622009569378], "std": [0.822883049067412, 0.8290535154392566], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_sim_pose_state": {"mean": [0.4194126767992448, 0.3301940725889954, 1.043594746015828, -1.079979989104159, 0.9749131120011449, -0.9968218797399262, 0.5523008844101317, -0.31526558086861745, 1.12825487906513, 1.7283699536981207, 0.8437929491389081, -0.20606873129594225], "std": [0.029440832678641424, 0.030268261152552565, 0.022618339517269166, 0.7047778091253394, 0.1709377817556088, 1.6092681625504301, 0.0548297699730221, 0.06465229299884241, 0.05995596111578669, 0.9784676352545468, 0.24505392914073432, 1.8117891408647353], "min": [0.39359077503770057, 0.24674419538314796, 0.9970538562988721, -2.261739634931784, 0.7699991680247589, -3.141163327127711, 0.4663798540017279, -0.4319449071707403, 1.0404828473809835, 0.5824624843930883, 0.41593976821840895, -3.114343596275558], "max": [0.49097578473707787, 0.3759266467502545, 1.0629810577911991, -0.4156851198795252, 1.287169380796306, 3.1328490049596205, 0.6409324453175202, -0.15981575932829228, 1.2573483433265196, 3.127257471712073, 1.4996004108593306, 3.094543234408863], "count": [418]}, "eef_sim_pose_action": {"mean": [0.4194126767992448, 0.3301940725889954, 1.043594746015828, -1.079979989104159, 0.9749131120011449, -0.9968218797399262, 0.5523008844101317, -0.31526558086861745, 1.12825487906513, 1.7283699536981207, 0.8437929491389081, -0.20606873129594225], "std": [0.029440832678641424, 0.030268261152552565, 0.022618339517269166, 0.7047778091253394, 0.1709377817556088, 1.6092681625504301, 0.0548297699730221, 0.06465229299884241, 0.05995596111578669, 0.9784676352545468, 0.24505392914073432, 1.8117891408647353], "min": [0.39359077503770057, 0.24674419538314796, 0.9970538562988721, -2.261739634931784, 0.7699991680247589, -3.141163327127711, 0.4663798540017279, -0.4319449071707403, 1.0404828473809835, 0.5824624843930883, 0.41593976821840895, -3.114343596275558], "max": [0.49097578473707787, 0.3759266467502545, 1.0629810577911991, -0.4156851198795252, 1.287169380796306, 3.1328490049596205, 0.6409324453175202, -0.15981575932829228, 1.2573483433265196, 3.127257471712073, 1.4996004108593306, 3.094543234408863], "count": [418]}, "gripper_mode_state": {"mean": [0.16267942583732056, 0.8397129186602871], "std": [0.3690729335057775, 0.36687209337221227], "min": [0, 0], "max": [1, 1], "count": [418]}, "gripper_activity_state": {"mean": [1.8516746411483254, 1.8827751196172249], "std": [0.4812360176336909, 0.44089942017551725], "min": [0, 0], "max": [2, 2], "count": [418]}, "gripper_mode_action": {"mean": [0.16267942583732056, 0.8397129186602871], "std": [0.3690729335057775, 0.36687209337221227], "min": [0, 0], "max": [1, 1], "count": [418]}, "gripper_activity_action": {"mean": [1.8516746411483254, 1.8827751196172249], "std": [0.4812360176336909, 0.44089942017551725], "min": [0, 0], "max": [2, 2], "count": [418]}, "gripper_open_scale_state": {"mean": [0.6736160286168729, 0.38972129197554095], "std": [0.21544307628115938, 0.1548192621152056], "min": [0.045, 0.133], "max": [0.805, 0.702], "count": [418]}, "gripper_open_scale_action": {"mean": [0.6736160286168729, 0.38972129197554095], "std": [0.21544307628115938, 0.1548192621152056], "min": [0.045, 0.133], "max": [0.805, 0.702], "count": [418]}}} +{"episode_index": 623, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.48889499387254903]], [[0.4142258394607843]], [[0.3956211008986928]]], "std": [[[0.12406391609754451]], [[0.21424055325933467]], [[0.2373178665655656]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47931879289215684]], [[0.47631932802287585]], [[0.47026689542483663]]], "std": [[[0.07120107535705604]], [[0.09652280487445736]], [[0.10207583661954667]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.4722822671568627]], [[0.43829666053921573]], [[0.42053821078431375]]], "std": [[[0.07084342376775049]], [[0.15591229183203822]], [[0.1782734478434573]]], "count": [100]}, "observation.state": {"min": [0.25757572054862976, 1.8950263261795044, -0.9287246465682983, -1.175863265991211, -2.6450116634368896, -2.004528045654297, 0.9296495914459229, 145.0, 0.13443100452423096, 0.27314499020576477, -0.0177839994430542, -3.1381852626800537, -0.17000000178813934, -0.7739999890327454, -0.493055522441864, -2.0722296237945557, -0.8503942489624023, -0.10442304611206055, -1.148635983467102, -1.9271577596664429, 2.0738351345062256, 65.0, -0.3714520037174225, 0.21073800325393677, -0.03449200093746185, 0.8709999322891235, 0.6359999775886536, -3.119999885559082], "max": [0.9940522909164429, 2.07261323928833, -0.2085494101047516, -0.13920745253562927, -1.0093936920166016, -1.3789148330688477, 2.1875956058502197, 622.0, 0.392628014087677, 0.42502498626708984, 0.15142500400543213, 3.1410000324249268, 1.315000057220459, 1.2890000343322754, -0.17781414091587067, -2.021423101425171, 0.2869495749473572, 0.4548153877258301, -0.9172229170799255, -1.6300678253173828, 2.598620891571045, 824.0, -0.25191301107406616, 0.2827500104904175, 0.0770149976015091, 2.9560000896453857, 1.2070000171661377, 3.1410000324249268], "mean": [0.5399962663650513, 2.013313055038452, -0.5847746133804321, -0.6107426285743713, -1.6261320114135742, -1.5490981340408325, 1.4853556156158447, 459.30126953125, 0.2814435362815857, 0.3496209979057312, 0.08780920505523682, -1.1006994247436523, 0.7322788834571838, 0.27531546354293823, -0.24301421642303467, -2.061206579208374, -0.44124361872673035, 0.09054755419492722, -0.9885157942771912, -1.794373631477356, 2.399219274520874, 696.035888671875, -0.3363383710384369, 0.2346954345703125, 0.03870640695095062, 1.6423304080963135, 0.9332817792892456, 0.46483340859413147], "std": [0.2733761668205261, 0.06545203924179077, 0.23289206624031067, 0.29756397008895874, 0.6922595500946045, 0.16231991350650787, 0.4161222577095032, 159.76617431640625, 0.08351071923971176, 0.04337114468216896, 0.044626880437135696, 1.7698522806167603, 0.631423830986023, 0.6867045760154724, 0.0812997967004776, 0.012977590784430504, 0.47423091530799866, 0.21455933153629303, 0.08293895423412323, 0.07704295963048935, 0.21562838554382324, 224.64373779296875, 0.02893112041056156, 0.017961662262678146, 0.03558625280857086, 0.8982737064361572, 0.14252761006355286, 2.3732845783233643], "count": [390]}, "action": {"min": [0.25757572054862976, 1.8950263261795044, -0.9287246465682983, -1.175863265991211, -2.6450116634368896, -2.004528045654297, 0.9296495914459229, 145.0, 0.13443100452423096, 0.27314499020576477, -0.0177839994430542, -3.1381852626800537, -0.17000000178813934, -0.7739999890327454, -0.493055522441864, -2.0722296237945557, -0.8503942489624023, -0.10442304611206055, -1.148635983467102, -1.9271577596664429, 2.0738351345062256, 65.0, -0.3714520037174225, 0.21073800325393677, -0.03449200093746185, 0.8709999322891235, 0.6359999775886536, -3.119999885559082], "max": [0.9940522909164429, 2.07261323928833, -0.2085494101047516, -0.13920745253562927, -1.0093936920166016, -1.3789148330688477, 2.1875956058502197, 622.0, 0.392628014087677, 0.42502498626708984, 0.15142500400543213, 3.1410000324249268, 1.315000057220459, 1.2890000343322754, -0.17781414091587067, -2.021423101425171, 0.2869495749473572, 0.4548153877258301, -0.9172229170799255, -1.6300678253173828, 2.598620891571045, 824.0, -0.25191301107406616, 0.2827500104904175, 0.0770149976015091, 2.9560000896453857, 1.2070000171661377, 3.1410000324249268], "mean": [0.5399962663650513, 2.013313055038452, -0.5847746133804321, -0.6107426285743713, -1.6261320114135742, -1.5490981340408325, 1.4853556156158447, 459.30126953125, 0.2814435362815857, 0.3496209979057312, 0.08780920505523682, -1.1006994247436523, 0.7322788834571838, 0.27531546354293823, -0.24301421642303467, -2.061206579208374, -0.44124361872673035, 0.09054755419492722, -0.9885157942771912, -1.794373631477356, 2.399219274520874, 696.035888671875, -0.3363383710384369, 0.2346954345703125, 0.03870640695095062, 1.6423304080963135, 0.9332817792892456, 0.46483340859413147], "std": [0.2733761668205261, 0.06545203924179077, 0.23289206624031067, 0.29756397008895874, 0.6922595500946045, 0.16231991350650787, 0.4161222577095032, 159.76617431640625, 0.08351071923971176, 0.04337114468216896, 0.044626880437135696, 1.7698522806167603, 0.631423830986023, 0.6867045760154724, 0.0812997967004776, 0.012977590784430504, 0.47423091530799866, 0.21455933153629303, 0.08293895423412323, 0.07704295963048935, 0.21562838554382324, 224.64373779296875, 0.02893112041056156, 0.017961662262678146, 0.03558625280857086, 0.8982737064361572, 0.14252761006355286, 2.3732845783233643], "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": [702], "max": [702], "mean": [702.0], "std": [0.0], "count": [390]}, "index": {"min": [342777], "max": [343166], "mean": [342971.5], "std": [112.5829323950423], "count": [390]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [390]}, "subtask_annotation": {"mean": [14.666666666666666, 29.0, 29.0, 29.0, 29.0], "std": [7.80674702711052, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [390]}, "scene_annotation": {"mean": [702.0], "std": [0.0], "min": [702], "max": [702], "count": [390]}, "eef_direction_state": {"mean": [4.61025641025641, 4.184615384615385], "std": [1.9153623037865726, 1.8924327663480964], "min": [0, 0], "max": [6, 6], "count": [390]}, "eef_velocity_state": {"mean": [0.49230769230769234, 0.9], "std": [0.6745880472781679, 0.782992288006033], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_acc_mag_state": {"mean": [0.5153846153846153, 0.8], "std": [0.7669581814356021, 0.8202563701797797], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_direction_action": {"mean": [4.61025641025641, 4.184615384615385], "std": [1.9153623037865726, 1.8924327663480964], "min": [0, 0], "max": [6, 6], "count": [390]}, "eef_velocity_action": {"mean": [0.49230769230769234, 0.9], "std": [0.6745880472781679, 0.782992288006033], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_acc_mag_action": {"mean": [0.5153846153846153, 0.8], "std": [0.7669581814356021, 0.8202563701797797], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_sim_pose_state": {"mean": [0.42565071917602326, 0.3405097928571887, 1.042057652633114, -1.0078169035366698, 1.047421000510096, -0.5805902836069992, 0.5498029905196057, -0.3375239153927381, 1.1338396156563926, 1.794241875333141, 0.8394565206567264, -0.09648294392737908], "std": [0.020516848155485358, 0.026259469684642274, 0.01431053857464684, 0.6782362209807367, 0.10453543752419973, 1.5995034864965172, 0.060082441236906266, 0.0733316191526433, 0.06320172776543484, 0.9526040982354539, 0.21569318099132853, 1.7078364273216369], "min": [0.40086012957537775, 0.2563918054822687, 1.009452375425333, -2.3231863747151262, 0.9246125836917347, -3.141587216133245, 0.4581717225750891, -0.42438972673917286, 1.0409783908783015, 0.7551932970106425, 0.3945868191992361, -3.0670356311548623], "max": [0.4877371145593633, 0.3724876621134662, 1.062368343719611, -0.45131881006091884, 1.2995399809015447, 3.1358089520900734, 0.6410233933899465, -0.18964204249526956, 1.2703256611583529, 3.0726269630018295, 1.4261138817204992, 3.102717058561503], "count": [390]}, "eef_sim_pose_action": {"mean": [0.42565071917602326, 0.3405097928571887, 1.042057652633114, -1.0078169035366698, 1.047421000510096, -0.5805902836069992, 0.5498029905196057, -0.3375239153927381, 1.1338396156563926, 1.794241875333141, 0.8394565206567264, -0.09648294392737908], "std": [0.020516848155485358, 0.026259469684642274, 0.01431053857464684, 0.6782362209807367, 0.10453543752419973, 1.5995034864965172, 0.060082441236906266, 0.0733316191526433, 0.06320172776543484, 0.9526040982354539, 0.21569318099132853, 1.7078364273216369], "min": [0.40086012957537775, 0.2563918054822687, 1.009452375425333, -2.3231863747151262, 0.9246125836917347, -3.141587216133245, 0.4581717225750891, -0.42438972673917286, 1.0409783908783015, 0.7551932970106425, 0.3945868191992361, -3.0670356311548623], "max": [0.4877371145593633, 0.3724876621134662, 1.062368343719611, -0.45131881006091884, 1.2995399809015447, 3.1358089520900734, 0.6410233933899465, -0.18964204249526956, 1.2703256611583529, 3.0726269630018295, 1.4261138817204992, 3.102717058561503], "count": [390]}, "gripper_mode_state": {"mean": [0.1564102564102564, 0.3282051282051282], "std": [0.3632438411039263, 0.4695599237850084], "min": [0, 0], "max": [1, 1], "count": [390]}, "gripper_activity_state": {"mean": [1.8076923076923077, 1.8615384615384616], "std": [0.5514012989692085, 0.4764265405292911], "min": [0, 0], "max": [2, 2], "count": [390]}, "gripper_mode_action": {"mean": [0.1564102564102564, 0.3282051282051282], "std": [0.3632438411039263, 0.4695599237850084], "min": [0, 0], "max": [1, 1], "count": [390]}, "gripper_activity_action": {"mean": [1.8076923076923077, 1.8615384615384616], "std": [0.5514012989692085, 0.4764265405292911], "min": [0, 0], "max": [2, 2], "count": [390]}, "gripper_open_scale_state": {"mean": [0.69603589745546, 0.4593012817774073], "std": [0.2246437665510825, 0.15976613672053275], "min": [0.065, 0.145], "max": [0.824, 0.622], "count": [390]}, "gripper_open_scale_action": {"mean": [0.69603589745546, 0.4593012817774073], "std": [0.2246437665510825, 0.15976613672053275], "min": [0.065, 0.145], "max": [0.824, 0.622], "count": [390]}}} +{"episode_index": 624, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.4865263378267974]], [[0.4120523243464052]], [[0.39362715890522876]]], "std": [[[0.1224720201064083]], [[0.21180019926972538]], [[0.23474480320346638]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4782943341503268]], [[0.47806291053921574]], [[0.47283540849673206]]], "std": [[[0.06392266037038756]], [[0.08282552260351411]], [[0.08703322809717699]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.47311906454248365]], [[0.4443680433006536]], [[0.42923185661764707]]], "std": [[[0.06938963510791103]], [[0.14561985878369113]], [[0.16631740493142813]]], "count": [100]}, "observation.state": {"min": [0.3294309079647064, 1.8678513765335083, -0.99094557762146, -1.123084545135498, -2.574186086654663, -1.9348721504211426, 1.162825584411621, 168.0, 0.15407100319862366, 0.30053600668907166, -0.007108000107109547, -3.1411852836608887, -0.13699999451637268, -0.6909999847412109, -0.5181359052658081, -2.071321964263916, -0.8638681769371033, -0.1304808259010315, -1.1353716850280762, -1.9649790525436401, 2.100660800933838, 46.0, -0.37553301453590393, 0.2009419947862625, -0.023455999791622162, 0.7699999809265137, 0.7039999961853027, -3.117000102996826], "max": [0.9441882371902466, 2.066627025604248, -0.1702219694852829, -0.27604129910469055, -1.0262187719345093, -1.3263980150222778, 2.1722543239593506, 652.0, 0.3943839967250824, 0.42530500888824463, 0.14472800493240356, 3.130000114440918, 1.3960000276565552, 1.3580000400543213, -0.1609717160463333, -2.0498719215393066, 0.16111133992671967, 0.443558007478714, -0.9416924118995667, -1.5970635414123535, 2.5571866035461426, 859.0, -0.24948500096797943, 0.29040899872779846, 0.08580199629068375, 3.059000015258789, 1.3029999732971191, 3.068000078201294], "mean": [0.5342076420783997, 2.0141284465789795, -0.6335019469261169, -0.6034090518951416, -1.6165937185287476, -1.4940739870071411, 1.5309866666793823, 411.78240966796875, 0.27599263191223145, 0.35911643505096436, 0.06974590569734573, -1.5600905418395996, 0.8315553069114685, -0.0677747055888176, -0.24730640649795532, -2.0646700859069824, -0.40101170539855957, 0.08615574985742569, -1.0618497133255005, -1.8477003574371338, 2.3866770267486572, 681.2315063476562, -0.3291015326976776, 0.23297306895256042, 0.0436544194817543, 1.5602935552597046, 0.9515278935432434, 0.31365177035331726], "std": [0.21762928366661072, 0.06014573201537132, 0.2148893177509308, 0.28221744298934937, 0.575767457485199, 0.16606096923351288, 0.3924291431903839, 135.12246704101562, 0.07528803497552872, 0.03063415177166462, 0.038156889379024506, 1.714239239692688, 0.6042227149009705, 0.4841376841068268, 0.0949534997344017, 0.005699850618839264, 0.35656285285949707, 0.22660671174526215, 0.07899264246225357, 0.10921245813369751, 0.18685699999332428, 261.37347412109375, 0.031887076795101166, 0.021694304421544075, 0.03213149681687355, 0.900170087814331, 0.12575174868106842, 2.3360421657562256], "count": [324]}, "action": {"min": [0.3294309079647064, 1.8678513765335083, -0.99094557762146, -1.123084545135498, -2.574186086654663, -1.9348721504211426, 1.162825584411621, 168.0, 0.15407100319862366, 0.30053600668907166, -0.007108000107109547, -3.1411852836608887, -0.13699999451637268, -0.6909999847412109, -0.5181359052658081, -2.071321964263916, -0.8638681769371033, -0.1304808259010315, -1.1353716850280762, -1.9649790525436401, 2.100660800933838, 46.0, -0.37553301453590393, 0.2009419947862625, -0.023455999791622162, 0.7699999809265137, 0.7039999961853027, -3.117000102996826], "max": [0.9441882371902466, 2.066627025604248, -0.1702219694852829, -0.27604129910469055, -1.0262187719345093, -1.3263980150222778, 2.1722543239593506, 652.0, 0.3943839967250824, 0.42530500888824463, 0.14472800493240356, 3.130000114440918, 1.3960000276565552, 1.3580000400543213, -0.1609717160463333, -2.0498719215393066, 0.16111133992671967, 0.443558007478714, -0.9416924118995667, -1.5970635414123535, 2.5571866035461426, 859.0, -0.24948500096797943, 0.29040899872779846, 0.08580199629068375, 3.059000015258789, 1.3029999732971191, 3.068000078201294], "mean": [0.5342076420783997, 2.0141284465789795, -0.6335019469261169, -0.6034090518951416, -1.6165937185287476, -1.4940739870071411, 1.5309866666793823, 411.78240966796875, 0.27599263191223145, 0.35911643505096436, 0.06974590569734573, -1.5600905418395996, 0.8315553069114685, -0.0677747055888176, -0.24730640649795532, -2.0646700859069824, -0.40101170539855957, 0.08615574985742569, -1.0618497133255005, -1.8477003574371338, 2.3866770267486572, 681.2315063476562, -0.3291015326976776, 0.23297306895256042, 0.0436544194817543, 1.5602935552597046, 0.9515278935432434, 0.31365177035331726], "std": [0.21762928366661072, 0.06014573201537132, 0.2148893177509308, 0.28221744298934937, 0.575767457485199, 0.16606096923351288, 0.3924291431903839, 135.12246704101562, 0.07528803497552872, 0.03063415177166462, 0.038156889379024506, 1.714239239692688, 0.6042227149009705, 0.4841376841068268, 0.0949534997344017, 0.005699850618839264, 0.35656285285949707, 0.22660671174526215, 0.07899264246225357, 0.10921245813369751, 0.18685699999332428, 261.37347412109375, 0.031887076795101166, 0.021694304421544075, 0.03213149681687355, 0.900170087814331, 0.12575174868106842, 2.3360421657562256], "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": [703], "max": [703], "mean": [703.0], "std": [0.0], "count": [324]}, "index": {"min": [343167], "max": [343490], "mean": [343328.5], "std": [93.53029812133963], "count": [324]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [324]}, "subtask_annotation": {"mean": [14.401234567901234, 29.0, 29.0, 29.0, 29.0], "std": [7.778539547253579, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [324]}, "scene_annotation": {"mean": [703.0], "std": [0.0], "min": [703], "max": [703], "count": [324]}, "eef_direction_state": {"mean": [4.592592592592593, 4.092592592592593], "std": [1.9924411342685573, 1.9446208032897054], "min": [0, 0], "max": [6, 6], "count": [324]}, "eef_velocity_state": {"mean": [0.5154320987654321, 0.9166666666666666], "std": [0.7220573305488286, 0.8216777476527247], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_acc_mag_state": {"mean": [0.6111111111111112, 0.7746913580246914], "std": [0.8069910581296652, 0.8137560929505868], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_direction_action": {"mean": [4.592592592592593, 4.092592592592593], "std": [1.9924411342685573, 1.9446208032897054], "min": [0, 0], "max": [6, 6], "count": [324]}, "eef_velocity_action": {"mean": [0.5154320987654321, 0.9166666666666666], "std": [0.7220573305488286, 0.8216777476527247], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_acc_mag_action": {"mean": [0.6111111111111112, 0.7746913580246914], "std": [0.8069910581296652, 0.8137560929505868], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_sim_pose_state": {"mean": [0.4240554266354426, 0.3386002678074304, 1.0480283473389105, -0.9872029324696673, 1.0088686280137804, -1.3888877911860125, 0.5586541251791219, -0.32602587971414987, 1.1256078246142818, 1.8332498461354845, 0.9061342953663845, 0.011256777334222645], "std": [0.024952469586948998, 0.025278879345395397, 0.018005349952345102, 0.6882097024907071, 0.16960229135295296, 0.9572110670665476, 0.04623837857733542, 0.06371070684121442, 0.057822656216958965, 0.7991496529071, 0.19123622933972675, 1.8963199917252433], "min": [0.39194314807511016, 0.261559357772687, 1.0091765136202406, -2.3725019615381617, 0.842278751378061, -3.1304195050095807, 0.48535991284659963, -0.42196003311823277, 1.0626433993767206, 0.8865698839793568, 0.46649490197405097, -3.029858946548533], "max": [0.49405623804307364, 0.3751109513730406, 1.0708231650910802, -0.500225718794284, 1.3825994074310408, -0.6223376760912125, 0.6399050235689688, -0.2009970211817707, 1.2384377461590752, 2.9536278816452204, 1.3563683051565896, 3.035237755664876], "count": [324]}, "eef_sim_pose_action": {"mean": [0.4240554266354426, 0.3386002678074304, 1.0480283473389105, -0.9872029324696673, 1.0088686280137804, -1.3888877911860125, 0.5586541251791219, -0.32602587971414987, 1.1256078246142818, 1.8332498461354845, 0.9061342953663845, 0.011256777334222645], "std": [0.024952469586948998, 0.025278879345395397, 0.018005349952345102, 0.6882097024907071, 0.16960229135295296, 0.9572110670665476, 0.04623837857733542, 0.06371070684121442, 0.057822656216958965, 0.7991496529071, 0.19123622933972675, 1.8963199917252433], "min": [0.39194314807511016, 0.261559357772687, 1.0091765136202406, -2.3725019615381617, 0.842278751378061, -3.1304195050095807, 0.48535991284659963, -0.42196003311823277, 1.0626433993767206, 0.8865698839793568, 0.46649490197405097, -3.029858946548533], "max": [0.49405623804307364, 0.3751109513730406, 1.0708231650910802, -0.500225718794284, 1.3825994074310408, -0.6223376760912125, 0.6399050235689688, -0.2009970211817707, 1.2384377461590752, 2.9536278816452204, 1.3563683051565896, 3.035237755664876], "count": [324]}, "gripper_mode_state": {"mean": [0.18518518518518517, 0.7654320987654321], "std": [0.3884477215445007, 0.42372845189458136], "min": [0, 0], "max": [1, 1], "count": [324]}, "gripper_activity_state": {"mean": [1.7592592592592593, 1.8425925925925926], "std": [0.5858997044280138, 0.49370175876919886], "min": [0, 0], "max": [2, 2], "count": [324]}, "gripper_mode_action": {"mean": [0.18518518518518517, 0.7654320987654321], "std": [0.3884477215445007, 0.42372845189458136], "min": [0, 0], "max": [1, 1], "count": [324]}, "gripper_activity_action": {"mean": [1.7592592592592593, 1.8425925925925926], "std": [0.5858997044280138, 0.49370175876919886], "min": [0, 0], "max": [2, 2], "count": [324]}, "gripper_open_scale_state": {"mean": [0.6812314814343869, 0.4117824073132159], "std": [0.26137342726187596, 0.13512226273330366], "min": [0.046, 0.168], "max": [0.859, 0.652], "count": [324]}, "gripper_open_scale_action": {"mean": [0.6812314814343869, 0.4117824073132159], "std": [0.26137342726187596, 0.13512226273330366], "min": [0.046, 0.168], "max": [0.859, 0.652], "count": [324]}}} +{"episode_index": 625, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.4859984089052288]], [[0.4156490032679738]], [[0.398826243872549]]], "std": [[[0.12014659008049616]], [[0.2080299321419559]], [[0.23030361891253867]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.47185911560457516]], [[0.46839621119281044]], [[0.4616617708333333]]], "std": [[[0.07440462801752344]], [[0.09604313244403591]], [[0.10077841425829714]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4778122242647059]], [[0.4468977879901961]], [[0.43207826593137255]]], "std": [[[0.06719934794642135]], [[0.1452984312033923]], [[0.16711938533342255]]], "count": [100]}, "observation.state": {"min": [0.30551987886428833, 1.8629121780395508, -0.951117217540741, -1.1876791715621948, -2.710216999053955, -1.9337724447250366, 1.2237550020217896, 158.0, 0.13588500022888184, 0.29846298694610596, 0.009747999720275402, -3.1371853351593018, -0.15200001001358032, -0.7550000548362732, -0.4720592498779297, -2.072840452194214, -0.9145525693893433, -0.10149089992046356, -1.0458012819290161, -1.9796921014785767, 2.0518789291381836, 116.0, -0.38774600625038147, 0.17864899337291718, -0.028077999129891396, 0.6029999852180481, 0.640999972820282, -3.0829999446868896], "max": [0.9667902588844299, 2.0747079849243164, -0.22045254707336426, -0.3066892921924591, -1.081336259841919, -1.2947900295257568, 2.3533499240875244, 694.0, 0.38962599635124207, 0.44234201312065125, 0.1628189980983734, 3.131999969482422, 1.4759999513626099, 1.555999994277954, -0.17119935154914856, -1.9452742338180542, 0.10564477741718292, 0.46764352917671204, -0.7637910842895508, -1.7338974475860596, 2.632619619369507, 799.0, -0.24939699470996857, 0.2734389901161194, 0.08878400176763535, 2.9830000400543213, 1.2829999923706055, 3.1059999465942383], "mean": [0.5910881161689758, 1.999180555343628, -0.6120095252990723, -0.6231404542922974, -1.712027668952942, -1.5163887739181519, 1.6722877025604248, 417.93487548828125, 0.2653957009315491, 0.36808642745018005, 0.08080881834030151, -1.3437532186508179, 0.7905834317207336, 0.24002017080783844, -0.23752252757549286, -2.0500481128692627, -0.5434336066246033, 0.10604532063007355, -0.9647830724716187, -1.8535696268081665, 2.2995476722717285, 628.9825439453125, -0.34202253818511963, 0.22531305253505707, 0.057008638978004456, 1.4641534090042114, 0.9699680209159851, 0.3599882423877716], "std": [0.2662316560745239, 0.06920993328094482, 0.2463608831167221, 0.2882184684276581, 0.6583120822906494, 0.1591775119304657, 0.4247707426548004, 167.76023864746094, 0.08696048706769943, 0.045382123440504074, 0.03786453977227211, 1.6469526290893555, 0.6765981316566467, 0.8665352463722229, 0.07430458068847656, 0.03322044014930725, 0.4369067847728729, 0.21208348870277405, 0.0851469412446022, 0.051169008016586304, 0.15095864236354828, 199.8175506591797, 0.03332572057843208, 0.02375049516558647, 0.03541221842169762, 1.016775131225586, 0.15737175941467285, 2.2319090366363525], "count": [345]}, "action": {"min": [0.30551987886428833, 1.8629121780395508, -0.951117217540741, -1.1876791715621948, -2.710216999053955, -1.9337724447250366, 1.2237550020217896, 158.0, 0.13588500022888184, 0.29846298694610596, 0.009747999720275402, -3.1371853351593018, -0.15200001001358032, -0.7550000548362732, -0.4720592498779297, -2.072840452194214, -0.9145525693893433, -0.10149089992046356, -1.0458012819290161, -1.9796921014785767, 2.0518789291381836, 116.0, -0.38774600625038147, 0.17864899337291718, -0.028077999129891396, 0.6029999852180481, 0.640999972820282, -3.0829999446868896], "max": [0.9667902588844299, 2.0747079849243164, -0.22045254707336426, -0.3066892921924591, -1.081336259841919, -1.2947900295257568, 2.3533499240875244, 694.0, 0.38962599635124207, 0.44234201312065125, 0.1628189980983734, 3.131999969482422, 1.4759999513626099, 1.555999994277954, -0.17119935154914856, -1.9452742338180542, 0.10564477741718292, 0.46764352917671204, -0.7637910842895508, -1.7338974475860596, 2.632619619369507, 799.0, -0.24939699470996857, 0.2734389901161194, 0.08878400176763535, 2.9830000400543213, 1.2829999923706055, 3.1059999465942383], "mean": [0.5910881161689758, 1.999180555343628, -0.6120095252990723, -0.6231404542922974, -1.712027668952942, -1.5163887739181519, 1.6722877025604248, 417.93487548828125, 0.2653957009315491, 0.36808642745018005, 0.08080881834030151, -1.3437532186508179, 0.7905834317207336, 0.24002017080783844, -0.23752252757549286, -2.0500481128692627, -0.5434336066246033, 0.10604532063007355, -0.9647830724716187, -1.8535696268081665, 2.2995476722717285, 628.9825439453125, -0.34202253818511963, 0.22531305253505707, 0.057008638978004456, 1.4641534090042114, 0.9699680209159851, 0.3599882423877716], "std": [0.2662316560745239, 0.06920993328094482, 0.2463608831167221, 0.2882184684276581, 0.6583120822906494, 0.1591775119304657, 0.4247707426548004, 167.76023864746094, 0.08696048706769943, 0.045382123440504074, 0.03786453977227211, 1.6469526290893555, 0.6765981316566467, 0.8665352463722229, 0.07430458068847656, 0.03322044014930725, 0.4369067847728729, 0.21208348870277405, 0.0851469412446022, 0.051169008016586304, 0.15095864236354828, 199.8175506591797, 0.03332572057843208, 0.02375049516558647, 0.03541221842169762, 1.016775131225586, 0.15737175941467285, 2.2319090366363525], "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": [704], "max": [704], "mean": [704.0], "std": [0.0], "count": [345]}, "index": {"min": [343491], "max": [343835], "mean": [343663.0], "std": [99.59250306457142], "count": [345]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [345]}, "subtask_annotation": {"mean": [14.727536231884057, 29.0, 29.0, 29.0, 29.0], "std": [7.7971359300999215, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [345]}, "scene_annotation": {"mean": [704.0], "std": [0.0], "min": [704], "max": [704], "count": [345]}, "eef_direction_state": {"mean": [4.556521739130435, 3.773913043478261], "std": [1.978982190520415, 1.9563091671962194], "min": [0, 0], "max": [6, 6], "count": [345]}, "eef_velocity_state": {"mean": [0.553623188405797, 1.0], "std": [0.716792313248309, 0.7381920727235454], "min": [0, 0], "max": [2, 2], "count": [345]}, "eef_acc_mag_state": {"mean": [0.5681159420289855, 0.9304347826086956], "std": [0.7850953516580823, 0.8415486669172341], "min": [0, 0], "max": [2, 2], "count": [345]}, "eef_direction_action": {"mean": [4.556521739130435, 3.773913043478261], "std": [1.978982190520415, 1.9563091671962194], "min": [0, 0], "max": [6, 6], "count": [345]}, "eef_velocity_action": {"mean": [0.553623188405797, 1.0], "std": [0.716792313248309, 0.7381920727235454], "min": [0, 0], "max": [2, 2], "count": [345]}, "eef_acc_mag_action": {"mean": [0.5681159420289855, 0.9304347826086956], "std": [0.7850953516580823, 0.8415486669172341], "min": [0, 0], "max": [2, 2], "count": [345]}, "eef_sim_pose_state": {"mean": [0.4168173537056993, 0.3549768283878438, 1.0490166415614657, -1.0503424838620707, 0.9511344384246037, -0.9835461800681768, 0.5682611385271592, -0.32376438436973337, 1.1427386553787018, 1.9398551442757563, 0.7960523174185393, -0.21718650462028546], "std": [0.02330782369256829, 0.03261338078730273, 0.013804005201079375, 0.6296551778446347, 0.1529000837408785, 1.3892158160182806, 0.06047108972506138, 0.07214800319100882, 0.06822516799067457, 0.8595738798848912, 0.21078274675716335, 1.9163649526446653], "min": [0.37755160338725685, 0.25799594676096027, 1.0139374493225108, -2.3192711896787834, 0.8014177354087466, -3.140830513303075, 0.4823472115408061, -0.41621148546382236, 1.0608633512513965, 0.9896192404713497, 0.41284547732126575, -3.0944477996520128], "max": [0.4751513187850347, 0.40385989605464323, 1.0649564103376876, -0.4458809804328177, 1.315292201266117, 3.1406137874326197, 0.6575645112711906, -0.20842362356112645, 1.2750260714060557, 3.0986359894131055, 1.4425372872309805, 3.045453081667746], "count": [345]}, "eef_sim_pose_action": {"mean": [0.4168173537056993, 0.3549768283878438, 1.0490166415614657, -1.0503424838620707, 0.9511344384246037, -0.9835461800681768, 0.5682611385271592, -0.32376438436973337, 1.1427386553787018, 1.9398551442757563, 0.7960523174185393, -0.21718650462028546], "std": [0.02330782369256829, 0.03261338078730273, 0.013804005201079375, 0.6296551778446347, 0.1529000837408785, 1.3892158160182806, 0.06047108972506138, 0.07214800319100882, 0.06822516799067457, 0.8595738798848912, 0.21078274675716335, 1.9163649526446653], "min": [0.37755160338725685, 0.25799594676096027, 1.0139374493225108, -2.3192711896787834, 0.8014177354087466, -3.140830513303075, 0.4823472115408061, -0.41621148546382236, 1.0608633512513965, 0.9896192404713497, 0.41284547732126575, -3.0944477996520128], "max": [0.4751513187850347, 0.40385989605464323, 1.0649564103376876, -0.4458809804328177, 1.315292201266117, 3.1406137874326197, 0.6575645112711906, -0.20842362356112645, 1.2750260714060557, 3.0986359894131055, 1.4425372872309805, 3.045453081667746], "count": [345]}, "gripper_mode_state": {"mean": [0.18840579710144928, 0.7565217391304347], "std": [0.39103587139803075, 0.42918131058271447], "min": [0, 0], "max": [1, 1], "count": [345]}, "gripper_activity_state": {"mean": [1.771014492753623, 1.9333333333333333], "std": [0.6065109170852432, 0.3020061745537656], "min": [0, 0], "max": [2, 2], "count": [345]}, "gripper_mode_action": {"mean": [0.18840579710144928, 0.7565217391304347], "std": [0.39103587139803075, 0.42918131058271447], "min": [0, 0], "max": [1, 1], "count": [345]}, "gripper_activity_action": {"mean": [1.771014492753623, 1.9333333333333333], "std": [0.6065109170852432, 0.3020061745537656], "min": [0, 0], "max": [2, 2], "count": [345]}, "gripper_open_scale_state": {"mean": [0.628982608961022, 0.41793478260869366], "std": [0.19981760144784066, 0.16775999945504802], "min": [0.116, 0.158], "max": [0.799, 0.694], "count": [345]}, "gripper_open_scale_action": {"mean": [0.628982608961022, 0.41793478260869366], "std": [0.19981760144784066, 0.16775999945504802], "min": [0.116, 0.158], "max": [0.799, 0.694], "count": [345]}}} +{"episode_index": 626, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4964146609477124]], [[0.4339880616830066]], [[0.41741942401960785]]], "std": [[[0.12362829414239628]], [[0.2025362152923568]], [[0.22460212208951788]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4797885825163398]], [[0.48157073325163396]], [[0.4762645138888889]]], "std": [[[0.059368241005240255]], [[0.07462604649650742]], [[0.07906542850612248]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7098039215686275]], [[0.6980392156862745]]], "mean": [[[0.4842727675653595]], [[0.44276462418300655]], [[0.42671327001633985]]], "std": [[[0.06723156658951455]], [[0.15769496171897954]], [[0.178714008820401]]], "count": [100]}, "observation.state": {"min": [0.15271632373332977, 1.9037530422210693, -0.9389523267745972, -1.260092854499817, -2.597590923309326, -1.9717857837677002, 0.2111499309539795, 147.0, 0.18161499500274658, 0.21619300544261932, -0.027540000155568123, -2.9539999961853027, 0.039000000804662704, -0.9829999804496765, -0.5122541785240173, -2.0739049911499023, -0.6933320164680481, -0.1780235916376114, -1.2442103624343872, -1.9309451580047607, 2.2562570571899414, 41.0, -0.383311003446579, 0.16059300303459167, -0.09936200082302094, 1.4500000476837158, 0.6950000524520874, -3.1110000610351562], "max": [0.7648905515670776, 2.081636667251587, 0.1042485237121582, 0.06218608096241951, -1.1834031343460083, -1.2407196760177612, 2.1879971027374268, 781.0, 0.40801000595092773, 0.4233570098876953, 0.17084500193595886, -1.0399999618530273, 1.100000023841858, 0.4410000145435333, -0.0075747291557490826, -2.058476209640503, 0.1333606094121933, 0.4086863100528717, -0.9170657396316528, -1.4873521327972412, 2.9244563579559326, 827.0, -0.2258860021829605, 0.2728779911994934, 0.02864300087094307, 2.8910000324249268, 1.1169999837875366, 3.128999948501587], "mean": [0.4387660622596741, 2.043342113494873, -0.5790295004844666, -0.593425989151001, -1.7850260734558105, -1.5615712404251099, 1.2142874002456665, 447.4651184082031, 0.28736600279808044, 0.3216208219528198, 0.042742110788822174, -2.2997841835021973, 0.6128206253051758, -0.08214268088340759, -0.14270488917827606, -2.0667359828948975, -0.2326415330171585, -0.03619593009352684, -1.1161378622055054, -1.6095720529556274, 2.659870147705078, 502.49169921875, -0.35467126965522766, 0.20642177760601044, -0.01184429693967104, 1.8913620710372925, 0.9629671573638916, 1.3133230209350586], "std": [0.26052331924438477, 0.04931788519024849, 0.3187468349933624, 0.3505007326602936, 0.5497496724128723, 0.15489812195301056, 0.573531985282898, 154.67347717285156, 0.06584237515926361, 0.0723031684756279, 0.04171476513147354, 0.5926423668861389, 0.3953579366207123, 0.4723488986492157, 0.13244953751564026, 0.003150949953123927, 0.20480267703533173, 0.17151999473571777, 0.1495293825864792, 0.08955925703048706, 0.18482427299022675, 183.5395965576172, 0.04113176465034485, 0.028148233890533447, 0.027319077402353287, 0.4570423364639282, 0.11161649972200394, 2.6670992374420166], "count": [301]}, "action": {"min": [0.15271632373332977, 1.9037530422210693, -0.9389523267745972, -1.260092854499817, -2.597590923309326, -1.9717857837677002, 0.2111499309539795, 147.0, 0.18161499500274658, 0.21619300544261932, -0.027540000155568123, -2.9539999961853027, 0.039000000804662704, -0.9829999804496765, -0.5122541785240173, -2.0739049911499023, -0.6933320164680481, -0.1780235916376114, -1.2442103624343872, -1.9309451580047607, 2.2562570571899414, 41.0, -0.383311003446579, 0.16059300303459167, -0.09936200082302094, 1.4500000476837158, 0.6950000524520874, -3.1110000610351562], "max": [0.7648905515670776, 2.081636667251587, 0.1042485237121582, 0.06218608096241951, -1.1834031343460083, -1.2407196760177612, 2.1879971027374268, 781.0, 0.40801000595092773, 0.4233570098876953, 0.17084500193595886, -1.0399999618530273, 1.100000023841858, 0.4410000145435333, -0.0075747291557490826, -2.058476209640503, 0.1333606094121933, 0.4086863100528717, -0.9170657396316528, -1.4873521327972412, 2.9244563579559326, 827.0, -0.2258860021829605, 0.2728779911994934, 0.02864300087094307, 2.8910000324249268, 1.1169999837875366, 3.128999948501587], "mean": [0.4387660622596741, 2.043342113494873, -0.5790295004844666, -0.593425989151001, -1.7850260734558105, -1.5615712404251099, 1.2142874002456665, 447.4651184082031, 0.28736600279808044, 0.3216208219528198, 0.042742110788822174, -2.2997841835021973, 0.6128206253051758, -0.08214268088340759, -0.14270488917827606, -2.0667359828948975, -0.2326415330171585, -0.03619593009352684, -1.1161378622055054, -1.6095720529556274, 2.659870147705078, 502.49169921875, -0.35467126965522766, 0.20642177760601044, -0.01184429693967104, 1.8913620710372925, 0.9629671573638916, 1.3133230209350586], "std": [0.26052331924438477, 0.04931788519024849, 0.3187468349933624, 0.3505007326602936, 0.5497496724128723, 0.15489812195301056, 0.573531985282898, 154.67347717285156, 0.06584237515926361, 0.0723031684756279, 0.04171476513147354, 0.5926423668861389, 0.3953579366207123, 0.4723488986492157, 0.13244953751564026, 0.003150949953123927, 0.20480267703533173, 0.17151999473571777, 0.1495293825864792, 0.08955925703048706, 0.18482427299022675, 183.5395965576172, 0.04113176465034485, 0.028148233890533447, 0.027319077402353287, 0.4570423364639282, 0.11161649972200394, 2.6670992374420166], "count": [301]}, "timestamp": {"min": [0.0], "max": [10.0], "mean": [5.0], "std": [2.8963578661637945], "count": [301]}, "frame_index": {"min": [0], "max": [300], "mean": [150.0], "std": [86.89073598491383], "count": [301]}, "episode_index": {"min": [705], "max": [705], "mean": [705.0], "std": [0.0], "count": [301]}, "index": {"min": [343836], "max": [344136], "mean": [343986.0], "std": [86.89073598491383], "count": [301]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [301]}, "subtask_annotation": {"mean": [15.388704318936878, 29.0, 29.0, 29.0, 29.0], "std": [7.728688755712203, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [301]}, "scene_annotation": {"mean": [705.0], "std": [0.0], "min": [705], "max": [705], "count": [301]}, "eef_direction_state": {"mean": [4.152823920265781, 3.39202657807309], "std": [2.0548703184080344, 1.8133327403432007], "min": [0, 0], "max": [6, 6], "count": [301]}, "eef_velocity_state": {"mean": [0.717607973421927, 1.1262458471760797], "std": [0.8130919570998996, 0.6652320999982893], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_state": {"mean": [0.760797342192691, 1.0465116279069768], "std": [0.8407744583577823, 0.8178832520503116], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_direction_action": {"mean": [4.152823920265781, 3.39202657807309], "std": [2.0548703184080344, 1.8133327403432007], "min": [0, 0], "max": [6, 6], "count": [301]}, "eef_velocity_action": {"mean": [0.717607973421927, 1.1262458471760797], "std": [0.8130919570998996, 0.6652320999982893], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_action": {"mean": [0.760797342192691, 1.0465116279069768], "std": [0.8407744583577823, 0.8178832520503116], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_sim_pose_state": {"mean": [0.3918114721172726, 0.31791795547854174, 1.002512106247203, -1.1642227942157066, 1.32431543192402, -1.2053123599478506, 0.5214847265398076, -0.3183966064628599, 1.1007063818120681, 0.5224976700026737, 1.056554390429048, -0.4203927937696567], "std": [0.033282071045358054, 0.0377664483454568, 0.015916085912167213, 0.5957635349034478, 0.05349497441093793, 1.1582652010670516, 0.0836310196989988, 0.05574556534542305, 0.05792170479093371, 1.8913083978448697, 0.26690854718982365, 1.7298022801652504], "min": [0.34441789605315676, 0.193347248983754, 0.9846664978069535, -2.458249055992734, 1.2062629426918035, -3.1283050738541442, 0.4006549216385791, -0.41879178123359073, 1.0147136455567356, -3.1374813395416283, 0.5857986797382622, -3.1020150787769047], "max": [0.4744279077712691, 0.3768520140905789, 1.056192060007891, 0.03535595861500128, 1.4381610332739538, 3.1321099384164377, 0.6314187463868053, -0.2093006107182065, 1.2147982739033043, 3.088021822716259, 1.3746108616803778, 3.1404296314853832], "count": [301]}, "eef_sim_pose_action": {"mean": [0.3918114721172726, 0.31791795547854174, 1.002512106247203, -1.1642227942157066, 1.32431543192402, -1.2053123599478506, 0.5214847265398076, -0.3183966064628599, 1.1007063818120681, 0.5224976700026737, 1.056554390429048, -0.4203927937696567], "std": [0.033282071045358054, 0.0377664483454568, 0.015916085912167213, 0.5957635349034478, 0.05349497441093793, 1.1582652010670516, 0.0836310196989988, 0.05574556534542305, 0.05792170479093371, 1.8913083978448697, 0.26690854718982365, 1.7298022801652504], "min": [0.34441789605315676, 0.193347248983754, 0.9846664978069535, -2.458249055992734, 1.2062629426918035, -3.1283050738541442, 0.4006549216385791, -0.41879178123359073, 1.0147136455567356, -3.1374813395416283, 0.5857986797382622, -3.1020150787769047], "max": [0.4744279077712691, 0.3768520140905789, 1.056192060007891, 0.03535595861500128, 1.4381610332739538, 3.1321099384164377, 0.6314187463868053, -0.2093006107182065, 1.2147982739033043, 3.088021822716259, 1.3746108616803778, 3.1404296314853832], "count": [301]}, "gripper_mode_state": {"mean": [0.18604651162790697, 0.6478405315614618], "std": [0.3891441983879424, 0.4776433577760969], "min": [0, 0], "max": [1, 1], "count": [301]}, "gripper_activity_state": {"mean": [1.7774086378737541, 1.830564784053156], "std": [0.5936719978140376, 0.5102237278366663], "min": [0, 0], "max": [2, 2], "count": [301]}, "gripper_mode_action": {"mean": [0.18604651162790697, 0.6478405315614618], "std": [0.3891441983879424, 0.4776433577760969], "min": [0, 0], "max": [1, 1], "count": [301]}, "gripper_activity_action": {"mean": [1.7774086378737541, 1.830564784053156], "std": [0.5936719978140376, 0.5102237278366663], "min": [0, 0], "max": [2, 2], "count": [301]}, "gripper_open_scale_state": {"mean": [0.5024916942634456, 0.4474651164311509], "std": [0.18353955091682983, 0.15467347213565066], "min": [0.041, 0.147], "max": [0.827, 0.781], "count": [301]}, "gripper_open_scale_action": {"mean": [0.5024916942634456, 0.4474651164311509], "std": [0.18353955091682983, 0.15467347213565066], "min": [0.041, 0.147], "max": [0.827, 0.781], "count": [301]}}} +{"episode_index": 627, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.48808951184640526]], [[0.4256548366013072]], [[0.41012871732026146]]], "std": [[[0.12540898665053704]], [[0.2028083386369507]], [[0.2239677002458043]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4769407700163399]], [[0.47592663194444446]], [[0.4707452573529412]]], "std": [[[0.0588636407182269]], [[0.07995395892750143]], [[0.08521825065531603]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4739063991013072]], [[0.44072569648692805]], [[0.4257477512254902]]], "std": [[[0.06826780471825011]], [[0.14794679042547312]], [[0.16689033512130283]]], "count": [100]}, "observation.state": {"min": [0.19228293001651764, 1.9552924633026123, -0.8224864602088928, -1.093623399734497, -2.3302764892578125, -1.8569780588150024, 0.25209537148475647, 152.0, 0.20562200248241425, 0.23830200731754303, -0.014639999717473984, -2.8350000381469727, 0.10899999737739563, -0.8560000061988831, -0.5191482305526733, -2.0724737644195557, -0.7212747931480408, -0.1304284632205963, -0.929614782333374, -1.8167831897735596, 2.261178731918335, 40.0, -0.39029601216316223, 0.1591009944677353, -0.08118599653244019, 1.406000018119812, 0.734000027179718, -3.131185293197632], "max": [0.6763849258422852, 2.0817067623138428, -0.07822565734386444, 0.09824459254741669, -0.8281936645507812, -1.3252285718917847, 2.076226234436035, 781.0, 0.38639500737190247, 0.3943839967250824, 0.14402499794960022, -1.2059999704360962, 1.0110000371932983, 0.7749999761581421, 0.01837831735610962, -2.053624391555786, 0.10187487304210663, 0.42004838585853577, -0.9092642068862915, -1.4524805545806885, 2.9115755558013916, 827.0, -0.2297080010175705, 0.28385698795318604, 0.031341999769210815, 2.865000009536743, 1.0609999895095825, 3.127000093460083], "mean": [0.40675997734069824, 2.062110185623169, -0.666214108467102, -0.486073762178421, -1.5029397010803223, -1.6043599843978882, 0.8451274633407593, 515.1090087890625, 0.2915097773075104, 0.3117882311344147, 0.04143380746245384, -2.040117025375366, 0.5463545322418213, 0.21800605952739716, -0.12101776897907257, -2.0684714317321777, -0.4751111567020416, -0.028635408729314804, -0.9188530445098877, -1.6000453233718872, 2.75890851020813, 698.9454345703125, -0.36370816826820374, 0.20293444395065308, -0.0027537366840988398, 1.8233304023742676, 0.8513697981834412, 1.457180380821228], "std": [0.18949320912361145, 0.02966894581913948, 0.17908130586147308, 0.4124026298522949, 0.6344102621078491, 0.16272751986980438, 0.6355037689208984, 217.8297882080078, 0.05911929905414581, 0.0646539106965065, 0.03532891720533371, 0.6705583333969116, 0.29002758860588074, 0.5286483764648438, 0.13996471464633942, 0.0040847803466022015, 0.30742010474205017, 0.15388263761997223, 0.003813444636762142, 0.09917882829904556, 0.20952019095420837, 251.11715698242188, 0.04180063679814339, 0.03138286992907524, 0.026133088394999504, 0.4999712407588959, 0.07347336411476135, 2.5863964557647705], "count": [330]}, "action": {"min": [0.19228293001651764, 1.9552924633026123, -0.8224864602088928, -1.093623399734497, -2.3302764892578125, -1.8569780588150024, 0.25209537148475647, 152.0, 0.20562200248241425, 0.23830200731754303, -0.014639999717473984, -2.8350000381469727, 0.10899999737739563, -0.8560000061988831, -0.5191482305526733, -2.0724737644195557, -0.7212747931480408, -0.1304284632205963, -0.929614782333374, -1.8167831897735596, 2.261178731918335, 40.0, -0.39029601216316223, 0.1591009944677353, -0.08118599653244019, 1.406000018119812, 0.734000027179718, -3.131185293197632], "max": [0.6763849258422852, 2.0817067623138428, -0.07822565734386444, 0.09824459254741669, -0.8281936645507812, -1.3252285718917847, 2.076226234436035, 781.0, 0.38639500737190247, 0.3943839967250824, 0.14402499794960022, -1.2059999704360962, 1.0110000371932983, 0.7749999761581421, 0.01837831735610962, -2.053624391555786, 0.10187487304210663, 0.42004838585853577, -0.9092642068862915, -1.4524805545806885, 2.9115755558013916, 827.0, -0.2297080010175705, 0.28385698795318604, 0.031341999769210815, 2.865000009536743, 1.0609999895095825, 3.127000093460083], "mean": [0.40675997734069824, 2.062110185623169, -0.666214108467102, -0.486073762178421, -1.5029397010803223, -1.6043599843978882, 0.8451274633407593, 515.1090087890625, 0.2915097773075104, 0.3117882311344147, 0.04143380746245384, -2.040117025375366, 0.5463545322418213, 0.21800605952739716, -0.12101776897907257, -2.0684714317321777, -0.4751111567020416, -0.028635408729314804, -0.9188530445098877, -1.6000453233718872, 2.75890851020813, 698.9454345703125, -0.36370816826820374, 0.20293444395065308, -0.0027537366840988398, 1.8233304023742676, 0.8513697981834412, 1.457180380821228], "std": [0.18949320912361145, 0.02966894581913948, 0.17908130586147308, 0.4124026298522949, 0.6344102621078491, 0.16272751986980438, 0.6355037689208984, 217.8297882080078, 0.05911929905414581, 0.0646539106965065, 0.03532891720533371, 0.6705583333969116, 0.29002758860588074, 0.5286483764648438, 0.13996471464633942, 0.0040847803466022015, 0.30742010474205017, 0.15388263761997223, 0.003813444636762142, 0.09917882829904556, 0.20952019095420837, 251.11715698242188, 0.04180063679814339, 0.03138286992907524, 0.026133088394999504, 0.4999712407588959, 0.07347336411476135, 2.5863964557647705], "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": [706], "max": [706], "mean": [706.0], "std": [0.0], "count": [330]}, "index": {"min": [344137], "max": [344466], "mean": [344301.5], "std": [95.26235702871658], "count": [330]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [330]}, "subtask_annotation": {"mean": [15.193939393939393, 29.0, 29.0, 29.0, 29.0], "std": [7.593774938362913, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [330]}, "scene_annotation": {"mean": [706.0], "std": [0.0], "min": [706], "max": [706], "count": [330]}, "eef_direction_state": {"mean": [4.184848484848485, 3.684848484848485], "std": [2.2480457792331574, 1.9688669579875813], "min": [0, 0], "max": [6, 6], "count": [330]}, "eef_velocity_state": {"mean": [0.6212121212121212, 0.9212121212121213], "std": [0.7894215664333254, 0.7091427072508142], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_acc_mag_state": {"mean": [0.696969696969697, 0.8909090909090909], "std": [0.8047152135005923, 0.8313419733082328], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_direction_action": {"mean": [4.184848484848485, 3.684848484848485], "std": [2.2480457792331574, 1.9688669579875813], "min": [0, 0], "max": [6, 6], "count": [330]}, "eef_velocity_action": {"mean": [0.6212121212121212, 0.9212121212121213], "std": [0.7894215664333254, 0.7091427072508142], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_acc_mag_action": {"mean": [0.696969696969697, 0.8909090909090909], "std": [0.8047152135005923, 0.8313419733082328], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_sim_pose_state": {"mean": [0.3882468379799316, 0.32809451352183117, 1.0024945105204983, -0.8670905965010842, 1.4165696725423174, -0.8158741703566073, 0.5093221066408857, -0.318035609107817, 1.0905880690596959, -0.038002162801881796, 1.0240983214557113, -0.5606198194400768], "std": [0.035921661434906396, 0.03467280201154555, 0.015263656325935767, 0.6562604840632034, 0.07748813926835461, 1.2024503346850415, 0.07540608408363561, 0.04776126182124013, 0.050318062360237455, 1.7668883281138217, 0.19622505321271805, 1.3462676198100185], "min": [0.340899672655278, 0.20763340167275188, 0.9884217788257522, -2.55575691194318, 1.2403236893403777, -3.0927705071690763, 0.42552019622224674, -0.42684301625303356, 1.0121337175432057, -3.113012650283016, 0.7584920765219567, -3.1388370808440493], "max": [0.4861491333866299, 0.37709325076844813, 1.0499688749705804, -0.179869715503767, 1.5096708604549978, 3.12744745283315, 0.6007248967148437, -0.2395009602619437, 1.1763822495490184, 3.072937636447176, 1.4198046608314856, 3.1060982299538753], "count": [330]}, "eef_sim_pose_action": {"mean": [0.3882468379799316, 0.32809451352183117, 1.0024945105204983, -0.8670905965010842, 1.4165696725423174, -0.8158741703566073, 0.5093221066408857, -0.318035609107817, 1.0905880690596959, -0.038002162801881796, 1.0240983214557113, -0.5606198194400768], "std": [0.035921661434906396, 0.03467280201154555, 0.015263656325935767, 0.6562604840632034, 0.07748813926835461, 1.2024503346850415, 0.07540608408363561, 0.04776126182124013, 0.050318062360237455, 1.7668883281138217, 0.19622505321271805, 1.3462676198100185], "min": [0.340899672655278, 0.20763340167275188, 0.9884217788257522, -2.55575691194318, 1.2403236893403777, -3.0927705071690763, 0.42552019622224674, -0.42684301625303356, 1.0121337175432057, -3.113012650283016, 0.7584920765219567, -3.1388370808440493], "max": [0.4861491333866299, 0.37709325076844813, 1.0499688749705804, -0.179869715503767, 1.5096708604549978, 3.12744745283315, 0.6007248967148437, -0.2395009602619437, 1.1763822495490184, 3.072937636447176, 1.4198046608314856, 3.1060982299538753], "count": [330]}, "gripper_mode_state": {"mean": [0.16363636363636364, 0.31212121212121213], "std": [0.36994527180683273, 0.46335899804060926], "min": [0, 0], "max": [1, 1], "count": [330]}, "gripper_activity_state": {"mean": [1.7969696969696969, 1.8212121212121213], "std": [0.5376632090393143, 0.49985305462377], "min": [0, 0], "max": [2, 2], "count": [330]}, "gripper_mode_action": {"mean": [0.16363636363636364, 0.31212121212121213], "std": [0.36994527180683273, 0.46335899804060926], "min": [0, 0], "max": [1, 1], "count": [330]}, "gripper_activity_action": {"mean": [1.7969696969696969, 1.8212121212121213], "std": [0.5376632090393143, 0.49985305462377], "min": [0, 0], "max": [2, 2], "count": [330]}, "gripper_open_scale_state": {"mean": [0.6989454546841704, 0.5151090909090907], "std": [0.25111711831952244, 0.21782981777260235], "min": [0.04, 0.152], "max": [0.827, 0.781], "count": [330]}, "gripper_open_scale_action": {"mean": [0.6989454546841704, 0.5151090909090907], "std": [0.25111711831952244, 0.21782981777260235], "min": [0.04, 0.152], "max": [0.827, 0.781], "count": [330]}}} +{"episode_index": 628, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.49388796772875815]], [[0.4266420833333333]], [[0.4097176368464052]]], "std": [[[0.12228209423626418]], [[0.20588441759292564]], [[0.22864857430424984]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48142378063725494]], [[0.48066748570261436]], [[0.4747250306372549]]], "std": [[[0.05620014563556063]], [[0.07744172184341591]], [[0.08321494174274607]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[1.0]], [[1.0]]], "mean": [[[0.47887462826797383]], [[0.45380925857843135]], [[0.439675433006536]]], "std": [[[0.06275130780203005]], [[0.13980606500627576]], [[0.1581506412075113]]], "count": [100]}, "observation.state": {"min": [0.1344776302576065, 1.8924431800842285, -1.0017491579055786, -0.942198634147644, -2.271580934524536, -1.7213658094406128, 0.3574085533618927, 158.0, 0.2111310064792633, 0.20388300716876984, -0.02522899955511093, -3.0309998989105225, -0.012000002898275852, -1.100000023841858, -0.4691444933414459, -2.07249116897583, -0.8360302448272705, -0.16516052186489105, -0.9099798202514648, -1.9454662799835205, 2.2134265899658203, -2.0, -0.3919839859008789, 0.15874500572681427, -0.0938280001282692, 1.3949999809265137, 0.6610000133514404, -3.11899995803833], "max": [0.6458241939544678, 2.078634738922119, -0.42811182141304016, 0.041434116661548615, -0.6992661952972412, -1.3421581983566284, 2.190824508666992, 810.0, 0.3990899920463562, 0.39507201313972473, 0.13397300243377686, -0.8420000076293945, 1.0820000171661377, 0.6549999713897705, 0.03991568088531494, -2.0473759174346924, -0.07339109480381012, 0.45608943700790405, -0.6317045092582703, -1.4380815029144287, 2.8736674785614014, 813.0, -0.2441529929637909, 0.27214500308036804, 0.021067999303340912, 2.818000078201294, 1.0440000295639038, 3.121999979019165], "mean": [0.3338593542575836, 2.0489697456359863, -0.6725500226020813, -0.3951292335987091, -1.2788454294204712, -1.577267050743103, 0.9342029690742493, 462.5453186035156, 0.32553693652153015, 0.29044586420059204, 0.05551178753376007, -1.8146336078643799, 0.669642984867096, 0.19512180984020233, -0.13891451060771942, -2.0666613578796387, -0.49853935837745667, 0.04743507504463196, -0.8102136850357056, -1.6385902166366577, 2.6729207038879395, 643.1954956054688, -0.36437559127807617, 0.19945435225963593, -0.0003365991869941354, 1.9361786842346191, 0.8473082780838013, 0.4030967354774475], "std": [0.19702757894992828, 0.04669627919793129, 0.1757349967956543, 0.38415923714637756, 0.6817558407783508, 0.12325732409954071, 0.6067607402801514, 184.1305694580078, 0.06301883608102798, 0.06829364597797394, 0.03562641888856888, 0.8509657382965088, 0.3253832757472992, 0.592584490776062, 0.1329261213541031, 0.006653987802565098, 0.2649206519126892, 0.22425901889801025, 0.09464804083108902, 0.11486508697271347, 0.21823671460151672, 224.6892547607422, 0.03964865952730179, 0.030852705240249634, 0.028756026178598404, 0.5476565957069397, 0.07820755988359451, 2.8839011192321777], "count": [353]}, "action": {"min": [0.1344776302576065, 1.8924431800842285, -1.0017491579055786, -0.942198634147644, -2.271580934524536, -1.7213658094406128, 0.3574085533618927, 158.0, 0.2111310064792633, 0.20388300716876984, -0.02522899955511093, -3.0309998989105225, -0.012000002898275852, -1.100000023841858, -0.4691444933414459, -2.07249116897583, -0.8360302448272705, -0.16516052186489105, -0.9099798202514648, -1.9454662799835205, 2.2134265899658203, -2.0, -0.3919839859008789, 0.15874500572681427, -0.0938280001282692, 1.3949999809265137, 0.6610000133514404, -3.11899995803833], "max": [0.6458241939544678, 2.078634738922119, -0.42811182141304016, 0.041434116661548615, -0.6992661952972412, -1.3421581983566284, 2.190824508666992, 810.0, 0.3990899920463562, 0.39507201313972473, 0.13397300243377686, -0.8420000076293945, 1.0820000171661377, 0.6549999713897705, 0.03991568088531494, -2.0473759174346924, -0.07339109480381012, 0.45608943700790405, -0.6317045092582703, -1.4380815029144287, 2.8736674785614014, 813.0, -0.2441529929637909, 0.27214500308036804, 0.021067999303340912, 2.818000078201294, 1.0440000295639038, 3.121999979019165], "mean": [0.3338593542575836, 2.0489697456359863, -0.6725500226020813, -0.3951292335987091, -1.2788454294204712, -1.577267050743103, 0.9342029690742493, 462.5453186035156, 0.32553693652153015, 0.29044586420059204, 0.05551178753376007, -1.8146336078643799, 0.669642984867096, 0.19512180984020233, -0.13891451060771942, -2.0666613578796387, -0.49853935837745667, 0.04743507504463196, -0.8102136850357056, -1.6385902166366577, 2.6729207038879395, 643.1954956054688, -0.36437559127807617, 0.19945435225963593, -0.0003365991869941354, 1.9361786842346191, 0.8473082780838013, 0.4030967354774475], "std": [0.19702757894992828, 0.04669627919793129, 0.1757349967956543, 0.38415923714637756, 0.6817558407783508, 0.12325732409954071, 0.6067607402801514, 184.1305694580078, 0.06301883608102798, 0.06829364597797394, 0.03562641888856888, 0.8509657382965088, 0.3253832757472992, 0.592584490776062, 0.1329261213541031, 0.006653987802565098, 0.2649206519126892, 0.22425901889801025, 0.09464804083108902, 0.11486508697271347, 0.21823671460151672, 224.6892547607422, 0.03964865952730179, 0.030852705240249634, 0.028756026178598404, 0.5476565957069397, 0.07820755988359451, 2.8839011192321777], "count": [353]}, "timestamp": {"min": [0.0], "max": [11.733333333333333], "mean": [5.866666666666667], "std": [3.396730454095199], "count": [353]}, "frame_index": {"min": [0], "max": [352], "mean": [176.0], "std": [101.90191362285597], "count": [353]}, "episode_index": {"min": [707], "max": [707], "mean": [707.0], "std": [0.0], "count": [353]}, "index": {"min": [344467], "max": [344819], "mean": [344643.0], "std": [101.90191362285597], "count": [353]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [353]}, "subtask_annotation": {"mean": [13.572237960339944, 29.0, 29.0, 29.0, 29.0], "std": [7.694302356889721, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [353]}, "scene_annotation": {"mean": [707.0], "std": [0.0], "min": [707], "max": [707], "count": [353]}, "eef_direction_state": {"mean": [3.7790368271954673, 3.328611898016997], "std": [2.187244034410848, 2.1879667174020265], "min": [0, 0], "max": [6, 6], "count": [353]}, "eef_velocity_state": {"mean": [0.7450424929178471, 0.8725212464589235], "std": [0.7042039371965965, 0.7046254627457923], "min": [0, 0], "max": [2, 2], "count": [353]}, "eef_acc_mag_state": {"mean": [0.8923512747875354, 0.9065155807365439], "std": [0.831240835757575, 0.8105449049610868], "min": [0, 0], "max": [2, 2], "count": [353]}, "eef_direction_action": {"mean": [3.7790368271954673, 3.328611898016997], "std": [2.187244034410848, 2.1879667174020265], "min": [0, 0], "max": [6, 6], "count": [353]}, "eef_velocity_action": {"mean": [0.7450424929178471, 0.8725212464589235], "std": [0.7042039371965965, 0.7046254627457923], "min": [0, 0], "max": [2, 2], "count": [353]}, "eef_acc_mag_action": {"mean": [0.8923512747875354, 0.9065155807365439], "std": [0.831240835757575, 0.8105449049610868], "min": [0, 0], "max": [2, 2], "count": [353]}, "eef_sim_pose_state": {"mean": [0.3862849104919742, 0.3337903831717446, 1.005419433919002, -1.189592309406012, 1.375803341381563, -0.7424892820869773, 0.4852590154133801, -0.34355953550175744, 1.0744252870004103, 0.39517915018896355, 1.0360735984336493, -0.021619095871135512], "std": [0.03425298093128315, 0.038709559688709, 0.011242165092093775, 0.7847636039359192, 0.07261775529650552, 1.67522994545028, 0.0797076998389442, 0.05121421262565683, 0.047022109049698585, 1.5655964020686148, 0.20390786855687107, 1.4839406163207556], "min": [0.33982341887286216, 0.20736525052386107, 0.9933660985370947, -2.6769165173715024, 1.1791989981017013, -3.1413545262634197, 0.39015738872757344, -0.40698535803573765, 1.01801803188087, -3.109811969153417, 0.6630251138554075, -3.1283403916278347], "max": [0.46956857832242654, 0.37189390955503576, 1.0446534683947395, -0.38998404660131286, 1.4899819778384953, 3.1381192284372244, 0.6034964605339341, -0.2295396879002047, 1.1634494575813272, 3.111965600161824, 1.2747577829666477, 3.1403247427755137], "count": [353]}, "eef_sim_pose_action": {"mean": [0.3862849104919742, 0.3337903831717446, 1.005419433919002, -1.189592309406012, 1.375803341381563, -0.7424892820869773, 0.4852590154133801, -0.34355953550175744, 1.0744252870004103, 0.39517915018896355, 1.0360735984336493, -0.021619095871135512], "std": [0.03425298093128315, 0.038709559688709, 0.011242165092093775, 0.7847636039359192, 0.07261775529650552, 1.67522994545028, 0.0797076998389442, 0.05121421262565683, 0.047022109049698585, 1.5655964020686148, 0.20390786855687107, 1.4839406163207556], "min": [0.33982341887286216, 0.20736525052386107, 0.9933660985370947, -2.6769165173715024, 1.1791989981017013, -3.1413545262634197, 0.39015738872757344, -0.40698535803573765, 1.01801803188087, -3.109811969153417, 0.6630251138554075, -3.1283403916278347], "max": [0.46956857832242654, 0.37189390955503576, 1.0446534683947395, -0.38998404660131286, 1.4899819778384953, 3.1381192284372244, 0.6034964605339341, -0.2295396879002047, 1.1634494575813272, 3.111965600161824, 1.2747577829666477, 3.1403247427755137], "count": [353]}, "gripper_mode_state": {"mean": [0.23796033994334279, 0.7393767705382436], "std": [0.42583472915838017, 0.43897467093977177], "min": [0, 0], "max": [1, 1], "count": [353]}, "gripper_activity_state": {"mean": [1.6345609065155808, 1.8441926345609065], "std": [0.7138023249039416, 0.48323331129681235], "min": [0, 0], "max": [2, 2], "count": [353]}, "gripper_mode_action": {"mean": [0.23796033994334279, 0.7393767705382436], "std": [0.42583472915838017, 0.43897467093977177], "min": [0, 0], "max": [1, 1], "count": [353]}, "gripper_activity_action": {"mean": [1.6345609065155808, 1.8441926345609065], "std": [0.7138023249039416, 0.48323331129681235], "min": [0, 0], "max": [2, 2], "count": [353]}, "gripper_open_scale_state": {"mean": [0.6432011323231821, 0.4625453258654887], "std": [0.2246730571786542, 0.18413054154337782], "min": [0.0, 0.158], "max": [0.813, 0.81], "count": [353]}, "gripper_open_scale_action": {"mean": [0.6432011323231821, 0.4625453258654887], "std": [0.2246730571786542, 0.18413054154337782], "min": [0.0, 0.158], "max": [0.813, 0.81], "count": [353]}}} +{"episode_index": 629, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4902400245098039]], [[0.42417045138888887]], [[0.40787316993464057]]], "std": [[[0.12109745136809302]], [[0.20424173248678876]], [[0.22639098846199152]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47569078635620915]], [[0.4749802798202614]], [[0.4700825142973856]]], "std": [[[0.0755863886680974]], [[0.0905751776744892]], [[0.09458350827684577]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.0]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.7254901960784313]], [[0.7137254901960784]]], "mean": [[[0.4775726000816993]], [[0.4448345138888889]], [[0.4291155698529412]]], "std": [[[0.06527544783217087]], [[0.14666438763739092]], [[0.16689132352328304]]], "count": [100]}, "observation.state": {"min": [0.19994491338729858, 1.854935884475708, -1.028435230255127, -0.9030683040618896, -2.2497994899749756, -1.7579132318496704, 0.41980403661727905, 148.0, 0.19766700267791748, 0.2596080005168915, -0.015873000025749207, -3.069000005722046, 0.02800000086426735, -1.1480000019073486, -0.532814085483551, -2.0740621089935303, -1.0093936920166016, -0.19334757328033447, -0.9798977375030518, -1.9925552606582642, 2.1885032653808594, 49.0, -0.41680699586868286, 0.15983599424362183, -0.06757699698209763, 1.1679999828338623, 0.6179999709129333, -3.117000102996826], "max": [0.7218682169914246, 2.0809037685394287, -0.3640233278274536, 0.0541575625538826, -0.7260919213294983, -1.250266671180725, 2.3015832901000977, 811.0, 0.36440199613571167, 0.409278005361557, 0.1460230052471161, -0.9920000433921814, 1.1679999828338623, 0.6089999675750732, -0.07396705448627472, -2.014005184173584, 0.13343042135238647, 0.565556526184082, -0.7325844764709473, -1.5317184925079346, 2.8041508197784424, 827.0, -0.22366900742053986, 0.2683809995651245, 0.06057099997997284, 2.986999988555908, 1.0779999494552612, 3.128999948501587], "mean": [0.43901973962783813, 2.0246622562408447, -0.6861035227775574, -0.5552964806556702, -1.5716103315353394, -1.5194661617279053, 1.2685668468475342, 524.87939453125, 0.28945019841194153, 0.3345596194267273, 0.05334679037332535, -2.2057764530181885, 0.6959013938903809, 0.0015903851017355919, -0.17240740358829498, -2.064877510070801, -0.631459653377533, 0.04617198556661606, -0.8045992851257324, -1.6879477500915527, 2.596871852874756, 700.022216796875, -0.3583512008190155, 0.21709945797920227, 0.02687111496925354, 1.7193328142166138, 0.8993687033653259, 1.0101772546768188], "std": [0.20411570370197296, 0.06628851592540741, 0.1915743201971054, 0.27205055952072144, 0.5577473640441895, 0.12434472143650055, 0.5648177862167358, 218.24407958984375, 0.053136587142944336, 0.054138727486133575, 0.039765968918800354, 0.7050939798355103, 0.4061225652694702, 0.613795816898346, 0.11477824300527573, 0.011422760784626007, 0.42654192447662354, 0.2623335123062134, 0.07940288633108139, 0.11777327209711075, 0.23350854218006134, 235.91427612304688, 0.04244346171617508, 0.02803794853389263, 0.028485296294093132, 0.6851640939712524, 0.11188860982656479, 2.557481288909912], "count": [315]}, "action": {"min": [0.19994491338729858, 1.854935884475708, -1.028435230255127, -0.9030683040618896, -2.2497994899749756, -1.7579132318496704, 0.41980403661727905, 148.0, 0.19766700267791748, 0.2596080005168915, -0.015873000025749207, -3.069000005722046, 0.02800000086426735, -1.1480000019073486, -0.532814085483551, -2.0740621089935303, -1.0093936920166016, -0.19334757328033447, -0.9798977375030518, -1.9925552606582642, 2.1885032653808594, 49.0, -0.41680699586868286, 0.15983599424362183, -0.06757699698209763, 1.1679999828338623, 0.6179999709129333, -3.117000102996826], "max": [0.7218682169914246, 2.0809037685394287, -0.3640233278274536, 0.0541575625538826, -0.7260919213294983, -1.250266671180725, 2.3015832901000977, 811.0, 0.36440199613571167, 0.409278005361557, 0.1460230052471161, -0.9920000433921814, 1.1679999828338623, 0.6089999675750732, -0.07396705448627472, -2.014005184173584, 0.13343042135238647, 0.565556526184082, -0.7325844764709473, -1.5317184925079346, 2.8041508197784424, 827.0, -0.22366900742053986, 0.2683809995651245, 0.06057099997997284, 2.986999988555908, 1.0779999494552612, 3.128999948501587], "mean": [0.43901973962783813, 2.0246622562408447, -0.6861035227775574, -0.5552964806556702, -1.5716103315353394, -1.5194661617279053, 1.2685668468475342, 524.87939453125, 0.28945019841194153, 0.3345596194267273, 0.05334679037332535, -2.2057764530181885, 0.6959013938903809, 0.0015903851017355919, -0.17240740358829498, -2.064877510070801, -0.631459653377533, 0.04617198556661606, -0.8045992851257324, -1.6879477500915527, 2.596871852874756, 700.022216796875, -0.3583512008190155, 0.21709945797920227, 0.02687111496925354, 1.7193328142166138, 0.8993687033653259, 1.0101772546768188], "std": [0.20411570370197296, 0.06628851592540741, 0.1915743201971054, 0.27205055952072144, 0.5577473640441895, 0.12434472143650055, 0.5648177862167358, 218.24407958984375, 0.053136587142944336, 0.054138727486133575, 0.039765968918800354, 0.7050939798355103, 0.4061225652694702, 0.613795816898346, 0.11477824300527573, 0.011422760784626007, 0.42654192447662354, 0.2623335123062134, 0.07940288633108139, 0.11777327209711075, 0.23350854218006134, 235.91427612304688, 0.04244346171617508, 0.02803794853389263, 0.028485296294093132, 0.6851640939712524, 0.11188860982656479, 2.557481288909912], "count": [315]}, "timestamp": {"min": [0.0], "max": [10.466666666666667], "mean": [5.233333333333333], "std": [3.031073639390407], "count": [315]}, "frame_index": {"min": [0], "max": [314], "mean": [157.0], "std": [90.93220918171221], "count": [315]}, "episode_index": {"min": [708], "max": [708], "mean": [708.0], "std": [0.0], "count": [315]}, "index": {"min": [344820], "max": [345134], "mean": [344977.0], "std": [90.93220918171221], "count": [315]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [315]}, "subtask_annotation": {"mean": [14.65079365079365, 29.0, 29.0, 29.0, 29.0], "std": [7.723307807999267, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [315]}, "scene_annotation": {"mean": [708.0], "std": [0.0], "min": [708], "max": [708], "count": [315]}, "eef_direction_state": {"mean": [3.815873015873016, 3.326984126984127], "std": [2.243382250171149, 1.9283356051520841], "min": [0, 0], "max": [6, 6], "count": [315]}, "eef_velocity_state": {"mean": [0.7555555555555555, 1.0571428571428572], "std": [0.7604881009427333, 0.6348888880951967], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_acc_mag_state": {"mean": [0.8666666666666667, 1.0476190476190477], "std": [0.8402569523852473, 0.8247860988423232], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_direction_action": {"mean": [3.815873015873016, 3.326984126984127], "std": [2.243382250171149, 1.9283356051520841], "min": [0, 0], "max": [6, 6], "count": [315]}, "eef_velocity_action": {"mean": [0.7555555555555555, 1.0571428571428572], "std": [0.7604881009427333, 0.6348888880951967], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_acc_mag_action": {"mean": [0.8666666666666667, 1.0476190476190477], "std": [0.8402569523852473, 0.8247860988423232], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_sim_pose_state": {"mean": [0.4047618992868063, 0.3447720776710982, 1.0236259450356178, -0.9831922017015355, 1.2523929595870966, -0.4548892041172494, 0.5332587420880412, -0.3266780768304469, 1.1029190158145328, 0.3974940698851883, 0.9991944256084669, -0.0241905198411725], "std": [0.03001871355871327, 0.039183721892501897, 0.013122493497014606, 0.694478988452708, 0.04658208594734593, 1.4813225912461592, 0.06584504334067577, 0.05206850378409674, 0.0408598333741019, 1.796318372683336, 0.23057812593803392, 1.7883616490245293], "min": [0.3516043142700572, 0.21527568136515252, 1.0023768219792135, -2.582507613327151, 1.139445835392816, -3.1413402290401153, 0.4449761617072093, -0.4173166005001867, 1.0313328849701233, -3.1012202086671445, 0.567345365371815, -3.140218437483064], "max": [0.47674873549327246, 0.4002906025018558, 1.0665205371083297, -0.4992098238656629, 1.379342550452987, 3.1321004492676265, 0.618010942879528, -0.23095635016408272, 1.1839217794523342, 3.1039836387507975, 1.4079899939339664, 3.140262778883283], "count": [315]}, "eef_sim_pose_action": {"mean": [0.4047618992868063, 0.3447720776710982, 1.0236259450356178, -0.9831922017015355, 1.2523929595870966, -0.4548892041172494, 0.5332587420880412, -0.3266780768304469, 1.1029190158145328, 0.3974940698851883, 0.9991944256084669, -0.0241905198411725], "std": [0.03001871355871327, 0.039183721892501897, 0.013122493497014606, 0.694478988452708, 0.04658208594734593, 1.4813225912461592, 0.06584504334067577, 0.05206850378409674, 0.0408598333741019, 1.796318372683336, 0.23057812593803392, 1.7883616490245293], "min": [0.3516043142700572, 0.21527568136515252, 1.0023768219792135, -2.582507613327151, 1.139445835392816, -3.1413402290401153, 0.4449761617072093, -0.4173166005001867, 1.0313328849701233, -3.1012202086671445, 0.567345365371815, -3.140218437483064], "max": [0.47674873549327246, 0.4002906025018558, 1.0665205371083297, -0.4992098238656629, 1.379342550452987, 3.1321004492676265, 0.618010942879528, -0.23095635016408272, 1.1839217794523342, 3.1039836387507975, 1.4079899939339664, 3.140262778883283], "count": [315]}, "gripper_mode_state": {"mean": [0.16825396825396827, 0.22857142857142856], "std": [0.3740916604533712, 0.4199125273342596], "min": [0, 0], "max": [1, 1], "count": [315]}, "gripper_activity_state": {"mean": [1.7809523809523808, 1.9301587301587302], "std": [0.5852301522185602, 0.28984665931462467], "min": [0, 0], "max": [2, 2], "count": [315]}, "gripper_mode_action": {"mean": [0.16825396825396827, 0.22857142857142856], "std": [0.3740916604533712, 0.4199125273342596], "min": [0, 0], "max": [1, 1], "count": [315]}, "gripper_activity_action": {"mean": [1.7809523809523808, 1.9301587301587302], "std": [0.5852301522185602, 0.28984665931462467], "min": [0, 0], "max": [2, 2], "count": [315]}, "gripper_open_scale_state": {"mean": [0.7000222220526798, 0.5248793647887212], "std": [0.23591426959289064, 0.2182440924519804], "min": [0.049, 0.148], "max": [0.827, 0.811], "count": [315]}, "gripper_open_scale_action": {"mean": [0.7000222220526798, 0.5248793647887212], "std": [0.23591426959289064, 0.2182440924519804], "min": [0.049, 0.148], "max": [0.827, 0.811], "count": [315]}}} +{"episode_index": 630, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4921740053104575]], [[0.4267214808006536]], [[0.4105119730392157]]], "std": [[[0.12337536805993977]], [[0.20607513380746648]], [[0.22822462868368135]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48014841707516337]], [[0.480277614379085]], [[0.4752752777777778]]], "std": [[[0.07781736532838233]], [[0.0929638381232985]], [[0.09700729599112198]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.7529411764705882]], [[0.7333333333333333]]], "mean": [[[0.4759568852124183]], [[0.43288245506535944]], [[0.4125066441993464]]], "std": [[[0.07574146588226789]], [[0.17160929470172545]], [[0.19508601704537662]]], "count": [100]}, "observation.state": {"min": [0.16830210387706757, 1.9267213344573975, -1.1231367588043213, -1.107306718826294, -2.43398380279541, -1.8291051387786865, 0.4368559420108795, 156.0, 0.18702399730682373, 0.22272799909114838, -0.030507000163197517, -2.9600000381469727, -0.1300000101327896, -1.0119999647140503, -0.5762728452682495, -2.0737478733062744, -0.7479957342147827, -0.14100517332553864, -0.930208146572113, -2.035874366760254, 2.147470712661743, 65.0, -0.3870429992675781, 0.12565399706363678, -0.10413800179958344, -3.1391851902008057, 0.6600000262260437, -3.125], "max": [0.7077834010124207, 2.079263210296631, -0.3042457699775696, -0.016371188685297966, -0.8204094767570496, -1.2770050764083862, 2.193215847015381, 820.0, 0.3668220043182373, 0.40572500228881836, 0.12486500293016434, -1.0140000581741333, 1.0759999752044678, 0.8330000042915344, 0.06784094870090485, -2.0513553619384766, 0.2646268308162689, 0.5204746127128601, -0.7761130332946777, -1.5588932037353516, 2.9435503482818604, 829.0, -0.2121729999780655, 0.27114400267601013, 0.04880199953913689, 3.1410000324249268, 1.1390000581741333, 3.11899995803833], "mean": [0.43152883648872375, 2.0412189960479736, -0.7167249321937561, -0.5774182081222534, -1.6199291944503784, -1.5987094640731812, 1.232119083404541, 506.77618408203125, 0.2858754098415375, 0.3190517723560333, 0.047258488833904266, -2.1299753189086914, 0.5785971283912659, 0.09237780421972275, -0.10106512159109116, -2.068093776702881, -0.4102351665496826, 0.019566697999835014, -0.8964048624038696, -1.7667242288589478, 2.6930041313171387, 691.079833984375, -0.3446251153945923, 0.18347029387950897, 0.0063900575041770935, 1.697800636291504, 0.8290858864784241, 0.9474990963935852], "std": [0.22497250139713287, 0.04475444182753563, 0.22978322207927704, 0.3949618935585022, 0.7104614973068237, 0.17961476743221283, 0.5909696817398071, 225.79635620117188, 0.06052358075976372, 0.06753379851579666, 0.03608879819512367, 0.8085814118385315, 0.42018142342567444, 0.6594825387001038, 0.178111732006073, 0.005413609091192484, 0.3282471299171448, 0.22696220874786377, 0.049026623368263245, 0.12251448631286621, 0.31898167729377747, 235.72947692871094, 0.04654742777347565, 0.04220656305551529, 0.03571800887584686, 1.0859583616256714, 0.11112909018993378, 2.5903048515319824], "count": [315]}, "action": {"min": [0.16830210387706757, 1.9267213344573975, -1.1231367588043213, -1.107306718826294, -2.43398380279541, -1.8291051387786865, 0.4368559420108795, 156.0, 0.18702399730682373, 0.22272799909114838, -0.030507000163197517, -2.9600000381469727, -0.1300000101327896, -1.0119999647140503, -0.5762728452682495, -2.0737478733062744, -0.7479957342147827, -0.14100517332553864, -0.930208146572113, -2.035874366760254, 2.147470712661743, 65.0, -0.3870429992675781, 0.12565399706363678, -0.10413800179958344, -3.1391851902008057, 0.6600000262260437, -3.125], "max": [0.7077834010124207, 2.079263210296631, -0.3042457699775696, -0.016371188685297966, -0.8204094767570496, -1.2770050764083862, 2.193215847015381, 820.0, 0.3668220043182373, 0.40572500228881836, 0.12486500293016434, -1.0140000581741333, 1.0759999752044678, 0.8330000042915344, 0.06784094870090485, -2.0513553619384766, 0.2646268308162689, 0.5204746127128601, -0.7761130332946777, -1.5588932037353516, 2.9435503482818604, 829.0, -0.2121729999780655, 0.27114400267601013, 0.04880199953913689, 3.1410000324249268, 1.1390000581741333, 3.11899995803833], "mean": [0.43152883648872375, 2.0412189960479736, -0.7167249321937561, -0.5774182081222534, -1.6199291944503784, -1.5987094640731812, 1.232119083404541, 506.77618408203125, 0.2858754098415375, 0.3190517723560333, 0.047258488833904266, -2.1299753189086914, 0.5785971283912659, 0.09237780421972275, -0.10106512159109116, -2.068093776702881, -0.4102351665496826, 0.019566697999835014, -0.8964048624038696, -1.7667242288589478, 2.6930041313171387, 691.079833984375, -0.3446251153945923, 0.18347029387950897, 0.0063900575041770935, 1.697800636291504, 0.8290858864784241, 0.9474990963935852], "std": [0.22497250139713287, 0.04475444182753563, 0.22978322207927704, 0.3949618935585022, 0.7104614973068237, 0.17961476743221283, 0.5909696817398071, 225.79635620117188, 0.06052358075976372, 0.06753379851579666, 0.03608879819512367, 0.8085814118385315, 0.42018142342567444, 0.6594825387001038, 0.178111732006073, 0.005413609091192484, 0.3282471299171448, 0.22696220874786377, 0.049026623368263245, 0.12251448631286621, 0.31898167729377747, 235.72947692871094, 0.04654742777347565, 0.04220656305551529, 0.03571800887584686, 1.0859583616256714, 0.11112909018993378, 2.5903048515319824], "count": [315]}, "timestamp": {"min": [0.0], "max": [10.466666666666667], "mean": [5.233333333333333], "std": [3.031073639390407], "count": [315]}, "frame_index": {"min": [0], "max": [314], "mean": [157.0], "std": [90.93220918171221], "count": [315]}, "episode_index": {"min": [709], "max": [709], "mean": [709.0], "std": [0.0], "count": [315]}, "index": {"min": [345135], "max": [345449], "mean": [345292.0], "std": [90.93220918171221], "count": [315]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [315]}, "subtask_annotation": {"mean": [15.739682539682539, 29.0, 29.0, 29.0, 29.0], "std": [7.525755558388518, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [315]}, "scene_annotation": {"mean": [709.0], "std": [0.0], "min": [709], "max": [709], "count": [315]}, "eef_direction_state": {"mean": [3.815873015873016, 3.257142857142857], "std": [2.303427835509251, 2.123318328848404], "min": [0, 0], "max": [6, 6], "count": [315]}, "eef_velocity_state": {"mean": [0.7301587301587301, 1.0761904761904761], "std": [0.7849041839481686, 0.6950423729721514], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_acc_mag_state": {"mean": [0.8380952380952381, 1.0380952380952382], "std": [0.8295013938253978, 0.7998866132798504], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_direction_action": {"mean": [3.815873015873016, 3.257142857142857], "std": [2.303427835509251, 2.123318328848404], "min": [0, 0], "max": [6, 6], "count": [315]}, "eef_velocity_action": {"mean": [0.7301587301587301, 1.0761904761904761], "std": [0.7849041839481686, 0.6950423729721514], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_acc_mag_action": {"mean": [0.8380952380952381, 1.0380952380952382], "std": [0.8295013938253978, 0.7998866132798504], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_sim_pose_state": {"mean": [0.371657319737515, 0.3250559696767633, 1.0184619380310485, -0.5950033885008839, 1.2765278876517425, -0.7543349349517562, 0.5199674830117434, -0.31768611308323735, 1.1030185981517828, 0.4778806954830064, 0.9298912332687752, -0.6775001917330817], "std": [0.04742509023110318, 0.04764689122786594, 0.013179386451540421, 0.8174596174892234, 0.07876990551637787, 1.323010825645143, 0.07941312087195428, 0.052685020086960535, 0.04887625427768674, 1.9425950436131874, 0.21116147932089796, 1.6147686154686498], "min": [0.31100904590472306, 0.18214933342728962, 1.0005933327053063, -2.3542132095935315, 1.0639532860159218, -3.1317171098087653, 0.4087220834625005, -0.4038138807508398, 1.0302922754747266, -3.1249577358445078, 0.5927824176965815, -3.131065399273859], "max": [0.4812048433739534, 0.38105187003025653, 1.059919856444696, 0.13568903108685515, 1.382762903630665, 3.1414359210530702, 0.6146588145817053, -0.20785586061730713, 1.1740396242680287, 3.1324645696698132, 1.3018653846531505, 3.1088173579411364], "count": [315]}, "eef_sim_pose_action": {"mean": [0.371657319737515, 0.3250559696767633, 1.0184619380310485, -0.5950033885008839, 1.2765278876517425, -0.7543349349517562, 0.5199674830117434, -0.31768611308323735, 1.1030185981517828, 0.4778806954830064, 0.9298912332687752, -0.6775001917330817], "std": [0.04742509023110318, 0.04764689122786594, 0.013179386451540421, 0.8174596174892234, 0.07876990551637787, 1.323010825645143, 0.07941312087195428, 0.052685020086960535, 0.04887625427768674, 1.9425950436131874, 0.21116147932089796, 1.6147686154686498], "min": [0.31100904590472306, 0.18214933342728962, 1.0005933327053063, -2.3542132095935315, 1.0639532860159218, -3.1317171098087653, 0.4087220834625005, -0.4038138807508398, 1.0302922754747266, -3.1249577358445078, 0.5927824176965815, -3.131065399273859], "max": [0.4812048433739534, 0.38105187003025653, 1.059919856444696, 0.13568903108685515, 1.382762903630665, 3.1414359210530702, 0.6146588145817053, -0.20785586061730713, 1.1740396242680287, 3.1324645696698132, 1.3018653846531505, 3.1088173579411364], "count": [315]}, "gripper_mode_state": {"mean": [0.1873015873015873, 0.28888888888888886], "std": [0.39015343481237413, 0.4532461789860257], "min": [0, 0], "max": [1, 1], "count": [315]}, "gripper_activity_state": {"mean": [1.7873015873015874, 1.8666666666666667], "std": [0.5484442827373823, 0.4305773163983751], "min": [0, 0], "max": [2, 2], "count": [315]}, "gripper_mode_action": {"mean": [0.1873015873015873, 0.28888888888888886], "std": [0.39015343481237413, 0.4532461789860257], "min": [0, 0], "max": [1, 1], "count": [315]}, "gripper_activity_action": {"mean": [1.7873015873015874, 1.8666666666666667], "std": [0.5484442827373823, 0.4305773163983751], "min": [0, 0], "max": [2, 2], "count": [315]}, "gripper_open_scale_state": {"mean": [0.6910793650309248, 0.5067761901371067], "std": [0.23572949833982915, 0.2257964369612238], "min": [0.065, 0.156], "max": [0.829, 0.82], "count": [315]}, "gripper_open_scale_action": {"mean": [0.6910793650309248, 0.5067761901371067], "std": [0.23572949833982915, 0.2257964369612238], "min": [0.065, 0.156], "max": [0.829, 0.82], "count": [315]}}} +{"episode_index": 631, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[1.0]], [[1.0]]], "mean": [[[0.48511043913398694]], [[0.4264250122549019]], [[0.4121970731209151]]], "std": [[[0.11855148658905774]], [[0.19353501888406072]], [[0.2141398865259563]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47770587622549016]], [[0.4697147385620915]], [[0.46335456699346406]]], "std": [[[0.07901212692505276]], [[0.11190193155921635]], [[0.11977462632791686]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7450980392156863]], [[0.7176470588235294]]], "mean": [[[0.4772738766339869]], [[0.44823371323529415]], [[0.433980847630719]]], "std": [[[0.06232545748715509]], [[0.14240358312126328]], [[0.16122621613335575]]], "count": [100]}, "observation.state": {"min": [0.1624727100133896, 1.8988134860992432, -1.0144551992416382, -1.4081141948699951, -2.376126289367676, -1.9218344688415527, 0.3848276436328888, 154.0, 0.16739700734615326, 0.24384699761867523, -0.03344399854540825, -2.9040000438690186, -0.09099999815225601, -1.090999960899353, -0.6657907962799072, -2.0787744522094727, -0.98028165102005, -0.1410924196243286, -1.0951766967773438, -1.938519835472107, 2.2027103900909424, -2.0, -0.3900339901447296, 0.15376199781894684, -0.09578700363636017, 1.1449999809265137, 0.5389999747276306, -3.115000009536743], "max": [0.8566076755523682, 2.081514596939087, -0.23410102725028992, 0.045553091913461685, -0.8667829036712646, -1.1706795692443848, 2.3979077339172363, 743.0, 0.37605899572372437, 0.4270620048046112, 0.1942099928855896, -0.8700000047683716, 1.225000023841858, 0.7260000109672546, -0.039322271943092346, -2.0208992958068848, 0.1653175950050354, 0.5287824273109436, -0.7545232772827148, -1.567724585533142, 2.7833988666534424, 856.0, -0.18529699742794037, 0.2913990020751953, 0.055775001645088196, 2.9769999980926514, 1.1169999837875366, 3.13700008392334], "mean": [0.42635732889175415, 2.0404889583587646, -0.7119938731193542, -0.5244432687759399, -1.5375491380691528, -1.5244803428649902, 1.2514439821243286, 494.0220031738281, 0.29024937748908997, 0.3253612220287323, 0.04735826328396797, -2.094468593597412, 0.729168176651001, 0.0278682429343462, -0.157126322388649, -2.0644280910491943, -0.5200698971748352, 0.0898711234331131, -0.8327392339706421, -1.682310700416565, 2.544720411300659, 699.0206909179688, -0.36404159665107727, 0.20563611388206482, 0.02017173171043396, 1.8213073015213013, 0.8777880072593689, 0.561545193195343], "std": [0.25152337551116943, 0.05054176598787308, 0.20248544216156006, 0.4000268876552582, 0.6521995663642883, 0.1670788675546646, 0.6213927268981934, 181.183837890625, 0.06701882183551788, 0.07314369827508926, 0.04518520459532738, 0.6684736609458923, 0.47584113478660583, 0.569198489189148, 0.14641258120536804, 0.008403737097978592, 0.4649622440338135, 0.24775397777557373, 0.09191208332777023, 0.07999119162559509, 0.2123245745897293, 221.7554473876953, 0.047457803040742874, 0.029664505273103714, 0.03473382070660591, 0.7042717337608337, 0.14440131187438965, 2.7021422386169434], "count": [387]}, "action": {"min": [0.1624727100133896, 1.8988134860992432, -1.0144551992416382, -1.4081141948699951, -2.376126289367676, -1.9218344688415527, 0.3848276436328888, 154.0, 0.16739700734615326, 0.24384699761867523, -0.03344399854540825, -2.9040000438690186, -0.09099999815225601, -1.090999960899353, -0.6657907962799072, -2.0787744522094727, -0.98028165102005, -0.1410924196243286, -1.0951766967773438, -1.938519835472107, 2.2027103900909424, -2.0, -0.3900339901447296, 0.15376199781894684, -0.09578700363636017, 1.1449999809265137, 0.5389999747276306, -3.115000009536743], "max": [0.8566076755523682, 2.081514596939087, -0.23410102725028992, 0.045553091913461685, -0.8667829036712646, -1.1706795692443848, 2.3979077339172363, 743.0, 0.37605899572372437, 0.4270620048046112, 0.1942099928855896, -0.8700000047683716, 1.225000023841858, 0.7260000109672546, -0.039322271943092346, -2.0208992958068848, 0.1653175950050354, 0.5287824273109436, -0.7545232772827148, -1.567724585533142, 2.7833988666534424, 856.0, -0.18529699742794037, 0.2913990020751953, 0.055775001645088196, 2.9769999980926514, 1.1169999837875366, 3.13700008392334], "mean": [0.42635732889175415, 2.0404889583587646, -0.7119938731193542, -0.5244432687759399, -1.5375491380691528, -1.5244803428649902, 1.2514439821243286, 494.0220031738281, 0.29024937748908997, 0.3253612220287323, 0.04735826328396797, -2.094468593597412, 0.729168176651001, 0.0278682429343462, -0.157126322388649, -2.0644280910491943, -0.5200698971748352, 0.0898711234331131, -0.8327392339706421, -1.682310700416565, 2.544720411300659, 699.0206909179688, -0.36404159665107727, 0.20563611388206482, 0.02017173171043396, 1.8213073015213013, 0.8777880072593689, 0.561545193195343], "std": [0.25152337551116943, 0.05054176598787308, 0.20248544216156006, 0.4000268876552582, 0.6521995663642883, 0.1670788675546646, 0.6213927268981934, 181.183837890625, 0.06701882183551788, 0.07314369827508926, 0.04518520459532738, 0.6684736609458923, 0.47584113478660583, 0.569198489189148, 0.14641258120536804, 0.008403737097978592, 0.4649622440338135, 0.24775397777557373, 0.09191208332777023, 0.07999119162559509, 0.2123245745897293, 221.7554473876953, 0.047457803040742874, 0.029664505273103714, 0.03473382070660591, 0.7042717337608337, 0.14440131187438965, 2.7021422386169434], "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": [710], "max": [710], "mean": [710.0], "std": [0.0], "count": [387]}, "index": {"min": [345450], "max": [345836], "mean": [345643.0], "std": [111.71690412227984], "count": [387]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [387]}, "subtask_annotation": {"mean": [13.235142118863049, 29.0, 29.0, 29.0, 29.0], "std": [7.2081639881857145, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [387]}, "scene_annotation": {"mean": [710.0], "std": [0.0], "min": [710], "max": [710], "count": [387]}, "eef_direction_state": {"mean": [3.8811369509043927, 3.9250645994832043], "std": [2.2369531579487436, 2.0056940091547393], "min": [0, 0], "max": [6, 6], "count": [387]}, "eef_velocity_state": {"mean": [0.6976744186046512, 0.9354005167958657], "std": [0.7289295308339642, 0.7962849997498396], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_acc_mag_state": {"mean": [0.7596899224806202, 0.9509043927648578], "std": [0.8238235097214468, 0.832274029768259], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_direction_action": {"mean": [3.8811369509043927, 3.9250645994832043], "std": [2.2369531579487436, 2.0056940091547393], "min": [0, 0], "max": [6, 6], "count": [387]}, "eef_velocity_action": {"mean": [0.6976744186046512, 0.9354005167958657], "std": [0.7289295308339642, 0.7962849997498396], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_acc_mag_action": {"mean": [0.7596899224806202, 0.9509043927648578], "std": [0.8238235097214468, 0.832274029768259], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_sim_pose_state": {"mean": [0.39407289121834704, 0.3461475430962168, 1.017856085423164, -1.2284488725465348, 1.2514576847319334, -0.08715287276780309, 0.521572431004452, -0.3193630235181901, 1.0987170555990033, 0.5793533598234318, 0.9728811860027198, -0.21508208551563973], "std": [0.03519447591628574, 0.04456726992537075, 0.015002133343373431, 0.8171068250608053, 0.053869449990421155, 1.7890077652150522, 0.0845661165833726, 0.058402552107476975, 0.06364615226385528, 1.7643496875017353, 0.23183692864379696, 1.776182330722597], "min": [0.34100381095307997, 0.16855041095039586, 0.9947710651407379, -2.7625476016095836, 1.0863315130238123, -3.134054437468209, 0.42875238889978734, -0.42635136517476746, 1.030574977201146, -3.125727845701592, 0.5807705621140915, -3.1280070747550104], "max": [0.5027669753594081, 0.39546547643861674, 1.0714198220424458, -0.30338645637323497, 1.4630344842162843, 3.141570987068566, 0.6421805253368299, -0.18985705072207354, 1.2421392155877766, 3.1188274350110743, 1.4413627348889837, 3.111439891056294], "count": [387]}, "eef_sim_pose_action": {"mean": [0.39407289121834704, 0.3461475430962168, 1.017856085423164, -1.2284488725465348, 1.2514576847319334, -0.08715287276780309, 0.521572431004452, -0.3193630235181901, 1.0987170555990033, 0.5793533598234318, 0.9728811860027198, -0.21508208551563973], "std": [0.03519447591628574, 0.04456726992537075, 0.015002133343373431, 0.8171068250608053, 0.053869449990421155, 1.7890077652150522, 0.0845661165833726, 0.058402552107476975, 0.06364615226385528, 1.7643496875017353, 0.23183692864379696, 1.776182330722597], "min": [0.34100381095307997, 0.16855041095039586, 0.9947710651407379, -2.7625476016095836, 1.0863315130238123, -3.134054437468209, 0.42875238889978734, -0.42635136517476746, 1.030574977201146, -3.125727845701592, 0.5807705621140915, -3.1280070747550104], "max": [0.5027669753594081, 0.39546547643861674, 1.0714198220424458, -0.30338645637323497, 1.4630344842162843, 3.141570987068566, 0.6421805253368299, -0.18985705072207354, 1.2421392155877766, 3.1188274350110743, 1.4413627348889837, 3.111439891056294], "count": [387]}, "gripper_mode_state": {"mean": [0.20930232558139536, 0.25064599483204136], "std": [0.406810597314788, 0.43338502524510203], "min": [0, 0], "max": [1, 1], "count": [387]}, "gripper_activity_state": {"mean": [1.6847545219638242, 1.8992248062015504], "std": [0.6540275770359214, 0.38401445198452294], "min": [0, 0], "max": [2, 2], "count": [387]}, "gripper_mode_action": {"mean": [0.20930232558139536, 0.25064599483204136], "std": [0.406810597314788, 0.43338502524510203], "min": [0, 0], "max": [1, 1], "count": [387]}, "gripper_activity_action": {"mean": [1.6847545219638242, 1.8992248062015504], "std": [0.6540275770359214, 0.38401445198452294], "min": [0, 0], "max": [2, 2], "count": [387]}, "gripper_open_scale_state": {"mean": [0.6990258398179243, 0.4940219637454329], "std": [0.22173927639862778, 0.18118357388328515], "min": [0.0, 0.154], "max": [0.856, 0.743], "count": [387]}, "gripper_open_scale_action": {"mean": [0.6990258398179243, 0.4940219637454329], "std": [0.22173927639862778, 0.18118357388328515], "min": [0.0, 0.154], "max": [0.856, 0.743], "count": [387]}}} +{"episode_index": 632, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.4815186458333333]], [[0.42469262867647056]], [[0.41147703635620914]]], "std": [[[0.1209216582062223]], [[0.19369643783185228]], [[0.21414868351636648]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4762494526143791]], [[0.4752595588235294]], [[0.4705619812091503]]], "std": [[[0.07038742717719376]], [[0.08958380032122144]], [[0.0949693766088482]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.0]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.7294117647058823]], [[0.6980392156862745]]], "mean": [[[0.4756359844771242]], [[0.446723004493464]], [[0.4327371160130719]]], "std": [[[0.06594854172107696]], [[0.14779487072447658]], [[0.16558202379363146]]], "count": [100]}, "observation.state": {"min": [0.18121755123138428, 1.8876434564590454, -1.0283305644989014, -1.175566554069519, -2.373211622238159, -1.7783335447311401, 0.5278050303459167, 155.0, 0.17347900569438934, 0.2453799992799759, -0.021866999566555023, -2.930999994277954, -0.14000000059604645, -1.0640000104904175, -0.6579716801643372, -2.0785651206970215, -0.9804213047027588, -0.30688124895095825, -0.9743126630783081, -1.9761664867401123, 2.0838358402252197, 165.0, -0.3980169892311096, 0.143886998295784, -0.1299470067024231, 1.0260000228881836, 0.6079999804496765, -3.1411852836608887], "max": [0.8144404888153076, 2.082038164138794, -0.2214822769165039, 0.018186332657933235, -0.9586745500564575, -1.2167562246322632, 2.329141855239868, 638.0, 0.3711859881877899, 0.4275040030479431, 0.19717499613761902, -0.9419999122619629, 1.281000018119812, 0.6650000214576721, 0.04103269428014755, -2.0540082454681396, 0.3023783266544342, 0.49993211030960083, -0.8902226686477661, -1.2425872087478638, 2.8088107109069824, 834.0, -0.1934320032596588, 0.3099510073661804, 0.08181499689817429, 2.936000108718872, 1.1679999828338623, 3.134999990463257], "mean": [0.5024791955947876, 2.0376529693603516, -0.644986093044281, -0.5567116141319275, -1.6853735446929932, -1.4793832302093506, 1.387034296989441, 507.9006042480469, 0.28046080470085144, 0.34679585695266724, 0.046148430556058884, -2.1734676361083984, 0.6940192580223083, -0.02975969761610031, -0.13885892927646637, -2.067800283432007, -0.5117838978767395, 0.009946923702955246, -0.9475765824317932, -1.6717063188552856, 2.6366662979125977, 721.530517578125, -0.3600367307662964, 0.2013554722070694, 0.018778406083583832, 1.674336552619934, 0.8800969123840332, 1.210963249206543], "std": [0.23889750242233276, 0.05227787792682648, 0.2661302089691162, 0.35376495122909546, 0.6189494132995605, 0.15340285003185272, 0.5861291289329529, 192.7099151611328, 0.06824982911348343, 0.06659436225891113, 0.05057382956147194, 0.7570897936820984, 0.5194764137268066, 0.634450376033783, 0.17094045877456665, 0.005176244303584099, 0.4257132112979889, 0.2199278622865677, 0.03247155249118805, 0.14337500929832458, 0.22482287883758545, 176.59603881835938, 0.053214892745018005, 0.042616769671440125, 0.04786791279911995, 0.7132493257522583, 0.1014140397310257, 2.4844582080841064], "count": [312]}, "action": {"min": [0.18121755123138428, 1.8876434564590454, -1.0283305644989014, -1.175566554069519, -2.373211622238159, -1.7783335447311401, 0.5278050303459167, 155.0, 0.17347900569438934, 0.2453799992799759, -0.021866999566555023, -2.930999994277954, -0.14000000059604645, -1.0640000104904175, -0.6579716801643372, -2.0785651206970215, -0.9804213047027588, -0.30688124895095825, -0.9743126630783081, -1.9761664867401123, 2.0838358402252197, 165.0, -0.3980169892311096, 0.143886998295784, -0.1299470067024231, 1.0260000228881836, 0.6079999804496765, -3.1411852836608887], "max": [0.8144404888153076, 2.082038164138794, -0.2214822769165039, 0.018186332657933235, -0.9586745500564575, -1.2167562246322632, 2.329141855239868, 638.0, 0.3711859881877899, 0.4275040030479431, 0.19717499613761902, -0.9419999122619629, 1.281000018119812, 0.6650000214576721, 0.04103269428014755, -2.0540082454681396, 0.3023783266544342, 0.49993211030960083, -0.8902226686477661, -1.2425872087478638, 2.8088107109069824, 834.0, -0.1934320032596588, 0.3099510073661804, 0.08181499689817429, 2.936000108718872, 1.1679999828338623, 3.134999990463257], "mean": [0.5024791955947876, 2.0376529693603516, -0.644986093044281, -0.5567116141319275, -1.6853735446929932, -1.4793832302093506, 1.387034296989441, 507.9006042480469, 0.28046080470085144, 0.34679585695266724, 0.046148430556058884, -2.1734676361083984, 0.6940192580223083, -0.02975969761610031, -0.13885892927646637, -2.067800283432007, -0.5117838978767395, 0.009946923702955246, -0.9475765824317932, -1.6717063188552856, 2.6366662979125977, 721.530517578125, -0.3600367307662964, 0.2013554722070694, 0.018778406083583832, 1.674336552619934, 0.8800969123840332, 1.210963249206543], "std": [0.23889750242233276, 0.05227787792682648, 0.2661302089691162, 0.35376495122909546, 0.6189494132995605, 0.15340285003185272, 0.5861291289329529, 192.7099151611328, 0.06824982911348343, 0.06659436225891113, 0.05057382956147194, 0.7570897936820984, 0.5194764137268066, 0.634450376033783, 0.17094045877456665, 0.005176244303584099, 0.4257132112979889, 0.2199278622865677, 0.03247155249118805, 0.14337500929832458, 0.22482287883758545, 176.59603881835938, 0.053214892745018005, 0.042616769671440125, 0.04786791279911995, 0.7132493257522583, 0.1014140397310257, 2.4844582080841064], "count": [312]}, "timestamp": {"min": [0.0], "max": [10.366666666666667], "mean": [5.183333333333334], "std": [3.0022059790661833], "count": [312]}, "frame_index": {"min": [0], "max": [311], "mean": [155.5], "std": [90.0661793719855], "count": [312]}, "episode_index": {"min": [711], "max": [711], "mean": [711.0], "std": [0.0], "count": [312]}, "index": {"min": [345837], "max": [346148], "mean": [345992.5], "std": [90.0661793719855], "count": [312]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [312]}, "subtask_annotation": {"mean": [15.275641025641026, 29.0, 29.0, 29.0, 29.0], "std": [7.38508000229978, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [312]}, "scene_annotation": {"mean": [711.0], "std": [0.0], "min": [711], "max": [711], "count": [312]}, "eef_direction_state": {"mean": [3.41025641025641, 3.1826923076923075], "std": [2.0439773785434543, 1.966536179771706], "min": [0, 0], "max": [6, 6], "count": [312]}, "eef_velocity_state": {"mean": [0.9102564102564102, 1.1121794871794872], "std": [0.7194352741845224, 0.7140389765916463], "min": [0, 0], "max": [2, 2], "count": [312]}, "eef_acc_mag_state": {"mean": [0.9038461538461539, 1.044871794871795], "std": [0.8341958061498682, 0.8113217193452892], "min": [0, 0], "max": [2, 2], "count": [312]}, "eef_direction_action": {"mean": [3.41025641025641, 3.1826923076923075], "std": [2.0439773785434543, 1.966536179771706], "min": [0, 0], "max": [6, 6], "count": [312]}, "eef_velocity_action": {"mean": [0.9102564102564102, 1.1121794871794872], "std": [0.7194352741845224, 0.7140389765916463], "min": [0, 0], "max": [2, 2], "count": [312]}, "eef_acc_mag_action": {"mean": [0.9038461538461539, 1.044871794871795], "std": [0.8341958061498682, 0.8113217193452892], "min": [0, 0], "max": [2, 2], "count": [312]}, "eef_sim_pose_state": {"mean": [0.38912831273263654, 0.33836687024628825, 1.0170882004494002, -0.9392101122663831, 1.2754607727323533, -0.5786995236792061, 0.5450082537278177, -0.31237842524697074, 1.1075336760844139, 0.6730146328465516, 0.9107715261817692, -0.24238273653016917], "std": [0.04627813404443112, 0.056005006454064137, 0.012213518693150748, 0.602855985790851, 0.08437291665692623, 1.3699668458267622, 0.07864512182668702, 0.06707444416475102, 0.055525593688771094, 1.867962624684217, 0.2279218832838469, 1.893834656533222], "min": [0.32763189888691235, 0.14719288656130153, 0.9966490813032512, -2.422386120071107, 1.1135616316296728, -3.1223452210598626, 0.429628522457205, -0.4471387886087542, 1.0260449302983519, -3.1222017635583295, 0.6059428139440795, -3.13083655508047], "max": [0.5130317963855048, 0.38967749880554137, 1.052154957050568, -0.30516729547294, 1.5130450693662647, 3.1368315553639325, 0.6388418274831853, -0.20221448559998917, 1.2139054769136453, 3.1302469011712435, 1.5595341291853533, 3.139349328567396], "count": [312]}, "eef_sim_pose_action": {"mean": [0.38912831273263654, 0.33836687024628825, 1.0170882004494002, -0.9392101122663831, 1.2754607727323533, -0.5786995236792061, 0.5450082537278177, -0.31237842524697074, 1.1075336760844139, 0.6730146328465516, 0.9107715261817692, -0.24238273653016917], "std": [0.04627813404443112, 0.056005006454064137, 0.012213518693150748, 0.602855985790851, 0.08437291665692623, 1.3699668458267622, 0.07864512182668702, 0.06707444416475102, 0.055525593688771094, 1.867962624684217, 0.2279218832838469, 1.893834656533222], "min": [0.32763189888691235, 0.14719288656130153, 0.9966490813032512, -2.422386120071107, 1.1135616316296728, -3.1223452210598626, 0.429628522457205, -0.4471387886087542, 1.0260449302983519, -3.1222017635583295, 0.6059428139440795, -3.13083655508047], "max": [0.5130317963855048, 0.38967749880554137, 1.052154957050568, -0.30516729547294, 1.5130450693662647, 3.1368315553639325, 0.6388418274831853, -0.20221448559998917, 1.2139054769136453, 3.1302469011712435, 1.5595341291853533, 3.139349328567396], "count": [312]}, "gripper_mode_state": {"mean": [0.12179487179487179, 0.28525641025641024], "std": [0.3270487440724129, 0.45153647766712623], "min": [0, 0], "max": [1, 1], "count": [312]}, "gripper_activity_state": {"mean": [1.8012820512820513, 1.810897435897436], "std": [0.547955077174143, 0.5121690573694972], "min": [0, 0], "max": [2, 2], "count": [312]}, "gripper_mode_action": {"mean": [0.12179487179487179, 0.28525641025641024], "std": [0.3270487440724129, 0.45153647766712623], "min": [0, 0], "max": [1, 1], "count": [312]}, "gripper_activity_action": {"mean": [1.8012820512820513, 1.810897435897436], "std": [0.547955077174143, 0.5121690573694972], "min": [0, 0], "max": [2, 2], "count": [312]}, "gripper_open_scale_state": {"mean": [0.7215304489135743, 0.5079006411234539], "std": [0.17659611575074116, 0.19271001869717908], "min": [0.165, 0.155], "max": [0.834, 0.638], "count": [312]}, "gripper_open_scale_action": {"mean": [0.7215304489135743, 0.5079006411234539], "std": [0.17659611575074116, 0.19271001869717908], "min": [0.165, 0.155], "max": [0.834, 0.638], "count": [312]}}} +{"episode_index": 633, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48768961601307187]], [[0.43093178717320263]], [[0.41682467524509803]]], "std": [[[0.11900872278124468]], [[0.1918009882092039]], [[0.21238349478775492]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47723472222222224]], [[0.4743678901143791]], [[0.46938725694444444]]], "std": [[[0.06533258591974922]], [[0.09050494752178202]], [[0.09685270302545682]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.0]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.7137254901960784]], [[0.6901960784313725]]], "mean": [[[0.4743851695261438]], [[0.44321802900326795]], [[0.4274726736111111]]], "std": [[[0.06574400689704757]], [[0.14894711301105193]], [[0.16838200926240632]]], "count": [100]}, "observation.state": {"min": [0.15568338334560394, 1.884397268295288, -0.9420240521430969, -1.2840735912322998, -2.525282144546509, -2.010793924331665, 0.39903467893600464, 154.0, 0.21303799748420715, 0.2246759980916977, 0.013132999651134014, -2.880000114440918, 0.003999998793005943, -0.972000002861023, -0.6308144330978394, -2.0787222385406494, -0.7731982469558716, -0.44312164187431335, -0.9555503726005554, -2.0428032875061035, 2.029695749282837, 98.0, -0.3679789900779724, 0.1424800008535385, -0.13740399479866028, 1.1740000247955322, 0.621999979019165, -3.1351852416992188], "max": [0.6982190012931824, 2.084568977355957, -0.1932777762413025, 0.08073893189430237, -0.7931997776031494, -1.3017888069152832, 2.236814022064209, 625.0, 0.36903101205825806, 0.40968799591064453, 0.180308997631073, -0.9629999995231628, 1.0410000085830688, 0.7239999771118164, 0.019163716584444046, -2.053624391555786, 0.26050785183906555, 0.5664117336273193, -0.8889660239219666, -1.1647106409072876, 2.836561441421509, 834.0, -0.18206100165843964, 0.30803200602531433, 0.046202000230550766, 3.056999921798706, 1.1319999694824219, 3.0980000495910645], "mean": [0.358801007270813, 2.06022572517395, -0.6804319024085999, -0.5693207383155823, -1.4902952909469604, -1.6482532024383545, 1.0086185932159424, 467.0591735839844, 0.29406413435935974, 0.30124250054359436, 0.059265270829200745, -1.9471553564071655, 0.57291579246521, 0.22799326479434967, -0.13815203309059143, -2.066171407699585, -0.4046242833137512, 0.021638303995132446, -0.9043205976486206, -1.732539415359497, 2.515474557876587, 736.1671752929688, -0.34062960743904114, 0.19609732925891876, 0.0033045809250324965, 1.856675624847412, 1.0044361352920532, 0.9069826006889343], "std": [0.19041119515895844, 0.044805366545915604, 0.23423884809017181, 0.4706766605377197, 0.6891809701919556, 0.18210472166538239, 0.656589925289154, 153.1328887939453, 0.05361916869878769, 0.06691203266382217, 0.03741972893476486, 0.7107232809066772, 0.3694543242454529, 0.6035173535346985, 0.16431808471679688, 0.0049145035445690155, 0.3433535397052765, 0.2514870762825012, 0.022587943822145462, 0.18167632818222046, 0.1973745971918106, 204.986328125, 0.050674255937337875, 0.04196479544043541, 0.04492723569273949, 0.6651418805122375, 0.14143036305904388, 2.5835719108581543], "count": [296]}, "action": {"min": [0.15568338334560394, 1.884397268295288, -0.9420240521430969, -1.2840735912322998, -2.525282144546509, -2.010793924331665, 0.39903467893600464, 154.0, 0.21303799748420715, 0.2246759980916977, 0.013132999651134014, -2.880000114440918, 0.003999998793005943, -0.972000002861023, -0.6308144330978394, -2.0787222385406494, -0.7731982469558716, -0.44312164187431335, -0.9555503726005554, -2.0428032875061035, 2.029695749282837, 98.0, -0.3679789900779724, 0.1424800008535385, -0.13740399479866028, 1.1740000247955322, 0.621999979019165, -3.1351852416992188], "max": [0.6982190012931824, 2.084568977355957, -0.1932777762413025, 0.08073893189430237, -0.7931997776031494, -1.3017888069152832, 2.236814022064209, 625.0, 0.36903101205825806, 0.40968799591064453, 0.180308997631073, -0.9629999995231628, 1.0410000085830688, 0.7239999771118164, 0.019163716584444046, -2.053624391555786, 0.26050785183906555, 0.5664117336273193, -0.8889660239219666, -1.1647106409072876, 2.836561441421509, 834.0, -0.18206100165843964, 0.30803200602531433, 0.046202000230550766, 3.056999921798706, 1.1319999694824219, 3.0980000495910645], "mean": [0.358801007270813, 2.06022572517395, -0.6804319024085999, -0.5693207383155823, -1.4902952909469604, -1.6482532024383545, 1.0086185932159424, 467.0591735839844, 0.29406413435935974, 0.30124250054359436, 0.059265270829200745, -1.9471553564071655, 0.57291579246521, 0.22799326479434967, -0.13815203309059143, -2.066171407699585, -0.4046242833137512, 0.021638303995132446, -0.9043205976486206, -1.732539415359497, 2.515474557876587, 736.1671752929688, -0.34062960743904114, 0.19609732925891876, 0.0033045809250324965, 1.856675624847412, 1.0044361352920532, 0.9069826006889343], "std": [0.19041119515895844, 0.044805366545915604, 0.23423884809017181, 0.4706766605377197, 0.6891809701919556, 0.18210472166538239, 0.656589925289154, 153.1328887939453, 0.05361916869878769, 0.06691203266382217, 0.03741972893476486, 0.7107232809066772, 0.3694543242454529, 0.6035173535346985, 0.16431808471679688, 0.0049145035445690155, 0.3433535397052765, 0.2514870762825012, 0.022587943822145462, 0.18167632818222046, 0.1973745971918106, 204.986328125, 0.050674255937337875, 0.04196479544043541, 0.04492723569273949, 0.6651418805122375, 0.14143036305904388, 2.5835719108581543], "count": [296]}, "timestamp": {"min": [0.0], "max": [9.833333333333334], "mean": [4.916666666666666], "std": [2.8482450737252227], "count": [296]}, "frame_index": {"min": [0], "max": [295], "mean": [147.5], "std": [85.44735221175668], "count": [296]}, "episode_index": {"min": [712], "max": [712], "mean": [712.0], "std": [0.0], "count": [296]}, "index": {"min": [346149], "max": [346444], "mean": [346296.5], "std": [85.44735221175668], "count": [296]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [296]}, "subtask_annotation": {"mean": [14.719594594594595, 29.0, 29.0, 29.0, 29.0], "std": [7.541266281795369, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [296]}, "scene_annotation": {"mean": [712.0], "std": [0.0], "min": [712], "max": [712], "count": [296]}, "eef_direction_state": {"mean": [3.9054054054054053, 3.527027027027027], "std": [2.1649475302231806, 2.0906676353336757], "min": [0, 0], "max": [6, 6], "count": [296]}, "eef_velocity_state": {"mean": [0.7837837837837838, 1.010135135135135], "std": [0.784482447227027, 0.7555416765352767], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_acc_mag_state": {"mean": [0.7398648648648649, 0.9695945945945946], "std": [0.8280749300918387, 0.8234862265855981], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_direction_action": {"mean": [3.9054054054054053, 3.527027027027027], "std": [2.1649475302231806, 2.0906676353336757], "min": [0, 0], "max": [6, 6], "count": [296]}, "eef_velocity_action": {"mean": [0.7837837837837838, 1.010135135135135], "std": [0.784482447227027, 0.7555416765352767], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_acc_mag_action": {"mean": [0.7398648648648649, 0.9695945945945946], "std": [0.8280749300918387, 0.8234862265855981], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_sim_pose_state": {"mean": [0.38420335174473197, 0.32128211540951057, 1.0195935864559895, -1.1408581095252395, 1.207296670453981, -0.9915558728609271, 0.49805647547262694, -0.33005346044837774, 1.1006701167529152, 0.33538617408283933, 0.960062896392328, -0.48028155715353443], "std": [0.04601322813059295, 0.05838589097010691, 0.011660914702951856, 0.5119677431718433, 0.06609787837937395, 1.4017997441394456, 0.07700532964393922, 0.04465985727198153, 0.055494456568009436, 1.715248128152372, 0.2102434072665547, 1.4289651415180566], "min": [0.32594289557073264, 0.13069759676086873, 0.9990382511983178, -2.4581850042309226, 1.133349642491452, -3.1319147327243844, 0.41158044368238456, -0.4281307446954261, 1.0298792278612192, -3.1045233512997528, 0.565978370995385, -3.117617727463727], "max": [0.507835206842874, 0.37630412147651476, 1.0496279794126233, -0.5765157490045867, 1.417851455354893, 3.13511655355395, 0.6174531295532456, -0.2628357152886061, 1.223244563342287, 3.1256643693295683, 1.3214801656000459, 3.0409718533572025], "count": [296]}, "eef_sim_pose_action": {"mean": [0.38420335174473197, 0.32128211540951057, 1.0195935864559895, -1.1408581095252395, 1.207296670453981, -0.9915558728609271, 0.49805647547262694, -0.33005346044837774, 1.1006701167529152, 0.33538617408283933, 0.960062896392328, -0.48028155715353443], "std": [0.04601322813059295, 0.05838589097010691, 0.011660914702951856, 0.5119677431718433, 0.06609787837937395, 1.4017997441394456, 0.07700532964393922, 0.04465985727198153, 0.055494456568009436, 1.715248128152372, 0.2102434072665547, 1.4289651415180566], "min": [0.32594289557073264, 0.13069759676086873, 0.9990382511983178, -2.4581850042309226, 1.133349642491452, -3.1319147327243844, 0.41158044368238456, -0.4281307446954261, 1.0298792278612192, -3.1045233512997528, 0.565978370995385, -3.117617727463727], "max": [0.507835206842874, 0.37630412147651476, 1.0496279794126233, -0.5765157490045867, 1.417851455354893, 3.13511655355395, 0.6174531295532456, -0.2628357152886061, 1.223244563342287, 3.1256643693295683, 1.3214801656000459, 3.0409718533572025], "count": [296]}, "gripper_mode_state": {"mean": [0.13851351351351351, 0.3310810810810811], "std": [0.34543815667591676, 0.47060216619907824], "min": [0, 0], "max": [1, 1], "count": [296]}, "gripper_activity_state": {"mean": [1.7837837837837838, 1.9222972972972974], "std": [0.5817092770278618, 0.34490910395739915], "min": [0, 0], "max": [2, 2], "count": [296]}, "gripper_mode_action": {"mean": [0.13851351351351351, 0.3310810810810811], "std": [0.34543815667591676, 0.47060216619907824], "min": [0, 0], "max": [1, 1], "count": [296]}, "gripper_activity_action": {"mean": [1.7837837837837838, 1.9222972972972974], "std": [0.5817092770278618, 0.34490910395739915], "min": [0, 0], "max": [2, 2], "count": [296]}, "gripper_open_scale_state": {"mean": [0.7361672295750796, 0.4670591218278217], "std": [0.2049863107370238, 0.153132880979009], "min": [0.098, 0.154], "max": [0.834, 0.625], "count": [296]}, "gripper_open_scale_action": {"mean": [0.7361672295750796, 0.4670591218278217], "std": [0.2049863107370238, 0.153132880979009], "min": [0.098, 0.154], "max": [0.834, 0.625], "count": [296]}}} +{"episode_index": 634, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.49465899101307187]], [[0.4335042258986928]], [[0.4183123345588235]]], "std": [[[0.12072554217488782]], [[0.19786149195323738]], [[0.2193815871941861]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47804120915032683]], [[0.476434789624183]], [[0.47046321895424836]]], "std": [[[0.06077130030841373]], [[0.08422460101806624]], [[0.08979930752142484]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.7607843137254902]], [[0.7254901960784313]]], "mean": [[[0.4762872487745098]], [[0.44493615808823533]], [[0.4298851348039216]]], "std": [[[0.06763316942279929]], [[0.1529580797674726]], [[0.1722564266710839]]], "count": [100]}, "observation.state": {"min": [0.17474237084388733, 1.888969898223877, -0.909665584564209, -1.129524827003479, -2.428067207336426, -1.8554072380065918, 0.589188277721405, 147.0, 0.20186500251293182, 0.22457599639892578, -0.00839299988001585, -2.933000087738037, -0.07500000298023224, -1.055999994277954, -0.5637064576148987, -2.0739400386810303, -0.7538076639175415, -0.2707878649234772, -0.9566673040390015, -1.9597254991531372, 2.1419379711151123, 171.0, -0.37815698981285095, 0.16856199502944946, -0.11368899792432785, 1.350000023841858, 0.6100000143051147, -3.125999927520752], "max": [0.7855901718139648, 2.0785999298095703, -0.20713569223880768, 0.0053581614047288895, -0.8512494564056396, -1.3130112886428833, 2.321305513381958, 820.0, 0.36767300963401794, 0.4179520010948181, 0.14894700050354004, -0.7940000295639038, 1.2389999628067017, 0.9919999837875366, -0.03347541391849518, -2.05570125579834, 0.28447121381759644, 0.49584802985191345, -0.8763821721076965, -1.3847267627716064, 2.8079380989074707, 849.0, -0.20858900249004364, 0.29477399587631226, 0.03243599832057953, 2.750999927520752, 1.2000000476837158, 3.135999917984009], "mean": [0.4290291666984558, 2.034580945968628, -0.5393266081809998, -0.49803537130355835, -1.620115876197815, -1.6216894388198853, 1.259696125984192, 559.7804565429688, 0.29762002825737, 0.3170985281467438, 0.06321195513010025, -1.9035227298736572, 0.7106729745864868, 0.2228943556547165, -0.1787925362586975, -2.0663421154022217, -0.40142038464546204, -0.026016155257821083, -0.9337124228477478, -1.6664236783981323, 2.663313150405884, 743.6907348632812, -0.3372024893760681, 0.21899063885211945, -0.002162942895665765, 1.8144104480743408, 0.914397120475769, 1.0032309293746948], "std": [0.22958870232105255, 0.04990299791097641, 0.21656087040901184, 0.38189437985420227, 0.6230722069740295, 0.16429488360881805, 0.585407555103302, 222.36769104003906, 0.05586408078670502, 0.07263293862342834, 0.032981988042593, 0.8947266936302185, 0.4636690318584442, 0.7594766020774841, 0.13841308653354645, 0.0038010564167052507, 0.33000755310058594, 0.21807998418807983, 0.0267226193100214, 0.11135760694742203, 0.19665807485580444, 190.66819763183594, 0.04413960501551628, 0.032337043434381485, 0.038283511996269226, 0.5663033127784729, 0.11485107988119125, 2.609461784362793], "count": [312]}, "action": {"min": [0.17474237084388733, 1.888969898223877, -0.909665584564209, -1.129524827003479, -2.428067207336426, -1.8554072380065918, 0.589188277721405, 147.0, 0.20186500251293182, 0.22457599639892578, -0.00839299988001585, -2.933000087738037, -0.07500000298023224, -1.055999994277954, -0.5637064576148987, -2.0739400386810303, -0.7538076639175415, -0.2707878649234772, -0.9566673040390015, -1.9597254991531372, 2.1419379711151123, 171.0, -0.37815698981285095, 0.16856199502944946, -0.11368899792432785, 1.350000023841858, 0.6100000143051147, -3.125999927520752], "max": [0.7855901718139648, 2.0785999298095703, -0.20713569223880768, 0.0053581614047288895, -0.8512494564056396, -1.3130112886428833, 2.321305513381958, 820.0, 0.36767300963401794, 0.4179520010948181, 0.14894700050354004, -0.7940000295639038, 1.2389999628067017, 0.9919999837875366, -0.03347541391849518, -2.05570125579834, 0.28447121381759644, 0.49584802985191345, -0.8763821721076965, -1.3847267627716064, 2.8079380989074707, 849.0, -0.20858900249004364, 0.29477399587631226, 0.03243599832057953, 2.750999927520752, 1.2000000476837158, 3.135999917984009], "mean": [0.4290291666984558, 2.034580945968628, -0.5393266081809998, -0.49803537130355835, -1.620115876197815, -1.6216894388198853, 1.259696125984192, 559.7804565429688, 0.29762002825737, 0.3170985281467438, 0.06321195513010025, -1.9035227298736572, 0.7106729745864868, 0.2228943556547165, -0.1787925362586975, -2.0663421154022217, -0.40142038464546204, -0.026016155257821083, -0.9337124228477478, -1.6664236783981323, 2.663313150405884, 743.6907348632812, -0.3372024893760681, 0.21899063885211945, -0.002162942895665765, 1.8144104480743408, 0.914397120475769, 1.0032309293746948], "std": [0.22958870232105255, 0.04990299791097641, 0.21656087040901184, 0.38189437985420227, 0.6230722069740295, 0.16429488360881805, 0.585407555103302, 222.36769104003906, 0.05586408078670502, 0.07263293862342834, 0.032981988042593, 0.8947266936302185, 0.4636690318584442, 0.7594766020774841, 0.13841308653354645, 0.0038010564167052507, 0.33000755310058594, 0.21807998418807983, 0.0267226193100214, 0.11135760694742203, 0.19665807485580444, 190.66819763183594, 0.04413960501551628, 0.032337043434381485, 0.038283511996269226, 0.5663033127784729, 0.11485107988119125, 2.609461784362793], "count": [312]}, "timestamp": {"min": [0.0], "max": [10.366666666666667], "mean": [5.183333333333334], "std": [3.0022059790661833], "count": [312]}, "frame_index": {"min": [0], "max": [311], "mean": [155.5], "std": [90.0661793719855], "count": [312]}, "episode_index": {"min": [713], "max": [713], "mean": [713.0], "std": [0.0], "count": [312]}, "index": {"min": [346445], "max": [346756], "mean": [346600.5], "std": [90.0661793719855], "count": [312]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [312]}, "subtask_annotation": {"mean": [15.958333333333334, 29.0, 29.0, 29.0, 29.0], "std": [7.895239220595377, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [312]}, "scene_annotation": {"mean": [713.0], "std": [0.0], "min": [713], "max": [713], "count": [312]}, "eef_direction_state": {"mean": [3.641025641025641, 3.4551282051282053], "std": [2.1556387534185673, 2.0965262744504036], "min": [0, 0], "max": [6, 6], "count": [312]}, "eef_velocity_state": {"mean": [0.7756410256410257, 1.0480769230769231], "std": [0.7122888166445519, 0.7077384670007603], "min": [0, 0], "max": [2, 2], "count": [312]}, "eef_acc_mag_state": {"mean": [0.8878205128205128, 1.016025641025641], "std": [0.8455648202357092, 0.826096535837081], "min": [0, 0], "max": [2, 2], "count": [312]}, "eef_direction_action": {"mean": [3.641025641025641, 3.4551282051282053], "std": [2.1556387534185673, 2.0965262744504036], "min": [0, 0], "max": [6, 6], "count": [312]}, "eef_velocity_action": {"mean": [0.7756410256410257, 1.0480769230769231], "std": [0.7122888166445519, 0.7077384670007603], "min": [0, 0], "max": [2, 2], "count": [312]}, "eef_acc_mag_action": {"mean": [0.8878205128205128, 1.016025641025641], "std": [0.8455648202357092, 0.826096535837081], "min": [0, 0], "max": [2, 2], "count": [312]}, "eef_sim_pose_state": {"mean": [0.40646803899050316, 0.31421652143595546, 1.0177423529716618, -0.931964045303074, 1.277580457131095, -0.5592239135674348, 0.5150554570749265, -0.33420463757326757, 1.1020843044702655, 0.5851318515877763, 0.8904571108732776, -0.33162603999316365], "std": [0.03518405152599068, 0.04866120054681547, 0.009758664388241245, 0.6978276313869158, 0.06617598656012531, 1.4074343054023364, 0.08372427600569773, 0.045170669631728895, 0.050767617150712645, 1.7395027835148282, 0.18727581652536873, 1.715634376307572], "min": [0.3565326474801411, 0.16791218110881945, 0.9945644198602572, -2.6270742658280573, 1.1389501062769867, -3.1249326354406515, 0.41018193321035223, -0.410511212380107, 1.0372117693179246, -3.094893349237779, 0.5578893578750304, -3.110815011256663], "max": [0.4956348673594087, 0.3720309230615874, 1.0443801058810702, -0.44192388706199576, 1.4404990203426395, 3.1075958001489243, 0.6306418901291806, -0.23605430603753036, 1.1978269232802052, 3.1406337372943156, 1.4008885747358866, 3.111729176192673], "count": [312]}, "eef_sim_pose_action": {"mean": [0.40646803899050316, 0.31421652143595546, 1.0177423529716618, -0.931964045303074, 1.277580457131095, -0.5592239135674348, 0.5150554570749265, -0.33420463757326757, 1.1020843044702655, 0.5851318515877763, 0.8904571108732776, -0.33162603999316365], "std": [0.03518405152599068, 0.04866120054681547, 0.009758664388241245, 0.6978276313869158, 0.06617598656012531, 1.4074343054023364, 0.08372427600569773, 0.045170669631728895, 0.050767617150712645, 1.7395027835148282, 0.18727581652536873, 1.715634376307572], "min": [0.3565326474801411, 0.16791218110881945, 0.9945644198602572, -2.6270742658280573, 1.1389501062769867, -3.1249326354406515, 0.41018193321035223, -0.410511212380107, 1.0372117693179246, -3.094893349237779, 0.5578893578750304, -3.110815011256663], "max": [0.4956348673594087, 0.3720309230615874, 1.0443801058810702, -0.44192388706199576, 1.4404990203426395, 3.1075958001489243, 0.6306418901291806, -0.23605430603753036, 1.1978269232802052, 3.1406337372943156, 1.4008885747358866, 3.111729176192673], "count": [312]}, "gripper_mode_state": {"mean": [0.14743589743589744, 0.23076923076923078], "std": [0.3545399181801234, 0.42132504423474426], "min": [0, 0], "max": [1, 1], "count": [312]}, "gripper_activity_state": {"mean": [1.7884615384615385, 1.8333333333333333], "std": [0.5718796648638703, 0.5105719936343529], "min": [0, 0], "max": [2, 2], "count": [312]}, "gripper_mode_action": {"mean": [0.14743589743589744, 0.23076923076923078], "std": [0.3545399181801234, 0.42132504423474426], "min": [0, 0], "max": [1, 1], "count": [312]}, "gripper_activity_action": {"mean": [1.7884615384615385, 1.8333333333333333], "std": [0.5718796648638703, 0.5105719936343529], "min": [0, 0], "max": [2, 2], "count": [312]}, "gripper_open_scale_state": {"mean": [0.7436907051771097, 0.5597804488157612], "std": [0.190668217933905, 0.22236757529929554], "min": [0.171, 0.147], "max": [0.849, 0.82], "count": [312]}, "gripper_open_scale_action": {"mean": [0.7436907051771097, 0.5597804488157612], "std": [0.190668217933905, 0.22236757529929554], "min": [0.171, 0.147], "max": [0.849, 0.82], "count": [312]}}} +{"episode_index": 635, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.4876724836601307]], [[0.4270232679738562]], [[0.4115003860294118]]], "std": [[[0.12119174904525593]], [[0.19959392729060235]], [[0.22078350218132484]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4767134150326797]], [[0.4754127410130719]], [[0.46981966299019606]]], "std": [[[0.07586506946880486]], [[0.09538985875760064]], [[0.1001967298202073]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.0]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.792156862745098]], [[0.7686274509803922]]], "mean": [[[0.47581811683006536]], [[0.44623859885620915]], [[0.42809108660130724]]], "std": [[[0.06960625917847359]], [[0.15942476924915078]], [[0.18182689901129614]]], "count": [100]}, "observation.state": {"min": [0.11566296964883804, 1.9289554357528687, -1.026183843612671, -1.2037187814712524, -2.4669008255004883, -1.8695968389511108, 0.5905495882034302, 154.0, 0.1856060028076172, 0.194582998752594, -0.022652000188827515, -2.9719998836517334, -0.2070000022649765, -1.0049999952316284, -0.5365316867828369, -2.0755455493927, -1.016357660293579, -0.2926742434501648, -0.8805884718894958, -1.9659563302993774, 2.018630266189575, 126.0, -0.3807089924812317, 0.16026799380779266, -0.11732900142669678, 1.1950000524520874, 0.6449999809265137, -3.0929999351501465], "max": [0.7732332944869995, 2.0786523818969727, -0.2085494101047516, 0.043039821088314056, -1.0014175176620483, -1.2606338262557983, 2.3167502880096436, 600.0, 0.37008699774742126, 0.4180690050125122, 0.16674500703811646, -0.8339999914169312, 1.2000000476837158, 0.9070000052452087, 0.011013027280569077, -2.048475742340088, 0.25792476534843445, 0.5515589118003845, -0.6540970802307129, -1.5128165483474731, 2.7428197860717773, 842.0, -0.19149799644947052, 0.2649739980697632, 0.04394900053739548, 3.0339999198913574, 1.1970000267028809, 3.128000020980835], "mean": [0.3974771499633789, 2.0519657135009766, -0.6166688799858093, -0.5295979976654053, -1.5931214094161987, -1.6295803785324097, 1.222394585609436, 445.9072265625, 0.29256168007850647, 0.3074120283126831, 0.05596541240811348, -1.9348206520080566, 0.7040453553199768, 0.23906852304935455, -0.13243630528450012, -2.068356990814209, -0.5318402647972107, 0.014954695478081703, -0.8468150496482849, -1.7309117317199707, 2.5726609230041504, 722.5633544921875, -0.3502844274044037, 0.1973378211259842, 0.01477233599871397, 1.781269907951355, 0.9245147109031677, 0.9007189869880676], "std": [0.24608607590198517, 0.03758314996957779, 0.27005651593208313, 0.414998859167099, 0.6523337364196777, 0.20100140571594238, 0.5766131281852722, 123.74244689941406, 0.06105871498584747, 0.07722476869821548, 0.040784139186143875, 0.7982636094093323, 0.510151743888855, 0.6563184857368469, 0.13892093300819397, 0.005667730234563351, 0.3939415216445923, 0.22418873012065887, 0.07375437766313553, 0.09504548460245132, 0.24250847101211548, 204.1930389404297, 0.048596929758787155, 0.026310961693525314, 0.040953923016786575, 0.7472302317619324, 0.11886456608772278, 2.533588409423828], "count": [307]}, "action": {"min": [0.11566296964883804, 1.9289554357528687, -1.026183843612671, -1.2037187814712524, -2.4669008255004883, -1.8695968389511108, 0.5905495882034302, 154.0, 0.1856060028076172, 0.194582998752594, -0.022652000188827515, -2.9719998836517334, -0.2070000022649765, -1.0049999952316284, -0.5365316867828369, -2.0755455493927, -1.016357660293579, -0.2926742434501648, -0.8805884718894958, -1.9659563302993774, 2.018630266189575, 126.0, -0.3807089924812317, 0.16026799380779266, -0.11732900142669678, 1.1950000524520874, 0.6449999809265137, -3.0929999351501465], "max": [0.7732332944869995, 2.0786523818969727, -0.2085494101047516, 0.043039821088314056, -1.0014175176620483, -1.2606338262557983, 2.3167502880096436, 600.0, 0.37008699774742126, 0.4180690050125122, 0.16674500703811646, -0.8339999914169312, 1.2000000476837158, 0.9070000052452087, 0.011013027280569077, -2.048475742340088, 0.25792476534843445, 0.5515589118003845, -0.6540970802307129, -1.5128165483474731, 2.7428197860717773, 842.0, -0.19149799644947052, 0.2649739980697632, 0.04394900053739548, 3.0339999198913574, 1.1970000267028809, 3.128000020980835], "mean": [0.3974771499633789, 2.0519657135009766, -0.6166688799858093, -0.5295979976654053, -1.5931214094161987, -1.6295803785324097, 1.222394585609436, 445.9072265625, 0.29256168007850647, 0.3074120283126831, 0.05596541240811348, -1.9348206520080566, 0.7040453553199768, 0.23906852304935455, -0.13243630528450012, -2.068356990814209, -0.5318402647972107, 0.014954695478081703, -0.8468150496482849, -1.7309117317199707, 2.5726609230041504, 722.5633544921875, -0.3502844274044037, 0.1973378211259842, 0.01477233599871397, 1.781269907951355, 0.9245147109031677, 0.9007189869880676], "std": [0.24608607590198517, 0.03758314996957779, 0.27005651593208313, 0.414998859167099, 0.6523337364196777, 0.20100140571594238, 0.5766131281852722, 123.74244689941406, 0.06105871498584747, 0.07722476869821548, 0.040784139186143875, 0.7982636094093323, 0.510151743888855, 0.6563184857368469, 0.13892093300819397, 0.005667730234563351, 0.3939415216445923, 0.22418873012065887, 0.07375437766313553, 0.09504548460245132, 0.24250847101211548, 204.1930389404297, 0.048596929758787155, 0.026310961693525314, 0.040953923016786575, 0.7472302317619324, 0.11886456608772278, 2.533588409423828], "count": [307]}, "timestamp": {"min": [0.0], "max": [10.2], "mean": [5.1], "std": [2.9540932054806035], "count": [307]}, "frame_index": {"min": [0], "max": [306], "mean": [153.0], "std": [88.6227961644181], "count": [307]}, "episode_index": {"min": [714], "max": [714], "mean": [714.0], "std": [0.0], "count": [307]}, "index": {"min": [346757], "max": [347063], "mean": [346910.0], "std": [88.6227961644181], "count": [307]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [307]}, "subtask_annotation": {"mean": [14.345276872964169, 29.0, 29.0, 29.0, 29.0], "std": [7.4544000629114375, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [307]}, "scene_annotation": {"mean": [714.0], "std": [0.0], "min": [714], "max": [714], "count": [307]}, "eef_direction_state": {"mean": [3.8794788273615635, 3.52442996742671], "std": [2.1915894285867257, 2.0755806653839413], "min": [0, 0], "max": [6, 6], "count": [307]}, "eef_velocity_state": {"mean": [0.7654723127035831, 1.0260586319218241], "std": [0.7890001228509544, 0.7304265206711482], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_acc_mag_state": {"mean": [0.7980456026058632, 1.019543973941368], "std": [0.8338889453426657, 0.8268356070165693], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_direction_action": {"mean": [3.8794788273615635, 3.52442996742671], "std": [2.1915894285867257, 2.0755806653839413], "min": [0, 0], "max": [6, 6], "count": [307]}, "eef_velocity_action": {"mean": [0.7654723127035831, 1.0260586319218241], "std": [0.7890001228509544, 0.7304265206711482], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_acc_mag_action": {"mean": [0.7980456026058632, 1.019543973941368], "std": [0.8338889453426657, 0.8268356070165693], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_sim_pose_state": {"mean": [0.3856609755546856, 0.332224585760718, 1.0197250946551328, -0.9411507877496919, 1.2112312974819168, -1.0082577746933854, 0.5053205820146139, -0.325340012288398, 1.1004872765678042, 0.4437690199999507, 0.9067316312151972, -0.16136271437372954], "std": [0.03137868251020625, 0.04977958248710686, 0.011810816989237582, 0.6056615613463653, 0.059489430493627884, 1.2248071204885929, 0.08827556236260076, 0.05584262235026291, 0.05351768268501114, 1.7707895532920805, 0.2158103020725247, 1.6248188105446566], "min": [0.3435683642861458, 0.15725537824879043, 0.9939030003404145, -2.2874772423930994, 1.0645340251682787, -3.1406836368370676, 0.3815587174099564, -0.4343093853216135, 1.0251920208213028, -3.111779801196789, 0.541599184772672, -3.1372560198152537], "max": [0.4687949944780876, 0.381429833158614, 1.0520502566643748, -0.49454679215905867, 1.2922930683400198, 3.136607674396228, 0.6263506308796908, -0.21171617029901496, 1.1993908117924985, 3.134743550691715, 1.3914558601243865, 3.0933217593007045], "count": [307]}, "eef_sim_pose_action": {"mean": [0.3856609755546856, 0.332224585760718, 1.0197250946551328, -0.9411507877496919, 1.2112312974819168, -1.0082577746933854, 0.5053205820146139, -0.325340012288398, 1.1004872765678042, 0.4437690199999507, 0.9067316312151972, -0.16136271437372954], "std": [0.03137868251020625, 0.04977958248710686, 0.011810816989237582, 0.6056615613463653, 0.059489430493627884, 1.2248071204885929, 0.08827556236260076, 0.05584262235026291, 0.05351768268501114, 1.7707895532920805, 0.2158103020725247, 1.6248188105446566], "min": [0.3435683642861458, 0.15725537824879043, 0.9939030003404145, -2.2874772423930994, 1.0645340251682787, -3.1406836368370676, 0.3815587174099564, -0.4343093853216135, 1.0251920208213028, -3.111779801196789, 0.541599184772672, -3.1372560198152537], "max": [0.4687949944780876, 0.381429833158614, 1.0520502566643748, -0.49454679215905867, 1.2922930683400198, 3.136607674396228, 0.6263506308796908, -0.21171617029901496, 1.1993908117924985, 3.134743550691715, 1.3914558601243865, 3.0933217593007045], "count": [307]}, "gripper_mode_state": {"mean": [0.14332247557003258, 0.745928338762215], "std": [0.3504014034882139, 0.4353380895277319], "min": [0, 0], "max": [1, 1], "count": [307]}, "gripper_activity_state": {"mean": [1.781758957654723, 1.9218241042345277], "std": [0.5602984609575123, 0.33339522037586805], "min": [0, 0], "max": [2, 2], "count": [307]}, "gripper_mode_action": {"mean": [0.14332247557003258, 0.745928338762215], "std": [0.3504014034882139, 0.4353380895277319], "min": [0, 0], "max": [1, 1], "count": [307]}, "gripper_activity_action": {"mean": [1.781758957654723, 1.9218241042345277], "std": [0.5602984609575123, 0.33339522037586805], "min": [0, 0], "max": [2, 2], "count": [307]}, "gripper_open_scale_state": {"mean": [0.7225635181141216, 0.4459071663722936], "std": [0.20419300567596024, 0.12374287879582609], "min": [0.126, 0.154], "max": [0.842, 0.6], "count": [307]}, "gripper_open_scale_action": {"mean": [0.7225635181141216, 0.4459071663722936], "std": [0.20419300567596024, 0.12374287879582609], "min": [0.126, 0.154], "max": [0.842, 0.6], "count": [307]}}} +{"episode_index": 636, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.4841203125]], [[0.426077175245098]], [[0.4113676286764706]]], "std": [[[0.11497321034591632]], [[0.1920558746212662]], [[0.21343368094983237]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4753576797385621]], [[0.47503515522875817]], [[0.4700928084150327]]], "std": [[[0.0594966919256445]], [[0.07997638834310222]], [[0.08502046126040977]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.7058823529411765]], [[0.7333333333333333]], [[0.7019607843137254]]], "mean": [[[0.47168475081699346]], [[0.4451513112745098]], [[0.4319398366013072]]], "std": [[[0.072742047983981]], [[0.14691100587571346]], [[0.16449649939033326]]], "count": [100]}, "observation.state": {"min": [0.11971214413642883, 1.9355179071426392, -1.001784086227417, -1.1420212984085083, -2.426060199737549, -2.0254721641540527, 0.381930410861969, 139.0, 0.17461200058460236, 0.20957300066947937, -0.017570000141859055, -2.8980000019073486, -0.12200000137090683, -1.00600004196167, -0.509339451789856, -2.078792095184326, -1.069817066192627, -0.23305381834506989, -0.8239524960517883, -2.0385096073150635, 2.2637619972229004, 170.0, -0.40575799345970154, 0.11969800293445587, -0.10299000144004822, 1.034999966621399, 0.6570000052452087, -3.1411852836608887], "max": [0.7810348272323608, 2.083923101425171, -0.15592771768569946, 0.08642870932817459, -0.9462826251983643, -1.3139886856079102, 2.2471811771392822, 750.0, 0.3847000002861023, 0.41461101174354553, 0.14838899672031403, -0.8420000076293945, 1.1130000352859497, 1.1419999599456787, 0.06431538611650467, -2.035752058029175, -0.03525565192103386, 0.49637168645858765, -0.6561042070388794, -1.4713126420974731, 2.7829973697662354, 842.0, -0.21903400123119354, 0.2769260108470917, 0.06459999829530716, 2.809999942779541, 1.0520000457763672, 3.13700008392334], "mean": [0.3863382935523987, 2.049269914627075, -0.5348374843597412, -0.4769701659679413, -1.5377477407455444, -1.6623300313949585, 1.1201008558273315, 561.711669921875, 0.29897361993789673, 0.2984350323677063, 0.06351478397846222, -1.8486450910568237, 0.6693482995033264, 0.2621080279350281, -0.09986065328121185, -2.067533493041992, -0.7430337071418762, 0.017410052940249443, -0.7122798562049866, -1.7519333362579346, 2.6337246894836426, 756.4445190429688, -0.3608801066875458, 0.18462799489498138, 0.02448386140167713, 1.624804973602295, 0.8921505212783813, 1.2778091430664062], "std": [0.25026264786720276, 0.044506803154945374, 0.26043859124183655, 0.42641350626945496, 0.6519069671630859, 0.21078763902187347, 0.6143236756324768, 209.99710083007812, 0.06580094248056412, 0.0812242180109024, 0.03821082040667534, 0.8526796698570251, 0.4030436873435974, 0.6995131373405457, 0.1417875587940216, 0.006806035991758108, 0.36872366070747375, 0.1842491179704666, 0.07442328333854675, 0.12018612772226334, 0.16413778066635132, 181.2722930908203, 0.04240056127309799, 0.03692038729786873, 0.040988098829984665, 0.632030189037323, 0.08484930545091629, 2.415529251098633], "count": [333]}, "action": {"min": [0.11971214413642883, 1.9355179071426392, -1.001784086227417, -1.1420212984085083, -2.426060199737549, -2.0254721641540527, 0.381930410861969, 139.0, 0.17461200058460236, 0.20957300066947937, -0.017570000141859055, -2.8980000019073486, -0.12200000137090683, -1.00600004196167, -0.509339451789856, -2.078792095184326, -1.069817066192627, -0.23305381834506989, -0.8239524960517883, -2.0385096073150635, 2.2637619972229004, 170.0, -0.40575799345970154, 0.11969800293445587, -0.10299000144004822, 1.034999966621399, 0.6570000052452087, -3.1411852836608887], "max": [0.7810348272323608, 2.083923101425171, -0.15592771768569946, 0.08642870932817459, -0.9462826251983643, -1.3139886856079102, 2.2471811771392822, 750.0, 0.3847000002861023, 0.41461101174354553, 0.14838899672031403, -0.8420000076293945, 1.1130000352859497, 1.1419999599456787, 0.06431538611650467, -2.035752058029175, -0.03525565192103386, 0.49637168645858765, -0.6561042070388794, -1.4713126420974731, 2.7829973697662354, 842.0, -0.21903400123119354, 0.2769260108470917, 0.06459999829530716, 2.809999942779541, 1.0520000457763672, 3.13700008392334], "mean": [0.3863382935523987, 2.049269914627075, -0.5348374843597412, -0.4769701659679413, -1.5377477407455444, -1.6623300313949585, 1.1201008558273315, 561.711669921875, 0.29897361993789673, 0.2984350323677063, 0.06351478397846222, -1.8486450910568237, 0.6693482995033264, 0.2621080279350281, -0.09986065328121185, -2.067533493041992, -0.7430337071418762, 0.017410052940249443, -0.7122798562049866, -1.7519333362579346, 2.6337246894836426, 756.4445190429688, -0.3608801066875458, 0.18462799489498138, 0.02448386140167713, 1.624804973602295, 0.8921505212783813, 1.2778091430664062], "std": [0.25026264786720276, 0.044506803154945374, 0.26043859124183655, 0.42641350626945496, 0.6519069671630859, 0.21078763902187347, 0.6143236756324768, 209.99710083007812, 0.06580094248056412, 0.0812242180109024, 0.03821082040667534, 0.8526796698570251, 0.4030436873435974, 0.6995131373405457, 0.1417875587940216, 0.006806035991758108, 0.36872366070747375, 0.1842491179704666, 0.07442328333854675, 0.12018612772226334, 0.16413778066635132, 181.2722930908203, 0.04240056127309799, 0.03692038729786873, 0.040988098829984665, 0.632030189037323, 0.08484930545091629, 2.415529251098633], "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": [715], "max": [715], "mean": [715.0], "std": [0.0], "count": [333]}, "index": {"min": [347064], "max": [347396], "mean": [347230.0], "std": [96.12838637294743], "count": [333]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [333]}, "subtask_annotation": {"mean": [16.06006006006006, 29.0, 29.0, 29.0, 29.0], "std": [8.088623011280422, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [333]}, "scene_annotation": {"mean": [715.0], "std": [0.0], "min": [715], "max": [715], "count": [333]}, "eef_direction_state": {"mean": [3.4084084084084085, 3.4714714714714714], "std": [2.4959164586054756, 2.0022352216509844], "min": [0, 0], "max": [6, 6], "count": [333]}, "eef_velocity_state": {"mean": [0.7447447447447447, 1.024024024024024], "std": [0.7499815879687983, 0.705635419156516], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_acc_mag_state": {"mean": [0.8648648648648649, 0.9219219219219219], "std": [0.8399179834815623, 0.8453546796725959], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_direction_action": {"mean": [3.4084084084084085, 3.4714714714714714], "std": [2.4959164586054756, 2.0022352216509844], "min": [0, 0], "max": [6, 6], "count": [333]}, "eef_velocity_action": {"mean": [0.7447447447447447, 1.024024024024024], "std": [0.7499815879687983, 0.705635419156516], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_acc_mag_action": {"mean": [0.8648648648648649, 0.9219219219219219], "std": [0.8399179834815623, 0.8453546796725959], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_sim_pose_state": {"mean": [0.37125320185239885, 0.34321516809939034, 1.0184546312898983, -0.8410013625773965, 1.2497862820046237, -0.7040061247191284, 0.4960212019741562, -0.3334329418840644, 1.0988313968140773, 0.4734893714444298, 0.941756477727462, -0.28981293763310995], "std": [0.040711285828927066, 0.04483790412315504, 0.01052165598808896, 0.6197255744359228, 0.057821453188563035, 1.2160940302491607, 0.09146644258945569, 0.05395714214585661, 0.05518952684404438, 1.6594180748032374, 0.20543390024676328, 1.5700713161242725], "min": [0.30275500720534954, 0.1828688012913284, 0.9920628621362687, -2.377778890225398, 1.1262501453302907, -3.1362164132140036, 0.40045833453565904, -0.4197667745793505, 1.02570880796967, -3.0978977618581434, 0.6080101326116223, -3.1305364153492334], "max": [0.4790332629529614, 0.3821028004650126, 1.0433283850396795, -0.3557690950539593, 1.3988103281020106, 3.1242551025288354, 0.6274052552726433, -0.20731839898178145, 1.1879809698076749, 3.141070294038068, 1.3115805517631727, 3.1364026063407167], "count": [333]}, "eef_sim_pose_action": {"mean": [0.37125320185239885, 0.34321516809939034, 1.0184546312898983, -0.8410013625773965, 1.2497862820046237, -0.7040061247191284, 0.4960212019741562, -0.3334329418840644, 1.0988313968140773, 0.4734893714444298, 0.941756477727462, -0.28981293763310995], "std": [0.040711285828927066, 0.04483790412315504, 0.01052165598808896, 0.6197255744359228, 0.057821453188563035, 1.2160940302491607, 0.09146644258945569, 0.05395714214585661, 0.05518952684404438, 1.6594180748032374, 0.20543390024676328, 1.5700713161242725], "min": [0.30275500720534954, 0.1828688012913284, 0.9920628621362687, -2.377778890225398, 1.1262501453302907, -3.1362164132140036, 0.40045833453565904, -0.4197667745793505, 1.02570880796967, -3.0978977618581434, 0.6080101326116223, -3.1305364153492334], "max": [0.4790332629529614, 0.3821028004650126, 1.0433283850396795, -0.3557690950539593, 1.3988103281020106, 3.1242551025288354, 0.6274052552726433, -0.20731839898178145, 1.1879809698076749, 3.141070294038068, 1.3115805517631727, 3.1364026063407167], "count": [333]}, "gripper_mode_state": {"mean": [0.12012012012012012, 0.21621621621621623], "std": [0.32510194841379714, 0.41166341112777805], "min": [0, 0], "max": [1, 1], "count": [333]}, "gripper_activity_state": {"mean": [1.8318318318318318, 1.84984984984985], "std": [0.49799171026357253, 0.4600969100571347], "min": [0, 0], "max": [2, 2], "count": [333]}, "gripper_mode_action": {"mean": [0.12012012012012012, 0.21621621621621623], "std": [0.32510194841379714, 0.41166341112777805], "min": [0, 0], "max": [1, 1], "count": [333]}, "gripper_activity_action": {"mean": [1.8318318318318318, 1.84984984984985], "std": [0.49799171026357253, 0.4600969100571347], "min": [0, 0], "max": [2, 2], "count": [333]}, "gripper_open_scale_state": {"mean": [0.7564444444444437, 0.5617117122157554], "std": [0.18127233891222902, 0.20999730642620268], "min": [0.17, 0.139], "max": [0.842, 0.75], "count": [333]}, "gripper_open_scale_action": {"mean": [0.7564444444444437, 0.5617117122157554], "std": [0.18127233891222902, 0.20999730642620268], "min": [0.17, 0.139], "max": [0.842, 0.75], "count": [333]}}} +{"episode_index": 637, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4851385947712418]], [[0.4209631004901961]], [[0.40490137663398695]]], "std": [[[0.12563093294935138]], [[0.20514641973003567]], [[0.2260318031448566]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8196078431372549]], [[0.803921568627451]], [[0.8235294117647058]]], "mean": [[[0.4807560988562091]], [[0.4825594587418301]], [[0.47869196078431375]]], "std": [[[0.06323212875311783]], [[0.07362232062090149]], [[0.07647347918760315]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.792156862745098]], [[0.7764705882352941]]], "mean": [[[0.46430732843137257]], [[0.43097990604575165]], [[0.4106748100490196]]], "std": [[[0.07521478432253006]], [[0.16814248087236805]], [[0.19133643959632138]]], "count": [100]}, "observation.state": {"min": [0.14526376128196716, 1.9167031049728394, -1.335857629776001, -1.1712905168533325, -2.5295231342315674, -1.9687838554382324, 0.362243115901947, 148.0, 0.16944299638271332, 0.22659499943256378, -0.05016700178384781, -2.9739999771118164, -0.1589999943971634, -1.0089999437332153, -0.38172098994255066, -2.07261323928833, -0.9069429039955139, -0.2693217694759369, -0.8241271376609802, -2.0015785694122314, 2.4057793617248535, 66.0, -0.3892819881439209, 0.1373399943113327, -0.10271299630403519, 1.2960000038146973, 0.7200000286102295, -3.1401853561401367], "max": [0.7558148503303528, 2.086174726486206, -0.17261306941509247, 0.042271874845027924, -0.22218041121959686, -1.2084311246871948, 2.260655164718628, 750.0, 0.38067200779914856, 0.4097079932689667, 0.14622199535369873, -0.7809999585151672, 1.1610000133514404, 1.0110000371932983, 0.0406138114631176, -2.0533626079559326, -0.03560471907258034, 0.35554105043411255, -0.7087956666946411, -1.5544426441192627, 2.79650616645813, 827.0, -0.23210500180721283, 0.2313929945230484, 0.041450999677181244, 2.7780001163482666, 1.1890000104904175, 3.125], "mean": [0.4215484857559204, 2.0586962699890137, -0.8977702856063843, -0.4938112497329712, -1.279603123664856, -1.6205264329910278, 1.0413203239440918, 531.4373168945312, 0.2882072925567627, 0.3092910647392273, 0.047750603407621384, -1.9069756269454956, 0.5494775176048279, 0.2673659324645996, -0.09104077517986298, -2.0669541358947754, -0.5893401503562927, -0.0037082454655319452, -0.7918111085891724, -1.7196149826049805, 2.674793243408203, 595.8135375976562, -0.3577626049518585, 0.17985454201698303, 0.008435274474322796, 1.7709897756576538, 0.9102129340171814, 1.0401344299316406], "std": [0.2262735813856125, 0.04078128933906555, 0.34699881076812744, 0.4466085731983185, 0.9960586428642273, 0.22385525703430176, 0.6650382280349731, 193.47674560546875, 0.06839236617088318, 0.0712251141667366, 0.04494255408644676, 0.8865418434143066, 0.4092789590358734, 0.701741635799408, 0.128537118434906, 0.004431521985679865, 0.3159697353839874, 0.15797017514705658, 0.04132222756743431, 0.09528972953557968, 0.14011698961257935, 190.32814025878906, 0.049951642751693726, 0.02531380020081997, 0.043931979686021805, 0.5653395056724548, 0.10308490693569183, 2.6700189113616943], "count": [287]}, "action": {"min": [0.14526376128196716, 1.9167031049728394, -1.335857629776001, -1.1712905168533325, -2.5295231342315674, -1.9687838554382324, 0.362243115901947, 148.0, 0.16944299638271332, 0.22659499943256378, -0.05016700178384781, -2.9739999771118164, -0.1589999943971634, -1.0089999437332153, -0.38172098994255066, -2.07261323928833, -0.9069429039955139, -0.2693217694759369, -0.8241271376609802, -2.0015785694122314, 2.4057793617248535, 66.0, -0.3892819881439209, 0.1373399943113327, -0.10271299630403519, 1.2960000038146973, 0.7200000286102295, -3.1401853561401367], "max": [0.7558148503303528, 2.086174726486206, -0.17261306941509247, 0.042271874845027924, -0.22218041121959686, -1.2084311246871948, 2.260655164718628, 750.0, 0.38067200779914856, 0.4097079932689667, 0.14622199535369873, -0.7809999585151672, 1.1610000133514404, 1.0110000371932983, 0.0406138114631176, -2.0533626079559326, -0.03560471907258034, 0.35554105043411255, -0.7087956666946411, -1.5544426441192627, 2.79650616645813, 827.0, -0.23210500180721283, 0.2313929945230484, 0.041450999677181244, 2.7780001163482666, 1.1890000104904175, 3.125], "mean": [0.4215484857559204, 2.0586962699890137, -0.8977702856063843, -0.4938112497329712, -1.279603123664856, -1.6205264329910278, 1.0413203239440918, 531.4373168945312, 0.2882072925567627, 0.3092910647392273, 0.047750603407621384, -1.9069756269454956, 0.5494775176048279, 0.2673659324645996, -0.09104077517986298, -2.0669541358947754, -0.5893401503562927, -0.0037082454655319452, -0.7918111085891724, -1.7196149826049805, 2.674793243408203, 595.8135375976562, -0.3577626049518585, 0.17985454201698303, 0.008435274474322796, 1.7709897756576538, 0.9102129340171814, 1.0401344299316406], "std": [0.2262735813856125, 0.04078128933906555, 0.34699881076812744, 0.4466085731983185, 0.9960586428642273, 0.22385525703430176, 0.6650382280349731, 193.47674560546875, 0.06839236617088318, 0.0712251141667366, 0.04494255408644676, 0.8865418434143066, 0.4092789590358734, 0.701741635799408, 0.128537118434906, 0.004431521985679865, 0.3159697353839874, 0.15797017514705658, 0.04132222756743431, 0.09528972953557968, 0.14011698961257935, 190.32814025878906, 0.049951642751693726, 0.02531380020081997, 0.043931979686021805, 0.5653395056724548, 0.10308490693569183, 2.6700189113616943], "count": [287]}, "timestamp": {"min": [0.0], "max": [9.533333333333333], "mean": [4.766666666666667], "std": [2.7616420236277306], "count": [287]}, "frame_index": {"min": [0], "max": [286], "mean": [143.0], "std": [82.84926070883192], "count": [287]}, "episode_index": {"min": [716], "max": [716], "mean": [716.0], "std": [0.0], "count": [287]}, "index": {"min": [347397], "max": [347683], "mean": [347540.0], "std": [82.84926070883192], "count": [287]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [287]}, "subtask_annotation": {"mean": [16.317073170731707, 29.0, 29.0, 29.0, 29.0], "std": [7.918167339231189, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [287]}, "scene_annotation": {"mean": [716.0], "std": [0.0], "min": [716], "max": [716], "count": [287]}, "eef_direction_state": {"mean": [3.9686411149825784, 3.0278745644599305], "std": [2.2170685435842303, 2.1427919879049573], "min": [0, 0], "max": [6, 6], "count": [287]}, "eef_velocity_state": {"mean": [0.7073170731707317, 1.0801393728222997], "std": [0.7773237258220852, 0.6963238323724967], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_acc_mag_state": {"mean": [0.7456445993031359, 1.0348432055749128], "std": [0.8230817753309706, 0.8171753166020076], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_direction_action": {"mean": [3.9686411149825784, 3.0278745644599305], "std": [2.2170685435842303, 2.1427919879049573], "min": [0, 0], "max": [6, 6], "count": [287]}, "eef_velocity_action": {"mean": [0.7073170731707317, 1.0801393728222997], "std": [0.7773237258220852, 0.6963238323724967], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_acc_mag_action": {"mean": [0.7456445993031359, 1.0348432055749128], "std": [0.8230817753309706, 0.8171753166020076], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_sim_pose_state": {"mean": [0.3662617663750838, 0.33235616017484015, 1.0109918242427782, -0.8500546255198037, 1.3164937529231453, -0.974473980327198, 0.5085054956800955, -0.31466847317867036, 1.097078328174023, 0.3380790950533989, 0.8696140478550686, -0.4255528694170092], "std": [0.03147863664858561, 0.0519564533122533, 0.010563751929403637, 0.6153109729810873, 0.04713327857598111, 1.0724409912530064, 0.08236641898346128, 0.06390721609065703, 0.04907777171333768, 1.7602068674390214, 0.21232935567822472, 1.4872622401824886], "min": [0.3198607504763238, 0.1930082968298972, 0.9842310915193749, -2.4698538145130713, 1.1607495444742852, -3.138787287911308, 0.41556376326108624, -0.41045299558940573, 1.0380381262833462, -3.054639121065603, 0.5330059891935011, -3.1145733102728363], "max": [0.4330432623319059, 0.3749782364424161, 1.0422053271235099, -0.3291766141338015, 1.4003555884050556, 3.140987604313377, 0.6204008952058522, -0.17982809018457724, 1.1953170227897576, 3.13099213436465, 1.2184548015617138, 3.068443374055567], "count": [287]}, "eef_sim_pose_action": {"mean": [0.3662617663750838, 0.33235616017484015, 1.0109918242427782, -0.8500546255198037, 1.3164937529231453, -0.974473980327198, 0.5085054956800955, -0.31466847317867036, 1.097078328174023, 0.3380790950533989, 0.8696140478550686, -0.4255528694170092], "std": [0.03147863664858561, 0.0519564533122533, 0.010563751929403637, 0.6153109729810873, 0.04713327857598111, 1.0724409912530064, 0.08236641898346128, 0.06390721609065703, 0.04907777171333768, 1.7602068674390214, 0.21232935567822472, 1.4872622401824886], "min": [0.3198607504763238, 0.1930082968298972, 0.9842310915193749, -2.4698538145130713, 1.1607495444742852, -3.138787287911308, 0.41556376326108624, -0.41045299558940573, 1.0380381262833462, -3.054639121065603, 0.5330059891935011, -3.1145733102728363], "max": [0.4330432623319059, 0.3749782364424161, 1.0422053271235099, -0.3291766141338015, 1.4003555884050556, 3.140987604313377, 0.6204008952058522, -0.17982809018457724, 1.1953170227897576, 3.13099213436465, 1.2184548015617138, 3.068443374055567], "count": [287]}, "gripper_mode_state": {"mean": [0.15331010452961671, 0.22996515679442509], "std": [0.36028615901632316, 0.42081015132116273], "min": [0, 0], "max": [1, 1], "count": [287]}, "gripper_activity_state": {"mean": [1.78397212543554, 1.8780487804878048], "std": [0.5801786093395749, 0.42043493042504104], "min": [0, 0], "max": [2, 2], "count": [287]}, "gripper_mode_action": {"mean": [0.15331010452961671, 0.22996515679442509], "std": [0.36028615901632316, 0.42081015132116273], "min": [0, 0], "max": [1, 1], "count": [287]}, "gripper_activity_action": {"mean": [1.78397212543554, 1.8780487804878048], "std": [0.5801786093395749, 0.42043493042504104], "min": [0, 0], "max": [2, 2], "count": [287]}, "gripper_open_scale_state": {"mean": [0.5958135887172579, 0.5314372822299651], "std": [0.1903282165685872, 0.1934768042213705], "min": [0.066, 0.148], "max": [0.827, 0.75], "count": [287]}, "gripper_open_scale_action": {"mean": [0.5958135887172579, 0.5314372822299651], "std": [0.1903282165685872, 0.1934768042213705], "min": [0.066, 0.148], "max": [0.827, 0.75], "count": [287]}}} +{"episode_index": 638, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4875627982026144]], [[0.42102121119281044]], [[0.4063846262254902]]], "std": [[[0.12296271205005078]], [[0.20467186285053135]], [[0.22584274619891473]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47793883578431373]], [[0.4766330637254902]], [[0.4717951470588235]]], "std": [[[0.07803136357432564]], [[0.100021942286505]], [[0.10539752676347486]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[0.9725490196078431]]], "mean": [[[0.47270238562091504]], [[0.4440188786764706]], [[0.4313109885620915]]], "std": [[[0.0678044896243944]], [[0.14464067638735714]], [[0.1614988202791693]]], "count": [100]}, "observation.state": {"min": [0.14360569417476654, 1.7594488859176636, -1.009446144104004, -1.1193146705627441, -2.3673646450042725, -1.817847728729248, 0.44481465220451355, 138.0, 0.1812489926815033, 0.24023400247097015, -0.009957999922335148, -3.128999948501587, -0.027000002562999725, -1.1579999923706055, -0.5465149879455566, -2.074166774749756, -0.9837373495101929, -0.12091641128063202, -0.940592885017395, -1.9431449174880981, 2.254267454147339, 78.0, -0.3952780067920685, 0.1634179949760437, -0.09232500195503235, -3.132185220718384, 0.625, -3.121999979019165], "max": [0.7362496852874756, 2.0853195190429688, -0.39851105213165283, 0.032306041568517685, -0.3269699811935425, -1.2378398180007935, 2.3750267028808594, 745.0, 0.35238099098205566, 0.41618800163269043, 0.15930800139904022, 3.135999917984009, 1.2869999408721924, 0.9010000228881836, -0.047193702310323715, -2.0120506286621094, 0.08203046768903732, 0.4919734001159668, -0.7094414234161377, -1.6101011037826538, 2.9443533420562744, 832.0, -0.2157610058784485, 0.2714970111846924, 0.0448869988322258, 3.138000011444092, 1.1100000143051147, 3.0899999141693115], "mean": [0.4145675599575043, 2.0212814807891846, -0.7465860247612, -0.5646837949752808, -1.489267349243164, -1.634546160697937, 1.3017150163650513, 537.7755737304688, 0.2844081223011017, 0.31884849071502686, 0.06545441597700119, -1.9950987100601196, 0.7044287919998169, 0.15256106853485107, -0.16078725457191467, -2.063494920730591, -0.6287241578102112, 0.07282723486423492, -0.749845564365387, -1.7026734352111816, 2.54789400100708, 706.3993530273438, -0.36206746101379395, 0.20231500267982483, 0.017383301630616188, 1.684945821762085, 0.9336533546447754, 0.9759137034416199], "std": [0.229932501912117, 0.08886951208114624, 0.16433128714561462, 0.35765761137008667, 0.7231796383857727, 0.1709776520729065, 0.5860997438430786, 191.46934509277344, 0.05235305801033974, 0.06452744454145432, 0.03938910737633705, 0.9437710642814636, 0.4511367380619049, 0.7345882654190063, 0.1324053555727005, 0.010586666874587536, 0.4288913905620575, 0.17393982410430908, 0.06419634073972702, 0.08969435095787048, 0.18286120891571045, 223.8932342529297, 0.0468888022005558, 0.026303693652153015, 0.035843849182128906, 0.9924815893173218, 0.13835710287094116, 2.6288180351257324], "count": [303]}, "action": {"min": [0.14360569417476654, 1.7594488859176636, -1.009446144104004, -1.1193146705627441, -2.3673646450042725, -1.817847728729248, 0.44481465220451355, 138.0, 0.1812489926815033, 0.24023400247097015, -0.009957999922335148, -3.128999948501587, -0.027000002562999725, -1.1579999923706055, -0.5465149879455566, -2.074166774749756, -0.9837373495101929, -0.12091641128063202, -0.940592885017395, -1.9431449174880981, 2.254267454147339, 78.0, -0.3952780067920685, 0.1634179949760437, -0.09232500195503235, -3.132185220718384, 0.625, -3.121999979019165], "max": [0.7362496852874756, 2.0853195190429688, -0.39851105213165283, 0.032306041568517685, -0.3269699811935425, -1.2378398180007935, 2.3750267028808594, 745.0, 0.35238099098205566, 0.41618800163269043, 0.15930800139904022, 3.135999917984009, 1.2869999408721924, 0.9010000228881836, -0.047193702310323715, -2.0120506286621094, 0.08203046768903732, 0.4919734001159668, -0.7094414234161377, -1.6101011037826538, 2.9443533420562744, 832.0, -0.2157610058784485, 0.2714970111846924, 0.0448869988322258, 3.138000011444092, 1.1100000143051147, 3.0899999141693115], "mean": [0.4145675599575043, 2.0212814807891846, -0.7465860247612, -0.5646837949752808, -1.489267349243164, -1.634546160697937, 1.3017150163650513, 537.7755737304688, 0.2844081223011017, 0.31884849071502686, 0.06545441597700119, -1.9950987100601196, 0.7044287919998169, 0.15256106853485107, -0.16078725457191467, -2.063494920730591, -0.6287241578102112, 0.07282723486423492, -0.749845564365387, -1.7026734352111816, 2.54789400100708, 706.3993530273438, -0.36206746101379395, 0.20231500267982483, 0.017383301630616188, 1.684945821762085, 0.9336533546447754, 0.9759137034416199], "std": [0.229932501912117, 0.08886951208114624, 0.16433128714561462, 0.35765761137008667, 0.7231796383857727, 0.1709776520729065, 0.5860997438430786, 191.46934509277344, 0.05235305801033974, 0.06452744454145432, 0.03938910737633705, 0.9437710642814636, 0.4511367380619049, 0.7345882654190063, 0.1324053555727005, 0.010586666874587536, 0.4288913905620575, 0.17393982410430908, 0.06419634073972702, 0.08969435095787048, 0.18286120891571045, 223.8932342529297, 0.0468888022005558, 0.026303693652153015, 0.035843849182128906, 0.9924815893173218, 0.13835710287094116, 2.6288180351257324], "count": [303]}, "timestamp": {"min": [0.0], "max": [10.066666666666666], "mean": [5.033333333333333], "std": [2.9156029806440964], "count": [303]}, "frame_index": {"min": [0], "max": [302], "mean": [151.0], "std": [87.46808941932291], "count": [303]}, "episode_index": {"min": [717], "max": [717], "mean": [717.0], "std": [0.0], "count": [303]}, "index": {"min": [347684], "max": [347986], "mean": [347835.0], "std": [87.46808941932291], "count": [303]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [303]}, "subtask_annotation": {"mean": [15.151815181518153, 29.0, 29.0, 29.0, 29.0], "std": [7.770005904413512, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [303]}, "scene_annotation": {"mean": [717.0], "std": [0.0], "min": [717], "max": [717], "count": [303]}, "eef_direction_state": {"mean": [3.9306930693069306, 3.042904290429043], "std": [2.166002351411838, 2.0151589248716424], "min": [0, 0], "max": [6, 6], "count": [303]}, "eef_velocity_state": {"mean": [0.7623762376237624, 1.155115511551155], "std": [0.781154027206433, 0.6389698055461291], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_state": {"mean": [0.9108910891089109, 0.9537953795379538], "std": [0.8336845320800351, 0.8192267450349953], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_direction_action": {"mean": [3.9306930693069306, 3.042904290429043], "std": [2.166002351411838, 2.0151589248716424], "min": [0, 0], "max": [6, 6], "count": [303]}, "eef_velocity_action": {"mean": [0.7623762376237624, 1.155115511551155], "std": [0.781154027206433, 0.6389698055461291], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_action": {"mean": [0.9108910891089109, 0.9537953795379538], "std": [0.8336845320800351, 0.8192267450349953], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_sim_pose_state": {"mean": [0.39017781219435477, 0.3426668266541689, 1.0157853263726193, -1.0795870434092822, 1.265885197106091, -0.6904925811444532, 0.5185828146584749, -0.329841050569289, 1.1126982341816634, 0.5218336947188389, 0.9107562534749527, -0.2428229128192465], "std": [0.031597879716988235, 0.043590572212039956, 0.013223910152564978, 0.6284646000201602, 0.04551660658345034, 1.5006865433109027, 0.0751017273633044, 0.050706639218247446, 0.04884740145945824, 1.7758401761203935, 0.19225015867029469, 1.7107562003078272], "min": [0.3574800038008362, 0.19230347349442445, 0.9951367079326456, -2.4342007718444636, 1.1621226213164908, -3.1313221328319107, 0.430643701906982, -0.4235073802976502, 1.035712867166167, -3.1075762486621072, 0.5338557328883051, -3.126970595358056], "max": [0.47780799311862254, 0.37763481222156936, 1.0543709643665582, 0.2505718010554425, 1.386068182109108, 3.130385806294447, 0.6245306166123562, -0.21580978658587946, 1.1997618440327937, 3.132442721538177, 1.4176679008986923, 3.1305239308114463], "count": [303]}, "eef_sim_pose_action": {"mean": [0.39017781219435477, 0.3426668266541689, 1.0157853263726193, -1.0795870434092822, 1.265885197106091, -0.6904925811444532, 0.5185828146584749, -0.329841050569289, 1.1126982341816634, 0.5218336947188389, 0.9107562534749527, -0.2428229128192465], "std": [0.031597879716988235, 0.043590572212039956, 0.013223910152564978, 0.6284646000201602, 0.04551660658345034, 1.5006865433109027, 0.0751017273633044, 0.050706639218247446, 0.04884740145945824, 1.7758401761203935, 0.19225015867029469, 1.7107562003078272], "min": [0.3574800038008362, 0.19230347349442445, 0.9951367079326456, -2.4342007718444636, 1.1621226213164908, -3.1313221328319107, 0.430643701906982, -0.4235073802976502, 1.035712867166167, -3.1075762486621072, 0.5338557328883051, -3.126970595358056], "max": [0.47780799311862254, 0.37763481222156936, 1.0543709643665582, 0.2505718010554425, 1.386068182109108, 3.130385806294447, 0.6245306166123562, -0.21580978658587946, 1.1997618440327937, 3.132442721538177, 1.4176679008986923, 3.1305239308114463], "count": [303]}, "gripper_mode_state": {"mean": [0.15181518151815182, 0.21782178217821782], "std": [0.3588416533497231, 0.4127656155579372], "min": [0, 0], "max": [1, 1], "count": [303]}, "gripper_activity_state": {"mean": [1.6897689768976898, 1.8613861386138615], "std": [0.6769137004444845, 0.4456545518782916], "min": [0, 0], "max": [2, 2], "count": [303]}, "gripper_mode_action": {"mean": [0.15181518151815182, 0.21782178217821782], "std": [0.3588416533497231, 0.4127656155579372], "min": [0, 0], "max": [1, 1], "count": [303]}, "gripper_activity_action": {"mean": [1.6897689768976898, 1.8613861386138615], "std": [0.6769137004444845, 0.4456545518782916], "min": [0, 0], "max": [2, 2], "count": [303]}, "gripper_open_scale_state": {"mean": [0.7063993399088134, 0.5377755775577554], "std": [0.2238930981222386, 0.19146933913087166], "min": [0.078, 0.138], "max": [0.832, 0.745], "count": [303]}, "gripper_open_scale_action": {"mean": [0.7063993399088134, 0.5377755775577554], "std": [0.2238930981222386, 0.19146933913087166], "min": [0.078, 0.138], "max": [0.832, 0.745], "count": [303]}}} +{"episode_index": 639, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.4815023100490196]], [[0.4202107720588235]], [[0.405273551879085]]], "std": [[[0.12224680265738759]], [[0.19851145809332252]], [[0.21993669608027508]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48056374795751633]], [[0.47835513684640524]], [[0.472572193627451]]], "std": [[[0.06978678038909275]], [[0.0924964835014197]], [[0.0981803711345277]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7058823529411765]], [[0.7686274509803922]], [[0.7568627450980392]]], "mean": [[[0.47857917687908497]], [[0.4378489971405229]], [[0.417272908496732]]], "std": [[[0.07776831859233511]], [[0.17146218250278483]], [[0.19518425954541227]]], "count": [100]}, "observation.state": {"min": [0.11129964143037796, 1.8958988189697266, -1.1857768297195435, -1.2761847972869873, -2.5089807510375977, -1.9665147066116333, 0.6278473138809204, 127.0, 0.15182499587535858, 0.23805299401283264, -0.056070998311042786, -3.0350000858306885, -0.29200002551078796, -1.2139999866485596, -0.6092246174812317, -2.078704595565796, -0.9011833071708679, -0.45026007294654846, -0.8130093216896057, -2.0057499408721924, 2.2634825706481934, 190.0, -0.387239009141922, 0.10775899887084961, -0.13529999554157257, 1.1970000267028809, 0.6359999775886536, -3.1391851902008057], "max": [0.9289689660072327, 2.0787744522094727, -0.3378084897994995, -0.0792030468583107, -0.907867968082428, -1.2466713190078735, 2.4785594940185547, 614.0, 0.34651699662208557, 0.4296109974384308, 0.15561999380588531, -0.8840000033378601, 1.2519999742507935, 1.1349999904632568, 0.10250319540500641, -2.0425589084625244, -0.034487705677747726, 0.5860990881919861, -0.7468438744544983, -1.269727110862732, 2.8870365619659424, 827.0, -0.17406900227069855, 0.2893269956111908, 0.05405599996447563, 2.938999891281128, 1.069000005722046, 3.117000102996826], "mean": [0.4856049418449402, 2.035555839538574, -0.7632558345794678, -0.6808596253395081, -1.6813470125198364, -1.6517812013626099, 1.507205843925476, 468.93914794921875, 0.2532404661178589, 0.33058926463127136, 0.057848572731018066, -2.2329838275909424, 0.6051446795463562, 0.08306567370891571, -0.08313141018152237, -2.066986560821533, -0.5758923292160034, 0.020098093897104263, -0.7930238842964172, -1.7565749883651733, 2.6658575534820557, 701.47021484375, -0.35226812958717346, 0.17484523355960846, 0.014211895875632763, 1.7567042112350464, 0.8756385445594788, 0.8388912081718445], "std": [0.29367852210998535, 0.05585508421063423, 0.24657949805259705, 0.28895893692970276, 0.7184926867485046, 0.205194890499115, 0.5653088688850403, 190.9996795654297, 0.05620003119111061, 0.0667547881603241, 0.05301671102643013, 0.7811391949653625, 0.5652220249176025, 0.7948772311210632, 0.17429891228675842, 0.006204658653587103, 0.3371843695640564, 0.2501757740974426, 0.019492842257022858, 0.16151946783065796, 0.16609545052051544, 168.9695587158203, 0.05629590153694153, 0.046077363193035126, 0.04852839559316635, 0.6229788064956665, 0.09618911147117615, 2.6649014949798584], "count": [304]}, "action": {"min": [0.11129964143037796, 1.8958988189697266, -1.1857768297195435, -1.2761847972869873, -2.5089807510375977, -1.9665147066116333, 0.6278473138809204, 127.0, 0.15182499587535858, 0.23805299401283264, -0.056070998311042786, -3.0350000858306885, -0.29200002551078796, -1.2139999866485596, -0.6092246174812317, -2.078704595565796, -0.9011833071708679, -0.45026007294654846, -0.8130093216896057, -2.0057499408721924, 2.2634825706481934, 190.0, -0.387239009141922, 0.10775899887084961, -0.13529999554157257, 1.1970000267028809, 0.6359999775886536, -3.1391851902008057], "max": [0.9289689660072327, 2.0787744522094727, -0.3378084897994995, -0.0792030468583107, -0.907867968082428, -1.2466713190078735, 2.4785594940185547, 614.0, 0.34651699662208557, 0.4296109974384308, 0.15561999380588531, -0.8840000033378601, 1.2519999742507935, 1.1349999904632568, 0.10250319540500641, -2.0425589084625244, -0.034487705677747726, 0.5860990881919861, -0.7468438744544983, -1.269727110862732, 2.8870365619659424, 827.0, -0.17406900227069855, 0.2893269956111908, 0.05405599996447563, 2.938999891281128, 1.069000005722046, 3.117000102996826], "mean": [0.4856049418449402, 2.035555839538574, -0.7632558345794678, -0.6808596253395081, -1.6813470125198364, -1.6517812013626099, 1.507205843925476, 468.93914794921875, 0.2532404661178589, 0.33058926463127136, 0.057848572731018066, -2.2329838275909424, 0.6051446795463562, 0.08306567370891571, -0.08313141018152237, -2.066986560821533, -0.5758923292160034, 0.020098093897104263, -0.7930238842964172, -1.7565749883651733, 2.6658575534820557, 701.47021484375, -0.35226812958717346, 0.17484523355960846, 0.014211895875632763, 1.7567042112350464, 0.8756385445594788, 0.8388912081718445], "std": [0.29367852210998535, 0.05585508421063423, 0.24657949805259705, 0.28895893692970276, 0.7184926867485046, 0.205194890499115, 0.5653088688850403, 190.9996795654297, 0.05620003119111061, 0.0667547881603241, 0.05301671102643013, 0.7811391949653625, 0.5652220249176025, 0.7948772311210632, 0.17429891228675842, 0.006204658653587103, 0.3371843695640564, 0.2501757740974426, 0.019492842257022858, 0.16151946783065796, 0.16609545052051544, 168.9695587158203, 0.05629590153694153, 0.046077363193035126, 0.04852839559316635, 0.6229788064956665, 0.09618911147117615, 2.6649014949798584], "count": [304]}, "timestamp": {"min": [0.0], "max": [10.1], "mean": [5.05], "std": [2.9252255373636484], "count": [304]}, "frame_index": {"min": [0], "max": [303], "mean": [151.5], "std": [87.75676612090945], "count": [304]}, "episode_index": {"min": [718], "max": [718], "mean": [718.0], "std": [0.0], "count": [304]}, "index": {"min": [347987], "max": [348290], "mean": [348138.5], "std": [87.75676612090945], "count": [304]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [304]}, "subtask_annotation": {"mean": [15.463815789473685, 29.0, 29.0, 29.0, 29.0], "std": [7.5392835180848925, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [304]}, "scene_annotation": {"mean": [718.0], "std": [0.0], "min": [718], "max": [718], "count": [304]}, "eef_direction_state": {"mean": [3.3717105263157894, 3.0822368421052633], "std": [2.210171396162643, 1.9287847951523982], "min": [0, 0], "max": [6, 6], "count": [304]}, "eef_velocity_state": {"mean": [0.9013157894736842, 1.325657894736842], "std": [0.7717023937293008, 0.6756085668458988], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_acc_mag_state": {"mean": [0.8585526315789473, 1.0657894736842106], "std": [0.8486013321425598, 0.7961341846003068], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_direction_action": {"mean": [3.3717105263157894, 3.0822368421052633], "std": [2.210171396162643, 1.9287847951523982], "min": [0, 0], "max": [6, 6], "count": [304]}, "eef_velocity_action": {"mean": [0.9013157894736842, 1.325657894736842], "std": [0.7717023937293008, 0.6756085668458988], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_acc_mag_action": {"mean": [0.8585526315789473, 1.0657894736842106], "std": [0.8486013321425598, 0.7961341846003068], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_sim_pose_state": {"mean": [0.36208849034822166, 0.33330444223875677, 1.0187980820653433, -0.9567145090373194, 1.2918931164982355, -0.552721056923217, 0.5351139955797899, -0.3052836465505237, 1.1324220338237982, 0.45439941275901374, 0.8040507065926616, -0.42506965198022956], "std": [0.050545536285895316, 0.06277704592468264, 0.011925683103891627, 0.7888969591435802, 0.042772282751173105, 1.4563373576659389, 0.07786996040332282, 0.06860277689414644, 0.042783669569560694, 1.8824451422891437, 0.2803205577464717, 1.7895619398665665], "min": [0.29729258666400127, 0.13054513000836912, 0.9919895308608886, -2.795841294022165, 1.234201191762753, -3.073450654312769, 0.4309015665478708, -0.3910751321492923, 1.062389472658443, -3.130329686199721, 0.35738271318127923, -3.1169132376187245], "max": [0.4958005884273329, 0.4008573076459771, 1.0455766323260114, -0.3722220824455811, 1.4447575944805515, 3.12399288354507, 0.6457864846216825, -0.15401805402890215, 1.2216409109881252, 3.1306784671753305, 1.508017917926709, 3.0897604294174927], "count": [304]}, "eef_sim_pose_action": {"mean": [0.36208849034822166, 0.33330444223875677, 1.0187980820653433, -0.9567145090373194, 1.2918931164982355, -0.552721056923217, 0.5351139955797899, -0.3052836465505237, 1.1324220338237982, 0.45439941275901374, 0.8040507065926616, -0.42506965198022956], "std": [0.050545536285895316, 0.06277704592468264, 0.011925683103891627, 0.7888969591435802, 0.042772282751173105, 1.4563373576659389, 0.07786996040332282, 0.06860277689414644, 0.042783669569560694, 1.8824451422891437, 0.2803205577464717, 1.7895619398665665], "min": [0.29729258666400127, 0.13054513000836912, 0.9919895308608886, -2.795841294022165, 1.234201191762753, -3.073450654312769, 0.4309015665478708, -0.3910751321492923, 1.062389472658443, -3.130329686199721, 0.35738271318127923, -3.1169132376187245], "max": [0.4958005884273329, 0.4008573076459771, 1.0455766323260114, -0.3722220824455811, 1.4447575944805515, 3.12399288354507, 0.6457864846216825, -0.15401805402890215, 1.2216409109881252, 3.1306784671753305, 1.508017917926709, 3.0897604294174927], "count": [304]}, "gripper_mode_state": {"mean": [0.13815789473684212, 0.3717105263157895], "std": [0.3450656326827204, 0.483261638185598], "min": [0, 0], "max": [1, 1], "count": [304]}, "gripper_activity_state": {"mean": [1.8223684210526316, 1.8782894736842106], "std": [0.5206520921959632, 0.4386609053576544], "min": [0, 0], "max": [2, 2], "count": [304]}, "gripper_mode_action": {"mean": [0.13815789473684212, 0.3717105263157895], "std": [0.3450656326827204, 0.483261638185598], "min": [0, 0], "max": [1, 1], "count": [304]}, "gripper_activity_action": {"mean": [1.8223684210526316, 1.8782894736842106], "std": [0.5206520921959632, 0.4386609053576544], "min": [0, 0], "max": [2, 2], "count": [304]}, "gripper_open_scale_state": {"mean": [0.7014703948874215, 0.4689391442600067], "std": [0.16896949557624333, 0.19099932654241697], "min": [0.19, 0.127], "max": [0.827, 0.614], "count": [304]}, "gripper_open_scale_action": {"mean": [0.7014703948874215, 0.4689391442600067], "std": [0.16896949557624333, 0.19099932654241697], "min": [0.19, 0.127], "max": [0.827, 0.614], "count": [304]}}} +{"episode_index": 640, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[1.0]], [[1.0]]], "mean": [[[0.479847506127451]], [[0.4261081638071895]], [[0.4135422344771242]]], "std": [[[0.1213063920865739]], [[0.19190594930487612]], [[0.21169796324904222]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47710467524509803]], [[0.4736236866830066]], [[0.4674342483660131]]], "std": [[[0.05959618336726061]], [[0.08665154366143911]], [[0.09367123851377315]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.8117647058823529]], [[0.792156862745098]]], "mean": [[[0.47383845588235296]], [[0.4351364031862745]], [[0.41128935253267973]]], "std": [[[0.07658526333299444]], [[0.1736406004685622]], [[0.1998138105175705]]], "count": [100]}, "observation.state": {"min": [0.0630587488412857, 1.9291822910308838, -1.192740559577942, -1.2799023389816284, -2.466080665588379, -1.9171395301818848, 0.623955249786377, 126.0, 0.15436899662017822, 0.199086993932724, -0.07170099765062332, -2.9860000610351562, -0.2759999930858612, -1.1360000371932983, -0.6557027697563171, -2.075493097305298, -1.0468311309814453, -0.5586974024772644, -0.760963499546051, -2.048807144165039, 2.2354352474212646, 118.0, -0.3990969955921173, 0.12365400046110153, -0.14274300634860992, 1.1260000467300415, 0.6169999837875366, -3.1361851692199707], "max": [0.9398249387741089, 2.082561731338501, -0.34180527925491333, -0.044977135956287384, -0.6891781687736511, -1.036167025566101, 2.375655174255371, 696.0, 0.3631269931793213, 0.44395801424980164, 0.16570499539375305, -0.8759999871253967, 1.246999979019165, 1.0770000219345093, 0.05372123792767525, -2.036973714828491, -0.034173548221588135, 0.5310164093971252, -0.6046867966651917, -1.0660122632980347, 2.8297722339630127, 829.0, -0.1374569982290268, 0.3203200101852417, 0.059696998447179794, 2.859999895095825, 1.1410000324249268, 3.1070001125335693], "mean": [0.4274636507034302, 2.0456044673919678, -0.831916332244873, -0.6360324621200562, -1.5679529905319214, -1.5957353115081787, 1.3854742050170898, 509.8332824707031, 0.26648610830307007, 0.318347692489624, 0.05304817110300064, -2.0641300678253174, 0.5950716137886047, 0.21011847257614136, -0.10395371913909912, -2.0664806365966797, -0.654840350151062, -0.0005735008744522929, -0.7250173687934875, -1.7241846323013306, 2.6233389377593994, 701.1090087890625, -0.34781700372695923, 0.18083299696445465, 0.00941971130669117, 1.7344183921813965, 0.9304386377334595, 1.1168839931488037], "std": [0.32915157079696655, 0.03884478285908699, 0.24233345687389374, 0.3297883868217468, 0.789983332157135, 0.28585731983184814, 0.5694592595100403, 221.1295623779297, 0.06552956998348236, 0.09025175124406815, 0.057757265865802765, 0.8273535370826721, 0.5494506359100342, 0.7963747382164001, 0.19020262360572815, 0.005773975048214197, 0.3218056857585907, 0.22445093095302582, 0.046625375747680664, 0.21518009901046753, 0.12104340642690659, 201.28335571289062, 0.06671955436468124, 0.05319709703326225, 0.054536979645490646, 0.5902716517448425, 0.11959610134363174, 2.5792925357818604], "count": [321]}, "action": {"min": [0.0630587488412857, 1.9291822910308838, -1.192740559577942, -1.2799023389816284, -2.466080665588379, -1.9171395301818848, 0.623955249786377, 126.0, 0.15436899662017822, 0.199086993932724, -0.07170099765062332, -2.9860000610351562, -0.2759999930858612, -1.1360000371932983, -0.6557027697563171, -2.075493097305298, -1.0468311309814453, -0.5586974024772644, -0.760963499546051, -2.048807144165039, 2.2354352474212646, 118.0, -0.3990969955921173, 0.12365400046110153, -0.14274300634860992, 1.1260000467300415, 0.6169999837875366, -3.1361851692199707], "max": [0.9398249387741089, 2.082561731338501, -0.34180527925491333, -0.044977135956287384, -0.6891781687736511, -1.036167025566101, 2.375655174255371, 696.0, 0.3631269931793213, 0.44395801424980164, 0.16570499539375305, -0.8759999871253967, 1.246999979019165, 1.0770000219345093, 0.05372123792767525, -2.036973714828491, -0.034173548221588135, 0.5310164093971252, -0.6046867966651917, -1.0660122632980347, 2.8297722339630127, 829.0, -0.1374569982290268, 0.3203200101852417, 0.059696998447179794, 2.859999895095825, 1.1410000324249268, 3.1070001125335693], "mean": [0.4274636507034302, 2.0456044673919678, -0.831916332244873, -0.6360324621200562, -1.5679529905319214, -1.5957353115081787, 1.3854742050170898, 509.8332824707031, 0.26648610830307007, 0.318347692489624, 0.05304817110300064, -2.0641300678253174, 0.5950716137886047, 0.21011847257614136, -0.10395371913909912, -2.0664806365966797, -0.654840350151062, -0.0005735008744522929, -0.7250173687934875, -1.7241846323013306, 2.6233389377593994, 701.1090087890625, -0.34781700372695923, 0.18083299696445465, 0.00941971130669117, 1.7344183921813965, 0.9304386377334595, 1.1168839931488037], "std": [0.32915157079696655, 0.03884478285908699, 0.24233345687389374, 0.3297883868217468, 0.789983332157135, 0.28585731983184814, 0.5694592595100403, 221.1295623779297, 0.06552956998348236, 0.09025175124406815, 0.057757265865802765, 0.8273535370826721, 0.5494506359100342, 0.7963747382164001, 0.19020262360572815, 0.005773975048214197, 0.3218056857585907, 0.22445093095302582, 0.046625375747680664, 0.21518009901046753, 0.12104340642690659, 201.28335571289062, 0.06671955436468124, 0.05319709703326225, 0.054536979645490646, 0.5902716517448425, 0.11959610134363174, 2.5792925357818604], "count": [321]}, "timestamp": {"min": [0.0], "max": [10.666666666666666], "mean": [5.333333333333333], "std": [3.088808951803387], "count": [321]}, "frame_index": {"min": [0], "max": [320], "mean": [160.0], "std": [92.66426855410162], "count": [321]}, "episode_index": {"min": [719], "max": [719], "mean": [719.0], "std": [0.0], "count": [321]}, "index": {"min": [348291], "max": [348611], "mean": [348451.0], "std": [92.66426855410162], "count": [321]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [321]}, "subtask_annotation": {"mean": [15.358255451713395, 29.0, 29.0, 29.0, 29.0], "std": [7.488683180155953, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [321]}, "scene_annotation": {"mean": [719.0], "std": [0.0], "min": [719], "max": [719], "count": [321]}, "eef_direction_state": {"mean": [3.367601246105919, 3.1246105919003115], "std": [2.2119915702911155, 1.9741440641594596], "min": [0, 0], "max": [6, 6], "count": [321]}, "eef_velocity_state": {"mean": [0.9065420560747663, 1.2024922118380061], "std": [0.7636530129867551, 0.7401229295690835], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_acc_mag_state": {"mean": [0.9283489096573209, 1.1090342679127725], "std": [0.815259500230987, 0.8033880760223341], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_direction_action": {"mean": [3.367601246105919, 3.1246105919003115], "std": [2.2119915702911155, 1.9741440641594596], "min": [0, 0], "max": [6, 6], "count": [321]}, "eef_velocity_action": {"mean": [0.9065420560747663, 1.2024922118380061], "std": [0.7636530129867551, 0.7401229295690835], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_acc_mag_action": {"mean": [0.9283489096573209, 1.1090342679127725], "std": [0.815259500230987, 0.8033880760223341], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_sim_pose_state": {"mean": [0.3678782617697483, 0.32692888106534035, 1.0184220861435047, -1.0488108187719773, 1.2811829969357003, -0.6121369493956369, 0.51950774889969, -0.30832773140709074, 1.1188079580894505, 0.24422584252781007, 0.8031705687493222, -0.3820024549769195], "std": [0.058553225131457325, 0.07218248810207686, 0.01616399561188194, 0.7220274952723321, 0.06631553016536265, 1.3893404357057748, 0.10042234584322969, 0.07686480529111127, 0.0450120088879494, 1.8648572190006896, 0.2434510744139524, 1.6843620258450278], "min": [0.31008946841273577, 0.09925924323460258, 0.9860151220382489, -2.9542178981447216, 1.1867880303934761, -3.1080259949021114, 0.38671404336575976, -0.41400785462687084, 1.0475915908906572, -3.102313317763757, 0.45584123583381864, -3.1344683241130307], "max": [0.522211221975146, 0.3922522252000258, 1.064714240219354, -0.35178917444671887, 1.518428553974731, 3.1198955594731492, 0.65604759531884, -0.14995408740461297, 1.2073787477989715, 3.0867686730732675, 1.4091623518818372, 3.124651105406116], "count": [321]}, "eef_sim_pose_action": {"mean": [0.3678782617697483, 0.32692888106534035, 1.0184220861435047, -1.0488108187719773, 1.2811829969357003, -0.6121369493956369, 0.51950774889969, -0.30832773140709074, 1.1188079580894505, 0.24422584252781007, 0.8031705687493222, -0.3820024549769195], "std": [0.058553225131457325, 0.07218248810207686, 0.01616399561188194, 0.7220274952723321, 0.06631553016536265, 1.3893404357057748, 0.10042234584322969, 0.07686480529111127, 0.0450120088879494, 1.8648572190006896, 0.2434510744139524, 1.6843620258450278], "min": [0.31008946841273577, 0.09925924323460258, 0.9860151220382489, -2.9542178981447216, 1.1867880303934761, -3.1080259949021114, 0.38671404336575976, -0.41400785462687084, 1.0475915908906572, -3.102313317763757, 0.45584123583381864, -3.1344683241130307], "max": [0.522211221975146, 0.3922522252000258, 1.064714240219354, -0.35178917444671887, 1.518428553974731, 3.1198955594731492, 0.65604759531884, -0.14995408740461297, 1.2073787477989715, 3.0867686730732675, 1.4091623518818372, 3.124651105406116], "count": [321]}, "gripper_mode_state": {"mean": [0.1588785046728972, 0.35202492211838005], "std": [0.3655627516936064, 0.4776016921305128], "min": [0, 0], "max": [1, 1], "count": [321]}, "gripper_activity_state": {"mean": [1.8161993769470406, 1.841121495327103], "std": [0.541590375379457, 0.5081798080661117], "min": [0, 0], "max": [2, 2], "count": [321]}, "gripper_mode_action": {"mean": [0.1588785046728972, 0.35202492211838005], "std": [0.3655627516936064, 0.4776016921305128], "min": [0, 0], "max": [1, 1], "count": [321]}, "gripper_activity_action": {"mean": [1.8161993769470406, 1.841121495327103], "std": [0.541590375379457, 0.5081798080661117], "min": [0, 0], "max": [2, 2], "count": [321]}, "gripper_open_scale_state": {"mean": [0.7011090341728428, 0.5098333324301629], "std": [0.20128337500514032, 0.22112936374747819], "min": [0.118, 0.126], "max": [0.829, 0.696], "count": [321]}, "gripper_open_scale_action": {"mean": [0.7011090341728428, 0.5098333324301629], "std": [0.20128337500514032, 0.22112936374747819], "min": [0.118, 0.126], "max": [0.829, 0.696], "count": [321]}}} +{"episode_index": 641, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.48586093954248366]], [[0.42407068831699346]], [[0.40841652369281045]]], "std": [[[0.12250300488906982]], [[0.20011364272203494]], [[0.22139998511998035]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47731529003267975]], [[0.4781026858660131]], [[0.4736036580882353]]], "std": [[[0.05852512973536069]], [[0.07494910214149109]], [[0.0788422742499523]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4726593014705882]], [[0.4357859763071895]], [[0.4157521834150327]]], "std": [[[0.08487878725256867]], [[0.17306559210724598]], [[0.19515502494568904]]], "count": [100]}, "observation.state": {"min": [0.10913543403148651, 1.8509043455123901, -1.120693325996399, -1.1562632322311401, -2.428957462310791, -1.9457803964614868, 0.528276264667511, 152.0, 0.1629839986562729, 0.21965700387954712, -0.03512699902057648, -2.9570000171661377, -0.13600000739097595, -0.9580000042915344, -0.48350855708122253, -2.073974847793579, -1.0721557140350342, -0.1414240300655365, -0.6170437335968018, -2.0289976596832275, 2.4952447414398193, 226.0, -0.37511399388313293, 0.13332599401474, -0.09237899631261826, 1.190999984741211, 0.6930000185966492, -3.122999906539917], "max": [0.8141263127326965, 2.0840978622436523, -0.40535274147987366, -0.01808161288499832, -0.3508460819721222, -1.2660619020462036, 2.2977960109710693, 696.0, 0.40194201469421387, 0.41319000720977783, 0.16766299307346344, -0.6949999928474426, 1.1469999551773071, 1.2699999809265137, 0.05361652001738548, -2.0218069553375244, -0.28419196605682373, 0.36594319343566895, -0.5483824610710144, -1.5130434036254883, 2.7941153049468994, 834.0, -0.23215800523757935, 0.267863005399704, 0.05393199995160103, 2.803999900817871, 1.0490000247955322, 3.130000114440918], "mean": [0.4173519015312195, 2.0386552810668945, -0.8722195625305176, -0.5947515964508057, -1.3764402866363525, -1.5789408683776855, 1.2955043315887451, 539.2876586914062, 0.285041868686676, 0.31867146492004395, 0.06570705026388168, -1.8658645153045654, 0.591370701789856, 0.29512739181518555, -0.12309466302394867, -2.066527843475342, -0.8142664432525635, 0.031077053397893906, -0.5985010266304016, -1.7779819965362549, 2.6549813747406006, 720.6834106445312, -0.35274776816368103, 0.18818064033985138, 0.01923562027513981, 1.6826019287109375, 0.8838106989860535, 1.185730218887329], "std": [0.2669157087802887, 0.05988213047385216, 0.18931250274181366, 0.3940059542655945, 0.9284476041793823, 0.20980031788349152, 0.5848140716552734, 196.61093139648438, 0.07354048639535904, 0.07883695513010025, 0.05382111296057701, 0.961519718170166, 0.45993468165397644, 0.7926815748214722, 0.1462239921092987, 0.009479553438723087, 0.3118956983089447, 0.1337352842092514, 0.019446153193712234, 0.13044075667858124, 0.0926990807056427, 150.48683166503906, 0.038799140602350235, 0.03756485506892204, 0.04269108176231384, 0.5786740779876709, 0.07171640545129776, 2.5047333240509033], "count": [259]}, "action": {"min": [0.10913543403148651, 1.8509043455123901, -1.120693325996399, -1.1562632322311401, -2.428957462310791, -1.9457803964614868, 0.528276264667511, 152.0, 0.1629839986562729, 0.21965700387954712, -0.03512699902057648, -2.9570000171661377, -0.13600000739097595, -0.9580000042915344, -0.48350855708122253, -2.073974847793579, -1.0721557140350342, -0.1414240300655365, -0.6170437335968018, -2.0289976596832275, 2.4952447414398193, 226.0, -0.37511399388313293, 0.13332599401474, -0.09237899631261826, 1.190999984741211, 0.6930000185966492, -3.122999906539917], "max": [0.8141263127326965, 2.0840978622436523, -0.40535274147987366, -0.01808161288499832, -0.3508460819721222, -1.2660619020462036, 2.2977960109710693, 696.0, 0.40194201469421387, 0.41319000720977783, 0.16766299307346344, -0.6949999928474426, 1.1469999551773071, 1.2699999809265137, 0.05361652001738548, -2.0218069553375244, -0.28419196605682373, 0.36594319343566895, -0.5483824610710144, -1.5130434036254883, 2.7941153049468994, 834.0, -0.23215800523757935, 0.267863005399704, 0.05393199995160103, 2.803999900817871, 1.0490000247955322, 3.130000114440918], "mean": [0.4173519015312195, 2.0386552810668945, -0.8722195625305176, -0.5947515964508057, -1.3764402866363525, -1.5789408683776855, 1.2955043315887451, 539.2876586914062, 0.285041868686676, 0.31867146492004395, 0.06570705026388168, -1.8658645153045654, 0.591370701789856, 0.29512739181518555, -0.12309466302394867, -2.066527843475342, -0.8142664432525635, 0.031077053397893906, -0.5985010266304016, -1.7779819965362549, 2.6549813747406006, 720.6834106445312, -0.35274776816368103, 0.18818064033985138, 0.01923562027513981, 1.6826019287109375, 0.8838106989860535, 1.185730218887329], "std": [0.2669157087802887, 0.05988213047385216, 0.18931250274181366, 0.3940059542655945, 0.9284476041793823, 0.20980031788349152, 0.5848140716552734, 196.61093139648438, 0.07354048639535904, 0.07883695513010025, 0.05382111296057701, 0.961519718170166, 0.45993468165397644, 0.7926815748214722, 0.1462239921092987, 0.009479553438723087, 0.3118956983089447, 0.1337352842092514, 0.019446153193712234, 0.13044075667858124, 0.0926990807056427, 150.48683166503906, 0.038799140602350235, 0.03756485506892204, 0.04269108176231384, 0.5786740779876709, 0.07171640545129776, 2.5047333240509033], "count": [259]}, "timestamp": {"min": [0.0], "max": [8.6], "mean": [4.3], "std": [2.492210085669166], "count": [259]}, "frame_index": {"min": [0], "max": [258], "mean": [129.0], "std": [74.76630257007497], "count": [259]}, "episode_index": {"min": [720], "max": [720], "mean": [720.0], "std": [0.0], "count": [259]}, "index": {"min": [348612], "max": [348870], "mean": [348741.0], "std": [74.76630257007497], "count": [259]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [259]}, "subtask_annotation": {"mean": [13.984555984555984, 29.0, 29.0, 29.0, 29.0], "std": [7.50339388433962, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [259]}, "scene_annotation": {"mean": [720.0], "std": [0.0], "min": [720], "max": [720], "count": [259]}, "eef_direction_state": {"mean": [3.474903474903475, 3.362934362934363], "std": [2.35349643169548, 1.9411060114829684], "min": [0, 0], "max": [6, 6], "count": [259]}, "eef_velocity_state": {"mean": [0.8262548262548263, 1.1428571428571428], "std": [0.7888740502196221, 0.7076915698029864], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_acc_mag_state": {"mean": [0.7876447876447876, 1.0810810810810811], "std": [0.822747218648167, 0.7940349459289321], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_direction_action": {"mean": [3.474903474903475, 3.362934362934363], "std": [2.35349643169548, 1.9411060114829684], "min": [0, 0], "max": [6, 6], "count": [259]}, "eef_velocity_action": {"mean": [0.8262548262548263, 1.1428571428571428], "std": [0.7888740502196221, 0.7076915698029864], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_acc_mag_action": {"mean": [0.7876447876447876, 1.0810810810810811], "std": [0.822747218648167, 0.7940349459289321], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_sim_pose_state": {"mean": [0.37496633570248017, 0.33675518015333616, 1.019703770765416, -0.8071709840461465, 1.279902492211694, -0.580420311291078, 0.5184997780826669, -0.32497780973020884, 1.1139966776370136, 0.4272665911236117, 0.8322064467506252, -0.4500736528826662], "std": [0.04228562886430852, 0.042345352755693476, 0.012493010030644593, 0.7078530192598219, 0.07275642751396212, 1.2960984737914034, 0.08972105028372418, 0.07208782234389825, 0.053845757863549566, 1.9108321319341781, 0.17485926783862066, 1.6153945479342873], "min": [0.3170479128581438, 0.20129032320175583, 0.9820205875716064, -2.6263286735814497, 1.178528227388175, -3.0548074129711194, 0.41440752270796005, -0.4290112534130542, 1.0288702487518684, -3.1023312380145525, 0.6109081411468416, -3.110588792384295], "max": [0.472182596409663, 0.371592016781323, 1.0419338617781246, -0.2972007061434211, 1.4776728324066992, 3.0878120222451386, 0.625407028251282, -0.18171973105317243, 1.2127548907732275, 3.098121927020532, 1.2224968069605127, 3.1334298162143495], "count": [259]}, "eef_sim_pose_action": {"mean": [0.37496633570248017, 0.33675518015333616, 1.019703770765416, -0.8071709840461465, 1.279902492211694, -0.580420311291078, 0.5184997780826669, -0.32497780973020884, 1.1139966776370136, 0.4272665911236117, 0.8322064467506252, -0.4500736528826662], "std": [0.04228562886430852, 0.042345352755693476, 0.012493010030644593, 0.7078530192598219, 0.07275642751396212, 1.2960984737914034, 0.08972105028372418, 0.07208782234389825, 0.053845757863549566, 1.9108321319341781, 0.17485926783862066, 1.6153945479342873], "min": [0.3170479128581438, 0.20129032320175583, 0.9820205875716064, -2.6263286735814497, 1.178528227388175, -3.0548074129711194, 0.41440752270796005, -0.4290112534130542, 1.0288702487518684, -3.1023312380145525, 0.6109081411468416, -3.110588792384295], "max": [0.472182596409663, 0.371592016781323, 1.0419338617781246, -0.2972007061434211, 1.4776728324066992, 3.0878120222451386, 0.625407028251282, -0.18171973105317243, 1.2127548907732275, 3.098121927020532, 1.2224968069605127, 3.1334298162143495], "count": [259]}, "gripper_mode_state": {"mean": [0.11583011583011583, 0.2548262548262548], "std": [0.3200210932062097, 0.4357635077395529], "min": [0, 0], "max": [1, 1], "count": [259]}, "gripper_activity_state": {"mean": [1.7683397683397684, 1.7683397683397684], "std": [0.5898117823607195, 0.5832288837922203], "min": [0, 0], "max": [2, 2], "count": [259]}, "gripper_mode_action": {"mean": [0.11583011583011583, 0.2548262548262548], "std": [0.3200210932062097, 0.4357635077395529], "min": [0, 0], "max": [1, 1], "count": [259]}, "gripper_activity_action": {"mean": [1.7683397683397684, 1.7683397683397684], "std": [0.5898117823607195, 0.5832288837922203], "min": [0, 0], "max": [2, 2], "count": [259]}, "gripper_open_scale_state": {"mean": [0.7206833974477407, 0.5392876446109021], "std": [0.15048683199843402, 0.19661101587745988], "min": [0.226, 0.152], "max": [0.834, 0.696], "count": [259]}, "gripper_open_scale_action": {"mean": [0.7206833974477407, 0.5392876446109021], "std": [0.15048683199843402, 0.19661101587745988], "min": [0.226, 0.152], "max": [0.834, 0.696], "count": [259]}}} +{"episode_index": 642, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.49386069648692815]], [[0.4317129309640523]], [[0.4158271221405229]]], "std": [[[0.12252986961769649]], [[0.2033661544432345]], [[0.22506298843248929]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47784042687908496]], [[0.47901418913398697]], [[0.47379142973856214]]], "std": [[[0.05894273678126443]], [[0.07467692725551794]], [[0.0783601037901111]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.0]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.7490196078431373]], [[0.7333333333333333]]], "mean": [[[0.47414186274509806]], [[0.43814766748366013]], [[0.42004021650326795]]], "std": [[[0.07250281672161155]], [[0.1629794115642835]], [[0.18424312116950448]]], "count": [100]}, "observation.state": {"min": [0.18886208534240723, 1.74862802028656, -1.0511071681976318, -1.2068603038787842, -2.4269676208496094, -1.7176485061645508, 0.5027770400047302, 152.0, 0.1909870058298111, 0.25980299711227417, -0.004267999902367592, -2.953000068664551, -0.12199999392032623, -1.0870000123977661, -0.43039822578430176, -2.072089910507202, -1.1388797760009766, -0.3603406548500061, -0.5529203414916992, -1.9157955646514893, 2.41707181930542, 349.0, -0.3801789879798889, 0.16184799373149872, -0.12529900670051575, 1.312000036239624, 0.6430000066757202, -3.130185127258301], "max": [0.7086735367774963, 2.0785999298095703, -0.09536479413509369, 0.016510814428329468, -0.38554322719573975, -1.2747710943222046, 2.3359487056732178, 630.0, 0.36574599146842957, 0.4159010052680969, 0.15119299292564392, -1.059000015258789, 1.180999994277954, 0.6399999856948853, -0.03412118926644325, -1.9828511476516724, -0.29885274171829224, 0.36594319343566895, -0.4492303133010864, -1.292346477508545, 2.8612751960754395, 830.0, -0.21764500439167023, 0.26494300365448, 0.04167800024151802, 2.697999954223633, 1.0449999570846558, 3.13700008392334], "mean": [0.42869970202445984, 2.0220165252685547, -0.6784147024154663, -0.570503294467926, -1.6480109691619873, -1.5724067687988281, 1.2641167640686035, 485.1512451171875, 0.2905600965023041, 0.32636961340904236, 0.05472089722752571, -2.1724236011505127, 0.640815019607544, -0.00752302585169673, -0.1440437287092209, -2.0609021186828613, -0.8929060101509094, -0.022408608347177505, -0.49421072006225586, -1.6559910774230957, 2.6567349433898926, 772.9287109375, -0.35402050614356995, 0.20494991540908813, 0.006398005411028862, 1.7490674257278442, 0.9159219264984131, 1.3551478385925293], "std": [0.20586445927619934, 0.08967527002096176, 0.280901163816452, 0.4128102660179138, 0.6538592576980591, 0.1241540014743805, 0.6252586245536804, 146.58450317382812, 0.05735115334391594, 0.060438040643930435, 0.033509474247694016, 0.6899286508560181, 0.47163063287734985, 0.5823540091514587, 0.1181669533252716, 0.014561664313077927, 0.30051273107528687, 0.17320036888122559, 0.03007824905216694, 0.1436176747083664, 0.11083696037530899, 130.70779418945312, 0.044592175632715225, 0.02735070139169693, 0.047229643911123276, 0.5322510600090027, 0.09106786549091339, 2.5010275840759277], "count": [281]}, "action": {"min": [0.18886208534240723, 1.74862802028656, -1.0511071681976318, -1.2068603038787842, -2.4269676208496094, -1.7176485061645508, 0.5027770400047302, 152.0, 0.1909870058298111, 0.25980299711227417, -0.004267999902367592, -2.953000068664551, -0.12199999392032623, -1.0870000123977661, -0.43039822578430176, -2.072089910507202, -1.1388797760009766, -0.3603406548500061, -0.5529203414916992, -1.9157955646514893, 2.41707181930542, 349.0, -0.3801789879798889, 0.16184799373149872, -0.12529900670051575, 1.312000036239624, 0.6430000066757202, -3.130185127258301], "max": [0.7086735367774963, 2.0785999298095703, -0.09536479413509369, 0.016510814428329468, -0.38554322719573975, -1.2747710943222046, 2.3359487056732178, 630.0, 0.36574599146842957, 0.4159010052680969, 0.15119299292564392, -1.059000015258789, 1.180999994277954, 0.6399999856948853, -0.03412118926644325, -1.9828511476516724, -0.29885274171829224, 0.36594319343566895, -0.4492303133010864, -1.292346477508545, 2.8612751960754395, 830.0, -0.21764500439167023, 0.26494300365448, 0.04167800024151802, 2.697999954223633, 1.0449999570846558, 3.13700008392334], "mean": [0.42869970202445984, 2.0220165252685547, -0.6784147024154663, -0.570503294467926, -1.6480109691619873, -1.5724067687988281, 1.2641167640686035, 485.1512451171875, 0.2905600965023041, 0.32636961340904236, 0.05472089722752571, -2.1724236011505127, 0.640815019607544, -0.00752302585169673, -0.1440437287092209, -2.0609021186828613, -0.8929060101509094, -0.022408608347177505, -0.49421072006225586, -1.6559910774230957, 2.6567349433898926, 772.9287109375, -0.35402050614356995, 0.20494991540908813, 0.006398005411028862, 1.7490674257278442, 0.9159219264984131, 1.3551478385925293], "std": [0.20586445927619934, 0.08967527002096176, 0.280901163816452, 0.4128102660179138, 0.6538592576980591, 0.1241540014743805, 0.6252586245536804, 146.58450317382812, 0.05735115334391594, 0.060438040643930435, 0.033509474247694016, 0.6899286508560181, 0.47163063287734985, 0.5823540091514587, 0.1181669533252716, 0.014561664313077927, 0.30051273107528687, 0.17320036888122559, 0.03007824905216694, 0.1436176747083664, 0.11083696037530899, 130.70779418945312, 0.044592175632715225, 0.02735070139169693, 0.047229643911123276, 0.5322510600090027, 0.09106786549091339, 2.5010275840759277], "count": [281]}, "timestamp": {"min": [0.0], "max": [9.333333333333334], "mean": [4.666666666666667], "std": [2.703906638756433], "count": [281]}, "frame_index": {"min": [0], "max": [280], "mean": [140.0], "std": [81.11719916269298], "count": [281]}, "episode_index": {"min": [721], "max": [721], "mean": [721.0], "std": [0.0], "count": [281]}, "index": {"min": [348871], "max": [349151], "mean": [349011.0], "std": [81.11719916269298], "count": [281]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [281]}, "subtask_annotation": {"mean": [16.04982206405694, 29.0, 29.0, 29.0, 29.0], "std": [7.841241116425316, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [281]}, "scene_annotation": {"mean": [721.0], "std": [0.0], "min": [721], "max": [721], "count": [281]}, "eef_direction_state": {"mean": [3.9679715302491103, 3.679715302491103], "std": [2.181050502524675, 1.8988424805450368], "min": [0, 0], "max": [6, 6], "count": [281]}, "eef_velocity_state": {"mean": [0.7330960854092526, 1.0818505338078293], "std": [0.7800497438415319, 0.7477544978452209], "min": [0, 0], "max": [2, 2], "count": [281]}, "eef_acc_mag_state": {"mean": [0.697508896797153, 1.0711743772241993], "std": [0.8032147513296712, 0.8060635697569906], "min": [0, 0], "max": [2, 2], "count": [281]}, "eef_direction_action": {"mean": [3.9679715302491103, 3.679715302491103], "std": [2.181050502524675, 1.8988424805450368], "min": [0, 0], "max": [6, 6], "count": [281]}, "eef_velocity_action": {"mean": [0.7330960854092526, 1.0818505338078293], "std": [0.7800497438415319, 0.7477544978452209], "min": [0, 0], "max": [2, 2], "count": [281]}, "eef_acc_mag_action": {"mean": [0.697508896797153, 1.0711743772241993], "std": [0.8032147513296712, 0.8060635697569906], "min": [0, 0], "max": [2, 2], "count": [281]}, "eef_sim_pose_state": {"mean": [0.3910984650878529, 0.3292062458542955, 1.0126609745878155, -0.95486623592033, 1.313015003238528, -0.7148481089265658, 0.525022455807243, -0.3258118161817121, 1.1051770868947053, 0.5183272171729751, 0.963074423748278, -0.29228321096452387], "std": [0.03166200085604145, 0.052295190111177337, 0.009261084007738053, 0.6106210788290397, 0.06446465854215927, 1.2902695183532789, 0.07164732914306202, 0.04890006696630554, 0.056189344589262356, 1.8372632278709282, 0.2645083770945249, 1.7449175575212337], "min": [0.3469913203780585, 0.16620370215249625, 0.9813254089666814, -2.657748927398814, 1.1989697182340455, -3.137245983663973, 0.4471350814325506, -0.4230772122293904, 1.0353324136079365, -3.1079150044595902, 0.5518886657753934, -3.1262154410765564], "max": [0.4665699599486041, 0.373840140981364, 1.0325542375442418, -0.31794367734060897, 1.4652638226475774, 3.0642209696547815, 0.6243571622726516, -0.22276684189584242, 1.1933299582811534, 3.1398985588897723, 1.4881761259878563, 3.1191387629610863], "count": [281]}, "eef_sim_pose_action": {"mean": [0.3910984650878529, 0.3292062458542955, 1.0126609745878155, -0.95486623592033, 1.313015003238528, -0.7148481089265658, 0.525022455807243, -0.3258118161817121, 1.1051770868947053, 0.5183272171729751, 0.963074423748278, -0.29228321096452387], "std": [0.03166200085604145, 0.052295190111177337, 0.009261084007738053, 0.6106210788290397, 0.06446465854215927, 1.2902695183532789, 0.07164732914306202, 0.04890006696630554, 0.056189344589262356, 1.8372632278709282, 0.2645083770945249, 1.7449175575212337], "min": [0.3469913203780585, 0.16620370215249625, 0.9813254089666814, -2.657748927398814, 1.1989697182340455, -3.137245983663973, 0.4471350814325506, -0.4230772122293904, 1.0353324136079365, -3.1079150044595902, 0.5518886657753934, -3.1262154410765564], "max": [0.4665699599486041, 0.373840140981364, 1.0325542375442418, -0.31794367734060897, 1.4652638226475774, 3.0642209696547815, 0.6243571622726516, -0.22276684189584242, 1.1933299582811534, 3.1398985588897723, 1.4881761259878563, 3.1191387629610863], "count": [281]}, "gripper_mode_state": {"mean": [0.10676156583629894, 0.23843416370106763], "std": [0.3088098669027283, 0.4261259359405855], "min": [0, 0], "max": [1, 1], "count": [281]}, "gripper_activity_state": {"mean": [1.8540925266903914, 1.9252669039145907], "std": [0.46598838283102445, 0.31243849206616414], "min": [0, 0], "max": [2, 2], "count": [281]}, "gripper_mode_action": {"mean": [0.10676156583629894, 0.23843416370106763], "std": [0.3088098669027283, 0.4261259359405855], "min": [0, 0], "max": [1, 1], "count": [281]}, "gripper_activity_action": {"mean": [1.8540925266903914, 1.9252669039145907], "std": [0.46598838283102445, 0.31243849206616414], "min": [0, 0], "max": [2, 2], "count": [281]}, "gripper_open_scale_state": {"mean": [0.7729288256227781, 0.4851512453343948], "std": [0.13070786333640555, 0.14658448202843616], "min": [0.349, 0.152], "max": [0.83, 0.63], "count": [281]}, "gripper_open_scale_action": {"mean": [0.7729288256227781, 0.4851512453343948], "std": [0.13070786333640555, 0.14658448202843616], "min": [0.349, 0.152], "max": [0.83, 0.63], "count": [281]}}} +{"episode_index": 643, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.4896915727124183]], [[0.4288334232026144]], [[0.41384313929738564]]], "std": [[[0.12066098537940399]], [[0.19922007400737285]], [[0.22059413220041024]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4793353451797385]], [[0.48034781862745096]], [[0.4753275449346405]]], "std": [[[0.06395347625001113]], [[0.07654840793615891]], [[0.07969452453550473]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.0]], [[0.0]]], "max": [[[0.7058823529411765]], [[0.7254901960784313]], [[0.6941176470588235]]], "mean": [[[0.47735655024509804]], [[0.44619536764705886]], [[0.43241544934640525]]], "std": [[[0.0670461073985619]], [[0.14883010893817317]], [[0.1673602956834822]]], "count": [100]}, "observation.state": {"min": [0.09634218364953995, 1.9151674509048462, -0.9729512333869934, -1.2795708179473877, -2.520796537399292, -1.9131077527999878, 0.4943470358848572, 156.0, 0.19339700043201447, 0.19742700457572937, -0.007036000024527311, -2.930000066757202, -0.07400000095367432, -1.13100004196167, -0.5650678277015686, -2.0769591331481934, -1.2401437759399414, -0.18558086454868317, -0.6756693720817566, -1.8851650953292847, 2.457947254180908, 217.0, -0.394910991191864, 0.20046000182628632, -0.10674399882555008, 1.1449999809265137, 0.5740000009536743, -3.131185293197632], "max": [0.7652396559715271, 2.0794200897216797, -0.06841690838336945, 0.009075711481273174, -1.0014175176620483, -1.3280909061431885, 2.4498488903045654, 790.0, 0.4015899896621704, 0.4099070131778717, 0.17828699946403503, -0.6959999799728394, 1.3839999437332153, 1.0729999542236328, -0.06115633621811867, -1.9728153944015503, -0.19509291648864746, 0.3462733328342438, -0.4478165805339813, -1.4059326648712158, 2.818183183670044, 842.0, -0.20717300474643707, 0.2827799916267395, 0.06190599873661995, 2.8499999046325684, 1.0440000295639038, 3.115000009536743], "mean": [0.40398740768432617, 2.044969320297241, -0.5916968584060669, -0.5782456994056702, -1.6492645740509033, -1.63788640499115, 1.382508397102356, 546.9227905273438, 0.29264354705810547, 0.308765172958374, 0.06310943514108658, -2.0332274436950684, 0.7442975640296936, 0.08073519915342331, -0.2039632946252823, -2.061239242553711, -0.8900835514068604, -0.033960144966840744, -0.5146875977516174, -1.6072676181793213, 2.669071912765503, 753.4815673828125, -0.34916332364082336, 0.2296055555343628, 0.007133626379072666, 1.749779224395752, 0.8897349238395691, 1.1768487691879272], "std": [0.25627055764198303, 0.043303389102220535, 0.28489458560943604, 0.39183419942855835, 0.6606672406196594, 0.1855921894311905, 0.5991418361663818, 207.5880126953125, 0.061807259917259216, 0.0804971307516098, 0.03861971199512482, 0.8488422632217407, 0.500441312789917, 0.7490373849868774, 0.152571901679039, 0.0168575718998909, 0.37696731090545654, 0.14879752695560455, 0.08652333170175552, 0.08951106667518616, 0.09942974150180817, 180.74783325195312, 0.04824567958712578, 0.023572532460093498, 0.04428688436746597, 0.5700108408927917, 0.10886465013027191, 2.5756309032440186], "count": [272]}, "action": {"min": [0.09634218364953995, 1.9151674509048462, -0.9729512333869934, -1.2795708179473877, -2.520796537399292, -1.9131077527999878, 0.4943470358848572, 156.0, 0.19339700043201447, 0.19742700457572937, -0.007036000024527311, -2.930000066757202, -0.07400000095367432, -1.13100004196167, -0.5650678277015686, -2.0769591331481934, -1.2401437759399414, -0.18558086454868317, -0.6756693720817566, -1.8851650953292847, 2.457947254180908, 217.0, -0.394910991191864, 0.20046000182628632, -0.10674399882555008, 1.1449999809265137, 0.5740000009536743, -3.131185293197632], "max": [0.7652396559715271, 2.0794200897216797, -0.06841690838336945, 0.009075711481273174, -1.0014175176620483, -1.3280909061431885, 2.4498488903045654, 790.0, 0.4015899896621704, 0.4099070131778717, 0.17828699946403503, -0.6959999799728394, 1.3839999437332153, 1.0729999542236328, -0.06115633621811867, -1.9728153944015503, -0.19509291648864746, 0.3462733328342438, -0.4478165805339813, -1.4059326648712158, 2.818183183670044, 842.0, -0.20717300474643707, 0.2827799916267395, 0.06190599873661995, 2.8499999046325684, 1.0440000295639038, 3.115000009536743], "mean": [0.40398740768432617, 2.044969320297241, -0.5916968584060669, -0.5782456994056702, -1.6492645740509033, -1.63788640499115, 1.382508397102356, 546.9227905273438, 0.29264354705810547, 0.308765172958374, 0.06310943514108658, -2.0332274436950684, 0.7442975640296936, 0.08073519915342331, -0.2039632946252823, -2.061239242553711, -0.8900835514068604, -0.033960144966840744, -0.5146875977516174, -1.6072676181793213, 2.669071912765503, 753.4815673828125, -0.34916332364082336, 0.2296055555343628, 0.007133626379072666, 1.749779224395752, 0.8897349238395691, 1.1768487691879272], "std": [0.25627055764198303, 0.043303389102220535, 0.28489458560943604, 0.39183419942855835, 0.6606672406196594, 0.1855921894311905, 0.5991418361663818, 207.5880126953125, 0.061807259917259216, 0.0804971307516098, 0.03861971199512482, 0.8488422632217407, 0.500441312789917, 0.7490373849868774, 0.152571901679039, 0.0168575718998909, 0.37696731090545654, 0.14879752695560455, 0.08652333170175552, 0.08951106667518616, 0.09942974150180817, 180.74783325195312, 0.04824567958712578, 0.023572532460093498, 0.04428688436746597, 0.5700108408927917, 0.10886465013027191, 2.5756309032440186], "count": [272]}, "timestamp": {"min": [0.0], "max": [9.033333333333333], "mean": [4.516666666666667], "std": [2.617303531839167], "count": [272]}, "frame_index": {"min": [0], "max": [271], "mean": [135.5], "std": [78.51910595517501], "count": [272]}, "episode_index": {"min": [722], "max": [722], "mean": [722.0], "std": [0.0], "count": [272]}, "index": {"min": [349152], "max": [349423], "mean": [349287.5], "std": [78.51910595517501], "count": [272]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [272]}, "subtask_annotation": {"mean": [15.636029411764707, 29.0, 29.0, 29.0, 29.0], "std": [7.962911941455226, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [272]}, "scene_annotation": {"mean": [722.0], "std": [0.0], "min": [722], "max": [722], "count": [272]}, "eef_direction_state": {"mean": [3.6286764705882355, 3.1029411764705883], "std": [2.0214805322801284, 2.0536173671493514], "min": [0, 0], "max": [6, 6], "count": [272]}, "eef_velocity_state": {"mean": [0.8823529411764706, 1.1470588235294117], "std": [0.7431928687348979, 0.7074125571062166], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_acc_mag_state": {"mean": [1.0036764705882353, 1.1360294117647058], "std": [0.8247020931145648, 0.7811353722135389], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_direction_action": {"mean": [3.6286764705882355, 3.1029411764705883], "std": [2.0214805322801284, 2.0536173671493514], "min": [0, 0], "max": [6, 6], "count": [272]}, "eef_velocity_action": {"mean": [0.8823529411764706, 1.1470588235294117], "std": [0.7431928687348979, 0.7074125571062166], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_acc_mag_action": {"mean": [1.0036764705882353, 1.1360294117647058], "std": [0.8247020931145648, 0.7811353722135389], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_sim_pose_state": {"mean": [0.4166056318411723, 0.3262391727708184, 1.0164654411716416, -0.9933930826663026, 1.3086602328857613, -0.4409255545300974, 0.5077665104316558, -0.3317732182008094, 1.1067036502202476, 0.7010680320347933, 0.8856694856376885, -0.2692866509731589], "std": [0.03025367447907561, 0.04968758185143249, 0.01273803397449912, 0.8181341593145528, 0.055105273329469066, 1.3739757275758084, 0.09081568470177405, 0.05296078060136372, 0.05333868820261032, 1.754833350416495, 0.20894946752693722, 1.8554665526387173], "min": [0.38255995503473955, 0.17720499516797547, 0.9827599821028553, -3.107847656442646, 1.2102309943368352, -3.0424156103064086, 0.38538342226857536, -0.4260259987266112, 1.0301642272766258, -3.1109403562761693, 0.507170112669177, -3.1304907189740407], "max": [0.4899168346172736, 0.3759999473049472, 1.0522540551892934, -0.15946885154827062, 1.5263725521573082, 3.140662930859033, 0.6221881442460425, -0.22368008644812307, 1.2213527715113734, 3.0614562293709966, 1.4659931121973373, 3.1276275887202365], "count": [272]}, "eef_sim_pose_action": {"mean": [0.4166056318411723, 0.3262391727708184, 1.0164654411716416, -0.9933930826663026, 1.3086602328857613, -0.4409255545300974, 0.5077665104316558, -0.3317732182008094, 1.1067036502202476, 0.7010680320347933, 0.8856694856376885, -0.2692866509731589], "std": [0.03025367447907561, 0.04968758185143249, 0.01273803397449912, 0.8181341593145528, 0.055105273329469066, 1.3739757275758084, 0.09081568470177405, 0.05296078060136372, 0.05333868820261032, 1.754833350416495, 0.20894946752693722, 1.8554665526387173], "min": [0.38255995503473955, 0.17720499516797547, 0.9827599821028553, -3.107847656442646, 1.2102309943368352, -3.0424156103064086, 0.38538342226857536, -0.4260259987266112, 1.0301642272766258, -3.1109403562761693, 0.507170112669177, -3.1304907189740407], "max": [0.4899168346172736, 0.3759999473049472, 1.0522540551892934, -0.15946885154827062, 1.5263725521573082, 3.140662930859033, 0.6221881442460425, -0.22368008644812307, 1.2213527715113734, 3.0614562293709966, 1.4659931121973373, 3.1276275887202365], "count": [272]}, "gripper_mode_state": {"mean": [0.15441176470588236, 0.2426470588235294], "std": [0.3613430110384, 0.4286834072690691], "min": [0, 0], "max": [1, 1], "count": [272]}, "gripper_activity_state": {"mean": [1.7941176470588236, 1.7941176470588236], "std": [0.5572733918087192, 0.5439188826149126], "min": [0, 0], "max": [2, 2], "count": [272]}, "gripper_mode_action": {"mean": [0.15441176470588236, 0.2426470588235294], "std": [0.3613430110384, 0.4286834072690691], "min": [0, 0], "max": [1, 1], "count": [272]}, "gripper_activity_action": {"mean": [1.7941176470588236, 1.7941176470588236], "std": [0.5572733918087192, 0.5439188826149126], "min": [0, 0], "max": [2, 2], "count": [272]}, "gripper_open_scale_state": {"mean": [0.753481617478765, 0.5469227941737427], "std": [0.18074763884936934, 0.2075884605077587], "min": [0.217, 0.156], "max": [0.842, 0.79], "count": [272]}, "gripper_open_scale_action": {"mean": [0.753481617478765, 0.5469227941737427], "std": [0.18074763884936934, 0.2075884605077587], "min": [0.217, 0.156], "max": [0.842, 0.79], "count": [272]}}} +{"episode_index": 644, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.48725030433006533]], [[0.43245500000000003]], [[0.4184103349673203]]], "std": [[[0.12217835833404238]], [[0.194492518091592]], [[0.21494591651469522]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4819653431372549]], [[0.47859554738562093]], [[0.47380819035947713]]], "std": [[[0.07312971450715079]], [[0.0993711728292744]], [[0.1055613075687338]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.792156862745098]], [[0.7607843137254902]]], "mean": [[[0.4768511192810458]], [[0.4405025449346405]], [[0.4202769934640523]]], "std": [[[0.07002661322455432]], [[0.16486674846950886]], [[0.18900035369515686]]], "count": [100]}, "observation.state": {"min": [0.11943288147449493, 1.9035958051681519, -0.9366832971572876, -1.3435720205307007, -2.5713064670562744, -1.873558759689331, 0.5505292415618896, 158.0, 0.201773002743721, 0.20385299623012543, 0.0010130000300705433, -2.815000057220459, -0.16200000047683716, -1.0499999523162842, -0.6798580884933472, -2.0742714405059814, -1.167922019958496, -0.3271619975566864, -0.6439043879508972, -1.8977664709091187, 2.4119579792022705, 41.0, -0.38659799098968506, 0.16972999274730682, -0.13881400227546692, 1.2259999513626099, 0.6499999761581421, -3.1411852836608887], "max": [0.7276277542114258, 2.080118417739868, -0.20376721024513245, 0.03162536770105362, -0.7938106060028076, -1.2445768117904663, 2.388378381729126, 791.0, 0.37355101108551025, 0.41628000140190125, 0.1904660016298294, -0.8240000009536743, 1.2209999561309814, 0.9070000052452087, -0.024399705231189728, -2.0329771041870117, -0.07047639787197113, 0.3757694363594055, -0.5021486878395081, -1.1998265981674194, 2.7949702739715576, 832.0, -0.1839819997549057, 0.3132669925689697, 0.05157100036740303, 2.937999963760376, 1.0, 3.115000009536743], "mean": [0.41824862360954285, 2.0558576583862305, -0.7204751372337341, -0.613200843334198, -1.589680552482605, -1.595390796661377, 1.3055129051208496, 545.3114013671875, 0.28404363989830017, 0.32123127579689026, 0.05938665196299553, -1.988335132598877, 0.6615259051322937, 0.18354329466819763, -0.1984117478132248, -2.0668747425079346, -0.7400062680244446, -0.01098396722227335, -0.6104059219360352, -1.6511051654815674, 2.668332099914551, 692.1159057617188, -0.34116366505622864, 0.21592116355895996, 0.0019474197179079056, 1.8270658254623413, 0.832778811454773, 0.7249124646186829], "std": [0.246247798204422, 0.03581949695944786, 0.19487054646015167, 0.4113277792930603, 0.7640365362167358, 0.21165697276592255, 0.5864511728286743, 193.98883056640625, 0.05384301021695137, 0.07751253992319107, 0.0416056364774704, 0.7626648545265198, 0.5166864395141602, 0.7139174342155457, 0.19679006934165955, 0.006717902608215809, 0.39369997382164, 0.17922301590442657, 0.04811563342809677, 0.1601915955543518, 0.1621285229921341, 256.9031677246094, 0.059818413108587265, 0.041885923594236374, 0.05659274756908417, 0.6793564558029175, 0.07993149757385254, 2.7013132572174072], "count": [289]}, "action": {"min": [0.11943288147449493, 1.9035958051681519, -0.9366832971572876, -1.3435720205307007, -2.5713064670562744, -1.873558759689331, 0.5505292415618896, 158.0, 0.201773002743721, 0.20385299623012543, 0.0010130000300705433, -2.815000057220459, -0.16200000047683716, -1.0499999523162842, -0.6798580884933472, -2.0742714405059814, -1.167922019958496, -0.3271619975566864, -0.6439043879508972, -1.8977664709091187, 2.4119579792022705, 41.0, -0.38659799098968506, 0.16972999274730682, -0.13881400227546692, 1.2259999513626099, 0.6499999761581421, -3.1411852836608887], "max": [0.7276277542114258, 2.080118417739868, -0.20376721024513245, 0.03162536770105362, -0.7938106060028076, -1.2445768117904663, 2.388378381729126, 791.0, 0.37355101108551025, 0.41628000140190125, 0.1904660016298294, -0.8240000009536743, 1.2209999561309814, 0.9070000052452087, -0.024399705231189728, -2.0329771041870117, -0.07047639787197113, 0.3757694363594055, -0.5021486878395081, -1.1998265981674194, 2.7949702739715576, 832.0, -0.1839819997549057, 0.3132669925689697, 0.05157100036740303, 2.937999963760376, 1.0, 3.115000009536743], "mean": [0.41824862360954285, 2.0558576583862305, -0.7204751372337341, -0.613200843334198, -1.589680552482605, -1.595390796661377, 1.3055129051208496, 545.3114013671875, 0.28404363989830017, 0.32123127579689026, 0.05938665196299553, -1.988335132598877, 0.6615259051322937, 0.18354329466819763, -0.1984117478132248, -2.0668747425079346, -0.7400062680244446, -0.01098396722227335, -0.6104059219360352, -1.6511051654815674, 2.668332099914551, 692.1159057617188, -0.34116366505622864, 0.21592116355895996, 0.0019474197179079056, 1.8270658254623413, 0.832778811454773, 0.7249124646186829], "std": [0.246247798204422, 0.03581949695944786, 0.19487054646015167, 0.4113277792930603, 0.7640365362167358, 0.21165697276592255, 0.5864511728286743, 193.98883056640625, 0.05384301021695137, 0.07751253992319107, 0.0416056364774704, 0.7626648545265198, 0.5166864395141602, 0.7139174342155457, 0.19679006934165955, 0.006717902608215809, 0.39369997382164, 0.17922301590442657, 0.04811563342809677, 0.1601915955543518, 0.1621285229921341, 256.9031677246094, 0.059818413108587265, 0.041885923594236374, 0.05659274756908417, 0.6793564558029175, 0.07993149757385254, 2.7013132572174072], "count": [289]}, "timestamp": {"min": [0.0], "max": [9.6], "mean": [4.8], "std": [2.780887148615228], "count": [289]}, "frame_index": {"min": [0], "max": [288], "mean": [144.0], "std": [83.42661445845684], "count": [289]}, "episode_index": {"min": [723], "max": [723], "mean": [723.0], "std": [0.0], "count": [289]}, "index": {"min": [349424], "max": [349712], "mean": [349568.0], "std": [83.42661445845684], "count": [289]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [289]}, "subtask_annotation": {"mean": [15.13840830449827, 29.0, 29.0, 29.0, 29.0], "std": [7.60087038992895, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [289]}, "scene_annotation": {"mean": [723.0], "std": [0.0], "min": [723], "max": [723], "count": [289]}, "eef_direction_state": {"mean": [3.342560553633218, 3.7889273356401385], "std": [2.2438585967129505, 1.9475160005952596], "min": [0, 0], "max": [6, 6], "count": [289]}, "eef_velocity_state": {"mean": [0.8581314878892734, 1.0761245674740485], "std": [0.7514309095164233, 0.7586302980501245], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_acc_mag_state": {"mean": [0.8269896193771626, 0.9411764705882353], "std": [0.8511126057768814, 0.8318903308077042], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_direction_action": {"mean": [3.342560553633218, 3.7889273356401385], "std": [2.2438585967129505, 1.9475160005952596], "min": [0, 0], "max": [6, 6], "count": [289]}, "eef_velocity_action": {"mean": [0.8581314878892734, 1.0761245674740485], "std": [0.7514309095164233, 0.7586302980501245], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_acc_mag_action": {"mean": [0.8269896193771626, 0.9411764705882353], "std": [0.8511126057768814, 0.8318903308077042], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_sim_pose_state": {"mean": [0.4050637489799997, 0.3187005955701625, 1.0186793820868365, -0.9414463432604783, 1.3085741680649186, -0.3821437447150414, 0.519514717730045, -0.32326416738404096, 1.110772460194954, 0.5005005281372548, 0.8747137762023205, -0.3951428224985421], "std": [0.04937241025200802, 0.06591692804654392, 0.013156606300404295, 0.8226214468333467, 0.05667474664561206, 1.6284095515562074, 0.08707532209320819, 0.05044515251160976, 0.053006734758043995, 1.8326211438902424, 0.2082195059779974, 1.7074875310388984], "min": [0.3542453095703889, 0.136468543725918, 0.9927816631388388, -2.5899055346157374, 1.2459971148022544, -3.1045843056624567, 0.38999499030483853, -0.43844865958632073, 1.030324565187219, -3.114560174342086, 0.5410468755067854, -3.113576506617484], "max": [0.5216828812341707, 0.366911680216228, 1.0550151182331449, -0.2793281080425502, 1.4605628577894039, 3.137305712422377, 0.6243589489536169, -0.2359705800969233, 1.2266624652665246, 3.085767826995289, 1.3701541928411936, 3.0799625829355533], "count": [289]}, "eef_sim_pose_action": {"mean": [0.4050637489799997, 0.3187005955701625, 1.0186793820868365, -0.9414463432604783, 1.3085741680649186, -0.3821437447150414, 0.519514717730045, -0.32326416738404096, 1.110772460194954, 0.5005005281372548, 0.8747137762023205, -0.3951428224985421], "std": [0.04937241025200802, 0.06591692804654392, 0.013156606300404295, 0.8226214468333467, 0.05667474664561206, 1.6284095515562074, 0.08707532209320819, 0.05044515251160976, 0.053006734758043995, 1.8326211438902424, 0.2082195059779974, 1.7074875310388984], "min": [0.3542453095703889, 0.136468543725918, 0.9927816631388388, -2.5899055346157374, 1.2459971148022544, -3.1045843056624567, 0.38999499030483853, -0.43844865958632073, 1.030324565187219, -3.114560174342086, 0.5410468755067854, -3.113576506617484], "max": [0.5216828812341707, 0.366911680216228, 1.0550151182331449, -0.2793281080425502, 1.4605628577894039, 3.137305712422377, 0.6243589489536169, -0.2359705800969233, 1.2266624652665246, 3.085767826995289, 1.3701541928411936, 3.0799625829355533], "count": [289]}, "gripper_mode_state": {"mean": [0.20069204152249134, 0.2179930795847751], "std": [0.40051809695945834, 0.4128826671560827], "min": [0, 0], "max": [1, 1], "count": [289]}, "gripper_activity_state": {"mean": [1.7162629757785468, 1.9273356401384083], "std": [0.63554887052838, 0.30832760428990375], "min": [0, 0], "max": [2, 2], "count": [289]}, "gripper_mode_action": {"mean": [0.20069204152249134, 0.2179930795847751], "std": [0.40051809695945834, 0.4128826671560827], "min": [0, 0], "max": [1, 1], "count": [289]}, "gripper_activity_action": {"mean": [1.7162629757785468, 1.9273356401384083], "std": [0.63554887052838, 0.30832760428990375], "min": [0, 0], "max": [2, 2], "count": [289]}, "gripper_open_scale_state": {"mean": [0.6921159171530127, 0.545311418685121], "std": [0.2569030757455721, 0.19398886495688591], "min": [0.041, 0.158], "max": [0.832, 0.791], "count": [289]}, "gripper_open_scale_action": {"mean": [0.6921159171530127, 0.545311418685121], "std": [0.2569030757455721, 0.19398886495688591], "min": [0.041, 0.158], "max": [0.832, 0.791], "count": [289]}}} +{"episode_index": 645, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.48527179738562093]], [[0.42169208946078435]], [[0.40522140931372547]]], "std": [[[0.12647108013411543]], [[0.2052970705647827]], [[0.22643154854409478]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[0.796078431372549]], [[0.8196078431372549]]], "mean": [[[0.47433061070261434]], [[0.47564813316993465]], [[0.47124822508169933]]], "std": [[[0.052281214029996304]], [[0.06508069922072929]], [[0.06858623020298772]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.7254901960784313]], [[0.7098039215686275]]], "mean": [[[0.4771106801470588]], [[0.4379719158496732]], [[0.42039922181372547]]], "std": [[[0.07312071995282764]], [[0.16093585498929583]], [[0.18334490826171293]]], "count": [100]}, "observation.state": {"min": [0.13121385872364044, 1.8748501539230347, -1.0062870979309082, -1.1647629737854004, -2.38782000541687, -1.8074803352355957, 0.8793143630027771, 156.0, 0.16549399495124817, 0.2498680055141449, -0.02947399951517582, -2.9539999961853027, -0.01100000087171793, -0.953000009059906, -0.29859092831611633, -2.07669734954834, -1.2123405933380127, -0.422195166349411, -0.5124461054801941, -1.843172550201416, 2.626039981842041, 291.0, -0.39322200417518616, 0.14107100665569305, -0.10709299892187119, 1.4320000410079956, 0.6589999794960022, -3.122999906539917], "max": [0.7848571538925171, 2.07669734954834, -0.37809067964553833, -0.3326073884963989, -0.9910852313041687, -1.310689926147461, 2.217458486557007, 814.0, 0.40072399377822876, 0.4013719856739044, 0.18069399893283844, -1.1619999408721924, 1.2170000076293945, 0.5799999833106995, 0.04433136433362961, -2.0535194873809814, -0.4633325934410095, 0.2097013294696808, -0.4738220274448395, -1.3425421714782715, 2.926323890686035, 823.0, -0.23176200687885284, 0.24785299599170685, 0.021111000329256058, 2.36899995803833, 1.0520000457763672, 3.134999990463257], "mean": [0.41130194067955017, 2.035968542098999, -0.6971148252487183, -0.7482634782791138, -1.70270574092865, -1.529911994934082, 1.4347622394561768, 593.6552124023438, 0.28468409180641174, 0.33004504442214966, 0.07040829211473465, -2.274920701980591, 0.6639554500579834, -0.040544379502534866, -0.07094410061836243, -2.068301200866699, -0.7778264284133911, -0.10005095601081848, -0.50092613697052, -1.6457574367523193, 2.742279052734375, 737.3468017578125, -0.3426443040370941, 0.18581418693065643, -0.01852002553641796, 1.839338779449463, 0.9492452144622803, 1.8828985691070557], "std": [0.2489008903503418, 0.053174834698438644, 0.1862819939851761, 0.24795080721378326, 0.5999191999435425, 0.11847632378339767, 0.4202768802642822, 202.60398864746094, 0.06462862342596054, 0.05768832936882973, 0.05246038734912872, 0.5894078016281128, 0.475895494222641, 0.5136206150054932, 0.0937371775507927, 0.004832921549677849, 0.1909736692905426, 0.1568637192249298, 0.009910321794450283, 0.13942237198352814, 0.07428864389657974, 148.6336669921875, 0.042372122406959534, 0.02974693663418293, 0.03461889550089836, 0.3047124445438385, 0.1087534949183464, 2.2587475776672363], "count": [248]}, "action": {"min": [0.13121385872364044, 1.8748501539230347, -1.0062870979309082, -1.1647629737854004, -2.38782000541687, -1.8074803352355957, 0.8793143630027771, 156.0, 0.16549399495124817, 0.2498680055141449, -0.02947399951517582, -2.9539999961853027, -0.01100000087171793, -0.953000009059906, -0.29859092831611633, -2.07669734954834, -1.2123405933380127, -0.422195166349411, -0.5124461054801941, -1.843172550201416, 2.626039981842041, 291.0, -0.39322200417518616, 0.14107100665569305, -0.10709299892187119, 1.4320000410079956, 0.6589999794960022, -3.122999906539917], "max": [0.7848571538925171, 2.07669734954834, -0.37809067964553833, -0.3326073884963989, -0.9910852313041687, -1.310689926147461, 2.217458486557007, 814.0, 0.40072399377822876, 0.4013719856739044, 0.18069399893283844, -1.1619999408721924, 1.2170000076293945, 0.5799999833106995, 0.04433136433362961, -2.0535194873809814, -0.4633325934410095, 0.2097013294696808, -0.4738220274448395, -1.3425421714782715, 2.926323890686035, 823.0, -0.23176200687885284, 0.24785299599170685, 0.021111000329256058, 2.36899995803833, 1.0520000457763672, 3.134999990463257], "mean": [0.41130194067955017, 2.035968542098999, -0.6971148252487183, -0.7482634782791138, -1.70270574092865, -1.529911994934082, 1.4347622394561768, 593.6552124023438, 0.28468409180641174, 0.33004504442214966, 0.07040829211473465, -2.274920701980591, 0.6639554500579834, -0.040544379502534866, -0.07094410061836243, -2.068301200866699, -0.7778264284133911, -0.10005095601081848, -0.50092613697052, -1.6457574367523193, 2.742279052734375, 737.3468017578125, -0.3426443040370941, 0.18581418693065643, -0.01852002553641796, 1.839338779449463, 0.9492452144622803, 1.8828985691070557], "std": [0.2489008903503418, 0.053174834698438644, 0.1862819939851761, 0.24795080721378326, 0.5999191999435425, 0.11847632378339767, 0.4202768802642822, 202.60398864746094, 0.06462862342596054, 0.05768832936882973, 0.05246038734912872, 0.5894078016281128, 0.475895494222641, 0.5136206150054932, 0.0937371775507927, 0.004832921549677849, 0.1909736692905426, 0.1568637192249298, 0.009910321794450283, 0.13942237198352814, 0.07428864389657974, 148.6336669921875, 0.042372122406959534, 0.02974693663418293, 0.03461889550089836, 0.3047124445438385, 0.1087534949183464, 2.2587475776672363], "count": [248]}, "timestamp": {"min": [0.0], "max": [8.233333333333333], "mean": [4.116666666666667], "std": [2.386361712360937], "count": [248]}, "frame_index": {"min": [0], "max": [247], "mean": [123.5], "std": [71.5908513708281], "count": [248]}, "episode_index": {"min": [724], "max": [724], "mean": [724.0], "std": [0.0], "count": [248]}, "index": {"min": [349713], "max": [349960], "mean": [349836.5], "std": [71.5908513708281], "count": [248]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [248]}, "subtask_annotation": {"mean": [14.963709677419354, 29.0, 29.0, 29.0, 29.0], "std": [7.65976958591192, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [248]}, "scene_annotation": {"mean": [724.0], "std": [0.0], "min": [724], "max": [724], "count": [248]}, "eef_direction_state": {"mean": [3.5725806451612905, 3.217741935483871], "std": [2.388390560461755, 1.7646185911160464], "min": [0, 0], "max": [6, 6], "count": [248]}, "eef_velocity_state": {"mean": [0.7580645161290323, 1.2298387096774193], "std": [0.7659167787473407, 0.6596039670440672], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_acc_mag_state": {"mean": [0.8508064516129032, 1.157258064516129], "std": [0.8507108951078214, 0.7953162676952921], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_direction_action": {"mean": [3.5725806451612905, 3.217741935483871], "std": [2.388390560461755, 1.7646185911160464], "min": [0, 0], "max": [6, 6], "count": [248]}, "eef_velocity_action": {"mean": [0.7580645161290323, 1.2298387096774193], "std": [0.7659167787473407, 0.6596039670440672], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_acc_mag_action": {"mean": [0.8508064516129032, 1.157258064516129], "std": [0.8507108951078214, 0.7953162676952921], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_sim_pose_state": {"mean": [0.3711598111444779, 0.30697525411184184, 1.0038177922680551, -0.6464420078425479, 1.3381187820395162, -0.7019169546415107, 0.5297970133123928, -0.33595190784474044, 1.1217615785653847, 0.5259162208902266, 0.9865675448280059, -0.39332122455734364], "std": [0.03241815727296591, 0.04456270996147446, 0.011813624283558392, 1.2186807204040484, 0.060822477718975476, 1.3032842809245837, 0.06950863430982475, 0.07153040276815197, 0.039680516048347575, 1.9645366888078422, 0.23302146192231915, 1.8022671721784824], "min": [0.3261329879971791, 0.1841950751795433, 0.9730902278447564, -3.139333765761895, 1.2611885393915108, -3.045742799338167, 0.4343472503322258, -0.4552387747601158, 1.0533934707820993, -3.1396491185440754, 0.6274463170635833, -3.115390904299427], "max": [0.4353203120645339, 0.35252919017158957, 1.02593633202933, 3.138359259714722, 1.5562980002948872, 3.062668349505696, 0.6168370566015674, -0.19526011099126894, 1.202244773389466, 3.1039308534333525, 1.5118480728278274, 3.115581157834842], "count": [248]}, "eef_sim_pose_action": {"mean": [0.3711598111444779, 0.30697525411184184, 1.0038177922680551, -0.6464420078425479, 1.3381187820395162, -0.7019169546415107, 0.5297970133123928, -0.33595190784474044, 1.1217615785653847, 0.5259162208902266, 0.9865675448280059, -0.39332122455734364], "std": [0.03241815727296591, 0.04456270996147446, 0.011813624283558392, 1.2186807204040484, 0.060822477718975476, 1.3032842809245837, 0.06950863430982475, 0.07153040276815197, 0.039680516048347575, 1.9645366888078422, 0.23302146192231915, 1.8022671721784824], "min": [0.3261329879971791, 0.1841950751795433, 0.9730902278447564, -3.139333765761895, 1.2611885393915108, -3.045742799338167, 0.4343472503322258, -0.4552387747601158, 1.0533934707820993, -3.1396491185440754, 0.6274463170635833, -3.115390904299427], "max": [0.4353203120645339, 0.35252919017158957, 1.02593633202933, 3.138359259714722, 1.5562980002948872, 3.062668349505696, 0.6168370566015674, -0.19526011099126894, 1.202244773389466, 3.1039308534333525, 1.5118480728278274, 3.115581157834842], "count": [248]}, "gripper_mode_state": {"mean": [0.13306451612903225, 0.23790322580645162], "std": [0.3396444474393465, 0.4257995783902756], "min": [0, 0], "max": [1, 1], "count": [248]}, "gripper_activity_state": {"mean": [1.8064516129032258, 1.8306451612903225], "std": [0.5414648494062749, 0.4872863335490575], "min": [0, 0], "max": [2, 2], "count": [248]}, "gripper_mode_action": {"mean": [0.13306451612903225, 0.23790322580645162], "std": [0.3396444474393465, 0.4257995783902756], "min": [0, 0], "max": [1, 1], "count": [248]}, "gripper_activity_action": {"mean": [1.8064516129032258, 1.8306451612903225], "std": [0.5414648494062749, 0.4872863335490575], "min": [0, 0], "max": [2, 2], "count": [248]}, "gripper_open_scale_state": {"mean": [0.7373467743166029, 0.5936552416278458], "std": [0.14863366962136923, 0.20260410746511395], "min": [0.291, 0.156], "max": [0.823, 0.814], "count": [248]}, "gripper_open_scale_action": {"mean": [0.7373467743166029, 0.5936552416278458], "std": [0.14863366962136923, 0.20260410746511395], "min": [0.291, 0.156], "max": [0.823, 0.814], "count": [248]}}} +{"episode_index": 646, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4954603104575163]], [[0.4352440482026144]], [[0.4179829227941177]]], "std": [[[0.11746887919458533]], [[0.1963398911407681]], [[0.21836863752053873]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.8588235294117647]], [[0.8470588235294118]], [[0.8666666666666667]]], "mean": [[[0.4791238010620915]], [[0.4731740073529412]], [[0.46546766135620915]]], "std": [[[0.06342652784037527]], [[0.09298760987969673]], [[0.10137804618571959]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.474423329248366]], [[0.4398794260620915]], [[0.42400458741830066]]], "std": [[[0.06922846886650266]], [[0.15373689238505284]], [[0.1759464592226311]]], "count": [100]}, "observation.state": {"min": [0.23944172263145447, 1.834061861038208, -0.8464148640632629, -1.2446815967559814, -2.62628436088562, -2.0075650215148926, 0.4493699371814728, 167.0, 0.18428699672222137, 0.23551900684833527, 0.04519899934530258, -2.9779999256134033, -0.15800000727176666, -0.8309999704360962, -0.658879280090332, -2.07249116897583, -1.0600606203079224, -0.20254546403884888, -0.6446723341941833, -1.7852625846862793, 2.4368810653686523, 176.0, -0.37656599283218384, 0.18469299376010895, -0.08218500018119812, 1.2289999723434448, 0.7069999575614929, -3.1371853351593018], "max": [0.865665853023529, 2.0769941806793213, 0.31665509939193726, -0.07962191849946976, -1.3142504692077637, -1.414170503616333, 2.1941757202148438, 723.0, 0.4168410003185272, 0.44816699624061584, 0.2026669979095459, -0.8250000476837158, 1.2690000534057617, 0.5040000081062317, -0.13749703764915466, -2.052454948425293, -0.09941395372152328, 0.23340289294719696, -0.6304129362106323, -1.371759057044983, 2.8493547439575195, 862.0, -0.21310700476169586, 0.3419109880924225, 0.03736500069499016, 2.757999897003174, 1.0069999694824219, 3.134999990463257], "mean": [0.4669565260410309, 1.9894567728042603, -0.425061970949173, -0.641243040561676, -1.783610463142395, -1.579978108406067, 1.300337314605713, 477.83734130859375, 0.30550795793533325, 0.33051159977912903, 0.09385918080806732, -2.1357204914093018, 0.6161386370658875, -0.06431029736995697, -0.24297663569450378, -2.0656652450561523, -0.7725002765655518, -0.06674138456583023, -0.6375117301940918, -1.5028940439224243, 2.694295644760132, 748.4337768554688, -0.34433290362358093, 0.25281018018722534, -0.004316893871873617, 1.8375725746154785, 0.8976987600326538, 1.0579153299331665], "std": [0.22725103795528412, 0.08780814707279205, 0.3530634045600891, 0.3364007771015167, 0.49605244398117065, 0.1730513870716095, 0.5455666184425354, 187.2250518798828, 0.07803887128829956, 0.05408557876944542, 0.031286027282476425, 0.6815467476844788, 0.47242626547813416, 0.4262719452381134, 0.13875451683998108, 0.0044625126756727695, 0.36863625049591064, 0.15211616456508636, 0.004313253331929445, 0.12527386844158173, 0.1685018688440323, 190.60952758789062, 0.04735102131962776, 0.04056458920240402, 0.03344620391726494, 0.5689679384231567, 0.07195331901311874, 2.6822152137756348], "count": [332]}, "action": {"min": [0.23944172263145447, 1.834061861038208, -0.8464148640632629, -1.2446815967559814, -2.62628436088562, -2.0075650215148926, 0.4493699371814728, 167.0, 0.18428699672222137, 0.23551900684833527, 0.04519899934530258, -2.9779999256134033, -0.15800000727176666, -0.8309999704360962, -0.658879280090332, -2.07249116897583, -1.0600606203079224, -0.20254546403884888, -0.6446723341941833, -1.7852625846862793, 2.4368810653686523, 176.0, -0.37656599283218384, 0.18469299376010895, -0.08218500018119812, 1.2289999723434448, 0.7069999575614929, -3.1371853351593018], "max": [0.865665853023529, 2.0769941806793213, 0.31665509939193726, -0.07962191849946976, -1.3142504692077637, -1.414170503616333, 2.1941757202148438, 723.0, 0.4168410003185272, 0.44816699624061584, 0.2026669979095459, -0.8250000476837158, 1.2690000534057617, 0.5040000081062317, -0.13749703764915466, -2.052454948425293, -0.09941395372152328, 0.23340289294719696, -0.6304129362106323, -1.371759057044983, 2.8493547439575195, 862.0, -0.21310700476169586, 0.3419109880924225, 0.03736500069499016, 2.757999897003174, 1.0069999694824219, 3.134999990463257], "mean": [0.4669565260410309, 1.9894567728042603, -0.425061970949173, -0.641243040561676, -1.783610463142395, -1.579978108406067, 1.300337314605713, 477.83734130859375, 0.30550795793533325, 0.33051159977912903, 0.09385918080806732, -2.1357204914093018, 0.6161386370658875, -0.06431029736995697, -0.24297663569450378, -2.0656652450561523, -0.7725002765655518, -0.06674138456583023, -0.6375117301940918, -1.5028940439224243, 2.694295644760132, 748.4337768554688, -0.34433290362358093, 0.25281018018722534, -0.004316893871873617, 1.8375725746154785, 0.8976987600326538, 1.0579153299331665], "std": [0.22725103795528412, 0.08780814707279205, 0.3530634045600891, 0.3364007771015167, 0.49605244398117065, 0.1730513870716095, 0.5455666184425354, 187.2250518798828, 0.07803887128829956, 0.05408557876944542, 0.031286027282476425, 0.6815467476844788, 0.47242626547813416, 0.4262719452381134, 0.13875451683998108, 0.0044625126756727695, 0.36863625049591064, 0.15211616456508636, 0.004313253331929445, 0.12527386844158173, 0.1685018688440323, 190.60952758789062, 0.04735102131962776, 0.04056458920240402, 0.03344620391726494, 0.5689679384231567, 0.07195331901311874, 2.6822152137756348], "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": [725], "max": [725], "mean": [725.0], "std": [0.0], "count": [332]}, "index": {"min": [349961], "max": [350292], "mean": [350126.5], "std": [95.83970993278308], "count": [332]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [332]}, "subtask_annotation": {"mean": [14.436746987951807, 29.0, 29.0, 29.0, 29.0], "std": [7.4929026029912205, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [332]}, "scene_annotation": {"mean": [725.0], "std": [0.0], "min": [725], "max": [725], "count": [332]}, "eef_direction_state": {"mean": [4.509036144578313, 3.6716867469879517], "std": [2.1063393212022965, 2.1122233585325145], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_state": {"mean": [0.5271084337349398, 1.036144578313253], "std": [0.7337722802930504, 0.8020423197759369], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_state": {"mean": [0.5692771084337349, 0.9969879518072289], "std": [0.7903915197775191, 0.8121757702508452], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_direction_action": {"mean": [4.509036144578313, 3.6716867469879517], "std": [2.1063393212022965, 2.1122233585325145], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_action": {"mean": [0.5271084337349398, 1.036144578313253], "std": [0.7337722802930504, 0.8020423197759369], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_action": {"mean": [0.5692771084337349, 0.9969879518072289], "std": [0.7903915197775191, 0.8121757702508452], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_sim_pose_state": {"mean": [0.439587718555435, 0.3152922703871475, 1.0139404068332183, -1.0742053546820718, 1.3397626868352617, -0.8925505165873773, 0.528662807228312, -0.36132179721155927, 1.1238461826776727, 0.7911961819533546, 1.049766278754116, -0.2030805833625759], "std": [0.040776953239487226, 0.04008047820803709, 0.019490221404587213, 0.5744453782543996, 0.07252333157898708, 1.3687703155933266, 0.06748325340789442, 0.04939292346682125, 0.07439589916493565, 1.7720072886367073, 0.3258261502416959, 1.6499801548440562], "min": [0.37655809614243946, 0.1926600913340597, 0.9858582636363349, -2.3651942119019065, 1.1392167076716508, -3.1318177732220898, 0.4230045501305365, -0.44211581653899124, 1.0197273514246368, -3.0945979318014443, 0.3783659998556588, -3.067944259419786], "max": [0.5419821281515647, 0.3420235274598282, 1.055144757863859, -0.1391697231429781, 1.4162918608404675, 3.128409470062742, 0.6542910376921925, -0.2636204741096955, 1.243686818704207, 3.1198944862791813, 1.4512288055573466, 3.12747181673521], "count": [332]}, "eef_sim_pose_action": {"mean": [0.439587718555435, 0.3152922703871475, 1.0139404068332183, -1.0742053546820718, 1.3397626868352617, -0.8925505165873773, 0.528662807228312, -0.36132179721155927, 1.1238461826776727, 0.7911961819533546, 1.049766278754116, -0.2030805833625759], "std": [0.040776953239487226, 0.04008047820803709, 0.019490221404587213, 0.5744453782543996, 0.07252333157898708, 1.3687703155933266, 0.06748325340789442, 0.04939292346682125, 0.07439589916493565, 1.7720072886367073, 0.3258261502416959, 1.6499801548440562], "min": [0.37655809614243946, 0.1926600913340597, 0.9858582636363349, -2.3651942119019065, 1.1392167076716508, -3.1318177732220898, 0.4230045501305365, -0.44211581653899124, 1.0197273514246368, -3.0945979318014443, 0.3783659998556588, -3.067944259419786], "max": [0.5419821281515647, 0.3420235274598282, 1.055144757863859, -0.1391697231429781, 1.4162918608404675, 3.128409470062742, 0.6542910376921925, -0.2636204741096955, 1.243686818704207, 3.1198944862791813, 1.4512288055573466, 3.12747181673521], "count": [332]}, "gripper_mode_state": {"mean": [0.12650602409638553, 0.7228915662650602], "std": [0.3324187870197932, 0.4475704968917267], "min": [0, 0], "max": [1, 1], "count": [332]}, "gripper_activity_state": {"mean": [1.8283132530120483, 1.9216867469879517], "std": [0.5066243571147638, 0.3381552337514759], "min": [0, 0], "max": [2, 2], "count": [332]}, "gripper_mode_action": {"mean": [0.12650602409638553, 0.7228915662650602], "std": [0.3324187870197932, 0.4475704968917267], "min": [0, 0], "max": [1, 1], "count": [332]}, "gripper_activity_action": {"mean": [1.8283132530120483, 1.9216867469879517], "std": [0.5066243571147638, 0.3381552337514759], "min": [0, 0], "max": [2, 2], "count": [332]}, "gripper_open_scale_state": {"mean": [0.7484337354912816, 0.47783734958143137], "std": [0.19060956136212256, 0.18722499945651006], "min": [0.176, 0.167], "max": [0.862, 0.723], "count": [332]}, "gripper_open_scale_action": {"mean": [0.7484337354912816, 0.47783734958143137], "std": [0.19060956136212256, 0.18722499945651006], "min": [0.176, 0.167], "max": [0.862, 0.723], "count": [332]}}} +{"episode_index": 647, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.4872730412581699]], [[0.431189375]], [[0.4160033108660131]]], "std": [[[0.1216427885427633]], [[0.1944564622736774]], [[0.21585201301229884]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.7843137254901961]], [[0.7843137254901961]]], "mean": [[[0.46800861111111114]], [[0.4651506045751634]], [[0.4587320077614379]]], "std": [[[0.05938788279081636]], [[0.08662445099383358]], [[0.09366474564540497]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4781077512254902]], [[0.45002105800653597]], [[0.43523645220588236]]], "std": [[[0.0712941795267565]], [[0.14562022952397596]], [[0.16638782710310956]]], "count": [100]}, "observation.state": {"min": [0.19802506268024445, 1.7783335447311401, -0.9315346479415894, -1.1926358938217163, -2.5603108406066895, -1.8668216466903687, 0.4539775848388672, 162.0, 0.17117099463939667, 0.2375819981098175, 0.020452000200748444, -2.9639999866485596, -0.12300001084804535, -0.6520000100135803, -0.5342453122138977, -2.0724737644195557, -1.0934138298034668, -0.2842792272567749, -0.6431363821029663, -1.7390984296798706, 2.7350704669952393, 135.0, -0.35126399993896484, 0.19399599730968475, -0.09460200369358063, 1.1150000095367432, 0.6660000085830688, -3.134185314178467], "max": [0.8487362265586853, 2.076976776123047, 0.43907248973846436, -0.02401573210954666, -1.2043819427490234, -1.4262655973434448, 2.0826315879821777, 702.0, 0.4331960082054138, 0.43767398595809937, 0.19921499490737915, -0.6340000033378601, 1.152999997138977, 0.8249999284744263, -0.1857903152704239, -2.0603439807891846, -0.25734880566596985, 0.05262168124318123, -0.5258851647377014, -1.2646132707595825, 2.8443455696105957, 847.0, -0.2125920057296753, 0.32645100355148315, 0.051830001175403595, 2.4539999961853027, 1.0499999523162842, 3.13700008392334], "mean": [0.4929922819137573, 1.9823013544082642, -0.432159960269928, -0.5998572707176208, -1.7508912086486816, -1.6117074489593506, 1.3041986227035522, 419.6869201660156, 0.29120513796806335, 0.3336181938648224, 0.09502831846475601, -2.044227123260498, 0.6413865089416504, 0.10775389522314072, -0.25133633613586426, -2.0678977966308594, -0.7867106199264526, -0.1389021873474121, -0.6159433722496033, -1.6028318405151367, 2.804176092147827, 737.6542358398438, -0.31090348958969116, 0.2572091221809387, -0.005954002495855093, 1.672676682472229, 0.8678748607635498, 1.822426676750183], "std": [0.26029375195503235, 0.0933021530508995, 0.3542324900627136, 0.3008587658405304, 0.49761083722114563, 0.09944310784339905, 0.4832978844642639, 142.76710510253906, 0.08110960572957993, 0.06814229488372803, 0.037175487726926804, 0.7780979871749878, 0.45393890142440796, 0.4726582467556, 0.09577654302120209, 0.003811769187450409, 0.2572645843029022, 0.09405767917633057, 0.036937166005373, 0.09720368683338165, 0.04306332394480705, 224.71942138671875, 0.03655125945806503, 0.03152059391140938, 0.04056307673454285, 0.44062456488609314, 0.08048264682292938, 2.0304758548736572], "count": [321]}, "action": {"min": [0.19802506268024445, 1.7783335447311401, -0.9315346479415894, -1.1926358938217163, -2.5603108406066895, -1.8668216466903687, 0.4539775848388672, 162.0, 0.17117099463939667, 0.2375819981098175, 0.020452000200748444, -2.9639999866485596, -0.12300001084804535, -0.6520000100135803, -0.5342453122138977, -2.0724737644195557, -1.0934138298034668, -0.2842792272567749, -0.6431363821029663, -1.7390984296798706, 2.7350704669952393, 135.0, -0.35126399993896484, 0.19399599730968475, -0.09460200369358063, 1.1150000095367432, 0.6660000085830688, -3.134185314178467], "max": [0.8487362265586853, 2.076976776123047, 0.43907248973846436, -0.02401573210954666, -1.2043819427490234, -1.4262655973434448, 2.0826315879821777, 702.0, 0.4331960082054138, 0.43767398595809937, 0.19921499490737915, -0.6340000033378601, 1.152999997138977, 0.8249999284744263, -0.1857903152704239, -2.0603439807891846, -0.25734880566596985, 0.05262168124318123, -0.5258851647377014, -1.2646132707595825, 2.8443455696105957, 847.0, -0.2125920057296753, 0.32645100355148315, 0.051830001175403595, 2.4539999961853027, 1.0499999523162842, 3.13700008392334], "mean": [0.4929922819137573, 1.9823013544082642, -0.432159960269928, -0.5998572707176208, -1.7508912086486816, -1.6117074489593506, 1.3041986227035522, 419.6869201660156, 0.29120513796806335, 0.3336181938648224, 0.09502831846475601, -2.044227123260498, 0.6413865089416504, 0.10775389522314072, -0.25133633613586426, -2.0678977966308594, -0.7867106199264526, -0.1389021873474121, -0.6159433722496033, -1.6028318405151367, 2.804176092147827, 737.6542358398438, -0.31090348958969116, 0.2572091221809387, -0.005954002495855093, 1.672676682472229, 0.8678748607635498, 1.822426676750183], "std": [0.26029375195503235, 0.0933021530508995, 0.3542324900627136, 0.3008587658405304, 0.49761083722114563, 0.09944310784339905, 0.4832978844642639, 142.76710510253906, 0.08110960572957993, 0.06814229488372803, 0.037175487726926804, 0.7780979871749878, 0.45393890142440796, 0.4726582467556, 0.09577654302120209, 0.003811769187450409, 0.2572645843029022, 0.09405767917633057, 0.036937166005373, 0.09720368683338165, 0.04306332394480705, 224.71942138671875, 0.03655125945806503, 0.03152059391140938, 0.04056307673454285, 0.44062456488609314, 0.08048264682292938, 2.0304758548736572], "count": [321]}, "timestamp": {"min": [0.0], "max": [10.666666666666666], "mean": [5.333333333333333], "std": [3.088808951803387], "count": [321]}, "frame_index": {"min": [0], "max": [320], "mean": [160.0], "std": [92.66426855410162], "count": [321]}, "episode_index": {"min": [726], "max": [726], "mean": [726.0], "std": [0.0], "count": [321]}, "index": {"min": [350293], "max": [350613], "mean": [350453.0], "std": [92.66426855410162], "count": [321]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [321]}, "subtask_annotation": {"mean": [14.641744548286605, 29.0, 29.0, 29.0, 29.0], "std": [7.366633672214265, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [321]}, "scene_annotation": {"mean": [726.0], "std": [0.0], "min": [726], "max": [726], "count": [321]}, "eef_direction_state": {"mean": [4.158878504672897, 3.283489096573209], "std": [2.198057196723405, 2.1364675858079933], "min": [0, 0], "max": [6, 6], "count": [321]}, "eef_velocity_state": {"mean": [0.6137071651090342, 1.1059190031152648], "std": [0.7106218777863067, 0.7538039646456629], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_acc_mag_state": {"mean": [0.7881619937694704, 0.9968847352024922], "std": [0.8567034834137315, 0.8030255962354828], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_direction_action": {"mean": [4.158878504672897, 3.283489096573209], "std": [2.198057196723405, 2.1364675858079933], "min": [0, 0], "max": [6, 6], "count": [321]}, "eef_velocity_action": {"mean": [0.6137071651090342, 1.1059190031152648], "std": [0.7106218777863067, 0.7538039646456629], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_acc_mag_action": {"mean": [0.7881619937694704, 0.9968847352024922], "std": [0.8567034834137315, 0.8030255962354828], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_sim_pose_state": {"mean": [0.44449645398408266, 0.29316827552524444, 1.0289194765846799, -0.6529069251491223, 1.2624879264376094, -0.20176358116006976, 0.5327412434711896, -0.35295890247076506, 1.131974425955041, 0.709745266506116, 1.0319796561154504, -0.4159619381487153], "std": [0.032326951579981014, 0.03681181428703871, 0.02246068877802402, 0.9380952327958664, 0.1282737141459876, 1.1499362392144115, 0.08191929778213221, 0.059450778403177675, 0.06926124823816387, 1.9024971698500082, 0.23844349428665346, 1.5242368929676418], "min": [0.38609359017588596, 0.17975949165640387, 0.9771794784144966, -3.1235633156786675, 0.9944387117937787, -2.991856865196489, 0.42678391826579154, -0.43585879343967454, 1.0212835059875809, -3.1303667194158784, 0.5001243380255533, -3.114659826661976], "max": [0.5222975454783754, 0.32917704687732857, 1.0640006939925684, 0.09593772412843249, 1.557896063203291, 3.1238582843298066, 0.6475604535270196, -0.25819304426314305, 1.2526778469875615, 3.1167168072926197, 1.4399490571159754, 3.0112406686343567], "count": [321]}, "eef_sim_pose_action": {"mean": [0.44449645398408266, 0.29316827552524444, 1.0289194765846799, -0.6529069251491223, 1.2624879264376094, -0.20176358116006976, 0.5327412434711896, -0.35295890247076506, 1.131974425955041, 0.709745266506116, 1.0319796561154504, -0.4159619381487153], "std": [0.032326951579981014, 0.03681181428703871, 0.02246068877802402, 0.9380952327958664, 0.1282737141459876, 1.1499362392144115, 0.08191929778213221, 0.059450778403177675, 0.06926124823816387, 1.9024971698500082, 0.23844349428665346, 1.5242368929676418], "min": [0.38609359017588596, 0.17975949165640387, 0.9771794784144966, -3.1235633156786675, 0.9944387117937787, -2.991856865196489, 0.42678391826579154, -0.43585879343967454, 1.0212835059875809, -3.1303667194158784, 0.5001243380255533, -3.114659826661976], "max": [0.5222975454783754, 0.32917704687732857, 1.0640006939925684, 0.09593772412843249, 1.557896063203291, 3.1238582843298066, 0.6475604535270196, -0.25819304426314305, 1.2526778469875615, 3.1167168072926197, 1.4399490571159754, 3.0112406686343567], "count": [321]}, "gripper_mode_state": {"mean": [0.16510903426791276, 0.9127725856697819], "std": [0.3712789262414849, 0.2821680217875204], "min": [0, 0], "max": [1, 1], "count": [321]}, "gripper_activity_state": {"mean": [1.8068535825545171, 1.8317757009345794], "std": [0.5412139410286853, 0.5020701315350765], "min": [0, 0], "max": [2, 2], "count": [321]}, "gripper_mode_action": {"mean": [0.16510903426791276, 0.9127725856697819], "std": [0.3712789262414849, 0.2821680217875204], "min": [0, 0], "max": [1, 1], "count": [321]}, "gripper_activity_action": {"mean": [1.8068535825545171, 1.8317757009345794], "std": [0.5412139410286853, 0.5020701315350765], "min": [0, 0], "max": [2, 2], "count": [321]}, "gripper_open_scale_state": {"mean": [0.7376542055599423, 0.41968691603045594], "std": [0.22471935541055812, 0.1427671589980375], "min": [0.135, 0.162], "max": [0.847, 0.702], "count": [321]}, "gripper_open_scale_action": {"mean": [0.7376542055599423, 0.41968691603045594], "std": [0.22471935541055812, 0.1427671589980375], "min": [0.135, 0.162], "max": [0.847, 0.702], "count": [321]}}} +{"episode_index": 648, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4827700306372549]], [[0.42485765727124186]], [[0.40923258374183]]], "std": [[[0.1165551735610128]], [[0.1935562365450914]], [[0.21512986732566586]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.8196078431372549]], [[0.8313725490196079]]], "mean": [[[0.46942619689542486]], [[0.46567003880718955]], [[0.4569854513888889]]], "std": [[[0.06287637854204962]], [[0.09179966504176719]], [[0.09927768260956092]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4767051899509804]], [[0.4466233741830065]], [[0.4317638888888889]]], "std": [[[0.06385264191381967]], [[0.14549021993873976]], [[0.16723592144361027]]], "count": [100]}, "observation.state": {"min": [0.22797490656375885, 1.8209718465805054, -0.8711287379264832, -1.276167392730713, -2.661923885345459, -1.845423936843872, 0.9294925928115845, 152.0, 0.17163699865341187, 0.2705180048942566, 0.030417000874876976, -3.013000011444092, -0.09199999272823334, -0.7850000262260437, -0.6112143397331238, -2.0721421241760254, -1.2564102411270142, -0.17954200506210327, -0.5411742925643921, -1.8470820188522339, 2.359441041946411, 130.0, -0.35975098609924316, 0.2131589949131012, -0.07753700017929077, 0.9419999718666077, 0.6549999713897705, -3.1391851902008057], "max": [0.8467988967895508, 2.072735548019409, -0.154950350522995, -0.2929360568523407, -1.1550065279006958, -1.2823981046676636, 2.1503853797912598, 733.0, 0.3786720037460327, 0.4460099935531616, 0.16576999425888062, -0.7399999499320984, 1.2589999437332153, 1.0540000200271606, -0.10114183276891708, -2.042175054550171, -0.25192081928253174, 0.28668782114982605, -0.4999670386314392, -1.4477856159210205, 2.6476473808288574, 860.0, -0.22798900306224823, 0.3240410089492798, 0.06436099857091904, 2.7990000247955322, 1.1679999828338623, 3.13700008392334], "mean": [0.45466864109039307, 2.008861780166626, -0.5589548945426941, -0.6637841463088989, -1.6649854183197021, -1.5905183553695679, 1.4063103199005127, 430.3916320800781, 0.28741180896759033, 0.3346814811229706, 0.09069083631038666, -2.07145619392395, 0.7345871925354004, 0.09573125839233398, -0.22420281171798706, -2.0636672973632812, -0.8968174457550049, -0.0625145211815834, -0.5279718637466431, -1.7517868280410767, 2.551630973815918, 714.4508666992188, -0.32100969552993774, 0.23591811954975128, 0.022176051512360573, 1.5758442878723145, 0.9377919435501099, 0.6956696510314941], "std": [0.24305951595306396, 0.07285517454147339, 0.23107506334781647, 0.30241385102272034, 0.5764080882072449, 0.11188854277133942, 0.4259796142578125, 155.86578369140625, 0.0721767246723175, 0.05740409344434738, 0.0303464625030756, 0.7169578671455383, 0.5270721912384033, 0.5259001851081848, 0.15473243594169617, 0.006937909871339798, 0.34368449449539185, 0.16770078241825104, 0.011706431396305561, 0.1202380433678627, 0.10819526016712189, 197.7942657470703, 0.0323326550424099, 0.032774198800325394, 0.04531453549861908, 0.7434059381484985, 0.10472816228866577, 2.3908774852752686], "count": [346]}, "action": {"min": [0.22797490656375885, 1.8209718465805054, -0.8711287379264832, -1.276167392730713, -2.661923885345459, -1.845423936843872, 0.9294925928115845, 152.0, 0.17163699865341187, 0.2705180048942566, 0.030417000874876976, -3.013000011444092, -0.09199999272823334, -0.7850000262260437, -0.6112143397331238, -2.0721421241760254, -1.2564102411270142, -0.17954200506210327, -0.5411742925643921, -1.8470820188522339, 2.359441041946411, 130.0, -0.35975098609924316, 0.2131589949131012, -0.07753700017929077, 0.9419999718666077, 0.6549999713897705, -3.1391851902008057], "max": [0.8467988967895508, 2.072735548019409, -0.154950350522995, -0.2929360568523407, -1.1550065279006958, -1.2823981046676636, 2.1503853797912598, 733.0, 0.3786720037460327, 0.4460099935531616, 0.16576999425888062, -0.7399999499320984, 1.2589999437332153, 1.0540000200271606, -0.10114183276891708, -2.042175054550171, -0.25192081928253174, 0.28668782114982605, -0.4999670386314392, -1.4477856159210205, 2.6476473808288574, 860.0, -0.22798900306224823, 0.3240410089492798, 0.06436099857091904, 2.7990000247955322, 1.1679999828338623, 3.13700008392334], "mean": [0.45466864109039307, 2.008861780166626, -0.5589548945426941, -0.6637841463088989, -1.6649854183197021, -1.5905183553695679, 1.4063103199005127, 430.3916320800781, 0.28741180896759033, 0.3346814811229706, 0.09069083631038666, -2.07145619392395, 0.7345871925354004, 0.09573125839233398, -0.22420281171798706, -2.0636672973632812, -0.8968174457550049, -0.0625145211815834, -0.5279718637466431, -1.7517868280410767, 2.551630973815918, 714.4508666992188, -0.32100969552993774, 0.23591811954975128, 0.022176051512360573, 1.5758442878723145, 0.9377919435501099, 0.6956696510314941], "std": [0.24305951595306396, 0.07285517454147339, 0.23107506334781647, 0.30241385102272034, 0.5764080882072449, 0.11188854277133942, 0.4259796142578125, 155.86578369140625, 0.0721767246723175, 0.05740409344434738, 0.0303464625030756, 0.7169578671455383, 0.5270721912384033, 0.5259001851081848, 0.15473243594169617, 0.006937909871339798, 0.34368449449539185, 0.16770078241825104, 0.011706431396305561, 0.1202380433678627, 0.10819526016712189, 197.7942657470703, 0.0323326550424099, 0.032774198800325394, 0.04531453549861908, 0.7434059381484985, 0.10472816228866577, 2.3908774852752686], "count": [346]}, "timestamp": {"min": [0.0], "max": [11.5], "mean": [5.75], "std": [3.3293726469444995], "count": [346]}, "frame_index": {"min": [0], "max": [345], "mean": [172.5], "std": [99.88117940833499], "count": [346]}, "episode_index": {"min": [727], "max": [727], "mean": [727.0], "std": [0.0], "count": [346]}, "index": {"min": [350614], "max": [350959], "mean": [350786.5], "std": [99.88117940833499], "count": [346]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [346]}, "subtask_annotation": {"mean": [15.43063583815029, 29.0, 29.0, 29.0, 29.0], "std": [7.656806873836121, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [346]}, "scene_annotation": {"mean": [727.0], "std": [0.0], "min": [727], "max": [727], "count": [346]}, "eef_direction_state": {"mean": [4.8497109826589595, 3.9739884393063583], "std": [1.9265298485903197, 2.1495838392459357], "min": [0, 0], "max": [6, 6], "count": [346]}, "eef_velocity_state": {"mean": [0.4508670520231214, 0.8901734104046243], "std": [0.7084639818217358, 0.8220701867201796], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_acc_mag_state": {"mean": [0.5809248554913294, 0.7832369942196532], "std": [0.775778751097167, 0.8512873192425148], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_direction_action": {"mean": [4.8497109826589595, 3.9739884393063583], "std": [1.9265298485903197, 2.1495838392459357], "min": [0, 0], "max": [6, 6], "count": [346]}, "eef_velocity_action": {"mean": [0.4508670520231214, 0.8901734104046243], "std": [0.7084639818217358, 0.8220701867201796], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_acc_mag_action": {"mean": [0.5809248554913294, 0.7832369942196532], "std": [0.775778751097167, 0.8512873192425148], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_sim_pose_state": {"mean": [0.4258187414631045, 0.31831644848813695, 1.039028169876138, -0.8877169870175144, 1.0943105273527007, -0.6658181153445154, 0.5325348774294354, -0.34851066040399425, 1.130709736233747, 0.6870178309024545, 0.9703684579933834, -0.08489120040175203], "std": [0.036300464118918775, 0.036139963079844815, 0.017751069220165897, 0.6841878555594222, 0.1439714422256197, 1.3816169232726496, 0.0700031667669287, 0.05672970764889032, 0.06197920949210472, 1.8230525462385823, 0.22654451007394436, 1.6895161840055142], "min": [0.3994785195720978, 0.20747417648288743, 0.993941954771222, -2.581990012935224, 0.9558406383384672, -3.1351297344394444, 0.45593315887366076, -0.4239563464993491, 1.0580174422812132, -3.113734413579158, 0.4484667785066003, -3.0943545554588385], "max": [0.5253118792981427, 0.3409316667910032, 1.0550062776339788, -0.42411613276609444, 1.3743474043422705, 3.1265511263539434, 0.6522643742127827, -0.23636030845890693, 1.2408999964974392, 3.1320707076666445, 1.5100040553928018, 3.1239444468595527], "count": [346]}, "eef_sim_pose_action": {"mean": [0.4258187414631045, 0.31831644848813695, 1.039028169876138, -0.8877169870175144, 1.0943105273527007, -0.6658181153445154, 0.5325348774294354, -0.34851066040399425, 1.130709736233747, 0.6870178309024545, 0.9703684579933834, -0.08489120040175203], "std": [0.036300464118918775, 0.036139963079844815, 0.017751069220165897, 0.6841878555594222, 0.1439714422256197, 1.3816169232726496, 0.0700031667669287, 0.05672970764889032, 0.06197920949210472, 1.8230525462385823, 0.22654451007394436, 1.6895161840055142], "min": [0.3994785195720978, 0.20747417648288743, 0.993941954771222, -2.581990012935224, 0.9558406383384672, -3.1351297344394444, 0.45593315887366076, -0.4239563464993491, 1.0580174422812132, -3.113734413579158, 0.4484667785066003, -3.0943545554588385], "max": [0.5253118792981427, 0.3409316667910032, 1.0550062776339788, -0.42411613276609444, 1.3743474043422705, 3.1265511263539434, 0.6522643742127827, -0.23636030845890693, 1.2408999964974392, 3.1320707076666445, 1.5100040553928018, 3.1239444468595527], "count": [346]}, "gripper_mode_state": {"mean": [0.1416184971098266, 0.7427745664739884], "std": [0.3486584265239844, 0.43710468983227174], "min": [0, 0], "max": [1, 1], "count": [346]}, "gripper_activity_state": {"mean": [1.829479768786127, 1.8352601156069364], "std": [0.5012680635707957, 0.514556396268697], "min": [0, 0], "max": [2, 2], "count": [346]}, "gripper_mode_action": {"mean": [0.1416184971098266, 0.7427745664739884], "std": [0.3486584265239844, 0.43710468983227174], "min": [0, 0], "max": [1, 1], "count": [346]}, "gripper_activity_action": {"mean": [1.829479768786127, 1.8352601156069364], "std": [0.5012680635707957, 0.514556396268697], "min": [0, 0], "max": [2, 2], "count": [346]}, "gripper_open_scale_state": {"mean": [0.7144508666110175, 0.4303916185412105], "std": [0.19779427327243315, 0.15586581227344937], "min": [0.13, 0.152], "max": [0.86, 0.733], "count": [346]}, "gripper_open_scale_action": {"mean": [0.7144508666110175, 0.4303916185412105], "std": [0.19779427327243315, 0.15586581227344937], "min": [0.13, 0.152], "max": [0.86, 0.733], "count": [346]}}} +{"episode_index": 649, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4759333394607843]], [[0.4210769914215686]], [[0.40726085784313726]]], "std": [[[0.10642918066987837]], [[0.18313360965539702]], [[0.20318024523271655]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7725490196078432]], [[0.7843137254901961]]], "mean": [[[0.467112295751634]], [[0.4644052655228758]], [[0.45695710375816995]]], "std": [[[0.05784760084589042]], [[0.08569035309025785]], [[0.09258266611060617]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.7529411764705882]], [[0.7450980392156863]]], "mean": [[[0.4772298059640523]], [[0.4512199080882353]], [[0.43652776552287587]]], "std": [[[0.0664552849675279]], [[0.1397649941087864]], [[0.16120047000810722]]], "count": [100]}, "observation.state": {"min": [0.22027802467346191, 1.7996963262557983, -0.7546803951263428, -1.2328307628631592, -2.6889240741729736, -1.9361635446548462, 1.068857192993164, 155.0, 0.20908500254154205, 0.243599995970726, 0.02697099931538105, -2.8469998836517334, -0.05499999597668648, -0.9139999747276306, -0.48176324367523193, -2.071042776107788, -1.2931842803955078, -0.27029913663864136, -0.5144706964492798, -1.8850953578948975, 2.3249008655548096, 46.0, -0.3607969880104065, 0.19519400596618652, -0.08082199841737747, 1.0099999904632568, 0.7450000047683716, -3.111999988555908], "max": [0.9029984474182129, 2.0726656913757324, -8.726646774448454e-05, -0.1788438856601715, -0.7956956624984741, -1.2741949558258057, 2.197997808456421, 589.0, 0.3967539966106415, 0.4534359872341156, 0.19582000374794006, -0.06299999356269836, 1.3910000324249268, 1.7410000562667847, -0.14161603152751923, -1.9500387907028198, -0.28560569882392883, 0.24755750596523285, -0.32042500376701355, -1.3757383823394775, 2.5961596965789795, 860.0, -0.22095799446105957, 0.3096520006656647, 0.06086599826812744, 2.747999906539917, 1.2339999675750732, 3.134000062942505], "mean": [0.45346060395240784, 1.9705531597137451, -0.4179033637046814, -0.5856358408927917, -1.6158628463745117, -1.6261667013168335, 1.6034125089645386, 418.16973876953125, 0.3099542260169983, 0.3238254487514496, 0.12889285385608673, -1.7220125198364258, 0.8154239058494568, 0.28303396701812744, -0.23316234350204468, -2.060443162918091, -1.01095449924469, -0.06906412541866302, -0.4726106822490692, -1.6748570203781128, 2.5173068046569824, 751.9684448242188, -0.3301084339618683, 0.24558189511299133, 0.021648045629262924, 1.5440483093261719, 1.0378507375717163, 1.0760115385055542], "std": [0.26131731271743774, 0.07945144176483154, 0.2622936964035034, 0.25731372833251953, 0.6747434139251709, 0.1395757794380188, 0.36488792300224304, 111.6229019165039, 0.05504634603857994, 0.07110285758972168, 0.041507866233587265, 0.9507300853729248, 0.546521782875061, 0.883620023727417, 0.0762045830488205, 0.019265303388237953, 0.3214636445045471, 0.12739169597625732, 0.06780466437339783, 0.12014096230268478, 0.05992608517408371, 236.5797119140625, 0.037084270268678665, 0.029843471944332123, 0.044308483600616455, 0.6624507904052734, 0.10705510526895523, 2.309373378753662], "count": [380]}, "action": {"min": [0.22027802467346191, 1.7996963262557983, -0.7546803951263428, -1.2328307628631592, -2.6889240741729736, -1.9361635446548462, 1.068857192993164, 155.0, 0.20908500254154205, 0.243599995970726, 0.02697099931538105, -2.8469998836517334, -0.05499999597668648, -0.9139999747276306, -0.48176324367523193, -2.071042776107788, -1.2931842803955078, -0.27029913663864136, -0.5144706964492798, -1.8850953578948975, 2.3249008655548096, 46.0, -0.3607969880104065, 0.19519400596618652, -0.08082199841737747, 1.0099999904632568, 0.7450000047683716, -3.111999988555908], "max": [0.9029984474182129, 2.0726656913757324, -8.726646774448454e-05, -0.1788438856601715, -0.7956956624984741, -1.2741949558258057, 2.197997808456421, 589.0, 0.3967539966106415, 0.4534359872341156, 0.19582000374794006, -0.06299999356269836, 1.3910000324249268, 1.7410000562667847, -0.14161603152751923, -1.9500387907028198, -0.28560569882392883, 0.24755750596523285, -0.32042500376701355, -1.3757383823394775, 2.5961596965789795, 860.0, -0.22095799446105957, 0.3096520006656647, 0.06086599826812744, 2.747999906539917, 1.2339999675750732, 3.134000062942505], "mean": [0.45346060395240784, 1.9705531597137451, -0.4179033637046814, -0.5856358408927917, -1.6158628463745117, -1.6261667013168335, 1.6034125089645386, 418.16973876953125, 0.3099542260169983, 0.3238254487514496, 0.12889285385608673, -1.7220125198364258, 0.8154239058494568, 0.28303396701812744, -0.23316234350204468, -2.060443162918091, -1.01095449924469, -0.06906412541866302, -0.4726106822490692, -1.6748570203781128, 2.5173068046569824, 751.9684448242188, -0.3301084339618683, 0.24558189511299133, 0.021648045629262924, 1.5440483093261719, 1.0378507375717163, 1.0760115385055542], "std": [0.26131731271743774, 0.07945144176483154, 0.2622936964035034, 0.25731372833251953, 0.6747434139251709, 0.1395757794380188, 0.36488792300224304, 111.6229019165039, 0.05504634603857994, 0.07110285758972168, 0.041507866233587265, 0.9507300853729248, 0.546521782875061, 0.883620023727417, 0.0762045830488205, 0.019265303388237953, 0.3214636445045471, 0.12739169597625732, 0.06780466437339783, 0.12014096230268478, 0.05992608517408371, 236.5797119140625, 0.037084270268678665, 0.029843471944332123, 0.044308483600616455, 0.6624507904052734, 0.10705510526895523, 2.309373378753662], "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": [728], "max": [728], "mean": [728.0], "std": [0.0], "count": [380]}, "index": {"min": [350960], "max": [351339], "mean": [351149.5], "std": [109.69617130966787], "count": [380]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [380]}, "subtask_annotation": {"mean": [14.347368421052632, 29.0, 29.0, 29.0, 29.0], "std": [7.406993027293273, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [380]}, "scene_annotation": {"mean": [728.0], "std": [0.0], "min": [728], "max": [728], "count": [380]}, "eef_direction_state": {"mean": [3.781578947368421, 4.181578947368421], "std": [2.225965817957388, 1.9897573593356837], "min": [0, 0], "max": [6, 6], "count": [380]}, "eef_velocity_state": {"mean": [0.7026315789473684, 0.8605263157894737], "std": [0.6984896646582169, 0.82015386030344], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_acc_mag_state": {"mean": [0.7526315789473684, 0.7921052631578948], "std": [0.8503054689826004, 0.8375658902430384], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_direction_action": {"mean": [3.781578947368421, 4.181578947368421], "std": [2.225965817957388, 1.9897573593356837], "min": [0, 0], "max": [6, 6], "count": [380]}, "eef_velocity_action": {"mean": [0.7026315789473684, 0.8605263157894737], "std": [0.6984896646582169, 0.82015386030344], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_acc_mag_action": {"mean": [0.7526315789473684, 0.7921052631578948], "std": [0.8503054689826004, 0.8375658902430384], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_sim_pose_state": {"mean": [0.4330749159700958, 0.32246728512966416, 1.0336212772207922, -0.9291618022148481, 1.1071028370005995, -1.2738997968805763, 0.521727872405307, -0.38570217919518834, 1.1369968141973932, 1.59697373116792, 0.7838623154282698, -0.07094423210742304], "std": [0.029569130278315585, 0.0408039910895327, 0.01832291409787538, 0.49144744881085434, 0.09909811021360321, 0.7359164137336063, 0.08102268837116447, 0.05412515076763746, 0.04352268888383027, 0.9450354084600041, 0.22940610257317914, 1.8577326397767693], "min": [0.38639913308968893, 0.19637192419210747, 0.9858900533597743, -2.2461929110271, 0.9030052905617314, -3.0850489410219635, 0.4361661353829546, -0.4478667391872494, 1.078715195258327, 0.709751633774826, 0.4069153825361316, -3.09656923825768], "max": [0.5066776209657375, 0.36466592804745596, 1.0630840746663166, -0.4805692892503459, 1.3229861915328862, -0.7216288253102976, 0.661968432614464, -0.2603405777673179, 1.2525875958192085, 2.9672082292190822, 1.3318972689903448, 3.0717350022429857], "count": [380]}, "eef_sim_pose_action": {"mean": [0.4330749159700958, 0.32246728512966416, 1.0336212772207922, -0.9291618022148481, 1.1071028370005995, -1.2738997968805763, 0.521727872405307, -0.38570217919518834, 1.1369968141973932, 1.59697373116792, 0.7838623154282698, -0.07094423210742304], "std": [0.029569130278315585, 0.0408039910895327, 0.01832291409787538, 0.49144744881085434, 0.09909811021360321, 0.7359164137336063, 0.08102268837116447, 0.05412515076763746, 0.04352268888383027, 0.9450354084600041, 0.22940610257317914, 1.8577326397767693], "min": [0.38639913308968893, 0.19637192419210747, 0.9858900533597743, -2.2461929110271, 0.9030052905617314, -3.0850489410219635, 0.4361661353829546, -0.4478667391872494, 1.078715195258327, 0.709751633774826, 0.4069153825361316, -3.09656923825768], "max": [0.5066776209657375, 0.36466592804745596, 1.0630840746663166, -0.4805692892503459, 1.3229861915328862, -0.7216288253102976, 0.661968432614464, -0.2603405777673179, 1.2525875958192085, 2.9672082292190822, 1.3318972689903448, 3.0717350022429857], "count": [380]}, "gripper_mode_state": {"mean": [0.14210526315789473, 0.9236842105263158], "std": [0.34915806927625204, 0.2655027113810579], "min": [0, 0], "max": [1, 1], "count": [380]}, "gripper_activity_state": {"mean": [1.7973684210526315, 1.918421052631579], "std": [0.5462729422402532, 0.3571489908456277], "min": [0, 0], "max": [2, 2], "count": [380]}, "gripper_mode_action": {"mean": [0.14210526315789473, 0.9236842105263158], "std": [0.34915806927625204, 0.2655027113810579], "min": [0, 0], "max": [1, 1], "count": [380]}, "gripper_activity_action": {"mean": [1.7973684210526315, 1.918421052631579], "std": [0.5462729422402532, 0.3571489908456277], "min": [0, 0], "max": [2, 2], "count": [380]}, "gripper_open_scale_state": {"mean": [0.7519684212433668, 0.4181697370027239], "std": [0.23657976347657358, 0.1116229233191666], "min": [0.046, 0.155], "max": [0.86, 0.589], "count": [380]}, "gripper_open_scale_action": {"mean": [0.7519684212433668, 0.4181697370027239], "std": [0.23657976347657358, 0.1116229233191666], "min": [0.046, 0.155], "max": [0.86, 0.589], "count": [380]}}} +{"episode_index": 650, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4895248202614379]], [[0.42240342320261437]], [[0.4056587908496732]]], "std": [[[0.11530147685068694]], [[0.20100461179256962]], [[0.2232650244944348]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.46573921568627447]], [[0.46631842116013067]], [[0.4592205126633987]]], "std": [[[0.06383955679105008]], [[0.08542201636772555]], [[0.09037271783751763]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.47554798406862747]], [[0.44517893586601304]], [[0.43031459150326795]]], "std": [[[0.06795892540283378]], [[0.14669712346076963]], [[0.16774163045741078]]], "count": [100]}, "observation.state": {"min": [0.20097467303276062, 1.7762391567230225, -0.8728217482566833, -1.0465344190597534, -2.5489139556884766, -1.8228917121887207, 1.0593276023864746, 154.0, 0.18848399817943573, 0.24671399593353271, 0.021491000428795815, -3.1029999256134033, -0.07700000703334808, -0.8009999990463257, -0.5383468270301819, -2.0714614391326904, -1.3531712293624878, -0.196419358253479, -0.6414085626602173, -1.8950263261795044, 2.33736252784729, 41.0, -0.3812200129032135, 0.1840369999408722, -0.06533099710941315, 0.815000057220459, 0.7300000190734863, -3.124000072479248], "max": [0.888861358165741, 2.0739400386810303, -0.002775073517113924, -0.2203303724527359, -1.116539478302002, -1.4835125207901, 2.1728999614715576, 698.0, 0.36953499913215637, 0.4292429983615875, 0.20211799442768097, -0.4819999933242798, 1.3819999694824219, 1.3170000314712524, -0.17029178142547607, -1.9544546604156494, -0.3430269956588745, 0.26851892471313477, -0.24047145247459412, -1.5538840293884277, 2.532682180404663, 859.0, -0.2345460057258606, 0.304190993309021, 0.07366199791431427, 2.75600004196167, 1.253999948501587, 3.1110000610351562], "mean": [0.467155396938324, 1.9650355577468872, -0.5052267909049988, -0.6030479669570923, -1.6474672555923462, -1.6813582181930542, 1.523908019065857, 452.2279052734375, 0.28944721817970276, 0.3266165852546692, 0.11137716472148895, -1.932584524154663, 0.7843363881111145, 0.26082056760787964, -0.24654719233512878, -2.0481150150299072, -1.0562077760696411, -0.052879512310028076, -0.3548007011413574, -1.8142168521881104, 2.447387933731079, 666.9630126953125, -0.3128209412097931, 0.23837195336818695, 0.03162902966141701, 1.5338778495788574, 1.0350878238677979, 0.7015523910522461], "std": [0.2549618184566498, 0.08372879028320312, 0.24356862902641296, 0.23465344309806824, 0.5823047757148743, 0.07207480072975159, 0.3845747709274292, 131.18862915039062, 0.058349259197711945, 0.06131571903824806, 0.04456261545419693, 0.8984778523445129, 0.550071120262146, 0.7547098994255066, 0.10041586309671402, 0.028901835903525352, 0.35916611552238464, 0.16498252749443054, 0.1656804084777832, 0.1024429202079773, 0.046518757939338684, 228.5338897705078, 0.0363929308950901, 0.02760104089975357, 0.0390036478638649, 0.7401331663131714, 0.12228264659643173, 2.2529139518737793], "count": [351]}, "action": {"min": [0.20097467303276062, 1.7762391567230225, -0.8728217482566833, -1.0465344190597534, -2.5489139556884766, -1.8228917121887207, 1.0593276023864746, 154.0, 0.18848399817943573, 0.24671399593353271, 0.021491000428795815, -3.1029999256134033, -0.07700000703334808, -0.8009999990463257, -0.5383468270301819, -2.0714614391326904, -1.3531712293624878, -0.196419358253479, -0.6414085626602173, -1.8950263261795044, 2.33736252784729, 41.0, -0.3812200129032135, 0.1840369999408722, -0.06533099710941315, 0.815000057220459, 0.7300000190734863, -3.124000072479248], "max": [0.888861358165741, 2.0739400386810303, -0.002775073517113924, -0.2203303724527359, -1.116539478302002, -1.4835125207901, 2.1728999614715576, 698.0, 0.36953499913215637, 0.4292429983615875, 0.20211799442768097, -0.4819999933242798, 1.3819999694824219, 1.3170000314712524, -0.17029178142547607, -1.9544546604156494, -0.3430269956588745, 0.26851892471313477, -0.24047145247459412, -1.5538840293884277, 2.532682180404663, 859.0, -0.2345460057258606, 0.304190993309021, 0.07366199791431427, 2.75600004196167, 1.253999948501587, 3.1110000610351562], "mean": [0.467155396938324, 1.9650355577468872, -0.5052267909049988, -0.6030479669570923, -1.6474672555923462, -1.6813582181930542, 1.523908019065857, 452.2279052734375, 0.28944721817970276, 0.3266165852546692, 0.11137716472148895, -1.932584524154663, 0.7843363881111145, 0.26082056760787964, -0.24654719233512878, -2.0481150150299072, -1.0562077760696411, -0.052879512310028076, -0.3548007011413574, -1.8142168521881104, 2.447387933731079, 666.9630126953125, -0.3128209412097931, 0.23837195336818695, 0.03162902966141701, 1.5338778495788574, 1.0350878238677979, 0.7015523910522461], "std": [0.2549618184566498, 0.08372879028320312, 0.24356862902641296, 0.23465344309806824, 0.5823047757148743, 0.07207480072975159, 0.3845747709274292, 131.18862915039062, 0.058349259197711945, 0.06131571903824806, 0.04456261545419693, 0.8984778523445129, 0.550071120262146, 0.7547098994255066, 0.10041586309671402, 0.028901835903525352, 0.35916611552238464, 0.16498252749443054, 0.1656804084777832, 0.1024429202079773, 0.046518757939338684, 228.5338897705078, 0.0363929308950901, 0.02760104089975357, 0.0390036478638649, 0.7401331663131714, 0.12228264659643173, 2.2529139518737793], "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": [729], "max": [729], "mean": [729.0], "std": [0.0], "count": [351]}, "index": {"min": [351340], "max": [351690], "mean": [351515.0], "std": [101.32456102380442], "count": [351]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [351]}, "subtask_annotation": {"mean": [15.33048433048433, 29.0, 29.0, 29.0, 29.0], "std": [7.8909345760418494, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [351]}, "scene_annotation": {"mean": [729.0], "std": [0.0], "min": [729], "max": [729], "count": [351]}, "eef_direction_state": {"mean": [4.678062678062678, 4.017094017094017], "std": [1.9175461249656052, 2.1094668152692098], "min": [0, 0], "max": [6, 6], "count": [351]}, "eef_velocity_state": {"mean": [0.5441595441595442, 0.886039886039886], "std": [0.7643508820181727, 0.8293779556275276], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_acc_mag_state": {"mean": [0.6381766381766382, 0.8547008547008547], "std": [0.8042770869648216, 0.8364722823698703], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_direction_action": {"mean": [4.678062678062678, 4.017094017094017], "std": [1.9175461249656052, 2.1094668152692098], "min": [0, 0], "max": [6, 6], "count": [351]}, "eef_velocity_action": {"mean": [0.5441595441595442, 0.886039886039886], "std": [0.7643508820181727, 0.8293779556275276], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_acc_mag_action": {"mean": [0.6381766381766382, 0.8547008547008547], "std": [0.8042770869648216, 0.8364722823698703], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_sim_pose_state": {"mean": [0.4294232826990405, 0.32170554219655007, 1.04890525494124, -0.8572807465116463, 1.0108039300063136, -1.345265992862344, 0.5268605540875663, -0.3648064310372735, 1.1405968205852306, 1.493525375518499, 0.873703728110099, -0.13235639872448834], "std": [0.02910176407844648, 0.03371855770455517, 0.022838724554185442, 0.6277974957718772, 0.16778452647557332, 0.7886389888156248, 0.07467617115282978, 0.05917361882006207, 0.04660925335835763, 1.2209904049525633, 0.20347308350690457, 1.7682435469276592], "min": [0.3772849065996818, 0.21930395561941074, 0.9934548322567474, -2.4256440056930475, 0.8561555912335481, -3.1254404771969257, 0.43500870797882135, -0.4547698211180715, 1.0746219665991188, -3.135672764432237, 0.4563183797272736, -3.124936760019867], "max": [0.5037652320567898, 0.36287481978403563, 1.0695659609924366, -0.4306223361500323, 1.3590132822353045, -0.6373150336890797, 0.6408340998639445, -0.24661606815059187, 1.229879233935826, 3.117175582788062, 1.543145042834757, 3.09568077326987], "count": [351]}, "eef_sim_pose_action": {"mean": [0.4294232826990405, 0.32170554219655007, 1.04890525494124, -0.8572807465116463, 1.0108039300063136, -1.345265992862344, 0.5268605540875663, -0.3648064310372735, 1.1405968205852306, 1.493525375518499, 0.873703728110099, -0.13235639872448834], "std": [0.02910176407844648, 0.03371855770455517, 0.022838724554185442, 0.6277974957718772, 0.16778452647557332, 0.7886389888156248, 0.07467617115282978, 0.05917361882006207, 0.04660925335835763, 1.2209904049525633, 0.20347308350690457, 1.7682435469276592], "min": [0.3772849065996818, 0.21930395561941074, 0.9934548322567474, -2.4256440056930475, 0.8561555912335481, -3.1254404771969257, 0.43500870797882135, -0.4547698211180715, 1.0746219665991188, -3.135672764432237, 0.4563183797272736, -3.124936760019867], "max": [0.5037652320567898, 0.36287481978403563, 1.0695659609924366, -0.4306223361500323, 1.3590132822353045, -0.6373150336890797, 0.6408340998639445, -0.24661606815059187, 1.229879233935826, 3.117175582788062, 1.543145042834757, 3.09568077326987], "count": [351]}, "gripper_mode_state": {"mean": [0.1794871794871795, 0.8091168091168092], "std": [0.3837597319768136, 0.39299719887225754], "min": [0, 0], "max": [1, 1], "count": [351]}, "gripper_activity_state": {"mean": [1.7264957264957266, 1.8831908831908832], "std": [0.621879308156624, 0.41417486091681277], "min": [0, 0], "max": [2, 2], "count": [351]}, "gripper_mode_action": {"mean": [0.1794871794871795, 0.8091168091168092], "std": [0.3837597319768136, 0.39299719887225754], "min": [0, 0], "max": [1, 1], "count": [351]}, "gripper_activity_action": {"mean": [1.7264957264957266, 1.8831908831908832], "std": [0.621879308156624, 0.41417486091681277], "min": [0, 0], "max": [2, 2], "count": [351]}, "gripper_open_scale_state": {"mean": [0.6669629631803259, 0.4522279204452814], "std": [0.22853392427245495, 0.13118833432478993], "min": [0.041, 0.154], "max": [0.859, 0.698], "count": [351]}, "gripper_open_scale_action": {"mean": [0.6669629631803259, 0.4522279204452814], "std": [0.22853392427245495, 0.13118833432478993], "min": [0.041, 0.154], "max": [0.859, 0.698], "count": [351]}}} +{"episode_index": 651, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4816204064542484]], [[0.4219644812091503]], [[0.40648529003267975]]], "std": [[[0.11374091922166248]], [[0.1934444391643725]], [[0.21482130447288544]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.7764705882352941]], [[0.788235294117647]]], "mean": [[[0.4667114338235294]], [[0.46638102736928105]], [[0.46077968954248366]]], "std": [[[0.058257659749777035]], [[0.07910188868603664]], [[0.08403583676757306]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.471458316993464]], [[0.4405572569444444]], [[0.42604952001633983]]], "std": [[[0.06985247923250344]], [[0.1508285274152154]], [[0.17208864665618237]]], "count": [100]}, "observation.state": {"min": [0.2421993464231491, 1.8486528396606445, -0.8847249150276184, -1.2665331363677979, -2.609703540802002, -1.921886682510376, 1.0678797960281372, 180.0, 0.18398000299930573, 0.25133100152015686, 0.046702999621629715, -2.997999906539917, -0.10099999606609344, -0.8529999852180481, -0.500473141670227, -2.069401979446411, -1.1919028759002686, -0.11822860687971115, -0.6449165940284729, -1.928309679031372, 2.4924001693725586, 266.0, -0.37925198674201965, 0.2041739970445633, -0.049740999937057495, 0.7940000295639038, 0.7070000171661377, -3.1411852836608887], "max": [0.7980169653892517, 2.072281837463379, 0.006684611085802317, -0.20556488633155823, -1.1178834438323975, -1.5502537488937378, 2.236849069595337, 740.0, 0.37970298528671265, 0.41367900371551514, 0.19383400678634644, -0.4089999794960022, 1.281999945640564, 1.3270000219345093, -0.16399113833904266, -2.055544137954712, -0.30230847001075745, 0.23315852880477905, -0.629697322845459, -1.531578779220581, 2.5292789936065674, 859.0, -0.23851999640464783, 0.30181100964546204, 0.08030500262975693, 2.4809999465942383, 1.1929999589920044, 3.134000062942505], "mean": [0.49608832597732544, 1.9735709428787231, -0.5420570373535156, -0.7321596145629883, -1.764915108680725, -1.6865181922912598, 1.5672751665115356, 425.0938415527344, 0.2743247151374817, 0.33790886402130127, 0.1082516461610794, -2.135361433029175, 0.6810613870620728, 0.05856320634484291, -0.22646000981330872, -2.065438985824585, -0.9103630185127258, -0.045349396765232086, -0.6343607902526855, -1.8160818815231323, 2.511139392852783, 727.7680053710938, -0.3231273591518402, 0.2331831008195877, 0.038264259696006775, 1.3281707763671875, 0.9767447710037231, 1.2950018644332886], "std": [0.22907814383506775, 0.08272240310907364, 0.23773065209388733, 0.31746906042099, 0.5808797478675842, 0.09482597559690475, 0.44083642959594727, 173.6753692626953, 0.059309348464012146, 0.054844461381435394, 0.03759492188692093, 0.7881016135215759, 0.5327264666557312, 0.6679840087890625, 0.09151293337345123, 0.003977710846811533, 0.3038672208786011, 0.1231997087597847, 0.003989099059253931, 0.12979546189308167, 0.008499665185809135, 142.5434112548828, 0.033111572265625, 0.0260677058249712, 0.04346485808491707, 0.6648626327514648, 0.11159231513738632, 1.9932174682617188], "count": [293]}, "action": {"min": [0.2421993464231491, 1.8486528396606445, -0.8847249150276184, -1.2665331363677979, -2.609703540802002, -1.921886682510376, 1.0678797960281372, 180.0, 0.18398000299930573, 0.25133100152015686, 0.046702999621629715, -2.997999906539917, -0.10099999606609344, -0.8529999852180481, -0.500473141670227, -2.069401979446411, -1.1919028759002686, -0.11822860687971115, -0.6449165940284729, -1.928309679031372, 2.4924001693725586, 266.0, -0.37925198674201965, 0.2041739970445633, -0.049740999937057495, 0.7940000295639038, 0.7070000171661377, -3.1411852836608887], "max": [0.7980169653892517, 2.072281837463379, 0.006684611085802317, -0.20556488633155823, -1.1178834438323975, -1.5502537488937378, 2.236849069595337, 740.0, 0.37970298528671265, 0.41367900371551514, 0.19383400678634644, -0.4089999794960022, 1.281999945640564, 1.3270000219345093, -0.16399113833904266, -2.055544137954712, -0.30230847001075745, 0.23315852880477905, -0.629697322845459, -1.531578779220581, 2.5292789936065674, 859.0, -0.23851999640464783, 0.30181100964546204, 0.08030500262975693, 2.4809999465942383, 1.1929999589920044, 3.134000062942505], "mean": [0.49608832597732544, 1.9735709428787231, -0.5420570373535156, -0.7321596145629883, -1.764915108680725, -1.6865181922912598, 1.5672751665115356, 425.0938415527344, 0.2743247151374817, 0.33790886402130127, 0.1082516461610794, -2.135361433029175, 0.6810613870620728, 0.05856320634484291, -0.22646000981330872, -2.065438985824585, -0.9103630185127258, -0.045349396765232086, -0.6343607902526855, -1.8160818815231323, 2.511139392852783, 727.7680053710938, -0.3231273591518402, 0.2331831008195877, 0.038264259696006775, 1.3281707763671875, 0.9767447710037231, 1.2950018644332886], "std": [0.22907814383506775, 0.08272240310907364, 0.23773065209388733, 0.31746906042099, 0.5808797478675842, 0.09482597559690475, 0.44083642959594727, 173.6753692626953, 0.059309348464012146, 0.054844461381435394, 0.03759492188692093, 0.7881016135215759, 0.5327264666557312, 0.6679840087890625, 0.09151293337345123, 0.003977710846811533, 0.3038672208786011, 0.1231997087597847, 0.003989099059253931, 0.12979546189308167, 0.008499665185809135, 142.5434112548828, 0.033111572265625, 0.0260677058249712, 0.04346485808491707, 0.6648626327514648, 0.11159231513738632, 1.9932174682617188], "count": [293]}, "timestamp": {"min": [0.0], "max": [9.733333333333333], "mean": [4.866666666666667], "std": [2.8193773938387334], "count": [293]}, "frame_index": {"min": [0], "max": [292], "mean": [146.0], "std": [84.581321815162], "count": [293]}, "episode_index": {"min": [730], "max": [730], "mean": [730.0], "std": [0.0], "count": [293]}, "index": {"min": [351691], "max": [351983], "mean": [351837.0], "std": [84.581321815162], "count": [293]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [293]}, "subtask_annotation": {"mean": [13.559726962457338, 29.0, 29.0, 29.0, 29.0], "std": [6.941049870465565, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [293]}, "scene_annotation": {"mean": [730.0], "std": [0.0], "min": [730], "max": [730], "count": [293]}, "eef_direction_state": {"mean": [4.795221843003413, 3.7849829351535837], "std": [1.84530888539732, 1.9476545138989212], "min": [0, 0], "max": [6, 6], "count": [293]}, "eef_velocity_state": {"mean": [0.5085324232081911, 1.0477815699658704], "std": [0.6942687584912602, 0.7557087806569673], "min": [0, 0], "max": [2, 2], "count": [293]}, "eef_acc_mag_state": {"mean": [0.4948805460750853, 0.9965870307167235], "std": [0.7600123962055153, 0.7988827245681114], "min": [0, 0], "max": [2, 2], "count": [293]}, "eef_direction_action": {"mean": [4.795221843003413, 3.7849829351535837], "std": [1.84530888539732, 1.9476545138989212], "min": [0, 0], "max": [6, 6], "count": [293]}, "eef_velocity_action": {"mean": [0.5085324232081911, 1.0477815699658704], "std": [0.6942687584912602, 0.7557087806569673], "min": [0, 0], "max": [2, 2], "count": [293]}, "eef_acc_mag_action": {"mean": [0.4948805460750853, 0.9965870307167235], "std": [0.7600123962055153, 0.7988827245681114], "min": [0, 0], "max": [2, 2], "count": [293]}, "eef_sim_pose_state": {"mean": [0.42247654566979304, 0.3276911023717413, 1.045024787559502, -0.8296246904460098, 1.008675891545276, -0.6522749552942403, 0.5391126251510522, -0.35373941143514687, 1.1541634840782298, 1.0301117937519917, 0.9087462970441401, -0.3767145288022362], "std": [0.02777311029010476, 0.03173946750905579, 0.024024950278105774, 0.6675908461486093, 0.19246697918777653, 1.2227943440414974, 0.06735274840904629, 0.04821529995923231, 0.06067409591780766, 1.8967369051007879, 0.2421141447667801, 1.843400360220616], "min": [0.39418975958690994, 0.22948461347327365, 0.9837789276863245, -2.630987618486876, 0.8389956574311652, -3.133394857195165, 0.43929014574303105, -0.43495718381952964, 1.06764425330005, -3.13836323923112, 0.40634296580915397, -3.1161006257439405], "max": [0.4986999884683774, 0.34927529871806295, 1.062670405347047, -0.47566784334570406, 1.4199338031794912, 3.1167172510566545, 0.6253919387122905, -0.269149274109914, 1.2641813271105489, 3.1414560140328156, 1.5325388342482889, 3.1351097397064893], "count": [293]}, "eef_sim_pose_action": {"mean": [0.42247654566979304, 0.3276911023717413, 1.045024787559502, -0.8296246904460098, 1.008675891545276, -0.6522749552942403, 0.5391126251510522, -0.35373941143514687, 1.1541634840782298, 1.0301117937519917, 0.9087462970441401, -0.3767145288022362], "std": [0.02777311029010476, 0.03173946750905579, 0.024024950278105774, 0.6675908461486093, 0.19246697918777653, 1.2227943440414974, 0.06735274840904629, 0.04821529995923231, 0.06067409591780766, 1.8967369051007879, 0.2421141447667801, 1.843400360220616], "min": [0.39418975958690994, 0.22948461347327365, 0.9837789276863245, -2.630987618486876, 0.8389956574311652, -3.133394857195165, 0.43929014574303105, -0.43495718381952964, 1.06764425330005, -3.13836323923112, 0.40634296580915397, -3.1161006257439405], "max": [0.4986999884683774, 0.34927529871806295, 1.062670405347047, -0.47566784334570406, 1.4199338031794912, 3.1167172510566545, 0.6253919387122905, -0.269149274109914, 1.2641813271105489, 3.1414560140328156, 1.5325388342482889, 3.1351097397064893], "count": [293]}, "gripper_mode_state": {"mean": [0.11945392491467577, 0.6928327645051194], "std": [0.32432188445609816, 0.4613193307604983], "min": [0, 0], "max": [1, 1], "count": [293]}, "gripper_activity_state": {"mean": [1.78839590443686, 1.8054607508532423], "std": [0.5630261546040369, 0.5477576467615813], "min": [0, 0], "max": [2, 2], "count": [293]}, "gripper_mode_action": {"mean": [0.11945392491467577, 0.6928327645051194], "std": [0.32432188445609816, 0.4613193307604983], "min": [0, 0], "max": [1, 1], "count": [293]}, "gripper_activity_action": {"mean": [1.78839590443686, 1.8054607508532423], "std": [0.5630261546040369, 0.5477576467615813], "min": [0, 0], "max": [2, 2], "count": [293]}, "gripper_open_scale_state": {"mean": [0.7277679182970485, 0.4250938570719106], "std": [0.14254340058413667, 0.17367523633083248], "min": [0.266, 0.18], "max": [0.859, 0.74], "count": [293]}, "gripper_open_scale_action": {"mean": [0.7277679182970485, 0.4250938570719106], "std": [0.14254340058413667, 0.17367523633083248], "min": [0.266, 0.18], "max": [0.859, 0.74], "count": [293]}}} +{"episode_index": 652, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.49130075571895426]], [[0.4287860906862745]], [[0.4119541789215686]]], "std": [[[0.10776506363223758]], [[0.19411397967267877]], [[0.216160314669677]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4636195098039216]], [[0.46507547181372544]], [[0.45782055759803925]]], "std": [[[0.05501538541221883]], [[0.06739173768082965]], [[0.07059754408524281]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4741735661764706]], [[0.4556429575163399]], [[0.44430864991830066]]], "std": [[[0.0632023462073921]], [[0.12685430070780865]], [[0.14436282135399015]]], "count": [100]}, "observation.state": {"min": [0.23427556455135345, 1.8345156908035278, -0.8454374670982361, -1.1610803604125977, -2.5853562355041504, -1.9177852869033813, 1.1166093349456787, 156.0, 0.17428900301456451, 0.24632200598716736, 0.03476399928331375, -3.1391851902008057, -0.050999999046325684, -0.8389999866485596, -0.5398303270339966, -2.0735559463500977, -1.350012183189392, -0.18109537661075592, -0.7063347697257996, -1.8221064805984497, 2.278038740158081, 32.0, -0.383448988199234, 0.21217800676822662, -0.06463500112295151, 0.49799996614456177, 0.7789999842643738, -3.128000020980835], "max": [0.9166643619537354, 2.0740270614624023, -0.03670427203178406, -0.15940092504024506, -1.0629229545593262, -1.4968469142913818, 2.173074722290039, 756.0, 0.39373400807380676, 0.43035298585891724, 0.18327100574970245, 3.140000104904175, 1.3170000314712524, 1.4889999628067017, -0.19626227021217346, -1.9949113130569458, -0.5829050540924072, 0.22242477536201477, -0.4225965738296509, -1.5428013801574707, 2.4774601459503174, 860.0, -0.21622000634670258, 0.30704399943351746, 0.07457099854946136, 3.0369999408721924, 1.3890000581741333, 3.0840001106262207], "mean": [0.4041474759578705, 2.010624647140503, -0.39040902256965637, -0.4861850142478943, -1.476426124572754, -1.6381455659866333, 1.382950782775879, 446.8189392089844, 0.31993329524993896, 0.30651289224624634, 0.10635826736688614, -1.3297955989837646, 0.8739343881607056, 0.5797192454338074, -0.2534625232219696, -2.059300184249878, -1.0225942134857178, -0.08367627114057541, -0.5256997346878052, -1.73470139503479, 2.3926637172698975, 664.2781982421875, -0.3209059238433838, 0.25349628925323486, 0.03660917282104492, 1.2416529655456543, 1.101090669631958, 0.8144147992134094], "std": [0.23384156823158264, 0.08650210499763489, 0.2820349633693695, 0.32198482751846313, 0.5819482207298279, 0.07569172233343124, 0.39443475008010864, 140.34970092773438, 0.07120096683502197, 0.06050730124115944, 0.026733702048659325, 1.1865599155426025, 0.48512786626815796, 0.8304219245910645, 0.07034306973218918, 0.01839260943233967, 0.2643633484840393, 0.14625184237957, 0.08909831196069717, 0.07617045193910599, 0.05507250130176544, 273.14727783203125, 0.034480199217796326, 0.021202601492404938, 0.03567112237215042, 0.7800942659378052, 0.13531455397605896, 2.068500280380249], "count": [417]}, "action": {"min": [0.23427556455135345, 1.8345156908035278, -0.8454374670982361, -1.1610803604125977, -2.5853562355041504, -1.9177852869033813, 1.1166093349456787, 156.0, 0.17428900301456451, 0.24632200598716736, 0.03476399928331375, -3.1391851902008057, -0.050999999046325684, -0.8389999866485596, -0.5398303270339966, -2.0735559463500977, -1.350012183189392, -0.18109537661075592, -0.7063347697257996, -1.8221064805984497, 2.278038740158081, 32.0, -0.383448988199234, 0.21217800676822662, -0.06463500112295151, 0.49799996614456177, 0.7789999842643738, -3.128000020980835], "max": [0.9166643619537354, 2.0740270614624023, -0.03670427203178406, -0.15940092504024506, -1.0629229545593262, -1.4968469142913818, 2.173074722290039, 756.0, 0.39373400807380676, 0.43035298585891724, 0.18327100574970245, 3.140000104904175, 1.3170000314712524, 1.4889999628067017, -0.19626227021217346, -1.9949113130569458, -0.5829050540924072, 0.22242477536201477, -0.4225965738296509, -1.5428013801574707, 2.4774601459503174, 860.0, -0.21622000634670258, 0.30704399943351746, 0.07457099854946136, 3.0369999408721924, 1.3890000581741333, 3.0840001106262207], "mean": [0.4041474759578705, 2.010624647140503, -0.39040902256965637, -0.4861850142478943, -1.476426124572754, -1.6381455659866333, 1.382950782775879, 446.8189392089844, 0.31993329524993896, 0.30651289224624634, 0.10635826736688614, -1.3297955989837646, 0.8739343881607056, 0.5797192454338074, -0.2534625232219696, -2.059300184249878, -1.0225942134857178, -0.08367627114057541, -0.5256997346878052, -1.73470139503479, 2.3926637172698975, 664.2781982421875, -0.3209059238433838, 0.25349628925323486, 0.03660917282104492, 1.2416529655456543, 1.101090669631958, 0.8144147992134094], "std": [0.23384156823158264, 0.08650210499763489, 0.2820349633693695, 0.32198482751846313, 0.5819482207298279, 0.07569172233343124, 0.39443475008010864, 140.34970092773438, 0.07120096683502197, 0.06050730124115944, 0.026733702048659325, 1.1865599155426025, 0.48512786626815796, 0.8304219245910645, 0.07034306973218918, 0.01839260943233967, 0.2643633484840393, 0.14625184237957, 0.08909831196069717, 0.07617045193910599, 0.05507250130176544, 273.14727783203125, 0.034480199217796326, 0.021202601492404938, 0.03567112237215042, 0.7800942659378052, 0.13531455397605896, 2.068500280380249], "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": [731], "max": [731], "mean": [731.0], "std": [0.0], "count": [417]}, "index": {"min": [351984], "max": [352400], "mean": [352192.0], "std": [120.37718499228443], "count": [417]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [417]}, "subtask_annotation": {"mean": [17.270983213429258, 29.0, 29.0, 29.0, 29.0], "std": [8.768318118682378, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [417]}, "scene_annotation": {"mean": [731.0], "std": [0.0], "min": [731], "max": [731], "count": [417]}, "eef_direction_state": {"mean": [5.011990407673861, 4.494004796163069], "std": [1.6970421778450955, 1.9528218603350476], "min": [0, 0], "max": [6, 6], "count": [417]}, "eef_velocity_state": {"mean": [0.3980815347721823, 0.6858513189448441], "std": [0.6677182328168157, 0.810374166446925], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_acc_mag_state": {"mean": [0.49160671462829736, 0.6690647482014388], "std": [0.746246600803991, 0.8169824210980376], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_direction_action": {"mean": [5.011990407673861, 4.494004796163069], "std": [1.6970421778450955, 1.9528218603350476], "min": [0, 0], "max": [6, 6], "count": [417]}, "eef_velocity_action": {"mean": [0.3980815347721823, 0.6858513189448441], "std": [0.6677182328168157, 0.810374166446925], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_acc_mag_action": {"mean": [0.49160671462829736, 0.6690647482014388], "std": [0.746246600803991, 0.8169824210980376], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_sim_pose_state": {"mean": [0.4417908017803459, 0.3248751656705271, 1.0465397298873622, -0.9919655704605916, 0.9466990912898141, -1.3564538211937107, 0.502192343945515, -0.37346785421347073, 1.1114829373002217, 1.473436633695274, 0.8442870616483289, 0.0758823493330541], "std": [0.022947129378795506, 0.029345422502892165, 0.02347568882253629, 0.5651526784237707, 0.197866980833952, 0.7020119783551455, 0.07325846705716635, 0.048074276218525, 0.06334525178314392, 0.9646697498371463, 0.19215196660177156, 1.6093066384346286], "min": [0.39937845678963385, 0.20597212534455642, 0.9906171155219652, -2.452735291939373, 0.7155454462888371, -3.0189980619155214, 0.43352174251841236, -0.42329686658994403, 1.052862922879356, -3.1358673359276192, 0.4648326088259327, -3.0872076822753103], "max": [0.5077605788293296, 0.35936605041205877, 1.0698128849718431, -0.6478683388491495, 1.3546840566295386, -0.8854713149770106, 0.6443857227802714, -0.24473143464303132, 1.245310790233215, 3.1303737953274786, 1.517306094841647, 2.988194378086892], "count": [417]}, "eef_sim_pose_action": {"mean": [0.4417908017803459, 0.3248751656705271, 1.0465397298873622, -0.9919655704605916, 0.9466990912898141, -1.3564538211937107, 0.502192343945515, -0.37346785421347073, 1.1114829373002217, 1.473436633695274, 0.8442870616483289, 0.0758823493330541], "std": [0.022947129378795506, 0.029345422502892165, 0.02347568882253629, 0.5651526784237707, 0.197866980833952, 0.7020119783551455, 0.07325846705716635, 0.048074276218525, 0.06334525178314392, 0.9646697498371463, 0.19215196660177156, 1.6093066384346286], "min": [0.39937845678963385, 0.20597212534455642, 0.9906171155219652, -2.452735291939373, 0.7155454462888371, -3.0189980619155214, 0.43352174251841236, -0.42329686658994403, 1.052862922879356, -3.1358673359276192, 0.4648326088259327, -3.0872076822753103], "max": [0.5077605788293296, 0.35936605041205877, 1.0698128849718431, -0.6478683388491495, 1.3546840566295386, -0.8854713149770106, 0.6443857227802714, -0.24473143464303132, 1.245310790233215, 3.1303737953274786, 1.517306094841647, 2.988194378086892], "count": [417]}, "gripper_mode_state": {"mean": [0.22302158273381295, 0.8225419664268585], "std": [0.41627269471912154, 0.3820558596507806], "min": [0, 0], "max": [1, 1], "count": [417]}, "gripper_activity_state": {"mean": [1.5827338129496402, 1.8369304556354915], "std": [0.7319296847628338, 0.5249443752266005], "min": [0, 0], "max": [2, 2], "count": [417]}, "gripper_mode_action": {"mean": [0.22302158273381295, 0.8225419664268585], "std": [0.41627269471912154, 0.3820558596507806], "min": [0, 0], "max": [1, 1], "count": [417]}, "gripper_activity_action": {"mean": [1.5827338129496402, 1.8369304556354915], "std": [0.7319296847628338, 0.5249443752266005], "min": [0, 0], "max": [2, 2], "count": [417]}, "gripper_open_scale_state": {"mean": [0.6642781773025186, 0.4468189448441233], "std": [0.273147300880964, 0.140349681433991], "min": [0.032, 0.156], "max": [0.86, 0.756], "count": [417]}, "gripper_open_scale_action": {"mean": [0.6642781773025186, 0.4468189448441233], "std": [0.273147300880964, 0.140349681433991], "min": [0.032, 0.156], "max": [0.86, 0.756], "count": [417]}}} +{"episode_index": 653, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4866137602124183]], [[0.4162755637254902]], [[0.40025594158496736]]], "std": [[[0.11594614216392092]], [[0.2030970796337988]], [[0.22548742856171564]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4735397753267974]], [[0.46688278594771243]], [[0.45962137459150326]]], "std": [[[0.07390002165072995]], [[0.10372528404234485]], [[0.11013529531255224]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.4750020649509804]], [[0.4448220098039216]], [[0.42902379697712417]]], "std": [[[0.06873470923346742]], [[0.14918995358062442]], [[0.17068321143747875]]], "count": [100]}, "observation.state": {"min": [0.23917992413043976, 1.7956297397613525, -0.8584402203559875, -1.1357206106185913, -2.5567331314086914, -1.9677715301513672, 1.0721033811569214, 179.0, 0.1890760064125061, 0.25709500908851624, 0.035374000668525696, -3.1411852836608887, -0.1210000067949295, -0.8500000238418579, -0.5394812822341919, -2.070920467376709, -1.400539517402649, -0.15329226851463318, -0.7996749877929688, -1.9338423013687134, 2.1106441020965576, 41.0, -0.3736329972743988, 0.18609899282455444, -0.04346200078725815, 0.2099999636411667, 0.6140000224113464, -3.0390000343322754], "max": [0.8782846331596375, 2.0729100704193115, -0.013718288391828537, -0.19168950617313385, -1.0506184101104736, -1.4434921741485596, 2.245959758758545, 759.0, 0.4116419851779938, 0.4169430136680603, 0.1980150043964386, 3.138000011444092, 1.4040000438690186, 1.5789999961853027, -0.1471661627292633, -1.8907675743103027, -0.1045452207326889, 0.322013258934021, -0.2539803087711334, -1.69693124294281, 2.5705556869506836, 813.0, -0.23529000580310822, 0.2833789885044098, 0.08973199874162674, 3.0390000343322754, 1.3049999475479126, 3.066999912261963], "mean": [0.46590763330459595, 1.9826722145080566, -0.4863097071647644, -0.5815194845199585, -1.628785252571106, -1.671433925628662, 1.4943557977676392, 500.5033874511719, 0.29887837171554565, 0.32252877950668335, 0.10409973561763763, -1.7512060403823853, 0.7564440965652466, 0.25367119908332825, -0.2285664975643158, -2.041348934173584, -0.9843111634254456, 0.00993306003510952, -0.4998135268688202, -1.8429315090179443, 2.233135461807251, 529.4745483398438, -0.3362883925437927, 0.222483828663826, 0.05018153786659241, 1.2354272603988647, 1.0209019184112549, 0.14946511387825012], "std": [0.24808324873447418, 0.09888903051614761, 0.24019357562065125, 0.2892014980316162, 0.6265363693237305, 0.11864511668682098, 0.4532412886619568, 187.20993041992188, 0.06806976348161697, 0.05266426503658295, 0.03489477187395096, 1.1727864742279053, 0.548033595085144, 0.8236234784126282, 0.10331942141056061, 0.045255810022354126, 0.4640127718448639, 0.18065188825130463, 0.1775670200586319, 0.05685780197381973, 0.1430206149816513, 205.1814727783203, 0.03174113482236862, 0.023862941190600395, 0.045724015682935715, 1.1710457801818848, 0.17012017965316772, 2.086185932159424], "count": [295]}, "action": {"min": [0.23917992413043976, 1.7956297397613525, -0.8584402203559875, -1.1357206106185913, -2.5567331314086914, -1.9677715301513672, 1.0721033811569214, 179.0, 0.1890760064125061, 0.25709500908851624, 0.035374000668525696, -3.1411852836608887, -0.1210000067949295, -0.8500000238418579, -0.5394812822341919, -2.070920467376709, -1.400539517402649, -0.15329226851463318, -0.7996749877929688, -1.9338423013687134, 2.1106441020965576, 41.0, -0.3736329972743988, 0.18609899282455444, -0.04346200078725815, 0.2099999636411667, 0.6140000224113464, -3.0390000343322754], "max": [0.8782846331596375, 2.0729100704193115, -0.013718288391828537, -0.19168950617313385, -1.0506184101104736, -1.4434921741485596, 2.245959758758545, 759.0, 0.4116419851779938, 0.4169430136680603, 0.1980150043964386, 3.138000011444092, 1.4040000438690186, 1.5789999961853027, -0.1471661627292633, -1.8907675743103027, -0.1045452207326889, 0.322013258934021, -0.2539803087711334, -1.69693124294281, 2.5705556869506836, 813.0, -0.23529000580310822, 0.2833789885044098, 0.08973199874162674, 3.0390000343322754, 1.3049999475479126, 3.066999912261963], "mean": [0.46590763330459595, 1.9826722145080566, -0.4863097071647644, -0.5815194845199585, -1.628785252571106, -1.671433925628662, 1.4943557977676392, 500.5033874511719, 0.29887837171554565, 0.32252877950668335, 0.10409973561763763, -1.7512060403823853, 0.7564440965652466, 0.25367119908332825, -0.2285664975643158, -2.041348934173584, -0.9843111634254456, 0.00993306003510952, -0.4998135268688202, -1.8429315090179443, 2.233135461807251, 529.4745483398438, -0.3362883925437927, 0.222483828663826, 0.05018153786659241, 1.2354272603988647, 1.0209019184112549, 0.14946511387825012], "std": [0.24808324873447418, 0.09888903051614761, 0.24019357562065125, 0.2892014980316162, 0.6265363693237305, 0.11864511668682098, 0.4532412886619568, 187.20993041992188, 0.06806976348161697, 0.05266426503658295, 0.03489477187395096, 1.1727864742279053, 0.548033595085144, 0.8236234784126282, 0.10331942141056061, 0.045255810022354126, 0.4640127718448639, 0.18065188825130463, 0.1775670200586319, 0.05685780197381973, 0.1430206149816513, 205.1814727783203, 0.03174113482236862, 0.023862941190600395, 0.045724015682935715, 1.1710457801818848, 0.17012017965316772, 2.086185932159424], "count": [295]}, "timestamp": {"min": [0.0], "max": [9.8], "mean": [4.9], "std": [2.838622514139169], "count": [295]}, "frame_index": {"min": [0], "max": [294], "mean": [147.0], "std": [85.15867542417507], "count": [295]}, "episode_index": {"min": [732], "max": [732], "mean": [732.0], "std": [0.0], "count": [295]}, "index": {"min": [352401], "max": [352695], "mean": [352548.0], "std": [85.15867542417507], "count": [295]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [295]}, "subtask_annotation": {"mean": [9.294915254237289, 29.0, 29.0, 29.0, 29.0], "std": [9.033523698787036, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [295]}, "scene_annotation": {"mean": [732.0], "std": [0.0], "min": [732], "max": [732], "count": [295]}, "eef_direction_state": {"mean": [4.447457627118644, 4.071186440677966], "std": [2.042709726776066, 1.8915557983102782], "min": [0, 0], "max": [6, 6], "count": [295]}, "eef_velocity_state": {"mean": [0.5661016949152542, 0.9932203389830508], "std": [0.7094065721244756, 0.8596144990889519], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_acc_mag_state": {"mean": [0.6474576271186441, 0.8949152542372881], "std": [0.8220181721368347, 0.8472135241661447], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_direction_action": {"mean": [4.447457627118644, 4.071186440677966], "std": [2.042709726776066, 1.8915557983102782], "min": [0, 0], "max": [6, 6], "count": [295]}, "eef_velocity_action": {"mean": [0.5661016949152542, 0.9932203389830508], "std": [0.7094065721244756, 0.8596144990889519], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_acc_mag_action": {"mean": [0.6474576271186441, 0.8949152542372881], "std": [0.8220181721368347, 0.8472135241661447], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_sim_pose_state": {"mean": [0.41466978001328075, 0.3467946346724828, 1.0470409321387302, -1.114129519935205, 0.8685868937357938, -0.7904823843191454, 0.5224736762431509, -0.3630241942146236, 1.1302877159693792, 1.6379219321123335, 0.8458963909465684, -0.23724585722914918], "std": [0.02454538737344682, 0.032696643511717256, 0.01947401547666163, 0.5932351921023687, 0.26861723912999397, 1.5358651074724061, 0.06821500969376007, 0.051618511296215974, 0.06306935517958441, 0.9268282124547742, 0.2166673347013487, 1.7990465570665586], "min": [0.3855633463865447, 0.23814692785132674, 0.9987973018973124, -2.3878924648325612, 0.6098351764444918, -3.1281442710869034, 0.44374920242496424, -0.4496646572745914, 1.0403854100956418, 0.5585154014419489, 0.39935262834233143, -3.0734465894773013], "max": [0.4889364656071039, 0.37339379510005366, 1.0612616558727073, -0.5208473023432934, 1.315875446005597, 3.1196546486893513, 0.6328486925853232, -0.2585779403645663, 1.2510039309208272, 2.923135446684593, 1.4155534231654658, 3.139246426222088], "count": [295]}, "eef_sim_pose_action": {"mean": [0.41466978001328075, 0.3467946346724828, 1.0470409321387302, -1.114129519935205, 0.8685868937357938, -0.7904823843191454, 0.5224736762431509, -0.3630241942146236, 1.1302877159693792, 1.6379219321123335, 0.8458963909465684, -0.23724585722914918], "std": [0.02454538737344682, 0.032696643511717256, 0.01947401547666163, 0.5932351921023687, 0.26861723912999397, 1.5358651074724061, 0.06821500969376007, 0.051618511296215974, 0.06306935517958441, 0.9268282124547742, 0.2166673347013487, 1.7990465570665586], "min": [0.3855633463865447, 0.23814692785132674, 0.9987973018973124, -2.3878924648325612, 0.6098351764444918, -3.1281442710869034, 0.44374920242496424, -0.4496646572745914, 1.0403854100956418, 0.5585154014419489, 0.39935262834233143, -3.0734465894773013], "max": [0.4889364656071039, 0.37339379510005366, 1.0612616558727073, -0.5208473023432934, 1.315875446005597, 3.1196546486893513, 0.6328486925853232, -0.2585779403645663, 1.2510039309208272, 2.923135446684593, 1.4155534231654658, 3.139246426222088], "count": [295]}, "gripper_mode_state": {"mean": [0.2677966101694915, 0.7220338983050848], "std": [0.44281100455072325, 0.4479965937409006], "min": [0, 0], "max": [1, 1], "count": [295]}, "gripper_activity_state": {"mean": [1.647457627118644, 1.8610169491525423], "std": [0.7256454595395054, 0.44073011425477826], "min": [0, 0], "max": [2, 2], "count": [295]}, "gripper_mode_action": {"mean": [0.2677966101694915, 0.7220338983050848], "std": [0.44281100455072325, 0.4479965937409006], "min": [0, 0], "max": [1, 1], "count": [295]}, "gripper_activity_action": {"mean": [1.647457627118644, 1.8610169491525423], "std": [0.7256454595395054, 0.44073011425477826], "min": [0, 0], "max": [2, 2], "count": [295]}, "gripper_open_scale_state": {"mean": [0.529474576516878, 0.5005033897270582], "std": [0.20518143241617218, 0.18721048603553275], "min": [0.041, 0.179], "max": [0.813, 0.759], "count": [295]}, "gripper_open_scale_action": {"mean": [0.529474576516878, 0.5005033897270582], "std": [0.20518143241617218, 0.18721048603553275], "min": [0.041, 0.179], "max": [0.813, 0.759], "count": [295]}}} +{"episode_index": 654, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.48966611928104575]], [[0.4166312540849673]], [[0.3992752205882353]]], "std": [[[0.1216411380975103]], [[0.2098122253876053]], [[0.23295034045197982]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46896685049019604]], [[0.46334161151960784]], [[0.4561720302287582]]], "std": [[[0.0720387062591273]], [[0.10318331235344212]], [[0.10953823338262972]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.47580487132352944]], [[0.45325040645424836]], [[0.441138035130719]]], "std": [[[0.06587597072087405]], [[0.13794018090898008]], [[0.15651048349151045]]], "count": [100]}, "observation.state": {"min": [0.2116735428571701, 1.848775029182434, -0.9851685166358948, -1.2421159744262695, -2.5865955352783203, -1.9195307493209839, 0.9763197302818298, 154.0, 0.15777799487113953, 0.22389300167560577, 0.01664399914443493, -3.1391851902008057, -0.1080000028014183, -0.8309999704360962, -0.5444554686546326, -2.07249116897583, -1.0715100765228271, -0.18104301393032074, -0.8008967041969299, -1.9506672620773315, 2.196269989013672, 66.0, -0.37003201246261597, 0.20816899836063385, -0.06089499965310097, 0.45900002121925354, 0.6290000081062317, -3.1019999980926514], "max": [0.8744099736213684, 2.075057029724121, -0.06588618457317352, -0.10665707290172577, -0.8435176610946655, -1.4625509977340698, 2.2241952419281006, 773.0, 0.38957899808883667, 0.41622400283813477, 0.17254799604415894, 3.132999897003174, 1.340000033378601, 1.3880000114440918, -0.13140584528446198, -1.98052978515625, 0.1350710391998291, 0.38056907057762146, -0.7761654257774353, -1.539939045906067, 2.448312997817993, 859.0, -0.24305400252342224, 0.27882999181747437, 0.08270300179719925, 3.1410000324249268, 1.3049999475479126, 3.140000104904175], "mean": [0.4196454882621765, 2.0196752548217773, -0.46951204538345337, -0.5036219954490662, -1.4303370714187622, -1.7086009979248047, 1.3850603103637695, 395.4436340332031, 0.3093796968460083, 0.29949313402175903, 0.10496289283037186, -1.177954912185669, 0.7131010890007019, 0.5578757524490356, -0.23517575860023499, -2.0617516040802, -0.6134198307991028, 0.026972318068146706, -0.7935191988945007, -1.7941439151763916, 2.3150827884674072, 702.72216796875, -0.3323822319507599, 0.22879230976104736, 0.032794222235679626, 1.5287309885025024, 0.9505611062049866, -0.031713780015707016], "std": [0.24634070694446564, 0.07105126976966858, 0.27262774109840393, 0.40016186237335205, 0.7128166556358337, 0.09090574085712433, 0.5001844763755798, 145.48439025878906, 0.07971188426017761, 0.06515564024448395, 0.036009158939123154, 1.4286925792694092, 0.4819519817829132, 0.8970323801040649, 0.10260055959224701, 0.017429057508707047, 0.4959780275821686, 0.21264386177062988, 0.005791665520519018, 0.1321481168270111, 0.07692855596542358, 228.75123596191406, 0.02643294259905815, 0.01798231713473797, 0.05187077447772026, 1.0792795419692993, 0.17490364611148834, 2.2544522285461426], "count": [346]}, "action": {"min": [0.2116735428571701, 1.848775029182434, -0.9851685166358948, -1.2421159744262695, -2.5865955352783203, -1.9195307493209839, 0.9763197302818298, 154.0, 0.15777799487113953, 0.22389300167560577, 0.01664399914443493, -3.1391851902008057, -0.1080000028014183, -0.8309999704360962, -0.5444554686546326, -2.07249116897583, -1.0715100765228271, -0.18104301393032074, -0.8008967041969299, -1.9506672620773315, 2.196269989013672, 66.0, -0.37003201246261597, 0.20816899836063385, -0.06089499965310097, 0.45900002121925354, 0.6290000081062317, -3.1019999980926514], "max": [0.8744099736213684, 2.075057029724121, -0.06588618457317352, -0.10665707290172577, -0.8435176610946655, -1.4625509977340698, 2.2241952419281006, 773.0, 0.38957899808883667, 0.41622400283813477, 0.17254799604415894, 3.132999897003174, 1.340000033378601, 1.3880000114440918, -0.13140584528446198, -1.98052978515625, 0.1350710391998291, 0.38056907057762146, -0.7761654257774353, -1.539939045906067, 2.448312997817993, 859.0, -0.24305400252342224, 0.27882999181747437, 0.08270300179719925, 3.1410000324249268, 1.3049999475479126, 3.140000104904175], "mean": [0.4196454882621765, 2.0196752548217773, -0.46951204538345337, -0.5036219954490662, -1.4303370714187622, -1.7086009979248047, 1.3850603103637695, 395.4436340332031, 0.3093796968460083, 0.29949313402175903, 0.10496289283037186, -1.177954912185669, 0.7131010890007019, 0.5578757524490356, -0.23517575860023499, -2.0617516040802, -0.6134198307991028, 0.026972318068146706, -0.7935191988945007, -1.7941439151763916, 2.3150827884674072, 702.72216796875, -0.3323822319507599, 0.22879230976104736, 0.032794222235679626, 1.5287309885025024, 0.9505611062049866, -0.031713780015707016], "std": [0.24634070694446564, 0.07105126976966858, 0.27262774109840393, 0.40016186237335205, 0.7128166556358337, 0.09090574085712433, 0.5001844763755798, 145.48439025878906, 0.07971188426017761, 0.06515564024448395, 0.036009158939123154, 1.4286925792694092, 0.4819519817829132, 0.8970323801040649, 0.10260055959224701, 0.017429057508707047, 0.4959780275821686, 0.21264386177062988, 0.005791665520519018, 0.1321481168270111, 0.07692855596542358, 228.75123596191406, 0.02643294259905815, 0.01798231713473797, 0.05187077447772026, 1.0792795419692993, 0.17490364611148834, 2.2544522285461426], "count": [346]}, "timestamp": {"min": [0.0], "max": [11.5], "mean": [5.75], "std": [3.3293726469444995], "count": [346]}, "frame_index": {"min": [0], "max": [345], "mean": [172.5], "std": [99.88117940833499], "count": [346]}, "episode_index": {"min": [733], "max": [733], "mean": [733.0], "std": [0.0], "count": [346]}, "index": {"min": [352696], "max": [353041], "mean": [352868.5], "std": [99.88117940833499], "count": [346]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [346]}, "subtask_annotation": {"mean": [14.063583815028903, 29.0, 29.0, 29.0, 29.0], "std": [7.6526094299203296, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [346]}, "scene_annotation": {"mean": [733.0], "std": [0.0], "min": [733], "max": [733], "count": [346]}, "eef_direction_state": {"mean": [4.58092485549133, 4.205202312138728], "std": [1.862494213085045, 2.034692344298871], "min": [0, 0], "max": [6, 6], "count": [346]}, "eef_velocity_state": {"mean": [0.5549132947976878, 0.8265895953757225], "std": [0.7201811096054225, 0.8561160037721921], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_acc_mag_state": {"mean": [0.5173410404624278, 0.7312138728323699], "std": [0.7685959606603625, 0.8568035943815315], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_direction_action": {"mean": [4.58092485549133, 4.205202312138728], "std": [1.862494213085045, 2.034692344298871], "min": [0, 0], "max": [6, 6], "count": [346]}, "eef_velocity_action": {"mean": [0.5549132947976878, 0.8265895953757225], "std": [0.7201811096054225, 0.8561160037721921], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_acc_mag_action": {"mean": [0.5173410404624278, 0.7312138728323699], "std": [0.7685959606603625, 0.8568035943815315], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_sim_pose_state": {"mean": [0.4216396555813968, 0.3337159553826885, 1.0402184991064143, -1.2000670482094309, 0.9424798516016304, -0.6858013992257215, 0.4983576962890848, -0.36274250835372923, 1.1184106930059772, 1.5362364750228243, 0.7763438846494205, -0.16663329494027646], "std": [0.02060250006009716, 0.02800519153483158, 0.024163105979411004, 0.69554439667792, 0.21968626402556893, 1.746373301701434, 0.0787694444740813, 0.06249101241325984, 0.0652446825214307, 0.9746116102671297, 0.17000226478021047, 1.5809896034839974], "min": [0.4009655886459965, 0.23404847507183998, 0.9934104271834904, -2.392316967332889, 0.7074158645044952, -3.14053212910536, 0.4139689738771025, -0.43822195510740547, 1.0567900036428426, 0.5195065327674177, 0.41658754218139604, -3.132557715568034], "max": [0.484668538953286, 0.3710316496119649, 1.0643954209124935, -0.5819527354106451, 1.2937776162791725, 3.129643145089292, 0.6299941714299057, -0.21500062903554237, 1.2433552593860995, 3.1315056219206987, 1.4378458355039045, 3.0538365936783882], "count": [346]}, "eef_sim_pose_action": {"mean": [0.4216396555813968, 0.3337159553826885, 1.0402184991064143, -1.2000670482094309, 0.9424798516016304, -0.6858013992257215, 0.4983576962890848, -0.36274250835372923, 1.1184106930059772, 1.5362364750228243, 0.7763438846494205, -0.16663329494027646], "std": [0.02060250006009716, 0.02800519153483158, 0.024163105979411004, 0.69554439667792, 0.21968626402556893, 1.746373301701434, 0.0787694444740813, 0.06249101241325984, 0.0652446825214307, 0.9746116102671297, 0.17000226478021047, 1.5809896034839974], "min": [0.4009655886459965, 0.23404847507183998, 0.9934104271834904, -2.392316967332889, 0.7074158645044952, -3.14053212910536, 0.4139689738771025, -0.43822195510740547, 1.0567900036428426, 0.5195065327674177, 0.41658754218139604, -3.132557715568034], "max": [0.484668538953286, 0.3710316496119649, 1.0643954209124935, -0.5819527354106451, 1.2937776162791725, 3.129643145089292, 0.6299941714299057, -0.21500062903554237, 1.2433552593860995, 3.1315056219206987, 1.4378458355039045, 3.0538365936783882], "count": [346]}, "gripper_mode_state": {"mean": [0.17341040462427745, 0.8757225433526011], "std": [0.3786016854060764, 0.32989781814472924], "min": [0, 0], "max": [1, 1], "count": [346]}, "gripper_activity_state": {"mean": [1.80635838150289, 1.8526011560693643], "std": [0.5430219754138426, 0.47322121750013174], "min": [0, 0], "max": [2, 2], "count": [346]}, "gripper_mode_action": {"mean": [0.17341040462427745, 0.8757225433526011], "std": [0.3786016854060764, 0.32989781814472924], "min": [0, 0], "max": [1, 1], "count": [346]}, "gripper_activity_action": {"mean": [1.80635838150289, 1.8526011560693643], "std": [0.5430219754138426, 0.47322121750013174], "min": [0, 0], "max": [2, 2], "count": [346]}, "gripper_open_scale_state": {"mean": [0.7027225432864498, 0.3954436416625961], "std": [0.22875134037901948, 0.14548437011124546], "min": [0.066, 0.154], "max": [0.859, 0.773], "count": [346]}, "gripper_open_scale_action": {"mean": [0.7027225432864498, 0.3954436416625961], "std": [0.22875134037901948, 0.14548437011124546], "min": [0.066, 0.154], "max": [0.859, 0.773], "count": [346]}}} +{"episode_index": 655, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.48508067810457517]], [[0.4186581270424836]], [[0.4031315196078431]]], "std": [[[0.11343499460275461]], [[0.19954065432126727]], [[0.2209733287602077]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4685412193627451]], [[0.47077150531045747]], [[0.4657573835784314]]], "std": [[[0.0613141565620598]], [[0.06723733059121272]], [[0.06874214722235278]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4732997528594771]], [[0.45515898897058826]], [[0.4433243566176471]]], "std": [[[0.06571783370335371]], [[0.12896418705547985]], [[0.14500614915237087]]], "count": [100]}, "observation.state": {"min": [0.22846361994743347, 1.8784456253051758, -0.8207760453224182, -1.206231951713562, -2.4697980880737305, -1.7972179651260376, 1.0671641826629639, 161.0, 0.1905210018157959, 0.22929100692272186, 0.04132099822163582, -3.1391851902008057, 0.014000003226101398, -0.7910000085830688, -0.5089380145072937, -2.0755455493927, -1.2186237573623657, -0.16575391590595245, -0.8023802042007446, -1.8374303579330444, 2.3411498069763184, 55.0, -0.3793179988861084, 0.22828300297260284, -0.04083099961280823, 0.5529999732971191, 0.6610000133514404, -3.125999927520752], "max": [0.8147197365760803, 2.0739400386810303, 0.04022984206676483, -0.08117526024580002, -0.8436747193336487, -1.4541385173797607, 2.14300274848938, 792.0, 0.41724398732185364, 0.4121890068054199, 0.20046700537204742, 0.03399999812245369, 1.2740000486373901, 1.5299999713897705, -0.1642005741596222, -2.0544793605804443, -0.2961474657058716, 0.23115141689777374, -0.7067536115646362, -1.4838091135025024, 2.5964739322662354, 862.0, -0.22674499452114105, 0.2870210111141205, 0.08333899825811386, 2.686000108718872, 1.2730000019073486, 3.131999969482422], "mean": [0.4356684982776642, 2.00142765045166, -0.3972129821777344, -0.5366013646125793, -1.4995672702789307, -1.5813047885894775, 1.4414047002792358, 538.096435546875, 0.31929847598075867, 0.31615009903907776, 0.11275268346071243, -1.5061817169189453, 0.8055130839347839, 0.48078054189682007, -0.23994052410125732, -2.0691425800323486, -0.8634652495384216, -0.055135346949100494, -0.7594590187072754, -1.763866901397705, 2.4140114784240723, 661.3783569335938, -0.3305724561214447, 0.24361877143383026, 0.04271832853555679, 1.0979530811309814, 1.0593806505203247, 1.090371012687683], "std": [0.23269051313400269, 0.08385789394378662, 0.3016756772994995, 0.30851227045059204, 0.5960423350334167, 0.10213103890419006, 0.39519381523132324, 171.7776641845703, 0.08021330833435059, 0.0627221167087555, 0.03848551958799362, 1.163207769393921, 0.47044146060943604, 0.838923454284668, 0.08783092349767685, 0.006205057259649038, 0.28759121894836426, 0.13114787638187408, 0.04251847043633461, 0.09582029283046722, 0.06165950745344162, 220.57261657714844, 0.03361440822482109, 0.01532842218875885, 0.03752187639474869, 0.7523078918457031, 0.14093352854251862, 1.9673588275909424], "count": [337]}, "action": {"min": [0.22846361994743347, 1.8784456253051758, -0.8207760453224182, -1.206231951713562, -2.4697980880737305, -1.7972179651260376, 1.0671641826629639, 161.0, 0.1905210018157959, 0.22929100692272186, 0.04132099822163582, -3.1391851902008057, 0.014000003226101398, -0.7910000085830688, -0.5089380145072937, -2.0755455493927, -1.2186237573623657, -0.16575391590595245, -0.8023802042007446, -1.8374303579330444, 2.3411498069763184, 55.0, -0.3793179988861084, 0.22828300297260284, -0.04083099961280823, 0.5529999732971191, 0.6610000133514404, -3.125999927520752], "max": [0.8147197365760803, 2.0739400386810303, 0.04022984206676483, -0.08117526024580002, -0.8436747193336487, -1.4541385173797607, 2.14300274848938, 792.0, 0.41724398732185364, 0.4121890068054199, 0.20046700537204742, 0.03399999812245369, 1.2740000486373901, 1.5299999713897705, -0.1642005741596222, -2.0544793605804443, -0.2961474657058716, 0.23115141689777374, -0.7067536115646362, -1.4838091135025024, 2.5964739322662354, 862.0, -0.22674499452114105, 0.2870210111141205, 0.08333899825811386, 2.686000108718872, 1.2730000019073486, 3.131999969482422], "mean": [0.4356684982776642, 2.00142765045166, -0.3972129821777344, -0.5366013646125793, -1.4995672702789307, -1.5813047885894775, 1.4414047002792358, 538.096435546875, 0.31929847598075867, 0.31615009903907776, 0.11275268346071243, -1.5061817169189453, 0.8055130839347839, 0.48078054189682007, -0.23994052410125732, -2.0691425800323486, -0.8634652495384216, -0.055135346949100494, -0.7594590187072754, -1.763866901397705, 2.4140114784240723, 661.3783569335938, -0.3305724561214447, 0.24361877143383026, 0.04271832853555679, 1.0979530811309814, 1.0593806505203247, 1.090371012687683], "std": [0.23269051313400269, 0.08385789394378662, 0.3016756772994995, 0.30851227045059204, 0.5960423350334167, 0.10213103890419006, 0.39519381523132324, 171.7776641845703, 0.08021330833435059, 0.0627221167087555, 0.03848551958799362, 1.163207769393921, 0.47044146060943604, 0.838923454284668, 0.08783092349767685, 0.006205057259649038, 0.28759121894836426, 0.13114787638187408, 0.04251847043633461, 0.09582029283046722, 0.06165950745344162, 220.57261657714844, 0.03361440822482109, 0.01532842218875885, 0.03752187639474869, 0.7523078918457031, 0.14093352854251862, 1.9673588275909424], "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": [734], "max": [734], "mean": [734.0], "std": [0.0], "count": [337]}, "index": {"min": [353042], "max": [353378], "mean": [353210.0], "std": [97.28309205612247], "count": [337]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [337]}, "subtask_annotation": {"mean": [15.670623145400594, 29.0, 29.0, 29.0, 29.0], "std": [8.163107129599371, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [337]}, "scene_annotation": {"mean": [734.0], "std": [0.0], "min": [734], "max": [734], "count": [337]}, "eef_direction_state": {"mean": [5.032640949554896, 4.13946587537092], "std": [1.6724694774440234, 2.060253437103464], "min": [0, 0], "max": [6, 6], "count": [337]}, "eef_velocity_state": {"mean": [0.44510385756676557, 0.8664688427299704], "std": [0.7086460977697044, 0.8097900558102471], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_acc_mag_state": {"mean": [0.5608308605341247, 0.7922848664688428], "std": [0.7987433887459914, 0.8143008518404431], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_direction_action": {"mean": [5.032640949554896, 4.13946587537092], "std": [1.6724694774440234, 2.060253437103464], "min": [0, 0], "max": [6, 6], "count": [337]}, "eef_velocity_action": {"mean": [0.44510385756676557, 0.8664688427299704], "std": [0.7086460977697044, 0.8097900558102471], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_acc_mag_action": {"mean": [0.5608308605341247, 0.7922848664688428], "std": [0.7987433887459914, 0.8143008518404431], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_sim_pose_state": {"mean": [0.43173780685105334, 0.33230371573690437, 1.0435178031596217, -0.990913839748654, 0.9447516887374248, -0.7116879174565184, 0.5134144910194293, -0.37742542949557956, 1.1191367549885576, 1.6270462980937412, 0.8544369710147931, -0.11384664547598715], "std": [0.018336122668993864, 0.029841983441637875, 0.02010509821072828, 0.6539760502822463, 0.21360329329017796, 1.171702556181758, 0.07543395622479543, 0.05877843527204555, 0.06292193588203611, 0.8765098021441081, 0.18870034630040652, 1.6786368838503367], "min": [0.4176876939231257, 0.23010032596928565, 0.9879508601901912, -3.018045301489618, 0.781820693738855, -3.12109242092787, 0.4199068302236848, -0.44902334972673075, 1.0436013428699533, 0.5831897771388667, 0.5365943888509781, -3.111591176705789], "max": [0.4856008169973513, 0.3613819240730536, 1.0616403337641869, -0.5965836658628687, 1.4790401013244794, 3.111194003379959, 0.6259759055514029, -0.26448948329574956, 1.2467790925227238, 2.9493013241613895, 1.445787550756633, 3.1221381183506542], "count": [337]}, "eef_sim_pose_action": {"mean": [0.43173780685105334, 0.33230371573690437, 1.0435178031596217, -0.990913839748654, 0.9447516887374248, -0.7116879174565184, 0.5134144910194293, -0.37742542949557956, 1.1191367549885576, 1.6270462980937412, 0.8544369710147931, -0.11384664547598715], "std": [0.018336122668993864, 0.029841983441637875, 0.02010509821072828, 0.6539760502822463, 0.21360329329017796, 1.171702556181758, 0.07543395622479543, 0.05877843527204555, 0.06292193588203611, 0.8765098021441081, 0.18870034630040652, 1.6786368838503367], "min": [0.4176876939231257, 0.23010032596928565, 0.9879508601901912, -3.018045301489618, 0.781820693738855, -3.12109242092787, 0.4199068302236848, -0.44902334972673075, 1.0436013428699533, 0.5831897771388667, 0.5365943888509781, -3.111591176705789], "max": [0.4856008169973513, 0.3613819240730536, 1.0616403337641869, -0.5965836658628687, 1.4790401013244794, 3.111194003379959, 0.6259759055514029, -0.26448948329574956, 1.2467790925227238, 2.9493013241613895, 1.445787550756633, 3.1221381183506542], "count": [337]}, "gripper_mode_state": {"mean": [0.19881305637982197, 0.31750741839762614], "std": [0.3991070345067043, 0.4655066676859742], "min": [0, 0], "max": [1, 1], "count": [337]}, "gripper_activity_state": {"mean": [1.6498516320474776, 1.7952522255192878], "std": [0.7116714404235625, 0.5471056933046701], "min": [0, 0], "max": [2, 2], "count": [337]}, "gripper_mode_action": {"mean": [0.19881305637982197, 0.31750741839762614], "std": [0.3991070345067043, 0.4655066676859742], "min": [0, 0], "max": [1, 1], "count": [337]}, "gripper_activity_action": {"mean": [1.6498516320474776, 1.7952522255192878], "std": [0.7116714404235625, 0.5471056933046701], "min": [0, 0], "max": [2, 2], "count": [337]}, "gripper_open_scale_state": {"mean": [0.661378338301572, 0.5380964392596946], "std": [0.2205726857147463, 0.1717773290280307], "min": [0.055, 0.161], "max": [0.862, 0.792], "count": [337]}, "gripper_open_scale_action": {"mean": [0.661378338301572, 0.5380964392596946], "std": [0.2205726857147463, 0.1717773290280307], "min": [0.055, 0.161], "max": [0.862, 0.792], "count": [337]}}} +{"episode_index": 656, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4906610763888889]], [[0.4214643341503268]], [[0.4035003635620915]]], "std": [[[0.11883032414870597]], [[0.20605227169618426]], [[0.22840528761858625]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4775362234477124]], [[0.4770334068627451]], [[0.47091320874183007]]], "std": [[[0.05850489814841095]], [[0.07661166748644876]], [[0.08032742422546521]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.47560632148692805]], [[0.44292513276143786]], [[0.42738316789215686]]], "std": [[[0.07063775960543484]], [[0.14991345717178323]], [[0.17241071107753858]]], "count": [100]}, "observation.state": {"min": [0.2264215648174286, 1.7832204103469849, -0.9515884518623352, -1.3110389709472656, -2.562056064605713, -1.9074007272720337, 0.8329584002494812, 163.0, 0.152646005153656, 0.2514970004558563, -0.011385999619960785, -3.1361851692199707, -0.03799999877810478, -0.8220000267028809, -0.486807256937027, -2.0770466327667236, -1.16352379322052, -0.20720550417900085, -0.748938262462616, -1.8052986860275269, 2.125706195831299, 147.0, -0.3770889937877655, 0.22474199533462524, -0.05441400036215782, -3.078000068664551, 0.7400000095367432, -3.125], "max": [0.9406626224517822, 2.073887348175049, 0.013805555179715157, -0.08735373616218567, -1.0645287036895752, -1.2992581129074097, 2.165412664413452, 617.0, 0.4117009937763214, 0.416359007358551, 0.1802469938993454, 3.1389999389648438, 1.3300000429153442, 1.3990000486373901, -0.13742724061012268, -2.036153554916382, -0.17580701410770416, 0.22102849185466766, -0.6319488286972046, -1.457960844039917, 2.502697467803955, 832.0, -0.24527600407600403, 0.27796798944473267, 0.0659639984369278, 3.0829999446868896, 1.4550000429153442, 3.0989999771118164], "mean": [0.5001608729362488, 1.9904396533966064, -0.5482782125473022, -0.5879852175712585, -1.6631020307540894, -1.6719251871109009, 1.4941707849502563, 442.84796142578125, 0.27717870473861694, 0.3312939703464508, 0.08774498850107193, -1.3137903213500977, 0.7839468121528625, 0.1660626381635666, -0.2211732119321823, -2.06523060798645, -0.7336774468421936, -0.059224046766757965, -0.7017043828964233, -1.676552653312683, 2.3921236991882324, 732.7742919921875, -0.33283731341362, 0.2411307394504547, 0.015035737305879593, 1.005419373512268, 1.0995798110961914, 0.44701918959617615], "std": [0.27281317114830017, 0.0869220495223999, 0.2545773983001709, 0.2898438572883606, 0.6071906685829163, 0.13020062446594238, 0.4213922619819641, 151.80563354492188, 0.06883586943149567, 0.058291852474212646, 0.04073259234428406, 1.7851203680038452, 0.5566540956497192, 0.6887664794921875, 0.09824580699205399, 0.012368863448500633, 0.31659996509552, 0.1670808345079422, 0.02775346115231514, 0.09118971973657608, 0.12698331475257874, 207.18228149414062, 0.032785993069410324, 0.013465597294270992, 0.032946161925792694, 1.4809356927871704, 0.15995608270168304, 2.29945707321167], "count": [319]}, "action": {"min": [0.2264215648174286, 1.7832204103469849, -0.9515884518623352, -1.3110389709472656, -2.562056064605713, -1.9074007272720337, 0.8329584002494812, 163.0, 0.152646005153656, 0.2514970004558563, -0.011385999619960785, -3.1361851692199707, -0.03799999877810478, -0.8220000267028809, -0.486807256937027, -2.0770466327667236, -1.16352379322052, -0.20720550417900085, -0.748938262462616, -1.8052986860275269, 2.125706195831299, 147.0, -0.3770889937877655, 0.22474199533462524, -0.05441400036215782, -3.078000068664551, 0.7400000095367432, -3.125], "max": [0.9406626224517822, 2.073887348175049, 0.013805555179715157, -0.08735373616218567, -1.0645287036895752, -1.2992581129074097, 2.165412664413452, 617.0, 0.4117009937763214, 0.416359007358551, 0.1802469938993454, 3.1389999389648438, 1.3300000429153442, 1.3990000486373901, -0.13742724061012268, -2.036153554916382, -0.17580701410770416, 0.22102849185466766, -0.6319488286972046, -1.457960844039917, 2.502697467803955, 832.0, -0.24527600407600403, 0.27796798944473267, 0.0659639984369278, 3.0829999446868896, 1.4550000429153442, 3.0989999771118164], "mean": [0.5001608729362488, 1.9904396533966064, -0.5482782125473022, -0.5879852175712585, -1.6631020307540894, -1.6719251871109009, 1.4941707849502563, 442.84796142578125, 0.27717870473861694, 0.3312939703464508, 0.08774498850107193, -1.3137903213500977, 0.7839468121528625, 0.1660626381635666, -0.2211732119321823, -2.06523060798645, -0.7336774468421936, -0.059224046766757965, -0.7017043828964233, -1.676552653312683, 2.3921236991882324, 732.7742919921875, -0.33283731341362, 0.2411307394504547, 0.015035737305879593, 1.005419373512268, 1.0995798110961914, 0.44701918959617615], "std": [0.27281317114830017, 0.0869220495223999, 0.2545773983001709, 0.2898438572883606, 0.6071906685829163, 0.13020062446594238, 0.4213922619819641, 151.80563354492188, 0.06883586943149567, 0.058291852474212646, 0.04073259234428406, 1.7851203680038452, 0.5566540956497192, 0.6887664794921875, 0.09824580699205399, 0.012368863448500633, 0.31659996509552, 0.1670808345079422, 0.02775346115231514, 0.09118971973657608, 0.12698331475257874, 207.18228149414062, 0.032785993069410324, 0.013465597294270992, 0.032946161925792694, 1.4809356927871704, 0.15995608270168304, 2.29945707321167], "count": [319]}, "timestamp": {"min": [0.0], "max": [10.6], "mean": [5.3], "std": [3.0695638488590236], "count": [319]}, "frame_index": {"min": [0], "max": [318], "mean": [159.0], "std": [92.0869154657707], "count": [319]}, "episode_index": {"min": [735], "max": [735], "mean": [735.0], "std": [0.0], "count": [319]}, "index": {"min": [353379], "max": [353697], "mean": [353538.0], "std": [92.0869154657707], "count": [319]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [319]}, "subtask_annotation": {"mean": [14.106583072100314, 29.0, 29.0, 29.0, 29.0], "std": [7.374525366066648, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [319]}, "scene_annotation": {"mean": [735.0], "std": [0.0], "min": [735], "max": [735], "count": [319]}, "eef_direction_state": {"mean": [4.909090909090909, 4.09717868338558], "std": [1.7761601677716996, 1.836573288644177], "min": [0, 0], "max": [6, 6], "count": [319]}, "eef_velocity_state": {"mean": [0.4200626959247649, 1.0094043887147335], "std": [0.6711978688444427, 0.8472189185983127], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_state": {"mean": [0.5297805642633229, 0.9404388714733543], "std": [0.7747324032693762, 0.8111069462396592], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_direction_action": {"mean": [4.909090909090909, 4.09717868338558], "std": [1.7761601677716996, 1.836573288644177], "min": [0, 0], "max": [6, 6], "count": [319]}, "eef_velocity_action": {"mean": [0.4200626959247649, 1.0094043887147335], "std": [0.6711978688444427, 0.8472189185983127], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_action": {"mean": [0.5297805642633229, 0.9404388714733543], "std": [0.7747324032693762, 0.8111069462396592], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_sim_pose_state": {"mean": [0.4287978015668314, 0.3203574917531332, 1.0287373256152332, -1.166958498078686, 1.006014603700747, -1.54371198070374, 0.5328845950764809, -0.34054675750686336, 1.1345111682206752, 1.689674430244785, 0.8938840730948118, -0.23239303042021303], "std": [0.01696581979354743, 0.0264098587347802, 0.019618598971132557, 0.5600695631537523, 0.11552624836929262, 0.771045118704367, 0.07240214673919539, 0.0577774293241737, 0.060531329981329846, 0.9812599714234912, 0.19640410706726907, 1.842784140993445], "min": [0.4087158742651058, 0.23551355229761473, 0.9863597495505452, -2.386222878445305, 0.8658575646461864, -3.0736150652114205, 0.4375293301080695, -0.4102392299154295, 1.0272575450419845, 0.5902126705449016, 0.47149241391154284, -3.1259155188826293], "max": [0.47767715287809953, 0.35367800162486696, 1.0501690188985322, -0.6516312994795452, 1.2936813466432424, -0.7409847561906394, 0.6353786351050955, -0.20133340959795204, 1.2546042749485165, 3.0135267705658686, 1.500358556843361, 3.091831121000092], "count": [319]}, "eef_sim_pose_action": {"mean": [0.4287978015668314, 0.3203574917531332, 1.0287373256152332, -1.166958498078686, 1.006014603700747, -1.54371198070374, 0.5328845950764809, -0.34054675750686336, 1.1345111682206752, 1.689674430244785, 0.8938840730948118, -0.23239303042021303], "std": [0.01696581979354743, 0.0264098587347802, 0.019618598971132557, 0.5600695631537523, 0.11552624836929262, 0.771045118704367, 0.07240214673919539, 0.0577774293241737, 0.060531329981329846, 0.9812599714234912, 0.19640410706726907, 1.842784140993445], "min": [0.4087158742651058, 0.23551355229761473, 0.9863597495505452, -2.386222878445305, 0.8658575646461864, -3.0736150652114205, 0.4375293301080695, -0.4102392299154295, 1.0272575450419845, 0.5902126705449016, 0.47149241391154284, -3.1259155188826293], "max": [0.47767715287809953, 0.35367800162486696, 1.0501690188985322, -0.6516312994795452, 1.2936813466432424, -0.7409847561906394, 0.6353786351050955, -0.20133340959795204, 1.2546042749485165, 3.0135267705658686, 1.500358556843361, 3.091831121000092], "count": [319]}, "gripper_mode_state": {"mean": [0.16614420062695925, 0.7115987460815048], "std": [0.3722100283777806, 0.4530187310219467], "min": [0, 0], "max": [1, 1], "count": [319]}, "gripper_activity_state": {"mean": [1.8369905956112853, 1.9059561128526645], "std": [0.4532139182670048, 0.3845719168145844], "min": [0, 0], "max": [2, 2], "count": [319]}, "gripper_mode_action": {"mean": [0.16614420062695925, 0.7115987460815048], "std": [0.3722100283777806, 0.4530187310219467], "min": [0, 0], "max": [1, 1], "count": [319]}, "gripper_activity_action": {"mean": [1.8369905956112853, 1.9059561128526645], "std": [0.4532139182670048, 0.3845719168145844], "min": [0, 0], "max": [2, 2], "count": [319]}, "gripper_open_scale_state": {"mean": [0.7327742945273464, 0.442847962286778], "std": [0.20718237312851537, 0.15180575331910573], "min": [0.147, 0.163], "max": [0.832, 0.617], "count": [319]}, "gripper_open_scale_action": {"mean": [0.7327742945273464, 0.442847962286778], "std": [0.20718237312851537, 0.15180575331910573], "min": [0.147, 0.163], "max": [0.832, 0.617], "count": [319]}}} +{"episode_index": 657, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7529411764705882]], [[0.7529411764705882]], [[0.7490196078431373]]], "mean": [[[0.4873959068627451]], [[0.4102952287581699]], [[0.39299932393790854]]], "std": [[[0.12114551856996121]], [[0.2142661125390989]], [[0.23607073029085743]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47807546772875814]], [[0.47265686887254904]], [[0.4673552348856209]]], "std": [[[0.07226247514449896]], [[0.10123032802042224]], [[0.10644350428929635]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4751728941993464]], [[0.43805202818627453]], [[0.41822074959150324]]], "std": [[[0.06453439289549819]], [[0.14976502095357563]], [[0.17581224693877603]]], "count": [100]}, "observation.state": {"min": [0.2528982162475586, 1.7983698844909668, -1.022413969039917, -1.1486011743545532, -2.551584482192993, -1.939706563949585, 1.164204478263855, 127.0, 0.16004599630832672, 0.26209700107574463, -0.012624000199139118, -3.1411852836608887, -0.15600000321865082, -0.8009999990463257, -0.4453207552433014, -2.078582525253296, -1.185741901397705, -0.17025688290596008, -1.099801778793335, -1.935011625289917, 2.155062675476074, 147.0, -0.39605799317359924, 0.17354899644851685, -0.01847900077700615, 0.6340000033378601, 0.6029999852180481, -3.1040000915527344], "max": [0.9605244994163513, 2.0648815631866455, -0.08960520476102829, -0.2307325303554535, -1.0880208015441895, -1.4498275518417358, 2.1535792350769043, 776.0, 0.403764009475708, 0.4289950132369995, 0.19355100393295288, 3.140000104904175, 1.3669999837875366, 1.3969999551773071, -0.11657054722309113, -1.9558160305023193, -0.038693949580192566, 0.42676788568496704, -0.6311459541320801, -1.6885014772415161, 2.4328842163085938, 844.0, -0.2722510099411011, 0.2618210017681122, 0.07647500187158585, 3.0799999237060547, 1.312000036239624, 3.0510001182556152], "mean": [0.4819008708000183, 1.9937036037445068, -0.5911957025527954, -0.6267509460449219, -1.6282997131347656, -1.6407517194747925, 1.5676546096801758, 411.126220703125, 0.2773340046405792, 0.33414217829704285, 0.08896876126527786, -1.5555081367492676, 0.8407737016677856, 0.03294428065419197, -0.2058834582567215, -2.0484366416931152, -0.725079357624054, 0.05459762364625931, -0.6970971822738647, -1.8576982021331787, 2.3429415225982666, 737.2179565429688, -0.3384707570075989, 0.21662938594818115, 0.04667408764362335, 1.5350431203842163, 0.9689706563949585, 0.15649855136871338], "std": [0.25157368183135986, 0.06747491657733917, 0.2355068325996399, 0.2483205497264862, 0.5564653277397156, 0.10985635966062546, 0.35800832509994507, 153.7781219482422, 0.06669676303863525, 0.04542309418320656, 0.0446147657930851, 1.726137638092041, 0.609517514705658, 0.5943816304206848, 0.08934406191110611, 0.03951725736260414, 0.44778841733932495, 0.23573362827301025, 0.13908086717128754, 0.062233906239271164, 0.10710088908672333, 196.59689331054688, 0.0326918326318264, 0.023807883262634277, 0.030265241861343384, 0.9985491633415222, 0.16756024956703186, 2.26784348487854], "count": [305]}, "action": {"min": [0.2528982162475586, 1.7983698844909668, -1.022413969039917, -1.1486011743545532, -2.551584482192993, -1.939706563949585, 1.164204478263855, 127.0, 0.16004599630832672, 0.26209700107574463, -0.012624000199139118, -3.1411852836608887, -0.15600000321865082, -0.8009999990463257, -0.4453207552433014, -2.078582525253296, -1.185741901397705, -0.17025688290596008, -1.099801778793335, -1.935011625289917, 2.155062675476074, 147.0, -0.39605799317359924, 0.17354899644851685, -0.01847900077700615, 0.6340000033378601, 0.6029999852180481, -3.1040000915527344], "max": [0.9605244994163513, 2.0648815631866455, -0.08960520476102829, -0.2307325303554535, -1.0880208015441895, -1.4498275518417358, 2.1535792350769043, 776.0, 0.403764009475708, 0.4289950132369995, 0.19355100393295288, 3.140000104904175, 1.3669999837875366, 1.3969999551773071, -0.11657054722309113, -1.9558160305023193, -0.038693949580192566, 0.42676788568496704, -0.6311459541320801, -1.6885014772415161, 2.4328842163085938, 844.0, -0.2722510099411011, 0.2618210017681122, 0.07647500187158585, 3.0799999237060547, 1.312000036239624, 3.0510001182556152], "mean": [0.4819008708000183, 1.9937036037445068, -0.5911957025527954, -0.6267509460449219, -1.6282997131347656, -1.6407517194747925, 1.5676546096801758, 411.126220703125, 0.2773340046405792, 0.33414217829704285, 0.08896876126527786, -1.5555081367492676, 0.8407737016677856, 0.03294428065419197, -0.2058834582567215, -2.0484366416931152, -0.725079357624054, 0.05459762364625931, -0.6970971822738647, -1.8576982021331787, 2.3429415225982666, 737.2179565429688, -0.3384707570075989, 0.21662938594818115, 0.04667408764362335, 1.5350431203842163, 0.9689706563949585, 0.15649855136871338], "std": [0.25157368183135986, 0.06747491657733917, 0.2355068325996399, 0.2483205497264862, 0.5564653277397156, 0.10985635966062546, 0.35800832509994507, 153.7781219482422, 0.06669676303863525, 0.04542309418320656, 0.0446147657930851, 1.726137638092041, 0.609517514705658, 0.5943816304206848, 0.08934406191110611, 0.03951725736260414, 0.44778841733932495, 0.23573362827301025, 0.13908086717128754, 0.062233906239271164, 0.10710088908672333, 196.59689331054688, 0.0326918326318264, 0.023807883262634277, 0.030265241861343384, 0.9985491633415222, 0.16756024956703186, 2.26784348487854], "count": [305]}, "timestamp": {"min": [0.0], "max": [10.133333333333333], "mean": [5.066666666666666], "std": [2.934848093740685], "count": [305]}, "frame_index": {"min": [0], "max": [304], "mean": [152.0], "std": [88.04544281222056], "count": [305]}, "episode_index": {"min": [736], "max": [736], "mean": [736.0], "std": [0.0], "count": [305]}, "index": {"min": [353698], "max": [354002], "mean": [353850.0], "std": [88.04544281222056], "count": [305]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [305]}, "subtask_annotation": {"mean": [13.681967213114755, 29.0, 29.0, 29.0, 29.0], "std": [7.823074490935672, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [305]}, "scene_annotation": {"mean": [736.0], "std": [0.0], "min": [736], "max": [736], "count": [305]}, "eef_direction_state": {"mean": [4.3180327868852455, 3.8524590163934427], "std": [2.0725772501746267, 1.968906375096109], "min": [0, 0], "max": [6, 6], "count": [305]}, "eef_velocity_state": {"mean": [0.5344262295081967, 1.0655737704918034], "std": [0.686851988709343, 0.8389855790983322], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_acc_mag_state": {"mean": [0.5540983606557377, 0.9442622950819672], "std": [0.7920866342937624, 0.8377418104865959], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_direction_action": {"mean": [4.3180327868852455, 3.8524590163934427], "std": [2.0725772501746267, 1.968906375096109], "min": [0, 0], "max": [6, 6], "count": [305]}, "eef_velocity_action": {"mean": [0.5344262295081967, 1.0655737704918034], "std": [0.686851988709343, 0.8389855790983322], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_acc_mag_action": {"mean": [0.5540983606557377, 0.9442622950819672], "std": [0.7920866342937624, 0.8377418104865959], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_sim_pose_state": {"mean": [0.40830629706260707, 0.34747064872971745, 1.0449577174059708, -1.1231908871197693, 0.9634994868807459, -0.6023692058258201, 0.5350503443445378, -0.34261720066955104, 1.1350230195508708, 1.6563462813713274, 0.8831446665693538, 0.034759885836523785], "std": [0.023948429744811248, 0.02761641316606602, 0.01671365527181651, 0.7105203522747279, 0.17671870908402013, 1.6578757445597754, 0.06044695131350981, 0.06395888638581272, 0.05332886110589594, 0.8685212320577673, 0.20935679853540773, 1.8824577763640276], "min": [0.3706291024927122, 0.28423598246198173, 1.0052063001214895, -2.5033694356941307, 0.7946306276003421, -3.1415235810654223, 0.4472879680864862, -0.4351442072947467, 1.0518442573835125, 0.8456253236493707, 0.43137105564460887, -3.129769813906434], "max": [0.4626917237029303, 0.4015359737439482, 1.0600115811706046, -0.6174853725910102, 1.3237051485826896, 3.124219003958516, 0.6442212288483549, -0.19604271134403656, 1.2378010663407024, 3.042563068081173, 1.3899948246715774, 3.054786627924061], "count": [305]}, "eef_sim_pose_action": {"mean": [0.40830629706260707, 0.34747064872971745, 1.0449577174059708, -1.1231908871197693, 0.9634994868807459, -0.6023692058258201, 0.5350503443445378, -0.34261720066955104, 1.1350230195508708, 1.6563462813713274, 0.8831446665693538, 0.034759885836523785], "std": [0.023948429744811248, 0.02761641316606602, 0.01671365527181651, 0.7105203522747279, 0.17671870908402013, 1.6578757445597754, 0.06044695131350981, 0.06395888638581272, 0.05332886110589594, 0.8685212320577673, 0.20935679853540773, 1.8824577763640276], "min": [0.3706291024927122, 0.28423598246198173, 1.0052063001214895, -2.5033694356941307, 0.7946306276003421, -3.1415235810654223, 0.4472879680864862, -0.4351442072947467, 1.0518442573835125, 0.8456253236493707, 0.43137105564460887, -3.129769813906434], "max": [0.4626917237029303, 0.4015359737439482, 1.0600115811706046, -0.6174853725910102, 1.3237051485826896, 3.124219003958516, 0.6442212288483549, -0.19604271134403656, 1.2378010663407024, 3.042563068081173, 1.3899948246715774, 3.054786627924061], "count": [305]}, "gripper_mode_state": {"mean": [0.15081967213114755, 0.7934426229508197], "std": [0.3578730202591429, 0.40483506151980275], "min": [0, 0], "max": [1, 1], "count": [305]}, "gripper_activity_state": {"mean": [1.8163934426229509, 1.8491803278688526], "std": [0.5301346342664321, 0.475850558859719], "min": [0, 0], "max": [2, 2], "count": [305]}, "gripper_mode_action": {"mean": [0.15081967213114755, 0.7934426229508197], "std": [0.3578730202591429, 0.40483506151980275], "min": [0, 0], "max": [1, 1], "count": [305]}, "gripper_activity_action": {"mean": [1.8163934426229509, 1.8491803278688526], "std": [0.5301346342664321, 0.475850558859719], "min": [0, 0], "max": [2, 2], "count": [305]}, "gripper_open_scale_state": {"mean": [0.7372180326367995, 0.4111262295832405], "std": [0.19659695422204176, 0.15377818539320745], "min": [0.147, 0.127], "max": [0.844, 0.776], "count": [305]}, "gripper_open_scale_action": {"mean": [0.7372180326367995, 0.4111262295832405], "std": [0.19659695422204176, 0.15377818539320745], "min": [0.147, 0.127], "max": [0.844, 0.776], "count": [305]}}} +{"episode_index": 658, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.49119147671568625]], [[0.4219757904411765]], [[0.403853864379085]]], "std": [[[0.11674899019851183]], [[0.20521874990855937]], [[0.22787300881239386]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.0]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.7843137254901961]], [[0.796078431372549]]], "mean": [[[0.46730204656862745]], [[0.468156345996732]], [[0.4624112928921569]]], "std": [[[0.058071086097592185]], [[0.06892418965341021]], [[0.0718807778660557]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.0]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7803921568627451]], [[0.7764705882352941]]], "mean": [[[0.46650125816993465]], [[0.42040272875817]], [[0.3961471200980392]]], "std": [[[0.06644799935759678]], [[0.16166239390894183]], [[0.191077366699028]]], "count": [100]}, "observation.state": {"min": [0.1912182867527008, 1.8601195812225342, -1.0597988367080688, -1.076484203338623, -2.6125833988189697, -1.8944851160049438, 1.2070698738098145, 111.0, 0.1479939967393875, 0.25937798619270325, -9.999999747378752e-05, -3.1401853561401367, -0.3009999990463257, -0.828000009059906, -0.4311138093471527, -2.071321964263916, -0.7857472896575928, -0.15655604004859924, -1.0846524238586426, -1.8614983558654785, 2.169618844985962, 118.0, -0.3921140134334564, 0.201106995344162, -0.031589001417160034, 0.45399999618530273, 0.7739999890327454, -3.0940001010894775], "max": [0.9645038843154907, 2.071880340576172, -0.10910053551197052, -0.2309768944978714, -1.1011282205581665, -1.4625160694122314, 2.2098138332366943, 761.0, 0.3841930031776428, 0.43642500042915344, 0.15263399481773376, 3.140000104904175, 1.4500000476837158, 1.8079999685287476, -0.16123351454734802, -2.0470619201660156, 0.017016960307955742, 0.3485422432422638, -0.9677676558494568, -1.5042468309402466, 2.562265634536743, 859.0, -0.25881698727607727, 0.2733049988746643, 0.06917200237512589, 3.11899995803833, 1.340999960899353, 3.13100004196167], "mean": [0.4698166847229004, 1.9993888139724731, -0.5874128341674805, -0.6410917043685913, -1.6878379583358765, -1.6875309944152832, 1.5686612129211426, 485.8793029785156, 0.28326112031936646, 0.32234910130500793, 0.09059672802686691, -1.6160693168640137, 0.7616891264915466, 0.27042731642723083, -0.2354469746351242, -2.065366744995117, -0.4867957830429077, -0.013991495594382286, -1.0309648513793945, -1.7446907758712769, 2.3491005897521973, 744.8982543945312, -0.33318597078323364, 0.2410607933998108, 0.031266503036022186, 1.355307936668396, 1.1052706241607666, 0.36958134174346924], "std": [0.2882116138935089, 0.0636419951915741, 0.25347810983657837, 0.2898723781108856, 0.6419163942337036, 0.09294997155666351, 0.37978965044021606, 200.91567993164062, 0.0735630989074707, 0.05915047228336334, 0.03868270292878151, 1.4389785528182983, 0.6839643120765686, 0.7654467225074768, 0.0700971856713295, 0.006455299444496632, 0.31253939867019653, 0.1826356202363968, 0.04156150668859482, 0.0956132709980011, 0.09942926466464996, 220.2230987548828, 0.034292083233594894, 0.018053719773888588, 0.029477447271347046, 0.9762497544288635, 0.1519177109003067, 2.2027945518493652], "count": [344]}, "action": {"min": [0.1912182867527008, 1.8601195812225342, -1.0597988367080688, -1.076484203338623, -2.6125833988189697, -1.8944851160049438, 1.2070698738098145, 111.0, 0.1479939967393875, 0.25937798619270325, -9.999999747378752e-05, -3.1401853561401367, -0.3009999990463257, -0.828000009059906, -0.4311138093471527, -2.071321964263916, -0.7857472896575928, -0.15655604004859924, -1.0846524238586426, -1.8614983558654785, 2.169618844985962, 118.0, -0.3921140134334564, 0.201106995344162, -0.031589001417160034, 0.45399999618530273, 0.7739999890327454, -3.0940001010894775], "max": [0.9645038843154907, 2.071880340576172, -0.10910053551197052, -0.2309768944978714, -1.1011282205581665, -1.4625160694122314, 2.2098138332366943, 761.0, 0.3841930031776428, 0.43642500042915344, 0.15263399481773376, 3.140000104904175, 1.4500000476837158, 1.8079999685287476, -0.16123351454734802, -2.0470619201660156, 0.017016960307955742, 0.3485422432422638, -0.9677676558494568, -1.5042468309402466, 2.562265634536743, 859.0, -0.25881698727607727, 0.2733049988746643, 0.06917200237512589, 3.11899995803833, 1.340999960899353, 3.13100004196167], "mean": [0.4698166847229004, 1.9993888139724731, -0.5874128341674805, -0.6410917043685913, -1.6878379583358765, -1.6875309944152832, 1.5686612129211426, 485.8793029785156, 0.28326112031936646, 0.32234910130500793, 0.09059672802686691, -1.6160693168640137, 0.7616891264915466, 0.27042731642723083, -0.2354469746351242, -2.065366744995117, -0.4867957830429077, -0.013991495594382286, -1.0309648513793945, -1.7446907758712769, 2.3491005897521973, 744.8982543945312, -0.33318597078323364, 0.2410607933998108, 0.031266503036022186, 1.355307936668396, 1.1052706241607666, 0.36958134174346924], "std": [0.2882116138935089, 0.0636419951915741, 0.25347810983657837, 0.2898723781108856, 0.6419163942337036, 0.09294997155666351, 0.37978965044021606, 200.91567993164062, 0.0735630989074707, 0.05915047228336334, 0.03868270292878151, 1.4389785528182983, 0.6839643120765686, 0.7654467225074768, 0.0700971856713295, 0.006455299444496632, 0.31253939867019653, 0.1826356202363968, 0.04156150668859482, 0.0956132709980011, 0.09942926466464996, 220.2230987548828, 0.034292083233594894, 0.018053719773888588, 0.029477447271347046, 0.9762497544288635, 0.1519177109003067, 2.2027945518493652], "count": [344]}, "timestamp": {"min": [0.0], "max": [11.433333333333334], "mean": [5.716666666666667], "std": [3.310127557125925], "count": [344]}, "frame_index": {"min": [0], "max": [343], "mean": [171.5], "std": [99.30382671377775], "count": [344]}, "episode_index": {"min": [737], "max": [737], "mean": [737.0], "std": [0.0], "count": [344]}, "index": {"min": [354003], "max": [354346], "mean": [354174.5], "std": [99.30382671377775], "count": [344]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [344]}, "subtask_annotation": {"mean": [15.834302325581396, 29.0, 29.0, 29.0, 29.0], "std": [8.08522109126559, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [344]}, "scene_annotation": {"mean": [737.0], "std": [0.0], "min": [737], "max": [737], "count": [344]}, "eef_direction_state": {"mean": [4.744186046511628, 3.863372093023256], "std": [1.9285857362665766, 2.05206821958381], "min": [0, 0], "max": [6, 6], "count": [344]}, "eef_velocity_state": {"mean": [0.47093023255813954, 0.938953488372093], "std": [0.6856275819853045, 0.795550897425684], "min": [0, 0], "max": [2, 2], "count": [344]}, "eef_acc_mag_state": {"mean": [0.563953488372093, 0.8313953488372093], "std": [0.7898208202302774, 0.8356534315449108], "min": [0, 0], "max": [2, 2], "count": [344]}, "eef_direction_action": {"mean": [4.744186046511628, 3.863372093023256], "std": [1.9285857362665766, 2.05206821958381], "min": [0, 0], "max": [6, 6], "count": [344]}, "eef_velocity_action": {"mean": [0.47093023255813954, 0.938953488372093], "std": [0.6856275819853045, 0.795550897425684], "min": [0, 0], "max": [2, 2], "count": [344]}, "eef_acc_mag_action": {"mean": [0.563953488372093, 0.8313953488372093], "std": [0.7898208202302774, 0.8356534315449108], "min": [0, 0], "max": [2, 2], "count": [344]}, "eef_sim_pose_state": {"mean": [0.42894987153515357, 0.3298309529808627, 1.0372335794277774, -1.1113967564016225, 0.9533156212198979, -1.4598972150992666, 0.523678658615778, -0.344400824026116, 1.133799164151856, 1.4001970707944404, 0.7887575812459764, -0.031580194578001757], "std": [0.019315406249879444, 0.02793300733326259, 0.01771444751256252, 0.5672807804822207, 0.18719343811371017, 0.7353703602717095, 0.07473085246973511, 0.06803388838239328, 0.0587901456526925, 1.3963121682537227, 0.22859655353975286, 1.7768680872887181], "min": [0.3901497462259626, 0.25641442960813754, 0.9926611175517924, -2.4425450940113493, 0.72648899480268, -3.0068341607559366, 0.4480767541415869, -0.4075579372469307, 1.0552485921820307, -3.140926748032184, 0.36250118212706894, -3.0545139867806332], "max": [0.4705752271996553, 0.3693196988687656, 1.0569748349035644, -0.5738023141154132, 1.3610727595294057, -0.8058610129684656, 0.6488725003302822, -0.1934655122215575, 1.2299395385551035, 3.1327892715299503, 1.546290741105392, 3.1216888876192055], "count": [344]}, "eef_sim_pose_action": {"mean": [0.42894987153515357, 0.3298309529808627, 1.0372335794277774, -1.1113967564016225, 0.9533156212198979, -1.4598972150992666, 0.523678658615778, -0.344400824026116, 1.133799164151856, 1.4001970707944404, 0.7887575812459764, -0.031580194578001757], "std": [0.019315406249879444, 0.02793300733326259, 0.01771444751256252, 0.5672807804822207, 0.18719343811371017, 0.7353703602717095, 0.07473085246973511, 0.06803388838239328, 0.0587901456526925, 1.3963121682537227, 0.22859655353975286, 1.7768680872887181], "min": [0.3901497462259626, 0.25641442960813754, 0.9926611175517924, -2.4425450940113493, 0.72648899480268, -3.0068341607559366, 0.4480767541415869, -0.4075579372469307, 1.0552485921820307, -3.140926748032184, 0.36250118212706894, -3.0545139867806332], "max": [0.4705752271996553, 0.3693196988687656, 1.0569748349035644, -0.5738023141154132, 1.3610727595294057, -0.8058610129684656, 0.6488725003302822, -0.1934655122215575, 1.2299395385551035, 3.1327892715299503, 1.546290741105392, 3.1216888876192055], "count": [344]}, "gripper_mode_state": {"mean": [0.15406976744186046, 0.34593023255813954], "std": [0.3610156149008945, 0.47567058639399756], "min": [0, 0], "max": [1, 1], "count": [344]}, "gripper_activity_state": {"mean": [1.7965116279069768, 1.8255813953488371], "std": [0.5544634268599302, 0.5158389072748578], "min": [0, 0], "max": [2, 2], "count": [344]}, "gripper_mode_action": {"mean": [0.15406976744186046, 0.34593023255813954], "std": [0.3610156149008945, 0.47567058639399756], "min": [0, 0], "max": [1, 1], "count": [344]}, "gripper_activity_action": {"mean": [1.7965116279069768, 1.8255813953488371], "std": [0.5544634268599302, 0.5158389072748578], "min": [0, 0], "max": [2, 2], "count": [344]}, "gripper_open_scale_state": {"mean": [0.7448982559470257, 0.4858793604651161], "std": [0.2202231824600288, 0.20091562698564455], "min": [0.118, 0.111], "max": [0.859, 0.761], "count": [344]}, "gripper_open_scale_action": {"mean": [0.7448982559470257, 0.4858793604651161], "std": [0.2202231824600288, 0.20091562698564455], "min": [0.118, 0.111], "max": [0.859, 0.761], "count": [344]}}} +{"episode_index": 659, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.49574518586601307]], [[0.4197535723039216]], [[0.4004269362745098]]], "std": [[[0.12305769466828256]], [[0.2153676071641052]], [[0.23970647772796724]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46905303308823526]], [[0.4677792544934641]], [[0.4597674346405229]]], "std": [[[0.06256741625566045]], [[0.08221717263651511]], [[0.08660364800405133]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4762678084150327]], [[0.44310740604575166]], [[0.4261546486928105]]], "std": [[[0.07296441976136142]], [[0.15208646238653628]], [[0.17441390568285117]]], "count": [100]}, "observation.state": {"min": [0.24324654042720795, 1.850293517112732, -0.9155125021934509, -1.0953510999679565, -2.692397356033325, -1.9701800346374512, 1.2406498193740845, 153.0, 0.16542799770832062, 0.26281800866127014, 0.026451999321579933, -3.1371853351593018, -0.1340000182390213, -0.8489999175071716, -0.4375540316104889, -2.074009656906128, -0.8585624098777771, -0.1932428628206253, -0.9789378046989441, -1.8453891277313232, 2.222013473510742, 120.0, -0.3710770010948181, 0.2001429945230484, -0.05457499995827675, -3.1401853561401367, 0.7099999785423279, -3.1331851482391357], "max": [0.86280357837677, 2.0729801654815674, 0.005672319792211056, -0.24504424631595612, -1.1416548490524292, -1.4849086999893188, 2.270847797393799, 760.0, 0.4000000059604645, 0.41155898571014404, 0.1686750054359436, 3.13700008392334, 1.440000057220459, 1.5540000200271606, -0.14796900749206543, -2.0290675163269043, 0.06904523074626923, 0.32358407974243164, -0.7375936508178711, -1.5691033601760864, 2.4627468585968018, 846.0, -0.24482500553131104, 0.27720698714256287, 0.04741400107741356, 3.135999917984009, 1.4520000219345093, 3.0480000972747803], "mean": [0.49005240201950073, 1.9918609857559204, -0.4695437252521515, -0.6442722678184509, -1.7739496231079102, -1.6416927576065063, 1.6427046060562134, 392.8067932128906, 0.2927052676677704, 0.3295860290527344, 0.09677106887102127, -1.171844720840454, 0.8155149221420288, 0.2380441129207611, -0.22911415994167328, -2.0651795864105225, -0.46311843395233154, 0.0022612756583839655, -0.9132950305938721, -1.726643681526184, 2.361020565032959, 708.3508911132812, -0.33087801933288574, 0.23464339971542358, 0.01366219948977232, 1.4838478565216064, 1.1044039726257324, 0.13186024129390717], "std": [0.2593328058719635, 0.07672461867332458, 0.29726266860961914, 0.2859673798084259, 0.5535891652107239, 0.12084042280912399, 0.3733268678188324, 177.8638458251953, 0.07942352443933487, 0.056179504841566086, 0.033795181661844254, 1.7753454446792603, 0.6443294286727905, 0.8344560861587524, 0.07073967158794403, 0.010612699203193188, 0.3258053660392761, 0.19418850541114807, 0.08412927389144897, 0.06901127845048904, 0.09640511125326157, 201.8884735107422, 0.03277614712715149, 0.021041501313447952, 0.03140377998352051, 1.1809006929397583, 0.1910007894039154, 2.375608444213867], "count": [295]}, "action": {"min": [0.24324654042720795, 1.850293517112732, -0.9155125021934509, -1.0953510999679565, -2.692397356033325, -1.9701800346374512, 1.2406498193740845, 153.0, 0.16542799770832062, 0.26281800866127014, 0.026451999321579933, -3.1371853351593018, -0.1340000182390213, -0.8489999175071716, -0.4375540316104889, -2.074009656906128, -0.8585624098777771, -0.1932428628206253, -0.9789378046989441, -1.8453891277313232, 2.222013473510742, 120.0, -0.3710770010948181, 0.2001429945230484, -0.05457499995827675, -3.1401853561401367, 0.7099999785423279, -3.1331851482391357], "max": [0.86280357837677, 2.0729801654815674, 0.005672319792211056, -0.24504424631595612, -1.1416548490524292, -1.4849086999893188, 2.270847797393799, 760.0, 0.4000000059604645, 0.41155898571014404, 0.1686750054359436, 3.13700008392334, 1.440000057220459, 1.5540000200271606, -0.14796900749206543, -2.0290675163269043, 0.06904523074626923, 0.32358407974243164, -0.7375936508178711, -1.5691033601760864, 2.4627468585968018, 846.0, -0.24482500553131104, 0.27720698714256287, 0.04741400107741356, 3.135999917984009, 1.4520000219345093, 3.0480000972747803], "mean": [0.49005240201950073, 1.9918609857559204, -0.4695437252521515, -0.6442722678184509, -1.7739496231079102, -1.6416927576065063, 1.6427046060562134, 392.8067932128906, 0.2927052676677704, 0.3295860290527344, 0.09677106887102127, -1.171844720840454, 0.8155149221420288, 0.2380441129207611, -0.22911415994167328, -2.0651795864105225, -0.46311843395233154, 0.0022612756583839655, -0.9132950305938721, -1.726643681526184, 2.361020565032959, 708.3508911132812, -0.33087801933288574, 0.23464339971542358, 0.01366219948977232, 1.4838478565216064, 1.1044039726257324, 0.13186024129390717], "std": [0.2593328058719635, 0.07672461867332458, 0.29726266860961914, 0.2859673798084259, 0.5535891652107239, 0.12084042280912399, 0.3733268678188324, 177.8638458251953, 0.07942352443933487, 0.056179504841566086, 0.033795181661844254, 1.7753454446792603, 0.6443294286727905, 0.8344560861587524, 0.07073967158794403, 0.010612699203193188, 0.3258053660392761, 0.19418850541114807, 0.08412927389144897, 0.06901127845048904, 0.09640511125326157, 201.8884735107422, 0.03277614712715149, 0.021041501313447952, 0.03140377998352051, 1.1809006929397583, 0.1910007894039154, 2.375608444213867], "count": [295]}, "timestamp": {"min": [0.0], "max": [9.8], "mean": [4.9], "std": [2.838622514139169], "count": [295]}, "frame_index": {"min": [0], "max": [294], "mean": [147.0], "std": [85.15867542417507], "count": [295]}, "episode_index": {"min": [738], "max": [738], "mean": [738.0], "std": [0.0], "count": [295]}, "index": {"min": [354347], "max": [354641], "mean": [354494.0], "std": [85.15867542417507], "count": [295]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [295]}, "subtask_annotation": {"mean": [12.94915254237288, 29.0, 29.0, 29.0, 29.0], "std": [7.107464991391064, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [295]}, "scene_annotation": {"mean": [738.0], "std": [0.0], "min": [738], "max": [738], "count": [295]}, "eef_direction_state": {"mean": [4.437288135593221, 4.023728813559322], "std": [1.9244984647192325, 1.9613501906915298], "min": [0, 0], "max": [6, 6], "count": [295]}, "eef_velocity_state": {"mean": [0.5728813559322034, 1.006779661016949], "std": [0.6991109386697174, 0.843693334675671], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_acc_mag_state": {"mean": [0.7186440677966102, 0.8677966101694915], "std": [0.8185300127587509, 0.8393784379065284], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_direction_action": {"mean": [4.437288135593221, 4.023728813559322], "std": [1.9244984647192325, 1.9613501906915298], "min": [0, 0], "max": [6, 6], "count": [295]}, "eef_velocity_action": {"mean": [0.5728813559322034, 1.006779661016949], "std": [0.6991109386697174, 0.843693334675671], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_acc_mag_action": {"mean": [0.7186440677966102, 0.8677966101694915], "std": [0.8185300127587509, 0.8393784379065284], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_sim_pose_state": {"mean": [0.423643267261014, 0.3207782522081007, 1.0297875415834388, -1.1992315460886622, 1.0082717907368917, -1.6456273024534998, 0.5297180725656164, -0.35460071672717625, 1.133147625543304, 1.8574496884664036, 0.8112868577709264, -0.11233232995213535], "std": [0.020227364322461024, 0.028786942823801925, 0.017277501278399273, 0.5551586410255093, 0.13137429141480458, 0.789999651181656, 0.07200106634640288, 0.06307820780393596, 0.0653141419818966, 0.8433427502769386, 0.1994379900644138, 1.9130354464245376], "min": [0.38899236575223073, 0.23467426386132142, 0.9916767096763561, -2.3252686502137982, 0.8096547423321536, -3.1172023103864155, 0.44701453699551535, -0.42063964871410386, 1.0514424758536698, 0.9033226780382915, 0.3825724960197232, -3.128277397816772], "max": [0.4642258096147144, 0.36059285863742807, 1.0498581250031764, -0.7344129775917094, 1.2596334055034628, -0.9410722587903397, 0.6273889344528181, -0.24054700101533316, 1.2478772462933407, 2.9449326521134185, 1.3501906442903358, 3.101980583147798], "count": [295]}, "eef_sim_pose_action": {"mean": [0.423643267261014, 0.3207782522081007, 1.0297875415834388, -1.1992315460886622, 1.0082717907368917, -1.6456273024534998, 0.5297180725656164, -0.35460071672717625, 1.133147625543304, 1.8574496884664036, 0.8112868577709264, -0.11233232995213535], "std": [0.020227364322461024, 0.028786942823801925, 0.017277501278399273, 0.5551586410255093, 0.13137429141480458, 0.789999651181656, 0.07200106634640288, 0.06307820780393596, 0.0653141419818966, 0.8433427502769386, 0.1994379900644138, 1.9130354464245376], "min": [0.38899236575223073, 0.23467426386132142, 0.9916767096763561, -2.3252686502137982, 0.8096547423321536, -3.1172023103864155, 0.44701453699551535, -0.42063964871410386, 1.0514424758536698, 0.9033226780382915, 0.3825724960197232, -3.128277397816772], "max": [0.4642258096147144, 0.36059285863742807, 1.0498581250031764, -0.7344129775917094, 1.2596334055034628, -0.9410722587903397, 0.6273889344528181, -0.24054700101533316, 1.2478772462933407, 2.9449326521134185, 1.3501906442903358, 3.101980583147798], "count": [295]}, "gripper_mode_state": {"mean": [0.15932203389830507, 0.7491525423728813], "std": [0.36597612410212255, 0.43350087731068054], "min": [0, 0], "max": [1, 1], "count": [295]}, "gripper_activity_state": {"mean": [1.823728813559322, 1.8372881355932202], "std": [0.5362579012260852, 0.4877823580679041], "min": [0, 0], "max": [2, 2], "count": [295]}, "gripper_mode_action": {"mean": [0.15932203389830507, 0.7491525423728813], "std": [0.36597612410212255, 0.43350087731068054], "min": [0, 0], "max": [1, 1], "count": [295]}, "gripper_activity_action": {"mean": [1.823728813559322, 1.8372881355932202], "std": [0.5362579012260852, 0.4877823580679041], "min": [0, 0], "max": [2, 2], "count": [295]}, "gripper_open_scale_state": {"mean": [0.7083508474059026, 0.3928067796610167], "std": [0.20188846987585302, 0.17786361092235026], "min": [0.12, 0.153], "max": [0.846, 0.76], "count": [295]}, "gripper_open_scale_action": {"mean": [0.7083508474059026, 0.3928067796610167], "std": [0.20188846987585302, 0.17786361092235026], "min": [0.12, 0.153], "max": [0.846, 0.76], "count": [295]}}} +{"episode_index": 660, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.49534612132352945]], [[0.41997394607843136]], [[0.39951454452614377]]], "std": [[[0.12133384153584684]], [[0.21274900900090918]], [[0.2374014082114023]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4715461315359477]], [[0.47312189950980393]], [[0.46851039011437906]]], "std": [[[0.06988066321932715]], [[0.08436731244554575]], [[0.0883241807722112]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4784616768790849]], [[0.44749816993464053]], [[0.433248551879085]]], "std": [[[0.06887519337290515]], [[0.1474403208273538]], [[0.1680328199596827]]], "count": [100]}, "observation.state": {"min": [0.23626522719860077, 1.7880200147628784, -0.8968374729156494, -1.1836473941802979, -2.5603981018066406, -2.0257863998413086, 1.251383662223816, 163.0, 0.18674099445343018, 0.2653239965438843, 0.04304900020360947, -3.1401853561401367, -0.16200001537799835, -0.8320000171661377, -0.5102121233940125, -2.069838523864746, -0.9612051844596863, -0.06906268000602722, -0.8796983361244202, -1.9113101959228516, 2.218034267425537, 106.0, -0.3849000036716461, 0.19895899295806885, -0.04943399876356125, -3.1381852626800537, 0.737000048160553, -3.1110000610351562], "max": [0.8655437231063843, 2.050848960876465, -0.0380132719874382, -0.26056021451950073, -1.2934809923171997, -1.39315664768219, 2.1870720386505127, 723.0, 0.4142490029335022, 0.3975059986114502, 0.185139000415802, 3.13700008392334, 1.437999963760376, 1.2020000219345093, -0.18097320199012756, -2.0351061820983887, -0.05031784251332283, 0.31201252341270447, -0.735534131526947, -1.5674800872802734, 2.3762309551239014, 841.0, -0.2364400029182434, 0.2780520021915436, 0.06156399846076965, 3.140000104904175, 1.3760000467300415, 3.0980000495910645], "mean": [0.46288222074508667, 1.9653534889221191, -0.43306678533554077, -0.67143714427948, -1.8087232112884521, -1.7143536806106567, 1.592692494392395, 399.1094665527344, 0.2955043613910675, 0.3219677805900574, 0.10634976625442505, -1.9209040403366089, 0.813772439956665, -0.1070767268538475, -0.2973926067352295, -2.0551044940948486, -0.5096554160118103, 0.13567805290222168, -0.7674922347068787, -1.803256630897522, 2.3194375038146973, 711.467529296875, -0.3244115710258484, 0.23901604115962982, 0.01636110618710518, 1.6998999118804932, 1.1266921758651733, 0.47216856479644775], "std": [0.212778702378273, 0.0790066123008728, 0.27076128125190735, 0.2623527944087982, 0.4524451792240143, 0.12230726331472397, 0.3388487994670868, 138.88836669921875, 0.06013715639710426, 0.041993748396635056, 0.030700458213686943, 1.4325499534606934, 0.5943108201026917, 0.5495125651359558, 0.07371437549591064, 0.006720445584505796, 0.2607935965061188, 0.09085331112146378, 0.05543316528201103, 0.11262714117765427, 0.04528779909014702, 247.7786407470703, 0.036156944930553436, 0.022375021129846573, 0.0300181545317173, 1.1734846830368042, 0.18678276240825653, 2.58908748626709], "count": [338]}, "action": {"min": [0.23626522719860077, 1.7880200147628784, -0.8968374729156494, -1.1836473941802979, -2.5603981018066406, -2.0257863998413086, 1.251383662223816, 163.0, 0.18674099445343018, 0.2653239965438843, 0.04304900020360947, -3.1401853561401367, -0.16200001537799835, -0.8320000171661377, -0.5102121233940125, -2.069838523864746, -0.9612051844596863, -0.06906268000602722, -0.8796983361244202, -1.9113101959228516, 2.218034267425537, 106.0, -0.3849000036716461, 0.19895899295806885, -0.04943399876356125, -3.1381852626800537, 0.737000048160553, -3.1110000610351562], "max": [0.8655437231063843, 2.050848960876465, -0.0380132719874382, -0.26056021451950073, -1.2934809923171997, -1.39315664768219, 2.1870720386505127, 723.0, 0.4142490029335022, 0.3975059986114502, 0.185139000415802, 3.13700008392334, 1.437999963760376, 1.2020000219345093, -0.18097320199012756, -2.0351061820983887, -0.05031784251332283, 0.31201252341270447, -0.735534131526947, -1.5674800872802734, 2.3762309551239014, 841.0, -0.2364400029182434, 0.2780520021915436, 0.06156399846076965, 3.140000104904175, 1.3760000467300415, 3.0980000495910645], "mean": [0.46288222074508667, 1.9653534889221191, -0.43306678533554077, -0.67143714427948, -1.8087232112884521, -1.7143536806106567, 1.592692494392395, 399.1094665527344, 0.2955043613910675, 0.3219677805900574, 0.10634976625442505, -1.9209040403366089, 0.813772439956665, -0.1070767268538475, -0.2973926067352295, -2.0551044940948486, -0.5096554160118103, 0.13567805290222168, -0.7674922347068787, -1.803256630897522, 2.3194375038146973, 711.467529296875, -0.3244115710258484, 0.23901604115962982, 0.01636110618710518, 1.6998999118804932, 1.1266921758651733, 0.47216856479644775], "std": [0.212778702378273, 0.0790066123008728, 0.27076128125190735, 0.2623527944087982, 0.4524451792240143, 0.12230726331472397, 0.3388487994670868, 138.88836669921875, 0.06013715639710426, 0.041993748396635056, 0.030700458213686943, 1.4325499534606934, 0.5943108201026917, 0.5495125651359558, 0.07371437549591064, 0.006720445584505796, 0.2607935965061188, 0.09085331112146378, 0.05543316528201103, 0.11262714117765427, 0.04528779909014702, 247.7786407470703, 0.036156944930553436, 0.022375021129846573, 0.0300181545317173, 1.1734846830368042, 0.18678276240825653, 2.58908748626709], "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": [739], "max": [739], "mean": [739.0], "std": [0.0], "count": [338]}, "index": {"min": [354642], "max": [354979], "mean": [354810.5], "std": [97.5717684578895], "count": [338]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [338]}, "subtask_annotation": {"mean": [14.559171597633137, 29.0, 29.0, 29.0, 29.0], "std": [7.723267804882778, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [338]}, "scene_annotation": {"mean": [739.0], "std": [0.0], "min": [739], "max": [739], "count": [338]}, "eef_direction_state": {"mean": [4.408284023668639, 4.236686390532545], "std": [1.996784993398919, 1.7533274273020314], "min": [0, 0], "max": [6, 6], "count": [338]}, "eef_velocity_state": {"mean": [0.5828402366863905, 0.9378698224852071], "std": [0.7053902217979967, 0.8350588440311535], "min": [0, 0], "max": [2, 2], "count": [338]}, "eef_acc_mag_state": {"mean": [0.6538461538461539, 0.7692307692307693], "std": [0.8113470426818838, 0.8249080995971997], "min": [0, 0], "max": [2, 2], "count": [338]}, "eef_direction_action": {"mean": [4.408284023668639, 4.236686390532545], "std": [1.996784993398919, 1.7533274273020314], "min": [0, 0], "max": [6, 6], "count": [338]}, "eef_velocity_action": {"mean": [0.5828402366863905, 0.9378698224852071], "std": [0.7053902217979967, 0.8350588440311535], "min": [0, 0], "max": [2, 2], "count": [338]}, "eef_acc_mag_action": {"mean": [0.6538461538461539, 0.7692307692307693], "std": [0.8113470426818838, 0.8249080995971997], "min": [0, 0], "max": [2, 2], "count": [338]}, "eef_sim_pose_state": {"mean": [0.4292889434841528, 0.32542699979664713, 1.0366309545757517, -1.1295113369887888, 1.10053623452938, -1.731524895585153, 0.5226009494394269, -0.36829772362196256, 1.137147927496756, 1.7607289281115506, 0.9035177322702351, 0.022918410091183283], "std": [0.023899001226133688, 0.027581836388116062, 0.022968293457792673, 0.6154545046959166, 0.11564801949673507, 0.6899644995600298, 0.05746509872218689, 0.04803636219389678, 0.05624850528952665, 0.8323269467547746, 0.23299181503249058, 1.96303871894155], "min": [0.38844066447144765, 0.23395238446732936, 0.9896433264795147, -2.4070837319708893, 0.8369824099432481, -3.113912708703632, 0.4483241005680141, -0.44486004427503145, 1.0412802293551877, 0.9735919385592604, 0.3831418519942382, -3.111811223731191], "max": [0.4808306736305007, 0.3566899930909207, 1.0602562214988736, -0.6448281986146903, 1.319021433882408, -1.0819611454108258, 0.6177718825313749, -0.257545645076235, 1.2485471515243216, 2.9103303577380406, 1.392610234184723, 3.0981819464806875], "count": [338]}, "eef_sim_pose_action": {"mean": [0.4292889434841528, 0.32542699979664713, 1.0366309545757517, -1.1295113369887888, 1.10053623452938, -1.731524895585153, 0.5226009494394269, -0.36829772362196256, 1.137147927496756, 1.7607289281115506, 0.9035177322702351, 0.022918410091183283], "std": [0.023899001226133688, 0.027581836388116062, 0.022968293457792673, 0.6154545046959166, 0.11564801949673507, 0.6899644995600298, 0.05746509872218689, 0.04803636219389678, 0.05624850528952665, 0.8323269467547746, 0.23299181503249058, 1.96303871894155], "min": [0.38844066447144765, 0.23395238446732936, 0.9896433264795147, -2.4070837319708893, 0.8369824099432481, -3.113912708703632, 0.4483241005680141, -0.44486004427503145, 1.0412802293551877, 0.9735919385592604, 0.3831418519942382, -3.111811223731191], "max": [0.4808306736305007, 0.3566899930909207, 1.0602562214988736, -0.6448281986146903, 1.319021433882408, -1.0819611454108258, 0.6177718825313749, -0.257545645076235, 1.2485471515243216, 2.9103303577380406, 1.392610234184723, 3.0981819464806875], "count": [338]}, "gripper_mode_state": {"mean": [0.17751479289940827, 0.863905325443787], "std": [0.382103770200306, 0.3428890696911329], "min": [0, 0], "max": [1, 1], "count": [338]}, "gripper_activity_state": {"mean": [1.772189349112426, 1.878698224852071], "std": [0.5585764341484223, 0.41433852329989973], "min": [0, 0], "max": [2, 2], "count": [338]}, "gripper_mode_action": {"mean": [0.17751479289940827, 0.863905325443787], "std": [0.382103770200306, 0.3428890696911329], "min": [0, 0], "max": [1, 1], "count": [338]}, "gripper_activity_action": {"mean": [1.772189349112426, 1.878698224852071], "std": [0.5585764341484223, 0.41433852329989973], "min": [0, 0], "max": [2, 2], "count": [338]}, "gripper_open_scale_state": {"mean": [0.7114674558695966, 0.39910946817793164], "std": [0.24777862104830342, 0.13888809042064607], "min": [0.106, 0.163], "max": [0.841, 0.723], "count": [338]}, "gripper_open_scale_action": {"mean": [0.7114674558695966, 0.39910946817793164], "std": [0.24777862104830342, 0.13888809042064607], "min": [0.106, 0.163], "max": [0.841, 0.723], "count": [338]}}} +{"episode_index": 661, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.49200360906862745]], [[0.4211384375]], [[0.40262319240196076]]], "std": [[[0.11946782291351882]], [[0.21081089669746572]], [[0.2344780684883826]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4691975469771242]], [[0.4648567381535948]], [[0.45853166462418304]]], "std": [[[0.07397830791831904]], [[0.09848986381441445]], [[0.10375796322156666]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.4750473815359477]], [[0.4549197773692811]], [[0.4421907965686274]]], "std": [[[0.06968816928217063]], [[0.13566768732516396]], [[0.15317743836572983]]], "count": [100]}, "observation.state": {"min": [0.24689428508281708, 1.8336429595947266, -0.9892351627349854, -1.5245975255966187, -2.664733648300171, -2.0733988285064697, 1.2178733348846436, 165.0, 0.17387300729751587, 0.2564620077610016, 0.022422999143600464, -3.132185220718384, -0.13200001418590546, -0.7799999713897705, -0.5314702391624451, -2.06919264793396, -0.9817826151847839, -0.010803588666021824, -0.8780926465988159, -1.9772138595581055, 2.126544237136841, 68.0, -0.37103599309921265, 0.21187500655651093, -0.0674389973282814, -3.125, 0.6029999852180481, -3.1361851692199707], "max": [0.793723464012146, 2.0662953853607178, 0.026110127568244934, -0.2696359157562256, -1.2470028400421143, -1.5981806516647339, 2.339247465133667, 737.0, 0.3842970132827759, 0.38421499729156494, 0.21549299359321594, 3.115999937057495, 1.4210000038146973, 1.3919999599456787, -0.1791755110025406, -2.0226621627807617, 0.25106561183929443, 0.33344513177871704, -0.8644790649414062, -1.5172147750854492, 2.334831714630127, 862.0, -0.2342360019683838, 0.2868489921092987, 0.08481000363826752, 3.0450000762939453, 1.4900000095367432, 3.0250000953674316], "mean": [0.41564035415649414, 2.017786979675293, -0.40787389874458313, -0.6649646759033203, -1.660374402999878, -1.716556191444397, 1.5471309423446655, 455.0223388671875, 0.2960006296634674, 0.3085997998714447, 0.10633069276809692, -1.152645468711853, 0.8843542337417603, 0.4040847718715668, -0.263278990983963, -2.060580015182495, -0.57281494140625, 0.10172588378190994, -0.8699806928634644, -1.8294892311096191, 2.214034080505371, 713.7164306640625, -0.33377495408058167, 0.22922490537166595, 0.03841400146484375, 0.9338531494140625, 1.0441415309906006, 0.23627541959285736], "std": [0.18415920436382294, 0.06580277532339096, 0.31194108724594116, 0.44352346658706665, 0.5234965085983276, 0.11549708247184753, 0.4334467947483063, 145.62261962890625, 0.07086465507745743, 0.04155038297176361, 0.03713291138410568, 1.5668538808822632, 0.5586796998977661, 0.8129729628562927, 0.08959770947694778, 0.008117844350636005, 0.4568655788898468, 0.12583987414836884, 0.004774812143296003, 0.16132573783397675, 0.05505720525979996, 220.8075714111328, 0.032114043831825256, 0.018800824880599976, 0.053332965821027756, 1.526888370513916, 0.1995207667350769, 2.1342103481292725], "count": [402]}, "action": {"min": [0.24689428508281708, 1.8336429595947266, -0.9892351627349854, -1.5245975255966187, -2.664733648300171, -2.0733988285064697, 1.2178733348846436, 165.0, 0.17387300729751587, 0.2564620077610016, 0.022422999143600464, -3.132185220718384, -0.13200001418590546, -0.7799999713897705, -0.5314702391624451, -2.06919264793396, -0.9817826151847839, -0.010803588666021824, -0.8780926465988159, -1.9772138595581055, 2.126544237136841, 68.0, -0.37103599309921265, 0.21187500655651093, -0.0674389973282814, -3.125, 0.6029999852180481, -3.1361851692199707], "max": [0.793723464012146, 2.0662953853607178, 0.026110127568244934, -0.2696359157562256, -1.2470028400421143, -1.5981806516647339, 2.339247465133667, 737.0, 0.3842970132827759, 0.38421499729156494, 0.21549299359321594, 3.115999937057495, 1.4210000038146973, 1.3919999599456787, -0.1791755110025406, -2.0226621627807617, 0.25106561183929443, 0.33344513177871704, -0.8644790649414062, -1.5172147750854492, 2.334831714630127, 862.0, -0.2342360019683838, 0.2868489921092987, 0.08481000363826752, 3.0450000762939453, 1.4900000095367432, 3.0250000953674316], "mean": [0.41564035415649414, 2.017786979675293, -0.40787389874458313, -0.6649646759033203, -1.660374402999878, -1.716556191444397, 1.5471309423446655, 455.0223388671875, 0.2960006296634674, 0.3085997998714447, 0.10633069276809692, -1.152645468711853, 0.8843542337417603, 0.4040847718715668, -0.263278990983963, -2.060580015182495, -0.57281494140625, 0.10172588378190994, -0.8699806928634644, -1.8294892311096191, 2.214034080505371, 713.7164306640625, -0.33377495408058167, 0.22922490537166595, 0.03841400146484375, 0.9338531494140625, 1.0441415309906006, 0.23627541959285736], "std": [0.18415920436382294, 0.06580277532339096, 0.31194108724594116, 0.44352346658706665, 0.5234965085983276, 0.11549708247184753, 0.4334467947483063, 145.62261962890625, 0.07086465507745743, 0.04155038297176361, 0.03713291138410568, 1.5668538808822632, 0.5586796998977661, 0.8129729628562927, 0.08959770947694778, 0.008117844350636005, 0.4568655788898468, 0.12583987414836884, 0.004774812143296003, 0.16132573783397675, 0.05505720525979996, 220.8075714111328, 0.032114043831825256, 0.018800824880599976, 0.053332965821027756, 1.526888370513916, 0.1995207667350769, 2.1342103481292725], "count": [402]}, "timestamp": {"min": [0.0], "max": [13.366666666666667], "mean": [6.683333333333333], "std": [3.8682348352628155], "count": [402]}, "frame_index": {"min": [0], "max": [401], "mean": [200.5], "std": [116.04704505788446], "count": [402]}, "episode_index": {"min": [740], "max": [740], "mean": [740.0], "std": [0.0], "count": [402]}, "index": {"min": [354980], "max": [355381], "mean": [355180.5], "std": [116.04704505788446], "count": [402]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [402]}, "subtask_annotation": {"mean": [13.649253731343284, 29.0, 29.0, 29.0, 29.0], "std": [9.304888884587813, 0.0, 0.0, 0.0, 0.0], "min": [5, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [402]}, "scene_annotation": {"mean": [740.0], "std": [0.0], "min": [740], "max": [740], "count": [402]}, "eef_direction_state": {"mean": [4.920398009950249, 4.5497512437810945], "std": [1.7012233938016323, 1.7672426840390358], "min": [0, 0], "max": [6, 6], "count": [402]}, "eef_velocity_state": {"mean": [0.4601990049751244, 0.8109452736318408], "std": [0.7051043183107761, 0.8429276167941591], "min": [0, 0], "max": [2, 2], "count": [402]}, "eef_acc_mag_state": {"mean": [0.5199004975124378, 0.7587064676616916], "std": [0.7699919170279076, 0.8516804100153627], "min": [0, 0], "max": [2, 2], "count": [402]}, "eef_direction_action": {"mean": [4.920398009950249, 4.5497512437810945], "std": [1.7012233938016323, 1.7672426840390358], "min": [0, 0], "max": [6, 6], "count": [402]}, "eef_velocity_action": {"mean": [0.4601990049751244, 0.8109452736318408], "std": [0.7051043183107761, 0.8429276167941591], "min": [0, 0], "max": [2, 2], "count": [402]}, "eef_acc_mag_action": {"mean": [0.5199004975124378, 0.7587064676616916], "std": [0.7699919170279076, 0.8516804100153627], "min": [0, 0], "max": [2, 2], "count": [402]}, "eef_sim_pose_state": {"mean": [0.4206461976397512, 0.3391758109553756, 1.042164286970831, -1.1419096273502043, 0.9184844488834735, -0.7938023561184986, 0.5061831310629754, -0.36243209813133503, 1.1313550685088047, 1.646066171974705, 0.8581675273021249, -0.015945655173751665], "std": [0.023807510311946938, 0.03647203258136645, 0.022727173500426866, 0.6354131470242546, 0.16157104805765313, 1.6042964359911056, 0.05533182373968734, 0.053290565029982306, 0.06840415432735682, 0.9222944911926306, 0.18459588840745292, 1.7893880458158387], "min": [0.3991956429635812, 0.22457753463918068, 0.9958504523372879, -2.4055299310184113, 0.7475179895557198, -3.1282912176701174, 0.442277958006744, -0.44067085263438865, 1.0637654844071818, 0.6429152739727106, 0.42276590726934593, -3.09808732963696], "max": [0.4905030955066083, 0.3662745678068653, 1.069934575231705, -0.6308250727240698, 1.232183734101675, 3.1372288927102416, 0.6015962238785066, -0.2462870680115485, 1.2874007000611902, 3.0800383910144045, 1.421645272572368, 3.111227787267489], "count": [402]}, "eef_sim_pose_action": {"mean": [0.4206461976397512, 0.3391758109553756, 1.042164286970831, -1.1419096273502043, 0.9184844488834735, -0.7938023561184986, 0.5061831310629754, -0.36243209813133503, 1.1313550685088047, 1.646066171974705, 0.8581675273021249, -0.015945655173751665], "std": [0.023807510311946938, 0.03647203258136645, 0.022727173500426866, 0.6354131470242546, 0.16157104805765313, 1.6042964359911056, 0.05533182373968734, 0.053290565029982306, 0.06840415432735682, 0.9222944911926306, 0.18459588840745292, 1.7893880458158387], "min": [0.3991956429635812, 0.22457753463918068, 0.9958504523372879, -2.4055299310184113, 0.7475179895557198, -3.1282912176701174, 0.442277958006744, -0.44067085263438865, 1.0637654844071818, 0.6429152739727106, 0.42276590726934593, -3.09808732963696], "max": [0.4905030955066083, 0.3662745678068653, 1.069934575231705, -0.6308250727240698, 1.232183734101675, 3.1372288927102416, 0.6015962238785066, -0.2462870680115485, 1.2874007000611902, 3.0800383910144045, 1.421645272572368, 3.111227787267489], "count": [402]}, "gripper_mode_state": {"mean": [0.17412935323383086, 0.3283582089552239], "std": [0.37922067662008996, 0.46961590216574306], "min": [0, 0], "max": [1, 1], "count": [402]}, "gripper_activity_state": {"mean": [1.7213930348258706, 1.8955223880597014], "std": [0.6363687795870235, 0.4101084078816175], "min": [0, 0], "max": [2, 2], "count": [402]}, "gripper_mode_action": {"mean": [0.17412935323383086, 0.3283582089552239], "std": [0.37922067662008996, 0.46961590216574306], "min": [0, 0], "max": [1, 1], "count": [402]}, "gripper_activity_action": {"mean": [1.7213930348258706, 1.8955223880597014], "std": [0.6363687795870235, 0.4101084078816175], "min": [0, 0], "max": [2, 2], "count": [402]}, "gripper_open_scale_state": {"mean": [0.7137164177586177, 0.4550223879837874], "std": [0.2208074440698657, 0.14562256661433753], "min": [0.068, 0.165], "max": [0.862, 0.737], "count": [402]}, "gripper_open_scale_action": {"mean": [0.7137164177586177, 0.4550223879837874], "std": [0.2208074440698657, 0.14562256661433753], "min": [0.068, 0.165], "max": [0.862, 0.737], "count": [402]}}} +{"episode_index": 662, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7568627450980392]], [[0.7254901960784313]], [[0.7294117647058823]]], "mean": [[[0.4934234926470588]], [[0.41761737336601307]], [[0.39986639705882354]]], "std": [[[0.11709664202635549]], [[0.21177870146313482]], [[0.23502851358299268]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47155752859477124]], [[0.47502520629084966]], [[0.4705271670751634]]], "std": [[[0.060481654756865996]], [[0.061046516123416564]], [[0.061110780559965744]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.4742274591503268]], [[0.4491664133986928]], [[0.4367201613562091]]], "std": [[[0.07054229017722152]], [[0.1393511202385736]], [[0.1583859044845882]]], "count": [100]}, "observation.state": {"min": [0.216036856174469, 1.8348997831344604, -0.8429067730903625, -1.3013523817062378, -2.5597000122070312, -2.0053136348724365, 1.1105879545211792, 151.0, 0.1761700063943863, 0.23387399315834045, 0.02878599986433983, -3.1351852416992188, -0.05299999937415123, -0.8809999823570251, -0.44914305210113525, -2.0709378719329834, -1.0832735300064087, -0.10937979072332382, -1.1784987449645996, -1.9626926183700562, 2.1037328243255615, 195.0, -0.3766539990901947, 0.20722900331020355, -0.02561499923467636, 0.3539999723434448, 0.671999990940094, -3.125999927520752], "max": [0.8977624773979187, 2.073974847793579, -0.01326450239866972, -0.13608333468437195, -1.0660122632980347, -1.6364905834197998, 2.3054401874542236, 738.0, 0.38485899567604065, 0.39721301198005676, 0.21620899438858032, 3.13700008392334, 1.468000054359436, 1.875, -0.14847515523433685, -2.0273568630218506, -0.032847099006175995, 0.3229033648967743, -0.8123111128807068, -1.4241538047790527, 2.491702079772949, 859.0, -0.263359010219574, 0.27047199010849, 0.09009899944067001, 3.131999969482422, 1.343999981880188, 3.0169999599456787], "mean": [0.4119037985801697, 2.008274555206299, -0.39891403913497925, -0.5229537487030029, -1.5595972537994385, -1.747267484664917, 1.5182114839553833, 442.1435546875, 0.3072534501552582, 0.2974826395511627, 0.10445382446050644, -0.9638082385063171, 0.817525327205658, 0.5672949552536011, -0.23513498902320862, -2.063176393508911, -0.7187269926071167, 0.007191927172243595, -0.9128678441047668, -1.8250161409378052, 2.311182975769043, 723.2153930664062, -0.33729544281959534, 0.2348388284444809, 0.05495195463299751, 1.0742993354797363, 1.0492838621139526, 0.7233380675315857], "std": [0.23470257222652435, 0.08302956819534302, 0.29674673080444336, 0.36219659447669983, 0.6050707697868347, 0.07591153681278229, 0.46723344922065735, 133.0482177734375, 0.06670735031366348, 0.0589909628033638, 0.033775463700294495, 1.6325576305389404, 0.5237268805503845, 1.0364527702331543, 0.07842514663934708, 0.007964425720274448, 0.3330983817577362, 0.1587355136871338, 0.14375537633895874, 0.13237369060516357, 0.11410071700811386, 149.13429260253906, 0.021989844739437103, 0.015243222005665302, 0.03356131166219711, 0.9004373550415039, 0.15989714860916138, 1.9774481058120728], "count": [390]}, "action": {"min": [0.216036856174469, 1.8348997831344604, -0.8429067730903625, -1.3013523817062378, -2.5597000122070312, -2.0053136348724365, 1.1105879545211792, 151.0, 0.1761700063943863, 0.23387399315834045, 0.02878599986433983, -3.1351852416992188, -0.05299999937415123, -0.8809999823570251, -0.44914305210113525, -2.0709378719329834, -1.0832735300064087, -0.10937979072332382, -1.1784987449645996, -1.9626926183700562, 2.1037328243255615, 195.0, -0.3766539990901947, 0.20722900331020355, -0.02561499923467636, 0.3539999723434448, 0.671999990940094, -3.125999927520752], "max": [0.8977624773979187, 2.073974847793579, -0.01326450239866972, -0.13608333468437195, -1.0660122632980347, -1.6364905834197998, 2.3054401874542236, 738.0, 0.38485899567604065, 0.39721301198005676, 0.21620899438858032, 3.13700008392334, 1.468000054359436, 1.875, -0.14847515523433685, -2.0273568630218506, -0.032847099006175995, 0.3229033648967743, -0.8123111128807068, -1.4241538047790527, 2.491702079772949, 859.0, -0.263359010219574, 0.27047199010849, 0.09009899944067001, 3.131999969482422, 1.343999981880188, 3.0169999599456787], "mean": [0.4119037985801697, 2.008274555206299, -0.39891403913497925, -0.5229537487030029, -1.5595972537994385, -1.747267484664917, 1.5182114839553833, 442.1435546875, 0.3072534501552582, 0.2974826395511627, 0.10445382446050644, -0.9638082385063171, 0.817525327205658, 0.5672949552536011, -0.23513498902320862, -2.063176393508911, -0.7187269926071167, 0.007191927172243595, -0.9128678441047668, -1.8250161409378052, 2.311182975769043, 723.2153930664062, -0.33729544281959534, 0.2348388284444809, 0.05495195463299751, 1.0742993354797363, 1.0492838621139526, 0.7233380675315857], "std": [0.23470257222652435, 0.08302956819534302, 0.29674673080444336, 0.36219659447669983, 0.6050707697868347, 0.07591153681278229, 0.46723344922065735, 133.0482177734375, 0.06670735031366348, 0.0589909628033638, 0.033775463700294495, 1.6325576305389404, 0.5237268805503845, 1.0364527702331543, 0.07842514663934708, 0.007964425720274448, 0.3330983817577362, 0.1587355136871338, 0.14375537633895874, 0.13237369060516357, 0.11410071700811386, 149.13429260253906, 0.021989844739437103, 0.015243222005665302, 0.03356131166219711, 0.9004373550415039, 0.15989714860916138, 1.9774481058120728], "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": [741], "max": [741], "mean": [741.0], "std": [0.0], "count": [390]}, "index": {"min": [355382], "max": [355771], "mean": [355576.5], "std": [112.5829323950423], "count": [390]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [390]}, "subtask_annotation": {"mean": [15.592307692307692, 29.0, 29.0, 29.0, 29.0], "std": [8.153365975217723, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [390]}, "scene_annotation": {"mean": [741.0], "std": [0.0], "min": [741], "max": [741], "count": [390]}, "eef_direction_state": {"mean": [4.125641025641026, 4.1923076923076925], "std": [2.312088405363065, 2.0334238670956335], "min": [0, 0], "max": [6, 6], "count": [390]}, "eef_velocity_state": {"mean": [0.5641025641025641, 0.7948717948717948], "std": [0.6561297477563872, 0.7999835632762463], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_acc_mag_state": {"mean": [0.6846153846153846, 0.7487179487179487], "std": [0.8199557403747884, 0.8310857263541691], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_direction_action": {"mean": [4.125641025641026, 4.1923076923076925], "std": [2.312088405363065, 2.0334238670956335], "min": [0, 0], "max": [6, 6], "count": [390]}, "eef_velocity_action": {"mean": [0.5641025641025641, 0.7948717948717948], "std": [0.6561297477563872, 0.7999835632762463], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_acc_mag_action": {"mean": [0.6846153846153846, 0.7487179487179487], "std": [0.8199557403747884, 0.8310857263541691], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_sim_pose_state": {"mean": [0.4239257709879159, 0.3455616376466802, 1.047157610163553, -0.9903325952578316, 0.8926656619826023, -0.8572839821904846, 0.4965663443449645, -0.3654513828307213, 1.1196773373380822, 1.5067410189453811, 0.7495430851935515, -0.06814529804271412], "std": [0.017842109148207056, 0.01617829055435583, 0.017589909390104144, 0.5618778182142113, 0.1964757850581624, 1.1790409682480476, 0.07357965220130502, 0.04924887289239156, 0.06233984736821614, 0.8685138057989403, 0.17872703882546156, 1.7717909726103511], "min": [0.3955981133248576, 0.28291435845600493, 0.9951466621152287, -2.663922122236206, 0.7317071873465104, -3.1257774802611857, 0.42175289944375044, -0.4381273513840329, 1.0554765070366297, 0.6466810406557293, 0.4263832910833456, -3.070773266735236], "max": [0.4635986737459439, 0.3649740191761735, 1.06624562837033, -0.5893231076148725, 1.3311473993746983, 3.1203877598081355, 0.6207460895594991, -0.24211656448576765, 1.2651350107506567, 2.841096848533903, 1.282992283587331, 3.098126215868275], "count": [390]}, "eef_sim_pose_action": {"mean": [0.4239257709879159, 0.3455616376466802, 1.047157610163553, -0.9903325952578316, 0.8926656619826023, -0.8572839821904846, 0.4965663443449645, -0.3654513828307213, 1.1196773373380822, 1.5067410189453811, 0.7495430851935515, -0.06814529804271412], "std": [0.017842109148207056, 0.01617829055435583, 0.017589909390104144, 0.5618778182142113, 0.1964757850581624, 1.1790409682480476, 0.07357965220130502, 0.04924887289239156, 0.06233984736821614, 0.8685138057989403, 0.17872703882546156, 1.7717909726103511], "min": [0.3955981133248576, 0.28291435845600493, 0.9951466621152287, -2.663922122236206, 0.7317071873465104, -3.1257774802611857, 0.42175289944375044, -0.4381273513840329, 1.0554765070366297, 0.6466810406557293, 0.4263832910833456, -3.070773266735236], "max": [0.4635986737459439, 0.3649740191761735, 1.06624562837033, -0.5893231076148725, 1.3311473993746983, 3.1203877598081355, 0.6207460895594991, -0.24211656448576765, 1.2651350107506567, 2.841096848533903, 1.282992283587331, 3.098126215868275], "count": [390]}, "gripper_mode_state": {"mean": [0.08974358974358974, 0.6897435897435897], "std": [0.28581406166164114, 0.46259849778313955], "min": [0, 0], "max": [1, 1], "count": [390]}, "gripper_activity_state": {"mean": [1.8692307692307693, 1.8641025641025641], "std": [0.45384615384615307, 0.45797053957829215], "min": [0, 0], "max": [2, 2], "count": [390]}, "gripper_mode_action": {"mean": [0.08974358974358974, 0.6897435897435897], "std": [0.28581406166164114, 0.46259849778313955], "min": [0, 0], "max": [1, 1], "count": [390]}, "gripper_activity_action": {"mean": [1.8692307692307693, 1.8641025641025641], "std": [0.45384615384615307, 0.45797053957829215], "min": [0, 0], "max": [2, 2], "count": [390]}, "gripper_open_scale_state": {"mean": [0.7232153846153846, 0.442143589547964], "std": [0.14913432745272753, 0.13304820581190743], "min": [0.195, 0.151], "max": [0.859, 0.738], "count": [390]}, "gripper_open_scale_action": {"mean": [0.7232153846153846, 0.442143589547964], "std": [0.14913432745272753, 0.13304820581190743], "min": [0.195, 0.151], "max": [0.859, 0.738], "count": [390]}}} +{"episode_index": 663, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.490017079248366]], [[0.4164515625]], [[0.3995875347222222]]], "std": [[[0.11942045188055539]], [[0.20938985879891714]], [[0.2317775766091549]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.46661860906862745]], [[0.46440764501633985]], [[0.4589449346405229]]], "std": [[[0.08032442281749204]], [[0.09845220934585108]], [[0.10286587347809695]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4786631883169935]], [[0.4613886642156863]], [[0.45147575367647064]]], "std": [[[0.061169305754594436]], [[0.12055051300952421]], [[0.1358747820838759]]], "count": [100]}, "observation.state": {"min": [0.22390829026699066, 1.814810872077942, -0.893538773059845, -1.177992582321167, -2.581603765487671, -1.8337477445602417, 1.1258071660995483, 160.0, 0.15981100499629974, 0.24141299724578857, 0.010882999747991562, -3.127000093460083, 0.0030000011902302504, -0.8709999918937683, -0.48322930932044983, -2.074096918106079, -0.8425053358078003, -0.1673072725534439, -1.1782892942428589, -2.006971597671509, 2.1903185844421387, 42.0, -0.3621399998664856, 0.21710799634456635, -0.037342000752687454, -3.125999927520752, 0.5989999771118164, -3.121000051498413], "max": [0.9494591355323792, 2.0724215507507324, -0.03881612420082092, -0.09567895531654358, -1.0740232467651367, -1.5580204725265503, 2.2240731716156006, 760.0, 0.39684000611305237, 0.40906599164009094, 0.14431899785995483, 3.134000062942505, 1.4930000305175781, 1.7619999647140503, -0.18062414228916168, -1.9753286838531494, 0.16484634578227997, 0.3641454875469208, -0.6965957880020142, -1.615546703338623, 2.5606775283813477, 859.0, -0.24492999911308289, 0.2586100101470947, 0.08394499868154526, 3.1410000324249268, 1.2740000486373901, 3.109999895095825], "mean": [0.4051057994365692, 2.0180447101593018, -0.46348363161087036, -0.5219699144363403, -1.5325621366500854, -1.652322769165039, 1.5280686616897583, 401.92913818359375, 0.306601345539093, 0.30833983421325684, 0.08977336436510086, -1.0972044467926025, 0.9585033655166626, 0.48194992542266846, -0.2568236291408539, -2.0629889965057373, -0.5766826272010803, 0.0006413607043214142, -1.013189435005188, -1.8031561374664307, 2.419875144958496, 749.5052490234375, -0.3342995345592499, 0.2395695149898529, 0.04790167510509491, 1.0271077156066895, 0.9587166905403137, 0.7753511071205139], "std": [0.2400800585746765, 0.06765071302652359, 0.2573910355567932, 0.32135722041130066, 0.5420079231262207, 0.07200687378644943, 0.38586488366127014, 136.1691131591797, 0.0723738893866539, 0.05576908215880394, 0.0276359673589468, 1.6296964883804321, 0.5406943559646606, 0.9567131996154785, 0.07528369873762131, 0.017096471041440964, 0.3551088869571686, 0.18588396906852722, 0.16429974138736725, 0.07569632679224014, 0.10507175326347351, 229.869140625, 0.027262656018137932, 0.012481632642447948, 0.03966359794139862, 1.217160940170288, 0.13470296561717987, 2.133981704711914], "count": [381]}, "action": {"min": [0.22390829026699066, 1.814810872077942, -0.893538773059845, -1.177992582321167, -2.581603765487671, -1.8337477445602417, 1.1258071660995483, 160.0, 0.15981100499629974, 0.24141299724578857, 0.010882999747991562, -3.127000093460083, 0.0030000011902302504, -0.8709999918937683, -0.48322930932044983, -2.074096918106079, -0.8425053358078003, -0.1673072725534439, -1.1782892942428589, -2.006971597671509, 2.1903185844421387, 42.0, -0.3621399998664856, 0.21710799634456635, -0.037342000752687454, -3.125999927520752, 0.5989999771118164, -3.121000051498413], "max": [0.9494591355323792, 2.0724215507507324, -0.03881612420082092, -0.09567895531654358, -1.0740232467651367, -1.5580204725265503, 2.2240731716156006, 760.0, 0.39684000611305237, 0.40906599164009094, 0.14431899785995483, 3.134000062942505, 1.4930000305175781, 1.7619999647140503, -0.18062414228916168, -1.9753286838531494, 0.16484634578227997, 0.3641454875469208, -0.6965957880020142, -1.615546703338623, 2.5606775283813477, 859.0, -0.24492999911308289, 0.2586100101470947, 0.08394499868154526, 3.1410000324249268, 1.2740000486373901, 3.109999895095825], "mean": [0.4051057994365692, 2.0180447101593018, -0.46348363161087036, -0.5219699144363403, -1.5325621366500854, -1.652322769165039, 1.5280686616897583, 401.92913818359375, 0.306601345539093, 0.30833983421325684, 0.08977336436510086, -1.0972044467926025, 0.9585033655166626, 0.48194992542266846, -0.2568236291408539, -2.0629889965057373, -0.5766826272010803, 0.0006413607043214142, -1.013189435005188, -1.8031561374664307, 2.419875144958496, 749.5052490234375, -0.3342995345592499, 0.2395695149898529, 0.04790167510509491, 1.0271077156066895, 0.9587166905403137, 0.7753511071205139], "std": [0.2400800585746765, 0.06765071302652359, 0.2573910355567932, 0.32135722041130066, 0.5420079231262207, 0.07200687378644943, 0.38586488366127014, 136.1691131591797, 0.0723738893866539, 0.05576908215880394, 0.0276359673589468, 1.6296964883804321, 0.5406943559646606, 0.9567131996154785, 0.07528369873762131, 0.017096471041440964, 0.3551088869571686, 0.18588396906852722, 0.16429974138736725, 0.07569632679224014, 0.10507175326347351, 229.869140625, 0.027262656018137932, 0.012481632642447948, 0.03966359794139862, 1.217160940170288, 0.13470296561717987, 2.133981704711914], "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": [742], "max": [742], "mean": [742.0], "std": [0.0], "count": [381]}, "index": {"min": [355772], "max": [356152], "mean": [355962.0], "std": [109.98484744121194], "count": [381]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [381]}, "subtask_annotation": {"mean": [17.299212598425196, 29.0, 29.0, 29.0, 29.0], "std": [8.4486855838, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [381]}, "scene_annotation": {"mean": [742.0], "std": [0.0], "min": [742], "max": [742], "count": [381]}, "eef_direction_state": {"mean": [4.83989501312336, 4.244094488188976], "std": [1.8929580760523084, 1.9923075244328752], "min": [0, 0], "max": [6, 6], "count": [381]}, "eef_velocity_state": {"mean": [0.4199475065616798, 0.8083989501312336], "std": [0.6656325291864154, 0.8402804233826718], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_acc_mag_state": {"mean": [0.46194225721784776, 0.7007874015748031], "std": [0.7365560825948707, 0.819528325676843], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_direction_action": {"mean": [4.83989501312336, 4.244094488188976], "std": [1.8929580760523084, 1.9923075244328752], "min": [0, 0], "max": [6, 6], "count": [381]}, "eef_velocity_action": {"mean": [0.4199475065616798, 0.8083989501312336], "std": [0.6656325291864154, 0.8402804233826718], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_acc_mag_action": {"mean": [0.46194225721784776, 0.7007874015748031], "std": [0.7365560825948707, 0.819528325676843], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_sim_pose_state": {"mean": [0.4307259492263742, 0.33944081441716395, 1.0460479162050387, -0.9822411329390927, 0.9646873819151282, -0.5047133222305482, 0.5053129933821751, -0.3576885711660568, 1.110952589755663, 1.57112302324385, 0.8124806503100331, 0.1507729599745467], "std": [0.013992051722621222, 0.024267668231264816, 0.015406533984076808, 0.6157499952866263, 0.1885949754167725, 1.3677416315732114, 0.07010847994949598, 0.05306504129550215, 0.059599673265553633, 0.7651704323263787, 0.16041709981346441, 1.845216243859584], "min": [0.4073198482893598, 0.25705919801396465, 1.0039767112695817, -2.5542951512722385, 0.7752041132374177, -3.1131050153238116, 0.42787488446294286, -0.41184676137071713, 1.0418751217368745, 0.8343249813628079, 0.4754422385778523, -3.140276885632638], "max": [0.467642077317321, 0.36348806201339373, 1.068844446297621, -0.5162583137740517, 1.3895614386605417, 3.13626270880043, 0.6277924527168802, -0.21575216069933023, 1.2223360064209048, 2.831558858074857, 1.3506019524916728, 3.0667393699338406], "count": [381]}, "eef_sim_pose_action": {"mean": [0.4307259492263742, 0.33944081441716395, 1.0460479162050387, -0.9822411329390927, 0.9646873819151282, -0.5047133222305482, 0.5053129933821751, -0.3576885711660568, 1.110952589755663, 1.57112302324385, 0.8124806503100331, 0.1507729599745467], "std": [0.013992051722621222, 0.024267668231264816, 0.015406533984076808, 0.6157499952866263, 0.1885949754167725, 1.3677416315732114, 0.07010847994949598, 0.05306504129550215, 0.059599673265553633, 0.7651704323263787, 0.16041709981346441, 1.845216243859584], "min": [0.4073198482893598, 0.25705919801396465, 1.0039767112695817, -2.5542951512722385, 0.7752041132374177, -3.1131050153238116, 0.42787488446294286, -0.41184676137071713, 1.0418751217368745, 0.8343249813628079, 0.4754422385778523, -3.140276885632638], "max": [0.467642077317321, 0.36348806201339373, 1.068844446297621, -0.5162583137740517, 1.3895614386605417, 3.13626270880043, 0.6277924527168802, -0.21575216069933023, 1.2223360064209048, 2.831558858074857, 1.3506019524916728, 3.0667393699338406], "count": [381]}, "gripper_mode_state": {"mean": [0.13648293963254593, 0.8083989501312336], "std": [0.3433006653384228, 0.3935607800047575], "min": [0, 0], "max": [1, 1], "count": [381]}, "gripper_activity_state": {"mean": [1.8083989501312336, 1.8976377952755905], "std": [0.5299757914532084, 0.4001570361553593], "min": [0, 0], "max": [2, 2], "count": [381]}, "gripper_mode_action": {"mean": [0.13648293963254593, 0.8083989501312336], "std": [0.3433006653384228, 0.3935607800047575], "min": [0, 0], "max": [1, 1], "count": [381]}, "gripper_activity_action": {"mean": [1.8083989501312336, 1.8976377952755905], "std": [0.5299757914532084, 0.4001570361553593], "min": [0, 0], "max": [2, 2], "count": [381]}, "gripper_open_scale_state": {"mean": [0.7495052493438317, 0.4019291337381198], "std": [0.22986861951883228, 0.13616944427898534], "min": [0.042, 0.16], "max": [0.859, 0.76], "count": [381]}, "gripper_open_scale_action": {"mean": [0.7495052493438317, 0.4019291337381198], "std": [0.22986861951883228, 0.13616944427898534], "min": [0.042, 0.16], "max": [0.859, 0.76], "count": [381]}}} +{"episode_index": 664, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.495305720996732]], [[0.423189891748366]], [[0.4066955698529412]]], "std": [[[0.1133753204894877]], [[0.2063972755685787]], [[0.22884067130359148]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47026660130718956]], [[0.4678615931372549]], [[0.46198194444444446]]], "std": [[[0.07033166474454929]], [[0.09266211569189939]], [[0.09764449223678812]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4799116053921569]], [[0.46488668913398695]], [[0.4555457475490196]]], "std": [[[0.06130073209413626]], [[0.11833477590968274]], [[0.13233774759449293]]], "count": [100]}, "observation.state": {"min": [0.22165681421756744, 1.8135367631912231, -0.9865298867225647, -1.2082390785217285, -2.5480761528015137, -1.8647098541259766, 1.134900450706482, 152.0, 0.1465190052986145, 0.2595680058002472, 0.007581999991089106, -3.1411852836608887, -0.08699999749660492, -0.8579999804496765, -0.5362873077392578, -2.072683095932007, -1.0170906782150269, -0.14320427179336548, -0.980351448059082, -1.9472639560699463, 2.1361608505249023, 88.0, -0.37399598956108093, 0.20059999823570251, -0.035169001668691635, -3.1381852626800537, 0.5730000138282776, -3.1351852416992188], "max": [0.9374513626098633, 2.07236909866333, -0.1057145968079567, -0.15489797294139862, -1.1098549365997314, -1.4692182540893555, 2.2136709690093994, 745.0, 0.39741799235343933, 0.41901999711990356, 0.17577700316905975, 3.140000104904175, 1.472000002861023, 1.9589999914169312, -0.21577507257461548, -1.9732693433761597, 0.21179571747779846, 0.45174357295036316, -0.8143183588981628, -1.6522858142852783, 2.49124813079834, 861.0, -0.23368699848651886, 0.283841997385025, 0.076835997402668, 3.115000009536743, 1.3899999856948853, 3.0880000591278076], "mean": [0.38946428894996643, 2.030897378921509, -0.41195911169052124, -0.49618861079216003, -1.4613337516784668, -1.6704344749450684, 1.42075514793396, 494.5207824707031, 0.3110157251358032, 0.30208778381347656, 0.0977228432893753, -1.0161062479019165, 0.9448643922805786, 0.6500081419944763, -0.2816036343574524, -2.0570998191833496, -0.7054413557052612, 0.016933290287852287, -0.901828944683075, -1.7875210046768188, 2.3415699005126953, 761.3851318359375, -0.33100226521492004, 0.2529269754886627, 0.05393571779131889, 1.0421608686447144, 1.0333195924758911, 0.8428789377212524], "std": [0.22660885751247406, 0.06633825600147247, 0.2705376446247101, 0.305765300989151, 0.5250555872917175, 0.08322945237159729, 0.39344102144241333, 149.62049865722656, 0.06959465146064758, 0.05139146372675896, 0.03205405920743942, 1.4726656675338745, 0.5060996413230896, 0.8758119344711304, 0.06065335124731064, 0.021313263103365898, 0.3973464071750641, 0.18786397576332092, 0.06044359877705574, 0.05655834078788757, 0.11888477206230164, 184.86480712890625, 0.02652737870812416, 0.020530112087726593, 0.031670816242694855, 1.0386139154434204, 0.1760345697402954, 1.9825466871261597], "count": [457]}, "action": {"min": [0.22165681421756744, 1.8135367631912231, -0.9865298867225647, -1.2082390785217285, -2.5480761528015137, -1.8647098541259766, 1.134900450706482, 152.0, 0.1465190052986145, 0.2595680058002472, 0.007581999991089106, -3.1411852836608887, -0.08699999749660492, -0.8579999804496765, -0.5362873077392578, -2.072683095932007, -1.0170906782150269, -0.14320427179336548, -0.980351448059082, -1.9472639560699463, 2.1361608505249023, 88.0, -0.37399598956108093, 0.20059999823570251, -0.035169001668691635, -3.1381852626800537, 0.5730000138282776, -3.1351852416992188], "max": [0.9374513626098633, 2.07236909866333, -0.1057145968079567, -0.15489797294139862, -1.1098549365997314, -1.4692182540893555, 2.2136709690093994, 745.0, 0.39741799235343933, 0.41901999711990356, 0.17577700316905975, 3.140000104904175, 1.472000002861023, 1.9589999914169312, -0.21577507257461548, -1.9732693433761597, 0.21179571747779846, 0.45174357295036316, -0.8143183588981628, -1.6522858142852783, 2.49124813079834, 861.0, -0.23368699848651886, 0.283841997385025, 0.076835997402668, 3.115000009536743, 1.3899999856948853, 3.0880000591278076], "mean": [0.38946428894996643, 2.030897378921509, -0.41195911169052124, -0.49618861079216003, -1.4613337516784668, -1.6704344749450684, 1.42075514793396, 494.5207824707031, 0.3110157251358032, 0.30208778381347656, 0.0977228432893753, -1.0161062479019165, 0.9448643922805786, 0.6500081419944763, -0.2816036343574524, -2.0570998191833496, -0.7054413557052612, 0.016933290287852287, -0.901828944683075, -1.7875210046768188, 2.3415699005126953, 761.3851318359375, -0.33100226521492004, 0.2529269754886627, 0.05393571779131889, 1.0421608686447144, 1.0333195924758911, 0.8428789377212524], "std": [0.22660885751247406, 0.06633825600147247, 0.2705376446247101, 0.305765300989151, 0.5250555872917175, 0.08322945237159729, 0.39344102144241333, 149.62049865722656, 0.06959465146064758, 0.05139146372675896, 0.03205405920743942, 1.4726656675338745, 0.5060996413230896, 0.8758119344711304, 0.06065335124731064, 0.021313263103365898, 0.3973464071750641, 0.18786397576332092, 0.06044359877705574, 0.05655834078788757, 0.11888477206230164, 184.86480712890625, 0.02652737870812416, 0.020530112087726593, 0.031670816242694855, 1.0386139154434204, 0.1760345697402954, 1.9825466871261597], "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": [743], "max": [743], "mean": [743.0], "std": [0.0], "count": [457]}, "index": {"min": [356153], "max": [356609], "mean": [356381.0], "std": [131.92422067232386], "count": [457]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [457]}, "subtask_annotation": {"mean": [17.89277899343545, 29.0, 29.0, 29.0, 29.0], "std": [8.689608242143159, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [457]}, "scene_annotation": {"mean": [743.0], "std": [0.0], "min": [743], "max": [743], "count": [457]}, "eef_direction_state": {"mean": [4.811816192560175, 4.540481400437637], "std": [1.8592816385075763, 1.9295587947593142], "min": [0, 0], "max": [6, 6], "count": [457]}, "eef_velocity_state": {"mean": [0.43982494529540483, 0.6805251641137856], "std": [0.7010389070690425, 0.8306975186725224], "min": [0, 0], "max": [2, 2], "count": [457]}, "eef_acc_mag_state": {"mean": [0.4682713347921225, 0.6214442013129103], "std": [0.7481412917762154, 0.81225547988967], "min": [0, 0], "max": [2, 2], "count": [457]}, "eef_direction_action": {"mean": [4.811816192560175, 4.540481400437637], "std": [1.8592816385075763, 1.9295587947593142], "min": [0, 0], "max": [6, 6], "count": [457]}, "eef_velocity_action": {"mean": [0.43982494529540483, 0.6805251641137856], "std": [0.7010389070690425, 0.8306975186725224], "min": [0, 0], "max": [2, 2], "count": [457]}, "eef_acc_mag_action": {"mean": [0.4682713347921225, 0.6214442013129103], "std": [0.7481412917762154, 0.81225547988967], "min": [0, 0], "max": [2, 2], "count": [457]}, "eef_sim_pose_state": {"mean": [0.4427248344725477, 0.3418298013041671, 1.0517987141183474, -0.9952279109581713, 0.9121320615822596, -0.5749053617829997, 0.49785667431791564, -0.363726894386123, 1.109555662578129, 1.3882309098126446, 0.8261673033891073, 0.26426408814691354], "std": [0.01886934796880435, 0.024933830187910084, 0.013282014494558379, 0.6053914120838543, 0.17734183914252444, 1.3109077622506387, 0.06539891207472766, 0.055322900039768856, 0.055943926559762824, 0.8271691427608538, 0.16928011420315356, 1.6039552149350702], "min": [0.3963130863932629, 0.24231219804203008, 1.010872887548559, -2.5968826072894764, 0.7341398551893379, -3.1174253125041145, 0.44605992644387027, -0.4234160118841288, 1.0379905001580305, 0.56566533251433, 0.466408050360843, -3.111816155667133], "max": [0.48973936960655895, 0.3915377410276403, 1.0669665537598512, -0.6102697761294279, 1.3749141681450192, 3.1131120464077466, 0.638884441214664, -0.20462906107058185, 1.2283078303748196, 3.0236729364381354, 1.454421105069072, 2.958056843624978], "count": [457]}, "eef_sim_pose_action": {"mean": [0.4427248344725477, 0.3418298013041671, 1.0517987141183474, -0.9952279109581713, 0.9121320615822596, -0.5749053617829997, 0.49785667431791564, -0.363726894386123, 1.109555662578129, 1.3882309098126446, 0.8261673033891073, 0.26426408814691354], "std": [0.01886934796880435, 0.024933830187910084, 0.013282014494558379, 0.6053914120838543, 0.17734183914252444, 1.3109077622506387, 0.06539891207472766, 0.055322900039768856, 0.055943926559762824, 0.8271691427608538, 0.16928011420315356, 1.6039552149350702], "min": [0.3963130863932629, 0.24231219804203008, 1.010872887548559, -2.5968826072894764, 0.7341398551893379, -3.1174253125041145, 0.44605992644387027, -0.4234160118841288, 1.0379905001580305, 0.56566533251433, 0.466408050360843, -3.111816155667133], "max": [0.48973936960655895, 0.3915377410276403, 1.0669665537598512, -0.6102697761294279, 1.3749141681450192, 3.1131120464077466, 0.638884441214664, -0.20462906107058185, 1.2283078303748196, 3.0236729364381354, 1.454421105069072, 2.958056843624978], "count": [457]}, "gripper_mode_state": {"mean": [0.1050328227571116, 0.2778993435448578], "std": [0.3065957092015229, 0.44796350119423095], "min": [0, 0], "max": [1, 1], "count": [457]}, "gripper_activity_state": {"mean": [1.8468271334792123, 1.859956236323851], "std": [0.4889991102799526, 0.4655229268885877], "min": [0, 0], "max": [2, 2], "count": [457]}, "gripper_mode_action": {"mean": [0.1050328227571116, 0.2778993435448578], "std": [0.3065957092015229, 0.44796350119423095], "min": [0, 0], "max": [1, 1], "count": [457]}, "gripper_activity_action": {"mean": [1.8468271334792123, 1.859956236323851], "std": [0.4889991102799526, 0.4655229268885877], "min": [0, 0], "max": [2, 2], "count": [457]}, "gripper_open_scale_state": {"mean": [0.7613851204836654, 0.49452078764599955], "std": [0.18486482603370713, 0.14961976863733834], "min": [0.088, 0.152], "max": [0.861, 0.745], "count": [457]}, "gripper_open_scale_action": {"mean": [0.7613851204836654, 0.49452078764599955], "std": [0.18486482603370713, 0.14961976863733834], "min": [0.088, 0.152], "max": [0.861, 0.745], "count": [457]}}} +{"episode_index": 665, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.7568627450980392]], [[0.7529411764705882]]], "mean": [[[0.492888439167716]], [[0.4259356430263237]], [[0.4099825395754632]]], "std": [[[0.11337460663990723]], [[0.20364067322227353]], [[0.22499626506752282]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.47046994738262277]], [[0.4725997312915992]], [[0.46788543727888704]]], "std": [[[0.06735376881894879]], [[0.0752735278904447]], [[0.07735209246348006]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.47776638296756013]], [[0.45971894862685136]], [[0.45049996627091204]]], "std": [[[0.06091084858888188]], [[0.11874041422993542]], [[0.13437290583943418]]], "count": [109]}, "observation.state": {"min": [0.21493729948997498, 1.8305363655090332, -0.9632647037506104, -1.1340277194976807, -2.586264133453369, -1.9541929960250854, 0.5764822363853455, -3.0, 0.1455949991941452, 0.2341179996728897, -0.008995999582111835, -3.1411852836608887, -0.15800002217292786, -0.9829999804496765, -0.4628438651561737, -2.069838523864746, -1.020110011100769, -0.10293952375650406, -1.2443673610687256, -1.9930613040924072, 2.0699081420898438, 8.0, -0.3770039975643158, 0.2465369999408722, -0.014675999991595745, 0.2980000078678131, 0.5889999866485596, -3.127000093460083], "max": [0.9481675624847412, 2.075179100036621, 0.13503612577915192, -0.08663814514875412, -1.1058756113052368, -1.4985222816467285, 2.2656643390655518, 726.0, 0.4100010097026825, 0.40618398785591125, 0.15139900147914886, 3.1410000324249268, 1.5080000162124634, 1.2059999704360962, -0.27316147089004517, -1.98618483543396, 0.24574238061904907, 0.36651915311813354, -0.7067536115646362, -1.514492154121399, 2.58638596534729, 861.0, -0.25659099221229553, 0.2842789888381958, 0.07819099724292755, 3.0969998836517334, 1.2920000553131104, 2.927999973297119], "mean": [0.4133812487125397, 2.03515887260437, -0.29201540350914, -0.37334364652633667, -1.4302171468734741, -1.6123965978622437, 1.1602197885513306, 275.8946228027344, 0.327236145734787, 0.2998548150062561, 0.08891027420759201, -0.9016700983047485, 0.8578733801841736, 0.38805097341537476, -0.3161291778087616, -2.0574839115142822, -0.6779552102088928, 0.03490302711725235, -1.036420226097107, -1.6710821390151978, 2.383981704711914, 471.25384521484375, -0.3492002785205841, 0.2689971923828125, 0.059573959559202194, 1.083565354347229, 1.0114648342132568, 1.0496835708618164], "std": [0.23315125703811646, 0.0586957149207592, 0.3947509825229645, 0.3193536102771759, 0.5224313735961914, 0.11270994693040848, 0.5816598534584045, 251.94894409179688, 0.08620481938123703, 0.05165043845772743, 0.03501846268773079, 1.5143989324569702, 0.49064838886260986, 0.6194514036178589, 0.04076781123876572, 0.019754493609070778, 0.3744971752166748, 0.15919546782970428, 0.20455092191696167, 0.1366712599992752, 0.18364423513412476, 392.53851318359375, 0.030707675963640213, 0.011225128546357155, 0.029279300943017006, 0.8679814338684082, 0.1572829931974411, 2.008193016052246], "count": [522]}, "action": {"min": [0.21493729948997498, 1.8305363655090332, -0.9632647037506104, -1.1340277194976807, -2.586264133453369, -1.9541929960250854, 0.5764822363853455, -3.0, 0.1455949991941452, 0.2341179996728897, -0.008995999582111835, -3.1411852836608887, -0.15800002217292786, -0.9829999804496765, -0.4628438651561737, -2.069838523864746, -1.020110011100769, -0.10293952375650406, -1.2443673610687256, -1.9930613040924072, 2.0699081420898438, 8.0, -0.3770039975643158, 0.2465369999408722, -0.014675999991595745, 0.2980000078678131, 0.5889999866485596, -3.127000093460083], "max": [0.9481675624847412, 2.075179100036621, 0.13503612577915192, -0.08663814514875412, -1.1058756113052368, -1.4985222816467285, 2.2656643390655518, 726.0, 0.4100010097026825, 0.40618398785591125, 0.15139900147914886, 3.1410000324249268, 1.5080000162124634, 1.2059999704360962, -0.27316147089004517, -1.98618483543396, 0.24574238061904907, 0.36651915311813354, -0.7067536115646362, -1.514492154121399, 2.58638596534729, 861.0, -0.25659099221229553, 0.2842789888381958, 0.07819099724292755, 3.0969998836517334, 1.2920000553131104, 2.927999973297119], "mean": [0.4133812487125397, 2.03515887260437, -0.29201540350914, -0.37334364652633667, -1.4302171468734741, -1.6123965978622437, 1.1602197885513306, 275.8946228027344, 0.327236145734787, 0.2998548150062561, 0.08891027420759201, -0.9016700983047485, 0.8578733801841736, 0.38805097341537476, -0.3161291778087616, -2.0574839115142822, -0.6779552102088928, 0.03490302711725235, -1.036420226097107, -1.6710821390151978, 2.383981704711914, 471.25384521484375, -0.3492002785205841, 0.2689971923828125, 0.059573959559202194, 1.083565354347229, 1.0114648342132568, 1.0496835708618164], "std": [0.23315125703811646, 0.0586957149207592, 0.3947509825229645, 0.3193536102771759, 0.5224313735961914, 0.11270994693040848, 0.5816598534584045, 251.94894409179688, 0.08620481938123703, 0.05165043845772743, 0.03501846268773079, 1.5143989324569702, 0.49064838886260986, 0.6194514036178589, 0.04076781123876572, 0.019754493609070778, 0.3744971752166748, 0.15919546782970428, 0.20455092191696167, 0.1366712599992752, 0.18364423513412476, 392.53851318359375, 0.030707675963640213, 0.011225128546357155, 0.029279300943017006, 0.8679814338684082, 0.1572829931974411, 2.008193016052246], "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": [744], "max": [744], "mean": [744.0], "std": [0.0], "count": [522]}, "index": {"min": [356610], "max": [357131], "mean": [356870.5], "std": [150.68814374948903], "count": [522]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [522]}, "subtask_annotation": {"mean": [19.666666666666668, 29.0, 29.0, 29.0, 29.0], "std": [8.487764463854441, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [522]}, "scene_annotation": {"mean": [744.0], "std": [0.0], "min": [744], "max": [744], "count": [522]}, "eef_direction_state": {"mean": [4.996168582375479, 4.503831417624521], "std": [1.7982496476670806, 2.059689900200986], "min": [0, 0], "max": [6, 6], "count": [522]}, "eef_velocity_state": {"mean": [0.3505747126436782, 0.6340996168582376], "std": [0.6140825440075606, 0.8154553846344673], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_acc_mag_state": {"mean": [0.43486590038314177, 0.5900383141762452], "std": [0.7405670404522966, 0.7954229690431727], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_direction_action": {"mean": [4.996168582375479, 4.503831417624521], "std": [1.7982496476670806, 2.059689900200986], "min": [0, 0], "max": [6, 6], "count": [522]}, "eef_velocity_action": {"mean": [0.3505747126436782, 0.6340996168582376], "std": [0.6140825440075606, 0.8154553846344673], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_acc_mag_action": {"mean": [0.43486590038314177, 0.5900383141762452], "std": [0.7405670404522966, 0.7954229690431727], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_sim_pose_state": {"mean": [0.4571127998300307, 0.3539131339374919, 1.0459668238415805, -1.0658197710479977, 0.981608376190232, -0.5900473587956608, 0.4959270133951291, -0.361953274559171, 1.0925607695400854, 1.3170690602499935, 0.9365447395574921, 0.18191305235492683], "std": [0.009722484964316928, 0.020189284663375214, 0.0161889876347652, 0.5959217689229623, 0.2060844268687777, 1.2514796773960035, 0.06611077171740869, 0.06566729557871889, 0.0612410353992583, 0.7885581608771459, 0.19807190204428884, 1.4573836151329809], "min": [0.43748139750183956, 0.2797782456927019, 1.0088978898701328, -2.7418139941031767, 0.6752401694174996, -3.083553858085333, 0.42107273146785107, -0.41458675977404985, 1.040041012853008, 0.7646130432790421, 0.39236931465182256, -3.126312887117573], "max": [0.4794692722767131, 0.3733637374115428, 1.0777000793795148, -0.483372447894789, 1.3852510166517407, 3.1167401211553596, 0.6266358578171379, -0.1912641309251245, 1.2322176474163098, 2.862122480701274, 1.3595716336330073, 3.0989424573331075], "count": [522]}, "eef_sim_pose_action": {"mean": [0.4571127998300307, 0.3539131339374919, 1.0459668238415805, -1.0658197710479977, 0.981608376190232, -0.5900473587956608, 0.4959270133951291, -0.361953274559171, 1.0925607695400854, 1.3170690602499935, 0.9365447395574921, 0.18191305235492683], "std": [0.009722484964316928, 0.020189284663375214, 0.0161889876347652, 0.5959217689229623, 0.2060844268687777, 1.2514796773960035, 0.06611077171740869, 0.06566729557871889, 0.0612410353992583, 0.7885581608771459, 0.19807190204428884, 1.4573836151329809], "min": [0.43748139750183956, 0.2797782456927019, 1.0088978898701328, -2.7418139941031767, 0.6752401694174996, -3.083553858085333, 0.42107273146785107, -0.41458675977404985, 1.040041012853008, 0.7646130432790421, 0.39236931465182256, -3.126312887117573], "max": [0.4794692722767131, 0.3733637374115428, 1.0777000793795148, -0.483372447894789, 1.3852510166517407, 3.1167401211553596, 0.6266358578171379, -0.1912641309251245, 1.2322176474163098, 2.862122480701274, 1.3595716336330073, 3.0989424573331075], "count": [522]}, "gripper_mode_state": {"mean": [0.47126436781609193, 0.8295019157088123], "std": [0.49917358047375665, 0.37606979078918673], "min": [0, 0], "max": [1, 1], "count": [522]}, "gripper_activity_state": {"mean": [1.8065134099616857, 1.8984674329501916], "std": [0.4902455683156374, 0.38560986663453295], "min": [0, 0], "max": [2, 2], "count": [522]}, "gripper_mode_action": {"mean": [0.47126436781609193, 0.8295019157088123], "std": [0.49917358047375665, 0.37606979078918673], "min": [0, 0], "max": [1, 1], "count": [522]}, "gripper_activity_action": {"mean": [1.8065134099616857, 1.8984674329501916], "std": [0.4902455683156374, 0.38560986663453295], "min": [0, 0], "max": [2, 2], "count": [522]}, "gripper_open_scale_state": {"mean": [0.4712538312130088, 0.2762911877833108], "std": [0.39253801185904175, 0.2515136460511717], "min": [0.008, 0.0], "max": [0.861, 0.726], "count": [522]}, "gripper_open_scale_action": {"mean": [0.4712538312130088, 0.2762911877833108], "std": [0.39253801185904175, 0.2515136460511717], "min": [0.008, 0.0], "max": [0.861, 0.726], "count": [522]}}} +{"episode_index": 666, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.4738567585784314]], [[0.4160419158496732]], [[0.4005701266339869]]], "std": [[[0.12177418228571411]], [[0.1955560933819222]], [[0.21389988707685675]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47555906454248364]], [[0.46787459967320266]], [[0.46070221609477124]]], "std": [[[0.07607686269011554]], [[0.11102460009250198]], [[0.11950848186340349]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.7764705882352941]], [[0.7568627450980392]]], "mean": [[[0.47824078635620915]], [[0.4388536642156863]], [[0.4195683129084967]]], "std": [[[0.09871651584654448]], [[0.1794068483786724]], [[0.20164045108812725]]], "count": [100]}, "observation.state": {"min": [-0.10861183702945709, 1.8693872690200806, -1.5635706186294556, -1.5811636447906494, -2.6106112003326416, -2.058685779571533, 0.5578595995903015, 155.0, 0.11611399799585342, 0.1596429944038391, -0.09208100289106369, -2.937000036239624, -0.27300000190734863, -1.2350000143051147, -0.40948915481567383, -2.0785303115844727, -2.8849596977233887, -1.084949016571045, 1.1547622680664062, -1.8728082180023193, 1.9172965288162231, 145.0, -0.4155479967594147, 0.19213999807834625, -0.05100499838590622, 1.3279999494552612, -0.08799999952316284, -3.130185127258301], "max": [0.9707346558570862, 2.093278169631958, -0.04283038154244423, -0.008045967668294907, -0.6349856853485107, -1.005519151687622, 2.476883888244629, 811.0, 0.39742401242256165, 0.4408259987831116, 0.1895429939031601, -0.75, 1.1460000276565552, 1.2569999694824219, 0.0013089970452710986, -1.94253408908844, -1.9338946342468262, -0.24204227328300476, 2.092195987701416, -0.43559929728507996, 2.500166654586792, 814.0, -0.2276410013437271, 0.35071098804473877, 0.23864400386810303, 3.01200008392334, 0.9679999947547913, 3.140000104904175], "mean": [0.4105817973613739, 2.039813995361328, -0.7881194949150085, -0.7107710242271423, -1.6404427289962769, -1.5989644527435303, 1.4855812788009644, 516.3142700195312, 0.25731828808784485, 0.3076852262020111, 0.06071559712290764, -2.0909314155578613, 0.5863507986068726, 0.19672514498233795, -0.1631164252758026, -2.054866075515747, -2.6297860145568848, -0.6210530400276184, 1.590726613998413, -1.5113786458969116, 2.135819673538208, 701.0365600585938, -0.3625411093235016, 0.25116291642189026, 0.0701199620962143, 2.1983752250671387, 0.7435145974159241, -2.640655755996704], "std": [0.3861204981803894, 0.057028282433748245, 0.3997690677642822, 0.3586520850658417, 0.7805884480476379, 0.3552956283092499, 0.5438806414604187, 230.87734985351562, 0.07976218312978745, 0.10591442137956619, 0.0781116858124733, 0.8301560878753662, 0.518923819065094, 0.8613365292549133, 0.10698795318603516, 0.02736082673072815, 0.210862398147583, 0.12855227291584015, 0.22533227503299713, 0.2064838409423828, 0.10391147434711456, 166.1330108642578, 0.044745564460754395, 0.038994502276182175, 0.05842312425374985, 0.423532634973526, 0.2042984664440155, 1.4027295112609863], "count": [342]}, "action": {"min": [-0.10861183702945709, 1.8693872690200806, -1.5635706186294556, -1.5811636447906494, -2.6106112003326416, -2.058685779571533, 0.5578595995903015, 155.0, 0.11611399799585342, 0.1596429944038391, -0.09208100289106369, -2.937000036239624, -0.27300000190734863, -1.2350000143051147, -0.40948915481567383, -2.0785303115844727, -2.8849596977233887, -1.084949016571045, 1.1547622680664062, -1.8728082180023193, 1.9172965288162231, 145.0, -0.4155479967594147, 0.19213999807834625, -0.05100499838590622, 1.3279999494552612, -0.08799999952316284, -3.130185127258301], "max": [0.9707346558570862, 2.093278169631958, -0.04283038154244423, -0.008045967668294907, -0.6349856853485107, -1.005519151687622, 2.476883888244629, 811.0, 0.39742401242256165, 0.4408259987831116, 0.1895429939031601, -0.75, 1.1460000276565552, 1.2569999694824219, 0.0013089970452710986, -1.94253408908844, -1.9338946342468262, -0.24204227328300476, 2.092195987701416, -0.43559929728507996, 2.500166654586792, 814.0, -0.2276410013437271, 0.35071098804473877, 0.23864400386810303, 3.01200008392334, 0.9679999947547913, 3.140000104904175], "mean": [0.4105817973613739, 2.039813995361328, -0.7881194949150085, -0.7107710242271423, -1.6404427289962769, -1.5989644527435303, 1.4855812788009644, 516.3142700195312, 0.25731828808784485, 0.3076852262020111, 0.06071559712290764, -2.0909314155578613, 0.5863507986068726, 0.19672514498233795, -0.1631164252758026, -2.054866075515747, -2.6297860145568848, -0.6210530400276184, 1.590726613998413, -1.5113786458969116, 2.135819673538208, 701.0365600585938, -0.3625411093235016, 0.25116291642189026, 0.0701199620962143, 2.1983752250671387, 0.7435145974159241, -2.640655755996704], "std": [0.3861204981803894, 0.057028282433748245, 0.3997690677642822, 0.3586520850658417, 0.7805884480476379, 0.3552956283092499, 0.5438806414604187, 230.87734985351562, 0.07976218312978745, 0.10591442137956619, 0.0781116858124733, 0.8301560878753662, 0.518923819065094, 0.8613365292549133, 0.10698795318603516, 0.02736082673072815, 0.210862398147583, 0.12855227291584015, 0.22533227503299713, 0.2064838409423828, 0.10391147434711456, 166.1330108642578, 0.044745564460754395, 0.038994502276182175, 0.05842312425374985, 0.423532634973526, 0.2042984664440155, 1.4027295112609863], "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": [745], "max": [745], "mean": [745.0], "std": [0.0], "count": [342]}, "index": {"min": [357132], "max": [357473], "mean": [357302.5], "std": [98.72647399085346], "count": [342]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [342]}, "subtask_annotation": {"mean": [14.90643274853801, 29.0, 29.0, 29.0, 29.0], "std": [7.197100993685826, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [342]}, "scene_annotation": {"mean": [745.0], "std": [0.0], "min": [745], "max": [745], "count": [342]}, "eef_direction_state": {"mean": [3.611111111111111, 3.3859649122807016], "std": [2.1407203368851695, 2.1514666774704967], "min": [0, 0], "max": [6, 6], "count": [342]}, "eef_velocity_state": {"mean": [0.9649122807017544, 1.1842105263157894], "std": [0.8085416576703779, 0.8296316678000445], "min": [0, 0], "max": [2, 2], "count": [342]}, "eef_acc_mag_state": {"mean": [0.9883040935672515, 0.9502923976608187], "std": [0.8306152450472339, 0.8059627397686678], "min": [0, 0], "max": [2, 2], "count": [342]}, "eef_direction_action": {"mean": [3.611111111111111, 3.3859649122807016], "std": [2.1407203368851695, 2.1514666774704967], "min": [0, 0], "max": [6, 6], "count": [342]}, "eef_velocity_action": {"mean": [0.9649122807017544, 1.1842105263157894], "std": [0.8085416576703779, 0.8296316678000445], "min": [0, 0], "max": [2, 2], "count": [342]}, "eef_acc_mag_action": {"mean": [0.9883040935672515, 0.9502923976608187], "std": [0.8306152450472339, 0.8059627397686678], "min": [0, 0], "max": [2, 2], "count": [342]}, "eef_sim_pose_state": {"mean": [0.44198012059553476, 0.3894314074048974, 1.062098256198239, -1.7219381212421563, 1.3763203299757183, -0.7602065341168484, 0.509552919428093, -0.3074004223654125, 1.131013855732048, 0.24127985420910017, 0.7964799064668305, -0.33064666355031525], "std": [0.042634286902745934, 0.05462876549379308, 0.02886682793624185, 1.2249050921107376, 0.1785154153653539, 2.203992509763145, 0.11397046252035706, 0.09940735034173127, 0.04970144810225192, 1.9132195072180032, 0.2356076877131049, 1.7588183594005051], "min": [0.3751751384577458, 0.23189226711344538, 1.022215096796002, -2.994432862386462, 0.6314773905839037, -3.115585622191398, 0.3475284427865336, -0.42378845035720275, 1.032497484033573, -3.118926459656847, 0.41738713388391235, -3.1404015654396273], "max": [0.5354321489295674, 0.4966689519651497, 1.1554404099991331, 3.0132493016661965, 1.547007097907413, 3.131451035685287, 0.6547796679681711, -0.1231634005139561, 1.2339919524946779, 3.1010393393319537, 1.3918184413603494, 3.1223946929001754], "count": [342]}, "eef_sim_pose_action": {"mean": [0.44198012059553476, 0.3894314074048974, 1.062098256198239, -1.7219381212421563, 1.3763203299757183, -0.7602065341168484, 0.509552919428093, -0.3074004223654125, 1.131013855732048, 0.24127985420910017, 0.7964799064668305, -0.33064666355031525], "std": [0.042634286902745934, 0.05462876549379308, 0.02886682793624185, 1.2249050921107376, 0.1785154153653539, 2.203992509763145, 0.11397046252035706, 0.09940735034173127, 0.04970144810225192, 1.9132195072180032, 0.2356076877131049, 1.7588183594005051], "min": [0.3751751384577458, 0.23189226711344538, 1.022215096796002, -2.994432862386462, 0.6314773905839037, -3.115585622191398, 0.3475284427865336, -0.42378845035720275, 1.032497484033573, -3.118926459656847, 0.41738713388391235, -3.1404015654396273], "max": [0.5354321489295674, 0.4966689519651497, 1.1554404099991331, 3.0132493016661965, 1.547007097907413, 3.131451035685287, 0.6547796679681711, -0.1231634005139561, 1.2339919524946779, 3.1010393393319537, 1.3918184413603494, 3.1223946929001754], "count": [342]}, "gripper_mode_state": {"mean": [0.12280701754385964, 0.2777777777777778], "std": [0.3282155602433286, 0.44790320823880886], "min": [0, 0], "max": [1, 1], "count": [342]}, "gripper_activity_state": {"mean": [1.8538011695906433, 1.9005847953216375], "std": [0.4610249783275386, 0.3847224375063966], "min": [0, 0], "max": [2, 2], "count": [342]}, "gripper_mode_action": {"mean": [0.12280701754385964, 0.2777777777777778], "std": [0.3282155602433286, 0.44790320823880886], "min": [0, 0], "max": [1, 1], "count": [342]}, "gripper_activity_action": {"mean": [1.8538011695906433, 1.9005847953216375], "std": [0.4610249783275386, 0.3847224375063966], "min": [0, 0], "max": [2, 2], "count": [342]}, "gripper_open_scale_state": {"mean": [0.7010365494845202, 0.5163143275746125], "std": [0.16613298428368045, 0.23087729496856554], "min": [0.145, 0.155], "max": [0.814, 0.811], "count": [342]}, "gripper_open_scale_action": {"mean": [0.7010365494845202, 0.5163143275746125], "std": [0.16613298428368045, 0.23087729496856554], "min": [0.145, 0.155], "max": [0.814, 0.811], "count": [342]}}} +{"episode_index": 667, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.48319545343137255]], [[0.42068504493464054]], [[0.4053564031862745]]], "std": [[[0.12301676472548177]], [[0.2016491367065098]], [[0.22189014929705378]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4781199407679738]], [[0.47384754493464054]], [[0.4675772303921568]]], "std": [[[0.08169635883539977]], [[0.10805547668388818]], [[0.11486215826566885]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.0]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.7372549019607844]], [[0.7176470588235294]]], "mean": [[[0.4767018852124183]], [[0.4406817299836602]], [[0.4236259170751634]]], "std": [[[0.07061105481986957]], [[0.16256347209149372]], [[0.18252171072700427]]], "count": [100]}, "observation.state": {"min": [0.1267283707857132, 1.8250210285186768, -1.4924834966659546, -1.2205785512924194, -2.4786643981933594, -1.851899266242981, 0.3197617530822754, 153.0, 0.12195800244808197, 0.20896899700164795, -0.0858680009841919, -3.056999921798706, -0.17599999904632568, -1.1670000553131104, -0.5360778570175171, -2.078704595565796, -2.835078001022339, -0.6646912097930908, 0.9463175535202026, -1.9767251014709473, 2.1325130462646484, 34.0, -0.4172140061855316, 0.1336970031261444, -0.04752499982714653, 1.1519999504089355, 0.48899999260902405, -3.1361851692199707], "max": [0.8070751428604126, 2.0838534832000732, -0.4463505148887634, 0.12021828442811966, -0.45601963996887207, -0.9277647137641907, 2.327972650527954, 837.0, 0.37614500522613525, 0.414775013923645, 0.13738299906253815, -1.1119999885559082, 1.215999960899353, 0.875, 0.05658357962965965, -2.005366086959839, -2.290605068206787, 0.08873254805803299, 1.7586461305618286, -1.4619052410125732, 2.9319088459014893, 819.0, -0.22124400734901428, 0.2898170053958893, 0.06384699791669846, 3.0209999084472656, 1.0470000505447388, 3.1389999389648438], "mean": [0.40621471405029297, 2.040194272994995, -0.9729627370834351, -0.5160389542579651, -1.3650217056274414, -1.5877597332000732, 1.134056806564331, 473.39886474609375, 0.2759663760662079, 0.306742399930954, 0.03334776684641838, -2.0951054096221924, 0.5114787817001343, 0.08115965873003006, -0.11649112403392792, -2.064157009124756, -2.6540639400482178, -0.14584192633628845, 1.19304358959198, -1.648027777671814, 2.6277430057525635, 432.17510986328125, -0.3752150237560272, 0.20120330154895782, 0.034275658428668976, 1.7039905786514282, 0.8021401166915894, 1.3953553438186646], "std": [0.2702678143978119, 0.06654535233974457, 0.2985457479953766, 0.41132599115371704, 0.8722130060195923, 0.26512473821640015, 0.7708889245986938, 220.52621459960938, 0.08037405461072922, 0.0775282084941864, 0.048685044050216675, 0.7917035222053528, 0.41111648082733154, 0.7272337675094604, 0.1409447193145752, 0.009924745187163353, 0.181860089302063, 0.24903105199337006, 0.3400534689426422, 0.13209274411201477, 0.2624712884426117, 199.6012420654297, 0.05288191884756088, 0.0390692800283432, 0.0315299928188324, 0.6522146463394165, 0.13759459555149078, 2.56097149848938], "count": [351]}, "action": {"min": [0.1267283707857132, 1.8250210285186768, -1.4924834966659546, -1.2205785512924194, -2.4786643981933594, -1.851899266242981, 0.3197617530822754, 153.0, 0.12195800244808197, 0.20896899700164795, -0.0858680009841919, -3.056999921798706, -0.17599999904632568, -1.1670000553131104, -0.5360778570175171, -2.078704595565796, -2.835078001022339, -0.6646912097930908, 0.9463175535202026, -1.9767251014709473, 2.1325130462646484, 34.0, -0.4172140061855316, 0.1336970031261444, -0.04752499982714653, 1.1519999504089355, 0.48899999260902405, -3.1361851692199707], "max": [0.8070751428604126, 2.0838534832000732, -0.4463505148887634, 0.12021828442811966, -0.45601963996887207, -0.9277647137641907, 2.327972650527954, 837.0, 0.37614500522613525, 0.414775013923645, 0.13738299906253815, -1.1119999885559082, 1.215999960899353, 0.875, 0.05658357962965965, -2.005366086959839, -2.290605068206787, 0.08873254805803299, 1.7586461305618286, -1.4619052410125732, 2.9319088459014893, 819.0, -0.22124400734901428, 0.2898170053958893, 0.06384699791669846, 3.0209999084472656, 1.0470000505447388, 3.1389999389648438], "mean": [0.40621471405029297, 2.040194272994995, -0.9729627370834351, -0.5160389542579651, -1.3650217056274414, -1.5877597332000732, 1.134056806564331, 473.39886474609375, 0.2759663760662079, 0.306742399930954, 0.03334776684641838, -2.0951054096221924, 0.5114787817001343, 0.08115965873003006, -0.11649112403392792, -2.064157009124756, -2.6540639400482178, -0.14584192633628845, 1.19304358959198, -1.648027777671814, 2.6277430057525635, 432.17510986328125, -0.3752150237560272, 0.20120330154895782, 0.034275658428668976, 1.7039905786514282, 0.8021401166915894, 1.3953553438186646], "std": [0.2702678143978119, 0.06654535233974457, 0.2985457479953766, 0.41132599115371704, 0.8722130060195923, 0.26512473821640015, 0.7708889245986938, 220.52621459960938, 0.08037405461072922, 0.0775282084941864, 0.048685044050216675, 0.7917035222053528, 0.41111648082733154, 0.7272337675094604, 0.1409447193145752, 0.009924745187163353, 0.181860089302063, 0.24903105199337006, 0.3400534689426422, 0.13209274411201477, 0.2624712884426117, 199.6012420654297, 0.05288191884756088, 0.0390692800283432, 0.0315299928188324, 0.6522146463394165, 0.13759459555149078, 2.56097149848938], "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": [746], "max": [746], "mean": [746.0], "std": [0.0], "count": [351]}, "index": {"min": [357474], "max": [357824], "mean": [357649.0], "std": [101.32456102380442], "count": [351]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [351]}, "subtask_annotation": {"mean": [15.45868945868946, 29.0, 29.0, 29.0, 29.0], "std": [7.700066784250096, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [351]}, "scene_annotation": {"mean": [746.0], "std": [0.0], "min": [746], "max": [746], "count": [351]}, "eef_direction_state": {"mean": [3.6552706552706553, 3.7321937321937324], "std": [2.346900574302863, 2.035879176043585], "min": [0, 0], "max": [6, 6], "count": [351]}, "eef_velocity_state": {"mean": [0.7891737891737892, 0.98005698005698], "std": [0.7995705050771621, 0.8145059482736865], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_acc_mag_state": {"mean": [0.8347578347578347, 0.9002849002849003], "std": [0.8446512697953064, 0.8086251064037466], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_direction_action": {"mean": [3.6552706552706553, 3.7321937321937324], "std": [2.346900574302863, 2.035879176043585], "min": [0, 0], "max": [6, 6], "count": [351]}, "eef_velocity_action": {"mean": [0.7891737891737892, 0.98005698005698], "std": [0.7995705050771621, 0.8145059482736865], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_acc_mag_action": {"mean": [0.8347578347578347, 0.9002849002849003], "std": [0.8446512697953064, 0.8086251064037466], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_sim_pose_state": {"mean": [0.3896773841002206, 0.35885762786714465, 1.0196211245923565, -0.6092703238007613, 1.3635824795435154, -0.09631968395754752, 0.5069068965094385, -0.2995649781218239, 1.097932588918141, 0.2661864552141479, 0.8771545599097837, -0.5304788492624596], "std": [0.04640738878866458, 0.03841552892280932, 0.02494816707184952, 1.176469389156547, 0.07494610920346491, 1.2091231369087325, 0.09016523302500555, 0.07861987483899258, 0.05511747208834463, 1.7515837194416426, 0.288673971263224, 1.5459418532120035], "min": [0.3163773095998115, 0.23127217296485342, 0.9974015440371831, -3.1325277926591313, 1.192421744295912, -2.1765715024874144, 0.3950046028233289, -0.4083145864072644, 1.015337535096252, -3.1321724652180865, 0.4020993038580125, -3.130813518839742], "max": [0.5000705627770502, 0.4013374792987317, 1.0852773025107683, 3.11044537548299, 1.5501335312079143, 2.469402881451854, 0.6291308532643911, -0.13272195951848154, 1.1837915963025154, 3.114941621748324, 1.280649729934745, 3.12982034169024], "count": [351]}, "eef_sim_pose_action": {"mean": [0.3896773841002206, 0.35885762786714465, 1.0196211245923565, -0.6092703238007613, 1.3635824795435154, -0.09631968395754752, 0.5069068965094385, -0.2995649781218239, 1.097932588918141, 0.2661864552141479, 0.8771545599097837, -0.5304788492624596], "std": [0.04640738878866458, 0.03841552892280932, 0.02494816707184952, 1.176469389156547, 0.07494610920346491, 1.2091231369087325, 0.09016523302500555, 0.07861987483899258, 0.05511747208834463, 1.7515837194416426, 0.288673971263224, 1.5459418532120035], "min": [0.3163773095998115, 0.23127217296485342, 0.9974015440371831, -3.1325277926591313, 1.192421744295912, -2.1765715024874144, 0.3950046028233289, -0.4083145864072644, 1.015337535096252, -3.1321724652180865, 0.4020993038580125, -3.130813518839742], "max": [0.5000705627770502, 0.4013374792987317, 1.0852773025107683, 3.11044537548299, 1.5501335312079143, 2.469402881451854, 0.6291308532643911, -0.13272195951848154, 1.1837915963025154, 3.114941621748324, 1.280649729934745, 3.12982034169024], "count": [351]}, "gripper_mode_state": {"mean": [0.8062678062678063, 0.7207977207977208], "std": [0.39522149592842737, 0.4486071404809918], "min": [0, 0], "max": [1, 1], "count": [351]}, "gripper_activity_state": {"mean": [1.8262108262108263, 1.7492877492877492], "std": [0.5240616642313966, 0.6177279431814955], "min": [0, 0], "max": [2, 2], "count": [351]}, "gripper_mode_action": {"mean": [0.8062678062678063, 0.7207977207977208], "std": [0.39522149592842737, 0.4486071404809918], "min": [0, 0], "max": [1, 1], "count": [351]}, "gripper_activity_action": {"mean": [1.8262108262108263, 1.7492877492877492], "std": [0.5240616642313966, 0.6177279431814955], "min": [0, 0], "max": [2, 2], "count": [351]}, "gripper_open_scale_state": {"mean": [0.4321752137404222, 0.4733988607901114], "std": [0.19960118704443305, 0.2205262036019683], "min": [0.034, 0.153], "max": [0.819, 0.837], "count": [351]}, "gripper_open_scale_action": {"mean": [0.4321752137404222, 0.4733988607901114], "std": [0.19960118704443305, 0.2205262036019683], "min": [0.034, 0.153], "max": [0.819, 0.837], "count": [351]}}} +{"episode_index": 668, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4824215829248366]], [[0.4220996895424836]], [[0.40696032475490196]]], "std": [[[0.1226912561087368]], [[0.19845452738226194]], [[0.21834450846364456]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4813672937091503]], [[0.47474707720588233]], [[0.4680124305555556]]], "std": [[[0.07251116046775444]], [[0.1035164635517017]], [[0.11094241120352137]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.8235294117647058]], [[0.807843137254902]]], "mean": [[[0.4682993035130719]], [[0.430500727124183]], [[0.4074023325163399]]], "std": [[[0.06752331999428823]], [[0.16875629530916772]], [[0.19544337008537518]]], "count": [100]}, "observation.state": {"min": [-0.01692969538271427, 1.828686237335205, -1.54337739944458, -1.4127393960952759, -2.393003463745117, -1.8880274295806885, 0.34285247325897217, 140.0, 0.13248500227928162, 0.19328300654888153, -0.07620400190353394, -3.0260000228881836, -0.2770000398159027, -1.1740000247955322, -0.6435028910636902, -2.0786523818969727, -2.849651336669922, -0.520631730556488, 0.9186716079711914, -1.8425267934799194, 2.036956548690796, 44.0, -0.4194920063018799, 0.14120100438594818, -0.07952100038528442, 1.190000057220459, 0.5429999828338623, -3.1371853351593018], "max": [0.7102442979812622, 2.0858256816864014, -0.39707985520362854, 0.1497667133808136, -0.5512971878051758, -0.8851438164710999, 2.365095615386963, 840.0, 0.37757501006126404, 0.4041590094566345, 0.17553900182247162, -0.9350000023841858, 1.13100004196167, 0.7549999952316284, 0.07888888567686081, -1.9781386852264404, -2.305928945541382, 0.049672067165374756, 1.8210241794586182, -1.49394953250885, 2.8072922229766846, 813.0, -0.2136400043964386, 0.31612101197242737, 0.05550700053572655, 2.992000102996826, 0.9929999113082886, 3.0950000286102295], "mean": [0.3513597846031189, 2.0412039756774902, -1.0304665565490723, -0.7328690886497498, -1.4745219945907593, -1.497225284576416, 1.3202240467071533, 588.7550659179688, 0.2612508237361908, 0.31454557180404663, 0.0380592979490757, -2.213343381881714, 0.5321963429450989, 0.04583004117012024, -0.13364946842193604, -2.0571744441986084, -2.672983407974243, -0.12941472232341766, 1.263798475265503, -1.5916872024536133, 2.556267261505127, 654.721435546875, -0.3795510232448578, 0.20522458851337433, 0.02359640598297119, 1.8252227306365967, 0.8316248655319214, 0.9004164934158325], "std": [0.29080909490585327, 0.06804358214139938, 0.3030463457107544, 0.39643868803977966, 0.7892380952835083, 0.2476131021976471, 0.6912577152252197, 248.0535430908203, 0.07364509999752045, 0.07188857346773148, 0.054248563945293427, 0.6965311169624329, 0.4725692570209503, 0.7039787173271179, 0.15981942415237427, 0.02273639850318432, 0.17596231400966644, 0.22559168934822083, 0.36264660954475403, 0.08262371271848679, 0.3125162720680237, 243.0971221923828, 0.05209362134337425, 0.042532991617918015, 0.0342688225209713, 0.7090526223182678, 0.10051517188549042, 2.7263176441192627], "count": [341]}, "action": {"min": [-0.01692969538271427, 1.828686237335205, -1.54337739944458, -1.4127393960952759, -2.393003463745117, -1.8880274295806885, 0.34285247325897217, 140.0, 0.13248500227928162, 0.19328300654888153, -0.07620400190353394, -3.0260000228881836, -0.2770000398159027, -1.1740000247955322, -0.6435028910636902, -2.0786523818969727, -2.849651336669922, -0.520631730556488, 0.9186716079711914, -1.8425267934799194, 2.036956548690796, 44.0, -0.4194920063018799, 0.14120100438594818, -0.07952100038528442, 1.190000057220459, 0.5429999828338623, -3.1371853351593018], "max": [0.7102442979812622, 2.0858256816864014, -0.39707985520362854, 0.1497667133808136, -0.5512971878051758, -0.8851438164710999, 2.365095615386963, 840.0, 0.37757501006126404, 0.4041590094566345, 0.17553900182247162, -0.9350000023841858, 1.13100004196167, 0.7549999952316284, 0.07888888567686081, -1.9781386852264404, -2.305928945541382, 0.049672067165374756, 1.8210241794586182, -1.49394953250885, 2.8072922229766846, 813.0, -0.2136400043964386, 0.31612101197242737, 0.05550700053572655, 2.992000102996826, 0.9929999113082886, 3.0950000286102295], "mean": [0.3513597846031189, 2.0412039756774902, -1.0304665565490723, -0.7328690886497498, -1.4745219945907593, -1.497225284576416, 1.3202240467071533, 588.7550659179688, 0.2612508237361908, 0.31454557180404663, 0.0380592979490757, -2.213343381881714, 0.5321963429450989, 0.04583004117012024, -0.13364946842193604, -2.0571744441986084, -2.672983407974243, -0.12941472232341766, 1.263798475265503, -1.5916872024536133, 2.556267261505127, 654.721435546875, -0.3795510232448578, 0.20522458851337433, 0.02359640598297119, 1.8252227306365967, 0.8316248655319214, 0.9004164934158325], "std": [0.29080909490585327, 0.06804358214139938, 0.3030463457107544, 0.39643868803977966, 0.7892380952835083, 0.2476131021976471, 0.6912577152252197, 248.0535430908203, 0.07364509999752045, 0.07188857346773148, 0.054248563945293427, 0.6965311169624329, 0.4725692570209503, 0.7039787173271179, 0.15981942415237427, 0.02273639850318432, 0.17596231400966644, 0.22559168934822083, 0.36264660954475403, 0.08262371271848679, 0.3125162720680237, 243.0971221923828, 0.05209362134337425, 0.042532991617918015, 0.0342688225209713, 0.7090526223182678, 0.10051517188549042, 2.7263176441192627], "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": [747], "max": [747], "mean": [747.0], "std": [0.0], "count": [341]}, "index": {"min": [357825], "max": [358165], "mean": [357995.0], "std": [98.4377976185977], "count": [341]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [341]}, "subtask_annotation": {"mean": [14.304985337243401, 29.0, 29.0, 29.0, 29.0], "std": [7.371634929876439, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [341]}, "scene_annotation": {"mean": [747.0], "std": [0.0], "min": [747], "max": [747], "count": [341]}, "eef_direction_state": {"mean": [3.7653958944281527, 3.501466275659824], "std": [2.302129367200342, 1.9338391661192806], "min": [0, 0], "max": [6, 6], "count": [341]}, "eef_velocity_state": {"mean": [0.7302052785923754, 1.093841642228739], "std": [0.7487602375557685, 0.790332101858325], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_acc_mag_state": {"mean": [0.8269794721407625, 1.002932551319648], "std": [0.8262408048588493, 0.8194788907239583], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_direction_action": {"mean": [3.7653958944281527, 3.501466275659824], "std": [2.302129367200342, 1.9338391661192806], "min": [0, 0], "max": [6, 6], "count": [341]}, "eef_velocity_action": {"mean": [0.7302052785923754, 1.093841642228739], "std": [0.7487602375557685, 0.790332101858325], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_acc_mag_action": {"mean": [0.8269794721407625, 1.002932551319648], "std": [0.8262408048588493, 0.8194788907239583], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_sim_pose_state": {"mean": [0.3938420522913761, 0.3557484682015402, 1.0120952372562964, -1.1599313656548775, 1.3448624845182497, -0.5365604107692773, 0.5151980830058818, -0.295565146552438, 1.1138703550287257, 0.26255882886009785, 0.8756373565014437, -0.4268803050949005], "std": [0.047878116704554004, 0.04378579740443865, 0.019109046249918563, 0.686425703057799, 0.11969932614028954, 1.629172071511513, 0.0826329292204641, 0.07968043625300272, 0.05000697061049634, 1.8016998864192608, 0.311389881163547, 1.65842133479615], "min": [0.3238920091014026, 0.20234077996433564, 0.9945783382298189, -2.492257608429949, 1.0321539197417016, -3.1236934240349106, 0.3791511321529506, -0.43240784709448643, 1.0163012476346833, -3.1048020257260025, 0.4357196559737262, -3.13974219698072], "max": [0.5237433621725073, 0.3865961718354402, 1.0654992004094614, -0.056609855852832375, 1.4573741165904504, 3.1121373797143375, 0.6164386872935502, -0.1321190780542869, 1.1996496943747916, 3.1245413823925774, 1.2833058002039315, 3.12603562115601], "count": [341]}, "eef_sim_pose_action": {"mean": [0.3938420522913761, 0.3557484682015402, 1.0120952372562964, -1.1599313656548775, 1.3448624845182497, -0.5365604107692773, 0.5151980830058818, -0.295565146552438, 1.1138703550287257, 0.26255882886009785, 0.8756373565014437, -0.4268803050949005], "std": [0.047878116704554004, 0.04378579740443865, 0.019109046249918563, 0.686425703057799, 0.11969932614028954, 1.629172071511513, 0.0826329292204641, 0.07968043625300272, 0.05000697061049634, 1.8016998864192608, 0.311389881163547, 1.65842133479615], "min": [0.3238920091014026, 0.20234077996433564, 0.9945783382298189, -2.492257608429949, 1.0321539197417016, -3.1236934240349106, 0.3791511321529506, -0.43240784709448643, 1.0163012476346833, -3.1048020257260025, 0.4357196559737262, -3.13974219698072], "max": [0.5237433621725073, 0.3865961718354402, 1.0654992004094614, -0.056609855852832375, 1.4573741165904504, 3.1121373797143375, 0.6164386872935502, -0.1321190780542869, 1.1996496943747916, 3.1245413823925774, 1.2833058002039315, 3.12603562115601], "count": [341]}, "gripper_mode_state": {"mean": [0.19648093841642228, 0.25806451612903225], "std": [0.3973363553155243, 0.43756967633066407], "min": [0, 0], "max": [1, 1], "count": [341]}, "gripper_activity_state": {"mean": [1.8181818181818181, 1.8269794721407624], "std": [0.4925464169063172, 0.4806880114876927], "min": [0, 0], "max": [2, 2], "count": [341]}, "gripper_mode_action": {"mean": [0.19648093841642228, 0.25806451612903225], "std": [0.3973363553155243, 0.43756967633066407], "min": [0, 0], "max": [1, 1], "count": [341]}, "gripper_activity_action": {"mean": [1.8181818181818181, 1.8269794721407624], "std": [0.4925464169063172, 0.4806880114876927], "min": [0, 0], "max": [2, 2], "count": [341]}, "gripper_open_scale_state": {"mean": [0.6547214077476884, 0.5887551319200623], "std": [0.24309705128741724, 0.24805358825493048], "min": [0.044, 0.14], "max": [0.813, 0.84], "count": [341]}, "gripper_open_scale_action": {"mean": [0.6547214077476884, 0.5887551319200623], "std": [0.24309705128741724, 0.24805358825493048], "min": [0.044, 0.14], "max": [0.813, 0.84], "count": [341]}}} +{"episode_index": 669, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.4803011376633987]], [[0.4175890625]], [[0.40078010620915033]]], "std": [[[0.12108075087407444]], [[0.20048654913954153]], [[0.22045256542844033]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4759991033496732]], [[0.475064993872549]], [[0.46971478553921564]]], "std": [[[0.053631910096155984]], [[0.07194153165626412]], [[0.07823680465301532]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.4816522406045752]], [[0.4353969464869281]], [[0.41499116217320264]]], "std": [[[0.07114863745802973]], [[0.1686250423734998]], [[0.19167909958334992]]], "count": [100]}, "observation.state": {"min": [0.05590289831161499, 1.8894412517547607, -1.5438485145568848, -1.2025667428970337, -2.3359835147857666, -1.8324037790298462, 0.39838889241218567, 139.0, 0.10787499696016312, 0.20200900733470917, -0.11881999671459198, -3.0799999237060547, -0.07999999821186066, -1.218999981880188, -0.4565257728099823, -2.075248956680298, -2.7847251892089844, -0.5704957842826843, 0.891112744808197, -1.659441590309143, 2.3080408573150635, 156.0, -0.416918009519577, 0.19003799557685852, -0.0395749993622303, 1.2259999513626099, 0.4440000057220459, -3.121000051498413], "max": [1.0507405996322632, 2.0924580097198486, -0.4616745114326477, 0.14791665971279144, -0.32503265142440796, -0.8622974157333374, 2.377854108810425, 679.0, 0.39037200808525085, 0.43609800934791565, 0.15423299372196198, -0.9300000071525574, 1.1690000295639038, 0.8119999766349792, -0.02019345946609974, -1.9669686555862427, -2.114222288131714, 0.0091455252841115, 1.4782938957214355, -1.1587066650390625, 2.6700222492218018, 829.0, -0.2558920085430145, 0.31331101059913635, 0.0661349967122078, 2.6459999084472656, 0.987000048160553, 3.128000020980835], "mean": [0.48259127140045166, 2.048595905303955, -1.0436184406280518, -0.5207006931304932, -1.3669922351837158, -1.5266112089157104, 1.1921459436416626, 457.8119201660156, 0.24847149848937988, 0.32126089930534363, 0.016271593049168587, -2.2047014236450195, 0.5367610454559326, 0.11866931617259979, -0.15150529146194458, -2.062074899673462, -2.471993923187256, -0.16165167093276978, 1.0613665580749512, -1.4919947385787964, 2.5571818351745605, 721.8118286132812, -0.37893274426460266, 0.2316100150346756, 0.022609222680330276, 1.7564375400543213, 0.8748713135719299, 1.5809357166290283], "std": [0.3660190999507904, 0.05228443443775177, 0.3243575692176819, 0.34880244731903076, 0.8724560737609863, 0.3032671809196472, 0.6837584972381592, 210.7846221923828, 0.09149255603551865, 0.08845671266317368, 0.0661407858133316, 0.8211924433708191, 0.4154661297798157, 0.7070528268814087, 0.09243127703666687, 0.01830134354531765, 0.16593508422374725, 0.2031232714653015, 0.2417665272951126, 0.11199652403593063, 0.15263023972511292, 182.66409301757812, 0.039485957473516464, 0.03416835889220238, 0.023978179320693016, 0.43664872646331787, 0.14913161098957062, 2.5525546073913574], "count": [372]}, "action": {"min": [0.05590289831161499, 1.8894412517547607, -1.5438485145568848, -1.2025667428970337, -2.3359835147857666, -1.8324037790298462, 0.39838889241218567, 139.0, 0.10787499696016312, 0.20200900733470917, -0.11881999671459198, -3.0799999237060547, -0.07999999821186066, -1.218999981880188, -0.4565257728099823, -2.075248956680298, -2.7847251892089844, -0.5704957842826843, 0.891112744808197, -1.659441590309143, 2.3080408573150635, 156.0, -0.416918009519577, 0.19003799557685852, -0.0395749993622303, 1.2259999513626099, 0.4440000057220459, -3.121000051498413], "max": [1.0507405996322632, 2.0924580097198486, -0.4616745114326477, 0.14791665971279144, -0.32503265142440796, -0.8622974157333374, 2.377854108810425, 679.0, 0.39037200808525085, 0.43609800934791565, 0.15423299372196198, -0.9300000071525574, 1.1690000295639038, 0.8119999766349792, -0.02019345946609974, -1.9669686555862427, -2.114222288131714, 0.0091455252841115, 1.4782938957214355, -1.1587066650390625, 2.6700222492218018, 829.0, -0.2558920085430145, 0.31331101059913635, 0.0661349967122078, 2.6459999084472656, 0.987000048160553, 3.128000020980835], "mean": [0.48259127140045166, 2.048595905303955, -1.0436184406280518, -0.5207006931304932, -1.3669922351837158, -1.5266112089157104, 1.1921459436416626, 457.8119201660156, 0.24847149848937988, 0.32126089930534363, 0.016271593049168587, -2.2047014236450195, 0.5367610454559326, 0.11866931617259979, -0.15150529146194458, -2.062074899673462, -2.471993923187256, -0.16165167093276978, 1.0613665580749512, -1.4919947385787964, 2.5571818351745605, 721.8118286132812, -0.37893274426460266, 0.2316100150346756, 0.022609222680330276, 1.7564375400543213, 0.8748713135719299, 1.5809357166290283], "std": [0.3660190999507904, 0.05228443443775177, 0.3243575692176819, 0.34880244731903076, 0.8724560737609863, 0.3032671809196472, 0.6837584972381592, 210.7846221923828, 0.09149255603551865, 0.08845671266317368, 0.0661407858133316, 0.8211924433708191, 0.4154661297798157, 0.7070528268814087, 0.09243127703666687, 0.01830134354531765, 0.16593508422374725, 0.2031232714653015, 0.2417665272951126, 0.11199652403593063, 0.15263023972511292, 182.66409301757812, 0.039485957473516464, 0.03416835889220238, 0.023978179320693016, 0.43664872646331787, 0.14913161098957062, 2.5525546073913574], "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": [748], "max": [748], "mean": [748.0], "std": [0.0], "count": [372]}, "index": {"min": [358166], "max": [358537], "mean": [358351.5], "std": [107.38676206435626], "count": [372]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [372]}, "subtask_annotation": {"mean": [15.494623655913978, 29.0, 29.0, 29.0, 29.0], "std": [7.188511826360158, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [372]}, "scene_annotation": {"mean": [748.0], "std": [0.0], "min": [748], "max": [748], "count": [372]}, "eef_direction_state": {"mean": [3.706989247311828, 3.2016129032258065], "std": [2.352681967615808, 2.0569048625536692], "min": [0, 0], "max": [6, 6], "count": [372]}, "eef_velocity_state": {"mean": [0.7231182795698925, 1.14247311827957], "std": [0.7628490436706981, 0.7431568177235469], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_acc_mag_state": {"mean": [0.7956989247311828, 0.9516129032258065], "std": [0.8463601991900609, 0.8150615654859674], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_direction_action": {"mean": [3.706989247311828, 3.2016129032258065], "std": [2.352681967615808, 2.0569048625536692], "min": [0, 0], "max": [6, 6], "count": [372]}, "eef_velocity_action": {"mean": [0.7231182795698925, 1.14247311827957], "std": [0.7628490436706981, 0.7431568177235469], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_acc_mag_action": {"mean": [0.7956989247311828, 0.9516129032258065], "std": [0.8463601991900609, 0.8150615654859674], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_sim_pose_state": {"mean": [0.4167940883287407, 0.3549619476149557, 1.0118263338841982, -0.6785861843529163, 1.3788318327783156, -0.7109607232180407, 0.5238691432426155, -0.27127474686967024, 1.1068710666106734, -0.09702270009230364, 0.8926311420108178, -0.4798671145254133], "std": [0.03991851925377991, 0.02979186278275845, 0.01888694533349322, 1.4131414030226288, 0.07333778375835628, 1.369201080017661, 0.10085628770682006, 0.09802770242070664, 0.05404566333970022, 1.9101966658165601, 0.23523282264270098, 1.5858548611826606], "min": [0.3712683162117265, 0.2549807307157922, 0.99698169673751, -3.1314773734486026, 1.163629434120379, -2.869249029579868, 0.38822598654032625, -0.41671972923619277, 1.0251021645522183, -3.044847928118519, 0.4494629159433363, -3.132469374204044], "max": [0.5161675146311065, 0.39547877035311857, 1.0688505747477948, 3.0309428706106196, 1.5206298945440926, 3.127051762255976, 0.6519904783872233, -0.09527585644250547, 1.2115164615444978, 3.1198087886581556, 1.3341920738732274, 3.1402410373233076], "count": [372]}, "eef_sim_pose_action": {"mean": [0.4167940883287407, 0.3549619476149557, 1.0118263338841982, -0.6785861843529163, 1.3788318327783156, -0.7109607232180407, 0.5238691432426155, -0.27127474686967024, 1.1068710666106734, -0.09702270009230364, 0.8926311420108178, -0.4798671145254133], "std": [0.03991851925377991, 0.02979186278275845, 0.01888694533349322, 1.4131414030226288, 0.07333778375835628, 1.369201080017661, 0.10085628770682006, 0.09802770242070664, 0.05404566333970022, 1.9101966658165601, 0.23523282264270098, 1.5858548611826606], "min": [0.3712683162117265, 0.2549807307157922, 0.99698169673751, -3.1314773734486026, 1.163629434120379, -2.869249029579868, 0.38822598654032625, -0.41671972923619277, 1.0251021645522183, -3.044847928118519, 0.4494629159433363, -3.132469374204044], "max": [0.5161675146311065, 0.39547877035311857, 1.0688505747477948, 3.0309428706106196, 1.5206298945440926, 3.127051762255976, 0.6519904783872233, -0.09527585644250547, 1.2115164615444978, 3.1198087886581556, 1.3341920738732274, 3.1402410373233076], "count": [372]}, "gripper_mode_state": {"mean": [0.1424731182795699, 0.3387096774193548], "std": [0.3495347319613116, 0.47327099197165085], "min": [0, 0], "max": [1, 1], "count": [372]}, "gripper_activity_state": {"mean": [1.868279569892473, 1.9005376344086022], "std": [0.4476512747397902, 0.392537555470326], "min": [0, 0], "max": [2, 2], "count": [372]}, "gripper_mode_action": {"mean": [0.1424731182795699, 0.3387096774193548], "std": [0.3495347319613116, 0.47327099197165085], "min": [0, 0], "max": [1, 1], "count": [372]}, "gripper_activity_action": {"mean": [1.868279569892473, 1.9005376344086022], "std": [0.4476512747397902, 0.392537555470326], "min": [0, 0], "max": [2, 2], "count": [372]}, "gripper_open_scale_state": {"mean": [0.7218118277929173, 0.4578118277108802], "std": [0.18266417542726585, 0.21078452755392893], "min": [0.156, 0.139], "max": [0.829, 0.679], "count": [372]}, "gripper_open_scale_action": {"mean": [0.7218118277929173, 0.4578118277108802], "std": [0.18266417542726585, 0.21078452755392893], "min": [0.156, 0.139], "max": [0.829, 0.679], "count": [372]}}} +{"episode_index": 670, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[1.0]], [[1.0]]], "mean": [[[0.47762159722222225]], [[0.41599192401960783]], [[0.3987163623366013]]], "std": [[[0.12075656673556705]], [[0.19777865605387016]], [[0.2205123323977384]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48104690359477126]], [[0.47928002246732027]], [[0.4747752716503268]]], "std": [[[0.058454191306228434]], [[0.08358062398346487]], [[0.08955983032499024]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.0]], [[0.0]]], "max": [[[0.796078431372549]], [[0.7607843137254902]], [[0.7372549019607844]]], "mean": [[[0.47821899918300653]], [[0.4343783129084967]], [[0.4124246282679738]]], "std": [[[0.07635138863443423]], [[0.17330187757527513]], [[0.19757921003436357]]], "count": [100]}, "observation.state": {"min": [-0.0009948377264663577, 1.8295764923095703, -1.3115626573562622, -1.3690189123153687, -2.431732416152954, -1.8867359161376953, 0.319063663482666, 133.0, 0.12340500205755234, 0.1987140029668808, -0.0989380031824112, -3.068000078201294, -0.21800000965595245, -1.1629999876022339, -0.4565606713294983, -2.078756809234619, -2.765038013458252, -0.44397684931755066, 0.8943067789077759, -1.7626254558563232, 2.2716333866119385, 126.0, -0.41056299209594727, 0.13514700531959534, -0.06806199997663498, 1.1679999828338623, 0.5619999766349792, -3.1401853561401367], "max": [1.0551562309265137, 2.086419105529785, -0.4182507395744324, 0.11051424592733383, -0.36048027873039246, -1.05534827709198, 2.4511404037475586, 731.0, 0.40971100330352783, 0.4348689913749695, 0.13772200047969818, -0.6869999766349792, 1.1480000019073486, 1.1330000162124634, 0.030717797577381134, -1.921886682510376, -2.1069791316986084, 0.10459759086370468, 1.476688265800476, -1.352071762084961, 2.8639981746673584, 840.0, -0.2623780071735382, 0.2892040014266968, 0.05754899978637695, 2.691999912261963, 0.9409999847412109, 3.140000104904175], "mean": [0.45528507232666016, 2.0413131713867188, -0.8689016699790955, -0.5181747078895569, -1.4425426721572876, -1.554373860359192, 1.3049060106277466, 469.4366149902344, 0.27171042561531067, 0.3108212947845459, 0.042982317507267, -1.991599202156067, 0.5383885502815247, 0.1931578367948532, -0.11683112382888794, -2.0603697299957275, -2.565267324447632, -0.08181004226207733, 1.0668587684631348, -1.5715198516845703, 2.6942405700683594, 732.2394409179688, -0.3843039870262146, 0.20553496479988098, 0.02456975355744362, 1.6452808380126953, 0.79988694190979, 1.5809979438781738], "std": [0.40368950366973877, 0.06268630176782608, 0.2331206202507019, 0.3432702124118805, 0.8585406541824341, 0.23303020000457764, 0.6567437648773193, 200.1371307373047, 0.0985560342669487, 0.0954178124666214, 0.06887802481651306, 0.9511158466339111, 0.5045018196105957, 0.7424803376197815, 0.1086028665304184, 0.02958805486559868, 0.2261868268251419, 0.1940080225467682, 0.23357336223125458, 0.11438169330358505, 0.21009619534015656, 200.71763610839844, 0.038077957928180695, 0.03851645067334175, 0.031339988112449646, 0.5467616319656372, 0.0863635465502739, 2.479444742202759], "count": [355]}, "action": {"min": [-0.0009948377264663577, 1.8295764923095703, -1.3115626573562622, -1.3690189123153687, -2.431732416152954, -1.8867359161376953, 0.319063663482666, 133.0, 0.12340500205755234, 0.1987140029668808, -0.0989380031824112, -3.068000078201294, -0.21800000965595245, -1.1629999876022339, -0.4565606713294983, -2.078756809234619, -2.765038013458252, -0.44397684931755066, 0.8943067789077759, -1.7626254558563232, 2.2716333866119385, 126.0, -0.41056299209594727, 0.13514700531959534, -0.06806199997663498, 1.1679999828338623, 0.5619999766349792, -3.1401853561401367], "max": [1.0551562309265137, 2.086419105529785, -0.4182507395744324, 0.11051424592733383, -0.36048027873039246, -1.05534827709198, 2.4511404037475586, 731.0, 0.40971100330352783, 0.4348689913749695, 0.13772200047969818, -0.6869999766349792, 1.1480000019073486, 1.1330000162124634, 0.030717797577381134, -1.921886682510376, -2.1069791316986084, 0.10459759086370468, 1.476688265800476, -1.352071762084961, 2.8639981746673584, 840.0, -0.2623780071735382, 0.2892040014266968, 0.05754899978637695, 2.691999912261963, 0.9409999847412109, 3.140000104904175], "mean": [0.45528507232666016, 2.0413131713867188, -0.8689016699790955, -0.5181747078895569, -1.4425426721572876, -1.554373860359192, 1.3049060106277466, 469.4366149902344, 0.27171042561531067, 0.3108212947845459, 0.042982317507267, -1.991599202156067, 0.5383885502815247, 0.1931578367948532, -0.11683112382888794, -2.0603697299957275, -2.565267324447632, -0.08181004226207733, 1.0668587684631348, -1.5715198516845703, 2.6942405700683594, 732.2394409179688, -0.3843039870262146, 0.20553496479988098, 0.02456975355744362, 1.6452808380126953, 0.79988694190979, 1.5809979438781738], "std": [0.40368950366973877, 0.06268630176782608, 0.2331206202507019, 0.3432702124118805, 0.8585406541824341, 0.23303020000457764, 0.6567437648773193, 200.1371307373047, 0.0985560342669487, 0.0954178124666214, 0.06887802481651306, 0.9511158466339111, 0.5045018196105957, 0.7424803376197815, 0.1086028665304184, 0.02958805486559868, 0.2261868268251419, 0.1940080225467682, 0.23357336223125458, 0.11438169330358505, 0.21009619534015656, 200.71763610839844, 0.038077957928180695, 0.03851645067334175, 0.031339988112449646, 0.5467616319656372, 0.0863635465502739, 2.479444742202759], "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": [749], "max": [749], "mean": [749.0], "std": [0.0], "count": [355]}, "index": {"min": [358538], "max": [358892], "mean": [358715.0], "std": [102.4792661956554], "count": [355]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [355]}, "subtask_annotation": {"mean": [16.16056338028169, 29.0, 29.0, 29.0, 29.0], "std": [7.633109474256396, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [355]}, "scene_annotation": {"mean": [749.0], "std": [0.0], "min": [749], "max": [749], "count": [355]}, "eef_direction_state": {"mean": [3.5323943661971833, 3.647887323943662], "std": [2.359504283571786, 1.9231619470621948], "min": [0, 0], "max": [6, 6], "count": [355]}, "eef_velocity_state": {"mean": [0.828169014084507, 1.0929577464788733], "std": [0.7881486773645078, 0.7726530011502408], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_acc_mag_state": {"mean": [0.8535211267605634, 0.9802816901408451], "std": [0.8297006054138336, 0.8064213623214672], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_direction_action": {"mean": [3.5323943661971833, 3.647887323943662], "std": [2.359504283571786, 1.9231619470621948], "min": [0, 0], "max": [6, 6], "count": [355]}, "eef_velocity_action": {"mean": [0.828169014084507, 1.0929577464788733], "std": [0.7881486773645078, 0.7726530011502408], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_acc_mag_action": {"mean": [0.8535211267605634, 0.9802816901408451], "std": [0.8297006054138336, 0.8064213623214672], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_sim_pose_state": {"mean": [0.3915722286026498, 0.3560866959243334, 1.0078164448615587, -0.9872968410928652, 1.405838455799684, -0.07031589525045179, 0.5129797332068631, -0.29958777398006814, 1.1092163284742862, 0.1934691477090022, 0.8418093042724025, -0.4562821071721513], "std": [0.042876537691163494, 0.03235994311390767, 0.013535119824820504, 0.9074894130587688, 0.07200831265269012, 1.4195634611957832, 0.10948947002311232, 0.10204871727417586, 0.05690360242499644, 1.9234436603544012, 0.2773215292048717, 1.5422312824525506], "min": [0.31803445613550824, 0.24175218662137654, 0.9905125307118512, -3.0122380125324706, 1.1967554390380335, -3.1338044612720997, 0.38740941149512187, -0.4132803353964195, 1.0131257025802962, -3.139298251570451, 0.3829669962655482, -3.134993765604448], "max": [0.49324531435122754, 0.38462472510875656, 1.0563832908635715, 0.0618017473617668, 1.5594872580080437, 3.121764573297621, 0.652780202123851, -0.10733552211618656, 1.2105795224636424, 3.120988040646341, 1.3605445412504706, 3.062738382564138], "count": [355]}, "eef_sim_pose_action": {"mean": [0.3915722286026498, 0.3560866959243334, 1.0078164448615587, -0.9872968410928652, 1.405838455799684, -0.07031589525045179, 0.5129797332068631, -0.29958777398006814, 1.1092163284742862, 0.1934691477090022, 0.8418093042724025, -0.4562821071721513], "std": [0.042876537691163494, 0.03235994311390767, 0.013535119824820504, 0.9074894130587688, 0.07200831265269012, 1.4195634611957832, 0.10948947002311232, 0.10204871727417586, 0.05690360242499644, 1.9234436603544012, 0.2773215292048717, 1.5422312824525506], "min": [0.31803445613550824, 0.24175218662137654, 0.9905125307118512, -3.0122380125324706, 1.1967554390380335, -3.1338044612720997, 0.38740941149512187, -0.4132803353964195, 1.0131257025802962, -3.139298251570451, 0.3829669962655482, -3.134993765604448], "max": [0.49324531435122754, 0.38462472510875656, 1.0563832908635715, 0.0618017473617668, 1.5594872580080437, 3.121764573297621, 0.652780202123851, -0.10733552211618656, 1.2105795224636424, 3.120988040646341, 1.3605445412504706, 3.062738382564138], "count": [355]}, "gripper_mode_state": {"mean": [0.14929577464788732, 0.28732394366197184], "std": [0.3563797782144421, 0.4525139722268284], "min": [0, 0], "max": [1, 1], "count": [355]}, "gripper_activity_state": {"mean": [1.7943661971830986, 1.7436619718309858], "std": [0.551537498615004, 0.5949866596601764], "min": [0, 0], "max": [2, 2], "count": [355]}, "gripper_mode_action": {"mean": [0.14929577464788732, 0.28732394366197184], "std": [0.3563797782144421, 0.4525139722268284], "min": [0, 0], "max": [1, 1], "count": [355]}, "gripper_activity_action": {"mean": [1.7943661971830986, 1.7436619718309858], "std": [0.551537498615004, 0.5949866596601764], "min": [0, 0], "max": [2, 2], "count": [355]}, "gripper_open_scale_state": {"mean": [0.7322394370495434, 0.4694366191165551], "std": [0.20071773692662634, 0.20013709781542793], "min": [0.126, 0.133], "max": [0.84, 0.731], "count": [355]}, "gripper_open_scale_action": {"mean": [0.7322394370495434, 0.4694366191165551], "std": [0.20071773692662634, 0.20013709781542793], "min": [0.126, 0.133], "max": [0.84, 0.731], "count": [355]}}} +{"episode_index": 671, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.48809280228758173]], [[0.427398539624183]], [[0.4126314399509804]]], "std": [[[0.12123956013774505]], [[0.1984186486720468]], [[0.21781421159089906]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4678008884803922]], [[0.4687367585784314]], [[0.4637513888888889]]], "std": [[[0.053244742053277394]], [[0.0718579047390175]], [[0.076794240736218]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.7529411764705882]], [[0.7294117647058823]]], "mean": [[[0.47808813725490196]], [[0.43584816789215686]], [[0.41599597222222223]]], "std": [[[0.0716503901967286]], [[0.1650099922168402]], [[0.18819789460075223]]], "count": [100]}, "observation.state": {"min": [0.010227629914879799, 1.800743579864502, -1.2541238069534302, -1.2368624210357666, -2.4806714057922363, -1.7909871339797974, 0.44198718667030334, 148.0, 0.124379001557827, 0.20023100078105927, -0.09899500012397766, -2.9210000038146973, 0.009999997913837433, -1.0269999504089355, -0.46008628606796265, -2.0768895149230957, -2.7826833724975586, -0.5368632674217224, 1.0050828456878662, -1.8650938272476196, 2.1740169525146484, 70.0, -0.40049099922180176, 0.10653399676084518, -0.062421999871730804, 1.434999942779541, 0.6709999442100525, -3.1411852836608887], "max": [1.024979591369629, 2.086366653442383, -0.3920707702636719, 0.05907939746975899, -0.7281513810157776, -1.017160415649414, 2.2616326808929443, 731.0, 0.39746901392936707, 0.449506014585495, 0.17549799382686615, -0.8349999785423279, 1.1139999628067017, 0.862000048160553, 0.12980014085769653, -1.970895767211914, -2.1994290351867676, 0.0861320048570633, 1.791650414466858, -1.4727786779403687, 2.9316470623016357, 843.0, -0.26445499062538147, 0.2786960005760193, 0.062272001057863235, 2.638000011444092, 1.0299999713897705, 3.13100004196167], "mean": [0.46396777033805847, 2.0400562286376953, -0.7977942228317261, -0.5603733658790588, -1.5626219511032104, -1.4823038578033447, 1.2947945594787598, 492.6423034667969, 0.2681516408920288, 0.3252768814563751, 0.04109928384423256, -2.103153705596924, 0.5676673054695129, 0.09716121107339859, -0.06089987978339195, -2.0640923976898193, -2.660228729248047, -0.1613481640815735, 1.3373488187789917, -1.6927266120910645, 2.5488688945770264, 743.572021484375, -0.3677787780761719, 0.18645310401916504, 0.022177860140800476, 1.8471561670303345, 0.9045567512512207, 1.2111728191375732], "std": [0.3898765742778778, 0.06422863900661469, 0.2483513355255127, 0.317719042301178, 0.7223657369613647, 0.2408372312784195, 0.576950192451477, 218.88424682617188, 0.09365656971931458, 0.09554750472307205, 0.07138462364673615, 0.7847185134887695, 0.44563084840774536, 0.6057771444320679, 0.1336105316877365, 0.01586349494755268, 0.1100611463189125, 0.18024861812591553, 0.24183541536331177, 0.10816189646720886, 0.1889733374118805, 215.63011169433594, 0.029442328959703445, 0.042991701513528824, 0.025659572333097458, 0.42007535696029663, 0.07930872589349747, 2.6754772663116455], "count": [397]}, "action": {"min": [0.010227629914879799, 1.800743579864502, -1.2541238069534302, -1.2368624210357666, -2.4806714057922363, -1.7909871339797974, 0.44198718667030334, 148.0, 0.124379001557827, 0.20023100078105927, -0.09899500012397766, -2.9210000038146973, 0.009999997913837433, -1.0269999504089355, -0.46008628606796265, -2.0768895149230957, -2.7826833724975586, -0.5368632674217224, 1.0050828456878662, -1.8650938272476196, 2.1740169525146484, 70.0, -0.40049099922180176, 0.10653399676084518, -0.062421999871730804, 1.434999942779541, 0.6709999442100525, -3.1411852836608887], "max": [1.024979591369629, 2.086366653442383, -0.3920707702636719, 0.05907939746975899, -0.7281513810157776, -1.017160415649414, 2.2616326808929443, 731.0, 0.39746901392936707, 0.449506014585495, 0.17549799382686615, -0.8349999785423279, 1.1139999628067017, 0.862000048160553, 0.12980014085769653, -1.970895767211914, -2.1994290351867676, 0.0861320048570633, 1.791650414466858, -1.4727786779403687, 2.9316470623016357, 843.0, -0.26445499062538147, 0.2786960005760193, 0.062272001057863235, 2.638000011444092, 1.0299999713897705, 3.13100004196167], "mean": [0.46396777033805847, 2.0400562286376953, -0.7977942228317261, -0.5603733658790588, -1.5626219511032104, -1.4823038578033447, 1.2947945594787598, 492.6423034667969, 0.2681516408920288, 0.3252768814563751, 0.04109928384423256, -2.103153705596924, 0.5676673054695129, 0.09716121107339859, -0.06089987978339195, -2.0640923976898193, -2.660228729248047, -0.1613481640815735, 1.3373488187789917, -1.6927266120910645, 2.5488688945770264, 743.572021484375, -0.3677787780761719, 0.18645310401916504, 0.022177860140800476, 1.8471561670303345, 0.9045567512512207, 1.2111728191375732], "std": [0.3898765742778778, 0.06422863900661469, 0.2483513355255127, 0.317719042301178, 0.7223657369613647, 0.2408372312784195, 0.576950192451477, 218.88424682617188, 0.09365656971931458, 0.09554750472307205, 0.07138462364673615, 0.7847185134887695, 0.44563084840774536, 0.6057771444320679, 0.1336105316877365, 0.01586349494755268, 0.1100611463189125, 0.18024861812591553, 0.24183541536331177, 0.10816189646720886, 0.1889733374118805, 215.63011169433594, 0.029442328959703445, 0.042991701513528824, 0.025659572333097458, 0.42007535696029663, 0.07930872589349747, 2.6754772663116455], "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": [750], "max": [750], "mean": [750.0], "std": [0.0], "count": [397]}, "index": {"min": [358893], "max": [359289], "mean": [359091.0], "std": [114.60366486286553], "count": [397]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [397]}, "subtask_annotation": {"mean": [15.566750629722922, 29.0, 29.0, 29.0, 29.0], "std": [7.181259038715945, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [397]}, "scene_annotation": {"mean": [750.0], "std": [0.0], "min": [750], "max": [750], "count": [397]}, "eef_direction_state": {"mean": [3.667506297229219, 3.863979848866499], "std": [2.323958465681399, 2.080650276087344], "min": [0, 0], "max": [6, 6], "count": [397]}, "eef_velocity_state": {"mean": [0.8085642317380353, 0.9697732997481109], "std": [0.7569175219553641, 0.8302184465609145], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_acc_mag_state": {"mean": [0.8337531486146096, 0.9370277078085643], "std": [0.8383558754044124, 0.8389535473719021], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_direction_action": {"mean": [3.667506297229219, 3.863979848866499], "std": [2.323958465681399, 2.080650276087344], "min": [0, 0], "max": [6, 6], "count": [397]}, "eef_velocity_action": {"mean": [0.8085642317380353, 0.9697732997481109], "std": [0.7569175219553641, 0.8302184465609145], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_acc_mag_action": {"mean": [0.8337531486146096, 0.9370277078085643], "std": [0.8383558754044124, 0.8389535473719021], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_sim_pose_state": {"mean": [0.37218877220526664, 0.3517589480511526, 1.016221260293519, -1.011841321312575, 1.3619905287851035, -0.8292239043160754, 0.5258956790068223, -0.29976510598176964, 1.1117390478772902, 0.12390076356182167, 0.9436958730006526, -0.5302436591376749], "std": [0.04619575105676242, 0.0291760435154438, 0.013735255131732634, 0.6076232549058868, 0.04985567265486443, 1.2831709675250667, 0.10824148508157236, 0.09984595672501356, 0.05468902928069516, 1.9889723946004714, 0.23329114430468284, 1.5516337507439215], "min": [0.2883451890250486, 0.2423719610804445, 0.9929875265680713, -2.636853741300593, 1.2191995114107312, -3.1257021208023716, 0.38777769152890745, -0.44651515124769986, 1.0222456700275286, -3.1382951707664257, 0.4875531908708033, -3.119480299938301], "max": [0.47890711281438064, 0.38484317526437856, 1.055677206631761, 0.04624563889124127, 1.4404035998524733, 3.085535091139226, 0.6615644275947303, -0.11921335153589332, 1.2119652588229657, 3.1114749290847366, 1.3422622056150995, 3.114839673822319], "count": [397]}, "eef_sim_pose_action": {"mean": [0.37218877220526664, 0.3517589480511526, 1.016221260293519, -1.011841321312575, 1.3619905287851035, -0.8292239043160754, 0.5258956790068223, -0.29976510598176964, 1.1117390478772902, 0.12390076356182167, 0.9436958730006526, -0.5302436591376749], "std": [0.04619575105676242, 0.0291760435154438, 0.013735255131732634, 0.6076232549058868, 0.04985567265486443, 1.2831709675250667, 0.10824148508157236, 0.09984595672501356, 0.05468902928069516, 1.9889723946004714, 0.23329114430468284, 1.5516337507439215], "min": [0.2883451890250486, 0.2423719610804445, 0.9929875265680713, -2.636853741300593, 1.2191995114107312, -3.1257021208023716, 0.38777769152890745, -0.44651515124769986, 1.0222456700275286, -3.1382951707664257, 0.4875531908708033, -3.119480299938301], "max": [0.47890711281438064, 0.38484317526437856, 1.055677206631761, 0.04624563889124127, 1.4404035998524733, 3.085535091139226, 0.6615644275947303, -0.11921335153589332, 1.2119652588229657, 3.1114749290847366, 1.3422622056150995, 3.114839673822319], "count": [397]}, "gripper_mode_state": {"mean": [0.14105793450881612, 0.2972292191435768], "std": [0.3480813031763165, 0.4570383030237998], "min": [0, 0], "max": [1, 1], "count": [397]}, "gripper_activity_state": {"mean": [1.8312342569269522, 1.906801007556675], "std": [0.506115485507302, 0.374070257277076], "min": [0, 0], "max": [2, 2], "count": [397]}, "gripper_mode_action": {"mean": [0.14105793450881612, 0.2972292191435768], "std": [0.3480813031763165, 0.4570383030237998], "min": [0, 0], "max": [1, 1], "count": [397]}, "gripper_activity_action": {"mean": [1.8312342569269522, 1.906801007556675], "std": [0.506115485507302, 0.374070257277076], "min": [0, 0], "max": [2, 2], "count": [397]}, "gripper_open_scale_state": {"mean": [0.743571788201706, 0.49264231734191755], "std": [0.21563010811320363, 0.21888428845014027], "min": [0.07, 0.148], "max": [0.843, 0.731], "count": [397]}, "gripper_open_scale_action": {"mean": [0.743571788201706, 0.49264231734191755], "std": [0.21563010811320363, 0.21888428845014027], "min": [0.07, 0.148], "max": [0.843, 0.731], "count": [397]}}} +{"episode_index": 672, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.48942576593137255]], [[0.4242605473856209]], [[0.4080427879901961]]], "std": [[[0.12225122990740067]], [[0.20170090030190235]], [[0.22283965895817862]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47760473651960783]], [[0.47780073733660133]], [[0.47233374387254906]]], "std": [[[0.057342286101405744]], [[0.07663638213717136]], [[0.08149814722729265]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0]], [[0.0]]], "max": [[[0.8]], [[0.7803921568627451]], [[0.7607843137254902]]], "mean": [[[0.4770052062908497]], [[0.43240056781045755]], [[0.40932109477124184]]], "std": [[[0.07657229287011408]], [[0.17416919125262886]], [[0.20044036489453074]]], "count": [100]}, "observation.state": {"min": [0.02684316411614418, 1.865809440612793, -1.4065608978271484, -1.4061944484710693, -2.456900119781494, -1.854307770729065, 0.32178637385368347, 139.0, 0.13908399641513824, 0.21748800575733185, -0.06244499981403351, -2.9670000076293945, -0.29899999499320984, -1.1150000095367432, -0.4067838788032532, -2.078582525253296, -2.8881707191467285, -0.31157615780830383, 1.0127447843551636, -1.728940725326538, 2.233236074447632, 42.0, -0.4207429885864258, 0.1490119993686676, -0.06440500169992447, 1.2050000429153442, 0.6549999713897705, -3.1401853561401367], "max": [0.8150164484977722, 2.0857558250427246, -0.3257308006286621, 0.06267477571964264, -0.8365188837051392, -1.1440982818603516, 2.378307819366455, 694.0, 0.40264299511909485, 0.414016991853714, 0.14516900479793549, -0.9760000109672546, 1.1729999780654907, 0.9399999380111694, 0.07185520976781845, -1.981629490852356, -2.175727605819702, 0.06298892945051193, 1.4273128509521484, -1.409859538078308, 2.949833393096924, 828.0, -0.26437699794769287, 0.2562670111656189, 0.05393899977207184, 2.8359999656677246, 1.0700000524520874, 3.13700008392334], "mean": [0.4086431860923767, 2.0397751331329346, -0.7643600702285767, -0.6464149355888367, -1.619465708732605, -1.5872397422790527, 1.412237286567688, 508.2169189453125, 0.27508899569511414, 0.311419814825058, 0.05744728073477745, -2.0685813426971436, 0.568240225315094, 0.1318214237689972, -0.11125121265649796, -2.057690143585205, -2.611107349395752, -0.053092896938323975, 1.2091478109359741, -1.5231499671936035, 2.6036760807037354, 693.5399780273438, -0.3866911232471466, 0.2000015676021576, 0.003666664008051157, 1.886624813079834, 0.9169384837150574, -1.1231329441070557], "std": [0.3040749132633209, 0.0544712170958519, 0.32342055439949036, 0.3862065374851227, 0.705096423625946, 0.23673953115940094, 0.6307911276817322, 205.04953002929688, 0.0806627869606018, 0.08245061337947845, 0.06330642104148865, 0.8364584445953369, 0.518632709980011, 0.7529396414756775, 0.10357454419136047, 0.023212408646941185, 0.23607012629508972, 0.12340586632490158, 0.14129261672496796, 0.10037264227867126, 0.20843516290187836, 259.5462341308594, 0.04036823287606239, 0.030135631561279297, 0.02623857744038105, 0.5139213800430298, 0.09839178621768951, 2.7500712871551514], "count": [325]}, "action": {"min": [0.02684316411614418, 1.865809440612793, -1.4065608978271484, -1.4061944484710693, -2.456900119781494, -1.854307770729065, 0.32178637385368347, 139.0, 0.13908399641513824, 0.21748800575733185, -0.06244499981403351, -2.9670000076293945, -0.29899999499320984, -1.1150000095367432, -0.4067838788032532, -2.078582525253296, -2.8881707191467285, -0.31157615780830383, 1.0127447843551636, -1.728940725326538, 2.233236074447632, 42.0, -0.4207429885864258, 0.1490119993686676, -0.06440500169992447, 1.2050000429153442, 0.6549999713897705, -3.1401853561401367], "max": [0.8150164484977722, 2.0857558250427246, -0.3257308006286621, 0.06267477571964264, -0.8365188837051392, -1.1440982818603516, 2.378307819366455, 694.0, 0.40264299511909485, 0.414016991853714, 0.14516900479793549, -0.9760000109672546, 1.1729999780654907, 0.9399999380111694, 0.07185520976781845, -1.981629490852356, -2.175727605819702, 0.06298892945051193, 1.4273128509521484, -1.409859538078308, 2.949833393096924, 828.0, -0.26437699794769287, 0.2562670111656189, 0.05393899977207184, 2.8359999656677246, 1.0700000524520874, 3.13700008392334], "mean": [0.4086431860923767, 2.0397751331329346, -0.7643600702285767, -0.6464149355888367, -1.619465708732605, -1.5872397422790527, 1.412237286567688, 508.2169189453125, 0.27508899569511414, 0.311419814825058, 0.05744728073477745, -2.0685813426971436, 0.568240225315094, 0.1318214237689972, -0.11125121265649796, -2.057690143585205, -2.611107349395752, -0.053092896938323975, 1.2091478109359741, -1.5231499671936035, 2.6036760807037354, 693.5399780273438, -0.3866911232471466, 0.2000015676021576, 0.003666664008051157, 1.886624813079834, 0.9169384837150574, -1.1231329441070557], "std": [0.3040749132633209, 0.0544712170958519, 0.32342055439949036, 0.3862065374851227, 0.705096423625946, 0.23673953115940094, 0.6307911276817322, 205.04953002929688, 0.0806627869606018, 0.08245061337947845, 0.06330642104148865, 0.8364584445953369, 0.518632709980011, 0.7529396414756775, 0.10357454419136047, 0.023212408646941185, 0.23607012629508972, 0.12340586632490158, 0.14129261672496796, 0.10037264227867126, 0.20843516290187836, 259.5462341308594, 0.04036823287606239, 0.030135631561279297, 0.02623857744038105, 0.5139213800430298, 0.09839178621768951, 2.7500712871551514], "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": [751], "max": [751], "mean": [751.0], "std": [0.0], "count": [325]}, "index": {"min": [359290], "max": [359614], "mean": [359452.0], "std": [93.81897462667133], "count": [325]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [325]}, "subtask_annotation": {"mean": [16.310769230769232, 29.0, 29.0, 29.0, 29.0], "std": [7.869241446718073, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [325]}, "scene_annotation": {"mean": [751.0], "std": [0.0], "min": [751], "max": [751], "count": [325]}, "eef_direction_state": {"mean": [3.664615384615385, 3.6584615384615384], "std": [2.3061410170526275, 1.9351718117077863], "min": [0, 0], "max": [6, 6], "count": [325]}, "eef_velocity_state": {"mean": [0.7507692307692307, 1.0923076923076922], "std": [0.7622079419328835, 0.7467483753545593], "min": [0, 0], "max": [2, 2], "count": [325]}, "eef_acc_mag_state": {"mean": [0.7846153846153846, 0.9323076923076923], "std": [0.8392727198145133, 0.8421780722183646], "min": [0, 0], "max": [2, 2], "count": [325]}, "eef_direction_action": {"mean": [3.664615384615385, 3.6584615384615384], "std": [2.3061410170526275, 1.9351718117077863], "min": [0, 0], "max": [6, 6], "count": [325]}, "eef_velocity_action": {"mean": [0.7507692307692307, 1.0923076923076922], "std": [0.7622079419328835, 0.7467483753545593], "min": [0, 0], "max": [2, 2], "count": [325]}, "eef_acc_mag_action": {"mean": [0.7846153846153846, 0.9323076923076923], "std": [0.8392727198145133, 0.8421780722183646], "min": [0, 0], "max": [2, 2], "count": [325]}, "eef_sim_pose_state": {"mean": [0.3854852620840592, 0.34705372512458216, 0.9948431991711177, -1.514629078685394, 1.3471631416186476, -1.7396179588268974, 0.5120144230386626, -0.31503775468525247, 1.1167910178455986, 0.3458295902805136, 0.8354627480205084, -0.3713474667966891], "std": [0.03307623659278062, 0.031119508484478912, 0.015235757741643282, 0.6705928811179516, 0.09498934463632201, 0.8483326985391197, 0.09469506018708068, 0.09058338027275907, 0.04799798096322861, 1.877333775025927, 0.2571101854589426, 1.684767164605032], "min": [0.3301738339516909, 0.2429264864514801, 0.9780404068739202, -2.4214246838035667, 1.109493375098586, -3.0994599581299243, 0.4043673599613527, -0.4264871236926169, 1.0200724254963154, -3.1299107824670016, 0.4623287633878186, -3.1314591631934197], "max": [0.458920226954285, 0.3866871561762121, 1.0368860223536642, 0.6021508884040261, 1.488018768747156, 0.8222109812770713, 0.6284087387979777, -0.14857250681128, 1.2005081965564037, 3.1346224821669004, 1.4205017640174518, 3.123161425166683], "count": [325]}, "eef_sim_pose_action": {"mean": [0.3854852620840592, 0.34705372512458216, 0.9948431991711177, -1.514629078685394, 1.3471631416186476, -1.7396179588268974, 0.5120144230386626, -0.31503775468525247, 1.1167910178455986, 0.3458295902805136, 0.8354627480205084, -0.3713474667966891], "std": [0.03307623659278062, 0.031119508484478912, 0.015235757741643282, 0.6705928811179516, 0.09498934463632201, 0.8483326985391197, 0.09469506018708068, 0.09058338027275907, 0.04799798096322861, 1.877333775025927, 0.2571101854589426, 1.684767164605032], "min": [0.3301738339516909, 0.2429264864514801, 0.9780404068739202, -2.4214246838035667, 1.109493375098586, -3.0994599581299243, 0.4043673599613527, -0.4264871236926169, 1.0200724254963154, -3.1299107824670016, 0.4623287633878186, -3.1314591631934197], "max": [0.458920226954285, 0.3866871561762121, 1.0368860223536642, 0.6021508884040261, 1.488018768747156, 0.8222109812770713, 0.6284087387979777, -0.14857250681128, 1.2005081965564037, 3.1346224821669004, 1.4205017640174518, 3.123161425166683], "count": [325]}, "gripper_mode_state": {"mean": [0.18153846153846154, 0.28307692307692306], "std": [0.3854636798982631, 0.45049348352470736], "min": [0, 0], "max": [1, 1], "count": [325]}, "gripper_activity_state": {"mean": [1.7876923076923077, 1.8246153846153845], "std": [0.550107036384094, 0.5114175681320342], "min": [0, 0], "max": [2, 2], "count": [325]}, "gripper_mode_action": {"mean": [0.18153846153846154, 0.28307692307692306], "std": [0.3854636798982631, 0.45049348352470736], "min": [0, 0], "max": [1, 1], "count": [325]}, "gripper_activity_action": {"mean": [1.7876923076923077, 1.8246153846153845], "std": [0.550107036384094, 0.5114175681320342], "min": [0, 0], "max": [2, 2], "count": [325]}, "gripper_open_scale_state": {"mean": [0.6935400000704253, 0.5082169233586241], "std": [0.25954626305025696, 0.20504937306901702], "min": [0.042, 0.139], "max": [0.828, 0.694], "count": [325]}, "gripper_open_scale_action": {"mean": [0.6935400000704253, 0.5082169233586241], "std": [0.25954626305025696, 0.20504937306901702], "min": [0.042, 0.139], "max": [0.828, 0.694], "count": [325]}}} +{"episode_index": 673, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.48444422589869285]], [[0.4194672589869281]], [[0.4027040359477124]]], "std": [[[0.12412768062993908]], [[0.20418154443897815]], [[0.2241620225849957]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47481664011437913]], [[0.4700564317810458]], [[0.4622392830882353]]], "std": [[[0.07378095843716066]], [[0.10376959406959725]], [[0.11076095149561029]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.7215686274509804]], [[0.7098039215686275]]], "mean": [[[0.4779509824346405]], [[0.44264757965686274]], [[0.4262310763888889]]], "std": [[[0.07471385003983887]], [[0.16090958352104717]], [[0.1806604219870213]]], "count": [100]}, "observation.state": {"min": [0.010663961991667747, 1.9005762338638306, -1.5594691038131714, -1.3245303630828857, -2.4863436222076416, -1.8390185832977295, 0.3312984108924866, 131.0, 0.07642699778079987, 0.22878800332546234, -0.11667899787425995, -3.121999979019165, -0.21400000154972076, -1.2920000553131104, -0.4731936454772949, -2.074847459793091, -2.876424789428711, -0.6884451508522034, 1.0750879049301147, -1.8765082359313965, 1.7925928831100464, 58.0, -0.4082140028476715, 0.18188199400901794, -0.03938699886202812, -3.1391851902008057, 0.25, -3.1371853351593018], "max": [1.204626202583313, 2.090782403945923, -0.3136356472969055, 0.08136725425720215, -0.7967603206634521, -0.9300161600112915, 2.5335025787353516, 618.0, 0.3477480113506317, 0.4507960081100464, 0.14425399899482727, -1.0470000505447388, 1.2769999504089355, 0.8420000672340393, -0.01200786605477333, -1.845319151878357, -2.121971368789673, 0.05380850285291672, 1.8204658031463623, -1.335682988166809, 2.9438469409942627, 832.0, -0.22622500360012054, 0.3237850069999695, 0.1159840002655983, 3.140000104904175, 1.00600004196167, 3.140000104904175], "mean": [0.49809160828590393, 2.0467872619628906, -0.9254591464996338, -0.64089035987854, -1.6016961336135864, -1.5109736919403076, 1.4950512647628784, 485.9362487792969, 0.23372463881969452, 0.3305850923061371, 0.0284254252910614, -2.302952289581299, 0.6065935492515564, 0.03416918218135834, -0.19940908253192902, -2.0493462085723877, -2.6576695442199707, -0.23003283143043518, 1.3032503128051758, -1.5024422407150269, 2.5464210510253906, 530.3190307617188, -0.3731078803539276, 0.2446223795413971, 0.029955390840768814, 1.8112068176269531, 0.7416319251060486, -0.0322655513882637], "std": [0.4368014931678772, 0.05321629345417023, 0.30902546644210815, 0.2773846983909607, 0.7444957494735718, 0.2829383909702301, 0.5967447757720947, 203.17344665527344, 0.08851470798254013, 0.08397204428911209, 0.07269895821809769, 0.6985583305358887, 0.5715063810348511, 0.7226800918579102, 0.10135743021965027, 0.047011472284793854, 0.22892612218856812, 0.2848649024963379, 0.28843748569488525, 0.11324373632669449, 0.4457060396671295, 195.9997100830078, 0.04651416465640068, 0.03109629452228546, 0.032717302441596985, 0.9800260663032532, 0.11789587885141373, 2.902971029281616], "count": [337]}, "action": {"min": [0.010663961991667747, 1.9005762338638306, -1.5594691038131714, -1.3245303630828857, -2.4863436222076416, -1.8390185832977295, 0.3312984108924866, 131.0, 0.07642699778079987, 0.22878800332546234, -0.11667899787425995, -3.121999979019165, -0.21400000154972076, -1.2920000553131104, -0.4731936454772949, -2.074847459793091, -2.876424789428711, -0.6884451508522034, 1.0750879049301147, -1.8765082359313965, 1.7925928831100464, 58.0, -0.4082140028476715, 0.18188199400901794, -0.03938699886202812, -3.1391851902008057, 0.25, -3.1371853351593018], "max": [1.204626202583313, 2.090782403945923, -0.3136356472969055, 0.08136725425720215, -0.7967603206634521, -0.9300161600112915, 2.5335025787353516, 618.0, 0.3477480113506317, 0.4507960081100464, 0.14425399899482727, -1.0470000505447388, 1.2769999504089355, 0.8420000672340393, -0.01200786605477333, -1.845319151878357, -2.121971368789673, 0.05380850285291672, 1.8204658031463623, -1.335682988166809, 2.9438469409942627, 832.0, -0.22622500360012054, 0.3237850069999695, 0.1159840002655983, 3.140000104904175, 1.00600004196167, 3.140000104904175], "mean": [0.49809160828590393, 2.0467872619628906, -0.9254591464996338, -0.64089035987854, -1.6016961336135864, -1.5109736919403076, 1.4950512647628784, 485.9362487792969, 0.23372463881969452, 0.3305850923061371, 0.0284254252910614, -2.302952289581299, 0.6065935492515564, 0.03416918218135834, -0.19940908253192902, -2.0493462085723877, -2.6576695442199707, -0.23003283143043518, 1.3032503128051758, -1.5024422407150269, 2.5464210510253906, 530.3190307617188, -0.3731078803539276, 0.2446223795413971, 0.029955390840768814, 1.8112068176269531, 0.7416319251060486, -0.0322655513882637], "std": [0.4368014931678772, 0.05321629345417023, 0.30902546644210815, 0.2773846983909607, 0.7444957494735718, 0.2829383909702301, 0.5967447757720947, 203.17344665527344, 0.08851470798254013, 0.08397204428911209, 0.07269895821809769, 0.6985583305358887, 0.5715063810348511, 0.7226800918579102, 0.10135743021965027, 0.047011472284793854, 0.22892612218856812, 0.2848649024963379, 0.28843748569488525, 0.11324373632669449, 0.4457060396671295, 195.9997100830078, 0.04651416465640068, 0.03109629452228546, 0.032717302441596985, 0.9800260663032532, 0.11789587885141373, 2.902971029281616], "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": [752], "max": [752], "mean": [752.0], "std": [0.0], "count": [337]}, "index": {"min": [359615], "max": [359951], "mean": [359783.0], "std": [97.28309205612247], "count": [337]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [337]}, "subtask_annotation": {"mean": [15.210682492581602, 29.0, 29.0, 29.0, 29.0], "std": [7.483323010072203, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [337]}, "scene_annotation": {"mean": [752.0], "std": [0.0], "min": [752], "max": [752], "count": [337]}, "eef_direction_state": {"mean": [3.459940652818991, 3.080118694362018], "std": [2.119367521417636, 1.9647009537188374], "min": [0, 0], "max": [6, 6], "count": [337]}, "eef_velocity_state": {"mean": [0.9436201780415431, 1.1780415430267062], "std": [0.7585883801593126, 0.7171438309283368], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_acc_mag_state": {"mean": [0.8813056379821959, 1.0474777448071217], "std": [0.8425836793659087, 0.8247656911816837], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_direction_action": {"mean": [3.459940652818991, 3.080118694362018], "std": [2.119367521417636, 1.9647009537188374], "min": [0, 0], "max": [6, 6], "count": [337]}, "eef_velocity_action": {"mean": [0.9436201780415431, 1.1780415430267062], "std": [0.7585883801593126, 0.7171438309283368], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_acc_mag_action": {"mean": [0.8813056379821959, 1.0474777448071217], "std": [0.8425836793659087, 0.8247656911816837], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_sim_pose_state": {"mean": [0.4328824265749482, 0.35914609043686985, 1.0231444362777264, -1.0413603926601498, 1.3683834804139157, -0.27291200608103233, 0.5345760131361607, -0.27134547360689815, 1.126832746262944, 0.08890139166875118, 0.828492680568761, -0.2773650308759246], "std": [0.03363877817167522, 0.03705908042806584, 0.033058418679666995, 1.4215941248316821, 0.15888144962879144, 2.0716017901658352, 0.09601675670840984, 0.10765717860975525, 0.04380236060483435, 1.9291579195673418, 0.29873137862688487, 1.7625351070757749], "min": [0.38023620993205465, 0.2399253378878377, 0.9809022424259685, -3.1263707838203993, 0.9804610173181594, -3.119618730325854, 0.4205096142578616, -0.4041051658853839, 1.0408762179892517, -3.103124757681096, 0.3033417994882581, -3.1324472482834493], "max": [0.5263696883646819, 0.4256403029600968, 1.1013112165201706, 3.075180858379485, 1.5621991997974245, 3.1372594935126243, 0.6681896366735127, -0.07819211790808712, 1.2161031382317875, 3.1043341592301013, 1.4791874297147412, 3.1242652745349124], "count": [337]}, "eef_sim_pose_action": {"mean": [0.4328824265749482, 0.35914609043686985, 1.0231444362777264, -1.0413603926601498, 1.3683834804139157, -0.27291200608103233, 0.5345760131361607, -0.27134547360689815, 1.126832746262944, 0.08890139166875118, 0.828492680568761, -0.2773650308759246], "std": [0.03363877817167522, 0.03705908042806584, 0.033058418679666995, 1.4215941248316821, 0.15888144962879144, 2.0716017901658352, 0.09601675670840984, 0.10765717860975525, 0.04380236060483435, 1.9291579195673418, 0.29873137862688487, 1.7625351070757749], "min": [0.38023620993205465, 0.2399253378878377, 0.9809022424259685, -3.1263707838203993, 0.9804610173181594, -3.119618730325854, 0.4205096142578616, -0.4041051658853839, 1.0408762179892517, -3.103124757681096, 0.3033417994882581, -3.1324472482834493], "max": [0.5263696883646819, 0.4256403029600968, 1.1013112165201706, 3.075180858379485, 1.5621991997974245, 3.1372594935126243, 0.6681896366735127, -0.07819211790808712, 1.2161031382317875, 3.1043341592301013, 1.4791874297147412, 3.1242652745349124], "count": [337]}, "gripper_mode_state": {"mean": [0.21068249258160238, 0.2818991097922849], "std": [0.4077933053658496, 0.4499244399792052], "min": [0, 0], "max": [1, 1], "count": [337]}, "gripper_activity_state": {"mean": [1.86053412462908, 1.8902077151335313], "std": [0.48857906933857387, 0.4110408206747269], "min": [0, 0], "max": [2, 2], "count": [337]}, "gripper_mode_action": {"mean": [0.21068249258160238, 0.2818991097922849], "std": [0.4077933053658496, 0.4499244399792052], "min": [0, 0], "max": [1, 1], "count": [337]}, "gripper_activity_action": {"mean": [1.86053412462908, 1.8902077151335313], "std": [0.48857906933857387, 0.4110408206747269], "min": [0, 0], "max": [2, 2], "count": [337]}, "gripper_open_scale_state": {"mean": [0.5303189907809741, 0.48593620168985874], "std": [0.1959998065230315, 0.2031734105247017], "min": [0.058, 0.131], "max": [0.832, 0.618], "count": [337]}, "gripper_open_scale_action": {"mean": [0.5303189907809741, 0.48593620168985874], "std": [0.1959998065230315, 0.2031734105247017], "min": [0.058, 0.131], "max": [0.832, 0.618], "count": [337]}}} +{"episode_index": 674, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4885080841503268]], [[0.425637404003268]], [[0.4100024203431372]]], "std": [[[0.12000957197524971]], [[0.200901486234667]], [[0.2203180387817022]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47382562908496734]], [[0.4706042218137255]], [[0.46467026143790846]]], "std": [[[0.06606463227273522]], [[0.08969911404753131]], [[0.09570090015270502]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.7176470588235294]], [[0.7058823529411765]]], "mean": [[[0.47341176062091506]], [[0.43708130923202615]], [[0.42056897671568627]]], "std": [[[0.07522719342023819]], [[0.1578783692303811]], [[0.17824321705237248]]], "count": [100]}, "observation.state": {"min": [0.0967959612607956, 1.825527310371399, -1.3318432569503784, -1.2849115133285522, -2.3136956691741943, -1.9185007810592651, 0.45139452815055847, 152.0, 0.1157039999961853, 0.22839300334453583, -0.08468099683523178, -3.0810000896453857, -0.0860000029206276, -1.1629999876022339, -0.44163814187049866, -2.072683095932007, -2.880404233932495, -0.6196966171264648, 1.3389118909835815, -1.8592469692230225, 1.922445297241211, 202.0, -0.3903700113296509, 0.20164600014686584, -0.04029799997806549, 1.5809999704360962, 0.550000011920929, -3.1411852836608887], "max": [1.0372318029403687, 2.086942434310913, -0.3828205168247223, -0.0011344639351591468, -0.8355240821838379, -1.1626859903335571, 2.25130033493042, 824.0, 0.34711501002311707, 0.4287169873714447, 0.1413310021162033, -1.1200000047683716, 1.2899999618530273, 0.8339999318122864, -0.07295475900173187, -1.9702149629592896, -2.5237984657287598, -0.11885692924261093, 2.0783207416534424, -1.4945952892303467, 2.5573785305023193, 851.0, -0.2594839930534363, 0.2756919860839844, 0.0682699978351593, 2.9130001068115234, 1.2009999752044678, 3.1389999389648438], "mean": [0.46811550855636597, 2.0281496047973633, -0.8078693747520447, -0.5995079278945923, -1.6030606031417847, -1.6031924486160278, 1.4348357915878296, 560.3787231445312, 0.25024285912513733, 0.3245190680027008, 0.04372887313365936, -2.301724672317505, 0.6765615940093994, 0.06782053411006927, -0.16017571091651917, -2.0573651790618896, -2.7297158241271973, -0.3329412341117859, 1.521071195602417, -1.6143109798431396, 2.1900148391723633, 687.1959838867188, -0.36612468957901, 0.23117727041244507, 0.03720128908753395, 2.158623695373535, 1.023817539215088, -1.8844358921051025], "std": [0.3311542272567749, 0.07095842808485031, 0.21514667570590973, 0.2446613609790802, 0.6190839409828186, 0.27597877383232117, 0.5282455682754517, 231.63262939453125, 0.0717356875538826, 0.07844985276460648, 0.06461204588413239, 0.696905791759491, 0.4849964678287506, 0.7419357895851135, 0.08553045988082886, 0.018327783793210983, 0.0753927007317543, 0.14196431636810303, 0.24869555234909058, 0.0762653648853302, 0.13315509259700775, 162.67127990722656, 0.03303837403655052, 0.017793966457247734, 0.02387460507452488, 0.38225057721138, 0.1867620348930359, 2.276952028274536], "count": [301]}, "action": {"min": [0.0967959612607956, 1.825527310371399, -1.3318432569503784, -1.2849115133285522, -2.3136956691741943, -1.9185007810592651, 0.45139452815055847, 152.0, 0.1157039999961853, 0.22839300334453583, -0.08468099683523178, -3.0810000896453857, -0.0860000029206276, -1.1629999876022339, -0.44163814187049866, -2.072683095932007, -2.880404233932495, -0.6196966171264648, 1.3389118909835815, -1.8592469692230225, 1.922445297241211, 202.0, -0.3903700113296509, 0.20164600014686584, -0.04029799997806549, 1.5809999704360962, 0.550000011920929, -3.1411852836608887], "max": [1.0372318029403687, 2.086942434310913, -0.3828205168247223, -0.0011344639351591468, -0.8355240821838379, -1.1626859903335571, 2.25130033493042, 824.0, 0.34711501002311707, 0.4287169873714447, 0.1413310021162033, -1.1200000047683716, 1.2899999618530273, 0.8339999318122864, -0.07295475900173187, -1.9702149629592896, -2.5237984657287598, -0.11885692924261093, 2.0783207416534424, -1.4945952892303467, 2.5573785305023193, 851.0, -0.2594839930534363, 0.2756919860839844, 0.0682699978351593, 2.9130001068115234, 1.2009999752044678, 3.1389999389648438], "mean": [0.46811550855636597, 2.0281496047973633, -0.8078693747520447, -0.5995079278945923, -1.6030606031417847, -1.6031924486160278, 1.4348357915878296, 560.3787231445312, 0.25024285912513733, 0.3245190680027008, 0.04372887313365936, -2.301724672317505, 0.6765615940093994, 0.06782053411006927, -0.16017571091651917, -2.0573651790618896, -2.7297158241271973, -0.3329412341117859, 1.521071195602417, -1.6143109798431396, 2.1900148391723633, 687.1959838867188, -0.36612468957901, 0.23117727041244507, 0.03720128908753395, 2.158623695373535, 1.023817539215088, -1.8844358921051025], "std": [0.3311542272567749, 0.07095842808485031, 0.21514667570590973, 0.2446613609790802, 0.6190839409828186, 0.27597877383232117, 0.5282455682754517, 231.63262939453125, 0.0717356875538826, 0.07844985276460648, 0.06461204588413239, 0.696905791759491, 0.4849964678287506, 0.7419357895851135, 0.08553045988082886, 0.018327783793210983, 0.0753927007317543, 0.14196431636810303, 0.24869555234909058, 0.0762653648853302, 0.13315509259700775, 162.67127990722656, 0.03303837403655052, 0.017793966457247734, 0.02387460507452488, 0.38225057721138, 0.1867620348930359, 2.276952028274536], "count": [301]}, "timestamp": {"min": [0.0], "max": [10.0], "mean": [5.0], "std": [2.8963578661637945], "count": [301]}, "frame_index": {"min": [0], "max": [300], "mean": [150.0], "std": [86.89073598491383], "count": [301]}, "episode_index": {"min": [753], "max": [753], "mean": [753.0], "std": [0.0], "count": [301]}, "index": {"min": [359952], "max": [360252], "mean": [360102.0], "std": [86.89073598491383], "count": [301]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [301]}, "subtask_annotation": {"mean": [15.647840531561462, 29.0, 29.0, 29.0, 29.0], "std": [7.703101825156065, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [301]}, "scene_annotation": {"mean": [753.0], "std": [0.0], "min": [753], "max": [753], "count": [301]}, "eef_direction_state": {"mean": [3.5348837209302326, 3.627906976744186], "std": [2.1742098430530343, 2.0019306141916355], "min": [0, 0], "max": [6, 6], "count": [301]}, "eef_velocity_state": {"mean": [0.840531561461794, 1.089700996677741], "std": [0.7160836523595784, 0.7830812152432078], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_state": {"mean": [0.8870431893687708, 0.9800664451827242], "std": [0.8275960231517988, 0.8148953801776475], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_direction_action": {"mean": [3.5348837209302326, 3.627906976744186], "std": [2.1742098430530343, 2.0019306141916355], "min": [0, 0], "max": [6, 6], "count": [301]}, "eef_velocity_action": {"mean": [0.840531561461794, 1.089700996677741], "std": [0.7160836523595784, 0.7830812152432078], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_action": {"mean": [0.8870431893687708, 0.9800664451827242], "std": [0.8275960231517988, 0.8148953801776475], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_sim_pose_state": {"mean": [0.41917147581026726, 0.3667543940022884, 1.0311388657282206, -1.4679493264106978, 1.2227973694331615, -1.2786484088358638, 0.528458481755877, -0.2961848930492959, 1.1227448550091206, 0.33799493587895507, 0.8831833503740508, -0.17113295574511653], "std": [0.02218919821545201, 0.03153982331521201, 0.012962539282237014, 0.4951865479507564, 0.0789773464607577, 1.5205520566650434, 0.08829831575234906, 0.08950629145511886, 0.03694609581324113, 1.850886384329977, 0.20405565222901148, 1.8265027116448906], "min": [0.3934754881675954, 0.25881310873145225, 1.0159799608092615, -2.6680118190421123, 1.0684957895570615, -3.101898752221538, 0.41506682911083437, -0.4174246533285741, 1.0418679160045388, -3.1307927616027156, 0.5654543523394677, -3.137296944167209], "max": [0.4830035605447666, 0.4044849873892322, 1.0702204402712052, -0.7484661783327244, 1.3779935039809326, 3.137581905381735, 0.6469604089178608, -0.11576817714092347, 1.1819748234642042, 3.0935954386943774, 1.3492190866067957, 3.121529495997308], "count": [301]}, "eef_sim_pose_action": {"mean": [0.41917147581026726, 0.3667543940022884, 1.0311388657282206, -1.4679493264106978, 1.2227973694331615, -1.2786484088358638, 0.528458481755877, -0.2961848930492959, 1.1227448550091206, 0.33799493587895507, 0.8831833503740508, -0.17113295574511653], "std": [0.02218919821545201, 0.03153982331521201, 0.012962539282237014, 0.4951865479507564, 0.0789773464607577, 1.5205520566650434, 0.08829831575234906, 0.08950629145511886, 0.03694609581324113, 1.850886384329977, 0.20405565222901148, 1.8265027116448906], "min": [0.3934754881675954, 0.25881310873145225, 1.0159799608092615, -2.6680118190421123, 1.0684957895570615, -3.101898752221538, 0.41506682911083437, -0.4174246533285741, 1.0418679160045388, -3.1307927616027156, 0.5654543523394677, -3.137296944167209], "max": [0.4830035605447666, 0.4044849873892322, 1.0702204402712052, -0.7484661783327244, 1.3779935039809326, 3.137581905381735, 0.6469604089178608, -0.11576817714092347, 1.1819748234642042, 3.0935954386943774, 1.3492190866067957, 3.121529495997308], "count": [301]}, "gripper_mode_state": {"mean": [0.12956810631229235, 0.25249169435215946], "std": [0.3358276524334157, 0.43444175517016775], "min": [0, 0], "max": [1, 1], "count": [301]}, "gripper_activity_state": {"mean": [1.8372093023255813, 1.8338870431893688], "std": [0.5123824095352748, 0.5014740801093227], "min": [0, 0], "max": [2, 2], "count": [301]}, "gripper_mode_action": {"mean": [0.12956810631229235, 0.25249169435215946], "std": [0.3358276524334157, 0.43444175517016775], "min": [0, 0], "max": [1, 1], "count": [301]}, "gripper_activity_action": {"mean": [1.8372093023255813, 1.8338870431893688], "std": [0.5123824095352748, 0.5014740801093227], "min": [0, 0], "max": [2, 2], "count": [301]}, "gripper_open_scale_state": {"mean": [0.6871960129848758, 0.560378737440141], "std": [0.16267122701589443, 0.2316326218118848], "min": [0.202, 0.152], "max": [0.851, 0.824], "count": [301]}, "gripper_open_scale_action": {"mean": [0.6871960129848758, 0.560378737440141], "std": [0.16267122701589443, 0.2316326218118848], "min": [0.202, 0.152], "max": [0.851, 0.824], "count": [301]}}} +{"episode_index": 675, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.48774219158496734]], [[0.42289333741830065]], [[0.4056663235294118]]], "std": [[[0.1257142232594759]], [[0.2049705290656076]], [[0.22684097833649197]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47623511029411764]], [[0.4753882189542484]], [[0.4700754432189543]]], "std": [[[0.0658177437142722]], [[0.08417208956153872]], [[0.08878736790348081]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.7725490196078432]], [[0.7450980392156863]]], "mean": [[[0.48180499183006537]], [[0.43108160539215684]], [[0.4070635375816994]]], "std": [[[0.07461827150591228]], [[0.17966148933940146]], [[0.20699423554650243]]], "count": [100]}, "observation.state": {"min": [0.10749483108520508, 1.9240858554840088, -1.376960039138794, -1.3233610391616821, -2.3778367042541504, -1.879963994026184, 0.4896346926689148, 147.0, 0.14168299734592438, 0.20771099627017975, -0.0765869989991188, -3.00600004196167, -0.17499999701976776, -1.0049999952316284, -0.43394121527671814, -2.073014736175537, -2.8798980712890625, -0.5064247846603394, 1.1701735258102417, -1.8550580739974976, 2.060605764389038, 42.0, -0.4020940065383911, 0.17964600026607513, -0.02586900070309639, 1.2139999866485596, 0.7069999575614929, -3.1351852416992188], "max": [0.8616865277290344, 2.0847434997558594, -0.5151514410972595, 0.06499606370925903, -0.1223999410867691, -1.1456341743469238, 2.1712942123413086, 826.0, 0.3697269856929779, 0.4153589904308319, 0.09445600211620331, -0.7929999828338623, 0.9679999947547913, 0.9449999928474426, 0.014416418969631195, -2.015122413635254, -2.5058391094207764, 0.03839724510908127, 1.7949142456054688, -1.538403034210205, 2.8161935806274414, 847.0, -0.2561649978160858, 0.2785100042819977, 0.06380899995565414, 3.053999900817871, 1.0609999895095825, 3.0940001010894775], "mean": [0.4709348678588867, 2.052258014678955, -1.0620546340942383, -0.6255968809127808, -1.3896664381027222, -1.4940232038497925, 1.2370762825012207, 500.0683288574219, 0.2496602088212967, 0.3389141261577606, 0.02852008119225502, -2.1496636867523193, 0.5026363730430603, 0.18038010597229004, -0.12892121076583862, -2.0636813640594482, -2.7445902824401855, -0.16228850185871124, 1.4222108125686646, -1.658186912536621, 2.5282323360443115, 685.57666015625, -0.36538180708885193, 0.20916995406150818, 0.020167266950011253, 1.9114903211593628, 0.8721932768821716, 0.8176410794258118], "std": [0.289387583732605, 0.04044440761208534, 0.24390868842601776, 0.3107367753982544, 0.9586317539215088, 0.20577500760555267, 0.6081627011299133, 219.4854278564453, 0.0662401095032692, 0.06851513683795929, 0.04923665523529053, 0.8270186185836792, 0.41615673899650574, 0.7116721272468567, 0.09987454861402512, 0.010779144242405891, 0.1256610006093979, 0.2103075385093689, 0.23129680752754211, 0.07809573411941528, 0.3014887571334839, 266.3348083496094, 0.03426004573702812, 0.027110395953059196, 0.02184038795530796, 0.5736669898033142, 0.08623024821281433, 2.7414631843566895], "count": [300]}, "action": {"min": [0.10749483108520508, 1.9240858554840088, -1.376960039138794, -1.3233610391616821, -2.3778367042541504, -1.879963994026184, 0.4896346926689148, 147.0, 0.14168299734592438, 0.20771099627017975, -0.0765869989991188, -3.00600004196167, -0.17499999701976776, -1.0049999952316284, -0.43394121527671814, -2.073014736175537, -2.8798980712890625, -0.5064247846603394, 1.1701735258102417, -1.8550580739974976, 2.060605764389038, 42.0, -0.4020940065383911, 0.17964600026607513, -0.02586900070309639, 1.2139999866485596, 0.7069999575614929, -3.1351852416992188], "max": [0.8616865277290344, 2.0847434997558594, -0.5151514410972595, 0.06499606370925903, -0.1223999410867691, -1.1456341743469238, 2.1712942123413086, 826.0, 0.3697269856929779, 0.4153589904308319, 0.09445600211620331, -0.7929999828338623, 0.9679999947547913, 0.9449999928474426, 0.014416418969631195, -2.015122413635254, -2.5058391094207764, 0.03839724510908127, 1.7949142456054688, -1.538403034210205, 2.8161935806274414, 847.0, -0.2561649978160858, 0.2785100042819977, 0.06380899995565414, 3.053999900817871, 1.0609999895095825, 3.0940001010894775], "mean": [0.4709348678588867, 2.052258014678955, -1.0620546340942383, -0.6255968809127808, -1.3896664381027222, -1.4940232038497925, 1.2370762825012207, 500.0683288574219, 0.2496602088212967, 0.3389141261577606, 0.02852008119225502, -2.1496636867523193, 0.5026363730430603, 0.18038010597229004, -0.12892121076583862, -2.0636813640594482, -2.7445902824401855, -0.16228850185871124, 1.4222108125686646, -1.658186912536621, 2.5282323360443115, 685.57666015625, -0.36538180708885193, 0.20916995406150818, 0.020167266950011253, 1.9114903211593628, 0.8721932768821716, 0.8176410794258118], "std": [0.289387583732605, 0.04044440761208534, 0.24390868842601776, 0.3107367753982544, 0.9586317539215088, 0.20577500760555267, 0.6081627011299133, 219.4854278564453, 0.0662401095032692, 0.06851513683795929, 0.04923665523529053, 0.8270186185836792, 0.41615673899650574, 0.7116721272468567, 0.09987454861402512, 0.010779144242405891, 0.1256610006093979, 0.2103075385093689, 0.23129680752754211, 0.07809573411941528, 0.3014887571334839, 266.3348083496094, 0.03426004573702812, 0.027110395953059196, 0.02184038795530796, 0.5736669898033142, 0.08623024821281433, 2.7414631843566895], "count": [300]}, "timestamp": {"min": [0.0], "max": [9.966666666666667], "mean": [4.983333333333333], "std": [2.8867353083961027], "count": [300]}, "frame_index": {"min": [0], "max": [299], "mean": [149.5], "std": [86.60205925188308], "count": [300]}, "episode_index": {"min": [754], "max": [754], "mean": [754.0], "std": [0.0], "count": [300]}, "index": {"min": [360253], "max": [360552], "mean": [360402.5], "std": [86.60205925188308], "count": [300]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [300]}, "subtask_annotation": {"mean": [9.803333333333333, 29.0, 29.0, 29.0, 29.0], "std": [9.758995280708401, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [300]}, "scene_annotation": {"mean": [754.0], "std": [0.0], "min": [754], "max": [754], "count": [300]}, "eef_direction_state": {"mean": [4.016666666666667, 3.54], "std": [2.15167893102624, 2.0104062607675437], "min": [0, 0], "max": [6, 6], "count": [300]}, "eef_velocity_state": {"mean": [0.6833333333333333, 1.0166666666666666], "std": [0.7503702789660297, 0.7414325473178394], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_acc_mag_state": {"mean": [0.7533333333333333, 1.03], "std": [0.824108946411551, 0.8220502823226008], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_direction_action": {"mean": [4.016666666666667, 3.54], "std": [2.15167893102624, 2.0104062607675437], "min": [0, 0], "max": [6, 6], "count": [300]}, "eef_velocity_action": {"mean": [0.6833333333333333, 1.0166666666666666], "std": [0.7503702789660297, 0.7414325473178394], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_acc_mag_action": {"mean": [0.7533333333333333, 1.03], "std": [0.824108946411551, 0.8220502823226008], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_sim_pose_state": {"mean": [0.3963370178177184, 0.34904264311400096, 1.0174631125032885, -1.0101792839539854, 1.3412251432741482, -1.0132353910913954, 0.5421727555193818, -0.28033068885702583, 1.114220038913096, 0.13245234673720602, 0.8601805508761312, -0.8714265711602224], "std": [0.032894908353709555, 0.026817290860561036, 0.018759888240024843, 0.7427315706685567, 0.07559198305456159, 1.3831059915819424, 0.07944583212898516, 0.06944745657429463, 0.0387554941897222, 1.9708437746667369, 0.18595114739126056, 1.4372551964459144], "min": [0.36185472179850003, 0.2675832915733103, 1.0011486958369047, -2.431170694275634, 1.1938187002573084, -3.1413125136380335, 0.3950793412709971, -0.37531280471763867, 1.0337949455217934, -3.118195668152316, 0.5871654602196528, -3.028756606740487], "max": [0.48787730836335863, 0.39561245797505584, 1.0709402529322838, -0.1672146075063364, 1.4281393402169322, 3.138624441559173, 0.6303250317106536, -0.14145595358733237, 1.1815132835283773, 3.10389047376387, 1.2645125250001845, 0.6413768007318553], "count": [300]}, "eef_sim_pose_action": {"mean": [0.3963370178177184, 0.34904264311400096, 1.0174631125032885, -1.0101792839539854, 1.3412251432741482, -1.0132353910913954, 0.5421727555193818, -0.28033068885702583, 1.114220038913096, 0.13245234673720602, 0.8601805508761312, -0.8714265711602224], "std": [0.032894908353709555, 0.026817290860561036, 0.018759888240024843, 0.7427315706685567, 0.07559198305456159, 1.3831059915819424, 0.07944583212898516, 0.06944745657429463, 0.0387554941897222, 1.9708437746667369, 0.18595114739126056, 1.4372551964459144], "min": [0.36185472179850003, 0.2675832915733103, 1.0011486958369047, -2.431170694275634, 1.1938187002573084, -3.1413125136380335, 0.3950793412709971, -0.37531280471763867, 1.0337949455217934, -3.118195668152316, 0.5871654602196528, -3.028756606740487], "max": [0.48787730836335863, 0.39561245797505584, 1.0709402529322838, -0.1672146075063364, 1.4281393402169322, 3.138624441559173, 0.6303250317106536, -0.14145595358733237, 1.1815132835283773, 3.10389047376387, 1.2645125250001845, 0.6413768007318553], "count": [300]}, "gripper_mode_state": {"mean": [0.2, 0.31333333333333335], "std": [0.4, 0.4638486343146393], "min": [0, 0], "max": [1, 1], "count": [300]}, "gripper_activity_state": {"mean": [1.8133333333333332, 1.8866666666666667], "std": [0.5277204647243549, 0.39220176213554125], "min": [0, 0], "max": [2, 2], "count": [300]}, "gripper_mode_action": {"mean": [0.2, 0.31333333333333335], "std": [0.4, 0.4638486343146393], "min": [0, 0], "max": [1, 1], "count": [300]}, "gripper_activity_action": {"mean": [1.8133333333333332, 1.8866666666666667], "std": [0.5277204647243549, 0.39220176213554125], "min": [0, 0], "max": [2, 2], "count": [300]}, "gripper_open_scale_state": {"mean": [0.6855766667556755, 0.500068333282471], "std": [0.26633496165684506, 0.21948543904007758], "min": [0.042, 0.147], "max": [0.847, 0.826], "count": [300]}, "gripper_open_scale_action": {"mean": [0.6855766667556755, 0.500068333282471], "std": [0.26633496165684506, 0.21948543904007758], "min": [0.042, 0.147], "max": [0.847, 0.826], "count": [300]}}} +{"episode_index": 676, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.48328676470588233]], [[0.42237446895424835]], [[0.4076325081699347]]], "std": [[[0.11834892006997015]], [[0.1975874616771341]], [[0.21776737189326975]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47453690972222223]], [[0.46375086397058823]], [[0.45518124183006536]]], "std": [[[0.08129351176074964]], [[0.12009036320405231]], [[0.129627315971808]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.0]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.7176470588235294]], [[0.6980392156862745]]], "mean": [[[0.4774111928104575]], [[0.44778817810457516]], [[0.4341274611928105]]], "std": [[[0.06362352075280965]], [[0.14474782900102284]], [[0.1629910940555877]]], "count": [100]}, "observation.state": {"min": [0.1057145968079567, 1.758838176727295, -1.093762993812561, -1.1107449531555176, -2.3768067359924316, -1.8701553344726562, 0.5158844590187073, 140.0, 0.14694899320602417, 0.21748900413513184, -0.05319200083613396, -2.989000082015991, -0.11299999803304672, -1.0429999828338623, -0.5415757298469543, -2.0769245624542236, -2.8809101581573486, -0.669316291809082, 1.1808722019195557, -1.8722147941589355, 1.9527965784072876, 88.0, -0.40407100319862366, 0.15659600496292114, -0.04176099970936775, 1.3459999561309814, 0.5730000138282776, -3.1401853561401367], "max": [0.8891580104827881, 2.0786523818969727, -0.18510963022708893, -0.031293753534555435, -0.3876376152038574, -1.197679877281189, 2.2633256912231445, 835.0, 0.3624019920825958, 0.4361940026283264, 0.1797890067100525, -0.9449999928474426, 1.2690000534057617, 0.9350000023841858, 0.08689995110034943, -1.9795697927474976, -2.368237257003784, -0.04138175770640373, 1.8992325067520142, -1.57254159450531, 2.7392070293426514, 846.0, -0.22891399264335632, 0.29683399200439453, 0.0719589963555336, 3.0910000801086426, 1.0829999446868896, 3.0810000896453857], "mean": [0.4158766269683838, 2.0203187465667725, -0.7278351783752441, -0.6059823036193848, -1.5540800094604492, -1.5865733623504639, 1.322311282157898, 539.1538696289062, 0.27598705887794495, 0.3237413167953491, 0.06504137814044952, -2.1611363887786865, 0.6879740357398987, 0.1012972816824913, -0.11218420416116714, -2.0610055923461914, -2.693124294281006, -0.2424425333738327, 1.4542850255966187, -1.6866004467010498, 2.4161298274993896, 684.994873046875, -0.36470746994018555, 0.2000090777873993, 0.02659129910171032, 2.017709732055664, 0.8362844586372375, 0.7577640414237976], "std": [0.28150123357772827, 0.07817257940769196, 0.21337445080280304, 0.26185497641563416, 0.6158617734909058, 0.18006718158721924, 0.5105941891670227, 229.62179565429688, 0.06399603933095932, 0.07282867282629013, 0.048501938581466675, 0.6799950003623962, 0.465631365776062, 0.6160862445831299, 0.13252998888492584, 0.014904992654919624, 0.16282854974269867, 0.19623549282550812, 0.30443814396858215, 0.07996449619531631, 0.31180906295776367, 217.3114776611328, 0.0416673943400383, 0.034411218017339706, 0.03640853986144066, 0.697403073310852, 0.13722731173038483, 2.688730239868164], "count": [390]}, "action": {"min": [0.1057145968079567, 1.758838176727295, -1.093762993812561, -1.1107449531555176, -2.3768067359924316, -1.8701553344726562, 0.5158844590187073, 140.0, 0.14694899320602417, 0.21748900413513184, -0.05319200083613396, -2.989000082015991, -0.11299999803304672, -1.0429999828338623, -0.5415757298469543, -2.0769245624542236, -2.8809101581573486, -0.669316291809082, 1.1808722019195557, -1.8722147941589355, 1.9527965784072876, 88.0, -0.40407100319862366, 0.15659600496292114, -0.04176099970936775, 1.3459999561309814, 0.5730000138282776, -3.1401853561401367], "max": [0.8891580104827881, 2.0786523818969727, -0.18510963022708893, -0.031293753534555435, -0.3876376152038574, -1.197679877281189, 2.2633256912231445, 835.0, 0.3624019920825958, 0.4361940026283264, 0.1797890067100525, -0.9449999928474426, 1.2690000534057617, 0.9350000023841858, 0.08689995110034943, -1.9795697927474976, -2.368237257003784, -0.04138175770640373, 1.8992325067520142, -1.57254159450531, 2.7392070293426514, 846.0, -0.22891399264335632, 0.29683399200439453, 0.0719589963555336, 3.0910000801086426, 1.0829999446868896, 3.0810000896453857], "mean": [0.4158766269683838, 2.0203187465667725, -0.7278351783752441, -0.6059823036193848, -1.5540800094604492, -1.5865733623504639, 1.322311282157898, 539.1538696289062, 0.27598705887794495, 0.3237413167953491, 0.06504137814044952, -2.1611363887786865, 0.6879740357398987, 0.1012972816824913, -0.11218420416116714, -2.0610055923461914, -2.693124294281006, -0.2424425333738327, 1.4542850255966187, -1.6866004467010498, 2.4161298274993896, 684.994873046875, -0.36470746994018555, 0.2000090777873993, 0.02659129910171032, 2.017709732055664, 0.8362844586372375, 0.7577640414237976], "std": [0.28150123357772827, 0.07817257940769196, 0.21337445080280304, 0.26185497641563416, 0.6158617734909058, 0.18006718158721924, 0.5105941891670227, 229.62179565429688, 0.06399603933095932, 0.07282867282629013, 0.048501938581466675, 0.6799950003623962, 0.465631365776062, 0.6160862445831299, 0.13252998888492584, 0.014904992654919624, 0.16282854974269867, 0.19623549282550812, 0.30443814396858215, 0.07996449619531631, 0.31180906295776367, 217.3114776611328, 0.0416673943400383, 0.034411218017339706, 0.03640853986144066, 0.697403073310852, 0.13722731173038483, 2.688730239868164], "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": [755], "max": [755], "mean": [755.0], "std": [0.0], "count": [390]}, "index": {"min": [360553], "max": [360942], "mean": [360747.5], "std": [112.5829323950423], "count": [390]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [390]}, "subtask_annotation": {"mean": [14.682051282051281, 29.0, 29.0, 29.0, 29.0], "std": [7.847680427994914, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [390]}, "scene_annotation": {"mean": [755.0], "std": [0.0], "min": [755], "max": [755], "count": [390]}, "eef_direction_state": {"mean": [3.753846153846154, 3.443589743589744], "std": [2.2259364095607657, 2.0040081467405493], "min": [0, 0], "max": [6, 6], "count": [390]}, "eef_velocity_state": {"mean": [0.735897435897436, 1.0461538461538462], "std": [0.740404317642171, 0.7496481752047234], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_acc_mag_state": {"mean": [0.7564102564102564, 0.9230769230769231], "std": [0.8287447634656451, 0.8222737514282994], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_direction_action": {"mean": [3.753846153846154, 3.443589743589744], "std": [2.2259364095607657, 2.0040081467405493], "min": [0, 0], "max": [6, 6], "count": [390]}, "eef_velocity_action": {"mean": [0.735897435897436, 1.0461538461538462], "std": [0.740404317642171, 0.7496481752047234], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_acc_mag_action": {"mean": [0.7564102564102564, 0.9230769230769231], "std": [0.8287447634656451, 0.8222737514282994], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_sim_pose_state": {"mean": [0.39025159692226163, 0.35534465293822076, 1.023313612914847, -1.0174309839422175, 1.2825423864651635, -0.11339305615179458, 0.5232471297085481, -0.325964853511018, 1.1186605814255768, 0.3779222191308374, 0.959452029583117, -0.22706738791084427], "std": [0.04140273798088867, 0.03644065095585215, 0.019956348169741678, 0.7964784787745536, 0.1263135525101039, 1.789900339829589, 0.08372767867509277, 0.06955982573492067, 0.04415035964653496, 1.7187504634435873, 0.23421026214044638, 1.6587384268714285], "min": [0.34084017660890104, 0.23764488377623544, 1.0024103332327094, -2.4307068961932687, 1.0356478558743576, -3.115240544540164, 0.40639004371059545, -0.4466369534808329, 1.0354048646786882, -3.1298273304436393, 0.549244616291134, -3.096803183971877], "max": [0.5076948129293289, 0.400873623538853, 1.0768543503784676, -0.16259732373384375, 1.4181814600868865, 3.11446472433438, 0.6499336477408763, -0.16684083499589578, 1.2022370569859016, 3.1217262429843444, 1.3744668631117598, 3.103759333456529], "count": [390]}, "eef_sim_pose_action": {"mean": [0.39025159692226163, 0.35534465293822076, 1.023313612914847, -1.0174309839422175, 1.2825423864651635, -0.11339305615179458, 0.5232471297085481, -0.325964853511018, 1.1186605814255768, 0.3779222191308374, 0.959452029583117, -0.22706738791084427], "std": [0.04140273798088867, 0.03644065095585215, 0.019956348169741678, 0.7964784787745536, 0.1263135525101039, 1.789900339829589, 0.08372767867509277, 0.06955982573492067, 0.04415035964653496, 1.7187504634435873, 0.23421026214044638, 1.6587384268714285], "min": [0.34084017660890104, 0.23764488377623544, 1.0024103332327094, -2.4307068961932687, 1.0356478558743576, -3.115240544540164, 0.40639004371059545, -0.4466369534808329, 1.0354048646786882, -3.1298273304436393, 0.549244616291134, -3.096803183971877], "max": [0.5076948129293289, 0.400873623538853, 1.0768543503784676, -0.16259732373384375, 1.4181814600868865, 3.11446472433438, 0.6499336477408763, -0.16684083499589578, 1.2022370569859016, 3.1217262429843444, 1.3744668631117598, 3.103759333456529], "count": [390]}, "gripper_mode_state": {"mean": [0.1794871794871795, 0.24102564102564103], "std": [0.38375973197681384, 0.42770583511780713], "min": [0, 0], "max": [1, 1], "count": [390]}, "gripper_activity_state": {"mean": [1.7025641025641025, 1.8974358974358974], "std": [0.6395058907878808, 0.3785852066726502], "min": [0, 0], "max": [2, 2], "count": [390]}, "gripper_mode_action": {"mean": [0.1794871794871795, 0.24102564102564103], "std": [0.38375973197681384, 0.42770583511780713], "min": [0, 0], "max": [1, 1], "count": [390]}, "gripper_activity_action": {"mean": [1.7025641025641025, 1.8974358974358974], "std": [0.6395058907878808, 0.3785852066726502], "min": [0, 0], "max": [2, 2], "count": [390]}, "gripper_open_scale_state": {"mean": [0.68499487193181, 0.539153846114718], "std": [0.21731168373668255, 0.22962112666557716], "min": [0.088, 0.14], "max": [0.846, 0.835], "count": [390]}, "gripper_open_scale_action": {"mean": [0.68499487193181, 0.539153846114718], "std": [0.21731168373668255, 0.22962112666557716], "min": [0.088, 0.14], "max": [0.846, 0.835], "count": [390]}}} +{"episode_index": 677, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4844246303104575]], [[0.42276442401960784]], [[0.4078268239379085]]], "std": [[[0.12306007167666791]], [[0.20126650557949963]], [[0.22147672604917182]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48113819648692807]], [[0.47810001021241827]], [[0.47152615196078435]]], "std": [[[0.07131268524289056]], [[0.09449010268805506]], [[0.10001833784961907]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7058823529411765]], [[0.6941176470588235]], [[0.6823529411764706]]], "mean": [[[0.475406760620915]], [[0.44329368668300656]], [[0.4306054840686274]]], "std": [[[0.06848766622148644]], [[0.14953397971946308]], [[0.16655236386725902]]], "count": [100]}, "observation.state": {"min": [0.07147122919559479, 1.920281171798706, -1.1598585844039917, -1.285260558128357, -2.4310691356658936, -1.828947901725769, 0.43593087792396545, 152.0, 0.1250469982624054, 0.21946099400520325, -0.03918299823999405, -3.0160000324249268, -0.11499999463558197, -1.0670000314712524, -0.4810127317905426, -2.0753533840179443, -2.8809101581573486, -0.583498477935791, 1.1047236919403076, -1.7374228239059448, 2.127120018005371, 222.0, -0.41114699840545654, 0.1543560028076172, -0.05446900054812431, 1.2389999628067017, 0.549000084400177, -3.115000009536743], "max": [0.9195616841316223, 2.0801358222961426, -0.15770795941352844, 0.011117747984826565, -0.9752725958824158, -1.3259789943695068, 2.3759865760803223, 611.0, 0.37414899468421936, 0.4177570044994354, 0.17666000127792358, -1.027999997138977, 1.2869999408721924, 0.7759999632835388, 0.0449247732758522, -1.9894659519195557, -2.49726939201355, -0.010314896702766418, 1.8861075639724731, -1.505905032157898, 2.6871962547302246, 846.0, -0.2552909851074219, 0.2832309901714325, 0.07729300111532211, 3.0, 0.9700000286102295, 3.1010000705718994], "mean": [0.43901148438453674, 2.045753240585327, -0.7610374093055725, -0.6808985471725464, -1.654578685760498, -1.618620753288269, 1.4908593893051147, 500.7592468261719, 0.2576724588871002, 0.3201488256454468, 0.04994318261742592, -2.3152658939361572, 0.690040647983551, -0.054538726806640625, -0.09037353843450546, -2.0607709884643555, -2.7352120876312256, -0.2305416762828827, 1.3559656143188477, -1.662249207496643, 2.4409570693969727, 752.907470703125, -0.37845081090927124, 0.19548122584819794, 0.04376465827226639, 1.7791043519973755, 0.8674177527427673, 0.9470639228820801], "std": [0.315964013338089, 0.04538574442267418, 0.292167991399765, 0.3311227560043335, 0.6552262306213379, 0.17176553606987, 0.5826805233955383, 167.16539001464844, 0.0744163915514946, 0.07644985616207123, 0.04983332380652428, 0.6566821336746216, 0.5201584696769714, 0.6027217507362366, 0.14304092526435852, 0.015130150131881237, 0.13413114845752716, 0.1715678721666336, 0.32189568877220154, 0.04965871572494507, 0.1878766566514969, 181.49180603027344, 0.04460125416517258, 0.03666776418685913, 0.0387529619038105, 0.6694546937942505, 0.10487756878137589, 2.6579532623291016], "count": [297]}, "action": {"min": [0.07147122919559479, 1.920281171798706, -1.1598585844039917, -1.285260558128357, -2.4310691356658936, -1.828947901725769, 0.43593087792396545, 152.0, 0.1250469982624054, 0.21946099400520325, -0.03918299823999405, -3.0160000324249268, -0.11499999463558197, -1.0670000314712524, -0.4810127317905426, -2.0753533840179443, -2.8809101581573486, -0.583498477935791, 1.1047236919403076, -1.7374228239059448, 2.127120018005371, 222.0, -0.41114699840545654, 0.1543560028076172, -0.05446900054812431, 1.2389999628067017, 0.549000084400177, -3.115000009536743], "max": [0.9195616841316223, 2.0801358222961426, -0.15770795941352844, 0.011117747984826565, -0.9752725958824158, -1.3259789943695068, 2.3759865760803223, 611.0, 0.37414899468421936, 0.4177570044994354, 0.17666000127792358, -1.027999997138977, 1.2869999408721924, 0.7759999632835388, 0.0449247732758522, -1.9894659519195557, -2.49726939201355, -0.010314896702766418, 1.8861075639724731, -1.505905032157898, 2.6871962547302246, 846.0, -0.2552909851074219, 0.2832309901714325, 0.07729300111532211, 3.0, 0.9700000286102295, 3.1010000705718994], "mean": [0.43901148438453674, 2.045753240585327, -0.7610374093055725, -0.6808985471725464, -1.654578685760498, -1.618620753288269, 1.4908593893051147, 500.7592468261719, 0.2576724588871002, 0.3201488256454468, 0.04994318261742592, -2.3152658939361572, 0.690040647983551, -0.054538726806640625, -0.09037353843450546, -2.0607709884643555, -2.7352120876312256, -0.2305416762828827, 1.3559656143188477, -1.662249207496643, 2.4409570693969727, 752.907470703125, -0.37845081090927124, 0.19548122584819794, 0.04376465827226639, 1.7791043519973755, 0.8674177527427673, 0.9470639228820801], "std": [0.315964013338089, 0.04538574442267418, 0.292167991399765, 0.3311227560043335, 0.6552262306213379, 0.17176553606987, 0.5826805233955383, 167.16539001464844, 0.0744163915514946, 0.07644985616207123, 0.04983332380652428, 0.6566821336746216, 0.5201584696769714, 0.6027217507362366, 0.14304092526435852, 0.015130150131881237, 0.13413114845752716, 0.1715678721666336, 0.32189568877220154, 0.04965871572494507, 0.1878766566514969, 181.49180603027344, 0.04460125416517258, 0.03666776418685913, 0.0387529619038105, 0.6694546937942505, 0.10487756878137589, 2.6579532623291016], "count": [297]}, "timestamp": {"min": [0.0], "max": [9.866666666666667], "mean": [4.933333333333334], "std": [2.857867632940233], "count": [297]}, "frame_index": {"min": [0], "max": [296], "mean": [148.0], "std": [85.73602898820698], "count": [297]}, "episode_index": {"min": [756], "max": [756], "mean": [756.0], "std": [0.0], "count": [297]}, "index": {"min": [360943], "max": [361239], "mean": [361091.0], "std": [85.73602898820698], "count": [297]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [297]}, "subtask_annotation": {"mean": [16.134680134680135, 29.0, 29.0, 29.0, 29.0], "std": [7.916783687516357, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [297]}, "scene_annotation": {"mean": [756.0], "std": [0.0], "min": [756], "max": [756], "count": [297]}, "eef_direction_state": {"mean": [3.68013468013468, 3.265993265993266], "std": [2.3214798445668134, 2.1477311903373595], "min": [0, 0], "max": [6, 6], "count": [297]}, "eef_velocity_state": {"mean": [0.7676767676767676, 1.127946127946128], "std": [0.745287545280676, 0.7411385524988959], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_acc_mag_state": {"mean": [0.9057239057239057, 1.0404040404040404], "std": [0.8515390490487074, 0.8030144207818896], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_direction_action": {"mean": [3.68013468013468, 3.265993265993266], "std": [2.3214798445668134, 2.1477311903373595], "min": [0, 0], "max": [6, 6], "count": [297]}, "eef_velocity_action": {"mean": [0.7676767676767676, 1.127946127946128], "std": [0.745287545280676, 0.7411385524988959], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_acc_mag_action": {"mean": [0.9057239057239057, 1.0404040404040404], "std": [0.8515390490487074, 0.8030144207818896], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_sim_pose_state": {"mean": [0.38347901004206514, 0.37125229184914216, 1.0243578599476142, -1.1581393615100322, 1.314850932362601, -0.6670690459125501, 0.5228415499308166, -0.3032351331625867, 1.124019887746834, 0.5506872370183387, 0.9181899051283454, -0.30309576115324616], "std": [0.04464745018521544, 0.04220919263442939, 0.012099142070585704, 0.7009841555349638, 0.05615806188195673, 1.5424099007825203, 0.08772282102746758, 0.07663671504435657, 0.050972023496870196, 1.866994960850716, 0.24926771263874178, 1.8508352561378816], "min": [0.33625787751155395, 0.24730012865362694, 1.0073436585097957, -2.740119270688969, 1.1381715358038464, -3.1411710938852266, 0.40473646665406393, -0.44266296556845347, 1.0339291276401747, -3.1364654313237224, 0.5036649152145625, -3.093492887481754], "max": [0.4910705364476766, 0.4017448137077491, 1.0586029765031737, -0.47125978300808724, 1.455918222363041, 3.1183747112537343, 0.6364350735595332, -0.15873107314363358, 1.197644183417409, 3.1012062924194157, 1.4961368515788296, 3.1411520844087013], "count": [297]}, "eef_sim_pose_action": {"mean": [0.38347901004206514, 0.37125229184914216, 1.0243578599476142, -1.1581393615100322, 1.314850932362601, -0.6670690459125501, 0.5228415499308166, -0.3032351331625867, 1.124019887746834, 0.5506872370183387, 0.9181899051283454, -0.30309576115324616], "std": [0.04464745018521544, 0.04220919263442939, 0.012099142070585704, 0.7009841555349638, 0.05615806188195673, 1.5424099007825203, 0.08772282102746758, 0.07663671504435657, 0.050972023496870196, 1.866994960850716, 0.24926771263874178, 1.8508352561378816], "min": [0.33625787751155395, 0.24730012865362694, 1.0073436585097957, -2.740119270688969, 1.1381715358038464, -3.1411710938852266, 0.40473646665406393, -0.44266296556845347, 1.0339291276401747, -3.1364654313237224, 0.5036649152145625, -3.093492887481754], "max": [0.4910705364476766, 0.4017448137077491, 1.0586029765031737, -0.47125978300808724, 1.455918222363041, 3.1183747112537343, 0.6364350735595332, -0.15873107314363358, 1.197644183417409, 3.1012062924194157, 1.4961368515788296, 3.1411520844087013], "count": [297]}, "gripper_mode_state": {"mean": [0.13131313131313133, 0.2558922558922559], "std": [0.33774249489495856, 0.436361557961545], "min": [0, 0], "max": [1, 1], "count": [297]}, "gripper_activity_state": {"mean": [1.835016835016835, 1.8956228956228955], "std": [0.48170511158944224, 0.4093367788667795], "min": [0, 0], "max": [2, 2], "count": [297]}, "gripper_mode_action": {"mean": [0.13131313131313133, 0.2558922558922559], "std": [0.33774249489495856, 0.436361557961545], "min": [0, 0], "max": [1, 1], "count": [297]}, "gripper_activity_action": {"mean": [1.835016835016835, 1.8956228956228955], "std": [0.48170511158944224, 0.4093367788667795], "min": [0, 0], "max": [2, 2], "count": [297]}, "gripper_open_scale_state": {"mean": [0.7529074072019029, 0.5007592590537536], "std": [0.18149171179302787, 0.16716540908709582], "min": [0.222, 0.152], "max": [0.846, 0.611], "count": [297]}, "gripper_open_scale_action": {"mean": [0.7529074072019029, 0.5007592590537536], "std": [0.18149171179302787, 0.16716540908709582], "min": [0.222, 0.152], "max": [0.846, 0.611], "count": [297]}}} +{"episode_index": 678, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.48341122753267973]], [[0.42572304942810457]], [[0.410837602124183]]], "std": [[[0.12480993120295718]], [[0.19856642684579942]], [[0.2183494268964919]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47693724060457515]], [[0.47661178513071895]], [[0.4709947712418301]]], "std": [[[0.06130997473966966]], [[0.08261478530035561]], [[0.08782774725979729]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.7686274509803922]], [[0.7333333333333333]]], "mean": [[[0.47926073529411767]], [[0.4407272446895425]], [[0.420330426879085]]], "std": [[[0.08597304850811358]], [[0.1759329240144899]], [[0.198317325076596]]], "count": [100]}, "observation.state": {"min": [0.0035081119276583195, 1.9375773668289185, -1.3927727937698364, -1.4526900053024292, -2.5013885498046875, -2.03936505317688, 0.48549824953079224, 140.0, 0.11175800114870071, 0.1833450049161911, -0.0714770033955574, -2.993000030517578, -0.19900000095367432, -1.0829999446868896, -0.5248379707336426, -2.0785999298095703, -2.871537923812866, -0.3884753882884979, 0.9967924356460571, -1.894310712814331, 2.2351036071777344, 112.0, -0.42626500129699707, 0.16951900720596313, -0.06654399633407593, 1.0880000591278076, 0.6819999814033508, -3.125999927520752], "max": [0.884218692779541, 2.089054584503174, -0.32293829321861267, 0.041259586811065674, -0.8435700535774231, -1.0425549745559692, 2.354868173599243, 719.0, 0.3679940104484558, 0.4398840069770813, 0.1011039987206459, -0.8650000095367432, 1.3519999980926514, 1.378999948501587, 0.04841543361544609, -1.9456756114959717, -2.228576183319092, 0.08520697802305222, 1.5280532836914062, -1.4352890253067017, 2.6934621334075928, 854.0, -0.23929299414157867, 0.2977299988269806, 0.06023100018501282, 2.871000051498413, 1.1740000247955322, 3.130000114440918], "mean": [0.45997172594070435, 2.0528218746185303, -0.8449612259864807, -0.6559587717056274, -1.6708135604858398, -1.5514469146728516, 1.4916558265686035, 506.479736328125, 0.24994419515132904, 0.3255004584789276, 0.03478299453854561, -2.171001434326172, 0.592401921749115, 0.10898658633232117, -0.1492728292942047, -2.06221342086792, -2.6509056091308594, -0.07365143299102783, 1.143986701965332, -1.549514651298523, 2.5250959396362305, 749.0625610351562, -0.3818713128566742, 0.21437571942806244, 0.02194775640964508, 1.6860129833221436, 0.9944863319396973, 1.393570899963379], "std": [0.3303404748439789, 0.03826795518398285, 0.29246091842651367, 0.39455297589302063, 0.7096091508865356, 0.30212700366973877, 0.5704507231712341, 218.5929412841797, 0.08223435282707214, 0.09440338611602783, 0.05071099102497101, 0.8413190841674805, 0.5612562894821167, 0.7889939546585083, 0.12294190376996994, 0.022870268672704697, 0.21246014535427094, 0.14995023608207703, 0.20532798767089844, 0.09489285945892334, 0.14454330503940582, 144.58151245117188, 0.052730053663253784, 0.029462648555636406, 0.033655427396297455, 0.6004041433334351, 0.10105065256357193, 2.565800666809082], "count": [296]}, "action": {"min": [0.0035081119276583195, 1.9375773668289185, -1.3927727937698364, -1.4526900053024292, -2.5013885498046875, -2.03936505317688, 0.48549824953079224, 140.0, 0.11175800114870071, 0.1833450049161911, -0.0714770033955574, -2.993000030517578, -0.19900000095367432, -1.0829999446868896, -0.5248379707336426, -2.0785999298095703, -2.871537923812866, -0.3884753882884979, 0.9967924356460571, -1.894310712814331, 2.2351036071777344, 112.0, -0.42626500129699707, 0.16951900720596313, -0.06654399633407593, 1.0880000591278076, 0.6819999814033508, -3.125999927520752], "max": [0.884218692779541, 2.089054584503174, -0.32293829321861267, 0.041259586811065674, -0.8435700535774231, -1.0425549745559692, 2.354868173599243, 719.0, 0.3679940104484558, 0.4398840069770813, 0.1011039987206459, -0.8650000095367432, 1.3519999980926514, 1.378999948501587, 0.04841543361544609, -1.9456756114959717, -2.228576183319092, 0.08520697802305222, 1.5280532836914062, -1.4352890253067017, 2.6934621334075928, 854.0, -0.23929299414157867, 0.2977299988269806, 0.06023100018501282, 2.871000051498413, 1.1740000247955322, 3.130000114440918], "mean": [0.45997172594070435, 2.0528218746185303, -0.8449612259864807, -0.6559587717056274, -1.6708135604858398, -1.5514469146728516, 1.4916558265686035, 506.479736328125, 0.24994419515132904, 0.3255004584789276, 0.03478299453854561, -2.171001434326172, 0.592401921749115, 0.10898658633232117, -0.1492728292942047, -2.06221342086792, -2.6509056091308594, -0.07365143299102783, 1.143986701965332, -1.549514651298523, 2.5250959396362305, 749.0625610351562, -0.3818713128566742, 0.21437571942806244, 0.02194775640964508, 1.6860129833221436, 0.9944863319396973, 1.393570899963379], "std": [0.3303404748439789, 0.03826795518398285, 0.29246091842651367, 0.39455297589302063, 0.7096091508865356, 0.30212700366973877, 0.5704507231712341, 218.5929412841797, 0.08223435282707214, 0.09440338611602783, 0.05071099102497101, 0.8413190841674805, 0.5612562894821167, 0.7889939546585083, 0.12294190376996994, 0.022870268672704697, 0.21246014535427094, 0.14995023608207703, 0.20532798767089844, 0.09489285945892334, 0.14454330503940582, 144.58151245117188, 0.052730053663253784, 0.029462648555636406, 0.033655427396297455, 0.6004041433334351, 0.10105065256357193, 2.565800666809082], "count": [296]}, "timestamp": {"min": [0.0], "max": [9.833333333333334], "mean": [4.916666666666666], "std": [2.8482450737252227], "count": [296]}, "frame_index": {"min": [0], "max": [295], "mean": [147.5], "std": [85.44735221175668], "count": [296]}, "episode_index": {"min": [757], "max": [757], "mean": [757.0], "std": [0.0], "count": [296]}, "index": {"min": [361240], "max": [361535], "mean": [361387.5], "std": [85.44735221175668], "count": [296]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [296]}, "subtask_annotation": {"mean": [14.429054054054054, 29.0, 29.0, 29.0, 29.0], "std": [9.022215475045982, 0.0, 0.0, 0.0, 0.0], "min": [5, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [296]}, "scene_annotation": {"mean": [757.0], "std": [0.0], "min": [757], "max": [757], "count": [296]}, "eef_direction_state": {"mean": [3.6621621621621623, 2.891891891891892], "std": [2.193522571345172, 1.8070250867069653], "min": [0, 0], "max": [6, 6], "count": [296]}, "eef_velocity_state": {"mean": [0.8412162162162162, 1.2905405405405406], "std": [0.761260428327281, 0.6068681051143763], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_acc_mag_state": {"mean": [0.956081081081081, 1.114864864864865], "std": [0.839137777508601, 0.7971541328176276], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_direction_action": {"mean": [3.6621621621621623, 2.891891891891892], "std": [2.193522571345172, 1.8070250867069653], "min": [0, 0], "max": [6, 6], "count": [296]}, "eef_velocity_action": {"mean": [0.8412162162162162, 1.2905405405405406], "std": [0.761260428327281, 0.6068681051143763], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_acc_mag_action": {"mean": [0.956081081081081, 1.114864864864865], "std": [0.839137777508601, 0.7971541328176276], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_sim_pose_state": {"mean": [0.4005679864077918, 0.3536429703102025, 1.0075911136640754, -1.3336697305112293, 1.2907820126409648, -1.2341095054739235, 0.5281951006219823, -0.2845882309707793, 1.120613573923058, 0.35353075155061214, 0.8208458230282323, -0.47388618749623196], "std": [0.034666732019400695, 0.04280480430542436, 0.01959392991266577, 0.44023312698380834, 0.0417600813232325, 1.0676471931954983, 0.10403048012219929, 0.08125960777991847, 0.05354751643543429, 1.9858517469013555, 0.23237804389632513, 1.7630904788959219], "min": [0.36080211763549014, 0.22478794673159525, 0.9879249050556513, -2.4672814987950122, 1.1801447211157088, -3.1331833921187826, 0.37496399271933845, -0.3791399394565193, 1.020473045317498, -3.13575202680779, 0.5086124047916041, -3.112900143315947], "max": [0.5004111989093446, 0.3887389636233807, 1.060581073314393, -0.5780727234043804, 1.384190699534952, 3.1234901354044107, 0.6503028943205813, -0.13295212539627285, 1.2010824988868265, 3.1222485678964222, 1.523768944708368, 3.0488115690755424], "count": [296]}, "eef_sim_pose_action": {"mean": [0.4005679864077918, 0.3536429703102025, 1.0075911136640754, -1.3336697305112293, 1.2907820126409648, -1.2341095054739235, 0.5281951006219823, -0.2845882309707793, 1.120613573923058, 0.35353075155061214, 0.8208458230282323, -0.47388618749623196], "std": [0.034666732019400695, 0.04280480430542436, 0.01959392991266577, 0.44023312698380834, 0.0417600813232325, 1.0676471931954983, 0.10403048012219929, 0.08125960777991847, 0.05354751643543429, 1.9858517469013555, 0.23237804389632513, 1.7630904788959219], "min": [0.36080211763549014, 0.22478794673159525, 0.9879249050556513, -2.4672814987950122, 1.1801447211157088, -3.1331833921187826, 0.37496399271933845, -0.3791399394565193, 1.020473045317498, -3.13575202680779, 0.5086124047916041, -3.112900143315947], "max": [0.5004111989093446, 0.3887389636233807, 1.060581073314393, -0.5780727234043804, 1.384190699534952, 3.1234901354044107, 0.6503028943205813, -0.13295212539627285, 1.2010824988868265, 3.1222485678964222, 1.523768944708368, 3.0488115690755424], "count": [296]}, "gripper_mode_state": {"mean": [0.11148648648648649, 0.32094594594594594], "std": [0.31473361723429716, 0.46684006439765546], "min": [0, 0], "max": [1, 1], "count": [296]}, "gripper_activity_state": {"mean": [1.7027027027027026, 1.7567567567567568], "std": [0.6724246110607989, 0.6164591744841637], "min": [0, 0], "max": [2, 2], "count": [296]}, "gripper_mode_action": {"mean": [0.11148648648648649, 0.32094594594594594], "std": [0.31473361723429716, 0.46684006439765546], "min": [0, 0], "max": [1, 1], "count": [296]}, "gripper_activity_action": {"mean": [1.7027027027027026, 1.7567567567567568], "std": [0.6724246110607989, 0.6164591744841637], "min": [0, 0], "max": [2, 2], "count": [296]}, "gripper_open_scale_state": {"mean": [0.7490625003092987, 0.506479730245229], "std": [0.1445815143332602, 0.21859308731407476], "min": [0.112, 0.14], "max": [0.854, 0.719], "count": [296]}, "gripper_open_scale_action": {"mean": [0.7490625003092987, 0.506479730245229], "std": [0.1445815143332602, 0.21859308731407476], "min": [0.112, 0.14], "max": [0.854, 0.719], "count": [296]}}} +{"episode_index": 679, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.48241822099673204]], [[0.4163560110294117]], [[0.40040862949346406]]], "std": [[[0.12300624629776719]], [[0.20421183555941863]], [[0.22421099707099754]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4773190931372549]], [[0.47563912785947715]], [[0.471054801879085]]], "std": [[[0.063272662007288]], [[0.08505969463090936]], [[0.09069906390741592]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.47726297998366013]], [[0.4414090379901961]], [[0.4260457107843137]]], "std": [[[0.06886923804366163]], [[0.15646344238088614]], [[0.17590412438601832]]], "count": [100]}, "observation.state": {"min": [0.0953124389052391, 1.970651388168335, -1.1764565706253052, -1.2304048538208008, -2.334709405899048, -1.7784730195999146, 0.3785444498062134, 153.0, 0.1621900051832199, 0.22686399519443512, -0.038676001131534576, -3.0390000343322754, -0.009999997913837433, -1.0390000343322754, -0.4775221049785614, -2.0786871910095215, -2.8361949920654297, -0.48516663908958435, 0.9328436255455017, -1.8030123710632324, 2.1792705059051514, 171.0, -0.4048660099506378, 0.13562199473381042, -0.056164998561143875, 1.0449999570846558, 0.6010000109672546, -3.1029999256134033], "max": [0.7882953882217407, 2.083120107650757, -0.31726595759391785, 0.05965535342693329, -0.907658576965332, -1.2515755891799927, 2.325528860092163, 627.0, 0.3713189959526062, 0.40968799591064453, 0.11249200254678726, -0.9229999780654907, 1.1990000009536743, 0.7910000085830688, 0.0685390830039978, -1.9164413213729858, -2.213618755340576, 0.09190903604030609, 1.5831358432769775, -1.4835996627807617, 2.7277750968933105, 849.0, -0.24796999990940094, 0.29314398765563965, 0.06652099639177322, 2.937999963760376, 1.093000054359436, 3.0929999351501465], "mean": [0.4132924973964691, 2.0595779418945312, -0.7737493515014648, -0.5846193432807922, -1.566563606262207, -1.5481199026107788, 1.2674683332443237, 482.7003173828125, 0.27673986554145813, 0.317851722240448, 0.03693946823477745, -2.1620266437530518, 0.6305837035179138, 0.07288201153278351, -0.12124356627464294, -2.058852195739746, -2.5936787128448486, -0.06936827301979065, 1.1112823486328125, -1.6155873537063599, 2.5744712352752686, 752.8167724609375, -0.3778426945209503, 0.20309339463710785, 0.02240905910730362, 1.676997184753418, 0.929356575012207, 1.199835181236267], "std": [0.2799418568611145, 0.02703217975795269, 0.24423755705356598, 0.3446182608604431, 0.648461103439331, 0.17639443278312683, 0.5826537609100342, 184.94625854492188, 0.07306525111198425, 0.07580963522195816, 0.045760951936244965, 0.7556865215301514, 0.44180601835250854, 0.5963100790977478, 0.12274458259344101, 0.031217360869050026, 0.20354963839054108, 0.19642461836338043, 0.25225767493247986, 0.06233939528465271, 0.1917114406824112, 187.93675231933594, 0.041776880621910095, 0.03518962115049362, 0.02736552059650421, 0.6433252096176147, 0.10323374718427658, 2.575167655944824], "count": [322]}, "action": {"min": [0.0953124389052391, 1.970651388168335, -1.1764565706253052, -1.2304048538208008, -2.334709405899048, -1.7784730195999146, 0.3785444498062134, 153.0, 0.1621900051832199, 0.22686399519443512, -0.038676001131534576, -3.0390000343322754, -0.009999997913837433, -1.0390000343322754, -0.4775221049785614, -2.0786871910095215, -2.8361949920654297, -0.48516663908958435, 0.9328436255455017, -1.8030123710632324, 2.1792705059051514, 171.0, -0.4048660099506378, 0.13562199473381042, -0.056164998561143875, 1.0449999570846558, 0.6010000109672546, -3.1029999256134033], "max": [0.7882953882217407, 2.083120107650757, -0.31726595759391785, 0.05965535342693329, -0.907658576965332, -1.2515755891799927, 2.325528860092163, 627.0, 0.3713189959526062, 0.40968799591064453, 0.11249200254678726, -0.9229999780654907, 1.1990000009536743, 0.7910000085830688, 0.0685390830039978, -1.9164413213729858, -2.213618755340576, 0.09190903604030609, 1.5831358432769775, -1.4835996627807617, 2.7277750968933105, 849.0, -0.24796999990940094, 0.29314398765563965, 0.06652099639177322, 2.937999963760376, 1.093000054359436, 3.0929999351501465], "mean": [0.4132924973964691, 2.0595779418945312, -0.7737493515014648, -0.5846193432807922, -1.566563606262207, -1.5481199026107788, 1.2674683332443237, 482.7003173828125, 0.27673986554145813, 0.317851722240448, 0.03693946823477745, -2.1620266437530518, 0.6305837035179138, 0.07288201153278351, -0.12124356627464294, -2.058852195739746, -2.5936787128448486, -0.06936827301979065, 1.1112823486328125, -1.6155873537063599, 2.5744712352752686, 752.8167724609375, -0.3778426945209503, 0.20309339463710785, 0.02240905910730362, 1.676997184753418, 0.929356575012207, 1.199835181236267], "std": [0.2799418568611145, 0.02703217975795269, 0.24423755705356598, 0.3446182608604431, 0.648461103439331, 0.17639443278312683, 0.5826537609100342, 184.94625854492188, 0.07306525111198425, 0.07580963522195816, 0.045760951936244965, 0.7556865215301514, 0.44180601835250854, 0.5963100790977478, 0.12274458259344101, 0.031217360869050026, 0.20354963839054108, 0.19642461836338043, 0.25225767493247986, 0.06233939528465271, 0.1917114406824112, 187.93675231933594, 0.041776880621910095, 0.03518962115049362, 0.02736552059650421, 0.6433252096176147, 0.10323374718427658, 2.575167655944824], "count": [322]}, "timestamp": {"min": [0.0], "max": [10.7], "mean": [5.35], "std": [3.0984315028378115], "count": [322]}, "frame_index": {"min": [0], "max": [321], "mean": [160.5], "std": [92.95294508513435], "count": [322]}, "episode_index": {"min": [758], "max": [758], "mean": [758.0], "std": [0.0], "count": [322]}, "index": {"min": [361536], "max": [361857], "mean": [361696.5], "std": [92.95294508513435], "count": [322]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [322]}, "subtask_annotation": {"mean": [15.58695652173913, 29.0, 29.0, 29.0, 29.0], "std": [7.5949609842412436, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [322]}, "scene_annotation": {"mean": [758.0], "std": [0.0], "min": [758], "max": [758], "count": [322]}, "eef_direction_state": {"mean": [3.7888198757763973, 3.7142857142857144], "std": [2.332353962164055, 1.9573989948908344], "min": [0, 0], "max": [6, 6], "count": [322]}, "eef_velocity_state": {"mean": [0.7018633540372671, 1.0062111801242235], "std": [0.7463760937043379, 0.7880859303805801], "min": [0, 0], "max": [2, 2], "count": [322]}, "eef_acc_mag_state": {"mean": [0.8167701863354038, 1.0279503105590062], "std": [0.8491673689430189, 0.7974112758624484], "min": [0, 0], "max": [2, 2], "count": [322]}, "eef_direction_action": {"mean": [3.7888198757763973, 3.7142857142857144], "std": [2.332353962164055, 1.9573989948908344], "min": [0, 0], "max": [6, 6], "count": [322]}, "eef_velocity_action": {"mean": [0.7018633540372671, 1.0062111801242235], "std": [0.7463760937043379, 0.7880859303805801], "min": [0, 0], "max": [2, 2], "count": [322]}, "eef_acc_mag_action": {"mean": [0.8167701863354038, 1.0279503105590062], "std": [0.8491673689430189, 0.7974112758624484], "min": [0, 0], "max": [2, 2], "count": [322]}, "eef_sim_pose_state": {"mean": [0.38963706121496056, 0.3518066239897873, 1.0098303357801361, -1.2357273028385258, 1.3013409981941342, -0.8070236485147877, 0.517777917618624, -0.30472598012395424, 1.1009271918953, 0.2566244127605926, 0.9650343677449392, -0.421872644145614], "std": [0.03796712884524951, 0.032527593746815596, 0.016455274984674247, 0.567155554914234, 0.04394142130994568, 1.4011804870356743, 0.08813111472130174, 0.07194676824352748, 0.04630739379694996, 1.906175985739834, 0.2087433831061265, 1.6563094093979212], "min": [0.330403403294908, 0.23870165540620525, 0.9874628802399521, -2.745126534936288, 1.1999619363420395, -3.1240209723892103, 0.41575442605380075, -0.3950560459772624, 1.0189182251749034, -3.1176376024144474, 0.5773895760358174, -3.1414798359370812], "max": [0.4955116556154856, 0.38450005280676425, 1.0572300139136286, -0.37757432598210544, 1.4599344556130531, 3.1283926933348725, 0.62023115099109, -0.18692553600784426, 1.169033279773968, 3.1166840473497324, 1.361905457437203, 3.101088398613995], "count": [322]}, "eef_sim_pose_action": {"mean": [0.38963706121496056, 0.3518066239897873, 1.0098303357801361, -1.2357273028385258, 1.3013409981941342, -0.8070236485147877, 0.517777917618624, -0.30472598012395424, 1.1009271918953, 0.2566244127605926, 0.9650343677449392, -0.421872644145614], "std": [0.03796712884524951, 0.032527593746815596, 0.016455274984674247, 0.567155554914234, 0.04394142130994568, 1.4011804870356743, 0.08813111472130174, 0.07194676824352748, 0.04630739379694996, 1.906175985739834, 0.2087433831061265, 1.6563094093979212], "min": [0.330403403294908, 0.23870165540620525, 0.9874628802399521, -2.745126534936288, 1.1999619363420395, -3.1240209723892103, 0.41575442605380075, -0.3950560459772624, 1.0189182251749034, -3.1176376024144474, 0.5773895760358174, -3.1414798359370812], "max": [0.4955116556154856, 0.38450005280676425, 1.0572300139136286, -0.37757432598210544, 1.4599344556130531, 3.1283926933348725, 0.62023115099109, -0.18692553600784426, 1.169033279773968, 3.1166840473497324, 1.361905457437203, 3.101088398613995], "count": [322]}, "gripper_mode_state": {"mean": [0.13664596273291926, 0.2857142857142857], "std": [0.34347320652666996, 0.4517539514526263], "min": [0, 0], "max": [1, 1], "count": [322]}, "gripper_activity_state": {"mean": [1.8167701863354038, 1.860248447204969], "std": [0.5233356967888828, 0.46194021057899104], "min": [0, 0], "max": [2, 2], "count": [322]}, "gripper_mode_action": {"mean": [0.13664596273291926, 0.2857142857142857], "std": [0.34347320652666996, 0.4517539514526263], "min": [0, 0], "max": [1, 1], "count": [322]}, "gripper_activity_action": {"mean": [1.8167701863354038, 1.860248447204969], "std": [0.5233356967888828, 0.46194021057899104], "min": [0, 0], "max": [2, 2], "count": [322]}, "gripper_open_scale_state": {"mean": [0.7528167703284981, 0.48270031074855435], "std": [0.1879367558543092, 0.18494644688694964], "min": [0.171, 0.153], "max": [0.849, 0.627], "count": [322]}, "gripper_open_scale_action": {"mean": [0.7528167703284981, 0.48270031074855435], "std": [0.1879367558543092, 0.18494644688694964], "min": [0.171, 0.153], "max": [0.849, 0.627], "count": [322]}}} +{"episode_index": 680, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.48443030024509803]], [[0.4240933905228758]], [[0.4088721098856209]]], "std": [[[0.11864436563619939]], [[0.1954022823456833]], [[0.21590118849095907]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4807786213235294]], [[0.479719464869281]], [[0.4726513684640523]]], "std": [[[0.06556311748264262]], [[0.08845484135214579]], [[0.0936565742860612]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7568627450980392]], [[0.7372549019607844]]], "mean": [[[0.47541122957516335]], [[0.433393533496732]], [[0.41248960375816995]]], "std": [[[0.07133862004205532]], [[0.16690068224855464]], [[0.19079709998482292]]], "count": [100]}, "observation.state": {"min": [0.10417870432138443, 1.8765257596969604, -1.001923680305481, -1.147082805633545, -2.454002857208252, -1.8342537879943848, 0.42320743203163147, 158.0, 0.16701500117778778, 0.21657800674438477, -0.014626000076532364, -3.0260000228881836, -0.11300000548362732, -1.1050000190734863, -0.4729668200016022, -2.0785651206970215, -2.8804564476013184, -0.35013052821159363, 0.9954310655593872, -1.8187377452850342, 2.2188894748687744, 148.0, -0.40301498770713806, 0.11727900058031082, -0.06126600131392479, 1.1859999895095825, 0.7519999742507935, -3.0859999656677246], "max": [0.8174773454666138, 2.081078290939331, -0.2750115394592285, 0.09416051208972931, -0.8434827327728271, -1.3195737600326538, 2.2519285678863525, 698.0, 0.38734200596809387, 0.414698988199234, 0.13185200095176697, -0.8539999723434448, 1.190999984741211, 0.7860000133514404, 0.153205007314682, -1.9722919464111328, -2.33624529838562, 0.154950350522995, 1.580343246459961, -1.5039154291152954, 2.87361478805542, 837.0, -0.25181201100349426, 0.28280800580978394, 0.053984999656677246, 2.9549999237060547, 1.0889999866485596, 3.140000104904175], "mean": [0.41899651288986206, 2.030797004699707, -0.6527870297431946, -0.5393028855323792, -1.611956238746643, -1.6328125, 1.2470271587371826, 486.3140563964844, 0.29395148158073425, 0.3087722063064575, 0.05918598920106888, -2.060760021209717, 0.5789686441421509, 0.08647193014621735, -0.07892318814992905, -2.062657594680786, -2.6407084465026855, -0.04202942177653313, 1.2126080989837646, -1.6747941970825195, 2.608259916305542, 717.3766479492188, -0.37271183729171753, 0.18047508597373962, 0.013655910268425941, 1.77042555809021, 0.9030467867851257, 1.0110186338424683], "std": [0.2883058786392212, 0.06376788765192032, 0.20883169770240784, 0.3631075322628021, 0.7387844920158386, 0.16182711720466614, 0.6244040131568909, 185.17636108398438, 0.0704418271780014, 0.08075878769159317, 0.036376722157001495, 0.8569286465644836, 0.4271359145641327, 0.7223051190376282, 0.14898681640625, 0.01850621961057186, 0.1949235498905182, 0.18954655528068542, 0.2564500868320465, 0.07677001506090164, 0.25579196214675903, 192.05397033691406, 0.043731678277254105, 0.04648948460817337, 0.03116421028971672, 0.6771388649940491, 0.0775592178106308, 2.6713812351226807], "count": [320]}, "action": {"min": [0.10417870432138443, 1.8765257596969604, -1.001923680305481, -1.147082805633545, -2.454002857208252, -1.8342537879943848, 0.42320743203163147, 158.0, 0.16701500117778778, 0.21657800674438477, -0.014626000076532364, -3.0260000228881836, -0.11300000548362732, -1.1050000190734863, -0.4729668200016022, -2.0785651206970215, -2.8804564476013184, -0.35013052821159363, 0.9954310655593872, -1.8187377452850342, 2.2188894748687744, 148.0, -0.40301498770713806, 0.11727900058031082, -0.06126600131392479, 1.1859999895095825, 0.7519999742507935, -3.0859999656677246], "max": [0.8174773454666138, 2.081078290939331, -0.2750115394592285, 0.09416051208972931, -0.8434827327728271, -1.3195737600326538, 2.2519285678863525, 698.0, 0.38734200596809387, 0.414698988199234, 0.13185200095176697, -0.8539999723434448, 1.190999984741211, 0.7860000133514404, 0.153205007314682, -1.9722919464111328, -2.33624529838562, 0.154950350522995, 1.580343246459961, -1.5039154291152954, 2.87361478805542, 837.0, -0.25181201100349426, 0.28280800580978394, 0.053984999656677246, 2.9549999237060547, 1.0889999866485596, 3.140000104904175], "mean": [0.41899651288986206, 2.030797004699707, -0.6527870297431946, -0.5393028855323792, -1.611956238746643, -1.6328125, 1.2470271587371826, 486.3140563964844, 0.29395148158073425, 0.3087722063064575, 0.05918598920106888, -2.060760021209717, 0.5789686441421509, 0.08647193014621735, -0.07892318814992905, -2.062657594680786, -2.6407084465026855, -0.04202942177653313, 1.2126080989837646, -1.6747941970825195, 2.608259916305542, 717.3766479492188, -0.37271183729171753, 0.18047508597373962, 0.013655910268425941, 1.77042555809021, 0.9030467867851257, 1.0110186338424683], "std": [0.2883058786392212, 0.06376788765192032, 0.20883169770240784, 0.3631075322628021, 0.7387844920158386, 0.16182711720466614, 0.6244040131568909, 185.17636108398438, 0.0704418271780014, 0.08075878769159317, 0.036376722157001495, 0.8569286465644836, 0.4271359145641327, 0.7223051190376282, 0.14898681640625, 0.01850621961057186, 0.1949235498905182, 0.18954655528068542, 0.2564500868320465, 0.07677001506090164, 0.25579196214675903, 192.05397033691406, 0.043731678277254105, 0.04648948460817337, 0.03116421028971672, 0.6771388649940491, 0.0775592178106308, 2.6713812351226807], "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": [759], "max": [759], "mean": [759.0], "std": [0.0], "count": [320]}, "index": {"min": [361858], "max": [362177], "mean": [362017.5], "std": [92.37559201434111], "count": [320]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [320]}, "subtask_annotation": {"mean": [15.515625, 29.0, 29.0, 29.0, 29.0], "std": [7.737877994603882, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [320]}, "scene_annotation": {"mean": [759.0], "std": [0.0], "min": [759], "max": [759], "count": [320]}, "eef_direction_state": {"mean": [3.465625, 3.540625], "std": [2.3648611712688337, 2.0428777764161468], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_state": {"mean": [0.784375, 0.975], "std": [0.766733890848056, 0.7198090024443998], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_state": {"mean": [0.79375, 0.928125], "std": [0.8223204591277053, 0.8165224947146272], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_direction_action": {"mean": [3.465625, 3.540625], "std": [2.3648611712688337, 2.0428777764161468], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_action": {"mean": [0.784375, 0.975], "std": [0.766733890848056, 0.7198090024443998], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_action": {"mean": [0.79375, 0.928125], "std": [0.8223204591277053, 0.8165224947146272], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_sim_pose_state": {"mean": [0.36770184226231467, 0.343332038666953, 1.0073408031738063, -1.1017094479517493, 1.3291802802334582, -1.3255157165693527, 0.5088902226902172, -0.3294948033142256, 1.104431503015685, 0.4490821852062174, 0.892721708798064, -0.5343184306361973], "std": [0.05151097759141477, 0.03446446130337384, 0.016677065302219293, 0.5076073438139505, 0.0694071849933794, 0.9073479469092375, 0.09357760093435903, 0.060329830797985026, 0.05441312772411373, 1.8400898186635979, 0.23564277741854092, 1.651490329275868], "min": [0.2995121169688344, 0.238614033380681, 0.9838350394262069, -2.324658290609404, 1.1742043357451672, -3.029382568525588, 0.403024813395068, -0.4152217106569723, 1.0120461435075114, -3.1325207498766705, 0.49059743197087213, -3.1065089657132], "max": [0.4888554508208085, 0.3873714097861936, 1.0520362516875597, -0.44563102931725646, 1.4004824614546112, -0.31614680443305215, 0.6287383943512661, -0.19982892773320632, 1.1888809787314418, 3.112167587036703, 1.2831544836745938, 3.1172012692058226], "count": [320]}, "eef_sim_pose_action": {"mean": [0.36770184226231467, 0.343332038666953, 1.0073408031738063, -1.1017094479517493, 1.3291802802334582, -1.3255157165693527, 0.5088902226902172, -0.3294948033142256, 1.104431503015685, 0.4490821852062174, 0.892721708798064, -0.5343184306361973], "std": [0.05151097759141477, 0.03446446130337384, 0.016677065302219293, 0.5076073438139505, 0.0694071849933794, 0.9073479469092375, 0.09357760093435903, 0.060329830797985026, 0.05441312772411373, 1.8400898186635979, 0.23564277741854092, 1.651490329275868], "min": [0.2995121169688344, 0.238614033380681, 0.9838350394262069, -2.324658290609404, 1.1742043357451672, -3.029382568525588, 0.403024813395068, -0.4152217106569723, 1.0120461435075114, -3.1325207498766705, 0.49059743197087213, -3.1065089657132], "max": [0.4888554508208085, 0.3873714097861936, 1.0520362516875597, -0.44563102931725646, 1.4004824614546112, -0.31614680443305215, 0.6287383943512661, -0.19982892773320632, 1.1888809787314418, 3.112167587036703, 1.2831544836745938, 3.1172012692058226], "count": [320]}, "gripper_mode_state": {"mean": [0.14375, 0.259375], "std": [0.35083605501715526, 0.43829169439426974], "min": [0, 0], "max": [1, 1], "count": [320]}, "gripper_activity_state": {"mean": [1.790625, 1.846875], "std": [0.5504880646980457, 0.4857239281474587], "min": [0, 0], "max": [2, 2], "count": [320]}, "gripper_mode_action": {"mean": [0.14375, 0.259375], "std": [0.35083605501715526, 0.43829169439426974], "min": [0, 0], "max": [1, 1], "count": [320]}, "gripper_activity_action": {"mean": [1.790625, 1.846875], "std": [0.5504880646980457, 0.4857239281474587], "min": [0, 0], "max": [2, 2], "count": [320]}, "gripper_open_scale_state": {"mean": [0.7173765627384187, 0.48631406230926544], "std": [0.19205395240788342, 0.18517657543611937], "min": [0.148, 0.158], "max": [0.837, 0.698], "count": [320]}, "gripper_open_scale_action": {"mean": [0.7173765627384187, 0.48631406230926544], "std": [0.19205395240788342, 0.18517657543611937], "min": [0.148, 0.158], "max": [0.837, 0.698], "count": [320]}}} +{"episode_index": 681, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4907756331699346]], [[0.4329118484477124]], [[0.4170171078431372]]], "std": [[[0.12182152733371165]], [[0.19649076968539764]], [[0.21749410684226622]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48469376021241833]], [[0.48605244689542487]], [[0.48126618872549015]]], "std": [[[0.06194642429037328]], [[0.07497073009007041]], [[0.0785525366520869]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.8]], [[0.7803921568627451]]], "mean": [[[0.475947914624183]], [[0.4383854840686275]], [[0.4196286070261438]]], "std": [[[0.07000115940376292]], [[0.16676341562568814]], [[0.1900607841218303]]], "count": [100]}, "observation.state": {"min": [0.008499753661453724, 1.881080985069275, -1.4885739088058472, -1.4231938123703003, -2.4957334995269775, -1.8831055164337158, 0.4634198546409607, 138.0, 0.15232600271701813, 0.17571599781513214, -0.03868599981069565, -2.881999969482422, -0.32899999618530273, -1.0609999895095825, -0.5918236970901489, -2.0788791179656982, -2.885343313217163, -0.4401546120643616, 1.2745791673660278, -1.8051941394805908, 2.279679298400879, 195.0, -0.3865540027618408, 0.16942599415779114, -0.08090600371360779, 1.4479999542236328, 0.6150000095367432, -3.128999948501587], "max": [0.7486241459846497, 2.086611032485962, -0.11091568320989609, 0.05337217077612877, -0.912877082824707, -1.1089822053909302, 2.261301040649414, 785.0, 0.39355701208114624, 0.40977299213409424, 0.17421799898147583, -0.7680000066757202, 1.2170000076293945, 0.7900000214576721, -0.02223549596965313, -2.042297124862671, -2.4101600646972656, 0.12742649018764496, 1.7245599031448364, -1.419424057006836, 2.946150779724121, 830.0, -0.22592400014400482, 0.2949959933757782, 0.03986499831080437, 2.9140000343322754, 1.0210000276565552, 3.138000011444092], "mean": [0.34888285398483276, 2.045140504837036, -0.7261719107627869, -0.694564163684845, -1.7000420093536377, -1.587263584136963, 1.398524522781372, 538.0211181640625, 0.2859153747558594, 0.2997402846813202, 0.05744662135839462, -2.1305153369903564, 0.596143364906311, 0.03348524123430252, -0.17789021134376526, -2.0699827671051025, -2.735872983932495, -0.024871494621038437, 1.3881735801696777, -1.6584607362747192, 2.73388671875, 749.842041015625, -0.34707698225975037, 0.21775591373443604, -0.0016613753978163004, 1.8482609987258911, 0.826055645942688, 1.2344629764556885], "std": [0.3015993535518646, 0.05089322850108147, 0.35301440954208374, 0.4336254596710205, 0.6859641075134277, 0.2490754872560501, 0.5755226612091064, 218.1129608154297, 0.07567627727985382, 0.09190414100885391, 0.04815758019685745, 0.7487258911132812, 0.5250821709632874, 0.6656014919281006, 0.1333397924900055, 0.007130561396479607, 0.163441464304924, 0.19539254903793335, 0.15314063429832458, 0.09042682498693466, 0.26196542382240295, 178.22921752929688, 0.03972650319337845, 0.03203516826033592, 0.024644963443279266, 0.4981849193572998, 0.0927865207195282, 2.61395263671875], "count": [307]}, "action": {"min": [0.008499753661453724, 1.881080985069275, -1.4885739088058472, -1.4231938123703003, -2.4957334995269775, -1.8831055164337158, 0.4634198546409607, 138.0, 0.15232600271701813, 0.17571599781513214, -0.03868599981069565, -2.881999969482422, -0.32899999618530273, -1.0609999895095825, -0.5918236970901489, -2.0788791179656982, -2.885343313217163, -0.4401546120643616, 1.2745791673660278, -1.8051941394805908, 2.279679298400879, 195.0, -0.3865540027618408, 0.16942599415779114, -0.08090600371360779, 1.4479999542236328, 0.6150000095367432, -3.128999948501587], "max": [0.7486241459846497, 2.086611032485962, -0.11091568320989609, 0.05337217077612877, -0.912877082824707, -1.1089822053909302, 2.261301040649414, 785.0, 0.39355701208114624, 0.40977299213409424, 0.17421799898147583, -0.7680000066757202, 1.2170000076293945, 0.7900000214576721, -0.02223549596965313, -2.042297124862671, -2.4101600646972656, 0.12742649018764496, 1.7245599031448364, -1.419424057006836, 2.946150779724121, 830.0, -0.22592400014400482, 0.2949959933757782, 0.03986499831080437, 2.9140000343322754, 1.0210000276565552, 3.138000011444092], "mean": [0.34888285398483276, 2.045140504837036, -0.7261719107627869, -0.694564163684845, -1.7000420093536377, -1.587263584136963, 1.398524522781372, 538.0211181640625, 0.2859153747558594, 0.2997402846813202, 0.05744662135839462, -2.1305153369903564, 0.596143364906311, 0.03348524123430252, -0.17789021134376526, -2.0699827671051025, -2.735872983932495, -0.024871494621038437, 1.3881735801696777, -1.6584607362747192, 2.73388671875, 749.842041015625, -0.34707698225975037, 0.21775591373443604, -0.0016613753978163004, 1.8482609987258911, 0.826055645942688, 1.2344629764556885], "std": [0.3015993535518646, 0.05089322850108147, 0.35301440954208374, 0.4336254596710205, 0.6859641075134277, 0.2490754872560501, 0.5755226612091064, 218.1129608154297, 0.07567627727985382, 0.09190414100885391, 0.04815758019685745, 0.7487258911132812, 0.5250821709632874, 0.6656014919281006, 0.1333397924900055, 0.007130561396479607, 0.163441464304924, 0.19539254903793335, 0.15314063429832458, 0.09042682498693466, 0.26196542382240295, 178.22921752929688, 0.03972650319337845, 0.03203516826033592, 0.024644963443279266, 0.4981849193572998, 0.0927865207195282, 2.61395263671875], "count": [307]}, "timestamp": {"min": [0.0], "max": [10.2], "mean": [5.1], "std": [2.9540932054806035], "count": [307]}, "frame_index": {"min": [0], "max": [306], "mean": [153.0], "std": [88.6227961644181], "count": [307]}, "episode_index": {"min": [760], "max": [760], "mean": [760.0], "std": [0.0], "count": [307]}, "index": {"min": [362178], "max": [362484], "mean": [362331.0], "std": [88.6227961644181], "count": [307]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [307]}, "subtask_annotation": {"mean": [15.035830618892508, 29.0, 29.0, 29.0, 29.0], "std": [7.612480294351916, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [307]}, "scene_annotation": {"mean": [760.0], "std": [0.0], "min": [760], "max": [760], "count": [307]}, "eef_direction_state": {"mean": [4.156351791530945, 3.2768729641693812], "std": [2.05818862996162, 1.9963042384682725], "min": [0, 0], "max": [6, 6], "count": [307]}, "eef_velocity_state": {"mean": [0.7035830618892508, 1.1074918566775245], "std": [0.774230854292929, 0.7516599843136379], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_acc_mag_state": {"mean": [0.7980456026058632, 0.9739413680781759], "std": [0.8416650694460442, 0.810741268055612], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_direction_action": {"mean": [4.156351791530945, 3.2768729641693812], "std": [2.05818862996162, 1.9963042384682725], "min": [0, 0], "max": [6, 6], "count": [307]}, "eef_velocity_action": {"mean": [0.7035830618892508, 1.1074918566775245], "std": [0.774230854292929, 0.7516599843136379], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_acc_mag_action": {"mean": [0.7980456026058632, 0.9739413680781759], "std": [0.8416650694460442, 0.810741268055612], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_sim_pose_state": {"mean": [0.40458971521259907, 0.32058155876568756, 1.012944340475014, -0.6620576510306007, 1.3649786045048615, -0.36191279792563685, 0.4986334966203147, -0.323345906296182, 1.1109236175253476, 0.4865260880209979, 0.8797396435272437, -0.45529001670267305], "std": [0.03771181679437051, 0.03583689477916282, 0.014049081728694849, 0.9213229260459828, 0.0392399130311302, 1.360139425561171, 0.10199643528279281, 0.07529498528569073, 0.054984960777970895, 1.8574000185615551, 0.2723691521152985, 1.7471306683134105], "min": [0.35133861282394857, 0.20566865770747134, 0.9910654826836067, -2.948142681947089, 1.2656654091448436, -3.1271547399092765, 0.3619014598223349, -0.4337142461970193, 1.013926611746558, -3.1389715868632426, 0.4126440806755487, -3.1179906131862323], "max": [0.501116894827406, 0.3748703369601744, 1.0488909666277566, 0.2605528771677978, 1.4893191660647283, 3.1173511401246095, 0.6195058528532955, -0.16545068965164036, 1.1977859887023654, 3.101078663729181, 1.4876546880426527, 3.130607376030135], "count": [307]}, "eef_sim_pose_action": {"mean": [0.40458971521259907, 0.32058155876568756, 1.012944340475014, -0.6620576510306007, 1.3649786045048615, -0.36191279792563685, 0.4986334966203147, -0.323345906296182, 1.1109236175253476, 0.4865260880209979, 0.8797396435272437, -0.45529001670267305], "std": [0.03771181679437051, 0.03583689477916282, 0.014049081728694849, 0.9213229260459828, 0.0392399130311302, 1.360139425561171, 0.10199643528279281, 0.07529498528569073, 0.054984960777970895, 1.8574000185615551, 0.2723691521152985, 1.7471306683134105], "min": [0.35133861282394857, 0.20566865770747134, 0.9910654826836067, -2.948142681947089, 1.2656654091448436, -3.1271547399092765, 0.3619014598223349, -0.4337142461970193, 1.013926611746558, -3.1389715868632426, 0.4126440806755487, -3.1179906131862323], "max": [0.501116894827406, 0.3748703369601744, 1.0488909666277566, 0.2605528771677978, 1.4893191660647283, 3.1173511401246095, 0.6195058528532955, -0.16545068965164036, 1.1977859887023654, 3.101078663729181, 1.4876546880426527, 3.130607376030135], "count": [307]}, "gripper_mode_state": {"mean": [0.14006514657980457, 0.24429967426710097], "std": [0.3470546085177124, 0.4296712038525375], "min": [0, 0], "max": [1, 1], "count": [307]}, "gripper_activity_state": {"mean": [1.8208469055374592, 1.8664495114006514], "std": [0.5204188359732006, 0.4252779507554824], "min": [0, 0], "max": [2, 2], "count": [307]}, "gripper_mode_action": {"mean": [0.14006514657980457, 0.24429967426710097], "std": [0.3470546085177124, 0.4296712038525375], "min": [0, 0], "max": [1, 1], "count": [307]}, "gripper_activity_action": {"mean": [1.8208469055374592, 1.8664495114006514], "std": [0.5204188359732006, 0.4252779507554824], "min": [0, 0], "max": [2, 2], "count": [307]}, "gripper_open_scale_state": {"mean": [0.7498420194445685, 0.5380211725390305], "std": [0.17822919060399278, 0.21811300342574538], "min": [0.195, 0.138], "max": [0.83, 0.785], "count": [307]}, "gripper_open_scale_action": {"mean": [0.7498420194445685, 0.5380211725390305], "std": [0.17822919060399278, 0.21811300342574538], "min": [0.195, 0.138], "max": [0.83, 0.785], "count": [307]}}} +{"episode_index": 682, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.48690811887254903]], [[0.42612524101307186]], [[0.4111167156862745]]], "std": [[[0.12445800140354946]], [[0.19940190918827655]], [[0.2193713075959085]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47980985906862744]], [[0.4796239583333333]], [[0.47438227941176475]]], "std": [[[0.06779540779320871]], [[0.09368749467326239]], [[0.09971710038608043]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7568627450980392]], [[0.7803921568627451]], [[0.7568627450980392]]], "mean": [[[0.48164074754901964]], [[0.4450840890522876]], [[0.4252665604575163]]], "std": [[[0.08675580622662503]], [[0.1748418160995489]], [[0.19756655544201052]]], "count": [100]}, "observation.state": {"min": [0.03820525482296944, 1.8198025226593018, -1.4290406703948975, -1.5300430059432983, -2.5749192237854004, -1.9455186128616333, 0.36044541001319885, 146.0, 0.10217799991369247, 0.21919499337673187, -0.07040199637413025, -2.940000057220459, -0.31299999356269836, -1.1640000343322754, -0.5407029986381531, -2.0785651206970215, -2.864224910736084, -0.5053601264953613, 1.2078551054000854, -1.9053410291671753, 2.182987928390503, 153.0, -0.3765200078487396, 0.150628000497818, -0.06755899637937546, 1.347000002861023, 0.6010000109672546, -3.118000030517578], "max": [0.9065938591957092, 2.091078996658325, -0.1304459124803543, 0.07475244998931885, -0.5311735272407532, -1.1588987112045288, 2.3797216415405273, 575.0, 0.3919160068035126, 0.42394599318504333, 0.17410899698734283, -0.8270000219345093, 1.2569999694824219, 1.2699999809265137, 0.04087561368942261, -2.0125741958618164, -2.4001245498657227, 0.11821115016937256, 1.899127721786499, -1.5310202836990356, 2.8594250679016113, 832.0, -0.23984600603580475, 0.2967030107975006, 0.052661001682281494, 2.9820001125335693, 1.0080000162124634, 3.124000072479248], "mean": [0.4728078246116638, 2.0455944538116455, -0.8524139523506165, -0.6050466299057007, -1.58754301071167, -1.5794674158096313, 1.438029170036316, 467.2793273925781, 0.26141077280044556, 0.32375800609588623, 0.045756664127111435, -2.03350567817688, 0.5622597336769104, 0.14157533645629883, -0.1702604740858078, -2.065532922744751, -2.7461955547332764, -0.10071665048599243, 1.4202814102172852, -1.7021913528442383, 2.614420175552368, 731.327880859375, -0.34702205657958984, 0.21720917522907257, 0.012727545574307442, 1.8456836938858032, 0.8418771028518677, 1.1275557279586792], "std": [0.3221384882926941, 0.05685954913496971, 0.3564366400241852, 0.42083606123924255, 0.9037280082702637, 0.2603910565376282, 0.6776560544967651, 167.40867614746094, 0.0843619704246521, 0.0866958424448967, 0.05866758152842522, 0.8960763812065125, 0.5222241282463074, 0.8775771260261536, 0.13312777876853943, 0.011136291548609734, 0.15709708631038666, 0.1991964876651764, 0.215468630194664, 0.11354835331439972, 0.2553741931915283, 177.5967254638672, 0.03201833367347717, 0.040132708847522736, 0.029543494805693626, 0.5751147270202637, 0.08438249677419662, 2.5554420948028564], "count": [358]}, "action": {"min": [0.03820525482296944, 1.8198025226593018, -1.4290406703948975, -1.5300430059432983, -2.5749192237854004, -1.9455186128616333, 0.36044541001319885, 146.0, 0.10217799991369247, 0.21919499337673187, -0.07040199637413025, -2.940000057220459, -0.31299999356269836, -1.1640000343322754, -0.5407029986381531, -2.0785651206970215, -2.864224910736084, -0.5053601264953613, 1.2078551054000854, -1.9053410291671753, 2.182987928390503, 153.0, -0.3765200078487396, 0.150628000497818, -0.06755899637937546, 1.347000002861023, 0.6010000109672546, -3.118000030517578], "max": [0.9065938591957092, 2.091078996658325, -0.1304459124803543, 0.07475244998931885, -0.5311735272407532, -1.1588987112045288, 2.3797216415405273, 575.0, 0.3919160068035126, 0.42394599318504333, 0.17410899698734283, -0.8270000219345093, 1.2569999694824219, 1.2699999809265137, 0.04087561368942261, -2.0125741958618164, -2.4001245498657227, 0.11821115016937256, 1.899127721786499, -1.5310202836990356, 2.8594250679016113, 832.0, -0.23984600603580475, 0.2967030107975006, 0.052661001682281494, 2.9820001125335693, 1.0080000162124634, 3.124000072479248], "mean": [0.4728078246116638, 2.0455944538116455, -0.8524139523506165, -0.6050466299057007, -1.58754301071167, -1.5794674158096313, 1.438029170036316, 467.2793273925781, 0.26141077280044556, 0.32375800609588623, 0.045756664127111435, -2.03350567817688, 0.5622597336769104, 0.14157533645629883, -0.1702604740858078, -2.065532922744751, -2.7461955547332764, -0.10071665048599243, 1.4202814102172852, -1.7021913528442383, 2.614420175552368, 731.327880859375, -0.34702205657958984, 0.21720917522907257, 0.012727545574307442, 1.8456836938858032, 0.8418771028518677, 1.1275557279586792], "std": [0.3221384882926941, 0.05685954913496971, 0.3564366400241852, 0.42083606123924255, 0.9037280082702637, 0.2603910565376282, 0.6776560544967651, 167.40867614746094, 0.0843619704246521, 0.0866958424448967, 0.05866758152842522, 0.8960763812065125, 0.5222241282463074, 0.8775771260261536, 0.13312777876853943, 0.011136291548609734, 0.15709708631038666, 0.1991964876651764, 0.215468630194664, 0.11354835331439972, 0.2553741931915283, 177.5967254638672, 0.03201833367347717, 0.040132708847522736, 0.029543494805693626, 0.5751147270202637, 0.08438249677419662, 2.5554420948028564], "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": [761], "max": [761], "mean": [761.0], "std": [0.0], "count": [358]}, "index": {"min": [362485], "max": [362842], "mean": [362663.5], "std": [103.34529500659427], "count": [358]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [358]}, "subtask_annotation": {"mean": [15.128491620111731, 29.0, 29.0, 29.0, 29.0], "std": [7.561681071680951, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [358]}, "scene_annotation": {"mean": [761.0], "std": [0.0], "min": [761], "max": [761], "count": [358]}, "eef_direction_state": {"mean": [3.2374301675977653, 3.4497206703910615], "std": [2.3510478085730306, 2.01986985314672], "min": [0, 0], "max": [6, 6], "count": [358]}, "eef_velocity_state": {"mean": [0.8072625698324022, 1.1145251396648044], "std": [0.7202209416561701, 0.770083919960292], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_acc_mag_state": {"mean": [0.9245810055865922, 0.9888268156424581], "std": [0.8271977450161966, 0.8389194088090065], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_direction_action": {"mean": [3.2374301675977653, 3.4497206703910615], "std": [2.3510478085730306, 2.01986985314672], "min": [0, 0], "max": [6, 6], "count": [358]}, "eef_velocity_action": {"mean": [0.8072625698324022, 1.1145251396648044], "std": [0.7202209416561701, 0.770083919960292], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_acc_mag_action": {"mean": [0.9245810055865922, 0.9888268156424581], "std": [0.8271977450161966, 0.8389194088090065], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_sim_pose_state": {"mean": [0.4053097903301271, 0.33197673836332986, 1.022016259738963, -0.8227523953622596, 1.3052264509117275, -0.4256991617930131, 0.525179841998679, -0.2965050012664787, 1.118818678953754, 0.34821089455494747, 0.7821706973676034, -0.5854366828769192], "std": [0.043701150647976306, 0.032278406194859034, 0.012693623519105577, 0.8276905924152789, 0.06888354550657495, 1.5019737384253262, 0.09712620729800836, 0.08875535645412247, 0.05481013005492363, 1.931179099098318, 0.2456838383007603, 1.7444375595635477], "min": [0.3341344958244625, 0.2263026978609845, 0.997879687550591, -2.6049490332525407, 1.1695157158467566, -3.0361657429398803, 0.4044210171893263, -0.44772619617556864, 1.0200059303795965, -3.1230677976004353, 0.4554901707119954, -3.1403848433866175], "max": [0.5056543312970281, 0.3901822213912447, 1.056405661472482, -0.13832942166442966, 1.4734171090217694, 3.0902147359397625, 0.6377574857792254, -0.12659697014974303, 1.2100177711440885, 3.123777559284185, 1.4862597557521413, 3.1115201576698475], "count": [358]}, "eef_sim_pose_action": {"mean": [0.4053097903301271, 0.33197673836332986, 1.022016259738963, -0.8227523953622596, 1.3052264509117275, -0.4256991617930131, 0.525179841998679, -0.2965050012664787, 1.118818678953754, 0.34821089455494747, 0.7821706973676034, -0.5854366828769192], "std": [0.043701150647976306, 0.032278406194859034, 0.012693623519105577, 0.8276905924152789, 0.06888354550657495, 1.5019737384253262, 0.09712620729800836, 0.08875535645412247, 0.05481013005492363, 1.931179099098318, 0.2456838383007603, 1.7444375595635477], "min": [0.3341344958244625, 0.2263026978609845, 0.997879687550591, -2.6049490332525407, 1.1695157158467566, -3.0361657429398803, 0.4044210171893263, -0.44772619617556864, 1.0200059303795965, -3.1230677976004353, 0.4554901707119954, -3.1403848433866175], "max": [0.5056543312970281, 0.3901822213912447, 1.056405661472482, -0.13832942166442966, 1.4734171090217694, 3.0902147359397625, 0.6377574857792254, -0.12659697014974303, 1.2100177711440885, 3.123777559284185, 1.4862597557521413, 3.1115201576698475], "count": [358]}, "gripper_mode_state": {"mean": [0.12569832402234637, 0.2681564245810056], "std": [0.33150905773495726, 0.442999499477072], "min": [0, 0], "max": [1, 1], "count": [358]}, "gripper_activity_state": {"mean": [1.8379888268156424, 1.8435754189944134], "std": [0.514057558119242, 0.4879561280068723], "min": [0, 0], "max": [2, 2], "count": [358]}, "gripper_mode_action": {"mean": [0.12569832402234637, 0.2681564245810056], "std": [0.33150905773495726, 0.442999499477072], "min": [0, 0], "max": [1, 1], "count": [358]}, "gripper_activity_action": {"mean": [1.8379888268156424, 1.8435754189944134], "std": [0.514057558119242, 0.4879561280068723], "min": [0, 0], "max": [2, 2], "count": [358]}, "gripper_open_scale_state": {"mean": [0.7313282123331237, 0.4672793294810712], "std": [0.17759668003700763, 0.16740867052019892], "min": [0.153, 0.146], "max": [0.832, 0.575], "count": [358]}, "gripper_open_scale_action": {"mean": [0.7313282123331237, 0.4672793294810712], "std": [0.17759668003700763, 0.16740867052019892], "min": [0.153, 0.146], "max": [0.832, 0.575], "count": [358]}}} +{"episode_index": 683, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.49132747140522876]], [[0.42961631127450983]], [[0.4142824775326797]]], "std": [[[0.12234196280266343]], [[0.20077946844195602]], [[0.22215178297416757]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4769728165849673]], [[0.48159680555555556]], [[0.47728965073529417]]], "std": [[[0.06837947221279306]], [[0.06911319362130139]], [[0.07003518046680993]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.47451592524509806]], [[0.44965064746732025]], [[0.43917900939542487]]], "std": [[[0.06375938919392804]], [[0.13378051267472504]], [[0.14903647197359432]]], "count": [100]}, "observation.state": {"min": [0.1601688712835312, 1.967300295829773, -0.9990962743759155, -1.205551266670227, -2.3359313011169434, -1.8455461263656616, 0.4665440022945404, 155.0, 0.15436600148677826, 0.217617005109787, -0.006963000167161226, -3.0230000019073486, -0.05799999460577965, -1.1119999885559082, -0.551698625087738, -2.0804498195648193, -2.8522868156433105, -0.26136305928230286, 0.7468438744544983, -1.6608203649520874, 2.283327102661133, 35.0, -0.39800798892974854, 0.20902599394321442, -0.07413499802350998, 1.2599999904632568, 0.640999972820282, -3.1351852416992188], "max": [0.7955560684204102, 2.0799264907836914, -0.06352999061346054, 0.006143559236079454, -0.6733131408691406, -1.3103758096694946, 2.308704376220703, 834.0, 0.37492498755455017, 0.399942010641098, 0.11030899733304977, -0.8990000486373901, 1.281999945640564, 0.7580000162124634, -0.07522369176149368, -2.021632432937622, -1.8460698127746582, 0.15507251024246216, 1.1381292343139648, -1.2334589958190918, 2.863980531692505, 832.0, -0.21214699745178223, 0.2931180000305176, 0.04367300122976303, 3.068000078201294, 1.0449999570846558, 3.140000104904175], "mean": [0.39596739411354065, 2.0523841381073, -0.7271215319633484, -0.6054901480674744, -1.547363519668579, -1.633168339729309, 1.2757411003112793, 483.6916198730469, 0.2744596004486084, 0.31291836500167847, 0.048963602632284164, -2.2199337482452393, 0.7313653826713562, 0.05753887817263603, -0.21021544933319092, -2.068809747695923, -2.5079896450042725, -0.01703290082514286, 1.0542263984680176, -1.5415128469467163, 2.7003746032714844, 648.0165405273438, -0.3579612970352173, 0.23604591190814972, -8.174766117008403e-05, 1.767069697380066, 0.8812811374664307, 1.1614811420440674], "std": [0.23080742359161377, 0.03342660889029503, 0.22524696588516235, 0.35537421703338623, 0.606526792049408, 0.16085098683834076, 0.5761677026748657, 167.15457153320312, 0.06384120136499405, 0.06237799674272537, 0.028542419895529747, 0.6851691007614136, 0.4361451268196106, 0.6311079263687134, 0.11392184346914291, 0.011359800584614277, 0.34285351634025574, 0.16129803657531738, 0.11501311510801315, 0.10944991558790207, 0.18756306171417236, 275.46429443359375, 0.04933726787567139, 0.02372944913804531, 0.027891522273421288, 0.5268853902816772, 0.08626203238964081, 2.6904501914978027], "count": [334]}, "action": {"min": [0.1601688712835312, 1.967300295829773, -0.9990962743759155, -1.205551266670227, -2.3359313011169434, -1.8455461263656616, 0.4665440022945404, 155.0, 0.15436600148677826, 0.217617005109787, -0.006963000167161226, -3.0230000019073486, -0.05799999460577965, -1.1119999885559082, -0.551698625087738, -2.0804498195648193, -2.8522868156433105, -0.26136305928230286, 0.7468438744544983, -1.6608203649520874, 2.283327102661133, 35.0, -0.39800798892974854, 0.20902599394321442, -0.07413499802350998, 1.2599999904632568, 0.640999972820282, -3.1351852416992188], "max": [0.7955560684204102, 2.0799264907836914, -0.06352999061346054, 0.006143559236079454, -0.6733131408691406, -1.3103758096694946, 2.308704376220703, 834.0, 0.37492498755455017, 0.399942010641098, 0.11030899733304977, -0.8990000486373901, 1.281999945640564, 0.7580000162124634, -0.07522369176149368, -2.021632432937622, -1.8460698127746582, 0.15507251024246216, 1.1381292343139648, -1.2334589958190918, 2.863980531692505, 832.0, -0.21214699745178223, 0.2931180000305176, 0.04367300122976303, 3.068000078201294, 1.0449999570846558, 3.140000104904175], "mean": [0.39596739411354065, 2.0523841381073, -0.7271215319633484, -0.6054901480674744, -1.547363519668579, -1.633168339729309, 1.2757411003112793, 483.6916198730469, 0.2744596004486084, 0.31291836500167847, 0.048963602632284164, -2.2199337482452393, 0.7313653826713562, 0.05753887817263603, -0.21021544933319092, -2.068809747695923, -2.5079896450042725, -0.01703290082514286, 1.0542263984680176, -1.5415128469467163, 2.7003746032714844, 648.0165405273438, -0.3579612970352173, 0.23604591190814972, -8.174766117008403e-05, 1.767069697380066, 0.8812811374664307, 1.1614811420440674], "std": [0.23080742359161377, 0.03342660889029503, 0.22524696588516235, 0.35537421703338623, 0.606526792049408, 0.16085098683834076, 0.5761677026748657, 167.15457153320312, 0.06384120136499405, 0.06237799674272537, 0.028542419895529747, 0.6851691007614136, 0.4361451268196106, 0.6311079263687134, 0.11392184346914291, 0.011359800584614277, 0.34285351634025574, 0.16129803657531738, 0.11501311510801315, 0.10944991558790207, 0.18756306171417236, 275.46429443359375, 0.04933726787567139, 0.02372944913804531, 0.027891522273421288, 0.5268853902816772, 0.08626203238964081, 2.6904501914978027], "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": [762], "max": [762], "mean": [762.0], "std": [0.0], "count": [334]}, "index": {"min": [362843], "max": [363176], "mean": [363009.5], "std": [96.41706280529397], "count": [334]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [334]}, "subtask_annotation": {"mean": [15.32934131736527, 29.0, 29.0, 29.0, 29.0], "std": [7.791399460569403, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [334]}, "scene_annotation": {"mean": [762.0], "std": [0.0], "min": [762], "max": [762], "count": [334]}, "eef_direction_state": {"mean": [3.562874251497006, 3.5119760479041915], "std": [2.2641303737763816, 2.1842194619838278], "min": [0, 0], "max": [6, 6], "count": [334]}, "eef_velocity_state": {"mean": [0.7874251497005988, 1.0089820359281436], "std": [0.7005284267842123, 0.7985260633998063], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_acc_mag_state": {"mean": [0.8173652694610778, 0.9610778443113772], "std": [0.8367660899753933, 0.8379008772926574], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_direction_action": {"mean": [3.562874251497006, 3.5119760479041915], "std": [2.2641303737763816, 2.1842194619838278], "min": [0, 0], "max": [6, 6], "count": [334]}, "eef_velocity_action": {"mean": [0.7874251497005988, 1.0089820359281436], "std": [0.7005284267842123, 0.7985260633998063], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_acc_mag_action": {"mean": [0.8173652694610778, 0.9610778443113772], "std": [0.8367660899753933, 0.8379008772926574], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_sim_pose_state": {"mean": [0.42212634702321844, 0.32479198314461155, 1.0079802775090383, -1.1441875667299486, 1.3748910725280092, -0.4820838574024483, 0.5137140369250831, -0.31440021848570004, 1.1079337263695177, 0.43086921482497437, 0.9709559111917537, -0.15217787559822787], "std": [0.030406802229813353, 0.03879355105656082, 0.01979407954231147, 0.7829088840905799, 0.044321273521416925, 1.4954109638248843, 0.07214076733259313, 0.05258783406878542, 0.04884875620498794, 1.7045685616858566, 0.21633721699329486, 1.751053150535983], "min": [0.3908472346154185, 0.20409457508791962, 0.9751942843352664, -3.0659096457804647, 1.257747142357644, -3.0574687946907066, 0.4053277866394072, -0.3981612621743167, 1.0278405545481164, -3.1241086759631127, 0.5754133700352133, -3.1364890193642156], "max": [0.5020994219015533, 0.3670842431066392, 1.0613058688069348, -0.5241168054948177, 1.5063006710367914, 3.111773392901264, 0.6164021287735246, -0.20211642539016103, 1.193882059137537, 3.11732939419952, 1.3707464907729396, 3.1223508180519004], "count": [334]}, "eef_sim_pose_action": {"mean": [0.42212634702321844, 0.32479198314461155, 1.0079802775090383, -1.1441875667299486, 1.3748910725280092, -0.4820838574024483, 0.5137140369250831, -0.31440021848570004, 1.1079337263695177, 0.43086921482497437, 0.9709559111917537, -0.15217787559822787], "std": [0.030406802229813353, 0.03879355105656082, 0.01979407954231147, 0.7829088840905799, 0.044321273521416925, 1.4954109638248843, 0.07214076733259313, 0.05258783406878542, 0.04884875620498794, 1.7045685616858566, 0.21633721699329486, 1.751053150535983], "min": [0.3908472346154185, 0.20409457508791962, 0.9751942843352664, -3.0659096457804647, 1.257747142357644, -3.0574687946907066, 0.4053277866394072, -0.3981612621743167, 1.0278405545481164, -3.1241086759631127, 0.5754133700352133, -3.1364890193642156], "max": [0.5020994219015533, 0.3670842431066392, 1.0613058688069348, -0.5241168054948177, 1.5063006710367914, 3.111773392901264, 0.6164021287735246, -0.20211642539016103, 1.193882059137537, 3.11732939419952, 1.3707464907729396, 3.1223508180519004], "count": [334]}, "gripper_mode_state": {"mean": [0.20658682634730538, 0.23353293413173654], "std": [0.40485640605905443, 0.42307836485403005], "min": [0, 0], "max": [1, 1], "count": [334]}, "gripper_activity_state": {"mean": [1.781437125748503, 1.8083832335329342], "std": [0.5608080947175433, 0.5573045882013365], "min": [0, 0], "max": [2, 2], "count": [334]}, "gripper_mode_action": {"mean": [0.20658682634730538, 0.23353293413173654], "std": [0.40485640605905443, 0.42307836485403005], "min": [0, 0], "max": [1, 1], "count": [334]}, "gripper_activity_action": {"mean": [1.781437125748503, 1.8083832335329342], "std": [0.5608080947175433, 0.5573045882013365], "min": [0, 0], "max": [2, 2], "count": [334]}, "gripper_open_scale_state": {"mean": [0.6480164673856641, 0.48369161662941196], "std": [0.2754642077975134, 0.16715458942082675], "min": [0.035, 0.155], "max": [0.832, 0.834], "count": [334]}, "gripper_open_scale_action": {"mean": [0.6480164673856641, 0.48369161662941196], "std": [0.2754642077975134, 0.16715458942082675], "min": [0.035, 0.155], "max": [0.832, 0.834], "count": [334]}}} +{"episode_index": 684, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4907651858660131]], [[0.4235561968954248]], [[0.40780183006535947]]], "std": [[[0.12527544024532158]], [[0.20810713807513978]], [[0.22847586699145414]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4744503839869281]], [[0.47824794934640524]], [[0.4731704881535948]]], "std": [[[0.054356115274017104]], [[0.054646765209667776]], [[0.05535443614230358]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.0]], [[0.0]]], "max": [[[0.7568627450980392]], [[0.8117647058823529]], [[0.8]]], "mean": [[[0.4715279513888889]], [[0.4289018300653595]], [[0.40639997140522877]]], "std": [[[0.07186929044090117]], [[0.17120190862422968]], [[0.19768617316790335]]], "count": [100]}, "observation.state": {"min": [0.13629277050495148, 1.917471170425415, -1.3271658420562744, -1.3978866338729858, -2.5477445125579834, -1.9203161001205444, 0.3686484396457672, 152.0, 0.14376799762248993, 0.23201200366020203, -0.04639500007033348, -3.059000015258789, -0.26100000739097595, -1.0640000104904175, -0.29770079255104065, -2.079036235809326, -2.4637417793273926, -0.32222267985343933, 0.5071402788162231, -1.7590301036834717, 2.352285146713257, 91.0, -0.39349600672721863, 0.18069300055503845, -0.07090000063180923, 1.2619999647140503, 0.7839999794960022, -3.1089999675750732], "max": [0.8412312865257263, 2.0844991207122803, -0.001343903481028974, 0.06866125762462616, -1.0720510482788086, -1.3622469902038574, 2.333226203918457, 832.0, 0.38646700978279114, 0.41757699847221375, 0.15056699514389038, -0.9290000200271606, 1.2230000495910645, 0.8190000057220459, -0.026651177555322647, -1.942638874053955, -1.554250717163086, 0.1304459124803543, 0.8285950422286987, -1.308543086051941, 2.7818105220794678, 827.0, -0.24670599400997162, 0.26312199234962463, 0.037884000688791275, 2.8350000381469727, 1.0579999685287476, 3.134000062942505], "mean": [0.4290231168270111, 2.0462639331817627, -0.6637268662452698, -0.6410434246063232, -1.7212564945220947, -1.6416267156600952, 1.3180770874023438, 557.2786865234375, 0.2726147770881653, 0.31292498111724854, 0.05279182642698288, -2.169647693634033, 0.617039144039154, 0.10360000282526016, -0.16040466725826263, -2.057784080505371, -2.1624088287353516, -0.03219574689865112, 0.7291769981384277, -1.5886814594268799, 2.6389496326446533, 667.91796875, -0.36215630173683167, 0.21975022554397583, 0.005597447976469994, 1.7539602518081665, 0.9327573776245117, 1.042843222618103], "std": [0.2604607939720154, 0.050489529967308044, 0.40024590492248535, 0.40443700551986694, 0.646841287612915, 0.19010934233665466, 0.5977346301078796, 220.1253662109375, 0.07457354664802551, 0.07052116841077805, 0.04651693254709244, 0.7191856503486633, 0.5333185195922852, 0.6233109831809998, 0.06073650345206261, 0.03023434616625309, 0.2948276996612549, 0.14911657571792603, 0.08607301861047745, 0.11000751703977585, 0.13944889605045319, 211.3350372314453, 0.03821539506316185, 0.024381842464208603, 0.02801736257970333, 0.49068233370780945, 0.05739828571677208, 2.6970956325531006], "count": [305]}, "action": {"min": [0.13629277050495148, 1.917471170425415, -1.3271658420562744, -1.3978866338729858, -2.5477445125579834, -1.9203161001205444, 0.3686484396457672, 152.0, 0.14376799762248993, 0.23201200366020203, -0.04639500007033348, -3.059000015258789, -0.26100000739097595, -1.0640000104904175, -0.29770079255104065, -2.079036235809326, -2.4637417793273926, -0.32222267985343933, 0.5071402788162231, -1.7590301036834717, 2.352285146713257, 91.0, -0.39349600672721863, 0.18069300055503845, -0.07090000063180923, 1.2619999647140503, 0.7839999794960022, -3.1089999675750732], "max": [0.8412312865257263, 2.0844991207122803, -0.001343903481028974, 0.06866125762462616, -1.0720510482788086, -1.3622469902038574, 2.333226203918457, 832.0, 0.38646700978279114, 0.41757699847221375, 0.15056699514389038, -0.9290000200271606, 1.2230000495910645, 0.8190000057220459, -0.026651177555322647, -1.942638874053955, -1.554250717163086, 0.1304459124803543, 0.8285950422286987, -1.308543086051941, 2.7818105220794678, 827.0, -0.24670599400997162, 0.26312199234962463, 0.037884000688791275, 2.8350000381469727, 1.0579999685287476, 3.134000062942505], "mean": [0.4290231168270111, 2.0462639331817627, -0.6637268662452698, -0.6410434246063232, -1.7212564945220947, -1.6416267156600952, 1.3180770874023438, 557.2786865234375, 0.2726147770881653, 0.31292498111724854, 0.05279182642698288, -2.169647693634033, 0.617039144039154, 0.10360000282526016, -0.16040466725826263, -2.057784080505371, -2.1624088287353516, -0.03219574689865112, 0.7291769981384277, -1.5886814594268799, 2.6389496326446533, 667.91796875, -0.36215630173683167, 0.21975022554397583, 0.005597447976469994, 1.7539602518081665, 0.9327573776245117, 1.042843222618103], "std": [0.2604607939720154, 0.050489529967308044, 0.40024590492248535, 0.40443700551986694, 0.646841287612915, 0.19010934233665466, 0.5977346301078796, 220.1253662109375, 0.07457354664802551, 0.07052116841077805, 0.04651693254709244, 0.7191856503486633, 0.5333185195922852, 0.6233109831809998, 0.06073650345206261, 0.03023434616625309, 0.2948276996612549, 0.14911657571792603, 0.08607301861047745, 0.11000751703977585, 0.13944889605045319, 211.3350372314453, 0.03821539506316185, 0.024381842464208603, 0.02801736257970333, 0.49068233370780945, 0.05739828571677208, 2.6970956325531006], "count": [305]}, "timestamp": {"min": [0.0], "max": [10.133333333333333], "mean": [5.066666666666666], "std": [2.934848093740685], "count": [305]}, "frame_index": {"min": [0], "max": [304], "mean": [152.0], "std": [88.04544281222056], "count": [305]}, "episode_index": {"min": [763], "max": [763], "mean": [763.0], "std": [0.0], "count": [305]}, "index": {"min": [363177], "max": [363481], "mean": [363329.0], "std": [88.04544281222056], "count": [305]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [305]}, "subtask_annotation": {"mean": [15.60327868852459, 29.0, 29.0, 29.0, 29.0], "std": [7.956232060118899, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [305]}, "scene_annotation": {"mean": [763.0], "std": [0.0], "min": [763], "max": [763], "count": [305]}, "eef_direction_state": {"mean": [3.5213114754098362, 3.9311475409836065], "std": [2.2717881131064837, 1.90904155710562], "min": [0, 0], "max": [6, 6], "count": [305]}, "eef_velocity_state": {"mean": [0.8032786885245902, 1.0098360655737706], "std": [0.7381783544567284, 0.823766821621383], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_acc_mag_state": {"mean": [0.8885245901639345, 0.9508196721311475], "std": [0.8262295081967209, 0.8263335869913909], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_direction_action": {"mean": [3.5213114754098362, 3.9311475409836065], "std": [2.2717881131064837, 1.90904155710562], "min": [0, 0], "max": [6, 6], "count": [305]}, "eef_velocity_action": {"mean": [0.8032786885245902, 1.0098360655737706], "std": [0.7381783544567284, 0.823766821621383], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_acc_mag_action": {"mean": [0.8885245901639345, 0.9508196721311475], "std": [0.8262295081967209, 0.8263335869913909], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_sim_pose_state": {"mean": [0.40495379718892244, 0.3322641527589405, 1.0079359749557084, -1.0929847673941149, 1.334502257697439, -1.355481851762489, 0.5151279951527046, -0.31203897923965984, 1.115234507033433, 0.24517968576562638, 0.8971068339044621, -0.28621724351642025], "std": [0.028289568821691636, 0.032341785844657654, 0.01450938716063447, 0.5616769678296488, 0.03772247601107316, 0.7549905081632744, 0.0811636091402199, 0.07378290982353482, 0.051361779115333274, 1.8883238367022717, 0.2707490074153701, 1.6514982937017675], "min": [0.36208165704178297, 0.22855594274825314, 0.9760468824430796, -2.5310338109752726, 1.2396837989484135, -2.992271935896888, 0.4188637236723187, -0.43743017630463216, 1.0242225566899315, -3.126061181300103, 0.4897940977354063, -3.130076781257255], "max": [0.4626949910884947, 0.3722906078032115, 1.043448138727443, -0.4199795344763139, 1.4011209287259212, -0.4412890721464628, 0.6313921480614464, -0.15708321866776015, 1.189964469975436, 3.124224547317697, 1.3896067503833271, 3.122218475142016], "count": [305]}, "eef_sim_pose_action": {"mean": [0.40495379718892244, 0.3322641527589405, 1.0079359749557084, -1.0929847673941149, 1.334502257697439, -1.355481851762489, 0.5151279951527046, -0.31203897923965984, 1.115234507033433, 0.24517968576562638, 0.8971068339044621, -0.28621724351642025], "std": [0.028289568821691636, 0.032341785844657654, 0.01450938716063447, 0.5616769678296488, 0.03772247601107316, 0.7549905081632744, 0.0811636091402199, 0.07378290982353482, 0.051361779115333274, 1.8883238367022717, 0.2707490074153701, 1.6514982937017675], "min": [0.36208165704178297, 0.22855594274825314, 0.9760468824430796, -2.5310338109752726, 1.2396837989484135, -2.992271935896888, 0.4188637236723187, -0.43743017630463216, 1.0242225566899315, -3.126061181300103, 0.4897940977354063, -3.130076781257255], "max": [0.4626949910884947, 0.3722906078032115, 1.043448138727443, -0.4199795344763139, 1.4011209287259212, -0.4412890721464628, 0.6313921480614464, -0.15708321866776015, 1.189964469975436, 3.124224547317697, 1.3896067503833271, 3.122218475142016], "count": [305]}, "gripper_mode_state": {"mean": [0.18360655737704917, 0.23278688524590163], "std": [0.38716300115738994, 0.42260756181522824], "min": [0, 0], "max": [1, 1], "count": [305]}, "gripper_activity_state": {"mean": [1.819672131147541, 1.7704918032786885], "std": [0.5027203609905548, 0.5837538955660635], "min": [0, 0], "max": [2, 2], "count": [305]}, "gripper_mode_action": {"mean": [0.18360655737704917, 0.23278688524590163], "std": [0.38716300115738994, 0.42260756181522824], "min": [0, 0], "max": [1, 1], "count": [305]}, "gripper_activity_action": {"mean": [1.819672131147541, 1.7704918032786885], "std": [0.5027203609905548, 0.5837538955660635], "min": [0, 0], "max": [2, 2], "count": [305]}, "gripper_open_scale_state": {"mean": [0.6679180328118991, 0.5572786888247631], "std": [0.2113350491274911, 0.22012534347421225], "min": [0.091, 0.152], "max": [0.827, 0.832], "count": [305]}, "gripper_open_scale_action": {"mean": [0.6679180328118991, 0.5572786888247631], "std": [0.2113350491274911, 0.22012534347421225], "min": [0.091, 0.152], "max": [0.827, 0.832], "count": [305]}}} +{"episode_index": 685, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.49094065972222223]], [[0.4277287214052288]], [[0.41169322099673206]]], "std": [[[0.12451694716999147]], [[0.20185305591853528]], [[0.22306471790955718]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4805435498366013]], [[0.4838310784313726]], [[0.4789232495915033]]], "std": [[[0.06256966299025163]], [[0.06700016347531512]], [[0.06880077569336543]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7372549019607844]], [[0.7137254901960784]]], "mean": [[[0.47467154411764706]], [[0.4375791401143791]], [[0.42099898284313725]]], "std": [[[0.06874441969301896]], [[0.15821581908227206]], [[0.17918836052981418]]], "count": [100]}, "observation.state": {"min": [0.07934267073869705, 1.9001400470733643, -1.0952813625335693, -1.3011430501937866, -2.4675467014312744, -1.7999581098556519, 0.9313600063323975, 145.0, 0.14210699498653412, 0.2296770066022873, -0.043869998306035995, -3.003999948501587, -0.22100000083446503, -1.090999960899353, -0.38463565707206726, -2.0802578926086426, -2.1047275066375732, -0.5169490575790405, 0.016982052475214005, -1.7078571319580078, 2.4870944023132324, 48.0, -0.3930250108242035, 0.19485700130462646, -0.12132900208234787, 1.4199999570846558, 0.7429999709129333, -3.132185220718384], "max": [0.9672789573669434, 2.081270456314087, -0.037053339183330536, -0.30682888627052307, -1.0110691785812378, -1.3490347862243652, 2.22489333152771, 792.0, 0.3999229967594147, 0.42644599080085754, 0.14387699961662292, -1.402999997138977, 1.2100000381469727, 0.503000020980835, -0.09615018963813782, -1.9546116590499878, -0.971799373626709, 0.040037851780653, 0.7209780216217041, -1.186282992362976, 2.7328715324401855, 827.0, -0.19982999563217163, 0.29352501034736633, 0.03712200000882149, 2.753999948501587, 1.1039999723434448, 3.138000011444092], "mean": [0.43459102511405945, 2.0218617916107178, -0.7294561862945557, -0.7092520594596863, -1.7293422222137451, -1.5735390186309814, 1.4999126195907593, 584.9721069335938, 0.27205654978752136, 0.3246614634990692, 0.06173621490597725, -2.3699142932891846, 0.6543065309524536, -0.09462382644414902, -0.18264830112457275, -2.066356897354126, -1.86279296875, -0.08815913647413254, 0.48831990361213684, -1.4932887554168701, 2.6550228595733643, 678.1114501953125, -0.35285842418670654, 0.2330656349658966, -0.009070721454918385, 1.8523800373077393, 0.9285955429077148, 1.2541494369506836], "std": [0.33369898796081543, 0.06255318969488144, 0.27378544211387634, 0.20625348389148712, 0.6469165086746216, 0.1567273885011673, 0.4382064640522003, 235.5434112548828, 0.07578997313976288, 0.0748499259352684, 0.04828542843461037, 0.5675345063209534, 0.5302590727806091, 0.5743218660354614, 0.05928079038858414, 0.02248341217637062, 0.32974857091903687, 0.1673591136932373, 0.1973017305135727, 0.1541094332933426, 0.08480116724967957, 253.15663146972656, 0.053665339946746826, 0.024322599172592163, 0.040422551333904266, 0.4157506227493286, 0.0769188180565834, 2.709362268447876], "count": [287]}, "action": {"min": [0.07934267073869705, 1.9001400470733643, -1.0952813625335693, -1.3011430501937866, -2.4675467014312744, -1.7999581098556519, 0.9313600063323975, 145.0, 0.14210699498653412, 0.2296770066022873, -0.043869998306035995, -3.003999948501587, -0.22100000083446503, -1.090999960899353, -0.38463565707206726, -2.0802578926086426, -2.1047275066375732, -0.5169490575790405, 0.016982052475214005, -1.7078571319580078, 2.4870944023132324, 48.0, -0.3930250108242035, 0.19485700130462646, -0.12132900208234787, 1.4199999570846558, 0.7429999709129333, -3.132185220718384], "max": [0.9672789573669434, 2.081270456314087, -0.037053339183330536, -0.30682888627052307, -1.0110691785812378, -1.3490347862243652, 2.22489333152771, 792.0, 0.3999229967594147, 0.42644599080085754, 0.14387699961662292, -1.402999997138977, 1.2100000381469727, 0.503000020980835, -0.09615018963813782, -1.9546116590499878, -0.971799373626709, 0.040037851780653, 0.7209780216217041, -1.186282992362976, 2.7328715324401855, 827.0, -0.19982999563217163, 0.29352501034736633, 0.03712200000882149, 2.753999948501587, 1.1039999723434448, 3.138000011444092], "mean": [0.43459102511405945, 2.0218617916107178, -0.7294561862945557, -0.7092520594596863, -1.7293422222137451, -1.5735390186309814, 1.4999126195907593, 584.9721069335938, 0.27205654978752136, 0.3246614634990692, 0.06173621490597725, -2.3699142932891846, 0.6543065309524536, -0.09462382644414902, -0.18264830112457275, -2.066356897354126, -1.86279296875, -0.08815913647413254, 0.48831990361213684, -1.4932887554168701, 2.6550228595733643, 678.1114501953125, -0.35285842418670654, 0.2330656349658966, -0.009070721454918385, 1.8523800373077393, 0.9285955429077148, 1.2541494369506836], "std": [0.33369898796081543, 0.06255318969488144, 0.27378544211387634, 0.20625348389148712, 0.6469165086746216, 0.1567273885011673, 0.4382064640522003, 235.5434112548828, 0.07578997313976288, 0.0748499259352684, 0.04828542843461037, 0.5675345063209534, 0.5302590727806091, 0.5743218660354614, 0.05928079038858414, 0.02248341217637062, 0.32974857091903687, 0.1673591136932373, 0.1973017305135727, 0.1541094332933426, 0.08480116724967957, 253.15663146972656, 0.053665339946746826, 0.024322599172592163, 0.040422551333904266, 0.4157506227493286, 0.0769188180565834, 2.709362268447876], "count": [287]}, "timestamp": {"min": [0.0], "max": [9.533333333333333], "mean": [4.766666666666667], "std": [2.7616420236277306], "count": [287]}, "frame_index": {"min": [0], "max": [286], "mean": [143.0], "std": [82.84926070883192], "count": [287]}, "episode_index": {"min": [764], "max": [764], "mean": [764.0], "std": [0.0], "count": [287]}, "index": {"min": [363482], "max": [363768], "mean": [363625.0], "std": [82.84926070883192], "count": [287]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [287]}, "subtask_annotation": {"mean": [15.623693379790941, 29.0, 29.0, 29.0, 29.0], "std": [7.675327884588984, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [287]}, "scene_annotation": {"mean": [764.0], "std": [0.0], "min": [764], "max": [764], "count": [287]}, "eef_direction_state": {"mean": [4.010452961672474, 3.3832752613240418], "std": [2.138879058660946, 2.020659602914704], "min": [0, 0], "max": [6, 6], "count": [287]}, "eef_velocity_state": {"mean": [0.7177700348432056, 1.146341463414634], "std": [0.7922520558119908, 0.8003780869120595], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_acc_mag_state": {"mean": [0.7421602787456446, 1.024390243902439], "std": [0.815613876302167, 0.8068290155003424], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_direction_action": {"mean": [4.010452961672474, 3.3832752613240418], "std": [2.138879058660946, 2.020659602914704], "min": [0, 0], "max": [6, 6], "count": [287]}, "eef_velocity_action": {"mean": [0.7177700348432056, 1.146341463414634], "std": [0.7922520558119908, 0.8003780869120595], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_acc_mag_action": {"mean": [0.7421602787456446, 1.024390243902439], "std": [0.815613876302167, 0.8068290155003424], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_sim_pose_state": {"mean": [0.4186988450355986, 0.31785444831523035, 1.0057855062053045, -1.196049832148704, 1.3780620600064029, -1.1670696463269175, 0.5266420183177773, -0.32239317013578844, 1.1246199747431813, 0.46335292087238816, 0.9184360566146446, -0.2791817230290277], "std": [0.028863453667994716, 0.0527262661355666, 0.015260114401965055, 0.5988785585923215, 0.04708411732125573, 1.1837056063901912, 0.08676365069642569, 0.07985123623730778, 0.044044621403362946, 1.9212267077824075, 0.26933949431396215, 1.8745144388060055], "min": [0.37672376571856014, 0.1595470871065626, 0.9782452672093699, -2.7274890179150204, 1.2431970894132482, -3.1412042729233294, 0.41371620593260217, -0.4318275197835903, 1.0373652096917034, -3.137796042170073, 0.5204484237196803, -3.1083880844094613], "max": [0.4816833241942871, 0.36368738091889624, 1.0459200670983313, -0.21883836701421766, 1.4842210428172433, 3.1405053220289534, 0.6457074438770275, -0.15935911919631857, 1.2054521501064772, 3.113402446372929, 1.4071172801795977, 3.141186968185814], "count": [287]}, "eef_sim_pose_action": {"mean": [0.4186988450355986, 0.31785444831523035, 1.0057855062053045, -1.196049832148704, 1.3780620600064029, -1.1670696463269175, 0.5266420183177773, -0.32239317013578844, 1.1246199747431813, 0.46335292087238816, 0.9184360566146446, -0.2791817230290277], "std": [0.028863453667994716, 0.0527262661355666, 0.015260114401965055, 0.5988785585923215, 0.04708411732125573, 1.1837056063901912, 0.08676365069642569, 0.07985123623730778, 0.044044621403362946, 1.9212267077824075, 0.26933949431396215, 1.8745144388060055], "min": [0.37672376571856014, 0.1595470871065626, 0.9782452672093699, -2.7274890179150204, 1.2431970894132482, -3.1412042729233294, 0.41371620593260217, -0.4318275197835903, 1.0373652096917034, -3.137796042170073, 0.5204484237196803, -3.1083880844094613], "max": [0.4816833241942871, 0.36368738091889624, 1.0459200670983313, -0.21883836701421766, 1.4842210428172433, 3.1405053220289534, 0.6457074438770275, -0.15935911919631857, 1.2054521501064772, 3.113402446372929, 1.4071172801795977, 3.141186968185814], "count": [287]}, "gripper_mode_state": {"mean": [0.1951219512195122, 0.25435540069686413], "std": [0.3962945563237047, 0.4354982558325612], "min": [0, 0], "max": [1, 1], "count": [287]}, "gripper_activity_state": {"mean": [1.759581881533101, 1.829268292682927], "std": [0.5674416878229751, 0.5300520858682867], "min": [0, 0], "max": [2, 2], "count": [287]}, "gripper_mode_action": {"mean": [0.1951219512195122, 0.25435540069686413], "std": [0.3962945563237047, 0.4354982558325612], "min": [0, 0], "max": [1, 1], "count": [287]}, "gripper_activity_action": {"mean": [1.759581881533101, 1.829268292682927], "std": [0.5674416878229751, 0.5300520858682867], "min": [0, 0], "max": [2, 2], "count": [287]}, "gripper_open_scale_state": {"mean": [0.6781114986964629, 0.584972125488706], "std": [0.2531566681290121, 0.23554325202948345], "min": [0.048, 0.145], "max": [0.827, 0.792], "count": [287]}, "gripper_open_scale_action": {"mean": [0.6781114986964629, 0.584972125488706], "std": [0.2531566681290121, 0.23554325202948345], "min": [0.048, 0.145], "max": [0.827, 0.792], "count": [287]}}} +{"episode_index": 686, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.49389483660130723]], [[0.4291113684640523]], [[0.4126780514705883]]], "std": [[[0.11692481922373]], [[0.19963395512419738]], [[0.2208839131969656]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47150523488562096]], [[0.4664243259803922]], [[0.4608349489379085]]], "std": [[[0.0701019528926929]], [[0.09952629768491436]], [[0.10681532504190674]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.0]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.7843137254901961]], [[0.8117647058823529]]], "mean": [[[0.47974952818627453]], [[0.42740679942810456]], [[0.4039374795751634]]], "std": [[[0.06654388222732513]], [[0.16810707729769167]], [[0.19653941114991139]]], "count": [100]}, "observation.state": {"min": [0.1497492641210556, 1.8067125082015991, -1.077845573425293, -1.2360421419143677, -2.6820125579833984, -1.9306483268737793, 0.6959326267242432, 138.0, 0.13210999965667725, 0.25015100836753845, -0.015395999886095524, -3.052999973297119, -0.2970000207424164, -0.8199999928474426, -0.5829574465751648, -2.0722994804382324, -1.747318983078003, -0.12161453813314438, -0.543879508972168, -1.8761941194534302, 2.256448984146118, 129.0, -0.3838460147380829, 0.20242300629615784, -0.06373299658298492, 1.1019999980926514, 0.6199999451637268, -3.1381852626800537], "max": [1.0432356595993042, 2.076138973236084, 0.26541221141815186, -0.10358529537916183, -0.7929729223251343, -1.1550589799880981, 2.264425039291382, 685.0, 0.4186350107192993, 0.4632039964199066, 0.21733500063419342, -0.918999969959259, 1.2879999876022339, 0.7070000171661377, -0.18332938849925995, -1.7788046598434448, -0.26220083236694336, 0.2753431499004364, 0.04520402476191521, -1.4497053623199463, 2.769663095474243, 813.0, -0.23976300656795502, 0.29300999641418457, 0.06023300066590309, 3.0769999027252197, 1.2230000495910645, 3.0950000286102295], "mean": [0.5009948015213013, 2.0063204765319824, -0.6121181845664978, -0.5851101875305176, -1.6371699571609497, -1.560923457145691, 1.3360965251922607, 497.2966003417969, 0.2926616668701172, 0.3305911421775818, 0.08424380421638489, -1.93985915184021, 0.5261858701705933, 0.07181090861558914, -0.2678264081478119, -2.0316240787506104, -1.3267959356307983, -0.014519626274704933, -0.08278583735227585, -1.59127938747406, 2.4415972232818604, 720.567138671875, -0.3530919551849365, 0.25354427099227905, 0.026946811005473137, 1.78243088722229, 1.0056750774383545, 0.8690165281295776], "std": [0.34054434299468994, 0.08392631262540817, 0.3549566864967346, 0.3331965506076813, 0.783367395401001, 0.1492813527584076, 0.6548119783401489, 191.8626251220703, 0.09848516434431076, 0.07406671345233917, 0.0508989617228508, 0.8674790263175964, 0.5406191945075989, 0.5825046896934509, 0.10953515768051147, 0.06681908667087555, 0.5154600143432617, 0.14378346502780914, 0.22532698512077332, 0.10979782044887543, 0.12320727109909058, 181.43174743652344, 0.03576010465621948, 0.023868383839726448, 0.03461141139268875, 0.7309685945510864, 0.16037406027317047, 2.5334033966064453], "count": [349]}, "action": {"min": [0.1497492641210556, 1.8067125082015991, -1.077845573425293, -1.2360421419143677, -2.6820125579833984, -1.9306483268737793, 0.6959326267242432, 138.0, 0.13210999965667725, 0.25015100836753845, -0.015395999886095524, -3.052999973297119, -0.2970000207424164, -0.8199999928474426, -0.5829574465751648, -2.0722994804382324, -1.747318983078003, -0.12161453813314438, -0.543879508972168, -1.8761941194534302, 2.256448984146118, 129.0, -0.3838460147380829, 0.20242300629615784, -0.06373299658298492, 1.1019999980926514, 0.6199999451637268, -3.1381852626800537], "max": [1.0432356595993042, 2.076138973236084, 0.26541221141815186, -0.10358529537916183, -0.7929729223251343, -1.1550589799880981, 2.264425039291382, 685.0, 0.4186350107192993, 0.4632039964199066, 0.21733500063419342, -0.918999969959259, 1.2879999876022339, 0.7070000171661377, -0.18332938849925995, -1.7788046598434448, -0.26220083236694336, 0.2753431499004364, 0.04520402476191521, -1.4497053623199463, 2.769663095474243, 813.0, -0.23976300656795502, 0.29300999641418457, 0.06023300066590309, 3.0769999027252197, 1.2230000495910645, 3.0950000286102295], "mean": [0.5009948015213013, 2.0063204765319824, -0.6121181845664978, -0.5851101875305176, -1.6371699571609497, -1.560923457145691, 1.3360965251922607, 497.2966003417969, 0.2926616668701172, 0.3305911421775818, 0.08424380421638489, -1.93985915184021, 0.5261858701705933, 0.07181090861558914, -0.2678264081478119, -2.0316240787506104, -1.3267959356307983, -0.014519626274704933, -0.08278583735227585, -1.59127938747406, 2.4415972232818604, 720.567138671875, -0.3530919551849365, 0.25354427099227905, 0.026946811005473137, 1.78243088722229, 1.0056750774383545, 0.8690165281295776], "std": [0.34054434299468994, 0.08392631262540817, 0.3549566864967346, 0.3331965506076813, 0.783367395401001, 0.1492813527584076, 0.6548119783401489, 191.8626251220703, 0.09848516434431076, 0.07406671345233917, 0.0508989617228508, 0.8674790263175964, 0.5406191945075989, 0.5825046896934509, 0.10953515768051147, 0.06681908667087555, 0.5154600143432617, 0.14378346502780914, 0.22532698512077332, 0.10979782044887543, 0.12320727109909058, 181.43174743652344, 0.03576010465621948, 0.023868383839726448, 0.03461141139268875, 0.7309685945510864, 0.16037406027317047, 2.5334033966064453], "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": [765], "max": [765], "mean": [765.0], "std": [0.0], "count": [349]}, "index": {"min": [363769], "max": [364117], "mean": [363943.0], "std": [100.74720839804942], "count": [349]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [349]}, "subtask_annotation": {"mean": [14.679083094555875, 29.0, 29.0, 29.0, 29.0], "std": [7.578066923674237, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [349]}, "scene_annotation": {"mean": [765.0], "std": [0.0], "min": [765], "max": [765], "count": [349]}, "eef_direction_state": {"mean": [4.3982808022922635, 3.842406876790831], "std": [1.9737815642239676, 2.0802884265416552], "min": [0, 0], "max": [6, 6], "count": [349]}, "eef_velocity_state": {"mean": [0.6045845272206304, 1.0286532951289398], "std": [0.7783471297027238, 0.8692674962761825], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_acc_mag_state": {"mean": [0.6446991404011462, 0.9512893982808023], "std": [0.8046118739179116, 0.829561142947041], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_direction_action": {"mean": [4.3982808022922635, 3.842406876790831], "std": [1.9737815642239676, 2.0802884265416552], "min": [0, 0], "max": [6, 6], "count": [349]}, "eef_velocity_action": {"mean": [0.6045845272206304, 1.0286532951289398], "std": [0.7783471297027238, 0.8692674962761825], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_acc_mag_action": {"mean": [0.6446991404011462, 0.9512893982808023], "std": [0.8046118739179116, 0.829561142947041], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_sim_pose_state": {"mean": [0.44166633140115, 0.3438334995427258, 1.0278479138652592, -1.2008605715262228, 1.1635412361089588, -0.8797984006789221, 0.5301186382237714, -0.33917317967857147, 1.1258968042906101, 0.8400295977093686, 0.9006654815358147, -0.45924265993162033], "std": [0.022366151398958218, 0.03376668871213962, 0.015310165699125838, 0.5193182862983055, 0.062039752918948345, 1.5162477280965816, 0.08972221564837428, 0.08425685896966535, 0.07860721045373449, 1.8195933266024655, 0.32765611157541596, 1.5415326220217496], "min": [0.40270503133088104, 0.22917716067743366, 0.992987182125211, -2.291402706456994, 1.0363301543638932, -3.1245774957967987, 0.43576211933822395, -0.44305653693824154, 1.0186296405018154, -3.14008025930086, 0.3366419428237324, -3.098656303369181], "max": [0.4969432690566378, 0.4018291340331745, 1.0577438320794461, -0.24860527348850098, 1.339646847519501, 3.1389396834433034, 0.6700955692168705, -0.16928357711884853, 1.2718282286503972, 3.1358609919261395, 1.5506804085381658, 3.0946131994000563], "count": [349]}, "eef_sim_pose_action": {"mean": [0.44166633140115, 0.3438334995427258, 1.0278479138652592, -1.2008605715262228, 1.1635412361089588, -0.8797984006789221, 0.5301186382237714, -0.33917317967857147, 1.1258968042906101, 0.8400295977093686, 0.9006654815358147, -0.45924265993162033], "std": [0.022366151398958218, 0.03376668871213962, 0.015310165699125838, 0.5193182862983055, 0.062039752918948345, 1.5162477280965816, 0.08972221564837428, 0.08425685896966535, 0.07860721045373449, 1.8195933266024655, 0.32765611157541596, 1.5415326220217496], "min": [0.40270503133088104, 0.22917716067743366, 0.992987182125211, -2.291402706456994, 1.0363301543638932, -3.1245774957967987, 0.43576211933822395, -0.44305653693824154, 1.0186296405018154, -3.14008025930086, 0.3366419428237324, -3.098656303369181], "max": [0.4969432690566378, 0.4018291340331745, 1.0577438320794461, -0.24860527348850098, 1.339646847519501, 3.1389396834433034, 0.6700955692168705, -0.16928357711884853, 1.2718282286503972, 3.1358609919261395, 1.5506804085381658, 3.0946131994000563], "count": [349]}, "gripper_mode_state": {"mean": [0.13753581661891118, 0.2521489971346705], "std": [0.344412130689209, 0.43424633605667806], "min": [0, 0], "max": [1, 1], "count": [349]}, "gripper_activity_state": {"mean": [1.8051575931232091, 1.8882521489971347], "std": [0.5530605554817088, 0.41684389900099467], "min": [0, 0], "max": [2, 2], "count": [349]}, "gripper_mode_action": {"mean": [0.13753581661891118, 0.2521489971346705], "std": [0.344412130689209, 0.43424633605667806], "min": [0, 0], "max": [1, 1], "count": [349]}, "gripper_activity_action": {"mean": [1.8051575931232091, 1.8882521489971347], "std": [0.5530605554817088, 0.41684389900099467], "min": [0, 0], "max": [2, 2], "count": [349]}, "gripper_open_scale_state": {"mean": [0.7205673350686657, 0.497296561560863], "std": [0.18143169936854953, 0.19186250112766168], "min": [0.129, 0.138], "max": [0.813, 0.685], "count": [349]}, "gripper_open_scale_action": {"mean": [0.7205673350686657, 0.497296561560863], "std": [0.18143169936854953, 0.19186250112766168], "min": [0.129, 0.138], "max": [0.813, 0.685], "count": [349]}}} +{"episode_index": 687, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4794361008986928]], [[0.4169763623366013]], [[0.3997656495098039]]], "std": [[[0.1221702370207874]], [[0.199649820172384]], [[0.22118765962695228]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4712761948529412]], [[0.46684035947712416]], [[0.4582926184640523]]], "std": [[[0.06540389111233967]], [[0.09696088218092941]], [[0.10397912496729718]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.47808816789215686]], [[0.44025898080065357]], [[0.42463074959150326]]], "std": [[[0.07056712574837457]], [[0.15766547573017928]], [[0.17989193524364866]]], "count": [100]}, "observation.state": {"min": [0.20697860419750214, 1.8313740491867065, -0.9526879787445068, -1.1677299737930298, -2.726588249206543, -1.8709231615066528, 0.649925708770752, 161.0, 0.12827399373054504, 0.2607330083847046, -0.012233000248670578, -3.1411852836608887, -0.2110000103712082, -0.7059999704360962, -0.3989473581314087, -2.073643207550049, -1.7499369382858276, -0.32215288281440735, -0.524803102016449, -1.8557912111282349, 2.4696059226989746, 156.0, -0.37702301144599915, 0.19982700049877167, -0.06458400189876556, 0.9330000281333923, 0.6389999985694885, -3.0999999046325684], "max": [0.9836850762367249, 2.0773606300354004, -0.17776179313659668, -0.1103222668170929, -0.8029387593269348, -1.3679019212722778, 2.2229387760162354, 588.0, 0.38512301445007324, 0.44022300839424133, 0.200205996632576, 3.1389999389648438, 1.2020000219345093, 0.8169999718666077, -0.14608407020568848, -1.864448070526123, -1.0762922763824463, 0.030508356168866158, 0.5504943132400513, -1.427051067352295, 2.6784346103668213, 829.0, -0.2328750044107437, 0.2951279878616333, 0.06762900203466415, 2.7060000896453857, 1.090000033378601, 3.122999906539917], "mean": [0.5597003698348999, 1.997981309890747, -0.6260274052619934, -0.6790853142738342, -1.799332857131958, -1.57540762424469, 1.4756056070327759, 414.4083251953125, 0.2588838040828705, 0.3500749468803406, 0.07613492757081985, -2.0531928539276123, 0.5719442963600159, -0.020524950698018074, -0.20360614359378815, -2.0402941703796387, -1.2795703411102295, -0.11355405300855637, -0.1766619086265564, -1.7399073839187622, 2.545973777770996, 718.6333618164062, -0.32733824849128723, 0.2349284440279007, 0.03273817524313927, 1.4762609004974365, 0.9498555660247803, 1.4075196981430054], "std": [0.32674461603164673, 0.08002468198537827, 0.2736312448978424, 0.2431425154209137, 0.5668436288833618, 0.10644221305847168, 0.4683625400066376, 161.76589965820312, 0.09507355093955994, 0.06664521247148514, 0.04846050962805748, 1.2084572315216064, 0.521676778793335, 0.41596928238868713, 0.06326545029878616, 0.054931484162807465, 0.17961017787456512, 0.08779680728912354, 0.4013912081718445, 0.13894368708133698, 0.03867608681321144, 169.40269470214844, 0.02976858988404274, 0.021835260093212128, 0.04433600604534149, 0.6790516972541809, 0.11547546088695526, 2.030193567276001], "count": [360]}, "action": {"min": [0.20697860419750214, 1.8313740491867065, -0.9526879787445068, -1.1677299737930298, -2.726588249206543, -1.8709231615066528, 0.649925708770752, 161.0, 0.12827399373054504, 0.2607330083847046, -0.012233000248670578, -3.1411852836608887, -0.2110000103712082, -0.7059999704360962, -0.3989473581314087, -2.073643207550049, -1.7499369382858276, -0.32215288281440735, -0.524803102016449, -1.8557912111282349, 2.4696059226989746, 156.0, -0.37702301144599915, 0.19982700049877167, -0.06458400189876556, 0.9330000281333923, 0.6389999985694885, -3.0999999046325684], "max": [0.9836850762367249, 2.0773606300354004, -0.17776179313659668, -0.1103222668170929, -0.8029387593269348, -1.3679019212722778, 2.2229387760162354, 588.0, 0.38512301445007324, 0.44022300839424133, 0.200205996632576, 3.1389999389648438, 1.2020000219345093, 0.8169999718666077, -0.14608407020568848, -1.864448070526123, -1.0762922763824463, 0.030508356168866158, 0.5504943132400513, -1.427051067352295, 2.6784346103668213, 829.0, -0.2328750044107437, 0.2951279878616333, 0.06762900203466415, 2.7060000896453857, 1.090000033378601, 3.122999906539917], "mean": [0.5597003698348999, 1.997981309890747, -0.6260274052619934, -0.6790853142738342, -1.799332857131958, -1.57540762424469, 1.4756056070327759, 414.4083251953125, 0.2588838040828705, 0.3500749468803406, 0.07613492757081985, -2.0531928539276123, 0.5719442963600159, -0.020524950698018074, -0.20360614359378815, -2.0402941703796387, -1.2795703411102295, -0.11355405300855637, -0.1766619086265564, -1.7399073839187622, 2.545973777770996, 718.6333618164062, -0.32733824849128723, 0.2349284440279007, 0.03273817524313927, 1.4762609004974365, 0.9498555660247803, 1.4075196981430054], "std": [0.32674461603164673, 0.08002468198537827, 0.2736312448978424, 0.2431425154209137, 0.5668436288833618, 0.10644221305847168, 0.4683625400066376, 161.76589965820312, 0.09507355093955994, 0.06664521247148514, 0.04846050962805748, 1.2084572315216064, 0.521676778793335, 0.41596928238868713, 0.06326545029878616, 0.054931484162807465, 0.17961017787456512, 0.08779680728912354, 0.4013912081718445, 0.13894368708133698, 0.03867608681321144, 169.40269470214844, 0.02976858988404274, 0.021835260093212128, 0.04433600604534149, 0.6790516972541809, 0.11547546088695526, 2.030193567276001], "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": [766], "max": [766], "mean": [766.0], "std": [0.0], "count": [360]}, "index": {"min": [364118], "max": [364477], "mean": [364297.5], "std": [103.92264751567228], "count": [360]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [360]}, "subtask_annotation": {"mean": [15.555555555555555, 29.0, 29.0, 29.0, 29.0], "std": [7.401743204754941, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [360]}, "scene_annotation": {"mean": [766.0], "std": [0.0], "min": [766], "max": [766], "count": [360]}, "eef_direction_state": {"mean": [4.669444444444444, 3.941666666666667], "std": [1.8779893864988837, 1.897201886990417], "min": [0, 0], "max": [6, 6], "count": [360]}, "eef_velocity_state": {"mean": [0.5111111111111111, 1.05], "std": [0.741536609487271, 0.8115485882626557], "min": [0, 0], "max": [2, 2], "count": [360]}, "eef_acc_mag_state": {"mean": [0.5916666666666667, 1.0], "std": [0.807903665874423, 0.8432740427115678], "min": [0, 0], "max": [2, 2], "count": [360]}, "eef_direction_action": {"mean": [4.669444444444444, 3.941666666666667], "std": [1.8779893864988837, 1.897201886990417], "min": [0, 0], "max": [6, 6], "count": [360]}, "eef_velocity_action": {"mean": [0.5111111111111111, 1.05], "std": [0.741536609487271, 0.8115485882626557], "min": [0, 0], "max": [2, 2], "count": [360]}, "eef_acc_mag_action": {"mean": [0.5916666666666667, 1.0], "std": [0.807903665874423, 0.8432740427115678], "min": [0, 0], "max": [2, 2], "count": [360]}, "eef_sim_pose_state": {"mean": [0.424559885079529, 0.32918151768427095, 1.041071694981331, -0.8200438176335145, 1.0886469166000274, -0.44794735395650237, 0.5522952635770988, -0.3193853093581451, 1.146068352133653, 1.1053796107726133, 0.9836870934780285, -0.44033020328818595], "std": [0.02366511301834521, 0.03220557104008696, 0.021024138823694926, 0.7196940809931439, 0.15889914621597043, 1.3072550319501306, 0.08250947165898982, 0.08481113910688891, 0.06974120686528469, 1.9067462774454693, 0.27384335063365467, 1.651061015414249], "min": [0.39382152446366686, 0.22236966480185252, 0.9849446201309091, -2.647278701340847, 0.9489650042031101, -3.136680967758479, 0.44790927371023653, -0.4306508891159842, 1.0502650426240754, -3.140446255104999, 0.391041932477451, -2.9853979022987365], "max": [0.49516613875048593, 0.367166104604676, 1.0595723959941514, -0.2419453331585319, 1.4453495574946364, 3.117930600599604, 0.6560733902588625, -0.1795523710426611, 1.2697726691285625, 3.1371003877070702, 1.5249322327401633, 3.097931697045717], "count": [360]}, "eef_sim_pose_action": {"mean": [0.424559885079529, 0.32918151768427095, 1.041071694981331, -0.8200438176335145, 1.0886469166000274, -0.44794735395650237, 0.5522952635770988, -0.3193853093581451, 1.146068352133653, 1.1053796107726133, 0.9836870934780285, -0.44033020328818595], "std": [0.02366511301834521, 0.03220557104008696, 0.021024138823694926, 0.7196940809931439, 0.15889914621597043, 1.3072550319501306, 0.08250947165898982, 0.08481113910688891, 0.06974120686528469, 1.9067462774454693, 0.27384335063365467, 1.651061015414249], "min": [0.39382152446366686, 0.22236966480185252, 0.9849446201309091, -2.647278701340847, 0.9489650042031101, -3.136680967758479, 0.44790927371023653, -0.4306508891159842, 1.0502650426240754, -3.140446255104999, 0.391041932477451, -2.9853979022987365], "max": [0.49516613875048593, 0.367166104604676, 1.0595723959941514, -0.2419453331585319, 1.4453495574946364, 3.117930600599604, 0.6560733902588625, -0.1795523710426611, 1.2697726691285625, 3.1371003877070702, 1.5249322327401633, 3.097931697045717], "count": [360]}, "gripper_mode_state": {"mean": [0.11388888888888889, 0.35], "std": [0.3176762658376344, 0.47696960070847366], "min": [0, 0], "max": [1, 1], "count": [360]}, "gripper_activity_state": {"mean": [1.8333333333333333, 1.9277777777777778], "std": [0.5163977794943219, 0.3254152143468334], "min": [0, 0], "max": [2, 2], "count": [360]}, "gripper_mode_action": {"mean": [0.11388888888888889, 0.35], "std": [0.3176762658376344, 0.47696960070847366], "min": [0, 0], "max": [1, 1], "count": [360]}, "gripper_activity_action": {"mean": [1.8333333333333333, 1.9277777777777778], "std": [0.5163977794943219, 0.3254152143468334], "min": [0, 0], "max": [2, 2], "count": [360]}, "gripper_open_scale_state": {"mean": [0.7186333335028763, 0.4144083331637916], "std": [0.16940263783136522, 0.16176596672832202], "min": [0.156, 0.161], "max": [0.829, 0.588], "count": [360]}, "gripper_open_scale_action": {"mean": [0.7186333335028763, 0.4144083331637916], "std": [0.16940263783136522, 0.16176596672832202], "min": [0.156, 0.161], "max": [0.829, 0.588], "count": [360]}}} +{"episode_index": 688, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.48211446691176474]], [[0.40963506535947714]], [[0.3901780841503268]]], "std": [[[0.12593519384829355]], [[0.21307384806062016]], [[0.23563098909870983]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47123162785947714]], [[0.4713169873366013]], [[0.4644891870915033]]], "std": [[[0.07745979430240359]], [[0.09409333822706331]], [[0.09763324407540289]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4749434783496732]], [[0.4356718443627451]], [[0.4139878227124183]]], "std": [[[0.07336154620511416]], [[0.16678220260147444]], [[0.19398449884477142]]], "count": [100]}, "observation.state": {"min": [0.20233604311943054, 1.8164688348770142, -0.9502445459365845, -1.414536952972412, -2.8193700313568115, -2.000042676925659, 0.9828647375106812, 161.0, 0.11704300343990326, 0.26167699694633484, -0.005927999969571829, -3.1401853561401367, -0.19100001454353333, -0.8019999861717224, -0.6170437335968018, -2.078634738922119, -1.7733768224716187, -0.2211681306362152, -0.4683067798614502, -1.8759846687316895, 2.1474008560180664, 186.0, -0.37887999415397644, 0.2365420013666153, -0.04924900084733963, -3.1361851692199707, 0.5440000295639038, -3.0829999446868896], "max": [0.901584804058075, 2.0739400386810303, -0.09203121066093445, -0.2975437343120575, -1.1548669338226318, -1.4059499502182007, 2.2021868228912354, 517.0, 0.369255006313324, 0.44540101289749146, 0.1743129938840866, 3.1389999389648438, 1.2899999618530273, 0.8149999976158142, -0.1886177510023117, -1.780340552330017, -0.30052825808525085, 0.1699252724647522, 0.07124434411525726, -1.478416085243225, 2.6996054649353027, 848.0, -0.2293819934129715, 0.288875013589859, 0.07049799710512161, 3.134000062942505, 1.2710000276565552, 3.132999897003174], "mean": [0.5233373045921326, 2.024611234664917, -0.6695163249969482, -0.7451421618461609, -1.8396211862564087, -1.6196576356887817, 1.5026379823684692, 413.63214111328125, 0.26100119948387146, 0.34292441606521606, 0.07311306148767471, -1.605387806892395, 0.544779360294342, -0.008983604609966278, -0.28737470507621765, -2.035789966583252, -1.372256875038147, -0.031245676800608635, -0.04854811355471611, -1.7651729583740234, 2.4439518451690674, 692.4196166992188, -0.32350534200668335, 0.2506406009197235, 0.03841400519013405, 1.2029424905776978, 0.9378392696380615, 0.6837336421012878], "std": [0.2843277156352997, 0.06382659822702408, 0.2404981106519699, 0.31071412563323975, 0.6584269404411316, 0.13986052572727203, 0.48745161294937134, 149.2742462158203, 0.07850262522697449, 0.06184858828783035, 0.03909343108534813, 1.7083232402801514, 0.5596600770950317, 0.47478726506233215, 0.12676246464252472, 0.07129356265068054, 0.5236719250679016, 0.11810404807329178, 0.20928119122982025, 0.11969804763793945, 0.13819454610347748, 159.18035888671875, 0.03172650560736656, 0.014545278623700142, 0.03875741735100746, 1.371269702911377, 0.15189269185066223, 2.2966580390930176], "count": [367]}, "action": {"min": [0.20233604311943054, 1.8164688348770142, -0.9502445459365845, -1.414536952972412, -2.8193700313568115, -2.000042676925659, 0.9828647375106812, 161.0, 0.11704300343990326, 0.26167699694633484, -0.005927999969571829, -3.1401853561401367, -0.19100001454353333, -0.8019999861717224, -0.6170437335968018, -2.078634738922119, -1.7733768224716187, -0.2211681306362152, -0.4683067798614502, -1.8759846687316895, 2.1474008560180664, 186.0, -0.37887999415397644, 0.2365420013666153, -0.04924900084733963, -3.1361851692199707, 0.5440000295639038, -3.0829999446868896], "max": [0.901584804058075, 2.0739400386810303, -0.09203121066093445, -0.2975437343120575, -1.1548669338226318, -1.4059499502182007, 2.2021868228912354, 517.0, 0.369255006313324, 0.44540101289749146, 0.1743129938840866, 3.1389999389648438, 1.2899999618530273, 0.8149999976158142, -0.1886177510023117, -1.780340552330017, -0.30052825808525085, 0.1699252724647522, 0.07124434411525726, -1.478416085243225, 2.6996054649353027, 848.0, -0.2293819934129715, 0.288875013589859, 0.07049799710512161, 3.134000062942505, 1.2710000276565552, 3.132999897003174], "mean": [0.5233373045921326, 2.024611234664917, -0.6695163249969482, -0.7451421618461609, -1.8396211862564087, -1.6196576356887817, 1.5026379823684692, 413.63214111328125, 0.26100119948387146, 0.34292441606521606, 0.07311306148767471, -1.605387806892395, 0.544779360294342, -0.008983604609966278, -0.28737470507621765, -2.035789966583252, -1.372256875038147, -0.031245676800608635, -0.04854811355471611, -1.7651729583740234, 2.4439518451690674, 692.4196166992188, -0.32350534200668335, 0.2506406009197235, 0.03841400519013405, 1.2029424905776978, 0.9378392696380615, 0.6837336421012878], "std": [0.2843277156352997, 0.06382659822702408, 0.2404981106519699, 0.31071412563323975, 0.6584269404411316, 0.13986052572727203, 0.48745161294937134, 149.2742462158203, 0.07850262522697449, 0.06184858828783035, 0.03909343108534813, 1.7083232402801514, 0.5596600770950317, 0.47478726506233215, 0.12676246464252472, 0.07129356265068054, 0.5236719250679016, 0.11810404807329178, 0.20928119122982025, 0.11969804763793945, 0.13819454610347748, 159.18035888671875, 0.03172650560736656, 0.014545278623700142, 0.03875741735100746, 1.371269702911377, 0.15189269185066223, 2.2966580390930176], "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": [767], "max": [767], "mean": [767.0], "std": [0.0], "count": [367]}, "index": {"min": [364478], "max": [364844], "mean": [364661.0], "std": [105.94338110519222], "count": [367]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [367]}, "subtask_annotation": {"mean": [14.59400544959128, 29.0, 29.0, 29.0, 29.0], "std": [7.267280788569804, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [367]}, "scene_annotation": {"mean": [767.0], "std": [0.0], "min": [767], "max": [767], "count": [367]}, "eef_direction_state": {"mean": [4.528610354223433, 3.9618528610354224], "std": [2.0077843002685953, 1.9527566904882416], "min": [0, 0], "max": [6, 6], "count": [367]}, "eef_velocity_state": {"mean": [0.5258855585831063, 0.997275204359673], "std": [0.7446523011268161, 0.8433055422645221], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_acc_mag_state": {"mean": [0.5831062670299727, 0.8773841961852861], "std": [0.8005707413265133, 0.831076070825987], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_direction_action": {"mean": [4.528610354223433, 3.9618528610354224], "std": [2.0077843002685953, 1.9527566904882416], "min": [0, 0], "max": [6, 6], "count": [367]}, "eef_velocity_action": {"mean": [0.5258855585831063, 0.997275204359673], "std": [0.7446523011268161, 0.8433055422645221], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_acc_mag_action": {"mean": [0.5831062670299727, 0.8773841961852861], "std": [0.8005707413265133, 0.831076070825987], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_sim_pose_state": {"mean": [0.4424715821057163, 0.3327980168822677, 1.048758726672612, -0.916936903260707, 1.0411637322994824, -0.4774507700962629, 0.5456637892860159, -0.3183030425211229, 1.1426359641867587, 0.32122362980910646, 0.926893241832216, -0.48894644703090134], "std": [0.020284238152552907, 0.029327267625683547, 0.017847693292279317, 0.7288223372293933, 0.11026568349319368, 1.502498006195742, 0.07497618780464282, 0.07130747847974224, 0.061751131196059135, 2.2008576345913884, 0.28450390584617036, 1.6342879133857307], "min": [0.42502383301248947, 0.23370228860977404, 1.0014969323528804, -2.5424078270839927, 0.9450783920210535, -3.0964770317521237, 0.4471526698416055, -0.4325507252885678, 1.0666803127514368, -3.1375340407116834, 0.4338388488619844, -3.0160394528956394], "max": [0.4976994606356078, 0.38466301252707685, 1.0656769603420104, -0.338698544846573, 1.3968632127079825, 3.1405991295087294, 0.6562688512290494, -0.18511348101360736, 1.2537223193077127, 3.1410299911300212, 1.5530333153640763, 3.1057695484014145], "count": [367]}, "eef_sim_pose_action": {"mean": [0.4424715821057163, 0.3327980168822677, 1.048758726672612, -0.916936903260707, 1.0411637322994824, -0.4774507700962629, 0.5456637892860159, -0.3183030425211229, 1.1426359641867587, 0.32122362980910646, 0.926893241832216, -0.48894644703090134], "std": [0.020284238152552907, 0.029327267625683547, 0.017847693292279317, 0.7288223372293933, 0.11026568349319368, 1.502498006195742, 0.07497618780464282, 0.07130747847974224, 0.061751131196059135, 2.2008576345913884, 0.28450390584617036, 1.6342879133857307], "min": [0.42502383301248947, 0.23370228860977404, 1.0014969323528804, -2.5424078270839927, 0.9450783920210535, -3.0964770317521237, 0.4471526698416055, -0.4325507252885678, 1.0666803127514368, -3.1375340407116834, 0.4338388488619844, -3.0160394528956394], "max": [0.4976994606356078, 0.38466301252707685, 1.0656769603420104, -0.338698544846573, 1.3968632127079825, 3.1405991295087294, 0.6562688512290494, -0.18511348101360736, 1.2537223193077127, 3.1410299911300212, 1.5530333153640763, 3.1057695484014145], "count": [367]}, "gripper_mode_state": {"mean": [0.1335149863760218, 0.3651226158038147], "std": [0.34013046730487456, 0.48146452749127233], "min": [0, 0], "max": [1, 1], "count": [367]}, "gripper_activity_state": {"mean": [1.7493188010899183, 1.893732970027248], "std": [0.6196978469598142, 0.4268112097918523], "min": [0, 0], "max": [2, 2], "count": [367]}, "gripper_mode_action": {"mean": [0.1335149863760218, 0.3651226158038147], "std": [0.34013046730487456, 0.48146452749127233], "min": [0, 0], "max": [1, 1], "count": [367]}, "gripper_activity_action": {"mean": [1.7493188010899183, 1.893732970027248], "std": [0.6196978469598142, 0.4268112097918523], "min": [0, 0], "max": [2, 2], "count": [367]}, "gripper_open_scale_state": {"mean": [0.6924196190275343, 0.4136321525885549], "std": [0.15918042906350663, 0.14927421340665495], "min": [0.186, 0.161], "max": [0.848, 0.517], "count": [367]}, "gripper_open_scale_action": {"mean": [0.6924196190275343, 0.4136321525885549], "std": [0.15918042906350663, 0.14927421340665495], "min": [0.186, 0.161], "max": [0.848, 0.517], "count": [367]}}} +{"episode_index": 689, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.49271627655228756]], [[0.41890195465686275]], [[0.40034293300653595]]], "std": [[[0.12099485630024671]], [[0.2141320161958922]], [[0.23663658209222688]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4750270996732026]], [[0.4765733905228758]], [[0.46981948937908496]]], "std": [[[0.077933106280136]], [[0.09628647329624014]], [[0.09978441520915297]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0]], [[0.0]]], "max": [[[0.7254901960784313]], [[0.8352941176470589]], [[0.8509803921568627]]], "mean": [[[0.4704100490196078]], [[0.427781568627451]], [[0.4053198100490196]]], "std": [[[0.07272249519102794]], [[0.1689022742352977]], [[0.19585575843382041]]], "count": [100]}, "observation.state": {"min": [0.2393195480108261, 1.858810544013977, -0.9474694132804871, -1.4618356227874756, -2.6912105083465576, -2.0172691345214844, 0.9384286403656006, 148.0, 0.1775359958410263, 0.2732299864292145, 0.020246999338269234, -3.1391851902008057, -0.20999999344348907, -0.6629999876022339, -0.5191307663917542, -2.0725436210632324, -1.426475167274475, -0.19488348066806793, -0.4588121771812439, -1.8739427328109741, 2.315528392791748, 172.0, -0.36939099431037903, 0.22154399752616882, -0.05066400021314621, 0.9440000653266907, 0.5379999876022339, -3.132185220718384], "max": [0.9005899429321289, 2.0733814239501953, -0.2485523372888565, -0.3279822766780853, -1.236077070236206, -1.4868460893630981, 2.110103130340576, 514.0, 0.3502509891986847, 0.41419899463653564, 0.16362200677394867, 3.140000104904175, 1.1790000200271606, 0.6869999766349792, -0.17317157983779907, -1.8055082559585571, -0.5382944345474243, 0.1436755210161209, 0.14582225680351257, -1.479637861251831, 2.6736700534820557, 846.0, -0.24800799787044525, 0.27031901478767395, 0.0711740031838417, 2.9210000038146973, 1.2000000476837158, 3.1040000915527344], "mean": [0.495437353849411, 2.016402006149292, -0.5661025047302246, -0.7240898013114929, -1.8377926349639893, -1.6809383630752563, 1.4747060537338257, 431.9490966796875, 0.27511686086654663, 0.33257848024368286, 0.0854305624961853, -1.9091237783432007, 0.5996018052101135, 0.017586873844265938, -0.26688966155052185, -2.026531457901001, -1.0328837633132935, -0.0783565565943718, -0.32162970304489136, -1.7791943550109863, 2.53641676902771, 764.65869140625, -0.31261274218559265, 0.2462828904390335, 0.027800094336271286, 1.6672427654266357, 0.9440527558326721, 0.673532247543335], "std": [0.2652758061885834, 0.0659908801317215, 0.2361152023077011, 0.33914637565612793, 0.6176266670227051, 0.10971063375473022, 0.46215417981147766, 134.6208953857422, 0.06654291599988937, 0.05555017665028572, 0.02982979826629162, 1.2544214725494385, 0.5950073599815369, 0.48196765780448914, 0.11523663252592087, 0.06949260830879211, 0.22666004300117493, 0.1402793526649475, 0.21263696253299713, 0.09679444134235382, 0.13764145970344543, 180.03976440429688, 0.027763647958636284, 0.009903103113174438, 0.03363232687115669, 0.7672232985496521, 0.1490015685558319, 2.36806583404541], "count": [334]}, "action": {"min": [0.2393195480108261, 1.858810544013977, -0.9474694132804871, -1.4618356227874756, -2.6912105083465576, -2.0172691345214844, 0.9384286403656006, 148.0, 0.1775359958410263, 0.2732299864292145, 0.020246999338269234, -3.1391851902008057, -0.20999999344348907, -0.6629999876022339, -0.5191307663917542, -2.0725436210632324, -1.426475167274475, -0.19488348066806793, -0.4588121771812439, -1.8739427328109741, 2.315528392791748, 172.0, -0.36939099431037903, 0.22154399752616882, -0.05066400021314621, 0.9440000653266907, 0.5379999876022339, -3.132185220718384], "max": [0.9005899429321289, 2.0733814239501953, -0.2485523372888565, -0.3279822766780853, -1.236077070236206, -1.4868460893630981, 2.110103130340576, 514.0, 0.3502509891986847, 0.41419899463653564, 0.16362200677394867, 3.140000104904175, 1.1790000200271606, 0.6869999766349792, -0.17317157983779907, -1.8055082559585571, -0.5382944345474243, 0.1436755210161209, 0.14582225680351257, -1.479637861251831, 2.6736700534820557, 846.0, -0.24800799787044525, 0.27031901478767395, 0.0711740031838417, 2.9210000038146973, 1.2000000476837158, 3.1040000915527344], "mean": [0.495437353849411, 2.016402006149292, -0.5661025047302246, -0.7240898013114929, -1.8377926349639893, -1.6809383630752563, 1.4747060537338257, 431.9490966796875, 0.27511686086654663, 0.33257848024368286, 0.0854305624961853, -1.9091237783432007, 0.5996018052101135, 0.017586873844265938, -0.26688966155052185, -2.026531457901001, -1.0328837633132935, -0.0783565565943718, -0.32162970304489136, -1.7791943550109863, 2.53641676902771, 764.65869140625, -0.31261274218559265, 0.2462828904390335, 0.027800094336271286, 1.6672427654266357, 0.9440527558326721, 0.673532247543335], "std": [0.2652758061885834, 0.0659908801317215, 0.2361152023077011, 0.33914637565612793, 0.6176266670227051, 0.10971063375473022, 0.46215417981147766, 134.6208953857422, 0.06654291599988937, 0.05555017665028572, 0.02982979826629162, 1.2544214725494385, 0.5950073599815369, 0.48196765780448914, 0.11523663252592087, 0.06949260830879211, 0.22666004300117493, 0.1402793526649475, 0.21263696253299713, 0.09679444134235382, 0.13764145970344543, 180.03976440429688, 0.027763647958636284, 0.009903103113174438, 0.03363232687115669, 0.7672232985496521, 0.1490015685558319, 2.36806583404541], "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": [768], "max": [768], "mean": [768.0], "std": [0.0], "count": [334]}, "index": {"min": [364845], "max": [365178], "mean": [365011.5], "std": [96.41706280529397], "count": [334]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [334]}, "subtask_annotation": {"mean": [14.928143712574851, 29.0, 29.0, 29.0, 29.0], "std": [7.7891901620479365, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [334]}, "scene_annotation": {"mean": [768.0], "std": [0.0], "min": [768], "max": [768], "count": [334]}, "eef_direction_state": {"mean": [4.544910179640719, 4.6017964071856285], "std": [1.8658820996773526, 1.6470250100407278], "min": [0, 0], "max": [6, 6], "count": [334]}, "eef_velocity_state": {"mean": [0.6047904191616766, 0.8712574850299402], "std": [0.7926162532639281, 0.828865597796438], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_acc_mag_state": {"mean": [0.5808383233532934, 0.8323353293413174], "std": [0.7878519368888205, 0.8381094680103561], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_direction_action": {"mean": [4.544910179640719, 4.6017964071856285], "std": [1.8658820996773526, 1.6470250100407278], "min": [0, 0], "max": [6, 6], "count": [334]}, "eef_velocity_action": {"mean": [0.6047904191616766, 0.8712574850299402], "std": [0.7926162532639281, 0.828865597796438], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_acc_mag_action": {"mean": [0.5808383233532934, 0.8323353293413174], "std": [0.7878519368888205, 0.8381094680103561], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_sim_pose_state": {"mean": [0.43859233767215716, 0.31995252327163526, 1.0481765875415638, -0.8053130688397615, 1.0639165858711614, -0.4976476072063405, 0.5339039674221859, -0.33651432524241526, 1.1393663532802485, 1.3789908798400132, 0.9148740744216577, -0.3548168116000419], "std": [0.013690602569129537, 0.0262137110507421, 0.016745326632642353, 0.7138310461662932, 0.12085666195514709, 1.413266750351395, 0.0699455650128016, 0.05486402091760476, 0.06402518112615364, 1.5924659340341287, 0.28776080029454926, 1.7013831062834661], "min": [0.4196449826136472, 0.25144017049658984, 0.9997841821781991, -2.5036317739821943, 0.9456386868416318, -3.1282143350133724, 0.45945083401708714, -0.4028864624752465, 1.0666986996722632, -3.1291717417012466, 0.4144021524000021, -2.990474457383236], "max": [0.475936818270215, 0.38487646346637705, 1.0602759550045304, -0.3407745757669541, 1.3638724794686672, 3.1367021955333687, 0.629281187632283, -0.23314265221791064, 1.2546937657361639, 3.140709223351587, 1.540829768208535, 3.114403235181137], "count": [334]}, "eef_sim_pose_action": {"mean": [0.43859233767215716, 0.31995252327163526, 1.0481765875415638, -0.8053130688397615, 1.0639165858711614, -0.4976476072063405, 0.5339039674221859, -0.33651432524241526, 1.1393663532802485, 1.3789908798400132, 0.9148740744216577, -0.3548168116000419], "std": [0.013690602569129537, 0.0262137110507421, 0.016745326632642353, 0.7138310461662932, 0.12085666195514709, 1.413266750351395, 0.0699455650128016, 0.05486402091760476, 0.06402518112615364, 1.5924659340341287, 0.28776080029454926, 1.7013831062834661], "min": [0.4196449826136472, 0.25144017049658984, 0.9997841821781991, -2.5036317739821943, 0.9456386868416318, -3.1282143350133724, 0.45945083401708714, -0.4028864624752465, 1.0666986996722632, -3.1291717417012466, 0.4144021524000021, -2.990474457383236], "max": [0.475936818270215, 0.38487646346637705, 1.0602759550045304, -0.3407745757669541, 1.3638724794686672, 3.1367021955333687, 0.629281187632283, -0.23314265221791064, 1.2546937657361639, 3.140709223351587, 1.540829768208535, 3.114403235181137], "count": [334]}, "gripper_mode_state": {"mean": [0.12574850299401197, 0.7275449101796407], "std": [0.33156570538699687, 0.44522276879258826], "min": [0, 0], "max": [1, 1], "count": [334]}, "gripper_activity_state": {"mean": [1.7964071856287425, 1.907185628742515], "std": [0.5476014346272774, 0.3950394298936656], "min": [0, 0], "max": [2, 2], "count": [334]}, "gripper_mode_action": {"mean": [0.12574850299401197, 0.7275449101796407], "std": [0.33156570538699687, 0.44522276879258826], "min": [0, 0], "max": [1, 1], "count": [334]}, "gripper_activity_action": {"mean": [1.7964071856287425, 1.907185628742515], "std": [0.5476014346272774, 0.3950394298936656], "min": [0, 0], "max": [2, 2], "count": [334]}, "gripper_open_scale_state": {"mean": [0.7646586825433611, 0.43194910170503775], "std": [0.18003968963654707, 0.13462091706367915], "min": [0.172, 0.148], "max": [0.846, 0.514], "count": [334]}, "gripper_open_scale_action": {"mean": [0.7646586825433611, 0.43194910170503775], "std": [0.18003968963654707, 0.13462091706367915], "min": [0.172, 0.148], "max": [0.846, 0.514], "count": [334]}}} +{"episode_index": 690, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.4902214460784314]], [[0.41667075980392154]], [[0.39944026756535944]]], "std": [[[0.12830712606508446]], [[0.21931447403878868]], [[0.2404206745750099]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4763865665849673]], [[0.4746577450980392]], [[0.46915977736928105]]], "std": [[[0.07429633456953746]], [[0.0940494916583281]], [[0.09715566180054098]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.47380359681372547]], [[0.44650375816993465]], [[0.43183609477124185]]], "std": [[[0.0709299948682348]], [[0.14645420869592982]], [[0.16613799261774675]]], "count": [100]}, "observation.state": {"min": [0.16786576807498932, 1.817708134651184, -0.9765815734863281, -1.2644561529159546, -2.6221652030944824, -2.179532289505005, 0.900345504283905, 161.0, 0.1791449934244156, 0.23955899477005005, -0.008173000067472458, -3.128000020980835, -0.09799999743700027, -0.8090000152587891, -0.38578757643699646, -2.074096918106079, -2.650718927383423, -0.38805651664733887, -0.3573910593986511, -1.84479558467865, 2.0195205211639404, -2.0, -0.3607349991798401, 0.2239529937505722, -0.04774300009012222, -3.1391851902008057, 0.5540000200271606, -3.1361851692199707], "max": [0.873781681060791, 2.0751965045928955, -0.13185961544513702, -0.21898646652698517, -1.0245431661605835, -1.539485216140747, 2.197561740875244, 496.0, 0.36381301283836365, 0.40464600920677185, 0.1615470051765442, 3.128999948501587, 1.2879999876022339, 0.9610000252723694, -0.17954200506210327, -1.8247592449188232, -1.3924585580825806, 0.010943214409053326, 1.5245450735092163, -1.3098870515823364, 2.6824839115142822, 867.0, -0.25863000750541687, 0.27403900027275085, 0.06917600333690643, 3.132999897003174, 1.1950000524520874, 3.069999933242798], "mean": [0.41789382696151733, 2.020479917526245, -0.5067970752716064, -0.510640025138855, -1.5474896430969238, -1.731951355934143, 1.3301563262939453, 410.45050048828125, 0.3005830943584442, 0.29961487650871277, 0.08693022280931473, -1.079184889793396, 0.7210760712623596, 0.3143400251865387, -0.24325110018253326, -2.0114216804504395, -1.7099361419677734, -0.1787489950656891, 0.4996756911277771, -1.6426652669906616, 2.2934179306030273, 651.69482421875, -0.33274954557418823, 0.24772928655147552, 0.019598525017499924, 1.7460218667984009, 0.9218947887420654, -0.2751428186893463], "std": [0.2734103798866272, 0.07481946051120758, 0.23190133273601532, 0.33421143889427185, 0.6508472561836243, 0.11511010676622391, 0.52581787109375, 125.5108413696289, 0.06914496421813965, 0.06284017860889435, 0.036084529012441635, 1.690305233001709, 0.5168001651763916, 0.7168400883674622, 0.056582435965538025, 0.07574047893285751, 0.4028332233428955, 0.11022745817899704, 0.7831819653511047, 0.17390231788158417, 0.15017028152942657, 240.51214599609375, 0.025610176846385002, 0.01170642115175724, 0.04472162574529648, 1.2113398313522339, 0.21010875701904297, 2.4096381664276123], "count": [444]}, "action": {"min": [0.16786576807498932, 1.817708134651184, -0.9765815734863281, -1.2644561529159546, -2.6221652030944824, -2.179532289505005, 0.900345504283905, 161.0, 0.1791449934244156, 0.23955899477005005, -0.008173000067472458, -3.128000020980835, -0.09799999743700027, -0.8090000152587891, -0.38578757643699646, -2.074096918106079, -2.650718927383423, -0.38805651664733887, -0.3573910593986511, -1.84479558467865, 2.0195205211639404, -2.0, -0.3607349991798401, 0.2239529937505722, -0.04774300009012222, -3.1391851902008057, 0.5540000200271606, -3.1361851692199707], "max": [0.873781681060791, 2.0751965045928955, -0.13185961544513702, -0.21898646652698517, -1.0245431661605835, -1.539485216140747, 2.197561740875244, 496.0, 0.36381301283836365, 0.40464600920677185, 0.1615470051765442, 3.128999948501587, 1.2879999876022339, 0.9610000252723694, -0.17954200506210327, -1.8247592449188232, -1.3924585580825806, 0.010943214409053326, 1.5245450735092163, -1.3098870515823364, 2.6824839115142822, 867.0, -0.25863000750541687, 0.27403900027275085, 0.06917600333690643, 3.132999897003174, 1.1950000524520874, 3.069999933242798], "mean": [0.41789382696151733, 2.020479917526245, -0.5067970752716064, -0.510640025138855, -1.5474896430969238, -1.731951355934143, 1.3301563262939453, 410.45050048828125, 0.3005830943584442, 0.29961487650871277, 0.08693022280931473, -1.079184889793396, 0.7210760712623596, 0.3143400251865387, -0.24325110018253326, -2.0114216804504395, -1.7099361419677734, -0.1787489950656891, 0.4996756911277771, -1.6426652669906616, 2.2934179306030273, 651.69482421875, -0.33274954557418823, 0.24772928655147552, 0.019598525017499924, 1.7460218667984009, 0.9218947887420654, -0.2751428186893463], "std": [0.2734103798866272, 0.07481946051120758, 0.23190133273601532, 0.33421143889427185, 0.6508472561836243, 0.11511010676622391, 0.52581787109375, 125.5108413696289, 0.06914496421813965, 0.06284017860889435, 0.036084529012441635, 1.690305233001709, 0.5168001651763916, 0.7168400883674622, 0.056582435965538025, 0.07574047893285751, 0.4028332233428955, 0.11022745817899704, 0.7831819653511047, 0.17390231788158417, 0.15017028152942657, 240.51214599609375, 0.025610176846385002, 0.01170642115175724, 0.04472162574529648, 1.2113398313522339, 0.21010875701904297, 2.4096381664276123], "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": [769], "max": [769], "mean": [769.0], "std": [0.0], "count": [444]}, "index": {"min": [365179], "max": [365622], "mean": [365400.5], "std": [128.17143467507364], "count": [444]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [444]}, "subtask_annotation": {"mean": [13.403153153153154, 29.0, 29.0, 29.0, 29.0], "std": [7.63686465569064, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [444]}, "scene_annotation": {"mean": [769.0], "std": [0.0], "min": [769], "max": [769], "count": [444]}, "eef_direction_state": {"mean": [4.792792792792793, 4.6824324324324325], "std": [1.6758330837624402, 1.8516020412897871], "min": [0, 0], "max": [6, 6], "count": [444]}, "eef_velocity_state": {"mean": [0.5337837837837838, 0.6576576576576577], "std": [0.6819639815778171, 0.8382252325356095], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_acc_mag_state": {"mean": [0.5720720720720721, 0.6396396396396397], "std": [0.7836931706966737, 0.8306384475214061], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_direction_action": {"mean": [4.792792792792793, 4.6824324324324325], "std": [1.6758330837624402, 1.8516020412897871], "min": [0, 0], "max": [6, 6], "count": [444]}, "eef_velocity_action": {"mean": [0.5337837837837838, 0.6576576576576577], "std": [0.6819639815778171, 0.8382252325356095], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_acc_mag_action": {"mean": [0.5720720720720721, 0.6396396396396397], "std": [0.7836931706966737, 0.8306384475214061], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_sim_pose_state": {"mean": [0.44182236888324256, 0.33111739587373556, 1.0365798950901484, -1.3403497068380852, 1.0554280678918289, -0.3858630076360582, 0.49901299658680015, -0.3500355215397491, 1.1136949235140587, 1.4434838159191268, 0.875549442943385, -0.1748046884887922], "std": [0.015639559806332318, 0.023001817939385327, 0.022221318834302103, 0.7460827496644167, 0.15403669306191978, 2.02501311373818, 0.07844683056218392, 0.05714407730382533, 0.06165858332712193, 0.9860981257355121, 0.2008384252647535, 1.617096611541711], "min": [0.42507039632027976, 0.2577930797140585, 0.9949085817116374, -2.519591144066216, 0.8680541338468744, -3.1314813357135596, 0.42635421639586923, -0.4187118825341316, 1.0630167847379268, 0.4587503506792402, 0.4360105738527329, -3.0685705246082566], "max": [0.47956127887314204, 0.36869792432824083, 1.0600439095454748, -0.2883983969567899, 1.3313861080671727, 3.13944229402361, 0.6241102740104377, -0.21225714557816994, 1.2615531427423337, 2.880490197849168, 1.3745542557585702, 3.129791757824559], "count": [444]}, "eef_sim_pose_action": {"mean": [0.44182236888324256, 0.33111739587373556, 1.0365798950901484, -1.3403497068380852, 1.0554280678918289, -0.3858630076360582, 0.49901299658680015, -0.3500355215397491, 1.1136949235140587, 1.4434838159191268, 0.875549442943385, -0.1748046884887922], "std": [0.015639559806332318, 0.023001817939385327, 0.022221318834302103, 0.7460827496644167, 0.15403669306191978, 2.02501311373818, 0.07844683056218392, 0.05714407730382533, 0.06165858332712193, 0.9860981257355121, 0.2008384252647535, 1.617096611541711], "min": [0.42507039632027976, 0.2577930797140585, 0.9949085817116374, -2.519591144066216, 0.8680541338468744, -3.1314813357135596, 0.42635421639586923, -0.4187118825341316, 1.0630167847379268, 0.4587503506792402, 0.4360105738527329, -3.0685705246082566], "max": [0.47956127887314204, 0.36869792432824083, 1.0600439095454748, -0.2883983969567899, 1.3313861080671727, 3.13944229402361, 0.6241102740104377, -0.21225714557816994, 1.2615531427423337, 2.880490197849168, 1.3745542557585702, 3.129791757824559], "count": [444]}, "gripper_mode_state": {"mean": [0.22747747747747749, 1.0], "std": [0.4192033810908025, 0.0], "min": [0, 1], "max": [1, 1], "count": [444]}, "gripper_activity_state": {"mean": [1.7252252252252251, 1.9391891891891893], "std": [0.6268710326821139, 0.30520303428272055], "min": [0, 0], "max": [2, 2], "count": [444]}, "gripper_mode_action": {"mean": [0.22747747747747749, 1.0], "std": [0.4192033810908025, 0.0], "min": [0, 1], "max": [1, 1], "count": [444]}, "gripper_activity_action": {"mean": [1.7252252252252251, 1.9391891891891893], "std": [0.6268710326821139, 0.30520303428272055], "min": [0, 0], "max": [2, 2], "count": [444]}, "gripper_open_scale_state": {"mean": [0.6517076903737345, 0.41045045051918433], "std": [0.2404772115908979, 0.12551083258795018], "min": [0.0, 0.161], "max": [0.867, 0.496], "count": [444]}, "gripper_open_scale_action": {"mean": [0.6517076903737345, 0.41045045051918433], "std": [0.2404772115908979, 0.12551083258795018], "min": [0.0, 0.161], "max": [0.867, 0.496], "count": [444]}}} +{"episode_index": 691, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.7686274509803922]], [[0.7725490196078432]]], "mean": [[[0.4899341237745098]], [[0.41507069240196076]], [[0.39698710580065355]]], "std": [[[0.1270224321618]], [[0.2195296853167409]], [[0.24085295237288784]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47298883374183004]], [[0.46668077614379083]], [[0.4605087397875817]]], "std": [[[0.09321451988802673]], [[0.12010498696542034]], [[0.1244380833050163]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4741956944444444]], [[0.43355964256535945]], [[0.4147205964052288]]], "std": [[[0.07484622365331499]], [[0.16259052811614533]], [[0.18613047791914517]]], "count": [100]}, "observation.state": {"min": [0.1875007152557373, 1.8605209589004517, -1.0027440786361694, -1.0917034149169922, -2.6220431327819824, -2.060169219970703, 0.8896118402481079, 147.0, 0.15510399639606476, 0.24195599555969238, -0.025561999529600143, -3.1411852836608887, -0.19300000369548798, -0.7940000295639038, -0.41058871150016785, -2.073974847793579, -2.880404233932495, -0.4582885801792145, 0.9953263998031616, -2.0024685859680176, 1.9974944591522217, 46.0, -0.37495699524879456, 0.210999995470047, -0.016395999118685722, -3.1411852836608887, 0.48499998450279236, -3.119999885559082], "max": [0.9794613122940063, 2.0754408836364746, -0.2617819309234619, -0.13948671519756317, -0.9373815059661865, -1.5346506834030151, 2.225172519683838, 506.0, 0.3652470111846924, 0.40488100051879883, 0.1678979992866516, 3.131999969482422, 1.4270000457763672, 1.4079999923706055, -0.12601277232170105, -1.8060142993927002, -2.3284788131713867, 0.09208357334136963, 1.8961083889007568, -1.551021695137024, 2.664245128631592, 859.0, -0.2557780146598816, 0.26748600602149963, 0.09761299937963486, 3.125, 1.1950000524520874, 3.0869998931884766], "mean": [0.4827137887477875, 2.0139565467834473, -0.5640091300010681, -0.5913251638412476, -1.6963547468185425, -1.764278531074524, 1.4164988994598389, 410.43292236328125, 0.27075472474098206, 0.31201404333114624, 0.07719222456216812, -1.0871813297271729, 0.6154573559761047, 0.17332887649536133, -0.27491021156311035, -2.0253021717071533, -2.572213888168335, -0.13972985744476318, 1.341519832611084, -1.8360579013824463, 2.3749325275421143, 682.171630859375, -0.3190543055534363, 0.23972073197364807, 0.03164922818541527, 1.43399178981781, 0.8708712458610535, 0.29323530197143555], "std": [0.30356597900390625, 0.07040835916996002, 0.26707741618156433, 0.3029632866382599, 0.6061250567436218, 0.09535568952560425, 0.553716778755188, 145.7586212158203, 0.07381121069192886, 0.06550206989049911, 0.04375580698251724, 1.960339903831482, 0.5387192964553833, 0.6723757386207581, 0.06805703043937683, 0.06746844202280045, 0.1557445526123047, 0.23048992455005646, 0.3978617787361145, 0.14433838427066803, 0.29772016406059265, 277.08575439453125, 0.032541193068027496, 0.015814129263162613, 0.026921473443508148, 1.5106019973754883, 0.18708574771881104, 2.4105093479156494], "count": [365]}, "action": {"min": [0.1875007152557373, 1.8605209589004517, -1.0027440786361694, -1.0917034149169922, -2.6220431327819824, -2.060169219970703, 0.8896118402481079, 147.0, 0.15510399639606476, 0.24195599555969238, -0.025561999529600143, -3.1411852836608887, -0.19300000369548798, -0.7940000295639038, -0.41058871150016785, -2.073974847793579, -2.880404233932495, -0.4582885801792145, 0.9953263998031616, -2.0024685859680176, 1.9974944591522217, 46.0, -0.37495699524879456, 0.210999995470047, -0.016395999118685722, -3.1411852836608887, 0.48499998450279236, -3.119999885559082], "max": [0.9794613122940063, 2.0754408836364746, -0.2617819309234619, -0.13948671519756317, -0.9373815059661865, -1.5346506834030151, 2.225172519683838, 506.0, 0.3652470111846924, 0.40488100051879883, 0.1678979992866516, 3.131999969482422, 1.4270000457763672, 1.4079999923706055, -0.12601277232170105, -1.8060142993927002, -2.3284788131713867, 0.09208357334136963, 1.8961083889007568, -1.551021695137024, 2.664245128631592, 859.0, -0.2557780146598816, 0.26748600602149963, 0.09761299937963486, 3.125, 1.1950000524520874, 3.0869998931884766], "mean": [0.4827137887477875, 2.0139565467834473, -0.5640091300010681, -0.5913251638412476, -1.6963547468185425, -1.764278531074524, 1.4164988994598389, 410.43292236328125, 0.27075472474098206, 0.31201404333114624, 0.07719222456216812, -1.0871813297271729, 0.6154573559761047, 0.17332887649536133, -0.27491021156311035, -2.0253021717071533, -2.572213888168335, -0.13972985744476318, 1.341519832611084, -1.8360579013824463, 2.3749325275421143, 682.171630859375, -0.3190543055534363, 0.23972073197364807, 0.03164922818541527, 1.43399178981781, 0.8708712458610535, 0.29323530197143555], "std": [0.30356597900390625, 0.07040835916996002, 0.26707741618156433, 0.3029632866382599, 0.6061250567436218, 0.09535568952560425, 0.553716778755188, 145.7586212158203, 0.07381121069192886, 0.06550206989049911, 0.04375580698251724, 1.960339903831482, 0.5387192964553833, 0.6723757386207581, 0.06805703043937683, 0.06746844202280045, 0.1557445526123047, 0.23048992455005646, 0.3978617787361145, 0.14433838427066803, 0.29772016406059265, 277.08575439453125, 0.032541193068027496, 0.015814129263162613, 0.026921473443508148, 1.5106019973754883, 0.18708574771881104, 2.4105093479156494], "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": [770], "max": [770], "mean": [770.0], "std": [0.0], "count": [365]}, "index": {"min": [365623], "max": [365987], "mean": [365805.0], "std": [105.36602868097478], "count": [365]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [365]}, "subtask_annotation": {"mean": [13.994520547945205, 29.0, 29.0, 29.0, 29.0], "std": [7.371918030950778, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [365]}, "scene_annotation": {"mean": [770.0], "std": [0.0], "min": [770], "max": [770], "count": [365]}, "eef_direction_state": {"mean": [4.446575342465754, 4.219178082191781], "std": [1.9233306009336724, 2.0016881597378395], "min": [0, 0], "max": [6, 6], "count": [365]}, "eef_velocity_state": {"mean": [0.6, 0.863013698630137], "std": [0.7169188257674127, 0.8523146324504012], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_acc_mag_state": {"mean": [0.5945205479452055, 0.7808219178082192], "std": [0.7937927701274097, 0.8382397627132576], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_direction_action": {"mean": [4.446575342465754, 4.219178082191781], "std": [1.9233306009336724, 2.0016881597378395], "min": [0, 0], "max": [6, 6], "count": [365]}, "eef_velocity_action": {"mean": [0.6, 0.863013698630137], "std": [0.7169188257674127, 0.8523146324504012], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_acc_mag_action": {"mean": [0.5945205479452055, 0.7808219178082192], "std": [0.7937927701274097, 0.8382397627132576], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_sim_pose_state": {"mean": [0.4355770359307119, 0.33121852457913564, 1.0509652671840262, -1.0242604811750942, 1.0519302844057714, -0.3053210532847769, 0.5158908901578524, -0.3275095242402649, 1.131362282961755, 1.4907726594096424, 0.8815831680252402, -0.41363263789831656], "std": [0.014665013483343259, 0.02872518031561966, 0.018163314919671478, 0.8527397412501989, 0.1139643401995539, 1.8028125332179301, 0.08202979729932579, 0.06868643173652732, 0.06080663598786729, 1.1064420196136955, 0.2522957698594763, 1.6455581340977607], "min": [0.41125997264709435, 0.27651184073116863, 1.011265704923571, -2.46004737698168, 0.9198288448548468, -3.1115681070519026, 0.4315974661420726, -0.40479887501658507, 1.0598639769339802, 0.28483299372962095, 0.40311726746269927, -3.0830772864578475], "max": [0.4730392031501626, 0.41921305473225473, 1.0803953717789476, -0.27498070909005023, 1.314954265802414, 3.1255285400329083, 0.6264242949783289, -0.18061053216874728, 1.2465841707764662, 2.8799863307909974, 1.4016868515789436, 3.1079812574229218], "count": [365]}, "eef_sim_pose_action": {"mean": [0.4355770359307119, 0.33121852457913564, 1.0509652671840262, -1.0242604811750942, 1.0519302844057714, -0.3053210532847769, 0.5158908901578524, -0.3275095242402649, 1.131362282961755, 1.4907726594096424, 0.8815831680252402, -0.41363263789831656], "std": [0.014665013483343259, 0.02872518031561966, 0.018163314919671478, 0.8527397412501989, 0.1139643401995539, 1.8028125332179301, 0.08202979729932579, 0.06868643173652732, 0.06080663598786729, 1.1064420196136955, 0.2522957698594763, 1.6455581340977607], "min": [0.41125997264709435, 0.27651184073116863, 1.011265704923571, -2.46004737698168, 0.9198288448548468, -3.1115681070519026, 0.4315974661420726, -0.40479887501658507, 1.0598639769339802, 0.28483299372962095, 0.40311726746269927, -3.0830772864578475], "max": [0.4730392031501626, 0.41921305473225473, 1.0803953717789476, -0.27498070909005023, 1.314954265802414, 3.1255285400329083, 0.6264242949783289, -0.18061053216874728, 1.2465841707764662, 2.8799863307909974, 1.4016868515789436, 3.1079812574229218], "count": [365]}, "gripper_mode_state": {"mean": [0.273972602739726, 0.4876712328767123], "std": [0.44599508482464956, 0.499847978390648], "min": [0, 0], "max": [1, 1], "count": [365]}, "gripper_activity_state": {"mean": [1.9123287671232876, 1.917808219178082], "std": [0.3440074885611526, 0.35320158618045583], "min": [0, 0], "max": [2, 2], "count": [365]}, "gripper_mode_action": {"mean": [0.273972602739726, 0.4876712328767123], "std": [0.44599508482464956, 0.499847978390648], "min": [0, 0], "max": [1, 1], "count": [365]}, "gripper_activity_action": {"mean": [1.9123287671232876, 1.917808219178082], "std": [0.3440074885611526, 0.35320158618045583], "min": [0, 0], "max": [2, 2], "count": [365]}, "gripper_open_scale_state": {"mean": [0.6821726026143111, 0.41043287679593843], "std": [0.2770857947295683, 0.1457586215298959], "min": [0.046, 0.147], "max": [0.859, 0.506], "count": [365]}, "gripper_open_scale_action": {"mean": [0.6821726026143111, 0.41043287679593843], "std": [0.2770857947295683, 0.1457586215298959], "min": [0.046, 0.147], "max": [0.859, 0.506], "count": [365]}}} +{"episode_index": 692, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.48732844975490197]], [[0.4152124550653595]], [[0.3954381903594771]]], "std": [[[0.12637463012258524]], [[0.21560715213577522]], [[0.2382069596328472]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4744510641339869]], [[0.4706625980392157]], [[0.46377954861111115]]], "std": [[[0.08670829349535498]], [[0.10801449412060216]], [[0.11251504857042695]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4763204289215686]], [[0.4398732577614379]], [[0.4231961519607843]]], "std": [[[0.07048309759031947]], [[0.15778751848337405]], [[0.17901054243397635]]], "count": [100]}, "observation.state": {"min": [0.23458971083164215, 1.8924431800842285, -0.8995252847671509, -1.2226033210754395, -2.5346546173095703, -2.1122848987579346, 0.9069254398345947, 156.0, 0.19923800230026245, 0.2406039983034134, -0.004920000210404396, -3.1411852836608887, -0.012000000104308128, -0.7160000205039978, -0.4465424716472626, -2.072561025619507, -2.882359027862549, -0.3986855745315552, 1.0215412378311157, -1.8949215412139893, 2.127556562423706, 106.0, -0.3572010099887848, 0.2225469946861267, -0.05366700142621994, 0.8290000557899475, 0.5289999842643738, -3.0910000801086426], "max": [0.864217221736908, 2.0724563598632812, 0.08278097212314606, -0.16266468167304993, -1.184258222579956, -1.4571231603622437, 2.0673599243164062, 787.0, 0.40097901225090027, 0.40020400285720825, 0.1569249927997589, 3.1410000324249268, 1.2569999694824219, 1.1480000019073486, -0.16652187705039978, -1.9325681924819946, -2.239501714706421, 0.0507018156349659, 1.7640217542648315, -1.4269464015960693, 2.6005406379699707, 829.0, -0.23912499845027924, 0.26816999912261963, 0.07633399963378906, 3.135999917984009, 1.190000057220459, 3.13100004196167], "mean": [0.46508994698524475, 2.009882688522339, -0.5036015510559082, -0.655724823474884, -1.7615951299667358, -1.7197301387786865, 1.4665313959121704, 450.1737365722656, 0.2802315950393677, 0.32127436995506287, 0.08674032986164093, -1.9318816661834717, 0.7052539587020874, 0.13380219042301178, -0.252335786819458, -2.0504701137542725, -2.6851694583892822, -0.11652953922748566, 1.2645235061645508, -1.7557399272918701, 2.4230799674987793, 717.4646606445312, -0.3360555171966553, 0.24018332362174988, 0.0377824492752552, 1.6504770517349243, 0.8822628259658813, 0.5773755311965942], "std": [0.2225356251001358, 0.06523415446281433, 0.26681339740753174, 0.2959219813346863, 0.5273729562759399, 0.13512945175170898, 0.4055955708026886, 206.2664794921875, 0.05230921506881714, 0.056858424097299576, 0.03802688047289848, 1.196967363357544, 0.5198001861572266, 0.6453372240066528, 0.06265326589345932, 0.037644609808921814, 0.26099881529808044, 0.1807047426700592, 0.3142412304878235, 0.13952572643756866, 0.2077775001525879, 209.52809143066406, 0.032178789377212524, 0.013028149493038654, 0.04326073080301285, 0.9064388871192932, 0.15475410223007202, 2.4446444511413574], "count": [354]}, "action": {"min": [0.23458971083164215, 1.8924431800842285, -0.8995252847671509, -1.2226033210754395, -2.5346546173095703, -2.1122848987579346, 0.9069254398345947, 156.0, 0.19923800230026245, 0.2406039983034134, -0.004920000210404396, -3.1411852836608887, -0.012000000104308128, -0.7160000205039978, -0.4465424716472626, -2.072561025619507, -2.882359027862549, -0.3986855745315552, 1.0215412378311157, -1.8949215412139893, 2.127556562423706, 106.0, -0.3572010099887848, 0.2225469946861267, -0.05366700142621994, 0.8290000557899475, 0.5289999842643738, -3.0910000801086426], "max": [0.864217221736908, 2.0724563598632812, 0.08278097212314606, -0.16266468167304993, -1.184258222579956, -1.4571231603622437, 2.0673599243164062, 787.0, 0.40097901225090027, 0.40020400285720825, 0.1569249927997589, 3.1410000324249268, 1.2569999694824219, 1.1480000019073486, -0.16652187705039978, -1.9325681924819946, -2.239501714706421, 0.0507018156349659, 1.7640217542648315, -1.4269464015960693, 2.6005406379699707, 829.0, -0.23912499845027924, 0.26816999912261963, 0.07633399963378906, 3.135999917984009, 1.190000057220459, 3.13100004196167], "mean": [0.46508994698524475, 2.009882688522339, -0.5036015510559082, -0.655724823474884, -1.7615951299667358, -1.7197301387786865, 1.4665313959121704, 450.1737365722656, 0.2802315950393677, 0.32127436995506287, 0.08674032986164093, -1.9318816661834717, 0.7052539587020874, 0.13380219042301178, -0.252335786819458, -2.0504701137542725, -2.6851694583892822, -0.11652953922748566, 1.2645235061645508, -1.7557399272918701, 2.4230799674987793, 717.4646606445312, -0.3360555171966553, 0.24018332362174988, 0.0377824492752552, 1.6504770517349243, 0.8822628259658813, 0.5773755311965942], "std": [0.2225356251001358, 0.06523415446281433, 0.26681339740753174, 0.2959219813346863, 0.5273729562759399, 0.13512945175170898, 0.4055955708026886, 206.2664794921875, 0.05230921506881714, 0.056858424097299576, 0.03802688047289848, 1.196967363357544, 0.5198001861572266, 0.6453372240066528, 0.06265326589345932, 0.037644609808921814, 0.26099881529808044, 0.1807047426700592, 0.3142412304878235, 0.13952572643756866, 0.2077775001525879, 209.52809143066406, 0.032178789377212524, 0.013028149493038654, 0.04326073080301285, 0.9064388871192932, 0.15475410223007202, 2.4446444511413574], "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": [771], "max": [771], "mean": [771.0], "std": [0.0], "count": [354]}, "index": {"min": [365988], "max": [366341], "mean": [366164.5], "std": [102.1905899125094], "count": [354]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [354]}, "subtask_annotation": {"mean": [15.002824858757062, 29.0, 29.0, 29.0, 29.0], "std": [7.64187785200201, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [354]}, "scene_annotation": {"mean": [771.0], "std": [0.0], "min": [771], "max": [771], "count": [354]}, "eef_direction_state": {"mean": [4.477401129943503, 4.132768361581921], "std": [1.9209808060399398, 1.8676247695072423], "min": [0, 0], "max": [6, 6], "count": [354]}, "eef_velocity_state": {"mean": [0.576271186440678, 0.8926553672316384], "std": [0.6938809996765652, 0.8059119548488942], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_acc_mag_state": {"mean": [0.5875706214689266, 0.8107344632768362], "std": [0.7879482595334997, 0.837536084119432], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_direction_action": {"mean": [4.477401129943503, 4.132768361581921], "std": [1.9209808060399398, 1.8676247695072423], "min": [0, 0], "max": [6, 6], "count": [354]}, "eef_velocity_action": {"mean": [0.576271186440678, 0.8926553672316384], "std": [0.6938809996765652, 0.8059119548488942], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_acc_mag_action": {"mean": [0.5875706214689266, 0.8107344632768362], "std": [0.7879482595334997, 0.837536084119432], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_sim_pose_state": {"mean": [0.43307327867755435, 0.33929665887075017, 1.0424769203066306, -1.005380604895855, 1.1033273928762592, -0.2729514509864079, 0.523455885490581, -0.3436226036682707, 1.1319050967504953, 1.6596143661955929, 0.9223092808429239, -0.4389665866645956], "std": [0.021905542795039916, 0.029190959630823778, 0.01625507268985329, 0.7603461637299508, 0.12039299506090755, 1.5574953285917235, 0.06913955996545876, 0.04986224363859235, 0.04711088994700283, 1.093292107426247, 0.18430344796713163, 1.7696539822761466], "min": [0.4088752509459834, 0.25585676611829966, 1.007254569676032, -2.549460493130187, 0.8843827396771435, -3.120469796546934, 0.4273273382896523, -0.42877993381206486, 1.049133419773021, 0.47702531664819064, 0.5928178216117344, -3.1329973032561163], "max": [0.48044152628736925, 0.36356321739709746, 1.0707558829298511, -0.31423173865147463, 1.425366105795292, 3.093498713090071, 0.6134960493912058, -0.23065701815444006, 1.2434412494182794, 2.9809554769620252, 1.5095202698210732, 3.051695939613133], "count": [354]}, "eef_sim_pose_action": {"mean": [0.43307327867755435, 0.33929665887075017, 1.0424769203066306, -1.005380604895855, 1.1033273928762592, -0.2729514509864079, 0.523455885490581, -0.3436226036682707, 1.1319050967504953, 1.6596143661955929, 0.9223092808429239, -0.4389665866645956], "std": [0.021905542795039916, 0.029190959630823778, 0.01625507268985329, 0.7603461637299508, 0.12039299506090755, 1.5574953285917235, 0.06913955996545876, 0.04986224363859235, 0.04711088994700283, 1.093292107426247, 0.18430344796713163, 1.7696539822761466], "min": [0.4088752509459834, 0.25585676611829966, 1.007254569676032, -2.549460493130187, 0.8843827396771435, -3.120469796546934, 0.4273273382896523, -0.42877993381206486, 1.049133419773021, 0.47702531664819064, 0.5928178216117344, -3.1329973032561163], "max": [0.48044152628736925, 0.36356321739709746, 1.0707558829298511, -0.31423173865147463, 1.425366105795292, 3.093498713090071, 0.6134960493912058, -0.23065701815444006, 1.2434412494182794, 2.9809554769620252, 1.5095202698210732, 3.051695939613133], "count": [354]}, "gripper_mode_state": {"mean": [0.14689265536723164, 0.7655367231638418], "std": [0.35399887452701834, 0.42366289506092897], "min": [0, 0], "max": [1, 1], "count": [354]}, "gripper_activity_state": {"mean": [1.7570621468926553, 1.9067796610169492], "std": [0.6039122561158341, 0.33582569132447077], "min": [0, 0], "max": [2, 2], "count": [354]}, "gripper_mode_action": {"mean": [0.14689265536723164, 0.7655367231638418], "std": [0.35399887452701834, 0.42366289506092897], "min": [0, 0], "max": [1, 1], "count": [354]}, "gripper_activity_action": {"mean": [1.7570621468926553, 1.9067796610169492], "std": [0.6039122561158341, 0.33582569132447077], "min": [0, 0], "max": [2, 2], "count": [354]}, "gripper_open_scale_state": {"mean": [0.7174646892655379, 0.45017372885666296], "std": [0.20952811837001845, 0.20626646689983474], "min": [0.106, 0.156], "max": [0.829, 0.787], "count": [354]}, "gripper_open_scale_action": {"mean": [0.7174646892655379, 0.45017372885666296], "std": [0.20952811837001845, 0.20626646689983474], "min": [0.106, 0.156], "max": [0.829, 0.787], "count": [354]}}} +{"episode_index": 693, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.49016581699346407]], [[0.40933887050653595]], [[0.3897996098856209]]], "std": [[[0.12638592538077292]], [[0.22203624304121425]], [[0.2447550658745061]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.47338562500000003]], [[0.4718218218954248]], [[0.4652104452614379]]], "std": [[[0.0770814893642165]], [[0.09327631029432645]], [[0.0977678829345728]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[1.0]], [[1.0]]], "mean": [[[0.47700898080065357]], [[0.43855919321895426]], [[0.41916892769607844]]], "std": [[[0.07740983315550165]], [[0.16490413230216364]], [[0.18802564039910644]]], "count": [100]}, "observation.state": {"min": [0.17695893347263336, 1.8011449575424194, -0.9723054766654968, -1.3889156579971313, -2.580731153488159, -2.087256908416748, 0.8100945949554443, 145.0, 0.1525769978761673, 0.2320989966392517, -0.03842800110578537, -3.1401853561401367, -0.16599999368190765, -0.7620000243186951, -0.4057716429233551, -2.0724737644195557, -2.8802123069763184, -0.4680275022983551, 1.0362194776535034, -1.9240683317184448, 2.0002520084381104, 212.0, -0.3874489963054657, 0.22244000434875488, -0.020634999498724937, 0.5189999341964722, 0.5429999232292175, -3.0999999046325684], "max": [0.9560041427612305, 2.0755107402801514, -0.06688102334737778, -0.15388569235801697, -0.8696452379226685, -1.4335262775421143, 2.1183409690856934, 448.0, 0.3652400076389313, 0.40668201446533203, 0.1733420044183731, 3.1410000324249268, 1.2330000400543213, 1.1200000047683716, -0.1382824331521988, -1.9746829271316528, -2.49726939201355, 0.06757915019989014, 1.900489091873169, -1.4294421672821045, 2.43955135345459, 829.0, -0.2568250000476837, 0.2751210033893585, 0.07637300342321396, 3.068000078201294, 1.253000020980835, 3.134999990463257], "mean": [0.45401570200920105, 2.0247268676757812, -0.5907134413719177, -0.543451189994812, -1.5359445810317993, -1.7584991455078125, 1.3208082914352417, 371.402587890625, 0.2836231291294098, 0.30088508129119873, 0.08182679861783981, -1.3049311637878418, 0.5717309713363647, 0.3317191004753113, -0.2451017051935196, -2.0544309616088867, -2.7363414764404297, -0.16139008104801178, 1.3114268779754639, -1.788746953010559, 2.2145440578460693, 724.4741821289062, -0.3343147039413452, 0.24220415949821472, 0.04803983122110367, 1.4304583072662354, 1.0101114511489868, 0.22959893941879272], "std": [0.2916710078716278, 0.07038730382919312, 0.255201131105423, 0.37714895606040955, 0.7266638278961182, 0.11654071509838104, 0.5411892533302307, 114.55574798583984, 0.08118103444576263, 0.06700449436903, 0.05081189051270485, 1.6747721433639526, 0.5017985701560974, 0.7186443209648132, 0.0547967329621315, 0.022465616464614868, 0.15062783658504486, 0.23069380223751068, 0.34470295906066895, 0.1717914193868637, 0.10876091569662094, 167.85691833496094, 0.03039618954062462, 0.012198100797832012, 0.031392648816108704, 1.005655288696289, 0.2081071436405182, 2.2532641887664795], "count": [349]}, "action": {"min": [0.17695893347263336, 1.8011449575424194, -0.9723054766654968, -1.3889156579971313, -2.580731153488159, -2.087256908416748, 0.8100945949554443, 145.0, 0.1525769978761673, 0.2320989966392517, -0.03842800110578537, -3.1401853561401367, -0.16599999368190765, -0.7620000243186951, -0.4057716429233551, -2.0724737644195557, -2.8802123069763184, -0.4680275022983551, 1.0362194776535034, -1.9240683317184448, 2.0002520084381104, 212.0, -0.3874489963054657, 0.22244000434875488, -0.020634999498724937, 0.5189999341964722, 0.5429999232292175, -3.0999999046325684], "max": [0.9560041427612305, 2.0755107402801514, -0.06688102334737778, -0.15388569235801697, -0.8696452379226685, -1.4335262775421143, 2.1183409690856934, 448.0, 0.3652400076389313, 0.40668201446533203, 0.1733420044183731, 3.1410000324249268, 1.2330000400543213, 1.1200000047683716, -0.1382824331521988, -1.9746829271316528, -2.49726939201355, 0.06757915019989014, 1.900489091873169, -1.4294421672821045, 2.43955135345459, 829.0, -0.2568250000476837, 0.2751210033893585, 0.07637300342321396, 3.068000078201294, 1.253000020980835, 3.134999990463257], "mean": [0.45401570200920105, 2.0247268676757812, -0.5907134413719177, -0.543451189994812, -1.5359445810317993, -1.7584991455078125, 1.3208082914352417, 371.402587890625, 0.2836231291294098, 0.30088508129119873, 0.08182679861783981, -1.3049311637878418, 0.5717309713363647, 0.3317191004753113, -0.2451017051935196, -2.0544309616088867, -2.7363414764404297, -0.16139008104801178, 1.3114268779754639, -1.788746953010559, 2.2145440578460693, 724.4741821289062, -0.3343147039413452, 0.24220415949821472, 0.04803983122110367, 1.4304583072662354, 1.0101114511489868, 0.22959893941879272], "std": [0.2916710078716278, 0.07038730382919312, 0.255201131105423, 0.37714895606040955, 0.7266638278961182, 0.11654071509838104, 0.5411892533302307, 114.55574798583984, 0.08118103444576263, 0.06700449436903, 0.05081189051270485, 1.6747721433639526, 0.5017985701560974, 0.7186443209648132, 0.0547967329621315, 0.022465616464614868, 0.15062783658504486, 0.23069380223751068, 0.34470295906066895, 0.1717914193868637, 0.10876091569662094, 167.85691833496094, 0.03039618954062462, 0.012198100797832012, 0.031392648816108704, 1.005655288696289, 0.2081071436405182, 2.2532641887664795], "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": [772], "max": [772], "mean": [772.0], "std": [0.0], "count": [349]}, "index": {"min": [366342], "max": [366690], "mean": [366516.0], "std": [100.74720839804942], "count": [349]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [349]}, "subtask_annotation": {"mean": [15.404011461318051, 29.0, 29.0, 29.0, 29.0], "std": [7.964828556650245, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [349]}, "scene_annotation": {"mean": [772.0], "std": [0.0], "min": [772], "max": [772], "count": [349]}, "eef_direction_state": {"mean": [4.544412607449857, 4.558739255014327], "std": [1.9125296443828885, 1.776998729605804], "min": [0, 0], "max": [6, 6], "count": [349]}, "eef_velocity_state": {"mean": [0.5415472779369628, 0.8223495702005731], "std": [0.7033435588707072, 0.8746438871772908], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_acc_mag_state": {"mean": [0.5558739255014327, 0.7535816618911175], "std": [0.7870012332425398, 0.8409437032877101], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_direction_action": {"mean": [4.544412607449857, 4.558739255014327], "std": [1.9125296443828885, 1.776998729605804], "min": [0, 0], "max": [6, 6], "count": [349]}, "eef_velocity_action": {"mean": [0.5415472779369628, 0.8223495702005731], "std": [0.7033435588707072, 0.8746438871772908], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_acc_mag_action": {"mean": [0.5558739255014327, 0.7535816618911175], "std": [0.7870012332425398, 0.8409437032877101], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_sim_pose_state": {"mean": [0.43397561664235934, 0.34616618742514044, 1.0497725172929284, -1.1948802335715805, 0.9691240860198975, -0.5182479577889778, 0.5043164931007216, -0.33408168496039947, 1.1235613194646834, 1.4813093720187906, 0.837610948027921, -0.41219092308710165], "std": [0.0181986131358195, 0.020506822917284683, 0.01952054465665534, 0.7541422846956632, 0.2180025165277351, 1.6565821328144077, 0.08335838860670663, 0.07623946583157165, 0.06017928526448993, 1.1872348738127128, 0.20144822529173176, 1.495341183790428], "min": [0.4081269059173585, 0.2853171125156022, 1.0086154508611493, -2.7165177362953803, 0.7567332543470036, -3.1253861864149024, 0.4207507006897666, -0.4086548705932146, 1.065589852181881, -3.1401778574872985, 0.41032121417609746, -3.0008487485122197], "max": [0.4843758935843194, 0.38554076531304304, 1.0837881688482505, -0.48930902345755584, 1.3614904345426222, 3.131796349158208, 0.6241383301823616, -0.17354061824627476, 1.249979441702131, 3.125647928584415, 1.5161584633115868, 3.0903078088052265], "count": [349]}, "eef_sim_pose_action": {"mean": [0.43397561664235934, 0.34616618742514044, 1.0497725172929284, -1.1948802335715805, 0.9691240860198975, -0.5182479577889778, 0.5043164931007216, -0.33408168496039947, 1.1235613194646834, 1.4813093720187906, 0.837610948027921, -0.41219092308710165], "std": [0.0181986131358195, 0.020506822917284683, 0.01952054465665534, 0.7541422846956632, 0.2180025165277351, 1.6565821328144077, 0.08335838860670663, 0.07623946583157165, 0.06017928526448993, 1.1872348738127128, 0.20144822529173176, 1.495341183790428], "min": [0.4081269059173585, 0.2853171125156022, 1.0086154508611493, -2.7165177362953803, 0.7567332543470036, -3.1253861864149024, 0.4207507006897666, -0.4086548705932146, 1.065589852181881, -3.1401778574872985, 0.41032121417609746, -3.0008487485122197], "max": [0.4843758935843194, 0.38554076531304304, 1.0837881688482505, -0.48930902345755584, 1.3614904345426222, 3.131796349158208, 0.6241383301823616, -0.17354061824627476, 1.249979441702131, 3.125647928584415, 1.5161584633115868, 3.0903078088052265], "count": [349]}, "gripper_mode_state": {"mean": [0.13753581661891118, 1.0], "std": [0.34441213068920923, 0.0], "min": [0, 1], "max": [1, 1], "count": [349]}, "gripper_activity_state": {"mean": [1.8796561604584527, 1.9398280802292263], "std": [0.42468784673120713, 0.2918981928186815], "min": [0, 0], "max": [2, 2], "count": [349]}, "gripper_mode_action": {"mean": [0.13753581661891118, 1.0], "std": [0.34441213068920923, 0.0], "min": [0, 1], "max": [1, 1], "count": [349]}, "gripper_activity_action": {"mean": [1.8796561604584527, 1.9398280802292263], "std": [0.42468784673120713, 0.2918981928186815], "min": [0, 0], "max": [2, 2], "count": [349]}, "gripper_open_scale_state": {"mean": [0.7244742122529906, 0.37140257875284], "std": [0.1678568566098035, 0.11455575717002982], "min": [0.212, 0.145], "max": [0.829, 0.448], "count": [349]}, "gripper_open_scale_action": {"mean": [0.7244742122529906, 0.37140257875284], "std": [0.1678568566098035, 0.11455575717002982], "min": [0.212, 0.145], "max": [0.829, 0.448], "count": [349]}}} +{"episode_index": 694, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4829775224673203]], [[0.42961609885620916]], [[0.41563486315359477]]], "std": [[[0.11381672710711752]], [[0.18924825131421044]], [[0.20875702228480839]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47335728349673206]], [[0.46550291666666666]], [[0.45715807598039215]]], "std": [[[0.0680598255209688]], [[0.09991736175192793]], [[0.10792791708839236]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.7411764705882353]], [[0.7372549019607844]]], "mean": [[[0.4722826613562091]], [[0.44078340482026146]], [[0.42328191789215686]]], "std": [[[0.0699604801412298]], [[0.1555220869990531]], [[0.17789206585785297]]], "count": [100]}, "observation.state": {"min": [0.1621585488319397, 1.8300999402999878, -0.9154426455497742, -1.2390440702438354, -2.6069462299346924, -1.8967890739440918, 0.8292234539985657, 168.0, 0.16147400438785553, 0.22095799446105957, 0.02160700038075447, -3.1361851692199707, -0.09399999678134918, -0.9319999814033508, -0.5585053563117981, -2.0740621089935303, -2.784236431121826, -0.4569970369338989, 0.8545132279396057, -1.945151925086975, 1.9730948209762573, 215.0, -0.3489609956741333, 0.2227029949426651, -0.051562000066041946, 0.8370000123977661, 0.5759999752044678, -3.0899999141693115], "max": [0.8563109636306763, 2.0769941806793213, -0.23574163019657135, -0.11585496366024017, -0.8774293661117554, -1.2682783603668213, 2.185675859451294, 643.0, 0.3733130097389221, 0.4563179910182953, 0.1496250033378601, -0.5759999752044678, 1.3480000495910645, 1.152999997138977, -0.19367919862270355, -1.9634431600570679, -2.341254472732544, 0.03525565192103386, 1.8310774564743042, -1.5067777633666992, 2.505629539489746, 819.0, -0.24464699625968933, 0.3255229890346527, 0.07153300195932388, 3.055000066757202, 1.3609999418258667, 3.1410000324249268], "mean": [0.4253259599208832, 2.0196425914764404, -0.5017203092575073, -0.5895444750785828, -1.5689650774002075, -1.7200504541397095, 1.3323235511779785, 491.3949890136719, 0.29064658284187317, 0.3058214485645294, 0.10311690717935562, -1.7509130239486694, 0.5988885164260864, 0.35409238934516907, -0.2679884135723114, -2.0610029697418213, -2.619272232055664, -0.12588351964950562, 1.2213337421417236, -1.8101383447647095, 2.3048436641693115, 709.5987548828125, -0.3168911039829254, 0.2452884316444397, 0.03571239486336708, 1.6600128412246704, 0.9967010617256165, 0.47544559836387634], "std": [0.2843308746814728, 0.07217920571565628, 0.2544843256473541, 0.36570531129837036, 0.7070809602737427, 0.15388205647468567, 0.5209977030754089, 180.45509338378906, 0.07527867704629898, 0.08394176512956619, 0.034841086715459824, 0.9619156718254089, 0.45923539996147156, 0.7706154584884644, 0.0884944498538971, 0.02390538901090622, 0.17334207892417908, 0.16850131750106812, 0.31164422631263733, 0.15737001597881317, 0.167933389544487, 138.4689178466797, 0.02428167127072811, 0.028556566685438156, 0.04423439875245094, 0.92006516456604, 0.1686272919178009, 2.289299488067627], "count": [314]}, "action": {"min": [0.1621585488319397, 1.8300999402999878, -0.9154426455497742, -1.2390440702438354, -2.6069462299346924, -1.8967890739440918, 0.8292234539985657, 168.0, 0.16147400438785553, 0.22095799446105957, 0.02160700038075447, -3.1361851692199707, -0.09399999678134918, -0.9319999814033508, -0.5585053563117981, -2.0740621089935303, -2.784236431121826, -0.4569970369338989, 0.8545132279396057, -1.945151925086975, 1.9730948209762573, 215.0, -0.3489609956741333, 0.2227029949426651, -0.051562000066041946, 0.8370000123977661, 0.5759999752044678, -3.0899999141693115], "max": [0.8563109636306763, 2.0769941806793213, -0.23574163019657135, -0.11585496366024017, -0.8774293661117554, -1.2682783603668213, 2.185675859451294, 643.0, 0.3733130097389221, 0.4563179910182953, 0.1496250033378601, -0.5759999752044678, 1.3480000495910645, 1.152999997138977, -0.19367919862270355, -1.9634431600570679, -2.341254472732544, 0.03525565192103386, 1.8310774564743042, -1.5067777633666992, 2.505629539489746, 819.0, -0.24464699625968933, 0.3255229890346527, 0.07153300195932388, 3.055000066757202, 1.3609999418258667, 3.1410000324249268], "mean": [0.4253259599208832, 2.0196425914764404, -0.5017203092575073, -0.5895444750785828, -1.5689650774002075, -1.7200504541397095, 1.3323235511779785, 491.3949890136719, 0.29064658284187317, 0.3058214485645294, 0.10311690717935562, -1.7509130239486694, 0.5988885164260864, 0.35409238934516907, -0.2679884135723114, -2.0610029697418213, -2.619272232055664, -0.12588351964950562, 1.2213337421417236, -1.8101383447647095, 2.3048436641693115, 709.5987548828125, -0.3168911039829254, 0.2452884316444397, 0.03571239486336708, 1.6600128412246704, 0.9967010617256165, 0.47544559836387634], "std": [0.2843308746814728, 0.07217920571565628, 0.2544843256473541, 0.36570531129837036, 0.7070809602737427, 0.15388205647468567, 0.5209977030754089, 180.45509338378906, 0.07527867704629898, 0.08394176512956619, 0.034841086715459824, 0.9619156718254089, 0.45923539996147156, 0.7706154584884644, 0.0884944498538971, 0.02390538901090622, 0.17334207892417908, 0.16850131750106812, 0.31164422631263733, 0.15737001597881317, 0.167933389544487, 138.4689178466797, 0.02428167127072811, 0.028556566685438156, 0.04423439875245094, 0.92006516456604, 0.1686272919178009, 2.289299488067627], "count": [314]}, "timestamp": {"min": [0.0], "max": [10.433333333333334], "mean": [5.216666666666667], "std": [3.021451086260816], "count": [314]}, "frame_index": {"min": [0], "max": [313], "mean": [156.5], "std": [90.6435325878245], "count": [314]}, "episode_index": {"min": [773], "max": [773], "mean": [773.0], "std": [0.0], "count": [314]}, "index": {"min": [366691], "max": [367004], "mean": [366847.5], "std": [90.6435325878245], "count": [314]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [314]}, "subtask_annotation": {"mean": [15.079617834394904, 29.0, 29.0, 29.0, 29.0], "std": [7.968690634426565, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [314]}, "scene_annotation": {"mean": [773.0], "std": [0.0], "min": [773], "max": [773], "count": [314]}, "eef_direction_state": {"mean": [4.286624203821656, 3.745222929936306], "std": [2.2176218265934327, 2.3031533592364473], "min": [0, 0], "max": [6, 6], "count": [314]}, "eef_velocity_state": {"mean": [0.6019108280254777, 0.9140127388535032], "std": [0.7210193896153038, 0.8496502539150134], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_acc_mag_state": {"mean": [0.6114649681528662, 0.8630573248407644], "std": [0.8111459341448851, 0.8391523342194562], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_direction_action": {"mean": [4.286624203821656, 3.745222929936306], "std": [2.2176218265934327, 2.3031533592364473], "min": [0, 0], "max": [6, 6], "count": [314]}, "eef_velocity_action": {"mean": [0.6019108280254777, 0.9140127388535032], "std": [0.7210193896153038, 0.8496502539150134], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_acc_mag_action": {"mean": [0.6114649681528662, 0.8630573248407644], "std": [0.8111459341448851, 0.8391523342194562], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_sim_pose_state": {"mean": [0.4381990937296273, 0.32784555716534425, 1.0509878917798154, -0.9550818816145598, 0.998229812118375, -0.6782649574859219, 0.5051157107316077, -0.35375838574517904, 1.131649700632802, 0.4821595422562799, 0.8360195557795521, -0.37367915006020797], "std": [0.03042428154331093, 0.029280684676788335, 0.016749141557760652, 0.6368282986675194, 0.12550266352322423, 1.5118436973153058, 0.0950044118792731, 0.06276175222827114, 0.06047972224710776, 1.7388067438076014, 0.1849206600958398, 1.4869820915394527], "min": [0.41095384445053823, 0.23581410483378817, 1.0031301722480885, -2.4373842487438253, 0.8711895693532719, -3.123263248505675, 0.4103939073383417, -0.41523532863228974, 1.0602228134063678, -3.1337552869462986, 0.42175473146323217, -3.1267077345647096], "max": [0.5250732597027139, 0.3487360330695433, 1.072240540881126, -0.4268584802164265, 1.269121775479681, 3.1341354842068956, 0.6606275902216532, -0.23526410438858214, 1.2377019775981464, 3.128701398383195, 1.3940259105701456, 3.097524754659899], "count": [314]}, "eef_sim_pose_action": {"mean": [0.4381990937296273, 0.32784555716534425, 1.0509878917798154, -0.9550818816145598, 0.998229812118375, -0.6782649574859219, 0.5051157107316077, -0.35375838574517904, 1.131649700632802, 0.4821595422562799, 0.8360195557795521, -0.37367915006020797], "std": [0.03042428154331093, 0.029280684676788335, 0.016749141557760652, 0.6368282986675194, 0.12550266352322423, 1.5118436973153058, 0.0950044118792731, 0.06276175222827114, 0.06047972224710776, 1.7388067438076014, 0.1849206600958398, 1.4869820915394527], "min": [0.41095384445053823, 0.23581410483378817, 1.0031301722480885, -2.4373842487438253, 0.8711895693532719, -3.123263248505675, 0.4103939073383417, -0.41523532863228974, 1.0602228134063678, -3.1337552869462986, 0.42175473146323217, -3.1267077345647096], "max": [0.5250732597027139, 0.3487360330695433, 1.072240540881126, -0.4268584802164265, 1.269121775479681, 3.1341354842068956, 0.6606275902216532, -0.23526410438858214, 1.2377019775981464, 3.128701398383195, 1.3940259105701456, 3.097524754659899], "count": [314]}, "gripper_mode_state": {"mean": [0.10509554140127389, 0.4681528662420382], "std": [0.3066764884676471, 0.49898472929680066], "min": [0, 0], "max": [1, 1], "count": [314]}, "gripper_activity_state": {"mean": [1.8312101910828025, 1.8853503184713376], "std": [0.5235052732364137, 0.4293107031332202], "min": [0, 0], "max": [2, 2], "count": [314]}, "gripper_mode_action": {"mean": [0.10509554140127389, 0.4681528662420382], "std": [0.3066764884676471, 0.49898472929680066], "min": [0, 0], "max": [1, 1], "count": [314]}, "gripper_activity_action": {"mean": [1.8312101910828025, 1.8853503184713376], "std": [0.5235052732364137, 0.4293107031332202], "min": [0, 0], "max": [2, 2], "count": [314]}, "gripper_open_scale_state": {"mean": [0.7095987261146499, 0.49139490436140837], "std": [0.13846891916231055, 0.18045512344756548], "min": [0.215, 0.168], "max": [0.819, 0.643], "count": [314]}, "gripper_open_scale_action": {"mean": [0.7095987261146499, 0.49139490436140837], "std": [0.13846891916231055, 0.18045512344756548], "min": [0.215, 0.168], "max": [0.819, 0.643], "count": [314]}}} +{"episode_index": 695, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4776170343137255]], [[0.42606520220588234]], [[0.4111988725490196]]], "std": [[[0.10690435462377867]], [[0.18476825372347952]], [[0.2047268828937786]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.7764705882352941]], [[0.7803921568627451]]], "mean": [[[0.4626375816993464]], [[0.4603976062091503]], [[0.45157119076797386]]], "std": [[[0.06156814966319616]], [[0.08743077440902756]], [[0.09379732474971621]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.0]], [[0.0]]], "max": [[[0.7254901960784313]], [[0.788235294117647]], [[0.7803921568627451]]], "mean": [[[0.47529928104575164]], [[0.44350195874183007]], [[0.4261358006535948]]], "std": [[[0.06559219078312355]], [[0.14722096336971682]], [[0.17124687483282716]]], "count": [100]}, "observation.state": {"min": [0.20144589245319366, 1.7783160209655762, -0.7971791625022888, -1.1482173204421997, -2.673285961151123, -1.8950263261795044, 0.8989493250846863, -1.0, 0.1949010044336319, 0.23087100684642792, 0.040824998170137405, -3.1351852416992188, -0.04899999126791954, -0.9049999713897705, -0.5346118211746216, -2.074009656906128, -2.8609089851379395, -0.36191147565841675, 0.8388925194740295, -1.9528141021728516, 2.0552823543548584, 70.0, -0.35718199610710144, 0.23561599850654602, -0.039264000952243805, 0.45399999618530273, 0.640999972820282, -3.1050000190734863], "max": [0.8395383358001709, 2.0746381282806396, 0.3085393011569977, -0.19598303735256195, -0.9775240421295166, -1.257370114326477, 2.2558205127716064, 640.0, 0.404356986284256, 0.44057199358940125, 0.2159709930419922, 3.135999917984009, 1.3389999866485596, 1.5329999923706055, -0.1823520064353943, -1.8970682621002197, -2.097903251647949, 0.08330456167459488, 1.502553939819336, -1.4083062410354614, 2.5035877227783203, 859.0, -0.24944600462913513, 0.3344689905643463, 0.07015399634838104, 2.888000011444092, 1.2599999904632568, 3.109999895095825], "mean": [0.49720725417137146, 1.9643018245697021, -0.41316086053848267, -0.639110803604126, -1.7800971269607544, -1.5885865688323975, 1.5856324434280396, 410.8395080566406, 0.2960912883281708, 0.33918508887290955, 0.11539917439222336, -1.73555588722229, 0.6838809251785278, 0.11474135518074036, -0.2956700623035431, -2.0549075603485107, -2.5087854862213135, -0.0597393736243248, 1.0144069194793701, -1.8154324293136597, 2.37286114692688, 727.0746459960938, -0.314378023147583, 0.25410348176956177, 0.04030434042215347, 1.4515149593353271, 1.0009363889694214, 0.8216196894645691], "std": [0.2469542920589447, 0.09300526231527328, 0.34239593148231506, 0.2724810242652893, 0.539199948310852, 0.1555304378271103, 0.43378588557243347, 196.9001922607422, 0.07133026421070099, 0.08256810158491135, 0.04001852869987488, 1.2793285846710205, 0.4389626979827881, 0.8425787687301636, 0.07552672922611237, 0.04172736406326294, 0.1908828318119049, 0.1415749341249466, 0.2654874324798584, 0.18535742163658142, 0.17185355722904205, 193.17019653320312, 0.023502543568611145, 0.02509736642241478, 0.03486684709787369, 0.8316088914871216, 0.12676721811294556, 2.1073672771453857], "count": [402]}, "action": {"min": [0.20144589245319366, 1.7783160209655762, -0.7971791625022888, -1.1482173204421997, -2.673285961151123, -1.8950263261795044, 0.8989493250846863, -1.0, 0.1949010044336319, 0.23087100684642792, 0.040824998170137405, -3.1351852416992188, -0.04899999126791954, -0.9049999713897705, -0.5346118211746216, -2.074009656906128, -2.8609089851379395, -0.36191147565841675, 0.8388925194740295, -1.9528141021728516, 2.0552823543548584, 70.0, -0.35718199610710144, 0.23561599850654602, -0.039264000952243805, 0.45399999618530273, 0.640999972820282, -3.1050000190734863], "max": [0.8395383358001709, 2.0746381282806396, 0.3085393011569977, -0.19598303735256195, -0.9775240421295166, -1.257370114326477, 2.2558205127716064, 640.0, 0.404356986284256, 0.44057199358940125, 0.2159709930419922, 3.135999917984009, 1.3389999866485596, 1.5329999923706055, -0.1823520064353943, -1.8970682621002197, -2.097903251647949, 0.08330456167459488, 1.502553939819336, -1.4083062410354614, 2.5035877227783203, 859.0, -0.24944600462913513, 0.3344689905643463, 0.07015399634838104, 2.888000011444092, 1.2599999904632568, 3.109999895095825], "mean": [0.49720725417137146, 1.9643018245697021, -0.41316086053848267, -0.639110803604126, -1.7800971269607544, -1.5885865688323975, 1.5856324434280396, 410.8395080566406, 0.2960912883281708, 0.33918508887290955, 0.11539917439222336, -1.73555588722229, 0.6838809251785278, 0.11474135518074036, -0.2956700623035431, -2.0549075603485107, -2.5087854862213135, -0.0597393736243248, 1.0144069194793701, -1.8154324293136597, 2.37286114692688, 727.0746459960938, -0.314378023147583, 0.25410348176956177, 0.04030434042215347, 1.4515149593353271, 1.0009363889694214, 0.8216196894645691], "std": [0.2469542920589447, 0.09300526231527328, 0.34239593148231506, 0.2724810242652893, 0.539199948310852, 0.1555304378271103, 0.43378588557243347, 196.9001922607422, 0.07133026421070099, 0.08256810158491135, 0.04001852869987488, 1.2793285846710205, 0.4389626979827881, 0.8425787687301636, 0.07552672922611237, 0.04172736406326294, 0.1908828318119049, 0.1415749341249466, 0.2654874324798584, 0.18535742163658142, 0.17185355722904205, 193.17019653320312, 0.023502543568611145, 0.02509736642241478, 0.03486684709787369, 0.8316088914871216, 0.12676721811294556, 2.1073672771453857], "count": [402]}, "timestamp": {"min": [0.0], "max": [13.366666666666667], "mean": [6.683333333333333], "std": [3.8682348352628155], "count": [402]}, "frame_index": {"min": [0], "max": [401], "mean": [200.5], "std": [116.04704505788446], "count": [402]}, "episode_index": {"min": [774], "max": [774], "mean": [774.0], "std": [0.0], "count": [402]}, "index": {"min": [367005], "max": [367406], "mean": [367205.5], "std": [116.04704505788446], "count": [402]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [402]}, "subtask_annotation": {"mean": [15.407960199004975, 29.0, 29.0, 29.0, 29.0], "std": [7.297361093147908, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [402]}, "scene_annotation": {"mean": [774.0], "std": [0.0], "min": [774], "max": [774], "count": [402]}, "eef_direction_state": {"mean": [4.855721393034826, 3.898009950248756], "std": [1.910713341822098, 1.9967750167614486], "min": [0, 0], "max": [6, 6], "count": [402]}, "eef_velocity_state": {"mean": [0.42786069651741293, 0.9577114427860697], "std": [0.6882235409269878, 0.7266790379510181], "min": [0, 0], "max": [2, 2], "count": [402]}, "eef_acc_mag_state": {"mean": [0.5149253731343284, 0.8333333333333334], "std": [0.7636167668209861, 0.8373039732470282], "min": [0, 0], "max": [2, 2], "count": [402]}, "eef_direction_action": {"mean": [4.855721393034826, 3.898009950248756], "std": [1.910713341822098, 1.9967750167614486], "min": [0, 0], "max": [6, 6], "count": [402]}, "eef_velocity_action": {"mean": [0.42786069651741293, 0.9577114427860697], "std": [0.6882235409269878, 0.7266790379510181], "min": [0, 0], "max": [2, 2], "count": [402]}, "eef_acc_mag_action": {"mean": [0.5149253731343284, 0.8333333333333334], "std": [0.7636167668209861, 0.8373039732470282], "min": [0, 0], "max": [2, 2], "count": [402]}, "eef_sim_pose_state": {"mean": [0.44549412214492856, 0.3261473639245929, 1.0534885086358763, -0.8405162721562208, 0.9681663094934471, -0.8756343821402393, 0.5375218072880532, -0.36912250840283584, 1.1428057249552852, 1.6227241411028601, 0.8866016979219555, -0.6995867517296648], "std": [0.026372463560951964, 0.02149091104803026, 0.017185811126780113, 0.5967910226864642, 0.1290807837304522, 1.2190095404683627, 0.0926303075811727, 0.057807863423415054, 0.058643845068495674, 1.4291666613464418, 0.2030111098699178, 1.869364243533223], "min": [0.4284639587576391, 0.2533310830040873, 1.0020144587251996, -2.323110322248083, 0.7580592053393116, -3.12605241967954, 0.42044963190922874, -0.45090454621936765, 1.0605326952021028, -3.135888384029253, 0.4212624284083426, -3.1246361929191577], "max": [0.5313985372970325, 0.358732982310601, 1.067551438563039, -0.4276294146981386, 1.2445430274124836, 3.1307794870606562, 0.6440215371986997, -0.2861172560090228, 1.2471885722987655, 3.1335167655624234, 1.2832517319662773, 3.1259997953463743], "count": [402]}, "eef_sim_pose_action": {"mean": [0.44549412214492856, 0.3261473639245929, 1.0534885086358763, -0.8405162721562208, 0.9681663094934471, -0.8756343821402393, 0.5375218072880532, -0.36912250840283584, 1.1428057249552852, 1.6227241411028601, 0.8866016979219555, -0.6995867517296648], "std": [0.026372463560951964, 0.02149091104803026, 0.017185811126780113, 0.5967910226864642, 0.1290807837304522, 1.2190095404683627, 0.0926303075811727, 0.057807863423415054, 0.058643845068495674, 1.4291666613464418, 0.2030111098699178, 1.869364243533223], "min": [0.4284639587576391, 0.2533310830040873, 1.0020144587251996, -2.323110322248083, 0.7580592053393116, -3.12605241967954, 0.42044963190922874, -0.45090454621936765, 1.0605326952021028, -3.135888384029253, 0.4212624284083426, -3.1246361929191577], "max": [0.5313985372970325, 0.358732982310601, 1.067551438563039, -0.4276294146981386, 1.2445430274124836, 3.1307794870606562, 0.6440215371986997, -0.2861172560090228, 1.2471885722987655, 3.1335167655624234, 1.2832517319662773, 3.1259997953463743], "count": [402]}, "gripper_mode_state": {"mean": [0.11940298507462686, 0.7313432835820896], "std": [0.3242621042149312, 0.44326096731097386], "min": [0, 0], "max": [1, 1], "count": [402]}, "gripper_activity_state": {"mean": [1.8383084577114428, 1.7686567164179106], "std": [0.5098288898185762, 0.589048213289257], "min": [0, 0], "max": [2, 2], "count": [402]}, "gripper_mode_action": {"mean": [0.11940298507462686, 0.7313432835820896], "std": [0.3242621042149312, 0.44326096731097386], "min": [0, 0], "max": [1, 1], "count": [402]}, "gripper_activity_action": {"mean": [1.8383084577114428, 1.7686567164179106], "std": [0.5098288898185762, 0.589048213289257], "min": [0, 0], "max": [2, 2], "count": [402]}, "gripper_open_scale_state": {"mean": [0.7270746263722258, 0.41084204008478487], "std": [0.19317025230740917, 0.19689499455672166], "min": [0.07, 0.0], "max": [0.859, 0.64], "count": [402]}, "gripper_open_scale_action": {"mean": [0.7270746263722258, 0.41084204008478487], "std": [0.19317025230740917, 0.19689499455672166], "min": [0.07, 0.0], "max": [0.859, 0.64], "count": [402]}}} +{"episode_index": 696, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.48524698325163396]], [[0.43405010620915035]], [[0.4191364297385621]]], "std": [[[0.11012036295874393]], [[0.1851302374612122]], [[0.2053479461472356]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[0.807843137254902]], [[0.8235294117647058]]], "mean": [[[0.4650218443627451]], [[0.4608187418300654]], [[0.45411561274509804]]], "std": [[[0.06806120139404288]], [[0.0984396991837511]], [[0.10674188228271712]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.0]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.8196078431372549]], [[0.8117647058823529]]], "mean": [[[0.4744248304738562]], [[0.4408726899509804]], [[0.4216337806372549]]], "std": [[[0.06682013702499517]], [[0.15193284564727053]], [[0.17805953139170896]]], "count": [100]}, "observation.state": {"min": [0.14971435070037842, 1.8182841539382935, -0.8239350318908691, -1.465064287185669, -2.6899712085723877, -1.9155337810516357, 1.046237587928772, 158.0, 0.2016109973192215, 0.2153570055961609, 0.0494219996035099, -2.7179999351501465, -0.0020000117365270853, -0.8759999871253967, -0.6037268042564392, -2.0695416927337646, -2.7002339363098145, -0.4460712969303131, 0.7657632827758789, -1.7092533111572266, 1.842247486114502, 61.0, -0.3644689917564392, 0.2419539988040924, -0.036667000502347946, -3.140185594558716, 0.7110000252723694, -3.0880000591278076], "max": [0.7498458623886108, 2.0762438774108887, 0.16957618296146393, -0.14386749267578125, -1.0679147243499756, -1.2358851432800293, 2.328217029571533, 714.0, 0.4025309979915619, 0.448498010635376, 0.24451500177383423, -0.24300000071525574, 1.3279999494552612, 1.3320000171661377, -0.17666222155094147, -1.949061632156372, -2.1218316555023193, 0.07817330211400986, 1.4267544746398926, -1.3865245580673218, 2.1399831771850586, 859.0, -0.20702500641345978, 0.3554610013961792, 0.08165699988603592, 3.130000114440918, 1.4789999723434448, 3.118000030517578], "mean": [0.41502007842063904, 2.019315242767334, -0.4327705204486847, -0.7001842260360718, -1.723459005355835, -1.6005345582962036, 1.5588704347610474, 471.113037109375, 0.3101584017276764, 0.31556567549705505, 0.11664673686027527, -1.6474320888519287, 0.6963512301445007, 0.23694032430648804, -0.304208904504776, -2.044116258621216, -2.325255870819092, -0.19339314103126526, 1.0293562412261963, -1.6226791143417358, 2.068582057952881, 678.1350708007812, -0.3142237365245819, 0.279815673828125, 0.025724394246935844, 1.3473057746887207, 1.2214834690093994, 0.4491928219795227], "std": [0.24402901530265808, 0.06780807673931122, 0.3193913698196411, 0.4290494918823242, 0.6763765811920166, 0.13405472040176392, 0.5371288657188416, 134.1376190185547, 0.07577648758888245, 0.08182237297296524, 0.04016350209712982, 0.9469631910324097, 0.4836825728416443, 0.8479360342025757, 0.09909763187170029, 0.0384819470345974, 0.12794755399227142, 0.11818714439868927, 0.2460944503545761, 0.10718752443790436, 0.0838056281208992, 255.204345703125, 0.03705000504851341, 0.028638435527682304, 0.032151851803064346, 1.4816343784332275, 0.2645691931247711, 2.3156659603118896], "count": [385]}, "action": {"min": [0.14971435070037842, 1.8182841539382935, -0.8239350318908691, -1.465064287185669, -2.6899712085723877, -1.9155337810516357, 1.046237587928772, 158.0, 0.2016109973192215, 0.2153570055961609, 0.0494219996035099, -2.7179999351501465, -0.0020000117365270853, -0.8759999871253967, -0.6037268042564392, -2.0695416927337646, -2.7002339363098145, -0.4460712969303131, 0.7657632827758789, -1.7092533111572266, 1.842247486114502, 61.0, -0.3644689917564392, 0.2419539988040924, -0.036667000502347946, -3.140185594558716, 0.7110000252723694, -3.0880000591278076], "max": [0.7498458623886108, 2.0762438774108887, 0.16957618296146393, -0.14386749267578125, -1.0679147243499756, -1.2358851432800293, 2.328217029571533, 714.0, 0.4025309979915619, 0.448498010635376, 0.24451500177383423, -0.24300000071525574, 1.3279999494552612, 1.3320000171661377, -0.17666222155094147, -1.949061632156372, -2.1218316555023193, 0.07817330211400986, 1.4267544746398926, -1.3865245580673218, 2.1399831771850586, 859.0, -0.20702500641345978, 0.3554610013961792, 0.08165699988603592, 3.130000114440918, 1.4789999723434448, 3.118000030517578], "mean": [0.41502007842063904, 2.019315242767334, -0.4327705204486847, -0.7001842260360718, -1.723459005355835, -1.6005345582962036, 1.5588704347610474, 471.113037109375, 0.3101584017276764, 0.31556567549705505, 0.11664673686027527, -1.6474320888519287, 0.6963512301445007, 0.23694032430648804, -0.304208904504776, -2.044116258621216, -2.325255870819092, -0.19339314103126526, 1.0293562412261963, -1.6226791143417358, 2.068582057952881, 678.1350708007812, -0.3142237365245819, 0.279815673828125, 0.025724394246935844, 1.3473057746887207, 1.2214834690093994, 0.4491928219795227], "std": [0.24402901530265808, 0.06780807673931122, 0.3193913698196411, 0.4290494918823242, 0.6763765811920166, 0.13405472040176392, 0.5371288657188416, 134.1376190185547, 0.07577648758888245, 0.08182237297296524, 0.04016350209712982, 0.9469631910324097, 0.4836825728416443, 0.8479360342025757, 0.09909763187170029, 0.0384819470345974, 0.12794755399227142, 0.11818714439868927, 0.2460944503545761, 0.10718752443790436, 0.0838056281208992, 255.204345703125, 0.03705000504851341, 0.028638435527682304, 0.032151851803064346, 1.4816343784332275, 0.2645691931247711, 2.3156659603118896], "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": [775], "max": [775], "mean": [775.0], "std": [0.0], "count": [385]}, "index": {"min": [367407], "max": [367791], "mean": [367599.0], "std": [111.13955191559843], "count": [385]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [385]}, "subtask_annotation": {"mean": [18.63896103896104, 29.0, 29.0, 29.0, 29.0], "std": [7.643827079876523, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [385]}, "scene_annotation": {"mean": [775.0], "std": [0.0], "min": [775], "max": [775], "count": [385]}, "eef_direction_state": {"mean": [4.9480519480519485, 4.101298701298702], "std": [1.7245071111834192, 2.171270111660572], "min": [0, 0], "max": [6, 6], "count": [385]}, "eef_velocity_state": {"mean": [0.4701298701298701, 0.8883116883116883], "std": [0.720581463452545, 0.8093566510288752], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_acc_mag_state": {"mean": [0.4831168831168831, 0.8467532467532467], "std": [0.7423029446681543, 0.8527395752917039], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_direction_action": {"mean": [4.9480519480519485, 4.101298701298702], "std": [1.7245071111834192, 2.171270111660572], "min": [0, 0], "max": [6, 6], "count": [385]}, "eef_velocity_action": {"mean": [0.4701298701298701, 0.8883116883116883], "std": [0.720581463452545, 0.8093566510288752], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_acc_mag_action": {"mean": [0.4831168831168831, 0.8467532467532467], "std": [0.7423029446681543, 0.8527395752917039], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_sim_pose_state": {"mean": [0.47079629069740603, 0.3232599453116015, 1.0506618880962324, -1.2320835691627563, 0.9572959804840575, -1.8297390463555414, 0.5112407047371659, -0.3734226227405265, 1.1328344011285034, 0.9828737313679985, 0.8482105016202831, -0.4632975658787311], "std": [0.030342831800182588, 0.030174831976001768, 0.02271750746305989, 0.474615287290666, 0.12687621966561496, 0.6507858165996555, 0.09164986677643407, 0.057464012613673926, 0.071344429551494, 1.8507185274077178, 0.2081789958142494, 1.751144541345822], "min": [0.4393066405853861, 0.2226125356929115, 1.00526708269037, -2.26145343566181, 0.6697636131051903, -3.0550262254596543, 0.403093166415918, -0.45121620091569287, 1.0449659738182684, -3.136529114223925, 0.4919136943142597, -3.098004955606932], "max": [0.559811557421292, 0.3632424044926522, 1.090646817736702, -0.7528035203357804, 1.2316547857106763, -1.1345210521161435, 0.6506693682076887, -0.2851237021250444, 1.296041208903921, 3.1345612295647722, 1.547639604296223, 3.1074406269873367], "count": [385]}, "eef_sim_pose_action": {"mean": [0.47079629069740603, 0.3232599453116015, 1.0506618880962324, -1.2320835691627563, 0.9572959804840575, -1.8297390463555414, 0.5112407047371659, -0.3734226227405265, 1.1328344011285034, 0.9828737313679985, 0.8482105016202831, -0.4632975658787311], "std": [0.030342831800182588, 0.030174831976001768, 0.02271750746305989, 0.474615287290666, 0.12687621966561496, 0.6507858165996555, 0.09164986677643407, 0.057464012613673926, 0.071344429551494, 1.8507185274077178, 0.2081789958142494, 1.751144541345822], "min": [0.4393066405853861, 0.2226125356929115, 1.00526708269037, -2.26145343566181, 0.6697636131051903, -3.0550262254596543, 0.403093166415918, -0.45121620091569287, 1.0449659738182684, -3.136529114223925, 0.4919136943142597, -3.098004955606932], "max": [0.559811557421292, 0.3632424044926522, 1.090646817736702, -0.7528035203357804, 1.2316547857106763, -1.1345210521161435, 0.6506693682076887, -0.2851237021250444, 1.296041208903921, 3.1345612295647722, 1.547639604296223, 3.1074406269873367], "count": [385]}, "gripper_mode_state": {"mean": [0.17662337662337663, 0.3974025974025974], "std": [0.38134965511133423, 0.48936057562932517], "min": [0, 0], "max": [1, 1], "count": [385]}, "gripper_activity_state": {"mean": [1.787012987012987, 1.812987012987013], "std": [0.5595338155468614, 0.5358209260251035], "min": [0, 0], "max": [2, 2], "count": [385]}, "gripper_mode_action": {"mean": [0.17662337662337663, 0.3974025974025974], "std": [0.38134965511133423, 0.48936057562932517], "min": [0, 0], "max": [1, 1], "count": [385]}, "gripper_activity_action": {"mean": [1.787012987012987, 1.812987012987013], "std": [0.5595338155468614, 0.5358209260251035], "min": [0, 0], "max": [2, 2], "count": [385]}, "gripper_open_scale_state": {"mean": [0.6781350644297417, 0.47111298717151984], "std": [0.2552042007913903, 0.13413762417989594], "min": [0.061, 0.158], "max": [0.859, 0.714], "count": [385]}, "gripper_open_scale_action": {"mean": [0.6781350644297417, 0.47111298717151984], "std": [0.2552042007913903, 0.13413762417989594], "min": [0.061, 0.158], "max": [0.859, 0.714], "count": [385]}}} +{"episode_index": 697, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.47219829452614376]], [[0.41994573529411766]], [[0.40645800449346403]]], "std": [[[0.10933062454325378]], [[0.1841537581952044]], [[0.20276612806164634]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4723042994281046]], [[0.46421071486928106]], [[0.4559345894607843]]], "std": [[[0.07183052364974654]], [[0.10608790174698542]], [[0.11502909371382189]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.0]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.788235294117647]], [[0.7843137254901961]]], "mean": [[[0.47190945465686274]], [[0.43771612336601307]], [[0.4195084027777778]]], "std": [[[0.06278514562438821]], [[0.1489316065433295]], [[0.173831098750266]]], "count": [100]}, "observation.state": {"min": [0.1475152224302292, 1.7513681650161743, -0.8703782558441162, -1.185741901397705, -2.60577654838562, -1.7631666660308838, 1.1196287870407104, 158.0, 0.17375099658966064, 0.247080996632576, 0.03519099950790405, -2.992000102996826, -0.009000000543892384, -0.9340000152587891, -0.6436600089073181, -2.071042776107788, -2.667055368423462, -0.5030212998390198, 0.6463652849197388, -1.8004292249679565, 1.7976891994476318, 77.0, -0.3523010015487671, 0.23771099746227264, -0.03450699895620346, -3.1361851692199707, 0.5720000267028809, -3.002000093460083], "max": [0.8974483013153076, 2.0749871730804443, -0.05998696759343147, -0.158982053399086, -1.127395510673523, -1.3261187076568604, 2.2467970848083496, 773.0, 0.38333699107170105, 0.4560239911079407, 0.1813730001449585, -0.21899999678134918, 1.4769999980926514, 1.5440000295639038, -0.1656142920255661, -1.9647172689437866, -2.197997808456421, -0.17331120371818542, 1.727614164352417, -1.4755362272262573, 2.0360662937164307, 863.0, -0.20913000404834747, 0.36326301097869873, 0.08947200328111649, 3.132999897003174, 1.5369999408721924, 3.1389999389648438], "mean": [0.4937203824520111, 1.9608474969863892, -0.5795179009437561, -0.6202305555343628, -1.7794228792190552, -1.5970909595489502, 1.5805145502090454, 527.5653076171875, 0.2829582393169403, 0.34346839785575867, 0.09393520653247833, -2.1306238174438477, 0.7296836972236633, -0.021711137145757675, -0.24496476352214813, -2.0462777614593506, -2.3616604804992676, -0.29292961955070496, 1.0397645235061646, -1.6814281940460205, 1.9326545000076294, 684.2069702148438, -0.3193967640399933, 0.2645703852176666, 0.049925412982702255, 0.8195577263832092, 1.2061015367507935, 0.17807818949222565], "std": [0.28607121109962463, 0.09943177551031113, 0.22834692895412445, 0.2822338342666626, 0.6013683676719666, 0.14063358306884766, 0.4543614089488983, 196.90762329101562, 0.06334973871707916, 0.07947778701782227, 0.033482883125543594, 0.7365672588348389, 0.550733208656311, 0.6950748562812805, 0.13216903805732727, 0.02899150177836418, 0.09477601945400238, 0.10618209838867188, 0.3721400201320648, 0.1052238866686821, 0.08214952051639557, 191.66786193847656, 0.038451891392469406, 0.03557423874735832, 0.04249127209186554, 1.7352721691131592, 0.2788979411125183, 2.0317177772521973], "count": [360]}, "action": {"min": [0.1475152224302292, 1.7513681650161743, -0.8703782558441162, -1.185741901397705, -2.60577654838562, -1.7631666660308838, 1.1196287870407104, 158.0, 0.17375099658966064, 0.247080996632576, 0.03519099950790405, -2.992000102996826, -0.009000000543892384, -0.9340000152587891, -0.6436600089073181, -2.071042776107788, -2.667055368423462, -0.5030212998390198, 0.6463652849197388, -1.8004292249679565, 1.7976891994476318, 77.0, -0.3523010015487671, 0.23771099746227264, -0.03450699895620346, -3.1361851692199707, 0.5720000267028809, -3.002000093460083], "max": [0.8974483013153076, 2.0749871730804443, -0.05998696759343147, -0.158982053399086, -1.127395510673523, -1.3261187076568604, 2.2467970848083496, 773.0, 0.38333699107170105, 0.4560239911079407, 0.1813730001449585, -0.21899999678134918, 1.4769999980926514, 1.5440000295639038, -0.1656142920255661, -1.9647172689437866, -2.197997808456421, -0.17331120371818542, 1.727614164352417, -1.4755362272262573, 2.0360662937164307, 863.0, -0.20913000404834747, 0.36326301097869873, 0.08947200328111649, 3.132999897003174, 1.5369999408721924, 3.1389999389648438], "mean": [0.4937203824520111, 1.9608474969863892, -0.5795179009437561, -0.6202305555343628, -1.7794228792190552, -1.5970909595489502, 1.5805145502090454, 527.5653076171875, 0.2829582393169403, 0.34346839785575867, 0.09393520653247833, -2.1306238174438477, 0.7296836972236633, -0.021711137145757675, -0.24496476352214813, -2.0462777614593506, -2.3616604804992676, -0.29292961955070496, 1.0397645235061646, -1.6814281940460205, 1.9326545000076294, 684.2069702148438, -0.3193967640399933, 0.2645703852176666, 0.049925412982702255, 0.8195577263832092, 1.2061015367507935, 0.17807818949222565], "std": [0.28607121109962463, 0.09943177551031113, 0.22834692895412445, 0.2822338342666626, 0.6013683676719666, 0.14063358306884766, 0.4543614089488983, 196.90762329101562, 0.06334973871707916, 0.07947778701782227, 0.033482883125543594, 0.7365672588348389, 0.550733208656311, 0.6950748562812805, 0.13216903805732727, 0.02899150177836418, 0.09477601945400238, 0.10618209838867188, 0.3721400201320648, 0.1052238866686821, 0.08214952051639557, 191.66786193847656, 0.038451891392469406, 0.03557423874735832, 0.04249127209186554, 1.7352721691131592, 0.2788979411125183, 2.0317177772521973], "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": [776], "max": [776], "mean": [776.0], "std": [0.0], "count": [360]}, "index": {"min": [367792], "max": [368151], "mean": [367971.5], "std": [103.92264751567228], "count": [360]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [360]}, "subtask_annotation": {"mean": [14.786111111111111, 29.0, 29.0, 29.0, 29.0], "std": [7.577475861531906, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [360]}, "scene_annotation": {"mean": [776.0], "std": [0.0], "min": [776], "max": [776], "count": [360]}, "eef_direction_state": {"mean": [4.933333333333334, 3.6555555555555554], "std": [1.6282232989093073, 2.146889797467292], "min": [0, 0], "max": [6, 6], "count": [360]}, "eef_velocity_state": {"mean": [0.5166666666666667, 0.9472222222222222], "std": [0.7414325473178427, 0.7564486143637522], "min": [0, 0], "max": [2, 2], "count": [360]}, "eef_acc_mag_state": {"mean": [0.5944444444444444, 0.9027777777777778], "std": [0.7971980251844737, 0.8459006085268969], "min": [0, 0], "max": [2, 2], "count": [360]}, "eef_direction_action": {"mean": [4.933333333333334, 3.6555555555555554], "std": [1.6282232989093073, 2.146889797467292], "min": [0, 0], "max": [6, 6], "count": [360]}, "eef_velocity_action": {"mean": [0.5166666666666667, 0.9472222222222222], "std": [0.7414325473178427, 0.7564486143637522], "min": [0, 0], "max": [2, 2], "count": [360]}, "eef_acc_mag_action": {"mean": [0.5944444444444444, 0.9027777777777778], "std": [0.7971980251844737, 0.8459006085268969], "min": [0, 0], "max": [2, 2], "count": [360]}, "eef_sim_pose_state": {"mean": [0.4567447628252192, 0.34268503780377774, 1.0620139313055856, -1.1696956069061315, 0.8785131614175326, -1.3186253736890512, 0.542295212518704, -0.34899783224860986, 1.1386525806946382, 0.9092555584175446, 0.8835517916139032, -0.4080605855892118], "std": [0.038489291533762765, 0.03942305934201137, 0.01815657900133386, 0.47829094153202706, 0.11055661024896653, 1.3655537640510123, 0.0898954762020603, 0.052797778010170784, 0.0614317265455689, 1.8841833185969596, 0.21830450805559354, 1.917561137181031], "min": [0.43056783215103756, 0.22373434245250093, 1.0180997837930623, -2.2699665011395167, 0.676776112350669, -3.140266384897403, 0.4328484670447066, -0.45167383368828756, 1.0535835255932349, -3.1313495671754206, 0.45611488210549256, -3.1235958193534765], "max": [0.5651963976104151, 0.37309114970326174, 1.092379926704176, -0.8123761959577751, 1.1432665418358652, 3.1413128015009693, 0.6642681756878782, -0.24134305975219839, 1.2411135264368733, 3.114834436821913, 1.5365640596678354, 3.0945073894713895], "count": [360]}, "eef_sim_pose_action": {"mean": [0.4567447628252192, 0.34268503780377774, 1.0620139313055856, -1.1696956069061315, 0.8785131614175326, -1.3186253736890512, 0.542295212518704, -0.34899783224860986, 1.1386525806946382, 0.9092555584175446, 0.8835517916139032, -0.4080605855892118], "std": [0.038489291533762765, 0.03942305934201137, 0.01815657900133386, 0.47829094153202706, 0.11055661024896653, 1.3655537640510123, 0.0898954762020603, 0.052797778010170784, 0.0614317265455689, 1.8841833185969596, 0.21830450805559354, 1.917561137181031], "min": [0.43056783215103756, 0.22373434245250093, 1.0180997837930623, -2.2699665011395167, 0.676776112350669, -3.140266384897403, 0.4328484670447066, -0.45167383368828756, 1.0535835255932349, -3.1313495671754206, 0.45611488210549256, -3.1235958193534765], "max": [0.5651963976104151, 0.37309114970326174, 1.092379926704176, -0.8123761959577751, 1.1432665418358652, 3.1413128015009693, 0.6642681756878782, -0.24134305975219839, 1.2411135264368733, 3.114834436821913, 1.5365640596678354, 3.0945073894713895], "count": [360]}, "gripper_mode_state": {"mean": [0.125, 0.25], "std": [0.33071891388307384, 0.4330127018922193], "min": [0, 0], "max": [1, 1], "count": [360]}, "gripper_activity_state": {"mean": [1.8222222222222222, 1.8277777777777777], "std": [0.5339117234103977, 0.5091447682749284], "min": [0, 0], "max": [2, 2], "count": [360]}, "gripper_mode_action": {"mean": [0.125, 0.25], "std": [0.33071891388307384, 0.4330127018922193], "min": [0, 0], "max": [1, 1], "count": [360]}, "gripper_activity_action": {"mean": [1.8222222222222222, 1.8277777777777777], "std": [0.5339117234103977, 0.5091447682749284], "min": [0, 0], "max": [2, 2], "count": [360]}, "gripper_open_scale_state": {"mean": [0.6842069445292153, 0.5275652775234625], "std": [0.19166786518761492, 0.19690746752584862], "min": [0.077, 0.158], "max": [0.863, 0.773], "count": [360]}, "gripper_open_scale_action": {"mean": [0.6842069445292153, 0.5275652775234625], "std": [0.19166786518761492, 0.19690746752584862], "min": [0.077, 0.158], "max": [0.863, 0.773], "count": [360]}}} +{"episode_index": 698, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.4844831801470588]], [[0.43586863153594774]], [[0.421086766748366]]], "std": [[[0.10921250923130758]], [[0.18580086074702354]], [[0.20583840819476906]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7803921568627451]], [[0.788235294117647]]], "mean": [[[0.46351132965686276]], [[0.443710522875817]], [[0.43326343545751633]]], "std": [[[0.07426052024375451]], [[0.12675969098601705]], [[0.1393731907863952]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.0]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.7686274509803922]], [[0.7607843137254902]]], "mean": [[[0.4711385069444444]], [[0.45148136233660136]], [[0.4398737459150327]]], "std": [[[0.060176119935182]], [[0.12545564174481494]], [[0.14407303780026962]]], "count": [100]}, "observation.state": {"min": [0.22736404836177826, 1.8161548376083374, -0.82142174243927, -1.3644460439682007, -2.650160312652588, -1.8573271036148071, 0.9946282505989075, 176.0, 0.17344799637794495, 0.25463300943374634, 0.05144299939274788, -2.7860000133514404, -0.03700000420212746, -0.8690000176429749, -0.6126105189323425, -2.0726656913757324, -2.679953098297119, -0.5139994621276855, 0.5275431871414185, -1.8957242965698242, 1.8086498975753784, -2.0, -0.3642140030860901, 0.2444249987602234, -0.053203001618385315, -3.1381852626800537, 0.6000000238418579, -3.0739998817443848], "max": [0.7866548299789429, 2.075493097305298, -0.09060004353523254, -0.1624727100133896, -1.1840662956237793, -1.368809461593628, 2.25142240524292, 630.0, 0.3802739977836609, 0.43734198808670044, 0.22989599406719208, -0.6370000243186951, 1.350000023841858, 1.0950000286102295, -0.17462019622325897, -1.913352131843567, -2.1874561309814453, -0.04132939875125885, 1.8447257280349731, -1.3584072589874268, 2.520796537399292, 869.0, -0.23516400158405304, 0.35472598671913147, 0.08741500228643417, 3.140000104904175, 1.4040000438690186, 3.1010000705718994], "mean": [0.40887871384620667, 2.0097014904022217, -0.3969910144805908, -0.5406164526939392, -1.6008822917938232, -1.6110694408416748, 1.41452157497406, 498.65130615234375, 0.3122119903564453, 0.31616875529289246, 0.10255204886198044, -1.5992252826690674, 0.8847919702529907, 0.3761312961578369, -0.25859901309013367, -2.0339887142181396, -2.345388412475586, -0.2955693006515503, 1.1429150104522705, -1.5992624759674072, 2.039583683013916, 478.125, -0.3334563374519348, 0.26791608333587646, 0.03650611266493797, 1.6022536754608154, 1.0036969184875488, -0.40481793880462646], "std": [0.22766698896884918, 0.08474471420049667, 0.27354779839515686, 0.36529362201690674, 0.5519065856933594, 0.09241173416376114, 0.466745525598526, 133.71937561035156, 0.06760022044181824, 0.07030202448368073, 0.031699106097221375, 0.8580013513565063, 0.49671584367752075, 0.7468802332878113, 0.09853372722864151, 0.04076550900936127, 0.15635080635547638, 0.11654789000749588, 0.5385546684265137, 0.15909425914287567, 0.13624903559684753, 233.3772430419922, 0.03168446570634842, 0.025791341438889503, 0.04731752723455429, 1.3614712953567505, 0.28713253140449524, 2.215200901031494], "count": [456]}, "action": {"min": [0.22736404836177826, 1.8161548376083374, -0.82142174243927, -1.3644460439682007, -2.650160312652588, -1.8573271036148071, 0.9946282505989075, 176.0, 0.17344799637794495, 0.25463300943374634, 0.05144299939274788, -2.7860000133514404, -0.03700000420212746, -0.8690000176429749, -0.6126105189323425, -2.0726656913757324, -2.679953098297119, -0.5139994621276855, 0.5275431871414185, -1.8957242965698242, 1.8086498975753784, -2.0, -0.3642140030860901, 0.2444249987602234, -0.053203001618385315, -3.1381852626800537, 0.6000000238418579, -3.0739998817443848], "max": [0.7866548299789429, 2.075493097305298, -0.09060004353523254, -0.1624727100133896, -1.1840662956237793, -1.368809461593628, 2.25142240524292, 630.0, 0.3802739977836609, 0.43734198808670044, 0.22989599406719208, -0.6370000243186951, 1.350000023841858, 1.0950000286102295, -0.17462019622325897, -1.913352131843567, -2.1874561309814453, -0.04132939875125885, 1.8447257280349731, -1.3584072589874268, 2.520796537399292, 869.0, -0.23516400158405304, 0.35472598671913147, 0.08741500228643417, 3.140000104904175, 1.4040000438690186, 3.1010000705718994], "mean": [0.40887871384620667, 2.0097014904022217, -0.3969910144805908, -0.5406164526939392, -1.6008822917938232, -1.6110694408416748, 1.41452157497406, 498.65130615234375, 0.3122119903564453, 0.31616875529289246, 0.10255204886198044, -1.5992252826690674, 0.8847919702529907, 0.3761312961578369, -0.25859901309013367, -2.0339887142181396, -2.345388412475586, -0.2955693006515503, 1.1429150104522705, -1.5992624759674072, 2.039583683013916, 478.125, -0.3334563374519348, 0.26791608333587646, 0.03650611266493797, 1.6022536754608154, 1.0036969184875488, -0.40481793880462646], "std": [0.22766698896884918, 0.08474471420049667, 0.27354779839515686, 0.36529362201690674, 0.5519065856933594, 0.09241173416376114, 0.466745525598526, 133.71937561035156, 0.06760022044181824, 0.07030202448368073, 0.031699106097221375, 0.8580013513565063, 0.49671584367752075, 0.7468802332878113, 0.09853372722864151, 0.04076550900936127, 0.15635080635547638, 0.11654789000749588, 0.5385546684265137, 0.15909425914287567, 0.13624903559684753, 233.3772430419922, 0.03168446570634842, 0.025791341438889503, 0.04731752723455429, 1.3614712953567505, 0.28713253140449524, 2.215200901031494], "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": [777], "max": [777], "mean": [777.0], "std": [0.0], "count": [456]}, "index": {"min": [368152], "max": [368607], "mean": [368379.5], "std": [131.63554484510126], "count": [456]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [456]}, "subtask_annotation": {"mean": [13.642543859649123, 29.0, 29.0, 29.0, 29.0], "std": [7.935697529717495, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [456]}, "scene_annotation": {"mean": [777.0], "std": [0.0], "min": [777], "max": [777], "count": [456]}, "eef_direction_state": {"mean": [4.519736842105263, 4.629385964912281], "std": [2.013018141003968, 1.9047299320872269], "min": [0, 0], "max": [6, 6], "count": [456]}, "eef_velocity_state": {"mean": [0.5833333333333334, 0.6798245614035088], "std": [0.7145623941998902, 0.7964482367252123], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_acc_mag_state": {"mean": [0.6622807017543859, 0.6206140350877193], "std": [0.8191662803672597, 0.8156450306005437], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_direction_action": {"mean": [4.519736842105263, 4.629385964912281], "std": [2.013018141003968, 1.9047299320872269], "min": [0, 0], "max": [6, 6], "count": [456]}, "eef_velocity_action": {"mean": [0.5833333333333334, 0.6798245614035088], "std": [0.7145623941998902, 0.7964482367252123], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_acc_mag_action": {"mean": [0.6622807017543859, 0.6206140350877193], "std": [0.8191662803672597, 0.8156450306005437], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_sim_pose_state": {"mean": [0.46090761726247526, 0.34440278261618157, 1.0492066832924445, -1.4663577408004154, 0.9754058158968207, -0.5003327136009961, 0.5097238466033293, -0.36776356443991626, 1.116502478891137, 0.8490063185241902, 0.898791815560623, 0.04528436939053454], "std": [0.029398209791756762, 0.032379833996107235, 0.0227826295186161, 0.7261157018842702, 0.15898638563576778, 2.1219153620789633, 0.08101562262407422, 0.045292297250589565, 0.07020768497847191, 1.6690738748992116, 0.17890930814594821, 1.6862026996390662], "min": [0.43245191163778446, 0.23073532603748242, 1.0087884960994817, -2.4944982141167173, 0.7815132835885112, -3.1345738709967685, 0.4410422300299298, -0.4634050170050729, 1.0473242065217765, -3.1050315380318025, 0.4546662729305395, -2.990006312515227], "max": [0.5585761148847511, 0.36970931392010137, 1.0772676454352694, -0.353528980284316, 1.2535604044953272, 3.138763145033317, 0.6437189763124532, -0.2672128317482598, 1.2672723412116802, 3.1309131446319483, 1.5335851251072459, 3.13728239644037], "count": [456]}, "eef_sim_pose_action": {"mean": [0.46090761726247526, 0.34440278261618157, 1.0492066832924445, -1.4663577408004154, 0.9754058158968207, -0.5003327136009961, 0.5097238466033293, -0.36776356443991626, 1.116502478891137, 0.8490063185241902, 0.898791815560623, 0.04528436939053454], "std": [0.029398209791756762, 0.032379833996107235, 0.0227826295186161, 0.7261157018842702, 0.15898638563576778, 2.1219153620789633, 0.08101562262407422, 0.045292297250589565, 0.07020768497847191, 1.6690738748992116, 0.17890930814594821, 1.6862026996390662], "min": [0.43245191163778446, 0.23073532603748242, 1.0087884960994817, -2.4944982141167173, 0.7815132835885112, -3.1345738709967685, 0.4410422300299298, -0.4634050170050729, 1.0473242065217765, -3.1050315380318025, 0.4546662729305395, -2.990006312515227], "max": [0.5585761148847511, 0.36970931392010137, 1.0772676454352694, -0.353528980284316, 1.2535604044953272, 3.138763145033317, 0.6437189763124532, -0.2672128317482598, 1.2672723412116802, 3.1309131446319483, 1.5335851251072459, 3.13728239644037], "count": [456]}, "gripper_mode_state": {"mean": [0.4758771929824561, 0.16885964912280702], "std": [0.4994177511678927, 0.3746279060894008], "min": [0, 0], "max": [1, 1], "count": [456]}, "gripper_activity_state": {"mean": [1.6951754385964912, 1.9276315789473684], "std": [0.6599929989742185, 0.3331529405690209], "min": [0, 0], "max": [2, 2], "count": [456]}, "gripper_mode_action": {"mean": [0.4758771929824561, 0.16885964912280702], "std": [0.4994177511678927, 0.3746279060894008], "min": [0, 0], "max": [1, 1], "count": [456]}, "gripper_activity_action": {"mean": [1.6951754385964912, 1.9276315789473684], "std": [0.6599929989742185, 0.3331529405690209], "min": [0, 0], "max": [2, 2], "count": [456]}, "gripper_open_scale_state": {"mean": [0.47814473741096425, 0.4986513154213889], "std": [0.23333668221649764, 0.13371941698214837], "min": [0.0, 0.176], "max": [0.869, 0.63], "count": [456]}, "gripper_open_scale_action": {"mean": [0.47814473741096425, 0.4986513154213889], "std": [0.23333668221649764, 0.13371941698214837], "min": [0.0, 0.176], "max": [0.869, 0.63], "count": [456]}}} +{"episode_index": 699, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.48781279207516337]], [[0.4323724693627451]], [[0.4180530330882353]]], "std": [[[0.11033696936752338]], [[0.1896159561837939]], [[0.2093829640722814]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.7725490196078432]], [[0.7764705882352941]]], "mean": [[[0.45929080065359473]], [[0.4558346160130719]], [[0.44772050449346407]]], "std": [[[0.06883699710337392]], [[0.09689178054301137]], [[0.10401606575181226]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7529411764705882]], [[0.7529411764705882]], [[0.7411764705882353]]], "mean": [[[0.475790210375817]], [[0.4463740012254902]], [[0.43198280024509805]]], "std": [[[0.06789971313681208]], [[0.1437861238895891]], [[0.1647983778463324]]], "count": [100]}, "observation.state": {"min": [0.16325810551643372, 1.8137636184692383, -0.8844281435012817, -1.3511641025543213, -2.57582688331604, -1.8231360912322998, 0.9269967079162598, 162.0, 0.14495399594306946, 0.22678400576114655, 0.03742000088095665, -2.9179999828338623, -0.008999999612569809, -0.9290000200271606, -0.6235364079475403, -2.0784428119659424, -2.72438907623291, -0.2969328761100769, 0.9171879887580872, -1.9162144660949707, 2.073887348175049, 36.0, -0.3702229857444763, 0.23876500129699707, -0.05468299984931946, 0.7979999780654907, 0.8069999814033508, -3.118000030517578], "max": [0.8716000318527222, 2.077378273010254, 0.05492551624774933, -0.11969467997550964, -1.1058231592178345, -1.3628926277160645, 2.3007454872131348, 717.0, 0.39445799589157104, 0.45064398646354675, 0.18886199593544006, -0.2930000126361847, 1.2640000581741333, 1.3109999895095825, -0.16694074869155884, -1.9965345859527588, -2.2900989055633545, 0.012287118472158909, 1.4282901287078857, -1.3253332376480103, 2.429725408554077, 859.0, -0.2255070060491562, 0.3460949957370758, 0.06534399837255478, 3.0769999027252197, 1.4279999732971191, 3.13700008392334], "mean": [0.43400564789772034, 2.0070834159851074, -0.45572149753570557, -0.5999892354011536, -1.6336495876312256, -1.6465883255004883, 1.3873639106750488, 406.56219482421875, 0.29604682326316833, 0.314209908246994, 0.10194490104913712, -1.757565975189209, 0.6748935580253601, 0.2951020300388336, -0.27685806155204773, -2.0583248138427734, -2.4154326915740967, -0.16580775380134583, 1.0915074348449707, -1.7089719772338867, 2.200185537338257, 686.3121948242188, -0.3125816583633423, 0.26246172189712524, 0.02617485821247101, 1.7944949865341187, 1.16275155544281, 0.5444672107696533], "std": [0.27831634879112244, 0.07936979085206985, 0.3114947974681854, 0.3808516561985016, 0.6023532748222351, 0.10333485901355743, 0.533060610294342, 137.98406982421875, 0.08707985281944275, 0.0825633779168129, 0.03167536109685898, 0.9380442500114441, 0.4721193313598633, 0.7226207852363586, 0.09793656319379807, 0.015971779823303223, 0.1250571459531784, 0.08700073510408401, 0.214090034365654, 0.206669420003891, 0.08781760931015015, 270.9962158203125, 0.03418220579624176, 0.023555032908916473, 0.038036033511161804, 0.7040630578994751, 0.19312459230422974, 2.317380428314209], "count": [402]}, "action": {"min": [0.16325810551643372, 1.8137636184692383, -0.8844281435012817, -1.3511641025543213, -2.57582688331604, -1.8231360912322998, 0.9269967079162598, 162.0, 0.14495399594306946, 0.22678400576114655, 0.03742000088095665, -2.9179999828338623, -0.008999999612569809, -0.9290000200271606, -0.6235364079475403, -2.0784428119659424, -2.72438907623291, -0.2969328761100769, 0.9171879887580872, -1.9162144660949707, 2.073887348175049, 36.0, -0.3702229857444763, 0.23876500129699707, -0.05468299984931946, 0.7979999780654907, 0.8069999814033508, -3.118000030517578], "max": [0.8716000318527222, 2.077378273010254, 0.05492551624774933, -0.11969467997550964, -1.1058231592178345, -1.3628926277160645, 2.3007454872131348, 717.0, 0.39445799589157104, 0.45064398646354675, 0.18886199593544006, -0.2930000126361847, 1.2640000581741333, 1.3109999895095825, -0.16694074869155884, -1.9965345859527588, -2.2900989055633545, 0.012287118472158909, 1.4282901287078857, -1.3253332376480103, 2.429725408554077, 859.0, -0.2255070060491562, 0.3460949957370758, 0.06534399837255478, 3.0769999027252197, 1.4279999732971191, 3.13700008392334], "mean": [0.43400564789772034, 2.0070834159851074, -0.45572149753570557, -0.5999892354011536, -1.6336495876312256, -1.6465883255004883, 1.3873639106750488, 406.56219482421875, 0.29604682326316833, 0.314209908246994, 0.10194490104913712, -1.757565975189209, 0.6748935580253601, 0.2951020300388336, -0.27685806155204773, -2.0583248138427734, -2.4154326915740967, -0.16580775380134583, 1.0915074348449707, -1.7089719772338867, 2.200185537338257, 686.3121948242188, -0.3125816583633423, 0.26246172189712524, 0.02617485821247101, 1.7944949865341187, 1.16275155544281, 0.5444672107696533], "std": [0.27831634879112244, 0.07936979085206985, 0.3114947974681854, 0.3808516561985016, 0.6023532748222351, 0.10333485901355743, 0.533060610294342, 137.98406982421875, 0.08707985281944275, 0.0825633779168129, 0.03167536109685898, 0.9380442500114441, 0.4721193313598633, 0.7226207852363586, 0.09793656319379807, 0.015971779823303223, 0.1250571459531784, 0.08700073510408401, 0.214090034365654, 0.206669420003891, 0.08781760931015015, 270.9962158203125, 0.03418220579624176, 0.023555032908916473, 0.038036033511161804, 0.7040630578994751, 0.19312459230422974, 2.317380428314209], "count": [402]}, "timestamp": {"min": [0.0], "max": [13.366666666666667], "mean": [6.683333333333333], "std": [3.8682348352628155], "count": [402]}, "frame_index": {"min": [0], "max": [401], "mean": [200.5], "std": [116.04704505788446], "count": [402]}, "episode_index": {"min": [778], "max": [778], "mean": [778.0], "std": [0.0], "count": [402]}, "index": {"min": [368608], "max": [369009], "mean": [368808.5], "std": [116.04704505788446], "count": [402]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [402]}, "subtask_annotation": {"mean": [14.818407960199005, 29.0, 29.0, 29.0, 29.0], "std": [7.732104001581964, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [402]}, "scene_annotation": {"mean": [778.0], "std": [0.0], "min": [778], "max": [778], "count": [402]}, "eef_direction_state": {"mean": [4.810945273631841, 4.032338308457711], "std": [1.9002695807679735, 2.1948490139426706], "min": [0, 0], "max": [6, 6], "count": [402]}, "eef_velocity_state": {"mean": [0.44527363184079605, 0.8432835820895522], "std": [0.6603482043560518, 0.8090392091668102], "min": [0, 0], "max": [2, 2], "count": [402]}, "eef_acc_mag_state": {"mean": [0.4577114427860697, 0.7736318407960199], "std": [0.7427612435994752, 0.8261890233292548], "min": [0, 0], "max": [2, 2], "count": [402]}, "eef_direction_action": {"mean": [4.810945273631841, 4.032338308457711], "std": [1.9002695807679735, 2.1948490139426706], "min": [0, 0], "max": [6, 6], "count": [402]}, "eef_velocity_action": {"mean": [0.44527363184079605, 0.8432835820895522], "std": [0.6603482043560518, 0.8090392091668102], "min": [0, 0], "max": [2, 2], "count": [402]}, "eef_acc_mag_action": {"mean": [0.4577114427860697, 0.7736318407960199], "std": [0.7427612435994752, 0.8261890233292548], "min": [0, 0], "max": [2, 2], "count": [402]}, "eef_sim_pose_state": {"mean": [0.45359919858046843, 0.32212314507598383, 1.0491346440141742, -1.063461020726036, 0.9957429141450396, -1.6495454383598953, 0.5118009245296663, -0.3565773685182016, 1.1299516527163247, 0.5201162031533294, 0.8915096453712464, -0.31334638730784903], "std": [0.025175920526210004, 0.026043220544642597, 0.027930830683381484, 0.6087129455001069, 0.11602951717114574, 0.679835039907035, 0.09490196136636606, 0.06329019199894355, 0.07223056517001812, 1.8168178386448064, 0.1953146264738782, 1.5614845151589478], "min": [0.4303297592383223, 0.2194743593489038, 0.9916360582411282, -2.2222232054800504, 0.8047287611161553, -2.866206100054061, 0.4128535204375412, -0.42654441250607594, 1.0418374041640437, -3.134900203296197, 0.46321416833969886, -3.1243583361617624], "max": [0.545525930626594, 0.3522614318333881, 1.0794099087423525, -0.44998161636329226, 1.2322671082560692, -0.8286740020870726, 0.6588280244068521, -0.23894517686458505, 1.2463782686362044, 3.135089947830154, 1.4123146553851003, 3.073384300382618], "count": [402]}, "eef_sim_pose_action": {"mean": [0.45359919858046843, 0.32212314507598383, 1.0491346440141742, -1.063461020726036, 0.9957429141450396, -1.6495454383598953, 0.5118009245296663, -0.3565773685182016, 1.1299516527163247, 0.5201162031533294, 0.8915096453712464, -0.31334638730784903], "std": [0.025175920526210004, 0.026043220544642597, 0.027930830683381484, 0.6087129455001069, 0.11602951717114574, 0.679835039907035, 0.09490196136636606, 0.06329019199894355, 0.07223056517001812, 1.8168178386448064, 0.1953146264738782, 1.5614845151589478], "min": [0.4303297592383223, 0.2194743593489038, 0.9916360582411282, -2.2222232054800504, 0.8047287611161553, -2.866206100054061, 0.4128535204375412, -0.42654441250607594, 1.0418374041640437, -3.134900203296197, 0.46321416833969886, -3.1243583361617624], "max": [0.545525930626594, 0.3522614318333881, 1.0794099087423525, -0.44998161636329226, 1.2322671082560692, -0.8286740020870726, 0.6588280244068521, -0.23894517686458505, 1.2463782686362044, 3.135089947830154, 1.4123146553851003, 3.073384300382618], "count": [402]}, "gripper_mode_state": {"mean": [0.21890547263681592, 0.7761194029850746], "std": [0.4135043732374148, 0.4168429863811601], "min": [0, 0], "max": [1, 1], "count": [402]}, "gripper_activity_state": {"mean": [1.8059701492537314, 1.8606965174129353], "std": [0.5251525995749016, 0.46306088747621454], "min": [0, 0], "max": [2, 2], "count": [402]}, "gripper_mode_action": {"mean": [0.21890547263681592, 0.7761194029850746], "std": [0.4135043732374148, 0.4168429863811601], "min": [0, 0], "max": [1, 1], "count": [402]}, "gripper_activity_action": {"mean": [1.8059701492537314, 1.8606965174129353], "std": [0.5251525995749016, 0.46306088747621454], "min": [0, 0], "max": [2, 2], "count": [402]}, "gripper_open_scale_state": {"mean": [0.6863121890072809, 0.40656218897881297], "std": [0.2709962562263822, 0.1379844293030191], "min": [0.036, 0.162], "max": [0.859, 0.717], "count": [402]}, "gripper_open_scale_action": {"mean": [0.6863121890072809, 0.40656218897881297], "std": [0.2709962562263822, 0.1379844293030191], "min": [0.036, 0.162], "max": [0.859, 0.717], "count": [402]}}} +{"episode_index": 700, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.4812062397875817]], [[0.4293320159313726]], [[0.4150357618464052]]], "std": [[[0.10887468544424449]], [[0.18460427501470453]], [[0.20456008857283772]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.788235294117647]], [[0.8]]], "mean": [[[0.4631031331699347]], [[0.45865750816993467]], [[0.45156425449346405]]], "std": [[[0.06430784671942613]], [[0.09045153583301252]], [[0.09757468817343681]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7254901960784313]], [[0.8156862745098039]], [[0.8156862745098039]]], "mean": [[[0.4723379738562092]], [[0.4465018014705882]], [[0.43027884803921573]]], "std": [[[0.06541733165932365]], [[0.14346241664333356]], [[0.1657758910164867]]], "count": [100]}, "observation.state": {"min": [0.15535177290439606, 1.859351634979248, -0.8401840925216675, -1.2131609916687012, -2.7898216247558594, -1.814095377922058, 0.9428443312644958, 175.0, 0.19254599511623383, 0.23339200019836426, 0.058921001851558685, -2.940000057220459, -0.16899998486042023, -0.8470000624656677, -0.6392093896865845, -2.0788791179656982, -2.732086181640625, -0.2981545925140381, 0.6380749344825745, -1.8668216466903687, 2.0892465114593506, 65.0, -0.36827701330184937, 0.2291029989719391, -0.07512599974870682, 0.6549999117851257, 0.6740000247955322, -3.1089999675750732], "max": [0.812328577041626, 2.0756678581237793, -0.08803441375494003, -0.15645131468772888, -1.081336259841919, -1.3290159702301025, 2.2258708477020264, 595.0, 0.3983989953994751, 0.4345340132713318, 0.17276400327682495, -0.593999981880188, 1.284999966621399, 1.128000020980835, -0.16254250705242157, -1.9679460525512695, -2.1621663570404053, 0.11513938009738922, 1.4636679887771606, -1.3512687683105469, 2.362373113632202, 815.0, -0.2227409929037094, 0.3363740146160126, 0.08786100149154663, 3.0880000591278076, 1.3799999952316284, 3.0739998817443848], "mean": [0.41041892766952515, 2.00783371925354, -0.4677519202232361, -0.5975506901741028, -1.6279230117797852, -1.6299625635147095, 1.4241806268692017, 481.26873779296875, 0.3091582953929901, 0.3143087327480316, 0.10506957024335861, -1.7198549509048462, 0.7769923806190491, 0.27940043807029724, -0.3173988461494446, -2.057267904281616, -2.5326733589172363, -0.04418817162513733, 1.0969512462615967, -1.7117754220962524, 2.28406023979187, 709.819091796875, -0.3157050907611847, 0.2632490396499634, 0.02192232757806778, 1.5141030550003052, 1.082711100578308, 0.311452716588974], "std": [0.2659473419189453, 0.0762256309390068, 0.21760456264019012, 0.3383180499076843, 0.6479588150978088, 0.1104556992650032, 0.47692257165908813, 145.64358520507812, 0.06893150508403778, 0.07691285759210587, 0.02257716841995716, 0.8713236451148987, 0.5140429735183716, 0.7435417175292969, 0.12344115972518921, 0.029785817489027977, 0.218001589179039, 0.14524127542972565, 0.24739715456962585, 0.1855936348438263, 0.09210246056318283, 217.6096649169922, 0.03675420954823494, 0.02850433439016342, 0.045241378247737885, 0.9807494878768921, 0.1746586710214615, 2.2126502990722656], "count": [387]}, "action": {"min": [0.15535177290439606, 1.859351634979248, -0.8401840925216675, -1.2131609916687012, -2.7898216247558594, -1.814095377922058, 0.9428443312644958, 175.0, 0.19254599511623383, 0.23339200019836426, 0.058921001851558685, -2.940000057220459, -0.16899998486042023, -0.8470000624656677, -0.6392093896865845, -2.0788791179656982, -2.732086181640625, -0.2981545925140381, 0.6380749344825745, -1.8668216466903687, 2.0892465114593506, 65.0, -0.36827701330184937, 0.2291029989719391, -0.07512599974870682, 0.6549999117851257, 0.6740000247955322, -3.1089999675750732], "max": [0.812328577041626, 2.0756678581237793, -0.08803441375494003, -0.15645131468772888, -1.081336259841919, -1.3290159702301025, 2.2258708477020264, 595.0, 0.3983989953994751, 0.4345340132713318, 0.17276400327682495, -0.593999981880188, 1.284999966621399, 1.128000020980835, -0.16254250705242157, -1.9679460525512695, -2.1621663570404053, 0.11513938009738922, 1.4636679887771606, -1.3512687683105469, 2.362373113632202, 815.0, -0.2227409929037094, 0.3363740146160126, 0.08786100149154663, 3.0880000591278076, 1.3799999952316284, 3.0739998817443848], "mean": [0.41041892766952515, 2.00783371925354, -0.4677519202232361, -0.5975506901741028, -1.6279230117797852, -1.6299625635147095, 1.4241806268692017, 481.26873779296875, 0.3091582953929901, 0.3143087327480316, 0.10506957024335861, -1.7198549509048462, 0.7769923806190491, 0.27940043807029724, -0.3173988461494446, -2.057267904281616, -2.5326733589172363, -0.04418817162513733, 1.0969512462615967, -1.7117754220962524, 2.28406023979187, 709.819091796875, -0.3157050907611847, 0.2632490396499634, 0.02192232757806778, 1.5141030550003052, 1.082711100578308, 0.311452716588974], "std": [0.2659473419189453, 0.0762256309390068, 0.21760456264019012, 0.3383180499076843, 0.6479588150978088, 0.1104556992650032, 0.47692257165908813, 145.64358520507812, 0.06893150508403778, 0.07691285759210587, 0.02257716841995716, 0.8713236451148987, 0.5140429735183716, 0.7435417175292969, 0.12344115972518921, 0.029785817489027977, 0.218001589179039, 0.14524127542972565, 0.24739715456962585, 0.1855936348438263, 0.09210246056318283, 217.6096649169922, 0.03675420954823494, 0.02850433439016342, 0.045241378247737885, 0.9807494878768921, 0.1746586710214615, 2.2126502990722656], "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": [779], "max": [779], "mean": [779.0], "std": [0.0], "count": [387]}, "index": {"min": [369010], "max": [369396], "mean": [369203.0], "std": [111.71690412227984], "count": [387]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [387]}, "subtask_annotation": {"mean": [15.395348837209303, 29.0, 29.0, 29.0, 29.0], "std": [7.941730886764909, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [387]}, "scene_annotation": {"mean": [779.0], "std": [0.0], "min": [779], "max": [779], "count": [387]}, "eef_direction_state": {"mean": [4.777777777777778, 4.245478036175711], "std": [1.8697157329908487, 2.0229175252879332], "min": [0, 0], "max": [6, 6], "count": [387]}, "eef_velocity_state": {"mean": [0.48578811369509045, 0.8036175710594315], "std": [0.7164941826424871, 0.7793771703384339], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_acc_mag_state": {"mean": [0.5762273901808785, 0.7829457364341085], "std": [0.7948498501044189, 0.8255722967799384], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_direction_action": {"mean": [4.777777777777778, 4.245478036175711], "std": [1.8697157329908487, 2.0229175252879332], "min": [0, 0], "max": [6, 6], "count": [387]}, "eef_velocity_action": {"mean": [0.48578811369509045, 0.8036175710594315], "std": [0.7164941826424871, 0.7793771703384339], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_acc_mag_action": {"mean": [0.5762273901808785, 0.7829457364341085], "std": [0.7948498501044189, 0.8255722967799384], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_sim_pose_state": {"mean": [0.45387187674595403, 0.3157067626842489, 1.0438628028428119, -1.1302879492777813, 0.9653461633320882, -1.0151630719960187, 0.510111639148984, -0.36844895280597073, 1.122880658964354, 0.9956324901581309, 0.901168274304482, -0.2291042357599747], "std": [0.0315095619450177, 0.038493902552959695, 0.020811028064380732, 0.5909339251237998, 0.16483978281306083, 1.4635798451123538, 0.08834883711025857, 0.044871827042139774, 0.06655214779672393, 1.6672513416003876, 0.2356110775756608, 1.6874007647799611], "min": [0.4253141218393515, 0.20658192499056338, 0.9929270559706181, -2.45983395307299, 0.8236020662978887, -3.1233914162960543, 0.418649457520013, -0.41455238853214904, 1.0398423065119056, -3.1372307428430273, 0.35781657249857246, -3.138452807191258], "max": [0.5377515889816638, 0.3644224127598683, 1.0660770933989447, -0.6381098425554202, 1.3111572626658066, 3.136098536043792, 0.6356314066648389, -0.2955283722372659, 1.2376767655728107, 3.0682871375372356, 1.4262868979889292, 2.9816132397881296], "count": [387]}, "eef_sim_pose_action": {"mean": [0.45387187674595403, 0.3157067626842489, 1.0438628028428119, -1.1302879492777813, 0.9653461633320882, -1.0151630719960187, 0.510111639148984, -0.36844895280597073, 1.122880658964354, 0.9956324901581309, 0.901168274304482, -0.2291042357599747], "std": [0.0315095619450177, 0.038493902552959695, 0.020811028064380732, 0.5909339251237998, 0.16483978281306083, 1.4635798451123538, 0.08834883711025857, 0.044871827042139774, 0.06655214779672393, 1.6672513416003876, 0.2356110775756608, 1.6874007647799611], "min": [0.4253141218393515, 0.20658192499056338, 0.9929270559706181, -2.45983395307299, 0.8236020662978887, -3.1233914162960543, 0.418649457520013, -0.41455238853214904, 1.0398423065119056, -3.1372307428430273, 0.35781657249857246, -3.138452807191258], "max": [0.5377515889816638, 0.3644224127598683, 1.0660770933989447, -0.6381098425554202, 1.3111572626658066, 3.136098536043792, 0.6356314066648389, -0.2955283722372659, 1.2376767655728107, 3.0682871375372356, 1.4262868979889292, 2.9816132397881296], "count": [387]}, "gripper_mode_state": {"mean": [0.16020671834625322, 0.28165374677002586], "std": [0.36679766321907986, 0.4498054175979134], "min": [0, 0], "max": [1, 1], "count": [387]}, "gripper_activity_state": {"mean": [1.82687338501292, 1.8578811369509043], "std": [0.5016781059136828, 0.4691612796097], "min": [0, 0], "max": [2, 2], "count": [387]}, "gripper_mode_action": {"mean": [0.16020671834625322, 0.28165374677002586], "std": [0.36679766321907986, 0.4498054175979134], "min": [0, 0], "max": [1, 1], "count": [387]}, "gripper_activity_action": {"mean": [1.82687338501292, 1.8578811369509043], "std": [0.5016781059136828, 0.4691612796097], "min": [0, 0], "max": [2, 2], "count": [387]}, "gripper_open_scale_state": {"mean": [0.7098191213287414, 0.48126873400784254], "std": [0.21760969503518948, 0.14564392589044736], "min": [0.065, 0.175], "max": [0.815, 0.595], "count": [387]}, "gripper_open_scale_action": {"mean": [0.7098191213287414, 0.48126873400784254], "std": [0.21760969503518948, 0.14564392589044736], "min": [0.065, 0.175], "max": [0.815, 0.595], "count": [387]}}} +{"episode_index": 701, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.48245481821895425]], [[0.4303019383169934]], [[0.41691247957516336]]], "std": [[[0.10762172053224696]], [[0.18460731214093806]], [[0.2041397957033768]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7764705882352941]], [[0.7843137254901961]]], "mean": [[[0.4617867177287582]], [[0.45558933210784314]], [[0.4467745649509804]]], "std": [[[0.06659355618500817]], [[0.09932120303372736]], [[0.10754429631799323]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.0]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.7647058823529411]], [[0.7529411764705882]]], "mean": [[[0.4768147487745098]], [[0.4525795322712418]], [[0.43915485906862745]]], "std": [[[0.06563329844728273]], [[0.13667693893500718]], [[0.1567926087348805]]], "count": [100]}, "observation.state": {"min": [0.12002629041671753, 1.8013195991516113, -0.8289965391159058, -1.1608010530471802, -2.5603108406066895, -1.9041367769241333, 0.7968649864196777, 167.0, 0.1627970039844513, 0.19819000363349915, 0.04255500063300133, -3.1050000190734863, 0.016999995335936546, -1.1059999465942383, -0.562292754650116, -2.073294162750244, -2.653581142425537, -0.4181634187698364, 0.6299766302108765, -1.8745883703231812, 1.6103628873825073, 49.0, -0.36680498719215393, 0.234593003988266, -0.050471000373363495, -3.125, 0.6660000085830688, -3.059000015258789], "max": [0.8873777389526367, 2.0770466327667236, -0.12887510657310486, -0.11456342041492462, -1.0029535293579102, -1.3420360088348389, 2.2228164672851562, 609.0, 0.40400099754333496, 0.4521540105342865, 0.1854339987039566, 0.2240000218153, 1.5479999780654907, 2.1600000858306885, -0.18186332285404205, -1.9648568630218506, -2.1100332736968994, 0.03822271153330803, 1.4499149322509766, -1.3435720205307007, 2.3836312294006348, 871.0, -0.2214290052652359, 0.3595139980316162, 0.0888260006904602, 3.0789999961853027, 1.5099999904632568, 2.818000078201294], "mean": [0.43015265464782715, 1.9928474426269531, -0.4602809250354767, -0.5183570384979248, -1.574820876121521, -1.6818112134933472, 1.3456215858459473, 495.819580078125, 0.2996028959751129, 0.31076979637145996, 0.10297656059265137, -1.690508484840393, 0.6884109377861023, 0.3273133635520935, -0.26854509115219116, -2.0488901138305664, -2.3333475589752197, -0.1890534907579422, 0.923435628414154, -1.6870062351226807, 2.0582802295684814, 659.5864868164062, -0.3228957951068878, 0.2643880248069763, 0.044120773673057556, 0.7024414539337158, 1.1282130479812622, 0.12846620380878448], "std": [0.2815394997596741, 0.09730017930269241, 0.25619634985923767, 0.37953469157218933, 0.641072154045105, 0.15873806178569794, 0.5612180233001709, 168.78126525878906, 0.07681330293416977, 0.0897592306137085, 0.027648871764540672, 1.0037200450897217, 0.4429212808609009, 0.8146695494651794, 0.09193692356348038, 0.030251065269112587, 0.1542159914970398, 0.11824579536914825, 0.3455255329608917, 0.18360476195812225, 0.17619304358959198, 226.2772674560547, 0.03143380954861641, 0.03213191404938698, 0.04587274789810181, 1.6128023862838745, 0.219796821475029, 2.013336420059204], "count": [399]}, "action": {"min": [0.12002629041671753, 1.8013195991516113, -0.8289965391159058, -1.1608010530471802, -2.5603108406066895, -1.9041367769241333, 0.7968649864196777, 167.0, 0.1627970039844513, 0.19819000363349915, 0.04255500063300133, -3.1050000190734863, 0.016999995335936546, -1.1059999465942383, -0.562292754650116, -2.073294162750244, -2.653581142425537, -0.4181634187698364, 0.6299766302108765, -1.8745883703231812, 1.6103628873825073, 49.0, -0.36680498719215393, 0.234593003988266, -0.050471000373363495, -3.125, 0.6660000085830688, -3.059000015258789], "max": [0.8873777389526367, 2.0770466327667236, -0.12887510657310486, -0.11456342041492462, -1.0029535293579102, -1.3420360088348389, 2.2228164672851562, 609.0, 0.40400099754333496, 0.4521540105342865, 0.1854339987039566, 0.2240000218153, 1.5479999780654907, 2.1600000858306885, -0.18186332285404205, -1.9648568630218506, -2.1100332736968994, 0.03822271153330803, 1.4499149322509766, -1.3435720205307007, 2.3836312294006348, 871.0, -0.2214290052652359, 0.3595139980316162, 0.0888260006904602, 3.0789999961853027, 1.5099999904632568, 2.818000078201294], "mean": [0.43015265464782715, 1.9928474426269531, -0.4602809250354767, -0.5183570384979248, -1.574820876121521, -1.6818112134933472, 1.3456215858459473, 495.819580078125, 0.2996028959751129, 0.31076979637145996, 0.10297656059265137, -1.690508484840393, 0.6884109377861023, 0.3273133635520935, -0.26854509115219116, -2.0488901138305664, -2.3333475589752197, -0.1890534907579422, 0.923435628414154, -1.6870062351226807, 2.0582802295684814, 659.5864868164062, -0.3228957951068878, 0.2643880248069763, 0.044120773673057556, 0.7024414539337158, 1.1282130479812622, 0.12846620380878448], "std": [0.2815394997596741, 0.09730017930269241, 0.25619634985923767, 0.37953469157218933, 0.641072154045105, 0.15873806178569794, 0.5612180233001709, 168.78126525878906, 0.07681330293416977, 0.0897592306137085, 0.027648871764540672, 1.0037200450897217, 0.4429212808609009, 0.8146695494651794, 0.09193692356348038, 0.030251065269112587, 0.1542159914970398, 0.11824579536914825, 0.3455255329608917, 0.18360476195812225, 0.17619304358959198, 226.2772674560547, 0.03143380954861641, 0.03213191404938698, 0.04587274789810181, 1.6128023862838745, 0.219796821475029, 2.013336420059204], "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": [780], "max": [780], "mean": [780.0], "std": [0.0], "count": [399]}, "index": {"min": [369397], "max": [369795], "mean": [369596.0], "std": [115.18101695447331], "count": [399]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [399]}, "subtask_annotation": {"mean": [14.837092731829573, 29.0, 29.0, 29.0, 29.0], "std": [7.608926795967233, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [399]}, "scene_annotation": {"mean": [780.0], "std": [0.0], "min": [780], "max": [780], "count": [399]}, "eef_direction_state": {"mean": [4.456140350877193, 3.7343358395989976], "std": [2.062301835936521, 2.25217221737939], "min": [0, 0], "max": [6, 6], "count": [399]}, "eef_velocity_state": {"mean": [0.5889724310776943, 0.974937343358396], "std": [0.7125644300055453, 0.8222308633014045], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_acc_mag_state": {"mean": [0.6967418546365914, 0.8796992481203008], "std": [0.8351695525348568, 0.8320424546802944], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_direction_action": {"mean": [4.456140350877193, 3.7343358395989976], "std": [2.062301835936521, 2.25217221737939], "min": [0, 0], "max": [6, 6], "count": [399]}, "eef_velocity_action": {"mean": [0.5889724310776943, 0.974937343358396], "std": [0.7125644300055453, 0.8222308633014045], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_acc_mag_action": {"mean": [0.6967418546365914, 0.8796992481203008], "std": [0.8351695525348568, 0.8320424546802944], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_sim_pose_state": {"mean": [0.4554622697114541, 0.3373401091831207, 1.0542456187645723, -1.1744134883012893, 0.8828151065935199, -1.1531919963744022, 0.5079070634288735, -0.3590132752406537, 1.1263042458156418, 0.8031050797078241, 0.8787428129157874, -0.3772140425806661], "std": [0.03516003267549304, 0.03010001892330572, 0.025344328756640232, 0.5612072134286893, 0.1766285751958618, 1.4445713551778132, 0.10042321291145327, 0.048194785910027266, 0.07494923255008919, 1.7067930701329173, 0.18091366318998578, 1.5965551931362372], "min": [0.42189704215058493, 0.24404233239340678, 0.9953511887637331, -2.38590598951043, 0.6384945211501196, -3.1372003546628817, 0.38718192414184827, -0.4141014197531481, 1.0397225959303305, -3.136937819128705, 0.5105092430190958, -3.0780385810572484], "max": [0.5620898974982483, 0.36736974439579556, 1.0923876548574947, -0.6967536921340215, 1.2657428058608606, 3.141371048668812, 0.6597606597084982, -0.24252308104135178, 1.2630339061602784, 3.1232756581544425, 1.5185714668045467, 3.0073694797053396], "count": [399]}, "eef_sim_pose_action": {"mean": [0.4554622697114541, 0.3373401091831207, 1.0542456187645723, -1.1744134883012893, 0.8828151065935199, -1.1531919963744022, 0.5079070634288735, -0.3590132752406537, 1.1263042458156418, 0.8031050797078241, 0.8787428129157874, -0.3772140425806661], "std": [0.03516003267549304, 0.03010001892330572, 0.025344328756640232, 0.5612072134286893, 0.1766285751958618, 1.4445713551778132, 0.10042321291145327, 0.048194785910027266, 0.07494923255008919, 1.7067930701329173, 0.18091366318998578, 1.5965551931362372], "min": [0.42189704215058493, 0.24404233239340678, 0.9953511887637331, -2.38590598951043, 0.6384945211501196, -3.1372003546628817, 0.38718192414184827, -0.4141014197531481, 1.0397225959303305, -3.136937819128705, 0.5105092430190958, -3.0780385810572484], "max": [0.5620898974982483, 0.36736974439579556, 1.0923876548574947, -0.6967536921340215, 1.2657428058608606, 3.141371048668812, 0.6597606597084982, -0.24252308104135178, 1.2630339061602784, 3.1232756581544425, 1.5185714668045467, 3.0073694797053396], "count": [399]}, "gripper_mode_state": {"mean": [0.17794486215538846, 0.24310776942355888], "std": [0.3824663229460711, 0.42895965063098795], "min": [0, 0], "max": [1, 1], "count": [399]}, "gripper_activity_state": {"mean": [1.8120300751879699, 1.8696741854636592], "std": [0.5272101245103422, 0.44559401834319057], "min": [0, 0], "max": [2, 2], "count": [399]}, "gripper_mode_action": {"mean": [0.17794486215538846, 0.24310776942355888], "std": [0.3824663229460711, 0.42895965063098795], "min": [0, 0], "max": [1, 1], "count": [399]}, "gripper_activity_action": {"mean": [1.8120300751879699, 1.8696741854636592], "std": [0.5272101245103422, 0.44559401834319057], "min": [0, 0], "max": [2, 2], "count": [399]}, "gripper_open_scale_state": {"mean": [0.6595864663279447, 0.4958195487574534], "std": [0.22627712075811032, 0.1687815509458009], "min": [0.049, 0.167], "max": [0.871, 0.609], "count": [399]}, "gripper_open_scale_action": {"mean": [0.6595864663279447, 0.4958195487574534], "std": [0.22627712075811032, 0.1687815509458009], "min": [0.049, 0.167], "max": [0.871, 0.609], "count": [399]}}} +{"episode_index": 702, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.48021014777270127]], [[0.4238261053207691]], [[0.40847462561076214]]], "std": [[[0.10665843277052836]], [[0.18644332617194218]], [[0.20762019247775382]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.0]], [[0.0]]], "max": [[[0.796078431372549]], [[0.796078431372549]], [[0.807843137254902]]], "mean": [[[0.4556111071451234]], [[0.45459334150326797]], [[0.4467025687702265]]], "std": [[[0.060660555096740995]], [[0.08271596193144845]], [[0.08865914409536776]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.7764705882352941]], [[0.7686274509803922]]], "mean": [[[0.4739212652293927]], [[0.43692797369756964]], [[0.41798217288533535]]], "std": [[[0.06338263942950294]], [[0.15037729069773878]], [[0.17665004660874817]]], "count": [103]}, "observation.state": {"min": [0.2137155681848526, 1.8542379140853882, -0.8210552930831909, -1.1930198669433594, -2.582738161087036, -1.7986490726470947, 0.8993332982063293, 137.0, 0.2221039980649948, 0.2391979992389679, -0.021205000579357147, -3.115999937057495, -0.031000003218650818, -1.8020000457763672, -0.6008819937705994, -2.0739572048187256, -2.7147724628448486, -0.3897145986557007, 0.6317567825317383, -1.8724241256713867, 1.859508752822876, 138.0, -0.3597399890422821, 0.2243420034646988, -0.04075299948453903, -3.1401853561401367, 0.6660000085830688, -2.9560000896453857], "max": [0.7471579909324646, 2.073887348175049, -0.06293657422065735, -0.10602875053882599, -1.0045416355133057, -1.033531665802002, 2.253551721572876, 671.0, 0.4148159921169281, 0.42645901441574097, 0.18984200060367584, 3.134999990463257, 1.3600000143051147, 1.5180000066757202, -0.13864895701408386, -1.931014895439148, -2.173161745071411, 0.0031590459402650595, 1.5295891761779785, -1.3666452169418335, 2.428067207336426, 862.0, -0.22321900725364685, 0.3540480136871338, 0.07351099699735641, 3.117000102996826, 1.5099999904632568, 3.0290000438690186], "mean": [0.48103344440460205, 1.9918837547302246, -0.4303419291973114, -0.5283106565475464, -1.6972920894622803, -1.4883345365524292, 1.5496054887771606, 446.2110900878906, 0.31563639640808105, 0.3399233818054199, 0.08414006978273392, -1.1093395948410034, 0.7577073574066162, 0.017252182587981224, -0.2517321705818176, -2.056705951690674, -2.485783815383911, -0.12195724993944168, 0.9597523212432861, -1.6718974113464355, 2.019028425216675, 766.1793212890625, -0.34031417965888977, 0.25681716203689575, 0.04585513472557068, 0.34589025378227234, 1.2317018508911133, 0.2854961156845093], "std": [0.19647368788719177, 0.06942335516214371, 0.2505939304828644, 0.3331679105758667, 0.5570802092552185, 0.15163490176200867, 0.4528671205043793, 172.0531463623047, 0.06722169369459152, 0.06458552181720734, 0.04195653274655342, 1.8491636514663696, 0.43870043754577637, 1.0612796545028687, 0.1060265451669693, 0.02393067441880703, 0.12899841368198395, 0.11838412284851074, 0.27930083870887756, 0.11368866264820099, 0.13179844617843628, 178.18434143066406, 0.036844562739133835, 0.029680559411644936, 0.03544742986559868, 1.4237349033355713, 0.20878295600414276, 1.6931954622268677], "count": [488]}, "action": {"min": [0.2137155681848526, 1.8542379140853882, -0.8210552930831909, -1.1930198669433594, -2.582738161087036, -1.7986490726470947, 0.8993332982063293, 137.0, 0.2221039980649948, 0.2391979992389679, -0.021205000579357147, -3.115999937057495, -0.031000003218650818, -1.8020000457763672, -0.6008819937705994, -2.0739572048187256, -2.7147724628448486, -0.3897145986557007, 0.6317567825317383, -1.8724241256713867, 1.859508752822876, 138.0, -0.3597399890422821, 0.2243420034646988, -0.04075299948453903, -3.1401853561401367, 0.6660000085830688, -2.9560000896453857], "max": [0.7471579909324646, 2.073887348175049, -0.06293657422065735, -0.10602875053882599, -1.0045416355133057, -1.033531665802002, 2.253551721572876, 671.0, 0.4148159921169281, 0.42645901441574097, 0.18984200060367584, 3.134999990463257, 1.3600000143051147, 1.5180000066757202, -0.13864895701408386, -1.931014895439148, -2.173161745071411, 0.0031590459402650595, 1.5295891761779785, -1.3666452169418335, 2.428067207336426, 862.0, -0.22321900725364685, 0.3540480136871338, 0.07351099699735641, 3.117000102996826, 1.5099999904632568, 3.0290000438690186], "mean": [0.48103344440460205, 1.9918837547302246, -0.4303419291973114, -0.5283106565475464, -1.6972920894622803, -1.4883345365524292, 1.5496054887771606, 446.2110900878906, 0.31563639640808105, 0.3399233818054199, 0.08414006978273392, -1.1093395948410034, 0.7577073574066162, 0.017252182587981224, -0.2517321705818176, -2.056705951690674, -2.485783815383911, -0.12195724993944168, 0.9597523212432861, -1.6718974113464355, 2.019028425216675, 766.1793212890625, -0.34031417965888977, 0.25681716203689575, 0.04585513472557068, 0.34589025378227234, 1.2317018508911133, 0.2854961156845093], "std": [0.19647368788719177, 0.06942335516214371, 0.2505939304828644, 0.3331679105758667, 0.5570802092552185, 0.15163490176200867, 0.4528671205043793, 172.0531463623047, 0.06722169369459152, 0.06458552181720734, 0.04195653274655342, 1.8491636514663696, 0.43870043754577637, 1.0612796545028687, 0.1060265451669693, 0.02393067441880703, 0.12899841368198395, 0.11838412284851074, 0.27930083870887756, 0.11368866264820099, 0.13179844617843628, 178.18434143066406, 0.036844562739133835, 0.029680559411644936, 0.03544742986559868, 1.4237349033355713, 0.20878295600414276, 1.6931954622268677], "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": [781], "max": [781], "mean": [781.0], "std": [0.0], "count": [488]}, "index": {"min": [369796], "max": [370283], "mean": [370039.5], "std": [140.8731699082547], "count": [488]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [488]}, "subtask_annotation": {"mean": [16.489754098360656, 29.0, 29.0, 29.0, 29.0], "std": [6.935290597894014, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [488]}, "scene_annotation": {"mean": [781.0], "std": [0.0], "min": [781], "max": [781], "count": [488]}, "eef_direction_state": {"mean": [5.012295081967213, 3.8442622950819674], "std": [1.7901862650982152, 1.9597193333810659], "min": [0, 0], "max": [6, 6], "count": [488]}, "eef_velocity_state": {"mean": [0.39344262295081966, 0.9672131147540983], "std": [0.6872059973351865, 0.7594694678621989], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_acc_mag_state": {"mean": [0.5204918032786885, 0.9282786885245902], "std": [0.7759117877644539, 0.842626837874557], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_direction_action": {"mean": [5.012295081967213, 3.8442622950819674], "std": [1.7901862650982152, 1.9597193333810659], "min": [0, 0], "max": [6, 6], "count": [488]}, "eef_velocity_action": {"mean": [0.39344262295081966, 0.9672131147540983], "std": [0.6872059973351865, 0.7594694678621989], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_acc_mag_action": {"mean": [0.5204918032786885, 0.9282786885245902], "std": [0.7759117877644539, 0.842626837874557], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_sim_pose_state": {"mean": [0.4445545394098811, 0.3454137434371891, 1.0436841801655874, -1.1980446582741613, 0.8060567408960567, -1.246775195685471, 0.5366579377162893, -0.3600473477182543, 1.1081602788549938, 1.5014505249641865, 0.8338820988256321, -0.22180813258793927], "std": [0.033337550481201544, 0.03314074339699087, 0.018448133690826103, 0.40580266252235825, 0.18894337584462978, 1.139213972073365, 0.07391939335637124, 0.04789579322973915, 0.06036106845117826, 1.556797405828184, 0.25215883943603384, 2.0846961327509295], "min": [0.4188946805516288, 0.23548368419048474, 0.9977594106625561, -2.385820701331459, 0.6519952453604207, -3.140571183324747, 0.4268743964328795, -0.43975114927437575, 1.033988286678227, -3.140284534165683, 0.33445827816475315, -3.1067851545278966], "max": [0.5547087917380842, 0.3654042716991549, 1.0866167242534561, -0.612750410065637, 1.2348620950596705, 3.13842800346398, 0.6314180541976795, -0.2727926242412325, 1.2361030593300588, 3.13942828986916, 1.3421786272548584, 3.1095638410859783], "count": [488]}, "eef_sim_pose_action": {"mean": [0.4445545394098811, 0.3454137434371891, 1.0436841801655874, -1.1980446582741613, 0.8060567408960567, -1.246775195685471, 0.5366579377162893, -0.3600473477182543, 1.1081602788549938, 1.5014505249641865, 0.8338820988256321, -0.22180813258793927], "std": [0.033337550481201544, 0.03314074339699087, 0.018448133690826103, 0.40580266252235825, 0.18894337584462978, 1.139213972073365, 0.07391939335637124, 0.04789579322973915, 0.06036106845117826, 1.556797405828184, 0.25215883943603384, 2.0846961327509295], "min": [0.4188946805516288, 0.23548368419048474, 0.9977594106625561, -2.385820701331459, 0.6519952453604207, -3.140571183324747, 0.4268743964328795, -0.43975114927437575, 1.033988286678227, -3.140284534165683, 0.33445827816475315, -3.1067851545278966], "max": [0.5547087917380842, 0.3654042716991549, 1.0866167242534561, -0.612750410065637, 1.2348620950596705, 3.13842800346398, 0.6314180541976795, -0.2727926242412325, 1.2361030593300588, 3.13942828986916, 1.3421786272548584, 3.1095638410859783], "count": [488]}, "gripper_mode_state": {"mean": [0.11065573770491803, 0.430327868852459], "std": [0.3137053480862234, 0.4951219992500407], "min": [0, 0], "max": [1, 1], "count": [488]}, "gripper_activity_state": {"mean": [1.8647540983606556, 1.8565573770491803], "std": [0.46402058517571143, 0.45709124979843957], "min": [0, 0], "max": [2, 2], "count": [488]}, "gripper_mode_action": {"mean": [0.11065573770491803, 0.430327868852459], "std": [0.3137053480862234, 0.4951219992500407], "min": [0, 0], "max": [1, 1], "count": [488]}, "gripper_activity_action": {"mean": [1.8647540983606556, 1.8565573770491803], "std": [0.46402058517571143, 0.45709124979843957], "min": [0, 0], "max": [2, 2], "count": [488]}, "gripper_open_scale_state": {"mean": [0.7661793034975636, 0.4462110655425027], "std": [0.17818426999495676, 0.1720531355518867], "min": [0.138, 0.137], "max": [0.862, 0.671], "count": [488]}, "gripper_open_scale_action": {"mean": [0.7661793034975636, 0.4462110655425027], "std": [0.17818426999495676, 0.1720531355518867], "min": [0.138, 0.137], "max": [0.862, 0.671], "count": [488]}}} +{"episode_index": 703, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.47867877246732027]], [[0.4274608864379085]], [[0.4135489379084967]]], "std": [[[0.11147702927250615]], [[0.18486766440579727]], [[0.20402691818222984]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[0.8196078431372549]], [[0.8431372549019608]]], "mean": [[[0.4689317504084968]], [[0.46474452001633987]], [[0.4572912990196078]]], "std": [[[0.06826942940941817]], [[0.09480333081453979]], [[0.1016262082461371]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.0]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.7686274509803922]], [[0.7686274509803922]]], "mean": [[[0.47298089460784315]], [[0.4482016278594771]], [[0.43352570874183005]]], "std": [[[0.0640185456082291]], [[0.1396594402022083]], [[0.16012284741860874]]], "count": [100]}, "observation.state": {"min": [0.17170549929141998, 1.8267662525177002, -0.8743401169776917, -1.1668922901153564, -2.6623427867889404, -1.801284670829773, 0.9541017413139343, 177.0, 0.1730010062456131, 0.24168600142002106, 0.04661000147461891, -2.8389999866485596, -0.14900000393390656, -0.8390000462532043, -0.5390624403953552, -2.0779366493225098, -2.440319538116455, -0.3905872404575348, 0.11950270086526871, -2.003446102142334, 2.1000499725341797, 14.0, -0.3540880084037781, 0.22717200219631195, -0.0649460032582283, 0.6299999952316284, 0.7429999709129333, -3.1050000190734863], "max": [0.846868634223938, 2.075057029724121, -0.05215043947100639, -0.14215707778930664, -1.0137919187545776, -1.3425421714782715, 2.2510907649993896, 548.0, 0.3892950117588043, 0.44614699482917786, 0.17626400291919708, -0.26600000262260437, 1.406000018119812, 1.4220000505447388, -0.18327704071998596, -1.983636498451233, -1.5644608736038208, 0.11513938009738922, 0.7310835123062134, -1.1564726829528809, 2.4394469261169434, 859.0, -0.18556000292301178, 0.344664990901947, 0.07167000323534012, 2.940999984741211, 1.2680000066757202, 3.124000072479248], "mean": [0.41356948018074036, 2.0061917304992676, -0.5293510556221008, -0.5354354381561279, -1.5513564348220825, -1.6442828178405762, 1.3620789051055908, 478.5145263671875, 0.30155664682388306, 0.31402909755706787, 0.09289926290512085, -1.7123221158981323, 0.7810901403427124, 0.32833728194236755, -0.28821420669555664, -2.064052104949951, -2.0617241859436035, -0.08115159720182419, 0.5978408455848694, -1.6912637948989868, 2.3447721004486084, 617.6439208984375, -0.3110777735710144, 0.26019707322120667, 0.02117535099387169, 1.4456430673599243, 1.0301270484924316, 0.22500357031822205], "std": [0.2699190080165863, 0.08227400481700897, 0.23201918601989746, 0.3567831516265869, 0.6381131410598755, 0.09169718623161316, 0.4992199242115021, 121.41503143310547, 0.07196366786956787, 0.07732279598712921, 0.02298130840063095, 0.8712558746337891, 0.5264341235160828, 0.7179311513900757, 0.08107547461986542, 0.02058153785765171, 0.3569454848766327, 0.18066635727882385, 0.17965367436408997, 0.331869512796402, 0.07908231019973755, 311.7265319824219, 0.04073246940970421, 0.03472721204161644, 0.05185709521174431, 0.8949146270751953, 0.1278076320886612, 2.2856688499450684], "count": [344]}, "action": {"min": [0.17170549929141998, 1.8267662525177002, -0.8743401169776917, -1.1668922901153564, -2.6623427867889404, -1.801284670829773, 0.9541017413139343, 177.0, 0.1730010062456131, 0.24168600142002106, 0.04661000147461891, -2.8389999866485596, -0.14900000393390656, -0.8390000462532043, -0.5390624403953552, -2.0779366493225098, -2.440319538116455, -0.3905872404575348, 0.11950270086526871, -2.003446102142334, 2.1000499725341797, 14.0, -0.3540880084037781, 0.22717200219631195, -0.0649460032582283, 0.6299999952316284, 0.7429999709129333, -3.1050000190734863], "max": [0.846868634223938, 2.075057029724121, -0.05215043947100639, -0.14215707778930664, -1.0137919187545776, -1.3425421714782715, 2.2510907649993896, 548.0, 0.3892950117588043, 0.44614699482917786, 0.17626400291919708, -0.26600000262260437, 1.406000018119812, 1.4220000505447388, -0.18327704071998596, -1.983636498451233, -1.5644608736038208, 0.11513938009738922, 0.7310835123062134, -1.1564726829528809, 2.4394469261169434, 859.0, -0.18556000292301178, 0.344664990901947, 0.07167000323534012, 2.940999984741211, 1.2680000066757202, 3.124000072479248], "mean": [0.41356948018074036, 2.0061917304992676, -0.5293510556221008, -0.5354354381561279, -1.5513564348220825, -1.6442828178405762, 1.3620789051055908, 478.5145263671875, 0.30155664682388306, 0.31402909755706787, 0.09289926290512085, -1.7123221158981323, 0.7810901403427124, 0.32833728194236755, -0.28821420669555664, -2.064052104949951, -2.0617241859436035, -0.08115159720182419, 0.5978408455848694, -1.6912637948989868, 2.3447721004486084, 617.6439208984375, -0.3110777735710144, 0.26019707322120667, 0.02117535099387169, 1.4456430673599243, 1.0301270484924316, 0.22500357031822205], "std": [0.2699190080165863, 0.08227400481700897, 0.23201918601989746, 0.3567831516265869, 0.6381131410598755, 0.09169718623161316, 0.4992199242115021, 121.41503143310547, 0.07196366786956787, 0.07732279598712921, 0.02298130840063095, 0.8712558746337891, 0.5264341235160828, 0.7179311513900757, 0.08107547461986542, 0.02058153785765171, 0.3569454848766327, 0.18066635727882385, 0.17965367436408997, 0.331869512796402, 0.07908231019973755, 311.7265319824219, 0.04073246940970421, 0.03472721204161644, 0.05185709521174431, 0.8949146270751953, 0.1278076320886612, 2.2856688499450684], "count": [344]}, "timestamp": {"min": [0.0], "max": [11.433333333333334], "mean": [5.716666666666667], "std": [3.310127557125925], "count": [344]}, "frame_index": {"min": [0], "max": [343], "mean": [171.5], "std": [99.30382671377775], "count": [344]}, "episode_index": {"min": [782], "max": [782], "mean": [782.0], "std": [0.0], "count": [344]}, "index": {"min": [370284], "max": [370627], "mean": [370455.5], "std": [99.30382671377775], "count": [344]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [344]}, "subtask_annotation": {"mean": [10.523255813953488, 29.0, 29.0, 29.0, 29.0], "std": [9.523199023029694, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [344]}, "scene_annotation": {"mean": [782.0], "std": [0.0], "min": [782], "max": [782], "count": [344]}, "eef_direction_state": {"mean": [4.642441860465116, 4.101744186046512], "std": [1.981763037043503, 2.045584406096744], "min": [0, 0], "max": [6, 6], "count": [344]}, "eef_velocity_state": {"mean": [0.5523255813953488, 0.8372093023255814], "std": [0.7530135957551518, 0.7940251462873993], "min": [0, 0], "max": [2, 2], "count": [344]}, "eef_acc_mag_state": {"mean": [0.6453488372093024, 0.7965116279069767], "std": [0.829563765543854, 0.8313546908256503], "min": [0, 0], "max": [2, 2], "count": [344]}, "eef_direction_action": {"mean": [4.642441860465116, 4.101744186046512], "std": [1.981763037043503, 2.045584406096744], "min": [0, 0], "max": [6, 6], "count": [344]}, "eef_velocity_action": {"mean": [0.5523255813953488, 0.8372093023255814], "std": [0.7530135957551518, 0.7940251462873993], "min": [0, 0], "max": [2, 2], "count": [344]}, "eef_acc_mag_action": {"mean": [0.6453488372093024, 0.7965116279069767], "std": [0.829563765543854, 0.8313546908256503], "min": [0, 0], "max": [2, 2], "count": [344]}, "eef_sim_pose_state": {"mean": [0.45062473009185594, 0.3102000992925436, 1.0450286271552156, -1.0806584989042989, 0.9887180528068824, -1.5115781650005775, 0.5099973977763296, -0.3547945934707043, 1.118462659076556, 0.6972309998012512, 0.8948816553305038, -0.0784426671661814], "std": [0.038402278703004125, 0.04068452880179407, 0.0274403573384598, 0.6632498583328952, 0.2229527869141664, 0.842500298365453, 0.08933376429287376, 0.046604422541648205, 0.07110477819901605, 1.7360588772142183, 0.22072153284330068, 1.6144072226017172], "min": [0.41612266466693143, 0.18957424245179716, 0.9891633964094548, -2.448965153917372, 0.7666338875966225, -3.0948305844864836, 0.4277199249910375, -0.4243712560240551, 1.0487244464381573, -3.100470263758038, 0.37122930993355396, -2.997270574813067], "max": [0.549134530015743, 0.35445226874621544, 1.085813018054713, -0.5470355137275795, 1.3353588565355823, -0.782555147719282, 0.650074310298477, -0.27937012315274723, 1.2417788372249898, 3.1242305293527384, 1.50266197910911, 3.1280591117057197], "count": [344]}, "eef_sim_pose_action": {"mean": [0.45062473009185594, 0.3102000992925436, 1.0450286271552156, -1.0806584989042989, 0.9887180528068824, -1.5115781650005775, 0.5099973977763296, -0.3547945934707043, 1.118462659076556, 0.6972309998012512, 0.8948816553305038, -0.0784426671661814], "std": [0.038402278703004125, 0.04068452880179407, 0.0274403573384598, 0.6632498583328952, 0.2229527869141664, 0.842500298365453, 0.08933376429287376, 0.046604422541648205, 0.07110477819901605, 1.7360588772142183, 0.22072153284330068, 1.6144072226017172], "min": [0.41612266466693143, 0.18957424245179716, 0.9891633964094548, -2.448965153917372, 0.7666338875966225, -3.0948305844864836, 0.4277199249910375, -0.4243712560240551, 1.0487244464381573, -3.100470263758038, 0.37122930993355396, -2.997270574813067], "max": [0.549134530015743, 0.35445226874621544, 1.085813018054713, -0.5470355137275795, 1.3353588565355823, -0.782555147719282, 0.650074310298477, -0.27937012315274723, 1.2417788372249898, 3.1242305293527384, 1.50266197910911, 3.1280591117057197], "count": [344]}, "gripper_mode_state": {"mean": [0.25290697674418605, 0.23255813953488372], "std": [0.4346780853209661, 0.4224628401066257], "min": [0, 0], "max": [1, 1], "count": [344]}, "gripper_activity_state": {"mean": [1.808139534883721, 1.8953488372093024], "std": [0.5208925962317822, 0.41143734913846763], "min": [0, 0], "max": [2, 2], "count": [344]}, "gripper_mode_action": {"mean": [0.25290697674418605, 0.23255813953488372], "std": [0.4346780853209661, 0.4224628401066257], "min": [0, 0], "max": [1, 1], "count": [344]}, "gripper_activity_action": {"mean": [1.808139534883721, 1.8953488372093024], "std": [0.5208925962317822, 0.41143734913846763], "min": [0, 0], "max": [2, 2], "count": [344]}, "gripper_open_scale_state": {"mean": [0.6176438953238857, 0.478514534661937], "std": [0.3117265792291451, 0.12141486416219315], "min": [0.014, 0.177], "max": [0.859, 0.548], "count": [344]}, "gripper_open_scale_action": {"mean": [0.6176438953238857, 0.478514534661937], "std": [0.3117265792291451, 0.12141486416219315], "min": [0.014, 0.177], "max": [0.859, 0.548], "count": [344]}}} +{"episode_index": 704, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4818429677287581]], [[0.4283742912581699]], [[0.4136681045751634]]], "std": [[[0.11671031483634925]], [[0.189407422152124]], [[0.20970811600770495]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4721402185457516]], [[0.4553789624183006]], [[0.44484844771241827]]], "std": [[[0.08715835875910825]], [[0.13180344048915746]], [[0.14308572754384788]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.7803921568627451]], [[0.7803921568627451]]], "mean": [[[0.47111609477124183]], [[0.4451292054738562]], [[0.42693160947712416]]], "std": [[[0.06259759936195256]], [[0.14277115541618773]], [[0.168875788568797]]], "count": [100]}, "observation.state": {"min": [0.15458382666110992, 1.8063461780548096, -0.9726371169090271, -1.130868673324585, -2.5680949687957764, -1.7830809354782104, 0.9544856548309326, 144.0, 0.15573500096797943, 0.23235300183296204, 0.03211599960923195, -2.828000068664551, -0.1680000126361847, -0.9150000214576721, -0.5431464910507202, -2.0771687030792236, -2.0065176486968994, -0.5145230889320374, 0.1200786605477333, -1.8051941394805908, 1.8575713634490967, 106.0, -0.35705000162124634, 0.22354499995708466, -0.04125700145959854, 0.5490000247955322, 0.5070000290870667, -3.128000020980835], "max": [0.9076759219169617, 2.075615406036377, -0.12693779170513153, -0.07744025439023972, -1.042380452156067, -1.2556596994400024, 2.2672173976898193, 826.0, 0.3733319938182831, 0.45894700288772583, 0.18770700693130493, -0.38999998569488525, 1.2730000019073486, 1.3070000410079956, -0.22385592758655548, -1.8229788541793823, -1.6425468921661377, -0.06736970692873001, 1.216389775276184, -1.3996843099594116, 2.3164708614349365, 819.0, -0.19562600553035736, 0.359703004360199, 0.06863000243902206, 3.0299999713897705, 1.3969999551773071, 3.059999942779541], "mean": [0.42050477862358093, 1.9955044984817505, -0.4874483644962311, -0.5492558479309082, -1.606224775314331, -1.6431682109832764, 1.4422975778579712, 514.9674072265625, 0.3034757375717163, 0.31337881088256836, 0.10347988456487656, -1.6675759553909302, 0.7658864855766296, 0.3628450036048889, -0.3046051859855652, -2.0023305416107178, -1.8008431196212769, -0.19368043541908264, 0.6408155560493469, -1.61693274974823, 2.135268449783325, 492.4279479980469, -0.312943696975708, 0.2680327892303467, 0.01784539222717285, 1.826168179512024, 1.0236190557479858, -0.31169283390045166], "std": [0.29327481985092163, 0.08957116305828094, 0.2786504030227661, 0.31345003843307495, 0.631613552570343, 0.12057570368051529, 0.47431138157844543, 160.9929656982422, 0.07397964596748352, 0.08380678296089172, 0.03178594261407852, 0.8846619129180908, 0.5477431416511536, 0.771080732345581, 0.08248119801282883, 0.09097792953252792, 0.12375452369451523, 0.13970023393630981, 0.49635085463523865, 0.13793426752090454, 0.1124081015586853, 185.6206512451172, 0.045471131801605225, 0.037537168711423874, 0.04072255641222, 1.1353797912597656, 0.32368695735931396, 2.2778778076171875], "count": [368]}, "action": {"min": [0.15458382666110992, 1.8063461780548096, -0.9726371169090271, -1.130868673324585, -2.5680949687957764, -1.7830809354782104, 0.9544856548309326, 144.0, 0.15573500096797943, 0.23235300183296204, 0.03211599960923195, -2.828000068664551, -0.1680000126361847, -0.9150000214576721, -0.5431464910507202, -2.0771687030792236, -2.0065176486968994, -0.5145230889320374, 0.1200786605477333, -1.8051941394805908, 1.8575713634490967, 106.0, -0.35705000162124634, 0.22354499995708466, -0.04125700145959854, 0.5490000247955322, 0.5070000290870667, -3.128000020980835], "max": [0.9076759219169617, 2.075615406036377, -0.12693779170513153, -0.07744025439023972, -1.042380452156067, -1.2556596994400024, 2.2672173976898193, 826.0, 0.3733319938182831, 0.45894700288772583, 0.18770700693130493, -0.38999998569488525, 1.2730000019073486, 1.3070000410079956, -0.22385592758655548, -1.8229788541793823, -1.6425468921661377, -0.06736970692873001, 1.216389775276184, -1.3996843099594116, 2.3164708614349365, 819.0, -0.19562600553035736, 0.359703004360199, 0.06863000243902206, 3.0299999713897705, 1.3969999551773071, 3.059999942779541], "mean": [0.42050477862358093, 1.9955044984817505, -0.4874483644962311, -0.5492558479309082, -1.606224775314331, -1.6431682109832764, 1.4422975778579712, 514.9674072265625, 0.3034757375717163, 0.31337881088256836, 0.10347988456487656, -1.6675759553909302, 0.7658864855766296, 0.3628450036048889, -0.3046051859855652, -2.0023305416107178, -1.8008431196212769, -0.19368043541908264, 0.6408155560493469, -1.61693274974823, 2.135268449783325, 492.4279479980469, -0.312943696975708, 0.2680327892303467, 0.01784539222717285, 1.826168179512024, 1.0236190557479858, -0.31169283390045166], "std": [0.29327481985092163, 0.08957116305828094, 0.2786504030227661, 0.31345003843307495, 0.631613552570343, 0.12057570368051529, 0.47431138157844543, 160.9929656982422, 0.07397964596748352, 0.08380678296089172, 0.03178594261407852, 0.8846619129180908, 0.5477431416511536, 0.771080732345581, 0.08248119801282883, 0.09097792953252792, 0.12375452369451523, 0.13970023393630981, 0.49635085463523865, 0.13793426752090454, 0.1124081015586853, 185.6206512451172, 0.045471131801605225, 0.037537168711423874, 0.04072255641222, 1.1353797912597656, 0.32368695735931396, 2.2778778076171875], "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": [783], "max": [783], "mean": [783.0], "std": [0.0], "count": [368]}, "index": {"min": [370628], "max": [370995], "mean": [370811.5], "std": [106.23205730851681], "count": [368]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [368]}, "subtask_annotation": {"mean": [13.736413043478262, 29.0, 29.0, 29.0, 29.0], "std": [7.865622792656127, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [368]}, "scene_annotation": {"mean": [783.0], "std": [0.0], "min": [783], "max": [783], "count": [368]}, "eef_direction_state": {"mean": [4.5978260869565215, 4.195652173913044], "std": [1.9185013547076604, 2.0053685036767597], "min": [0, 0], "max": [6, 6], "count": [368]}, "eef_velocity_state": {"mean": [0.5570652173913043, 0.8777173913043478], "std": [0.7162736270379984, 0.8493880191578193], "min": [0, 0], "max": [2, 2], "count": [368]}, "eef_acc_mag_state": {"mean": [0.5815217391304348, 0.7608695652173914], "std": [0.7898031328488417, 0.8290849489358634], "min": [0, 0], "max": [2, 2], "count": [368]}, "eef_direction_action": {"mean": [4.5978260869565215, 4.195652173913044], "std": [1.9185013547076604, 2.0053685036767597], "min": [0, 0], "max": [6, 6], "count": [368]}, "eef_velocity_action": {"mean": [0.5570652173913043, 0.8777173913043478], "std": [0.7162736270379984, 0.8493880191578193], "min": [0, 0], "max": [2, 2], "count": [368]}, "eef_acc_mag_action": {"mean": [0.5815217391304348, 0.7608695652173914], "std": [0.7898031328488417, 0.8290849489358634], "min": [0, 0], "max": [2, 2], "count": [368]}, "eef_sim_pose_state": {"mean": [0.4642144476907293, 0.31888443669337346, 1.0490625890421708, -1.37684498032144, 0.9844918954273641, -0.4129420025863053, 0.5096022819730189, -0.36270521734180194, 1.1243359436000582, 0.8175916212164666, 0.8469720915188764, -0.12028673324193996], "std": [0.03848060497811411, 0.03581631971879323, 0.028908012875415442, 0.6430234091732655, 0.17721541359775164, 2.0244158840558772, 0.09571168270701871, 0.058778923935912664, 0.0659299025318423, 1.6388081330240964, 0.20836265736008425, 1.6521140619733903], "min": [0.432608587350367, 0.21869717008785375, 1.0021924438563516, -2.3974519326964088, 0.7816352354858398, -3.138940168156463, 0.4194476611770705, -0.4235960204041396, 1.0481511168834623, -3.129805712083544, 0.4259347272844187, -3.0777502305387214], "max": [0.5655169402582824, 0.3583250573492328, 1.103783953778116, -0.5621762334155911, 1.306834589854562, 3.132280835643299, 0.6656957516899961, -0.23013562155051168, 1.2551596642549314, 3.1344333813164207, 1.5026948698632223, 3.1097112876480044], "count": [368]}, "eef_sim_pose_action": {"mean": [0.4642144476907293, 0.31888443669337346, 1.0490625890421708, -1.37684498032144, 0.9844918954273641, -0.4129420025863053, 0.5096022819730189, -0.36270521734180194, 1.1243359436000582, 0.8175916212164666, 0.8469720915188764, -0.12028673324193996], "std": [0.03848060497811411, 0.03581631971879323, 0.028908012875415442, 0.6430234091732655, 0.17721541359775164, 2.0244158840558772, 0.09571168270701871, 0.058778923935912664, 0.0659299025318423, 1.6388081330240964, 0.20836265736008425, 1.6521140619733903], "min": [0.432608587350367, 0.21869717008785375, 1.0021924438563516, -2.3974519326964088, 0.7816352354858398, -3.138940168156463, 0.4194476611770705, -0.4235960204041396, 1.0481511168834623, -3.129805712083544, 0.4259347272844187, -3.0777502305387214], "max": [0.5655169402582824, 0.3583250573492328, 1.103783953778116, -0.5621762334155911, 1.306834589854562, 3.132280835643299, 0.6656957516899961, -0.23013562155051168, 1.2551596642549314, 3.1344333813164207, 1.5026948698632223, 3.1097112876480044], "count": [368]}, "gripper_mode_state": {"mean": [0.24456521739130435, 0.17119565217391305], "std": [0.4298291193412199, 0.3766798386569997], "min": [0, 0], "max": [1, 1], "count": [368]}, "gripper_activity_state": {"mean": [1.75, 1.858695652173913], "std": [0.6233674329973768, 0.45039889902392977], "min": [0, 0], "max": [2, 2], "count": [368]}, "gripper_mode_action": {"mean": [0.24456521739130435, 0.17119565217391305], "std": [0.4298291193412199, 0.3766798386569997], "min": [0, 0], "max": [1, 1], "count": [368]}, "gripper_activity_action": {"mean": [1.75, 1.858695652173913], "std": [0.6233674329973768, 0.45039889902392977], "min": [0, 0], "max": [2, 2], "count": [368]}, "gripper_open_scale_state": {"mean": [0.49242798902677476, 0.5149673911384891], "std": [0.18562069348576343, 0.1609925527183018], "min": [0.106, 0.144], "max": [0.819, 0.826], "count": [368]}, "gripper_open_scale_action": {"mean": [0.49242798902677476, 0.5149673911384891], "std": [0.18562069348576343, 0.1609925527183018], "min": [0.106, 0.144], "max": [0.819, 0.826], "count": [368]}}} +{"episode_index": 705, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.4787862397875817]], [[0.4266180984477124]], [[0.4118523733660131]]], "std": [[[0.10967670029836883]], [[0.18626959631676643]], [[0.2062081266444534]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.7803921568627451]], [[0.792156862745098]]], "mean": [[[0.46881648692810457]], [[0.46737647263071896]], [[0.46009628880718956]]], "std": [[[0.06000134419336476]], [[0.07725710467636704]], [[0.0817728683401018]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.0]], [[0.0]]], "max": [[[0.7058823529411765]], [[0.7529411764705882]], [[0.7411764705882353]]], "mean": [[[0.4691351123366013]], [[0.43388090890522873]], [[0.41633431576797386]]], "std": [[[0.06749081986779364]], [[0.15370078008986937]], [[0.1771210634692649]]], "count": [100]}, "observation.state": {"min": [0.1774476319551468, 1.8261030912399292, -0.8315097093582153, -1.2151681184768677, -2.5449867248535156, -1.8474310636520386, 0.7851887345314026, 158.0, 0.16203199326992035, 0.23857100307941437, 0.034963998943567276, -2.984999895095825, -0.05299999937415123, -0.8669999837875366, -0.5538278818130493, -2.0724737644195557, -2.0581445693969727, -0.45640361309051514, 0.2424960434436798, -1.7815274000167847, 1.8832800388336182, 105.0, -0.3845460116863251, 0.2518889904022217, -0.046594999730587006, 0.6389999985694885, 0.7350000143051147, -3.078000068664551], "max": [0.8345816135406494, 2.0753533840179443, 0.04386012628674507, -0.06600835919380188, -1.0770951509475708, -1.370676875114441, 2.188119411468506, 585.0, 0.3814379870891571, 0.4468890130519867, 0.16174699366092682, -0.5889999866485596, 1.340000033378601, 1.1440000534057617, -0.1917942464351654, -1.9184832572937012, -1.5494160652160645, -0.09297370165586472, 0.9919404983520508, -1.1605217456817627, 2.503063917160034, 813.0, -0.20256200432777405, 0.3753879964351654, 0.07993599772453308, 2.9579999446868896, 1.378999948501587, 3.0299999713897705], "mean": [0.46147558093070984, 1.9977680444717407, -0.52651047706604, -0.6341027021408081, -1.7074390649795532, -1.6834458112716675, 1.4408587217330933, 469.710205078125, 0.2835424840450287, 0.3265092968940735, 0.09489263594150543, -1.957461953163147, 0.7085945010185242, 0.21283785998821259, -0.27132636308670044, -2.0311734676361084, -1.894396185874939, -0.2005893588066101, 0.4705924093723297, -1.5609304904937744, 2.1887519359588623, 632.3333129882812, -0.32240942120552063, 0.28047630190849304, 0.039967555552721024, 1.4831411838531494, 1.1236579418182373, 0.1694023460149765], "std": [0.2490280270576477, 0.07433910667896271, 0.21395570039749146, 0.3625854551792145, 0.6240686178207397, 0.1037256121635437, 0.46293267607688904, 168.71041870117188, 0.0649537444114685, 0.06883660703897476, 0.027487358078360558, 0.8296002149581909, 0.5565621852874756, 0.7309964299201965, 0.10202772915363312, 0.05380307510495186, 0.19386309385299683, 0.09726410359144211, 0.19941991567611694, 0.23284991085529327, 0.12911073863506317, 189.98312377929688, 0.04743114486336708, 0.03701242059469223, 0.04329371452331543, 0.8854689598083496, 0.18681980669498444, 2.2718300819396973], "count": [333]}, "action": {"min": [0.1774476319551468, 1.8261030912399292, -0.8315097093582153, -1.2151681184768677, -2.5449867248535156, -1.8474310636520386, 0.7851887345314026, 158.0, 0.16203199326992035, 0.23857100307941437, 0.034963998943567276, -2.984999895095825, -0.05299999937415123, -0.8669999837875366, -0.5538278818130493, -2.0724737644195557, -2.0581445693969727, -0.45640361309051514, 0.2424960434436798, -1.7815274000167847, 1.8832800388336182, 105.0, -0.3845460116863251, 0.2518889904022217, -0.046594999730587006, 0.6389999985694885, 0.7350000143051147, -3.078000068664551], "max": [0.8345816135406494, 2.0753533840179443, 0.04386012628674507, -0.06600835919380188, -1.0770951509475708, -1.370676875114441, 2.188119411468506, 585.0, 0.3814379870891571, 0.4468890130519867, 0.16174699366092682, -0.5889999866485596, 1.340000033378601, 1.1440000534057617, -0.1917942464351654, -1.9184832572937012, -1.5494160652160645, -0.09297370165586472, 0.9919404983520508, -1.1605217456817627, 2.503063917160034, 813.0, -0.20256200432777405, 0.3753879964351654, 0.07993599772453308, 2.9579999446868896, 1.378999948501587, 3.0299999713897705], "mean": [0.46147558093070984, 1.9977680444717407, -0.52651047706604, -0.6341027021408081, -1.7074390649795532, -1.6834458112716675, 1.4408587217330933, 469.710205078125, 0.2835424840450287, 0.3265092968940735, 0.09489263594150543, -1.957461953163147, 0.7085945010185242, 0.21283785998821259, -0.27132636308670044, -2.0311734676361084, -1.894396185874939, -0.2005893588066101, 0.4705924093723297, -1.5609304904937744, 2.1887519359588623, 632.3333129882812, -0.32240942120552063, 0.28047630190849304, 0.039967555552721024, 1.4831411838531494, 1.1236579418182373, 0.1694023460149765], "std": [0.2490280270576477, 0.07433910667896271, 0.21395570039749146, 0.3625854551792145, 0.6240686178207397, 0.1037256121635437, 0.46293267607688904, 168.71041870117188, 0.0649537444114685, 0.06883660703897476, 0.027487358078360558, 0.8296002149581909, 0.5565621852874756, 0.7309964299201965, 0.10202772915363312, 0.05380307510495186, 0.19386309385299683, 0.09726410359144211, 0.19941991567611694, 0.23284991085529327, 0.12911073863506317, 189.98312377929688, 0.04743114486336708, 0.03701242059469223, 0.04329371452331543, 0.8854689598083496, 0.18681980669498444, 2.2718300819396973], "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": [784], "max": [784], "mean": [784.0], "std": [0.0], "count": [333]}, "index": {"min": [370996], "max": [371328], "mean": [371162.0], "std": [96.12838637294743], "count": [333]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [333]}, "subtask_annotation": {"mean": [14.93993993993994, 29.0, 29.0, 29.0, 29.0], "std": [7.529082512489571, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [333]}, "scene_annotation": {"mean": [784.0], "std": [0.0], "min": [784], "max": [784], "count": [333]}, "eef_direction_state": {"mean": [4.894894894894895, 3.3813813813813813], "std": [1.7512940915103077, 2.2019405613979717], "min": [0, 0], "max": [6, 6], "count": [333]}, "eef_velocity_state": {"mean": [0.4984984984984985, 1.0360360360360361], "std": [0.7377615060353419, 0.766348479932855], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_acc_mag_state": {"mean": [0.6126126126126126, 1.015015015015015], "std": [0.8072997051250401, 0.818195709469176], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_direction_action": {"mean": [4.894894894894895, 3.3813813813813813], "std": [1.7512940915103077, 2.2019405613979717], "min": [0, 0], "max": [6, 6], "count": [333]}, "eef_velocity_action": {"mean": [0.4984984984984985, 1.0360360360360361], "std": [0.7377615060353419, 0.766348479932855], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_acc_mag_action": {"mean": [0.6126126126126126, 1.015015015015015], "std": [0.8072997051250401, 0.818195709469176], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_sim_pose_state": {"mean": [0.46936280768180094, 0.33301156668033877, 1.0528736912778163, -1.1918267603134356, 0.9838877222935168, -1.6445896451862017, 0.5254272911030945, -0.3485364711852116, 1.1354077411336223, 0.7238480513971398, 0.8551572153964079, -0.22726201023698298], "std": [0.041069371377447705, 0.04272237165280814, 0.027219612973659785, 0.6204584126257975, 0.17950286661214876, 0.7532296648613349, 0.08013253802614535, 0.0468015092763283, 0.06526857274601107, 1.7756652634963515, 0.18408018653529543, 1.7300060412121792], "min": [0.4384868674741758, 0.2105012095479833, 0.9959649089406575, -2.5374977966812837, 0.801108545800453, -3.101346728088743, 0.42398643160962257, -0.41719230845287153, 1.052685536645383, -3.1304833867274886, 0.4809335273742863, -3.106319783232955], "max": [0.5764116937640809, 0.3612396393933159, 1.0942341252771202, -0.4949349170755351, 1.2776680761646984, -0.6310122349996679, 0.6530267850041296, -0.24933725992107453, 1.2437191299869088, 3.117322486239562, 1.353812134516835, 3.12111155213044], "count": [333]}, "eef_sim_pose_action": {"mean": [0.46936280768180094, 0.33301156668033877, 1.0528736912778163, -1.1918267603134356, 0.9838877222935168, -1.6445896451862017, 0.5254272911030945, -0.3485364711852116, 1.1354077411336223, 0.7238480513971398, 0.8551572153964079, -0.22726201023698298], "std": [0.041069371377447705, 0.04272237165280814, 0.027219612973659785, 0.6204584126257975, 0.17950286661214876, 0.7532296648613349, 0.08013253802614535, 0.0468015092763283, 0.06526857274601107, 1.7756652634963515, 0.18408018653529543, 1.7300060412121792], "min": [0.4384868674741758, 0.2105012095479833, 0.9959649089406575, -2.5374977966812837, 0.801108545800453, -3.101346728088743, 0.42398643160962257, -0.41719230845287153, 1.052685536645383, -3.1304833867274886, 0.4809335273742863, -3.106319783232955], "max": [0.5764116937640809, 0.3612396393933159, 1.0942341252771202, -0.4949349170755351, 1.2776680761646984, -0.6310122349996679, 0.6530267850041296, -0.24933725992107453, 1.2437191299869088, 3.117322486239562, 1.353812134516835, 3.12111155213044], "count": [333]}, "gripper_mode_state": {"mean": [0.17117117117117117, 0.26426426426426425], "std": [0.3766584677543586, 0.44094065688835166], "min": [0, 0], "max": [1, 1], "count": [333]}, "gripper_activity_state": {"mean": [1.867867867867868, 1.8618618618618619], "std": [0.4458220675049997, 0.47027448902951313], "min": [0, 0], "max": [2, 2], "count": [333]}, "gripper_mode_action": {"mean": [0.17117117117117117, 0.26426426426426425], "std": [0.3766584677543586, 0.44094065688835166], "min": [0, 0], "max": [1, 1], "count": [333]}, "gripper_activity_action": {"mean": [1.867867867867868, 1.8618618618618619], "std": [0.4458220675049997, 0.47027448902951313], "min": [0, 0], "max": [2, 2], "count": [333]}, "gripper_open_scale_state": {"mean": [0.6323333335166212, 0.4697102103935001], "std": [0.18998320214230618, 0.16871060276877117], "min": [0.105, 0.158], "max": [0.813, 0.585], "count": [333]}, "gripper_open_scale_action": {"mean": [0.6323333335166212, 0.4697102103935001], "std": [0.18998320214230618, 0.16871060276877117], "min": [0.105, 0.158], "max": [0.813, 0.585], "count": [333]}}} +{"episode_index": 706, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.48632148897058824]], [[0.42421761642156863]], [[0.4087269485294117]]], "std": [[[0.12347658078478067]], [[0.20157783363222626]], [[0.22227987029376506]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47726212622549025]], [[0.47887844975490196]], [[0.4733316299019608]]], "std": [[[0.07623067383989537]], [[0.08625501899506312]], [[0.08959621431484271]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4735159375]], [[0.4390483782679738]], [[0.42270898080065356]]], "std": [[[0.07472387311854888]], [[0.15950149767016034]], [[0.17990120315911004]]], "count": [100]}, "observation.state": {"min": [0.04162610322237015, 1.8025585412979126, -1.3940293788909912, -1.534144401550293, -2.400944709777832, -2.015768051147461, 0.4325449764728546, 153.0, 0.13416799902915955, 0.17451000213623047, -0.06162000074982643, -2.99399995803833, -0.22499999403953552, -1.2289999723434448, -0.3304257392883301, -2.0776748657226562, -2.5684964656829834, -0.49928635358810425, 0.4732285737991333, -1.7626779079437256, 2.0159950256347656, 68.0, -0.40866801142692566, 0.17752300202846527, -0.07365000247955322, -3.1331851482391357, 0.6919999718666077, -3.1411852836608887], "max": [0.8812691569328308, 2.0907647609710693, -0.26075220108032227, 0.029600784182548523, -0.9073617458343506, -1.2183096408843994, 2.397296905517578, 818.0, 0.3791230022907257, 0.41760799288749695, 0.20097899436950684, -1.0429999828338623, 1.2100000381469727, 0.9129999876022339, -0.06003933027386665, -1.8184062242507935, -1.4611374139785767, -0.017034413293004036, 0.9635614156723022, -1.2061272859573364, 2.6378557682037354, 841.0, -0.20420199632644653, 0.27396100759506226, 0.05897099897265434, 3.132999897003174, 1.2410000562667847, 3.1410000324249268], "mean": [0.40974271297454834, 2.0197675228118896, -0.7178225517272949, -0.6568852066993713, -1.6812618970870972, -1.654978632926941, 1.4070820808410645, 495.8497009277344, 0.26914098858833313, 0.3059881925582886, 0.06174054369330406, -2.2222402095794678, 0.6050812602043152, 0.07251738011837006, -0.14508825540542603, -2.0286738872528076, -1.9809702634811401, -0.2222772240638733, 0.6306202411651611, -1.4213356971740723, 2.3649375438690186, 719.6011352539062, -0.37177619338035583, 0.23999078571796417, 0.02357304096221924, 1.5300827026367188, 1.0408320426940918, -0.2955642342567444], "std": [0.3250424265861511, 0.08366616070270538, 0.3082828223705292, 0.3759728968143463, 0.6436092257499695, 0.25464510917663574, 0.5948105454444885, 221.0479278564453, 0.07344335317611694, 0.09116897732019424, 0.06204407662153244, 0.7598597407341003, 0.48048073053359985, 0.7297638654708862, 0.06381533294916153, 0.07592074573040009, 0.2561194896697998, 0.11512845754623413, 0.18677377700805664, 0.1529964804649353, 0.1590055227279663, 224.09959411621094, 0.059552986174821854, 0.027049731463193893, 0.03263676539063454, 1.3839852809906006, 0.11336106061935425, 2.919025421142578], "count": [346]}, "action": {"min": [0.04162610322237015, 1.8025585412979126, -1.3940293788909912, -1.534144401550293, -2.400944709777832, -2.015768051147461, 0.4325449764728546, 153.0, 0.13416799902915955, 0.17451000213623047, -0.06162000074982643, -2.99399995803833, -0.22499999403953552, -1.2289999723434448, -0.3304257392883301, -2.0776748657226562, -2.5684964656829834, -0.49928635358810425, 0.4732285737991333, -1.7626779079437256, 2.0159950256347656, 68.0, -0.40866801142692566, 0.17752300202846527, -0.07365000247955322, -3.1331851482391357, 0.6919999718666077, -3.1411852836608887], "max": [0.8812691569328308, 2.0907647609710693, -0.26075220108032227, 0.029600784182548523, -0.9073617458343506, -1.2183096408843994, 2.397296905517578, 818.0, 0.3791230022907257, 0.41760799288749695, 0.20097899436950684, -1.0429999828338623, 1.2100000381469727, 0.9129999876022339, -0.06003933027386665, -1.8184062242507935, -1.4611374139785767, -0.017034413293004036, 0.9635614156723022, -1.2061272859573364, 2.6378557682037354, 841.0, -0.20420199632644653, 0.27396100759506226, 0.05897099897265434, 3.132999897003174, 1.2410000562667847, 3.1410000324249268], "mean": [0.40974271297454834, 2.0197675228118896, -0.7178225517272949, -0.6568852066993713, -1.6812618970870972, -1.654978632926941, 1.4070820808410645, 495.8497009277344, 0.26914098858833313, 0.3059881925582886, 0.06174054369330406, -2.2222402095794678, 0.6050812602043152, 0.07251738011837006, -0.14508825540542603, -2.0286738872528076, -1.9809702634811401, -0.2222772240638733, 0.6306202411651611, -1.4213356971740723, 2.3649375438690186, 719.6011352539062, -0.37177619338035583, 0.23999078571796417, 0.02357304096221924, 1.5300827026367188, 1.0408320426940918, -0.2955642342567444], "std": [0.3250424265861511, 0.08366616070270538, 0.3082828223705292, 0.3759728968143463, 0.6436092257499695, 0.25464510917663574, 0.5948105454444885, 221.0479278564453, 0.07344335317611694, 0.09116897732019424, 0.06204407662153244, 0.7598597407341003, 0.48048073053359985, 0.7297638654708862, 0.06381533294916153, 0.07592074573040009, 0.2561194896697998, 0.11512845754623413, 0.18677377700805664, 0.1529964804649353, 0.1590055227279663, 224.09959411621094, 0.059552986174821854, 0.027049731463193893, 0.03263676539063454, 1.3839852809906006, 0.11336106061935425, 2.919025421142578], "count": [346]}, "timestamp": {"min": [0.0], "max": [11.5], "mean": [5.75], "std": [3.3293726469444995], "count": [346]}, "frame_index": {"min": [0], "max": [345], "mean": [172.5], "std": [99.88117940833499], "count": [346]}, "episode_index": {"min": [785], "max": [785], "mean": [785.0], "std": [0.0], "count": [346]}, "index": {"min": [371329], "max": [371674], "mean": [371501.5], "std": [99.88117940833499], "count": [346]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [346]}, "subtask_annotation": {"mean": [16.017341040462426, 29.0, 29.0, 29.0, 29.0], "std": [7.511820348827262, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [346]}, "scene_annotation": {"mean": [785.0], "std": [0.0], "min": [785], "max": [785], "count": [346]}, "eef_direction_state": {"mean": [3.8236994219653178, 3.447976878612717], "std": [2.187884179139551, 1.9320566057414303], "min": [0, 0], "max": [6, 6], "count": [346]}, "eef_velocity_state": {"mean": [0.7485549132947977, 1.2138728323699421], "std": [0.747102838710178, 0.7529775392266622], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_acc_mag_state": {"mean": [0.8786127167630058, 1.1011560693641618], "std": [0.8274582121087801, 0.7891232010968925], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_direction_action": {"mean": [3.8236994219653178, 3.447976878612717], "std": [2.187884179139551, 1.9320566057414303], "min": [0, 0], "max": [6, 6], "count": [346]}, "eef_velocity_action": {"mean": [0.7485549132947977, 1.2138728323699421], "std": [0.747102838710178, 0.7529775392266622], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_acc_mag_action": {"mean": [0.8786127167630058, 1.1011560693641618], "std": [0.8274582121087801, 0.7891232010968925], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_sim_pose_state": {"mean": [0.4270580713650213, 0.3536163195265122, 1.0170912542452002, -1.4586691695152463, 1.228662343270076, -1.7797735985493581, 0.5086960717449299, -0.31813235484078595, 1.124276566517145, 0.2673635966664465, 0.8793269525545901, -0.12167642223808309], "std": [0.02801245505195947, 0.05065121035055856, 0.020653486441356325, 0.3744855847904451, 0.057852912977831406, 0.5556968619211899, 0.10114038262574963, 0.08256129475005584, 0.052091254697289285, 1.9202858274190553, 0.24451773681403072, 1.7871725216840395], "min": [0.3732985878239974, 0.19764504154552764, 0.9933572768143517, -2.3341508802594704, 1.0772162650408545, -3.093631285279461, 0.36176611225338134, -0.4485751309476973, 1.027356064463645, -3.1390929407380743, 0.47101348823715394, -3.1355442753522396], "max": [0.4792844218435221, 0.40173689334008666, 1.0708599755142207, -0.7328013788905243, 1.3198796382032865, -0.7410626817742201, 0.6342228497119855, -0.15718652322580465, 1.2208514892539422, 3.1261141950620823, 1.4293137020867919, 3.140392921397587], "count": [346]}, "eef_sim_pose_action": {"mean": [0.4270580713650213, 0.3536163195265122, 1.0170912542452002, -1.4586691695152463, 1.228662343270076, -1.7797735985493581, 0.5086960717449299, -0.31813235484078595, 1.124276566517145, 0.2673635966664465, 0.8793269525545901, -0.12167642223808309], "std": [0.02801245505195947, 0.05065121035055856, 0.020653486441356325, 0.3744855847904451, 0.057852912977831406, 0.5556968619211899, 0.10114038262574963, 0.08256129475005584, 0.052091254697289285, 1.9202858274190553, 0.24451773681403072, 1.7871725216840395], "min": [0.3732985878239974, 0.19764504154552764, 0.9933572768143517, -2.3341508802594704, 1.0772162650408545, -3.093631285279461, 0.36176611225338134, -0.4485751309476973, 1.027356064463645, -3.1390929407380743, 0.47101348823715394, -3.1355442753522396], "max": [0.4792844218435221, 0.40173689334008666, 1.0708599755142207, -0.7328013788905243, 1.3198796382032865, -0.7410626817742201, 0.6342228497119855, -0.15718652322580465, 1.2208514892539422, 3.1261141950620823, 1.4293137020867919, 3.140392921397587], "count": [346]}, "gripper_mode_state": {"mean": [0.1676300578034682, 0.6907514450867052], "std": [0.37353744326944605, 0.46218382295070926], "min": [0, 0], "max": [1, 1], "count": [346]}, "gripper_activity_state": {"mean": [1.8439306358381502, 1.8034682080924855], "std": [0.4914654691098269, 0.5499233739325576], "min": [0, 0], "max": [2, 2], "count": [346]}, "gripper_mode_action": {"mean": [0.1676300578034682, 0.6907514450867052], "std": [0.37353744326944605, 0.46218382295070926], "min": [0, 0], "max": [1, 1], "count": [346]}, "gripper_activity_action": {"mean": [1.8439306358381502, 1.8034682080924855], "std": [0.4914654691098269, 0.5499233739325576], "min": [0, 0], "max": [2, 2], "count": [346]}, "gripper_open_scale_state": {"mean": [0.719601156047313, 0.4958497111149606], "std": [0.22409950399385897, 0.22104790746620068], "min": [0.068, 0.153], "max": [0.841, 0.818], "count": [346]}, "gripper_open_scale_action": {"mean": [0.719601156047313, 0.4958497111149606], "std": [0.22409950399385897, 0.22104790746620068], "min": [0.068, 0.153], "max": [0.841, 0.818], "count": [346]}}} +{"episode_index": 707, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.48671744281045753]], [[0.42747724264705883]], [[0.41251819444444443]]], "std": [[[0.12319517977802585]], [[0.19793842529763428]], [[0.21862468696358284]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48081400326797386]], [[0.47980694444444444]], [[0.4734394097222222]]], "std": [[[0.060041205490669235]], [[0.08255612029813253]], [[0.08813717071184828]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7254901960784313]], [[0.7254901960784313]], [[0.7176470588235294]]], "mean": [[[0.4785621793300654]], [[0.43400800040849674]], [[0.4152941748366013]]], "std": [[[0.07560707237113216]], [[0.16823686325742132]], [[0.19074109658530183]]], "count": [100]}, "observation.state": {"min": [0.10576695203781128, 1.9432321786880493, -0.9682912230491638, -1.1238524913787842, -2.511930227279663, -1.8615506887435913, 0.4251273274421692, 162.0, 0.1819320023059845, 0.19233299791812897, -0.010122000239789486, -2.941999912261963, -0.12700000405311584, -0.9739999771118164, -0.35407495498657227, -2.079786777496338, -2.527219295501709, -0.44249334931373596, 0.5655913949012756, -1.7721024751663208, 2.3568403720855713, 254.0, -0.3999849855899811, 0.15392599999904633, -0.07778999954462051, 1.3530000448226929, 0.6489999890327454, -3.132185220718384], "max": [0.7879114747047424, 2.080711841583252, -0.16261234879493713, 0.03281218931078911, -1.0603398084640503, -1.2930445671081543, 2.319385528564453, 711.0, 0.3883819878101349, 0.41266199946403503, 0.1380070000886917, -1.003999948501587, 1.180999994277954, 0.753000020980835, 0.022095870226621628, -1.915621042251587, -1.374795913696289, 0.06454227864742279, 0.9560390114784241, -1.30049729347229, 2.815006732940674, 836.0, -0.23176099359989166, 0.2914550006389618, 0.048190001398324966, 2.736999988555908, 1.0640000104904175, 3.1410000324249268], "mean": [0.45981448888778687, 2.0436787605285645, -0.6782172918319702, -0.6646992564201355, -1.7669384479522705, -1.5880335569381714, 1.3443176746368408, 489.45928955078125, 0.2717016041278839, 0.329819917678833, 0.05150746554136276, -2.2659780979156494, 0.5819624662399292, 0.0026999509427696466, -0.11861857026815414, -2.0492119789123535, -2.2005655765533447, -0.07925748825073242, 0.8189584016799927, -1.5616508722305298, 2.6329848766326904, 718.9171752929688, -0.367204874753952, 0.20865091681480408, 0.005851400550454855, 1.8112618923187256, 0.8918805122375488, 1.389471173286438], "std": [0.27592313289642334, 0.03899736329913139, 0.2344987839460373, 0.3233863413333893, 0.6214316487312317, 0.16526463627815247, 0.5572899580001831, 187.03707885742188, 0.06491626054048538, 0.0784323662519455, 0.035341955721378326, 0.6470606327056885, 0.46044477820396423, 0.5595632195472717, 0.08358042687177658, 0.040246542543172836, 0.37059471011161804, 0.16661180555820465, 0.11522238701581955, 0.12844112515449524, 0.17450259625911713, 150.5482940673828, 0.045747172087430954, 0.03579530492424965, 0.03292607143521309, 0.49917152523994446, 0.07806740701198578, 2.59899640083313], "count": [320]}, "action": {"min": [0.10576695203781128, 1.9432321786880493, -0.9682912230491638, -1.1238524913787842, -2.511930227279663, -1.8615506887435913, 0.4251273274421692, 162.0, 0.1819320023059845, 0.19233299791812897, -0.010122000239789486, -2.941999912261963, -0.12700000405311584, -0.9739999771118164, -0.35407495498657227, -2.079786777496338, -2.527219295501709, -0.44249334931373596, 0.5655913949012756, -1.7721024751663208, 2.3568403720855713, 254.0, -0.3999849855899811, 0.15392599999904633, -0.07778999954462051, 1.3530000448226929, 0.6489999890327454, -3.132185220718384], "max": [0.7879114747047424, 2.080711841583252, -0.16261234879493713, 0.03281218931078911, -1.0603398084640503, -1.2930445671081543, 2.319385528564453, 711.0, 0.3883819878101349, 0.41266199946403503, 0.1380070000886917, -1.003999948501587, 1.180999994277954, 0.753000020980835, 0.022095870226621628, -1.915621042251587, -1.374795913696289, 0.06454227864742279, 0.9560390114784241, -1.30049729347229, 2.815006732940674, 836.0, -0.23176099359989166, 0.2914550006389618, 0.048190001398324966, 2.736999988555908, 1.0640000104904175, 3.1410000324249268], "mean": [0.45981448888778687, 2.0436787605285645, -0.6782172918319702, -0.6646992564201355, -1.7669384479522705, -1.5880335569381714, 1.3443176746368408, 489.45928955078125, 0.2717016041278839, 0.329819917678833, 0.05150746554136276, -2.2659780979156494, 0.5819624662399292, 0.0026999509427696466, -0.11861857026815414, -2.0492119789123535, -2.2005655765533447, -0.07925748825073242, 0.8189584016799927, -1.5616508722305298, 2.6329848766326904, 718.9171752929688, -0.367204874753952, 0.20865091681480408, 0.005851400550454855, 1.8112618923187256, 0.8918805122375488, 1.389471173286438], "std": [0.27592313289642334, 0.03899736329913139, 0.2344987839460373, 0.3233863413333893, 0.6214316487312317, 0.16526463627815247, 0.5572899580001831, 187.03707885742188, 0.06491626054048538, 0.0784323662519455, 0.035341955721378326, 0.6470606327056885, 0.46044477820396423, 0.5595632195472717, 0.08358042687177658, 0.040246542543172836, 0.37059471011161804, 0.16661180555820465, 0.11522238701581955, 0.12844112515449524, 0.17450259625911713, 150.5482940673828, 0.045747172087430954, 0.03579530492424965, 0.03292607143521309, 0.49917152523994446, 0.07806740701198578, 2.59899640083313], "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": [786], "max": [786], "mean": [786.0], "std": [0.0], "count": [320]}, "index": {"min": [371675], "max": [371994], "mean": [371834.5], "std": [92.37559201434111], "count": [320]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [320]}, "subtask_annotation": {"mean": [15.071875, 29.0, 29.0, 29.0, 29.0], "std": [7.3640484099695485, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [320]}, "scene_annotation": {"mean": [786.0], "std": [0.0], "min": [786], "max": [786], "count": [320]}, "eef_direction_state": {"mean": [3.2625, 3.590625], "std": [2.362433861508086, 2.027445957202065], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_state": {"mean": [0.83125, 1.034375], "std": [0.751846684836743, 0.7512944558393857], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_state": {"mean": [0.90625, 1.015625], "std": [0.8238391454040043, 0.8233352047465237], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_direction_action": {"mean": [3.2625, 3.590625], "std": [2.362433861508086, 2.027445957202065], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_action": {"mean": [0.83125, 1.034375], "std": [0.751846684836743, 0.7512944558393857], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_action": {"mean": [0.90625, 1.015625], "std": [0.8238391454040043, 0.8233352047465237], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_sim_pose_state": {"mean": [0.394474090565626, 0.3366863157216208, 1.0063836307930258, -1.1208995285696823, 1.372778608687248, -0.8681950099715682, 0.5314116352636075, -0.3132744089086418, 1.1179509459590284, 0.24898517937310932, 0.954526059583741, -0.5335143802943381], "std": [0.041120275626358234, 0.040197620642353576, 0.016994880331351648, 0.541873391207569, 0.07448734050630582, 1.2975447815717316, 0.08959261754917863, 0.05802390428457647, 0.05001763465799302, 2.0419830930514244, 0.2319056057348426, 1.6837457009362795], "min": [0.3351736018350397, 0.21225703078586167, 0.9833099082290631, -2.545612315558991, 1.188731286147239, -3.130858980618473, 0.3789032843708995, -0.4221256253118179, 1.0210314946724492, -3.1392780566049003, 0.5895829859872643, -3.0953165158459144], "max": [0.4931558593217859, 0.3798938173410949, 1.053099584266945, -0.3267420876627428, 1.4396458848659472, 3.1198145741008134, 0.6238251419992564, -0.2186983341785717, 1.1939717281199163, 3.1348044619318434, 1.4121510090396954, 3.139014440696509], "count": [320]}, "eef_sim_pose_action": {"mean": [0.394474090565626, 0.3366863157216208, 1.0063836307930258, -1.1208995285696823, 1.372778608687248, -0.8681950099715682, 0.5314116352636075, -0.3132744089086418, 1.1179509459590284, 0.24898517937310932, 0.954526059583741, -0.5335143802943381], "std": [0.041120275626358234, 0.040197620642353576, 0.016994880331351648, 0.541873391207569, 0.07448734050630582, 1.2975447815717316, 0.08959261754917863, 0.05802390428457647, 0.05001763465799302, 2.0419830930514244, 0.2319056057348426, 1.6837457009362795], "min": [0.3351736018350397, 0.21225703078586167, 0.9833099082290631, -2.545612315558991, 1.188731286147239, -3.130858980618473, 0.3789032843708995, -0.4221256253118179, 1.0210314946724492, -3.1392780566049003, 0.5895829859872643, -3.0953165158459144], "max": [0.4931558593217859, 0.3798938173410949, 1.053099584266945, -0.3267420876627428, 1.4396458848659472, 3.1198145741008134, 0.6238251419992564, -0.2186983341785717, 1.1939717281199163, 3.1348044619318434, 1.4121510090396954, 3.139014440696509], "count": [320]}, "gripper_mode_state": {"mean": [0.11875, 0.35], "std": [0.323494107365189, 0.4769696007084736], "min": [0, 0], "max": [1, 1], "count": [320]}, "gripper_activity_state": {"mean": [1.85625, 1.85], "std": [0.491768174549757, 0.4898979485566335], "min": [0, 0], "max": [2, 2], "count": [320]}, "gripper_mode_action": {"mean": [0.11875, 0.35], "std": [0.323494107365189, 0.4769696007084736], "min": [0, 0], "max": [1, 1], "count": [320]}, "gripper_activity_action": {"mean": [1.85625, 1.85], "std": [0.491768174549757, 0.4898979485566335], "min": [0, 0], "max": [2, 2], "count": [320]}, "gripper_open_scale_state": {"mean": [0.7189171878814689, 0.48945937457084643], "std": [0.15054835990081178, 0.18703704137557428], "min": [0.254, 0.162], "max": [0.836, 0.711], "count": [320]}, "gripper_open_scale_action": {"mean": [0.7189171878814689, 0.48945937457084643], "std": [0.15054835990081178, 0.18703704137557428], "min": [0.254, 0.162], "max": [0.836, 0.711], "count": [320]}}} +{"episode_index": 708, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.48743030841503265]], [[0.42990780024509806]], [[0.4158356597222222]]], "std": [[[0.12147238944026306]], [[0.1966831602624578]], [[0.21734716014116343]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48064418504901957]], [[0.47478578635620916]], [[0.4687721956699346]]], "std": [[[0.06903984994263579]], [[0.1007374151689477]], [[0.1078256998048331]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.796078431372549]], [[0.7686274509803922]]], "mean": [[[0.4720710110294118]], [[0.43597409517973856]], [[0.4162640155228758]]], "std": [[[0.07291676026828083]], [[0.1675826601338485]], [[0.19204436815757625]]], "count": [100]}, "observation.state": {"min": [0.08356636762619019, 1.8370462656021118, -1.2079598903656006, -1.2239470481872559, -2.522367238998413, -1.8774333000183105, 0.4625646471977234, 158.0, 0.1678840070962906, 0.1878580003976822, -0.026944000273942947, -2.9010000228881836, -0.16500000655651093, -1.121999979019165, -0.49151962995529175, -2.080118417739868, -2.2500784397125244, -0.35812410712242126, 0.5797110795974731, -1.863523006439209, 2.3881514072418213, 166.0, -0.3734779953956604, 0.1555519998073578, -0.07680899649858475, 1.402999997138977, 0.671999990940094, -3.119999885559082], "max": [0.7509453892707825, 2.0857207775115967, -0.21048672497272491, 0.012793262489140034, -0.5566902160644531, -1.2012927532196045, 2.294008493423462, 737.0, 0.38206300139427185, 0.416485995054245, 0.19022099673748016, -0.9330000281333923, 1.225000023841858, 0.921999990940094, -0.0075747291557490826, -1.8962479829788208, -1.8223332166671753, 0.015934856608510017, 1.161935567855835, -1.3502739667892456, 2.803941488265991, 827.0, -0.23502899706363678, 0.2906000018119812, 0.05046200007200241, 2.880000114440918, 1.100000023841858, 3.125], "mean": [0.38455095887184143, 2.0376322269439697, -0.7925856709480286, -0.5993790030479431, -1.5078990459442139, -1.6442314386367798, 1.1973061561584473, 545.5797729492188, 0.28676408529281616, 0.3046919107437134, 0.06274258345365524, -2.018066644668579, 0.5399944186210632, 0.14175795018672943, -0.1471855640411377, -2.051492691040039, -2.049466371536255, -0.07059887051582336, 0.7778518795967102, -1.66012442111969, 2.5635533332824707, 702.1110229492188, -0.3486725091934204, 0.20803089439868927, 0.0008096047677099705, 1.9121136665344238, 0.9237869381904602, 0.8152837753295898], "std": [0.28259196877479553, 0.06884432584047318, 0.3054209053516388, 0.4051009714603424, 0.8752779364585876, 0.2085302472114563, 0.6783006191253662, 202.78208923339844, 0.0637127161026001, 0.08478471636772156, 0.042713966220617294, 0.8003279566764832, 0.42048895359039307, 0.7390427589416504, 0.11314334720373154, 0.044119492173194885, 0.12753450870513916, 0.10839981585741043, 0.24954664707183838, 0.13989491760730743, 0.12833529710769653, 171.28399658203125, 0.03616983816027641, 0.03543601185083389, 0.039221975952386856, 0.5688849091529846, 0.10445753484964371, 2.7125625610351562], "count": [351]}, "action": {"min": [0.08356636762619019, 1.8370462656021118, -1.2079598903656006, -1.2239470481872559, -2.522367238998413, -1.8774333000183105, 0.4625646471977234, 158.0, 0.1678840070962906, 0.1878580003976822, -0.026944000273942947, -2.9010000228881836, -0.16500000655651093, -1.121999979019165, -0.49151962995529175, -2.080118417739868, -2.2500784397125244, -0.35812410712242126, 0.5797110795974731, -1.863523006439209, 2.3881514072418213, 166.0, -0.3734779953956604, 0.1555519998073578, -0.07680899649858475, 1.402999997138977, 0.671999990940094, -3.119999885559082], "max": [0.7509453892707825, 2.0857207775115967, -0.21048672497272491, 0.012793262489140034, -0.5566902160644531, -1.2012927532196045, 2.294008493423462, 737.0, 0.38206300139427185, 0.416485995054245, 0.19022099673748016, -0.9330000281333923, 1.225000023841858, 0.921999990940094, -0.0075747291557490826, -1.8962479829788208, -1.8223332166671753, 0.015934856608510017, 1.161935567855835, -1.3502739667892456, 2.803941488265991, 827.0, -0.23502899706363678, 0.2906000018119812, 0.05046200007200241, 2.880000114440918, 1.100000023841858, 3.125], "mean": [0.38455095887184143, 2.0376322269439697, -0.7925856709480286, -0.5993790030479431, -1.5078990459442139, -1.6442314386367798, 1.1973061561584473, 545.5797729492188, 0.28676408529281616, 0.3046919107437134, 0.06274258345365524, -2.018066644668579, 0.5399944186210632, 0.14175795018672943, -0.1471855640411377, -2.051492691040039, -2.049466371536255, -0.07059887051582336, 0.7778518795967102, -1.66012442111969, 2.5635533332824707, 702.1110229492188, -0.3486725091934204, 0.20803089439868927, 0.0008096047677099705, 1.9121136665344238, 0.9237869381904602, 0.8152837753295898], "std": [0.28259196877479553, 0.06884432584047318, 0.3054209053516388, 0.4051009714603424, 0.8752779364585876, 0.2085302472114563, 0.6783006191253662, 202.78208923339844, 0.0637127161026001, 0.08478471636772156, 0.042713966220617294, 0.8003279566764832, 0.42048895359039307, 0.7390427589416504, 0.11314334720373154, 0.044119492173194885, 0.12753450870513916, 0.10839981585741043, 0.24954664707183838, 0.13989491760730743, 0.12833529710769653, 171.28399658203125, 0.03616983816027641, 0.03543601185083389, 0.039221975952386856, 0.5688849091529846, 0.10445753484964371, 2.7125625610351562], "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": [787], "max": [787], "mean": [787.0], "std": [0.0], "count": [351]}, "index": {"min": [371995], "max": [372345], "mean": [372170.0], "std": [101.32456102380442], "count": [351]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [351]}, "subtask_annotation": {"mean": [14.66951566951567, 29.0, 29.0, 29.0, 29.0], "std": [7.580839510611739, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [351]}, "scene_annotation": {"mean": [787.0], "std": [0.0], "min": [787], "max": [787], "count": [351]}, "eef_direction_state": {"mean": [3.6695156695156697, 3.116809116809117], "std": [2.2743859367652637, 2.1682839632598854], "min": [0, 0], "max": [6, 6], "count": [351]}, "eef_velocity_state": {"mean": [0.7549857549857549, 1.0911680911680912], "std": [0.7603582431438093, 0.706265450291371], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_acc_mag_state": {"mean": [0.8746438746438746, 1.0113960113960114], "std": [0.8548243025759437, 0.8198992641104967], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_direction_action": {"mean": [3.6695156695156697, 3.116809116809117], "std": [2.2743859367652637, 2.1682839632598854], "min": [0, 0], "max": [6, 6], "count": [351]}, "eef_velocity_action": {"mean": [0.7549857549857549, 1.0911680911680912], "std": [0.7603582431438093, 0.706265450291371], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_acc_mag_action": {"mean": [0.8746438746438746, 1.0113960113960114], "std": [0.8548243025759437, 0.8198992641104967], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_sim_pose_state": {"mean": [0.39630627446816497, 0.3260087273403653, 1.0135959102846785, -1.0646549874120537, 1.2989243720277304, -0.8344530588399277, 0.5044188421101112, -0.32671685927981714, 1.1106015265763054, 0.30989100537088915, 0.8671861765813083, -0.582152287429443], "std": [0.04050089041923782, 0.037474120038712436, 0.015407578220368768, 0.6293392458530722, 0.07111355414344041, 1.494689351559418, 0.09518323699812463, 0.05996219653398704, 0.05399077081513251, 1.826300168332068, 0.22566546668502027, 1.572546707940317], "min": [0.338391747050125, 0.21960225260495014, 0.9764770458592374, -2.5018090707898204, 1.204537014920474, -3.129303850390724, 0.3753651793710073, -0.4510071607636261, 1.0267856942868279, -3.0918962095478286, 0.5398636273361155, -3.1220585028847716], "max": [0.4979097019096999, 0.3811448832058167, 1.0468322455563177, -0.220972393580184, 1.4523545825002122, 3.134298287114385, 0.626395873142424, -0.2018869436157092, 1.2074774894019604, 3.1338257220837225, 1.223684597053726, 3.138460488763747], "count": [351]}, "eef_sim_pose_action": {"mean": [0.39630627446816497, 0.3260087273403653, 1.0135959102846785, -1.0646549874120537, 1.2989243720277304, -0.8344530588399277, 0.5044188421101112, -0.32671685927981714, 1.1106015265763054, 0.30989100537088915, 0.8671861765813083, -0.582152287429443], "std": [0.04050089041923782, 0.037474120038712436, 0.015407578220368768, 0.6293392458530722, 0.07111355414344041, 1.494689351559418, 0.09518323699812463, 0.05996219653398704, 0.05399077081513251, 1.826300168332068, 0.22566546668502027, 1.572546707940317], "min": [0.338391747050125, 0.21960225260495014, 0.9764770458592374, -2.5018090707898204, 1.204537014920474, -3.129303850390724, 0.3753651793710073, -0.4510071607636261, 1.0267856942868279, -3.0918962095478286, 0.5398636273361155, -3.1220585028847716], "max": [0.4979097019096999, 0.3811448832058167, 1.0468322455563177, -0.220972393580184, 1.4523545825002122, 3.134298287114385, 0.626395873142424, -0.2018869436157092, 1.2074774894019604, 3.1338257220837225, 1.223684597053726, 3.138460488763747], "count": [351]}, "gripper_mode_state": {"mean": [0.14245014245014245, 0.2678062678062678], "std": [0.3495112292417469, 0.44281606873502805], "min": [0, 0], "max": [1, 1], "count": [351]}, "gripper_activity_state": {"mean": [1.8262108262108263, 1.811965811965812], "std": [0.5240616642313966, 0.5272887800064017], "min": [0, 0], "max": [2, 2], "count": [351]}, "gripper_mode_action": {"mean": [0.14245014245014245, 0.2678062678062678], "std": [0.3495112292417469, 0.44281606873502805], "min": [0, 0], "max": [1, 1], "count": [351]}, "gripper_activity_action": {"mean": [1.8262108262108263, 1.811965811965812], "std": [0.5240616642313966, 0.5272887800064017], "min": [0, 0], "max": [2, 2], "count": [351]}, "gripper_open_scale_state": {"mean": [0.702111111545835, 0.5455797720797702], "std": [0.1712840260353274, 0.20278186958119834], "min": [0.166, 0.158], "max": [0.827, 0.737], "count": [351]}, "gripper_open_scale_action": {"mean": [0.702111111545835, 0.5455797720797702], "std": [0.1712840260353274, 0.20278186958119834], "min": [0.166, 0.158], "max": [0.827, 0.737], "count": [351]}}} +{"episode_index": 709, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.492483960375817]], [[0.4325060763888889]], [[0.41713829044117645]]], "std": [[[0.12312883613904047]], [[0.19984920144287874]], [[0.22143763540816902]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4737603799019608]], [[0.4752820955882353]], [[0.46898526348039216]]], "std": [[[0.05813339856653649]], [[0.07754042346962274]], [[0.08234260087867724]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.7411764705882353]], [[0.7176470588235294]]], "mean": [[[0.47249674428104577]], [[0.43753436683006536]], [[0.4207375367647059]]], "std": [[[0.06720648128970921]], [[0.15744762313626462]], [[0.17834738461870042]]], "count": [100]}, "observation.state": {"min": [0.13426817953586578, 1.8092433214187622, -1.0793465375900269, -1.2564102411270142, -2.406599521636963, -1.8068522214889526, 0.4718323051929474, 140.0, 0.14848899841308594, 0.2110230028629303, -0.031366001814603806, -2.934000015258789, -0.18700000643730164, -1.1109999418258667, -0.40022146701812744, -2.078338146209717, -2.314812660217285, -0.39126789569854736, 0.07700392603874207, -1.7568310499191284, 2.3890764713287354, 105.0, -0.38396400213241577, 0.14760099351406097, -0.08986800163984299, 1.4800000190734863, 0.7670000195503235, -3.122999906539917], "max": [0.8578293919563293, 2.081514596939087, -0.22184880077838898, 0.06902777403593063, -0.6531546115875244, -1.2771971225738525, 2.2897849082946777, 636.0, 0.38769200444221497, 0.42457500100135803, 0.1833059936761856, -1.003000020980835, 1.1519999504089355, 0.7310000061988831, 0.01837831735610962, -1.9529361724853516, -1.3347057104110718, 0.06761405616998672, 0.8655087947845459, -1.2839165925979614, 2.717477560043335, 814.0, -0.22445599734783173, 0.302498996257782, 0.02725300006568432, 2.7200000286102295, 1.1009999513626099, 3.134999990463257], "mean": [0.4209333658218384, 2.0224013328552246, -0.6487945914268494, -0.5929635763168335, -1.664648175239563, -1.5853631496429443, 1.3058983087539673, 465.85736083984375, 0.2872841954231262, 0.3184609115123749, 0.06074542924761772, -2.128554105758667, 0.6244952082633972, 0.039495378732681274, -0.1417570561170578, -2.051943302154541, -1.9854862689971924, -0.0542597696185112, 0.6660760641098022, -1.5813199281692505, 2.5910353660583496, 702.0657958984375, -0.35498595237731934, 0.21132394671440125, -0.00643931794911623, 1.918102502822876, 0.9644730687141418, 1.240441918373108], "std": [0.2670079469680786, 0.0737113356590271, 0.2611105442047119, 0.3937133848667145, 0.6257725358009338, 0.1533564329147339, 0.6065713763237, 187.05674743652344, 0.07495637238025665, 0.07816644757986069, 0.04384694620966911, 0.7643833160400391, 0.45537206530570984, 0.6485738754272461, 0.0999317392706871, 0.03414396941661835, 0.33455803990364075, 0.1500542163848877, 0.20207975804805756, 0.12736152112483978, 0.1190323457121849, 222.75820922851562, 0.0438363216817379, 0.043168939650058746, 0.030575474724173546, 0.45597055554389954, 0.07124275714159012, 2.6758790016174316], "count": [319]}, "action": {"min": [0.13426817953586578, 1.8092433214187622, -1.0793465375900269, -1.2564102411270142, -2.406599521636963, -1.8068522214889526, 0.4718323051929474, 140.0, 0.14848899841308594, 0.2110230028629303, -0.031366001814603806, -2.934000015258789, -0.18700000643730164, -1.1109999418258667, -0.40022146701812744, -2.078338146209717, -2.314812660217285, -0.39126789569854736, 0.07700392603874207, -1.7568310499191284, 2.3890764713287354, 105.0, -0.38396400213241577, 0.14760099351406097, -0.08986800163984299, 1.4800000190734863, 0.7670000195503235, -3.122999906539917], "max": [0.8578293919563293, 2.081514596939087, -0.22184880077838898, 0.06902777403593063, -0.6531546115875244, -1.2771971225738525, 2.2897849082946777, 636.0, 0.38769200444221497, 0.42457500100135803, 0.1833059936761856, -1.003000020980835, 1.1519999504089355, 0.7310000061988831, 0.01837831735610962, -1.9529361724853516, -1.3347057104110718, 0.06761405616998672, 0.8655087947845459, -1.2839165925979614, 2.717477560043335, 814.0, -0.22445599734783173, 0.302498996257782, 0.02725300006568432, 2.7200000286102295, 1.1009999513626099, 3.134999990463257], "mean": [0.4209333658218384, 2.0224013328552246, -0.6487945914268494, -0.5929635763168335, -1.664648175239563, -1.5853631496429443, 1.3058983087539673, 465.85736083984375, 0.2872841954231262, 0.3184609115123749, 0.06074542924761772, -2.128554105758667, 0.6244952082633972, 0.039495378732681274, -0.1417570561170578, -2.051943302154541, -1.9854862689971924, -0.0542597696185112, 0.6660760641098022, -1.5813199281692505, 2.5910353660583496, 702.0657958984375, -0.35498595237731934, 0.21132394671440125, -0.00643931794911623, 1.918102502822876, 0.9644730687141418, 1.240441918373108], "std": [0.2670079469680786, 0.0737113356590271, 0.2611105442047119, 0.3937133848667145, 0.6257725358009338, 0.1533564329147339, 0.6065713763237, 187.05674743652344, 0.07495637238025665, 0.07816644757986069, 0.04384694620966911, 0.7643833160400391, 0.45537206530570984, 0.6485738754272461, 0.0999317392706871, 0.03414396941661835, 0.33455803990364075, 0.1500542163848877, 0.20207975804805756, 0.12736152112483978, 0.1190323457121849, 222.75820922851562, 0.0438363216817379, 0.043168939650058746, 0.030575474724173546, 0.45597055554389954, 0.07124275714159012, 2.6758790016174316], "count": [319]}, "timestamp": {"min": [0.0], "max": [10.6], "mean": [5.3], "std": [3.0695638488590236], "count": [319]}, "frame_index": {"min": [0], "max": [318], "mean": [159.0], "std": [92.0869154657707], "count": [319]}, "episode_index": {"min": [788], "max": [788], "mean": [788.0], "std": [0.0], "count": [319]}, "index": {"min": [372346], "max": [372664], "mean": [372505.0], "std": [92.0869154657707], "count": [319]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [319]}, "subtask_annotation": {"mean": [15.25078369905956, 29.0, 29.0, 29.0, 29.0], "std": [7.711477685926953, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [319]}, "scene_annotation": {"mean": [788.0], "std": [0.0], "min": [788], "max": [788], "count": [319]}, "eef_direction_state": {"mean": [3.420062695924765, 3.445141065830721], "std": [2.354021170263855, 1.9530459842164662], "min": [0, 0], "max": [6, 6], "count": [319]}, "eef_velocity_state": {"mean": [0.786833855799373, 1.115987460815047], "std": [0.7374970425409232, 0.765044436904405], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_state": {"mean": [0.8934169278996865, 1.0], "std": [0.8386737095327403, 0.7957567719632626], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_direction_action": {"mean": [3.420062695924765, 3.445141065830721], "std": [2.354021170263855, 1.9530459842164662], "min": [0, 0], "max": [6, 6], "count": [319]}, "eef_velocity_action": {"mean": [0.786833855799373, 1.115987460815047], "std": [0.7374970425409232, 0.765044436904405], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_action": {"mean": [0.8934169278996865, 1.0], "std": [0.8386737095327403, 0.7957567719632626], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_sim_pose_state": {"mean": [0.39734772255764716, 0.32300307239628917, 1.0060708729255496, -1.213951007315963, 1.328009615472659, -1.5731536723165813, 0.5175337474673325, -0.3275352702335276, 1.1116860070598718, 0.365338588353252, 0.9367848135500063, -0.3983644962452191], "std": [0.04709547329140259, 0.0393612972199973, 0.017162407079173797, 0.41086757467823637, 0.05948576527348232, 0.6123818005185256, 0.0900501528394158, 0.06563557060631679, 0.06156590031279919, 1.8636593630646963, 0.25286651862407017, 1.7098596373714776], "min": [0.33306782649700006, 0.19685402524188444, 0.9753700769677723, -2.277913015920812, 1.1817499385446566, -2.9902258229506273, 0.39611797881047095, -0.43431363494779535, 1.025606217321926, -3.1149631775284785, 0.5307582884136259, -3.114455390266231], "max": [0.5058263253985852, 0.3537320520483126, 1.0520430999497643, -0.46888692135641824, 1.4976860335144475, -0.7571377120781726, 0.6390152436949543, -0.18708338319352888, 1.2063682296355964, 3.134972422249032, 1.3622985973021575, 3.1024912521670003], "count": [319]}, "eef_sim_pose_action": {"mean": [0.39734772255764716, 0.32300307239628917, 1.0060708729255496, -1.213951007315963, 1.328009615472659, -1.5731536723165813, 0.5175337474673325, -0.3275352702335276, 1.1116860070598718, 0.365338588353252, 0.9367848135500063, -0.3983644962452191], "std": [0.04709547329140259, 0.0393612972199973, 0.017162407079173797, 0.41086757467823637, 0.05948576527348232, 0.6123818005185256, 0.0900501528394158, 0.06563557060631679, 0.06156590031279919, 1.8636593630646963, 0.25286651862407017, 1.7098596373714776], "min": [0.33306782649700006, 0.19685402524188444, 0.9753700769677723, -2.277913015920812, 1.1817499385446566, -2.9902258229506273, 0.39611797881047095, -0.43431363494779535, 1.025606217321926, -3.1149631775284785, 0.5307582884136259, -3.114455390266231], "max": [0.5058263253985852, 0.3537320520483126, 1.0520430999497643, -0.46888692135641824, 1.4976860335144475, -0.7571377120781726, 0.6390152436949543, -0.18708338319352888, 1.2063682296355964, 3.134972422249032, 1.3622985973021575, 3.1024912521670003], "count": [319]}, "gripper_mode_state": {"mean": [0.18181818181818182, 0.28213166144200624], "std": [0.38569460791993493, 0.4500370951976954], "min": [0, 0], "max": [1, 1], "count": [319]}, "gripper_activity_state": {"mean": [1.7680250783699059, 1.8620689655172413], "std": [0.5732650144571371, 0.4748569640529508], "min": [0, 0], "max": [2, 2], "count": [319]}, "gripper_mode_action": {"mean": [0.18181818181818182, 0.28213166144200624], "std": [0.38569460791993493, 0.4500370951976954], "min": [0, 0], "max": [1, 1], "count": [319]}, "gripper_activity_action": {"mean": [1.7680250783699059, 1.8620689655172413], "std": [0.5732650144571371, 0.4748569640529508], "min": [0, 0], "max": [2, 2], "count": [319]}, "gripper_open_scale_state": {"mean": [0.7020658306253371, 0.46585736691466], "std": [0.22275814535049526, 0.18705722427861587], "min": [0.105, 0.14], "max": [0.814, 0.636], "count": [319]}, "gripper_open_scale_action": {"mean": [0.7020658306253371, 0.46585736691466], "std": [0.22275814535049526, 0.18705722427861587], "min": [0.105, 0.14], "max": [0.814, 0.636], "count": [319]}}} +{"episode_index": 710, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.49165606821895425]], [[0.4347596507352941]], [[0.41978980392156867]]], "std": [[[0.12043275601369549]], [[0.1949799227703749]], [[0.21678998587220616]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48373060661764705]], [[0.48228342116013073]], [[0.4768702818627451]]], "std": [[[0.059574312937276844]], [[0.08293376668514883]], [[0.08857174031448162]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0]], [[0.0]]], "max": [[[0.7019607843137254]], [[0.6980392156862745]], [[0.6862745098039216]]], "mean": [[[0.47768485294117646]], [[0.44179534517973856]], [[0.42868100694444444]]], "std": [[[0.06885437676127645]], [[0.14822252789637136]], [[0.16659425095151936]]], "count": [100]}, "observation.state": {"min": [0.03410373628139496, 1.8522306680679321, -0.9950471520423889, -1.2992929220199585, -2.505577325820923, -1.9727108478546143, 0.4861963987350464, 156.0, 0.1702290028333664, 0.16983500123023987, 0.002570000011473894, -2.9010000228881836, -0.034000005573034286, -1.184000015258789, -0.4283387064933777, -2.078634738922119, -1.6521462202072144, -0.4369606375694275, -0.2618691921234131, -1.8540809154510498, 2.407088279724121, 152.0, -0.3723360002040863, 0.17538000643253326, -0.13469499349594116, 1.3830000162124634, 0.6729999780654907, -3.128000020980835], "max": [0.7092843651771545, 2.0821080207824707, -0.14987142384052277, 0.05717698857188225, -0.8955284953117371, -1.2697968482971191, 2.3825316429138184, 557.0, 0.3877829909324646, 0.41978999972343445, 0.22099100053310394, -0.8529999852180481, 1.246000051498413, 1.0219999551773071, -0.041294489055871964, -1.8686891794204712, -0.6134657263755798, 0.2243795394897461, 0.09749409556388855, -1.1795458793640137, 2.6899189949035645, 822.0, -0.2033649981021881, 0.27761998772621155, 0.03626900166273117, 2.7309999465942383, 1.0440000295639038, 3.124000072479248], "mean": [0.3595893085002899, 2.02880597114563, -0.6343433856964111, -0.6704893112182617, -1.6653059720993042, -1.6732280254364014, 1.3773219585418701, 434.80767822265625, 0.2923067808151245, 0.2951682507991791, 0.07919974625110626, -2.046706438064575, 0.6505799889564514, 0.09223654121160507, -0.1800328940153122, -2.0575788021087646, -1.3762197494506836, -0.03828859329223633, 0.01483863778412342, -1.6240510940551758, 2.653271198272705, 732.173095703125, -0.3476220667362213, 0.21994490921497345, 0.001180437975563109, 1.7968252897262573, 0.9271836280822754, 1.3525197505950928], "std": [0.2741314470767975, 0.07196307927370071, 0.2673197090625763, 0.43220576643943787, 0.6833495497703552, 0.2151201069355011, 0.6156682372093201, 140.76756286621094, 0.07099451124668121, 0.0943189188838005, 0.05050422623753548, 0.8052875399589539, 0.4223989248275757, 0.7778518199920654, 0.1041262298822403, 0.03799375519156456, 0.35350432991981506, 0.1445317417383194, 0.11144059896469116, 0.13523754477500916, 0.05498526990413666, 166.11363220214844, 0.04308837652206421, 0.024541182443499565, 0.04372318834066391, 0.46863049268722534, 0.09412290155887604, 2.5130348205566406], "count": [338]}, "action": {"min": [0.03410373628139496, 1.8522306680679321, -0.9950471520423889, -1.2992929220199585, -2.505577325820923, -1.9727108478546143, 0.4861963987350464, 156.0, 0.1702290028333664, 0.16983500123023987, 0.002570000011473894, -2.9010000228881836, -0.034000005573034286, -1.184000015258789, -0.4283387064933777, -2.078634738922119, -1.6521462202072144, -0.4369606375694275, -0.2618691921234131, -1.8540809154510498, 2.407088279724121, 152.0, -0.3723360002040863, 0.17538000643253326, -0.13469499349594116, 1.3830000162124634, 0.6729999780654907, -3.128000020980835], "max": [0.7092843651771545, 2.0821080207824707, -0.14987142384052277, 0.05717698857188225, -0.8955284953117371, -1.2697968482971191, 2.3825316429138184, 557.0, 0.3877829909324646, 0.41978999972343445, 0.22099100053310394, -0.8529999852180481, 1.246000051498413, 1.0219999551773071, -0.041294489055871964, -1.8686891794204712, -0.6134657263755798, 0.2243795394897461, 0.09749409556388855, -1.1795458793640137, 2.6899189949035645, 822.0, -0.2033649981021881, 0.27761998772621155, 0.03626900166273117, 2.7309999465942383, 1.0440000295639038, 3.124000072479248], "mean": [0.3595893085002899, 2.02880597114563, -0.6343433856964111, -0.6704893112182617, -1.6653059720993042, -1.6732280254364014, 1.3773219585418701, 434.80767822265625, 0.2923067808151245, 0.2951682507991791, 0.07919974625110626, -2.046706438064575, 0.6505799889564514, 0.09223654121160507, -0.1800328940153122, -2.0575788021087646, -1.3762197494506836, -0.03828859329223633, 0.01483863778412342, -1.6240510940551758, 2.653271198272705, 732.173095703125, -0.3476220667362213, 0.21994490921497345, 0.001180437975563109, 1.7968252897262573, 0.9271836280822754, 1.3525197505950928], "std": [0.2741314470767975, 0.07196307927370071, 0.2673197090625763, 0.43220576643943787, 0.6833495497703552, 0.2151201069355011, 0.6156682372093201, 140.76756286621094, 0.07099451124668121, 0.0943189188838005, 0.05050422623753548, 0.8052875399589539, 0.4223989248275757, 0.7778518199920654, 0.1041262298822403, 0.03799375519156456, 0.35350432991981506, 0.1445317417383194, 0.11144059896469116, 0.13523754477500916, 0.05498526990413666, 166.11363220214844, 0.04308837652206421, 0.024541182443499565, 0.04372318834066391, 0.46863049268722534, 0.09412290155887604, 2.5130348205566406], "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": [789], "max": [789], "mean": [789.0], "std": [0.0], "count": [338]}, "index": {"min": [372665], "max": [373002], "mean": [372833.5], "std": [97.5717684578895], "count": [338]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [338]}, "subtask_annotation": {"mean": [12.733727810650887, 29.0, 29.0, 29.0, 29.0], "std": [6.526240955915616, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [338]}, "scene_annotation": {"mean": [789.0], "std": [0.0], "min": [789], "max": [789], "count": [338]}, "eef_direction_state": {"mean": [3.8816568047337277, 3.4763313609467454], "std": [2.176573954193838, 2.106843351545484], "min": [0, 0], "max": [6, 6], "count": [338]}, "eef_velocity_state": {"mean": [0.7130177514792899, 1.1035502958579881], "std": [0.7676189303098842, 0.7602859545443565], "min": [0, 0], "max": [2, 2], "count": [338]}, "eef_acc_mag_state": {"mean": [0.8017751479289941, 1.0236686390532543], "std": [0.8099217123961925, 0.7990576011547819], "min": [0, 0], "max": [2, 2], "count": [338]}, "eef_direction_action": {"mean": [3.8816568047337277, 3.4763313609467454], "std": [2.176573954193838, 2.106843351545484], "min": [0, 0], "max": [6, 6], "count": [338]}, "eef_velocity_action": {"mean": [0.7130177514792899, 1.1035502958579881], "std": [0.7676189303098842, 0.7602859545443565], "min": [0, 0], "max": [2, 2], "count": [338]}, "eef_acc_mag_action": {"mean": [0.8017751479289941, 1.0236686390532543], "std": [0.8099217123961925, 0.7990576011547819], "min": [0, 0], "max": [2, 2], "count": [338]}, "eef_sim_pose_state": {"mean": [0.4061934234254729, 0.32300305140103563, 1.0135106137144774, -1.0345247243846811, 1.3161287543178304, -0.6174857491625031, 0.4941732494638049, -0.3430008150527058, 1.1198238641705294, 0.4639626084282604, 0.8907016834278668, -0.2031948156347755], "std": [0.02803043837440623, 0.049266428004473006, 0.012069425314084857, 0.7224943215193699, 0.05206376893375507, 1.418342763807964, 0.10388472917756811, 0.06776968537200018, 0.05928156830542458, 1.8979317738599426, 0.17405178645883101, 1.805236632771014], "min": [0.35984737585304305, 0.1511708257651868, 0.98077537991859, -2.836971227553, 1.2546442625192746, -3.1207357129043998, 0.35763424985342795, -0.4777497370384956, 1.0178553979592477, -3.13308351550583, 0.6105960408231637, -3.136767282436874], "max": [0.4768399897947055, 0.37632858225832233, 1.0383305670569596, -0.2257488078351746, 1.4988438960299106, 3.1403862177905366, 0.6249703770672063, -0.22758677107837666, 1.2132459140435163, 3.1140334370259337, 1.3137947222254995, 3.128830939409314], "count": [338]}, "eef_sim_pose_action": {"mean": [0.4061934234254729, 0.32300305140103563, 1.0135106137144774, -1.0345247243846811, 1.3161287543178304, -0.6174857491625031, 0.4941732494638049, -0.3430008150527058, 1.1198238641705294, 0.4639626084282604, 0.8907016834278668, -0.2031948156347755], "std": [0.02803043837440623, 0.049266428004473006, 0.012069425314084857, 0.7224943215193699, 0.05206376893375507, 1.418342763807964, 0.10388472917756811, 0.06776968537200018, 0.05928156830542458, 1.8979317738599426, 0.17405178645883101, 1.805236632771014], "min": [0.35984737585304305, 0.1511708257651868, 0.98077537991859, -2.836971227553, 1.2546442625192746, -3.1207357129043998, 0.35763424985342795, -0.4777497370384956, 1.0178553979592477, -3.13308351550583, 0.6105960408231637, -3.136767282436874], "max": [0.4768399897947055, 0.37632858225832233, 1.0383305670569596, -0.2257488078351746, 1.4988438960299106, 3.1403862177905366, 0.6249703770672063, -0.22758677107837666, 1.2132459140435163, 3.1140334370259337, 1.3137947222254995, 3.128830939409314], "count": [338]}, "gripper_mode_state": {"mean": [0.11242603550295859, 0.6715976331360947], "std": [0.31588988911335314, 0.4696320392627532], "min": [0, 0], "max": [1, 1], "count": [338]}, "gripper_activity_state": {"mean": [1.8402366863905326, 1.8757396449704142], "std": [0.49665383592291856, 0.457614942035155], "min": [0, 0], "max": [2, 2], "count": [338]}, "gripper_mode_action": {"mean": [0.11242603550295859, 0.6715976331360947], "std": [0.31588988911335314, 0.4696320392627532], "min": [0, 0], "max": [1, 1], "count": [338]}, "gripper_activity_action": {"mean": [1.8402366863905326, 1.8757396449704142], "std": [0.49665383592291856, 0.457614942035155], "min": [0, 0], "max": [2, 2], "count": [338]}, "gripper_open_scale_state": {"mean": [0.7321730771036549, 0.43480769221740156], "std": [0.16611358901364245, 0.14076762593376477], "min": [0.152, 0.156], "max": [0.822, 0.557], "count": [338]}, "gripper_open_scale_action": {"mean": [0.7321730771036549, 0.43480769221740156], "std": [0.16611358901364245, 0.14076762593376477], "min": [0.152, 0.156], "max": [0.822, 0.557], "count": [338]}}} +{"episode_index": 711, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.49017471200980395]], [[0.4297200428921569]], [[0.41410292483660127]]], "std": [[[0.11908340876736546]], [[0.19680372334393922]], [[0.21772761655649833]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47758367034313726]], [[0.46918707924836606]], [[0.4617924305555556]]], "std": [[[0.07864801917445448]], [[0.11553685368200314]], [[0.1242544145302934]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.7294117647058823]], [[0.7568627450980392]], [[0.7215686274509804]]], "mean": [[[0.472328966503268]], [[0.44137064338235293]], [[0.4243092013888889]]], "std": [[[0.06803302605762589]], [[0.15140953332091733]], [[0.17281218897864656]]], "count": [100]}, "observation.state": {"min": [0.018640117719769478, 1.7895909547805786, -0.9332799315452576, -1.2451354265213013, -2.517620086669922, -1.9520983695983887, 0.3211231529712677, 163.0, 0.19636499881744385, 0.16811199486255646, 0.01643100008368492, -2.8480000495910645, -0.04699999839067459, -1.0980000495910645, -0.6482676863670349, -2.079036235809326, -1.4297388792037964, -0.18647098541259766, -0.6475695371627808, -1.9658865928649902, 2.1398959159851074, 14.0, -0.3857719898223877, 0.16870999336242676, -0.10425599664449692, 1.4010000228881836, 0.5409999489784241, -3.1089999675750732], "max": [0.7336491942405701, 2.0851449966430664, -0.24389231204986572, 0.042097341269254684, -0.7213795185089111, -1.3389643430709839, 2.345582962036133, 831.0, 0.39735499024391174, 0.4140470027923584, 0.21628999710083008, -0.847000002861023, 1.2239999771118164, 1.0360000133514404, 0.007016223855316639, -1.9001225233078003, -0.270089715719223, 0.45036476850509644, -0.16252507269382477, -1.4361093044281006, 2.7135331630706787, 818.0, -0.18385499715805054, 0.315513014793396, 0.03111100010573864, 3.1089999675750732, 1.1239999532699585, 3.138000011444092], "mean": [0.3003455698490143, 2.0398473739624023, -0.6700406670570374, -0.5534052848815918, -1.4175519943237305, -1.6984614133834839, 1.2084521055221558, 545.146728515625, 0.3105344772338867, 0.2755294740200043, 0.08159960806369781, -1.753363013267517, 0.6763720512390137, 0.31972619891166687, -0.22259441018104553, -2.051388740539551, -0.943805992603302, 0.06817464530467987, -0.2742309868335724, -1.6686923503875732, 2.48791241645813, 697.7836303710938, -0.3501974940299988, 0.21734501421451569, 0.002530451165512204, 2.092665433883667, 0.9272618889808655, 0.4448659420013428], "std": [0.27120494842529297, 0.06942170113325119, 0.176616832613945, 0.42757484316825867, 0.763986349105835, 0.19075360894203186, 0.5985702872276306, 217.14964294433594, 0.06465530395507812, 0.09178720414638519, 0.04401262849569321, 0.872398316860199, 0.4274372160434723, 0.7562028169631958, 0.18210822343826294, 0.0337446965277195, 0.46550944447517395, 0.22168157994747162, 0.16177144646644592, 0.1423344910144806, 0.16827523708343506, 217.4677734375, 0.04732890799641609, 0.03627278655767441, 0.031683895736932755, 0.6914957761764526, 0.1593015342950821, 2.764998435974121], "count": [409]}, "action": {"min": [0.018640117719769478, 1.7895909547805786, -0.9332799315452576, -1.2451354265213013, -2.517620086669922, -1.9520983695983887, 0.3211231529712677, 163.0, 0.19636499881744385, 0.16811199486255646, 0.01643100008368492, -2.8480000495910645, -0.04699999839067459, -1.0980000495910645, -0.6482676863670349, -2.079036235809326, -1.4297388792037964, -0.18647098541259766, -0.6475695371627808, -1.9658865928649902, 2.1398959159851074, 14.0, -0.3857719898223877, 0.16870999336242676, -0.10425599664449692, 1.4010000228881836, 0.5409999489784241, -3.1089999675750732], "max": [0.7336491942405701, 2.0851449966430664, -0.24389231204986572, 0.042097341269254684, -0.7213795185089111, -1.3389643430709839, 2.345582962036133, 831.0, 0.39735499024391174, 0.4140470027923584, 0.21628999710083008, -0.847000002861023, 1.2239999771118164, 1.0360000133514404, 0.007016223855316639, -1.9001225233078003, -0.270089715719223, 0.45036476850509644, -0.16252507269382477, -1.4361093044281006, 2.7135331630706787, 818.0, -0.18385499715805054, 0.315513014793396, 0.03111100010573864, 3.1089999675750732, 1.1239999532699585, 3.138000011444092], "mean": [0.3003455698490143, 2.0398473739624023, -0.6700406670570374, -0.5534052848815918, -1.4175519943237305, -1.6984614133834839, 1.2084521055221558, 545.146728515625, 0.3105344772338867, 0.2755294740200043, 0.08159960806369781, -1.753363013267517, 0.6763720512390137, 0.31972619891166687, -0.22259441018104553, -2.051388740539551, -0.943805992603302, 0.06817464530467987, -0.2742309868335724, -1.6686923503875732, 2.48791241645813, 697.7836303710938, -0.3501974940299988, 0.21734501421451569, 0.002530451165512204, 2.092665433883667, 0.9272618889808655, 0.4448659420013428], "std": [0.27120494842529297, 0.06942170113325119, 0.176616832613945, 0.42757484316825867, 0.763986349105835, 0.19075360894203186, 0.5985702872276306, 217.14964294433594, 0.06465530395507812, 0.09178720414638519, 0.04401262849569321, 0.872398316860199, 0.4274372160434723, 0.7562028169631958, 0.18210822343826294, 0.0337446965277195, 0.46550944447517395, 0.22168157994747162, 0.16177144646644592, 0.1423344910144806, 0.16827523708343506, 217.4677734375, 0.04732890799641609, 0.03627278655767441, 0.031683895736932755, 0.6914957761764526, 0.1593015342950821, 2.764998435974121], "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": [790], "max": [790], "mean": [790.0], "std": [0.0], "count": [409]}, "index": {"min": [373003], "max": [373411], "mean": [373207.0], "std": [118.06777714516353], "count": [409]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [409]}, "subtask_annotation": {"mean": [14.689486552567237, 29.0, 29.0, 29.0, 29.0], "std": [8.158509858451803, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [409]}, "scene_annotation": {"mean": [790.0], "std": [0.0], "min": [790], "max": [790], "count": [409]}, "eef_direction_state": {"mean": [3.6699266503667483, 3.4841075794621026], "std": [2.1960400556820883, 2.3246035491666714], "min": [0, 0], "max": [6, 6], "count": [409]}, "eef_velocity_state": {"mean": [0.8386308068459658, 0.8948655256723717], "std": [0.761785371161705, 0.7699731961230512], "min": [0, 0], "max": [2, 2], "count": [409]}, "eef_acc_mag_state": {"mean": [0.8924205378973105, 0.8166259168704156], "std": [0.8380710528657712, 0.8438573440043196], "min": [0, 0], "max": [2, 2], "count": [409]}, "eef_direction_action": {"mean": [3.6699266503667483, 3.4841075794621026], "std": [2.1960400556820883, 2.3246035491666714], "min": [0, 0], "max": [6, 6], "count": [409]}, "eef_velocity_action": {"mean": [0.8386308068459658, 0.8948655256723717], "std": [0.761785371161705, 0.7699731961230512], "min": [0, 0], "max": [2, 2], "count": [409]}, "eef_acc_mag_action": {"mean": [0.8924205378973105, 0.8166259168704156], "std": [0.8380710528657712, 0.8438573440043196], "min": [0, 0], "max": [2, 2], "count": [409]}, "eef_sim_pose_state": {"mean": [0.40793913906903684, 0.33032781586876225, 1.0168723122404026, -1.3585139535590576, 1.2451331782556376, -0.796154696625544, 0.47229785432223576, -0.3527079133276745, 1.1034986052245013, 0.5258017950656845, 0.8846909072835438, -0.25533715195487083], "std": [0.04044654492309527, 0.04377804915870787, 0.016118818655221565, 0.5658310805842612, 0.06536650831484278, 1.8323666042533, 0.10242874185410428, 0.05599755447506829, 0.058978084407297675, 1.6785841881507408, 0.18208197500898357, 1.5645366117455717], "min": [0.35099047096856434, 0.16110565230690285, 0.9980704594948152, -2.4630840919746735, 1.0628414504347763, -3.1411529052866225, 0.35492690907829433, -0.4657159105247524, 1.0139747822337777, -3.1220589807474046, 0.534468724743089, -3.1297939162136013], "max": [0.5162454476451037, 0.3705110432089832, 1.0633045182472545, -0.6875409596328365, 1.3299494356585555, 3.134516705767839, 0.6232593135510174, -0.25304616131127733, 1.2379539719171648, 3.1336617900009562, 1.2962876759931374, 3.1302545391952687], "count": [409]}, "eef_sim_pose_action": {"mean": [0.40793913906903684, 0.33032781586876225, 1.0168723122404026, -1.3585139535590576, 1.2451331782556376, -0.796154696625544, 0.47229785432223576, -0.3527079133276745, 1.1034986052245013, 0.5258017950656845, 0.8846909072835438, -0.25533715195487083], "std": [0.04044654492309527, 0.04377804915870787, 0.016118818655221565, 0.5658310805842612, 0.06536650831484278, 1.8323666042533, 0.10242874185410428, 0.05599755447506829, 0.058978084407297675, 1.6785841881507408, 0.18208197500898357, 1.5645366117455717], "min": [0.35099047096856434, 0.16110565230690285, 0.9980704594948152, -2.4630840919746735, 1.0628414504347763, -3.1411529052866225, 0.35492690907829433, -0.4657159105247524, 1.0139747822337777, -3.1220589807474046, 0.534468724743089, -3.1297939162136013], "max": [0.5162454476451037, 0.3705110432089832, 1.0633045182472545, -0.6875409596328365, 1.3299494356585555, 3.134516705767839, 0.6232593135510174, -0.25304616131127733, 1.2379539719171648, 3.1336617900009562, 1.2962876759931374, 3.1302545391952687], "count": [409]}, "gripper_mode_state": {"mean": [0.19315403422982885, 0.2176039119804401], "std": [0.3947727869174506, 0.41261658894335657], "min": [0, 0], "max": [1, 1], "count": [409]}, "gripper_activity_state": {"mean": [1.6797066014669926, 1.8581907090464547], "std": [0.642887672454585, 0.4685071258318745], "min": [0, 0], "max": [2, 2], "count": [409]}, "gripper_mode_action": {"mean": [0.19315403422982885, 0.2176039119804401], "std": [0.3947727869174506, 0.41261658894335657], "min": [0, 0], "max": [1, 1], "count": [409]}, "gripper_activity_action": {"mean": [1.6797066014669926, 1.8581907090464547], "std": [0.642887672454585, 0.4685071258318745], "min": [0, 0], "max": [2, 2], "count": [409]}, "gripper_open_scale_state": {"mean": [0.6977836184420056, 0.5451466992665034], "std": [0.21746780014613712, 0.21714960266988811], "min": [0.014, 0.163], "max": [0.818, 0.831], "count": [409]}, "gripper_open_scale_action": {"mean": [0.6977836184420056, 0.5451466992665034], "std": [0.21746780014613712, 0.21714960266988811], "min": [0.014, 0.163], "max": [0.818, 0.831], "count": [409]}}} +{"episode_index": 712, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.489937073120915]], [[0.42807245098039215]], [[0.41104439746732024]]], "std": [[[0.12315818122214606]], [[0.2013729187445057]], [[0.22282107770502338]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4819874897875817]], [[0.480490408496732]], [[0.47616084967320266]]], "std": [[[0.06128435338975933]], [[0.08183049151284545]], [[0.0864745606745166]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7019607843137254]], [[0.7019607843137254]], [[0.6901960784313725]]], "mean": [[[0.47865818423202616]], [[0.4483382924836601]], [[0.4355236458333333]]], "std": [[[0.06509363544593655]], [[0.14296787651537166]], [[0.1609466042298527]]], "count": [100]}, "observation.state": {"min": [0.07674212753772736, 1.7850704193115234, -0.8070403337478638, -1.0523463487625122, -2.472154140472412, -1.89616060256958, 0.6424382328987122, 146.0, 0.19473500549793243, 0.2249639928340912, -0.0017630000365898013, -2.9159998893737793, 0.0820000022649765, -1.0169999599456787, -0.5648060441017151, -2.0786871910095215, -1.0788928270339966, -0.16280432045459747, -0.7969697117805481, -1.938223123550415, 2.1616077423095703, 198.0, -0.3848299980163574, 0.17583300173282623, -0.08456800132989883, 1.3700000047683716, 0.6660000085830688, -3.127000093460083], "max": [0.7466169595718384, 2.077867031097412, -0.0014137167017906904, -0.011955506168305874, -0.7394262552261353, -1.3259789943695068, 2.1958861351013184, 828.0, 0.4163550138473511, 0.40710100531578064, 0.20240800082683563, -0.7020000219345093, 1.225000023841858, 0.690000057220459, -0.033457960933446884, -2.006657361984253, -0.11065387725830078, 0.45005062222480774, -0.5526759624481201, -1.5180175304412842, 2.8671395778656006, 816.0, -0.23809100687503815, 0.30034101009368896, 0.03494599834084511, 2.884999990463257, 1.1660000085830688, 3.121000051498413], "mean": [0.40082529187202454, 2.0306594371795654, -0.4837879538536072, -0.5906269550323486, -1.712754726409912, -1.5796271562576294, 1.2536298036575317, 596.6740112304688, 0.3087027072906494, 0.31114739179611206, 0.0706312283873558, -2.1247308254241943, 0.682459831237793, -0.0035642385482788086, -0.18728145956993103, -2.0665950775146484, -0.6405665278434753, 0.008689354173839092, -0.6285063028335571, -1.6593059301376343, 2.5810437202453613, 716.0657958984375, -0.3401591181755066, 0.21926511824131012, -0.0065355971455574036, 1.9870034456253052, 0.9489256143569946, 0.9030166864395142], "std": [0.2631547451019287, 0.07323857396841049, 0.24015513062477112, 0.299765408039093, 0.5676568150520325, 0.12935705482959747, 0.517309308052063, 218.43479919433594, 0.0677078440785408, 0.07161945104598999, 0.04619424790143967, 0.7566841840744019, 0.37069737911224365, 0.5811762809753418, 0.15385733544826508, 0.013801771216094494, 0.3164781928062439, 0.2110872119665146, 0.08463144302368164, 0.10972090810537338, 0.2218744456768036, 174.24134826660156, 0.037815313786268234, 0.034840505570173264, 0.026478664949536324, 0.5526617169380188, 0.10668910294771194, 2.6837844848632812], "count": [296]}, "action": {"min": [0.07674212753772736, 1.7850704193115234, -0.8070403337478638, -1.0523463487625122, -2.472154140472412, -1.89616060256958, 0.6424382328987122, 146.0, 0.19473500549793243, 0.2249639928340912, -0.0017630000365898013, -2.9159998893737793, 0.0820000022649765, -1.0169999599456787, -0.5648060441017151, -2.0786871910095215, -1.0788928270339966, -0.16280432045459747, -0.7969697117805481, -1.938223123550415, 2.1616077423095703, 198.0, -0.3848299980163574, 0.17583300173282623, -0.08456800132989883, 1.3700000047683716, 0.6660000085830688, -3.127000093460083], "max": [0.7466169595718384, 2.077867031097412, -0.0014137167017906904, -0.011955506168305874, -0.7394262552261353, -1.3259789943695068, 2.1958861351013184, 828.0, 0.4163550138473511, 0.40710100531578064, 0.20240800082683563, -0.7020000219345093, 1.225000023841858, 0.690000057220459, -0.033457960933446884, -2.006657361984253, -0.11065387725830078, 0.45005062222480774, -0.5526759624481201, -1.5180175304412842, 2.8671395778656006, 816.0, -0.23809100687503815, 0.30034101009368896, 0.03494599834084511, 2.884999990463257, 1.1660000085830688, 3.121000051498413], "mean": [0.40082529187202454, 2.0306594371795654, -0.4837879538536072, -0.5906269550323486, -1.712754726409912, -1.5796271562576294, 1.2536298036575317, 596.6740112304688, 0.3087027072906494, 0.31114739179611206, 0.0706312283873558, -2.1247308254241943, 0.682459831237793, -0.0035642385482788086, -0.18728145956993103, -2.0665950775146484, -0.6405665278434753, 0.008689354173839092, -0.6285063028335571, -1.6593059301376343, 2.5810437202453613, 716.0657958984375, -0.3401591181755066, 0.21926511824131012, -0.0065355971455574036, 1.9870034456253052, 0.9489256143569946, 0.9030166864395142], "std": [0.2631547451019287, 0.07323857396841049, 0.24015513062477112, 0.299765408039093, 0.5676568150520325, 0.12935705482959747, 0.517309308052063, 218.43479919433594, 0.0677078440785408, 0.07161945104598999, 0.04619424790143967, 0.7566841840744019, 0.37069737911224365, 0.5811762809753418, 0.15385733544826508, 0.013801771216094494, 0.3164781928062439, 0.2110872119665146, 0.08463144302368164, 0.10972090810537338, 0.2218744456768036, 174.24134826660156, 0.037815313786268234, 0.034840505570173264, 0.026478664949536324, 0.5526617169380188, 0.10668910294771194, 2.6837844848632812], "count": [296]}, "timestamp": {"min": [0.0], "max": [9.833333333333334], "mean": [4.916666666666666], "std": [2.8482450737252227], "count": [296]}, "frame_index": {"min": [0], "max": [295], "mean": [147.5], "std": [85.44735221175668], "count": [296]}, "episode_index": {"min": [791], "max": [791], "mean": [791.0], "std": [0.0], "count": [296]}, "index": {"min": [373412], "max": [373707], "mean": [373559.5], "std": [85.44735221175668], "count": [296]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [296]}, "subtask_annotation": {"mean": [15.45608108108108, 29.0, 29.0, 29.0, 29.0], "std": [7.705173116172184, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [296]}, "scene_annotation": {"mean": [791.0], "std": [0.0], "min": [791], "max": [791], "count": [296]}, "eef_direction_state": {"mean": [3.7162162162162162, 3.3513513513513513], "std": [2.196559165938121, 1.9825756686587357], "min": [0, 0], "max": [6, 6], "count": [296]}, "eef_velocity_state": {"mean": [0.7837837837837838, 1.0945945945945945], "std": [0.7216772931253347, 0.7383128853863631], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_acc_mag_state": {"mean": [0.9256756756756757, 1.0405405405405406], "std": [0.8430255696181157, 0.8332481086198897], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_direction_action": {"mean": [3.7162162162162162, 3.3513513513513513], "std": [2.196559165938121, 1.9825756686587357], "min": [0, 0], "max": [6, 6], "count": [296]}, "eef_velocity_action": {"mean": [0.7837837837837838, 1.0945945945945945], "std": [0.7216772931253347, 0.7383128853863631], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_acc_mag_action": {"mean": [0.9256756756756757, 1.0405405405405406], "std": [0.8430255696181157, 0.8332481086198897], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_sim_pose_state": {"mean": [0.40696934333291823, 0.3158555672450257, 1.014794772846448, -1.054439043971248, 1.2817020992255492, -1.2899237839643738, 0.5088040755620827, -0.3499169782695588, 1.1026460015975155, 0.5842054990382842, 1.0441372262915525, -0.37295926138515884], "std": [0.038812471868475105, 0.03784844967340698, 0.012562803744455989, 0.557045243970413, 0.07680347880181923, 1.1221874167698305, 0.08332823747323428, 0.06110865471170484, 0.052658504844764725, 1.7698789962924113, 0.23885743030939374, 1.7126089638579938], "min": [0.36205875795950004, 0.2132757645307034, 0.9995625679937841, -2.385610690372744, 1.051531874444005, -3.1376557329056514, 0.4097010969442658, -0.4718290798370831, 1.016562683685665, -3.123427351372857, 0.6203268927061854, -3.1087890230455146], "max": [0.5035331996486725, 0.36878502674351205, 1.0531640227957986, -0.1828007389093559, 1.4362074413482602, 3.1414076116747216, 0.6152500315662165, -0.23802242255655356, 1.214421303723162, 3.1251122241099303, 1.471351412136876, 3.12258969391242], "count": [296]}, "eef_sim_pose_action": {"mean": [0.40696934333291823, 0.3158555672450257, 1.014794772846448, -1.054439043971248, 1.2817020992255492, -1.2899237839643738, 0.5088040755620827, -0.3499169782695588, 1.1026460015975155, 0.5842054990382842, 1.0441372262915525, -0.37295926138515884], "std": [0.038812471868475105, 0.03784844967340698, 0.012562803744455989, 0.557045243970413, 0.07680347880181923, 1.1221874167698305, 0.08332823747323428, 0.06110865471170484, 0.052658504844764725, 1.7698789962924113, 0.23885743030939374, 1.7126089638579938], "min": [0.36205875795950004, 0.2132757645307034, 0.9995625679937841, -2.385610690372744, 1.051531874444005, -3.1376557329056514, 0.4097010969442658, -0.4718290798370831, 1.016562683685665, -3.123427351372857, 0.6203268927061854, -3.1087890230455146], "max": [0.5035331996486725, 0.36878502674351205, 1.0531640227957986, -0.1828007389093559, 1.4362074413482602, 3.1414076116747216, 0.6152500315662165, -0.23802242255655356, 1.214421303723162, 3.1251122241099303, 1.471351412136876, 3.12258969391242], "count": [296]}, "gripper_mode_state": {"mean": [0.1554054054054054, 0.22297297297297297], "std": [0.3622907194176902, 0.41624034679084915], "min": [0, 0], "max": [1, 1], "count": [296]}, "gripper_activity_state": {"mean": [1.8614864864864864, 1.8682432432432432], "std": [0.46976469794888537, 0.4104277864128495], "min": [0, 0], "max": [2, 2], "count": [296]}, "gripper_mode_action": {"mean": [0.1554054054054054, 0.22297297297297297], "std": [0.3622907194176902, 0.41624034679084915], "min": [0, 0], "max": [1, 1], "count": [296]}, "gripper_activity_action": {"mean": [1.8614864864864864, 1.8682432432432432], "std": [0.46976469794888537, 0.4104277864128495], "min": [0, 0], "max": [2, 2], "count": [296]}, "gripper_open_scale_state": {"mean": [0.7160658780690771, 0.5966739865380365], "std": [0.1742414208525047, 0.21843486572698045], "min": [0.198, 0.146], "max": [0.816, 0.828], "count": [296]}, "gripper_open_scale_action": {"mean": [0.7160658780690771, 0.5966739865380365], "std": [0.1742414208525047, 0.21843486572698045], "min": [0.198, 0.146], "max": [0.816, 0.828], "count": [296]}}} +{"episode_index": 713, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4896520955882353]], [[0.4306524366830065]], [[0.41515440155228756]]], "std": [[[0.12915154204813412]], [[0.20069797544681298]], [[0.22169708410627548]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47851021854575165]], [[0.4770639522058823]], [[0.47107002246732027]]], "std": [[[0.0717928375820767]], [[0.09493790723469983]], [[0.10080667069674686]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.7294117647058823]], [[0.6901960784313725]]], "mean": [[[0.477719693627451]], [[0.4398441748366013]], [[0.4208227348856209]]], "std": [[[0.06901846544269351]], [[0.16294734114739318]], [[0.1844584177335987]]], "count": [100]}, "observation.state": {"min": [0.12187634408473969, 1.8981679677963257, -1.0213841199874878, -1.1291930675506592, -2.46641206741333, -1.8380062580108643, 0.4800702929496765, 149.0, 0.1661279946565628, 0.18559299409389496, -0.021526999771595, -2.996999979019165, -0.04699999839067459, -0.9890000224113464, -0.6199584007263184, -2.0754756927490234, -0.7980517745018005, -0.30230847001075745, -0.7466518878936768, -2.015855312347412, 2.1989054679870605, 254.0, -0.3664399981498718, 0.13253900408744812, -0.1198590025305748, 1.5410000085830688, 0.6620000004768372, -3.1089999675750732], "max": [0.8104087114334106, 2.080624580383301, 0.20888102054595947, 0.017732545733451843, -1.0910402536392212, -1.261698603630066, 2.1590945720672607, 802.0, 0.4228479862213135, 0.4264470040798187, 0.15173499286174774, -0.5669999718666077, 1.1440000534057617, 0.6790000200271606, 0.053267452865839005, -2.0550029277801514, 0.09847148507833481, 0.43273696303367615, -0.7356388568878174, -1.2902696132659912, 2.792771339416504, 832.0, -0.18666300177574158, 0.3107230067253113, 0.01996299996972084, 2.8929998874664307, 1.1169999837875366, 3.119999885559082], "mean": [0.443615585565567, 2.0449137687683105, -0.6230311393737793, -0.6584298610687256, -1.742997407913208, -1.5547246932983398, 1.2712841033935547, 465.7852478027344, 0.28169602155685425, 0.32464033365249634, 0.05451970919966698, -2.2549538612365723, 0.5681312084197998, -0.00994090735912323, -0.17306864261627197, -2.067530393600464, -0.4919675588607788, -0.038300737738609314, -0.7385718822479248, -1.641826868057251, 2.64797306060791, 745.6737670898438, -0.3306022882461548, 0.21088404953479767, -0.021158097311854362, 2.040079116821289, 0.9453601241111755, 1.1704821586608887], "std": [0.2829931080341339, 0.04503904655575752, 0.3213005065917969, 0.30383723974227905, 0.5959916710853577, 0.13412772119045258, 0.5135125517845154, 201.5861358642578, 0.08013782650232315, 0.07679786533117294, 0.04442447051405907, 0.695293664932251, 0.44266277551651, 0.5170312523841858, 0.17918787896633148, 0.004178268369287252, 0.2849186062812805, 0.18250501155853271, 0.0034031651448458433, 0.16916558146476746, 0.19057698547840118, 157.36268615722656, 0.04895905405282974, 0.052249062806367874, 0.033500708639621735, 0.5151874423027039, 0.08846680819988251, 2.648621082305908], "count": [305]}, "action": {"min": [0.12187634408473969, 1.8981679677963257, -1.0213841199874878, -1.1291930675506592, -2.46641206741333, -1.8380062580108643, 0.4800702929496765, 149.0, 0.1661279946565628, 0.18559299409389496, -0.021526999771595, -2.996999979019165, -0.04699999839067459, -0.9890000224113464, -0.6199584007263184, -2.0754756927490234, -0.7980517745018005, -0.30230847001075745, -0.7466518878936768, -2.015855312347412, 2.1989054679870605, 254.0, -0.3664399981498718, 0.13253900408744812, -0.1198590025305748, 1.5410000085830688, 0.6620000004768372, -3.1089999675750732], "max": [0.8104087114334106, 2.080624580383301, 0.20888102054595947, 0.017732545733451843, -1.0910402536392212, -1.261698603630066, 2.1590945720672607, 802.0, 0.4228479862213135, 0.4264470040798187, 0.15173499286174774, -0.5669999718666077, 1.1440000534057617, 0.6790000200271606, 0.053267452865839005, -2.0550029277801514, 0.09847148507833481, 0.43273696303367615, -0.7356388568878174, -1.2902696132659912, 2.792771339416504, 832.0, -0.18666300177574158, 0.3107230067253113, 0.01996299996972084, 2.8929998874664307, 1.1169999837875366, 3.119999885559082], "mean": [0.443615585565567, 2.0449137687683105, -0.6230311393737793, -0.6584298610687256, -1.742997407913208, -1.5547246932983398, 1.2712841033935547, 465.7852478027344, 0.28169602155685425, 0.32464033365249634, 0.05451970919966698, -2.2549538612365723, 0.5681312084197998, -0.00994090735912323, -0.17306864261627197, -2.067530393600464, -0.4919675588607788, -0.038300737738609314, -0.7385718822479248, -1.641826868057251, 2.64797306060791, 745.6737670898438, -0.3306022882461548, 0.21088404953479767, -0.021158097311854362, 2.040079116821289, 0.9453601241111755, 1.1704821586608887], "std": [0.2829931080341339, 0.04503904655575752, 0.3213005065917969, 0.30383723974227905, 0.5959916710853577, 0.13412772119045258, 0.5135125517845154, 201.5861358642578, 0.08013782650232315, 0.07679786533117294, 0.04442447051405907, 0.695293664932251, 0.44266277551651, 0.5170312523841858, 0.17918787896633148, 0.004178268369287252, 0.2849186062812805, 0.18250501155853271, 0.0034031651448458433, 0.16916558146476746, 0.19057698547840118, 157.36268615722656, 0.04895905405282974, 0.052249062806367874, 0.033500708639621735, 0.5151874423027039, 0.08846680819988251, 2.648621082305908], "count": [305]}, "timestamp": {"min": [0.0], "max": [10.133333333333333], "mean": [5.066666666666666], "std": [2.934848093740685], "count": [305]}, "frame_index": {"min": [0], "max": [304], "mean": [152.0], "std": [88.04544281222056], "count": [305]}, "episode_index": {"min": [792], "max": [792], "mean": [792.0], "std": [0.0], "count": [305]}, "index": {"min": [373708], "max": [374012], "mean": [373860.0], "std": [88.04544281222056], "count": [305]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [305]}, "subtask_annotation": {"mean": [15.80327868852459, 29.0, 29.0, 29.0, 29.0], "std": [7.713772380111357, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [305]}, "scene_annotation": {"mean": [792.0], "std": [0.0], "min": [792], "max": [792], "count": [305]}, "eef_direction_state": {"mean": [3.495081967213115, 3.2721311475409838], "std": [2.300564879279256, 1.9063424036225796], "min": [0, 0], "max": [6, 6], "count": [305]}, "eef_velocity_state": {"mean": [0.8065573770491803, 1.1475409836065573], "std": [0.7673392077970657, 0.7160013182003292], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_acc_mag_state": {"mean": [0.9508196721311475, 1.0754098360655737], "std": [0.845939762770351, 0.8042215944738168], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_direction_action": {"mean": [3.495081967213115, 3.2721311475409838], "std": [2.300564879279256, 1.9063424036225796], "min": [0, 0], "max": [6, 6], "count": [305]}, "eef_velocity_action": {"mean": [0.8065573770491803, 1.1475409836065573], "std": [0.7673392077970657, 0.7160013182003292], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_acc_mag_action": {"mean": [0.9508196721311475, 1.0754098360655737], "std": [0.845939762770351, 0.8042215944738168], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_sim_pose_state": {"mean": [0.39909935953535924, 0.30033152190345264, 1.0112710624927932, -1.0166661876438354, 1.3154017132150966, -1.1515361812754972, 0.5250189061487124, -0.3215673741926656, 1.1128817385594894, 0.2595035473800913, 0.990339179695896, -0.4336775998455207], "std": [0.05456930142417164, 0.04916945182594286, 0.015173012542726516, 0.46891226755560567, 0.07146063841738627, 1.1921117427855914, 0.08857017230576322, 0.07265256342547369, 0.05399183831285051, 1.9075606017540616, 0.2712217247257604, 1.6427017814485818], "min": [0.32088564930488384, 0.1485670320270462, 0.9867753083800244, -2.289401561682075, 1.1093917471100552, -3.1310594757266133, 0.3767206056452962, -0.44105692603870816, 1.024256420825719, -3.1183871823090747, 0.5753913362385963, -3.1381947356825206], "max": [0.5129507618373521, 0.35625099340119043, 1.0530422200403622, -0.5882219894673009, 1.3802721116425305, 3.1350672417814427, 0.6371654110802323, -0.19729425750756213, 1.2003514742573125, 3.1293490213471293, 1.403204481624753, 3.0835732945611336], "count": [305]}, "eef_sim_pose_action": {"mean": [0.39909935953535924, 0.30033152190345264, 1.0112710624927932, -1.0166661876438354, 1.3154017132150966, -1.1515361812754972, 0.5250189061487124, -0.3215673741926656, 1.1128817385594894, 0.2595035473800913, 0.990339179695896, -0.4336775998455207], "std": [0.05456930142417164, 0.04916945182594286, 0.015173012542726516, 0.46891226755560567, 0.07146063841738627, 1.1921117427855914, 0.08857017230576322, 0.07265256342547369, 0.05399183831285051, 1.9075606017540616, 0.2712217247257604, 1.6427017814485818], "min": [0.32088564930488384, 0.1485670320270462, 0.9867753083800244, -2.289401561682075, 1.1093917471100552, -3.1310594757266133, 0.3767206056452962, -0.44105692603870816, 1.024256420825719, -3.1183871823090747, 0.5753913362385963, -3.1381947356825206], "max": [0.5129507618373521, 0.35625099340119043, 1.0530422200403622, -0.5882219894673009, 1.3802721116425305, 3.1350672417814427, 0.6371654110802323, -0.19729425750756213, 1.2003514742573125, 3.1293490213471293, 1.403204481624753, 3.0835732945611336], "count": [305]}, "gripper_mode_state": {"mean": [0.1180327868852459, 0.3114754098360656], "std": [0.3226469403316081, 0.4630966194041162], "min": [0, 0], "max": [1, 1], "count": [305]}, "gripper_activity_state": {"mean": [1.8098360655737704, 1.8065573770491803], "std": [0.5461354296799779, 0.5539334316575184], "min": [0, 0], "max": [2, 2], "count": [305]}, "gripper_mode_action": {"mean": [0.1180327868852459, 0.3114754098360656], "std": [0.3226469403316081, 0.4630966194041162], "min": [0, 0], "max": [1, 1], "count": [305]}, "gripper_activity_action": {"mean": [1.8098360655737704, 1.8065573770491803], "std": [0.5461354296799779, 0.5539334316575184], "min": [0, 0], "max": [2, 2], "count": [305]}, "gripper_open_scale_state": {"mean": [0.745673770491803, 0.46578524605172567], "std": [0.15736268692225158, 0.2015861724291451], "min": [0.254, 0.149], "max": [0.832, 0.802], "count": [305]}, "gripper_open_scale_action": {"mean": [0.745673770491803, 0.46578524605172567], "std": [0.15736268692225158, 0.2015861724291451], "min": [0.254, 0.149], "max": [0.832, 0.802], "count": [305]}}} +{"episode_index": 714, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4923774264705882]], [[0.4332376184640523]], [[0.41727906862745096]]], "std": [[[0.1224552557754648]], [[0.19688060353375128]], [[0.21834770463539974]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4733894628267974]], [[0.4707723080065359]], [[0.4660792320261438]]], "std": [[[0.05939256537586549]], [[0.07994485465029386]], [[0.08548901899636226]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.7764705882352941]], [[0.7058823529411765]]], "mean": [[[0.4723075612745098]], [[0.42894139093137257]], [[0.4100726879084967]]], "std": [[[0.0728231838878273]], [[0.16445270206985127]], [[0.18785690836806349]]], "count": [100]}, "observation.state": {"min": [0.16135570406913757, 1.8743265867233276, -0.8233067989349365, -1.1952539682388306, -2.593000888824463, -1.8764383792877197, 0.44544291496276855, 159.0, 0.19578799605369568, 0.20593500137329102, -0.004195000045001507, -2.884000062942505, -0.0019999989308416843, -1.0640000104904175, -0.5494471192359924, -2.0785999298095703, -0.976424515247345, -0.19408060610294342, -0.8412835597991943, -1.957631230354309, 2.2337772846221924, 147.0, -0.38253000378608704, 0.180294007062912, -0.09048599749803543, 1.3930000066757202, 0.6840000152587891, -3.121000051498413], "max": [0.806359589099884, 2.0800485610961914, -0.019879302009940147, 0.020001472905278206, -0.9230872392654419, -1.2732527256011963, 2.367905855178833, 802.0, 0.3860979974269867, 0.42616701126098633, 0.18281100690364838, -0.8429999947547913, 1.2519999742507935, 0.777999997138977, -0.055169858038425446, -2.021876811981201, -0.11534881591796875, 0.3988775610923767, -0.6071826219558716, -1.486060619354248, 2.920180320739746, 834.0, -0.2217870056629181, 0.29300200939178467, 0.02587299980223179, 2.9240000247955322, 1.1920000314712524, 3.13100004196167], "mean": [0.48293545842170715, 2.034480333328247, -0.5570020079612732, -0.5678390264511108, -1.7365740537643433, -1.5756646394729614, 1.198913335800171, 495.4925537109375, 0.2894926071166992, 0.33122000098228455, 0.06023959070444107, -2.091827869415283, 0.5142265558242798, 0.03379744291305542, -0.18690910935401917, -2.067888021469116, -0.6546679139137268, -0.03862331435084343, -0.7088174223899841, -1.5845221281051636, 2.645922899246216, 735.057373046875, -0.3477926552295685, 0.22872604429721832, -0.005784151144325733, 1.8962516784667969, 0.9418157935142517, 1.1208970546722412], "std": [0.25432881712913513, 0.057527970522642136, 0.2589881122112274, 0.392250120639801, 0.6909810304641724, 0.16436423361301422, 0.7073124051094055, 222.53237915039062, 0.0658368244767189, 0.07695067673921585, 0.04124254360795021, 0.7982531785964966, 0.3736390471458435, 0.667939305305481, 0.11995033174753189, 0.010843180119991302, 0.271150141954422, 0.1948663741350174, 0.05717087909579277, 0.11860361695289612, 0.22653326392173767, 186.65174865722656, 0.03890325129032135, 0.028606146574020386, 0.024966992437839508, 0.5366675853729248, 0.10227794945240021, 2.6513757705688477], "count": [331]}, "action": {"min": [0.16135570406913757, 1.8743265867233276, -0.8233067989349365, -1.1952539682388306, -2.593000888824463, -1.8764383792877197, 0.44544291496276855, 159.0, 0.19578799605369568, 0.20593500137329102, -0.004195000045001507, -2.884000062942505, -0.0019999989308416843, -1.0640000104904175, -0.5494471192359924, -2.0785999298095703, -0.976424515247345, -0.19408060610294342, -0.8412835597991943, -1.957631230354309, 2.2337772846221924, 147.0, -0.38253000378608704, 0.180294007062912, -0.09048599749803543, 1.3930000066757202, 0.6840000152587891, -3.121000051498413], "max": [0.806359589099884, 2.0800485610961914, -0.019879302009940147, 0.020001472905278206, -0.9230872392654419, -1.2732527256011963, 2.367905855178833, 802.0, 0.3860979974269867, 0.42616701126098633, 0.18281100690364838, -0.8429999947547913, 1.2519999742507935, 0.777999997138977, -0.055169858038425446, -2.021876811981201, -0.11534881591796875, 0.3988775610923767, -0.6071826219558716, -1.486060619354248, 2.920180320739746, 834.0, -0.2217870056629181, 0.29300200939178467, 0.02587299980223179, 2.9240000247955322, 1.1920000314712524, 3.13100004196167], "mean": [0.48293545842170715, 2.034480333328247, -0.5570020079612732, -0.5678390264511108, -1.7365740537643433, -1.5756646394729614, 1.198913335800171, 495.4925537109375, 0.2894926071166992, 0.33122000098228455, 0.06023959070444107, -2.091827869415283, 0.5142265558242798, 0.03379744291305542, -0.18690910935401917, -2.067888021469116, -0.6546679139137268, -0.03862331435084343, -0.7088174223899841, -1.5845221281051636, 2.645922899246216, 735.057373046875, -0.3477926552295685, 0.22872604429721832, -0.005784151144325733, 1.8962516784667969, 0.9418157935142517, 1.1208970546722412], "std": [0.25432881712913513, 0.057527970522642136, 0.2589881122112274, 0.392250120639801, 0.6909810304641724, 0.16436423361301422, 0.7073124051094055, 222.53237915039062, 0.0658368244767189, 0.07695067673921585, 0.04124254360795021, 0.7982531785964966, 0.3736390471458435, 0.667939305305481, 0.11995033174753189, 0.010843180119991302, 0.271150141954422, 0.1948663741350174, 0.05717087909579277, 0.11860361695289612, 0.22653326392173767, 186.65174865722656, 0.03890325129032135, 0.028606146574020386, 0.024966992437839508, 0.5366675853729248, 0.10227794945240021, 2.6513757705688477], "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": [793], "max": [793], "mean": [793.0], "std": [0.0], "count": [331]}, "index": {"min": [374013], "max": [374343], "mean": [374178.0], "std": [95.55103348473003], "count": [331]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [331]}, "subtask_annotation": {"mean": [14.646525679758309, 29.0, 29.0, 29.0, 29.0], "std": [7.255718341706367, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [331]}, "scene_annotation": {"mean": [793.0], "std": [0.0], "min": [793], "max": [793], "count": [331]}, "eef_direction_state": {"mean": [3.7492447129909365, 2.7552870090634443], "std": [2.0888043611474933, 2.174542524194255], "min": [0, 0], "max": [6, 6], "count": [331]}, "eef_velocity_state": {"mean": [0.7824773413897281, 1.096676737160121], "std": [0.7257423922297336, 0.6384136883675786], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_acc_mag_state": {"mean": [0.8006042296072508, 1.0604229607250755], "std": [0.8458890800884761, 0.8017947028856737], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_direction_action": {"mean": [3.7492447129909365, 2.7552870090634443], "std": [2.0888043611474933, 2.174542524194255], "min": [0, 0], "max": [6, 6], "count": [331]}, "eef_velocity_action": {"mean": [0.7824773413897281, 1.096676737160121], "std": [0.7257423922297336, 0.6384136883675786], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_acc_mag_action": {"mean": [0.8006042296072508, 1.0604229607250755], "std": [0.8458890800884761, 0.8017947028856737], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_sim_pose_state": {"mean": [0.4147520610556969, 0.3178101063444626, 1.0103137058081957, -1.0474161024313433, 1.3063449036743058, -1.378319186561741, 0.5308726365013389, -0.3269680906800555, 1.110758459310061, 0.41425512025645256, 0.921716092678468, -0.7696785325736564], "std": [0.030220351511825613, 0.036163803231586564, 0.013885752661882645, 0.5187566123278368, 0.07904354783480201, 0.8085324725787109, 0.08822041267806907, 0.05498211549409097, 0.057064020245709196, 1.8927709316245631, 0.2504492709684536, 1.538112421477549], "min": [0.37331118201230984, 0.19706391770040843, 0.9930061017310294, -2.3169999839802697, 1.1079010443682757, -3.1388650068371646, 0.393582733360628, -0.44285570693155474, 1.0292730519706015, -3.0774003324648582, 0.48729330024865725, -3.1398054364411485], "max": [0.4957650438516176, 0.36759275809803826, 1.055943012220981, -0.10857447727320076, 1.3867895347513444, 3.1410022187446325, 0.6349116632485476, -0.23494560115115853, 1.2248476482912458, 3.116975455826651, 1.329101530565548, 3.0913758290595506], "count": [331]}, "eef_sim_pose_action": {"mean": [0.4147520610556969, 0.3178101063444626, 1.0103137058081957, -1.0474161024313433, 1.3063449036743058, -1.378319186561741, 0.5308726365013389, -0.3269680906800555, 1.110758459310061, 0.41425512025645256, 0.921716092678468, -0.7696785325736564], "std": [0.030220351511825613, 0.036163803231586564, 0.013885752661882645, 0.5187566123278368, 0.07904354783480201, 0.8085324725787109, 0.08822041267806907, 0.05498211549409097, 0.057064020245709196, 1.8927709316245631, 0.2504492709684536, 1.538112421477549], "min": [0.37331118201230984, 0.19706391770040843, 0.9930061017310294, -2.3169999839802697, 1.1079010443682757, -3.1388650068371646, 0.393582733360628, -0.44285570693155474, 1.0292730519706015, -3.0774003324648582, 0.48729330024865725, -3.1398054364411485], "max": [0.4957650438516176, 0.36759275809803826, 1.055943012220981, -0.10857447727320076, 1.3867895347513444, 3.1410022187446325, 0.6349116632485476, -0.23494560115115853, 1.2248476482912458, 3.116975455826651, 1.329101530565548, 3.0913758290595506], "count": [331]}, "gripper_mode_state": {"mean": [0.13595166163141995, 0.6253776435045317], "std": [0.34273722781611554, 0.4840252539994697], "min": [0, 0], "max": [1, 1], "count": [331]}, "gripper_activity_state": {"mean": [1.7885196374622356, 1.797583081570997], "std": [0.5690835761853051, 0.5481032012590168], "min": [0, 0], "max": [2, 2], "count": [331]}, "gripper_mode_action": {"mean": [0.13595166163141995, 0.6253776435045317], "std": [0.34273722781611554, 0.4840252539994697], "min": [0, 0], "max": [1, 1], "count": [331]}, "gripper_activity_action": {"mean": [1.7885196374622356, 1.797583081570997], "std": [0.5690835761853051, 0.5481032012590168], "min": [0, 0], "max": [2, 2], "count": [331]}, "gripper_open_scale_state": {"mean": [0.7350574014899957, 0.49549244699161243], "std": [0.18665179782789512, 0.22253233879815776], "min": [0.147, 0.159], "max": [0.834, 0.802], "count": [331]}, "gripper_open_scale_action": {"mean": [0.7350574014899957, 0.49549244699161243], "std": [0.18665179782789512, 0.22253233879815776], "min": [0.147, 0.159], "max": [0.834, 0.802], "count": [331]}}} +{"episode_index": 715, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4901273508986928]], [[0.4291958660130719]], [[0.41306037785947713]]], "std": [[[0.12219940683746473]], [[0.19937260527536832]], [[0.21992725801516683]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47614079248366015]], [[0.4750487193627451]], [[0.47103145220588233]]], "std": [[[0.06661627834791208]], [[0.08344573606485071]], [[0.08795525885787352]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4769924285130719]], [[0.4396043239379085]], [[0.4232663337418301]]], "std": [[[0.0734093998673793]], [[0.15853987676840667]], [[0.1799901222126696]]], "count": [100]}, "observation.state": {"min": [0.14842280745506287, 1.8866138458251953, -0.9633868932723999, -1.1362093687057495, -2.4303884506225586, -1.893001675605774, 0.4786390960216522, 149.0, 0.18669499456882477, 0.2311750054359436, 0.006953000091016293, -2.9070000648498535, -0.020000001415610313, -1.0829999446868896, -0.48460817337036133, -2.0755455493927, -1.180104374885559, -0.35815903544425964, -0.6500478982925415, -2.050971269607544, 2.338880777359009, 180.0, -0.3825789988040924, 0.182001993060112, -0.11983200162649155, 1.371000051498413, 0.6840000152587891, -3.128000020980835], "max": [0.7018841505050659, 2.081601858139038, -0.23623031377792358, -0.0033684857189655304, -0.9664760828018188, -1.289239764213562, 2.3055624961853027, 719.0, 0.38795700669288635, 0.4106929898262024, 0.14212000370025635, -0.9089999794960022, 1.1339999437332153, 1.0880000591278076, -0.05658357962965965, -2.0204806327819824, -0.2255314439535141, 0.34323644638061523, -0.4244990050792694, -1.3518797159194946, 2.7356815338134766, 833.0, -0.19881199300289154, 0.2705340087413788, 0.029695000499486923, 2.875, 1.1920000314712524, 3.131999969482422], "mean": [0.4122825860977173, 2.036635160446167, -0.5874294638633728, -0.6862598657608032, -1.6504476070404053, -1.6287013292312622, 1.3660653829574585, 490.4397277832031, 0.28491976857185364, 0.3189477324485779, 0.083183653652668, -2.031087636947632, 0.6346275806427002, 0.18997164070606232, -0.17255271971225739, -2.0673534870147705, -0.7677693963050842, -0.05497241020202637, -0.5879449248313904, -1.5693174600601196, 2.6386828422546387, 684.2463989257812, -0.34978997707366943, 0.22090689837932587, -0.008060057647526264, 1.8850820064544678, 0.9685183167457581, 1.2509106397628784], "std": [0.22815687954425812, 0.051371924579143524, 0.22161978483200073, 0.3311487138271332, 0.6225953698158264, 0.19385197758674622, 0.5376487374305725, 194.8167266845703, 0.05789552256464958, 0.07131806761026382, 0.04657616466283798, 0.8084543347358704, 0.4209120571613312, 0.767391562461853, 0.11749058216810226, 0.010927185416221619, 0.2788105309009552, 0.18948499858379364, 0.07975859194993973, 0.14669975638389587, 0.14218522608280182, 171.6007080078125, 0.05300581827759743, 0.021717308089137077, 0.03609474003314972, 0.5136128664016724, 0.09701943397521973, 2.6548099517822266], "count": [282]}, "action": {"min": [0.14842280745506287, 1.8866138458251953, -0.9633868932723999, -1.1362093687057495, -2.4303884506225586, -1.893001675605774, 0.4786390960216522, 149.0, 0.18669499456882477, 0.2311750054359436, 0.006953000091016293, -2.9070000648498535, -0.020000001415610313, -1.0829999446868896, -0.48460817337036133, -2.0755455493927, -1.180104374885559, -0.35815903544425964, -0.6500478982925415, -2.050971269607544, 2.338880777359009, 180.0, -0.3825789988040924, 0.182001993060112, -0.11983200162649155, 1.371000051498413, 0.6840000152587891, -3.128000020980835], "max": [0.7018841505050659, 2.081601858139038, -0.23623031377792358, -0.0033684857189655304, -0.9664760828018188, -1.289239764213562, 2.3055624961853027, 719.0, 0.38795700669288635, 0.4106929898262024, 0.14212000370025635, -0.9089999794960022, 1.1339999437332153, 1.0880000591278076, -0.05658357962965965, -2.0204806327819824, -0.2255314439535141, 0.34323644638061523, -0.4244990050792694, -1.3518797159194946, 2.7356815338134766, 833.0, -0.19881199300289154, 0.2705340087413788, 0.029695000499486923, 2.875, 1.1920000314712524, 3.131999969482422], "mean": [0.4122825860977173, 2.036635160446167, -0.5874294638633728, -0.6862598657608032, -1.6504476070404053, -1.6287013292312622, 1.3660653829574585, 490.4397277832031, 0.28491976857185364, 0.3189477324485779, 0.083183653652668, -2.031087636947632, 0.6346275806427002, 0.18997164070606232, -0.17255271971225739, -2.0673534870147705, -0.7677693963050842, -0.05497241020202637, -0.5879449248313904, -1.5693174600601196, 2.6386828422546387, 684.2463989257812, -0.34978997707366943, 0.22090689837932587, -0.008060057647526264, 1.8850820064544678, 0.9685183167457581, 1.2509106397628784], "std": [0.22815687954425812, 0.051371924579143524, 0.22161978483200073, 0.3311487138271332, 0.6225953698158264, 0.19385197758674622, 0.5376487374305725, 194.8167266845703, 0.05789552256464958, 0.07131806761026382, 0.04657616466283798, 0.8084543347358704, 0.4209120571613312, 0.767391562461853, 0.11749058216810226, 0.010927185416221619, 0.2788105309009552, 0.18948499858379364, 0.07975859194993973, 0.14669975638389587, 0.14218522608280182, 171.6007080078125, 0.05300581827759743, 0.021717308089137077, 0.03609474003314972, 0.5136128664016724, 0.09701943397521973, 2.6548099517822266], "count": [282]}, "timestamp": {"min": [0.0], "max": [9.366666666666667], "mean": [4.683333333333334], "std": [2.7135292039594376], "count": [282]}, "frame_index": {"min": [0], "max": [281], "mean": [140.5], "std": [81.40587611878314], "count": [282]}, "episode_index": {"min": [794], "max": [794], "mean": [794.0], "std": [0.0], "count": [282]}, "index": {"min": [374344], "max": [374625], "mean": [374484.5], "std": [81.40587611878314], "count": [282]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [282]}, "subtask_annotation": {"mean": [15.76950354609929, 29.0, 29.0, 29.0, 29.0], "std": [7.780229930260284, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [282]}, "scene_annotation": {"mean": [794.0], "std": [0.0], "min": [794], "max": [794], "count": [282]}, "eef_direction_state": {"mean": [3.769503546099291, 3.5354609929078014], "std": [2.2073521014176287, 1.9625441134951942], "min": [0, 0], "max": [6, 6], "count": [282]}, "eef_velocity_state": {"mean": [0.7624113475177305, 1.074468085106383], "std": [0.7463422871019857, 0.7471842420277814], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_acc_mag_state": {"mean": [0.8546099290780141, 1.074468085106383], "std": [0.8401262297340967, 0.7887420863429782], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_direction_action": {"mean": [3.769503546099291, 3.5354609929078014], "std": [2.2073521014176287, 1.9625441134951942], "min": [0, 0], "max": [6, 6], "count": [282]}, "eef_velocity_action": {"mean": [0.7624113475177305, 1.074468085106383], "std": [0.7463422871019857, 0.7471842420277814], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_acc_mag_action": {"mean": [0.8546099290780141, 1.074468085106383], "std": [0.8401262297340967, 0.7887420863429782], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_sim_pose_state": {"mean": [0.40746266125080083, 0.3172951046673431, 1.0077355965692805, -1.1840078104864948, 1.3120018590915228, -1.112609628835014, 0.5190390026048415, -0.34259687189643084, 1.125734406087427, 0.41035322045688144, 0.8903196738516879, -0.44340687816039576], "std": [0.025499291629152866, 0.05056759463332335, 0.015883088144557453, 0.500268597283124, 0.052247396879847946, 1.2406244938991784, 0.0806027945844782, 0.05611450699183397, 0.044566566600452114, 1.8367923088458804, 0.18190486697992844, 1.6919040116354354], "min": [0.37129143037488654, 0.16072777822942175, 0.9888238886988503, -2.4482514826723074, 1.1580461452560518, -3.1141200370187123, 0.4201535720951075, -0.42165720249118493, 1.0271382843582875, -3.139806344856174, 0.5629985494998544, -3.138211045564743], "max": [0.4732938171849437, 0.3562188802577231, 1.0518021217081206, -0.5190945508220814, 1.4064962230948286, 3.1384699027433216, 0.6190674530705707, -0.2374442649360945, 1.1893130203130045, 3.0913917404725493, 1.2222172780854912, 3.1329883953303868], "count": [282]}, "eef_sim_pose_action": {"mean": [0.40746266125080083, 0.3172951046673431, 1.0077355965692805, -1.1840078104864948, 1.3120018590915228, -1.112609628835014, 0.5190390026048415, -0.34259687189643084, 1.125734406087427, 0.41035322045688144, 0.8903196738516879, -0.44340687816039576], "std": [0.025499291629152866, 0.05056759463332335, 0.015883088144557453, 0.500268597283124, 0.052247396879847946, 1.2406244938991784, 0.0806027945844782, 0.05611450699183397, 0.044566566600452114, 1.8367923088458804, 0.18190486697992844, 1.6919040116354354], "min": [0.37129143037488654, 0.16072777822942175, 0.9888238886988503, -2.4482514826723074, 1.1580461452560518, -3.1141200370187123, 0.4201535720951075, -0.42165720249118493, 1.0271382843582875, -3.139806344856174, 0.5629985494998544, -3.138211045564743], "max": [0.4732938171849437, 0.3562188802577231, 1.0518021217081206, -0.5190945508220814, 1.4064962230948286, 3.1384699027433216, 0.6190674530705707, -0.2374442649360945, 1.1893130203130045, 3.0913917404725493, 1.2222172780854912, 3.1329883953303868], "count": [282]}, "gripper_mode_state": {"mean": [0.1453900709219858, 0.2695035460992908], "std": [0.35249368533249775, 0.4437019097763691], "min": [0, 0], "max": [1, 1], "count": [282]}, "gripper_activity_state": {"mean": [1.8368794326241136, 1.8617021276595744], "std": [0.4999874250216905, 0.4749258358627613], "min": [0, 0], "max": [2, 2], "count": [282]}, "gripper_mode_action": {"mean": [0.1453900709219858, 0.2695035460992908], "std": [0.35249368533249775, 0.4437019097763691], "min": [0, 0], "max": [1, 1], "count": [282]}, "gripper_activity_action": {"mean": [1.8368794326241136, 1.8617021276595744], "std": [0.4999874250216905, 0.4749258358627613], "min": [0, 0], "max": [2, 2], "count": [282]}, "gripper_open_scale_state": {"mean": [0.6842464513575778, 0.49043971685314935], "std": [0.17160075077380643, 0.19481726988708484], "min": [0.18, 0.149], "max": [0.833, 0.719], "count": [282]}, "gripper_open_scale_action": {"mean": [0.6842464513575778, 0.49043971685314935], "std": [0.17160075077380643, 0.19481726988708484], "min": [0.18, 0.149], "max": [0.833, 0.719], "count": [282]}}} +{"episode_index": 716, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4889304963235294]], [[0.43155525939542483]], [[0.4159299959150327]]], "std": [[[0.11935819005276886]], [[0.19386984396097223]], [[0.21470631110645627]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4700136233660131]], [[0.47121393790849675]], [[0.4653341993464052]]], "std": [[[0.05910099198973444]], [[0.07963874120359468]], [[0.08505539889744192]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.6666666666666666]], [[0.6588235294117647]]], "mean": [[[0.47251411764705886]], [[0.44841794321895423]], [[0.4401659007352941]]], "std": [[[0.06503979954437532]], [[0.1271390800510003]], [[0.14130991726541567]]], "count": [100]}, "observation.state": {"min": [0.13025392591953278, 1.8680957555770874, -0.7978074550628662, -1.1058756113052368, -2.4310169219970703, -1.8487226963043213, 0.47801080346107483, 154.0, 0.17516200244426727, 0.20355099439620972, -0.0038850000128149986, -2.9489998817443848, 0.1509999930858612, -1.055999994277954, -0.5825909376144409, -2.075702667236328, -1.2723276615142822, -0.16428785026073456, -0.6576400995254517, -1.8739250898361206, 2.3534021377563477, 276.0, -0.381413996219635, 0.17372199892997742, -0.09816399961709976, 1.2489999532699585, 0.6700000166893005, -3.1019999980926514], "max": [0.7602479457855225, 2.0832598209381104, -0.1302190124988556, 0.01904154196381569, -0.817337691783905, -1.30198073387146, 2.2204079627990723, 787.0, 0.39553698897361755, 0.4081209897994995, 0.1886650025844574, -0.7360000014305115, 1.25, 0.9119999408721924, 8.726646774448454e-05, -1.9605109691619873, -0.3312635123729706, 0.3827158212661743, -0.42123523354530334, -1.3831559419631958, 2.740516185760498, 830.0, -0.21762700378894806, 0.3108780086040497, 0.04250900074839592, 2.7699999809265137, 1.0839999914169312, 3.121000051498413], "mean": [0.42210623621940613, 2.0402615070343018, -0.5326637029647827, -0.4816811680793762, -1.537211537361145, -1.6405868530273438, 1.1773642301559448, 518.541748046875, 0.2991088032722473, 0.3075391352176666, 0.06583430618047714, -1.9125896692276, 0.6938599348068237, 0.18946000933647156, -0.19487830996513367, -2.063486099243164, -0.9282441139221191, -0.018650943413376808, -0.4824387729167938, -1.624350666999817, 2.5895819664001465, 758.3282470703125, -0.3497706651687622, 0.227482408285141, 0.00957662332803011, 1.7557960748672485, 0.9607797265052795, 1.0891071557998657], "std": [0.25502556562423706, 0.056625738739967346, 0.21239176392555237, 0.37161174416542053, 0.6860914826393127, 0.16186019778251648, 0.5995339751243591, 196.00759887695312, 0.07133884727954865, 0.07810521125793457, 0.04379958286881447, 0.9130693674087524, 0.3518053889274597, 0.7297007441520691, 0.15187755227088928, 0.019841492176055908, 0.36361372470855713, 0.17207656800746918, 0.08497145771980286, 0.11547092348337173, 0.12862908840179443, 154.37185668945312, 0.044638581573963165, 0.03862087428569794, 0.036576442420482635, 0.5919315218925476, 0.09945537894964218, 2.5695583820343018], "count": [300]}, "action": {"min": [0.13025392591953278, 1.8680957555770874, -0.7978074550628662, -1.1058756113052368, -2.4310169219970703, -1.8487226963043213, 0.47801080346107483, 154.0, 0.17516200244426727, 0.20355099439620972, -0.0038850000128149986, -2.9489998817443848, 0.1509999930858612, -1.055999994277954, -0.5825909376144409, -2.075702667236328, -1.2723276615142822, -0.16428785026073456, -0.6576400995254517, -1.8739250898361206, 2.3534021377563477, 276.0, -0.381413996219635, 0.17372199892997742, -0.09816399961709976, 1.2489999532699585, 0.6700000166893005, -3.1019999980926514], "max": [0.7602479457855225, 2.0832598209381104, -0.1302190124988556, 0.01904154196381569, -0.817337691783905, -1.30198073387146, 2.2204079627990723, 787.0, 0.39553698897361755, 0.4081209897994995, 0.1886650025844574, -0.7360000014305115, 1.25, 0.9119999408721924, 8.726646774448454e-05, -1.9605109691619873, -0.3312635123729706, 0.3827158212661743, -0.42123523354530334, -1.3831559419631958, 2.740516185760498, 830.0, -0.21762700378894806, 0.3108780086040497, 0.04250900074839592, 2.7699999809265137, 1.0839999914169312, 3.121000051498413], "mean": [0.42210623621940613, 2.0402615070343018, -0.5326637029647827, -0.4816811680793762, -1.537211537361145, -1.6405868530273438, 1.1773642301559448, 518.541748046875, 0.2991088032722473, 0.3075391352176666, 0.06583430618047714, -1.9125896692276, 0.6938599348068237, 0.18946000933647156, -0.19487830996513367, -2.063486099243164, -0.9282441139221191, -0.018650943413376808, -0.4824387729167938, -1.624350666999817, 2.5895819664001465, 758.3282470703125, -0.3497706651687622, 0.227482408285141, 0.00957662332803011, 1.7557960748672485, 0.9607797265052795, 1.0891071557998657], "std": [0.25502556562423706, 0.056625738739967346, 0.21239176392555237, 0.37161174416542053, 0.6860914826393127, 0.16186019778251648, 0.5995339751243591, 196.00759887695312, 0.07133884727954865, 0.07810521125793457, 0.04379958286881447, 0.9130693674087524, 0.3518053889274597, 0.7297007441520691, 0.15187755227088928, 0.019841492176055908, 0.36361372470855713, 0.17207656800746918, 0.08497145771980286, 0.11547092348337173, 0.12862908840179443, 154.37185668945312, 0.044638581573963165, 0.03862087428569794, 0.036576442420482635, 0.5919315218925476, 0.09945537894964218, 2.5695583820343018], "count": [300]}, "timestamp": {"min": [0.0], "max": [9.966666666666667], "mean": [4.983333333333333], "std": [2.8867353083961027], "count": [300]}, "frame_index": {"min": [0], "max": [299], "mean": [149.5], "std": [86.60205925188308], "count": [300]}, "episode_index": {"min": [795], "max": [795], "mean": [795.0], "std": [0.0], "count": [300]}, "index": {"min": [374626], "max": [374925], "mean": [374775.5], "std": [86.60205925188308], "count": [300]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [300]}, "subtask_annotation": {"mean": [15.833333333333334, 29.0, 29.0, 29.0, 29.0], "std": [7.763948022036787, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [300]}, "scene_annotation": {"mean": [795.0], "std": [0.0], "min": [795], "max": [795], "count": [300]}, "eef_direction_state": {"mean": [3.4466666666666668, 2.6533333333333333], "std": [2.3410444013065814, 2.0558426225975754], "min": [0, 0], "max": [6, 6], "count": [300]}, "eef_velocity_state": {"mean": [0.7733333333333333, 1.1433333333333333], "std": [0.7178362549278832, 0.6802858876155586], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_acc_mag_state": {"mean": [0.9766666666666667, 1.0833333333333333], "std": [0.8141184734968808, 0.8060534859562499], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_direction_action": {"mean": [3.4466666666666668, 2.6533333333333333], "std": [2.3410444013065814, 2.0558426225975754], "min": [0, 0], "max": [6, 6], "count": [300]}, "eef_velocity_action": {"mean": [0.7733333333333333, 1.1433333333333333], "std": [0.7178362549278832, 0.6802858876155586], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_acc_mag_action": {"mean": [0.9766666666666667, 1.0833333333333333], "std": [0.8141184734968808, 0.8060534859562499], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_sim_pose_state": {"mean": [0.41393026980259506, 0.32836584297362925, 1.0177540591777334, -1.0545602397575655, 1.2624320603170358, -0.8962189115866613, 0.5058028978283261, -0.33670080142778913, 1.1015430160311332, 0.5451614831615391, 0.9500387013346195, -0.39093902783765366], "std": [0.04159782558866435, 0.04515795051109664, 0.011715919211282544, 0.532458436829297, 0.05270290738734862, 1.291412900904537, 0.08934994846607154, 0.05913338993360344, 0.05568083890320062, 1.70250159444562, 0.16466901001515302, 1.657785534071747], "min": [0.35584704989014104, 0.18558826847410836, 0.9939121374475144, -2.474625908810024, 1.1659838410848073, -3.109530062124775, 0.3898086868114269, -0.4546286525168443, 1.0237095049163643, -3.114821996424266, 0.6071099143604934, -3.138574011245616], "max": [0.512645923561722, 0.3688814788692322, 1.054521236079185, -0.49587668068038865, 1.3776845813114647, 3.118736247949598, 0.6179231308286759, -0.22362187119537608, 1.198059400147773, 3.0616052480307636, 1.2594557957793522, 3.1098502605129186], "count": [300]}, "eef_sim_pose_action": {"mean": [0.41393026980259506, 0.32836584297362925, 1.0177540591777334, -1.0545602397575655, 1.2624320603170358, -0.8962189115866613, 0.5058028978283261, -0.33670080142778913, 1.1015430160311332, 0.5451614831615391, 0.9500387013346195, -0.39093902783765366], "std": [0.04159782558866435, 0.04515795051109664, 0.011715919211282544, 0.532458436829297, 0.05270290738734862, 1.291412900904537, 0.08934994846607154, 0.05913338993360344, 0.05568083890320062, 1.70250159444562, 0.16466901001515302, 1.657785534071747], "min": [0.35584704989014104, 0.18558826847410836, 0.9939121374475144, -2.474625908810024, 1.1659838410848073, -3.109530062124775, 0.3898086868114269, -0.4546286525168443, 1.0237095049163643, -3.114821996424266, 0.6071099143604934, -3.138574011245616], "max": [0.512645923561722, 0.3688814788692322, 1.054521236079185, -0.49587668068038865, 1.3776845813114647, 3.118736247949598, 0.6179231308286759, -0.22362187119537608, 1.198059400147773, 3.0616052480307636, 1.2594557957793522, 3.1098502605129186], "count": [300]}, "gripper_mode_state": {"mean": [0.12333333333333334, 0.23333333333333334], "std": [0.32881943711134604, 0.42295258468164965], "min": [0, 0], "max": [1, 1], "count": [300]}, "gripper_activity_state": {"mean": [1.81, 1.9333333333333333], "std": [0.5482396069846354, 0.3091206165165242], "min": [0, 0], "max": [2, 2], "count": [300]}, "gripper_mode_action": {"mean": [0.12333333333333334, 0.23333333333333334], "std": [0.32881943711134604, 0.42295258468164965], "min": [0, 0], "max": [1, 1], "count": [300]}, "gripper_activity_action": {"mean": [1.81, 1.9333333333333333], "std": [0.5482396069846354, 0.3091206165165242], "min": [0, 0], "max": [2, 2], "count": [300]}, "gripper_open_scale_state": {"mean": [0.7583283333333317, 0.5185416668701169], "std": [0.15437185255658756, 0.19600758820790273], "min": [0.276, 0.154], "max": [0.83, 0.787], "count": [300]}, "gripper_open_scale_action": {"mean": [0.7583283333333317, 0.5185416668701169], "std": [0.15437185255658756, 0.19600758820790273], "min": [0.276, 0.154], "max": [0.83, 0.787], "count": [300]}}} +{"episode_index": 717, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4949242013888889]], [[0.434096785130719]], [[0.4173218055555556]]], "std": [[[0.11923075554741815]], [[0.19784720921011487]], [[0.21976038579686125]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.476161887254902]], [[0.4774572487745098]], [[0.47192364991830066]]], "std": [[[0.056793607989788206]], [[0.07133787294816935]], [[0.07553869630457627]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.0]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.7803921568627451]], [[0.7529411764705882]]], "mean": [[[0.46962906454248365]], [[0.4292097038398693]], [[0.4079656556372549]]], "std": [[[0.0701307005342954]], [[0.16841119737130442]], [[0.19281530856041704]]], "count": [100]}, "observation.state": {"min": [0.14725343883037567, 1.8436611890792847, -0.9309760928153992, -1.126313328742981, -2.4248034954071045, -1.7872695922851562, 0.6165027022361755, 154.0, 0.2041260004043579, 0.21558800339698792, -0.001151000033132732, -2.9679999351501465, -0.09799999743700027, -1.125, -0.5642649531364441, -2.070362091064453, -1.15762460231781, -0.15369369089603424, -0.5965884327888489, -1.856402039527893, 2.3355298042297363, 181.0, -0.39202699065208435, 0.18611299991607666, -0.09792599827051163, 1.309999942779541, 0.6759999990463257, -3.118000030517578], "max": [0.6902428269386292, 2.0815844535827637, -0.28586748242378235, 0.042097341269254684, -0.8596619367599487, -1.3433451652526855, 2.328618288040161, 783.0, 0.3910619914531708, 0.3986240029335022, 0.14200200140476227, -0.777999997138977, 1.246000051498413, 0.781000018119812, -0.04375540465116501, -1.935587763786316, -0.30661946535110474, 0.3729419708251953, -0.3459766209125519, -1.43441641330719, 2.8472256660461426, 821.0, -0.21860100328922272, 0.2976599931716919, 0.04220600053668022, 2.86899995803833, 1.1169999837875366, 3.130000114440918], "mean": [0.40731698274612427, 2.027656078338623, -0.6401390433311462, -0.575999915599823, -1.6157816648483276, -1.5882595777511597, 1.1991679668426514, 502.24029541015625, 0.3008675277233124, 0.3160327672958374, 0.06501409411430359, -2.0464043617248535, 0.5606697797775269, 0.0982581302523613, -0.20710057020187378, -2.058093547821045, -0.8584357500076294, -0.008292359299957752, -0.5489029288291931, -1.5633121728897095, 2.55342698097229, 729.5082397460938, -0.3589339256286621, 0.2311478704214096, 0.0035830852575600147, 1.8431857824325562, 1.0012544393539429, 1.0938431024551392], "std": [0.23397085070610046, 0.06874781847000122, 0.20772996544837952, 0.3873575031757355, 0.6879836320877075, 0.1441998928785324, 0.6377860307693481, 199.288330078125, 0.0627497136592865, 0.07309135794639587, 0.030889976769685745, 0.8429372310638428, 0.414923757314682, 0.7058730125427246, 0.1484544724225998, 0.023719798773527145, 0.25998377799987793, 0.1575368344783783, 0.07844303548336029, 0.11460516601800919, 0.12790322303771973, 183.36965942382812, 0.046859558671712875, 0.03112609311938286, 0.03388334438204765, 0.5409039855003357, 0.11467021703720093, 2.686307430267334], "count": [306]}, "action": {"min": [0.14725343883037567, 1.8436611890792847, -0.9309760928153992, -1.126313328742981, -2.4248034954071045, -1.7872695922851562, 0.6165027022361755, 154.0, 0.2041260004043579, 0.21558800339698792, -0.001151000033132732, -2.9679999351501465, -0.09799999743700027, -1.125, -0.5642649531364441, -2.070362091064453, -1.15762460231781, -0.15369369089603424, -0.5965884327888489, -1.856402039527893, 2.3355298042297363, 181.0, -0.39202699065208435, 0.18611299991607666, -0.09792599827051163, 1.309999942779541, 0.6759999990463257, -3.118000030517578], "max": [0.6902428269386292, 2.0815844535827637, -0.28586748242378235, 0.042097341269254684, -0.8596619367599487, -1.3433451652526855, 2.328618288040161, 783.0, 0.3910619914531708, 0.3986240029335022, 0.14200200140476227, -0.777999997138977, 1.246000051498413, 0.781000018119812, -0.04375540465116501, -1.935587763786316, -0.30661946535110474, 0.3729419708251953, -0.3459766209125519, -1.43441641330719, 2.8472256660461426, 821.0, -0.21860100328922272, 0.2976599931716919, 0.04220600053668022, 2.86899995803833, 1.1169999837875366, 3.130000114440918], "mean": [0.40731698274612427, 2.027656078338623, -0.6401390433311462, -0.575999915599823, -1.6157816648483276, -1.5882595777511597, 1.1991679668426514, 502.24029541015625, 0.3008675277233124, 0.3160327672958374, 0.06501409411430359, -2.0464043617248535, 0.5606697797775269, 0.0982581302523613, -0.20710057020187378, -2.058093547821045, -0.8584357500076294, -0.008292359299957752, -0.5489029288291931, -1.5633121728897095, 2.55342698097229, 729.5082397460938, -0.3589339256286621, 0.2311478704214096, 0.0035830852575600147, 1.8431857824325562, 1.0012544393539429, 1.0938431024551392], "std": [0.23397085070610046, 0.06874781847000122, 0.20772996544837952, 0.3873575031757355, 0.6879836320877075, 0.1441998928785324, 0.6377860307693481, 199.288330078125, 0.0627497136592865, 0.07309135794639587, 0.030889976769685745, 0.8429372310638428, 0.414923757314682, 0.7058730125427246, 0.1484544724225998, 0.023719798773527145, 0.25998377799987793, 0.1575368344783783, 0.07844303548336029, 0.11460516601800919, 0.12790322303771973, 183.36965942382812, 0.046859558671712875, 0.03112609311938286, 0.03388334438204765, 0.5409039855003357, 0.11467021703720093, 2.686307430267334], "count": [306]}, "timestamp": {"min": [0.0], "max": [10.166666666666666], "mean": [5.083333333333333], "std": [2.9444706497785655], "count": [306]}, "frame_index": {"min": [0], "max": [305], "mean": [152.5], "std": [88.33411949335697], "count": [306]}, "episode_index": {"min": [796], "max": [796], "mean": [796.0], "std": [0.0], "count": [306]}, "index": {"min": [374926], "max": [375231], "mean": [375078.5], "std": [88.33411949335697], "count": [306]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [306]}, "subtask_annotation": {"mean": [16.11111111111111, 29.0, 29.0, 29.0, 29.0], "std": [7.5121301083935, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [306]}, "scene_annotation": {"mean": [796.0], "std": [0.0], "min": [796], "max": [796], "count": [306]}, "eef_direction_state": {"mean": [3.6143790849673203, 3.2450980392156863], "std": [2.3055040224365393, 2.03773041686731], "min": [0, 0], "max": [6, 6], "count": [306]}, "eef_velocity_state": {"mean": [0.7875816993464052, 1.042483660130719], "std": [0.7652433729185806, 0.6478917857735809], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_acc_mag_state": {"mean": [0.8333333333333334, 0.9444444444444444], "std": [0.8254529356781085, 0.8166077520877394], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_direction_action": {"mean": [3.6143790849673203, 3.2450980392156863], "std": [2.3055040224365393, 2.03773041686731], "min": [0, 0], "max": [6, 6], "count": [306]}, "eef_velocity_action": {"mean": [0.7875816993464052, 1.042483660130719], "std": [0.7652433729185806, 0.6478917857735809], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_acc_mag_action": {"mean": [0.8333333333333334, 0.9444444444444444], "std": [0.8254529356781085, 0.8166077520877394], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_sim_pose_state": {"mean": [0.4167886855760328, 0.3302928606929039, 1.0099854557900003, -1.2868686733361967, 1.271298996527783, -1.2047065064202578, 0.514898949362551, -0.3381435830850654, 1.1045379983952033, 0.2450292993484109, 0.8975361853701948, -0.5697277777367137], "std": [0.035757167025119864, 0.04447654029795126, 0.014237175583529544, 0.4633648308629636, 0.047721948220425026, 1.2343595286672822, 0.08461349896639994, 0.04970159554073601, 0.05235595312593082, 1.8882088600211022, 0.2226835051667878, 1.6087210052539092], "min": [0.3696423764669196, 0.18808793836514684, 0.9906860442172822, -2.550794795036662, 1.1835367556905396, -3.1382969627416317, 0.401761902790711, -0.425905493056655, 1.0240268745728178, -3.131339841561096, 0.5288157794705097, -3.138332622326827], "max": [0.5012557898971357, 0.37679386350240224, 1.053147035983863, -0.2897272903517544, 1.4008183109877397, 3.1234586315084503, 0.6096468456573596, -0.23697376706712653, 1.1824800475918495, 3.117852263463228, 1.2139885767874228, 3.112144803897894], "count": [306]}, "eef_sim_pose_action": {"mean": [0.4167886855760328, 0.3302928606929039, 1.0099854557900003, -1.2868686733361967, 1.271298996527783, -1.2047065064202578, 0.514898949362551, -0.3381435830850654, 1.1045379983952033, 0.2450292993484109, 0.8975361853701948, -0.5697277777367137], "std": [0.035757167025119864, 0.04447654029795126, 0.014237175583529544, 0.4633648308629636, 0.047721948220425026, 1.2343595286672822, 0.08461349896639994, 0.04970159554073601, 0.05235595312593082, 1.8882088600211022, 0.2226835051667878, 1.6087210052539092], "min": [0.3696423764669196, 0.18808793836514684, 0.9906860442172822, -2.550794795036662, 1.1835367556905396, -3.1382969627416317, 0.401761902790711, -0.425905493056655, 1.0240268745728178, -3.131339841561096, 0.5288157794705097, -3.138332622326827], "max": [0.5012557898971357, 0.37679386350240224, 1.053147035983863, -0.2897272903517544, 1.4008183109877397, 3.1234586315084503, 0.6096468456573596, -0.23697376706712653, 1.1824800475918495, 3.117852263463228, 1.2139885767874228, 3.112144803897894], "count": [306]}, "gripper_mode_state": {"mean": [0.1437908496732026, 0.3006535947712418], "std": [0.35087753023449736, 0.45854226710563173], "min": [0, 0], "max": [1, 1], "count": [306]}, "gripper_activity_state": {"mean": [1.8137254901960784, 1.8986928104575163], "std": [0.5188673969568335, 0.3698589959382018], "min": [0, 0], "max": [2, 2], "count": [306]}, "gripper_mode_action": {"mean": [0.1437908496732026, 0.3006535947712418], "std": [0.35087753023449736, 0.45854226710563173], "min": [0, 0], "max": [1, 1], "count": [306]}, "gripper_activity_action": {"mean": [1.8137254901960784, 1.8986928104575163], "std": [0.5188673969568335, 0.3698589959382018], "min": [0, 0], "max": [2, 2], "count": [306]}, "gripper_open_scale_state": {"mean": [0.7295081701839673, 0.5022401961282972], "std": [0.18336960155999105, 0.19928830538070352], "min": [0.181, 0.154], "max": [0.821, 0.783], "count": [306]}, "gripper_open_scale_action": {"mean": [0.7295081701839673, 0.5022401961282972], "std": [0.18336960155999105, 0.19928830538070352], "min": [0.181, 0.154], "max": [0.821, 0.783], "count": [306]}}} +{"episode_index": 718, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.48384502859477124]], [[0.42646696282679736]], [[0.4110112336601307]]], "std": [[[0.11758040771964977]], [[0.1926929864647496]], [[0.21382590567040324]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4790840849673203]], [[0.47855271241830066]], [[0.4731636499183007]]], "std": [[[0.07027226466417506]], [[0.08887228692417916]], [[0.09354718962214052]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.0]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.7490196078431373]], [[0.7137254901960784]]], "mean": [[[0.4708900306372549]], [[0.43744813929738563]], [[0.4229098243464052]]], "std": [[[0.06898557711799352]], [[0.15131608964172683]], [[0.17027696011470547]]], "count": [100]}, "observation.state": {"min": [0.10520844906568527, 1.8765257596969604, -0.8303578495979309, -1.206109881401062, -2.5277254581451416, -1.8542901277542114, 0.5687679052352905, 162.0, 0.21591100096702576, 0.19190700352191925, 0.02558699995279312, -2.8980000019073486, -0.012000002898275852, -1.0789999961853027, -0.5449616312980652, -2.0788443088531494, -1.2698493003845215, -0.14624112844467163, -0.7159515619277954, -1.9091110229492188, 2.3048994541168213, 111.0, -0.3985370099544525, 0.16719700396060944, -0.10092400014400482, 1.0019999742507935, 0.6349999904632568, -3.128999948501587], "max": [0.7020761966705322, 2.0812180042266846, -0.14097024500370026, -0.0034906587097793818, -1.038331389427185, -1.3265025615692139, 2.377661943435669, 642.0, 0.39490199089050293, 0.40909498929977417, 0.19029800593852997, -0.7749999761581421, 1.3070000410079956, 0.9740000367164612, -0.01895427517592907, -2.0016133785247803, -0.1969953179359436, 0.47507861256599426, -0.5687853693962097, -1.5170925855636597, 2.7400097846984863, 862.0, -0.216512992978096, 0.282245010137558, 0.06817799806594849, 2.872999906539917, 1.1970000267028809, 3.13700008392334], "mean": [0.3817274272441864, 2.0345888137817383, -0.4981793463230133, -0.5996954441070557, -1.6833207607269287, -1.6501706838607788, 1.319999098777771, 527.1865234375, 0.3050031065940857, 0.3033539056777954, 0.07851405441761017, -1.9390056133270264, 0.7190582156181335, 0.1935136318206787, -0.189498171210289, -2.0601916313171387, -0.8054850101470947, 0.05095040425658226, -0.5948367118835449, -1.693556785583496, 2.5176382064819336, 730.4606323242188, -0.35551127791404724, 0.21137022972106934, 0.0199491735547781, 1.7159110307693481, 0.9706575870513916, 0.517647385597229], "std": [0.24218259751796722, 0.054816149175167084, 0.23655910789966583, 0.37674060463905334, 0.5814533829689026, 0.1410118192434311, 0.5373885035514832, 183.9254150390625, 0.05866269767284393, 0.07841873168945312, 0.039391808211803436, 0.8518497347831726, 0.47534871101379395, 0.7177841067314148, 0.14733226597309113, 0.013858701102435589, 0.43164685368537903, 0.2027285099029541, 0.039373788982629776, 0.1062205582857132, 0.09562435001134872, 230.90863037109375, 0.05332806706428528, 0.03370273858308792, 0.04734935611486435, 0.7263142466545105, 0.13955432176589966, 2.6869685649871826], "count": [292]}, "action": {"min": [0.10520844906568527, 1.8765257596969604, -0.8303578495979309, -1.206109881401062, -2.5277254581451416, -1.8542901277542114, 0.5687679052352905, 162.0, 0.21591100096702576, 0.19190700352191925, 0.02558699995279312, -2.8980000019073486, -0.012000002898275852, -1.0789999961853027, -0.5449616312980652, -2.0788443088531494, -1.2698493003845215, -0.14624112844467163, -0.7159515619277954, -1.9091110229492188, 2.3048994541168213, 111.0, -0.3985370099544525, 0.16719700396060944, -0.10092400014400482, 1.0019999742507935, 0.6349999904632568, -3.128999948501587], "max": [0.7020761966705322, 2.0812180042266846, -0.14097024500370026, -0.0034906587097793818, -1.038331389427185, -1.3265025615692139, 2.377661943435669, 642.0, 0.39490199089050293, 0.40909498929977417, 0.19029800593852997, -0.7749999761581421, 1.3070000410079956, 0.9740000367164612, -0.01895427517592907, -2.0016133785247803, -0.1969953179359436, 0.47507861256599426, -0.5687853693962097, -1.5170925855636597, 2.7400097846984863, 862.0, -0.216512992978096, 0.282245010137558, 0.06817799806594849, 2.872999906539917, 1.1970000267028809, 3.13700008392334], "mean": [0.3817274272441864, 2.0345888137817383, -0.4981793463230133, -0.5996954441070557, -1.6833207607269287, -1.6501706838607788, 1.319999098777771, 527.1865234375, 0.3050031065940857, 0.3033539056777954, 0.07851405441761017, -1.9390056133270264, 0.7190582156181335, 0.1935136318206787, -0.189498171210289, -2.0601916313171387, -0.8054850101470947, 0.05095040425658226, -0.5948367118835449, -1.693556785583496, 2.5176382064819336, 730.4606323242188, -0.35551127791404724, 0.21137022972106934, 0.0199491735547781, 1.7159110307693481, 0.9706575870513916, 0.517647385597229], "std": [0.24218259751796722, 0.054816149175167084, 0.23655910789966583, 0.37674060463905334, 0.5814533829689026, 0.1410118192434311, 0.5373885035514832, 183.9254150390625, 0.05866269767284393, 0.07841873168945312, 0.039391808211803436, 0.8518497347831726, 0.47534871101379395, 0.7177841067314148, 0.14733226597309113, 0.013858701102435589, 0.43164685368537903, 0.2027285099029541, 0.039373788982629776, 0.1062205582857132, 0.09562435001134872, 230.90863037109375, 0.05332806706428528, 0.03370273858308792, 0.04734935611486435, 0.7263142466545105, 0.13955432176589966, 2.6869685649871826], "count": [292]}, "timestamp": {"min": [0.0], "max": [9.7], "mean": [4.8500000000000005], "std": [2.8097548331166227], "count": [292]}, "frame_index": {"min": [0], "max": [291], "mean": [145.5], "std": [84.2926449934987], "count": [292]}, "episode_index": {"min": [797], "max": [797], "mean": [797.0], "std": [0.0], "count": [292]}, "index": {"min": [375232], "max": [375523], "mean": [375377.5], "std": [84.2926449934987], "count": [292]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [292]}, "subtask_annotation": {"mean": [15.582191780821917, 29.0, 29.0, 29.0, 29.0], "std": [7.8733614075330705, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [292]}, "scene_annotation": {"mean": [797.0], "std": [0.0], "min": [797], "max": [797], "count": [292]}, "eef_direction_state": {"mean": [3.3835616438356166, 3.26027397260274], "std": [2.2261222319103484, 2.0458939651701975], "min": [0, 0], "max": [6, 6], "count": [292]}, "eef_velocity_state": {"mean": [0.8458904109589042, 1.0993150684931507], "std": [0.7263746261945586, 0.6777275258995905], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_acc_mag_state": {"mean": [0.9143835616438356, 1.0102739726027397], "std": [0.8457378820942295, 0.8171307512663077], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_direction_action": {"mean": [3.3835616438356166, 3.26027397260274], "std": [2.2261222319103484, 2.0458939651701975], "min": [0, 0], "max": [6, 6], "count": [292]}, "eef_velocity_action": {"mean": [0.8458904109589042, 1.0993150684931507], "std": [0.7263746261945586, 0.6777275258995905], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_acc_mag_action": {"mean": [0.9143835616438356, 1.0102739726027397], "std": [0.8457378820942295, 0.8171307512663077], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_sim_pose_state": {"mean": [0.39978720128082007, 0.33977945664955495, 1.0210458874177673, -1.1811725006742795, 1.2268261189456586, -0.7521181461183274, 0.5006959626060148, -0.35062738265207727, 1.1088031065176762, 0.5433882568851232, 0.906572890377667, -0.23230367195925128], "std": [0.03828764220305197, 0.05604772250622948, 0.00983967983714056, 0.6298952303133378, 0.11352943635888199, 1.492652391708697, 0.08960833322701908, 0.05024999230743036, 0.05486412917680067, 1.7925002394200689, 0.1794784865731848, 1.7183414713376732], "min": [0.3552457344317988, 0.18670843447274707, 0.9993145025072344, -2.7156830835838135, 1.0567158493454802, -3.135513107789531, 0.3790674194651579, -0.458755241539081, 1.0351993794095877, -3.0926722871996515, 0.5453036405401441, -3.1326143606913766], "max": [0.48415702559583834, 0.3821966172865245, 1.044050615878386, -0.6049805875439513, 1.4787676789921655, 3.1324783227874056, 0.6169629354111675, -0.2737830786732857, 1.221298725025137, 3.074688481348108, 1.3664437385586994, 3.1182982313429757], "count": [292]}, "eef_sim_pose_action": {"mean": [0.39978720128082007, 0.33977945664955495, 1.0210458874177673, -1.1811725006742795, 1.2268261189456586, -0.7521181461183274, 0.5006959626060148, -0.35062738265207727, 1.1088031065176762, 0.5433882568851232, 0.906572890377667, -0.23230367195925128], "std": [0.03828764220305197, 0.05604772250622948, 0.00983967983714056, 0.6298952303133378, 0.11352943635888199, 1.492652391708697, 0.08960833322701908, 0.05024999230743036, 0.05486412917680067, 1.7925002394200689, 0.1794784865731848, 1.7183414713376732], "min": [0.3552457344317988, 0.18670843447274707, 0.9993145025072344, -2.7156830835838135, 1.0567158493454802, -3.135513107789531, 0.3790674194651579, -0.458755241539081, 1.0351993794095877, -3.0926722871996515, 0.5453036405401441, -3.1326143606913766], "max": [0.48415702559583834, 0.3821966172865245, 1.044050615878386, -0.6049805875439513, 1.4787676789921655, 3.1324783227874056, 0.6169629354111675, -0.2737830786732857, 1.221298725025137, 3.074688481348108, 1.3664437385586994, 3.1182982313429757], "count": [292]}, "gripper_mode_state": {"mean": [0.1780821917808219, 0.2636986301369863], "std": [0.3825819190073682, 0.44063779070894904], "min": [0, 0], "max": [1, 1], "count": [292]}, "gripper_activity_state": {"mean": [1.8047945205479452, 1.7602739726027397], "std": [0.5097450600754703, 0.5770116036029423], "min": [0, 0], "max": [2, 2], "count": [292]}, "gripper_mode_action": {"mean": [0.1780821917808219, 0.2636986301369863], "std": [0.3825819190073682, 0.44063779070894904], "min": [0, 0], "max": [1, 1], "count": [292]}, "gripper_activity_action": {"mean": [1.8047945205479452, 1.7602739726027397], "std": [0.5097450600754703, 0.5770116036029423], "min": [0, 0], "max": [2, 2], "count": [292]}, "gripper_open_scale_state": {"mean": [0.7304606163599728, 0.5271866438878725], "std": [0.2309085900765319, 0.18392540039092284], "min": [0.111, 0.162], "max": [0.862, 0.642], "count": [292]}, "gripper_open_scale_action": {"mean": [0.7304606163599728, 0.5271866438878725], "std": [0.2309085900765319, 0.18392540039092284], "min": [0.111, 0.162], "max": [0.862, 0.642], "count": [292]}}} +{"episode_index": 719, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[1.0]], [[1.0]]], "mean": [[[0.4932313214869281]], [[0.43558861928104575]], [[0.4202887091503268]]], "std": [[[0.11782380594991661]], [[0.194399964699903]], [[0.21631443056706953]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4775198059640523]], [[0.47935835784313724]], [[0.4743616033496732]]], "std": [[[0.057410765505537795]], [[0.07251804916018816]], [[0.07647476530992896]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.8235294117647058]], [[1.0]], [[1.0]]], "mean": [[[0.4765275020424837]], [[0.4366345996732026]], [[0.41998369076797387]]], "std": [[[0.07365589957139938]], [[0.16222695086390432]], [[0.18343140269593516]]], "count": [100]}, "observation.state": {"min": [0.07091273367404938, 1.8789691925048828, -0.8118748068809509, -1.2690812349319458, -2.5373423099517822, -1.9803903102874756, 0.5520825982093811, 161.0, 0.2012380063533783, 0.17936600744724274, 0.009855999611318111, -2.943000078201294, -0.002000007778406143, -0.9729999899864197, -0.49809950590133667, -2.073137044906616, -1.1121761798858643, -0.32843607664108276, -0.651915431022644, -1.926477074623108, 2.326157569885254, 219.0, -0.38235199451446533, 0.16575899720191956, -0.12054400146007538, 1.2730000019073486, 0.6019999384880066, -3.1411852836608887], "max": [0.7112740278244019, 2.080833911895752, -0.031293753534555435, 0.07445574551820755, -1.0013651847839355, -1.2866218090057373, 2.2454710006713867, 642.0, 0.40449199080467224, 0.41529300808906555, 0.1933169960975647, -0.6129999756813049, 1.1779999732971191, 1.0570000410079956, 0.020123647525906563, -1.9984544515609741, -0.2986432909965515, 0.42060691118240356, -0.47682398557662964, -1.3332395553588867, 2.7932772636413574, 829.0, -0.21120800077915192, 0.28060200810432434, 0.03998599946498871, 2.6570000648498535, 1.184000015258789, 3.1410000324249268], "mean": [0.41907042264938354, 2.018672227859497, -0.5105308890342712, -0.6590596437454224, -1.7617133855819702, -1.6908152103424072, 1.2995729446411133, 443.8467712402344, 0.2920641303062439, 0.3083305060863495, 0.08594363182783127, -2.0703163146972656, 0.5891644954681396, 0.17100641131401062, -0.17617936432361603, -2.0617663860321045, -0.8608657121658325, -0.023988032713532448, -0.5545851588249207, -1.6334134340286255, 2.5809202194213867, 690.0645141601562, -0.35179176926612854, 0.2201113998889923, 0.008990686386823654, 1.7013229131698608, 1.0023877620697021, 1.3615295886993408], "std": [0.2731616795063019, 0.0634099617600441, 0.22172562777996063, 0.35925886034965515, 0.627490222454071, 0.2235593944787979, 0.520651638507843, 166.93411254882812, 0.05674977973103523, 0.09111277014017105, 0.04500856250524521, 0.8214032053947449, 0.416413813829422, 0.7271384000778198, 0.13777166604995728, 0.0115190539509058, 0.3048304319381714, 0.18223020434379578, 0.034513209015131, 0.12761512398719788, 0.11423297971487045, 153.8682861328125, 0.04565165564417839, 0.029693961143493652, 0.04089636728167534, 0.5277591347694397, 0.1340656280517578, 2.479448080062866], "count": [310]}, "action": {"min": [0.07091273367404938, 1.8789691925048828, -0.8118748068809509, -1.2690812349319458, -2.5373423099517822, -1.9803903102874756, 0.5520825982093811, 161.0, 0.2012380063533783, 0.17936600744724274, 0.009855999611318111, -2.943000078201294, -0.002000007778406143, -0.9729999899864197, -0.49809950590133667, -2.073137044906616, -1.1121761798858643, -0.32843607664108276, -0.651915431022644, -1.926477074623108, 2.326157569885254, 219.0, -0.38235199451446533, 0.16575899720191956, -0.12054400146007538, 1.2730000019073486, 0.6019999384880066, -3.1411852836608887], "max": [0.7112740278244019, 2.080833911895752, -0.031293753534555435, 0.07445574551820755, -1.0013651847839355, -1.2866218090057373, 2.2454710006713867, 642.0, 0.40449199080467224, 0.41529300808906555, 0.1933169960975647, -0.6129999756813049, 1.1779999732971191, 1.0570000410079956, 0.020123647525906563, -1.9984544515609741, -0.2986432909965515, 0.42060691118240356, -0.47682398557662964, -1.3332395553588867, 2.7932772636413574, 829.0, -0.21120800077915192, 0.28060200810432434, 0.03998599946498871, 2.6570000648498535, 1.184000015258789, 3.1410000324249268], "mean": [0.41907042264938354, 2.018672227859497, -0.5105308890342712, -0.6590596437454224, -1.7617133855819702, -1.6908152103424072, 1.2995729446411133, 443.8467712402344, 0.2920641303062439, 0.3083305060863495, 0.08594363182783127, -2.0703163146972656, 0.5891644954681396, 0.17100641131401062, -0.17617936432361603, -2.0617663860321045, -0.8608657121658325, -0.023988032713532448, -0.5545851588249207, -1.6334134340286255, 2.5809202194213867, 690.0645141601562, -0.35179176926612854, 0.2201113998889923, 0.008990686386823654, 1.7013229131698608, 1.0023877620697021, 1.3615295886993408], "std": [0.2731616795063019, 0.0634099617600441, 0.22172562777996063, 0.35925886034965515, 0.627490222454071, 0.2235593944787979, 0.520651638507843, 166.93411254882812, 0.05674977973103523, 0.09111277014017105, 0.04500856250524521, 0.8214032053947449, 0.416413813829422, 0.7271384000778198, 0.13777166604995728, 0.0115190539509058, 0.3048304319381714, 0.18223020434379578, 0.034513209015131, 0.12761512398719788, 0.11423297971487045, 153.8682861328125, 0.04565165564417839, 0.029693961143493652, 0.04089636728167534, 0.5277591347694397, 0.1340656280517578, 2.479448080062866], "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": [798], "max": [798], "mean": [798.0], "std": [0.0], "count": [310]}, "index": {"min": [375524], "max": [375833], "mean": [375678.5], "std": [89.48882611812493], "count": [310]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [310]}, "subtask_annotation": {"mean": [15.283870967741935, 29.0, 29.0, 29.0, 29.0], "std": [7.426417395904267, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [310]}, "scene_annotation": {"mean": [798.0], "std": [0.0], "min": [798], "max": [798], "count": [310]}, "eef_direction_state": {"mean": [3.564516129032258, 3.2903225806451615], "std": [2.293194473851082, 2.1671082022958297], "min": [0, 0], "max": [6, 6], "count": [310]}, "eef_velocity_state": {"mean": [0.8, 1.1193548387096774], "std": [0.7611536235936059, 0.6923169863388879], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_acc_mag_state": {"mean": [0.8935483870967742, 1.0612903225806452], "std": [0.8566383977110077, 0.7988610518913334], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_direction_action": {"mean": [3.564516129032258, 3.2903225806451615], "std": [2.293194473851082, 2.1671082022958297], "min": [0, 0], "max": [6, 6], "count": [310]}, "eef_velocity_action": {"mean": [0.8, 1.1193548387096774], "std": [0.7611536235936059, 0.6923169863388879], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_acc_mag_action": {"mean": [0.8935483870967742, 1.0612903225806452], "std": [0.8566383977110077, 0.7988610518913334], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_sim_pose_state": {"mean": [0.4060432722675523, 0.3288817814116913, 1.015741545224605, -1.087275385438917, 1.2540122646497962, -0.8743882798949585, 0.5088576452671225, -0.34943921783731746, 1.125035175143688, 0.4452642362395791, 0.8901620528819213, -0.6032821358483783], "std": [0.03377950756526188, 0.04956572382683704, 0.008431186549405447, 0.5623189060099368, 0.09089829209304959, 1.2133475931169788, 0.10013316502097351, 0.05287612284462193, 0.050978757304028656, 1.963430512454049, 0.13896556540921817, 1.6640820590378658], "min": [0.34816681329911725, 0.16564888828511046, 0.9954709983250685, -2.782109196838812, 1.1382135821293278, -3.1044504921048706, 0.36719665419591424, -0.4569893322248102, 1.0191230999266834, -3.140087654374672, 0.6287099023679015, -3.1232671401745353], "max": [0.47952124591653345, 0.3659948493897596, 1.0442603030751896, -0.5153397917617406, 1.4718715547838102, 3.128947551602287, 0.6206826728793563, -0.2521569663629253, 1.224345666058564, 3.050941955187881, 1.188305975003317, 3.1090338029271574], "count": [310]}, "eef_sim_pose_action": {"mean": [0.4060432722675523, 0.3288817814116913, 1.015741545224605, -1.087275385438917, 1.2540122646497962, -0.8743882798949585, 0.5088576452671225, -0.34943921783731746, 1.125035175143688, 0.4452642362395791, 0.8901620528819213, -0.6032821358483783], "std": [0.03377950756526188, 0.04956572382683704, 0.008431186549405447, 0.5623189060099368, 0.09089829209304959, 1.2133475931169788, 0.10013316502097351, 0.05287612284462193, 0.050978757304028656, 1.963430512454049, 0.13896556540921817, 1.6640820590378658], "min": [0.34816681329911725, 0.16564888828511046, 0.9954709983250685, -2.782109196838812, 1.1382135821293278, -3.1044504921048706, 0.36719665419591424, -0.4569893322248102, 1.0191230999266834, -3.140087654374672, 0.6287099023679015, -3.1232671401745353], "max": [0.47952124591653345, 0.3659948493897596, 1.0442603030751896, -0.5153397917617406, 1.4718715547838102, 3.128947551602287, 0.6206826728793563, -0.2521569663629253, 1.224345666058564, 3.050941955187881, 1.188305975003317, 3.1090338029271574], "count": [310]}, "gripper_mode_state": {"mean": [0.12903225806451613, 0.6870967741935484], "std": [0.33523564017462176, 0.46367531429478537], "min": [0, 0], "max": [1, 1], "count": [310]}, "gripper_activity_state": {"mean": [1.8741935483870968, 1.9064516129032258], "std": [0.4475508563176201, 0.36049740178113077], "min": [0, 0], "max": [2, 2], "count": [310]}, "gripper_mode_action": {"mean": [0.12903225806451613, 0.6870967741935484], "std": [0.33523564017462176, 0.46367531429478537], "min": [0, 0], "max": [1, 1], "count": [310]}, "gripper_activity_action": {"mean": [1.8741935483870968, 1.9064516129032258], "std": [0.4475508563176201, 0.36049740178113077], "min": [0, 0], "max": [2, 2], "count": [310]}, "gripper_open_scale_state": {"mean": [0.690064516030589, 0.44384677404588035], "std": [0.15386830262474688, 0.16693429571509344], "min": [0.219, 0.161], "max": [0.829, 0.642], "count": [310]}, "gripper_open_scale_action": {"mean": [0.690064516030589, 0.44384677404588035], "std": [0.15386830262474688, 0.16693429571509344], "min": [0.219, 0.161], "max": [0.829, 0.642], "count": [310]}}} +{"episode_index": 720, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.49148613562091503]], [[0.42988923202614376]], [[0.4139150714869281]]], "std": [[[0.12317758494373374]], [[0.2003878277852962]], [[0.22228454597790936]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47561300653594774]], [[0.47419998161764704]], [[0.4683264011437908]]], "std": [[[0.06991297552023792]], [[0.0897066370578792]], [[0.09514497018061227]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.0]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.7294117647058823]], [[0.6980392156862745]]], "mean": [[[0.4791507434640523]], [[0.44078337622549024]], [[0.4234806433823529]]], "std": [[[0.07067479498067847]], [[0.16193745569207346]], [[0.18255119283409574]]], "count": [100]}, "observation.state": {"min": [0.14915582537651062, 1.9510513544082642, -0.8715302348136902, -1.2138241529464722, -2.500602960586548, -1.8690032958984375, 0.5341580510139465, 143.0, 0.19194500148296356, 0.2229599952697754, -0.01716800034046173, -2.943000078201294, -0.023000001907348633, -1.1260000467300415, -0.5982639789581299, -2.0763134956359863, -1.0200402736663818, -0.32215288281440735, -0.6675361394882202, -2.0141100883483887, 2.3113222122192383, 55.0, -0.3858659863471985, 0.1467839926481247, -0.11963099986314774, 1.3760000467300415, 0.6679999232292175, -3.1401853561401367], "max": [0.7986626625061035, 2.0801007747650146, 0.026110127568244934, 0.021101031452417374, -1.2621523141860962, -1.3435194492340088, 2.390420436859131, 806.0, 0.37303000688552856, 0.4148240089416504, 0.14814899861812592, -0.8809999823570251, 1.2949999570846558, 0.7630000114440918, 0.044715337455272675, -2.0519139766693115, -0.06351253390312195, 0.4008846580982208, -0.6039886474609375, -1.296762228012085, 2.9454002380371094, 829.0, -0.18726499378681183, 0.3123849928379059, 0.02965099923312664, 2.8429999351501465, 1.1150000095367432, 3.066999912261963], "mean": [0.44558611512184143, 2.048159599304199, -0.5625744462013245, -0.6637477874755859, -1.8337396383285522, -1.6254329681396484, 1.4135009050369263, 481.4803466796875, 0.28090035915374756, 0.3213498294353485, 0.053000666201114655, -2.3036651611328125, 0.6410880088806152, -0.08824743330478668, -0.13940012454986572, -2.0673089027404785, -0.6877459287643433, -0.05077112466096878, -0.6213577389717102, -1.625461220741272, 2.7141060829162598, 707.4691772460938, -0.3445318043231964, 0.20783494412899017, -0.008224833756685257, 1.9006147384643555, 0.895293116569519, 1.129522681236267], "std": [0.24055065214633942, 0.03526749461889267, 0.2893323302268982, 0.37452030181884766, 0.5274809002876282, 0.1570235788822174, 0.5864714980125427, 207.3897247314453, 0.06114448606967926, 0.06715330481529236, 0.03732086345553398, 0.7006915807723999, 0.5010725259780884, 0.6192203760147095, 0.16138939559459686, 0.005685935728251934, 0.3268272876739502, 0.21941065788269043, 0.023665837943553925, 0.16588224470615387, 0.19279666244983673, 245.96969604492188, 0.04949656501412392, 0.04325097054243088, 0.031376440078020096, 0.5333797335624695, 0.1015089899301529, 2.679570436477661], "count": [307]}, "action": {"min": [0.14915582537651062, 1.9510513544082642, -0.8715302348136902, -1.2138241529464722, -2.500602960586548, -1.8690032958984375, 0.5341580510139465, 143.0, 0.19194500148296356, 0.2229599952697754, -0.01716800034046173, -2.943000078201294, -0.023000001907348633, -1.1260000467300415, -0.5982639789581299, -2.0763134956359863, -1.0200402736663818, -0.32215288281440735, -0.6675361394882202, -2.0141100883483887, 2.3113222122192383, 55.0, -0.3858659863471985, 0.1467839926481247, -0.11963099986314774, 1.3760000467300415, 0.6679999232292175, -3.1401853561401367], "max": [0.7986626625061035, 2.0801007747650146, 0.026110127568244934, 0.021101031452417374, -1.2621523141860962, -1.3435194492340088, 2.390420436859131, 806.0, 0.37303000688552856, 0.4148240089416504, 0.14814899861812592, -0.8809999823570251, 1.2949999570846558, 0.7630000114440918, 0.044715337455272675, -2.0519139766693115, -0.06351253390312195, 0.4008846580982208, -0.6039886474609375, -1.296762228012085, 2.9454002380371094, 829.0, -0.18726499378681183, 0.3123849928379059, 0.02965099923312664, 2.8429999351501465, 1.1150000095367432, 3.066999912261963], "mean": [0.44558611512184143, 2.048159599304199, -0.5625744462013245, -0.6637477874755859, -1.8337396383285522, -1.6254329681396484, 1.4135009050369263, 481.4803466796875, 0.28090035915374756, 0.3213498294353485, 0.053000666201114655, -2.3036651611328125, 0.6410880088806152, -0.08824743330478668, -0.13940012454986572, -2.0673089027404785, -0.6877459287643433, -0.05077112466096878, -0.6213577389717102, -1.625461220741272, 2.7141060829162598, 707.4691772460938, -0.3445318043231964, 0.20783494412899017, -0.008224833756685257, 1.9006147384643555, 0.895293116569519, 1.129522681236267], "std": [0.24055065214633942, 0.03526749461889267, 0.2893323302268982, 0.37452030181884766, 0.5274809002876282, 0.1570235788822174, 0.5864714980125427, 207.3897247314453, 0.06114448606967926, 0.06715330481529236, 0.03732086345553398, 0.7006915807723999, 0.5010725259780884, 0.6192203760147095, 0.16138939559459686, 0.005685935728251934, 0.3268272876739502, 0.21941065788269043, 0.023665837943553925, 0.16588224470615387, 0.19279666244983673, 245.96969604492188, 0.04949656501412392, 0.04325097054243088, 0.031376440078020096, 0.5333797335624695, 0.1015089899301529, 2.679570436477661], "count": [307]}, "timestamp": {"min": [0.0], "max": [10.2], "mean": [5.1], "std": [2.9540932054806035], "count": [307]}, "frame_index": {"min": [0], "max": [306], "mean": [153.0], "std": [88.6227961644181], "count": [307]}, "episode_index": {"min": [799], "max": [799], "mean": [799.0], "std": [0.0], "count": [307]}, "index": {"min": [375834], "max": [376140], "mean": [375987.0], "std": [88.6227961644181], "count": [307]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [307]}, "subtask_annotation": {"mean": [15.17915309446254, 29.0, 29.0, 29.0, 29.0], "std": [7.398641168446308, 0.0, 0.0, 0.0, 0.0], "min": [7, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [307]}, "scene_annotation": {"mean": [799.0], "std": [0.0], "min": [799], "max": [799], "count": [307]}, "eef_direction_state": {"mean": [3.195439739413681, 3.198697068403909], "std": [2.3030030074300503, 1.9545982524365202], "min": [0, 0], "max": [6, 6], "count": [307]}, "eef_velocity_state": {"mean": [0.8697068403908795, 1.237785016286645], "std": [0.7414842795762755, 0.6934822055519387], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_acc_mag_state": {"mean": [0.9674267100977199, 1.1302931596091206], "std": [0.8381658801658481, 0.788327453945227], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_direction_action": {"mean": [3.195439739413681, 3.198697068403909], "std": [2.3030030074300503, 1.9545982524365202], "min": [0, 0], "max": [6, 6], "count": [307]}, "eef_velocity_action": {"mean": [0.8697068403908795, 1.237785016286645], "std": [0.7414842795762755, 0.6934822055519387], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_acc_mag_action": {"mean": [0.9674267100977199, 1.1302931596091206], "std": [0.8381658801658481, 0.788327453945227], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_sim_pose_state": {"mean": [0.3950093114776479, 0.3149371582986778, 1.0107531905131133, -0.8999028478566423, 1.3515215784583656, -0.7116563014937227, 0.5226866604287645, -0.3207614859427708, 1.112623047448146, 0.5269273226810032, 0.9150619891528453, -0.38185879585424665], "std": [0.04522256920628896, 0.04762824479127364, 0.015395863539738814, 0.6365114663025431, 0.06978441293553153, 1.3553952145805517, 0.07887610197250366, 0.05213972242322766, 0.054519423353946515, 1.9122901618758372, 0.26831803108828634, 1.8467769651529389], "min": [0.33417003172678234, 0.15007981130169262, 0.9979555516182474, -2.4040633601930583, 1.224691694947904, -3.1161187336341527, 0.4088382391894998, -0.41316870148209134, 1.0314653828777915, -3.116112487337087, 0.465390716890151, -3.1370405603335745], "max": [0.5098141461302506, 0.35439080757630437, 1.0565688780314397, 0.0315802690794416, 1.4797795279364405, 3.091508546149602, 0.6287757473609011, -0.22092667713254038, 1.2068065088518207, 3.1230898030456355, 1.5337433918613366, 3.115387220729791], "count": [307]}, "eef_sim_pose_action": {"mean": [0.3950093114776479, 0.3149371582986778, 1.0107531905131133, -0.8999028478566423, 1.3515215784583656, -0.7116563014937227, 0.5226866604287645, -0.3207614859427708, 1.112623047448146, 0.5269273226810032, 0.9150619891528453, -0.38185879585424665], "std": [0.04522256920628896, 0.04762824479127364, 0.015395863539738814, 0.6365114663025431, 0.06978441293553153, 1.3553952145805517, 0.07887610197250366, 0.05213972242322766, 0.054519423353946515, 1.9122901618758372, 0.26831803108828634, 1.8467769651529389], "min": [0.33417003172678234, 0.15007981130169262, 0.9979555516182474, -2.4040633601930583, 1.224691694947904, -3.1161187336341527, 0.4088382391894998, -0.41316870148209134, 1.0314653828777915, -3.116112487337087, 0.465390716890151, -3.1370405603335745], "max": [0.5098141461302506, 0.35439080757630437, 1.0565688780314397, 0.0315802690794416, 1.4797795279364405, 3.091508546149602, 0.6287757473609011, -0.22092667713254038, 1.2068065088518207, 3.1230898030456355, 1.5337433918613366, 3.115387220729791], "count": [307]}, "gripper_mode_state": {"mean": [0.16938110749185667, 0.3322475570032573], "std": [0.37508818685302364, 0.471019233013499], "min": [0, 0], "max": [1, 1], "count": [307]}, "gripper_activity_state": {"mean": [1.8013029315960911, 1.758957654723127], "std": [0.525814023262798, 0.5880538942747476], "min": [0, 0], "max": [2, 2], "count": [307]}, "gripper_mode_action": {"mean": [0.16938110749185667, 0.3322475570032573], "std": [0.37508818685302364, 0.471019233013499], "min": [0, 0], "max": [1, 1], "count": [307]}, "gripper_activity_action": {"mean": [1.8013029315960911, 1.758957654723127], "std": [0.525814023262798, 0.5880538942747476], "min": [0, 0], "max": [2, 2], "count": [307]}, "gripper_open_scale_state": {"mean": [0.7074690553621663, 0.48148045602605866], "std": [0.2459698506322262, 0.2073897569608867], "min": [0.055, 0.143], "max": [0.829, 0.806], "count": [307]}, "gripper_open_scale_action": {"mean": [0.7074690553621663, 0.48148045602605866], "std": [0.2459698506322262, 0.2073897569608867], "min": [0.055, 0.143], "max": [0.829, 0.806], "count": [307]}}} diff --git a/RMC-AIDA-L_basket_storage_peach/meta/info.json b/RMC-AIDA-L_basket_storage_peach/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..6c79614be0b97a51fc9756ff5b9e55a8221dec71 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "realman_rmc_aidal", "total_episodes": 721, "total_frames": 308398, "total_tasks": 5, "total_videos": 2163, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:720"}, "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": [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_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": [28], "names": ["right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_arm_joint_7_rad", "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", "left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "left_arm_joint_7_rad", "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"]}, "action": {"dtype": "float32", "shape": [28], "names": ["right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_arm_joint_7_rad", "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", "left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "left_arm_joint_7_rad", "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"]}, "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/RMC-AIDA-L_basket_storage_peach/meta/tasks.jsonl b/RMC-AIDA-L_basket_storage_peach/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..e13ca68655821f64457d41c4ce43b3d46c2abd57 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/meta/tasks.jsonl @@ -0,0 +1,5 @@ +{"task_index": 0, "task": "the left gripper pick up the basket to the appropriate position, the right gripper pick up the peach and place it into the basket."} +{"task_index": 1, "task": "the left gripper pick up the black basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the black basket."} +{"task_index": 2, "task": "the right gripper pick up the black basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the black basket."} +{"task_index": 3, "task": "the left gripper pick up the yellow basket and place it horizontally in the middle of the table, the right gripper pick up the peach and place it into the yellow basket."} +{"task_index": 4, "task": "the right gripper pick up the yellow basket and place it horizontally in the middle of the table, the left gripper pick up the peach and place it into the yellow basket."} diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a48a65b8aaa4fdda9970eefc291cfdc9f41e3ad9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:543cb74b98a9348ad62f88f21f96336bc2db1d4bb8d85e369fb3fe5a9945154e +size 3348509 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72218d8df833d16577537ffd5ecc5b3d715065dd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1456d9eef91259a58f474e36d73891eb68388a9b7bdef5ab51c21e680e776684 +size 3056767 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a240daef1c952a9e7f6a0e5902af7a9ef6a2b2a6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c5f0fb1513d1a5c1e7c43c7f01f9aec0b78e2435b48cd9aec478321de3ddb175 +size 3317932 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99f814fd1aa7764585e362392a31d4535d37ac39 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2434c5cf21b3191966f713e4039d4820e607190657aac941e320710809dbb709 +size 3251691 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f1b18447a8b647ef6ec69d47f98aa714dc7f633 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:935739e8bea29f854773d2bdfec6e4f71536a712750b92d99006ff908daa7495 +size 2813756 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d02535dcf313032597cb81a2088330783a2011b5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6e0a68be685ec9d54d64a7ab8cc1c785f5adf5ffd41dae11d32ca10e515a1153 +size 2117379 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..449ad377386920244cecca9f5b52b8c459424c08 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6cbb3cf8a9165d21d9a3601247cb82c3ec841c2ffcb4272bb6bd63efbba7ddc8 +size 2957807 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..156452f8407502e009a4b10effbf0c2bf9316c5a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:292e41d26e4af57c839972630542913202fcf7749cc5e13b0b779422952eb84f +size 2787038 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bf55b9c8aed3d19621bb54afe065b627b8ed6af --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9e4aea77f9b0b0cff4eb68fb96f72ff7885bbe98e1555117e92ba6e29fa33ec3 +size 2815742 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f815f9d42d8741158f54e9845c32af2f0f32d0bb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b9c1273a78a4760845b72e055db8e81b81c9314d97a320197d8018881005ae1d +size 3334837 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69afd365ceef1655cb70ab6fcd3019de96a14a4c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:41ad61159ea21277e5829ea4d93d066e5241f49360c200d0730842fc057c461b +size 2870642 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..995b20f8ec94c01d1aa87c20a4dbaa5d596bbc82 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d67a28fb3e913481e889e47d9269f55452f461eab1ce589d1c0c548f7979f3ed +size 2499447 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20abfc6d63702b5e6793afa644055795bab1c5b2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c2a9f86068134696a881f33ed5cc6b717844984aaa0cf30b46c37c0737a3ee62 +size 2716860 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32b0a092d1cd8c892145157a0bcb53f06d64e2c5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b943aaf190fd8b2ceb90738cfdeb4a693b7aa3626c113692385ee014895ce129 +size 2957472 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f4d3d79efb699872db00cb10ff6dc5f1000d272 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:44e474956c8d6126e24114a9dd9991435db59a3110e0ca8ed1ee6336251cd9d5 +size 2492606 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f189ae2e4790be955d754859304d0fdbf474c8c2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:92cb8ca1e07c8fc5274a6969a3996219b399340f3a3c966a8f3bd57a28309144 +size 2570529 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa56ec1d313bb5754aafc393421becb3729f8b56 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7595d83c94ab4dbe03fa6484906235aca170ea10091f69aafd5f9b156a5d9a3c +size 2574990 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dbfd6d2b3a023e4db97b59c59467f5935745c53 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:55cf4b2f9ebaeb778a914fe55f35984e345233d28234f51c97372ba9e1f920fd +size 2730719 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a320b03bef41d31b5ec396f3f60be9f5c999bf8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:09482e1dc61a91391e06a20696b8ba2ad9f9506ba166e7b3ac0ff3ea35bc3359 +size 2683720 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d82b4f23c66472ad468796110dde48057a0241c2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:78947d37f488aa137d5cbb44f61b199acc3f6ea66734ca3adbcfee2439646cf8 +size 2682590 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f4cb4578232198dbabcfbbddd2c7a37927a2b17 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9f22c3e45ce99df8693fd88dd65e28cc936af599c338562a4adb61bcc347c7b4 +size 2740246 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a066eaaabed29d14cbeebb7a75ccf97169355f21 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:016799ff91c66a0496d8fc6633597f358f15caac05c9bca966b026cd302f3590 +size 2681043 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36ff8a4d2acabd04604907d2c8d400604049447a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a18f73fe491e2d344152d135a57338e1f4af1f8b70cc5a70692e4abeab80465d +size 2620611 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5402ea13d5822b9a14d55b8580ae6c53b9f6148 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:fe96fd7139f93a4cc5ac3f00fa3d06c71e934694d5df7eff70502c07b02dacad +size 2398916 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5cadc12da228cfff0e976df00214f631ad062381 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:439878eb1e0b9721d73d8df5bd57f6f30046773a971f8bd0718359411be66631 +size 2662299 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8833f24d414b6107dd585055c60aa65d5ab4afb0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:60c010b96b34250de45b24074e777a491bf56effbb991fe037bd75d61aa2ef9e +size 2207006 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e107900ebe24bee5066746e509ffb63a1ada4c0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ba5c4bf81536aea0d31b733b7033f0c7999e479259a0a604acdeba4e8547cb14 +size 2515946 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7bb6ee693ba07f82b8e55c32acf7154bff9f804 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0a658b5993f624fb311b89e8539b523aa3f51f768d80742d7e796bd08c53462f +size 2018528 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a443ef36049def319a68596dcb4723497cebf1b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3339d8de115f7bfcc2a0d73efed12cefa0bb7bcba8b8aefe3a82abfe473f8220 +size 1764821 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..937139fdc262c192a0b4af951adc1a8cf14d5911 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8591ff62757fd41b7d6a513b0effcfa5f4651b91468f7297b565d45026d880dd +size 3456012 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bf89938ff70348b08d854b0fbe29eef5097b673 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d39cce0586312eff6033964bd79640675c2c5e9669948c6c90bb2c2a6179f51e +size 1930784 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..344c723c1d563678d463b5ab98c34dfdc8722b71 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:852fc9e07eb21f1e6922ee3fdc20866ef6529894ebb88955438e51568cb65ea6 +size 3812037 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54f2ad256a81c9e84be228fc3d721fa4290e5186 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0a2cd17bb2b66f3d1dda16783418e139ce2ce424fd270d6ef5775ac02050d625 +size 2287564 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0550b3001f54f54769b5b430b835585556e38f0a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3efa1d21f17d6b0cf6092037e5f884d0b307180f01ab815e85c8fedc3163e3be +size 1925655 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..199760bde307d7464372b83f629e5339ff1fd67d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6b15bb23dfea31152733195d82e83b3e43dc40981ca74fddcf627a918616df57 +size 4001342 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef42e03416cfc3caf927f6ca92ef04b8f4ecd68b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:666d7dc42b2ccbc694dd0cb6bced9f3936e747869119300da429967cd349fabc +size 2017718 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3101f5715ff39a45d370558bd515bf9625617592 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6ddfa879c7e6e26bed27f274feb702e33ef429b3aa114577da4a7cf9b092ebdd +size 4045549 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b488082350951ff0b96a286d05037be7f6fdc546 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:96d08ee8ae34570dcadbfe8d9daa1d7d0f6af8a66f49bee5bd2ebb8217f347bd +size 1662712 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..060cd1b05d1feaca3736efa54eebdf319167838b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7eef48340d8c45cdb02b8af09f990fd36b464d666e51f2ef461d3107d6ef1b75 +size 2977748 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0645085b21cc94d2e61183f5fcec501618acace2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9bec088c6b1126e719ce646859ebd3a660402650a859f6d4e2d9964dfa9f6fd9 +size 2494652 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..788a90c1358780012b0c6363275d5823b068a15c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:000830dec24570933f90bf0612222631fcf1675bf8f53e5e380cecc975ec555b +size 3438151 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..890990b75909b10ffaa890381e931c17216a834f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:711284fb91cf71b319b367565ec2e5541155975989dcc0743015abfe094d45ca +size 1986041 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb5e384a736a087f3fbd2ad27df31359ebe695c4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ce0b42af2bbb79bbe4b0a536098e7f26cc17b4ec3a624e0177aa4a67288739e3 +size 3792708 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff34c795714e4ff4d47ddd3870b0b8eac9cfadc8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:452a39a4b86536f6628e8410bfe6f90c3d9166175fafd39a4367e25c29720353 +size 1643315 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..723c4c05d78826e807811a5bf5112a2f16f53d40 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:165100eb8aa90f3cf5c698dc5059a53966714145a3ac4f5a46a9768f6f480b1c +size 3546626 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b539a87b3f02c58797e39de4066080c12b9c9a9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f9aba2effd8f1385a0256b125c6ddd0b48183c57d01816f24657435d3b2c2745 +size 2441643 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e6fa8b53b3e55a6586de7f0540b08eff019653f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ecca9d744cb9441afd73ff4b010e573a8f4ac77705781243517a1be4d2e1aeb7 +size 2081870 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c4f8adf3894ccdd34d9f8e33eed16bef69a14a4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4715099c4c7b3045ebc40fafd9d3f0295cdeb641b4cb98892d7daa45bbb172e4 +size 2601207 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d225775cae9660ef7ad7de3faf04d783da260c40 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0006554f80c7fb436ab70bae4d582dbfa403abb46afab98fbed6d4cc09155b2d +size 2784629 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d79bb81ff8366ed429abe7eaa0b2e0eac0660515 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2b24bda3c6310791bc57cd114f7291c88675d58ecebab191c2186edbfccdec82 +size 2730936 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..022b983def4566ff10a11360832010af3de6419b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f52f91d37ebca70ee969bc3d421491fb51860531fbac50fa9ccc56d7cd41d4d8 +size 2810891 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2421fc905874b22323ed906d11dda2faa988f5a2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6560e36bb22939d11e2e03e78007f1e4f4d99e6fb5e58a1fcacf8410b876165a +size 2589526 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff8bf2ae15cce773edf4e4733805a38e28e1c6cb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9d39ee2f86527210ef00b056f3c56b1ff3202e27f6bc95cb768baa9010ef79b1 +size 2483202 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f76226135c03f80dabae98fde8e24e9c7f04ade8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1945f55854ef08fd75eb51a366d0afdc6b8cfd2b219112b7e0d75ee5fb199ff2 +size 2489495 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9262f0df395de82455fe530cbe053a4b9e3386a3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2026ed89285d0e7a9aef277214c8d832df79a41059d3d773fae3f4711a77c92f +size 2441238 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee94b7ebc934ade889003142e57b6f8de8ff19e1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:225d3317f5dd1c29a16ee57191f79bdcc0295f0cc30da6a2d9f3edc4e3b0f861 +size 1370785 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..449b8500d4258170199ce11383f4a8cad45f4278 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:aa74311520d1b00a1e1200a3df24b3c2cee05546f66b63089fde93a1806ee8a7 +size 1398630 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad6f42ca6f96b685fac170c122080baad6c99e9e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1e793c7fd3878bb77386f7b4e9405915e879609ffe50ff49fcb13f70ee4cb4ef +size 1249624 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4663d6c0b93748066b0891cd923dbd5a55668fd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e51a97e33ef78125e409feae57579db79bb8f5fd710f96a1466f78994312d6f6 +size 1335239 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..003fe61e135f9cfdbfbe013ef1ddd1ffb9575609 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7e1660c1060fc01cb0ac8689abe03b5a0b696e7011d58a537bebc294987a7a46 +size 1154481 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1956836740236c56a9eafcdb63daff4c51d2529 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0abd131eb9ba90c105a717e9d278200a52b7b1753ab83920521228f6b1126cf7 +size 1453715 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af823776c0ee346c1bb7d0bb8cc6a59795b64d0d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:37f1a7672549e9a4825fbb6ff540021947b72b9b7cc95dd68eede6d6e9f23252 +size 1449393 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ba6245a37afcb33a20be7ffb7979bc6a6ce4bae --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2853c0fcf82037c1a6e875d2ea69c0b102ce88d330000b7d82b601676d3c771f +size 2004649 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2e5966bc1d82bf3a173173fe96ba6dff56c908c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ea4f958e88bf19b721ac9f07c95f868fbbfe371b7508f48e83d43ff3a556121f +size 1367683 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c87c8d3aee19920a27f4d0f0666a48c5a6b274c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:450e24cf211dd7336c3007a79360450aed0fe9b9e4789a470c90c1cab3a4b5a0 +size 1269261 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3563f12502689bd884fc506869ea032cb9643d05 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:89dfc2333d0161622ee5199ea567c94b8f5771d4ff9b550d8fb16aaa290dcb3a +size 2447178 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be75c05d1cb2c6559625b87d1b1631d6b2893102 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:700ef04a370fe91fd9b599029b05ad0ba32f77a16fdec96b36f04f27703e5d92 +size 2155607 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b3b34f7f0a2f8cae493cf894fd291bf6b6777f2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d3315592f86495c22f3393be6bcdcc94f2aa664ca42b173a4c9d5b09672ab3ac +size 2159910 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71c9d845c3452007326fd7eceda3b0a0bd949b5b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b3047902b84798b12e8c33c5a52533a83734fcf87c9e47c0208d9ae92a694e60 +size 2348136 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ae20d59ddd0963ea274bb2580ac40177995fc81 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8127e48bf0473623b4cf576ff14d859c8118c614f6ae96d2ac98c48cb55211e9 +size 2589403 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69744538178aad2da7958d958b89718581162e7e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0a4d1be8fab4035b1fad9210d26f680e02a271de49e3bad5240184c969bcf49b +size 2649325 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97c2234092f70e0d40aa36ef249746b4d7d2dab1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:62f62d2b52112b92a99b08122a0d069f435c1cd398b8aeff132af3e3ffb785d5 +size 2737644 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e1b77f7d52c93a9d4e17c6f5a9ba0468e074cf4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3396f587adea445db934e5a2f5c62e6ce531b34a739278916090e2260181ef71 +size 2421179 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c206b45d8d7afd353b06b07c49fc04bd2dad4be --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:40ea4c923124d265ccffea04885890c02420ac0410c297ba4d5fefed2891d3c9 +size 2667869 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c7df37c64b016ed4853e30a1129c2c931ce4d5c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:82d2cc71119caf20d5dec09a40ef31bdcb926b0f48f487512a9ba42e10cd1e9e +size 3211563 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dac190e5e2432346b6d9888c03fe56acae3f84eb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8a1b94fa4259b8296458a90bb38f5604733c46a6d272f0a779b552f7e4c90903 +size 1853978 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..639f85b7dac3eeb31c5eb823fc1465b4460ef8db --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:cf8383e9354939ed98f32628d17a0df85b6fa2d23615cf31c343ffdf1ecf737a +size 1849859 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93d8596c9a4fb6ead3a657324e40211b05747ab0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b9d92e5a94dd66523d047318ca938c243001e0fc370a2c6fe8a560346173606c +size 1997823 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c7989b6cf944e76b03b76c4bc6275993e6f295a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4ed5cd3dd665dd59c59ab67d644f5d187f1530f47594030c56c3a7625fc3b26e +size 1598796 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7bee9436511e0856d7d8bbf2f94cca03049c32c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e4229ec16373b5bec3218283f2dc6823017cce70e99f829bb31e0d5457fa192e +size 1510368 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ab2e559b5e8d5394241b8426a0ad5f8a1f6fbfe --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ca0044e013c54d7eea612949f78e178f057b839f9236bcda6a82ae449917fb80 +size 1176109 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d85221b85a4d83ccabcc5acd0b31ced1d66364bb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9f7b3c4fbf8c1a858e59f5de165920cbd055e78d25ef8256ba6185b2ea408849 +size 1314812 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f193b2fdc18011a6a41a8eabcf8a49a2d559840c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ef2a651fc95af00167ac538b4ecc1d3a23a6f48f46db741ccf6444c3c7b46737 +size 1328909 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9caa0c0df7536df8df3a4fbd4b469a2502c938f4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:38b5e6e46a063675b7997fe4d41fb58f081da1702b42dc3a6d5ecb95c7608023 +size 1753327 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b85adbab21866a63ca227eee1ad94b6484fd3f9d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e0b1dac49bb9256262d4da8b86318856fd00f7f606e79831247d038fc880b97c +size 1536825 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b24c642f942d9b03fee66d0d8033c00a913491c3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0e990880406abfc6237515fd4a4ba679f5fced4efe4ff1e1861023dd493dba81 +size 2418140 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4aa124c4b8f3a1dc6f3a295536edd51e9a74bd0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:fdb7fb718c21bdf4943da27d65fa5d84ab54be7ce3f6fc39d5a4115bed85c080 +size 2309959 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08e07ed8982ddc9ebce6e3ab8a52a8789799c044 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c9b2f8d0a082d2f5c9904865638af9c7cd7b819e0df82821f98aaa94158d9ca3 +size 2438055 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87da021d67e720e4e50045c0e57cc59e20d635f8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2c7bb30eee67ab7e99468b28534ccef91301bce683e062b3142b7d8d5d01a11a +size 2586474 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8cb1c8e3c2a68f6cec3a6c542c6547fb2f94d9f0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4886f1f42eb12b8f511feed65a8d0da3d6e34b39593074e54a17278010478012 +size 2640424 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3626c49e81c75cfea3a17e768467f653812c6eb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:bebf561f72858a368709a4db0f5413f915f9e618a72e52fbb156db23e11df185 +size 2251883 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6eea329ac13e736d9b44b9f30b269e5b05760fe1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9bdc04d51dd447a9b4ea58fbb1c0f83abdf188de4615168968334579ce971c22 +size 2791091 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b65712c2b68684f674044c89a7cf1eca4127686 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3e67cf60fbb7658ec25d966875aac5c6f154e383c3e2f90655cb66f0b85c7b53 +size 2350790 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..901ec3dc025367c39b2bba48c77347615d84a0da --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a9d680e7d5553671e57fce6073fc3dbfccb2b173e9fb254eab848031087d5ec5 +size 2389760 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ceb09ec1b77cdf9fdadfcc8dd8f702376ecdfbf6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e9bc3c78b5827bf86f08b335744c3b4042a4b80e53c3cba76bc15c24cd7b58ab +size 1775947 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66a6e6fa79d602e7164995ae7c3ff5fe5fc689c7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ff84627e959a6ab4a62c25346b93a0e95b44616ca63bb08203731aeac27c7e04 +size 2289072 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4dc8f33224bb81adf9125c66cbb8feff45a9ab1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5743a611fce4579aa9707084d165168cda1bfe8d5d598549c16411476f2c7c02 +size 1754240 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2fcec24036e94d351d2c4176dbd1d62ecc1c87f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a04cbf888b8e01a5a633e30c4ee6b31b9d703917801ef4b656174533d79d94c3 +size 1668246 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70d8883d26a0b1b5b3a74f81c3566cc85c3a7c3b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:47f9827bc183eb2a4d5bbf42db3fdf6263accebbf0e262e2af72f5684d78e541 +size 2741742 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62dcd242b99b923b732093be45019ff06e67dd18 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1222a55ab36552cc79aefcd52b361d0a0b3c61ac55beb9d5346ddd99747b4bf6 +size 2058378 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b615846464ed099b2f33d0b5f184bebd623ebc4d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:893cf30d33537be27ac40200afc5a41e40588e77770faeee43d1f03aadb5def4 +size 2940368 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0632508ddfe712afbdf45ac3594370f20bcff607 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:bb20fd053d4214ddeb86dd761f57b5106b1a87d2f2be9e6c572f654b996f8e53 +size 2881982 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e32d7cbe125188813aa70d8d6aac3d5379656c52 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:295f409e365b2b1d53f577332a4b8a50f252df5a8f3e12adc359053d612dfc6c +size 3301392 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce319d605a3d7765fba4c3c945971c40f0c2a73d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:02e119473188ddff17de7df778d835101ec5969437beec939d71269325bf6e3c +size 3336362 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d32a6e2a3c2c832ce3ad1563919f31ae989fb63 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c7b6d252bb3bdbf9ed76697a2973f412bb70f6d3d00dd151b6b7d2b80ed00339 +size 3231701 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..815c2f0897e71cd0e2040b8dde22693ae0cc66d1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5e91cf8b4889b568c2dd7f051a24b5a154d401bb0ea148738d438e57817aebbe +size 2903029 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b622b808d9b747bb6d7dc7374c4fcac71987d02b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1e73fc0e37bfc7f6463200afb5c047620ff96422e1ebc8afe69cde221bf0e5b9 +size 2732087 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bec866b61f7a694e2c33293bbdbc8a4f83d20cb4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9cb99e735f81942c40f718baafe53e6a5ac2857e4fd79160fcf8120819a65416 +size 2795860 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e329cb0584707b690276a97f4f157d4071f39347 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:99d1640fd040df033a0347c2683110f331a3a6b5a2e142e88d70d595523c49e4 +size 2299447 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00891e442b1052c0e31a09aeefb949a0534e98c1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8c64999cf5bfc4bfebaa8dcb9a65220e63254b8512383b4f20272964b69ecb8d +size 2582262 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc72c07249250a24a2472d40ce8e20a71142fb9c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0db7558771ed06e9b4dfec6a6f32b23f7138d0cef8bc816219ae69fbb8093686 +size 3650306 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0b97819f9b51d7933a8a551c5807b4233fe3cea --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e4e835116c1228af4b2f9c5fbe4f52fd4d0d90f1f66b9bcf284a228baaa0f45f +size 2642055 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cb4ca1f0805184186ce0803799bfd0c75ac28a5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8e01c81c56f759e00df78a6167d1222b0371359ac754628067173888b7ce3feb +size 2845291 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb2fdb31832b3d42c64166f9508b0ee4b334e235 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:66eae71477e66bff01b1956b69630ce492aa0dfd9e1d45215f7ef6a8f3512add +size 3301472 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eeb7d1be3ef9e6df0f5322a1acb6784aa4c23b4a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4a60646514d6361f45819ea15a22c71f2a536a7bc2cd25171771802cbe9c4ecd +size 3080102 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5101f7a165492700ba3bec91e0ffe402877e9e6d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:620796dce75ae88f9056496223f869f7f9020f21675bfe8bd0e53b1eb85ef193 +size 2940343 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc8249e88796b682c6ef8e188f4d08ead30430a2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:59903eb0b1bad2cbcb9c55088f92a99f2fcb1d60b99b78d13ad31ca735006375 +size 3171037 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcc65402c58f6d245e26c8f5631922e584625acc --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a63982295b5b86bc3c9d744c8796b4a5270349ff4eec1be7a8f21d0504095208 +size 3273429 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac51c4fe9e4c2ca585402d8196d726d436d61331 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0f93027063bd9ee5580bf9aef44b7fdf4c3a54e9de771c8a6c5ae98e81bc2272 +size 3307311 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..282c25a9f011e845cb7394bb03c8fd2ba99f0a54 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:92f313aafb65cb31d8b49dc4a2eb9624cfa948e0cd518629a9d75d8fdbc50005 +size 3183463 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee88263e60a4c685d2cc280225025be191c64209 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7d058bce07fbc33fc02d0a4f75b6fb199982619a9595340312266d2fd660be77 +size 2654045 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a597a5c8450596f4bf640d74b793af597ee5fba --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:08673c4d4def36ac9e073c8c5a2e0696a8a2378b4ed84254b222fb5dc92df7ac +size 2380988 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4786645d7f902a3d874360b50280ba0eed185d23 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:96dd1f9792064b76a79fb3dfcd7d6f7cababbcb29ed2d5a06e6dbf86f9f73dfc +size 2644535 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5339bdb02d85b457285a4a9178638e6ac860695d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:11d7ccb9b3e73b28e0104775685bdae2ba179d3ca2be32eb90dc588b50d6409d +size 2725435 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66531b91ff79ae8b19e281e4834fd0da6b1eebb8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:beb68c185461f0ca486be787a4a3ad16f41f8572dd69b35ffd68fa1e772d0288 +size 3191145 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..726265bc548a21c7721df511cdf3266352644783 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:40262c7200fd22feea554a3dfe3124d1b219aa037e51c5a746bb9cd36342eae5 +size 2862267 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08fcd1b2860b0204c57e7ff44f56d01f5d6318ba --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b2e9fe0c95ce1fe5b06a6ef77f83ce28bb9c6467086eb3ebf2ffd10cfe315626 +size 2397277 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..870508c3790f6a612c35ec1a239c6f8d7a2c7e00 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:95e8288b4766d074e9ff3758ad755cb70f1b8b46855843ff9f6a8017c57738a6 +size 2974763 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8120771303bb7111d252ae8059d534aa03907a3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e09d10ecdc42253daf9b06831562c133abe4395ede66a8267ef1473a29b52384 +size 3123468 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08f806712d04dd0f8cf2492b5fb1a9da1024fb28 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:09f32843c74eb0d112e8bca8f9c1ae47d4b9fc30cdb15f7f2fa83feb98f3d8ef +size 2428615 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3906209089635c3217222c41d1f778f1b8615d0e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9c543821e7a10600b31087256004a8d3877d89faa0157563c31d1a5e6a3c1aa7 +size 3116319 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9eadfed1d9f9f2990495f474ca8ca6a98f8d8800 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4629eb47bf8156c624976fa35e0c7258a0fe60c4428fe99b8426ec8b48159b6c +size 2871419 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f45d5e74a3aa89be27effb8023da2cc885637ba --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:784a0e6475ad641358816f605ef1cdadb773cc071df35e8245bcdfa5f7d2fdea +size 2959492 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..511043e86abc4c257e67d5e0d5f443144d071a88 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:27a8faaa2f1ef9cbfbb23dd6e0691ecf4e9671fd60a6539d3f9b40eb5ebb0253 +size 2866062 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6687e427a58d3574afc3e0ec995858eb422c130 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:99e379dc664d03cf8e945b0ac46ddda3707bc30a875c00dc02568db8582edfe5 +size 2779271 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4da90ac148beb5b732c728016a598e9e41dad702 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:13ca4e66ed0c8417588bcb8ebdeb6a309d11800bac1ee52bcacd2ed8414d6281 +size 3362556 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c932c082832ba4c363cdb57cf73aa33c1f41a9f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:dbda89ae496f3fa6d0341e02fb61d81aa7712f4192064dd5d4c395e819587064 +size 3142133 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4118e484784e5ab5c32a9176699809ee1d00102 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3aec322005e0169d4c9358bffda3909821c1d52c4d1e28463c249b158ccdcd57 +size 3674232 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000138.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da03ac83153b540ac965c51a87bd5621012633d0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:71474919a4b6eb1b28d422d4cfaac314218d0f1174f3cd4b7645186eecbfd02c +size 3170361 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000139.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85f681354109a8a8bb8766c51159e1a550cfc91a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:cb153671be3ef10ae2a118e855759211baf8d92b9a6a74cb938783b59a6d7d1e +size 3213242 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000140.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..468d0266d8a848e5205263515a89e054322709e0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2d234ea644e527049ed5e4073969b29bd50741940233bda057a3c32104002cdf +size 3845866 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000141.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbe9cfd23d5959471d03108defcf55bb43a1d5fc --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:48244a698b59263f9fae38a4ee6b6f6ea6e8cb7e2e2e572d288d29725a91c758 +size 4019849 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000142.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de5f203da6922a31c52e048f4bf13cc24e831218 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1e8be79c21928c5b19b68222021908097bc52731f8136f5183ac5dd270fa8063 +size 4123197 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000143.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e20ba0863722e19801cd720f779c620220aba4c2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:48ef240cb44da50e967027d9a159454b68ded57bd3f3fe63941e6de1dfee2415 +size 3720954 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000144.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17c0dbf3c920e2b9fe6ca3c63534c8187bcce0d2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:729af99b158a5547d18ed46081c6b5fef7268be69be5753c7887e2aa3badb760 +size 3743269 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000145.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55ed0eb3ff43c8c83c6f47a6b8732bbb2410b009 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1c6bfb16d5e73fc9301cf202a2b6d09be0f062457aa8fab8cfa37b9755b2bf03 +size 3847109 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000146.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab09ada6468d3f31b42265c4fd152375dadd90a0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:81bb546e025d987a4aaafef609c77d13ff3dd7472c8f02854c0890b00ce9817d +size 2870997 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000147.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc0634ab9dd0ee5fb6c987b0f36b3024bf5456b2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d073938c61d99afd5c4be8d16586943ae8f66935a0ff6717589992dabcb20049 +size 2994508 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000148.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..988c4484d3f90a5e1bf956d9234634bb80c90087 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3d44087864dfa145e8fe48ad52780af74c24f2512d09efd32ae0f44f4cbc56ef +size 2975338 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000149.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2860d1cd6c50ec87b9b4eb8fba1996dc658bc115 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a54856be8cb643851117f71a671f88094924cc2d6ecfcc889029069f2feb2437 +size 2928204 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000150.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cffbbcd25df26fe051f1f87899f538753f6f1b1c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c094f860d20f99257f64a64b68e85c197acaad6f1fb6cd57136a026ccfaf6d09 +size 2625344 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000151.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb1f545323b5bf9830a497dbc15e5316ac72ce78 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a4f4c151f4959692ac1a78988549e5cb5d46d877e6317ffa3d781ebcec361047 +size 2874545 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000152.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94cd019c40e769df3dad21aa220fdebfb699d695 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:04351a6be536e4c59a216d9a09474da74fe6432969c610f037dafab198890a5b +size 2999629 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000153.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87748dd26586b2868c6f817f26a4fb1e7676c215 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:fb10c5be5529391516ce0894da71dd28d5c84b5c31c63837cec436076a80820c +size 3103979 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000154.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13a274a11d1a0d158ca8bfb1a142629d782e70d6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4333bf8fb1eb7b5a3ce4ae2470cdf46e39f79fd5fb99cecf59ce467417841864 +size 2873388 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000155.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34d0aaa8e7f12eec075bfa409c84a6e504d0b489 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:526a0d0e373bd9d76230cdf3ec08b812e01ff0c174f7eb4327bf507e97cb21bf +size 2814731 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000156.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b728b03e51ef08643326b64b167d1854e9dc138 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d6329cd9d5523810603d81810f4ee3fb6472d14197db17386f448853dd78b3e2 +size 2955214 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000157.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8c11ab1f89826f2751f36e860202d39fb4c5bea --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:150ccedfc098c267893c66bdfe0e1f8bebc7dcdb0d973bced07fd3b47c8c0795 +size 3545024 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000158.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9dafc7fecec9b699dd8a781a856f2c7d942c0c69 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:75a57ad283eeca99f3daf8ca8700eec5d0c83ebb3ecce0f36750a42896368cdd +size 3018623 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000159.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fe53fd8c0a9acc31f6e1974d7d9a204485108a7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:68ce747d7d6ac0af1efff91b24b7bb01c7cd73c1d30605253c999c03f33b3335 +size 2886136 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000160.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a6c7b4d00be944727ad31f0ce1ff9c53ef7f7e4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7eefae55870d4dcbd296b0400d93bff772196fe6292ab400adc2d2b3c8d17761 +size 2955241 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000161.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ea3e47aaa61fb6aa0f31805f2cdd15279a9e6a6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:85afb20fadbdd6aca386eedf25f8551a0708bdc4bc65f8c72e77b325d46f17c4 +size 3306624 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000162.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..328357838944fb105dd40b663bd72ca5a98ad428 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5e648d95c537fd151c59000c3c10e764d9cfac164b9ebb4712de5a0785666cb4 +size 3212712 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000163.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4567941dd766aca23a2a595370c1de9868e9c1ae --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:44e7c602a5353621edf47b69886287df8b0500c215fe94fd8fe78338e933b44a +size 3432545 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000164.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..330273ecb51d46da11e5dd335f8cdd74064449d8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:72f3de1d64039711156817e0eecf94b988a7ef7b55f2129f31f45a77e32b073e +size 3116133 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000165.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edd4db7ef5107b6330ee59c4c98bff5e849b7772 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:05463bb6265e2ac72dd80fec818d4477317207d3c7822f0544b939c8ea0e43d8 +size 3424832 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000166.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9056f94acdba909c3f90b2d1d53adb83a241ecf3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2856c3564301fdcd9f43e974d5ed43de68fc5e8152e6b27b81e8e80fe1d3c5f0 +size 3328179 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000167.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d147f22a3e29378789272f9f1418e4af0549fb67 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:02a7814c136ad95335a2550f408ca531482eb3aef7173716c822c255487127ec +size 3263989 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000168.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2a173667fcd186cbb886008f47d41e066b594c9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6c025d6842ff55e19e5e9e896a6d146534f3c2f171ecc27c2b4d23214a37293b +size 3320747 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000169.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5d3d8f4f754b5ad8353de5f4d79bc1b424974e2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:27059303c7ee6d319e54eb9c3371ccf61582e478557efa0d61c95e3f8251580b +size 3612818 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000170.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..941790e71adb9f0c8af7b5d15825d0af4a95d723 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e74394cbbc79a9be6d9d459ef0a1af5daebf7537c19f4a7d1f3f1701dc111151 +size 3061542 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000171.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b352d5bdbc9aefd69f6e4fe55b1c2b680a972440 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e81ba338a6521b30e74e2c773b3f3191c0f5d7ca6621746c94bbffac9af42b7a +size 3182929 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000172.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12dcef8d14e728a49a951db7295f40885e5ed35f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b28784e15573a0c3d7926533ccdb9e32fbf6d575bbcca08f87e5eb9485ded11c +size 2954930 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000173.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3955288c95815318fb5390e31049c521253d48e8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f2fc4b1ceaab5f7a00b7a828c3e4f3bad8ac82e7e47d0a6709717d9bbd787082 +size 3370454 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000174.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fcfae722a1965a589f64ab2ea90276c6a0aba96 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9026162499e3dcb87f264dbe2ea0b9268ed55ddc111c1cb4c5b0078e16bad2d7 +size 3199291 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000175.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6930f7ab6e91147001b9da3f3154383effa172f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7a157a4deb7d37e8b59c3b9a9f8b6959896806ffb5a4cfef2613ee3c6d4bf7d2 +size 3016870 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000176.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aad5e15ca5a45288fdcf0c1e1f03a713bdc8438d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b7b7fe5310db11c54dcf5fc93646a6433392de9cd0309ec121955f38b43c24be +size 2907799 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000177.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93db250cf23c6b440716fc8c1c47e59d19b7606f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c05f426e769713bb3c815238fc928921c2c223f611eedacc8a74e630b778aa4a +size 2976143 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000178.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f053979bff3424c820c4c2b03d78c115af611e47 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4add3c7a76a1cc0ccd1962c54de1364670fb33baa2c90893e5c03613f5e16d4b +size 3107029 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000179.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49183de37bad16847d1b777eb5e715092f4f4752 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e81133fccc30e0500c1f17ffe874cce52a229fe9cedc11adb5d29016c25a587d +size 2998363 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000180.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9b67d6fb8cb0ea7a01d1ece2d1c23c94ec05422 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0747b07000da080d9bdca63cecbdf0b4d3d961e3f1519bf59bc349088ba1752e +size 3012981 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000181.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0d5d8480458535bb13276ae0bbf72221a341145 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8a2b77bcf1856b42d4c45eee77e2055d065dbd8f5559ac44f50b62701a61e77a +size 1292567 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000182.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61ab45b90c8a7023cc8695586db0ec79d27a0981 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9330e77cd3a0d4f30f5c8162c4949a1bf55c6b8cf9b1b3e971cde322cb8443a0 +size 1331111 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000183.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d061b924aeb073860e292b77d42275687bef8627 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3447c2750a34d2c9bf4c51e9edbd4f0739e5ba35ad6223731e66d32f757594c2 +size 1301505 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000184.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ecac9e68142ab41b440684ba01b2ba8dd628d65 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6389c336f8f0564bfebcc05b32c5ff2b2ddfcc4c4665db275e9162ad68918690 +size 1266342 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000185.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e8794f995e95385764026f63c2b4b9e780005ac --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5e5362f46460bc90fb653cce929cbba9ab15eac169ce406b01c3c1603e1d3b02 +size 1153596 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000186.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9a7df391a19e58cf7762cbdfc87969c2853d22d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c6eed5d430db4112a3f1031dff96b8a0211a6008c3773ef4d3d14112a4356754 +size 1231754 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000187.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..216ccaeae8413dcdc148f8f2e731bb5941b0497e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4aa40313c18eaab36a426efd2d341f9516c6bcd1ed2b695e27ce608ac42a8eeb +size 1225746 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000188.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..411c4782f454a044832f7d46baea7e837329f487 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:28de94cd95848e28e496d62a4c6f4b014f1c0a90f12da525e21e41be04c3a914 +size 1297561 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000189.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..819ceace6ed64f09dbcff5446705400d804493f0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:90b5d6398130a7cef78b1273ec5a65dadd5f939b3d32a033b71de6305f98472e +size 1269202 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000190.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9df66421723851c74c6fef809cf1625fb2dd4599 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:adce083807bd6499351a77fba5c6d57038f6bfed18dfffe1878705f0c7d21f23 +size 1294052 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000191.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19f50e40f4b1cf71e32ed8dc9fba567e7b1d40f5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3f4bc93dc1f57f8a32d070c54f96661d34ba71d10a856c8c50b6b6df8cf3e29b +size 1373236 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000192.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d5aefe2faec5863f7bd56a638d65144fc8c3335 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a1f300afdfabe5d12febc4e9523dcdb35617b309482d042b660188d5b7f07470 +size 1250099 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000193.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef2809500989f4de2c5875ceffcd962cafdadb6b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f48b575407d4cc349f2f54d388cb35aa9e306c88befa211b12120aa7fff1cb88 +size 1040773 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000194.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7830bbd5faa042bdffab150c232e69064b251ee2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e71544b0fb693af0b987e52c136d8ab177a7637ca36d45b549181a53c02e34a9 +size 1307062 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000195.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8591a2622ecb04492e742819fe199b98fa353dbf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2b002cd41b99e4866db9b446941b07e8301491db30681a8e52657f31aab640b3 +size 1080125 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000196.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c3ee828afb0e8fefdabe6ef13e9e07955d07a97 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:cdd15968f8ae5a10930fc66df4ae1e4028fb517220c1cd1c01961c634e97c753 +size 1032927 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000197.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..156ffb1d94905e5c25c7942f77408939e7024050 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4c60e802d0ec7689a856fe28aa838585fbc8d19b70c3792495ff510274c65fb5 +size 1156146 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000198.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bda730c9fdbbd6f7a00a7a6e3f978323ca9a45c6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:829bc12d1ffdcee5219615a3d4cf51789b220aaf558e3d756406269d96749393 +size 920041 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000199.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c77ac3c37a886189644226e2c203ff262e10303 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0dfdbebed6af4f33f8ebbbecd26eda1a0245b58cb47bd517cc327817cdafa367 +size 1080083 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000200.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b809df7d9b6f19916df420f05363d9be33f13cf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:bb3b977f026ac6eaca5e70e7c962f63c41864989aadcfc9325e701e7394d6576 +size 1017986 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000201.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffafac1df3b2d596147f33aa133e0c6f5fe9f04a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:507351c5ce05a443e946a8e0284adf86a2987a223b6f2e77ac036bf4178142af +size 1153903 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000202.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3506b9f5e46784329e68a0ad23cf52b852cc674e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:34ec0c919235d9e4c3da89a88a46baabaf759efff80ab657186b493efd54ad22 +size 1075083 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000203.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d91c13300f619427e56d53f6d0588ba46afe3aa3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1ce953a185f0d02392d2bda5e24e9db67ee9e5cc77735dd0aee864d807ec24ef +size 1360264 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000204.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4dd46a4b58f2b3207be92c27a9136b0750db4452 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8934c5f577ca3bc58e679bf1574522f68e8b15ce4d3c415dfee0a4b5edbadd18 +size 1076314 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000205.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76bc6de8f6028f2fdf52ecbb13c6852363c6e5d8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:36f7eb50fcc656d7b1c31acf294902445e6d702def625eb0a10d7cc7b8487045 +size 1001851 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000206.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c142abf3cfcf884092936378bb7623ae71070c3b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0688e8d26d6f7c0e1d673d5a42719777f74773eb6742d7b2ca1ebb7a9b7e603d +size 988828 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000207.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5e6e619aae716de6ceb884ebfb6bcbfff8b3bb5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:dd3fe2627738188ddf2e7616140e4f2c26d5dc79aef2c180ea5835b0730cb048 +size 980976 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000208.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff104cceba209a39ba00be8b37e963977c1323dc --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e4be786970e1902315ec361eb29fa16fb3c0dd4698f07e819f05275ec48f8a2c +size 1035037 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000209.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..642ac8f6b01d62145f7a991c00b50b0f8eb80be2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:33e317c66473fab17ab4bd1e1fac7fe1810ce9ea864b3d42105b3af692ed44d6 +size 1074910 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000210.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ae22ed63989eab23d489a113356f78c03f0dd2a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a5d2adfff7ede169ab3e0a4b3dcce03270032c4e5d5e051c1d28de401789695b +size 1142316 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000211.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a47c74cbbf0a9d7c6b19f88668dc8d1c8797d173 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:514e1bc887cd713dfd67e89d655a0b3696132750367fc72ee7aca3c18c0c4ea7 +size 1142462 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000212.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a186c4d77133abd9e65b41e3df1411b758d63ce0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5bdb19d8672c6cbd17f7601cc4a5a642b2bab37873d27a7b185f993b99bb1d28 +size 1131074 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000213.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a46d2f22be9d36da54a2e7bb68af2e1d3d618a27 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d07be00a0f7f4acb32790e31e657ddf61f6513900585cc50d54bd1bc01d2d5a4 +size 1103432 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000214.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..777627a66a7d2e685a8f82cd1172d8a8750207d2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0bcda187b358f76942171f20d51b797df82e2fec6a0b6252b756c0871f213313 +size 1651242 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000215.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d28e501b05776500481a081ed3bb5bc6dac92d34 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7399f39b5f0c6af91ce7e8b751965ec7919d4d58f24b093dbdf80d9e4e23b5a2 +size 1034093 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000216.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..966a5f83968918462f46c1a8d15075dfc8f85118 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b2351c6cd8833a8a809815790a07a3d7248fcdf9ef8c5b7e7692175143b8b611 +size 1266137 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000217.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fcec30b9cae13e03c7a942178e410c276cfcf73 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9b3aeb316af99b00703ea489802cfd9176f03c902286b519ae00c2438b2ffb82 +size 1295149 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000218.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e68b8c69d77af0da500baaf60a1042284bd9ba4c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2e45ea3023bc9dca99f80014185a65f2d11b5dedc1b6795692710c38906ea079 +size 1137466 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000219.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec241c65fddc2a4c2dd2956cdd6f4d764561ce42 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:63c4d19cf3745047e0900c0f632651a1952c25df11786147222c1ea9fb3234a6 +size 1211930 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000220.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bf29ffc29ba1e1bdf4ba4493806e96f87d37e51 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7b485cb0f4b4967021e1cef2daec9fbcb00432784b03732b49544c054e68bb5a +size 1135032 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000221.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72ee14f509572021a57a9e4fa8eb989c461e9e66 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:717eeac68c9b2af7673a276836990541374fa8b5a9f29e699de7a80c2566f605 +size 2321048 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000222.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24d13a67098d8f3d72676b52b64d4c6f85d1f811 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ebc5f027f4245cfa3e90a6788ba8bee994806b9f3c6dba55b0172c3443322e80 +size 2780148 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000223.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..974d3816b724f98ef8fdfab11d47e51fd789c2aa --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:55f8bf0b64275ecfad73d28b43ddb2825f8dfdc17fed985690af7b6ad8dbf30a +size 2481300 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000224.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..545f203b1b300c8969dc98e57a5bbe2733c1d1cc --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:96b6898792144b06a233c6888c0f3b8b79323b350e9543834d812051d416247b +size 2548253 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000225.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b399feaf93b73f81550a3585358b503b6aac8723 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:736d1fc11bcfc6b1dcdd24bda51c5f3bf3d25bb781f0087959541b0f9504b8dc +size 2109296 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000226.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95bc2bdaa7856a555a6d1a79a16ca176621682db --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2295cc920fc6cc3d414f1b67b32aacb8c62b7363348e151bc884b9d7ce649ec9 +size 2225196 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000227.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..576e8c16c25d5d1b8db7cfc7405fc489e76f90b8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7bcfb8abccdcd52427834896b81738d5330e0a32a61e499a0d36d318761ac465 +size 2777798 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000228.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ba5b85795a7e96143639eab59f9767d0079462a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:94e4d844575a5281cde619131fc09bd5a6c7a740b90ec4b7fa47fa6b0fea1887 +size 2752080 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000229.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c1807017094513222de119295b23328e80ef8be --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b03522342a6abbbd832390f33135a9d7b7d3d8ff361021561294506b8b6b9718 +size 2412277 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000230.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e177d295826439bb45a2054bc1fce2c180fac9ae --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7cd00a910471089d00ec196d6b8443c5ae2834a2dce8133408675fd8b36f7cdb +size 2585289 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000231.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0da784f20cc7d33f39570d2e7960b41ad2345799 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1ca2336c326c90fd2d6af703367824b4f3dc247405030b8f98641ac7d3f1f8a9 +size 2187027 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000232.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a62938b34d7a6b8242f8764372c6c62ac9b69f5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:230c7260ecb88f82b67c7ae3fb0eec0aeefac8737c428e5aab3f0e9999ea61d4 +size 2544321 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000233.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..885e47df07ad07dff1bb08b9d4e8baa12791c3b4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8e48ed44d6d62041050e7f21ad34bac6c1acc0ebd4cf734bf5851c4d3317705f +size 2095987 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000234.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c31f7993d21c8742817c107e2b7b85056744a330 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7ff907709b7f198d1220500df9638e3c352b3b2f34152a2f156424a6473b964a +size 2622156 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000235.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb727686d31bf4dd31b01cec2db5e7251778512f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a661a587630cde1a14ad8ff90b39f55bc07ca9bc003e567ae48c848dac90d76f +size 2370600 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000236.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1097550c019af0f661f2b66b2c3b548ee0be7e9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:cf09e022dd8c9b7edf1debdae11d3e280952a8a6d787379e73958f8b7140df49 +size 2480388 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000237.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff073587326595eda3cc94145a7db7a017bf7aa2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3eac7a09efb5395c4c0a77014cd7d000bf4bb6d71f2255943b854f41e7adcf6e +size 2711548 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000238.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..708234c206a459b675c350440f535d979b6d0025 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:57569c2bcacb3a837e470e9c85d400fb7d98b46c9355d2940ad5b4cd42a537b9 +size 2496322 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000239.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ead0b8992f87b300cd22c5ccc9b879ea3373d4cb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b97b3a684ed586d6471d7891a923ff7158361cbcf663ce9314099d181236aedb +size 2748217 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000240.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1aa45b7cc5fef4fb3991283f482462632fba8100 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7c49bdf4534a2b721f6458d9f954d3b4c554270f7c52675f3e567a832d589731 +size 2350776 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000241.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20eb25ee1360b39b14cf40562bb4e840ed06036e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c4a4cb11a929b18b6c8af7ffbcede40ceeffbb4ba29d8cd99608b6b57098f9df +size 2132724 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000242.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c66273777cd2429ff8e46f2f8e8a75c3ddb5f7dc --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:aa154191af2e8d5cbdc080d245a84bf3a8c77e467bd77b1898ac755e9ea72731 +size 2728258 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000243.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..214916a3164b740ae85c481895f223a3d802aa8e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:060b56e95b5053f7f1ee470469987dbdf36f648692157b265d9838f7586fa128 +size 2979645 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000244.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4770347a5b084d31bf6c0953a7fa864563f4148a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e70243048eb8a3a8024bbcff68f94895be907e2c15f129ca18f3a5dde7cc3067 +size 2699467 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000245.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b3e7a0eb7c1e79f2a8dc65290784c2698a449a8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b5033c2aae9a81efc8b5eb8aaf1a931dd193f43fe76624c394f8ba30d9ebd429 +size 2726861 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000246.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f37e6ea561573a5ab65c3edddc295ebc65dcf4a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1fba7e2ca18a671807c7f485686cd64a1db908be44dcd5a50e264e7d1d8f4adb +size 2642590 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000247.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a762d19e8b268ab69fff841b4b79822fe08b8ac9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:41d7577e981b4ead6ee47bf716fc890fe077f74d442b3e273169d8be298754bf +size 2491497 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000248.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5b3d76ead0a1ec2289e61268a0c3f8c4ee6fb1a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1cb1cca0884b21bdb999a13aba24711fa53dc714261ed0cb206fe2b58d93e85a +size 2868592 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000249.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfd43e0b04ad0c2d1df0f9c9aab0e92f8eff11ea --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3f4c4ce61d0ba657388e78392dc812a2e0586dd5c11500a2af6562eb417ecb14 +size 2494373 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000250.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82f464c38c1dec5d8558727a05e58e9d9b9c4234 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ca47d6f9c092738f0215c38b32e195c50a530916539c9185ab450747b2cc43f6 +size 2310472 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000251.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d99778809c9df5ec581899e3071343d431d8f73 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:506dbc7392e4f96318ecc6f9cd5b8bf61f5832c9165b364f5e9f9323294e3c82 +size 1473324 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000252.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7552a6757886d3a6b0666bd70625d5df16f6c000 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:56c5005e30bb8b088b2fba73e3d729c68fc29454ff20977be8d47fc670798b66 +size 1591838 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000253.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..289cd907d53a4abbee6ecd74acba9e23642c9a22 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ca0bbc9b89de7681eb4c84d529cb37776150c5cce6aca537f69c80862acd5393 +size 1290964 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000254.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bc50e517332157db91d33205bc0374445009915 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:53d051c01482cc47332067b1bb43991833d61a94da5fbaf09f984cced86e76d0 +size 1302097 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000255.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..013ecc5a4ead1ce4e84faa682971338352e17139 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c740259646db2cf817dd4018db3ed4ec47122c87a8d88e31e7d704c7c32002b7 +size 1433440 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000256.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46e831cade519cf64d09003f3507d53975a062da --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c675afc680aa67262eefd6b0fc3e33a168e3296d77ecbe330ae400f46594c7b0 +size 1761451 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000257.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8398e772dc1ef4f295252b5807c8808cfc991372 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f2c3b77ab2006f08664fbc050ca1dfa76a890a9a74a28c6ed694ba69c6e2ca4f +size 1580869 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000258.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75b78ee04b78995b0add33c188c90c4bd8cb1008 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c4d3b39b0e1b6eec643174117e1d0cf30df093f5a16547334d68dd2ea3158619 +size 1615763 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000259.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..210724957df642c93c22000cb4f3c0dc3cc1eea9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8929a92ec23451c0af7161cf7ef61a0e446a00f7f235c5514680fd7e69598c61 +size 1506008 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000260.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17d31f1183442409ec6e9d7a30c65ec75093f492 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:03a0bd79f4db60586eacce5faed1ff5d5aa5c55ee222f4bdf28c3c10cca3bee7 +size 1402409 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000261.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86b92caca8a6a9cc5269379ac76ae055099bbca0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1c31dcdf572c33048cae0fa252bbfe386f97e6d67d5e2334aed049b34435354e +size 2893285 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000262.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..645f4d1f62025278604747ccd209853bb5da6be7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:fa232b4c28e7323b2d170daab1a36ea007e81b5714271d67a7efac4aefdfad7d +size 2371938 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000263.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d30a3517b71d1eb94436a87fd0aa6f93cd9c900 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f285c42b526363d790961d405eafc0986ba544e728ef97982074e52cc581d533 +size 2490938 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000264.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65ccecc1c2c6760cbd4186b9e6085ae2035d79fb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2574556734b0a92cc45ce59134eea003aea176ab370da45039175afff513515b +size 1403205 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000265.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..119a952405b5a25e456e8ad511b644ac9ddaed3f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4dcb569bbc65ba0e7348e1d986a2c6f258c7bfe295ebfe7aa65f30f642a7f290 +size 2059033 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000266.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..600e12fc5506c97331ca8302307387d8e107512f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a84c2560a5eb5fd2ab17b8cfcae2c4631757b5f9ae3ae94254ae8dee74b644a1 +size 2734198 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000267.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50ad690a8c918d9c1ca27b8f696c4e3ec8e5a6fc --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d021aaf58d8e6524593e6451fd6cfc649e6771d32a83135c18dda20c06802a8f +size 3684166 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000268.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e125aea672306160fe196bf650f23fb03988741e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:44b0d39fe8d165ff4abdfcba85bbf31d5ef2a36180b52d7c4ddd4e60d7008123 +size 3374421 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000269.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68ceaf899b9b7cc8b9e451e6653b01c7786800db --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:30b8724d0940ea390e9889df1f3face54dbb5a1458b1b116d5ff692114c616f4 +size 2106539 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000270.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19ee2c1cca8d93cf3eaff531b8d75a1c16accb8e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ccb8344fefb66e21a7b55a0a45cd60f0fc7f6d61e32124b3c8ba26a51ecb7403 +size 1546185 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000271.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fad1a4703143603d57c93bc3fbfb2f52084861e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e9505a7fa880dcb1672f6d54019195a8015a960715f25bacc88ad5e160e3cdde +size 1981945 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000272.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39a0623a425bd2124e7c513e63e8dd959b06fcb1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ec789da40ff06b533e971ef18e66a579dbf2ca313ea732dd4d5f6ec197951741 +size 2560184 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000273.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d772e32554a3fb9bc1382a9c28082fe478388ca2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e28db54bf8d905702244ebb1490e5ac51de5e4f460f54d0cd6aae50577c9d93c +size 1830087 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000274.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a5d8fc129060ca392e1b05554ee6df2e4780886 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e540a34ede4c7a07d1e92c54e66e52cc8d34cf052fea2a763e994c9fe687452f +size 2061479 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000275.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..045a349995cbbaeb0f3ecf698870be66b0424584 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0f440415d460f9d7dd3d7b2de31a8d8e71c9b2110d044a917edf21683d926d82 +size 2054177 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000276.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52762e2d6b5816ca8c1f8d46ac7db04a75aa8ab8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2734782a8e1f453166b5c0ce598bccf0a6b501b9971ea1638c43e43a124f0e34 +size 2082841 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000277.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000277.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dde9cd9f4c2d4ee1f94e755f45137c385e6dfb0b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:bec17f57ebc1251b84c6e872b4f9bc2bfa578b0a45686d120e0519183e53a5c9 +size 2014872 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000278.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000278.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..945631e1017d51a8bf90aead38b6c57f512f119b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3eb8d6d3889186069575beb5cf950f1087bac8e564bf65f5ebe72f3c075910c1 +size 1731873 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000279.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000279.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab140eaddde0935fc8262f4aed3b511f3f2d85b2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8c16b0957af790a14dc37f1287b5c56d31e24e25fd9a5715349e0bebb2a78ad9 +size 1765581 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000280.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000280.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcb602c6a2412e704f6f88be0dc848b45077cb8d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:657a797682a6b1829f56437baace14396fa0a74664f70eda6bb00868e6384c51 +size 2008423 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000281.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7e65def235991c460a8cb28371ceeb0e634834c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:80302a2c5e455cffe838cbb8018e0d5b8ff69bf11d4a2b1eac4e26b16ca83a7f +size 2498106 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000282.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33a0801cac59670e3067793586bd8c3d92e44371 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b1e0cddb36fd91e7f6b0cd2e01470a821227dc0c44742c48cfa48f457d99646e +size 1910254 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000283.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000283.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93b4421a25cf4daeefaa9a980875a04dece0cc0a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9c224ec6b1d51d03cd9c4a90118f9362ce05f277dd85c2b292acb03e658d76ec +size 1905268 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000284.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000284.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2622a3ce176eca92b281de00d3244db2cffd92af --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:bb3596cc7c8f8b8e765017e3f9c5e81475c69fd40d93d9225d8b5cc7e21b39cf +size 1895944 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000285.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000285.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc59f2874abcb8b373e3ccc5ada2645d94cabebb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8b0f4464db5e97b246d2497dd65c4460c53932a512c50b944f1f11e9d65dc282 +size 1850628 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000286.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000286.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ff7d259a429021f3592f14da03adcfaa3e033a4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:04673c6cbb3d3f3be8b150be9806277c1761ca85b6a0f3788dd7e7b1b9136567 +size 2620438 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000287.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000287.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e43f199fc2c2716cf6763b80dc90fcb0be2de828 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7b4821ea501b1cfa8e2a1ec8002d49338b5ef8cbe504d13992c1dea55f8a0054 +size 1825457 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000288.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000288.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2cce67ddb69685f03cad5a60b41f16214aafb67 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4a028b286c33d30da2f7e97d8e37a2451433988c281cdd02fe2a0b168a858509 +size 1810437 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000289.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000289.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16cbf4a39a0262e3cabaf622b18a288d1394b255 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:835d8f4a2ba608885670a89a9a38a414d176cb9c58c8e8979e7a33e3163160ae +size 1823371 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000290.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af473940647dd9bebc073a89812a7d76ebd5f308 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8931a0250bb51722da5499d6ac272244fdeaec1fa5c1a3e494907ad2f00cce6b +size 1847022 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000291.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000291.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b6197c3e847c20ac460561345bad8355f52afdb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c6549ee6dd7c1bd60c2ae5ae65618ef0fa1039fc53c8f04aea3a0d9703fb167b +size 1902716 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000292.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000292.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8e7978bc270647a9238759a8a260541aa6c3d44 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e3989aeed774e16ab7d30aecc166fbe06650a21a2ca6af679540f32dfe0841fc +size 1703459 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000293.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000293.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f4dc8d44be4ab6b7145e657618c69c7388b0176 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6f64600947bd527029a82186ccfa6c9a4f13b92ea48007177efff6940d9bbcaa +size 1779207 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000294.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000294.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d17bc376c3dc03da3e43bcbdb2f0c986c330c42c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e0e0fdd7053a32942921069c8b7ae5207018b66331e2daa4665b721bea685a6f +size 1625004 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000295.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000295.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c166400a9713d6dfac3f64f668925dc13168affe --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b98d49e1ef24e2497b00091c8ff6ab6b0f159b41a5aa08d0ab86987af64451fd +size 1789861 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000296.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000296.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10b053dd678c14928b43032f0b5741d94114304a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:07898fba5a19fed927873af31be174f130b21c59893d6f6d255d0ffcca721a3b +size 1878077 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000297.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000297.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e139b8d3521065b7e64486a168bb4d975bc9cf33 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ac797d2866cce775f406f829a530e91214d9ed1fb86e6882a292eab698824422 +size 1830770 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000298.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000298.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee004ebbf27806149468f68f3b762b1960fa9b39 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:33eff29066b8c57252dfb73a79850d86540fc9ad60a183dc6d33ea45399290bd +size 1759634 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000299.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000299.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b45c1304e437386ade87417d6b7f599d2b0af5c1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0d1dbcfa0516616a358d1b760af6bc4fd59508937f7ae27c352a774224585c0c +size 1957996 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000300.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bed504a2273c768ec716c576371e1fc1b076ba85 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:cbc3a3a0a3bc44373331df62e470ceefe3b71af18f63f9a84c6b0f713ab867ab +size 2223663 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000301.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe425770b3d6d22fc48c9531f3c197c05f16cb2c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:199e2b7c9ac7861cc68251bdcda3e5b513a62b3cbd687cfad10402c735a525a4 +size 2024940 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000302.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000302.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cffe8cc6df026faf79e8df6729d2d60c00715d1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c14d1d74f62baff8c9b4bb41d8c18110cb50424253305a2048bea735234766d9 +size 1805219 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000303.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000303.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a967a3e8251a885767f7b7556b689f3d9d195ef3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f9975417c4c64cac21ff71067163f4b8652a7ece8116c65b953447707a61666b +size 2486098 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000304.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000304.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48fb425ed0c365faba90a24aaad483d65fe713e0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4bc5dde8afa25eaf9617c84dfd96771ca033bc970e0f20e838b81fc6f352e24b +size 1894906 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000305.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000305.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad069f5d5931134a19809673cac3455a85246e3c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b559d56a474738cbf71dd940ffdb01e92bc5290150c17d5ebe6aae0f7fb572aa +size 1936934 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000306.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000306.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6640102f4af02dbbf6915996e2e14571a280dde4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1ea6d260cdc03d15b44b4eda2833a5a0126045cf30888c7778f4e553b05e7380 +size 1662223 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000307.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000307.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44a11cde6696df044c305a3f369bb30f7a963f96 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0bcd6ecd283924174b5cb459edcdd3599dac6cba86f1d8926c60970b606b946e +size 1657278 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000308.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000308.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..596693b94aa59e932775e0067461580810d47ecf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:680cf3ae619cb57b273d142f3b5859d2128096dc9da15e19e6101edbdfa666e7 +size 1805875 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000309.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000309.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf8053d3d1a49a6d22274ca44b384287dcc89eef --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f4b9090b09d8f51f651e806907c96882af9c4ff8d2d4f01c3bf6a2c64fd60f98 +size 1610127 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000310.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000310.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8db4f0857998681d1aed255e8e2725951839a2e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5b1082d2c3aef32d7c02e0cb985801a6cb081501b139144b335145ae18d1b4c6 +size 1777147 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000311.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000311.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c178270f511084be7ef056275223fd55713129f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ec1f9c40bd063ff4675e7236dd821b8a55497497d556eaee3ce1e85e8f8d08bf +size 1674685 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000312.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000312.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d3777535f1f2322f52af3484d741c253dde4a87 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:aefd35cf2a8595bf494e68cb248b9750a1bb04f0230f3c1cec2a824e1ac28dad +size 1620303 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000313.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000313.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecc324256a8ad59bfc5c802f0811ee49bbf8848f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8d208ce672826b5c5b149dc73cec35e2fd8c8d7b91085404bc34d0d3419c7f5b +size 1702555 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000314.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000314.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fd81560666df951c3007cc58af0ba66b1f3dd58 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1d123225b2c27a6d57a7472d28ace2107d58c0910f50199d6b232d80e0a50176 +size 3195485 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000315.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000315.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5dc507f6b03cbf60dae8adef0a5d70ed852d37f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1e40c65cb4f5cdb29ed233dc9b7d3700dce60caad0a69818502db5c61e3c8158 +size 2190003 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000316.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000316.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad9ca0c3997d1a339943049131a9083b04f1d13b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8d5cf576ece7462bea00782f1af447cd721f956b429d14e3032a2e08f40a92e5 +size 2741048 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000317.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000317.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13e4bed9b1cf76683b9392dc38cd24681cfa6a91 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:72ad95b5baa1b4db3e0482b48d4944d8c58924692a4072e64e7af145a8261a4c +size 2587716 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000318.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12892d20475727884904915a6194b55952bff702 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:cd79e77a468ffc641dfd72e42141c3539ad3b01750da6f3c0d415b4dba6bb937 +size 2331166 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000319.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000319.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffc89384ec34ee0951ea870df76f19533c03e85c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5913a19de06b4da6588a93c86bb6121fb7cd499b68934609a51daabb682014b0 +size 2410499 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000320.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000320.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e01a7a439a671f7b5b9e953b8ceed258494b597 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:93bfd5c2fcf4192de487449cb541ea51cd2ae2d2d44ca6cef2e2503eae930823 +size 2450725 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000321.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000321.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec6f98bc4f59f05a88b0f681d6ba1f02f7158436 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9482d7e2158c0c42b6069183dd63f3b90914eec014ac5b34b3c23ff141cbafcf +size 3252538 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000322.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000322.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..782972430b4a42aecdc16cd099415a282333b40e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6f1cd18cb9e42bcc698d1bae40d4cef8410ab51160b150b7167df26054b927e0 +size 2536074 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000323.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000323.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7f5188ea734b18d826eb3b707170bb0942b3649 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:10bf81376e530506342a40045faf25e54f0f67464fd11673ada9c76cd19d3b88 +size 2628401 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000324.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8512778a962c88b11314fc85f2111b58326f0ad8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0d21d98896cec4dd441293d73d9cee4e8fac3d8adff240b3416567d0c85de8a2 +size 2825098 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000325.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000325.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36814e3e195ab4ca772dbbfdff65ae632ea45d78 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:eb36abcaa295271f391cfe19d4f3513fee1bd9df6c361f9c314b9c7cbc8a4002 +size 2405068 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000326.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9df6af8703ef95da2ebc5b47dbcef466401b8eb9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c157176c18c203f3a108de2bf57a50736bba63c6f85c5b65fc864c7d10610301 +size 2699894 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000327.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b32d3e7dae68052e4405def46d10478eb9779a3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:14d9fba4911bf5144f6192568d56bd6cccc992a233d1bce36d3c4998c5726274 +size 2734083 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000328.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000328.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b60172adc665540a90805628c88f0addc47a3e4e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:78f48e7581f3b087812ebff78d9db3006d284510f8c8814ba44fe044f792a5b8 +size 2844091 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000329.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000329.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..672ef2a3f93495db4b8f55d128db457814957a69 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6bb26aa8397df34a15e3aff7fe0cb1d71697032c6b7238e13074672ca6b8f920 +size 2522603 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000330.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..827a0d0e88efc081faf914af153c23e3d9fef623 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:38d6f54d194d8e77d40547cd57a04b5c1f6df8878c8f5c183d1713092058d517 +size 2858820 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000331.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2c66cd20a19ba137f3864f2f37fd8fdc4215198 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:91ed6761815e045ed63199aec2ae17dfa675c6c61d8a97ba70606f140fb4734a +size 2682780 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000332.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000332.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..393cf6c33f57e22900e658ea8bd4fd6e42caaf12 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b6ffbfd6bf3d0e71308d5570d594a3600123ba2423a647db9e5ab9405d0ee2de +size 3142581 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000333.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..daa81a8644d69b603a8f3e5178032713469daf1b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6d1cb65542b8db93dec2678df716368d090ed7a6cc997b4fc98585542cabab3f +size 2280866 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000334.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..baf5e2b361d58f4169c67bbca12b3ae7f5ef9fbf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a39aff41c19461c99763edf133e0e3cfffb02c3ff6e372ebfade9f28b482384c +size 2420777 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000335.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000335.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70d6e0a584797987fa02c63d28bef7bd88945ddf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:48f5708398d735e0c8d97b5168cc7afe352af73bbb7c648e1270f73cf45146fa +size 2272012 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000336.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000336.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e14dac983bb2863b1bc9522df36b93649f52a52c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:dbbb7d92a856c7442d06d5da976d935d325df6dd2188153b786c44eeed645d0b +size 2518794 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000337.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000337.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..add029d16763c1644a83d7184f95b8689c1857a7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:221957e68a68bcfe4da5e9f3a03e7d7a1a693c70945e0a1df9b654d513f866dc +size 2697275 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000338.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000338.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e79fc69d6387bcee1099001814c4dc4e793cde5e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7a1080d83045bdcbb8b9fe5bcd9a3e1c064e0d704ea7b283b3628d55f0ae01f8 +size 2620463 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000339.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9dccdc83cf997d1ae9833ffa296ee056a44434c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a2b8e61bbb4e96711b984053310d14a12b2f95b8bd87daa6c90c2f79d6fb1e87 +size 2528160 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000340.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53ca80bcc782723b3c6f8cbae6b5cc55a41707ed --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:081abc84f65f48f19180b9e4bdd99a68b81fab70d0a4a53d9a5f27f505e6699f +size 2354390 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000341.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000341.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17e18c52e32a3be756e9c31a65ee3fe112c97df2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b5b191ab7fd37e1f02a0877c4d96289ba0506b08a293eef17e62d94ca2f681c0 +size 2850417 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000342.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000342.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d17113eb00a534768b90279f3ef314ceeb57e93 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:bd95bdc22f2f8c505221842c6f81b7ce5bff30210cec6644765f715292ea4b42 +size 2906425 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000343.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000343.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fda2149baa76c44200d181d909499a6837319f37 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2c46e54281f8781a7de922ae3b8751cadf6c547ac8e71d3a537fe9b305c602bb +size 2904778 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000344.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000344.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..031a67005000cdbf1da981ffdb59b843cb010855 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d2c543befa830f8ab58b65a1b5da45d810427cb4bb762828718d18475c24c5fe +size 2659272 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000345.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000345.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa72671b2489ab6d3791f6130c650ed43949e6ea --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ed52fe39a8aa4d9ec7ebfe9049b3bd375e188386840a727bfb6d0ce63b35cd00 +size 2953845 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000346.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000346.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29059ab51fe14a35ffffd643bf97122d620f1b06 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2270b15bd6db19b50096a76bdc47391a68cfa5d15a66974cede6d9829a054eb6 +size 1959284 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000347.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000347.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0315d96129e6ec5f329ed0b4d9f04432f79bbbec --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9560b85aef1c6f476bb82338ff4fb1562db5bd38021b2abd71b26f74782ace98 +size 2772821 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000348.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000348.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9302017f55305a048048abbdc38c7c5785053da6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:baf2d215cd25a308950f0846bcfeafad2da04a2558f4a2dae86660fb02323b04 +size 2293853 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000349.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000349.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..103f9ec5a8eb2fb9954abdfda3376a25a0d8c9cf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e7b3a21cb5b893f2ed5241fa3b9ac9ec3cac6e4894de314502a9086cee4b6360 +size 2948905 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000350.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000350.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cda5b0c460a9d8cf41100572d97d0b90233c640 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0359524731418932e23c0fc0c96025b2d53c1b7eb83ea0ddb909624a48e58e63 +size 3602659 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000351.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000351.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7165d36b3dac904568eb6fa9e39838494bc91517 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:673f14227370835152eb737f02a038d599548aae392074c5dab8c1f43885ded8 +size 2496958 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000352.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000352.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4128bfc4fcff0f467e305ea2e293135b962b45d3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:380153520fdb4fa8d04e50f0fa34c784bcdbbad8ca77bcb233536224f79e3b46 +size 2010597 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000353.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000353.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc96f834c7a58ddcc19816350a6e03630feae032 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e4a330069b0e3c2908b471e9885ce94dd5c809e3795ba9344fc2758a59080205 +size 2452258 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000354.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000354.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c4e679e98aa29c8431fc2db35b5f4ef7c9cd591 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:faf4c4b2dee4ee88b23f99c3f6e676ff5dbe8120dd870dbffdc874941704791e +size 2693276 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000355.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000355.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..520dbedd4e4868795bd06951fd756bbe3066c1ec --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5be4be4ff559ee6f8cb4fbe4a9bad045dd96eeec5aa50b21b971614a4f8e0d2e +size 2503217 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000356.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000356.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c3e287669c34a89adb2aa5418b91296e3ca1751 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1a4d6326334d20d5d7203e6abd9b8a745d0288ad39bef1361b42d4a44bc4d535 +size 2501215 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000357.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000357.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b02b7188c5d3c1ffc44a5c655f544534a9277638 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:bb22577a8e92be3b86e0140844be2907c9adaeacf07209eac84c823a69c3e045 +size 2625154 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000358.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000358.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5605c85701a6dfa1686a67bd8c74d045f668705 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0df6d5e9c368bd3423085771257df0a280f27115ca554fdfdd262b0c98792725 +size 2920259 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000359.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000359.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c12d141c541ea94bd2752c27f8816c9e5d0f301a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:bb84a1081d150d21f3b1cd484f30d6d5c4dcfc5290e02d693bbc51f82873c504 +size 2994650 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000360.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab35398c5a6fe37f918dc48372971262d2c33354 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1690d6746f36c6c2a0a7aa0b9d19880862275105da561021a9a688bb132e5b12 +size 2796515 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000361.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000361.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c85fd8eac56a3ca4ae67e6d925c1e25968ae8af9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:513224e9c7a0ee3c534e662f78ca284f7ab4c689c6c64194ceeb86514a472a07 +size 2589301 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000362.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000362.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..953fbd9cf84bc9923069b9d4dbf9879a01807c0b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4d4b56a359354ccde058b709b5e2a94013b705d0062e65d19d615bd9ae074ae9 +size 2573842 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000363.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000363.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3c346faca6e1d5cc32e7192ef0348760e62cc3b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4cda6be4b8b474019bd4992bc2a9374f595ed71e40d37aee0d06130f4c66aa49 +size 2925135 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000364.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000364.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78043b31cb1c651d6523cfd21ef4ad47ed5dad6e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:21219ca7ef86d87f3e69e288b6ef1857a0dab73e5ea06d599290cf78b753dab4 +size 3131868 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000365.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000365.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41c4e5f00bc4d27c5480d4e4060aaede0c6026f5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b7f3d062d701dc516f6a8be7c38218c03f3c05a1bbeff2a8ccd921fa7450ac49 +size 1973130 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000366.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000366.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6377644ee23c66a2ebe1f09881c4dfe7be63c8ef --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f5de98f7fc6e1a4401691df0fcfe0d49e823e58c40194a361e91acd2db86e74e +size 1900632 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000367.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000367.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6f79207f35c72cca75b2b63d8a073f00626cd0b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a830a056cb153763a7870fec3ab5a2e11b2aabb4a64231f8317eec142cb1dc60 +size 2356308 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000368.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000368.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..955804362c3ae7dc423fbc20f6ae864d1e448de1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:196ed2c42cb44420c1faa6389c07106ab352c70c25450605e67384b53c7ba6d7 +size 2222866 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000369.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000369.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4468f24a8a2c0feee2a07c6ecfa1d3915a90ba74 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:93cefa2ab81a91bdb78b9777884f5d7868671e796097b6ae2d50517c75ea88cd +size 2417227 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000370.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000370.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01b8dda8494095604090f2ba76a64ffad186dc12 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c66de702788520cf8f839cf338925930f174f24fce8ce7a706049f4a82f88486 +size 2241739 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000371.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000371.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c58ef524bc4942f20d88afb40f3295673e74f58 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3d9debb9b64adf61ed5030b05299889d520f9c1ae2ed3fb459a8e6435937a942 +size 2264076 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000372.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000372.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..341598280922b8fe3802facab24ca53b63869196 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e384eff82fd2c0daba0324acd03b1197f040ee4f26cc8ff48f7521fd4ee06a86 +size 1645493 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000373.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000373.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de50c76af14a38414cb4f63c9dc6ea17beb63cb0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:384def5223a7b57ed445ff7238ab80c7f7eef6500e8f037e9e52e3bcc473beb1 +size 2058810 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000374.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000374.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8b123b48f3b144d1c5aadad59627abf491651c6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4852670658da13bae4f43fb07a690b174ce30b408da1d9186f63d8b1b1628fcc +size 2228994 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000375.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000375.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1395e170133fabbfc86716ab8d0d35d86afb605d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b99b5fe172fde1807bdfaad8cc660eb5d36d9351e5a3f2df5e3136c82dda3537 +size 1915525 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000376.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000376.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c96b1b6d79a2935a56154ee81bcca99dab2a5c4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e172ef1101e92922ace434de98e4bca3a98bfeec7038fac25bc13bf5a01db56e +size 1966374 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000377.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000377.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b39b87b9a502f4c5e88c244eaba4776f38dd726 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e4d5019ef8ee2c988b58825129a170d316b08e438066c0b935db61f36da88d55 +size 1903856 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000378.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000378.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fe5b2d480bc8b50ab40858031ba25c2dc7b8e1a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:290bc54bd52f7c7136cee2e2aadf48768bf45f442c19825037236b34644fa345 +size 1780863 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000379.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d75e4d29a5b01615ba37757628fd869c64db879e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e5e6f2d134015ff886b5e755b446b891063eef161a1c1d70e7328ef8dc48652b +size 1880245 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000380.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..157be3d85d8bdf832e6d25f1d052ed5c40d44705 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4d9ad9d61800c16ad5272d5807e181893cc6392af4a0bbcbc6a77b18574a15e5 +size 2373531 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000381.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000381.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee2e5f71643911c47af6e310f7907dd9e3049124 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2dbf456f8cec8a22075a6996215f7da494aaf905a171e997b66b4ff5a340f189 +size 1953340 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000382.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000382.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2b408324bd88e725a22c902876f273b96c1ae0b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:19b161e134931ad13a45aec756ce31615c991847269d62b611dcfde668213e7c +size 1967578 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000383.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000383.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a0c25c509d41b0efcbb09bc3e9e3bffca1111f0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:95ab379cfdd1d3e1f64e03ce96491ec0bc627fd2fd2a12ae266ad09b112ffc8e +size 2052119 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000384.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000384.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca5f952faea7344a78458753d79c603ae7fec08c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d4bb813e654141eb6a3f78a99ab42fe2fe0db5fe75cedbdfe84421d851d63181 +size 1736379 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000385.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000385.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55a0bfc42bddbcbb859630c2652dcc30911a8df9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:08d0664156cd4142477a9118382ba34e644735e863693d05ed23afe06d8830f4 +size 1829586 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000386.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000386.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6df17fedee02954cbdd412231351cda52b2b2e3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6fcad1fc42f37c346db11f6acfaaca7394fe1b7be0751d06d9742f41090d091c +size 1922003 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000387.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000387.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96e8d98228ec24507a7c203b49c0c8b584a95d8c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a24f0c366c9a66f9ca29241166fa1e968aed5d0ab76ff6a8bd835954122b3346 +size 2413615 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000388.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000388.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..430d841b3b4f31fcf4b3e48c04e7e6c5c99bb359 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:03743eb477607901a9f252262c03d97ed69062b7ace1c9b2fa5f3714f17e3d6f +size 2055316 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000389.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000389.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ade56e864551347b7a3c205366e6a4bb266e4a72 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:92736789913c6b4211ed1e27ef30773a2022c0605614826f3df0f825e13c43eb +size 2199255 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000390.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000390.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a06fe3ff06502f913431afee3ba74634968c9a1c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b29128347a14804d6ad32fb164396cce7c50f8b3cb34cb1177f3b4643b390ebc +size 2184248 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000391.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000391.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e16c95c9cf2798cd2f84b3cd5e2ba82a93bd4b29 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7b4e0d9288530f3e0b77a3150746fa84bbbd8ca54831808e46b1edacc35ff42b +size 2394001 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000392.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000392.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..976daf55f3f3f5900da145469b3f360dbd1f4f71 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:08e4ee3c90fde745b4f25097226ca3c6d9db440e150bfe834a539a48c0c8ed06 +size 2430001 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000393.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000393.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f973be14b6aa0ef9f1a8939a883039bbbbe6248b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:90de3ec7306dc7233b52cc20ce1b597679680ad10c9990e618d76924c92ecaa3 +size 3789944 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000394.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000394.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02fdbe76a8e880526a4c7a25d55930dcb14235af --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8f704a08d8d0e62b1f9193060dcfd97d0696a93fa65bb027e2d7046afcc2a2a2 +size 2371583 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000395.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000395.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c32e9e6fdd1e12585edba881bd22189d3c49c000 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f98d15515824b22d2861ebe7f98c80a3064faa200ca7b0104e98a2dc7945ec3b +size 2213146 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000396.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000396.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a4b43195d68b8d6d53a9893ed1e21eaf2eba255 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d592560470ed5a0e69c7d209fe07dd4448626ce5c8545772b6541010ce0c2dbc +size 2275970 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000397.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000397.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b55bef2d2fd2ccebf9606c1b847fd77614aa335b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d4acebcb9a85877c68b2b9bbd2f844bb04c1eb074f1a5fa332d73a68abbc0fa4 +size 2566193 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000398.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000398.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4d35c757de5968e804ffa1051ac718c48811220 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:442875e621e81ba02efadf62d3b22961cad807d0a8c2df0bc67439a41345b7ab +size 2008932 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000399.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000399.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5a7a9c463e1e540ad1882e1a233fe3be84c0d37 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:73e6bd3342dbb0c25205aec03f465dedf3d0268dfd922cc1c45cb3ae0bc79889 +size 2441490 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000400.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000400.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b505012607b716f36f02e3691f2f9fd8fad316b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c7ad6d9a7853135eb3e5ea80df95e629593bc822d76ae54c63e51fc6a5d1f694 +size 2568185 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000401.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000401.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d94d29b669f578d57ebe4e24606e230d536c1afb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9a81484a16768fdd0e525e7a4f8a86132c5a0a6f27f958eedf388a0a0b5d89ad +size 2867790 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000402.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000402.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0363a7a0263a98a1c02eba94dbd0a08b4b937240 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:21f576201b6b38465b1535e9a9e91087b70beaea8f9ba811e245aed486654d9f +size 2398628 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000403.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000403.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5dd589113b2dcf095abccc7f6265c638fdb5deaa --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:75dd56d72f1a9fbaf4a7899d9a42dfef3226956a161f8457d8f4ae0fed7bc73f +size 2351061 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000404.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000404.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95dcd09c3ba0fc09dce89553d6bf0d75ba0d97b7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:085334cb94dc419a932cedcfeae282ed37ca6468984f01da5fca88a34586bc12 +size 3223549 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000405.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000405.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50e67eae99529fe1cd869d0967286254bdce02be --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6eac1e7701a7c549baefc32c2c13c78c31035f5dab09f3afa5cd3eaf28fc461d +size 1741734 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000406.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000406.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c827f50ca3c6d04f5f75f9dc1b337e15d7bb5aa6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:09e2b1db9201d1db9a8c662b76e87a57c3447f92b7778199ea3463cf76d68b40 +size 3462687 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000407.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000407.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74b934e3b8a75e353f873a32b22f112d57091489 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d4ca34f19fe4c7cf0bff8a61f7541c336514f8c01f06332bd3d1549cd3e316de +size 1987624 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000408.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000408.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfa67c3a1ff473a779ac4678bd6a6ef7e3d40b01 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:37cd5f10740ff6c39a5fe428652524c6c3c4ffd1938c2ae590015843b433c0b4 +size 2011602 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000409.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000409.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00b890658bbafbe1806c3fec2b68fc15140533dd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5967cb6eefbdb871eaeb107e41c295c2ab8e084f2f25f823450b4d52d2d918ce +size 2006759 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000410.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000410.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed4f79922362ffbfcae287536399c22ce085fc06 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:bc6220ec080fa8cf066e273ddc75ef075a7ff4617ed3b4e61605421931987d26 +size 1878064 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000411.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000411.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c99eb3ee83f63fc485037c40dc1df831f68fabd7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5ed5eade84129f2802922e5a5e1ed755120d68f001ad4a2b6b437da0cf561020 +size 2005084 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000412.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000412.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a83eace25fc8f59295ef05b21dfb633285e53601 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ab1e68b232dda407b3a159ee8127640efcba776396fa6a0c4fa3250d86ff2f85 +size 1875137 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000413.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000413.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40799ef284d59a1cdd7e2e468ee7e816b942f8af --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8359dd400fe52f5ac39e604d1c1740fddecd6e959437d81aae34c0cddf711e03 +size 2042059 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000414.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000414.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4a3cd72a2e2496129f7a4bb082b5d2789ad1d1e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6e2031370141ea7cefd023feee67eaa44eb32ceab2b14db16f3d7135ff15b686 +size 2069336 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000415.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000415.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ee6aea5a57dd41a73b292cbe7214be6c1e6029b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:715373b5afc9adb6882b880e497acf0f1e25f325bb2493ca0df0694d3fda6c20 +size 1961463 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000416.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000416.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd7cfd802c3344f055097fcf72175a7c54573ee5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:68bc7d5885dd9524248cd9ea55632c2dc16d17c3e18c7be80df0af1356410f70 +size 2578490 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000417.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000417.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbde9b73623459f5521c5677273c680b7a61c976 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6a53d186dab8cb506b0d96bd8ff9952ca2cf808c30bff9a2a2f9202b1bddd1ea +size 1998884 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000418.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000418.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0548cc00d798aba9f44f4768e9493d457d966aed --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:48b7c61fbde4c62a6ebf148fa9161cfe4a741b922dbfea76ecced8fa2a9841a4 +size 2111349 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000419.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000419.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c86b12ce0aea718ac59c6b6ffe0a50e6ca460fe --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e2be9b70bc98b62ab94ef95ea2b39b219bf68683cab9673613c944fe60b8d6c7 +size 1891049 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000420.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c0d00635374174d0be365d6b7e05a9c0f9734b7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:69bdcaa25625354cd060a3743457f1a83c0c7e4825b577a51f918fcb3220800c +size 2366422 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000421.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000421.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7da1ff161528a8e63658e795ff569b370a52b811 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:78598fd7567a2b9cc1b53c2cc1f6041d5c7bbff25355cb5d30fef1b73b5171eb +size 2844354 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000422.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000422.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b7c1c77260ebc96cdd0bce6a9491381f24c7510 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a25d496b8a76f1d0a3d2be03d932cb060f05d3528427f28061f2d01e6d38a943 +size 1873320 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000423.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000423.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88e85ed1c7b72184eaba35b808dbb29e6c8e0b92 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3e77c5b437b1e6d0a806fa149de5f1febc448f382710a884a4e540e8289b0da3 +size 2072116 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000424.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000424.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a42b6b135408db3efce82985cea3b222d7e214cb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d4535be26249dd7464456493d64f2ae873a316fd3c556a3c6f8ccd0da63697f3 +size 1736750 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000425.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000425.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..181c6727b9687a28c5ec08ad6609a25cd38afde2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:43c6c2da65b8395f2aac626fb382922a2163fd55c5ea82e89cd052390ce15008 +size 2861001 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000426.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000426.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f84aa4c48d1bfe54cb09e79eb617113167a86be5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:fe8b50eda68da81aeee0a7d651a4ec877d5b0df523f1788b053cdd28d71bcd14 +size 2014640 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000427.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000427.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..297531b2853d07b717e8dc254b45e19d617a3172 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8c8b4bf649efee0e2fd706ba50122d5331ce6b6bd49e81f0b5939544e529fefa +size 2010616 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000428.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000428.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8030136eb7e145da9cc4490017aa458d517e9ba --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:81c1e7371cadda3b82f4ac4e7b3d323b56bbb4f34aed39c688e3720c3a7495e4 +size 1953916 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000429.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000429.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1551ce393b75c2985e36cf92d994414746fbc8f0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:07676d587f6fc946227ab2154bbffe09d095b7a3da84ab60ceb2a6c660a31022 +size 2042683 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000430.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000430.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdd35e8472d987b28db9ce6e004250ace133d088 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8115ef71848781d28f66c2f7bfd0ad7cc49d9a21226c4a02d519f260fded856e +size 2300338 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000431.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000431.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9d7fc3d09798d6dbba810175b55fa3718321daf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:762859874c4430ba4b7e463e1670a1c56d652fcaadf37d0d12952389c3a7c0f2 +size 2116461 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000432.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000432.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5f8874363682ab71a227194f976a35431d8a94f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7e94b4ed9776755646dbbbddfa3e18f8b773483fe70e74f21dc079a1434e8d12 +size 1777098 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000433.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000433.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c917bfb81e5c2d54844499a8e5fa6df77ecf9aa --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:91d82465e04936910a5bf661f4f39eddadef90f9a78e8572408270efed1f3366 +size 1936712 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000434.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000434.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbc4ce5b3f4a3997bade8ffc62e70691d7a66fee --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:76f802847bd3ddb71fd2a588e80736ca8328b3e007319d743fd1097e56acf39e +size 2379969 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000435.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000435.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15a067dd64ad7ef0f2c2a6b2dea3d703ae6f0587 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:756df1788456eafe5592b391e59d4de1d8f0c767d72627ca71329dd392edd05b +size 1549478 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000436.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000436.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ab011de7761d75a8578997bb16258b30db79652 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5bca88bcd8ca321a70215d622647f6d7257fb5618865afe858c2382605ad35e1 +size 1958876 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000437.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000437.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01c59e4c64f00ae06a8609562bb95d2e0b75dccd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9a4e5c140a7d57f4b15cb4caae5c908bdebd50195ab0b2711d8b8b2f7c066101 +size 1656568 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000438.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000438.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8889976d1ca26df56719678f7a26ca0083d6c9fd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:807807f55bf31e9c743e5400be1c9f8af6b53d5d3e4aefdcaeda4abc7e8893c6 +size 1769457 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000439.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000439.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35a735788e48814908cb0ce76a57cbb8f092ad69 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5087df18b7a249e511b2b6bafb44783fe354e30f22755ad9a767aa559055d26a +size 2102918 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000440.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000440.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05319c2f97f843e409132ee6d704b9085d06aefc --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e2e86bc98b317fcb9b8b5efca6990ae0a9557a1b61202e4efb8ec76cfe6339d4 +size 2064286 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000441.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000441.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b130f98a23c17b2c3d4313997d60b593b24ed293 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ddddaa3ec004b181be633fb6697f161ddd6c67aaf4826386fa87f616bae62cb7 +size 1991268 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000442.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000442.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8028f596fa8ef15228a875e24f17a308decb5003 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ae38016e79f33fc4189dd0a301ec9330d910f4c9cbf16db1b9370e07d9b129d4 +size 1987150 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000443.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000443.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1defcb19e2ae26d100490cded0895260766c0afd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c081c3946ea2b6e1077f9498c471f7ff75a9cd14bcefd8a170b4cfcfd97a5fef +size 1975626 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000444.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000444.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0abadfdec3444818d43dbb7c66dcf8a615efc8ad --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f330f4c2398409e247e75b27419b6e2020c46e22c2b6390fab0f8b82979f6ce7 +size 2058184 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000445.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000445.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c7682fa333fff6c0695a1b7af0621fc2fe91108 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:43ec0bbad8a5d80974608ca587c911870ddeb0c088649fae26fb8d7298cf2eff +size 2160538 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000446.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000446.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8af769f69b14d30028928f9ed22e57cf5cf669ba --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4cc1377372e4f699fbf9417e56eb32659c397f5f305ec02daee5dbaa05c4ebbd +size 2485430 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000447.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000447.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2e4746864b4ab680f282a6979cd33f051481b69 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:cb48b9979c68e7dbfd164c147427167b71383a764b809ef8c981540bf0f545a4 +size 2426201 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000448.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000448.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dccf5b341499fd79dc675d626962ef103c6bb26 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8c088b5e38ef53f54f1ec97179f5e77dea509ef6f40a93d2b8d6dc2af0a8a5f2 +size 2119360 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000449.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000449.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8db85f1d1935d3ae0da43fc5c79b437167de977c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:aeb3f023fb9b1e4e97172fd3237acf11cf697c5017372044413e1f9746a035cb +size 2201980 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000450.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000450.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..541a865552a70a03a94cb12593b177aa0887ccb8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a5c514491dc2f24febc733e9cd8d2804f58d2cbf25fc3e0ab5471313acce7db3 +size 2096612 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000451.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000451.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acf3d20cb6e67bb76a180cf240d10cc975d6cb7e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ba47a982f56601e94ab98e66b62a26a22cb44ab5db38e02ef03772102af2ad3a +size 2179630 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000452.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000452.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..471145e349cd62aa1e7b190f4d394bd568e65c8b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:74803b47986aa71842622cd81c6b3b58f4a5b1ed264a8b405ca0070ad1ce4600 +size 1910378 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000453.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000453.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6599625f17e8662ff367380ebe8c38ba31c1cbc --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:408735faa96a97652fda94dab18ee70ac50d033b747ac9a5fdae9b0c8d8c0e6e +size 1925220 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000454.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000454.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42cc9a8b3e37d351fa313400fa111dd06f261892 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6ba12c7bcccdf8b4fd6173724657b0d73874019af220eff16468086630afb92c +size 2162365 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000455.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000455.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77cc3188f3c41f126c55f12da4bfa12689f996f4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9fcf929dd50f50bf41e4462d497ef780f855c8b538c9cfb173a09fe6a3eeaba7 +size 2232369 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000456.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000456.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b7fc3aba5ba960db8f6bcf628b5f92be122cca8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4c59739e4accd88557101ff50efca9344c40653d75999132bd875db9319a333f +size 1875086 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000457.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000457.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..295ac1a7e033213efd6568eb36030f3588bc9f48 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:153a07913ccc5fc6411c9ddfc9b076b78b1aaf0b745a22760e6c0d6f7ba2fb71 +size 2168255 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000458.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000458.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d199bd82c05a7f7cddb6e08e8763fbd72bdb7371 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5734d236cea5720d00e713dfd39309b70ab6428d38852092aa5afb40d73ec0d5 +size 2180233 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000459.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000459.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e118c153e915ff5d7425fd62894eaaabd37cab0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3e7e6ffc84650b7ab5cbe45be6c4fc09cbdf2819f0f59fbacdae10281a9717c6 +size 2331121 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000460.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000460.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a1723234d17eadf6be006b96ef65e47a522a3f1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9422960af9c77c2d9c49d397b5e6393aa76d4112cc57fb69f9282a0aec90fbb4 +size 2325362 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000461.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000461.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bd7f90693746b0703ec94b8bb8f7efee1aff6fc --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d854edbd5b5e8094d3033d0662b74eff54ef8b1418cbc14dde9eede215d2b393 +size 1985780 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000462.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000462.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f49e69cc11fff3a5ff34448f21a1ae7c97382af2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9e51d0a8eb2c9db80111b2ce8ffeb8f2e98928181e83bbcf4902a392dcad5fe0 +size 2242459 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000463.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000463.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a56bb130502b5877296dbd4566e3772417fd6e5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:006ea378cbfdb98f307d56b547eb5caf5bcabd4a0ae19bc8d42fcc21fe5135d4 +size 2803838 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000464.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000464.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52652078b7165bf67c685f380ad4e451841416bd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:46de9f5a00702964257b3f52508758b7a2a1534e882ea57eb8b1be15e664d46d +size 2635303 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000465.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000465.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6eeaa91fd4b38c3333bf02dcd83ae2ee42fc7c08 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:064ebe0df6356fa9ad5bd14076601b965a4cc63f1a3ff77a5829b4d77957b571 +size 2957682 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000466.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000466.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc29ae75841aa09195aced2662920613704353ef --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:dfb58b5cd7dba4ea917bf9864530285b76116ad6ea6496db4ee2aabd041a3047 +size 2684842 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000467.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000467.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0349901b5ab72499a9acacb1125aa0500dfc25d9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:70f627f5b7a255fc70d651837723b2ea2d347bc1a35641e94b1cece7870f72e3 +size 2712008 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000468.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000468.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ff2b8ececc7aabac2cc919b7890b7fa2111c984 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:30cd837f26c50b469b501cd7b84af9bb1a2593d090019306eb0a6ddbe86ded4f +size 2613458 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000469.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000469.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b805255cdc6bc516f560d7e3b4952ca7caa4601 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6a6cd77248cc0c17de2d17f6bd24e1db73df7d592def0bf42298b20a0e1f773f +size 3249511 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000470.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000470.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2050f5d9d8ab6ef29518d1d3741d309a988574c5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1a0b22267615806b9fab7df7bbb1159fc2bbf14fec9f38a269741e4245adc4d6 +size 2150456 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000471.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000471.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcb035bbe94141293caae0b1f208ea4f10b9cafd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:450e0ad82237077fdf403e33e92cf899fb4ade92fb2c06b8c156504574b7cc33 +size 2541612 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000472.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000472.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e61ca66da49f85e3fae3365754a39eaff3b63e96 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4a2a9196d6e61b8351f5e8349c017dafd35384a49b70457aa0d12999336843c5 +size 2482641 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000473.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000473.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c335b90e97135402582ae50a5ce2ce69f8b269a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:bfbf9e222745bbd3b93ae6b5908db81ef76553398f37da42ce05cfd12bec9347 +size 2227314 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000474.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000474.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b242299d019b7cacb988f5db4d7d0986a4465bc3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:edabc3c88bd5163e2b45f81ba4e0a30b3f6741f9fbdfe687a226c6c514878ee0 +size 2581134 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000475.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000475.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8696dde56fbabdc4b097265edb307795f5b63d74 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a5f9ff24895fc52b6224ad12320ccdb24174bd49b8a223843500fbc6531619d4 +size 1972618 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000476.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000476.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b8a44108b16577e7c1c509adbd98ffffa06aaa1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a1c115a10ec568105bc7304863eaeab91ab432c2c4c207cf5b868e222c3b0800 +size 2703934 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000477.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000477.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a281e6ee117e8a12c125b74472dc4614390d3894 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:15a23a0839f348a9731dc4130702da1b67906ffe30d97e426443827e68735d1b +size 2478801 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000478.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000478.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65b6ee229f7b3035235f4bb8b08f5400cf0fed40 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:81dee70b3249073ce4431d7a07d2ebde7ee4e477f225cce3c55199bd3f7456be +size 2818411 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000479.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000479.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f6df55b72fc104c7d04d55951eded6e67541119 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:96b48eab8773b7da858c4fdbcefc5a6e6c3fe5ddd509d59a52a59c765716c29e +size 2373487 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000480.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000480.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59f910d059174d5c7b973f8334d4683c3fd7e4aa --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8700cf537f5bd956c6087568ac1e9c22c3441e0cd8717aa633ab165b351e6120 +size 1881796 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000481.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000481.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ec4d503203403c06559ef273e981e795a0589fc --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e2ab91c21dd6fb9724887fa37976a20ed116b8a37bceee17455136754f483822 +size 1883962 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000482.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000482.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bae6b57db464307090bf11210c7ccec81b29fc6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1b027641c8367df1ee49bac58592af910ad9511e316a6ab189e3e45be9a81896 +size 2171711 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000483.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000483.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee0233d6af1086b6318ce274573d8effb578e1ad --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d3c087f74eb52d27434984c9fd8fe7061962f93f307e4afb1548668f9d677f30 +size 2292461 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000484.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000484.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..047acd7ada24f9e22cba5b7dfa5de6c26ff01461 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:dc272ce2a372075d8b1040eeaf53db44cda8bcafb88736c3261a1d2890b04568 +size 2216135 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000485.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000485.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72838b7b0120c240a3c0b2b472484a2e3cd9731a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:23c8428c52a320a3307eae7d7ad08a91e7ae0e239f34e3543cd865f11ccf92b8 +size 2620794 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000486.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000486.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7a8df8fb6a0a37691e5572b4d2801ae7c0c44eb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4d21b1e9bc67193768c7795159cba82ad698377188d837e2032c79feb2f8ce9b +size 2208337 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000487.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000487.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20e1cf4bbc13a328b8df0aef25ebce55b74f0423 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:85abdf224fab8e5684e75ac7cad5694fb5c8a1ae9fdd9588537eb241efedb366 +size 2173063 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000488.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000488.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1320bab27736c30d43a16d2964b2af97895ddb42 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4817b72ad6253e40a8362a0be3428d19521c8e36a728a3756111f6f638e94990 +size 2398187 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000489.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000489.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4aa2f72a5efb5e28faf4fd70a84acd39c72a7efc --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2fe83e072dda7703c886c86349ba53a5ac558111fdea2334d95c7814928fa067 +size 2247616 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000490.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000490.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a499df7e50afef6a1f3784c1700bf12eb2605a6f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f9c2659e45b37bd81506ee64e6470d87663c4cd9df39ce11c7032251147237d0 +size 2208198 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000491.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000491.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23e2d22fac49f894bf379ae125c91e33d372ee9d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7ab7cfd69e39d1940bd27b4009a537d29ae98d7740c8ef8da711b9c0a9a7827c +size 2106985 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000492.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000492.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a5dea0a83f3f6dffe511cc9007d9fa1b3d275da --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9ffa43ea349ac07b4746e605a3586d8c21d9e8455291c32bfff2287b8f76b454 +size 2805720 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000493.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000493.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c5666e2d54ed4bfd802d06209778a4e6915101c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a164b6452c6ac652363192cc71cd7ad4167066dd1df5b318e067a460e72edac0 +size 2255847 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000494.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000494.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91f4ac8fbea51fd7621b57dce4c6bfa340262091 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b45ce0ee48d5c5f789729f60b6cb7e9b158a98bd389c837408d2ba257a2b9ca9 +size 2302909 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000495.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000495.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc287872bce429db5fc8cb6c8881b41da8c7ac7c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e435e1c618039ced2f0571354862ea43ed2adac544397eb970764514f3ef771c +size 1900189 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000496.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000496.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e40a99ad379c57209f8392bf09b154819b27f77 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f43c7f8bb1825272fe3e0d4904fefc277c4a99d3fb4f4a152c19d485221936cd +size 1826412 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000497.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000497.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a78312a33722990a06c0ab8e203c8726e0bdb941 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:03b74faf702606add5327ae91d1ccddbf1ded2e0494862656bf9614554f24783 +size 2103509 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000498.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000498.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fff96f6111a6b0a680966f540b3fe401e59226a7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:dff13e7a99c1d252f4fc73be8f62517408764a68ba165d32ef0ef44e426745a8 +size 2063223 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000499.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000499.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2879b2f23b1a3e9731d44cae5fe02bfaac7e2827 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000499.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffe1477198535012535d7aee3407be6a3966f95865b3eebfbac133b097f85c06 +size 1984638 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000500.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000500.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd98f3de0c141d9979dfaa9f43c0f9685e48ee64 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000500.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e105f1842d0e161f7570db1bc624ae882250bac6a5c95b87f4cc34a79e218003 +size 2035473 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000501.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000501.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b460ca3a50d47e2b195c3c20020bf73586be748d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000501.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5bb079f938eb71bf42b349332d739a66c2b85ca3c9f09787a2ad157967063c5 +size 1905371 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000502.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000502.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2384ef710db4177e263720f19f693d8d70b9d0c5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000502.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a570c391325f31842063adbccb478fb1c5894aa00ab2ceda2de29a2764896738 +size 1996799 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000503.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000503.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1148a75acba0f8389a8c2ef4c1effab970635f93 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000503.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d685a91fdedda4572e48a61d0ce8cd48eb11b1d78fe46f733ae35280f56def96 +size 1868995 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000504.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000504.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72b9192c04ec49a50f36bbe37c8acc0dcad307e5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000504.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7d9781564fac4b79ac6b24bea394f891b0eeaeff01fec53379d62d820526929 +size 1939359 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000505.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000505.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd80ab5a9bdb1f11df7855a11a6b70a1ae88011e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000505.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afd40ec650795ad9b1c410a3be415ccffb4a6aa8d181e739e90d82ff575dcac1 +size 1985940 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000506.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000506.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..729f6a6e1680fd8312bb612327cd6936034873eb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000506.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62f61ea7c3f0aa0ed7a5a4d5c5d8da9f62440b927758a1312413dd983f5a761c +size 1915448 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000507.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000507.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8481366462a3883d9368c1b5fb6118530622fcad --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000507.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a867b9f19f259425322d3111ef5d7bd17f5cf72b65a38cddecba7b71d46e632 +size 2055278 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000508.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000508.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6986942e76cd3a426d2f34b2f76f33c30663021a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000508.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:966f80a646bb7f9ae83aedeb5f79286473642fc5056132d5f0878bbeb1a3f84a +size 2139966 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000509.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000509.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afb167870b08719ded4836033af9f63917526f05 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000509.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a359a7f1ee8e80786b0ee11e71402437cfb56201b792633427267fdbe7e382c9 +size 1956059 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000510.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000510.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ff18a30ee65d8f8941acf3b8908641c7775322b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000510.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45979c081705bc8d644010dfdde2a8c902708c00344333d70b977552edbdc100 +size 1970990 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000511.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000511.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3bc603ba0d58eccbb6aae0cef5734b730499f95 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000511.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a08aae5a2c7d7b9a5653593f45f2449393ebdc09e32b1478e9d48690945d14b +size 2010005 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000512.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000512.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7000293328fa9dd912737fb286d8d056c34adc44 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000512.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6d3d4c2c3bab92ec5b2b36f7831001d3eec5c1baeb10dead1a1fb61661674d0 +size 2168730 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000513.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000513.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a201b3955b61ba4f0ea050f3a274d5316da90640 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000513.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:829a9423ec148d2627aacca5f68c0f1f8e5827ee33fc6fc283efb37373573781 +size 2062722 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000514.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000514.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e100fcb9aabe56f078b7a38ae48d7d8f59a0d941 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000514.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:196e9b132ced2df5e8e2ce127f4bc4c5085f477963df3b41ed86f7af4e42d48f +size 1948265 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000515.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000515.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6364b8314d8fab9fda46cb6bc4f8df3a5a6180c3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000515.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1eefd8a51a9a680943d3be2342b2beee0f54b729b45ca6b8bbce8be217464a86 +size 1813561 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000516.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000516.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..732a382ff179e002927f624b27e04242a198a98a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000516.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2677979be38a2cf0843fd027f0219c70194c8f923686f408fa37ec1be4047d28 +size 1793606 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000517.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000517.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e272f3cf3cc044e1611aff186812ce758f7e7a25 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000517.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5018e9a20e057245c0cc7a05797298761ea1ddd465c815e095e0bdce8d4e33ec +size 1891913 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000518.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000518.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97398c5ba2aba4bcc9b3aed88d9dd0640d1b30c0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000518.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db13ec319cdaf7f6a53be48f38c81123f78d03d54b7018c16ae4b3d84b0e5a6b +size 1846223 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000519.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000519.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8d9d5b6d32f57f64559e0134dd68024264cdc5b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000519.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53a9c356eaa3a54bfdaff41a99747c7a4bdf0ef70aa8f15402ff471fbed57346 +size 2038805 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000520.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000520.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba6fec74eb800c3cd6de5fea9c7f8726cb043448 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000520.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c7141cb701cf6ee736d72e496fc225f8a76b89d65784cd611ab18024acaeee3 +size 1827660 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000521.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000521.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f351091299314f22dfc6da21372f2fed8a71b62 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000521.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:923c445270f01cca5e839364ee01e9319f87630adb2d133c345efbc67c16e0d0 +size 2025327 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000522.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000522.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0743a43f975ca87f278415f4e7f3a3e900cbc7e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000522.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc9662e14215af1e89f98e907e391ccded8b40791efa9ab67b162f925cb036ed +size 1957995 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000523.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000523.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75c0567f17eea1432099a4144533acb8f02e950f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000523.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81fabf54c81d0d5d4e8b4677f1919c5610b66a94f53df3ff28f94aab13e53995 +size 2196926 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000524.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000524.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9deda94faefcb57d8da52c7f3e6e21fbf7e48e57 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000524.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9af277e8d372f918c2067d2e02db9263a35172c6d778c2d8cd2f1b9388735472 +size 2194564 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000525.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000525.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44e5cef9fb67e9c7a14e5197fcdc6a70608a2cf6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000525.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00da9f3b8106370d8fe680717195a71feac5c29701ad01274e6d6aeb5336a5bb +size 2112742 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000526.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000526.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89fa3d7080c64c562468bdcce399749a4ccf76f2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000526.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b309078dd30d92033664675dc88e32726b490b951953e1a49b682212009a6e2c +size 1955033 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000527.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000527.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..055a6c55331245d2026e5b2aedb3a163d8a53742 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000527.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d3459394a9188f18fa04cdde67738025d6f9d8415fa5b1edcd7ea4864a0c0e4 +size 1768307 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000528.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000528.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3158d9dcb597de36a4216aadf784deb5ee382f6f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000528.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6268c22dc95e4596bbff97f0be9906014a73e4d8fb2cd372228a81944d811d80 +size 1785978 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000529.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000529.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b3a8ba1bdc251e5c7ef81a3509ee8d26c7824a2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000529.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b37b03b163bd9017b7c519085e50d8c640491f0c34d2b3e24e74e26edc9cc54e +size 1753454 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000530.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000530.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4a836d0d54d5dd8944d59bab9f79d1f44aa05d9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000530.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5a12c244dfeff44e609eabcd535b8193a7621e6440e93049807ce1b91411ef5 +size 2899792 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000531.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000531.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ddc40117eeab848685d29b6314f6a1e1f6bf3db --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000531.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62083b386980a08879fb06203de328c0723f88ce43d7065e1ab7c832f259eb99 +size 3473286 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000532.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000532.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e60d2cc8ad24e0e8a82a5b6e6ff5b8ed52b208b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000532.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8bba3ec4fcc71320af113c50002bcc67d976e3a5f864724f4e690c1b7615ef1 +size 2301873 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000533.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000533.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c80b0e0a198c9a5c03cdbb74271d95657f354a3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000533.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d65738f3ea2cec561e67132aed6515f31e3731cdaa40ba7a0dda1f05c62c2cc6 +size 2144560 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000534.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000534.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fa54d19d6377873dbc704fdb90b871cf23f3b2a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000534.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e894f8461785ab697b583bbcbe16c72e79bc6a70d8c2154707584e326ce14bd9 +size 2162806 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000535.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000535.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4be97ceff1da67580043a114f3d7db9237096309 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000535.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16558d9b456e9890268fc39598b1ae4de47fa9104959c5e21582b5714cc51fff +size 1945370 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000536.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000536.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1291516f06fd4d63b92c07657faa6966dd41fcfb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000536.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0492d60913d1ba3e5b2c2eda2b97dbea8a4699dd21cf80cf748aa3aeefa7170 +size 2632342 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000537.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000537.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c037c0ef1f79e4b6aeb3950a514905b1fc040422 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000537.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c14da4daef180f1dfa92d042840507211224bef0f2268f48db1471819eb5d10 +size 2444665 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000538.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000538.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f18965b7e07304605bb611e568545997eeef2615 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000538.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caf9d21ae9e62d0892fb16001ee8b2ea60b0d93a5cc43da053523c1c35ac82ce +size 2708359 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000539.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000539.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58058f6a5a68520bfaf1e34ad04e84ddd5c8d72b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000539.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60da36113942733837feddf9dc2edac47affec20d3ea6d4735ff513297b77d8b +size 2314039 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000540.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000540.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7218d556fdbb8fb2e7960962c01d74681e8e7cba --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000540.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b49be8fadb8db094a80b6ce195e3ed93dd71f0a2ced8a352583307a8a5c91a2d +size 2590432 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000541.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000541.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29e2cad5915519de1646b4d78c560c7356eac6fb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000541.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56f6ab135bad95bc1de2049c4c3a8b02dd2f4ad308837f5b8f9c407996628ac8 +size 2412559 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000542.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000542.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02244cbe6f9579c7ffefcd64039cecec937f2509 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000542.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e0618106ecdfb5fb2fd92d73ae8a23fe9a3a1ce4e3e55061a00b97465572059 +size 2131475 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000543.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000543.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd783fdb100a112f1b74163cd24f0fca050a0a44 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000543.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eac3769f20fc355dc17052d40f2aa3570a8ec851be343f2f8450cdea01708c35 +size 2467451 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000544.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000544.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb697ae5f61bd71d246595e80a1c23e869a504a2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000544.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8be17b2dc2ae32168ac04e583a24a6349936f5f38cadcb8a44d0e48f58c55572 +size 2118773 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000545.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000545.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8c42d896ebdd86cda307dc6861dd2a8d1e2e13f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000545.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fea85413251df369e62277e722c384ada54d0478adc54d044b58da4518b9bc34 +size 3160540 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000546.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000546.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0a1b95229e1a9cf99a214276f61dfbadcaa30f5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000546.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10d9bcbc7212b2aeaf59eea3b4241fca37d5b526ba9d604d398855d03979b598 +size 2524248 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000547.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000547.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c475411a1bc78b9302fe0b3d584328940ea2d432 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000547.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:950af5140d6c06c5b28fa87e0c17d67f122313dce0bb86dce6f7eaa969caed3b +size 2360333 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000548.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000548.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6feb26118b495c1312d01a83f506903946ef6be7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000548.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b7bcb4c077e22756bbc70dff5a1bae8e2bf5076ea744ffaa2b51cd0c9137699 +size 2409314 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000549.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000549.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a31931ad347f2a54e11db56e59dac49c14f024c8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000549.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bed0bccf8c4b60bf5cd2197ff937ce6df5ea81bd9a0f9d109a6315b1a219734 +size 2204404 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000550.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000550.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23bab2e3dec1ef5bd16d0cc091f6ae37f5c0ccfb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000550.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b52023fe8eb0bb873b112b6970f7bb50b1fd066151570cfc397f2394d1da8391 +size 2297647 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000551.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000551.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0939aa8d7f05e713fa155c3b819a993f4623537e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000551.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f023e04a9825feb2cffefe29252656b0d7c13e5c8876dd0479ce7f4ff8ade7b +size 2219636 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000552.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000552.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a6900b4aab3227720a99c083a329e31a2d68230 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000552.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6dd907b3bfaacb379244ce0abf153e98346b03261c0d987c0fb86d39e9c82de +size 2611498 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000553.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000553.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3914a224848001a0d8e8c30742a48fde05e005b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000553.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6a3f50363574993af2892335e02a3beae7759fc9065a4f9b3e40838ba7fc715 +size 2466753 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000554.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000554.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73289f007107aa6b2ac46940e41fb8c16015633d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000554.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:303171f20469de71f81fc88e91856e4fd47e9e8ff01c7420c2ad832ff6224ff2 +size 1954995 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000555.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000555.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6170f2952afd8d2f9880354b3790a95b015e77f1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000555.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71ccf091b9956ff15d2600dd5470dd987be3b8e8b101ec6d41a0e4834cb3e4e1 +size 2518681 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000556.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000556.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6f8b8c7cc108c5955739fc6cb6097fa6e43b128 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000556.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddecf77ee7670f2f6d017115bca619dd4d3d2f1e7786cd10d5b57fb66fa33c27 +size 2539898 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000557.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000557.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..503f805ce5a33e53aec6815d44850e1e10f94adf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000557.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:453a8020db9a5777bbf32524ae359a4adc1a2e8e7f99893811aa7472f65c22c6 +size 2523400 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000558.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000558.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bd7b02f4b5c71f8be8f80ce4d2be6a4c34d6dd2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000558.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d17a6cd8d5964f9220c648aa6d39b7643d38f9554bb15c3ebd7bf0b61b7184f +size 2649809 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000559.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000559.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3e882a6468b3f6a1d73bb008e85ec1835fbd9df --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000559.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e3a2979b808a98fc3bb0ec78869305e5bb220fb6fd2d312b9375bc93336ad1 +size 2487127 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000560.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000560.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe5f21f92a7dda3d7723284cccea682474885d2b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000560.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dc66dcb2e926dbf0100dcd1875565c661e1bdfa809a38d2a8721e04a1669a45 +size 4934702 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000561.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000561.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d55b635f0b0b3f7beede746b1b266e33583f186 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000561.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb8d6da1f432df2ef7a36b60689f115ad53108d30201e78c106f4a16c1f5f785 +size 3820974 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000562.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000562.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1086ac44fe4bf3e4beb47a56bde6e823423807be --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000562.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0abc0ea96ddbde4add4e6f6d13d07f943aa0e4b016e9151bdf1365f1d2df74ba +size 4509926 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000563.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000563.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0933c2cc0dbb624d032575f1d14295de9bee7969 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000563.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3153e5b059df348a8adde83445a04a713a56f9f2ba1375590a1a936e90a3de4 +size 4017896 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000564.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000564.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..056dd74332436b0a607769b295b1136619258bff --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000564.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2068b8dde5ca52c89aa1f601e09ab1f67ec2aff584cc35804c8f9273d27681a +size 4984760 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000565.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000565.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cef7ef32bbd15927c5dc1ddb0a7c20e05a2d875 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000565.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8825ab88e4ff3b449192883ff0580034130f0a44edb33ce90c9b93cdf3da9437 +size 4125169 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000566.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000566.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e1ad5469973f32a54969c9b06b15f7e75778d8f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000566.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc21db81647120ac32560479e3d717e60b19346fb112ea5c72f133b27187aeef +size 3694776 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000567.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000567.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..388e4399064428bd9c599d0fbf17ea3c6807d696 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000567.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3afe6815a902bda7b88b461c81b002ecaff1f66ae573ba4045f705f672055335 +size 3341765 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000568.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000568.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52efc20b9fd00c022e1175e10a600e4f9ce303aa --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000568.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9c43418b85946d4a35edb3295fbe47a5b4297eb1f22490581b8fe16c132fc9d +size 3606570 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000569.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000569.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7be57405ad5fd61103b91c27b7852be6731d7028 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000569.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30d785ad66ef1f532d13c98fa1c882d54144fadab014734e7204934e2bcc6577 +size 4849712 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000570.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000570.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b10bbcd31b83b5cd42303bfb0b561a986409c50 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000570.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6cf25dd476ce1195e127993d4df8c5984ace5e419778080f98a7cf05cec06e5 +size 3775550 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000571.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000571.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..235bece89ccb46742e89319dc8130d6664885771 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000571.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:376d6eb7c159a10e1e3758cbe7bf6d05306a7801ff6cded00422297e800f85b5 +size 4613649 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000572.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000572.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e049c9b25e207f860bf773033932143651254424 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000572.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a738e22e426606fa3dddb5570f1c3fc5117d5428768c9076746e8e58ef16968 +size 4769488 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000573.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000573.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed90e8cbc0f5325509a368fe9c82ea13a603f453 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000573.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca49b4cb9394d97fd3330b7875563f056cf690ada0f528215ed62ed8d9282bb7 +size 3318051 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000574.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000574.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ee1c552f1eef33b67352eecb2ddc00428be6812 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000574.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfa8446829c5726e056145cd769232706202534926d1337edb3b1be9150bd427 +size 3407530 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000575.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000575.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9d6fdcaa7655214793b69e0373077fbf0495d93 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000575.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7ff57ff5fe15e91aba020bcc6b38f11a0878c338313f80ee065a1a49ecc3908 +size 3973836 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000576.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000576.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2a6f583ab1ae07259a7d6048199dab8955c4ae6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000576.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed189bcb97639cddc5daeea23faf15f913423c9e19424a384e396704c40d91ec +size 2982689 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000577.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000577.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c933a55bb6a0013490e50a623e538d55723f0f2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000577.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2b8fdc8af600f98104afc8ba2af3dee7cac783e9b1dffc18bfe6f9fdd74bf3d +size 3968969 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000578.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000578.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a372359c10a814d7ff0f4a35ec6ff9b0586bf85c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000578.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:379c743198565f0c9b98eabd3410ba881ed2f04da21799e9e93e63050a0e5874 +size 3200322 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000579.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000579.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9304b4139a71ede00ca461b741900f241da2d337 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000579.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9711151e325f1cf0f55b90449b4dd9876c950f2a90c40f405091d2b8e7b45ed0 +size 2675643 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000580.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000580.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1aea7021c651b047eef020a2483e73a07db12543 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000580.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a08d54effbd5ff6273f3b9834f4f50e280daa19ec736a94369390a58f58dc3d +size 2849046 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000581.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000581.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be07553ddf2d079fc86154160c17ac45d2da7196 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000581.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:798e051ba011e8dbc98ff837089ad947b8668ff1e1e2d3985b8b51c96f2e65bd +size 2632717 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000582.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000582.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2067f72161a122428aeabaa1e18becd519130c9d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000582.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:140fffb63018975e8fc48d14d24060a8184eec406787de1570f9fdd584999775 +size 3107274 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000583.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000583.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0150b06f6410511739e043c432e4292662bfda64 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000583.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:399ef2b2d7da3c9d060867a015ce719f9d3373ea15f08f5b78498a4a10460bd8 +size 2951208 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000584.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000584.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a206bd4c9af5a37d58b199dff7f78406b3a02b12 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000584.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8cd3e47e6bac2c66a8856ba136a3fc227ce394a83b67f9dabb0627d8c8137b5 +size 3100960 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000585.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000585.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..709f8e16258dda538b803442b16d8d840f9672c3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000585.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6d498db702a2d540b546ca2e79675e9f2c2c833d6a4ede8ff8aff5a436dbbdb +size 3034230 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000586.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000586.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..741171c94c58a247bb743a0ae2a43a3184f98c19 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000586.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7858018d57c2986b44bcc4774a8e7ce935d4e844511248204a18f9bf0a9c06f4 +size 2892607 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000587.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000587.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99d37e7320985163c1aa8de3ed3fbac6b172eb39 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000587.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26987f6314917f3ad46729744f6ae660def75b591ae1e9eb88d86c48bb304bf2 +size 2939925 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000588.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000588.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6caa2a116e6252aa81eded065fafccd2a6f2cf9b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000588.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:181062a3bb95d8bce486e4cfcb33856d445b8d2352e9f76e19cd943d69e20d0a +size 2619603 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000589.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000589.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5972ce80cb0e1acf557f26d3f29d63450f026da5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000589.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb0c911965894e2cc3e5d5e90c0d8d72a14c54e41347a7d3f924e931402500f7 +size 2550829 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000590.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000590.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8c1bdb2a94036b03e779b9ae2cba738f94f01c1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000590.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f48310c6be86fc9572f523e9730090e7fc16e87e3a4e8c571584c362e02bcf85 +size 2757817 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000591.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000591.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6869f5bde42760c087e3f25b6d64d64d64ee3477 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000591.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87740b2e391efaa19b747f9f577de52f0c98359f32df6d77a858568b35d35116 +size 2886864 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000592.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000592.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21deb03974cdc32779bb18c3fae3dd351e0bd590 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000592.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c365af6507b0c04253fc625b3e44dd86ce7689a5715c67a860e7755e922cd3c +size 2546599 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000593.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000593.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5d4050069bf2a0c7f1d02ca680f9ca7577a6a20 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000593.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fdffe4af9d28b42f9f4edeb25f078dc2e0f61faf5d1db242e1b4ef82033b176 +size 2544861 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000594.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000594.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4408dddf2681e01dbd25056ec3634d2bd733d1d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000594.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75c9c7a0c25c270f42a6616b213f581de746abc3a4733028f4a5385bd9d6d45a +size 2583931 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000595.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000595.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfc8dbe807edfd8dc0dd611d59ebc069b2c18fff --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000595.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74c66b63b0bf8bcbd5e1203219b502f380891097985c467502b6f3264db35330 +size 2524683 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000596.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000596.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a67bdf35a846d1bf4f90dd1d9ec420fa8ac7c20e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000596.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcda45b6b0eedbeec79400a31ac4602fbf26b6d1f57594d56c2c1cf9b9cb0475 +size 2443916 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000597.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000597.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09f3cd0948e9a58510a04a132f81caf25cc4fd8a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000597.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acb42c803b1e0cb34ab31b6951c3f35b0bad926d9734ff7e51ad56d17d07caea +size 2454396 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000598.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000598.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b913cd3e326c617761815aedf945848057c5d66 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000598.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6388a8077e4db32a5a9cd8126252b20a8cb1d23e0a5aa20a91571e57a467b7e6 +size 2009101 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000599.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000599.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..900e1e6a1a4ba10c19cec9e1bf3d02dbc8ef559c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000599.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caad247b7248692f05d9036d7640fe2e2ba1cba433e6feff4ba22755d6d97d03 +size 1902088 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000600.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000600.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29d0a63458534e381c058ad9f504b0b8a257bd9e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000600.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:130a86ee9a49f31612ed8a68d16f42e64c94cd1edfd934d48996e78a62eb6223 +size 2172236 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000601.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000601.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0a0d4bd9ee074f4eb134ae209884fd5460a7aee --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000601.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebf2c1dbcf13d95dac9b79fb55e5a0fa78605c37bcdeec9b6f6363472224851a +size 2675263 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000602.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000602.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2144efd858c66f7c83fd3740514a7c88ee7e629f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000602.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2708ce289f474e54f071ce45cda5b3d07f14358f027b8c51ccb834013f421913 +size 2062116 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000603.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000603.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9df4ca41bfea84bedb04c57c31231a33723cd0d6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000603.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ced8e55b584ebc25aa1e872e0b72f2b184b6377fddc673b0d297b053eea69f9 +size 2257701 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000604.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000604.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e411f4bfb1f18ab7bbb70cc9bfd6647a6becd1c6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000604.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc0bec410149990f632bd93263009675625e9d23e7a22d2b628c36d237701cf7 +size 1859204 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000605.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000605.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78ce175eac3cd4a23c407979815b22ee7618144b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000605.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d3485fe82a7de66fce3aa94d5609c0937714ae08cb6096e90cd5c335b3c63eb +size 1879562 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000606.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000606.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..862ad189d5acbc6a5dc5daef182668555411d234 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000606.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ac5dfb1899130e7dca5db2aa77155caeae3247ecced28028df87a4aaa2b43fa +size 3251928 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000607.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000607.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6354a46a93a8c485699e6020780769135db910f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000607.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ac3124b7cf4bee9f25f2775f16a09ed538efe9fdc2cb22146b5a583f8c9be3b +size 2349943 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000608.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000608.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a482fe5355c8184f2e8f77be5ce9ecf5732acb28 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000608.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf62a886402bfa80a6920e9a9701b65348f099ea1d4c891f62c7dd6a442ea6fd +size 2471766 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000609.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000609.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f43e742eb8ee673e72bc64a0ea7efd44d1db6a04 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000609.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af6db64dbe381c17e29b2f12d5cbf23ed273e55ac49d6955f354757c33b23a7a +size 2231263 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000610.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000610.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d64942de86a7936d96baf43d98ac3dd0183aecbf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000610.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5cfbc218b18c2f74c9cc315a05efdb2b56881b2a2bab35e78373b4d6e38089a +size 2547082 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000611.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000611.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d27f71fc88a531674c1fc38f7db78beb566baf5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000611.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d00f1340a4b11277c09fa7b8e354ba13f6a882dccb67330c9e3c61f7ee561b55 +size 2146019 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000612.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000612.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c5a9753e90a03c02e6fae4c91073e0957a98056 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000612.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e185b57275ec81ef477baf3e947702b95aa59deb0887b54f0eec034a50635d35 +size 2605472 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000613.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000613.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afda1c90515f2e47a75adc31dc67983b992c3bbf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000613.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1332548f2eeaa43f842f57888773b436ab13cc762650b3490d75215783732505 +size 3298688 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000614.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000614.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9f9bd29c89feb84bee382f6d8aa71597ecbd87d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000614.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:832a8b6b2ac16643d5ffdc157842115f0fc7b7593ac333a869ff745e83ed8e85 +size 2845860 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000615.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000615.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3e6a754baccb1963080637e4bb1ad1422cf1c8e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000615.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:178ed9560fdbb098e4af09cd19e1b0c44f6c490d65c7fc63f7b5ab87708c377a +size 2407865 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000616.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000616.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5632debd3c7cc6c8c30a1bec1ec602dbd326aab3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000616.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:416626e0d7146474d6b00f64ada7079ff7337a6f2f461d99e66d9fbdef025f8e +size 3158225 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000617.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000617.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a568b6fc8c15c110b709278004df0bc4fbd2831 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000617.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18402c7532975f33875680ca071d853a297aea0b7af108f66630605395324413 +size 2324905 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000618.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000618.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3943c7af5c2c1765cb4af9fb81702d4ee80b1169 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000618.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17333299da777184530103f26a6b7cbab2177a4956c2b67cd632c3f0f2dce341 +size 2951079 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000619.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000619.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..736556a868658eab706d0d0df134d1d03fc769f0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000619.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90d2a6ee480ff92dc4876e89d570f382ae71d1e8c163e4edae9b73cdb76646c6 +size 2987646 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000620.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000620.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88beba495a4e518def0800af39cda2e0b46c51b1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000620.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a50fcede56b90a7ba08fc151c44042252b10af0e3b3981a1f9aa44b457baea16 +size 2902447 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000621.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000621.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a714f9d2ee6758f616a4f54d7008ba5d700501f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000621.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9be9f5eafe80c78cd67963bcfe543087c965ee4f8bfb3f7a0c2e929bd4678b3b +size 1927239 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000622.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000622.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..696305e07f2a54fbd976181f385cf4d636c00771 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000622.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08e8adc3875cfd745a6f95d2f1ba20b74df87007b528f05dfa66d5ee6d065bc2 +size 2939820 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000623.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000623.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6af394f2394c9874306c541d2bd79948cd8c8f27 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000623.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f4bd8181d1568bba2533edfd0abb78eabb945d460f12f07712b2601c7351392 +size 2775971 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000624.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000624.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e14bf64de5f8cd205f2599a047a7f569951a9b1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000624.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab5e9c5926213edcf3045fa9e4815ad9586a2d4d1ed123bac604587298e58c7d +size 2418320 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000625.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000625.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8586b2f28ea4e848f8e783057498f25cdfb471e9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000625.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9e4d1261ea2b64ae962a2fbab8d9840569181a0df7b151516c612a89c4873da +size 2376221 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000626.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000626.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b2e665ee9dbd09faaadbf2b8bc95e9ca14157b0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000626.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b64bba7d739cc466d0ec8d944d2f8902905c5db8fd559490b0cb8b97022e33a +size 2134266 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000627.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000627.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6c6e16193e2f3ff5b168638e8daa803ce75db91 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000627.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29ada1942f2087d5daeccd1cd743f1c8c1de619301d05a6a542e78d911021a56 +size 2207115 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000628.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000628.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fffccefc04f0d939ec43ff3555c15add5225a29 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000628.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:511c13095d226137c64d862898b8e6086e965a8873327ad25494bccea94435d0 +size 2576421 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000629.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000629.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c873e65958f524d56832b6af438bf81e231a6389 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000629.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86806483cd56c276e656c0e3d83302116d95153c76ea14601f47018d2f07c068 +size 2186058 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000630.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000630.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65db0e27f5528ae034170a5af72c656f515d385a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000630.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0a25c921570dffa48b4e2b8383007e4ef1c699776f12156166dbd4d77cf03c0 +size 2191489 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000631.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000631.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74ad8e066073983a90b8852e387e3fdc7482ed20 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000631.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98edc32e69e6ed2fe4ab1727d4815457571e84a6db9503676aa7565563181e51 +size 2564418 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000632.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000632.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2733b302b32e77b55364c3a1c1146e48a1976a86 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000632.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f54a1a4b79e74e726bceaf4dc8d5a9302063745c2e9f16e20bd2bbef1888493 +size 2058313 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000633.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000633.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9adc7a04ac0030845337933fa93a44807108779 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000633.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0503884c07cc3f23fac4c0237b2e43f26be0a8aa29c012547a14cb591e371a4b +size 1881616 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000634.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000634.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d522e9eb02ab5084d83fe889efeceb08de8bcae --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000634.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04e41d25066e81a2afb70dca5215bade991d1998d3901f7ac25c5747f0d74dda +size 2181581 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000635.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000635.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd9f69a53178f307539e38cd58ad6ce533677795 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000635.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1f95107cb776335593a46ad66fc6c2e6f616d3c310deca67e99c29fdb4ce0ee +size 2159006 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000636.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000636.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f072cd6703db05ce6b402b3fe9ac5ab1c137c590 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000636.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46250d6e83d2bc073dfe1cf0921201f6d7ec855fecb6e42d2b897ba5ea947c76 +size 2249714 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000637.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000637.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cf7bc7a7b0037ea3001fb33bfa207effe812cbf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000637.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb88c54b966aef893b6d3f659a424bc0d6c44afe33466cba25840ad7f930415d +size 2105396 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000638.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000638.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdc1e794b4dedb1d64be94ddb6d0e936d1be7e65 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000638.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffad67bdbbb9dfbd05fe5fecb2c9f8379268f23f59ec9d41bd53955fbcb222c7 +size 2041339 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000639.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000639.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0731830655442845f407e13fdad6ca01454c9631 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000639.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4bbe92ebb4dc088cf85ab6d9faf6573b187d828fdb346ca85ba48f99e17866d +size 2114329 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000640.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000640.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb1850578a1c3fc6bce991ae04bb679c896e5f3c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000640.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b6199c70c25ec1cfcdd761972fdad8c32629d4a38db58205844c2eb488dca0b +size 1972246 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000641.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000641.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e70d809c73f280de3cbd866eb3a12025e1e51e1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000641.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d43657c000a5e8342b7a3a40dbc026eb4a654af1736c9fdcedfda3b0619e19ea +size 1843446 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000642.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000642.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74c5713ad339de351566d5011e716d38c106c719 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000642.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0549c5e3b20d130906244968592abdca6b2be740f679c07118a15d6584f0a118 +size 1849712 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000643.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000643.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59735d0170c8560e9decf750c29567732ac376a9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000643.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf81e5eefaf3485c6cd621d2bc6497bb099a095145fb85fcfdb6da78ff371419 +size 1852660 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000644.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000644.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85ae829aa95b09d7a7c7ed174423047b910acab1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000644.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7215cd1101f220ea4c52ff756cce7aa1b7b53edc2c452be968c73199ba5f6f77 +size 1934226 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000645.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000645.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bebf0aaf75375488544877cf85074a007c806a0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000645.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d3a2376f2798f8421057e2b059aeadc9ff9468e81924cf109ddb7e8379d1f55 +size 1739045 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000646.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000646.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1adecdfd41a7849c12f220809f395375f9c02a60 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000646.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d5efb45d966a12bd779cdb8a1a7c98356b03774695170ab093848fc87fa1cdc +size 2057939 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000647.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000647.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cae0597079e029f15d942e22d4e65fb585a025ca --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000647.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48075c1977166e47b4421119ed48ab1dd5f49888823b58ee35c5aa1207c83362 +size 1927392 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000648.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000648.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa6844243b48ac4200042c0ba36eae3028d26451 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000648.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb38470ba808b115b23b48f1e69950405b3ff50e6db343ccdb655cb3f32df8b2 +size 2136331 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000649.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000649.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36adaf7806503e294fcc2b4430855efeed217370 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000649.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68a4f3caab299be5323ce5d59b060f7c7e2f2de0b54c2aeeb98f15781494f879 +size 2168310 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000650.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000650.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..652df4831ffa89bf60321a98896c684286daf9d0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000650.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7788903f5be890a60372a672dd56de39c3523eea4f49e528e6c0bb3cc527bda7 +size 2477173 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000651.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000651.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da14fba3ecc11ef3d98f4cd22c910a83e261950a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000651.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0032153b3086c6a83f396f1bde92f4287d94a364fffe4b87cb91f8dc0c8943c8 +size 1851783 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000652.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000652.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4149e0f99657cf95675c41476ea66f2a0bcc4458 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000652.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:605eb4e24ab07a511058315f1b68f5b9bd5bddcaf61730edbf79d798df7f942d +size 2717307 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000653.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000653.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..410c0eecc619c05b237ab4932a82db29cf7e2365 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000653.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16cba2d89be6be83da4221a155e56dc72bff0e2d7bfdf3ca7969d4c97b9eefe4 +size 2041160 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000654.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000654.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..836e446cbc20301c88dcaf2fe85e5dd5527fda72 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000654.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:868cf00eee275bec02b4dbd751b8d21bd351e4b33c0bfd37162a9ea9502336d7 +size 2462276 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000655.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000655.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..293e301f08f78d212ff4e2a04edb0b4fd627c40a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000655.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f9b78c8a55c3e5f266bf37118d58fd7eae01e1211c1d78884935d7e3bd78f87 +size 2304808 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000656.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000656.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d21d931d164398bda50bbe0b4204943f00962ff7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000656.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07b69a9b96edc5aa85c8ac556afca0a2e966b349a683a09164add8e680a3e975 +size 2174607 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000657.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000657.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4320d156cd2944060095d2ad00890dba7b9eb7c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000657.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:019d884fd7b7390ab65af6492b064f1851a9815f0c5f495229fb7d59516e3b3a +size 2201195 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000658.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000658.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb8bbb3d0837a75022102664e8df9f02fda1f6db --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000658.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81ce4608aa727a74446feece4fa383d1c83e2c6b70d8bb6e3f2c9eb79a62ce62 +size 2474562 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000659.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000659.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d322747858b0ed4be597fc241b39e5974274882 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000659.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e68c3d2b4a6ca3b038c6964dd6cdb5c828d7f18843b00de863097663dcdfb1e +size 2105474 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000660.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000660.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2024b33982cad99bda47e508c0cb9b0b5ceb01d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000660.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c1904c9bdb41083f25ed240639c9454207243ff0f33f21b04afec5b4bd53db8 +size 2496805 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000661.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000661.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee588e53ac3639391065e329fddca0f0eb9a2a00 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000661.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfc83cddf00f7d7047eb031229ff7917f4d5748d9b8b352831d45587042e2969 +size 2781864 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000662.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000662.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac428e48024db80dafc45b59efb3c653ca5c8cee --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000662.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bc7909179f3b57cf69a248cd1607ef1a625273c7d2d63e0bae34a5a20e618b6 +size 2737293 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000663.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000663.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cfa00632578d45b16adfe3e4395afa265cbdf67 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000663.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b811b0d269fb72e221c8bb58924d1418aad3ed4101b7582e15f94f20b8085c1 +size 2683074 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000664.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000664.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d4bf439592c5dacf40fb0c6f2ea646f14a27f98 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000664.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f58eeba9125eec0e28d594533e8ffe6dc7c7e75699ead17810e324af86fcb9f0 +size 3268485 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000665.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000665.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fc9641dd452d1adc785d68cfa56ea9a6a958534 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000665.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9b06b1c37e661a094f8b8aad8b5e7a2e6ee732225b1861e1662d79f7ae3e7ec +size 3287455 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000666.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000666.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23e291bfc7d480574e75143d3bd56912cb947f3f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000666.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64f80111e8d385d4a46ad9e4525d2208960e7a639e2b0779c99173e07f6a4754 +size 2131351 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000667.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000667.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcba2dfd3f9def9aa7527a87686c5e16083a5769 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000667.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97d10d2671afc30f6b0f47c9d91b20fef5dae6d093f50b46794f1f9b550e45e2 +size 2414496 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000668.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000668.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4601a9f92906019955f21eceeb6a32820882ae7b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000668.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b234d6ec46161afb1202aefe874b25b871acafd5c6a4d71ad8fc331af3ac0e6b +size 2411783 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000669.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000669.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d103dce02b286a3c3a6f33cca57fa364945f5404 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000669.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68b696c0330f94ea20f3c88d06f4ea8f098b41dbd0acc5991eb8421a7474a1b0 +size 2499398 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000670.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000670.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f7fe34a9bb7e5f96a40ccf2074c9601171f0724 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000670.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:884a5032d1897ffa1722b211c6818c5f62a72bfe88b9f3324e3b0ad2031d0754 +size 2436889 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000671.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000671.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..449c8b4454ff9cc78ac206abd90b49ac482ec6b8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000671.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70b80abcf45a6611d5414b62b53fcad1f8e632105157b1dcbd3c57df3477a446 +size 2645103 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000672.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000672.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c014a684857bea52baf715b62a548baefd62efb1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000672.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:535b4f0f6b5f9c561dcf7195cb494aa9c4c58ae61f01189ca5a9aa224a35656e +size 2249537 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000673.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000673.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acc3d065cd17f4b16c95a35ccfd92057622e86b9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000673.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbcccbdec2baf9bb6b4713901a2de99a2c0bc5f8d0163f071b376b8fdd72e9c8 +size 2353992 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000674.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000674.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77350cfedfae5404b06a41bcc426405285df64b1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000674.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fb8b3451631147af3317ebaadecd236e3ba61f13dfa1de3d3d09fc32676d930 +size 2040441 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000675.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000675.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e38c72f75eeb182e956b4bd5601eb2e526756cb4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000675.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aec03efb91d6bf033430fb12e5819b360561d1340f1b7f9b78a09055bb5593e +size 2082890 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000676.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000676.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25b849fb126c3a19c0945f353c2705f7c569f4e9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000676.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:212f617fa017ca43f5862b70e0cc35c98f9c2de281ed8372fa2f24924c80c4f5 +size 2587970 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000677.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000677.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..743f9a3cfab1f6c2ae4ac8ff2dacc75a19b7ad80 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000677.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c5776e45713f5be1d9f2cbaac8bc6f3d77ce0eb12a798554b26cd4c34857806 +size 2082181 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000678.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000678.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bab43ba43c2136521faa10aa952205583fc0cac6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000678.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5001d909043e9fc1f3febe8002e928cb015d1d68c4914cca284c631cd55c4ad +size 1942684 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000679.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000679.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c13fb11c252cff623bd19480d69917b9aa85ba44 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000679.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0dad44e3247cba922e79cd4ff200e51a6e7b6926e702d3d1ae0e4f0cc3e0dad +size 2260671 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000680.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000680.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a339ca11f3590bf04a26f457e0174906cce7ca5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000680.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1506dc3ac4903d5c75b0d4519cf3151fb037bd6106df29f1c8ecd413d4a6588b +size 2134637 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000681.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000681.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ccfaa09264f01f9ef696f3e739574ac7de53134 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000681.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f960ed7449b958b1bdb881af12ec7125e842afcc61c4d677137b29ba284750e +size 2146067 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000682.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000682.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10956e5fe1df88a83cc9bba488adc61a9fc115bd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000682.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be7220ebaf0ace6b221096ce4ff3057dc5f22525057aa55028b9a01e85052611 +size 2483345 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000683.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000683.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bc84467eacab8695ed2e1b96c093fa13f42143b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000683.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e225dd7d556b968748253577cb07998e5349abb7173e6a31eb2078a677139bf +size 2392200 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000684.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000684.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e208a0bc80b240669967c39f0952dfcbc06b41b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000684.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a485029d9b5ea7124a45e3ba02fe27db15db99c865e02a95b60965f2f716d748 +size 2125127 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000685.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000685.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06b8fde553ae6fd73db2bb3e680ed7c0c2ee77b4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000685.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30801b65f651b50f381fcd6cb7fad597cca7519e19104cec741972215a996144 +size 2065574 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000686.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000686.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1d025d6fbb445eebc8d85ddc604dedeaccf97ff --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000686.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d4aa2d81c316b43ae6eca3538dc84e15afe6b0227ae419dffdc2612125b3f9b +size 2463663 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000687.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000687.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e9c550ee575b750ce4e3648ee16c70705e7fd16 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000687.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83e73064437fdc8a90413129efe3d49eacd2f1ab5d4c30653cdd8acbb89d1eb8 +size 2228329 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000688.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000688.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5dca9813aefab7131b9cf637229879fabb5b37d6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000688.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e5ec99c3c52b3bd9620fe580da6cee2e4beb61b40f7fdd7224474167b66023f +size 2372215 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000689.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000689.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa248c2ccd132878056c56120226510830348837 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000689.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a1412fea61d96a12692c88a8635edd8a4b0eeb01b902f707cd3c9964faba643 +size 2319253 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000690.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000690.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ab3a4e31872fd09fe079733d2db119296a003ff --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000690.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fab891b0ee6d6eac4caf18bdf7ec2586bf0524f0bb48e876204ef57947aa22a +size 2934407 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000691.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000691.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b126e9d749075493c46cad7a524bfd821ff2e795 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000691.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37df8c19af8ebb03a05616ee04d69b17856b3e741f50746dc5328c914be21d19 +size 2394152 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000692.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000692.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db33ae57f190b9c853ed83147193edeb8062a5bd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000692.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d943595fa67fa88a62a711093f3f01ed37896dcc51310c8ac917bfde7fe63481 +size 2404751 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000693.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000693.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c6b84969c0c116fadd28dfc72828f02249dace3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000693.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28785d2cd4827294e18b16b2214807797daf7452f4e905409aa1b1e72f253f11 +size 2453343 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000694.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000694.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4be1bf2ea27bd38fdf674464a856fe3a34273bb3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000694.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2af8147078a36f637a3ec03a9ffaccf08a110eba12d260044b6ca46cc8a804d +size 1658594 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000695.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000695.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc86e98b686f8e2808961f01c47ce5b8139da114 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000695.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:151fc37b77fdabfca584b2d1a31ca0b074d4549eaf3c83489cff6ab52994763f +size 1986013 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000696.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000696.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e37dc6219e7480f5521e4112cde93e97afa46c9e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000696.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:089b9405b5bc56b14ef416d6e927d998f50f98b45b21b99eab50a7ac7dff4706 +size 1982784 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000697.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000697.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c58ec5da534a6d3c2b97bc3a073bbc61b1f378a1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000697.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83f774bb1509c71f9faf5fc5b8710d41a9d120c6eaa1ca4c22510131c2ebaf23 +size 1793564 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000698.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000698.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b15db02abee8ecbeec6d4a3f73ea7dde65f36e40 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000698.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97b273aaffe9489f8128d686388b7ba68f212500340be490bdec7808b8ba3d38 +size 2244165 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000699.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000699.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c664c4f5ca0c019e95d29bc75e2954b401c734e1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000699.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:205aeae6f4dc5e69c115d27d1305efb11c79c0fb4422c72fbc45dd0a5c8bb135 +size 2168211 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000700.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000700.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b751e14473e17f5c4a431959570ab3a396af3b7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000700.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:525b591308dda4f6c4b139cf3033d921947781245449146016447827181f0696 +size 2035988 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000701.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000701.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f56687d5740da0dd0b76721ca1ba7da5e6ea537f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000701.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a74b04cf6f5a206aceefb9ffa0a72960c8c420331733756cf12102773d270417 +size 2041365 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000702.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000702.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..968ca132387e2033d140925ad068a800e2125f24 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000702.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0aa83f8fdcf40df0219f7c2807d9d938a0bdb089c298da50c4787b1e4569755 +size 2656392 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000703.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000703.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6af2c2481aae89fa181b8e12b99432d8692a45cb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000703.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93477f4d35e0d8c94b6c49de1f9d9b393514774b2cf53ee17c574c85ca1e2c89 +size 1822695 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000704.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000704.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9b2b15a8417af84bfefafefd524c85d6d531983 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000704.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c5f5bc8b3a91473c836d3520537d88d1da4914585fd49afc8821cf90a5cfdeb +size 2192743 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000705.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000705.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fd4e09e08a553fa73db326cf56e7f2cf937de7f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000705.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f5a283f5a60a52a9c395942a8c9508b46bdcfed3b8e7529d8f2224f2a62cde4 +size 1740858 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000706.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000706.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..004583bec09b19cfe4ddc2d5e10d2f313a3f76e9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000706.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b74ae7809ee533373713ad7dfcf1b20b10a406d2dad08281490eaf46404783d +size 2368732 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000707.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000707.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c386a9ce994680cb7c51ecc6a2240448c7e4c059 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000707.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84ef57f858f4374edfd5f9c26b900bed983396f649f788377717f95610867b20 +size 2070822 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000708.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000708.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cf0a62bfcf6473b695ae3414d9217aee992802b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000708.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c00aafff4e7a4ceda7867c6814fe860034fa4b51ad64488cb4d5ce971d363493 +size 2320498 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000709.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000709.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1faa7fbc05a0ef436f1a17d54ed98b5ebdbe2cee --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000709.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ce00ac5f621dee9f58ba63139e1978a0d36efe768b4c0bd2c597da9100119e0 +size 2178742 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000710.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000710.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..856dc071788079961f0696842ae17f6de20d0471 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000710.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc1f6c8fe9511a57ad17f11627033a934f4a1c8eab47a1704624cb62bfacb6b2 +size 2151121 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000711.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000711.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..639b0f797ea5c220baa52af414e20a82b69146d7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000711.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7c5ce5ad083187c21dd60ec8dbd233238c9bbef52b4be7f60a3a6f6f8db9317 +size 2730368 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000712.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000712.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c0b484dc9c96dceb90fdc62259d5fb5632236d0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000712.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb6d6c6ec41c16b69c32920e64cff0914a63604d315d4ad0f094a203e3518ab7 +size 2116926 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000713.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000713.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a90688fe4d353d762eae6d8400390badc0635b73 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000713.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbb4f5b3af21aa5826c908fe39a307bd9214b2ee2d08414b3aa1ae5279ab57cc +size 2106500 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000714.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000714.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4589ef6912c785a9de1e61f3fb4545f713a2e2d5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000714.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:255998ac2bd847e5f1b9503efdb53834074b7767ffde9e1a2a22461d546e84f0 +size 2244686 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000715.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000715.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64d95f0dd0c100b5225ed2ffc784d2fc2fe62d68 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000715.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:300064790146ac932c7aaab2649a44c713329a59f0fb63bcc9684af259a64f6a +size 1901918 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000716.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000716.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56d199b82a15db94de7f81ffab6ac10a347e96ff --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000716.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b58c54a2f3eb1c0680131417baf7835d19c62354a4ed486ca688c19317169b30 +size 1948483 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000717.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000717.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..636d9e0143c87c4db825bc204d815dabe6ecbdc2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000717.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c757bf01af45dc644dc2c88c057fa4d6f95e1116b9a9fce5c11676a7dba7ac1c +size 2037016 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000718.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000718.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..748085b6c97815060c45c090008b6a5ed1c94cc8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000718.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6cee7245ccd12bf4a4c4a8095e591783f907c6092124c6455f973eabd880451 +size 1937543 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000719.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000719.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4f1dcbcbbfd4f2c2669adbd03bf6ecf385f27b3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000719.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:139e28995668f71cf22a18ec1f3401ed4e5b03acd47daa4fbedbbe49559b8a87 +size 1951118 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000720.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000720.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49cab72f50ba727e0d576ef8cf9608bf39bf091f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_high_rgb/episode_000720.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d90f2d60b08b284fa44da960028b974d4b4dc7b89c50f7ee73684858a87bda86 +size 2161623 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d05234e17f9616b41d3c65b46d938cf572d81f9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:dfec9f5e327df74d27746f5a9a0c717b5be5abf719ce1726ab8aa5b16b7b5b50 +size 2837041 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd79bc7a4e249357b98483124249468703c75c31 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f918bc93ac3fc51c336fb5a2b00009d2badabda0cc3b5f61ee72c24177243c8e +size 2564142 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e80f4998ebd357c4fd617da9aa6de22ef4b1a92 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:734756713f7ed20e6f8e85cd5724d5699710a144098835df88bf6d978f979406 +size 3096131 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4521d64156cc17fe7193882c16abcfda72328a4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3c81d6f77c56429ac888641b2ec855e699bc8723559c245f9b41ed6889fd313a +size 2678898 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3df5ff0f83a5743c2bcf0a92543c36a6a7ade7e2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2a390f1a690c9b907eb57a6f43f2a65b716f8dfb23d095e007468582f9274cc3 +size 2469770 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e5d7921406108c8395bab3389c6a813ca8f3987 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f9e9728528e1a395051588913bb8c4ad8f1ce8fdfabcd5567aeabde6fd441ae4 +size 1950977 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a6facc64bd305ed3aa3378323c176dc997732ac --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:310ba5a4a3d39e1d84282b03160a0b5bb5b106414380a942795625a174e9662c +size 2602357 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1630c2cd0fa20a7cfa2f2b92d9042d8f472973e8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:40000d30bf8f1648bfdd523ec2e8fecfe0202f01382f5caab09ca4d8c08ac01b +size 2195522 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26a42b838985468f396da0ece687d5f6b9838f05 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:169eb9c50ffdfaa4042eb8348446da4010b967be907b2fa5c9797ee63d8ccdeb +size 2662222 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f02b0dfc277387985153560708769d15b333632 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:18ab249091439f4ba2ce8564cfb77fb131e07cef886c3013ded84ca0470abb3d +size 2719008 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab40b91f865004ecbde56cddab471cb84cb34f54 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:484d0be72fc8fbccb50a10e911fddc888dd2086b9bafdf46209093104299b3d5 +size 2500531 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e2510e7fc55b47bbed29db7ae26b1f3e4308f41 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ae2d53edabb5f6d6c9964e049bc1f826b4ce5659fca28b5bc1649f55eb1df47a +size 2695039 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8eb4d28b64158e70307f4c83851c505b53a33f0b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4906ab011c2fd338d3bb090326d91123f857f4740cbd496aea11637515183105 +size 2556723 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b14461973f72335a57e024a2be3a15a7e98c87a0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a3457d6c36936438b22cf84591e0b758a850b2fa3ca3b248b81168df23480047 +size 2728616 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a4dd4723802666744ded07c32d119dc410cadd3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:78b009bad9ac994019edefac26bac85d6cabdc16dd11ae954ae84d945d2aca08 +size 2172516 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ed7f0bfd3ee0ce4b33a3608bc0831ec10ecfada --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3c060dd8b3e4f6877ab1bfddc5f34310a77c62ee6c52a51f50227f3c4596de95 +size 2460928 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..923aa26116e3a62244ed305fa49da154147369d9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e465b1c894a78ff7315194382d7dc514eb52783e1c488e0c5c85e8bee0be35d6 +size 1918700 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de5149eee9bb8e01ffb8d9a4646a7a0d51eda458 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:13946ee14e007bb92279627dac866aad2de92a117c82989273755ab882011bce +size 2001251 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e95a354d592f5609dbd93d79e364ab8cfb6af9a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:78f5beef1d6c5a4cf47bfdb66e85c348af7054289db7c33cc7c29b45302853a2 +size 2103312 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c213266d6e67b0aea3324526a38b9992389272b5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d471ecbfddfc32023b61de01da7dfa250142c0e7504d11e380fa4e1d7a889a8a +size 2824915 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2c912fe61232a426831ea23385b1275d035b439 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2670d62a71958e69e8fe50050758a72b3de5bbc6f41ecf0c8a405f0ff86d58ba +size 1722278 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..727f372a444f07b579c3f97c13596fdb92221042 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:10a81282f7ad3fd92fbfef4383010a69522f772b1b2a72ef169755a8c86954f5 +size 2594304 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..655af49a4d8f63ee0727437c7f512858d171b1ad --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b00aef31335eaf4fa11cc924068ced4960bad4e1c3b8323e6441ea9e1cdb4279 +size 1764183 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99d29daca656d22aebbade19599dac3852e0d72e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1ab63ff6018944ae7b31086280d29a78d057814f5cc6ad0c3be0e8b8a22e5069 +size 2008311 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d27fceac9dcd5bde733da2a33def5e2cd3a1a81e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:64e83f81bf1709ccae0be382939daab2f666fa2f0686c2ed53cb1180437263da +size 2133615 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd588656f1707e6fa9d14cc2daa748ac7181e54d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f5b618563dc66488c629803f697eb0cb0b35e4099b9f4c2a6d4df85e02d3382b +size 2161478 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92ef161291e30d1cb573f5840a7154c105dbc52d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d62ae3757cf24484d9bea9e57cb5f37bfbfd1d969630bf82317d7dfdd6c93219 +size 2235540 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef1d356c82553db9832928328d777d16ede152db --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1629a184304c80201bad3fa27fff747e29070a9a40c73a748de482e70ae45955 +size 1316880 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..327103659d732f4bfeb6d9d22d1262f020715235 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:dee91132fd251e4d142f6dd9ab3aa6c88d5771135ac4bb36a829ade46eb180bb +size 1044845 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7323f58dab19f82828c901a5629a24bfb6ea90e7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:584ab83fb4f73a39199cf56d998f9a55bdb9302c450dc52ecf9345b95b154cd6 +size 2112510 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3efa894a8abf837265d2bb621ecf0c69bc480477 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:924b92fab9abe6ad315ff0da1646123442c75ab085b1acd73215db2cc56c68e0 +size 1755339 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..486e5317e9b4743c61b0deda3fff690c61079540 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:54ef63e163ad9d7da92f251c3dc56430001a7ddce7e66176d0612d22ebf406ab +size 2321596 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bdda693b2b21c7b67d314621ce070ad640a9a93 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:fdaab16b9c829c06c9814cafa11a557995731c032047d5c6941531bab7dbda5b +size 2088616 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dee0f72738b31dcfcf65c08adb57f59ca08abc29 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3e530bb4cb0e09cd5d5a6214bfa6dd3a66862673928f89018039cc49e30aaa41 +size 1681573 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cea3667a8ae66f8e67b464395418162f70a3174 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:dd5a6fc8952394284d98661b0249926f767fb0d62040c6ebde439173f85c77da +size 2088337 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bafb81f41b9e9c41bfc0361881072b90579de1ec --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:48a608d4b3a0a0864560085e56847120882830f0518d439d306d2b2d52cd6375 +size 1650073 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d225dfec823f484523a07c241b8be14bc639bd25 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:49777b41a40440ef570e169ac32f234a5e124ac45bee2acd7e7ac69f0b1f36d5 +size 3235345 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad32cb31b140b0e166e6e909fbc7669aeb90d4ef --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9d031a3624c1d608b3ed37b90611fb2d14d6b5de9ad3004f67433f609386a9b1 +size 1451463 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca651c83e0d4aeceddeb40971cbda7b43f576817 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:247fcac4b8e3c9182e3013f8a1fba885a0d8c43350789baef08057556457c541 +size 2022317 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0ffc9dae8b554ac70971cb903b7301598809462 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:26929c528b85ca33c6e3303524f8167f70c4e49e88b07c2691a6474f34df26ca +size 2071489 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7382c5f210bd7a10f7a4eeda891d9cf1a4b9d154 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c7e41aca7c4870121d17e662cf7b12c4cbea9eaef6b26a76fbd0eb9bcb476041 +size 3555806 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edb08d03fce0fbd098d7db7736e8b90572ff7591 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b5c95780594a18e7b67442d9ee5f6c7b6136717e4574646b898a4cce35a1ee79 +size 1699830 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..144d40cc6cdfcdc50f2398a2433ba87908a82181 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:afdb08ea65c95499a1e334523a9bf6ba198ae5405fad4c38987d73b1c809a285 +size 3258838 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24f53334a7c86f4572c826dfbec3e996cfa050f3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:fe595dcb29d31796df0f48441644d1b826342c8b0ecd4c89c393e5efd7f9a281 +size 1325331 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2a8e6513be6b605b2a99fe32a65e6a77e11026e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:fa77a311113ff00912506eda7e1b2719361ee7c19794118b5f6e63b4d0e49241 +size 3330782 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a44506b79ab44b351b52835ad9bce55673f311c4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8ba1132f2776eb28c2c837b676147373edbbc724cd5ad774d0cac857dda0a0b5 +size 2147752 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f29ada35fbba8ce61101ce1a529c07643fb6122d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1e46aba5c729a9fb5c7ab4adb492d513dcb70dd2a40c9773802c4a7ef21c9ad2 +size 2005775 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b18c4b2b78321d39a53aa381727620b48df9c36a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:052bdefa58d228f6f66c4463e71767b5c603abb5282cb2b6d03d1b272ae9aa87 +size 2097666 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c4084481d66a1dbc21a07a4f9f853f510e8cfe3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:bf81a13e9716d1cf129642bed433237c55e9cf2f7c46c3cd2cb9d5961937a88f +size 2555555 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c1a9b445206e4a70517abf8bbec4e9cefad2146 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:48abcc7806d9b5124d028d2c4b6b4236e6d8f38450965f064e9ceb053d3807ee +size 2294985 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fef5f006ff17ae14a07f1395758ee0ed1f4a0fa --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7e82f3ea7450e0f74f74db0d4a9eb6f7934303428108402fcc01a1df54204e9a +size 2624917 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce4cf8446182cf2cbe4aed58a1567d06d3f5ce47 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f654981fa6f82b224a464cf38bc8a0f996f892ead059ef6547875af53e279b7a +size 2650105 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58928fa4ca9c247b3e2e5b37a636200c39fab605 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:89774bf1699f4a3a43a3b68dbf6cf7149c10ca1a1ecf904a459149b452f49696 +size 2128015 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb6f98abcb88c8110550514fb21cbb9be62969de --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:43395ad691e6f529a1b05ad91b26cb1b1e0ccf5bc62f1ef95e0e2934e312ba25 +size 2046014 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49c078a4839d5b6a621796de01576a1a9b708d3f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1ba73fd7d216b0baa08f75d642ab62da13b4066aebf065bdc3cfae2c2eeacbdc +size 2184206 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72cc2041a495950904ff71a35a7157673e9cde46 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:cda044305353a48534188d48e4d505518e3034d1568aedb981355565d2458f92 +size 1048337 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a1811eb970b0a2ac4c72a24faf515d1db85452f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c29b8645b41a01080ae3d7727c5d7d0af5db9b59b8f5b756528b87e26870381b +size 699043 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9be98c1c53d3c7d5bbd5d3d1e3a2dabb8a71ef80 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d67700364a5430d43ab63ef71784975b4e38a50a3cdf5d5cfd0ef40d928637d5 +size 878462 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a68f67f01d5945a6798f7ed76d335c283cc807c5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:59a94b95b024951ae6748838438210b00e0c74abadaf8984b3c2025b84bb7be3 +size 639938 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fecababda3ffc42fa9aa1bbce8aeee7b8a7965fe --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c923ebbc6a62eb1fa56a36429aee4f39a1d302991521b579a75e37b01360e038 +size 709589 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ea780b3b2693b3281504f26729039579f4c9594 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8d72495bd865583ea2db61183872cb146c24473d6f7b2102f50b2d5eb14ec757 +size 1113622 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8ad4892b814d3d16a857ad7a2dcf90d06df5caa --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:34a283244c75508aadb8ea8aec7ec55746f9baa8a76441c69dd2fde135c879a8 +size 1030575 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e823a56ef9ec8c796b97924985b258c86877e29 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:722ec8b7cd1092d237c454ac77ab5ed8353a9e8e4b600b465aefde35660628dc +size 1716764 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5ff3e4a8cc93e09736b92cf12bf2c407e97535a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5ed8a82d8eaf547825aed61f1679c97f83d8cbad375ba52ea2c14f18e34c2c19 +size 1116335 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..412935acffe1ec6b9c3fbe85ea7698458d7c1909 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9793dcdf1a3585ab01cad94bc0c50059c2c5a361bf16f898e97934e7b4afa785 +size 1065255 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c974759f6993b85c5ba62046ea1db4ece16c892 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:849031729b149e044fcb8c2e4282dc27bd68d52fe9e086dcf63e330e609616d0 +size 2049662 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..927ef0ef4c9c734b1f7d4807e01ed1255bb61699 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a94a2bd4f4c81b68f0f35ab1fca424155a5d5efec5e7c3485cb5e864ce26a240 +size 1741759 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0997bc0e518d65a02fee741e8b86be4811dd36e1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d218bfc6728b36ce4425d05598b640c51664c4160a8997b57753ad9b347b70d4 +size 2066401 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cb06a8874004c19740cc76c9598f92e84e5c07a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:692ad07888caa52d1bea3699b943937a32e902286e43d42fc286dfa5d05a33e6 +size 1800668 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e58a5574ae6148ae13685bfa6e215250ae0e64cc --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7d5e177e9ed6b413ada862a1804a6b3605d2145db05a789e055b04dfcdca87a7 +size 1955304 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37bbf0e49d93ecfd70aab0800c1882a44e7b6495 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:86fab6dedae1e2d3d579aa32fd3de7c0db9b080b755c51e61ca84a6fca2d6d09 +size 2465401 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9df074994d87c3d5e781a6f8d649b88ce66e1bf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e385114eb6d85693f5c42743c8c54c46db341fb460ce96552131a35595384e57 +size 2796418 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4dd59618757ad3f6b019bb73aa5c5ebc59fe1e1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:89fed1f65b90bbb2eecfda2be13f5037d50c92cd1506cf4b28141e9815b3e303 +size 2665254 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1b023601ff23c83cce820e6ffa5f6616dc23397 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:722465a4a560c046845c792e5b4fc616a79fc88ee0ecac90192ae55199207024 +size 2163542 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d215ff3d1207456a2cceb28f3248973f9d6cab19 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:cae8cc6a91085918782bcca361dd18d990fa40a8f20df4b5e44092e31a239db5 +size 3082950 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..299d09ff1e81d6df66b13b718014ccabc9a2bbc1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7522309967d75c2b1ca2d20c29db68df443ada7b69e5865fe85994f9af3fe342 +size 1221688 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e60db278cf84ca3df9815f174ebce56a1ee6970 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c8793c9ec9e1aad7a3e8d9ef81e245df4781548e1660390d721b2dbe13178b62 +size 1083301 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e007e8704b6ff42a628d3f27b89bd24240657a01 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0bce7cb597d009e27cfe6c2e7310bfa11f49ee48a8c21919726dc323752f4d21 +size 1458144 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46a7eed7addd5685492e51b66546d8cda4c78f52 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e951e7a17146338dc40c5717af124f95c00930b388e735867ce7fc5391faf48d +size 1100288 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81320f25064eac82ce5149bdb72153425011930f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:aa310bf17d4b76b0b9ec3bd0a4d044c314c0ba80a6c7818c3d446f91af7e7cd5 +size 1029408 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b16ed5b69f9d4885a967c33332234e571eb537f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0ffd008bdd6a454ba49623d433a265027e069fada341fceb9d490444e0d160af +size 795847 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aec81479a4315087dc8794d0242db07277328506 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b30c52f2f121f9588b90edcd474132597020a9bbbbc55fd90dd71bb243f0ef85 +size 1122466 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f65ef56a79fa47765cf65e830b3396b8b5548f75 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0dc8df5718c59755e871d4108fc40b940e51657350984f0b90672878268bc2b9 +size 826408 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a24abcae0dd5d5431fcd8cee06ae806083a01c23 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b52db9c5c5e6fe7572131b5e1156dcefe8874a27d5aeee32f37c13f351502c84 +size 1586329 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0126fcf9069910f4115fec7cf98713677ef8c93 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:36d0221aed6ee99864272f33681700e8c3e6938ef2cfb414d687f9f6e87752a7 +size 1112276 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3475e8d09c294fef5f4302b99071542891e1f36 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a7e71441de652eb45724766a7c2b7e36c376ba642ae9cff94c418175a2c88a1b +size 2006792 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a6906316209c8024245520fc90bad882100bf8a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:57cc5e0c47de4199ff139ad188353d06ac71946faec4b6f63e9e5d2272c603d9 +size 1833251 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da498cb9663465cfbc11dc3c22dc18516194bd3b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b2496662398da5c21e156256bd3a7b0dc37c5688f9bb87a5898e8104c103c864 +size 2316649 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7d4ee3ff038497ddec9d36d5323cb413de8a681 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e8eb75fe7709dc1292d0ded97a08a5c80d61e1b7e9e65afd9e439ae1a1805517 +size 2131169 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d6615e5f50b1fb67d6b2b38ff05b12a7fcb2a5c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d2426821821bf6ff2e402f88a470d95f16560293c7e37ee6d6ffcf13b1598403 +size 2453706 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4dcd99e91a9fdc5f5ba2fa84bbb3d3629183e45 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9a732631f936d96af4768df9dbcd3fb021f8d83d39e217c3078795012e4e9413 +size 2209667 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdc02a6d38a87b72cab508e586fe21ea43138823 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1973864a678a9b565c0995235fdef1b9722a31e29013faaa5067d8d7345742eb +size 2530124 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1490fcc6b79fec89b14a118de6479b1315fcff9e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:667a7a97639f98c9fcd48fa2c8d440ca360b6b7f9427424ed61eb9cf2797c468 +size 2011372 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fb654dda459b38ff41876eabbaac489efc9cb8d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6599e8532439c2f4d6300c72d19adfd4f56063b828dd4a0453dbb884846fcd5a +size 2205168 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..828ae6a2e80faaab8e9bde0576b437b0f81879e9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d232dc54b8e9522a43f4f7f3f864e685c9d0dcfcb2ac34df505d784adce8520a +size 1012536 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39dbe9abe3ef2e03754a6a77c90c219f17e5947e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b5ebb0a06ade5b419d117669bee1450d854167ae3c96939108a8fdbb2bb59fce +size 2128931 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76d73fbdc137b7e67552f9dd40a8244c666ad8f8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:eeed772c3f2590695c5a4efc55fb49d30a995be88b4e8782a33785b4b6345095 +size 1724276 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1978e3210420c0cb553b9c61ae789d3ead7b75d7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:57bb6e46226a11b3998dae8f12a990498ca481f1301788985745980796cc9159 +size 1668286 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e974ea6c9a89805be0e6dddc8b28f3b88ee8e74 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:54d14ecf4b453903bb75a8bef1a07989b02bcc7ad8332e84835730712f48b4cd +size 2643913 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29bd2ad9d2d2d37ecc720ced309400b7098794a8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:fa7cadbc54d4f8e10cb5c5c5a00f554a2c780a7c1eca0844f7022b07fa9560e0 +size 1393852 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b539bbed19ccce26aa43cb91f09d131d4c802e91 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8e78420a202ee4049d2af560738d7b5b0f57a2b94d3668346319307c24ec5076 +size 2537503 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d60b5675a5312ae3089ee824307c597d24553975 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0c09ff1babea0783ead11bf0e34374bc0f957749744e4db6376dc919d776c9c2 +size 2738249 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a455ed591ec57fcac79f2ca370296c15b5d9f952 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1862a9722c683a4fdf2c9940cd8c0b794f943781cbfe4b87c2f799d8ca6810e0 +size 2876791 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5c3c808c8ec4d45efdb9598310a2c291f24f08a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:283b2dd7946effe8be653879106f8ce4c8a4974ab1c9733ab5b0adb01367b264 +size 2592137 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..747b4697c57bf5a96a4dadb8444c1d72776f0feb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:269038616f2a0b27d13e921959668b5b42e112caf56a106fd7a923ac22945f7f +size 2298258 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5391dce93e125b456d27bae44e02906a92490896 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:bede8e306f6c16eead268e0fad02123d89b0c4a7ead50e22b8d23923dfb3da74 +size 2624606 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e32ee373f2e091f3d608f73cdcf92083b43cb42 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:174753250b582be5a36dddf80728a73bd94e844a878d97762a13bd63d9205e6a +size 2256197 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46c1dfbed845e2ef18c59be6b4a47e7445ee7442 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e662acde8192e526ba2c69d22f107820b454a17e34f00d115b5fa099360608a3 +size 2218435 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b452fb09b80fa33a9261703aa824ff87545a7338 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0a8ded9795ef7a5c51ca7ad30106f1e3da49d61ed0f6cfe0ee9527695e9a750d +size 2355813 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..322a48f97e10e6cd0d09cb3335aea0c241ba5854 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ee41d709451da239ade38b3120029d9c5776c22d3b851c2ebfc0926a646cea0b +size 1946665 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a0b5a443bb2153c24bcc0039680bc8732a7a324 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7ec1e8f97cee927e8aeda1fcdaf4f21fd8aef7fcce6e625d0019e522dddcd470 +size 2447041 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a6880283d6ec1c9feef0299aa183f2e9a7900d7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9a5a587da23c73a704ac1b06a9b8192688efec73b834636ea7ddd9607a1f3a8b +size 2049487 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec973a963c31481f09896908c9fdb88fc069b8b7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:57477f43167e7c99d52f21be58df74584e5b2d38709b683bc4f1c686317e142d +size 2603844 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e95912374dd4f868d402df11c09fff6fa8f66101 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b82e67335305f91ddcd23a1cc9231e16435dee7c9300d0155a929f8d827731c3 +size 2848669 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..758c92f5379519a49091e54f4615764edcb80bdd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2bb8a2c206f4bd9bb2f77b47486ac25a11c6d1046ad355186b30901da9d55549 +size 2057610 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51fa2ebfee12a8853a714eab5d847ba219356cda --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:17277088befbfd7f1cc94cb751740fc5256daf609469908e6f7e6fdb65909772 +size 2376634 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6a4c3a186ace0bf5235b085fa34343125076fd0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9c9b9ee62c23a7c84e996aa478c789fe17fdf207c0bd89b0f8de4a89e16ca3e8 +size 2520859 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe4bd8cd6be3a908f68e438856c1dc3a4a582a5e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5b69fa64d3e8e7fd45fc59f2365c1a49fe4963df797ff425594e21b8e44fb697 +size 2910738 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be226634b3df371a124be23eb88b4bbdc4f34eea --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a1fd48e37095c473bafaac6255225f15909bd184d4d932f424a02c442041967f +size 2286766 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3391d4bfbc62273a8cd1c1fef8f6a329403e6c6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:45dfb129cf2e28f454d6faf8c9aaa61c69364d4fdc224ba61cec36eaba379ab9 +size 3004358 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2cc1098322e13cb31b1253af2d78a6ebc89d60d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1d01bc787ff12bfca489749af41c63a709eb11078398f1abb40efb23f16afb0a +size 2467191 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed4a0feeedc3a53639c02f383c644ab94cf634e4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5c0ad8e6c20c446c84d209efeef5be498dad1a0898ee99f11f12fcc48e1178b8 +size 2109638 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58df1a44eb93f6b1851bf36feed63c31d3dd184e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:faacb72e26cfeaf156607201a0fe7accd520b13229bb042da8d4d07ff350d290 +size 2474095 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54df6aff60551c4af2910a8e5830b80b89246b68 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d222739e8de04a39215b438459df1d60e58456f5b68f4a205fd73f9beb803979 +size 2367076 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..721d172a031865173b2b7bd598cd2e4d6211887b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d4754c89eea2f118a727182201be820208258098e19c483aceab39f4158dfd2a +size 2732347 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7d051168b833a69e74d0d3f2245d8206e00b54d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9b2c08cb787c7858b05f29b0211966ffe23cfdbc4368de33d90b94f2d1d28b9c +size 2437102 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23825315427a0dd7c9d37502a29fef9d61afb27a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:de310530ac6e2f607e4d2a590785665c097eba80b88082782d891b4de7a0904d +size 1931031 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb526b9a8e785092e95a41ae07a5edefd078a41a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:804f45dd13f480861ecda5964429902724081943afd1cd0cef4d16f7a0cd8e86 +size 2266999 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05c5c6a3ea9488bd07a010e428f8c33715bf5502 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:330fe4ee2f1dcccb91098034a3821731f5d107831ac4d76272c8368fafcb4216 +size 2418739 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99f7b6927a9c090f90acc0c1f96c03385cdbcf51 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7822255526b4ddf39be0b4f7b6b8b7cb213456851dc974f9310ff6f5a4ed4ff7 +size 1732153 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45d3bcc1cc1036133e650862a90e4263e35b35ec --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:906c716b01ef76cad8e166fd305985eb2340dd0b5fc0884095be1d911b850367 +size 2557841 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..273cd80c5eae6daff4cb15ec05db4397446afb82 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9895c3a212ad94c2298376031c27d5e075805fceaa7855cd82442a766d98f46a +size 2451989 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..feba29b24d042926ea6d56cd6c234b95b27a1652 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9be088fc5c4860f425261d4bfbb167d1f466ded7f47599599f0ff7a027fd3e9d +size 2448559 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bc9caf38d62bde828e1c892ca167c0cdae4fd5a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9e1b0891fb0547f25928cea46d9841561921f93a3a0b6e59bcfdb51cd745e85f +size 2179176 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c5e93efe00b58322fa9522b04316066c9cf8611 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8e1dce64607a264867bccf045a1ce5b9ac73772722f1492ada4fa93ceec3fa65 +size 3231117 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c215b374ecec3c5ae7593ce582f52896bd4688f2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6c07b47cfbf6a5c051f395ea78557f703fa551225157339e0003215575dc1f20 +size 2673965 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7601443b7fbc516173d1518a1de2849175f60db5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3036e02edca9fa8f9a9059740c1837378199b38149b95566b31efd7f8dc20175 +size 2463487 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69bdaea85d9add07cb21ce2d1f5dcd4fa25db239 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3ff75f374a81a0d4edc88e631a76e8fb997f3128970aa8cbebd0cbedab8f70f5 +size 2457515 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5bb9ef1ecaac6f7b26a1e1882201808435025ec --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1c38770fd3ec51f87ae4900729f5e2031e0520b30f2da024357a70cec3943718 +size 2645317 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000139.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe0173393659478db93761b00b4ff5d0f1434f0d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:55bc4b447b2ad7edd39b4ee93a9e3d6cfa5cd831a895fbd07ac8f50f7077ca34 +size 2414501 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000140.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d35725a7fc7e0b4469ae44918e9bf80f6bab3f4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c3a3a02bec41300199de71cff17ce7ccfdfe7c1035ea94b971c5bddb40c4245f +size 3688349 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000141.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ef6e1a1abc2db973df1966a1f80a44972b5d515 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c88f91710d2709553ecf9cc010fa3dc95aa066acee6de16afc280db6bdd726e9 +size 3097018 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000142.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b185c02a0b4bb3eb882b4c4571747b28b07a98a5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:de06c7c9c6354b40ec89c0da816a6766ced1b1370f9c70bb2cb28853590af85c +size 3374064 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000143.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8ddb5566d8904803022c0c2efa59ac5ef75cfdf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e92847ff3a7fcbab9ed4af4eb83f65bbbfcee57e0bc4036e4b00ffaf6d254f94 +size 3139647 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000144.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce01c9a1f77a3e29a9af1b5fc85e5d439651d7d6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d780483491b613f5590caf465a4937cc82f471e4c3d5334652e387dfd3e73b2a +size 2985607 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000145.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..087d33cb81234b25c7963d32c49961e0cf76fd0d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:dd0c8127a0f4fd62f0015a50baf2b5897e607e772c1e53b6a462f3c02cc54459 +size 3276131 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000146.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..daf6061a8a6e29157b9f7d83e33e75362027f747 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:697f182bcd7955338f6a24fe348b3a0760df1c2ab2271488bb5f4e89cc39d3fa +size 2506503 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000147.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0284e1aa9b826649e15a633ac847ac539d8d256 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:903c65bf57c258d5baac8a9e1f53759c32417296aecc9241e48b222d542c9214 +size 2632737 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000148.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1113423611dfb7e06de80f6c6d6d533696357431 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e08786bb1a387a94ee6f957f02c9db17b592d57f8af70301d89b29b30cb3953f +size 2495161 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000149.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..539e6d5f0ec247e3a3fc8433a80160628d4f6b29 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:77e5a25f839bcdae13f686a3e8f9c0866be846fa48bde5673e15dbef0658c504 +size 1848380 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000150.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1adf69b51d3b1666b1c14a3bc5534d01a2987ab --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:244557920fed06cfac483c56dbf701aa4d2b6c5bc7b8cb8d6d9c11f901c352fa +size 2748251 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000151.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58f67a442c2eb5c95ba4bab20bb91d01d474fd0d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:36dce9d6f4f1d4790eb1b840f60e05683f49fbe989be7efb1b560a37c0982adc +size 2352040 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000152.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd8bed851dbcaa7896faa3a9fb199d8e04ab76bd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0055dc0d54c43faaf67a3b0c7fce5ebf1e39b4a782e4791aa158ed406628dc0a +size 2817010 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000153.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0418213e40ee27057f8ca4ed0bd874aa1893cbef --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4cb326567947cb4471916868d113bb7456540cd5d2ab77857c56318e538c2e76 +size 2584371 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000154.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90f5d956ff8d573894c9e5740508293414571554 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7937cf005f2652d9e0b74384f79cbcb7f734f003184e3f8a681b13b2935950ed +size 2172610 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000155.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f15fdf1943b97ff420c39ae84ed7725f40632974 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9c86b7b3002ed92afc8e6d74c182e73f3982c2db3a0afcc8a5eeb5d9e5f92361 +size 2188361 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000156.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97c1136e5b8ecc975d5f638a12bef030cbc332d0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:874d72dc9d2538b722617eee92f3c8e314ecc142f9939a064e8aa9cad85da8c8 +size 2128944 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000157.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..422302db9d7b0384342ccca5382beb9f35894088 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:35e040ed13092dcaf650041e314f6f69c794f4432e59a6d8eb1894a8e59a631f +size 2399602 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000158.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42965bba322e08427f2d250ed4f07e5834668533 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:bc29673b12ffd7e76516ea086b403737d094f52660a377597b2f17431c8aa6e6 +size 2018497 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000159.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c98070ce270c836e02dd8991d4b9a85dab55230 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f2909acf09a70733e1dcea00f2898b47684b478f952db5b0d94361331b92d954 +size 2031702 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000160.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d5964fc1c926fb7fc42de16c3bf63e37daab289 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6cfcc19dcfd262f9dfce52a7d23cf44c930d546ad6eaca8b9004f35b6b7e222e +size 2307134 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000161.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec8579b67ebcf9f3565f216ff2ce40a290072f2e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:cdf1e6b6cc9aca2ef77732e21d3489aec56a9acbe21a9c5dfed93cf40d8fba7d +size 2173421 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000162.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f45936266c89212e7586248977f9cf7a2884b013 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c5b8b9668829890e8a3ca4cc59b30097a34bf6cf20fdc2e27834324b6f556c26 +size 2399378 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000163.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10dd034791e69531ac17757263b3532a219c0243 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:112842ef41f26c5628a7c468046bb200160778afc954012b34fde36bb30f180c +size 2609467 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000164.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8a4b3bada530d04869c0cab56fc002517adaefa --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:514d5b3d252aaf50c6b06be52945116a6fa86b63544b972d0e62e9af1b12594a +size 2294080 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000165.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e2d2b16dabd70f5d9ff5c6139a9737399325be5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:dd8e2033b7cacc77bcc7b9c7e922ab77b96878d73908e2cf3511436a161933c4 +size 2532164 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000166.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6422b012ac917bd7c4e4753247667d78e2171471 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:72a4fdbb6b8bf6b1537db8a53c707e6da407bd88e5bb725e19218971637ee1a4 +size 2808097 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000167.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b30710296ce9f5643f29c8d3343f8e537ae13e2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:18b5c826fb01d204de527ab45c0a58bab96ce29869ac15c1548a215e4984dcec +size 2675215 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000168.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0f86406fc805e38ea934b8e15ea92f29e0bb2e8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:99dccd4660f01196c043f3b3aa1bc3cae139f362dc52796730aa199d908c4bcc +size 2848212 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000169.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..235d5ec0436fa2e25078caa17eebc4dbf9da7056 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6cd5332e37ac7825f7e4520afd0fca80207ca88e101c9bb38e7bbb9d32c70b2c +size 3335901 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000170.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6db8ef8d538c5369d3dce54b33fb747904de540 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:06348f9255b2f19e9d9e58106ef41e5b1e4ec1c44be81a0144e886d4e24a2f18 +size 2920817 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000171.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6fc87b67c23529b7d43b447c87b91085beae15d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f2ecb57b91376bc9302d749aa6b4505c3d488ce317c92a5a490fb457a9b2910e +size 2874853 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000172.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b07037f148664e5cd5d2423b354f0e35fe53bc41 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:eb33d79160d91c90166efc87349cac982202da67635f3acdbdb09d34014f2568 +size 2767669 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000173.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad3e41e16e5c2a4a03ce05042bf62c55d4b0e0c4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7580236415cd5d3058245a4adcb2ecec8afe60dcd5477153d5f643a9ae410baa +size 2645918 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000174.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d16df5d4d8ff21b77b6848ad71f6936d251c1210 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f5d5f4ff58c740335756c29f5e559946215f0d82b18c680f68b5122cf5157438 +size 2583400 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000175.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3325d6d89a63e0805990bc050c8b477ab07ea09 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5ea119cb64ff465e4e4ba54066f2dc6caf29895683817963c3fe4e1f93ea935a +size 2363895 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000176.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1199df873debf9b8fd9131d00288e6ed975602f2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:92ad77ba5f7d81607b54ebfd2b77ef892790df05e416be1a6c81b3eebdfe9b3f +size 2211345 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000177.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f66e35c04f2ca8f458a880a18d9aa14b22b5bf3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2f4ae4b1dd870b9a6cc623eb5ceab5909dbed25ec6845d339f47296d42e3c8d4 +size 2360903 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000178.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49b73ceab29e5b38b1fdf80c1df955962fee2c89 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2a48afd9036907a5d287d0f70a63ec6a447b72e307f7846c2916306ed1a5c0f5 +size 2828273 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000179.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c5baf03e065f6fb9f057d72bedc7e7de0633eee --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e3babcc0a93be15e3fe6a78479aa6eef34a8c48dea49e9e6e8de3c271eab2945 +size 2592491 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000180.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b36e8081cef891791ac197bb2909a812a05d438 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:35c619b29fe8db283508d52f1e16e4c8843277de4ba887126955d3926a70a60f +size 2350703 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000181.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..391494f726f0c5c184bed1b2d72549d1483367d5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:30101ba922ce0a0648ce2bcbdce1a354db1032502340fb28245d08918059066b +size 883450 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000182.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56c0b8a27e1d6e3f9477ba3ad8be7fa2acef00cf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5247476e4052bb132ed61e8180ded2915e22d8bcdc16b5286dea5b69e523aa9b +size 656815 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000183.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18ea8d687a99f95e73815e8cef259fcff53233c3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:77ce66e48c5543cc2f6e0c0915156f90116b4c3ef43d94b742ec9097a632d5fd +size 564248 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000184.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..592f1038325eec0ea420804e52c7acf2f092367e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0bdb1a9d6fd152389466156a4ec9f839ac126e4cc6a3e27595421620b1a7744c +size 698980 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000185.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0312953fb9d4c670d1bf54192bff2c91863592d1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:03742fcd8e43d853beff4cdde7975bec28b442ac6d538c8899aa0157d932b996 +size 776891 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000186.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99fe5094f3acc769da6741c3e0bbffc447461433 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1a09487c1dac0506107c7d016ba9054f3da8884753b4077745b97245663aa4b2 +size 774677 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000187.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f231fbd01e4c0188b4100c35b8a7cf7bd2b7fa7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:bd364b6ef7d29e86fe37a03e5cb1606f3cc51a3eab3e2ae9ea97c1cbd1135862 +size 906408 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000188.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66f8cd11cb3fb2d417f78a80783be4458c8339e3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:67409ffbab7951776258213c96dc7d2ef680e86937c4659f699c0ce29a60ac60 +size 1060982 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000189.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f700a26aceeceb2cf01ffec2e8bc501c797b2cae --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d648f73f450e7c03e40f267f17784afdd1a5254e8edbea596205c866ead2d613 +size 988778 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000190.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fa2a8568bb85ef4b1da95d03d894edd758b5747 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e60895001d795f20bbdb4ee09babdcc650bcebf9f4742a3f33f62c0e88c40356 +size 775822 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000191.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdac635fb27ee43efeea17a5a6523bc229f8c9af --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8b652cbb036e8c6fe7d91b3b35366ef7ba7c2dcb85d26395c145e4027b0e62e0 +size 1039462 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000192.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36a431071cd37576c4f6e276829335653651116c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e2189dbd2ef0a677307988e100a67ba3bf8fd5580231ba55f904dc57bce82872 +size 1018272 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000193.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a09056a6fbba250f658f662a4afb49366c30fc92 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:135cfb5be6b811207267c83a2f7ff6d2e5655cd6516b1e7b9098ff816d6a2982 +size 780272 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000194.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1101467530fb7dffe72a86521879897f3cf60c28 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:33d61e830fed73353d5b17547f0270fe70a88842d57ce1466e0c4ac74af48b61 +size 981949 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000195.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d7dc86da8d4dac0394689fc38fad31855f9018f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ff34b1e91cc8759d713175392f0d05def4da972a85d695562941a45391c971ec +size 1110578 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000196.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a641fd9e215a11087403ca736869eeb18fd7ca9a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0c7f9817d8a9bdda8f2b0382976680f5c343501d0a105743ce0cb17628932435 +size 758545 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000197.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d5b993bfeb2c933a92bcd57efc10e73cd50efb9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d7c18e05031b193a927446b0b0a2fc26e25a72fc5756c8bdda577400f95b8f37 +size 995746 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000198.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58dd6b81156eacee29da21435c2401fb94621274 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:59be419ecf13b1c0cb34e41d19f0ed9d8778eae56a5263547c445b6d36548eff +size 817556 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000199.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1824a199adef823c387784c1360f3ea1713413a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c15d68caeca0c86b9e1ee03ff7a4a5acb8ae4d23e1f7b08e7edc42a9fc829f16 +size 822120 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000200.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddaa3d417d16cd2e5a521d5d81ff7ae82a06d56a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0b633c1944db18b17d3ac5067480fd993fcab9db284b2da05a2306e9a56ea9a8 +size 480596 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000201.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1fe85db1ec2e92fe1aa004c5dbacba26d4c62fd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:608b4fe2cbea3261023831cd5dbcafee8e1ac4ab606f321a45c9a7eaed745bf1 +size 897178 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000202.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98ab22585fb06e29b189a04c3c1a31d0d6b1acfd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:833d6dbc3a99adf0481082fac8a1d5450583c4fa1aabc031c835029cd16d307b +size 1028505 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000203.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89eb376267b2f58dfbb7910fbe2ca052f7c079ec --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a7084af14012b32c3d17e983fc343bbbbde9fe64b685aa3a790d9bf029bcd8e7 +size 640450 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000204.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20b80d6b1b593ada96626c92351891fa0e05fa2f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:500e0f396c2faa5003dac30e827412304498c8a79b069956ed0f3948ec348e15 +size 888111 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000205.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88650514d221ea2fdf4546e990c57a66554212fd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:34bb657c20aef123ae4f8446a444d679e283ef558cdabc45bf6abe9c4b7d0087 +size 570663 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000206.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e225e5148bb0f2467612c668a1ac05bfdfa885a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c6cf38ec13fe5137db3448180a90e2108dfbc107319653b7801dd703228ee64f +size 745742 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000207.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d1339811dd75050f0c5cd54ca6351f86a90e6bd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d909c56129f2fd73fa0c15b7c1d2215251e2c08fae6e2591e9e0ec408287c041 +size 949250 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000208.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2149e23fd5ca758dac82bc2dd86db666c0655a7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:87a461f228df1aa1f8a378104e98029563e5dc473136a5a4bb5b2c575ec30f4e +size 962439 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000209.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..baf2343d30cf7b893dad0f5b4fa0345e0e58e456 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:63c6d24e148aceb00296e4f5b216e8a492df7fe6e995aa9b5fea7b8123aa989e +size 973287 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000210.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47c5e75c0e46fb81c8be9d5ea8d78daad7859854 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a2653be435c9e2d3457481c2ed168a39e8d49bfd592bd97282b410c175df7cad +size 815072 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000211.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aed7c5117610581d255a9c186e5d49a1165f0b81 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:78a150d43ca450dbcedf122b7868392901b6111e58c699f2a0e91e9b8fec2869 +size 904731 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000212.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a19e50f6ab3cc638f2a3eeac7ae455365958e3dd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:34dbf258a480ec1dafac3197e2ddbb6ec020194779e306cb1e9f4e6d2cd03517 +size 908038 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000213.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8558f31a12aa35301b0440b60c47c43438f75ff4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f8fd9d9792dcf2d91b303fc5e07a11d62f1a6bcfbe9a8d2cfacbf57842ea057b +size 590115 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000214.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f30101cb4d2d792bb2614857e5113d7047701fd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:41719e9a4319b1e8514e356c4393a0adc1ccd1fe31ec6426ba1c44e15fb3fcd4 +size 1051051 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000215.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe727c5b099dbf0e97b176fd670dcb9900069242 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b365de6b3157c399fa6b08cf1b66436df79ec2fcd3ea57985a9c8e237c3c750c +size 877601 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000216.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d37e8388ecbf3c04ee39571fdc40c5f39646e8e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5f2bb5f03b87abdb5578936824a9b664055033f03dcb9c9b94763babddfda73e +size 1066765 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000217.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b3e1c10fe0b3106b983cd17a040749d026abdf6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6be734b48c9e29de19fca901976a4c635ab91463eb8f79b67be0fe4e06fb665c +size 713723 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000218.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..925c338f0608966f1dd7e698d37964b742b7564e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:82ef14688231378193409954d4f7da40632641095f1d492bcd6d08afe01cb2f9 +size 966194 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000219.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3854571893cb1922bc1891004d06fce0e74eb11 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b5ae77d463f9543c9b8fb32b289a2e4ca6ab249b9c46bda42716ce4cb2cc62e0 +size 1033138 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000220.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..303432ee82cd5106f0f9601ef92cb5835b81a178 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f49dacd34d35d3b0bf943be4a49752838637857d3175f0992254cdf9dd1f853e +size 938894 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000221.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..105ead06635e8c7a4a6a02cadbde944bee27d3d9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:59441a41c976e399fa3d7039dfb7455248404289b918774ca33425a89f9465c6 +size 1732471 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000222.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..719b13f6a9bb17caa58daf2dc16977ff9e4ae1be --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d548d39cc67582de8e4fa13f456b2001d85f62fb21e1e86945c0fe0e84e35239 +size 1897685 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000223.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28198bbb38b49f899d915e3b415e30d9ae409e89 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:fe6019886e82d5aeeaeb46277acf25d6515e947f963c32a4f0a6b68f1e68e6df +size 2401890 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000224.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..605c06d7e57ebe45f541aad951c7b03071994652 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5d2c4d0562ae8c0e0755c8ffdd1b6acaa3b0df311fa6f7fa6e0a40a84b2a8ea6 +size 2139410 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000225.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..823ffdb652f5b2fbe71fe91da6ecf40dd34eb31e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f1feb4be6fb7c8f9408769de206b70aabdb1cca882cb81089ec282cdc5303974 +size 1800406 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000226.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56c4521f273cff93df164ed98cec5a812c5d6466 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4059faa3c079e4af706ee1984a49fcd024fd810f7c733f177252cd297f6ae6af +size 1473996 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000227.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92a45356b39c22e71df553663d4368778f7d3660 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9ceef34d120c185f37b5f8bacfd89d5e5dd0bb157ef8438cb7c6cd53a47f9885 +size 2200860 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000228.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fee73ccc87163cb6ed9ed18a352846679f4c04dd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:40f4c55bde50b0be34d004c3854914c4f93c39ff812b3d53a89947f828423405 +size 2051385 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000229.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a92724236086fb076c18e5abf56465afe7343493 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:121130b88c3c0602ab9514b8d102e4cb59173ed75dc94c82217e2a622151427b +size 1904624 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000230.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fac1f09c29706ceec5efa9a4f37e7445e4927cb5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9c83bf9ef8816fd944a1459aa1c3d69b50354ffef7a114293583ed4ac70335c7 +size 2142428 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000231.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3c10bb4e810eb74e6275ae6b1288cf21dd813ec --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a2401f5c0cf0ab970a9a077c4fb6574e18b8602b2ded728ec6669d14e290c4b7 +size 2029162 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000232.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d391adf9fdc333c41a5e99c179296e3029c38bdf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:107f2c58a309b4bc3cc853919cc06b897dec26ac6eadf7718320cf4e606feeb4 +size 2273282 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000233.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6f74cd0ae769aa0c1155c064b731947152110b6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f627a141689bb70ab9481c01414edf7021ac030772eb3ae533b6df292896b2be +size 1938363 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000234.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e34f92e3365c468a427eb235e8011d9ff9f0a98b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b273aacc13621cb33391cc18cd2daddc0a0c5d5a7c5de24e07d88007ab4375eb +size 2141274 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000235.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7596152dbb5770dea4d590f07c25313f09261778 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:fce22ecd032167ebc9ce3f210d76fd09dc701a60c2fc682830d431138229ccee +size 2156037 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000236.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..734688461af96c035e338afe3c10f3489f58d26a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7a9f0aef23b8efa2be7e758d7bb6bbd7862d5836e28fa6ea1041cb899d1896ce +size 2064950 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000237.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdb8ee7845bd79bf3bcfba4e0f2d6ac74f17783f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:46a9b77c8b02d8c32cc092cf75aaedf27c9ebf4da6f9f0026a7dc6459dd86ad6 +size 2161002 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000238.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7001ae6f86eb6b7949200f57c0eca217df5288a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9bf7323d460a3805b2f8ada13d16cd7611f00e5e13b97da14b1f40a4713f1883 +size 2105818 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000239.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13281ca502006f34700e54368889bc519d3c8327 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:846bc228a1186f0201fbc893eea8bd688425f3dd71a8f1c666117fcb6e965f8f +size 1868631 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000240.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a085a6437cce0030d6bb63dee71fb88e31baedfc --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:da29036209f36e495cf3a2f1b005e26d8d7eaced60b057540b16a4cb17e436b8 +size 1806223 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000241.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05a1f08889df5507e95f393eb12c8e723045c7a2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:fff4002d287da677f968985db702b87c8d06bf35fb43b330b77af10bf3f14188 +size 2004619 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000242.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..485593c1656f6728de786adf4ff8b0971848d07f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4c187884d076378910d2cd0d3c12632b644069b13820690d4bf2e165f66bc95d +size 2206511 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000243.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3db4fe9f553165525e23401dbdf58a1051993d7c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d00b16360c299b41431fe6f55a2b8cdedfd3c9d91b2ccdf69b1fe3935d4f6782 +size 2034940 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000244.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1928f488228b2338816d1808f9ae389f459ec8b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:153db8eee7ec6c7eba4a82f7a764d195bf8f16f808e6e9a46ce49c3cde05a588 +size 2087425 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000245.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..723bee8bea295d2c568a0e4679a845e6d14d9480 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b320d80ba0f038efe06528025f5f39577d5b73cdd04e0cd58b0beb7b08ec7d7b +size 2478858 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000246.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffd812d9e85f7cc4e7e7a034cc4c1626ce4d44ca --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:19ea80552bfa65a7809b8e052a8a7614b18d792ef5e9d0dc5586c8a7a07a511c +size 2082988 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000247.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2112c7436c80bf6d85a20e1259a8b0be81684dba --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f2c31bee537d34da89df3f55db34d4d3363a6207ac54e38ff9f2398e116e47f7 +size 2423425 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000248.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fea0fc13322e31b678d45f409a70b010c59ccc3a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8c6028ab087514429b83bf7cb1af712974fc4a376e63abcd55eda38f330e760a +size 3031622 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000249.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9502e6d601a567f8f36bcfed43209656b0634420 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a79e9651ad2071c69b3f4924428645e80d80890bdbaf5b26181d51a508f1790c +size 2093045 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000250.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0aa94a4ea9b2b5acfb87c6c0325354374190fac1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7c1114eb1718159b4be048c75fecee75cba77b4c726fac5865c2288ad3ff67be +size 2073891 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000251.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40aebe69d17943179ee6325954f0eb4f61428367 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:78bf711813ab5206c985a0fcdfa69cc82247921242503a32ce88298686ad9ce4 +size 919492 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000252.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0753cd8d5de03198194e89c61fe5d5663138e64a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:aff5596b48940a18ba4c1f86b6895ccbbd79a7ca843409374e44f511ec0c1ac3 +size 1481854 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000253.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ca6a4663f9d1b2494a6ad8d36f5841ac1466f24 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c331179ba49a7b5dec4a07180e025b25a1a9ab8e3a7023a18c6199eab98a5811 +size 985174 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000254.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a8b5b2855db832e806d7860d8fb2e16cb4c2008 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f0dae765af0ad01db9b6b6dd7d4fa3758a1f2a40ffec7fb3f28fc996705c4e04 +size 1041947 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000255.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42512fa167351368d1c12b162d4d6ae0604a41eb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f6c25f6874bac81e2c43458803b2a05afbb5ac7b854ae2dd83f558fcf2a48083 +size 1190040 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000256.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a39dd6cdc717e6cc90a62b6be0239b39cfac55a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6668254787f45cad664aad7651c604a985961b2c8dcb701c4686e63e045f9134 +size 1364849 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000257.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bff0ef0a27c599746b358a14b0dfc2eeb056e947 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:76f001e04dae7b4ea439b9d62fb43c27768cf1b4f5451d79bfa5b09b697c47f5 +size 1684108 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000258.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fd2ba2ae69a21ba4b2c343522d61d37cb6ea4c0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e47d4d2c0abbf98db8477b503637f795794bb64be5461455f6c1ecac8b7ef0e2 +size 1449787 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000259.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c4097a8704ae5e055cc4189a0bdac366857ce4d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5d900dcd784c84c23a7aee1703d3ce9faafc37479de2ccb15d41c71fbf6ecee3 +size 1420788 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000260.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..201d8aaa54157c9c6ff6eb0233bd7e8247db1f83 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:71d1c79151675402c2dc8e051cad805a10a1364f4800bff825c273ebedac1249 +size 1246918 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000261.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3217b3ab42769c749d237ef24fb61a55cda9e89 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:19fdc580e5822fec4c7b31087f4afeb93c8aa5ada52a9f06dfb7f10b4f04ef5b +size 2971363 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000262.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b9659f2ca7a207bdbe46423a4722ba9ae28c751 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ed3362e99a27adc2dc70fc64cb14ddd891b3e3e0b79a2412c007bc116a5d9559 +size 2248906 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000263.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..565b18a82659d790a64ad4ef26af48134cf74271 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a0e801b27e1c6a38def4eef239c3810fb2e9bc09b03cd2db994dfff50474bf7d +size 1779024 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000264.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f93044631f78e24ea4585b580452c8bc8324f7ce --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:dafab32f3025ddde685e36debcdea820f3d1dfc5d744b0bf3093f1d547453ff6 +size 880429 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000265.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee5be23ffd25bc9ee435fa7032a8017f0b87e1c7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9c250da3d4884e8957d9f6d48ce73d4673e810b6c5debbb336496affcf702bf3 +size 1220975 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000266.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae5eb46c190543464ee9663984b07af8ccca6848 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:bc869f650c244c66f16e316ce7f53061b50573a642b66e7480316c5f84169653 +size 2573372 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000267.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a1355632a4a9b4c3a8cc7685841144638e009c0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:09ad8317a46aba3c4ac03689e0602ad97b027b053d1730aacdbeb5258672e555 +size 3159034 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000268.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..151e32aa048e59efe3d8a378f1703e4731450637 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ae62f8fbdfa02f682b5b8f39d35d9d91f49f3897f89f9c27c175c54300757733 +size 3584459 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000269.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70b20fede52d40a9d5fc230953f17d259706cdad --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d1a11c535d66ebabf5d859f253c0ca420d5fc305b9276c9ca673c6a7266ce701 +size 1658980 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000270.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..088b69eba2b377221db8969c5cc845f4f19697e8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:362b31dbd9d7e47a0300d05bdc4c09e3cf66dd8514bfc7d6db0e5bd6f51d3d82 +size 1276368 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000271.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..609f3bcd2bba2ae55340b7c5d6bb68b322ae77af --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:dd32d8abf8ed27b168551f76ad2d8f376cc80915e7a24008eb1dd7ca130b4563 +size 1718556 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000272.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5a2b180be3bedaa0ec1b7b4f99538b39d4b3879 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:dce5aef0a196cc4bcfb430a357a80d6c1cae953fb9d9849256788a31641c1ce2 +size 2510696 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000273.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afe041247efb98e8215113ce8b733bcfd54cf986 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0962cba8d66fd0256cfa2ccc3be77066dca2cfc0d213792399c7155b8693a72f +size 1438599 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000274.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b44166fba786d77ef3cb17e758970694ee70ca9c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3f8882a51309f1667e49273e83d568f16027bdeab756bb60f411c9bb251e5fa9 +size 1776451 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000275.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0557641389572dae273308b9d5bf2e9dfff0925c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0d01749e8e3632d8e089e1914820d6b654f5cba1dab24ce14dc88eb5e4cf3c2a +size 2016170 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000276.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d735028041f891304716eac70c9c7334862dae3b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:58de8ecf2d2351e35aad46fb7d0d713e0271b0c792dde37caa4aa78b53df9870 +size 1756263 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000277.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000277.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef2769a4d66a8c1372b1ed1584c74bee05061712 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6f31a12ffc9a3861ec37eccfcf909388c33c8c96751cc3f9fac9ea15a7584d49 +size 2094052 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000278.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000278.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5be014cc94fed43285aadedb1b013caeb5fbded2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:505b0244b122759570e1ca5a7297511853a59103b5034745ab809eebc0a554c1 +size 1156941 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000279.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000279.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f40a9b04c3fbe1b45bee30aa969bc81aec93711b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:75afe697e3c5fbc724b8591f3791f0cd40466d68814d6be11053879eaa84d3aa +size 1460602 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000280.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000280.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2100b0ea906c531cf3c257e16301f30e58f2b84 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:029f02c1b8a7760317fe8bc509d9d0ab4b2df46c06cef45889c96538e2d7a03c +size 1007873 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000281.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e89f456da66b0639d563f8cb2c99529aa0d35a8d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0f1f7e9542f7689749e4efcb704550f0e3d912bae1b833e5c94d572e484b14c9 +size 985755 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000282.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eabc046bc36479ee363823f99184fa4e0e038a69 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4d6bebfe9652d3dbeb6d86952f561bc93f2df13a50bed4f63706f06d1ab575cd +size 991172 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000283.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000283.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d99a1496370944ab277e2f750caf1750ab332af2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6f1ea986eaac65f9ebfc90249175e2b3eedfa4454eb4b8d7043b8cc246d312ca +size 956735 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000284.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000284.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0fa7cb0070896485355c1277a9710dad5e2ba54 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:120835864576a303c9a74ce39f87c22d93c85bd60d471c1823fe9804ff4c814d +size 1071103 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000285.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000285.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c13139d8bd337d9b798f1ec74faec17c63ecbe90 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c1f392da4ca06f4951f7962ac7fa97d40c2101df0ef8643dd3dfc7e4b4079caf +size 1202684 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000286.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000286.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73f18576f7b0a1156ab16a3d0387bee9ea2f1010 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:05073abfd11e3fa9a8f55b9c041d3efe6fee316299f56a552811c67934a8a925 +size 1481419 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000287.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000287.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62f5eb19e8338f4e27cf63b1e7bfcecd9f7a1480 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e005d2d0ee50b6a736866578b9c0c69daddb0c4e90d57f8b46c32b35dfa411ad +size 998702 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000288.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000288.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9089927aa9a97afc93cb2e27eb374d675d007b26 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7f246922b5d4d4b5f816045e9d6d4388b96ad1e2e46d3b0b3324d0a411b4e1b2 +size 996153 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000289.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000289.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..737e60b2f8133739b327533ecefa29828e5630cf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ec6848ee807a4cb6b4b84386e782c5f03a5a9c88431a53ef85b3fc4cf4fada73 +size 1147043 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000290.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..869f8044e94400a2c1f7e9d69b8457c5b10af0d2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7ba66dc1134e7e3904284ad3f78de4df9d887a0580f90a4e9432acae45b23e18 +size 1044605 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000291.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000291.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a754241a1149aafe08de7219a6fa6f3ab47aca24 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:dd5a890c188eb7624d6df0827f5a984357c03069a82fd9fa1e5cef888f76e2f3 +size 1088421 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000292.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000292.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25f4c3da23a99f7b89c57ef1c538fc22b4891541 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:28e0218b54b5e948c35d2de09b28901f727a7b0b9356c70d9aa69e536839271f +size 863397 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000293.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000293.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18205f50e316962e148310ed6817bdbb79a4db79 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:029c0acb48ed52b2df67b7c300bee4d76385aa95075a0848723ea1df6a5b031c +size 809912 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000294.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000294.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..613df4593c66ddba9cabea4152c989e05c591895 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:55b69cd9c8d50b2ecd87bea0847d223b4b7e0572b1cc8086332fff94fc84da4f +size 871624 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000295.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000295.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ffcbc01b4faf3c6bd7b9e8909b973df5a55cb91 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:86d2fd68ef4ded73e47d6e31e3a52b9cd4bf7fdfcf7d8f5081bd354dbeecf406 +size 1072673 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000296.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000296.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aec1c874a817809f5def374efed71c5631d887d2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:370735a837ad18adfe8f27b3004cda3138b64c7401ceb2b7319225c8018dcc8d +size 784356 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000297.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000297.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6813a04ae99b1864848be17efa1bf0e6e6b61c7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:87971abf3b371d37d6092a77609fe49858395ccfbaec6830307a6cfc41546011 +size 977239 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000298.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000298.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..955caf4fe69d8fcf523dcf33a784203d2ef360ac --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:efa9cf9475a51794d472d2eda5363274663dd76416798f32549c6c3782f37e99 +size 815323 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000299.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000299.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be37e169b0cf18603a3532935d568f903f30848f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:59586f10a596231e0627e236b8782795d8bf2de3a18bac4e74f4458f758d01d6 +size 1067356 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000300.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f90bbc37c7d91c2b5b0caa8718b49652555a199e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:844cf208d1f7f4af9e5b32abfecab69d0bb76061c0ebd970dd4c9e017b428f77 +size 1074899 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000301.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..829e2bd4659c168be0ff43902a8671b5827415d3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:199a81b14b885f7c04730f473b4c3ed88577d3f19637a6ac7787ff17db667f22 +size 1045840 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000302.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000302.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..189b0a12f0c7501c36913e16dfaba2145679fc5a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3a531f2b4ef2b556cd076fc8b25ca9dc6898298ff57d3faa2f57007767f0b5af +size 931679 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000303.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000303.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba683f1f6a6824d7380368e77647c07f91bb398c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ce4524141b830369dc7121065214a6491908ee90abd0d1ea2cd0a9f817cb4d42 +size 823436 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000304.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000304.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..056cf26dde9b82e1526fa1feb5456d67255fdc20 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:09cb1201341ab4c6cfd6e54cf70f096233a3529c2e425a22a366493f69b9c94e +size 771233 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000305.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000305.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acdfd1d93733a922645fdaa7ca3dd769b4e6955c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2cd1e19f63d916d81ecb81d7970c97bc392ed3a7f3ca103b1948850696eef83b +size 1005867 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000306.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000306.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7516a8cf468f2c94a464c20bb47845fe27ad7796 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:28b7d24873307eca161e4778dc444b305561faef77c421de1569c0eae62244fe +size 884224 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000307.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000307.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..117d88e88eeae8847360572c0b347270c7e83b8c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e4906214714d805d58b586b16b29d84a576a03f58cdd60af7b9b175a5eca466f +size 935376 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000308.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000308.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da32119ba00d25a8254490b95cc74d24b8e7ad58 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3091c020c6849c1f8d6766b29cdf308403e9ce3ebaebc6b26f986ed206ec03c0 +size 911553 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000309.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000309.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe7a5bd11337b5ecc9ec274521d13372e32224e4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9828154cac6d216842e7095b943ae304da9cfc8419469ad6ccc538ef360a1ca7 +size 1012045 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000310.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000310.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9afd064f3cd2e8a6bfaa8624b68262ed339b435 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8252ccb216a5100c3cfe1fe743089e0f8d7179d68309f52811c6a8e14ef2b12b +size 899920 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000311.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000311.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81b2d99a48e0e1988d34e72212a65d1ee270d94a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:930bb7f37ccac089b08bc547cd62367c6b3f62dc6b60a727824660111d1091b8 +size 865365 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000312.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000312.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7a0e6ce16a2f8dee87b7b3512b37187b19366b2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6d5c4e75f847258da914c421d8327422ed9c827a5b072b8b25317d01273f499d +size 766320 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000313.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000313.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3969facbb288f18c6e16e040f0de5ccb5444660b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2fc5e4ef0ebdf8fe82c6269cdf6423b16bcac14186aa5e212ca101f71d2670f1 +size 898314 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000314.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000314.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86dc8947a4412832b1407ecff7bb7f561ff41f0a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b74a593be480dd7a57de15cb3915b47500ee5dfcd002c7102370e5c4f92ddd3a +size 1751183 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000315.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000315.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0043291ba9a60e20dd5df9eb9220923656760e80 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:27d824d5236a9d38e42193832a624aafe47a3b7bfbff600b6bb9b3249941d979 +size 877201 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000316.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000316.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f34833bee011a3d88def5a6d2c30fd3addeaa0cd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:df85fb760edc1840513f456a7efe3c2f19ea11ca328444917989f49b5db02600 +size 1209213 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000317.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000317.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..688428de69850db6709998202115758066906b47 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5d35926d94419f47f9ca0bf4434bcb494fcb4dd6aed4886c74a96d64dd1fec72 +size 1240977 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000318.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29b0eb3888da9fea6b13d765fa4d93582dd6759e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:570ad39a11175180481a63982a4a5aa12ad51b3f09b617a745c94c2a7e6f5fc5 +size 1113222 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000319.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000319.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..812081d678e4739d657a8a97cac6356d01ccbdca --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5da2941f8b01dd8162369396058f31acdd9c3b8fee085dd055702da87ba4acbe +size 1132835 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000320.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000320.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eadcba53829513a81059a1fb81870575232f9286 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5f966ab146aa54479e41e1c42534f727c9e3aca026a935e3b2dfa3fc518a1647 +size 1124951 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000321.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000321.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc3542edb918bcfaa0691f3492bb08c0ba0f518e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:fb3f114a1900c230db71ba232325232af93e7820d5a696ac5adf56501231b7d3 +size 1456658 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000322.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000322.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..074502a610f44618db8d6f7e96149217013b6044 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9469ee23dab5ee4569d3898b9357adc42c171c24932b03ab3b3ec517590a95a3 +size 1155868 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000323.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000323.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25d3469e6ccc7709b230f20bcb0762b34b4b11c7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:900de643a418f8a395f95465a513726cdf3024bf464093394216e7535aa6b59b +size 1201877 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000324.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f4ba15a41e73ba35740059876232acdcc47eea0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a07417f057e6842236a2cf30eb451216fe6732331e2c737a447cc3312d73c6f0 +size 1429961 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000325.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000325.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c71cc49f9ad55b6b3c4ec8bb12ddd113f20f65e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f042b1af72612076c8134ba5ef26590fde78b087d428724ff14b83fb0c8e2efd +size 1066167 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000326.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1d05a5ebd06d1c77b6307106b0ab11d6caa76b5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9a684e849beb28a15f9af673bd79677026501b67596e6dae1152f00f95a3afcd +size 1273310 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000327.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80888a9fff965932fdc3ada0bc7366ab7cefd461 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4beb5afb729fe97435b64733fb1e51c88ac8abad8799608a05976b3b7baebc38 +size 1050316 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000328.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000328.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c80d5dd42d420ad15994cf4bbf2a0dcd75112a3c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ade7776e98cc7d79a9751bbd6b0af71d65c0dd80645f353c5c058f7ad79d8519 +size 1182556 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000329.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000329.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..090dd70e502150f6ebd255dcacf73e57076444a1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6a3584147516daeed61d1d15a84c052e8f668905762a14e36cbe2b3c22c44dcf +size 1243340 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000330.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..589cdcac61de0c261dba70a60d5231be41064588 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:942ce0cc09905e86432f324a16564d277995a5c416fea4cd20aa74311f47ef47 +size 1232223 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000331.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9a6849718a19f4ef1d61416696b83d5e128df63 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a112b70c8384b42973019bed265b0347bc421101a01cf76bc725eeabeee56087 +size 1132750 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000332.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000332.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93c33fc18441be0b1b467c946e7805196ac8eb56 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:64d0631223027aaa51aaefce4392410dc6bfa80fe795aa933097f1f6a2b188ac +size 1254680 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000333.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..283507d568170b4723592275c9c2aeea57b48c38 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:fa1d44276722c5192baa33874d1115682fce6c4a1f12c5b0b9c74581f307727a +size 891276 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000334.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77be54828d78555cbab3856e1fdc287d102a40a1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:eb85f721087eb7f2d24e68ec958f181191e505790ebcbcd11ce858b116f6b871 +size 923089 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000335.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000335.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..993091a46d1cd33e685a3a35519c5cc6b245d776 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8c202612ad2f3e268100092aa69623dfaf45e17152daae4fcac442df731b445b +size 1003391 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000336.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000336.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf6c8a8afc5d8caf74b46c6c250edf262763f57f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7b9769c7066f13ae9b1c3b71407473522acf8eab1dfba53a42e801d6f2d4fd6e +size 973296 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000337.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000337.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0841efae0db7321fe378048aec0078270f43ab1e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8454c61b51ecf0b4aedaca5ed771fb6da94834d33b9d69ac6e7e169dd6feceb3 +size 1097976 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000338.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000338.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c9a7b3624407c78d792345bb1fef6f0e3f2c4a1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:18b227e82a1fd4e3bb33722e726ba4014b555ff89183e3632cc922526fad35dc +size 1217609 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000339.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eafd4500cc2ed055006f0fefb9097ec3a9313340 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:aad826784c5908ed8daf2419d1a8312708a07d9089512da665879479f9ab1375 +size 1439182 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000340.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..847e406f2853416dc41eab4fbf486b1f66070ed3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ef9654d4d25bff0e421a6416ce4a76c9ab82bba1630d41aab37c7eb01a520049 +size 1056462 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000341.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000341.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a49c80e8385ad5ef6d202cc54775bb4d6b680a6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:33acae882a9ff199a8c5f7f8b98cebe96529d70003967e02d7d3388c81cd6704 +size 1255305 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000342.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000342.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa3f7bac164a566d98ece9999bd000660b809dcd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0ce441a8d60228b1579af1ffdaece8d576927cb78450e11ff837a4f7defbdc68 +size 1079984 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000343.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000343.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0861d727cafc5f357d26a8a890fbf87b5fb5ee7d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:636bfe922e787f31ab717e926f641b68ae34eb585ae3fd68ba2390b8df19d06b +size 1221758 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000344.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000344.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfd4abcbdad5613934756b768e07b2224165f1c9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a4e2d3ce07ec997a635edf681f22c14e376804768cb17708898df800a2e04cac +size 1117027 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000345.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000345.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cf14f95022cd7f48a521295ad38bd3c43bf5768 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:33e18286f3193b25707c2f4d8d374166f10d22a33e6a45d14c486d9da953bbbb +size 836964 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000346.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000346.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18a772e3ce5c5bea5c5983db3f54d87f5eef5109 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ebc8c4011cb731905ec207bcc03cfcadc3f165c7a5f1fca376f175625e94d8e6 +size 916808 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000347.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000347.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..657d3b843a6a078829e46d5f31a367c396a12801 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0ecb6bc5a64228dd123a53e8794abce1bea9353c3d3dabb6c8de47938536666e +size 1307806 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000348.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000348.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a715db87d16bc8aaef5856de142325587f7649f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4cfb8983724584c2ac3c21c36504177c5a127bb4cf600a6a7675fbcd619b6c70 +size 1088492 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000349.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000349.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30a6c2bf217f0d7ef93733aaa45f7b2e1952cd6a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:385e3e09ad8978264162267d9aef04dbd86bf26373eb56def4b8bc828db2ee4d +size 1050395 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000350.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000350.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..565387de32708b04cb5b421acd5cfa1b40cb848a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:51222990135ae0e834f8d839676c4930bcf7062ef950630307bdf759e2e1374e +size 1206746 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000351.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000351.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e06822ec82ece43ef26ef4568d6f1553e9b4e322 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:12af92f17979f97d2d9c4218fe63c734ef44776aa20da4a358d74a3900ed5def +size 1411962 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000352.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000352.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecfcb1bf47c28bcaefa00a26068521fc6396df92 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:312276171aa7ea33cdbbed0fc75ddb464cc202fa3240cb0bab80d65b53a1314c +size 836236 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000353.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000353.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..373b8b293b9a4700924e1080fa7ffe653d651d4e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:24912d5e93679987edca7b7b96307ee19b3eb64c8a70fc26a45718ace1d39c0a +size 1005857 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000354.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000354.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0debfddb0c94983f9397d10ff3c12a4db7aa7e8c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:bfe4d05d5aaa9bf3d78206faa63f22cd49191c3bf449ce4dc56ca27c4f5cf877 +size 1234187 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000355.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000355.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..100a8eb8616ee7bcbb7037ab219b3e6e6efd40ca --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:677015f89d7f8d85d4494b605b0b5582c718d584cf74b676575820d153bc35d0 +size 1119234 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000356.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000356.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d38b939495c140397415c9daf1c23fa351786fb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ea524502a9b0646ee1b915ee2b2a8b3647244d41e89b1dc9d5cc1740a984c570 +size 1082566 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000357.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000357.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..668368f1c8487db9699643a9326407fdd1ca39f8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9adfec3e3df38d367268bdce68150fb27f613c9ff6184ed3ac079121cd84f3a1 +size 1311778 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000358.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000358.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..426523312e3bbeb2246c54508d61e3c2c4e6b86f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:eded12e727728a8465d20a3138db6131c026d6f9be3cf6e31473dae4bffba22c +size 1213752 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000359.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000359.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4209e072f05a02a8ccc63f2a7dbea96e4a55e3c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c27ffcd7785e3d1d8dfbbfd41bff619591c9a128dd6545980d80e4809e96a968 +size 1222747 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000360.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c78a7ba0a526821da4bfebbcc3a8d0ef383b834 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:55d28d4d4b6a2aedace90e405c64655221b7611ea226ad76ab08d2c072cbb86d +size 1479545 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000361.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000361.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ec47186009aff1ad18e000b6ded4ff2c9081407 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8f9e97bb510328688d913d18279f598267330bf77b9f2dda131deca482f8a8f1 +size 1240560 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000362.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000362.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26ac2550e1e8e3a747f89a886e166cb5e55389f9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6f3aa04009bc64e97dcbd3128e34690063e4ab06629c2b82f815ab5ceed33507 +size 1056411 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000363.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000363.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d0698acced1c2879085b40c74e2e7b79e0d02be --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:32da2970b4f875de372c6073976ef3fd8f8d99f118522d6a474d7f9216168e42 +size 1406079 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000364.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000364.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6638206d33a463e45bdd03ef7d96a15310dbe370 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:25a48412229829885f76e2cd183f7c4fb338a7a311610ed0f0a43f4495700513 +size 1309817 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000365.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000365.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d8858bc1395b66109aa7bbe486c71c4ef507e0d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5b4c22aa0b7b8c43cd1c831cf252aa8306929014be80aeb23e58681709d74365 +size 1157950 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000366.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000366.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8fe7280c709ac67acf5c3b9041f10de8d5a4d19 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:394599e14dc22bb508159993c1d499d00e56ce7e710dcccafe7761ac03deea1e +size 966105 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000367.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000367.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..974401559a4c2e11d0a09ed2610914f311353639 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ecee6856aa989bc104aaa6abd68d38af18a8ceaa3f8c911358c16d25cff0a51b +size 1006306 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000368.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000368.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36e39456c08989acb57c3227d75b14f6e7afc09d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:350e36f56d209e7abd1444d6159760233a0e93077c6b1fd117c02e413dd5dcd6 +size 1074118 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000369.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000369.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..050253852eae599e8ecd5a19451a632007cb80e3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:205d4af893e3723b45c4ea32a89b55fe4f484620ea387d6a142162d9117d4503 +size 1577420 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000370.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000370.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..627da24e0e8aa71c7f0651539ddf63d650a0fadd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:88e1b9ce13e32cd035d559eb5e545d797e2e3bcc1b6acb6e0c9ce116fd97408a +size 1555585 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000371.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000371.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb7443f4aaba8929b8ac6aa1475c24dfb2211ce9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3d406eb5259b4a178e3f3430d1bbae4c15cefe66c9b2432ca2425fb4f9f5f966 +size 1161123 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000372.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000372.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..353fe395825c042b355a556981226a38dbe936f9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:01e3bc40b0296d34828ef2e6a797e86362e58403934c681523de907bf32472a7 +size 1007781 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000373.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000373.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f266bf99dd578cb4a188557baf6e9b97a97006e0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ff1c81f3431b55089800a82033374b5398477cbab0f126691b31265634300f7c +size 954993 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000374.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000374.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e5c2eaf9dc9399b7baaa04047e33f57d1d56600 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6468e3fcaa36248a0045312d43c6ebe67f91dad8bceed9942db5c9077da600cb +size 1101268 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000375.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000375.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0393c766842d41284dea55ef04b7e3660ad297a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7d47e8fcb06a21df2c59075c2855880d1c81c3b3b9a768aa16ab365f513da448 +size 1112716 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000376.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000376.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa0819b093e73cd03aff5fc64221103c6c045089 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6637ce3c6998bd138cc5e103e5e96de6441172c2c37830c6faf4ccdcdfd5f0c9 +size 1381424 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000377.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000377.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed29bc9f2e76f4ff7df03826e2e00935bb7f4c74 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d6b01cc1ac76d93c397c32963cca41b042ea64c1139588dceccb0e2a259e7903 +size 1389523 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000378.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000378.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16c3ab5640948133f5ccd6dcf1eb441b834993e7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a0b17f6eb5b81cb858686787469ce74caeb2f4040297d0c2e1b4965dc7d10343 +size 813276 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000379.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..969a1599280e59c664bf8ca0ac11694c09473de4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b0f8ef943df7dad81b0c38757cd521115cdc00f96e72df205ce9bf813fc65a3a +size 878556 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000380.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efc2b18854b90817887bf71cc4a458e01683de26 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:abd32b88fc896ccee92e7ac117ea83ca1096671342013e678a5e3120a147e278 +size 1017857 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000381.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000381.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fda4517d6f0e00462d17e198597422a82d803e1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ed92f71e4b97953240fdec4f58dfbb78fb9715a1291269e30566c46bf1d80c43 +size 836089 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000382.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000382.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..708718b0583dcda19cce7e46af8a6f94f48afaf7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4b9d5708f953f2d99a14914f0479a5867106615d94fca7493ed2d76d60dfc447 +size 932604 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000383.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000383.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebd6bba2f77dec6087dd3ad7ad2f67774b8a4441 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5bbf5380b11f0cef7987fa5c2dd7e478cbaf4a21ee4239b129d67afd25964512 +size 1002349 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000384.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000384.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e276a0d76e00d57290c182b56a69b9e58199646 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2f7baa448acdd606c9e6984cbd6b42b034f2edb1a18f9ea3060a24f9f4169306 +size 927607 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000385.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000385.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40937ae642dd3c2f306fa041c2af779e72238417 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5f062aa6d831d79d1de36e4d153e00fcbfd436e3368f3b41425a27eefb72c08f +size 809008 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000386.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000386.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a38f725db9664a6785c8f77c31af7fa66b0fe53 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:98d4fe27d0e4dc3369a089d509b07b5bb4a9677b8dd15a182ae303145d245470 +size 1057881 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000387.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000387.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..388fb04ff2744e9600d0b659d2e6866c17d3d988 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:045dec76b9953bcf03429db87d60797559944fda23a4aad336799613b68632a6 +size 1236127 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000388.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000388.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea4295f7bf4cf4a976d51d5d6fa362a3fd10e26e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8e2b0d6c16c6160286da78518fdb745019ccf4a78fc27bf6354ad2578219e3c1 +size 1028504 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000389.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000389.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b12e467e56a03dfdcaa53e31c6447031d846a73c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:adf4e901f45972b2cf97649ddf1ac4b9712549aaabe0c89be9fbefaaf500a862 +size 1001471 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000390.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000390.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d9b9f3c122ab9f616011dbc32ebb7e31357ee3b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a78715b0bbefa90a8319bc8a696a0cc61618a297d4b5a6ca7205eec65c707bb9 +size 1110862 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000391.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000391.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2948b9a2ed9e79bb9a417f1c5eec2a8cc46a1d0a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:49a5e081654f1475f2f49bc209107de78f59e72ddc8eaf0d6167cfc2a88bbeeb +size 898829 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000392.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000392.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..721a25ae2f4974a8e4aa2864300f0f0892da7828 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7f00d48e291b886606166b53090212ff736baa02fb08fff69d907f41de0d42bc +size 1383314 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000393.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000393.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..073ca22b192d053b8541d5a440230d1b74a92a21 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:692a0bd012927ae3c30d54941f86c15473926107a1f6407df8116880994d3440 +size 1983019 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000394.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000394.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00ed10ce67a80ffbb29b850bb5f9a37f31433111 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8b234c0094b3ecb8d5c8aa196a2cb12dd3928946cd886473d3ffaf545187b34b +size 1160832 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000395.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000395.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..005db8b462d17d3c59661f454dd04fef410acb27 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5e398aba507c5fb6df7634a1b143edbff4b86a5c072eb0cfe551899d10d5f013 +size 1170774 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000396.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000396.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..487f919f4efb04cf94d3eb3012f6bea3f1bf7a57 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7484b2af072977c588d471232a60c574902f409854b68ee13efe2c3d42da9b3a +size 1165370 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000397.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000397.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba338513b8949b67123c2107368fe6989d95072a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:71504f537ec63475a671d1f3be028cffa2862a6a4a619f8a0497115362c99f6d +size 1438410 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000398.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000398.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57b2f114074f549f9517bf2583e9a92e434e2c56 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:91689803216213debb4bb3c1a24fa59179014e5abf076fd854e2f24bf2fa2e38 +size 1023972 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000399.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000399.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49f8915dab2587529d9a470240b9f7c1f13fe061 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5316a8fd945ea8cce6fa9be5397ab3e05614d9ee5e419e38ad346612deeddfe8 +size 1270906 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000400.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000400.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b953afd668c6fc3d8a6c5640f2df9654ba0fcf22 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3e57f02d74c818764122702f02390194d67cf8fa05872f6eb7f2dde5837d556b +size 1455049 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000401.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000401.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a94bc636a57ffbc31969cfd04dcf6bf59091cc07 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9dbfcf320ae9245ff3b11eebd482126a97556092d505acf39862edb0d782da70 +size 1692216 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000402.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000402.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d945bfcd8e7f18e0eac5c1970c4fc584f64b27d4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:77b6f857ed938413cb10ca2d28a10f6bd6ea59fff7446a921943e00e22a574c3 +size 991329 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000403.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000403.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3ed51354fa9a8f17e34624720280f3c96fbf04d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f6a818556349c5ed2c5d9ffb773c30854d85ccad46cbe5c77aacbbfb20deb432 +size 991673 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000404.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000404.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85247bd9a87fa8e0c78f1417972529071b656e1f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5ff1ec2eabfceacf8499060d29edb24cf518917575b73bc8b2c4391463cc8938 +size 1209870 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000405.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000405.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76a0097c6685ba147e3a74c3d30696c2703778f5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d68c60bfc987f583ea0913dc04c265744cd4981ca754507e969b34f954aeeb03 +size 514428 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000406.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000406.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d00b5b043ec563958547b76ece28fb72abe6d38 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7db5a937df71f6b3dc52756f9e8d0cd15c413d1b9e7ce3c176affebf47843db5 +size 1008674 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000407.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000407.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92bab50270dc02136d96e1befd64b332410a565c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e35e2161f6853340ce96105b731dc3b754775dd583f4347ce15e4251e2c85acd +size 536621 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000408.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000408.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10d4b8dbcd42d9b0bf64986ffc06031550fd69b9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:27fe761ff92d29866e501130876a24194f05a7ad29add281015fe6d8531c6208 +size 510080 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000409.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000409.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7d192ea4c837d378b090b90520bfd602ffd3dd9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:679efed2bded3a7827aa34a5cd0dc534515ff9807c3f99230f175902fe54051f +size 399719 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000410.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000410.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..946e95590131ee2389f3310eaebd7eb6eb004e58 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:59e32479636cbd202e61ed5bc9e1b5f1e7cb08d5f2767373a18b71c47a995dae +size 407377 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000411.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000411.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..380b4479e0442b000c63a298fb628623426c6ce2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3a2b7c6d622ed38b1059c7ee8b3a08090269472c274efd86b3067c67e222d2a7 +size 407352 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000412.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000412.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6a35d179e8459e40b95e04eacf6c0228ac10027 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3cdf80fc480f95652c983621bd82502b01cbd09de6b665687a0d7167e31cddb0 +size 320953 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000413.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000413.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd3c4ce04c439435cbf56577802041f623a1c06c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c3d55847776cc81cb04087e7804b58616f78ccfc5579318fe0be5cc277b97b2f +size 418583 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000414.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000414.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8543a4c205e53908aedf9f29f286587f54e3dec5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9f5595fbb31309e9cabc21088e459e3c0e383e3384a5d1c1815b2f6eebee40cb +size 386961 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000415.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000415.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..465a57096b9630198ad0be646197b91d414b0255 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f54f86827ed2b2900d4376755a719f86daad08c52ab1e884aabefb5c987d2fcd +size 305405 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000416.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000416.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da1f6dfc12c4c9dd99cf87d49757247d464f136b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a954604900592e9538b1b663b552c72e075d4c8f2c70c3cc77446be4656b4546 +size 583509 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000417.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000417.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b97e6cfbbe763db26e493161850ed2423cb90864 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:bfe2704b8363c5d1dc0a12b1a4be687cc531ea0285e9d920d45dd1f002102470 +size 497172 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000418.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000418.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b930a50bbc81c4c050141435c3491611a58371d1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:20a58687392fbe9492a2203d8d3a4a64b5f3e29db073f7bb716450c87f511785 +size 533195 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000419.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000419.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a4818e9eb6d4f4962cc8460009b18cf5b7837e5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2cc13b7571ee7a7306465de79e8d2558c7c7a69188bff2954bbdf708455e07da +size 377800 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000420.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..706b7251c1ac32f28c60690eccf286cf8182971d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f2a1aeb75df7f82078d1aec75036f62b134f31c13e064db5ad97ab32df2cc17e +size 458265 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000421.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000421.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6e995c3498660496ba578521681feff6e475e76 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:727f4e72ba81ae37c6b241ef7d43781e72413a910f4700a8bf1643cddeaab748 +size 531316 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000422.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000422.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ecf81c69a93b961d27f57bce5429264ec8e0a2f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:50fb79def4c8154604b5a8161157a504868d98bab4d39b8606ba071afea3e5db +size 468737 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000423.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000423.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec01d29f5a4742d0c9e0738749a41ea331f7e348 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:282ac8c01fd96a1fb441589fc004bb6d0e60df6c8db4ad4e9c55d47617f77671 +size 494046 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000424.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000424.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a14731e9ad973bbd53b93a34b9895c9614b0d02 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b9ad8188fd035293283c15e52eecaccb9aa7dc0df6055c89c856ae8e73e34e73 +size 421131 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000425.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000425.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f7b0ba411936c81a8a3dd289eca2f0fcbb3ab4b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c0e68b76bf3dccee5c130a7dc6bedc950d8e20e22b40d10e7fc04894d0594f80 +size 669152 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000426.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000426.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af00293a9e43a432db0bf8e644f1d418f6633bdb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2fca41439e9779091f37e0543e8d2ac01cf10e82d0fabddb84f29fdd158d8cc9 +size 585293 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000427.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000427.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ec03e7872f343c585128da2fefc59c2064ace61 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a769531adf31b6ab321e0e054dc75d0d5471e4d87bb9a268c18a8c82b89f49a4 +size 573832 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000428.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000428.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..227953eabccc7671da28ceb363187454d50677eb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:27bdf5f21f91881a83f15058e8a3c7148edcd8dfb4c2365ccd19be897258c6ac +size 519752 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000429.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000429.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f9260834a769c6c9b422f5ec0af2b2e9cc0aba0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7b7f4cfe61cd1249b1f14b5415af6a460e5f25ca32c4d4443e36c7e3ad2fdfdb +size 413591 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000430.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000430.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..903189729cb29ac350b96f815f977d3db689e317 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f0086ef8b5bdee627974bf4b1158e7026837e6478829dfff79e0f7ab71a61e44 +size 597015 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000431.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000431.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c7d1a4c7d0f51449dbded3401ebf6f9a28c6adf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b334e932b9b320ed2530fd13a015f84b5b571ac7a071b154642142cb9a3496a3 +size 549269 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000432.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000432.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a91f21de4c4006fee57b58e2abefbeb4de72171 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c656126360cf2a782f1d755f32e170d60950db3d32765b2df2ab07bd5d0eb627 +size 463554 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000433.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000433.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2ca095b5e8d13fc6fbc10ab2eaa3826d6f7ab12 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1efb56326f6989c67a89492a3ff35c4929a4825ab9756cca42cab87be6e8531b +size 506293 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000434.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000434.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5cc0f40b25a33d144fcf430ac0d9d90d3edc4524 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:87f27d07abd629f19d30b4536794076a8419caa97fd3ba5bb1d188777aeb9dfd +size 757702 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000435.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000435.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdd3672f5c5f8ea907c9e27cdaae3b86840edba2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:31525e4d52604c571b262bf0255137ec1ffdbf82c920fc1a7ed813e98c9a6114 +size 631291 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000436.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000436.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09daba5c0d3c9aa2ca9b543d397cff5d81861c6b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a4e4372ef1b8aa3d47c28c1e00abeb1ade293e1b695c2f7599c65a8bdaf4697a +size 594802 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000437.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000437.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fb213a739c42c978fc9edabab1df8784c300558 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3445f9b7fe547840372ae3faa64c7e3ee58364f509e433d8392f36167e243607 +size 508072 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000438.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000438.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff204c6396a5a5a04362fccc853d5cfd8d3c15be --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:34802b775b88bf0bbba14e8450c2411edd2e0bfe8c7fe738c70b911182c45a20 +size 405977 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000439.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000439.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ff73f54e9c87063e05288aada4dbd3fc1d0bf91 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:829d7c8da301bcac661009d64e4c530e4e8adf6cc4de490df818cd5417827492 +size 565246 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000440.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000440.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9988af90e96c4b87409d5c59e52ab7e18698df5a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c7347b7743381ddf2148633613f1151d39d7a2b7ae6f7a7380ad5d3287a0fe59 +size 518427 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000441.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000441.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29924ddf96ab0d838bca29028fcf1a80044866b3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9bb61b541e69bb42fd6ecf9f1d84141c93d49f3d1362018900d904f4e74827b9 +size 565183 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000442.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000442.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..401d4511b134397aeb57409e5647631428910b52 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1b1a5f17dabfe3aa19743e33dd43c6b3ced9f7ea6910d9cd40f8b4b1e18733e6 +size 470610 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000443.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000443.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16d9e36a8050ee418008ead614f180e959f49404 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a7eaa66fa36cce507d4e2d7fb35d1cf61ceca0cace0f67733eaca3e18ce1dd29 +size 582275 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000444.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000444.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43fea2b4bc377adcc7ac1e0a97311d02f073abc5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ef7f2403cff3fa5be9d7d3e320544af13aca13bd79e7f62ed6fda5312e909183 +size 465561 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000445.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000445.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f42b1af7b561a99023585931331f7f12d58bd654 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:edb5e5a80f24d98b701bb9dcb77b4ced1c7654a50caf29885375daa7f998e101 +size 474369 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000446.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000446.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..113588d7e5c7096f5c6cdae03fc18f399841ea96 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:06732febf68c80fed4da134d21316e3bfedc1cbc9e76cb5f3ad042cd1f277219 +size 607868 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000447.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000447.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f59698524bea7504f802fafa5137581bfac1eba --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:04a0ea2dc80ae8204a437b613a13e02314ec42afbd8046f3caade21b8cb4f43b +size 538358 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000448.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000448.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09b46a2cc2cdd0e9682cfbb752f23ad0491de09e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2973a882473f70f76a94480439eb3b9db9c73ebd2fbfd6539cf772f2ae0755f2 +size 392958 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000449.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000449.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c06eab627ad3332f2508bc8426a790c9fa458fd7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2e1623b548e1ce681e4fbdc814e206f4be896445cfa6dcab5da2426f6278118f +size 543873 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000450.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000450.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ceeac71684c30ab1b28304b360433061e87fdb14 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:40d9120b42c1e4adf127b8e97f104a7794e9b5d160a82f8fec5dbe94db1314d4 +size 393058 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000451.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000451.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd574d0000dd948ceedee8584bd89b5a0e0ae5ba --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5473efa2d28f325568b9d0737339a8870dcfc477c8ad517c776270a2f930cac8 +size 486075 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000452.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000452.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..feea4d44929d1bd5fb5abb574fecf4f97fd8da3d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c4633dc4ba478f632571d90b6fe4867c18fe9bed5b14f9ebbe942819ce9a4b46 +size 393531 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000453.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000453.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8cf89833a14f311ab9114c29fb6342c8a9c0055b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:89b16892837de03a929fc6aedf287c676a23dd9eee0eee8d19360ca9f2dac5c0 +size 401264 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000454.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000454.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d59bc4073c262a5e936b5db14718c2b6d80467c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:965ddb8c26310a4df767f71022b3e416a9c6b9a439b881fc12c6a8bbb921756f +size 631505 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000455.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000455.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a02ed8856199d81f8e7a510e271233a8e06581bb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7038fd10414b87bae4ea3820ef6ca38f188167eee99438484d9c3f4987cd2fd8 +size 554002 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000456.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000456.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69e2d658d1b98edbd33f0861ccd59a1ceb303d56 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:713e910bd5b7f3e40eefcead8c9ebead193a257974fe0c5c7b8c9c808edd374b +size 474641 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000457.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000457.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85929a8545fd6a3c3190312573b205d83a499a94 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7431b625819d851ff43dc242e84a5922f2b716dcb8f3ca6c3eac1320b62beb71 +size 686025 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000458.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000458.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fa08aebfc9214ce955dd399232065d0398f6b17 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:87ce6d7e1b58ec42209e5e72c70cfb308ef0a8152dfc494b58df6e8e7378cfce +size 424282 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000459.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000459.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73459560faf7afbc7c1edb75099c7a7cf246287f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0879c5b6505f9baa2c0336817602b93342cba276fe884190b562931ccd8d1b83 +size 426814 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000460.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000460.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..621ef009ecb2d52b9600ca6ba85843e1bc302680 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:19b4be2bbdd0a2e1cfb96a3aea37cda0eb85247b0ad44b8eebe1e67bef83f36e +size 663004 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000461.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000461.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f7c72d7f0bc91bf6a783be93c09c3fd771df6d9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ff5434db54e736d5e84477b4e95199fdb13f937e7011a66a9c9fffd7108be95b +size 568411 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000462.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000462.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4b6f6cbf4f53c7cb5ca7552cfc5a60289dea6d8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:35f17ce7344118cd3d4dbcb055d7838002a58f9629d57fc7db09a1ec0a8a8e7b +size 514648 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000463.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000463.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60f5739aa8efe461389462b6d0ab2c16edb3cbcb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:bb997ab78e1719c041126c3f55c513ba674dbf99dad9b679f9420ebdd1070448 +size 527243 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000464.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000464.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8761660eb951d456d6dd468d272d6a53c1a5a010 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2b999aa16686c9d53bcb130ff40ec03d91b868296b804feb95ed8343813a42ba +size 459826 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000465.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000465.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..382e49985a36e17b2cd25af9229042ff4f8a813f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:37639b845611fbcc28552b7937fb64cb9cbdb30dfa554fb8779b468b20a32aa3 +size 743671 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000466.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000466.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b8ea8c8c30b49a386d8e094b50691387e8c1cfd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0c4205f2fcc5cf7d7c22c89b13d11bf45f1a125915fab3f249a524f77d66a3ce +size 518786 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000467.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000467.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41cf0002be245a32ef4d784a61bc121c066f69c4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:69a55cc57d0b74a3339b6ef7f63b2ae5d7f3049497d6913258195dcfc6c53503 +size 542399 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000468.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000468.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ceb9873e86d97b1b6b79686d38a50b3f5aebc7f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:988a9947b210345a2d8051f9394501eaa2774a23d28c3882bd4f604daf45999d +size 507101 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000469.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000469.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae47ca0e6ffcfb50850d6fbea80c7878a71d2cdd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:db7437db216e36289eea153dbed3d3bbf3f3219fe79855fdaa8d1b93487a1375 +size 810657 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000470.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000470.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7d8c9933ac343e3ad8e9a35a2d8e275ed8e87ab --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:24af95bd6a9f1c6ced2d2d3dcdd038c7be02519978f98bac64e98717e1ca1bd1 +size 395301 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000471.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000471.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f970f38299cac332a2e22b5a24cad0cbc158e703 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:85ab9b21f8d46982b73474be11dd133f71dbf2dde70ea0b5d63567852a810ba3 +size 579118 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000472.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000472.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0b82604e48dd9402b23bd073f9be380bac73353 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d1c0182358fb4a85e79fb86f6d378c4f646fe07d06644e1d914b89686310a286 +size 490384 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000473.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000473.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adfc691ecc32530e4b7e39f364c57b5cf531db0f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:af4d64371fdd1bddc143469d91dac4bdabc5d36075535621cda648b511c7c789 +size 400902 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000474.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000474.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b561d38dfe41e1a9297d74b767179deb3067ef6b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b0efaf0e5c9382d15620269d3bd9aac80b0d37f45d165cbbdead40df73f3da11 +size 584957 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000475.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000475.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36093a1ed9a8746ed84b852c4bebf035765ce936 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4c4be087f0a802230ec49e7d2aadb906295f6b02017cdae673f5ebf0ae59a719 +size 326568 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000476.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000476.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85e1043c97bfebc86429a703a28d0650ec78c819 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:125f2b842d52185af449c01977eeee15e1861ae3646427a64e63d83173d45e7d +size 545722 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000477.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000477.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d6649e87767684485a02b3da20182fec1d1f158 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:cc0eb55b7d34701c6a8fff84f5b7ca0c014b57faae167b77d9e7cfe84fbd9305 +size 430447 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000478.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000478.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18c087f3e3a4669eb876ba9ab594906ea16817f1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9dfcf92b6108c9ebcbba95a236b3a585c3ed331fe975882a0a32f69cd3f27155 +size 514936 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000479.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000479.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b383a12055788d44eb2a85d464012123df22fe28 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:af00d41a43c9a9ce118505f9a86a07d9ca919a9b586b3e08f49538ade29cb224 +size 548264 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000480.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000480.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb473ae2c731303212388bd4192e956f19b7a854 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8cf03422d237f610ea87223f4e17e7f5ad28ec0031eac68e0a835cae5821b1e2 +size 528403 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000481.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000481.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9269aab1edc0a05db486dc618422091c40a1bd09 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:dee76011b01556a32295e3c800bdd5744416153bb4e56a3c680c120aca48c957 +size 377759 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000482.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000482.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28b87012d9447bebb5fae95cd520aec9cc59df5d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a457697a287af694c7e3cb53502d3f1215eef53898a5ad9ea6d4932f6345e006 +size 472464 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000483.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000483.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc268d02babed7196b774afdcce14d11dccaa960 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:df4e6e9a4c1f15ca8a386071fed3c48e006a19d2e400ad141eee559470799a4d +size 601866 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000484.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000484.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba245116a5ed3efc60fc3731725b8afd65de9941 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1a9e7bac3159afbe7634263d9aa101b933565e5baf705cafc08ecad989d6d900 +size 422000 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000485.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000485.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfacfd69c9c461b4365127bc435f0ea0533950da --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1d0e0d115d69acc0b2ad6a6cc103c7deeeced74fcef1eb1174c7a700686557c9 +size 687779 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000486.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000486.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52ccb9fdaaa4760d3e1d2d08ca75c7d6f0c8b401 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:024719b37ebeb0c0f5d858501e2831bd2713067e802760d17e6a77e608bfc764 +size 548164 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000487.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000487.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a01a3395f2e6459dd524ac99f3f59083aee2998 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:62b8db125a43cbf4fcc12770f7be1a7f628a6102cc720571e367a23f049e37f4 +size 460086 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000488.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000488.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37cc48447657c1a061c8251765c4f93c1131113d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b5db35a49ce6f3ef2194f56e52ddfaf72501e8dcde4fa5bc5f20160a3c45e0da +size 516398 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000489.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000489.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83a0f357b88c0647834b5f07acd29ce37fdda36b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a1f5ee56034819ffa52356023d9c806c94d8a90c3a377edc6e6356a925fd331a +size 456634 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000490.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000490.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..455e1e839ed80131c4c1f4419efe269b379cd044 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ba27978dea4335a2d50506994031b83d29e839f732d35e631c5f53222b28d5ad +size 520710 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000491.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000491.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72d40847f77d3c2ce0768ab985ef8d1ecdf18b19 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7b111dffa592a1f1ae48d41443779b960d13b590c01151b9944fc9c83ecfe8e5 +size 495408 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000492.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000492.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45ff6086ee8e1a0213c472d62add6c3fa20852f4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b74c6086acca6428315c4ed3846b57cb1dcf5be85fbfb4d459a4c37ec77283b6 +size 491316 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000493.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000493.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55e75e56315ba96121027e94fbb75861fe6bd53d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6b2c4b3e82e67773f431d752db0fa5275d7bd17b30b766b5ce325d14aa0d132e +size 574105 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000494.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000494.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..663d9dc52dbeb5591ac8d41506214cd9262132da --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6080279a8a9ddf6cdb8d1c76fc1419cff8a5c8011024a75af7819478a18090d8 +size 526954 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000495.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000495.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..300ad06a27547ff11e9ab2287fd15fec0f76575c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f421e893ff91eb8c38390e546ffcffda4b15d8a15f55a9a07fa60d56b78cfb2e +size 432927 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000496.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000496.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbaaf82db99166e3fa08fd86b6e11a911a2e4cb8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ba6fbc20981951b101f9a60e0bdedb49151724114458291620b0311d10d18f1b +size 376329 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000497.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000497.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdaa13700bce2d2b4c2389b9a0951f4d1f5a0cef --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e04067f4714d2cbbc1cf5a34d5760d43bed06733cbd9044ee34b5c6963d4c4ea +size 408647 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000498.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000498.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..583bb91320759b7c0a69a1cc42b09cb40f8134d7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c1b5cbebda9f46a90b9c31c81a979e2639f477323421f9c06aa4c38432b4db4b +size 317980 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000499.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000499.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfacb3c53d04ec34e915e46d9930797adc7c566c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000499.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd04f83453befea4450334391414616a8db64d4241c592ce7b5dd55119fd0571 +size 403744 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000500.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000500.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b118fd4f389135e4e245fff46861686cfa00f49f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000500.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:135fe2a1e555acbd14ad07d2b867ab6e94daae1e863ab5b9658bcfb67802d563 +size 330040 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000501.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000501.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24a7610f6c89e58614d955c5a8d20746afd549c2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000501.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:149ffd275fa25600e85c5bad32ad797060db1b73ca73d85f947e8f1353da57a6 +size 340274 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000502.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000502.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07b215b6b6439cf28cc7134d32eb3dd22bfd7d30 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000502.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d858bf4e3b0d64a7b2168ab0c435680db50b2878c0dbec8a46599c9880200ccf +size 378149 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000503.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000503.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..325b1375ea71baa3d0223f55d4df50eff279fc9f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000503.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dcf3d86920b68c7841548ef4a8bd4ce09fb9887dd8029ffcd71a18e614a47af +size 301770 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000504.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000504.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef8c2edcc51423d18465c5f005d07bf49d98c236 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000504.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a625a05e723eec4aaabbb1672c3c8935ea837124c14ec6cc5f581d274d5613af +size 391919 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000505.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000505.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a264177e29444276c685d6089665069656c35961 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000505.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc3eeb225863d5970c7a75f1520d144a3983c3320a85c1a6a4e43d844d78bd5c +size 372103 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000506.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000506.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..035106666ad8aa45e0dcef87bc96cc1057bd6f40 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000506.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dd442ca530040e46f6a8246417065010e708a06f2d08a22fe9d5bc70c3a5ae6 +size 384636 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000507.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000507.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c99fc8cbfa17ec9af0620b2de22911dd1b3e86c0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000507.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:821329cf94115ca87719ad9c4c39812d67ba12b4c00993040ba9e307c813ffa6 +size 468724 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000508.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000508.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32fe95e335c8cf398efa59d77c6c9b5cabe8f531 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000508.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a482edecb199a36c372077cb4d86fd391c611b6a58a52f015957b5fbce4ea210 +size 412482 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000509.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000509.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5de6ba108950468be87edea2d926614efbd3a4e3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000509.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dafc252d774630d5f607a143513e2c0d881d55b6302886b19692c75085b608a +size 304472 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000510.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000510.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b9416fd02a7dad1e696d0ca76d276ac09c7e4a2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000510.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e88f595a7457a76797b43d9e5d73d9eb6b4e2a30498c1eff062a1e83c6ddfc3d +size 409629 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000511.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000511.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d057f8597783771ab7f396400f12aef045f6eeab --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000511.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48819c2bdee0a682d6d9576b26c19af8bdb8904317e7100d9d429f2eaf6d2188 +size 376370 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000512.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000512.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66d602b2cc5d485c6ab1ff0c970ec460fff31de6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000512.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6134cf791b4d97868a54a4f99b06d0760fb03f2abbd4ffe012f6eee2cbf7b01 +size 397973 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000513.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000513.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..083ed5d49619e72fae2943f94104f1bc3498acec --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000513.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c48f4c2484455a8e54491b4781bb2b2efbcddef45df06e1c6d759959ab325e14 +size 420674 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000514.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000514.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32e2e9aebaec147af79639339883c7da6867cd7d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000514.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c47249682959e42ca6caac1ef2efcd960fcff996fcf270b78a35a1becfaed7c5 +size 418133 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000515.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000515.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b9661e12e2db8c51bfdb9eaded6f844f3209e4d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000515.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:999418f5014bdb59e2f61d17d9eef463ccfd33b7bb83c33aca6b6e87c457aad8 +size 368280 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000516.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000516.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1a44d7ecc775a9534b6970a81d7818486313312 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000516.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9150f6af4661b1b6d9a594e1cbf5ff833c138aa2c1ca49609aa16202c18de1ac +size 367557 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000517.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000517.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ea42dd97d51ca8d1fad4ca431be4932da93b2ba --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000517.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:badf43e0e6fecbbe567bd2a84628d9eaac74227878bb80afadde54039135e4f9 +size 438420 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000518.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000518.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03959c91b9f3fb773b661600f8b5ec8328a94302 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000518.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9b906d803a815332d4273476d6e814b2ebb5b7b594be7a37ea294fd51a36bfb +size 478370 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000519.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000519.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..631674ea16dcd1a9fb920d5aa2351372c8991f5b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000519.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23b633d8bb15b5bcaca1ddc6bb0824a52047e4a2e70d482612b01ea361883d39 +size 358858 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000520.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000520.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47ef6d0b4f1ee9ba3a590864370a4be10a05f980 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000520.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75aad1a2d84658b73e5f14722f26d4e41eaad7b53848d524512a02e65c854ea1 +size 330822 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000521.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000521.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e131866fb37677184b663bc0146b0805c1a0015f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000521.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83deb10df3c8b8e8169330bd5e113d5f4898072e21fc8c45a54e920d288346c5 +size 342667 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000522.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000522.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d58afba359870d77524163ee09e22619ae319e28 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000522.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af2a4df60df0944356cc6ba90ca972411f5f0421d31b1c3c78f175b42ad23dcd +size 392481 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000523.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000523.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0208dead7a659b405d43750b42cab32f0c42f54 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000523.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a14e3c9ab54efc8091a956d01e23932f02870a99c06e484531844e2ebce79641 +size 445383 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000524.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000524.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dddbad0842a05cad344df45e315ed48c3d453870 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000524.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07b41e4d005246b36fe87361b20871bd092f23f2ce37dc0be86a585b1d4360ee +size 456253 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000525.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000525.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2146f31d54ffb0284b31857baa39dc16bf65aa3c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000525.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:548a141699b715e37c1e4951cabb025b35f3849e76795389fc7b61016520929c +size 430126 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000526.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000526.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81840784173498e4bbd64a98c0ca87af4b64d1d6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000526.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:752dd479add51e43ae266ccda2f985034470eb9e016577a27e06dd2b42269fc9 +size 404119 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000527.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000527.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5fda95423ce22bbd100ceff2af4c3dfdaa37c52 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000527.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:673357132f6cf09b931fcc21b5a147487dd745c9c4f4c632c263864dc7a5acc9 +size 453429 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000528.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000528.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d9a64b7fbe376a1de0f8e49a60f714bf3d74be5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000528.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6341b185ac71065e6c16cc1daa4a0dd353b4c0a1dc66b45f7371c812050a8824 +size 435539 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000529.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000529.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e83139702496baa84d4cb36f34c41ab775ccbd3a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000529.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dae2d6354cb968b1b857321920b3c8d3925ceac8dcd6699938bdf3cf55b06c4 +size 278673 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000530.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000530.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d23340bb3407cc09461e53afd59047df7934d9a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000530.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ff5894726145ee0d21ed811b6c05b3b3a7e94dba3ab21fa48c9fe92de6ad447 +size 1038834 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000531.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000531.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b6a64f43baae4ed36c48e769d8a062055fb61b6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000531.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be36cd96c514997dea87f874bc4e3f2c881303c9b761df90129a94c77e13f267 +size 1072708 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000532.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000532.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5c3088c2588040719dd06f3b2512368fbeb851e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000532.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8373fa5aafe4dfbddef884d48f6bb4b679edd530efde221bcb869b563889cc4c +size 485969 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000533.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000533.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..214c44d53f1a50b1e74d55f51eec7f88779d63f8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000533.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:123efa5d361067b79ea122e4b1b49f4882cb76aa7775dcc439e1837148dbdde7 +size 693312 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000534.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000534.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..523be2d9b5a9f654a4d44b9349c1f5d76664149e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000534.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c49fcfcd29aff8db92e5fdc5c77c18734f5840ffcc52843396fa631a5e74360 +size 711287 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000535.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000535.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1d90511e2a4f406c9f1616aca21c5e7bc923999 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000535.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1770d07feb4328413a337df4a3c529b33ee6c1fee3e90f4bab4f07b024e00872 +size 676268 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000536.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000536.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2951769d880ecaadb931c126eeaa8d672a53d246 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000536.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df4559dd80b06cae7b90dcac6e7664c8bcc558402a28de37c343c0c25494e300 +size 577899 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000537.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000537.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f90c7aae7a187107cfd3e18e0b993f4bb67b77a1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000537.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0074687c0ccdf41a33ab4ec5f85318990f5e113d3efb5206f2da03a1d0cb11c8 +size 617192 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000538.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000538.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc19b9dc5b939e09220dd5bf26378f7026524fad --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000538.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab7731b25812baa39f0802c28d57a6dc004b57dd0725895cf98bec5c9016c33f +size 850654 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000539.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000539.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d60d6b7f1f888d94f2502b56eff6ef58b8a50f8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000539.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6574c74bbd49a5a8996e1fd0bf0149c8901770e866492bb618f7e275e6aa2ffb +size 537475 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000540.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000540.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4a3f8fd1a66334663058617ab0e624a40393ece --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000540.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f578796006473b3014dd99721f43520f5cddb397d8fd74bbae10c2e013ed5c5 +size 751457 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000541.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000541.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5964ed063948fc5bf5a7a3855f19d506f1cd9df --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000541.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f361471d8d1b501366be1c326150c7ac0b22ad36abbe47359fc48311add6dea5 +size 767494 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000542.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000542.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a37e5c0d435dab256bb8c2fb34e5db07d28fc81 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000542.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ed13e113d03bc35dfa7e0d493c59a823f42f9222c7e6eb459f7deb5078e50a5 +size 578667 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000543.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000543.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d628b961207f7273ac17dfe088bf2d476225a385 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000543.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6ded050f817edcf4f7ce0511db4f991cbb04e13326bb3fab86fa4f766e01fff +size 845487 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000544.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000544.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d95ba16a1988c2e91ea27b734b8086b01302c099 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000544.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ede7e05009e43af592f4b058f03e4371a0424452a9ac883ecdf44beda90bbff +size 737162 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000545.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000545.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab26e22027572a72cf4107af184470c640264366 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000545.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0981c7fdf4cef7a7b78e7211a4f72bb90d2541416843fca5523945843f02ee9 +size 1102088 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000546.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000546.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80075da4454132d3d88958e5aa7e316508fcd5bd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000546.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c83d383defdc8aaad969341de99a92b83d4c35338b9c1ae5cbf5e17d10cd4e3 +size 746789 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000547.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000547.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25b5e496bc871cc55e7727ed3877ffc3c01de97b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000547.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b5f1dd2af3c9c779a7a4a22c3c3aeb0ff3dccb69229a687ffc5c4d61df23900 +size 745409 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000548.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000548.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bef6d108031aa900d0534dc6a1a7a3450c619e08 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000548.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:358b45d6643550c25a5a7627db8aec35e63c669f6db29d2513173e4b7d9f9c97 +size 630957 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000549.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000549.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1454787fdf73ceb74398a61edbdae2b6f34db34 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000549.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c7531541d3c50cb6b069c32e641acc53ad25295e08f5522dee7dbcfc017038f +size 577180 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000550.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000550.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc636fef732392cb9688369bfcc98b90b93f005f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000550.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a51b46f4a788ee7ee16c04693a43ae22f423ff66b76541cdd6d221e42f8f473 +size 597715 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000551.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000551.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aeef45eb44968ae82a1ff7115ce537ec23d05db6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000551.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffabcae89a3decbf49cf3d0dc2af241257e4407e7f31a329148c65b3c2c975f9 +size 740974 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000552.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000552.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..992a7cf339fc573416773337da6a45e24ab0d03b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000552.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96c0cc3aef2914eb5ca8c6a3f2e05b02e04834e496355ffa8c065d97ccd66239 +size 846089 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000553.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000553.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03a0de03972cd0076c9d09ad96d64dc3249460a0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000553.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b797f549eb105bfcdfd09840254a256fcc004494bba77b1c6d3eda64e24aa2e +size 870934 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000554.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000554.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..716ce22730f047bc12cc5186a26b1f124da8a1f5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000554.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e353d23166f3257558de31cb1beb11bd76e4012bff507003519ce308f120eb67 +size 646429 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000555.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000555.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4675b18ccd0530fd1fd9127a4df369139ddde907 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000555.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:672436d22663e49fd28faae998970bcb7277962de0f21cdb2bd8ab514c0a6b5a +size 908684 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000556.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000556.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..737e81b79b3bdcbb3578227fb6919349377f1053 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000556.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58ac3745171752513fcf531bc0450a9077a5bb4e7203d8a2d8ec164e8e77df2c +size 899868 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000557.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000557.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99f7fc82081591318547d36dc665cf1b931a5978 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000557.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d794a1636ef2e2f7f71f5249e71ddb427cfeb15ebb787c775f21e1d93571bbf +size 870844 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000558.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000558.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b751d23afa8f969ee1b608a1508f13296ae22ae7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000558.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2767ef5cb01e676efa3d379d752235d0e7026ea0115d00d93c51b4ec752e9c6 +size 1061522 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000559.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000559.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c95378be574c00e9b79ca429c06bc40b22526dff --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000559.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:581fc35f58e027724c5c6f6f5797d7194ca69b4b4f8a0ab164868d20856e563b +size 776594 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000560.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000560.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8c69254c6026b6e123b5443165a2b0144a6b6e6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000560.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:216e5f1a6f0980fed7b147b2cc478fb1c2f74a8efd405167509933c04b74be34 +size 1822373 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000561.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000561.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c71a71db0d06255fe5996f0c709746a2bb13554 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000561.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cd10352881c1e386bbb143d2be61cb462088b538e3b7db5933be0cf517f3388 +size 873554 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000562.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000562.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb41e864d0e979543da733728514a7a7634777f5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000562.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bab615b06ad330c0b7bd32db6c21eb809c45d250147bb3eed146fb39401a5d8b +size 1362334 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000563.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000563.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca459236cd37b3439031972938dfc3ac4c44f3cd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000563.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fcf3306e6f6d3c72ac668408bdf64526c3250bb7f728cfa69543a12c1b68d85 +size 1114481 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000564.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000564.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba2adae84fc8ff50d9996b67594808b59e22acc4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000564.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:258aef003ac206c355bddcad64eab7af92891210c1a1b91ae8212f75abcefbd1 +size 1392327 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000565.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000565.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..715e452389a1db36f470443e04a6b6fb0de4125d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000565.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e98ec7d733c99becf3c79bb74a2aabd26ca64eb9d4a2956f8defd4ee3f06be04 +size 1405134 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000566.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000566.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..434760c30f6ad40748b03f2ffabea6319866e47b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000566.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed0e917e78febe68d252a3792a46ba50a1f4f9c4b3ee234d594d2eaeab5bcfa1 +size 818775 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000567.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000567.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9dbafbf5d5393cfa9b36be3f978d53a6119cdb8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000567.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19ff4c48bf6b2b615d863c1151b9f161c51c535ba4f6ab44e7190c20a95af8e4 +size 588218 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000568.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000568.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e74e93450a7e80410dc4d88445205fe85aa4905f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000568.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbc52f216cc486286bdc1316c7e9ded75884cc5cf66ae4c48a13ec40182c56fc +size 713303 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000569.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000569.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c7685a1e879d6c9731dfe022b185e1c61eee3d3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000569.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b81af2cc2f09cf01b4cf3e767bd43caf5f068d17cb182e09e49f1f4d49521ea +size 839599 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000570.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000570.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..851bdda328b21465dc4826a11f2a49e648523a0b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000570.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5f808ba3123a4b6d25f77f4c54142e2bc8f232b56792999c815fb21085fadc3 +size 856495 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000571.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000571.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b86e4a739cc9b55ee5fbf418dea713cd55012ad1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000571.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d42198d25332547fb9232dd0a10924ee876977a151ce6c6b57591819dbe80148 +size 835963 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000572.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000572.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..573cd0ef9478029a56379ec71cb7eff1746001d1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000572.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f785cca78d896210170b67f20edfe451bd8d48971ee0bce32480401e2e9dbab8 +size 1131916 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000573.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000573.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99f32320b134561ecc26d7340c19d679329c62fa --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000573.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cb35084565aa1265eb8186a0b1b36b0e69c1fe1817f7b4158b73070cbcb46fe +size 1411952 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000574.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000574.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa41de50663f2d7d3b43e2c10d767b61f40e7422 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000574.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c044434ddfe62e893ccf24629d6fc17b059cc029c27dc3da56b4856cfdde579 +size 1009575 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000575.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000575.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bedf2eb7c3cf6fe2bf3f0e4b112df3cad78999c5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000575.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eba2e7b1acfecb01f91361b3ab2a4625b9c5feb41a3d9a59b83a8ad0a5d47387 +size 1270028 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000576.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000576.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1e7e25ac5eb3242c766c23cd9b1b163299df0c5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000576.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3553a9857e56b44e4cd3318df3fe74476cff8d87d1ee7378dd898430ed9883c +size 995236 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000577.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000577.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d52b7536c4371eff8e3a8877f041ed9fe1cffb1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000577.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbddccb1858d8ab61f4ac245eac8dea853389c000e5c1d00a91506758d311828 +size 805400 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000578.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000578.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5cdc68fbee81d20384a45564a864f79cdc21c3e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000578.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bdf771392342469233ad7fc8dffa97dd4444d44efc4955ad377fd5c5d470e98 +size 950811 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000579.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000579.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98b070b178c8f205df92d7e8e09c5aba47031307 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000579.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d71d563d2fe91f538aadd1d0cda4a0df38015a0fdf7c4f66e0a83e429c6b151 +size 939506 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000580.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000580.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1987e31243c9b14131aa164efc32bb4ef1f7d6b6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000580.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81eb1427dc600426b35a2032147dad2e68e730161819942c6a2e802679d22f04 +size 652890 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000581.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000581.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76050dd0863a4d87304b62027bdc673f789f082a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000581.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bde0a0c2ecb0631f3c85d7dfe974833ae247d033595f225f855a6a830cc60b84 +size 735204 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000582.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000582.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8ae70eca0764da29a52710afc5fae90b1aaf620 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000582.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02d1ed5bdb3efa1f23cf791e98b0e2df73a6430f106279c186d0e0fe3edf26dc +size 627332 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000583.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000583.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa24fdf0296ece9a7c22cc746ff5ba58b08d4cd4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000583.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59387e7807ee82b2722bfa5911bca8de8d3a685a15f956621b92ed25129e7b8d +size 877770 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000584.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000584.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73e0ca7c417b223b73aa84b247d71b3e47387f62 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000584.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03b7275610cfabd3a14056b4ccf4f79e237e9e2e51af430bfad81b9f60a62684 +size 631681 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000585.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000585.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1704c978b8b20e5a62cdd21947732e675e65b1e2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000585.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f27e47731144a86b4cb3f9b7906f6700a9f36e18aa33a1ec53f99d6221204d76 +size 818766 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000586.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000586.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50f63ca45115cfdb453b251d5950ddf88c18534a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000586.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd8d76c5574c452f4525c103ab9549f154630ba103acc2f46110edd28b6270a5 +size 575035 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000587.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000587.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f8192ef63a2e63ba992d9f3cf01ddf54e3d74da --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000587.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95aeeb2a03ba647e98d71ca3737048e8811c9bb75ce6c1873b60c22f305c5d3a +size 611779 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000588.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000588.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80edea944c255c9f7b64471f289a60617bc7dc7f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000588.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2f5f0e2c79ec6764748b9735c0b3e7c79bc7810b2e21ee1da9e614010514b4a +size 492964 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000589.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000589.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38446c23d0857c2405c9629423b8fd42c9c14424 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000589.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bf824c1235ad4d0014a0ddc26e1b4ddcfcf6f13b4063ada0995e417296fc5d1 +size 742852 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000590.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000590.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1194dde5d7c82cd28ed91aac8d7a5f468fc159b1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000590.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:450e4d12c819dcd751de4ab638961af4bb0fa40a02c80aad647a7d6bd5683bdf +size 641131 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000591.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000591.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e59cdba242e7f4b03d35b6700d0002b6f639c9ec --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000591.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:738bfcc145136de4d1719d67125ef07685a775c2deb78fe7b05d264f2e434fe1 +size 574495 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000592.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000592.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eba06aa13191ff758e7bb4c591130f3dce2e402b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000592.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37d83a90ef5d57f7e3cc012e0e64ff7c62dad461fcbbe2ce57bb9aca7254f1fc +size 613141 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000593.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000593.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ce0e29b963a95d23ddd58257841e709d23fb2a2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000593.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:509a43c0539559815a4c47aebb496d3a9bebd4c160371b9c7131ae5dab99d02a +size 625191 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000594.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000594.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22d687e0b8d61fe3a5282c1d530c422d44e55164 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000594.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f4d347eaf8dd1d00891a56352f913ae5174c74b6d6c6aec0e91cc8ce7940da0 +size 712131 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000595.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000595.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..805443dd2895e922ccb09f3b6365f0462f0368d0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000595.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d1724536e98f677644fa727aac65f06f0b0bec625726c3de576f2a36d212602 +size 519687 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000596.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000596.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70be0f2085b9645dcf346380de4bb68a34d016aa --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000596.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32f02e2ecdf50416023afacdbffced131eccbd86dd02d3fd1970ba73c8d14d45 +size 551501 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000597.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000597.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..563b7906af4b45539d9a6758e0d83bb29718715d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000597.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f16f239c6cf85d4d8eff83e017b7a2d588501c696710403bfb7e9a67ecf8c74 +size 492731 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000598.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000598.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b95a4371add30ad8f4e228ae17423a1c917929b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000598.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53dc496061a19572b34d7ed275742e559ca49c2b2acf9c935895ee845446a839 +size 453231 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000599.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000599.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed04c1d429a7cd9cc79ab93d9838248410f1c463 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000599.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aac372bd1c407128960c0f5615a57fbc1fe16da751ab5afc9ebe7f45ad5d288 +size 407222 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000600.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000600.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ae941b6a869018951bd54dd4ba52105978beb87 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000600.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b53c35a4a67074c20dc460c70d17adfab8f845298830e1a811f7b7b8476a7a85 +size 430947 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000601.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000601.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..309e6f8623822780836a23d5b7a9d6352fca2472 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000601.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a70d4ac41d6d06cc090f19d993e48b916e94f3d4b7c07bd2a2be22fe3c5db786 +size 496274 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000602.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000602.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19efda1b7c44861eda934ffdc1e5f7f71972ee57 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000602.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af2ebb306bf76256a47228944c5c8f960b6c3d766a21a8fbc3cda88477875e48 +size 397598 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000603.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000603.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1892cf960616ce13c5fae2036940b5cc5970e4ff --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000603.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb1c80a60c7433146df90da96401ecdeac8940639dd360f1612cc59cb180048f +size 417666 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000604.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000604.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29c3b487172744c7f3e815d897ed1db3e612d782 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000604.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f48405d85d4651e7a24ef8be3cdba26e8e674520ec9344856a5393743b9b0a0 +size 339927 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000605.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000605.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0335bc3205d2e48bb91166b0352e91514a228e5c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000605.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89d49ed553b38dc5173e9b152f60c4664b60c1aadb9ea98ca6798d3d13623a7c +size 384937 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000606.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000606.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f254685c998057fb0ef8d0ec14ae9793337b74a9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000606.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7958c70ee8ef7b0c49848ebdd5da71889578594fbaa51272c551d0565c8f7ba7 +size 809794 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000607.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000607.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95ecd310d792abdf7afc07ffcbb965d350bd07b8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000607.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5903173987e22617e2cda2c1daea90dbc2e3fd10d4e24bcb7f3a1496f0b978f +size 682308 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000608.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000608.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a597e5a557e33290b4dc3c66c5dd39d7be03f541 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000608.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95a1dd7a1ba213c8348c7d9d2428f14ffc72fa621f73f5c53bbd581c2618102c +size 623898 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000609.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000609.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b4157c700710785bfa775d7ae7264e8cc77d086 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000609.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92b8fe1043562c70041273d693c461a910ee6b62538b8004ed32d6c4bc16095c +size 602605 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000610.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000610.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb012ee0e24a691c9ef0a8cbea2cb0dd321c1aad --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000610.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:822c123ceb978dfa900e6ddf99b536c2807594d152a0aae307d3a24b753c4427 +size 518309 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000611.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000611.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..636c8e68f757f538c7dd3eb014e5d402f9ea0190 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000611.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20294778da219e4594851ed7b5580c3548db02bd3ac87c30f0ca2833feb04612 +size 472732 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000612.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000612.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..626ea705e454b4044d48872d67efe687514b53fc --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000612.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d4b5ae2622e35b85447d3508f4ce0d56779a35cec5d56a0f4c84e0174d7bb98 +size 655365 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000613.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000613.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65cfcff10c724cf0eb70f0b74c612f29fe8033ff --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000613.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63db3f6e4339bf5613fbaaa1f94347b03081a502997fc24f19059fd17487cb8e +size 635249 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000614.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000614.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d0bc9bf5960e346161bfafa56fb05d8487b46b5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000614.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b23b1b87ef5ef9eac93a9ab4dce8dd30b2e86928cc8e1acb0a904bf788a7cdb0 +size 698510 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000615.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000615.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..548d8957ab506a5e02c12fc6730c8bc74bcf9727 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000615.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:975fdb4f9e21ecc50871a08ee83fec438e876920a1d6d0e2e08a3811670787c9 +size 530066 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000616.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000616.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8f525f0adc9f9aea036d46cbcc3829e3d66be65 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000616.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c710d96d8a443b46d1b1bcfc17ae8c37ff6f2799c5f634ae385b08212d4b19a +size 888468 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000617.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000617.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a637f93ff8c2a49455a319c680b7ab63bcbc8aa0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000617.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3639c5a3e20270b16f303c16844fc3a2035d1709f1d389a05c04993d89ebf0d +size 572310 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000618.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000618.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..315c4be0ebbe7787159ddcf8a88234b1b2d53534 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000618.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26e0b8cfdfca3ec48ee730d5b45e58ee9cfca0415544991efeea83e6417e59e2 +size 803800 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000619.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000619.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d28069cbf96ecdd3113fd72e1fea782007a5c12 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000619.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd607a8dd2e7a78a75a660592af57fe3dd150e6517b1f07768e90acc6b5c8169 +size 822822 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000620.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000620.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ba681ae7d4aceb45ed5fe51efbcf8619956a2f9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000620.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d54e02d64d873d680b41ed01df8bbdd5fc25f5d9a08e86b94a4ec5a65af8b0f +size 668710 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000621.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000621.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8a90433277cce3db41238e70191347fa44bbc24 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000621.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b2357624ca376344fd9eea1abc96ea8c2160cbe1c5fc7696136b8b2c29cbe89 +size 430058 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000622.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000622.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5bdb8698cbeae4e3ee32e639c708d659d24d364 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000622.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7ee5dcfb69658d7f90c8ef43fca917f481dbc5b73bb771f95fabedc1ccbd3f2 +size 922051 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000623.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000623.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81492a62d1bc8341fb5918a34f0574f51fd370ee --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000623.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1619737ca619838562ad3db1f3f3810b7fb3353f171795799368b18b89049dd +size 704561 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000624.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000624.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2ec9609f2a321bd61b5001948b67c4cc5876c81 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000624.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fa0203edbcd0d54415562c60b45711d7ec77545157bc79271bcd7cb99c66c9a +size 517972 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000625.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000625.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..736e10a51e8e3be3df0da7adea6a784921d0fff2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000625.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4434450cced4eb59402d6da28661257a488ff9cbed1a6303ed836d91e163bd35 +size 602611 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000626.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000626.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..700f6bc437772a0e369a2c16d43a398e283d5e38 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000626.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c020a5246346f2e901ae08121c982608da2de8310a4fe57d2b06f9407368eae +size 363846 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000627.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000627.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..383a4121834b3098cb658ef45e9e16d4d384b661 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000627.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00d5d65a679d6dafd4abc4dc804f0667c6a331fa9abe33770edd25645d4b0c36 +size 411406 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000628.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000628.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6d40fe8802a7048dc9b66d09091e0864eacda08 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000628.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f43afece20dc1037e83755fb4c7363c1f2d3dfc485eadd3b7bf1d570f2967727 +size 436714 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000629.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000629.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09fc53cc74955f131e480ada4bb3a49877e0400d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000629.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f3e6f16777c5f44df9553d567b43d2868f5f71df94928c6269d2a523799a9c1 +size 413524 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000630.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000630.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..784d1c8646dcf7ba9f7d3fc5e73a162d83ce9409 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000630.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f8a6366f031e38e2959c65402ceb52f067945a2fb9fbb008e3588d4265d435e +size 418163 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000631.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000631.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dd42f530a318a851cba98603cb4e0ed39983c25 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000631.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:128388ed7274f0510a33e5f3b9334944cb5adf5874f89a8656f9695b82ccd4d2 +size 595952 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000632.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000632.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c874a888b39f5b85c4cb4e3b74f3e7b497c2d61a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000632.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db9aa94ab6a25d895d4ab48d65e504023e01f0a6e02cfcd9965fad53191f5fe0 +size 438259 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000633.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000633.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a2b2a9add78e0afa63384641465725a5cc5c161 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000633.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbedc4671684e7bd882b63ae785703d1599036b4efba274d68d2252e55832ada +size 436132 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000634.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000634.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9bd90bfb257f79fbc9f0e1d716656c91d727d26 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000634.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0450127a90a1d312fe01aa53e3b0f5f06798fe003940d4f618d137d5be294f9e +size 398611 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000635.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000635.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..042eeb765917a7253e91ad2c23c658ea28bafe56 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000635.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9588087e70986ee5977738a128da3be322b9a75cc437c762b15fffbad0c9ed6f +size 411412 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000636.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000636.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5922e8b2579365300ebc0217b2341901e27a36c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000636.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a19dccab802a46e36042d218c4576022618ce5f5daaa96413f0314026e27e8a7 +size 396345 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000637.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000637.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b02bea2a8e46d791080d66412fd5078b275d3323 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000637.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab9995d429b18471ecc62bd7ede71c9833bb2f643d9ab247401af9d6f2fe5c40 +size 322759 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000638.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000638.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a2dffb89441369d16a0fe73c182b8f23f7cf2cd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000638.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dc66e09a10c3736e550e23a465500107cd7325e63a1c2322b9c36f3e0e5486a +size 434710 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000639.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000639.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d47a13c33012e05a367a52b49e32e65726cac2b4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000639.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fba49996997a3075d95008f5ce2f426e2e6ed9d31f1f0677e0f8ed1dc1019a06 +size 393078 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000640.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000640.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23f60ef156b3517151646e3cacd7152e06c0d1a7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000640.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6aef32544cd8c158a0e546442e6ee63687ade9f1b8cf294e9a633f82c494f22 +size 423871 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000641.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000641.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09339583adbbfce69fb49169e5da31c57bd2b826 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000641.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44953eb10ad0f06cdb374016737732b2b80e0354b2a71336aff0f4477a2d96e8 +size 294390 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000642.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000642.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba99478392a809bec67b24409cdf17665002a4f4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000642.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a3aaeceadc6fd0edc6b0a09e8214eaf3b824699028b8569a024d8b37707ccfe +size 321467 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000643.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000643.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b35cc884f1f3087dfb6e1c2ae0cbb28c62bdff74 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000643.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05760a04aa334ded0eaa1b3e1b69924fcf0b3acf68fa194721800600e4ddbd5f +size 314719 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000644.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000644.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2235583709d2f2508aa69152a7e6832393592d9c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000644.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9150bff01a515e01917480066deacf48f861963be50f19233555dea2428502b3 +size 416547 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000645.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000645.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c45ec0fde591283d727c1822adbbca30d59ca78 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000645.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bf75727a3dd0d54af94d905fab53a239241d786058bf6acec5c46b593594cab +size 286355 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000646.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000646.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3dc6da2f265993fda70443254a23ef17cb01c1f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000646.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f23e9f8052ff8f6c3da4763e0a236114ad9a3bae89867877f19ee3fd734f0c0 +size 492452 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000647.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000647.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94b6ed329230da33da64761583c9abf61d06ec20 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000647.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:453971448ff0f0a967f5e738c28b598e6506dcfb7bc1d8dce1f3529e25b1e31f +size 387556 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000648.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000648.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6747f32e47eaf9d0e69a79c4056a29546a64bf9c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000648.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd98ba4f54685ee3ba1a1211b0167053bb14b6c99f240a889d1142338a779acd +size 550395 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000649.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000649.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc5bb643dffc620614e9704eb58c4150c72ab3af --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000649.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a741d512bbfdd3d683bbef8b38f7e36864eb93521724c0a79d26c12655b5d533 +size 547448 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000650.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000650.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd7d428dc3ff862e6978376aacceecc25b6e29ec --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000650.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdf32af56a642e1ee55393416c3493613be293e8a15ba8f14d0ae4fa57c25ecd +size 599146 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000651.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000651.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa36224c6c34d868cfe730ad730fb66ff9b65bb9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000651.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58a1c873c0cc464d442ec1edb5a0a21a5a2a34aa800019bf5ef66e9c69893f02 +size 414531 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000652.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000652.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8e760d2d93ae2155aa49065d2133e7f36ecaea8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000652.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f71975e2e3673f179bc6d5312d939ec1ce8cbb12028446a54fb2291b50714ba +size 594836 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000653.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000653.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c345aad36ef301768fdd3ef77d63531e3dfd9414 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000653.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:192b9dbbb2ba1b3464736ebd9063fad0bf47fc7d18be17f1072f7b1724c05871 +size 569921 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000654.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000654.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29d705558fc7fe1fb9452d5049920952227f0d60 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000654.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6607d9f5982d447f84137db55f7f9475380d7d62d788aa059cfe4f1adb5b26e6 +size 678866 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000655.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000655.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05c36da78758db63bad74107c08c6d9328a98470 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000655.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9a6d5f399db5053e6ef88249b9406a7109f5ce80b2308ada9603fcd98ca9bcc +size 468465 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000656.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000656.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99339c485e0791be5ee6a3a7ab814a12b9594199 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000656.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12fd6de9bc6ead64ce0ee1412dfcabb2f865ed9a3831e6dad2cd2880775a58e6 +size 492199 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000657.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000657.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d3e164c725040de0031996c853384b2678b482d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000657.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:165129f7384c5c8375b8377eb94b140ebdec4900897f9bf80a89cffaa57ea240 +size 591671 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000658.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000658.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40541d8fc349765e28f24cf2f66155980a7c30ab --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000658.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:befe63c4da7b5cafd52b282e308b7344ba8ffe68a4a1487ef13f8a4ba5042e73 +size 493883 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000659.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000659.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a69d7c4a0a56ad478d29b4f374d5e3f2e4f91d26 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000659.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeaf1c6cbb407be00d60534376f1c855688471264370954df0e3b5b27b6cd500 +size 460650 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000660.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000660.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..718adbd5c46e3dc3015ea4c842d7bc90bd290e9c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000660.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4fffe35fab455341d6b967787f0562a9afe386e70af649e4599ac003a5da696 +size 484130 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000661.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000661.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60f1f32b5b6689c08afc726d2c7ff8005abe6020 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000661.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:447560a0c22135fed6274b09e29b997b6b1a092831a3ac76a5d52ba024274f81 +size 762930 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000662.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000662.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47f1b5ae3ad2fe97d663caa464e581aa2b2274fa --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000662.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acc1fef13783cf6fd34b3663578905b69ac0ce455aee0fbdcb4bf94adafc9b25 +size 573343 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000663.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000663.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efa86d10ff83f4e11bbc718ab5e5be23803f104b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000663.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bece106b2a7e7c65a37ac5e330f0777ba40a03b5a066de0f36fdfbb8725ea30 +size 708022 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000664.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000664.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a99e2b015dddeaffe295b72e8f1fca9f9b5f083 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000664.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf129693dca3d35da240ab35f31d00e022eff7dc6228da6bd46c7dacbc27ec6d +size 787842 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000665.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000665.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6c1e4ef4b11ca6840763e7718cafa434f9cf53c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000665.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f71617ddfec5e58980f8d4e5222d2feac0c3e12617e34f3b3b55000d8e39818c +size 830366 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000666.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000666.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..806adec8fbf9074f546236767bf7e8b9b259d8d3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000666.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d322e2049255092e2f997ea7f8516c8a194d93a6d2ed48d6852d0650ae408c8 +size 569302 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000667.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000667.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e657e966fbca0436a680417dff001013fa44651a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000667.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daafc524f87a09348a9ed226ab44eb48d8b509249c5f4c24136540bfc926356e +size 563917 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000668.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000668.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b72c853d44470f2074bab5be981b2bd302c8bdbd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000668.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e569652501cf366175805e9c96cc18acffde6d32c39d43e74f232c043cb7728 +size 495662 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000669.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000669.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fe322bd8744e3aeab69809c551bb15e7a727704 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000669.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e73d63a9bb1918c8a8d9f1104c1da1f57048f6df7d83f1373afd74b2d1bbcca +size 451605 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000670.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000670.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..402ccd0103d0953b95d2237e2a90e62a41ad4837 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000670.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3feff7b331e7b9a9d3fa59ed1df7356540046b24752d86c155b3807b7dc6e16f +size 445281 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000671.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000671.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6953339f86afb104978719c0c0324ff40a03ee0f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000671.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:701af15c84eeeb35547df94279a3d0bd82ff13ae4fb393544c7adb0bf8a74480 +size 435164 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000672.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000672.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..769e78a28415f4872eaf33c83022c0e92e9d9055 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000672.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f149e4748dcee8ae7e3466b659deaaf86232bdb163f82d3bf5eefc4277ab1702 +size 395227 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000673.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000673.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..701b73fff66a526e724854df9ab4323885c59f74 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000673.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1b2493f10ecd3cb84a01923ea7739902ce9098705431edcdda28c0f01f3956b +size 525014 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000674.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000674.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58c3caff360f5991c1a1bc6d2d2dc3cb862f86f8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000674.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03f98f12e1d1b34f43aab33233838615820854073cff394de23dbe03818f3521 +size 431643 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000675.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000675.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ed63a90ae6ad28dc24b5dc94bac72e3918ff6af --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000675.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2084e64713eb01a459795927d96f073fcc90ec3263aa93dcd187cbbc4cb8d0b +size 405307 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000676.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000676.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24ce6947ca078f269d65ea8e1d92eaf637315d23 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000676.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59a18b8eb18ef19dc5e341c6343d8abfefdf8ceb6a1e2c3f2de6f56a3c55435d +size 802130 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000677.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000677.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21ebaf9e62882f55005892e6f50cef0562435e45 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000677.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5c8e11f80ee9069b38ec6dab583246ae3e60dc5d70ac49fdf13efd9741506d9 +size 414283 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000678.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000678.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5dc8223066e4e6aa023a3e521faac4937adbc934 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000678.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e3bddd6ca131a5f4b013c705a6d18d5ef522a3aff7e606331350387c27d0ced +size 378102 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000679.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000679.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d218e495412239238cd71237a5490dd05b21336 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000679.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1795ba74344c42b167cef453bbd5c1e41d382aad0ed05eda15854407b715bab7 +size 388537 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000680.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000680.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15591136008ee39e7db91fda2fddde00e9e20a0b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000680.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10ae8a16ac66936e571d7b178d6120b84ac1b8b60bd20a616ef76d207dd51cf5 +size 451529 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000681.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000681.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2872db6e74924fca7314f0e3b99b5d69c26c8630 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000681.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8e8a0adb2ccf93e9d19f36dd2c25cd4edad3682e4d7a29b1c5348652b62c976 +size 352788 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000682.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000682.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b47dd388562e629d876c1bfad9b9db9fd72da4c8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000682.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:361333f2397110e0bf8a2cc9dbf0dd845e86ce0b70577c66a723512d240b2213 +size 494751 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000683.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000683.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a419942c1fc2e134830a72b148a14967608ea4ed --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000683.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74e7981842ee3f635fba22fd21bc939df26239a9b653ac33f5f548f93c2b3991 +size 394805 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000684.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000684.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05fa94fcb8f0e2e710ef9efb3e7294c38c8c6252 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000684.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6889482fdadf1b61f8b8048c096ca8cd27a4e380d0557330698e941d426040c +size 303583 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000685.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000685.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ad5c0c8aa7eda41b575db2a62f9cc13b08827d9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000685.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91db85934cc547b675909a5b6753ca260b04fe4cc98208cd8d7ba4e8f2f363df +size 329445 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000686.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000686.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27de36ee07d6f8150188bf700fb4e63acd5f414f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000686.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55ecf5c7f987bb2832d4c6d45d58165db3f3517c8d4ec08fb93e192670459232 +size 573881 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000687.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000687.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfaf9e07c1c89b9a97413a4bc5227722a7f6282d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000687.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30a3122cd328c027721ce71e382b02b87433b79952d188f04bc94a4b51caf059 +size 596647 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000688.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000688.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08eacf78d246983e1c18e18b8f65622193b07dfd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000688.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76c16eeec94defee3afd4e1a7eba586dc6e5b401cbd45ef1d2c01cf21023c8b7 +size 600779 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000689.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000689.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35084aa021b6019e27fd7a5a0316b1c4469ea92b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000689.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:594c59c8143c2ab564f677cdeb45b42c625a00a23aab2ee85e3d75ccb9562615 +size 573004 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000690.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000690.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ba352629c54f7ff87d6aa792f31597561d22822 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000690.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ae18298363d24653f23301643a4f922518a9e95da5d950076b4f8bfa75f3d7d +size 805961 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000691.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000691.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..feefd34067b213807052ea5bfd31db76bde40a93 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000691.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb233c4963f5f63bb5aee9cdda52e41bbad3536d3fd0a96053f7779a3eaeec96 +size 850485 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000692.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000692.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce452d4c5070d4d6127c758aed8968c126b55d8c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000692.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7c6edec2334d56d3c7324a17b132a240de53e37593a2b3e1b9866488b5f0aa8 +size 660656 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000693.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000693.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12b84d481e23584bb6b5cda8c0afb871dc3c5ee6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000693.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4987bf9e27c71c8a265d05512637bc39bff5d3cb528e7d2e734167f83471012c +size 623285 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000694.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000694.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..806a16db613c374195224c10e554fad0377cd071 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000694.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:582c2f9e5bfb74406d71b59ebd741eeb70dbca4ee3e66b1c8fd643c78569200e +size 559176 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000695.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000695.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..984ab3b2fd26bacaefbe17edfc6114ad538dd1ac --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000695.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ef68920891471df1379e949e589b7eb421f52a2ca197e6a4a7b303f5319fd6c +size 694788 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000696.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000696.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf51ef89367186c2ea78d168d0beb5a6f9b6cc34 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000696.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7a5a37ff67a9ad07c60fb6f8d6438cb469a57044dd008e7eda86f6b78c286ac +size 683885 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000697.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000697.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9facc93951d9cd87498df9467a0639f64e68a33 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000697.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0e9b7c624b3adf296ecd96202e5f9f7a0893f32748ec933e1d91e93e0ae08da +size 719544 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000698.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000698.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2dd6d7b85c6608bbd5e1b779d8c52474cf688f70 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000698.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e57ab4df95fae30a29e6b0e274094b0d829d23a1507848ea9a126672aa133a69 +size 1154752 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000699.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000699.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2d9e1c6e3e4df463653eb3b4fd93e8ffc92f3f4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000699.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86c1c70f677a442d1be144dddfa7e16c285bb29421315b0edf711825e27d6e33 +size 665359 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000700.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000700.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ec76c665b77dcd98ce9c333b7330e37244db176 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000700.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e3a7b2fcb05ee4fad827e960a27451d9a55fc8d8d8854413c86045aa5c8aaa9 +size 664775 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000701.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000701.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04624320b4a3bf9463522bd55810cbd32ffd8f26 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000701.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:384bdebff9f8cdd2d5e86600662af2d37dbb9c8fb618c3872ccd63977ed18fef +size 753078 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000702.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000702.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e10ee504bb3a8b529efb907c9739ed0279501e4e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000702.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8d24ea7f6957871494e0a1008cdc8bdf9dfdc66beade73475f273e881af6919 +size 908018 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000703.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000703.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b47c09f918baadad39f4d162a0e40fdec586c1f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000703.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:965efb94341c2e692a724b7f3d806612c4cbd8fcfaec41eda27a0b70d259fe01 +size 563038 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000704.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000704.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec4282f7a9fb013db118c2ef68abf4dea1a1e023 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000704.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a26f7238456cc6473370fd57c5001784a65d7031e1d80f1e4bcbfd46b68ebf6e +size 1057325 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000705.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000705.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..210164e9fb5bf260efe0365539857b69ccb9e071 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000705.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:029eb8342cf4e49d3296b9057519f426f994c7f183e8bf3da3efafe4271fc0a8 +size 479800 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000706.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000706.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad3d01b7c37f41ab344b9f187e8705c057654107 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000706.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:040594184d01e2c55ab729dde4f7a3eab2d3cd81fe9662be6f540d9b25b841c8 +size 486623 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000707.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000707.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66b97a2e86d1dfe7075b48e8f3dfefe61182c146 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000707.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d3b82908d025e85251bfc2e3927cc4861de192cfa4dcd307159ee8c721bd844 +size 407094 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000708.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000708.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6465c536459fb914004a8404906b1205e599a52 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000708.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c30c20089b771324185d3e1b0e8d07b9199bdeea47bd7055ed77823daf1e8d6f +size 554324 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000709.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000709.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dad556af8dad82dfb6ba1958a2f7e435bdc3678c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000709.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4f21cfe87a20d8e80cc40c5967df522ea3c8dc98f4a405cd275905d68d658b5 +size 389240 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000710.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000710.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51e2e3fa87509aa4967db6e98b21591e90921dc3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000710.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9a41eaca6fd50cb798bb5835001b1b6ef356e1e2c9b4c14ccba88133f0a1e16 +size 444437 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000711.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000711.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b04268e510c44ceacfb4ec57008f8f4b175af6d8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000711.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcb2c6cf475a8f4b7a6508a1c9bfc4c667329a2640161941d017ea458ca6885d +size 774051 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000712.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000712.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a84d3a4756dd9b858b043d9121ca67aea3343ba6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000712.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7174e798964a7b846345c9202afefe07e605b1f66d7898459f68fda468191fa +size 394052 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000713.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000713.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19d6f26cc2083733deba02748e54b197cb32472d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000713.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60d255953d1e4e5da77120e84e293072a39806f5e31183ee438b0159ea4e2aaf +size 460868 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000714.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000714.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9919725c0b46b2d0fe8c18e41a2725896a8a26d1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000714.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a826640bf42bcf0a7b569264cb26ffde203f42e75464295fe5b61c33e6ae7ad +size 391768 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000715.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000715.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5162e4fcbe74207057d2519f4ee501834fdac732 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000715.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84a9572bb6b069e3028e08b4a23b8f2c93f10455b15bdbae168b0778b78bb526 +size 346382 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000716.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000716.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d41e40e0ed62ae5f515d41b0e4b1e612d1742f4a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000716.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:244e73fb39de7894642ab285d26bfd8195c8cf2115cd99f1bdc98c6bd3a6a898 +size 376577 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000717.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000717.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc7e2332152b816ee99e74356ae43af6b497471f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000717.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f69f5ad9a032d69123d8996a8a09a2e291d86179ea5b3693eafad3bc7f702f7 +size 378322 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000718.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000718.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94010f28c4f50cc03fb65c8f812862de383ce043 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000718.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c43a23e91c9ae134862740422eedaf927b3a2d14532a1e0e6410435a08c620f +size 412167 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000719.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000719.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..101c8237bb4f39da784ea5215675142b57cc9959 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000719.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32e29c2f19ead54833f70046b7ffebe277a543387f676ed8d720886c949094b0 +size 373273 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000720.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000720.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9067cd265ea06cbd3af5eeb0c3bde02b33111b17 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000720.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8139cfb1f302cd7d0f24e3020a95567a47dcccd84e994f46a4762597b5b1662 +size 427857 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85a532dc1d9492a099af879df1a74d44303d80fd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:22e06732bdda4bf30b8032f1f3270a2a23d810715ccfd8679a91fe028d0a4942 +size 3165695 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5dd04099584bc0a67445a5fdb7f349de80f134b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6bcdcabb2af84bfa420aadf6ba112c10281d03ab79ae395b75f42e84326a5b5f +size 3186188 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1034872d54ef174025cfe8fdde83ffb20f503f12 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ac00365417ff0665a09e9864b085133f76ae996dde240fe49eb40c95366d76d1 +size 2866205 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6cd196b7c18e75430fa75c2d2533172eef1665b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ab1e545626444b535b6b021edd4ddc1510f6d7ec9173b23271d28fd8f91e7f14 +size 3309387 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06c871185a9c0b856515fecbc5aa31c19e04608b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6767d320ffa4c91c811a0c566f7894686efc9c62bf09e819cff30f724216022f +size 3058993 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94e4cea1386156ba0b728f01550d1b0fa43996e5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ac5aaf5c0c9f2c8790c670de60471e74a21a2e7e5939560cbddd02ed2d6955ba +size 2033169 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec4685ba5e754d8f00a9bb2479ac719ffe7ab454 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3a8433a07d047e32c31c26557c33954645d4fdf524acffa0764820254516a0c8 +size 2624537 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..732e6d4e6bc41c0a1785992b1a45ec19d8066a87 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f1d95adef4244705ac233a64d751f7568374a36780bc33c826a79bee325834ce +size 2503039 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2fa5a8da9804e402eb3660fd3a56c4cb9142495 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3b7839a998b1ac68fa823ed1c05f601afd5716ace910e8f2d17a3d50f212ce57 +size 2333824 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9a7cd1d8888b2353e2fd8bdc19486557a557766 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3e1ba5853291386d174e53e06beafe7f103982d733c84be0ec00f5f249517a4e +size 3263592 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91b3f5976622f4fdb05312cb2254938077340a68 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4de98819d8cb21a5073626ff99111f2255dae4ee40abbe0c00e5e2a4a27b77fc +size 2402885 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..104167e29a63703dc5172555c88faedd45d01869 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5f994a98a876ae39b5ba403781c1d60e8a8c7f83d4ca5eae10219057eb72a596 +size 2403183 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a0cb8daaacf851dad33485b38c17f31ababd72f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0330a2794fa5c14c71ebba93af3e4625955caa57280847f98c5dc99be2cc6d86 +size 2378471 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8049f0558dcdcf21fda58f22de1248e9fe3076f4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:33ee57347d7fcfb9c6754162d88812f9d0b1952be6771f2d1d33cd96cdf8f6eb +size 2713519 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4e37bbafbd0f5d5352e62903d9d2925278e97f5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:27dc19facfc6e220a9f30fca8ff8116b4e1fd3c068c4a7cc50d9e6f3b3427da9 +size 1965403 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd386926248505331dc6d3b90e22b4cc73b87fd7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:00ae6f9f6019b29fafd70015c67e5e4279d8bf7a184ce208ab97803634a870e3 +size 2689131 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d951b018e02c5d1973e2c93f90c62c310d38bcb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6b163cc2a9830930bddc40ab6927be23a24cf9a5a28b270f3062f6f29ea0e5de +size 2246604 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54a01dd296a4e6bf14eae1fe41ef2227af3be129 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:148b2bb0e6dc0d390f02a32d1a16ca1888f0186d8f84f8be18720fb137a4ca63 +size 2808221 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7ef13bed68a13380a239672c1a2d422273c9097 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1ddc29e9c9e9c537dcf1a947e1d7bb03395a0b9371f6cde1ff9cfa960ca647cf +size 2292629 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc657687c75de5f403d058dc2f6d0aee171f7411 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:109a25756468b9a9b2451d44299e9399139407e1452f51b57cb459d7955668a2 +size 3015642 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..023470bba9be8bdaafc5b5994d17cbb76400b5d9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:63246e4feaa348b7446587cabd92a51bc2a9229ac1422ec0ec0a6459e03caef6 +size 2120767 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57c280c70fc2e9d78041d85c34dfdc2b9fbd975a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4e3a7ab7436f66c6f6970a37b2b0eb7e9301c336586c7a301d440bbeb01026b8 +size 2773161 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d25007328d106099376de0dafbd58d4ddcdbdfb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d494876ca9a10a4200bd92d3ee18c1d1d19b419fc9b3e1fcf3b9f8582f04ebed +size 1898433 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2c1f5e69f88696d9d5272bf412f35caeda0d205 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:40906efff36bd024d1a7fb87fef4bfc97bb40c0ed851ae1b95ce7fbd173bc7b9 +size 2582502 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74775535c6fa9ffb5febefa37b6269a0c599a0e1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2301a691e6a1c9b3146f49967c3c9bafa41bcd93a2843c3918cb6eee09736b47 +size 2650841 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8fc8d4098c3b2b4864d39d0734d0d30bc8f7e29 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:149fcd962f0694e3d2b4e414a5af0535169b8b370706ce5f474f4eaa44c22a4c +size 2481390 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc6fc1e1d6e67eb16e91cb3d43f4291aefb55070 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b95bd1e84f629971075b2c48ee1f25bbe7b416bf170f4e1665bdeefa10e805da +size 2025674 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a988c583496a72bb8ac8a4fafd5805d2694589b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ccc6b182b41e0deefa315027f4636473ed972714d0a248ff7327bd6629bdb56c +size 1831774 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf41a448b403018c06640f9b5a135cca9b4ea475 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:34a2f892db8f6cc34c7aa1175316ccb75458713987a2b1c315989ff616186e5a +size 1647029 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ce83e56eb9a78bc85b66342e9453d316d63ad32 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0009ff656e7de433613e58a6a9f62aa7d0f4a0d04fa4fc9e96fbd3fc50a8a02b +size 3304514 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a985f6b04f3431959408a08721a2759ac8e2bc9e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9bb9aec265da87a99fc0d34f31727138b5ae127e27444a1b6e40bb63167a7a9e +size 1848958 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..973ee90a8e37101ab4c0108784143f9e428edf3a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b1c8d5f67f2b66ba15cfc0a4ce09b1904fd7898eef1fb609c1454f1d6cd70c51 +size 3463113 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48efd4a7a197d595372b44f96a6d890b9c1c594a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:72a6b3220efba27eb0a0636142261263bdf1747b2fc4df5586090ebbb37afaba +size 1903677 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea37b2ac2cc35d1a6a68b4c63a231c01f394c80c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:979a21ef4c3810871d189ee3f7b4257544c2d2dd100b7af398df67025dbf9c25 +size 1842518 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86f58abbdb1a993b4bda59fe2218adf865394420 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3c53b3d0e29d393599d582362342437bdbc87459d27d045b28d6e51a7dcaf27e +size 3729354 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..289b145979709fa157e1b3e76ea77139195ac36e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7c1c3b4afb70d00fefa7dd645eeb4b873124e9bbfd7c818528551aa59a959910 +size 1761659 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95964b5da0349b980a96d4bb1109fcd7676d2e00 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:72a044ed04b1b92fbfb8834f955c708d3085fb1c2f81b2ec3be76b81bb51a4a7 +size 4024073 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd25b269e4dd456c4331c39a48e31c1248551874 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:27a64b6bd87477d5eb007fbb3d85d21695d2162cefb6d36db36cce0b740fd081 +size 1325060 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..042627ea8c74992676db813e4c939f505045f4f8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:22fdd20c8afeeefe878fc89a751f9d1c60383efefaada2ed890c0aa465e03ca1 +size 3000618 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb95c74feba2309cab30d4e92df37ad57fa33e44 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c45e520f8c60db4fa6b98833127be9ef1ed8c9d4614ab923bca7c2666411522e +size 2156895 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e45604c16f93ff1e4993e3462fca8e1b78c01cf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:399e07b24ceb1f4b129251a24f093b4cd197ecf7cea9e8c29798e3aaed536ebc +size 3104359 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..978b01f72d171601c073df2f81a329b542a3cd71 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:547dcd37857112e108a3324bbb815c91f52acb47ad01daa70047acde17d0eba7 +size 1892031 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c52e02bfdfc4cfd7fdaa0ca583d7fcf3e69014f9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f474a177654f7b798b1fdf16d7436e5b28f63d686741ba22a46aee0f00f6d773 +size 3759554 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6bd2456354a80dea3b4cab3bdfb8ab9e391c182 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:28398dbaf3ceb6c6f7c9fbb9884356c49c567e2226195085859507d00a187b8e +size 1458200 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed7ac8956a94bfda06b7db2d64605f617444c747 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5b8fec1a439cbe3e687d69082571411b77de08ce7fe0b1bbf30a38824469e1e5 +size 3117703 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..040dd527c823bb090f1365815b2ac7e5ca3d600c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:cb8c2e5b83a187d9694aaada25ea9bf9945dc8d368e19297bf96fb826a07e5bf +size 2378258 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe2316ae53f6f060ad0b5c353394be35ffc3c586 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:466ae941e0c0a501741ffd1fcfc553de2e91c161f6ddf10aa66fd5c44e288ce7 +size 1638674 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc3619335df2ab99bf3594672540e7c9852ff232 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:391a86756cc3ff149cb76f3d1aaa2c32cb257a4c1065b21b458905b4b867ead2 +size 2744457 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f1342847f61c6f059d0d4c52904fae4b95c983d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ca00006d2880db210518bed21e664199531b96c3db1350156faa831432a557e0 +size 2947623 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bef93a5e6a6ae4dd357cb5660ec5e96c9dd94d0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ce9876baf2a00a0c8d57849f72aa30eaccb622ddceb1931691add50a9e0d35f4 +size 2772910 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f60ccce8ef2407f6e7a9bbf94dbec57a4db61636 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:fc66ea42995df2851c55aade8251d2b6db1516527d01d29b57b1f4ab4814b3b1 +size 3223195 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5a855aa3e43c1b6c98bf07fa550981b59a42ffe --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7052dd1f2eabb51b486022b4651d54f63218c36a55008152d6a942b2ed178092 +size 2502151 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1d018bb640d390d7d1fbaf761678068d79a21b2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:589ef605f04c6a9e20e58a846402b9da51d1a3b71c2517ff817d341ef84f0576 +size 2230015 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97c3d15cb509ec96e17678b5028a1833c2c5c8b9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:da16d80ede79dad922740cb22b1dfb0ee40510e5b494ad7a7ba0691c4f0edf67 +size 2667306 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f2a33054fb97e2e4276c069699144c92f09a30d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7df9a9a5541b60655622c326ebdddbc23ac7097f1078a58f2694290fa4419efe +size 2490254 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..265bc72efa4ec66ecb1230c76da7246ed105a7a9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1135f2bce8ea7388703fa0c1d52bf7cd58ac4959ef08951a53c7705f37d93126 +size 1312915 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa710bf3fa06415ca7e1014f3dfec5effd87c756 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c583e7c37572dc01f18a29701e2dbb1ac6d9e9faa120c53b778f27fbbb1ee947 +size 1358608 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9eedfa827b1637ae79e0630f7b7bdc74dcf7903e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ba8c2b53d1efbf1834c042a1172c79c4a7a4beac5cb5a1a57ae7c408f5b93f01 +size 1170152 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4f82073cb23320bffcccdc40b33982a3158a881 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:482dc0f414636c263785abd260f35c39fd93b8677f31500e80ca5a833eb1cc8e +size 1384654 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c9cfe64013e1d7ca62affa70898e1ee15f43458 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:566f7c27ec6b81122360a6315fa289bb33df08dcd8f67314d02ad066f2091602 +size 1047988 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18d05ecee6ca868e9b4f7705b04d3d6bc6f977db --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:081a37b65ca843c09e45dbc9e3c209420f97bcfafa8875a5247a5069ad9c281a +size 1403146 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab4e92328e8a980ec864e6cf6de34d04a1b9c933 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:aea2f6bb9c3605528b080e82d666ccb3d9d683891a1069c88972c5eeb0b13b5c +size 1454026 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd147051a7024f1200338372f269f59d7a2ee38a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7e6a96a33e99966a4debe8c06eb84f6bd91e72676acc804d356a2eb3c488464f +size 1853781 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d74a09f6591fc43c7766944c039a4bab7de65b74 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:bacd11fe76fa7a75a3bd100dba2943b9af252ed791622c0d44972e70dd2a1c1b +size 1345287 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a58d8c3a4b04512406ca9c4af0a1ffe9d7f6024 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:582009d4cb37595bc2c80837a4b3d0ce61795beea0bb3230f02f8a16d64f831b +size 1204312 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50c393f1bd02f4202045bee69e27543e96a08ae1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:40d829d7b154b10f6e571dfdc836acd3f976e4637d2c7ab3dc5f41b0aa091538 +size 2480254 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf378cfacf182328481e487a55ed87e7e360a49c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1dee05168a2bb31128e180a081193343de815e436457b8f25c181f46d42ece77 +size 2149708 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..773859079f2a436641698446e97a8e18c4e15661 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:226007b77bfdebef12d5b27bbb4e7c1c1cc89e8d92ec355e53d450b69a02ad04 +size 2134543 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc3bc6091536a624f4d57eedf9d2b356428f1cb2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f6bba1e8a0e98633dc9cea542e9ca141c445399f13992a1c7944282077e2c0a4 +size 2293292 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a32debfb5753a65d646ac4f7418cce87e511dae3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:61dd85bf43f09195cd3dfb982a4c62fa477cca1511beef1863a2ea1f8cec3425 +size 2814983 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aeaa038992b9516e9ccff8329a14dd2fdce27b2c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:77fe3bf9074d8aba78b01fa0e10ca6b80aa5d581b92654b78a4f0445c03cc0e8 +size 2368745 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9cfb542089653efd421031333704b51e508ced0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:edd74612fdb8a455d546c41ad0200d6015ae5cc33f92f6e04939f67f6ef44b5c +size 2983150 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f024134b4ada6fc37ceb51a0b5ac74f3fd6e042 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:722847a82c5fcc596e7c8263c279d121bbee3edea6e24feb7e27d81beaff61fb +size 2329334 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26639a83b431f9a33c39b0968762e43c4e25ff04 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:eee9507f701969cd8edce4c8cd02ed25ce670355a9ab3e05f9066b27fafbe0ad +size 2870007 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89aac85a6904bf561ae7f5eac7b1522b7268e589 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a426a48788e662dcd616344efa2fb7ac8371abaf220d0d65346787a944cbacf3 +size 3235953 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c31d415d99c5198d4b3adcbe4ad108d045ce124 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f9412b6d76ed47d61528ed7d04e62cd08a979472ac588ffd1a7d8941fe152543 +size 1740660 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1819e19ad642ef1a0e941f0f92f47798af3f2d2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:07752fbad36624a771225c7b8fa8129cbf1911141613f2b8f115f9bf9399caea +size 1842287 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67851fddf694cac418b79546d1077d9341bac861 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b2328f19cee454ff37ee24f0c149d0fe3a9177aa3ef6612816d9c483ce2d6508 +size 1838106 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bbe2011fe427f847442330f493f21fe3d8ee233 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c7800979df8e58676b32bea13ad55e104656a977935a5f48f4474812c39a3b08 +size 1475833 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ca49d2c891bac5cf1fdafd4de044fb7995dcffb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7ae12232e6d670a619ce4470a6cf0ccd6c672df2126ec14793fe5117cc85f269 +size 1523993 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18fc7eaad10754300e12a1b2236a0a4187361506 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c6b48c616716186e5bb801fcd79df015b430527c3dd96045685675728f284674 +size 1187200 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dacaddf5918373c0dc8ffbbb7d2cfa59ae249b6b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:88472b50a2ddfc4deeb4d5dbe4bb48da3129f82dac48709ccf27c6ee9668da12 +size 1245941 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3cb278b33a7afb74a8ddc9741d0ceb1627269e9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3d78f995a5933c660699d9e1d408a6ab3a2a60fff582d77a436452c480efad2e +size 1206949 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc923479579536a3f354a3164f16356567176c26 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b4ef550e227a5b598abead1c40683d1f9d326a615920159319f0c2be02c7cb36 +size 1866854 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..130d72c62adeca81ee8cbb6c3686ca42b79fbb6e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d4fad21a589d1cdfae2b2c7952e05450fe4edc149e86bc6951df67e0e8d871dc +size 1457400 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae2e39abdd016fe9d6dd329db23813f0e81e68c1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a923fd7ff2e4e4f23a33fe46168b51e630983b88bdb93133a7abb593769ddec5 +size 2728279 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3375a6ef1213b4710cd58bd5773000d212dcb1b7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:591a12fcb875f78cf4ba3ab38db25b1a46779802ad1cadda17d8adb71bb3b5e2 +size 2242659 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8d150166d73172bafaa40f5c26b71e685bf0cb2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f80230803d6634090e59b5236ea1f44e1c5115badc7ef90561665566b782ae4d +size 2088033 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c9b76f2d213f25769d97f71ea35588f5c6a975d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ca17d10802fb49dc9167b1460bc761923db8bef4a18d0a0d4070c0a38f1445ca +size 2375130 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efdd94f182610347d0332aa3a83cd94a6aa88cfa --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:20a2e4b8fcac58a85eb1f01b9d665881bd13cb28f33915c83a36a0e01e520f9e +size 2376142 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b54b083c0dfd1eb39dec702317017ea29afea0a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a0b4683a5759ec6f1ecb099eb16f452066fb1154421f3bd80937cd3ab71f78f0 +size 2216681 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf417d1e6db6a827012ad44698f25bb21c8c3eae --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:207293c211c5b6f92d26411707010389ff26a3a0ec4ea81c268792d5bff8ab3f +size 2950372 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a20c772cad0d76943e7558e2c9e217aea07dda5d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6a59d0621193ff86132bcde86509663352d45596c71824dded51b31ba8ecc562 +size 2281150 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..defbaeca981f34c20a10901dfdb54ce51e65676f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:579d3cdc2e9c36b1645f8a83c2fa14f64fd1536aed2cecbe55735430b5ce6e7d +size 2193951 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ec477c7285eaa19834a295727fb3bc5b30e145e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:247d17a14a0de47e3805057547ced8a32ad45fe3c6b35946df6c46b280e79864 +size 1782891 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cb56123a77902331316e57c276c7aa23ee053c2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8bf229eeac10ab03dd162caf9e4fd1bb69ccb14e99ae61f911584caf43a8544b +size 2411115 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30a919a96c8047046d5aba6c8c3dffa2f63a176e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:00c55a599e728449277589c6e5c3467473f67a964611e37925c649965c093835 +size 1579130 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d1b3e7e8dff1ed21d91ea7d48ff6754280481fd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2cac3d2718f59797ade1a9a14b5e94ee50c63ccb7fc90bbfee7b92a457f42d2f +size 1447840 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14aeccca3a3031006ab010859fb80b1f74740952 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:766a07593c11f30a8c820d147b00eda0e768e0faf766473193996443e8252b1e +size 2304626 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..886af349efddc6fc17dccbd3346a4a2dc5c22a2e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:35955fd3be417c07976d1de0ef69d8ccc2ff0383ad696a4b8657d2eb51818dd7 +size 1946879 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..959b165f7ae5db2b9760764aeb6e911d8cb49921 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:378dcfccb763340032e0d50b314adece5de47d133e2f0415757f05e20507612c +size 2889645 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c2ed34605399822bf489f2dd985dec015ef54a6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b28e8fdc8cfff6e222616741b83e196f0b8551030f5d6d37655da0d44807974c +size 2626759 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3310c533a9164d18f37e4a4b1f8a46daffa8e10 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:90956c2019ed419d512c7a233caff56bfe9f4f4f77b63fd50b154ab02b0cbf00 +size 3449081 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95d7377be794a36a3ab3da5dc09948e049ffa0d9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9d6c036d42078c9b0efd24057455acc5558b147d5e9b9180795b4e8c22b8dd85 +size 3231455 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aafb9b9ac6fdd69e4b003306859bd663ecc85b1c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1f500983106b1c2c1d52e98c602ef8c92c8a93210c41aa40e35ad8c5b6367220 +size 3296096 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e148d2ec2bfdedbd5653c24041270f364e95f240 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3d168d106200d27051c6b1e1180441d64713074888327ef699b91f0a73cf040a +size 2951206 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca44caa02be0a85b583846f4a1ce1490f0f188cb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:39b9bd527c27d924dbdda267759b1ab9943019a897250d4776a4d91ff6915f0e +size 2835993 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c414f480bdc90a5898615196084d7eac14056ce --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5d4081cb3e5f752aba0dc5bd6f0d496ad4ef48273770d1f3e36f5f2faa4b41cd +size 2995218 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8061895365d758b1f5a2a22d7f8299f238abaed3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:fa9d3ff2e93df63bca562068f05a462edce332593f0ffd640c851fcb7bdb8137 +size 2337092 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d463d4d6dae9aaacf61b14f8e55a67c96cd02a2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b013ccae663ab1b3107575d969f2aa17edc783ed915643f4334dc52cf9718d9c +size 2559765 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf45939d69fca631f91c34c5b8e08362dd754802 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1ce3d974c16006f35b17b133420e4d2842662246d6607a70407487c9b6531839 +size 3715468 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a087c27f177206edee2f7703890275ff24715345 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7f869e6eeef77ff4bd9eb39f27d9c9fdd93fa298dce706d70af86796e44754e7 +size 2851018 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4533d6c34b4fc8758af15ba665b2f60a1d3fc33c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2c95d2544c2568a700b1667ed5fb6f116ad7733174fcfed3354de66171bcdd12 +size 2819297 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ff2d94c8440175fabf3c653559f4c4f99667cad --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8944d2bf2d77f462d84f4316e93b7528d24a359dc9725a6ea1ffb8069947da81 +size 3147981 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3dc4cacd7eefe02b9db60f8987129f2af04114e3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7bd13769001510968f7e26e45fc024bb15cd38892bbb56a4b6b2d0dfb921f9c0 +size 3063848 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b20c9b02657d4c94f2ff9a5f3089643247935fa --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:05d96b40705d7f1be6a7881ef9def0c69e9e204edd4d2268b3f0efb2b0c61206 +size 2890450 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..074ab9c26c98056d7242102d6b21d4d204750a51 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:47c37214d8da2e69ab12e91f879a8ca0c96eb60ead64aa432299508cb5897287 +size 3055978 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4c85764c43cfcf02d30bbbec9e6b7d8e74b72aa --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b9257a4593db6366fc2d9810112bc908bc1ff7660fe8656850ff46857cffd57a +size 3358022 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b6b46a9dae081526df03f8ca1564f2ecd14ab7d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5dbedd5c89e353f3d68075971b7f80ea76e170716119ba27a22e9fe300beecd8 +size 3181497 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d089bf3c06846a2953f63ea3b556c6b3807e6b84 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ff8c4a1dcae4fd5bc4ef43923f2d360f64722302ea3f47fc9182d89c3c635dc3 +size 2968274 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7769491249be09d2a3ea6138423de7c508f21b87 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a52a34d5d8a44057a8c7c34b05e8f04e28eff9f330d24a8b11268f92d88f5c45 +size 2585854 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83f0ad58d7a915ecb96f33b007e7593cf2c263b7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1b8398354f10dbfc8e9dd8db9fcb7cfd2d42f058ae3cada3a36b43515faa2b05 +size 2152811 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1565e159c33c3590dd87efffb152f63e934261ae --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6359f60ff16784eb5ceb6a5e41e4e64f3e639e672ba081bc22859226c301b05a +size 2287888 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20674174f7eda5a4dbe15c40705326823e2dd8d3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1d02745ebd20fc2ff6c93ec1d3e54872826e84917a0a5fc0c9d28e610f4a3a66 +size 2733759 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bc0cc08329ccec7b8565a6a80833dbac16d5559 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0c35f1fefeaecd428f4308b19d244816d654da1e6689109e904c184a1599c3cd +size 2822527 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec12dc5dedc7f993a51f75c4efad247f6d35a001 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b08cc1170bcf6a042bfc9546c37db2795a94d092a281bce5adee1fa45ed10029 +size 2688484 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..696d5ec0e55d484de7b263cf881786578e71a0d3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:28603ff6cdbbf914bea0fce53f7805d21ea9aaf4f4e039f3f5d3052369375a6e +size 2094362 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eca8dbcf10a8d948095253ee1c53c5128a9856b7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:885c33cd4f3179be00e1bc1955ffc17245de7f3b91ebcce3707caafaf28e0a12 +size 2757796 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d697b091e6312d4253bd6e7cba1b51a87ca30f0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f5be77c3ff4ea3c00000b97b652bf83922f3fbeff29fd65de9c31d6b59d101f5 +size 2958103 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bce309a9e510df3949c2f148719c2b43170de884 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e0a8c6b0e99baa3216bbad8ae36842bbd4fd42cce47ed5e428363e389ed7fad1 +size 1947745 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca2fa354e5c0f668bde18633fe6c48f6f9504266 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2b32210cf47210b609251342d092becd5ea2a85bdb8448f53dd8992c559f7b97 +size 3083259 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..317a959adcafbcd93039e10b98b031cf7f4e56fb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:370bd799f2bde6387de77905c347a5dbfee6ad8bc999421e5eadba552534fc67 +size 2588318 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41523dc2bac65cbac29cb426ff91ac3a02bdb54a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e84eb6a6d45996f946a4ea2a3d880253319947ca200b5cf58252e6cfdfd7d074 +size 3095097 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44ac9567ef6019d342cc770f31a1c24e93b86b9f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:49f7ac9066cc49222e1c0ac4adf79175786f3c7e87a100083738f081265b3836 +size 2614417 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..832e344a996f9d2e7f4e52ccb524f0b7f875594a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7842868f4aeedcd49456a4033f74bb703f926886c0e0fb77db59ca38e911191e +size 2255597 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afe8b50457a694209e56fc861478c15e3d84d7df --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:26798d8e20582b6325b07fa45acf4fe43534eee17dd2fe3233b00094b26510c8 +size 3414468 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61e74b3571eef6bc2f3173258311bf0083f0b190 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e32417147d6c26484825dbbe584e335de1587a5ba3ee71f85bd037ea03cc8c63 +size 2510722 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68e25c04953bb7dc8016473d39abf0bb463bec6e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8771dd951a788e0a7deea61bd7fda149a39417320bbb594c8be6006356028665 +size 3450221 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71e576d027a3e657b1729c8030a7698079961e8b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:be4c530e8ace6f6af0a95465a486bb3e047c7e12e505772d404fb44f6c629f07 +size 3071639 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000139.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16dd0afa49e8ff125fddf0232cceeac9bc65647c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1c83d4b75f20e17fd9643999ed0e6d18a2b2b34e1fcd888ee2a1db9314d0793d +size 2795088 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000140.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17f050f95d2901f248ed0b0e7b6a7135d851d007 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:29f383a45ad3cd5b22862e705756a968ce689e6765b815a7e562aa9800d69ae0 +size 3084995 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000141.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbb3328b23c2ed7de635366a74c984ab80021293 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:401d7f78eaff643342d95793bc4c87df72400b05112ee93e1ee4ab0c52126884 +size 3412026 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000142.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e2e14bbddc85a4bc4d6233eea36869f275777ff --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0f79b01e7ce4b5011b59745ce2e6f352c635404ce4cead30fc88a30942e255b3 +size 3165704 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000143.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90e46f682aa25791893b5304908054ce4456439c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6ada4f2213845681f0dd0596ec5de2eb8f7112035a8e2af8119cf6671385aefc +size 3284527 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000144.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a0c6980daa1dcda639beb87220502d867ed2dc5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:82f39ae31de9b782abc4b01cebb33a2d29ca70c1d36fc5461a11b4339d9f8111 +size 3861214 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000145.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9140602e65f256ceda0c24a174d358896d236161 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d551a0a941a8243db731276893ef03771ceabd37f5baeee978cdb8b3f6c2007b +size 2830257 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000146.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc50dd74922db21e07ae3ab35c03b78c8dd49b7d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:604cd7c7eb83f63a313a33e438992d93e33ef96fc01db8ff6b9d821ba2e738be +size 2364116 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000147.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bbad9b7f67b0bc9611606277c1db392d693b595 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:802cd6473ba6ded3ce4c77d11541193490a36ff9e00146f1dd29ad59e26693b3 +size 2770854 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000148.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..beac8d4df091e30b70caa0db7708526b20e165f8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0f92d102bd26698e6710c13b42374a3f92e1a1c0ff32bf5dff452c136974b6a5 +size 2744679 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000149.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0992d8d5ea14f7396c51b2913097b85a09e7b072 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6b1719b58fbbb698940cecc40529c94554e2dbbf3cf2a3a95e83fbd5e06a7a6e +size 2818698 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000150.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ea6d7a0539fbd2431890df38f11cc21eac4aa65 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d3dccd26d72b7e51ccc99b0e22bc83f4a440cc61d703cabe5a09bf9a11986bce +size 2817643 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000151.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea489a814bf8835ee007dfcfbfec67ec77c38136 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d4cafc9b0636f5f09cc5fcec8feb3bedfc3150338d12f0483e779ce2e02aaf29 +size 2493312 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000152.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e632f24d0e6dab640df32c793607fe14b2069c65 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:94e24f3d121f9306b2bdcb3c520aae961e8e923d0a339e43f1d142822426947e +size 2922874 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000153.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..029f7e485e4efd192e8f65f59304aa86453e9845 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:13a058b450e1995e9aff14c9703e7ba41da1d1e731d3d06bdbe1568c567ae817 +size 2807066 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000154.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca463ad7e06be55cb0dfed9ae23671de60d50d63 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c62732c19fd577479ac9caa9a2f3cb4b198102ca8f862982add9ea873fd74251 +size 2794401 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000155.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f15223748c02f706b150fd8c881e12b61a25bcc --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:82a0c680e8729df1302bd8ddba16a87e4b166b6f17f3d4101bae85ffb0de3e20 +size 2760442 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000156.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..062c4dd62187f8dcd40c068e892ee7ce740cac00 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:521fdceed08978eaebb3a8f8ed6dfa877946c8d5a1a6d88f1a4f1fc0a2b0f9ef +size 2722602 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000157.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4a378fec576c345c95fb66c37c842a79f932b31 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:374cd49a289340d9f5a6945c60b92ea3436114e35b30564374bd19b63f72c635 +size 3447756 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000158.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b363c0b3ba1f2cb25559dbfaa436dd4ed6ae803 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:72803bf7f551063daedff1b39055c4f792303b55b3c5ae14baa4ffb0bf3b50fd +size 2530999 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000159.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..090670b75d750939e340413b855ae7f12f70de72 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a1d2884e086be9de98fda9f501156a47d6e80cdd173e29b64b501a83fd816535 +size 2809897 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000160.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..031575de3ffe60635c09ffbc471ee6d65a0bd1e3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7fa9ce73e96ddcfb2ca9c61b717a09ef5d3f00677ac36149faaa64c1e15b7b9d +size 2922751 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000161.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ea11de79c165651698bae46a88265f87140467b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:68b495940d7f89f00c9fe3fcd606a2108099bc60b31335151347e6fbb3519518 +size 3368615 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000162.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e294d81a5e23ccf909a8ae54aa2962e99f40bfa --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2e6d3808722dd43ad97fe341830712484f72583a28497febc98917813f166b4a +size 3267872 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000163.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a34e6b3fe273b778e6c9985cac67dd6de9914208 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:88d7b1207ee9757bf3c7facb673fda5a137d13e4ede8bb54193e41aefc410b8d +size 3381593 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000164.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4a196eebd30bd4aa252d755a430bc991bc8878f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0313ba87c253cc446d3126bda50753de281cf61d7bb2858b7faf91bec69131b9 +size 3411820 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000165.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e256751881fcea560ac2bf5aa2f84cc7e15f9731 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0e21dbaaecbedea8eee9db1da2af35172b07eb902eb4fc5ce3240308eca4629f +size 3813238 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000166.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b601edef16e868277c1da19a58db03f13be6ae7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f58d0404bae5e9186a1d1cceb86f2a6c4b1f05d01d709753b3f3e9da41632a10 +size 3507632 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000167.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..136e4efd0b247823e71ce39668f9b4cfa4a57c80 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:801b771a3d48e2d7f70295458dbf876741ceb5a42f8d7d6704918be16eb3a703 +size 3772273 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000168.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e25a999d15a62dbc696a69f0ea8c39d3a1f66a05 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:758cba75f9a74bf92d77208b898930b3a9d5b5eb85eccead68e46dee0e84e524 +size 3225259 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000169.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9d2d7f564c0f3e5f55deb5dfb751273cae25589 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7c36b39aeca96b969a1ec51752f34047df2662682419ec4ea630a61cb5ff2861 +size 3840060 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000170.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdc19fd39e47c8ec1d2d5a54436457539b80420d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a9ea9d7c04d507963cd702d008af1edb9fdbbcb84c832c85103c745cb8a15d6f +size 3298880 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000171.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d320e9ea48ced5cb6e5507f0d67b4a148835fbcb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:757c71a54ee4ca02b2d89d10d2c05d943e9255786199858bd4469f42b91d6165 +size 3453398 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000172.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90cd617fdbc41701b57a85447169953bff111847 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6c9f508e59965694eaf8095f8c49ba11d06b76c253ee86cfd8fc06c693e5e895 +size 3329026 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000173.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df1f1271c367a389a6403b5b692b83cbd9428ab6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c50aaf733b94a772996264d6334bdc3a86e9521c5790191acb26c8ff0b8208ef +size 3925433 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000174.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06d569495f43977788b4f3c6bbe444a1e8d3f6a0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d518dee9fbd7c87e1494802940e0c22b1a49cd02eeeea15947525af42fe9c9c9 +size 3457662 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000175.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2090957d8b5f046b5363093e79449aebdeb0874 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7729c0d54e3ae540401e8456578d33d24b68f9dfb42167f47cd7aa152411f1e0 +size 3160339 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000176.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c49fe6f44f337dab227b07f57d1258c382963ec --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:91648b3e3cb67ee8446d656bda4df64c64146d4b66feef0d3ac22f11daa692ee +size 2680350 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000177.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad34c074f4d7a252dea90874dbb7af6d5b262e26 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:94144e07b0c0b676d13c64e6b8e39c09201e6ab951b23111e178794dc6f78f51 +size 3082537 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000178.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb4f50eebc84525023fb766b88ddb4e94f742cfe --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5fe4478556857802b692e38690b64ed0f2f4d2c635dca504e5a544127a879864 +size 3103327 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000179.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cfe7e6ad2c7f1008526620272908d2deb36d835 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b8deb7809e8fd312479368473cefe93e004e71dc3ecc70b03ad98b03c3f6f298 +size 2922953 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000180.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80762c2af6e8cadd8c7b93502a30a9f4365d9e3a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d5b70d67fd91c8dc2c9fd9d829f2f33f0f207ad282182fd4d37c6ecd93a350a2 +size 2750928 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000181.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b165d8f30d083a93853087b7aa2fdaa56308b7b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ba03d843c342ef3195fbe9869ed223d34ffc1dfb584e6623fac078632d523eb0 +size 1227689 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000182.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..926c6f283930441b2c822a68f95445cb7e047a54 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:100ae148013fb26ee844798e195848545cae5e0bf2e0af82cae897eb91b3a860 +size 1511858 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000183.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..603fe6aa759b1a43c76216b06c175a4fa66fce5f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d320a50b292507b794e2b91144be2da97ed0f7ec60e3a683813e47739356b607 +size 1367311 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000184.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0acf32b9dfe641b16278e64b12209cc5e4f3c841 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:155c5684ece8bb082c7624f04450df3b42cc77ba8e4ac00bbfc3d6dee3c5d816 +size 1315390 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000185.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99b13def0631923b48f5bdc19ccf75b3828ce9a2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:dccaf6bfb84b88671bc2b453ab3a611b95961418885503a19ac53c476c79ee09 +size 1080989 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000186.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2db630769919adaf167f6d017597163b80d2e51b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:933eae42a1450cede020693436708de226e054ce6bba6baccf23a9e53bbe5b65 +size 1180746 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000187.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17628c27cb7ce6f5fa581fcee560438d255eab6b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e691f707fd3e0f117888a9139e8e2271cc8baaa84bd460d8e9317895ff89afc5 +size 1153987 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000188.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e88ac9ef3da12212abfcee5bb8b8d81b4d2c7b3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1e305d18b382a52fffa98e1aa42e9c20915d2df0c8ee71ecf8ad3b95f3f74df6 +size 1252850 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000189.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e523bfa24b0f26bd64bedb30a194695a5ce5b9e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:cb2c38a3b59cf1f2fd27c6cc260ad0038b8ff59ef0b3450816e9555ddc2a244e +size 1216812 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000190.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27beebfb438ece39a0b56f70592ab0b2fa5d65e5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:22e8f9523e49240bce9cec9403b0e4195f215024b73c0e645a736e2fb13b1b36 +size 1259288 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000191.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f23a4f464aad601ca95b29f2b3b12db75da155d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d0ed9bbe4246877b83f9bebae9f775b8a4d8528ebb3a5b0a7b727cc5b4e89011 +size 1239949 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000192.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b3e94105c91a459633d33010b3319bc5339e6a5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:19187a7af9881c2e7b922e5568f41f6144a98f225eb2f90aa9589f8f00a630e0 +size 1176016 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000193.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6141838a8d9e424f064c6adb0bb5a6c3a4a96c78 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:13c326eefca3b1cc6bb2c8c68aaf42934cc5abb1535da46928751e3061b6bbaa +size 1028163 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000194.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f14c170adc871d6c398596c64a7b7ef41645c4c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:066e303c749ee3d59419e8ac2264a19b4b0deef23da8148b9914a96540dec2fc +size 1326601 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000195.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca4bb90c72a5d0838c39e5b14e51723030d0dca9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:168a99bcf33e29312f6cac79a9844457251e843dfa2297a7a7d0e84736a3ea7a +size 976507 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000196.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47263ceb5e8af72788cfbd139c4c718bd58e49e3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:abf52ad47249ca4cd12675bc1c8bdd94ade7998613139746918f74a86ae0037f +size 979052 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000197.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47f3804c04b638950e2b0cbc11f37aaa0d42655d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:02d7eec090b38d4460b2aa00b77b9fdba27e8d9f323a4018dbe0e1f6c6fc59b4 +size 1042160 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000198.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..517c0cfca972b55418b58d8e3b677ea3567bc5f6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1bbaee5696e97df3161f512fa452756e166da2327fde494cac65d4150e261d82 +size 796539 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000199.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..696fada12aeb36a8e0bf42bbef7d7eb543a75107 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:dcb24e4a1a75f93ff23f0a4ddf2b95ca5146425b009e04f82391fdb43315c79e +size 1087711 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000200.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68f289fdcdc7de1c5dd5b5a9f4d562df188af12e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:534cfc83120a5568dafe9c349628f6855a515d8200cf0efcccfe28a0e4a0a830 +size 1051251 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000201.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c99d50d369dab88ce5939f8f7b97c93f7676fe36 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d33de0eed3a407c29aea879000d1b5c1fc98f744de653408cd046e875b4294d4 +size 1163985 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000202.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b575e2a81cd240e25c9be63dc46a870785c13ee1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5745ecc03ec164e57a20c96024b0a7cd10bd029b42ed06112027dc546d285c59 +size 943329 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000203.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d09b233168e083319fae5fa7a5b3a49445e1866b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7d110b153886ecd91b0e401a339e23e4fcdcd86d5e71b09f184227d55b71294f +size 1388422 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000204.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee2670444d7c0561b58067559a442db8219457ab --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:fe148bc2c2dca1dc79cc29b482ab0113517ecc3b65b3f5944ab75cb49b433016 +size 1040515 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000205.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..450d110139f14f4849ea62ed1865974dd00f5af2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5c9a0ee629c30fd6622d605a61404a59ac9bb9e853760677001aaccedc264d15 +size 898190 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000206.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb3aec81910b7c4e9d8cce6acf72b1a38fcda60f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4e8fe908a45ab95e571c4705e48879039d803d939b703a74a954dfd57ddba643 +size 1043810 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000207.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..543e810042025dd5d3ea504be6b196fb7ddd7231 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:eec0f81b35ab9237bbf73de8a9755356b727d06c249b19a531f18776e8b6ab55 +size 791356 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000208.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..669d151d4810a09e9a9006b5c80bf52d9cfeebb7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1cfa1ac1eea4ce995b3e67fa57de020cd8d57d154e70b9a51c91f8061921d99f +size 1000486 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000209.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fee4b54c4e5eed23f1bce8099151f0389a5f8350 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0ce0018e6d7eb747a2dc135590ef806e688b49485b7ffad64604835b0de3ee69 +size 831135 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000210.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a27a220fd1b7f311773986ff0f6ccf57425d4acd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:987dd57d1267889185ecdaebbe8db380517acd350846d25425a632567a09561d +size 924882 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000211.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d96fb5936d1d7fbb665a45fc76480da94e9e870f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:09f6b78db3cd6b0dd82b9da2c2d095ec1483970b4e979b730c1ec923fc13123b +size 1034785 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000212.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb4cf2d4b8c40e5af3f870879e25507104e11dca --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ea383d9fd3452782fe55d2bb33d8dc2f5daa16b635ddb45f9eb0809683b50b99 +size 917658 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000213.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26222cc6e60fffbc4872f9adf8d5611de10d3b97 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:48faaa1106e51c1653c3e7c84a30e60dd7bdf6248f8bb1bc10066f242f69fb0c +size 1038693 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000214.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b811fdeaf70d31dfd47510890a690e1624397944 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ca1a3761d17d8f2709a53c4c1aadaeb18888aad5941d72ee13bc508188bb37a6 +size 1460867 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000215.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca7aef3d079ff17a2b09f691bf8a16f99a567382 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7de7522bba14931aec101138fd09db8c650976073716a0618b105207c75dbc46 +size 907718 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000216.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5cbf0604a58d1378a8bd7944bc32406d5df50112 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6d3c58b5805515744ef00ff23295b1afdfe0aff63f402edace273a150854b705 +size 1258656 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000217.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04275618d7c30d0608757e6224461b84a1b2d16e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c7b5a272d8bafa56bcbf66d2f02bfde31e6a46ae67d2246b0958523e4fa55520 +size 1221771 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000218.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60d3e9048ce4c579ee684ad795232cb8e43aa763 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:58d6bcb7288973b1f4b4ad299b1a981526d768ba450eb460bd4d42e15f77063d +size 926607 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000219.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..457daaf67ee53a24ff946849b2cc75defde27b15 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e2190629879ae3de145e46a66fb547cc750dd33630b9c8025249f09173a9c592 +size 1150689 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000220.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21ae048c46edd0378eaa15023858b6da2cd53c79 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d3bd0962a678691a7309a375378564da6df85ee65e3895d1e05a0743ab78267c +size 964246 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000221.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9803070f76fd95a37f6ea465390b49194cf59ff1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:aa8a5475d34f385e1c3f5da9cd0635d19170b1fe5602f6b9ad40d4fe483af987 +size 2363080 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000222.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c814a5c9917222524415f649893a40bda716cb21 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c4188155228458d51308ef328a67716ee39a55a17cd4b2765612a7deaf5f362c +size 2712431 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000223.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2a419dea4647ff5c47f81e6226dcff607ae112e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:28d19c09f30d8147ddd7c2ffdf222ff2dc775e0c37a0cb1c0b21d68536b8a8fe +size 2038387 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000224.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86aa79f890c9c4445e5f94ef52add3014a4eba35 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f80677fc6e4b3c14c1799335f5abe27f7ae508c6ad37ea4b9a5ea5809f6db356 +size 2780424 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000225.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..635ebba3beaa325d78f6a209b4d9712638a1cc43 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8b3249cc1bf9fa2a45c33f8d7aef3bbb4ddcff4797da162eefc55757d4555b8a +size 1965112 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000226.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5096881f6d5e94df373d8aa33594b18571b09e3f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:33d32cebf3e533bfd85db7faf23cc31ee02d0dae2cd67c09ce44ae7aab4b64d0 +size 2315668 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000227.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1564c8f0b7ecb74c90d35d866b6ee557f3d00a5c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2e7029faf49d1673aa719413ff3d055ee8c097ceb9b055c2ec9f53cdf25a0b31 +size 2983942 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000228.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58da454cfabe895bd938a03a4a763800ee6ea714 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3b7cbbd6927b25044b6f6eb7314298e896871b6af2c6b51b7b79f2a439adcfde +size 2915885 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000229.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db4c27355a1e50091ea283ef55f17ceaf64943db --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:efff72163261892d83a528d2b367d0b297e1e26b04f9e375a7898bd456f8cedd +size 2573284 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000230.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca16cd49ba8a757ae6ecd147a2a0dfc4fa13b282 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:130a02d573f906933e0cdab01257d1eba9bf7b1dea189f104a6eca527511c36f +size 2310196 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000231.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e95ba8967ea35bf383e35dc6464eb75f2ebcb58a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:607e6743dac9cbfdee13acb9f748efed47bba0c68ac6a3fbe7a250d5bf9ab311 +size 1883697 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000232.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a41f4923c444aa2d1af2c36183dcc73fa690d81e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7d6beb1b9859b07ee4583af29a3bc687702453697aebdeffa7fefd3ad7af416a +size 2096917 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000233.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b58a567eae604cb9e09a86caec99b531b0b3537e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7db883860ed4238ac199746ce2c1ce374f540321ac611c8e1b8f45a30ef77154 +size 1622224 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000234.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f28716a37798eb02893a5c2a549f7b5f5c106a32 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1f9670414abc6aa54493624155aa8062d773c9c8293cee3167a911303017f679 +size 2685763 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000235.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5aeaf70c299d78646962d5d7abf6543e5020e460 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ff53b67d814936c1dfe83a4265d0b2487289fc634777130b21f00572e5834101 +size 2206553 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000236.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6b392c9e0c8e93ad10941baaf03e8bae7078d96 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:382a9f2cd57c78d98979ca69beeb32cbbe1c289b76221edb03480730336d498e +size 2617104 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000237.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dcf451d1fd4d381cb1add8b5a5e13ec44fa2abf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:dccdd85501abedba4f8c9e307c92922e2c60e62526ab9795f01a292ab7c5d2f6 +size 2647582 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000238.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90272019fbd2f2dff3425129762f87666400cc9d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:470634e8dd2bed84eebe7226b36c7000181513737188b6cd2d7807c11fe1529b +size 2571611 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000239.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0c0cf640ce7781974433618a1aee8cc00c0e372 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0f7c3ea1ec2554fd3a463b749dfd73d12b6631142e24d14ccf0d4a844e6ace1a +size 2784489 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000240.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4982a4d7581fb553326630b24de55c9d93ca9a43 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:518b7154225a04053dc6f9f05856de79566cf144147a7a9c7934b1ad5ad99034 +size 2522490 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000241.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca94410da832a8d3a3d15b4c74a819f55e0fc491 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1639965e487c876e855b44d6d19510c92ec5ac7864e4c49709f328e39b00c8f2 +size 2098635 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000242.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c9e1e35fd5b43bafa32e0b8942efdd6199a5f63 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b064fd8472b313dc4d31525bf6ffa4faf919f5a06f2fbd082998f46101873f01 +size 2489659 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000243.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8016489fbe8dc97d1cf5f5b9dc46f44817d331a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d5ac5f5ec1730b4bd217ea18fc661f4ed86efaeaf5a6c6643fa22e98f9de48ff +size 2737373 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000244.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfd928baff22eaea0023be0a97fb5cf1e5a6af8a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9db511c160b6a4680d50cabe45e55503e28a7408a9b6d95922e9591e341a412f +size 2227583 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000245.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f6cd9593a1ccd442934ea68d41078d794b656a9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:945c4c502f7ef2280577414ed7dab014cae12f860874c96e75fd1b5c637a5dd5 +size 2759614 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000246.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be6364a9de19e2548b41344c8f463db3e691ee8f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:963d822bd0d7364935b23f69988f92cb14e941a77e51ecf68559b50c0561f612 +size 1888592 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000247.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f0fb9359e552444987dc9c86716025c1b07738a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:78afcd46345a38238ddafa17aeba6d7f8c6e05f2ab8fc3490bf76694ebf40304 +size 2348650 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000248.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..103dbdfca67912225126ce0bec9ad82045eb1b46 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2519441604386087ae033007f46c54e4714a68d6e873e06a47b54905ad860511 +size 2834851 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000249.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c140aea38d378c7a6b4d85d2f497b7169b139df --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3cb773ab94931f25bafb9d64ec4deda0613b05110b760b6597dfde87a9a175e4 +size 2345434 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000250.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..320a4a4f17e289c057c30980381af876348ead6f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c31efe7aa5e4b59ea7034268b769120c853bdbe6acf49bb9758f7b295b58c3c5 +size 2292853 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000251.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fa671b03dfd9251d010e5944a728ac068d7986a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:268cf43d9e07fe70884104be77ab46ab8ee89e71186b984070cad0e2f1288856 +size 1243831 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000252.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edaf2028fbfd28d839f33164ffa8012d934b775a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:053b2dabdcbedb5afa77e61466a3aed3f59fbfdb8f5b1aee5cc2aa933187d23e +size 1304644 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000253.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f38c695292c3392bffe3bbbb19ae2c6b8c6ac34d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9988c6a214fbf8216ddb82cd6874f0bbdc75128b11f31bf21806d2ccebc23ae3 +size 1228764 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000254.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65df23a0607001177d8f2f5319e8bd0fe6c47337 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4579f093b07b37063271c200dbae0f33a15d6655379249f789ed62d94eb42ff4 +size 1185330 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000255.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..523fc23b77f573ff4598c34c5b78e8f1427747be --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a84f57e0a6f38809bc23427b7da69acb21fb21e92182821349da81c55c10a8db +size 1021299 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000256.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..885e019b9cdb16c7bfe52a59dde37518edf2a08d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7792632e279fa925815d387e55c283edb487c05a2fd670b3de3aac4f2b2cdd1b +size 1322226 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000257.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a6b6ac81bf817ef1a96351ab1b87cd21757e9f5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5e82ca653cf2b1c1215654c5ca5085fac76f54f142a32d94944b246dc93ea64c +size 1304524 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000258.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73eecabe4dc25e6cddc0fc454cba393d23a7ba98 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:fb7cbcbbfef7aff98c13882f0e96531011caa5fc24cba1f094cc60f92676949a +size 1342481 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000259.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f115e2eef4c2396b09a7dc967b049902b5d3845d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:19105b2303524fcd6c7e3b9f3ad8f6b673f003191e6cf41d64470f428162aa3d +size 1341068 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000260.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..700042dd5054dbc81686e1e837b7f232da8819ac --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:70d5917b8f896d1aa737be68f3f822f7d4ed30d0f01940d2073e19ee77960d93 +size 1152760 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000261.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1be81531ccf5e6237251cbfbf7202b2e4d1f103 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:753a44a5e66bc2e2d3ea13a640aa23584a4ed657d72ab1c447b9598dd9f62673 +size 1914732 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000262.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd768e97d4237267d08b5f03f3aeb4d8325fd8d9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9c93d9ef71a2e426d141af160d57b78c517630c0e904dfc41d3438f59109c78d +size 1558258 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000263.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01d6157689b5d5a1598ab68c00253f65a1cf4abd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:adf3cb1a8a6219eeed7d4b1e1a464f84b0bf1e8033a3d440c09460bbc41bb9ca +size 2069121 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000264.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ed13d264c09288af4e769fe89db0f78a130d959 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3702bd7b8c6a64ed2e63e1c41eb36b84961dc7a2550d7e46a6cbfd0b1b051d3a +size 970026 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000265.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ca565b1fa128a6170bc91ce658608e7cd2e461e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:240ee8765df00dec19179b6c33f836a6d81106159035703ff913ccb8bffdac34 +size 1620676 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000266.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbc86507db5fcad58ecdc916fa13921487b10c36 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3ce1043907c1d54e227136b58f2269b6d42403f4bc9f76ff0b240a8cc2ba1046 +size 2185488 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000267.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9dc3c77298f28b76fff8fa10cfc8ec0f17fbc48 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:745134412ff0f34911a064540083743b51c693ccfa2c4b4a6c74f878abd4e6cd +size 3145778 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000268.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53fefa2b067b2380ee4ee9f9aba689c030b1d9f8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a664f10c8725e44d418893e74eb49237e5aec0c16c93d6fe48b7cd327777996f +size 2720627 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000269.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a84160c76d6a2d824793c18b4c7d0d113b71753 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:116feef5dcfcd4e49bcab39d001f78905a22c812d3e719c98d1bc1a9684df4f5 +size 1834385 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000270.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efef15807868490d74d33e508f9e6bebfda38852 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d8a598933df35878160b3378f51ff92b46bb2769608d6c0d31b5b73e9b235083 +size 1231864 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000271.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..119f99bd5e967342a1e6f842d857554a539be06e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c0c5868c2b8a3f635a5745595f31802365d7560d6b0537bd9faf02053ec90ba4 +size 1315572 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000272.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b19fcb7ec0439c5c3c1989a3c5dc20ccd4e8bc2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:64a5a8bc5ae6aa4d12aef8a580ef5be6e7e2e921942ac15a2eca3e15d7cf16d0 +size 1728142 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000273.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb0875e38306b59e01be1223f237e6f48e43a576 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7d0524d62013ab758298c2fa26d57a4a046dbd28fe8c1c080d6e85aa60b1b29a +size 1673135 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000274.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9bea67ca8ead3d931bb08b10ed76d62af4d19ea --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a4156cfd55817b3e8e782eb7595eb6b99e2211c751b95898b3ef66c8365dcc18 +size 1479076 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000275.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31cbde6a81f94153cf4fe9829d0c25a3dafaae17 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:222a5833fd88bb09b7190fc5ba711f45d2fdb9948034c33437d307ed847fcfdd +size 1533783 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000276.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12a3be6666bf252ec4b3b215309331e94cb41cb6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f251609d8ec6df300a75261d81a3fc008f0b4866ae563e190732b6c06a03258a +size 2013607 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000277.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000277.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eeffbae2d4a7e27534a0a632c125b265e597ca40 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9007e3f7aeae6a27b3f9449d0196750cf40ace8a271ecc7a5edbdbaf90913afd +size 1434652 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000278.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000278.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..088c39640364a0987e6f097606ea64bcab5b1931 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:dea595cc020274ba236330d1f6e1de06de62b08cc694c07460f9c8abe8a47a34 +size 1390625 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000279.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000279.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d78603df87fcf95d74e952825576b971fb0d02a1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:17a20328130d709dfc405eaa5f3d9c399d503407e8f5015fad41885f88649e58 +size 1569469 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000280.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000280.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aeb3bcf0a53e2faf599ac56464a36661998909e8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:46fd81967fdfbc5f7c00cde3d7a34576a2de7cd0f9968432945f81058e0cd168 +size 714322 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000281.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84e07e1719ed9cc3bebb43a59ada0d9c20c0bb5b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5c550afa29f14290add28d14d92cbdc369639f44e40993b47d2940382da8da4d +size 760173 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000282.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..730dd9c1739bc6b0fec9b0bace0659a536d07465 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:621b20741001cbc8c69054a2f20458e096040e2735ca28fa5ea5fb533e7db38e +size 660229 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000283.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000283.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f127f90ffcb86d7611bb2bc3d3b6f1de6a678a67 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0275394bd030c55c4cc193381e6d5c852feefa750df5620d34bec011940db780 +size 485500 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000284.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000284.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8eeac801cbe75201124e4da93ff57784715b00f7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3fdbe7fd2ff7a284ea93c8a0f8cf9df8c892e68a6df591f0997aa146ee54770e +size 526082 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000285.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000285.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5180b3f649e05c631f4e0eb096e9ea5313b03a1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5409b5826ce6bdaeab53055ceb32d5237129718e49febd734513fd0197964a64 +size 461129 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000286.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000286.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4119f67bcb80d13bb61bbbf900d6848002a4a733 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3dbd638f2a630146ea3f45c0946d02fce97574350c1ccfd5509970b3c54b94fc +size 1067833 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000287.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000287.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41866761921307d465dd2242baf197fc0c752a6c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7c3496998492cda04075caf28fc215fed57d8579fe713d28a4f277b227509b9c +size 565173 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000288.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000288.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2583ebde01087febf0edbc98a06ab81199749b29 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:be8bc2a8da51c50bbf48da56124078c6d757bffe60ff434d56f2920d62b198ae +size 428259 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000289.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000289.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0ec2e7ce24194cbe632f11158f49aec7737e635 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b383465f042348316f6b0c76b84f73c5774aa3d66df44981fe5f64f9401e5e82 +size 560523 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000290.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7fc913727b010fcc3844e4592c64de88b0004e5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e10f812954fc0ff0361e80aee2121db145635d5cfaefcd79b8ce90e2685ec737 +size 572784 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000291.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000291.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7659b2fc6935036a3ba574e16767dd51f32e03dd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c356202c500943e53da6ec9257b4b0423b7d0d53d8ed380d5befe3b68f376e04 +size 530131 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000292.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000292.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6e669c56584304fc7c037465daf12285493774f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5a22a2b60157a44c232f5de03dbf50dd4e6cef41374bdee6a496fee47346f3d6 +size 412754 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000293.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000293.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34f02b05d7d75b1a40cccf9f04ec5239c7c57d10 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6f96b88e1a0a855ebfc4a51276891b6865442ee804237250d2a5f691ed494f3a +size 436046 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000294.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000294.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e17c701167e1242bf3b6118f352806221ac3bfc2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a5c002c961e57a8ec9ed6d245179464944c3bc5453f4d5e9a1c1cca3502ed341 +size 490726 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000295.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000295.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7af5d5831a26b3ceaa7cb5dc54a7b02ebaf14d23 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e31dec0f01ac286b393f6dddde2ce89db7aad5954e843a288955bc00300d550a +size 527480 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000296.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000296.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..750a6466eb439bab17203299049134348854b3d2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:dbeea82c50ccfa602d9a8851e74d43d88a2118c279787326b3b7509258f1a417 +size 455183 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000297.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000297.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d135f10327bace4b1756aa32677322da6324296b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d21a2d999369a7192863949638ec925e49937a2d0b858603d185da5cd5f0cb7c +size 574627 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000298.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000298.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1677948804e3332811d8ddb7134f6ddb426fdd2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:132a20ef8f281a2e4b23532e5d47c274af6a8e23c54c602be0ea7e6fa01b72ea +size 500020 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000299.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000299.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe1cf290d0932c82f90ac800376efd9ba359d49c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2d963e727d88bb16edec8ebe7edded0dcecd3b4740dc370325557104f19a0e78 +size 634250 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000300.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87a774acd9d6493e70ccb80debc5e8fedcfcbcc1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:45b5a2564656a31f82fbfe5d50af5d9bf3aa433622d5b5917852dc2aaf25da91 +size 1014574 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000301.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4215193f944dc3310d628c8bbf5a388b77fb469d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f5107177d306c733a1477b4d661b4162230b6c804c5f97fbfd662254ab2552fe +size 611620 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000302.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000302.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eea0938765a3e2ef006a63b9a7c809f210eea072 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:aa83eb7a2de9b8f6f6ede132d3bf47ceef8a9d6f0c3248db94933350dd713853 +size 607198 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000303.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000303.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1c080648ce46f91417a40bf88f4f6f5a80ec8f4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:718a13ca3729b3d09a026561d8fa6947a0d419980eb12bab46d05653d921e380 +size 1277653 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000304.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000304.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa546d2628c4812c5fe7d6d75c0db4c9e3c4d1c5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2eda302e2cad93619f3c7310e81001b68039f9744a14114de26ef443e8d59632 +size 435209 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000305.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000305.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4263ab683fb156969515559de224a88e05a1c465 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0ba23baf5c67cfb90f117b61eadfd9d96d1b53a6ea34fd374b457c080d683cc0 +size 494840 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000306.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000306.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9002a95d666acafcba3383c2d542a7f50ccb4d9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:32a235d4bd55322b2addd217b02032802d0db687e3065460451cdc756d4e80a1 +size 384917 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000307.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000307.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..955806171ff5f7e6978a7f34bf6ed8f4d3ad7f90 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:658f4e19a82414b470d58ef1eea8646efd3b58a88ddf7e36f0e5292b3874f4ab +size 417725 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000308.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000308.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25132e5be6eadebea90fd42b6ccefb3f6d6d25a0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5fc784dc44258920567f171a93eb51c860c88077098e951f3728035d19732c7d +size 436544 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000309.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000309.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..261a6b585c89e1def2d567a50e7302fe6eebe0c2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f8a36b711fcea16c67537ac8d17552b636b360585ffb5360861423b830758e92 +size 374804 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000310.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000310.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9b2a46d3237cf049564aada82018c1648c25ac5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:01ea03330c734ebffbe99f8d1a57038e49168ef3e5cd1dec334a6436dfa57e7b +size 411840 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000311.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000311.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35d56847ec68a2e5f5eb6d838e01ff56e48f5e73 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9a64143c2aeb50ea690369c8ee5d96ca3891e490a04ea899771816adfbe8d07a +size 405410 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000312.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000312.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee0b2829e7b2d9d8d21d74dc64adbb80de8949bd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a41da470fff80a9b40db6255b6af7196cb607d71666e9e90bd35a3dc85971dee +size 409218 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000313.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000313.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75e562149e510ca3d33ad12fec32a9e519d10e65 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:261fc820a2dcf50bc3d9ff3b2100aa03a6d824377c1058750ad271154f8eca90 +size 375597 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000314.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000314.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d0e999517336480296fc360366f9b52a9fa29c0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f54504de1e728cef2acab0002e9251b36bc578fa55921f7c45171d1270f4ce19 +size 565467 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000315.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000315.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eff1ded83120686fff2f7159a8fb829bd5e2154e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ed2bbba07f23fdc581cafe763525bac8cbbd5633bac9078e4985050d0cc5bc61 +size 561190 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000316.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000316.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d94e4520dd5bfbcb05ef2688ff5892022e3e183 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:32419b5786185881d9a2b5a9aac35f73fc085d83796922853996337baa0da6af +size 531840 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000317.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000317.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..211015c371bb9acd03d50b2225e70ce26852a520 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e2259fac1615d553dc740ea043a2db8c547b93b2c7611b9030c0ed978765b1cd +size 624893 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000318.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20ca7eb8389d35ac6ab0009d3f608a99982519be --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ec7d033438e39514cc11fe32d2f4f210ed166f970f571eb188192f4d328b694b +size 428503 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000319.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000319.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..370c6dba6bb46126b61c4d5d9cb82a69870cf48a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1581d1dc40594510d16c1caaa687252c77d93f3c2da5366b1e164b54579e36b0 +size 515778 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000320.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000320.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bb26ea89e90adfd651765145ac13bdb118cb2c8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:07508f3e988c109d309f4b8350a5b1aec35bac84f2a5644dd8de0ea25a65544a +size 452920 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000321.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000321.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de846fa4cd20e5f4a0c2cca73b4e450f4f04426c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b49b4a0a7bd4cf9ab27b4b7fec83003a62adc8d350b8b3ce64a6d40b7ea67561 +size 684136 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000322.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000322.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecf9c7e54ddf1fb762f83cbe21b229a22ef180a5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:165df50014734ea3523666a2643bc71fd90d8b85ec4e0ed83b48a4dd093405ab +size 632239 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000323.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000323.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a221b168e4a375b311178c8c3eefeebe018e239a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ca7f8b80cb30fb25c658622852c0090fe83f57b99103e69c666a83548e848c90 +size 763093 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000324.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f691a4d8d33ad538bb5d796dcd3dc632394e874e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b7610f8f1707e23d5092b7076d0beb3c83db811a11dce1769e80a28a76d8800d +size 1328937 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000325.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000325.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65aba9eb90edfdacacce4434441a8957944cba42 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1c917ccd6a87b6ad567b193c577f1743993741366fa04bb244d894dde8e034b3 +size 607916 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000326.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8e3c61f9a0a7965c1a410e9fc8402c2838e4a83 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:798c073f9b5e1b67fb150b70df51ed9aff46de582dbdd1c2a0974a73ff55b34d +size 615019 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000327.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4efb031666704716f9a00bd390a5fe25c917441 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:63d2995248e173070c03cfb83beed00b12d30c49bd655298486ee9dfea885bb5 +size 467768 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000328.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000328.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c893bc1370483b2dd6abb8b4cee2b01c3bb78b63 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b78b737d55372520e44b2e08c367b04e22e54626228e19be66018a8bb61ea279 +size 649709 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000329.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000329.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..370cabfeaa8f3a3b476c63044f3c63310b82fee9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a1ae5d767031be1de1a8b643034e37acf16db98d239e34827d24cb3df4d8eacd +size 451954 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000330.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bd11f2857a5c93cbf42a803f7923a414e3ca3b8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5f9581d06e75bd074237d19fbf024e131c6a89edd57a6cc8cf21a59b92f33ec5 +size 543080 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000331.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f36f75fcf76ab4ca3dff772288071b3b2a047af9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9f1c5e53af6a4b79ce5039eceaf6fb936aa5e285bb969b3ce9eff426d2cbd5aa +size 506892 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000332.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000332.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a38d675aeaf422117e08eadeecbf3766543bd91d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a58807730c3722478be8e11b13054fb1f8faa66ee47e8a79a6c9f70ee4f17c2a +size 640220 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000333.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d6c4e652279f247150a0e6825f8e00cc1606feb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:996cb3db98bc6124862be2d6d74687f52a24913cfeebdc76643663fb855b1aa4 +size 433882 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000334.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ebd9009fc92370cdb50d713a29c3f5c48c804f8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3bb0f21d6fa04768106b94d825293c79c915f2202289636bb6f804153bc5c85e +size 462988 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000335.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000335.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a4f100b1e2c77287070ba3b5850cd9e54f87a3e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:288d04af0aa220a009cb6e92ff837357b87cbbcbc8d154f69832c407252a1fe6 +size 499467 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000336.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000336.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77b9359a918996343ad2cee1951508ff6c355a3a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:01ea5b78206ca118629ffa99025ef52b2a48c0b679357049ac741950a281265c +size 413915 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000337.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000337.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..086f1232ced59e8cbad2bba7ad45acd0973f6852 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d585643fdf5ec25a9e79969f539b819cd95098410d6a2341af0195c2cf005ee4 +size 587218 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000338.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000338.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e04e784675d635099178b7b7bcb1f2b7ae2857c8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:dbf4d3565b82f00756c8dd3116a4eff94270a14474ebb970474488194ff9e0c5 +size 593140 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000339.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52b46e3bcd9794007300c0ed0373771aeb7cbdba --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e920eda942c32255545e15247c0064af2b7f2b0df0e5754758a2fbbad49d2cf6 +size 666273 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000340.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f29d64cb5ecf776c6fc095e3bde1e20f735fba58 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:33a346b112490ba76471367badd0dc97389f1c48513c7c4b92b672901d5dd8a8 +size 500951 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000341.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000341.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a45b26ab1f496ef695a49f4ec98bf93f68b8756e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:464b03df7bdb15781c92d7aad424abcc9ebe1fb74dcdfc78d831c4bb2db71bfb +size 501407 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000342.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000342.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c67d9892575db68f7a3a9360d7e7a9480b66323 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f56a529943c5c60abb7a0d7b3d00c6662fbc633368f05c584a4264f47b52b41e +size 711336 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000343.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000343.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0068061b4f874a2a4fb75a272a8a8a8bd659fdf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1c3e98ae0c3e6d84cbecda0d95585261c11c0e8bcbed84e69f8b771647923e36 +size 429178 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000344.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000344.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a809ecb01c38f614d71913d1eb166f37cb49ac2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:784e199ec82229fcbc7808a6d179b770db65b5823f98618c4c57e9f13850952d +size 663566 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000345.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000345.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f310da3c8d89be2c88a4d6fe185ebf507d30a06c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:31ef0e18729429cbc37dfddcfbf679f29813d90b109cc5a718207c1faf674fc5 +size 1123001 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000346.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000346.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f253c1af015153ca98b8103d2294ae59e718350 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:95ff7ee9d92ac6156e39441c5aa990e0c21e3a19b12dd9057db023338b21ef79 +size 684057 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000347.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000347.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1e1fea240a518b3d5fe62f707526c8ca6e1ac13 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:dcaebcbf72f3894a7e160a0ee09aec63f5d8125664cef822b30ddf9426e6500e +size 771504 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000348.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000348.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6244fb56a0c9dfeb7d84622d3269abbf3923369 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1a225747b910a4032375bf84c6fd91d7e8a039ae2adee0feb7f316ad9ed8137d +size 958900 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000349.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000349.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ace852d18682a6a66a346558da3526fac9b9fc1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c75d5f5661f947686be0403410cc0c8ff750057b550708bf0733db7393caaf8d +size 825392 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000350.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000350.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd2b203ebe0d8dd2b662742554dc133fdd927994 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:84691c30747afa3a00bbdf84d174705895912a903347caa016ca4bb9b949c99e +size 1028648 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000351.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000351.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db0b4bcac840ea10742d4354daa9d5733abc5f32 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4a50e98d848bc2cd5986bd8cb302740cea2eec31f479875dc358f06e828679b5 +size 512800 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000352.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000352.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60ca9f85c0a5fd8464e20d3e781356015201af46 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:832cff3b5a0014d0a8c022d4717468df629c449c6e8176005e925fec5292e3e9 +size 472021 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000353.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000353.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..487a1b3cc09aea301ae8afda32d54bbfd104fee9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:83a0f207c1aac2a20c96b64d095f3ad2553a94e05c92cf59585b3451a76b4dbf +size 552007 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000354.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000354.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f1c0b15fda3112c4e13011f671757c1b7ef4e74 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:dffab8da397bd84eb47ae770b618b36ce9da16198c0b861dc7f0d0eda3a09d2c +size 577733 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000355.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000355.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4956f74d5e68ccb0f65d75f8d929a41ed549f056 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e4657003d0ba9393625b0f2765cb03f4ef7e50c0a76ea25651a951bd8a0545c9 +size 548563 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000356.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000356.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5900965b7afdd6937ad1413d051ba58a43d7b12 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a13e39bc7e836274f048dd5a564987101ef6e85b33056f53450ec78dfd323c00 +size 577038 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000357.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000357.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..356b41128954324130f2c55f9dbd6526c7f1dfd9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c6a6355813a629a0de9ef0f5245b7bb80eca55889e3e4c1f3e9ce6d2e542fbf0 +size 620487 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000358.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000358.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66580c2fdd1779917cdfa91babf63212cf3b0367 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0ed0465a282a5e91a1f828714accff1bc6e6bdd914f48217fbb930ae780a65a6 +size 754060 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000359.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000359.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7cc7038f23d3e395556fdfc8f87fa528f5956bd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:748b42e06b4bacc70ef99a29338b7775dae28662c0fb7ffe4669f7fea161b698 +size 778197 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000360.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c796a627fba384734f507e8a76394ff271e29bea --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9f331b2141ee802cb53b787492753703eae0bb098548854ea87884ac07e27eb2 +size 591909 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000361.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000361.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20154ce07f722b1a0ffae0ad1f17830de721887e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d0762746a081005056ffa22902435ad865565613df420c9733c04184dfc4a79d +size 515024 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000362.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000362.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..416f2bce73f4becdc0f3132f179eb21594a055b1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:21b6eedaad464fd2dbf72bc7dc5886c2db41e6003fc1549552b8d8ebc3a1e618 +size 538579 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000363.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000363.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6778bb13c89820b08ab63582194db3d8e7f57cf7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:9dae60aee64f97e04f4bd543ad418bbf5e83f8917bf0703d99394e673ab6f0f9 +size 514000 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000364.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000364.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e719f9d3b5b8b8adfc2c03ea0183ea044acebc28 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:957c1aee2e0e0135088ba89a6fe76e927f32c921640d6c867323caa579cc9690 +size 591644 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000365.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000365.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b2848b6b5424f65e62c1698ee9393ea8aedb475 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:37b9b4e6e90c3525f1d0782a7f7dee9f8ddbd89eb4e8b07332984a8c718ac253 +size 898091 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000366.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000366.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9acad45774b59f132972ffa2cd2da01c2ce268ac --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d5f007e221e02cd182393797874c7485daed777b10fdf2fccc126bdee8074480 +size 573956 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000367.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000367.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9690262e5521a40221abcdfdb399b7be6ad7edd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e909d1c0a88e229f689ca5a6934ff701aa29f306a1f692bc02fec1e563f32527 +size 667689 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000368.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000368.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86ea522642bf11ab282f2ff9f43bdc1139edcfe9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4dd691e493ee96b8017eb9725946f5260a12cbeefe7a7f0881b3f593db2949cd +size 760060 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000369.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000369.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85e533388f5b44aaa99dfd18ceca53dad4732883 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:79f6294e2a9dd3d655ad1aa360fa45b220ffa7948472aa62992ddbb5142851df +size 625428 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000370.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000370.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd7c01a1d83878f7b816599f8fa2f413da995d11 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1f94d7ca27d8765c6fcf7ec6723ce665a41528aa7827f80e347fd5e366318529 +size 715677 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000371.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000371.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f95dc2bd629a012a1c5df22dafd5e01e0761bfd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:60f94a0db3d390e81e637ce1229696ea16c852032bf3c3918789bad3c05b8653 +size 559983 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000372.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000372.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0726e1b59ccb686334a8dab6e438c86794c0a18 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1e4601bcdd2da6f32f7543650d1432df60c12f250b3e353e3748ca5999c8c456 +size 473085 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000373.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000373.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2827c6ca1bcb883f7008e052b0e680d9d354783 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:30a6d85ee51aa36d6d5225472e85c6f93a884b1677e789df900798fa9517a8c5 +size 491516 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000374.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000374.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0e7def07ef7668284ce362ffb5f80594b9e2eb6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f7a1391f52c7bef704fd63d78f4363a12d0d3e8350ba15532bda2545389d417a +size 589915 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000375.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000375.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..158e71961a6d25842593f4d8e29a5dcf90d21391 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:13012fcde5b17db8dec39c61d5c08cc2e719bc9559593343b29a0413aa9fc2cf +size 422966 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000376.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000376.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c8744cd3512c084def8a8cfc463357e4bb1844c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b370300d6eb665da3e9d8a6863e26d4118529a79f1fafed460d29ee9fd4c4922 +size 496469 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000377.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000377.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..323c7064e8bd319965f6d4fb24aba05771ee8f9d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3a0dcf37287e8ae6fcfa2a8364c8a0b39994b28590057bd02b1aec9c8cdbcfd1 +size 776184 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000378.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000378.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91f655e9f06d53e202d071c6f02eda15b4eaeff6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ce2a165b672d4a06772d7b30bfec61e2e94a3ac25506c71418737cedde14de67 +size 829546 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000379.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d32786dd1655d34ab4f4dfcef8202e73469bc5cc --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0d586ae1090f2cd9e4457256d7d7ed03aabb78c62673b6e18faa199dd9f52cbd +size 551267 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000380.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ef26fa1d248d0f4d2cae043febf77d12deb8229 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e27fce5e6faccd84f86dc69edc55e79c932a3402e9b92592ed579728a78b437c +size 963769 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000381.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000381.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8196b519bf29730057735f652f2d47807057a55 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:081e4c6e91487bf0897ba20e9edea2daea60dec47be2914c6a29ca1239b022b6 +size 573279 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000382.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000382.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8600052052809f1e6a4d114ef1d2173ad02fcd4e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:fce5ec0e5abfb7252555307a4e8e9eb1bf65f9bf28cf146c8480ae7f6c7af15a +size 520506 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000383.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000383.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80d91d910950fbc87469277c72a7c3803f768d9d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:45d9ad30934d8a8074793b9ce3258c3ab7bdf41be13bcc419876ab8594f29b56 +size 488923 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000384.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000384.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f17225650c81a172e4487b43a15f81bda949018 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0eb864743f76ddc2ec8c7e5f243060da18193937e3934369a164e875692664b8 +size 449931 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000385.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000385.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9b4f1cf24140d840efa38e0cdcfb1571deae7c2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:26f5ea619e768b4144541a39dbceba4f4b8a11655c23fddd0031105fd6cb9a8a +size 436109 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000386.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000386.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..479c1a6479326662bf1124bfc922497de4f37da6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:89dae056a64ff9756a2fe871860ecaac15537c0aaf19168f4d039b8f98e0cd5e +size 514221 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000387.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000387.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9f95b849c62275ba4523fb65d029bfc99312c2e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:959ba4d5cd1daa868b2490a9a58c0dfe5c1c0c06524072f1b8838294397c61fe +size 755491 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000388.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000388.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..915bd0e48cbb86a84329a89d986fcc852cf726df --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:298e0bd0dbbc4988420fd62b7331ad1cc906fdee2f554ac23dc6f705c3e52c62 +size 469374 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000389.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000389.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10a923dac29886b3a2f7f9bf131d1ed3c8461e31 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d2fb847e223845d8bcc1d9c6ad3a6bcb3dc8c2f1a51503d43d2339cd4c9a0bb5 +size 487743 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000390.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000390.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5abd8754eeff370edb5864aec1ab83006c1eedc0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a5e8bf31a5af1b6c8b6efa648a3012802aef86fb5c179f4d624dd5cc21995e29 +size 473467 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000391.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000391.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e867b2f1f6b00706cdababb80edbc3c7d26459dc --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5165e5c5aefd181b25b7c264ef65489df7fa47b47d064a3b2f9bc5fc9309ac8d +size 685598 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000392.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000392.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89128e4a60caba83bbd07ce1c38939a0d89f6f42 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d77330817ab0719f39e9f4c88f1b2f0f618d440a21e1244974dcb1b22ad2cfc3 +size 461240 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000393.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000393.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..584eb984d25312dd50e3fdef8db91c1b981e5612 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:fd7a395fade534a86005d614c222056638a7ed308a5be89321d8774a27dbcf71 +size 675806 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000394.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000394.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f9f71e886e4630f2c93685eb2d9cef515f0cbc1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:ad2ae09285b75b05fd8627abb30bcda0dcd57019504fba3876bc58b05562d7e6 +size 496308 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000395.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000395.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98caf5ecda7cbc1edecc245b4ea791dfc739e926 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:bca9c501fc0aaae6fa2a3a0fee66ad27e6018e0760416b4173f804710c38dc07 +size 428022 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000396.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000396.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79c7c582f1323d1ffe3894965dee623d4197d03a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5498cc724329cc91a4c93d8197d59f09fd653e917ed73a4d15810143a3b02ca6 +size 370161 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000397.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000397.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b603fc1ed9c39bc11cf84930f27b306e8fb3786e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0d483cfc69bf85da6aae8b25c30584a2c273d65dd49afe33cb1d28f88cb22222 +size 387040 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000398.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000398.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2dbbc145337141537ff39d2231738848e5bb9b76 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7963043e82419e677500e81c87b189e5248d03644fc1214184b7c8deb05032ef +size 507012 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000399.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000399.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9432c2233406ca6cbb2bf7c52560d7533faa4d28 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b5ae21df1ac904b74de19838296390b8f5d846f0f76c0a643ade10b21e162e11 +size 539649 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000400.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000400.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35682d6777ee6a642f9de45bce568053bd02ab37 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:555c63c0765a589e3f825c4826d041c846c23b3e135ac84afefa6419172f8ec8 +size 414122 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000401.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000401.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64f1f1da419a579b3da87a60099ebb25baaa4a7e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:088b04eea22ca3bf17ef7a00fa70bac0b33e7aea0a1ae437343d6175a64fc60a +size 457160 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000402.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000402.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e2c21b330105159a90ba43065b0bd369b26430a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:370bb9ac6e7a248e5b5619ddaa8d6b7e22eca59f909901244380e80595d722ac +size 826036 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000403.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000403.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e8468d49db5ad14e0f241bafbea45ca116eda04 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:717f77c8ba213547c6e140b84d1e406babd30fdb6e124669abe39b66bcdfa743 +size 632292 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000404.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000404.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..921e6432e897d86929a07b428ab75c7e664f8f44 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:79f33c53f5352796fbf8924a246349c3f6ab70c9b785b54fe50ccaed69f43386 +size 1047831 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000405.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000405.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..490c43370030dac0bcd9db92729c58ef69e0fbb4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:42036c9aa7344bb3790535ddfaf62e796b2b703d103096408cf391baac73e868 +size 946330 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000406.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000406.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b0f2256d4533479bd58cf628547bf3470aa76ea --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:687082e102ca1449f477e10dff9ec076b4258e5f0d91e3d31be7002afc449e7d +size 1897770 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000407.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000407.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4859548f82c095e6af1e3b0c3395a39a63ffa79a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:304738d285a9996d151c43730e31db3e0eada42cf866c144b32a37083b0d8260 +size 1131278 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000408.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000408.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0cc6f1c0f4c07c5c0b7cf37c05a57681eeac16d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:105d918315d224badad028306f06f9c0989614c948cae269c4cae350882a57e5 +size 971037 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000409.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000409.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..768139c7d68076d43622bf084578a4781918c288 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:30730aa68af93078a59f40816193d7792199edeaeaff5a03edf176fe67f858c5 +size 1556655 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000410.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000410.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee0635a5c1ef48f25e606aca16ab1784350c56da --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1040bdbc0ff6814069eaaa98073d241f963315b48188a2c24b15378fe2b125e6 +size 1198343 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000411.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000411.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bfa998c9554673a5b3a978e809fd01c313f77d9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8c40c5e651aacb8aa05badcfa21911f6f34b032082389d511708604b35959373 +size 1174709 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000412.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000412.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2500cc1a273739174e62e55bd0c24d1659b10319 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0b363e0ce18d1f69d4b190758bb667c441d7cdfddc881dfec8b8d38bc8d158d0 +size 980192 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000413.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000413.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08f6e516b59c30e59d54d647a4458c8d17b3be95 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d873b5985570d0182720f99dc9cac95c5f1944be24d1b27d43505550487f302a +size 1194660 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000414.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000414.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42fd3904447fc123c69303c9bb1652c205a1ad46 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c2c5cbabb562e701558d0ff64dd624af4e1b30e4c68e7d63285eec0e79ef0ad0 +size 1478619 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000415.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000415.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f623f3ef6213ecd908da1f2fed6659bc5d771ec7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:634afa8c0c742885747703760b80b18272be70b47ed0d2d13c57ab340a8a934a +size 1103062 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000416.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000416.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..634b1c1132efd127fdb315bb9048ca22100084a0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:711447083ba8efc37821fb3e9b925f6a0ffda8d7a161a2f921b56e2b8215a1a8 +size 1423661 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000417.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000417.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ae8f498465ece52d6ea06dbd9402d97f73911e9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5cd53f653bfa0015d596ef3fc4c31c4bc00cef00baa72417fa0dfbfe8f645bd4 +size 1381532 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000418.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000418.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..760f36db276c9640a0c2c53ae43b7b18e0d45bc0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:634b12f75a44f915fb0422cda2d728256dbeddc110cd93ee9c1ee581f19eb30f +size 1304525 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000419.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000419.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..101a465e502160c7d57eba747dc71f3053ca0a7a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:81368840460dad92c6886d963555b280ba7d42d62672940f46e8ea991533d33a +size 1268411 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000420.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0493c9b19b39655d993335fba77f39b9b719f72 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1dd5b40dbf03a4f62d6d8a95c14cf681e779592945badf73344a251461a33e44 +size 1458979 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000421.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000421.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..058d8f705590981ea39c7b840668ef3d4aee5e60 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:eb35bfe418ea0b12fa4a8af240924c7e89783aaa6fad62d36a0380397490870e +size 1584550 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000422.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000422.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2d275a74944fd8e7cda8969e9d2205dfad4658b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e4cb97a79d1d391279341995990f7a44dcd8a9dc5ea09549f7e2560ac5647147 +size 1143518 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000423.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000423.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e26989aeaad7dbf918f1acc9f160d39eb8c51221 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0d931e83d68c4253f9e2e0d165d4e879710ab8b5d12b5286eb1cbac0d32fdd16 +size 1278294 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000424.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000424.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a118e502494a81cfbbd7d84045481224692e6a60 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:885858d10c24deb88ad7562cc3c96964d6e8b1d49b2acf16ac001a489723468f +size 1059108 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000425.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000425.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10b15390d4ea59f7fc4357f1ba2d14963d9942c8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:da6128577fccfd385294bcaa38131cd52e8cd3b7f57bf7f32c271cbb4ff74e93 +size 1564126 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000426.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000426.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b631d0e6f0835cdf9a82d344bcef926dbd45fba --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:53b785fe2b4855a4a6168499c5ca00cd02969f2384aaf6ccda66ddfb0634f858 +size 1549186 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000427.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000427.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb0d634bd26106b32f138f06cf70e91f8e23ab32 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1e649b6a8130c17eb5553c9450f4b64ef88c811eeac6d14f6eebf6f1db103f84 +size 1310643 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000428.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000428.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddf40bd9c2bbecc748c25d81f6ab726489785714 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c682da1e3e782cc21a46421f43ae189e3611471ea489724d50e2cb433884d10c +size 1330789 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000429.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000429.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3a97d574c3f3e331ad023ccbd53ebc2a4267aba --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:293c62079b53353cd1f327fe401ca6af9ded9ef8d3776a1f58f95f37138994fa +size 1509465 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000430.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000430.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30577072bea69fe45b1efb58ebef7740e6be5ad1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:3e59376298d3d18fb74f87533e78b283846a63225f8aaa1a770a72f3260f6e55 +size 1561598 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000431.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000431.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..811b523ad402952f39c75a3cca630af836a013b0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2181f354e875c94ee620ee3f83600e4c871d466c9c492845b4a70ef7d96fad3a +size 1345509 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000432.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000432.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5afdcce3a84d7c582b2df0a3c9902507069f4337 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2cfd0e0df6ed48de7e633d8452da5e8be33aa995d26aa76806c0c8e52c26c4e8 +size 1224169 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000433.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000433.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0429d5eed0641e9c32e4880ca4e4fa598d749ea --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a48e1a67897cc69721b32efe8ccac3bff3c2cdd9cd4fc0e8509d47c0d65453fc +size 1213774 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000434.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000434.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f68f337baf29e57c964d8acd49991882f1188b77 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6c9d6d0e7fd7eb19594b7795b73c7a85603f0381c03af85b7a105d794b3c181c +size 1565940 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000435.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000435.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5745cad434246c778cd72f580e82635f0b905ea3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:42f514540c7ae56347d8c1b949fa75e7faee0bb16ec3562c862d44e646247443 +size 1132872 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000436.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000436.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac1119735bd8c4ed2ff3d11ce6b927fa4d860810 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f1742bafb97217e94967ce247a7478bded41b416f0c02d13e39c35ddd8926b84 +size 1105123 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000437.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000437.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acf094bde2bca162a5b6cb1e7142498083096063 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:456c36c54672133a08b737e43a61d6a81a7609da4761c649fc8f9b2af7708e03 +size 1130290 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000438.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000438.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98eedbf744ad5ad1347b23f48f09ff3141ded69f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:27833e4bff3875dc5d71263330e9e019d8c9c18fb446e284e70077b15532360b +size 1429131 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000439.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000439.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a434a74b3e0966e22c8ed1062ea11d6dc5f2447f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d793a83b8263559cb540a6c2770217cfeb17295d4d4ba19afd1150f800d9cd9b +size 1085026 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000440.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000440.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2ee0f6f5c5a6874f1a489d41cbea74625da31e7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d3bc2b3db7d6cf4878c66e05473802689bab87b51aa518bc4fe00c17d7def4b4 +size 1284792 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000441.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000441.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1f32cc0269aa52e2030d13e3f37ea63239611f3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b34f6b6855d881458a0e0675d6c2e3c192f45c8eb94de0dfa596ee8c1ca75511 +size 962687 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000442.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000442.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bee93589797cb043e4cb39dfc84d4e8978d4bdb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:bad899ea221138d47b956d769a3d19db52c7468946979f2f7d89f43d46569d7a +size 1107798 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000443.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000443.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0348dcd225c9ca30cafb2141d42471eae1a95a30 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:17a2cdda92dd24867f947c5896f8db99140b9a2b805796dbd69d9e4dd0850bd0 +size 1347692 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000444.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000444.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f9244d2ed2c84952f13bf481acc569e03959802 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7aeb684e7b06bd4b351ed61188fa295d5cc425b10aaa4fe3f092c7f95242d0b6 +size 1023099 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000445.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000445.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21d7f162563316f3775ad85fa9791ca4470b43b1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:928eda0176bbaf6af79a8628705cb31af203a1d2b614a57b0bae04d3a1faa5ad +size 969620 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000446.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000446.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99516886e63aa947d579f8439dedf29678b6166e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:0c8296c7abe55e467874616e184439150e0e69b52ed89acc777f128e44582bcd +size 1490026 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000447.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000447.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f7254a9257a08d5b923000727439d71e2d9d8f9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:44b73c87b7c42d1b25f2ee5a03159338da82a75270c03d19cd436b879ca900b3 +size 1362202 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000448.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000448.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa5af52d810e2e45cfe2e4370eb133ce74989197 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:68b76d67122e8641700bdb0ae2b658871c908cbd6df90c7374779074c432f580 +size 1098332 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000449.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000449.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07b32f3d3c752813b84fdd84b43335417bde0cd0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2b7e1262e6c944e03a080be90b1f62d0015534c8674441b4417907d9aa7b5c02 +size 1349737 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000450.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000450.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c6a7cec230decd8e37e8c5f643dc8064387f4ef --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:bb41cbdf855a892b2b3fd8ef0e0bcaf733764fb796f447e21566dfaa7dcffad7 +size 1277680 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000451.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000451.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcdcf6f568363e7702c7639429858c717124f811 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:44e6b1d1bfd9f96326374f60e5e196962b4448860de6a49aa8ba8327d1fc1593 +size 1410919 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000452.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000452.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db39e074577506f1ff0560eb668f6bddf70cb2fd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:bb3b6c3a7eb436b4a39866c902c58e3f6fb393ec1125ab5a06af769eb5edc99f +size 1347020 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000453.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000453.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b3eacd0a890e958228bdad9b955dcc2fe1a6f2c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:be4cf11061f9bc12e93be2bd0ab533e238b416707ce427b59bd9d7bdad7b44d2 +size 930542 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000454.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000454.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5fb8122cc91e7c91cc9424c8d98c66b93497116 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:72af233a0ef6655bd538b373bde13b36c9ad589200cb809a457fa5fc1455bdba +size 1571878 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000455.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000455.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab7afa0f70fd2ff08a94935e9c3dffe8c9cf81d0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d8f243cf7bbc6d2b47f99f591e40bf3446fe00ea22caf01e3d8fea94feb42683 +size 1431201 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000456.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000456.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f9f1f79f95d88cfd705733332fee7ce026863c4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:eaaf9f088a0b1b6a9e481c7b255d78a39ecaa0584c7fbecbcdd4730059be7e40 +size 1215522 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000457.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000457.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d8dfa1328c2ccf975cd3f0103e02d3c588d1c50 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:36099549465e2b743a2a02515d070fdaf33599b317f92d355032f5c117397798 +size 1657443 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000458.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000458.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc0ec2caa11f166c29fbd5104a21401aa862a9a1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:db9726c2972b99d0a228e37f2cb05b7ca1f82ce00b2cc8d450df18b9f0d15b6c +size 1231376 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000459.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000459.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..456733da89295f3d19db84442524ca237225d2bd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f1f6996363f844a82cdf15f57c5e0096e97171a7e1321581c87f379006f9109c +size 1786386 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000460.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000460.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d61b9b6708cfa3a10c476fa449a22c0674b06c8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a03cd2c411fe6644219be852d50b1d8abe1692140ca1eb6b6bc8f091a6192366 +size 2309250 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000461.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000461.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa7a31f1efe24368b70ea9df7f26142a5a69a83b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:30d8c81f8fbded12dcacec77004ae52360d4ddf4eadd987054fb318a75ca29e6 +size 1725168 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000462.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000462.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6e6c0b6edcf2536a6024eafcc5b3c2a826532ec --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6e58b927cdf51732345bd325963910721a37afbcc038ca141c66ad4571a2129e +size 1633666 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000463.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000463.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41e9b8cf0ee437280ea794c8509dc6584b16a40d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:bf731ee5770ab2cadeabe322db34525603f9c0c96c637935f2ad92f9eea5a7f2 +size 1706342 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000464.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000464.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9363e19d1bf4bda8a1367be9bb23ba8456dcf1e9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b94fdf5b9eab9dd37208c571e6f8d44f8e2e0eb0538916aa755fe620deb070b1 +size 1692399 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000465.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000465.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..016c5c52fe4583ba9a67ce871a267dd0c7ad41e9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:bebaedc35abb1463277e651a6a3207c27589388050a02d2400db52403dde57c2 +size 1282279 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000466.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000466.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae48e033af157be77e0944edf692a4ee31c83d05 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e4c22a3489a07b9a631b0f26013e84d5356bcdc9147c003ce0335832b2b07f98 +size 1613393 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000467.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000467.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad19da2f656f5133b607805c112329344877060d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:69d09c90f3a00c3cec16dc40ca911d5ccbba0863d101470e88111d90be059d0d +size 1281655 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000468.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000468.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d459f10f89519db7f44863f2ae3c7989437b415 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:bf180568090e2d3794c0fba9ccc46828ea5495e31ce9ff26ec563700900fd7a4 +size 1934012 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000469.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000469.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee7fff96138b3935f996ae6bde671f636988da22 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:6d89b0844b41c72a82f72723f49e7b7e2679d94955e4686f269c949d52b2a1c5 +size 2258560 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000470.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000470.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc4e9a588e0302f8f34821e728b77fa6df8c8c90 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:107a8c3713f37925fec6ed1fc061380db3c3a85b371e6b520dea62f4f9e90407 +size 1361040 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000471.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000471.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..482a73e0bc8e58cb1412edf8c8772499c76a57e3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5eae9ca9713ac0114a663678bf5730cdeb51c047511625c109469c7d9b284428 +size 1937724 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000472.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000472.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8aefb45bed269ed0591b1468271a0b01141caf41 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:5c91609af23aeeb9616f3334e174beaa08dfee941a751d18274dffada84d9b70 +size 1646675 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000473.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000473.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..465938f82970db9adae3cdc68e782a648c76e193 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:2eaef5a8e7ae93061c02a684fa7c68043a81a7745627e64b55db74bdc4e18712 +size 1458063 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000474.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000474.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1c35f2e236e2016db6cd3c5d5e8810d173fecff --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:dc3984cfa29070b1c36ce26ed8910eb7bd09384b5c7a9a90f8d9c6594fe473b4 +size 1721121 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000475.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000475.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35ead46b09b0dd64e5c09ff015736a6d6e60a0ba --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:05cec9cb2c954e80946e5c013bf37fa33ba5d2a416f7a0227152e6b70073592e +size 1018071 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000476.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000476.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..984e6b9dceda076a3f0a57bbd13969ff3f1a84c5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:bbbbe539584f9bd34f7723fa1d8492a3892ca272df75d9f1c4991c502f9c8063 +size 1806820 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000477.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000477.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6511ef3c1c49a50f3b400d6ddfc93bec926f61fe --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:cab28aba3b2d83e5d02d41742417f7b0d7b4de224aa26e9c2b12096215c88641 +size 1289112 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000478.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000478.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c1424724d4a0fad99f5abad052d16f4175f8c67 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:976c509a9861ebbedda7f7b4e4bedce1c65769c4ea81520af22c463c16882828 +size 1705308 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000479.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000479.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99934bd404d5453fb2a139d468425220f2ed1330 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:83d3d9aba29fb109d6b53a68e9d36203fc9b32165b30bfcb362ddca7cce8ce3f +size 1270124 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000480.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000480.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5fb72035e8ff615b4b9b179c978e1ad0c9c1325 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:a39e5d050f5755a1fb5e2f59dd8a7e72634eff189af3b22f820b03a3ae40a144 +size 860462 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000481.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000481.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f643a13f743eae1428ed04dae4def040887bee0d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b9750e0b1df7db7c7efbbfff4887fba4e1027b053d87b0ae4136469e1a2ccf65 +size 1058958 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000482.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000482.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0286ffb0d9dddf26ddeb95ca4c0b91cf84903dce --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:d98c42be120b82902ef1c8376087d2b461a3b4fad642ed7a9a9ec961a3363ba6 +size 1210767 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000483.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000483.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e895761a9fd43748f05d9b6644ada85eb2aadf58 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e874512646370bbe8da38852ce539148a70b88b93981db4d2c0c1cb5959b5b9b +size 1257486 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000484.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000484.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32a013954225eb7b99f2456edd8dfa2c63ebde34 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:7e76faea0620f3605d5bb165ec008ca534890223ae91166aab457c9912efc146 +size 1301212 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000485.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000485.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fbb4181d6fb1342c7eab9702b8e5cbe40d2bc78 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1cb01672637b33a5e174b49e6186cfe760e7869a825a00007299ef2d7b4c87fe +size 1904012 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000486.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000486.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d3fd7260d9c9633bd255e5e3da13565d8e7ffa5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:4e7cc8a4ee17c937fbd23ffec4ef8602bca16d82b3ab80c6a61dba4548bd4eb2 +size 1438511 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000487.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000487.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8dfd1df90af7d53860637470c35648c4025bcdc4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f7f43853892d799c4fba64a584aab3377365c702d810db7064adefe963c14562 +size 1028443 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000488.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000488.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2a9a48bc15078d2d622a9405b553055a3e1fcfa --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:27ec47b49fabe2c150233874aca7a1f0a4a94597313b74e72fcef3dcb8224119 +size 1864704 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000489.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000489.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b2f68f43413dd08bbf15e7f531e7a590ecd5e2e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1157450d4b0899f158b0bc2f8588a9946bc85ac05f334106494969a6e8da5ac4 +size 1341849 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000490.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000490.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da73b2a6d41a60083077d6e5d629c2a883e00a83 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:412381f0b8b8728412de2410a5425ec3e9df06b660ea90c8bdd903f336975d69 +size 1325252 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000491.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000491.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93a5ae11a404d866c251bccfb2e496dee73941d5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:b0a9bb808d7c7276e364f6ad9bca84398fe4263e32e551269ee38d0c5c882a7e +size 1046263 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000492.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000492.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06a44b8ae5b9401cd8b13339cc4c9d0a87e2aabd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:fc883d140499627db588e9e0d674f1473e8efb9c1807a327cb6c435586ac7d87 +size 1167922 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000493.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000493.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c718c26c1f1091a227951cf111f678a87af8f660 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:929fe2ebf5091276a9e4c9e7201d7dfcb894dcb15421e059508eeafbe6044cfc +size 1097542 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000494.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000494.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32723d025576d9b4053b7daf95ababaab3a797e3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:1fdb05af184a35049df1caf34ffa31b66381dad315587d05eacf6d895b1c8273 +size 1125202 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000495.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000495.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..884ce27b882ea9a60bb70d463ccc6e43c77d5eb3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:f386a1b691a9ca592150026125eab52e763764f3c4557acf27cbff8bb39889cb +size 995693 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000496.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000496.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..324e8ac5d50e7983d69715eb35b1e1848dffcf95 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:e39aa0abe6905cbb0171ee88b23e5eb976e444c3d5fb6478748f837de69b94f5 +size 1076837 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000497.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000497.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d864b7c24598cb0f9eee46e73f010969831f64ff --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:8ecb703b6f88a9ee3bf0f3c7bbf7f9fee42d6383a87adff4c50c086abed0402d +size 1188323 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000498.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000498.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..304a070ec71948b27fa0c1b6d947cd6f051ccd00 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/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:c77a550e23c8adc238e46a89f079dd7552092f7e84f7b51911b3969eb730e94e +size 1355651 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000499.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000499.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9dcfc9d918542db67880e9401cd7fa30e86401d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000499.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98d2b6e3f1691f6db28cad68aa545ffa507e6113464dfcfa14dbf35b92b1d5ea +size 1307631 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000500.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000500.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e3f1fdd3e4e443cf2019aea58fe78f37b52d470 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000500.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58b5503a839b3692161dd2a157fb3f8dc122e0e22bbb60a9ecae682c483636eb +size 1114692 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000501.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000501.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81b7d3d2c5e84d64d353b9b07a7b5dfef1a55f7e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000501.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb408cdd436d89dd9a450074d23976d6e6c0693dc78444d59ab998eac5f08fd2 +size 1128196 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000502.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000502.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32596c747c4c9d04783a3a9e2cd08d1678a6dcdb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000502.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c117611b2c085b50b3cc232b420611a2409bf871345feba16a64fc80ad1e74d +size 1209287 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000503.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000503.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..983011360b54d4b53b155fc628e5df11f2d1645e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000503.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a4b01f04b88297cb0896fb11c2eddfa10913eac9d6851a7cfdfbc0658d40755 +size 1190677 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000504.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000504.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc58501137d728b887f999aace007e6ed494bc3c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000504.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e0c49d6311d1668e8c0eb081172270d427c151f067b0ccf8b4cf521a6f49c89 +size 1186215 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000505.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000505.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f31048fedc7291029328c1ee261e7ef203a3c811 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000505.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:865687d2a537182320211bd00501e5e2a74d3b7eafa1c593186734a7d4923c7f +size 1250091 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000506.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000506.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40119992c531428719da7d8deba921929b850dfb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000506.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:572bc29d1e8e641a6d60c9499ba862a00d2057e89b939cb2b54b14fae55999e2 +size 1473099 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000507.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000507.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3d0ae8f52abffaa349daabb21ef5ca11840809e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000507.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0548ec7bf8c8426e07bad9871b9211eca67acfe960fbaeee0ab6454e7d98ac2a +size 1163504 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000508.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000508.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1498ae476e35aefb2443ad57eab817ec62e5756b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000508.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a86ded5a3d33207eae75c8ba7e098a45e27dd1be99811458fcb5ed860f793ead +size 1423582 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000509.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000509.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e2c133732125d7a0ba593a6fd2429aba7edfcaf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000509.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86845374f6ed2833491fd2d2c77463c1f2f00b7ee4dad44414a53cc397a09091 +size 1662474 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000510.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000510.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91a35f1a276547b2896a5cede2b6497a3dfa75d2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000510.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d30327112ad5052706e6f6340208fb61baac6ed2ddc6eb0c5818c94fce1471f0 +size 1207767 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000511.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000511.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15b6027f2138bfbc7b131637fa15ced0f0bd7cb7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000511.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:338123e3126f8ed640ab0cd8c451c72bba929170691a9207a8d88d6772d699bb +size 1279941 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000512.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000512.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c272c37f77c3abaadcaffcac6279bb4db6fcad70 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000512.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ba273cc5969c1448ee2246620c0757abc1ba499190403bbc32ca635017cbfd8 +size 1133785 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000513.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000513.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da008afb13f5088150184a9b0b51f2e74b006e82 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000513.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b1fb5f090dcb4e41a3c888ca3c296fbf6d3297242ca49e38732a24dedf6f80b +size 1107971 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000514.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000514.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95ab7f5fe883fbe4fc7833c1c4676168d740096b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000514.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:741dd5ba0be5184c397cac4e91d24e4661b10bb110600d004f12aee00f65f760 +size 1307866 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000515.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000515.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d594bca4572a63087ffe8a0c144ca17a7b96cf82 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000515.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d18739f237be38d93a90ee0128f969ee77ebac6303e8243f7ca93e95e329d083 +size 1078823 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000516.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000516.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e53d6ff09143e4b5744055e281e70f6e3583a65 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000516.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3b650235bbaf2da57e7ce21892af6178a18c2024d0317ee53d02f821b3ef496 +size 917300 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000517.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000517.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7af670cb311a12affa6140f827f22bbe5d235314 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000517.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b6fd17a7892c25da4caf1f8230bf67101cadd352759d1e89110e2ea6daf787f +size 1132504 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000518.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000518.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69b5684a59cc4f15ae1a24b0d6cb00f35f330e69 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000518.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2882c0ac205dfab834d1709968e921e830a8b0ec5c0eff4a21fb80ae5b0ee11e +size 1034002 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000519.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000519.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57fca67672531402fc92e3df834cd78aa53339d6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000519.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ca7cce7593acac08057d0182176ca74e15250d0de14fb3189d0ee59a918efb2 +size 958443 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000520.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000520.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4563358fcb1540e3f0e0a96fe6c936a5607858b1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000520.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dc8ae26cf180d681a8f2c43dc2db7746b14ffb42898cbe1eaad17cbb93c5709 +size 913875 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000521.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000521.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a72aa2b0d66dec889d436f29431491fec6812d27 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000521.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb39d69e1ed72188f49868da13a746f716892764a00420cdaef1ea04db8a08d3 +size 895818 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000522.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000522.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7517c30dc3d69102fdc04cd50f74dbed6c44686f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000522.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7038d1e004950e9042659b4d8003cc88e0246fba63944f4afa22b64e86dff9e2 +size 1120947 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000523.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000523.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cefd2b37351f0b2be35f4f0e3337e7a52c989c89 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000523.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a4d7bb3128d792246654a7bf75e53a728e06b44729a3b508a1ae2fffdc1f388 +size 1298972 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000524.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000524.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05716769c8b4e46f212a3a7ce2f71f3af5a4f21e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000524.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbcb8688c350664a8b71a64a948a2abccc2948a0450430bd6f55491693aa2318 +size 1065967 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000525.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000525.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f7e040cbbd31a60f80c118048be7a2dc96e8d73 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000525.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:817b75d2b1d23ea262aa9600f1ae46b9a53e9c030ce6817fa75324b35d7c2028 +size 1157379 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000526.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000526.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d5c3329b84370c9e6424829e061f463b618f74d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000526.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d471dad6a0fa2988a4018a3cd1577b312f696e27977b421abbddaa4fda9dca58 +size 989994 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000527.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000527.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2b9614a02f3eab878d4947383f36841b1dffc56 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000527.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2930dff587cc65ab8c24dc31e6bb827cdb9c2d1f22740682bdc868ed38f837d2 +size 1017521 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000528.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000528.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64265bdca18f0b371e3115abf69c56c482d518e6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000528.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2548cd57f061cf8ef78f2c73f5f754eedebcdc40b7fff50c71f362fc9558029b +size 1230548 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000529.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000529.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1e94394fd7a6078c774f3ed3f31d99f2149088c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000529.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88e7e105199644db3dcf2cc064a57750d161fb18536666f34c6a2f0f9ffaef83 +size 1300387 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000530.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000530.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fd57d3d04e5894cf1ac4998aa784280168b0977 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000530.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:238017b8bbb61db37c0acf4e8bda5c54253420b289332023ea5a585bad5efa9f +size 793497 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000531.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000531.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6507ec79ad8c26e9c1470d73d499c2fe6017ddb8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000531.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74b4dc5f7a3fb23808be8c9bf3c0c444e89ea7761f5ce14ebec33e394fe53a05 +size 1767496 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000532.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000532.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5f7c8ef0d1458d081199c7cb9bc55f0e8e50884 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000532.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f3f70de9720e99d2309da8cc53049155a75c8f040f33869ce6de11507b947be +size 445705 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000533.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000533.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8e9e25ea1d2ad40d800dc6e252433e8d5b68a96 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000533.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ce1141c5e286f8933c9cf65cae1b4a439f8fdafb8ec19d492bc7bb87ca449c7 +size 390147 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000534.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000534.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50d68b257cb0d41cebf4fd99ebecf9178ae4bfc9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000534.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fcbfdfdd167222819ce517ffe1bd070d2e1b14852d00ae5ec77b304f32751b1 +size 816640 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000535.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000535.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee901869dd666d87e744e541992744d272786b53 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000535.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:198713b3c4982c796aeb09227fe2cd9325bc1dabbc31077cb029a7251f18befb +size 627664 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000536.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000536.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f83d66bbc5fb082c58c638a008f8bc5055d3c7f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000536.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8e5680d2964a56cf24dbf02d154080e891794d15c25e5aa21d389f01420838d +size 449030 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000537.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000537.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f91f2c2276728c91a6b6a73e6de95427240c7411 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000537.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86f4df6d410700060c72fc25132bb48c11b1ebea2e121269f068abd6f05ab3a0 +size 854781 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000538.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000538.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d42d7a1fc1e9b62fde63c4b55d365856f9413ad8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000538.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4fbb187016679680838779e5e96d5fc13e98533e30cbfd81a9919846bf68b74 +size 989833 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000539.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000539.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6abbafb22384f9f323fb71e574af761ec4055904 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000539.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5f4d8fda4e9c74110bfb5d703477560b9bb3de0757150cdb3c1729c18a6522f +size 451385 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000540.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000540.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81cd6bd239ddf7f569cb06e88f3d6bf312e9b83f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000540.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b34d7ae85f495c5dfa225816b62e18c3b741cd5cb07c9278ad771d8429619578 +size 624710 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000541.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000541.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec1cbe2fb535eacd149188bd54a1ecb08a38b1cb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000541.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26b726433f38562db2eb7949eb0be0d8e8bf7fc5f298b90b346959acf0934b07 +size 668628 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000542.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000542.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4afcb82d22aa9e240f41d09ac59eaabd9ac37066 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000542.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6d857223e9579c6d3660eb39eaf113d29b8f984e9a68010d70fc7608baac39a +size 414002 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000543.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000543.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25de63acd64a3fd8adaf2fdddf97cdd44d10b1d3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000543.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84915f7b82b690e1837704dfa20a8f1e9190f4f29a989d82bb550739cb5c84b2 +size 771285 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000544.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000544.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f67dd03c8743cc1cf74f889241834f55289be4b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000544.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0d2f71203a2497cac4a15bf8b180a7b2438e60cd31fa9019965601f7a582e8f +size 410966 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000545.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000545.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06413a3dc22dbda32de40647a09abda6fd509549 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000545.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b87525a485a925f6fc173e384ccf134b414b549a591ea16455aaf3440dad98b5 +size 1001869 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000546.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000546.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12b959d574a5337503e1b75fac2cbc2a93a9b245 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000546.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc992ff8895d72e3e223b6e7ca0d66a5f0a1c58d77cf3b83fc78d6b91554dbad +size 770481 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000547.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000547.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..519d9694323cf224ab8bee07815af682ca337860 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000547.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a73f4289d915f1a7047a35d7df5436843e377c389c4b6acfe090b88ce1d03bfb +size 484404 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000548.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000548.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e886a04985910ae6b8b31547836250e883ec8839 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000548.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df8af02b5f1c4119fd1b2688b2417c2e92b7c2ee9b2996b01303a459c265db1c +size 367772 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000549.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000549.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0ecb352fc2d1e8741ca99a4574d8462f515be22 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000549.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16fa05fe4c59964a499400a4775ff641093e921e3e75ff263af41ca163765b60 +size 385768 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000550.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000550.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ce1a002fc54bcc6d5cfb1faf8c2ab58c4fc6aef --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000550.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85d21b39d0802fcb1fffa3c893fe1ebd48a12cc114e62a623189cc667f1db493 +size 397108 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000551.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000551.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e546b91fd5d28e0bcd6432ea04e07f898e4daf34 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000551.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea1bf1e2023ca02da5ba6b5e17a190d7ac2d581e771acf5b12b20e8547b5b527 +size 451802 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000552.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000552.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b18e379e1f6975abf284f2ea4491788a0d21a4b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000552.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:250849ff9731804f242fef7d63415fcb32f321c6a4ee80361863b6558f9fcbe7 +size 819709 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000553.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000553.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..330334f4191cd01bda2502abc5fcfc1ad87a6960 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000553.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8a9963aacc0066a1d3e8d157fb389c71655af32dc43127007312305a73101d2 +size 685357 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000554.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000554.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d71580185fe8b8d5b1e9f1db9e39c4b65047a77 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000554.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3966863b15dad2e275e6d8ffee793fd79aedc8d82a85c48c62a5faa418ab1890 +size 568985 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000555.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000555.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03b9ad89da2349172124c8abd9a7908c7c49503a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000555.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c6a9e6c7eb851a8d1f556190aff93e970c0d94e4de9ac04d6082a90f16c6e9e +size 728541 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000556.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000556.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3e875ad71678473ae28cc1eec9781ae2e0f5ed7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000556.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa7deaac403eae7b7eefd249d9532c936d27706bd4628cbc735b062b937b3b71 +size 642639 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000557.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000557.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48cf3fe6e3a48cd8c3f9f9de3dd888a44d480c8f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000557.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77238a6b06659be73fbb6ffd643aebcd55ead127ea5a63723eeb371f7e6959e2 +size 882759 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000558.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000558.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f335300f9bedd43af229457c6676a6c26b94e9b0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000558.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3027e899a849693c5039b6c107b4799312fab2d1a27fe1c05af769d17b370a51 +size 667411 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000559.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000559.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98be421c34890e7ca5365fc684619bfe0ccfbfd9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000559.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36af171fb2a2b1d7fdcdbaec7e6ba4c4b9a49b6e83c307dfef1b67f2e15e0419 +size 818056 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000560.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000560.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d69574aa4fcbded1dc4837954405a09f66be60a7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000560.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa25fdb11dcff0d586a37a7a2c44982ac6f9dd26c472cdb6279b823eeb1514ab +size 885561 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000561.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000561.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..535adfb10ce864136b314551d29200ebe217ffbb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000561.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea641bf14cdba508bd56702dedaa47a3ce5f726c944a3f148acf91b2b51e866 +size 1340730 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000562.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000562.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19dfd86c9ba962adeda8586b9a3b705be2c5b951 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000562.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81739ca779452f95b3e0ce03876f62d3359137da5847189382c731844785ac2c +size 1268685 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000563.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000563.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..238db70033d7f33970326c177b431e1099428d6c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000563.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75c4898459e61722e68d17290f4ff94914fd192fd7c112f46750473dd3a90689 +size 1717421 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000564.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000564.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16106db422aba642e14260cc1c4e76fba228c060 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000564.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bc07a088fdb1d09d7c378ff7becc65e2c70889997b60f4e7433a48eab6665d9 +size 2283894 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000565.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000565.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9afcfc2cf5eae998833426a47f4c119c05a4d3cb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000565.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0909050d6f4ed2a4f1146b58b0f880b1e7207381866892f3c398f7eceda6aa44 +size 2011432 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000566.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000566.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e30db72af187f10ba7488a26542728ec255aa987 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000566.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:096b0c64606b7524751bea88cb3f154519be7a4a7b924b0a9ac8f0489ee3e498 +size 1076106 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000567.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000567.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9943d7a6486618bc087a5afea26b0970e4ae7b4a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000567.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad4d93d9fea9ca77c5675ac358e7511c6dc43c043ddeae695b81a8047af0ed60 +size 671631 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000568.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000568.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a003a4cc492cfe6376cf58f8366a3b3b56610766 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000568.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bf68f97ef09e234005d957a622bd8e85e3047090701ed8b2ed233e81597e395 +size 633207 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000569.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000569.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a980a4e8008f411b6a7cd44511a91ba69c3137b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000569.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74b76cb24149fa89c91594caba99026a8dc604ef7d462b6076df3a190ad5a3ed +size 1050441 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000570.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000570.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0c913e3e361adc325066ecf6ec0ccbf6df8880b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000570.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0533bd6e3c3adce8c6dde8f0f4d23c8d6da814cb8fb7be192f73861cc30164dd +size 794119 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000571.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000571.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aab64c3120b82d9760b7401e6f6c9831629ea91f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000571.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ec3d31c583476f82bfbce5772ecd98303d421eca8fdcfbe7c2be2b1e0a8ce96 +size 753187 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000572.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000572.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd5386d348a1c3a05c39605e7e02d188ba714ecf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000572.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4d8935d39de470f74ebf3f210204c24ef309fb993daaa8c7f1e16a260bf387c +size 1100982 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000573.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000573.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73cfbf3afcf2506f577a22e698cc2f14a68b64c7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000573.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f708443743a3d111d9c223d6983d4fb80ed2f9c43c07308f63429ab16be72fd0 +size 948952 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000574.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000574.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..198a933328ec838fdd42d143e249fe7c37266bfc --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000574.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07c26b98ae6e21e34eefeb16b934f0dfd4a709c8f1406c75e1a3f4cb91c39c3e +size 678294 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000575.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000575.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e39b7a3fd0fa402a78e54c5a4b0f972eaf6d991 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000575.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32ae5379473e735e8a58a8bdc516c33ee7501ffcb24e062528db6243665bcb28 +size 725533 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000576.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000576.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04c259df4fa5abf02615ba3eb6a948ce725448b6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000576.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a982df38a93ae305abc3bd233337e7775bddcef6d0ff1dd80498c394086fb1eb +size 654834 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000577.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000577.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea87a16b0c1a86127d4a4c51a3d2c901ee399e79 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000577.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbecfbcd63d74582bfe99290e18db82ba7cbbbaac398c70acd22d431951b71c8 +size 596387 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000578.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000578.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82457e25c98ee56602df2b7e5f623f2648582f23 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000578.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21dc45ca83e9d8d94d18dc3925345636d78165db7765b3cc228108447cbcab9b +size 576490 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000579.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000579.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..931daaed84074ae5a8e77987b005af3a595eee5f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000579.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11368160b51191e1b5caf6592d98c7a9fad5da023887c0609ad766049f0b092a +size 452305 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000580.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000580.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6476c22f192c1c43c3e33dc2a3952cbcf92078fc --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000580.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65ae17b30df8d04357f37717938419c8d4b84f402464030b655f80ba786a5772 +size 501475 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000581.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000581.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..752d0545ccd1e96da88961dc9a750c4cf61d2ae7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000581.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4941ce67b8953408c6ddf116e96ddd138885e4ca6441533d548dd3906bfb4aff +size 693197 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000582.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000582.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a920a8dc666c7e1c29a121416dce680717a8ff98 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000582.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1401c4ba59224d5bb18940f40de24864a3730913f037b8fb2b36d567db363bf +size 763368 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000583.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000583.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..019dac0b744d3d5a08b367e99fd5de85cd6b34b7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000583.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ada032e2d01249a4f9b239fcd1d5bf464abf0f7fb96334052b29a2d065d5dbfc +size 525969 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000584.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000584.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3f1915a612e3fac994ccffb43ae4215bbdcddc5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000584.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c94dc19a88ff3f712320a9742df7b9af6100fd9d3f7a4d94f01223416c775fa +size 711071 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000585.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000585.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2d2115365d5f9c72ef3c85462e70aea4f0f366d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000585.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70f1acd3bbd3acd16dba4d7a287bcc9552cc3ad846312e55b6f107730b2c1be2 +size 703926 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000586.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000586.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f079f87e1adb9bfcfda24f57fdeb93eb673d2bd0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000586.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ae182f115db3725f842ff2066cd48810d07b817508bdb986b5c83884102098a +size 537104 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000587.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000587.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b428683b8b450e6a026266150d4521ae4550928 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000587.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ec0fe038fb97893afcd05b081071ee4ec5049e5a4997ad4f2e33e806751e2dc +size 721124 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000588.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000588.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e10a886b02a059a0f41feacb62fc5b1d223e7a05 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000588.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec3ed0167b0221fc3bbefa9e8a7e314e78aa6885ea37220a96a6edfb2684f261 +size 511913 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000589.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000589.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..193d1a31f46f312583ee3d8004d47eef3135bd4f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000589.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ebc926884ea4f7cb1a7b13804533dab8d2ed7fb63e862d0d1395a818bcb7967 +size 694983 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000590.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000590.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e2c13a36ea956af3e09aa6fa7d548fc60f0da0d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000590.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0076178fe8a159749f96c3110e154106cbf8004f08596f0f1d2775a2f5f2b2f9 +size 666117 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000591.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000591.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..685cd9301ce952514aa512dcd9fb754fe40e59c1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000591.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fed51ff364989048df0165b49fe409b11a0f657c32750cf54b17c4a9ad07d3f0 +size 636808 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000592.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000592.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43296f4fd7bc29e214ad3e7c4018cabf03ec4b20 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000592.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9765011d3778f562cb2d0edeae7737d45973d845ccedf41905bfa54cb11e9ab6 +size 494444 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000593.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000593.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58cdf48637efb51b8f8f5699d0bb03e41d6c04be --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000593.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a8291795728ab6b4c6d493f308ab14d15a498c47e47642a8b051b9c8cc4a513 +size 524955 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000594.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000594.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12777428b6bec5393eae65cbfcb3c6fec7c7b11e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000594.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4beadb586895cb8b13ef93091b36def3c8e790ea44f263ef46a28934b68e7505 +size 545978 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000595.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000595.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e4bd552ebfba864eb33119196da7962be851073 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000595.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02b371d27a468d35847c751d146b1c9800d58e6ee8e7e56083deead373a1b466 +size 631981 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000596.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000596.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..235a2daff7d318b120077c37c4aa170a44632db0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000596.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:138ec907fcc4433e8465f20d0bafeb62ff14a8166239dad48b9f610dcd17933c +size 1140814 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000597.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000597.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7ffa497906b2caaee463e6557fdc7f40178dd46 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000597.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c7add6e84cf7e65fa2b6f4b671cae9e7282b61b1800ece497bff6ce8fff615c +size 1090179 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000598.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000598.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62b1f1ead0ff9dafe3a61e8ceb95acfede66fd88 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000598.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:558ed0bb673ccf3660c5b4c1473c5b66eaca62aef33468d86444d3fbe283690c +size 952946 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000599.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000599.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..624c7a938f35ca6a6c6552b9c35270a3bfacb2d0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000599.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec057eb1803b4610f1b44a6bf2e3d5486c879ee01438df4273a28c3f053afd91 +size 955385 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000600.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000600.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0dfd73a1e9b524049312bbdddef4c195b4b3bb5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000600.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0a2a49bd6ae958168f896b9d91224f2a606503d8a4e1ed18190673150a215a3 +size 1031860 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000601.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000601.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ab5f7086446af695fdfc474d37a959a8070226f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000601.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c45e5d62d04130451b72e908e2e3e06fd7e4e01299c3c29e2e7c7373ba2373ee +size 1257413 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000602.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000602.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73afc5d8730ee92c7274df31a1927bfd3a195b8a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000602.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8801d671152c6b7a981236b3b95eb4b36f3eb2159b0b2a390df0250553925633 +size 888299 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000603.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000603.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b85f1603309fe15374f30bd5389ec9124dd49945 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000603.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44450eb891c738889b6520b4cddc8c8927e1e123a019b74414866a07ce821c7c +size 1149911 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000604.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000604.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e213309d13fd5e06ffda489d960a41aab4432c5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000604.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1ffd0442be1ba435f2745954b0e6986ceb03338687a72a470a5eddce3ff4670 +size 1022998 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000605.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000605.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1db4c9c15d4f9873ec459a22fee70d496afc43c4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000605.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ca4565eb90510979e5566f99e91a8668f5026cbe83dd3d7e170d2623a2b49d9 +size 1024564 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000606.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000606.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e88bf942f0246cbe6ecaa5fa1ad74e60a5cf78a3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000606.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa65e38990015ce16a90772e19e91674a4556e023a5ce03fea3e44d6faaa4b7b +size 1091301 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000607.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000607.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..397d08f419676f02ebe83d03ecc0a63b4f9ce6e9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000607.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04f619bc0043a119c82884735105e5a9f1d1d668c706cfb65db3c2f550b15c9d +size 1103825 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000608.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000608.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a16475177c74e8d5a0216fe3846ab66bb47aa254 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000608.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24c83e2d67f517ecf40d9755bede8d979a4c938d378603bf5cfdd9af8241d4a0 +size 1312549 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000609.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000609.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe85de614fada070225a7457b0f1bf543bf30e33 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000609.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fe7159d5f856660a1996d5002e854b51f1fce8420f0a014fd03747fae199ce2 +size 1330480 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000610.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000610.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dec21cf2b3cfcb29211593cedf44f06bf899feb8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000610.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87d1c81bf4a00d5b1957a9fb79c45221e90c5d98d40b73a622f10938713d278f +size 1165807 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000611.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000611.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72337d8f84c8d43cca47239b84106119e6688b33 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000611.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0953157f63723caa1537b46c53eb5d479976105242e316afda79fc8de30653b +size 1176750 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000612.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000612.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1e9cd1a3bbe9b93a13b52c76d4f039e99d9b41e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000612.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da61c7828b5f88b97331ee108591e40db6636000c76560969513576cad339c2c +size 1186379 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000613.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000613.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..398ab0c2b3c008258918293ef807cf319cb2ccd5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000613.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d23f368333ce8cf4043f3e6f8b5964c1851fadacdcd20a2be97d0961c25a9723 +size 1397091 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000614.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000614.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bc343886c00f0bccc9e2eef868d85f6bb95e115 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000614.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a23ce9b62281d3f5964ea70cfdad46344b2a1caf1a1d49f38c687752b274ec18 +size 1164749 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000615.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000615.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bc30d64206232634c1aee809fe1878bfe86df20 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000615.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:530785caf5e3fd99452ce23049e178740513bdebf330ebf314398511c9eacb76 +size 933515 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000616.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000616.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0a59f508b596111821bb62b14cc6dfdb51c0b1c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000616.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2218ec8f1b1ff217265016fbaf23678afc490c5171bc2d89dd9cbcf1f11d10b3 +size 1607052 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000617.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000617.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70f767607bcc2623f07e2b312b52df6271ef339c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000617.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f4a8e9eae30fb8225472b22a2e4dbf53f264f5f1ec7295a7753289f41d94eac +size 1262698 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000618.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000618.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00fa8e5e4b56b7d4986e3c6212143dd7b6c7d8a0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000618.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e31d283c959b535dd19b15ca887559c9aad04b3fc70f31a7461583e69433737 +size 1239541 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000619.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000619.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58d740abd2539320df05ce33d625f3d4df15792e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000619.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c61d97cd4be49c023bd9e157999baf2711d51845306e670d9e2a7ee62e3df379 +size 1536719 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000620.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000620.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b4c492a6143e82acc9ce2998d7f832745a602ad --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000620.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:602d683a8fa36ffa124a2147b8bd7e761c0530b3aa4366673bc2135bf5a5a390 +size 1328808 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000621.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000621.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..969f5f9b3826556a1202d6ebd82a1287d9825989 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000621.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de7ddcc755c130694ca5680e47cbc59c1fdacc0035beed079c586c5c0a448739 +size 969449 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000622.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000622.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5a3e52c9ba0edd75cf4ee2d142f35c1413b68d9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000622.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb823e41f5971870cdd9592c0cbeb66664164c3898be4b788ecbecf29e87a0a9 +size 1798956 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000623.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000623.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a4c47f03b23175b49f0aa5d82d270e561f9df6d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000623.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbb6cdcafd4b63b7da2384aa4ee58dd3cbe116d712f18c0e224134bbdeebdd7a +size 1373618 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000624.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000624.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2c0d28451ef1f26da80e78c7deac7420c1386a6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000624.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94d31803490f71eb262958f88300b9382218799f6c7cd780f0ccd2a6d39d79d6 +size 1055270 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000625.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000625.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b75cc988011a948f427b043ed1ac561ef743c261 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000625.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d701fa44e0a7294781e59ed1df095aa51c4e2972abb08017a9a625954d24de29 +size 1036009 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000626.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000626.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b198f273455c27203803ae449d78755272a229d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000626.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72323767a4f63a43664cb860ae5b6e1489a61c774c2010d784f78a661fca7ae7 +size 1087648 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000627.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000627.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a263dab17ed735dd9296dae634fb07679ea4e9f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000627.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8164fe938bd74542d43dee1b9f88c52215dbc658f6499b1bb7a009fbe3f5bac9 +size 1142397 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000628.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000628.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90b25df36af46722ea4686dbbff1c16d26d17dc2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000628.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:504deb5081b2b9ffdba815658b5843b3ba29215d152c769230a92277fb664a49 +size 1066215 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000629.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000629.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69b7ae335383304114a431b056de83fd2931f675 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000629.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bce942f6cc0ddc1474700d6b60184eef16efb2b3e5618aeba9d521b5e095ea0b +size 1061310 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000630.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000630.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66d36cfc81b7ecd975b06e5f771088cc07c15862 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000630.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed37f209b1a98c4c47da86282bf12478cbd8f823341fd20a5b0472620500b48e +size 1222620 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000631.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000631.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdb639b9b58826a3a0205968b987a5a5d002bcc8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000631.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9def8fccf5402f3708944011dfc96ffd3b0606bec1d9ae7fbdefe84bbd7f6bfb +size 1152777 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000632.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000632.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e075bce2e4e382dc64ac0ba950d25b4307b39c48 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000632.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eebb03a80bbc05515f1166a181f9883553bf1409b2be82fb39d476593007d25 +size 899038 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000633.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000633.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05c9ec91bd60e267ec08ec534d2df333a618c5f4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000633.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd1755c88d7ac72b1b343c7949649d1a9cc50a07799fce3544bc27af0f4b513f +size 892559 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000634.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000634.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5ade972b9f756fc364083d240c39447955cb0cd --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000634.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b59e8c35cc9d4ac7d4bff9d71fb0d668b7f5b9d2a543fca74af942ea534cab37 +size 1045446 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000635.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000635.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa3ede6c39697f47455e1c386411d258636b70fb --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000635.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eb30fed8512083f940efe6c2d93d3df237cb0cb67e30fe6cd1c9bd322db9005 +size 946043 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000636.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000636.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0ad78659285937b8b327ccf771e7e56e0a6f809 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000636.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97a97649a7cc90d9ccee32762102169a2602d1db727eef9915a7fdef564cd385 +size 985442 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000637.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000637.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5396587d4c91ab3250ac261ee2a74f61d5e6baa6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000637.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9705d96c254a1cf6e7c9e8e397bdcc0e869acbb25161da567e85d4a1b7d5d3b8 +size 1084418 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000638.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000638.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36435ebbbfbd1106deb69aabf983452cf8e823f8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000638.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:898584e68cfc80c05b16e833958b13abfa538210744f9b8dd8419940dc941aeb +size 843809 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000639.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000639.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..172af524fb4753598aa5e361d2e433d479bd29d4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000639.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbdc1f78ee8a4dfc332c09a92fa8699d78d4621a538b3e9db6a712abf93dc779 +size 1088309 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000640.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000640.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8e68417d306c83c7c9cf61b78aa6437954feec5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000640.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dc29d8cdd003f31da9c26dbd9752e8195cb25fe28b23c4023469a32e6654bfe +size 1220876 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000641.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000641.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ebc83b13ade63821c1ceb716d6ca0e3cb80a408 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000641.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7828b728c5124203a43621ab874ea03931bc547e280e7c123d1358adad2ae48d +size 1020310 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000642.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000642.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebeb1abbf9f4f4177a77c2ec6543b97948045e72 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000642.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c69c19591604806eca8baf5a7f5894aacfad2f89f0e942a27c21109872b3d0c +size 931885 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000643.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000643.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6655c33deb1122d28429bea95d00d20dade44242 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000643.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:176eca2c3c83cdf3ffaef00dac0c137262a7850b4f273ba094350895890a6e44 +size 779525 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000644.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000644.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afa40565ee7a380e4edb72474f33c55e3e996b7f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000644.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83339bb96dbdc6702089f8356f5e5efd2898c19ba14cd7880bd361edca8e8d8b +size 1028417 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000645.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000645.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07ed476d4841a832c28c90af2861997160a0942a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000645.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5867cf37d17e2bd9ab7a4517edcfb57867b8658d53ded8f9597c303df97a614 +size 849975 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000646.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000646.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d5974cca913d6c65860c49290db7bef365587a9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000646.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99da93da4cf59546be88fd4b2225165d6b391357dc6c9c055b1175ad01a6fe2b +size 1099764 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000647.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000647.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f798de9b118ca28feee9cd950ef18ad393a8874 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000647.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff0e3bc313cb5934f8be94c0cb0265901c85deb7c23f8a03f5095cc637642e9c +size 1038975 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000648.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000648.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea7527f659ce266527b4e74f68ddfee2097bdbf4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000648.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aedf93b7e67112b332d302dea72474b7d5e7bd9d8faac94f8242f706d289914 +size 991771 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000649.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000649.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6068701cc7d25b0d228bdb50e1005341a68fb91 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000649.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa50c692a46a6fa97a7e06d36d10be19e269ec8086b02b0f7d5300b3769c3c3e +size 1034376 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000650.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000650.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c969d5bc442147b52867934054c016341ef5ea7 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000650.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e21a4bbe9fec45608b3a37198e3ce3794614e4cbb5712fd2a8d2a130d1e72be4 +size 1199032 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000651.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000651.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..062e5573f7c0cd4be735e3f00e3bed674360b0f4 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000651.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaa9f07abd68e54d7b17aafbf0e1aab85e988a09f468f64a895a017674f1b516 +size 920030 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000652.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000652.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d027c6ac8053573bc3c15603d700fd0fbc15c18 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000652.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd60383a804a949a9f6c9e0701562b114ffd5a63026f0d07631e05017c2ead29 +size 1057020 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000653.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000653.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3aa08ec5714d5d69adc684a9a95fd8d868eb90a3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000653.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b984e51ea32da1923804ff19482047847ac682286ffd830d01b103ef66b11ee +size 936839 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000654.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000654.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40c79539c8693c62b0611ab29ea6628698107ff5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000654.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:868073cbea4cf8bc6e73e422f6d7509077109bddd66bc34c339e296fdac89655 +size 924644 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000655.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000655.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..445d57351f120bec596af7fcd3321e1e614c5156 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000655.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61e8898aced9661481b3263cf99d9be93daf71ec7c93724515a0517519d1b181 +size 850471 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000656.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000656.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9624b7b1f6673d0be657d07e62f46b5d78433b85 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000656.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d61dd13d4f431f8d6605b745b72a219e856cc41c726dc254d89028b089438287 +size 1098143 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000657.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000657.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d869e3f57244472696aced7e377967ec4eb37d65 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000657.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4b16e2e5fa63ea3c2b89a05f967a7229778477b4ca39b806c5a0c2d7da54a41 +size 1147385 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000658.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000658.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e2d973edf36aa01e014afdbdf528ca7d2051b60 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000658.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07dedb326197f10e7fc3c7f3fec88bf50e68b6f333c1bff2fd2d04f69a4bab9b +size 1571073 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000659.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000659.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ee53399325d94ae5e5c0210e0f8a3fd7104397f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000659.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f90ff2c6125d9a93402172d61679b4b4e75c8bbde8014606c2392bde7ad9d15 +size 1044232 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000660.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000660.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b03f6f7211e25b18be4b3ee62487dbefd6b7551d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000660.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7231ebcc82aa0a6d6ed7a8110b7f7bd51bb5abffd096d4b57550d4f3fa27e18 +size 1010830 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000661.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000661.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efc03a74c121f6b880e85643e7cc63dd05d25e49 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000661.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:114a0b34fcf149d04b07ba6e13f950dcaabb75b7c10a4aedaf937c44993563fb +size 1155803 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000662.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000662.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bafb7a21f9c95ae47051b49400648321d77df177 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000662.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9d631920a8c20f6cf0da5aba429b773e54f54f1c137afd8611742c4b238bbc1 +size 1164435 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000663.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000663.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f9789667183ef6d862d540bfb1e7d58726d126e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000663.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e0eee2c0f4a20ef745b807efbf611649c53828ac26fa06e36a3421b57dfa3ea +size 881705 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000664.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000664.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..481f1ade32600d819ead887b14b073c82cca6362 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000664.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d4916dd0268bcfa9e84a8c73920633f239f4d7cd04272d8eb7fae2275ad25e3 +size 1025365 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000665.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000665.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b6bcff1b1a20c54dd144e3ed269a7c61c088280 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000665.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8d345f098b33363c34815cb920e120849d39ded7e66c80ec726175a8d04ba54 +size 1301863 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000666.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000666.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19600cbd6c96bf1a4f7696c5a1b3bf83d4511731 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000666.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0336fd505f47de38512745304d1e237c3fec45bd155e534b3a10d1e1be52a03b +size 1147898 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000667.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000667.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..535f45dcd3165d71b3279171aea7612de59d8f4a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000667.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:272d6a523242b999487bbe542fe67772ef806bfd56dbb0c075e58564beb9c274 +size 1222922 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000668.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000668.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0019afedbf1b3a16f5536572a679ca45efc50e22 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000668.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d0697777556aea26cd6fbcff65e33f9aabd9899e35b80f23ac2e639671b5cba +size 1489588 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000669.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000669.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..551e4afb36a578c1dcca80fe9a858a9de49cfaa1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000669.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17abd71f6074086d20c797730497ee60c3e215ac4feefcdde7f78948e306f3fd +size 1550234 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000670.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000670.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..925955eec6aabebfdea084b0d0ff14f6205f9fc2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000670.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4cc039e8f87f9da16130b4483ba502b137d12368cc38e7c4891867736d51574 +size 1426794 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000671.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000671.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9c4cd9bd0e8dda369c23a31a13aa97653dfd69f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000671.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fcdb4a125afc77e4bd707aef8442ca35a46bc8b5adf61b866922c0127ac3201 +size 1561379 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000672.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000672.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edb754c0c1c81c9239286e3886f0fedc094208d1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000672.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:402e293f1eb7be4f30eca3c6c87a84919517ece6dae9d62f497fe0c00b125ac9 +size 1300543 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000673.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000673.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51eea95894d1f523b1abb07e82b183e2f27ff586 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000673.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a52b39ae6b230cd4c952005e3e1cf77a7bd45da9455f32e9c9fd9d430bca5aef +size 1010991 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000674.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000674.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d5487d99ee0f7136361c7d27f14919840f521f6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000674.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5d50fbae0de8dcc336da6d8304d42c1933247bbe69e685fdeba98ae307c93ad +size 1061986 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000675.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000675.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb85b22ebed506f366aa718e28aef646f27e7f7b --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000675.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d55bcee906af2319f2b35222d88f86a94af5257ad3fc0e937f7ff78ba5a1221 +size 1398769 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000676.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000676.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee69a722855842c8fee3014dfbced642afa1b745 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000676.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60261df356315bd0f083d4fae74a13cec627adca2cc75955769ab455d1beb5dd +size 1162126 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000677.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000677.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa5075ce1180bf430626014869115a3511188afc --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000677.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0d28ffaf6747978f8f27ac3b76338b4ea425959384a820ff6e0b0cc3b72fbee +size 872278 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000678.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000678.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf265bde97486214ec7d87b0a29819c40c481567 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000678.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5134d49928bcd9cf2e415afd373602357c902ffcccfe4d1c76128d7819ad999b +size 1146746 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000679.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000679.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4b2cabdf2f99f7dc998ad33fc5cb1b40192402a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000679.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1a9209497bf46b2efe7706bd5ba37bd12d5f0795a12d31e0637f7cb092949c1 +size 1194789 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000680.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000680.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d8d64f1792ed6acbd776daa2503e0ecb979115c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000680.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de178ef39ba5ec10bf8ef475e59f979e7d9e0ce42aaba6dac4e323b3045b433b +size 1221127 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000681.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000681.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1bebcb871cdd2d9689783c2624f85d3182436a2 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000681.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9c6458dc8a8f23dd663d96af3ce08a32adc62d7442b2341af067525a362b4d0 +size 1121021 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000682.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000682.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49b3adc39459cef714433d0644378019e59f9d03 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000682.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4075e3f7266826e289e44a39e7dc24da9fadf6c85b469588d30198a34269eb80 +size 1237762 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000683.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000683.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90fc3f6d2aa259c7a6fc5e893bc417faf4eaffb9 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000683.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2e4d0b755ddb9cc6c065fbe6118ed214194d29c32252933ea9f16989df9e592 +size 963078 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000684.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000684.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b9858945976c552292ed274c48f64f2d79fc01a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000684.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdba568d579963aceb280de61ba12881ba89e6fc41ada88ff605880716fab0d7 +size 1228662 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000685.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000685.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91b2b2364798651da84fa7958649fee07af1054c --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000685.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6369f8f037a7a0f32884faf6c9324ae15148545f68cc2e70c39de535e1fb7be0 +size 967687 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000686.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000686.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46bf04a94a4cbe4c02beaaf2edc6e094d20d0bba --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000686.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:010749bcfee4a4c9aa4e20560b290cf9ed3334084a2e7a00b2ce8299de0999b9 +size 1472698 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000687.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000687.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84db5787edc3db7747f10904faf77ff6eef67607 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000687.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7b069e1560c39c204af90ba8184349fc32f09efa8ec038219700ae21f3e69a4 +size 1366791 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000688.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000688.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef8e8ab67184af1c09451c3f9b3c69960f141b7f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000688.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d77b11a46f1fa1c6aa490ba8a8b9517762a6e0a00edec486766aac269a15c29e +size 1353361 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000689.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000689.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2438224965f8fdb06bafac7f84917eada2f6c0e0 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000689.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d5a5f63d57a790c1f7d10f4575cb261ba86b296b30b43e7cda8e5253f9163f5 +size 1396986 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000690.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000690.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adbc3ce0ed307acf90b5f08071c8f6ce52357b5f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000690.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5535e8989b5bcd943c232462863fe9bdf43caec5b5cc386e6f32844a765e5774 +size 1416494 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000691.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000691.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a5ed8324aed8fc7a99cf724bb34e4b540d6beaa --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000691.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9115f995a630bb18f12031b71eb083c3dacbe49218ee6b8da547b0dbafc94c4d +size 1447225 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000692.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000692.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce5f9e72fdb97f8de49a38796c9c94f1bfabc44a --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000692.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a922986495efa1983f0ab85ad5c1a26243b3149b27923bff163b17146290bc38 +size 1246464 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000693.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000693.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99dfdeaded363e4d0037ff59c927dd23e5e05782 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000693.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:244d1f19f81010ce728aada66dbd6a39040343a95d44ad7a2c69a25ee062b606 +size 1378088 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000694.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000694.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b3eb7658cbe42a6c711865ed4a5beda190f25e5 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000694.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c4ee7c35136572c70888d335188d9b60aef8676f91d56ab05c8c052481bc20c +size 956091 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000695.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000695.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49edcc39f79af1b27dde0e87a03f15fd9b48b2ae --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000695.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13534893ad0ddc812872f1a5fd644cbed51b8fe343f2c6d4cd71b1ca8433cee7 +size 1175745 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000696.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000696.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a2b4c8371fb276748e4804e6244f081df26e218 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000696.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20e2bf36a378a12d9563916f6dc7d83f9e271473f617d01678c4057bed263d91 +size 1239360 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000697.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000697.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c91306fc7f2c3d782684ad666230dbaf8f547e8f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000697.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b76687deb5938a40571a19623d8d572800b1e855f73f525d09715c6dd6910cc +size 1131681 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000698.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000698.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed6812cb1ff24d01a84eeebb37ea47c3430354ff --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000698.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cf46978752dc716b93d9a9cd15d33a9a60e8187256b45db6f0055857c9b063f +size 1070604 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000699.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000699.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d57337f0e7b8219dbb9a62abbcc83d52e3614f72 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000699.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53bb1ede55ce6e9ba78a8839577085f35c1627ae2c22b326bed825dd4c1ec2c8 +size 1260283 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000700.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000700.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..777166b928127a0fd146930c7078ce13f32a2e35 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000700.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:462742cbfe8833cbdf4b45fd4c247efbbcf545063ce4ccffa77763b945dd2fbb +size 1073489 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000701.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000701.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cb6512a213b705a66c9d3f0cae612c4f97203f3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000701.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0560534b128e0ab955fadbae938d3f95bd20b491b0e7c22c7d07c465a1b5aa63 +size 1117231 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000702.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000702.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e474f17c06d48d2c903a1bd791b0f3ec480750b8 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000702.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:017891b1f21774c92bdd2b5c18940ee2931a75e11649d2b1aea869105cc6ac57 +size 1559686 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000703.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000703.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d40ce6c3870925a5da940fcc57a8a6aee252b83e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000703.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:836502bc600c412b13eb735fa34e18ac533c7a0eb6041019fa3b484d92a06720 +size 911959 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000704.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000704.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27340c5ce0a5f265875b18438ea7e8a4ef616baf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000704.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:573067a4669d607629318c55cd11ca23394a7eebfef6cd1166b73399efe2e547 +size 1208280 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000705.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000705.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce8b666b30c03147cb3d526a341797919129f794 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000705.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bba88f1cc088a2e506e3ca4129ee0b0e905148ac4186c8e27f0227952982da5e +size 1135716 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000706.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000706.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbf295032265f6ada479b466fbe63df710176088 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000706.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:599be5ea74a6486640f6b031a15c78929e373eb0ce96d3f8b2614bc604a48945 +size 1211456 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000707.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000707.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d843b9d84d59f82fee79fbbfa0ae450c6cba32e --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000707.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6bf16d1b10e5aecc51a47b5f94783afc7f866d2b8414797ad7a9f956ba36984 +size 1240379 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000708.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000708.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0515568dff89bad6412ca25a441e78637b17fdff --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000708.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f84209c1f49901d648cd3fe23de6da724cdc38217c00d6db3b87a6a9d6f380a2 +size 1332978 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000709.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000709.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18693c78917ef4fa81d5ee2a0966f2251a8c84d1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000709.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:023ee83fbf37e16929428422f152cd8ffd025180708fbc37faa118b945466e36 +size 1101136 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000710.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000710.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df045362f5af9f4f2f5ad66eaeabcb4ddc5bfc27 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000710.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:606ff80885b40a208083315719137c3d081b7a0e0520e9850b623b623f6b984e +size 1027440 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000711.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000711.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..248b1cad34a9c6858c1416937dccbcad132c74b6 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000711.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:492a0be06dff67019819f6bcb16969f98dda8f01f3e784faf20b03d4e2fa5fe7 +size 1421484 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000712.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000712.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fad79fa114782207a7ef635423a7a6cc740df8b1 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000712.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9f891f88cbd8b2edf9fdd5d3d8b2d338e13c5c418a6e6cfa947861d0a725a39 +size 915506 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000713.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000713.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acff37d63112c09d5fa61b94c2bdcd296ec09eaf --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000713.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:816a6d99a9044b56de7fb9f1457730f7989673526c309d1dea32edead54b016a +size 1147555 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000714.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000714.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc98006e5bb4b4f5804b749a8859dda6441fc27d --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000714.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:778a6234fe32b9d36f006f50497dcf84f2f56530ad884703f73ad53e81586694 +size 1315631 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000715.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000715.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..321b979f0837bdc5faddc38fe8459058ff4ba795 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000715.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c856fc13786d7752dcaec6518f18e8278a0e45d9f2b75cf1c88bf0a53fb6d23e +size 1000309 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000716.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000716.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b84756fef8646aab28937d6f87b2c190734b224 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000716.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fd8c06b673d677a74d318cfe95420c200727243be7f8e96cd0a2a155caa765d +size 855750 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000717.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000717.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01188d1e8314de546fa80e953a159a59d387f3a3 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000717.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:413114286e79e49d2edb7bf98f1fb704823eea52478b3159586eb831b129aa03 +size 1226373 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000718.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000718.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c37eed21b3b7809c668c66dab1884d6ad4a8f4f --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000718.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61ad01f847b04fed75feabcc3d8480b60a895be2f2e252b5c51343a2489ae05b +size 938258 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000719.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000719.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0c157d511d123cf21c7c43896689d7188b8e9ff --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000719.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f0da1beee153450c931d5edefcab4afdc229d79c274fdf67266f5ffdc564f8b +size 1179812 diff --git a/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000720.mp4 b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000720.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79e5a0511ad4224164e1255069a2ce2dab7f6926 --- /dev/null +++ b/RMC-AIDA-L_basket_storage_peach/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000720.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83433c0f9264698171f302ffa296b7a89783707832b9d29f78869f213a748e19 +size 1160157